2023-06-03T19:34:59.782 INFO:root:teuthology version: 0.0.1.dev116+g62814ab 2023-06-03T19:34:59.783 DEBUG:teuthology.run:Teuthology command: teuthology --description upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} --verbose --name teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi --owner scheduled_teuthology@teuthology --archive /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651 -- /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/orig.config.yaml 2023-06-03T19:34:59.846 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-03T19:34:59.955 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651 branch: reef description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} email: ceph-qa@ceph.io first-half-sequence: - cephadm.shell: env: - sha1 mon.a: - ceph config set mgr mgr/cephadm/daemon_cache_timeout 60 - ceph config set global log_to_journald false --force - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - ceph orch ps - echo wait for minority of mons to upgrade - while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for majority of mons to upgrade - 'while ! ceph mon versions | grep $sha1 | egrep '': [23]'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for all mons to upgrade - 'while ! ceph mon versions | grep $sha1 | grep '': 3'' ; do sleep 2 ; done' - ceph orch ps - ceph orch upgrade pause - sleep 60 - ceph orch upgrade resume - echo wait for half of osds to upgrade - 'while ! ceph osd versions | grep $sha1 | egrep '': [45678]''; do sleep 2 ; done' - ceph orch upgrade pause - ceph orch ps - ceph orch ps - ceph versions first-half-tasks: - full_sequential: - rados: clients: - client.0 objects: 500 op_weights: delete: 10 read: 45 write: 45 ops: 4000 write_append_excl: false - print: '**** done rados/readwrite 5-workload' first_in_suite: false job_id: '7295651' kernel: kdb: true sha1: distro last_in_suite: false machine_type: smithi meta: - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'run randomized correctness test for rados operations generate write load with rados bench ' - desc: 'run basic cls tests for rbd ' - desc: 'run basic import/export cli tests for rbd ' - desc: 'librbd C and C++ api tests ' - desc: 'randomized correctness test for rados operations on a replicated pool, using only reads, writes, and deletes ' - desc: 'randomized correctness test for rados operations on a replicated pool with snapshot operations ' - desc: 'run basic import/export cli tests for rbd ' name: teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi no_nested_subset: false nuke-on-error: true openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '20.04' overrides: admin_socket: branch: reef ceph: conf: global: mon election default strategy: 3 mgr: debug mgr: 20 debug ms: 1 mon: debug mon: 20 debug ms: 1 debug paxos: 20 osd: debug ms: 1 debug osd: 20 osd shutdown pgref assert: true create_rbd_pool: true flavor: default log-ignorelist: - \(MDS_ALL_DOWN\) - \(MDS_UP_LESS_THAN_MAX\) sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: osd default pool size: 2 install: ceph: flavor: default sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 kernel: hwe: true workunit: branch: reef sha1: dbb22f29210f43ee95e67f3b727f470d3faecd40 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: 6510 sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 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 - 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_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa suite_relpath: qa suite_repo: https://github.com/ceph/ceph.git suite_sha1: dbb22f29210f43ee95e67f3b727f470d3faecd40 targets: smithi033.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwINnmi+N3LgR9ET61cABYBnDJDAAQE1klaPINljTOvitiIM3/5ICam+qurn41RkfyLPz4uwE1yDyHeI7QBKChMImagaJPfltOSsFsTn67ifp6uunrBJblDzycEd7/lJfdMwBn8dApfOw5SSnVdpzpaKWGNpPqshrinViULNhTz2PMAkza/R7qM6v4qqKKxQx/yVi8/Lt03nxO672k5WH/Wkz7KHX4nwyeTelksSojH9SBt4yR4WpLbMjuFX33Ag14KBWr9YQ30L5/h7VtBLQL+2c7sq3Bnll5zj8H+sIa0hOHmwR5sxs4cVs6Eb4Cblr6xTs0Q9vQefWDDYNL4qRpuj1NO+bW1xGcALK9TujCJ0/fdcMLQ0/r4QukVxSE1j6frwWwo/u8lxTTp/wbNVU14w+37ppSvzcPbOD5FNnCu4PMHgrtqp02ggncjqMYpHvxXoQ53JPn84XfXX04vWf5emRMQ76T0NvWW0jYtj7x7ex7l/iEGUGHVnaOmjLqij0= smithi083.front.sepia.ceph.com: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwINnmi+N3LgR9ET61cABYBnDJDAAQE1klaPINljTOvitiIM3/5ICam+qurn41RkfyLPz4uwE1yDyHeI7QBKChMImagaJPfltOSsFsTn67ifp6uunrBJblDzycEd7/lJfdMwBn8dApfOw5SSnVdpzpaKWGNpPqshrinViULNhTz2PMAkza/R7qM6v4qqKKxQx/yVi8/Lt03nxO672k5WH/Wkz7KHX4nwyeTelksSojH9SBt4yR4WpLbMjuFX33Ag14KBWr9YQ30L5/h7VtBLQL+2c7sq3Bnll5zj8H+sIa0hOHmwR5sxs4cVs6Eb4Cblr6xTs0Q9vQefWDDYNL4qRpuj1NO+bW1xGcALK9TujCJ0/fdcMLQ0/r4QukVxSE1j6frwWwo/u8lxTTp/wbNVU14w+37ppSvzcPbOD5FNnCu4PMHgrtqp02ggncjqMYpHvxXoQ53JPn84XfXX04vWf5emRMQ76T0NvWW0jYtj7x7ex7l/iEGUGHVnaOmjLqij0= 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: 62814aba234085f597115b9ba9bdc56af117de9e timestamp: 2023-06-03_14:23:09 tube: smithi user: teuthology verbose: true worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.23459 2023-06-03T19:34:59.956 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa; will attempt to use it 2023-06-03T19:34:59.957 INFO:teuthology.run:Found tasks at /home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa/tasks 2023-06-03T19:34:59.958 INFO:teuthology.run_tasks:Running task internal.check_packages... 2023-06-03T19:34:59.960 INFO:teuthology.task.internal:Checking packages... 2023-06-03T19:34:59.996 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash '8e24bcf462a1d94c2e12aa4e26419634883a1e88' 2023-06-03T19:34:59.996 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-03T19:34:59.997 INFO:teuthology.packaging:ref: None 2023-06-03T19:34:59.997 INFO:teuthology.packaging:tag: None 2023-06-03T19:34:59.997 INFO:teuthology.packaging:branch: reef 2023-06-03T19:34:59.997 INFO:teuthology.packaging:sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:34:59.998 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-06-03T19:35:00.218 INFO:teuthology.task.internal:Found packages for ceph version 18.0.0-3536-g6eba6641-1focal 2023-06-03T19:35:00.219 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2023-06-03T19:35:00.225 INFO:teuthology.task.internal:no buildpackages task found 2023-06-03T19:35:00.225 INFO:teuthology.run_tasks:Running task internal.save_config... 2023-06-03T19:35:00.235 INFO:teuthology.task.internal:Saving configuration 2023-06-03T19:35:00.256 INFO:teuthology.run_tasks:Running task internal.check_lock... 2023-06-03T19:35:00.262 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-03T19:35:00.288 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651', '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-06-03 19:29:04.369536', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-06-03T19:35:00.314 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651', '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-06-03 19:29:04.371300', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGETOy3xONfbx7kUFCNiUtRLNfkcrcEsWzPdq6Np/6Bw'} 2023-06-03T19:35:00.315 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2023-06-03T19:35:00.321 INFO:teuthology.task.internal:roles: ubuntu@smithi033.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-06-03T19:35:00.321 INFO:teuthology.task.internal:roles: ubuntu@smithi083.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-06-03T19:35:00.321 INFO:teuthology.run_tasks:Running task console_log... 2023-06-03T19:35:00.405 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fe320451160>, signals=[15]) 2023-06-03T19:35:00.406 INFO:teuthology.run_tasks:Running task internal.connect... 2023-06-03T19:35:00.414 INFO:teuthology.task.internal:Opening connections... 2023-06-03T19:35:00.415 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi033.front.sepia.ceph.com 2023-06-03T19:35:00.416 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:35:00.469 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi083.front.sepia.ceph.com 2023-06-03T19:35:00.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:35:00.524 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2023-06-03T19:35:00.531 DEBUG:teuthology.orchestra.run.smithi033:> uname -m 2023-06-03T19:35:00.555 INFO:teuthology.orchestra.run.smithi033.stdout:x86_64 2023-06-03T19:35:00.556 DEBUG:teuthology.orchestra.run.smithi033:> cat /etc/os-release 2023-06-03T19:35:00.602 INFO:teuthology.orchestra.run.smithi033.stdout:NAME="Ubuntu" 2023-06-03T19:35:00.602 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-06-03T19:35:00.602 INFO:teuthology.orchestra.run.smithi033.stdout:ID=ubuntu 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:ID_LIKE=debian 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_ID="20.04" 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:HOME_URL="https://www.ubuntu.com/" 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-06-03T19:35:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-06-03T19:35:00.604 INFO:teuthology.orchestra.run.smithi033.stdout:VERSION_CODENAME=focal 2023-06-03T19:35:00.604 INFO:teuthology.orchestra.run.smithi033.stdout:UBUNTU_CODENAME=focal 2023-06-03T19:35:00.604 INFO:teuthology.lock.ops:Updating smithi033.front.sepia.ceph.com on lock server 2023-06-03T19:35:00.632 DEBUG:teuthology.orchestra.run.smithi083:> uname -m 2023-06-03T19:35:00.639 INFO:teuthology.orchestra.run.smithi083.stdout:x86_64 2023-06-03T19:35:00.640 DEBUG:teuthology.orchestra.run.smithi083:> cat /etc/os-release 2023-06-03T19:35:00.688 INFO:teuthology.orchestra.run.smithi083.stdout:NAME="Ubuntu" 2023-06-03T19:35:00.688 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION="20.04.4 LTS (Focal Fossa)" 2023-06-03T19:35:00.688 INFO:teuthology.orchestra.run.smithi083.stdout:ID=ubuntu 2023-06-03T19:35:00.689 INFO:teuthology.orchestra.run.smithi083.stdout:ID_LIKE=debian 2023-06-03T19:35:00.689 INFO:teuthology.orchestra.run.smithi083.stdout:PRETTY_NAME="Ubuntu 20.04.4 LTS" 2023-06-03T19:35:00.689 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_ID="20.04" 2023-06-03T19:35:00.689 INFO:teuthology.orchestra.run.smithi083.stdout:HOME_URL="https://www.ubuntu.com/" 2023-06-03T19:35:00.690 INFO:teuthology.orchestra.run.smithi083.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2023-06-03T19:35:00.690 INFO:teuthology.orchestra.run.smithi083.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2023-06-03T19:35:00.690 INFO:teuthology.orchestra.run.smithi083.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2023-06-03T19:35:00.690 INFO:teuthology.orchestra.run.smithi083.stdout:VERSION_CODENAME=focal 2023-06-03T19:35:00.691 INFO:teuthology.orchestra.run.smithi083.stdout:UBUNTU_CODENAME=focal 2023-06-03T19:35:00.691 INFO:teuthology.lock.ops:Updating smithi083.front.sepia.ceph.com on lock server 2023-06-03T19:35:00.714 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2023-06-03T19:35:00.724 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2023-06-03T19:35:00.729 INFO:teuthology.task.internal:Checking for old test directory... 2023-06-03T19:35:00.730 DEBUG:teuthology.orchestra.run.smithi033:> test '!' -e /home/ubuntu/cephtest 2023-06-03T19:35:00.732 DEBUG:teuthology.orchestra.run.smithi083:> test '!' -e /home/ubuntu/cephtest 2023-06-03T19:35:00.738 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2023-06-03T19:35:00.757 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2023-06-03T19:35:00.757 DEBUG:teuthology.orchestra.run.smithi033:> test -z $(ls -A /var/lib/ceph) 2023-06-03T19:35:00.759 DEBUG:teuthology.orchestra.run.smithi083:> test -z $(ls -A /var/lib/ceph) 2023-06-03T19:35:00.771 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2023-06-03T19:35:00.828 INFO:teuthology.run_tasks:Running task kernel... 2023-06-03T19:35:00.845 INFO:teuthology.task.kernel:normalize config orig: {'kdb': True, 'sha1': 'distro'} 2023-06-03T19:35:00.845 INFO:teuthology.task.kernel:normalize config orig: {'hwe': True} 2023-06-03T19:35:00.846 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-06-03T19:35:00.846 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': True, 'sha1': 'distro', 'hwe': True}, 'mon.b': {'kdb': True, 'sha1': 'distro', 'hwe': True}}, timeout 300 2023-06-03T19:35:00.846 DEBUG:teuthology.orchestra.run.smithi033:> test -f /run/.containerenv -o -f /.dockerenv 2023-06-03T19:35:00.847 DEBUG:teuthology.orchestra.run.smithi083:> test -f /run/.containerenv -o -f /.dockerenv 2023-06-03T19:35:00.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T19:35:00.853 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2023-06-03T19:35:00.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T19:35:00.854 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2023-06-03T19:35:00.859 INFO:teuthology.orchestra.run.smithi033.stdout:5.4.0-124-generic 2023-06-03T19:35:00.860 INFO:teuthology.task.kernel:Running kernel on smithi033: 5.4.0-124-generic 2023-06-03T19:35:00.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-get clean 2023-06-03T19:35:00.861 INFO:teuthology.orchestra.run.smithi083.stdout:5.4.0-124-generic 2023-06-03T19:35:00.861 INFO:teuthology.task.kernel:Running kernel on smithi083: 5.4.0-124-generic 2023-06-03T19:35:00.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2023-06-03T19:35:00.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2023-06-03T19:35:01.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-get update 2023-06-03T19:35:01.313 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:35:01.315 INFO:teuthology.orchestra.run.smithi033.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-06-03T19:35:01.320 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:35:01.321 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB] 2023-06-03T19:35:01.363 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-06-03T19:35:01.369 INFO:teuthology.orchestra.run.smithi033.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] 2023-06-03T19:35:01.707 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-06-03T19:35:01.713 INFO:teuthology.orchestra.run.smithi033.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [108 kB] 2023-06-03T19:35:01.773 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,229 kB] 2023-06-03T19:35:01.796 INFO:teuthology.orchestra.run.smithi033.stdout:Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [2,229 kB] 2023-06-03T19:35:01.912 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [836 kB] 2023-06-03T19:35:01.932 INFO:teuthology.orchestra.run.smithi033.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main i386 Packages [836 kB] 2023-06-03T19:35:02.266 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,611 kB] 2023-06-03T19:35:02.266 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [606 kB] 2023-06-03T19:35:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [2,611 kB] 2023-06-03T19:35:02.272 INFO:teuthology.orchestra.run.smithi033.stdout:Get:8 http://security.ubuntu.com/ubuntu focal-security/main i386 Packages [606 kB] 2023-06-03T19:35:02.281 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [358 kB] 2023-06-03T19:35:02.287 INFO:teuthology.orchestra.run.smithi033.stdout:Get:9 http://security.ubuntu.com/ubuntu focal-security/main Translation-en [358 kB] 2023-06-03T19:35:02.290 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.0 kB] 2023-06-03T19:35:02.291 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [30.3 kB] 2023-06-03T19:35:02.291 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1,833 kB] 2023-06-03T19:35:02.296 INFO:teuthology.orchestra.run.smithi033.stdout:Get:10 http://security.ubuntu.com/ubuntu focal-security/main amd64 c-n-f Metadata [13.0 kB] 2023-06-03T19:35:02.297 INFO:teuthology.orchestra.run.smithi033.stdout:Get:11 http://security.ubuntu.com/ubuntu focal-security/restricted i386 Packages [30.3 kB] 2023-06-03T19:35:02.297 INFO:teuthology.orchestra.run.smithi033.stdout:Get:12 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [1,833 kB] 2023-06-03T19:35:02.361 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [256 kB] 2023-06-03T19:35:02.367 INFO:teuthology.orchestra.run.smithi033.stdout:Get:13 http://security.ubuntu.com/ubuntu focal-security/restricted Translation-en [256 kB] 2023-06-03T19:35:02.368 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [640 B] 2023-06-03T19:35:02.368 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [842 kB] 2023-06-03T19:35:02.373 INFO:teuthology.orchestra.run.smithi033.stdout:Get:14 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 c-n-f Metadata [640 B] 2023-06-03T19:35:02.373 INFO:teuthology.orchestra.run.smithi033.stdout:Get:15 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [600 kB] 2023-06-03T19:35:02.389 INFO:teuthology.orchestra.run.smithi033.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [842 kB] 2023-06-03T19:35:02.389 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 http://security.ubuntu.com/ubuntu focal-security/universe i386 Packages [600 kB] 2023-06-03T19:35:02.445 INFO:teuthology.orchestra.run.smithi033.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [439 kB] 2023-06-03T19:35:02.457 INFO:teuthology.orchestra.run.smithi033.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [16.8 kB] 2023-06-03T19:35:02.458 INFO:teuthology.orchestra.run.smithi033.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [31.6 kB] 2023-06-03T19:35:02.458 INFO:teuthology.orchestra.run.smithi033.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1,937 kB] 2023-06-03T19:35:02.468 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 http://archive.ubuntu.com/ubuntu focal-updates/main Translation-en [439 kB] 2023-06-03T19:35:02.481 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [16.8 kB] 2023-06-03T19:35:02.482 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [1,937 kB] 2023-06-03T19:35:02.516 INFO:teuthology.orchestra.run.smithi033.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [273 kB] 2023-06-03T19:35:02.522 INFO:teuthology.orchestra.run.smithi033.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [636 B] 2023-06-03T19:35:02.551 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal-updates/restricted i386 Packages [31.6 kB] 2023-06-03T19:35:02.552 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/restricted Translation-en [273 kB] 2023-06-03T19:35:02.559 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 c-n-f Metadata [636 B] 2023-06-03T19:35:02.568 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [173 kB] 2023-06-03T19:35:02.573 INFO:teuthology.orchestra.run.smithi033.stdout:Get:23 http://security.ubuntu.com/ubuntu focal-security/universe Translation-en [173 kB] 2023-06-03T19:35:02.686 INFO:teuthology.orchestra.run.smithi033.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [730 kB] 2023-06-03T19:35:02.724 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal-updates/universe i386 Packages [730 kB] 2023-06-03T19:35:02.975 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [18.4 kB] 2023-06-03T19:35:02.980 INFO:teuthology.orchestra.run.smithi033.stdout:Get:25 http://security.ubuntu.com/ubuntu focal-security/universe amd64 c-n-f Metadata [18.4 kB] 2023-06-03T19:35:02.980 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2023-06-03T19:35:02.983 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.9 kB] 2023-06-03T19:35:02.985 INFO:teuthology.orchestra.run.smithi033.stdout:Get:26 http://security.ubuntu.com/ubuntu focal-security/multiverse i386 Packages [7,204 B] 2023-06-03T19:35:02.988 INFO:teuthology.orchestra.run.smithi033.stdout:Get:27 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [22.9 kB] 2023-06-03T19:35:02.991 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,488 B] 2023-06-03T19:35:02.993 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2023-06-03T19:35:02.996 INFO:teuthology.orchestra.run.smithi033.stdout:Get:28 http://security.ubuntu.com/ubuntu focal-security/multiverse Translation-en [5,488 B] 2023-06-03T19:35:02.998 INFO:teuthology.orchestra.run.smithi033.stdout:Get:29 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 c-n-f Metadata [540 B] 2023-06-03T19:35:03.269 INFO:teuthology.orchestra.run.smithi033.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,067 kB] 2023-06-03T19:35:03.309 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1,067 kB] 2023-06-03T19:35:03.376 INFO:teuthology.orchestra.run.smithi033.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [254 kB] 2023-06-03T19:35:03.396 INFO:teuthology.orchestra.run.smithi033.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [24.9 kB] 2023-06-03T19:35:03.398 INFO:teuthology.orchestra.run.smithi033.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-06-03T19:35:03.398 INFO:teuthology.orchestra.run.smithi033.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.2 kB] 2023-06-03T19:35:03.401 INFO:teuthology.orchestra.run.smithi033.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,408 B] 2023-06-03T19:35:03.401 INFO:teuthology.orchestra.run.smithi033.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [612 B] 2023-06-03T19:35:03.401 INFO:teuthology.orchestra.run.smithi033.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-06-03T19:35:03.404 INFO:teuthology.orchestra.run.smithi033.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-06-03T19:35:03.406 INFO:teuthology.orchestra.run.smithi033.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-06-03T19:35:03.416 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal-updates/universe Translation-en [254 kB] 2023-06-03T19:35:03.436 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [24.9 kB] 2023-06-03T19:35:03.438 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [25.2 kB] 2023-06-03T19:35:03.440 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/multiverse i386 Packages [8,436 B] 2023-06-03T19:35:03.440 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal-updates/multiverse Translation-en [7,408 B] 2023-06-03T19:35:03.441 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 c-n-f Metadata [612 B] 2023-06-03T19:35:03.441 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal-backports/main i386 Packages [36.1 kB] 2023-06-03T19:35:03.443 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 Packages [45.7 kB] 2023-06-03T19:35:03.447 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 http://archive.ubuntu.com/ubuntu focal-backports/main amd64 c-n-f Metadata [1,420 B] 2023-06-03T19:35:03.570 INFO:teuthology.orchestra.run.smithi033.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-06-03T19:35:03.611 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-06-03T19:35:03.733 INFO:teuthology.orchestra.run.smithi033.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 Packages [25.0 kB] 2023-06-03T19:35:03.784 INFO:teuthology.orchestra.run.smithi033.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-06-03T19:35:03.794 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal-backports/universe i386 Packages [13.8 kB] 2023-06-03T19:35:03.816 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal-backports/universe amd64 c-n-f Metadata [880 B] 2023-06-03T19:35:05.890 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 15.7 MB in 3s (5,486 kB/s) 2023-06-03T19:35:06.101 INFO:teuthology.orchestra.run.smithi033.stdout:Fetched 15.7 MB in 3s (5,351 kB/s) 2023-06-03T19:35:07.338 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:35:07.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-06-03T19:35:07.436 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:35:07.549 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:35:07.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-06-03T19:35:07.630 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2023-06-03T19:35:07.631 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2023-06-03T19:35:07.658 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:35:07.807 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2023-06-03T19:35:07.808 INFO:teuthology.orchestra.run.smithi083.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-06-03T19:35:07.808 INFO:teuthology.orchestra.run.smithi083.stdout: libusbmuxd6 linux-image-5.15.0-73-generic linux-modules-5.15.0-73-generic 2023-06-03T19:35:07.809 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-extra-5.15.0-73-generic thermald upower usbmuxd 2023-06-03T19:35:07.810 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2023-06-03T19:35:07.810 INFO:teuthology.orchestra.run.smithi083.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-06-03T19:35:07.810 INFO:teuthology.orchestra.run.smithi083.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-73-generic 2023-06-03T19:35:07.856 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2023-06-03T19:35:07.857 INFO:teuthology.orchestra.run.smithi083.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-06-03T19:35:07.857 INFO:teuthology.orchestra.run.smithi083.stdout: libusbmuxd6 linux-image-5.15.0-73-generic linux-image-generic-hwe-20.04 2023-06-03T19:35:07.858 INFO:teuthology.orchestra.run.smithi083.stdout: linux-modules-5.15.0-73-generic linux-modules-extra-5.15.0-73-generic 2023-06-03T19:35:07.858 INFO:teuthology.orchestra.run.smithi083.stdout: thermald upower usbmuxd 2023-06-03T19:35:07.858 INFO:teuthology.orchestra.run.smithi033.stdout:Building dependency tree... 2023-06-03T19:35:07.859 INFO:teuthology.orchestra.run.smithi033.stdout:Reading state information... 2023-06-03T19:35:08.035 INFO:teuthology.orchestra.run.smithi033.stdout:The following additional packages will be installed: 2023-06-03T19:35:08.035 INFO:teuthology.orchestra.run.smithi033.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-06-03T19:35:08.036 INFO:teuthology.orchestra.run.smithi033.stdout: libusbmuxd6 linux-image-5.15.0-73-generic linux-modules-5.15.0-73-generic 2023-06-03T19:35:08.036 INFO:teuthology.orchestra.run.smithi033.stdout: linux-modules-extra-5.15.0-73-generic thermald upower usbmuxd 2023-06-03T19:35:08.037 INFO:teuthology.orchestra.run.smithi033.stdout:Suggested packages: 2023-06-03T19:35:08.037 INFO:teuthology.orchestra.run.smithi033.stdout: libusbmuxd-tools fdutils linux-doc | linux-hwe-5.15-source-5.15.0 2023-06-03T19:35:08.037 INFO:teuthology.orchestra.run.smithi033.stdout: linux-hwe-5.15-tools linux-headers-5.15.0-73-generic 2023-06-03T19:35:08.041 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 13 newly installed, 0 to remove and 201 not upgraded. 2023-06-03T19:35:08.041 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 90.8 MB of archives. 2023-06-03T19:35:08.041 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 497 MB of additional disk space will be used. 2023-06-03T19:35:08.042 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-06-03T19:35:08.087 INFO:teuthology.orchestra.run.smithi033.stdout:The following NEW packages will be installed: 2023-06-03T19:35:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: libdbus-glib-1-2 libevdev2 libimobiledevice6 libplist3 libupower-glib3 2023-06-03T19:35:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: libusbmuxd6 linux-image-5.15.0-73-generic linux-image-generic-hwe-20.04 2023-06-03T19:35:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: linux-modules-5.15.0-73-generic linux-modules-extra-5.15.0-73-generic 2023-06-03T19:35:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: thermald upower usbmuxd 2023-06-03T19:35:08.274 INFO:teuthology.orchestra.run.smithi033.stdout:0 upgraded, 13 newly installed, 0 to remove and 201 not upgraded. 2023-06-03T19:35:08.275 INFO:teuthology.orchestra.run.smithi033.stdout:Need to get 90.8 MB of archives. 2023-06-03T19:35:08.275 INFO:teuthology.orchestra.run.smithi033.stdout:After this operation, 497 MB of additional disk space will be used. 2023-06-03T19:35:08.275 INFO:teuthology.orchestra.run.smithi033.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 libdbus-glib-1-2 amd64 0.110-5fakssync1 [59.1 kB] 2023-06-03T19:35:08.314 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-06-03T19:35:08.343 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-06-03T19:35:08.361 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-06-03T19:35:08.435 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-06-03T19:35:08.472 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [20.9 MB] 2023-06-03T19:35:08.545 INFO:teuthology.orchestra.run.smithi033.stdout:Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libplist3 amd64 2.1.0-4build2 [31.6 kB] 2023-06-03T19:35:08.574 INFO:teuthology.orchestra.run.smithi033.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libusbmuxd6 amd64 2.0.1-2 [19.1 kB] 2023-06-03T19:35:08.592 INFO:teuthology.orchestra.run.smithi033.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 libimobiledevice6 amd64 1.2.1~git20191129.9f79242-1build1 [65.2 kB] 2023-06-03T19:35:08.666 INFO:teuthology.orchestra.run.smithi033.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libupower-glib3 amd64 0.99.11-1build2 [43.2 kB] 2023-06-03T19:35:08.702 INFO:teuthology.orchestra.run.smithi033.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [20.9 MB] 2023-06-03T19:35:09.363 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [11.3 MB] 2023-06-03T19:35:09.633 INFO:teuthology.orchestra.run.smithi033.stdout:Get:7 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [11.3 MB] 2023-06-03T19:35:09.651 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [58.0 MB] 2023-06-03T19:35:09.922 INFO:teuthology.orchestra.run.smithi033.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-modules-extra-5.15.0-73-generic amd64 5.15.0-73.80~20.04.1 [58.0 MB] 2023-06-03T19:35:11.591 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.73.80~20.04.34 [2,708 B] 2023-06-03T19:35:11.592 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-06-03T19:35:11.592 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-06-03T19:35:11.762 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-06-03T19:35:11.852 INFO:teuthology.orchestra.run.smithi033.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 linux-image-generic-hwe-20.04 amd64 5.15.0.73.80~20.04.34 [2,708 B] 2023-06-03T19:35:11.905 INFO:teuthology.orchestra.run.smithi033.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libevdev2 amd64 1.9.0+dfsg-1ubuntu0.2 [31.6 kB] 2023-06-03T19:35:11.906 INFO:teuthology.orchestra.run.smithi033.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 thermald amd64 1.9.1-1ubuntu0.6 [233 kB] 2023-06-03T19:35:12.075 INFO:teuthology.orchestra.run.smithi033.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 upower amd64 0.99.11-1build2 [104 kB] 2023-06-03T19:35:12.105 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-06-03T19:35:12.419 INFO:teuthology.orchestra.run.smithi033.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 usbmuxd amd64 1.1.1~git20191130.9af2b12-1 [38.4 kB] 2023-06-03T19:35:12.826 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 90.8 MB in 4s (21.3 MB/s) 2023-06-03T19:35:13.016 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-06-03T19:35:13.128 INFO:teuthology.orchestra.run.smithi033.stdout:Fetched 90.8 MB in 4s (20.9 MB/s) 2023-06-03T19:35:13.359 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libdbus-glib-1-2:amd64. 2023-06-03T19:35:14.820 INFO:teuthology.orchestra.run.smithi083.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-06-03T19:35:14.825 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-06-03T19:35:15.026 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:35:15.032 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../00-libdbus-glib-1-2_0.110-5fakssync1_amd64.deb ... 2023-06-03T19:35:15.039 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-06-03T19:35:15.223 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-06-03T19:35:15.350 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libplist3:amd64. 2023-06-03T19:35:15.366 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-06-03T19:35:15.400 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-06-03T19:35:15.602 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libplist3:amd64. 2023-06-03T19:35:15.617 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../01-libplist3_2.1.0-4build2_amd64.deb ... 2023-06-03T19:35:15.660 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libplist3:amd64 (2.1.0-4build2) ... 2023-06-03T19:35:15.762 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-06-03T19:35:15.775 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-06-03T19:35:15.820 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-06-03T19:35:15.921 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libusbmuxd6:amd64. 2023-06-03T19:35:15.934 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../02-libusbmuxd6_2.0.1-2_amd64.deb ... 2023-06-03T19:35:15.988 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libusbmuxd6:amd64 (2.0.1-2) ... 2023-06-03T19:35:16.173 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-06-03T19:35:16.186 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-06-03T19:35:16.223 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-06-03T19:35:16.333 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libimobiledevice6:amd64. 2023-06-03T19:35:16.345 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../03-libimobiledevice6_1.2.1~git20191129.9f79242-1build1_amd64.deb ... 2023-06-03T19:35:16.391 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-06-03T19:35:16.526 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-06-03T19:35:16.541 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-06-03T19:35:16.576 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-06-03T19:35:16.694 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libupower-glib3:amd64. 2023-06-03T19:35:16.710 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../04-libupower-glib3_0.99.11-1build2_amd64.deb ... 2023-06-03T19:35:16.744 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libupower-glib3:amd64 (0.99.11-1build2) ... 2023-06-03T19:35:16.904 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-5.15.0-73-generic. 2023-06-03T19:35:16.916 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../05-linux-modules-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:16.954 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:17.081 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package linux-modules-5.15.0-73-generic. 2023-06-03T19:35:17.096 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../05-linux-modules-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:17.139 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking linux-modules-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:19.488 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-5.15.0-73-generic. 2023-06-03T19:35:19.503 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../06-linux-image-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:19.582 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:20.116 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-73-generic. 2023-06-03T19:35:20.124 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package linux-image-5.15.0-73-generic. 2023-06-03T19:35:20.132 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:20.138 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../06-linux-image-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:20.174 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-modules-extra-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:20.234 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:20.777 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-73-generic. 2023-06-03T19:35:20.793 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../07-linux-modules-extra-5.15.0-73-generic_5.15.0-73.80~20.04.1_amd64.deb ... 2023-06-03T19:35:20.827 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking linux-modules-extra-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:26.793 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-06-03T19:35:26.808 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.73.80~20.04.34_amd64.deb ... 2023-06-03T19:35:26.876 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.73.80~20.04.34) ... 2023-06-03T19:35:27.212 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libevdev2:amd64. 2023-06-03T19:35:27.225 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-06-03T19:35:27.295 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-06-03T19:35:27.364 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package linux-image-generic-hwe-20.04. 2023-06-03T19:35:27.380 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../08-linux-image-generic-hwe-20.04_5.15.0.73.80~20.04.34_amd64.deb ... 2023-06-03T19:35:27.422 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking linux-image-generic-hwe-20.04 (5.15.0.73.80~20.04.34) ... 2023-06-03T19:35:27.657 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package thermald. 2023-06-03T19:35:27.670 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-06-03T19:35:27.715 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-06-03T19:35:27.766 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libevdev2:amd64. 2023-06-03T19:35:27.782 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../09-libevdev2_1.9.0+dfsg-1ubuntu0.2_amd64.deb ... 2023-06-03T19:35:27.825 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-06-03T19:35:28.220 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package thermald. 2023-06-03T19:35:28.234 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../10-thermald_1.9.1-1ubuntu0.6_amd64.deb ... 2023-06-03T19:35:28.270 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package upower. 2023-06-03T19:35:28.278 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking thermald (1.9.1-1ubuntu0.6) ... 2023-06-03T19:35:28.284 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-06-03T19:35:28.346 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking upower (0.99.11-1build2) ... 2023-06-03T19:35:28.774 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package usbmuxd. 2023-06-03T19:35:28.788 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-06-03T19:35:28.832 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-06-03T19:35:28.866 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package upower. 2023-06-03T19:35:28.881 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../11-upower_0.99.11-1build2_amd64.deb ... 2023-06-03T19:35:28.944 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking upower (0.99.11-1build2) ... 2023-06-03T19:35:29.181 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-06-03T19:35:29.304 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-06-03T19:35:29.363 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package usbmuxd. 2023-06-03T19:35:29.378 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../12-usbmuxd_1.1.1~git20191130.9af2b12-1_amd64.deb ... 2023-06-03T19:35:29.421 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-06-03T19:35:29.455 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-06-03T19:35:29.581 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-06-03T19:35:29.707 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-06-03T19:35:29.744 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libplist3:amd64 (2.1.0-4build2) ... 2023-06-03T19:35:29.850 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-06-03T19:35:29.868 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libdbus-glib-1-2:amd64 (0.110-5fakssync1) ... 2023-06-03T19:35:29.967 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up upower (0.99.11-1build2) ... 2023-06-03T19:35:30.019 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libusbmuxd6:amd64 (2.0.1-2) ... 2023-06-03T19:35:30.145 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libupower-glib3:amd64 (0.99.11-1build2) ... 2023-06-03T19:35:30.296 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libimobiledevice6:amd64 (1.2.1~git20191129.9f79242-1build1) ... 2023-06-03T19:35:30.422 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libevdev2:amd64 (1.9.0+dfsg-1ubuntu0.2) ... 2023-06-03T19:35:30.526 INFO:teuthology.orchestra.run.smithi083.stdout:upower.service is a disabled or a static unit, not starting it. 2023-06-03T19:35:30.556 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up upower (0.99.11-1build2) ... 2023-06-03T19:35:30.599 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-06-03T19:35:30.776 INFO:teuthology.orchestra.run.smithi083.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-06-03T19:35:30.802 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user `usbmux' (UID 114) ... 2023-06-03T19:35:30.803 INFO:teuthology.orchestra.run.smithi083.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-06-03T19:35:31.155 INFO:teuthology.orchestra.run.smithi033.stdout:upower.service is a disabled or a static unit, not starting it. 2023-06-03T19:35:31.211 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up usbmuxd (1.1.1~git20191130.9af2b12-1) ... 2023-06-03T19:35:31.316 INFO:teuthology.orchestra.run.smithi083.stdout:Not creating home directory `/var/lib/usbmux'. 2023-06-03T19:35:31.372 INFO:teuthology.orchestra.run.smithi033.stdout:Warning: The home dir /var/lib/usbmux you specified can't be accessed: No such file or directory 2023-06-03T19:35:31.397 INFO:teuthology.orchestra.run.smithi033.stdout:Adding system user `usbmux' (UID 114) ... 2023-06-03T19:35:31.397 INFO:teuthology.orchestra.run.smithi033.stdout:Adding new user `usbmux' (UID 114) with group `plugdev' ... 2023-06-03T19:35:31.509 INFO:teuthology.orchestra.run.smithi083.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-06-03T19:35:31.554 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-06-03T19:35:31.876 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-06-03T19:35:31.876 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-06-03T19:35:31.919 INFO:teuthology.orchestra.run.smithi033.stdout:Not creating home directory `/var/lib/usbmux'. 2023-06-03T19:35:32.141 INFO:teuthology.orchestra.run.smithi033.stdout:usbmuxd.service is a disabled or a static unit, not starting it. 2023-06-03T19:35:32.191 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up thermald (1.9.1-1ubuntu0.6) ... 2023-06-03T19:35:32.333 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:32.511 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/dbus-org.freedesktop.thermald.service -> /lib/systemd/system/thermald.service. 2023-06-03T19:35:32.514 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/thermald.service -> /lib/systemd/system/thermald.service. 2023-06-03T19:35:32.978 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:33.665 INFO:teuthology.orchestra.run.smithi083.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:35:33.666 INFO:teuthology.orchestra.run.smithi083.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-73-generic 2023-06-03T19:35:33.828 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:34.343 INFO:teuthology.orchestra.run.smithi033.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:35:34.343 INFO:teuthology.orchestra.run.smithi033.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-73-generic 2023-06-03T19:35:34.509 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up linux-modules-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:35.396 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-modules-extra-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:36.384 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up linux-modules-extra-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:36.756 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.73.80~20.04.34) ... 2023-06-03T19:35:36.898 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-06-03T19:35:37.187 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-06-03T19:35:37.802 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up linux-image-generic-hwe-20.04 (5.15.0.73.80~20.04.34) ... 2023-06-03T19:35:37.937 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-06-03T19:35:37.982 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-06-03T19:35:38.090 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:38.180 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-06-03T19:35:38.180 INFO:teuthology.orchestra.run.smithi083.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:35:38.275 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-06-03T19:35:39.086 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for dbus (1.12.16-2ubuntu2.2) ... 2023-06-03T19:35:39.212 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for linux-image-5.15.0-73-generic (5.15.0-73.80~20.04.1) ... 2023-06-03T19:35:39.301 INFO:teuthology.orchestra.run.smithi033.stdout:/etc/kernel/postinst.d/initramfs-tools: 2023-06-03T19:35:39.302 INFO:teuthology.orchestra.run.smithi033.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:36:03.579 INFO:teuthology.orchestra.run.smithi083.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-06-03T19:36:03.579 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub' 2023-06-03T19:36:03.600 INFO:teuthology.orchestra.run.smithi083.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-06-03T19:36:03.621 INFO:teuthology.orchestra.run.smithi083.stdout:Generating grub configuration file ... 2023-06-03T19:36:03.917 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:36:03.940 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:36:04.354 INFO:teuthology.orchestra.run.smithi083.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-06-03T19:36:04.366 INFO:teuthology.orchestra.run.smithi083.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-06-03T19:36:05.460 INFO:teuthology.orchestra.run.smithi033.stdout:/etc/kernel/postinst.d/zz-update-grub: 2023-06-03T19:36:05.461 INFO:teuthology.orchestra.run.smithi033.stdout:Sourcing file `/etc/default/grub' 2023-06-03T19:36:05.475 INFO:teuthology.orchestra.run.smithi033.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-06-03T19:36:05.496 INFO:teuthology.orchestra.run.smithi033.stdout:Generating grub configuration file ... 2023-06-03T19:36:05.820 INFO:teuthology.orchestra.run.smithi033.stdout:Found linux image: /boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:36:05.846 INFO:teuthology.orchestra.run.smithi033.stdout:Found initrd image: /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:36:06.276 INFO:teuthology.orchestra.run.smithi033.stdout:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-06-03T19:36:06.288 INFO:teuthology.orchestra.run.smithi033.stdout:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-06-03T19:36:06.358 INFO:teuthology.orchestra.run.smithi083.stdout:done 2023-06-03T19:36:06.818 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic-hwe-20.04 2023-06-03T19:36:06.872 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic-hwe-20.04 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 20 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2023-06-03T19:36:06.873 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta-hwe-5.15 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.73.80~20.04.34 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.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-73), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-73-generic, linux-modules-extra-5.15.0-73-generic, linux-firmware, intel-microcode, amd64-microcode 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2023-06-03T19:36:06.874 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2023-06-03T19:36:06.875 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-73-generic 2023-06-03T19:36:06.875 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-06-03T19:36:06.875 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-06-03T19:36:06.875 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2023-06-03T19:36:06.875 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi083.front.sepia.ceph.com, path=None, version=distro) 2023-06-03T19:36:06.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get clean 2023-06-03T19:36:06.981 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2023-06-03T19:36:07.130 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:36:07.136 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-06-03T19:36:07.153 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-06-03T19:36:07.247 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-06-03T19:36:08.440 INFO:teuthology.orchestra.run.smithi033.stdout:done 2023-06-03T19:36:08.811 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:36:08.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-06-03T19:36:08.891 DEBUG:teuthology.orchestra.run.smithi033:> dpkg -s linux-image-generic-hwe-20.04 2023-06-03T19:36:08.900 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:36:08.940 INFO:teuthology.orchestra.run.smithi033.stdout:Package: linux-image-generic-hwe-20.04 2023-06-03T19:36:08.940 INFO:teuthology.orchestra.run.smithi033.stdout:Status: install ok installed 2023-06-03T19:36:08.940 INFO:teuthology.orchestra.run.smithi033.stdout:Priority: optional 2023-06-03T19:36:08.940 INFO:teuthology.orchestra.run.smithi033.stdout:Section: kernel 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Installed-Size: 20 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Maintainer: Ubuntu Kernel Team 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Architecture: amd64 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Source: linux-meta-hwe-5.15 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Version: 5.15.0.73.80~20.04.34 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.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-73), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-06-03T19:36:08.941 INFO:teuthology.orchestra.run.smithi033.stdout:Depends: linux-image-5.15.0-73-generic, linux-modules-extra-5.15.0-73-generic, linux-firmware, intel-microcode, amd64-microcode 2023-06-03T19:36:08.942 INFO:teuthology.orchestra.run.smithi033.stdout:Recommends: thermald 2023-06-03T19:36:08.942 INFO:teuthology.orchestra.run.smithi033.stdout:Description: Generic Linux kernel image 2023-06-03T19:36:08.942 INFO:teuthology.orchestra.run.smithi033.stdout: This package will always depend on the latest generic kernel image 2023-06-03T19:36:08.942 INFO:teuthology.orchestra.run.smithi033.stdout: available. 2023-06-03T19:36:08.942 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.4.0-124-generic Expected: 5.15.0-73-generic 2023-06-03T19:36:08.943 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2023-06-03T19:36:08.943 DEBUG:teuthology.task.kernel:src is distro, skipping download 2023-06-03T19:36:08.943 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2023-06-03T19:36:08.943 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi033.front.sepia.ceph.com, path=None, version=distro) 2023-06-03T19:36:08.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-get clean 2023-06-03T19:36:09.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-get update 2023-06-03T19:36:09.093 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2023-06-03T19:36:09.094 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2023-06-03T19:36:09.171 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:36:09.176 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-06-03T19:36:09.194 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:3 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-06-03T19:36:09.289 INFO:teuthology.orchestra.run.smithi083.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.73.80~20.04.34). 2023-06-03T19:36:09.289 INFO:teuthology.orchestra.run.smithi083.stdout:0 upgraded, 0 newly installed, 0 to remove and 201 not upgraded. 2023-06-03T19:36:09.290 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:4 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-06-03T19:36:09.291 DEBUG:teuthology.orchestra.run.smithi083:> dpkg -s linux-image-generic-hwe-20.04 2023-06-03T19:36:09.313 INFO:teuthology.orchestra.run.smithi083.stdout:Package: linux-image-generic-hwe-20.04 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Status: install ok installed 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Priority: optional 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Section: kernel 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Installed-Size: 20 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Maintainer: Ubuntu Kernel Team 2023-06-03T19:36:09.314 INFO:teuthology.orchestra.run.smithi083.stdout:Architecture: amd64 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.stdout:Source: linux-meta-hwe-5.15 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.stdout:Version: 5.15.0.73.80~20.04.34 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.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-73), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.stdout:Depends: linux-image-5.15.0-73-generic, linux-modules-extra-5.15.0-73-generic, linux-firmware, intel-microcode, amd64-microcode 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.stdout:Recommends: thermald 2023-06-03T19:36:09.315 INFO:teuthology.orchestra.run.smithi083.stdout:Description: Generic Linux kernel image 2023-06-03T19:36:09.316 INFO:teuthology.orchestra.run.smithi083.stdout: This package will always depend on the latest generic kernel image 2023-06-03T19:36:09.316 INFO:teuthology.orchestra.run.smithi083.stdout: available. 2023-06-03T19:36:09.316 DEBUG:teuthology.orchestra.run.smithi083:> mktemp 2023-06-03T19:36:09.323 INFO:teuthology.orchestra.run.smithi083.stdout:/tmp/tmp.seExwgTnsy 2023-06-03T19:36:09.323 DEBUG:teuthology.orchestra.run.smithi083:> sudo cp /boot/grub/grub.cfg /tmp/tmp.seExwgTnsy 2023-06-03T19:36:09.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0666 /tmp/tmp.seExwgTnsy 2023-06-03T19:36:09.435 DEBUG:teuthology.orchestra.remote:smithi083:/tmp/tmp.seExwgTnsy is 9KB 2023-06-03T19:36:09.449 DEBUG:teuthology.orchestra.run.smithi083:> rm -fr /tmp/tmp.seExwgTnsy 2023-06-03T19:36:09.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-06-03T19:36:09.465 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:36:09.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-06-03T19:36:09.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-06-03T19:36:09.543 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-73-generic 2023-06-03T19:36:09.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo update-grub 2023-06-03T19:36:10.837 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub' 2023-06-03T19:36:10.848 INFO:teuthology.orchestra.run.smithi083.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-06-03T19:36:10.861 INFO:teuthology.orchestra.run.smithi083.stderr:Generating grub configuration file ... 2023-06-03T19:36:10.917 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:36:10.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic-hwe-20.04 2023-06-03T19:36:11.010 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:36:11.113 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:36:11.125 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:36:11.204 INFO:teuthology.orchestra.run.smithi033.stdout:Building dependency tree... 2023-06-03T19:36:11.205 INFO:teuthology.orchestra.run.smithi033.stdout:Reading state information... 2023-06-03T19:36:11.411 INFO:teuthology.orchestra.run.smithi033.stdout:linux-image-generic-hwe-20.04 is already the newest version (5.15.0.73.80~20.04.34). 2023-06-03T19:36:11.412 INFO:teuthology.orchestra.run.smithi033.stdout:0 upgraded, 0 newly installed, 0 to remove and 201 not upgraded. 2023-06-03T19:36:11.413 DEBUG:teuthology.orchestra.run.smithi033:> dpkg -s linux-image-generic-hwe-20.04 2023-06-03T19:36:11.431 INFO:teuthology.orchestra.run.smithi033.stdout:Package: linux-image-generic-hwe-20.04 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Status: install ok installed 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Priority: optional 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Section: kernel 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Installed-Size: 20 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Maintainer: Ubuntu Kernel Team 2023-06-03T19:36:11.432 INFO:teuthology.orchestra.run.smithi033.stdout:Architecture: amd64 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout:Source: linux-meta-hwe-5.15 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout:Version: 5.15.0.73.80~20.04.34 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.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-73), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.1) 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout:Depends: linux-image-5.15.0-73-generic, linux-modules-extra-5.15.0-73-generic, linux-firmware, intel-microcode, amd64-microcode 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout:Recommends: thermald 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout:Description: Generic Linux kernel image 2023-06-03T19:36:11.433 INFO:teuthology.orchestra.run.smithi033.stdout: This package will always depend on the latest generic kernel image 2023-06-03T19:36:11.434 INFO:teuthology.orchestra.run.smithi033.stdout: available. 2023-06-03T19:36:11.434 DEBUG:teuthology.orchestra.run.smithi033:> mktemp 2023-06-03T19:36:11.440 INFO:teuthology.orchestra.run.smithi033.stdout:/tmp/tmp.3oLJSSNPyp 2023-06-03T19:36:11.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo cp /boot/grub/grub.cfg /tmp/tmp.3oLJSSNPyp 2023-06-03T19:36:11.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0666 /tmp/tmp.3oLJSSNPyp 2023-06-03T19:36:11.469 INFO:teuthology.orchestra.run.smithi083.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-06-03T19:36:11.481 INFO:teuthology.orchestra.run.smithi083.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-06-03T19:36:11.535 DEBUG:teuthology.orchestra.remote:smithi033:/tmp/tmp.3oLJSSNPyp is 9KB 2023-06-03T19:36:11.548 DEBUG:teuthology.orchestra.run.smithi033:> rm -fr /tmp/tmp.3oLJSSNPyp 2023-06-03T19:36:11.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2023-06-03T19:36:11.611 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:36:11.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/grub.d/01_ceph_kernel 2023-06-03T19:36:11.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2023-06-03T19:36:11.641 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-73-generic 2023-06-03T19:36:11.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo update-grub 2023-06-03T19:36:12.442 INFO:teuthology.orchestra.run.smithi083.stderr:done 2023-06-03T19:36:12.444 DEBUG:teuthology.orchestra.run.smithi083:> sudo shutdown -r now 2023-06-03T19:36:13.049 INFO:teuthology.orchestra.run.smithi033.stderr:Sourcing file `/etc/default/grub' 2023-06-03T19:36:13.057 INFO:teuthology.orchestra.run.smithi033.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2023-06-03T19:36:13.069 INFO:teuthology.orchestra.run.smithi033.stderr:Generating grub configuration file ... 2023-06-03T19:36:13.326 INFO:teuthology.orchestra.run.smithi033.stderr:Found linux image: /boot/vmlinuz-5.15.0-73-generic 2023-06-03T19:36:13.337 INFO:teuthology.orchestra.run.smithi033.stderr:Found initrd image: /boot/initrd.img-5.15.0-73-generic 2023-06-03T19:36:13.704 INFO:teuthology.orchestra.run.smithi033.stderr:Found linux image: /boot/vmlinuz-5.4.0-124-generic 2023-06-03T19:36:13.715 INFO:teuthology.orchestra.run.smithi033.stderr:Found initrd image: /boot/initrd.img-5.4.0-124-generic 2023-06-03T19:36:14.735 INFO:teuthology.orchestra.run.smithi033.stderr:done 2023-06-03T19:36:14.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo shutdown -r now 2023-06-03T19:36:42.474 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2023-06-03T19:36:42.474 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-06-03T19:36:42.475 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:36:44.740 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2023-06-03T19:36:44.740 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2023-06-03T19:36:44.741 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:37:01.040 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2023-06-03T19:37:03.088 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.33 2023-06-03T19:37:31.047 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-06-03T19:37:31.048 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:37:33.091 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2023-06-03T19:37:33.092 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:37:34.128 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.83 2023-06-03T19:37:51.476 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.33 2023-06-03T19:38:04.142 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-06-03T19:38:04.143 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:38:04.449 DEBUG:teuthology.orchestra.run.smithi083:> true 2023-06-03T19:38:05.054 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-06-03T19:38:05.054 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-73-generic"... 2023-06-03T19:38:05.055 DEBUG:teuthology.orchestra.run.smithi083:> uname -r 2023-06-03T19:38:05.103 INFO:teuthology.orchestra.run.smithi083.stdout:5.15.0-73-generic 2023-06-03T19:38:05.103 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-73-generic vs 5.15.0-73-generic 2023-06-03T19:38:05.104 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-06-03T19:38:05.104 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-06-03T19:38:06.105 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2023-06-03T19:38:06.135 DEBUG:teuthology.orchestra.run.smithi083:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-06-03T19:38:06.447 INFO:teuthology.orchestra.run.smithi083.stdout:ttyS1 2023-06-03T19:38:06.472 DEBUG:teuthology.parallel:result is None 2023-06-03T19:38:21.478 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2023-06-03T19:38:21.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:38:21.713 DEBUG:teuthology.orchestra.run.smithi033:> true 2023-06-03T19:38:22.211 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi033.front.sepia.ceph.com' 2023-06-03T19:38:22.211 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-73-generic"... 2023-06-03T19:38:22.211 DEBUG:teuthology.orchestra.run.smithi033:> uname -r 2023-06-03T19:38:22.258 INFO:teuthology.orchestra.run.smithi033.stdout:5.15.0-73-generic 2023-06-03T19:38:22.258 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-73-generic vs 5.15.0-73-generic 2023-06-03T19:38:22.259 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2023-06-03T19:38:22.259 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2023-06-03T19:38:23.260 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2023-06-03T19:38:23.260 DEBUG:teuthology.orchestra.run.smithi033:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2023-06-03T19:38:23.339 INFO:teuthology.orchestra.run.smithi033.stdout:ttyS1 2023-06-03T19:38:23.359 DEBUG:teuthology.parallel:result is None 2023-06-03T19:38:23.359 INFO:teuthology.run_tasks:Running task internal.base... 2023-06-03T19:38:23.368 INFO:teuthology.task.internal:Creating test directory... 2023-06-03T19:38:23.369 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-06-03T19:38:23.371 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2023-06-03T19:38:23.379 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2023-06-03T19:38:23.424 INFO:teuthology.run_tasks:Running task internal.archive... 2023-06-03T19:38:23.437 INFO:teuthology.task.internal:Creating archive directory... 2023-06-03T19:38:23.438 DEBUG:teuthology.orchestra.run.smithi033:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-06-03T19:38:23.440 DEBUG:teuthology.orchestra.run.smithi083:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2023-06-03T19:38:23.543 INFO:teuthology.run_tasks:Running task internal.coredump... 2023-06-03T19:38:23.556 INFO:teuthology.task.internal:Enabling coredump saving... 2023-06-03T19:38:23.557 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T19:38:23.560 DEBUG:teuthology.orchestra.run.smithi083:> 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-06-03T19:38:23.575 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-03T19:38:23.576 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-03T19:38:23.582 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-03T19:38:23.584 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2023-06-03T19:38:23.586 INFO:teuthology.run_tasks:Running task internal.sudo... 2023-06-03T19:38:23.596 INFO:teuthology.task.internal:Configuring sudo... 2023-06-03T19:38:23.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-06-03T19:38:23.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2023-06-03T19:38:23.644 INFO:teuthology.run_tasks:Running task internal.syslog... 2023-06-03T19:38:23.655 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2023-06-03T19:38:23.655 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-06-03T19:38:23.686 DEBUG:teuthology.orchestra.run.smithi083:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2023-06-03T19:38:23.693 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-03T19:38:23.740 DEBUG:teuthology.orchestra.run.smithi033:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-03T19:38:23.787 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:38:23.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-06-03T19:38:23.852 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2023-06-03T19:38:23.860 DEBUG:teuthology.orchestra.run.smithi083:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2023-06-03T19:38:23.908 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:38:23.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2023-06-03T19:38:23.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo service rsyslog restart 2023-06-03T19:38:23.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo service rsyslog restart 2023-06-03T19:38:24.055 INFO:teuthology.run_tasks:Running task internal.timer... 2023-06-03T19:38:24.065 INFO:teuthology.task.internal:Starting timer... 2023-06-03T19:38:24.065 INFO:teuthology.run_tasks:Running task pcp... 2023-06-03T19:38:24.082 INFO:teuthology.run_tasks:Running task selinux... 2023-06-03T19:38:24.094 DEBUG:teuthology.task.selinux:Excluding smithi033: OS 'ubuntu' does not support SELinux 2023-06-03T19:38:24.094 DEBUG:teuthology.task.selinux:Excluding smithi083: OS 'ubuntu' does not support SELinux 2023-06-03T19:38:24.095 DEBUG:teuthology.task.selinux:Getting current SELinux state 2023-06-03T19:38:24.095 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2023-06-03T19:38:24.095 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2023-06-03T19:38:24.095 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2023-06-03T19:38:24.108 INFO:teuthology.repo_utils:/home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main was just updated or references a specific commit; assuming it is current 2023-06-03T19:38:24.109 INFO:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2023-06-03T19:38:24.133 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-06-03T19:38:24.134 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi033.front.sepia.ceph.com,smithi083.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2023-06-03T19:43:50.492 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi033.front.sepia.ceph.com'), Remote(name='ubuntu@smithi083.front.sepia.ceph.com')] 2023-06-03T19:43:50.494 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi033.front.sepia.ceph.com' 2023-06-03T19:43:50.495 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi033.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:43:50.582 DEBUG:teuthology.orchestra.run.smithi033:> true 2023-06-03T19:43:50.702 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi083.front.sepia.ceph.com' 2023-06-03T19:43:50.702 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi083.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2023-06-03T19:43:50.789 DEBUG:teuthology.orchestra.run.smithi083:> true 2023-06-03T19:43:50.913 INFO:teuthology.run_tasks:Running task clock... 2023-06-03T19:43:50.926 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2023-06-03T19:43:50.927 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-06-03T19:43:50.928 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T19:43:50.930 INFO:teuthology.orchestra.run:Running command with timeout 360 2023-06-03T19:43:50.930 DEBUG:teuthology.orchestra.run.smithi083:> 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-06-03T19:43:50.959 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-06-03T19:43:50.960 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Command line: ntpd -gq 2023-06-03T19:43:50.961 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: proto: precision = 0.076 usec (-24) 2023-06-03T19:43:50.962 INFO:teuthology.orchestra.run.smithi033.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-06-03T19:43:50.962 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-06-03T19:43:50.963 INFO:teuthology.orchestra.run.smithi033.stderr:restrict ::: KOD does nothing without LIMITED. 2023-06-03T19:43:50.963 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: restrict ::: KOD does nothing without LIMITED. 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen and drop on 0 v6wildcard [::]:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen normally on 2 lo 127.0.0.1:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen normally on 3 ens1f0 172.21.15.33:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen normally on 4 lo [::1]:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listen normally on 5 ens1f0 [fe80::ae1f:6bff:fea5:d294%2]:123 2023-06-03T19:43:50.964 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:50 ntpd[21611]: Listening on routing socket on fd #22 for interface updates 2023-06-03T19:43:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: ntpd 4.2.8p12@1.3728-o (1): Starting 2023-06-03T19:43:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Command line: ntpd -gq 2023-06-03T19:43:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: proto: precision = 0.051 usec (-24) 2023-06-03T19:43:50.993 INFO:teuthology.orchestra.run.smithi083.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-06-03T19:43:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2023-06-03T19:43:50.994 INFO:teuthology.orchestra.run.smithi083.stderr:restrict ::: KOD does nothing without LIMITED. 2023-06-03T19:43:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: restrict ::: KOD does nothing without LIMITED. 2023-06-03T19:43:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen and drop on 0 v6wildcard [::]:123 2023-06-03T19:43:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2023-06-03T19:43:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen normally on 2 lo 127.0.0.1:123 2023-06-03T19:43:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen normally on 3 enp3s0f1 172.21.15.83:123 2023-06-03T19:43:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen normally on 4 lo [::1]:123 2023-06-03T19:43:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe8f:ce91%5]:123 2023-06-03T19:43:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:50 ntpd[21739]: Listening on routing socket on fd #22 for interface updates 2023-06-03T19:43:51.960 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:51.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:51.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:51.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:51 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:51.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:51.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:51.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:51.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:51 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:52.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:52.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:52.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:52.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:52.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:52.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:52 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:53.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:53.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:53 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:53.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:53.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:53.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:53.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:53 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:54.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:54.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:54.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:54.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:54.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:54.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:54 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:54.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:54.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:54.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:54.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:54.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:54.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:54 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:55.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:55.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:55.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:55.964 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:55 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:55.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:55.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:55 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:56.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:56.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:56.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:56.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:56.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:56.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:56 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:56.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:56.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:56.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:56.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:56.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:56.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:56 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.961 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:57.962 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:57.962 INFO:teuthology.orchestra.run.smithi033.stdout: 3 Jun 19:43:57 ntpd[21611]: ntpd: time slew -0.004569 s 2023-06-03T19:43:57.962 INFO:teuthology.orchestra.run.smithi033.stdout:ntpd: time slew -0.004569s 2023-06-03T19:43:57.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-06-03T19:43:57.963 INFO:teuthology.orchestra.run.smithi033.stderr: 3 Jun 19:43:57 ntpd[21611]: can't open /var/log/ntpstats/loopstats.20230603: Permission denied 2023-06-03T19:43:57.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.993 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: can't open /var/log/ntpstats/rawstats.20230603: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2023-06-03T19:43:57.994 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: can't open /var/log/ntpstats/peerstats.20230603: Permission denied 2023-06-03T19:43:57.995 INFO:teuthology.orchestra.run.smithi083.stdout: 3 Jun 19:43:57 ntpd[21739]: ntpd: time slew -0.004396 s 2023-06-03T19:43:57.995 INFO:teuthology.orchestra.run.smithi083.stdout:ntpd: time slew -0.004396s 2023-06-03T19:43:57.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2023-06-03T19:43:57.995 INFO:teuthology.orchestra.run.smithi083.stderr: 3 Jun 19:43:57 ntpd[21739]: can't open /var/log/ntpstats/loopstats.20230603: Permission denied 2023-06-03T19:43:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: remote refid st t when poll reach delay offset jitter 2023-06-03T19:43:58.034 INFO:teuthology.orchestra.run.smithi033.stdout:============================================================================== 2023-06-03T19:43:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.056 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2023-06-03T19:43:58.056 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2023-06-03T19:43:58.056 INFO:teuthology.orchestra.run.smithi083.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.056 INFO:teuthology.orchestra.run.smithi083.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.056 INFO:teuthology.orchestra.run.smithi083.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.057 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 0.000 0.000 2023-06-03T19:43:58.057 INFO:teuthology.run_tasks:Running task install... 2023-06-03T19:43:58.066 DEBUG:teuthology.task.install:project ceph 2023-06-03T19:43:58.067 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': '8e24bcf462a1d94c2e12aa4e26419634883a1e88'}} 2023-06-03T19:43:58.067 DEBUG:teuthology.task.install:config {'branch': 'pacific', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': '8e24bcf462a1d94c2e12aa4e26419634883a1e88'} 2023-06-03T19:43:58.067 INFO:teuthology.task.install:Using flavor: default 2023-06-03T19:43:58.072 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-06-03T19:43:58.073 INFO:teuthology.task.install:extra packages: [] 2023-06-03T19:43:58.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-key list | grep Ceph 2023-06-03T19:43:58.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-key list | grep Ceph 2023-06-03T19:43:58.182 INFO:teuthology.orchestra.run.smithi033.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-06-03T19:43:58.197 INFO:teuthology.orchestra.run.smithi083.stderr:Warning: apt-key output should not be parsed (stdout is not a terminal) 2023-06-03T19:43:58.238 INFO:teuthology.orchestra.run.smithi033.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-06-03T19:43:58.239 INFO:teuthology.orchestra.run.smithi033.stdout:uid [ unknown] Ceph.com (release key) 2023-06-03T19:43:58.240 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-06-03T19:43:58.240 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-03T19:43:58.240 INFO:teuthology.packaging:ref: None 2023-06-03T19:43:58.240 INFO:teuthology.packaging:tag: None 2023-06-03T19:43:58.241 INFO:teuthology.packaging:branch: pacific 2023-06-03T19:43:58.241 INFO:teuthology.packaging:sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:43:58.241 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-06-03T19:43:58.253 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2023-06-03T19:43:58.253 INFO:teuthology.orchestra.run.smithi083.stdout:uid [ unknown] Ceph.com (release key) 2023-06-03T19:43:58.254 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-06-03T19:43:58.254 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-03T19:43:58.254 INFO:teuthology.packaging:ref: None 2023-06-03T19:43:58.254 INFO:teuthology.packaging:tag: None 2023-06-03T19:43:58.255 INFO:teuthology.packaging:branch: pacific 2023-06-03T19:43:58.255 INFO:teuthology.packaging:sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:43:58.255 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-06-03T19:43:58.547 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default/ 2023-06-03T19:43:58.548 INFO:teuthology.task.install.deb:Package version is 16.2.13-257-gd8c5d349-1focal 2023-06-03T19:43:58.553 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default/ 2023-06-03T19:43:58.554 INFO:teuthology.task.install.deb:Package version is 16.2.13-257-gd8c5d349-1focal 2023-06-03T19:43:58.732 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:43:58.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-06-03T19:43:58.734 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:43:58.735 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2023-06-03T19:43:58.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo apt-get update 2023-06-03T19:43:58.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo apt-get update 2023-06-03T19:43:58.938 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-06-03T19:43:58.939 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2023-06-03T19:43:58.998 INFO:teuthology.orchestra.run.smithi033.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal InRelease 2023-06-03T19:43:58.998 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal InRelease 2023-06-03T19:43:59.019 INFO:teuthology.orchestra.run.smithi033.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-06-03T19:43:59.019 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal Release [7,680 B] 2023-06-03T19:43:59.042 INFO:teuthology.orchestra.run.smithi033.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal Release.gpg 2023-06-03T19:43:59.042 INFO:teuthology.orchestra.run.smithi083.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal Release.gpg 2023-06-03T19:43:59.063 INFO:teuthology.orchestra.run.smithi033.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main i386 Packages [3,102 B] 2023-06-03T19:43:59.063 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-06-03T19:43:59.078 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:43:59.084 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:6 http://archive.ubuntu.com/ubuntu focal InRelease 2023-06-03T19:43:59.100 INFO:teuthology.orchestra.run.smithi033.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 Packages [17.2 kB] 2023-06-03T19:43:59.105 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main i386 Packages [3,102 B] 2023-06-03T19:43:59.154 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-06-03T19:43:59.155 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:8 http://archive.ubuntu.com/ubuntu focal-updates InRelease 2023-06-03T19:43:59.236 INFO:teuthology.orchestra.run.smithi083.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-06-03T19:43:59.237 INFO:teuthology.orchestra.run.smithi033.stdout:Hit:9 http://archive.ubuntu.com/ubuntu focal-backports InRelease 2023-06-03T19:43:59.564 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 28.0 kB in 1s (45.9 kB/s) 2023-06-03T19:43:59.589 INFO:teuthology.orchestra.run.smithi033.stdout:Fetched 28.0 kB in 1s (44.5 kB/s) 2023-06-03T19:44:00.568 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:44:00.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.13-257-gd8c5d349-1focal cephadm=16.2.13-257-gd8c5d349-1focal ceph-mds=16.2.13-257-gd8c5d349-1focal ceph-mgr=16.2.13-257-gd8c5d349-1focal ceph-common=16.2.13-257-gd8c5d349-1focal ceph-fuse=16.2.13-257-gd8c5d349-1focal ceph-test=16.2.13-257-gd8c5d349-1focal radosgw=16.2.13-257-gd8c5d349-1focal python3-rados=16.2.13-257-gd8c5d349-1focal python3-rgw=16.2.13-257-gd8c5d349-1focal python3-cephfs=16.2.13-257-gd8c5d349-1focal python3-rbd=16.2.13-257-gd8c5d349-1focal libcephfs2=16.2.13-257-gd8c5d349-1focal libcephfs-dev=16.2.13-257-gd8c5d349-1focal librados2=16.2.13-257-gd8c5d349-1focal librbd1=16.2.13-257-gd8c5d349-1focal rbd-fuse=16.2.13-257-gd8c5d349-1focal 2023-06-03T19:44:00.603 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:44:00.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=16.2.13-257-gd8c5d349-1focal cephadm=16.2.13-257-gd8c5d349-1focal ceph-mds=16.2.13-257-gd8c5d349-1focal ceph-mgr=16.2.13-257-gd8c5d349-1focal ceph-common=16.2.13-257-gd8c5d349-1focal ceph-fuse=16.2.13-257-gd8c5d349-1focal ceph-test=16.2.13-257-gd8c5d349-1focal radosgw=16.2.13-257-gd8c5d349-1focal python3-rados=16.2.13-257-gd8c5d349-1focal python3-rgw=16.2.13-257-gd8c5d349-1focal python3-cephfs=16.2.13-257-gd8c5d349-1focal python3-rbd=16.2.13-257-gd8c5d349-1focal libcephfs2=16.2.13-257-gd8c5d349-1focal libcephfs-dev=16.2.13-257-gd8c5d349-1focal librados2=16.2.13-257-gd8c5d349-1focal librbd1=16.2.13-257-gd8c5d349-1focal rbd-fuse=16.2.13-257-gd8c5d349-1focal 2023-06-03T19:44:00.664 INFO:teuthology.orchestra.run.smithi083.stdout:Reading package lists... 2023-06-03T19:44:00.702 INFO:teuthology.orchestra.run.smithi033.stdout:Reading package lists... 2023-06-03T19:44:00.835 INFO:teuthology.orchestra.run.smithi083.stdout:Building dependency tree... 2023-06-03T19:44:00.836 INFO:teuthology.orchestra.run.smithi083.stdout:Reading state information... 2023-06-03T19:44:00.902 INFO:teuthology.orchestra.run.smithi033.stdout:Building dependency tree... 2023-06-03T19:44:00.903 INFO:teuthology.orchestra.run.smithi033.stdout:Reading state information... 2023-06-03T19:44:00.993 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages were automatically installed and are no longer required: 2023-06-03T19:44:00.994 INFO:teuthology.orchestra.run.smithi083.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-06-03T19:44:00.994 INFO:teuthology.orchestra.run.smithi083.stdout:Use 'sudo apt autoremove' to remove them. 2023-06-03T19:44:00.995 INFO:teuthology.orchestra.run.smithi083.stdout:The following additional packages will be installed: 2023-06-03T19:44:00.995 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-06-03T19:44:00.995 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-06-03T19:44:00.996 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-06-03T19:44:00.997 INFO:teuthology.orchestra.run.smithi083.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-06-03T19:44:00.998 INFO:teuthology.orchestra.run.smithi083.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-06-03T19:44:00.998 INFO:teuthology.orchestra.run.smithi083.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-06-03T19:44:00.998 INFO:teuthology.orchestra.run.smithi083.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-06-03T19:44:00.998 INFO:teuthology.orchestra.run.smithi083.stdout:Suggested packages: 2023-06-03T19:44:00.998 INFO:teuthology.orchestra.run.smithi083.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-06-03T19:44:00.999 INFO:teuthology.orchestra.run.smithi083.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-06-03T19:44:01.000 INFO:teuthology.orchestra.run.smithi083.stdout:Recommended packages: 2023-06-03T19:44:01.000 INFO:teuthology.orchestra.run.smithi083.stdout: btrfs-tools 2023-06-03T19:44:01.076 INFO:teuthology.orchestra.run.smithi033.stdout:The following packages were automatically installed and are no longer required: 2023-06-03T19:44:01.077 INFO:teuthology.orchestra.run.smithi033.stdout: libboost-iostreams1.71.0 libboost-thread1.71.0 2023-06-03T19:44:01.077 INFO:teuthology.orchestra.run.smithi033.stdout:Use 'sudo apt autoremove' to remove them. 2023-06-03T19:44:01.077 INFO:teuthology.orchestra.run.smithi033.stdout:The following additional packages will be installed: 2023-06-03T19:44:01.077 INFO:teuthology.orchestra.run.smithi033.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2023-06-03T19:44:01.078 INFO:teuthology.orchestra.run.smithi033.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd jq libjaeger 2023-06-03T19:44:01.078 INFO:teuthology.orchestra.run.smithi033.stdout: libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 libleveldb1d 2023-06-03T19:44:01.078 INFO:teuthology.orchestra.run.smithi033.stdout: liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 libradosstriper1 2023-06-03T19:44:01.078 INFO:teuthology.orchestra.run.smithi033.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli python-pastedeploy-tpl 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-atomicwrites python3-attr python3-bcrypt python3-blinker python3-bs4 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-cherrypy3 python3-cryptography python3-decorator python3-google-auth 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-html5lib python3-jinja2 python3-joblib python3-jwt 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-kubernetes python3-logutils python3-lxml python3-mako 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-markupsafe python3-oauthlib python3-openssl python3-packaging 2023-06-03T19:44:01.079 INFO:teuthology.orchestra.run.smithi033.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pluggy python3-prettytable python3-psutil python3-py python3-pyasn1 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyasn1-modules python3-pyinotify python3-pytest python3-repoze.lru 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-requests-oauthlib python3-routes python3-rsa python3-scipy 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-sklearn python3-sklearn-lib python3-soupsieve python3-tempita 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-waitress python3-wcwidth python3-webencodings python3-webob 2023-06-03T19:44:01.080 INFO:teuthology.orchestra.run.smithi033.stdout: python3-websocket python3-webtest python3-werkzeug socat xmlstarlet 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout:Suggested packages: 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout: python3-influxdb python-attr-doc python-blinker-doc python-cryptography-doc 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout: python3-cryptography-vectors python3-genshi python-jinja2-doc python3-crypto 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout: python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout: python-openssl-doc python3-openssl-dbg httpd-wsgi libapache2-mod-python 2023-06-03T19:44:01.081 INFO:teuthology.orchestra.run.smithi033.stdout: libapache2-mod-scgi libjs-mochikit python-pecan-doc python-psutil-doc 2023-06-03T19:44:01.082 INFO:teuthology.orchestra.run.smithi033.stdout: subversion python-pyinotify-doc python-scipy-doc python3-dap 2023-06-03T19:44:01.082 INFO:teuthology.orchestra.run.smithi033.stdout: python-sklearn-doc ipython3 python-waitress-doc python-webob-doc 2023-06-03T19:44:01.082 INFO:teuthology.orchestra.run.smithi033.stdout: python-webtest-doc python-werkzeug-doc python3-termcolor python3-watchdog 2023-06-03T19:44:01.082 INFO:teuthology.orchestra.run.smithi033.stdout:Recommended packages: 2023-06-03T19:44:01.082 INFO:teuthology.orchestra.run.smithi033.stdout: btrfs-tools 2023-06-03T19:44:01.106 INFO:teuthology.orchestra.run.smithi083.stdout:The following NEW packages will be installed: 2023-06-03T19:44:01.106 INFO:teuthology.orchestra.run.smithi083.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-06-03T19:44:01.106 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-06-03T19:44:01.106 INFO:teuthology.orchestra.run.smithi083.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-06-03T19:44:01.107 INFO:teuthology.orchestra.run.smithi083.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-06-03T19:44:01.107 INFO:teuthology.orchestra.run.smithi083.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-06-03T19:44:01.107 INFO:teuthology.orchestra.run.smithi083.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-06-03T19:44:01.108 INFO:teuthology.orchestra.run.smithi083.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-06-03T19:44:01.109 INFO:teuthology.orchestra.run.smithi083.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-06-03T19:44:01.110 INFO:teuthology.orchestra.run.smithi083.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-06-03T19:44:01.110 INFO:teuthology.orchestra.run.smithi083.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-06-03T19:44:01.110 INFO:teuthology.orchestra.run.smithi083.stdout:The following packages will be upgraded: 2023-06-03T19:44:01.110 INFO:teuthology.orchestra.run.smithi083.stdout: librados2 librbd1 2023-06-03T19:44:01.192 INFO:teuthology.orchestra.run.smithi033.stdout:The following NEW packages will be installed: 2023-06-03T19:44:01.192 INFO:teuthology.orchestra.run.smithi033.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2023-06-03T19:44:01.192 INFO:teuthology.orchestra.run.smithi033.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2023-06-03T19:44:01.193 INFO:teuthology.orchestra.run.smithi033.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test cephadm jq libcephfs-dev 2023-06-03T19:44:01.193 INFO:teuthology.orchestra.run.smithi033.stdout: libcephfs2 libjaeger libjq1 libjs-sphinxdoc libjs-underscore liblbfgsb0 2023-06-03T19:44:01.193 INFO:teuthology.orchestra.run.smithi033.stdout: libleveldb1d liblttng-ust0 liblua5.3-0 liboath0 libonig5 librabbitmq4 2023-06-03T19:44:01.193 INFO:teuthology.orchestra.run.smithi033.stdout: libradosstriper1 librdkafka1 librgw2 libsqlite3-mod-ceph nvme-cli 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python-pastedeploy-tpl python3-atomicwrites python3-attr python3-bcrypt 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python3-blinker python3-bs4 python3-cachetools python3-ceph-argparse 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python3-ceph-common python3-cephfs python3-cherrypy3 python3-cryptography 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python3-decorator python3-google-auth python3-html5lib python3-jinja2 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python3-joblib python3-jwt python3-kubernetes python3-logutils python3-lxml 2023-06-03T19:44:01.194 INFO:teuthology.orchestra.run.smithi033.stdout: python3-mako python3-markupsafe python3-oauthlib python3-openssl 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-packaging python3-paste python3-pastedeploy python3-pastescript 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pecan python3-pluggy python3-prettytable python3-psutil python3-py 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-pyasn1 python3-pyasn1-modules python3-pyinotify python3-pytest 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-rados python3-rbd python3-repoze.lru python3-requests-oauthlib 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-rgw python3-routes python3-rsa python3-scipy python3-simplegeneric 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-simplejson python3-singledispatch python3-sklearn 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-sklearn-lib python3-soupsieve python3-tempita python3-waitress 2023-06-03T19:44:01.195 INFO:teuthology.orchestra.run.smithi033.stdout: python3-wcwidth python3-webencodings python3-webob python3-websocket 2023-06-03T19:44:01.196 INFO:teuthology.orchestra.run.smithi033.stdout: python3-webtest python3-werkzeug radosgw rbd-fuse socat xmlstarlet 2023-06-03T19:44:01.196 INFO:teuthology.orchestra.run.smithi033.stdout:The following packages will be upgraded: 2023-06-03T19:44:01.196 INFO:teuthology.orchestra.run.smithi033.stdout: librados2 librbd1 2023-06-03T19:44:01.236 INFO:teuthology.orchestra.run.smithi083.stdout:2 upgraded, 98 newly installed, 0 to remove and 183 not upgraded. 2023-06-03T19:44:01.237 INFO:teuthology.orchestra.run.smithi083.stdout:Need to get 173 MB of archives. 2023-06-03T19:44:01.237 INFO:teuthology.orchestra.run.smithi083.stdout:After this operation, 804 MB of additional disk space will be used. 2023-06-03T19:44:01.237 INFO:teuthology.orchestra.run.smithi083.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.13-257-gd8c5d349-1focal [3,956 B] 2023-06-03T19:44:01.259 INFO:teuthology.orchestra.run.smithi033.stdout:2 upgraded, 98 newly installed, 0 to remove and 183 not upgraded. 2023-06-03T19:44:01.259 INFO:teuthology.orchestra.run.smithi033.stdout:Need to get 173 MB of archives. 2023-06-03T19:44:01.259 INFO:teuthology.orchestra.run.smithi033.stdout:After this operation, 804 MB of additional disk space will be used. 2023-06-03T19:44:01.260 INFO:teuthology.orchestra.run.smithi033.stdout:Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-06-03T19:44:01.280 INFO:teuthology.orchestra.run.smithi083.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.13-257-gd8c5d349-1focal [3,394 kB] 2023-06-03T19:44:01.302 INFO:teuthology.orchestra.run.smithi083.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2023-06-03T19:44:01.322 INFO:teuthology.orchestra.run.smithi033.stdout:Get:2 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libjaeger amd64 16.2.13-257-gd8c5d349-1focal [3,956 B] 2023-06-03T19:44:01.341 INFO:teuthology.orchestra.run.smithi033.stdout:Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-06-03T19:44:01.343 INFO:teuthology.orchestra.run.smithi033.stdout:Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-06-03T19:44:01.352 INFO:teuthology.orchestra.run.smithi033.stdout:Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-06-03T19:44:01.355 INFO:teuthology.orchestra.run.smithi033.stdout:Get:6 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-06-03T19:44:01.366 INFO:teuthology.orchestra.run.smithi033.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librbd1 amd64 16.2.13-257-gd8c5d349-1focal [3,394 kB] 2023-06-03T19:44:01.381 INFO:teuthology.orchestra.run.smithi033.stdout:Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-06-03T19:44:01.385 INFO:teuthology.orchestra.run.smithi033.stdout:Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-06-03T19:44:01.387 INFO:teuthology.orchestra.run.smithi033.stdout:Get:10 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-06-03T19:44:01.393 INFO:teuthology.orchestra.run.smithi033.stdout:Get:11 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-06-03T19:44:01.394 INFO:teuthology.orchestra.run.smithi033.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-06-03T19:44:01.395 INFO:teuthology.orchestra.run.smithi033.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-06-03T19:44:01.433 INFO:teuthology.orchestra.run.smithi033.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-06-03T19:44:01.469 INFO:teuthology.orchestra.run.smithi033.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-06-03T19:44:01.475 INFO:teuthology.orchestra.run.smithi033.stdout:Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-06-03T19:44:01.477 INFO:teuthology.orchestra.run.smithi083.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.13-257-gd8c5d349-1focal [3,387 kB] 2023-06-03T19:44:01.480 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:44:01.504 INFO:teuthology.orchestra.run.smithi033.stdout:Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-06-03T19:44:01.506 INFO:teuthology.orchestra.run.smithi033.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-06-03T19:44:01.507 INFO:teuthology.orchestra.run.smithi033.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-06-03T19:44:01.521 INFO:teuthology.orchestra.run.smithi033.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-06-03T19:44:01.524 INFO:teuthology.orchestra.run.smithi033.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-06-03T19:44:01.532 INFO:teuthology.orchestra.run.smithi033.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-06-03T19:44:01.538 INFO:teuthology.orchestra.run.smithi033.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-06-03T19:44:01.573 INFO:teuthology.orchestra.run.smithi033.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-06-03T19:44:01.609 INFO:teuthology.orchestra.run.smithi083.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.13-257-gd8c5d349-1focal [728 kB] 2023-06-03T19:44:01.637 INFO:teuthology.orchestra.run.smithi083.stdout:Get:6 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.13-257-gd8c5d349-1focal [412 kB] 2023-06-03T19:44:01.651 INFO:teuthology.orchestra.run.smithi083.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.13-257-gd8c5d349-1focal [22.1 kB] 2023-06-03T19:44:01.652 INFO:teuthology.orchestra.run.smithi083.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.13-257-gd8c5d349-1focal [212 kB] 2023-06-03T19:44:01.663 INFO:teuthology.orchestra.run.smithi083.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.13-257-gd8c5d349-1focal [38.4 kB] 2023-06-03T19:44:01.664 INFO:teuthology.orchestra.run.smithi083.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.13-257-gd8c5d349-1focal [385 kB] 2023-06-03T19:44:01.680 INFO:teuthology.orchestra.run.smithi083.stdout:Get:11 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.13-257-gd8c5d349-1focal [3,687 kB] 2023-06-03T19:44:01.682 INFO:teuthology.orchestra.run.smithi033.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-06-03T19:44:01.683 INFO:teuthology.orchestra.run.smithi033.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-06-03T19:44:01.684 INFO:teuthology.orchestra.run.smithi033.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-06-03T19:44:01.685 INFO:teuthology.orchestra.run.smithi033.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-06-03T19:44:01.687 INFO:teuthology.orchestra.run.smithi033.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-06-03T19:44:01.691 INFO:teuthology.orchestra.run.smithi033.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-06-03T19:44:01.694 INFO:teuthology.orchestra.run.smithi033.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-06-03T19:44:01.694 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:44:01.698 INFO:teuthology.orchestra.run.smithi083.stdout:Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2023-06-03T19:44:01.701 INFO:teuthology.orchestra.run.smithi033.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-06-03T19:44:01.703 INFO:teuthology.orchestra.run.smithi033.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-06-03T19:44:01.706 INFO:teuthology.orchestra.run.smithi083.stdout:Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2023-06-03T19:44:01.740 INFO:teuthology.orchestra.run.smithi033.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-06-03T19:44:01.759 INFO:teuthology.orchestra.run.smithi033.stdout:Get:37 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-06-03T19:44:01.771 INFO:teuthology.orchestra.run.smithi083.stdout:Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2023-06-03T19:44:01.777 INFO:teuthology.orchestra.run.smithi033.stdout:Get:38 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-06-03T19:44:01.785 INFO:teuthology.orchestra.run.smithi083.stdout:Get:15 http://archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2023-06-03T19:44:01.830 INFO:teuthology.orchestra.run.smithi083.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.13-257-gd8c5d349-1focal [116 kB] 2023-06-03T19:44:01.834 INFO:teuthology.orchestra.run.smithi083.stdout:Get:17 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.13-257-gd8c5d349-1focal [448 kB] 2023-06-03T19:44:01.854 INFO:teuthology.orchestra.run.smithi083.stdout:Get:18 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.13-257-gd8c5d349-1focal [22.6 MB] 2023-06-03T19:44:01.901 INFO:teuthology.orchestra.run.smithi083.stdout:Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2023-06-03T19:44:01.923 INFO:teuthology.orchestra.run.smithi083.stdout:Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2023-06-03T19:44:01.932 INFO:teuthology.orchestra.run.smithi083.stdout:Get:21 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-cryptography amd64 2.8-3ubuntu0.1 [211 kB] 2023-06-03T19:44:01.962 INFO:teuthology.orchestra.run.smithi083.stdout:Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-openssl all 19.0.0-1build1 [43.3 kB] 2023-06-03T19:44:01.968 INFO:teuthology.orchestra.run.smithi083.stdout:Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2023-06-03T19:44:01.970 INFO:teuthology.orchestra.run.smithi083.stdout:Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2023-06-03T19:44:01.993 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:44:01.994 INFO:teuthology.orchestra.run.smithi033.stdout:Get:40 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librados2 amd64 16.2.13-257-gd8c5d349-1focal [3,387 kB] 2023-06-03T19:44:02.008 INFO:teuthology.orchestra.run.smithi033.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-06-03T19:44:02.010 INFO:teuthology.orchestra.run.smithi033.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-06-03T19:44:02.021 INFO:teuthology.orchestra.run.smithi033.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-06-03T19:44:02.021 INFO:teuthology.orchestra.run.smithi033.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-06-03T19:44:02.022 INFO:teuthology.orchestra.run.smithi033.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-06-03T19:44:02.023 INFO:teuthology.orchestra.run.smithi033.stdout:Get:46 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-06-03T19:44:02.023 INFO:teuthology.orchestra.run.smithi033.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-06-03T19:44:02.058 INFO:teuthology.orchestra.run.smithi033.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-06-03T19:44:02.077 INFO:teuthology.orchestra.run.smithi033.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-06-03T19:44:02.114 INFO:teuthology.orchestra.run.smithi033.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-06-03T19:44:02.117 INFO:teuthology.orchestra.run.smithi033.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-06-03T19:44:02.124 INFO:teuthology.orchestra.run.smithi033.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-06-03T19:44:02.150 INFO:teuthology.orchestra.run.smithi083.stdout:Get:25 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-jwt all 1.7.1-2ubuntu2.1 [18.0 kB] 2023-06-03T19:44:02.152 INFO:teuthology.orchestra.run.smithi033.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-06-03T19:44:02.160 INFO:teuthology.orchestra.run.smithi033.stdout:Get:54 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-06-03T19:44:02.164 INFO:teuthology.orchestra.run.smithi033.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-06-03T19:44:02.166 INFO:teuthology.orchestra.run.smithi033.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-06-03T19:44:02.176 INFO:teuthology.orchestra.run.smithi033.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-06-03T19:44:02.181 INFO:teuthology.orchestra.run.smithi033.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-06-03T19:44:02.221 INFO:teuthology.orchestra.run.smithi033.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-06-03T19:44:02.239 INFO:teuthology.orchestra.run.smithi033.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-06-03T19:44:02.261 INFO:teuthology.orchestra.run.smithi033.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-06-03T19:44:02.265 INFO:teuthology.orchestra.run.smithi033.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-06-03T19:44:02.289 INFO:teuthology.orchestra.run.smithi033.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-06-03T19:44:02.318 INFO:teuthology.orchestra.run.smithi033.stdout:Get:64 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libcephfs2 amd64 16.2.13-257-gd8c5d349-1focal [728 kB] 2023-06-03T19:44:02.319 INFO:teuthology.orchestra.run.smithi083.stdout:Get:26 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2023-06-03T19:44:02.348 INFO:teuthology.orchestra.run.smithi083.stdout:Get:27 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-markupsafe amd64 1.1.0-1build2 [13.9 kB] 2023-06-03T19:44:02.349 INFO:teuthology.orchestra.run.smithi033.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-06-03T19:44:02.349 INFO:teuthology.orchestra.run.smithi033.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-06-03T19:44:02.350 INFO:teuthology.orchestra.run.smithi033.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-06-03T19:44:02.350 INFO:teuthology.orchestra.run.smithi033.stdout:Get:68 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-06-03T19:44:02.352 INFO:teuthology.orchestra.run.smithi033.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-06-03T19:44:02.353 INFO:teuthology.orchestra.run.smithi033.stdout:Get:70 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-06-03T19:44:02.372 INFO:teuthology.orchestra.run.smithi083.stdout:Get:28 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2.1 [59.2 kB] 2023-06-03T19:44:02.383 INFO:teuthology.orchestra.run.smithi033.stdout:Get:71 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rados amd64 16.2.13-257-gd8c5d349-1focal [412 kB] 2023-06-03T19:44:02.388 INFO:teuthology.orchestra.run.smithi033.stdout:Get:72 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-06-03T19:44:02.423 INFO:teuthology.orchestra.run.smithi033.stdout:Get:73 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-06-03T19:44:02.431 INFO:teuthology.orchestra.run.smithi033.stdout:Get:74 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-argparse all 16.2.13-257-gd8c5d349-1focal [22.1 kB] 2023-06-03T19:44:02.432 INFO:teuthology.orchestra.run.smithi033.stdout:Get:75 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-cephfs amd64 16.2.13-257-gd8c5d349-1focal [212 kB] 2023-06-03T19:44:02.448 INFO:teuthology.orchestra.run.smithi033.stdout:Get:76 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-ceph-common all 16.2.13-257-gd8c5d349-1focal [38.4 kB] 2023-06-03T19:44:02.449 INFO:teuthology.orchestra.run.smithi033.stdout:Get:77 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rbd amd64 16.2.13-257-gd8c5d349-1focal [385 kB] 2023-06-03T19:44:02.474 INFO:teuthology.orchestra.run.smithi033.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-06-03T19:44:02.483 INFO:teuthology.orchestra.run.smithi033.stdout:Get:79 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 librgw2 amd64 16.2.13-257-gd8c5d349-1focal [3,687 kB] 2023-06-03T19:44:02.488 INFO:teuthology.orchestra.run.smithi083.stdout:Get:29 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2023-06-03T19:44:02.501 INFO:teuthology.orchestra.run.smithi083.stdout:Get:30 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2023-06-03T19:44:02.505 INFO:teuthology.orchestra.run.smithi083.stdout:Get:31 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2023-06-03T19:44:02.572 INFO:teuthology.orchestra.run.smithi083.stdout:Get:32 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2023-06-03T19:44:02.588 INFO:teuthology.orchestra.run.smithi083.stdout:Get:33 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2023-06-03T19:44:02.623 INFO:teuthology.orchestra.run.smithi083.stdout:Get:34 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-waitress all 1.4.1-1ubuntu0.1 [81.4 kB] 2023-06-03T19:44:02.650 INFO:teuthology.orchestra.run.smithi083.stdout:Get:35 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2023-06-03T19:44:02.818 INFO:teuthology.orchestra.run.smithi083.stdout:Get:36 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2023-06-03T19:44:02.834 INFO:teuthology.orchestra.run.smithi033.stdout:Get:80 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 python3-rgw amd64 16.2.13-257-gd8c5d349-1focal [116 kB] 2023-06-03T19:44:02.837 INFO:teuthology.orchestra.run.smithi033.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libradosstriper1 amd64 16.2.13-257-gd8c5d349-1focal [448 kB] 2023-06-03T19:44:02.882 INFO:teuthology.orchestra.run.smithi033.stdout:Get:82 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-common amd64 16.2.13-257-gd8c5d349-1focal [22.6 MB] 2023-06-03T19:44:03.059 INFO:teuthology.orchestra.run.smithi083.stdout:Get:37 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.13-257-gd8c5d349-1focal [5,911 kB] 2023-06-03T19:44:03.280 INFO:teuthology.orchestra.run.smithi083.stdout:Get:38 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.13-257-gd8c5d349-1focal [203 kB] 2023-06-03T19:44:03.285 INFO:teuthology.orchestra.run.smithi083.stdout:Get:39 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.13-257-gd8c5d349-1focal [126 kB] 2023-06-03T19:44:03.289 INFO:teuthology.orchestra.run.smithi083.stdout:Get:40 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.13-257-gd8c5d349-1focal [1,532 kB] 2023-06-03T19:44:03.344 INFO:teuthology.orchestra.run.smithi083.stdout:Get:41 http://archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2023-06-03T19:44:03.344 INFO:teuthology.orchestra.run.smithi083.stdout:Get:42 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2023-06-03T19:44:03.347 INFO:teuthology.orchestra.run.smithi083.stdout:Get:43 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2023-06-03T19:44:03.351 INFO:teuthology.orchestra.run.smithi083.stdout:Get:44 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2023-06-03T19:44:03.362 INFO:teuthology.orchestra.run.smithi083.stdout:Get:45 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-werkzeug all 0.16.1+dfsg1-2ubuntu0.1 [183 kB] 2023-06-03T19:44:03.365 INFO:teuthology.orchestra.run.smithi083.stdout:Get:46 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.13-257-gd8c5d349-1focal [6,986 kB] 2023-06-03T19:44:03.386 INFO:teuthology.orchestra.run.smithi083.stdout:Get:47 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-jinja2 all 2.10.1-2 [95.5 kB] 2023-06-03T19:44:03.398 INFO:teuthology.orchestra.run.smithi083.stdout:Get:48 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2023-06-03T19:44:03.400 INFO:teuthology.orchestra.run.smithi083.stdout:Get:49 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2023-06-03T19:44:03.433 INFO:teuthology.orchestra.run.smithi083.stdout:Get:50 http://archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2023-06-03T19:44:03.446 INFO:teuthology.orchestra.run.smithi083.stdout:Get:51 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2023-06-03T19:44:03.621 INFO:teuthology.orchestra.run.smithi083.stdout:Get:52 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2023-06-03T19:44:03.705 INFO:teuthology.orchestra.run.smithi083.stdout:Get:53 http://archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2023-06-03T19:44:03.747 INFO:teuthology.orchestra.run.smithi083.stdout:Get:54 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.13-257-gd8c5d349-1focal [26.2 MB] 2023-06-03T19:44:03.790 INFO:teuthology.orchestra.run.smithi083.stdout:Get:55 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2023-06-03T19:44:04.557 INFO:teuthology.orchestra.run.smithi083.stdout:Get:56 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2023-06-03T19:44:04.599 INFO:teuthology.orchestra.run.smithi083.stdout:Get:57 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2023-06-03T19:44:04.600 INFO:teuthology.orchestra.run.smithi083.stdout:Get:58 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2023-06-03T19:44:04.679 INFO:teuthology.orchestra.run.smithi083.stdout:Get:59 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2023-06-03T19:44:04.680 INFO:teuthology.orchestra.run.smithi083.stdout:Get:60 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2023-06-03T19:44:04.680 INFO:teuthology.orchestra.run.smithi083.stdout:Get:61 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2023-06-03T19:44:04.680 INFO:teuthology.orchestra.run.smithi083.stdout:Get:62 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2023-06-03T19:44:04.681 INFO:teuthology.orchestra.run.smithi083.stdout:Get:63 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2023-06-03T19:44:04.845 INFO:teuthology.orchestra.run.smithi083.stdout:Get:64 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-blinker all 1.4+dfsg1-0.3ubuntu1 [13.2 kB] 2023-06-03T19:44:04.929 INFO:teuthology.orchestra.run.smithi083.stdout:Get:65 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-oauthlib all 3.1.0-1ubuntu2 [84.8 kB] 2023-06-03T19:44:04.993 INFO:teuthology.orchestra.run.smithi033.stdout:Get:83 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-base amd64 16.2.13-257-gd8c5d349-1focal [5,911 kB] 2023-06-03T19:44:05.156 INFO:teuthology.orchestra.run.smithi083.stdout:Get:66 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2023-06-03T19:44:05.156 INFO:teuthology.orchestra.run.smithi083.stdout:Get:67 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2023-06-03T19:44:05.157 INFO:teuthology.orchestra.run.smithi083.stdout:Get:68 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.13-257-gd8c5d349-1focal [4,048 B] 2023-06-03T19:44:05.219 INFO:teuthology.orchestra.run.smithi083.stdout:Get:69 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2023-06-03T19:44:05.220 INFO:teuthology.orchestra.run.smithi083.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.13-257-gd8c5d349-1focal [834 kB] 2023-06-03T19:44:05.226 INFO:teuthology.orchestra.run.smithi083.stdout:Get:71 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.13-257-gd8c5d349-1focal [2,357 kB] 2023-06-03T19:44:05.260 INFO:teuthology.orchestra.run.smithi083.stdout:Get:72 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.13-257-gd8c5d349-1focal [76.4 kB] 2023-06-03T19:44:05.277 INFO:teuthology.orchestra.run.smithi083.stdout:Get:73 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.13-257-gd8c5d349-1focal [100 kB] 2023-06-03T19:44:05.279 INFO:teuthology.orchestra.run.smithi083.stdout:Get:74 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.13-257-gd8c5d349-1focal [2,823 kB] 2023-06-03T19:44:05.286 INFO:teuthology.orchestra.run.smithi083.stdout:Get:75 http://archive.ubuntu.com/ubuntu focal/universe amd64 libonig5 amd64 6.9.4-1 [142 kB] 2023-06-03T19:44:05.323 INFO:teuthology.orchestra.run.smithi083.stdout:Get:76 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 libjq1 amd64 1.6-1ubuntu0.20.04.1 [121 kB] 2023-06-03T19:44:05.346 INFO:teuthology.orchestra.run.smithi083.stdout:Get:77 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 jq amd64 1.6-1ubuntu0.20.04.1 [50.2 kB] 2023-06-03T19:44:05.354 INFO:teuthology.orchestra.run.smithi083.stdout:Get:78 http://archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2023-06-03T19:44:05.397 INFO:teuthology.orchestra.run.smithi083.stdout:Get:79 http://archive.ubuntu.com/ubuntu focal/universe amd64 xmlstarlet amd64 1.6.1-2build1 [267 kB] 2023-06-03T19:44:05.413 INFO:teuthology.orchestra.run.smithi033.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-modules-core all 16.2.13-257-gd8c5d349-1focal [203 kB] 2023-06-03T19:44:05.418 INFO:teuthology.orchestra.run.smithi033.stdout:Get:85 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libsqlite3-mod-ceph amd64 16.2.13-257-gd8c5d349-1focal [126 kB] 2023-06-03T19:44:05.422 INFO:teuthology.orchestra.run.smithi033.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr amd64 16.2.13-257-gd8c5d349-1focal [1,532 kB] 2023-06-03T19:44:05.424 INFO:teuthology.orchestra.run.smithi083.stdout:Get:80 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2023-06-03T19:44:05.427 INFO:teuthology.orchestra.run.smithi083.stdout:Get:81 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.13-257-gd8c5d349-1focal [7,884 kB] 2023-06-03T19:44:05.567 INFO:teuthology.orchestra.run.smithi033.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mon amd64 16.2.13-257-gd8c5d349-1focal [6,986 kB] 2023-06-03T19:44:05.611 INFO:teuthology.orchestra.run.smithi083.stdout:Get:82 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2023-06-03T19:44:05.695 INFO:teuthology.orchestra.run.smithi083.stdout:Get:83 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-attr all 19.3.0-2 [33.9 kB] 2023-06-03T19:44:05.796 INFO:teuthology.orchestra.run.smithi083.stdout:Get:84 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2023-06-03T19:44:05.819 INFO:teuthology.orchestra.run.smithi083.stdout:Get:85 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2023-06-03T19:44:05.841 INFO:teuthology.orchestra.run.smithi083.stdout:Get:86 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.13-257-gd8c5d349-1focal [4,164 B] 2023-06-03T19:44:05.842 INFO:teuthology.orchestra.run.smithi083.stdout:Get:87 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.13-257-gd8c5d349-1focal [49.3 MB] 2023-06-03T19:44:05.936 INFO:teuthology.orchestra.run.smithi083.stdout:Get:88 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.5 [1,384 kB] 2023-06-03T19:44:06.186 INFO:teuthology.orchestra.run.smithi033.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-osd amd64 16.2.13-257-gd8c5d349-1focal [26.2 MB] 2023-06-03T19:44:06.221 INFO:teuthology.orchestra.run.smithi083.stdout:Get:89 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2023-06-03T19:44:06.222 INFO:teuthology.orchestra.run.smithi083.stdout:Get:90 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2023-06-03T19:44:06.227 INFO:teuthology.orchestra.run.smithi083.stdout:Get:91 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2023-06-03T19:44:06.228 INFO:teuthology.orchestra.run.smithi083.stdout:Get:92 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2023-06-03T19:44:06.238 INFO:teuthology.orchestra.run.smithi083.stdout:Get:93 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-py all 1.8.1-1ubuntu0.1 [65.6 kB] 2023-06-03T19:44:06.242 INFO:teuthology.orchestra.run.smithi083.stdout:Get:94 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2023-06-03T19:44:06.407 INFO:teuthology.orchestra.run.smithi083.stdout:Get:95 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2023-06-03T19:44:06.573 INFO:teuthology.orchestra.run.smithi083.stdout:Get:96 http://archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2023-06-03T19:44:06.825 INFO:teuthology.orchestra.run.smithi083.stdout:Get:97 http://archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2023-06-03T19:44:08.556 INFO:teuthology.orchestra.run.smithi033.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph amd64 16.2.13-257-gd8c5d349-1focal [4,048 B] 2023-06-03T19:44:08.570 INFO:teuthology.orchestra.run.smithi033.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-fuse amd64 16.2.13-257-gd8c5d349-1focal [834 kB] 2023-06-03T19:44:08.576 INFO:teuthology.orchestra.run.smithi033.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mds amd64 16.2.13-257-gd8c5d349-1focal [2,357 kB] 2023-06-03T19:44:08.692 INFO:teuthology.orchestra.run.smithi033.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 cephadm amd64 16.2.13-257-gd8c5d349-1focal [76.4 kB] 2023-06-03T19:44:08.698 INFO:teuthology.orchestra.run.smithi083.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.13-257-gd8c5d349-1focal [21.5 kB] 2023-06-03T19:44:08.698 INFO:teuthology.orchestra.run.smithi083.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.13-257-gd8c5d349-1focal [11.3 MB] 2023-06-03T19:44:08.699 INFO:teuthology.orchestra.run.smithi033.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-cephadm all 16.2.13-257-gd8c5d349-1focal [100 kB] 2023-06-03T19:44:08.701 INFO:teuthology.orchestra.run.smithi033.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-dashboard all 16.2.13-257-gd8c5d349-1focal [2,823 kB] 2023-06-03T19:44:08.931 INFO:teuthology.orchestra.run.smithi033.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-diskprediction-local all 16.2.13-257-gd8c5d349-1focal [7,884 kB] 2023-06-03T19:44:09.148 INFO:teuthology.orchestra.run.smithi083.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.13-257-gd8c5d349-1focal [78.5 kB] 2023-06-03T19:44:09.329 INFO:teuthology.orchestra.run.smithi033.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-mgr-k8sevents all 16.2.13-257-gd8c5d349-1focal [4,164 B] 2023-06-03T19:44:09.329 INFO:teuthology.orchestra.run.smithi033.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 ceph-test amd64 16.2.13-257-gd8c5d349-1focal [49.3 MB] 2023-06-03T19:44:09.793 INFO:teuthology.orchestra.run.smithi083.stdout:Fetched 173 MB in 8s (21.6 MB/s) 2023-06-03T19:44:09.890 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjaeger. 2023-06-03T19:44:09.931 INFO:teuthology.orchestra.run.smithi083.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-06-03T19:44:09.935 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../00-libjaeger_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:09.972 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjaeger (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:10.291 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-06-03T19:44:10.300 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-06-03T19:44:10.384 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-06-03T19:44:10.717 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../02-librbd1_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:10.837 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librbd1 (16.2.13-257-gd8c5d349-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-06-03T19:44:11.276 INFO:teuthology.orchestra.run.smithi033.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 libcephfs-dev amd64 16.2.13-257-gd8c5d349-1focal [21.5 kB] 2023-06-03T19:44:11.276 INFO:teuthology.orchestra.run.smithi033.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 radosgw amd64 16.2.13-257-gd8c5d349-1focal [11.3 MB] 2023-06-03T19:44:11.505 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../03-librados2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:11.545 INFO:teuthology.orchestra.run.smithi033.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/pacific/d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec/ubuntu/focal/flavors/default focal/main amd64 rbd-fuse amd64 16.2.13-257-gd8c5d349-1focal [78.5 kB] 2023-06-03T19:44:11.634 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librados2 (16.2.13-257-gd8c5d349-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-06-03T19:44:12.214 INFO:teuthology.orchestra.run.smithi033.stdout:Fetched 173 MB in 10s (16.8 MB/s) 2023-06-03T19:44:12.305 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs2. 2023-06-03T19:44:12.316 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libjaeger. 2023-06-03T19:44:12.318 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../04-libcephfs2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:12.362 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:12.364 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:44:12.368 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../00-libjaeger_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:12.406 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libjaeger (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:12.699 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rados. 2023-06-03T19:44:12.713 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../05-python3-rados_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:12.718 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package liblttng-ust0:amd64. 2023-06-03T19:44:12.731 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../01-liblttng-ust0_2.11.0-1_amd64.deb ... 2023-06-03T19:44:12.757 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rados (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:12.818 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2023-06-03T19:44:13.126 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-06-03T19:44:13.141 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:13.170 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../02-librbd1_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:13.176 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-argparse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:13.297 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking librbd1 (16.2.13-257-gd8c5d349-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-06-03T19:44:13.471 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cephfs. 2023-06-03T19:44:13.486 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../07-python3-cephfs_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:13.529 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cephfs (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:13.865 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-ceph-common. 2023-06-03T19:44:13.881 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:13.917 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../03-librados2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:13.923 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:14.051 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking librados2 (16.2.13-257-gd8c5d349-1focal) over (15.2.17-0ubuntu0.20.04.4) ... 2023-06-03T19:44:14.232 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-prettytable. 2023-06-03T19:44:14.245 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-06-03T19:44:14.290 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-06-03T19:44:14.543 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rbd. 2023-06-03T19:44:14.558 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../10-python3-rbd_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:14.601 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rbd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:14.697 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libcephfs2. 2023-06-03T19:44:14.705 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../04-libcephfs2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:14.747 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libcephfs2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:14.963 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-06-03T19:44:14.976 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-06-03T19:44:15.021 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-06-03T19:44:15.058 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-rados. 2023-06-03T19:44:15.071 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../05-python3-rados_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:15.108 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-rados (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:15.324 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-06-03T19:44:15.338 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-06-03T19:44:15.382 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-06-03T19:44:15.444 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-ceph-argparse. 2023-06-03T19:44:15.459 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../06-python3-ceph-argparse_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:15.502 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-ceph-argparse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:15.720 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-06-03T19:44:15.734 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-06-03T19:44:15.804 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-06-03T19:44:15.822 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-cephfs. 2023-06-03T19:44:15.835 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../07-python3-cephfs_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:15.872 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-cephfs (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:16.156 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package librgw2. 2023-06-03T19:44:16.170 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../14-librgw2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:16.191 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-ceph-common. 2023-06-03T19:44:16.205 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../08-python3-ceph-common_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:16.214 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking librgw2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:16.249 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:16.553 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-prettytable. 2023-06-03T19:44:16.568 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../09-python3-prettytable_0.7.2-5_all.deb ... 2023-06-03T19:44:16.611 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-prettytable (0.7.2-5) ... 2023-06-03T19:44:16.801 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rgw. 2023-06-03T19:44:16.815 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../15-python3-rgw_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:16.869 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-rbd. 2023-06-03T19:44:16.883 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../10-python3-rbd_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:16.885 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:16.928 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-rbd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:17.214 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-06-03T19:44:17.229 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-06-03T19:44:17.256 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package liblua5.3-0:amd64. 2023-06-03T19:44:17.270 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../11-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2023-06-03T19:44:17.272 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-06-03T19:44:17.314 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-06-03T19:44:17.567 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liboath0. 2023-06-03T19:44:17.582 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-06-03T19:44:17.600 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package librabbitmq4:amd64. 2023-06-03T19:44:17.609 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../12-librabbitmq4_0.10.0-1_amd64.deb ... 2023-06-03T19:44:17.625 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-06-03T19:44:17.642 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2023-06-03T19:44:17.936 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libradosstriper1. 2023-06-03T19:44:17.949 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../18-libradosstriper1_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:17.987 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package librdkafka1:amd64. 2023-06-03T19:44:17.995 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libradosstriper1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:17.995 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../13-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2023-06-03T19:44:18.037 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-06-03T19:44:18.366 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package librgw2. 2023-06-03T19:44:18.375 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../14-librgw2_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:18.408 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking librgw2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:18.574 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-common. 2023-06-03T19:44:18.588 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../19-ceph-common_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:18.623 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:19.141 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-rgw. 2023-06-03T19:44:19.150 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../15-python3-rgw_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:19.244 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-rgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:19.565 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libleveldb1d:amd64. 2023-06-03T19:44:19.573 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../16-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2023-06-03T19:44:19.615 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-06-03T19:44:19.977 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package liboath0. 2023-06-03T19:44:19.991 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../17-liboath0_2.6.1-1.3_amd64.deb ... 2023-06-03T19:44:20.035 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking liboath0 (2.6.1-1.3) ... 2023-06-03T19:44:20.347 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libradosstriper1. 2023-06-03T19:44:20.361 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../18-libradosstriper1_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:20.406 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libradosstriper1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:20.867 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-common. 2023-06-03T19:44:20.881 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../19-ceph-common_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:20.904 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-base. 2023-06-03T19:44:20.917 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../20-ceph-base_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:20.925 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:20.963 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-base (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:21.925 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cryptography. 2023-06-03T19:44:21.938 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-06-03T19:44:21.983 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-06-03T19:44:22.354 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-openssl. 2023-06-03T19:44:22.369 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-06-03T19:44:22.412 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-06-03T19:44:22.673 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-06-03T19:44:22.686 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:22.723 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-modules-core (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:23.094 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-bcrypt. 2023-06-03T19:44:23.102 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-06-03T19:44:23.106 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-base. 2023-06-03T19:44:23.120 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../20-ceph-base_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:23.144 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-06-03T19:44:23.174 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-base (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:23.447 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cherrypy3. 2023-06-03T19:44:23.455 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-06-03T19:44:23.496 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-06-03T19:44:23.850 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jwt. 2023-06-03T19:44:23.859 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-06-03T19:44:23.900 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-06-03T19:44:24.144 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-cryptography. 2023-06-03T19:44:24.159 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../21-python3-cryptography_2.8-3ubuntu0.1_amd64.deb ... 2023-06-03T19:44:24.202 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-cryptography (2.8-3ubuntu0.1) ... 2023-06-03T19:44:24.205 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-logutils. 2023-06-03T19:44:24.213 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-06-03T19:44:24.241 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-06-03T19:44:24.575 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-markupsafe. 2023-06-03T19:44:24.583 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-06-03T19:44:24.615 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-openssl. 2023-06-03T19:44:24.624 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-06-03T19:44:24.631 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../22-python3-openssl_19.0.0-1build1_all.deb ... 2023-06-03T19:44:24.673 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-openssl (19.0.0-1build1) ... 2023-06-03T19:44:24.926 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2023-06-03T19:44:24.928 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-mako. 2023-06-03T19:44:24.936 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-06-03T19:44:24.940 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../23-ceph-mgr-modules-core_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:24.979 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-06-03T19:44:24.984 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr-modules-core (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:25.294 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplegeneric. 2023-06-03T19:44:25.308 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-06-03T19:44:25.347 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-bcrypt. 2023-06-03T19:44:25.352 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-06-03T19:44:25.362 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../24-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2023-06-03T19:44:25.405 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2023-06-03T19:44:25.647 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-singledispatch. 2023-06-03T19:44:25.662 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-06-03T19:44:25.706 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-06-03T19:44:25.708 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-cherrypy3. 2023-06-03T19:44:25.722 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../25-python3-cherrypy3_8.9.1-6_all.deb ... 2023-06-03T19:44:25.766 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-cherrypy3 (8.9.1-6) ... 2023-06-03T19:44:26.075 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webob. 2023-06-03T19:44:26.089 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-06-03T19:44:26.117 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-06-03T19:44:26.229 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-jwt. 2023-06-03T19:44:26.242 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../26-python3-jwt_1.7.1-2ubuntu2.1_all.deb ... 2023-06-03T19:44:26.287 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-jwt (1.7.1-2ubuntu2.1) ... 2023-06-03T19:44:26.437 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-soupsieve. 2023-06-03T19:44:26.450 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-06-03T19:44:26.486 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-06-03T19:44:26.598 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-logutils. 2023-06-03T19:44:26.612 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../27-python3-logutils_0.3.3-7_all.deb ... 2023-06-03T19:44:26.656 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-logutils (0.3.3-7) ... 2023-06-03T19:44:26.798 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-bs4. 2023-06-03T19:44:26.811 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-06-03T19:44:26.856 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-06-03T19:44:26.974 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-markupsafe. 2023-06-03T19:44:26.988 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../28-python3-markupsafe_1.1.0-1build2_amd64.deb ... 2023-06-03T19:44:27.027 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-markupsafe (1.1.0-1build2) ... 2023-06-03T19:44:27.176 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-waitress. 2023-06-03T19:44:27.190 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-06-03T19:44:27.237 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-06-03T19:44:27.331 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-mako. 2023-06-03T19:44:27.345 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../29-python3-mako_1.1.0+ds1-1ubuntu2.1_all.deb ... 2023-06-03T19:44:27.390 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-06-03T19:44:27.563 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-tempita. 2023-06-03T19:44:27.576 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-06-03T19:44:27.629 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-06-03T19:44:27.707 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-simplegeneric. 2023-06-03T19:44:27.721 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../30-python3-simplegeneric_0.8.1-3_all.deb ... 2023-06-03T19:44:27.766 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2023-06-03T19:44:27.874 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-paste. 2023-06-03T19:44:27.889 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-06-03T19:44:27.924 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-06-03T19:44:28.094 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-singledispatch. 2023-06-03T19:44:28.107 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../31-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2023-06-03T19:44:28.152 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2023-06-03T19:44:28.260 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-06-03T19:44:28.273 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-06-03T19:44:28.310 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-06-03T19:44:28.446 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-webob. 2023-06-03T19:44:28.462 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../32-python3-webob_1%3a1.8.5-2_all.deb ... 2023-06-03T19:44:28.513 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-webob (1:1.8.5-2) ... 2023-06-03T19:44:28.640 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastedeploy. 2023-06-03T19:44:28.654 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-06-03T19:44:28.705 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-06-03T19:44:28.842 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-soupsieve. 2023-06-03T19:44:28.855 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../33-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2023-06-03T19:44:28.891 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2023-06-03T19:44:29.008 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webtest. 2023-06-03T19:44:29.021 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-06-03T19:44:29.057 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-06-03T19:44:29.195 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-bs4. 2023-06-03T19:44:29.210 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../34-python3-bs4_4.8.2-1_all.deb ... 2023-06-03T19:44:29.244 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-bs4 (4.8.2-1) ... 2023-06-03T19:44:29.369 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pecan. 2023-06-03T19:44:29.383 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-06-03T19:44:29.427 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-06-03T19:44:29.606 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-waitress. 2023-06-03T19:44:29.620 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../35-python3-waitress_1.4.1-1ubuntu0.1_all.deb ... 2023-06-03T19:44:29.667 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-waitress (1.4.1-1ubuntu0.1) ... 2023-06-03T19:44:29.775 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-werkzeug. 2023-06-03T19:44:29.788 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-06-03T19:44:29.833 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-06-03T19:44:29.985 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-tempita. 2023-06-03T19:44:30.000 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../36-python3-tempita_0.5.2-6_all.deb ... 2023-06-03T19:44:30.043 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-tempita (0.5.2-6) ... 2023-06-03T19:44:30.178 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-06-03T19:44:30.193 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:30.236 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libsqlite3-mod-ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:30.346 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-paste. 2023-06-03T19:44:30.360 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../37-python3-paste_3.4.0+dfsg1-1_all.deb ... 2023-06-03T19:44:30.404 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-paste (3.4.0+dfsg1-1) ... 2023-06-03T19:44:30.591 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr. 2023-06-03T19:44:30.606 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../44-ceph-mgr_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:30.649 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:30.699 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2023-06-03T19:44:30.715 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../38-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2023-06-03T19:44:30.749 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2023-06-03T19:44:31.052 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pastedeploy. 2023-06-03T19:44:31.065 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../39-python3-pastedeploy_2.1.0-1_all.deb ... 2023-06-03T19:44:31.110 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pastedeploy (2.1.0-1) ... 2023-06-03T19:44:31.136 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mon. 2023-06-03T19:44:31.149 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../45-ceph-mon_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:31.194 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mon (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:31.413 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-webtest. 2023-06-03T19:44:31.427 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../40-python3-webtest_2.0.32-2_all.deb ... 2023-06-03T19:44:31.463 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-webtest (2.0.32-2) ... 2023-06-03T19:44:31.775 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pecan. 2023-06-03T19:44:31.791 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../41-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2023-06-03T19:44:31.833 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2023-06-03T19:44:32.198 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-werkzeug. 2023-06-03T19:44:32.212 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../42-python3-werkzeug_0.16.1+dfsg1-2ubuntu0.1_all.deb ... 2023-06-03T19:44:32.256 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-06-03T19:44:32.264 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-osd. 2023-06-03T19:44:32.278 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../46-ceph-osd_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:32.322 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-osd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:32.634 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2023-06-03T19:44:32.648 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../43-libsqlite3-mod-ceph_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:32.692 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libsqlite3-mod-ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:33.037 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr. 2023-06-03T19:44:33.052 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../44-ceph-mgr_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:33.095 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:33.557 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mon. 2023-06-03T19:44:33.571 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../45-ceph-mon_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:33.615 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mon (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:35.561 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph. 2023-06-03T19:44:35.575 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../47-ceph_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:35.611 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:35.803 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-osd. 2023-06-03T19:44:35.819 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../46-ceph-osd_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:35.861 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-osd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:35.931 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-fuse. 2023-06-03T19:44:35.944 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../48-ceph-fuse_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:35.981 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:36.393 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mds. 2023-06-03T19:44:36.406 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../49-ceph-mds_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:36.451 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mds (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:37.004 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package cephadm. 2023-06-03T19:44:37.017 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../50-cephadm_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:37.062 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:37.373 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-jinja2. 2023-06-03T19:44:37.389 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-06-03T19:44:37.440 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-06-03T19:44:37.735 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-06-03T19:44:37.748 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:37.784 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:38.138 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-repoze.lru. 2023-06-03T19:44:38.153 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-06-03T19:44:38.196 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-06-03T19:44:38.457 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjs-underscore. 2023-06-03T19:44:38.470 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-06-03T19:44:38.507 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-06-03T19:44:38.525 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph. 2023-06-03T19:44:38.539 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../47-ceph_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:38.583 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:38.793 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-06-03T19:44:38.806 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-06-03T19:44:38.851 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-06-03T19:44:38.903 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-fuse. 2023-06-03T19:44:38.919 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../48-ceph-fuse_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:38.961 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:39.162 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-routes. 2023-06-03T19:44:39.177 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-06-03T19:44:39.220 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-06-03T19:44:39.357 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mds. 2023-06-03T19:44:39.372 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../49-ceph-mds_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:39.415 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mds (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:39.548 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-06-03T19:44:39.561 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:39.606 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-dashboard (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:39.926 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package cephadm. 2023-06-03T19:44:39.940 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../50-cephadm_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:39.984 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:40.331 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-jinja2. 2023-06-03T19:44:40.347 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../51-python3-jinja2_2.10.1-2_all.deb ... 2023-06-03T19:44:40.389 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-jinja2 (2.10.1-2) ... 2023-06-03T19:44:40.614 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-decorator. 2023-06-03T19:44:40.630 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-06-03T19:44:40.672 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-06-03T19:44:40.692 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2023-06-03T19:44:40.707 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../52-ceph-mgr-cephadm_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:40.750 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr-cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:40.959 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-06-03T19:44:40.974 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-06-03T19:44:41.017 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-06-03T19:44:41.104 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-repoze.lru. 2023-06-03T19:44:41.118 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../53-python3-repoze.lru_0.7-2_all.deb ... 2023-06-03T19:44:41.170 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2023-06-03T19:44:41.344 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-scipy. 2023-06-03T19:44:41.358 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-06-03T19:44:41.402 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-06-03T19:44:41.406 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libjs-underscore. 2023-06-03T19:44:41.420 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../54-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2023-06-03T19:44:41.464 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-06-03T19:44:41.750 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libjs-sphinxdoc. 2023-06-03T19:44:41.764 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../55-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2023-06-03T19:44:41.808 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-06-03T19:44:42.119 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-routes. 2023-06-03T19:44:42.135 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../56-python3-routes_2.4.1-2_all.deb ... 2023-06-03T19:44:42.177 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-routes (2.4.1-2) ... 2023-06-03T19:44:42.522 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2023-06-03T19:44:42.536 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../57-ceph-mgr-dashboard_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:42.580 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr-dashboard (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:42.720 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-06-03T19:44:42.734 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-06-03T19:44:42.778 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-06-03T19:44:43.298 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-joblib. 2023-06-03T19:44:43.314 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-06-03T19:44:43.356 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-06-03T19:44:43.604 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-decorator. 2023-06-03T19:44:43.619 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../58-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2023-06-03T19:44:43.662 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2023-06-03T19:44:43.718 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-sklearn. 2023-06-03T19:44:43.734 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-06-03T19:44:43.785 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-06-03T19:44:43.940 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package liblbfgsb0:amd64. 2023-06-03T19:44:43.955 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../59-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2023-06-03T19:44:43.998 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-06-03T19:44:44.350 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-scipy. 2023-06-03T19:44:44.364 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../60-python3-scipy_1.3.3-3build1_amd64.deb ... 2023-06-03T19:44:44.408 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-scipy (1.3.3-3build1) ... 2023-06-03T19:44:44.485 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-06-03T19:44:44.499 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:44.543 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:45.646 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-cachetools. 2023-06-03T19:44:45.662 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-06-03T19:44:45.704 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-06-03T19:44:45.750 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-sklearn-lib. 2023-06-03T19:44:45.759 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../61-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2023-06-03T19:44:45.801 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-06-03T19:44:46.007 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1. 2023-06-03T19:44:46.022 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-06-03T19:44:46.065 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-06-03T19:44:46.410 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-06-03T19:44:46.412 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-joblib. 2023-06-03T19:44:46.423 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-06-03T19:44:46.427 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../62-python3-joblib_0.14.0-3_all.deb ... 2023-06-03T19:44:46.468 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-06-03T19:44:46.470 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-joblib (0.14.0-3) ... 2023-06-03T19:44:46.762 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-rsa. 2023-06-03T19:44:46.777 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-06-03T19:44:46.821 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-rsa (4.0-3) ... 2023-06-03T19:44:46.824 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-sklearn. 2023-06-03T19:44:46.838 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../63-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2023-06-03T19:44:46.882 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-06-03T19:44:47.132 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-google-auth. 2023-06-03T19:44:47.146 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-06-03T19:44:47.190 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-06-03T19:44:47.502 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-blinker. 2023-06-03T19:44:47.517 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-06-03T19:44:47.560 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-06-03T19:44:47.565 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2023-06-03T19:44:47.579 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../64-ceph-mgr-diskprediction-local_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:47.623 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr-diskprediction-local (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:47.872 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-oauthlib. 2023-06-03T19:44:47.886 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-06-03T19:44:47.929 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-06-03T19:44:48.249 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-06-03T19:44:48.266 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-06-03T19:44:48.308 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-06-03T19:44:48.619 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-websocket. 2023-06-03T19:44:48.633 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-06-03T19:44:48.677 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-06-03T19:44:48.776 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-cachetools. 2023-06-03T19:44:48.790 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../65-python3-cachetools_4.0.0-1_all.deb ... 2023-06-03T19:44:48.834 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-cachetools (4.0.0-1) ... 2023-06-03T19:44:48.988 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-kubernetes. 2023-06-03T19:44:49.003 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-06-03T19:44:49.046 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-06-03T19:44:49.120 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pyasn1. 2023-06-03T19:44:49.136 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../66-python3-pyasn1_0.4.2-3build1_all.deb ... 2023-06-03T19:44:49.186 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pyasn1 (0.4.2-3build1) ... 2023-06-03T19:44:49.523 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pyasn1-modules. 2023-06-03T19:44:49.539 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../67-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2023-06-03T19:44:49.568 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-06-03T19:44:49.581 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-06-03T19:44:49.583 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:49.626 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-mgr-k8sevents (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:49.884 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-rsa. 2023-06-03T19:44:49.900 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../68-python3-rsa_4.0-3_all.deb ... 2023-06-03T19:44:49.942 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-rsa (4.0-3) ... 2023-06-03T19:44:49.945 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libonig5:amd64. 2023-06-03T19:44:49.962 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-06-03T19:44:50.003 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-06-03T19:44:50.304 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-google-auth. 2023-06-03T19:44:50.320 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../69-python3-google-auth_1.5.1-2_all.deb ... 2023-06-03T19:44:50.362 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-google-auth (1.5.1-2) ... 2023-06-03T19:44:50.382 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libjq1:amd64. 2023-06-03T19:44:50.395 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-06-03T19:44:50.440 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:44:50.673 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-blinker. 2023-06-03T19:44:50.687 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../70-python3-blinker_1.4+dfsg1-0.3ubuntu1_all.deb ... 2023-06-03T19:44:50.701 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package jq. 2023-06-03T19:44:50.715 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-06-03T19:44:50.731 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-06-03T19:44:50.759 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:44:51.012 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package socat. 2023-06-03T19:44:51.017 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-oauthlib. 2023-06-03T19:44:51.026 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-06-03T19:44:51.032 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../71-python3-oauthlib_3.1.0-1ubuntu2_all.deb ... 2023-06-03T19:44:51.070 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking socat (1.7.3.3-2) ... 2023-06-03T19:44:51.075 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-oauthlib (3.1.0-1ubuntu2) ... 2023-06-03T19:44:51.412 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-requests-oauthlib. 2023-06-03T19:44:51.426 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../72-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2023-06-03T19:44:51.427 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package xmlstarlet. 2023-06-03T19:44:51.442 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-06-03T19:44:51.470 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-06-03T19:44:51.489 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-06-03T19:44:51.781 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-websocket. 2023-06-03T19:44:51.796 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../73-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2023-06-03T19:44:51.839 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2023-06-03T19:44:51.913 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package ceph-test. 2023-06-03T19:44:51.926 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../81-ceph-test_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:51.971 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking ceph-test (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:52.159 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-kubernetes. 2023-06-03T19:44:52.173 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../74-python3-kubernetes_7.0.0~a1-2_all.deb ... 2023-06-03T19:44:52.217 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-kubernetes (7.0.0~a1-2) ... 2023-06-03T19:44:52.855 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2023-06-03T19:44:52.870 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../75-ceph-mgr-k8sevents_16.2.13-257-gd8c5d349-1focal_all.deb ... 2023-06-03T19:44:52.913 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-mgr-k8sevents (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:53.241 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libonig5:amd64. 2023-06-03T19:44:53.255 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../76-libonig5_6.9.4-1_amd64.deb ... 2023-06-03T19:44:53.299 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libonig5:amd64 (6.9.4-1) ... 2023-06-03T19:44:53.635 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libjq1:amd64. 2023-06-03T19:44:53.651 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../77-libjq1_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-06-03T19:44:53.693 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:44:53.971 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package jq. 2023-06-03T19:44:53.987 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../78-jq_1.6-1ubuntu0.20.04.1_amd64.deb ... 2023-06-03T19:44:54.029 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking jq (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:44:54.290 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package socat. 2023-06-03T19:44:54.305 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../79-socat_1.7.3.3-2_amd64.deb ... 2023-06-03T19:44:54.348 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking socat (1.7.3.3-2) ... 2023-06-03T19:44:54.651 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package xmlstarlet. 2023-06-03T19:44:54.667 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../80-xmlstarlet_1.6.1-2build1_amd64.deb ... 2023-06-03T19:44:54.709 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking xmlstarlet (1.6.1-2build1) ... 2023-06-03T19:44:55.141 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package ceph-test. 2023-06-03T19:44:55.156 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../81-ceph-test_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:55.198 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking ceph-test (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:56.266 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package libcephfs-dev. 2023-06-03T19:44:56.280 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:56.324 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking libcephfs-dev (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:56.711 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package nvme-cli. 2023-06-03T19:44:56.725 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-06-03T19:44:56.784 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-06-03T19:44:57.159 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-atomicwrites. 2023-06-03T19:44:57.173 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-06-03T19:44:57.217 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-06-03T19:44:57.520 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-attr. 2023-06-03T19:44:57.535 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-06-03T19:44:57.578 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-06-03T19:44:57.906 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-webencodings. 2023-06-03T19:44:57.920 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-06-03T19:44:57.964 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-06-03T19:44:58.267 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-html5lib. 2023-06-03T19:44:58.281 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-06-03T19:44:58.325 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-06-03T19:44:58.695 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-06-03T19:44:58.709 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-06-03T19:44:58.753 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-06-03T19:44:59.240 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-packaging. 2023-06-03T19:44:59.253 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-06-03T19:44:59.298 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-packaging (20.3-1) ... 2023-06-03T19:44:59.585 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package libcephfs-dev. 2023-06-03T19:44:59.594 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../82-libcephfs-dev_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:44:59.609 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pastescript. 2023-06-03T19:44:59.622 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-06-03T19:44:59.635 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking libcephfs-dev (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:44:59.659 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-06-03T19:44:59.962 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pluggy. 2023-06-03T19:44:59.978 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-06-03T19:45:00.020 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-06-03T19:45:00.030 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package nvme-cli. 2023-06-03T19:45:00.039 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../83-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2023-06-03T19:45:00.096 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2023-06-03T19:45:00.332 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-psutil. 2023-06-03T19:45:00.346 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-06-03T19:45:00.390 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-06-03T19:45:00.461 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-atomicwrites. 2023-06-03T19:45:00.470 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../84-python3-atomicwrites_1.1.5-2build1_all.deb ... 2023-06-03T19:45:00.511 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-atomicwrites (1.1.5-2build1) ... 2023-06-03T19:45:00.743 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-py. 2023-06-03T19:45:00.757 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-06-03T19:45:00.801 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-06-03T19:45:00.822 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-attr. 2023-06-03T19:45:00.831 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../85-python3-attr_19.3.0-2_all.deb ... 2023-06-03T19:45:00.989 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-attr (19.3.0-2) ... 2023-06-03T19:45:01.121 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pyinotify. 2023-06-03T19:45:01.135 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-06-03T19:45:01.179 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-06-03T19:45:01.325 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-webencodings. 2023-06-03T19:45:01.340 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../86-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2023-06-03T19:45:01.383 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2023-06-03T19:45:01.490 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-wcwidth. 2023-06-03T19:45:01.506 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-06-03T19:45:01.548 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-06-03T19:45:01.686 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-html5lib. 2023-06-03T19:45:01.701 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../87-python3-html5lib_1.0.1-2_all.deb ... 2023-06-03T19:45:01.744 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-html5lib (1.0.1-2) ... 2023-06-03T19:45:01.835 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-pytest. 2023-06-03T19:45:01.850 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-06-03T19:45:01.893 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-06-03T19:45:02.122 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-lxml:amd64. 2023-06-03T19:45:02.137 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../88-python3-lxml_4.5.0-1ubuntu0.5_amd64.deb ... 2023-06-03T19:45:02.180 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-06-03T19:45:02.213 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package python3-simplejson. 2023-06-03T19:45:02.227 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-06-03T19:45:02.271 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-06-03T19:45:02.600 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-packaging. 2023-06-03T19:45:02.616 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../89-python3-packaging_20.3-1_all.deb ... 2023-06-03T19:45:02.658 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-packaging (20.3-1) ... 2023-06-03T19:45:02.683 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package radosgw. 2023-06-03T19:45:02.696 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../98-radosgw_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:45:02.741 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking radosgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:02.944 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pastescript. 2023-06-03T19:45:02.960 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../90-python3-pastescript_2.0.2-4_all.deb ... 2023-06-03T19:45:03.010 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2023-06-03T19:45:03.339 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pluggy. 2023-06-03T19:45:03.355 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../91-python3-pluggy_0.13.0-2_all.deb ... 2023-06-03T19:45:03.397 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pluggy (0.13.0-2) ... 2023-06-03T19:45:03.717 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-psutil. 2023-06-03T19:45:03.732 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../92-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2023-06-03T19:45:03.775 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2023-06-03T19:45:03.919 INFO:teuthology.orchestra.run.smithi083.stdout:Selecting previously unselected package rbd-fuse. 2023-06-03T19:45:03.933 INFO:teuthology.orchestra.run.smithi083.stdout:Preparing to unpack .../99-rbd-fuse_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:45:03.977 INFO:teuthology.orchestra.run.smithi083.stdout:Unpacking rbd-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:04.111 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-py. 2023-06-03T19:45:04.127 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../93-python3-py_1.8.1-1ubuntu0.1_all.deb ... 2023-06-03T19:45:04.169 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-py (1.8.1-1ubuntu0.1) ... 2023-06-03T19:45:04.277 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-attr (19.3.0-2) ... 2023-06-03T19:45:04.489 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pyinotify. 2023-06-03T19:45:04.503 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../94-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2023-06-03T19:45:04.547 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-06-03T19:45:04.582 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-06-03T19:45:04.706 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-06-03T19:45:04.832 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-06-03T19:45:04.866 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-wcwidth. 2023-06-03T19:45:04.880 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../95-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2023-06-03T19:45:04.924 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2023-06-03T19:45:05.034 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:05.236 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-pytest. 2023-06-03T19:45:05.252 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../96-python3-pytest_4.6.9-1_all.deb ... 2023-06-03T19:45:05.302 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-pytest (4.6.9-1) ... 2023-06-03T19:45:05.631 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package python3-simplejson. 2023-06-03T19:45:05.645 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../97-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2023-06-03T19:45:05.689 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2023-06-03T19:45:05.936 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user cephadm....done 2023-06-03T19:45:06.090 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-06-03T19:45:06.100 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package radosgw. 2023-06-03T19:45:06.116 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../98-radosgw_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:45:06.158 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking radosgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:06.466 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-06-03T19:45:06.743 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-06-03T19:45:06.894 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-06-03T19:45:07.229 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-06-03T19:45:07.353 INFO:teuthology.orchestra.run.smithi033.stdout:Selecting previously unselected package rbd-fuse. 2023-06-03T19:45:07.368 INFO:teuthology.orchestra.run.smithi033.stdout:Preparing to unpack .../99-rbd-fuse_16.2.13-257-gd8c5d349-1focal_amd64.deb ... 2023-06-03T19:45:07.411 INFO:teuthology.orchestra.run.smithi033.stdout:Unpacking rbd-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:07.622 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-06-03T19:45:07.723 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-attr (19.3.0-2) ... 2023-06-03T19:45:07.907 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-06-03T19:45:08.024 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2023-06-03T19:45:08.150 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up librabbitmq4:amd64 (0.10.0-1) ... 2023-06-03T19:45:08.183 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-06-03T19:45:08.273 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up nvme-cli (1.9-1ubuntu0.1) ... 2023-06-03T19:45:08.468 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-06-03T19:45:08.475 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:08.744 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-argparse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:09.037 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-06-03T19:45:09.111 INFO:teuthology.orchestra.run.smithi033.stdout:Adding system user cephadm....done 2023-06-03T19:45:09.165 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-06-03T19:45:09.264 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-waitress (1.4.1-1ubuntu0.1) ... 2023-06-03T19:45:09.453 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-06-03T19:45:09.640 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-repoze.lru (0.7-2) ... 2023-06-03T19:45:09.729 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-06-03T19:45:09.933 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up liboath0 (2.6.1-1.3) ... 2023-06-03T19:45:10.059 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-py (1.8.1-1ubuntu0.1) ... 2023-06-03T19:45:10.105 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-06-03T19:45:10.381 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-06-03T19:45:10.394 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-joblib (0.14.0-3) ... 2023-06-03T19:45:10.724 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-06-03T19:45:10.795 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-jwt (1.7.1-2ubuntu2.1) ... 2023-06-03T19:45:11.016 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjaeger (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:11.088 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-cachetools (4.0.0-1) ... 2023-06-03T19:45:11.142 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-06-03T19:45:11.381 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2023-06-03T19:45:11.468 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-06-03T19:45:11.657 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2023-06-03T19:45:11.753 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-packaging (20.3-1) ... 2023-06-03T19:45:11.950 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-ceph-argparse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:12.046 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-06-03T19:45:12.172 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-06-03T19:45:12.251 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2023-06-03T19:45:12.377 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-markupsafe (1.1.0-1build2) ... 2023-06-03T19:45:12.456 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-06-03T19:45:12.662 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2023-06-03T19:45:12.866 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-06-03T19:45:12.975 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-psutil (5.5.1-1ubuntu4) ... 2023-06-03T19:45:13.218 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-06-03T19:45:13.351 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-atomicwrites (1.1.5-2build1) ... 2023-06-03T19:45:13.579 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up socat (1.7.3.3-2) ... 2023-06-03T19:45:13.652 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2023-06-03T19:45:13.705 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:14.012 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-decorator (4.4.2-0ubuntu1) ... 2023-06-03T19:45:14.023 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-06-03T19:45:14.296 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libjaeger (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:14.366 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-06-03T19:45:14.422 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-jinja2 (2.10.1-2) ... 2023-06-03T19:45:14.517 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-06-03T19:45:14.634 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-06-03T19:45:14.772 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-tempita (0.5.2-6) ... 2023-06-03T19:45:14.911 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-06-03T19:45:15.065 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-packaging (20.3-1) ... 2023-06-03T19:45:15.229 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-06-03T19:45:15.355 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-06-03T19:45:15.357 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python-pastedeploy-tpl (2.1.0-1) ... 2023-06-03T19:45:15.483 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2023-06-03T19:45:15.673 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-06-03T19:45:15.776 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-paste (3.4.0+dfsg1-1) ... 2023-06-03T19:45:15.966 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-06-03T19:45:16.177 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-werkzeug (0.16.1+dfsg1-2ubuntu0.1) ... 2023-06-03T19:45:16.250 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-06-03T19:45:16.376 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-06-03T19:45:16.545 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-cryptography (2.8-3ubuntu0.1) ... 2023-06-03T19:45:16.661 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-06-03T19:45:16.914 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up socat (1.7.3.3-2) ... 2023-06-03T19:45:16.954 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-06-03T19:45:17.040 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:17.255 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-06-03T19:45:17.358 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-html5lib (1.0.1-2) ... 2023-06-03T19:45:17.604 INFO:teuthology.orchestra.run.smithi083.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-06-03T19:45:17.718 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2023-06-03T19:45:17.844 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up xmlstarlet (1.6.1-2build1) ... 2023-06-03T19:45:17.849 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-06-03T19:45:17.967 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-06-03T19:45:17.971 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pluggy (0.13.0-2) ... 2023-06-03T19:45:18.271 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.5) ... 2023-06-03T19:45:18.276 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-06-03T19:45:18.599 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2023-06-03T19:45:18.661 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-06-03T19:45:18.725 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pyasn1 (0.4.2-3build1) ... 2023-06-03T19:45:18.787 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-06-03T19:45:18.913 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-06-03T19:45:19.052 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-singledispatch (3.4.0.3-2build1) ... 2023-06-03T19:45:19.247 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-06-03T19:45:19.336 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-logutils (0.3.3-7) ... 2023-06-03T19:45:19.540 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librados2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:19.645 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2023-06-03T19:45:19.666 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-06-03T19:45:19.771 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2023-06-03T19:45:20.056 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-prettytable (0.7.2-5) ... 2023-06-03T19:45:20.340 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2023-06-03T19:45:20.666 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-websocket (0.53.0-2ubuntu1) ... 2023-06-03T19:45:21.058 INFO:teuthology.orchestra.run.smithi033.stdout:update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2023-06-03T19:45:21.148 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librgw2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:21.274 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libsqlite3-mod-ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:21.335 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libonig5:amd64 (6.9.4-1) ... 2023-06-03T19:45:21.400 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:45:21.461 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-mako (1.1.0+ds1-1ubuntu2.1) ... 2023-06-03T19:45:21.510 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-06-03T19:45:21.771 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-cherrypy3 (8.9.1-6) ... 2023-06-03T19:45:21.878 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-06-03T19:45:22.130 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2023-06-03T19:45:22.213 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-06-03T19:45:22.256 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2023-06-03T19:45:22.382 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-webob (1:1.8.5-2) ... 2023-06-03T19:45:22.505 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-06-03T19:45:22.709 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-blinker (1.4+dfsg1-0.3ubuntu1) ... 2023-06-03T19:45:22.848 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:22.974 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-06-03T19:45:23.001 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up librados2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:23.127 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-scipy (1.3.3-3build1) ... 2023-06-03T19:45:23.285 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libradosstriper1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:23.411 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-06-03T19:45:23.754 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-06-03T19:45:24.682 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up librgw2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:24.810 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libsqlite3-mod-ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:24.842 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up librbd1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:24.936 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libjq1:amd64 (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:45:24.968 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-06-03T19:45:25.062 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pytest (4.6.9-1) ... 2023-06-03T19:45:25.094 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:45:25.229 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rsa (4.0-3) ... 2023-06-03T19:45:25.455 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-openssl (19.0.0-1build1) ... 2023-06-03T19:45:25.530 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-06-03T19:45:25.798 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pastedeploy (2.1.0-1) ... 2023-06-03T19:45:25.831 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-modules-core (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:25.957 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:26.091 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-bs4 (4.8.2-1) ... 2023-06-03T19:45:26.198 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-06-03T19:45:26.199 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-06-03T19:45:26.433 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libcephfs2 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:26.576 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-oauthlib (3.1.0-1ubuntu2) ... 2023-06-03T19:45:26.675 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up libcephfs-dev (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:26.776 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-06-03T19:45:26.911 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libradosstriper1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:27.029 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2023-06-03T19:45:27.069 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-06-03T19:45:27.346 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2023-06-03T19:45:27.387 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-06-03T19:45:27.748 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rados (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:27.874 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rbd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:28.000 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up rbd-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:28.117 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-routes (2.4.1-2) ... 2023-06-03T19:45:28.419 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-06-03T19:45:28.435 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up librbd1 (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:28.561 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2023-06-03T19:45:28.687 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up jq (1.6-1ubuntu0.20.04.1) ... 2023-06-03T19:45:28.798 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-rgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:28.813 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-rsa (4.0-3) ... 2023-06-03T19:45:28.924 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-cephfs (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:29.106 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-webtest (2.0.32-2) ... 2023-06-03T19:45:29.209 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-06-03T19:45:29.406 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr-modules-core (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:29.533 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:29.766 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-06-03T19:45:29.766 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2023-06-03T19:45:30.113 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:30.242 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up libcephfs-dev (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:30.368 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2023-06-03T19:45:30.666 INFO:teuthology.orchestra.run.smithi083.stdout:Adding group ceph....done 2023-06-03T19:45:30.678 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pastescript (2.0.2-4) ... 2023-06-03T19:45:30.995 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-pecan (1.3.3-3ubuntu1) ... 2023-06-03T19:45:31.068 INFO:teuthology.orchestra.run.smithi083.stdout:Adding system user ceph....done 2023-06-03T19:45:31.253 INFO:teuthology.orchestra.run.smithi083.stdout:Setting system user ceph properties....done 2023-06-03T19:45:31.275 INFO:teuthology.orchestra.run.smithi083.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-06-03T19:45:31.373 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-rados (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:31.425 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-06-03T19:45:31.507 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-rbd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:31.641 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up rbd-fuse (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:31.741 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-06-03T19:45:31.767 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-routes (2.4.1-2) ... 2023-06-03T19:45:32.077 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-google-auth (1.5.1-2) ... 2023-06-03T19:45:32.199 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-test (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:32.325 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up radosgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:32.472 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-rgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:32.594 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-06-03T19:45:32.594 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-06-03T19:45:32.597 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-cephfs (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:32.899 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up python3-kubernetes (7.0.0~a1-2) ... 2023-06-03T19:45:33.255 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-base (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:33.629 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-06-03T19:45:33.845 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-common (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:34.066 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mds (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:34.287 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-06-03T19:45:34.287 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-06-03T19:45:34.415 INFO:teuthology.orchestra.run.smithi033.stdout:Adding group ceph....done 2023-06-03T19:45:34.742 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:34.809 INFO:teuthology.orchestra.run.smithi033.stdout:Adding system user ceph....done 2023-06-03T19:45:34.950 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-06-03T19:45:34.950 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-06-03T19:45:34.985 INFO:teuthology.orchestra.run.smithi033.stdout:Setting system user ceph properties....done 2023-06-03T19:45:35.013 INFO:teuthology.orchestra.run.smithi033.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2023-06-03T19:45:35.168 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2023-06-03T19:45:35.418 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-osd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:35.488 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2023-06-03T19:45:35.930 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-06-03T19:45:35.931 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-06-03T19:45:35.972 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-test (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:36.106 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up radosgw (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:36.380 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-06-03T19:45:36.380 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2023-06-03T19:45:36.495 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-k8sevents (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:36.621 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-diskprediction-local (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:36.756 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mon (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:36.973 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-06-03T19:45:36.974 INFO:teuthology.orchestra.run.smithi083.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-06-03T19:45:37.050 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-base (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:37.424 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:37.437 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2023-06-03T19:45:37.583 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:37.709 INFO:teuthology.orchestra.run.smithi083.stdout:Setting up ceph-mgr-dashboard (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:37.854 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-06-03T19:45:37.910 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mds (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:38.129 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-06-03T19:45:38.137 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-06-03T19:45:38.137 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2023-06-03T19:45:38.615 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:38.849 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-06-03T19:45:38.850 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2023-06-03T19:45:39.300 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-osd (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:39.803 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-06-03T19:45:39.804 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2023-06-03T19:45:40.276 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr-k8sevents (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:40.402 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr-diskprediction-local (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:40.553 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mon (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:40.775 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-06-03T19:45:40.775 INFO:teuthology.orchestra.run.smithi033.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2023-06-03T19:45:41.166 INFO:teuthology.orchestra.run.smithi083.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-06-03T19:45:41.237 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr-cephadm (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:41.389 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:41.514 INFO:teuthology.orchestra.run.smithi033.stdout:Setting up ceph-mgr-dashboard (16.2.13-257-gd8c5d349-1focal) ... 2023-06-03T19:45:41.666 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for systemd (245.4-4ubuntu3.17) ... 2023-06-03T19:45:41.680 INFO:teuthology.orchestra.run.smithi083.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-06-03T19:45:41.683 DEBUG:teuthology.parallel:result is None 2023-06-03T19:45:41.951 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for man-db (2.9.1-1) ... 2023-06-03T19:45:45.122 INFO:teuthology.orchestra.run.smithi033.stdout:Processing triggers for libc-bin (2.31-0ubuntu9.9) ... 2023-06-03T19:45:45.572 INFO:teuthology.orchestra.run.smithi033.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2023-06-03T19:45:45.574 DEBUG:teuthology.parallel:result is None 2023-06-03T19:45:45.575 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-03T19:45:45.575 INFO:teuthology.packaging:ref: None 2023-06-03T19:45:45.575 INFO:teuthology.packaging:tag: None 2023-06-03T19:45:45.576 INFO:teuthology.packaging:branch: pacific 2023-06-03T19:45:45.576 INFO:teuthology.packaging:sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:45:45.576 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-06-03T19:45:45.883 DEBUG:teuthology.orchestra.run.smithi033:> dpkg-query -W -f '${Version}' ceph 2023-06-03T19:45:45.906 INFO:teuthology.orchestra.run.smithi033.stdout:16.2.13-257-gd8c5d349-1focal 2023-06-03T19:45:45.907 INFO:teuthology.packaging:The installed version of ceph is 16.2.13-257-gd8c5d349-1focal 2023-06-03T19:45:45.907 INFO:teuthology.task.install:The correct ceph version 16.2.13-257-gd8c5d349-1focal is installed. 2023-06-03T19:45:45.908 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2023-06-03T19:45:45.908 INFO:teuthology.packaging:ref: None 2023-06-03T19:45:45.908 INFO:teuthology.packaging:tag: None 2023-06-03T19:45:45.909 INFO:teuthology.packaging:branch: pacific 2023-06-03T19:45:45.909 INFO:teuthology.packaging:sha1: 8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:45:45.909 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-06-03T19:45:46.107 DEBUG:teuthology.orchestra.run.smithi083:> dpkg-query -W -f '${Version}' ceph 2023-06-03T19:45:46.130 INFO:teuthology.orchestra.run.smithi083.stdout:16.2.13-257-gd8c5d349-1focal 2023-06-03T19:45:46.130 INFO:teuthology.packaging:The installed version of ceph is 16.2.13-257-gd8c5d349-1focal 2023-06-03T19:45:46.130 INFO:teuthology.task.install:The correct ceph version 16.2.13-257-gd8c5d349-1focal is installed. 2023-06-03T19:45:46.131 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2023-06-03T19:45:46.131 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:45:46.132 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-06-03T19:45:46.147 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:45:46.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2023-06-03T19:45:46.188 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2023-06-03T19:45:46.188 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:45:46.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/usr/bin/daemon-helper 2023-06-03T19:45:46.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-06-03T19:45:46.261 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:45:46.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/daemon-helper 2023-06-03T19:45:46.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/daemon-helper 2023-06-03T19:45:46.335 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2023-06-03T19:45:46.336 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:45:46.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/usr/bin/adjust-ulimits 2023-06-03T19:45:46.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-06-03T19:45:46.408 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:45:46.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/usr/bin/adjust-ulimits 2023-06-03T19:45:46.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2023-06-03T19:45:46.479 INFO:teuthology.run_tasks:Running task cephadm... 2023-06-03T19:45:46.562 INFO:tasks.cephadm:Config: {'cephadm_branch': 'pacific', 'cephadm_git_url': 'https://github.com/ceph/ceph', 'conf': {'osd': {'osd_class_default_list': '*', 'osd_class_load_list': '*', 'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}, 'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}}, 'image': 'quay.ceph.io/ceph-ci/ceph:pacific', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '8e24bcf462a1d94c2e12aa4e26419634883a1e88'} 2023-06-03T19:45:46.563 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:pacific 2023-06-03T19:45:46.573 INFO:tasks.cephadm:Cluster fsid is 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:45:46.574 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2023-06-03T19:45:46.574 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.33', 'mon.c': '[v2:172.21.15.33:3301,v1:172.21.15.33:6790]', 'mon.b': '172.21.15.83'} 2023-06-03T19:45:46.574 INFO:tasks.cephadm:First mon is mon.a on smithi033 2023-06-03T19:45:46.575 INFO:tasks.cephadm:First mgr is y 2023-06-03T19:45:46.575 INFO:tasks.cephadm:Normalizing hostnames... 2023-06-03T19:45:46.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo hostname $(hostname -s) 2023-06-03T19:45:46.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo hostname $(hostname -s) 2023-06-03T19:45:46.608 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref pacific)... 2023-06-03T19:45:46.608 DEBUG:teuthology.orchestra.run.smithi033:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:46.803 INFO:teuthology.orchestra.run.smithi033.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Jun 3 19:45 /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:46.804 DEBUG:teuthology.orchestra.run.smithi083:> curl --silent https://raw.githubusercontent.com/ceph/ceph/pacific/src/cephadm/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:46.978 INFO:teuthology.orchestra.run.smithi083.stdout:-rw-rw-r-- 1 ubuntu ubuntu 350873 Jun 3 19:45 /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:46.978 DEBUG:teuthology.orchestra.run.smithi033:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:46.988 DEBUG:teuthology.orchestra.run.smithi083:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2023-06-03T19:45:47.006 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:pacific on all hosts... 2023-06-03T19:45:47.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-06-03T19:45:47.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific pull 2023-06-03T19:45:47.317 INFO:teuthology.orchestra.run.smithi033.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-06-03T19:45:47.328 INFO:teuthology.orchestra.run.smithi083.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-06-03T19:46:11.015 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T19:46:11.015 INFO:teuthology.orchestra.run.smithi083.stdout: "ceph_version": "ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)", 2023-06-03T19:46:11.016 INFO:teuthology.orchestra.run.smithi083.stdout: "image_id": "b644dd95899d36b95338c4867afb8766daf2db3e405d810db12f57a4acfe053c", 2023-06-03T19:46:11.016 INFO:teuthology.orchestra.run.smithi083.stdout: "repo_digests": [ 2023-06-03T19:46:11.016 INFO:teuthology.orchestra.run.smithi083.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b41db2dcff2a7a7fc551b7b1b28c0ae195aaddc42f719f7bcd571090f6080399" 2023-06-03T19:46:11.016 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T19:46:11.016 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph_version": "ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)", 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout: "image_id": "b644dd95899d36b95338c4867afb8766daf2db3e405d810db12f57a4acfe053c", 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout: "repo_digests": [ 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:b41db2dcff2a7a7fc551b7b1b28c0ae195aaddc42f719f7bcd571090f6080399" 2023-06-03T19:46:11.985 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T19:46:11.986 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T19:46:12.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo mkdir -p /etc/ceph 2023-06-03T19:46:12.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo mkdir -p /etc/ceph 2023-06-03T19:46:12.043 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 777 /etc/ceph 2023-06-03T19:46:12.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 777 /etc/ceph 2023-06-03T19:46:12.100 INFO:tasks.cephadm:Writing seed config... 2023-06-03T19:46:12.102 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2023-06-03T19:46:12.102 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2023-06-03T19:46:12.102 INFO:tasks.cephadm: override: [osd] debug ms = 1 2023-06-03T19:46:12.103 INFO:tasks.cephadm: override: [osd] debug osd = 20 2023-06-03T19:46:12.103 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2023-06-03T19:46:12.103 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2023-06-03T19:46:12.103 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2023-06-03T19:46:12.103 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2023-06-03T19:46:12.104 INFO:tasks.cephadm: override: [mon] debug mon = 20 2023-06-03T19:46:12.104 INFO:tasks.cephadm: override: [mon] debug ms = 1 2023-06-03T19:46:12.104 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2023-06-03T19:46:12.105 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:46:12.105 DEBUG:teuthology.orchestra.run.smithi033:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2023-06-03T19:46:12.132 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 = 3be302aa-0247-11ee-9b1d-001a4aab830c mon election default strategy = 3 [osd] osd scrub load threshold = 5.0 osd scrub max interval = 600 osd mclock profile = high_recovery_ops osd recover clone overlap = true osd recovery max chunk = 1048576 osd deep scrub update digest min age = 30 osd map max advance = 10 osd memory target autotune = true # debugging osd debug shutdown = true osd debug op order = true osd debug verify stray on activate = true osd debug pg log writeout = true osd debug verify cached snaps = true osd debug verify missing on start = true osd debug misdirected ops = true osd op queue = debug_random osd op queue cut off = debug_random osd shutdown pgref assert = True bdev debug aio = true osd sloppy crc = true osd_class_default_list = * osd_class_load_list = * debug ms = 1 debug osd = 20 [mgr] mon reweight min pgs per osd = 4 mon reweight min bytes per osd = 10 mgr/telemetry/nag = false debug mgr = 20 debug ms = 1 [mon] mon data avail warn = 5 mon mgr mkfs grace = 240 mon reweight min pgs per osd = 4 mon osd reporter subtree level = osd mon osd prime pg temp = true mon reweight min bytes per osd = 10 # rotate auth tickets quickly to exercise renewal paths auth mon ticket ttl = 660# 11m auth service ticket ttl = 240# 4m # don't complain about global id reclaim mon_warn_on_insecure_global_id_reclaim = false mon_warn_on_insecure_global_id_reclaim_allowed = false debug mon = 20 debug ms = 1 debug paxos = 20 [client.rgw] rgw cache enabled = true rgw enable ops log = true rgw enable usage log = true 2023-06-03T19:46:12.133 DEBUG:teuthology.orchestra.run.smithi033:mon.a> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service 2023-06-03T19:46:12.180 DEBUG:teuthology.orchestra.run.smithi033:mgr.y> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service 2023-06-03T19:46:12.223 INFO:tasks.cephadm:Bootstrapping... 2023-06-03T19:46:12.224 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific -v bootstrap --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c --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.33 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2023-06-03T19:46:12.436 INFO:teuthology.orchestra.run.smithi033.stderr:-------------------------------------------------------------------------------- 2023-06-03T19:46:12.437 INFO:teuthology.orchestra.run.smithi033.stderr:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:pacific', '-v', 'bootstrap', '--fsid', '3be302aa-0247-11ee-9b1d-001a4aab830c', '--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.33', '--skip-admin-label'] 2023-06-03T19:46:12.437 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying podman|docker is present... 2023-06-03T19:46:12.437 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying lvm2 is present... 2023-06-03T19:46:12.437 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying time synchronization is in place... 2023-06-03T19:46:12.443 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-06-03T19:46:12.450 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.455 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-06-03T19:46:12.460 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.465 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: masked 2023-06-03T19:46:12.471 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.477 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-06-03T19:46:12.482 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.488 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: enabled 2023-06-03T19:46:12.494 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: active 2023-06-03T19:46:12.495 INFO:teuthology.orchestra.run.smithi033.stderr:Unit ntp.service is enabled and running 2023-06-03T19:46:12.495 INFO:teuthology.orchestra.run.smithi033.stderr:Repeating the final host check... 2023-06-03T19:46:12.495 INFO:teuthology.orchestra.run.smithi033.stderr:docker (/usr/bin/docker) is present 2023-06-03T19:46:12.496 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl is present 2023-06-03T19:46:12.496 INFO:teuthology.orchestra.run.smithi033.stderr:lvcreate is present 2023-06-03T19:46:12.500 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2023-06-03T19:46:12.506 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.511 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2023-06-03T19:46:12.517 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.522 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: masked 2023-06-03T19:46:12.528 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.534 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2023-06-03T19:46:12.540 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: inactive 2023-06-03T19:46:12.546 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: enabled 2023-06-03T19:46:12.551 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: active 2023-06-03T19:46:12.554 INFO:teuthology.orchestra.run.smithi033.stderr:Unit ntp.service is enabled and running 2023-06-03T19:46:12.554 INFO:teuthology.orchestra.run.smithi033.stderr:Host looks OK 2023-06-03T19:46:12.554 INFO:teuthology.orchestra.run.smithi033.stderr:Cluster fsid: 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:12.555 INFO:teuthology.orchestra.run.smithi033.stderr:Acquiring lock 140155739688912 on /run/cephadm/3be302aa-0247-11ee-9b1d-001a4aab830c.lock 2023-06-03T19:46:12.555 INFO:teuthology.orchestra.run.smithi033.stderr:Lock 140155739688912 acquired on /run/cephadm/3be302aa-0247-11ee-9b1d-001a4aab830c.lock 2023-06-03T19:46:12.555 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying IP 172.21.15.33 port 3300 ... 2023-06-03T19:46:12.556 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying IP 172.21.15.33 port 6789 ... 2023-06-03T19:46:12.556 INFO:teuthology.orchestra.run.smithi033.stderr:Base mon IP(s) is [172.21.15.33:3300, 172.21.15.33:6789], mon addrv is [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2023-06-03T19:46:12.558 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: default via 172.21.15.254 dev ens1f0 2023-06-03T19:46:12.558 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2023-06-03T19:46:12.558 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: 172.21.0.0/20 dev ens1f0 proto kernel scope link src 172.21.15.33 2023-06-03T19:46:12.559 INFO:journalctl@ceph.mgr.y.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:46:12.561 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2023-06-03T19:46:12.562 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: fe80::/64 dev ens1f0 proto kernel metric 256 pref medium 2023-06-03T19:46:12.562 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev ens1f0 proto ra metric 1024 expires 1798sec hoplimit 64 pref medium 2023-06-03T19:46:12.565 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2023-06-03T19:46:12.565 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2023-06-03T19:46:12.565 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-06-03T19:46:12.566 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: 2: ens1f0: mtu 1500 state UP qlen 1000 2023-06-03T19:46:12.566 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: inet6 fe80::ae1f:6bff:fea5:d294/64 scope link 2023-06-03T19:46:12.566 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2023-06-03T19:46:12.567 INFO:teuthology.orchestra.run.smithi033.stderr:Mon IP `172.21.15.33` is in CIDR network `172.21.0.0/20` 2023-06-03T19:46:12.567 INFO:teuthology.orchestra.run.smithi033.stderr:Mon IP `172.21.15.33` is in CIDR network `172.21.0.0/20` 2023-06-03T19:46:12.568 INFO:teuthology.orchestra.run.smithi033.stderr:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20'] 2023-06-03T19:46:12.568 INFO:teuthology.orchestra.run.smithi033.stderr:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2023-06-03T19:46:12.569 INFO:teuthology.orchestra.run.smithi033.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:pacific... 2023-06-03T19:46:12.572 INFO:journalctl@ceph.mon.a.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:46:12.725 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/docker: pacific: Pulling from ceph-ci/ceph 2023-06-03T19:46:12.754 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/docker: Digest: sha256:b41db2dcff2a7a7fc551b7b1b28c0ae195aaddc42f719f7bcd571090f6080399 2023-06-03T19:46:12.755 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/docker: Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:pacific 2023-06-03T19:46:12.787 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/docker: quay.ceph.io/ceph-ci/ceph:pacific 2023-06-03T19:46:13.965 INFO:teuthology.orchestra.run.smithi033.stderr:ceph: ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable) 2023-06-03T19:46:14.529 INFO:teuthology.orchestra.run.smithi033.stderr:Ceph version: ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable) 2023-06-03T19:46:14.529 INFO:teuthology.orchestra.run.smithi033.stderr:Extracting ceph user uid/gid from container image... 2023-06-03T19:46:15.404 INFO:teuthology.orchestra.run.smithi033.stderr:stat: 167 167 2023-06-03T19:46:16.110 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial keys... 2023-06-03T19:46:16.985 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQCImHtk/NAiOhAAKITNqG/s4ZR1jGJu8is3fA== 2023-06-03T19:46:18.501 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQCKmHtkYAJMHRAAhUGoAXRiboM9bt6vZUOHLQ== 2023-06-03T19:46:20.029 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-authtool: AQCMmHtkUSQcARAAgyGI4mjJxRZQA7bTRxGl0A== 2023-06-03T19:46:20.653 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial monmap... 2023-06-03T19:46:21.628 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2023-06-03T19:46:21.628 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:21.628 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-06-03T19:46:22.224 INFO:teuthology.orchestra.run.smithi033.stderr:monmaptool for a [v2:172.21.15.33:3300,v1:172.21.15.33:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2023-06-03T19:46:22.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: set fsid to 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:22.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2023-06-03T19:46:22.225 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:46:22.225 INFO:teuthology.orchestra.run.smithi033.stderr:Creating mon... 2023-06-03T19:46:23.143 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.128+0000 7f83cc901880 0 set uid:gid to 167:167 (ceph:ceph) 2023-06-03T19:46:23.143 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.128+0000 7f83cc901880 1 imported monmap: 2023-06-03T19:46:23.144 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: epoch 0 2023-06-03T19:46:23.144 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:23.144 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: last_changed 2023-06-03T19:46:21.618477+0000 2023-06-03T19:46:23.144 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: created 2023-06-03T19:46:21.618477+0000 2023-06-03T19:46:23.145 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: min_mon_release 0 (unknown) 2023-06-03T19:46:23.145 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: election_strategy: 1 2023-06-03T19:46:23.145 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon.a 2023-06-03T19:46:23.145 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.146 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.128+0000 7f83cc901880 0 /usr/bin/ceph-mon: set fsid to 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:23.146 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: RocksDB version: 6.8.1 2023-06-03T19:46:23.146 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.147 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-06-03T19:46:23.147 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Compile date May 28 2023 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: DB SUMMARY 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.148 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.error_if_exists: 0 2023-06-03T19:46:23.152 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.create_if_missing: 1 2023-06-03T19:46:23.152 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.paranoid_checks: 1 2023-06-03T19:46:23.152 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.env: 0x55c750bbd080 2023-06-03T19:46:23.152 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.fs: Posix File System 2023-06-03T19:46:23.152 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.info_log: 0x55c751adba80 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_file_opening_threads: 16 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.statistics: (nil) 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.use_fsync: 0 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_log_file_size: 0 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-06-03T19:46:23.153 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.keep_log_file_num: 1000 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.recycle_log_file_num: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.allow_fallocate: 1 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.allow_mmap_reads: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.allow_mmap_writes: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.use_direct_reads: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.create_missing_column_families: 0 2023-06-03T19:46:23.154 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.db_log_dir: 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_subcompactions: 1 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_background_flushes: -1 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-06-03T19:46:23.155 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.advise_random_on_open: 1 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.db_write_buffer_size: 0 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.write_buffer_manager: 0x55c751ae3770 2023-06-03T19:46:23.156 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-06-03T19:46:23.157 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-06-03T19:46:23.157 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-06-03T19:46:23.157 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-06-03T19:46:23.157 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.rate_limiter: (nil) 2023-06-03T19:46:23.157 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-06-03T19:46:23.158 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.wal_recovery_mode: 2 2023-06-03T19:46:23.158 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.enable_thread_tracking: 0 2023-06-03T19:46:23.158 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.enable_pipelined_write: 0 2023-06-03T19:46:23.158 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.unordered_write: 0 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.row_cache: None 2023-06-03T19:46:23.159 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.wal_filter: None 2023-06-03T19:46:23.160 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-06-03T19:46:23.173 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.allow_ingest_behind: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.preserve_deletes: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.two_write_queues: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.manual_wal_flush: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.atomic_flush: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-06-03T19:46:23.174 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.log_readahead_size: 0 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_background_jobs: 2 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_background_compactions: -1 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-06-03T19:46:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_total_wal_size: 0 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_open_files: -1 2023-06-03T19:46:23.176 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bytes_per_sync: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_readahead_size: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Compression algorithms supported: 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kZSTD supported: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kXpressCompression supported: 0 2023-06-03T19:46:23.177 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kLZ4HCCompression supported: 1 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kLZ4Compression supported: 1 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kBZip2Compression supported: 0 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kZlibCompression supported: 1 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: kSnappyCompression supported: 1 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: [db_impl/db_impl_open.cc:273] Creating manifest 1 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.178 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.merge_operator: 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_filter: None 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_filter_factory: None 2023-06-03T19:46:23.179 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c7519f1d20) 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2023-06-03T19:46:23.180 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_type: 0 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_shortening: 1 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: checksum: 1 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache: 0x55c751a28d10 2023-06-03T19:46:23.181 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_options: 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: capacity : 536870912 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2023-06-03T19:46:23.182 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_size: 4096 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: partition_filters: 0 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2023-06-03T19:46:23.183 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: verify_compression: 0 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: format_version: 2 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: block_align: 0 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.184 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.write_buffer_size: 33554432 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_write_buffer_number: 2 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression: NoCompression 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression: Disabled 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.prefix_extractor: nullptr 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.num_levels: 7 2023-06-03T19:46:23.185 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-06-03T19:46:23.186 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.level: 32767 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.strategy: 0 2023-06-03T19:46:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compression_opts.enabled: false 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.target_file_size_base: 67108864 2023-06-03T19:46:23.188 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-06-03T19:46:23.189 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.arena_block_size: 4194304 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-06-03T19:46:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.disable_auto_compactions: 0 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-06-03T19:46:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.table_properties_collectors: 2023-06-03T19:46:23.192 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.inplace_update_support: 0 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.bloom_locality: 0 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.max_successive_merges: 0 2023-06-03T19:46:23.193 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.paranoid_file_checks: 0 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.force_consistency_checks: 0 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.report_bg_io_stats: 0 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.ttl: 2592000 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 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-06-03T19:46:23.194 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.132+0000 7f83cc901880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 0 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83cc901880 4 rocksdb: DB pointer 0x55c751af1800 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83b578c700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83b578c700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:23.195 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.196 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.197 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.198 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.199 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2023-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:23.200 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2023-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.201 INFO:teuthology.orchestra.run.smithi033.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-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2023-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: 2023-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83cc901880 4 rocksdb: [db_impl/db_impl.cc:397] Shutdown: canceling all background work 2023-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83cc901880 4 rocksdb: [db_impl/db_impl.cc:573] Shutdown complete 2023-06-03T19:46:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph-mon: debug 2023-06-03T19:46:23.136+0000 7f83cc901880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2023-06-03T19:46:23.805 INFO:teuthology.orchestra.run.smithi033.stderr:create mon.a on 2023-06-03T19:46:23.831 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2023-06-03T19:46:24.043 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2023-06-03T19:46:24.245 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target -> /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target. 2023-06-03T19:46:24.245 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target -> /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target. 2023-06-03T19:46:24.668 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to reset failed state of unit ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service: Unit ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service not loaded. 2023-06-03T19:46:24.677 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target.wants/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service -> /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@.service. 2023-06-03T19:46:24.897 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld does not appear to be present 2023-06-03T19:46:24.897 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to enable service . firewalld.service is not available 2023-06-03T19:46:24.898 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mon to start... 2023-06-03T19:46:24.898 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mon... 2023-06-03T19:46:24.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:24 smithi033 systemd[1]: Started Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:46:26.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:26 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.373549+0000 mon.a (mon.0) 0 : [INF] mkfs 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:26.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:26 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.362944+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-06-03T19:46:26.606 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: cluster: 2023-06-03T19:46:26.606 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: id: 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:26.606 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: health: HEALTH_OK 2023-06-03T19:46:26.606 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: services: 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.224885s) 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr: no daemons active 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: data: 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2023-06-03T19:46:26.607 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2023-06-03T19:46:26.608 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2023-06-03T19:46:26.608 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: pgs: 2023-06-03T19:46:26.608 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:27.257 INFO:teuthology.orchestra.run.smithi033.stderr:mon is available 2023-06-03T19:46:27.257 INFO:teuthology.orchestra.run.smithi033.stderr:Assimilating anything we can from ceph.conf... 2023-06-03T19:46:27.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.370592+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-06-03T19:46:27.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.372524+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} removed_ranks: {} 2023-06-03T19:46:27.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.378856+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2023-06-03T19:46:27.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.383397+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-06-03T19:46:27.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: cluster 2023-06-03T19:46:26.383937+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2023-06-03T19:46:27.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:27 smithi033 bash[25884]: audit 2023-06-03T19:46:26.595399+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.33:0/1455828723' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2023-06-03T19:46:28.474 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:28.475 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [global] 2023-06-03T19:46:28.475 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: fsid = 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:28.476 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: log_to_journald = false 2023-06-03T19:46:28.476 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.33:3300,v1:172.21.15.33:6789] 2023-06-03T19:46:28.476 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [mgr] 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:28.477 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [osd] 2023-06-03T19:46:28.478 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-06-03T19:46:28.478 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-06-03T19:46:28.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:28 smithi033 bash[25884]: audit 2023-06-03T19:46:28.459307+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.33:0/2494598506' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-06-03T19:46:28.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:28 smithi033 bash[25884]: audit 2023-06-03T19:46:28.464458+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.33:0/2494598506' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2023-06-03T19:46:29.086 INFO:teuthology.orchestra.run.smithi033.stderr:Generating new minimal ceph.conf... 2023-06-03T19:46:30.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:30 smithi033 bash[25884]: audit 2023-06-03T19:46:30.216618+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.33:0/43166121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:46:30.877 INFO:teuthology.orchestra.run.smithi033.stderr:Restarting the monitor... 2023-06-03T19:46:31.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:30 smithi033 systemd[1]: Stopping Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T19:46:31.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:30 smithi033 bash[26279]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mon.a 2023-06-03T19:46:31.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 bash[25884]: debug 2023-06-03T19:46:31.064+0000 7f5e2ea36700 -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-06-03T19:46:31.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 bash[25884]: debug 2023-06-03T19:46:31.064+0000 7f5e2ea36700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2023-06-03T19:46:31.855 INFO:teuthology.orchestra.run.smithi033.stderr:Setting mon public_network to 172.21.0.0/20 2023-06-03T19:46:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 bash[26321]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mon-a 2023-06-03T19:46:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service: Succeeded. 2023-06-03T19:46:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 systemd[1]: Stopped Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:46:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:31 smithi033 systemd[1]: Started Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:46:33.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.151+0000 7fbc881c9880 0 set uid:gid to 167:167 (ceph:ceph) 2023-06-03T19:46:33.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.151+0000 7fbc881c9880 0 ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable), process ceph-mon, pid 7 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.151+0000 7fbc881c9880 0 pidfile_write: ignore empty --pid-file 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 0 load: jerasure load: lrc load: isa 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: RocksDB version: 6.8.1 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Compile date May 28 2023 2023-06-03T19:46:33.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: DB SUMMARY 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: CURRENT file: CURRENT 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: IDENTITY file: IDENTITY 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 131 Bytes 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000004.sst 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000006.log size: 86699 ; 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.error_if_exists: 0 2023-06-03T19:46:33.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.create_if_missing: 0 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.paranoid_checks: 1 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.env: 0x561777dbd080 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.fs: Posix File System 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.info_log: 0x561778e221a0 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_file_opening_threads: 16 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.statistics: (nil) 2023-06-03T19:46:33.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.use_fsync: 0 2023-06-03T19:46:33.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_log_file_size: 0 2023-06-03T19:46:33.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-06-03T19:46:33.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.log_file_time_to_roll: 0 2023-06-03T19:46:33.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.keep_log_file_num: 1000 2023-06-03T19:46:33.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.recycle_log_file_num: 0 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.allow_fallocate: 1 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.allow_mmap_reads: 0 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.allow_mmap_writes: 0 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.use_direct_reads: 0 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-06-03T19:46:33.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.create_missing_column_families: 0 2023-06-03T19:46:33.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.db_log_dir: 2023-06-03T19:46:33.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2023-06-03T19:46:33.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.table_cache_numshardbits: 6 2023-06-03T19:46:33.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_subcompactions: 1 2023-06-03T19:46:33.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_background_flushes: -1 2023-06-03T19:46:33.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-06-03T19:46:33.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-06-03T19:46:33.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-06-03T19:46:33.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-06-03T19:46:33.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.advise_random_on_open: 1 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.db_write_buffer_size: 0 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.write_buffer_manager: 0x561779b14210 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2023-06-03T19:46:33.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.use_adaptive_mutex: 0 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.rate_limiter: (nil) 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.wal_recovery_mode: 2 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.enable_thread_tracking: 0 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.enable_pipelined_write: 0 2023-06-03T19:46:33.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.unordered_write: 0 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.row_cache: None 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.wal_filter: None 2023-06-03T19:46:33.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.allow_ingest_behind: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.preserve_deletes: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.two_write_queues: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.manual_wal_flush: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.atomic_flush: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-06-03T19:46:33.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.persist_stats_to_disk: 0 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.log_readahead_size: 0 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.sst_file_checksum_func: Unknown 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_background_jobs: 2 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_background_compactions: -1 2023-06-03T19:46:33.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.delayed_write_rate : 16777216 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_total_wal_size: 0 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.stats_dump_period_sec: 600 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.stats_persist_period_sec: 600 2023-06-03T19:46:33.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_open_files: -1 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bytes_per_sync: 0 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_readahead_size: 0 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Compression algorithms supported: 2023-06-03T19:46:33.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kZSTD supported: 0 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kXpressCompression supported: 0 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kLZ4HCCompression supported: 1 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kLZ4Compression supported: 1 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kBZip2Compression supported: 0 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kZlibCompression supported: 1 2023-06-03T19:46:33.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: kSnappyCompression supported: 1 2023-06-03T19:46:33.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-06-03T19:46:33.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: [version_set.cc:4413] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000005 2023-06-03T19:46:33.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: [column_family.cc:552] --------------- Options for column family [default]: 2023-06-03T19:46:33.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-06-03T19:46:33.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.merge_operator: 2023-06-03T19:46:33.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_filter: None 2023-06-03T19:46:33.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_filter_factory: None 2023-06-03T19:46:33.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-06-03T19:46:33.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.table_factory: BlockBasedTable 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x561778dc5d18) 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cache_index_and_filter_blocks: 1 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cache_index_and_filter_blocks_with_high_priority: 0 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: pin_top_level_index_and_filter: 1 2023-06-03T19:46:33.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: index_type: 0 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: data_block_index_type: 0 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: index_shortening: 1 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: data_block_hash_table_util_ratio: 0.750000 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: hash_index_allow_collision: 1 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: checksum: 1 2023-06-03T19:46:33.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: no_block_cache: 0 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_cache: 0x561778dfcf10 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_cache_name: BinnedLRUCache 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_cache_options: 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: capacity : 536870912 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: num_shard_bits : 4 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: strict_capacity_limit : 0 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: high_pri_pool_ratio: 0.000 2023-06-03T19:46:33.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_cache_compressed: (nil) 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: persistent_cache: (nil) 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_size: 4096 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_size_deviation: 10 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_restart_interval: 16 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: index_block_restart_interval: 1 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: metadata_block_size: 4096 2023-06-03T19:46:33.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: partition_filters: 0 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: use_delta_encoding: 1 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: filter_policy: rocksdb.BuiltinBloomFilter 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: whole_key_filtering: 1 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: verify_compression: 0 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: read_amp_bytes_per_bit: 0 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: format_version: 2 2023-06-03T19:46:33.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: enable_index_compression: 1 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: block_align: 0 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.write_buffer_size: 33554432 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_write_buffer_number: 2 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression: NoCompression 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression: Disabled 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.prefix_extractor: nullptr 2023-06-03T19:46:33.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.num_levels: 7 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-06-03T19:46:33.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.window_bits: -14 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.level: 32767 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.strategy: 0 2023-06-03T19:46:33.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compression_opts.enabled: false 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.target_file_size_base: 67108864 2023-06-03T19:46:33.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.target_file_size_multiplier: 1 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-06-03T19:46:33.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-06-03T19:46:33.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.arena_block_size: 4194304 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.disable_auto_compactions: 0 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-06-03T19:46:33.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-06-03T19:46:33.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.table_properties_collectors: 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.inplace_update_support: 0 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-06-03T19:46:33.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.memtable_huge_page_size: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.bloom_locality: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.max_successive_merges: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.paranoid_file_checks: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.force_consistency_checks: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.report_bg_io_stats: 0 2023-06-03T19:46:33.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.ttl: 2592000 2023-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 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-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: [version_set.cc:4577] Column family [default] (ID 0), log number is 4 2023-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685821593165079, "job": 1, "event": "recovery_started", "log_files": [6]} 2023-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 4 rocksdb: [db_impl/db_impl_open.cc:760] Recovering log #6 mode 2 2023-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.159+0000 7fbc881c9880 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-06-03T19:46:33.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc881c9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685821593166143, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 7, "file_size": 83299, "table_properties": {"data_size": 81572, "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": 75893, "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": 1685821593, "oldest_key_time": 3, "file_creation_time": 0}} 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc881c9880 4 rocksdb: [version_set.cc:3826] Creating manifest 8 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc881c9880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685821593166704, "job": 1, "event": "recovery_finished"} 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc881c9880 4 rocksdb: DB pointer 0x561778ec5800 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc6efd4700 4 rocksdb: [db_impl/db_impl.cc:850] ------- DUMPING STATS ------- 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc6efd4700 4 rocksdb: [db_impl/db_impl.cc:851] 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** DB Stats ** 2023-06-03T19:46:33.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:33.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-06-03T19:46:33.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T19:46:33.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T19:46:33.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-06-03T19:46:33.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2023-06-03T19:46:33.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T19:46:33.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** Compaction Stats [default] ** 2023-06-03T19:46:33.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:33.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** Compaction Stats [default] ** 2023-06-03T19:46:33.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:33.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T19:46:33.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(Keys): cumulative 0, interval 0 2023-06-03T19:46:33.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Cumulative compaction: 0.00 GB write, 18.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T19:46:33.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Interval compaction: 0.00 GB write, 18.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T19:46:33.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** File Read Latency Histogram By Level [default] ** 2023-06-03T19:46:33.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** Compaction Stats [default] ** 2023-06-03T19:46:33.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:33.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: L0 2/0 83.00 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Sum 2/0 83.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** Compaction Stats [default] ** 2023-06-03T19:46:33.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 104.9 0.00 0.00 1 0.001 0 0 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T19:46:33.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: AddFile(Keys): cumulative 0, interval 0 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Cumulative compaction: 0.00 GB write, 17.99 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: ** File Read Latency Histogram By Level [default] ** 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.163+0000 7fbc881c9880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 1 mon.a@-1(???) e1 preinit fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:33.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).mds e1 new map 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).mds e1 print_map 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: e1 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: enable_multiple, ever_enabled_multiple: 1,1 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 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-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: legacy client fscid: -1 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: 2023-06-03T19:46:33.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: No filesystems configured 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: audit 2023-06-03T19:46:30.216618+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.33:0/43166121' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: debug 2023-06-03T19:46:33.167+0000 7fbc881c9880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2023-06-03T19:46:33.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cluster 2023-06-03T19:46:33.190553+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2023-06-03T19:46:33.381 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cluster 2023-06-03T19:46:33.190635+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0]} removed_ranks: {} 2023-06-03T19:46:33.381 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cluster 2023-06-03T19:46:33.210348+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2023-06-03T19:46:33.381 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cluster 2023-06-03T19:46:33.210400+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2023-06-03T19:46:33.381 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:33 smithi033 bash[26432]: cluster 2023-06-03T19:46:33.210891+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2023-06-03T19:46:34.122 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote config to /etc/ceph/ceph.conf 2023-06-03T19:46:34.123 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2023-06-03T19:46:34.123 INFO:teuthology.orchestra.run.smithi033.stderr:Creating mgr... 2023-06-03T19:46:34.123 INFO:teuthology.orchestra.run.smithi033.stderr:Verifying port 9283 ... 2023-06-03T19:46:34.351 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Failed to reset failed state of unit ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service: Unit ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service not loaded. 2023-06-03T19:46:34.358 INFO:teuthology.orchestra.run.smithi033.stderr:systemctl: Created symlink /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c.target.wants/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service -> /etc/systemd/system/ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@.service. 2023-06-03T19:46:34.572 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld does not appear to be present 2023-06-03T19:46:34.573 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to enable service . firewalld.service is not available 2023-06-03T19:46:34.573 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld does not appear to be present 2023-06-03T19:46:34.573 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2023-06-03T19:46:34.574 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr to start... 2023-06-03T19:46:34.574 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr... 2023-06-03T19:46:34.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:34 smithi033 bash[26432]: audit 2023-06-03T19:46:33.442096+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.33:0/3451466767' entity='client.admin' 2023-06-03T19:46:36.256 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:36.257 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:46:36.257 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsid": "3be302aa-0247-11ee-9b1d-001a4aab830c", 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "health": { 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "checks": {}, 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mutes": [] 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.258 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-06-03T19:46:36.259 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum": [ 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 0 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_names": [ 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "a" 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_age": 3, 2023-06-03T19:46:36.260 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "monmap": { 2023-06-03T19:46:36.261 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:36.261 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-06-03T19:46:36.261 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_mons": 1 2023-06-03T19:46:36.261 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.262 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osdmap": { 2023-06-03T19:46:36.262 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:36.262 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_osds": 0, 2023-06-03T19:46:36.262 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.263 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgmap": { 2023-06-03T19:46:36.265 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pools": 0, 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_objects": 0, 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-06-03T19:46:36.266 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_total": 0 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsmap": { 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "by_rank": [], 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "up:standby": 0 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.267 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap": { 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": false, 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modules": [ 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "iostat", 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "nfs", 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "restful" 2023-06-03T19:46:36.268 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "servicemap": { 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modified": "2023-06-03T19:46:26.374135+0000", 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:36.269 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "progress_events": {} 2023-06-03T19:46:36.270 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:46:36.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:36 smithi033 bash[26432]: audit 2023-06-03T19:46:36.246160+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.33:0/953516802' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-06-03T19:46:36.451 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:36 smithi033 bash[26706]: debug 2023-06-03T19:46:36.259+0000 7f074ce2e680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:46:36.939 INFO:teuthology.orchestra.run.smithi033.stderr:mgr not available, waiting (1/15)... 2023-06-03T19:46:37.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:36 smithi033 bash[26706]: debug 2023-06-03T19:46:36.747+0000 7f074ce2e680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:46:38.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:37 smithi033 bash[26706]: debug 2023-06-03T19:46:37.715+0000 7f074ce2e680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:46:38.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:37 smithi033 bash[26706]: debug 2023-06-03T19:46:37.815+0000 7f074ce2e680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:46:38.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:38 smithi033 bash[26706]: debug 2023-06-03T19:46:38.075+0000 7f074ce2e680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:46:39.517 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:39 smithi033 bash[26706]: debug 2023-06-03T19:46:39.243+0000 7f074ce2e680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:46:39.518 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:39 smithi033 bash[26706]: debug 2023-06-03T19:46:39.407+0000 7f074ce2e680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:46:39.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:39 smithi033 bash[26706]: debug 2023-06-03T19:46:39.503+0000 7f074ce2e680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:46:39.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:39 smithi033 bash[26706]: debug 2023-06-03T19:46:39.623+0000 7f074ce2e680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:46:40.219 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:40.219 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsid": "3be302aa-0247-11ee-9b1d-001a4aab830c", 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "health": { 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "checks": {}, 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mutes": [] 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.220 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-06-03T19:46:40.221 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum": [ 2023-06-03T19:46:40.221 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 0 2023-06-03T19:46:40.221 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:40.222 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_names": [ 2023-06-03T19:46:40.222 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "a" 2023-06-03T19:46:40.222 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_age": 7, 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "monmap": { 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_mons": 1 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.223 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osdmap": { 2023-06-03T19:46:40.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:40.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_osds": 0, 2023-06-03T19:46:40.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-06-03T19:46:40.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-06-03T19:46:40.224 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgmap": { 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-06-03T19:46:40.227 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pools": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_objects": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_total": 0 2023-06-03T19:46:40.228 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsmap": { 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "by_rank": [], 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "up:standby": 0 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap": { 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": false, 2023-06-03T19:46:40.229 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modules": [ 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "iostat", 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "nfs", 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "restful" 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.230 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "servicemap": { 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modified": "2023-06-03T19:46:26.374135+0000", 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "progress_events": {} 2023-06-03T19:46:40.231 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:46:40.248 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:39 smithi033 bash[26706]: debug 2023-06-03T19:46:39.851+0000 7f074ce2e680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:46:40.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:40 smithi033 bash[26432]: audit 2023-06-03T19:46:40.208682+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.33:0/99464964' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-06-03T19:46:40.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:40 smithi033 bash[26706]: debug 2023-06-03T19:46:40.235+0000 7f074ce2e680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:46:40.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:40 smithi033 bash[26706]: debug 2023-06-03T19:46:40.363+0000 7f074ce2e680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:46:40.910 INFO:teuthology.orchestra.run.smithi033.stderr:mgr not available, waiting (2/15)... 2023-06-03T19:46:41.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:41 smithi033 bash[26706]: debug 2023-06-03T19:46:41.291+0000 7f074ce2e680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:46:41.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:41 smithi033 bash[26706]: debug 2023-06-03T19:46:41.395+0000 7f074ce2e680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:46:41.584 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:41 smithi033 bash[26706]: debug 2023-06-03T19:46:41.519+0000 7f074ce2e680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:46:42.063 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:41 smithi033 bash[26706]: debug 2023-06-03T19:46:41.747+0000 7f074ce2e680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:46:42.333 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26706]: debug 2023-06-03T19:46:42.051+0000 7f074ce2e680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:46:42.333 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26706]: debug 2023-06-03T19:46:42.219+0000 7f074ce2e680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:46:42.742 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26706]: debug 2023-06-03T19:46:42.391+0000 7f074ce2e680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:46:42.742 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26706]: debug 2023-06-03T19:46:42.619+0000 7f074ce2e680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:46:43.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26706]: debug 2023-06-03T19:46:42.727+0000 7f074ce2e680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:46:43.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: cluster 2023-06-03T19:46:42.752174+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2023-06-03T19:46:43.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: cluster 2023-06-03T19:46:42.758278+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00630015s) 2023-06-03T19:46:43.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.760201+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.760438+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.760646+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.760913+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.761517+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: cluster 2023-06-03T19:46:42.786278+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2023-06-03T19:46:43.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:42 smithi033 bash[26432]: audit 2023-06-03T19:46:42.801039+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' 2023-06-03T19:46:44.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:43 smithi033 bash[26432]: audit 2023-06-03T19:46:42.808815+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:46:44.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:43 smithi033 bash[26432]: audit 2023-06-03T19:46:42.810848+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:46:44.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:43 smithi033 bash[26432]: audit 2023-06-03T19:46:42.820254+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' 2023-06-03T19:46:44.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:43 smithi033 bash[26432]: audit 2023-06-03T19:46:42.823979+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.33:0/4217190652' entity='mgr.y' 2023-06-03T19:46:44.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:43 smithi033 bash[26432]: cluster 2023-06-03T19:46:43.763268+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.0113s) 2023-06-03T19:46:44.484 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:44.485 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:46:44.485 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsid": "3be302aa-0247-11ee-9b1d-001a4aab830c", 2023-06-03T19:46:44.485 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "health": { 2023-06-03T19:46:44.486 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "checks": {}, 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mutes": [] 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "election_epoch": 5, 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum": [ 2023-06-03T19:46:44.487 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 0 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_names": [ 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "a" 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "quorum_age": 11, 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "monmap": { 2023-06-03T19:46:44.488 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:44.489 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "min_mon_release_name": "pacific", 2023-06-03T19:46:44.489 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_mons": 1 2023-06-03T19:46:44.489 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.490 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osdmap": { 2023-06-03T19:46:44.490 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:44.490 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_osds": 0, 2023-06-03T19:46:44.490 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_up_osds": 0, 2023-06-03T19:46:44.490 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_up_since": 0, 2023-06-03T19:46:44.491 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_in_osds": 0, 2023-06-03T19:46:44.491 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "osd_in_since": 0, 2023-06-03T19:46:44.491 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2023-06-03T19:46:44.491 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.491 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgmap": { 2023-06-03T19:46:44.493 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "pgs_by_state": [], 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pgs": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_pools": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_objects": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "data_bytes": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_used": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_avail": 0, 2023-06-03T19:46:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "bytes_total": 0 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "fsmap": { 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "by_rank": [], 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "up:standby": 0 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.495 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap": { 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standbys": 0, 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modules": [ 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "iostat", 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "nfs", 2023-06-03T19:46:44.496 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "restful" 2023-06-03T19:46:44.497 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ], 2023-06-03T19:46:44.497 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:44.497 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.497 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "servicemap": { 2023-06-03T19:46:44.498 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 1, 2023-06-03T19:46:44.498 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "modified": "2023-06-03T19:46:26.374135+0000", 2023-06-03T19:46:44.498 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "services": {} 2023-06-03T19:46:44.498 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: }, 2023-06-03T19:46:44.499 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "progress_events": {} 2023-06-03T19:46:44.499 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:46:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:44 smithi033 bash[26432]: audit 2023-06-03T19:46:44.473975+0000 mon.a (mon.0) 23 : audit [DBG] from='client.? 172.21.15.33:0/3719692696' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2023-06-03T19:46:45.136 INFO:teuthology.orchestra.run.smithi033.stderr:mgr is available 2023-06-03T19:46:46.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:45 smithi033 bash[26432]: cluster 2023-06-03T19:46:44.811013+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2023-06-03T19:46:46.509 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:46.509 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [global] 2023-06-03T19:46:46.509 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: fsid = 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:46:46.510 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: log_to_journald = false 2023-06-03T19:46:46.510 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2023-06-03T19:46:46.510 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2023-06-03T19:46:46.511 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2023-06-03T19:46:46.511 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2023-06-03T19:46:46.511 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:46.511 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [mgr] 2023-06-03T19:46:46.511 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2023-06-03T19:46:46.512 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 2023-06-03T19:46:46.512 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: [osd] 2023-06-03T19:46:46.512 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2023-06-03T19:46:46.512 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2023-06-03T19:46:47.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:46 smithi033 bash[26432]: audit 2023-06-03T19:46:46.497693+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.33:0/3584399522' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2023-06-03T19:46:47.134 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling cephadm module... 2023-06-03T19:46:49.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26432]: audit 2023-06-03T19:46:48.633586+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.33:0/154093786' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2023-06-03T19:46:49.500 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26706]: ignoring --setuser ceph since I am not root 2023-06-03T19:46:49.500 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26706]: ignoring --setgroup ceph since I am not root 2023-06-03T19:46:49.500 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26706]: debug 2023-06-03T19:46:49.383+0000 7fd116454680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T19:46:49.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26706]: debug 2023-06-03T19:46:49.487+0000 7fd116454680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:46:50.192 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:49 smithi033 bash[26706]: debug 2023-06-03T19:46:49.943+0000 7fd116454680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:46:50.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:50 smithi033 bash[26432]: audit 2023-06-03T19:46:49.185748+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.33:0/154093786' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2023-06-03T19:46:50.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:50 smithi033 bash[26432]: cluster 2023-06-03T19:46:49.185809+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2023-06-03T19:46:51.010 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:50 smithi033 bash[26706]: debug 2023-06-03T19:46:50.891+0000 7fd116454680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:46:51.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:51 smithi033 bash[26706]: debug 2023-06-03T19:46:50.995+0000 7fd116454680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:46:51.435 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:46:51.435 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 5, 2023-06-03T19:46:51.436 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2023-06-03T19:46:51.436 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "active_name": "y", 2023-06-03T19:46:51.436 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standby": 0 2023-06-03T19:46:51.436 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:46:51.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:51 smithi033 bash[26432]: audit 2023-06-03T19:46:51.425104+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.33:0/1560595204' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-06-03T19:46:51.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:51 smithi033 bash[26706]: debug 2023-06-03T19:46:51.275+0000 7fd116454680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:46:52.044 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for the mgr to restart... 2023-06-03T19:46:52.044 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr epoch 5... 2023-06-03T19:46:52.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:52 smithi033 bash[26706]: debug 2023-06-03T19:46:52.535+0000 7fd116454680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:46:52.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:52 smithi033 bash[26706]: debug 2023-06-03T19:46:52.723+0000 7fd116454680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:46:53.230 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:52 smithi033 bash[26706]: debug 2023-06-03T19:46:52.831+0000 7fd116454680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:46:53.231 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:52 smithi033 bash[26706]: debug 2023-06-03T19:46:52.959+0000 7fd116454680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:46:53.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:53 smithi033 bash[26706]: debug 2023-06-03T19:46:53.215+0000 7fd116454680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:46:54.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:53 smithi033 bash[26706]: debug 2023-06-03T19:46:53.627+0000 7fd116454680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:46:54.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:53 smithi033 bash[26706]: debug 2023-06-03T19:46:53.763+0000 7fd116454680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:46:55.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:54 smithi033 bash[26706]: debug 2023-06-03T19:46:54.675+0000 7fd116454680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:46:55.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:54 smithi033 bash[26706]: debug 2023-06-03T19:46:54.783+0000 7fd116454680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:46:55.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:54 smithi033 bash[26706]: debug 2023-06-03T19:46:54.911+0000 7fd116454680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:46:55.457 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:55 smithi033 bash[26706]: debug 2023-06-03T19:46:55.143+0000 7fd116454680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:46:55.811 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:55 smithi033 bash[26706]: debug 2023-06-03T19:46:55.443+0000 7fd116454680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:46:55.811 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:55 smithi033 bash[26706]: debug 2023-06-03T19:46:55.615+0000 7fd116454680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:46:56.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:55 smithi033 bash[26706]: debug 2023-06-03T19:46:55.795+0000 7fd116454680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:46:56.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:56 smithi033 bash[26706]: debug 2023-06-03T19:46:56.023+0000 7fd116454680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:46:56.583 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:46:56 smithi033 bash[26706]: debug 2023-06-03T19:46:56.131+0000 7fd116454680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:46:57.241 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:46:57.241 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2023-06-03T19:46:57.241 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "initialized": true 2023-06-03T19:46:57.242 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:46:57.448 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: cluster 2023-06-03T19:46:56.156343+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2023-06-03T19:46:57.448 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: cluster 2023-06-03T19:46:56.157056+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2023-06-03T19:46:57.448 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: cluster 2023-06-03T19:46:56.160761+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2023-06-03T19:46:57.448 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: cluster 2023-06-03T19:46:56.211997+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0550925s) 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.214857+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.216856+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.217783+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.218128+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.218446+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: cluster 2023-06-03T19:46:56.246665+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2023-06-03T19:46:57.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.267874+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.397071+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.399361+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.404005+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.408256+0000 mon.a (mon.0) 44 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.430090+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:46:57.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:57 smithi033 bash[26432]: audit 2023-06-03T19:46:56.432396+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:46:57.933 INFO:teuthology.orchestra.run.smithi033.stderr:mgr epoch 5 is available 2023-06-03T19:46:57.934 INFO:teuthology.orchestra.run.smithi033.stderr:Setting orchestrator backend to cephadm... 2023-06-03T19:46:58.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:58 smithi033 bash[26432]: cephadm 2023-06-03T19:46:56.264648+0000 mgr.y (mgr.14116) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2023-06-03T19:46:58.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:58 smithi033 bash[26432]: cluster 2023-06-03T19:46:57.214439+0000 mon.a (mon.0) 47 : cluster [DBG] mgrmap e7: y(active, since 1.05754s) 2023-06-03T19:46:58.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:58 smithi033 bash[26432]: audit 2023-06-03T19:46:57.215535+0000 mgr.y (mgr.14116) 2 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-06-03T19:46:58.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:58 smithi033 bash[26432]: audit 2023-06-03T19:46:57.230813+0000 mgr.y (mgr.14116) 3 : audit [DBG] from='client.14120 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-06-03T19:46:59.573 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:46:59 smithi033 bash[26432]: cluster 2023-06-03T19:46:58.220082+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e8: y(active, since 2s) 2023-06-03T19:47:00.767 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:00 smithi033 bash[26432]: audit 2023-06-03T19:46:59.351192+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-06-03T19:47:00.767 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:00 smithi033 bash[26432]: audit 2023-06-03T19:46:59.359914+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:00.767 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:00 smithi033 bash[26432]: audit 2023-06-03T19:46:59.388709+0000 mon.a (mon.0) 50 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:01.375 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: value unchanged 2023-06-03T19:47:02.039 INFO:teuthology.orchestra.run.smithi033.stderr:Generating ssh key... 2023-06-03T19:47:02.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:02 smithi033 bash[26432]: audit 2023-06-03T19:47:01.361012+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-06-03T19:47:04.083 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: Generating public/private rsa key pair. 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: Your identification has been saved in /tmp/tmpex5npp9j/key. 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: Your public key has been saved in /tmp/tmpex5npp9j/key.pub. 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: The key fingerprint is: 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: SHA256:vVNYNGsIT52+AgBZWhieT62/zF1+bRwX0DRmSvfZJPM ceph-3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: The key's randomart image is: 2023-06-03T19:47:04.084 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: +---[RSA 3072]----+ 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | o*o . ..oo=*.| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | .o+.. + o++=*=| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | + ... o.+...E| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | o ... +. . | 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | o S.o .. .| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | . .o. ..| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | . o.. oo| 2023-06-03T19:47:04.085 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | o o + . +| 2023-06-03T19:47:04.086 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: | + . .. . | 2023-06-03T19:47:04.086 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:03 smithi033 bash[26706]: +----[SHA256]-----+ 2023-06-03T19:47:05.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:04 smithi033 bash[26432]: audit 2023-06-03T19:47:03.465984+0000 mgr.y (mgr.14116) 6 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:47:05.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:04 smithi033 bash[26432]: cephadm 2023-06-03T19:47:03.466380+0000 mgr.y (mgr.14116) 7 : cephadm [INF] Generating ssh key... 2023-06-03T19:47:05.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:04 smithi033 bash[26432]: audit 2023-06-03T19:47:03.692865+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:05.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:04 smithi033 bash[26432]: audit 2023-06-03T19:47:03.695622+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:05.776 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDwR79c/ehpqw9n0XyOgutBd4Iqb4A0d2OQ/3PpO5YgsQFTb9TbNkxFGyXphJlm9coCYywgykJH8OobYmy3S3bGPhC5Ec9C/bPuuogpTUUu8BFcHbuTMEaSXba7di2wYUCo68EKfXhrIYE3ZWXxQWkeczG6zMDhpGqZz/6kQpSCBgKhI+Lh2Ou9vduEYRkluRAsDt3VCYh+9EBXGbF6GhEDO2786dJBFqVCKRXaTipm8trwJ1hrGl8wkDvg+rushglF/dpl76bAATSETU4Bm/6UMCz47oWcJxTJBCy/7S5Bty+GSa7XtjmMFOCW0Xng7LCgc4lQWNJbzxNBKOve3gdYfQ7fJWcTGBu3/T9hvWAA6ccD3bkAkkq1/ncN+NJrS6fdCBpCzH+eHdVJFpt1WySgs4Ra+iTKLFqp3tiW41dpn8dfPhaHanj6ZDHFAGnDuewVh25hQXt78NNARzvgQEgjbVqR+1x8/WHUiSqBxhr2zIDdJ8huPE/1Q4q7ELuNG3s= ceph-3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:47:06.401 INFO:teuthology.orchestra.run.smithi033.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2023-06-03T19:47:06.401 INFO:teuthology.orchestra.run.smithi033.stderr:Adding key to root@localhost authorized_keys... 2023-06-03T19:47:06.402 INFO:teuthology.orchestra.run.smithi033.stderr:Adding host smithi033... 2023-06-03T19:47:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:06 smithi033 bash[26432]: audit 2023-06-03T19:47:05.766221+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-06-03T19:47:08.333 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:07 smithi033 bash[26706]: Warning: Permanently added '172.21.15.33' (ECDSA) to the list of known hosts. 2023-06-03T19:47:08.733 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Added host 'smithi033' with addr '172.21.15.33' 2023-06-03T19:47:09.255 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:09 smithi033 bash[26432]: audit 2023-06-03T19:47:07.867257+0000 mgr.y (mgr.14116) 9 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi033", "addr": "172.21.15.33", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:47:09.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:09 smithi033 bash[26432]: audit 2023-06-03T19:47:08.722141+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:09.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:09 smithi033 bash[26432]: audit 2023-06-03T19:47:08.742842+0000 mon.a (mon.0) 54 : audit [DBG] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:09.859 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying unmanaged mon service... 2023-06-03T19:47:10.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:10 smithi033 bash[26432]: cephadm 2023-06-03T19:47:08.722821+0000 mgr.y (mgr.14116) 10 : cephadm [INF] Added host smithi033 2023-06-03T19:47:11.797 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled mon update... 2023-06-03T19:47:12.683 INFO:teuthology.orchestra.run.smithi033.stderr:Deploying unmanaged mgr service... 2023-06-03T19:47:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:12 smithi033 bash[26432]: audit 2023-06-03T19:47:11.780747+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-06-03T19:47:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:12 smithi033 bash[26432]: cephadm 2023-06-03T19:47:11.782322+0000 mgr.y (mgr.14116) 12 : cephadm [INF] Saving service mon spec with placement count:5 2023-06-03T19:47:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:12 smithi033 bash[26432]: audit 2023-06-03T19:47:11.786906+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:13.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:12 smithi033 bash[26432]: audit 2023-06-03T19:47:12.467614+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:13.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:12 smithi033 bash[26432]: audit 2023-06-03T19:47:12.708714+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:14.162 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Scheduled mgr update... 2023-06-03T19:47:15.522 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:15 smithi033 bash[26432]: audit 2023-06-03T19:47:14.144327+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-06-03T19:47:15.522 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:15 smithi033 bash[26432]: cephadm 2023-06-03T19:47:14.146728+0000 mgr.y (mgr.14116) 14 : cephadm [INF] Saving service mgr spec with placement count:2 2023-06-03T19:47:15.522 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:15 smithi033 bash[26432]: audit 2023-06-03T19:47:14.151764+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:17.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:17 smithi033 bash[26432]: audit 2023-06-03T19:47:16.108817+0000 mon.a (mon.0) 59 : audit [INF] from='client.? 172.21.15.33:0/3277743940' entity='client.admin' 2023-06-03T19:47:17.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:17 smithi033 bash[26432]: cluster 2023-06-03T19:47:16.219542+0000 mgr.y (mgr.14116) 15 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:18 smithi033 bash[26432]: audit 2023-06-03T19:47:17.785329+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14116 172.21.15.33:0/2143130690' entity='mgr.y' 2023-06-03T19:47:19.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:18 smithi033 bash[26432]: cluster 2023-06-03T19:47:18.219937+0000 mgr.y (mgr.14116) 16 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:19.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:18 smithi033 bash[26432]: audit 2023-06-03T19:47:18.388099+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.33:0/1660835975' entity='client.admin' 2023-06-03T19:47:19.148 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling the dashboard module... 2023-06-03T19:47:20.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:20 smithi033 bash[26432]: cluster 2023-06-03T19:47:20.220419+0000 mgr.y (mgr.14116) 17 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:21.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:21 smithi033 bash[26706]: ignoring --setuser ceph since I am not root 2023-06-03T19:47:21.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:21 smithi033 bash[26706]: ignoring --setgroup ceph since I am not root 2023-06-03T19:47:21.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:21 smithi033 bash[26706]: debug 2023-06-03T19:47:21.511+0000 7f6c83254680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T19:47:21.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:21 smithi033 bash[26432]: audit 2023-06-03T19:47:20.788069+0000 mon.a (mon.0) 62 : audit [INF] from='client.? 172.21.15.33:0/1024276932' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2023-06-03T19:47:21.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:21 smithi033 bash[26706]: debug 2023-06-03T19:47:21.611+0000 7f6c83254680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:47:22.322 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:22 smithi033 bash[26706]: debug 2023-06-03T19:47:22.067+0000 7f6c83254680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:47:22.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:22 smithi033 bash[26432]: audit 2023-06-03T19:47:21.305812+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.33:0/1024276932' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2023-06-03T19:47:22.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:22 smithi033 bash[26432]: cluster 2023-06-03T19:47:21.305878+0000 mon.a (mon.0) 64 : cluster [DBG] mgrmap e9: y(active, since 25s) 2023-06-03T19:47:23.317 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:23 smithi033 bash[26706]: debug 2023-06-03T19:47:23.019+0000 7f6c83254680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:47:23.318 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:23 smithi033 bash[26706]: debug 2023-06-03T19:47:23.119+0000 7f6c83254680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:47:23.808 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:23 smithi033 bash[26706]: debug 2023-06-03T19:47:23.375+0000 7f6c83254680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:47:23.929 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:47:23.929 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "epoch": 9, 2023-06-03T19:47:23.929 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "available": true, 2023-06-03T19:47:23.929 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "active_name": "y", 2023-06-03T19:47:23.929 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "num_standby": 0 2023-06-03T19:47:23.930 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:47:24.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:24 smithi033 bash[26432]: audit 2023-06-03T19:47:23.919904+0000 mon.a (mon.0) 65 : audit [DBG] from='client.? 172.21.15.33:0/2092166518' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2023-06-03T19:47:24.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:24 smithi033 bash[26706]: debug 2023-06-03T19:47:24.555+0000 7f6c83254680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:47:24.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:24 smithi033 bash[26706]: debug 2023-06-03T19:47:24.727+0000 7f6c83254680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:47:24.864 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for the mgr to restart... 2023-06-03T19:47:24.864 INFO:teuthology.orchestra.run.smithi033.stderr:Waiting for mgr epoch 9... 2023-06-03T19:47:25.177 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:24 smithi033 bash[26706]: debug 2023-06-03T19:47:24.823+0000 7f6c83254680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:47:25.177 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:24 smithi033 bash[26706]: debug 2023-06-03T19:47:24.935+0000 7f6c83254680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:47:25.558 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:25 smithi033 bash[26706]: debug 2023-06-03T19:47:25.163+0000 7f6c83254680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:47:25.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:25 smithi033 bash[26706]: debug 2023-06-03T19:47:25.548+0000 7f6c83254680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:47:25.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:25 smithi033 bash[26706]: debug 2023-06-03T19:47:25.672+0000 7f6c83254680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:47:26.708 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:26 smithi033 bash[26706]: debug 2023-06-03T19:47:26.580+0000 7f6c83254680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:47:27.063 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:26 smithi033 bash[26706]: debug 2023-06-03T19:47:26.696+0000 7f6c83254680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:47:27.064 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:26 smithi033 bash[26706]: debug 2023-06-03T19:47:26.816+0000 7f6c83254680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:47:27.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:27 smithi033 bash[26706]: debug 2023-06-03T19:47:27.052+0000 7f6c83254680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:47:27.715 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:27 smithi033 bash[26706]: debug 2023-06-03T19:47:27.352+0000 7f6c83254680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:47:27.716 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:27 smithi033 bash[26706]: debug 2023-06-03T19:47:27.528+0000 7f6c83254680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:47:28.055 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:27 smithi033 bash[26706]: debug 2023-06-03T19:47:27.704+0000 7f6c83254680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:47:28.055 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:27 smithi033 bash[26706]: debug 2023-06-03T19:47:27.928+0000 7f6c83254680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:47:28.327 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:28 smithi033 bash[26706]: debug 2023-06-03T19:47:28.044+0000 7f6c83254680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:47:28.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:28 smithi033 bash[26432]: cluster 2023-06-03T19:47:28.068089+0000 mon.a (mon.0) 66 : cluster [INF] Active manager daemon y restarted 2023-06-03T19:47:28.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:28 smithi033 bash[26432]: cluster 2023-06-03T19:47:28.068857+0000 mon.a (mon.0) 67 : cluster [INF] Activating manager daemon y 2023-06-03T19:47:28.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:28 smithi033 bash[26432]: cluster 2023-06-03T19:47:28.074659+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2023-06-03T19:47:28.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:28 smithi033 bash[26706]: Warning: Permanently added '172.21.15.33' (ECDSA) to the list of known hosts. 2023-06-03T19:47:29.160 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: { 2023-06-03T19:47:29.161 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2023-06-03T19:47:29.161 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: "initialized": true 2023-06-03T19:47:29.161 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: } 2023-06-03T19:47:29.415 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: cluster 2023-06-03T19:47:28.125344+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0566672s) 2023-06-03T19:47:29.415 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.128081+0000 mon.a (mon.0) 70 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.132529+0000 mon.a (mon.0) 71 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.132997+0000 mon.a (mon.0) 72 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.133164+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.133418+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: cluster 2023-06-03T19:47:28.136606+0000 mon.a (mon.0) 75 : cluster [INF] Manager daemon y is now available 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.270187+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:29.416 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.272763+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:29.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.315353+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:47:29.417 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:29 smithi033 bash[26432]: audit 2023-06-03T19:47:28.317422+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:47:29.978 INFO:teuthology.orchestra.run.smithi033.stderr:mgr epoch 9 is available 2023-06-03T19:47:29.978 INFO:teuthology.orchestra.run.smithi033.stderr:Generating a dashboard self-signed certificate... 2023-06-03T19:47:30.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:30 smithi033 bash[26432]: audit 2023-06-03T19:47:29.136977+0000 mgr.y (mgr.14146) 1 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2023-06-03T19:47:30.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:30 smithi033 bash[26432]: cluster 2023-06-03T19:47:29.137238+0000 mon.a (mon.0) 80 : cluster [DBG] mgrmap e11: y(active, since 1.06854s) 2023-06-03T19:47:30.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:30 smithi033 bash[26432]: audit 2023-06-03T19:47:29.151951+0000 mgr.y (mgr.14146) 2 : audit [DBG] from='client.14150 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2023-06-03T19:47:31.539 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: Self-signed certificate created 2023-06-03T19:47:31.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:31 smithi033 bash[26432]: cluster 2023-06-03T19:47:30.144363+0000 mon.a (mon.0) 81 : cluster [DBG] mgrmap e12: y(active, since 2s) 2023-06-03T19:47:32.226 INFO:teuthology.orchestra.run.smithi033.stderr:Creating initial admin user... 2023-06-03T19:47:32.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:32 smithi033 bash[26432]: audit 2023-06-03T19:47:31.402723+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-06-03T19:47:32.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:32 smithi033 bash[26432]: audit 2023-06-03T19:47:31.524518+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:32.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:32 smithi033 bash[26432]: audit 2023-06-03T19:47:31.530396+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:33.988 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$6Djg0XsWDidtqhs./iSoqedB6vu8sZkOBaHjN7lkdh0AdzedWTqiK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1685821653, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2023-06-03T19:47:34.632 INFO:teuthology.orchestra.run.smithi033.stderr:Fetching dashboard port number... 2023-06-03T19:47:35.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:34 smithi033 bash[26432]: audit 2023-06-03T19:47:33.727317+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-06-03T19:47:35.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:34 smithi033 bash[26432]: audit 2023-06-03T19:47:33.979388+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:36.047 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: 8443 2023-06-03T19:47:36.249 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:35 smithi033 bash[26432]: cluster 2023-06-03T19:47:34.982316+0000 mon.a (mon.0) 85 : cluster [DBG] mgrmap e13: y(active, since 6s) 2023-06-03T19:47:36.249 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:35 smithi033 bash[26432]: audit 2023-06-03T19:47:35.425509+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:36.740 INFO:teuthology.orchestra.run.smithi033.stderr:firewalld does not appear to be present 2023-06-03T19:47:36.740 INFO:teuthology.orchestra.run.smithi033.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr:Ceph Dashboard is now available at: 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr: URL: https://smithi033.front.sepia.ceph.com:8443/ 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr: User: admin 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr: Password: 3gin86lc6w 2023-06-03T19:47:36.744 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:36.745 INFO:teuthology.orchestra.run.smithi033.stderr:Enabling autotune for osd_memory_target 2023-06-03T19:47:37.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:36 smithi033 bash[26432]: audit 2023-06-03T19:47:36.039321+0000 mon.a (mon.0) 87 : audit [DBG] from='client.? 172.21.15.33:0/1708799003' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2023-06-03T19:47:40.386 INFO:teuthology.orchestra.run.smithi033.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2023-06-03T19:47:41.051 INFO:teuthology.orchestra.run.smithi033.stderr:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr:Or, if you are only running a single cluster on this host: 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: sudo /home/ubuntu/cephtest/cephadm shell 2023-06-03T19:47:41.052 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr:Please consider enabling telemetry to help improve Ceph: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr: ceph telemetry on 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr:For more information see: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.053 INFO:teuthology.orchestra.run.smithi033.stderr: https://docs.ceph.com/en/pacific/mgr/telemetry/ 2023-06-03T19:47:41.054 INFO:teuthology.orchestra.run.smithi033.stderr: 2023-06-03T19:47:41.054 INFO:teuthology.orchestra.run.smithi033.stderr:Bootstrap complete. 2023-06-03T19:47:41.089 INFO:tasks.cephadm:Fetching config... 2023-06-03T19:47:41.089 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:47:41.090 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2023-06-03T19:47:41.097 INFO:tasks.cephadm:Fetching client.admin keyring... 2023-06-03T19:47:41.097 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:47:41.097 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2023-06-03T19:47:41.151 INFO:tasks.cephadm:Fetching mon keyring... 2023-06-03T19:47:41.151 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:47:41.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/keyring of=/dev/stdout 2023-06-03T19:47:41.205 INFO:tasks.cephadm:Fetching pub ssh key... 2023-06-03T19:47:41.206 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:47:41.206 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2023-06-03T19:47:41.254 INFO:tasks.cephadm:Installing pub ssh key for root users... 2023-06-03T19:47:41.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDwR79c/ehpqw9n0XyOgutBd4Iqb4A0d2OQ/3PpO5YgsQFTb9TbNkxFGyXphJlm9coCYywgykJH8OobYmy3S3bGPhC5Ec9C/bPuuogpTUUu8BFcHbuTMEaSXba7di2wYUCo68EKfXhrIYE3ZWXxQWkeczG6zMDhpGqZz/6kQpSCBgKhI+Lh2Ou9vduEYRkluRAsDt3VCYh+9EBXGbF6GhEDO2786dJBFqVCKRXaTipm8trwJ1hrGl8wkDvg+rushglF/dpl76bAATSETU4Bm/6UMCz47oWcJxTJBCy/7S5Bty+GSa7XtjmMFOCW0Xng7LCgc4lQWNJbzxNBKOve3gdYfQ7fJWcTGBu3/T9hvWAA6ccD3bkAkkq1/ncN+NJrS6fdCBpCzH+eHdVJFpt1WySgs4Ra+iTKLFqp3tiW41dpn8dfPhaHanj6ZDHFAGnDuewVh25hQXt78NNARzvgQEgjbVqR+1x8/WHUiSqBxhr2zIDdJ8huPE/1Q4q7ELuNG3s= ceph-3be302aa-0247-11ee-9b1d-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-06-03T19:47:41.318 INFO:teuthology.orchestra.run.smithi033.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDwR79c/ehpqw9n0XyOgutBd4Iqb4A0d2OQ/3PpO5YgsQFTb9TbNkxFGyXphJlm9coCYywgykJH8OobYmy3S3bGPhC5Ec9C/bPuuogpTUUu8BFcHbuTMEaSXba7di2wYUCo68EKfXhrIYE3ZWXxQWkeczG6zMDhpGqZz/6kQpSCBgKhI+Lh2Ou9vduEYRkluRAsDt3VCYh+9EBXGbF6GhEDO2786dJBFqVCKRXaTipm8trwJ1hrGl8wkDvg+rushglF/dpl76bAATSETU4Bm/6UMCz47oWcJxTJBCy/7S5Bty+GSa7XtjmMFOCW0Xng7LCgc4lQWNJbzxNBKOve3gdYfQ7fJWcTGBu3/T9hvWAA6ccD3bkAkkq1/ncN+NJrS6fdCBpCzH+eHdVJFpt1WySgs4Ra+iTKLFqp3tiW41dpn8dfPhaHanj6ZDHFAGnDuewVh25hQXt78NNARzvgQEgjbVqR+1x8/WHUiSqBxhr2zIDdJ8huPE/1Q4q7ELuNG3s= ceph-3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:47:41.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDwR79c/ehpqw9n0XyOgutBd4Iqb4A0d2OQ/3PpO5YgsQFTb9TbNkxFGyXphJlm9coCYywgykJH8OobYmy3S3bGPhC5Ec9C/bPuuogpTUUu8BFcHbuTMEaSXba7di2wYUCo68EKfXhrIYE3ZWXxQWkeczG6zMDhpGqZz/6kQpSCBgKhI+Lh2Ou9vduEYRkluRAsDt3VCYh+9EBXGbF6GhEDO2786dJBFqVCKRXaTipm8trwJ1hrGl8wkDvg+rushglF/dpl76bAATSETU4Bm/6UMCz47oWcJxTJBCy/7S5Bty+GSa7XtjmMFOCW0Xng7LCgc4lQWNJbzxNBKOve3gdYfQ7fJWcTGBu3/T9hvWAA6ccD3bkAkkq1/ncN+NJrS6fdCBpCzH+eHdVJFpt1WySgs4Ra+iTKLFqp3tiW41dpn8dfPhaHanj6ZDHFAGnDuewVh25hQXt78NNARzvgQEgjbVqR+1x8/WHUiSqBxhr2zIDdJ8huPE/1Q4q7ELuNG3s= ceph-3be302aa-0247-11ee-9b1d-001a4aab830c' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2023-06-03T19:47:41.348 INFO:teuthology.orchestra.run.smithi083.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDwR79c/ehpqw9n0XyOgutBd4Iqb4A0d2OQ/3PpO5YgsQFTb9TbNkxFGyXphJlm9coCYywgykJH8OobYmy3S3bGPhC5Ec9C/bPuuogpTUUu8BFcHbuTMEaSXba7di2wYUCo68EKfXhrIYE3ZWXxQWkeczG6zMDhpGqZz/6kQpSCBgKhI+Lh2Ou9vduEYRkluRAsDt3VCYh+9EBXGbF6GhEDO2786dJBFqVCKRXaTipm8trwJ1hrGl8wkDvg+rushglF/dpl76bAATSETU4Bm/6UMCz47oWcJxTJBCy/7S5Bty+GSa7XtjmMFOCW0Xng7LCgc4lQWNJbzxNBKOve3gdYfQ7fJWcTGBu3/T9hvWAA6ccD3bkAkkq1/ncN+NJrS6fdCBpCzH+eHdVJFpt1WySgs4Ra+iTKLFqp3tiW41dpn8dfPhaHanj6ZDHFAGnDuewVh25hQXt78NNARzvgQEgjbVqR+1x8/WHUiSqBxhr2zIDdJ8huPE/1Q4q7ELuNG3s= ceph-3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:47:41.359 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph config set mgr mgr/cephadm/allow_ptrace true 2023-06-03T19:47:41.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:41 smithi033 bash[26432]: audit 2023-06-03T19:47:40.372621+0000 mon.a (mon.0) 88 : audit [INF] from='client.? 172.21.15.33:0/1430994851' entity='client.admin' 2023-06-03T19:47:47.557 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2023-06-03T19:47:47.557 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch client-keyring set client.admin '*' --mode 0755 2023-06-03T19:47:47.752 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:47 smithi033 bash[26432]: audit 2023-06-03T19:47:46.603705+0000 mon.a (mon.0) 89 : audit [INF] from='client.? 172.21.15.33:0/138010590' entity='client.admin' 2023-06-03T19:47:49.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: cluster 2023-06-03T19:47:48.132600+0000 mgr.y (mgr.14146) 5 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:49.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: audit 2023-06-03T19:47:48.408955+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:49.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: audit 2023-06-03T19:47:48.750674+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi033", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:47:49.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: audit 2023-06-03T19:47:48.756287+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:49.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: audit 2023-06-03T19:47:48.758082+0000 mon.a (mon.0) 93 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:49.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:49 smithi033 bash[26432]: audit 2023-06-03T19:47:48.763018+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:51.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: cluster 2023-06-03T19:47:50.133050+0000 mgr.y (mgr.14146) 6 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:51.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.073380+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:51.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.084241+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.086931+0000 mon.a (mon.0) 97 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:47:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.088363+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:47:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.140363+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:51 smithi033 bash[26432]: audit 2023-06-03T19:47:51.144203+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:51.819 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi083 2023-06-03T19:47:51.820 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:47:51.820 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.conf 2023-06-03T19:47:51.827 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:47:51.827 DEBUG:teuthology.orchestra.run.smithi083:> dd of=/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:47:51.874 INFO:tasks.cephadm:Adding host smithi083 to orchestrator... 2023-06-03T19:47:51.874 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch host add smithi083 2023-06-03T19:47:52.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:52 smithi033 bash[26432]: cephadm 2023-06-03T19:47:51.090385+0000 mgr.y (mgr.14146) 8 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:47:52.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:52 smithi033 bash[26432]: cephadm 2023-06-03T19:47:51.111885+0000 mgr.y (mgr.14146) 9 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:47:53.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:53 smithi033 bash[26432]: cluster 2023-06-03T19:47:52.133592+0000 mgr.y (mgr.14146) 10 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:55.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:55 smithi033 bash[26432]: cluster 2023-06-03T19:47:54.134113+0000 mgr.y (mgr.14146) 11 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:55.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:55 smithi033 bash[26706]: Warning: Permanently added 'smithi083,172.21.15.83' (ECDSA) to the list of known hosts. 2023-06-03T19:47:56.218 INFO:teuthology.orchestra.run.smithi033.stdout:Added host 'smithi083' with addr '172.21.15.83' 2023-06-03T19:47:56.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:56 smithi033 bash[26432]: audit 2023-06-03T19:47:55.103966+0000 mgr.y (mgr.14146) 12 : audit [DBG] from='client.14170 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi083", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:47:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:47:56 smithi033 bash[26706]: Warning: Permanently added '172.21.15.83' (ECDSA) to the list of known hosts. 2023-06-03T19:47:56.975 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch host ls --format=json 2023-06-03T19:47:57.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:57 smithi033 bash[26432]: cluster 2023-06-03T19:47:56.134661+0000 mgr.y (mgr.14146) 13 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:47:57.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:57 smithi033 bash[26432]: audit 2023-06-03T19:47:56.210714+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:57.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:57 smithi033 bash[26432]: cephadm 2023-06-03T19:47:56.211302+0000 mgr.y (mgr.14146) 14 : cephadm [INF] Added host smithi083 2023-06-03T19:47:57.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:57 smithi033 bash[26432]: audit 2023-06-03T19:47:56.226956+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:47:57.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:57 smithi033 bash[26432]: audit 2023-06-03T19:47:56.787544+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:59.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:59 smithi033 bash[26432]: audit 2023-06-03T19:47:58.056957+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:47:59.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:47:59 smithi033 bash[26432]: cluster 2023-06-03T19:47:58.135046+0000 mgr.y (mgr.14146) 15 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:00.502 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:48:00.503 INFO:teuthology.orchestra.run.smithi033.stdout:[{"addr": "172.21.15.33", "hostname": "smithi033", "labels": [], "status": ""}, {"addr": "172.21.15.83", "hostname": "smithi083", "labels": [], "status": ""}] 2023-06-03T19:48:01.221 INFO:tasks.cephadm:Setting crush tunables to default 2023-06-03T19:48:01.222 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd crush tunables default 2023-06-03T19:48:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:01 smithi033 bash[26432]: cluster 2023-06-03T19:48:00.135433+0000 mgr.y (mgr.14146) 16 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:02.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:02 smithi033 bash[26432]: audit 2023-06-03T19:48:00.495387+0000 mgr.y (mgr.14146) 17 : audit [DBG] from='client.14172 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:48:03.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:03 smithi033 bash[26432]: cluster 2023-06-03T19:48:02.136009+0000 mgr.y (mgr.14146) 18 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:04.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.433351+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:04.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.726247+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:04.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.727901+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi083", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:48:04.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.729912+0000 mon.a (mon.0) 108 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.731281+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: cephadm 2023-06-03T19:48:03.733288+0000 mgr.y (mgr.14146) 19 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: cephadm 2023-06-03T19:48:03.751139+0000 mgr.y (mgr.14146) 20 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.780214+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: audit 2023-06-03T19:48:03.784660+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:04 smithi033 bash[26432]: cluster 2023-06-03T19:48:04.136503+0000 mgr.y (mgr.14146) 21 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:05.452 INFO:teuthology.orchestra.run.smithi033.stderr:adjusted tunables profile to default 2023-06-03T19:48:05.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:05 smithi033 bash[26432]: audit 2023-06-03T19:48:04.665261+0000 mon.a (mon.0) 112 : audit [INF] from='client.? 172.21.15.33:0/3871139931' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2023-06-03T19:48:06.157 INFO:tasks.cephadm:Adding mon.a on smithi033 2023-06-03T19:48:06.157 INFO:tasks.cephadm:Adding mon.c on smithi033 2023-06-03T19:48:06.158 INFO:tasks.cephadm:Adding mon.b on smithi083 2023-06-03T19:48:06.158 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply mon '3;smithi033:172.21.15.33=a;smithi033:[v2:172.21.15.33:3301,v1:172.21.15.33:6790]=c;smithi083:172.21.15.83=b' 2023-06-03T19:48:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:06 smithi033 bash[26432]: audit 2023-06-03T19:48:05.442772+0000 mon.a (mon.0) 113 : audit [INF] from='client.? 172.21.15.33:0/3871139931' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2023-06-03T19:48:06.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:06 smithi033 bash[26432]: cluster 2023-06-03T19:48:05.442825+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:06.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:06 smithi033 bash[26432]: cluster 2023-06-03T19:48:06.136867+0000 mgr.y (mgr.14146) 22 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:09.201 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled mon update... 2023-06-03T19:48:09.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:09 smithi033 bash[26432]: cluster 2023-06-03T19:48:08.137294+0000 mgr.y (mgr.14146) 23 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:10.085 DEBUG:teuthology.orchestra.run.smithi033:mon.c> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.c.service 2023-06-03T19:48:10.088 DEBUG:teuthology.orchestra.run.smithi083:mon.b> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.b.service 2023-06-03T19:48:10.090 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-06-03T19:48:10.090 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mon dump -f json 2023-06-03T19:48:10.195 INFO:journalctl@ceph.mon.c.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:48:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.182477+0000 mgr.y (mgr.14146) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi033:172.21.15.33=a;smithi033:[v2:172.21.15.33:3301,v1:172.21.15.33:6790]=c;smithi083:172.21.15.83=b", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: cephadm 2023-06-03T19:48:09.188518+0000 mgr.y (mgr.14146) 25 : cephadm [INF] Saving service mon spec with placement smithi033:172.21.15.33=a;smithi033:[v2:172.21.15.33:3301,v1:172.21.15.33:6790]=c;smithi083:172.21.15.83=b;count:3 2023-06-03T19:48:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.193901+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.213424+0000 mon.a (mon.0) 116 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.216447+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.218060+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.224072+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.226869+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: audit 2023-06-03T19:48:09.228204+0000 mon.a (mon.0) 121 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:10 smithi033 bash[26432]: cephadm 2023-06-03T19:48:09.229562+0000 mgr.y (mgr.14146) 26 : cephadm [INF] Deploying daemon mon.b on smithi083 2023-06-03T19:48:11.359 INFO:journalctl@ceph.mon.b.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:48:11.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:11 smithi033 bash[26432]: cluster 2023-06-03T19:48:10.137780+0000 mgr.y (mgr.14146) 27 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:13.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:13 smithi033 bash[26432]: cluster 2023-06-03T19:48:12.138185+0000 mgr.y (mgr.14146) 28 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:15.071 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-06-03T19:48:15.071 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":1,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","modified":"2023-06-03T19:46:21.618477Z","created":"2023-06-03T19:46:21.618477Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2023-06-03T19:48:15.074 INFO:teuthology.orchestra.run.smithi083.stderr:dumped monmap epoch 1 2023-06-03T19:48:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:15 smithi033 bash[26432]: cluster 2023-06-03T19:48:14.138566+0000 mgr.y (mgr.14146) 29 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:15 smithi033 bash[26432]: audit 2023-06-03T19:48:15.065207+0000 mon.a (mon.0) 122 : audit [DBG] from='client.? 172.21.15.83:0/1180212181' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T19:48:16.673 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-06-03T19:48:16.674 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mon dump -f json 2023-06-03T19:48:16.874 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:16 smithi083 bash[26882]: debug 2023-06-03T19:48:16.627+0000 7f5b36c37700 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-06-03T19:48:16.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:16 smithi033 bash[26432]: audit 2023-06-03T19:48:15.616191+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:16.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:16 smithi033 bash[26432]: audit 2023-06-03T19:48:15.618153+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:16.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:16 smithi033 bash[26432]: audit 2023-06-03T19:48:15.619669+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:16.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:16 smithi033 bash[26432]: cephadm 2023-06-03T19:48:15.620853+0000 mgr.y (mgr.14146) 30 : cephadm [INF] Deploying daemon mon.c on smithi033 2023-06-03T19:48:16.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:16 smithi033 bash[26432]: cluster 2023-06-03T19:48:16.139000+0000 mgr.y (mgr.14146) 31 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:21.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[33017]: debug 2023-06-03T19:48:21.029+0000 7f8c6b78f700 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2023-06-03T19:48:22.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:16.644106+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:48:22.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:16.644373+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:22.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:16.666625+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:17.640946+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:18.139469+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:18.640411+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:18.640748+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:19.640487+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:20.139896+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:20.641077+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:21.036124+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:21.641467+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.689013+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.695222+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0]} removed_ranks: {} 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.714794+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.714852+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.715220+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: cluster 2023-06-03T19:48:21.721786+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-06-03T19:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:21.727281+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:22.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:21 smithi033 bash[26432]: audit 2023-06-03T19:48:21.729853+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:22.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:16.644106+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:48:22.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:16.644373+0000 mon.a (mon.0) 128 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:16.666625+0000 mon.a (mon.0) 129 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:17.640946+0000 mon.a (mon.0) 130 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:18.139469+0000 mgr.y (mgr.14146) 32 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:18.640411+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:18.640748+0000 mon.a (mon.0) 131 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:19.640487+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:20.139896+0000 mgr.y (mgr.14146) 33 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:20.641077+0000 mon.a (mon.0) 133 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:21.036124+0000 mon.a (mon.0) 134 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:21.641467+0000 mon.a (mon.0) 135 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.689013+0000 mon.a (mon.0) 136 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.695222+0000 mon.a (mon.0) 137 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0]} removed_ranks: {} 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.714794+0000 mon.a (mon.0) 138 : cluster [DBG] fsmap 2023-06-03T19:48:22.152 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.714852+0000 mon.a (mon.0) 139 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:22.153 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.715220+0000 mon.a (mon.0) 140 : cluster [DBG] mgrmap e13: y(active, since 53s) 2023-06-03T19:48:22.153 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: cluster 2023-06-03T19:48:21.721786+0000 mon.a (mon.0) 141 : cluster [INF] overall HEALTH_OK 2023-06-03T19:48:22.153 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:21.727281+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:22.153 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:21 smithi083 bash[26882]: audit 2023-06-03T19:48:21.729853+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:22.836 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-06-03T19:48:22.837 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":2,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","modified":"2023-06-03T19:48:16.641176Z","created":"2023-06-03T19:46:21.618477Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2023-06-03T19:48:22.840 INFO:teuthology.orchestra.run.smithi083.stderr:dumped monmap epoch 2 2023-06-03T19:48:23.057 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:22 smithi083 bash[26882]: audit 2023-06-03T19:48:22.036240+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:23.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:22 smithi083 bash[26882]: cluster 2023-06-03T19:48:22.140332+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:23.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:22 smithi083 bash[26882]: audit 2023-06-03T19:48:22.641541+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:23.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:22 smithi033 bash[26432]: audit 2023-06-03T19:48:22.036240+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:23.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:22 smithi033 bash[26432]: cluster 2023-06-03T19:48:22.140332+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:23.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:22 smithi033 bash[26432]: audit 2023-06-03T19:48:22.641541+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:24.568 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2023-06-03T19:48:24.569 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mon dump -f json 2023-06-03T19:48:28.399 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:23.042845+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:48:28.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:23.043281+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:28.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:23.043483+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:23.046097+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-06-03T19:48:28.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:23.063365+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:24.036583+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:24.140729+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:25.037055+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:25.038501+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:26.036678+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:26.141165+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:27.036853+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.036874+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.401 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.051504+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.075511+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.085356+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.086091+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.086137+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.086426+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.110723+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.114510+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.119101+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:22.036240+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:22.140332+0000 mgr.y (mgr.14146) 34 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:22.641541+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:28.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:23.042845+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:48:28.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:23.043281+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:23.043483+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:23.046097+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:23.063365+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:24.036583+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:24.140729+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:25.037055+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:25.038501+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:26.036678+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:26.141165+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:27.036853+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.036874+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.051504+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.075511+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.085356+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T19:48:28.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.086091+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-06-03T19:48:28.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.086137+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:28.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.122334+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.123546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:28.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[26432]: audit 2023-06-03T19:48:28.124965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.086426+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.110723+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.114510+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.119101+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.122334+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.123546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:28.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:28 smithi033 bash[33017]: audit 2023-06-03T19:48:28.124965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:28.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:23.042845+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:48:28.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:23.043281+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:48:28.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:23.043483+0000 mon.a (mon.0) 150 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:23.046097+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2023-06-03T19:48:28.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:23.063365+0000 mon.a (mon.0) 151 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:24.036583+0000 mon.a (mon.0) 152 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:24.140729+0000 mgr.y (mgr.14146) 35 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:25.037055+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:25.038501+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:26.036678+0000 mon.a (mon.0) 154 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:26.141165+0000 mgr.y (mgr.14146) 36 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:27.036853+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.036874+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.051504+0000 mon.a (mon.0) 157 : cluster [INF] mon.a calling monitor election 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.075511+0000 mon.a (mon.0) 158 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.085356+0000 mon.a (mon.0) 159 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.086091+0000 mon.a (mon.0) 160 : cluster [DBG] fsmap 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.086137+0000 mon.a (mon.0) 161 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.086426+0000 mon.a (mon.0) 162 : cluster [DBG] mgrmap e13: y(active, since 60s) 2023-06-03T19:48:28.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.110723+0000 mon.a (mon.0) 163 : cluster [INF] overall HEALTH_OK 2023-06-03T19:48:28.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.114510+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.119101+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.122334+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:28.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.123546+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:28.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:28 smithi083 bash[26882]: audit 2023-06-03T19:48:28.124965+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:28.978 INFO:teuthology.orchestra.run.smithi083.stdout: 2023-06-03T19:48:28.978 INFO:teuthology.orchestra.run.smithi083.stdout:{"epoch":3,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","modified":"2023-06-03T19:48:23.036861Z","created":"2023-06-03T19:46:21.618477Z","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.33:3300","nonce":0},{"type":"v1","addr":"172.21.15.33:6789","nonce":0}]},"addr":"172.21.15.33:6789/0","public_addr":"172.21.15.33:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:3300","nonce":0},{"type":"v1","addr":"172.21.15.83:6789","nonce":0}]},"addr":"172.21.15.83:6789/0","public_addr":"172.21.15.83:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:3301","nonce":0},{"type":"v1","addr":"172.21.15.33:6790","nonce":0}]},"addr":"172.21.15.33:6790/0","public_addr":"172.21.15.33:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2023-06-03T19:48:28.981 INFO:teuthology.orchestra.run.smithi083.stderr:dumped monmap epoch 3 2023-06-03T19:48:29.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: cephadm 2023-06-03T19:48:28.126702+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:48:29.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: cephadm 2023-06-03T19:48:28.127164+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: cluster 2023-06-03T19:48:28.142343+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.155946+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.160958+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.167210+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: cephadm 2023-06-03T19:48:28.169110+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.169508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:29.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.170837+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:29.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.172137+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:29.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: cephadm 2023-06-03T19:48:28.173273+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2023-06-03T19:48:29.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:28.972299+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.83:0/271673794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T19:48:29.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:29 smithi083 bash[26882]: audit 2023-06-03T19:48:29.036796+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:29.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: cephadm 2023-06-03T19:48:28.126702+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:48:29.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: cephadm 2023-06-03T19:48:28.127164+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:48:29.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: cluster 2023-06-03T19:48:28.142343+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:29.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.155946+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.160958+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.167210+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: cephadm 2023-06-03T19:48:28.169110+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.169508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.170837+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.172137+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: cephadm 2023-06-03T19:48:28.173273+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2023-06-03T19:48:29.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:28.972299+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.83:0/271673794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[26432]: audit 2023-06-03T19:48:29.036796+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: cephadm 2023-06-03T19:48:28.126702+0000 mgr.y (mgr.14146) 37 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: cephadm 2023-06-03T19:48:28.127164+0000 mgr.y (mgr.14146) 38 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: cluster 2023-06-03T19:48:28.142343+0000 mgr.y (mgr.14146) 39 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.155946+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.160958+0000 mon.a (mon.0) 170 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.167210+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: cephadm 2023-06-03T19:48:28.169110+0000 mgr.y (mgr.14146) 40 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.169508+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.170837+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.172137+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: cephadm 2023-06-03T19:48:28.173273+0000 mgr.y (mgr.14146) 41 : cephadm [INF] Reconfiguring daemon mon.a on smithi033 2023-06-03T19:48:29.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:28.972299+0000 mon.a (mon.0) 175 : audit [DBG] from='client.? 172.21.15.83:0/271673794' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T19:48:29.485 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:29 smithi033 bash[33017]: audit 2023-06-03T19:48:29.036796+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:48:29.651 INFO:tasks.cephadm:Generating final ceph.conf file... 2023-06-03T19:48:29.652 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph config generate-minimal-conf 2023-06-03T19:48:31.522 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[26432]: cluster 2023-06-03T19:48:30.142797+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:31.523 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[26432]: audit 2023-06-03T19:48:30.695212+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:31.523 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[26432]: audit 2023-06-03T19:48:30.696429+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:31.523 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[26432]: audit 2023-06-03T19:48:30.697703+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:31.523 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[26432]: audit 2023-06-03T19:48:30.698837+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:31.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[33017]: cluster 2023-06-03T19:48:30.142797+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:31.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[33017]: audit 2023-06-03T19:48:30.695212+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:31.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[33017]: audit 2023-06-03T19:48:30.696429+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:31.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[33017]: audit 2023-06-03T19:48:30.697703+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:31.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:31 smithi033 bash[33017]: audit 2023-06-03T19:48:30.698837+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:31.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:31 smithi083 bash[26882]: cluster 2023-06-03T19:48:30.142797+0000 mgr.y (mgr.14146) 42 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:31.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:31 smithi083 bash[26882]: audit 2023-06-03T19:48:30.695212+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:31.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:31 smithi083 bash[26882]: audit 2023-06-03T19:48:30.696429+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:31.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:31 smithi083 bash[26882]: audit 2023-06-03T19:48:30.697703+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:31.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:31 smithi083 bash[26882]: audit 2023-06-03T19:48:30.698837+0000 mon.a (mon.0) 180 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:32.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:32 smithi033 bash[33017]: cephadm 2023-06-03T19:48:30.695986+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-06-03T19:48:32.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:32 smithi033 bash[33017]: cephadm 2023-06-03T19:48:30.699740+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2023-06-03T19:48:32.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:32 smithi033 bash[26432]: cephadm 2023-06-03T19:48:30.695986+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-06-03T19:48:32.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:32 smithi033 bash[26432]: cephadm 2023-06-03T19:48:30.699740+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2023-06-03T19:48:32.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:32 smithi083 bash[26882]: cephadm 2023-06-03T19:48:30.695986+0000 mgr.y (mgr.14146) 43 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2023-06-03T19:48:32.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:32 smithi083 bash[26882]: cephadm 2023-06-03T19:48:30.699740+0000 mgr.y (mgr.14146) 44 : cephadm [INF] Reconfiguring daemon mon.c on smithi033 2023-06-03T19:48:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:33 smithi033 bash[26432]: cluster 2023-06-03T19:48:32.143235+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:33.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:33 smithi033 bash[33017]: cluster 2023-06-03T19:48:32.143235+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:33.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:33 smithi083 bash[26882]: cluster 2023-06-03T19:48:32.143235+0000 mgr.y (mgr.14146) 45 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:34.584 INFO:teuthology.orchestra.run.smithi033.stdout:# minimal ceph.conf for 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:48:34.585 INFO:teuthology.orchestra.run.smithi033.stdout:[global] 2023-06-03T19:48:34.585 INFO:teuthology.orchestra.run.smithi033.stdout: fsid = 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T19:48:34.585 INFO:teuthology.orchestra.run.smithi033.stdout: mon_host = [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] 2023-06-03T19:48:35.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: audit 2023-06-03T19:48:33.991442+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:35.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: cephadm 2023-06-03T19:48:33.992223+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-06-03T19:48:35.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: audit 2023-06-03T19:48:33.992604+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:35.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: audit 2023-06-03T19:48:33.993819+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:35.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: audit 2023-06-03T19:48:33.994929+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: cephadm 2023-06-03T19:48:33.995763+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2023-06-03T19:48:35.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: cluster 2023-06-03T19:48:34.143592+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:35.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[33017]: audit 2023-06-03T19:48:34.579228+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.33:0/698441052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: audit 2023-06-03T19:48:33.991442+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:35.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: cephadm 2023-06-03T19:48:33.992223+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: audit 2023-06-03T19:48:33.992604+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: audit 2023-06-03T19:48:33.993819+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: audit 2023-06-03T19:48:33.994929+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: cephadm 2023-06-03T19:48:33.995763+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: cluster 2023-06-03T19:48:34.143592+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:34 smithi033 bash[26432]: audit 2023-06-03T19:48:34.579228+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.33:0/698441052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.319 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2023-06-03T19:48:35.320 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:48:35.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.conf 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: audit 2023-06-03T19:48:33.991442+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: cephadm 2023-06-03T19:48:33.992223+0000 mgr.y (mgr.14146) 46 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: audit 2023-06-03T19:48:33.992604+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: audit 2023-06-03T19:48:33.993819+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: audit 2023-06-03T19:48:33.994929+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: cephadm 2023-06-03T19:48:33.995763+0000 mgr.y (mgr.14146) 47 : cephadm [INF] Reconfiguring daemon mon.b on smithi083 2023-06-03T19:48:35.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: cluster 2023-06-03T19:48:34.143592+0000 mgr.y (mgr.14146) 48 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:35.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:34 smithi083 bash[26882]: audit 2023-06-03T19:48:34.579228+0000 mon.a (mon.0) 185 : audit [DBG] from='client.? 172.21.15.33:0/698441052' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:35.338 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:48:35.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:48:35.393 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:48:35.393 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.conf 2023-06-03T19:48:35.410 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:48:35.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:48:35.468 INFO:tasks.cephadm:Adding mgr.y on smithi033 2023-06-03T19:48:35.469 INFO:tasks.cephadm:Adding mgr.x on smithi083 2023-06-03T19:48:35.469 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply mgr '2;smithi033=y;smithi083=x' 2023-06-03T19:48:37.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: cluster 2023-06-03T19:48:36.144049+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:37.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: audit 2023-06-03T19:48:36.243116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:37.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: audit 2023-06-03T19:48:36.244866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:37.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: audit 2023-06-03T19:48:36.247345+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:37.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: audit 2023-06-03T19:48:36.248577+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:37.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:37 smithi083 bash[26882]: audit 2023-06-03T19:48:36.254211+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:37.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: cluster 2023-06-03T19:48:36.144049+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:37.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: audit 2023-06-03T19:48:36.243116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:37.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: audit 2023-06-03T19:48:36.244866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: audit 2023-06-03T19:48:36.247345+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: audit 2023-06-03T19:48:36.248577+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[26432]: audit 2023-06-03T19:48:36.254211+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: cluster 2023-06-03T19:48:36.144049+0000 mgr.y (mgr.14146) 49 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: audit 2023-06-03T19:48:36.243116+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: audit 2023-06-03T19:48:36.244866+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:37.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: audit 2023-06-03T19:48:36.247345+0000 mon.a (mon.0) 188 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:37.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: audit 2023-06-03T19:48:36.248577+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:37.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:37 smithi033 bash[33017]: audit 2023-06-03T19:48:36.254211+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:38.725 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled mgr update... 2023-06-03T19:48:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: cluster 2023-06-03T19:48:38.144519+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.719391+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.727865+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.730835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.732389+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.739773+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.742207+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.745812+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.746971+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:39.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:39 smithi083 bash[26882]: audit 2023-06-03T19:48:38.748341+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.568 DEBUG:teuthology.orchestra.run.smithi083:mgr.x> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service 2023-06-03T19:48:39.570 INFO:tasks.cephadm:Deploying OSDs... 2023-06-03T19:48:39.571 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:48:39.571 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/scratch_devs of=/dev/stdout 2023-06-03T19:48:39.578 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-06-03T19:48:39.579 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_1 2023-06-03T19:48:39.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: cluster 2023-06-03T19:48:38.144519+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.719391+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.727865+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.730835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.732389+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.739773+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.742207+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:39.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.745812+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-06-03T19:48:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.746971+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[26432]: audit 2023-06-03T19:48:38.748341+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: cluster 2023-06-03T19:48:38.144519+0000 mgr.y (mgr.14146) 50 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.719391+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.727865+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.730835+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.732389+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.739773+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.742207+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.745812+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.746971+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:39 smithi033 bash[33017]: audit 2023-06-03T19:48:38.748341+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:39.587 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-06-03T19:48:39.587 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:39.587 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 494 Links: 1 2023-06-03T19:48:39.587 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:39.588 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2023-06-03 19:42:20.810368218 +0000 2023-06-03T19:48:39.588 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2023-06-03 19:42:20.494375493 +0000 2023-06-03T19:48:39.588 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2023-06-03 19:42:20.494375493 +0000 2023-06-03T19:48:39.588 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2023-06-03T19:48:39.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-06-03T19:48:39.642 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2023-06-03T19:48:39.642 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2023-06-03T19:48:39.643 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000385682 s, 1.3 MB/s 2023-06-03T19:48:39.643 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-06-03T19:48:39.695 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_2 2023-06-03T19:48:39.745 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-06-03T19:48:39.745 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:39.745 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 498 Links: 1 2023-06-03T19:48:39.745 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:39.746 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2023-06-03 19:42:21.330356249 +0000 2023-06-03T19:48:39.746 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2023-06-03 19:42:21.014363523 +0000 2023-06-03T19:48:39.746 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2023-06-03 19:42:21.014363523 +0000 2023-06-03T19:48:39.746 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2023-06-03T19:48:39.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-06-03T19:48:39.799 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2023-06-03T19:48:39.799 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2023-06-03T19:48:39.799 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000379405 s, 1.3 MB/s 2023-06-03T19:48:39.800 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-06-03T19:48:39.851 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_3 2023-06-03T19:48:39.901 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-06-03T19:48:39.901 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:39.901 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 504 Links: 1 2023-06-03T19:48:39.901 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:39.902 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2023-06-03 19:42:21.858344095 +0000 2023-06-03T19:48:39.902 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2023-06-03 19:42:21.538351461 +0000 2023-06-03T19:48:39.902 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2023-06-03 19:42:21.538351461 +0000 2023-06-03T19:48:39.902 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2023-06-03T19:48:39.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-06-03T19:48:39.954 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2023-06-03T19:48:39.954 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2023-06-03T19:48:39.955 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000391534 s, 1.3 MB/s 2023-06-03T19:48:39.955 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-06-03T19:48:40.010 DEBUG:teuthology.orchestra.run.smithi033:> stat /dev/vg_nvme/lv_4 2023-06-03T19:48:40.064 INFO:teuthology.orchestra.run.smithi033.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout:Device: 5h/5d Inode: 510 Links: 1 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout:Access: 2023-06-03 19:42:22.082338939 +0000 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout:Modify: 2023-06-03 19:42:22.078339031 +0000 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout:Change: 2023-06-03 19:42:22.078339031 +0000 2023-06-03T19:48:40.065 INFO:teuthology.orchestra.run.smithi033.stdout: Birth: - 2023-06-03T19:48:40.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-06-03T19:48:40.121 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records in 2023-06-03T19:48:40.121 INFO:teuthology.orchestra.run.smithi033.stderr:1+0 records out 2023-06-03T19:48:40.121 INFO:teuthology.orchestra.run.smithi033.stderr:512 bytes copied, 0.000425866 s, 1.2 MB/s 2023-06-03T19:48:40.122 DEBUG:teuthology.orchestra.run.smithi033:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-06-03T19:48:40.152 INFO:journalctl@ceph.mgr.x.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:48:40.175 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:48:40.175 DEBUG:teuthology.orchestra.run.smithi083:> dd if=/scratch_devs of=/dev/stdout 2023-06-03T19:48:40.181 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-06-03T19:48:40.181 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_1 2023-06-03T19:48:40.230 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2023-06-03T19:48:40.230 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:40.230 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 492 Links: 1 2023-06-03T19:48:40.230 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:40.230 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-06-03 19:42:20.416299519 +0000 2023-06-03T19:48:40.231 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-06-03 19:42:20.076307360 +0000 2023-06-03T19:48:40.231 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-06-03 19:42:20.076307360 +0000 2023-06-03T19:48:40.231 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-06-03T19:48:40.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2023-06-03T19:48:40.284 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-06-03T19:48:40.285 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-06-03T19:48:40.285 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.00041867 s, 1.2 MB/s 2023-06-03T19:48:40.286 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2023-06-03T19:48:40.336 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_2 2023-06-03T19:48:40.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:40 smithi083 bash[26882]: audit 2023-06-03T19:48:38.710476+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi083=x", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:40.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:40 smithi083 bash[26882]: cephadm 2023-06-03T19:48:38.713940+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi033=y;smithi083=x;count:2 2023-06-03T19:48:40.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:40 smithi083 bash[26882]: cephadm 2023-06-03T19:48:38.749278+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T19:48:40.386 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2023-06-03T19:48:40.386 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:40.386 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 501 Links: 1 2023-06-03T19:48:40.386 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:40.386 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-06-03 19:42:20.924287804 +0000 2023-06-03T19:48:40.387 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-06-03 19:42:20.624294722 +0000 2023-06-03T19:48:40.387 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-06-03 19:42:20.624294722 +0000 2023-06-03T19:48:40.387 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-06-03T19:48:40.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2023-06-03T19:48:40.435 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-06-03T19:48:40.436 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-06-03T19:48:40.436 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000283554 s, 1.8 MB/s 2023-06-03T19:48:40.437 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2023-06-03T19:48:40.486 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_3 2023-06-03T19:48:40.532 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2023-06-03T19:48:40.532 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:40.532 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 505 Links: 1 2023-06-03T19:48:40.532 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:40.532 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-06-03 19:42:21.136282915 +0000 2023-06-03T19:48:40.533 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-06-03 19:42:21.132283007 +0000 2023-06-03T19:48:40.533 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-06-03 19:42:21.132283007 +0000 2023-06-03T19:48:40.533 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-06-03T19:48:40.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2023-06-03T19:48:40.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[26432]: audit 2023-06-03T19:48:38.710476+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi083=x", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:40.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[26432]: cephadm 2023-06-03T19:48:38.713940+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi033=y;smithi083=x;count:2 2023-06-03T19:48:40.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[26432]: cephadm 2023-06-03T19:48:38.749278+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T19:48:40.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[33017]: audit 2023-06-03T19:48:38.710476+0000 mgr.y (mgr.14146) 51 : audit [DBG] from='client.24109 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi033=y;smithi083=x", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:40.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[33017]: cephadm 2023-06-03T19:48:38.713940+0000 mgr.y (mgr.14146) 52 : cephadm [INF] Saving service mgr spec with placement smithi033=y;smithi083=x;count:2 2023-06-03T19:48:40.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:40 smithi033 bash[33017]: cephadm 2023-06-03T19:48:38.749278+0000 mgr.y (mgr.14146) 53 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T19:48:40.588 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-06-03T19:48:40.588 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-06-03T19:48:40.588 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000342427 s, 1.5 MB/s 2023-06-03T19:48:40.589 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2023-06-03T19:48:40.638 DEBUG:teuthology.orchestra.run.smithi083:> stat /dev/vg_nvme/lv_4 2023-06-03T19:48:40.686 INFO:teuthology.orchestra.run.smithi083.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout:Device: 5h/5d Inode: 512 Links: 1 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout:Access: 2023-06-03 19:42:22.056261699 +0000 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout:Modify: 2023-06-03 19:42:21.720269448 +0000 2023-06-03T19:48:40.687 INFO:teuthology.orchestra.run.smithi083.stdout:Change: 2023-06-03 19:42:21.720269448 +0000 2023-06-03T19:48:40.688 INFO:teuthology.orchestra.run.smithi083.stdout: Birth: - 2023-06-03T19:48:40.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2023-06-03T19:48:40.742 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records in 2023-06-03T19:48:40.742 INFO:teuthology.orchestra.run.smithi083.stderr:1+0 records out 2023-06-03T19:48:40.742 INFO:teuthology.orchestra.run.smithi083.stderr:512 bytes copied, 0.000323078 s, 1.6 MB/s 2023-06-03T19:48:40.743 DEBUG:teuthology.orchestra.run.smithi083:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2023-06-03T19:48:40.791 INFO:tasks.cephadm:Deploying osd.0 on smithi033 with /dev/vg_nvme/lv_4... 2023-06-03T19:48:40.792 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-06-03T19:48:41.377 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:41 smithi083 bash[26882]: cluster 2023-06-03T19:48:40.144927+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:41.377 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:41 smithi083 systemd[1]: Started Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:48:41.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:41 smithi033 bash[26432]: cluster 2023-06-03T19:48:40.144927+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:41.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:41 smithi033 bash[33017]: cluster 2023-06-03T19:48:40.144927+0000 mgr.y (mgr.14146) 54 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:42.526 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:42 smithi083 bash[26882]: audit 2023-06-03T19:48:41.329268+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:42.526 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:42 smithi083 bash[26882]: audit 2023-06-03T19:48:41.332380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:42.527 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:42 smithi083 bash[27953]: debug 2023-06-03T19:48:42.359+0000 7faeb5b98700 1 -- 172.21.15.83:0/3222921563 <== mon.1 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x563d5b72e4e0 con 0x563d5b822800 2023-06-03T19:48:42.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:42 smithi033 bash[26432]: audit 2023-06-03T19:48:41.329268+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:42.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:42 smithi033 bash[26432]: audit 2023-06-03T19:48:41.332380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:42.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:42 smithi033 bash[33017]: audit 2023-06-03T19:48:41.329268+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:42.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:42 smithi033 bash[33017]: audit 2023-06-03T19:48:41.332380+0000 mon.a (mon.0) 201 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:42.899 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:42 smithi083 bash[27953]: debug 2023-06-03T19:48:42.515+0000 7faec617b680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T19:48:42.900 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:42 smithi083 bash[27953]: debug 2023-06-03T19:48:42.623+0000 7faec617b680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:48:43.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:43 smithi083 bash[26882]: cluster 2023-06-03T19:48:42.145375+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:43.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:43 smithi083 bash[26882]: audit 2023-06-03T19:48:43.123903+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:43.400 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:43 smithi083 bash[27953]: debug 2023-06-03T19:48:43.091+0000 7faec617b680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:48:43.818 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:43 smithi033 bash[26432]: cluster 2023-06-03T19:48:42.145375+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:43.819 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:43 smithi033 bash[26432]: audit 2023-06-03T19:48:43.123903+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:43.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:43 smithi033 bash[33017]: cluster 2023-06-03T19:48:42.145375+0000 mgr.y (mgr.14146) 55 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:43.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:43 smithi033 bash[33017]: audit 2023-06-03T19:48:43.123903+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:44.379 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:44 smithi083 bash[27953]: debug 2023-06-03T19:48:44.014+0000 7faec617b680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:48:44.380 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:44 smithi083 bash[27953]: debug 2023-06-03T19:48:44.118+0000 7faec617b680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:48:44.503 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-06-03T19:48:44.503 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-06-03T19:48:44.503 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2023-06-03T19:48:44.504 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2023-06-03T19:48:44.504 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0175558 s, 597 MB/s 2023-06-03T19:48:44.504 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2023-06-03T19:48:45.179 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi033:vg_nvme/lv_4 2023-06-03T19:48:45.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:45 smithi033 bash[26432]: cluster 2023-06-03T19:48:44.145880+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:45 smithi033 bash[33017]: cluster 2023-06-03T19:48:44.145880+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:45 smithi083 bash[26882]: cluster 2023-06-03T19:48:44.145880+0000 mgr.y (mgr.14146) 56 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:45.650 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:44 smithi083 bash[27953]: debug 2023-06-03T19:48:44.366+0000 7faec617b680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:48:45.650 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:45 smithi083 bash[27953]: debug 2023-06-03T19:48:45.510+0000 7faec617b680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:48:46.116 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:45 smithi083 bash[27953]: debug 2023-06-03T19:48:45.674+0000 7faec617b680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:48:46.116 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:45 smithi083 bash[27953]: debug 2023-06-03T19:48:45.774+0000 7faec617b680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:48:46.116 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:45 smithi083 bash[27953]: debug 2023-06-03T19:48:45.886+0000 7faec617b680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:48:46.117 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:46 smithi083 bash[27953]: debug 2023-06-03T19:48:46.102+0000 7faec617b680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:48:46.899 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:46 smithi083 bash[27953]: debug 2023-06-03T19:48:46.554+0000 7faec617b680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:48:46.900 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:46 smithi083 bash[27953]: debug 2023-06-03T19:48:46.686+0000 7faec617b680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:48:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: cluster 2023-06-03T19:48:46.146340+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.403623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.404709+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.406135+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.413777+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.417482+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:47.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.419139+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:47.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[26432]: audit 2023-06-03T19:48:46.420358+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:47.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: cluster 2023-06-03T19:48:46.146340+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:47.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.403623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.404709+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.406135+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.413777+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.417482+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.419139+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:47 smithi033 bash[33017]: audit 2023-06-03T19:48:46.420358+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:47.649 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[27953]: debug 2023-06-03T19:48:47.578+0000 7faec617b680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:48:47.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: cluster 2023-06-03T19:48:46.146340+0000 mgr.y (mgr.14146) 57 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:47.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.403623+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.404709+0000 mon.a (mon.0) 204 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:47.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.406135+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:47.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.413777+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:47.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.417482+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T19:48:47.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.419139+0000 mon.a (mon.0) 208 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T19:48:47.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[26882]: audit 2023-06-03T19:48:46.420358+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:48.029 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[27953]: debug 2023-06-03T19:48:47.682+0000 7faec617b680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:48:48.029 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:47 smithi083 bash[27953]: debug 2023-06-03T19:48:47.794+0000 7faec617b680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:48:48.321 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.018+0000 7faec617b680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:48:48.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:48 smithi033 bash[33017]: cephadm 2023-06-03T19:48:46.416986+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-06-03T19:48:48.634 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:48 smithi033 bash[33017]: cephadm 2023-06-03T19:48:46.421297+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2023-06-03T19:48:48.634 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:48 smithi033 bash[26432]: cephadm 2023-06-03T19:48:46.416986+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-06-03T19:48:48.634 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:48 smithi033 bash[26432]: cephadm 2023-06-03T19:48:46.421297+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2023-06-03T19:48:48.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[26882]: cephadm 2023-06-03T19:48:46.416986+0000 mgr.y (mgr.14146) 58 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2023-06-03T19:48:48.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[26882]: cephadm 2023-06-03T19:48:46.421297+0000 mgr.y (mgr.14146) 59 : cephadm [INF] Reconfiguring daemon mgr.y on smithi033 2023-06-03T19:48:48.650 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.310+0000 7faec617b680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:48:48.650 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.474+0000 7faec617b680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:48:48.982 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.646+0000 7faec617b680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:48:48.982 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.858+0000 7faec617b680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:48:49.649 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:48:48 smithi083 bash[27953]: debug 2023-06-03T19:48:48.970+0000 7faec617b680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:48:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: cluster 2023-06-03T19:48:48.146668+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:48.998085+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:48:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:48.998903+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:48:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: cluster 2023-06-03T19:48:48.999765+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.000908+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.001729+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.061065+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.062651+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.079484+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.082098+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.083266+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.329287+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.330911+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:49.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:49 smithi083 bash[26882]: audit 2023-06-03T19:48:49.341834+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:49.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: cluster 2023-06-03T19:48:48.146668+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:49.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:48.998085+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:48.998903+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: cluster 2023-06-03T19:48:48.999765+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.000908+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.001729+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.061065+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.062651+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.079484+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.082098+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.083266+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.329287+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.330911+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[26432]: audit 2023-06-03T19:48:49.341834+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: cluster 2023-06-03T19:48:48.146668+0000 mgr.y (mgr.14146) 60 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:48.998085+0000 mon.b (mon.1) 3 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:48.998903+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: cluster 2023-06-03T19:48:48.999765+0000 mon.a (mon.0) 210 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.000908+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.001729+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.83:0/1521012286' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.061065+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.062651+0000 mon.a (mon.0) 212 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:48:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.079484+0000 mon.a (mon.0) 213 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:48:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.082098+0000 mon.a (mon.0) 214 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:48:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.083266+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.329287+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:48:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.330911+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:48:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:49 smithi033 bash[33017]: audit 2023-06-03T19:48:49.341834+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:48:50.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:50 smithi083 bash[26882]: audit 2023-06-03T19:48:49.073899+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:50 smithi083 bash[26882]: cluster 2023-06-03T19:48:49.367758+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 81s), standbys: x 2023-06-03T19:48:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:50 smithi083 bash[26882]: audit 2023-06-03T19:48:49.368330+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:48:50.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[26432]: audit 2023-06-03T19:48:49.073899+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:50.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[26432]: cluster 2023-06-03T19:48:49.367758+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 81s), standbys: x 2023-06-03T19:48:50.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[26432]: audit 2023-06-03T19:48:49.368330+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:48:50.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[33017]: audit 2023-06-03T19:48:49.073899+0000 mgr.y (mgr.14146) 61 : audit [DBG] from='client.24116 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:48:50.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[33017]: cluster 2023-06-03T19:48:49.367758+0000 mon.a (mon.0) 219 : cluster [DBG] mgrmap e14: y(active, since 81s), standbys: x 2023-06-03T19:48:50.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:50 smithi033 bash[33017]: audit 2023-06-03T19:48:49.368330+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:48:51.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:51 smithi083 bash[26882]: cluster 2023-06-03T19:48:50.147035+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:51.828 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:51 smithi033 bash[26432]: cluster 2023-06-03T19:48:50.147035+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:51.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:51 smithi033 bash[33017]: cluster 2023-06-03T19:48:50.147035+0000 mgr.y (mgr.14146) 62 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:52.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:52 smithi033 bash[26432]: cluster 2023-06-03T19:48:52.147478+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:52.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:52 smithi033 bash[33017]: cluster 2023-06-03T19:48:52.147478+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:52.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:52 smithi083 bash[26882]: cluster 2023-06-03T19:48:52.147478+0000 mgr.y (mgr.14146) 63 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:55.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:55 smithi033 bash[26432]: cluster 2023-06-03T19:48:54.147934+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:55.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:55 smithi033 bash[33017]: cluster 2023-06-03T19:48:54.147934+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:55.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:55 smithi083 bash[26882]: cluster 2023-06-03T19:48:54.147934+0000 mgr.y (mgr.14146) 64 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:57 smithi033 bash[26432]: cluster 2023-06-03T19:48:56.148411+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:57.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:57 smithi033 bash[33017]: cluster 2023-06-03T19:48:56.148411+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:57 smithi083 bash[26882]: cluster 2023-06-03T19:48:56.148411+0000 mgr.y (mgr.14146) 65 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[26432]: audit 2023-06-03T19:48:57.451280+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]: dispatch 2023-06-03T19:48:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[26432]: audit 2023-06-03T19:48:57.459302+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]': finished 2023-06-03T19:48:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[26432]: cluster 2023-06-03T19:48:57.459381+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-06-03T19:48:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[26432]: audit 2023-06-03T19:48:57.459610+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:48:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[26432]: audit 2023-06-03T19:48:58.190010+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.33:0/2562825349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:48:58.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[33017]: audit 2023-06-03T19:48:57.451280+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]: dispatch 2023-06-03T19:48:58.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[33017]: audit 2023-06-03T19:48:57.459302+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]': finished 2023-06-03T19:48:58.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[33017]: cluster 2023-06-03T19:48:57.459381+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-06-03T19:48:58.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[33017]: audit 2023-06-03T19:48:57.459610+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:48:58.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:58 smithi033 bash[33017]: audit 2023-06-03T19:48:58.190010+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.33:0/2562825349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:48:58.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:58 smithi083 bash[26882]: audit 2023-06-03T19:48:57.451280+0000 mon.a (mon.0) 221 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]: dispatch 2023-06-03T19:48:58.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:58 smithi083 bash[26882]: audit 2023-06-03T19:48:57.459302+0000 mon.a (mon.0) 222 : audit [INF] from='client.? 172.21.15.33:0/163940207' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "148d2180-a815-4098-98ca-4cbc8dc699e5"}]': finished 2023-06-03T19:48:58.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:58 smithi083 bash[26882]: cluster 2023-06-03T19:48:57.459381+0000 mon.a (mon.0) 223 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2023-06-03T19:48:58.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:58 smithi083 bash[26882]: audit 2023-06-03T19:48:57.459610+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:48:58.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:58 smithi083 bash[26882]: audit 2023-06-03T19:48:58.190010+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.33:0/2562825349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:48:59.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:48:59 smithi033 bash[26432]: cluster 2023-06-03T19:48:58.148740+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:48:59 smithi033 bash[33017]: cluster 2023-06-03T19:48:58.148740+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:48:59.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:48:59 smithi083 bash[26882]: cluster 2023-06-03T19:48:58.148740+0000 mgr.y (mgr.14146) 66 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:01 smithi033 bash[26432]: cluster 2023-06-03T19:49:00.149120+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:01.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:01 smithi033 bash[33017]: cluster 2023-06-03T19:49:00.149120+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:01.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:01 smithi083 bash[26882]: cluster 2023-06-03T19:49:00.149120+0000 mgr.y (mgr.14146) 67 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:03.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:03 smithi033 bash[26432]: cluster 2023-06-03T19:49:02.149510+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:03.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:03 smithi033 bash[33017]: cluster 2023-06-03T19:49:02.149510+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:03 smithi083 bash[26882]: cluster 2023-06-03T19:49:02.149510+0000 mgr.y (mgr.14146) 68 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:05.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:05 smithi033 bash[26432]: cluster 2023-06-03T19:49:04.149950+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:05 smithi033 bash[33017]: cluster 2023-06-03T19:49:04.149950+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:05 smithi083 bash[26882]: cluster 2023-06-03T19:49:04.149950+0000 mgr.y (mgr.14146) 69 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:07.451 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:07 smithi033 bash[26432]: cluster 2023-06-03T19:49:06.150454+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:07.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:07 smithi033 bash[33017]: cluster 2023-06-03T19:49:06.150454+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:07.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:07 smithi083 bash[26882]: cluster 2023-06-03T19:49:06.150454+0000 mgr.y (mgr.14146) 70 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:09.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:09 smithi033 bash[26432]: cluster 2023-06-03T19:49:08.150817+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:09 smithi033 bash[33017]: cluster 2023-06-03T19:49:08.150817+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:09.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:09 smithi083 bash[26882]: cluster 2023-06-03T19:49:08.150817+0000 mgr.y (mgr.14146) 71 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:10.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:10 smithi033 bash[26432]: audit 2023-06-03T19:49:09.932600+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T19:49:10.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:10 smithi033 bash[26432]: audit 2023-06-03T19:49:09.934200+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:10.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:10 smithi033 bash[33017]: audit 2023-06-03T19:49:09.932600+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T19:49:10.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:10 smithi033 bash[33017]: audit 2023-06-03T19:49:09.934200+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:10 smithi083 bash[26882]: audit 2023-06-03T19:49:09.932600+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T19:49:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:10 smithi083 bash[26882]: audit 2023-06-03T19:49:09.934200+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:11.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:11 smithi033 bash[26432]: cephadm 2023-06-03T19:49:09.935487+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi033 2023-06-03T19:49:11.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:11 smithi033 bash[26432]: cluster 2023-06-03T19:49:10.151199+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:11.282 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:11 smithi033 bash[33017]: cephadm 2023-06-03T19:49:09.935487+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi033 2023-06-03T19:49:11.282 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:11 smithi033 bash[33017]: cluster 2023-06-03T19:49:10.151199+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:11.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:11 smithi083 bash[26882]: cephadm 2023-06-03T19:49:09.935487+0000 mgr.y (mgr.14146) 72 : cephadm [INF] Deploying daemon osd.0 on smithi033 2023-06-03T19:49:11.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:11 smithi083 bash[26882]: cluster 2023-06-03T19:49:10.151199+0000 mgr.y (mgr.14146) 73 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:13.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:13 smithi033 bash[26432]: cluster 2023-06-03T19:49:12.151634+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:13.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:13 smithi033 bash[33017]: cluster 2023-06-03T19:49:12.151634+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:13.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:13 smithi083 bash[26882]: cluster 2023-06-03T19:49:12.151634+0000 mgr.y (mgr.14146) 74 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:15.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[26432]: cluster 2023-06-03T19:49:14.152020+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[26432]: audit 2023-06-03T19:49:14.189094+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[26432]: audit 2023-06-03T19:49:14.225501+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:15.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[33017]: cluster 2023-06-03T19:49:14.152020+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:15.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[33017]: audit 2023-06-03T19:49:14.189094+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:15.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:15 smithi033 bash[33017]: audit 2023-06-03T19:49:14.225501+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:15.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:15 smithi083 bash[26882]: cluster 2023-06-03T19:49:14.152020+0000 mgr.y (mgr.14146) 75 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:15.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:15 smithi083 bash[26882]: audit 2023-06-03T19:49:14.189094+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:15.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:15 smithi083 bash[26882]: audit 2023-06-03T19:49:14.225501+0000 mon.a (mon.0) 228 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:17.488 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:17 smithi033 bash[26432]: cluster 2023-06-03T19:49:16.152486+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:17.488 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:17 smithi033 bash[33017]: cluster 2023-06-03T19:49:16.152486+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:17.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:17 smithi083 bash[26882]: cluster 2023-06-03T19:49:16.152486+0000 mgr.y (mgr.14146) 76 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:19.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:19 smithi033 bash[26432]: cluster 2023-06-03T19:49:18.152909+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:19 smithi033 bash[33017]: cluster 2023-06-03T19:49:18.152909+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:19.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:19 smithi083 bash[26882]: cluster 2023-06-03T19:49:18.152909+0000 mgr.y (mgr.14146) 77 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: cluster 2023-06-03T19:49:20.153251+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:20.470811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:20.471936+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:20.473162+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:20.481379+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:21.021215+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[33017]: audit 2023-06-03T19:49:21.021833+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: cluster 2023-06-03T19:49:20.153251+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:20.470811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:20.471936+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:20.473162+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:21.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:20.481379+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:21.021215+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:21.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:21 smithi033 bash[26432]: audit 2023-06-03T19:49:21.021833+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:21.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: cluster 2023-06-03T19:49:20.153251+0000 mgr.y (mgr.14146) 78 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:20.470811+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:20.471936+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:20.473162+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:20.481379+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:21.021215+0000 mon.c (mon.2) 3 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:21.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:21 smithi083 bash[26882]: audit 2023-06-03T19:49:21.021833+0000 mon.a (mon.0) 233 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T19:49:22.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: audit 2023-06-03T19:49:21.485566+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: cluster 2023-06-03T19:49:21.485738+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: audit 2023-06-03T19:49:21.485927+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: audit 2023-06-03T19:49:21.486612+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: audit 2023-06-03T19:49:21.487131+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[26432]: cluster 2023-06-03T19:49:22.153630+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:22.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: audit 2023-06-03T19:49:21.485566+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T19:49:22.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: cluster 2023-06-03T19:49:21.485738+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-06-03T19:49:22.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: audit 2023-06-03T19:49:21.485927+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:22.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: audit 2023-06-03T19:49:21.486612+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: audit 2023-06-03T19:49:21.487131+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:22 smithi033 bash[33017]: cluster 2023-06-03T19:49:22.153630+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:22.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: audit 2023-06-03T19:49:21.485566+0000 mon.a (mon.0) 234 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T19:49:22.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: cluster 2023-06-03T19:49:21.485738+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2023-06-03T19:49:22.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: audit 2023-06-03T19:49:21.485927+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:22.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: audit 2023-06-03T19:49:21.486612+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: audit 2023-06-03T19:49:21.487131+0000 mon.a (mon.0) 237 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:49:22.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:22 smithi083 bash[26882]: cluster 2023-06-03T19:49:22.153630+0000 mgr.y (mgr.14146) 79 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[26432]: audit 2023-06-03T19:49:22.488721+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:49:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[26432]: cluster 2023-06-03T19:49:22.488916+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-06-03T19:49:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[26432]: audit 2023-06-03T19:49:22.489754+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[26432]: audit 2023-06-03T19:49:22.495340+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[33017]: audit 2023-06-03T19:49:22.488721+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:49:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[33017]: cluster 2023-06-03T19:49:22.488916+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-06-03T19:49:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[33017]: audit 2023-06-03T19:49:22.489754+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:23 smithi033 bash[33017]: audit 2023-06-03T19:49:22.495340+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:23.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:23 smithi083 bash[26882]: audit 2023-06-03T19:49:22.488721+0000 mon.a (mon.0) 238 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:49:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:23 smithi083 bash[26882]: cluster 2023-06-03T19:49:22.488916+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2023-06-03T19:49:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:23 smithi083 bash[26882]: audit 2023-06-03T19:49:22.489754+0000 mon.a (mon.0) 240 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:23 smithi083 bash[26882]: audit 2023-06-03T19:49:22.495340+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.143 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 0 on host 'smithi033' 2023-06-03T19:49:24.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: cluster 2023-06-03T19:49:22.050892+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: cluster 2023-06-03T19:49:22.050981+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: audit 2023-06-03T19:49:23.494184+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: cluster 2023-06-03T19:49:23.503266+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520] boot 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: cluster 2023-06-03T19:49:23.503340+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: audit 2023-06-03T19:49:23.504385+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: audit 2023-06-03T19:49:24.137338+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:24.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: cluster 2023-06-03T19:49:24.154061+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:24.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[26432]: audit 2023-06-03T19:49:24.156955+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:24.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: cluster 2023-06-03T19:49:22.050892+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:49:24.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: cluster 2023-06-03T19:49:22.050981+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:49:24.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: audit 2023-06-03T19:49:23.494184+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: cluster 2023-06-03T19:49:23.503266+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520] boot 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: cluster 2023-06-03T19:49:23.503340+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: audit 2023-06-03T19:49:23.504385+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: audit 2023-06-03T19:49:24.137338+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: cluster 2023-06-03T19:49:24.154061+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:24.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:24 smithi033 bash[33017]: audit 2023-06-03T19:49:24.156955+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:24.804 DEBUG:teuthology.orchestra.run.smithi033:osd.0> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.0.service 2023-06-03T19:49:24.806 INFO:tasks.cephadm:Deploying osd.1 on smithi033 with /dev/vg_nvme/lv_3... 2023-06-03T19:49:24.807 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: cluster 2023-06-03T19:49:22.050892+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: cluster 2023-06-03T19:49:22.050981+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: audit 2023-06-03T19:49:23.494184+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: cluster 2023-06-03T19:49:23.503266+0000 mon.a (mon.0) 243 : cluster [INF] osd.0 [v2:172.21.15.33:6802/4245826520,v1:172.21.15.33:6803/4245826520] boot 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: cluster 2023-06-03T19:49:23.503340+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2023-06-03T19:49:24.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: audit 2023-06-03T19:49:23.504385+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:49:24.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: audit 2023-06-03T19:49:24.137338+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:24.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: cluster 2023-06-03T19:49:24.154061+0000 mgr.y (mgr.14146) 80 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2023-06-03T19:49:24.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:24 smithi083 bash[26882]: audit 2023-06-03T19:49:24.156955+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:24.979 INFO:journalctl@ceph.osd.0.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:49:25.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:25 smithi033 bash[26432]: cluster 2023-06-03T19:49:24.522279+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-06-03T19:49:25.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:25 smithi033 bash[33017]: cluster 2023-06-03T19:49:24.522279+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-06-03T19:49:25.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:25 smithi083 bash[26882]: cluster 2023-06-03T19:49:24.522279+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2023-06-03T19:49:26.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:26 smithi033 bash[33017]: cluster 2023-06-03T19:49:26.154553+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:26.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:26 smithi033 bash[26432]: cluster 2023-06-03T19:49:26.154553+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:26.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:26 smithi083 bash[26882]: cluster 2023-06-03T19:49:26.154553+0000 mgr.y (mgr.14146) 81 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:28.470 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-06-03T19:49:28.470 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-06-03T19:49:28.470 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2023-06-03T19:49:28.470 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2023-06-03T19:49:28.470 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0176643 s, 594 MB/s 2023-06-03T19:49:28.471 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2023-06-03T19:49:29.183 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi033:vg_nvme/lv_3 2023-06-03T19:49:29.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:29 smithi033 bash[26432]: cluster 2023-06-03T19:49:28.155114+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:29.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:29 smithi033 bash[33017]: cluster 2023-06-03T19:49:28.155114+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:29.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:29 smithi083 bash[26882]: cluster 2023-06-03T19:49:28.155114+0000 mgr.y (mgr.14146) 82 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:31.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:31 smithi033 bash[26432]: cluster 2023-06-03T19:49:30.155660+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:31.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:31 smithi033 bash[33017]: cluster 2023-06-03T19:49:30.155660+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:31.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:31 smithi083 bash[26882]: cluster 2023-06-03T19:49:30.155660+0000 mgr.y (mgr.14146) 83 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:33 smithi033 bash[26432]: cluster 2023-06-03T19:49:32.156171+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:33.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:33 smithi033 bash[33017]: cluster 2023-06-03T19:49:32.156171+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:33.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:33 smithi083 bash[26882]: cluster 2023-06-03T19:49:32.156171+0000 mgr.y (mgr.14146) 84 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:34.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[33017]: audit 2023-06-03T19:49:33.611970+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:49:34.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[33017]: audit 2023-06-03T19:49:33.615151+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:49:34.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[33017]: audit 2023-06-03T19:49:33.616193+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:34.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[26432]: audit 2023-06-03T19:49:33.611970+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:49:34.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[26432]: audit 2023-06-03T19:49:33.615151+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:49:34.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:34 smithi033 bash[26432]: audit 2023-06-03T19:49:33.616193+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:34.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:34 smithi083 bash[26882]: audit 2023-06-03T19:49:33.611970+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:49:34.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:34 smithi083 bash[26882]: audit 2023-06-03T19:49:33.615151+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:49:34.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:34 smithi083 bash[26882]: audit 2023-06-03T19:49:33.616193+0000 mon.a (mon.0) 251 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:35.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:33.608669+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:49:35.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: cluster 2023-06-03T19:49:34.156688+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:35.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.824259+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.825759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.832417+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.833933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.834784+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[26432]: audit 2023-06-03T19:49:34.841124+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:33.608669+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: cluster 2023-06-03T19:49:34.156688+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.824259+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.825759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.832417+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.833933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.834784+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:35.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:35 smithi033 bash[33017]: audit 2023-06-03T19:49:34.841124+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:33.608669+0000 mgr.y (mgr.14146) 85 : audit [DBG] from='client.24143 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:49:35.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: cluster 2023-06-03T19:49:34.156688+0000 mgr.y (mgr.14146) 86 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:35.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.824259+0000 mon.a (mon.0) 252 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.825759+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:49:35.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.832417+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:35.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.833933+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:35.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.834784+0000 mon.a (mon.0) 256 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:49:35.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:35 smithi083 bash[26882]: audit 2023-06-03T19:49:34.841124+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:36.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:36 smithi033 bash[26432]: cephadm 2023-06-03T19:49:34.814705+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:49:36.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:36 smithi033 bash[26432]: cephadm 2023-06-03T19:49:34.826884+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 16254M 2023-06-03T19:49:36.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:36 smithi033 bash[33017]: cephadm 2023-06-03T19:49:34.814705+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:49:36.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:36 smithi033 bash[33017]: cephadm 2023-06-03T19:49:34.826884+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 16254M 2023-06-03T19:49:36.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:36 smithi083 bash[26882]: cephadm 2023-06-03T19:49:34.814705+0000 mgr.y (mgr.14146) 87 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:49:36.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:36 smithi083 bash[26882]: cephadm 2023-06-03T19:49:34.826884+0000 mgr.y (mgr.14146) 88 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 16254M 2023-06-03T19:49:37.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:37 smithi033 bash[33017]: cluster 2023-06-03T19:49:36.157177+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:37.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:37 smithi033 bash[26432]: cluster 2023-06-03T19:49:36.157177+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:37 smithi083 bash[26882]: cluster 2023-06-03T19:49:36.157177+0000 mgr.y (mgr.14146) 89 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:39.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:39 smithi033 bash[26432]: cluster 2023-06-03T19:49:38.157633+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:39.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:39 smithi033 bash[33017]: cluster 2023-06-03T19:49:38.157633+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:39.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:39 smithi083 bash[26882]: cluster 2023-06-03T19:49:38.157633+0000 mgr.y (mgr.14146) 90 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:41.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:41 smithi033 bash[26432]: cluster 2023-06-03T19:49:40.158137+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:41.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:41 smithi033 bash[33017]: cluster 2023-06-03T19:49:40.158137+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:41.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:41 smithi083 bash[26882]: cluster 2023-06-03T19:49:40.158137+0000 mgr.y (mgr.14146) 91 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:42.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[26432]: audit 2023-06-03T19:49:41.820496+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]: dispatch 2023-06-03T19:49:42.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[26432]: audit 2023-06-03T19:49:41.827182+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]': finished 2023-06-03T19:49:42.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[26432]: cluster 2023-06-03T19:49:41.827338+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-06-03T19:49:42.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[26432]: audit 2023-06-03T19:49:41.827512+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:49:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[33017]: audit 2023-06-03T19:49:41.820496+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]: dispatch 2023-06-03T19:49:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[33017]: audit 2023-06-03T19:49:41.827182+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]': finished 2023-06-03T19:49:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[33017]: cluster 2023-06-03T19:49:41.827338+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-06-03T19:49:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:42 smithi033 bash[33017]: audit 2023-06-03T19:49:41.827512+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:49:42.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:42 smithi083 bash[26882]: audit 2023-06-03T19:49:41.820496+0000 mon.a (mon.0) 258 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]: dispatch 2023-06-03T19:49:42.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:42 smithi083 bash[26882]: audit 2023-06-03T19:49:41.827182+0000 mon.a (mon.0) 259 : audit [INF] from='client.? 172.21.15.33:0/3431335703' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "2a7e74a8-2c0e-402c-b727-be66bd7521f6"}]': finished 2023-06-03T19:49:42.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:42 smithi083 bash[26882]: cluster 2023-06-03T19:49:41.827338+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2023-06-03T19:49:42.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:42 smithi083 bash[26882]: audit 2023-06-03T19:49:41.827512+0000 mon.a (mon.0) 261 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:49:43.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:43 smithi033 bash[26432]: cluster 2023-06-03T19:49:42.158744+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:43.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:43 smithi033 bash[26432]: audit 2023-06-03T19:49:42.599349+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.33:0/117734211' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:49:43.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:43 smithi033 bash[33017]: cluster 2023-06-03T19:49:42.158744+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:43.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:43 smithi033 bash[33017]: audit 2023-06-03T19:49:42.599349+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.33:0/117734211' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:49:43.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:43 smithi083 bash[26882]: cluster 2023-06-03T19:49:42.158744+0000 mgr.y (mgr.14146) 92 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:43.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:43 smithi083 bash[26882]: audit 2023-06-03T19:49:42.599349+0000 mon.a (mon.0) 262 : audit [DBG] from='client.? 172.21.15.33:0/117734211' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:49:45.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:45 smithi033 bash[26432]: cluster 2023-06-03T19:49:44.159280+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:45 smithi033 bash[33017]: cluster 2023-06-03T19:49:44.159280+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:45 smithi083 bash[26882]: cluster 2023-06-03T19:49:44.159280+0000 mgr.y (mgr.14146) 93 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:47.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:47 smithi033 bash[26432]: cluster 2023-06-03T19:49:46.159780+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:47.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:47 smithi033 bash[33017]: cluster 2023-06-03T19:49:46.159780+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:47.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:47 smithi083 bash[26882]: cluster 2023-06-03T19:49:46.159780+0000 mgr.y (mgr.14146) 94 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:49.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:49 smithi033 bash[26432]: cluster 2023-06-03T19:49:48.160255+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:49.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:49 smithi033 bash[33017]: cluster 2023-06-03T19:49:48.160255+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:49.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:49 smithi083 bash[26882]: cluster 2023-06-03T19:49:48.160255+0000 mgr.y (mgr.14146) 95 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:51.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:51 smithi033 bash[26432]: cluster 2023-06-03T19:49:50.160802+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:51.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:51 smithi033 bash[33017]: cluster 2023-06-03T19:49:50.160802+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:51.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:51 smithi083 bash[26882]: cluster 2023-06-03T19:49:50.160802+0000 mgr.y (mgr.14146) 96 : cluster [DBG] pgmap v71: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:53.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:53 smithi033 bash[26432]: cluster 2023-06-03T19:49:52.161327+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:53.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:53 smithi033 bash[33017]: cluster 2023-06-03T19:49:52.161327+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:53.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:53 smithi083 bash[26882]: cluster 2023-06-03T19:49:52.161327+0000 mgr.y (mgr.14146) 97 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:55.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[33017]: cluster 2023-06-03T19:49:54.161855+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:55.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[33017]: audit 2023-06-03T19:49:54.493246+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T19:49:55.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[33017]: audit 2023-06-03T19:49:54.495295+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:55.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[26432]: cluster 2023-06-03T19:49:54.161855+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:55.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[26432]: audit 2023-06-03T19:49:54.493246+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T19:49:55.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:55 smithi033 bash[26432]: audit 2023-06-03T19:49:54.495295+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:55.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:55 smithi083 bash[26882]: cluster 2023-06-03T19:49:54.161855+0000 mgr.y (mgr.14146) 98 : cluster [DBG] pgmap v73: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:55.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:55 smithi083 bash[26882]: audit 2023-06-03T19:49:54.493246+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T19:49:55.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:55 smithi083 bash[26882]: audit 2023-06-03T19:49:54.495295+0000 mon.a (mon.0) 264 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:49:56.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:56 smithi033 bash[33017]: cephadm 2023-06-03T19:49:54.496664+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Deploying daemon osd.1 on smithi033 2023-06-03T19:49:56.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:56 smithi033 bash[26432]: cephadm 2023-06-03T19:49:54.496664+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Deploying daemon osd.1 on smithi033 2023-06-03T19:49:56.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:56 smithi083 bash[26882]: cephadm 2023-06-03T19:49:54.496664+0000 mgr.y (mgr.14146) 99 : cephadm [INF] Deploying daemon osd.1 on smithi033 2023-06-03T19:49:57.553 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:57 smithi033 bash[26432]: cluster 2023-06-03T19:49:56.162328+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:57.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:57 smithi033 bash[33017]: cluster 2023-06-03T19:49:56.162328+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:57.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:57 smithi083 bash[26882]: cluster 2023-06-03T19:49:56.162328+0000 mgr.y (mgr.14146) 100 : cluster [DBG] pgmap v74: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[26432]: cluster 2023-06-03T19:49:58.162727+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[26432]: audit 2023-06-03T19:49:58.756803+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[26432]: audit 2023-06-03T19:49:58.771293+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[33017]: cluster 2023-06-03T19:49:58.162727+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[33017]: audit 2023-06-03T19:49:58.756803+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:59.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:49:59 smithi033 bash[33017]: audit 2023-06-03T19:49:58.771293+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:49:59.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:59 smithi083 bash[26882]: cluster 2023-06-03T19:49:58.162727+0000 mgr.y (mgr.14146) 101 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:49:59.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:59 smithi083 bash[26882]: audit 2023-06-03T19:49:58.756803+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:49:59.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:49:59 smithi083 bash[26882]: audit 2023-06-03T19:49:58.771293+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:00.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:00 smithi033 bash[26432]: cluster 2023-06-03T19:50:00.000120+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2023-06-03T19:50:00.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:00 smithi033 bash[33017]: cluster 2023-06-03T19:50:00.000120+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2023-06-03T19:50:00.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:00 smithi083 bash[26882]: cluster 2023-06-03T19:50:00.000120+0000 mon.a (mon.0) 267 : cluster [INF] overall HEALTH_OK 2023-06-03T19:50:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:01 smithi033 bash[26432]: cluster 2023-06-03T19:50:00.163163+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:01.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:01 smithi033 bash[33017]: cluster 2023-06-03T19:50:00.163163+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:01.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:01 smithi083 bash[26882]: cluster 2023-06-03T19:50:00.163163+0000 mgr.y (mgr.14146) 102 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:03 smithi083 bash[26882]: cluster 2023-06-03T19:50:02.163659+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:03.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:03 smithi033 bash[26432]: cluster 2023-06-03T19:50:02.163659+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:03.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:03 smithi033 bash[33017]: cluster 2023-06-03T19:50:02.163659+0000 mgr.y (mgr.14146) 103 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:05.623 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[26432]: cluster 2023-06-03T19:50:04.164126+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:05.624 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[26432]: audit 2023-06-03T19:50:05.011303+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:05.624 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[26432]: audit 2023-06-03T19:50:05.305980+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:05.624 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[26432]: audit 2023-06-03T19:50:05.307089+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:05.624 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[26432]: audit 2023-06-03T19:50:05.313865+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:05.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[33017]: cluster 2023-06-03T19:50:04.164126+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:05.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[33017]: audit 2023-06-03T19:50:05.011303+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:05.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[33017]: audit 2023-06-03T19:50:05.305980+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:05.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[33017]: audit 2023-06-03T19:50:05.307089+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:05.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:05 smithi033 bash[33017]: audit 2023-06-03T19:50:05.313865+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:05.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:05 smithi083 bash[26882]: cluster 2023-06-03T19:50:04.164126+0000 mgr.y (mgr.14146) 104 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:05.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:05 smithi083 bash[26882]: audit 2023-06-03T19:50:05.011303+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:05 smithi083 bash[26882]: audit 2023-06-03T19:50:05.305980+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:05 smithi083 bash[26882]: audit 2023-06-03T19:50:05.307089+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:05 smithi083 bash[26882]: audit 2023-06-03T19:50:05.313865+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:06.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:06 smithi083 bash[26882]: audit 2023-06-03T19:50:05.417028+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T19:50:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:06 smithi033 bash[26432]: audit 2023-06-03T19:50:05.417028+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T19:50:06.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:06 smithi033 bash[33017]: audit 2023-06-03T19:50:05.417028+0000 mon.a (mon.0) 272 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T19:50:07.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:07 smithi083 bash[26882]: cluster 2023-06-03T19:50:06.164577+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:07.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:07 smithi083 bash[26882]: audit 2023-06-03T19:50:06.341671+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T19:50:07.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:07 smithi083 bash[26882]: cluster 2023-06-03T19:50:06.341749+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-06-03T19:50:07.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:07 smithi083 bash[26882]: audit 2023-06-03T19:50:06.341899+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:07.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:07 smithi083 bash[26882]: audit 2023-06-03T19:50:06.342492+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[26432]: cluster 2023-06-03T19:50:06.164577+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[26432]: audit 2023-06-03T19:50:06.341671+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T19:50:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[26432]: cluster 2023-06-03T19:50:06.341749+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-06-03T19:50:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[26432]: audit 2023-06-03T19:50:06.341899+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[26432]: audit 2023-06-03T19:50:06.342492+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[33017]: cluster 2023-06-03T19:50:06.164577+0000 mgr.y (mgr.14146) 105 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[33017]: audit 2023-06-03T19:50:06.341671+0000 mon.a (mon.0) 273 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[33017]: cluster 2023-06-03T19:50:06.341749+0000 mon.a (mon.0) 274 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[33017]: audit 2023-06-03T19:50:06.341899+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:07 smithi033 bash[33017]: audit 2023-06-03T19:50:06.342492+0000 mon.a (mon.0) 276 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:08.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[26432]: audit 2023-06-03T19:50:07.344190+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:08.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[26432]: cluster 2023-06-03T19:50:07.344269+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-06-03T19:50:08.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[26432]: audit 2023-06-03T19:50:07.344684+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[26432]: audit 2023-06-03T19:50:07.351603+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[33017]: audit 2023-06-03T19:50:07.344190+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:08.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[33017]: cluster 2023-06-03T19:50:07.344269+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-06-03T19:50:08.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[33017]: audit 2023-06-03T19:50:07.344684+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:08 smithi033 bash[33017]: audit 2023-06-03T19:50:07.351603+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:08 smithi083 bash[26882]: audit 2023-06-03T19:50:07.344190+0000 mon.a (mon.0) 277 : audit [INF] from='osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:08.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:08 smithi083 bash[26882]: cluster 2023-06-03T19:50:07.344269+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2023-06-03T19:50:08.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:08 smithi083 bash[26882]: audit 2023-06-03T19:50:07.344684+0000 mon.a (mon.0) 279 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:08 smithi083 bash[26882]: audit 2023-06-03T19:50:07.351603+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:08.753 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 1 on host 'smithi033' 2023-06-03T19:50:09.434 DEBUG:teuthology.orchestra.run.smithi033:osd.1> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service 2023-06-03T19:50:09.437 INFO:tasks.cephadm:Deploying osd.2 on smithi033 with /dev/vg_nvme/lv_2... 2023-06-03T19:50:09.437 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-06-03T19:50:09.648 INFO:journalctl@ceph.osd.1.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:50:09.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: cluster 2023-06-03T19:50:06.414253+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: cluster 2023-06-03T19:50:06.414314+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: cluster 2023-06-03T19:50:08.164947+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: cluster 2023-06-03T19:50:08.353823+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722] boot 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: cluster 2023-06-03T19:50:08.353902+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: audit 2023-06-03T19:50:08.354485+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:09.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: audit 2023-06-03T19:50:08.740746+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:09.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:09 smithi083 bash[26882]: audit 2023-06-03T19:50:08.746407+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:09.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: cluster 2023-06-03T19:50:06.414253+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:09.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: cluster 2023-06-03T19:50:06.414314+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:09.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: cluster 2023-06-03T19:50:08.164947+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:09.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: cluster 2023-06-03T19:50:08.353823+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722] boot 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: cluster 2023-06-03T19:50:08.353902+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: audit 2023-06-03T19:50:08.354485+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: audit 2023-06-03T19:50:08.740746+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[26432]: audit 2023-06-03T19:50:08.746407+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: cluster 2023-06-03T19:50:06.414253+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:09.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: cluster 2023-06-03T19:50:06.414314+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: cluster 2023-06-03T19:50:08.164947+0000 mgr.y (mgr.14146) 106 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 4.7 MiB used, 89 GiB / 89 GiB avail 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: cluster 2023-06-03T19:50:08.353823+0000 mon.a (mon.0) 281 : cluster [INF] osd.1 [v2:172.21.15.33:6810/2601535722,v1:172.21.15.33:6811/2601535722] boot 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: cluster 2023-06-03T19:50:08.353902+0000 mon.a (mon.0) 282 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: audit 2023-06-03T19:50:08.354485+0000 mon.a (mon.0) 283 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: audit 2023-06-03T19:50:08.740746+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:09.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:09 smithi033 bash[33017]: audit 2023-06-03T19:50:08.746407+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:10 smithi083 bash[26882]: cluster 2023-06-03T19:50:09.362317+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-06-03T19:50:10.675 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:10 smithi033 bash[26432]: cluster 2023-06-03T19:50:09.362317+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-06-03T19:50:10.676 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:10 smithi033 bash[33017]: cluster 2023-06-03T19:50:09.362317+0000 mon.a (mon.0) 286 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2023-06-03T19:50:11.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:11 smithi083 bash[26882]: cluster 2023-06-03T19:50:10.165327+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:11.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:11 smithi033 bash[26432]: cluster 2023-06-03T19:50:10.165327+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:11.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:11 smithi033 bash[33017]: cluster 2023-06-03T19:50:10.165327+0000 mgr.y (mgr.14146) 107 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:13.198 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-06-03T19:50:13.198 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-06-03T19:50:13.198 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2023-06-03T19:50:13.199 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2023-06-03T19:50:13.199 INFO:teuthology.orchestra.run.smithi033.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0159539 s, 657 MB/s 2023-06-03T19:50:13.199 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2023-06-03T19:50:13.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:13 smithi033 bash[26432]: cluster 2023-06-03T19:50:12.165757+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:13.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:13 smithi033 bash[33017]: cluster 2023-06-03T19:50:12.165757+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:13.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:13 smithi083 bash[26882]: cluster 2023-06-03T19:50:12.165757+0000 mgr.y (mgr.14146) 108 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:13.951 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi033:vg_nvme/lv_2 2023-06-03T19:50:15.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:15 smithi083 bash[26882]: cluster 2023-06-03T19:50:14.166188+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:15.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:15 smithi033 bash[33017]: cluster 2023-06-03T19:50:14.166188+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:15.700 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:15 smithi033 bash[26432]: cluster 2023-06-03T19:50:14.166188+0000 mgr.y (mgr.14146) 109 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.5 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:17.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:17 smithi083 bash[26882]: cluster 2023-06-03T19:50:16.166721+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:17.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:17 smithi033 bash[26432]: cluster 2023-06-03T19:50:16.166721+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:17.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:17 smithi033 bash[33017]: cluster 2023-06-03T19:50:16.166721+0000 mgr.y (mgr.14146) 110 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:19.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[26432]: cluster 2023-06-03T19:50:18.167159+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[26432]: audit 2023-06-03T19:50:19.018971+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:50:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[26432]: audit 2023-06-03T19:50:19.022885+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:50:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[26432]: audit 2023-06-03T19:50:19.023696+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:19.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[33017]: cluster 2023-06-03T19:50:18.167159+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:19.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[33017]: audit 2023-06-03T19:50:19.018971+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:50:19.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[33017]: audit 2023-06-03T19:50:19.022885+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:50:19.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:19 smithi033 bash[33017]: audit 2023-06-03T19:50:19.023696+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:19.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:19 smithi083 bash[26882]: cluster 2023-06-03T19:50:18.167159+0000 mgr.y (mgr.14146) 111 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:19.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:19 smithi083 bash[26882]: audit 2023-06-03T19:50:19.018971+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:50:19.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:19 smithi083 bash[26882]: audit 2023-06-03T19:50:19.022885+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:50:19.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:19 smithi083 bash[26882]: audit 2023-06-03T19:50:19.023696+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:20.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:19.014363+0000 mgr.y (mgr.14146) 112 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:50:20.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: cluster 2023-06-03T19:50:20.167532+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: cephadm 2023-06-03T19:50:20.268819+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.278062+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.279501+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.280622+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: cephadm 2023-06-03T19:50:20.281394+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 8127M 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.289199+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.290799+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.291984+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[33017]: audit 2023-06-03T19:50:20.301362+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:19.014363+0000 mgr.y (mgr.14146) 112 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: cluster 2023-06-03T19:50:20.167532+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: cephadm 2023-06-03T19:50:20.268819+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:50:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.278062+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.279501+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.280622+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: cephadm 2023-06-03T19:50:20.281394+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 8127M 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.289199+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.290799+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.291984+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:20 smithi033 bash[26432]: audit 2023-06-03T19:50:20.301362+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:19.014363+0000 mgr.y (mgr.14146) 112 : audit [DBG] from='client.24170 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:50:20.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: cluster 2023-06-03T19:50:20.167532+0000 mgr.y (mgr.14146) 113 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:20.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: cephadm 2023-06-03T19:50:20.268819+0000 mgr.y (mgr.14146) 114 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:50:20.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.278062+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.279501+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.280622+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: cephadm 2023-06-03T19:50:20.281394+0000 mgr.y (mgr.14146) 115 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 8127M 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.289199+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.290799+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.291984+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:20.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:20 smithi083 bash[26882]: audit 2023-06-03T19:50:20.301362+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:23.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:23 smithi033 bash[26432]: cluster 2023-06-03T19:50:22.168009+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:23.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:23 smithi033 bash[33017]: cluster 2023-06-03T19:50:22.168009+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:23.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:23 smithi083 bash[26882]: cluster 2023-06-03T19:50:22.168009+0000 mgr.y (mgr.14146) 116 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:25.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:25 smithi033 bash[26432]: cluster 2023-06-03T19:50:24.168506+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:25.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:25 smithi033 bash[33017]: cluster 2023-06-03T19:50:24.168506+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:25.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:25 smithi083 bash[26882]: cluster 2023-06-03T19:50:24.168506+0000 mgr.y (mgr.14146) 117 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:27.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:27 smithi033 bash[26432]: cluster 2023-06-03T19:50:26.169022+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:27.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:27 smithi033 bash[33017]: cluster 2023-06-03T19:50:26.169022+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:27.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:27 smithi083 bash[26882]: cluster 2023-06-03T19:50:26.169022+0000 mgr.y (mgr.14146) 118 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:28.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: audit 2023-06-03T19:50:27.409945+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.33:0/1125061785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: audit 2023-06-03T19:50:27.410666+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: audit 2023-06-03T19:50:27.417895+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]': finished 2023-06-03T19:50:28.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: cluster 2023-06-03T19:50:27.418117+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-06-03T19:50:28.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: audit 2023-06-03T19:50:27.418275+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:28.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[26432]: audit 2023-06-03T19:50:28.138560+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.33:0/2315720029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:50:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: audit 2023-06-03T19:50:27.409945+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.33:0/1125061785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: audit 2023-06-03T19:50:27.410666+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: audit 2023-06-03T19:50:27.417895+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]': finished 2023-06-03T19:50:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: cluster 2023-06-03T19:50:27.418117+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-06-03T19:50:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: audit 2023-06-03T19:50:27.418275+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:28 smithi033 bash[33017]: audit 2023-06-03T19:50:28.138560+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.33:0/2315720029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:50:28.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: audit 2023-06-03T19:50:27.409945+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.33:0/1125061785' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: audit 2023-06-03T19:50:27.410666+0000 mon.a (mon.0) 297 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]: dispatch 2023-06-03T19:50:28.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: audit 2023-06-03T19:50:27.417895+0000 mon.a (mon.0) 298 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4413fe14-4268-4b6e-9183-cdc0a2dc1e7a"}]': finished 2023-06-03T19:50:28.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: cluster 2023-06-03T19:50:27.418117+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2023-06-03T19:50:28.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: audit 2023-06-03T19:50:27.418275+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:28.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:28 smithi083 bash[26882]: audit 2023-06-03T19:50:28.138560+0000 mon.c (mon.2) 6 : audit [DBG] from='client.? 172.21.15.33:0/2315720029' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:50:29.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:29 smithi033 bash[33017]: cluster 2023-06-03T19:50:28.169436+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:29.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:29 smithi033 bash[26432]: cluster 2023-06-03T19:50:28.169436+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:29.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:29 smithi083 bash[26882]: cluster 2023-06-03T19:50:28.169436+0000 mgr.y (mgr.14146) 119 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:31.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:31 smithi033 bash[26432]: cluster 2023-06-03T19:50:30.170041+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:31.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:31 smithi033 bash[33017]: cluster 2023-06-03T19:50:30.170041+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:31.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:31 smithi083 bash[26882]: cluster 2023-06-03T19:50:30.170041+0000 mgr.y (mgr.14146) 120 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:33.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:33 smithi033 bash[33017]: cluster 2023-06-03T19:50:32.170572+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:33 smithi033 bash[26432]: cluster 2023-06-03T19:50:32.170572+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:33.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:33 smithi083 bash[26882]: cluster 2023-06-03T19:50:32.170572+0000 mgr.y (mgr.14146) 121 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:35.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:35 smithi033 bash[26432]: cluster 2023-06-03T19:50:34.170897+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:35.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:35 smithi033 bash[33017]: cluster 2023-06-03T19:50:34.170897+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:35.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:35 smithi083 bash[26882]: cluster 2023-06-03T19:50:34.170897+0000 mgr.y (mgr.14146) 122 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:37.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:37 smithi033 bash[26432]: cluster 2023-06-03T19:50:36.171421+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:37.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:37 smithi033 bash[33017]: cluster 2023-06-03T19:50:36.171421+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:37 smithi083 bash[26882]: cluster 2023-06-03T19:50:36.171421+0000 mgr.y (mgr.14146) 123 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:39.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:39 smithi033 bash[26432]: cluster 2023-06-03T19:50:38.171943+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:39.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:39 smithi033 bash[33017]: cluster 2023-06-03T19:50:38.171943+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:39.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:39 smithi083 bash[26882]: cluster 2023-06-03T19:50:38.171943+0000 mgr.y (mgr.14146) 124 : cluster [DBG] pgmap v100: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:40.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:40 smithi033 bash[26432]: audit 2023-06-03T19:50:39.821183+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T19:50:40.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:40 smithi033 bash[26432]: audit 2023-06-03T19:50:39.822926+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:40.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:40 smithi033 bash[33017]: audit 2023-06-03T19:50:39.821183+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T19:50:40.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:40 smithi033 bash[33017]: audit 2023-06-03T19:50:39.822926+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:40.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:40 smithi083 bash[26882]: audit 2023-06-03T19:50:39.821183+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T19:50:40.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:40 smithi083 bash[26882]: audit 2023-06-03T19:50:39.822926+0000 mon.a (mon.0) 302 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:41.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:41 smithi033 bash[26432]: cephadm 2023-06-03T19:50:39.824165+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi033 2023-06-03T19:50:41.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:41 smithi033 bash[26432]: cluster 2023-06-03T19:50:40.172458+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:41.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:41 smithi033 bash[33017]: cephadm 2023-06-03T19:50:39.824165+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi033 2023-06-03T19:50:41.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:41 smithi033 bash[33017]: cluster 2023-06-03T19:50:40.172458+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:41.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:41 smithi083 bash[26882]: cephadm 2023-06-03T19:50:39.824165+0000 mgr.y (mgr.14146) 125 : cephadm [INF] Deploying daemon osd.2 on smithi033 2023-06-03T19:50:41.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:41 smithi083 bash[26882]: cluster 2023-06-03T19:50:40.172458+0000 mgr.y (mgr.14146) 126 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:43.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:43 smithi033 bash[26432]: cluster 2023-06-03T19:50:42.172956+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:43.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:43 smithi033 bash[33017]: cluster 2023-06-03T19:50:42.172956+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:43.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:43 smithi083 bash[26882]: cluster 2023-06-03T19:50:42.172956+0000 mgr.y (mgr.14146) 127 : cluster [DBG] pgmap v102: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[33017]: cluster 2023-06-03T19:50:44.173275+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[33017]: audit 2023-06-03T19:50:44.272577+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[33017]: audit 2023-06-03T19:50:44.280016+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[26432]: cluster 2023-06-03T19:50:44.173275+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[26432]: audit 2023-06-03T19:50:44.272577+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:45 smithi033 bash[26432]: audit 2023-06-03T19:50:44.280016+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:45 smithi083 bash[26882]: cluster 2023-06-03T19:50:44.173275+0000 mgr.y (mgr.14146) 128 : cluster [DBG] pgmap v103: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:45.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:45 smithi083 bash[26882]: audit 2023-06-03T19:50:44.272577+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:45.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:45 smithi083 bash[26882]: audit 2023-06-03T19:50:44.280016+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:47.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:47 smithi083 bash[26882]: cluster 2023-06-03T19:50:46.173559+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:47.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:47 smithi033 bash[33017]: cluster 2023-06-03T19:50:46.173559+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:47.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:47 smithi033 bash[26432]: cluster 2023-06-03T19:50:46.173559+0000 mgr.y (mgr.14146) 129 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:49.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:49 smithi033 bash[26432]: cluster 2023-06-03T19:50:48.174041+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:49.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:49 smithi033 bash[33017]: cluster 2023-06-03T19:50:48.174041+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:49.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:49 smithi083 bash[26882]: cluster 2023-06-03T19:50:48.174041+0000 mgr.y (mgr.14146) 130 : cluster [DBG] pgmap v105: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:51.474 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: cluster 2023-06-03T19:50:50.174502+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:51.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:50.641974+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:50.643177+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:51.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:50.644590+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:51.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:50.651579+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:51.201604+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:51.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[33017]: audit 2023-06-03T19:50:51.202269+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:51.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: cluster 2023-06-03T19:50:50.174502+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:51.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:50.641974+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:50.643177+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:51.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:50.644590+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:51.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:50.651579+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:51.201604+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:51.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:51 smithi033 bash[26432]: audit 2023-06-03T19:50:51.202269+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:51.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: cluster 2023-06-03T19:50:50.174502+0000 mgr.y (mgr.14146) 131 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:50.641974+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:50.643177+0000 mon.a (mon.0) 306 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:50.644590+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:50.651579+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:51.201604+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:51 smithi083 bash[26882]: audit 2023-06-03T19:50:51.202269+0000 mon.a (mon.0) 309 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T19:50:52.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: audit 2023-06-03T19:50:51.653988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T19:50:52.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: cluster 2023-06-03T19:50:51.654049+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-06-03T19:50:52.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: audit 2023-06-03T19:50:51.654174+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:52.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: audit 2023-06-03T19:50:51.655252+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:52.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: audit 2023-06-03T19:50:51.655785+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:52.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[33017]: cluster 2023-06-03T19:50:52.174973+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:52.998 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: audit 2023-06-03T19:50:51.653988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T19:50:52.998 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: cluster 2023-06-03T19:50:51.654049+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-06-03T19:50:52.998 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: audit 2023-06-03T19:50:51.654174+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:52.999 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: audit 2023-06-03T19:50:51.655252+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:52.999 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: audit 2023-06-03T19:50:51.655785+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:52.999 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:52 smithi033 bash[26432]: cluster 2023-06-03T19:50:52.174973+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:53.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: audit 2023-06-03T19:50:51.653988+0000 mon.a (mon.0) 310 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T19:50:53.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: cluster 2023-06-03T19:50:51.654049+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2023-06-03T19:50:53.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: audit 2023-06-03T19:50:51.654174+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:53.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: audit 2023-06-03T19:50:51.655252+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:53.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: audit 2023-06-03T19:50:51.655785+0000 mon.a (mon.0) 313 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:50:53.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:52 smithi083 bash[26882]: cluster 2023-06-03T19:50:52.174973+0000 mgr.y (mgr.14146) 132 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 9.6 MiB used, 179 GiB / 179 GiB avail 2023-06-03T19:50:54.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[33017]: audit 2023-06-03T19:50:52.661853+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:54.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[33017]: cluster 2023-06-03T19:50:52.661972+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-06-03T19:50:54.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[33017]: audit 2023-06-03T19:50:52.662263+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[33017]: audit 2023-06-03T19:50:52.667465+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[26432]: audit 2023-06-03T19:50:52.661853+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:54.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[26432]: cluster 2023-06-03T19:50:52.661972+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-06-03T19:50:54.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[26432]: audit 2023-06-03T19:50:52.662263+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:53 smithi033 bash[26432]: audit 2023-06-03T19:50:52.667465+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:53 smithi083 bash[26882]: audit 2023-06-03T19:50:52.661853+0000 mon.a (mon.0) 314 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:50:54.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:53 smithi083 bash[26882]: cluster 2023-06-03T19:50:52.661972+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2023-06-03T19:50:54.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:53 smithi083 bash[26882]: audit 2023-06-03T19:50:52.662263+0000 mon.a (mon.0) 316 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:53 smithi083 bash[26882]: audit 2023-06-03T19:50:52.667465+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:54.335 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 2 on host 'smithi033' 2023-06-03T19:50:55.035 DEBUG:teuthology.orchestra.run.smithi033:osd.2> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.2.service 2023-06-03T19:50:55.038 INFO:tasks.cephadm:Deploying osd.3 on smithi033 with /dev/vg_nvme/lv_1... 2023-06-03T19:50:55.038 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-06-03T19:50:55.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: cluster 2023-06-03T19:50:52.158906+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:55.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: cluster 2023-06-03T19:50:52.159038+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: cluster 2023-06-03T19:50:53.665849+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156] boot 2023-06-03T19:50:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: cluster 2023-06-03T19:50:53.665913+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-06-03T19:50:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: audit 2023-06-03T19:50:53.666644+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: audit 2023-06-03T19:50:54.328713+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[26432]: audit 2023-06-03T19:50:54.329301+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: cluster 2023-06-03T19:50:52.158906+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: cluster 2023-06-03T19:50:52.159038+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: cluster 2023-06-03T19:50:53.665849+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156] boot 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: cluster 2023-06-03T19:50:53.665913+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: audit 2023-06-03T19:50:53.666644+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: audit 2023-06-03T19:50:54.328713+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:54 smithi033 bash[33017]: audit 2023-06-03T19:50:54.329301+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:55.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: cluster 2023-06-03T19:50:52.158906+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:50:55.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: cluster 2023-06-03T19:50:52.159038+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:50:55.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: cluster 2023-06-03T19:50:53.665849+0000 mon.a (mon.0) 318 : cluster [INF] osd.2 [v2:172.21.15.33:6818/3676316156,v1:172.21.15.33:6819/3676316156] boot 2023-06-03T19:50:55.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: cluster 2023-06-03T19:50:53.665913+0000 mon.a (mon.0) 319 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2023-06-03T19:50:55.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: audit 2023-06-03T19:50:53.666644+0000 mon.a (mon.0) 320 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:50:55.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: audit 2023-06-03T19:50:54.328713+0000 mon.a (mon.0) 321 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:50:55.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:54 smithi083 bash[26882]: audit 2023-06-03T19:50:54.329301+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:50:55.243 INFO:journalctl@ceph.osd.2.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:50:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[33017]: cluster 2023-06-03T19:50:54.175481+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[33017]: audit 2023-06-03T19:50:54.333630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[33017]: audit 2023-06-03T19:50:54.818080+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[33017]: cluster 2023-06-03T19:50:54.818153+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-06-03T19:50:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[33017]: audit 2023-06-03T19:50:54.819376+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:50:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[26432]: cluster 2023-06-03T19:50:54.175481+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[26432]: audit 2023-06-03T19:50:54.333630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[26432]: audit 2023-06-03T19:50:54.818080+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[26432]: cluster 2023-06-03T19:50:54.818153+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-06-03T19:50:56.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:55 smithi033 bash[26432]: audit 2023-06-03T19:50:54.819376+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:50:56.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:55 smithi083 bash[26882]: cluster 2023-06-03T19:50:54.175481+0000 mgr.y (mgr.14146) 133 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:56.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:55 smithi083 bash[26882]: audit 2023-06-03T19:50:54.333630+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:55 smithi083 bash[26882]: audit 2023-06-03T19:50:54.818080+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' 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-06-03T19:50:56.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:55 smithi083 bash[26882]: cluster 2023-06-03T19:50:54.818153+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2023-06-03T19:50:56.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:55 smithi083 bash[26882]: audit 2023-06-03T19:50:54.819376+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:50:57.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:56 smithi083 bash[26882]: audit 2023-06-03T19:50:55.826509+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:50:57.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:56 smithi083 bash[26882]: cluster 2023-06-03T19:50:55.826672+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-06-03T19:50:57.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:56 smithi083 bash[26882]: cluster 2023-06-03T19:50:56.176035+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:57.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[26432]: audit 2023-06-03T19:50:55.826509+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:50:57.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[26432]: cluster 2023-06-03T19:50:55.826672+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-06-03T19:50:57.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[26432]: cluster 2023-06-03T19:50:56.176035+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[33017]: audit 2023-06-03T19:50:55.826509+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:50:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[33017]: cluster 2023-06-03T19:50:55.826672+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2023-06-03T19:50:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:56 smithi033 bash[33017]: cluster 2023-06-03T19:50:56.176035+0000 mgr.y (mgr.14146) 134 : cluster [DBG] pgmap v114: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:57 smithi083 bash[26882]: cluster 2023-06-03T19:50:56.837229+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-06-03T19:50:58.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:57 smithi033 bash[26432]: cluster 2023-06-03T19:50:56.837229+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-06-03T19:50:58.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:57 smithi033 bash[33017]: cluster 2023-06-03T19:50:56.837229+0000 mon.a (mon.0) 329 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2023-06-03T19:50:58.747 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-06-03T19:50:58.747 INFO:teuthology.orchestra.run.smithi033.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-06-03T19:50:58.747 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10+0 records in 2023-06-03T19:50:58.747 INFO:teuthology.orchestra.run.smithi033.stderr:10+0 records out 2023-06-03T19:50:58.748 INFO:teuthology.orchestra.run.smithi033.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.017456 s, 601 MB/s 2023-06-03T19:50:58.748 INFO:teuthology.orchestra.run.smithi033.stderr:--> Zapping successful for: 2023-06-03T19:50:59.437 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi033:vg_nvme/lv_1 2023-06-03T19:50:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:50:59 smithi033 bash[26432]: cluster 2023-06-03T19:50:58.176400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:50:59 smithi033 bash[33017]: cluster 2023-06-03T19:50:58.176400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:50:59.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:50:59 smithi083 bash[26882]: cluster 2023-06-03T19:50:58.176400+0000 mgr.y (mgr.14146) 135 : cluster [DBG] pgmap v116: 1 pgs: 1 unknown; 0 B data, 14 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:01 smithi033 bash[26432]: cluster 2023-06-03T19:51:00.176765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:01.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:01 smithi033 bash[33017]: cluster 2023-06-03T19:51:00.176765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:01.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:01 smithi083 bash[26882]: cluster 2023-06-03T19:51:00.176765+0000 mgr.y (mgr.14146) 136 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:03.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:03 smithi033 bash[26432]: cluster 2023-06-03T19:51:02.177314+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:03.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:03 smithi033 bash[33017]: cluster 2023-06-03T19:51:02.177314+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:03 smithi083 bash[26882]: cluster 2023-06-03T19:51:02.177314+0000 mgr.y (mgr.14146) 137 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[33017]: cluster 2023-06-03T19:51:04.177886+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[33017]: audit 2023-06-03T19:51:04.346314+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[33017]: audit 2023-06-03T19:51:04.349411+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[33017]: audit 2023-06-03T19:51:04.353603+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[33017]: audit 2023-06-03T19:51:04.354828+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[26432]: cluster 2023-06-03T19:51:04.177886+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[26432]: audit 2023-06-03T19:51:04.346314+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[26432]: audit 2023-06-03T19:51:04.349411+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[26432]: audit 2023-06-03T19:51:04.353603+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:05 smithi033 bash[26432]: audit 2023-06-03T19:51:04.354828+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:05.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:05 smithi083 bash[26882]: cluster 2023-06-03T19:51:04.177886+0000 mgr.y (mgr.14146) 138 : cluster [DBG] pgmap v119: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:05 smithi083 bash[26882]: audit 2023-06-03T19:51:04.346314+0000 mgr.y (mgr.14146) 139 : audit [DBG] from='client.24197 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi033:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:05 smithi083 bash[26882]: audit 2023-06-03T19:51:04.349411+0000 mon.a (mon.0) 330 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:05 smithi083 bash[26882]: audit 2023-06-03T19:51:04.353603+0000 mon.a (mon.0) 331 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:05.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:05 smithi083 bash[26882]: audit 2023-06-03T19:51:04.354828+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:06.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: cephadm 2023-06-03T19:51:05.580392+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:06.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.586725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:06.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.847632+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:06.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.849226+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:06.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.850666+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:06.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: cephadm 2023-06-03T19:51:05.851793+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 5418M 2023-06-03T19:51:06.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.859627+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:06.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.861407+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:06.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.862562+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:06.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: audit 2023-06-03T19:51:05.871573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:06.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:06 smithi083 bash[26882]: cluster 2023-06-03T19:51:06.178480+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:07.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: cephadm 2023-06-03T19:51:05.580392+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:07.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.586725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.847632+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.849226+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.850666+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: cephadm 2023-06-03T19:51:05.851793+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 5418M 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.859627+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.861407+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.862562+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: audit 2023-06-03T19:51:05.871573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[26432]: cluster 2023-06-03T19:51:06.178480+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:07.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: cephadm 2023-06-03T19:51:05.580392+0000 mgr.y (mgr.14146) 140 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.586725+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.847632+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.849226+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.850666+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: cephadm 2023-06-03T19:51:05.851793+0000 mgr.y (mgr.14146) 141 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 5418M 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.859627+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.861407+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:07.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.862562+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:07.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: audit 2023-06-03T19:51:05.871573+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:07.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:06 smithi033 bash[33017]: cluster 2023-06-03T19:51:06.178480+0000 mgr.y (mgr.14146) 142 : cluster [DBG] pgmap v120: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:09 smithi033 bash[33017]: cluster 2023-06-03T19:51:08.178997+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:09.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:09 smithi033 bash[26432]: cluster 2023-06-03T19:51:08.178997+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:09.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:09 smithi083 bash[26882]: cluster 2023-06-03T19:51:08.178997+0000 mgr.y (mgr.14146) 143 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:11.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:11 smithi033 bash[26432]: cluster 2023-06-03T19:51:10.179473+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:11.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:11 smithi033 bash[33017]: cluster 2023-06-03T19:51:10.179473+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:11.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:11 smithi083 bash[26882]: cluster 2023-06-03T19:51:10.179473+0000 mgr.y (mgr.14146) 144 : cluster [DBG] pgmap v122: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:13.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[26432]: cluster 2023-06-03T19:51:12.179831+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:13.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[26432]: audit 2023-06-03T19:51:12.883433+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]: dispatch 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[26432]: audit 2023-06-03T19:51:12.891705+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]': finished 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[26432]: cluster 2023-06-03T19:51:12.891773+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[26432]: audit 2023-06-03T19:51:12.891978+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[33017]: cluster 2023-06-03T19:51:12.179831+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[33017]: audit 2023-06-03T19:51:12.883433+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]: dispatch 2023-06-03T19:51:13.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[33017]: audit 2023-06-03T19:51:12.891705+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]': finished 2023-06-03T19:51:13.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[33017]: cluster 2023-06-03T19:51:12.891773+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-06-03T19:51:13.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:13 smithi033 bash[33017]: audit 2023-06-03T19:51:12.891978+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:13.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:13 smithi083 bash[26882]: cluster 2023-06-03T19:51:12.179831+0000 mgr.y (mgr.14146) 145 : cluster [DBG] pgmap v123: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:13.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:13 smithi083 bash[26882]: audit 2023-06-03T19:51:12.883433+0000 mon.a (mon.0) 341 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]: dispatch 2023-06-03T19:51:13.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:13 smithi083 bash[26882]: audit 2023-06-03T19:51:12.891705+0000 mon.a (mon.0) 342 : audit [INF] from='client.? 172.21.15.33:0/1904380264' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "cfdc2e79-1ff7-420c-89cd-696ef9feea27"}]': finished 2023-06-03T19:51:13.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:13 smithi083 bash[26882]: cluster 2023-06-03T19:51:12.891773+0000 mon.a (mon.0) 343 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2023-06-03T19:51:13.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:13 smithi083 bash[26882]: audit 2023-06-03T19:51:12.891978+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:14.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:14 smithi033 bash[26432]: audit 2023-06-03T19:51:13.656707+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.33:0/644141918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:14.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:14 smithi033 bash[33017]: audit 2023-06-03T19:51:13.656707+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.33:0/644141918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:14.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:14 smithi083 bash[26882]: audit 2023-06-03T19:51:13.656707+0000 mon.c (mon.2) 9 : audit [DBG] from='client.? 172.21.15.33:0/644141918' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:15 smithi033 bash[26432]: cluster 2023-06-03T19:51:14.180342+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:15.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:15 smithi033 bash[33017]: cluster 2023-06-03T19:51:14.180342+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:15.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:15 smithi083 bash[26882]: cluster 2023-06-03T19:51:14.180342+0000 mgr.y (mgr.14146) 146 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:17.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:17 smithi033 bash[26432]: cluster 2023-06-03T19:51:16.180888+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:17.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:17 smithi033 bash[33017]: cluster 2023-06-03T19:51:16.180888+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:17.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:17 smithi083 bash[26882]: cluster 2023-06-03T19:51:16.180888+0000 mgr.y (mgr.14146) 147 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:19.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:19 smithi033 bash[26432]: cluster 2023-06-03T19:51:18.181403+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:19 smithi033 bash[33017]: cluster 2023-06-03T19:51:18.181403+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:19.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:19 smithi083 bash[26882]: cluster 2023-06-03T19:51:18.181403+0000 mgr.y (mgr.14146) 148 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:21.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:21 smithi033 bash[26432]: cluster 2023-06-03T19:51:20.181831+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:21.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:21 smithi033 bash[33017]: cluster 2023-06-03T19:51:20.181831+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:21.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:21 smithi083 bash[26882]: cluster 2023-06-03T19:51:20.181831+0000 mgr.y (mgr.14146) 149 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:23.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:23 smithi033 bash[26432]: cluster 2023-06-03T19:51:22.182311+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:23.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:23 smithi033 bash[33017]: cluster 2023-06-03T19:51:22.182311+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:23.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:23 smithi083 bash[26882]: cluster 2023-06-03T19:51:22.182311+0000 mgr.y (mgr.14146) 150 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:25.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:25 smithi033 bash[26432]: cluster 2023-06-03T19:51:24.182829+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:25.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:25 smithi033 bash[33017]: cluster 2023-06-03T19:51:24.182829+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:25.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:25 smithi083 bash[26882]: cluster 2023-06-03T19:51:24.182829+0000 mgr.y (mgr.14146) 151 : cluster [DBG] pgmap v130: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:26.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:26 smithi033 bash[26432]: audit 2023-06-03T19:51:25.642987+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T19:51:26.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:26 smithi033 bash[26432]: audit 2023-06-03T19:51:25.644423+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:26.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:26 smithi033 bash[33017]: audit 2023-06-03T19:51:25.642987+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T19:51:26.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:26 smithi033 bash[33017]: audit 2023-06-03T19:51:25.644423+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:26.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:26 smithi083 bash[26882]: audit 2023-06-03T19:51:25.642987+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T19:51:26.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:26 smithi083 bash[26882]: audit 2023-06-03T19:51:25.644423+0000 mon.a (mon.0) 346 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:27.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:27 smithi033 bash[33017]: cephadm 2023-06-03T19:51:25.645574+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi033 2023-06-03T19:51:27.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:27 smithi033 bash[33017]: cluster 2023-06-03T19:51:26.183179+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:27.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:27 smithi033 bash[26432]: cephadm 2023-06-03T19:51:25.645574+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi033 2023-06-03T19:51:27.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:27 smithi033 bash[26432]: cluster 2023-06-03T19:51:26.183179+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:27.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:27 smithi083 bash[26882]: cephadm 2023-06-03T19:51:25.645574+0000 mgr.y (mgr.14146) 152 : cephadm [INF] Deploying daemon osd.3 on smithi033 2023-06-03T19:51:27.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:27 smithi083 bash[26882]: cluster 2023-06-03T19:51:26.183179+0000 mgr.y (mgr.14146) 153 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:29.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:29 smithi033 bash[26432]: cluster 2023-06-03T19:51:28.183603+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:29.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:29 smithi033 bash[33017]: cluster 2023-06-03T19:51:28.183603+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:29.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:29 smithi083 bash[26882]: cluster 2023-06-03T19:51:28.183603+0000 mgr.y (mgr.14146) 154 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:31.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[26432]: cluster 2023-06-03T19:51:30.184008+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:31.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[26432]: audit 2023-06-03T19:51:30.429640+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:31.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[26432]: audit 2023-06-03T19:51:30.453237+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:31.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[33017]: cluster 2023-06-03T19:51:30.184008+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:31.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[33017]: audit 2023-06-03T19:51:30.429640+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:31.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:31 smithi033 bash[33017]: audit 2023-06-03T19:51:30.453237+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:31.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:31 smithi083 bash[26882]: cluster 2023-06-03T19:51:30.184008+0000 mgr.y (mgr.14146) 155 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:31.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:31 smithi083 bash[26882]: audit 2023-06-03T19:51:30.429640+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:31.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:31 smithi083 bash[26882]: audit 2023-06-03T19:51:30.453237+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:33 smithi033 bash[26432]: cluster 2023-06-03T19:51:32.184539+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:33.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:33 smithi033 bash[33017]: cluster 2023-06-03T19:51:32.184539+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:33.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:33 smithi083 bash[26882]: cluster 2023-06-03T19:51:32.184539+0000 mgr.y (mgr.14146) 156 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:35.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:35 smithi033 bash[26432]: cluster 2023-06-03T19:51:34.185106+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:35.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:35 smithi033 bash[33017]: cluster 2023-06-03T19:51:34.185106+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:35.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:35 smithi083 bash[26882]: cluster 2023-06-03T19:51:34.185106+0000 mgr.y (mgr.14146) 157 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:37.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: cluster 2023-06-03T19:51:36.185678+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:37.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:36.877810+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:36.879058+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:36.880178+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:36.885826+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:37.293757+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[33017]: audit 2023-06-03T19:51:37.294435+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:37.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: cluster 2023-06-03T19:51:36.185678+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:36.877810+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:36.879058+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:36.880178+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:36.885826+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:37.293757+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:37 smithi033 bash[26432]: audit 2023-06-03T19:51:37.294435+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: cluster 2023-06-03T19:51:36.185678+0000 mgr.y (mgr.14146) 158 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:36.877810+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:36.879058+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:36.880178+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:36.885826+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:37.293757+0000 mon.c (mon.2) 10 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:37.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:37 smithi083 bash[26882]: audit 2023-06-03T19:51:37.294435+0000 mon.a (mon.0) 353 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T19:51:39.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: audit 2023-06-03T19:51:37.888712+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T19:51:39.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: cluster 2023-06-03T19:51:37.888792+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-06-03T19:51:39.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: audit 2023-06-03T19:51:37.889111+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:39.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: audit 2023-06-03T19:51:37.893550+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.265 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: audit 2023-06-03T19:51:37.894058+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.265 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[33017]: cluster 2023-06-03T19:51:38.186232+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:39.265 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: audit 2023-06-03T19:51:37.888712+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T19:51:39.266 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: cluster 2023-06-03T19:51:37.888792+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-06-03T19:51:39.266 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: audit 2023-06-03T19:51:37.889111+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:39.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: audit 2023-06-03T19:51:37.893550+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: audit 2023-06-03T19:51:37.894058+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:38 smithi033 bash[26432]: cluster 2023-06-03T19:51:38.186232+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:39.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: audit 2023-06-03T19:51:37.888712+0000 mon.a (mon.0) 354 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T19:51:39.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: cluster 2023-06-03T19:51:37.888792+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2023-06-03T19:51:39.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: audit 2023-06-03T19:51:37.889111+0000 mon.a (mon.0) 356 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:39.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: audit 2023-06-03T19:51:37.893550+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: audit 2023-06-03T19:51:37.894058+0000 mon.a (mon.0) 357 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T19:51:39.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:38 smithi083 bash[26882]: cluster 2023-06-03T19:51:38.186232+0000 mgr.y (mgr.14146) 159 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:40.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[26432]: audit 2023-06-03T19:51:38.895643+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:51:40.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[26432]: cluster 2023-06-03T19:51:38.895776+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-06-03T19:51:40.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[26432]: audit 2023-06-03T19:51:38.896414+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[26432]: audit 2023-06-03T19:51:38.904370+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[33017]: audit 2023-06-03T19:51:38.895643+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:51:40.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[33017]: cluster 2023-06-03T19:51:38.895776+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-06-03T19:51:40.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[33017]: audit 2023-06-03T19:51:38.896414+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:39 smithi033 bash[33017]: audit 2023-06-03T19:51:38.904370+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:39 smithi083 bash[26882]: audit 2023-06-03T19:51:38.895643+0000 mon.a (mon.0) 358 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]': finished 2023-06-03T19:51:40.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:39 smithi083 bash[26882]: cluster 2023-06-03T19:51:38.895776+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2023-06-03T19:51:40.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:39 smithi083 bash[26882]: audit 2023-06-03T19:51:38.896414+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:39 smithi083 bash[26882]: audit 2023-06-03T19:51:38.904370+0000 mon.a (mon.0) 361 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:40.606 INFO:teuthology.orchestra.run.smithi033.stdout:Created osd(s) 3 on host 'smithi033' 2023-06-03T19:51:41.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: cluster 2023-06-03T19:51:38.281712+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: cluster 2023-06-03T19:51:38.281828+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: cluster 2023-06-03T19:51:39.910834+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968] boot 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: cluster 2023-06-03T19:51:39.910885+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: audit 2023-06-03T19:51:39.911535+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: cluster 2023-06-03T19:51:40.186784+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: audit 2023-06-03T19:51:40.599593+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:41.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[26432]: audit 2023-06-03T19:51:40.611670+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: cluster 2023-06-03T19:51:38.281712+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: cluster 2023-06-03T19:51:38.281828+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: cluster 2023-06-03T19:51:39.910834+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968] boot 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: cluster 2023-06-03T19:51:39.910885+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: audit 2023-06-03T19:51:39.911535+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: cluster 2023-06-03T19:51:40.186784+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: audit 2023-06-03T19:51:40.599593+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:40 smithi033 bash[33017]: audit 2023-06-03T19:51:40.611670+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:41.258 DEBUG:teuthology.orchestra.run.smithi033:osd.3> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.3.service 2023-06-03T19:51:41.260 INFO:tasks.cephadm:Deploying osd.4 on smithi083 with /dev/vg_nvme/lv_4... 2023-06-03T19:51:41.261 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2023-06-03T19:51:41.273 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: cluster 2023-06-03T19:51:38.281712+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: cluster 2023-06-03T19:51:38.281828+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: cluster 2023-06-03T19:51:39.910834+0000 mon.a (mon.0) 362 : cluster [INF] osd.3 [v2:172.21.15.33:6826/2488263968,v1:172.21.15.33:6827/2488263968] boot 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: cluster 2023-06-03T19:51:39.910885+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: audit 2023-06-03T19:51:39.911535+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: cluster 2023-06-03T19:51:40.186784+0000 mgr.y (mgr.14146) 160 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: audit 2023-06-03T19:51:40.599593+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:41.274 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:40 smithi083 bash[26882]: audit 2023-06-03T19:51:40.611670+0000 mon.a (mon.0) 366 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:51:41.471 INFO:journalctl@ceph.osd.3.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:51:42.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:41 smithi033 bash[26432]: cluster 2023-06-03T19:51:40.925200+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-06-03T19:51:42.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:41 smithi033 bash[33017]: cluster 2023-06-03T19:51:40.925200+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-06-03T19:51:42.367 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:41 smithi083 bash[26882]: cluster 2023-06-03T19:51:40.925200+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2023-06-03T19:51:43.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:42 smithi083 bash[26882]: cluster 2023-06-03T19:51:42.187401+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:43.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:42 smithi033 bash[26432]: cluster 2023-06-03T19:51:42.187401+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:43.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:42 smithi033 bash[33017]: cluster 2023-06-03T19:51:42.187401+0000 mgr.y (mgr.14146) 161 : cluster [DBG] pgmap v143: 1 pgs: 1 active+clean; 0 B data, 19 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:44.745 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_4 2023-06-03T19:51:44.746 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2023-06-03T19:51:44.746 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-06-03T19:51:44.746 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-06-03T19:51:44.746 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.013408 s, 782 MB/s 2023-06-03T19:51:44.746 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-06-03T19:51:45.441 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi083:vg_nvme/lv_4 2023-06-03T19:51:45.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:45 smithi033 bash[26432]: cluster 2023-06-03T19:51:44.187985+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:45.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:45 smithi033 bash[33017]: cluster 2023-06-03T19:51:44.187985+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:45 smithi083 bash[26882]: cluster 2023-06-03T19:51:44.187985+0000 mgr.y (mgr.14146) 162 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:47 smithi033 bash[26432]: cluster 2023-06-03T19:51:46.188547+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:47.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:47 smithi033 bash[33017]: cluster 2023-06-03T19:51:46.188547+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:47.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:47 smithi083 bash[26882]: cluster 2023-06-03T19:51:46.188547+0000 mgr.y (mgr.14146) 163 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:49.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[33017]: cluster 2023-06-03T19:51:48.189009+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:49.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[33017]: audit 2023-06-03T19:51:48.804730+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:49.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[33017]: audit 2023-06-03T19:51:48.810057+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:49.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[33017]: audit 2023-06-03T19:51:48.811377+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:49.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[26432]: cluster 2023-06-03T19:51:48.189009+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:49.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[26432]: audit 2023-06-03T19:51:48.804730+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:49.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[26432]: audit 2023-06-03T19:51:48.810057+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:49.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:49 smithi033 bash[26432]: audit 2023-06-03T19:51:48.811377+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:49 smithi083 bash[26882]: cluster 2023-06-03T19:51:48.189009+0000 mgr.y (mgr.14146) 164 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:49 smithi083 bash[26882]: audit 2023-06-03T19:51:48.804730+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:51:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:49 smithi083 bash[26882]: audit 2023-06-03T19:51:48.810057+0000 mon.a (mon.0) 369 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:51:49.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:49 smithi083 bash[26882]: audit 2023-06-03T19:51:48.811377+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:50.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:48.796708+0000 mgr.y (mgr.14146) 165 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.710834+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.712552+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.713851+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.715048+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.716164+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.722187+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.723432+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.724420+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[33017]: audit 2023-06-03T19:51:49.730763+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:48.796708+0000 mgr.y (mgr.14146) 165 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.710834+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.712552+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.713851+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.715048+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.716164+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.722187+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.723432+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.724420+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:50 smithi033 bash[26432]: audit 2023-06-03T19:51:49.730763+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:48.796708+0000 mgr.y (mgr.14146) 165 : audit [DBG] from='client.24220 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.710834+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.712552+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.713851+0000 mon.a (mon.0) 373 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.715048+0000 mon.a (mon.0) 374 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.716164+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:51:50.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.722187+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:50.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.723432+0000 mon.a (mon.0) 377 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:51:50.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.724420+0000 mon.a (mon.0) 378 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:51:50.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:50 smithi083 bash[26882]: audit 2023-06-03T19:51:49.730763+0000 mon.a (mon.0) 379 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:51:51.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[26432]: cephadm 2023-06-03T19:51:49.701552+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:51.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[26432]: cephadm 2023-06-03T19:51:49.717013+0000 mgr.y (mgr.14146) 167 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 4063M 2023-06-03T19:51:51.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[26432]: cluster 2023-06-03T19:51:50.189533+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:51.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[33017]: cephadm 2023-06-03T19:51:49.701552+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:51.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[33017]: cephadm 2023-06-03T19:51:49.717013+0000 mgr.y (mgr.14146) 167 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 4063M 2023-06-03T19:51:51.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:51 smithi033 bash[33017]: cluster 2023-06-03T19:51:50.189533+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:51.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:51 smithi083 bash[26882]: cephadm 2023-06-03T19:51:49.701552+0000 mgr.y (mgr.14146) 166 : cephadm [INF] Detected new or changed devices on smithi033 2023-06-03T19:51:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:51 smithi083 bash[26882]: cephadm 2023-06-03T19:51:49.717013+0000 mgr.y (mgr.14146) 167 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 4063M 2023-06-03T19:51:51.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:51 smithi083 bash[26882]: cluster 2023-06-03T19:51:50.189533+0000 mgr.y (mgr.14146) 168 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:53.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:53 smithi033 bash[26432]: cluster 2023-06-03T19:51:52.190106+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:53.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:53 smithi033 bash[33017]: cluster 2023-06-03T19:51:52.190106+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:53.591 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:53 smithi083 bash[26882]: cluster 2023-06-03T19:51:52.190106+0000 mgr.y (mgr.14146) 169 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:55.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:55 smithi033 bash[26432]: cluster 2023-06-03T19:51:54.190672+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:55.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:55 smithi033 bash[33017]: cluster 2023-06-03T19:51:54.190672+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:55.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:55 smithi083 bash[26882]: cluster 2023-06-03T19:51:54.190672+0000 mgr.y (mgr.14146) 170 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: cluster 2023-06-03T19:51:56.191227+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:57.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: audit 2023-06-03T19:51:57.208402+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/1860255552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: audit 2023-06-03T19:51:57.211614+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: audit 2023-06-03T19:51:57.220950+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]': finished 2023-06-03T19:51:57.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: cluster 2023-06-03T19:51:57.221252+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-06-03T19:51:57.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[26432]: audit 2023-06-03T19:51:57.221655+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: cluster 2023-06-03T19:51:56.191227+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: audit 2023-06-03T19:51:57.208402+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/1860255552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: audit 2023-06-03T19:51:57.211614+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: audit 2023-06-03T19:51:57.220950+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]': finished 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: cluster 2023-06-03T19:51:57.221252+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-06-03T19:51:57.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:57 smithi033 bash[33017]: audit 2023-06-03T19:51:57.221655+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:51:57.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: cluster 2023-06-03T19:51:56.191227+0000 mgr.y (mgr.14146) 171 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: audit 2023-06-03T19:51:57.208402+0000 mon.b (mon.1) 7 : audit [INF] from='client.? 172.21.15.83:0/1860255552' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: audit 2023-06-03T19:51:57.211614+0000 mon.a (mon.0) 380 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]: dispatch 2023-06-03T19:51:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: audit 2023-06-03T19:51:57.220950+0000 mon.a (mon.0) 381 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636"}]': finished 2023-06-03T19:51:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: cluster 2023-06-03T19:51:57.221252+0000 mon.a (mon.0) 382 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2023-06-03T19:51:57.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:57 smithi083 bash[26882]: audit 2023-06-03T19:51:57.221655+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:51:58.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:58 smithi033 bash[26432]: audit 2023-06-03T19:51:57.936474+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.83:0/60847616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:58.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:58 smithi033 bash[33017]: audit 2023-06-03T19:51:57.936474+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.83:0/60847616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:58.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:58 smithi083 bash[26882]: audit 2023-06-03T19:51:57.936474+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.83:0/60847616' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:51:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:51:59 smithi033 bash[26432]: cluster 2023-06-03T19:51:58.191682+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:51:59 smithi033 bash[33017]: cluster 2023-06-03T19:51:58.191682+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:51:59.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:51:59 smithi083 bash[26882]: cluster 2023-06-03T19:51:58.191682+0000 mgr.y (mgr.14146) 172 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:01 smithi033 bash[26432]: cluster 2023-06-03T19:52:00.192247+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:01.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:01 smithi033 bash[33017]: cluster 2023-06-03T19:52:00.192247+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:01.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:01 smithi083 bash[26882]: cluster 2023-06-03T19:52:00.192247+0000 mgr.y (mgr.14146) 173 : cluster [DBG] pgmap v153: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:03.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:03 smithi033 bash[26432]: cluster 2023-06-03T19:52:02.192808+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:03.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:03 smithi033 bash[33017]: cluster 2023-06-03T19:52:02.192808+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:03 smithi083 bash[26882]: cluster 2023-06-03T19:52:02.192808+0000 mgr.y (mgr.14146) 174 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:05.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:05 smithi033 bash[26432]: cluster 2023-06-03T19:52:04.193364+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:05.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:05 smithi033 bash[33017]: cluster 2023-06-03T19:52:04.193364+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:05.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:05 smithi083 bash[26882]: cluster 2023-06-03T19:52:04.193364+0000 mgr.y (mgr.14146) 175 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:07.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:07 smithi033 bash[26432]: cluster 2023-06-03T19:52:06.194003+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:07.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:07 smithi033 bash[33017]: cluster 2023-06-03T19:52:06.194003+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:07.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:07 smithi083 bash[26882]: cluster 2023-06-03T19:52:06.194003+0000 mgr.y (mgr.14146) 176 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:09.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:09 smithi033 bash[26432]: cluster 2023-06-03T19:52:08.194519+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:09 smithi033 bash[33017]: cluster 2023-06-03T19:52:08.194519+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:09.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:09 smithi083 bash[26882]: cluster 2023-06-03T19:52:08.194519+0000 mgr.y (mgr.14146) 177 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:10 smithi083 bash[26882]: audit 2023-06-03T19:52:09.630186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T19:52:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:10 smithi083 bash[26882]: audit 2023-06-03T19:52:09.631932+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:10 smithi033 bash[26432]: audit 2023-06-03T19:52:09.630186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T19:52:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:10 smithi033 bash[26432]: audit 2023-06-03T19:52:09.631932+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:10 smithi033 bash[33017]: audit 2023-06-03T19:52:09.630186+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T19:52:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:10 smithi033 bash[33017]: audit 2023-06-03T19:52:09.631932+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:11.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:11 smithi083 bash[26882]: cephadm 2023-06-03T19:52:09.633223+0000 mgr.y (mgr.14146) 178 : cephadm [INF] Deploying daemon osd.4 on smithi083 2023-06-03T19:52:11.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:11 smithi083 bash[26882]: cluster 2023-06-03T19:52:10.195091+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:11.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:11 smithi033 bash[33017]: cephadm 2023-06-03T19:52:09.633223+0000 mgr.y (mgr.14146) 178 : cephadm [INF] Deploying daemon osd.4 on smithi083 2023-06-03T19:52:11.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:11 smithi033 bash[33017]: cluster 2023-06-03T19:52:10.195091+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:11 smithi033 bash[26432]: cephadm 2023-06-03T19:52:09.633223+0000 mgr.y (mgr.14146) 178 : cephadm [INF] Deploying daemon osd.4 on smithi083 2023-06-03T19:52:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:11 smithi033 bash[26432]: cluster 2023-06-03T19:52:10.195091+0000 mgr.y (mgr.14146) 179 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:13.634 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:13 smithi083 bash[26882]: cluster 2023-06-03T19:52:12.195663+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:13.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:13 smithi033 bash[26432]: cluster 2023-06-03T19:52:12.195663+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:13.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:13 smithi033 bash[33017]: cluster 2023-06-03T19:52:12.195663+0000 mgr.y (mgr.14146) 180 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:15.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:15 smithi083 bash[26882]: audit 2023-06-03T19:52:14.100969+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:15.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:15 smithi083 bash[26882]: audit 2023-06-03T19:52:14.116439+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:15.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:15 smithi083 bash[26882]: cluster 2023-06-03T19:52:14.196200+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:15.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[26432]: audit 2023-06-03T19:52:14.100969+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:15.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[26432]: audit 2023-06-03T19:52:14.116439+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:15.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[26432]: cluster 2023-06-03T19:52:14.196200+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:15.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[33017]: audit 2023-06-03T19:52:14.100969+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:15.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[33017]: audit 2023-06-03T19:52:14.116439+0000 mon.a (mon.0) 387 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:15.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:15 smithi033 bash[33017]: cluster 2023-06-03T19:52:14.196200+0000 mgr.y (mgr.14146) 181 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:17.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:17 smithi083 bash[26882]: cluster 2023-06-03T19:52:16.196753+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:17.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:17 smithi033 bash[26432]: cluster 2023-06-03T19:52:16.196753+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:17.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:17 smithi033 bash[33017]: cluster 2023-06-03T19:52:16.196753+0000 mgr.y (mgr.14146) 182 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:19 smithi033 bash[33017]: cluster 2023-06-03T19:52:18.197283+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:19 smithi033 bash[33017]: audit 2023-06-03T19:52:19.242563+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:19.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:19 smithi033 bash[26432]: cluster 2023-06-03T19:52:18.197283+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:19.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:19 smithi033 bash[26432]: audit 2023-06-03T19:52:19.242563+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:19.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:19 smithi083 bash[26882]: cluster 2023-06-03T19:52:18.197283+0000 mgr.y (mgr.14146) 183 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:19.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:19 smithi083 bash[26882]: audit 2023-06-03T19:52:19.242563+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:20.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:20 smithi083 bash[26882]: audit 2023-06-03T19:52:19.521714+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:20.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:20 smithi083 bash[26882]: audit 2023-06-03T19:52:19.523254+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:20.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:20 smithi083 bash[26882]: audit 2023-06-03T19:52:19.531420+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:20.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[26432]: audit 2023-06-03T19:52:19.521714+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:20.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[26432]: audit 2023-06-03T19:52:19.523254+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:20.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[26432]: audit 2023-06-03T19:52:19.531420+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[33017]: audit 2023-06-03T19:52:19.521714+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[33017]: audit 2023-06-03T19:52:19.523254+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:20 smithi033 bash[33017]: audit 2023-06-03T19:52:19.531420+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:21.573 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:21 smithi083 bash[26882]: cluster 2023-06-03T19:52:20.197826+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:21.573 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:21 smithi083 bash[26882]: audit 2023-06-03T19:52:20.710376+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:21.573 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:21 smithi083 bash[26882]: audit 2023-06-03T19:52:20.713166+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:21.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[26432]: cluster 2023-06-03T19:52:20.197826+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:21.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[26432]: audit 2023-06-03T19:52:20.710376+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:21.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[26432]: audit 2023-06-03T19:52:20.713166+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:21.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[33017]: cluster 2023-06-03T19:52:20.197826+0000 mgr.y (mgr.14146) 184 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:21.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[33017]: audit 2023-06-03T19:52:20.710376+0000 mon.b (mon.1) 9 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:21.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:21 smithi033 bash[33017]: audit 2023-06-03T19:52:20.713166+0000 mon.a (mon.0) 392 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2023-06-03T19:52:22.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: audit 2023-06-03T19:52:21.539284+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: audit 2023-06-03T19:52:21.539963+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-06-03T19:52:22.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: cluster 2023-06-03T19:52:21.540200+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-06-03T19:52:22.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: audit 2023-06-03T19:52:21.540481+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:22.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: audit 2023-06-03T19:52:21.542093+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:22 smithi083 bash[26882]: cluster 2023-06-03T19:52:22.198383+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:22.780 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 4 on host 'smithi083' 2023-06-03T19:52:22.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: audit 2023-06-03T19:52:21.539284+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: audit 2023-06-03T19:52:21.539963+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-06-03T19:52:22.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: cluster 2023-06-03T19:52:21.540200+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-06-03T19:52:22.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: audit 2023-06-03T19:52:21.540481+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: audit 2023-06-03T19:52:21.542093+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[26432]: cluster 2023-06-03T19:52:22.198383+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: audit 2023-06-03T19:52:21.539284+0000 mon.b (mon.1) 10 : audit [INF] from='osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: audit 2023-06-03T19:52:21.539963+0000 mon.a (mon.0) 393 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2023-06-03T19:52:22.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: cluster 2023-06-03T19:52:21.540200+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2023-06-03T19:52:22.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: audit 2023-06-03T19:52:21.540481+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:22.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: audit 2023-06-03T19:52:21.542093+0000 mon.a (mon.0) 396 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:52:22.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:22 smithi033 bash[33017]: cluster 2023-06-03T19:52:22.198383+0000 mgr.y (mgr.14146) 185 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 0 B data, 20 MiB used, 358 GiB / 358 GiB avail 2023-06-03T19:52:23.403 DEBUG:teuthology.orchestra.run.smithi083:osd.4> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.4.service 2023-06-03T19:52:23.405 INFO:tasks.cephadm:Deploying osd.5 on smithi083 with /dev/vg_nvme/lv_3... 2023-06-03T19:52:23.405 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2023-06-03T19:52:23.641 INFO:journalctl@ceph.osd.4.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:52:23.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:22.543021+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: cluster 2023-06-03T19:52:22.543231+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:22.544266+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:22.550641+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:22.773551+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:22.808725+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: cluster 2023-06-03T19:52:23.272166+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873] boot 2023-06-03T19:52:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: cluster 2023-06-03T19:52:23.272276+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[33017]: audit 2023-06-03T19:52:23.273261+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:22.543021+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: cluster 2023-06-03T19:52:22.543231+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:22.544266+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:22.550641+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:22.773551+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:23.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:22.808725+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:23.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: cluster 2023-06-03T19:52:23.272166+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873] boot 2023-06-03T19:52:23.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: cluster 2023-06-03T19:52:23.272276+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-06-03T19:52:23.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:23 smithi033 bash[26432]: audit 2023-06-03T19:52:23.273261+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:22.543021+0000 mon.a (mon.0) 397 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: cluster 2023-06-03T19:52:22.543231+0000 mon.a (mon.0) 398 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:22.544266+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:22.550641+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:22.773551+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:22.808725+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:23.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: cluster 2023-06-03T19:52:23.272166+0000 mon.a (mon.0) 403 : cluster [INF] osd.4 [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873] boot 2023-06-03T19:52:23.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: cluster 2023-06-03T19:52:23.272276+0000 mon.a (mon.0) 404 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2023-06-03T19:52:23.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:23 smithi083 bash[26882]: audit 2023-06-03T19:52:23.273261+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:52:24.798 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:24 smithi083 bash[26882]: cluster 2023-06-03T19:52:21.680891+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:52:24.799 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:24 smithi083 bash[26882]: cluster 2023-06-03T19:52:21.680975+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:52:24.799 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:24 smithi083 bash[26882]: cluster 2023-06-03T19:52:24.198984+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:24.799 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:24 smithi083 bash[26882]: cluster 2023-06-03T19:52:24.276611+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-06-03T19:52:24.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[26432]: cluster 2023-06-03T19:52:21.680891+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:52:24.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[26432]: cluster 2023-06-03T19:52:21.680975+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:52:24.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[26432]: cluster 2023-06-03T19:52:24.198984+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:24.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[26432]: cluster 2023-06-03T19:52:24.276611+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-06-03T19:52:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[33017]: cluster 2023-06-03T19:52:21.680891+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:52:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[33017]: cluster 2023-06-03T19:52:21.680975+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:52:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[33017]: cluster 2023-06-03T19:52:24.198984+0000 mgr.y (mgr.14146) 186 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:24 smithi033 bash[33017]: cluster 2023-06-03T19:52:24.276611+0000 mon.a (mon.0) 406 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2023-06-03T19:52:26.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:26 smithi083 bash[26882]: cluster 2023-06-03T19:52:25.275767+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-06-03T19:52:26.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:26 smithi033 bash[26432]: cluster 2023-06-03T19:52:25.275767+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-06-03T19:52:26.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:26 smithi033 bash[33017]: cluster 2023-06-03T19:52:25.275767+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2023-06-03T19:52:26.795 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_3 2023-06-03T19:52:26.796 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2023-06-03T19:52:26.796 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-06-03T19:52:26.796 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-06-03T19:52:26.796 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0187854 s, 558 MB/s 2023-06-03T19:52:26.796 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-06-03T19:52:27.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:27 smithi083 bash[26882]: cluster 2023-06-03T19:52:26.199510+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:27.465 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi083:vg_nvme/lv_3 2023-06-03T19:52:27.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:27 smithi033 bash[26432]: cluster 2023-06-03T19:52:26.199510+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:27.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:27 smithi033 bash[33017]: cluster 2023-06-03T19:52:26.199510+0000 mgr.y (mgr.14146) 187 : cluster [DBG] pgmap v171: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:29.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:29 smithi083 bash[26882]: cluster 2023-06-03T19:52:28.200050+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:29.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:29 smithi033 bash[26432]: cluster 2023-06-03T19:52:28.200050+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:29.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:29 smithi033 bash[33017]: cluster 2023-06-03T19:52:28.200050+0000 mgr.y (mgr.14146) 188 : cluster [DBG] pgmap v172: 1 pgs: 1 peering; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:31.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:31 smithi033 bash[26432]: cluster 2023-06-03T19:52:30.200619+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:31.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:31 smithi033 bash[33017]: cluster 2023-06-03T19:52:30.200619+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:31.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:31 smithi083 bash[26882]: cluster 2023-06-03T19:52:30.200619+0000 mgr.y (mgr.14146) 189 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:32.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[26432]: audit 2023-06-03T19:52:32.067784+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:52:32.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[26432]: audit 2023-06-03T19:52:32.073222+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:52:32.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[26432]: audit 2023-06-03T19:52:32.074624+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[33017]: audit 2023-06-03T19:52:32.067784+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:52:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[33017]: audit 2023-06-03T19:52:32.073222+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:52:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:32 smithi033 bash[33017]: audit 2023-06-03T19:52:32.074624+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:32.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:32 smithi083 bash[26882]: audit 2023-06-03T19:52:32.067784+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:52:32.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:32 smithi083 bash[26882]: audit 2023-06-03T19:52:32.073222+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:52:32.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:32 smithi083 bash[26882]: audit 2023-06-03T19:52:32.074624+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:33 smithi033 bash[26432]: audit 2023-06-03T19:52:32.060634+0000 mgr.y (mgr.14146) 190 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:52:33.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:33 smithi033 bash[26432]: cluster 2023-06-03T19:52:32.201139+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:33.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:33 smithi033 bash[33017]: audit 2023-06-03T19:52:32.060634+0000 mgr.y (mgr.14146) 190 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:52:33.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:33 smithi033 bash[33017]: cluster 2023-06-03T19:52:32.201139+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:33.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:33 smithi083 bash[26882]: audit 2023-06-03T19:52:32.060634+0000 mgr.y (mgr.14146) 190 : audit [DBG] from='client.24247 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:52:33.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:33 smithi083 bash[26882]: cluster 2023-06-03T19:52:32.201139+0000 mgr.y (mgr.14146) 191 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:34.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: cephadm 2023-06-03T19:52:33.395009+0000 mgr.y (mgr.14146) 192 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:52:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.402749+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.404289+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:52:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: cephadm 2023-06-03T19:52:33.405346+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 17274M 2023-06-03T19:52:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.413715+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.415579+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.416894+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[33017]: audit 2023-06-03T19:52:33.426216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: cephadm 2023-06-03T19:52:33.395009+0000 mgr.y (mgr.14146) 192 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.402749+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.404289+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:52:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: cephadm 2023-06-03T19:52:33.405346+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 17274M 2023-06-03T19:52:34.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.413715+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.415579+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:34.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.416894+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:34.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:34 smithi033 bash[26432]: audit 2023-06-03T19:52:33.426216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: cephadm 2023-06-03T19:52:33.395009+0000 mgr.y (mgr.14146) 192 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:52:34.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.402749+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.404289+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:52:34.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: cephadm 2023-06-03T19:52:33.405346+0000 mgr.y (mgr.14146) 193 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 17274M 2023-06-03T19:52:34.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.413715+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:34.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.415579+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:34.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.416894+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:52:34.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:34 smithi083 bash[26882]: audit 2023-06-03T19:52:33.426216+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:35 smithi033 bash[26432]: cluster 2023-06-03T19:52:34.201664+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:35 smithi033 bash[33017]: cluster 2023-06-03T19:52:34.201664+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:35 smithi083 bash[26882]: cluster 2023-06-03T19:52:34.201664+0000 mgr.y (mgr.14146) 194 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:37.755 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:37 smithi083 bash[26882]: cluster 2023-06-03T19:52:36.202217+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:37.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:37 smithi033 bash[26432]: cluster 2023-06-03T19:52:36.202217+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:37.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:37 smithi033 bash[33017]: cluster 2023-06-03T19:52:36.202217+0000 mgr.y (mgr.14146) 195 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:39.685 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:39 smithi083 bash[26882]: cluster 2023-06-03T19:52:38.202779+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:39.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:39 smithi033 bash[26432]: cluster 2023-06-03T19:52:38.202779+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:39.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:39 smithi033 bash[33017]: cluster 2023-06-03T19:52:38.202779+0000 mgr.y (mgr.14146) 196 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:41.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: cluster 2023-06-03T19:52:40.203375+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:41.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: audit 2023-06-03T19:52:40.564492+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.83:0/554010094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: audit 2023-06-03T19:52:40.567533+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: audit 2023-06-03T19:52:40.576141+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]': finished 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: cluster 2023-06-03T19:52:40.576311+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: audit 2023-06-03T19:52:40.576627+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[26432]: audit 2023-06-03T19:52:41.296102+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.83:0/3931475577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:52:41.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: cluster 2023-06-03T19:52:40.203375+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: audit 2023-06-03T19:52:40.564492+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.83:0/554010094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: audit 2023-06-03T19:52:40.567533+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: audit 2023-06-03T19:52:40.576141+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]': finished 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: cluster 2023-06-03T19:52:40.576311+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: audit 2023-06-03T19:52:40.576627+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:52:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:41 smithi033 bash[33017]: audit 2023-06-03T19:52:41.296102+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.83:0/3931475577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:52:41.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: cluster 2023-06-03T19:52:40.203375+0000 mgr.y (mgr.14146) 197 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:41.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: audit 2023-06-03T19:52:40.564492+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.83:0/554010094' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: audit 2023-06-03T19:52:40.567533+0000 mon.a (mon.0) 417 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]: dispatch 2023-06-03T19:52:41.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: audit 2023-06-03T19:52:40.576141+0000 mon.a (mon.0) 418 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "93666a78-6679-4921-a2c3-b754b00bec2b"}]': finished 2023-06-03T19:52:41.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: cluster 2023-06-03T19:52:40.576311+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e33: 6 total, 5 up, 6 in 2023-06-03T19:52:41.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: audit 2023-06-03T19:52:40.576627+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:52:41.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:41 smithi083 bash[26882]: audit 2023-06-03T19:52:41.296102+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.83:0/3931475577' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:52:42.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:42 smithi033 bash[26432]: cluster 2023-06-03T19:52:42.203963+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:42.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:42 smithi033 bash[33017]: cluster 2023-06-03T19:52:42.203963+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:42.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:42 smithi083 bash[26882]: cluster 2023-06-03T19:52:42.203963+0000 mgr.y (mgr.14146) 198 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:45.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:45 smithi033 bash[26432]: cluster 2023-06-03T19:52:44.204507+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:45.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:45 smithi033 bash[33017]: cluster 2023-06-03T19:52:44.204507+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:45 smithi083 bash[26882]: cluster 2023-06-03T19:52:44.204507+0000 mgr.y (mgr.14146) 199 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:47 smithi033 bash[26432]: cluster 2023-06-03T19:52:46.205022+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:47.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:47 smithi033 bash[33017]: cluster 2023-06-03T19:52:46.205022+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:47.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:47 smithi083 bash[26882]: cluster 2023-06-03T19:52:46.205022+0000 mgr.y (mgr.14146) 200 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:49.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:49 smithi033 bash[26432]: cluster 2023-06-03T19:52:48.205551+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:49.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:49 smithi033 bash[33017]: cluster 2023-06-03T19:52:48.205551+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:49.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:49 smithi083 bash[26882]: cluster 2023-06-03T19:52:48.205551+0000 mgr.y (mgr.14146) 201 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:51.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:51 smithi033 bash[26432]: cluster 2023-06-03T19:52:50.206146+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:51.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:51 smithi033 bash[33017]: cluster 2023-06-03T19:52:50.206146+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:51.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:51 smithi083 bash[26882]: cluster 2023-06-03T19:52:50.206146+0000 mgr.y (mgr.14146) 202 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:53.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:53 smithi033 bash[26432]: cluster 2023-06-03T19:52:52.206673+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:53.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:53 smithi033 bash[33017]: cluster 2023-06-03T19:52:52.206673+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:53.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:53 smithi083 bash[26882]: cluster 2023-06-03T19:52:52.206673+0000 mgr.y (mgr.14146) 203 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:54.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[26432]: audit 2023-06-03T19:52:53.315106+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T19:52:54.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[26432]: audit 2023-06-03T19:52:53.316594+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:54.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[26432]: cephadm 2023-06-03T19:52:53.317823+0000 mgr.y (mgr.14146) 204 : cephadm [INF] Deploying daemon osd.5 on smithi083 2023-06-03T19:52:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[33017]: audit 2023-06-03T19:52:53.315106+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T19:52:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[33017]: audit 2023-06-03T19:52:53.316594+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:54 smithi033 bash[33017]: cephadm 2023-06-03T19:52:53.317823+0000 mgr.y (mgr.14146) 204 : cephadm [INF] Deploying daemon osd.5 on smithi083 2023-06-03T19:52:54.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:54 smithi083 bash[26882]: audit 2023-06-03T19:52:53.315106+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T19:52:54.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:54 smithi083 bash[26882]: audit 2023-06-03T19:52:53.316594+0000 mon.a (mon.0) 422 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:52:54.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:54 smithi083 bash[26882]: cephadm 2023-06-03T19:52:53.317823+0000 mgr.y (mgr.14146) 204 : cephadm [INF] Deploying daemon osd.5 on smithi083 2023-06-03T19:52:55.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:55 smithi033 bash[26432]: cluster 2023-06-03T19:52:54.207207+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:55.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:55 smithi033 bash[33017]: cluster 2023-06-03T19:52:54.207207+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:55.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:55 smithi083 bash[26882]: cluster 2023-06-03T19:52:54.207207+0000 mgr.y (mgr.14146) 205 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:57 smithi033 bash[26432]: cluster 2023-06-03T19:52:56.207775+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:57.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:57 smithi033 bash[33017]: cluster 2023-06-03T19:52:56.207775+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:57.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:57 smithi083 bash[26882]: cluster 2023-06-03T19:52:56.207775+0000 mgr.y (mgr.14146) 206 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:59.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[26432]: audit 2023-06-03T19:52:57.717680+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:59.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[26432]: audit 2023-06-03T19:52:57.718354+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:59.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[26432]: cluster 2023-06-03T19:52:58.208317+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:59.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[33017]: audit 2023-06-03T19:52:57.717680+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:59.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[33017]: audit 2023-06-03T19:52:57.718354+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:59.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:52:58 smithi033 bash[33017]: cluster 2023-06-03T19:52:58.208317+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:52:59.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:58 smithi083 bash[26882]: audit 2023-06-03T19:52:57.717680+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:52:59.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:58 smithi083 bash[26882]: audit 2023-06-03T19:52:57.718354+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:52:59.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:52:58 smithi083 bash[26882]: cluster 2023-06-03T19:52:58.208317+0000 mgr.y (mgr.14146) 207 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:01.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:01 smithi033 bash[26432]: cluster 2023-06-03T19:53:00.208899+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:01.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:01 smithi033 bash[33017]: cluster 2023-06-03T19:53:00.208899+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:01.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:01 smithi083 bash[26882]: cluster 2023-06-03T19:53:00.208899+0000 mgr.y (mgr.14146) 208 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:03.574 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:03 smithi083 bash[26882]: cluster 2023-06-03T19:53:02.209489+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:03.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:03 smithi033 bash[33017]: cluster 2023-06-03T19:53:02.209489+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:03 smithi033 bash[26432]: cluster 2023-06-03T19:53:02.209489+0000 mgr.y (mgr.14146) 209 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:05.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:03.948769+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:03.950552+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:05.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:03.952202+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:05.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:03.960850+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: cluster 2023-06-03T19:53:04.210083+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:05.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:04.615422+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:05.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:04 smithi083 bash[26882]: audit 2023-06-03T19:53:04.618189+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:05.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:03.948769+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:03.950552+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:03.952202+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:03.960850+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: cluster 2023-06-03T19:53:04.210083+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:04.615422+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[26432]: audit 2023-06-03T19:53:04.618189+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:05.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:03.948769+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:03.950552+0000 mon.a (mon.0) 426 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:03.952202+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:03.960850+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: cluster 2023-06-03T19:53:04.210083+0000 mgr.y (mgr.14146) 210 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:04.615422+0000 mon.b (mon.1) 13 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:05.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:04 smithi033 bash[33017]: audit 2023-06-03T19:53:04.618189+0000 mon.a (mon.0) 429 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2023-06-03T19:53:06.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[26432]: audit 2023-06-03T19:53:04.968969+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:06.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[26432]: audit 2023-06-03T19:53:04.969847+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[26432]: cluster 2023-06-03T19:53:04.970017+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[26432]: audit 2023-06-03T19:53:04.970328+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[26432]: audit 2023-06-03T19:53:04.971485+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[33017]: audit 2023-06-03T19:53:04.968969+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[33017]: audit 2023-06-03T19:53:04.969847+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-06-03T19:53:06.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[33017]: cluster 2023-06-03T19:53:04.970017+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-06-03T19:53:06.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[33017]: audit 2023-06-03T19:53:04.970328+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:06.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:05 smithi033 bash[33017]: audit 2023-06-03T19:53:04.971485+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:06.348 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:05 smithi083 bash[26882]: audit 2023-06-03T19:53:04.968969+0000 mon.b (mon.1) 14 : audit [INF] from='osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:06.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:05 smithi083 bash[26882]: audit 2023-06-03T19:53:04.969847+0000 mon.a (mon.0) 430 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2023-06-03T19:53:06.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:05 smithi083 bash[26882]: cluster 2023-06-03T19:53:04.970017+0000 mon.a (mon.0) 431 : cluster [DBG] osdmap e34: 6 total, 5 up, 6 in 2023-06-03T19:53:06.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:05 smithi083 bash[26882]: audit 2023-06-03T19:53:04.970328+0000 mon.a (mon.0) 432 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:06.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:05 smithi083 bash[26882]: audit 2023-06-03T19:53:04.971485+0000 mon.a (mon.0) 433 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:07.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: audit 2023-06-03T19:53:05.977710+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:07.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: cluster 2023-06-03T19:53:05.977833+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-06-03T19:53:07.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: audit 2023-06-03T19:53:05.978460+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: audit 2023-06-03T19:53:05.983853+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: cluster 2023-06-03T19:53:06.210591+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: cluster 2023-06-03T19:53:06.978054+0000 mon.a (mon.0) 438 : cluster [INF] osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813] boot 2023-06-03T19:53:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: cluster 2023-06-03T19:53:06.978194+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-06-03T19:53:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[33017]: audit 2023-06-03T19:53:06.978506+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: audit 2023-06-03T19:53:05.977710+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: cluster 2023-06-03T19:53:05.977833+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-06-03T19:53:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: audit 2023-06-03T19:53:05.978460+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: audit 2023-06-03T19:53:05.983853+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: cluster 2023-06-03T19:53:06.210591+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:07.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: cluster 2023-06-03T19:53:06.978054+0000 mon.a (mon.0) 438 : cluster [INF] osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813] boot 2023-06-03T19:53:07.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: cluster 2023-06-03T19:53:06.978194+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-06-03T19:53:07.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:06 smithi033 bash[26432]: audit 2023-06-03T19:53:06.978506+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: audit 2023-06-03T19:53:05.977710+0000 mon.a (mon.0) 434 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:07.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: cluster 2023-06-03T19:53:05.977833+0000 mon.a (mon.0) 435 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: audit 2023-06-03T19:53:05.978460+0000 mon.a (mon.0) 436 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: audit 2023-06-03T19:53:05.983853+0000 mon.a (mon.0) 437 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: cluster 2023-06-03T19:53:06.210591+0000 mgr.y (mgr.14146) 211 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 0 B data, 25 MiB used, 447 GiB / 447 GiB avail 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: cluster 2023-06-03T19:53:06.978054+0000 mon.a (mon.0) 438 : cluster [INF] osd.5 [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813] boot 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: cluster 2023-06-03T19:53:06.978194+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e36: 6 total, 6 up, 6 in 2023-06-03T19:53:07.401 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:06 smithi083 bash[26882]: audit 2023-06-03T19:53:06.978506+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:53:07.727 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 5 on host 'smithi083' 2023-06-03T19:53:08.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[26432]: cluster 2023-06-03T19:53:05.601361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:08.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[26432]: cluster 2023-06-03T19:53:05.601450+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[26432]: audit 2023-06-03T19:53:07.720302+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[26432]: audit 2023-06-03T19:53:07.739650+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[26432]: cluster 2023-06-03T19:53:07.978760+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-06-03T19:53:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[33017]: cluster 2023-06-03T19:53:05.601361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[33017]: cluster 2023-06-03T19:53:05.601450+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[33017]: audit 2023-06-03T19:53:07.720302+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[33017]: audit 2023-06-03T19:53:07.739650+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:07 smithi033 bash[33017]: cluster 2023-06-03T19:53:07.978760+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-06-03T19:53:08.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:08 smithi083 bash[26882]: cluster 2023-06-03T19:53:05.601361+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:08.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:08 smithi083 bash[26882]: cluster 2023-06-03T19:53:05.601450+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:08.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:08 smithi083 bash[26882]: audit 2023-06-03T19:53:07.720302+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:08.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:08 smithi083 bash[26882]: audit 2023-06-03T19:53:07.739650+0000 mon.a (mon.0) 442 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:08.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:08 smithi083 bash[26882]: cluster 2023-06-03T19:53:07.978760+0000 mon.a (mon.0) 443 : cluster [DBG] osdmap e37: 6 total, 6 up, 6 in 2023-06-03T19:53:08.410 DEBUG:teuthology.orchestra.run.smithi083:osd.5> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.5.service 2023-06-03T19:53:08.414 INFO:tasks.cephadm:Deploying osd.6 on smithi083 with /dev/vg_nvme/lv_2... 2023-06-03T19:53:08.414 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2023-06-03T19:53:08.658 INFO:journalctl@ceph.osd.5.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:53:09.548 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:09 smithi083 bash[26882]: cluster 2023-06-03T19:53:08.211162+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:09.548 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:09 smithi083 bash[26882]: cluster 2023-06-03T19:53:08.981506+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-06-03T19:53:09.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:09 smithi033 bash[26432]: cluster 2023-06-03T19:53:08.211162+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:09.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:09 smithi033 bash[26432]: cluster 2023-06-03T19:53:08.981506+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-06-03T19:53:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:09 smithi033 bash[33017]: cluster 2023-06-03T19:53:08.211162+0000 mgr.y (mgr.14146) 212 : cluster [DBG] pgmap v197: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:09 smithi033 bash[33017]: cluster 2023-06-03T19:53:08.981506+0000 mon.a (mon.0) 444 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2023-06-03T19:53:11.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:11 smithi083 bash[26882]: cluster 2023-06-03T19:53:10.211698+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:11.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:11 smithi033 bash[26432]: cluster 2023-06-03T19:53:10.211698+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:11.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:11 smithi033 bash[33017]: cluster 2023-06-03T19:53:10.211698+0000 mgr.y (mgr.14146) 213 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:11.788 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_2 2023-06-03T19:53:11.789 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2023-06-03T19:53:11.789 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-06-03T19:53:11.789 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-06-03T19:53:11.789 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0166908 s, 628 MB/s 2023-06-03T19:53:11.789 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-06-03T19:53:12.492 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi083:vg_nvme/lv_2 2023-06-03T19:53:13.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:13 smithi033 bash[26432]: cluster 2023-06-03T19:53:12.212256+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:13.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:13 smithi033 bash[33017]: cluster 2023-06-03T19:53:12.212256+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:13.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:13 smithi083 bash[26882]: cluster 2023-06-03T19:53:12.212256+0000 mgr.y (mgr.14146) 214 : cluster [DBG] pgmap v200: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:15.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:15 smithi033 bash[33017]: cluster 2023-06-03T19:53:14.212795+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:15.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:15 smithi033 bash[26432]: cluster 2023-06-03T19:53:14.212795+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:15.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:15 smithi083 bash[26882]: cluster 2023-06-03T19:53:14.212795+0000 mgr.y (mgr.14146) 215 : cluster [DBG] pgmap v201: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:17.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[26432]: cluster 2023-06-03T19:53:16.213333+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:17.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[26432]: audit 2023-06-03T19:53:17.247375+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:53:17.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[26432]: audit 2023-06-03T19:53:17.251120+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:53:17.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[26432]: audit 2023-06-03T19:53:17.252732+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:17.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[33017]: cluster 2023-06-03T19:53:16.213333+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:17.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[33017]: audit 2023-06-03T19:53:17.247375+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:53:17.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[33017]: audit 2023-06-03T19:53:17.251120+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:53:17.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:17 smithi033 bash[33017]: audit 2023-06-03T19:53:17.252732+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:17.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:17 smithi083 bash[26882]: cluster 2023-06-03T19:53:16.213333+0000 mgr.y (mgr.14146) 216 : cluster [DBG] pgmap v202: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:17.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:17 smithi083 bash[26882]: audit 2023-06-03T19:53:17.247375+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:53:17.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:17 smithi083 bash[26882]: audit 2023-06-03T19:53:17.251120+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:53:17.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:17 smithi083 bash[26882]: audit 2023-06-03T19:53:17.252732+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:18.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:18 smithi033 bash[26432]: audit 2023-06-03T19:53:17.240312+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:53:18.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:18 smithi033 bash[33017]: audit 2023-06-03T19:53:17.240312+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:53:18.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:18 smithi083 bash[26882]: audit 2023-06-03T19:53:17.240312+0000 mgr.y (mgr.14146) 217 : audit [DBG] from='client.24274 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:53:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: cluster 2023-06-03T19:53:18.214054+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:19.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.519575+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.521343+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.522876+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.529336+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.530739+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.531846+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[33017]: audit 2023-06-03T19:53:18.537815+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: cluster 2023-06-03T19:53:18.214054+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.519575+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.521343+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.522876+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.529336+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.530739+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:19.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.531846+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:19.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:19 smithi033 bash[26432]: audit 2023-06-03T19:53:18.537815+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: cluster 2023-06-03T19:53:18.214054+0000 mgr.y (mgr.14146) 218 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.519575+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.521343+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.522876+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.529336+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.530739+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.531846+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:19.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:19 smithi083 bash[26882]: audit 2023-06-03T19:53:18.537815+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:20.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:20 smithi033 bash[26432]: cephadm 2023-06-03T19:53:18.510356+0000 mgr.y (mgr.14146) 219 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:53:20.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:20 smithi033 bash[26432]: cephadm 2023-06-03T19:53:18.523887+0000 mgr.y (mgr.14146) 220 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 8637M 2023-06-03T19:53:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:20 smithi033 bash[33017]: cephadm 2023-06-03T19:53:18.510356+0000 mgr.y (mgr.14146) 219 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:53:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:20 smithi033 bash[33017]: cephadm 2023-06-03T19:53:18.523887+0000 mgr.y (mgr.14146) 220 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 8637M 2023-06-03T19:53:20.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:20 smithi083 bash[26882]: cephadm 2023-06-03T19:53:18.510356+0000 mgr.y (mgr.14146) 219 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:53:20.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:20 smithi083 bash[26882]: cephadm 2023-06-03T19:53:18.523887+0000 mgr.y (mgr.14146) 220 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 8637M 2023-06-03T19:53:21.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:21 smithi033 bash[33017]: cluster 2023-06-03T19:53:20.214599+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:21.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:21 smithi033 bash[26432]: cluster 2023-06-03T19:53:20.214599+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:21.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:21 smithi083 bash[26882]: cluster 2023-06-03T19:53:20.214599+0000 mgr.y (mgr.14146) 221 : cluster [DBG] pgmap v204: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:23.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:23 smithi083 bash[26882]: cluster 2023-06-03T19:53:22.215285+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:23.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:23 smithi033 bash[26432]: cluster 2023-06-03T19:53:22.215285+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:23 smithi033 bash[33017]: cluster 2023-06-03T19:53:22.215285+0000 mgr.y (mgr.14146) 222 : cluster [DBG] pgmap v205: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:25.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:25 smithi083 bash[26882]: cluster 2023-06-03T19:53:24.216004+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:25.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:25 smithi033 bash[33017]: cluster 2023-06-03T19:53:24.216004+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:25.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:25 smithi033 bash[26432]: cluster 2023-06-03T19:53:24.216004+0000 mgr.y (mgr.14146) 223 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:26.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: audit 2023-06-03T19:53:25.549001+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.83:0/2240718247' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: audit 2023-06-03T19:53:25.551424+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: audit 2023-06-03T19:53:25.560125+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]': finished 2023-06-03T19:53:26.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: cluster 2023-06-03T19:53:25.560320+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-06-03T19:53:26.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: audit 2023-06-03T19:53:25.560523+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:26.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:26 smithi083 bash[26882]: audit 2023-06-03T19:53:26.284438+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2145086481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:53:26.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: audit 2023-06-03T19:53:25.549001+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.83:0/2240718247' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: audit 2023-06-03T19:53:25.551424+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: audit 2023-06-03T19:53:25.560125+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]': finished 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: cluster 2023-06-03T19:53:25.560320+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: audit 2023-06-03T19:53:25.560523+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[26432]: audit 2023-06-03T19:53:26.284438+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2145086481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:53:26.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: audit 2023-06-03T19:53:25.549001+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.83:0/2240718247' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: audit 2023-06-03T19:53:25.551424+0000 mon.a (mon.0) 455 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]: dispatch 2023-06-03T19:53:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: audit 2023-06-03T19:53:25.560125+0000 mon.a (mon.0) 456 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "5e80dda6-cc4f-4b0c-884c-7846e1b1aff1"}]': finished 2023-06-03T19:53:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: cluster 2023-06-03T19:53:25.560320+0000 mon.a (mon.0) 457 : cluster [DBG] osdmap e39: 7 total, 6 up, 7 in 2023-06-03T19:53:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: audit 2023-06-03T19:53:25.560523+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:26 smithi033 bash[33017]: audit 2023-06-03T19:53:26.284438+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.83:0/2145086481' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:53:27.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:27 smithi083 bash[26882]: cluster 2023-06-03T19:53:26.216608+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:27.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:27 smithi033 bash[26432]: cluster 2023-06-03T19:53:26.216608+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:27 smithi033 bash[33017]: cluster 2023-06-03T19:53:26.216608+0000 mgr.y (mgr.14146) 224 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 0 B data, 30 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:29.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:29 smithi083 bash[26882]: cluster 2023-06-03T19:53:28.217186+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:29.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:29 smithi033 bash[26432]: cluster 2023-06-03T19:53:28.217186+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:29.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:29 smithi033 bash[33017]: cluster 2023-06-03T19:53:28.217186+0000 mgr.y (mgr.14146) 225 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:31.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:31 smithi083 bash[26882]: cluster 2023-06-03T19:53:30.217765+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:31.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:31 smithi033 bash[26432]: cluster 2023-06-03T19:53:30.217765+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:31.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:31 smithi033 bash[33017]: cluster 2023-06-03T19:53:30.217765+0000 mgr.y (mgr.14146) 226 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:33.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:33 smithi083 bash[26882]: cluster 2023-06-03T19:53:32.218457+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:33.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:33 smithi033 bash[26432]: cluster 2023-06-03T19:53:32.218457+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:33.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:33 smithi033 bash[33017]: cluster 2023-06-03T19:53:32.218457+0000 mgr.y (mgr.14146) 227 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:35.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:35 smithi083 bash[26882]: cluster 2023-06-03T19:53:34.219029+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:35 smithi033 bash[26432]: cluster 2023-06-03T19:53:34.219029+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:35 smithi033 bash[33017]: cluster 2023-06-03T19:53:34.219029+0000 mgr.y (mgr.14146) 228 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:37.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:37 smithi083 bash[26882]: cluster 2023-06-03T19:53:36.219591+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:37.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:37 smithi033 bash[26432]: cluster 2023-06-03T19:53:36.219591+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:37.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:37 smithi033 bash[33017]: cluster 2023-06-03T19:53:36.219591+0000 mgr.y (mgr.14146) 229 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:38.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:38 smithi083 bash[26882]: audit 2023-06-03T19:53:38.077182+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T19:53:38.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:38 smithi083 bash[26882]: audit 2023-06-03T19:53:38.079272+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:38.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:38 smithi033 bash[26432]: audit 2023-06-03T19:53:38.077182+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T19:53:38.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:38 smithi033 bash[26432]: audit 2023-06-03T19:53:38.079272+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:38.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:38 smithi033 bash[33017]: audit 2023-06-03T19:53:38.077182+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T19:53:38.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:38 smithi033 bash[33017]: audit 2023-06-03T19:53:38.079272+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:39.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:39 smithi083 bash[26882]: cephadm 2023-06-03T19:53:38.080823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Deploying daemon osd.6 on smithi083 2023-06-03T19:53:39.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:39 smithi083 bash[26882]: cluster 2023-06-03T19:53:38.220171+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:39.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:39 smithi033 bash[26432]: cephadm 2023-06-03T19:53:38.080823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Deploying daemon osd.6 on smithi083 2023-06-03T19:53:39.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:39 smithi033 bash[26432]: cluster 2023-06-03T19:53:38.220171+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:39.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:39 smithi033 bash[33017]: cephadm 2023-06-03T19:53:38.080823+0000 mgr.y (mgr.14146) 230 : cephadm [INF] Deploying daemon osd.6 on smithi083 2023-06-03T19:53:39.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:39 smithi033 bash[33017]: cluster 2023-06-03T19:53:38.220171+0000 mgr.y (mgr.14146) 231 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:41.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:41 smithi083 bash[26882]: cluster 2023-06-03T19:53:40.220721+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:41.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:41 smithi033 bash[26432]: cluster 2023-06-03T19:53:40.220721+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:41.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:41 smithi033 bash[33017]: cluster 2023-06-03T19:53:40.220721+0000 mgr.y (mgr.14146) 232 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:43.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:43 smithi083 bash[26882]: cluster 2023-06-03T19:53:42.221345+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:43.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:43 smithi083 bash[26882]: audit 2023-06-03T19:53:42.373296+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:43.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:43 smithi083 bash[26882]: audit 2023-06-03T19:53:42.373851+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:43.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[26432]: cluster 2023-06-03T19:53:42.221345+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:43.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[26432]: audit 2023-06-03T19:53:42.373296+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:43.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[26432]: audit 2023-06-03T19:53:42.373851+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:43.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[33017]: cluster 2023-06-03T19:53:42.221345+0000 mgr.y (mgr.14146) 233 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:43.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[33017]: audit 2023-06-03T19:53:42.373296+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:43.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:43 smithi033 bash[33017]: audit 2023-06-03T19:53:42.373851+0000 mon.a (mon.0) 462 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:45.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:45 smithi083 bash[26882]: cluster 2023-06-03T19:53:44.221935+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:45.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:45 smithi033 bash[26432]: cluster 2023-06-03T19:53:44.221935+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:45.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:45 smithi033 bash[33017]: cluster 2023-06-03T19:53:44.221935+0000 mgr.y (mgr.14146) 234 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:47.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:47 smithi083 bash[26882]: cluster 2023-06-03T19:53:46.222432+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:47.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:47 smithi033 bash[26432]: cluster 2023-06-03T19:53:46.222432+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:47.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:47 smithi033 bash[33017]: cluster 2023-06-03T19:53:46.222432+0000 mgr.y (mgr.14146) 235 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:49.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: cluster 2023-06-03T19:53:48.222978+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:49.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:48.668309+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:48.926396+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:49.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:48.928226+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:49.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:48.936943+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.446 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:49.293611+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:49.446 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:49 smithi083 bash[26882]: audit 2023-06-03T19:53:49.295649+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:49.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: cluster 2023-06-03T19:53:48.222978+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:48.668309+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:48.926396+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:48.928226+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:48.936943+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:49.293611+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:49.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[26432]: audit 2023-06-03T19:53:49.295649+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: cluster 2023-06-03T19:53:48.222978+0000 mgr.y (mgr.14146) 236 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:48.668309+0000 mon.a (mon.0) 463 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:48.926396+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:53:49.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:48.928226+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:53:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:48.936943+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:49.293611+0000 mon.b (mon.1) 17 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:49.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:49 smithi033 bash[33017]: audit 2023-06-03T19:53:49.295649+0000 mon.a (mon.0) 467 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2023-06-03T19:53:51.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: audit 2023-06-03T19:53:49.940816+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-06-03T19:53:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: cluster 2023-06-03T19:53:49.940933+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-06-03T19:53:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: audit 2023-06-03T19:53:49.941148+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: audit 2023-06-03T19:53:49.943589+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: audit 2023-06-03T19:53:49.945571+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[26432]: cluster 2023-06-03T19:53:50.223511+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: audit 2023-06-03T19:53:49.940816+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: cluster 2023-06-03T19:53:49.940933+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: audit 2023-06-03T19:53:49.941148+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: audit 2023-06-03T19:53:49.943589+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: audit 2023-06-03T19:53:49.945571+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:50 smithi033 bash[33017]: cluster 2023-06-03T19:53:50.223511+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:51.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: audit 2023-06-03T19:53:49.940816+0000 mon.a (mon.0) 468 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2023-06-03T19:53:51.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: cluster 2023-06-03T19:53:49.940933+0000 mon.a (mon.0) 469 : cluster [DBG] osdmap e40: 7 total, 6 up, 7 in 2023-06-03T19:53:51.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: audit 2023-06-03T19:53:49.941148+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:51.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: audit 2023-06-03T19:53:49.943589+0000 mon.b (mon.1) 18 : audit [INF] from='osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: audit 2023-06-03T19:53:49.945571+0000 mon.a (mon.0) 471 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:53:51.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:50 smithi083 bash[26882]: cluster 2023-06-03T19:53:50.223511+0000 mgr.y (mgr.14146) 237 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 0 B data, 31 MiB used, 536 GiB / 536 GiB avail 2023-06-03T19:53:52.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: audit 2023-06-03T19:53:50.946225+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:52.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: cluster 2023-06-03T19:53:50.946320+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-06-03T19:53:52.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: audit 2023-06-03T19:53:50.947252+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: audit 2023-06-03T19:53:50.953797+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: cluster 2023-06-03T19:53:51.946817+0000 mon.a (mon.0) 476 : cluster [INF] osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317] boot 2023-06-03T19:53:52.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: cluster 2023-06-03T19:53:51.946890+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-06-03T19:53:52.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:51 smithi083 bash[26882]: audit 2023-06-03T19:53:51.947202+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.301 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 6 on host 'smithi083' 2023-06-03T19:53:52.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: audit 2023-06-03T19:53:50.946225+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:52.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: cluster 2023-06-03T19:53:50.946320+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-06-03T19:53:52.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: audit 2023-06-03T19:53:50.947252+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: audit 2023-06-03T19:53:50.953797+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: cluster 2023-06-03T19:53:51.946817+0000 mon.a (mon.0) 476 : cluster [INF] osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317] boot 2023-06-03T19:53:52.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: cluster 2023-06-03T19:53:51.946890+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-06-03T19:53:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[33017]: audit 2023-06-03T19:53:51.947202+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: audit 2023-06-03T19:53:50.946225+0000 mon.a (mon.0) 472 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:53:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: cluster 2023-06-03T19:53:50.946320+0000 mon.a (mon.0) 473 : cluster [DBG] osdmap e41: 7 total, 6 up, 7 in 2023-06-03T19:53:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: audit 2023-06-03T19:53:50.947252+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: audit 2023-06-03T19:53:50.953797+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: cluster 2023-06-03T19:53:51.946817+0000 mon.a (mon.0) 476 : cluster [INF] osd.6 [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317] boot 2023-06-03T19:53:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: cluster 2023-06-03T19:53:51.946890+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e42: 7 total, 7 up, 7 in 2023-06-03T19:53:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:51 smithi033 bash[26432]: audit 2023-06-03T19:53:51.947202+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:53:52.992 DEBUG:teuthology.orchestra.run.smithi083:osd.6> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.6.service 2023-06-03T19:53:52.995 INFO:tasks.cephadm:Deploying osd.7 on smithi083 with /dev/vg_nvme/lv_1... 2023-06-03T19:53:52.996 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2023-06-03T19:53:53.163 INFO:journalctl@ceph.osd.6.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:53:53.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: cluster 2023-06-03T19:53:50.258621+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: cluster 2023-06-03T19:53:50.258710+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: cluster 2023-06-03T19:53:52.224059+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: audit 2023-06-03T19:53:52.295023+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: audit 2023-06-03T19:53:52.314043+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[26432]: cluster 2023-06-03T19:53:52.948928+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-06-03T19:53:53.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: cluster 2023-06-03T19:53:50.258621+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: cluster 2023-06-03T19:53:50.258710+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: cluster 2023-06-03T19:53:52.224059+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: audit 2023-06-03T19:53:52.295023+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: audit 2023-06-03T19:53:52.314043+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:53 smithi033 bash[33017]: cluster 2023-06-03T19:53:52.948928+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-06-03T19:53:53.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: cluster 2023-06-03T19:53:50.258621+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:53:53.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: cluster 2023-06-03T19:53:50.258710+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:53:53.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: cluster 2023-06-03T19:53:52.224059+0000 mgr.y (mgr.14146) 238 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:53.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: audit 2023-06-03T19:53:52.295023+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:53:53.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: audit 2023-06-03T19:53:52.314043+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:53:53.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:53 smithi083 bash[26882]: cluster 2023-06-03T19:53:52.948928+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e43: 7 total, 7 up, 7 in 2023-06-03T19:53:55.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:54 smithi033 bash[33017]: cluster 2023-06-03T19:53:53.959776+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-06-03T19:53:55.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:54 smithi033 bash[33017]: cluster 2023-06-03T19:53:54.224632+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:55.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:54 smithi033 bash[26432]: cluster 2023-06-03T19:53:53.959776+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-06-03T19:53:55.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:54 smithi033 bash[26432]: cluster 2023-06-03T19:53:54.224632+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:55.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:54 smithi083 bash[26882]: cluster 2023-06-03T19:53:53.959776+0000 mon.a (mon.0) 482 : cluster [DBG] osdmap e44: 7 total, 7 up, 7 in 2023-06-03T19:53:55.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:54 smithi083 bash[26882]: cluster 2023-06-03T19:53:54.224632+0000 mgr.y (mgr.14146) 239 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:56.515 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping: /dev/vg_nvme/lv_1 2023-06-03T19:53:56.516 INFO:teuthology.orchestra.run.smithi083.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2023-06-03T19:53:56.516 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10+0 records in 2023-06-03T19:53:56.516 INFO:teuthology.orchestra.run.smithi083.stderr:10+0 records out 2023-06-03T19:53:56.517 INFO:teuthology.orchestra.run.smithi083.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0181642 s, 577 MB/s 2023-06-03T19:53:56.517 INFO:teuthology.orchestra.run.smithi083.stderr:--> Zapping successful for: 2023-06-03T19:53:57.199 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch daemon add osd smithi083:vg_nvme/lv_1 2023-06-03T19:53:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:57 smithi033 bash[26432]: cluster 2023-06-03T19:53:56.225121+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:57.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:57 smithi033 bash[33017]: cluster 2023-06-03T19:53:56.225121+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:57.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:57 smithi083 bash[26882]: cluster 2023-06-03T19:53:56.225121+0000 mgr.y (mgr.14146) 240 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:59.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:53:59 smithi083 bash[26882]: cluster 2023-06-03T19:53:58.225709+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:59.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:53:59 smithi033 bash[26432]: cluster 2023-06-03T19:53:58.225709+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:53:59.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:53:59 smithi033 bash[33017]: cluster 2023-06-03T19:53:58.225709+0000 mgr.y (mgr.14146) 241 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:01.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:01 smithi033 bash[33017]: cluster 2023-06-03T19:54:00.226235+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:01.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:01 smithi033 bash[26432]: cluster 2023-06-03T19:54:00.226235+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:01.582 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:01 smithi083 bash[26882]: cluster 2023-06-03T19:54:00.226235+0000 mgr.y (mgr.14146) 242 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:02.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[26432]: audit 2023-06-03T19:54:01.928658+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:54:02.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[26432]: audit 2023-06-03T19:54:01.933125+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:54:02.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[26432]: audit 2023-06-03T19:54:01.934577+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:02.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[33017]: audit 2023-06-03T19:54:01.928658+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:54:02.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[33017]: audit 2023-06-03T19:54:01.933125+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:54:02.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:02 smithi033 bash[33017]: audit 2023-06-03T19:54:01.934577+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:02.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:02 smithi083 bash[26882]: audit 2023-06-03T19:54:01.928658+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2023-06-03T19:54:02.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:02 smithi083 bash[26882]: audit 2023-06-03T19:54:01.933125+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2023-06-03T19:54:02.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:02 smithi083 bash[26882]: audit 2023-06-03T19:54:01.934577+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:03.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:01.922990+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: cluster 2023-06-03T19:54:02.226793+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.197787+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.199590+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.201091+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.202452+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.212206+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.213962+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.215428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[26432]: audit 2023-06-03T19:54:03.224679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:01.922990+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:54:03.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: cluster 2023-06-03T19:54:02.226793+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.197787+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.199590+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.201091+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.202452+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.212206+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.213962+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:03.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.215428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:03.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:03 smithi033 bash[33017]: audit 2023-06-03T19:54:03.224679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:01.922990+0000 mgr.y (mgr.14146) 243 : audit [DBG] from='client.24301 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi083:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: cluster 2023-06-03T19:54:02.226793+0000 mgr.y (mgr.14146) 244 : cluster [DBG] pgmap v231: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.197787+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.199590+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.201091+0000 mon.a (mon.0) 488 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.202452+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:03.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.212206+0000 mon.a (mon.0) 490 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:03.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.213962+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:03.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.215428+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:03.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:03 smithi083 bash[26882]: audit 2023-06-03T19:54:03.224679+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:04.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:04 smithi083 bash[26882]: cephadm 2023-06-03T19:54:03.186578+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:04.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:04 smithi083 bash[26882]: cephadm 2023-06-03T19:54:03.203550+0000 mgr.y (mgr.14146) 246 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 5758M 2023-06-03T19:54:04.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:04 smithi033 bash[26432]: cephadm 2023-06-03T19:54:03.186578+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:04.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:04 smithi033 bash[26432]: cephadm 2023-06-03T19:54:03.203550+0000 mgr.y (mgr.14146) 246 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 5758M 2023-06-03T19:54:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:04 smithi033 bash[33017]: cephadm 2023-06-03T19:54:03.186578+0000 mgr.y (mgr.14146) 245 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:04 smithi033 bash[33017]: cephadm 2023-06-03T19:54:03.203550+0000 mgr.y (mgr.14146) 246 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 5758M 2023-06-03T19:54:05.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:05 smithi083 bash[26882]: cluster 2023-06-03T19:54:04.227319+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:05.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:05 smithi033 bash[26432]: cluster 2023-06-03T19:54:04.227319+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:05.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:05 smithi033 bash[33017]: cluster 2023-06-03T19:54:04.227319+0000 mgr.y (mgr.14146) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:07.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:07 smithi083 bash[26882]: cluster 2023-06-03T19:54:06.227891+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:07.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:07 smithi033 bash[33017]: cluster 2023-06-03T19:54:06.227891+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:07 smithi033 bash[26432]: cluster 2023-06-03T19:54:06.227891+0000 mgr.y (mgr.14146) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:09.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:09 smithi083 bash[26882]: cluster 2023-06-03T19:54:08.228503+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:09.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:09 smithi033 bash[26432]: cluster 2023-06-03T19:54:08.228503+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:09.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:09 smithi033 bash[33017]: cluster 2023-06-03T19:54:08.228503+0000 mgr.y (mgr.14146) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:10.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:10 smithi083 bash[26882]: audit 2023-06-03T19:54:10.217958+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.83:0/1342584239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:10 smithi083 bash[26882]: audit 2023-06-03T19:54:10.219819+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:10 smithi083 bash[26882]: audit 2023-06-03T19:54:10.228597+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]': finished 2023-06-03T19:54:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:10 smithi083 bash[26882]: cluster 2023-06-03T19:54:10.228715+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-06-03T19:54:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:10 smithi083 bash[26882]: audit 2023-06-03T19:54:10.228989+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[26432]: audit 2023-06-03T19:54:10.217958+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.83:0/1342584239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[26432]: audit 2023-06-03T19:54:10.219819+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[26432]: audit 2023-06-03T19:54:10.228597+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]': finished 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[26432]: cluster 2023-06-03T19:54:10.228715+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[26432]: audit 2023-06-03T19:54:10.228989+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[33017]: audit 2023-06-03T19:54:10.217958+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.83:0/1342584239' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[33017]: audit 2023-06-03T19:54:10.219819+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]: dispatch 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[33017]: audit 2023-06-03T19:54:10.228597+0000 mon.a (mon.0) 495 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "e4ce3333-1d7e-443d-807a-07a4b4e2ed8e"}]': finished 2023-06-03T19:54:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[33017]: cluster 2023-06-03T19:54:10.228715+0000 mon.a (mon.0) 496 : cluster [DBG] osdmap e45: 8 total, 7 up, 8 in 2023-06-03T19:54:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:10 smithi033 bash[33017]: audit 2023-06-03T19:54:10.228989+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:11.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:11 smithi083 bash[26882]: cluster 2023-06-03T19:54:10.229046+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:11.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:11 smithi083 bash[26882]: audit 2023-06-03T19:54:10.955496+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2096154324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:54:11.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:11 smithi033 bash[26432]: cluster 2023-06-03T19:54:10.229046+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:11.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:11 smithi033 bash[26432]: audit 2023-06-03T19:54:10.955496+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2096154324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:54:11.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:11 smithi033 bash[33017]: cluster 2023-06-03T19:54:10.229046+0000 mgr.y (mgr.14146) 250 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:11.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:11 smithi033 bash[33017]: audit 2023-06-03T19:54:10.955496+0000 mon.b (mon.1) 20 : audit [DBG] from='client.? 172.21.15.83:0/2096154324' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2023-06-03T19:54:13.617 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:13 smithi083 bash[26882]: cluster 2023-06-03T19:54:12.229609+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:13.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:13 smithi033 bash[26432]: cluster 2023-06-03T19:54:12.229609+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:13.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:13 smithi033 bash[33017]: cluster 2023-06-03T19:54:12.229609+0000 mgr.y (mgr.14146) 251 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:15.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:15 smithi083 bash[26882]: cluster 2023-06-03T19:54:14.230167+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:15.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:15 smithi033 bash[26432]: cluster 2023-06-03T19:54:14.230167+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:15.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:15 smithi033 bash[33017]: cluster 2023-06-03T19:54:14.230167+0000 mgr.y (mgr.14146) 252 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:17 smithi083 bash[26882]: cluster 2023-06-03T19:54:16.230693+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:17.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:17 smithi033 bash[26432]: cluster 2023-06-03T19:54:16.230693+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:17.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:17 smithi033 bash[33017]: cluster 2023-06-03T19:54:16.230693+0000 mgr.y (mgr.14146) 253 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:19.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:19 smithi083 bash[26882]: cluster 2023-06-03T19:54:18.231226+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:19.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:19 smithi033 bash[26432]: cluster 2023-06-03T19:54:18.231226+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:19.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:19 smithi033 bash[33017]: cluster 2023-06-03T19:54:18.231226+0000 mgr.y (mgr.14146) 254 : cluster [DBG] pgmap v240: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:21.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:21 smithi083 bash[26882]: cluster 2023-06-03T19:54:20.231812+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:21.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:21 smithi033 bash[26432]: cluster 2023-06-03T19:54:20.231812+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:21.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:21 smithi033 bash[33017]: cluster 2023-06-03T19:54:20.231812+0000 mgr.y (mgr.14146) 255 : cluster [DBG] pgmap v241: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:23.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:23 smithi083 bash[26882]: cluster 2023-06-03T19:54:22.232411+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:23.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:23 smithi083 bash[26882]: audit 2023-06-03T19:54:22.671768+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T19:54:23.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:23 smithi083 bash[26882]: audit 2023-06-03T19:54:22.673807+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[26432]: cluster 2023-06-03T19:54:22.232411+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[26432]: audit 2023-06-03T19:54:22.671768+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T19:54:23.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[26432]: audit 2023-06-03T19:54:22.673807+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[33017]: cluster 2023-06-03T19:54:22.232411+0000 mgr.y (mgr.14146) 256 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[33017]: audit 2023-06-03T19:54:22.671768+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T19:54:23.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:23 smithi033 bash[33017]: audit 2023-06-03T19:54:22.673807+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:24.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:24 smithi083 bash[26882]: cephadm 2023-06-03T19:54:22.675256+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Deploying daemon osd.7 on smithi083 2023-06-03T19:54:24.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:24 smithi033 bash[26432]: cephadm 2023-06-03T19:54:22.675256+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Deploying daemon osd.7 on smithi083 2023-06-03T19:54:24.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:24 smithi033 bash[33017]: cephadm 2023-06-03T19:54:22.675256+0000 mgr.y (mgr.14146) 257 : cephadm [INF] Deploying daemon osd.7 on smithi083 2023-06-03T19:54:25.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:25 smithi083 bash[26882]: cluster 2023-06-03T19:54:24.232916+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:25.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:25 smithi033 bash[26432]: cluster 2023-06-03T19:54:24.232916+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:25.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:25 smithi033 bash[33017]: cluster 2023-06-03T19:54:24.232916+0000 mgr.y (mgr.14146) 258 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:27.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:27 smithi083 bash[26882]: cluster 2023-06-03T19:54:26.233631+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:27.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:27 smithi083 bash[26882]: audit 2023-06-03T19:54:26.860189+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:27.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:27 smithi083 bash[26882]: audit 2023-06-03T19:54:26.866789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:27.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[26432]: cluster 2023-06-03T19:54:26.233631+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:27.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[26432]: audit 2023-06-03T19:54:26.860189+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:27.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[26432]: audit 2023-06-03T19:54:26.866789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[33017]: cluster 2023-06-03T19:54:26.233631+0000 mgr.y (mgr.14146) 259 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[33017]: audit 2023-06-03T19:54:26.860189+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:27 smithi033 bash[33017]: audit 2023-06-03T19:54:26.866789+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:29.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:29 smithi083 bash[26882]: cluster 2023-06-03T19:54:28.234220+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:29.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:29 smithi033 bash[26432]: cluster 2023-06-03T19:54:28.234220+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:29.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:29 smithi033 bash[33017]: cluster 2023-06-03T19:54:28.234220+0000 mgr.y (mgr.14146) 260 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:31.674 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:31 smithi083 bash[26882]: cluster 2023-06-03T19:54:30.234796+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:31.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:31 smithi033 bash[26432]: cluster 2023-06-03T19:54:30.234796+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:31.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:31 smithi033 bash[33017]: cluster 2023-06-03T19:54:30.234796+0000 mgr.y (mgr.14146) 261 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:33.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:33 smithi083 bash[26882]: audit 2023-06-03T19:54:32.156957+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:33 smithi083 bash[26882]: audit 2023-06-03T19:54:32.158567+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:33.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:33 smithi083 bash[26882]: audit 2023-06-03T19:54:32.160165+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:33.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:33 smithi083 bash[26882]: audit 2023-06-03T19:54:32.167149+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.543 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:33 smithi083 bash[26882]: cluster 2023-06-03T19:54:32.235436+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[26432]: audit 2023-06-03T19:54:32.156957+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[26432]: audit 2023-06-03T19:54:32.158567+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:33.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[26432]: audit 2023-06-03T19:54:32.160165+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:33.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[26432]: audit 2023-06-03T19:54:32.167149+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[26432]: cluster 2023-06-03T19:54:32.235436+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:33.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[33017]: audit 2023-06-03T19:54:32.156957+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[33017]: audit 2023-06-03T19:54:32.158567+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:33.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[33017]: audit 2023-06-03T19:54:32.160165+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:33.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[33017]: audit 2023-06-03T19:54:32.167149+0000 mon.a (mon.0) 505 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:33.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:33 smithi033 bash[33017]: cluster 2023-06-03T19:54:32.235436+0000 mgr.y (mgr.14146) 262 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:34.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:34 smithi033 bash[33017]: audit 2023-06-03T19:54:33.541954+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:34.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:34 smithi033 bash[33017]: audit 2023-06-03T19:54:33.543520+0000 mon.a (mon.0) 506 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:34.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:34 smithi033 bash[26432]: audit 2023-06-03T19:54:33.541954+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:34.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:34 smithi033 bash[26432]: audit 2023-06-03T19:54:33.543520+0000 mon.a (mon.0) 506 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:34.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:34 smithi083 bash[26882]: audit 2023-06-03T19:54:33.541954+0000 mon.b (mon.1) 21 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:34.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:34 smithi083 bash[26882]: audit 2023-06-03T19:54:33.543520+0000 mon.a (mon.0) 506 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2023-06-03T19:54:35.506 INFO:teuthology.orchestra.run.smithi083.stdout:Created osd(s) 7 on host 'smithi083' 2023-06-03T19:54:35.589 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: cluster 2023-06-03T19:54:34.236031+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:35.589 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: audit 2023-06-03T19:54:34.319777+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-06-03T19:54:35.589 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: cluster 2023-06-03T19:54:34.319869+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-06-03T19:54:35.590 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: audit 2023-06-03T19:54:34.320118+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:35.590 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: audit 2023-06-03T19:54:34.324233+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:35.590 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:35 smithi083 bash[26882]: audit 2023-06-03T19:54:34.325518+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: cluster 2023-06-03T19:54:34.236031+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: audit 2023-06-03T19:54:34.319777+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: cluster 2023-06-03T19:54:34.319869+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: audit 2023-06-03T19:54:34.320118+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: audit 2023-06-03T19:54:34.324233+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[26432]: audit 2023-06-03T19:54:34.325518+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: cluster 2023-06-03T19:54:34.236031+0000 mgr.y (mgr.14146) 263 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: audit 2023-06-03T19:54:34.319777+0000 mon.a (mon.0) 507 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2023-06-03T19:54:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: cluster 2023-06-03T19:54:34.319869+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e46: 8 total, 7 up, 8 in 2023-06-03T19:54:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: audit 2023-06-03T19:54:34.320118+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: audit 2023-06-03T19:54:34.324233+0000 mon.b (mon.1) 22 : audit [INF] from='osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:35 smithi033 bash[33017]: audit 2023-06-03T19:54:34.325518+0000 mon.a (mon.0) 510 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]: dispatch 2023-06-03T19:54:36.188 DEBUG:teuthology.orchestra.run.smithi083:osd.7> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.7.service 2023-06-03T19:54:36.191 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2023-06-03T19:54:36.191 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd stat -f json 2023-06-03T19:54:36.265 INFO:journalctl@ceph.osd.7.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:54:36.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: audit 2023-06-03T19:54:35.324593+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:54:36.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: cluster 2023-06-03T19:54:35.324762+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-06-03T19:54:36.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: audit 2023-06-03T19:54:35.326082+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: audit 2023-06-03T19:54:35.332178+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: audit 2023-06-03T19:54:35.494901+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[33017]: audit 2023-06-03T19:54:35.499121+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: audit 2023-06-03T19:54:35.324593+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: cluster 2023-06-03T19:54:35.324762+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-06-03T19:54:36.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: audit 2023-06-03T19:54:35.326082+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: audit 2023-06-03T19:54:35.332178+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: audit 2023-06-03T19:54:35.494901+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:36 smithi033 bash[26432]: audit 2023-06-03T19:54:35.499121+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:36.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: audit 2023-06-03T19:54:35.324593+0000 mon.a (mon.0) 511 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi083", "root=default"]}]': finished 2023-06-03T19:54:36.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: cluster 2023-06-03T19:54:35.324762+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e47: 8 total, 7 up, 8 in 2023-06-03T19:54:36.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: audit 2023-06-03T19:54:35.326082+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: audit 2023-06-03T19:54:35.332178+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:36.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: audit 2023-06-03T19:54:35.494901+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:54:36.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:36 smithi083 bash[26882]: audit 2023-06-03T19:54:35.499121+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:37.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: cluster 2023-06-03T19:54:34.529612+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:54:37.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: cluster 2023-06-03T19:54:34.529692+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:54:37.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: cluster 2023-06-03T19:54:36.236604+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: audit 2023-06-03T19:54:36.337183+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: cluster 2023-06-03T19:54:36.341740+0000 mon.a (mon.0) 518 : cluster [INF] osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836] boot 2023-06-03T19:54:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: cluster 2023-06-03T19:54:36.341788+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-06-03T19:54:37.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:37 smithi083 bash[26882]: audit 2023-06-03T19:54:36.342507+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:37.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: cluster 2023-06-03T19:54:34.529612+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:54:37.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: cluster 2023-06-03T19:54:34.529692+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:54:37.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: cluster 2023-06-03T19:54:36.236604+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:37.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: audit 2023-06-03T19:54:36.337183+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:37.691 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: cluster 2023-06-03T19:54:36.341740+0000 mon.a (mon.0) 518 : cluster [INF] osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836] boot 2023-06-03T19:54:37.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: cluster 2023-06-03T19:54:36.341788+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-06-03T19:54:37.692 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[26432]: audit 2023-06-03T19:54:36.342507+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:37.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: cluster 2023-06-03T19:54:34.529612+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2023-06-03T19:54:37.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: cluster 2023-06-03T19:54:34.529692+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2023-06-03T19:54:37.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: cluster 2023-06-03T19:54:36.236604+0000 mgr.y (mgr.14146) 264 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 0 B data, 36 MiB used, 626 GiB / 626 GiB avail 2023-06-03T19:54:37.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: audit 2023-06-03T19:54:36.337183+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:37.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: cluster 2023-06-03T19:54:36.341740+0000 mon.a (mon.0) 518 : cluster [INF] osd.7 [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836] boot 2023-06-03T19:54:37.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: cluster 2023-06-03T19:54:36.341788+0000 mon.a (mon.0) 519 : cluster [DBG] osdmap e48: 8 total, 8 up, 8 in 2023-06-03T19:54:37.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:37 smithi033 bash[33017]: audit 2023-06-03T19:54:36.342507+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:54:38.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:38 smithi083 bash[26882]: cluster 2023-06-03T19:54:37.344618+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-06-03T19:54:38.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:38 smithi033 bash[33017]: cluster 2023-06-03T19:54:37.344618+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-06-03T19:54:38.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:38 smithi033 bash[26432]: cluster 2023-06-03T19:54:37.344618+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e49: 8 total, 8 up, 8 in 2023-06-03T19:54:39.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:39 smithi033 bash[26432]: cluster 2023-06-03T19:54:38.237087+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:39.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:39 smithi033 bash[26432]: cluster 2023-06-03T19:54:38.362785+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-06-03T19:54:39.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:39 smithi033 bash[33017]: cluster 2023-06-03T19:54:38.237087+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:39.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:39 smithi033 bash[33017]: cluster 2023-06-03T19:54:38.362785+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-06-03T19:54:39.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:39 smithi083 bash[26882]: cluster 2023-06-03T19:54:38.237087+0000 mgr.y (mgr.14146) 265 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:39.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:39 smithi083 bash[26882]: cluster 2023-06-03T19:54:38.362785+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e50: 8 total, 8 up, 8 in 2023-06-03T19:54:39.760 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:54:40.450 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":50,"num_osds":8,"num_up_osds":8,"osd_up_since":1685822076,"num_in_osds":8,"osd_in_since":1685822050,"num_remapped_pgs":0} 2023-06-03T19:54:40.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T19:54:40.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:40 smithi083 bash[26882]: audit 2023-06-03T19:54:39.754180+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.33:0/3776054855' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-06-03T19:54:40.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:40 smithi033 bash[33017]: audit 2023-06-03T19:54:39.754180+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.33:0/3776054855' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-06-03T19:54:40.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:40 smithi033 bash[26432]: audit 2023-06-03T19:54:39.754180+0000 mon.c (mon.2) 12 : audit [DBG] from='client.? 172.21.15.33:0/3776054855' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2023-06-03T19:54:41.596 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:41 smithi083 bash[26882]: cluster 2023-06-03T19:54:40.237619+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:41.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:41 smithi033 bash[26432]: cluster 2023-06-03T19:54:40.237619+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:41.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:41 smithi033 bash[33017]: cluster 2023-06-03T19:54:40.237619+0000 mgr.y (mgr.14146) 266 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:43.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:43 smithi083 bash[26882]: cluster 2023-06-03T19:54:42.238209+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:43.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:43 smithi033 bash[33017]: cluster 2023-06-03T19:54:42.238209+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:43.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:43 smithi033 bash[26432]: cluster 2023-06-03T19:54:42.238209+0000 mgr.y (mgr.14146) 267 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:45.247 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:54:45.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: cluster 2023-06-03T19:54:44.238795+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.501274+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.503184+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.504568+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.505891+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.507205+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.514546+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.516298+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.517758+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[26432]: audit 2023-06-03T19:54:44.524374+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: cluster 2023-06-03T19:54:44.238795+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.501274+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.503184+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.504568+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.505891+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.507205+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.514546+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.516298+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.517758+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:45.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:45 smithi033 bash[33017]: audit 2023-06-03T19:54:44.524374+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: cluster 2023-06-03T19:54:44.238795+0000 mgr.y (mgr.14146) 268 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.501274+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.503184+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.504568+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.505891+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.507205+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.514546+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.516298+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.517758+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:54:45.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:45 smithi083 bash[26882]: audit 2023-06-03T19:54:44.524374+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:54:46.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:46 smithi033 bash[26432]: cephadm 2023-06-03T19:54:44.490967+0000 mgr.y (mgr.14146) 269 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:46.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:46 smithi033 bash[26432]: cephadm 2023-06-03T19:54:44.508175+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 4318M 2023-06-03T19:54:46.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:46 smithi033 bash[33017]: cephadm 2023-06-03T19:54:44.490967+0000 mgr.y (mgr.14146) 269 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:46.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:46 smithi033 bash[33017]: cephadm 2023-06-03T19:54:44.508175+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 4318M 2023-06-03T19:54:46.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:46 smithi083 bash[26882]: cephadm 2023-06-03T19:54:44.490967+0000 mgr.y (mgr.14146) 269 : cephadm [INF] Detected new or changed devices on smithi083 2023-06-03T19:54:46.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:46 smithi083 bash[26882]: cephadm 2023-06-03T19:54:44.508175+0000 mgr.y (mgr.14146) 270 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 4318M 2023-06-03T19:54:47.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:47 smithi033 bash[33017]: cluster 2023-06-03T19:54:46.239372+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:47.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:47 smithi033 bash[26432]: cluster 2023-06-03T19:54:46.239372+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:47.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:47 smithi083 bash[26882]: cluster 2023-06-03T19:54:46.239372+0000 mgr.y (mgr.14146) 271 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:48.558 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:54:48.559 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":50,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:54:38.340682+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","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.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","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.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:54:49.214 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': 'device_health_metrics', 'create_time': '2023-06-03T19:50:54.807339+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-06-03T19:54:49.215 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool get device_health_metrics pg_num 2023-06-03T19:54:49.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:49 smithi033 bash[26432]: cluster 2023-06-03T19:54:48.239789+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:49.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:49 smithi033 bash[26432]: audit 2023-06-03T19:54:48.551203+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.33:0/278983462' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:54:49.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:49 smithi033 bash[33017]: cluster 2023-06-03T19:54:48.239789+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:49.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:49 smithi033 bash[33017]: audit 2023-06-03T19:54:48.551203+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.33:0/278983462' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:54:49.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:49 smithi083 bash[26882]: cluster 2023-06-03T19:54:48.239789+0000 mgr.y (mgr.14146) 272 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:49.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:49 smithi083 bash[26882]: audit 2023-06-03T19:54:48.551203+0000 mon.a (mon.0) 532 : audit [DBG] from='client.? 172.21.15.33:0/278983462' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:54:51.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:51 smithi033 bash[26432]: cluster 2023-06-03T19:54:50.240330+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:51.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:51 smithi033 bash[33017]: cluster 2023-06-03T19:54:50.240330+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:51.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:51 smithi083 bash[26882]: cluster 2023-06-03T19:54:50.240330+0000 mgr.y (mgr.14146) 273 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:53.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:53 smithi033 bash[26432]: cluster 2023-06-03T19:54:52.240927+0000 mgr.y (mgr.14146) 274 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:53.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:53 smithi033 bash[33017]: cluster 2023-06-03T19:54:52.240927+0000 mgr.y (mgr.14146) 274 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:53.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:53 smithi083 bash[26882]: cluster 2023-06-03T19:54:52.240927+0000 mgr.y (mgr.14146) 274 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:54.010 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:54:55.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:55 smithi033 bash[33017]: cluster 2023-06-03T19:54:54.241496+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:55.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:55 smithi033 bash[26432]: cluster 2023-06-03T19:54:54.241496+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:55.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:55 smithi083 bash[26882]: cluster 2023-06-03T19:54:54.241496+0000 mgr.y (mgr.14146) 275 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:57.185 INFO:teuthology.orchestra.run.smithi033.stdout:pg_num: 1 2023-06-03T19:54:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:57 smithi033 bash[26432]: cluster 2023-06-03T19:54:56.242082+0000 mgr.y (mgr.14146) 276 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:57.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:57 smithi033 bash[26432]: audit 2023-06-03T19:54:57.179824+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.33:0/3790761276' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-06-03T19:54:57.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:57 smithi033 bash[33017]: cluster 2023-06-03T19:54:56.242082+0000 mgr.y (mgr.14146) 276 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:57.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:57 smithi033 bash[33017]: audit 2023-06-03T19:54:57.179824+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.33:0/3790761276' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-06-03T19:54:57.861 INFO:tasks.cephadm:Adding prometheus.a on smithi083 2023-06-03T19:54:57.862 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply prometheus '1;smithi083=a' 2023-06-03T19:54:57.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:57 smithi083 bash[26882]: cluster 2023-06-03T19:54:56.242082+0000 mgr.y (mgr.14146) 276 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:57.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:57 smithi083 bash[26882]: audit 2023-06-03T19:54:57.179824+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.33:0/3790761276' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": "device_health_metrics", "var": "pg_num"}]: dispatch 2023-06-03T19:54:59.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:54:59 smithi083 bash[26882]: cluster 2023-06-03T19:54:58.242654+0000 mgr.y (mgr.14146) 277 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:59.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:54:59 smithi033 bash[26432]: cluster 2023-06-03T19:54:58.242654+0000 mgr.y (mgr.14146) 277 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:54:59.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:54:59 smithi033 bash[33017]: cluster 2023-06-03T19:54:58.242654+0000 mgr.y (mgr.14146) 277 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:01.078 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled prometheus update... 2023-06-03T19:55:01.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: cluster 2023-06-03T19:55:00.243214+0000 mgr.y (mgr.14146) 278 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:01.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.072019+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.088618+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:01.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.387206+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:01.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.388474+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:01.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.394808+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:01 smithi083 bash[26882]: audit 2023-06-03T19:55:01.402667+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-06-03T19:55:01.693 DEBUG:teuthology.orchestra.run.smithi083:prometheus.a> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a.service 2023-06-03T19:55:01.735 INFO:tasks.cephadm:Adding node-exporter.a on smithi033 2023-06-03T19:55:01.736 INFO:tasks.cephadm:Adding node-exporter.b on smithi083 2023-06-03T19:55:01.736 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply node-exporter '2;smithi033=a;smithi083=b' 2023-06-03T19:55:01.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: cluster 2023-06-03T19:55:00.243214+0000 mgr.y (mgr.14146) 278 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:01.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.072019+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.088618+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.387206+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.388474+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.394808+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[26432]: audit 2023-06-03T19:55:01.402667+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-06-03T19:55:01.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: cluster 2023-06-03T19:55:00.243214+0000 mgr.y (mgr.14146) 278 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.072019+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.088618+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.387206+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.388474+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.394808+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' 2023-06-03T19:55:01.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:01 smithi033 bash[33017]: audit 2023-06-03T19:55:01.402667+0000 mon.a (mon.0) 538 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2023-06-03T19:55:01.874 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:55:02.721 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[26882]: audit 2023-06-03T19:55:01.062543+0000 mgr.y (mgr.14146) 279 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[26882]: cephadm 2023-06-03T19:55:01.065973+0000 mgr.y (mgr.14146) 280 : cephadm [INF] Saving service prometheus spec with placement smithi083=a;count:1 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[26882]: audit 2023-06-03T19:55:02.406347+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[26882]: cluster 2023-06-03T19:55:02.406468+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[27953]: ignoring --setuser ceph since I am not root 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[27953]: ignoring --setgroup ceph since I am not root 2023-06-03T19:55:02.722 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[27953]: debug 2023-06-03T19:55:02.447+0000 7f2aef615700 1 -- 172.21.15.83:0/3429245298 <== mon.1 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55887a5b64e0 con 0x55887a6aac00 2023-06-03T19:55:02.723 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[27953]: debug 2023-06-03T19:55:02.603+0000 7f2aff7da680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T19:55:02.734 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[33017]: audit 2023-06-03T19:55:01.062543+0000 mgr.y (mgr.14146) 279 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:02.734 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[33017]: cephadm 2023-06-03T19:55:01.065973+0000 mgr.y (mgr.14146) 280 : cephadm [INF] Saving service prometheus spec with placement smithi083=a;count:1 2023-06-03T19:55:02.734 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[33017]: audit 2023-06-03T19:55:02.406347+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-06-03T19:55:02.734 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[33017]: cluster 2023-06-03T19:55:02.406468+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-06-03T19:55:02.735 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26706]: ignoring --setuser ceph since I am not root 2023-06-03T19:55:02.735 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26706]: ignoring --setgroup ceph since I am not root 2023-06-03T19:55:02.735 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26706]: debug 2023-06-03T19:55:02.454+0000 7fda85e16700 1 -- 172.21.15.33:0/2291125855 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55dddddd24e0 con 0x55ddddec7000 2023-06-03T19:55:02.735 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26706]: debug 2023-06-03T19:55:02.614+0000 7fda95fdb680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T19:55:02.735 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26706]: debug 2023-06-03T19:55:02.722+0000 7fda95fdb680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:55:02.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26432]: audit 2023-06-03T19:55:01.062543+0000 mgr.y (mgr.14146) 279 : audit [DBG] from='client.24346 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:02.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26432]: cephadm 2023-06-03T19:55:01.065973+0000 mgr.y (mgr.14146) 280 : cephadm [INF] Saving service prometheus spec with placement smithi083=a;count:1 2023-06-03T19:55:02.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26432]: audit 2023-06-03T19:55:02.406347+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14146 172.21.15.33:0/3223174801' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2023-06-03T19:55:02.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:02 smithi033 bash[26432]: cluster 2023-06-03T19:55:02.406468+0000 mon.a (mon.0) 540 : cluster [DBG] mgrmap e15: y(active, since 7m), standbys: x 2023-06-03T19:55:03.059 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:02 smithi083 bash[27953]: debug 2023-06-03T19:55:02.711+0000 7f2aff7da680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T19:55:03.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:03 smithi083 bash[27953]: debug 2023-06-03T19:55:03.211+0000 7f2aff7da680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:55:03.579 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:03 smithi033 bash[26706]: debug 2023-06-03T19:55:03.206+0000 7fda95fdb680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T19:55:04.531 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:04 smithi083 bash[27953]: debug 2023-06-03T19:55:04.215+0000 7f2aff7da680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:55:04.532 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:04 smithi083 bash[27953]: debug 2023-06-03T19:55:04.311+0000 7f2aff7da680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:55:04.543 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:04 smithi033 bash[26706]: debug 2023-06-03T19:55:04.162+0000 7fda95fdb680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T19:55:04.543 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:04 smithi033 bash[26706]: debug 2023-06-03T19:55:04.270+0000 7fda95fdb680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T19:55:04.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:04 smithi033 bash[26706]: debug 2023-06-03T19:55:04.530+0000 7fda95fdb680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:55:04.898 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:04 smithi083 bash[27953]: debug 2023-06-03T19:55:04.563+0000 7f2aff7da680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T19:55:05.982 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:05 smithi083 bash[27953]: debug 2023-06-03T19:55:05.711+0000 7f2aff7da680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:55:05.983 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:05 smithi083 bash[27953]: debug 2023-06-03T19:55:05.871+0000 7f2aff7da680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:55:06.005 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:05 smithi033 bash[26706]: debug 2023-06-03T19:55:05.718+0000 7fda95fdb680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T19:55:06.005 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:05 smithi033 bash[26706]: debug 2023-06-03T19:55:05.890+0000 7fda95fdb680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:55:06.319 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:05 smithi083 bash[27953]: debug 2023-06-03T19:55:05.971+0000 7f2aff7da680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:55:06.320 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:06 smithi083 bash[27953]: debug 2023-06-03T19:55:06.087+0000 7f2aff7da680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:55:06.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:06 smithi033 bash[26706]: debug 2023-06-03T19:55:05.994+0000 7fda95fdb680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T19:55:06.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:06 smithi033 bash[26706]: debug 2023-06-03T19:55:06.110+0000 7fda95fdb680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T19:55:06.732 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:06 smithi033 bash[26706]: debug 2023-06-03T19:55:06.338+0000 7fda95fdb680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:55:07.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:06 smithi033 bash[26706]: debug 2023-06-03T19:55:06.722+0000 7fda95fdb680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:55:07.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:06 smithi033 bash[26706]: debug 2023-06-03T19:55:06.850+0000 7fda95fdb680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:55:07.147 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:06 smithi083 bash[27953]: debug 2023-06-03T19:55:06.311+0000 7f2aff7da680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T19:55:07.148 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:06 smithi083 bash[27953]: debug 2023-06-03T19:55:06.687+0000 7f2aff7da680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T19:55:07.148 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:06 smithi083 bash[27953]: debug 2023-06-03T19:55:06.807+0000 7f2aff7da680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T19:55:08.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:07 smithi033 bash[26706]: debug 2023-06-03T19:55:07.758+0000 7fda95fdb680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:55:08.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:07 smithi033 bash[26706]: debug 2023-06-03T19:55:07.866+0000 7fda95fdb680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:55:08.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:07 smithi033 bash[26706]: debug 2023-06-03T19:55:07.990+0000 7fda95fdb680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:55:08.147 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:07 smithi083 bash[27953]: debug 2023-06-03T19:55:07.683+0000 7f2aff7da680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T19:55:08.148 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:07 smithi083 bash[27953]: debug 2023-06-03T19:55:07.791+0000 7f2aff7da680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T19:55:08.148 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:07 smithi083 bash[27953]: debug 2023-06-03T19:55:07.907+0000 7f2aff7da680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T19:55:08.443 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:08 smithi083 bash[27953]: debug 2023-06-03T19:55:08.139+0000 7f2aff7da680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:55:08.563 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:08 smithi033 bash[26706]: debug 2023-06-03T19:55:08.234+0000 7fda95fdb680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T19:55:08.782 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:08 smithi083 bash[27953]: debug 2023-06-03T19:55:08.435+0000 7f2aff7da680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:55:08.783 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:08 smithi083 bash[27953]: debug 2023-06-03T19:55:08.599+0000 7f2aff7da680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:55:08.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:08 smithi033 bash[26706]: debug 2023-06-03T19:55:08.554+0000 7fda95fdb680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T19:55:08.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:08 smithi033 bash[26706]: debug 2023-06-03T19:55:08.730+0000 7fda95fdb680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T19:55:09.105 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:08 smithi083 bash[27953]: debug 2023-06-03T19:55:08.775+0000 7f2aff7da680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:55:09.106 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:08 smithi083 bash[27953]: debug 2023-06-03T19:55:08.987+0000 7f2aff7da680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:55:09.261 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:08 smithi033 bash[26706]: debug 2023-06-03T19:55:08.910+0000 7fda95fdb680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T19:55:09.261 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: debug 2023-06-03T19:55:09.138+0000 7fda95fdb680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T19:55:09.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: debug 2023-06-03T19:55:09.095+0000 7f2aff7da680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:55:09.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: [03/Jun/2023:19:55:09] ENGINE Bus STARTING 2023-06-03T19:55:09.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: CherryPy Checker: 2023-06-03T19:55:09.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: The Application mounted at '' has an empty config. 2023-06-03T19:55:09.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: [03/Jun/2023:19:55:09] ENGINE Serving on http://:::9283 2023-06-03T19:55:09.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[27953]: [03/Jun/2023:19:55:09] ENGINE Bus STARTED 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.120829+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.120991+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: audit 2023-06-03T19:55:09.124548+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: audit 2023-06-03T19:55:09.126389+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: audit 2023-06-03T19:55:09.129762+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:55:09.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: audit 2023-06-03T19:55:09.132210+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:55:09.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.275953+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-06-03T19:55:09.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.277378+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-06-03T19:55:09.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:09 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.286988+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-06-03T19:55:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.120829+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T19:55:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.120991+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:55:09.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: audit 2023-06-03T19:55:09.124548+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: audit 2023-06-03T19:55:09.126389+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: audit 2023-06-03T19:55:09.129762+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: audit 2023-06-03T19:55:09.132210+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.275953+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.277378+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-06-03T19:55:09.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.286988+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.120829+0000 mon.a (mon.0) 541 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.120991+0000 mon.a (mon.0) 542 : cluster [DBG] Standby manager daemon x started 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: audit 2023-06-03T19:55:09.124548+0000 mon.b (mon.1) 23 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: audit 2023-06-03T19:55:09.126389+0000 mon.b (mon.1) 24 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: audit 2023-06-03T19:55:09.129762+0000 mon.b (mon.1) 25 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T19:55:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: audit 2023-06-03T19:55:09.132210+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.83:0/2129993422' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T19:55:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.275953+0000 mon.a (mon.0) 543 : cluster [INF] Active manager daemon y restarted 2023-06-03T19:55:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.277378+0000 mon.a (mon.0) 544 : cluster [INF] Activating manager daemon y 2023-06-03T19:55:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.286988+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e51: 8 total, 8 up, 8 in 2023-06-03T19:55:09.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: debug 2023-06-03T19:55:09.250+0000 7fda95fdb680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T19:55:10.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: [03/Jun/2023:19:55:09] ENGINE Bus STARTING 2023-06-03T19:55:10.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: Warning: Permanently added '172.21.15.83' (ECDSA) to the list of known hosts. 2023-06-03T19:55:10.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: Warning: Permanently added '172.21.15.33' (ECDSA) to the list of known hosts. 2023-06-03T19:55:10.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: CherryPy Checker: 2023-06-03T19:55:10.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: The Application mounted at '' has an empty config. 2023-06-03T19:55:10.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: [03/Jun/2023:19:55:09] ENGINE Serving on http://:::9283 2023-06-03T19:55:10.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:09 smithi033 bash[26706]: [03/Jun/2023:19:55:09] ENGINE Bus STARTED 2023-06-03T19:55:10.373 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled node-exporter update... 2023-06-03T19:55:10.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.335217+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0581642s), standbys: x 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.337179+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.337399+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.337656+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.339306+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.339755+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.340092+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:55:10.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.340448+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.340804+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.341283+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.341643+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.342031+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.342363+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.342750+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:55:10.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.343152+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.343437+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.344017+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: cluster 2023-06-03T19:55:09.372048+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.524861+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.531192+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.576614+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.605257+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.605724+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.615044+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:10.652 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:10 smithi083 bash[26882]: audit 2023-06-03T19:55:09.615684+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.335217+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0581642s), standbys: x 2023-06-03T19:55:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.337179+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:55:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.337399+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:55:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.337656+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.339306+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.339755+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.340092+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.340448+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.340804+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.341283+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:55:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.341643+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.342031+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.342363+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.342750+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.343152+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.343437+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.344017+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:55:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: cluster 2023-06-03T19:55:09.372048+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-06-03T19:55:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.524861+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.335217+0000 mon.a (mon.0) 546 : cluster [DBG] mgrmap e16: y(active, starting, since 0.0581642s), standbys: x 2023-06-03T19:55:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.337179+0000 mon.c (mon.2) 14 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T19:55:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.337399+0000 mon.c (mon.2) 15 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T19:55:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.337656+0000 mon.c (mon.2) 16 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.339306+0000 mon.c (mon.2) 17 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.339755+0000 mon.c (mon.2) 18 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.340092+0000 mon.c (mon.2) 19 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.340448+0000 mon.c (mon.2) 20 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.340804+0000 mon.c (mon.2) 21 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.341283+0000 mon.c (mon.2) 22 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T19:55:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.341643+0000 mon.c (mon.2) 23 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.342031+0000 mon.c (mon.2) 24 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.342363+0000 mon.c (mon.2) 25 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.342750+0000 mon.c (mon.2) 26 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.343152+0000 mon.c (mon.2) 27 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.343437+0000 mon.c (mon.2) 28 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.344017+0000 mon.c (mon.2) 29 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: cluster 2023-06-03T19:55:09.372048+0000 mon.a (mon.0) 547 : cluster [INF] Manager daemon y is now available 2023-06-03T19:55:10.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.524861+0000 mon.c (mon.2) 30 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.531192+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.576614+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:10.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.605257+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.605724+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.615044+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[26432]: audit 2023-06-03T19:55:09.615684+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.531192+0000 mon.c (mon.2) 31 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.576614+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.605257+0000 mon.c (mon.2) 32 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.605724+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T19:55:10.838 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.615044+0000 mon.c (mon.2) 33 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:10.838 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:10 smithi033 bash[33017]: audit 2023-06-03T19:55:09.615684+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T19:55:11.084 DEBUG:teuthology.orchestra.run.smithi033:node-exporter.a> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.a.service 2023-06-03T19:55:11.087 DEBUG:teuthology.orchestra.run.smithi083:node-exporter.b> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.b.service 2023-06-03T19:55:11.089 INFO:tasks.cephadm:Adding alertmanager.a on smithi033 2023-06-03T19:55:11.089 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply alertmanager '1;smithi033=a' 2023-06-03T19:55:11.208 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:55:11.231 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:55:11.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:11 smithi083 bash[26882]: cluster 2023-06-03T19:55:10.353063+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.07601s), standbys: x 2023-06-03T19:55:11.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:11 smithi083 bash[26882]: cephadm 2023-06-03T19:55:10.362701+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi033=a;smithi083=b;count:2 2023-06-03T19:55:11.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:11 smithi083 bash[26882]: audit 2023-06-03T19:55:10.366913+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:11.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[26432]: cluster 2023-06-03T19:55:10.353063+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.07601s), standbys: x 2023-06-03T19:55:11.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[26432]: cephadm 2023-06-03T19:55:10.362701+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi033=a;smithi083=b;count:2 2023-06-03T19:55:11.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[26432]: audit 2023-06-03T19:55:10.366913+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:11.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[33017]: cluster 2023-06-03T19:55:10.353063+0000 mon.a (mon.0) 551 : cluster [DBG] mgrmap e17: y(active, since 1.07601s), standbys: x 2023-06-03T19:55:11.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[33017]: cephadm 2023-06-03T19:55:10.362701+0000 mgr.y (mgr.14442) 3 : cephadm [INF] Saving service node-exporter spec with placement smithi033=a;smithi083=b;count:2 2023-06-03T19:55:11.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:11 smithi033 bash[33017]: audit 2023-06-03T19:55:10.366913+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:12.576 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:12 smithi083 bash[26882]: cluster 2023-06-03T19:55:11.341123+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:12.577 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:12 smithi083 bash[26882]: cluster 2023-06-03T19:55:11.372650+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-06-03T19:55:12.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:12 smithi033 bash[33017]: cluster 2023-06-03T19:55:11.341123+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:12.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:12 smithi033 bash[33017]: cluster 2023-06-03T19:55:11.372650+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-06-03T19:55:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:12 smithi033 bash[26432]: cluster 2023-06-03T19:55:11.341123+0000 mgr.y (mgr.14442) 4 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:12 smithi033 bash[26432]: cluster 2023-06-03T19:55:11.372650+0000 mon.a (mon.0) 553 : cluster [DBG] mgrmap e18: y(active, since 2s), standbys: x 2023-06-03T19:55:14.352 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled alertmanager update... 2023-06-03T19:55:14.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:14 smithi083 bash[26882]: cluster 2023-06-03T19:55:13.341726+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:14.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:14 smithi033 bash[33017]: cluster 2023-06-03T19:55:13.341726+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:14.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:14 smithi033 bash[26432]: cluster 2023-06-03T19:55:13.341726+0000 mgr.y (mgr.14442) 5 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:15.009 DEBUG:teuthology.orchestra.run.smithi033:alertmanager.a> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@alertmanager.a.service 2023-06-03T19:55:15.012 INFO:tasks.cephadm:Adding grafana.a on smithi083 2023-06-03T19:55:15.012 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph orch apply grafana '1;smithi083=a' 2023-06-03T19:55:15.173 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:55:15.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:15 smithi083 bash[26882]: audit 2023-06-03T19:55:14.336539+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:15.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:15 smithi083 bash[26882]: cephadm 2023-06-03T19:55:14.339438+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi033=a;count:1 2023-06-03T19:55:15.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:15 smithi083 bash[26882]: audit 2023-06-03T19:55:14.345667+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:15.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:15 smithi083 bash[26882]: audit 2023-06-03T19:55:15.272600+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:15.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[26432]: audit 2023-06-03T19:55:14.336539+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:15.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[26432]: cephadm 2023-06-03T19:55:14.339438+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi033=a;count:1 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[26432]: audit 2023-06-03T19:55:14.345667+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[26432]: audit 2023-06-03T19:55:15.272600+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[33017]: audit 2023-06-03T19:55:14.336539+0000 mgr.y (mgr.14442) 6 : audit [DBG] from='client.24382 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi033=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[33017]: cephadm 2023-06-03T19:55:14.339438+0000 mgr.y (mgr.14442) 7 : cephadm [INF] Saving service alertmanager spec with placement smithi033=a;count:1 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[33017]: audit 2023-06-03T19:55:14.345667+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:15.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:15 smithi033 bash[33017]: audit 2023-06-03T19:55:15.272600+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.378 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:16 smithi083 bash[26882]: cluster 2023-06-03T19:55:15.342199+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:16.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:16 smithi083 bash[26882]: audit 2023-06-03T19:55:15.970701+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:16 smithi083 bash[26882]: audit 2023-06-03T19:55:16.243514+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:16.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:16 smithi083 bash[26882]: audit 2023-06-03T19:55:16.245523+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:16.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:16 smithi083 bash[26882]: audit 2023-06-03T19:55:16.309997+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[26432]: cluster 2023-06-03T19:55:15.342199+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:16.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[26432]: audit 2023-06-03T19:55:15.970701+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[26432]: audit 2023-06-03T19:55:16.243514+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[26432]: audit 2023-06-03T19:55:16.245523+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[26432]: audit 2023-06-03T19:55:16.309997+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[33017]: cluster 2023-06-03T19:55:15.342199+0000 mgr.y (mgr.14442) 8 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[33017]: audit 2023-06-03T19:55:15.970701+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[33017]: audit 2023-06-03T19:55:16.243514+0000 mon.c (mon.2) 34 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:16.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[33017]: audit 2023-06-03T19:55:16.245523+0000 mon.c (mon.2) 35 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:16.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:16 smithi033 bash[33017]: audit 2023-06-03T19:55:16.309997+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: cephadm 2023-06-03T19:55:16.247855+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: cephadm 2023-06-03T19:55:16.248586+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: cephadm 2023-06-03T19:55:16.271494+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: cephadm 2023-06-03T19:55:16.293656+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: audit 2023-06-03T19:55:16.378233+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: audit 2023-06-03T19:55:16.387722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:17 smithi083 bash[26882]: cephadm 2023-06-03T19:55:16.416721+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi083 2023-06-03T19:55:17.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: cephadm 2023-06-03T19:55:16.247855+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:55:17.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: cephadm 2023-06-03T19:55:16.248586+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: cephadm 2023-06-03T19:55:16.271494+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: cephadm 2023-06-03T19:55:16.293656+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: audit 2023-06-03T19:55:16.378233+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: audit 2023-06-03T19:55:16.387722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[26432]: cephadm 2023-06-03T19:55:16.416721+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi083 2023-06-03T19:55:17.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: cephadm 2023-06-03T19:55:16.247855+0000 mgr.y (mgr.14442) 9 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T19:55:17.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: cephadm 2023-06-03T19:55:16.248586+0000 mgr.y (mgr.14442) 10 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T19:55:17.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: cephadm 2023-06-03T19:55:16.271494+0000 mgr.y (mgr.14442) 11 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: cephadm 2023-06-03T19:55:16.293656+0000 mgr.y (mgr.14442) 12 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T19:55:17.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: audit 2023-06-03T19:55:16.378233+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: audit 2023-06-03T19:55:16.387722+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:17.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:17 smithi033 bash[33017]: cephadm 2023-06-03T19:55:16.416721+0000 mgr.y (mgr.14442) 13 : cephadm [INF] Deploying daemon prometheus.a on smithi083 2023-06-03T19:55:18.565 INFO:teuthology.orchestra.run.smithi083.stdout:Scheduled grafana update... 2023-06-03T19:55:18.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:18 smithi033 bash[26432]: cluster 2023-06-03T19:55:17.342765+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:18.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:18 smithi033 bash[33017]: cluster 2023-06-03T19:55:17.342765+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:18.849 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:18 smithi083 bash[26882]: cluster 2023-06-03T19:55:17.342765+0000 mgr.y (mgr.14442) 14 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:19.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[26432]: audit 2023-06-03T19:55:18.548800+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[26432]: cephadm 2023-06-03T19:55:18.552223+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi083=a;count:1 2023-06-03T19:55:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[26432]: audit 2023-06-03T19:55:18.558931+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[26432]: cluster 2023-06-03T19:55:19.343420+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:19.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[33017]: audit 2023-06-03T19:55:18.548800+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:19.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[33017]: cephadm 2023-06-03T19:55:18.552223+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi083=a;count:1 2023-06-03T19:55:19.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[33017]: audit 2023-06-03T19:55:18.558931+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:19.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:19 smithi033 bash[33017]: cluster 2023-06-03T19:55:19.343420+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:19.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:19 smithi083 bash[26882]: audit 2023-06-03T19:55:18.548800+0000 mgr.y (mgr.14442) 15 : audit [DBG] from='client.24388 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi083=a", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:55:19.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:19 smithi083 bash[26882]: cephadm 2023-06-03T19:55:18.552223+0000 mgr.y (mgr.14442) 16 : cephadm [INF] Saving service grafana spec with placement smithi083=a;count:1 2023-06-03T19:55:19.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:19 smithi083 bash[26882]: audit 2023-06-03T19:55:18.558931+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:19.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:19 smithi083 bash[26882]: cluster 2023-06-03T19:55:19.343420+0000 mgr.y (mgr.14442) 17 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:20.709 DEBUG:teuthology.orchestra.run.smithi083:grafana.a> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@grafana.a.service 2023-06-03T19:55:20.711 INFO:tasks.cephadm:Setting up client nodes... 2023-06-03T19:55:20.711 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-06-03T19:55:20.889 INFO:journalctl@ceph.grafana.a.smithi083.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T19:55:22.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:22 smithi033 bash[26432]: cluster 2023-06-03T19:55:21.344117+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:22.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:22 smithi033 bash[33017]: cluster 2023-06-03T19:55:21.344117+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:22.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:22 smithi083 bash[26882]: cluster 2023-06-03T19:55:21.344117+0000 mgr.y (mgr.14442) 18 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:24.160 INFO:teuthology.orchestra.run.smithi033.stdout:[client.0] 2023-06-03T19:55:24.161 INFO:teuthology.orchestra.run.smithi033.stdout: key = AQCsmntkvs36CBAAhmWOk5FQBjANRjbkMy2Dyw== 2023-06-03T19:55:24.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[33017]: cluster 2023-06-03T19:55:23.344706+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:24.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[33017]: audit 2023-06-03T19:55:24.150182+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:24.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[33017]: audit 2023-06-03T19:55:24.155245+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-06-03T19:55:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[26432]: cluster 2023-06-03T19:55:23.344706+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[26432]: audit 2023-06-03T19:55:24.150182+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:24 smithi033 bash[26432]: audit 2023-06-03T19:55:24.155245+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-06-03T19:55:24.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:24 smithi083 bash[26882]: cluster 2023-06-03T19:55:23.344706+0000 mgr.y (mgr.14442) 19 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:24.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:24 smithi083 bash[26882]: audit 2023-06-03T19:55:24.150182+0000 mon.a (mon.0) 561 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:24.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:24 smithi083 bash[26882]: audit 2023-06-03T19:55:24.155245+0000 mon.a (mon.0) 562 : audit [INF] from='client.? 172.21.15.33:0/3758159900' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2023-06-03T19:55:24.877 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T19:55:24.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2023-06-03T19:55:24.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2023-06-03T19:55:24.901 DEBUG:teuthology.orchestra.run.smithi083:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2023-06-03T19:55:26.609 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:26 smithi083 bash[26882]: cluster 2023-06-03T19:55:25.345345+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:26.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:26 smithi033 bash[26432]: cluster 2023-06-03T19:55:25.345345+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:26.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:26 smithi033 bash[33017]: cluster 2023-06-03T19:55:25.345345+0000 mgr.y (mgr.14442) 20 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:28.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:28 smithi083 bash[26882]: cluster 2023-06-03T19:55:27.346170+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:28.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:28 smithi033 bash[33017]: cluster 2023-06-03T19:55:27.346170+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:28.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:28 smithi033 bash[26432]: cluster 2023-06-03T19:55:27.346170+0000 mgr.y (mgr.14442) 21 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:29.273 INFO:teuthology.orchestra.run.smithi083.stdout:[client.1] 2023-06-03T19:55:29.273 INFO:teuthology.orchestra.run.smithi083.stdout: key = AQCxmntky9yLDxAAdHOJsoQuIeB9ha5sZ88IcQ== 2023-06-03T19:55:29.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:29 smithi083 bash[26882]: audit 2023-06-03T19:55:29.259278+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.83:0/3532658127' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:29.576 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:29 smithi083 bash[26882]: audit 2023-06-03T19:55:29.260328+0000 mon.a (mon.0) 563 : 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-06-03T19:55:29.576 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:29 smithi083 bash[26882]: audit 2023-06-03T19:55:29.267723+0000 mon.a (mon.0) 564 : 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-06-03T19:55:29.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[26432]: audit 2023-06-03T19:55:29.259278+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.83:0/3532658127' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:29.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[26432]: audit 2023-06-03T19:55:29.260328+0000 mon.a (mon.0) 563 : 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-06-03T19:55:29.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[26432]: audit 2023-06-03T19:55:29.267723+0000 mon.a (mon.0) 564 : 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-06-03T19:55:29.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[33017]: audit 2023-06-03T19:55:29.259278+0000 mon.b (mon.1) 27 : audit [INF] from='client.? 172.21.15.83:0/3532658127' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2023-06-03T19:55:29.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[33017]: audit 2023-06-03T19:55:29.260328+0000 mon.a (mon.0) 563 : 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-06-03T19:55:29.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:29 smithi033 bash[33017]: audit 2023-06-03T19:55:29.267723+0000 mon.a (mon.0) 564 : 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-06-03T19:55:30.114 DEBUG:teuthology.orchestra.run.smithi083:> set -ex 2023-06-03T19:55:30.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2023-06-03T19:55:30.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2023-06-03T19:55:30.133 INFO:tasks.cephadm:Waiting for OSDs to come up 2023-06-03T19:55:30.133 DEBUG:teuthology.orchestra.run.smithi033:> adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph --cluster ceph osd dump --format=json 2023-06-03T19:55:30.186 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:30 smithi083 systemd[1]: Started Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:55:30.452 INFO:teuthology.misc.health.smithi033.stdout: 2023-06-03T19:55:30.452 INFO:teuthology.misc.health.smithi033.stdout:{"epoch":51,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:55:09.276146+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","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.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","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.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:55:30.471 DEBUG:teuthology.misc:8 of 8 OSDs are up 2023-06-03T19:55:30.471 INFO:tasks.cephadm:Creating RBD pool 2023-06-03T19:55:30.472 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- sudo ceph --cluster ceph osd pool create rbd 8 2023-06-03T19:55:30.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:30 smithi083 bash[26882]: cluster 2023-06-03T19:55:29.346931+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:30.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:30 smithi083 bash[26882]: audit 2023-06-03T19:55:30.151390+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:30.661 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:30 smithi033 bash[26432]: cluster 2023-06-03T19:55:29.346931+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:30.661 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:30 smithi033 bash[26432]: audit 2023-06-03T19:55:30.151390+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:30.661 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:30 smithi033 bash[33017]: cluster 2023-06-03T19:55:29.346931+0000 mgr.y (mgr.14442) 22 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:30.662 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:30 smithi033 bash[33017]: audit 2023-06-03T19:55:30.151390+0000 mon.a (mon.0) 565 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:30.919 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:30 smithi033 systemd[1]: Started Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:55:31.329 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:30 smithi033 bash[52016]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-06-03T19:55:31.398 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.238Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.238Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.238Z caller=main.go:518 level=info host_details="(Linux 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 smithi083 (none))" 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.238Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.238Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.239Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-06-03T19:55:31.399 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.240Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.243Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.246Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.246Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.795µs 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.246Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.246Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.246Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=37.469µs wal_replay_duration=287.685µs total_replay_duration=354.079µs 2023-06-03T19:55:31.400 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.248Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-06-03T19:55:31.401 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.248Z caller=main.go:947 level=info msg="TSDB started" 2023-06-03T19:55:31.401 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.248Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-06-03T19:55:31.401 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.281Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.61052ms db_storage=858ns remote_storage=2.075µs web_handler=297ns query_engine=888ns scrape=359.089µs scrape_sd=25.36µs notify=1.095µs notify_sd=2.568µs rules=32.948892ms 2023-06-03T19:55:31.401 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46770]: ts=2023-06-03T19:55:31.282Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-06-03T19:55:31.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[26882]: cephadm 2023-06-03T19:55:30.155196+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2023-06-03T19:55:31.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[26882]: audit 2023-06-03T19:55:30.445330+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.33:0/1047555659' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:55:31.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[26882]: audit 2023-06-03T19:55:30.892339+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:31.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:31 smithi083 systemd[1]: Started Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:55:31.794 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[26432]: cephadm 2023-06-03T19:55:30.155196+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2023-06-03T19:55:31.794 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[26432]: audit 2023-06-03T19:55:30.445330+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.33:0/1047555659' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:55:31.794 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[26432]: audit 2023-06-03T19:55:30.892339+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:31.794 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[33017]: cephadm 2023-06-03T19:55:30.155196+0000 mgr.y (mgr.14442) 23 : cephadm [INF] Deploying daemon node-exporter.a on smithi033 2023-06-03T19:55:31.795 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[33017]: audit 2023-06-03T19:55:30.445330+0000 mon.a (mon.0) 566 : audit [DBG] from='client.? 172.21.15.33:0/1047555659' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:55:31.795 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[33017]: audit 2023-06-03T19:55:30.892339+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:32.065 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:31 smithi033 bash[52016]: v1.3.1: Pulling from prometheus/node-exporter 2023-06-03T19:55:32.147 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:31 smithi083 bash[46944]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2023-06-03T19:55:32.394 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: aa2a8d90b84c: Pulling fs layer 2023-06-03T19:55:32.395 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: b45d31ee2d7f: Pulling fs layer 2023-06-03T19:55:32.395 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: b5db1e299295: Pulling fs layer 2023-06-03T19:55:32.395 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: b45d31ee2d7f: Download complete 2023-06-03T19:55:32.395 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: aa2a8d90b84c: Download complete 2023-06-03T19:55:32.621 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[26882]: cephadm 2023-06-03T19:55:30.894995+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi083 2023-06-03T19:55:32.622 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[26882]: cluster 2023-06-03T19:55:31.347637+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:32.622 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[26882]: audit 2023-06-03T19:55:31.623719+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:32.622 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: v1.3.1: Pulling from prometheus/node-exporter 2023-06-03T19:55:32.622 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: aa2a8d90b84c: Pulling fs layer 2023-06-03T19:55:32.622 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b45d31ee2d7f: Pulling fs layer 2023-06-03T19:55:32.623 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b5db1e299295: Pulling fs layer 2023-06-03T19:55:32.623 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: aa2a8d90b84c: Verifying Checksum 2023-06-03T19:55:32.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[26432]: cephadm 2023-06-03T19:55:30.894995+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi083 2023-06-03T19:55:32.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[26432]: cluster 2023-06-03T19:55:31.347637+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:32.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[26432]: audit 2023-06-03T19:55:31.623719+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[33017]: cephadm 2023-06-03T19:55:30.894995+0000 mgr.y (mgr.14442) 24 : cephadm [INF] Deploying daemon node-exporter.b on smithi083 2023-06-03T19:55:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[33017]: cluster 2023-06-03T19:55:31.347637+0000 mgr.y (mgr.14442) 25 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[33017]: audit 2023-06-03T19:55:31.623719+0000 mon.a (mon.0) 568 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:32.830 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: b5db1e299295: Verifying Checksum 2023-06-03T19:55:32.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:32 smithi033 bash[52016]: b5db1e299295: Download complete 2023-06-03T19:55:32.897 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: aa2a8d90b84c: Download complete 2023-06-03T19:55:32.897 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b45d31ee2d7f: Verifying Checksum 2023-06-03T19:55:32.897 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b45d31ee2d7f: Download complete 2023-06-03T19:55:32.898 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b5db1e299295: Verifying Checksum 2023-06-03T19:55:32.898 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: b5db1e299295: Download complete 2023-06-03T19:55:32.898 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:32 smithi083 bash[46944]: aa2a8d90b84c: Pull complete 2023-06-03T19:55:33.423 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:33 smithi033 bash[52016]: aa2a8d90b84c: Pull complete 2023-06-03T19:55:33.424 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:33 smithi083 bash[46944]: b45d31ee2d7f: Pull complete 2023-06-03T19:55:33.706 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:33 smithi083 bash[26882]: cephadm 2023-06-03T19:55:31.634509+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2023-06-03T19:55:33.707 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:33 smithi083 bash[46944]: b5db1e299295: Pull complete 2023-06-03T19:55:33.707 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:33 smithi083 bash[46944]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-06-03T19:55:33.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:33 smithi033 bash[26432]: cephadm 2023-06-03T19:55:31.634509+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2023-06-03T19:55:33.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:33 smithi033 bash[33017]: cephadm 2023-06-03T19:55:31.634509+0000 mgr.y (mgr.14442) 26 : cephadm [INF] Deploying daemon alertmanager.a on smithi033 2023-06-03T19:55:34.147 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:33 smithi083 bash[46944]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-06-03T19:55:34.426 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:34 smithi033 bash[52016]: b45d31ee2d7f: Pull complete 2023-06-03T19:55:34.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:34 smithi033 bash[26432]: cluster 2023-06-03T19:55:33.348116+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:34.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:34 smithi033 bash[33017]: cluster 2023-06-03T19:55:33.348116+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:34 smithi083 bash[26882]: cluster 2023-06-03T19:55:33.348116+0000 mgr.y (mgr.14442) 27 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:35.398 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.141Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.141Z 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-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z 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-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z 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-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=arp 2023-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=bcache 2023-06-03T19:55:35.399 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=bonding 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=btrfs 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=conntrack 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=cpu 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=diskstats 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=dmi 2023-06-03T19:55:35.400 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=edac 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=entropy 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=filefd 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=filesystem 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=hwmon 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=infiniband 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=ipvs 2023-06-03T19:55:35.401 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=loadavg 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=mdadm 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=meminfo 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=netclass 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=netdev 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=netstat 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=nfs 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=nfsd 2023-06-03T19:55:35.402 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=nvme 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=os 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=pressure 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=rapl 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=schedstat 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=sockstat 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=softnet 2023-06-03T19:55:35.403 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=stat 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=tapestats 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=textfile 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.143Z caller=node_exporter.go:115 level=info collector=time 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:115 level=info collector=uname 2023-06-03T19:55:35.404 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:115 level=info collector=vmstat 2023-06-03T19:55:35.405 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:115 level=info collector=xfs 2023-06-03T19:55:35.405 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:115 level=info collector=zfs 2023-06-03T19:55:35.405 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-06-03T19:55:35.405 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[46944]: ts=2023-06-03T19:55:35.144Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-06-03T19:55:35.460 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[52016]: b5db1e299295: Pull complete 2023-06-03T19:55:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[26432]: audit 2023-06-03T19:55:34.589194+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[26432]: cluster 2023-06-03T19:55:35.348636+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:35.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[33017]: audit 2023-06-03T19:55:34.589194+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[33017]: cluster 2023-06-03T19:55:35.348636+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:35.830 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[52016]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2023-06-03T19:55:35.830 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:35 smithi033 bash[52016]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2023-06-03T19:55:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[26882]: audit 2023-06-03T19:55:34.589194+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:35 smithi083 bash[26882]: cluster 2023-06-03T19:55:35.348636+0000 mgr.y (mgr.14442) 28 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:36.620 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'rbd' created 2023-06-03T19:55:36.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:36 smithi083 bash[26882]: audit 2023-06-03T19:55:35.953662+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-06-03T19:55:37.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:36 smithi033 bash[26432]: audit 2023-06-03T19:55:35.953662+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-06-03T19:55:37.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:36 smithi033 bash[33017]: audit 2023-06-03T19:55:35.953662+0000 mon.a (mon.0) 570 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2023-06-03T19:55:37.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:55:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:55:37.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: audit 2023-06-03T19:55:36.609807+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: audit 2023-06-03T19:55:36.609887+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' 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-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: cluster 2023-06-03T19:55:36.610086+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: audit 2023-06-03T19:55:36.611132+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14442 ' 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-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: audit 2023-06-03T19:55:36.612921+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: audit 2023-06-03T19:55:36.613545+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:37.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:37 smithi083 bash[26882]: cluster 2023-06-03T19:55:37.349350+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v18: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:38.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: audit 2023-06-03T19:55:36.609807+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-06-03T19:55:38.069 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: audit 2023-06-03T19:55:36.609887+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' 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-06-03T19:55:38.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: cluster 2023-06-03T19:55:36.610086+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-06-03T19:55:38.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: audit 2023-06-03T19:55:36.611132+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14442 ' 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-06-03T19:55:38.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: audit 2023-06-03T19:55:36.612921+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:38.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: audit 2023-06-03T19:55:36.613545+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:38.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[33017]: cluster 2023-06-03T19:55:37.349350+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v18: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:38.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: audit 2023-06-03T19:55:36.609807+0000 mon.a (mon.0) 571 : audit [INF] from='client.? 172.21.15.33:0/4265189756' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2023-06-03T19:55:38.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: audit 2023-06-03T19:55:36.609887+0000 mon.c (mon.2) 36 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' 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-06-03T19:55:38.071 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: cluster 2023-06-03T19:55:36.610086+0000 mon.a (mon.0) 572 : cluster [DBG] osdmap e52: 8 total, 8 up, 8 in 2023-06-03T19:55:38.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: audit 2023-06-03T19:55:36.611132+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14442 ' 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-06-03T19:55:38.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: audit 2023-06-03T19:55:36.612921+0000 mon.c (mon.2) 37 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:38.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: audit 2023-06-03T19:55:36.613545+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]: dispatch 2023-06-03T19:55:38.072 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:37 smithi033 bash[26432]: cluster 2023-06-03T19:55:37.349350+0000 mgr.y (mgr.14442) 29 : cluster [DBG] pgmap v18: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:38.073 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- sudo ceph --cluster ceph osd pool application enable rbd rbd --yes-i-really-mean-it 2023-06-03T19:55:38.343 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.287Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-06-03T19:55:38.344 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.287Z 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-06-03T19:55:38.344 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.287Z 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-06-03T19:55:38.344 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.287Z 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-06-03T19:55:38.579 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-06-03T19:55:38.579 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=arp 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=bcache 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=bonding 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=btrfs 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=conntrack 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=cpu 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-06-03T19:55:38.580 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=diskstats 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=dmi 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=edac 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=entropy 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=filefd 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=filesystem 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=hwmon 2023-06-03T19:55:38.581 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=infiniband 2023-06-03T19:55:38.582 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=ipvs 2023-06-03T19:55:38.582 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=loadavg 2023-06-03T19:55:38.582 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=mdadm 2023-06-03T19:55:38.582 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=meminfo 2023-06-03T19:55:38.582 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.288Z caller=node_exporter.go:115 level=info collector=netclass 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=netdev 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=netstat 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=nfs 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=nfsd 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=nvme 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=os 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-06-03T19:55:38.583 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=pressure 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=rapl 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=schedstat 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=sockstat 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=softnet 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=stat 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=tapestats 2023-06-03T19:55:38.584 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=textfile 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=time 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=uname 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=vmstat 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=xfs 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:115 level=info collector=zfs 2023-06-03T19:55:38.585 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-06-03T19:55:38.586 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[52016]: ts=2023-06-03T19:55:38.289Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-06-03T19:55:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:38 smithi083 bash[26882]: audit 2023-06-03T19:55:37.622525+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:55:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:38 smithi083 bash[26882]: cluster 2023-06-03T19:55:37.622774+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-06-03T19:55:38.939 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[26432]: audit 2023-06-03T19:55:37.622525+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:55:38.939 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[26432]: cluster 2023-06-03T19:55:37.622774+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-06-03T19:55:38.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[33017]: audit 2023-06-03T19:55:37.622525+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": "device_health_metrics", "app": "mgr_devicehealth"}]': finished 2023-06-03T19:55:38.940 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:38 smithi033 bash[33017]: cluster 2023-06-03T19:55:37.622774+0000 mon.a (mon.0) 576 : cluster [DBG] osdmap e53: 8 total, 8 up, 8 in 2023-06-03T19:55:39.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:39 smithi033 bash[33017]: cluster 2023-06-03T19:55:38.624010+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-06-03T19:55:39.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:39 smithi033 bash[33017]: cluster 2023-06-03T19:55:39.350054+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:39.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:39 smithi033 bash[26432]: cluster 2023-06-03T19:55:38.624010+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-06-03T19:55:39.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:39 smithi033 bash[26432]: cluster 2023-06-03T19:55:39.350054+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:39 smithi083 bash[26882]: cluster 2023-06-03T19:55:38.624010+0000 mon.a (mon.0) 577 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2023-06-03T19:55:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:39 smithi083 bash[26882]: cluster 2023-06-03T19:55:39.350054+0000 mgr.y (mgr.14442) 30 : cluster [DBG] pgmap v21: 9 pgs: 8 unknown, 1 active+clean; 0 B data, 42 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:40.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:40 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:55:40] "GET /metrics HTTP/1.1" 200 151989 "" "Prometheus/2.33.4" 2023-06-03T19:55:42.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:42 smithi033 bash[33017]: cluster 2023-06-03T19:55:41.350692+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:42.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:42 smithi033 bash[26432]: cluster 2023-06-03T19:55:41.350692+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:42.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:42 smithi083 bash[26882]: cluster 2023-06-03T19:55:41.350692+0000 mgr.y (mgr.14442) 31 : cluster [DBG] pgmap v22: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:44.349 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rbd' on pool 'rbd' 2023-06-03T19:55:44.604 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[26432]: cluster 2023-06-03T19:55:43.351282+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:44.605 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[26432]: audit 2023-06-03T19:55:43.909249+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.33:0/3640995328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.605 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[26432]: audit 2023-06-03T19:55:43.910060+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[33017]: cluster 2023-06-03T19:55:43.351282+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:44.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[33017]: audit 2023-06-03T19:55:43.909249+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.33:0/3640995328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:44 smithi033 bash[33017]: audit 2023-06-03T19:55:43.910060+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:44 smithi083 bash[26882]: cluster 2023-06-03T19:55:43.351282+0000 mgr.y (mgr.14442) 32 : cluster [DBG] pgmap v23: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:44.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:44 smithi083 bash[26882]: audit 2023-06-03T19:55:43.909249+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.33:0/3640995328' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:44 smithi083 bash[26882]: audit 2023-06-03T19:55:43.910060+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:55:44.960 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-06-03T19:55:44.961 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-06-03T19:55:44.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mgr dump --format=json 2023-06-03T19:55:45.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:45 smithi083 bash[26882]: audit 2023-06-03T19:55:44.338219+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-06-03T19:55:45.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:45 smithi083 bash[26882]: cluster 2023-06-03T19:55:44.338366+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-06-03T19:55:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:45 smithi083 bash[26882]: audit 2023-06-03T19:55:44.893692+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:45.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:45 smithi083 bash[26882]: audit 2023-06-03T19:55:44.895990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:45.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[33017]: audit 2023-06-03T19:55:44.338219+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-06-03T19:55:45.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[33017]: cluster 2023-06-03T19:55:44.338366+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-06-03T19:55:45.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[33017]: audit 2023-06-03T19:55:44.893692+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:45.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[33017]: audit 2023-06-03T19:55:44.895990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:45.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[26432]: audit 2023-06-03T19:55:44.338219+0000 mon.a (mon.0) 579 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "rbd", "app": "rbd", "yes_i_really_mean_it": true}]': finished 2023-06-03T19:55:45.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[26432]: cluster 2023-06-03T19:55:44.338366+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2023-06-03T19:55:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[26432]: audit 2023-06-03T19:55:44.893692+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:45 smithi033 bash[26432]: audit 2023-06-03T19:55:44.895990+0000 mon.c (mon.2) 39 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:55:46.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:46 smithi033 bash[26432]: cluster 2023-06-03T19:55:45.351806+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:46.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:46 smithi033 bash[33017]: cluster 2023-06-03T19:55:45.351806+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:46.580 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:55:46 smithi033 bash[52820]: level=info ts=2023-06-03T19:55:46.312Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-06-03T19:55:46.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:46 smithi083 bash[26882]: cluster 2023-06-03T19:55:45.351806+0000 mgr.y (mgr.14442) 33 : cluster [DBG] pgmap v25: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:47.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:47 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:55:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:55:48.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:48 smithi033 bash[26432]: cluster 2023-06-03T19:55:47.352492+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:48.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:48 smithi033 bash[33017]: cluster 2023-06-03T19:55:47.352492+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:48.580 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:55:48 smithi033 bash[52820]: level=info ts=2023-06-03T19:55:48.255Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000559916s 2023-06-03T19:55:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:48 smithi083 bash[26882]: cluster 2023-06-03T19:55:47.352492+0000 mgr.y (mgr.14442) 34 : cluster [DBG] pgmap v26: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:50.699 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:55:50.731 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:50 smithi033 bash[33017]: cluster 2023-06-03T19:55:49.353111+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:50.731 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:50 smithi033 bash[33017]: audit 2023-06-03T19:55:49.610111+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:50.731 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:50 smithi033 bash[26432]: cluster 2023-06-03T19:55:49.353111+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:50.731 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:50 smithi033 bash[26432]: audit 2023-06-03T19:55:49.610111+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:50.732 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:55:50] "GET /metrics HTTP/1.1" 200 151989 "" "Prometheus/2.33.4" 2023-06-03T19:55:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:50 smithi083 bash[26882]: cluster 2023-06-03T19:55:49.353111+0000 mgr.y (mgr.14442) 35 : cluster [DBG] pgmap v27: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:50 smithi083 bash[26882]: audit 2023-06-03T19:55:49.610111+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:51.933 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[33017]: audit 2023-06-03T19:55:50.646312+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:51.933 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[33017]: cluster 2023-06-03T19:55:51.353850+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:51.933 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[33017]: audit 2023-06-03T19:55:51.636771+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:51.933 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[33017]: audit 2023-06-03T19:55:51.640313+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:51.933 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE Bus STOPPING 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE Bus STOPPED 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE Bus STARTING 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26432]: audit 2023-06-03T19:55:50.646312+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26432]: cluster 2023-06-03T19:55:51.353850+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:51.934 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26432]: audit 2023-06-03T19:55:51.636771+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:51.935 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26432]: audit 2023-06-03T19:55:51.640313+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:52.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:51 smithi083 bash[26882]: audit 2023-06-03T19:55:50.646312+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:51 smithi083 bash[26882]: cluster 2023-06-03T19:55:51.353850+0000 mgr.y (mgr.14442) 36 : cluster [DBG] pgmap v28: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:52.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:51 smithi083 bash[26882]: audit 2023-06-03T19:55:51.636771+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:51 smithi083 bash[26882]: audit 2023-06-03T19:55:51.640313+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:55:52.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE Serving on http://:::9283 2023-06-03T19:55:52.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:55:51 smithi033 bash[26706]: [03/Jun/2023:19:55:51] ENGINE Bus STARTED 2023-06-03T19:55:52.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.641558+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:52.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.656939+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.809735+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.815429+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.823447+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.824092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: audit 2023-06-03T19:55:51.829911+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[26432]: cephadm 2023-06-03T19:55:51.841349+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi083 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.641558+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.656939+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.809735+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.815429+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.823447+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.824092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: audit 2023-06-03T19:55:51.829911+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:52 smithi033 bash[33017]: cephadm 2023-06-03T19:55:51.841349+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi083 2023-06-03T19:55:53.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.641558+0000 mon.c (mon.2) 41 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:55:53.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.656939+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:53.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.809735+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:53.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.815429+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:53.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.823447+0000 mon.c (mon.2) 42 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:53.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.824092+0000 mgr.y (mgr.14442) 37 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2023-06-03T19:55:53.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: audit 2023-06-03T19:55:51.829911+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:53.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:52 smithi083 bash[26882]: cephadm 2023-06-03T19:55:51.841349+0000 mgr.y (mgr.14442) 38 : cephadm [INF] Deploying daemon grafana.a on smithi083 2023-06-03T19:55:54.002 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:55:54.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:54 smithi033 bash[26432]: cluster 2023-06-03T19:55:53.354594+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:54.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:54 smithi033 bash[26432]: audit 2023-06-03T19:55:53.991001+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.33:0/3261832679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:55:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:54 smithi033 bash[33017]: cluster 2023-06-03T19:55:53.354594+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:54 smithi033 bash[33017]: audit 2023-06-03T19:55:53.991001+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.33:0/3261832679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:55:54.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:54 smithi083 bash[26882]: cluster 2023-06-03T19:55:53.354594+0000 mgr.y (mgr.14442) 39 : cluster [DBG] pgmap v29: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:54.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:54 smithi083 bash[26882]: audit 2023-06-03T19:55:53.991001+0000 mon.a (mon.0) 589 : audit [DBG] from='client.? 172.21.15.33:0/3261832679' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:55:54.755 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":18,"active_gid":14442,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":760669992},{"type":"v1","addr":"172.21.15.33:6801","nonce":760669992}]},"active_addr":"172.21.15.33:6801/760669992","active_change":"2023-06-03T19:55:09.277037+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24352,"name":"x","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.33:8443/","prometheus":"http://172.21.15.33: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":[{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":960110708}]},{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":673817701}]}]} 2023-06-03T19:55:54.761 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-06-03T19:55:54.762 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-06-03T19:55:54.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T19:55:55.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:55 smithi083 bash[26882]: audit 2023-06-03T19:55:54.620877+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:55.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:55 smithi083 bash[26882]: cluster 2023-06-03T19:55:55.355261+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:55 smithi033 bash[33017]: audit 2023-06-03T19:55:54.620877+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:56.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:55 smithi033 bash[33017]: cluster 2023-06-03T19:55:55.355261+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:55 smithi033 bash[26432]: audit 2023-06-03T19:55:54.620877+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:55:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:55 smithi033 bash[26432]: cluster 2023-06-03T19:55:55.355261+0000 mgr.y (mgr.14442) 40 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:56.579 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:55:56 smithi033 bash[52820]: level=info ts=2023-06-03T19:55:56.258Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003562274s 2023-06-03T19:55:57.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:55:57 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:55:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:55:58.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:55:58 smithi033 bash[26432]: cluster 2023-06-03T19:55:57.356030+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:58.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:55:58 smithi033 bash[33017]: cluster 2023-06-03T19:55:57.356030+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:58.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:55:58 smithi083 bash[26882]: cluster 2023-06-03T19:55:57.356030+0000 mgr.y (mgr.14442) 41 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:55:59.588 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:00.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:00 smithi033 bash[26432]: cluster 2023-06-03T19:55:59.356661+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:00.678 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:00] "GET /metrics HTTP/1.1" 200 151990 "" "Prometheus/2.33.4" 2023-06-03T19:56:00.678 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:00 smithi033 bash[33017]: cluster 2023-06-03T19:55:59.356661+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:00.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:00 smithi083 bash[26882]: cluster 2023-06-03T19:55:59.356661+0000 mgr.y (mgr.14442) 42 : cluster [DBG] pgmap v32: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:02.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:02 smithi033 bash[26432]: cluster 2023-06-03T19:56:01.357560+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:02.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:02 smithi033 bash[33017]: cluster 2023-06-03T19:56:01.357560+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:56:02.662 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":55,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:55:44.327023+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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-06-03T19:55:36.399952+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":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","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.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","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.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:56:02.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:02 smithi083 bash[26882]: cluster 2023-06-03T19:56:01.357560+0000 mgr.y (mgr.14442) 43 : cluster [DBG] pgmap v33: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:03.411 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-06-03T19:56:03.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T19:56:03.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:03 smithi033 bash[26432]: audit 2023-06-03T19:56:02.654495+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/1296091453' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:03.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:03 smithi033 bash[33017]: audit 2023-06-03T19:56:02.654495+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/1296091453' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:03.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:03 smithi083 bash[26882]: audit 2023-06-03T19:56:02.654495+0000 mon.b (mon.1) 28 : audit [DBG] from='client.? 172.21.15.33:0/1296091453' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:04.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:04 smithi033 bash[26432]: cluster 2023-06-03T19:56:03.358236+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:04 smithi033 bash[33017]: cluster 2023-06-03T19:56:03.358236+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:04.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:04 smithi083 bash[26882]: cluster 2023-06-03T19:56:03.358236+0000 mgr.y (mgr.14442) 44 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:06 smithi033 bash[26432]: cluster 2023-06-03T19:56:05.358818+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:06.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:06 smithi033 bash[33017]: cluster 2023-06-03T19:56:05.358818+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:06.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:06 smithi083 bash[26882]: cluster 2023-06-03T19:56:05.358818+0000 mgr.y (mgr.14442) 45 : cluster [DBG] pgmap v35: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:07.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:07 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:08.220 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:08.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:08 smithi033 bash[33017]: cluster 2023-06-03T19:56:07.359692+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:08.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:08 smithi033 bash[26432]: cluster 2023-06-03T19:56:07.359692+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:08.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:08 smithi083 bash[26882]: cluster 2023-06-03T19:56:07.359692+0000 mgr.y (mgr.14442) 46 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:10.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:10 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:10] "GET /metrics HTTP/1.1" 200 151989 "" "Prometheus/2.33.4" 2023-06-03T19:56:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:10 smithi033 bash[33017]: cluster 2023-06-03T19:56:09.360474+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:10.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:10 smithi033 bash[26432]: cluster 2023-06-03T19:56:09.360474+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:10.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:10 smithi083 bash[26882]: cluster 2023-06-03T19:56:09.360474+0000 mgr.y (mgr.14442) 47 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:11.461 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:56:11.462 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":55,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:55:44.327023+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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-06-03T19:55:36.399952+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":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","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.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","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.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:56:12.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-06-03T19:56:12.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-06-03T19:56:12.198 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-06-03T19:56:12.198 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-06-03T19:56:12.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2023-06-03T19:56:12.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2023-06-03T19:56:12.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2023-06-03T19:56:12.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2023-06-03T19:56:12.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:12 smithi033 bash[26432]: cluster 2023-06-03T19:56:11.361425+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:12.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:12 smithi033 bash[26432]: audit 2023-06-03T19:56:11.454564+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.33:0/4239410322' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:12 smithi033 bash[33017]: cluster 2023-06-03T19:56:11.361425+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:12 smithi033 bash[33017]: audit 2023-06-03T19:56:11.454564+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.33:0/4239410322' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:12.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:12 smithi083 bash[26882]: cluster 2023-06-03T19:56:11.361425+0000 mgr.y (mgr.14442) 48 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:12.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:12 smithi083 bash[26882]: audit 2023-06-03T19:56:11.454564+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.33:0/4239410322' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:56:14.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:14 smithi083 bash[26882]: cluster 2023-06-03T19:56:13.362024+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:14.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:14 smithi033 bash[26432]: cluster 2023-06-03T19:56:13.362024+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:14.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:14 smithi033 bash[33017]: cluster 2023-06-03T19:56:13.362024+0000 mgr.y (mgr.14442) 49 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:16.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:16 smithi033 bash[26432]: cluster 2023-06-03T19:56:15.362570+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:16 smithi033 bash[33017]: cluster 2023-06-03T19:56:15.362570+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:16.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:16 smithi083 bash[26882]: cluster 2023-06-03T19:56:15.362570+0000 mgr.y (mgr.14442) 50 : cluster [DBG] pgmap v40: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:17.123 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.124 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.124 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.124 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.126 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.126 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.128 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.133 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:17.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:17 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:18.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:18 smithi033 bash[26432]: cluster 2023-06-03T19:56:17.363281+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:18.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:18 smithi033 bash[33017]: cluster 2023-06-03T19:56:17.363281+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:18.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:18 smithi083 bash[26882]: cluster 2023-06-03T19:56:17.363281+0000 mgr.y (mgr.14442) 51 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:20.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:20 smithi033 bash[26432]: cluster 2023-06-03T19:56:19.363725+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:20.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:20] "GET /metrics HTTP/1.1" 200 151989 "" "Prometheus/2.33.4" 2023-06-03T19:56:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:20 smithi033 bash[33017]: cluster 2023-06-03T19:56:19.363725+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:20.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:20 smithi083 bash[26882]: cluster 2023-06-03T19:56:19.363725+0000 mgr.y (mgr.14442) 52 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:22.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:22 smithi083 bash[26882]: cluster 2023-06-03T19:56:21.364401+0000 mgr.y (mgr.14442) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:22.651 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:22 smithi033 bash[26432]: cluster 2023-06-03T19:56:21.364401+0000 mgr.y (mgr.14442) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:22.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:22 smithi033 bash[33017]: cluster 2023-06-03T19:56:21.364401+0000 mgr.y (mgr.14442) 53 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:24.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:24 smithi033 bash[26432]: cluster 2023-06-03T19:56:23.364884+0000 mgr.y (mgr.14442) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:24.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:24 smithi033 bash[33017]: cluster 2023-06-03T19:56:23.364884+0000 mgr.y (mgr.14442) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:24.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:24 smithi083 bash[26882]: cluster 2023-06-03T19:56:23.364884+0000 mgr.y (mgr.14442) 54 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:26.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:26 smithi033 bash[26432]: cluster 2023-06-03T19:56:25.365294+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:26.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:26 smithi033 bash[33017]: cluster 2023-06-03T19:56:25.365294+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:26.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:26 smithi083 bash[26882]: cluster 2023-06-03T19:56:25.365294+0000 mgr.y (mgr.14442) 55 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:27.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:27 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:28.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:28 smithi083 bash[26882]: cluster 2023-06-03T19:56:27.365754+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:28.759 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:28 smithi033 bash[26432]: cluster 2023-06-03T19:56:27.365754+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:28.759 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:28 smithi033 bash[33017]: cluster 2023-06-03T19:56:27.365754+0000 mgr.y (mgr.14442) 56 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:28.992 INFO:teuthology.orchestra.run.smithi033.stdout:55834574925 2023-06-03T19:56:28.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-06-03T19:56:30.639 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:30 smithi033 bash[33017]: cluster 2023-06-03T19:56:29.366115+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:30.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:30 smithi033 bash[26432]: cluster 2023-06-03T19:56:29.366115+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:30.640 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:30 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:30] "GET /metrics HTTP/1.1" 200 151995 "" "Prometheus/2.33.4" 2023-06-03T19:56:30.867 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:30 smithi083 bash[26882]: cluster 2023-06-03T19:56:29.366115+0000 mgr.y (mgr.14442) 57 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:31.147 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:30 smithi083 systemd[1]: Started Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:56:32.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[26882]: audit 2023-06-03T19:56:30.896678+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:32.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[26882]: audit 2023-06-03T19:56:30.898831+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:56:32.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[26882]: cluster 2023-06-03T19:56:31.366452+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:32.011 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+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-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+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-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-06-03T19:56:32.012 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-06-03T19:56:32.013 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="App mode production" logger=settings 2023-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+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-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2023-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:31 smithi083 bash[47644]: t=2023-06-03T19:56:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2023-06-03T19:56:32.014 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2023-06-03T19:56:32.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[26432]: audit 2023-06-03T19:56:30.896678+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:32.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[26432]: audit 2023-06-03T19:56:30.898831+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:56:32.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[26432]: cluster 2023-06-03T19:56:31.366452+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:32.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[33017]: audit 2023-06-03T19:56:30.896678+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:32.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[33017]: audit 2023-06-03T19:56:30.898831+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:56:32.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:31 smithi033 bash[33017]: cluster 2023-06-03T19:56:31.366452+0000 mgr.y (mgr.14442) 58 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:32.280 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2023-06-03T19:56:32.280 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2023-06-03T19:56:32.281 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-06-03T19:56:32.305 INFO:teuthology.orchestra.run.smithi033.stdout:128849018930 2023-06-03T19:56:32.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.4 2023-06-03T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2023-06-03T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2023-06-03T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2023-06-03T19:56:32.558 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2023-06-03T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2023-06-03T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2023-06-03T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2023-06-03T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2023-06-03T19:56:32.559 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2023-06-03T19:56:32.827 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2023-06-03T19:56:32.827 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2023-06-03T19:56:32.827 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2023-06-03T19:56:32.827 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2023-06-03T19:56:32.827 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2023-06-03T19:56:32.828 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2023-06-03T19:56:32.828 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2023-06-03T19:56:32.828 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2023-06-03T19:56:32.828 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2023-06-03T19:56:33.079 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2023-06-03T19:56:33.079 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2023-06-03T19:56:33.079 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2023-06-03T19:56:33.080 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:32 smithi083 bash[47644]: t=2023-06-03T19:56:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2023-06-03T19:56:33.080 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2023-06-03T19:56:33.080 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2023-06-03T19:56:33.080 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2023-06-03T19:56:33.331 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2023-06-03T19:56:33.332 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2023-06-03T19:56:33.332 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2023-06-03T19:56:33.332 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2023-06-03T19:56:33.332 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2023-06-03T19:56:33.332 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2023-06-03T19:56:33.333 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2023-06-03T19:56:33.333 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2023-06-03T19:56:33.584 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2023-06-03T19:56:33.584 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2023-06-03T19:56:33.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2023-06-03T19:56:33.836 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2023-06-03T19:56:33.836 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2023-06-03T19:56:33.836 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2023-06-03T19:56:33.837 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2023-06-03T19:56:33.837 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2023-06-03T19:56:33.837 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2023-06-03T19:56:33.837 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2023-06-03T19:56:33.837 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2023-06-03T19:56:33.878 INFO:teuthology.orchestra.run.smithi033.stdout:154618822699 2023-06-03T19:56:33.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.5 2023-06-03T19:56:34.088 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:33 smithi083 bash[47644]: t=2023-06-03T19:56:33+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2023-06-03T19:56:34.089 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2023-06-03T19:56:34.349 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2023-06-03T19:56:34.350 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2023-06-03T19:56:34.351 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2023-06-03T19:56:34.497 INFO:teuthology.orchestra.run.smithi033.stdout:206158430233 2023-06-03T19:56:34.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.7 2023-06-03T19:56:34.610 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[26882]: cluster 2023-06-03T19:56:33.367041+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:34.610 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2023-06-03T19:56:34.610 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2023-06-03T19:56:34.611 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2023-06-03T19:56:34.611 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2023-06-03T19:56:34.611 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2023-06-03T19:56:34.611 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2023-06-03T19:56:34.611 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2023-06-03T19:56:34.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:34 smithi033 bash[26432]: cluster 2023-06-03T19:56:33.367041+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:34.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:34 smithi033 bash[33017]: cluster 2023-06-03T19:56:33.367041+0000 mgr.y (mgr.14442) 59 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:34.861 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2023-06-03T19:56:34.862 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2023-06-03T19:56:35.114 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2023-06-03T19:56:35.114 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2023-06-03T19:56:35.115 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2023-06-03T19:56:35.115 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:34 smithi083 bash[47644]: t=2023-06-03T19:56:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2023-06-03T19:56:35.115 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2023-06-03T19:56:35.115 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2023-06-03T19:56:35.115 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2023-06-03T19:56:35.397 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2023-06-03T19:56:35.397 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2023-06-03T19:56:35.397 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2023-06-03T19:56:35.397 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2023-06-03T19:56:35.398 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2023-06-03T19:56:35.515 INFO:teuthology.orchestra.run.smithi033.stdout:34359738455 2023-06-03T19:56:35.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-06-03T19:56:35.559 INFO:teuthology.orchestra.run.smithi033.stdout:180388626466 2023-06-03T19:56:35.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.6 2023-06-03T19:56:35.618 INFO:teuthology.orchestra.run.smithi033.stdout:77309411397 2023-06-03T19:56:35.618 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-06-03T19:56:35.665 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2023-06-03T19:56:35.665 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2023-06-03T19:56:35.665 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2023-06-03T19:56:35.665 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2023-06-03T19:56:35.665 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2023-06-03T19:56:35.666 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2023-06-03T19:56:35.666 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2023-06-03T19:56:35.666 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2023-06-03T19:56:35.666 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2023-06-03T19:56:35.666 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2023-06-03T19:56:35.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:35 smithi033 bash[33017]: audit 2023-06-03T19:56:34.657405+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:35.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:35 smithi033 bash[33017]: cluster 2023-06-03T19:56:35.367508+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:35 smithi033 bash[26432]: audit 2023-06-03T19:56:34.657405+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:35 smithi033 bash[26432]: cluster 2023-06-03T19:56:35.367508+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:35.939 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2023-06-03T19:56:35.939 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2023-06-03T19:56:35.939 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2023-06-03T19:56:35.939 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2023-06-03T19:56:35.939 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2023-06-03T19:56:35.940 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2023-06-03T19:56:35.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[26882]: audit 2023-06-03T19:56:34.657405+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:35.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[26882]: cluster 2023-06-03T19:56:35.367508+0000 mgr.y (mgr.14442) 60 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:36.191 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2023-06-03T19:56:36.191 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:35 smithi083 bash[47644]: t=2023-06-03T19:56:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2023-06-03T19:56:36.191 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2023-06-03T19:56:36.191 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2023-06-03T19:56:36.191 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2023-06-03T19:56:36.192 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2023-06-03T19:56:36.192 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2023-06-03T19:56:36.451 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2023-06-03T19:56:36.452 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2023-06-03T19:56:36.452 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2023-06-03T19:56:36.452 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2023-06-03T19:56:36.453 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2023-06-03T19:56:36.453 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2023-06-03T19:56:36.582 INFO:teuthology.orchestra.run.smithi033.stdout:107374182462 2023-06-03T19:56:36.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-06-03T19:56:36.729 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2023-06-03T19:56:36.729 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2023-06-03T19:56:36.730 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2023-06-03T19:56:36.990 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2023-06-03T19:56:36.990 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2023-06-03T19:56:36.990 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2023-06-03T19:56:36.990 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2023-06-03T19:56:36.991 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2023-06-03T19:56:36.991 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2023-06-03T19:56:36.991 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:36 smithi083 bash[47644]: t=2023-06-03T19:56:36+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2023-06-03T19:56:37.276 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:37.276 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2023-06-03T19:56:37.276 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2023-06-03T19:56:37.276 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2023-06-03T19:56:37.277 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2023-06-03T19:56:37.277 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2023-06-03T19:56:37.277 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2023-06-03T19:56:37.277 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2023-06-03T19:56:37.277 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2023-06-03T19:56:37.545 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2023-06-03T19:56:37.546 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2023-06-03T19:56:37.546 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2023-06-03T19:56:37.546 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2023-06-03T19:56:37.546 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2023-06-03T19:56:37.547 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2023-06-03T19:56:37.547 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2023-06-03T19:56:37.547 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2023-06-03T19:56:37.547 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2023-06-03T19:56:37.547 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2023-06-03T19:56:37.805 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2023-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2023-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+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-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2023-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2023-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2023-06-03T19:56:37.806 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2023-06-03T19:56:37.807 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2023-06-03T19:56:37.807 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2023-06-03T19:56:38.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[26882]: audit 2023-06-03T19:56:36.793288+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:38.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[26882]: cluster 2023-06-03T19:56:37.368127+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:37 smithi083 bash[47644]: t=2023-06-03T19:56:37+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2023-06-03T19:56:38.059 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2023-06-03T19:56:38.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:37 smithi033 bash[26432]: audit 2023-06-03T19:56:36.793288+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:38.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:37 smithi033 bash[26432]: cluster 2023-06-03T19:56:37.368127+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:38.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:37 smithi033 bash[33017]: audit 2023-06-03T19:56:36.793288+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:38.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:37 smithi033 bash[33017]: cluster 2023-06-03T19:56:37.368127+0000 mgr.y (mgr.14442) 61 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:38.092 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:38.092 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:38.093 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:38.319 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2023-06-03T19:56:38.319 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2023-06-03T19:56:38.320 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2023-06-03T19:56:38.571 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2023-06-03T19:56:38.571 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2023-06-03T19:56:38.572 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2023-06-03T19:56:38.572 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2023-06-03T19:56:38.572 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2023-06-03T19:56:38.572 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2023-06-03T19:56:38.572 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2023-06-03T19:56:38.840 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2023-06-03T19:56:38.840 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2023-06-03T19:56:38.841 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2023-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2023-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2023-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+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-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:38 smithi083 bash[47644]: t=2023-06-03T19:56:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2023-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2023-06-03T19:56:39.101 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2023-06-03T19:56:39.102 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2023-06-03T19:56:39.113 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:39.361 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2023-06-03T19:56:39.361 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2023-06-03T19:56:39.362 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2023-06-03T19:56:39.622 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2023-06-03T19:56:39.623 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2023-06-03T19:56:39.623 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2023-06-03T19:56:39.623 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2023-06-03T19:56:39.874 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2023-06-03T19:56:39.874 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2023-06-03T19:56:39.874 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2023-06-03T19:56:39.875 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2023-06-03T19:56:39.875 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2023-06-03T19:56:39.875 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2023-06-03T19:56:39.875 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2023-06-03T19:56:40.126 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: audit 2023-06-03T19:56:38.993079+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.127 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: audit 2023-06-03T19:56:39.269888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:56:40.127 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: audit 2023-06-03T19:56:39.271222+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:56:40.127 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: audit 2023-06-03T19:56:39.278175+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.127 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: cephadm 2023-06-03T19:56:39.284375+0000 mgr.y (mgr.14442) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T19:56:40.128 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: cephadm 2023-06-03T19:56:39.287677+0000 mgr.y (mgr.14442) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T19:56:40.128 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[26882]: cluster 2023-06-03T19:56:39.368768+0000 mgr.y (mgr.14442) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:40.128 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:39 smithi083 bash[47644]: t=2023-06-03T19:56:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2023-06-03T19:56:40.129 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2023-06-03T19:56:40.134 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:40.136 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:40.137 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:40.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: audit 2023-06-03T19:56:38.993079+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: audit 2023-06-03T19:56:39.269888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: audit 2023-06-03T19:56:39.271222+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: audit 2023-06-03T19:56:39.278175+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: cephadm 2023-06-03T19:56:39.284375+0000 mgr.y (mgr.14442) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: cephadm 2023-06-03T19:56:39.287677+0000 mgr.y (mgr.14442) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T19:56:40.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[33017]: cluster 2023-06-03T19:56:39.368768+0000 mgr.y (mgr.14442) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: audit 2023-06-03T19:56:38.993079+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: audit 2023-06-03T19:56:39.269888+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:56:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: audit 2023-06-03T19:56:39.271222+0000 mon.c (mon.2) 46 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:56:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: audit 2023-06-03T19:56:39.278175+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:56:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: cephadm 2023-06-03T19:56:39.284375+0000 mgr.y (mgr.14442) 62 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T19:56:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: cephadm 2023-06-03T19:56:39.287677+0000 mgr.y (mgr.14442) 63 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T19:56:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:39 smithi033 bash[26432]: cluster 2023-06-03T19:56:39.368768+0000 mgr.y (mgr.14442) 64 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:40.395 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2023-06-03T19:56:40.396 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2023-06-03T19:56:40.397 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2023-06-03T19:56:40.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2023-06-03T19:56:40.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2023-06-03T19:56:40.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2023-06-03T19:56:40.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2023-06-03T19:56:40.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2023-06-03T19:56:40.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2023-06-03T19:56:40.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2023-06-03T19:56:40.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2023-06-03T19:56:40.893 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:40 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:40] "GET /metrics HTTP/1.1" 200 151992 "" "Prometheus/2.33.4" 2023-06-03T19:56:40.935 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2023-06-03T19:56:40.936 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2023-06-03T19:56:40.937 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2023-06-03T19:56:40.937 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2023-06-03T19:56:41.152 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:56:41.195 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2023-06-03T19:56:41.196 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:40 smithi083 bash[47644]: t=2023-06-03T19:56:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2023-06-03T19:56:41.196 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2023-06-03T19:56:41.196 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2023-06-03T19:56:41.196 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2023-06-03T19:56:41.196 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2023-06-03T19:56:41.456 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2023-06-03T19:56:41.456 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2023-06-03T19:56:41.457 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2023-06-03T19:56:41.457 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2023-06-03T19:56:41.457 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2023-06-03T19:56:41.457 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2023-06-03T19:56:41.457 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2023-06-03T19:56:41.717 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2023-06-03T19:56:41.717 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2023-06-03T19:56:41.717 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2023-06-03T19:56:41.718 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2023-06-03T19:56:41.986 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2023-06-03T19:56:41.986 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2023-06-03T19:56:41.986 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2023-06-03T19:56:41.986 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2023-06-03T19:56:41.986 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_id and version columns" 2023-06-03T19:56:41.987 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition_version table on alert_definition_uid and version columns" 2023-06-03T19:56:41.987 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2023-06-03T19:56:41.987 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:41 smithi083 bash[47644]: t=2023-06-03T19:56:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2023-06-03T19:56:42.238 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+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-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2023-06-03T19:56:42.239 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2023-06-03T19:56:42.507 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[26882]: cluster 2023-06-03T19:56:41.369523+0000 mgr.y (mgr.14442) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:42.508 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2023-06-03T19:56:42.508 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2023-06-03T19:56:42.509 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2023-06-03T19:56:42.509 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2023-06-03T19:56:42.510 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2023-06-03T19:56:42.510 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2023-06-03T19:56:42.510 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2023-06-03T19:56:42.717 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:42 smithi033 bash[26432]: cluster 2023-06-03T19:56:41.369523+0000 mgr.y (mgr.14442) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:42.718 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:42 smithi033 bash[33017]: cluster 2023-06-03T19:56:41.369523+0000 mgr.y (mgr.14442) 65 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:42.794 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2023-06-03T19:56:42.794 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2023-06-03T19:56:42.794 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2023-06-03T19:56:42.795 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2023-06-03T19:56:42.795 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2023-06-03T19:56:42.795 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2023-06-03T19:56:42.795 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2023-06-03T19:56:42.796 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2023-06-03T19:56:42.796 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2023-06-03T19:56:42.796 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+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-06-03T19:56:43.063 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+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-06-03T19:56:43.063 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2023-06-03T19:56:43.064 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2023-06-03T19:56:43.064 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2023-06-03T19:56:43.065 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2023-06-03T19:56:43.065 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:42 smithi083 bash[47644]: t=2023-06-03T19:56:42+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2023-06-03T19:56:43.066 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2023-06-03T19:56:43.066 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2023-06-03T19:56:43.323 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2023-06-03T19:56:43.324 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2023-06-03T19:56:43.325 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2023-06-03T19:56:43.325 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2023-06-03T19:56:43.325 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2023-06-03T19:56:43.326 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2023-06-03T19:56:43.326 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2023-06-03T19:56:43.327 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2023-06-03T19:56:43.327 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2023-06-03T19:56:43.593 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2023-06-03T19:56:43.593 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2023-06-03T19:56:43.593 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2023-06-03T19:56:43.593 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2023-06-03T19:56:43.593 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2023-06-03T19:56:43.594 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2023-06-03T19:56:43.594 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2023-06-03T19:56:43.594 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2023-06-03T19:56:43.594 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2023-06-03T19:56:43.594 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2023-06-03T19:56:43.853 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2023-06-03T19:56:43.854 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2023-06-03T19:56:43.854 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2023-06-03T19:56:43.854 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2023-06-03T19:56:43.855 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2023-06-03T19:56:43.855 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2023-06-03T19:56:43.855 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2023-06-03T19:56:43.855 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2023-06-03T19:56:43.856 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2023-06-03T19:56:44.122 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2023-06-03T19:56:44.123 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2023-06-03T19:56:44.123 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2023-06-03T19:56:44.124 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:43 smithi083 bash[47644]: t=2023-06-03T19:56:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2023-06-03T19:56:44.124 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2023-06-03T19:56:44.124 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2023-06-03T19:56:44.125 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2023-06-03T19:56:44.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[26882]: cluster 2023-06-03T19:56:43.370183+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:44.383 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2023-06-03T19:56:44.384 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2023-06-03T19:56:44.385 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=12.411053312s 2023-06-03T19:56:44.385 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-06-03T19:56:44.385 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-06-03T19:56:44.646 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-06-03T19:56:44.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-06-03T19:56:44.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-06-03T19:56:44.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-06-03T19:56:44.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+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-06-03T19:56:44.647 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-06-03T19:56:44.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-06-03T19:56:44.648 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-06-03T19:56:44.785 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:44 smithi033 bash[33017]: cluster 2023-06-03T19:56:43.370183+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:44.786 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:44 smithi033 bash[26432]: cluster 2023-06-03T19:56:43.370183+0000 mgr.y (mgr.14442) 66 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:45.146 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 19:56:44 smithi083 bash[47644]: t=2023-06-03T19:56:44+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-06-03T19:56:46.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:46 smithi033 bash[26432]: cluster 2023-06-03T19:56:45.370840+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:46.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:46 smithi033 bash[33017]: cluster 2023-06-03T19:56:45.370840+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:46.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:46 smithi083 bash[26882]: cluster 2023-06-03T19:56:45.370840+0000 mgr.y (mgr.14442) 67 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:47.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:47 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:48.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:48 smithi033 bash[26432]: cluster 2023-06-03T19:56:47.371443+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:48.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:48 smithi033 bash[33017]: cluster 2023-06-03T19:56:47.371443+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:48 smithi083 bash[26882]: cluster 2023-06-03T19:56:47.371443+0000 mgr.y (mgr.14442) 68 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:50.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:50 smithi033 bash[26432]: cluster 2023-06-03T19:56:49.372033+0000 mgr.y (mgr.14442) 69 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:50.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:50 smithi033 bash[33017]: cluster 2023-06-03T19:56:49.372033+0000 mgr.y (mgr.14442) 69 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:50.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:56:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:50] "GET /metrics HTTP/1.1" 200 151992 "" "Prometheus/2.33.4" 2023-06-03T19:56:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:50 smithi083 bash[26882]: cluster 2023-06-03T19:56:49.372033+0000 mgr.y (mgr.14442) 69 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:51.368 INFO:teuthology.orchestra.run.smithi033.stdout:154618822702 2023-06-03T19:56:51.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:51 smithi033 bash[26432]: audit 2023-06-03T19:56:51.362747+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.33:0/1541838973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:56:51.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:51 smithi033 bash[33017]: audit 2023-06-03T19:56:51.362747+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.33:0/1541838973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:56:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:51 smithi083 bash[26882]: audit 2023-06-03T19:56:51.362747+0000 mon.a (mon.0) 596 : audit [DBG] from='client.? 172.21.15.33:0/1541838973' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:56:52.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:52 smithi033 bash[26432]: cluster 2023-06-03T19:56:51.372628+0000 mgr.y (mgr.14442) 70 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:52 smithi033 bash[33017]: cluster 2023-06-03T19:56:51.372628+0000 mgr.y (mgr.14442) 70 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:52.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:52 smithi083 bash[26882]: cluster 2023-06-03T19:56:51.372628+0000 mgr.y (mgr.14442) 70 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:53.268 INFO:teuthology.orchestra.run.smithi033.stdout:128849018935 2023-06-03T19:56:53.309 INFO:teuthology.orchestra.run.smithi033.stdout:55834574930 2023-06-03T19:56:53.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:53 smithi033 bash[26432]: audit 2023-06-03T19:56:53.262584+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.33:0/1185274048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:56:53.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:53 smithi033 bash[26432]: audit 2023-06-03T19:56:53.304234+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.33:0/796677753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:56:53.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:53 smithi033 bash[33017]: audit 2023-06-03T19:56:53.262584+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.33:0/1185274048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:56:53.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:53 smithi033 bash[33017]: audit 2023-06-03T19:56:53.304234+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.33:0/796677753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:56:53.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:53 smithi083 bash[26882]: audit 2023-06-03T19:56:53.262584+0000 mon.a (mon.0) 597 : audit [DBG] from='client.? 172.21.15.33:0/1185274048' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:56:53.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:53 smithi083 bash[26882]: audit 2023-06-03T19:56:53.304234+0000 mon.a (mon.0) 598 : audit [DBG] from='client.? 172.21.15.33:0/796677753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:56:54.537 INFO:teuthology.orchestra.run.smithi033.stdout:206158430237 2023-06-03T19:56:54.803 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:54 smithi033 bash[26432]: cluster 2023-06-03T19:56:53.373185+0000 mgr.y (mgr.14442) 71 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:54.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:54 smithi033 bash[33017]: cluster 2023-06-03T19:56:53.373185+0000 mgr.y (mgr.14442) 71 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:54.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:54 smithi083 bash[26882]: cluster 2023-06-03T19:56:53.373185+0000 mgr.y (mgr.14442) 71 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:55.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:55 smithi033 bash[33017]: audit 2023-06-03T19:56:54.532155+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.33:0/903614648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:56:55.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:55 smithi033 bash[26432]: audit 2023-06-03T19:56:54.532155+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.33:0/903614648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:56:55.713 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822699 got 154618822702 for osd.5 2023-06-03T19:56:55.714 DEBUG:teuthology.parallel:result is None 2023-06-03T19:56:55.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:55 smithi083 bash[26882]: audit 2023-06-03T19:56:54.532155+0000 mon.a (mon.0) 599 : audit [DBG] from='client.? 172.21.15.33:0/903614648' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:56:56.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:56 smithi033 bash[26432]: cluster 2023-06-03T19:56:55.373846+0000 mgr.y (mgr.14442) 72 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:56.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:56 smithi033 bash[33017]: cluster 2023-06-03T19:56:55.373846+0000 mgr.y (mgr.14442) 72 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:56.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:56 smithi083 bash[26882]: cluster 2023-06-03T19:56:55.373846+0000 mgr.y (mgr.14442) 72 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:57.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:56:57 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:56:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:56:57.557 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018930 got 128849018935 for osd.4 2023-06-03T19:56:57.558 DEBUG:teuthology.parallel:result is None 2023-06-03T19:56:57.559 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574925 got 55834574930 for osd.1 2023-06-03T19:56:57.559 DEBUG:teuthology.parallel:result is None 2023-06-03T19:56:57.946 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430233 got 206158430237 for osd.7 2023-06-03T19:56:57.947 DEBUG:teuthology.parallel:result is None 2023-06-03T19:56:58.240 INFO:teuthology.orchestra.run.smithi033.stdout:77309411402 2023-06-03T19:56:58.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:58 smithi033 bash[26432]: cluster 2023-06-03T19:56:57.374409+0000 mgr.y (mgr.14442) 73 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:58.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:56:58 smithi033 bash[26432]: audit 2023-06-03T19:56:58.234891+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/94207237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:56:58.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:58 smithi033 bash[33017]: cluster 2023-06-03T19:56:57.374409+0000 mgr.y (mgr.14442) 73 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:58.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:56:58 smithi033 bash[33017]: audit 2023-06-03T19:56:58.234891+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/94207237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:56:58.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:58 smithi083 bash[26882]: cluster 2023-06-03T19:56:57.374409+0000 mgr.y (mgr.14442) 73 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:56:58.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:56:58 smithi083 bash[26882]: audit 2023-06-03T19:56:58.234891+0000 mon.a (mon.0) 600 : audit [DBG] from='client.? 172.21.15.33:0/94207237' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:56:59.756 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:56:59 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T19:56:59.756 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:56:59 smithi033 bash[57606]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-alertmanager.a 2023-06-03T19:56:59.832 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411397 got 77309411402 for osd.2 2023-06-03T19:56:59.832 DEBUG:teuthology.parallel:result is None 2023-06-03T19:57:00.079 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:56:59 smithi033 bash[52820]: level=info ts=2023-06-03T19:56:59.750Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-06-03T19:57:00.206 INFO:teuthology.orchestra.run.smithi033.stdout:180388626471 2023-06-03T19:57:00.260 INFO:teuthology.orchestra.run.smithi033.stdout:107374182466 2023-06-03T19:57:00.294 INFO:teuthology.orchestra.run.smithi033.stdout:34359738460 2023-06-03T19:57:00.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[26432]: cluster 2023-06-03T19:56:59.375005+0000 mgr.y (mgr.14442) 74 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:00.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[26432]: audit 2023-06-03T19:57:00.200384+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.33:0/3421343434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:57:00.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[26432]: audit 2023-06-03T19:57:00.254777+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.33:0/3808269293' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:57:00.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[26432]: audit 2023-06-03T19:57:00.288400+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.33:0/1193659111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:57:00.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:00] "GET /metrics HTTP/1.1" 200 151985 "" "Prometheus/2.33.4" 2023-06-03T19:57:00.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[33017]: cluster 2023-06-03T19:56:59.375005+0000 mgr.y (mgr.14442) 74 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[33017]: audit 2023-06-03T19:57:00.200384+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.33:0/3421343434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:57:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[33017]: audit 2023-06-03T19:57:00.254777+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.33:0/3808269293' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:57:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[33017]: audit 2023-06-03T19:57:00.288400+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.33:0/1193659111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:57:00.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:00 smithi083 bash[26882]: cluster 2023-06-03T19:56:59.375005+0000 mgr.y (mgr.14442) 74 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:00.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:00 smithi083 bash[26882]: audit 2023-06-03T19:57:00.200384+0000 mon.a (mon.0) 601 : audit [DBG] from='client.? 172.21.15.33:0/3421343434' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:57:00.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:00 smithi083 bash[26882]: audit 2023-06-03T19:57:00.254777+0000 mon.a (mon.0) 602 : audit [DBG] from='client.? 172.21.15.33:0/3808269293' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:57:00.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:00 smithi083 bash[26882]: audit 2023-06-03T19:57:00.288400+0000 mon.a (mon.0) 603 : audit [DBG] from='client.? 172.21.15.33:0/1193659111' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:57:01.329 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:00 smithi033 bash[57648]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-alertmanager-a 2023-06-03T19:57:01.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:01 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@alertmanager.a.service: Succeeded. 2023-06-03T19:57:01.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:01 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:57:01.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:01 smithi033 systemd[1]: Started Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:57:02.405 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626466 got 180388626471 for osd.6 2023-06-03T19:57:02.405 DEBUG:teuthology.parallel:result is None 2023-06-03T19:57:02.553 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182462 got 107374182466 for osd.3 2023-06-03T19:57:02.553 DEBUG:teuthology.parallel:result is None 2023-06-03T19:57:02.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:02 smithi083 bash[26882]: cluster 2023-06-03T19:57:01.375715+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:02.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:02 smithi083 bash[26882]: audit 2023-06-03T19:57:01.521762+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:02.798 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:02 smithi033 bash[26432]: cluster 2023-06-03T19:57:01.375715+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:02.798 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:02 smithi033 bash[26432]: audit 2023-06-03T19:57:01.521762+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:02.799 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:02 smithi033 bash[33017]: cluster 2023-06-03T19:57:01.375715+0000 mgr.y (mgr.14442) 75 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:02.799 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:02 smithi033 bash[33017]: audit 2023-06-03T19:57:01.521762+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:02.799 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738455 got 34359738460 for osd.0 2023-06-03T19:57:02.800 DEBUG:teuthology.parallel:result is None 2023-06-03T19:57:02.800 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-06-03T19:57:02.800 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T19:57:03.479 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.268Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.269Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.271Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.33 port=9094 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.274Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.330Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.331Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-06-03T19:57:03.480 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.335Z caller=main.go:518 msg=Listening address=:9093 2023-06-03T19:57:03.481 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:03.335Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-06-03T19:57:03.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[26432]: cephadm 2023-06-03T19:57:01.523884+0000 mgr.y (mgr.14442) 76 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T19:57:03.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[26432]: cephadm 2023-06-03T19:57:01.529242+0000 mgr.y (mgr.14442) 77 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T19:57:03.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[33017]: cephadm 2023-06-03T19:57:01.523884+0000 mgr.y (mgr.14442) 76 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T19:57:03.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:03 smithi033 bash[33017]: cephadm 2023-06-03T19:57:01.529242+0000 mgr.y (mgr.14442) 77 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T19:57:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:03 smithi083 bash[26882]: cephadm 2023-06-03T19:57:01.523884+0000 mgr.y (mgr.14442) 76 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T19:57:03.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:03 smithi083 bash[26882]: cephadm 2023-06-03T19:57:01.529242+0000 mgr.y (mgr.14442) 77 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T19:57:04.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:04 smithi033 bash[26432]: cluster 2023-06-03T19:57:03.376280+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:04 smithi033 bash[33017]: cluster 2023-06-03T19:57:03.376280+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:04.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:04 smithi083 bash[26882]: cluster 2023-06-03T19:57:03.376280+0000 mgr.y (mgr.14442) 78 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:05.579 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:05 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:05.274Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000328268s 2023-06-03T19:57:05.712 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 systemd[1]: Stopping Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T19:57:05.712 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[48260]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus.a 2023-06-03T19:57:05.712 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.636Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.637Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-06-03T19:57:05.713 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.637Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-06-03T19:57:05.714 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.637Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-06-03T19:57:05.714 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.637Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-06-03T19:57:05.714 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.637Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-06-03T19:57:05.714 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:05 smithi083 bash[46770]: ts=2023-06-03T19:57:05.638Z caller=main.go:1066 level=info msg="See you next time!" 2023-06-03T19:57:06.646 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[48302]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus-a 2023-06-03T19:57:06.647 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:06 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a.service: Succeeded. 2023-06-03T19:57:06.647 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:06 smithi083 systemd[1]: Stopped Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:57:06.647 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:06 smithi083 systemd[1]: Started Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T19:57:06.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: cluster 2023-06-03T19:57:05.376822+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:06.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: audit 2023-06-03T19:57:06.358875+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: audit 2023-06-03T19:57:06.367344+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:06.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: audit 2023-06-03T19:57:06.369514+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:06.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: audit 2023-06-03T19:57:06.377260+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:06 smithi083 bash[26882]: audit 2023-06-03T19:57:06.385032+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:06.663 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: cluster 2023-06-03T19:57:05.376822+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:06.663 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: audit 2023-06-03T19:57:06.358875+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.663 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: audit 2023-06-03T19:57:06.367344+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:06.663 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: audit 2023-06-03T19:57:06.369514+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: audit 2023-06-03T19:57:06.377260+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[33017]: audit 2023-06-03T19:57:06.385032+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPING 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPED 2023-06-03T19:57:06.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTING 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Serving on http://:::9283 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTED 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPING 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPED 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTING 2023-06-03T19:57:06.665 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Serving on http://:::9283 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: cluster 2023-06-03T19:57:05.376822+0000 mgr.y (mgr.14442) 79 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: audit 2023-06-03T19:57:06.358875+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: audit 2023-06-03T19:57:06.367344+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: audit 2023-06-03T19:57:06.369514+0000 mon.c (mon.2) 48 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: audit 2023-06-03T19:57:06.377260+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:06.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26432]: audit 2023-06-03T19:57:06.385032+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:07.079 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTED 2023-06-03T19:57:07.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPING 2023-06-03T19:57:07.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:57:07.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STOPPED 2023-06-03T19:57:07.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTING 2023-06-03T19:57:07.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Serving on http://:::9283 2023-06-03T19:57:07.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:06 smithi033 bash[26706]: [03/Jun/2023:19:57:06] ENGINE Bus STARTED 2023-06-03T19:57:07.604 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.368067+0000 mgr.y (mgr.14442) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:07.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.370210+0000 mgr.y (mgr.14442) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:07.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.385765+0000 mgr.y (mgr.14442) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:07.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.514892+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:07.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.525156+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.535985+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:07.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.664337+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:07.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.673693+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[26882]: audit 2023-06-03T19:57:06.680264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:07.606 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.456Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-06-03T19:57:07.606 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.456Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-06-03T19:57:07.606 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.456Z caller=main.go:518 level=info host_details="(Linux 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 smithi083 (none))" 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.456Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.456Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.458Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.459Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.460Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.464Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.464Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.134µs 2023-06-03T19:57:07.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.464Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-06-03T19:57:07.608 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.599Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2023-06-03T19:57:07.611 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:57:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.368067+0000 mgr.y (mgr.14442) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.370210+0000 mgr.y (mgr.14442) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.385765+0000 mgr.y (mgr.14442) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.514892+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.525156+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.535985+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.664337+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.673693+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[26432]: audit 2023-06-03T19:57:06.680264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.368067+0000 mgr.y (mgr.14442) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.370210+0000 mgr.y (mgr.14442) 81 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi033.front.sepia.ceph.com:9093"}]: dispatch 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.385765+0000 mgr.y (mgr.14442) 82 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.514892+0000 mon.c (mon.2) 50 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.525156+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.535985+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.664337+0000 mon.c (mon.2) 52 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.673693+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:07 smithi033 bash[33017]: audit 2023-06-03T19:57:06.680264+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.600Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.600Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.374µs wal_replay_duration=135.683237ms total_replay_duration=135.730528ms 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.602Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.602Z caller=main.go:947 level=info msg="TSDB started" 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.602Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-06-03T19:57:07.897 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.634Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=31.112323ms db_storage=1.12µs remote_storage=1.586µs web_handler=614ns query_engine=1.176µs scrape=380.515µs scrape_sd=48.918µs notify=65.012µs notify_sd=21.577µs rules=30.113438ms 2023-06-03T19:57:07.898 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 19:57:07 smithi083 bash[48400]: ts=2023-06-03T19:57:07.634Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-06-03T19:57:08.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[33017]: audit 2023-06-03T19:57:06.515760+0000 mgr.y (mgr.14442) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[33017]: audit 2023-06-03T19:57:06.536969+0000 mgr.y (mgr.14442) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[33017]: audit 2023-06-03T19:57:06.665399+0000 mgr.y (mgr.14442) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[33017]: cluster 2023-06-03T19:57:07.377396+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[26432]: audit 2023-06-03T19:57:06.515760+0000 mgr.y (mgr.14442) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[26432]: audit 2023-06-03T19:57:06.536969+0000 mgr.y (mgr.14442) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:08.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[26432]: audit 2023-06-03T19:57:06.665399+0000 mgr.y (mgr.14442) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:08 smithi033 bash[26432]: cluster 2023-06-03T19:57:07.377396+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:08.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:08 smithi083 bash[26882]: audit 2023-06-03T19:57:06.515760+0000 mgr.y (mgr.14442) 83 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi083.front.sepia.ceph.com:9095"}]: dispatch 2023-06-03T19:57:08.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:08 smithi083 bash[26882]: audit 2023-06-03T19:57:06.536969+0000 mgr.y (mgr.14442) 84 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T19:57:08.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:08 smithi083 bash[26882]: audit 2023-06-03T19:57:06.665399+0000 mgr.y (mgr.14442) 85 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi083.front.sepia.ceph.com:3000"}]: dispatch 2023-06-03T19:57:08.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:08 smithi083 bash[26882]: cluster 2023-06-03T19:57:07.377396+0000 mgr.y (mgr.14442) 86 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:09.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:09 smithi033 bash[26432]: cluster 2023-06-03T19:57:09.378006+0000 mgr.y (mgr.14442) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:09.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:09 smithi033 bash[33017]: cluster 2023-06-03T19:57:09.378006+0000 mgr.y (mgr.14442) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:09 smithi083 bash[26882]: cluster 2023-06-03T19:57:09.378006+0000 mgr.y (mgr.14442) 87 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:10.898 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:57:10.902 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T19:57:11.582 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":67,"stamp":"2023-06-03T19:57:09.377700+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":44212,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":39936,"kb_avail":749917004,"statfs":{"total":767960285184,"available":767915012096,"internally_reserved":0,"allocated":4313088,"data_stored":1763143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40894464},"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-06-03T19:55:39.272067+0000","last_change":"2023-06-03T19:55:37.627224+0000","last_active":"2023-06-03T19:55:39.272067+0000","last_peered":"2023-06-03T19:55:39.272067+0000","last_clean":"2023-06-03T19:55:39.272067+0000","last_became_active":"2023-06-03T19:55:37.626559+0000","last_became_peered":"2023-06-03T19:55:37.626559+0000","last_unstale":"2023-06-03T19:55:39.272067+0000","last_undegraded":"2023-06-03T19:55:39.272067+0000","last_fullsized":"2023-06-03T19:55:39.272067+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.622871+0000","last_change":"2023-06-03T19:55:37.653491+0000","last_active":"2023-06-03T19:55:38.622871+0000","last_peered":"2023-06-03T19:55:38.622871+0000","last_clean":"2023-06-03T19:55:38.622871+0000","last_became_active":"2023-06-03T19:55:37.652897+0000","last_became_peered":"2023-06-03T19:55:37.652897+0000","last_unstale":"2023-06-03T19:55:38.622871+0000","last_undegraded":"2023-06-03T19:55:38.622871+0000","last_fullsized":"2023-06-03T19:55:38.622871+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-06-03T19:55:38.750616+0000","last_change":"2023-06-03T19:55:37.653437+0000","last_active":"2023-06-03T19:55:38.750616+0000","last_peered":"2023-06-03T19:55:38.750616+0000","last_clean":"2023-06-03T19:55:38.750616+0000","last_became_active":"2023-06-03T19:55:37.652576+0000","last_became_peered":"2023-06-03T19:55:37.652576+0000","last_unstale":"2023-06-03T19:55:38.750616+0000","last_undegraded":"2023-06-03T19:55:38.750616+0000","last_fullsized":"2023-06-03T19:55:38.750616+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.750596+0000","last_change":"2023-06-03T19:55:37.652140+0000","last_active":"2023-06-03T19:55:38.750596+0000","last_peered":"2023-06-03T19:55:38.750596+0000","last_clean":"2023-06-03T19:55:38.750596+0000","last_became_active":"2023-06-03T19:55:37.651600+0000","last_became_peered":"2023-06-03T19:55:37.651600+0000","last_unstale":"2023-06-03T19:55:38.750596+0000","last_undegraded":"2023-06-03T19:55:38.750596+0000","last_fullsized":"2023-06-03T19:55:38.750596+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.750568+0000","last_change":"2023-06-03T19:54:39.272759+0000","last_active":"2023-06-03T19:55:38.750568+0000","last_peered":"2023-06-03T19:55:38.750568+0000","last_clean":"2023-06-03T19:55:38.750568+0000","last_became_active":"2023-06-03T19:54:39.271895+0000","last_became_peered":"2023-06-03T19:54:39.271895+0000","last_unstale":"2023-06-03T19:55:38.750568+0000","last_undegraded":"2023-06-03T19:55:38.750568+0000","last_fullsized":"2023-06-03T19:55:38.750568+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-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:39.271671+0000","last_change":"2023-06-03T19:55:37.628864+0000","last_active":"2023-06-03T19:55:39.271671+0000","last_peered":"2023-06-03T19:55:39.271671+0000","last_clean":"2023-06-03T19:55:39.271671+0000","last_became_active":"2023-06-03T19:55:37.628292+0000","last_became_peered":"2023-06-03T19:55:37.628292+0000","last_unstale":"2023-06-03T19:55:39.271671+0000","last_undegraded":"2023-06-03T19:55:39.271671+0000","last_fullsized":"2023-06-03T19:55:39.271671+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-06-03T19:55:39.271206+0000","last_change":"2023-06-03T19:55:37.653831+0000","last_active":"2023-06-03T19:55:39.271206+0000","last_peered":"2023-06-03T19:55:39.271206+0000","last_clean":"2023-06-03T19:55:39.271206+0000","last_became_active":"2023-06-03T19:55:37.653412+0000","last_became_peered":"2023-06-03T19:55:37.653412+0000","last_unstale":"2023-06-03T19:55:39.271206+0000","last_undegraded":"2023-06-03T19:55:39.271206+0000","last_fullsized":"2023-06-03T19:55:39.271206+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:39.271602+0000","last_change":"2023-06-03T19:55:37.628042+0000","last_active":"2023-06-03T19:55:39.271602+0000","last_peered":"2023-06-03T19:55:39.271602+0000","last_clean":"2023-06-03T19:55:39.271602+0000","last_became_active":"2023-06-03T19:55:37.627582+0000","last_became_peered":"2023-06-03T19:55:37.627582+0000","last_unstale":"2023-06-03T19:55:39.271602+0000","last_undegraded":"2023-06-03T19:55:39.271602+0000","last_fullsized":"2023-06-03T19:55:39.271602+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.623028+0000","last_change":"2023-06-03T19:55:37.651848+0000","last_active":"2023-06-03T19:55:38.623028+0000","last_peered":"2023-06-03T19:55:38.623028+0000","last_clean":"2023-06-03T19:55:38.623028+0000","last_became_active":"2023-06-03T19:55:37.651469+0000","last_became_peered":"2023-06-03T19:55:37.651469+0000","last_unstale":"2023-06-03T19:55:38.623028+0000","last_undegraded":"2023-06-03T19:55:38.623028+0000","last_fullsized":"2023-06-03T19:55:38.623028+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430240,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5336,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.82299999999999995,"15min":0.81499999999999995},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.99399999999999999},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.879,"15min":0.88600000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.85699999999999998}]},{"osd":1,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.81399999999999995,"15min":0.80500000000000005},"min":{"1min":0.60399999999999998,"5min":0.504,"15min":0.504},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.90200000000000002,"15min":0.91100000000000003},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.117,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.96399999999999997}]},{"osd":2,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.88800000000000001,"15min":0.89800000000000002},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.0660000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.86599999999999999,"15min":0.85799999999999998},"min":{"1min":0.57699999999999996,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":1.0629999999999999}]},{"osd":3,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.92700000000000005,"15min":0.93500000000000005},"min":{"1min":0.63400000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.149,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.008,"15min":1.018},"min":{"1min":0.67400000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.397,"5min":1.538,"15min":1.538},"last":1.109}]},{"osd":4,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.90900000000000003,"15min":0.92300000000000004},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.68100000000000005},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94899999999999995,"15min":0.95599999999999996},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3759999999999999,"5min":1.444,"15min":1.444},"last":0.90000000000000002},{"interface":"front","average":{"1min":1.028,"5min":1.04,"15min":1.042},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.76800000000000002}]},{"osd":6,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0309999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3049999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.81100000000000005},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0700000000000001,"15min":1.089},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0129999999999999}]}]},{"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":5396,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739756,"statfs":{"total":95995035648,"available":95989510144,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.86399999999999999,"15min":0.89600000000000002},"min":{"1min":0.53800000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.90300000000000002,"15min":0.93500000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.0569999999999999,"5min":1.24,"15min":1.24},"last":0.76500000000000001}]},{"osd":1,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.89600000000000002,"15min":0.92200000000000004},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1679999999999999,"5min":1.268,"15min":1.268},"last":0.70799999999999996},{"interface":"front","average":{"1min":0.87,"5min":0.93400000000000005,"15min":0.95599999999999996},"min":{"1min":0.63400000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":0.84999999999999998}]},{"osd":2,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.92900000000000005,"15min":0.94399999999999995},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1160000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.93799999999999994},{"interface":"front","average":{"1min":0.871,"5min":0.90400000000000003,"15min":0.92100000000000004},"min":{"1min":0.629,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1419999999999999,"5min":1.196,"15min":1.196},"last":0.83599999999999997}]},{"osd":3,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.96099999999999997},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94699999999999995,"15min":0.97299999999999998},"min":{"1min":0.67900000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.89100000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84199999999999997,"15min":0.84499999999999997},"min":{"1min":0.53700000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.93300000000000005,"15min":0.94399999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.55700000000000005}]},{"osd":5,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.60599999999999998,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":0.60499999999999998},{"interface":"front","average":{"1min":1.036,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.629,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.77800000000000002}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.044,"15min":1.042},"min":{"1min":0.69399999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.997,"5min":1.012,"15min":1.014},"min":{"1min":0.70199999999999996,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2629999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.81200000000000006}]}]},{"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":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68200000000000005,"15min":0.56999999999999995},"min":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.34399999999999997},"max":{"1min":1.1930000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.72999999999999998,"15min":0.63200000000000001},"min":{"1min":0.48399999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.028,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.65900000000000003}]},{"osd":2,"last update":"Sat Jun 3 19:56:04 2023","interfaces":[{"interface":"back","average":{"1min":0.748,"5min":0.72799999999999998,"15min":0.65700000000000003},"min":{"1min":0.496,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.0620000000000001,"5min":1.292,"15min":1.292},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.69599999999999995,"5min":0.746,"15min":0.66800000000000004},"min":{"1min":0.42099999999999999,"5min":0.378,"15min":0.378},"max":{"1min":1.159,"5min":1.284,"15min":1.284},"last":0.81000000000000005}]},{"osd":3,"last update":"Sat Jun 3 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.88300000000000001,"15min":0.95899999999999996},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.349,"5min":5.1609999999999996,"15min":5.1609999999999996},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.88100000000000001,"15min":0.94299999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1519999999999999,"5min":4.5960000000000001,"15min":4.5960000000000001},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Jun 3 19:56:33 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98799999999999999,"15min":0.93899999999999995},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3200000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.3959999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.97999999999999998,"15min":0.93000000000000005},"min":{"1min":0.69299999999999995,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3759999999999999,"5min":1.597,"15min":1.597},"last":1.458}]},{"osd":5,"last update":"Sat Jun 3 19:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":1.0329999999999999,"15min":1.046},"min":{"1min":0.76900000000000002,"5min":0.67500000000000004,"15min":0.67500000000000004},"max":{"1min":1.2370000000000001,"5min":1.325,"15min":1.325},"last":1.115},{"interface":"front","average":{"1min":1.04,"5min":1.0389999999999999,"15min":1.0349999999999999},"min":{"1min":0.83299999999999996,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.256,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.339}]},{"osd":6,"last update":"Sat Jun 3 19:56:54 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0820000000000001,"15min":1.099},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.135},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.073,"15min":1.1160000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2789999999999999,"5min":1.458,"15min":1.458},"last":1.296}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.071,"15min":1.073},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.496},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1639999999999999,"15min":1.1679999999999999},"min":{"1min":0.82299999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4359999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.2509999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738462,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5716,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739436,"statfs":{"total":95995035648,"available":95989182464,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 19:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.64800000000000002,"15min":0.58999999999999997},"min":{"1min":0.45300000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.88300000000000001,"5min":1.016,"15min":1.016},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.71899999999999997,"15min":0.60199999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.77700000000000002}]},{"osd":2,"last update":"Sat Jun 3 19:57:05 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.69899999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35199999999999998},"max":{"1min":1.921,"5min":1.921,"15min":1.921},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.75,"15min":0.65000000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.40200000000000002},"max":{"1min":1.6739999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.69399999999999995}]},{"osd":3,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.88900000000000001,"15min":0.82499999999999996},"min":{"1min":0.60999999999999999,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.103},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.86699999999999999,"15min":0.85299999999999998},"min":{"1min":0.5,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":2.4830000000000001,"5min":2.4830000000000001,"15min":2.4830000000000001},"last":0.92000000000000004}]},{"osd":4,"last update":"Sat Jun 3 19:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0189999999999999,"15min":1.0229999999999999},"min":{"1min":0.72899999999999998,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3300000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.2370000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.997,"15min":0.996},"min":{"1min":0.63600000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1639999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.0900000000000001}]},{"osd":5,"last update":"Sat Jun 3 19:56:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0209999999999999,"15min":1.0169999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":1.0620000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.044,"15min":1.044},"min":{"1min":0.76200000000000001,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.86399999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.004},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.056,"15min":1.052},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":2.3500000000000001,"5min":2.3500000000000001,"15min":2.3500000000000001},"last":1.2010000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:56:43 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1319999999999999,"15min":1.129},"min":{"1min":0.76700000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":2.4039999999999999,"5min":2.4039999999999999,"15min":2.4039999999999999},"last":1.034},{"interface":"front","average":{"1min":1.089,"5min":1.145,"15min":1.155},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.167}]}]},{"osd":2,"up_from":18,"seq":77309411404,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:04 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.67700000000000005,"15min":0.60499999999999998},"min":{"1min":0.48099999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.298,"5min":1.298,"15min":1.298},"last":0.65400000000000003},{"interface":"front","average":{"1min":0.73499999999999999,"5min":0.70499999999999996,"15min":0.60899999999999999},"min":{"1min":0.48599999999999999,"5min":0.441,"15min":0.441},"max":{"1min":1.022,"5min":1.173,"15min":1.173},"last":1.026}]},{"osd":1,"last update":"Sat Jun 3 19:56:04 2023","interfaces":[{"interface":"back","average":{"1min":0.73899999999999999,"5min":0.71399999999999997,"15min":0.64900000000000002},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":0.95299999999999996,"5min":1.234,"15min":1.234},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.91300000000000003,"5min":0.80600000000000005,"15min":0.69899999999999995},"min":{"1min":0.57199999999999995,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.2150000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":0.89200000000000002}]},{"osd":3,"last update":"Sat Jun 3 19:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.84499999999999997,"15min":0.82099999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0149999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.88100000000000001,"15min":0.85399999999999998},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.139,"5min":1.161,"15min":1.161},"last":1.0009999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3120000000000001,"5min":1.607,"15min":1.607},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.052,"15min":1.006},"min":{"1min":0.754,"5min":0.749,"15min":0.749},"max":{"1min":1.2989999999999999,"5min":1.613,"15min":1.613},"last":1.105}]},{"osd":5,"last update":"Sat Jun 3 19:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0489999999999999,"15min":1.0289999999999999},"min":{"1min":0.747,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.3140000000000001,"5min":1.478,"15min":1.478},"last":1.3260000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.079,"15min":1.083},"min":{"1min":0.746,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.278,"5min":1.675,"15min":1.675},"last":1.1699999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.0569999999999999,"15min":1.087},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.2589999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.284},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.1459999999999999,"15min":1.1819999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.375,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.22}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.165,"15min":1.1990000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2509999999999999,"5min":1.506,"15min":1.506},"last":1.2709999999999999},{"interface":"front","average":{"1min":1.099,"5min":1.1950000000000001,"15min":1.2110000000000001},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.6160000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.4039999999999999}]}]},{"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":5528,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.46200000000000002,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.002,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.84499999999999997,"15min":0.82799999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.73799999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.755,"15min":0.73699999999999999},"min":{"1min":0.41299999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0449999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.88},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.77600000000000002,"15min":0.76200000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0840000000000001,"5min":1.24,"15min":1.24},"last":0.85099999999999998}]},{"osd":2,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.81499999999999995,"15min":0.81999999999999995},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.171,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.79700000000000004,"15min":0.79600000000000004},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1000000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.81699999999999995}]},{"osd":4,"last update":"Sat Jun 3 19:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.72499999999999998,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.022,"15min":1.036},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.331,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.034}]},{"osd":5,"last update":"Sat Jun 3 19:56:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0780000000000001,"15min":1.0800000000000001},"min":{"1min":0.70499999999999996,"5min":0.70499999999999996,"15min":0.70499999999999996},"max":{"1min":1.8799999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.069},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.117,"15min":1.105},"min":{"1min":0.85799999999999998,"5min":0.79200000000000004,"15min":0.79200000000000004},"max":{"1min":1.9950000000000001,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.1930000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.145,"15min":1.1879999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.1479999999999999,"5min":1.643,"15min":1.643},"last":1.383},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0780000000000001,"15min":1.1120000000000001},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3180000000000001,"5min":1.409,"15min":1.409},"last":1.357}]},{"osd":7,"last update":"Sat Jun 3 19:56:42 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.071,"15min":1.083},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.159,"5min":1.464,"15min":1.464},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.175,"15min":1.1930000000000001},"min":{"1min":0.82199999999999995,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.415,"5min":1.488,"15min":1.488},"last":1.129}]}]},{"osd":4,"up_from":30,"seq":128849018938,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5528,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.84799999999999998,"15min":0.86199999999999999},"min":{"1min":0.505,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.056,"5min":1.153,"15min":1.153},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85799999999999998,"15min":0.85099999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":1.036}]},{"osd":1,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.81399999999999995,"15min":0.82799999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.86399999999999999,"15min":0.85999999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":0.98199999999999998,"5min":1.381,"15min":1.381},"last":1.169}]},{"osd":2,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86599999999999999,"15min":0.84699999999999998},"min":{"1min":0.63600000000000001,"5min":0.505,"15min":0.505},"max":{"1min":1.0800000000000001,"5min":1.415,"15min":1.415},"last":1.103},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.95699999999999996}]},{"osd":3,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.88},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.212,"5min":1.351,"15min":1.351},"last":0.82099999999999995},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.59399999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":1.1359999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.754,"15min":0.70699999999999996},"min":{"1min":0.64700000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.097,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.996},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.78700000000000003,"15min":0.72899999999999998},"min":{"1min":0.57299999999999995,"5min":0.432,"15min":0.432},"max":{"1min":1.171,"5min":1.369,"15min":1.369},"last":0.88500000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:57:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88100000000000001,"15min":0.86199999999999999},"min":{"1min":0.57199999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.385,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.70499999999999996},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.004,"15min":1},"min":{"1min":0.75700000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4510000000000001,"5min":1.583,"15min":1.583},"last":1.244}]},{"osd":7,"last update":"Sat Jun 3 19:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.97199999999999998,"15min":0.96099999999999997},"min":{"1min":0.77700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.458,"5min":1.466,"15min":1.466},"last":0.72499999999999998},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.98299999999999998,"15min":0.98099999999999998},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":0.79100000000000004}]}]},{"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":5460,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739692,"statfs":{"total":95995035648,"available":95989444608,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":0.871,"15min":0.83899999999999997},"min":{"1min":0.66200000000000003,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.83499999999999996,"15min":0.82099999999999995},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.3009999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.86199999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.872,"15min":0.85199999999999998},"min":{"1min":0.629,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.2230000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.85999999999999999,"15min":0.83399999999999996},"min":{"1min":0.56299999999999994,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.3220000000000001,"5min":1.548,"15min":1.548},"last":1.034}]},{"osd":2,"last update":"Sat Jun 3 19:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.85799999999999998,"15min":0.86599999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.103,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.006},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.88100000000000001,"15min":0.85999999999999999},"min":{"1min":0.57299999999999995,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.252,"5min":1.405,"15min":1.405},"last":1.1759999999999999}]},{"osd":3,"last update":"Sat Jun 3 19:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.92500000000000004,"15min":0.91800000000000004},"min":{"1min":0.628,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3979999999999999,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.0049999999999999,"15min":0.96899999999999997},"min":{"1min":0.72999999999999998,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.4550000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.79500000000000004}]},{"osd":4,"last update":"Sat Jun 3 19:56:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.76400000000000001,"15min":0.70999999999999996},"min":{"1min":0.57399999999999995,"5min":0.443,"15min":0.443},"max":{"1min":1.4259999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":1.105},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.77100000000000002,"15min":0.72399999999999998},"min":{"1min":0.63,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2709999999999999,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.091}]},{"osd":6,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93000000000000005,"15min":0.93999999999999995},"min":{"1min":0.68999999999999995,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.246,"5min":1.526,"15min":1.526},"last":0.94999999999999996},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.97699999999999998,"15min":0.97899999999999998},"min":{"1min":0.73899999999999999,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.327,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.0660000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:56:39 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.0680000000000001,"15min":1.0609999999999999},"min":{"1min":0.79800000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.998,"15min":0.996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.581,"5min":1.633,"15min":1.633},"last":1.202}]}]}],"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-06-03T19:57:11.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T19:57:12.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[26432]: audit 2023-06-03T19:57:10.882595+0000 mgr.y (mgr.14442) 88 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:12.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[26432]: cluster 2023-06-03T19:57:11.378444+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[26432]: audit 2023-06-03T19:57:11.616478+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[33017]: audit 2023-06-03T19:57:10.882595+0000 mgr.y (mgr.14442) 88 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[33017]: cluster 2023-06-03T19:57:11.378444+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:12 smithi033 bash[33017]: audit 2023-06-03T19:57:11.616478+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:12 smithi083 bash[26882]: audit 2023-06-03T19:57:10.882595+0000 mgr.y (mgr.14442) 88 : audit [DBG] from='client.14622 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:12.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:12 smithi083 bash[26882]: cluster 2023-06-03T19:57:11.378444+0000 mgr.y (mgr.14442) 89 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:12.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:12 smithi083 bash[26882]: audit 2023-06-03T19:57:11.616478+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:13.579 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[58020]: level=info ts=2023-06-03T19:57:13.276Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002347946s 2023-06-03T19:57:14.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:12.713501+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:12.715929+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:12.717250+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:12.725025+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:12.734534+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: audit 2023-06-03T19:57:13.018077+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[26432]: cluster 2023-06-03T19:57:13.378935+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:12.713501+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:12.715929+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:12.717250+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:12.725025+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:12.734534+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:14.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: audit 2023-06-03T19:57:13.018077+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:13 smithi033 bash[33017]: cluster 2023-06-03T19:57:13.378935+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:12.713501+0000 mon.a (mon.0) 610 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:12.715929+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:14.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:12.717250+0000 mon.c (mon.2) 55 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:14.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:12.725025+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:12.734534+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:14.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: audit 2023-06-03T19:57:13.018077+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:14.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:13 smithi083 bash[26882]: cluster 2023-06-03T19:57:13.378935+0000 mgr.y (mgr.14442) 90 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:16.396 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:57:16.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:16 smithi033 bash[26432]: cluster 2023-06-03T19:57:15.379557+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:16 smithi033 bash[33017]: cluster 2023-06-03T19:57:15.379557+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:16.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:16 smithi083 bash[26882]: cluster 2023-06-03T19:57:15.379557+0000 mgr.y (mgr.14442) 91 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:17.398 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:57:17 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:57:18.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:18 smithi033 bash[26432]: cluster 2023-06-03T19:57:17.380129+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:18.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:18 smithi033 bash[33017]: cluster 2023-06-03T19:57:17.380129+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:18.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:18 smithi083 bash[26882]: cluster 2023-06-03T19:57:17.380129+0000 mgr.y (mgr.14442) 92 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:19.599 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:57:19.601 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T19:57:20.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[26432]: audit 2023-06-03T19:57:18.757268+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[26432]: audit 2023-06-03T19:57:18.759818+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:20.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[26432]: audit 2023-06-03T19:57:18.761210+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:20.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[26432]: audit 2023-06-03T19:57:18.769395+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[26432]: cluster 2023-06-03T19:57:19.380682+0000 mgr.y (mgr.14442) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:20.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[33017]: audit 2023-06-03T19:57:18.757268+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[33017]: audit 2023-06-03T19:57:18.759818+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[33017]: audit 2023-06-03T19:57:18.761210+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[33017]: audit 2023-06-03T19:57:18.769395+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:19 smithi033 bash[33017]: cluster 2023-06-03T19:57:19.380682+0000 mgr.y (mgr.14442) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:20.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:19 smithi083 bash[26882]: audit 2023-06-03T19:57:18.757268+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:19 smithi083 bash[26882]: audit 2023-06-03T19:57:18.759818+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:20.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:19 smithi083 bash[26882]: audit 2023-06-03T19:57:18.761210+0000 mon.c (mon.2) 58 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:20.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:19 smithi083 bash[26882]: audit 2023-06-03T19:57:18.769395+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:20.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:19 smithi083 bash[26882]: cluster 2023-06-03T19:57:19.380682+0000 mgr.y (mgr.14442) 93 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:20.317 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":72,"stamp":"2023-06-03T19:57:19.380415+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":44212,"kb_used_data":4212,"kb_used_omap":0,"kb_used_meta":39936,"kb_avail":749917004,"statfs":{"total":767960285184,"available":767915012096,"internally_reserved":0,"allocated":4313088,"data_stored":1763143,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":40894464},"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-06-03T19:55:39.272067+0000","last_change":"2023-06-03T19:55:37.627224+0000","last_active":"2023-06-03T19:55:39.272067+0000","last_peered":"2023-06-03T19:55:39.272067+0000","last_clean":"2023-06-03T19:55:39.272067+0000","last_became_active":"2023-06-03T19:55:37.626559+0000","last_became_peered":"2023-06-03T19:55:37.626559+0000","last_unstale":"2023-06-03T19:55:39.272067+0000","last_undegraded":"2023-06-03T19:55:39.272067+0000","last_fullsized":"2023-06-03T19:55:39.272067+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.622871+0000","last_change":"2023-06-03T19:55:37.653491+0000","last_active":"2023-06-03T19:55:38.622871+0000","last_peered":"2023-06-03T19:55:38.622871+0000","last_clean":"2023-06-03T19:55:38.622871+0000","last_became_active":"2023-06-03T19:55:37.652897+0000","last_became_peered":"2023-06-03T19:55:37.652897+0000","last_unstale":"2023-06-03T19:55:38.622871+0000","last_undegraded":"2023-06-03T19:55:38.622871+0000","last_fullsized":"2023-06-03T19:55:38.622871+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-06-03T19:55:38.750616+0000","last_change":"2023-06-03T19:55:37.653437+0000","last_active":"2023-06-03T19:55:38.750616+0000","last_peered":"2023-06-03T19:55:38.750616+0000","last_clean":"2023-06-03T19:55:38.750616+0000","last_became_active":"2023-06-03T19:55:37.652576+0000","last_became_peered":"2023-06-03T19:55:37.652576+0000","last_unstale":"2023-06-03T19:55:38.750616+0000","last_undegraded":"2023-06-03T19:55:38.750616+0000","last_fullsized":"2023-06-03T19:55:38.750616+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.750596+0000","last_change":"2023-06-03T19:55:37.652140+0000","last_active":"2023-06-03T19:55:38.750596+0000","last_peered":"2023-06-03T19:55:38.750596+0000","last_clean":"2023-06-03T19:55:38.750596+0000","last_became_active":"2023-06-03T19:55:37.651600+0000","last_became_peered":"2023-06-03T19:55:37.651600+0000","last_unstale":"2023-06-03T19:55:38.750596+0000","last_undegraded":"2023-06-03T19:55:38.750596+0000","last_fullsized":"2023-06-03T19:55:38.750596+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.750568+0000","last_change":"2023-06-03T19:54:39.272759+0000","last_active":"2023-06-03T19:55:38.750568+0000","last_peered":"2023-06-03T19:55:38.750568+0000","last_clean":"2023-06-03T19:55:38.750568+0000","last_became_active":"2023-06-03T19:54:39.271895+0000","last_became_peered":"2023-06-03T19:54:39.271895+0000","last_unstale":"2023-06-03T19:55:38.750568+0000","last_undegraded":"2023-06-03T19:55:38.750568+0000","last_fullsized":"2023-06-03T19:55:38.750568+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-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:39.271671+0000","last_change":"2023-06-03T19:55:37.628864+0000","last_active":"2023-06-03T19:55:39.271671+0000","last_peered":"2023-06-03T19:55:39.271671+0000","last_clean":"2023-06-03T19:55:39.271671+0000","last_became_active":"2023-06-03T19:55:37.628292+0000","last_became_peered":"2023-06-03T19:55:37.628292+0000","last_unstale":"2023-06-03T19:55:39.271671+0000","last_undegraded":"2023-06-03T19:55:39.271671+0000","last_fullsized":"2023-06-03T19:55:39.271671+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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-06-03T19:55:39.271206+0000","last_change":"2023-06-03T19:55:37.653831+0000","last_active":"2023-06-03T19:55:39.271206+0000","last_peered":"2023-06-03T19:55:39.271206+0000","last_clean":"2023-06-03T19:55:39.271206+0000","last_became_active":"2023-06-03T19:55:37.653412+0000","last_became_peered":"2023-06-03T19:55:37.653412+0000","last_unstale":"2023-06-03T19:55:39.271206+0000","last_undegraded":"2023-06-03T19:55:39.271206+0000","last_fullsized":"2023-06-03T19:55:39.271206+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:39.271602+0000","last_change":"2023-06-03T19:55:37.628042+0000","last_active":"2023-06-03T19:55:39.271602+0000","last_peered":"2023-06-03T19:55:39.271602+0000","last_clean":"2023-06-03T19:55:39.271602+0000","last_became_active":"2023-06-03T19:55:37.627582+0000","last_became_peered":"2023-06-03T19:55:37.627582+0000","last_unstale":"2023-06-03T19:55:39.271602+0000","last_undegraded":"2023-06-03T19:55:39.271602+0000","last_fullsized":"2023-06-03T19:55:39.271602+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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-06-03T19:55:38.623028+0000","last_change":"2023-06-03T19:55:37.651848+0000","last_active":"2023-06-03T19:55:38.623028+0000","last_peered":"2023-06-03T19:55:38.623028+0000","last_clean":"2023-06-03T19:55:38.623028+0000","last_became_active":"2023-06-03T19:55:37.651469+0000","last_became_peered":"2023-06-03T19:55:37.651469+0000","last_unstale":"2023-06-03T19:55:38.623028+0000","last_undegraded":"2023-06-03T19:55:38.623028+0000","last_fullsized":"2023-06-03T19:55:38.623028+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430242,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5336,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4800,"kb_avail":93739816,"statfs":{"total":95995035648,"available":95989571584,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4915200},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.82299999999999995,"15min":0.81499999999999995},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.81299999999999994},{"interface":"front","average":{"1min":0.83699999999999997,"5min":0.879,"15min":0.88600000000000001},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.88900000000000001}]},{"osd":1,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.86899999999999999,"5min":0.81399999999999995,"15min":0.80500000000000005},"min":{"1min":0.60399999999999998,"5min":0.504,"15min":0.504},"max":{"1min":1.2090000000000001,"5min":1.2090000000000001,"15min":1.2090000000000001},"last":0.872},{"interface":"front","average":{"1min":0.84599999999999997,"5min":0.90200000000000002,"15min":0.91100000000000003},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.117,"5min":1.1559999999999999,"15min":1.1559999999999999},"last":0.83599999999999997}]},{"osd":2,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.88800000000000001,"15min":0.89800000000000002},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.0660000000000001,"5min":1.1160000000000001,"15min":1.1160000000000001},"last":0.85499999999999998},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.86599999999999999,"15min":0.85799999999999998},"min":{"1min":0.57699999999999996,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.347,"5min":1.347,"15min":1.347},"last":0.64700000000000002}]},{"osd":3,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.877,"5min":0.92700000000000005,"15min":0.93500000000000005},"min":{"1min":0.63400000000000001,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.149,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.008,"15min":1.018},"min":{"1min":0.67400000000000004,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.397,"5min":1.538,"15min":1.538},"last":0.76600000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":0.90900000000000003,"15min":0.92300000000000004},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.88700000000000001,"15min":0.89100000000000001},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":0.61899999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.90700000000000003,"5min":0.94899999999999995,"15min":0.95599999999999996},"min":{"1min":0.55600000000000005,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.3759999999999999,"5min":1.444,"15min":1.444},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.028,"5min":1.04,"15min":1.042},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.681,"5min":1.681,"15min":1.681},"last":0.72899999999999998}]},{"osd":6,"last update":"Sat Jun 3 19:56:38 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.0209999999999999,"15min":1.0309999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3049999999999999,"5min":1.3620000000000001,"15min":1.3620000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.95599999999999996,"5min":1.0700000000000001,"15min":1.089},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.4430000000000001,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":0.752}]}]},{"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":5396,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":4864,"kb_avail":93739756,"statfs":{"total":95995035648,"available":95989510144,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":4980736},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.86399999999999999,"15min":0.89600000000000002},"min":{"1min":0.53800000000000003,"5min":0.53300000000000003,"15min":0.53300000000000003},"max":{"1min":1.2350000000000001,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.66500000000000004},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.90300000000000002,"15min":0.93500000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.0569999999999999,"5min":1.24,"15min":1.24},"last":0.98399999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.89600000000000002,"15min":0.92200000000000004},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1679999999999999,"5min":1.268,"15min":1.268},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.87,"5min":0.93400000000000005,"15min":0.95599999999999996},"min":{"1min":0.63400000000000001,"5min":0.57199999999999995,"15min":0.57199999999999995},"max":{"1min":1.23,"5min":1.23,"15min":1.23},"last":1.028}]},{"osd":2,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.92900000000000005,"15min":0.94399999999999995},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.1160000000000001,"5min":1.1499999999999999,"15min":1.1499999999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.871,"5min":0.90400000000000003,"15min":0.92100000000000004},"min":{"1min":0.629,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.1419999999999999,"5min":1.196,"15min":1.196},"last":1.0680000000000001}]},{"osd":3,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":0.94099999999999995,"15min":0.96099999999999997},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3049999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.92400000000000004,"5min":0.94699999999999995,"15min":0.97299999999999998},"min":{"1min":0.67900000000000005,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.80700000000000005}]},{"osd":4,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.84199999999999997,"15min":0.84499999999999997},"min":{"1min":0.53700000000000003,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.4350000000000001,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.93300000000000005,"15min":0.94399999999999995},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.78400000000000003}]},{"osd":5,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.90600000000000003,"15min":0.91300000000000003},"min":{"1min":0.60599999999999998,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.5,"5min":1.5,"15min":1.5},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.036,"5min":0.98699999999999999,"15min":0.98499999999999999},"min":{"1min":0.629,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.373,"5min":1.373,"15min":1.373},"last":0.94199999999999995}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0549999999999999,"5min":1.044,"15min":1.042},"min":{"1min":0.69399999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.429,"5min":1.429,"15min":1.429},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.997,"5min":1.012,"15min":1.014},"min":{"1min":0.70199999999999996,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.2629999999999999,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.96599999999999997}]}]},{"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":5656,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739496,"statfs":{"total":95995035648,"available":95989243904,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:25 2023","interfaces":[{"interface":"back","average":{"1min":0.69799999999999995,"5min":0.68200000000000005,"15min":0.56999999999999995},"min":{"1min":0.36099999999999999,"5min":0.35299999999999998,"15min":0.34399999999999997},"max":{"1min":1.1930000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.72499999999999998,"5min":0.72999999999999998,"15min":0.63200000000000001},"min":{"1min":0.48399999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.028,"5min":1.0780000000000001,"15min":1.0780000000000001},"last":0.81699999999999995}]},{"osd":2,"last update":"Sat Jun 3 19:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.65600000000000003,"5min":0.73499999999999999,"15min":0.65900000000000003},"min":{"1min":0.379,"5min":0.379,"15min":0.379},"max":{"1min":1.0580000000000001,"5min":1.292,"15min":1.292},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.66300000000000003,"5min":0.752,"15min":0.67000000000000004},"min":{"1min":0.40899999999999997,"5min":0.40899999999999997,"15min":0.378},"max":{"1min":1.006,"5min":1.284,"15min":1.284},"last":0.91700000000000004}]},{"osd":3,"last update":"Sat Jun 3 19:56:45 2023","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.88300000000000001,"15min":0.95899999999999996},"min":{"1min":0.47699999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.349,"5min":5.1609999999999996,"15min":5.1609999999999996},"last":0.98699999999999999},{"interface":"front","average":{"1min":0.80700000000000005,"5min":0.88100000000000001,"15min":0.94299999999999995},"min":{"1min":0.53900000000000003,"5min":0.53900000000000003,"15min":0.53900000000000003},"max":{"1min":1.1519999999999999,"5min":4.5960000000000001,"15min":4.5960000000000001},"last":1.034}]},{"osd":4,"last update":"Sat Jun 3 19:56:33 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":0.98799999999999999,"15min":0.93899999999999995},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3200000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":0.97999999999999998,"15min":0.93000000000000005},"min":{"1min":0.69299999999999995,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.3759999999999999,"5min":1.597,"15min":1.597},"last":1.1739999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:57:14 2023","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.99099999999999999,"15min":1.032},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.115,"5min":1.325,"15min":1.325},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.0209999999999999,"15min":1.0289999999999999},"min":{"1min":0.63200000000000001,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.339,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.0580000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:56:54 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.0820000000000001,"15min":1.099},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.49,"5min":1.49,"15min":1.49},"last":1.26},{"interface":"front","average":{"1min":0.89200000000000002,"5min":1.073,"15min":1.1160000000000001},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.2789999999999999,"5min":1.458,"15min":1.458},"last":1.1259999999999999}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.071,"15min":1.073},"min":{"1min":0.72699999999999998,"5min":0.72699999999999998,"15min":0.72699999999999998},"max":{"1min":1.369,"5min":1.369,"15min":1.369},"last":1.1519999999999999},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.1639999999999999,"15min":1.1679999999999999},"min":{"1min":0.82299999999999995,"5min":0.81599999999999995,"15min":0.81599999999999995},"max":{"1min":1.4359999999999999,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.319}]}]},{"osd":0,"up_from":8,"seq":34359738464,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5716,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739436,"statfs":{"total":95995035648,"available":95989182464,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 19:56:22 2023","interfaces":[{"interface":"back","average":{"1min":0.63800000000000001,"5min":0.64800000000000002,"15min":0.58999999999999997},"min":{"1min":0.45300000000000001,"5min":0.378,"15min":0.378},"max":{"1min":0.88300000000000001,"5min":1.016,"15min":1.016},"last":0.53900000000000003},{"interface":"front","average":{"1min":0.752,"5min":0.71899999999999997,"15min":0.60199999999999998},"min":{"1min":0.29099999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.1870000000000001,"5min":1.1870000000000001,"15min":1.1870000000000001},"last":0.623}]},{"osd":2,"last update":"Sat Jun 3 19:57:05 2023","interfaces":[{"interface":"back","average":{"1min":0.75600000000000001,"5min":0.78400000000000003,"15min":0.69899999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35199999999999998},"max":{"1min":1.921,"5min":1.921,"15min":1.921},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.75,"15min":0.65000000000000002},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.40200000000000002},"max":{"1min":1.6739999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.871}]},{"osd":3,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.88900000000000001,"15min":0.82499999999999996},"min":{"1min":0.60999999999999999,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.7969999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":1.107},{"interface":"front","average":{"1min":0.90600000000000003,"5min":0.86699999999999999,"15min":0.85299999999999998},"min":{"1min":0.5,"5min":0.41999999999999998,"15min":0.41999999999999998},"max":{"1min":2.4830000000000001,"5min":2.4830000000000001,"15min":2.4830000000000001},"last":0.78500000000000003}]},{"osd":4,"last update":"Sat Jun 3 19:56:28 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0189999999999999,"15min":1.0229999999999999},"min":{"1min":0.72899999999999998,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.3300000000000001,"5min":1.3400000000000001,"15min":1.3400000000000001},"last":1.159},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.997,"15min":0.996},"min":{"1min":0.63600000000000001,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.1639999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.90000000000000002}]},{"osd":5,"last update":"Sat Jun 3 19:56:15 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.0209999999999999,"15min":1.0169999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.3160000000000001,"5min":1.3160000000000001,"15min":1.3160000000000001},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.044,"15min":1.044},"min":{"1min":0.76200000000000001,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.5269999999999999,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.0309999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.0549999999999999,"15min":1.0529999999999999},"min":{"1min":0.63800000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.056,"15min":1.052},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.70399999999999996},"max":{"1min":2.3500000000000001,"5min":2.3500000000000001,"15min":2.3500000000000001},"last":1.0820000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:56:43 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.1319999999999999,"15min":1.129},"min":{"1min":0.76700000000000002,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":2.4039999999999999,"5min":2.4039999999999999,"15min":2.4039999999999999},"last":0.996},{"interface":"front","average":{"1min":1.089,"5min":1.145,"15min":1.155},"min":{"1min":0.65000000000000002,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.966,"5min":1.966,"15min":1.966},"last":1.1299999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411406,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5592,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739560,"statfs":{"total":95995035648,"available":95989309440,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.61199999999999999,"5min":0.68600000000000005,"15min":0.60799999999999998},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.88200000000000001,"5min":1.298,"15min":1.298},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.64500000000000002,"5min":0.72199999999999998,"15min":0.61399999999999999},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0349999999999999,"5min":1.173,"15min":1.173},"last":0.69899999999999995}]},{"osd":1,"last update":"Sat Jun 3 19:57:06 2023","interfaces":[{"interface":"back","average":{"1min":0.60699999999999998,"5min":0.71199999999999997,"15min":0.64800000000000002},"min":{"1min":0.38300000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":0.747},{"interface":"front","average":{"1min":0.749,"5min":0.82699999999999996,"15min":0.70599999999999996},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.1120000000000001,"5min":1.2150000000000001,"15min":1.2150000000000001},"last":1.2370000000000001}]},{"osd":3,"last update":"Sat Jun 3 19:56:47 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.84499999999999997,"15min":0.82099999999999995},"min":{"1min":0.42699999999999999,"5min":0.42699999999999999,"15min":0.42699999999999999},"max":{"1min":1.0149999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.83299999999999996,"5min":0.88100000000000001,"15min":0.85399999999999998},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":1.139,"5min":1.161,"15min":1.161},"last":1.014}]},{"osd":4,"last update":"Sat Jun 3 19:56:30 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.99099999999999999,"15min":0.99099999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.3120000000000001,"5min":1.607,"15min":1.607},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.0609999999999999,"5min":1.052,"15min":1.006},"min":{"1min":0.754,"5min":0.749,"15min":0.749},"max":{"1min":1.2989999999999999,"5min":1.613,"15min":1.613},"last":1.1599999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:56:14 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.0489999999999999,"15min":1.0289999999999999},"min":{"1min":0.747,"5min":0.72499999999999998,"15min":0.72499999999999998},"max":{"1min":1.3140000000000001,"5min":1.478,"15min":1.478},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.02,"5min":1.079,"15min":1.083},"min":{"1min":0.746,"5min":0.71299999999999997,"15min":0.71299999999999997},"max":{"1min":1.278,"5min":1.675,"15min":1.675},"last":1.05}]},{"osd":6,"last update":"Sat Jun 3 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":1.0569999999999999,"15min":1.087},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.2589999999999999,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":1.2},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.1459999999999999,"15min":1.1819999999999999},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.375,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":1.29}]},{"osd":7,"last update":"Sat Jun 3 19:56:41 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.165,"15min":1.1990000000000001},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.2509999999999999,"5min":1.506,"15min":1.506},"last":1.2190000000000001},{"interface":"front","average":{"1min":1.099,"5min":1.1950000000000001,"15min":1.2110000000000001},"min":{"1min":0.78400000000000003,"5min":0.78400000000000003,"15min":0.78400000000000003},"max":{"1min":1.6160000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":1.3320000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182470,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5528,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.73399999999999999,"5min":0.79300000000000004,"15min":0.79300000000000004},"min":{"1min":0.46200000000000002,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.002,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.57099999999999995},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.84499999999999997,"15min":0.82799999999999996},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.59299999999999997}]},{"osd":1,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.67300000000000004,"5min":0.755,"15min":0.73699999999999999},"min":{"1min":0.41299999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.0449999999999999,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.77600000000000002,"15min":0.76200000000000001},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.0840000000000001,"5min":1.24,"15min":1.24},"last":0.74299999999999999}]},{"osd":2,"last update":"Sat Jun 3 19:56:52 2023","interfaces":[{"interface":"back","average":{"1min":0.72399999999999998,"5min":0.81499999999999995,"15min":0.81999999999999995},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.171,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.69499999999999995,"5min":0.79700000000000004,"15min":0.79600000000000004},"min":{"1min":0.42899999999999999,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.1000000000000001,"5min":1.2010000000000001,"15min":1.2010000000000001},"last":0.63500000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:56:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.94599999999999995,"15min":0.94199999999999995},"min":{"1min":0.72499999999999998,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.268,"5min":1.268,"15min":1.268},"last":0.78800000000000003},{"interface":"front","average":{"1min":0.96799999999999997,"5min":1.022,"15min":1.036},"min":{"1min":0.64000000000000001,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.331,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.88100000000000001}]},{"osd":5,"last update":"Sat Jun 3 19:57:12 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":1.046,"15min":1.0700000000000001},"min":{"1min":0.68200000000000005,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.2430000000000001,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.997,"5min":1.0960000000000001,"15min":1.0980000000000001},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.732,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.155}]},{"osd":6,"last update":"Sat Jun 3 19:56:57 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":1.145,"15min":1.1879999999999999},"min":{"1min":0.70699999999999996,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.1479999999999999,"5min":1.643,"15min":1.643},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.94599999999999995,"5min":1.0780000000000001,"15min":1.1120000000000001},"min":{"1min":0.67100000000000004,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.3180000000000001,"5min":1.409,"15min":1.409},"last":1.101}]},{"osd":7,"last update":"Sat Jun 3 19:56:42 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.071,"15min":1.083},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.159,"5min":1.464,"15min":1.464},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0669999999999999,"5min":1.175,"15min":1.1930000000000001},"min":{"1min":0.82199999999999995,"5min":0.77800000000000002,"15min":0.77800000000000002},"max":{"1min":1.415,"5min":1.488,"15min":1.488},"last":1.0529999999999999}]}]},{"osd":4,"up_from":30,"seq":128849018940,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5528,"kb_used_data":528,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739624,"statfs":{"total":95995035648,"available":95989374976,"internally_reserved":0,"allocated":540672,"data_stored":220511,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.83799999999999997,"5min":0.84799999999999998,"15min":0.86199999999999999},"min":{"1min":0.505,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.056,"5min":1.153,"15min":1.153},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.85799999999999998,"15min":0.85099999999999998},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.1910000000000001,"5min":1.1910000000000001,"15min":1.1910000000000001},"last":0.66500000000000004}]},{"osd":1,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.82599999999999996,"5min":0.81399999999999995,"15min":0.82799999999999996},"min":{"1min":0.56000000000000005,"5min":0.56000000000000005,"15min":0.56000000000000005},"max":{"1min":1.169,"5min":1.169,"15min":1.169},"last":0.73199999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.86399999999999999,"15min":0.85999999999999999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":0.98199999999999998,"5min":1.381,"15min":1.381},"last":0.76800000000000002}]},{"osd":2,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":0.86599999999999999,"15min":0.84699999999999998},"min":{"1min":0.63600000000000001,"5min":0.505,"15min":0.505},"max":{"1min":1.0800000000000001,"5min":1.415,"15min":1.415},"last":0.86799999999999999},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.85799999999999998,"15min":0.84399999999999997},"min":{"1min":0.56599999999999995,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.228,"5min":1.228,"15min":1.228},"last":0.84499999999999997}]},{"osd":3,"last update":"Sat Jun 3 19:56:27 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.88500000000000001,"15min":0.88},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.212,"5min":1.351,"15min":1.351},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.89800000000000002,"15min":0.88500000000000001},"min":{"1min":0.59399999999999997,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.3,"5min":1.3,"15min":1.3},"last":0.89800000000000002}]},{"osd":5,"last update":"Sat Jun 3 19:56:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.754,"15min":0.70699999999999996},"min":{"1min":0.64700000000000002,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.097,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.78700000000000003,"15min":0.72899999999999998},"min":{"1min":0.57299999999999995,"5min":0.432,"15min":0.432},"max":{"1min":1.171,"5min":1.369,"15min":1.369},"last":0.91700000000000004}]},{"osd":6,"last update":"Sat Jun 3 19:57:00 2023","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.88100000000000001,"15min":0.86199999999999999},"min":{"1min":0.57199999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.385,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.004,"15min":1},"min":{"1min":0.75700000000000001,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.4510000000000001,"5min":1.583,"15min":1.583},"last":1.016}]},{"osd":7,"last update":"Sat Jun 3 19:56:42 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.97199999999999998,"15min":0.96099999999999997},"min":{"1min":0.77700000000000002,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.458,"5min":1.466,"15min":1.466},"last":1.226},{"interface":"front","average":{"1min":0.99199999999999999,"5min":0.98299999999999998,"15min":0.98099999999999998},"min":{"1min":0.61199999999999999,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.2729999999999999,"5min":1.2729999999999999,"15min":1.2729999999999999},"last":1.1100000000000001}]}]},{"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":5460,"kb_used_data":524,"kb_used_omap":0,"kb_used_meta":4928,"kb_avail":93739692,"statfs":{"total":95995035648,"available":95989444608,"internally_reserved":0,"allocated":536576,"data_stored":220196,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5046272},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:57:13 2023","interfaces":[{"interface":"back","average":{"1min":0.80200000000000005,"5min":0.86699999999999999,"15min":0.83699999999999997},"min":{"1min":0.499,"5min":0.499,"15min":0.499},"max":{"1min":1.0600000000000001,"5min":1.365,"15min":1.365},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.73799999999999999,"5min":0.81999999999999995,"15min":0.81599999999999995},"min":{"1min":0.44700000000000001,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":0.997,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.98999999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:57:13 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.87,"15min":0.85199999999999998},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.276,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.86099999999999999,"15min":0.83399999999999996},"min":{"1min":0.56899999999999995,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.21,"5min":1.548,"15min":1.548},"last":1.0920000000000001}]},{"osd":2,"last update":"Sat Jun 3 19:57:13 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.84699999999999998,"15min":0.86299999999999999},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.101,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.90300000000000002,"5min":0.89100000000000001,"15min":0.86299999999999999},"min":{"1min":0.49199999999999999,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.3360000000000001,"5min":1.405,"15min":1.405},"last":1.0269999999999999}]},{"osd":3,"last update":"Sat Jun 3 19:57:13 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.91200000000000003,"15min":0.91400000000000003},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.1930000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.0089999999999999,"15min":0.97099999999999997},"min":{"1min":0.74399999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.252,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1200000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:57:13 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.80300000000000005,"15min":0.72299999999999998},"min":{"1min":0.45600000000000002,"5min":0.443,"15min":0.443},"max":{"1min":1.3109999999999999,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":0.82399999999999995,"5min":0.79500000000000004,"15min":0.73199999999999998},"min":{"1min":0.58299999999999996,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.091,"5min":1.2709999999999999,"15min":1.2709999999999999},"last":1.052}]},{"osd":6,"last update":"Sat Jun 3 19:56:58 2023","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.93000000000000005,"15min":0.93999999999999995},"min":{"1min":0.68999999999999995,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.246,"5min":1.526,"15min":1.526},"last":1.246},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.97699999999999998,"15min":0.97899999999999998},"min":{"1min":0.73899999999999999,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.327,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.27}]},{"osd":7,"last update":"Sat Jun 3 19:56:39 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.0680000000000001,"15min":1.0609999999999999},"min":{"1min":0.79800000000000004,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0109999999999999,"5min":0.998,"15min":0.996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.581,"5min":1.633,"15min":1.633},"last":1.169}]}]}],"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-06-03T19:57:20.319 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-06-03T19:57:20.319 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-06-03T19:57:20.320 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-06-03T19:57:20.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph health --format=json 2023-06-03T19:57:20.579 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:20] "GET /metrics HTTP/1.1" 200 151995 "" "Prometheus/2.33.4" 2023-06-03T19:57:21.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:20 smithi033 bash[26432]: audit 2023-06-03T19:57:19.584007+0000 mgr.y (mgr.14442) 94 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:21.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:20 smithi033 bash[33017]: audit 2023-06-03T19:57:19.584007+0000 mgr.y (mgr.14442) 94 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:20 smithi083 bash[26882]: audit 2023-06-03T19:57:19.584007+0000 mgr.y (mgr.14442) 94 : audit [DBG] from='client.14628 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:57:22.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:21 smithi033 bash[26432]: cluster 2023-06-03T19:57:21.381365+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:22.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:21 smithi033 bash[33017]: cluster 2023-06-03T19:57:21.381365+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:22.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:21 smithi083 bash[26882]: cluster 2023-06-03T19:57:21.381365+0000 mgr.y (mgr.14442) 95 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:24 smithi083 bash[26882]: cluster 2023-06-03T19:57:23.381970+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:24.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:24 smithi033 bash[26432]: cluster 2023-06-03T19:57:23.381970+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:24 smithi033 bash[33017]: cluster 2023-06-03T19:57:23.381970+0000 mgr.y (mgr.14442) 96 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:25.131 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:57:26.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:26 smithi033 bash[26432]: cluster 2023-06-03T19:57:25.382600+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:26.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:26 smithi033 bash[33017]: cluster 2023-06-03T19:57:25.382600+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:26.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:26 smithi083 bash[26882]: cluster 2023-06-03T19:57:25.382600+0000 mgr.y (mgr.14442) 97 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:27.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:57:27 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:57:28.415 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:57:28.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:28 smithi033 bash[26432]: cluster 2023-06-03T19:57:27.383159+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:28.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:28 smithi033 bash[26432]: audit 2023-06-03T19:57:28.409690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.33:0/2277828814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:57:28.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:28 smithi033 bash[33017]: cluster 2023-06-03T19:57:27.383159+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:28.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:28 smithi033 bash[33017]: audit 2023-06-03T19:57:28.409690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.33:0/2277828814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:57:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:28 smithi083 bash[26882]: cluster 2023-06-03T19:57:27.383159+0000 mgr.y (mgr.14442) 98 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:28.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:28 smithi083 bash[26882]: audit 2023-06-03T19:57:28.409690+0000 mon.c (mon.2) 59 : audit [DBG] from='client.? 172.21.15.33:0/2277828814' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:57:29.160 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-06-03T19:57:29.161 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-06-03T19:57:29.161 INFO:tasks.cephadm:Setup complete, yielding 2023-06-03T19:57:29.161 INFO:teuthology.run_tasks:Running task cephadm.shell... 2023-06-03T19:57:29.171 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi033.front.sepia.ceph.com 2023-06-03T19:57:29.172 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- bash -c 'ceph fs volume create foo' 2023-06-03T19:57:30.579 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:30 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:30] "GET /metrics HTTP/1.1" 200 152017 "" "Prometheus/2.33.4" 2023-06-03T19:57:30.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:30 smithi033 bash[33017]: cluster 2023-06-03T19:57:29.383632+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:30.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:30 smithi033 bash[26432]: cluster 2023-06-03T19:57:29.383632+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:30 smithi083 bash[26882]: cluster 2023-06-03T19:57:29.383632+0000 mgr.y (mgr.14442) 99 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:32.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:32 smithi033 bash[26432]: cluster 2023-06-03T19:57:31.384314+0000 mgr.y (mgr.14442) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:32 smithi033 bash[33017]: cluster 2023-06-03T19:57:31.384314+0000 mgr.y (mgr.14442) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:32.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:32 smithi083 bash[26882]: cluster 2023-06-03T19:57:31.384314+0000 mgr.y (mgr.14442) 100 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:33.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:33 smithi033 bash[26432]: audit 2023-06-03T19:57:32.675494+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:33.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:33 smithi033 bash[26432]: audit 2023-06-03T19:57:32.676193+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:33.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:33 smithi033 bash[33017]: audit 2023-06-03T19:57:32.675494+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:33.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:33 smithi033 bash[33017]: audit 2023-06-03T19:57:32.676193+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:33.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:33 smithi083 bash[26882]: audit 2023-06-03T19:57:32.675494+0000 mon.c (mon.2) 60 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:33.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:33 smithi083 bash[26882]: audit 2023-06-03T19:57:32.676193+0000 mon.a (mon.0) 615 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2023-06-03T19:57:34.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: audit 2023-06-03T19:57:32.674472+0000 mgr.y (mgr.14442) 101 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: cluster 2023-06-03T19:57:33.384911+0000 mgr.y (mgr.14442) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: audit 2023-06-03T19:57:33.478090+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: cluster 2023-06-03T19:57:33.478291+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: audit 2023-06-03T19:57:33.480385+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[33017]: audit 2023-06-03T19:57:33.481550+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:34.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: audit 2023-06-03T19:57:32.674472+0000 mgr.y (mgr.14442) 101 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: cluster 2023-06-03T19:57:33.384911+0000 mgr.y (mgr.14442) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: audit 2023-06-03T19:57:33.478090+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: cluster 2023-06-03T19:57:33.478291+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: audit 2023-06-03T19:57:33.480385+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: audit 2023-06-03T19:57:33.481550+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:34 smithi033 bash[26432]: debug 2023-06-03T19:57:34.495+0000 7fbc717d9700 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-06-03T19:57:34.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: audit 2023-06-03T19:57:32.674472+0000 mgr.y (mgr.14442) 101 : audit [DBG] from='client.14640 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:57:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: cluster 2023-06-03T19:57:33.384911+0000 mgr.y (mgr.14442) 102 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 0 B data, 43 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: audit 2023-06-03T19:57:33.478090+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2023-06-03T19:57:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: cluster 2023-06-03T19:57:33.478291+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2023-06-03T19:57:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: audit 2023-06-03T19:57:33.480385+0000 mon.c (mon.2) 61 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:34.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:34 smithi083 bash[26882]: audit 2023-06-03T19:57:33.481550+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.701 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2023-06-03T19:57:35.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.479341+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: cluster 2023-06-03T19:57:34.479593+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.495221+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.497164+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: cluster 2023-06-03T19:57:34.498117+0000 mon.a (mon.0) 622 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: cluster 2023-06-03T19:57:34.498173+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-06-03T19:57:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: cluster 2023-06-03T19:57:34.508086+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.508675+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: cluster 2023-06-03T19:57:34.508800+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap foo:0 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.525876+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.534822+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.536649+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.537541+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.544300+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.558264+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.559827+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.560295+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.564654+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:35.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[26432]: audit 2023-06-03T19:57:34.566029+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:35.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.479341+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: cluster 2023-06-03T19:57:34.479593+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-06-03T19:57:35.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.495221+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.497164+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: cluster 2023-06-03T19:57:34.498117+0000 mon.a (mon.0) 622 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-06-03T19:57:35.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: cluster 2023-06-03T19:57:34.498173+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-06-03T19:57:35.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: cluster 2023-06-03T19:57:34.508086+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-06-03T19:57:35.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.508675+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: cluster 2023-06-03T19:57:34.508800+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap foo:0 2023-06-03T19:57:35.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.525876+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.534822+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:35.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.536649+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:35.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.537541+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:35.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.544300+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.558264+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.559827+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.838 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.560295+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.838 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.564654+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:35.838 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:35 smithi033 bash[33017]: audit 2023-06-03T19:57:34.566029+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.479341+0000 mon.a (mon.0) 619 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: cluster 2023-06-03T19:57:34.479593+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.495221+0000 mon.c (mon.2) 62 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.497164+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: cluster 2023-06-03T19:57:34.498117+0000 mon.a (mon.0) 622 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2023-06-03T19:57:35.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: cluster 2023-06-03T19:57:34.498173+0000 mon.a (mon.0) 623 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: cluster 2023-06-03T19:57:34.508086+0000 mon.a (mon.0) 624 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.508675+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: cluster 2023-06-03T19:57:34.508800+0000 mon.a (mon.0) 626 : cluster [DBG] fsmap foo:0 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.525876+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.534822+0000 mon.c (mon.2) 63 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.536649+0000 mon.c (mon.2) 64 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:35.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.537541+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.544300+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.558264+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.559827+0000 mon.c (mon.2) 66 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.560295+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.564654+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:35.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:35 smithi083 bash[26882]: audit 2023-06-03T19:57:34.566029+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:36.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[33017]: cephadm 2023-06-03T19:57:34.519176+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[33017]: cephadm 2023-06-03T19:57:34.567106+0000 mgr.y (mgr.14442) 104 : cephadm [INF] Deploying daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[33017]: cluster 2023-06-03T19:57:35.385553+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[33017]: cluster 2023-06-03T19:57:35.508226+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[26432]: cephadm 2023-06-03T19:57:34.519176+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[26432]: cephadm 2023-06-03T19:57:34.567106+0000 mgr.y (mgr.14442) 104 : cephadm [INF] Deploying daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T19:57:36.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[26432]: cluster 2023-06-03T19:57:35.385553+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:36.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:36 smithi033 bash[26432]: cluster 2023-06-03T19:57:35.508226+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-06-03T19:57:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:36 smithi083 bash[26882]: cephadm 2023-06-03T19:57:34.519176+0000 mgr.y (mgr.14442) 103 : cephadm [INF] Saving service mds.foo spec with placement count:2 2023-06-03T19:57:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:36 smithi083 bash[26882]: cephadm 2023-06-03T19:57:34.567106+0000 mgr.y (mgr.14442) 104 : cephadm [INF] Deploying daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T19:57:36.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:36 smithi083 bash[26882]: cluster 2023-06-03T19:57:35.385553+0000 mgr.y (mgr.14442) 105 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:36.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:36 smithi083 bash[26882]: cluster 2023-06-03T19:57:35.508226+0000 mon.a (mon.0) 632 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2023-06-03T19:57:37.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:57:37 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:57:38.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:38 smithi033 bash[26432]: cluster 2023-06-03T19:57:37.386197+0000 mgr.y (mgr.14442) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:38.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:38 smithi033 bash[33017]: cluster 2023-06-03T19:57:37.386197+0000 mgr.y (mgr.14442) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:38 smithi083 bash[26882]: cluster 2023-06-03T19:57:37.386197+0000 mgr.y (mgr.14442) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:39.968 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:38.702922+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:39.968 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:38.705198+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:38.705750+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:38.711069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:38.713325+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: cephadm 2023-06-03T19:57:38.714398+0000 mgr.y (mgr.14442) 107 : cephadm [INF] Deploying daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: cluster 2023-06-03T19:57:39.386615+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:39.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:39 smithi083 bash[26882]: audit 2023-06-03T19:57:39.606736+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:40.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:38.702922+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:38.705198+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:38.705750+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:38.711069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:38.713325+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: cephadm 2023-06-03T19:57:38.714398+0000 mgr.y (mgr.14442) 107 : cephadm [INF] Deploying daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T19:57:40.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: cluster 2023-06-03T19:57:39.386615+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:40.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[33017]: audit 2023-06-03T19:57:39.606736+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:38.702922+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:38.705198+0000 mon.c (mon.2) 68 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:38.705750+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T19:57:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:38.711069+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2023-06-03T19:57:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:38.713325+0000 mon.c (mon.2) 69 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: cephadm 2023-06-03T19:57:38.714398+0000 mgr.y (mgr.14442) 107 : cephadm [INF] Deploying daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T19:57:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: cluster 2023-06-03T19:57:39.386615+0000 mgr.y (mgr.14442) 108 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 0 B data, 44 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:39 smithi033 bash[26432]: audit 2023-06-03T19:57:39.606736+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:40.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:40 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:40] "GET /metrics HTTP/1.1" 200 157102 "" "Prometheus/2.33.4" 2023-06-03T19:57:41.404 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2023-06-03T19:57:42.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716084+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:boot 2023-06-03T19:57:42.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716193+0000 mon.a (mon.0) 638 : cluster [INF] daemon mds.foo.smithi033.bhwmrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716315+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716362+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716390+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.716713+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:0 1 up:standby 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: audit 2023-06-03T19:57:40.719190+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.721501+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:creating} 2023-06-03T19:57:42.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:40.745364+0000 mon.a (mon.0) 644 : cluster [INF] daemon mds.foo.smithi033.bhwmrt is now active in filesystem foo as rank 0 2023-06-03T19:57:42.002 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: audit 2023-06-03T19:57:41.202180+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:42.002 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: audit 2023-06-03T19:57:41.205656+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:42.002 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:41 smithi083 bash[26882]: cluster 2023-06-03T19:57:41.387561+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:42.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716084+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:boot 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716193+0000 mon.a (mon.0) 638 : cluster [INF] daemon mds.foo.smithi033.bhwmrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716315+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716362+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716390+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.716713+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:0 1 up:standby 2023-06-03T19:57:42.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: audit 2023-06-03T19:57:40.719190+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.721501+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:creating} 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:40.745364+0000 mon.a (mon.0) 644 : cluster [INF] daemon mds.foo.smithi033.bhwmrt is now active in filesystem foo as rank 0 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: audit 2023-06-03T19:57:41.202180+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: audit 2023-06-03T19:57:41.205656+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[26432]: cluster 2023-06-03T19:57:41.387561+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:42.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716084+0000 mon.a (mon.0) 637 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:boot 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716193+0000 mon.a (mon.0) 638 : cluster [INF] daemon mds.foo.smithi033.bhwmrt assigned to filesystem foo as rank 0 (now has 1 ranks) 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716315+0000 mon.a (mon.0) 639 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716362+0000 mon.a (mon.0) 640 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716390+0000 mon.a (mon.0) 641 : cluster [INF] Cluster is now healthy 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.716713+0000 mon.a (mon.0) 642 : cluster [DBG] fsmap foo:0 1 up:standby 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: audit 2023-06-03T19:57:40.719190+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T19:57:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.721501+0000 mon.a (mon.0) 643 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:creating} 2023-06-03T19:57:42.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:40.745364+0000 mon.a (mon.0) 644 : cluster [INF] daemon mds.foo.smithi033.bhwmrt is now active in filesystem foo as rank 0 2023-06-03T19:57:42.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: audit 2023-06-03T19:57:41.202180+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:42.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: audit 2023-06-03T19:57:41.205656+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:42.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:41 smithi033 bash[33017]: cluster 2023-06-03T19:57:41.387561+0000 mgr.y (mgr.14442) 109 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:43.024 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:42 smithi033 bash[26432]: cluster 2023-06-03T19:57:41.725012+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:active 2023-06-03T19:57:43.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:42 smithi033 bash[26432]: cluster 2023-06-03T19:57:41.725090+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 2023-06-03T19:57:43.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:42 smithi033 bash[33017]: cluster 2023-06-03T19:57:41.725012+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:active 2023-06-03T19:57:43.025 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:42 smithi033 bash[33017]: cluster 2023-06-03T19:57:41.725090+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 2023-06-03T19:57:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:42 smithi083 bash[26882]: cluster 2023-06-03T19:57:41.725012+0000 mon.a (mon.0) 646 : cluster [DBG] mds.? [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] up:active 2023-06-03T19:57:43.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:42 smithi083 bash[26882]: cluster 2023-06-03T19:57:41.725090+0000 mon.a (mon.0) 647 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 2023-06-03T19:57:44.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[26432]: cluster 2023-06-03T19:57:42.735779+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] up:boot 2023-06-03T19:57:44.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[26432]: cluster 2023-06-03T19:57:42.736194+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[26432]: audit 2023-06-03T19:57:42.736865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T19:57:44.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[26432]: cluster 2023-06-03T19:57:42.739981+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[26432]: cluster 2023-06-03T19:57:43.388238+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[33017]: cluster 2023-06-03T19:57:42.735779+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] up:boot 2023-06-03T19:57:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[33017]: cluster 2023-06-03T19:57:42.736194+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[33017]: audit 2023-06-03T19:57:42.736865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T19:57:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[33017]: cluster 2023-06-03T19:57:42.739981+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:43 smithi033 bash[33017]: cluster 2023-06-03T19:57:43.388238+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:43 smithi083 bash[26882]: cluster 2023-06-03T19:57:42.735779+0000 mon.a (mon.0) 648 : cluster [DBG] mds.? [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] up:boot 2023-06-03T19:57:44.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:43 smithi083 bash[26882]: cluster 2023-06-03T19:57:42.736194+0000 mon.a (mon.0) 649 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:43 smithi083 bash[26882]: audit 2023-06-03T19:57:42.736865+0000 mon.c (mon.2) 72 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T19:57:44.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:43 smithi083 bash[26882]: cluster 2023-06-03T19:57:42.739981+0000 mon.a (mon.0) 650 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T19:57:44.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:43 smithi083 bash[26882]: cluster 2023-06-03T19:57:43.388238+0000 mgr.y (mgr.14442) 110 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 0 B data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:45.648 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-06-03T19:57:45.658 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-06-03T19:57:45.658 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-06-03T19:57:45.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mgr dump --format=json 2023-06-03T19:57:46.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:45 smithi033 bash[33017]: audit 2023-06-03T19:57:44.702202+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:46.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:45 smithi033 bash[33017]: cluster 2023-06-03T19:57:45.389302+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:46.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:45 smithi033 bash[26432]: audit 2023-06-03T19:57:44.702202+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:46.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:45 smithi033 bash[26432]: cluster 2023-06-03T19:57:45.389302+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:46.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:45 smithi083 bash[26882]: audit 2023-06-03T19:57:44.702202+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:46.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:45 smithi083 bash[26882]: cluster 2023-06-03T19:57:45.389302+0000 mgr.y (mgr.14442) 111 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:47.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:57:47 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:57:48.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.165631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.245781+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: cluster 2023-06-03T19:57:47.389961+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:48.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.510515+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.512550+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.522063+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.530606+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.532561+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.533562+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[26432]: audit 2023-06-03T19:57:47.541052+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.165631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.245781+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: cluster 2023-06-03T19:57:47.389961+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.510515+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.512550+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.522063+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.530606+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.532561+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.533562+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:48 smithi033 bash[33017]: audit 2023-06-03T19:57:47.541052+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.165631+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.245781+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: cluster 2023-06-03T19:57:47.389961+0000 mgr.y (mgr.14442) 112 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:48.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.510515+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.512550+0000 mon.c (mon.2) 74 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.522063+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:48.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.530606+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:57:48.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.532561+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:57:48.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.533562+0000 mon.c (mon.2) 77 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:57:48.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:48 smithi083 bash[26882]: audit 2023-06-03T19:57:47.541052+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:50.236 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:57:50.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:50 smithi033 bash[33017]: cluster 2023-06-03T19:57:49.390544+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:50.538 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:50 smithi033 bash[26432]: cluster 2023-06-03T19:57:49.390544+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:50.538 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:57:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:50] "GET /metrics HTTP/1.1" 200 157102 "" "Prometheus/2.33.4" 2023-06-03T19:57:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:50 smithi083 bash[26882]: cluster 2023-06-03T19:57:49.390544+0000 mgr.y (mgr.14442) 113 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:52.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:52 smithi033 bash[26432]: cluster 2023-06-03T19:57:51.391949+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:52.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:52 smithi033 bash[33017]: cluster 2023-06-03T19:57:51.391949+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:52.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:52 smithi083 bash[26882]: cluster 2023-06-03T19:57:51.391949+0000 mgr.y (mgr.14442) 114 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:53.567 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:57:54.326 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":18,"active_gid":14442,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":760669992},{"type":"v1","addr":"172.21.15.33:6801","nonce":760669992}]},"active_addr":"172.21.15.33:6801/760669992","active_change":"2023-06-03T19:55:09.277037+0000","active_mgr_features":4540138314316775423,"available":true,"standbys":[{"gid":24352,"name":"x","mgr_features":4540138314316775423,"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}]}],"modules":["cephadm","dashboard","iostat","nfs","prometheus","restful"],"available_modules":[{"name":"alerts","can_run":true,"error_string":"","module_options":{"interval":{"name":"interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"How frequently to reexamine health status","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"smtp_destination":{"name":"smtp_destination","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Email address to send alerts to","long_desc":"","tags":[],"see_also":[]},"smtp_from_name":{"name":"smtp_from_name","type":"str","level":"advanced","flags":1,"default_value":"Ceph","min":"","max":"","enum_allowed":[],"desc":"Email From: name","long_desc":"","tags":[],"see_also":[]},"smtp_host":{"name":"smtp_host","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_password":{"name":"smtp_password","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Password to authenticate with","long_desc":"","tags":[],"see_also":[]},"smtp_port":{"name":"smtp_port","type":"int","level":"advanced","flags":1,"default_value":"465","min":"","max":"","enum_allowed":[],"desc":"SMTP port","long_desc":"","tags":[],"see_also":[]},"smtp_sender":{"name":"smtp_sender","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"SMTP envelope sender","long_desc":"","tags":[],"see_also":[]},"smtp_ssl":{"name":"smtp_ssl","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Use SSL to connect to SMTP server","long_desc":"","tags":[],"see_also":[]},"smtp_user":{"name":"smtp_user","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"User to authenticate as","long_desc":"","tags":[],"see_also":[]}}},{"name":"balancer","can_run":true,"error_string":"","module_options":{"active":{"name":"active","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically balance PGs across cluster","long_desc":"","tags":[],"see_also":[]},"begin_time":{"name":"begin_time","type":"str","level":"advanced","flags":1,"default_value":"0000","min":"","max":"","enum_allowed":[],"desc":"beginning time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"begin_weekday":{"name":"begin_weekday","type":"uint","level":"advanced","flags":1,"default_value":"0","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to this day of the week or later","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"crush_compat_max_iterations":{"name":"crush_compat_max_iterations","type":"uint","level":"advanced","flags":1,"default_value":"25","min":"1","max":"250","enum_allowed":[],"desc":"maximum number of iterations to attempt optimization","long_desc":"","tags":[],"see_also":[]},"crush_compat_metrics":{"name":"crush_compat_metrics","type":"str","level":"advanced","flags":1,"default_value":"pgs,objects,bytes","min":"","max":"","enum_allowed":[],"desc":"metrics with which to calculate OSD utilization","long_desc":"Value is a list of one or more of \"pgs\", \"objects\", or \"bytes\", and indicates which metrics to use to balance utilization.","tags":[],"see_also":[]},"crush_compat_step":{"name":"crush_compat_step","type":"float","level":"advanced","flags":1,"default_value":"0.5","min":"0.001","max":"0.999","enum_allowed":[],"desc":"aggressiveness of optimization","long_desc":".99 is very aggressive, .01 is less aggressive","tags":[],"see_also":[]},"end_time":{"name":"end_time","type":"str","level":"advanced","flags":1,"default_value":"2400","min":"","max":"","enum_allowed":[],"desc":"ending time of day to automatically balance","long_desc":"This is a time of day in the format HHMM.","tags":[],"see_also":[]},"end_weekday":{"name":"end_weekday","type":"uint","level":"advanced","flags":1,"default_value":"7","min":"0","max":"7","enum_allowed":[],"desc":"Restrict automatic balancing to days of the week earlier than this","long_desc":"0 or 7 = Sunday, 1 = Monday, etc.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_score":{"name":"min_score","type":"float","level":"advanced","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"minimum score, below which no optimization is attempted","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":1,"default_value":"upmap","min":"","max":"","enum_allowed":["crush-compat","none","upmap"],"desc":"Balancer mode","long_desc":"","tags":[],"see_also":[]},"pool_ids":{"name":"pool_ids","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"pools which the automatic balancing will be limited to","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and attempt optimization","long_desc":"","tags":[],"see_also":[]},"upmap_max_deviation":{"name":"upmap_max_deviation","type":"int","level":"advanced","flags":1,"default_value":"5","min":"1","max":"","enum_allowed":[],"desc":"deviation below which no optimization is attempted","long_desc":"If the number of PGs are within this count then no optimization is attempted","tags":[],"see_also":[]},"upmap_max_optimizations":{"name":"upmap_max_optimizations","type":"uint","level":"advanced","flags":1,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"maximum upmap optimizations to make per attempt","long_desc":"","tags":[],"see_also":[]}}},{"name":"cephadm","can_run":true,"error_string":"","module_options":{"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.23.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/ceph-grafana:8.3.5","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_haproxy":{"name":"container_image_haproxy","type":"str","level":"advanced","flags":0,"default_value":"docker.io/library/haproxy:2.3","min":"","max":"","enum_allowed":[],"desc":"HAproxy container image","long_desc":"","tags":[],"see_also":[]},"container_image_keepalived":{"name":"container_image_keepalived","type":"str","level":"advanced","flags":0,"default_value":"docker.io/arcts/keepalived","min":"","max":"","enum_allowed":[],"desc":"Keepalived container image","long_desc":"","tags":[],"see_also":[]},"container_image_node_exporter":{"name":"container_image_node_exporter","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/node-exporter:v1.3.1","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_prometheus":{"name":"container_image_prometheus","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/prometheus:v2.33.4","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_snmp_gateway":{"name":"container_image_snmp_gateway","type":"str","level":"advanced","flags":0,"default_value":"docker.io/maxwo/snmp-notifier:v1.2.1","min":"","max":"","enum_allowed":[],"desc":"SNMP Gateway container image","long_desc":"","tags":[],"see_also":[]},"container_init":{"name":"container_init","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Run podman/docker with `--init`","long_desc":"","tags":[],"see_also":[]},"daemon_cache_timeout":{"name":"daemon_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"seconds to cache service (daemon) inventory","long_desc":"","tags":[],"see_also":[]},"default_registry":{"name":"default_registry","type":"str","level":"advanced","flags":0,"default_value":"docker.io","min":"","max":"","enum_allowed":[],"desc":"Search-registry to which we should normalize unqualified image names. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"device_cache_timeout":{"name":"device_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"1800","min":"","max":"","enum_allowed":[],"desc":"seconds to cache device inventory","long_desc":"","tags":[],"see_also":[]},"device_enhanced_scan":{"name":"device_enhanced_scan","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use libstoragemgmt during device scans","long_desc":"","tags":[],"see_also":[]},"facts_cache_timeout":{"name":"facts_cache_timeout","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"seconds to cache host facts data","long_desc":"","tags":[],"see_also":[]},"host_check_interval":{"name":"host_check_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to perform a host check","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"log to the \"cephadm\" cluster log channel\"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf":{"name":"manage_etc_ceph_ceph_conf","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Manage and own /etc/ceph/ceph.conf on the hosts.","long_desc":"","tags":[],"see_also":[]},"manage_etc_ceph_ceph_conf_hosts":{"name":"manage_etc_ceph_ceph_conf_hosts","type":"str","level":"advanced","flags":0,"default_value":"*","min":"","max":"","enum_allowed":[],"desc":"PlacementSpec describing on which hosts to manage /etc/ceph/ceph.conf","long_desc":"","tags":[],"see_also":[]},"max_count_per_host":{"name":"max_count_per_host","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of daemons per service per host","long_desc":"","tags":[],"see_also":[]},"max_osd_draining_count":{"name":"max_osd_draining_count","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"max number of osds that will be drained simultaneously when osds are removed","long_desc":"","tags":[],"see_also":[]},"migration_current":{"name":"migration_current","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"internal - do not modify","long_desc":"","tags":[],"see_also":[]},"mode":{"name":"mode","type":"str","level":"advanced","flags":0,"default_value":"root","min":"","max":"","enum_allowed":["cephadm-package","root"],"desc":"mode for remote execution of cephadm","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"str","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"str","level":"advanced","flags":0,"default_value":"30","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"str","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"str","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools":{"name":"rbd_stats_pools","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rbd_stats_pools_refresh_interval":{"name":"rbd_stats_pools_refresh_interval","type":"int","level":"advanced","flags":0,"default_value":"300","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"scrape_interval":{"name":"scrape_interval","type":"float","level":"advanced","flags":0,"default_value":"15.0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":1,"default_value":"9283","min":"","max":"","enum_allowed":[],"desc":"the port on which the module listens for HTTP requests","long_desc":"","tags":[],"see_also":[]},"stale_cache_strategy":{"name":"stale_cache_strategy","type":"str","level":"advanced","flags":0,"default_value":"log","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":1,"default_value":"default","min":"","max":"","enum_allowed":["default","error"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":1,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rbd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_snap_create":{"name":"max_concurrent_snap_create","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mirror_snapshot_schedule":{"name":"mirror_snapshot_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"trash_purge_schedule":{"name":"trash_purge_schedule","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"restful","can_run":true,"error_string":"","module_options":{"enable_auth":{"name":"enable_auth","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"rook","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"selftest","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption1":{"name":"roption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"roption2":{"name":"roption2","type":"str","level":"advanced","flags":0,"default_value":"xyz","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption1":{"name":"rwoption1","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption2":{"name":"rwoption2","type":"int","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption3":{"name":"rwoption3","type":"float","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption4":{"name":"rwoption4","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption5":{"name":"rwoption5","type":"bool","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"rwoption6":{"name":"rwoption6","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testkey":{"name":"testkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testlkey":{"name":"testlkey","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"testnewline":{"name":"testnewline","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"snap_schedule","can_run":true,"error_string":"","module_options":{"allow_m_granularity":{"name":"allow_m_granularity","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow minute scheduled snapshots","long_desc":"","tags":[],"see_also":[]},"dump_on_update":{"name":"dump_on_update","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"dump database to debug log on update","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"stats","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"status","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telegraf","can_run":true,"error_string":"","module_options":{"address":{"name":"address","type":"str","level":"advanced","flags":0,"default_value":"unixgram:///tmp/telegraf.sock","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"15","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"telemetry","can_run":true,"error_string":"","module_options":{"channel_basic":{"name":"channel_basic","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Share basic cluster information (size, version)","long_desc":"","tags":[],"see_also":[]},"channel_crash":{"name":"channel_crash","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_device":{"name":"channel_device","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"channel_ident":{"name":"channel_ident","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"contact":{"name":"contact","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"description":{"name":"description","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"device_url":{"name":"device_url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/device","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"int","level":"advanced","flags":0,"default_value":"24","min":"8","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"last_opt_revision":{"name":"last_opt_revision","type":"int","level":"advanced","flags":0,"default_value":"1","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"leaderboard":{"name":"leaderboard","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"organization":{"name":"organization","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"proxy":{"name":"proxy","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url":{"name":"url","type":"str","level":"advanced","flags":0,"default_value":"https://telemetry.ceph.com/report","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"test_orchestrator","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"volumes","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_concurrent_clones":{"name":"max_concurrent_clones","type":"int","level":"advanced","flags":0,"default_value":"4","min":"","max":"","enum_allowed":[],"desc":"Number of asynchronous cloner threads","long_desc":"","tags":[],"see_also":[]},"snapshot_clone_delay":{"name":"snapshot_clone_delay","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"Delay clone begin operation by snapshot_clone_delay seconds","long_desc":"","tags":[],"see_also":[]}}},{"name":"zabbix","can_run":true,"error_string":"","module_options":{"discovery_interval":{"name":"discovery_interval","type":"str","level":"advanced","flags":0,"default_value":"100","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"identifier":{"name":"identifier","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_host":{"name":"zabbix_host","type":"str","level":"advanced","flags":0,"default_value":"None","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_port":{"name":"zabbix_port","type":"int","level":"advanced","flags":0,"default_value":"10051","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"zabbix_sender":{"name":"zabbix_sender","type":"str","level":"advanced","flags":0,"default_value":"/usr/bin/zabbix_sender","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}}],"services":{"dashboard":"https://172.21.15.33:8443/","prometheus":"http://172.21.15.33: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":[{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":960110708}]},{"addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":673817701}]}]} 2023-06-03T19:57:54.330 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-06-03T19:57:54.331 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-06-03T19:57:54.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T19:57:54.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:54 smithi033 bash[33017]: cluster 2023-06-03T19:57:53.392681+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:54.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:54 smithi033 bash[33017]: audit 2023-06-03T19:57:53.551463+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.33:0/993309715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:57:54.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:54 smithi033 bash[26432]: cluster 2023-06-03T19:57:53.392681+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:54.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:54 smithi033 bash[26432]: audit 2023-06-03T19:57:53.551463+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.33:0/993309715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:57:54.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:54 smithi083 bash[26882]: cluster 2023-06-03T19:57:53.392681+0000 mgr.y (mgr.14442) 115 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:54.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:54 smithi083 bash[26882]: audit 2023-06-03T19:57:53.551463+0000 mon.a (mon.0) 656 : audit [DBG] from='client.? 172.21.15.33:0/993309715' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T19:57:55.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:55 smithi083 bash[26882]: audit 2023-06-03T19:57:54.607620+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:55.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:55 smithi083 bash[26882]: cluster 2023-06-03T19:57:55.393795+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:56.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:55 smithi033 bash[26432]: audit 2023-06-03T19:57:54.607620+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:55 smithi033 bash[26432]: cluster 2023-06-03T19:57:55.393795+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:55 smithi033 bash[33017]: audit 2023-06-03T19:57:54.607620+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:57:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:55 smithi033 bash[33017]: cluster 2023-06-03T19:57:55.393795+0000 mgr.y (mgr.14442) 116 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:57.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:57:57 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:57:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:57:58.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:57:58 smithi033 bash[33017]: cluster 2023-06-03T19:57:57.394431+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:58.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:57:58 smithi033 bash[26432]: cluster 2023-06-03T19:57:57.394431+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:58.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:57:58 smithi083 bash[26882]: cluster 2023-06-03T19:57:57.394431+0000 mgr.y (mgr.14442) 117 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:57:59.156 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:00.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:00 smithi033 bash[33017]: cluster 2023-06-03T19:57:59.395071+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:00.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:00 smithi033 bash[26432]: cluster 2023-06-03T19:57:59.395071+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:00.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:00] "GET /metrics HTTP/1.1" 200 187840 "" "Prometheus/2.33.4" 2023-06-03T19:58:00.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:00 smithi083 bash[26882]: cluster 2023-06-03T19:57:59.395071+0000 mgr.y (mgr.14442) 118 : cluster [DBG] pgmap v96: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:02.409 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:58:02.409 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":59,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:57:35.502162+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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-06-03T19:55:36.399952+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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","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.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","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.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:58:02.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:02 smithi033 bash[33017]: cluster 2023-06-03T19:58:01.396267+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:02.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:02 smithi033 bash[33017]: audit 2023-06-03T19:58:02.400726+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.33:0/2847214251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:02.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:02 smithi033 bash[26432]: cluster 2023-06-03T19:58:01.396267+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:02.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:02 smithi033 bash[26432]: audit 2023-06-03T19:58:02.400726+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.33:0/2847214251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:02 smithi083 bash[26882]: cluster 2023-06-03T19:58:01.396267+0000 mgr.y (mgr.14442) 119 : cluster [DBG] pgmap v97: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:02 smithi083 bash[26882]: audit 2023-06-03T19:58:02.400726+0000 mon.c (mon.2) 78 : audit [DBG] from='client.? 172.21.15.33:0/2847214251' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:03.151 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-06-03T19:58:03.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T19:58:04.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:04 smithi083 bash[26882]: cluster 2023-06-03T19:58:03.397021+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:04.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:04 smithi033 bash[33017]: cluster 2023-06-03T19:58:03.397021+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:04.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:04 smithi033 bash[26432]: cluster 2023-06-03T19:58:03.397021+0000 mgr.y (mgr.14442) 120 : cluster [DBG] pgmap v98: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:06 smithi033 bash[26432]: cluster 2023-06-03T19:58:05.397991+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:06.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:06 smithi033 bash[33017]: cluster 2023-06-03T19:58:05.397991+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:06.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:06 smithi083 bash[26882]: cluster 2023-06-03T19:58:05.397991+0000 mgr.y (mgr.14442) 121 : cluster [DBG] pgmap v99: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:07.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:07 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:07.977 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:08.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:08 smithi033 bash[26432]: cluster 2023-06-03T19:58:07.398575+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:08 smithi033 bash[33017]: cluster 2023-06-03T19:58:07.398575+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:08.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:08 smithi083 bash[26882]: cluster 2023-06-03T19:58:07.398575+0000 mgr.y (mgr.14442) 122 : cluster [DBG] pgmap v100: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:09.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.387849+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.388358+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.388568+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.389020+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.390117+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[26432]: audit 2023-06-03T19:58:09.390664+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.387849+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.388358+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.388568+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.389020+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.390117+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:09 smithi083 bash[26882]: audit 2023-06-03T19:58:09.390664+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.924 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.387849+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.925 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.388358+0000 mon.c (mon.2) 80 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.925 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.388568+0000 mon.c (mon.2) 81 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.925 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.389020+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]: dispatch 2023-06-03T19:58:09.925 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.390117+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]: dispatch 2023-06-03T19:58:09.925 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:09 smithi033 bash[33017]: audit 2023-06-03T19:58:09.390664+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]: dispatch 2023-06-03T19:58:10.781 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:10] "GET /metrics HTTP/1.1" 200 187842 "" "Prometheus/2.33.4" 2023-06-03T19:58:10.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[33017]: cluster 2023-06-03T19:58:09.399189+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:10.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[33017]: audit 2023-06-03T19:58:09.475262+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-06-03T19:58:10.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[33017]: audit 2023-06-03T19:58:09.475464+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-06-03T19:58:10.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[33017]: audit 2023-06-03T19:58:09.475589+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-06-03T19:58:10.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[33017]: cluster 2023-06-03T19:58:09.475688+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-06-03T19:58:10.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26432]: cluster 2023-06-03T19:58:09.399189+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:10.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26432]: audit 2023-06-03T19:58:09.475262+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-06-03T19:58:10.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26432]: audit 2023-06-03T19:58:09.475464+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-06-03T19:58:10.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26432]: audit 2023-06-03T19:58:09.475589+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-06-03T19:58:10.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:10 smithi033 bash[26432]: cluster 2023-06-03T19:58:09.475688+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-06-03T19:58:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:10 smithi083 bash[26882]: cluster 2023-06-03T19:58:09.399189+0000 mgr.y (mgr.14442) 123 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:10 smithi083 bash[26882]: audit 2023-06-03T19:58:09.475262+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.d", "id": [1, 5]}]': finished 2023-06-03T19:58:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:10 smithi083 bash[26882]: audit 2023-06-03T19:58:09.475464+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [1, 2]}]': finished 2023-06-03T19:58:10.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:10 smithi083 bash[26882]: audit 2023-06-03T19:58:09.475589+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.18", "id": [1, 2]}]': finished 2023-06-03T19:58:10.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:10 smithi083 bash[26882]: cluster 2023-06-03T19:58:09.475688+0000 mon.a (mon.0) 664 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2023-06-03T19:58:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:58:11.240 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":61,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T19:58:10.470158+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+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-06-03T19:50:54.807339+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-06-03T19:55:36.399952+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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"application_metadata":{"cephfs":{"data":"foo"}}}],"osds":[{"osd":0,"uuid":"148d2180-a815-4098-98ca-4cbc8dc699e5","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.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","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.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","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.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":60,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","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.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","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.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","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.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+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-06-03T19:58:11.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:11 smithi033 bash[33017]: cluster 2023-06-03T19:58:10.476142+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-06-03T19:58:11.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:11 smithi033 bash[33017]: audit 2023-06-03T19:58:11.231484+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.33:0/2589503056' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:11.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:11 smithi033 bash[26432]: cluster 2023-06-03T19:58:10.476142+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-06-03T19:58:11.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:11 smithi033 bash[26432]: audit 2023-06-03T19:58:11.231484+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.33:0/2589503056' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:11 smithi083 bash[26882]: cluster 2023-06-03T19:58:10.476142+0000 mon.a (mon.0) 665 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2023-06-03T19:58:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:11 smithi083 bash[26882]: audit 2023-06-03T19:58:11.231484+0000 mon.a (mon.0) 666 : audit [DBG] from='client.? 172.21.15.33:0/2589503056' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T19:58:12.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-06-03T19:58:12.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-06-03T19:58:12.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-06-03T19:58:12.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-06-03T19:58:12.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2023-06-03T19:58:12.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2023-06-03T19:58:12.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2023-06-03T19:58:12.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2023-06-03T19:58:12.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:12 smithi033 bash[26432]: cluster 2023-06-03T19:58:11.399840+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:12 smithi033 bash[33017]: cluster 2023-06-03T19:58:11.399840+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:12 smithi083 bash[26882]: cluster 2023-06-03T19:58:11.399840+0000 mgr.y (mgr.14442) 124 : cluster [DBG] pgmap v104: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:14.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:14 smithi083 bash[26882]: cluster 2023-06-03T19:58:13.400520+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:14.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:14 smithi033 bash[33017]: cluster 2023-06-03T19:58:13.400520+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:14.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:14 smithi033 bash[26432]: cluster 2023-06-03T19:58:13.400520+0000 mgr.y (mgr.14442) 125 : cluster [DBG] pgmap v105: 73 pgs: 3 peering, 70 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:16.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:16 smithi033 bash[26432]: cluster 2023-06-03T19:58:15.401565+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:16 smithi033 bash[33017]: cluster 2023-06-03T19:58:15.401565+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:16.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:16 smithi083 bash[26882]: cluster 2023-06-03T19:58:15.401565+0000 mgr.y (mgr.14442) 126 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:16.970 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.972 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.975 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.975 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.976 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.976 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.976 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:16.977 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:17.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:17 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:18.775 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:18 smithi033 bash[26432]: cluster 2023-06-03T19:58:17.402262+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:18.776 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:18 smithi033 bash[33017]: cluster 2023-06-03T19:58:17.402262+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:18.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:18 smithi083 bash[26882]: cluster 2023-06-03T19:58:17.402262+0000 mgr.y (mgr.14442) 127 : cluster [DBG] pgmap v107: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:20.827 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:20 smithi033 bash[33017]: cluster 2023-06-03T19:58:19.402795+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:20.827 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:20 smithi033 bash[26432]: cluster 2023-06-03T19:58:19.402795+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:20.828 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:20] "GET /metrics HTTP/1.1" 200 187842 "" "Prometheus/2.33.4" 2023-06-03T19:58:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:20 smithi083 bash[26882]: cluster 2023-06-03T19:58:19.402795+0000 mgr.y (mgr.14442) 128 : cluster [DBG] pgmap v108: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:22.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:22 smithi033 bash[26432]: cluster 2023-06-03T19:58:21.403432+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:22.859 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:22 smithi033 bash[33017]: cluster 2023-06-03T19:58:21.403432+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:22.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:22 smithi083 bash[26882]: cluster 2023-06-03T19:58:21.403432+0000 mgr.y (mgr.14442) 129 : cluster [DBG] pgmap v109: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:24.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:24 smithi033 bash[33017]: cluster 2023-06-03T19:58:23.403993+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:24 smithi033 bash[26432]: cluster 2023-06-03T19:58:23.403993+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:24 smithi083 bash[26882]: cluster 2023-06-03T19:58:23.403993+0000 mgr.y (mgr.14442) 130 : cluster [DBG] pgmap v110: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:26.759 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:26 smithi033 bash[26432]: cluster 2023-06-03T19:58:25.404976+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:26.760 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:26 smithi033 bash[33017]: cluster 2023-06-03T19:58:25.404976+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:26.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:26 smithi083 bash[26882]: cluster 2023-06-03T19:58:25.404976+0000 mgr.y (mgr.14442) 131 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:27.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:27 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:28.798 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:28 smithi033 bash[33017]: cluster 2023-06-03T19:58:27.405717+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:28.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:28 smithi033 bash[26432]: cluster 2023-06-03T19:58:27.405717+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:28 smithi083 bash[26882]: cluster 2023-06-03T19:58:27.405717+0000 mgr.y (mgr.14442) 132 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:29.176 INFO:teuthology.orchestra.run.smithi033.stdout:206158430257 2023-06-03T19:58:29.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.7 2023-06-03T19:58:30.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:30 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:30] "GET /metrics HTTP/1.1" 200 187856 "" "Prometheus/2.33.4" 2023-06-03T19:58:30.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:30 smithi033 bash[33017]: cluster 2023-06-03T19:58:29.406467+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:30.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:30 smithi033 bash[26432]: cluster 2023-06-03T19:58:29.406467+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:30 smithi083 bash[26882]: cluster 2023-06-03T19:58:29.406467+0000 mgr.y (mgr.14442) 133 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:31.410 INFO:teuthology.orchestra.run.smithi033.stdout:55834574950 2023-06-03T19:58:31.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-06-03T19:58:31.865 INFO:teuthology.orchestra.run.smithi033.stdout:107374182485 2023-06-03T19:58:31.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-06-03T19:58:32.428 INFO:teuthology.orchestra.run.smithi033.stdout:180388626490 2023-06-03T19:58:32.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.6 2023-06-03T19:58:32.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:32 smithi033 bash[26432]: cluster 2023-06-03T19:58:31.407660+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:32 smithi033 bash[33017]: cluster 2023-06-03T19:58:31.407660+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:32.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:32 smithi083 bash[26882]: cluster 2023-06-03T19:58:31.407660+0000 mgr.y (mgr.14442) 134 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:33.728 INFO:teuthology.orchestra.run.smithi033.stdout:34359738480 2023-06-03T19:58:33.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-06-03T19:58:34.256 INFO:teuthology.orchestra.run.smithi033.stdout:154618822724 2023-06-03T19:58:34.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.5 2023-06-03T19:58:34.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:34 smithi033 bash[26432]: cluster 2023-06-03T19:58:33.408441+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:34.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:34 smithi033 bash[33017]: cluster 2023-06-03T19:58:33.408441+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:34.875 INFO:teuthology.orchestra.run.smithi033.stdout:128849018956 2023-06-03T19:58:34.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.4 2023-06-03T19:58:34.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:34 smithi083 bash[26882]: cluster 2023-06-03T19:58:33.408441+0000 mgr.y (mgr.14442) 135 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:34.898 INFO:teuthology.orchestra.run.smithi033.stdout:77309411422 2023-06-03T19:58:34.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-06-03T19:58:36.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:36 smithi033 bash[26432]: cluster 2023-06-03T19:58:35.409155+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:36.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:36 smithi033 bash[33017]: cluster 2023-06-03T19:58:35.409155+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:36 smithi083 bash[26882]: cluster 2023-06-03T19:58:35.409155+0000 mgr.y (mgr.14442) 136 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:37.016 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:37.017 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:37.017 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:37.020 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:37.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:37 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:38.033 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:38.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:38 smithi033 bash[33017]: cluster 2023-06-03T19:58:37.409610+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:38.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:38 smithi033 bash[26432]: cluster 2023-06-03T19:58:37.409610+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:38 smithi083 bash[26882]: cluster 2023-06-03T19:58:37.409610+0000 mgr.y (mgr.14442) 137 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:39.054 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:39.055 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:39.056 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:58:40.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:40 smithi033 bash[26432]: cluster 2023-06-03T19:58:39.410172+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:40.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:40 smithi033 bash[33017]: cluster 2023-06-03T19:58:39.410172+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:40.651 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:40 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:40] "GET /metrics HTTP/1.1" 200 187855 "" "Prometheus/2.33.4" 2023-06-03T19:58:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:40 smithi083 bash[26882]: cluster 2023-06-03T19:58:39.410172+0000 mgr.y (mgr.14442) 138 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:42.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:42 smithi033 bash[33017]: cluster 2023-06-03T19:58:41.410817+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:42.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:42 smithi033 bash[26432]: cluster 2023-06-03T19:58:41.410817+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:42 smithi083 bash[26882]: cluster 2023-06-03T19:58:41.410817+0000 mgr.y (mgr.14442) 139 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:44.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:44 smithi083 bash[26882]: cluster 2023-06-03T19:58:43.411393+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:44.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:44 smithi033 bash[26432]: cluster 2023-06-03T19:58:43.411393+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:44.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:44 smithi033 bash[33017]: cluster 2023-06-03T19:58:43.411393+0000 mgr.y (mgr.14442) 140 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:46.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:46 smithi033 bash[26432]: cluster 2023-06-03T19:58:45.412578+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:46.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:46 smithi033 bash[33017]: cluster 2023-06-03T19:58:45.412578+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:46 smithi083 bash[26882]: cluster 2023-06-03T19:58:45.412578+0000 mgr.y (mgr.14442) 141 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:47.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:47 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:47.971 INFO:teuthology.orchestra.run.smithi033.stdout:180388626494 2023-06-03T19:58:48.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: cluster 2023-06-03T19:58:47.413180+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:47.548577+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:58:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:47.809568+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:47.965116+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.33:0/3403552606' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:58:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:48.068368+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:58:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:48.069590+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:58:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[33017]: audit 2023-06-03T19:58:48.076281+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: cluster 2023-06-03T19:58:47.413180+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:47.548577+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:58:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:47.809568+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:47.965116+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.33:0/3403552606' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:58:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:48.068368+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:58:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:48.069590+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:58:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:48 smithi033 bash[26432]: audit 2023-06-03T19:58:48.076281+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: cluster 2023-06-03T19:58:47.413180+0000 mgr.y (mgr.14442) 142 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:47.548577+0000 mon.c (mon.2) 82 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:58:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:47.809568+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:47.965116+0000 mon.c (mon.2) 83 : audit [DBG] from='client.? 172.21.15.33:0/3403552606' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T19:58:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:48.068368+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:58:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:48.069590+0000 mon.c (mon.2) 85 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:58:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:48 smithi083 bash[26882]: audit 2023-06-03T19:58:48.076281+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:58:49.817 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626490 got 180388626494 for osd.6 2023-06-03T19:58:49.817 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:50.357 INFO:teuthology.orchestra.run.smithi033.stdout:55834574954 2023-06-03T19:58:50.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:50 smithi033 bash[26432]: cluster 2023-06-03T19:58:49.413804+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:50.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:50 smithi033 bash[26432]: audit 2023-06-03T19:58:50.352042+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.33:0/2680427462' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:58:50.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:50 smithi033 bash[33017]: cluster 2023-06-03T19:58:49.413804+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:50.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:50 smithi033 bash[33017]: audit 2023-06-03T19:58:50.352042+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.33:0/2680427462' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:58:50.669 INFO:teuthology.orchestra.run.smithi033.stdout:107374182489 2023-06-03T19:58:50.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:58:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:50] "GET /metrics HTTP/1.1" 200 187855 "" "Prometheus/2.33.4" 2023-06-03T19:58:50.878 INFO:teuthology.orchestra.run.smithi033.stdout:34359738483 2023-06-03T19:58:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:50 smithi083 bash[26882]: cluster 2023-06-03T19:58:49.413804+0000 mgr.y (mgr.14442) 143 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:50 smithi083 bash[26882]: audit 2023-06-03T19:58:50.352042+0000 mon.a (mon.0) 669 : audit [DBG] from='client.? 172.21.15.33:0/2680427462' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T19:58:51.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:51 smithi033 bash[26432]: audit 2023-06-03T19:58:50.663378+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.33:0/2579545381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:58:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:51 smithi033 bash[26432]: audit 2023-06-03T19:58:50.872404+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.33:0/2324805286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:58:51.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:51 smithi033 bash[33017]: audit 2023-06-03T19:58:50.663378+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.33:0/2579545381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:58:51.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:51 smithi033 bash[33017]: audit 2023-06-03T19:58:50.872404+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.33:0/2324805286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:58:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:51 smithi083 bash[26882]: audit 2023-06-03T19:58:50.663378+0000 mon.a (mon.0) 670 : audit [DBG] from='client.? 172.21.15.33:0/2579545381' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T19:58:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:51 smithi083 bash[26882]: audit 2023-06-03T19:58:50.872404+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.33:0/2324805286' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T19:58:52.401 INFO:teuthology.orchestra.run.smithi033.stdout:154618822728 2023-06-03T19:58:52.406 INFO:teuthology.orchestra.run.smithi033.stdout:206158430262 2023-06-03T19:58:52.506 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[26432]: cluster 2023-06-03T19:58:51.414498+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:52.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[26432]: audit 2023-06-03T19:58:52.395743+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.33:0/3605889379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:58:52.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[26432]: audit 2023-06-03T19:58:52.400635+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.33:0/1003523590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:58:52.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[33017]: cluster 2023-06-03T19:58:51.414498+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:52.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[33017]: audit 2023-06-03T19:58:52.395743+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.33:0/3605889379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:58:52.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:52 smithi033 bash[33017]: audit 2023-06-03T19:58:52.400635+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.33:0/1003523590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:58:52.642 INFO:teuthology.orchestra.run.smithi033.stdout:77309411426 2023-06-03T19:58:52.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:52 smithi083 bash[26882]: cluster 2023-06-03T19:58:51.414498+0000 mgr.y (mgr.14442) 144 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:52.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:52 smithi083 bash[26882]: audit 2023-06-03T19:58:52.395743+0000 mon.a (mon.0) 671 : audit [DBG] from='client.? 172.21.15.33:0/3605889379' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T19:58:52.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:52 smithi083 bash[26882]: audit 2023-06-03T19:58:52.400635+0000 mon.c (mon.2) 87 : audit [DBG] from='client.? 172.21.15.33:0/1003523590' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T19:58:52.975 INFO:teuthology.orchestra.run.smithi033.stdout:128849018960 2023-06-03T19:58:52.986 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574950 got 55834574954 for osd.1 2023-06-03T19:58:52.987 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:53.142 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182485 got 107374182489 for osd.3 2023-06-03T19:58:53.143 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:53.168 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738480 got 34359738483 for osd.0 2023-06-03T19:58:53.168 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:53.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:53 smithi033 bash[26432]: audit 2023-06-03T19:58:52.636463+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.33:0/437775702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:58:54.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:53 smithi033 bash[26432]: audit 2023-06-03T19:58:52.968972+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.33:0/854569903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:58:54.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:53 smithi033 bash[33017]: audit 2023-06-03T19:58:52.636463+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.33:0/437775702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:58:54.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:53 smithi033 bash[33017]: audit 2023-06-03T19:58:52.968972+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.33:0/854569903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:58:54.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:53 smithi083 bash[26882]: audit 2023-06-03T19:58:52.636463+0000 mon.c (mon.2) 88 : audit [DBG] from='client.? 172.21.15.33:0/437775702' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T19:58:54.058 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:53 smithi083 bash[26882]: audit 2023-06-03T19:58:52.968972+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.33:0/854569903' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T19:58:54.718 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430257 got 206158430262 for osd.7 2023-06-03T19:58:54.718 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:54.740 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822724 got 154618822728 for osd.5 2023-06-03T19:58:54.740 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:54.789 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:54 smithi033 bash[26432]: cluster 2023-06-03T19:58:53.415146+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:54.789 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:54 smithi033 bash[33017]: cluster 2023-06-03T19:58:53.415146+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:54.790 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411422 got 77309411426 for osd.2 2023-06-03T19:58:54.790 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:54.816 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018956 got 128849018960 for osd.4 2023-06-03T19:58:54.816 DEBUG:teuthology.parallel:result is None 2023-06-03T19:58:54.817 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-06-03T19:58:54.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T19:58:54.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:54 smithi083 bash[26882]: cluster 2023-06-03T19:58:53.415146+0000 mgr.y (mgr.14442) 145 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:56.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:56 smithi033 bash[26432]: cluster 2023-06-03T19:58:55.416113+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:56.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:56 smithi033 bash[33017]: cluster 2023-06-03T19:58:55.416113+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:56.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:56 smithi083 bash[26882]: cluster 2023-06-03T19:58:55.416113+0000 mgr.y (mgr.14442) 146 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:57.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:58:57 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:58:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:58:58.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:58:58 smithi033 bash[33017]: cluster 2023-06-03T19:58:57.416762+0000 mgr.y (mgr.14442) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:58.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:58:58 smithi033 bash[26432]: cluster 2023-06-03T19:58:57.416762+0000 mgr.y (mgr.14442) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:58:58 smithi083 bash[26882]: cluster 2023-06-03T19:58:57.416762+0000 mgr.y (mgr.14442) 147 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:58:59.674 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:59:00.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:00 smithi033 bash[26432]: cluster 2023-06-03T19:58:59.417434+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:00.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:00] "GET /metrics HTTP/1.1" 200 187876 "" "Prometheus/2.33.4" 2023-06-03T19:59:00.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:00 smithi033 bash[33017]: cluster 2023-06-03T19:58:59.417434+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:00.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:00 smithi083 bash[26882]: cluster 2023-06-03T19:58:59.417434+0000 mgr.y (mgr.14442) 148 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:01 smithi033 bash[26432]: cluster 2023-06-03T19:59:01.418579+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:01.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:01 smithi033 bash[33017]: cluster 2023-06-03T19:59:01.418579+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:01.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:01 smithi083 bash[26882]: cluster 2023-06-03T19:59:01.418579+0000 mgr.y (mgr.14442) 149 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:02.887 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:59:02.890 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T19:59:03.523 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":129,"stamp":"2023-06-03T19:59:01.417748+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":46292,"kb_used_data":4884,"kb_used_omap":0,"kb_used_meta":41344,"kb_avail":749914924,"statfs":{"total":767960285184,"available":767912882176,"internally_reserved":0,"allocated":5001216,"data_stored":2111365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":42336256},"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.004292"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.117912+0000","last_change":"2023-06-03T19:58:11.117912+0000","last_active":"2023-06-03T19:58:11.117912+0000","last_peered":"2023-06-03T19:58:11.117912+0000","last_clean":"2023-06-03T19:58:11.117912+0000","last_became_active":"2023-06-03T19:58:11.116853+0000","last_became_peered":"2023-06-03T19:58:11.116853+0000","last_unstale":"2023-06-03T19:58:11.117912+0000","last_undegraded":"2023-06-03T19:58:11.117912+0000","last_fullsized":"2023-06-03T19:58:11.117912+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480252+0000","last_change":"2023-06-03T19:57:34.495879+0000","last_active":"2023-06-03T19:58:09.480252+0000","last_peered":"2023-06-03T19:58:09.480252+0000","last_clean":"2023-06-03T19:58:09.480252+0000","last_became_active":"2023-06-03T19:57:34.494959+0000","last_became_peered":"2023-06-03T19:57:34.494959+0000","last_unstale":"2023-06-03T19:58:09.480252+0000","last_undegraded":"2023-06-03T19:58:09.480252+0000","last_fullsized":"2023-06-03T19:58:09.480252+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480864+0000","last_change":"2023-06-03T19:57:34.527312+0000","last_active":"2023-06-03T19:58:09.480864+0000","last_peered":"2023-06-03T19:58:09.480864+0000","last_clean":"2023-06-03T19:58:09.480864+0000","last_became_active":"2023-06-03T19:57:34.526951+0000","last_became_peered":"2023-06-03T19:57:34.526951+0000","last_unstale":"2023-06-03T19:58:09.480864+0000","last_undegraded":"2023-06-03T19:58:09.480864+0000","last_fullsized":"2023-06-03T19:58:09.480864+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480492+0000","last_change":"2023-06-03T19:57:34.503459+0000","last_active":"2023-06-03T19:58:09.480492+0000","last_peered":"2023-06-03T19:58:09.480492+0000","last_clean":"2023-06-03T19:58:09.480492+0000","last_became_active":"2023-06-03T19:57:34.503107+0000","last_became_peered":"2023-06-03T19:57:34.503107+0000","last_unstale":"2023-06-03T19:58:09.480492+0000","last_undegraded":"2023-06-03T19:58:09.480492+0000","last_fullsized":"2023-06-03T19:58:09.480492+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475570+0000","last_change":"2023-06-03T19:57:34.525113+0000","last_active":"2023-06-03T19:58:09.475570+0000","last_peered":"2023-06-03T19:58:09.475570+0000","last_clean":"2023-06-03T19:58:09.475570+0000","last_became_active":"2023-06-03T19:57:34.524684+0000","last_became_peered":"2023-06-03T19:57:34.524684+0000","last_unstale":"2023-06-03T19:58:09.475570+0000","last_undegraded":"2023-06-03T19:58:09.475570+0000","last_fullsized":"2023-06-03T19:58:09.475570+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481219+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T19:58:09.481219+0000","last_peered":"2023-06-03T19:58:09.481219+0000","last_clean":"2023-06-03T19:58:09.481219+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T19:58:09.481219+0000","last_undegraded":"2023-06-03T19:58:09.481219+0000","last_fullsized":"2023-06-03T19:58:09.481219+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475992+0000","last_change":"2023-06-03T19:57:34.524895+0000","last_active":"2023-06-03T19:58:09.475992+0000","last_peered":"2023-06-03T19:58:09.475992+0000","last_clean":"2023-06-03T19:58:09.475992+0000","last_became_active":"2023-06-03T19:57:34.524454+0000","last_became_peered":"2023-06-03T19:57:34.524454+0000","last_unstale":"2023-06-03T19:58:09.475992+0000","last_undegraded":"2023-06-03T19:58:09.475992+0000","last_fullsized":"2023-06-03T19:58:09.475992+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480367+0000","last_change":"2023-06-03T19:57:34.494008+0000","last_active":"2023-06-03T19:58:09.480367+0000","last_peered":"2023-06-03T19:58:09.480367+0000","last_clean":"2023-06-03T19:58:09.480367+0000","last_became_active":"2023-06-03T19:57:34.493579+0000","last_became_peered":"2023-06-03T19:57:34.493579+0000","last_unstale":"2023-06-03T19:58:09.480367+0000","last_undegraded":"2023-06-03T19:58:09.480367+0000","last_fullsized":"2023-06-03T19:58:09.480367+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477263+0000","last_change":"2023-06-03T19:57:34.523535+0000","last_active":"2023-06-03T19:58:09.477263+0000","last_peered":"2023-06-03T19:58:09.477263+0000","last_clean":"2023-06-03T19:58:09.477263+0000","last_became_active":"2023-06-03T19:57:34.523227+0000","last_became_peered":"2023-06-03T19:57:34.523227+0000","last_unstale":"2023-06-03T19:58:09.477263+0000","last_undegraded":"2023-06-03T19:58:09.477263+0000","last_fullsized":"2023-06-03T19:58:09.477263+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480314+0000","last_change":"2023-06-03T19:57:34.496444+0000","last_active":"2023-06-03T19:58:09.480314+0000","last_peered":"2023-06-03T19:58:09.480314+0000","last_clean":"2023-06-03T19:58:09.480314+0000","last_became_active":"2023-06-03T19:57:34.496084+0000","last_became_peered":"2023-06-03T19:57:34.496084+0000","last_unstale":"2023-06-03T19:58:09.480314+0000","last_undegraded":"2023-06-03T19:58:09.480314+0000","last_fullsized":"2023-06-03T19:58:09.480314+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475494+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T19:58:09.475494+0000","last_peered":"2023-06-03T19:58:09.475494+0000","last_clean":"2023-06-03T19:58:09.475494+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T19:58:09.475494+0000","last_undegraded":"2023-06-03T19:58:09.475494+0000","last_fullsized":"2023-06-03T19:58:09.475494+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480295+0000","last_change":"2023-06-03T19:57:34.501147+0000","last_active":"2023-06-03T19:58:09.480295+0000","last_peered":"2023-06-03T19:58:09.480295+0000","last_clean":"2023-06-03T19:58:09.480295+0000","last_became_active":"2023-06-03T19:57:34.500633+0000","last_became_peered":"2023-06-03T19:57:34.500633+0000","last_unstale":"2023-06-03T19:58:09.480295+0000","last_undegraded":"2023-06-03T19:58:09.480295+0000","last_fullsized":"2023-06-03T19:58:09.480295+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479785+0000","last_change":"2023-06-03T19:55:37.627224+0000","last_active":"2023-06-03T19:58:09.479785+0000","last_peered":"2023-06-03T19:58:09.479785+0000","last_clean":"2023-06-03T19:58:09.479785+0000","last_became_active":"2023-06-03T19:55:37.626559+0000","last_became_peered":"2023-06-03T19:55:37.626559+0000","last_unstale":"2023-06-03T19:58:09.479785+0000","last_undegraded":"2023-06-03T19:58:09.479785+0000","last_fullsized":"2023-06-03T19:58:09.479785+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480518+0000","last_change":"2023-06-03T19:57:34.853596+0000","last_active":"2023-06-03T19:58:09.480518+0000","last_peered":"2023-06-03T19:58:09.480518+0000","last_clean":"2023-06-03T19:58:09.480518+0000","last_became_active":"2023-06-03T19:57:34.853093+0000","last_became_peered":"2023-06-03T19:57:34.853093+0000","last_unstale":"2023-06-03T19:58:09.480518+0000","last_undegraded":"2023-06-03T19:58:09.480518+0000","last_fullsized":"2023-06-03T19:58:09.480518+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478898+0000","last_change":"2023-06-03T19:55:37.653491+0000","last_active":"2023-06-03T19:58:09.478898+0000","last_peered":"2023-06-03T19:58:09.478898+0000","last_clean":"2023-06-03T19:58:09.478898+0000","last_became_active":"2023-06-03T19:55:37.652897+0000","last_became_peered":"2023-06-03T19:55:37.652897+0000","last_unstale":"2023-06-03T19:58:09.478898+0000","last_undegraded":"2023-06-03T19:58:09.478898+0000","last_fullsized":"2023-06-03T19:58:09.478898+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481091+0000","last_change":"2023-06-03T19:57:34.509315+0000","last_active":"2023-06-03T19:58:09.481091+0000","last_peered":"2023-06-03T19:58:09.481091+0000","last_clean":"2023-06-03T19:58:09.481091+0000","last_became_active":"2023-06-03T19:57:34.508968+0000","last_became_peered":"2023-06-03T19:57:34.508968+0000","last_unstale":"2023-06-03T19:58:09.481091+0000","last_undegraded":"2023-06-03T19:58:09.481091+0000","last_fullsized":"2023-06-03T19:58:09.481091+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479990+0000","last_change":"2023-06-03T19:57:34.853441+0000","last_active":"2023-06-03T19:58:09.479990+0000","last_peered":"2023-06-03T19:58:09.479990+0000","last_clean":"2023-06-03T19:58:09.479990+0000","last_became_active":"2023-06-03T19:57:34.852979+0000","last_became_peered":"2023-06-03T19:57:34.852979+0000","last_unstale":"2023-06-03T19:58:09.479990+0000","last_undegraded":"2023-06-03T19:58:09.479990+0000","last_fullsized":"2023-06-03T19:58:09.479990+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478334+0000","last_change":"2023-06-03T19:57:34.494688+0000","last_active":"2023-06-03T19:58:09.478334+0000","last_peered":"2023-06-03T19:58:09.478334+0000","last_clean":"2023-06-03T19:58:09.478334+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T19:58:09.478334+0000","last_undegraded":"2023-06-03T19:58:09.478334+0000","last_fullsized":"2023-06-03T19:58:09.478334+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079101+0000","last_change":"2023-06-03T19:55:37.653437+0000","last_active":"2023-06-03T19:58:10.079101+0000","last_peered":"2023-06-03T19:58:10.079101+0000","last_clean":"2023-06-03T19:58:10.079101+0000","last_became_active":"2023-06-03T19:55:37.652576+0000","last_became_peered":"2023-06-03T19:55:37.652576+0000","last_unstale":"2023-06-03T19:58:10.079101+0000","last_undegraded":"2023-06-03T19:58:10.079101+0000","last_fullsized":"2023-06-03T19:58:10.079101+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480395+0000","last_change":"2023-06-03T19:57:34.515911+0000","last_active":"2023-06-03T19:58:09.480395+0000","last_peered":"2023-06-03T19:58:09.480395+0000","last_clean":"2023-06-03T19:58:09.480395+0000","last_became_active":"2023-06-03T19:57:34.515550+0000","last_became_peered":"2023-06-03T19:57:34.515550+0000","last_unstale":"2023-06-03T19:58:09.480395+0000","last_undegraded":"2023-06-03T19:58:09.480395+0000","last_fullsized":"2023-06-03T19:58:09.480395+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479655+0000","last_change":"2023-06-03T19:57:34.498682+0000","last_active":"2023-06-03T19:58:09.479655+0000","last_peered":"2023-06-03T19:58:09.479655+0000","last_clean":"2023-06-03T19:58:09.479655+0000","last_became_active":"2023-06-03T19:57:34.498344+0000","last_became_peered":"2023-06-03T19:57:34.498344+0000","last_unstale":"2023-06-03T19:58:09.479655+0000","last_undegraded":"2023-06-03T19:58:09.479655+0000","last_fullsized":"2023-06-03T19:58:09.479655+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.078966+0000","last_change":"2023-06-03T19:55:37.652140+0000","last_active":"2023-06-03T19:58:10.078966+0000","last_peered":"2023-06-03T19:58:10.078966+0000","last_clean":"2023-06-03T19:58:10.078966+0000","last_became_active":"2023-06-03T19:55:37.651600+0000","last_became_peered":"2023-06-03T19:55:37.651600+0000","last_unstale":"2023-06-03T19:58:10.078966+0000","last_undegraded":"2023-06-03T19:58:10.078966+0000","last_fullsized":"2023-06-03T19:58:10.078966+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479336+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T19:58:09.479336+0000","last_peered":"2023-06-03T19:58:09.479336+0000","last_clean":"2023-06-03T19:58:09.479336+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T19:58:09.479336+0000","last_undegraded":"2023-06-03T19:58:09.479336+0000","last_fullsized":"2023-06-03T19:58:09.479336+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479739+0000","last_change":"2023-06-03T19:57:34.502393+0000","last_active":"2023-06-03T19:58:09.479739+0000","last_peered":"2023-06-03T19:58:09.479739+0000","last_clean":"2023-06-03T19:58:09.479739+0000","last_became_active":"2023-06-03T19:57:34.502084+0000","last_became_peered":"2023-06-03T19:57:34.502084+0000","last_unstale":"2023-06-03T19:58:09.479739+0000","last_undegraded":"2023-06-03T19:58:09.479739+0000","last_fullsized":"2023-06-03T19:58:09.479739+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079832+0000","last_change":"2023-06-03T19:54:39.272759+0000","last_active":"2023-06-03T19:58:10.079832+0000","last_peered":"2023-06-03T19:58:10.079832+0000","last_clean":"2023-06-03T19:58:10.079832+0000","last_became_active":"2023-06-03T19:54:39.271895+0000","last_became_peered":"2023-06-03T19:54:39.271895+0000","last_unstale":"2023-06-03T19:58:10.079832+0000","last_undegraded":"2023-06-03T19:58:10.079832+0000","last_fullsized":"2023-06-03T19:58:10.079832+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-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479084+0000","last_change":"2023-06-03T19:55:37.628864+0000","last_active":"2023-06-03T19:58:09.479084+0000","last_peered":"2023-06-03T19:58:09.479084+0000","last_clean":"2023-06-03T19:58:09.479084+0000","last_became_active":"2023-06-03T19:55:37.628292+0000","last_became_peered":"2023-06-03T19:55:37.628292+0000","last_unstale":"2023-06-03T19:58:09.479084+0000","last_undegraded":"2023-06-03T19:58:09.479084+0000","last_fullsized":"2023-06-03T19:58:09.479084+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479177+0000","last_change":"2023-06-03T19:57:34.520154+0000","last_active":"2023-06-03T19:58:09.479177+0000","last_peered":"2023-06-03T19:58:09.479177+0000","last_clean":"2023-06-03T19:58:09.479177+0000","last_became_active":"2023-06-03T19:57:34.519880+0000","last_became_peered":"2023-06-03T19:57:34.519880+0000","last_unstale":"2023-06-03T19:58:09.479177+0000","last_undegraded":"2023-06-03T19:58:09.479177+0000","last_fullsized":"2023-06-03T19:58:09.479177+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477973+0000","last_change":"2023-06-03T19:57:34.492188+0000","last_active":"2023-06-03T19:58:09.477973+0000","last_peered":"2023-06-03T19:58:09.477973+0000","last_clean":"2023-06-03T19:58:09.477973+0000","last_became_active":"2023-06-03T19:57:34.491834+0000","last_became_peered":"2023-06-03T19:57:34.491834+0000","last_unstale":"2023-06-03T19:58:09.477973+0000","last_undegraded":"2023-06-03T19:58:09.477973+0000","last_fullsized":"2023-06-03T19:58:09.477973+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477239+0000","last_change":"2023-06-03T19:55:37.653831+0000","last_active":"2023-06-03T19:58:09.477239+0000","last_peered":"2023-06-03T19:58:09.477239+0000","last_clean":"2023-06-03T19:58:09.477239+0000","last_became_active":"2023-06-03T19:55:37.653412+0000","last_became_peered":"2023-06-03T19:55:37.653412+0000","last_unstale":"2023-06-03T19:58:09.477239+0000","last_undegraded":"2023-06-03T19:58:09.477239+0000","last_fullsized":"2023-06-03T19:58:09.477239+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478237+0000","last_change":"2023-06-03T19:57:34.526627+0000","last_active":"2023-06-03T19:58:09.478237+0000","last_peered":"2023-06-03T19:58:09.478237+0000","last_clean":"2023-06-03T19:58:09.478237+0000","last_became_active":"2023-06-03T19:57:34.526302+0000","last_became_peered":"2023-06-03T19:57:34.526302+0000","last_unstale":"2023-06-03T19:58:09.478237+0000","last_undegraded":"2023-06-03T19:58:09.478237+0000","last_fullsized":"2023-06-03T19:58:09.478237+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475714+0000","last_change":"2023-06-03T19:57:34.497181+0000","last_active":"2023-06-03T19:58:09.475714+0000","last_peered":"2023-06-03T19:58:09.475714+0000","last_clean":"2023-06-03T19:58:09.475714+0000","last_became_active":"2023-06-03T19:57:34.496879+0000","last_became_peered":"2023-06-03T19:57:34.496879+0000","last_unstale":"2023-06-03T19:58:09.475714+0000","last_undegraded":"2023-06-03T19:58:09.475714+0000","last_fullsized":"2023-06-03T19:58:09.475714+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480166+0000","last_change":"2023-06-03T19:55:37.628042+0000","last_active":"2023-06-03T19:58:09.480166+0000","last_peered":"2023-06-03T19:58:09.480166+0000","last_clean":"2023-06-03T19:58:09.480166+0000","last_became_active":"2023-06-03T19:55:37.627582+0000","last_became_peered":"2023-06-03T19:55:37.627582+0000","last_unstale":"2023-06-03T19:58:09.480166+0000","last_undegraded":"2023-06-03T19:58:09.480166+0000","last_fullsized":"2023-06-03T19:58:09.480166+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477059+0000","last_change":"2023-06-03T19:57:34.516905+0000","last_active":"2023-06-03T19:58:09.477059+0000","last_peered":"2023-06-03T19:58:09.477059+0000","last_clean":"2023-06-03T19:58:09.477059+0000","last_became_active":"2023-06-03T19:57:34.516483+0000","last_became_peered":"2023-06-03T19:57:34.516483+0000","last_unstale":"2023-06-03T19:58:09.477059+0000","last_undegraded":"2023-06-03T19:58:09.477059+0000","last_fullsized":"2023-06-03T19:58:09.477059+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481023+0000","last_change":"2023-06-03T19:57:34.495405+0000","last_active":"2023-06-03T19:58:09.481023+0000","last_peered":"2023-06-03T19:58:09.481023+0000","last_clean":"2023-06-03T19:58:09.481023+0000","last_became_active":"2023-06-03T19:57:34.495109+0000","last_became_peered":"2023-06-03T19:57:34.495109+0000","last_unstale":"2023-06-03T19:58:09.481023+0000","last_undegraded":"2023-06-03T19:58:09.481023+0000","last_fullsized":"2023-06-03T19:58:09.481023+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478426+0000","last_change":"2023-06-03T19:55:37.651848+0000","last_active":"2023-06-03T19:58:09.478426+0000","last_peered":"2023-06-03T19:58:09.478426+0000","last_clean":"2023-06-03T19:58:09.478426+0000","last_became_active":"2023-06-03T19:55:37.651469+0000","last_became_peered":"2023-06-03T19:55:37.651469+0000","last_unstale":"2023-06-03T19:58:09.478426+0000","last_undegraded":"2023-06-03T19:58:09.478426+0000","last_fullsized":"2023-06-03T19:58:09.478426+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479283+0000","last_change":"2023-06-03T19:57:34.526830+0000","last_active":"2023-06-03T19:58:09.479283+0000","last_peered":"2023-06-03T19:58:09.479283+0000","last_clean":"2023-06-03T19:58:09.479283+0000","last_became_active":"2023-06-03T19:57:34.526516+0000","last_became_peered":"2023-06-03T19:57:34.526516+0000","last_unstale":"2023-06-03T19:58:09.479283+0000","last_undegraded":"2023-06-03T19:58:09.479283+0000","last_fullsized":"2023-06-03T19:58:09.479283+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480625+0000","last_change":"2023-06-03T19:57:34.505999+0000","last_active":"2023-06-03T19:58:09.480625+0000","last_peered":"2023-06-03T19:58:09.480625+0000","last_clean":"2023-06-03T19:58:09.480625+0000","last_became_active":"2023-06-03T19:57:34.505642+0000","last_became_peered":"2023-06-03T19:57:34.505642+0000","last_unstale":"2023-06-03T19:58:09.480625+0000","last_undegraded":"2023-06-03T19:58:09.480625+0000","last_fullsized":"2023-06-03T19:58:09.480625+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476396+0000","last_change":"2023-06-03T19:57:34.518726+0000","last_active":"2023-06-03T19:58:09.476396+0000","last_peered":"2023-06-03T19:58:09.476396+0000","last_clean":"2023-06-03T19:58:09.476396+0000","last_became_active":"2023-06-03T19:57:34.518228+0000","last_became_peered":"2023-06-03T19:57:34.518228+0000","last_unstale":"2023-06-03T19:58:09.476396+0000","last_undegraded":"2023-06-03T19:58:09.476396+0000","last_fullsized":"2023-06-03T19:58:09.476396+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475716+0000","last_change":"2023-06-03T19:57:34.492137+0000","last_active":"2023-06-03T19:58:09.475716+0000","last_peered":"2023-06-03T19:58:09.475716+0000","last_clean":"2023-06-03T19:58:09.475716+0000","last_became_active":"2023-06-03T19:57:34.491798+0000","last_became_peered":"2023-06-03T19:57:34.491798+0000","last_unstale":"2023-06-03T19:58:09.475716+0000","last_undegraded":"2023-06-03T19:58:09.475716+0000","last_fullsized":"2023-06-03T19:58:09.475716+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.118278+0000","last_change":"2023-06-03T19:58:11.118278+0000","last_active":"2023-06-03T19:58:11.118278+0000","last_peered":"2023-06-03T19:58:11.118278+0000","last_clean":"2023-06-03T19:58:11.118278+0000","last_became_active":"2023-06-03T19:58:11.116411+0000","last_became_peered":"2023-06-03T19:58:11.116411+0000","last_unstale":"2023-06-03T19:58:11.118278+0000","last_undegraded":"2023-06-03T19:58:11.118278+0000","last_fullsized":"2023-06-03T19:58:11.118278+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479570+0000","last_change":"2023-06-03T19:57:34.499234+0000","last_active":"2023-06-03T19:58:09.479570+0000","last_peered":"2023-06-03T19:58:09.479570+0000","last_clean":"2023-06-03T19:58:09.479570+0000","last_became_active":"2023-06-03T19:57:34.498919+0000","last_became_peered":"2023-06-03T19:57:34.498919+0000","last_unstale":"2023-06-03T19:58:09.479570+0000","last_undegraded":"2023-06-03T19:58:09.479570+0000","last_fullsized":"2023-06-03T19:58:09.479570+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476002+0000","last_change":"2023-06-03T19:57:34.525053+0000","last_active":"2023-06-03T19:58:09.476002+0000","last_peered":"2023-06-03T19:58:09.476002+0000","last_clean":"2023-06-03T19:58:09.476002+0000","last_became_active":"2023-06-03T19:57:34.524652+0000","last_became_peered":"2023-06-03T19:57:34.524652+0000","last_unstale":"2023-06-03T19:58:09.476002+0000","last_undegraded":"2023-06-03T19:58:09.476002+0000","last_fullsized":"2023-06-03T19:58:09.476002+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479676+0000","last_change":"2023-06-03T19:57:34.499566+0000","last_active":"2023-06-03T19:58:09.479676+0000","last_peered":"2023-06-03T19:58:09.479676+0000","last_clean":"2023-06-03T19:58:09.479676+0000","last_became_active":"2023-06-03T19:57:34.499042+0000","last_became_peered":"2023-06-03T19:57:34.499042+0000","last_unstale":"2023-06-03T19:58:09.479676+0000","last_undegraded":"2023-06-03T19:58:09.479676+0000","last_fullsized":"2023-06-03T19:58:09.479676+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480191+0000","last_change":"2023-06-03T19:57:34.520984+0000","last_active":"2023-06-03T19:58:09.480191+0000","last_peered":"2023-06-03T19:58:09.480191+0000","last_clean":"2023-06-03T19:58:09.480191+0000","last_became_active":"2023-06-03T19:57:34.520677+0000","last_became_peered":"2023-06-03T19:57:34.520677+0000","last_unstale":"2023-06-03T19:58:09.480191+0000","last_undegraded":"2023-06-03T19:58:09.480191+0000","last_fullsized":"2023-06-03T19:58:09.480191+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480295+0000","last_change":"2023-06-03T19:57:34.495055+0000","last_active":"2023-06-03T19:58:09.480295+0000","last_peered":"2023-06-03T19:58:09.480295+0000","last_clean":"2023-06-03T19:58:09.480295+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T19:58:09.480295+0000","last_undegraded":"2023-06-03T19:58:09.480295+0000","last_fullsized":"2023-06-03T19:58:09.480295+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479273+0000","last_change":"2023-06-03T19:57:34.852149+0000","last_active":"2023-06-03T19:58:09.479273+0000","last_peered":"2023-06-03T19:58:09.479273+0000","last_clean":"2023-06-03T19:58:09.479273+0000","last_became_active":"2023-06-03T19:57:34.851422+0000","last_became_peered":"2023-06-03T19:57:34.851422+0000","last_unstale":"2023-06-03T19:58:09.479273+0000","last_undegraded":"2023-06-03T19:58:09.479273+0000","last_fullsized":"2023-06-03T19:58:09.479273+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080518+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T19:58:10.080518+0000","last_peered":"2023-06-03T19:58:10.080518+0000","last_clean":"2023-06-03T19:58:10.080518+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T19:58:10.080518+0000","last_undegraded":"2023-06-03T19:58:10.080518+0000","last_fullsized":"2023-06-03T19:58:10.080518+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475406+0000","last_change":"2023-06-03T19:57:34.524941+0000","last_active":"2023-06-03T19:58:09.475406+0000","last_peered":"2023-06-03T19:58:09.475406+0000","last_clean":"2023-06-03T19:58:09.475406+0000","last_became_active":"2023-06-03T19:57:34.524506+0000","last_became_peered":"2023-06-03T19:57:34.524506+0000","last_unstale":"2023-06-03T19:58:09.475406+0000","last_undegraded":"2023-06-03T19:58:09.475406+0000","last_fullsized":"2023-06-03T19:58:09.475406+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080528+0000","last_change":"2023-06-03T19:57:34.500441+0000","last_active":"2023-06-03T19:58:10.080528+0000","last_peered":"2023-06-03T19:58:10.080528+0000","last_clean":"2023-06-03T19:58:10.080528+0000","last_became_active":"2023-06-03T19:57:34.500050+0000","last_became_peered":"2023-06-03T19:57:34.500050+0000","last_unstale":"2023-06-03T19:58:10.080528+0000","last_undegraded":"2023-06-03T19:58:10.080528+0000","last_fullsized":"2023-06-03T19:58:10.080528+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479936+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T19:58:09.479936+0000","last_peered":"2023-06-03T19:58:09.479936+0000","last_clean":"2023-06-03T19:58:09.479936+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T19:58:09.479936+0000","last_undegraded":"2023-06-03T19:58:09.479936+0000","last_fullsized":"2023-06-03T19:58:09.479936+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080641+0000","last_change":"2023-06-03T19:57:34.503507+0000","last_active":"2023-06-03T19:58:10.080641+0000","last_peered":"2023-06-03T19:58:10.080641+0000","last_clean":"2023-06-03T19:58:10.080641+0000","last_became_active":"2023-06-03T19:57:34.503195+0000","last_became_peered":"2023-06-03T19:57:34.503195+0000","last_unstale":"2023-06-03T19:58:10.080641+0000","last_undegraded":"2023-06-03T19:58:10.080641+0000","last_fullsized":"2023-06-03T19:58:10.080641+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479758+0000","last_change":"2023-06-03T19:57:34.850394+0000","last_active":"2023-06-03T19:58:09.479758+0000","last_peered":"2023-06-03T19:58:09.479758+0000","last_clean":"2023-06-03T19:58:09.479758+0000","last_became_active":"2023-06-03T19:57:34.849513+0000","last_became_peered":"2023-06-03T19:57:34.849513+0000","last_unstale":"2023-06-03T19:58:09.479758+0000","last_undegraded":"2023-06-03T19:58:09.479758+0000","last_fullsized":"2023-06-03T19:58:09.479758+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481233+0000","last_change":"2023-06-03T19:57:34.502241+0000","last_active":"2023-06-03T19:58:09.481233+0000","last_peered":"2023-06-03T19:58:09.481233+0000","last_clean":"2023-06-03T19:58:09.481233+0000","last_became_active":"2023-06-03T19:57:34.501909+0000","last_became_peered":"2023-06-03T19:57:34.501909+0000","last_unstale":"2023-06-03T19:58:09.481233+0000","last_undegraded":"2023-06-03T19:58:09.481233+0000","last_fullsized":"2023-06-03T19:58:09.481233+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480046+0000","last_change":"2023-06-03T19:57:34.855052+0000","last_active":"2023-06-03T19:58:09.480046+0000","last_peered":"2023-06-03T19:58:09.480046+0000","last_clean":"2023-06-03T19:58:09.480046+0000","last_became_active":"2023-06-03T19:57:34.854734+0000","last_became_peered":"2023-06-03T19:57:34.854734+0000","last_unstale":"2023-06-03T19:58:09.480046+0000","last_undegraded":"2023-06-03T19:58:09.480046+0000","last_fullsized":"2023-06-03T19:58:09.480046+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079400+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T19:58:10.079400+0000","last_peered":"2023-06-03T19:58:10.079400+0000","last_clean":"2023-06-03T19:58:10.079400+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T19:58:10.079400+0000","last_undegraded":"2023-06-03T19:58:10.079400+0000","last_fullsized":"2023-06-03T19:58:10.079400+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480809+0000","last_change":"2023-06-03T19:57:34.854697+0000","last_active":"2023-06-03T19:58:09.480809+0000","last_peered":"2023-06-03T19:58:09.480809+0000","last_clean":"2023-06-03T19:58:09.480809+0000","last_became_active":"2023-06-03T19:57:34.854274+0000","last_became_peered":"2023-06-03T19:57:34.854274+0000","last_unstale":"2023-06-03T19:58:09.480809+0000","last_undegraded":"2023-06-03T19:58:09.480809+0000","last_fullsized":"2023-06-03T19:58:09.480809+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479662+0000","last_change":"2023-06-03T19:57:34.500078+0000","last_active":"2023-06-03T19:58:09.479662+0000","last_peered":"2023-06-03T19:58:09.479662+0000","last_clean":"2023-06-03T19:58:09.479662+0000","last_became_active":"2023-06-03T19:57:34.499636+0000","last_became_peered":"2023-06-03T19:57:34.499636+0000","last_unstale":"2023-06-03T19:58:09.479662+0000","last_undegraded":"2023-06-03T19:58:09.479662+0000","last_fullsized":"2023-06-03T19:58:09.479662+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479960+0000","last_change":"2023-06-03T19:57:34.850693+0000","last_active":"2023-06-03T19:58:09.479960+0000","last_peered":"2023-06-03T19:58:09.479960+0000","last_clean":"2023-06-03T19:58:09.479960+0000","last_became_active":"2023-06-03T19:57:34.850002+0000","last_became_peered":"2023-06-03T19:57:34.850002+0000","last_unstale":"2023-06-03T19:58:09.479960+0000","last_undegraded":"2023-06-03T19:58:09.479960+0000","last_fullsized":"2023-06-03T19:58:09.479960+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079961+0000","last_change":"2023-06-03T19:57:34.498694+0000","last_active":"2023-06-03T19:58:10.079961+0000","last_peered":"2023-06-03T19:58:10.079961+0000","last_clean":"2023-06-03T19:58:10.079961+0000","last_became_active":"2023-06-03T19:57:34.498387+0000","last_became_peered":"2023-06-03T19:57:34.498387+0000","last_unstale":"2023-06-03T19:58:10.079961+0000","last_undegraded":"2023-06-03T19:58:10.079961+0000","last_fullsized":"2023-06-03T19:58:10.079961+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475843+0000","last_change":"2023-06-03T19:57:34.518754+0000","last_active":"2023-06-03T19:58:09.475843+0000","last_peered":"2023-06-03T19:58:09.475843+0000","last_clean":"2023-06-03T19:58:09.475843+0000","last_became_active":"2023-06-03T19:57:34.518441+0000","last_became_peered":"2023-06-03T19:57:34.518441+0000","last_unstale":"2023-06-03T19:58:09.475843+0000","last_undegraded":"2023-06-03T19:58:09.475843+0000","last_fullsized":"2023-06-03T19:58:09.475843+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475791+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T19:58:09.475791+0000","last_peered":"2023-06-03T19:58:09.475791+0000","last_clean":"2023-06-03T19:58:09.475791+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T19:58:09.475791+0000","last_undegraded":"2023-06-03T19:58:09.475791+0000","last_fullsized":"2023-06-03T19:58:09.475791+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476997+0000","last_change":"2023-06-03T19:57:34.520924+0000","last_active":"2023-06-03T19:58:09.476997+0000","last_peered":"2023-06-03T19:58:09.476997+0000","last_clean":"2023-06-03T19:58:09.476997+0000","last_became_active":"2023-06-03T19:57:34.520632+0000","last_became_peered":"2023-06-03T19:57:34.520632+0000","last_unstale":"2023-06-03T19:58:09.476997+0000","last_undegraded":"2023-06-03T19:58:09.476997+0000","last_fullsized":"2023-06-03T19:58:09.476997+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080329+0000","last_change":"2023-06-03T19:57:34.500960+0000","last_active":"2023-06-03T19:58:10.080329+0000","last_peered":"2023-06-03T19:58:10.080329+0000","last_clean":"2023-06-03T19:58:10.080329+0000","last_became_active":"2023-06-03T19:57:34.500558+0000","last_became_peered":"2023-06-03T19:57:34.500558+0000","last_unstale":"2023-06-03T19:58:10.080329+0000","last_undegraded":"2023-06-03T19:58:10.080329+0000","last_fullsized":"2023-06-03T19:58:10.080329+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480672+0000","last_change":"2023-06-03T19:57:34.849958+0000","last_active":"2023-06-03T19:58:09.480672+0000","last_peered":"2023-06-03T19:58:09.480672+0000","last_clean":"2023-06-03T19:58:09.480672+0000","last_became_active":"2023-06-03T19:57:34.849601+0000","last_became_peered":"2023-06-03T19:57:34.849601+0000","last_unstale":"2023-06-03T19:58:09.480672+0000","last_undegraded":"2023-06-03T19:58:09.480672+0000","last_fullsized":"2023-06-03T19:58:09.480672+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480654+0000","last_change":"2023-06-03T19:57:34.493368+0000","last_active":"2023-06-03T19:58:09.480654+0000","last_peered":"2023-06-03T19:58:09.480654+0000","last_clean":"2023-06-03T19:58:09.480654+0000","last_became_active":"2023-06-03T19:57:34.493024+0000","last_became_peered":"2023-06-03T19:57:34.493024+0000","last_unstale":"2023-06-03T19:58:09.480654+0000","last_undegraded":"2023-06-03T19:58:09.480654+0000","last_fullsized":"2023-06-03T19:58:09.480654+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.115544+0000","last_change":"2023-06-03T19:58:11.115544+0000","last_active":"2023-06-03T19:58:11.115544+0000","last_peered":"2023-06-03T19:58:11.115544+0000","last_clean":"2023-06-03T19:58:11.115544+0000","last_became_active":"2023-06-03T19:58:11.115031+0000","last_became_peered":"2023-06-03T19:58:11.115031+0000","last_unstale":"2023-06-03T19:58:11.115544+0000","last_undegraded":"2023-06-03T19:58:11.115544+0000","last_fullsized":"2023-06-03T19:58:11.115544+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480267+0000","last_change":"2023-06-03T19:57:34.498627+0000","last_active":"2023-06-03T19:58:09.480267+0000","last_peered":"2023-06-03T19:58:09.480267+0000","last_clean":"2023-06-03T19:58:09.480267+0000","last_became_active":"2023-06-03T19:57:34.498250+0000","last_became_peered":"2023-06-03T19:57:34.498250+0000","last_unstale":"2023-06-03T19:58:09.480267+0000","last_undegraded":"2023-06-03T19:58:09.480267+0000","last_fullsized":"2023-06-03T19:58:09.480267+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479698+0000","last_change":"2023-06-03T19:57:34.517288+0000","last_active":"2023-06-03T19:58:09.479698+0000","last_peered":"2023-06-03T19:58:09.479698+0000","last_clean":"2023-06-03T19:58:09.479698+0000","last_became_active":"2023-06-03T19:57:34.516946+0000","last_became_peered":"2023-06-03T19:57:34.516946+0000","last_unstale":"2023-06-03T19:58:09.479698+0000","last_undegraded":"2023-06-03T19:58:09.479698+0000","last_fullsized":"2023-06-03T19:58:09.479698+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480880+0000","last_change":"2023-06-03T19:57:34.505482+0000","last_active":"2023-06-03T19:58:09.480880+0000","last_peered":"2023-06-03T19:58:09.480880+0000","last_clean":"2023-06-03T19:58:09.480880+0000","last_became_active":"2023-06-03T19:57:34.503780+0000","last_became_peered":"2023-06-03T19:57:34.503780+0000","last_unstale":"2023-06-03T19:58:09.480880+0000","last_undegraded":"2023-06-03T19:58:09.480880+0000","last_fullsized":"2023-06-03T19:58:09.480880+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480161+0000","last_change":"2023-06-03T19:57:34.853341+0000","last_active":"2023-06-03T19:58:09.480161+0000","last_peered":"2023-06-03T19:58:09.480161+0000","last_clean":"2023-06-03T19:58:09.480161+0000","last_became_active":"2023-06-03T19:57:34.852990+0000","last_became_peered":"2023-06-03T19:57:34.852990+0000","last_unstale":"2023-06-03T19:58:09.480161+0000","last_undegraded":"2023-06-03T19:58:09.480161+0000","last_fullsized":"2023-06-03T19:58:09.480161+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478670+0000","last_change":"2023-06-03T19:57:34.499236+0000","last_active":"2023-06-03T19:58:09.478670+0000","last_peered":"2023-06-03T19:58:09.478670+0000","last_clean":"2023-06-03T19:58:09.478670+0000","last_became_active":"2023-06-03T19:57:34.498686+0000","last_became_peered":"2023-06-03T19:57:34.498686+0000","last_unstale":"2023-06-03T19:58:09.478670+0000","last_undegraded":"2023-06-03T19:58:09.478670+0000","last_fullsized":"2023-06-03T19:58:09.478670+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480286+0000","last_change":"2023-06-03T19:57:34.529740+0000","last_active":"2023-06-03T19:58:09.480286+0000","last_peered":"2023-06-03T19:58:09.480286+0000","last_clean":"2023-06-03T19:58:09.480286+0000","last_became_active":"2023-06-03T19:57:34.529423+0000","last_became_peered":"2023-06-03T19:57:34.529423+0000","last_unstale":"2023-06-03T19:58:09.480286+0000","last_undegraded":"2023-06-03T19:58:09.480286+0000","last_fullsized":"2023-06-03T19:58:09.480286+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476233+0000","last_change":"2023-06-03T19:57:34.491491+0000","last_active":"2023-06-03T19:58:09.476233+0000","last_peered":"2023-06-03T19:58:09.476233+0000","last_clean":"2023-06-03T19:58:09.476233+0000","last_became_active":"2023-06-03T19:57:34.491155+0000","last_became_peered":"2023-06-03T19:57:34.491155+0000","last_unstale":"2023-06-03T19:58:09.476233+0000","last_undegraded":"2023-06-03T19:58:09.476233+0000","last_fullsized":"2023-06-03T19:58:09.476233+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":2306,"num_objects":22,"num_object_clones":0,"num_object_copies":66,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":22,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":45,"num_write_kb":13,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":6918,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":39,"ondisk_log_size":39,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430264,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5628,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":643072,"data_stored":264926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85299999999999998,"15min":0.82499999999999996},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1919999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.196},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.875,"15min":0.88500000000000001},"min":{"1min":0.70499999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1539999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.65300000000000002}]},{"osd":1,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.86599999999999999,"15min":0.82199999999999995},"min":{"1min":0.65300000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.1910000000000001,"5min":1.248,"15min":1.248},"last":1.1319999999999999},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89800000000000002,"15min":0.91000000000000003},"min":{"1min":0.60999999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.204,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.74299999999999999}]},{"osd":2,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.89200000000000002,"15min":0.89900000000000002},"min":{"1min":0.66900000000000004,"5min":0.625,"15min":0.625},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.90700000000000003,"15min":0.871},"min":{"1min":0.72799999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2390000000000001,"5min":1.347,"15min":1.347},"last":1.054}]},{"osd":3,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.91800000000000004,"15min":0.93200000000000005},"min":{"1min":0.59299999999999997,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.206,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.877},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.98999999999999999,"15min":1.012},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1599999999999999,"5min":1.538,"15min":1.538},"last":0.98799999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.89200000000000002,"15min":0.91700000000000004},"min":{"1min":0.59099999999999997,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1619999999999999,"5min":1.411,"15min":1.411},"last":0.94399999999999995},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.90400000000000003,"15min":0.89600000000000002},"min":{"1min":0.64300000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.1499999999999999,"5min":1.351,"15min":1.351},"last":0.96199999999999997}]},{"osd":5,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96699999999999997,"15min":0.96199999999999997},"min":{"1min":0.65900000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.268,"5min":1.444,"15min":1.444},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0329999999999999,"15min":1.04},"min":{"1min":0.66500000000000004,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.335,"5min":1.681,"15min":1.681},"last":1.0760000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.73299999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.4099999999999999,"5min":1.456,"15min":1.456},"last":1.018},{"interface":"front","average":{"1min":1.05,"5min":1.05,"15min":1.0820000000000001},"min":{"1min":0.72199999999999998,"5min":0.501,"15min":0.501},"max":{"1min":1.278,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.105}]}]},{"osd":6,"up_from":42,"seq":180388626497,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5676,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":626688,"data_stored":264465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86399999999999999,"15min":0.89600000000000002},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3740000000000001,"5min":1.409,"15min":1.409},"last":0.70499999999999996},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.88,"15min":0.92800000000000005},"min":{"1min":0.52700000000000002,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.89700000000000002}]},{"osd":1,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.87,"15min":0.91300000000000003},"min":{"1min":0.626,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.147,"5min":1.268,"15min":1.268},"last":0.63900000000000001},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.92200000000000004,"15min":0.95199999999999996},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.276,"5min":1.343,"15min":1.343},"last":0.83199999999999996}]},{"osd":2,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92000000000000004,"15min":0.94099999999999995},"min":{"1min":0.623,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":0.77700000000000002},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89100000000000001,"15min":0.91700000000000004},"min":{"1min":0.67300000000000004,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.96099999999999997}]},{"osd":3,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93000000000000005,"15min":0.95799999999999996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.276,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":1.0580000000000001},{"interface":"front","average":{"1min":1,"5min":0.94799999999999995,"15min":0.97299999999999998},"min":{"1min":0.70499999999999996,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":0.875}]},{"osd":4,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.871,"15min":0.85499999999999998},"min":{"1min":0.58999999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2649999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.75700000000000001},{"interface":"front","average":{"1min":1.087,"5min":0.96799999999999997,"15min":0.95599999999999996},"min":{"1min":0.77700000000000002,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1459999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.94699999999999995,"15min":0.92700000000000005},"min":{"1min":0.74399999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.2989999999999999,"5min":1.5,"15min":1.5},"last":1.01},{"interface":"front","average":{"1min":1.173,"5min":1.0509999999999999,"15min":1.0069999999999999},"min":{"1min":0.71699999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.2330000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:58:46 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.073,"15min":1.052},"min":{"1min":0.81899999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4099999999999999,"5min":1.429,"15min":1.429},"last":1.304},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.0429999999999999,"15min":1.0249999999999999},"min":{"1min":0.91600000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.042}]}]},{"osd":1,"up_from":13,"seq":55834574957,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5920,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739232,"statfs":{"total":95995035648,"available":95988973568,"internally_reserved":0,"allocated":614400,"data_stored":263174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.68999999999999995,"15min":0.58899999999999997},"min":{"1min":0.41399999999999998,"5min":0.36099999999999999,"15min":0.34399999999999997},"max":{"1min":1.099,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.74099999999999999,"15min":0.64700000000000002},"min":{"1min":0.499,"5min":0.315,"15min":0.315},"max":{"1min":1.052,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.73599999999999999}]},{"osd":2,"last update":"Sat Jun 3 19:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.752,"15min":0.67100000000000004},"min":{"1min":0.621,"5min":0.379,"15min":0.379},"max":{"1min":1.044,"5min":1.292,"15min":1.292},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.75600000000000001,"15min":0.67900000000000005},"min":{"1min":0.52000000000000002,"5min":0.40899999999999997,"15min":0.378},"max":{"1min":1.0840000000000001,"5min":1.284,"15min":1.284},"last":0.95099999999999996}]},{"osd":3,"last update":"Sat Jun 3 19:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.84299999999999997,"15min":0.93500000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2090000000000001,"5min":1.349,"15min":5.1609999999999996},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.81699999999999995,"15min":0.91700000000000004},"min":{"1min":0.46999999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2170000000000001,"5min":1.444,"15min":4.5960000000000001},"last":0.97999999999999998}]},{"osd":4,"last update":"Sat Jun 3 19:58:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.034,"15min":0.95399999999999996},"min":{"1min":0.70799999999999996,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3540000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.304},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0109999999999999,"15min":0.94099999999999995},"min":{"1min":0.73699999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2430000000000001,"5min":1.597,"15min":1.597},"last":1.2010000000000001}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.98199999999999998,"15min":1.0289999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.389},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0169999999999999,"15min":1.0269999999999999},"min":{"1min":0.68400000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.274,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.278}]},{"osd":6,"last update":"Sat Jun 3 19:58:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0740000000000001,"15min":1.0960000000000001},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3360000000000001,"5min":1.49,"15min":1.49},"last":1.1830000000000001},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0249999999999999,"15min":1.1000000000000001},"min":{"1min":0.66800000000000004,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3560000000000001,"5min":1.458,"15min":1.458},"last":1.3240000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:58:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0640000000000001,"15min":1.071},"min":{"1min":0.78700000000000003,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3939999999999999,"5min":1.496,"15min":1.496},"last":1.4139999999999999},{"interface":"front","average":{"1min":1.05,"5min":1.1379999999999999,"15min":1.1599999999999999},"min":{"1min":0.76100000000000001,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4319999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.1499999999999999}]}]},{"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":5988,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739164,"statfs":{"total":95995035648,"available":95988903936,"internally_reserved":0,"allocated":618496,"data_stored":263435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 19:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.67900000000000005,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.378},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.745,"15min":0.629},"min":{"1min":0.41799999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.036,"5min":2.2749999999999999,"15min":2.2749999999999999},"last":0.79600000000000004}]},{"osd":2,"last update":"Sat Jun 3 19:58:07 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.77400000000000002,"15min":0.70399999999999996},"min":{"1min":0.39800000000000002,"5min":0.35399999999999998,"15min":0.35199999999999998},"max":{"1min":0.98999999999999999,"5min":1.921,"15min":1.921},"last":0.60899999999999999},{"interface":"front","average":{"1min":0.748,"5min":0.75800000000000001,"15min":0.66000000000000003},"min":{"1min":0.55900000000000005,"5min":0.42099999999999999,"15min":0.40200000000000002},"max":{"1min":0.98999999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.77000000000000002}]},{"osd":3,"last update":"Sat Jun 3 19:57:59 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":0.90500000000000003,"15min":0.83099999999999996},"min":{"1min":0.53800000000000003,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.1850000000000001,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.86099999999999999,"15min":0.85099999999999998},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.1919999999999999,"5min":2.4830000000000001,"15min":2.4830000000000001},"last":0.67900000000000005}]},{"osd":4,"last update":"Sat Jun 3 19:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0169999999999999,"15min":1.0229999999999999},"min":{"1min":0.754,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.329,"5min":1.758,"15min":1.758},"last":0.88400000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.004,"15min":0.998},"min":{"1min":0.74099999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3520000000000001,"5min":2.444,"15min":2.444},"last":1.016}]},{"osd":5,"last update":"Sat Jun 3 19:58:22 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.024,"15min":1.018},"min":{"1min":0.67900000000000005,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.595,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.875},{"interface":"front","average":{"1min":1.077,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.78600000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.343,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:57:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":1.0569999999999999,"15min":1.0529999999999999},"min":{"1min":0.78300000000000003,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.335,"5min":1.718,"15min":1.718},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.107,"5min":1.0669999999999999,"15min":1.0549999999999999},"min":{"1min":0.69699999999999995,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.4730000000000001,"5min":2.3500000000000001,"15min":2.3500000000000001},"last":0.90100000000000002}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.1339999999999999,"15min":1.1299999999999999},"min":{"1min":0.78600000000000003,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4330000000000001,"5min":2.4039999999999999,"15min":2.4039999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.131,"15min":1.1499999999999999},"min":{"1min":0.69999999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.5129999999999999,"5min":1.966,"15min":1.966},"last":1.048}]}]},{"osd":2,"up_from":18,"seq":77309411428,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5800,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739352,"statfs":{"total":95995035648,"available":95989096448,"internally_reserved":0,"allocated":622592,"data_stored":263762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":0.69599999999999995,"15min":0.61899999999999999},"min":{"1min":0.46000000000000002,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":0.996,"5min":1.298,"15min":1.298},"last":0.61499999999999999},{"interface":"front","average":{"1min":0.73999999999999999,"5min":0.72499999999999998,"15min":0.626},"min":{"1min":0.44400000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.0669999999999999,"5min":1.173,"15min":1.173},"last":0.46300000000000002}]},{"osd":1,"last update":"Sat Jun 3 19:58:08 2023","interfaces":[{"interface":"back","average":{"1min":0.70799999999999996,"5min":0.70199999999999996,"15min":0.65400000000000003},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.0620000000000001,"5min":1.25,"15min":1.25},"last":0.58599999999999997},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.84899999999999998,"15min":0.72199999999999998},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.258,"5min":1.258,"15min":1.258},"last":0.73599999999999999}]},{"osd":3,"last update":"Sat Jun 3 19:58:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.80800000000000005,"15min":0.81299999999999994},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0189999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.69699999999999995},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.83699999999999997,"15min":0.84199999999999997},"min":{"1min":0.45200000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.996,"5min":1.161,"15min":1.161},"last":0.75700000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.98299999999999998,"15min":0.98899999999999999},"min":{"1min":0.73299999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.97599999999999998},{"interface":"front","average":{"1min":1.04,"5min":1.0629999999999999,"15min":1.0089999999999999},"min":{"1min":0.72599999999999998,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.419,"5min":1.613,"15min":1.613},"last":1.052}]},{"osd":5,"last update":"Sat Jun 3 19:58:18 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0349999999999999,"15min":1.0249999999999999},"min":{"1min":0.66700000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.046,"15min":1.0720000000000001},"min":{"1min":0.83399999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":0.93700000000000006}]},{"osd":6,"last update":"Sat Jun 3 19:58:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.01,"15min":1.071},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.23,"5min":1.536,"15min":1.536},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.097,"15min":1.165},"min":{"1min":0.71599999999999997,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3740000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.85299999999999998}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.103,"15min":1.179},"min":{"1min":0.64800000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.583,"5min":1.738,"15min":1.738},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1579999999999999,"15min":1.198},"min":{"1min":0.875,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.6120000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.99099999999999999}]}]},{"osd":3,"up_from":25,"seq":107374182492,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5796,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739356,"statfs":{"total":95995035648,"available":95989100544,"internally_reserved":0,"allocated":618496,"data_stored":263264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.77900000000000003,"15min":0.78700000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.149,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.149},{"interface":"front","average":{"1min":0.753,"5min":0.79900000000000004,"15min":0.81999999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.1459999999999999,"5min":1.169,"15min":1.169},"last":1.0149999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.76800000000000002,"15min":0.745},"min":{"1min":0.40899999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.048,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76500000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1970000000000001,"5min":1.476,"15min":1.476},"last":0.80600000000000005}]},{"osd":2,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.82399999999999995,"15min":0.82299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1100000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":0.995},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.78500000000000003,"15min":0.79200000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.0569999999999999,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.048}]},{"osd":4,"last update":"Sat Jun 3 19:58:32 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.94799999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.22,"5min":1.516,"15min":1.516},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.044,"5min":1.0129999999999999,"15min":1.0329999999999999},"min":{"1min":0.68200000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3100000000000001,"5min":1.617,"15min":1.617},"last":1.2769999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0469999999999999,"15min":1.0700000000000001},"min":{"1min":0.85799999999999998,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.4339999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1040000000000001},"min":{"1min":0.77800000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.45,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.3080000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:58:01 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.151,"15min":1.1899999999999999},"min":{"1min":0.745,"5min":0.70699999999999996,"15min":0.70699999999999996},"max":{"1min":1.8640000000000001,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":1.143,"5min":1.081,"15min":1.113},"min":{"1min":0.84799999999999998,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.3340000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0649999999999999,"15min":1.081},"min":{"1min":0.66900000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.222},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.143,"15min":1.1830000000000001},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.397,"5min":1.488,"15min":1.488},"last":1.409}]}]},{"osd":4,"up_from":30,"seq":128849018962,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5816,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739336,"statfs":{"total":95995035648,"available":95989080064,"internally_reserved":0,"allocated":638976,"data_stored":264856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.84099999999999997,"15min":0.85899999999999999},"min":{"1min":0.58599999999999997,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.89100000000000001},{"interface":"front","average":{"1min":0.876,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.55100000000000005,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.84499999999999997}]},{"osd":1,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82799999999999996,"15min":0.83199999999999996},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85599999999999998,"15min":0.85799999999999998},"min":{"1min":0.58699999999999997,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1859999999999999,"5min":1.381,"15min":1.381},"last":1.1140000000000001}]},{"osd":2,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.89200000000000002,"15min":0.85599999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1830000000000001,"5min":1.415,"15min":1.415},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.64200000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.149}]},{"osd":3,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90600000000000003,"15min":0.88700000000000001},"min":{"1min":0.625,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.998,"5min":0.94199999999999995,"15min":0.90000000000000002},"min":{"1min":0.71899999999999997,"5min":0.59399999999999997,"15min":0.56699999999999995},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":0.81200000000000006}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.84699999999999998,"15min":0.73799999999999999},"min":{"1min":0.68899999999999995,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.879,"15min":0.76000000000000001},"min":{"1min":0.59999999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":0.96599999999999997}]},{"osd":6,"last update":"Sat Jun 3 19:58:06 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":0.91400000000000003,"15min":0.873},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.585,"5min":1.585,"15min":1.585},"last":1.101},{"interface":"front","average":{"1min":1.024,"5min":1.0089999999999999,"15min":1.0009999999999999},"min":{"1min":0.64700000000000002,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.514,"5min":1.583,"15min":1.583},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Jun 3 19:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.01,"15min":0.97399999999999998},"min":{"1min":0.72199999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.325,"5min":1.671,"15min":1.671},"last":1.2070000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.0389999999999999,"15min":1},"min":{"1min":1.03,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3759999999999999,"5min":1.488,"15min":1.488},"last":1.0209999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822730,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5668,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":618496,"data_stored":263483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.877,"15min":0.84099999999999997},"min":{"1min":0.51200000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.151,"5min":1.365,"15min":1.365},"last":0.91400000000000003},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.53600000000000003,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2789999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.0309999999999999}]},{"osd":1,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88400000000000001,"15min":0.85599999999999998},"min":{"1min":0.60199999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1759999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.998},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.89400000000000002,"15min":0.84499999999999997},"min":{"1min":0.75600000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.7509999999999999,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":0.86399999999999999}]},{"osd":2,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84999999999999998,"15min":0.86399999999999999},"min":{"1min":0.57099999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.163,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":0.96299999999999997},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.92200000000000004,"15min":0.874},"min":{"1min":0.71999999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.79700000000000004}]},{"osd":3,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92500000000000004,"15min":0.91800000000000004},"min":{"1min":0.748,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2030000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.147,"5min":1.048,"15min":0.98399999999999999},"min":{"1min":0.90600000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5900000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.1140000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85599999999999998,"15min":0.73999999999999999},"min":{"1min":0.53600000000000003,"5min":0.443,"15min":0.443},"max":{"1min":1.8480000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":1.123},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.85299999999999998,"15min":0.751},"min":{"1min":0.66800000000000004,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":1.0960000000000001}]},{"osd":6,"last update":"Sat Jun 3 19:57:58 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.94199999999999995,"15min":0.94399999999999995},"min":{"1min":0.70499999999999996,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.325,"5min":1.526,"15min":1.526},"last":1.175},{"interface":"front","average":{"1min":1.089,"5min":0.999,"15min":0.98699999999999999},"min":{"1min":0.68899999999999995,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.321,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.0720000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:58:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.0980000000000001,"15min":1.071},"min":{"1min":0.89400000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.8260000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.153},{"interface":"front","average":{"1min":1.151,"5min":1.0469999999999999,"15min":1.012},"min":{"1min":0.80900000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.244}]}]}],"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-06-03T19:59:03.529 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T19:59:04.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:04 smithi033 bash[26432]: audit 2023-06-03T19:59:02.863707+0000 mgr.y (mgr.14442) 150 : audit [DBG] from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:04.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:04 smithi033 bash[26432]: cluster 2023-06-03T19:59:03.419013+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:04 smithi033 bash[33017]: audit 2023-06-03T19:59:02.863707+0000 mgr.y (mgr.14442) 150 : audit [DBG] from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:04.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:04 smithi033 bash[33017]: cluster 2023-06-03T19:59:03.419013+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:04 smithi083 bash[26882]: audit 2023-06-03T19:59:02.863707+0000 mgr.y (mgr.14442) 150 : audit [DBG] from='client.24689 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:04.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:04 smithi083 bash[26882]: cluster 2023-06-03T19:59:03.419013+0000 mgr.y (mgr.14442) 151 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:06 smithi033 bash[26432]: cluster 2023-06-03T19:59:05.420072+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:06.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:06 smithi033 bash[33017]: cluster 2023-06-03T19:59:05.420072+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:06 smithi083 bash[26882]: cluster 2023-06-03T19:59:05.420072+0000 mgr.y (mgr.14442) 152 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:07.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:07 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:08.397 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:59:08.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:08 smithi033 bash[26432]: cluster 2023-06-03T19:59:07.420791+0000 mgr.y (mgr.14442) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:08 smithi033 bash[33017]: cluster 2023-06-03T19:59:07.420791+0000 mgr.y (mgr.14442) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:08 smithi083 bash[26882]: cluster 2023-06-03T19:59:07.420791+0000 mgr.y (mgr.14442) 153 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:10 smithi033 bash[26432]: cluster 2023-06-03T19:59:09.421445+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:10.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:10 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:10] "GET /metrics HTTP/1.1" 200 187878 "" "Prometheus/2.33.4" 2023-06-03T19:59:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:10 smithi033 bash[33017]: cluster 2023-06-03T19:59:09.421445+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:10 smithi083 bash[26882]: cluster 2023-06-03T19:59:09.421445+0000 mgr.y (mgr.14442) 154 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:11.663 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:59:11.668 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T19:59:12.381 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":134,"stamp":"2023-06-03T19:59:11.421800+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":46292,"kb_used_data":4884,"kb_used_omap":0,"kb_used_meta":41344,"kb_avail":749914924,"statfs":{"total":767960285184,"available":767912882176,"internally_reserved":0,"allocated":5001216,"data_stored":2111365,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":42336256},"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.004710"},"pg_stats":[{"pgid":"4.18","version":"0'0","reported_seq":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.117912+0000","last_change":"2023-06-03T19:58:11.117912+0000","last_active":"2023-06-03T19:58:11.117912+0000","last_peered":"2023-06-03T19:58:11.117912+0000","last_clean":"2023-06-03T19:58:11.117912+0000","last_became_active":"2023-06-03T19:58:11.116853+0000","last_became_peered":"2023-06-03T19:58:11.116853+0000","last_unstale":"2023-06-03T19:58:11.117912+0000","last_undegraded":"2023-06-03T19:58:11.117912+0000","last_fullsized":"2023-06-03T19:58:11.117912+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480252+0000","last_change":"2023-06-03T19:57:34.495879+0000","last_active":"2023-06-03T19:58:09.480252+0000","last_peered":"2023-06-03T19:58:09.480252+0000","last_clean":"2023-06-03T19:58:09.480252+0000","last_became_active":"2023-06-03T19:57:34.494959+0000","last_became_peered":"2023-06-03T19:57:34.494959+0000","last_unstale":"2023-06-03T19:58:09.480252+0000","last_undegraded":"2023-06-03T19:58:09.480252+0000","last_fullsized":"2023-06-03T19:58:09.480252+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":4,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480864+0000","last_change":"2023-06-03T19:57:34.527312+0000","last_active":"2023-06-03T19:58:09.480864+0000","last_peered":"2023-06-03T19:58:09.480864+0000","last_clean":"2023-06-03T19:58:09.480864+0000","last_became_active":"2023-06-03T19:57:34.526951+0000","last_became_peered":"2023-06-03T19:57:34.526951+0000","last_unstale":"2023-06-03T19:58:09.480864+0000","last_undegraded":"2023-06-03T19:58:09.480864+0000","last_fullsized":"2023-06-03T19:58:09.480864+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480492+0000","last_change":"2023-06-03T19:57:34.503459+0000","last_active":"2023-06-03T19:58:09.480492+0000","last_peered":"2023-06-03T19:58:09.480492+0000","last_clean":"2023-06-03T19:58:09.480492+0000","last_became_active":"2023-06-03T19:57:34.503107+0000","last_became_peered":"2023-06-03T19:57:34.503107+0000","last_unstale":"2023-06-03T19:58:09.480492+0000","last_undegraded":"2023-06-03T19:58:09.480492+0000","last_fullsized":"2023-06-03T19:58:09.480492+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475570+0000","last_change":"2023-06-03T19:57:34.525113+0000","last_active":"2023-06-03T19:58:09.475570+0000","last_peered":"2023-06-03T19:58:09.475570+0000","last_clean":"2023-06-03T19:58:09.475570+0000","last_became_active":"2023-06-03T19:57:34.524684+0000","last_became_peered":"2023-06-03T19:57:34.524684+0000","last_unstale":"2023-06-03T19:58:09.475570+0000","last_undegraded":"2023-06-03T19:58:09.475570+0000","last_fullsized":"2023-06-03T19:58:09.475570+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481219+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T19:58:09.481219+0000","last_peered":"2023-06-03T19:58:09.481219+0000","last_clean":"2023-06-03T19:58:09.481219+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T19:58:09.481219+0000","last_undegraded":"2023-06-03T19:58:09.481219+0000","last_fullsized":"2023-06-03T19:58:09.481219+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475992+0000","last_change":"2023-06-03T19:57:34.524895+0000","last_active":"2023-06-03T19:58:09.475992+0000","last_peered":"2023-06-03T19:58:09.475992+0000","last_clean":"2023-06-03T19:58:09.475992+0000","last_became_active":"2023-06-03T19:57:34.524454+0000","last_became_peered":"2023-06-03T19:57:34.524454+0000","last_unstale":"2023-06-03T19:58:09.475992+0000","last_undegraded":"2023-06-03T19:58:09.475992+0000","last_fullsized":"2023-06-03T19:58:09.475992+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480367+0000","last_change":"2023-06-03T19:57:34.494008+0000","last_active":"2023-06-03T19:58:09.480367+0000","last_peered":"2023-06-03T19:58:09.480367+0000","last_clean":"2023-06-03T19:58:09.480367+0000","last_became_active":"2023-06-03T19:57:34.493579+0000","last_became_peered":"2023-06-03T19:57:34.493579+0000","last_unstale":"2023-06-03T19:58:09.480367+0000","last_undegraded":"2023-06-03T19:58:09.480367+0000","last_fullsized":"2023-06-03T19:58:09.480367+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477263+0000","last_change":"2023-06-03T19:57:34.523535+0000","last_active":"2023-06-03T19:58:09.477263+0000","last_peered":"2023-06-03T19:58:09.477263+0000","last_clean":"2023-06-03T19:58:09.477263+0000","last_became_active":"2023-06-03T19:57:34.523227+0000","last_became_peered":"2023-06-03T19:57:34.523227+0000","last_unstale":"2023-06-03T19:58:09.477263+0000","last_undegraded":"2023-06-03T19:58:09.477263+0000","last_fullsized":"2023-06-03T19:58:09.477263+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480314+0000","last_change":"2023-06-03T19:57:34.496444+0000","last_active":"2023-06-03T19:58:09.480314+0000","last_peered":"2023-06-03T19:58:09.480314+0000","last_clean":"2023-06-03T19:58:09.480314+0000","last_became_active":"2023-06-03T19:57:34.496084+0000","last_became_peered":"2023-06-03T19:57:34.496084+0000","last_unstale":"2023-06-03T19:58:09.480314+0000","last_undegraded":"2023-06-03T19:58:09.480314+0000","last_fullsized":"2023-06-03T19:58:09.480314+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475494+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T19:58:09.475494+0000","last_peered":"2023-06-03T19:58:09.475494+0000","last_clean":"2023-06-03T19:58:09.475494+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T19:58:09.475494+0000","last_undegraded":"2023-06-03T19:58:09.475494+0000","last_fullsized":"2023-06-03T19:58:09.475494+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480295+0000","last_change":"2023-06-03T19:57:34.501147+0000","last_active":"2023-06-03T19:58:09.480295+0000","last_peered":"2023-06-03T19:58:09.480295+0000","last_clean":"2023-06-03T19:58:09.480295+0000","last_became_active":"2023-06-03T19:57:34.500633+0000","last_became_peered":"2023-06-03T19:57:34.500633+0000","last_unstale":"2023-06-03T19:58:09.480295+0000","last_undegraded":"2023-06-03T19:58:09.480295+0000","last_fullsized":"2023-06-03T19:58:09.480295+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479785+0000","last_change":"2023-06-03T19:55:37.627224+0000","last_active":"2023-06-03T19:58:09.479785+0000","last_peered":"2023-06-03T19:58:09.479785+0000","last_clean":"2023-06-03T19:58:09.479785+0000","last_became_active":"2023-06-03T19:55:37.626559+0000","last_became_peered":"2023-06-03T19:55:37.626559+0000","last_unstale":"2023-06-03T19:58:09.479785+0000","last_undegraded":"2023-06-03T19:58:09.479785+0000","last_fullsized":"2023-06-03T19:58:09.479785+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480518+0000","last_change":"2023-06-03T19:57:34.853596+0000","last_active":"2023-06-03T19:58:09.480518+0000","last_peered":"2023-06-03T19:58:09.480518+0000","last_clean":"2023-06-03T19:58:09.480518+0000","last_became_active":"2023-06-03T19:57:34.853093+0000","last_became_peered":"2023-06-03T19:57:34.853093+0000","last_unstale":"2023-06-03T19:58:09.480518+0000","last_undegraded":"2023-06-03T19:58:09.480518+0000","last_fullsized":"2023-06-03T19:58:09.480518+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478898+0000","last_change":"2023-06-03T19:55:37.653491+0000","last_active":"2023-06-03T19:58:09.478898+0000","last_peered":"2023-06-03T19:58:09.478898+0000","last_clean":"2023-06-03T19:58:09.478898+0000","last_became_active":"2023-06-03T19:55:37.652897+0000","last_became_peered":"2023-06-03T19:55:37.652897+0000","last_unstale":"2023-06-03T19:58:09.478898+0000","last_undegraded":"2023-06-03T19:58:09.478898+0000","last_fullsized":"2023-06-03T19:58:09.478898+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481091+0000","last_change":"2023-06-03T19:57:34.509315+0000","last_active":"2023-06-03T19:58:09.481091+0000","last_peered":"2023-06-03T19:58:09.481091+0000","last_clean":"2023-06-03T19:58:09.481091+0000","last_became_active":"2023-06-03T19:57:34.508968+0000","last_became_peered":"2023-06-03T19:57:34.508968+0000","last_unstale":"2023-06-03T19:58:09.481091+0000","last_undegraded":"2023-06-03T19:58:09.481091+0000","last_fullsized":"2023-06-03T19:58:09.481091+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479990+0000","last_change":"2023-06-03T19:57:34.853441+0000","last_active":"2023-06-03T19:58:09.479990+0000","last_peered":"2023-06-03T19:58:09.479990+0000","last_clean":"2023-06-03T19:58:09.479990+0000","last_became_active":"2023-06-03T19:57:34.852979+0000","last_became_peered":"2023-06-03T19:57:34.852979+0000","last_unstale":"2023-06-03T19:58:09.479990+0000","last_undegraded":"2023-06-03T19:58:09.479990+0000","last_fullsized":"2023-06-03T19:58:09.479990+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478334+0000","last_change":"2023-06-03T19:57:34.494688+0000","last_active":"2023-06-03T19:58:09.478334+0000","last_peered":"2023-06-03T19:58:09.478334+0000","last_clean":"2023-06-03T19:58:09.478334+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T19:58:09.478334+0000","last_undegraded":"2023-06-03T19:58:09.478334+0000","last_fullsized":"2023-06-03T19:58:09.478334+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079101+0000","last_change":"2023-06-03T19:55:37.653437+0000","last_active":"2023-06-03T19:58:10.079101+0000","last_peered":"2023-06-03T19:58:10.079101+0000","last_clean":"2023-06-03T19:58:10.079101+0000","last_became_active":"2023-06-03T19:55:37.652576+0000","last_became_peered":"2023-06-03T19:55:37.652576+0000","last_unstale":"2023-06-03T19:58:10.079101+0000","last_undegraded":"2023-06-03T19:58:10.079101+0000","last_fullsized":"2023-06-03T19:58:10.079101+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480395+0000","last_change":"2023-06-03T19:57:34.515911+0000","last_active":"2023-06-03T19:58:09.480395+0000","last_peered":"2023-06-03T19:58:09.480395+0000","last_clean":"2023-06-03T19:58:09.480395+0000","last_became_active":"2023-06-03T19:57:34.515550+0000","last_became_peered":"2023-06-03T19:57:34.515550+0000","last_unstale":"2023-06-03T19:58:09.480395+0000","last_undegraded":"2023-06-03T19:58:09.480395+0000","last_fullsized":"2023-06-03T19:58:09.480395+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479655+0000","last_change":"2023-06-03T19:57:34.498682+0000","last_active":"2023-06-03T19:58:09.479655+0000","last_peered":"2023-06-03T19:58:09.479655+0000","last_clean":"2023-06-03T19:58:09.479655+0000","last_became_active":"2023-06-03T19:57:34.498344+0000","last_became_peered":"2023-06-03T19:57:34.498344+0000","last_unstale":"2023-06-03T19:58:09.479655+0000","last_undegraded":"2023-06-03T19:58:09.479655+0000","last_fullsized":"2023-06-03T19:58:09.479655+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.078966+0000","last_change":"2023-06-03T19:55:37.652140+0000","last_active":"2023-06-03T19:58:10.078966+0000","last_peered":"2023-06-03T19:58:10.078966+0000","last_clean":"2023-06-03T19:58:10.078966+0000","last_became_active":"2023-06-03T19:55:37.651600+0000","last_became_peered":"2023-06-03T19:55:37.651600+0000","last_unstale":"2023-06-03T19:58:10.078966+0000","last_undegraded":"2023-06-03T19:58:10.078966+0000","last_fullsized":"2023-06-03T19:58:10.078966+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479336+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T19:58:09.479336+0000","last_peered":"2023-06-03T19:58:09.479336+0000","last_clean":"2023-06-03T19:58:09.479336+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T19:58:09.479336+0000","last_undegraded":"2023-06-03T19:58:09.479336+0000","last_fullsized":"2023-06-03T19:58:09.479336+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479739+0000","last_change":"2023-06-03T19:57:34.502393+0000","last_active":"2023-06-03T19:58:09.479739+0000","last_peered":"2023-06-03T19:58:09.479739+0000","last_clean":"2023-06-03T19:58:09.479739+0000","last_became_active":"2023-06-03T19:57:34.502084+0000","last_became_peered":"2023-06-03T19:57:34.502084+0000","last_unstale":"2023-06-03T19:58:09.479739+0000","last_undegraded":"2023-06-03T19:58:09.479739+0000","last_fullsized":"2023-06-03T19:58:09.479739+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079832+0000","last_change":"2023-06-03T19:54:39.272759+0000","last_active":"2023-06-03T19:58:10.079832+0000","last_peered":"2023-06-03T19:58:10.079832+0000","last_clean":"2023-06-03T19:58:10.079832+0000","last_became_active":"2023-06-03T19:54:39.271895+0000","last_became_peered":"2023-06-03T19:54:39.271895+0000","last_unstale":"2023-06-03T19:58:10.079832+0000","last_undegraded":"2023-06-03T19:58:10.079832+0000","last_fullsized":"2023-06-03T19:58:10.079832+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-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479084+0000","last_change":"2023-06-03T19:55:37.628864+0000","last_active":"2023-06-03T19:58:09.479084+0000","last_peered":"2023-06-03T19:58:09.479084+0000","last_clean":"2023-06-03T19:58:09.479084+0000","last_became_active":"2023-06-03T19:55:37.628292+0000","last_became_peered":"2023-06-03T19:55:37.628292+0000","last_unstale":"2023-06-03T19:58:09.479084+0000","last_undegraded":"2023-06-03T19:58:09.479084+0000","last_fullsized":"2023-06-03T19:58:09.479084+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479177+0000","last_change":"2023-06-03T19:57:34.520154+0000","last_active":"2023-06-03T19:58:09.479177+0000","last_peered":"2023-06-03T19:58:09.479177+0000","last_clean":"2023-06-03T19:58:09.479177+0000","last_became_active":"2023-06-03T19:57:34.519880+0000","last_became_peered":"2023-06-03T19:57:34.519880+0000","last_unstale":"2023-06-03T19:58:09.479177+0000","last_undegraded":"2023-06-03T19:58:09.479177+0000","last_fullsized":"2023-06-03T19:58:09.479177+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477973+0000","last_change":"2023-06-03T19:57:34.492188+0000","last_active":"2023-06-03T19:58:09.477973+0000","last_peered":"2023-06-03T19:58:09.477973+0000","last_clean":"2023-06-03T19:58:09.477973+0000","last_became_active":"2023-06-03T19:57:34.491834+0000","last_became_peered":"2023-06-03T19:57:34.491834+0000","last_unstale":"2023-06-03T19:58:09.477973+0000","last_undegraded":"2023-06-03T19:58:09.477973+0000","last_fullsized":"2023-06-03T19:58:09.477973+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477239+0000","last_change":"2023-06-03T19:55:37.653831+0000","last_active":"2023-06-03T19:58:09.477239+0000","last_peered":"2023-06-03T19:58:09.477239+0000","last_clean":"2023-06-03T19:58:09.477239+0000","last_became_active":"2023-06-03T19:55:37.653412+0000","last_became_peered":"2023-06-03T19:55:37.653412+0000","last_unstale":"2023-06-03T19:58:09.477239+0000","last_undegraded":"2023-06-03T19:58:09.477239+0000","last_fullsized":"2023-06-03T19:58:09.477239+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478237+0000","last_change":"2023-06-03T19:57:34.526627+0000","last_active":"2023-06-03T19:58:09.478237+0000","last_peered":"2023-06-03T19:58:09.478237+0000","last_clean":"2023-06-03T19:58:09.478237+0000","last_became_active":"2023-06-03T19:57:34.526302+0000","last_became_peered":"2023-06-03T19:57:34.526302+0000","last_unstale":"2023-06-03T19:58:09.478237+0000","last_undegraded":"2023-06-03T19:58:09.478237+0000","last_fullsized":"2023-06-03T19:58:09.478237+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475714+0000","last_change":"2023-06-03T19:57:34.497181+0000","last_active":"2023-06-03T19:58:09.475714+0000","last_peered":"2023-06-03T19:58:09.475714+0000","last_clean":"2023-06-03T19:58:09.475714+0000","last_became_active":"2023-06-03T19:57:34.496879+0000","last_became_peered":"2023-06-03T19:57:34.496879+0000","last_unstale":"2023-06-03T19:58:09.475714+0000","last_undegraded":"2023-06-03T19:58:09.475714+0000","last_fullsized":"2023-06-03T19:58:09.475714+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480166+0000","last_change":"2023-06-03T19:55:37.628042+0000","last_active":"2023-06-03T19:58:09.480166+0000","last_peered":"2023-06-03T19:58:09.480166+0000","last_clean":"2023-06-03T19:58:09.480166+0000","last_became_active":"2023-06-03T19:55:37.627582+0000","last_became_peered":"2023-06-03T19:55:37.627582+0000","last_unstale":"2023-06-03T19:58:09.480166+0000","last_undegraded":"2023-06-03T19:58:09.480166+0000","last_fullsized":"2023-06-03T19:58:09.480166+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.477059+0000","last_change":"2023-06-03T19:57:34.516905+0000","last_active":"2023-06-03T19:58:09.477059+0000","last_peered":"2023-06-03T19:58:09.477059+0000","last_clean":"2023-06-03T19:58:09.477059+0000","last_became_active":"2023-06-03T19:57:34.516483+0000","last_became_peered":"2023-06-03T19:57:34.516483+0000","last_unstale":"2023-06-03T19:58:09.477059+0000","last_undegraded":"2023-06-03T19:58:09.477059+0000","last_fullsized":"2023-06-03T19:58:09.477059+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481023+0000","last_change":"2023-06-03T19:57:34.495405+0000","last_active":"2023-06-03T19:58:09.481023+0000","last_peered":"2023-06-03T19:58:09.481023+0000","last_clean":"2023-06-03T19:58:09.481023+0000","last_became_active":"2023-06-03T19:57:34.495109+0000","last_became_peered":"2023-06-03T19:57:34.495109+0000","last_unstale":"2023-06-03T19:58:09.481023+0000","last_undegraded":"2023-06-03T19:58:09.481023+0000","last_fullsized":"2023-06-03T19:58:09.481023+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":17,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478426+0000","last_change":"2023-06-03T19:55:37.651848+0000","last_active":"2023-06-03T19:58:09.478426+0000","last_peered":"2023-06-03T19:58:09.478426+0000","last_clean":"2023-06-03T19:58:09.478426+0000","last_became_active":"2023-06-03T19:55:37.651469+0000","last_became_peered":"2023-06-03T19:55:37.651469+0000","last_unstale":"2023-06-03T19:58:09.478426+0000","last_undegraded":"2023-06-03T19:58:09.478426+0000","last_fullsized":"2023-06-03T19:58:09.478426+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479283+0000","last_change":"2023-06-03T19:57:34.526830+0000","last_active":"2023-06-03T19:58:09.479283+0000","last_peered":"2023-06-03T19:58:09.479283+0000","last_clean":"2023-06-03T19:58:09.479283+0000","last_became_active":"2023-06-03T19:57:34.526516+0000","last_became_peered":"2023-06-03T19:57:34.526516+0000","last_unstale":"2023-06-03T19:58:09.479283+0000","last_undegraded":"2023-06-03T19:58:09.479283+0000","last_fullsized":"2023-06-03T19:58:09.479283+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480625+0000","last_change":"2023-06-03T19:57:34.505999+0000","last_active":"2023-06-03T19:58:09.480625+0000","last_peered":"2023-06-03T19:58:09.480625+0000","last_clean":"2023-06-03T19:58:09.480625+0000","last_became_active":"2023-06-03T19:57:34.505642+0000","last_became_peered":"2023-06-03T19:57:34.505642+0000","last_unstale":"2023-06-03T19:58:09.480625+0000","last_undegraded":"2023-06-03T19:58:09.480625+0000","last_fullsized":"2023-06-03T19:58:09.480625+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476396+0000","last_change":"2023-06-03T19:57:34.518726+0000","last_active":"2023-06-03T19:58:09.476396+0000","last_peered":"2023-06-03T19:58:09.476396+0000","last_clean":"2023-06-03T19:58:09.476396+0000","last_became_active":"2023-06-03T19:57:34.518228+0000","last_became_peered":"2023-06-03T19:57:34.518228+0000","last_unstale":"2023-06-03T19:58:09.476396+0000","last_undegraded":"2023-06-03T19:58:09.476396+0000","last_fullsized":"2023-06-03T19:58:09.476396+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475716+0000","last_change":"2023-06-03T19:57:34.492137+0000","last_active":"2023-06-03T19:58:09.475716+0000","last_peered":"2023-06-03T19:58:09.475716+0000","last_clean":"2023-06-03T19:58:09.475716+0000","last_became_active":"2023-06-03T19:57:34.491798+0000","last_became_peered":"2023-06-03T19:57:34.491798+0000","last_unstale":"2023-06-03T19:58:09.475716+0000","last_undegraded":"2023-06-03T19:58:09.475716+0000","last_fullsized":"2023-06-03T19:58:09.475716+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.118278+0000","last_change":"2023-06-03T19:58:11.118278+0000","last_active":"2023-06-03T19:58:11.118278+0000","last_peered":"2023-06-03T19:58:11.118278+0000","last_clean":"2023-06-03T19:58:11.118278+0000","last_became_active":"2023-06-03T19:58:11.116411+0000","last_became_peered":"2023-06-03T19:58:11.116411+0000","last_unstale":"2023-06-03T19:58:11.118278+0000","last_undegraded":"2023-06-03T19:58:11.118278+0000","last_fullsized":"2023-06-03T19:58:11.118278+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479570+0000","last_change":"2023-06-03T19:57:34.499234+0000","last_active":"2023-06-03T19:58:09.479570+0000","last_peered":"2023-06-03T19:58:09.479570+0000","last_clean":"2023-06-03T19:58:09.479570+0000","last_became_active":"2023-06-03T19:57:34.498919+0000","last_became_peered":"2023-06-03T19:57:34.498919+0000","last_unstale":"2023-06-03T19:58:09.479570+0000","last_undegraded":"2023-06-03T19:58:09.479570+0000","last_fullsized":"2023-06-03T19:58:09.479570+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476002+0000","last_change":"2023-06-03T19:57:34.525053+0000","last_active":"2023-06-03T19:58:09.476002+0000","last_peered":"2023-06-03T19:58:09.476002+0000","last_clean":"2023-06-03T19:58:09.476002+0000","last_became_active":"2023-06-03T19:57:34.524652+0000","last_became_peered":"2023-06-03T19:57:34.524652+0000","last_unstale":"2023-06-03T19:58:09.476002+0000","last_undegraded":"2023-06-03T19:58:09.476002+0000","last_fullsized":"2023-06-03T19:58:09.476002+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479676+0000","last_change":"2023-06-03T19:57:34.499566+0000","last_active":"2023-06-03T19:58:09.479676+0000","last_peered":"2023-06-03T19:58:09.479676+0000","last_clean":"2023-06-03T19:58:09.479676+0000","last_became_active":"2023-06-03T19:57:34.499042+0000","last_became_peered":"2023-06-03T19:57:34.499042+0000","last_unstale":"2023-06-03T19:58:09.479676+0000","last_undegraded":"2023-06-03T19:58:09.479676+0000","last_fullsized":"2023-06-03T19:58:09.479676+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480191+0000","last_change":"2023-06-03T19:57:34.520984+0000","last_active":"2023-06-03T19:58:09.480191+0000","last_peered":"2023-06-03T19:58:09.480191+0000","last_clean":"2023-06-03T19:58:09.480191+0000","last_became_active":"2023-06-03T19:57:34.520677+0000","last_became_peered":"2023-06-03T19:57:34.520677+0000","last_unstale":"2023-06-03T19:58:09.480191+0000","last_undegraded":"2023-06-03T19:58:09.480191+0000","last_fullsized":"2023-06-03T19:58:09.480191+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480295+0000","last_change":"2023-06-03T19:57:34.495055+0000","last_active":"2023-06-03T19:58:09.480295+0000","last_peered":"2023-06-03T19:58:09.480295+0000","last_clean":"2023-06-03T19:58:09.480295+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T19:58:09.480295+0000","last_undegraded":"2023-06-03T19:58:09.480295+0000","last_fullsized":"2023-06-03T19:58:09.480295+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479273+0000","last_change":"2023-06-03T19:57:34.852149+0000","last_active":"2023-06-03T19:58:09.479273+0000","last_peered":"2023-06-03T19:58:09.479273+0000","last_clean":"2023-06-03T19:58:09.479273+0000","last_became_active":"2023-06-03T19:57:34.851422+0000","last_became_peered":"2023-06-03T19:57:34.851422+0000","last_unstale":"2023-06-03T19:58:09.479273+0000","last_undegraded":"2023-06-03T19:58:09.479273+0000","last_fullsized":"2023-06-03T19:58:09.479273+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080518+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T19:58:10.080518+0000","last_peered":"2023-06-03T19:58:10.080518+0000","last_clean":"2023-06-03T19:58:10.080518+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T19:58:10.080518+0000","last_undegraded":"2023-06-03T19:58:10.080518+0000","last_fullsized":"2023-06-03T19:58:10.080518+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475406+0000","last_change":"2023-06-03T19:57:34.524941+0000","last_active":"2023-06-03T19:58:09.475406+0000","last_peered":"2023-06-03T19:58:09.475406+0000","last_clean":"2023-06-03T19:58:09.475406+0000","last_became_active":"2023-06-03T19:57:34.524506+0000","last_became_peered":"2023-06-03T19:57:34.524506+0000","last_unstale":"2023-06-03T19:58:09.475406+0000","last_undegraded":"2023-06-03T19:58:09.475406+0000","last_fullsized":"2023-06-03T19:58:09.475406+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080528+0000","last_change":"2023-06-03T19:57:34.500441+0000","last_active":"2023-06-03T19:58:10.080528+0000","last_peered":"2023-06-03T19:58:10.080528+0000","last_clean":"2023-06-03T19:58:10.080528+0000","last_became_active":"2023-06-03T19:57:34.500050+0000","last_became_peered":"2023-06-03T19:57:34.500050+0000","last_unstale":"2023-06-03T19:58:10.080528+0000","last_undegraded":"2023-06-03T19:58:10.080528+0000","last_fullsized":"2023-06-03T19:58:10.080528+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479936+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T19:58:09.479936+0000","last_peered":"2023-06-03T19:58:09.479936+0000","last_clean":"2023-06-03T19:58:09.479936+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T19:58:09.479936+0000","last_undegraded":"2023-06-03T19:58:09.479936+0000","last_fullsized":"2023-06-03T19:58:09.479936+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080641+0000","last_change":"2023-06-03T19:57:34.503507+0000","last_active":"2023-06-03T19:58:10.080641+0000","last_peered":"2023-06-03T19:58:10.080641+0000","last_clean":"2023-06-03T19:58:10.080641+0000","last_became_active":"2023-06-03T19:57:34.503195+0000","last_became_peered":"2023-06-03T19:57:34.503195+0000","last_unstale":"2023-06-03T19:58:10.080641+0000","last_undegraded":"2023-06-03T19:58:10.080641+0000","last_fullsized":"2023-06-03T19:58:10.080641+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":1,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":22,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479758+0000","last_change":"2023-06-03T19:57:34.850394+0000","last_active":"2023-06-03T19:58:09.479758+0000","last_peered":"2023-06-03T19:58:09.479758+0000","last_clean":"2023-06-03T19:58:09.479758+0000","last_became_active":"2023-06-03T19:57:34.849513+0000","last_became_peered":"2023-06-03T19:57:34.849513+0000","last_unstale":"2023-06-03T19:58:09.479758+0000","last_undegraded":"2023-06-03T19:58:09.479758+0000","last_fullsized":"2023-06-03T19:58:09.479758+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":21,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.481233+0000","last_change":"2023-06-03T19:57:34.502241+0000","last_active":"2023-06-03T19:58:09.481233+0000","last_peered":"2023-06-03T19:58:09.481233+0000","last_clean":"2023-06-03T19:58:09.481233+0000","last_became_active":"2023-06-03T19:57:34.501909+0000","last_became_peered":"2023-06-03T19:57:34.501909+0000","last_unstale":"2023-06-03T19:58:09.481233+0000","last_undegraded":"2023-06-03T19:58:09.481233+0000","last_fullsized":"2023-06-03T19:58:09.481233+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480046+0000","last_change":"2023-06-03T19:57:34.855052+0000","last_active":"2023-06-03T19:58:09.480046+0000","last_peered":"2023-06-03T19:58:09.480046+0000","last_clean":"2023-06-03T19:58:09.480046+0000","last_became_active":"2023-06-03T19:57:34.854734+0000","last_became_peered":"2023-06-03T19:57:34.854734+0000","last_unstale":"2023-06-03T19:58:09.480046+0000","last_undegraded":"2023-06-03T19:58:09.480046+0000","last_fullsized":"2023-06-03T19:58:09.480046+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079400+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T19:58:10.079400+0000","last_peered":"2023-06-03T19:58:10.079400+0000","last_clean":"2023-06-03T19:58:10.079400+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T19:58:10.079400+0000","last_undegraded":"2023-06-03T19:58:10.079400+0000","last_fullsized":"2023-06-03T19:58:10.079400+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480809+0000","last_change":"2023-06-03T19:57:34.854697+0000","last_active":"2023-06-03T19:58:09.480809+0000","last_peered":"2023-06-03T19:58:09.480809+0000","last_clean":"2023-06-03T19:58:09.480809+0000","last_became_active":"2023-06-03T19:57:34.854274+0000","last_became_peered":"2023-06-03T19:57:34.854274+0000","last_unstale":"2023-06-03T19:58:09.480809+0000","last_undegraded":"2023-06-03T19:58:09.480809+0000","last_fullsized":"2023-06-03T19:58:09.480809+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479662+0000","last_change":"2023-06-03T19:57:34.500078+0000","last_active":"2023-06-03T19:58:09.479662+0000","last_peered":"2023-06-03T19:58:09.479662+0000","last_clean":"2023-06-03T19:58:09.479662+0000","last_became_active":"2023-06-03T19:57:34.499636+0000","last_became_peered":"2023-06-03T19:57:34.499636+0000","last_unstale":"2023-06-03T19:58:09.479662+0000","last_undegraded":"2023-06-03T19:58:09.479662+0000","last_fullsized":"2023-06-03T19:58:09.479662+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479960+0000","last_change":"2023-06-03T19:57:34.850693+0000","last_active":"2023-06-03T19:58:09.479960+0000","last_peered":"2023-06-03T19:58:09.479960+0000","last_clean":"2023-06-03T19:58:09.479960+0000","last_became_active":"2023-06-03T19:57:34.850002+0000","last_became_peered":"2023-06-03T19:57:34.850002+0000","last_unstale":"2023-06-03T19:58:09.479960+0000","last_undegraded":"2023-06-03T19:58:09.479960+0000","last_fullsized":"2023-06-03T19:58:09.479960+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":15,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.079961+0000","last_change":"2023-06-03T19:57:34.498694+0000","last_active":"2023-06-03T19:58:10.079961+0000","last_peered":"2023-06-03T19:58:10.079961+0000","last_clean":"2023-06-03T19:58:10.079961+0000","last_became_active":"2023-06-03T19:57:34.498387+0000","last_became_peered":"2023-06-03T19:57:34.498387+0000","last_unstale":"2023-06-03T19:58:10.079961+0000","last_undegraded":"2023-06-03T19:58:10.079961+0000","last_fullsized":"2023-06-03T19:58:10.079961+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":2,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475843+0000","last_change":"2023-06-03T19:57:34.518754+0000","last_active":"2023-06-03T19:58:09.475843+0000","last_peered":"2023-06-03T19:58:09.475843+0000","last_clean":"2023-06-03T19:58:09.475843+0000","last_became_active":"2023-06-03T19:57:34.518441+0000","last_became_peered":"2023-06-03T19:57:34.518441+0000","last_unstale":"2023-06-03T19:58:09.475843+0000","last_undegraded":"2023-06-03T19:58:09.475843+0000","last_fullsized":"2023-06-03T19:58:09.475843+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.14","version":"59'6","reported_seq":19,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.475791+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T19:58:09.475791+0000","last_peered":"2023-06-03T19:58:09.475791+0000","last_clean":"2023-06-03T19:58:09.475791+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T19:58:09.475791+0000","last_undegraded":"2023-06-03T19:58:09.475791+0000","last_fullsized":"2023-06-03T19:58:09.475791+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":6,"ondisk_log_size":6,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":1536,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6,"num_write_kb":3,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476997+0000","last_change":"2023-06-03T19:57:34.520924+0000","last_active":"2023-06-03T19:58:09.476997+0000","last_peered":"2023-06-03T19:58:09.476997+0000","last_clean":"2023-06-03T19:58:09.476997+0000","last_became_active":"2023-06-03T19:57:34.520632+0000","last_became_peered":"2023-06-03T19:57:34.520632+0000","last_unstale":"2023-06-03T19:58:09.476997+0000","last_undegraded":"2023-06-03T19:58:09.476997+0000","last_fullsized":"2023-06-03T19:58:09.476997+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":16,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:10.080329+0000","last_change":"2023-06-03T19:57:34.500960+0000","last_active":"2023-06-03T19:58:10.080329+0000","last_peered":"2023-06-03T19:58:10.080329+0000","last_clean":"2023-06-03T19:58:10.080329+0000","last_became_active":"2023-06-03T19:57:34.500558+0000","last_became_peered":"2023-06-03T19:57:34.500558+0000","last_unstale":"2023-06-03T19:58:10.080329+0000","last_undegraded":"2023-06-03T19:58:10.080329+0000","last_fullsized":"2023-06-03T19:58:10.080329+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":3,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480672+0000","last_change":"2023-06-03T19:57:34.849958+0000","last_active":"2023-06-03T19:58:09.480672+0000","last_peered":"2023-06-03T19:58:09.480672+0000","last_clean":"2023-06-03T19:58:09.480672+0000","last_became_active":"2023-06-03T19:57:34.849601+0000","last_became_peered":"2023-06-03T19:57:34.849601+0000","last_unstale":"2023-06-03T19:58:09.480672+0000","last_undegraded":"2023-06-03T19:58:09.480672+0000","last_fullsized":"2023-06-03T19:58:09.480672+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.16","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480654+0000","last_change":"2023-06-03T19:57:34.493368+0000","last_active":"2023-06-03T19:58:09.480654+0000","last_peered":"2023-06-03T19:58:09.480654+0000","last_clean":"2023-06-03T19:58:09.480654+0000","last_became_active":"2023-06-03T19:57:34.493024+0000","last_became_peered":"2023-06-03T19:57:34.493024+0000","last_unstale":"2023-06-03T19:58:09.480654+0000","last_undegraded":"2023-06-03T19:58:09.480654+0000","last_fullsized":"2023-06-03T19:58:09.480654+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":21,"reported_epoch":61,"state":"active+clean","last_fresh":"2023-06-03T19:58:11.115544+0000","last_change":"2023-06-03T19:58:11.115544+0000","last_active":"2023-06-03T19:58:11.115544+0000","last_peered":"2023-06-03T19:58:11.115544+0000","last_clean":"2023-06-03T19:58:11.115544+0000","last_became_active":"2023-06-03T19:58:11.115031+0000","last_became_peered":"2023-06-03T19:58:11.115031+0000","last_unstale":"2023-06-03T19:58:11.115544+0000","last_undegraded":"2023-06-03T19:58:11.115544+0000","last_fullsized":"2023-06-03T19:58:11.115544+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480267+0000","last_change":"2023-06-03T19:57:34.498627+0000","last_active":"2023-06-03T19:58:09.480267+0000","last_peered":"2023-06-03T19:58:09.480267+0000","last_clean":"2023-06-03T19:58:09.480267+0000","last_became_active":"2023-06-03T19:57:34.498250+0000","last_became_peered":"2023-06-03T19:57:34.498250+0000","last_unstale":"2023-06-03T19:58:09.480267+0000","last_undegraded":"2023-06-03T19:58:09.480267+0000","last_fullsized":"2023-06-03T19:58:09.480267+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.479698+0000","last_change":"2023-06-03T19:57:34.517288+0000","last_active":"2023-06-03T19:58:09.479698+0000","last_peered":"2023-06-03T19:58:09.479698+0000","last_clean":"2023-06-03T19:58:09.479698+0000","last_became_active":"2023-06-03T19:57:34.516946+0000","last_became_peered":"2023-06-03T19:57:34.516946+0000","last_unstale":"2023-06-03T19:58:09.479698+0000","last_undegraded":"2023-06-03T19:58:09.479698+0000","last_fullsized":"2023-06-03T19:58:09.479698+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480880+0000","last_change":"2023-06-03T19:57:34.505482+0000","last_active":"2023-06-03T19:58:09.480880+0000","last_peered":"2023-06-03T19:58:09.480880+0000","last_clean":"2023-06-03T19:58:09.480880+0000","last_became_active":"2023-06-03T19:57:34.503780+0000","last_became_peered":"2023-06-03T19:57:34.503780+0000","last_unstale":"2023-06-03T19:58:09.480880+0000","last_undegraded":"2023-06-03T19:58:09.480880+0000","last_fullsized":"2023-06-03T19:58:09.480880+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480161+0000","last_change":"2023-06-03T19:57:34.853341+0000","last_active":"2023-06-03T19:58:09.480161+0000","last_peered":"2023-06-03T19:58:09.480161+0000","last_clean":"2023-06-03T19:58:09.480161+0000","last_became_active":"2023-06-03T19:57:34.852990+0000","last_became_peered":"2023-06-03T19:57:34.852990+0000","last_unstale":"2023-06-03T19:58:09.480161+0000","last_undegraded":"2023-06-03T19:58:09.480161+0000","last_fullsized":"2023-06-03T19:58:09.480161+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":13,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.478670+0000","last_change":"2023-06-03T19:57:34.499236+0000","last_active":"2023-06-03T19:58:09.478670+0000","last_peered":"2023-06-03T19:58:09.478670+0000","last_clean":"2023-06-03T19:58:09.478670+0000","last_became_active":"2023-06-03T19:57:34.498686+0000","last_became_peered":"2023-06-03T19:57:34.498686+0000","last_unstale":"2023-06-03T19:58:09.478670+0000","last_undegraded":"2023-06-03T19:58:09.478670+0000","last_fullsized":"2023-06-03T19:58:09.478670+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":12,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.480286+0000","last_change":"2023-06-03T19:57:34.529740+0000","last_active":"2023-06-03T19:58:09.480286+0000","last_peered":"2023-06-03T19:58:09.480286+0000","last_clean":"2023-06-03T19:58:09.480286+0000","last_became_active":"2023-06-03T19:57:34.529423+0000","last_became_peered":"2023-06-03T19:57:34.529423+0000","last_unstale":"2023-06-03T19:58:09.480286+0000","last_undegraded":"2023-06-03T19:58:09.480286+0000","last_fullsized":"2023-06-03T19:58:09.480286+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","log_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":14,"reported_epoch":60,"state":"active+clean","last_fresh":"2023-06-03T19:58:09.476233+0000","last_change":"2023-06-03T19:57:34.491491+0000","last_active":"2023-06-03T19:58:09.476233+0000","last_peered":"2023-06-03T19:58:09.476233+0000","last_clean":"2023-06-03T19:58:09.476233+0000","last_became_active":"2023-06-03T19:57:34.491155+0000","last_became_peered":"2023-06-03T19:57:34.491155+0000","last_unstale":"2023-06-03T19:58:09.476233+0000","last_undegraded":"2023-06-03T19:58:09.476233+0000","last_fullsized":"2023-06-03T19:58:09.476233+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":5628,"kb_used_data":628,"kb_used_omap":0,"kb_used_meta":4992,"kb_avail":93739524,"statfs":{"total":95995035648,"available":95989272576,"internally_reserved":0,"allocated":643072,"data_stored":264926,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5111808},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85299999999999998,"15min":0.82499999999999996},"min":{"1min":0.55800000000000005,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.1919999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.875,"15min":0.88500000000000001},"min":{"1min":0.70499999999999996,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.1539999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.65400000000000003}]},{"osd":1,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.86599999999999999,"15min":0.82199999999999995},"min":{"1min":0.65300000000000002,"5min":0.504,"15min":0.504},"max":{"1min":1.1910000000000001,"5min":1.248,"15min":1.248},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89800000000000002,"15min":0.91000000000000003},"min":{"1min":0.60999999999999999,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.204,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.75900000000000001}]},{"osd":2,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.92000000000000004,"5min":0.89200000000000002,"15min":0.89900000000000002},"min":{"1min":0.66900000000000004,"5min":0.625,"15min":0.625},"max":{"1min":1.2529999999999999,"5min":1.2529999999999999,"15min":1.2529999999999999},"last":1.089},{"interface":"front","average":{"1min":1.0049999999999999,"5min":0.90700000000000003,"15min":0.871},"min":{"1min":0.72799999999999998,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2390000000000001,"5min":1.347,"15min":1.347},"last":0.95499999999999996}]},{"osd":3,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.91800000000000004,"15min":0.93200000000000005},"min":{"1min":0.59299999999999997,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.206,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.157},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.98999999999999999,"15min":1.012},"min":{"1min":0.749,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.1599999999999999,"5min":1.538,"15min":1.538},"last":1.0009999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.89200000000000002,"15min":0.91700000000000004},"min":{"1min":0.59099999999999997,"5min":0.46600000000000003,"15min":0.46600000000000003},"max":{"1min":1.1619999999999999,"5min":1.411,"15min":1.411},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.90700000000000003,"5min":0.90400000000000003,"15min":0.89600000000000002},"min":{"1min":0.64300000000000002,"5min":0.436,"15min":0.436},"max":{"1min":1.1499999999999999,"5min":1.351,"15min":1.351},"last":0.92300000000000004}]},{"osd":5,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96699999999999997,"15min":0.96199999999999997},"min":{"1min":0.65900000000000003,"5min":0.55600000000000005,"15min":0.55600000000000005},"max":{"1min":1.268,"5min":1.444,"15min":1.444},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0329999999999999,"15min":1.04},"min":{"1min":0.66500000000000004,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.335,"5min":1.681,"15min":1.681},"last":0.90500000000000003}]},{"osd":6,"last update":"Sat Jun 3 19:58:44 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.0129999999999999,"15min":1.028},"min":{"1min":0.73299999999999998,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.4099999999999999,"5min":1.456,"15min":1.456},"last":0.96999999999999997},{"interface":"front","average":{"1min":1.05,"5min":1.05,"15min":1.0820000000000001},"min":{"1min":0.72199999999999998,"5min":0.501,"15min":0.501},"max":{"1min":1.278,"5min":1.4430000000000001,"15min":1.4430000000000001},"last":1.0189999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626499,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5676,"kb_used_data":612,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739476,"statfs":{"total":95995035648,"available":95989223424,"internally_reserved":0,"allocated":626688,"data_stored":264465,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":0.86399999999999999,"15min":0.89600000000000002},"min":{"1min":0.51200000000000001,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.3740000000000001,"5min":1.409,"15min":1.409},"last":0.67900000000000005},{"interface":"front","average":{"1min":0.85199999999999998,"5min":0.88,"15min":0.92800000000000005},"min":{"1min":0.52700000000000002,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.81399999999999995}]},{"osd":1,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.87,"15min":0.91300000000000003},"min":{"1min":0.626,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.147,"5min":1.268,"15min":1.268},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.92200000000000004,"15min":0.95199999999999996},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.276,"5min":1.343,"15min":1.343},"last":0.753}]},{"osd":2,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92000000000000004,"15min":0.94099999999999995},"min":{"1min":0.623,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.677,"5min":1.677,"15min":1.677},"last":1.0149999999999999},{"interface":"front","average":{"1min":0.88300000000000001,"5min":0.89100000000000001,"15min":0.91700000000000004},"min":{"1min":0.67300000000000004,"5min":0.51200000000000001,"15min":0.51200000000000001},"max":{"1min":1.2330000000000001,"5min":1.2330000000000001,"15min":1.2330000000000001},"last":0.55000000000000004}]},{"osd":3,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.93000000000000005,"15min":0.95799999999999996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.276,"5min":1.3049999999999999,"15min":1.3049999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":1,"5min":0.94799999999999995,"15min":0.97299999999999998},"min":{"1min":0.70499999999999996,"5min":0.51600000000000001,"15min":0.51600000000000001},"max":{"1min":1.758,"5min":1.758,"15min":1.758},"last":1.1080000000000001}]},{"osd":4,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96099999999999997,"5min":0.871,"15min":0.85499999999999998},"min":{"1min":0.58999999999999997,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":1.2649999999999999,"5min":1.4350000000000001,"15min":1.4350000000000001},"last":0.90100000000000002},{"interface":"front","average":{"1min":1.087,"5min":0.96799999999999997,"15min":0.95599999999999996},"min":{"1min":0.77700000000000002,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.99199999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:59:00 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":0.94699999999999995,"15min":0.92700000000000005},"min":{"1min":0.74399999999999999,"5min":0.45000000000000001,"15min":0.45000000000000001},"max":{"1min":1.2989999999999999,"5min":1.5,"15min":1.5},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.173,"5min":1.0509999999999999,"15min":1.0069999999999999},"min":{"1min":0.71699999999999997,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.5580000000000001,"5min":1.5580000000000001,"15min":1.5580000000000001},"last":1.0700000000000001}]},{"osd":7,"last update":"Sat Jun 3 19:58:46 2023","interfaces":[{"interface":"back","average":{"1min":1.155,"5min":1.073,"15min":1.052},"min":{"1min":0.81899999999999995,"5min":0.56699999999999995,"15min":0.56699999999999995},"max":{"1min":1.4099999999999999,"5min":1.429,"15min":1.429},"last":0.91700000000000004},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.0429999999999999,"15min":1.0249999999999999},"min":{"1min":0.91600000000000004,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.8220000000000001,"5min":1.8220000000000001,"15min":1.8220000000000001},"last":1.171}]}]},{"osd":1,"up_from":13,"seq":55834574959,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5920,"kb_used_data":600,"kb_used_omap":0,"kb_used_meta":5312,"kb_avail":93739232,"statfs":{"total":95995035648,"available":95988973568,"internally_reserved":0,"allocated":614400,"data_stored":263174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5439488},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:27 2023","interfaces":[{"interface":"back","average":{"1min":0.68700000000000006,"5min":0.68999999999999995,"15min":0.58899999999999997},"min":{"1min":0.41399999999999998,"5min":0.36099999999999999,"15min":0.34399999999999997},"max":{"1min":1.099,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.74099999999999999,"15min":0.64700000000000002},"min":{"1min":0.499,"5min":0.315,"15min":0.315},"max":{"1min":1.052,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.876}]},{"osd":2,"last update":"Sat Jun 3 19:58:12 2023","interfaces":[{"interface":"back","average":{"1min":0.79400000000000004,"5min":0.752,"15min":0.67100000000000004},"min":{"1min":0.621,"5min":0.379,"15min":0.379},"max":{"1min":1.044,"5min":1.292,"15min":1.292},"last":1.085},{"interface":"front","average":{"1min":0.77000000000000002,"5min":0.75600000000000001,"15min":0.67900000000000005},"min":{"1min":0.52000000000000002,"5min":0.40899999999999997,"15min":0.378},"max":{"1min":1.0840000000000001,"5min":1.284,"15min":1.284},"last":0.82099999999999995}]},{"osd":3,"last update":"Sat Jun 3 19:58:50 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.84299999999999997,"15min":0.93500000000000005},"min":{"1min":0.438,"5min":0.438,"15min":0.438},"max":{"1min":1.2090000000000001,"5min":1.349,"15min":5.1609999999999996},"last":1.2070000000000001},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.81699999999999995,"15min":0.91700000000000004},"min":{"1min":0.46999999999999997,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.2170000000000001,"5min":1.444,"15min":4.5960000000000001},"last":1.0349999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:58:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.034,"15min":0.95399999999999996},"min":{"1min":0.70799999999999996,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3540000000000001,"5min":1.5329999999999999,"15min":1.5329999999999999},"last":1.5249999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.0109999999999999,"15min":0.94099999999999995},"min":{"1min":0.73699999999999999,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":1.2430000000000001,"5min":1.597,"15min":1.597},"last":0.89700000000000002}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":0.98199999999999998,"15min":1.0289999999999999},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.343,"5min":1.343,"15min":1.343},"last":1.1339999999999999},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.0169999999999999,"15min":1.0269999999999999},"min":{"1min":0.68400000000000005,"5min":0.63200000000000001,"15min":0.63200000000000001},"max":{"1min":1.274,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":1.046}]},{"osd":6,"last update":"Sat Jun 3 19:58:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":1.0740000000000001,"15min":1.0960000000000001},"min":{"1min":0.63100000000000001,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.3360000000000001,"5min":1.49,"15min":1.49},"last":1.6379999999999999},{"interface":"front","average":{"1min":0.95799999999999996,"5min":1.0249999999999999,"15min":1.1000000000000001},"min":{"1min":0.66800000000000004,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.3560000000000001,"5min":1.458,"15min":1.458},"last":1.256}]},{"osd":7,"last update":"Sat Jun 3 19:58:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.0640000000000001,"15min":1.071},"min":{"1min":0.78700000000000003,"5min":0.70299999999999996,"15min":0.70299999999999996},"max":{"1min":1.3939999999999999,"5min":1.496,"15min":1.496},"last":1.2310000000000001},{"interface":"front","average":{"1min":1.05,"5min":1.1379999999999999,"15min":1.1599999999999999},"min":{"1min":0.76100000000000001,"5min":0.66100000000000003,"15min":0.66100000000000003},"max":{"1min":1.4319999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.6879999999999999}]}]},{"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":5988,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5376,"kb_avail":93739164,"statfs":{"total":95995035648,"available":95988903936,"internally_reserved":0,"allocated":618496,"data_stored":263435,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5505024},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 19:58:24 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.67900000000000005,"15min":0.60599999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.378},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.41499999999999998},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.745,"15min":0.629},"min":{"1min":0.41799999999999998,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.036,"5min":2.2749999999999999,"15min":2.2749999999999999},"last":0.54000000000000004}]},{"osd":2,"last update":"Sat Jun 3 19:59:08 2023","interfaces":[{"interface":"back","average":{"1min":0.66200000000000003,"5min":0.74399999999999999,"15min":0.70399999999999996},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.089,"5min":1.921,"15min":1.921},"last":0.67600000000000005},{"interface":"front","average":{"1min":0.628,"5min":0.71099999999999997,"15min":0.66200000000000003},"min":{"1min":0.39300000000000002,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.0269999999999999,"5min":1.6739999999999999,"15min":1.6739999999999999},"last":0.627}]},{"osd":3,"last update":"Sat Jun 3 19:59:03 2023","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.86899999999999999,"15min":0.82899999999999996},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.2789999999999999,"5min":1.7969999999999999,"15min":1.7969999999999999},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.82099999999999995,"15min":0.84399999999999997},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.1140000000000001,"5min":2.4830000000000001,"15min":2.4830000000000001},"last":0.48799999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:58:31 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.0169999999999999,"15min":1.0229999999999999},"min":{"1min":0.754,"5min":0.67000000000000004,"15min":0.67000000000000004},"max":{"1min":1.329,"5min":1.758,"15min":1.758},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.004,"15min":0.998},"min":{"1min":0.74099999999999999,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.3520000000000001,"5min":2.444,"15min":2.444},"last":0.85399999999999998}]},{"osd":5,"last update":"Sat Jun 3 19:58:22 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.024,"15min":1.018},"min":{"1min":0.67900000000000005,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.595,"5min":1.8620000000000001,"15min":1.8620000000000001},"last":0.82699999999999996},{"interface":"front","average":{"1min":1.077,"5min":1.0329999999999999,"15min":1.0409999999999999},"min":{"1min":0.78600000000000003,"5min":0.74199999999999999,"15min":0.74199999999999999},"max":{"1min":1.343,"5min":1.6180000000000001,"15min":1.6180000000000001},"last":0.86699999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:59:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.0469999999999999,"15min":1.05},"min":{"1min":0.64100000000000001,"5min":0.63800000000000001,"15min":0.63800000000000001},"max":{"1min":1.415,"5min":1.718,"15min":1.718},"last":0.90600000000000003},{"interface":"front","average":{"1min":1.046,"5min":1.0660000000000001,"15min":1.0549999999999999},"min":{"1min":0.70699999999999996,"5min":0.69699999999999995,"15min":0.69699999999999995},"max":{"1min":1.425,"5min":2.3500000000000001,"15min":2.3500000000000001},"last":0.78900000000000003}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.107,"5min":1.1339999999999999,"15min":1.1299999999999999},"min":{"1min":0.78600000000000003,"5min":0.72899999999999998,"15min":0.72899999999999998},"max":{"1min":1.4330000000000001,"5min":2.4039999999999999,"15min":2.4039999999999999},"last":0.752},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.131,"15min":1.1499999999999999},"min":{"1min":0.69999999999999996,"5min":0.65000000000000002,"15min":0.65000000000000002},"max":{"1min":1.5129999999999999,"5min":1.966,"15min":1.966},"last":0.94299999999999995}]}]},{"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":5800,"kb_used_data":608,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739352,"statfs":{"total":95995035648,"available":95989096448,"internally_reserved":0,"allocated":622592,"data_stored":263762,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:59:09 2023","interfaces":[{"interface":"back","average":{"1min":0.61899999999999999,"5min":0.67500000000000004,"15min":0.622},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":0.93899999999999995,"5min":1.298,"15min":1.298},"last":0.67000000000000004},{"interface":"front","average":{"1min":0.63100000000000001,"5min":0.69999999999999996,"15min":0.63100000000000001},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.127,"5min":1.173,"15min":1.173},"last":0.58599999999999997}]},{"osd":1,"last update":"Sat Jun 3 19:59:09 2023","interfaces":[{"interface":"back","average":{"1min":0.61399999999999999,"5min":0.67900000000000005,"15min":0.65400000000000003},"min":{"1min":0.27500000000000002,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":0.85199999999999998,"5min":1.25,"15min":1.25},"last":0.50800000000000001},{"interface":"front","average":{"1min":0.70199999999999996,"5min":0.82399999999999995,"15min":0.72499999999999998},"min":{"1min":0.46000000000000002,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.083,"5min":1.258,"15min":1.258},"last":0.54600000000000004}]},{"osd":3,"last update":"Sat Jun 3 19:58:51 2023","interfaces":[{"interface":"back","average":{"1min":0.69699999999999995,"5min":0.80800000000000005,"15min":0.81299999999999994},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.0189999999999999,"5min":1.3069999999999999,"15min":1.3069999999999999},"last":0.748},{"interface":"front","average":{"1min":0.73399999999999999,"5min":0.83699999999999997,"15min":0.84199999999999997},"min":{"1min":0.45200000000000001,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":0.996,"5min":1.161,"15min":1.161},"last":0.73499999999999999}]},{"osd":4,"last update":"Sat Jun 3 19:58:38 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":0.98299999999999998,"15min":0.98899999999999999},"min":{"1min":0.73299999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.649,"5min":1.649,"15min":1.649},"last":0.86099999999999999},{"interface":"front","average":{"1min":1.04,"5min":1.0629999999999999,"15min":1.0089999999999999},"min":{"1min":0.72599999999999998,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.419,"5min":1.613,"15min":1.613},"last":1.0109999999999999}]},{"osd":5,"last update":"Sat Jun 3 19:58:18 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":1.0349999999999999,"15min":1.0249999999999999},"min":{"1min":0.66700000000000004,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.075,"5min":1.046,"15min":1.0720000000000001},"min":{"1min":0.83399999999999996,"5min":0.55900000000000005,"15min":0.55900000000000005},"max":{"1min":1.7,"5min":1.7,"15min":1.7},"last":0.90400000000000003}]},{"osd":6,"last update":"Sat Jun 3 19:58:59 2023","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":1.01,"15min":1.071},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.23,"5min":1.536,"15min":1.536},"last":0.81999999999999995},{"interface":"front","average":{"1min":1.0049999999999999,"5min":1.097,"15min":1.165},"min":{"1min":0.71599999999999997,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.3740000000000001,"5min":1.5620000000000001,"15min":1.5620000000000001},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.103,"15min":1.179},"min":{"1min":0.64800000000000002,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.583,"5min":1.738,"15min":1.738},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.1379999999999999,"5min":1.1579999999999999,"15min":1.198},"min":{"1min":0.875,"5min":0.71099999999999997,"15min":0.71099999999999997},"max":{"1min":1.6120000000000001,"5min":1.6559999999999999,"15min":1.6559999999999999},"last":0.88300000000000001}]}]},{"osd":3,"up_from":25,"seq":107374182494,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5796,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739356,"statfs":{"total":95995035648,"available":95989100544,"internally_reserved":0,"allocated":618496,"data_stored":263264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.72799999999999998,"5min":0.77900000000000003,"15min":0.78700000000000003},"min":{"1min":0.307,"5min":0.307,"15min":0.307},"max":{"1min":1.149,"5min":1.4610000000000001,"15min":1.4610000000000001},"last":0.92000000000000004},{"interface":"front","average":{"1min":0.753,"5min":0.79900000000000004,"15min":0.81999999999999995},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.1459999999999999,"5min":1.169,"15min":1.169},"last":0.753}]},{"osd":1,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.75,"5min":0.76800000000000002,"15min":0.745},"min":{"1min":0.40899999999999997,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.048,"5min":1.7789999999999999,"15min":1.7789999999999999},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.76900000000000002,"5min":0.76900000000000002,"15min":0.76500000000000001},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.1970000000000001,"5min":1.476,"15min":1.476},"last":0.78400000000000003}]},{"osd":2,"last update":"Sat Jun 3 19:58:58 2023","interfaces":[{"interface":"back","average":{"1min":0.82699999999999996,"5min":0.82399999999999995,"15min":0.82299999999999995},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":1.1100000000000001,"5min":1.9430000000000001,"15min":1.9430000000000001},"last":0.871},{"interface":"front","average":{"1min":0.73199999999999998,"5min":0.78500000000000003,"15min":0.79200000000000004},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.0569999999999999,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.54200000000000004}]},{"osd":4,"last update":"Sat Jun 3 19:58:32 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.94799999999999995,"15min":0.94299999999999995},"min":{"1min":0.64500000000000002,"5min":0.64500000000000002,"15min":0.64500000000000002},"max":{"1min":1.22,"5min":1.516,"15min":1.516},"last":1.2130000000000001},{"interface":"front","average":{"1min":1.044,"5min":1.0129999999999999,"15min":1.0329999999999999},"min":{"1min":0.68200000000000005,"5min":0.64000000000000001,"15min":0.64000000000000001},"max":{"1min":1.3100000000000001,"5min":1.617,"15min":1.617},"last":1.04}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.0469999999999999,"15min":1.0700000000000001},"min":{"1min":0.85799999999999998,"5min":0.68200000000000005,"15min":0.68200000000000005},"max":{"1min":1.4339999999999999,"5min":1.8799999999999999,"15min":1.8799999999999999},"last":1.1220000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.113,"15min":1.1040000000000001},"min":{"1min":0.77800000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.45,"5min":1.9950000000000001,"15min":1.9950000000000001},"last":1.3089999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:59:03 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.1279999999999999,"15min":1.1819999999999999},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.411,"5min":1.8640000000000001,"15min":1.8640000000000001},"last":1.371},{"interface":"front","average":{"1min":1.0529999999999999,"5min":1.0649999999999999,"15min":1.1080000000000001},"min":{"1min":0.73299999999999998,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.5169999999999999,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":0.98699999999999999}]},{"osd":7,"last update":"Sat Jun 3 19:58:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0649999999999999,"15min":1.081},"min":{"1min":0.66900000000000004,"5min":0.63900000000000001,"15min":0.63900000000000001},"max":{"1min":1.3859999999999999,"5min":1.5649999999999999,"15min":1.5649999999999999},"last":1.016},{"interface":"front","average":{"1min":1.1359999999999999,"5min":1.143,"15min":1.1830000000000001},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.397,"5min":1.488,"15min":1.488},"last":1.226}]}]},{"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":5816,"kb_used_data":624,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739336,"statfs":{"total":95995035648,"available":95989080064,"internally_reserved":0,"allocated":638976,"data_stored":264856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.84099999999999997,"15min":0.85899999999999999},"min":{"1min":0.58599999999999997,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.876,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.55100000000000005,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.569,"5min":1.569,"15min":1.569},"last":0.97699999999999998}]},{"osd":1,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.82799999999999996,"15min":0.83199999999999996},"min":{"1min":0.498,"5min":0.498,"15min":0.498},"max":{"1min":1.4019999999999999,"5min":1.4019999999999999,"15min":1.4019999999999999},"last":0.92400000000000004},{"interface":"front","average":{"1min":0.86499999999999999,"5min":0.85599999999999998,"15min":0.85799999999999998},"min":{"1min":0.58699999999999997,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1859999999999999,"5min":1.381,"15min":1.381},"last":0.95499999999999996}]},{"osd":2,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":0.89200000000000002,"15min":0.85599999999999998},"min":{"1min":0.46800000000000003,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1830000000000001,"5min":1.415,"15min":1.415},"last":0.84699999999999998},{"interface":"front","average":{"1min":0.93400000000000005,"5min":0.875,"15min":0.84899999999999998},"min":{"1min":0.64200000000000002,"5min":0.56599999999999995,"15min":0.56599999999999995},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.76300000000000001}]},{"osd":3,"last update":"Sat Jun 3 19:58:30 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.90600000000000003,"15min":0.88700000000000001},"min":{"1min":0.625,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.5049999999999999,"5min":1.5049999999999999,"15min":1.5049999999999999},"last":1.123},{"interface":"front","average":{"1min":0.998,"5min":0.94199999999999995,"15min":0.90000000000000002},"min":{"1min":0.71899999999999997,"5min":0.59399999999999997,"15min":0.56699999999999995},"max":{"1min":1.536,"5min":1.536,"15min":1.536},"last":1.01}]},{"osd":5,"last update":"Sat Jun 3 19:58:17 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.84699999999999998,"15min":0.73799999999999999},"min":{"1min":0.68899999999999995,"5min":0.39400000000000002,"15min":0.39400000000000002},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.879,"15min":0.76000000000000001},"min":{"1min":0.59999999999999998,"5min":0.432,"15min":0.432},"max":{"1min":1.6240000000000001,"5min":1.6240000000000001,"15min":1.6240000000000001},"last":1.0549999999999999}]},{"osd":6,"last update":"Sat Jun 3 19:59:07 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":0.94699999999999995,"15min":0.88400000000000001},"min":{"1min":0.63700000000000001,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.23,"5min":1.585,"15min":1.585},"last":0.65300000000000002},{"interface":"front","average":{"1min":1.073,"5min":1.024,"15min":1.006},"min":{"1min":0.81799999999999995,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.3520000000000001,"5min":1.583,"15min":1.583},"last":1.036}]},{"osd":7,"last update":"Sat Jun 3 19:58:48 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.01,"15min":0.97399999999999998},"min":{"1min":0.72199999999999998,"5min":0.53200000000000003,"15min":0.53200000000000003},"max":{"1min":1.325,"5min":1.671,"15min":1.671},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.0389999999999999,"15min":1},"min":{"1min":1.03,"5min":0.61199999999999999,"15min":0.61199999999999999},"max":{"1min":1.3759999999999999,"5min":1.488,"15min":1.488},"last":1.073}]}]},{"osd":5,"up_from":36,"seq":154618822732,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":5668,"kb_used_data":604,"kb_used_omap":0,"kb_used_meta":5056,"kb_avail":93739484,"statfs":{"total":95995035648,"available":95989231616,"internally_reserved":0,"allocated":618496,"data_stored":263483,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5177344},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":0.877,"15min":0.84099999999999997},"min":{"1min":0.51200000000000001,"5min":0.499,"15min":0.499},"max":{"1min":1.151,"5min":1.365,"15min":1.365},"last":0.79500000000000004},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.82899999999999996,"15min":0.81899999999999995},"min":{"1min":0.53600000000000003,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2789999999999999,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.81599999999999995}]},{"osd":1,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.91300000000000003,"5min":0.88400000000000001,"15min":0.85599999999999998},"min":{"1min":0.60199999999999998,"5min":0.57999999999999996,"15min":0.57999999999999996},"max":{"1min":1.1759999999999999,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":0.70399999999999996},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.89400000000000002,"15min":0.84499999999999997},"min":{"1min":0.75600000000000001,"5min":0.56299999999999994,"15min":0.56299999999999994},"max":{"1min":1.7509999999999999,"5min":1.7509999999999999,"15min":1.7509999999999999},"last":1.083}]},{"osd":2,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.84999999999999998,"15min":0.86399999999999999},"min":{"1min":0.57099999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.163,"5min":1.1830000000000001,"15min":1.1830000000000001},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.92200000000000004,"15min":0.874},"min":{"1min":0.71999999999999997,"5min":0.49199999999999999,"15min":0.49199999999999999},"max":{"1min":1.4590000000000001,"5min":1.4590000000000001,"15min":1.4590000000000001},"last":0.872}]},{"osd":3,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.92500000000000004,"15min":0.91800000000000004},"min":{"1min":0.748,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2030000000000001,"5min":1.3979999999999999,"15min":1.3979999999999999},"last":0.89300000000000002},{"interface":"front","average":{"1min":1.147,"5min":1.048,"15min":0.98399999999999999},"min":{"1min":0.90600000000000003,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.5900000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":0.91800000000000004}]},{"osd":4,"last update":"Sat Jun 3 19:58:15 2023","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85599999999999998,"15min":0.73999999999999999},"min":{"1min":0.53600000000000003,"5min":0.443,"15min":0.443},"max":{"1min":1.8480000000000001,"5min":1.8480000000000001,"15min":1.8480000000000001},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.85299999999999998,"15min":0.751},"min":{"1min":0.66800000000000004,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.4039999999999999,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.95499999999999996}]},{"osd":6,"last update":"Sat Jun 3 19:59:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":0.95699999999999996,"15min":0.94899999999999995},"min":{"1min":0.71599999999999997,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.633,"5min":1.633,"15min":1.633},"last":0.98299999999999998},{"interface":"front","average":{"1min":1.0820000000000001,"5min":1.0189999999999999,"15min":0.99299999999999999},"min":{"1min":0.92500000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.6799999999999999,"5min":1.7589999999999999,"15min":1.7589999999999999},"last":1.052}]},{"osd":7,"last update":"Sat Jun 3 19:58:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1619999999999999,"5min":1.0980000000000001,"15min":1.071},"min":{"1min":0.89400000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.8260000000000001,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.002},{"interface":"front","average":{"1min":1.151,"5min":1.0469999999999999,"15min":1.012},"min":{"1min":0.80900000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.9179999999999999,"5min":1.9179999999999999,"15min":1.9179999999999999},"last":1.25}]}]}],"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-06-03T19:59:12.386 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-06-03T19:59:12.386 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-06-03T19:59:12.386 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-06-03T19:59:12.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph health --format=json 2023-06-03T19:59:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:12 smithi033 bash[26432]: cluster 2023-06-03T19:59:11.422773+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:12 smithi033 bash[33017]: cluster 2023-06-03T19:59:11.422773+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:12 smithi083 bash[26882]: cluster 2023-06-03T19:59:11.422773+0000 mgr.y (mgr.14442) 155 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:13.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:13 smithi033 bash[26432]: audit 2023-06-03T19:59:11.642590+0000 mgr.y (mgr.14442) 156 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:13.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:13 smithi033 bash[33017]: audit 2023-06-03T19:59:11.642590+0000 mgr.y (mgr.14442) 156 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:13 smithi083 bash[26882]: audit 2023-06-03T19:59:11.642590+0000 mgr.y (mgr.14442) 156 : audit [DBG] from='client.14790 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T19:59:14.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:14 smithi033 bash[26432]: cluster 2023-06-03T19:59:13.423416+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:14.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:14 smithi033 bash[33017]: cluster 2023-06-03T19:59:13.423416+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:14.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:14 smithi083 bash[26882]: cluster 2023-06-03T19:59:13.423416+0000 mgr.y (mgr.14442) 157 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:16.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:16 smithi033 bash[26432]: cluster 2023-06-03T19:59:15.424473+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:16 smithi033 bash[33017]: cluster 2023-06-03T19:59:15.424473+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:16 smithi083 bash[26882]: cluster 2023-06-03T19:59:15.424473+0000 mgr.y (mgr.14442) 158 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:17.251 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:59:17.396 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:17 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:18.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:18 smithi033 bash[26432]: cluster 2023-06-03T19:59:17.425155+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:18.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:18 smithi033 bash[33017]: cluster 2023-06-03T19:59:17.425155+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:18.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:18 smithi083 bash[26882]: cluster 2023-06-03T19:59:17.425155+0000 mgr.y (mgr.14442) 159 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:20.449 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T19:59:20.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:20] "GET /metrics HTTP/1.1" 200 187878 "" "Prometheus/2.33.4" 2023-06-03T19:59:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:20 smithi033 bash[26432]: cluster 2023-06-03T19:59:19.425822+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:20 smithi033 bash[26432]: audit 2023-06-03T19:59:20.442953+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.33:0/222741086' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:59:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:20 smithi033 bash[33017]: cluster 2023-06-03T19:59:19.425822+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:20 smithi033 bash[33017]: audit 2023-06-03T19:59:20.442953+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.33:0/222741086' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:59:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:20 smithi083 bash[26882]: cluster 2023-06-03T19:59:19.425822+0000 mgr.y (mgr.14442) 160 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:20 smithi083 bash[26882]: audit 2023-06-03T19:59:20.442953+0000 mon.a (mon.0) 672 : audit [DBG] from='client.? 172.21.15.33:0/222741086' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T19:59:21.212 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-06-03T19:59:21.212 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-06-03T19:59:21.212 INFO:teuthology.run_tasks:Running task print... 2023-06-03T19:59:21.223 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2023-06-03T19:59:21.223 INFO:teuthology.run_tasks:Running task parallel... 2023-06-03T19:59:21.231 INFO:teuthology.task.parallel:starting parallel... 2023-06-03T19:59:21.232 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-06-03T19:59:21.233 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-06-03T19:59:21.233 INFO:teuthology.task.full_sequential:In full_sequential, running task rados... 2023-06-03T19:59:21.236 INFO:tasks.rados:Beginning rados... 2023-06-03T19:59:21.236 INFO:tasks.rados:joining rados 2023-06-03T19:59:21.237 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-06-03T19:59:21.237 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2023-06-03T19:59:21.237 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi033.front.sepia.ceph.com 2023-06-03T19:59:21.238 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2023-06-03T19:59:21.238 INFO:tasks.rados:clients are ['client.0', 'client.1'] 2023-06-03T19:59:21.239 INFO:tasks.rados:starting run 0 out of 1 2023-06-03T19:59:21.239 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2023-06-03T19:59:21.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_0 16 2023-06-03T19:59:22.722 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:22 smithi033 bash[33017]: cluster 2023-06-03T19:59:21.426654+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:22.722 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:22 smithi033 bash[26432]: cluster 2023-06-03T19:59:21.426654+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:22.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:22 smithi083 bash[26882]: cluster 2023-06-03T19:59:21.426654+0000 mgr.y (mgr.14442) 161 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:24.663 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[33017]: cluster 2023-06-03T19:59:23.427267+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:24.664 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26432]: cluster 2023-06-03T19:59:23.427267+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:24.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE Bus STOPPING 2023-06-03T19:59:24.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:59:24.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE Bus STOPPED 2023-06-03T19:59:24.664 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE Bus STARTING 2023-06-03T19:59:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:24 smithi083 bash[26882]: cluster 2023-06-03T19:59:23.427267+0000 mgr.y (mgr.14442) 162 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:25.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE Serving on http://:::9283 2023-06-03T19:59:25.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:24 smithi033 bash[26706]: [03/Jun/2023:19:59:24] ENGINE Bus STARTED 2023-06-03T19:59:25.284 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph config set global log_to_journald false --force' 2023-06-03T19:59:25.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[26432]: audit 2023-06-03T19:59:24.590453+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.33:0/2278342033' entity='client.admin' 2023-06-03T19:59:25.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[26432]: audit 2023-06-03T19:59:24.648850+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:25.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[26432]: cluster 2023-06-03T19:59:25.428317+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:25.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[33017]: audit 2023-06-03T19:59:24.590453+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.33:0/2278342033' entity='client.admin' 2023-06-03T19:59:25.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[33017]: audit 2023-06-03T19:59:24.648850+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:25.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:25 smithi033 bash[33017]: cluster 2023-06-03T19:59:25.428317+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:25.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:25 smithi083 bash[26882]: audit 2023-06-03T19:59:24.590453+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.33:0/2278342033' entity='client.admin' 2023-06-03T19:59:25.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:25 smithi083 bash[26882]: audit 2023-06-03T19:59:24.648850+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:25.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:25 smithi083 bash[26882]: cluster 2023-06-03T19:59:25.428317+0000 mgr.y (mgr.14442) 163 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:26.048 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:59:27.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:27 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:27] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:28.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:28 smithi033 bash[26432]: cluster 2023-06-03T19:59:27.428975+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:28.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:28 smithi033 bash[33017]: cluster 2023-06-03T19:59:27.428975+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:28 smithi083 bash[26882]: cluster 2023-06-03T19:59:27.428975+0000 mgr.y (mgr.14442) 164 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:30.805 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:30] "GET /metrics HTTP/1.1" 200 187874 "" "Prometheus/2.33.4" 2023-06-03T19:59:31.064 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_0' created 2023-06-03T19:59:31.079 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26432]: cluster 2023-06-03T19:59:29.429480+0000 mgr.y (mgr.14442) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:31.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26432]: audit 2023-06-03T19:59:30.043103+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[33017]: cluster 2023-06-03T19:59:29.429480+0000 mgr.y (mgr.14442) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:31.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[33017]: audit 2023-06-03T19:59:30.043103+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE Bus STOPPING 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE Bus STOPPED 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE Bus STARTING 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE Serving on http://:::9283 2023-06-03T19:59:31.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:30 smithi033 bash[26706]: [03/Jun/2023:19:59:30] ENGINE Bus STARTED 2023-06-03T19:59:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:30 smithi083 bash[26882]: cluster 2023-06-03T19:59:29.429480+0000 mgr.y (mgr.14442) 165 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:30 smithi083 bash[26882]: audit 2023-06-03T19:59:30.043103+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.337763+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.33:0/2842676162' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:31.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.338399+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:31.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.810033+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' 2023-06-03T19:59:31.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.815125+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.817367+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.818703+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.825769+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.836708+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.838583+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.839494+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:31.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:30.847759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: audit 2023-06-03T19:59:31.050210+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-06-03T19:59:31.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: cluster 2023-06-03T19:59:31.050328+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-06-03T19:59:31.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[33017]: cluster 2023-06-03T19:59:31.430127+0000 mgr.y (mgr.14442) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:31.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.337763+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.33:0/2842676162' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:31.921 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.338399+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.810033+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.815125+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.817367+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.818703+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.825769+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.836708+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:31.922 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.838583+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:31.923 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.839494+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:31.923 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:30.847759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:31.923 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: audit 2023-06-03T19:59:31.050210+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-06-03T19:59:31.923 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: cluster 2023-06-03T19:59:31.050328+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-06-03T19:59:31.923 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:31 smithi033 bash[26432]: cluster 2023-06-03T19:59:31.430127+0000 mgr.y (mgr.14442) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:31.924 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2023-06-03T19:59:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.337763+0000 mon.c (mon.2) 91 : audit [INF] from='client.? 172.21.15.33:0/2842676162' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.338399+0000 mon.a (mon.0) 675 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]: dispatch 2023-06-03T19:59:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.810033+0000 mon.a (mon.0) 676 : audit [INF] from='client.? ' entity='client.admin' 2023-06-03T19:59:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.815125+0000 mon.a (mon.0) 677 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.817367+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.818703+0000 mon.c (mon.2) 93 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.825769+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.836708+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.838583+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:32.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.839494+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:32.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:30.847759+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:32.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: audit 2023-06-03T19:59:31.050210+0000 mon.a (mon.0) 680 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2023-06-03T19:59:32.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: cluster 2023-06-03T19:59:31.050328+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2023-06-03T19:59:32.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:31 smithi083 bash[26882]: cluster 2023-06-03T19:59:31.430127+0000 mgr.y (mgr.14442) 166 : cluster [DBG] pgmap v145: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:32.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2023-06-03T19:59:33.206 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:33 smithi033 bash[26432]: cluster 2023-06-03T19:59:32.056503+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-06-03T19:59:33.206 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:33 smithi033 bash[33017]: cluster 2023-06-03T19:59:32.056503+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-06-03T19:59:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:33 smithi083 bash[26882]: cluster 2023-06-03T19:59:32.056503+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2023-06-03T19:59:34.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:34 smithi033 bash[26432]: cluster 2023-06-03T19:59:33.063313+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-06-03T19:59:34.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:34 smithi033 bash[26432]: cluster 2023-06-03T19:59:33.430734+0000 mgr.y (mgr.14442) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:34 smithi033 bash[33017]: cluster 2023-06-03T19:59:33.063313+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-06-03T19:59:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:34 smithi033 bash[33017]: cluster 2023-06-03T19:59:33.430734+0000 mgr.y (mgr.14442) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:34.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:34 smithi083 bash[26882]: cluster 2023-06-03T19:59:33.063313+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2023-06-03T19:59:34.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:34 smithi083 bash[26882]: cluster 2023-06-03T19:59:33.430734+0000 mgr.y (mgr.14442) 167 : cluster [DBG] pgmap v148: 89 pgs: 16 unknown, 73 active+clean; 2.3 KiB data, 45 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:35.614 INFO:teuthology.orchestra.run.smithi033.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:36.563 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T19:59:36.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: cluster 2023-06-03T19:59:35.431999+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:36.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: audit 2023-06-03T19:59:35.607158+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:36.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: audit 2023-06-03T19:59:35.631421+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:36.799 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: audit 2023-06-03T19:59:35.635075+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:36.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: audit 2023-06-03T19:59:35.638702+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:36.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[26432]: audit 2023-06-03T19:59:35.646071+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:36.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: cluster 2023-06-03T19:59:35.431999+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:36.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: audit 2023-06-03T19:59:35.607158+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:36.800 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: audit 2023-06-03T19:59:35.631421+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:36.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: audit 2023-06-03T19:59:35.635075+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:36.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: audit 2023-06-03T19:59:35.638702+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:36.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:36 smithi033 bash[33017]: audit 2023-06-03T19:59:35.646071+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: cluster 2023-06-03T19:59:35.431999+0000 mgr.y (mgr.14442) 168 : cluster [DBG] pgmap v149: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: audit 2023-06-03T19:59:35.607158+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: audit 2023-06-03T19:59:35.631421+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: audit 2023-06-03T19:59:35.635075+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T19:59:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: audit 2023-06-03T19:59:35.638702+0000 mon.c (mon.2) 99 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T19:59:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:36 smithi083 bash[26882]: audit 2023-06-03T19:59:35.646071+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:37.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:37 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:37.679 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T19:59:37.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[26432]: audit 2023-06-03T19:59:35.594928+0000 mgr.y (mgr.14442) 169 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:37.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[26432]: cephadm 2023-06-03T19:59:35.596629+0000 mgr.y (mgr.14442) 170 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:37.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[26432]: cephadm 2023-06-03T19:59:35.656888+0000 mgr.y (mgr.14442) 171 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:37.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[33017]: audit 2023-06-03T19:59:35.594928+0000 mgr.y (mgr.14442) 169 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:37.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[33017]: cephadm 2023-06-03T19:59:35.596629+0000 mgr.y (mgr.14442) 170 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:37 smithi033 bash[33017]: cephadm 2023-06-03T19:59:35.656888+0000 mgr.y (mgr.14442) 171 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:37.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:37 smithi083 bash[26882]: audit 2023-06-03T19:59:35.594928+0000 mgr.y (mgr.14442) 169 : audit [DBG] from='client.14820 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:37.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:37 smithi083 bash[26882]: cephadm 2023-06-03T19:59:35.596629+0000 mgr.y (mgr.14442) 170 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:37.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:37 smithi083 bash[26882]: cephadm 2023-06-03T19:59:35.656888+0000 mgr.y (mgr.14442) 171 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:8e24bcf462a1d94c2e12aa4e26419634883a1e88 2023-06-03T19:59:38.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:38 smithi033 bash[26432]: cluster 2023-06-03T19:59:37.432735+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:38.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:38 smithi033 bash[33017]: cluster 2023-06-03T19:59:37.432735+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:38 smithi083 bash[26882]: cluster 2023-06-03T19:59:37.432735+0000 mgr.y (mgr.14442) 172 : cluster [DBG] pgmap v150: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:40.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:40 smithi033 bash[26432]: cluster 2023-06-03T19:59:39.433234+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:40 smithi033 bash[33017]: cluster 2023-06-03T19:59:39.433234+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:40.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:40 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:40] "GET /metrics HTTP/1.1" 200 190288 "" "Prometheus/2.33.4" 2023-06-03T19:59:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:40 smithi083 bash[26882]: cluster 2023-06-03T19:59:39.433234+0000 mgr.y (mgr.14442) 173 : cluster [DBG] pgmap v151: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:42.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:42 smithi033 bash[26432]: cluster 2023-06-03T19:59:41.434164+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:42.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:42 smithi033 bash[33017]: cluster 2023-06-03T19:59:41.434164+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:42 smithi083 bash[26882]: cluster 2023-06-03T19:59:41.434164+0000 mgr.y (mgr.14442) 174 : cluster [DBG] pgmap v152: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:44.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:44 smithi033 bash[26432]: cluster 2023-06-03T19:59:43.434633+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:44.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:44 smithi033 bash[33017]: cluster 2023-06-03T19:59:43.434633+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:44 smithi083 bash[26882]: cluster 2023-06-03T19:59:43.434633+0000 mgr.y (mgr.14442) 175 : cluster [DBG] pgmap v153: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:46.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:46 smithi033 bash[33017]: cluster 2023-06-03T19:59:45.435680+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:46.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:46 smithi033 bash[26432]: cluster 2023-06-03T19:59:45.435680+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:46 smithi083 bash[26882]: cluster 2023-06-03T19:59:45.435680+0000 mgr.y (mgr.14442) 176 : cluster [DBG] pgmap v154: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:47.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:47 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:48.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:48 smithi033 bash[33017]: cluster 2023-06-03T19:59:47.436267+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:48.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:48 smithi033 bash[26432]: cluster 2023-06-03T19:59:47.436267+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:48 smithi083 bash[26882]: cluster 2023-06-03T19:59:47.436267+0000 mgr.y (mgr.14442) 177 : cluster [DBG] pgmap v155: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:50.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:50 smithi033 bash[33017]: cluster 2023-06-03T19:59:49.436886+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:50.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 19:59:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:50] "GET /metrics HTTP/1.1" 200 190288 "" "Prometheus/2.33.4" 2023-06-03T19:59:50.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:50 smithi033 bash[26432]: cluster 2023-06-03T19:59:49.436886+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:50 smithi083 bash[26882]: cluster 2023-06-03T19:59:49.436886+0000 mgr.y (mgr.14442) 178 : cluster [DBG] pgmap v156: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:52.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:52 smithi033 bash[26432]: cluster 2023-06-03T19:59:51.438090+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:52 smithi033 bash[33017]: cluster 2023-06-03T19:59:51.438090+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:52 smithi083 bash[26882]: cluster 2023-06-03T19:59:51.438090+0000 mgr.y (mgr.14442) 179 : cluster [DBG] pgmap v157: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:54.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:54 smithi033 bash[26432]: cluster 2023-06-03T19:59:53.438653+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:54.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:54 smithi033 bash[33017]: cluster 2023-06-03T19:59:53.438653+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:54 smithi083 bash[26882]: cluster 2023-06-03T19:59:53.438653+0000 mgr.y (mgr.14442) 180 : cluster [DBG] pgmap v158: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:56.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:56 smithi033 bash[33017]: cluster 2023-06-03T19:59:55.439492+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:56.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:56 smithi033 bash[26432]: cluster 2023-06-03T19:59:55.439492+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:56 smithi083 bash[26882]: cluster 2023-06-03T19:59:55.439492+0000 mgr.y (mgr.14442) 181 : cluster [DBG] pgmap v159: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:57.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 19:59:57 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:19:59:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T19:59:57.435 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T19:59:57.436 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (2m) 27s ago 4m 12.8M - 0.23.0 ba2b418f427c 2c88d3df5741 2023-06-03T19:59:57.436 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (3m) 26s ago 3m 43.2M - 8.3.5 dad864ee21e9 bd1f9171b354 2023-06-03T19:59:57.436 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (2m) 27s ago 2m 13.1M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T19:59:57.436 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (2m) 26s ago 2m 11.5M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T19:59:57.436 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443 running (11m) 26s ago 11m 376M - 16.2.13-257-gd8c5d349 b644dd95899d 08a4e926032a 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:9283 running (13m) 27s ago 13m 424M - 16.2.13-257-gd8c5d349 b644dd95899d af0b902eea23 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (13m) 27s ago 13m 50.6M 2048M 16.2.13-257-gd8c5d349 b644dd95899d b2372e97b655 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 running (11m) 26s ago 11m 44.1M 2048M 16.2.13-257-gd8c5d349 b644dd95899d 4901cdd2ee05 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (11m) 27s ago 11m 44.7M 2048M 16.2.13-257-gd8c5d349 b644dd95899d ea594a6b927c 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (4m) 27s ago 4m 9524k - 1.3.1 1dbe0e931976 54b01c0b5e91 2023-06-03T19:59:57.437 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (4m) 26s ago 4m 8991k - 1.3.1 1dbe0e931976 75632bd8aade 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (10m) 27s ago 10m 39.8M 4063M 16.2.13-257-gd8c5d349 b644dd95899d 92509b0be286 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (9m) 27s ago 9m 38.5M 4063M 16.2.13-257-gd8c5d349 b644dd95899d ce770458d152 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (9m) 27s ago 9m 37.7M 4063M 16.2.13-257-gd8c5d349 b644dd95899d 2417aa07abd0 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (8m) 27s ago 8m 39.4M 4063M 16.2.13-257-gd8c5d349 b644dd95899d a1514ed2d4ab 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (7m) 26s ago 7m 37.2M 4318M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (6m) 26s ago 6m 36.8M 4318M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (6m) 26s ago 6m 37.4M 4318M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T19:59:57.438 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (5m) 26s ago 5m 37.5M 4318M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T19:59:57.439 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (2m) 26s ago 4m 50.9M - 2.33.4 514e6a882f6e e404a0c424de 2023-06-03T19:59:58.715 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'echo wait for minority of mons to upgrade' 2023-06-03T19:59:58.761 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:58 smithi033 bash[26432]: audit 2023-06-03T19:59:57.412480+0000 mgr.y (mgr.14442) 182 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:58.762 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:58 smithi033 bash[26432]: cluster 2023-06-03T19:59:57.439818+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:58.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:58 smithi033 bash[33017]: audit 2023-06-03T19:59:57.412480+0000 mgr.y (mgr.14442) 182 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:58.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:58 smithi033 bash[33017]: cluster 2023-06-03T19:59:57.439818+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:58 smithi083 bash[26882]: audit 2023-06-03T19:59:57.412480+0000 mgr.y (mgr.14442) 182 : audit [DBG] from='client.24731 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T19:59:58.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:58 smithi083 bash[26882]: cluster 2023-06-03T19:59:57.439818+0000 mgr.y (mgr.14442) 183 : cluster [DBG] pgmap v160: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:59.559 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_0' 2023-06-03T19:59:59.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: audit 2023-06-03T19:59:58.526044+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: cephadm 2023-06-03T19:59:58.526968+0000 mgr.y (mgr.14442) 184 : cephadm [INF] Upgrade: Target is version 18.0.0-3532-g8e24bcf4 (unknown) 2023-06-03T19:59:59.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: cephadm 2023-06-03T19:59:58.527081+0000 mgr.y (mgr.14442) 185 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78, digests ['quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78'] 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: audit 2023-06-03T19:59:58.528636+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: audit 2023-06-03T19:59:58.534791+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: cephadm 2023-06-03T19:59:58.536394+0000 mgr.y (mgr.14442) 186 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: cephadm 2023-06-03T19:59:58.765529+0000 mgr.y (mgr.14442) 187 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 on smithi083 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: audit 2023-06-03T19:59:59.144219+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.33:0/3371980797' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: audit 2023-06-03T19:59:59.144614+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[26432]: cluster 2023-06-03T19:59:59.440413+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: audit 2023-06-03T19:59:58.526044+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: cephadm 2023-06-03T19:59:58.526968+0000 mgr.y (mgr.14442) 184 : cephadm [INF] Upgrade: Target is version 18.0.0-3532-g8e24bcf4 (unknown) 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: cephadm 2023-06-03T19:59:58.527081+0000 mgr.y (mgr.14442) 185 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78, digests ['quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78'] 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: audit 2023-06-03T19:59:58.528636+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: audit 2023-06-03T19:59:58.534791+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: cephadm 2023-06-03T19:59:58.536394+0000 mgr.y (mgr.14442) 186 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T19:59:59.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: cephadm 2023-06-03T19:59:58.765529+0000 mgr.y (mgr.14442) 187 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 on smithi083 2023-06-03T19:59:59.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: audit 2023-06-03T19:59:59.144219+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.33:0/3371980797' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: audit 2023-06-03T19:59:59.144614+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 19:59:59 smithi033 bash[33017]: cluster 2023-06-03T19:59:59.440413+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T19:59:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: audit 2023-06-03T19:59:58.526044+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: cephadm 2023-06-03T19:59:58.526968+0000 mgr.y (mgr.14442) 184 : cephadm [INF] Upgrade: Target is version 18.0.0-3532-g8e24bcf4 (unknown) 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: cephadm 2023-06-03T19:59:58.527081+0000 mgr.y (mgr.14442) 185 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78, digests ['quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78'] 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: audit 2023-06-03T19:59:58.528636+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: audit 2023-06-03T19:59:58.534791+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: cephadm 2023-06-03T19:59:58.536394+0000 mgr.y (mgr.14442) 186 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: cephadm 2023-06-03T19:59:58.765529+0000 mgr.y (mgr.14442) 187 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 on smithi083 2023-06-03T19:59:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: audit 2023-06-03T19:59:59.144219+0000 mon.c (mon.2) 101 : audit [INF] from='client.? 172.21.15.33:0/3371980797' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: audit 2023-06-03T19:59:59.144614+0000 mon.a (mon.0) 688 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T19:59:59.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 19:59:59 smithi083 bash[26882]: cluster 2023-06-03T19:59:59.440413+0000 mgr.y (mgr.14442) 188 : cluster [DBG] pgmap v161: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:00.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:00] "GET /metrics HTTP/1.1" 200 190284 "" "Prometheus/2.33.4" 2023-06-03T20:00:00.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[26432]: audit 2023-06-03T19:59:59.545145+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[26432]: cluster 2023-06-03T19:59:59.545244+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-06-03T20:00:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[26432]: cluster 2023-06-03T20:00:00.000143+0000 mon.a (mon.0) 691 : cluster [INF] overall HEALTH_OK 2023-06-03T20:00:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[33017]: audit 2023-06-03T19:59:59.545145+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[33017]: cluster 2023-06-03T19:59:59.545244+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-06-03T20:00:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:00 smithi033 bash[33017]: cluster 2023-06-03T20:00:00.000143+0000 mon.a (mon.0) 691 : cluster [INF] overall HEALTH_OK 2023-06-03T20:00:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:00 smithi083 bash[26882]: audit 2023-06-03T19:59:59.545145+0000 mon.a (mon.0) 689 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:00 smithi083 bash[26882]: cluster 2023-06-03T19:59:59.545244+0000 mon.a (mon.0) 690 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2023-06-03T20:00:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:00 smithi083 bash[26882]: cluster 2023-06-03T20:00:00.000143+0000 mon.a (mon.0) 691 : cluster [INF] overall HEALTH_OK 2023-06-03T20:00:01.736 DEBUG:teuthology.orchestra.run.smithi033:> CEPH_CLIENT_ID=0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage ceph_test_rados --max-ops 4000 --objects 500 --max-in-flight 16 --size 4000000 --min-stride-size 400000 --max-stride-size 800000 --max-seconds 0 --op read 45 --op write 45 --op delete 10 --pool unique_pool_0 2023-06-03T20:00:01.753 INFO:tasks.rados.rados.0.smithi033.stdout:adding op weight read -> 45 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout:adding op weight write -> 45 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout:adding op weight delete -> 10 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout:ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable) 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout:Configuration: 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout: Number of operations: 4000 2023-06-03T20:00:01.754 INFO:tasks.rados.rados.0.smithi033.stdout: Number of objects: 500 2023-06-03T20:00:01.755 INFO:tasks.rados.rados.0.smithi033.stdout: Max in flight operations: 16 2023-06-03T20:00:01.755 INFO:tasks.rados.rados.0.smithi033.stdout: Object size (in bytes): 4000000 2023-06-03T20:00:01.755 INFO:tasks.rados.rados.0.smithi033.stdout: Write stride min: 400000 2023-06-03T20:00:01.755 INFO:tasks.rados.rados.0.smithi033.stdout: Write stride max: 800000 2023-06-03T20:00:01.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:01 smithi033 bash[26432]: cluster 2023-06-03T20:00:01.441749+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:01.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:01 smithi033 bash[33017]: cluster 2023-06-03T20:00:01.441749+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:01 smithi083 bash[26882]: cluster 2023-06-03T20:00:01.441749+0000 mgr.y (mgr.14442) 189 : cluster [DBG] pgmap v163: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:1: write initial oid 1 2023-06-03T20:00:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:1: seq_num 0 ranges {416807=475249,1542129=474678} 2023-06-03T20:00:02.576 INFO:tasks.rados.rados.0.smithi033.stdout:1: writing smithi03366949-1 from 416807 to 892056 tid 1 2023-06-03T20:00:02.583 INFO:tasks.rados.rados.0.smithi033.stdout:1: writing smithi03366949-1 from 1542129 to 2016807 tid 2 2023-06-03T20:00:02.583 INFO:tasks.rados.rados.0.smithi033.stdout:2: write initial oid 2 2023-06-03T20:00:02.583 INFO:tasks.rados.rados.0.smithi033.stdout:2: seq_num 1 ranges {416807=475249,1542129=474678} 2023-06-03T20:00:02.588 INFO:tasks.rados.rados.0.smithi033.stdout:2: writing smithi03366949-2 from 416807 to 892056 tid 1 2023-06-03T20:00:02.595 INFO:tasks.rados.rados.0.smithi033.stdout:2: writing smithi03366949-2 from 1542129 to 2016807 tid 2 2023-06-03T20:00:02.595 INFO:tasks.rados.rados.0.smithi033.stdout:1: finishing write tid 1 to smithi03366949-1 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:1: finishing write tid 2 to smithi03366949-1 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:1: finishing write tid 3 to smithi03366949-1 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:1: finishing write tid 4 to smithi03366949-1 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 1 v 3 (ObjNum 0 snap 0 seq_num 0) dirty exists 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:1: left oid 1 (ObjNum 0 snap 0 seq_num 0) 2023-06-03T20:00:02.596 INFO:tasks.rados.rados.0.smithi033.stdout:2: finishing write tid 1 to smithi03366949-2 2023-06-03T20:00:02.597 INFO:tasks.rados.rados.0.smithi033.stdout:1: done (1 left) 2023-06-03T20:00:02.597 INFO:tasks.rados.rados.0.smithi033.stdout:3: write initial oid 3 2023-06-03T20:00:02.597 INFO:tasks.rados.rados.0.smithi033.stdout:3: seq_num 2 ranges {433614=550498,1600611=433003} 2023-06-03T20:00:02.601 INFO:tasks.rados.rados.0.smithi033.stdout:3: writing smithi03366949-3 from 433614 to 984112 tid 1 2023-06-03T20:00:02.608 INFO:tasks.rados.rados.0.smithi033.stdout:3: writing smithi03366949-3 from 1600611 to 2033614 tid 2 2023-06-03T20:00:02.608 INFO:tasks.rados.rados.0.smithi033.stdout:4: write initial oid 4 2023-06-03T20:00:02.609 INFO:tasks.rados.rados.0.smithi033.stdout:4: seq_num 3 ranges {450421=625747,1659093=391328} 2023-06-03T20:00:02.614 INFO:tasks.rados.rados.0.smithi033.stdout:4: writing smithi03366949-4 from 450421 to 1076168 tid 1 2023-06-03T20:00:02.620 INFO:tasks.rados.rados.0.smithi033.stdout:4: writing smithi03366949-4 from 1659093 to 2050421 tid 2 2023-06-03T20:00:02.620 INFO:tasks.rados.rados.0.smithi033.stdout:5: write initial oid 5 2023-06-03T20:00:02.620 INFO:tasks.rados.rados.0.smithi033.stdout:5: seq_num 4 ranges {467228=700996,1717575=349653} 2023-06-03T20:00:02.627 INFO:tasks.rados.rados.0.smithi033.stdout:5: writing smithi03366949-5 from 467228 to 1168224 tid 1 2023-06-03T20:00:02.630 INFO:teuthology.orchestra.run.smithi033.stdout:wait for minority of mons to upgrade 2023-06-03T20:00:02.632 INFO:tasks.rados.rados.0.smithi033.stdout:5: writing smithi03366949-5 from 1717575 to 2067228 tid 2 2023-06-03T20:00:02.633 INFO:tasks.rados.rados.0.smithi033.stdout:6: write initial oid 6 2023-06-03T20:00:02.633 INFO:tasks.rados.rados.0.smithi033.stdout:6: seq_num 5 ranges {484035=776245,2059704=24331} 2023-06-03T20:00:02.640 INFO:tasks.rados.rados.0.smithi033.stdout:6: writing smithi03366949-6 from 484035 to 1260280 tid 1 2023-06-03T20:00:02.645 INFO:tasks.rados.rados.0.smithi033.stdout:6: writing smithi03366949-6 from 2059704 to 2084035 tid 2 2023-06-03T20:00:02.645 INFO:tasks.rados.rados.0.smithi033.stdout:7: write initial oid 7 2023-06-03T20:00:02.645 INFO:tasks.rados.rados.0.smithi033.stdout:7: seq_num 6 ranges {500842=451494,1718186=382656} 2023-06-03T20:00:02.650 INFO:tasks.rados.rados.0.smithi033.stdout:7: writing smithi03366949-7 from 500842 to 952336 tid 1 2023-06-03T20:00:02.658 INFO:tasks.rados.rados.0.smithi033.stdout:7: writing smithi03366949-7 from 1718186 to 2100842 tid 2 2023-06-03T20:00:02.658 INFO:tasks.rados.rados.0.smithi033.stdout:8: write initial oid 8 2023-06-03T20:00:02.658 INFO:tasks.rados.rados.0.smithi033.stdout:8: seq_num 7 ranges {517649=526743,1776668=340981} 2023-06-03T20:00:02.664 INFO:tasks.rados.rados.0.smithi033.stdout:8: writing smithi03366949-8 from 517649 to 1044392 tid 1 2023-06-03T20:00:02.670 INFO:tasks.rados.rados.0.smithi033.stdout:8: writing smithi03366949-8 from 1776668 to 2117649 tid 2 2023-06-03T20:00:02.671 INFO:tasks.rados.rados.0.smithi033.stdout:9: write initial oid 9 2023-06-03T20:00:02.671 INFO:tasks.rados.rados.0.smithi033.stdout:9: seq_num 8 ranges {534456=718345,1951503=182953} 2023-06-03T20:00:02.677 INFO:tasks.rados.rados.0.smithi033.stdout:9: writing smithi03366949-9 from 534456 to 1252801 tid 1 2023-06-03T20:00:02.682 INFO:tasks.rados.rados.0.smithi033.stdout:9: writing smithi03366949-9 from 1951503 to 2134456 tid 2 2023-06-03T20:00:02.683 INFO:tasks.rados.rados.0.smithi033.stdout:10: write initial oid 10 2023-06-03T20:00:02.683 INFO:tasks.rados.rados.0.smithi033.stdout:10: seq_num 9 ranges {551263=793594,1893632=257631} 2023-06-03T20:00:02.690 INFO:tasks.rados.rados.0.smithi033.stdout:10: writing smithi03366949-10 from 551263 to 1344857 tid 1 2023-06-03T20:00:02.695 INFO:tasks.rados.rados.0.smithi033.stdout:10: writing smithi03366949-10 from 1893632 to 2151263 tid 2 2023-06-03T20:00:02.695 INFO:tasks.rados.rados.0.smithi033.stdout:11: write initial oid 11 2023-06-03T20:00:02.696 INFO:tasks.rados.rados.0.smithi033.stdout:11: seq_num 10 ranges {568070=468843,1552114=615956} 2023-06-03T20:00:02.701 INFO:tasks.rados.rados.0.smithi033.stdout:11: writing smithi03366949-11 from 568070 to 1036913 tid 1 2023-06-03T20:00:02.707 INFO:tasks.rados.rados.0.smithi033.stdout:11: writing smithi03366949-11 from 1552114 to 2168070 tid 2 2023-06-03T20:00:02.707 INFO:tasks.rados.rados.0.smithi033.stdout:12: write initial oid 12 2023-06-03T20:00:02.707 INFO:tasks.rados.rados.0.smithi033.stdout:12: seq_num 11 ranges {584877=544092,1610596=562003} 2023-06-03T20:00:02.714 INFO:tasks.rados.rados.0.smithi033.stdout:12: writing smithi03366949-12 from 584877 to 1128969 tid 1 2023-06-03T20:00:02.720 INFO:tasks.rados.rados.0.smithi033.stdout:12: writing smithi03366949-12 from 1610596 to 2172599 tid 2 2023-06-03T20:00:02.720 INFO:tasks.rados.rados.0.smithi033.stdout:13: write initial oid 13 2023-06-03T20:00:02.720 INFO:tasks.rados.rados.0.smithi033.stdout:13: seq_num 12 ranges {601684=619341,1669078=532606} 2023-06-03T20:00:02.728 INFO:tasks.rados.rados.0.smithi033.stdout:13: writing smithi03366949-13 from 601684 to 1221025 tid 1 2023-06-03T20:00:02.734 INFO:tasks.rados.rados.0.smithi033.stdout:13: writing smithi03366949-13 from 1669078 to 2201684 tid 2 2023-06-03T20:00:02.734 INFO:tasks.rados.rados.0.smithi033.stdout:14: write initial oid 14 2023-06-03T20:00:02.734 INFO:tasks.rados.rados.0.smithi033.stdout:14: seq_num 13 ranges {618491=694590,2011207=207284} 2023-06-03T20:00:02.742 INFO:tasks.rados.rados.0.smithi033.stdout:14: writing smithi03366949-14 from 618491 to 1313081 tid 1 2023-06-03T20:00:02.747 INFO:tasks.rados.rados.0.smithi033.stdout:14: writing smithi03366949-14 from 2011207 to 2218491 tid 2 2023-06-03T20:00:02.747 INFO:tasks.rados.rados.0.smithi033.stdout:15: write initial oid 15 2023-06-03T20:00:02.747 INFO:tasks.rados.rados.0.smithi033.stdout:2: finishing write tid 2 to smithi03366949-2 2023-06-03T20:00:02.747 INFO:tasks.rados.rados.0.smithi033.stdout:15: seq_num 14 ranges {635298=769839,2069689=165609} 2023-06-03T20:00:02.755 INFO:tasks.rados.rados.0.smithi033.stdout:15: writing smithi03366949-15 from 635298 to 1405137 tid 1 2023-06-03T20:00:02.759 INFO:tasks.rados.rados.0.smithi033.stdout:15: writing smithi03366949-15 from 2069689 to 2235298 tid 2 2023-06-03T20:00:02.760 INFO:tasks.rados.rados.0.smithi033.stdout:16: write initial oid 16 2023-06-03T20:00:02.760 INFO:tasks.rados.rados.0.smithi033.stdout:16: seq_num 15 ranges {652105=445088,1728171=452988} 2023-06-03T20:00:02.765 INFO:tasks.rados.rados.0.smithi033.stdout:16: writing smithi03366949-16 from 652105 to 1097193 tid 1 2023-06-03T20:00:02.772 INFO:tasks.rados.rados.0.smithi033.stdout:16: writing smithi03366949-16 from 1728171 to 2181159 tid 2 2023-06-03T20:00:02.772 INFO:tasks.rados.rados.0.smithi033.stdout:17: write initial oid 17 2023-06-03T20:00:02.772 INFO:tasks.rados.rados.0.smithi033.stdout:17: seq_num 16 ranges {668912=636690,1903006=365906} 2023-06-03T20:00:02.779 INFO:tasks.rados.rados.0.smithi033.stdout:17: writing smithi03366949-17 from 668912 to 1305602 tid 1 2023-06-03T20:00:02.787 INFO:tasks.rados.rados.0.smithi033.stdout:17: writing smithi03366949-17 from 1903006 to 2268912 tid 2 2023-06-03T20:00:02.787 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:02.787 INFO:tasks.rados.rados.0.smithi033.stdout:2: finishing write tid 3 to smithi03366949-2 2023-06-03T20:00:02.787 INFO:tasks.rados.rados.0.smithi033.stdout:2: finishing write tid 4 to smithi03366949-2 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 2 v 3 (ObjNum 1 snap 0 seq_num 1) dirty exists 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:2: left oid 2 (ObjNum 1 snap 0 seq_num 1) 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:3: finishing write tid 1 to smithi03366949-3 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:3: finishing write tid 2 to smithi03366949-3 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:3: finishing write tid 3 to smithi03366949-3 2023-06-03T20:00:02.788 INFO:tasks.rados.rados.0.smithi033.stdout:2: done (15 left) 2023-06-03T20:00:02.789 INFO:tasks.rados.rados.0.smithi033.stdout:18: write initial oid 18 2023-06-03T20:00:02.789 INFO:tasks.rados.rados.0.smithi033.stdout:18: seq_num 17 ranges {685719=711939,1845135=440584} 2023-06-03T20:00:02.795 INFO:tasks.rados.rados.0.smithi033.stdout:18: writing smithi03366949-18 from 685719 to 1397658 tid 1 2023-06-03T20:00:02.800 INFO:tasks.rados.rados.0.smithi033.stdout:18: writing smithi03366949-18 from 1845135 to 2285719 tid 2 2023-06-03T20:00:02.801 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:02.801 INFO:tasks.rados.rados.0.smithi033.stdout:3: finishing write tid 4 to smithi03366949-3 2023-06-03T20:00:02.801 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 3 (ObjNum 2 snap 0 seq_num 2) dirty exists 2023-06-03T20:00:02.801 INFO:tasks.rados.rados.0.smithi033.stdout:3: left oid 3 (ObjNum 2 snap 0 seq_num 2) 2023-06-03T20:00:02.802 INFO:tasks.rados.rados.0.smithi033.stdout:3: done (15 left) 2023-06-03T20:00:02.802 INFO:tasks.rados.rados.0.smithi033.stdout:19: write initial oid 19 2023-06-03T20:00:02.802 INFO:tasks.rados.rados.0.smithi033.stdout:19: seq_num 18 ranges {702526=787188,1903617=398909} 2023-06-03T20:00:02.809 INFO:tasks.rados.rados.0.smithi033.stdout:19: writing smithi03366949-19 from 702526 to 1489714 tid 1 2023-06-03T20:00:02.813 INFO:tasks.rados.rados.0.smithi033.stdout:19: writing smithi03366949-19 from 1903617 to 2302526 tid 2 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout:4: finishing write tid 1 to smithi03366949-4 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout:4: finishing write tid 2 to smithi03366949-4 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout:4: finishing write tid 3 to smithi03366949-4 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout:4: finishing write tid 4 to smithi03366949-4 2023-06-03T20:00:02.814 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 3 (ObjNum 3 snap 0 seq_num 3) dirty exists 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:4: left oid 4 (ObjNum 3 snap 0 seq_num 3) 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:5: finishing write tid 1 to smithi03366949-5 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:5: finishing write tid 2 to smithi03366949-5 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:5: finishing write tid 3 to smithi03366949-5 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:5: finishing write tid 4 to smithi03366949-5 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 3 (ObjNum 4 snap 0 seq_num 4) dirty exists 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:5: left oid 5 (ObjNum 4 snap 0 seq_num 4) 2023-06-03T20:00:02.815 INFO:tasks.rados.rados.0.smithi033.stdout:6: finishing write tid 1 to smithi03366949-6 2023-06-03T20:00:02.816 INFO:tasks.rados.rados.0.smithi033.stdout:6: finishing write tid 2 to smithi03366949-6 2023-06-03T20:00:02.816 INFO:tasks.rados.rados.0.smithi033.stdout:4: done (15 left) 2023-06-03T20:00:02.816 INFO:tasks.rados.rados.0.smithi033.stdout:5: done (14 left) 2023-06-03T20:00:02.816 INFO:tasks.rados.rados.0.smithi033.stdout:20: write initial oid 20 2023-06-03T20:00:02.817 INFO:tasks.rados.rados.0.smithi033.stdout:20: seq_num 19 ranges {719333=462437,1962099=357234} 2023-06-03T20:00:02.820 INFO:tasks.rados.rados.0.smithi033.stdout:20: writing smithi03366949-20 from 719333 to 1181770 tid 1 2023-06-03T20:00:02.826 INFO:tasks.rados.rados.0.smithi033.stdout:20: writing smithi03366949-20 from 1962099 to 2319333 tid 2 2023-06-03T20:00:02.827 INFO:tasks.rados.rados.0.smithi033.stdout:21: write initial oid 21 2023-06-03T20:00:02.827 INFO:tasks.rados.rados.0.smithi033.stdout:21: seq_num 20 ranges {736140=537686,2020581=315559} 2023-06-03T20:00:02.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:02 smithi033 bash[33017]: audit 2023-06-03T20:00:01.761499+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-06-03T20:00:02.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:02 smithi033 bash[26432]: audit 2023-06-03T20:00:01.761499+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-06-03T20:00:02.834 INFO:tasks.rados.rados.0.smithi033.stdout:21: writing smithi03366949-21 from 736140 to 1273826 tid 1 2023-06-03T20:00:02.841 INFO:tasks.rados.rados.0.smithi033.stdout:21: writing smithi03366949-21 from 2020581 to 2336140 tid 2 2023-06-03T20:00:02.841 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:6: finishing write tid 3 to smithi03366949-6 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:6: finishing write tid 4 to smithi03366949-6 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 6 v 3 (ObjNum 5 snap 0 seq_num 5) dirty exists 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:6: left oid 6 (ObjNum 5 snap 0 seq_num 5) 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:7: finishing write tid 1 to smithi03366949-7 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:7: finishing write tid 2 to smithi03366949-7 2023-06-03T20:00:02.842 INFO:tasks.rados.rados.0.smithi033.stdout:7: finishing write tid 3 to smithi03366949-7 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:7: finishing write tid 4 to smithi03366949-7 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 7 v 3 (ObjNum 6 snap 0 seq_num 6) dirty exists 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:7: left oid 7 (ObjNum 6 snap 0 seq_num 6) 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:8: finishing write tid 1 to smithi03366949-8 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:8: finishing write tid 2 to smithi03366949-8 2023-06-03T20:00:02.843 INFO:tasks.rados.rados.0.smithi033.stdout:8: finishing write tid 3 to smithi03366949-8 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:8: finishing write tid 4 to smithi03366949-8 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 8 v 3 (ObjNum 7 snap 0 seq_num 7) dirty exists 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:8: left oid 8 (ObjNum 7 snap 0 seq_num 7) 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:9: finishing write tid 1 to smithi03366949-9 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:9: finishing write tid 2 to smithi03366949-9 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:9: finishing write tid 3 to smithi03366949-9 2023-06-03T20:00:02.844 INFO:tasks.rados.rados.0.smithi033.stdout:9: finishing write tid 4 to smithi03366949-9 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 9 v 3 (ObjNum 8 snap 0 seq_num 8) dirty exists 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:9: left oid 9 (ObjNum 8 snap 0 seq_num 8) 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:10: finishing write tid 1 to smithi03366949-10 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:10: finishing write tid 2 to smithi03366949-10 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:10: finishing write tid 3 to smithi03366949-10 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:10: finishing write tid 4 to smithi03366949-10 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 10 v 3 (ObjNum 9 snap 0 seq_num 9) dirty exists 2023-06-03T20:00:02.845 INFO:tasks.rados.rados.0.smithi033.stdout:10: left oid 10 (ObjNum 9 snap 0 seq_num 9) 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:11: finishing write tid 1 to smithi03366949-11 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:11: finishing write tid 2 to smithi03366949-11 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:11: finishing write tid 3 to smithi03366949-11 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:11: finishing write tid 4 to smithi03366949-11 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 6 (ObjNum 10 snap 0 seq_num 10) dirty exists 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:11: left oid 11 (ObjNum 10 snap 0 seq_num 10) 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:12: finishing write tid 1 to smithi03366949-12 2023-06-03T20:00:02.846 INFO:tasks.rados.rados.0.smithi033.stdout:12: finishing write tid 2 to smithi03366949-12 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:12: finishing write tid 3 to smithi03366949-12 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:12: finishing write tid 4 to smithi03366949-12 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 12 v 6 (ObjNum 11 snap 0 seq_num 11) dirty exists 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:12: left oid 12 (ObjNum 11 snap 0 seq_num 11) 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:13: finishing write tid 1 to smithi03366949-13 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:13: finishing write tid 2 to smithi03366949-13 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:13: finishing write tid 3 to smithi03366949-13 2023-06-03T20:00:02.847 INFO:tasks.rados.rados.0.smithi033.stdout:13: finishing write tid 4 to smithi03366949-13 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 13 v 6 (ObjNum 12 snap 0 seq_num 12) dirty exists 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:13: left oid 13 (ObjNum 12 snap 0 seq_num 12) 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:14: finishing write tid 1 to smithi03366949-14 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:14: finishing write tid 2 to smithi03366949-14 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:14: finishing write tid 3 to smithi03366949-14 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:14: finishing write tid 4 to smithi03366949-14 2023-06-03T20:00:02.848 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 14 v 6 (ObjNum 13 snap 0 seq_num 13) dirty exists 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:14: left oid 14 (ObjNum 13 snap 0 seq_num 13) 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:15: finishing write tid 1 to smithi03366949-15 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:15: finishing write tid 2 to smithi03366949-15 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:15: finishing write tid 3 to smithi03366949-15 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:15: finishing write tid 4 to smithi03366949-15 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 15 v 9 (ObjNum 14 snap 0 seq_num 14) dirty exists 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:15: left oid 15 (ObjNum 14 snap 0 seq_num 14) 2023-06-03T20:00:02.849 INFO:tasks.rados.rados.0.smithi033.stdout:16: finishing write tid 1 to smithi03366949-16 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:16: finishing write tid 2 to smithi03366949-16 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:16: finishing write tid 3 to smithi03366949-16 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:16: finishing write tid 4 to smithi03366949-16 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 16 v 9 (ObjNum 15 snap 0 seq_num 15) dirty exists 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:16: left oid 16 (ObjNum 15 snap 0 seq_num 15) 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:17: finishing write tid 1 to smithi03366949-17 2023-06-03T20:00:02.850 INFO:tasks.rados.rados.0.smithi033.stdout:17: finishing write tid 2 to smithi03366949-17 2023-06-03T20:00:02.851 INFO:tasks.rados.rados.0.smithi033.stdout:17: finishing write tid 3 to smithi03366949-17 2023-06-03T20:00:02.851 INFO:tasks.rados.rados.0.smithi033.stdout:17: finishing write tid 4 to smithi03366949-17 2023-06-03T20:00:02.851 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 17 v 12 (ObjNum 16 snap 0 seq_num 16) dirty exists 2023-06-03T20:00:02.851 INFO:tasks.rados.rados.0.smithi033.stdout:17: left oid 17 (ObjNum 16 snap 0 seq_num 16) 2023-06-03T20:00:02.852 INFO:tasks.rados.rados.0.smithi033.stdout:18: finishing write tid 1 to smithi03366949-18 2023-06-03T20:00:02.852 INFO:tasks.rados.rados.0.smithi033.stdout:18: finishing write tid 2 to smithi03366949-18 2023-06-03T20:00:02.852 INFO:tasks.rados.rados.0.smithi033.stdout:18: finishing write tid 3 to smithi03366949-18 2023-06-03T20:00:02.852 INFO:tasks.rados.rados.0.smithi033.stdout:18: finishing write tid 4 to smithi03366949-18 2023-06-03T20:00:02.852 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 18 v 3 (ObjNum 17 snap 0 seq_num 17) dirty exists 2023-06-03T20:00:02.853 INFO:tasks.rados.rados.0.smithi033.stdout:18: left oid 18 (ObjNum 17 snap 0 seq_num 17) 2023-06-03T20:00:02.853 INFO:tasks.rados.rados.0.smithi033.stdout:19: finishing write tid 1 to smithi03366949-19 2023-06-03T20:00:02.853 INFO:tasks.rados.rados.0.smithi033.stdout:19: finishing write tid 2 to smithi03366949-19 2023-06-03T20:00:02.853 INFO:tasks.rados.rados.0.smithi033.stdout:19: finishing write tid 3 to smithi03366949-19 2023-06-03T20:00:02.853 INFO:tasks.rados.rados.0.smithi033.stdout:19: finishing write tid 4 to smithi03366949-19 2023-06-03T20:00:02.854 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 19 v 6 (ObjNum 18 snap 0 seq_num 18) dirty exists 2023-06-03T20:00:02.854 INFO:tasks.rados.rados.0.smithi033.stdout:19: left oid 19 (ObjNum 18 snap 0 seq_num 18) 2023-06-03T20:00:02.854 INFO:tasks.rados.rados.0.smithi033.stdout:20: finishing write tid 1 to smithi03366949-20 2023-06-03T20:00:02.854 INFO:tasks.rados.rados.0.smithi033.stdout:20: finishing write tid 2 to smithi03366949-20 2023-06-03T20:00:02.854 INFO:tasks.rados.rados.0.smithi033.stdout:20: finishing write tid 3 to smithi03366949-20 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:20: finishing write tid 4 to smithi03366949-20 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 3 (ObjNum 19 snap 0 seq_num 19) dirty exists 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:20: left oid 20 (ObjNum 19 snap 0 seq_num 19) 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:21: finishing write tid 1 to smithi03366949-21 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:6: done (15 left) 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:7: done (14 left) 2023-06-03T20:00:02.855 INFO:tasks.rados.rados.0.smithi033.stdout:8: done (13 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:9: done (12 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:10: done (11 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:11: done (10 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:12: done (9 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:13: done (8 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:14: done (7 left) 2023-06-03T20:00:02.856 INFO:tasks.rados.rados.0.smithi033.stdout:15: done (6 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:16: done (5 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:17: done (4 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:18: done (3 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:19: done (2 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:20: done (1 left) 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:22: write initial oid 22 2023-06-03T20:00:02.857 INFO:tasks.rados.rados.0.smithi033.stdout:22: seq_num 21 ranges {752947=612935,1962710=390237} 2023-06-03T20:00:02.858 INFO:tasks.rados.rados.0.smithi033.stdout:22: writing smithi03366949-22 from 752947 to 1365882 tid 1 2023-06-03T20:00:02.859 INFO:tasks.rados.rados.0.smithi033.stdout:22: writing smithi03366949-22 from 1962710 to 2352947 tid 2 2023-06-03T20:00:02.859 INFO:tasks.rados.rados.0.smithi033.stdout:23: write initial oid 23 2023-06-03T20:00:02.860 INFO:tasks.rados.rados.0.smithi033.stdout:23: seq_num 22 ranges {769754=688184,2021192=348562} 2023-06-03T20:00:02.867 INFO:tasks.rados.rados.0.smithi033.stdout:23: writing smithi03366949-23 from 769754 to 1457938 tid 1 2023-06-03T20:00:02.873 INFO:tasks.rados.rados.0.smithi033.stdout:23: writing smithi03366949-23 from 2021192 to 2369754 tid 2 2023-06-03T20:00:02.873 INFO:tasks.rados.rados.0.smithi033.stdout:24: write initial oid 24 2023-06-03T20:00:02.873 INFO:tasks.rados.rados.0.smithi033.stdout:24: seq_num 23 ranges {786561=479786,1796027=467664} 2023-06-03T20:00:02.880 INFO:tasks.rados.rados.0.smithi033.stdout:24: writing smithi03366949-24 from 786561 to 1266347 tid 1 2023-06-03T20:00:02.886 INFO:tasks.rados.rados.0.smithi033.stdout:24: writing smithi03366949-24 from 1796027 to 2263691 tid 2 2023-06-03T20:00:02.886 INFO:tasks.rados.rados.0.smithi033.stdout:25: write initial oid 25 2023-06-03T20:00:02.887 INFO:tasks.rados.rados.0.smithi033.stdout:25: seq_num 24 ranges {403368=555035,1454509=727675} 2023-06-03T20:00:02.891 INFO:tasks.rados.rados.0.smithi033.stdout:25: writing smithi03366949-25 from 403368 to 958403 tid 1 2023-06-03T20:00:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:02 smithi083 bash[26882]: audit 2023-06-03T20:00:01.761499+0000 mon.a (mon.0) 692 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]: dispatch 2023-06-03T20:00:02.899 INFO:tasks.rados.rados.0.smithi033.stdout:25: writing smithi03366949-25 from 1454509 to 2182184 tid 2 2023-06-03T20:00:02.899 INFO:tasks.rados.rados.0.smithi033.stdout:26: write initial oid 26 2023-06-03T20:00:02.900 INFO:tasks.rados.rados.0.smithi033.stdout:26: seq_num 25 ranges {420175=630284,1796638=471333} 2023-06-03T20:00:02.905 INFO:tasks.rados.rados.0.smithi033.stdout:26: writing smithi03366949-26 from 420175 to 1050459 tid 1 2023-06-03T20:00:02.912 INFO:tasks.rados.rados.0.smithi033.stdout:26: writing smithi03366949-26 from 1796638 to 2267971 tid 2 2023-06-03T20:00:02.912 INFO:tasks.rados.rados.0.smithi033.stdout:27: write initial oid 27 2023-06-03T20:00:02.913 INFO:tasks.rados.rados.0.smithi033.stdout:27: seq_num 26 ranges {436982=705533,1855120=581862} 2023-06-03T20:00:02.919 INFO:tasks.rados.rados.0.smithi033.stdout:27: writing smithi03366949-27 from 436982 to 1142515 tid 1 2023-06-03T20:00:02.926 INFO:tasks.rados.rados.0.smithi033.stdout:27: writing smithi03366949-27 from 1855120 to 2436982 tid 2 2023-06-03T20:00:02.926 INFO:tasks.rados.rados.0.smithi033.stdout:28: write initial oid 28 2023-06-03T20:00:02.927 INFO:tasks.rados.rados.0.smithi033.stdout:28: seq_num 27 ranges {453789=780782,1913602=475002} 2023-06-03T20:00:02.933 INFO:tasks.rados.rados.0.smithi033.stdout:28: writing smithi03366949-28 from 453789 to 1234571 tid 1 2023-06-03T20:00:02.940 INFO:tasks.rados.rados.0.smithi033.stdout:28: writing smithi03366949-28 from 1913602 to 2388604 tid 2 2023-06-03T20:00:02.940 INFO:tasks.rados.rados.0.smithi033.stdout:29: write initial oid 29 2023-06-03T20:00:02.940 INFO:tasks.rados.rados.0.smithi033.stdout:29: seq_num 28 ranges {470596=456031,1572084=618660} 2023-06-03T20:00:02.945 INFO:tasks.rados.rados.0.smithi033.stdout:29: writing smithi03366949-29 from 470596 to 926627 tid 1 2023-06-03T20:00:02.952 INFO:tasks.rados.rados.0.smithi033.stdout:29: writing smithi03366949-29 from 1572084 to 2190744 tid 2 2023-06-03T20:00:02.953 INFO:tasks.rados.rados.0.smithi033.stdout:30: write initial oid 30 2023-06-03T20:00:02.953 INFO:tasks.rados.rados.0.smithi033.stdout:30: seq_num 29 ranges {487403=531280,1514213=478671} 2023-06-03T20:00:02.958 INFO:tasks.rados.rados.0.smithi033.stdout:30: writing smithi03366949-30 from 487403 to 1018683 tid 1 2023-06-03T20:00:02.964 INFO:tasks.rados.rados.0.smithi033.stdout:30: writing smithi03366949-30 from 1514213 to 1992884 tid 2 2023-06-03T20:00:02.964 INFO:tasks.rados.rados.0.smithi033.stdout:31: write initial oid 31 2023-06-03T20:00:02.964 INFO:tasks.rados.rados.0.smithi033.stdout:31: seq_num 30 ranges {504210=606529,1572695=622329} 2023-06-03T20:00:02.971 INFO:tasks.rados.rados.0.smithi033.stdout:31: writing smithi03366949-31 from 504210 to 1110739 tid 1 2023-06-03T20:00:02.977 INFO:tasks.rados.rados.0.smithi033.stdout:31: writing smithi03366949-31 from 1572695 to 2195024 tid 2 2023-06-03T20:00:02.977 INFO:tasks.rados.rados.0.smithi033.stdout:32: write initial oid 32 2023-06-03T20:00:02.977 INFO:tasks.rados.rados.0.smithi033.stdout:32: seq_num 31 ranges {521017=798131,1747530=482340} 2023-06-03T20:00:02.985 INFO:tasks.rados.rados.0.smithi033.stdout:32: writing smithi03366949-32 from 521017 to 1319148 tid 1 2023-06-03T20:00:02.990 INFO:tasks.rados.rados.0.smithi033.stdout:32: writing smithi03366949-32 from 1747530 to 2229870 tid 2 2023-06-03T20:00:02.991 INFO:tasks.rados.rados.0.smithi033.stdout:33: write initial oid 33 2023-06-03T20:00:02.991 INFO:tasks.rados.rados.0.smithi033.stdout:33: seq_num 32 ranges {537824=473380,1806012=625998} 2023-06-03T20:00:02.996 INFO:tasks.rados.rados.0.smithi033.stdout:33: writing smithi03366949-33 from 537824 to 1011204 tid 1 2023-06-03T20:00:03.004 INFO:tasks.rados.rados.0.smithi033.stdout:33: writing smithi03366949-33 from 1806012 to 2432010 tid 2 2023-06-03T20:00:03.004 INFO:tasks.rados.rados.0.smithi033.stdout:34: write initial oid 34 2023-06-03T20:00:03.005 INFO:tasks.rados.rados.0.smithi033.stdout:34: seq_num 33 ranges {554631=548629,1748141=486009} 2023-06-03T20:00:03.010 INFO:tasks.rados.rados.0.smithi033.stdout:34: writing smithi03366949-34 from 554631 to 1103260 tid 1 2023-06-03T20:00:03.017 INFO:tasks.rados.rados.0.smithi033.stdout:34: writing smithi03366949-34 from 1748141 to 2234150 tid 2 2023-06-03T20:00:03.017 INFO:tasks.rados.rados.0.smithi033.stdout:35: write initial oid 35 2023-06-03T20:00:03.017 INFO:tasks.rados.rados.0.smithi033.stdout:35: seq_num 34 ranges {571438=623878,1806623=629667} 2023-06-03T20:00:03.023 INFO:tasks.rados.rados.0.smithi033.stdout:35: writing smithi03366949-35 from 571438 to 1195316 tid 1 2023-06-03T20:00:03.030 INFO:tasks.rados.rados.0.smithi033.stdout:35: writing smithi03366949-35 from 1806623 to 2436290 tid 2 2023-06-03T20:00:03.031 INFO:tasks.rados.rados.0.smithi033.stdout:36: write initial oid 36 2023-06-03T20:00:03.031 INFO:tasks.rados.rados.0.smithi033.stdout:36: seq_num 35 ranges {588245=699127,1865105=489678} 2023-06-03T20:00:03.038 INFO:tasks.rados.rados.0.smithi033.stdout:36: writing smithi03366949-36 from 588245 to 1287372 tid 1 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:36: writing smithi03366949-36 from 1865105 to 2354783 tid 2 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:21: finishing write tid 2 to smithi03366949-21 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:21: finishing write tid 3 to smithi03366949-21 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:21: finishing write tid 4 to smithi03366949-21 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 6 (ObjNum 20 snap 0 seq_num 20) dirty exists 2023-06-03T20:00:03.045 INFO:tasks.rados.rados.0.smithi033.stdout:21: left oid 21 (ObjNum 20 snap 0 seq_num 20) 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:22: finishing write tid 1 to smithi03366949-22 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:22: finishing write tid 2 to smithi03366949-22 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:22: finishing write tid 3 to smithi03366949-22 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:22: finishing write tid 4 to smithi03366949-22 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 22 v 9 (ObjNum 21 snap 0 seq_num 21) dirty exists 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:22: left oid 22 (ObjNum 21 snap 0 seq_num 21) 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:23: finishing write tid 1 to smithi03366949-23 2023-06-03T20:00:03.046 INFO:tasks.rados.rados.0.smithi033.stdout:23: finishing write tid 2 to smithi03366949-23 2023-06-03T20:00:03.047 INFO:tasks.rados.rados.0.smithi033.stdout:21: done (15 left) 2023-06-03T20:00:03.047 INFO:tasks.rados.rados.0.smithi033.stdout:22: done (14 left) 2023-06-03T20:00:03.047 INFO:tasks.rados.rados.0.smithi033.stdout:37: write initial oid 37 2023-06-03T20:00:03.047 INFO:tasks.rados.rados.0.smithi033.stdout:37: seq_num 36 ranges {605052=774376,1923587=633336} 2023-06-03T20:00:03.052 INFO:tasks.rados.rados.0.smithi033.stdout:37: writing smithi03366949-37 from 605052 to 1379428 tid 1 2023-06-03T20:00:03.060 INFO:tasks.rados.rados.0.smithi033.stdout:37: writing smithi03366949-37 from 1923587 to 2556923 tid 2 2023-06-03T20:00:03.060 INFO:tasks.rados.rados.0.smithi033.stdout:38: write initial oid 38 2023-06-03T20:00:03.060 INFO:tasks.rados.rados.0.smithi033.stdout:38: seq_num 37 ranges {621859=449625,1865716=756143} 2023-06-03T20:00:03.066 INFO:tasks.rados.rados.0.smithi033.stdout:38: writing smithi03366949-38 from 621859 to 1071484 tid 1 2023-06-03T20:00:03.075 INFO:tasks.rados.rados.0.smithi033.stdout:38: writing smithi03366949-38 from 1865716 to 2621859 tid 2 2023-06-03T20:00:03.076 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.076 INFO:tasks.rados.rados.0.smithi033.stdout:23: finishing write tid 3 to smithi03366949-23 2023-06-03T20:00:03.076 INFO:tasks.rados.rados.0.smithi033.stdout:23: finishing write tid 4 to smithi03366949-23 2023-06-03T20:00:03.076 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 3 (ObjNum 22 snap 0 seq_num 22) dirty exists 2023-06-03T20:00:03.077 INFO:tasks.rados.rados.0.smithi033.stdout:23: left oid 23 (ObjNum 22 snap 0 seq_num 22) 2023-06-03T20:00:03.077 INFO:tasks.rados.rados.0.smithi033.stdout:24: finishing write tid 1 to smithi03366949-24 2023-06-03T20:00:03.077 INFO:tasks.rados.rados.0.smithi033.stdout:24: finishing write tid 2 to smithi03366949-24 2023-06-03T20:00:03.077 INFO:tasks.rados.rados.0.smithi033.stdout:24: finishing write tid 3 to smithi03366949-24 2023-06-03T20:00:03.077 INFO:tasks.rados.rados.0.smithi033.stdout:24: finishing write tid 4 to smithi03366949-24 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 24 v 15 (ObjNum 23 snap 0 seq_num 23) dirty exists 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:24: left oid 24 (ObjNum 23 snap 0 seq_num 23) 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:25: finishing write tid 1 to smithi03366949-25 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:25: finishing write tid 2 to smithi03366949-25 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:25: finishing write tid 3 to smithi03366949-25 2023-06-03T20:00:03.078 INFO:tasks.rados.rados.0.smithi033.stdout:25: finishing write tid 4 to smithi03366949-25 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 25 v 6 (ObjNum 24 snap 0 seq_num 24) dirty exists 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:25: left oid 25 (ObjNum 24 snap 0 seq_num 24) 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:26: finishing write tid 1 to smithi03366949-26 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:26: finishing write tid 2 to smithi03366949-26 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:26: finishing write tid 3 to smithi03366949-26 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:23: done (15 left) 2023-06-03T20:00:03.079 INFO:tasks.rados.rados.0.smithi033.stdout:24: done (14 left) 2023-06-03T20:00:03.080 INFO:tasks.rados.rados.0.smithi033.stdout:25: done (13 left) 2023-06-03T20:00:03.080 INFO:tasks.rados.rados.0.smithi033.stdout:39: write initial oid 39 2023-06-03T20:00:03.080 INFO:tasks.rados.rados.0.smithi033.stdout:39: seq_num 38 ranges {638666=524874,1924198=637005} 2023-06-03T20:00:03.082 INFO:tasks.rados.rados.0.smithi033.stdout:39: writing smithi03366949-39 from 638666 to 1163540 tid 1 2023-06-03T20:00:03.090 INFO:tasks.rados.rados.0.smithi033.stdout:39: writing smithi03366949-39 from 1924198 to 2561203 tid 2 2023-06-03T20:00:03.090 INFO:tasks.rados.rados.0.smithi033.stdout:40: write initial oid 40 2023-06-03T20:00:03.090 INFO:tasks.rados.rados.0.smithi033.stdout:40: seq_num 39 ranges {655473=716476,2099033=556440} 2023-06-03T20:00:03.098 INFO:tasks.rados.rados.0.smithi033.stdout:40: writing smithi03366949-40 from 655473 to 1371949 tid 1 2023-06-03T20:00:03.105 INFO:tasks.rados.rados.0.smithi033.stdout:40: writing smithi03366949-40 from 2099033 to 2655473 tid 2 2023-06-03T20:00:03.106 INFO:tasks.rados.rados.0.smithi033.stdout:41: write initial oid 41 2023-06-03T20:00:03.106 INFO:tasks.rados.rados.0.smithi033.stdout:41: seq_num 40 ranges {672280=791725,2157515=514765} 2023-06-03T20:00:03.114 INFO:tasks.rados.rados.0.smithi033.stdout:41: writing smithi03366949-41 from 672280 to 1464005 tid 1 2023-06-03T20:00:03.121 INFO:tasks.rados.rados.0.smithi033.stdout:41: writing smithi03366949-41 from 2157515 to 2672280 tid 2 2023-06-03T20:00:03.121 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:26: finishing write tid 4 to smithi03366949-26 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 26 v 3 (ObjNum 25 snap 0 seq_num 25) dirty exists 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:26: left oid 26 (ObjNum 25 snap 0 seq_num 25) 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:27: finishing write tid 1 to smithi03366949-27 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:27: finishing write tid 2 to smithi03366949-27 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:27: finishing write tid 3 to smithi03366949-27 2023-06-03T20:00:03.122 INFO:tasks.rados.rados.0.smithi033.stdout:27: finishing write tid 4 to smithi03366949-27 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 12 (ObjNum 26 snap 0 seq_num 26) dirty exists 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:27: left oid 27 (ObjNum 26 snap 0 seq_num 26) 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:28: finishing write tid 1 to smithi03366949-28 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:28: finishing write tid 2 to smithi03366949-28 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:28: finishing write tid 3 to smithi03366949-28 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:26: done (15 left) 2023-06-03T20:00:03.123 INFO:tasks.rados.rados.0.smithi033.stdout:27: done (14 left) 2023-06-03T20:00:03.124 INFO:tasks.rados.rados.0.smithi033.stdout:42: write initial oid 42 2023-06-03T20:00:03.124 INFO:tasks.rados.rados.0.smithi033.stdout:42: seq_num 41 ranges {689087=466974,1699644=784332} 2023-06-03T20:00:03.127 INFO:tasks.rados.rados.0.smithi033.stdout:42: writing smithi03366949-42 from 689087 to 1156061 tid 1 2023-06-03T20:00:03.135 INFO:tasks.rados.rados.0.smithi033.stdout:42: writing smithi03366949-42 from 1699644 to 2483976 tid 2 2023-06-03T20:00:03.135 INFO:tasks.rados.rados.0.smithi033.stdout:43: write initial oid 43 2023-06-03T20:00:03.135 INFO:tasks.rados.rados.0.smithi033.stdout:43: seq_num 42 ranges {705894=542223,1758126=644343} 2023-06-03T20:00:03.142 INFO:tasks.rados.rados.0.smithi033.stdout:43: writing smithi03366949-43 from 705894 to 1248117 tid 1 2023-06-03T20:00:03.149 INFO:tasks.rados.rados.0.smithi033.stdout:43: writing smithi03366949-43 from 1758126 to 2402469 tid 2 2023-06-03T20:00:03.150 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.150 INFO:tasks.rados.rados.0.smithi033.stdout:28: finishing write tid 4 to smithi03366949-28 2023-06-03T20:00:03.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 12 (ObjNum 27 snap 0 seq_num 27) dirty exists 2023-06-03T20:00:03.150 INFO:tasks.rados.rados.0.smithi033.stdout:28: left oid 28 (ObjNum 27 snap 0 seq_num 27) 2023-06-03T20:00:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:29: finishing write tid 1 to smithi03366949-29 2023-06-03T20:00:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:29: finishing write tid 2 to smithi03366949-29 2023-06-03T20:00:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:28: done (15 left) 2023-06-03T20:00:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:44: write initial oid 44 2023-06-03T20:00:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:44: seq_num 43 ranges {722701=617472,1816608=788001} 2023-06-03T20:00:03.156 INFO:tasks.rados.rados.0.smithi033.stdout:44: writing smithi03366949-44 from 722701 to 1340173 tid 1 2023-06-03T20:00:03.164 INFO:tasks.rados.rados.0.smithi033.stdout:44: writing smithi03366949-44 from 1816608 to 2604609 tid 2 2023-06-03T20:00:03.164 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.164 INFO:tasks.rados.rados.0.smithi033.stdout:29: finishing write tid 3 to smithi03366949-29 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:29: finishing write tid 4 to smithi03366949-29 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 29 v 6 (ObjNum 28 snap 0 seq_num 28) dirty exists 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:29: left oid 29 (ObjNum 28 snap 0 seq_num 28) 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:30: finishing write tid 1 to smithi03366949-30 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:30: finishing write tid 2 to smithi03366949-30 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:30: finishing write tid 3 to smithi03366949-30 2023-06-03T20:00:03.165 INFO:tasks.rados.rados.0.smithi033.stdout:30: finishing write tid 4 to smithi03366949-30 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 30 v 3 (ObjNum 29 snap 0 seq_num 29) dirty exists 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:30: left oid 30 (ObjNum 29 snap 0 seq_num 29) 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:31: finishing write tid 1 to smithi03366949-31 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:31: finishing write tid 2 to smithi03366949-31 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:29: done (15 left) 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:30: done (14 left) 2023-06-03T20:00:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:45: write initial oid 45 2023-06-03T20:00:03.167 INFO:tasks.rados.rados.0.smithi033.stdout:45: seq_num 44 ranges {739508=692721,1875090=648012} 2023-06-03T20:00:03.172 INFO:tasks.rados.rados.0.smithi033.stdout:45: writing smithi03366949-45 from 739508 to 1432229 tid 1 2023-06-03T20:00:03.178 INFO:tasks.rados.rados.0.smithi033.stdout:45: writing smithi03366949-45 from 1875090 to 2523102 tid 2 2023-06-03T20:00:03.178 INFO:tasks.rados.rados.0.smithi033.stdout:46: write initial oid 46 2023-06-03T20:00:03.178 INFO:tasks.rados.rados.0.smithi033.stdout:46: seq_num 45 ranges {756315=767970,1933572=791670} 2023-06-03T20:00:03.187 INFO:tasks.rados.rados.0.smithi033.stdout:46: writing smithi03366949-46 from 756315 to 1524285 tid 1 2023-06-03T20:00:03.194 INFO:tasks.rados.rados.0.smithi033.stdout:46: writing smithi03366949-46 from 1933572 to 2725242 tid 2 2023-06-03T20:00:03.194 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.194 INFO:tasks.rados.rados.0.smithi033.stdout:31: finishing write tid 3 to smithi03366949-31 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:31: finishing write tid 4 to smithi03366949-31 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 9 (ObjNum 30 snap 0 seq_num 30) dirty exists 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:31: left oid 31 (ObjNum 30 snap 0 seq_num 30) 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:32: finishing write tid 1 to smithi03366949-32 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:32: finishing write tid 2 to smithi03366949-32 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:32: finishing write tid 3 to smithi03366949-32 2023-06-03T20:00:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:32: finishing write tid 4 to smithi03366949-32 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 9 (ObjNum 31 snap 0 seq_num 31) dirty exists 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:32: left oid 32 (ObjNum 31 snap 0 seq_num 31) 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:33: finishing write tid 1 to smithi03366949-33 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:33: finishing write tid 2 to smithi03366949-33 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:33: finishing write tid 3 to smithi03366949-33 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:33: finishing write tid 4 to smithi03366949-33 2023-06-03T20:00:03.196 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 33 v 6 (ObjNum 32 snap 0 seq_num 32) dirty exists 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:33: left oid 33 (ObjNum 32 snap 0 seq_num 32) 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:34: finishing write tid 1 to smithi03366949-34 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:34: finishing write tid 2 to smithi03366949-34 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:34: finishing write tid 3 to smithi03366949-34 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:34: finishing write tid 4 to smithi03366949-34 2023-06-03T20:00:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 9 (ObjNum 33 snap 0 seq_num 33) dirty exists 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:34: left oid 34 (ObjNum 33 snap 0 seq_num 33) 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:35: finishing write tid 1 to smithi03366949-35 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:35: finishing write tid 2 to smithi03366949-35 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:35: finishing write tid 3 to smithi03366949-35 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:35: finishing write tid 4 to smithi03366949-35 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 35 v 6 (ObjNum 34 snap 0 seq_num 34) dirty exists 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:35: left oid 35 (ObjNum 34 snap 0 seq_num 34) 2023-06-03T20:00:03.198 INFO:tasks.rados.rados.0.smithi033.stdout:36: finishing write tid 1 to smithi03366949-36 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:31: done (15 left) 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:32: done (14 left) 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:33: done (13 left) 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:34: done (12 left) 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:35: done (11 left) 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:47: write initial oid 47 2023-06-03T20:00:03.199 INFO:tasks.rados.rados.0.smithi033.stdout:47: seq_num 46 ranges {773122=559572,1992054=651681} 2023-06-03T20:00:03.201 INFO:tasks.rados.rados.0.smithi033.stdout:47: writing smithi03366949-47 from 773122 to 1332694 tid 1 2023-06-03T20:00:03.209 INFO:tasks.rados.rados.0.smithi033.stdout:47: writing smithi03366949-47 from 1992054 to 2643735 tid 2 2023-06-03T20:00:03.209 INFO:tasks.rados.rados.0.smithi033.stdout:48: write initial oid 48 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:36: finishing write tid 2 to smithi03366949-36 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:36: finishing write tid 3 to smithi03366949-36 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:36: finishing write tid 4 to smithi03366949-36 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 36 v 6 (ObjNum 35 snap 0 seq_num 35) dirty exists 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:36: left oid 36 (ObjNum 35 snap 0 seq_num 35) 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:37: finishing write tid 1 to smithi03366949-37 2023-06-03T20:00:03.210 INFO:tasks.rados.rados.0.smithi033.stdout:37: finishing write tid 2 to smithi03366949-37 2023-06-03T20:00:03.211 INFO:tasks.rados.rados.0.smithi033.stdout:37: finishing write tid 3 to smithi03366949-37 2023-06-03T20:00:03.211 INFO:tasks.rados.rados.0.smithi033.stdout:48: seq_num 47 ranges {789929=634821,2050536=739393} 2023-06-03T20:00:03.217 INFO:tasks.rados.rados.0.smithi033.stdout:48: writing smithi03366949-48 from 789929 to 1424750 tid 1 2023-06-03T20:00:03.225 INFO:tasks.rados.rados.0.smithi033.stdout:48: writing smithi03366949-48 from 2050536 to 2789929 tid 2 2023-06-03T20:00:03.226 INFO:tasks.rados.rados.0.smithi033.stdout:36: done (12 left) 2023-06-03T20:00:03.226 INFO:tasks.rados.rados.0.smithi033.stdout:49: write initial oid 49 2023-06-03T20:00:03.226 INFO:tasks.rados.rados.0.smithi033.stdout:49: seq_num 48 ranges {406736=710070,1709018=655350} 2023-06-03T20:00:03.232 INFO:tasks.rados.rados.0.smithi033.stdout:49: writing smithi03366949-49 from 406736 to 1116806 tid 1 2023-06-03T20:00:03.239 INFO:tasks.rados.rados.0.smithi033.stdout:49: writing smithi03366949-49 from 1709018 to 2364368 tid 2 2023-06-03T20:00:03.240 INFO:tasks.rados.rados.0.smithi033.stdout:50: write initial oid 50 2023-06-03T20:00:03.240 INFO:tasks.rados.rados.0.smithi033.stdout:50: seq_num 49 ranges {423543=785319,1767500=799008} 2023-06-03T20:00:03.246 INFO:tasks.rados.rados.0.smithi033.stdout:50: writing smithi03366949-50 from 423543 to 1208862 tid 1 2023-06-03T20:00:03.254 INFO:tasks.rados.rados.0.smithi033.stdout:50: writing smithi03366949-50 from 1767500 to 2566508 tid 2 2023-06-03T20:00:03.254 INFO:tasks.rados.rados.0.smithi033.stdout:51: write initial oid 51 2023-06-03T20:00:03.254 INFO:tasks.rados.rados.0.smithi033.stdout:51: seq_num 50 ranges {440350=460568,1309629=542666,2323973=516377} 2023-06-03T20:00:03.259 INFO:tasks.rados.rados.0.smithi033.stdout:51: writing smithi03366949-51 from 440350 to 900918 tid 1 2023-06-03T20:00:03.266 INFO:tasks.rados.rados.0.smithi033.stdout:51: writing smithi03366949-51 from 1309629 to 1852295 tid 2 2023-06-03T20:00:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:51: writing smithi03366949-51 from 2323973 to 2840350 tid 3 2023-06-03T20:00:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:52: write initial oid 52 2023-06-03T20:00:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:52: seq_num 51 ranges {457157=535817,1768111=402677} 2023-06-03T20:00:03.278 INFO:tasks.rados.rados.0.smithi033.stdout:52: writing smithi03366949-52 from 457157 to 992974 tid 1 2023-06-03T20:00:03.285 INFO:tasks.rados.rados.0.smithi033.stdout:52: writing smithi03366949-52 from 1768111 to 2170788 tid 2 2023-06-03T20:00:03.285 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.285 INFO:tasks.rados.rados.0.smithi033.stdout:37: finishing write tid 4 to smithi03366949-37 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 37 v 12 (ObjNum 36 snap 0 seq_num 36) dirty exists 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:37: left oid 37 (ObjNum 36 snap 0 seq_num 36) 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:38: finishing write tid 1 to smithi03366949-38 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:38: finishing write tid 2 to smithi03366949-38 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:38: finishing write tid 3 to smithi03366949-38 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:38: finishing write tid 4 to smithi03366949-38 2023-06-03T20:00:03.286 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 38 v 9 (ObjNum 37 snap 0 seq_num 37) dirty exists 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:38: left oid 38 (ObjNum 37 snap 0 seq_num 37) 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:39: finishing write tid 1 to smithi03366949-39 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:37: done (15 left) 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:38: done (14 left) 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:53: write initial oid 53 2023-06-03T20:00:03.287 INFO:tasks.rados.rados.0.smithi033.stdout:53: seq_num 52 ranges {473964=611066,1826593=546335,2778819=95145} 2023-06-03T20:00:03.292 INFO:tasks.rados.rados.0.smithi033.stdout:53: writing smithi03366949-53 from 473964 to 1085030 tid 1 2023-06-03T20:00:03.299 INFO:tasks.rados.rados.0.smithi033.stdout:53: writing smithi03366949-53 from 1826593 to 2372928 tid 2 2023-06-03T20:00:03.302 INFO:tasks.rados.rados.0.smithi033.stdout:53: writing smithi03366949-53 from 2778819 to 2873964 tid 3 2023-06-03T20:00:03.302 INFO:tasks.rados.rados.0.smithi033.stdout:54: write initial oid 54 2023-06-03T20:00:03.303 INFO:tasks.rados.rados.0.smithi033.stdout:54: seq_num 53 ranges {490771=686315,1885075=406346} 2023-06-03T20:00:03.309 INFO:tasks.rados.rados.0.smithi033.stdout:54: writing smithi03366949-54 from 490771 to 1177086 tid 1 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout:54: writing smithi03366949-54 from 1885075 to 2291421 tid 2 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout:39: finishing write tid 2 to smithi03366949-39 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout:39: finishing write tid 3 to smithi03366949-39 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout:39: finishing write tid 4 to smithi03366949-39 2023-06-03T20:00:03.316 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 39 v 9 (ObjNum 38 snap 0 seq_num 38) dirty exists 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:39: left oid 39 (ObjNum 38 snap 0 seq_num 38) 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:40: finishing write tid 1 to smithi03366949-40 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:40: finishing write tid 2 to smithi03366949-40 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:40: finishing write tid 3 to smithi03366949-40 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:40: finishing write tid 4 to smithi03366949-40 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 40 v 9 (ObjNum 39 snap 0 seq_num 39) dirty exists 2023-06-03T20:00:03.317 INFO:tasks.rados.rados.0.smithi033.stdout:40: left oid 40 (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:41: finishing write tid 1 to smithi03366949-41 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:41: finishing write tid 2 to smithi03366949-41 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:39: done (15 left) 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:40: done (14 left) 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:55: write initial oid 55 2023-06-03T20:00:03.318 INFO:tasks.rados.rados.0.smithi033.stdout:55: seq_num 54 ranges {507578=477917,1543557=550004,2833665=73913} 2023-06-03T20:00:03.321 INFO:tasks.rados.rados.0.smithi033.stdout:55: writing smithi03366949-55 from 507578 to 985495 tid 1 2023-06-03T20:00:03.327 INFO:tasks.rados.rados.0.smithi033.stdout:55: writing smithi03366949-55 from 1543557 to 2093561 tid 2 2023-06-03T20:00:03.332 INFO:tasks.rados.rados.0.smithi033.stdout:55: writing smithi03366949-55 from 2833665 to 2907578 tid 3 2023-06-03T20:00:03.333 INFO:tasks.rados.rados.0.smithi033.stdout:56: write initial oid 56 2023-06-03T20:00:03.333 INFO:tasks.rados.rados.0.smithi033.stdout:56: seq_num 55 ranges {524385=553166,1602039=410015,2577441=346944} 2023-06-03T20:00:03.338 INFO:tasks.rados.rados.0.smithi033.stdout:56: writing smithi03366949-56 from 524385 to 1077551 tid 1 2023-06-03T20:00:03.344 INFO:tasks.rados.rados.0.smithi033.stdout:56: writing smithi03366949-56 from 1602039 to 2012054 tid 2 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout:56: writing smithi03366949-56 from 2577441 to 2924385 tid 3 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout:41: finishing write tid 3 to smithi03366949-41 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout:41: finishing write tid 4 to smithi03366949-41 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 41 v 15 (ObjNum 40 snap 0 seq_num 40) dirty exists 2023-06-03T20:00:03.350 INFO:tasks.rados.rados.0.smithi033.stdout:41: left oid 41 (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:42: finishing write tid 1 to smithi03366949-42 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:42: finishing write tid 2 to smithi03366949-42 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:42: finishing write tid 3 to smithi03366949-42 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:42: finishing write tid 4 to smithi03366949-42 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 42 v 12 (ObjNum 41 snap 0 seq_num 41) dirty exists 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:42: left oid 42 (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:00:03.351 INFO:tasks.rados.rados.0.smithi033.stdout:43: finishing write tid 1 to smithi03366949-43 2023-06-03T20:00:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:41: done (15 left) 2023-06-03T20:00:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:42: done (14 left) 2023-06-03T20:00:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:57: write initial oid 57 2023-06-03T20:00:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:57: seq_num 56 ranges {541192=628415,1660521=553673,2888511=52681} 2023-06-03T20:00:03.356 INFO:tasks.rados.rados.0.smithi033.stdout:57: writing smithi03366949-57 from 541192 to 1169607 tid 1 2023-06-03T20:00:03.362 INFO:tasks.rados.rados.0.smithi033.stdout:57: writing smithi03366949-57 from 1660521 to 2214194 tid 2 2023-06-03T20:00:03.366 INFO:tasks.rados.rados.0.smithi033.stdout:57: writing smithi03366949-57 from 2888511 to 2941192 tid 3 2023-06-03T20:00:03.367 INFO:tasks.rados.rados.0.smithi033.stdout:58: write initial oid 58 2023-06-03T20:00:03.367 INFO:tasks.rados.rados.0.smithi033.stdout:58: seq_num 57 ranges {557999=703664,1719003=413684,2632287=325712} 2023-06-03T20:00:03.375 INFO:tasks.rados.rados.0.smithi033.stdout:58: writing smithi03366949-58 from 557999 to 1261663 tid 1 2023-06-03T20:00:03.381 INFO:tasks.rados.rados.0.smithi033.stdout:58: writing smithi03366949-58 from 1719003 to 2132687 tid 2 2023-06-03T20:00:03.386 INFO:tasks.rados.rados.0.smithi033.stdout:58: writing smithi03366949-58 from 2632287 to 2957999 tid 3 2023-06-03T20:00:03.386 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:43: finishing write tid 2 to smithi03366949-43 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:43: finishing write tid 3 to smithi03366949-43 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:43: finishing write tid 4 to smithi03366949-43 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 43 v 6 (ObjNum 42 snap 0 seq_num 42) dirty exists 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:43: left oid 43 (ObjNum 42 snap 0 seq_num 42) 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:44: finishing write tid 1 to smithi03366949-44 2023-06-03T20:00:03.387 INFO:tasks.rados.rados.0.smithi033.stdout:44: finishing write tid 2 to smithi03366949-44 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:44: finishing write tid 3 to smithi03366949-44 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:44: finishing write tid 4 to smithi03366949-44 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 44 v 12 (ObjNum 43 snap 0 seq_num 43) dirty exists 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:44: left oid 44 (ObjNum 43 snap 0 seq_num 43) 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:45: finishing write tid 1 to smithi03366949-45 2023-06-03T20:00:03.388 INFO:tasks.rados.rados.0.smithi033.stdout:45: finishing write tid 2 to smithi03366949-45 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:45: finishing write tid 3 to smithi03366949-45 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:45: finishing write tid 4 to smithi03366949-45 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 45 v 9 (ObjNum 44 snap 0 seq_num 44) dirty exists 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:45: left oid 45 (ObjNum 44 snap 0 seq_num 44) 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:46: finishing write tid 1 to smithi03366949-46 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:43: done (15 left) 2023-06-03T20:00:03.389 INFO:tasks.rados.rados.0.smithi033.stdout:44: done (14 left) 2023-06-03T20:00:03.390 INFO:tasks.rados.rados.0.smithi033.stdout:45: done (13 left) 2023-06-03T20:00:03.390 INFO:tasks.rados.rados.0.smithi033.stdout:59: write initial oid 59 2023-06-03T20:00:03.390 INFO:tasks.rados.rados.0.smithi033.stdout:59: seq_num 58 ranges {574806=778913,2061132=557342} 2023-06-03T20:00:03.394 INFO:tasks.rados.rados.0.smithi033.stdout:59: writing smithi03366949-59 from 574806 to 1353719 tid 1 2023-06-03T20:00:03.401 INFO:tasks.rados.rados.0.smithi033.stdout:59: writing smithi03366949-59 from 2061132 to 2618474 tid 2 2023-06-03T20:00:03.401 INFO:tasks.rados.rados.0.smithi033.stdout:60: write initial oid 60 2023-06-03T20:00:03.401 INFO:tasks.rados.rados.0.smithi033.stdout:60: seq_num 59 ranges {591613=454162,1719614=417353,2570780=420833} 2023-06-03T20:00:03.407 INFO:tasks.rados.rados.0.smithi033.stdout:60: writing smithi03366949-60 from 591613 to 1045775 tid 1 2023-06-03T20:00:03.414 INFO:tasks.rados.rados.0.smithi033.stdout:60: writing smithi03366949-60 from 1719614 to 2136967 tid 2 2023-06-03T20:00:03.420 INFO:tasks.rados.rados.0.smithi033.stdout:60: writing smithi03366949-60 from 2570780 to 2991613 tid 3 2023-06-03T20:00:03.420 INFO:tasks.rados.rados.0.smithi033.stdout:61: write initial oid 61 2023-06-03T20:00:03.421 INFO:tasks.rados.rados.0.smithi033.stdout:61: seq_num 60 ranges {608420=529411,1778096=561011,2881850=126570} 2023-06-03T20:00:03.428 INFO:tasks.rados.rados.0.smithi033.stdout:61: writing smithi03366949-61 from 608420 to 1137831 tid 1 2023-06-03T20:00:03.435 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'while ! ceph mon versions | grep $sha1 ; do sleep 2 ; done' 2023-06-03T20:00:03.436 INFO:tasks.rados.rados.0.smithi033.stdout:61: writing smithi03366949-61 from 1778096 to 2339107 tid 2 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout:61: writing smithi03366949-61 from 2881850 to 3008420 tid 3 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout:46: finishing write tid 2 to smithi03366949-46 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout:46: finishing write tid 3 to smithi03366949-46 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout:46: finishing write tid 4 to smithi03366949-46 2023-06-03T20:00:03.440 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 46 v 6 (ObjNum 45 snap 0 seq_num 45) dirty exists 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:46: left oid 46 (ObjNum 45 snap 0 seq_num 45) 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:47: finishing write tid 1 to smithi03366949-47 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:47: finishing write tid 2 to smithi03366949-47 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:47: finishing write tid 3 to smithi03366949-47 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:47: finishing write tid 4 to smithi03366949-47 2023-06-03T20:00:03.441 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 47 v 6 (ObjNum 46 snap 0 seq_num 46) dirty exists 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:47: left oid 47 (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:48: finishing write tid 1 to smithi03366949-48 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:46: done (15 left) 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:47: done (14 left) 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:62: write initial oid 62 2023-06-03T20:00:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:62: seq_num 61 ranges {625227=721013,1952931=704669} 2023-06-03T20:00:03.451 INFO:tasks.rados.rados.0.smithi033.stdout:62: writing smithi03366949-62 from 625227 to 1346240 tid 1 2023-06-03T20:00:03.459 INFO:tasks.rados.rados.0.smithi033.stdout:62: writing smithi03366949-62 from 1952931 to 2657600 tid 2 2023-06-03T20:00:03.460 INFO:tasks.rados.rados.0.smithi033.stdout:63: write initial oid 63 2023-06-03T20:00:03.460 INFO:tasks.rados.rados.0.smithi033.stdout:63: seq_num 62 ranges {642034=796262,1895060=564680} 2023-06-03T20:00:03.468 INFO:tasks.rados.rados.0.smithi033.stdout:63: writing smithi03366949-63 from 642034 to 1438296 tid 1 2023-06-03T20:00:03.475 INFO:tasks.rados.rados.0.smithi033.stdout:63: writing smithi03366949-63 from 1895060 to 2459740 tid 2 2023-06-03T20:00:03.476 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.476 INFO:tasks.rados.rados.0.smithi033.stdout:48: finishing write tid 2 to smithi03366949-48 2023-06-03T20:00:03.476 INFO:tasks.rados.rados.0.smithi033.stdout:48: finishing write tid 3 to smithi03366949-48 2023-06-03T20:00:03.476 INFO:tasks.rados.rados.0.smithi033.stdout:48: finishing write tid 4 to smithi03366949-48 2023-06-03T20:00:03.477 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 48 v 12 (ObjNum 47 snap 0 seq_num 47) dirty exists 2023-06-03T20:00:03.477 INFO:tasks.rados.rados.0.smithi033.stdout:48: left oid 48 (ObjNum 47 snap 0 seq_num 47) 2023-06-03T20:00:03.477 INFO:tasks.rados.rados.0.smithi033.stdout:49: finishing write tid 1 to smithi03366949-49 2023-06-03T20:00:03.477 INFO:tasks.rados.rados.0.smithi033.stdout:49: finishing write tid 2 to smithi03366949-49 2023-06-03T20:00:03.477 INFO:tasks.rados.rados.0.smithi033.stdout:49: finishing write tid 3 to smithi03366949-49 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:49: finishing write tid 4 to smithi03366949-49 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 49 v 15 (ObjNum 48 snap 0 seq_num 48) dirty exists 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:49: left oid 49 (ObjNum 48 snap 0 seq_num 48) 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:50: finishing write tid 1 to smithi03366949-50 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:50: finishing write tid 2 to smithi03366949-50 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:50: finishing write tid 3 to smithi03366949-50 2023-06-03T20:00:03.478 INFO:tasks.rados.rados.0.smithi033.stdout:50: finishing write tid 4 to smithi03366949-50 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 50 v 15 (ObjNum 49 snap 0 seq_num 49) dirty exists 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:50: left oid 50 (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:51: finishing write tid 1 to smithi03366949-51 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:51: finishing write tid 2 to smithi03366949-51 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:51: finishing write tid 3 to smithi03366949-51 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:51: finishing write tid 4 to smithi03366949-51 2023-06-03T20:00:03.479 INFO:tasks.rados.rados.0.smithi033.stdout:51: finishing write tid 5 to smithi03366949-51 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 51 v 4 (ObjNum 50 snap 0 seq_num 50) dirty exists 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:51: left oid 51 (ObjNum 50 snap 0 seq_num 50) 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:52: finishing write tid 1 to smithi03366949-52 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:52: finishing write tid 2 to smithi03366949-52 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:52: finishing write tid 3 to smithi03366949-52 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:52: finishing write tid 4 to smithi03366949-52 2023-06-03T20:00:03.480 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 52 v 18 (ObjNum 51 snap 0 seq_num 51) dirty exists 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:52: left oid 52 (ObjNum 51 snap 0 seq_num 51) 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:53: finishing write tid 1 to smithi03366949-53 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:53: finishing write tid 2 to smithi03366949-53 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:48: done (15 left) 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:49: done (14 left) 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:50: done (13 left) 2023-06-03T20:00:03.481 INFO:tasks.rados.rados.0.smithi033.stdout:51: done (12 left) 2023-06-03T20:00:03.482 INFO:tasks.rados.rados.0.smithi033.stdout:52: done (11 left) 2023-06-03T20:00:03.482 INFO:tasks.rados.rados.0.smithi033.stdout:64: write initial oid 64 2023-06-03T20:00:03.482 INFO:tasks.rados.rados.0.smithi033.stdout:64: seq_num 63 ranges {658841=471511,1553542=708338,2964119=94722} 2023-06-03T20:00:03.482 INFO:tasks.rados.rados.0.smithi033.stdout:64: writing smithi03366949-64 from 658841 to 1130352 tid 1 2023-06-03T20:00:03.487 INFO:tasks.rados.rados.0.smithi033.stdout:64: writing smithi03366949-64 from 1553542 to 2261880 tid 2 2023-06-03T20:00:03.492 INFO:tasks.rados.rados.0.smithi033.stdout:64: writing smithi03366949-64 from 2964119 to 3058841 tid 3 2023-06-03T20:00:03.492 INFO:tasks.rados.rados.0.smithi033.stdout:65: write initial oid 65 2023-06-03T20:00:03.492 INFO:tasks.rados.rados.0.smithi033.stdout:65: seq_num 64 ranges {675648=546760,2012024=568349} 2023-06-03T20:00:03.499 INFO:tasks.rados.rados.0.smithi033.stdout:65: writing smithi03366949-65 from 675648 to 1222408 tid 1 2023-06-03T20:00:03.507 INFO:tasks.rados.rados.0.smithi033.stdout:65: writing smithi03366949-65 from 2012024 to 2580373 tid 2 2023-06-03T20:00:03.507 INFO:tasks.rados.rados.0.smithi033.stdout:66: write initial oid 66 2023-06-03T20:00:03.507 INFO:tasks.rados.rados.0.smithi033.stdout:66: seq_num 65 ranges {692455=622009,2070506=712007} 2023-06-03T20:00:03.514 INFO:tasks.rados.rados.0.smithi033.stdout:66: writing smithi03366949-66 from 692455 to 1314464 tid 1 2023-06-03T20:00:03.523 INFO:tasks.rados.rados.0.smithi033.stdout:66: writing smithi03366949-66 from 2070506 to 2782513 tid 2 2023-06-03T20:00:03.523 INFO:tasks.rados.rados.0.smithi033.stdout:67: write initial oid 67 2023-06-03T20:00:03.523 INFO:tasks.rados.rados.0.smithi033.stdout:67: seq_num 66 ranges {709262=697258,2012635=572018,3046388=62874} 2023-06-03T20:00:03.531 INFO:tasks.rados.rados.0.smithi033.stdout:67: writing smithi03366949-67 from 709262 to 1406520 tid 1 2023-06-03T20:00:03.538 INFO:tasks.rados.rados.0.smithi033.stdout:67: writing smithi03366949-67 from 2012635 to 2584653 tid 2 2023-06-03T20:00:03.541 INFO:tasks.rados.rados.0.smithi033.stdout:67: writing smithi03366949-67 from 3046388 to 3109262 tid 3 2023-06-03T20:00:03.541 INFO:tasks.rados.rados.0.smithi033.stdout:68: write initial oid 68 2023-06-03T20:00:03.541 INFO:tasks.rados.rados.0.smithi033.stdout:68: seq_num 67 ranges {726069=772507,2071117=715676} 2023-06-03T20:00:03.550 INFO:tasks.rados.rados.0.smithi033.stdout:68: writing smithi03366949-68 from 726069 to 1498576 tid 1 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout:68: writing smithi03366949-68 from 2071117 to 2786793 tid 2 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout:53: finishing write tid 3 to smithi03366949-53 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout:53: finishing write tid 4 to smithi03366949-53 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout:53: finishing write tid 5 to smithi03366949-53 2023-06-03T20:00:03.558 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 53 v 19 (ObjNum 52 snap 0 seq_num 52) dirty exists 2023-06-03T20:00:03.559 INFO:tasks.rados.rados.0.smithi033.stdout:53: left oid 53 (ObjNum 52 snap 0 seq_num 52) 2023-06-03T20:00:03.559 INFO:tasks.rados.rados.0.smithi033.stdout:54: finishing write tid 1 to smithi03366949-54 2023-06-03T20:00:03.559 INFO:tasks.rados.rados.0.smithi033.stdout:53: done (15 left) 2023-06-03T20:00:03.559 INFO:tasks.rados.rados.0.smithi033.stdout:69: write initial oid 69 2023-06-03T20:00:03.559 INFO:tasks.rados.rados.0.smithi033.stdout:69: seq_num 68 ranges {742876=447756,1729599=575687,3101234=41642} 2023-06-03T20:00:03.565 INFO:tasks.rados.rados.0.smithi033.stdout:69: writing smithi03366949-69 from 742876 to 1190632 tid 1 2023-06-03T20:00:03.572 INFO:tasks.rados.rados.0.smithi033.stdout:69: writing smithi03366949-69 from 1729599 to 2305286 tid 2 2023-06-03T20:00:03.577 INFO:tasks.rados.rados.0.smithi033.stdout:69: writing smithi03366949-69 from 3101234 to 3142876 tid 3 2023-06-03T20:00:03.577 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.577 INFO:tasks.rados.rados.0.smithi033.stdout:54: finishing write tid 2 to smithi03366949-54 2023-06-03T20:00:03.578 INFO:tasks.rados.rados.0.smithi033.stdout:54: finishing write tid 3 to smithi03366949-54 2023-06-03T20:00:03.578 INFO:tasks.rados.rados.0.smithi033.stdout:54: finishing write tid 4 to smithi03366949-54 2023-06-03T20:00:03.578 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 54 v 15 (ObjNum 53 snap 0 seq_num 53) dirty exists 2023-06-03T20:00:03.578 INFO:tasks.rados.rados.0.smithi033.stdout:54: left oid 54 (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:00:03.578 INFO:tasks.rados.rados.0.smithi033.stdout:55: finishing write tid 1 to smithi03366949-55 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:55: finishing write tid 2 to smithi03366949-55 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:55: finishing write tid 3 to smithi03366949-55 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:55: finishing write tid 4 to smithi03366949-55 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:54: done (15 left) 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:70: write initial oid 70 2023-06-03T20:00:03.579 INFO:tasks.rados.rados.0.smithi033.stdout:70: seq_num 69 ranges {759683=639358,1904434=719345,3128657=31026} 2023-06-03T20:00:03.586 INFO:tasks.rados.rados.0.smithi033.stdout:70: writing smithi03366949-70 from 759683 to 1399041 tid 1 2023-06-03T20:00:03.593 INFO:tasks.rados.rados.0.smithi033.stdout:70: writing smithi03366949-70 from 1904434 to 2623779 tid 2 2023-06-03T20:00:03.597 INFO:tasks.rados.rados.0.smithi033.stdout:70: writing smithi03366949-70 from 3128657 to 3159683 tid 3 2023-06-03T20:00:03.597 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.597 INFO:tasks.rados.rados.0.smithi033.stdout:55: finishing write tid 5 to smithi03366949-55 2023-06-03T20:00:03.597 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 10 (ObjNum 54 snap 0 seq_num 54) dirty exists 2023-06-03T20:00:03.598 INFO:tasks.rados.rados.0.smithi033.stdout:55: left oid 55 (ObjNum 54 snap 0 seq_num 54) 2023-06-03T20:00:03.598 INFO:tasks.rados.rados.0.smithi033.stdout:56: finishing write tid 1 to smithi03366949-56 2023-06-03T20:00:03.598 INFO:tasks.rados.rados.0.smithi033.stdout:56: finishing write tid 2 to smithi03366949-56 2023-06-03T20:00:03.599 INFO:tasks.rados.rados.0.smithi033.stdout:55: done (15 left) 2023-06-03T20:00:03.599 INFO:tasks.rados.rados.0.smithi033.stdout:71: write initial oid 71 2023-06-03T20:00:03.599 INFO:tasks.rados.rados.0.smithi033.stdout:71: seq_num 70 ranges {776490=714607,2246563=579356} 2023-06-03T20:00:03.604 INFO:tasks.rados.rados.0.smithi033.stdout:71: writing smithi03366949-71 from 776490 to 1491097 tid 1 2023-06-03T20:00:03.612 INFO:tasks.rados.rados.0.smithi033.stdout:71: writing smithi03366949-71 from 2246563 to 2825919 tid 2 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout:56: finishing write tid 3 to smithi03366949-56 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout:56: finishing write tid 4 to smithi03366949-56 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout:56: finishing write tid 5 to smithi03366949-56 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 13 (ObjNum 55 snap 0 seq_num 55) dirty exists 2023-06-03T20:00:03.613 INFO:tasks.rados.rados.0.smithi033.stdout:56: left oid 56 (ObjNum 55 snap 0 seq_num 55) 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:57: finishing write tid 1 to smithi03366949-57 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:57: finishing write tid 2 to smithi03366949-57 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:57: finishing write tid 3 to smithi03366949-57 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:57: finishing write tid 4 to smithi03366949-57 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:56: done (15 left) 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:72: write initial oid 72 2023-06-03T20:00:03.614 INFO:tasks.rados.rados.0.smithi033.stdout:72: seq_num 71 ranges {793297=789856,2305045=723014} 2023-06-03T20:00:03.621 INFO:tasks.rados.rados.0.smithi033.stdout:72: writing smithi03366949-72 from 793297 to 1583153 tid 1 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout:72: writing smithi03366949-72 from 2305045 to 3028059 tid 2 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout:57: finishing write tid 5 to smithi03366949-57 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 57 v 14 (ObjNum 56 snap 0 seq_num 56) dirty exists 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout:57: left oid 57 (ObjNum 56 snap 0 seq_num 56) 2023-06-03T20:00:03.630 INFO:tasks.rados.rados.0.smithi033.stdout:58: finishing write tid 1 to smithi03366949-58 2023-06-03T20:00:03.631 INFO:tasks.rados.rados.0.smithi033.stdout:58: finishing write tid 2 to smithi03366949-58 2023-06-03T20:00:03.631 INFO:tasks.rados.rados.0.smithi033.stdout:57: done (15 left) 2023-06-03T20:00:03.631 INFO:tasks.rados.rados.0.smithi033.stdout:73: write initial oid 73 2023-06-03T20:00:03.631 INFO:tasks.rados.rados.0.smithi033.stdout:73: seq_num 72 ranges {410104=465105,1563527=583025,2810926=399178} 2023-06-03T20:00:03.635 INFO:tasks.rados.rados.0.smithi033.stdout:73: writing smithi03366949-73 from 410104 to 875209 tid 1 2023-06-03T20:00:03.643 INFO:tasks.rados.rados.0.smithi033.stdout:73: writing smithi03366949-73 from 1563527 to 2146552 tid 2 2023-06-03T20:00:03.655 INFO:tasks.rados.rados.0.smithi033.stdout:73: writing smithi03366949-73 from 2810926 to 3210104 tid 3 2023-06-03T20:00:03.655 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.656 INFO:tasks.rados.rados.0.smithi033.stdout:58: finishing write tid 3 to smithi03366949-58 2023-06-03T20:00:03.656 INFO:tasks.rados.rados.0.smithi033.stdout:58: finishing write tid 4 to smithi03366949-58 2023-06-03T20:00:03.656 INFO:tasks.rados.rados.0.smithi033.stdout:58: finishing write tid 5 to smithi03366949-58 2023-06-03T20:00:03.657 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 58 v 19 (ObjNum 57 snap 0 seq_num 57) dirty exists 2023-06-03T20:00:03.657 INFO:tasks.rados.rados.0.smithi033.stdout:58: left oid 58 (ObjNum 57 snap 0 seq_num 57) 2023-06-03T20:00:03.657 INFO:tasks.rados.rados.0.smithi033.stdout:59: finishing write tid 1 to smithi03366949-59 2023-06-03T20:00:03.657 INFO:tasks.rados.rados.0.smithi033.stdout:59: finishing write tid 2 to smithi03366949-59 2023-06-03T20:00:03.658 INFO:tasks.rados.rados.0.smithi033.stdout:59: finishing write tid 3 to smithi03366949-59 2023-06-03T20:00:03.658 INFO:tasks.rados.rados.0.smithi033.stdout:59: finishing write tid 4 to smithi03366949-59 2023-06-03T20:00:03.658 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 59 v 22 (ObjNum 58 snap 0 seq_num 58) dirty exists 2023-06-03T20:00:03.658 INFO:tasks.rados.rados.0.smithi033.stdout:59: left oid 59 (ObjNum 58 snap 0 seq_num 58) 2023-06-03T20:00:03.658 INFO:tasks.rados.rados.0.smithi033.stdout:60: finishing write tid 1 to smithi03366949-60 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:60: finishing write tid 2 to smithi03366949-60 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:60: finishing write tid 3 to smithi03366949-60 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:60: finishing write tid 4 to smithi03366949-60 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:60: finishing write tid 5 to smithi03366949-60 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 60 v 16 (ObjNum 59 snap 0 seq_num 59) dirty exists 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:60: left oid 60 (ObjNum 59 snap 0 seq_num 59) 2023-06-03T20:00:03.659 INFO:tasks.rados.rados.0.smithi033.stdout:61: finishing write tid 1 to smithi03366949-61 2023-06-03T20:00:03.660 INFO:tasks.rados.rados.0.smithi033.stdout:61: finishing write tid 2 to smithi03366949-61 2023-06-03T20:00:03.660 INFO:tasks.rados.rados.0.smithi033.stdout:61: finishing write tid 3 to smithi03366949-61 2023-06-03T20:00:03.660 INFO:tasks.rados.rados.0.smithi033.stdout:61: finishing write tid 4 to smithi03366949-61 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:61: finishing write tid 5 to smithi03366949-61 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 13 (ObjNum 60 snap 0 seq_num 60) dirty exists 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:61: left oid 61 (ObjNum 60 snap 0 seq_num 60) 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:62: finishing write tid 1 to smithi03366949-62 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:62: finishing write tid 2 to smithi03366949-62 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:62: finishing write tid 3 to smithi03366949-62 2023-06-03T20:00:03.661 INFO:tasks.rados.rados.0.smithi033.stdout:62: finishing write tid 4 to smithi03366949-62 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 62 v 22 (ObjNum 61 snap 0 seq_num 61) dirty exists 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:62: left oid 62 (ObjNum 61 snap 0 seq_num 61) 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:63: finishing write tid 1 to smithi03366949-63 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:63: finishing write tid 2 to smithi03366949-63 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:63: finishing write tid 3 to smithi03366949-63 2023-06-03T20:00:03.662 INFO:tasks.rados.rados.0.smithi033.stdout:63: finishing write tid 4 to smithi03366949-63 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 25 (ObjNum 62 snap 0 seq_num 62) dirty exists 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:63: left oid 63 (ObjNum 62 snap 0 seq_num 62) 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:64: finishing write tid 1 to smithi03366949-64 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:64: finishing write tid 2 to smithi03366949-64 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:64: finishing write tid 3 to smithi03366949-64 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:64: finishing write tid 4 to smithi03366949-64 2023-06-03T20:00:03.663 INFO:tasks.rados.rados.0.smithi033.stdout:64: finishing write tid 5 to smithi03366949-64 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 18 (ObjNum 63 snap 0 seq_num 63) dirty exists 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:64: left oid 64 (ObjNum 63 snap 0 seq_num 63) 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:65: finishing write tid 1 to smithi03366949-65 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:65: finishing write tid 2 to smithi03366949-65 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:65: finishing write tid 3 to smithi03366949-65 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:65: finishing write tid 4 to smithi03366949-65 2023-06-03T20:00:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 25 (ObjNum 64 snap 0 seq_num 64) dirty exists 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:65: left oid 65 (ObjNum 64 snap 0 seq_num 64) 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:66: finishing write tid 1 to smithi03366949-66 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:66: finishing write tid 2 to smithi03366949-66 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:66: finishing write tid 3 to smithi03366949-66 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:66: finishing write tid 4 to smithi03366949-66 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 66 v 12 (ObjNum 65 snap 0 seq_num 65) dirty exists 2023-06-03T20:00:03.665 INFO:tasks.rados.rados.0.smithi033.stdout:66: left oid 66 (ObjNum 65 snap 0 seq_num 65) 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: finishing write tid 1 to smithi03366949-67 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: finishing write tid 2 to smithi03366949-67 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: finishing write tid 3 to smithi03366949-67 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: finishing write tid 4 to smithi03366949-67 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: finishing write tid 5 to smithi03366949-67 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 16 (ObjNum 66 snap 0 seq_num 66) dirty exists 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:67: left oid 67 (ObjNum 66 snap 0 seq_num 66) 2023-06-03T20:00:03.666 INFO:tasks.rados.rados.0.smithi033.stdout:68: finishing write tid 1 to smithi03366949-68 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:68: finishing write tid 2 to smithi03366949-68 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:68: finishing write tid 3 to smithi03366949-68 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:68: finishing write tid 4 to smithi03366949-68 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 68 v 9 (ObjNum 67 snap 0 seq_num 67) dirty exists 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:68: left oid 68 (ObjNum 67 snap 0 seq_num 67) 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:69: finishing write tid 1 to smithi03366949-69 2023-06-03T20:00:03.667 INFO:tasks.rados.rados.0.smithi033.stdout:69: finishing write tid 2 to smithi03366949-69 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:69: finishing write tid 3 to smithi03366949-69 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:69: finishing write tid 4 to smithi03366949-69 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:69: finishing write tid 5 to smithi03366949-69 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 69 v 13 (ObjNum 68 snap 0 seq_num 68) dirty exists 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:69: left oid 69 (ObjNum 68 snap 0 seq_num 68) 2023-06-03T20:00:03.668 INFO:tasks.rados.rados.0.smithi033.stdout:70: finishing write tid 1 to smithi03366949-70 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:70: finishing write tid 2 to smithi03366949-70 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:70: finishing write tid 3 to smithi03366949-70 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:70: finishing write tid 4 to smithi03366949-70 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:70: finishing write tid 5 to smithi03366949-70 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 70 v 17 (ObjNum 69 snap 0 seq_num 69) dirty exists 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:70: left oid 70 (ObjNum 69 snap 0 seq_num 69) 2023-06-03T20:00:03.669 INFO:tasks.rados.rados.0.smithi033.stdout:71: finishing write tid 1 to smithi03366949-71 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:71: finishing write tid 2 to smithi03366949-71 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:71: finishing write tid 3 to smithi03366949-71 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:71: finishing write tid 4 to smithi03366949-71 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 71 v 9 (ObjNum 70 snap 0 seq_num 70) dirty exists 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:71: left oid 71 (ObjNum 70 snap 0 seq_num 70) 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:72: finishing write tid 1 to smithi03366949-72 2023-06-03T20:00:03.670 INFO:tasks.rados.rados.0.smithi033.stdout:72: finishing write tid 2 to smithi03366949-72 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:72: finishing write tid 3 to smithi03366949-72 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:72: finishing write tid 4 to smithi03366949-72 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 72 v 28 (ObjNum 71 snap 0 seq_num 71) dirty exists 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:72: left oid 72 (ObjNum 71 snap 0 seq_num 71) 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:73: finishing write tid 1 to smithi03366949-73 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:73: finishing write tid 2 to smithi03366949-73 2023-06-03T20:00:03.671 INFO:tasks.rados.rados.0.smithi033.stdout:58: done (15 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:59: done (14 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:60: done (13 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:61: done (12 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:62: done (11 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:63: done (10 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:64: done (9 left) 2023-06-03T20:00:03.672 INFO:tasks.rados.rados.0.smithi033.stdout:65: done (8 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:66: done (7 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:67: done (6 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:68: done (5 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:69: done (4 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:70: done (3 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:71: done (2 left) 2023-06-03T20:00:03.673 INFO:tasks.rados.rados.0.smithi033.stdout:72: done (1 left) 2023-06-03T20:00:03.674 INFO:tasks.rados.rados.0.smithi033.stdout:74: write initial oid 74 2023-06-03T20:00:03.674 INFO:tasks.rados.rados.0.smithi033.stdout:74: seq_num 73 ranges {426911=540354,1622009=726683,3121996=104915} 2023-06-03T20:00:03.674 INFO:tasks.rados.rados.0.smithi033.stdout:74: writing smithi03366949-74 from 426911 to 967265 tid 1 2023-06-03T20:00:03.675 INFO:tasks.rados.rados.0.smithi033.stdout:74: writing smithi03366949-74 from 1622009 to 2348692 tid 2 2023-06-03T20:00:03.675 INFO:tasks.rados.rados.0.smithi033.stdout:74: writing smithi03366949-74 from 3121996 to 3226911 tid 3 2023-06-03T20:00:03.675 INFO:tasks.rados.rados.0.smithi033.stdout:75: write initial oid 75 2023-06-03T20:00:03.675 INFO:tasks.rados.rados.0.smithi033.stdout:75: seq_num 74 ranges {443718=615603,1564138=470341,2633066=610652} 2023-06-03T20:00:03.679 INFO:tasks.rados.rados.0.smithi033.stdout:75: writing smithi03366949-75 from 443718 to 1059321 tid 1 2023-06-03T20:00:03.685 INFO:tasks.rados.rados.0.smithi033.stdout:75: writing smithi03366949-75 from 1564138 to 2034479 tid 2 2023-06-03T20:00:03.692 INFO:tasks.rados.rados.0.smithi033.stdout:75: writing smithi03366949-75 from 2633066 to 3243718 tid 3 2023-06-03T20:00:03.693 INFO:tasks.rados.rados.0.smithi033.stdout:76: write initial oid 76 2023-06-03T20:00:03.693 INFO:tasks.rados.rados.0.smithi033.stdout:76: seq_num 75 ranges {460525=690852,1622620=730352,3060489=200036} 2023-06-03T20:00:03.699 INFO:tasks.rados.rados.0.smithi033.stdout:76: writing smithi03366949-76 from 460525 to 1151377 tid 1 2023-06-03T20:00:03.706 INFO:tasks.rados.rados.0.smithi033.stdout:76: writing smithi03366949-76 from 1622620 to 2352972 tid 2 2023-06-03T20:00:03.712 INFO:tasks.rados.rados.0.smithi033.stdout:76: writing smithi03366949-76 from 3060489 to 3260525 tid 3 2023-06-03T20:00:03.712 INFO:tasks.rados.rados.0.smithi033.stdout:77: write initial oid 77 2023-06-03T20:00:03.712 INFO:tasks.rados.rados.0.smithi033.stdout:77: seq_num 76 ranges {477332=766101,1681102=474010,2687912=589420} 2023-06-03T20:00:03.719 INFO:tasks.rados.rados.0.smithi033.stdout:77: writing smithi03366949-77 from 477332 to 1243433 tid 1 2023-06-03T20:00:03.725 INFO:tasks.rados.rados.0.smithi033.stdout:77: writing smithi03366949-77 from 1681102 to 2155112 tid 2 2023-06-03T20:00:03.731 INFO:tasks.rados.rados.0.smithi033.stdout:77: writing smithi03366949-77 from 2687912 to 3277332 tid 3 2023-06-03T20:00:03.731 INFO:tasks.rados.rados.0.smithi033.stdout:78: write initial oid 78 2023-06-03T20:00:03.732 INFO:tasks.rados.rados.0.smithi033.stdout:78: seq_num 77 ranges {494139=557703,1455937=734021,2948041=346098} 2023-06-03T20:00:03.740 INFO:tasks.rados.rados.0.smithi033.stdout:78: writing smithi03366949-78 from 494139 to 1051842 tid 1 2023-06-03T20:00:03.746 INFO:tasks.rados.rados.0.smithi033.stdout:78: writing smithi03366949-78 from 1455937 to 2189958 tid 2 2023-06-03T20:00:03.752 INFO:tasks.rados.rados.0.smithi033.stdout:78: writing smithi03366949-78 from 2948041 to 3294139 tid 3 2023-06-03T20:00:03.753 INFO:tasks.rados.rados.0.smithi033.stdout:79: write initial oid 79 2023-06-03T20:00:03.753 INFO:tasks.rados.rados.0.smithi033.stdout:79: seq_num 78 ranges {510946=632952,1798066=477679,2742758=457217} 2023-06-03T20:00:03.759 INFO:tasks.rados.rados.0.smithi033.stdout:79: writing smithi03366949-79 from 510946 to 1143898 tid 1 2023-06-03T20:00:03.765 INFO:tasks.rados.rados.0.smithi033.stdout:79: writing smithi03366949-79 from 1798066 to 2275745 tid 2 2023-06-03T20:00:03.771 INFO:tasks.rados.rados.0.smithi033.stdout:79: writing smithi03366949-79 from 2742758 to 3199975 tid 3 2023-06-03T20:00:03.771 INFO:tasks.rados.rados.0.smithi033.stdout:80: write initial oid 80 2023-06-03T20:00:03.771 INFO:tasks.rados.rados.0.smithi033.stdout:80: seq_num 79 ranges {527753=708201,1856548=737690,3286534=41219} 2023-06-03T20:00:03.778 INFO:tasks.rados.rados.0.smithi033.stdout:80: writing smithi03366949-80 from 527753 to 1235954 tid 1 2023-06-03T20:00:03.786 INFO:tasks.rados.rados.0.smithi033.stdout:80: writing smithi03366949-80 from 1856548 to 2594238 tid 2 2023-06-03T20:00:03.790 INFO:tasks.rados.rados.0.smithi033.stdout:80: writing smithi03366949-80 from 3286534 to 3327753 tid 3 2023-06-03T20:00:03.790 INFO:tasks.rados.rados.0.smithi033.stdout:81: write initial oid 81 2023-06-03T20:00:03.790 INFO:tasks.rados.rados.0.smithi033.stdout:81: seq_num 80 ranges {544560=783450,1915030=481348,2797604=479761} 2023-06-03T20:00:03.797 INFO:tasks.rados.rados.0.smithi033.stdout:81: writing smithi03366949-81 from 544560 to 1328010 tid 1 2023-06-03T20:00:03.804 INFO:tasks.rados.rados.0.smithi033.stdout:81: writing smithi03366949-81 from 1915030 to 2396378 tid 2 2023-06-03T20:00:03.809 INFO:tasks.rados.rados.0.smithi033.stdout:81: writing smithi03366949-81 from 2797604 to 3277365 tid 3 2023-06-03T20:00:03.809 INFO:tasks.rados.rados.0.smithi033.stdout:82: write initial oid 82 2023-06-03T20:00:03.809 INFO:tasks.rados.rados.0.smithi033.stdout:82: seq_num 81 ranges {561367=458699,1573512=741359,2941380=419987} 2023-06-03T20:00:03.814 INFO:tasks.rados.rados.0.smithi033.stdout:82: writing smithi03366949-82 from 561367 to 1020066 tid 1 2023-06-03T20:00:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:82: writing smithi03366949-82 from 1573512 to 2314871 tid 2 2023-06-03T20:00:03.828 INFO:tasks.rados.rados.0.smithi033.stdout:82: writing smithi03366949-82 from 2941380 to 3361367 tid 3 2023-06-03T20:00:03.828 INFO:tasks.rados.rados.0.smithi033.stdout:83: write initial oid 83 2023-06-03T20:00:03.828 INFO:tasks.rados.rados.0.smithi033.stdout:83: seq_num 82 ranges {578174=533948,1515641=485017,2736097=502305} 2023-06-03T20:00:03.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[33017]: audit 2023-06-03T20:00:02.563225+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-06-03T20:00:03.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[33017]: cluster 2023-06-03T20:00:02.563316+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-06-03T20:00:03.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[33017]: cluster 2023-06-03T20:00:03.442346+0000 mgr.y (mgr.14442) 190 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:03.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[26432]: audit 2023-06-03T20:00:02.563225+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-06-03T20:00:03.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[26432]: cluster 2023-06-03T20:00:02.563316+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-06-03T20:00:03.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:03 smithi033 bash[26432]: cluster 2023-06-03T20:00:03.442346+0000 mgr.y (mgr.14442) 190 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:03.834 INFO:tasks.rados.rados.0.smithi033.stdout:83: writing smithi03366949-83 from 578174 to 1112122 tid 1 2023-06-03T20:00:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:83: writing smithi03366949-83 from 1515641 to 2000658 tid 2 2023-06-03T20:00:03.846 INFO:tasks.rados.rados.0.smithi033.stdout:83: writing smithi03366949-83 from 2736097 to 3238402 tid 3 2023-06-03T20:00:03.846 INFO:tasks.rados.rados.0.smithi033.stdout:84: write initial oid 84 2023-06-03T20:00:03.846 INFO:tasks.rados.rados.0.smithi033.stdout:84: seq_num 83 ranges {594981=609197,1974123=745028,3279873=115108} 2023-06-03T20:00:03.853 INFO:tasks.rados.rados.0.smithi033.stdout:84: writing smithi03366949-84 from 594981 to 1204178 tid 1 2023-06-03T20:00:03.861 INFO:tasks.rados.rados.0.smithi033.stdout:84: writing smithi03366949-84 from 1974123 to 2719151 tid 2 2023-06-03T20:00:03.865 INFO:tasks.rados.rados.0.smithi033.stdout:84: writing smithi03366949-84 from 3279873 to 3394981 tid 3 2023-06-03T20:00:03.866 INFO:tasks.rados.rados.0.smithi033.stdout:85: write initial oid 85 2023-06-03T20:00:03.866 INFO:tasks.rados.rados.0.smithi033.stdout:85: seq_num 84 ranges {611788=400799,1748958=488686,2907296=504492} 2023-06-03T20:00:03.871 INFO:tasks.rados.rados.0.smithi033.stdout:85: writing smithi03366949-85 from 611788 to 1012587 tid 1 2023-06-03T20:00:03.878 INFO:tasks.rados.rados.0.smithi033.stdout:85: writing smithi03366949-85 from 1748958 to 2237644 tid 2 2023-06-03T20:00:03.884 INFO:tasks.rados.rados.0.smithi033.stdout:85: writing smithi03366949-85 from 2907296 to 3411788 tid 3 2023-06-03T20:00:03.885 INFO:tasks.rados.rados.0.smithi033.stdout:86: write initial oid 86 2023-06-03T20:00:03.885 INFO:tasks.rados.rados.0.smithi033.stdout:86: seq_num 85 ranges {628595=476048,1807440=632344,2934719=452474} 2023-06-03T20:00:03.891 INFO:tasks.rados.rados.0.smithi033.stdout:86: writing smithi03366949-86 from 628595 to 1104643 tid 1 2023-06-03T20:00:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:03 smithi083 bash[26882]: audit 2023-06-03T20:00:02.563225+0000 mon.a (mon.0) 693 : audit [INF] from='client.? 172.21.15.33:0/4092482684' entity='client.0' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "write_fadvise_dontneed", "val": "false"}]': finished 2023-06-03T20:00:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:03 smithi083 bash[26882]: cluster 2023-06-03T20:00:02.563316+0000 mon.a (mon.0) 694 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2023-06-03T20:00:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:03 smithi083 bash[26882]: cluster 2023-06-03T20:00:03.442346+0000 mgr.y (mgr.14442) 190 : cluster [DBG] pgmap v165: 89 pgs: 89 active+clean; 2.3 KiB data, 46 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:00:03.898 INFO:tasks.rados.rados.0.smithi033.stdout:86: writing smithi03366949-86 from 1807440 to 2439784 tid 2 2023-06-03T20:00:03.904 INFO:tasks.rados.rados.0.smithi033.stdout:86: writing smithi03366949-86 from 2934719 to 3387193 tid 3 2023-06-03T20:00:03.904 INFO:tasks.rados.rados.0.smithi033.stdout:87: write initial oid 87 2023-06-03T20:00:03.904 INFO:tasks.rados.rados.0.smithi033.stdout:87: seq_num 86 ranges {645402=551297,1749569=492355,2845789=599613} 2023-06-03T20:00:03.910 INFO:tasks.rados.rados.0.smithi033.stdout:87: writing smithi03366949-87 from 645402 to 1196699 tid 1 2023-06-03T20:00:03.917 INFO:tasks.rados.rados.0.smithi033.stdout:87: writing smithi03366949-87 from 1749569 to 2241924 tid 2 2023-06-03T20:00:03.924 INFO:tasks.rados.rados.0.smithi033.stdout:87: writing smithi03366949-87 from 2845789 to 3445402 tid 3 2023-06-03T20:00:03.925 INFO:tasks.rados.rados.0.smithi033.stdout:88: write initial oid 88 2023-06-03T20:00:03.925 INFO:tasks.rados.rados.0.smithi033.stdout:88: seq_num 87 ranges {662209=626546,1808051=636013,2873212=588997} 2023-06-03T20:00:03.932 INFO:tasks.rados.rados.0.smithi033.stdout:88: writing smithi03366949-88 from 662209 to 1288755 tid 1 2023-06-03T20:00:03.938 INFO:tasks.rados.rados.0.smithi033.stdout:88: writing smithi03366949-88 from 1808051 to 2444064 tid 2 2023-06-03T20:00:03.944 INFO:tasks.rados.rados.0.smithi033.stdout:88: writing smithi03366949-88 from 2873212 to 3462209 tid 3 2023-06-03T20:00:03.944 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.944 INFO:tasks.rados.rados.0.smithi033.stdout:73: finishing write tid 3 to smithi03366949-73 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:73: finishing write tid 4 to smithi03366949-73 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:73: finishing write tid 5 to smithi03366949-73 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 73 v 10 (ObjNum 72 snap 0 seq_num 72) dirty exists 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:73: left oid 73 (ObjNum 72 snap 0 seq_num 72) 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:74: finishing write tid 1 to smithi03366949-74 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:74: finishing write tid 2 to smithi03366949-74 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:74: finishing write tid 3 to smithi03366949-74 2023-06-03T20:00:03.945 INFO:tasks.rados.rados.0.smithi033.stdout:73: done (15 left) 2023-06-03T20:00:03.946 INFO:tasks.rados.rados.0.smithi033.stdout:89: write initial oid 89 2023-06-03T20:00:03.946 INFO:tasks.rados.rados.0.smithi033.stdout:89: seq_num 88 ranges {679016=701795,1866533=496024,2900635=402643} 2023-06-03T20:00:03.951 INFO:tasks.rados.rados.0.smithi033.stdout:89: writing smithi03366949-89 from 679016 to 1380811 tid 1 2023-06-03T20:00:03.957 INFO:tasks.rados.rados.0.smithi033.stdout:89: writing smithi03366949-89 from 1866533 to 2362557 tid 2 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout:89: writing smithi03366949-89 from 2900635 to 3303278 tid 3 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout:74: finishing write tid 4 to smithi03366949-74 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout:74: finishing write tid 5 to smithi03366949-74 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 17 (ObjNum 73 snap 0 seq_num 73) dirty exists 2023-06-03T20:00:03.963 INFO:tasks.rados.rados.0.smithi033.stdout:74: left oid 74 (ObjNum 73 snap 0 seq_num 73) 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: finishing write tid 1 to smithi03366949-75 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: finishing write tid 2 to smithi03366949-75 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: finishing write tid 3 to smithi03366949-75 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: finishing write tid 4 to smithi03366949-75 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: finishing write tid 5 to smithi03366949-75 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 7 (ObjNum 74 snap 0 seq_num 74) dirty exists 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:75: left oid 75 (ObjNum 74 snap 0 seq_num 74) 2023-06-03T20:00:03.964 INFO:tasks.rados.rados.0.smithi033.stdout:76: finishing write tid 1 to smithi03366949-76 2023-06-03T20:00:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:76: finishing write tid 2 to smithi03366949-76 2023-06-03T20:00:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:74: done (15 left) 2023-06-03T20:00:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:75: done (14 left) 2023-06-03T20:00:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:90: write initial oid 90 2023-06-03T20:00:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:90: seq_num 89 ranges {695823=777044,1925015=639682,3328058=167765} 2023-06-03T20:00:03.971 INFO:tasks.rados.rados.0.smithi033.stdout:90: writing smithi03366949-90 from 695823 to 1472867 tid 1 2023-06-03T20:00:03.977 INFO:tasks.rados.rados.0.smithi033.stdout:90: writing smithi03366949-90 from 1925015 to 2564697 tid 2 2023-06-03T20:00:03.982 INFO:tasks.rados.rados.0.smithi033.stdout:90: writing smithi03366949-90 from 3328058 to 3495823 tid 3 2023-06-03T20:00:03.983 INFO:tasks.rados.rados.0.smithi033.stdout:91: write initial oid 91 2023-06-03T20:00:03.983 INFO:tasks.rados.rados.0.smithi033.stdout:91: seq_num 90 ranges {712630=452293,1583497=499693,2555481=425187} 2023-06-03T20:00:03.989 INFO:tasks.rados.rados.0.smithi033.stdout:91: writing smithi03366949-91 from 712630 to 1164923 tid 1 2023-06-03T20:00:03.994 INFO:tasks.rados.rados.0.smithi033.stdout:91: writing smithi03366949-91 from 1583497 to 2083190 tid 2 2023-06-03T20:00:03.999 INFO:tasks.rados.rados.0.smithi033.stdout:91: writing smithi03366949-91 from 2555481 to 2980668 tid 3 2023-06-03T20:00:03.999 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:76: finishing write tid 3 to smithi03366949-76 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:76: finishing write tid 4 to smithi03366949-76 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:76: finishing write tid 5 to smithi03366949-76 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 76 v 14 (ObjNum 75 snap 0 seq_num 75) dirty exists 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:76: left oid 76 (ObjNum 75 snap 0 seq_num 75) 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:77: finishing write tid 1 to smithi03366949-77 2023-06-03T20:00:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:77: finishing write tid 2 to smithi03366949-77 2023-06-03T20:00:04.001 INFO:tasks.rados.rados.0.smithi033.stdout:76: done (15 left) 2023-06-03T20:00:04.001 INFO:tasks.rados.rados.0.smithi033.stdout:92: write initial oid 92 2023-06-03T20:00:04.001 INFO:tasks.rados.rados.0.smithi033.stdout:92: seq_num 91 ranges {729437=527542,1925626=643351,3266551=262886} 2023-06-03T20:00:04.006 INFO:tasks.rados.rados.0.smithi033.stdout:92: writing smithi03366949-92 from 729437 to 1256979 tid 1 2023-06-03T20:00:04.014 INFO:tasks.rados.rados.0.smithi033.stdout:92: writing smithi03366949-92 from 1925626 to 2568977 tid 2 2023-06-03T20:00:04.019 INFO:tasks.rados.rados.0.smithi033.stdout:92: writing smithi03366949-92 from 3266551 to 3529437 tid 3 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout:77: finishing write tid 3 to smithi03366949-77 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout:77: finishing write tid 4 to smithi03366949-77 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout:77: finishing write tid 5 to smithi03366949-77 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 77 v 8 (ObjNum 76 snap 0 seq_num 76) dirty exists 2023-06-03T20:00:04.020 INFO:tasks.rados.rados.0.smithi033.stdout:77: left oid 77 (ObjNum 76 snap 0 seq_num 76) 2023-06-03T20:00:04.021 INFO:tasks.rados.rados.0.smithi033.stdout:78: finishing write tid 1 to smithi03366949-78 2023-06-03T20:00:04.021 INFO:tasks.rados.rados.0.smithi033.stdout:77: done (15 left) 2023-06-03T20:00:04.021 INFO:tasks.rados.rados.0.smithi033.stdout:93: write initial oid 93 2023-06-03T20:00:04.021 INFO:tasks.rados.rados.0.smithi033.stdout:93: seq_num 92 ranges {746244=719144,2100461=503362,3126680=419564} 2023-06-03T20:00:04.027 INFO:tasks.rados.rados.0.smithi033.stdout:93: writing smithi03366949-93 from 746244 to 1465388 tid 1 2023-06-03T20:00:04.034 INFO:tasks.rados.rados.0.smithi033.stdout:93: writing smithi03366949-93 from 2100461 to 2603823 tid 2 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout:93: writing smithi03366949-93 from 3126680 to 3546244 tid 3 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout:78: finishing write tid 2 to smithi03366949-78 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout:78: finishing write tid 3 to smithi03366949-78 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout:78: finishing write tid 4 to smithi03366949-78 2023-06-03T20:00:04.040 INFO:tasks.rados.rados.0.smithi033.stdout:78: finishing write tid 5 to smithi03366949-78 2023-06-03T20:00:04.041 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 78 v 19 (ObjNum 77 snap 0 seq_num 77) dirty exists 2023-06-03T20:00:04.041 INFO:tasks.rados.rados.0.smithi033.stdout:78: left oid 78 (ObjNum 77 snap 0 seq_num 77) 2023-06-03T20:00:04.041 INFO:tasks.rados.rados.0.smithi033.stdout:79: finishing write tid 1 to smithi03366949-79 2023-06-03T20:00:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:79: finishing write tid 2 to smithi03366949-79 2023-06-03T20:00:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:78: done (15 left) 2023-06-03T20:00:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:94: write initial oid 94 2023-06-03T20:00:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:94: seq_num 93 ranges {763051=794393,2158943=647020,3437750=125301} 2023-06-03T20:00:04.048 INFO:tasks.rados.rados.0.smithi033.stdout:94: writing smithi03366949-94 from 763051 to 1557444 tid 1 2023-06-03T20:00:04.055 INFO:tasks.rados.rados.0.smithi033.stdout:94: writing smithi03366949-94 from 2158943 to 2805963 tid 2 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:94: writing smithi03366949-94 from 3437750 to 3563051 tid 3 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:79: finishing write tid 3 to smithi03366949-79 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:79: finishing write tid 4 to smithi03366949-79 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:79: finishing write tid 5 to smithi03366949-79 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 79 v 22 (ObjNum 78 snap 0 seq_num 78) dirty exists 2023-06-03T20:00:04.060 INFO:tasks.rados.rados.0.smithi033.stdout:79: left oid 79 (ObjNum 78 snap 0 seq_num 78) 2023-06-03T20:00:04.061 INFO:tasks.rados.rados.0.smithi033.stdout:80: finishing write tid 1 to smithi03366949-80 2023-06-03T20:00:04.061 INFO:tasks.rados.rados.0.smithi033.stdout:79: done (15 left) 2023-06-03T20:00:04.061 INFO:tasks.rados.rados.0.smithi033.stdout:95: write initial oid 95 2023-06-03T20:00:04.061 INFO:tasks.rados.rados.0.smithi033.stdout:95: seq_num 94 ranges {779858=469642,1817425=507031,2781526=586628} 2023-06-03T20:00:04.066 INFO:tasks.rados.rados.0.smithi033.stdout:95: writing smithi03366949-95 from 779858 to 1249500 tid 1 2023-06-03T20:00:04.073 INFO:tasks.rados.rados.0.smithi033.stdout:95: writing smithi03366949-95 from 1817425 to 2324456 tid 2 2023-06-03T20:00:04.080 INFO:tasks.rados.rados.0.smithi033.stdout:95: writing smithi03366949-95 from 2781526 to 3368154 tid 3 2023-06-03T20:00:04.080 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.080 INFO:tasks.rados.rados.0.smithi033.stdout:80: finishing write tid 2 to smithi03366949-80 2023-06-03T20:00:04.080 INFO:tasks.rados.rados.0.smithi033.stdout:80: finishing write tid 3 to smithi03366949-80 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:80: finishing write tid 4 to smithi03366949-80 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:80: finishing write tid 5 to smithi03366949-80 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 80 v 20 (ObjNum 79 snap 0 seq_num 79) dirty exists 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:80: left oid 80 (ObjNum 79 snap 0 seq_num 79) 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:81: finishing write tid 1 to smithi03366949-81 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:81: finishing write tid 2 to smithi03366949-81 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:81: finishing write tid 3 to smithi03366949-81 2023-06-03T20:00:04.081 INFO:tasks.rados.rados.0.smithi033.stdout:81: finishing write tid 4 to smithi03366949-81 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:81: finishing write tid 5 to smithi03366949-81 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 81 v 11 (ObjNum 80 snap 0 seq_num 80) dirty exists 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:81: left oid 81 (ObjNum 80 snap 0 seq_num 80) 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:82: finishing write tid 1 to smithi03366949-82 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:82: finishing write tid 2 to smithi03366949-82 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:82: finishing write tid 3 to smithi03366949-82 2023-06-03T20:00:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:82: finishing write tid 4 to smithi03366949-82 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:82: finishing write tid 5 to smithi03366949-82 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 21 (ObjNum 81 snap 0 seq_num 81) dirty exists 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:82: left oid 82 (ObjNum 81 snap 0 seq_num 81) 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:83: finishing write tid 1 to smithi03366949-83 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:83: finishing write tid 2 to smithi03366949-83 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:83: finishing write tid 3 to smithi03366949-83 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:83: finishing write tid 4 to smithi03366949-83 2023-06-03T20:00:04.083 INFO:tasks.rados.rados.0.smithi033.stdout:83: finishing write tid 5 to smithi03366949-83 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 19 (ObjNum 82 snap 0 seq_num 82) dirty exists 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:83: left oid 83 (ObjNum 82 snap 0 seq_num 82) 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:84: finishing write tid 1 to smithi03366949-84 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:84: finishing write tid 2 to smithi03366949-84 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:84: finishing write tid 3 to smithi03366949-84 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:84: finishing write tid 4 to smithi03366949-84 2023-06-03T20:00:04.084 INFO:tasks.rados.rados.0.smithi033.stdout:80: done (15 left) 2023-06-03T20:00:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:81: done (14 left) 2023-06-03T20:00:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:82: done (13 left) 2023-06-03T20:00:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:83: done (12 left) 2023-06-03T20:00:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:96: write initial oid 96 2023-06-03T20:00:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:96: seq_num 95 ranges {796665=544891,1759554=650689,2976243=620422} 2023-06-03T20:00:04.087 INFO:tasks.rados.rados.0.smithi033.stdout:96: writing smithi03366949-96 from 796665 to 1341556 tid 1 2023-06-03T20:00:04.092 INFO:tasks.rados.rados.0.smithi033.stdout:96: writing smithi03366949-96 from 1759554 to 2410243 tid 2 2023-06-03T20:00:04.099 INFO:tasks.rados.rados.0.smithi033.stdout:96: writing smithi03366949-96 from 2976243 to 3596665 tid 3 2023-06-03T20:00:04.100 INFO:tasks.rados.rados.0.smithi033.stdout:97: write initial oid 97 2023-06-03T20:00:04.100 INFO:tasks.rados.rados.0.smithi033.stdout:97: seq_num 96 ranges {413472=620140,1818036=510700,3120019=493453} 2023-06-03T20:00:04.105 INFO:tasks.rados.rados.0.smithi033.stdout:97: writing smithi03366949-97 from 413472 to 1033612 tid 1 2023-06-03T20:00:04.113 INFO:tasks.rados.rados.0.smithi033.stdout:97: writing smithi03366949-97 from 1818036 to 2328736 tid 2 2023-06-03T20:00:04.120 INFO:tasks.rados.rados.0.smithi033.stdout:97: writing smithi03366949-97 from 3120019 to 3613472 tid 3 2023-06-03T20:00:04.120 INFO:tasks.rados.rados.0.smithi033.stdout:98: write initial oid 98 2023-06-03T20:00:04.120 INFO:tasks.rados.rados.0.smithi033.stdout:98: seq_num 97 ranges {430279=695389,1876518=654358,3031089=536797} 2023-06-03T20:00:04.126 INFO:tasks.rados.rados.0.smithi033.stdout:98: writing smithi03366949-98 from 430279 to 1125668 tid 1 2023-06-03T20:00:04.134 INFO:tasks.rados.rados.0.smithi033.stdout:98: writing smithi03366949-98 from 1876518 to 2530876 tid 2 2023-06-03T20:00:04.140 INFO:tasks.rados.rados.0.smithi033.stdout:98: writing smithi03366949-98 from 3031089 to 3567886 tid 3 2023-06-03T20:00:04.141 INFO:tasks.rados.rados.0.smithi033.stdout:99: write initial oid 99 2023-06-03T20:00:04.141 INFO:tasks.rados.rados.0.smithi033.stdout:99: seq_num 98 ranges {447086=770638,1935000=798016,3458512=188574} 2023-06-03T20:00:04.148 INFO:tasks.rados.rados.0.smithi033.stdout:99: writing smithi03366949-99 from 447086 to 1217724 tid 1 2023-06-03T20:00:04.157 INFO:tasks.rados.rados.0.smithi033.stdout:99: writing smithi03366949-99 from 1935000 to 2733016 tid 2 2023-06-03T20:00:04.162 INFO:tasks.rados.rados.0.smithi033.stdout:99: writing smithi03366949-99 from 3458512 to 3647086 tid 3 2023-06-03T20:00:04.162 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.162 INFO:tasks.rados.rados.0.smithi033.stdout:84: finishing write tid 5 to smithi03366949-84 2023-06-03T20:00:04.162 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 84 v 18 (ObjNum 83 snap 0 seq_num 83) dirty exists 2023-06-03T20:00:04.163 INFO:tasks.rados.rados.0.smithi033.stdout:84: left oid 84 (ObjNum 83 snap 0 seq_num 83) 2023-06-03T20:00:04.163 INFO:tasks.rados.rados.0.smithi033.stdout:84: done (15 left) 2023-06-03T20:00:04.163 INFO:tasks.rados.rados.0.smithi033.stdout:100: write initial oid 100 2023-06-03T20:00:04.163 INFO:tasks.rados.rados.0.smithi033.stdout:100: seq_num 99 ranges {463893=562240,1593482=658027,2685935=559341} 2023-06-03T20:00:04.168 INFO:tasks.rados.rados.0.smithi033.stdout:100: writing smithi03366949-100 from 463893 to 1026133 tid 1 2023-06-03T20:00:04.175 INFO:tasks.rados.rados.0.smithi033.stdout:100: writing smithi03366949-100 from 1593482 to 2251509 tid 2 2023-06-03T20:00:04.181 INFO:tasks.rados.rados.0.smithi033.stdout:100: writing smithi03366949-100 from 2685935 to 3245276 tid 3 2023-06-03T20:00:04.181 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.181 INFO:tasks.rados.rados.0.smithi033.stdout:85: finishing write tid 1 to smithi03366949-85 2023-06-03T20:00:04.181 INFO:tasks.rados.rados.0.smithi033.stdout:85: finishing write tid 2 to smithi03366949-85 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:85: finishing write tid 3 to smithi03366949-85 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:85: finishing write tid 4 to smithi03366949-85 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:85: finishing write tid 5 to smithi03366949-85 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 85 v 13 (ObjNum 84 snap 0 seq_num 84) dirty exists 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:85: left oid 85 (ObjNum 84 snap 0 seq_num 84) 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:86: finishing write tid 1 to smithi03366949-86 2023-06-03T20:00:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:86: finishing write tid 2 to smithi03366949-86 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:86: finishing write tid 3 to smithi03366949-86 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:86: finishing write tid 4 to smithi03366949-86 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:86: finishing write tid 5 to smithi03366949-86 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 86 v 29 (ObjNum 85 snap 0 seq_num 85) dirty exists 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:86: left oid 86 (ObjNum 85 snap 0 seq_num 85) 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:85: done (15 left) 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:86: done (14 left) 2023-06-03T20:00:04.183 INFO:tasks.rados.rados.0.smithi033.stdout:101: write initial oid 101 2023-06-03T20:00:04.184 INFO:tasks.rados.rados.0.smithi033.stdout:101: seq_num 100 ranges {480700=637489,1651964=401685,2713358=770613} 2023-06-03T20:00:04.187 INFO:tasks.rados.rados.0.smithi033.stdout:101: writing smithi03366949-101 from 480700 to 1118189 tid 1 2023-06-03T20:00:04.192 INFO:tasks.rados.rados.0.smithi033.stdout:101: writing smithi03366949-101 from 1651964 to 2053649 tid 2 2023-06-03T20:00:04.200 INFO:tasks.rados.rados.0.smithi033.stdout:101: writing smithi03366949-101 from 2713358 to 3483971 tid 3 2023-06-03T20:00:04.200 INFO:tasks.rados.rados.0.smithi033.stdout:102: write initial oid 102 2023-06-03T20:00:04.200 INFO:tasks.rados.rados.0.smithi033.stdout:102: seq_num 101 ranges {497507=712738,1710446=661696,3140781=556726} 2023-06-03T20:00:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:102: writing smithi03366949-102 from 497507 to 1210245 tid 1 2023-06-03T20:00:04.220 INFO:tasks.rados.rados.0.smithi033.stdout:102: writing smithi03366949-102 from 1710446 to 2372142 tid 2 2023-06-03T20:00:04.228 INFO:tasks.rados.rados.0.smithi033.stdout:102: writing smithi03366949-102 from 3140781 to 3697507 tid 3 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:87: finishing write tid 1 to smithi03366949-87 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:87: finishing write tid 2 to smithi03366949-87 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:87: finishing write tid 3 to smithi03366949-87 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:87: finishing write tid 4 to smithi03366949-87 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:87: finishing write tid 5 to smithi03366949-87 2023-06-03T20:00:04.229 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 87 v 12 (ObjNum 86 snap 0 seq_num 86) dirty exists 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:87: left oid 87 (ObjNum 86 snap 0 seq_num 86) 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:88: finishing write tid 1 to smithi03366949-88 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:88: finishing write tid 2 to smithi03366949-88 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:88: finishing write tid 3 to smithi03366949-88 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:88: finishing write tid 4 to smithi03366949-88 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:88: finishing write tid 5 to smithi03366949-88 2023-06-03T20:00:04.230 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 23 (ObjNum 87 snap 0 seq_num 87) dirty exists 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:88: left oid 88 (ObjNum 87 snap 0 seq_num 87) 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:89: finishing write tid 1 to smithi03366949-89 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:87: done (15 left) 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:88: done (14 left) 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:103: write initial oid 103 2023-06-03T20:00:04.231 INFO:tasks.rados.rados.0.smithi033.stdout:103: seq_num 102 ranges {514314=787987,1768928=405354,2768204=509510} 2023-06-03T20:00:04.235 INFO:tasks.rados.rados.0.smithi033.stdout:103: writing smithi03366949-103 from 514314 to 1302301 tid 1 2023-06-03T20:00:04.240 INFO:tasks.rados.rados.0.smithi033.stdout:103: writing smithi03366949-103 from 1768928 to 2174282 tid 2 2023-06-03T20:00:04.247 INFO:tasks.rados.rados.0.smithi033.stdout:103: writing smithi03366949-103 from 2768204 to 3277714 tid 3 2023-06-03T20:00:04.247 INFO:tasks.rados.rados.0.smithi033.stdout:104: write initial oid 104 2023-06-03T20:00:04.247 INFO:tasks.rados.rados.0.smithi033.stdout:89: finishing write tid 2 to smithi03366949-89 2023-06-03T20:00:04.247 INFO:tasks.rados.rados.0.smithi033.stdout:89: finishing write tid 3 to smithi03366949-89 2023-06-03T20:00:04.247 INFO:tasks.rados.rados.0.smithi033.stdout:89: finishing write tid 4 to smithi03366949-89 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:89: finishing write tid 5 to smithi03366949-89 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 89 v 25 (ObjNum 88 snap 0 seq_num 88) dirty exists 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:89: left oid 89 (ObjNum 88 snap 0 seq_num 88) 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:90: finishing write tid 1 to smithi03366949-90 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:90: finishing write tid 2 to smithi03366949-90 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:90: finishing write tid 3 to smithi03366949-90 2023-06-03T20:00:04.248 INFO:tasks.rados.rados.0.smithi033.stdout:104: seq_num 103 ranges {531121=463236,1711057=665365,3079274=651847} 2023-06-03T20:00:04.252 INFO:tasks.rados.rados.0.smithi033.stdout:104: writing smithi03366949-104 from 531121 to 994357 tid 1 2023-06-03T20:00:04.260 INFO:tasks.rados.rados.0.smithi033.stdout:104: writing smithi03366949-104 from 1711057 to 2376422 tid 2 2023-06-03T20:00:04.268 INFO:tasks.rados.rados.0.smithi033.stdout:104: writing smithi03366949-104 from 3079274 to 3731121 tid 3 2023-06-03T20:00:04.268 INFO:tasks.rados.rados.0.smithi033.stdout:89: done (15 left) 2023-06-03T20:00:04.269 INFO:tasks.rados.rados.0.smithi033.stdout:105: write initial oid 105 2023-06-03T20:00:04.269 INFO:tasks.rados.rados.0.smithi033.stdout:105: seq_num 104 ranges {547928=538485,1769539=409023,2706697=532054} 2023-06-03T20:00:04.274 INFO:tasks.rados.rados.0.smithi033.stdout:105: writing smithi03366949-105 from 547928 to 1086413 tid 1 2023-06-03T20:00:04.280 INFO:tasks.rados.rados.0.smithi033.stdout:105: writing smithi03366949-105 from 1769539 to 2178562 tid 2 2023-06-03T20:00:04.288 INFO:tasks.rados.rados.0.smithi033.stdout:105: writing smithi03366949-105 from 2706697 to 3238751 tid 3 2023-06-03T20:00:04.289 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.289 INFO:tasks.rados.rados.0.smithi033.stdout:90: finishing write tid 4 to smithi03366949-90 2023-06-03T20:00:04.289 INFO:tasks.rados.rados.0.smithi033.stdout:90: finishing write tid 5 to smithi03366949-90 2023-06-03T20:00:04.289 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 90 v 27 (ObjNum 89 snap 0 seq_num 89) dirty exists 2023-06-03T20:00:04.290 INFO:tasks.rados.rados.0.smithi033.stdout:90: left oid 90 (ObjNum 89 snap 0 seq_num 89) 2023-06-03T20:00:04.290 INFO:tasks.rados.rados.0.smithi033.stdout:91: finishing write tid 1 to smithi03366949-91 2023-06-03T20:00:04.290 INFO:tasks.rados.rados.0.smithi033.stdout:91: finishing write tid 2 to smithi03366949-91 2023-06-03T20:00:04.290 INFO:tasks.rados.rados.0.smithi033.stdout:91: finishing write tid 3 to smithi03366949-91 2023-06-03T20:00:04.291 INFO:tasks.rados.rados.0.smithi033.stdout:91: finishing write tid 4 to smithi03366949-91 2023-06-03T20:00:04.291 INFO:tasks.rados.rados.0.smithi033.stdout:91: finishing write tid 5 to smithi03366949-91 2023-06-03T20:00:04.291 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 91 v 29 (ObjNum 90 snap 0 seq_num 90) dirty exists 2023-06-03T20:00:04.291 INFO:tasks.rados.rados.0.smithi033.stdout:91: left oid 91 (ObjNum 90 snap 0 seq_num 90) 2023-06-03T20:00:04.292 INFO:tasks.rados.rados.0.smithi033.stdout:92: finishing write tid 1 to smithi03366949-92 2023-06-03T20:00:04.292 INFO:tasks.rados.rados.0.smithi033.stdout:92: finishing write tid 2 to smithi03366949-92 2023-06-03T20:00:04.292 INFO:tasks.rados.rados.0.smithi033.stdout:92: finishing write tid 3 to smithi03366949-92 2023-06-03T20:00:04.293 INFO:tasks.rados.rados.0.smithi033.stdout:92: finishing write tid 4 to smithi03366949-92 2023-06-03T20:00:04.293 INFO:tasks.rados.rados.0.smithi033.stdout:92: finishing write tid 5 to smithi03366949-92 2023-06-03T20:00:04.293 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 92 v 23 (ObjNum 91 snap 0 seq_num 91) dirty exists 2023-06-03T20:00:04.293 INFO:tasks.rados.rados.0.smithi033.stdout:92: left oid 92 (ObjNum 91 snap 0 seq_num 91) 2023-06-03T20:00:04.294 INFO:tasks.rados.rados.0.smithi033.stdout:93: finishing write tid 1 to smithi03366949-93 2023-06-03T20:00:04.294 INFO:tasks.rados.rados.0.smithi033.stdout:93: finishing write tid 2 to smithi03366949-93 2023-06-03T20:00:04.294 INFO:tasks.rados.rados.0.smithi033.stdout:93: finishing write tid 3 to smithi03366949-93 2023-06-03T20:00:04.294 INFO:tasks.rados.rados.0.smithi033.stdout:93: finishing write tid 4 to smithi03366949-93 2023-06-03T20:00:04.295 INFO:tasks.rados.rados.0.smithi033.stdout:93: finishing write tid 5 to smithi03366949-93 2023-06-03T20:00:04.295 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 93 v 26 (ObjNum 92 snap 0 seq_num 92) dirty exists 2023-06-03T20:00:04.295 INFO:tasks.rados.rados.0.smithi033.stdout:93: left oid 93 (ObjNum 92 snap 0 seq_num 92) 2023-06-03T20:00:04.295 INFO:tasks.rados.rados.0.smithi033.stdout:90: done (15 left) 2023-06-03T20:00:04.296 INFO:tasks.rados.rados.0.smithi033.stdout:91: done (14 left) 2023-06-03T20:00:04.296 INFO:tasks.rados.rados.0.smithi033.stdout:92: done (13 left) 2023-06-03T20:00:04.296 INFO:tasks.rados.rados.0.smithi033.stdout:93: done (12 left) 2023-06-03T20:00:04.296 INFO:tasks.rados.rados.0.smithi033.stdout:106: write initial oid 106 2023-06-03T20:00:04.297 INFO:tasks.rados.rados.0.smithi033.stdout:106: seq_num 105 ranges {564735=613734,1828021=669034,3134120=630615} 2023-06-03T20:00:04.297 INFO:tasks.rados.rados.0.smithi033.stdout:106: writing smithi03366949-106 from 564735 to 1178469 tid 1 2023-06-03T20:00:04.301 INFO:tasks.rados.rados.0.smithi033.stdout:106: writing smithi03366949-106 from 1828021 to 2497055 tid 2 2023-06-03T20:00:04.308 INFO:tasks.rados.rados.0.smithi033.stdout:106: writing smithi03366949-106 from 3134120 to 3764735 tid 3 2023-06-03T20:00:04.308 INFO:tasks.rados.rados.0.smithi033.stdout:107: write initial oid 107 2023-06-03T20:00:04.309 INFO:tasks.rados.rados.0.smithi033.stdout:107: seq_num 106 ranges {581542=688983,1886503=412692,2761543=670951} 2023-06-03T20:00:04.315 INFO:tasks.rados.rados.0.smithi033.stdout:107: writing smithi03366949-107 from 581542 to 1270525 tid 1 2023-06-03T20:00:04.321 INFO:tasks.rados.rados.0.smithi033.stdout:107: writing smithi03366949-107 from 1886503 to 2299195 tid 2 2023-06-03T20:00:04.328 INFO:tasks.rados.rados.0.smithi033.stdout:107: writing smithi03366949-107 from 2761543 to 3432494 tid 3 2023-06-03T20:00:04.328 INFO:tasks.rados.rados.0.smithi033.stdout:108: write initial oid 108 2023-06-03T20:00:04.329 INFO:tasks.rados.rados.0.smithi033.stdout:108: seq_num 107 ranges {598349=480585,1544985=672703,2905319=482223} 2023-06-03T20:00:04.335 INFO:tasks.rados.rados.0.smithi033.stdout:108: writing smithi03366949-108 from 598349 to 1078934 tid 1 2023-06-03T20:00:04.341 INFO:tasks.rados.rados.0.smithi033.stdout:108: writing smithi03366949-108 from 1544985 to 2217688 tid 2 2023-06-03T20:00:04.348 INFO:tasks.rados.rados.0.smithi033.stdout:108: writing smithi03366949-108 from 2905319 to 3387542 tid 3 2023-06-03T20:00:04.348 INFO:tasks.rados.rados.0.smithi033.stdout:109: write initial oid 109 2023-06-03T20:00:04.348 INFO:tasks.rados.rados.0.smithi033.stdout:109: seq_num 108 ranges {615156=555834,1603467=416361,2816389=693495} 2023-06-03T20:00:04.356 INFO:tasks.rados.rados.0.smithi033.stdout:109: writing smithi03366949-109 from 615156 to 1170990 tid 1 2023-06-03T20:00:04.361 INFO:tasks.rados.rados.0.smithi033.stdout:109: writing smithi03366949-109 from 1603467 to 2019828 tid 2 2023-06-03T20:00:04.373 INFO:tasks.rados.rados.0.smithi033.stdout:109: writing smithi03366949-109 from 2816389 to 3509884 tid 3 2023-06-03T20:00:04.374 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.374 INFO:tasks.rados.rados.0.smithi033.stdout:94: finishing write tid 1 to smithi03366949-94 2023-06-03T20:00:04.374 INFO:tasks.rados.rados.0.smithi033.stdout:94: finishing write tid 2 to smithi03366949-94 2023-06-03T20:00:04.375 INFO:tasks.rados.rados.0.smithi033.stdout:94: finishing write tid 3 to smithi03366949-94 2023-06-03T20:00:04.375 INFO:tasks.rados.rados.0.smithi033.stdout:94: finishing write tid 4 to smithi03366949-94 2023-06-03T20:00:04.375 INFO:tasks.rados.rados.0.smithi033.stdout:94: finishing write tid 5 to smithi03366949-94 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 94 v 30 (ObjNum 93 snap 0 seq_num 93) dirty exists 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:94: left oid 94 (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:95: finishing write tid 1 to smithi03366949-95 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:95: finishing write tid 2 to smithi03366949-95 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:95: finishing write tid 3 to smithi03366949-95 2023-06-03T20:00:04.376 INFO:tasks.rados.rados.0.smithi033.stdout:95: finishing write tid 4 to smithi03366949-95 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:95: finishing write tid 5 to smithi03366949-95 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 95 v 16 (ObjNum 94 snap 0 seq_num 94) dirty exists 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:95: left oid 95 (ObjNum 94 snap 0 seq_num 94) 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:96: finishing write tid 1 to smithi03366949-96 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:96: finishing write tid 2 to smithi03366949-96 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:96: finishing write tid 3 to smithi03366949-96 2023-06-03T20:00:04.377 INFO:tasks.rados.rados.0.smithi033.stdout:96: finishing write tid 4 to smithi03366949-96 2023-06-03T20:00:04.378 INFO:tasks.rados.rados.0.smithi033.stdout:96: finishing write tid 5 to smithi03366949-96 2023-06-03T20:00:04.378 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 96 v 22 (ObjNum 95 snap 0 seq_num 95) dirty exists 2023-06-03T20:00:04.378 INFO:tasks.rados.rados.0.smithi033.stdout:96: left oid 96 (ObjNum 95 snap 0 seq_num 95) 2023-06-03T20:00:04.378 INFO:tasks.rados.rados.0.smithi033.stdout:97: finishing write tid 1 to smithi03366949-97 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:97: finishing write tid 2 to smithi03366949-97 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:97: finishing write tid 3 to smithi03366949-97 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:97: finishing write tid 4 to smithi03366949-97 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:97: finishing write tid 5 to smithi03366949-97 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 22 (ObjNum 96 snap 0 seq_num 96) dirty exists 2023-06-03T20:00:04.379 INFO:tasks.rados.rados.0.smithi033.stdout:97: left oid 97 (ObjNum 96 snap 0 seq_num 96) 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: finishing write tid 1 to smithi03366949-98 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: finishing write tid 2 to smithi03366949-98 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: finishing write tid 3 to smithi03366949-98 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: finishing write tid 4 to smithi03366949-98 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: finishing write tid 5 to smithi03366949-98 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 98 v 15 (ObjNum 97 snap 0 seq_num 97) dirty exists 2023-06-03T20:00:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:98: left oid 98 (ObjNum 97 snap 0 seq_num 97) 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: finishing write tid 1 to smithi03366949-99 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: finishing write tid 2 to smithi03366949-99 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: finishing write tid 3 to smithi03366949-99 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: finishing write tid 4 to smithi03366949-99 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: finishing write tid 5 to smithi03366949-99 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 99 v 26 (ObjNum 98 snap 0 seq_num 98) dirty exists 2023-06-03T20:00:04.381 INFO:tasks.rados.rados.0.smithi033.stdout:99: left oid 99 (ObjNum 98 snap 0 seq_num 98) 2023-06-03T20:00:04.382 INFO:tasks.rados.rados.0.smithi033.stdout:100: finishing write tid 1 to smithi03366949-100 2023-06-03T20:00:04.382 INFO:tasks.rados.rados.0.smithi033.stdout:100: finishing write tid 2 to smithi03366949-100 2023-06-03T20:00:04.382 INFO:tasks.rados.rados.0.smithi033.stdout:100: finishing write tid 3 to smithi03366949-100 2023-06-03T20:00:04.382 INFO:tasks.rados.rados.0.smithi033.stdout:100: finishing write tid 4 to smithi03366949-100 2023-06-03T20:00:04.382 INFO:tasks.rados.rados.0.smithi033.stdout:100: finishing write tid 5 to smithi03366949-100 2023-06-03T20:00:04.383 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 100 v 33 (ObjNum 99 snap 0 seq_num 99) dirty exists 2023-06-03T20:00:04.383 INFO:tasks.rados.rados.0.smithi033.stdout:100: left oid 100 (ObjNum 99 snap 0 seq_num 99) 2023-06-03T20:00:04.383 INFO:tasks.rados.rados.0.smithi033.stdout:101: finishing write tid 1 to smithi03366949-101 2023-06-03T20:00:04.383 INFO:tasks.rados.rados.0.smithi033.stdout:101: finishing write tid 2 to smithi03366949-101 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:101: finishing write tid 3 to smithi03366949-101 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:101: finishing write tid 4 to smithi03366949-101 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:101: finishing write tid 5 to smithi03366949-101 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 32 (ObjNum 100 snap 0 seq_num 100) dirty exists 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:101: left oid 101 (ObjNum 100 snap 0 seq_num 100) 2023-06-03T20:00:04.384 INFO:tasks.rados.rados.0.smithi033.stdout:102: finishing write tid 1 to smithi03366949-102 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:102: finishing write tid 2 to smithi03366949-102 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:94: done (15 left) 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:95: done (14 left) 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:96: done (13 left) 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:97: done (12 left) 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:98: done (11 left) 2023-06-03T20:00:04.385 INFO:tasks.rados.rados.0.smithi033.stdout:99: done (10 left) 2023-06-03T20:00:04.386 INFO:tasks.rados.rados.0.smithi033.stdout:100: done (9 left) 2023-06-03T20:00:04.386 INFO:tasks.rados.rados.0.smithi033.stdout:101: done (8 left) 2023-06-03T20:00:04.386 INFO:tasks.rados.rados.0.smithi033.stdout:110: write initial oid 110 2023-06-03T20:00:04.386 INFO:tasks.rados.rados.0.smithi033.stdout:110: seq_num 109 ranges {631963=631083,2061949=560019,3243812=504767} 2023-06-03T20:00:04.387 INFO:tasks.rados.rados.0.smithi033.stdout:110: writing smithi03366949-110 from 631963 to 1263046 tid 1 2023-06-03T20:00:04.387 INFO:tasks.rados.rados.0.smithi033.stdout:110: writing smithi03366949-110 from 2061949 to 2621968 tid 2 2023-06-03T20:00:04.391 INFO:tasks.rados.rados.0.smithi033.stdout:110: writing smithi03366949-110 from 3243812 to 3748579 tid 3 2023-06-03T20:00:04.392 INFO:tasks.rados.rados.0.smithi033.stdout:111: write initial oid 111 2023-06-03T20:00:04.392 INFO:tasks.rados.rados.0.smithi033.stdout:111: seq_num 110 ranges {648770=706332,2120431=420030,3271235=432392} 2023-06-03T20:00:04.399 INFO:tasks.rados.rados.0.smithi033.stdout:111: writing smithi03366949-111 from 648770 to 1355102 tid 1 2023-06-03T20:00:04.406 INFO:tasks.rados.rados.0.smithi033.stdout:111: writing smithi03366949-111 from 2120431 to 2540461 tid 2 2023-06-03T20:00:04.413 INFO:tasks.rados.rados.0.smithi033.stdout:111: writing smithi03366949-111 from 3271235 to 3703627 tid 3 2023-06-03T20:00:04.413 INFO:tasks.rados.rados.0.smithi033.stdout:112: write initial oid 112 2023-06-03T20:00:04.413 INFO:tasks.rados.rados.0.smithi033.stdout:112: seq_num 111 ranges {665577=781581,2062560=563688,3182305=643664} 2023-06-03T20:00:04.421 INFO:tasks.rados.rados.0.smithi033.stdout:112: writing smithi03366949-112 from 665577 to 1447158 tid 1 2023-06-03T20:00:04.428 INFO:tasks.rados.rados.0.smithi033.stdout:112: writing smithi03366949-112 from 2062560 to 2626248 tid 2 2023-06-03T20:00:04.435 INFO:tasks.rados.rados.0.smithi033.stdout:112: writing smithi03366949-112 from 3182305 to 3825969 tid 3 2023-06-03T20:00:04.435 INFO:tasks.rados.rados.0.smithi033.stdout:113: write initial oid 113 2023-06-03T20:00:04.435 INFO:tasks.rados.rados.0.smithi033.stdout:113: seq_num 112 ranges {682384=456830,1721042=423699,2809728=454936,3731357=151027} 2023-06-03T20:00:04.442 INFO:tasks.rados.rados.0.smithi033.stdout:113: writing smithi03366949-113 from 682384 to 1139214 tid 1 2023-06-03T20:00:04.447 INFO:tasks.rados.rados.0.smithi033.stdout:113: writing smithi03366949-113 from 1721042 to 2144741 tid 2 2023-06-03T20:00:04.454 INFO:tasks.rados.rados.0.smithi033.stdout:113: writing smithi03366949-113 from 2809728 to 3264664 tid 3 2023-06-03T20:00:04.457 INFO:tasks.rados.rados.0.smithi033.stdout:113: writing smithi03366949-113 from 3731357 to 3882384 tid 4 2023-06-03T20:00:04.458 INFO:tasks.rados.rados.0.smithi033.stdout:114: write initial oid 114 2023-06-03T20:00:04.458 INFO:tasks.rados.rados.0.smithi033.stdout:114: seq_num 113 ranges {699191=532079,1779524=567357,2837151=666208} 2023-06-03T20:00:04.464 INFO:tasks.rados.rados.0.smithi033.stdout:114: writing smithi03366949-114 from 699191 to 1231270 tid 1 2023-06-03T20:00:04.471 INFO:tasks.rados.rados.0.smithi033.stdout:114: writing smithi03366949-114 from 1779524 to 2346881 tid 2 2023-06-03T20:00:04.478 INFO:tasks.rados.rados.0.smithi033.stdout:114: writing smithi03366949-114 from 2837151 to 3503359 tid 3 2023-06-03T20:00:04.478 INFO:tasks.rados.rados.0.smithi033.stdout:115: write initial oid 115 2023-06-03T20:00:04.478 INFO:tasks.rados.rados.0.smithi033.stdout:115: seq_num 114 ranges {715998=607328,1838006=427368,2864574=477480,3863835=52163} 2023-06-03T20:00:04.485 INFO:tasks.rados.rados.0.smithi033.stdout:115: writing smithi03366949-115 from 715998 to 1323326 tid 1 2023-06-03T20:00:04.490 INFO:tasks.rados.rados.0.smithi033.stdout:115: writing smithi03366949-115 from 1838006 to 2265374 tid 2 2023-06-03T20:00:04.496 INFO:tasks.rados.rados.0.smithi033.stdout:115: writing smithi03366949-115 from 2864574 to 3342054 tid 3 2023-06-03T20:00:04.500 INFO:tasks.rados.rados.0.smithi033.stdout:115: writing smithi03366949-115 from 3863835 to 3915998 tid 4 2023-06-03T20:00:04.500 INFO:tasks.rados.rados.0.smithi033.stdout:116: write initial oid 116 2023-06-03T20:00:04.500 INFO:tasks.rados.rados.0.smithi033.stdout:116: seq_num 115 ranges {732805=798930,2296488=571026,3291997=405105} 2023-06-03T20:00:04.509 INFO:tasks.rados.rados.0.smithi033.stdout:116: writing smithi03366949-116 from 732805 to 1531735 tid 1 2023-06-03T20:00:04.516 INFO:tasks.rados.rados.0.smithi033.stdout:116: writing smithi03366949-116 from 2296488 to 2867514 tid 2 2023-06-03T20:00:04.521 INFO:tasks.rados.rados.0.smithi033.stdout:116: writing smithi03366949-116 from 3291997 to 3697102 tid 3 2023-06-03T20:00:04.521 INFO:tasks.rados.rados.0.smithi033.stdout:117: write initial oid 117 2023-06-03T20:00:04.521 INFO:tasks.rados.rados.0.smithi033.stdout:117: seq_num 116 ranges {749612=474179,1954970=431037,2919420=616377} 2023-06-03T20:00:04.528 INFO:tasks.rados.rados.0.smithi033.stdout:117: writing smithi03366949-117 from 749612 to 1223791 tid 1 2023-06-03T20:00:04.535 INFO:tasks.rados.rados.0.smithi033.stdout:117: writing smithi03366949-117 from 1954970 to 2386007 tid 2 2023-06-03T20:00:04.542 INFO:tasks.rados.rados.0.smithi033.stdout:117: writing smithi03366949-117 from 2919420 to 3535797 tid 3 2023-06-03T20:00:04.542 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.542 INFO:tasks.rados.rados.0.smithi033.stdout:102: finishing write tid 3 to smithi03366949-102 2023-06-03T20:00:04.542 INFO:tasks.rados.rados.0.smithi033.stdout:102: finishing write tid 4 to smithi03366949-102 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:102: finishing write tid 5 to smithi03366949-102 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 16 (ObjNum 101 snap 0 seq_num 101) dirty exists 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:102: left oid 102 (ObjNum 101 snap 0 seq_num 101) 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:103: finishing write tid 1 to smithi03366949-103 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:103: finishing write tid 2 to smithi03366949-103 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:103: finishing write tid 3 to smithi03366949-103 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:103: finishing write tid 4 to smithi03366949-103 2023-06-03T20:00:04.543 INFO:tasks.rados.rados.0.smithi033.stdout:103: finishing write tid 5 to smithi03366949-103 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 103 v 20 (ObjNum 102 snap 0 seq_num 102) dirty exists 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:103: left oid 103 (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:104: finishing write tid 1 to smithi03366949-104 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:104: finishing write tid 2 to smithi03366949-104 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:104: finishing write tid 3 to smithi03366949-104 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:104: finishing write tid 4 to smithi03366949-104 2023-06-03T20:00:04.544 INFO:tasks.rados.rados.0.smithi033.stdout:104: finishing write tid 5 to smithi03366949-104 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 104 v 33 (ObjNum 103 snap 0 seq_num 103) dirty exists 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:104: left oid 104 (ObjNum 103 snap 0 seq_num 103) 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:105: finishing write tid 1 to smithi03366949-105 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:105: finishing write tid 2 to smithi03366949-105 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:105: finishing write tid 3 to smithi03366949-105 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:105: finishing write tid 4 to smithi03366949-105 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:105: finishing write tid 5 to smithi03366949-105 2023-06-03T20:00:04.545 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 105 v 21 (ObjNum 104 snap 0 seq_num 104) dirty exists 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:105: left oid 105 (ObjNum 104 snap 0 seq_num 104) 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: finishing write tid 1 to smithi03366949-106 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: finishing write tid 2 to smithi03366949-106 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: finishing write tid 3 to smithi03366949-106 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: finishing write tid 4 to smithi03366949-106 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: finishing write tid 5 to smithi03366949-106 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 106 v 17 (ObjNum 105 snap 0 seq_num 105) dirty exists 2023-06-03T20:00:04.546 INFO:tasks.rados.rados.0.smithi033.stdout:106: left oid 106 (ObjNum 105 snap 0 seq_num 105) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:107: finishing write tid 1 to smithi03366949-107 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:107: finishing write tid 2 to smithi03366949-107 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:102: done (15 left) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:103: done (14 left) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:104: done (13 left) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:105: done (12 left) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:106: done (11 left) 2023-06-03T20:00:04.547 INFO:tasks.rados.rados.0.smithi033.stdout:118: write initial oid 118 2023-06-03T20:00:04.548 INFO:tasks.rados.rados.0.smithi033.stdout:118: seq_num 117 ranges {766419=549428,2013452=574695,3346843=427649} 2023-06-03T20:00:04.549 INFO:tasks.rados.rados.0.smithi033.stdout:118: writing smithi03366949-118 from 766419 to 1315847 tid 1 2023-06-03T20:00:04.556 INFO:tasks.rados.rados.0.smithi033.stdout:118: writing smithi03366949-118 from 2013452 to 2588147 tid 2 2023-06-03T20:00:04.563 INFO:tasks.rados.rados.0.smithi033.stdout:118: writing smithi03366949-118 from 3346843 to 3774492 tid 3 2023-06-03T20:00:04.563 INFO:tasks.rados.rados.0.smithi033.stdout:119: write initial oid 119 2023-06-03T20:00:04.563 INFO:tasks.rados.rados.0.smithi033.stdout:107: finishing write tid 3 to smithi03366949-107 2023-06-03T20:00:04.563 INFO:tasks.rados.rados.0.smithi033.stdout:119: seq_num 118 ranges {783226=624677,2071934=434706,2974266=638921} 2023-06-03T20:00:04.571 INFO:tasks.rados.rados.0.smithi033.stdout:119: writing smithi03366949-119 from 783226 to 1407903 tid 1 2023-06-03T20:00:04.577 INFO:tasks.rados.rados.0.smithi033.stdout:119: writing smithi03366949-119 from 2071934 to 2506640 tid 2 2023-06-03T20:00:04.583 INFO:tasks.rados.rados.0.smithi033.stdout:119: writing smithi03366949-119 from 2974266 to 3613187 tid 3 2023-06-03T20:00:04.583 INFO:tasks.rados.rados.0.smithi033.stdout:120: write initial oid 120 2023-06-03T20:00:04.584 INFO:tasks.rados.rados.0.smithi033.stdout:120: seq_num 119 ranges {400033=699926,1614063=385970} 2023-06-03T20:00:04.590 INFO:tasks.rados.rados.0.smithi033.stdout:120: writing smithi03366949-120 from 400033 to 1099959 tid 1 2023-06-03T20:00:04.595 INFO:tasks.rados.rados.0.smithi033.stdout:120: writing smithi03366949-120 from 1614063 to 2000033 tid 2 2023-06-03T20:00:04.595 INFO:tasks.rados.rados.0.smithi033.stdout:121: write initial oid 121 2023-06-03T20:00:04.595 INFO:tasks.rados.rados.0.smithi033.stdout:107: finishing write tid 4 to smithi03366949-107 2023-06-03T20:00:04.596 INFO:tasks.rados.rados.0.smithi033.stdout:121: seq_num 120 ranges {416840=775175,1672545=344295} 2023-06-03T20:00:04.602 INFO:tasks.rados.rados.0.smithi033.stdout:121: writing smithi03366949-121 from 416840 to 1192015 tid 1 2023-06-03T20:00:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:121: writing smithi03366949-121 from 1672545 to 2016840 tid 2 2023-06-03T20:00:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:122: write initial oid 122 2023-06-03T20:00:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:122: seq_num 121 ranges {433647=450424,1331027=582033} 2023-06-03T20:00:04.612 INFO:tasks.rados.rados.0.smithi033.stdout:122: writing smithi03366949-122 from 433647 to 884071 tid 1 2023-06-03T20:00:04.618 INFO:tasks.rados.rados.0.smithi033.stdout:122: writing smithi03366949-122 from 1331027 to 1913060 tid 2 2023-06-03T20:00:04.618 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.618 INFO:tasks.rados.rados.0.smithi033.stdout:107: finishing write tid 5 to smithi03366949-107 2023-06-03T20:00:04.618 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 24 (ObjNum 106 snap 0 seq_num 106) dirty exists 2023-06-03T20:00:04.618 INFO:tasks.rados.rados.0.smithi033.stdout:107: left oid 107 (ObjNum 106 snap 0 seq_num 106) 2023-06-03T20:00:04.619 INFO:tasks.rados.rados.0.smithi033.stdout:108: finishing write tid 1 to smithi03366949-108 2023-06-03T20:00:04.619 INFO:tasks.rados.rados.0.smithi033.stdout:108: finishing write tid 2 to smithi03366949-108 2023-06-03T20:00:04.619 INFO:tasks.rados.rados.0.smithi033.stdout:107: done (15 left) 2023-06-03T20:00:04.619 INFO:tasks.rados.rados.0.smithi033.stdout:123: write initial oid 123 2023-06-03T20:00:04.619 INFO:tasks.rados.rados.0.smithi033.stdout:123: seq_num 122 ranges {450454=642026,1505862=544592} 2023-06-03T20:00:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:123: writing smithi03366949-123 from 450454 to 1092480 tid 1 2023-06-03T20:00:04.631 INFO:tasks.rados.rados.0.smithi033.stdout:123: writing smithi03366949-123 from 1505862 to 2050454 tid 2 2023-06-03T20:00:04.631 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.631 INFO:tasks.rados.rados.0.smithi033.stdout:108: finishing write tid 3 to smithi03366949-108 2023-06-03T20:00:04.631 INFO:tasks.rados.rados.0.smithi033.stdout:108: finishing write tid 4 to smithi03366949-108 2023-06-03T20:00:04.631 INFO:tasks.rados.rados.0.smithi033.stdout:108: finishing write tid 5 to smithi03366949-108 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 108 v 28 (ObjNum 107 snap 0 seq_num 107) dirty exists 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:108: left oid 108 (ObjNum 107 snap 0 seq_num 107) 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:109: finishing write tid 1 to smithi03366949-109 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:109: finishing write tid 2 to smithi03366949-109 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:109: finishing write tid 3 to smithi03366949-109 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:109: finishing write tid 4 to smithi03366949-109 2023-06-03T20:00:04.632 INFO:tasks.rados.rados.0.smithi033.stdout:109: finishing write tid 5 to smithi03366949-109 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 109 v 31 (ObjNum 108 snap 0 seq_num 108) dirty exists 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:109: left oid 109 (ObjNum 108 snap 0 seq_num 108) 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:110: finishing write tid 1 to smithi03366949-110 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:110: finishing write tid 2 to smithi03366949-110 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:110: finishing write tid 3 to smithi03366949-110 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:110: finishing write tid 4 to smithi03366949-110 2023-06-03T20:00:04.633 INFO:tasks.rados.rados.0.smithi033.stdout:110: finishing write tid 5 to smithi03366949-110 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 110 v 20 (ObjNum 109 snap 0 seq_num 109) dirty exists 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:110: left oid 110 (ObjNum 109 snap 0 seq_num 109) 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:111: finishing write tid 1 to smithi03366949-111 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:111: finishing write tid 2 to smithi03366949-111 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:111: finishing write tid 3 to smithi03366949-111 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:111: finishing write tid 4 to smithi03366949-111 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:111: finishing write tid 5 to smithi03366949-111 2023-06-03T20:00:04.634 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 111 v 35 (ObjNum 110 snap 0 seq_num 110) dirty exists 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:111: left oid 111 (ObjNum 110 snap 0 seq_num 110) 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:112: finishing write tid 1 to smithi03366949-112 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:112: finishing write tid 2 to smithi03366949-112 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:112: finishing write tid 3 to smithi03366949-112 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:108: done (15 left) 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:109: done (14 left) 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:110: done (13 left) 2023-06-03T20:00:04.635 INFO:tasks.rados.rados.0.smithi033.stdout:111: done (12 left) 2023-06-03T20:00:04.636 INFO:tasks.rados.rados.0.smithi033.stdout:124: write initial oid 124 2023-06-03T20:00:04.636 INFO:tasks.rados.rados.0.smithi033.stdout:124: seq_num 123 ranges {467261=717275,1847991=219270} 2023-06-03T20:00:04.637 INFO:tasks.rados.rados.0.smithi033.stdout:124: writing smithi03366949-124 from 467261 to 1184536 tid 1 2023-06-03T20:00:04.643 INFO:tasks.rados.rados.0.smithi033.stdout:124: writing smithi03366949-124 from 1847991 to 2067261 tid 2 2023-06-03T20:00:04.643 INFO:tasks.rados.rados.0.smithi033.stdout:125: write initial oid 125 2023-06-03T20:00:04.643 INFO:tasks.rados.rados.0.smithi033.stdout:125: seq_num 124 ranges {484068=792524,1906473=177595} 2023-06-03T20:00:04.650 INFO:tasks.rados.rados.0.smithi033.stdout:125: writing smithi03366949-125 from 484068 to 1276592 tid 1 2023-06-03T20:00:04.655 INFO:tasks.rados.rados.0.smithi033.stdout:125: writing smithi03366949-125 from 1906473 to 2084068 tid 2 2023-06-03T20:00:04.655 INFO:tasks.rados.rados.0.smithi033.stdout:126: write initial oid 126 2023-06-03T20:00:04.655 INFO:tasks.rados.rados.0.smithi033.stdout:126: seq_num 125 ranges {500875=467773,1564955=535920} 2023-06-03T20:00:04.662 INFO:tasks.rados.rados.0.smithi033.stdout:126: writing smithi03366949-126 from 500875 to 968648 tid 1 2023-06-03T20:00:04.668 INFO:tasks.rados.rados.0.smithi033.stdout:126: writing smithi03366949-126 from 1564955 to 2100875 tid 2 2023-06-03T20:00:04.668 INFO:tasks.rados.rados.0.smithi033.stdout:127: write initial oid 127 2023-06-03T20:00:04.669 INFO:tasks.rados.rados.0.smithi033.stdout:127: seq_num 126 ranges {517682=543022,1623437=494245} 2023-06-03T20:00:04.674 INFO:tasks.rados.rados.0.smithi033.stdout:127: writing smithi03366949-127 from 517682 to 1060704 tid 1 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout:127: writing smithi03366949-127 from 1623437 to 2117682 tid 2 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout:112: finishing write tid 4 to smithi03366949-112 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout:112: finishing write tid 5 to smithi03366949-112 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 112 v 17 (ObjNum 111 snap 0 seq_num 111) dirty exists 2023-06-03T20:00:04.681 INFO:tasks.rados.rados.0.smithi033.stdout:112: left oid 112 (ObjNum 111 snap 0 seq_num 111) 2023-06-03T20:00:04.682 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 1 to smithi03366949-113 2023-06-03T20:00:04.682 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 2 to smithi03366949-113 2023-06-03T20:00:04.682 INFO:tasks.rados.rados.0.smithi033.stdout:112: done (15 left) 2023-06-03T20:00:04.682 INFO:tasks.rados.rados.0.smithi033.stdout:128: write initial oid 128 2023-06-03T20:00:04.682 INFO:tasks.rados.rados.0.smithi033.stdout:128: seq_num 127 ranges {534489=618271,1565566=568923} 2023-06-03T20:00:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:128: writing smithi03366949-128 from 534489 to 1152760 tid 1 2023-06-03T20:00:04.694 INFO:tasks.rados.rados.0.smithi033.stdout:128: writing smithi03366949-128 from 1565566 to 2134489 tid 2 2023-06-03T20:00:04.694 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 3 to smithi03366949-113 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 4 to smithi03366949-113 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 5 to smithi03366949-113 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: finishing write tid 6 to smithi03366949-113 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 38 (ObjNum 112 snap 0 seq_num 112) dirty exists 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: left oid 113 (ObjNum 112 snap 0 seq_num 112) 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:114: finishing write tid 1 to smithi03366949-114 2023-06-03T20:00:04.695 INFO:tasks.rados.rados.0.smithi033.stdout:113: done (15 left) 2023-06-03T20:00:04.696 INFO:tasks.rados.rados.0.smithi033.stdout:129: write initial oid 129 2023-06-03T20:00:04.696 INFO:tasks.rados.rados.0.smithi033.stdout:129: seq_num 128 ranges {551296=693520,2024048=127248} 2023-06-03T20:00:04.700 INFO:tasks.rados.rados.0.smithi033.stdout:129: writing smithi03366949-129 from 551296 to 1244816 tid 1 2023-06-03T20:00:04.706 INFO:tasks.rados.rados.0.smithi033.stdout:129: writing smithi03366949-129 from 2024048 to 2151296 tid 2 2023-06-03T20:00:04.706 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.706 INFO:tasks.rados.rados.0.smithi033.stdout:114: finishing write tid 2 to smithi03366949-114 2023-06-03T20:00:04.706 INFO:tasks.rados.rados.0.smithi033.stdout:114: finishing write tid 3 to smithi03366949-114 2023-06-03T20:00:04.706 INFO:tasks.rados.rados.0.smithi033.stdout:114: finishing write tid 4 to smithi03366949-114 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:114: finishing write tid 5 to smithi03366949-114 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 114 v 26 (ObjNum 113 snap 0 seq_num 113) dirty exists 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:114: left oid 114 (ObjNum 113 snap 0 seq_num 113) 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 1 to smithi03366949-115 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 2 to smithi03366949-115 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 3 to smithi03366949-115 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:114: done (15 left) 2023-06-03T20:00:04.707 INFO:tasks.rados.rados.0.smithi033.stdout:130: write initial oid 130 2023-06-03T20:00:04.708 INFO:tasks.rados.rados.0.smithi033.stdout:130: seq_num 129 ranges {568103=768769,2082530=85573} 2023-06-03T20:00:04.713 INFO:tasks.rados.rados.0.smithi033.stdout:130: writing smithi03366949-130 from 568103 to 1336872 tid 1 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:130: writing smithi03366949-130 from 2082530 to 2168103 tid 2 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 4 to smithi03366949-115 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 5 to smithi03366949-115 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:115: finishing write tid 6 to smithi03366949-115 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 25 (ObjNum 114 snap 0 seq_num 114) dirty exists 2023-06-03T20:00:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:115: left oid 115 (ObjNum 114 snap 0 seq_num 114) 2023-06-03T20:00:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:116: finishing write tid 1 to smithi03366949-116 2023-06-03T20:00:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:115: done (15 left) 2023-06-03T20:00:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:131: write initial oid 131 2023-06-03T20:00:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:131: seq_num 130 ranges {584910=560371,1857365=327545} 2023-06-03T20:00:04.728 INFO:tasks.rados.rados.0.smithi033.stdout:131: writing smithi03366949-131 from 584910 to 1145281 tid 1 2023-06-03T20:00:04.736 INFO:tasks.rados.rados.0.smithi033.stdout:131: writing smithi03366949-131 from 1857365 to 2184910 tid 2 2023-06-03T20:00:04.736 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.736 INFO:tasks.rados.rados.0.smithi033.stdout:116: finishing write tid 2 to smithi03366949-116 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:116: finishing write tid 3 to smithi03366949-116 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:116: finishing write tid 4 to smithi03366949-116 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:116: finishing write tid 5 to smithi03366949-116 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 116 v 25 (ObjNum 115 snap 0 seq_num 115) dirty exists 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:116: left oid 116 (ObjNum 115 snap 0 seq_num 115) 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:117: finishing write tid 1 to smithi03366949-117 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:117: finishing write tid 2 to smithi03366949-117 2023-06-03T20:00:04.737 INFO:tasks.rados.rados.0.smithi033.stdout:116: done (15 left) 2023-06-03T20:00:04.738 INFO:tasks.rados.rados.0.smithi033.stdout:132: write initial oid 132 2023-06-03T20:00:04.738 INFO:tasks.rados.rados.0.smithi033.stdout:132: seq_num 131 ranges {601717=635620,1799494=402223} 2023-06-03T20:00:04.744 INFO:tasks.rados.rados.0.smithi033.stdout:132: writing smithi03366949-132 from 601717 to 1237337 tid 1 2023-06-03T20:00:04.749 INFO:tasks.rados.rados.0.smithi033.stdout:132: writing smithi03366949-132 from 1799494 to 2201717 tid 2 2023-06-03T20:00:04.749 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:117: finishing write tid 3 to smithi03366949-117 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:117: finishing write tid 4 to smithi03366949-117 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:117: finishing write tid 5 to smithi03366949-117 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 117 v 20 (ObjNum 116 snap 0 seq_num 116) dirty exists 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:117: left oid 117 (ObjNum 116 snap 0 seq_num 116) 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:118: finishing write tid 1 to smithi03366949-118 2023-06-03T20:00:04.750 INFO:tasks.rados.rados.0.smithi033.stdout:118: finishing write tid 2 to smithi03366949-118 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:118: finishing write tid 3 to smithi03366949-118 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:118: finishing write tid 4 to smithi03366949-118 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:118: finishing write tid 5 to smithi03366949-118 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 118 v 29 (ObjNum 117 snap 0 seq_num 117) dirty exists 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:118: left oid 118 (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:117: done (15 left) 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:118: done (14 left) 2023-06-03T20:00:04.751 INFO:tasks.rados.rados.0.smithi033.stdout:133: write initial oid 133 2023-06-03T20:00:04.752 INFO:tasks.rados.rados.0.smithi033.stdout:133: seq_num 132 ranges {618524=710869,1857976=360548} 2023-06-03T20:00:04.757 INFO:tasks.rados.rados.0.smithi033.stdout:133: writing smithi03366949-133 from 618524 to 1329393 tid 1 2023-06-03T20:00:04.764 INFO:tasks.rados.rados.0.smithi033.stdout:133: writing smithi03366949-133 from 1857976 to 2218524 tid 2 2023-06-03T20:00:04.764 INFO:tasks.rados.rados.0.smithi033.stdout:134: write initial oid 134 2023-06-03T20:00:04.764 INFO:tasks.rados.rados.0.smithi033.stdout:134: seq_num 133 ranges {635331=786118,1916458=318873} 2023-06-03T20:00:04.772 INFO:tasks.rados.rados.0.smithi033.stdout:134: writing smithi03366949-134 from 635331 to 1421449 tid 1 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout:134: writing smithi03366949-134 from 1916458 to 2235331 tid 2 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout:119: finishing write tid 1 to smithi03366949-119 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout:119: finishing write tid 2 to smithi03366949-119 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout:119: finishing write tid 3 to smithi03366949-119 2023-06-03T20:00:04.777 INFO:tasks.rados.rados.0.smithi033.stdout:119: finishing write tid 4 to smithi03366949-119 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:119: finishing write tid 5 to smithi03366949-119 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 119 v 19 (ObjNum 118 snap 0 seq_num 118) dirty exists 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:119: left oid 119 (ObjNum 118 snap 0 seq_num 118) 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:120: finishing write tid 1 to smithi03366949-120 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:119: done (15 left) 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:135: write initial oid 135 2023-06-03T20:00:04.778 INFO:tasks.rados.rados.0.smithi033.stdout:135: seq_num 134 ranges {652138=461367,1574940=677198} 2023-06-03T20:00:04.784 INFO:tasks.rados.rados.0.smithi033.stdout:135: writing smithi03366949-135 from 652138 to 1113505 tid 1 2023-06-03T20:00:04.792 INFO:tasks.rados.rados.0.smithi033.stdout:135: writing smithi03366949-135 from 1574940 to 2252138 tid 2 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:120: finishing write tid 2 to smithi03366949-120 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:120: finishing write tid 3 to smithi03366949-120 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:120: finishing write tid 4 to smithi03366949-120 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 120 v 29 (ObjNum 119 snap 0 seq_num 119) dirty exists 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:120: left oid 120 (ObjNum 119 snap 0 seq_num 119) 2023-06-03T20:00:04.793 INFO:tasks.rados.rados.0.smithi033.stdout:121: finishing write tid 1 to smithi03366949-121 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:121: finishing write tid 2 to smithi03366949-121 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:121: finishing write tid 3 to smithi03366949-121 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:121: finishing write tid 4 to smithi03366949-121 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 121 v 31 (ObjNum 120 snap 0 seq_num 120) dirty exists 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:121: left oid 121 (ObjNum 120 snap 0 seq_num 120) 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:122: finishing write tid 1 to smithi03366949-122 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:122: finishing write tid 2 to smithi03366949-122 2023-06-03T20:00:04.794 INFO:tasks.rados.rados.0.smithi033.stdout:120: done (15 left) 2023-06-03T20:00:04.795 INFO:tasks.rados.rados.0.smithi033.stdout:121: done (14 left) 2023-06-03T20:00:04.795 INFO:tasks.rados.rados.0.smithi033.stdout:136: write initial oid 136 2023-06-03T20:00:04.795 INFO:tasks.rados.rados.0.smithi033.stdout:136: seq_num 135 ranges {668945=536616,1633422=491363} 2023-06-03T20:00:04.799 INFO:tasks.rados.rados.0.smithi033.stdout:136: writing smithi03366949-136 from 668945 to 1205561 tid 1 2023-06-03T20:00:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:136: writing smithi03366949-136 from 1633422 to 2124785 tid 2 2023-06-03T20:00:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:137: write initial oid 137 2023-06-03T20:00:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:137: seq_num 136 ranges {685752=611865,1975551=310201} 2023-06-03T20:00:04.812 INFO:tasks.rados.rados.0.smithi033.stdout:137: writing smithi03366949-137 from 685752 to 1297617 tid 1 2023-06-03T20:00:04.817 INFO:tasks.rados.rados.0.smithi033.stdout:137: writing smithi03366949-137 from 1975551 to 2285752 tid 2 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout:122: finishing write tid 3 to smithi03366949-122 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout:122: finishing write tid 4 to smithi03366949-122 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 122 v 23 (ObjNum 121 snap 0 seq_num 121) dirty exists 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout:122: left oid 122 (ObjNum 121 snap 0 seq_num 121) 2023-06-03T20:00:04.818 INFO:tasks.rados.rados.0.smithi033.stdout:123: finishing write tid 1 to smithi03366949-123 2023-06-03T20:00:04.819 INFO:tasks.rados.rados.0.smithi033.stdout:122: done (15 left) 2023-06-03T20:00:04.819 INFO:tasks.rados.rados.0.smithi033.stdout:138: write initial oid 138 2023-06-03T20:00:04.819 INFO:tasks.rados.rados.0.smithi033.stdout:138: seq_num 137 ranges {702559=403467,1750386=495032} 2023-06-03T20:00:04.824 INFO:tasks.rados.rados.0.smithi033.stdout:138: writing smithi03366949-138 from 702559 to 1106026 tid 1 2023-06-03T20:00:04.830 INFO:tasks.rados.rados.0.smithi033.stdout:138: writing smithi03366949-138 from 1750386 to 2245418 tid 2 2023-06-03T20:00:04.830 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.831 INFO:tasks.rados.rados.0.smithi033.stdout:123: finishing write tid 2 to smithi03366949-123 2023-06-03T20:00:04.831 INFO:tasks.rados.rados.0.smithi033.stdout:123: finishing write tid 3 to smithi03366949-123 2023-06-03T20:00:04.831 INFO:tasks.rados.rados.0.smithi033.stdout:123: finishing write tid 4 to smithi03366949-123 2023-06-03T20:00:04.831 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 123 v 32 (ObjNum 122 snap 0 seq_num 122) dirty exists 2023-06-03T20:00:04.831 INFO:tasks.rados.rados.0.smithi033.stdout:123: left oid 123 (ObjNum 122 snap 0 seq_num 122) 2023-06-03T20:00:04.832 INFO:tasks.rados.rados.0.smithi033.stdout:124: finishing write tid 1 to smithi03366949-124 2023-06-03T20:00:04.832 INFO:tasks.rados.rados.0.smithi033.stdout:123: done (15 left) 2023-06-03T20:00:04.832 INFO:tasks.rados.rados.0.smithi033.stdout:139: write initial oid 139 2023-06-03T20:00:04.832 INFO:tasks.rados.rados.0.smithi033.stdout:139: seq_num 138 ranges {719366=478716,1808868=510498} 2023-06-03T20:00:04.837 INFO:tasks.rados.rados.0.smithi033.stdout:139: writing smithi03366949-139 from 719366 to 1198082 tid 1 2023-06-03T20:00:04.844 INFO:tasks.rados.rados.0.smithi033.stdout:139: writing smithi03366949-139 from 1808868 to 2319366 tid 2 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout:124: finishing write tid 2 to smithi03366949-124 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout:124: finishing write tid 3 to smithi03366949-124 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout:124: finishing write tid 4 to smithi03366949-124 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 124 v 26 (ObjNum 123 snap 0 seq_num 123) dirty exists 2023-06-03T20:00:04.845 INFO:tasks.rados.rados.0.smithi033.stdout:124: left oid 124 (ObjNum 123 snap 0 seq_num 123) 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:125: finishing write tid 1 to smithi03366949-125 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:125: finishing write tid 2 to smithi03366949-125 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:125: finishing write tid 3 to smithi03366949-125 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:125: finishing write tid 4 to smithi03366949-125 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 125 v 22 (ObjNum 124 snap 0 seq_num 124) dirty exists 2023-06-03T20:00:04.846 INFO:tasks.rados.rados.0.smithi033.stdout:125: left oid 125 (ObjNum 124 snap 0 seq_num 124) 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:126: finishing write tid 1 to smithi03366949-126 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:126: finishing write tid 2 to smithi03366949-126 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:126: finishing write tid 3 to smithi03366949-126 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:126: finishing write tid 4 to smithi03366949-126 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 126 v 25 (ObjNum 125 snap 0 seq_num 125) dirty exists 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:126: left oid 126 (ObjNum 125 snap 0 seq_num 125) 2023-06-03T20:00:04.847 INFO:tasks.rados.rados.0.smithi033.stdout:127: finishing write tid 1 to smithi03366949-127 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:127: finishing write tid 2 to smithi03366949-127 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:127: finishing write tid 3 to smithi03366949-127 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:127: finishing write tid 4 to smithi03366949-127 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 29 (ObjNum 126 snap 0 seq_num 126) dirty exists 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:127: left oid 127 (ObjNum 126 snap 0 seq_num 126) 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:128: finishing write tid 1 to smithi03366949-128 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:128: finishing write tid 2 to smithi03366949-128 2023-06-03T20:00:04.848 INFO:tasks.rados.rados.0.smithi033.stdout:128: finishing write tid 3 to smithi03366949-128 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:128: finishing write tid 4 to smithi03366949-128 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 128 v 34 (ObjNum 127 snap 0 seq_num 127) dirty exists 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:128: left oid 128 (ObjNum 127 snap 0 seq_num 127) 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:129: finishing write tid 1 to smithi03366949-129 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:129: finishing write tid 2 to smithi03366949-129 2023-06-03T20:00:04.849 INFO:tasks.rados.rados.0.smithi033.stdout:129: finishing write tid 3 to smithi03366949-129 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:129: finishing write tid 4 to smithi03366949-129 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 35 (ObjNum 128 snap 0 seq_num 128) dirty exists 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:129: left oid 129 (ObjNum 128 snap 0 seq_num 128) 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:130: finishing write tid 1 to smithi03366949-130 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:130: finishing write tid 2 to smithi03366949-130 2023-06-03T20:00:04.850 INFO:tasks.rados.rados.0.smithi033.stdout:130: finishing write tid 3 to smithi03366949-130 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:130: finishing write tid 4 to smithi03366949-130 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 130 v 38 (ObjNum 129 snap 0 seq_num 129) dirty exists 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:130: left oid 130 (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:124: done (15 left) 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:125: done (14 left) 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:126: done (13 left) 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:127: done (12 left) 2023-06-03T20:00:04.851 INFO:tasks.rados.rados.0.smithi033.stdout:128: done (11 left) 2023-06-03T20:00:04.852 INFO:tasks.rados.rados.0.smithi033.stdout:129: done (10 left) 2023-06-03T20:00:04.852 INFO:tasks.rados.rados.0.smithi033.stdout:130: done (9 left) 2023-06-03T20:00:04.852 INFO:tasks.rados.rados.0.smithi033.stdout:140: write initial oid 140 2023-06-03T20:00:04.852 INFO:tasks.rados.rados.0.smithi033.stdout:140: seq_num 139 ranges {736173=553965,1867350=468823} 2023-06-03T20:00:04.853 INFO:tasks.rados.rados.0.smithi033.stdout:140: writing smithi03366949-140 from 736173 to 1290138 tid 1 2023-06-03T20:00:04.860 INFO:tasks.rados.rados.0.smithi033.stdout:140: writing smithi03366949-140 from 1867350 to 2336173 tid 2 2023-06-03T20:00:04.860 INFO:tasks.rados.rados.0.smithi033.stdout:141: write initial oid 141 2023-06-03T20:00:04.860 INFO:tasks.rados.rados.0.smithi033.stdout:141: seq_num 140 ranges {752980=629214,1809479=543501} 2023-06-03T20:00:04.868 INFO:tasks.rados.rados.0.smithi033.stdout:141: writing smithi03366949-141 from 752980 to 1382194 tid 1 2023-06-03T20:00:04.873 INFO:tasks.rados.rados.0.smithi033.stdout:141: writing smithi03366949-141 from 1809479 to 2352980 tid 2 2023-06-03T20:00:04.873 INFO:tasks.rados.rados.0.smithi033.stdout:142: write initial oid 142 2023-06-03T20:00:04.874 INFO:tasks.rados.rados.0.smithi033.stdout:142: seq_num 141 ranges {769787=704463,2267961=101826} 2023-06-03T20:00:04.882 INFO:tasks.rados.rados.0.smithi033.stdout:142: writing smithi03366949-142 from 769787 to 1474250 tid 1 2023-06-03T20:00:04.887 INFO:tasks.rados.rados.0.smithi033.stdout:142: writing smithi03366949-142 from 2267961 to 2369787 tid 2 2023-06-03T20:00:04.887 INFO:tasks.rados.rados.0.smithi033.stdout:143: write initial oid 143 2023-06-03T20:00:04.887 INFO:tasks.rados.rados.0.smithi033.stdout:143: seq_num 142 ranges {786594=779712,2326443=60151} 2023-06-03T20:00:04.898 INFO:tasks.rados.rados.0.smithi033.stdout:143: writing smithi03366949-143 from 786594 to 1566306 tid 1 2023-06-03T20:00:04.903 INFO:tasks.rados.rados.0.smithi033.stdout:143: writing smithi03366949-143 from 2326443 to 2386594 tid 2 2023-06-03T20:00:04.903 INFO:tasks.rados.rados.0.smithi033.stdout:144: write initial oid 144 2023-06-03T20:00:04.904 INFO:tasks.rados.rados.0.smithi033.stdout:144: seq_num 143 ranges {403401=454961,1584925=506039} 2023-06-03T20:00:04.908 INFO:tasks.rados.rados.0.smithi033.stdout:144: writing smithi03366949-144 from 403401 to 858362 tid 1 2023-06-03T20:00:04.915 INFO:tasks.rados.rados.0.smithi033.stdout:144: writing smithi03366949-144 from 1584925 to 2090964 tid 2 2023-06-03T20:00:04.915 INFO:tasks.rados.rados.0.smithi033.stdout:145: write initial oid 145 2023-06-03T20:00:04.915 INFO:tasks.rados.rados.0.smithi033.stdout:145: seq_num 144 ranges {420208=530210,1527054=766050} 2023-06-03T20:00:04.920 INFO:tasks.rados.rados.0.smithi033.stdout:145: writing smithi03366949-145 from 420208 to 950418 tid 1 2023-06-03T20:00:04.928 INFO:tasks.rados.rados.0.smithi033.stdout:145: writing smithi03366949-145 from 1527054 to 2293104 tid 2 2023-06-03T20:00:04.928 INFO:tasks.rados.rados.0.smithi033.stdout:146: write initial oid 146 2023-06-03T20:00:04.928 INFO:tasks.rados.rados.0.smithi033.stdout:146: seq_num 145 ranges {437015=721812,1701889=509708} 2023-06-03T20:00:04.934 INFO:tasks.rados.rados.0.smithi033.stdout:146: writing smithi03366949-146 from 437015 to 1158827 tid 1 2023-06-03T20:00:04.941 INFO:tasks.rados.rados.0.smithi033.stdout:146: writing smithi03366949-146 from 1701889 to 2211597 tid 2 2023-06-03T20:00:04.941 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.941 INFO:tasks.rados.rados.0.smithi033.stdout:131: finishing write tid 1 to smithi03366949-131 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:131: finishing write tid 2 to smithi03366949-131 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:131: finishing write tid 3 to smithi03366949-131 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:131: finishing write tid 4 to smithi03366949-131 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 131 v 20 (ObjNum 130 snap 0 seq_num 130) dirty exists 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:131: left oid 131 (ObjNum 130 snap 0 seq_num 130) 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:132: finishing write tid 1 to smithi03366949-132 2023-06-03T20:00:04.942 INFO:tasks.rados.rados.0.smithi033.stdout:132: finishing write tid 2 to smithi03366949-132 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:132: finishing write tid 3 to smithi03366949-132 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:132: finishing write tid 4 to smithi03366949-132 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 132 v 35 (ObjNum 131 snap 0 seq_num 131) dirty exists 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:132: left oid 132 (ObjNum 131 snap 0 seq_num 131) 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:133: finishing write tid 1 to smithi03366949-133 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:133: finishing write tid 2 to smithi03366949-133 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:133: finishing write tid 3 to smithi03366949-133 2023-06-03T20:00:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:133: finishing write tid 4 to smithi03366949-133 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 133 v 26 (ObjNum 132 snap 0 seq_num 132) dirty exists 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:133: left oid 133 (ObjNum 132 snap 0 seq_num 132) 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:134: finishing write tid 1 to smithi03366949-134 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:134: finishing write tid 2 to smithi03366949-134 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:131: done (15 left) 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:132: done (14 left) 2023-06-03T20:00:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:133: done (13 left) 2023-06-03T20:00:04.945 INFO:tasks.rados.rados.0.smithi033.stdout:147: write initial oid 147 2023-06-03T20:00:04.945 INFO:tasks.rados.rados.0.smithi033.stdout:147: seq_num 146 ranges {453822=797061,1760371=653366} 2023-06-03T20:00:04.948 INFO:tasks.rados.rados.0.smithi033.stdout:147: writing smithi03366949-147 from 453822 to 1250883 tid 1 2023-06-03T20:00:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:147: writing smithi03366949-147 from 1760371 to 2413737 tid 2 2023-06-03T20:00:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:148: write initial oid 148 2023-06-03T20:00:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:148: seq_num 147 ranges {470629=472310,1418853=513377} 2023-06-03T20:00:04.960 INFO:tasks.rados.rados.0.smithi033.stdout:148: writing smithi03366949-148 from 470629 to 942939 tid 1 2023-06-03T20:00:04.966 INFO:tasks.rados.rados.0.smithi033.stdout:148: writing smithi03366949-148 from 1418853 to 1932230 tid 2 2023-06-03T20:00:04.966 INFO:tasks.rados.rados.0.smithi033.stdout:149: write initial oid 149 2023-06-03T20:00:04.967 INFO:tasks.rados.rados.0.smithi033.stdout:149: seq_num 148 ranges {487436=547559,1760982=657035} 2023-06-03T20:00:04.972 INFO:tasks.rados.rados.0.smithi033.stdout:149: writing smithi03366949-149 from 487436 to 1034995 tid 1 2023-06-03T20:00:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:149: writing smithi03366949-149 from 1760982 to 2418017 tid 2 2023-06-03T20:00:04.981 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:134: finishing write tid 3 to smithi03366949-134 2023-06-03T20:00:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:134: finishing write tid 4 to smithi03366949-134 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 134 v 37 (ObjNum 133 snap 0 seq_num 133) dirty exists 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:134: left oid 134 (ObjNum 133 snap 0 seq_num 133) 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:135: finishing write tid 1 to smithi03366949-135 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:135: finishing write tid 2 to smithi03366949-135 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:135: finishing write tid 3 to smithi03366949-135 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:135: finishing write tid 4 to smithi03366949-135 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 135 v 33 (ObjNum 134 snap 0 seq_num 134) dirty exists 2023-06-03T20:00:04.982 INFO:tasks.rados.rados.0.smithi033.stdout:135: left oid 135 (ObjNum 134 snap 0 seq_num 134) 2023-06-03T20:00:04.983 INFO:tasks.rados.rados.0.smithi033.stdout:134: done (15 left) 2023-06-03T20:00:04.983 INFO:tasks.rados.rados.0.smithi033.stdout:135: done (14 left) 2023-06-03T20:00:04.983 INFO:tasks.rados.rados.0.smithi033.stdout:150: write initial oid 150 2023-06-03T20:00:04.983 INFO:tasks.rados.rados.0.smithi033.stdout:150: seq_num 149 ranges {504243=622808,1819464=517046} 2023-06-03T20:00:04.987 INFO:tasks.rados.rados.0.smithi033.stdout:150: writing smithi03366949-150 from 504243 to 1127051 tid 1 2023-06-03T20:00:04.994 INFO:tasks.rados.rados.0.smithi033.stdout:150: writing smithi03366949-150 from 1819464 to 2336510 tid 2 2023-06-03T20:00:04.994 INFO:tasks.rados.rados.0.smithi033.stdout:151: write initial oid 151 2023-06-03T20:00:04.994 INFO:tasks.rados.rados.0.smithi033.stdout:151: seq_num 150 ranges {521050=698057,1877946=643104} 2023-06-03T20:00:05.001 INFO:tasks.rados.rados.0.smithi033.stdout:151: writing smithi03366949-151 from 521050 to 1219107 tid 1 2023-06-03T20:00:05.009 INFO:tasks.rados.rados.0.smithi033.stdout:151: writing smithi03366949-151 from 1877946 to 2521050 tid 2 2023-06-03T20:00:05.009 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.009 INFO:tasks.rados.rados.0.smithi033.stdout:136: finishing write tid 1 to smithi03366949-136 2023-06-03T20:00:05.009 INFO:tasks.rados.rados.0.smithi033.stdout:136: finishing write tid 2 to smithi03366949-136 2023-06-03T20:00:05.009 INFO:tasks.rados.rados.0.smithi033.stdout:136: finishing write tid 3 to smithi03366949-136 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:136: finishing write tid 4 to smithi03366949-136 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 136 v 28 (ObjNum 135 snap 0 seq_num 135) dirty exists 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:136: left oid 136 (ObjNum 135 snap 0 seq_num 135) 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:137: finishing write tid 1 to smithi03366949-137 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:137: finishing write tid 2 to smithi03366949-137 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:137: finishing write tid 3 to smithi03366949-137 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:137: finishing write tid 4 to smithi03366949-137 2023-06-03T20:00:05.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 137 v 29 (ObjNum 136 snap 0 seq_num 136) dirty exists 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:137: left oid 137 (ObjNum 136 snap 0 seq_num 136) 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:138: finishing write tid 1 to smithi03366949-138 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:136: done (15 left) 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:137: done (14 left) 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:152: write initial oid 152 2023-06-03T20:00:05.011 INFO:tasks.rados.rados.0.smithi033.stdout:152: seq_num 151 ranges {537857=773306,1936428=520715} 2023-06-03T20:00:05.016 INFO:tasks.rados.rados.0.smithi033.stdout:152: writing smithi03366949-152 from 537857 to 1311163 tid 1 2023-06-03T20:00:05.023 INFO:tasks.rados.rados.0.smithi033.stdout:152: writing smithi03366949-152 from 1936428 to 2457143 tid 2 2023-06-03T20:00:05.023 INFO:tasks.rados.rados.0.smithi033.stdout:153: write initial oid 153 2023-06-03T20:00:05.023 INFO:tasks.rados.rados.0.smithi033.stdout:153: seq_num 152 ranges {554664=448555,1478557=664373} 2023-06-03T20:00:05.028 INFO:tasks.rados.rados.0.smithi033.stdout:153: writing smithi03366949-153 from 554664 to 1003219 tid 1 2023-06-03T20:00:05.035 INFO:tasks.rados.rados.0.smithi033.stdout:153: writing smithi03366949-153 from 1478557 to 2142930 tid 2 2023-06-03T20:00:05.035 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.035 INFO:tasks.rados.rados.0.smithi033.stdout:138: finishing write tid 2 to smithi03366949-138 2023-06-03T20:00:05.035 INFO:tasks.rados.rados.0.smithi033.stdout:138: finishing write tid 3 to smithi03366949-138 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:138: finishing write tid 4 to smithi03366949-138 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 138 v 36 (ObjNum 137 snap 0 seq_num 137) dirty exists 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:138: left oid 138 (ObjNum 137 snap 0 seq_num 137) 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:139: finishing write tid 1 to smithi03366949-139 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:139: finishing write tid 2 to smithi03366949-139 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:139: finishing write tid 3 to smithi03366949-139 2023-06-03T20:00:05.036 INFO:tasks.rados.rados.0.smithi033.stdout:139: finishing write tid 4 to smithi03366949-139 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 139 v 32 (ObjNum 138 snap 0 seq_num 138) dirty exists 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:139: left oid 139 (ObjNum 138 snap 0 seq_num 138) 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:140: finishing write tid 1 to smithi03366949-140 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:138: done (15 left) 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:139: done (14 left) 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:154: write initial oid 154 2023-06-03T20:00:05.037 INFO:tasks.rados.rados.0.smithi033.stdout:154: seq_num 153 ranges {571471=640157,1653392=524384} 2023-06-03T20:00:05.042 INFO:tasks.rados.rados.0.smithi033.stdout:154: writing smithi03366949-154 from 571471 to 1211628 tid 1 2023-06-03T20:00:05.048 INFO:tasks.rados.rados.0.smithi033.stdout:154: writing smithi03366949-154 from 1653392 to 2177776 tid 2 2023-06-03T20:00:05.048 INFO:tasks.rados.rados.0.smithi033.stdout:155: write initial oid 155 2023-06-03T20:00:05.048 INFO:tasks.rados.rados.0.smithi033.stdout:155: seq_num 154 ranges {588278=715406,1711874=668042} 2023-06-03T20:00:05.055 INFO:tasks.rados.rados.0.smithi033.stdout:155: writing smithi03366949-155 from 588278 to 1303684 tid 1 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout:155: writing smithi03366949-155 from 1711874 to 2379916 tid 2 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout:140: finishing write tid 2 to smithi03366949-140 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout:140: finishing write tid 3 to smithi03366949-140 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout:140: finishing write tid 4 to smithi03366949-140 2023-06-03T20:00:05.062 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 140 v 28 (ObjNum 139 snap 0 seq_num 139) dirty exists 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:140: left oid 140 (ObjNum 139 snap 0 seq_num 139) 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:141: finishing write tid 1 to smithi03366949-141 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:141: finishing write tid 2 to smithi03366949-141 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:141: finishing write tid 3 to smithi03366949-141 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:140: done (15 left) 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:156: write initial oid 156 2023-06-03T20:00:05.063 INFO:tasks.rados.rados.0.smithi033.stdout:156: seq_num 155 ranges {605085=790655,2170356=434729} 2023-06-03T20:00:05.069 INFO:tasks.rados.rados.0.smithi033.stdout:156: writing smithi03366949-156 from 605085 to 1395740 tid 1 2023-06-03T20:00:05.077 INFO:tasks.rados.rados.0.smithi033.stdout:156: writing smithi03366949-156 from 2170356 to 2605085 tid 2 2023-06-03T20:00:05.077 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.077 INFO:tasks.rados.rados.0.smithi033.stdout:141: finishing write tid 4 to smithi03366949-141 2023-06-03T20:00:05.077 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 39 (ObjNum 140 snap 0 seq_num 140) dirty exists 2023-06-03T20:00:05.077 INFO:tasks.rados.rados.0.smithi033.stdout:141: left oid 141 (ObjNum 140 snap 0 seq_num 140) 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:142: finishing write tid 1 to smithi03366949-142 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:142: finishing write tid 2 to smithi03366949-142 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:142: finishing write tid 3 to smithi03366949-142 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:142: finishing write tid 4 to smithi03366949-142 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 142 v 32 (ObjNum 141 snap 0 seq_num 141) dirty exists 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:142: left oid 142 (ObjNum 141 snap 0 seq_num 141) 2023-06-03T20:00:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:143: finishing write tid 1 to smithi03366949-143 2023-06-03T20:00:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:141: done (15 left) 2023-06-03T20:00:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:142: done (14 left) 2023-06-03T20:00:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:157: write initial oid 157 2023-06-03T20:00:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:157: seq_num 156 ranges {621892=465904,1712485=671711} 2023-06-03T20:00:05.083 INFO:tasks.rados.rados.0.smithi033.stdout:157: writing smithi03366949-157 from 621892 to 1087796 tid 1 2023-06-03T20:00:05.090 INFO:tasks.rados.rados.0.smithi033.stdout:157: writing smithi03366949-157 from 1712485 to 2384196 tid 2 2023-06-03T20:00:05.090 INFO:tasks.rados.rados.0.smithi033.stdout:158: write initial oid 158 2023-06-03T20:00:05.091 INFO:tasks.rados.rados.0.smithi033.stdout:158: seq_num 157 ranges {638699=541153,1770967=531722} 2023-06-03T20:00:05.097 INFO:tasks.rados.rados.0.smithi033.stdout:158: writing smithi03366949-158 from 638699 to 1179852 tid 1 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout:158: writing smithi03366949-158 from 1770967 to 2302689 tid 2 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout:143: finishing write tid 2 to smithi03366949-143 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout:143: finishing write tid 3 to smithi03366949-143 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout:143: finishing write tid 4 to smithi03366949-143 2023-06-03T20:00:05.104 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 143 v 32 (ObjNum 142 snap 0 seq_num 142) dirty exists 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:143: left oid 143 (ObjNum 142 snap 0 seq_num 142) 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:144: finishing write tid 1 to smithi03366949-144 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:144: finishing write tid 2 to smithi03366949-144 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:144: finishing write tid 3 to smithi03366949-144 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:144: finishing write tid 4 to smithi03366949-144 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 144 v 38 (ObjNum 143 snap 0 seq_num 143) dirty exists 2023-06-03T20:00:05.105 INFO:tasks.rados.rados.0.smithi033.stdout:144: left oid 144 (ObjNum 143 snap 0 seq_num 143) 2023-06-03T20:00:05.106 INFO:tasks.rados.rados.0.smithi033.stdout:145: finishing write tid 1 to smithi03366949-145 2023-06-03T20:00:05.106 INFO:tasks.rados.rados.0.smithi033.stdout:143: done (15 left) 2023-06-03T20:00:05.106 INFO:tasks.rados.rados.0.smithi033.stdout:144: done (14 left) 2023-06-03T20:00:05.106 INFO:tasks.rados.rados.0.smithi033.stdout:159: write initial oid 159 2023-06-03T20:00:05.106 INFO:tasks.rados.rados.0.smithi033.stdout:159: seq_num 158 ranges {655506=616402,1829449=675380} 2023-06-03T20:00:05.111 INFO:tasks.rados.rados.0.smithi033.stdout:159: writing smithi03366949-159 from 655506 to 1271908 tid 1 2023-06-03T20:00:05.118 INFO:tasks.rados.rados.0.smithi033.stdout:159: writing smithi03366949-159 from 1829449 to 2504829 tid 2 2023-06-03T20:00:05.118 INFO:tasks.rados.rados.0.smithi033.stdout:160: write initial oid 160 2023-06-03T20:00:05.118 INFO:tasks.rados.rados.0.smithi033.stdout:160: seq_num 159 ranges {672313=691651,1887931=419038} 2023-06-03T20:00:05.125 INFO:tasks.rados.rados.0.smithi033.stdout:160: writing smithi03366949-160 from 672313 to 1363964 tid 1 2023-06-03T20:00:05.131 INFO:tasks.rados.rados.0.smithi033.stdout:160: writing smithi03366949-160 from 1887931 to 2306969 tid 2 2023-06-03T20:00:05.131 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.131 INFO:tasks.rados.rados.0.smithi033.stdout:145: finishing write tid 2 to smithi03366949-145 2023-06-03T20:00:05.131 INFO:tasks.rados.rados.0.smithi033.stdout:145: finishing write tid 3 to smithi03366949-145 2023-06-03T20:00:05.131 INFO:tasks.rados.rados.0.smithi033.stdout:145: finishing write tid 4 to smithi03366949-145 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 145 v 41 (ObjNum 144 snap 0 seq_num 144) dirty exists 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:145: left oid 145 (ObjNum 144 snap 0 seq_num 144) 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:146: finishing write tid 1 to smithi03366949-146 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:146: finishing write tid 2 to smithi03366949-146 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:145: done (15 left) 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:161: write initial oid 161 2023-06-03T20:00:05.132 INFO:tasks.rados.rados.0.smithi033.stdout:161: seq_num 160 ranges {689120=483253,1946413=679049} 2023-06-03T20:00:05.137 INFO:tasks.rados.rados.0.smithi033.stdout:161: writing smithi03366949-161 from 689120 to 1172373 tid 1 2023-06-03T20:00:05.146 INFO:tasks.rados.rados.0.smithi033.stdout:161: writing smithi03366949-161 from 1946413 to 2625462 tid 2 2023-06-03T20:00:05.146 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.146 INFO:tasks.rados.rados.0.smithi033.stdout:146: finishing write tid 3 to smithi03366949-146 2023-06-03T20:00:05.146 INFO:tasks.rados.rados.0.smithi033.stdout:146: finishing write tid 4 to smithi03366949-146 2023-06-03T20:00:05.146 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 146 v 31 (ObjNum 145 snap 0 seq_num 145) dirty exists 2023-06-03T20:00:05.147 INFO:tasks.rados.rados.0.smithi033.stdout:146: left oid 146 (ObjNum 145 snap 0 seq_num 145) 2023-06-03T20:00:05.147 INFO:tasks.rados.rados.0.smithi033.stdout:147: finishing write tid 1 to smithi03366949-147 2023-06-03T20:00:05.147 INFO:tasks.rados.rados.0.smithi033.stdout:146: done (15 left) 2023-06-03T20:00:05.147 INFO:tasks.rados.rados.0.smithi033.stdout:162: write initial oid 162 2023-06-03T20:00:05.147 INFO:tasks.rados.rados.0.smithi033.stdout:162: seq_num 161 ranges {705927=558502,2004895=422707} 2023-06-03T20:00:05.153 INFO:tasks.rados.rados.0.smithi033.stdout:162: writing smithi03366949-162 from 705927 to 1264429 tid 1 2023-06-03T20:00:05.160 INFO:tasks.rados.rados.0.smithi033.stdout:162: writing smithi03366949-162 from 2004895 to 2427602 tid 2 2023-06-03T20:00:05.160 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.160 INFO:tasks.rados.rados.0.smithi033.stdout:147: finishing write tid 2 to smithi03366949-147 2023-06-03T20:00:05.160 INFO:tasks.rados.rados.0.smithi033.stdout:147: finishing write tid 3 to smithi03366949-147 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:147: finishing write tid 4 to smithi03366949-147 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 147 v 44 (ObjNum 146 snap 0 seq_num 146) dirty exists 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:147: left oid 147 (ObjNum 146 snap 0 seq_num 146) 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:148: finishing write tid 1 to smithi03366949-148 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:148: finishing write tid 2 to smithi03366949-148 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:148: finishing write tid 3 to smithi03366949-148 2023-06-03T20:00:05.161 INFO:tasks.rados.rados.0.smithi033.stdout:148: finishing write tid 4 to smithi03366949-148 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 35 (ObjNum 147 snap 0 seq_num 147) dirty exists 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:148: left oid 148 (ObjNum 147 snap 0 seq_num 147) 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:149: finishing write tid 1 to smithi03366949-149 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:149: finishing write tid 2 to smithi03366949-149 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:149: finishing write tid 3 to smithi03366949-149 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:149: finishing write tid 4 to smithi03366949-149 2023-06-03T20:00:05.162 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 38 (ObjNum 148 snap 0 seq_num 148) dirty exists 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:149: left oid 149 (ObjNum 148 snap 0 seq_num 148) 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:150: finishing write tid 1 to smithi03366949-150 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:150: finishing write tid 2 to smithi03366949-150 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:150: finishing write tid 3 to smithi03366949-150 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:150: finishing write tid 4 to smithi03366949-150 2023-06-03T20:00:05.163 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 150 v 23 (ObjNum 149 snap 0 seq_num 149) dirty exists 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:150: left oid 150 (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:151: finishing write tid 1 to smithi03366949-151 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:147: done (15 left) 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:148: done (14 left) 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:149: done (13 left) 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:150: done (12 left) 2023-06-03T20:00:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:163: write initial oid 163 2023-06-03T20:00:05.165 INFO:tasks.rados.rados.0.smithi033.stdout:163: seq_num 162 ranges {722734=633751,2063377=659357} 2023-06-03T20:00:05.167 INFO:tasks.rados.rados.0.smithi033.stdout:163: writing smithi03366949-163 from 722734 to 1356485 tid 1 2023-06-03T20:00:05.175 INFO:tasks.rados.rados.0.smithi033.stdout:163: writing smithi03366949-163 from 2063377 to 2722734 tid 2 2023-06-03T20:00:05.175 INFO:tasks.rados.rados.0.smithi033.stdout:164: write initial oid 164 2023-06-03T20:00:05.175 INFO:tasks.rados.rados.0.smithi033.stdout:164: seq_num 163 ranges {739541=709000,2121859=426376} 2023-06-03T20:00:05.183 INFO:tasks.rados.rados.0.smithi033.stdout:164: writing smithi03366949-164 from 739541 to 1448541 tid 1 2023-06-03T20:00:05.189 INFO:tasks.rados.rados.0.smithi033.stdout:164: writing smithi03366949-164 from 2121859 to 2548235 tid 2 2023-06-03T20:00:05.189 INFO:tasks.rados.rados.0.smithi033.stdout:165: write initial oid 165 2023-06-03T20:00:05.189 INFO:tasks.rados.rados.0.smithi033.stdout:165: seq_num 164 ranges {756348=784249,2063988=686387} 2023-06-03T20:00:05.198 INFO:tasks.rados.rados.0.smithi033.stdout:165: writing smithi03366949-165 from 756348 to 1540597 tid 1 2023-06-03T20:00:05.205 INFO:tasks.rados.rados.0.smithi033.stdout:165: writing smithi03366949-165 from 2063988 to 2750375 tid 2 2023-06-03T20:00:05.205 INFO:tasks.rados.rados.0.smithi033.stdout:166: write initial oid 166 2023-06-03T20:00:05.205 INFO:tasks.rados.rados.0.smithi033.stdout:166: seq_num 165 ranges {773155=459498,1722470=430045,2648676=124479} 2023-06-03T20:00:05.212 INFO:tasks.rados.rados.0.smithi033.stdout:166: writing smithi03366949-166 from 773155 to 1232653 tid 1 2023-06-03T20:00:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:166: writing smithi03366949-166 from 1722470 to 2152515 tid 2 2023-06-03T20:00:05.221 INFO:tasks.rados.rados.0.smithi033.stdout:166: writing smithi03366949-166 from 2648676 to 2773155 tid 3 2023-06-03T20:00:05.221 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.221 INFO:tasks.rados.rados.0.smithi033.stdout:151: finishing write tid 2 to smithi03366949-151 2023-06-03T20:00:05.221 INFO:tasks.rados.rados.0.smithi033.stdout:151: finishing write tid 3 to smithi03366949-151 2023-06-03T20:00:05.221 INFO:tasks.rados.rados.0.smithi033.stdout:151: finishing write tid 4 to smithi03366949-151 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 151 v 41 (ObjNum 150 snap 0 seq_num 150) dirty exists 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:151: left oid 151 (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:152: finishing write tid 1 to smithi03366949-152 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:152: finishing write tid 2 to smithi03366949-152 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:152: finishing write tid 3 to smithi03366949-152 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:152: finishing write tid 4 to smithi03366949-152 2023-06-03T20:00:05.222 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 152 v 41 (ObjNum 151 snap 0 seq_num 151) dirty exists 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:152: left oid 152 (ObjNum 151 snap 0 seq_num 151) 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:153: finishing write tid 1 to smithi03366949-153 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:153: finishing write tid 2 to smithi03366949-153 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:153: finishing write tid 3 to smithi03366949-153 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:151: done (15 left) 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:152: done (14 left) 2023-06-03T20:00:05.223 INFO:tasks.rados.rados.0.smithi033.stdout:167: write initial oid 167 2023-06-03T20:00:05.224 INFO:tasks.rados.rados.0.smithi033.stdout:167: seq_num 166 ranges {789962=534747,1780952=690056} 2023-06-03T20:00:05.228 INFO:tasks.rados.rados.0.smithi033.stdout:167: writing smithi03366949-167 from 789962 to 1324709 tid 1 2023-06-03T20:00:05.234 INFO:tasks.rados.rados.0.smithi033.stdout:167: writing smithi03366949-167 from 1780952 to 2471008 tid 2 2023-06-03T20:00:05.235 INFO:tasks.rados.rados.0.smithi033.stdout:168: write initial oid 168 2023-06-03T20:00:05.235 INFO:tasks.rados.rados.0.smithi033.stdout:168: seq_num 167 ranges {406769=609996,1439434=433714,2303522=503247} 2023-06-03T20:00:05.240 INFO:tasks.rados.rados.0.smithi033.stdout:168: writing smithi03366949-168 from 406769 to 1016765 tid 1 2023-06-03T20:00:05.245 INFO:tasks.rados.rados.0.smithi033.stdout:168: writing smithi03366949-168 from 1439434 to 1873148 tid 2 2023-06-03T20:00:05.251 INFO:tasks.rados.rados.0.smithi033.stdout:168: writing smithi03366949-168 from 2303522 to 2806769 tid 3 2023-06-03T20:00:05.251 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.251 INFO:tasks.rados.rados.0.smithi033.stdout:153: finishing write tid 4 to smithi03366949-153 2023-06-03T20:00:05.251 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 153 v 29 (ObjNum 152 snap 0 seq_num 152) dirty exists 2023-06-03T20:00:05.251 INFO:tasks.rados.rados.0.smithi033.stdout:153: left oid 153 (ObjNum 152 snap 0 seq_num 152) 2023-06-03T20:00:05.252 INFO:tasks.rados.rados.0.smithi033.stdout:153: done (15 left) 2023-06-03T20:00:05.252 INFO:tasks.rados.rados.0.smithi033.stdout:169: write initial oid 169 2023-06-03T20:00:05.252 INFO:tasks.rados.rados.0.smithi033.stdout:169: seq_num 168 ranges {423576=401598,1497916=693725} 2023-06-03T20:00:05.255 INFO:tasks.rados.rados.0.smithi033.stdout:169: writing smithi03366949-169 from 423576 to 825174 tid 1 2023-06-03T20:00:05.263 INFO:tasks.rados.rados.0.smithi033.stdout:169: writing smithi03366949-169 from 1497916 to 2191641 tid 2 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout:154: finishing write tid 1 to smithi03366949-154 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout:154: finishing write tid 2 to smithi03366949-154 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout:154: finishing write tid 3 to smithi03366949-154 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout:154: finishing write tid 4 to smithi03366949-154 2023-06-03T20:00:05.264 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 154 v 32 (ObjNum 153 snap 0 seq_num 153) dirty exists 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:154: left oid 154 (ObjNum 153 snap 0 seq_num 153) 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:155: finishing write tid 1 to smithi03366949-155 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:155: finishing write tid 2 to smithi03366949-155 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:155: finishing write tid 3 to smithi03366949-155 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:155: finishing write tid 4 to smithi03366949-155 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 155 v 35 (ObjNum 154 snap 0 seq_num 154) dirty exists 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:155: left oid 155 (ObjNum 154 snap 0 seq_num 154) 2023-06-03T20:00:05.265 INFO:tasks.rados.rados.0.smithi033.stdout:156: finishing write tid 1 to smithi03366949-156 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:156: finishing write tid 2 to smithi03366949-156 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:156: finishing write tid 3 to smithi03366949-156 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:156: finishing write tid 4 to smithi03366949-156 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 35 (ObjNum 155 snap 0 seq_num 155) dirty exists 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:156: left oid 156 (ObjNum 155 snap 0 seq_num 155) 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:157: finishing write tid 1 to smithi03366949-157 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:157: finishing write tid 2 to smithi03366949-157 2023-06-03T20:00:05.266 INFO:tasks.rados.rados.0.smithi033.stdout:157: finishing write tid 3 to smithi03366949-157 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:157: finishing write tid 4 to smithi03366949-157 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 157 v 47 (ObjNum 156 snap 0 seq_num 156) dirty exists 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:157: left oid 157 (ObjNum 156 snap 0 seq_num 156) 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:158: finishing write tid 1 to smithi03366949-158 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:158: finishing write tid 2 to smithi03366949-158 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:158: finishing write tid 3 to smithi03366949-158 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:158: finishing write tid 4 to smithi03366949-158 2023-06-03T20:00:05.267 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 158 v 31 (ObjNum 157 snap 0 seq_num 157) dirty exists 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:158: left oid 158 (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:159: finishing write tid 1 to smithi03366949-159 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:159: finishing write tid 2 to smithi03366949-159 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:159: finishing write tid 3 to smithi03366949-159 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:159: finishing write tid 4 to smithi03366949-159 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 159 v 34 (ObjNum 158 snap 0 seq_num 158) dirty exists 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:159: left oid 159 (ObjNum 158 snap 0 seq_num 158) 2023-06-03T20:00:05.268 INFO:tasks.rados.rados.0.smithi033.stdout:160: finishing write tid 1 to smithi03366949-160 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:160: finishing write tid 2 to smithi03366949-160 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:160: finishing write tid 3 to smithi03366949-160 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:160: finishing write tid 4 to smithi03366949-160 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 38 (ObjNum 159 snap 0 seq_num 159) dirty exists 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:160: left oid 160 (ObjNum 159 snap 0 seq_num 159) 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:161: finishing write tid 1 to smithi03366949-161 2023-06-03T20:00:05.269 INFO:tasks.rados.rados.0.smithi033.stdout:161: finishing write tid 2 to smithi03366949-161 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:161: finishing write tid 3 to smithi03366949-161 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:161: finishing write tid 4 to smithi03366949-161 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 161 v 38 (ObjNum 160 snap 0 seq_num 160) dirty exists 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:161: left oid 161 (ObjNum 160 snap 0 seq_num 160) 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:162: finishing write tid 1 to smithi03366949-162 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:154: done (15 left) 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:155: done (14 left) 2023-06-03T20:00:05.270 INFO:tasks.rados.rados.0.smithi033.stdout:156: done (13 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:157: done (12 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:158: done (11 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:159: done (10 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:160: done (9 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:161: done (8 left) 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:170: write initial oid 170 2023-06-03T20:00:05.271 INFO:tasks.rados.rados.0.smithi033.stdout:170: seq_num 169 ranges {440383=476847,1556398=437383,2474721=365662} 2023-06-03T20:00:05.272 INFO:tasks.rados.rados.0.smithi033.stdout:170: writing smithi03366949-170 from 440383 to 917230 tid 1 2023-06-03T20:00:05.275 INFO:tasks.rados.rados.0.smithi033.stdout:170: writing smithi03366949-170 from 1556398 to 1993781 tid 2 2023-06-03T20:00:05.279 INFO:tasks.rados.rados.0.smithi033.stdout:170: writing smithi03366949-170 from 2474721 to 2840383 tid 3 2023-06-03T20:00:05.280 INFO:tasks.rados.rados.0.smithi033.stdout:171: write initial oid 171 2023-06-03T20:00:05.280 INFO:tasks.rados.rados.0.smithi033.stdout:171: seq_num 170 ranges {457190=552096,1614880=581041,2785791=71399} 2023-06-03T20:00:05.285 INFO:tasks.rados.rados.0.smithi033.stdout:171: writing smithi03366949-171 from 457190 to 1009286 tid 1 2023-06-03T20:00:05.292 INFO:tasks.rados.rados.0.smithi033.stdout:171: writing smithi03366949-171 from 1614880 to 2195921 tid 2 2023-06-03T20:00:05.295 INFO:tasks.rados.rados.0.smithi033.stdout:171: writing smithi03366949-171 from 2785791 to 2857190 tid 3 2023-06-03T20:00:05.296 INFO:tasks.rados.rados.0.smithi033.stdout:172: write initial oid 172 2023-06-03T20:00:05.296 INFO:tasks.rados.rados.0.smithi033.stdout:172: seq_num 171 ranges {473997=627345,1673362=441052,2529567=344430} 2023-06-03T20:00:05.302 INFO:tasks.rados.rados.0.smithi033.stdout:172: writing smithi03366949-172 from 473997 to 1101342 tid 1 2023-06-03T20:00:05.307 INFO:tasks.rados.rados.0.smithi033.stdout:172: writing smithi03366949-172 from 1673362 to 2114414 tid 2 2023-06-03T20:00:05.311 INFO:tasks.rados.rados.0.smithi033.stdout:172: writing smithi03366949-172 from 2529567 to 2873997 tid 3 2023-06-03T20:00:05.312 INFO:tasks.rados.rados.0.smithi033.stdout:173: write initial oid 173 2023-06-03T20:00:05.312 INFO:tasks.rados.rados.0.smithi033.stdout:173: seq_num 172 ranges {490804=702594,1615491=584710,2724284=166520} 2023-06-03T20:00:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:173: writing smithi03366949-173 from 490804 to 1193398 tid 1 2023-06-03T20:00:05.324 INFO:tasks.rados.rados.0.smithi033.stdout:173: writing smithi03366949-173 from 1615491 to 2200201 tid 2 2023-06-03T20:00:05.328 INFO:tasks.rados.rados.0.smithi033.stdout:173: writing smithi03366949-173 from 2724284 to 2890804 tid 3 2023-06-03T20:00:05.328 INFO:tasks.rados.rados.0.smithi033.stdout:174: write initial oid 174 2023-06-03T20:00:05.328 INFO:tasks.rados.rados.0.smithi033.stdout:174: seq_num 173 ranges {507611=777843,2073973=444721} 2023-06-03T20:00:05.336 INFO:tasks.rados.rados.0.smithi033.stdout:174: writing smithi03366949-174 from 507611 to 1285454 tid 1 2023-06-03T20:00:05.343 INFO:tasks.rados.rados.0.smithi033.stdout:174: writing smithi03366949-174 from 2073973 to 2518694 tid 2 2023-06-03T20:00:05.343 INFO:tasks.rados.rados.0.smithi033.stdout:175: write initial oid 175 2023-06-03T20:00:05.343 INFO:tasks.rados.rados.0.smithi033.stdout:175: seq_num 174 ranges {524418=453092,1732455=588379,2779130=145288} 2023-06-03T20:00:05.348 INFO:tasks.rados.rados.0.smithi033.stdout:175: writing smithi03366949-175 from 524418 to 977510 tid 1 2023-06-03T20:00:05.356 INFO:tasks.rados.rados.0.smithi033.stdout:175: writing smithi03366949-175 from 1732455 to 2320834 tid 2 2023-06-03T20:00:05.359 INFO:tasks.rados.rados.0.smithi033.stdout:175: writing smithi03366949-175 from 2779130 to 2924418 tid 3 2023-06-03T20:00:05.359 INFO:tasks.rados.rados.0.smithi033.stdout:176: write initial oid 176 2023-06-03T20:00:05.360 INFO:tasks.rados.rados.0.smithi033.stdout:176: seq_num 175 ranges {541225=644694,1907290=448390} 2023-06-03T20:00:05.367 INFO:tasks.rados.rados.0.smithi033.stdout:176: writing smithi03366949-176 from 541225 to 1185919 tid 1 2023-06-03T20:00:05.374 INFO:tasks.rados.rados.0.smithi033.stdout:176: writing smithi03366949-176 from 1907290 to 2355680 tid 2 2023-06-03T20:00:05.374 INFO:tasks.rados.rados.0.smithi033.stdout:177: write initial oid 177 2023-06-03T20:00:05.374 INFO:tasks.rados.rados.0.smithi033.stdout:177: seq_num 176 ranges {558032=719943,1849419=592048} 2023-06-03T20:00:05.381 INFO:tasks.rados.rados.0.smithi033.stdout:177: writing smithi03366949-177 from 558032 to 1277975 tid 1 2023-06-03T20:00:05.388 INFO:tasks.rados.rados.0.smithi033.stdout:177: writing smithi03366949-177 from 1849419 to 2441467 tid 2 2023-06-03T20:00:05.388 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:162: finishing write tid 2 to smithi03366949-162 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:162: finishing write tid 3 to smithi03366949-162 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:162: finishing write tid 4 to smithi03366949-162 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 162 v 23 (ObjNum 161 snap 0 seq_num 161) dirty exists 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:162: left oid 162 (ObjNum 161 snap 0 seq_num 161) 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:163: finishing write tid 1 to smithi03366949-163 2023-06-03T20:00:05.389 INFO:tasks.rados.rados.0.smithi033.stdout:162: done (15 left) 2023-06-03T20:00:05.390 INFO:tasks.rados.rados.0.smithi033.stdout:178: write initial oid 178 2023-06-03T20:00:05.390 INFO:tasks.rados.rados.0.smithi033.stdout:178: seq_num 177 ranges {574839=795192,1907901=452059} 2023-06-03T20:00:05.396 INFO:tasks.rados.rados.0.smithi033.stdout:178: writing smithi03366949-178 from 574839 to 1370031 tid 1 2023-06-03T20:00:05.402 INFO:tasks.rados.rados.0.smithi033.stdout:178: writing smithi03366949-178 from 1907901 to 2359960 tid 2 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:163: finishing write tid 2 to smithi03366949-163 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:163: finishing write tid 3 to smithi03366949-163 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:163: finishing write tid 4 to smithi03366949-163 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 163 v 38 (ObjNum 162 snap 0 seq_num 162) dirty exists 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:163: left oid 163 (ObjNum 162 snap 0 seq_num 162) 2023-06-03T20:00:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:164: finishing write tid 1 to smithi03366949-164 2023-06-03T20:00:05.404 INFO:tasks.rados.rados.0.smithi033.stdout:163: done (15 left) 2023-06-03T20:00:05.404 INFO:tasks.rados.rados.0.smithi033.stdout:179: write initial oid 179 2023-06-03T20:00:05.404 INFO:tasks.rados.rados.0.smithi033.stdout:179: seq_num 178 ranges {591646=470441,1566383=595717,2888822=102824} 2023-06-03T20:00:05.408 INFO:tasks.rados.rados.0.smithi033.stdout:179: writing smithi03366949-179 from 591646 to 1062087 tid 1 2023-06-03T20:00:05.415 INFO:tasks.rados.rados.0.smithi033.stdout:179: writing smithi03366949-179 from 1566383 to 2162100 tid 2 2023-06-03T20:00:05.420 INFO:tasks.rados.rados.0.smithi033.stdout:179: writing smithi03366949-179 from 2888822 to 2991646 tid 3 2023-06-03T20:00:05.420 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.420 INFO:tasks.rados.rados.0.smithi033.stdout:164: finishing write tid 2 to smithi03366949-164 2023-06-03T20:00:05.420 INFO:tasks.rados.rados.0.smithi033.stdout:164: finishing write tid 3 to smithi03366949-164 2023-06-03T20:00:05.420 INFO:tasks.rados.rados.0.smithi033.stdout:164: finishing write tid 4 to smithi03366949-164 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 164 v 44 (ObjNum 163 snap 0 seq_num 163) dirty exists 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:164: left oid 164 (ObjNum 163 snap 0 seq_num 163) 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:165: finishing write tid 1 to smithi03366949-165 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:165: finishing write tid 2 to smithi03366949-165 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:165: finishing write tid 3 to smithi03366949-165 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:165: finishing write tid 4 to smithi03366949-165 2023-06-03T20:00:05.421 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 165 v 41 (ObjNum 164 snap 0 seq_num 164) dirty exists 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:165: left oid 165 (ObjNum 164 snap 0 seq_num 164) 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: finishing write tid 1 to smithi03366949-166 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: finishing write tid 2 to smithi03366949-166 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: finishing write tid 3 to smithi03366949-166 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: finishing write tid 4 to smithi03366949-166 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: finishing write tid 5 to smithi03366949-166 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 166 v 27 (ObjNum 165 snap 0 seq_num 165) dirty exists 2023-06-03T20:00:05.422 INFO:tasks.rados.rados.0.smithi033.stdout:166: left oid 166 (ObjNum 165 snap 0 seq_num 165) 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:167: finishing write tid 1 to smithi03366949-167 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:167: finishing write tid 2 to smithi03366949-167 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:167: finishing write tid 3 to smithi03366949-167 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:167: finishing write tid 4 to smithi03366949-167 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 167 v 40 (ObjNum 166 snap 0 seq_num 166) dirty exists 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:167: left oid 167 (ObjNum 166 snap 0 seq_num 166) 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:168: finishing write tid 1 to smithi03366949-168 2023-06-03T20:00:05.423 INFO:tasks.rados.rados.0.smithi033.stdout:168: finishing write tid 2 to smithi03366949-168 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:164: done (15 left) 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:165: done (14 left) 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:166: done (13 left) 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:167: done (12 left) 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:180: write initial oid 180 2023-06-03T20:00:05.424 INFO:tasks.rados.rados.0.smithi033.stdout:180: seq_num 179 ranges {608453=545690,1624865=455728,2632598=375855} 2023-06-03T20:00:05.426 INFO:tasks.rados.rados.0.smithi033.stdout:180: writing smithi03366949-180 from 608453 to 1154143 tid 1 2023-06-03T20:00:05.431 INFO:tasks.rados.rados.0.smithi033.stdout:180: writing smithi03366949-180 from 1624865 to 2080593 tid 2 2023-06-03T20:00:05.436 INFO:tasks.rados.rados.0.smithi033.stdout:180: writing smithi03366949-180 from 2632598 to 3008453 tid 3 2023-06-03T20:00:05.437 INFO:tasks.rados.rados.0.smithi033.stdout:181: write initial oid 181 2023-06-03T20:00:05.437 INFO:tasks.rados.rados.0.smithi033.stdout:181: seq_num 180 ranges {625260=620939,1683347=599386,2943668=81592} 2023-06-03T20:00:05.443 INFO:tasks.rados.rados.0.smithi033.stdout:181: writing smithi03366949-181 from 625260 to 1246199 tid 1 2023-06-03T20:00:05.450 INFO:tasks.rados.rados.0.smithi033.stdout:181: writing smithi03366949-181 from 1683347 to 2282733 tid 2 2023-06-03T20:00:05.454 INFO:tasks.rados.rados.0.smithi033.stdout:181: writing smithi03366949-181 from 2943668 to 3025260 tid 3 2023-06-03T20:00:05.454 INFO:tasks.rados.rados.0.smithi033.stdout:182: write initial oid 182 2023-06-03T20:00:05.454 INFO:tasks.rados.rados.0.smithi033.stdout:182: seq_num 181 ranges {642067=696188,2025476=459397,2971091=70976} 2023-06-03T20:00:05.461 INFO:tasks.rados.rados.0.smithi033.stdout:182: writing smithi03366949-182 from 642067 to 1338255 tid 1 2023-06-03T20:00:05.468 INFO:tasks.rados.rados.0.smithi033.stdout:182: writing smithi03366949-182 from 2025476 to 2484873 tid 2 2023-06-03T20:00:05.471 INFO:tasks.rados.rados.0.smithi033.stdout:182: writing smithi03366949-182 from 2971091 to 3042067 tid 3 2023-06-03T20:00:05.471 INFO:tasks.rados.rados.0.smithi033.stdout:183: write initial oid 183 2023-06-03T20:00:05.471 INFO:tasks.rados.rados.0.smithi033.stdout:183: seq_num 182 ranges {658874=771437,2083958=603055} 2023-06-03T20:00:05.479 INFO:tasks.rados.rados.0.smithi033.stdout:183: writing smithi03366949-183 from 658874 to 1430311 tid 1 2023-06-03T20:00:05.487 INFO:tasks.rados.rados.0.smithi033.stdout:183: writing smithi03366949-183 from 2083958 to 2687013 tid 2 2023-06-03T20:00:05.487 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.487 INFO:tasks.rados.rados.0.smithi033.stdout:168: finishing write tid 3 to smithi03366949-168 2023-06-03T20:00:05.488 INFO:tasks.rados.rados.0.smithi033.stdout:168: finishing write tid 4 to smithi03366949-168 2023-06-03T20:00:05.488 INFO:tasks.rados.rados.0.smithi033.stdout:168: finishing write tid 5 to smithi03366949-168 2023-06-03T20:00:05.488 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 43 (ObjNum 167 snap 0 seq_num 167) dirty exists 2023-06-03T20:00:05.489 INFO:tasks.rados.rados.0.smithi033.stdout:168: left oid 168 (ObjNum 167 snap 0 seq_num 167) 2023-06-03T20:00:05.489 INFO:tasks.rados.rados.0.smithi033.stdout:169: finishing write tid 1 to smithi03366949-169 2023-06-03T20:00:05.489 INFO:tasks.rados.rados.0.smithi033.stdout:168: done (15 left) 2023-06-03T20:00:05.489 INFO:tasks.rados.rados.0.smithi033.stdout:184: write initial oid 184 2023-06-03T20:00:05.490 INFO:tasks.rados.rados.0.smithi033.stdout:184: seq_num 183 ranges {675681=563039,1858793=746713,3025937=49744} 2023-06-03T20:00:05.493 INFO:tasks.rados.rados.0.smithi033.stdout:184: writing smithi03366949-184 from 675681 to 1238720 tid 1 2023-06-03T20:00:05.501 INFO:tasks.rados.rados.0.smithi033.stdout:184: writing smithi03366949-184 from 1858793 to 2605506 tid 2 2023-06-03T20:00:05.504 INFO:tasks.rados.rados.0.smithi033.stdout:184: writing smithi03366949-184 from 3025937 to 3075681 tid 3 2023-06-03T20:00:05.505 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.505 INFO:tasks.rados.rados.0.smithi033.stdout:169: finishing write tid 2 to smithi03366949-169 2023-06-03T20:00:05.505 INFO:tasks.rados.rados.0.smithi033.stdout:169: finishing write tid 3 to smithi03366949-169 2023-06-03T20:00:05.506 INFO:tasks.rados.rados.0.smithi033.stdout:169: finishing write tid 4 to smithi03366949-169 2023-06-03T20:00:05.506 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 37 (ObjNum 168 snap 0 seq_num 168) dirty exists 2023-06-03T20:00:05.506 INFO:tasks.rados.rados.0.smithi033.stdout:169: left oid 169 (ObjNum 168 snap 0 seq_num 168) 2023-06-03T20:00:05.507 INFO:tasks.rados.rados.0.smithi033.stdout:170: finishing write tid 1 to smithi03366949-170 2023-06-03T20:00:05.507 INFO:tasks.rados.rados.0.smithi033.stdout:170: finishing write tid 2 to smithi03366949-170 2023-06-03T20:00:05.507 INFO:tasks.rados.rados.0.smithi033.stdout:170: finishing write tid 3 to smithi03366949-170 2023-06-03T20:00:05.507 INFO:tasks.rados.rados.0.smithi033.stdout:170: finishing write tid 4 to smithi03366949-170 2023-06-03T20:00:05.508 INFO:tasks.rados.rados.0.smithi033.stdout:170: finishing write tid 5 to smithi03366949-170 2023-06-03T20:00:05.508 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 170 v 42 (ObjNum 169 snap 0 seq_num 169) dirty exists 2023-06-03T20:00:05.508 INFO:tasks.rados.rados.0.smithi033.stdout:170: left oid 170 (ObjNum 169 snap 0 seq_num 169) 2023-06-03T20:00:05.509 INFO:tasks.rados.rados.0.smithi033.stdout:171: finishing write tid 1 to smithi03366949-171 2023-06-03T20:00:05.509 INFO:tasks.rados.rados.0.smithi033.stdout:171: finishing write tid 2 to smithi03366949-171 2023-06-03T20:00:05.509 INFO:tasks.rados.rados.0.smithi033.stdout:171: finishing write tid 3 to smithi03366949-171 2023-06-03T20:00:05.509 INFO:tasks.rados.rados.0.smithi033.stdout:171: finishing write tid 4 to smithi03366949-171 2023-06-03T20:00:05.509 INFO:tasks.rados.rados.0.smithi033.stdout:169: done (15 left) 2023-06-03T20:00:05.510 INFO:tasks.rados.rados.0.smithi033.stdout:170: done (14 left) 2023-06-03T20:00:05.510 INFO:tasks.rados.rados.0.smithi033.stdout:185: write initial oid 185 2023-06-03T20:00:05.510 INFO:tasks.rados.rados.0.smithi033.stdout:185: seq_num 184 ranges {692488=638288,1917275=606724} 2023-06-03T20:00:05.511 INFO:tasks.rados.rados.0.smithi033.stdout:185: writing smithi03366949-185 from 692488 to 1330776 tid 1 2023-06-03T20:00:05.518 INFO:tasks.rados.rados.0.smithi033.stdout:185: writing smithi03366949-185 from 1917275 to 2523999 tid 2 2023-06-03T20:00:05.518 INFO:tasks.rados.rados.0.smithi033.stdout:186: write initial oid 186 2023-06-03T20:00:05.519 INFO:tasks.rados.rados.0.smithi033.stdout:186: seq_num 185 ranges {709295=713537,1859404=750382} 2023-06-03T20:00:05.526 INFO:tasks.rados.rados.0.smithi033.stdout:186: writing smithi03366949-186 from 709295 to 1422832 tid 1 2023-06-03T20:00:05.533 INFO:tasks.rados.rados.0.smithi033.stdout:186: writing smithi03366949-186 from 1859404 to 2609786 tid 2 2023-06-03T20:00:05.534 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.534 INFO:tasks.rados.rados.0.smithi033.stdout:171: finishing write tid 5 to smithi03366949-171 2023-06-03T20:00:05.534 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 171 v 42 (ObjNum 170 snap 0 seq_num 170) dirty exists 2023-06-03T20:00:05.534 INFO:tasks.rados.rados.0.smithi033.stdout:171: left oid 171 (ObjNum 170 snap 0 seq_num 170) 2023-06-03T20:00:05.535 INFO:tasks.rados.rados.0.smithi033.stdout:171: done (15 left) 2023-06-03T20:00:05.535 INFO:tasks.rados.rados.0.smithi033.stdout:187: write initial oid 187 2023-06-03T20:00:05.535 INFO:tasks.rados.rados.0.smithi033.stdout:187: seq_num 186 ranges {726102=788786,1917886=610393,3108206=17896} 2023-06-03T20:00:05.542 INFO:tasks.rados.rados.0.smithi033.stdout:187: writing smithi03366949-187 from 726102 to 1514888 tid 1 2023-06-03T20:00:05.548 INFO:tasks.rados.rados.0.smithi033.stdout:187: writing smithi03366949-187 from 1917886 to 2528279 tid 2 2023-06-03T20:00:05.552 INFO:tasks.rados.rados.0.smithi033.stdout:187: writing smithi03366949-187 from 3108206 to 3126102 tid 3 2023-06-03T20:00:05.552 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.552 INFO:tasks.rados.rados.0.smithi033.stdout:172: finishing write tid 1 to smithi03366949-172 2023-06-03T20:00:05.552 INFO:tasks.rados.rados.0.smithi033.stdout:172: finishing write tid 2 to smithi03366949-172 2023-06-03T20:00:05.552 INFO:tasks.rados.rados.0.smithi033.stdout:172: finishing write tid 3 to smithi03366949-172 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:172: finishing write tid 4 to smithi03366949-172 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:172: finishing write tid 5 to smithi03366949-172 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 172 v 46 (ObjNum 171 snap 0 seq_num 171) dirty exists 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:172: left oid 172 (ObjNum 171 snap 0 seq_num 171) 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:173: finishing write tid 1 to smithi03366949-173 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:173: finishing write tid 2 to smithi03366949-173 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:173: finishing write tid 3 to smithi03366949-173 2023-06-03T20:00:05.553 INFO:tasks.rados.rados.0.smithi033.stdout:173: finishing write tid 4 to smithi03366949-173 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:173: finishing write tid 5 to smithi03366949-173 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 47 (ObjNum 172 snap 0 seq_num 172) dirty exists 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:173: left oid 173 (ObjNum 172 snap 0 seq_num 172) 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:174: finishing write tid 1 to smithi03366949-174 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:174: finishing write tid 2 to smithi03366949-174 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:174: finishing write tid 3 to smithi03366949-174 2023-06-03T20:00:05.554 INFO:tasks.rados.rados.0.smithi033.stdout:174: finishing write tid 4 to smithi03366949-174 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 26 (ObjNum 173 snap 0 seq_num 173) dirty exists 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:174: left oid 174 (ObjNum 173 snap 0 seq_num 173) 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:175: finishing write tid 1 to smithi03366949-175 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:175: finishing write tid 2 to smithi03366949-175 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:175: finishing write tid 3 to smithi03366949-175 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:172: done (15 left) 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:173: done (14 left) 2023-06-03T20:00:05.555 INFO:tasks.rados.rados.0.smithi033.stdout:174: done (13 left) 2023-06-03T20:00:05.556 INFO:tasks.rados.rados.0.smithi033.stdout:188: write initial oid 188 2023-06-03T20:00:05.556 INFO:tasks.rados.rados.0.smithi033.stdout:188: seq_num 187 ranges {742909=464035,1976368=754051} 2023-06-03T20:00:05.565 INFO:tasks.rados.rados.0.smithi033.stdout:188: writing smithi03366949-188 from 742909 to 1206944 tid 1 2023-06-03T20:00:05.574 INFO:tasks.rados.rados.0.smithi033.stdout:188: writing smithi03366949-188 from 1976368 to 2730419 tid 2 2023-06-03T20:00:05.574 INFO:tasks.rados.rados.0.smithi033.stdout:189: write initial oid 189 2023-06-03T20:00:05.574 INFO:tasks.rados.rados.0.smithi033.stdout:189: seq_num 188 ranges {759716=539284,2034850=614062} 2023-06-03T20:00:05.581 INFO:tasks.rados.rados.0.smithi033.stdout:189: writing smithi03366949-189 from 759716 to 1299000 tid 1 2023-06-03T20:00:05.589 INFO:tasks.rados.rados.0.smithi033.stdout:189: writing smithi03366949-189 from 2034850 to 2648912 tid 2 2023-06-03T20:00:05.589 INFO:tasks.rados.rados.0.smithi033.stdout:190: write initial oid 190 2023-06-03T20:00:05.589 INFO:tasks.rados.rados.0.smithi033.stdout:190: seq_num 189 ranges {776523=614533,1976979=757720} 2023-06-03T20:00:05.597 INFO:tasks.rados.rados.0.smithi033.stdout:190: writing smithi03366949-190 from 776523 to 1391056 tid 1 2023-06-03T20:00:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:190: writing smithi03366949-190 from 1976979 to 2734699 tid 2 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:175: finishing write tid 4 to smithi03366949-175 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:175: finishing write tid 5 to smithi03366949-175 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 175 v 35 (ObjNum 174 snap 0 seq_num 174) dirty exists 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:175: left oid 175 (ObjNum 174 snap 0 seq_num 174) 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:176: finishing write tid 1 to smithi03366949-176 2023-06-03T20:00:05.605 INFO:tasks.rados.rados.0.smithi033.stdout:176: finishing write tid 2 to smithi03366949-176 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:176: finishing write tid 3 to smithi03366949-176 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:176: finishing write tid 4 to smithi03366949-176 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 176 v 20 (ObjNum 175 snap 0 seq_num 175) dirty exists 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:176: left oid 176 (ObjNum 175 snap 0 seq_num 175) 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:177: finishing write tid 1 to smithi03366949-177 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:175: done (15 left) 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:176: done (14 left) 2023-06-03T20:00:05.606 INFO:tasks.rados.rados.0.smithi033.stdout:191: write initial oid 191 2023-06-03T20:00:05.607 INFO:tasks.rados.rados.0.smithi033.stdout:191: seq_num 190 ranges {793330=689782,2035461=617731,3101545=91785} 2023-06-03T20:00:05.615 INFO:tasks.rados.rados.0.smithi033.stdout:191: writing smithi03366949-191 from 793330 to 1483112 tid 1 2023-06-03T20:00:05.622 INFO:tasks.rados.rados.0.smithi033.stdout:191: writing smithi03366949-191 from 2035461 to 2653192 tid 2 2023-06-03T20:00:05.625 INFO:tasks.rados.rados.0.smithi033.stdout:191: writing smithi03366949-191 from 3101545 to 3193330 tid 3 2023-06-03T20:00:05.625 INFO:tasks.rados.rados.0.smithi033.stdout:192: write initial oid 192 2023-06-03T20:00:05.625 INFO:tasks.rados.rados.0.smithi033.stdout:192: seq_num 191 ranges {410137=481384,1410296=761389,2728968=481169} 2023-06-03T20:00:05.630 INFO:tasks.rados.rados.0.smithi033.stdout:192: writing smithi03366949-192 from 410137 to 891521 tid 1 2023-06-03T20:00:05.637 INFO:tasks.rados.rados.0.smithi033.stdout:192: writing smithi03366949-192 from 1410296 to 2171685 tid 2 2023-06-03T20:00:05.643 INFO:tasks.rados.rados.0.smithi033.stdout:192: writing smithi03366949-192 from 2728968 to 3210137 tid 3 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout:177: finishing write tid 2 to smithi03366949-177 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout:177: finishing write tid 3 to smithi03366949-177 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout:177: finishing write tid 4 to smithi03366949-177 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 177 v 40 (ObjNum 176 snap 0 seq_num 176) dirty exists 2023-06-03T20:00:05.644 INFO:tasks.rados.rados.0.smithi033.stdout:177: left oid 177 (ObjNum 176 snap 0 seq_num 176) 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:178: finishing write tid 1 to smithi03366949-178 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:178: finishing write tid 2 to smithi03366949-178 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:178: finishing write tid 3 to smithi03366949-178 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:178: finishing write tid 4 to smithi03366949-178 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 178 v 35 (ObjNum 177 snap 0 seq_num 177) dirty exists 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:178: left oid 178 (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:179: finishing write tid 1 to smithi03366949-179 2023-06-03T20:00:05.645 INFO:tasks.rados.rados.0.smithi033.stdout:179: finishing write tid 2 to smithi03366949-179 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:179: finishing write tid 3 to smithi03366949-179 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:179: finishing write tid 4 to smithi03366949-179 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:179: finishing write tid 5 to smithi03366949-179 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 179 v 50 (ObjNum 178 snap 0 seq_num 178) dirty exists 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:179: left oid 179 (ObjNum 178 snap 0 seq_num 178) 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:180: finishing write tid 1 to smithi03366949-180 2023-06-03T20:00:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:180: finishing write tid 2 to smithi03366949-180 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:180: finishing write tid 3 to smithi03366949-180 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:180: finishing write tid 4 to smithi03366949-180 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:180: finishing write tid 5 to smithi03366949-180 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 180 v 44 (ObjNum 179 snap 0 seq_num 179) dirty exists 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:180: left oid 180 (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:177: done (15 left) 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:178: done (14 left) 2023-06-03T20:00:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:179: done (13 left) 2023-06-03T20:00:05.648 INFO:tasks.rados.rados.0.smithi033.stdout:180: done (12 left) 2023-06-03T20:00:05.648 INFO:tasks.rados.rados.0.smithi033.stdout:193: write initial oid 193 2023-06-03T20:00:05.648 INFO:tasks.rados.rados.0.smithi033.stdout:193: seq_num 192 ranges {426944=556633,1468778=621400,2872744=354200} 2023-06-03T20:00:05.652 INFO:tasks.rados.rados.0.smithi033.stdout:193: writing smithi03366949-193 from 426944 to 983577 tid 1 2023-06-03T20:00:05.658 INFO:tasks.rados.rados.0.smithi033.stdout:193: writing smithi03366949-193 from 1468778 to 2090178 tid 2 2023-06-03T20:00:05.664 INFO:tasks.rados.rados.0.smithi033.stdout:193: writing smithi03366949-193 from 2872744 to 3226944 tid 3 2023-06-03T20:00:05.665 INFO:tasks.rados.rados.0.smithi033.stdout:194: write initial oid 194 2023-06-03T20:00:05.665 INFO:tasks.rados.rados.0.smithi033.stdout:194: seq_num 193 ranges {443751=631882,1810907=765058,3067461=176290} 2023-06-03T20:00:05.671 INFO:tasks.rados.rados.0.smithi033.stdout:194: writing smithi03366949-194 from 443751 to 1075633 tid 1 2023-06-03T20:00:05.679 INFO:tasks.rados.rados.0.smithi033.stdout:194: writing smithi03366949-194 from 1810907 to 2575965 tid 2 2023-06-03T20:00:05.683 INFO:tasks.rados.rados.0.smithi033.stdout:194: writing smithi03366949-194 from 3067461 to 3243751 tid 3 2023-06-03T20:00:05.683 INFO:tasks.rados.rados.0.smithi033.stdout:195: write initial oid 195 2023-06-03T20:00:05.684 INFO:tasks.rados.rados.0.smithi033.stdout:195: seq_num 194 ranges {460558=707131,1869389=508716,3094884=165674} 2023-06-03T20:00:05.690 INFO:tasks.rados.rados.0.smithi033.stdout:195: writing smithi03366949-195 from 460558 to 1167689 tid 1 2023-06-03T20:00:05.697 INFO:tasks.rados.rados.0.smithi033.stdout:195: writing smithi03366949-195 from 1869389 to 2378105 tid 2 2023-06-03T20:00:05.702 INFO:tasks.rados.rados.0.smithi033.stdout:195: writing smithi03366949-195 from 3094884 to 3260558 tid 3 2023-06-03T20:00:05.702 INFO:tasks.rados.rados.0.smithi033.stdout:196: write initial oid 196 2023-06-03T20:00:05.702 INFO:tasks.rados.rados.0.smithi033.stdout:196: seq_num 195 ranges {477365=782380,1927871=768727,3122307=155058} 2023-06-03T20:00:05.709 INFO:tasks.rados.rados.0.smithi033.stdout:196: writing smithi03366949-196 from 477365 to 1259745 tid 1 2023-06-03T20:00:05.717 INFO:tasks.rados.rados.0.smithi033.stdout:196: writing smithi03366949-196 from 1927871 to 2696598 tid 2 2023-06-03T20:00:05.721 INFO:tasks.rados.rados.0.smithi033.stdout:196: writing smithi03366949-196 from 3122307 to 3277365 tid 3 2023-06-03T20:00:05.721 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.721 INFO:tasks.rados.rados.0.smithi033.stdout:181: finishing write tid 1 to smithi03366949-181 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:181: finishing write tid 2 to smithi03366949-181 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:181: finishing write tid 3 to smithi03366949-181 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:181: finishing write tid 4 to smithi03366949-181 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:181: finishing write tid 5 to smithi03366949-181 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 181 v 37 (ObjNum 180 snap 0 seq_num 180) dirty exists 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:181: left oid 181 (ObjNum 180 snap 0 seq_num 180) 2023-06-03T20:00:05.722 INFO:tasks.rados.rados.0.smithi033.stdout:182: finishing write tid 1 to smithi03366949-182 2023-06-03T20:00:05.723 INFO:tasks.rados.rados.0.smithi033.stdout:182: finishing write tid 2 to smithi03366949-182 2023-06-03T20:00:05.723 INFO:tasks.rados.rados.0.smithi033.stdout:181: done (15 left) 2023-06-03T20:00:05.723 INFO:tasks.rados.rados.0.smithi033.stdout:197: write initial oid 197 2023-06-03T20:00:05.723 INFO:tasks.rados.rados.0.smithi033.stdout:197: seq_num 196 ranges {494172=457629,1586353=512385,2749730=544442} 2023-06-03T20:00:05.726 INFO:tasks.rados.rados.0.smithi033.stdout:197: writing smithi03366949-197 from 494172 to 951801 tid 1 2023-06-03T20:00:05.733 INFO:tasks.rados.rados.0.smithi033.stdout:197: writing smithi03366949-197 from 1586353 to 2098738 tid 2 2023-06-03T20:00:05.740 INFO:tasks.rados.rados.0.smithi033.stdout:197: writing smithi03366949-197 from 2749730 to 3294172 tid 3 2023-06-03T20:00:05.740 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.740 INFO:tasks.rados.rados.0.smithi033.stdout:182: finishing write tid 3 to smithi03366949-182 2023-06-03T20:00:05.740 INFO:tasks.rados.rados.0.smithi033.stdout:182: finishing write tid 4 to smithi03366949-182 2023-06-03T20:00:05.740 INFO:tasks.rados.rados.0.smithi033.stdout:182: finishing write tid 5 to smithi03366949-182 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 46 (ObjNum 181 snap 0 seq_num 181) dirty exists 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:182: left oid 182 (ObjNum 181 snap 0 seq_num 181) 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:183: finishing write tid 1 to smithi03366949-183 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:183: finishing write tid 2 to smithi03366949-183 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:183: finishing write tid 3 to smithi03366949-183 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:182: done (15 left) 2023-06-03T20:00:05.741 INFO:tasks.rados.rados.0.smithi033.stdout:198: write initial oid 198 2023-06-03T20:00:05.742 INFO:tasks.rados.rados.0.smithi033.stdout:198: seq_num 197 ranges {510979=532878,1528482=772396,3060800=250179} 2023-06-03T20:00:05.746 INFO:tasks.rados.rados.0.smithi033.stdout:198: writing smithi03366949-198 from 510979 to 1043857 tid 1 2023-06-03T20:00:05.753 INFO:tasks.rados.rados.0.smithi033.stdout:198: writing smithi03366949-198 from 1528482 to 2300878 tid 2 2023-06-03T20:00:05.759 INFO:tasks.rados.rados.0.smithi033.stdout:198: writing smithi03366949-198 from 3060800 to 3310979 tid 3 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:183: finishing write tid 4 to smithi03366949-183 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 183 v 53 (ObjNum 182 snap 0 seq_num 182) dirty exists 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:183: left oid 183 (ObjNum 182 snap 0 seq_num 182) 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:184: finishing write tid 1 to smithi03366949-184 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:183: done (15 left) 2023-06-03T20:00:05.760 INFO:tasks.rados.rados.0.smithi033.stdout:199: write initial oid 199 2023-06-03T20:00:05.761 INFO:tasks.rados.rados.0.smithi033.stdout:199: seq_num 198 ranges {527786=724480,1703317=516054,2804576=435035} 2023-06-03T20:00:05.769 INFO:tasks.rados.rados.0.smithi033.stdout:199: writing smithi03366949-199 from 527786 to 1252266 tid 1 2023-06-03T20:00:05.777 INFO:tasks.rados.rados.0.smithi033.stdout:199: writing smithi03366949-199 from 1703317 to 2219371 tid 2 2023-06-03T20:00:05.785 INFO:tasks.rados.rados.0.smithi033.stdout:199: writing smithi03366949-199 from 2804576 to 3239611 tid 3 2023-06-03T20:00:05.785 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:05.785 INFO:tasks.rados.rados.0.smithi033.stdout:184: finishing write tid 2 to smithi03366949-184 2023-06-03T20:00:05.785 INFO:tasks.rados.rados.0.smithi033.stdout:184: finishing write tid 3 to smithi03366949-184 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:184: finishing write tid 4 to smithi03366949-184 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:184: finishing write tid 5 to smithi03366949-184 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 184 v 51 (ObjNum 183 snap 0 seq_num 183) dirty exists 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:184: left oid 184 (ObjNum 183 snap 0 seq_num 183) 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:185: finishing write tid 1 to smithi03366949-185 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:185: finishing write tid 2 to smithi03366949-185 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:185: finishing write tid 3 to smithi03366949-185 2023-06-03T20:00:05.786 INFO:tasks.rados.rados.0.smithi033.stdout:185: finishing write tid 4 to smithi03366949-185 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 185 v 23 (ObjNum 184 snap 0 seq_num 184) dirty exists 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:185: left oid 185 (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:186: finishing write tid 1 to smithi03366949-186 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:186: finishing write tid 2 to smithi03366949-186 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:186: finishing write tid 3 to smithi03366949-186 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:186: finishing write tid 4 to smithi03366949-186 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 186 v 43 (ObjNum 185 snap 0 seq_num 185) dirty exists 2023-06-03T20:00:05.787 INFO:tasks.rados.rados.0.smithi033.stdout:186: left oid 186 (ObjNum 185 snap 0 seq_num 185) 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: finishing write tid 1 to smithi03366949-187 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: finishing write tid 2 to smithi03366949-187 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: finishing write tid 3 to smithi03366949-187 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: finishing write tid 4 to smithi03366949-187 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: finishing write tid 5 to smithi03366949-187 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 187 v 39 (ObjNum 186 snap 0 seq_num 186) dirty exists 2023-06-03T20:00:05.788 INFO:tasks.rados.rados.0.smithi033.stdout:187: left oid 187 (ObjNum 186 snap 0 seq_num 186) 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:188: finishing write tid 1 to smithi03366949-188 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:188: finishing write tid 2 to smithi03366949-188 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:188: finishing write tid 3 to smithi03366949-188 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:188: finishing write tid 4 to smithi03366949-188 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 188 v 38 (ObjNum 187 snap 0 seq_num 187) dirty exists 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:188: left oid 188 (ObjNum 187 snap 0 seq_num 187) 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:189: finishing write tid 1 to smithi03366949-189 2023-06-03T20:00:05.789 INFO:tasks.rados.rados.0.smithi033.stdout:189: finishing write tid 2 to smithi03366949-189 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:189: finishing write tid 3 to smithi03366949-189 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:189: finishing write tid 4 to smithi03366949-189 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 189 v 29 (ObjNum 188 snap 0 seq_num 188) dirty exists 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:189: left oid 189 (ObjNum 188 snap 0 seq_num 188) 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:190: finishing write tid 1 to smithi03366949-190 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:190: finishing write tid 2 to smithi03366949-190 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:190: finishing write tid 3 to smithi03366949-190 2023-06-03T20:00:05.790 INFO:tasks.rados.rados.0.smithi033.stdout:190: finishing write tid 4 to smithi03366949-190 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 190 v 56 (ObjNum 189 snap 0 seq_num 189) dirty exists 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:190: left oid 190 (ObjNum 189 snap 0 seq_num 189) 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:191: finishing write tid 1 to smithi03366949-191 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:191: finishing write tid 2 to smithi03366949-191 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:191: finishing write tid 3 to smithi03366949-191 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:191: finishing write tid 4 to smithi03366949-191 2023-06-03T20:00:05.791 INFO:tasks.rados.rados.0.smithi033.stdout:191: finishing write tid 5 to smithi03366949-191 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 191 v 48 (ObjNum 190 snap 0 seq_num 190) dirty exists 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:191: left oid 191 (ObjNum 190 snap 0 seq_num 190) 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:192: finishing write tid 1 to smithi03366949-192 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:192: finishing write tid 2 to smithi03366949-192 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:192: finishing write tid 3 to smithi03366949-192 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:192: finishing write tid 4 to smithi03366949-192 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:192: finishing write tid 5 to smithi03366949-192 2023-06-03T20:00:05.792 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 192 v 60 (ObjNum 191 snap 0 seq_num 191) dirty exists 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:192: left oid 192 (ObjNum 191 snap 0 seq_num 191) 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: finishing write tid 1 to smithi03366949-193 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: finishing write tid 2 to smithi03366949-193 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: finishing write tid 3 to smithi03366949-193 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: finishing write tid 4 to smithi03366949-193 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: finishing write tid 5 to smithi03366949-193 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 193 v 55 (ObjNum 192 snap 0 seq_num 192) dirty exists 2023-06-03T20:00:05.793 INFO:tasks.rados.rados.0.smithi033.stdout:193: left oid 193 (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: finishing write tid 1 to smithi03366949-194 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: finishing write tid 2 to smithi03366949-194 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: finishing write tid 3 to smithi03366949-194 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: finishing write tid 4 to smithi03366949-194 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: finishing write tid 5 to smithi03366949-194 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 194 v 51 (ObjNum 193 snap 0 seq_num 193) dirty exists 2023-06-03T20:00:05.794 INFO:tasks.rados.rados.0.smithi033.stdout:194: left oid 194 (ObjNum 193 snap 0 seq_num 193) 2023-06-03T20:00:05.795 INFO:tasks.rados.rados.0.smithi033.stdout:195: finishing write tid 1 to smithi03366949-195 2023-06-03T20:00:05.795 INFO:tasks.rados.rados.0.smithi033.stdout:195: finishing write tid 2 to smithi03366949-195 2023-06-03T20:00:05.795 INFO:tasks.rados.rados.0.smithi033.stdout:195: finishing write tid 3 to smithi03366949-195 2023-06-03T20:00:05.795 INFO:tasks.rados.rados.0.smithi033.stdout:195: finishing write tid 4 to smithi03366949-195 2023-06-03T20:00:05.795 INFO:tasks.rados.rados.0.smithi033.stdout:195: finishing write tid 5 to smithi03366949-195 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 195 v 43 (ObjNum 194 snap 0 seq_num 194) dirty exists 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:195: left oid 195 (ObjNum 194 snap 0 seq_num 194) 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:184: done (15 left) 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:185: done (14 left) 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:186: done (13 left) 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:187: done (12 left) 2023-06-03T20:00:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:188: done (11 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:189: done (10 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:190: done (9 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:191: done (8 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:192: done (7 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:193: done (6 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:194: done (5 left) 2023-06-03T20:00:05.797 INFO:tasks.rados.rados.0.smithi033.stdout:195: done (4 left) 2023-06-03T20:00:05.798 INFO:tasks.rados.rados.0.smithi033.stdout:200: write initial oid 200 2023-06-03T20:00:05.798 INFO:tasks.rados.rados.0.smithi033.stdout:200: seq_num 199 ranges {544593=799729,1761799=776065,2948352=396241} 2023-06-03T20:00:05.798 INFO:tasks.rados.rados.0.smithi033.stdout:200: writing smithi03366949-200 from 544593 to 1344322 tid 1 2023-06-03T20:00:05.799 INFO:tasks.rados.rados.0.smithi033.stdout:200: writing smithi03366949-200 from 1761799 to 2537864 tid 2 2023-06-03T20:00:05.803 INFO:tasks.rados.rados.0.smithi033.stdout:200: writing smithi03366949-200 from 2948352 to 3344593 tid 3 2023-06-03T20:00:05.803 INFO:tasks.rados.rados.0.smithi033.stdout:201: write initial oid 201 2023-06-03T20:00:05.803 INFO:tasks.rados.rados.0.smithi033.stdout:201: seq_num 200 ranges {561400=474978,1820281=519723,2859422=457579} 2023-06-03T20:00:05.809 INFO:tasks.rados.rados.0.smithi033.stdout:201: writing smithi03366949-201 from 561400 to 1036378 tid 1 2023-06-03T20:00:05.816 INFO:tasks.rados.rados.0.smithi033.stdout:201: writing smithi03366949-201 from 1820281 to 2340004 tid 2 2023-06-03T20:00:05.822 INFO:tasks.rados.rados.0.smithi033.stdout:201: writing smithi03366949-201 from 2859422 to 3317001 tid 3 2023-06-03T20:00:05.822 INFO:tasks.rados.rados.0.smithi033.stdout:202: write initial oid 202 2023-06-03T20:00:05.822 INFO:tasks.rados.rados.0.smithi033.stdout:202: seq_num 201 ranges {578207=550227,1762410=779734,3286845=91362} 2023-06-03T20:00:05.828 INFO:tasks.rados.rados.0.smithi033.stdout:202: writing smithi03366949-202 from 578207 to 1128434 tid 1 2023-06-03T20:00:05.836 INFO:tasks.rados.rados.0.smithi033.stdout:202: writing smithi03366949-202 from 1762410 to 2542144 tid 2 2023-06-03T20:00:05.841 INFO:tasks.rados.rados.0.smithi033.stdout:202: writing smithi03366949-202 from 3286845 to 3378207 tid 3 2023-06-03T20:00:05.841 INFO:tasks.rados.rados.0.smithi033.stdout:203: write initial oid 203 2023-06-03T20:00:05.841 INFO:tasks.rados.rados.0.smithi033.stdout:203: seq_num 202 ranges {595014=625476,1820892=523392,2797915=596476} 2023-06-03T20:00:05.848 INFO:tasks.rados.rados.0.smithi033.stdout:203: writing smithi03366949-203 from 595014 to 1220490 tid 1 2023-06-03T20:00:05.854 INFO:tasks.rados.rados.0.smithi033.stdout:203: writing smithi03366949-203 from 1820892 to 2344284 tid 2 2023-06-03T20:00:05.860 INFO:tasks.rados.rados.0.smithi033.stdout:203: writing smithi03366949-203 from 2797915 to 3394391 tid 3 2023-06-03T20:00:05.860 INFO:tasks.rados.rados.0.smithi033.stdout:204: write initial oid 204 2023-06-03T20:00:05.861 INFO:tasks.rados.rados.0.smithi033.stdout:204: seq_num 203 ranges {611821=700725,1879374=783403,3341691=70130} 2023-06-03T20:00:05.868 INFO:tasks.rados.rados.0.smithi033.stdout:204: writing smithi03366949-204 from 611821 to 1312546 tid 1 2023-06-03T20:00:05.875 INFO:tasks.rados.rados.0.smithi033.stdout:204: writing smithi03366949-204 from 1879374 to 2662777 tid 2 2023-06-03T20:00:05.880 INFO:tasks.rados.rados.0.smithi033.stdout:204: writing smithi03366949-204 from 3341691 to 3411821 tid 3 2023-06-03T20:00:05.880 INFO:tasks.rados.rados.0.smithi033.stdout:205: write initial oid 205 2023-06-03T20:00:05.880 INFO:tasks.rados.rados.0.smithi033.stdout:205: seq_num 204 ranges {628628=775974,1937856=527061,3252761=175867} 2023-06-03T20:00:05.888 INFO:tasks.rados.rados.0.smithi033.stdout:205: writing smithi03366949-205 from 628628 to 1404602 tid 1 2023-06-03T20:00:05.894 INFO:tasks.rados.rados.0.smithi033.stdout:205: writing smithi03366949-205 from 1937856 to 2464917 tid 2 2023-06-03T20:00:05.900 INFO:tasks.rados.rados.0.smithi033.stdout:205: writing smithi03366949-205 from 3252761 to 3428628 tid 3 2023-06-03T20:00:05.900 INFO:tasks.rados.rados.0.smithi033.stdout:206: write initial oid 206 2023-06-03T20:00:05.900 INFO:tasks.rados.rados.0.smithi033.stdout:206: seq_num 205 ranges {645435=451223,1879985=787072,3280184=165251} 2023-06-03T20:00:05.906 INFO:tasks.rados.rados.0.smithi033.stdout:206: writing smithi03366949-206 from 645435 to 1096658 tid 1 2023-06-03T20:00:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:206: writing smithi03366949-206 from 1879985 to 2667057 tid 2 2023-06-03T20:00:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:206: writing smithi03366949-206 from 3280184 to 3445435 tid 3 2023-06-03T20:00:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:207: write initial oid 207 2023-06-03T20:00:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:207: seq_num 206 ranges {662242=642825,2054820=530730,3307607=154635} 2023-06-03T20:00:05.926 INFO:tasks.rados.rados.0.smithi033.stdout:207: writing smithi03366949-207 from 662242 to 1305067 tid 1 2023-06-03T20:00:05.933 INFO:tasks.rados.rados.0.smithi033.stdout:207: writing smithi03366949-207 from 2054820 to 2585550 tid 2 2023-06-03T20:00:05.939 INFO:tasks.rados.rados.0.smithi033.stdout:207: writing smithi03366949-207 from 3307607 to 3462242 tid 3 2023-06-03T20:00:05.939 INFO:tasks.rados.rados.0.smithi033.stdout:208: write initial oid 208 2023-06-03T20:00:05.939 INFO:tasks.rados.rados.0.smithi033.stdout:208: seq_num 207 ranges {679049=718074,2113302=674388,3335030=144019} 2023-06-03T20:00:05.946 INFO:tasks.rados.rados.0.smithi033.stdout:208: writing smithi03366949-208 from 679049 to 1397123 tid 1 2023-06-03T20:00:05.954 INFO:tasks.rados.rados.0.smithi033.stdout:208: writing smithi03366949-208 from 2113302 to 2787690 tid 2 2023-06-03T20:00:05.958 INFO:tasks.rados.rados.0.smithi033.stdout:208: writing smithi03366949-208 from 3335030 to 3479049 tid 3 2023-06-03T20:00:05.958 INFO:tasks.rados.rados.0.smithi033.stdout:209: write initial oid 209 2023-06-03T20:00:05.958 INFO:tasks.rados.rados.0.smithi033.stdout:209: seq_num 208 ranges {695856=793323,2171784=534399,3362453=133403} 2023-06-03T20:00:05.966 INFO:tasks.rados.rados.0.smithi033.stdout:209: writing smithi03366949-209 from 695856 to 1489179 tid 1 2023-06-03T20:00:05.973 INFO:tasks.rados.rados.0.smithi033.stdout:209: writing smithi03366949-209 from 2171784 to 2706183 tid 2 2023-06-03T20:00:05.978 INFO:tasks.rados.rados.0.smithi033.stdout:209: writing smithi03366949-209 from 3362453 to 3495856 tid 3 2023-06-03T20:00:05.978 INFO:tasks.rados.rados.0.smithi033.stdout:210: write initial oid 210 2023-06-03T20:00:05.978 INFO:tasks.rados.rados.0.smithi033.stdout:210: seq_num 209 ranges {712663=468572,1713913=678057,2873523=591733} 2023-06-03T20:00:05.984 INFO:tasks.rados.rados.0.smithi033.stdout:210: writing smithi03366949-210 from 712663 to 1181235 tid 1 2023-06-03T20:00:05.991 INFO:tasks.rados.rados.0.smithi033.stdout:210: writing smithi03366949-210 from 1713913 to 2391970 tid 2 2023-06-03T20:00:05.998 INFO:tasks.rados.rados.0.smithi033.stdout:210: writing smithi03366949-210 from 2873523 to 3465256 tid 3 2023-06-03T20:00:05.998 INFO:tasks.rados.rados.0.smithi033.stdout:211: write initial oid 211 2023-06-03T20:00:05.998 INFO:tasks.rados.rados.0.smithi033.stdout:211: seq_num 210 ranges {729470=543821,1772395=538068,2900946=403005} 2023-06-03T20:00:06.005 INFO:tasks.rados.rados.0.smithi033.stdout:211: writing smithi03366949-211 from 729470 to 1273291 tid 1 2023-06-03T20:00:06.011 INFO:tasks.rados.rados.0.smithi033.stdout:211: writing smithi03366949-211 from 1772395 to 2310463 tid 2 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:211: writing smithi03366949-211 from 2900946 to 3303951 tid 3 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:196: finishing write tid 1 to smithi03366949-196 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:196: finishing write tid 2 to smithi03366949-196 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:196: finishing write tid 3 to smithi03366949-196 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:196: finishing write tid 4 to smithi03366949-196 2023-06-03T20:00:06.017 INFO:tasks.rados.rados.0.smithi033.stdout:196: finishing write tid 5 to smithi03366949-196 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 196 v 45 (ObjNum 195 snap 0 seq_num 195) dirty exists 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:196: left oid 196 (ObjNum 195 snap 0 seq_num 195) 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:197: finishing write tid 1 to smithi03366949-197 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:196: done (15 left) 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:212: write initial oid 212 2023-06-03T20:00:06.018 INFO:tasks.rados.rados.0.smithi033.stdout:212: seq_num 211 ranges {746277=619070,1830877=681726,2928369=617908} 2023-06-03T20:00:06.024 INFO:tasks.rados.rados.0.smithi033.stdout:212: writing smithi03366949-212 from 746277 to 1365347 tid 1 2023-06-03T20:00:06.030 INFO:tasks.rados.rados.0.smithi033.stdout:212: writing smithi03366949-212 from 1830877 to 2512603 tid 2 2023-06-03T20:00:06.036 INFO:tasks.rados.rados.0.smithi033.stdout:212: writing smithi03366949-212 from 2928369 to 3546277 tid 3 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout:197: finishing write tid 2 to smithi03366949-197 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout:197: finishing write tid 3 to smithi03366949-197 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout:197: finishing write tid 4 to smithi03366949-197 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout:197: finishing write tid 5 to smithi03366949-197 2023-06-03T20:00:06.037 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 55 (ObjNum 196 snap 0 seq_num 196) dirty exists 2023-06-03T20:00:06.038 INFO:tasks.rados.rados.0.smithi033.stdout:197: left oid 197 (ObjNum 196 snap 0 seq_num 196) 2023-06-03T20:00:06.038 INFO:tasks.rados.rados.0.smithi033.stdout:198: finishing write tid 1 to smithi03366949-198 2023-06-03T20:00:06.038 INFO:tasks.rados.rados.0.smithi033.stdout:197: done (15 left) 2023-06-03T20:00:06.038 INFO:tasks.rados.rados.0.smithi033.stdout:213: write initial oid 213 2023-06-03T20:00:06.038 INFO:tasks.rados.rados.0.smithi033.stdout:213: seq_num 212 ranges {763084=694319,1889359=541737,2955792=541902} 2023-06-03T20:00:06.044 INFO:tasks.rados.rados.0.smithi033.stdout:213: writing smithi03366949-213 from 763084 to 1457403 tid 1 2023-06-03T20:00:06.050 INFO:tasks.rados.rados.0.smithi033.stdout:213: writing smithi03366949-213 from 1889359 to 2431096 tid 2 2023-06-03T20:00:06.056 INFO:tasks.rados.rados.0.smithi033.stdout:213: writing smithi03366949-213 from 2955792 to 3497694 tid 3 2023-06-03T20:00:06.056 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:198: finishing write tid 2 to smithi03366949-198 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:198: finishing write tid 3 to smithi03366949-198 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:198: finishing write tid 4 to smithi03366949-198 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:198: finishing write tid 5 to smithi03366949-198 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 198 v 27 (ObjNum 197 snap 0 seq_num 197) dirty exists 2023-06-03T20:00:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:198: left oid 198 (ObjNum 197 snap 0 seq_num 197) 2023-06-03T20:00:06.058 INFO:tasks.rados.rados.0.smithi033.stdout:199: finishing write tid 1 to smithi03366949-199 2023-06-03T20:00:06.058 INFO:tasks.rados.rados.0.smithi033.stdout:199: finishing write tid 2 to smithi03366949-199 2023-06-03T20:00:06.058 INFO:tasks.rados.rados.0.smithi033.stdout:198: done (15 left) 2023-06-03T20:00:06.058 INFO:tasks.rados.rados.0.smithi033.stdout:214: write initial oid 214 2023-06-03T20:00:06.058 INFO:tasks.rados.rados.0.smithi033.stdout:214: seq_num 213 ranges {779891=485921,1947841=685395,3383215=196676} 2023-06-03T20:00:06.063 INFO:tasks.rados.rados.0.smithi033.stdout:214: writing smithi03366949-214 from 779891 to 1265812 tid 1 2023-06-03T20:00:06.071 INFO:tasks.rados.rados.0.smithi033.stdout:214: writing smithi03366949-214 from 1947841 to 2633236 tid 2 2023-06-03T20:00:06.076 INFO:tasks.rados.rados.0.smithi033.stdout:214: writing smithi03366949-214 from 3383215 to 3579891 tid 3 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout:199: finishing write tid 3 to smithi03366949-199 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout:199: finishing write tid 4 to smithi03366949-199 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout:199: finishing write tid 5 to smithi03366949-199 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 199 v 33 (ObjNum 198 snap 0 seq_num 198) dirty exists 2023-06-03T20:00:06.077 INFO:tasks.rados.rados.0.smithi033.stdout:199: left oid 199 (ObjNum 198 snap 0 seq_num 198) 2023-06-03T20:00:06.078 INFO:tasks.rados.rados.0.smithi033.stdout:200: finishing write tid 1 to smithi03366949-200 2023-06-03T20:00:06.078 INFO:tasks.rados.rados.0.smithi033.stdout:199: done (15 left) 2023-06-03T20:00:06.078 INFO:tasks.rados.rados.0.smithi033.stdout:215: write initial oid 215 2023-06-03T20:00:06.078 INFO:tasks.rados.rados.0.smithi033.stdout:215: seq_num 214 ranges {796698=561170,2006323=545406,3126991=469707} 2023-06-03T20:00:06.084 INFO:tasks.rados.rados.0.smithi033.stdout:215: writing smithi03366949-215 from 796698 to 1357868 tid 1 2023-06-03T20:00:06.091 INFO:tasks.rados.rados.0.smithi033.stdout:215: writing smithi03366949-215 from 2006323 to 2551729 tid 2 2023-06-03T20:00:06.097 INFO:tasks.rados.rados.0.smithi033.stdout:215: writing smithi03366949-215 from 3126991 to 3596698 tid 3 2023-06-03T20:00:06.097 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.097 INFO:tasks.rados.rados.0.smithi033.stdout:200: finishing write tid 2 to smithi03366949-200 2023-06-03T20:00:06.097 INFO:tasks.rados.rados.0.smithi033.stdout:200: finishing write tid 3 to smithi03366949-200 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:200: finishing write tid 4 to smithi03366949-200 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:200: finishing write tid 5 to smithi03366949-200 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 200 v 41 (ObjNum 199 snap 0 seq_num 199) dirty exists 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:200: left oid 200 (ObjNum 199 snap 0 seq_num 199) 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:201: finishing write tid 1 to smithi03366949-201 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:200: done (15 left) 2023-06-03T20:00:06.098 INFO:tasks.rados.rados.0.smithi033.stdout:216: write initial oid 216 2023-06-03T20:00:06.099 INFO:tasks.rados.rados.0.smithi033.stdout:216: seq_num 215 ranges {413505=636419,1664805=689064,3038061=492071} 2023-06-03T20:00:06.103 INFO:tasks.rados.rados.0.smithi033.stdout:216: writing smithi03366949-216 from 413505 to 1049924 tid 1 2023-06-03T20:00:06.110 INFO:tasks.rados.rados.0.smithi033.stdout:216: writing smithi03366949-216 from 1664805 to 2353869 tid 2 2023-06-03T20:00:06.118 INFO:tasks.rados.rados.0.smithi033.stdout:216: writing smithi03366949-216 from 3038061 to 3530132 tid 3 2023-06-03T20:00:06.118 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.119 INFO:tasks.rados.rados.0.smithi033.stdout:201: finishing write tid 2 to smithi03366949-201 2023-06-03T20:00:06.119 INFO:tasks.rados.rados.0.smithi033.stdout:201: finishing write tid 3 to smithi03366949-201 2023-06-03T20:00:06.119 INFO:tasks.rados.rados.0.smithi033.stdout:201: finishing write tid 4 to smithi03366949-201 2023-06-03T20:00:06.119 INFO:tasks.rados.rados.0.smithi033.stdout:201: finishing write tid 5 to smithi03366949-201 2023-06-03T20:00:06.120 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 201 v 42 (ObjNum 200 snap 0 seq_num 200) dirty exists 2023-06-03T20:00:06.120 INFO:tasks.rados.rados.0.smithi033.stdout:201: left oid 201 (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:00:06.120 INFO:tasks.rados.rados.0.smithi033.stdout:202: finishing write tid 1 to smithi03366949-202 2023-06-03T20:00:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:201: done (15 left) 2023-06-03T20:00:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:217: write initial oid 217 2023-06-03T20:00:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:217: seq_num 216 ranges {430312=711668,1723287=549075,2781837=703343} 2023-06-03T20:00:06.124 INFO:tasks.rados.rados.0.smithi033.stdout:217: writing smithi03366949-217 from 430312 to 1141980 tid 1 2023-06-03T20:00:06.131 INFO:tasks.rados.rados.0.smithi033.stdout:217: writing smithi03366949-217 from 1723287 to 2272362 tid 2 2023-06-03T20:00:06.138 INFO:tasks.rados.rados.0.smithi033.stdout:217: writing smithi03366949-217 from 2781837 to 3485180 tid 3 2023-06-03T20:00:06.138 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.138 INFO:tasks.rados.rados.0.smithi033.stdout:202: finishing write tid 2 to smithi03366949-202 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:202: finishing write tid 3 to smithi03366949-202 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:202: finishing write tid 4 to smithi03366949-202 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:202: finishing write tid 5 to smithi03366949-202 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 31 (ObjNum 201 snap 0 seq_num 201) dirty exists 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:202: left oid 202 (ObjNum 201 snap 0 seq_num 201) 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:203: finishing write tid 1 to smithi03366949-203 2023-06-03T20:00:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:203: finishing write tid 2 to smithi03366949-203 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:203: finishing write tid 3 to smithi03366949-203 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:203: finishing write tid 4 to smithi03366949-203 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:203: finishing write tid 5 to smithi03366949-203 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 203 v 42 (ObjNum 202 snap 0 seq_num 202) dirty exists 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:203: left oid 203 (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:204: finishing write tid 1 to smithi03366949-204 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:204: finishing write tid 2 to smithi03366949-204 2023-06-03T20:00:06.140 INFO:tasks.rados.rados.0.smithi033.stdout:204: finishing write tid 3 to smithi03366949-204 2023-06-03T20:00:06.141 INFO:tasks.rados.rados.0.smithi033.stdout:204: finishing write tid 4 to smithi03366949-204 2023-06-03T20:00:06.141 INFO:tasks.rados.rados.0.smithi033.stdout:202: done (15 left) 2023-06-03T20:00:06.141 INFO:tasks.rados.rados.0.smithi033.stdout:203: done (14 left) 2023-06-03T20:00:06.141 INFO:tasks.rados.rados.0.smithi033.stdout:218: write initial oid 218 2023-06-03T20:00:06.141 INFO:tasks.rados.rados.0.smithi033.stdout:218: seq_num 217 ranges {447119=786917,1665416=692733,2976554=514615} 2023-06-03T20:00:06.145 INFO:tasks.rados.rados.0.smithi033.stdout:218: writing smithi03366949-218 from 447119 to 1234036 tid 1 2023-06-03T20:00:06.152 INFO:tasks.rados.rados.0.smithi033.stdout:218: writing smithi03366949-218 from 1665416 to 2358149 tid 2 2023-06-03T20:00:06.158 INFO:tasks.rados.rados.0.smithi033.stdout:218: writing smithi03366949-218 from 2976554 to 3491169 tid 3 2023-06-03T20:00:06.158 INFO:tasks.rados.rados.0.smithi033.stdout:219: write initial oid 219 2023-06-03T20:00:06.158 INFO:tasks.rados.rados.0.smithi033.stdout:219: seq_num 218 ranges {463926=462166,1723898=436391,2603977=725887} 2023-06-03T20:00:06.163 INFO:tasks.rados.rados.0.smithi033.stdout:219: writing smithi03366949-219 from 463926 to 926092 tid 1 2023-06-03T20:00:06.170 INFO:tasks.rados.rados.0.smithi033.stdout:219: writing smithi03366949-219 from 1723898 to 2160289 tid 2 2023-06-03T20:00:06.177 INFO:tasks.rados.rados.0.smithi033.stdout:219: writing smithi03366949-219 from 2603977 to 3329864 tid 3 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:204: finishing write tid 5 to smithi03366949-204 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 204 v 47 (ObjNum 203 snap 0 seq_num 203) dirty exists 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:204: left oid 204 (ObjNum 203 snap 0 seq_num 203) 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:204: done (15 left) 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:220: write initial oid 220 2023-06-03T20:00:06.178 INFO:tasks.rados.rados.0.smithi033.stdout:220: seq_num 219 ranges {480733=537415,1782380=696402,3031400=537159} 2023-06-03T20:00:06.183 INFO:tasks.rados.rados.0.smithi033.stdout:220: writing smithi03366949-220 from 480733 to 1018148 tid 1 2023-06-03T20:00:06.192 INFO:tasks.rados.rados.0.smithi033.stdout:220: writing smithi03366949-220 from 1782380 to 2478782 tid 2 2023-06-03T20:00:06.198 INFO:tasks.rados.rados.0.smithi033.stdout:220: writing smithi03366949-220 from 3031400 to 3568559 tid 3 2023-06-03T20:00:06.198 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: finishing write tid 1 to smithi03366949-205 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: finishing write tid 2 to smithi03366949-205 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: finishing write tid 3 to smithi03366949-205 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: finishing write tid 4 to smithi03366949-205 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: finishing write tid 5 to smithi03366949-205 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 205 v 35 (ObjNum 204 snap 0 seq_num 204) dirty exists 2023-06-03T20:00:06.199 INFO:tasks.rados.rados.0.smithi033.stdout:205: left oid 205 (ObjNum 204 snap 0 seq_num 204) 2023-06-03T20:00:06.200 INFO:tasks.rados.rados.0.smithi033.stdout:206: finishing write tid 1 to smithi03366949-206 2023-06-03T20:00:06.200 INFO:tasks.rados.rados.0.smithi033.stdout:206: finishing write tid 2 to smithi03366949-206 2023-06-03T20:00:06.200 INFO:tasks.rados.rados.0.smithi033.stdout:205: done (15 left) 2023-06-03T20:00:06.200 INFO:tasks.rados.rados.0.smithi033.stdout:221: write initial oid 221 2023-06-03T20:00:06.200 INFO:tasks.rados.rados.0.smithi033.stdout:221: seq_num 220 ranges {497540=612664,1840862=440060,3058823=464784} 2023-06-03T20:00:06.204 INFO:tasks.rados.rados.0.smithi033.stdout:221: writing smithi03366949-221 from 497540 to 1110204 tid 1 2023-06-03T20:00:06.211 INFO:tasks.rados.rados.0.smithi033.stdout:221: writing smithi03366949-221 from 1840862 to 2280922 tid 2 2023-06-03T20:00:06.218 INFO:tasks.rados.rados.0.smithi033.stdout:221: writing smithi03366949-221 from 3058823 to 3523607 tid 3 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:206: finishing write tid 3 to smithi03366949-206 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:206: finishing write tid 4 to smithi03366949-206 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:206: finishing write tid 5 to smithi03366949-206 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 206 v 48 (ObjNum 205 snap 0 seq_num 205) dirty exists 2023-06-03T20:00:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:206: left oid 206 (ObjNum 205 snap 0 seq_num 205) 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: finishing write tid 1 to smithi03366949-207 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: finishing write tid 2 to smithi03366949-207 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: finishing write tid 3 to smithi03366949-207 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: finishing write tid 4 to smithi03366949-207 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: finishing write tid 5 to smithi03366949-207 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 207 v 45 (ObjNum 206 snap 0 seq_num 206) dirty exists 2023-06-03T20:00:06.220 INFO:tasks.rados.rados.0.smithi033.stdout:207: left oid 207 (ObjNum 206 snap 0 seq_num 206) 2023-06-03T20:00:06.221 INFO:tasks.rados.rados.0.smithi033.stdout:206: done (15 left) 2023-06-03T20:00:06.221 INFO:tasks.rados.rados.0.smithi033.stdout:207: done (14 left) 2023-06-03T20:00:06.221 INFO:tasks.rados.rados.0.smithi033.stdout:222: write initial oid 222 2023-06-03T20:00:06.221 INFO:tasks.rados.rados.0.smithi033.stdout:222: seq_num 221 ranges {514347=404266,1499344=700071,2686246=676056} 2023-06-03T20:00:06.223 INFO:tasks.rados.rados.0.smithi033.stdout:222: writing smithi03366949-222 from 514347 to 918613 tid 1 2023-06-03T20:00:06.230 INFO:tasks.rados.rados.0.smithi033.stdout:222: writing smithi03366949-222 from 1499344 to 2199415 tid 2 2023-06-03T20:00:06.237 INFO:tasks.rados.rados.0.smithi033.stdout:222: writing smithi03366949-222 from 2686246 to 3362302 tid 3 2023-06-03T20:00:06.238 INFO:tasks.rados.rados.0.smithi033.stdout:223: write initial oid 223 2023-06-03T20:00:06.238 INFO:tasks.rados.rados.0.smithi033.stdout:223: seq_num 222 ranges {531154=479515,1557826=443729,2713669=487328,3679295=51859} 2023-06-03T20:00:06.243 INFO:tasks.rados.rados.0.smithi033.stdout:223: writing smithi03366949-223 from 531154 to 1010669 tid 1 2023-06-03T20:00:06.249 INFO:tasks.rados.rados.0.smithi033.stdout:223: writing smithi03366949-223 from 1557826 to 2001555 tid 2 2023-06-03T20:00:06.255 INFO:tasks.rados.rados.0.smithi033.stdout:223: writing smithi03366949-223 from 2713669 to 3200997 tid 3 2023-06-03T20:00:06.259 INFO:tasks.rados.rados.0.smithi033.stdout:223: writing smithi03366949-223 from 3679295 to 3731154 tid 4 2023-06-03T20:00:06.259 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.259 INFO:tasks.rados.rados.0.smithi033.stdout:208: finishing write tid 1 to smithi03366949-208 2023-06-03T20:00:06.259 INFO:tasks.rados.rados.0.smithi033.stdout:208: finishing write tid 2 to smithi03366949-208 2023-06-03T20:00:06.259 INFO:tasks.rados.rados.0.smithi033.stdout:208: finishing write tid 3 to smithi03366949-208 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:208: finishing write tid 4 to smithi03366949-208 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:208: finishing write tid 5 to smithi03366949-208 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 49 (ObjNum 207 snap 0 seq_num 207) dirty exists 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:208: left oid 208 (ObjNum 207 snap 0 seq_num 207) 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:209: finishing write tid 1 to smithi03366949-209 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:209: finishing write tid 2 to smithi03366949-209 2023-06-03T20:00:06.260 INFO:tasks.rados.rados.0.smithi033.stdout:209: finishing write tid 3 to smithi03366949-209 2023-06-03T20:00:06.261 INFO:tasks.rados.rados.0.smithi033.stdout:208: done (15 left) 2023-06-03T20:00:06.261 INFO:tasks.rados.rados.0.smithi033.stdout:224: write initial oid 224 2023-06-03T20:00:06.261 INFO:tasks.rados.rados.0.smithi033.stdout:224: seq_num 223 ranges {547961=554764,1616308=703740,2741092=698600} 2023-06-03T20:00:06.265 INFO:tasks.rados.rados.0.smithi033.stdout:224: writing smithi03366949-224 from 547961 to 1102725 tid 1 2023-06-03T20:00:06.272 INFO:tasks.rados.rados.0.smithi033.stdout:224: writing smithi03366949-224 from 1616308 to 2320048 tid 2 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:224: writing smithi03366949-224 from 2741092 to 3439692 tid 3 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:209: finishing write tid 4 to smithi03366949-209 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:209: finishing write tid 5 to smithi03366949-209 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 209 v 49 (ObjNum 208 snap 0 seq_num 208) dirty exists 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:209: left oid 209 (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:00:06.279 INFO:tasks.rados.rados.0.smithi033.stdout:209: done (15 left) 2023-06-03T20:00:06.280 INFO:tasks.rados.rados.0.smithi033.stdout:225: write initial oid 225 2023-06-03T20:00:06.280 INFO:tasks.rados.rados.0.smithi033.stdout:225: seq_num 224 ranges {564768=630013,1674790=447398,2768515=626225} 2023-06-03T20:00:06.285 INFO:tasks.rados.rados.0.smithi033.stdout:225: writing smithi03366949-225 from 564768 to 1194781 tid 1 2023-06-03T20:00:06.290 INFO:tasks.rados.rados.0.smithi033.stdout:225: writing smithi03366949-225 from 1674790 to 2122188 tid 2 2023-06-03T20:00:06.298 INFO:tasks.rados.rados.0.smithi033.stdout:225: writing smithi03366949-225 from 2768515 to 3394740 tid 3 2023-06-03T20:00:06.298 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.298 INFO:tasks.rados.rados.0.smithi033.stdout:210: finishing write tid 1 to smithi03366949-210 2023-06-03T20:00:06.299 INFO:tasks.rados.rados.0.smithi033.stdout:210: finishing write tid 2 to smithi03366949-210 2023-06-03T20:00:06.299 INFO:tasks.rados.rados.0.smithi033.stdout:210: finishing write tid 3 to smithi03366949-210 2023-06-03T20:00:06.299 INFO:tasks.rados.rados.0.smithi033.stdout:210: finishing write tid 4 to smithi03366949-210 2023-06-03T20:00:06.299 INFO:tasks.rados.rados.0.smithi033.stdout:210: finishing write tid 5 to smithi03366949-210 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 210 v 52 (ObjNum 209 snap 0 seq_num 209) dirty exists 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:210: left oid 210 (ObjNum 209 snap 0 seq_num 209) 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:211: finishing write tid 1 to smithi03366949-211 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:211: finishing write tid 2 to smithi03366949-211 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:210: done (15 left) 2023-06-03T20:00:06.300 INFO:tasks.rados.rados.0.smithi033.stdout:226: write initial oid 226 2023-06-03T20:00:06.301 INFO:tasks.rados.rados.0.smithi033.stdout:226: seq_num 225 ranges {581575=705262,1733272=707409,3195938=437497} 2023-06-03T20:00:06.305 INFO:tasks.rados.rados.0.smithi033.stdout:226: writing smithi03366949-226 from 581575 to 1286837 tid 1 2023-06-03T20:00:06.312 INFO:tasks.rados.rados.0.smithi033.stdout:226: writing smithi03366949-226 from 1733272 to 2440681 tid 2 2023-06-03T20:00:06.319 INFO:tasks.rados.rados.0.smithi033.stdout:226: writing smithi03366949-226 from 3195938 to 3633435 tid 3 2023-06-03T20:00:06.319 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.319 INFO:tasks.rados.rados.0.smithi033.stdout:211: finishing write tid 3 to smithi03366949-211 2023-06-03T20:00:06.319 INFO:tasks.rados.rados.0.smithi033.stdout:211: finishing write tid 4 to smithi03366949-211 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:211: finishing write tid 5 to smithi03366949-211 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 211 v 50 (ObjNum 210 snap 0 seq_num 210) dirty exists 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:211: left oid 211 (ObjNum 210 snap 0 seq_num 210) 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:212: finishing write tid 1 to smithi03366949-212 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:212: finishing write tid 2 to smithi03366949-212 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:212: finishing write tid 3 to smithi03366949-212 2023-06-03T20:00:06.320 INFO:tasks.rados.rados.0.smithi033.stdout:211: done (15 left) 2023-06-03T20:00:06.321 INFO:tasks.rados.rados.0.smithi033.stdout:227: write initial oid 227 2023-06-03T20:00:06.321 INFO:tasks.rados.rados.0.smithi033.stdout:227: seq_num 226 ranges {598382=780511,2075401=451067,3107008=648769} 2023-06-03T20:00:06.327 INFO:tasks.rados.rados.0.smithi033.stdout:227: writing smithi03366949-227 from 598382 to 1378893 tid 1 2023-06-03T20:00:06.334 INFO:tasks.rados.rados.0.smithi033.stdout:227: writing smithi03366949-227 from 2075401 to 2526468 tid 2 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:227: writing smithi03366949-227 from 3107008 to 3755777 tid 3 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:212: finishing write tid 4 to smithi03366949-212 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:212: finishing write tid 5 to smithi03366949-212 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 212 v 53 (ObjNum 211 snap 0 seq_num 211) dirty exists 2023-06-03T20:00:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:212: left oid 212 (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:213: finishing write tid 1 to smithi03366949-213 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:213: finishing write tid 2 to smithi03366949-213 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:213: finishing write tid 3 to smithi03366949-213 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:213: finishing write tid 4 to smithi03366949-213 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:212: done (15 left) 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:228: write initial oid 228 2023-06-03T20:00:06.342 INFO:tasks.rados.rados.0.smithi033.stdout:228: seq_num 227 ranges {615189=455760,1733883=711078,3134431=460041} 2023-06-03T20:00:06.346 INFO:tasks.rados.rados.0.smithi033.stdout:228: writing smithi03366949-228 from 615189 to 1070949 tid 1 2023-06-03T20:00:06.355 INFO:tasks.rados.rados.0.smithi033.stdout:228: writing smithi03366949-228 from 1733883 to 2444961 tid 2 2023-06-03T20:00:06.361 INFO:tasks.rados.rados.0.smithi033.stdout:228: writing smithi03366949-228 from 3134431 to 3594472 tid 3 2023-06-03T20:00:06.361 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.362 INFO:tasks.rados.rados.0.smithi033.stdout:213: finishing write tid 5 to smithi03366949-213 2023-06-03T20:00:06.362 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 213 v 59 (ObjNum 212 snap 0 seq_num 212) dirty exists 2023-06-03T20:00:06.362 INFO:tasks.rados.rados.0.smithi033.stdout:213: left oid 213 (ObjNum 212 snap 0 seq_num 212) 2023-06-03T20:00:06.362 INFO:tasks.rados.rados.0.smithi033.stdout:214: finishing write tid 1 to smithi03366949-214 2023-06-03T20:00:06.363 INFO:tasks.rados.rados.0.smithi033.stdout:214: finishing write tid 2 to smithi03366949-214 2023-06-03T20:00:06.363 INFO:tasks.rados.rados.0.smithi033.stdout:213: done (15 left) 2023-06-03T20:00:06.363 INFO:tasks.rados.rados.0.smithi033.stdout:229: write initial oid 229 2023-06-03T20:00:06.363 INFO:tasks.rados.rados.0.smithi033.stdout:229: seq_num 228 ranges {631996=531009,1792365=454736,2761854=671313} 2023-06-03T20:00:06.367 INFO:tasks.rados.rados.0.smithi033.stdout:229: writing smithi03366949-229 from 631996 to 1163005 tid 1 2023-06-03T20:00:06.374 INFO:tasks.rados.rados.0.smithi033.stdout:229: writing smithi03366949-229 from 1792365 to 2247101 tid 2 2023-06-03T20:00:06.380 INFO:tasks.rados.rados.0.smithi033.stdout:229: writing smithi03366949-229 from 2761854 to 3433167 tid 3 2023-06-03T20:00:06.381 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.381 INFO:tasks.rados.rados.0.smithi033.stdout:214: finishing write tid 3 to smithi03366949-214 2023-06-03T20:00:06.381 INFO:tasks.rados.rados.0.smithi033.stdout:214: finishing write tid 4 to smithi03366949-214 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:214: finishing write tid 5 to smithi03366949-214 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 31 (ObjNum 213 snap 0 seq_num 213) dirty exists 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:214: left oid 214 (ObjNum 213 snap 0 seq_num 213) 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:215: finishing write tid 1 to smithi03366949-215 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:215: finishing write tid 2 to smithi03366949-215 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:215: finishing write tid 3 to smithi03366949-215 2023-06-03T20:00:06.382 INFO:tasks.rados.rados.0.smithi033.stdout:214: done (15 left) 2023-06-03T20:00:06.383 INFO:tasks.rados.rados.0.smithi033.stdout:230: write initial oid 230 2023-06-03T20:00:06.383 INFO:tasks.rados.rados.0.smithi033.stdout:230: seq_num 229 ranges {648803=722611,1967200=714747,3421983=426820} 2023-06-03T20:00:06.388 INFO:tasks.rados.rados.0.smithi033.stdout:230: writing smithi03366949-230 from 648803 to 1371414 tid 1 2023-06-03T20:00:06.396 INFO:tasks.rados.rados.0.smithi033.stdout:230: writing smithi03366949-230 from 1967200 to 2681947 tid 2 2023-06-03T20:00:06.403 INFO:tasks.rados.rados.0.smithi033.stdout:230: writing smithi03366949-230 from 3421983 to 3848803 tid 3 2023-06-03T20:00:06.403 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.403 INFO:tasks.rados.rados.0.smithi033.stdout:215: finishing write tid 4 to smithi03366949-215 2023-06-03T20:00:06.403 INFO:tasks.rados.rados.0.smithi033.stdout:215: finishing write tid 5 to smithi03366949-215 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 215 v 46 (ObjNum 214 snap 0 seq_num 214) dirty exists 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:215: left oid 215 (ObjNum 214 snap 0 seq_num 214) 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:216: finishing write tid 1 to smithi03366949-216 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:216: finishing write tid 2 to smithi03366949-216 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:216: finishing write tid 3 to smithi03366949-216 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:216: finishing write tid 4 to smithi03366949-216 2023-06-03T20:00:06.404 INFO:tasks.rados.rados.0.smithi033.stdout:216: finishing write tid 5 to smithi03366949-216 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 57 (ObjNum 215 snap 0 seq_num 215) dirty exists 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:216: left oid 216 (ObjNum 215 snap 0 seq_num 215) 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:217: finishing write tid 1 to smithi03366949-217 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:217: finishing write tid 2 to smithi03366949-217 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:217: finishing write tid 3 to smithi03366949-217 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:217: finishing write tid 4 to smithi03366949-217 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:217: finishing write tid 5 to smithi03366949-217 2023-06-03T20:00:06.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 217 v 53 (ObjNum 216 snap 0 seq_num 216) dirty exists 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:217: left oid 217 (ObjNum 216 snap 0 seq_num 216) 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:218: finishing write tid 1 to smithi03366949-218 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:218: finishing write tid 2 to smithi03366949-218 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:218: finishing write tid 3 to smithi03366949-218 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:218: finishing write tid 4 to smithi03366949-218 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:218: finishing write tid 5 to smithi03366949-218 2023-06-03T20:00:06.406 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 218 v 51 (ObjNum 217 snap 0 seq_num 217) dirty exists 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:218: left oid 218 (ObjNum 217 snap 0 seq_num 217) 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: finishing write tid 1 to smithi03366949-219 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: finishing write tid 2 to smithi03366949-219 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: finishing write tid 3 to smithi03366949-219 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: finishing write tid 4 to smithi03366949-219 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: finishing write tid 5 to smithi03366949-219 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 219 v 54 (ObjNum 218 snap 0 seq_num 218) dirty exists 2023-06-03T20:00:06.407 INFO:tasks.rados.rados.0.smithi033.stdout:219: left oid 219 (ObjNum 218 snap 0 seq_num 218) 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: finishing write tid 1 to smithi03366949-220 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: finishing write tid 2 to smithi03366949-220 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: finishing write tid 3 to smithi03366949-220 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: finishing write tid 4 to smithi03366949-220 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: finishing write tid 5 to smithi03366949-220 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 220 v 46 (ObjNum 219 snap 0 seq_num 219) dirty exists 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:220: left oid 220 (ObjNum 219 snap 0 seq_num 219) 2023-06-03T20:00:06.408 INFO:tasks.rados.rados.0.smithi033.stdout:221: finishing write tid 1 to smithi03366949-221 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:221: finishing write tid 2 to smithi03366949-221 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:221: finishing write tid 3 to smithi03366949-221 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:221: finishing write tid 4 to smithi03366949-221 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:221: finishing write tid 5 to smithi03366949-221 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 221 v 56 (ObjNum 220 snap 0 seq_num 220) dirty exists 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:221: left oid 221 (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:222: finishing write tid 1 to smithi03366949-222 2023-06-03T20:00:06.409 INFO:tasks.rados.rados.0.smithi033.stdout:222: finishing write tid 2 to smithi03366949-222 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:222: finishing write tid 3 to smithi03366949-222 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:222: finishing write tid 4 to smithi03366949-222 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:222: finishing write tid 5 to smithi03366949-222 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 39 (ObjNum 221 snap 0 seq_num 221) dirty exists 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:222: left oid 222 (ObjNum 221 snap 0 seq_num 221) 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 1 to smithi03366949-223 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 2 to smithi03366949-223 2023-06-03T20:00:06.410 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 3 to smithi03366949-223 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 4 to smithi03366949-223 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 5 to smithi03366949-223 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:223: finishing write tid 6 to smithi03366949-223 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 223 v 64 (ObjNum 222 snap 0 seq_num 222) dirty exists 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:223: left oid 223 (ObjNum 222 snap 0 seq_num 222) 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:224: finishing write tid 1 to smithi03366949-224 2023-06-03T20:00:06.411 INFO:tasks.rados.rados.0.smithi033.stdout:224: finishing write tid 2 to smithi03366949-224 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:224: finishing write tid 3 to smithi03366949-224 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:224: finishing write tid 4 to smithi03366949-224 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:224: finishing write tid 5 to smithi03366949-224 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 43 (ObjNum 223 snap 0 seq_num 223) dirty exists 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:224: left oid 224 (ObjNum 223 snap 0 seq_num 223) 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:225: finishing write tid 1 to smithi03366949-225 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:225: finishing write tid 2 to smithi03366949-225 2023-06-03T20:00:06.412 INFO:tasks.rados.rados.0.smithi033.stdout:225: finishing write tid 3 to smithi03366949-225 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:225: finishing write tid 4 to smithi03366949-225 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:225: finishing write tid 5 to smithi03366949-225 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 47 (ObjNum 224 snap 0 seq_num 224) dirty exists 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:225: left oid 225 (ObjNum 224 snap 0 seq_num 224) 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:226: finishing write tid 1 to smithi03366949-226 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:226: finishing write tid 2 to smithi03366949-226 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:215: done (15 left) 2023-06-03T20:00:06.413 INFO:tasks.rados.rados.0.smithi033.stdout:216: done (14 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:217: done (13 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:218: done (12 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:219: done (11 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:220: done (10 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:221: done (9 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:222: done (8 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:223: done (7 left) 2023-06-03T20:00:06.414 INFO:tasks.rados.rados.0.smithi033.stdout:224: done (6 left) 2023-06-03T20:00:06.415 INFO:tasks.rados.rados.0.smithi033.stdout:225: done (5 left) 2023-06-03T20:00:06.415 INFO:tasks.rados.rados.0.smithi033.stdout:231: write initial oid 231 2023-06-03T20:00:06.415 INFO:tasks.rados.rados.0.smithi033.stdout:231: seq_num 230 ranges {665610=797860,1909329=458405,2816700=410210} 2023-06-03T20:00:06.415 INFO:tasks.rados.rados.0.smithi033.stdout:231: writing smithi03366949-231 from 665610 to 1463470 tid 1 2023-06-03T20:00:06.416 INFO:tasks.rados.rados.0.smithi033.stdout:231: writing smithi03366949-231 from 1909329 to 2367734 tid 2 2023-06-03T20:00:06.421 INFO:tasks.rados.rados.0.smithi033.stdout:231: writing smithi03366949-231 from 2816700 to 3226910 tid 3 2023-06-03T20:00:06.421 INFO:tasks.rados.rados.0.smithi033.stdout:232: write initial oid 232 2023-06-03T20:00:06.422 INFO:tasks.rados.rados.0.smithi033.stdout:232: seq_num 231 ranges {682417=473109,1567811=602063,2844123=621482} 2023-06-03T20:00:06.428 INFO:tasks.rados.rados.0.smithi033.stdout:232: writing smithi03366949-232 from 682417 to 1155526 tid 1 2023-06-03T20:00:06.433 INFO:tasks.rados.rados.0.smithi033.stdout:232: writing smithi03366949-232 from 1567811 to 2169874 tid 2 2023-06-03T20:00:06.441 INFO:tasks.rados.rados.0.smithi033.stdout:232: writing smithi03366949-232 from 2844123 to 3465605 tid 3 2023-06-03T20:00:06.441 INFO:tasks.rados.rados.0.smithi033.stdout:233: write initial oid 233 2023-06-03T20:00:06.441 INFO:tasks.rados.rados.0.smithi033.stdout:233: seq_num 232 ranges {699224=548358,2026293=462074,3271546=432754} 2023-06-03T20:00:06.447 INFO:tasks.rados.rados.0.smithi033.stdout:233: writing smithi03366949-233 from 699224 to 1247582 tid 1 2023-06-03T20:00:06.454 INFO:tasks.rados.rados.0.smithi033.stdout:233: writing smithi03366949-233 from 2026293 to 2488367 tid 2 2023-06-03T20:00:06.461 INFO:tasks.rados.rados.0.smithi033.stdout:233: writing smithi03366949-233 from 3271546 to 3704300 tid 3 2023-06-03T20:00:06.461 INFO:tasks.rados.rados.0.smithi033.stdout:234: write initial oid 234 2023-06-03T20:00:06.461 INFO:tasks.rados.rados.0.smithi033.stdout:234: seq_num 233 ranges {716031=623607,2084775=605732,3298969=617062} 2023-06-03T20:00:06.468 INFO:tasks.rados.rados.0.smithi033.stdout:234: writing smithi03366949-234 from 716031 to 1339638 tid 1 2023-06-03T20:00:06.476 INFO:tasks.rados.rados.0.smithi033.stdout:234: writing smithi03366949-234 from 2084775 to 2690507 tid 2 2023-06-03T20:00:06.483 INFO:tasks.rados.rados.0.smithi033.stdout:234: writing smithi03366949-234 from 3298969 to 3916031 tid 3 2023-06-03T20:00:06.483 INFO:tasks.rados.rados.0.smithi033.stdout:235: write initial oid 235 2023-06-03T20:00:06.483 INFO:tasks.rados.rados.0.smithi033.stdout:235: seq_num 234 ranges {732838=698856,2026904=465743,3210039=571651} 2023-06-03T20:00:06.491 INFO:tasks.rados.rados.0.smithi033.stdout:235: writing smithi03366949-235 from 732838 to 1431694 tid 1 2023-06-03T20:00:06.497 INFO:tasks.rados.rados.0.smithi033.stdout:235: writing smithi03366949-235 from 2026904 to 2492647 tid 2 2023-06-03T20:00:06.504 INFO:tasks.rados.rados.0.smithi033.stdout:235: writing smithi03366949-235 from 3210039 to 3781690 tid 3 2023-06-03T20:00:06.504 INFO:tasks.rados.rados.0.smithi033.stdout:236: write initial oid 236 2023-06-03T20:00:06.504 INFO:tasks.rados.rados.0.smithi033.stdout:236: seq_num 235 ranges {749645=774105,2085386=609401,3237462=712183} 2023-06-03T20:00:06.514 INFO:tasks.rados.rados.0.smithi033.stdout:236: writing smithi03366949-236 from 749645 to 1523750 tid 1 2023-06-03T20:00:06.522 INFO:tasks.rados.rados.0.smithi033.stdout:236: writing smithi03366949-236 from 2085386 to 2694787 tid 2 2023-06-03T20:00:06.529 INFO:tasks.rados.rados.0.smithi033.stdout:236: writing smithi03366949-236 from 3237462 to 3949645 tid 3 2023-06-03T20:00:06.530 INFO:tasks.rados.rados.0.smithi033.stdout:237: write initial oid 237 2023-06-03T20:00:06.530 INFO:tasks.rados.rados.0.smithi033.stdout:237: seq_num 236 ranges {766452=565707,1860221=469412,2981238=594195} 2023-06-03T20:00:06.537 INFO:tasks.rados.rados.0.smithi033.stdout:237: writing smithi03366949-237 from 766452 to 1332159 tid 1 2023-06-03T20:00:06.543 INFO:tasks.rados.rados.0.smithi033.stdout:237: writing smithi03366949-237 from 1860221 to 2329633 tid 2 2023-06-03T20:00:06.550 INFO:tasks.rados.rados.0.smithi033.stdout:237: writing smithi03366949-237 from 2981238 to 3575433 tid 3 2023-06-03T20:00:06.550 INFO:tasks.rados.rados.0.smithi033.stdout:238: write initial oid 238 2023-06-03T20:00:06.550 INFO:tasks.rados.rados.0.smithi033.stdout:238: seq_num 237 ranges {783259=640956,1918703=613070,3008661=405467,3821939=161320} 2023-06-03T20:00:06.558 INFO:tasks.rados.rados.0.smithi033.stdout:238: writing smithi03366949-238 from 783259 to 1424215 tid 1 2023-06-03T20:00:06.566 INFO:tasks.rados.rados.0.smithi033.stdout:238: writing smithi03366949-238 from 1918703 to 2531773 tid 2 2023-06-03T20:00:06.571 INFO:tasks.rados.rados.0.smithi033.stdout:238: writing smithi03366949-238 from 3008661 to 3414128 tid 3 2023-06-03T20:00:06.575 INFO:tasks.rados.rados.0.smithi033.stdout:238: writing smithi03366949-238 from 3821939 to 3983259 tid 4 2023-06-03T20:00:06.575 INFO:tasks.rados.rados.0.smithi033.stdout:239: write initial oid 239 2023-06-03T20:00:06.575 INFO:tasks.rados.rados.0.smithi033.stdout:239: seq_num 238 ranges {400066=716205,1860832=139234} 2023-06-03T20:00:06.580 INFO:tasks.rados.rados.0.smithi033.stdout:239: writing smithi03366949-239 from 400066 to 1116271 tid 1 2023-06-03T20:00:06.586 INFO:tasks.rados.rados.0.smithi033.stdout:239: writing smithi03366949-239 from 1860832 to 2000066 tid 2 2023-06-03T20:00:06.587 INFO:tasks.rados.rados.0.smithi033.stdout:240: write initial oid 240 2023-06-03T20:00:06.587 INFO:tasks.rados.rados.0.smithi033.stdout:240: seq_num 239 ranges {416873=791454,1919314=97559} 2023-06-03T20:00:06.594 INFO:tasks.rados.rados.0.smithi033.stdout:240: writing smithi03366949-240 from 416873 to 1208327 tid 1 2023-06-03T20:00:06.599 INFO:tasks.rados.rados.0.smithi033.stdout:240: writing smithi03366949-240 from 1919314 to 2016873 tid 2 2023-06-03T20:00:06.599 INFO:tasks.rados.rados.0.smithi033.stdout:241: write initial oid 241 2023-06-03T20:00:06.599 INFO:tasks.rados.rados.0.smithi033.stdout:241: seq_num 240 ranges {433680=466703,1577796=455884} 2023-06-03T20:00:06.604 INFO:tasks.rados.rados.0.smithi033.stdout:241: writing smithi03366949-241 from 433680 to 900383 tid 1 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout:241: writing smithi03366949-241 from 1577796 to 2033680 tid 2 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout:226: finishing write tid 3 to smithi03366949-226 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout:226: finishing write tid 4 to smithi03366949-226 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout:226: finishing write tid 5 to smithi03366949-226 2023-06-03T20:00:06.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 226 v 50 (ObjNum 225 snap 0 seq_num 225) dirty exists 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:226: left oid 226 (ObjNum 225 snap 0 seq_num 225) 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: finishing write tid 1 to smithi03366949-227 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: finishing write tid 2 to smithi03366949-227 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: finishing write tid 3 to smithi03366949-227 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: finishing write tid 4 to smithi03366949-227 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: finishing write tid 5 to smithi03366949-227 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 227 v 61 (ObjNum 226 snap 0 seq_num 226) dirty exists 2023-06-03T20:00:06.612 INFO:tasks.rados.rados.0.smithi033.stdout:227: left oid 227 (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:00:06.613 INFO:tasks.rados.rados.0.smithi033.stdout:228: finishing write tid 1 to smithi03366949-228 2023-06-03T20:00:06.613 INFO:tasks.rados.rados.0.smithi033.stdout:226: done (15 left) 2023-06-03T20:00:06.613 INFO:tasks.rados.rados.0.smithi033.stdout:227: done (14 left) 2023-06-03T20:00:06.613 INFO:tasks.rados.rados.0.smithi033.stdout:242: write initial oid 242 2023-06-03T20:00:06.613 INFO:tasks.rados.rados.0.smithi033.stdout:242: seq_num 241 ranges {450487=541952,1636278=414209} 2023-06-03T20:00:06.616 INFO:tasks.rados.rados.0.smithi033.stdout:242: writing smithi03366949-242 from 450487 to 992439 tid 1 2023-06-03T20:00:06.622 INFO:tasks.rados.rados.0.smithi033.stdout:242: writing smithi03366949-242 from 1636278 to 2050487 tid 2 2023-06-03T20:00:06.622 INFO:tasks.rados.rados.0.smithi033.stdout:243: write initial oid 243 2023-06-03T20:00:06.622 INFO:tasks.rados.rados.0.smithi033.stdout:243: seq_num 242 ranges {467294=617201,1578407=488887} 2023-06-03T20:00:06.628 INFO:tasks.rados.rados.0.smithi033.stdout:243: writing smithi03366949-243 from 467294 to 1084495 tid 1 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout:243: writing smithi03366949-243 from 1578407 to 2067294 tid 2 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout:228: finishing write tid 2 to smithi03366949-228 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout:228: finishing write tid 3 to smithi03366949-228 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout:228: finishing write tid 4 to smithi03366949-228 2023-06-03T20:00:06.634 INFO:tasks.rados.rados.0.smithi033.stdout:228: finishing write tid 5 to smithi03366949-228 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 228 v 54 (ObjNum 227 snap 0 seq_num 227) dirty exists 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:228: left oid 228 (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:229: finishing write tid 1 to smithi03366949-229 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:229: finishing write tid 2 to smithi03366949-229 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:229: finishing write tid 3 to smithi03366949-229 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:229: finishing write tid 4 to smithi03366949-229 2023-06-03T20:00:06.635 INFO:tasks.rados.rados.0.smithi033.stdout:229: finishing write tid 5 to smithi03366949-229 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 229 v 65 (ObjNum 228 snap 0 seq_num 228) dirty exists 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:229: left oid 229 (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:230: finishing write tid 1 to smithi03366949-230 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:230: finishing write tid 2 to smithi03366949-230 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:228: done (15 left) 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:229: done (14 left) 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:244: write initial oid 244 2023-06-03T20:00:06.636 INFO:tasks.rados.rados.0.smithi033.stdout:244: seq_num 243 ranges {484101=692450,1636889=447212} 2023-06-03T20:00:06.640 INFO:tasks.rados.rados.0.smithi033.stdout:244: writing smithi03366949-244 from 484101 to 1176551 tid 1 2023-06-03T20:00:06.645 INFO:tasks.rados.rados.0.smithi033.stdout:244: writing smithi03366949-244 from 1636889 to 2084101 tid 2 2023-06-03T20:00:06.645 INFO:tasks.rados.rados.0.smithi033.stdout:245: write initial oid 245 2023-06-03T20:00:06.645 INFO:tasks.rados.rados.0.smithi033.stdout:245: seq_num 244 ranges {500908=484052,1411724=689184} 2023-06-03T20:00:06.650 INFO:tasks.rados.rados.0.smithi033.stdout:245: writing smithi03366949-245 from 500908 to 984960 tid 1 2023-06-03T20:00:06.660 INFO:tasks.rados.rados.0.smithi033.stdout:245: writing smithi03366949-245 from 1411724 to 2100908 tid 2 2023-06-03T20:00:06.660 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.660 INFO:tasks.rados.rados.0.smithi033.stdout:230: finishing write tid 3 to smithi03366949-230 2023-06-03T20:00:06.660 INFO:tasks.rados.rados.0.smithi033.stdout:230: finishing write tid 4 to smithi03366949-230 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:230: finishing write tid 5 to smithi03366949-230 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 55 (ObjNum 229 snap 0 seq_num 229) dirty exists 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:230: left oid 230 (ObjNum 229 snap 0 seq_num 229) 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:231: finishing write tid 1 to smithi03366949-231 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:231: finishing write tid 2 to smithi03366949-231 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:231: finishing write tid 3 to smithi03366949-231 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:231: finishing write tid 4 to smithi03366949-231 2023-06-03T20:00:06.661 INFO:tasks.rados.rados.0.smithi033.stdout:231: finishing write tid 5 to smithi03366949-231 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 58 (ObjNum 230 snap 0 seq_num 230) dirty exists 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:231: left oid 231 (ObjNum 230 snap 0 seq_num 230) 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:232: finishing write tid 1 to smithi03366949-232 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:232: finishing write tid 2 to smithi03366949-232 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:232: finishing write tid 3 to smithi03366949-232 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:232: finishing write tid 4 to smithi03366949-232 2023-06-03T20:00:06.662 INFO:tasks.rados.rados.0.smithi033.stdout:232: finishing write tid 5 to smithi03366949-232 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 232 v 68 (ObjNum 231 snap 0 seq_num 231) dirty exists 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:232: left oid 232 (ObjNum 231 snap 0 seq_num 231) 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:233: finishing write tid 1 to smithi03366949-233 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:233: finishing write tid 2 to smithi03366949-233 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:233: finishing write tid 3 to smithi03366949-233 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:233: finishing write tid 4 to smithi03366949-233 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:233: finishing write tid 5 to smithi03366949-233 2023-06-03T20:00:06.663 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 233 v 58 (ObjNum 232 snap 0 seq_num 232) dirty exists 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:233: left oid 233 (ObjNum 232 snap 0 seq_num 232) 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: finishing write tid 1 to smithi03366949-234 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: finishing write tid 2 to smithi03366949-234 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: finishing write tid 3 to smithi03366949-234 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: finishing write tid 4 to smithi03366949-234 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: finishing write tid 5 to smithi03366949-234 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 47 (ObjNum 233 snap 0 seq_num 233) dirty exists 2023-06-03T20:00:06.664 INFO:tasks.rados.rados.0.smithi033.stdout:234: left oid 234 (ObjNum 233 snap 0 seq_num 233) 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: finishing write tid 1 to smithi03366949-235 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: finishing write tid 2 to smithi03366949-235 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: finishing write tid 3 to smithi03366949-235 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: finishing write tid 4 to smithi03366949-235 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: finishing write tid 5 to smithi03366949-235 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 235 v 59 (ObjNum 234 snap 0 seq_num 234) dirty exists 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:235: left oid 235 (ObjNum 234 snap 0 seq_num 234) 2023-06-03T20:00:06.665 INFO:tasks.rados.rados.0.smithi033.stdout:236: finishing write tid 1 to smithi03366949-236 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:236: finishing write tid 2 to smithi03366949-236 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:236: finishing write tid 3 to smithi03366949-236 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:236: finishing write tid 4 to smithi03366949-236 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:236: finishing write tid 5 to smithi03366949-236 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 236 v 51 (ObjNum 235 snap 0 seq_num 235) dirty exists 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:236: left oid 236 (ObjNum 235 snap 0 seq_num 235) 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:237: finishing write tid 1 to smithi03366949-237 2023-06-03T20:00:06.666 INFO:tasks.rados.rados.0.smithi033.stdout:230: done (15 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:231: done (14 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:232: done (13 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:233: done (12 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:234: done (11 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:235: done (10 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:236: done (9 left) 2023-06-03T20:00:06.667 INFO:tasks.rados.rados.0.smithi033.stdout:246: write initial oid 246 2023-06-03T20:00:06.668 INFO:tasks.rados.rados.0.smithi033.stdout:246: seq_num 245 ranges {517715=559301,1870206=247509} 2023-06-03T20:00:06.668 INFO:tasks.rados.rados.0.smithi033.stdout:246: writing smithi03366949-246 from 517715 to 1077016 tid 1 2023-06-03T20:00:06.669 INFO:tasks.rados.rados.0.smithi033.stdout:246: writing smithi03366949-246 from 1870206 to 2117715 tid 2 2023-06-03T20:00:06.669 INFO:tasks.rados.rados.0.smithi033.stdout:247: write initial oid 247 2023-06-03T20:00:06.669 INFO:tasks.rados.rados.0.smithi033.stdout:247: seq_num 246 ranges {534522=634550,1812335=322187} 2023-06-03T20:00:06.675 INFO:tasks.rados.rados.0.smithi033.stdout:247: writing smithi03366949-247 from 534522 to 1169072 tid 1 2023-06-03T20:00:06.681 INFO:tasks.rados.rados.0.smithi033.stdout:247: writing smithi03366949-247 from 1812335 to 2134522 tid 2 2023-06-03T20:00:06.681 INFO:tasks.rados.rados.0.smithi033.stdout:248: write initial oid 248 2023-06-03T20:00:06.681 INFO:tasks.rados.rados.0.smithi033.stdout:248: seq_num 247 ranges {551329=709799,1870817=280512} 2023-06-03T20:00:06.688 INFO:tasks.rados.rados.0.smithi033.stdout:248: writing smithi03366949-248 from 551329 to 1261128 tid 1 2023-06-03T20:00:06.693 INFO:tasks.rados.rados.0.smithi033.stdout:248: writing smithi03366949-248 from 1870817 to 2151329 tid 2 2023-06-03T20:00:06.693 INFO:tasks.rados.rados.0.smithi033.stdout:249: write initial oid 249 2023-06-03T20:00:06.693 INFO:tasks.rados.rados.0.smithi033.stdout:249: seq_num 248 ranges {568136=785048,1929299=238837} 2023-06-03T20:00:06.700 INFO:tasks.rados.rados.0.smithi033.stdout:249: writing smithi03366949-249 from 568136 to 1353184 tid 1 2023-06-03T20:00:06.705 INFO:tasks.rados.rados.0.smithi033.stdout:249: writing smithi03366949-249 from 1929299 to 2168136 tid 2 2023-06-03T20:00:06.705 INFO:tasks.rados.rados.0.smithi033.stdout:250: write initial oid 250 2023-06-03T20:00:06.705 INFO:tasks.rados.rados.0.smithi033.stdout:250: seq_num 249 ranges {584943=460297,1587781=597162} 2023-06-03T20:00:06.711 INFO:tasks.rados.rados.0.smithi033.stdout:250: writing smithi03366949-250 from 584943 to 1045240 tid 1 2023-06-03T20:00:06.717 INFO:tasks.rados.rados.0.smithi033.stdout:250: writing smithi03366949-250 from 1587781 to 2184943 tid 2 2023-06-03T20:00:06.717 INFO:tasks.rados.rados.0.smithi033.stdout:251: write initial oid 251 2023-06-03T20:00:06.717 INFO:tasks.rados.rados.0.smithi033.stdout:251: seq_num 250 ranges {601750=535546,1929910=271840} 2023-06-03T20:00:06.724 INFO:tasks.rados.rados.0.smithi033.stdout:251: writing smithi03366949-251 from 601750 to 1137296 tid 1 2023-06-03T20:00:06.733 INFO:tasks.rados.rados.0.smithi033.stdout:251: writing smithi03366949-251 from 1929910 to 2201750 tid 2 2023-06-03T20:00:06.733 INFO:tasks.rados.rados.0.smithi033.stdout:252: write initial oid 252 2023-06-03T20:00:06.733 INFO:tasks.rados.rados.0.smithi033.stdout:252: seq_num 251 ranges {618557=727148,2104745=113812} 2023-06-03T20:00:06.740 INFO:tasks.rados.rados.0.smithi033.stdout:252: writing smithi03366949-252 from 618557 to 1345705 tid 1 2023-06-03T20:00:06.745 INFO:tasks.rados.rados.0.smithi033.stdout:252: writing smithi03366949-252 from 2104745 to 2218557 tid 2 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:237: finishing write tid 2 to smithi03366949-237 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:237: finishing write tid 3 to smithi03366949-237 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:237: finishing write tid 4 to smithi03366949-237 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:237: finishing write tid 5 to smithi03366949-237 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 237 v 62 (ObjNum 236 snap 0 seq_num 236) dirty exists 2023-06-03T20:00:06.746 INFO:tasks.rados.rados.0.smithi033.stdout:237: left oid 237 (ObjNum 236 snap 0 seq_num 236) 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 1 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 2 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 3 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 4 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 5 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: finishing write tid 6 to smithi03366949-238 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 238 v 58 (ObjNum 237 snap 0 seq_num 237) dirty exists 2023-06-03T20:00:06.747 INFO:tasks.rados.rados.0.smithi033.stdout:238: left oid 238 (ObjNum 237 snap 0 seq_num 237) 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:239: finishing write tid 1 to smithi03366949-239 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:239: finishing write tid 2 to smithi03366949-239 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:239: finishing write tid 3 to smithi03366949-239 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:239: finishing write tid 4 to smithi03366949-239 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 239 v 51 (ObjNum 238 snap 0 seq_num 238) dirty exists 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:239: left oid 239 (ObjNum 238 snap 0 seq_num 238) 2023-06-03T20:00:06.748 INFO:tasks.rados.rados.0.smithi033.stdout:240: finishing write tid 1 to smithi03366949-240 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:240: finishing write tid 2 to smithi03366949-240 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:240: finishing write tid 3 to smithi03366949-240 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:240: finishing write tid 4 to smithi03366949-240 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 240 v 50 (ObjNum 239 snap 0 seq_num 239) dirty exists 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:240: left oid 240 (ObjNum 239 snap 0 seq_num 239) 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:241: finishing write tid 1 to smithi03366949-241 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:241: finishing write tid 2 to smithi03366949-241 2023-06-03T20:00:06.749 INFO:tasks.rados.rados.0.smithi033.stdout:241: finishing write tid 3 to smithi03366949-241 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:241: finishing write tid 4 to smithi03366949-241 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 241 v 36 (ObjNum 240 snap 0 seq_num 240) dirty exists 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:241: left oid 241 (ObjNum 240 snap 0 seq_num 240) 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:242: finishing write tid 1 to smithi03366949-242 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:242: finishing write tid 2 to smithi03366949-242 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:242: finishing write tid 3 to smithi03366949-242 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:242: finishing write tid 4 to smithi03366949-242 2023-06-03T20:00:06.750 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 242 v 71 (ObjNum 241 snap 0 seq_num 241) dirty exists 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:242: left oid 242 (ObjNum 241 snap 0 seq_num 241) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:243: finishing write tid 1 to smithi03366949-243 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:237: done (15 left) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:238: done (14 left) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:239: done (13 left) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:240: done (12 left) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:241: done (11 left) 2023-06-03T20:00:06.751 INFO:tasks.rados.rados.0.smithi033.stdout:242: done (10 left) 2023-06-03T20:00:06.752 INFO:tasks.rados.rados.0.smithi033.stdout:253: write initial oid 253 2023-06-03T20:00:06.752 INFO:tasks.rados.rados.0.smithi033.stdout:253: seq_num 252 ranges {635364=402397,1763227=472137} 2023-06-03T20:00:06.752 INFO:tasks.rados.rados.0.smithi033.stdout:253: writing smithi03366949-253 from 635364 to 1037761 tid 1 2023-06-03T20:00:06.757 INFO:tasks.rados.rados.0.smithi033.stdout:253: writing smithi03366949-253 from 1763227 to 2235364 tid 2 2023-06-03T20:00:06.758 INFO:tasks.rados.rados.0.smithi033.stdout:254: write initial oid 254 2023-06-03T20:00:06.758 INFO:tasks.rados.rados.0.smithi033.stdout:254: seq_num 253 ranges {652171=477646,1821709=430462} 2023-06-03T20:00:06.764 INFO:tasks.rados.rados.0.smithi033.stdout:254: writing smithi03366949-254 from 652171 to 1129817 tid 1 2023-06-03T20:00:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:254: writing smithi03366949-254 from 1821709 to 2252171 tid 2 2023-06-03T20:00:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:255: write initial oid 255 2023-06-03T20:00:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:255: seq_num 254 ranges {668978=552895,1763838=505140} 2023-06-03T20:00:06.777 INFO:tasks.rados.rados.0.smithi033.stdout:255: writing smithi03366949-255 from 668978 to 1221873 tid 1 2023-06-03T20:00:06.783 INFO:tasks.rados.rados.0.smithi033.stdout:255: writing smithi03366949-255 from 1763838 to 2268978 tid 2 2023-06-03T20:00:06.783 INFO:tasks.rados.rados.0.smithi033.stdout:256: write initial oid 256 2023-06-03T20:00:06.784 INFO:tasks.rados.rados.0.smithi033.stdout:256: seq_num 255 ranges {685785=628144,1822320=463465} 2023-06-03T20:00:06.791 INFO:tasks.rados.rados.0.smithi033.stdout:256: writing smithi03366949-256 from 685785 to 1313929 tid 1 2023-06-03T20:00:06.798 INFO:tasks.rados.rados.0.smithi033.stdout:256: writing smithi03366949-256 from 1822320 to 2285785 tid 2 2023-06-03T20:00:06.798 INFO:tasks.rados.rados.0.smithi033.stdout:257: write initial oid 257 2023-06-03T20:00:06.798 INFO:tasks.rados.rados.0.smithi033.stdout:257: seq_num 256 ranges {702592=703393,1880802=421790} 2023-06-03T20:00:06.806 INFO:tasks.rados.rados.0.smithi033.stdout:257: writing smithi03366949-257 from 702592 to 1405985 tid 1 2023-06-03T20:00:06.811 INFO:tasks.rados.rados.0.smithi033.stdout:257: writing smithi03366949-257 from 1880802 to 2302592 tid 2 2023-06-03T20:00:06.811 INFO:tasks.rados.rados.0.smithi033.stdout:258: write initial oid 258 2023-06-03T20:00:06.812 INFO:tasks.rados.rados.0.smithi033.stdout:258: seq_num 257 ranges {719399=778642,1939284=380115} 2023-06-03T20:00:06.820 INFO:tasks.rados.rados.0.smithi033.stdout:258: writing smithi03366949-258 from 719399 to 1498041 tid 1 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout:258: writing smithi03366949-258 from 1939284 to 2319399 tid 2 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout:243: finishing write tid 2 to smithi03366949-243 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout:243: finishing write tid 3 to smithi03366949-243 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout:243: finishing write tid 4 to smithi03366949-243 2023-06-03T20:00:06.825 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 243 v 49 (ObjNum 242 snap 0 seq_num 242) dirty exists 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:243: left oid 243 (ObjNum 242 snap 0 seq_num 242) 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:244: finishing write tid 1 to smithi03366949-244 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:244: finishing write tid 2 to smithi03366949-244 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:244: finishing write tid 3 to smithi03366949-244 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:244: finishing write tid 4 to smithi03366949-244 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 52 (ObjNum 243 snap 0 seq_num 243) dirty exists 2023-06-03T20:00:06.826 INFO:tasks.rados.rados.0.smithi033.stdout:244: left oid 244 (ObjNum 243 snap 0 seq_num 243) 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:245: finishing write tid 1 to smithi03366949-245 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:245: finishing write tid 2 to smithi03366949-245 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:245: finishing write tid 3 to smithi03366949-245 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:245: finishing write tid 4 to smithi03366949-245 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 54 (ObjNum 244 snap 0 seq_num 244) dirty exists 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:245: left oid 245 (ObjNum 244 snap 0 seq_num 244) 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:243: done (15 left) 2023-06-03T20:00:06.827 INFO:tasks.rados.rados.0.smithi033.stdout:244: done (14 left) 2023-06-03T20:00:06.828 INFO:tasks.rados.rados.0.smithi033.stdout:245: done (13 left) 2023-06-03T20:00:06.828 INFO:tasks.rados.rados.0.smithi033.stdout:259: write initial oid 259 2023-06-03T20:00:06.828 INFO:tasks.rados.rados.0.smithi033.stdout:259: seq_num 258 ranges {736206=453891,1881413=454793} 2023-06-03T20:00:06.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:06 smithi033 bash[26432]: cluster 2023-06-03T20:00:05.443411+0000 mgr.y (mgr.14442) 191 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:06.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:06 smithi033 bash[33017]: cluster 2023-06-03T20:00:05.443411+0000 mgr.y (mgr.14442) 191 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:06.831 INFO:tasks.rados.rados.0.smithi033.stdout:259: writing smithi03366949-259 from 736206 to 1190097 tid 1 2023-06-03T20:00:06.837 INFO:tasks.rados.rados.0.smithi033.stdout:259: writing smithi03366949-259 from 1881413 to 2336206 tid 2 2023-06-03T20:00:06.837 INFO:tasks.rados.rados.0.smithi033.stdout:260: write initial oid 260 2023-06-03T20:00:06.838 INFO:tasks.rados.rados.0.smithi033.stdout:260: seq_num 259 ranges {753013=645493,2056248=296765} 2023-06-03T20:00:06.845 INFO:tasks.rados.rados.0.smithi033.stdout:260: writing smithi03366949-260 from 753013 to 1398506 tid 1 2023-06-03T20:00:06.852 INFO:tasks.rados.rados.0.smithi033.stdout:260: writing smithi03366949-260 from 2056248 to 2353013 tid 2 2023-06-03T20:00:06.852 INFO:tasks.rados.rados.0.smithi033.stdout:261: write initial oid 261 2023-06-03T20:00:06.852 INFO:tasks.rados.rados.0.smithi033.stdout:261: seq_num 260 ranges {769820=720742,2114730=255090} 2023-06-03T20:00:06.860 INFO:tasks.rados.rados.0.smithi033.stdout:261: writing smithi03366949-261 from 769820 to 1490562 tid 1 2023-06-03T20:00:06.865 INFO:tasks.rados.rados.0.smithi033.stdout:261: writing smithi03366949-261 from 2114730 to 2369820 tid 2 2023-06-03T20:00:06.865 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:246: finishing write tid 1 to smithi03366949-246 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:246: finishing write tid 2 to smithi03366949-246 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:246: finishing write tid 3 to smithi03366949-246 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:246: finishing write tid 4 to smithi03366949-246 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 57 (ObjNum 245 snap 0 seq_num 245) dirty exists 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:246: left oid 246 (ObjNum 245 snap 0 seq_num 245) 2023-06-03T20:00:06.866 INFO:tasks.rados.rados.0.smithi033.stdout:247: finishing write tid 1 to smithi03366949-247 2023-06-03T20:00:06.867 INFO:tasks.rados.rados.0.smithi033.stdout:246: done (15 left) 2023-06-03T20:00:06.867 INFO:tasks.rados.rados.0.smithi033.stdout:262: write initial oid 262 2023-06-03T20:00:06.867 INFO:tasks.rados.rados.0.smithi033.stdout:262: seq_num 261 ranges {786627=795991,2173212=213415} 2023-06-03T20:00:06.874 INFO:tasks.rados.rados.0.smithi033.stdout:262: writing smithi03366949-262 from 786627 to 1582618 tid 1 2023-06-03T20:00:06.879 INFO:tasks.rados.rados.0.smithi033.stdout:262: writing smithi03366949-262 from 2173212 to 2386627 tid 2 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:247: finishing write tid 2 to smithi03366949-247 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:247: finishing write tid 3 to smithi03366949-247 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:247: finishing write tid 4 to smithi03366949-247 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 247 v 60 (ObjNum 246 snap 0 seq_num 246) dirty exists 2023-06-03T20:00:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:247: left oid 247 (ObjNum 246 snap 0 seq_num 246) 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:248: finishing write tid 1 to smithi03366949-248 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:248: finishing write tid 2 to smithi03366949-248 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:248: finishing write tid 3 to smithi03366949-248 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:248: finishing write tid 4 to smithi03366949-248 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 248 v 39 (ObjNum 247 snap 0 seq_num 247) dirty exists 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:248: left oid 248 (ObjNum 247 snap 0 seq_num 247) 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:249: finishing write tid 1 to smithi03366949-249 2023-06-03T20:00:06.881 INFO:tasks.rados.rados.0.smithi033.stdout:249: finishing write tid 2 to smithi03366949-249 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:249: finishing write tid 3 to smithi03366949-249 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:249: finishing write tid 4 to smithi03366949-249 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 249 v 34 (ObjNum 248 snap 0 seq_num 248) dirty exists 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:249: left oid 249 (ObjNum 248 snap 0 seq_num 248) 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:250: finishing write tid 1 to smithi03366949-250 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:250: finishing write tid 2 to smithi03366949-250 2023-06-03T20:00:06.882 INFO:tasks.rados.rados.0.smithi033.stdout:250: finishing write tid 3 to smithi03366949-250 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:250: finishing write tid 4 to smithi03366949-250 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 250 v 65 (ObjNum 249 snap 0 seq_num 249) dirty exists 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:250: left oid 250 (ObjNum 249 snap 0 seq_num 249) 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:251: finishing write tid 1 to smithi03366949-251 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:251: finishing write tid 2 to smithi03366949-251 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:251: finishing write tid 3 to smithi03366949-251 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:251: finishing write tid 4 to smithi03366949-251 2023-06-03T20:00:06.883 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 54 (ObjNum 250 snap 0 seq_num 250) dirty exists 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:251: left oid 251 (ObjNum 250 snap 0 seq_num 250) 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:252: finishing write tid 1 to smithi03366949-252 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:252: finishing write tid 2 to smithi03366949-252 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:252: finishing write tid 3 to smithi03366949-252 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:252: finishing write tid 4 to smithi03366949-252 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 252 v 59 (ObjNum 251 snap 0 seq_num 251) dirty exists 2023-06-03T20:00:06.884 INFO:tasks.rados.rados.0.smithi033.stdout:252: left oid 252 (ObjNum 251 snap 0 seq_num 251) 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:253: finishing write tid 1 to smithi03366949-253 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:253: finishing write tid 2 to smithi03366949-253 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:253: finishing write tid 3 to smithi03366949-253 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:253: finishing write tid 4 to smithi03366949-253 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 253 v 62 (ObjNum 252 snap 0 seq_num 252) dirty exists 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:253: left oid 253 (ObjNum 252 snap 0 seq_num 252) 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:254: finishing write tid 1 to smithi03366949-254 2023-06-03T20:00:06.885 INFO:tasks.rados.rados.0.smithi033.stdout:254: finishing write tid 2 to smithi03366949-254 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:254: finishing write tid 3 to smithi03366949-254 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:254: finishing write tid 4 to smithi03366949-254 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 254 v 55 (ObjNum 253 snap 0 seq_num 253) dirty exists 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:254: left oid 254 (ObjNum 253 snap 0 seq_num 253) 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:255: finishing write tid 1 to smithi03366949-255 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:255: finishing write tid 2 to smithi03366949-255 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:255: finishing write tid 3 to smithi03366949-255 2023-06-03T20:00:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:255: finishing write tid 4 to smithi03366949-255 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 68 (ObjNum 254 snap 0 seq_num 254) dirty exists 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:255: left oid 255 (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:256: finishing write tid 1 to smithi03366949-256 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:256: finishing write tid 2 to smithi03366949-256 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:256: finishing write tid 3 to smithi03366949-256 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:256: finishing write tid 4 to smithi03366949-256 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 256 v 62 (ObjNum 255 snap 0 seq_num 255) dirty exists 2023-06-03T20:00:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:256: left oid 256 (ObjNum 255 snap 0 seq_num 255) 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:257: finishing write tid 1 to smithi03366949-257 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:257: finishing write tid 2 to smithi03366949-257 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:257: finishing write tid 3 to smithi03366949-257 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:257: finishing write tid 4 to smithi03366949-257 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 257 v 61 (ObjNum 256 snap 0 seq_num 256) dirty exists 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:257: left oid 257 (ObjNum 256 snap 0 seq_num 256) 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:258: finishing write tid 1 to smithi03366949-258 2023-06-03T20:00:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:258: finishing write tid 2 to smithi03366949-258 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:258: finishing write tid 3 to smithi03366949-258 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:258: finishing write tid 4 to smithi03366949-258 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 37 (ObjNum 257 snap 0 seq_num 257) dirty exists 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:258: left oid 258 (ObjNum 257 snap 0 seq_num 257) 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:259: finishing write tid 1 to smithi03366949-259 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:247: done (15 left) 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:248: done (14 left) 2023-06-03T20:00:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:249: done (13 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:250: done (12 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:251: done (11 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:252: done (10 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:253: done (9 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:254: done (8 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:255: done (7 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:256: done (6 left) 2023-06-03T20:00:06.890 INFO:tasks.rados.rados.0.smithi033.stdout:257: done (5 left) 2023-06-03T20:00:06.891 INFO:tasks.rados.rados.0.smithi033.stdout:258: done (4 left) 2023-06-03T20:00:06.891 INFO:tasks.rados.rados.0.smithi033.stdout:263: write initial oid 263 2023-06-03T20:00:06.891 INFO:tasks.rados.rados.0.smithi033.stdout:263: seq_num 262 ranges {403434=471240,1315341=400756} 2023-06-03T20:00:06.891 INFO:tasks.rados.rados.0.smithi033.stdout:263: writing smithi03366949-263 from 403434 to 874674 tid 1 2023-06-03T20:00:06.893 INFO:tasks.rados.rados.0.smithi033.stdout:263: writing smithi03366949-263 from 1315341 to 1716097 tid 2 2023-06-03T20:00:06.894 INFO:tasks.rados.rados.0.smithi033.stdout:264: write initial oid 264 2023-06-03T20:00:06.894 INFO:tasks.rados.rados.0.smithi033.stdout:264: seq_num 263 ranges {420241=546489,1373823=544414} 2023-06-03T20:00:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:06 smithi083 bash[26882]: cluster 2023-06-03T20:00:05.443411+0000 mgr.y (mgr.14442) 191 : cluster [DBG] pgmap v166: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:06.901 INFO:tasks.rados.rados.0.smithi033.stdout:264: writing smithi03366949-264 from 420241 to 966730 tid 1 2023-06-03T20:00:06.907 INFO:tasks.rados.rados.0.smithi033.stdout:264: writing smithi03366949-264 from 1373823 to 1918237 tid 2 2023-06-03T20:00:06.907 INFO:tasks.rados.rados.0.smithi033.stdout:265: write initial oid 265 2023-06-03T20:00:06.907 INFO:tasks.rados.rados.0.smithi033.stdout:265: seq_num 264 ranges {437048=621738,1832305=404425} 2023-06-03T20:00:06.913 INFO:tasks.rados.rados.0.smithi033.stdout:265: writing smithi03366949-265 from 437048 to 1058786 tid 1 2023-06-03T20:00:06.920 INFO:tasks.rados.rados.0.smithi033.stdout:265: writing smithi03366949-265 from 1832305 to 2236730 tid 2 2023-06-03T20:00:06.920 INFO:tasks.rados.rados.0.smithi033.stdout:266: write initial oid 266 2023-06-03T20:00:06.921 INFO:tasks.rados.rados.0.smithi033.stdout:266: seq_num 265 ranges {453855=696987,1890787=548083} 2023-06-03T20:00:06.927 INFO:tasks.rados.rados.0.smithi033.stdout:266: writing smithi03366949-266 from 453855 to 1150842 tid 1 2023-06-03T20:00:06.934 INFO:tasks.rados.rados.0.smithi033.stdout:266: writing smithi03366949-266 from 1890787 to 2438870 tid 2 2023-06-03T20:00:06.934 INFO:tasks.rados.rados.0.smithi033.stdout:267: write initial oid 267 2023-06-03T20:00:06.935 INFO:tasks.rados.rados.0.smithi033.stdout:267: seq_num 266 ranges {470662=772236,1832916=408094} 2023-06-03T20:00:06.947 INFO:tasks.rados.rados.0.smithi033.stdout:267: writing smithi03366949-267 from 470662 to 1242898 tid 1 2023-06-03T20:00:06.953 INFO:tasks.rados.rados.0.smithi033.stdout:267: writing smithi03366949-267 from 1832916 to 2241010 tid 2 2023-06-03T20:00:06.953 INFO:tasks.rados.rados.0.smithi033.stdout:268: write initial oid 268 2023-06-03T20:00:06.953 INFO:tasks.rados.rados.0.smithi033.stdout:268: seq_num 267 ranges {487469=563838,1607751=551752} 2023-06-03T20:00:06.958 INFO:tasks.rados.rados.0.smithi033.stdout:268: writing smithi03366949-268 from 487469 to 1051307 tid 1 2023-06-03T20:00:06.965 INFO:tasks.rados.rados.0.smithi033.stdout:268: writing smithi03366949-268 from 1607751 to 2159503 tid 2 2023-06-03T20:00:06.965 INFO:tasks.rados.rados.0.smithi033.stdout:269: write initial oid 269 2023-06-03T20:00:06.965 INFO:tasks.rados.rados.0.smithi033.stdout:269: seq_num 268 ranges {504276=639087,1666233=695410} 2023-06-03T20:00:06.971 INFO:tasks.rados.rados.0.smithi033.stdout:269: writing smithi03366949-269 from 504276 to 1143363 tid 1 2023-06-03T20:00:06.978 INFO:tasks.rados.rados.0.smithi033.stdout:269: writing smithi03366949-269 from 1666233 to 2361643 tid 2 2023-06-03T20:00:06.978 INFO:tasks.rados.rados.0.smithi033.stdout:270: write initial oid 270 2023-06-03T20:00:06.978 INFO:tasks.rados.rados.0.smithi033.stdout:270: seq_num 269 ranges {521083=714336,1724715=555421} 2023-06-03T20:00:06.985 INFO:tasks.rados.rados.0.smithi033.stdout:270: writing smithi03366949-270 from 521083 to 1235419 tid 1 2023-06-03T20:00:06.990 INFO:tasks.rados.rados.0.smithi033.stdout:270: writing smithi03366949-270 from 1724715 to 2280136 tid 2 2023-06-03T20:00:06.991 INFO:tasks.rados.rados.0.smithi033.stdout:271: write initial oid 271 2023-06-03T20:00:06.991 INFO:tasks.rados.rados.0.smithi033.stdout:271: seq_num 270 ranges {537890=789585,1783197=699079} 2023-06-03T20:00:06.998 INFO:tasks.rados.rados.0.smithi033.stdout:271: writing smithi03366949-271 from 537890 to 1327475 tid 1 2023-06-03T20:00:07.004 INFO:tasks.rados.rados.0.smithi033.stdout:271: writing smithi03366949-271 from 1783197 to 2482276 tid 2 2023-06-03T20:00:07.004 INFO:tasks.rados.rados.0.smithi033.stdout:272: write initial oid 272 2023-06-03T20:00:07.005 INFO:tasks.rados.rados.0.smithi033.stdout:272: seq_num 271 ranges {554697=464834,1725326=559090} 2023-06-03T20:00:07.010 INFO:tasks.rados.rados.0.smithi033.stdout:272: writing smithi03366949-272 from 554697 to 1019531 tid 1 2023-06-03T20:00:07.017 INFO:tasks.rados.rados.0.smithi033.stdout:272: writing smithi03366949-272 from 1725326 to 2284416 tid 2 2023-06-03T20:00:07.017 INFO:tasks.rados.rados.0.smithi033.stdout:273: write initial oid 273 2023-06-03T20:00:07.017 INFO:tasks.rados.rados.0.smithi033.stdout:273: seq_num 272 ranges {571504=540083,1783808=702748} 2023-06-03T20:00:07.024 INFO:tasks.rados.rados.0.smithi033.stdout:273: writing smithi03366949-273 from 571504 to 1111587 tid 1 2023-06-03T20:00:07.032 INFO:tasks.rados.rados.0.smithi033.stdout:273: writing smithi03366949-273 from 1783808 to 2486556 tid 2 2023-06-03T20:00:07.032 INFO:tasks.rados.rados.0.smithi033.stdout:274: write initial oid 274 2023-06-03T20:00:07.032 INFO:tasks.rados.rados.0.smithi033.stdout:274: seq_num 273 ranges {588311=615332,1842290=562759} 2023-06-03T20:00:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:274: writing smithi03366949-274 from 588311 to 1203643 tid 1 2023-06-03T20:00:07.045 INFO:tasks.rados.rados.0.smithi033.stdout:274: writing smithi03366949-274 from 1842290 to 2405049 tid 2 2023-06-03T20:00:07.045 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.045 INFO:tasks.rados.rados.0.smithi033.stdout:259: finishing write tid 2 to smithi03366949-259 2023-06-03T20:00:07.045 INFO:tasks.rados.rados.0.smithi033.stdout:259: finishing write tid 3 to smithi03366949-259 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:259: finishing write tid 4 to smithi03366949-259 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 259 v 44 (ObjNum 258 snap 0 seq_num 258) dirty exists 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:259: left oid 259 (ObjNum 258 snap 0 seq_num 258) 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:260: finishing write tid 1 to smithi03366949-260 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:260: finishing write tid 2 to smithi03366949-260 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:260: finishing write tid 3 to smithi03366949-260 2023-06-03T20:00:07.046 INFO:tasks.rados.rados.0.smithi033.stdout:260: finishing write tid 4 to smithi03366949-260 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 260 v 57 (ObjNum 259 snap 0 seq_num 259) dirty exists 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:260: left oid 260 (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:261: finishing write tid 1 to smithi03366949-261 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:261: finishing write tid 2 to smithi03366949-261 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:261: finishing write tid 3 to smithi03366949-261 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:261: finishing write tid 4 to smithi03366949-261 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 261 v 47 (ObjNum 260 snap 0 seq_num 260) dirty exists 2023-06-03T20:00:07.047 INFO:tasks.rados.rados.0.smithi033.stdout:261: left oid 261 (ObjNum 260 snap 0 seq_num 260) 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:262: finishing write tid 1 to smithi03366949-262 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:259: done (15 left) 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:260: done (14 left) 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:261: done (13 left) 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:275: write initial oid 275 2023-06-03T20:00:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:275: seq_num 274 ranges {605118=406934,1617125=706417} 2023-06-03T20:00:07.050 INFO:tasks.rados.rados.0.smithi033.stdout:275: writing smithi03366949-275 from 605118 to 1012052 tid 1 2023-06-03T20:00:07.057 INFO:tasks.rados.rados.0.smithi033.stdout:275: writing smithi03366949-275 from 1617125 to 2323542 tid 2 2023-06-03T20:00:07.058 INFO:tasks.rados.rados.0.smithi033.stdout:276: write initial oid 276 2023-06-03T20:00:07.058 INFO:tasks.rados.rados.0.smithi033.stdout:276: seq_num 275 ranges {621925=482183,1559254=566428} 2023-06-03T20:00:07.063 INFO:tasks.rados.rados.0.smithi033.stdout:276: writing smithi03366949-276 from 621925 to 1104108 tid 1 2023-06-03T20:00:07.069 INFO:tasks.rados.rados.0.smithi033.stdout:276: writing smithi03366949-276 from 1559254 to 2125682 tid 2 2023-06-03T20:00:07.069 INFO:tasks.rados.rados.0.smithi033.stdout:277: write initial oid 277 2023-06-03T20:00:07.070 INFO:tasks.rados.rados.0.smithi033.stdout:277: seq_num 276 ranges {638732=557432,1617736=710086} 2023-06-03T20:00:07.076 INFO:tasks.rados.rados.0.smithi033.stdout:277: writing smithi03366949-277 from 638732 to 1196164 tid 1 2023-06-03T20:00:07.082 INFO:tasks.rados.rados.0.smithi033.stdout:277: writing smithi03366949-277 from 1617736 to 2327822 tid 2 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:262: finishing write tid 2 to smithi03366949-262 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:262: finishing write tid 3 to smithi03366949-262 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:262: finishing write tid 4 to smithi03366949-262 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 262 v 64 (ObjNum 261 snap 0 seq_num 261) dirty exists 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:262: left oid 262 (ObjNum 261 snap 0 seq_num 261) 2023-06-03T20:00:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:263: finishing write tid 1 to smithi03366949-263 2023-06-03T20:00:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:262: done (15 left) 2023-06-03T20:00:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:278: write initial oid 278 2023-06-03T20:00:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:278: seq_num 277 ranges {655539=632681,2076218=570097} 2023-06-03T20:00:07.089 INFO:tasks.rados.rados.0.smithi033.stdout:278: writing smithi03366949-278 from 655539 to 1288220 tid 1 2023-06-03T20:00:07.097 INFO:tasks.rados.rados.0.smithi033.stdout:278: writing smithi03366949-278 from 2076218 to 2646315 tid 2 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout:263: finishing write tid 2 to smithi03366949-263 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout:263: finishing write tid 3 to smithi03366949-263 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout:263: finishing write tid 4 to smithi03366949-263 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 263 v 61 (ObjNum 262 snap 0 seq_num 262) dirty exists 2023-06-03T20:00:07.098 INFO:tasks.rados.rados.0.smithi033.stdout:263: left oid 263 (ObjNum 262 snap 0 seq_num 262) 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:264: finishing write tid 1 to smithi03366949-264 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:264: finishing write tid 2 to smithi03366949-264 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:264: finishing write tid 3 to smithi03366949-264 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:264: finishing write tid 4 to smithi03366949-264 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 264 v 65 (ObjNum 263 snap 0 seq_num 263) dirty exists 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:264: left oid 264 (ObjNum 263 snap 0 seq_num 263) 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:265: finishing write tid 1 to smithi03366949-265 2023-06-03T20:00:07.099 INFO:tasks.rados.rados.0.smithi033.stdout:265: finishing write tid 2 to smithi03366949-265 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:265: finishing write tid 3 to smithi03366949-265 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:265: finishing write tid 4 to smithi03366949-265 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 265 v 42 (ObjNum 264 snap 0 seq_num 264) dirty exists 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:265: left oid 265 (ObjNum 264 snap 0 seq_num 264) 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:266: finishing write tid 1 to smithi03366949-266 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:263: done (15 left) 2023-06-03T20:00:07.100 INFO:tasks.rados.rados.0.smithi033.stdout:264: done (14 left) 2023-06-03T20:00:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:265: done (13 left) 2023-06-03T20:00:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:279: write initial oid 279 2023-06-03T20:00:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:279: seq_num 278 ranges {672346=707930,2134700=537646} 2023-06-03T20:00:07.105 INFO:tasks.rados.rados.0.smithi033.stdout:279: writing smithi03366949-279 from 672346 to 1380276 tid 1 2023-06-03T20:00:07.112 INFO:tasks.rados.rados.0.smithi033.stdout:279: writing smithi03366949-279 from 2134700 to 2672346 tid 2 2023-06-03T20:00:07.112 INFO:tasks.rados.rados.0.smithi033.stdout:280: write initial oid 280 2023-06-03T20:00:07.112 INFO:tasks.rados.rados.0.smithi033.stdout:280: seq_num 279 ranges {689153=783179,2076829=457413} 2023-06-03T20:00:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:280: writing smithi03366949-280 from 689153 to 1472332 tid 1 2023-06-03T20:00:07.126 INFO:tasks.rados.rados.0.smithi033.stdout:280: writing smithi03366949-280 from 2076829 to 2534242 tid 2 2023-06-03T20:00:07.126 INFO:tasks.rados.rados.0.smithi033.stdout:281: write initial oid 281 2023-06-03T20:00:07.126 INFO:tasks.rados.rados.0.smithi033.stdout:281: seq_num 280 ranges {705960=458428,1735311=717424} 2023-06-03T20:00:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:281: writing smithi03366949-281 from 705960 to 1164388 tid 1 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout:281: writing smithi03366949-281 from 1735311 to 2452735 tid 2 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout:266: finishing write tid 2 to smithi03366949-266 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout:266: finishing write tid 3 to smithi03366949-266 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout:266: finishing write tid 4 to smithi03366949-266 2023-06-03T20:00:07.140 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 58 (ObjNum 265 snap 0 seq_num 265) dirty exists 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:266: left oid 266 (ObjNum 265 snap 0 seq_num 265) 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:267: finishing write tid 1 to smithi03366949-267 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:267: finishing write tid 2 to smithi03366949-267 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:266: done (15 left) 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:282: write initial oid 282 2023-06-03T20:00:07.141 INFO:tasks.rados.rados.0.smithi033.stdout:282: seq_num 281 ranges {722767=533677,1793793=461082} 2023-06-03T20:00:07.147 INFO:tasks.rados.rados.0.smithi033.stdout:282: writing smithi03366949-282 from 722767 to 1256444 tid 1 2023-06-03T20:00:07.152 INFO:tasks.rados.rados.0.smithi033.stdout:282: writing smithi03366949-282 from 1793793 to 2254875 tid 2 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout:267: finishing write tid 3 to smithi03366949-267 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout:267: finishing write tid 4 to smithi03366949-267 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 267 v 67 (ObjNum 266 snap 0 seq_num 266) dirty exists 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout:267: left oid 267 (ObjNum 266 snap 0 seq_num 266) 2023-06-03T20:00:07.153 INFO:tasks.rados.rados.0.smithi033.stdout:268: finishing write tid 1 to smithi03366949-268 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:268: finishing write tid 2 to smithi03366949-268 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:268: finishing write tid 3 to smithi03366949-268 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:268: finishing write tid 4 to smithi03366949-268 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 268 v 68 (ObjNum 267 snap 0 seq_num 267) dirty exists 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:268: left oid 268 (ObjNum 267 snap 0 seq_num 267) 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:267: done (15 left) 2023-06-03T20:00:07.154 INFO:tasks.rados.rados.0.smithi033.stdout:268: done (14 left) 2023-06-03T20:00:07.155 INFO:tasks.rados.rados.0.smithi033.stdout:283: write initial oid 283 2023-06-03T20:00:07.155 INFO:tasks.rados.rados.0.smithi033.stdout:283: seq_num 282 ranges {739574=725279,1968628=721093} 2023-06-03T20:00:07.160 INFO:tasks.rados.rados.0.smithi033.stdout:283: writing smithi03366949-283 from 739574 to 1464853 tid 1 2023-06-03T20:00:07.167 INFO:tasks.rados.rados.0.smithi033.stdout:283: writing smithi03366949-283 from 1968628 to 2689721 tid 2 2023-06-03T20:00:07.167 INFO:tasks.rados.rados.0.smithi033.stdout:284: write initial oid 284 2023-06-03T20:00:07.168 INFO:tasks.rados.rados.0.smithi033.stdout:284: seq_num 283 ranges {756381=400528,1910757=464751} 2023-06-03T20:00:07.174 INFO:tasks.rados.rados.0.smithi033.stdout:284: writing smithi03366949-284 from 756381 to 1156909 tid 1 2023-06-03T20:00:07.180 INFO:tasks.rados.rados.0.smithi033.stdout:284: writing smithi03366949-284 from 1910757 to 2375508 tid 2 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout:269: finishing write tid 1 to smithi03366949-269 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout:269: finishing write tid 2 to smithi03366949-269 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout:269: finishing write tid 3 to smithi03366949-269 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout:269: finishing write tid 4 to smithi03366949-269 2023-06-03T20:00:07.181 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 53 (ObjNum 268 snap 0 seq_num 268) dirty exists 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:269: left oid 269 (ObjNum 268 snap 0 seq_num 268) 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:270: finishing write tid 1 to smithi03366949-270 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:270: finishing write tid 2 to smithi03366949-270 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:270: finishing write tid 3 to smithi03366949-270 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:270: finishing write tid 4 to smithi03366949-270 2023-06-03T20:00:07.182 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 270 v 56 (ObjNum 269 snap 0 seq_num 269) dirty exists 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:270: left oid 270 (ObjNum 269 snap 0 seq_num 269) 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:271: finishing write tid 1 to smithi03366949-271 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:271: finishing write tid 2 to smithi03366949-271 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:271: finishing write tid 3 to smithi03366949-271 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:271: finishing write tid 4 to smithi03366949-271 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 271 v 50 (ObjNum 270 snap 0 seq_num 270) dirty exists 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:271: left oid 271 (ObjNum 270 snap 0 seq_num 270) 2023-06-03T20:00:07.183 INFO:tasks.rados.rados.0.smithi033.stdout:269: done (15 left) 2023-06-03T20:00:07.184 INFO:tasks.rados.rados.0.smithi033.stdout:270: done (14 left) 2023-06-03T20:00:07.184 INFO:tasks.rados.rados.0.smithi033.stdout:271: done (13 left) 2023-06-03T20:00:07.184 INFO:tasks.rados.rados.0.smithi033.stdout:285: write initial oid 285 2023-06-03T20:00:07.184 INFO:tasks.rados.rados.0.smithi033.stdout:285: seq_num 284 ranges {773188=475777,1969239=724762} 2023-06-03T20:00:07.187 INFO:tasks.rados.rados.0.smithi033.stdout:285: writing smithi03366949-285 from 773188 to 1248965 tid 1 2023-06-03T20:00:07.195 INFO:tasks.rados.rados.0.smithi033.stdout:285: writing smithi03366949-285 from 1969239 to 2694001 tid 2 2023-06-03T20:00:07.195 INFO:tasks.rados.rados.0.smithi033.stdout:286: write initial oid 286 2023-06-03T20:00:07.196 INFO:tasks.rados.rados.0.smithi033.stdout:272: finishing write tid 1 to smithi03366949-272 2023-06-03T20:00:07.196 INFO:tasks.rados.rados.0.smithi033.stdout:286: seq_num 285 ranges {789995=551026,2027721=468420} 2023-06-03T20:00:07.203 INFO:tasks.rados.rados.0.smithi033.stdout:286: writing smithi03366949-286 from 789995 to 1341021 tid 1 2023-06-03T20:00:07.209 INFO:tasks.rados.rados.0.smithi033.stdout:286: writing smithi03366949-286 from 2027721 to 2496141 tid 2 2023-06-03T20:00:07.209 INFO:tasks.rados.rados.0.smithi033.stdout:287: write initial oid 287 2023-06-03T20:00:07.209 INFO:tasks.rados.rados.0.smithi033.stdout:287: seq_num 286 ranges {406802=626275,1686203=728431} 2023-06-03T20:00:07.215 INFO:tasks.rados.rados.0.smithi033.stdout:287: writing smithi03366949-287 from 406802 to 1033077 tid 1 2023-06-03T20:00:07.225 INFO:tasks.rados.rados.0.smithi033.stdout:287: writing smithi03366949-287 from 1686203 to 2414634 tid 2 2023-06-03T20:00:07.226 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.226 INFO:tasks.rados.rados.0.smithi033.stdout:272: finishing write tid 2 to smithi03366949-272 2023-06-03T20:00:07.226 INFO:tasks.rados.rados.0.smithi033.stdout:272: finishing write tid 3 to smithi03366949-272 2023-06-03T20:00:07.226 INFO:tasks.rados.rados.0.smithi033.stdout:272: finishing write tid 4 to smithi03366949-272 2023-06-03T20:00:07.226 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 272 v 71 (ObjNum 271 snap 0 seq_num 271) dirty exists 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:272: left oid 272 (ObjNum 271 snap 0 seq_num 271) 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:273: finishing write tid 1 to smithi03366949-273 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:273: finishing write tid 2 to smithi03366949-273 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:272: done (15 left) 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:288: write initial oid 288 2023-06-03T20:00:07.227 INFO:tasks.rados.rados.0.smithi033.stdout:288: seq_num 287 ranges {423609=701524,1628332=472089,2648987=174622} 2023-06-03T20:00:07.234 INFO:tasks.rados.rados.0.smithi033.stdout:288: writing smithi03366949-288 from 423609 to 1125133 tid 1 2023-06-03T20:00:07.240 INFO:tasks.rados.rados.0.smithi033.stdout:288: writing smithi03366949-288 from 1628332 to 2100421 tid 2 2023-06-03T20:00:07.244 INFO:tasks.rados.rados.0.smithi033.stdout:288: writing smithi03366949-288 from 2648987 to 2823609 tid 3 2023-06-03T20:00:07.244 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.244 INFO:tasks.rados.rados.0.smithi033.stdout:273: finishing write tid 3 to smithi03366949-273 2023-06-03T20:00:07.244 INFO:tasks.rados.rados.0.smithi033.stdout:273: finishing write tid 4 to smithi03366949-273 2023-06-03T20:00:07.244 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 273 v 68 (ObjNum 272 snap 0 seq_num 272) dirty exists 2023-06-03T20:00:07.245 INFO:tasks.rados.rados.0.smithi033.stdout:273: left oid 273 (ObjNum 272 snap 0 seq_num 272) 2023-06-03T20:00:07.245 INFO:tasks.rados.rados.0.smithi033.stdout:274: finishing write tid 1 to smithi03366949-274 2023-06-03T20:00:07.245 INFO:tasks.rados.rados.0.smithi033.stdout:273: done (15 left) 2023-06-03T20:00:07.245 INFO:tasks.rados.rados.0.smithi033.stdout:289: write initial oid 289 2023-06-03T20:00:07.245 INFO:tasks.rados.rados.0.smithi033.stdout:289: seq_num 288 ranges {440416=776773,1686814=732100} 2023-06-03T20:00:07.251 INFO:tasks.rados.rados.0.smithi033.stdout:289: writing smithi03366949-289 from 440416 to 1217189 tid 1 2023-06-03T20:00:07.258 INFO:tasks.rados.rados.0.smithi033.stdout:289: writing smithi03366949-289 from 1686814 to 2418914 tid 2 2023-06-03T20:00:07.258 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.258 INFO:tasks.rados.rados.0.smithi033.stdout:274: finishing write tid 2 to smithi03366949-274 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:274: finishing write tid 3 to smithi03366949-274 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:274: finishing write tid 4 to smithi03366949-274 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 274 v 64 (ObjNum 273 snap 0 seq_num 273) dirty exists 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:274: left oid 274 (ObjNum 273 snap 0 seq_num 273) 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:275: finishing write tid 1 to smithi03366949-275 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:275: finishing write tid 2 to smithi03366949-275 2023-06-03T20:00:07.259 INFO:tasks.rados.rados.0.smithi033.stdout:275: finishing write tid 3 to smithi03366949-275 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:275: finishing write tid 4 to smithi03366949-275 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 275 v 45 (ObjNum 274 snap 0 seq_num 274) dirty exists 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:275: left oid 275 (ObjNum 274 snap 0 seq_num 274) 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:276: finishing write tid 1 to smithi03366949-276 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:274: done (15 left) 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:275: done (14 left) 2023-06-03T20:00:07.260 INFO:tasks.rados.rados.0.smithi033.stdout:290: write initial oid 290 2023-06-03T20:00:07.261 INFO:tasks.rados.rados.0.smithi033.stdout:290: seq_num 289 ranges {457223=568375,1461649=475758,2420186=437037} 2023-06-03T20:00:07.264 INFO:tasks.rados.rados.0.smithi033.stdout:290: writing smithi03366949-290 from 457223 to 1025598 tid 1 2023-06-03T20:00:07.271 INFO:tasks.rados.rados.0.smithi033.stdout:290: writing smithi03366949-290 from 1461649 to 1937407 tid 2 2023-06-03T20:00:07.276 INFO:tasks.rados.rados.0.smithi033.stdout:290: writing smithi03366949-290 from 2420186 to 2857223 tid 3 2023-06-03T20:00:07.277 INFO:tasks.rados.rados.0.smithi033.stdout:291: write initial oid 291 2023-06-03T20:00:07.277 INFO:tasks.rados.rados.0.smithi033.stdout:291: seq_num 290 ranges {474030=643624,1520131=735769} 2023-06-03T20:00:07.284 INFO:tasks.rados.rados.0.smithi033.stdout:291: writing smithi03366949-291 from 474030 to 1117654 tid 1 2023-06-03T20:00:07.292 INFO:tasks.rados.rados.0.smithi033.stdout:291: writing smithi03366949-291 from 1520131 to 2255900 tid 2 2023-06-03T20:00:07.292 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.292 INFO:tasks.rados.rados.0.smithi033.stdout:276: finishing write tid 2 to smithi03366949-276 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:276: finishing write tid 3 to smithi03366949-276 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:276: finishing write tid 4 to smithi03366949-276 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 276 v 71 (ObjNum 275 snap 0 seq_num 275) dirty exists 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:276: left oid 276 (ObjNum 275 snap 0 seq_num 275) 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:277: finishing write tid 1 to smithi03366949-277 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:277: finishing write tid 2 to smithi03366949-277 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:277: finishing write tid 3 to smithi03366949-277 2023-06-03T20:00:07.293 INFO:tasks.rados.rados.0.smithi033.stdout:277: finishing write tid 4 to smithi03366949-277 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 65 (ObjNum 276 snap 0 seq_num 276) dirty exists 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:277: left oid 277 (ObjNum 276 snap 0 seq_num 276) 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:278: finishing write tid 1 to smithi03366949-278 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:276: done (15 left) 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:277: done (14 left) 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:292: write initial oid 292 2023-06-03T20:00:07.294 INFO:tasks.rados.rados.0.smithi033.stdout:292: seq_num 291 ranges {490837=718873,1862260=479427,2875032=15805} 2023-06-03T20:00:07.299 INFO:tasks.rados.rados.0.smithi033.stdout:292: writing smithi03366949-292 from 490837 to 1209710 tid 1 2023-06-03T20:00:07.305 INFO:tasks.rados.rados.0.smithi033.stdout:292: writing smithi03366949-292 from 1862260 to 2341687 tid 2 2023-06-03T20:00:07.308 INFO:tasks.rados.rados.0.smithi033.stdout:292: writing smithi03366949-292 from 2875032 to 2890837 tid 3 2023-06-03T20:00:07.309 INFO:tasks.rados.rados.0.smithi033.stdout:293: write initial oid 293 2023-06-03T20:00:07.309 INFO:tasks.rados.rados.0.smithi033.stdout:293: seq_num 292 ranges {507644=794122,1920742=623085} 2023-06-03T20:00:07.316 INFO:tasks.rados.rados.0.smithi033.stdout:293: writing smithi03366949-293 from 507644 to 1301766 tid 1 2023-06-03T20:00:07.323 INFO:tasks.rados.rados.0.smithi033.stdout:293: writing smithi03366949-293 from 1920742 to 2543827 tid 2 2023-06-03T20:00:07.323 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.323 INFO:tasks.rados.rados.0.smithi033.stdout:278: finishing write tid 2 to smithi03366949-278 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:278: finishing write tid 3 to smithi03366949-278 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:278: finishing write tid 4 to smithi03366949-278 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 278 v 71 (ObjNum 277 snap 0 seq_num 277) dirty exists 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:278: left oid 278 (ObjNum 277 snap 0 seq_num 277) 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:279: finishing write tid 1 to smithi03366949-279 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:278: done (15 left) 2023-06-03T20:00:07.324 INFO:tasks.rados.rados.0.smithi033.stdout:294: write initial oid 294 2023-06-03T20:00:07.325 INFO:tasks.rados.rados.0.smithi033.stdout:294: seq_num 293 ranges {524451=469371,1579224=483096,2529878=394573} 2023-06-03T20:00:07.329 INFO:tasks.rados.rados.0.smithi033.stdout:294: writing smithi03366949-294 from 524451 to 993822 tid 1 2023-06-03T20:00:07.336 INFO:tasks.rados.rados.0.smithi033.stdout:294: writing smithi03366949-294 from 1579224 to 2062320 tid 2 2023-06-03T20:00:07.341 INFO:tasks.rados.rados.0.smithi033.stdout:294: writing smithi03366949-294 from 2529878 to 2924451 tid 3 2023-06-03T20:00:07.341 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:279: finishing write tid 2 to smithi03366949-279 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:279: finishing write tid 3 to smithi03366949-279 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:279: finishing write tid 4 to smithi03366949-279 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 279 v 70 (ObjNum 278 snap 0 seq_num 278) dirty exists 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:279: left oid 279 (ObjNum 278 snap 0 seq_num 278) 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:280: finishing write tid 1 to smithi03366949-280 2023-06-03T20:00:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:280: finishing write tid 2 to smithi03366949-280 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:280: finishing write tid 3 to smithi03366949-280 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:280: finishing write tid 4 to smithi03366949-280 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 280 v 60 (ObjNum 279 snap 0 seq_num 279) dirty exists 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:280: left oid 280 (ObjNum 279 snap 0 seq_num 279) 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:279: done (15 left) 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:280: done (14 left) 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:295: write initial oid 295 2023-06-03T20:00:07.343 INFO:tasks.rados.rados.0.smithi033.stdout:295: seq_num 294 ranges {541258=544620,1637706=626754,2840948=100310} 2023-06-03T20:00:07.347 INFO:tasks.rados.rados.0.smithi033.stdout:295: writing smithi03366949-295 from 541258 to 1085878 tid 1 2023-06-03T20:00:07.354 INFO:tasks.rados.rados.0.smithi033.stdout:295: writing smithi03366949-295 from 1637706 to 2264460 tid 2 2023-06-03T20:00:07.359 INFO:tasks.rados.rados.0.smithi033.stdout:295: writing smithi03366949-295 from 2840948 to 2941258 tid 3 2023-06-03T20:00:07.359 INFO:tasks.rados.rados.0.smithi033.stdout:296: write initial oid 296 2023-06-03T20:00:07.359 INFO:tasks.rados.rados.0.smithi033.stdout:296: seq_num 295 ranges {558065=619869,1579835=486765,2468371=489694} 2023-06-03T20:00:07.365 INFO:tasks.rados.rados.0.smithi033.stdout:296: writing smithi03366949-296 from 558065 to 1177934 tid 1 2023-06-03T20:00:07.370 INFO:tasks.rados.rados.0.smithi033.stdout:296: writing smithi03366949-296 from 1579835 to 2066600 tid 2 2023-06-03T20:00:07.375 INFO:tasks.rados.rados.0.smithi033.stdout:296: writing smithi03366949-296 from 2468371 to 2958065 tid 3 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:281: finishing write tid 1 to smithi03366949-281 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:281: finishing write tid 2 to smithi03366949-281 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:281: finishing write tid 3 to smithi03366949-281 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:281: finishing write tid 4 to smithi03366949-281 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 74 (ObjNum 280 snap 0 seq_num 280) dirty exists 2023-06-03T20:00:07.376 INFO:tasks.rados.rados.0.smithi033.stdout:281: left oid 281 (ObjNum 280 snap 0 seq_num 280) 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:282: finishing write tid 1 to smithi03366949-282 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:282: finishing write tid 2 to smithi03366949-282 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:282: finishing write tid 3 to smithi03366949-282 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:281: done (15 left) 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:297: write initial oid 297 2023-06-03T20:00:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:297: seq_num 296 ranges {574872=695118,2038317=630423} 2023-06-03T20:00:07.382 INFO:tasks.rados.rados.0.smithi033.stdout:297: writing smithi03366949-297 from 574872 to 1269990 tid 1 2023-06-03T20:00:07.391 INFO:tasks.rados.rados.0.smithi033.stdout:297: writing smithi03366949-297 from 2038317 to 2668740 tid 2 2023-06-03T20:00:07.391 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.391 INFO:tasks.rados.rados.0.smithi033.stdout:282: finishing write tid 4 to smithi03366949-282 2023-06-03T20:00:07.391 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 282 v 59 (ObjNum 281 snap 0 seq_num 281) dirty exists 2023-06-03T20:00:07.392 INFO:tasks.rados.rados.0.smithi033.stdout:282: left oid 282 (ObjNum 281 snap 0 seq_num 281) 2023-06-03T20:00:07.392 INFO:tasks.rados.rados.0.smithi033.stdout:282: done (15 left) 2023-06-03T20:00:07.392 INFO:tasks.rados.rados.0.smithi033.stdout:298: write initial oid 298 2023-06-03T20:00:07.392 INFO:tasks.rados.rados.0.smithi033.stdout:298: seq_num 297 ranges {591679=486720,1813152=490434} 2023-06-03T20:00:07.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:07 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:07] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:00:07.397 INFO:tasks.rados.rados.0.smithi033.stdout:298: writing smithi03366949-298 from 591679 to 1078399 tid 1 2023-06-03T20:00:07.404 INFO:tasks.rados.rados.0.smithi033.stdout:298: writing smithi03366949-298 from 1813152 to 2303586 tid 2 2023-06-03T20:00:07.404 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:283: finishing write tid 1 to smithi03366949-283 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:283: finishing write tid 2 to smithi03366949-283 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:283: finishing write tid 3 to smithi03366949-283 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:283: finishing write tid 4 to smithi03366949-283 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 283 v 62 (ObjNum 282 snap 0 seq_num 282) dirty exists 2023-06-03T20:00:07.405 INFO:tasks.rados.rados.0.smithi033.stdout:283: left oid 283 (ObjNum 282 snap 0 seq_num 282) 2023-06-03T20:00:07.406 INFO:tasks.rados.rados.0.smithi033.stdout:284: finishing write tid 1 to smithi03366949-284 2023-06-03T20:00:07.406 INFO:tasks.rados.rados.0.smithi033.stdout:283: done (15 left) 2023-06-03T20:00:07.406 INFO:tasks.rados.rados.0.smithi033.stdout:299: write initial oid 299 2023-06-03T20:00:07.407 INFO:tasks.rados.rados.0.smithi033.stdout:299: seq_num 298 ranges {608486=561969,1871634=634092,2950640=57846} 2023-06-03T20:00:07.410 INFO:tasks.rados.rados.0.smithi033.stdout:299: writing smithi03366949-299 from 608486 to 1170455 tid 1 2023-06-03T20:00:07.418 INFO:tasks.rados.rados.0.smithi033.stdout:299: writing smithi03366949-299 from 1871634 to 2505726 tid 2 2023-06-03T20:00:07.421 INFO:tasks.rados.rados.0.smithi033.stdout:299: writing smithi03366949-299 from 2950640 to 3008486 tid 3 2023-06-03T20:00:07.421 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.421 INFO:tasks.rados.rados.0.smithi033.stdout:284: finishing write tid 2 to smithi03366949-284 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:284: finishing write tid 3 to smithi03366949-284 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:284: finishing write tid 4 to smithi03366949-284 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 284 v 63 (ObjNum 283 snap 0 seq_num 283) dirty exists 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:284: left oid 284 (ObjNum 283 snap 0 seq_num 283) 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:285: finishing write tid 1 to smithi03366949-285 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:284: done (15 left) 2023-06-03T20:00:07.422 INFO:tasks.rados.rados.0.smithi033.stdout:300: write initial oid 300 2023-06-03T20:00:07.423 INFO:tasks.rados.rados.0.smithi033.stdout:300: seq_num 299 ranges {625293=637218,1813763=494103,2978063=47230} 2023-06-03T20:00:07.428 INFO:tasks.rados.rados.0.smithi033.stdout:300: writing smithi03366949-300 from 625293 to 1262511 tid 1 2023-06-03T20:00:07.434 INFO:tasks.rados.rados.0.smithi033.stdout:300: writing smithi03366949-300 from 1813763 to 2307866 tid 2 2023-06-03T20:00:07.438 INFO:tasks.rados.rados.0.smithi033.stdout:300: writing smithi03366949-300 from 2978063 to 3025293 tid 3 2023-06-03T20:00:07.438 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:285: finishing write tid 2 to smithi03366949-285 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:285: finishing write tid 3 to smithi03366949-285 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:285: finishing write tid 4 to smithi03366949-285 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 65 (ObjNum 284 snap 0 seq_num 284) dirty exists 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:285: left oid 285 (ObjNum 284 snap 0 seq_num 284) 2023-06-03T20:00:07.439 INFO:tasks.rados.rados.0.smithi033.stdout:286: finishing write tid 1 to smithi03366949-286 2023-06-03T20:00:07.440 INFO:tasks.rados.rados.0.smithi033.stdout:286: finishing write tid 2 to smithi03366949-286 2023-06-03T20:00:07.440 INFO:tasks.rados.rados.0.smithi033.stdout:286: finishing write tid 3 to smithi03366949-286 2023-06-03T20:00:07.440 INFO:tasks.rados.rados.0.smithi033.stdout:286: finishing write tid 4 to smithi03366949-286 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 286 v 63 (ObjNum 285 snap 0 seq_num 285) dirty exists 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:286: left oid 286 (ObjNum 285 snap 0 seq_num 285) 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:285: done (15 left) 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:286: done (14 left) 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:301: write initial oid 301 2023-06-03T20:00:07.441 INFO:tasks.rados.rados.0.smithi033.stdout:301: seq_num 300 ranges {642100=712467,1872245=637761} 2023-06-03T20:00:07.446 INFO:tasks.rados.rados.0.smithi033.stdout:301: writing smithi03366949-301 from 642100 to 1354567 tid 1 2023-06-03T20:00:07.452 INFO:tasks.rados.rados.0.smithi033.stdout:301: writing smithi03366949-301 from 1872245 to 2510006 tid 2 2023-06-03T20:00:07.453 INFO:tasks.rados.rados.0.smithi033.stdout:302: write initial oid 302 2023-06-03T20:00:07.453 INFO:tasks.rados.rados.0.smithi033.stdout:302: seq_num 301 ranges {658907=787716,1930727=497772,3032909=25998} 2023-06-03T20:00:07.461 INFO:tasks.rados.rados.0.smithi033.stdout:302: writing smithi03366949-302 from 658907 to 1446623 tid 1 2023-06-03T20:00:07.466 INFO:tasks.rados.rados.0.smithi033.stdout:302: writing smithi03366949-302 from 1930727 to 2428499 tid 2 2023-06-03T20:00:07.470 INFO:tasks.rados.rados.0.smithi033.stdout:302: writing smithi03366949-302 from 3032909 to 3058907 tid 3 2023-06-03T20:00:07.470 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.470 INFO:tasks.rados.rados.0.smithi033.stdout:287: finishing write tid 1 to smithi03366949-287 2023-06-03T20:00:07.470 INFO:tasks.rados.rados.0.smithi033.stdout:287: finishing write tid 2 to smithi03366949-287 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:287: finishing write tid 3 to smithi03366949-287 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:287: finishing write tid 4 to smithi03366949-287 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 287 v 67 (ObjNum 286 snap 0 seq_num 286) dirty exists 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:287: left oid 287 (ObjNum 286 snap 0 seq_num 286) 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:288: finishing write tid 1 to smithi03366949-288 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:287: done (15 left) 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:303: write initial oid 303 2023-06-03T20:00:07.471 INFO:tasks.rados.rados.0.smithi033.stdout:303: seq_num 302 ranges {675714=462965,1589209=641430,2943979=131735} 2023-06-03T20:00:07.476 INFO:tasks.rados.rados.0.smithi033.stdout:303: writing smithi03366949-303 from 675714 to 1138679 tid 1 2023-06-03T20:00:07.482 INFO:tasks.rados.rados.0.smithi033.stdout:303: writing smithi03366949-303 from 1589209 to 2230639 tid 2 2023-06-03T20:00:07.488 INFO:tasks.rados.rados.0.smithi033.stdout:303: writing smithi03366949-303 from 2943979 to 3075714 tid 3 2023-06-03T20:00:07.488 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.488 INFO:tasks.rados.rados.0.smithi033.stdout:288: finishing write tid 2 to smithi03366949-288 2023-06-03T20:00:07.488 INFO:tasks.rados.rados.0.smithi033.stdout:288: finishing write tid 3 to smithi03366949-288 2023-06-03T20:00:07.488 INFO:tasks.rados.rados.0.smithi033.stdout:288: finishing write tid 4 to smithi03366949-288 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:288: finishing write tid 5 to smithi03366949-288 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 62 (ObjNum 287 snap 0 seq_num 287) dirty exists 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:288: left oid 288 (ObjNum 287 snap 0 seq_num 287) 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:289: finishing write tid 1 to smithi03366949-289 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:289: finishing write tid 2 to smithi03366949-289 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:289: finishing write tid 3 to smithi03366949-289 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:289: finishing write tid 4 to smithi03366949-289 2023-06-03T20:00:07.489 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 289 v 74 (ObjNum 288 snap 0 seq_num 288) dirty exists 2023-06-03T20:00:07.490 INFO:tasks.rados.rados.0.smithi033.stdout:289: left oid 289 (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:07.490 INFO:tasks.rados.rados.0.smithi033.stdout:288: done (15 left) 2023-06-03T20:00:07.490 INFO:tasks.rados.rados.0.smithi033.stdout:289: done (14 left) 2023-06-03T20:00:07.490 INFO:tasks.rados.rados.0.smithi033.stdout:304: write initial oid 304 2023-06-03T20:00:07.490 INFO:tasks.rados.rados.0.smithi033.stdout:304: seq_num 303 ranges {692521=538214,1931338=785088} 2023-06-03T20:00:07.495 INFO:tasks.rados.rados.0.smithi033.stdout:304: writing smithi03366949-304 from 692521 to 1230735 tid 1 2023-06-03T20:00:07.503 INFO:tasks.rados.rados.0.smithi033.stdout:304: writing smithi03366949-304 from 1931338 to 2716426 tid 2 2023-06-03T20:00:07.503 INFO:tasks.rados.rados.0.smithi033.stdout:305: write initial oid 305 2023-06-03T20:00:07.503 INFO:tasks.rados.rados.0.smithi033.stdout:305: seq_num 304 ranges {709328=613463,1989820=645099} 2023-06-03T20:00:07.511 INFO:tasks.rados.rados.0.smithi033.stdout:305: writing smithi03366949-305 from 709328 to 1322791 tid 1 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout:305: writing smithi03366949-305 from 1989820 to 2634919 tid 2 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout:290: finishing write tid 1 to smithi03366949-290 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout:290: finishing write tid 2 to smithi03366949-290 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout:290: finishing write tid 3 to smithi03366949-290 2023-06-03T20:00:07.520 INFO:tasks.rados.rados.0.smithi033.stdout:290: finishing write tid 4 to smithi03366949-290 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:290: finishing write tid 5 to smithi03366949-290 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 59 (ObjNum 289 snap 0 seq_num 289) dirty exists 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:290: left oid 290 (ObjNum 289 snap 0 seq_num 289) 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:291: finishing write tid 1 to smithi03366949-291 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:291: finishing write tid 2 to smithi03366949-291 2023-06-03T20:00:07.521 INFO:tasks.rados.rados.0.smithi033.stdout:291: finishing write tid 3 to smithi03366949-291 2023-06-03T20:00:07.522 INFO:tasks.rados.rados.0.smithi033.stdout:290: done (15 left) 2023-06-03T20:00:07.522 INFO:tasks.rados.rados.0.smithi033.stdout:306: write initial oid 306 2023-06-03T20:00:07.522 INFO:tasks.rados.rados.0.smithi033.stdout:306: seq_num 305 ranges {726135=405065,1764655=788757,3026248=99887} 2023-06-03T20:00:07.526 INFO:tasks.rados.rados.0.smithi033.stdout:306: writing smithi03366949-306 from 726135 to 1131200 tid 1 2023-06-03T20:00:07.534 INFO:tasks.rados.rados.0.smithi033.stdout:306: writing smithi03366949-306 from 1764655 to 2553412 tid 2 2023-06-03T20:00:07.537 INFO:tasks.rados.rados.0.smithi033.stdout:306: writing smithi03366949-306 from 3026248 to 3126135 tid 3 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:291: finishing write tid 4 to smithi03366949-291 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 291 v 65 (ObjNum 290 snap 0 seq_num 290) dirty exists 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:291: left oid 291 (ObjNum 290 snap 0 seq_num 290) 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:291: done (15 left) 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:307: write initial oid 307 2023-06-03T20:00:07.538 INFO:tasks.rados.rados.0.smithi033.stdout:307: seq_num 306 ranges {742942=480314,1823137=648768} 2023-06-03T20:00:07.544 INFO:tasks.rados.rados.0.smithi033.stdout:307: writing smithi03366949-307 from 742942 to 1223256 tid 1 2023-06-03T20:00:07.551 INFO:tasks.rados.rados.0.smithi033.stdout:307: writing smithi03366949-307 from 1823137 to 2471905 tid 2 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:292: finishing write tid 1 to smithi03366949-292 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:292: finishing write tid 2 to smithi03366949-292 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:292: finishing write tid 3 to smithi03366949-292 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:292: finishing write tid 4 to smithi03366949-292 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:292: finishing write tid 5 to smithi03366949-292 2023-06-03T20:00:07.552 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 292 v 78 (ObjNum 291 snap 0 seq_num 291) dirty exists 2023-06-03T20:00:07.553 INFO:tasks.rados.rados.0.smithi033.stdout:292: left oid 292 (ObjNum 291 snap 0 seq_num 291) 2023-06-03T20:00:07.553 INFO:tasks.rados.rados.0.smithi033.stdout:292: done (15 left) 2023-06-03T20:00:07.553 INFO:tasks.rados.rados.0.smithi033.stdout:308: write initial oid 308 2023-06-03T20:00:07.553 INFO:tasks.rados.rados.0.smithi033.stdout:308: seq_num 307 ranges {759749=555563,1765266=792426,2964741=195008} 2023-06-03T20:00:07.559 INFO:tasks.rados.rados.0.smithi033.stdout:308: writing smithi03366949-308 from 759749 to 1315312 tid 1 2023-06-03T20:00:07.566 INFO:tasks.rados.rados.0.smithi033.stdout:308: writing smithi03366949-308 from 1765266 to 2557692 tid 2 2023-06-03T20:00:07.569 INFO:tasks.rados.rados.0.smithi033.stdout:308: writing smithi03366949-308 from 2964741 to 3159749 tid 3 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:293: finishing write tid 1 to smithi03366949-293 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:293: finishing write tid 2 to smithi03366949-293 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:293: finishing write tid 3 to smithi03366949-293 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:293: finishing write tid 4 to smithi03366949-293 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 293 v 66 (ObjNum 292 snap 0 seq_num 292) dirty exists 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:293: left oid 293 (ObjNum 292 snap 0 seq_num 292) 2023-06-03T20:00:07.570 INFO:tasks.rados.rados.0.smithi033.stdout:294: finishing write tid 1 to smithi03366949-294 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:294: finishing write tid 2 to smithi03366949-294 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:294: finishing write tid 3 to smithi03366949-294 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:294: finishing write tid 4 to smithi03366949-294 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:294: finishing write tid 5 to smithi03366949-294 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 294 v 69 (ObjNum 293 snap 0 seq_num 293) dirty exists 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:294: left oid 294 (ObjNum 293 snap 0 seq_num 293) 2023-06-03T20:00:07.571 INFO:tasks.rados.rados.0.smithi033.stdout:293: done (15 left) 2023-06-03T20:00:07.572 INFO:tasks.rados.rados.0.smithi033.stdout:294: done (14 left) 2023-06-03T20:00:07.572 INFO:tasks.rados.rados.0.smithi033.stdout:309: write initial oid 309 2023-06-03T20:00:07.572 INFO:tasks.rados.rados.0.smithi033.stdout:309: seq_num 308 ranges {776556=630812,1823748=652437,3108517=68039} 2023-06-03T20:00:07.577 INFO:tasks.rados.rados.0.smithi033.stdout:309: writing smithi03366949-309 from 776556 to 1407368 tid 1 2023-06-03T20:00:07.583 INFO:tasks.rados.rados.0.smithi033.stdout:309: writing smithi03366949-309 from 1823748 to 2476185 tid 2 2023-06-03T20:00:07.587 INFO:tasks.rados.rados.0.smithi033.stdout:309: writing smithi03366949-309 from 3108517 to 3176556 tid 3 2023-06-03T20:00:07.588 INFO:tasks.rados.rados.0.smithi033.stdout:310: write initial oid 310 2023-06-03T20:00:07.588 INFO:tasks.rados.rados.0.smithi033.stdout:310: seq_num 309 ranges {793363=706061,2282230=796095} 2023-06-03T20:00:07.596 INFO:tasks.rados.rados.0.smithi033.stdout:310: writing smithi03366949-310 from 793363 to 1499424 tid 1 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout:310: writing smithi03366949-310 from 2282230 to 3078325 tid 2 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout:295: finishing write tid 1 to smithi03366949-295 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout:295: finishing write tid 2 to smithi03366949-295 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout:295: finishing write tid 3 to smithi03366949-295 2023-06-03T20:00:07.606 INFO:tasks.rados.rados.0.smithi033.stdout:295: finishing write tid 4 to smithi03366949-295 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:295: finishing write tid 5 to smithi03366949-295 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 295 v 82 (ObjNum 294 snap 0 seq_num 294) dirty exists 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:295: left oid 295 (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:296: finishing write tid 1 to smithi03366949-296 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:296: finishing write tid 2 to smithi03366949-296 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:296: finishing write tid 3 to smithi03366949-296 2023-06-03T20:00:07.607 INFO:tasks.rados.rados.0.smithi033.stdout:296: finishing write tid 4 to smithi03366949-296 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:296: finishing write tid 5 to smithi03366949-296 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 296 v 63 (ObjNum 295 snap 0 seq_num 295) dirty exists 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:296: left oid 296 (ObjNum 295 snap 0 seq_num 295) 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:297: finishing write tid 1 to smithi03366949-297 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:297: finishing write tid 2 to smithi03366949-297 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:297: finishing write tid 3 to smithi03366949-297 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:297: finishing write tid 4 to smithi03366949-297 2023-06-03T20:00:07.608 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 297 v 68 (ObjNum 296 snap 0 seq_num 296) dirty exists 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:297: left oid 297 (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:298: finishing write tid 1 to smithi03366949-298 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:298: finishing write tid 2 to smithi03366949-298 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:298: finishing write tid 3 to smithi03366949-298 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:298: finishing write tid 4 to smithi03366949-298 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 298 v 73 (ObjNum 297 snap 0 seq_num 297) dirty exists 2023-06-03T20:00:07.609 INFO:tasks.rados.rados.0.smithi033.stdout:298: left oid 298 (ObjNum 297 snap 0 seq_num 297) 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:295: done (15 left) 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:296: done (14 left) 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:297: done (13 left) 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:298: done (12 left) 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:311: write initial oid 311 2023-06-03T20:00:07.610 INFO:tasks.rados.rados.0.smithi033.stdout:311: seq_num 310 ranges {410170=781310,1940712=656106,3163363=46807} 2023-06-03T20:00:07.614 INFO:tasks.rados.rados.0.smithi033.stdout:311: writing smithi03366949-311 from 410170 to 1191480 tid 1 2023-06-03T20:00:07.622 INFO:tasks.rados.rados.0.smithi033.stdout:311: writing smithi03366949-311 from 1940712 to 2596818 tid 2 2023-06-03T20:00:07.626 INFO:tasks.rados.rados.0.smithi033.stdout:311: writing smithi03366949-311 from 3163363 to 3210170 tid 3 2023-06-03T20:00:07.626 INFO:tasks.rados.rados.0.smithi033.stdout:312: write initial oid 312 2023-06-03T20:00:07.626 INFO:tasks.rados.rados.0.smithi033.stdout:312: seq_num 311 ranges {426977=456559,1482841=799764,2958080=268897} 2023-06-03T20:00:07.631 INFO:tasks.rados.rados.0.smithi033.stdout:312: writing smithi03366949-312 from 426977 to 883536 tid 1 2023-06-03T20:00:07.639 INFO:tasks.rados.rados.0.smithi033.stdout:312: writing smithi03366949-312 from 1482841 to 2282605 tid 2 2023-06-03T20:00:07.645 INFO:tasks.rados.rados.0.smithi033.stdout:312: writing smithi03366949-312 from 2958080 to 3226977 tid 3 2023-06-03T20:00:07.645 INFO:tasks.rados.rados.0.smithi033.stdout:313: write initial oid 313 2023-06-03T20:00:07.645 INFO:tasks.rados.rados.0.smithi033.stdout:313: seq_num 312 ranges {443784=648161,1657676=659775,2818209=425575} 2023-06-03T20:00:07.651 INFO:tasks.rados.rados.0.smithi033.stdout:313: writing smithi03366949-313 from 443784 to 1091945 tid 1 2023-06-03T20:00:07.658 INFO:tasks.rados.rados.0.smithi033.stdout:313: writing smithi03366949-313 from 1657676 to 2317451 tid 2 2023-06-03T20:00:07.663 INFO:tasks.rados.rados.0.smithi033.stdout:313: writing smithi03366949-313 from 2818209 to 3243784 tid 3 2023-06-03T20:00:07.664 INFO:tasks.rados.rados.0.smithi033.stdout:314: write initial oid 314 2023-06-03T20:00:07.664 INFO:tasks.rados.rados.0.smithi033.stdout:314: seq_num 313 ranges {460591=723410,1716158=403433,2729279=440140} 2023-06-03T20:00:07.670 INFO:tasks.rados.rados.0.smithi033.stdout:314: writing smithi03366949-314 from 460591 to 1184001 tid 1 2023-06-03T20:00:07.675 INFO:tasks.rados.rados.0.smithi033.stdout:314: writing smithi03366949-314 from 1716158 to 2119591 tid 2 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:314: writing smithi03366949-314 from 2729279 to 3169419 tid 3 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:299: finishing write tid 1 to smithi03366949-299 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:299: finishing write tid 2 to smithi03366949-299 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:299: finishing write tid 3 to smithi03366949-299 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:299: finishing write tid 4 to smithi03366949-299 2023-06-03T20:00:07.682 INFO:tasks.rados.rados.0.smithi033.stdout:299: finishing write tid 5 to smithi03366949-299 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 299 v 54 (ObjNum 298 snap 0 seq_num 298) dirty exists 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:299: left oid 299 (ObjNum 298 snap 0 seq_num 298) 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:300: finishing write tid 1 to smithi03366949-300 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:300: finishing write tid 2 to smithi03366949-300 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:300: finishing write tid 3 to smithi03366949-300 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:299: done (15 left) 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:315: write initial oid 315 2023-06-03T20:00:07.683 INFO:tasks.rados.rados.0.smithi033.stdout:315: seq_num 314 ranges {477398=798659,1774640=663444,2873055=404343} 2023-06-03T20:00:07.689 INFO:tasks.rados.rados.0.smithi033.stdout:315: writing smithi03366949-315 from 477398 to 1276057 tid 1 2023-06-03T20:00:07.695 INFO:tasks.rados.rados.0.smithi033.stdout:315: writing smithi03366949-315 from 1774640 to 2438084 tid 2 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout:315: writing smithi03366949-315 from 2873055 to 3277398 tid 3 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout:300: finishing write tid 4 to smithi03366949-300 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout:300: finishing write tid 5 to smithi03366949-300 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 300 v 64 (ObjNum 299 snap 0 seq_num 299) dirty exists 2023-06-03T20:00:07.701 INFO:tasks.rados.rados.0.smithi033.stdout:300: left oid 300 (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:301: finishing write tid 1 to smithi03366949-301 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:301: finishing write tid 2 to smithi03366949-301 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:301: finishing write tid 3 to smithi03366949-301 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:301: finishing write tid 4 to smithi03366949-301 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 301 v 70 (ObjNum 300 snap 0 seq_num 300) dirty exists 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:301: left oid 301 (ObjNum 300 snap 0 seq_num 300) 2023-06-03T20:00:07.702 INFO:tasks.rados.rados.0.smithi033.stdout:302: finishing write tid 1 to smithi03366949-302 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:302: finishing write tid 2 to smithi03366949-302 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:302: finishing write tid 3 to smithi03366949-302 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:302: finishing write tid 4 to smithi03366949-302 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:300: done (15 left) 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:301: done (14 left) 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:316: write initial oid 316 2023-06-03T20:00:07.703 INFO:tasks.rados.rados.0.smithi033.stdout:316: seq_num 315 ranges {494205=473908,1433122=407102,2384125=462684} 2023-06-03T20:00:07.706 INFO:tasks.rados.rados.0.smithi033.stdout:316: writing smithi03366949-316 from 494205 to 968113 tid 1 2023-06-03T20:00:07.711 INFO:tasks.rados.rados.0.smithi033.stdout:316: writing smithi03366949-316 from 1433122 to 1840224 tid 2 2023-06-03T20:00:07.717 INFO:tasks.rados.rados.0.smithi033.stdout:316: writing smithi03366949-316 from 2384125 to 2846809 tid 3 2023-06-03T20:00:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:317: write initial oid 317 2023-06-03T20:00:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:317: seq_num 316 ranges {511012=549157,1775251=550760,3095195=215817} 2023-06-03T20:00:07.723 INFO:tasks.rados.rados.0.smithi033.stdout:317: writing smithi03366949-317 from 511012 to 1060169 tid 1 2023-06-03T20:00:07.735 INFO:tasks.rados.rados.0.smithi033.stdout:317: writing smithi03366949-317 from 1775251 to 2326011 tid 2 2023-06-03T20:00:07.741 INFO:tasks.rados.rados.0.smithi033.stdout:317: writing smithi03366949-317 from 3095195 to 3311012 tid 3 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:302: finishing write tid 5 to smithi03366949-302 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 302 v 78 (ObjNum 301 snap 0 seq_num 301) dirty exists 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:302: left oid 302 (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:303: finishing write tid 1 to smithi03366949-303 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:303: finishing write tid 2 to smithi03366949-303 2023-06-03T20:00:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:302: done (15 left) 2023-06-03T20:00:07.743 INFO:tasks.rados.rados.0.smithi033.stdout:318: write initial oid 318 2023-06-03T20:00:07.743 INFO:tasks.rados.rados.0.smithi033.stdout:318: seq_num 317 ranges {527819=624406,1833733=410771,2722618=601581} 2023-06-03T20:00:07.748 INFO:tasks.rados.rados.0.smithi033.stdout:318: writing smithi03366949-318 from 527819 to 1152225 tid 1 2023-06-03T20:00:07.754 INFO:tasks.rados.rados.0.smithi033.stdout:318: writing smithi03366949-318 from 1833733 to 2244504 tid 2 2023-06-03T20:00:07.760 INFO:tasks.rados.rados.0.smithi033.stdout:318: writing smithi03366949-318 from 2722618 to 3324199 tid 3 2023-06-03T20:00:07.760 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:303: finishing write tid 3 to smithi03366949-303 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:303: finishing write tid 4 to smithi03366949-303 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:303: finishing write tid 5 to smithi03366949-303 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 303 v 67 (ObjNum 302 snap 0 seq_num 302) dirty exists 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:303: left oid 303 (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:304: finishing write tid 1 to smithi03366949-304 2023-06-03T20:00:07.761 INFO:tasks.rados.rados.0.smithi033.stdout:304: finishing write tid 2 to smithi03366949-304 2023-06-03T20:00:07.762 INFO:tasks.rados.rados.0.smithi033.stdout:304: finishing write tid 3 to smithi03366949-304 2023-06-03T20:00:07.762 INFO:tasks.rados.rados.0.smithi033.stdout:303: done (15 left) 2023-06-03T20:00:07.762 INFO:tasks.rados.rados.0.smithi033.stdout:319: write initial oid 319 2023-06-03T20:00:07.762 INFO:tasks.rados.rados.0.smithi033.stdout:319: seq_num 318 ranges {544626=699655,1892215=554429,3150041=194585} 2023-06-03T20:00:07.767 INFO:tasks.rados.rados.0.smithi033.stdout:319: writing smithi03366949-319 from 544626 to 1244281 tid 1 2023-06-03T20:00:07.774 INFO:tasks.rados.rados.0.smithi033.stdout:319: writing smithi03366949-319 from 1892215 to 2446644 tid 2 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:319: writing smithi03366949-319 from 3150041 to 3344626 tid 3 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:304: finishing write tid 4 to smithi03366949-304 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 66 (ObjNum 303 snap 0 seq_num 303) dirty exists 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:304: left oid 304 (ObjNum 303 snap 0 seq_num 303) 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:305: finishing write tid 1 to smithi03366949-305 2023-06-03T20:00:07.780 INFO:tasks.rados.rados.0.smithi033.stdout:305: finishing write tid 2 to smithi03366949-305 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:305: finishing write tid 3 to smithi03366949-305 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:305: finishing write tid 4 to smithi03366949-305 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 305 v 40 (ObjNum 304 snap 0 seq_num 304) dirty exists 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:305: left oid 305 (ObjNum 304 snap 0 seq_num 304) 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:306: finishing write tid 1 to smithi03366949-306 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:304: done (15 left) 2023-06-03T20:00:07.781 INFO:tasks.rados.rados.0.smithi033.stdout:305: done (14 left) 2023-06-03T20:00:07.782 INFO:tasks.rados.rados.0.smithi033.stdout:320: write initial oid 320 2023-06-03T20:00:07.782 INFO:tasks.rados.rados.0.smithi033.stdout:320: seq_num 319 ranges {561433=774904,1950697=414440,2777464=583969} 2023-06-03T20:00:07.787 INFO:tasks.rados.rados.0.smithi033.stdout:320: writing smithi03366949-320 from 561433 to 1336337 tid 1 2023-06-03T20:00:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:320: writing smithi03366949-320 from 1950697 to 2365137 tid 2 2023-06-03T20:00:07.798 INFO:tasks.rados.rados.0.smithi033.stdout:320: writing smithi03366949-320 from 2777464 to 3361433 tid 3 2023-06-03T20:00:07.799 INFO:tasks.rados.rados.0.smithi033.stdout:321: write initial oid 321 2023-06-03T20:00:07.799 INFO:tasks.rados.rados.0.smithi033.stdout:321: seq_num 320 ranges {578240=566506,1609179=558098,2804887=551750} 2023-06-03T20:00:07.805 INFO:tasks.rados.rados.0.smithi033.stdout:321: writing smithi03366949-321 from 578240 to 1144746 tid 1 2023-06-03T20:00:07.811 INFO:tasks.rados.rados.0.smithi033.stdout:321: writing smithi03366949-321 from 1609179 to 2167277 tid 2 2023-06-03T20:00:07.818 INFO:tasks.rados.rados.0.smithi033.stdout:321: writing smithi03366949-321 from 2804887 to 3356637 tid 3 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:306: finishing write tid 2 to smithi03366949-306 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:306: finishing write tid 3 to smithi03366949-306 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:306: finishing write tid 4 to smithi03366949-306 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:306: finishing write tid 5 to smithi03366949-306 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 306 v 58 (ObjNum 305 snap 0 seq_num 305) dirty exists 2023-06-03T20:00:07.819 INFO:tasks.rados.rados.0.smithi033.stdout:306: left oid 306 (ObjNum 305 snap 0 seq_num 305) 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:307: finishing write tid 1 to smithi03366949-307 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:307: finishing write tid 2 to smithi03366949-307 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:307: finishing write tid 3 to smithi03366949-307 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:307: finishing write tid 4 to smithi03366949-307 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 307 v 69 (ObjNum 306 snap 0 seq_num 306) dirty exists 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:307: left oid 307 (ObjNum 306 snap 0 seq_num 306) 2023-06-03T20:00:07.820 INFO:tasks.rados.rados.0.smithi033.stdout:308: finishing write tid 1 to smithi03366949-308 2023-06-03T20:00:07.821 INFO:tasks.rados.rados.0.smithi033.stdout:308: finishing write tid 2 to smithi03366949-308 2023-06-03T20:00:07.821 INFO:tasks.rados.rados.0.smithi033.stdout:308: finishing write tid 3 to smithi03366949-308 2023-06-03T20:00:07.821 INFO:tasks.rados.rados.0.smithi033.stdout:308: finishing write tid 4 to smithi03366949-308 2023-06-03T20:00:07.821 INFO:tasks.rados.rados.0.smithi033.stdout:308: finishing write tid 5 to smithi03366949-308 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 308 v 75 (ObjNum 307 snap 0 seq_num 307) dirty exists 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:308: left oid 308 (ObjNum 307 snap 0 seq_num 307) 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:306: done (15 left) 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:307: done (14 left) 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:308: done (13 left) 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:322: write initial oid 322 2023-06-03T20:00:07.822 INFO:tasks.rados.rados.0.smithi033.stdout:322: seq_num 321 ranges {595047=641755,1667661=418109,2548663=763022} 2023-06-03T20:00:07.825 INFO:tasks.rados.rados.0.smithi033.stdout:322: writing smithi03366949-322 from 595047 to 1236802 tid 1 2023-06-03T20:00:07.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:07 smithi033 bash[26432]: audit 2023-06-03T20:00:07.011289+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.33:0/1697545447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:07.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:07 smithi033 bash[33017]: audit 2023-06-03T20:00:07.011289+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.33:0/1697545447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:07.831 INFO:tasks.rados.rados.0.smithi033.stdout:322: writing smithi03366949-322 from 1667661 to 2085770 tid 2 2023-06-03T20:00:07.837 INFO:tasks.rados.rados.0.smithi033.stdout:322: writing smithi03366949-322 from 2548663 to 3311685 tid 3 2023-06-03T20:00:07.837 INFO:tasks.rados.rados.0.smithi033.stdout:323: write initial oid 323 2023-06-03T20:00:07.837 INFO:tasks.rados.rados.0.smithi033.stdout:323: seq_num 322 ranges {611854=717004,2126143=561767,3259733=152121} 2023-06-03T20:00:07.844 INFO:tasks.rados.rados.0.smithi033.stdout:323: writing smithi03366949-323 from 611854 to 1328858 tid 1 2023-06-03T20:00:07.852 INFO:tasks.rados.rados.0.smithi033.stdout:323: writing smithi03366949-323 from 2126143 to 2687910 tid 2 2023-06-03T20:00:07.856 INFO:tasks.rados.rados.0.smithi033.stdout:323: writing smithi03366949-323 from 3259733 to 3411854 tid 3 2023-06-03T20:00:07.857 INFO:tasks.rados.rados.0.smithi033.stdout:324: write initial oid 324 2023-06-03T20:00:07.857 INFO:tasks.rados.rados.0.smithi033.stdout:324: seq_num 323 ranges {628661=792253,2184625=421778,3403509=25152} 2023-06-03T20:00:07.864 INFO:tasks.rados.rados.0.smithi033.stdout:324: writing smithi03366949-324 from 628661 to 1420914 tid 1 2023-06-03T20:00:07.871 INFO:tasks.rados.rados.0.smithi033.stdout:324: writing smithi03366949-324 from 2184625 to 2606403 tid 2 2023-06-03T20:00:07.876 INFO:tasks.rados.rados.0.smithi033.stdout:324: writing smithi03366949-324 from 3403509 to 3428661 tid 3 2023-06-03T20:00:07.876 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.876 INFO:tasks.rados.rados.0.smithi033.stdout:309: finishing write tid 1 to smithi03366949-309 2023-06-03T20:00:07.877 INFO:tasks.rados.rados.0.smithi033.stdout:309: finishing write tid 2 to smithi03366949-309 2023-06-03T20:00:07.877 INFO:tasks.rados.rados.0.smithi033.stdout:309: finishing write tid 3 to smithi03366949-309 2023-06-03T20:00:07.877 INFO:tasks.rados.rados.0.smithi033.stdout:309: finishing write tid 4 to smithi03366949-309 2023-06-03T20:00:07.877 INFO:tasks.rados.rados.0.smithi033.stdout:309: finishing write tid 5 to smithi03366949-309 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 309 v 49 (ObjNum 308 snap 0 seq_num 308) dirty exists 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:309: left oid 309 (ObjNum 308 snap 0 seq_num 308) 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:310: finishing write tid 1 to smithi03366949-310 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:310: finishing write tid 2 to smithi03366949-310 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:310: finishing write tid 3 to smithi03366949-310 2023-06-03T20:00:07.878 INFO:tasks.rados.rados.0.smithi033.stdout:310: finishing write tid 4 to smithi03366949-310 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 310 v 52 (ObjNum 309 snap 0 seq_num 309) dirty exists 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:310: left oid 310 (ObjNum 309 snap 0 seq_num 309) 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:309: done (15 left) 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:310: done (14 left) 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:325: write initial oid 325 2023-06-03T20:00:07.879 INFO:tasks.rados.rados.0.smithi033.stdout:325: seq_num 324 ranges {645468=467502,1726754=565436,2798226=596838} 2023-06-03T20:00:07.882 INFO:tasks.rados.rados.0.smithi033.stdout:325: writing smithi03366949-325 from 645468 to 1112970 tid 1 2023-06-03T20:00:07.889 INFO:tasks.rados.rados.0.smithi033.stdout:325: writing smithi03366949-325 from 1726754 to 2292190 tid 2 2023-06-03T20:00:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:07 smithi083 bash[26882]: audit 2023-06-03T20:00:07.011289+0000 mon.c (mon.2) 102 : audit [DBG] from='client.? 172.21.15.33:0/1697545447' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:07.896 INFO:tasks.rados.rados.0.smithi033.stdout:325: writing smithi03366949-325 from 2798226 to 3395064 tid 3 2023-06-03T20:00:07.896 INFO:tasks.rados.rados.0.smithi033.stdout:326: write initial oid 326 2023-06-03T20:00:07.896 INFO:tasks.rados.rados.0.smithi033.stdout:326: seq_num 325 ranges {662275=542751,1785236=425447,2942002=520273} 2023-06-03T20:00:07.902 INFO:tasks.rados.rados.0.smithi033.stdout:326: writing smithi03366949-326 from 662275 to 1205026 tid 1 2023-06-03T20:00:07.908 INFO:tasks.rados.rados.0.smithi033.stdout:326: writing smithi03366949-326 from 1785236 to 2210683 tid 2 2023-06-03T20:00:07.916 INFO:tasks.rados.rados.0.smithi033.stdout:326: writing smithi03366949-326 from 2942002 to 3462275 tid 3 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout:311: finishing write tid 1 to smithi03366949-311 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout:311: finishing write tid 2 to smithi03366949-311 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout:311: finishing write tid 3 to smithi03366949-311 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout:311: finishing write tid 4 to smithi03366949-311 2023-06-03T20:00:07.917 INFO:tasks.rados.rados.0.smithi033.stdout:311: finishing write tid 5 to smithi03366949-311 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 311 v 70 (ObjNum 310 snap 0 seq_num 310) dirty exists 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:311: left oid 311 (ObjNum 310 snap 0 seq_num 310) 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:312: finishing write tid 1 to smithi03366949-312 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:312: finishing write tid 2 to smithi03366949-312 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:312: finishing write tid 3 to smithi03366949-312 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:312: finishing write tid 4 to smithi03366949-312 2023-06-03T20:00:07.918 INFO:tasks.rados.rados.0.smithi033.stdout:312: finishing write tid 5 to smithi03366949-312 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 312 v 75 (ObjNum 311 snap 0 seq_num 311) dirty exists 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:312: left oid 312 (ObjNum 311 snap 0 seq_num 311) 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:313: finishing write tid 1 to smithi03366949-313 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:313: finishing write tid 2 to smithi03366949-313 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:313: finishing write tid 3 to smithi03366949-313 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:313: finishing write tid 4 to smithi03366949-313 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:313: finishing write tid 5 to smithi03366949-313 2023-06-03T20:00:07.919 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 313 v 56 (ObjNum 312 snap 0 seq_num 312) dirty exists 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:313: left oid 313 (ObjNum 312 snap 0 seq_num 312) 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:311: done (15 left) 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:312: done (14 left) 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:313: done (13 left) 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:327: write initial oid 327 2023-06-03T20:00:07.920 INFO:tasks.rados.rados.0.smithi033.stdout:327: seq_num 326 ranges {679082=618000,1843718=569105,2853072=626010} 2023-06-03T20:00:07.923 INFO:tasks.rados.rados.0.smithi033.stdout:327: writing smithi03366949-327 from 679082 to 1297082 tid 1 2023-06-03T20:00:07.929 INFO:tasks.rados.rados.0.smithi033.stdout:327: writing smithi03366949-327 from 1843718 to 2412823 tid 2 2023-06-03T20:00:07.935 INFO:tasks.rados.rados.0.smithi033.stdout:327: writing smithi03366949-327 from 2853072 to 3479082 tid 3 2023-06-03T20:00:07.935 INFO:tasks.rados.rados.0.smithi033.stdout:328: write initial oid 328 2023-06-03T20:00:07.936 INFO:tasks.rados.rados.0.smithi033.stdout:328: seq_num 327 ranges {695889=409602,1618553=712763,2996848=499041} 2023-06-03T20:00:07.942 INFO:tasks.rados.rados.0.smithi033.stdout:328: writing smithi03366949-328 from 695889 to 1105491 tid 1 2023-06-03T20:00:07.952 INFO:tasks.rados.rados.0.smithi033.stdout:328: writing smithi03366949-328 from 1618553 to 2331316 tid 2 2023-06-03T20:00:07.958 INFO:tasks.rados.rados.0.smithi033.stdout:328: writing smithi03366949-328 from 2996848 to 3495889 tid 3 2023-06-03T20:00:07.959 INFO:tasks.rados.rados.0.smithi033.stdout:329: write initial oid 329 2023-06-03T20:00:07.959 INFO:tasks.rados.rados.0.smithi033.stdout:329: seq_num 328 ranges {712696=484851,1960682=572774,3307918=204778} 2023-06-03T20:00:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:329: writing smithi03366949-329 from 712696 to 1197547 tid 1 2023-06-03T20:00:07.975 INFO:tasks.rados.rados.0.smithi033.stdout:329: writing smithi03366949-329 from 1960682 to 2533456 tid 2 2023-06-03T20:00:07.981 INFO:tasks.rados.rados.0.smithi033.stdout:329: writing smithi03366949-329 from 3307918 to 3512696 tid 3 2023-06-03T20:00:07.981 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: finishing write tid 1 to smithi03366949-314 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: finishing write tid 2 to smithi03366949-314 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: finishing write tid 3 to smithi03366949-314 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: finishing write tid 4 to smithi03366949-314 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: finishing write tid 5 to smithi03366949-314 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 314 v 72 (ObjNum 313 snap 0 seq_num 313) dirty exists 2023-06-03T20:00:07.982 INFO:tasks.rados.rados.0.smithi033.stdout:314: left oid 314 (ObjNum 313 snap 0 seq_num 313) 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:315: finishing write tid 1 to smithi03366949-315 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:315: finishing write tid 2 to smithi03366949-315 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:315: finishing write tid 3 to smithi03366949-315 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:315: finishing write tid 4 to smithi03366949-315 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:314: done (15 left) 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:330: write initial oid 330 2023-06-03T20:00:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:330: seq_num 329 ranges {729503=560100,2019164=716432,3335341=194162} 2023-06-03T20:00:07.988 INFO:tasks.rados.rados.0.smithi033.stdout:330: writing smithi03366949-330 from 729503 to 1289603 tid 1 2023-06-03T20:00:07.997 INFO:tasks.rados.rados.0.smithi033.stdout:330: writing smithi03366949-330 from 2019164 to 2735596 tid 2 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:330: writing smithi03366949-330 from 3335341 to 3529503 tid 3 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:315: finishing write tid 5 to smithi03366949-315 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 315 v 77 (ObjNum 314 snap 0 seq_num 314) dirty exists 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:315: left oid 315 (ObjNum 314 snap 0 seq_num 314) 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:316: finishing write tid 1 to smithi03366949-316 2023-06-03T20:00:08.002 INFO:tasks.rados.rados.0.smithi033.stdout:316: finishing write tid 2 to smithi03366949-316 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:316: finishing write tid 3 to smithi03366949-316 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:316: finishing write tid 4 to smithi03366949-316 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:316: finishing write tid 5 to smithi03366949-316 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 316 v 73 (ObjNum 315 snap 0 seq_num 315) dirty exists 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:316: left oid 316 (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:317: finishing write tid 1 to smithi03366949-317 2023-06-03T20:00:08.003 INFO:tasks.rados.rados.0.smithi033.stdout:317: finishing write tid 2 to smithi03366949-317 2023-06-03T20:00:08.004 INFO:tasks.rados.rados.0.smithi033.stdout:317: finishing write tid 3 to smithi03366949-317 2023-06-03T20:00:08.004 INFO:tasks.rados.rados.0.smithi033.stdout:315: done (15 left) 2023-06-03T20:00:08.004 INFO:tasks.rados.rados.0.smithi033.stdout:316: done (14 left) 2023-06-03T20:00:08.004 INFO:tasks.rados.rados.0.smithi033.stdout:331: write initial oid 331 2023-06-03T20:00:08.004 INFO:tasks.rados.rados.0.smithi033.stdout:331: seq_num 330 ranges {746310=635349,2077646=576443,3362764=183546} 2023-06-03T20:00:08.009 INFO:tasks.rados.rados.0.smithi033.stdout:331: writing smithi03366949-331 from 746310 to 1381659 tid 1 2023-06-03T20:00:08.017 INFO:tasks.rados.rados.0.smithi033.stdout:331: writing smithi03366949-331 from 2077646 to 2654089 tid 2 2023-06-03T20:00:08.022 INFO:tasks.rados.rados.0.smithi033.stdout:331: writing smithi03366949-331 from 3362764 to 3546310 tid 3 2023-06-03T20:00:08.022 INFO:tasks.rados.rados.0.smithi033.stdout:332: write initial oid 332 2023-06-03T20:00:08.022 INFO:tasks.rados.rados.0.smithi033.stdout:332: seq_num 331 ranges {763117=710598,2136128=720101,3390187=172930} 2023-06-03T20:00:08.030 INFO:tasks.rados.rados.0.smithi033.stdout:332: writing smithi03366949-332 from 763117 to 1473715 tid 1 2023-06-03T20:00:08.038 INFO:tasks.rados.rados.0.smithi033.stdout:332: writing smithi03366949-332 from 2136128 to 2856229 tid 2 2023-06-03T20:00:08.042 INFO:tasks.rados.rados.0.smithi033.stdout:332: writing smithi03366949-332 from 3390187 to 3563117 tid 3 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:317: finishing write tid 4 to smithi03366949-317 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:317: finishing write tid 5 to smithi03366949-317 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 317 v 81 (ObjNum 316 snap 0 seq_num 316) dirty exists 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:317: left oid 317 (ObjNum 316 snap 0 seq_num 316) 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:318: finishing write tid 1 to smithi03366949-318 2023-06-03T20:00:08.043 INFO:tasks.rados.rados.0.smithi033.stdout:318: finishing write tid 2 to smithi03366949-318 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:318: finishing write tid 3 to smithi03366949-318 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:318: finishing write tid 4 to smithi03366949-318 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:318: finishing write tid 5 to smithi03366949-318 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 318 v 77 (ObjNum 317 snap 0 seq_num 317) dirty exists 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:318: left oid 318 (ObjNum 317 snap 0 seq_num 317) 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:319: finishing write tid 1 to smithi03366949-319 2023-06-03T20:00:08.044 INFO:tasks.rados.rados.0.smithi033.stdout:319: finishing write tid 2 to smithi03366949-319 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:319: finishing write tid 3 to smithi03366949-319 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:319: finishing write tid 4 to smithi03366949-319 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:319: finishing write tid 5 to smithi03366949-319 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 319 v 79 (ObjNum 318 snap 0 seq_num 318) dirty exists 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:319: left oid 319 (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:317: done (15 left) 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:318: done (14 left) 2023-06-03T20:00:08.045 INFO:tasks.rados.rados.0.smithi033.stdout:319: done (13 left) 2023-06-03T20:00:08.046 INFO:tasks.rados.rados.0.smithi033.stdout:333: write initial oid 333 2023-06-03T20:00:08.046 INFO:tasks.rados.rados.0.smithi033.stdout:333: seq_num 332 ranges {779924=785847,2078257=580112,3301257=278667} 2023-06-03T20:00:08.051 INFO:tasks.rados.rados.0.smithi033.stdout:333: writing smithi03366949-333 from 779924 to 1565771 tid 1 2023-06-03T20:00:08.057 INFO:tasks.rados.rados.0.smithi033.stdout:333: writing smithi03366949-333 from 2078257 to 2658369 tid 2 2023-06-03T20:00:08.062 INFO:tasks.rados.rados.0.smithi033.stdout:333: writing smithi03366949-333 from 3301257 to 3579924 tid 3 2023-06-03T20:00:08.063 INFO:tasks.rados.rados.0.smithi033.stdout:334: write initial oid 334 2023-06-03T20:00:08.063 INFO:tasks.rados.rados.0.smithi033.stdout:334: seq_num 333 ranges {796731=461096,1736739=723770,2928680=668051} 2023-06-03T20:00:08.070 INFO:tasks.rados.rados.0.smithi033.stdout:334: writing smithi03366949-334 from 796731 to 1257827 tid 1 2023-06-03T20:00:08.076 INFO:tasks.rados.rados.0.smithi033.stdout:334: writing smithi03366949-334 from 1736739 to 2460509 tid 2 2023-06-03T20:00:08.083 INFO:tasks.rados.rados.0.smithi033.stdout:334: writing smithi03366949-334 from 2928680 to 3596731 tid 3 2023-06-03T20:00:08.083 INFO:tasks.rados.rados.0.smithi033.stdout:335: write initial oid 335 2023-06-03T20:00:08.083 INFO:tasks.rados.rados.0.smithi033.stdout:335: seq_num 334 ranges {413538=536345,1395221=583781,2556103=658617} 2023-06-03T20:00:08.088 INFO:tasks.rados.rados.0.smithi033.stdout:335: writing smithi03366949-335 from 413538 to 949883 tid 1 2023-06-03T20:00:08.094 INFO:tasks.rados.rados.0.smithi033.stdout:335: writing smithi03366949-335 from 1395221 to 1979002 tid 2 2023-06-03T20:00:08.101 INFO:tasks.rados.rados.0.smithi033.stdout:335: writing smithi03366949-335 from 2556103 to 3214720 tid 3 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:320: finishing write tid 1 to smithi03366949-320 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:320: finishing write tid 2 to smithi03366949-320 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:320: finishing write tid 3 to smithi03366949-320 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:320: finishing write tid 4 to smithi03366949-320 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:320: finishing write tid 5 to smithi03366949-320 2023-06-03T20:00:08.102 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 320 v 60 (ObjNum 319 snap 0 seq_num 319) dirty exists 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:320: left oid 320 (ObjNum 319 snap 0 seq_num 319) 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: finishing write tid 1 to smithi03366949-321 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: finishing write tid 2 to smithi03366949-321 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: finishing write tid 3 to smithi03366949-321 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: finishing write tid 4 to smithi03366949-321 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: finishing write tid 5 to smithi03366949-321 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 321 v 71 (ObjNum 320 snap 0 seq_num 320) dirty exists 2023-06-03T20:00:08.103 INFO:tasks.rados.rados.0.smithi033.stdout:321: left oid 321 (ObjNum 320 snap 0 seq_num 320) 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:322: finishing write tid 1 to smithi03366949-322 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:322: finishing write tid 2 to smithi03366949-322 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:322: finishing write tid 3 to smithi03366949-322 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:320: done (15 left) 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:321: done (14 left) 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:336: write initial oid 336 2023-06-03T20:00:08.104 INFO:tasks.rados.rados.0.smithi033.stdout:336: seq_num 335 ranges {430345=727947,1570056=727439,2699879=469889} 2023-06-03T20:00:08.108 INFO:tasks.rados.rados.0.smithi033.stdout:336: writing smithi03366949-336 from 430345 to 1158292 tid 1 2023-06-03T20:00:08.114 INFO:tasks.rados.rados.0.smithi033.stdout:336: writing smithi03366949-336 from 1570056 to 2297495 tid 2 2023-06-03T20:00:08.119 INFO:tasks.rados.rados.0.smithi033.stdout:336: writing smithi03366949-336 from 2699879 to 3169768 tid 3 2023-06-03T20:00:08.120 INFO:tasks.rados.rados.0.smithi033.stdout:337: write initial oid 337 2023-06-03T20:00:08.120 INFO:tasks.rados.rados.0.smithi033.stdout:337: seq_num 336 ranges {447152=403196,1512185=587450,2727302=681161} 2023-06-03T20:00:08.124 INFO:tasks.rados.rados.0.smithi033.stdout:337: writing smithi03366949-337 from 447152 to 850348 tid 1 2023-06-03T20:00:08.132 INFO:tasks.rados.rados.0.smithi033.stdout:337: writing smithi03366949-337 from 1512185 to 2099635 tid 2 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout:337: writing smithi03366949-337 from 2727302 to 3408463 tid 3 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout:322: finishing write tid 4 to smithi03366949-322 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout:322: finishing write tid 5 to smithi03366949-322 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 68 (ObjNum 321 snap 0 seq_num 321) dirty exists 2023-06-03T20:00:08.140 INFO:tasks.rados.rados.0.smithi033.stdout:322: left oid 322 (ObjNum 321 snap 0 seq_num 321) 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: finishing write tid 1 to smithi03366949-323 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: finishing write tid 2 to smithi03366949-323 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: finishing write tid 3 to smithi03366949-323 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: finishing write tid 4 to smithi03366949-323 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: finishing write tid 5 to smithi03366949-323 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 323 v 75 (ObjNum 322 snap 0 seq_num 322) dirty exists 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:323: left oid 323 (ObjNum 322 snap 0 seq_num 322) 2023-06-03T20:00:08.141 INFO:tasks.rados.rados.0.smithi033.stdout:324: finishing write tid 1 to smithi03366949-324 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:324: finishing write tid 2 to smithi03366949-324 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:324: finishing write tid 3 to smithi03366949-324 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:324: finishing write tid 4 to smithi03366949-324 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:324: finishing write tid 5 to smithi03366949-324 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 324 v 81 (ObjNum 323 snap 0 seq_num 323) dirty exists 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:324: left oid 324 (ObjNum 323 snap 0 seq_num 323) 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:325: finishing write tid 1 to smithi03366949-325 2023-06-03T20:00:08.142 INFO:tasks.rados.rados.0.smithi033.stdout:322: done (15 left) 2023-06-03T20:00:08.143 INFO:tasks.rados.rados.0.smithi033.stdout:323: done (14 left) 2023-06-03T20:00:08.143 INFO:tasks.rados.rados.0.smithi033.stdout:324: done (13 left) 2023-06-03T20:00:08.143 INFO:tasks.rados.rados.0.smithi033.stdout:338: write initial oid 338 2023-06-03T20:00:08.143 INFO:tasks.rados.rados.0.smithi033.stdout:338: seq_num 337 ranges {463959=478445,1570667=731108,3038372=492433} 2023-06-03T20:00:08.145 INFO:tasks.rados.rados.0.smithi033.stdout:338: writing smithi03366949-338 from 463959 to 942404 tid 1 2023-06-03T20:00:08.153 INFO:tasks.rados.rados.0.smithi033.stdout:338: writing smithi03366949-338 from 1570667 to 2301775 tid 2 2023-06-03T20:00:08.160 INFO:tasks.rados.rados.0.smithi033.stdout:338: writing smithi03366949-338 from 3038372 to 3530805 tid 3 2023-06-03T20:00:08.160 INFO:tasks.rados.rados.0.smithi033.stdout:339: write initial oid 339 2023-06-03T20:00:08.160 INFO:tasks.rados.rados.0.smithi033.stdout:339: seq_num 338 ranges {480766=553694,1629149=591119,2782148=420058} 2023-06-03T20:00:08.166 INFO:tasks.rados.rados.0.smithi033.stdout:339: writing smithi03366949-339 from 480766 to 1034460 tid 1 2023-06-03T20:00:08.173 INFO:tasks.rados.rados.0.smithi033.stdout:339: writing smithi03366949-339 from 1629149 to 2220268 tid 2 2023-06-03T20:00:08.179 INFO:tasks.rados.rados.0.smithi033.stdout:339: writing smithi03366949-339 from 2782148 to 3202206 tid 3 2023-06-03T20:00:08.179 INFO:tasks.rados.rados.0.smithi033.stdout:340: write initial oid 340 2023-06-03T20:00:08.179 INFO:tasks.rados.rados.0.smithi033.stdout:340: seq_num 339 ranges {497573=628943,1687631=734777,3093218=604355} 2023-06-03T20:00:08.186 INFO:tasks.rados.rados.0.smithi033.stdout:340: writing smithi03366949-340 from 497573 to 1126516 tid 1 2023-06-03T20:00:08.193 INFO:tasks.rados.rados.0.smithi033.stdout:340: writing smithi03366949-340 from 1687631 to 2422408 tid 2 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout:340: writing smithi03366949-340 from 3093218 to 3697573 tid 3 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout:325: finishing write tid 2 to smithi03366949-325 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout:325: finishing write tid 3 to smithi03366949-325 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout:325: finishing write tid 4 to smithi03366949-325 2023-06-03T20:00:08.201 INFO:tasks.rados.rados.0.smithi033.stdout:325: finishing write tid 5 to smithi03366949-325 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 325 v 85 (ObjNum 324 snap 0 seq_num 324) dirty exists 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:325: left oid 325 (ObjNum 324 snap 0 seq_num 324) 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:326: finishing write tid 1 to smithi03366949-326 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:326: finishing write tid 2 to smithi03366949-326 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:326: finishing write tid 3 to smithi03366949-326 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:326: finishing write tid 4 to smithi03366949-326 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:326: finishing write tid 5 to smithi03366949-326 2023-06-03T20:00:08.202 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 326 v 79 (ObjNum 325 snap 0 seq_num 325) dirty exists 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:326: left oid 326 (ObjNum 325 snap 0 seq_num 325) 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:327: finishing write tid 1 to smithi03366949-327 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:327: finishing write tid 2 to smithi03366949-327 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:325: done (15 left) 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:326: done (14 left) 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:341: write initial oid 341 2023-06-03T20:00:08.203 INFO:tasks.rados.rados.0.smithi033.stdout:341: seq_num 340 ranges {514380=704192,1629760=478435,2604288=442602} 2023-06-03T20:00:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:341: writing smithi03366949-341 from 514380 to 1218572 tid 1 2023-06-03T20:00:08.218 INFO:tasks.rados.rados.0.smithi033.stdout:341: writing smithi03366949-341 from 1629760 to 2108195 tid 2 2023-06-03T20:00:08.224 INFO:tasks.rados.rados.0.smithi033.stdout:341: writing smithi03366949-341 from 2604288 to 3046890 tid 3 2023-06-03T20:00:08.224 INFO:tasks.rados.rados.0.smithi033.stdout:342: write initial oid 342 2023-06-03T20:00:08.224 INFO:tasks.rados.rados.0.smithi033.stdout:342: seq_num 341 ranges {531187=779441,2088242=738446,3431711=299476} 2023-06-03T20:00:08.231 INFO:tasks.rados.rados.0.smithi033.stdout:342: writing smithi03366949-342 from 531187 to 1310628 tid 1 2023-06-03T20:00:08.240 INFO:tasks.rados.rados.0.smithi033.stdout:342: writing smithi03366949-342 from 2088242 to 2826688 tid 2 2023-06-03T20:00:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:342: writing smithi03366949-342 from 3431711 to 3731187 tid 3 2023-06-03T20:00:08.246 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:327: finishing write tid 3 to smithi03366949-327 2023-06-03T20:00:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:327: finishing write tid 4 to smithi03366949-327 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:327: finishing write tid 5 to smithi03366949-327 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 327 v 89 (ObjNum 326 snap 0 seq_num 326) dirty exists 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:327: left oid 327 (ObjNum 326 snap 0 seq_num 326) 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:328: finishing write tid 1 to smithi03366949-328 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:327: done (15 left) 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:343: write initial oid 343 2023-06-03T20:00:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:343: seq_num 342 ranges {547994=454690,1746724=482104,2659134=465146,3605976=142018} 2023-06-03T20:00:08.251 INFO:tasks.rados.rados.0.smithi033.stdout:343: writing smithi03366949-343 from 547994 to 1002684 tid 1 2023-06-03T20:00:08.258 INFO:tasks.rados.rados.0.smithi033.stdout:343: writing smithi03366949-343 from 1746724 to 2228828 tid 2 2023-06-03T20:00:08.263 INFO:tasks.rados.rados.0.smithi033.stdout:343: writing smithi03366949-343 from 2659134 to 3124280 tid 3 2023-06-03T20:00:08.269 INFO:tasks.rados.rados.0.smithi033.stdout:343: writing smithi03366949-343 from 3605976 to 3747994 tid 4 2023-06-03T20:00:08.269 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:328: finishing write tid 2 to smithi03366949-328 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:328: finishing write tid 3 to smithi03366949-328 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:328: finishing write tid 4 to smithi03366949-328 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:328: finishing write tid 5 to smithi03366949-328 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 328 v 85 (ObjNum 327 snap 0 seq_num 327) dirty exists 2023-06-03T20:00:08.270 INFO:tasks.rados.rados.0.smithi033.stdout:328: left oid 328 (ObjNum 327 snap 0 seq_num 327) 2023-06-03T20:00:08.271 INFO:tasks.rados.rados.0.smithi033.stdout:329: finishing write tid 1 to smithi03366949-329 2023-06-03T20:00:08.271 INFO:tasks.rados.rados.0.smithi033.stdout:329: finishing write tid 2 to smithi03366949-329 2023-06-03T20:00:08.271 INFO:tasks.rados.rados.0.smithi033.stdout:329: finishing write tid 3 to smithi03366949-329 2023-06-03T20:00:08.271 INFO:tasks.rados.rados.0.smithi033.stdout:329: finishing write tid 4 to smithi03366949-329 2023-06-03T20:00:08.271 INFO:tasks.rados.rados.0.smithi033.stdout:329: finishing write tid 5 to smithi03366949-329 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 329 v 83 (ObjNum 328 snap 0 seq_num 328) dirty exists 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:329: left oid 329 (ObjNum 328 snap 0 seq_num 328) 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:330: finishing write tid 1 to smithi03366949-330 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:330: finishing write tid 2 to smithi03366949-330 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:328: done (15 left) 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:329: done (14 left) 2023-06-03T20:00:08.272 INFO:tasks.rados.rados.0.smithi033.stdout:344: write initial oid 344 2023-06-03T20:00:08.273 INFO:tasks.rados.rados.0.smithi033.stdout:344: seq_num 343 ranges {564801=646292,1921559=742115,3202910=561891} 2023-06-03T20:00:08.275 INFO:tasks.rados.rados.0.smithi033.stdout:344: writing smithi03366949-344 from 564801 to 1211093 tid 1 2023-06-03T20:00:08.284 INFO:tasks.rados.rados.0.smithi033.stdout:344: writing smithi03366949-344 from 1921559 to 2663674 tid 2 2023-06-03T20:00:08.290 INFO:tasks.rados.rados.0.smithi033.stdout:344: writing smithi03366949-344 from 3202910 to 3764801 tid 3 2023-06-03T20:00:08.290 INFO:tasks.rados.rados.0.smithi033.stdout:345: write initial oid 345 2023-06-03T20:00:08.290 INFO:tasks.rados.rados.0.smithi033.stdout:345: seq_num 344 ranges {581608=721541,1863688=485773,3113980=604043} 2023-06-03T20:00:08.297 INFO:tasks.rados.rados.0.smithi033.stdout:345: writing smithi03366949-345 from 581608 to 1303149 tid 1 2023-06-03T20:00:08.303 INFO:tasks.rados.rados.0.smithi033.stdout:345: writing smithi03366949-345 from 1863688 to 2349461 tid 2 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout:345: writing smithi03366949-345 from 3113980 to 3718023 tid 3 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout:330: finishing write tid 3 to smithi03366949-330 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout:330: finishing write tid 4 to smithi03366949-330 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout:330: finishing write tid 5 to smithi03366949-330 2023-06-03T20:00:08.312 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 76 (ObjNum 329 snap 0 seq_num 329) dirty exists 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:330: left oid 330 (ObjNum 329 snap 0 seq_num 329) 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:331: finishing write tid 1 to smithi03366949-331 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:331: finishing write tid 2 to smithi03366949-331 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:330: done (15 left) 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:346: write initial oid 346 2023-06-03T20:00:08.313 INFO:tasks.rados.rados.0.smithi033.stdout:346: seq_num 345 ranges {598415=796790,1922170=745784,3141403=415315} 2023-06-03T20:00:08.319 INFO:tasks.rados.rados.0.smithi033.stdout:346: writing smithi03366949-346 from 598415 to 1395205 tid 1 2023-06-03T20:00:08.327 INFO:tasks.rados.rados.0.smithi033.stdout:346: writing smithi03366949-346 from 1922170 to 2667954 tid 2 2023-06-03T20:00:08.332 INFO:tasks.rados.rados.0.smithi033.stdout:346: writing smithi03366949-346 from 3141403 to 3556718 tid 3 2023-06-03T20:00:08.332 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.332 INFO:tasks.rados.rados.0.smithi033.stdout:331: finishing write tid 3 to smithi03366949-331 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:331: finishing write tid 4 to smithi03366949-331 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:331: finishing write tid 5 to smithi03366949-331 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 331 v 64 (ObjNum 330 snap 0 seq_num 330) dirty exists 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:331: left oid 331 (ObjNum 330 snap 0 seq_num 330) 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:332: finishing write tid 1 to smithi03366949-332 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:331: done (15 left) 2023-06-03T20:00:08.333 INFO:tasks.rados.rados.0.smithi033.stdout:347: write initial oid 347 2023-06-03T20:00:08.334 INFO:tasks.rados.rados.0.smithi033.stdout:347: seq_num 346 ranges {615222=472039,1580652=489442,2768826=626587} 2023-06-03T20:00:08.338 INFO:tasks.rados.rados.0.smithi033.stdout:347: writing smithi03366949-347 from 615222 to 1087261 tid 1 2023-06-03T20:00:08.344 INFO:tasks.rados.rados.0.smithi033.stdout:347: writing smithi03366949-347 from 1580652 to 2070094 tid 2 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:347: writing smithi03366949-347 from 2768826 to 3395413 tid 3 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:332: finishing write tid 2 to smithi03366949-332 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:332: finishing write tid 3 to smithi03366949-332 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:332: finishing write tid 4 to smithi03366949-332 2023-06-03T20:00:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:332: finishing write tid 5 to smithi03366949-332 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 332 v 72 (ObjNum 331 snap 0 seq_num 331) dirty exists 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:332: left oid 332 (ObjNum 331 snap 0 seq_num 331) 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:333: finishing write tid 1 to smithi03366949-333 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:332: done (15 left) 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:348: write initial oid 348 2023-06-03T20:00:08.353 INFO:tasks.rados.rados.0.smithi033.stdout:348: seq_num 347 ranges {632029=547288,1639134=749453,2796249=437859,3653524=178505} 2023-06-03T20:00:08.358 INFO:tasks.rados.rados.0.smithi033.stdout:348: writing smithi03366949-348 from 632029 to 1179317 tid 1 2023-06-03T20:00:08.365 INFO:tasks.rados.rados.0.smithi033.stdout:348: writing smithi03366949-348 from 1639134 to 2388587 tid 2 2023-06-03T20:00:08.370 INFO:tasks.rados.rados.0.smithi033.stdout:348: writing smithi03366949-348 from 2796249 to 3234108 tid 3 2023-06-03T20:00:08.374 INFO:tasks.rados.rados.0.smithi033.stdout:348: writing smithi03366949-348 from 3653524 to 3832029 tid 4 2023-06-03T20:00:08.374 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.374 INFO:tasks.rados.rados.0.smithi033.stdout:333: finishing write tid 2 to smithi03366949-333 2023-06-03T20:00:08.374 INFO:tasks.rados.rados.0.smithi033.stdout:333: finishing write tid 3 to smithi03366949-333 2023-06-03T20:00:08.374 INFO:tasks.rados.rados.0.smithi033.stdout:333: finishing write tid 4 to smithi03366949-333 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:333: finishing write tid 5 to smithi03366949-333 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 333 v 76 (ObjNum 332 snap 0 seq_num 332) dirty exists 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:333: left oid 333 (ObjNum 332 snap 0 seq_num 332) 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:334: finishing write tid 1 to smithi03366949-334 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:334: finishing write tid 2 to smithi03366949-334 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:334: finishing write tid 3 to smithi03366949-334 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:333: done (15 left) 2023-06-03T20:00:08.375 INFO:tasks.rados.rados.0.smithi033.stdout:349: write initial oid 349 2023-06-03T20:00:08.376 INFO:tasks.rados.rados.0.smithi033.stdout:349: seq_num 348 ranges {648836=622537,1981263=493111,3107319=741517} 2023-06-03T20:00:08.381 INFO:tasks.rados.rados.0.smithi033.stdout:349: writing smithi03366949-349 from 648836 to 1271373 tid 1 2023-06-03T20:00:08.387 INFO:tasks.rados.rados.0.smithi033.stdout:349: writing smithi03366949-349 from 1981263 to 2474374 tid 2 2023-06-03T20:00:08.395 INFO:tasks.rados.rados.0.smithi033.stdout:349: writing smithi03366949-349 from 3107319 to 3848836 tid 3 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:334: finishing write tid 4 to smithi03366949-334 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:334: finishing write tid 5 to smithi03366949-334 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 334 v 89 (ObjNum 333 snap 0 seq_num 333) dirty exists 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:334: left oid 334 (ObjNum 333 snap 0 seq_num 333) 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:335: finishing write tid 1 to smithi03366949-335 2023-06-03T20:00:08.396 INFO:tasks.rados.rados.0.smithi033.stdout:335: finishing write tid 2 to smithi03366949-335 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:335: finishing write tid 3 to smithi03366949-335 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:335: finishing write tid 4 to smithi03366949-335 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:335: finishing write tid 5 to smithi03366949-335 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 335 v 44 (ObjNum 334 snap 0 seq_num 334) dirty exists 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:335: left oid 335 (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:334: done (15 left) 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:335: done (14 left) 2023-06-03T20:00:08.397 INFO:tasks.rados.rados.0.smithi033.stdout:350: write initial oid 350 2023-06-03T20:00:08.398 INFO:tasks.rados.rados.0.smithi033.stdout:350: seq_num 349 ranges {665643=697786,2039745=753122,3534742=330901} 2023-06-03T20:00:08.403 INFO:tasks.rados.rados.0.smithi033.stdout:350: writing smithi03366949-350 from 665643 to 1363429 tid 1 2023-06-03T20:00:08.411 INFO:tasks.rados.rados.0.smithi033.stdout:350: writing smithi03366949-350 from 2039745 to 2792867 tid 2 2023-06-03T20:00:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:350: writing smithi03366949-350 from 3534742 to 3865643 tid 3 2023-06-03T20:00:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:351: write initial oid 351 2023-06-03T20:00:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:351: seq_num 350 ranges {682450=489388,1814580=496780,2878518=788028} 2023-06-03T20:00:08.424 INFO:tasks.rados.rados.0.smithi033.stdout:351: writing smithi03366949-351 from 682450 to 1171838 tid 1 2023-06-03T20:00:08.431 INFO:tasks.rados.rados.0.smithi033.stdout:351: writing smithi03366949-351 from 1814580 to 2311360 tid 2 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout:351: writing smithi03366949-351 from 2878518 to 3666546 tid 3 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout:336: finishing write tid 1 to smithi03366949-336 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout:336: finishing write tid 2 to smithi03366949-336 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout:336: finishing write tid 3 to smithi03366949-336 2023-06-03T20:00:08.439 INFO:tasks.rados.rados.0.smithi033.stdout:336: finishing write tid 4 to smithi03366949-336 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:336: finishing write tid 5 to smithi03366949-336 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 336 v 93 (ObjNum 335 snap 0 seq_num 335) dirty exists 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:336: left oid 336 (ObjNum 335 snap 0 seq_num 335) 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:337: finishing write tid 1 to smithi03366949-337 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:337: finishing write tid 2 to smithi03366949-337 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:337: finishing write tid 3 to smithi03366949-337 2023-06-03T20:00:08.440 INFO:tasks.rados.rados.0.smithi033.stdout:337: finishing write tid 4 to smithi03366949-337 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:337: finishing write tid 5 to smithi03366949-337 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 337 v 74 (ObjNum 336 snap 0 seq_num 336) dirty exists 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:337: left oid 337 (ObjNum 336 snap 0 seq_num 336) 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:336: done (15 left) 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:337: done (14 left) 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:352: write initial oid 352 2023-06-03T20:00:08.441 INFO:tasks.rados.rados.0.smithi033.stdout:352: seq_num 351 ranges {699257=564637,1873062=640438,3305941=593316} 2023-06-03T20:00:08.446 INFO:tasks.rados.rados.0.smithi033.stdout:352: writing smithi03366949-352 from 699257 to 1263894 tid 1 2023-06-03T20:00:08.453 INFO:tasks.rados.rados.0.smithi033.stdout:352: writing smithi03366949-352 from 1873062 to 2513500 tid 2 2023-06-03T20:00:08.461 INFO:tasks.rados.rados.0.smithi033.stdout:352: writing smithi03366949-352 from 3305941 to 3899257 tid 3 2023-06-03T20:00:08.461 INFO:tasks.rados.rados.0.smithi033.stdout:353: write initial oid 353 2023-06-03T20:00:08.461 INFO:tasks.rados.rados.0.smithi033.stdout:353: seq_num 352 ranges {716064=639886,1815191=500449,2817011=526925} 2023-06-03T20:00:08.468 INFO:tasks.rados.rados.0.smithi033.stdout:353: writing smithi03366949-353 from 716064 to 1355950 tid 1 2023-06-03T20:00:08.474 INFO:tasks.rados.rados.0.smithi033.stdout:353: writing smithi03366949-353 from 1815191 to 2315640 tid 2 2023-06-03T20:00:08.480 INFO:tasks.rados.rados.0.smithi033.stdout:353: writing smithi03366949-353 from 2817011 to 3343936 tid 3 2023-06-03T20:00:08.480 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.480 INFO:tasks.rados.rados.0.smithi033.stdout:338: finishing write tid 1 to smithi03366949-338 2023-06-03T20:00:08.480 INFO:tasks.rados.rados.0.smithi033.stdout:338: finishing write tid 2 to smithi03366949-338 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:338: finishing write tid 3 to smithi03366949-338 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:338: finishing write tid 4 to smithi03366949-338 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:338: finishing write tid 5 to smithi03366949-338 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 338 v 80 (ObjNum 337 snap 0 seq_num 337) dirty exists 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:338: left oid 338 (ObjNum 337 snap 0 seq_num 337) 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:339: finishing write tid 1 to smithi03366949-339 2023-06-03T20:00:08.481 INFO:tasks.rados.rados.0.smithi033.stdout:338: done (15 left) 2023-06-03T20:00:08.482 INFO:tasks.rados.rados.0.smithi033.stdout:354: write initial oid 354 2023-06-03T20:00:08.482 INFO:tasks.rados.rados.0.smithi033.stdout:354: seq_num 353 ranges {732871=715135,1873673=644107,3244434=688437} 2023-06-03T20:00:08.488 INFO:tasks.rados.rados.0.smithi033.stdout:354: writing smithi03366949-354 from 732871 to 1448006 tid 1 2023-06-03T20:00:08.494 INFO:tasks.rados.rados.0.smithi033.stdout:354: writing smithi03366949-354 from 1873673 to 2517780 tid 2 2023-06-03T20:00:08.502 INFO:tasks.rados.rados.0.smithi033.stdout:354: writing smithi03366949-354 from 3244434 to 3932871 tid 3 2023-06-03T20:00:08.502 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.502 INFO:tasks.rados.rados.0.smithi033.stdout:339: finishing write tid 2 to smithi03366949-339 2023-06-03T20:00:08.502 INFO:tasks.rados.rados.0.smithi033.stdout:339: finishing write tid 3 to smithi03366949-339 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:339: finishing write tid 4 to smithi03366949-339 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:339: finishing write tid 5 to smithi03366949-339 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 339 v 86 (ObjNum 338 snap 0 seq_num 338) dirty exists 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:339: left oid 339 (ObjNum 338 snap 0 seq_num 338) 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:340: finishing write tid 1 to smithi03366949-340 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:339: done (15 left) 2023-06-03T20:00:08.503 INFO:tasks.rados.rados.0.smithi033.stdout:355: write initial oid 355 2023-06-03T20:00:08.504 INFO:tasks.rados.rados.0.smithi033.stdout:355: seq_num 354 ranges {749678=790384,2332155=504118,3271857=549469} 2023-06-03T20:00:08.511 INFO:tasks.rados.rados.0.smithi033.stdout:355: writing smithi03366949-355 from 749678 to 1540062 tid 1 2023-06-03T20:00:08.519 INFO:tasks.rados.rados.0.smithi033.stdout:355: writing smithi03366949-355 from 2332155 to 2836273 tid 2 2023-06-03T20:00:08.525 INFO:tasks.rados.rados.0.smithi033.stdout:355: writing smithi03366949-355 from 3271857 to 3821326 tid 3 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout:340: finishing write tid 2 to smithi03366949-340 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout:340: finishing write tid 3 to smithi03366949-340 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout:340: finishing write tid 4 to smithi03366949-340 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout:340: finishing write tid 5 to smithi03366949-340 2023-06-03T20:00:08.526 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 340 v 78 (ObjNum 339 snap 0 seq_num 339) dirty exists 2023-06-03T20:00:08.527 INFO:tasks.rados.rados.0.smithi033.stdout:340: left oid 340 (ObjNum 339 snap 0 seq_num 339) 2023-06-03T20:00:08.527 INFO:tasks.rados.rados.0.smithi033.stdout:341: finishing write tid 1 to smithi03366949-341 2023-06-03T20:00:08.527 INFO:tasks.rados.rados.0.smithi033.stdout:340: done (15 left) 2023-06-03T20:00:08.527 INFO:tasks.rados.rados.0.smithi033.stdout:356: write initial oid 356 2023-06-03T20:00:08.527 INFO:tasks.rados.rados.0.smithi033.stdout:356: seq_num 355 ranges {766485=465633,1990637=647776,3299280=667205} 2023-06-03T20:00:08.533 INFO:tasks.rados.rados.0.smithi033.stdout:356: writing smithi03366949-356 from 766485 to 1232118 tid 1 2023-06-03T20:00:08.541 INFO:tasks.rados.rados.0.smithi033.stdout:356: writing smithi03366949-356 from 1990637 to 2638413 tid 2 2023-06-03T20:00:08.550 INFO:tasks.rados.rados.0.smithi033.stdout:356: writing smithi03366949-356 from 3299280 to 3966485 tid 3 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout:341: finishing write tid 2 to smithi03366949-341 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout:341: finishing write tid 3 to smithi03366949-341 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout:341: finishing write tid 4 to smithi03366949-341 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout:341: finishing write tid 5 to smithi03366949-341 2023-06-03T20:00:08.551 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 341 v 79 (ObjNum 340 snap 0 seq_num 340) dirty exists 2023-06-03T20:00:08.552 INFO:tasks.rados.rados.0.smithi033.stdout:341: left oid 341 (ObjNum 340 snap 0 seq_num 340) 2023-06-03T20:00:08.552 INFO:tasks.rados.rados.0.smithi033.stdout:342: finishing write tid 1 to smithi03366949-342 2023-06-03T20:00:08.552 INFO:tasks.rados.rados.0.smithi033.stdout:342: finishing write tid 2 to smithi03366949-342 2023-06-03T20:00:08.552 INFO:tasks.rados.rados.0.smithi033.stdout:342: finishing write tid 3 to smithi03366949-342 2023-06-03T20:00:08.552 INFO:tasks.rados.rados.0.smithi033.stdout:342: finishing write tid 4 to smithi03366949-342 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:342: finishing write tid 5 to smithi03366949-342 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 342 v 48 (ObjNum 341 snap 0 seq_num 341) dirty exists 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:342: left oid 342 (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 1 to smithi03366949-343 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 2 to smithi03366949-343 2023-06-03T20:00:08.553 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 3 to smithi03366949-343 2023-06-03T20:00:08.554 INFO:tasks.rados.rados.0.smithi033.stdout:341: done (15 left) 2023-06-03T20:00:08.554 INFO:tasks.rados.rados.0.smithi033.stdout:342: done (14 left) 2023-06-03T20:00:08.555 INFO:tasks.rados.rados.0.smithi033.stdout:357: write initial oid 357 2023-06-03T20:00:08.555 INFO:tasks.rados.rados.0.smithi033.stdout:357: seq_num 356 ranges {783292=540882,1932766=507787,3210350=572013} 2023-06-03T20:00:08.557 INFO:tasks.rados.rados.0.smithi033.stdout:357: writing smithi03366949-357 from 783292 to 1324174 tid 1 2023-06-03T20:00:08.564 INFO:tasks.rados.rados.0.smithi033.stdout:357: writing smithi03366949-357 from 1932766 to 2440553 tid 2 2023-06-03T20:00:08.572 INFO:tasks.rados.rados.0.smithi033.stdout:357: writing smithi03366949-357 from 3210350 to 3782363 tid 3 2023-06-03T20:00:08.572 INFO:tasks.rados.rados.0.smithi033.stdout:358: write initial oid 358 2023-06-03T20:00:08.572 INFO:tasks.rados.rados.0.smithi033.stdout:358: seq_num 357 ranges {400099=616131,1591248=408851} 2023-06-03T20:00:08.577 INFO:tasks.rados.rados.0.smithi033.stdout:358: writing smithi03366949-358 from 400099 to 1016230 tid 1 2023-06-03T20:00:08.583 INFO:tasks.rados.rados.0.smithi033.stdout:358: writing smithi03366949-358 from 1591248 to 2000099 tid 2 2023-06-03T20:00:08.583 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 4 to smithi03366949-343 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 5 to smithi03366949-343 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:343: finishing write tid 6 to smithi03366949-343 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 343 v 83 (ObjNum 342 snap 0 seq_num 342) dirty exists 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:343: left oid 343 (ObjNum 342 snap 0 seq_num 342) 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:344: finishing write tid 1 to smithi03366949-344 2023-06-03T20:00:08.584 INFO:tasks.rados.rados.0.smithi033.stdout:344: finishing write tid 2 to smithi03366949-344 2023-06-03T20:00:08.585 INFO:tasks.rados.rados.0.smithi033.stdout:343: done (15 left) 2023-06-03T20:00:08.585 INFO:tasks.rados.rados.0.smithi033.stdout:359: write initial oid 359 2023-06-03T20:00:08.585 INFO:tasks.rados.rados.0.smithi033.stdout:359: seq_num 358 ranges {416906=407733,1366083=511456} 2023-06-03T20:00:08.588 INFO:tasks.rados.rados.0.smithi033.stdout:359: writing smithi03366949-359 from 416906 to 824639 tid 1 2023-06-03T20:00:08.594 INFO:tasks.rados.rados.0.smithi033.stdout:359: writing smithi03366949-359 from 1366083 to 1877539 tid 2 2023-06-03T20:00:08.594 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.594 INFO:tasks.rados.rados.0.smithi033.stdout:344: finishing write tid 3 to smithi03366949-344 2023-06-03T20:00:08.594 INFO:tasks.rados.rados.0.smithi033.stdout:344: finishing write tid 4 to smithi03366949-344 2023-06-03T20:00:08.594 INFO:tasks.rados.rados.0.smithi033.stdout:344: finishing write tid 5 to smithi03366949-344 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 344 v 87 (ObjNum 343 snap 0 seq_num 343) dirty exists 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:344: left oid 344 (ObjNum 343 snap 0 seq_num 343) 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:345: finishing write tid 1 to smithi03366949-345 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:345: finishing write tid 2 to smithi03366949-345 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:345: finishing write tid 3 to smithi03366949-345 2023-06-03T20:00:08.595 INFO:tasks.rados.rados.0.smithi033.stdout:345: finishing write tid 4 to smithi03366949-345 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:345: finishing write tid 5 to smithi03366949-345 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 345 v 91 (ObjNum 344 snap 0 seq_num 344) dirty exists 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:345: left oid 345 (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:344: done (15 left) 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:345: done (14 left) 2023-06-03T20:00:08.596 INFO:tasks.rados.rados.0.smithi033.stdout:360: write initial oid 360 2023-06-03T20:00:08.597 INFO:tasks.rados.rados.0.smithi033.stdout:360: seq_num 359 ranges {433713=482982,1424565=609148} 2023-06-03T20:00:08.599 INFO:tasks.rados.rados.0.smithi033.stdout:360: writing smithi03366949-360 from 433713 to 916695 tid 1 2023-06-03T20:00:08.605 INFO:tasks.rados.rados.0.smithi033.stdout:360: writing smithi03366949-360 from 1424565 to 2033713 tid 2 2023-06-03T20:00:08.606 INFO:tasks.rados.rados.0.smithi033.stdout:361: write initial oid 361 2023-06-03T20:00:08.606 INFO:tasks.rados.rados.0.smithi033.stdout:361: seq_num 360 ranges {450520=558231,1483047=515125} 2023-06-03T20:00:08.611 INFO:tasks.rados.rados.0.smithi033.stdout:361: writing smithi03366949-361 from 450520 to 1008751 tid 1 2023-06-03T20:00:08.618 INFO:tasks.rados.rados.0.smithi033.stdout:361: writing smithi03366949-361 from 1483047 to 1998172 tid 2 2023-06-03T20:00:08.618 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.618 INFO:tasks.rados.rados.0.smithi033.stdout:346: finishing write tid 1 to smithi03366949-346 2023-06-03T20:00:08.618 INFO:tasks.rados.rados.0.smithi033.stdout:346: finishing write tid 2 to smithi03366949-346 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:346: finishing write tid 3 to smithi03366949-346 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:346: finishing write tid 4 to smithi03366949-346 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:346: finishing write tid 5 to smithi03366949-346 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 84 (ObjNum 345 snap 0 seq_num 345) dirty exists 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:346: left oid 346 (ObjNum 345 snap 0 seq_num 345) 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:347: finishing write tid 1 to smithi03366949-347 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:347: finishing write tid 2 to smithi03366949-347 2023-06-03T20:00:08.619 INFO:tasks.rados.rados.0.smithi033.stdout:347: finishing write tid 3 to smithi03366949-347 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:347: finishing write tid 4 to smithi03366949-347 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:347: finishing write tid 5 to smithi03366949-347 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 347 v 82 (ObjNum 346 snap 0 seq_num 346) dirty exists 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:347: left oid 347 (ObjNum 346 snap 0 seq_num 346) 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 1 to smithi03366949-348 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 2 to smithi03366949-348 2023-06-03T20:00:08.620 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 3 to smithi03366949-348 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 4 to smithi03366949-348 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 5 to smithi03366949-348 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:348: finishing write tid 6 to smithi03366949-348 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 348 v 94 (ObjNum 347 snap 0 seq_num 347) dirty exists 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:348: left oid 348 (ObjNum 347 snap 0 seq_num 347) 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:349: finishing write tid 1 to smithi03366949-349 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:349: finishing write tid 2 to smithi03366949-349 2023-06-03T20:00:08.621 INFO:tasks.rados.rados.0.smithi033.stdout:349: finishing write tid 3 to smithi03366949-349 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:349: finishing write tid 4 to smithi03366949-349 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:349: finishing write tid 5 to smithi03366949-349 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 98 (ObjNum 348 snap 0 seq_num 348) dirty exists 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:349: left oid 349 (ObjNum 348 snap 0 seq_num 348) 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:350: finishing write tid 1 to smithi03366949-350 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:350: finishing write tid 2 to smithi03366949-350 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:350: finishing write tid 3 to smithi03366949-350 2023-06-03T20:00:08.622 INFO:tasks.rados.rados.0.smithi033.stdout:350: finishing write tid 4 to smithi03366949-350 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:350: finishing write tid 5 to smithi03366949-350 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 350 v 74 (ObjNum 349 snap 0 seq_num 349) dirty exists 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:350: left oid 350 (ObjNum 349 snap 0 seq_num 349) 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:351: finishing write tid 1 to smithi03366949-351 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:351: finishing write tid 2 to smithi03366949-351 2023-06-03T20:00:08.623 INFO:tasks.rados.rados.0.smithi033.stdout:351: finishing write tid 3 to smithi03366949-351 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:351: finishing write tid 4 to smithi03366949-351 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:351: finishing write tid 5 to smithi03366949-351 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 73 (ObjNum 350 snap 0 seq_num 350) dirty exists 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:351: left oid 351 (ObjNum 350 snap 0 seq_num 350) 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:352: finishing write tid 1 to smithi03366949-352 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:352: finishing write tid 2 to smithi03366949-352 2023-06-03T20:00:08.624 INFO:tasks.rados.rados.0.smithi033.stdout:352: finishing write tid 3 to smithi03366949-352 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:352: finishing write tid 4 to smithi03366949-352 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:352: finishing write tid 5 to smithi03366949-352 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 352 v 83 (ObjNum 351 snap 0 seq_num 351) dirty exists 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:352: left oid 352 (ObjNum 351 snap 0 seq_num 351) 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:353: finishing write tid 1 to smithi03366949-353 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:353: finishing write tid 2 to smithi03366949-353 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:353: finishing write tid 3 to smithi03366949-353 2023-06-03T20:00:08.625 INFO:tasks.rados.rados.0.smithi033.stdout:353: finishing write tid 4 to smithi03366949-353 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:353: finishing write tid 5 to smithi03366949-353 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 353 v 88 (ObjNum 352 snap 0 seq_num 352) dirty exists 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:353: left oid 353 (ObjNum 352 snap 0 seq_num 352) 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:354: finishing write tid 1 to smithi03366949-354 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:354: finishing write tid 2 to smithi03366949-354 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:354: finishing write tid 3 to smithi03366949-354 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:354: finishing write tid 4 to smithi03366949-354 2023-06-03T20:00:08.626 INFO:tasks.rados.rados.0.smithi033.stdout:354: finishing write tid 5 to smithi03366949-354 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 354 v 69 (ObjNum 353 snap 0 seq_num 353) dirty exists 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:354: left oid 354 (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:355: finishing write tid 1 to smithi03366949-355 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:355: finishing write tid 2 to smithi03366949-355 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:355: finishing write tid 3 to smithi03366949-355 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:355: finishing write tid 4 to smithi03366949-355 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:355: finishing write tid 5 to smithi03366949-355 2023-06-03T20:00:08.627 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 355 v 102 (ObjNum 354 snap 0 seq_num 354) dirty exists 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:355: left oid 355 (ObjNum 354 snap 0 seq_num 354) 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: finishing write tid 1 to smithi03366949-356 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: finishing write tid 2 to smithi03366949-356 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: finishing write tid 3 to smithi03366949-356 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: finishing write tid 4 to smithi03366949-356 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: finishing write tid 5 to smithi03366949-356 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 356 v 52 (ObjNum 355 snap 0 seq_num 355) dirty exists 2023-06-03T20:00:08.628 INFO:tasks.rados.rados.0.smithi033.stdout:356: left oid 356 (ObjNum 355 snap 0 seq_num 355) 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: finishing write tid 1 to smithi03366949-357 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: finishing write tid 2 to smithi03366949-357 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: finishing write tid 3 to smithi03366949-357 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: finishing write tid 4 to smithi03366949-357 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: finishing write tid 5 to smithi03366949-357 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 357 v 86 (ObjNum 356 snap 0 seq_num 356) dirty exists 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:357: left oid 357 (ObjNum 356 snap 0 seq_num 356) 2023-06-03T20:00:08.629 INFO:tasks.rados.rados.0.smithi033.stdout:358: finishing write tid 1 to smithi03366949-358 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:358: finishing write tid 2 to smithi03366949-358 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:358: finishing write tid 3 to smithi03366949-358 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:358: finishing write tid 4 to smithi03366949-358 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 358 v 82 (ObjNum 357 snap 0 seq_num 357) dirty exists 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:358: left oid 358 (ObjNum 357 snap 0 seq_num 357) 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:359: finishing write tid 1 to smithi03366949-359 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:346: done (15 left) 2023-06-03T20:00:08.630 INFO:tasks.rados.rados.0.smithi033.stdout:347: done (14 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:348: done (13 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:349: done (12 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:350: done (11 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:351: done (10 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:352: done (9 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:353: done (8 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:354: done (7 left) 2023-06-03T20:00:08.631 INFO:tasks.rados.rados.0.smithi033.stdout:355: done (6 left) 2023-06-03T20:00:08.632 INFO:tasks.rados.rados.0.smithi033.stdout:356: done (5 left) 2023-06-03T20:00:08.632 INFO:tasks.rados.rados.0.smithi033.stdout:357: done (4 left) 2023-06-03T20:00:08.632 INFO:tasks.rados.rados.0.smithi033.stdout:358: done (3 left) 2023-06-03T20:00:08.632 INFO:tasks.rados.rados.0.smithi033.stdout:362: write initial oid 362 2023-06-03T20:00:08.632 INFO:tasks.rados.rados.0.smithi033.stdout:362: seq_num 361 ranges {467327=633480,1825176=242151} 2023-06-03T20:00:08.633 INFO:tasks.rados.rados.0.smithi033.stdout:362: writing smithi03366949-362 from 467327 to 1100807 tid 1 2023-06-03T20:00:08.634 INFO:tasks.rados.rados.0.smithi033.stdout:362: writing smithi03366949-362 from 1825176 to 2067327 tid 2 2023-06-03T20:00:08.635 INFO:tasks.rados.rados.0.smithi033.stdout:363: write initial oid 363 2023-06-03T20:00:08.635 INFO:tasks.rados.rados.0.smithi033.stdout:359: finishing write tid 2 to smithi03366949-359 2023-06-03T20:00:08.635 INFO:tasks.rados.rados.0.smithi033.stdout:359: finishing write tid 3 to smithi03366949-359 2023-06-03T20:00:08.635 INFO:tasks.rados.rados.0.smithi033.stdout:363: seq_num 362 ranges {484134=708729,1883658=200476} 2023-06-03T20:00:08.641 INFO:tasks.rados.rados.0.smithi033.stdout:363: writing smithi03366949-363 from 484134 to 1192863 tid 1 2023-06-03T20:00:08.646 INFO:tasks.rados.rados.0.smithi033.stdout:363: writing smithi03366949-363 from 1883658 to 2084134 tid 2 2023-06-03T20:00:08.647 INFO:tasks.rados.rados.0.smithi033.stdout:364: write initial oid 364 2023-06-03T20:00:08.647 INFO:tasks.rados.rados.0.smithi033.stdout:364: seq_num 363 ranges {500941=783978,1942140=158801} 2023-06-03T20:00:08.654 INFO:tasks.rados.rados.0.smithi033.stdout:364: writing smithi03366949-364 from 500941 to 1284919 tid 1 2023-06-03T20:00:08.659 INFO:tasks.rados.rados.0.smithi033.stdout:364: writing smithi03366949-364 from 1942140 to 2100941 tid 2 2023-06-03T20:00:08.659 INFO:tasks.rados.rados.0.smithi033.stdout:365: write initial oid 365 2023-06-03T20:00:08.660 INFO:tasks.rados.rados.0.smithi033.stdout:359: finishing write tid 4 to smithi03366949-359 2023-06-03T20:00:08.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 76 (ObjNum 358 snap 0 seq_num 358) dirty exists 2023-06-03T20:00:08.660 INFO:tasks.rados.rados.0.smithi033.stdout:359: left oid 359 (ObjNum 358 snap 0 seq_num 358) 2023-06-03T20:00:08.660 INFO:tasks.rados.rados.0.smithi033.stdout:360: finishing write tid 1 to smithi03366949-360 2023-06-03T20:00:08.661 INFO:tasks.rados.rados.0.smithi033.stdout:360: finishing write tid 2 to smithi03366949-360 2023-06-03T20:00:08.661 INFO:tasks.rados.rados.0.smithi033.stdout:360: finishing write tid 3 to smithi03366949-360 2023-06-03T20:00:08.661 INFO:tasks.rados.rados.0.smithi033.stdout:360: finishing write tid 4 to smithi03366949-360 2023-06-03T20:00:08.662 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 360 v 61 (ObjNum 359 snap 0 seq_num 359) dirty exists 2023-06-03T20:00:08.662 INFO:tasks.rados.rados.0.smithi033.stdout:360: left oid 360 (ObjNum 359 snap 0 seq_num 359) 2023-06-03T20:00:08.663 INFO:tasks.rados.rados.0.smithi033.stdout:365: seq_num 364 ranges {517748=459227,1600622=406110} 2023-06-03T20:00:08.664 INFO:tasks.rados.rados.0.smithi033.stdout:365: writing smithi03366949-365 from 517748 to 976975 tid 1 2023-06-03T20:00:08.670 INFO:tasks.rados.rados.0.smithi033.stdout:365: writing smithi03366949-365 from 1600622 to 2006732 tid 2 2023-06-03T20:00:08.670 INFO:tasks.rados.rados.0.smithi033.stdout:359: done (6 left) 2023-06-03T20:00:08.670 INFO:tasks.rados.rados.0.smithi033.stdout:360: done (5 left) 2023-06-03T20:00:08.671 INFO:tasks.rados.rados.0.smithi033.stdout:366: write initial oid 366 2023-06-03T20:00:08.671 INFO:tasks.rados.rados.0.smithi033.stdout:366: seq_num 365 ranges {534555=650829,1659104=475451} 2023-06-03T20:00:08.677 INFO:tasks.rados.rados.0.smithi033.stdout:366: writing smithi03366949-366 from 534555 to 1185384 tid 1 2023-06-03T20:00:08.682 INFO:tasks.rados.rados.0.smithi033.stdout:366: writing smithi03366949-366 from 1659104 to 2134555 tid 2 2023-06-03T20:00:08.683 INFO:tasks.rados.rados.0.smithi033.stdout:367: write initial oid 367 2023-06-03T20:00:08.683 INFO:tasks.rados.rados.0.smithi033.stdout:361: finishing write tid 1 to smithi03366949-361 2023-06-03T20:00:08.683 INFO:tasks.rados.rados.0.smithi033.stdout:367: seq_num 366 ranges {551362=726078,1717586=409779} 2023-06-03T20:00:08.690 INFO:tasks.rados.rados.0.smithi033.stdout:367: writing smithi03366949-367 from 551362 to 1277440 tid 1 2023-06-03T20:00:08.695 INFO:tasks.rados.rados.0.smithi033.stdout:367: writing smithi03366949-367 from 1717586 to 2127365 tid 2 2023-06-03T20:00:08.695 INFO:tasks.rados.rados.0.smithi033.stdout:368: write initial oid 368 2023-06-03T20:00:08.695 INFO:tasks.rados.rados.0.smithi033.stdout:368: seq_num 367 ranges {568169=401327,1376068=669790} 2023-06-03T20:00:08.700 INFO:tasks.rados.rados.0.smithi033.stdout:368: writing smithi03366949-368 from 568169 to 969496 tid 1 2023-06-03T20:00:08.707 INFO:tasks.rados.rados.0.smithi033.stdout:368: writing smithi03366949-368 from 1376068 to 2045858 tid 2 2023-06-03T20:00:08.707 INFO:tasks.rados.rados.0.smithi033.stdout:369: write initial oid 369 2023-06-03T20:00:08.707 INFO:tasks.rados.rados.0.smithi033.stdout:369: seq_num 368 ranges {584976=476576,1834550=350426} 2023-06-03T20:00:08.713 INFO:tasks.rados.rados.0.smithi033.stdout:369: writing smithi03366949-369 from 584976 to 1061552 tid 1 2023-06-03T20:00:08.719 INFO:tasks.rados.rados.0.smithi033.stdout:369: writing smithi03366949-369 from 1834550 to 2184976 tid 2 2023-06-03T20:00:08.720 INFO:tasks.rados.rados.0.smithi033.stdout:370: write initial oid 370 2023-06-03T20:00:08.720 INFO:tasks.rados.rados.0.smithi033.stdout:370: seq_num 369 ranges {601783=551825,1776679=425104} 2023-06-03T20:00:08.726 INFO:tasks.rados.rados.0.smithi033.stdout:370: writing smithi03366949-370 from 601783 to 1153608 tid 1 2023-06-03T20:00:08.732 INFO:tasks.rados.rados.0.smithi033.stdout:370: writing smithi03366949-370 from 1776679 to 2201783 tid 2 2023-06-03T20:00:08.732 INFO:tasks.rados.rados.0.smithi033.stdout:371: write initial oid 371 2023-06-03T20:00:08.732 INFO:tasks.rados.rados.0.smithi033.stdout:371: seq_num 370 ranges {618590=627074,1835161=383429} 2023-06-03T20:00:08.739 INFO:tasks.rados.rados.0.smithi033.stdout:371: writing smithi03366949-371 from 618590 to 1245664 tid 1 2023-06-03T20:00:08.745 INFO:tasks.rados.rados.0.smithi033.stdout:371: writing smithi03366949-371 from 1835161 to 2218590 tid 2 2023-06-03T20:00:08.745 INFO:tasks.rados.rados.0.smithi033.stdout:372: write initial oid 372 2023-06-03T20:00:08.745 INFO:tasks.rados.rados.0.smithi033.stdout:372: seq_num 371 ranges {635397=702323,1893643=341754} 2023-06-03T20:00:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:372: writing smithi03366949-372 from 635397 to 1337720 tid 1 2023-06-03T20:00:08.758 INFO:tasks.rados.rados.0.smithi033.stdout:372: writing smithi03366949-372 from 1893643 to 2235397 tid 2 2023-06-03T20:00:08.758 INFO:tasks.rados.rados.0.smithi033.stdout:373: write initial oid 373 2023-06-03T20:00:08.758 INFO:tasks.rados.rados.0.smithi033.stdout:373: seq_num 372 ranges {652204=777572,1952125=300079} 2023-06-03T20:00:08.765 INFO:tasks.rados.rados.0.smithi033.stdout:373: writing smithi03366949-373 from 652204 to 1429776 tid 1 2023-06-03T20:00:08.770 INFO:tasks.rados.rados.0.smithi033.stdout:373: writing smithi03366949-373 from 1952125 to 2252204 tid 2 2023-06-03T20:00:08.771 INFO:tasks.rados.rados.0.smithi033.stdout:374: write initial oid 374 2023-06-03T20:00:08.771 INFO:tasks.rados.rados.0.smithi033.stdout:374: seq_num 373 ranges {669011=569174,2010607=258404} 2023-06-03T20:00:08.777 INFO:tasks.rados.rados.0.smithi033.stdout:374: writing smithi03366949-374 from 669011 to 1238185 tid 1 2023-06-03T20:00:08.783 INFO:tasks.rados.rados.0.smithi033.stdout:374: writing smithi03366949-374 from 2010607 to 2269011 tid 2 2023-06-03T20:00:08.783 INFO:tasks.rados.rados.0.smithi033.stdout:375: write initial oid 375 2023-06-03T20:00:08.784 INFO:tasks.rados.rados.0.smithi033.stdout:375: seq_num 374 ranges {685818=644423,2069089=216729} 2023-06-03T20:00:08.791 INFO:tasks.rados.rados.0.smithi033.stdout:375: writing smithi03366949-375 from 685818 to 1330241 tid 1 2023-06-03T20:00:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:375: writing smithi03366949-375 from 2069089 to 2285818 tid 2 2023-06-03T20:00:08.797 INFO:tasks.rados.rados.0.smithi033.stdout:376: write initial oid 376 2023-06-03T20:00:08.797 INFO:tasks.rados.rados.0.smithi033.stdout:376: seq_num 375 ranges {702625=719672,2127571=175054} 2023-06-03T20:00:08.804 INFO:tasks.rados.rados.0.smithi033.stdout:376: writing smithi03366949-376 from 702625 to 1422297 tid 1 2023-06-03T20:00:08.810 INFO:tasks.rados.rados.0.smithi033.stdout:376: writing smithi03366949-376 from 2127571 to 2302625 tid 2 2023-06-03T20:00:08.810 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.810 INFO:tasks.rados.rados.0.smithi033.stdout:361: finishing write tid 2 to smithi03366949-361 2023-06-03T20:00:08.811 INFO:tasks.rados.rados.0.smithi033.stdout:361: finishing write tid 3 to smithi03366949-361 2023-06-03T20:00:08.811 INFO:tasks.rados.rados.0.smithi033.stdout:361: finishing write tid 4 to smithi03366949-361 2023-06-03T20:00:08.811 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 361 v 79 (ObjNum 360 snap 0 seq_num 360) dirty exists 2023-06-03T20:00:08.812 INFO:tasks.rados.rados.0.smithi033.stdout:361: left oid 361 (ObjNum 360 snap 0 seq_num 360) 2023-06-03T20:00:08.812 INFO:tasks.rados.rados.0.smithi033.stdout:362: finishing write tid 1 to smithi03366949-362 2023-06-03T20:00:08.812 INFO:tasks.rados.rados.0.smithi033.stdout:361: done (15 left) 2023-06-03T20:00:08.812 INFO:tasks.rados.rados.0.smithi033.stdout:377: write initial oid 377 2023-06-03T20:00:08.812 INFO:tasks.rados.rados.0.smithi033.stdout:377: seq_num 376 ranges {719432=794921,2186053=133379} 2023-06-03T20:00:08.818 INFO:tasks.rados.rados.0.smithi033.stdout:377: writing smithi03366949-377 from 719432 to 1514353 tid 1 2023-06-03T20:00:08.823 INFO:tasks.rados.rados.0.smithi033.stdout:377: writing smithi03366949-377 from 2186053 to 2319432 tid 2 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:362: finishing write tid 2 to smithi03366949-362 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:362: finishing write tid 3 to smithi03366949-362 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:362: finishing write tid 4 to smithi03366949-362 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 362 v 67 (ObjNum 361 snap 0 seq_num 361) dirty exists 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:362: left oid 362 (ObjNum 361 snap 0 seq_num 361) 2023-06-03T20:00:08.824 INFO:tasks.rados.rados.0.smithi033.stdout:363: finishing write tid 1 to smithi03366949-363 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:363: finishing write tid 2 to smithi03366949-363 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:363: finishing write tid 3 to smithi03366949-363 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:363: finishing write tid 4 to smithi03366949-363 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 89 (ObjNum 362 snap 0 seq_num 362) dirty exists 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:363: left oid 363 (ObjNum 362 snap 0 seq_num 362) 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:362: done (15 left) 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:363: done (14 left) 2023-06-03T20:00:08.825 INFO:tasks.rados.rados.0.smithi033.stdout:378: write initial oid 378 2023-06-03T20:00:08.826 INFO:tasks.rados.rados.0.smithi033.stdout:378: seq_num 377 ranges {736239=470170,1728182=571782} 2023-06-03T20:00:08.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:08 smithi033 bash[26432]: cluster 2023-06-03T20:00:07.443998+0000 mgr.y (mgr.14442) 192 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:08.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:08 smithi033 bash[33017]: cluster 2023-06-03T20:00:07.443998+0000 mgr.y (mgr.14442) 192 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:08.831 INFO:tasks.rados.rados.0.smithi033.stdout:378: writing smithi03366949-378 from 736239 to 1206409 tid 1 2023-06-03T20:00:08.836 INFO:tasks.rados.rados.0.smithi033.stdout:378: writing smithi03366949-378 from 1728182 to 2299964 tid 2 2023-06-03T20:00:08.836 INFO:tasks.rados.rados.0.smithi033.stdout:379: write initial oid 379 2023-06-03T20:00:08.836 INFO:tasks.rados.rados.0.smithi033.stdout:379: seq_num 378 ranges {753046=545419,1786664=431793} 2023-06-03T20:00:08.843 INFO:tasks.rados.rados.0.smithi033.stdout:379: writing smithi03366949-379 from 753046 to 1298465 tid 1 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:379: writing smithi03366949-379 from 1786664 to 2218457 tid 2 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:364: finishing write tid 1 to smithi03366949-364 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:364: finishing write tid 2 to smithi03366949-364 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:364: finishing write tid 3 to smithi03366949-364 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:364: finishing write tid 4 to smithi03366949-364 2023-06-03T20:00:08.849 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 364 v 85 (ObjNum 363 snap 0 seq_num 363) dirty exists 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:364: left oid 364 (ObjNum 363 snap 0 seq_num 363) 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:365: finishing write tid 1 to smithi03366949-365 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:365: finishing write tid 2 to smithi03366949-365 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:365: finishing write tid 3 to smithi03366949-365 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:365: finishing write tid 4 to smithi03366949-365 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 79 (ObjNum 364 snap 0 seq_num 364) dirty exists 2023-06-03T20:00:08.850 INFO:tasks.rados.rados.0.smithi033.stdout:365: left oid 365 (ObjNum 364 snap 0 seq_num 364) 2023-06-03T20:00:08.851 INFO:tasks.rados.rados.0.smithi033.stdout:366: finishing write tid 1 to smithi03366949-366 2023-06-03T20:00:08.851 INFO:tasks.rados.rados.0.smithi033.stdout:364: done (15 left) 2023-06-03T20:00:08.851 INFO:tasks.rados.rados.0.smithi033.stdout:365: done (14 left) 2023-06-03T20:00:08.851 INFO:tasks.rados.rados.0.smithi033.stdout:380: write initial oid 380 2023-06-03T20:00:08.851 INFO:tasks.rados.rados.0.smithi033.stdout:380: seq_num 379 ranges {769853=620668,1845146=524707} 2023-06-03T20:00:08.856 INFO:tasks.rados.rados.0.smithi033.stdout:380: writing smithi03366949-380 from 769853 to 1390521 tid 1 2023-06-03T20:00:08.862 INFO:tasks.rados.rados.0.smithi033.stdout:380: writing smithi03366949-380 from 1845146 to 2369853 tid 2 2023-06-03T20:00:08.862 INFO:tasks.rados.rados.0.smithi033.stdout:381: write initial oid 381 2023-06-03T20:00:08.862 INFO:tasks.rados.rados.0.smithi033.stdout:381: seq_num 380 ranges {786660=695917,1903628=435462} 2023-06-03T20:00:08.870 INFO:tasks.rados.rados.0.smithi033.stdout:381: writing smithi03366949-381 from 786660 to 1482577 tid 1 2023-06-03T20:00:08.875 INFO:tasks.rados.rados.0.smithi033.stdout:381: writing smithi03366949-381 from 1903628 to 2339090 tid 2 2023-06-03T20:00:08.875 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:366: finishing write tid 2 to smithi03366949-366 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:366: finishing write tid 3 to smithi03366949-366 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:366: finishing write tid 4 to smithi03366949-366 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 366 v 86 (ObjNum 365 snap 0 seq_num 365) dirty exists 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:366: left oid 366 (ObjNum 365 snap 0 seq_num 365) 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:367: finishing write tid 1 to smithi03366949-367 2023-06-03T20:00:08.876 INFO:tasks.rados.rados.0.smithi033.stdout:367: finishing write tid 2 to smithi03366949-367 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:367: finishing write tid 3 to smithi03366949-367 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:367: finishing write tid 4 to smithi03366949-367 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 367 v 64 (ObjNum 366 snap 0 seq_num 366) dirty exists 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:367: left oid 367 (ObjNum 366 snap 0 seq_num 366) 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:368: finishing write tid 1 to smithi03366949-368 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:368: finishing write tid 2 to smithi03366949-368 2023-06-03T20:00:08.877 INFO:tasks.rados.rados.0.smithi033.stdout:366: done (15 left) 2023-06-03T20:00:08.878 INFO:tasks.rados.rados.0.smithi033.stdout:367: done (14 left) 2023-06-03T20:00:08.878 INFO:tasks.rados.rados.0.smithi033.stdout:382: write initial oid 382 2023-06-03T20:00:08.878 INFO:tasks.rados.rados.0.smithi033.stdout:382: seq_num 381 ranges {403467=487519,1562110=579120} 2023-06-03T20:00:08.880 INFO:tasks.rados.rados.0.smithi033.stdout:382: writing smithi03366949-382 from 403467 to 890986 tid 1 2023-06-03T20:00:08.887 INFO:tasks.rados.rados.0.smithi033.stdout:382: writing smithi03366949-382 from 1562110 to 2141230 tid 2 2023-06-03T20:00:08.888 INFO:tasks.rados.rados.0.smithi033.stdout:383: write initial oid 383 2023-06-03T20:00:08.888 INFO:tasks.rados.rados.0.smithi033.stdout:383: seq_num 382 ranges {420274=562768,1620592=439131} 2023-06-03T20:00:08.893 INFO:tasks.rados.rados.0.smithi033.stdout:383: writing smithi03366949-383 from 420274 to 983042 tid 1 2023-06-03T20:00:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:08 smithi083 bash[26882]: cluster 2023-06-03T20:00:07.443998+0000 mgr.y (mgr.14442) 192 : cluster [DBG] pgmap v167: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 27 MiB/s wr, 141 op/s 2023-06-03T20:00:08.899 INFO:tasks.rados.rados.0.smithi033.stdout:383: writing smithi03366949-383 from 1620592 to 2059723 tid 2 2023-06-03T20:00:08.899 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:368: finishing write tid 3 to smithi03366949-368 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:368: finishing write tid 4 to smithi03366949-368 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 368 v 82 (ObjNum 367 snap 0 seq_num 367) dirty exists 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:368: left oid 368 (ObjNum 367 snap 0 seq_num 367) 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:369: finishing write tid 1 to smithi03366949-369 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:369: finishing write tid 2 to smithi03366949-369 2023-06-03T20:00:08.900 INFO:tasks.rados.rados.0.smithi033.stdout:369: finishing write tid 3 to smithi03366949-369 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:369: finishing write tid 4 to smithi03366949-369 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 369 v 94 (ObjNum 368 snap 0 seq_num 368) dirty exists 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:369: left oid 369 (ObjNum 368 snap 0 seq_num 368) 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:370: finishing write tid 1 to smithi03366949-370 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:368: done (15 left) 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:369: done (14 left) 2023-06-03T20:00:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:384: write initial oid 384 2023-06-03T20:00:08.902 INFO:tasks.rados.rados.0.smithi033.stdout:384: seq_num 383 ranges {437081=638017,1679074=582789} 2023-06-03T20:00:08.905 INFO:tasks.rados.rados.0.smithi033.stdout:384: writing smithi03366949-384 from 437081 to 1075098 tid 1 2023-06-03T20:00:08.913 INFO:tasks.rados.rados.0.smithi033.stdout:384: writing smithi03366949-384 from 1679074 to 2261863 tid 2 2023-06-03T20:00:08.913 INFO:tasks.rados.rados.0.smithi033.stdout:385: write initial oid 385 2023-06-03T20:00:08.913 INFO:tasks.rados.rados.0.smithi033.stdout:385: seq_num 384 ranges {453888=713266,1737556=442800} 2023-06-03T20:00:08.919 INFO:tasks.rados.rados.0.smithi033.stdout:385: writing smithi03366949-385 from 453888 to 1167154 tid 1 2023-06-03T20:00:08.925 INFO:tasks.rados.rados.0.smithi033.stdout:385: writing smithi03366949-385 from 1737556 to 2180356 tid 2 2023-06-03T20:00:08.925 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.925 INFO:tasks.rados.rados.0.smithi033.stdout:370: finishing write tid 2 to smithi03366949-370 2023-06-03T20:00:08.925 INFO:tasks.rados.rados.0.smithi033.stdout:370: finishing write tid 3 to smithi03366949-370 2023-06-03T20:00:08.925 INFO:tasks.rados.rados.0.smithi033.stdout:370: finishing write tid 4 to smithi03366949-370 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 72 (ObjNum 369 snap 0 seq_num 369) dirty exists 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:370: left oid 370 (ObjNum 369 snap 0 seq_num 369) 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:371: finishing write tid 1 to smithi03366949-371 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:371: finishing write tid 2 to smithi03366949-371 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:371: finishing write tid 3 to smithi03366949-371 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:371: finishing write tid 4 to smithi03366949-371 2023-06-03T20:00:08.926 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 96 (ObjNum 370 snap 0 seq_num 370) dirty exists 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:371: left oid 371 (ObjNum 370 snap 0 seq_num 370) 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:372: finishing write tid 1 to smithi03366949-372 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:370: done (15 left) 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:371: done (14 left) 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:386: write initial oid 386 2023-06-03T20:00:08.927 INFO:tasks.rados.rados.0.smithi033.stdout:386: seq_num 385 ranges {470695=788515,1679685=586458} 2023-06-03T20:00:08.932 INFO:tasks.rados.rados.0.smithi033.stdout:386: writing smithi03366949-386 from 470695 to 1259210 tid 1 2023-06-03T20:00:08.938 INFO:tasks.rados.rados.0.smithi033.stdout:386: writing smithi03366949-386 from 1679685 to 2266143 tid 2 2023-06-03T20:00:08.938 INFO:tasks.rados.rados.0.smithi033.stdout:387: write initial oid 387 2023-06-03T20:00:08.938 INFO:tasks.rados.rados.0.smithi033.stdout:387: seq_num 386 ranges {487502=463764,1738167=446469} 2023-06-03T20:00:08.943 INFO:tasks.rados.rados.0.smithi033.stdout:387: writing smithi03366949-387 from 487502 to 951266 tid 1 2023-06-03T20:00:08.950 INFO:tasks.rados.rados.0.smithi033.stdout:387: writing smithi03366949-387 from 1738167 to 2184636 tid 2 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:372: finishing write tid 2 to smithi03366949-372 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:372: finishing write tid 3 to smithi03366949-372 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:372: finishing write tid 4 to smithi03366949-372 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 372 v 89 (ObjNum 371 snap 0 seq_num 371) dirty exists 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:372: left oid 372 (ObjNum 371 snap 0 seq_num 371) 2023-06-03T20:00:08.951 INFO:tasks.rados.rados.0.smithi033.stdout:373: finishing write tid 1 to smithi03366949-373 2023-06-03T20:00:08.952 INFO:tasks.rados.rados.0.smithi033.stdout:373: finishing write tid 2 to smithi03366949-373 2023-06-03T20:00:08.952 INFO:tasks.rados.rados.0.smithi033.stdout:372: done (15 left) 2023-06-03T20:00:08.952 INFO:tasks.rados.rados.0.smithi033.stdout:388: write initial oid 388 2023-06-03T20:00:08.952 INFO:tasks.rados.rados.0.smithi033.stdout:388: seq_num 387 ranges {504309=539013,1796649=590127} 2023-06-03T20:00:08.956 INFO:tasks.rados.rados.0.smithi033.stdout:388: writing smithi03366949-388 from 504309 to 1043322 tid 1 2023-06-03T20:00:08.964 INFO:tasks.rados.rados.0.smithi033.stdout:388: writing smithi03366949-388 from 1796649 to 2386776 tid 2 2023-06-03T20:00:08.964 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.964 INFO:tasks.rados.rados.0.smithi033.stdout:373: finishing write tid 3 to smithi03366949-373 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:373: finishing write tid 4 to smithi03366949-373 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 92 (ObjNum 372 snap 0 seq_num 372) dirty exists 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:373: left oid 373 (ObjNum 372 snap 0 seq_num 372) 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:374: finishing write tid 1 to smithi03366949-374 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:374: finishing write tid 2 to smithi03366949-374 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:373: done (15 left) 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:389: write initial oid 389 2023-06-03T20:00:08.965 INFO:tasks.rados.rados.0.smithi033.stdout:389: seq_num 388 ranges {521116=730615,1971484=549632} 2023-06-03T20:00:08.971 INFO:tasks.rados.rados.0.smithi033.stdout:389: writing smithi03366949-389 from 521116 to 1251731 tid 1 2023-06-03T20:00:08.978 INFO:tasks.rados.rados.0.smithi033.stdout:389: writing smithi03366949-389 from 1971484 to 2521116 tid 2 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout:374: finishing write tid 3 to smithi03366949-374 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout:374: finishing write tid 4 to smithi03366949-374 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 374 v 95 (ObjNum 373 snap 0 seq_num 373) dirty exists 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout:374: left oid 374 (ObjNum 373 snap 0 seq_num 373) 2023-06-03T20:00:08.979 INFO:tasks.rados.rados.0.smithi033.stdout:375: finishing write tid 1 to smithi03366949-375 2023-06-03T20:00:08.980 INFO:tasks.rados.rados.0.smithi033.stdout:375: finishing write tid 2 to smithi03366949-375 2023-06-03T20:00:08.980 INFO:tasks.rados.rados.0.smithi033.stdout:374: done (15 left) 2023-06-03T20:00:08.980 INFO:tasks.rados.rados.0.smithi033.stdout:390: write initial oid 390 2023-06-03T20:00:08.980 INFO:tasks.rados.rados.0.smithi033.stdout:390: seq_num 389 ranges {537923=405864,1513613=593796} 2023-06-03T20:00:08.984 INFO:tasks.rados.rados.0.smithi033.stdout:390: writing smithi03366949-390 from 537923 to 943787 tid 1 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout:390: writing smithi03366949-390 from 1513613 to 2107409 tid 2 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout:375: finishing write tid 3 to smithi03366949-375 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout:375: finishing write tid 4 to smithi03366949-375 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 375 v 89 (ObjNum 374 snap 0 seq_num 374) dirty exists 2023-06-03T20:00:08.991 INFO:tasks.rados.rados.0.smithi033.stdout:375: left oid 375 (ObjNum 374 snap 0 seq_num 374) 2023-06-03T20:00:08.992 INFO:tasks.rados.rados.0.smithi033.stdout:376: finishing write tid 1 to smithi03366949-376 2023-06-03T20:00:08.992 INFO:tasks.rados.rados.0.smithi033.stdout:376: finishing write tid 2 to smithi03366949-376 2023-06-03T20:00:08.992 INFO:tasks.rados.rados.0.smithi033.stdout:375: done (15 left) 2023-06-03T20:00:08.992 INFO:tasks.rados.rados.0.smithi033.stdout:391: write initial oid 391 2023-06-03T20:00:08.992 INFO:tasks.rados.rados.0.smithi033.stdout:391: seq_num 390 ranges {554730=481113,1572095=737454} 2023-06-03T20:00:08.997 INFO:tasks.rados.rados.0.smithi033.stdout:391: writing smithi03366949-391 from 554730 to 1035843 tid 1 2023-06-03T20:00:09.004 INFO:tasks.rados.rados.0.smithi033.stdout:391: writing smithi03366949-391 from 1572095 to 2309549 tid 2 2023-06-03T20:00:09.004 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.004 INFO:tasks.rados.rados.0.smithi033.stdout:376: finishing write tid 3 to smithi03366949-376 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:376: finishing write tid 4 to smithi03366949-376 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 376 v 82 (ObjNum 375 snap 0 seq_num 375) dirty exists 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:376: left oid 376 (ObjNum 375 snap 0 seq_num 375) 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:377: finishing write tid 1 to smithi03366949-377 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:377: finishing write tid 2 to smithi03366949-377 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:377: finishing write tid 3 to smithi03366949-377 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:376: done (15 left) 2023-06-03T20:00:09.005 INFO:tasks.rados.rados.0.smithi033.stdout:392: write initial oid 392 2023-06-03T20:00:09.006 INFO:tasks.rados.rados.0.smithi033.stdout:392: seq_num 391 ranges {571537=556362,1630577=597465} 2023-06-03T20:00:09.010 INFO:tasks.rados.rados.0.smithi033.stdout:392: writing smithi03366949-392 from 571537 to 1127899 tid 1 2023-06-03T20:00:09.017 INFO:tasks.rados.rados.0.smithi033.stdout:392: writing smithi03366949-392 from 1630577 to 2228042 tid 2 2023-06-03T20:00:09.017 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.017 INFO:tasks.rados.rados.0.smithi033.stdout:377: finishing write tid 4 to smithi03366949-377 2023-06-03T20:00:09.017 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 377 v 99 (ObjNum 376 snap 0 seq_num 376) dirty exists 2023-06-03T20:00:09.017 INFO:tasks.rados.rados.0.smithi033.stdout:377: left oid 377 (ObjNum 376 snap 0 seq_num 376) 2023-06-03T20:00:09.018 INFO:tasks.rados.rados.0.smithi033.stdout:378: finishing write tid 1 to smithi03366949-378 2023-06-03T20:00:09.018 INFO:tasks.rados.rados.0.smithi033.stdout:377: done (15 left) 2023-06-03T20:00:09.018 INFO:tasks.rados.rados.0.smithi033.stdout:393: write initial oid 393 2023-06-03T20:00:09.018 INFO:tasks.rados.rados.0.smithi033.stdout:393: seq_num 392 ranges {588344=631611,1689059=741123} 2023-06-03T20:00:09.024 INFO:tasks.rados.rados.0.smithi033.stdout:393: writing smithi03366949-393 from 588344 to 1219955 tid 1 2023-06-03T20:00:09.031 INFO:tasks.rados.rados.0.smithi033.stdout:393: writing smithi03366949-393 from 1689059 to 2430182 tid 2 2023-06-03T20:00:09.031 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:378: finishing write tid 2 to smithi03366949-378 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:378: finishing write tid 3 to smithi03366949-378 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:378: finishing write tid 4 to smithi03366949-378 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 378 v 91 (ObjNum 377 snap 0 seq_num 377) dirty exists 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:378: left oid 378 (ObjNum 377 snap 0 seq_num 377) 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:379: finishing write tid 1 to smithi03366949-379 2023-06-03T20:00:09.032 INFO:tasks.rados.rados.0.smithi033.stdout:379: finishing write tid 2 to smithi03366949-379 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:379: finishing write tid 3 to smithi03366949-379 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:379: finishing write tid 4 to smithi03366949-379 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 379 v 67 (ObjNum 378 snap 0 seq_num 378) dirty exists 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:379: left oid 379 (ObjNum 378 snap 0 seq_num 378) 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:380: finishing write tid 1 to smithi03366949-380 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:380: finishing write tid 2 to smithi03366949-380 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:378: done (15 left) 2023-06-03T20:00:09.033 INFO:tasks.rados.rados.0.smithi033.stdout:379: done (14 left) 2023-06-03T20:00:09.034 INFO:tasks.rados.rados.0.smithi033.stdout:394: write initial oid 394 2023-06-03T20:00:09.034 INFO:tasks.rados.rados.0.smithi033.stdout:394: seq_num 393 ranges {605151=706860,2031188=573963} 2023-06-03T20:00:09.039 INFO:tasks.rados.rados.0.smithi033.stdout:394: writing smithi03366949-394 from 605151 to 1312011 tid 1 2023-06-03T20:00:09.046 INFO:tasks.rados.rados.0.smithi033.stdout:394: writing smithi03366949-394 from 2031188 to 2605151 tid 2 2023-06-03T20:00:09.046 INFO:tasks.rados.rados.0.smithi033.stdout:395: write initial oid 395 2023-06-03T20:00:09.047 INFO:tasks.rados.rados.0.smithi033.stdout:395: seq_num 394 ranges {621958=782109,2089670=532288} 2023-06-03T20:00:09.054 INFO:tasks.rados.rados.0.smithi033.stdout:395: writing smithi03366949-395 from 621958 to 1404067 tid 1 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout:395: writing smithi03366949-395 from 2089670 to 2621958 tid 2 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout:380: finishing write tid 3 to smithi03366949-380 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout:380: finishing write tid 4 to smithi03366949-380 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 380 v 105 (ObjNum 379 snap 0 seq_num 379) dirty exists 2023-06-03T20:00:09.062 INFO:tasks.rados.rados.0.smithi033.stdout:380: left oid 380 (ObjNum 379 snap 0 seq_num 379) 2023-06-03T20:00:09.063 INFO:tasks.rados.rados.0.smithi033.stdout:381: finishing write tid 1 to smithi03366949-381 2023-06-03T20:00:09.063 INFO:tasks.rados.rados.0.smithi033.stdout:380: done (15 left) 2023-06-03T20:00:09.063 INFO:tasks.rados.rados.0.smithi033.stdout:396: write initial oid 396 2023-06-03T20:00:09.063 INFO:tasks.rados.rados.0.smithi033.stdout:396: seq_num 395 ranges {638765=457358,1748152=604803} 2023-06-03T20:00:09.068 INFO:tasks.rados.rados.0.smithi033.stdout:396: writing smithi03366949-396 from 638765 to 1096123 tid 1 2023-06-03T20:00:09.075 INFO:tasks.rados.rados.0.smithi033.stdout:396: writing smithi03366949-396 from 1748152 to 2352955 tid 2 2023-06-03T20:00:09.075 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.075 INFO:tasks.rados.rados.0.smithi033.stdout:381: finishing write tid 2 to smithi03366949-381 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:381: finishing write tid 3 to smithi03366949-381 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:381: finishing write tid 4 to smithi03366949-381 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 108 (ObjNum 380 snap 0 seq_num 380) dirty exists 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:381: left oid 381 (ObjNum 380 snap 0 seq_num 380) 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:382: finishing write tid 1 to smithi03366949-382 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:381: done (15 left) 2023-06-03T20:00:09.076 INFO:tasks.rados.rados.0.smithi033.stdout:397: write initial oid 397 2023-06-03T20:00:09.077 INFO:tasks.rados.rados.0.smithi033.stdout:397: seq_num 396 ranges {655572=648960,1922987=732585} 2023-06-03T20:00:09.082 INFO:tasks.rados.rados.0.smithi033.stdout:397: writing smithi03366949-397 from 655572 to 1304532 tid 1 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout:397: writing smithi03366949-397 from 1922987 to 2655572 tid 2 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout:382: finishing write tid 2 to smithi03366949-382 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout:382: finishing write tid 3 to smithi03366949-382 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout:382: finishing write tid 4 to smithi03366949-382 2023-06-03T20:00:09.091 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 86 (ObjNum 381 snap 0 seq_num 381) dirty exists 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:382: left oid 382 (ObjNum 381 snap 0 seq_num 381) 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:383: finishing write tid 1 to smithi03366949-383 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:383: finishing write tid 2 to smithi03366949-383 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:383: finishing write tid 3 to smithi03366949-383 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:382: done (15 left) 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:398: write initial oid 398 2023-06-03T20:00:09.092 INFO:tasks.rados.rados.0.smithi033.stdout:398: seq_num 397 ranges {672379=724209,1865116=608472} 2023-06-03T20:00:09.099 INFO:tasks.rados.rados.0.smithi033.stdout:398: writing smithi03366949-398 from 672379 to 1396588 tid 1 2023-06-03T20:00:09.105 INFO:tasks.rados.rados.0.smithi033.stdout:398: writing smithi03366949-398 from 1865116 to 2473588 tid 2 2023-06-03T20:00:09.105 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:383: finishing write tid 4 to smithi03366949-383 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 92 (ObjNum 382 snap 0 seq_num 382) dirty exists 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:383: left oid 383 (ObjNum 382 snap 0 seq_num 382) 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:384: finishing write tid 1 to smithi03366949-384 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:384: finishing write tid 2 to smithi03366949-384 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:384: finishing write tid 3 to smithi03366949-384 2023-06-03T20:00:09.106 INFO:tasks.rados.rados.0.smithi033.stdout:384: finishing write tid 4 to smithi03366949-384 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 75 (ObjNum 383 snap 0 seq_num 383) dirty exists 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:384: left oid 384 (ObjNum 383 snap 0 seq_num 383) 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:385: finishing write tid 1 to smithi03366949-385 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:385: finishing write tid 2 to smithi03366949-385 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:385: finishing write tid 3 to smithi03366949-385 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:383: done (15 left) 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:384: done (14 left) 2023-06-03T20:00:09.107 INFO:tasks.rados.rados.0.smithi033.stdout:399: write initial oid 399 2023-06-03T20:00:09.108 INFO:tasks.rados.rados.0.smithi033.stdout:399: seq_num 398 ranges {689186=799458,1923598=752130} 2023-06-03T20:00:09.114 INFO:tasks.rados.rados.0.smithi033.stdout:399: writing smithi03366949-399 from 689186 to 1488644 tid 1 2023-06-03T20:00:09.121 INFO:tasks.rados.rados.0.smithi033.stdout:399: writing smithi03366949-399 from 1923598 to 2675728 tid 2 2023-06-03T20:00:09.121 INFO:tasks.rados.rados.0.smithi033.stdout:400: write initial oid 400 2023-06-03T20:00:09.121 INFO:tasks.rados.rados.0.smithi033.stdout:400: seq_num 399 ranges {705993=474707,1582080=612141} 2023-06-03T20:00:09.127 INFO:tasks.rados.rados.0.smithi033.stdout:400: writing smithi03366949-400 from 705993 to 1180700 tid 1 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:400: writing smithi03366949-400 from 1582080 to 2194221 tid 2 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:385: finishing write tid 4 to smithi03366949-385 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 97 (ObjNum 384 snap 0 seq_num 384) dirty exists 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:385: left oid 385 (ObjNum 384 snap 0 seq_num 384) 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:386: finishing write tid 1 to smithi03366949-386 2023-06-03T20:00:09.134 INFO:tasks.rados.rados.0.smithi033.stdout:386: finishing write tid 2 to smithi03366949-386 2023-06-03T20:00:09.135 INFO:tasks.rados.rados.0.smithi033.stdout:385: done (15 left) 2023-06-03T20:00:09.135 INFO:tasks.rados.rados.0.smithi033.stdout:401: write initial oid 401 2023-06-03T20:00:09.135 INFO:tasks.rados.rados.0.smithi033.stdout:401: seq_num 400 ranges {722800=549956,2040562=682238} 2023-06-03T20:00:09.140 INFO:tasks.rados.rados.0.smithi033.stdout:401: writing smithi03366949-401 from 722800 to 1272756 tid 1 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout:401: writing smithi03366949-401 from 2040562 to 2722800 tid 2 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout:386: finishing write tid 3 to smithi03366949-386 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout:386: finishing write tid 4 to smithi03366949-386 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 386 v 85 (ObjNum 385 snap 0 seq_num 385) dirty exists 2023-06-03T20:00:09.149 INFO:tasks.rados.rados.0.smithi033.stdout:386: left oid 386 (ObjNum 385 snap 0 seq_num 385) 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:387: finishing write tid 1 to smithi03366949-387 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:387: finishing write tid 2 to smithi03366949-387 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:387: finishing write tid 3 to smithi03366949-387 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:386: done (15 left) 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:402: write initial oid 402 2023-06-03T20:00:09.150 INFO:tasks.rados.rados.0.smithi033.stdout:402: seq_num 401 ranges {739607=625205,1982691=499457} 2023-06-03T20:00:09.156 INFO:tasks.rados.rados.0.smithi033.stdout:402: writing smithi03366949-402 from 739607 to 1364812 tid 1 2023-06-03T20:00:09.163 INFO:tasks.rados.rados.0.smithi033.stdout:402: writing smithi03366949-402 from 1982691 to 2482148 tid 2 2023-06-03T20:00:09.163 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.163 INFO:tasks.rados.rados.0.smithi033.stdout:387: finishing write tid 4 to smithi03366949-387 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 387 v 98 (ObjNum 386 snap 0 seq_num 386) dirty exists 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:387: left oid 387 (ObjNum 386 snap 0 seq_num 386) 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:388: finishing write tid 1 to smithi03366949-388 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:388: finishing write tid 2 to smithi03366949-388 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:388: finishing write tid 3 to smithi03366949-388 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:388: finishing write tid 4 to smithi03366949-388 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 70 (ObjNum 387 snap 0 seq_num 387) dirty exists 2023-06-03T20:00:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:388: left oid 388 (ObjNum 387 snap 0 seq_num 387) 2023-06-03T20:00:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:389: finishing write tid 1 to smithi03366949-389 2023-06-03T20:00:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:387: done (15 left) 2023-06-03T20:00:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:388: done (14 left) 2023-06-03T20:00:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:403: write initial oid 403 2023-06-03T20:00:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:403: seq_num 402 ranges {756414=700454,2041173=715241} 2023-06-03T20:00:09.171 INFO:tasks.rados.rados.0.smithi033.stdout:403: writing smithi03366949-403 from 756414 to 1456868 tid 1 2023-06-03T20:00:09.178 INFO:tasks.rados.rados.0.smithi033.stdout:403: writing smithi03366949-403 from 2041173 to 2756414 tid 2 2023-06-03T20:00:09.178 INFO:tasks.rados.rados.0.smithi033.stdout:404: write initial oid 404 2023-06-03T20:00:09.178 INFO:tasks.rados.rados.0.smithi033.stdout:404: seq_num 403 ranges {773221=492056,1816008=503126} 2023-06-03T20:00:09.185 INFO:tasks.rados.rados.0.smithi033.stdout:404: writing smithi03366949-404 from 773221 to 1265277 tid 1 2023-06-03T20:00:09.191 INFO:tasks.rados.rados.0.smithi033.stdout:404: writing smithi03366949-404 from 1816008 to 2319134 tid 2 2023-06-03T20:00:09.191 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:389: finishing write tid 2 to smithi03366949-389 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:389: finishing write tid 3 to smithi03366949-389 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:389: finishing write tid 4 to smithi03366949-389 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 389 v 73 (ObjNum 388 snap 0 seq_num 388) dirty exists 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:389: left oid 389 (ObjNum 388 snap 0 seq_num 388) 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:390: finishing write tid 1 to smithi03366949-390 2023-06-03T20:00:09.192 INFO:tasks.rados.rados.0.smithi033.stdout:390: finishing write tid 2 to smithi03366949-390 2023-06-03T20:00:09.193 INFO:tasks.rados.rados.0.smithi033.stdout:390: finishing write tid 3 to smithi03366949-390 2023-06-03T20:00:09.193 INFO:tasks.rados.rados.0.smithi033.stdout:389: done (15 left) 2023-06-03T20:00:09.193 INFO:tasks.rados.rados.0.smithi033.stdout:405: write initial oid 405 2023-06-03T20:00:09.193 INFO:tasks.rados.rados.0.smithi033.stdout:405: seq_num 404 ranges {790028=567305,1874490=763137} 2023-06-03T20:00:09.198 INFO:tasks.rados.rados.0.smithi033.stdout:405: writing smithi03366949-405 from 790028 to 1357333 tid 1 2023-06-03T20:00:09.206 INFO:tasks.rados.rados.0.smithi033.stdout:405: writing smithi03366949-405 from 1874490 to 2637627 tid 2 2023-06-03T20:00:09.206 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.206 INFO:tasks.rados.rados.0.smithi033.stdout:390: finishing write tid 4 to smithi03366949-390 2023-06-03T20:00:09.207 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 390 v 55 (ObjNum 389 snap 0 seq_num 389) dirty exists 2023-06-03T20:00:09.207 INFO:tasks.rados.rados.0.smithi033.stdout:390: left oid 390 (ObjNum 389 snap 0 seq_num 389) 2023-06-03T20:00:09.207 INFO:tasks.rados.rados.0.smithi033.stdout:390: done (15 left) 2023-06-03T20:00:09.207 INFO:tasks.rados.rados.0.smithi033.stdout:406: write initial oid 406 2023-06-03T20:00:09.207 INFO:tasks.rados.rados.0.smithi033.stdout:406: seq_num 405 ranges {406835=642554,1532972=506795,2772312=34523} 2023-06-03T20:00:09.213 INFO:tasks.rados.rados.0.smithi033.stdout:406: writing smithi03366949-406 from 406835 to 1049389 tid 1 2023-06-03T20:00:09.218 INFO:tasks.rados.rados.0.smithi033.stdout:406: writing smithi03366949-406 from 1532972 to 2039767 tid 2 2023-06-03T20:00:09.223 INFO:tasks.rados.rados.0.smithi033.stdout:406: writing smithi03366949-406 from 2772312 to 2806835 tid 3 2023-06-03T20:00:09.223 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.223 INFO:tasks.rados.rados.0.smithi033.stdout:391: finishing write tid 1 to smithi03366949-391 2023-06-03T20:00:09.223 INFO:tasks.rados.rados.0.smithi033.stdout:391: finishing write tid 2 to smithi03366949-391 2023-06-03T20:00:09.223 INFO:tasks.rados.rados.0.smithi033.stdout:391: finishing write tid 3 to smithi03366949-391 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:391: finishing write tid 4 to smithi03366949-391 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 391 v 102 (ObjNum 390 snap 0 seq_num 390) dirty exists 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:391: left oid 391 (ObjNum 390 snap 0 seq_num 390) 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:392: finishing write tid 1 to smithi03366949-392 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:391: done (15 left) 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:407: write initial oid 407 2023-06-03T20:00:09.224 INFO:tasks.rados.rados.0.smithi033.stdout:407: seq_num 406 ranges {423642=717803,1875101=766806} 2023-06-03T20:00:09.229 INFO:tasks.rados.rados.0.smithi033.stdout:407: writing smithi03366949-407 from 423642 to 1141445 tid 1 2023-06-03T20:00:09.238 INFO:tasks.rados.rados.0.smithi033.stdout:407: writing smithi03366949-407 from 1875101 to 2641907 tid 2 2023-06-03T20:00:09.238 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.238 INFO:tasks.rados.rados.0.smithi033.stdout:392: finishing write tid 2 to smithi03366949-392 2023-06-03T20:00:09.238 INFO:tasks.rados.rados.0.smithi033.stdout:392: finishing write tid 3 to smithi03366949-392 2023-06-03T20:00:09.238 INFO:tasks.rados.rados.0.smithi033.stdout:392: finishing write tid 4 to smithi03366949-392 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 85 (ObjNum 391 snap 0 seq_num 391) dirty exists 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:392: left oid 392 (ObjNum 391 snap 0 seq_num 391) 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:393: finishing write tid 1 to smithi03366949-393 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:393: finishing write tid 2 to smithi03366949-393 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:393: finishing write tid 3 to smithi03366949-393 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:393: finishing write tid 4 to smithi03366949-393 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 393 v 70 (ObjNum 392 snap 0 seq_num 392) dirty exists 2023-06-03T20:00:09.239 INFO:tasks.rados.rados.0.smithi033.stdout:393: left oid 393 (ObjNum 392 snap 0 seq_num 392) 2023-06-03T20:00:09.240 INFO:tasks.rados.rados.0.smithi033.stdout:394: finishing write tid 1 to smithi03366949-394 2023-06-03T20:00:09.240 INFO:tasks.rados.rados.0.smithi033.stdout:392: done (15 left) 2023-06-03T20:00:09.240 INFO:tasks.rados.rados.0.smithi033.stdout:393: done (14 left) 2023-06-03T20:00:09.240 INFO:tasks.rados.rados.0.smithi033.stdout:408: write initial oid 408 2023-06-03T20:00:09.240 INFO:tasks.rados.rados.0.smithi033.stdout:408: seq_num 407 ranges {440449=793052,1933583=510464} 2023-06-03T20:00:09.245 INFO:tasks.rados.rados.0.smithi033.stdout:408: writing smithi03366949-408 from 440449 to 1233501 tid 1 2023-06-03T20:00:09.252 INFO:tasks.rados.rados.0.smithi033.stdout:408: writing smithi03366949-408 from 1933583 to 2444047 tid 2 2023-06-03T20:00:09.252 INFO:tasks.rados.rados.0.smithi033.stdout:409: write initial oid 409 2023-06-03T20:00:09.252 INFO:tasks.rados.rados.0.smithi033.stdout:409: seq_num 408 ranges {457256=468301,1592065=770475,2854581=2675} 2023-06-03T20:00:09.257 INFO:tasks.rados.rados.0.smithi033.stdout:409: writing smithi03366949-409 from 457256 to 925557 tid 1 2023-06-03T20:00:09.265 INFO:tasks.rados.rados.0.smithi033.stdout:409: writing smithi03366949-409 from 1592065 to 2362540 tid 2 2023-06-03T20:00:09.268 INFO:tasks.rados.rados.0.smithi033.stdout:409: writing smithi03366949-409 from 2854581 to 2857256 tid 3 2023-06-03T20:00:09.268 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.268 INFO:tasks.rados.rados.0.smithi033.stdout:394: finishing write tid 2 to smithi03366949-394 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:394: finishing write tid 3 to smithi03366949-394 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:394: finishing write tid 4 to smithi03366949-394 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 394 v 105 (ObjNum 393 snap 0 seq_num 393) dirty exists 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:394: left oid 394 (ObjNum 393 snap 0 seq_num 393) 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:395: finishing write tid 1 to smithi03366949-395 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:395: finishing write tid 2 to smithi03366949-395 2023-06-03T20:00:09.269 INFO:tasks.rados.rados.0.smithi033.stdout:395: finishing write tid 3 to smithi03366949-395 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:395: finishing write tid 4 to smithi03366949-395 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 395 v 77 (ObjNum 394 snap 0 seq_num 394) dirty exists 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:395: left oid 395 (ObjNum 394 snap 0 seq_num 394) 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:394: done (15 left) 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:395: done (14 left) 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:410: write initial oid 410 2023-06-03T20:00:09.270 INFO:tasks.rados.rados.0.smithi033.stdout:410: seq_num 409 ranges {474063=543550,1650547=514133,2765651=108412} 2023-06-03T20:00:09.273 INFO:tasks.rados.rados.0.smithi033.stdout:410: writing smithi03366949-410 from 474063 to 1017613 tid 1 2023-06-03T20:00:09.280 INFO:tasks.rados.rados.0.smithi033.stdout:410: writing smithi03366949-410 from 1650547 to 2164680 tid 2 2023-06-03T20:00:09.284 INFO:tasks.rados.rados.0.smithi033.stdout:410: writing smithi03366949-410 from 2765651 to 2874063 tid 3 2023-06-03T20:00:09.285 INFO:tasks.rados.rados.0.smithi033.stdout:411: write initial oid 411 2023-06-03T20:00:09.285 INFO:tasks.rados.rados.0.smithi033.stdout:396: finishing write tid 1 to smithi03366949-396 2023-06-03T20:00:09.285 INFO:tasks.rados.rados.0.smithi033.stdout:396: finishing write tid 2 to smithi03366949-396 2023-06-03T20:00:09.285 INFO:tasks.rados.rados.0.smithi033.stdout:396: finishing write tid 3 to smithi03366949-396 2023-06-03T20:00:09.285 INFO:tasks.rados.rados.0.smithi033.stdout:396: finishing write tid 4 to smithi03366949-396 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 396 v 80 (ObjNum 395 snap 0 seq_num 395) dirty exists 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:396: left oid 396 (ObjNum 395 snap 0 seq_num 395) 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:397: finishing write tid 1 to smithi03366949-397 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:397: finishing write tid 2 to smithi03366949-397 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:397: finishing write tid 3 to smithi03366949-397 2023-06-03T20:00:09.286 INFO:tasks.rados.rados.0.smithi033.stdout:397: finishing write tid 4 to smithi03366949-397 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 397 v 101 (ObjNum 396 snap 0 seq_num 396) dirty exists 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:397: left oid 397 (ObjNum 396 snap 0 seq_num 396) 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:398: finishing write tid 1 to smithi03366949-398 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:398: finishing write tid 2 to smithi03366949-398 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:398: finishing write tid 3 to smithi03366949-398 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:398: finishing write tid 4 to smithi03366949-398 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 78 (ObjNum 397 snap 0 seq_num 397) dirty exists 2023-06-03T20:00:09.287 INFO:tasks.rados.rados.0.smithi033.stdout:398: left oid 398 (ObjNum 397 snap 0 seq_num 397) 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:399: finishing write tid 1 to smithi03366949-399 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:399: finishing write tid 2 to smithi03366949-399 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:399: finishing write tid 3 to smithi03366949-399 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:399: finishing write tid 4 to smithi03366949-399 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 399 v 108 (ObjNum 398 snap 0 seq_num 398) dirty exists 2023-06-03T20:00:09.288 INFO:tasks.rados.rados.0.smithi033.stdout:399: left oid 399 (ObjNum 398 snap 0 seq_num 398) 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:400: finishing write tid 1 to smithi03366949-400 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:400: finishing write tid 2 to smithi03366949-400 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:400: finishing write tid 3 to smithi03366949-400 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:400: finishing write tid 4 to smithi03366949-400 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 400 v 83 (ObjNum 399 snap 0 seq_num 399) dirty exists 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:400: left oid 400 (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:00:09.289 INFO:tasks.rados.rados.0.smithi033.stdout:401: finishing write tid 1 to smithi03366949-401 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:401: finishing write tid 2 to smithi03366949-401 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:401: finishing write tid 3 to smithi03366949-401 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:401: finishing write tid 4 to smithi03366949-401 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 401 v 95 (ObjNum 400 snap 0 seq_num 400) dirty exists 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:401: left oid 401 (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:09.290 INFO:tasks.rados.rados.0.smithi033.stdout:411: seq_num 410 ranges {490870=618799,1592676=774144,2793074=97796} 2023-06-03T20:00:09.295 INFO:tasks.rados.rados.0.smithi033.stdout:411: writing smithi03366949-411 from 490870 to 1109669 tid 1 2023-06-03T20:00:09.304 INFO:tasks.rados.rados.0.smithi033.stdout:411: writing smithi03366949-411 from 1592676 to 2366820 tid 2 2023-06-03T20:00:09.307 INFO:tasks.rados.rados.0.smithi033.stdout:411: writing smithi03366949-411 from 2793074 to 2890870 tid 3 2023-06-03T20:00:09.307 INFO:tasks.rados.rados.0.smithi033.stdout:396: done (15 left) 2023-06-03T20:00:09.307 INFO:tasks.rados.rados.0.smithi033.stdout:397: done (14 left) 2023-06-03T20:00:09.308 INFO:tasks.rados.rados.0.smithi033.stdout:398: done (13 left) 2023-06-03T20:00:09.308 INFO:tasks.rados.rados.0.smithi033.stdout:399: done (12 left) 2023-06-03T20:00:09.308 INFO:tasks.rados.rados.0.smithi033.stdout:400: done (11 left) 2023-06-03T20:00:09.308 INFO:tasks.rados.rados.0.smithi033.stdout:401: done (10 left) 2023-06-03T20:00:09.308 INFO:tasks.rados.rados.0.smithi033.stdout:412: write initial oid 412 2023-06-03T20:00:09.309 INFO:tasks.rados.rados.0.smithi033.stdout:412: seq_num 411 ranges {507677=410401,1367511=517802,2420497=487180} 2023-06-03T20:00:09.312 INFO:tasks.rados.rados.0.smithi033.stdout:412: writing smithi03366949-412 from 507677 to 918078 tid 1 2023-06-03T20:00:09.318 INFO:tasks.rados.rados.0.smithi033.stdout:412: writing smithi03366949-412 from 1367511 to 1885313 tid 2 2023-06-03T20:00:09.323 INFO:tasks.rados.rados.0.smithi033.stdout:412: writing smithi03366949-412 from 2420497 to 2907677 tid 3 2023-06-03T20:00:09.324 INFO:tasks.rados.rados.0.smithi033.stdout:413: write initial oid 413 2023-06-03T20:00:09.324 INFO:tasks.rados.rados.0.smithi033.stdout:413: seq_num 412 ranges {524484=485650,1425993=661460,2847920=76564} 2023-06-03T20:00:09.329 INFO:tasks.rados.rados.0.smithi033.stdout:413: writing smithi03366949-413 from 524484 to 1010134 tid 1 2023-06-03T20:00:09.335 INFO:tasks.rados.rados.0.smithi033.stdout:413: writing smithi03366949-413 from 1425993 to 2087453 tid 2 2023-06-03T20:00:09.340 INFO:tasks.rados.rados.0.smithi033.stdout:413: writing smithi03366949-413 from 2847920 to 2924484 tid 3 2023-06-03T20:00:09.340 INFO:tasks.rados.rados.0.smithi033.stdout:414: write initial oid 414 2023-06-03T20:00:09.341 INFO:tasks.rados.rados.0.smithi033.stdout:414: seq_num 413 ranges {541291=560899,1884475=521471} 2023-06-03T20:00:09.347 INFO:tasks.rados.rados.0.smithi033.stdout:414: writing smithi03366949-414 from 541291 to 1102190 tid 1 2023-06-03T20:00:09.354 INFO:tasks.rados.rados.0.smithi033.stdout:414: writing smithi03366949-414 from 1884475 to 2405946 tid 2 2023-06-03T20:00:09.354 INFO:tasks.rados.rados.0.smithi033.stdout:415: write initial oid 415 2023-06-03T20:00:09.354 INFO:tasks.rados.rados.0.smithi033.stdout:415: seq_num 414 ranges {558098=636148,1826604=665129} 2023-06-03T20:00:09.361 INFO:tasks.rados.rados.0.smithi033.stdout:415: writing smithi03366949-415 from 558098 to 1194246 tid 1 2023-06-03T20:00:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:415: writing smithi03366949-415 from 1826604 to 2491733 tid 2 2023-06-03T20:00:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:416: write initial oid 416 2023-06-03T20:00:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:416: seq_num 415 ranges {574905=711397,1885086=525140,2930189=44716} 2023-06-03T20:00:09.376 INFO:tasks.rados.rados.0.smithi033.stdout:416: writing smithi03366949-416 from 574905 to 1286302 tid 1 2023-06-03T20:00:09.384 INFO:tasks.rados.rados.0.smithi033.stdout:416: writing smithi03366949-416 from 1885086 to 2410226 tid 2 2023-06-03T20:00:09.389 INFO:tasks.rados.rados.0.smithi033.stdout:416: writing smithi03366949-416 from 2930189 to 2974905 tid 3 2023-06-03T20:00:09.389 INFO:tasks.rados.rados.0.smithi033.stdout:417: write initial oid 417 2023-06-03T20:00:09.389 INFO:tasks.rados.rados.0.smithi033.stdout:417: seq_num 416 ranges {591712=786646,1943568=668798} 2023-06-03T20:00:09.397 INFO:tasks.rados.rados.0.smithi033.stdout:417: writing smithi03366949-417 from 591712 to 1378358 tid 1 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout:417: writing smithi03366949-417 from 1943568 to 2612366 tid 2 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout:402: finishing write tid 1 to smithi03366949-402 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout:402: finishing write tid 2 to smithi03366949-402 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout:402: finishing write tid 3 to smithi03366949-402 2023-06-03T20:00:09.405 INFO:tasks.rados.rados.0.smithi033.stdout:402: finishing write tid 4 to smithi03366949-402 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 402 v 58 (ObjNum 401 snap 0 seq_num 401) dirty exists 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:402: left oid 402 (ObjNum 401 snap 0 seq_num 401) 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:403: finishing write tid 1 to smithi03366949-403 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:403: finishing write tid 2 to smithi03366949-403 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:402: done (15 left) 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:418: write initial oid 418 2023-06-03T20:00:09.406 INFO:tasks.rados.rados.0.smithi033.stdout:418: seq_num 417 ranges {608519=461895,1602050=528809,2585035=423484} 2023-06-03T20:00:09.411 INFO:tasks.rados.rados.0.smithi033.stdout:418: writing smithi03366949-418 from 608519 to 1070414 tid 1 2023-06-03T20:00:09.417 INFO:tasks.rados.rados.0.smithi033.stdout:418: writing smithi03366949-418 from 1602050 to 2130859 tid 2 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout:418: writing smithi03366949-418 from 2585035 to 3008519 tid 3 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout:403: finishing write tid 3 to smithi03366949-403 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout:403: finishing write tid 4 to smithi03366949-403 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 403 v 104 (ObjNum 402 snap 0 seq_num 402) dirty exists 2023-06-03T20:00:09.422 INFO:tasks.rados.rados.0.smithi033.stdout:403: left oid 403 (ObjNum 402 snap 0 seq_num 402) 2023-06-03T20:00:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:404: finishing write tid 1 to smithi03366949-404 2023-06-03T20:00:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:404: finishing write tid 2 to smithi03366949-404 2023-06-03T20:00:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:403: done (15 left) 2023-06-03T20:00:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:419: write initial oid 419 2023-06-03T20:00:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:419: seq_num 418 ranges {625326=537144,1944179=672467} 2023-06-03T20:00:09.428 INFO:tasks.rados.rados.0.smithi033.stdout:419: writing smithi03366949-419 from 625326 to 1162470 tid 1 2023-06-03T20:00:09.436 INFO:tasks.rados.rados.0.smithi033.stdout:419: writing smithi03366949-419 from 1944179 to 2616646 tid 2 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:404: finishing write tid 3 to smithi03366949-404 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:404: finishing write tid 4 to smithi03366949-404 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 404 v 88 (ObjNum 403 snap 0 seq_num 403) dirty exists 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:404: left oid 404 (ObjNum 403 snap 0 seq_num 403) 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:405: finishing write tid 1 to smithi03366949-405 2023-06-03T20:00:09.437 INFO:tasks.rados.rados.0.smithi033.stdout:405: finishing write tid 2 to smithi03366949-405 2023-06-03T20:00:09.438 INFO:tasks.rados.rados.0.smithi033.stdout:404: done (15 left) 2023-06-03T20:00:09.438 INFO:tasks.rados.rados.0.smithi033.stdout:420: write initial oid 420 2023-06-03T20:00:09.438 INFO:tasks.rados.rados.0.smithi033.stdout:420: seq_num 419 ranges {642133=728746,2119014=532478} 2023-06-03T20:00:09.444 INFO:tasks.rados.rados.0.smithi033.stdout:420: writing smithi03366949-420 from 642133 to 1370879 tid 1 2023-06-03T20:00:09.452 INFO:tasks.rados.rados.0.smithi033.stdout:420: writing smithi03366949-420 from 2119014 to 2651492 tid 2 2023-06-03T20:00:09.452 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.452 INFO:tasks.rados.rados.0.smithi033.stdout:405: finishing write tid 3 to smithi03366949-405 2023-06-03T20:00:09.452 INFO:tasks.rados.rados.0.smithi033.stdout:405: finishing write tid 4 to smithi03366949-405 2023-06-03T20:00:09.452 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 405 v 107 (ObjNum 404 snap 0 seq_num 404) dirty exists 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:405: left oid 405 (ObjNum 404 snap 0 seq_num 404) 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:406: finishing write tid 1 to smithi03366949-406 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:406: finishing write tid 2 to smithi03366949-406 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:405: done (15 left) 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:421: write initial oid 421 2023-06-03T20:00:09.453 INFO:tasks.rados.rados.0.smithi033.stdout:421: seq_num 420 ranges {658940=403995,1777496=676136,2950951=107989} 2023-06-03T20:00:09.458 INFO:tasks.rados.rados.0.smithi033.stdout:421: writing smithi03366949-421 from 658940 to 1062935 tid 1 2023-06-03T20:00:09.465 INFO:tasks.rados.rados.0.smithi033.stdout:421: writing smithi03366949-421 from 1777496 to 2453632 tid 2 2023-06-03T20:00:09.469 INFO:tasks.rados.rados.0.smithi033.stdout:421: writing smithi03366949-421 from 2950951 to 3058940 tid 3 2023-06-03T20:00:09.469 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.469 INFO:tasks.rados.rados.0.smithi033.stdout:406: finishing write tid 3 to smithi03366949-406 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:406: finishing write tid 4 to smithi03366949-406 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:406: finishing write tid 5 to smithi03366949-406 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 406 v 101 (ObjNum 405 snap 0 seq_num 405) dirty exists 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:406: left oid 406 (ObjNum 405 snap 0 seq_num 405) 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:407: finishing write tid 1 to smithi03366949-407 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:406: done (15 left) 2023-06-03T20:00:09.470 INFO:tasks.rados.rados.0.smithi033.stdout:422: write initial oid 422 2023-06-03T20:00:09.471 INFO:tasks.rados.rados.0.smithi033.stdout:422: seq_num 421 ranges {675747=479244,1835978=536147} 2023-06-03T20:00:09.476 INFO:tasks.rados.rados.0.smithi033.stdout:422: writing smithi03366949-422 from 675747 to 1154991 tid 1 2023-06-03T20:00:09.483 INFO:tasks.rados.rados.0.smithi033.stdout:422: writing smithi03366949-422 from 1835978 to 2372125 tid 2 2023-06-03T20:00:09.483 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.483 INFO:tasks.rados.rados.0.smithi033.stdout:407: finishing write tid 2 to smithi03366949-407 2023-06-03T20:00:09.483 INFO:tasks.rados.rados.0.smithi033.stdout:407: finishing write tid 3 to smithi03366949-407 2023-06-03T20:00:09.483 INFO:tasks.rados.rados.0.smithi033.stdout:407: finishing write tid 4 to smithi03366949-407 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 86 (ObjNum 406 snap 0 seq_num 406) dirty exists 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:407: left oid 407 (ObjNum 406 snap 0 seq_num 406) 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:408: finishing write tid 1 to smithi03366949-408 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:408: finishing write tid 2 to smithi03366949-408 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:407: done (15 left) 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:423: write initial oid 423 2023-06-03T20:00:09.484 INFO:tasks.rados.rados.0.smithi033.stdout:423: seq_num 422 ranges {692554=554493,1778107=679805,2889444=203110} 2023-06-03T20:00:09.490 INFO:tasks.rados.rados.0.smithi033.stdout:423: writing smithi03366949-423 from 692554 to 1247047 tid 1 2023-06-03T20:00:09.497 INFO:tasks.rados.rados.0.smithi033.stdout:423: writing smithi03366949-423 from 1778107 to 2457912 tid 2 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:423: writing smithi03366949-423 from 2889444 to 3092554 tid 3 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:408: finishing write tid 3 to smithi03366949-408 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:408: finishing write tid 4 to smithi03366949-408 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 408 v 110 (ObjNum 407 snap 0 seq_num 407) dirty exists 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:408: left oid 408 (ObjNum 407 snap 0 seq_num 407) 2023-06-03T20:00:09.501 INFO:tasks.rados.rados.0.smithi033.stdout:409: finishing write tid 1 to smithi03366949-409 2023-06-03T20:00:09.502 INFO:tasks.rados.rados.0.smithi033.stdout:409: finishing write tid 2 to smithi03366949-409 2023-06-03T20:00:09.502 INFO:tasks.rados.rados.0.smithi033.stdout:408: done (15 left) 2023-06-03T20:00:09.502 INFO:tasks.rados.rados.0.smithi033.stdout:424: write initial oid 424 2023-06-03T20:00:09.502 INFO:tasks.rados.rados.0.smithi033.stdout:424: seq_num 423 ranges {709361=629742,1836589=539816,3033220=76141} 2023-06-03T20:00:09.508 INFO:tasks.rados.rados.0.smithi033.stdout:424: writing smithi03366949-424 from 709361 to 1339103 tid 1 2023-06-03T20:00:09.514 INFO:tasks.rados.rados.0.smithi033.stdout:424: writing smithi03366949-424 from 1836589 to 2376405 tid 2 2023-06-03T20:00:09.518 INFO:tasks.rados.rados.0.smithi033.stdout:424: writing smithi03366949-424 from 3033220 to 3109361 tid 3 2023-06-03T20:00:09.518 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:409: finishing write tid 3 to smithi03366949-409 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:409: finishing write tid 4 to smithi03366949-409 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:409: finishing write tid 5 to smithi03366949-409 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 409 v 62 (ObjNum 408 snap 0 seq_num 408) dirty exists 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:409: left oid 409 (ObjNum 408 snap 0 seq_num 408) 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:410: finishing write tid 1 to smithi03366949-410 2023-06-03T20:00:09.519 INFO:tasks.rados.rados.0.smithi033.stdout:410: finishing write tid 2 to smithi03366949-410 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:410: finishing write tid 3 to smithi03366949-410 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:410: finishing write tid 4 to smithi03366949-410 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:410: finishing write tid 5 to smithi03366949-410 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 410 v 89 (ObjNum 409 snap 0 seq_num 409) dirty exists 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:410: left oid 410 (ObjNum 409 snap 0 seq_num 409) 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:411: finishing write tid 1 to smithi03366949-411 2023-06-03T20:00:09.520 INFO:tasks.rados.rados.0.smithi033.stdout:409: done (15 left) 2023-06-03T20:00:09.521 INFO:tasks.rados.rados.0.smithi033.stdout:410: done (14 left) 2023-06-03T20:00:09.521 INFO:tasks.rados.rados.0.smithi033.stdout:425: write initial oid 425 2023-06-03T20:00:09.521 INFO:tasks.rados.rados.0.smithi033.stdout:425: seq_num 424 ranges {726168=704991,1895071=683474} 2023-06-03T20:00:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:425: writing smithi03366949-425 from 726168 to 1431159 tid 1 2023-06-03T20:00:09.535 INFO:tasks.rados.rados.0.smithi033.stdout:425: writing smithi03366949-425 from 1895071 to 2578545 tid 2 2023-06-03T20:00:09.535 INFO:tasks.rados.rados.0.smithi033.stdout:426: write initial oid 426 2023-06-03T20:00:09.535 INFO:tasks.rados.rados.0.smithi033.stdout:411: finishing write tid 2 to smithi03366949-411 2023-06-03T20:00:09.535 INFO:tasks.rados.rados.0.smithi033.stdout:411: finishing write tid 3 to smithi03366949-411 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:411: finishing write tid 4 to smithi03366949-411 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:411: finishing write tid 5 to smithi03366949-411 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 112 (ObjNum 410 snap 0 seq_num 410) dirty exists 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:411: left oid 411 (ObjNum 410 snap 0 seq_num 410) 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:412: finishing write tid 1 to smithi03366949-412 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:412: finishing write tid 2 to smithi03366949-412 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:412: finishing write tid 3 to smithi03366949-412 2023-06-03T20:00:09.536 INFO:tasks.rados.rados.0.smithi033.stdout:412: finishing write tid 4 to smithi03366949-412 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:412: finishing write tid 5 to smithi03366949-412 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 412 v 77 (ObjNum 411 snap 0 seq_num 411) dirty exists 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:412: left oid 412 (ObjNum 411 snap 0 seq_num 411) 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:413: finishing write tid 1 to smithi03366949-413 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:413: finishing write tid 2 to smithi03366949-413 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:413: finishing write tid 3 to smithi03366949-413 2023-06-03T20:00:09.537 INFO:tasks.rados.rados.0.smithi033.stdout:426: seq_num 425 ranges {742975=780240,1953553=427132,2971713=171262} 2023-06-03T20:00:09.548 INFO:tasks.rados.rados.0.smithi033.stdout:426: writing smithi03366949-426 from 742975 to 1523215 tid 1 2023-06-03T20:00:09.553 INFO:tasks.rados.rados.0.smithi033.stdout:426: writing smithi03366949-426 from 1953553 to 2380685 tid 2 2023-06-03T20:00:09.558 INFO:tasks.rados.rados.0.smithi033.stdout:426: writing smithi03366949-426 from 2971713 to 3142975 tid 3 2023-06-03T20:00:09.558 INFO:tasks.rados.rados.0.smithi033.stdout:411: done (15 left) 2023-06-03T20:00:09.558 INFO:tasks.rados.rados.0.smithi033.stdout:412: done (14 left) 2023-06-03T20:00:09.558 INFO:tasks.rados.rados.0.smithi033.stdout:427: write initial oid 427 2023-06-03T20:00:09.558 INFO:tasks.rados.rados.0.smithi033.stdout:427: seq_num 426 ranges {759782=571842,2012035=687143} 2023-06-03T20:00:09.565 INFO:tasks.rados.rados.0.smithi033.stdout:427: writing smithi03366949-427 from 759782 to 1331624 tid 1 2023-06-03T20:00:09.572 INFO:tasks.rados.rados.0.smithi033.stdout:427: writing smithi03366949-427 from 2012035 to 2699178 tid 2 2023-06-03T20:00:09.573 INFO:tasks.rados.rados.0.smithi033.stdout:428: write initial oid 428 2023-06-03T20:00:09.573 INFO:tasks.rados.rados.0.smithi033.stdout:428: seq_num 427 ranges {776589=647091,2070517=430801,3026559=150030} 2023-06-03T20:00:09.580 INFO:tasks.rados.rados.0.smithi033.stdout:428: writing smithi03366949-428 from 776589 to 1423680 tid 1 2023-06-03T20:00:09.586 INFO:tasks.rados.rados.0.smithi033.stdout:428: writing smithi03366949-428 from 2070517 to 2501318 tid 2 2023-06-03T20:00:09.590 INFO:tasks.rados.rados.0.smithi033.stdout:428: writing smithi03366949-428 from 3026559 to 3176589 tid 3 2023-06-03T20:00:09.590 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:413: finishing write tid 4 to smithi03366949-413 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:413: finishing write tid 5 to smithi03366949-413 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 413 v 105 (ObjNum 412 snap 0 seq_num 412) dirty exists 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:413: left oid 413 (ObjNum 412 snap 0 seq_num 412) 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:414: finishing write tid 1 to smithi03366949-414 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:414: finishing write tid 2 to smithi03366949-414 2023-06-03T20:00:09.591 INFO:tasks.rados.rados.0.smithi033.stdout:414: finishing write tid 3 to smithi03366949-414 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:414: finishing write tid 4 to smithi03366949-414 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 414 v 80 (ObjNum 413 snap 0 seq_num 413) dirty exists 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:414: left oid 414 (ObjNum 413 snap 0 seq_num 413) 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:415: finishing write tid 1 to smithi03366949-415 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:415: finishing write tid 2 to smithi03366949-415 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:415: finishing write tid 3 to smithi03366949-415 2023-06-03T20:00:09.592 INFO:tasks.rados.rados.0.smithi033.stdout:415: finishing write tid 4 to smithi03366949-415 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 415 v 73 (ObjNum 414 snap 0 seq_num 414) dirty exists 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:415: left oid 415 (ObjNum 414 snap 0 seq_num 414) 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:416: finishing write tid 1 to smithi03366949-416 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:416: finishing write tid 2 to smithi03366949-416 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:416: finishing write tid 3 to smithi03366949-416 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:416: finishing write tid 4 to smithi03366949-416 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:416: finishing write tid 5 to smithi03366949-416 2023-06-03T20:00:09.593 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 416 v 93 (ObjNum 415 snap 0 seq_num 415) dirty exists 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:416: left oid 416 (ObjNum 415 snap 0 seq_num 415) 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:413: done (15 left) 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:414: done (14 left) 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:415: done (13 left) 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:416: done (12 left) 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:429: write initial oid 429 2023-06-03T20:00:09.594 INFO:tasks.rados.rados.0.smithi033.stdout:429: seq_num 428 ranges {793396=722340,2128999=690812} 2023-06-03T20:00:09.598 INFO:tasks.rados.rados.0.smithi033.stdout:429: writing smithi03366949-429 from 793396 to 1515736 tid 1 2023-06-03T20:00:09.606 INFO:tasks.rados.rados.0.smithi033.stdout:429: writing smithi03366949-429 from 2128999 to 2819811 tid 2 2023-06-03T20:00:09.606 INFO:tasks.rados.rados.0.smithi033.stdout:430: write initial oid 430 2023-06-03T20:00:09.606 INFO:tasks.rados.rados.0.smithi033.stdout:430: seq_num 429 ranges {410203=797589,1787481=434470,2681405=528798} 2023-06-03T20:00:09.613 INFO:tasks.rados.rados.0.smithi033.stdout:430: writing smithi03366949-430 from 410203 to 1207792 tid 1 2023-06-03T20:00:09.618 INFO:tasks.rados.rados.0.smithi033.stdout:430: writing smithi03366949-430 from 1787481 to 2221951 tid 2 2023-06-03T20:00:09.624 INFO:tasks.rados.rados.0.smithi033.stdout:430: writing smithi03366949-430 from 2681405 to 3210203 tid 3 2023-06-03T20:00:09.624 INFO:tasks.rados.rados.0.smithi033.stdout:431: write initial oid 431 2023-06-03T20:00:09.624 INFO:tasks.rados.rados.0.smithi033.stdout:431: seq_num 430 ranges {427010=472838,1329610=694481,2708828=518182} 2023-06-03T20:00:09.629 INFO:tasks.rados.rados.0.smithi033.stdout:431: writing smithi03366949-431 from 427010 to 899848 tid 1 2023-06-03T20:00:09.635 INFO:tasks.rados.rados.0.smithi033.stdout:431: writing smithi03366949-431 from 1329610 to 2024091 tid 2 2023-06-03T20:00:09.642 INFO:tasks.rados.rados.0.smithi033.stdout:431: writing smithi03366949-431 from 2708828 to 3227010 tid 3 2023-06-03T20:00:09.642 INFO:tasks.rados.rados.0.smithi033.stdout:432: write initial oid 432 2023-06-03T20:00:09.642 INFO:tasks.rados.rados.0.smithi033.stdout:432: seq_num 431 ranges {443817=548087,1788092=438139,3019898=223919} 2023-06-03T20:00:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:432: writing smithi03366949-432 from 443817 to 991904 tid 1 2023-06-03T20:00:09.654 INFO:tasks.rados.rados.0.smithi033.stdout:432: writing smithi03366949-432 from 1788092 to 2226231 tid 2 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout:432: writing smithi03366949-432 from 3019898 to 3243817 tid 3 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout:417: finishing write tid 1 to smithi03366949-417 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout:417: finishing write tid 2 to smithi03366949-417 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout:417: finishing write tid 3 to smithi03366949-417 2023-06-03T20:00:09.660 INFO:tasks.rados.rados.0.smithi033.stdout:417: finishing write tid 4 to smithi03366949-417 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 417 v 76 (ObjNum 416 snap 0 seq_num 416) dirty exists 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:417: left oid 417 (ObjNum 416 snap 0 seq_num 416) 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:418: finishing write tid 1 to smithi03366949-418 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:418: finishing write tid 2 to smithi03366949-418 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:417: done (15 left) 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:433: write initial oid 433 2023-06-03T20:00:09.661 INFO:tasks.rados.rados.0.smithi033.stdout:433: seq_num 432 ranges {460624=623336,1846574=698150,3163674=96950} 2023-06-03T20:00:09.665 INFO:tasks.rados.rados.0.smithi033.stdout:433: writing smithi03366949-433 from 460624 to 1083960 tid 1 2023-06-03T20:00:09.674 INFO:tasks.rados.rados.0.smithi033.stdout:433: writing smithi03366949-433 from 1846574 to 2544724 tid 2 2023-06-03T20:00:09.678 INFO:tasks.rados.rados.0.smithi033.stdout:433: writing smithi03366949-433 from 3163674 to 3260624 tid 3 2023-06-03T20:00:09.678 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.678 INFO:tasks.rados.rados.0.smithi033.stdout:418: finishing write tid 3 to smithi03366949-418 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:418: finishing write tid 4 to smithi03366949-418 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:418: finishing write tid 5 to smithi03366949-418 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 418 v 116 (ObjNum 417 snap 0 seq_num 417) dirty exists 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:418: left oid 418 (ObjNum 417 snap 0 seq_num 417) 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:419: finishing write tid 1 to smithi03366949-419 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:419: finishing write tid 2 to smithi03366949-419 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:419: finishing write tid 3 to smithi03366949-419 2023-06-03T20:00:09.679 INFO:tasks.rados.rados.0.smithi033.stdout:418: done (15 left) 2023-06-03T20:00:09.680 INFO:tasks.rados.rados.0.smithi033.stdout:434: write initial oid 434 2023-06-03T20:00:09.680 INFO:tasks.rados.rados.0.smithi033.stdout:434: seq_num 433 ranges {477431=698585,1905056=441808,3074744=202687} 2023-06-03T20:00:09.684 INFO:tasks.rados.rados.0.smithi033.stdout:434: writing smithi03366949-434 from 477431 to 1176016 tid 1 2023-06-03T20:00:09.691 INFO:tasks.rados.rados.0.smithi033.stdout:434: writing smithi03366949-434 from 1905056 to 2346864 tid 2 2023-06-03T20:00:09.696 INFO:tasks.rados.rados.0.smithi033.stdout:434: writing smithi03366949-434 from 3074744 to 3277431 tid 3 2023-06-03T20:00:09.696 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:419: finishing write tid 4 to smithi03366949-419 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 419 v 108 (ObjNum 418 snap 0 seq_num 418) dirty exists 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:419: left oid 419 (ObjNum 418 snap 0 seq_num 418) 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:419: done (15 left) 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:435: write initial oid 435 2023-06-03T20:00:09.697 INFO:tasks.rados.rados.0.smithi033.stdout:435: seq_num 434 ranges {494238=490187,1563538=701819,2818520=475718} 2023-06-03T20:00:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:435: writing smithi03366949-435 from 494238 to 984425 tid 1 2023-06-03T20:00:09.708 INFO:tasks.rados.rados.0.smithi033.stdout:435: writing smithi03366949-435 from 1563538 to 2265357 tid 2 2023-06-03T20:00:09.714 INFO:tasks.rados.rados.0.smithi033.stdout:435: writing smithi03366949-435 from 2818520 to 3294238 tid 3 2023-06-03T20:00:09.714 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:420: finishing write tid 1 to smithi03366949-420 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:420: finishing write tid 2 to smithi03366949-420 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:420: finishing write tid 3 to smithi03366949-420 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:420: finishing write tid 4 to smithi03366949-420 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 420 v 88 (ObjNum 419 snap 0 seq_num 419) dirty exists 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:420: left oid 420 (ObjNum 419 snap 0 seq_num 419) 2023-06-03T20:00:09.715 INFO:tasks.rados.rados.0.smithi033.stdout:421: finishing write tid 1 to smithi03366949-421 2023-06-03T20:00:09.716 INFO:tasks.rados.rados.0.smithi033.stdout:420: done (15 left) 2023-06-03T20:00:09.716 INFO:tasks.rados.rados.0.smithi033.stdout:436: write initial oid 436 2023-06-03T20:00:09.716 INFO:tasks.rados.rados.0.smithi033.stdout:436: seq_num 435 ranges {511045=565436,1622020=445477,2729590=556855} 2023-06-03T20:00:09.720 INFO:tasks.rados.rados.0.smithi033.stdout:436: writing smithi03366949-436 from 511045 to 1076481 tid 1 2023-06-03T20:00:09.726 INFO:tasks.rados.rados.0.smithi033.stdout:436: writing smithi03366949-436 from 1622020 to 2067497 tid 2 2023-06-03T20:00:09.732 INFO:tasks.rados.rados.0.smithi033.stdout:436: writing smithi03366949-436 from 2729590 to 3286445 tid 3 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:421: finishing write tid 2 to smithi03366949-421 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:421: finishing write tid 3 to smithi03366949-421 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:421: finishing write tid 4 to smithi03366949-421 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:421: finishing write tid 5 to smithi03366949-421 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 99 (ObjNum 420 snap 0 seq_num 420) dirty exists 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:421: left oid 421 (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:09.733 INFO:tasks.rados.rados.0.smithi033.stdout:422: finishing write tid 1 to smithi03366949-422 2023-06-03T20:00:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:422: finishing write tid 2 to smithi03366949-422 2023-06-03T20:00:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:422: finishing write tid 3 to smithi03366949-422 2023-06-03T20:00:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:421: done (15 left) 2023-06-03T20:00:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:437: write initial oid 437 2023-06-03T20:00:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:437: seq_num 436 ranges {527852=640685,1680502=589135,2757013=570839} 2023-06-03T20:00:09.739 INFO:tasks.rados.rados.0.smithi033.stdout:437: writing smithi03366949-437 from 527852 to 1168537 tid 1 2023-06-03T20:00:09.745 INFO:tasks.rados.rados.0.smithi033.stdout:437: writing smithi03366949-437 from 1680502 to 2269637 tid 2 2023-06-03T20:00:09.751 INFO:tasks.rados.rados.0.smithi033.stdout:437: writing smithi03366949-437 from 2757013 to 3327852 tid 3 2023-06-03T20:00:09.751 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.751 INFO:tasks.rados.rados.0.smithi033.stdout:422: finishing write tid 4 to smithi03366949-422 2023-06-03T20:00:09.751 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 422 v 111 (ObjNum 421 snap 0 seq_num 421) dirty exists 2023-06-03T20:00:09.752 INFO:tasks.rados.rados.0.smithi033.stdout:422: left oid 422 (ObjNum 421 snap 0 seq_num 421) 2023-06-03T20:00:09.752 INFO:tasks.rados.rados.0.smithi033.stdout:423: finishing write tid 1 to smithi03366949-423 2023-06-03T20:00:09.752 INFO:tasks.rados.rados.0.smithi033.stdout:422: done (15 left) 2023-06-03T20:00:09.752 INFO:tasks.rados.rados.0.smithi033.stdout:438: write initial oid 438 2023-06-03T20:00:09.752 INFO:tasks.rados.rados.0.smithi033.stdout:438: seq_num 437 ranges {544659=715934,1738984=449146,2784436=560223} 2023-06-03T20:00:09.758 INFO:tasks.rados.rados.0.smithi033.stdout:438: writing smithi03366949-438 from 544659 to 1260593 tid 1 2023-06-03T20:00:09.763 INFO:tasks.rados.rados.0.smithi033.stdout:438: writing smithi03366949-438 from 1738984 to 2188130 tid 2 2023-06-03T20:00:09.770 INFO:tasks.rados.rados.0.smithi033.stdout:438: writing smithi03366949-438 from 2784436 to 3344659 tid 3 2023-06-03T20:00:09.770 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.770 INFO:tasks.rados.rados.0.smithi033.stdout:423: finishing write tid 2 to smithi03366949-423 2023-06-03T20:00:09.770 INFO:tasks.rados.rados.0.smithi033.stdout:423: finishing write tid 3 to smithi03366949-423 2023-06-03T20:00:09.770 INFO:tasks.rados.rados.0.smithi033.stdout:423: finishing write tid 4 to smithi03366949-423 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:423: finishing write tid 5 to smithi03366949-423 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 84 (ObjNum 422 snap 0 seq_num 422) dirty exists 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:423: left oid 423 (ObjNum 422 snap 0 seq_num 422) 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:424: finishing write tid 1 to smithi03366949-424 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:424: finishing write tid 2 to smithi03366949-424 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:424: finishing write tid 3 to smithi03366949-424 2023-06-03T20:00:09.771 INFO:tasks.rados.rados.0.smithi033.stdout:424: finishing write tid 4 to smithi03366949-424 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:424: finishing write tid 5 to smithi03366949-424 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 424 v 80 (ObjNum 423 snap 0 seq_num 423) dirty exists 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:424: left oid 424 (ObjNum 423 snap 0 seq_num 423) 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:425: finishing write tid 1 to smithi03366949-425 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:425: finishing write tid 2 to smithi03366949-425 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:425: finishing write tid 3 to smithi03366949-425 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:425: finishing write tid 4 to smithi03366949-425 2023-06-03T20:00:09.772 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 425 v 92 (ObjNum 424 snap 0 seq_num 424) dirty exists 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:425: left oid 425 (ObjNum 424 snap 0 seq_num 424) 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:423: done (15 left) 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:424: done (14 left) 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:425: done (13 left) 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:439: write initial oid 439 2023-06-03T20:00:09.773 INFO:tasks.rados.rados.0.smithi033.stdout:439: seq_num 438 ranges {561466=791183,2081113=592804,3095506=265960} 2023-06-03T20:00:09.777 INFO:tasks.rados.rados.0.smithi033.stdout:439: writing smithi03366949-439 from 561466 to 1352649 tid 1 2023-06-03T20:00:09.785 INFO:tasks.rados.rados.0.smithi033.stdout:439: writing smithi03366949-439 from 2081113 to 2673917 tid 2 2023-06-03T20:00:09.789 INFO:tasks.rados.rados.0.smithi033.stdout:439: writing smithi03366949-439 from 3095506 to 3361466 tid 3 2023-06-03T20:00:09.789 INFO:tasks.rados.rados.0.smithi033.stdout:440: write initial oid 440 2023-06-03T20:00:09.789 INFO:tasks.rados.rados.0.smithi033.stdout:440: seq_num 439 ranges {578273=466432,1739595=452815,2722929=655344} 2023-06-03T20:00:09.794 INFO:tasks.rados.rados.0.smithi033.stdout:440: writing smithi03366949-440 from 578273 to 1044705 tid 1 2023-06-03T20:00:09.801 INFO:tasks.rados.rados.0.smithi033.stdout:440: writing smithi03366949-440 from 1739595 to 2192410 tid 2 2023-06-03T20:00:09.807 INFO:tasks.rados.rados.0.smithi033.stdout:440: writing smithi03366949-440 from 2722929 to 3378273 tid 3 2023-06-03T20:00:09.808 INFO:tasks.rados.rados.0.smithi033.stdout:441: write initial oid 441 2023-06-03T20:00:09.808 INFO:tasks.rados.rados.0.smithi033.stdout:441: seq_num 440 ranges {595080=541681,1798077=596473,3150352=244728} 2023-06-03T20:00:09.814 INFO:tasks.rados.rados.0.smithi033.stdout:441: writing smithi03366949-441 from 595080 to 1136761 tid 1 2023-06-03T20:00:09.821 INFO:tasks.rados.rados.0.smithi033.stdout:441: writing smithi03366949-441 from 1798077 to 2394550 tid 2 2023-06-03T20:00:09.827 INFO:tasks.rados.rados.0.smithi033.stdout:441: writing smithi03366949-441 from 3150352 to 3395080 tid 3 2023-06-03T20:00:09.827 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.827 INFO:tasks.rados.rados.0.smithi033.stdout:426: finishing write tid 1 to smithi03366949-426 2023-06-03T20:00:09.827 INFO:tasks.rados.rados.0.smithi033.stdout:426: finishing write tid 2 to smithi03366949-426 2023-06-03T20:00:09.827 INFO:tasks.rados.rados.0.smithi033.stdout:426: finishing write tid 3 to smithi03366949-426 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:426: finishing write tid 4 to smithi03366949-426 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:426: finishing write tid 5 to smithi03366949-426 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 426 v 90 (ObjNum 425 snap 0 seq_num 425) dirty exists 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:426: left oid 426 (ObjNum 425 snap 0 seq_num 425) 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:427: finishing write tid 1 to smithi03366949-427 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:427: finishing write tid 2 to smithi03366949-427 2023-06-03T20:00:09.828 INFO:tasks.rados.rados.0.smithi033.stdout:427: finishing write tid 3 to smithi03366949-427 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:427: finishing write tid 4 to smithi03366949-427 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 114 (ObjNum 426 snap 0 seq_num 426) dirty exists 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:427: left oid 427 (ObjNum 426 snap 0 seq_num 426) 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:428: finishing write tid 1 to smithi03366949-428 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:428: finishing write tid 2 to smithi03366949-428 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:428: finishing write tid 3 to smithi03366949-428 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:428: finishing write tid 4 to smithi03366949-428 2023-06-03T20:00:09.829 INFO:tasks.rados.rados.0.smithi033.stdout:428: finishing write tid 5 to smithi03366949-428 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 428 v 112 (ObjNum 427 snap 0 seq_num 427) dirty exists 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:428: left oid 428 (ObjNum 427 snap 0 seq_num 427) 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:426: done (15 left) 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:427: done (14 left) 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:428: done (13 left) 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:442: write initial oid 442 2023-06-03T20:00:09.830 INFO:tasks.rados.rados.0.smithi033.stdout:442: seq_num 441 ranges {611887=733283,1972912=456484,2894128=517759} 2023-06-03T20:00:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:09 smithi033 bash[26432]: audit 2023-06-03T20:00:09.442608+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.33:0/1691016742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:09.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:09 smithi033 bash[33017]: audit 2023-06-03T20:00:09.442608+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.33:0/1691016742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:09.834 INFO:tasks.rados.rados.0.smithi033.stdout:442: writing smithi03366949-442 from 611887 to 1345170 tid 1 2023-06-03T20:00:09.840 INFO:tasks.rados.rados.0.smithi033.stdout:442: writing smithi03366949-442 from 1972912 to 2429396 tid 2 2023-06-03T20:00:09.845 INFO:tasks.rados.rados.0.smithi033.stdout:442: writing smithi03366949-442 from 2894128 to 3411887 tid 3 2023-06-03T20:00:09.846 INFO:tasks.rados.rados.0.smithi033.stdout:443: write initial oid 443 2023-06-03T20:00:09.846 INFO:tasks.rados.rados.0.smithi033.stdout:443: seq_num 442 ranges {628694=408532,1515041=600142,2805198=552112} 2023-06-03T20:00:09.851 INFO:tasks.rados.rados.0.smithi033.stdout:443: writing smithi03366949-443 from 628694 to 1037226 tid 1 2023-06-03T20:00:09.857 INFO:tasks.rados.rados.0.smithi033.stdout:443: writing smithi03366949-443 from 1515041 to 2115183 tid 2 2023-06-03T20:00:09.864 INFO:tasks.rados.rados.0.smithi033.stdout:443: writing smithi03366949-443 from 2805198 to 3357310 tid 3 2023-06-03T20:00:09.864 INFO:tasks.rados.rados.0.smithi033.stdout:444: write initial oid 444 2023-06-03T20:00:09.864 INFO:tasks.rados.rados.0.smithi033.stdout:444: seq_num 443 ranges {645501=483781,1573523=460153,2548974=763384} 2023-06-03T20:00:09.870 INFO:tasks.rados.rados.0.smithi033.stdout:444: writing smithi03366949-444 from 645501 to 1129282 tid 1 2023-06-03T20:00:09.875 INFO:tasks.rados.rados.0.smithi033.stdout:444: writing smithi03366949-444 from 1573523 to 2033676 tid 2 2023-06-03T20:00:09.883 INFO:tasks.rados.rados.0.smithi033.stdout:444: writing smithi03366949-444 from 2548974 to 3312358 tid 3 2023-06-03T20:00:09.883 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.883 INFO:tasks.rados.rados.0.smithi033.stdout:429: finishing write tid 1 to smithi03366949-429 2023-06-03T20:00:09.883 INFO:tasks.rados.rados.0.smithi033.stdout:429: finishing write tid 2 to smithi03366949-429 2023-06-03T20:00:09.884 INFO:tasks.rados.rados.0.smithi033.stdout:429: finishing write tid 3 to smithi03366949-429 2023-06-03T20:00:09.884 INFO:tasks.rados.rados.0.smithi033.stdout:429: finishing write tid 4 to smithi03366949-429 2023-06-03T20:00:09.884 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 119 (ObjNum 428 snap 0 seq_num 428) dirty exists 2023-06-03T20:00:09.884 INFO:tasks.rados.rados.0.smithi033.stdout:429: left oid 429 (ObjNum 428 snap 0 seq_num 428) 2023-06-03T20:00:09.885 INFO:tasks.rados.rados.0.smithi033.stdout:430: finishing write tid 1 to smithi03366949-430 2023-06-03T20:00:09.885 INFO:tasks.rados.rados.0.smithi033.stdout:430: finishing write tid 2 to smithi03366949-430 2023-06-03T20:00:09.885 INFO:tasks.rados.rados.0.smithi033.stdout:430: finishing write tid 3 to smithi03366949-430 2023-06-03T20:00:09.885 INFO:tasks.rados.rados.0.smithi033.stdout:430: finishing write tid 4 to smithi03366949-430 2023-06-03T20:00:09.886 INFO:tasks.rados.rados.0.smithi033.stdout:429: done (15 left) 2023-06-03T20:00:09.886 INFO:tasks.rados.rados.0.smithi033.stdout:445: write initial oid 445 2023-06-03T20:00:09.886 INFO:tasks.rados.rados.0.smithi033.stdout:445: seq_num 444 ranges {662308=559030,1632005=603811,2860044=602264} 2023-06-03T20:00:09.889 INFO:tasks.rados.rados.0.smithi033.stdout:445: writing smithi03366949-445 from 662308 to 1221338 tid 1 2023-06-03T20:00:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:09 smithi083 bash[26882]: audit 2023-06-03T20:00:09.442608+0000 mon.a (mon.0) 695 : audit [DBG] from='client.? 172.21.15.33:0/1691016742' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:09.895 INFO:tasks.rados.rados.0.smithi033.stdout:445: writing smithi03366949-445 from 1632005 to 2235816 tid 2 2023-06-03T20:00:09.902 INFO:tasks.rados.rados.0.smithi033.stdout:445: writing smithi03366949-445 from 2860044 to 3462308 tid 3 2023-06-03T20:00:09.902 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.902 INFO:tasks.rados.rados.0.smithi033.stdout:430: finishing write tid 5 to smithi03366949-430 2023-06-03T20:00:09.903 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 84 (ObjNum 429 snap 0 seq_num 429) dirty exists 2023-06-03T20:00:09.903 INFO:tasks.rados.rados.0.smithi033.stdout:430: left oid 430 (ObjNum 429 snap 0 seq_num 429) 2023-06-03T20:00:09.903 INFO:tasks.rados.rados.0.smithi033.stdout:430: done (15 left) 2023-06-03T20:00:09.903 INFO:tasks.rados.rados.0.smithi033.stdout:446: write initial oid 446 2023-06-03T20:00:09.903 INFO:tasks.rados.rados.0.smithi033.stdout:446: seq_num 445 ranges {679115=634279,2090487=463822,3003820=475295} 2023-06-03T20:00:09.909 INFO:tasks.rados.rados.0.smithi033.stdout:446: writing smithi03366949-446 from 679115 to 1313394 tid 1 2023-06-03T20:00:09.916 INFO:tasks.rados.rados.0.smithi033.stdout:446: writing smithi03366949-446 from 2090487 to 2554309 tid 2 2023-06-03T20:00:09.921 INFO:tasks.rados.rados.0.smithi033.stdout:446: writing smithi03366949-446 from 3003820 to 3479115 tid 3 2023-06-03T20:00:09.921 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: finishing write tid 1 to smithi03366949-431 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: finishing write tid 2 to smithi03366949-431 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: finishing write tid 3 to smithi03366949-431 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: finishing write tid 4 to smithi03366949-431 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: finishing write tid 5 to smithi03366949-431 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 431 v 96 (ObjNum 430 snap 0 seq_num 430) dirty exists 2023-06-03T20:00:09.922 INFO:tasks.rados.rados.0.smithi033.stdout:431: left oid 431 (ObjNum 430 snap 0 seq_num 430) 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:432: finishing write tid 1 to smithi03366949-432 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:432: finishing write tid 2 to smithi03366949-432 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:432: finishing write tid 3 to smithi03366949-432 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:431: done (15 left) 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:447: write initial oid 447 2023-06-03T20:00:09.923 INFO:tasks.rados.rados.0.smithi033.stdout:447: seq_num 446 ranges {695922=709528,2032616=607480,3198537=297385} 2023-06-03T20:00:09.929 INFO:tasks.rados.rados.0.smithi033.stdout:447: writing smithi03366949-447 from 695922 to 1405450 tid 1 2023-06-03T20:00:09.936 INFO:tasks.rados.rados.0.smithi033.stdout:447: writing smithi03366949-447 from 2032616 to 2640096 tid 2 2023-06-03T20:00:09.940 INFO:tasks.rados.rados.0.smithi033.stdout:447: writing smithi03366949-447 from 3198537 to 3495922 tid 3 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:432: finishing write tid 4 to smithi03366949-432 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:432: finishing write tid 5 to smithi03366949-432 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 432 v 123 (ObjNum 431 snap 0 seq_num 431) dirty exists 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:432: left oid 432 (ObjNum 431 snap 0 seq_num 431) 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:433: finishing write tid 1 to smithi03366949-433 2023-06-03T20:00:09.941 INFO:tasks.rados.rados.0.smithi033.stdout:433: finishing write tid 2 to smithi03366949-433 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:433: finishing write tid 3 to smithi03366949-433 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:433: finishing write tid 4 to smithi03366949-433 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:433: finishing write tid 5 to smithi03366949-433 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 127 (ObjNum 432 snap 0 seq_num 432) dirty exists 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:433: left oid 433 (ObjNum 432 snap 0 seq_num 432) 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:434: finishing write tid 1 to smithi03366949-434 2023-06-03T20:00:09.942 INFO:tasks.rados.rados.0.smithi033.stdout:432: done (15 left) 2023-06-03T20:00:09.943 INFO:tasks.rados.rados.0.smithi033.stdout:433: done (14 left) 2023-06-03T20:00:09.943 INFO:tasks.rados.rados.0.smithi033.stdout:448: write initial oid 448 2023-06-03T20:00:09.943 INFO:tasks.rados.rados.0.smithi033.stdout:448: seq_num 447 ranges {712729=784777,2091098=467491,3342313=170416} 2023-06-03T20:00:09.948 INFO:tasks.rados.rados.0.smithi033.stdout:448: writing smithi03366949-448 from 712729 to 1497506 tid 1 2023-06-03T20:00:09.954 INFO:tasks.rados.rados.0.smithi033.stdout:448: writing smithi03366949-448 from 2091098 to 2558589 tid 2 2023-06-03T20:00:09.960 INFO:tasks.rados.rados.0.smithi033.stdout:448: writing smithi03366949-448 from 3342313 to 3512729 tid 3 2023-06-03T20:00:09.961 INFO:tasks.rados.rados.0.smithi033.stdout:449: write initial oid 449 2023-06-03T20:00:09.961 INFO:tasks.rados.rados.0.smithi033.stdout:449: seq_num 448 ranges {729536=460026,1749580=611149,2853383=452450} 2023-06-03T20:00:09.967 INFO:tasks.rados.rados.0.smithi033.stdout:449: writing smithi03366949-449 from 729536 to 1189562 tid 1 2023-06-03T20:00:09.974 INFO:tasks.rados.rados.0.smithi033.stdout:449: writing smithi03366949-449 from 1749580 to 2360729 tid 2 2023-06-03T20:00:09.979 INFO:tasks.rados.rados.0.smithi033.stdout:449: writing smithi03366949-449 from 2853383 to 3305833 tid 3 2023-06-03T20:00:09.979 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.979 INFO:tasks.rados.rados.0.smithi033.stdout:434: finishing write tid 2 to smithi03366949-434 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:434: finishing write tid 3 to smithi03366949-434 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:434: finishing write tid 4 to smithi03366949-434 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:434: finishing write tid 5 to smithi03366949-434 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 434 v 66 (ObjNum 433 snap 0 seq_num 433) dirty exists 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:434: left oid 434 (ObjNum 433 snap 0 seq_num 433) 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:435: finishing write tid 1 to smithi03366949-435 2023-06-03T20:00:09.980 INFO:tasks.rados.rados.0.smithi033.stdout:435: finishing write tid 2 to smithi03366949-435 2023-06-03T20:00:09.981 INFO:tasks.rados.rados.0.smithi033.stdout:434: done (15 left) 2023-06-03T20:00:09.981 INFO:tasks.rados.rados.0.smithi033.stdout:450: write initial oid 450 2023-06-03T20:00:09.981 INFO:tasks.rados.rados.0.smithi033.stdout:450: seq_num 449 ranges {746343=651628,1924415=754807,3397159=149184} 2023-06-03T20:00:09.986 INFO:tasks.rados.rados.0.smithi033.stdout:450: writing smithi03366949-450 from 746343 to 1397971 tid 1 2023-06-03T20:00:09.993 INFO:tasks.rados.rados.0.smithi033.stdout:450: writing smithi03366949-450 from 1924415 to 2679222 tid 2 2023-06-03T20:00:09.999 INFO:tasks.rados.rados.0.smithi033.stdout:450: writing smithi03366949-450 from 3397159 to 3546343 tid 3 2023-06-03T20:00:09.999 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:09.999 INFO:tasks.rados.rados.0.smithi033.stdout:435: finishing write tid 3 to smithi03366949-435 2023-06-03T20:00:09.999 INFO:tasks.rados.rados.0.smithi033.stdout:435: finishing write tid 4 to smithi03366949-435 2023-06-03T20:00:09.999 INFO:tasks.rados.rados.0.smithi033.stdout:435: finishing write tid 5 to smithi03366949-435 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 435 v 116 (ObjNum 434 snap 0 seq_num 434) dirty exists 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:435: left oid 435 (ObjNum 434 snap 0 seq_num 434) 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:436: finishing write tid 1 to smithi03366949-436 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:436: finishing write tid 2 to smithi03366949-436 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:436: finishing write tid 3 to smithi03366949-436 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:436: finishing write tid 4 to smithi03366949-436 2023-06-03T20:00:10.000 INFO:tasks.rados.rados.0.smithi033.stdout:436: finishing write tid 5 to smithi03366949-436 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 436 v 131 (ObjNum 435 snap 0 seq_num 435) dirty exists 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:436: left oid 436 (ObjNum 435 snap 0 seq_num 435) 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:437: finishing write tid 1 to smithi03366949-437 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:435: done (15 left) 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:436: done (14 left) 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:451: write initial oid 451 2023-06-03T20:00:10.001 INFO:tasks.rados.rados.0.smithi033.stdout:451: seq_num 450 ranges {763150=726877,1982897=614818,3024582=474994} 2023-06-03T20:00:10.006 INFO:tasks.rados.rados.0.smithi033.stdout:451: writing smithi03366949-451 from 763150 to 1490027 tid 1 2023-06-03T20:00:10.012 INFO:tasks.rados.rados.0.smithi033.stdout:451: writing smithi03366949-451 from 1982897 to 2597715 tid 2 2023-06-03T20:00:10.018 INFO:tasks.rados.rados.0.smithi033.stdout:451: writing smithi03366949-451 from 3024582 to 3499576 tid 3 2023-06-03T20:00:10.018 INFO:tasks.rados.rados.0.smithi033.stdout:452: write initial oid 452 2023-06-03T20:00:10.018 INFO:tasks.rados.rados.0.smithi033.stdout:452: seq_num 451 ranges {779957=402126,1925026=758476,3335652=244305} 2023-06-03T20:00:10.024 INFO:tasks.rados.rados.0.smithi033.stdout:452: writing smithi03366949-452 from 779957 to 1182083 tid 1 2023-06-03T20:00:10.032 INFO:tasks.rados.rados.0.smithi033.stdout:452: writing smithi03366949-452 from 1925026 to 2683502 tid 2 2023-06-03T20:00:10.039 INFO:tasks.rados.rados.0.smithi033.stdout:452: writing smithi03366949-452 from 3335652 to 3579957 tid 3 2023-06-03T20:00:10.040 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.040 INFO:tasks.rados.rados.0.smithi033.stdout:437: finishing write tid 2 to smithi03366949-437 2023-06-03T20:00:10.040 INFO:tasks.rados.rados.0.smithi033.stdout:437: finishing write tid 3 to smithi03366949-437 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:437: finishing write tid 4 to smithi03366949-437 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:437: finishing write tid 5 to smithi03366949-437 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 437 v 88 (ObjNum 436 snap 0 seq_num 436) dirty exists 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:437: left oid 437 (ObjNum 436 snap 0 seq_num 436) 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:438: finishing write tid 1 to smithi03366949-438 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:438: finishing write tid 2 to smithi03366949-438 2023-06-03T20:00:10.041 INFO:tasks.rados.rados.0.smithi033.stdout:438: finishing write tid 3 to smithi03366949-438 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:438: finishing write tid 4 to smithi03366949-438 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:438: finishing write tid 5 to smithi03366949-438 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 82 (ObjNum 437 snap 0 seq_num 437) dirty exists 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:438: left oid 438 (ObjNum 437 snap 0 seq_num 437) 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:439: finishing write tid 1 to smithi03366949-439 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:439: finishing write tid 2 to smithi03366949-439 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:439: finishing write tid 3 to smithi03366949-439 2023-06-03T20:00:10.042 INFO:tasks.rados.rados.0.smithi033.stdout:439: finishing write tid 4 to smithi03366949-439 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:439: finishing write tid 5 to smithi03366949-439 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 439 v 118 (ObjNum 438 snap 0 seq_num 438) dirty exists 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:439: left oid 439 (ObjNum 438 snap 0 seq_num 438) 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:440: finishing write tid 1 to smithi03366949-440 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:440: finishing write tid 2 to smithi03366949-440 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:440: finishing write tid 3 to smithi03366949-440 2023-06-03T20:00:10.043 INFO:tasks.rados.rados.0.smithi033.stdout:440: finishing write tid 4 to smithi03366949-440 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:440: finishing write tid 5 to smithi03366949-440 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 440 v 100 (ObjNum 439 snap 0 seq_num 439) dirty exists 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:440: left oid 440 (ObjNum 439 snap 0 seq_num 439) 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:441: finishing write tid 1 to smithi03366949-441 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:441: finishing write tid 2 to smithi03366949-441 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:441: finishing write tid 3 to smithi03366949-441 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:441: finishing write tid 4 to smithi03366949-441 2023-06-03T20:00:10.044 INFO:tasks.rados.rados.0.smithi033.stdout:441: finishing write tid 5 to smithi03366949-441 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 120 (ObjNum 440 snap 0 seq_num 440) dirty exists 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:441: left oid 441 (ObjNum 440 snap 0 seq_num 440) 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:442: finishing write tid 1 to smithi03366949-442 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:442: finishing write tid 2 to smithi03366949-442 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:442: finishing write tid 3 to smithi03366949-442 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:442: finishing write tid 4 to smithi03366949-442 2023-06-03T20:00:10.045 INFO:tasks.rados.rados.0.smithi033.stdout:442: finishing write tid 5 to smithi03366949-442 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 442 v 88 (ObjNum 441 snap 0 seq_num 441) dirty exists 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:442: left oid 442 (ObjNum 441 snap 0 seq_num 441) 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:443: finishing write tid 1 to smithi03366949-443 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:437: done (15 left) 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:438: done (14 left) 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:439: done (13 left) 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:440: done (12 left) 2023-06-03T20:00:10.046 INFO:tasks.rados.rados.0.smithi033.stdout:441: done (11 left) 2023-06-03T20:00:10.047 INFO:tasks.rados.rados.0.smithi033.stdout:442: done (10 left) 2023-06-03T20:00:10.047 INFO:tasks.rados.rados.0.smithi033.stdout:453: write initial oid 453 2023-06-03T20:00:10.047 INFO:tasks.rados.rados.0.smithi033.stdout:453: seq_num 452 ranges {796764=477375,1983508=618487,3363075=233689} 2023-06-03T20:00:10.047 INFO:tasks.rados.rados.0.smithi033.stdout:453: writing smithi03366949-453 from 796764 to 1274139 tid 1 2023-06-03T20:00:10.052 INFO:tasks.rados.rados.0.smithi033.stdout:453: writing smithi03366949-453 from 1983508 to 2601995 tid 2 2023-06-03T20:00:10.057 INFO:tasks.rados.rados.0.smithi033.stdout:453: writing smithi03366949-453 from 3363075 to 3596764 tid 3 2023-06-03T20:00:10.058 INFO:tasks.rados.rados.0.smithi033.stdout:454: write initial oid 454 2023-06-03T20:00:10.058 INFO:tasks.rados.rados.0.smithi033.stdout:454: seq_num 453 ranges {413571=552624,1641990=762145,2990498=425163} 2023-06-03T20:00:10.062 INFO:tasks.rados.rados.0.smithi033.stdout:454: writing smithi03366949-454 from 413571 to 966195 tid 1 2023-06-03T20:00:10.070 INFO:tasks.rados.rados.0.smithi033.stdout:454: writing smithi03366949-454 from 1641990 to 2404135 tid 2 2023-06-03T20:00:10.076 INFO:tasks.rados.rados.0.smithi033.stdout:454: writing smithi03366949-454 from 2990498 to 3415661 tid 3 2023-06-03T20:00:10.076 INFO:tasks.rados.rados.0.smithi033.stdout:455: write initial oid 455 2023-06-03T20:00:10.076 INFO:tasks.rados.rados.0.smithi033.stdout:455: seq_num 454 ranges {430378=627873,1700472=622156,3017921=612457} 2023-06-03T20:00:10.082 INFO:tasks.rados.rados.0.smithi033.stdout:455: writing smithi03366949-455 from 430378 to 1058251 tid 1 2023-06-03T20:00:10.089 INFO:tasks.rados.rados.0.smithi033.stdout:455: writing smithi03366949-455 from 1700472 to 2322628 tid 2 2023-06-03T20:00:10.096 INFO:tasks.rados.rados.0.smithi033.stdout:455: writing smithi03366949-455 from 3017921 to 3630378 tid 3 2023-06-03T20:00:10.096 INFO:tasks.rados.rados.0.smithi033.stdout:456: write initial oid 456 2023-06-03T20:00:10.096 INFO:tasks.rados.rados.0.smithi033.stdout:456: seq_num 455 ranges {447185=703122,1642601=765814,2928991=447707} 2023-06-03T20:00:10.102 INFO:tasks.rados.rados.0.smithi033.stdout:456: writing smithi03366949-456 from 447185 to 1150307 tid 1 2023-06-03T20:00:10.109 INFO:tasks.rados.rados.0.smithi033.stdout:456: writing smithi03366949-456 from 1642601 to 2408415 tid 2 2023-06-03T20:00:10.115 INFO:tasks.rados.rados.0.smithi033.stdout:456: writing smithi03366949-456 from 2928991 to 3376698 tid 3 2023-06-03T20:00:10.115 INFO:tasks.rados.rados.0.smithi033.stdout:457: write initial oid 457 2023-06-03T20:00:10.115 INFO:tasks.rados.rados.0.smithi033.stdout:457: seq_num 456 ranges {463992=778371,1701083=625825,2956414=658979} 2023-06-03T20:00:10.122 INFO:tasks.rados.rados.0.smithi033.stdout:457: writing smithi03366949-457 from 463992 to 1242363 tid 1 2023-06-03T20:00:10.128 INFO:tasks.rados.rados.0.smithi033.stdout:457: writing smithi03366949-457 from 1701083 to 2326908 tid 2 2023-06-03T20:00:10.136 INFO:tasks.rados.rados.0.smithi033.stdout:457: writing smithi03366949-457 from 2956414 to 3615393 tid 3 2023-06-03T20:00:10.136 INFO:tasks.rados.rados.0.smithi033.stdout:458: write initial oid 458 2023-06-03T20:00:10.136 INFO:tasks.rados.rados.0.smithi033.stdout:458: seq_num 457 ranges {480799=569973,1475918=769483,2700190=586604} 2023-06-03T20:00:10.142 INFO:tasks.rados.rados.0.smithi033.stdout:458: writing smithi03366949-458 from 480799 to 1050772 tid 1 2023-06-03T20:00:10.149 INFO:tasks.rados.rados.0.smithi033.stdout:458: writing smithi03366949-458 from 1475918 to 2245401 tid 2 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout:458: writing smithi03366949-458 from 2700190 to 3286794 tid 3 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout:443: finishing write tid 2 to smithi03366949-443 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout:443: finishing write tid 3 to smithi03366949-443 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout:443: finishing write tid 4 to smithi03366949-443 2023-06-03T20:00:10.155 INFO:tasks.rados.rados.0.smithi033.stdout:443: finishing write tid 5 to smithi03366949-443 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 443 v 103 (ObjNum 442 snap 0 seq_num 442) dirty exists 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:443: left oid 443 (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:444: finishing write tid 1 to smithi03366949-444 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:444: finishing write tid 2 to smithi03366949-444 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:444: finishing write tid 3 to smithi03366949-444 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:443: done (15 left) 2023-06-03T20:00:10.156 INFO:tasks.rados.rados.0.smithi033.stdout:459: write initial oid 459 2023-06-03T20:00:10.157 INFO:tasks.rados.rados.0.smithi033.stdout:459: seq_num 458 ranges {497606=645222,1934400=629494,3243966=453640} 2023-06-03T20:00:10.161 INFO:tasks.rados.rados.0.smithi033.stdout:459: writing smithi03366949-459 from 497606 to 1142828 tid 1 2023-06-03T20:00:10.169 INFO:tasks.rados.rados.0.smithi033.stdout:459: writing smithi03366949-459 from 1934400 to 2563894 tid 2 2023-06-03T20:00:10.176 INFO:tasks.rados.rados.0.smithi033.stdout:459: writing smithi03366949-459 from 3243966 to 3697606 tid 3 2023-06-03T20:00:10.177 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.177 INFO:tasks.rados.rados.0.smithi033.stdout:444: finishing write tid 4 to smithi03366949-444 2023-06-03T20:00:10.177 INFO:tasks.rados.rados.0.smithi033.stdout:444: finishing write tid 5 to smithi03366949-444 2023-06-03T20:00:10.177 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 94 (ObjNum 443 snap 0 seq_num 443) dirty exists 2023-06-03T20:00:10.178 INFO:tasks.rados.rados.0.smithi033.stdout:444: left oid 444 (ObjNum 443 snap 0 seq_num 443) 2023-06-03T20:00:10.178 INFO:tasks.rados.rados.0.smithi033.stdout:445: finishing write tid 1 to smithi03366949-445 2023-06-03T20:00:10.178 INFO:tasks.rados.rados.0.smithi033.stdout:444: done (15 left) 2023-06-03T20:00:10.179 INFO:tasks.rados.rados.0.smithi033.stdout:460: write initial oid 460 2023-06-03T20:00:10.179 INFO:tasks.rados.rados.0.smithi033.stdout:460: seq_num 459 ranges {514413=720471,1876529=773152,3438683=275730} 2023-06-03T20:00:10.182 INFO:tasks.rados.rados.0.smithi033.stdout:460: writing smithi03366949-460 from 514413 to 1234884 tid 1 2023-06-03T20:00:10.190 INFO:tasks.rados.rados.0.smithi033.stdout:460: writing smithi03366949-460 from 1876529 to 2649681 tid 2 2023-06-03T20:00:10.196 INFO:tasks.rados.rados.0.smithi033.stdout:460: writing smithi03366949-460 from 3438683 to 3714413 tid 3 2023-06-03T20:00:10.196 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:445: finishing write tid 2 to smithi03366949-445 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:445: finishing write tid 3 to smithi03366949-445 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:445: finishing write tid 4 to smithi03366949-445 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:445: finishing write tid 5 to smithi03366949-445 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 90 (ObjNum 444 snap 0 seq_num 444) dirty exists 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:445: left oid 445 (ObjNum 444 snap 0 seq_num 444) 2023-06-03T20:00:10.197 INFO:tasks.rados.rados.0.smithi033.stdout:446: finishing write tid 1 to smithi03366949-446 2023-06-03T20:00:10.198 INFO:tasks.rados.rados.0.smithi033.stdout:446: finishing write tid 2 to smithi03366949-446 2023-06-03T20:00:10.198 INFO:tasks.rados.rados.0.smithi033.stdout:445: done (15 left) 2023-06-03T20:00:10.198 INFO:tasks.rados.rados.0.smithi033.stdout:461: write initial oid 461 2023-06-03T20:00:10.198 INFO:tasks.rados.rados.0.smithi033.stdout:461: seq_num 460 ranges {531220=795720,1935011=516810,3066106=420420} 2023-06-03T20:00:10.203 INFO:tasks.rados.rados.0.smithi033.stdout:461: writing smithi03366949-461 from 531220 to 1326940 tid 1 2023-06-03T20:00:10.210 INFO:tasks.rados.rados.0.smithi033.stdout:461: writing smithi03366949-461 from 1935011 to 2451821 tid 2 2023-06-03T20:00:10.216 INFO:tasks.rados.rados.0.smithi033.stdout:461: writing smithi03366949-461 from 3066106 to 3486526 tid 3 2023-06-03T20:00:10.216 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.216 INFO:tasks.rados.rados.0.smithi033.stdout:446: finishing write tid 3 to smithi03366949-446 2023-06-03T20:00:10.216 INFO:tasks.rados.rados.0.smithi033.stdout:446: finishing write tid 4 to smithi03366949-446 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:446: finishing write tid 5 to smithi03366949-446 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 446 v 104 (ObjNum 445 snap 0 seq_num 445) dirty exists 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:446: left oid 446 (ObjNum 445 snap 0 seq_num 445) 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:447: finishing write tid 1 to smithi03366949-447 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:446: done (15 left) 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:462: write initial oid 462 2023-06-03T20:00:10.217 INFO:tasks.rados.rados.0.smithi033.stdout:462: seq_num 461 ranges {548027=470969,1593493=776821,3093529=631692} 2023-06-03T20:00:10.221 INFO:tasks.rados.rados.0.smithi033.stdout:462: writing smithi03366949-462 from 548027 to 1018996 tid 1 2023-06-03T20:00:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:462: writing smithi03366949-462 from 1593493 to 2370314 tid 2 2023-06-03T20:00:10.236 INFO:tasks.rados.rados.0.smithi033.stdout:462: writing smithi03366949-462 from 3093529 to 3725221 tid 3 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:447: finishing write tid 2 to smithi03366949-447 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:447: finishing write tid 3 to smithi03366949-447 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:447: finishing write tid 4 to smithi03366949-447 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:447: finishing write tid 5 to smithi03366949-447 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 95 (ObjNum 446 snap 0 seq_num 446) dirty exists 2023-06-03T20:00:10.237 INFO:tasks.rados.rados.0.smithi033.stdout:447: left oid 447 (ObjNum 446 snap 0 seq_num 446) 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:448: finishing write tid 1 to smithi03366949-448 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:448: finishing write tid 2 to smithi03366949-448 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:448: finishing write tid 3 to smithi03366949-448 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:447: done (15 left) 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:463: write initial oid 463 2023-06-03T20:00:10.238 INFO:tasks.rados.rados.0.smithi033.stdout:463: seq_num 462 ranges {564834=546218,1651975=520479,2720952=559317} 2023-06-03T20:00:10.242 INFO:tasks.rados.rados.0.smithi033.stdout:463: writing smithi03366949-463 from 564834 to 1111052 tid 1 2023-06-03T20:00:10.248 INFO:tasks.rados.rados.0.smithi033.stdout:463: writing smithi03366949-463 from 1651975 to 2172454 tid 2 2023-06-03T20:00:10.255 INFO:tasks.rados.rados.0.smithi033.stdout:463: writing smithi03366949-463 from 2720952 to 3280269 tid 3 2023-06-03T20:00:10.255 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.255 INFO:tasks.rados.rados.0.smithi033.stdout:448: finishing write tid 4 to smithi03366949-448 2023-06-03T20:00:10.255 INFO:tasks.rados.rados.0.smithi033.stdout:448: finishing write tid 5 to smithi03366949-448 2023-06-03T20:00:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 448 v 99 (ObjNum 447 snap 0 seq_num 447) dirty exists 2023-06-03T20:00:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:448: left oid 448 (ObjNum 447 snap 0 seq_num 447) 2023-06-03T20:00:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:449: finishing write tid 1 to smithi03366949-449 2023-06-03T20:00:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:449: finishing write tid 2 to smithi03366949-449 2023-06-03T20:00:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:449: finishing write tid 3 to smithi03366949-449 2023-06-03T20:00:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:448: done (15 left) 2023-06-03T20:00:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:464: write initial oid 464 2023-06-03T20:00:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:464: seq_num 463 ranges {581641=621467,1994104=780490,3432022=349619} 2023-06-03T20:00:10.261 INFO:tasks.rados.rados.0.smithi033.stdout:464: writing smithi03366949-464 from 581641 to 1203108 tid 1 2023-06-03T20:00:10.270 INFO:tasks.rados.rados.0.smithi033.stdout:464: writing smithi03366949-464 from 1994104 to 2774594 tid 2 2023-06-03T20:00:10.276 INFO:tasks.rados.rados.0.smithi033.stdout:464: writing smithi03366949-464 from 3432022 to 3781641 tid 3 2023-06-03T20:00:10.276 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.276 INFO:tasks.rados.rados.0.smithi033.stdout:449: finishing write tid 4 to smithi03366949-449 2023-06-03T20:00:10.276 INFO:tasks.rados.rados.0.smithi033.stdout:449: finishing write tid 5 to smithi03366949-449 2023-06-03T20:00:10.276 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 449 v 97 (ObjNum 448 snap 0 seq_num 448) dirty exists 2023-06-03T20:00:10.277 INFO:tasks.rados.rados.0.smithi033.stdout:449: left oid 449 (ObjNum 448 snap 0 seq_num 448) 2023-06-03T20:00:10.277 INFO:tasks.rados.rados.0.smithi033.stdout:450: finishing write tid 1 to smithi03366949-450 2023-06-03T20:00:10.277 INFO:tasks.rados.rados.0.smithi033.stdout:449: done (15 left) 2023-06-03T20:00:10.277 INFO:tasks.rados.rados.0.smithi033.stdout:465: write initial oid 465 2023-06-03T20:00:10.277 INFO:tasks.rados.rados.0.smithi033.stdout:465: seq_num 464 ranges {598448=413069,1768939=524148,2775798=581861,3781488=16960} 2023-06-03T20:00:10.281 INFO:tasks.rados.rados.0.smithi033.stdout:465: writing smithi03366949-465 from 598448 to 1011517 tid 1 2023-06-03T20:00:10.288 INFO:tasks.rados.rados.0.smithi033.stdout:465: writing smithi03366949-465 from 1768939 to 2293087 tid 2 2023-06-03T20:00:10.294 INFO:tasks.rados.rados.0.smithi033.stdout:465: writing smithi03366949-465 from 2775798 to 3357659 tid 3 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout:465: writing smithi03366949-465 from 3781488 to 3798448 tid 4 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout:450: finishing write tid 2 to smithi03366949-450 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout:450: finishing write tid 3 to smithi03366949-450 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout:450: finishing write tid 4 to smithi03366949-450 2023-06-03T20:00:10.297 INFO:tasks.rados.rados.0.smithi033.stdout:450: finishing write tid 5 to smithi03366949-450 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 450 v 70 (ObjNum 449 snap 0 seq_num 449) dirty exists 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:450: left oid 450 (ObjNum 449 snap 0 seq_num 449) 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:451: finishing write tid 1 to smithi03366949-451 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:450: done (15 left) 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:466: write initial oid 466 2023-06-03T20:00:10.298 INFO:tasks.rados.rados.0.smithi033.stdout:466: seq_num 465 ranges {615255=488318,1827421=784159,3203221=612034} 2023-06-03T20:00:10.302 INFO:tasks.rados.rados.0.smithi033.stdout:466: writing smithi03366949-466 from 615255 to 1103573 tid 1 2023-06-03T20:00:10.311 INFO:tasks.rados.rados.0.smithi033.stdout:466: writing smithi03366949-466 from 1827421 to 2611580 tid 2 2023-06-03T20:00:10.318 INFO:tasks.rados.rados.0.smithi033.stdout:466: writing smithi03366949-466 from 3203221 to 3815255 tid 3 2023-06-03T20:00:10.318 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.318 INFO:tasks.rados.rados.0.smithi033.stdout:451: finishing write tid 2 to smithi03366949-451 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:451: finishing write tid 3 to smithi03366949-451 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:451: finishing write tid 4 to smithi03366949-451 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:451: finishing write tid 5 to smithi03366949-451 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 92 (ObjNum 450 snap 0 seq_num 450) dirty exists 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:451: left oid 451 (ObjNum 450 snap 0 seq_num 450) 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:452: finishing write tid 1 to smithi03366949-452 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:452: finishing write tid 2 to smithi03366949-452 2023-06-03T20:00:10.319 INFO:tasks.rados.rados.0.smithi033.stdout:452: finishing write tid 3 to smithi03366949-452 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:452: finishing write tid 4 to smithi03366949-452 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:452: finishing write tid 5 to smithi03366949-452 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 452 v 92 (ObjNum 451 snap 0 seq_num 451) dirty exists 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:452: left oid 452 (ObjNum 451 snap 0 seq_num 451) 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:453: finishing write tid 1 to smithi03366949-453 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:453: finishing write tid 2 to smithi03366949-453 2023-06-03T20:00:10.320 INFO:tasks.rados.rados.0.smithi033.stdout:453: finishing write tid 3 to smithi03366949-453 2023-06-03T20:00:10.321 INFO:tasks.rados.rados.0.smithi033.stdout:453: finishing write tid 4 to smithi03366949-453 2023-06-03T20:00:10.321 INFO:tasks.rados.rados.0.smithi033.stdout:451: done (15 left) 2023-06-03T20:00:10.321 INFO:tasks.rados.rados.0.smithi033.stdout:452: done (14 left) 2023-06-03T20:00:10.321 INFO:tasks.rados.rados.0.smithi033.stdout:467: write initial oid 467 2023-06-03T20:00:10.321 INFO:tasks.rados.rados.0.smithi033.stdout:467: seq_num 466 ranges {632062=563567,1885903=527817,2830644=720758} 2023-06-03T20:00:10.324 INFO:tasks.rados.rados.0.smithi033.stdout:467: writing smithi03366949-467 from 632062 to 1195629 tid 1 2023-06-03T20:00:10.331 INFO:tasks.rados.rados.0.smithi033.stdout:467: writing smithi03366949-467 from 1885903 to 2413720 tid 2 2023-06-03T20:00:10.337 INFO:tasks.rados.rados.0.smithi033.stdout:467: writing smithi03366949-467 from 2830644 to 3551402 tid 3 2023-06-03T20:00:10.338 INFO:tasks.rados.rados.0.smithi033.stdout:468: write initial oid 468 2023-06-03T20:00:10.338 INFO:tasks.rados.rados.0.smithi033.stdout:468: seq_num 467 ranges {648869=638816,1828032=787828,3141714=532030} 2023-06-03T20:00:10.344 INFO:tasks.rados.rados.0.smithi033.stdout:468: writing smithi03366949-468 from 648869 to 1287685 tid 1 2023-06-03T20:00:10.351 INFO:tasks.rados.rados.0.smithi033.stdout:468: writing smithi03366949-468 from 1828032 to 2615860 tid 2 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout:468: writing smithi03366949-468 from 3141714 to 3673744 tid 3 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout:453: finishing write tid 5 to smithi03366949-453 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 453 v 108 (ObjNum 452 snap 0 seq_num 452) dirty exists 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout:453: left oid 453 (ObjNum 452 snap 0 seq_num 452) 2023-06-03T20:00:10.358 INFO:tasks.rados.rados.0.smithi033.stdout:454: finishing write tid 1 to smithi03366949-454 2023-06-03T20:00:10.359 INFO:tasks.rados.rados.0.smithi033.stdout:454: finishing write tid 2 to smithi03366949-454 2023-06-03T20:00:10.359 INFO:tasks.rados.rados.0.smithi033.stdout:453: done (15 left) 2023-06-03T20:00:10.359 INFO:tasks.rados.rados.0.smithi033.stdout:469: write initial oid 469 2023-06-03T20:00:10.359 INFO:tasks.rados.rados.0.smithi033.stdout:469: seq_num 468 ranges {665676=714065,1886514=531486,3169137=696539} 2023-06-03T20:00:10.365 INFO:tasks.rados.rados.0.smithi033.stdout:469: writing smithi03366949-469 from 665676 to 1379741 tid 1 2023-06-03T20:00:10.371 INFO:tasks.rados.rados.0.smithi033.stdout:469: writing smithi03366949-469 from 1886514 to 2418000 tid 2 2023-06-03T20:00:10.379 INFO:tasks.rados.rados.0.smithi033.stdout:469: writing smithi03366949-469 from 3169137 to 3865676 tid 3 2023-06-03T20:00:10.379 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.379 INFO:tasks.rados.rados.0.smithi033.stdout:454: finishing write tid 3 to smithi03366949-454 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:454: finishing write tid 4 to smithi03366949-454 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:454: finishing write tid 5 to smithi03366949-454 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 454 v 101 (ObjNum 453 snap 0 seq_num 453) dirty exists 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:454: left oid 454 (ObjNum 453 snap 0 seq_num 453) 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:455: finishing write tid 1 to smithi03366949-455 2023-06-03T20:00:10.380 INFO:tasks.rados.rados.0.smithi033.stdout:455: finishing write tid 2 to smithi03366949-455 2023-06-03T20:00:10.381 INFO:tasks.rados.rados.0.smithi033.stdout:454: done (15 left) 2023-06-03T20:00:10.381 INFO:tasks.rados.rados.0.smithi033.stdout:470: write initial oid 470 2023-06-03T20:00:10.381 INFO:tasks.rados.rados.0.smithi033.stdout:470: seq_num 469 ranges {682483=789314,1944996=791497,3196560=554574} 2023-06-03T20:00:10.387 INFO:tasks.rados.rados.0.smithi033.stdout:470: writing smithi03366949-470 from 682483 to 1471797 tid 1 2023-06-03T20:00:10.395 INFO:tasks.rados.rados.0.smithi033.stdout:470: writing smithi03366949-470 from 1944996 to 2736493 tid 2 2023-06-03T20:00:10.402 INFO:tasks.rados.rados.0.smithi033.stdout:470: writing smithi03366949-470 from 3196560 to 3751134 tid 3 2023-06-03T20:00:10.402 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.402 INFO:tasks.rados.rados.0.smithi033.stdout:455: finishing write tid 3 to smithi03366949-455 2023-06-03T20:00:10.402 INFO:tasks.rados.rados.0.smithi033.stdout:455: finishing write tid 4 to smithi03366949-455 2023-06-03T20:00:10.402 INFO:tasks.rados.rados.0.smithi033.stdout:455: finishing write tid 5 to smithi03366949-455 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 455 v 103 (ObjNum 454 snap 0 seq_num 454) dirty exists 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:455: left oid 455 (ObjNum 454 snap 0 seq_num 454) 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:456: finishing write tid 1 to smithi03366949-456 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:456: finishing write tid 2 to smithi03366949-456 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:456: finishing write tid 3 to smithi03366949-456 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:456: finishing write tid 4 to smithi03366949-456 2023-06-03T20:00:10.403 INFO:tasks.rados.rados.0.smithi033.stdout:456: finishing write tid 5 to smithi03366949-456 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 456 v 86 (ObjNum 455 snap 0 seq_num 455) dirty exists 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:456: left oid 456 (ObjNum 455 snap 0 seq_num 455) 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:457: finishing write tid 1 to smithi03366949-457 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:457: finishing write tid 2 to smithi03366949-457 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:457: finishing write tid 3 to smithi03366949-457 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:457: finishing write tid 4 to smithi03366949-457 2023-06-03T20:00:10.404 INFO:tasks.rados.rados.0.smithi033.stdout:457: finishing write tid 5 to smithi03366949-457 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 457 v 112 (ObjNum 456 snap 0 seq_num 456) dirty exists 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:457: left oid 457 (ObjNum 456 snap 0 seq_num 456) 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:458: finishing write tid 1 to smithi03366949-458 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:458: finishing write tid 2 to smithi03366949-458 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:458: finishing write tid 3 to smithi03366949-458 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:458: finishing write tid 4 to smithi03366949-458 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:458: finishing write tid 5 to smithi03366949-458 2023-06-03T20:00:10.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 458 v 94 (ObjNum 457 snap 0 seq_num 457) dirty exists 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:458: left oid 458 (ObjNum 457 snap 0 seq_num 457) 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: finishing write tid 1 to smithi03366949-459 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: finishing write tid 2 to smithi03366949-459 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: finishing write tid 3 to smithi03366949-459 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: finishing write tid 4 to smithi03366949-459 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: finishing write tid 5 to smithi03366949-459 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 459 v 96 (ObjNum 458 snap 0 seq_num 458) dirty exists 2023-06-03T20:00:10.406 INFO:tasks.rados.rados.0.smithi033.stdout:459: left oid 459 (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:460: finishing write tid 1 to smithi03366949-460 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:460: finishing write tid 2 to smithi03366949-460 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:460: finishing write tid 3 to smithi03366949-460 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:460: finishing write tid 4 to smithi03366949-460 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:455: done (15 left) 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:456: done (14 left) 2023-06-03T20:00:10.407 INFO:tasks.rados.rados.0.smithi033.stdout:457: done (13 left) 2023-06-03T20:00:10.408 INFO:tasks.rados.rados.0.smithi033.stdout:458: done (12 left) 2023-06-03T20:00:10.408 INFO:tasks.rados.rados.0.smithi033.stdout:459: done (11 left) 2023-06-03T20:00:10.408 INFO:tasks.rados.rados.0.smithi033.stdout:471: write initial oid 471 2023-06-03T20:00:10.408 INFO:tasks.rados.rados.0.smithi033.stdout:471: seq_num 470 ranges {699290=464563,1603478=535155,2823983=765846} 2023-06-03T20:00:10.408 INFO:tasks.rados.rados.0.smithi033.stdout:471: writing smithi03366949-471 from 699290 to 1163853 tid 1 2023-06-03T20:00:10.412 INFO:tasks.rados.rados.0.smithi033.stdout:471: writing smithi03366949-471 from 1603478 to 2138633 tid 2 2023-06-03T20:00:10.420 INFO:tasks.rados.rados.0.smithi033.stdout:471: writing smithi03366949-471 from 2823983 to 3589829 tid 3 2023-06-03T20:00:10.421 INFO:tasks.rados.rados.0.smithi033.stdout:472: write initial oid 472 2023-06-03T20:00:10.421 INFO:tasks.rados.rados.0.smithi033.stdout:472: seq_num 471 ranges {716097=539812,1945607=795166,3535053=381044} 2023-06-03T20:00:10.427 INFO:tasks.rados.rados.0.smithi033.stdout:472: writing smithi03366949-472 from 716097 to 1255909 tid 1 2023-06-03T20:00:10.435 INFO:tasks.rados.rados.0.smithi033.stdout:472: writing smithi03366949-472 from 1945607 to 2740773 tid 2 2023-06-03T20:00:10.443 INFO:tasks.rados.rados.0.smithi033.stdout:472: writing smithi03366949-472 from 3535053 to 3916097 tid 3 2023-06-03T20:00:10.443 INFO:tasks.rados.rados.0.smithi033.stdout:473: write initial oid 473 2023-06-03T20:00:10.443 INFO:tasks.rados.rados.0.smithi033.stdout:460: finishing write tid 5 to smithi03366949-460 2023-06-03T20:00:10.443 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 460 v 116 (ObjNum 459 snap 0 seq_num 459) dirty exists 2023-06-03T20:00:10.443 INFO:tasks.rados.rados.0.smithi033.stdout:460: left oid 460 (ObjNum 459 snap 0 seq_num 459) 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: finishing write tid 1 to smithi03366949-461 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: finishing write tid 2 to smithi03366949-461 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: finishing write tid 3 to smithi03366949-461 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: finishing write tid 4 to smithi03366949-461 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: finishing write tid 5 to smithi03366949-461 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 461 v 120 (ObjNum 460 snap 0 seq_num 460) dirty exists 2023-06-03T20:00:10.444 INFO:tasks.rados.rados.0.smithi033.stdout:461: left oid 461 (ObjNum 460 snap 0 seq_num 460) 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: finishing write tid 1 to smithi03366949-462 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: finishing write tid 2 to smithi03366949-462 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: finishing write tid 3 to smithi03366949-462 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: finishing write tid 4 to smithi03366949-462 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: finishing write tid 5 to smithi03366949-462 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 462 v 124 (ObjNum 461 snap 0 seq_num 461) dirty exists 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:462: left oid 462 (ObjNum 461 snap 0 seq_num 461) 2023-06-03T20:00:10.445 INFO:tasks.rados.rados.0.smithi033.stdout:463: finishing write tid 1 to smithi03366949-463 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:463: finishing write tid 2 to smithi03366949-463 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:463: finishing write tid 3 to smithi03366949-463 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:463: finishing write tid 4 to smithi03366949-463 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:463: finishing write tid 5 to smithi03366949-463 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 463 v 135 (ObjNum 462 snap 0 seq_num 462) dirty exists 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:463: left oid 463 (ObjNum 462 snap 0 seq_num 462) 2023-06-03T20:00:10.446 INFO:tasks.rados.rados.0.smithi033.stdout:464: finishing write tid 1 to smithi03366949-464 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:464: finishing write tid 2 to smithi03366949-464 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:464: finishing write tid 3 to smithi03366949-464 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:464: finishing write tid 4 to smithi03366949-464 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:464: finishing write tid 5 to smithi03366949-464 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 105 (ObjNum 463 snap 0 seq_num 463) dirty exists 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:464: left oid 464 (ObjNum 463 snap 0 seq_num 463) 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 1 to smithi03366949-465 2023-06-03T20:00:10.447 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 2 to smithi03366949-465 2023-06-03T20:00:10.448 INFO:tasks.rados.rados.0.smithi033.stdout:473: seq_num 472 ranges {732904=731414,2120442=538824,3278829=504743} 2023-06-03T20:00:10.450 INFO:tasks.rados.rados.0.smithi033.stdout:473: writing smithi03366949-473 from 732904 to 1464318 tid 1 2023-06-03T20:00:10.457 INFO:tasks.rados.rados.0.smithi033.stdout:473: writing smithi03366949-473 from 2120442 to 2659266 tid 2 2023-06-03T20:00:10.463 INFO:tasks.rados.rados.0.smithi033.stdout:473: writing smithi03366949-473 from 3278829 to 3783572 tid 3 2023-06-03T20:00:10.463 INFO:tasks.rados.rados.0.smithi033.stdout:460: done (13 left) 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:461: done (12 left) 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:462: done (11 left) 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:463: done (10 left) 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:464: done (9 left) 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:474: write initial oid 474 2023-06-03T20:00:10.464 INFO:tasks.rados.rados.0.smithi033.stdout:474: seq_num 473 ranges {749711=406663,1778924=682482,3189899=716015} 2023-06-03T20:00:10.469 INFO:tasks.rados.rados.0.smithi033.stdout:474: writing smithi03366949-474 from 749711 to 1156374 tid 1 2023-06-03T20:00:10.477 INFO:tasks.rados.rados.0.smithi033.stdout:474: writing smithi03366949-474 from 1778924 to 2461406 tid 2 2023-06-03T20:00:10.485 INFO:tasks.rados.rados.0.smithi033.stdout:474: writing smithi03366949-474 from 3189899 to 3905914 tid 3 2023-06-03T20:00:10.485 INFO:tasks.rados.rados.0.smithi033.stdout:475: write initial oid 475 2023-06-03T20:00:10.485 INFO:tasks.rados.rados.0.smithi033.stdout:475: seq_num 474 ranges {766518=481912,1837406=542493,2933675=527287,3876584=89934} 2023-06-03T20:00:10.491 INFO:tasks.rados.rados.0.smithi033.stdout:475: writing smithi03366949-475 from 766518 to 1248430 tid 1 2023-06-03T20:00:10.498 INFO:tasks.rados.rados.0.smithi033.stdout:475: writing smithi03366949-475 from 1837406 to 2379899 tid 2 2023-06-03T20:00:10.504 INFO:tasks.rados.rados.0.smithi033.stdout:475: writing smithi03366949-475 from 2933675 to 3460962 tid 3 2023-06-03T20:00:10.507 INFO:tasks.rados.rados.0.smithi033.stdout:475: writing smithi03366949-475 from 3876584 to 3966518 tid 4 2023-06-03T20:00:10.507 INFO:tasks.rados.rados.0.smithi033.stdout:476: write initial oid 476 2023-06-03T20:00:10.507 INFO:tasks.rados.rados.0.smithi033.stdout:476: seq_num 475 ranges {783325=557161,1779535=686151,3244745=454912} 2023-06-03T20:00:10.514 INFO:tasks.rados.rados.0.smithi033.stdout:476: writing smithi03366949-476 from 783325 to 1340486 tid 1 2023-06-03T20:00:10.520 INFO:tasks.rados.rados.0.smithi033.stdout:476: writing smithi03366949-476 from 1779535 to 2465686 tid 2 2023-06-03T20:00:10.527 INFO:tasks.rados.rados.0.smithi033.stdout:476: writing smithi03366949-476 from 3244745 to 3699657 tid 3 2023-06-03T20:00:10.527 INFO:tasks.rados.rados.0.smithi033.stdout:477: write initial oid 477 2023-06-03T20:00:10.528 INFO:tasks.rados.rados.0.smithi033.stdout:477: seq_num 476 ranges {400132=632410,1438017=546162} 2023-06-03T20:00:10.533 INFO:tasks.rados.rados.0.smithi033.stdout:477: writing smithi03366949-477 from 400132 to 1032542 tid 1 2023-06-03T20:00:10.538 INFO:tasks.rados.rados.0.smithi033.stdout:477: writing smithi03366949-477 from 1438017 to 1984179 tid 2 2023-06-03T20:00:10.539 INFO:tasks.rados.rados.0.smithi033.stdout:478: write initial oid 478 2023-06-03T20:00:10.539 INFO:tasks.rados.rados.0.smithi033.stdout:478: seq_num 477 ranges {416939=707659,1896499=120440} 2023-06-03T20:00:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:478: writing smithi03366949-478 from 416939 to 1124598 tid 1 2023-06-03T20:00:10.549 INFO:tasks.rados.rados.0.smithi033.stdout:478: writing smithi03366949-478 from 1896499 to 2016939 tid 2 2023-06-03T20:00:10.550 INFO:tasks.rados.rados.0.smithi033.stdout:479: write initial oid 479 2023-06-03T20:00:10.550 INFO:tasks.rados.rados.0.smithi033.stdout:479: seq_num 478 ranges {433746=782908,1954981=78765} 2023-06-03T20:00:10.556 INFO:tasks.rados.rados.0.smithi033.stdout:479: writing smithi03366949-479 from 433746 to 1216654 tid 1 2023-06-03T20:00:10.561 INFO:tasks.rados.rados.0.smithi033.stdout:479: writing smithi03366949-479 from 1954981 to 2033746 tid 2 2023-06-03T20:00:10.561 INFO:tasks.rados.rados.0.smithi033.stdout:480: write initial oid 480 2023-06-03T20:00:10.561 INFO:tasks.rados.rados.0.smithi033.stdout:480: seq_num 479 ranges {450553=574510,1613463=437090} 2023-06-03T20:00:10.568 INFO:tasks.rados.rados.0.smithi033.stdout:480: writing smithi03366949-480 from 450553 to 1025063 tid 1 2023-06-03T20:00:10.574 INFO:tasks.rados.rados.0.smithi033.stdout:480: writing smithi03366949-480 from 1613463 to 2050553 tid 2 2023-06-03T20:00:10.574 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.574 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 3 to smithi03366949-465 2023-06-03T20:00:10.574 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 4 to smithi03366949-465 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 5 to smithi03366949-465 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:465: finishing write tid 6 to smithi03366949-465 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 465 v 108 (ObjNum 464 snap 0 seq_num 464) dirty exists 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:465: left oid 465 (ObjNum 464 snap 0 seq_num 464) 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:466: finishing write tid 1 to smithi03366949-466 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:465: done (15 left) 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:481: write initial oid 481 2023-06-03T20:00:10.575 INFO:tasks.rados.rados.0.smithi033.stdout:481: seq_num 480 ranges {467360=649759,1671945=395415} 2023-06-03T20:00:10.580 INFO:tasks.rados.rados.0.smithi033.stdout:481: writing smithi03366949-481 from 467360 to 1117119 tid 1 2023-06-03T20:00:10.585 INFO:tasks.rados.rados.0.smithi033.stdout:481: writing smithi03366949-481 from 1671945 to 2067360 tid 2 2023-06-03T20:00:10.585 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:466: finishing write tid 2 to smithi03366949-466 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:466: finishing write tid 3 to smithi03366949-466 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:466: finishing write tid 4 to smithi03366949-466 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:466: finishing write tid 5 to smithi03366949-466 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 466 v 74 (ObjNum 465 snap 0 seq_num 465) dirty exists 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:466: left oid 466 (ObjNum 465 snap 0 seq_num 465) 2023-06-03T20:00:10.586 INFO:tasks.rados.rados.0.smithi033.stdout:467: finishing write tid 1 to smithi03366949-467 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: finishing write tid 2 to smithi03366949-467 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: finishing write tid 3 to smithi03366949-467 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: finishing write tid 4 to smithi03366949-467 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: finishing write tid 5 to smithi03366949-467 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 128 (ObjNum 466 snap 0 seq_num 466) dirty exists 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: left oid 467 (ObjNum 466 snap 0 seq_num 466) 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:466: done (15 left) 2023-06-03T20:00:10.587 INFO:tasks.rados.rados.0.smithi033.stdout:467: done (14 left) 2023-06-03T20:00:10.588 INFO:tasks.rados.rados.0.smithi033.stdout:482: write initial oid 482 2023-06-03T20:00:10.588 INFO:tasks.rados.rados.0.smithi033.stdout:482: seq_num 481 ranges {484167=725008,1730427=353740} 2023-06-03T20:00:10.592 INFO:tasks.rados.rados.0.smithi033.stdout:482: writing smithi03366949-482 from 484167 to 1209175 tid 1 2023-06-03T20:00:10.597 INFO:tasks.rados.rados.0.smithi033.stdout:482: writing smithi03366949-482 from 1730427 to 2084167 tid 2 2023-06-03T20:00:10.597 INFO:tasks.rados.rados.0.smithi033.stdout:483: write initial oid 483 2023-06-03T20:00:10.597 INFO:tasks.rados.rados.0.smithi033.stdout:483: seq_num 482 ranges {500974=400257,1388909=557169} 2023-06-03T20:00:10.602 INFO:tasks.rados.rados.0.smithi033.stdout:483: writing smithi03366949-483 from 500974 to 901231 tid 1 2023-06-03T20:00:10.608 INFO:tasks.rados.rados.0.smithi033.stdout:483: writing smithi03366949-483 from 1388909 to 1946078 tid 2 2023-06-03T20:00:10.608 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.608 INFO:tasks.rados.rados.0.smithi033.stdout:468: finishing write tid 1 to smithi03366949-468 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:468: finishing write tid 2 to smithi03366949-468 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:468: finishing write tid 3 to smithi03366949-468 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:468: finishing write tid 4 to smithi03366949-468 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:468: finishing write tid 5 to smithi03366949-468 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 468 v 139 (ObjNum 467 snap 0 seq_num 467) dirty exists 2023-06-03T20:00:10.609 INFO:tasks.rados.rados.0.smithi033.stdout:468: left oid 468 (ObjNum 467 snap 0 seq_num 467) 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: finishing write tid 1 to smithi03366949-469 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: finishing write tid 2 to smithi03366949-469 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: finishing write tid 3 to smithi03366949-469 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: finishing write tid 4 to smithi03366949-469 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: finishing write tid 5 to smithi03366949-469 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 469 v 114 (ObjNum 468 snap 0 seq_num 468) dirty exists 2023-06-03T20:00:10.610 INFO:tasks.rados.rados.0.smithi033.stdout:469: left oid 469 (ObjNum 468 snap 0 seq_num 468) 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:470: finishing write tid 1 to smithi03366949-470 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:470: finishing write tid 2 to smithi03366949-470 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:470: finishing write tid 3 to smithi03366949-470 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:470: finishing write tid 4 to smithi03366949-470 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:470: finishing write tid 5 to smithi03366949-470 2023-06-03T20:00:10.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 470 v 100 (ObjNum 469 snap 0 seq_num 469) dirty exists 2023-06-03T20:00:10.612 INFO:tasks.rados.rados.0.smithi033.stdout:470: left oid 470 (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:00:10.612 INFO:tasks.rados.rados.0.smithi033.stdout:471: finishing write tid 1 to smithi03366949-471 2023-06-03T20:00:10.612 INFO:tasks.rados.rados.0.smithi033.stdout:471: finishing write tid 2 to smithi03366949-471 2023-06-03T20:00:10.612 INFO:tasks.rados.rados.0.smithi033.stdout:471: finishing write tid 3 to smithi03366949-471 2023-06-03T20:00:10.613 INFO:tasks.rados.rados.0.smithi033.stdout:468: done (15 left) 2023-06-03T20:00:10.613 INFO:tasks.rados.rados.0.smithi033.stdout:469: done (14 left) 2023-06-03T20:00:10.613 INFO:tasks.rados.rados.0.smithi033.stdout:470: done (13 left) 2023-06-03T20:00:10.613 INFO:tasks.rados.rados.0.smithi033.stdout:484: write initial oid 484 2023-06-03T20:00:10.613 INFO:tasks.rados.rados.0.smithi033.stdout:484: seq_num 483 ranges {517781=475506,1731038=386743} 2023-06-03T20:00:10.614 INFO:tasks.rados.rados.0.smithi033.stdout:484: writing smithi03366949-484 from 517781 to 993287 tid 1 2023-06-03T20:00:10.621 INFO:tasks.rados.rados.0.smithi033.stdout:484: writing smithi03366949-484 from 1731038 to 2117781 tid 2 2023-06-03T20:00:10.621 INFO:tasks.rados.rados.0.smithi033.stdout:485: write initial oid 485 2023-06-03T20:00:10.621 INFO:tasks.rados.rados.0.smithi033.stdout:485: seq_num 484 ranges {534588=550755,1789520=345068} 2023-06-03T20:00:10.627 INFO:tasks.rados.rados.0.smithi033.stdout:485: writing smithi03366949-485 from 534588 to 1085343 tid 1 2023-06-03T20:00:10.633 INFO:tasks.rados.rados.0.smithi033.stdout:485: writing smithi03366949-485 from 1789520 to 2134588 tid 2 2023-06-03T20:00:10.633 INFO:tasks.rados.rados.0.smithi033.stdout:486: write initial oid 486 2023-06-03T20:00:10.633 INFO:tasks.rados.rados.0.smithi033.stdout:486: seq_num 485 ranges {551395=626004,1848002=303393} 2023-06-03T20:00:10.639 INFO:tasks.rados.rados.0.smithi033.stdout:486: writing smithi03366949-486 from 551395 to 1177399 tid 1 2023-06-03T20:00:10.645 INFO:tasks.rados.rados.0.smithi033.stdout:486: writing smithi03366949-486 from 1848002 to 2151395 tid 2 2023-06-03T20:00:10.645 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.645 INFO:tasks.rados.rados.0.smithi033.stdout:471: finishing write tid 4 to smithi03366949-471 2023-06-03T20:00:10.645 INFO:tasks.rados.rados.0.smithi033.stdout:471: finishing write tid 5 to smithi03366949-471 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 471 v 124 (ObjNum 470 snap 0 seq_num 470) dirty exists 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:471: left oid 471 (ObjNum 470 snap 0 seq_num 470) 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:472: finishing write tid 1 to smithi03366949-472 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:472: finishing write tid 2 to smithi03366949-472 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:472: finishing write tid 3 to smithi03366949-472 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:472: finishing write tid 4 to smithi03366949-472 2023-06-03T20:00:10.646 INFO:tasks.rados.rados.0.smithi033.stdout:472: finishing write tid 5 to smithi03366949-472 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 472 v 109 (ObjNum 471 snap 0 seq_num 471) dirty exists 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:472: left oid 472 (ObjNum 471 snap 0 seq_num 471) 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:473: finishing write tid 1 to smithi03366949-473 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:473: finishing write tid 2 to smithi03366949-473 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:471: done (15 left) 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:472: done (14 left) 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:487: write initial oid 487 2023-06-03T20:00:10.647 INFO:tasks.rados.rados.0.smithi033.stdout:487: seq_num 486 ranges {568202=701253,1906484=261718} 2023-06-03T20:00:10.653 INFO:tasks.rados.rados.0.smithi033.stdout:487: writing smithi03366949-487 from 568202 to 1269455 tid 1 2023-06-03T20:00:10.658 INFO:tasks.rados.rados.0.smithi033.stdout:487: writing smithi03366949-487 from 1906484 to 2168202 tid 2 2023-06-03T20:00:10.658 INFO:tasks.rados.rados.0.smithi033.stdout:488: write initial oid 488 2023-06-03T20:00:10.658 INFO:tasks.rados.rados.0.smithi033.stdout:488: seq_num 487 ranges {585009=492855,1564966=620043} 2023-06-03T20:00:10.664 INFO:tasks.rados.rados.0.smithi033.stdout:488: writing smithi03366949-488 from 585009 to 1077864 tid 1 2023-06-03T20:00:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:488: writing smithi03366949-488 from 1564966 to 2185009 tid 2 2023-06-03T20:00:10.671 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:473: finishing write tid 3 to smithi03366949-473 2023-06-03T20:00:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:473: finishing write tid 4 to smithi03366949-473 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:473: finishing write tid 5 to smithi03366949-473 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 473 v 78 (ObjNum 472 snap 0 seq_num 472) dirty exists 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:473: left oid 473 (ObjNum 472 snap 0 seq_num 472) 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:474: finishing write tid 1 to smithi03366949-474 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:474: finishing write tid 2 to smithi03366949-474 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:474: finishing write tid 3 to smithi03366949-474 2023-06-03T20:00:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:474: finishing write tid 4 to smithi03366949-474 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:474: finishing write tid 5 to smithi03366949-474 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 474 v 132 (ObjNum 473 snap 0 seq_num 473) dirty exists 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:474: left oid 474 (ObjNum 473 snap 0 seq_num 473) 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 1 to smithi03366949-475 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 2 to smithi03366949-475 2023-06-03T20:00:10.673 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 3 to smithi03366949-475 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 4 to smithi03366949-475 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 5 to smithi03366949-475 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:475: finishing write tid 6 to smithi03366949-475 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 475 v 119 (ObjNum 474 snap 0 seq_num 474) dirty exists 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:475: left oid 475 (ObjNum 474 snap 0 seq_num 474) 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:476: finishing write tid 1 to smithi03366949-476 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:476: finishing write tid 2 to smithi03366949-476 2023-06-03T20:00:10.674 INFO:tasks.rados.rados.0.smithi033.stdout:476: finishing write tid 3 to smithi03366949-476 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:476: finishing write tid 4 to smithi03366949-476 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:476: finishing write tid 5 to smithi03366949-476 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 476 v 82 (ObjNum 475 snap 0 seq_num 475) dirty exists 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:476: left oid 476 (ObjNum 475 snap 0 seq_num 475) 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:477: finishing write tid 1 to smithi03366949-477 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:477: finishing write tid 2 to smithi03366949-477 2023-06-03T20:00:10.675 INFO:tasks.rados.rados.0.smithi033.stdout:477: finishing write tid 3 to smithi03366949-477 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:477: finishing write tid 4 to smithi03366949-477 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 477 v 103 (ObjNum 476 snap 0 seq_num 476) dirty exists 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:477: left oid 477 (ObjNum 476 snap 0 seq_num 476) 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:478: finishing write tid 1 to smithi03366949-478 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:478: finishing write tid 2 to smithi03366949-478 2023-06-03T20:00:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:478: finishing write tid 3 to smithi03366949-478 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:478: finishing write tid 4 to smithi03366949-478 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 478 v 97 (ObjNum 477 snap 0 seq_num 477) dirty exists 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:478: left oid 478 (ObjNum 477 snap 0 seq_num 477) 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:479: finishing write tid 1 to smithi03366949-479 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:479: finishing write tid 2 to smithi03366949-479 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:479: finishing write tid 3 to smithi03366949-479 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:479: finishing write tid 4 to smithi03366949-479 2023-06-03T20:00:10.677 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 479 v 91 (ObjNum 478 snap 0 seq_num 478) dirty exists 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:479: left oid 479 (ObjNum 478 snap 0 seq_num 478) 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:480: finishing write tid 1 to smithi03366949-480 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:480: finishing write tid 2 to smithi03366949-480 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:480: finishing write tid 3 to smithi03366949-480 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:480: finishing write tid 4 to smithi03366949-480 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 480 v 106 (ObjNum 479 snap 0 seq_num 479) dirty exists 2023-06-03T20:00:10.678 INFO:tasks.rados.rados.0.smithi033.stdout:480: left oid 480 (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:481: finishing write tid 1 to smithi03366949-481 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:481: finishing write tid 2 to smithi03366949-481 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:481: finishing write tid 3 to smithi03366949-481 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:481: finishing write tid 4 to smithi03366949-481 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 481 v 85 (ObjNum 480 snap 0 seq_num 480) dirty exists 2023-06-03T20:00:10.679 INFO:tasks.rados.rados.0.smithi033.stdout:481: left oid 481 (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:473: done (15 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:474: done (14 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:475: done (13 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:476: done (12 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:477: done (11 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:478: done (10 left) 2023-06-03T20:00:10.680 INFO:tasks.rados.rados.0.smithi033.stdout:479: done (9 left) 2023-06-03T20:00:10.681 INFO:tasks.rados.rados.0.smithi033.stdout:480: done (8 left) 2023-06-03T20:00:10.681 INFO:tasks.rados.rados.0.smithi033.stdout:481: done (7 left) 2023-06-03T20:00:10.681 INFO:tasks.rados.rados.0.smithi033.stdout:489: write initial oid 489 2023-06-03T20:00:10.681 INFO:tasks.rados.rados.0.smithi033.stdout:489: seq_num 488 ranges {601816=568104,1623448=451823} 2023-06-03T20:00:10.681 INFO:tasks.rados.rados.0.smithi033.stdout:489: writing smithi03366949-489 from 601816 to 1169920 tid 1 2023-06-03T20:00:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:489: writing smithi03366949-489 from 1623448 to 2075271 tid 2 2023-06-03T20:00:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:490: write initial oid 490 2023-06-03T20:00:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:490: seq_num 489 ranges {618623=643353,1681930=536693} 2023-06-03T20:00:10.691 INFO:tasks.rados.rados.0.smithi033.stdout:490: writing smithi03366949-490 from 618623 to 1261976 tid 1 2023-06-03T20:00:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:490: writing smithi03366949-490 from 1681930 to 2218623 tid 2 2023-06-03T20:00:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:491: write initial oid 491 2023-06-03T20:00:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:491: seq_num 490 ranges {635430=718602,2140412=95018} 2023-06-03T20:00:10.704 INFO:tasks.rados.rados.0.smithi033.stdout:491: writing smithi03366949-491 from 635430 to 1354032 tid 1 2023-06-03T20:00:10.709 INFO:tasks.rados.rados.0.smithi033.stdout:491: writing smithi03366949-491 from 2140412 to 2235430 tid 2 2023-06-03T20:00:10.709 INFO:tasks.rados.rados.0.smithi033.stdout:492: write initial oid 492 2023-06-03T20:00:10.709 INFO:tasks.rados.rados.0.smithi033.stdout:492: seq_num 491 ranges {652237=793851,2198894=53343} 2023-06-03T20:00:10.717 INFO:tasks.rados.rados.0.smithi033.stdout:492: writing smithi03366949-492 from 652237 to 1446088 tid 1 2023-06-03T20:00:10.722 INFO:tasks.rados.rados.0.smithi033.stdout:492: writing smithi03366949-492 from 2198894 to 2252237 tid 2 2023-06-03T20:00:10.722 INFO:tasks.rados.rados.0.smithi033.stdout:493: write initial oid 493 2023-06-03T20:00:10.722 INFO:tasks.rados.rados.0.smithi033.stdout:493: seq_num 492 ranges {669044=469100,1741023=459161} 2023-06-03T20:00:10.728 INFO:tasks.rados.rados.0.smithi033.stdout:493: writing smithi03366949-493 from 669044 to 1138144 tid 1 2023-06-03T20:00:10.734 INFO:tasks.rados.rados.0.smithi033.stdout:493: writing smithi03366949-493 from 1741023 to 2200184 tid 2 2023-06-03T20:00:10.734 INFO:tasks.rados.rados.0.smithi033.stdout:494: write initial oid 494 2023-06-03T20:00:10.734 INFO:tasks.rados.rados.0.smithi033.stdout:494: seq_num 493 ranges {685851=544349,1799505=486346} 2023-06-03T20:00:10.740 INFO:tasks.rados.rados.0.smithi033.stdout:494: writing smithi03366949-494 from 685851 to 1230200 tid 1 2023-06-03T20:00:10.746 INFO:tasks.rados.rados.0.smithi033.stdout:494: writing smithi03366949-494 from 1799505 to 2285851 tid 2 2023-06-03T20:00:10.746 INFO:tasks.rados.rados.0.smithi033.stdout:495: write initial oid 495 2023-06-03T20:00:10.747 INFO:tasks.rados.rados.0.smithi033.stdout:495: seq_num 494 ranges {702658=619598,1857987=444671} 2023-06-03T20:00:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:495: writing smithi03366949-495 from 702658 to 1322256 tid 1 2023-06-03T20:00:10.759 INFO:tasks.rados.rados.0.smithi033.stdout:495: writing smithi03366949-495 from 1857987 to 2302658 tid 2 2023-06-03T20:00:10.759 INFO:tasks.rados.rados.0.smithi033.stdout:496: write initial oid 496 2023-06-03T20:00:10.759 INFO:tasks.rados.rados.0.smithi033.stdout:496: seq_num 495 ranges {719465=411200,1632822=686643} 2023-06-03T20:00:10.765 INFO:tasks.rados.rados.0.smithi033.stdout:496: writing smithi03366949-496 from 719465 to 1130665 tid 1 2023-06-03T20:00:10.772 INFO:tasks.rados.rados.0.smithi033.stdout:496: writing smithi03366949-496 from 1632822 to 2319465 tid 2 2023-06-03T20:00:10.772 INFO:tasks.rados.rados.0.smithi033.stdout:497: write initial oid 497 2023-06-03T20:00:10.772 INFO:tasks.rados.rados.0.smithi033.stdout:497: seq_num 496 ranges {736272=486449,1974951=361321} 2023-06-03T20:00:10.778 INFO:tasks.rados.rados.0.smithi033.stdout:497: writing smithi03366949-497 from 736272 to 1222721 tid 1 2023-06-03T20:00:10.785 INFO:tasks.rados.rados.0.smithi033.stdout:497: writing smithi03366949-497 from 1974951 to 2336272 tid 2 2023-06-03T20:00:10.785 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.785 INFO:tasks.rados.rados.0.smithi033.stdout:482: finishing write tid 1 to smithi03366949-482 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:482: finishing write tid 2 to smithi03366949-482 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:482: finishing write tid 3 to smithi03366949-482 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:482: finishing write tid 4 to smithi03366949-482 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 482 v 109 (ObjNum 481 snap 0 seq_num 481) dirty exists 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:482: left oid 482 (ObjNum 481 snap 0 seq_num 481) 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:483: finishing write tid 1 to smithi03366949-483 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:483: finishing write tid 2 to smithi03366949-483 2023-06-03T20:00:10.786 INFO:tasks.rados.rados.0.smithi033.stdout:483: finishing write tid 3 to smithi03366949-483 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:483: finishing write tid 4 to smithi03366949-483 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 483 v 97 (ObjNum 482 snap 0 seq_num 482) dirty exists 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:483: left oid 483 (ObjNum 482 snap 0 seq_num 482) 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:484: finishing write tid 1 to smithi03366949-484 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:484: finishing write tid 2 to smithi03366949-484 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:484: finishing write tid 3 to smithi03366949-484 2023-06-03T20:00:10.787 INFO:tasks.rados.rados.0.smithi033.stdout:484: finishing write tid 4 to smithi03366949-484 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 484 v 142 (ObjNum 483 snap 0 seq_num 483) dirty exists 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:484: left oid 484 (ObjNum 483 snap 0 seq_num 483) 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:485: finishing write tid 1 to smithi03366949-485 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:485: finishing write tid 2 to smithi03366949-485 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:485: finishing write tid 3 to smithi03366949-485 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:485: finishing write tid 4 to smithi03366949-485 2023-06-03T20:00:10.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 485 v 100 (ObjNum 484 snap 0 seq_num 484) dirty exists 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:485: left oid 485 (ObjNum 484 snap 0 seq_num 484) 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:486: finishing write tid 1 to smithi03366949-486 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:482: done (15 left) 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:483: done (14 left) 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:484: done (13 left) 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:485: done (12 left) 2023-06-03T20:00:10.789 INFO:tasks.rados.rados.0.smithi033.stdout:498: write initial oid 498 2023-06-03T20:00:10.790 INFO:tasks.rados.rados.0.smithi033.stdout:498: seq_num 497 ranges {753079=561698,2033433=319646} 2023-06-03T20:00:10.792 INFO:tasks.rados.rados.0.smithi033.stdout:498: writing smithi03366949-498 from 753079 to 1314777 tid 1 2023-06-03T20:00:10.798 INFO:tasks.rados.rados.0.smithi033.stdout:498: writing smithi03366949-498 from 2033433 to 2353079 tid 2 2023-06-03T20:00:10.798 INFO:tasks.rados.rados.0.smithi033.stdout:499: write initial oid 499 2023-06-03T20:00:10.798 INFO:tasks.rados.rados.0.smithi033.stdout:499: seq_num 498 ranges {769886=636947,2091915=277971} 2023-06-03T20:00:10.805 INFO:tasks.rados.rados.0.smithi033.stdout:499: writing smithi03366949-499 from 769886 to 1406833 tid 1 2023-06-03T20:00:10.811 INFO:tasks.rados.rados.0.smithi033.stdout:499: writing smithi03366949-499 from 2091915 to 2369886 tid 2 2023-06-03T20:00:10.811 INFO:tasks.rados.rados.0.smithi033.stdout:500: write initial oid 500 2023-06-03T20:00:10.811 INFO:tasks.rados.rados.0.smithi033.stdout:500: seq_num 499 ranges {786693=712196,2150397=236296} 2023-06-03T20:00:10.819 INFO:tasks.rados.rados.0.smithi033.stdout:500: writing smithi03366949-500 from 786693 to 1498889 tid 1 2023-06-03T20:00:10.824 INFO:tasks.rados.rados.0.smithi033.stdout:500: writing smithi03366949-500 from 2150397 to 2386693 tid 2 2023-06-03T20:00:10.824 INFO:tasks.rados.rados.0.smithi033.stdout:501: write oid 208 current snap is 0 2023-06-03T20:00:10.824 INFO:tasks.rados.rados.0.smithi033.stdout:501: seq_num 500 ranges {403500=787445,1692526=473837} 2023-06-03T20:00:10.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:10 smithi033 bash[26432]: cluster 2023-06-03T20:00:09.444434+0000 mgr.y (mgr.14442) 193 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 114 op/s 2023-06-03T20:00:10.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:10 smithi033 bash[33017]: cluster 2023-06-03T20:00:09.444434+0000 mgr.y (mgr.14442) 193 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 114 op/s 2023-06-03T20:00:10.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:10 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:10] "GET /metrics HTTP/1.1" 200 191148 "" "Prometheus/2.33.4" 2023-06-03T20:00:10.831 INFO:tasks.rados.rados.0.smithi033.stdout:501: writing smithi03366949-208 from 403500 to 1190945 tid 1 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout:501: writing smithi03366949-208 from 1692526 to 2166363 tid 2 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout:486: finishing write tid 2 to smithi03366949-486 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout:486: finishing write tid 3 to smithi03366949-486 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout:486: finishing write tid 4 to smithi03366949-486 2023-06-03T20:00:10.837 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 122 (ObjNum 485 snap 0 seq_num 485) dirty exists 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:486: left oid 486 (ObjNum 485 snap 0 seq_num 485) 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:487: finishing write tid 1 to smithi03366949-487 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:487: finishing write tid 2 to smithi03366949-487 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:487: finishing write tid 3 to smithi03366949-487 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:487: finishing write tid 4 to smithi03366949-487 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 487 v 145 (ObjNum 486 snap 0 seq_num 486) dirty exists 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:487: left oid 487 (ObjNum 486 snap 0 seq_num 486) 2023-06-03T20:00:10.838 INFO:tasks.rados.rados.0.smithi033.stdout:488: finishing write tid 1 to smithi03366949-488 2023-06-03T20:00:10.839 INFO:tasks.rados.rados.0.smithi033.stdout:486: done (15 left) 2023-06-03T20:00:10.839 INFO:tasks.rados.rados.0.smithi033.stdout:487: done (14 left) 2023-06-03T20:00:10.839 INFO:tasks.rados.rados.0.smithi033.stdout:502: write oid 317 current snap is 0 2023-06-03T20:00:10.839 INFO:tasks.rados.rados.0.smithi033.stdout:502: seq_num 501 ranges {420307=462694,1351008=617495} 2023-06-03T20:00:10.841 INFO:tasks.rados.rados.0.smithi033.stdout:502: writing smithi03366949-317 from 420307 to 883001 tid 1 2023-06-03T20:00:10.848 INFO:tasks.rados.rados.0.smithi033.stdout:502: writing smithi03366949-317 from 1351008 to 1968503 tid 2 2023-06-03T20:00:10.848 INFO:tasks.rados.rados.0.smithi033.stdout:503: delete oid 194 current snap is 0 2023-06-03T20:00:10.848 INFO:tasks.rados.rados.0.smithi033.stdout:488: finishing write tid 2 to smithi03366949-488 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:488: finishing write tid 3 to smithi03366949-488 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:488: finishing write tid 4 to smithi03366949-488 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 488 v 94 (ObjNum 487 snap 0 seq_num 487) dirty exists 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:488: left oid 488 (ObjNum 487 snap 0 seq_num 487) 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:489: finishing write tid 1 to smithi03366949-489 2023-06-03T20:00:10.849 INFO:tasks.rados.rados.0.smithi033.stdout:489: finishing write tid 2 to smithi03366949-489 2023-06-03T20:00:10.850 INFO:tasks.rados.rados.0.smithi033.stdout:489: finishing write tid 3 to smithi03366949-489 2023-06-03T20:00:10.850 INFO:tasks.rados.rados.0.smithi033.stdout:489: finishing write tid 4 to smithi03366949-489 2023-06-03T20:00:10.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 489 v 121 (ObjNum 488 snap 0 seq_num 488) dirty exists 2023-06-03T20:00:10.850 INFO:tasks.rados.rados.0.smithi033.stdout:489: left oid 489 (ObjNum 488 snap 0 seq_num 488) 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:490: finishing write tid 1 to smithi03366949-490 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:490: finishing write tid 2 to smithi03366949-490 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:490: finishing write tid 3 to smithi03366949-490 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:490: finishing write tid 4 to smithi03366949-490 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 490 v 97 (ObjNum 489 snap 0 seq_num 489) dirty exists 2023-06-03T20:00:10.851 INFO:tasks.rados.rados.0.smithi033.stdout:490: left oid 490 (ObjNum 489 snap 0 seq_num 489) 2023-06-03T20:00:10.852 INFO:tasks.rados.rados.0.smithi033.stdout:491: finishing write tid 1 to smithi03366949-491 2023-06-03T20:00:10.852 INFO:tasks.rados.rados.0.smithi033.stdout:491: finishing write tid 2 to smithi03366949-491 2023-06-03T20:00:10.852 INFO:tasks.rados.rados.0.smithi033.stdout:491: finishing write tid 3 to smithi03366949-491 2023-06-03T20:00:10.852 INFO:tasks.rados.rados.0.smithi033.stdout:491: finishing write tid 4 to smithi03366949-491 2023-06-03T20:00:10.852 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 491 v 135 (ObjNum 490 snap 0 seq_num 490) dirty exists 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:491: left oid 491 (ObjNum 490 snap 0 seq_num 490) 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:492: finishing write tid 1 to smithi03366949-492 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:492: finishing write tid 2 to smithi03366949-492 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:492: finishing write tid 3 to smithi03366949-492 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:492: finishing write tid 4 to smithi03366949-492 2023-06-03T20:00:10.853 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 492 v 148 (ObjNum 491 snap 0 seq_num 491) dirty exists 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:492: left oid 492 (ObjNum 491 snap 0 seq_num 491) 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:493: finishing write tid 1 to smithi03366949-493 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:493: finishing write tid 2 to smithi03366949-493 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:493: finishing write tid 3 to smithi03366949-493 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:493: finishing write tid 4 to smithi03366949-493 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 493 v 88 (ObjNum 492 snap 0 seq_num 492) dirty exists 2023-06-03T20:00:10.854 INFO:tasks.rados.rados.0.smithi033.stdout:493: left oid 493 (ObjNum 492 snap 0 seq_num 492) 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:494: finishing write tid 1 to smithi03366949-494 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:494: finishing write tid 2 to smithi03366949-494 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:494: finishing write tid 3 to smithi03366949-494 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:494: finishing write tid 4 to smithi03366949-494 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 494 v 111 (ObjNum 493 snap 0 seq_num 493) dirty exists 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:494: left oid 494 (ObjNum 493 snap 0 seq_num 493) 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:495: finishing write tid 1 to smithi03366949-495 2023-06-03T20:00:10.855 INFO:tasks.rados.rados.0.smithi033.stdout:495: finishing write tid 2 to smithi03366949-495 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:495: finishing write tid 3 to smithi03366949-495 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:495: finishing write tid 4 to smithi03366949-495 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 91 (ObjNum 494 snap 0 seq_num 494) dirty exists 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:495: left oid 495 (ObjNum 494 snap 0 seq_num 494) 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:496: finishing write tid 1 to smithi03366949-496 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:496: finishing write tid 2 to smithi03366949-496 2023-06-03T20:00:10.856 INFO:tasks.rados.rados.0.smithi033.stdout:496: finishing write tid 3 to smithi03366949-496 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:496: finishing write tid 4 to smithi03366949-496 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 496 v 138 (ObjNum 495 snap 0 seq_num 495) dirty exists 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:496: left oid 496 (ObjNum 495 snap 0 seq_num 495) 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:497: finishing write tid 1 to smithi03366949-497 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:497: finishing write tid 2 to smithi03366949-497 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:497: finishing write tid 3 to smithi03366949-497 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:497: finishing write tid 4 to smithi03366949-497 2023-06-03T20:00:10.857 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 497 v 94 (ObjNum 496 snap 0 seq_num 496) dirty exists 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:497: left oid 497 (ObjNum 496 snap 0 seq_num 496) 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:498: finishing write tid 1 to smithi03366949-498 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:498: finishing write tid 2 to smithi03366949-498 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:498: finishing write tid 3 to smithi03366949-498 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:498: finishing write tid 4 to smithi03366949-498 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 498 v 127 (ObjNum 497 snap 0 seq_num 497) dirty exists 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:498: left oid 498 (ObjNum 497 snap 0 seq_num 497) 2023-06-03T20:00:10.858 INFO:tasks.rados.rados.0.smithi033.stdout:499: finishing write tid 1 to smithi03366949-499 2023-06-03T20:00:10.859 INFO:tasks.rados.rados.0.smithi033.stdout:499: finishing write tid 2 to smithi03366949-499 2023-06-03T20:00:10.859 INFO:tasks.rados.rados.0.smithi033.stdout:499: finishing write tid 3 to smithi03366949-499 2023-06-03T20:00:10.859 INFO:tasks.rados.rados.0.smithi033.stdout:499: finishing write tid 4 to smithi03366949-499 2023-06-03T20:00:10.859 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 499 v 151 (ObjNum 498 snap 0 seq_num 498) dirty exists 2023-06-03T20:00:10.859 INFO:tasks.rados.rados.0.smithi033.stdout:499: left oid 499 (ObjNum 498 snap 0 seq_num 498) 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:500: finishing write tid 1 to smithi03366949-500 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:500: finishing write tid 2 to smithi03366949-500 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:500: finishing write tid 3 to smithi03366949-500 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:500: finishing write tid 4 to smithi03366949-500 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 500 v 95 (ObjNum 499 snap 0 seq_num 499) dirty exists 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:500: left oid 500 (ObjNum 499 snap 0 seq_num 499) 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:501: finishing write tid 1 to smithi03366949-208 2023-06-03T20:00:10.860 INFO:tasks.rados.rados.0.smithi033.stdout:501: finishing write tid 2 to smithi03366949-208 2023-06-03T20:00:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:501: finishing write tid 3 to smithi03366949-208 2023-06-03T20:00:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:501: finishing write tid 4 to smithi03366949-208 2023-06-03T20:00:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 130 (ObjNum 500 snap 0 seq_num 500) dirty exists 2023-06-03T20:00:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:501: left oid 208 (ObjNum 500 snap 0 seq_num 500) 2023-06-03T20:00:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:502: finishing write tid 1 to smithi03366949-317 2023-06-03T20:00:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:488: done (15 left) 2023-06-03T20:00:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:489: done (14 left) 2023-06-03T20:00:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:490: done (13 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:491: done (12 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:492: done (11 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:493: done (10 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:494: done (9 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:495: done (8 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:496: done (7 left) 2023-06-03T20:00:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:497: done (6 left) 2023-06-03T20:00:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:498: done (5 left) 2023-06-03T20:00:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:499: done (4 left) 2023-06-03T20:00:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:500: done (3 left) 2023-06-03T20:00:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:501: done (2 left) 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:503: done (1 left) 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:504: delete oid 165 current snap is 0 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:502: finishing write tid 2 to smithi03366949-317 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:502: finishing write tid 3 to smithi03366949-317 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:502: finishing write tid 4 to smithi03366949-317 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 317 v 141 (ObjNum 501 snap 0 seq_num 501) dirty exists 2023-06-03T20:00:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:502: left oid 317 (ObjNum 501 snap 0 seq_num 501) 2023-06-03T20:00:10.866 INFO:tasks.rados.rados.0.smithi033.stdout:502: done (1 left) 2023-06-03T20:00:10.866 INFO:tasks.rados.rados.0.smithi033.stdout:504: done (0 left) 2023-06-03T20:00:10.866 INFO:tasks.rados.rados.0.smithi033.stdout:505: write oid 123 current snap is 0 2023-06-03T20:00:10.866 INFO:tasks.rados.rados.0.smithi033.stdout:505: seq_num 504 ranges {470728=404794,1526454=481175} 2023-06-03T20:00:10.866 INFO:tasks.rados.rados.0.smithi033.stdout:505: writing smithi03366949-123 from 470728 to 875522 tid 1 2023-06-03T20:00:10.867 INFO:tasks.rados.rados.0.smithi033.stdout:505: writing smithi03366949-123 from 1526454 to 2007629 tid 2 2023-06-03T20:00:10.867 INFO:tasks.rados.rados.0.smithi033.stdout:506: delete oid 115 current snap is 0 2023-06-03T20:00:10.867 INFO:tasks.rados.rados.0.smithi033.stdout:505: finishing write tid 1 to smithi03366949-123 2023-06-03T20:00:10.867 INFO:tasks.rados.rados.0.smithi033.stdout:506: done (1 left) 2023-06-03T20:00:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:507: read oid 435 snap -1 2023-06-03T20:00:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-06-03T20:00:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:508: write oid 20 current snap is 0 2023-06-03T20:00:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:508: seq_num 506 ranges {504342=555292,1643418=484844} 2023-06-03T20:00:10.873 INFO:tasks.rados.rados.0.smithi033.stdout:508: writing smithi03366949-20 from 504342 to 1059634 tid 1 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:508: writing smithi03366949-20 from 1643418 to 2128262 tid 2 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:509: read oid 336 snap -1 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:505: finishing write tid 2 to smithi03366949-123 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:510: read oid 195 snap -1 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-06-03T20:00:10.881 INFO:tasks.rados.rados.0.smithi033.stdout:511: write oid 166 current snap is 0 2023-06-03T20:00:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:505: finishing write tid 3 to smithi03366949-123 2023-06-03T20:00:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:511: seq_num 507 ranges {521149=630541,1701900=628502} 2023-06-03T20:00:10.888 INFO:tasks.rados.rados.0.smithi033.stdout:511: writing smithi03366949-166 from 521149 to 1151690 tid 1 2023-06-03T20:00:10.895 INFO:tasks.rados.rados.0.smithi033.stdout:511: writing smithi03366949-166 from 1701900 to 2330402 tid 2 2023-06-03T20:00:10.895 INFO:tasks.rados.rados.0.smithi033.stdout:512: write oid 251 current snap is 0 2023-06-03T20:00:10.895 INFO:tasks.rados.rados.0.smithi033.stdout:505: finishing write tid 4 to smithi03366949-123 2023-06-03T20:00:10.896 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 123 v 124 (ObjNum 504 snap 0 seq_num 504) dirty exists 2023-06-03T20:00:10.896 INFO:tasks.rados.rados.0.smithi033.stdout:505: left oid 123 (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:00:10.896 INFO:tasks.rados.rados.0.smithi033.stdout:507: expect (ObjNum 434 snap 0 seq_num 434) 2023-06-03T20:00:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:10 smithi083 bash[26882]: cluster 2023-06-03T20:00:09.444434+0000 mgr.y (mgr.14442) 193 : cluster [DBG] pgmap v168: 89 pgs: 89 active+clean; 477 MiB data, 580 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 22 MiB/s wr, 114 op/s 2023-06-03T20:00:11.000 INFO:tasks.rados.rados.0.smithi033.stdout:508: finishing write tid 1 to smithi03366949-20 2023-06-03T20:00:11.001 INFO:tasks.rados.rados.0.smithi033.stdout:512: seq_num 508 ranges {537956=705790,1644029=772160} 2023-06-03T20:00:11.013 INFO:tasks.rados.rados.0.smithi033.stdout:512: writing smithi03366949-251 from 537956 to 1243746 tid 1 2023-06-03T20:00:11.020 INFO:tasks.rados.rados.0.smithi033.stdout:512: writing smithi03366949-251 from 1644029 to 2416189 tid 2 2023-06-03T20:00:11.020 INFO:tasks.rados.rados.0.smithi033.stdout:505: done (6 left) 2023-06-03T20:00:11.021 INFO:tasks.rados.rados.0.smithi033.stdout:507: done (5 left) 2023-06-03T20:00:11.021 INFO:tasks.rados.rados.0.smithi033.stdout:513: read oid 327 snap -1 2023-06-03T20:00:11.021 INFO:tasks.rados.rados.0.smithi033.stdout:513: expect (ObjNum 326 snap 0 seq_num 326) 2023-06-03T20:00:11.021 INFO:tasks.rados.rados.0.smithi033.stdout:514: read oid 472 snap -1 2023-06-03T20:00:11.022 INFO:tasks.rados.rados.0.smithi033.stdout:514: expect (ObjNum 471 snap 0 seq_num 471) 2023-06-03T20:00:11.022 INFO:tasks.rados.rados.0.smithi033.stdout:515: read oid 107 snap -1 2023-06-03T20:00:11.022 INFO:tasks.rados.rados.0.smithi033.stdout:515: expect (ObjNum 106 snap 0 seq_num 106) 2023-06-03T20:00:11.022 INFO:tasks.rados.rados.0.smithi033.stdout:516: write oid 301 current snap is 0 2023-06-03T20:00:11.022 INFO:tasks.rados.rados.0.smithi033.stdout:516: seq_num 509 ranges {554763=781039,2102511=452252} 2023-06-03T20:00:11.032 INFO:tasks.rados.rados.0.smithi033.stdout:516: writing smithi03366949-301 from 554763 to 1335802 tid 1 2023-06-03T20:00:11.039 INFO:tasks.rados.rados.0.smithi033.stdout:516: writing smithi03366949-301 from 2102511 to 2554763 tid 2 2023-06-03T20:00:11.040 INFO:tasks.rados.rados.0.smithi033.stdout:517: write oid 351 current snap is 0 2023-06-03T20:00:11.040 INFO:tasks.rados.rados.0.smithi033.stdout:517: seq_num 510 ranges {571570=572641,1877346=694224} 2023-06-03T20:00:11.046 INFO:tasks.rados.rados.0.smithi033.stdout:517: writing smithi03366949-351 from 571570 to 1144211 tid 1 2023-06-03T20:00:11.054 INFO:tasks.rados.rados.0.smithi033.stdout:517: writing smithi03366949-351 from 1877346 to 2571570 tid 2 2023-06-03T20:00:11.054 INFO:tasks.rados.rados.0.smithi033.stdout:518: read oid 490 snap -1 2023-06-03T20:00:11.054 INFO:tasks.rados.rados.0.smithi033.stdout:518: expect (ObjNum 489 snap 0 seq_num 489) 2023-06-03T20:00:11.054 INFO:tasks.rados.rados.0.smithi033.stdout:519: read oid 158 snap -1 2023-06-03T20:00:11.055 INFO:tasks.rados.rados.0.smithi033.stdout:519: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:11.055 INFO:tasks.rados.rados.0.smithi033.stdout:520: write oid 156 current snap is 0 2023-06-03T20:00:11.055 INFO:tasks.rados.rados.0.smithi033.stdout:520: seq_num 511 ranges {588377=647890,1935828=635840} 2023-06-03T20:00:11.061 INFO:tasks.rados.rados.0.smithi033.stdout:520: writing smithi03366949-156 from 588377 to 1236267 tid 1 2023-06-03T20:00:11.069 INFO:tasks.rados.rados.0.smithi033.stdout:520: writing smithi03366949-156 from 1935828 to 2571668 tid 2 2023-06-03T20:00:11.069 INFO:tasks.rados.rados.0.smithi033.stdout:521: write oid 153 current snap is 0 2023-06-03T20:00:11.069 INFO:tasks.rados.rados.0.smithi033.stdout:521: seq_num 512 ranges {605184=723139,1877957=727227} 2023-06-03T20:00:11.076 INFO:tasks.rados.rados.0.smithi033.stdout:521: writing smithi03366949-153 from 605184 to 1328323 tid 1 2023-06-03T20:00:11.084 INFO:tasks.rados.rados.0.smithi033.stdout:521: writing smithi03366949-153 from 1877957 to 2605184 tid 2 2023-06-03T20:00:11.084 INFO:tasks.rados.rados.0.smithi033.stdout:522: write oid 282 current snap is 0 2023-06-03T20:00:11.084 INFO:tasks.rados.rados.0.smithi033.stdout:522: seq_num 513 ranges {621991=798388,1936439=639509} 2023-06-03T20:00:11.092 INFO:tasks.rados.rados.0.smithi033.stdout:522: writing smithi03366949-282 from 621991 to 1420379 tid 1 2023-06-03T20:00:11.099 INFO:tasks.rados.rados.0.smithi033.stdout:522: writing smithi03366949-282 from 1936439 to 2575948 tid 2 2023-06-03T20:00:11.099 INFO:tasks.rados.rados.0.smithi033.stdout:523: write oid 365 current snap is 0 2023-06-03T20:00:11.099 INFO:tasks.rados.rados.0.smithi033.stdout:523: seq_num 514 ranges {638798=473637,1594921=783167} 2023-06-03T20:00:11.105 INFO:tasks.rados.rados.0.smithi033.stdout:523: writing smithi03366949-365 from 638798 to 1112435 tid 1 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:523: writing smithi03366949-365 from 1594921 to 2378088 tid 2 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:508: finishing write tid 2 to smithi03366949-20 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:508: finishing write tid 3 to smithi03366949-20 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:508: finishing write tid 4 to smithi03366949-20 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 100 (ObjNum 506 snap 0 seq_num 506) dirty exists 2023-06-03T20:00:11.113 INFO:tasks.rados.rados.0.smithi033.stdout:508: left oid 20 (ObjNum 506 snap 0 seq_num 506) 2023-06-03T20:00:11.114 INFO:tasks.rados.rados.0.smithi033.stdout:510: expect (ObjNum 194 snap 0 seq_num 194) 2023-06-03T20:00:11.223 INFO:tasks.rados.rados.0.smithi033.stdout:509: expect (ObjNum 335 snap 0 seq_num 335) 2023-06-03T20:00:11.336 INFO:tasks.rados.rados.0.smithi033.stdout:511: finishing write tid 1 to smithi03366949-166 2023-06-03T20:00:11.336 INFO:tasks.rados.rados.0.smithi033.stdout:511: finishing write tid 2 to smithi03366949-166 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:511: finishing write tid 3 to smithi03366949-166 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:511: finishing write tid 4 to smithi03366949-166 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 166 v 97 (ObjNum 507 snap 0 seq_num 507) dirty exists 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:511: left oid 166 (ObjNum 507 snap 0 seq_num 507) 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:512: finishing write tid 1 to smithi03366949-251 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:512: finishing write tid 2 to smithi03366949-251 2023-06-03T20:00:11.337 INFO:tasks.rados.rados.0.smithi033.stdout:512: finishing write tid 3 to smithi03366949-251 2023-06-03T20:00:11.338 INFO:tasks.rados.rados.0.smithi033.stdout:512: finishing write tid 4 to smithi03366949-251 2023-06-03T20:00:11.338 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 103 (ObjNum 508 snap 0 seq_num 508) dirty exists 2023-06-03T20:00:11.338 INFO:tasks.rados.rados.0.smithi033.stdout:512: left oid 251 (ObjNum 508 snap 0 seq_num 508) 2023-06-03T20:00:11.338 INFO:tasks.rados.rados.0.smithi033.stdout:513: expect (ObjNum 326 snap 0 seq_num 326) 2023-06-03T20:00:11.443 INFO:tasks.rados.rados.0.smithi033.stdout:515: expect (ObjNum 106 snap 0 seq_num 106) 2023-06-03T20:00:11.561 INFO:tasks.rados.rados.0.smithi033.stdout:516: finishing write tid 1 to smithi03366949-301 2023-06-03T20:00:11.561 INFO:tasks.rados.rados.0.smithi033.stdout:514: expect (ObjNum 471 snap 0 seq_num 471) 2023-06-03T20:00:11.687 INFO:tasks.rados.rados.0.smithi033.stdout:516: finishing write tid 2 to smithi03366949-301 2023-06-03T20:00:11.687 INFO:tasks.rados.rados.0.smithi033.stdout:516: finishing write tid 3 to smithi03366949-301 2023-06-03T20:00:11.687 INFO:tasks.rados.rados.0.smithi033.stdout:516: finishing write tid 4 to smithi03366949-301 2023-06-03T20:00:11.687 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 301 v 106 (ObjNum 509 snap 0 seq_num 509) dirty exists 2023-06-03T20:00:11.687 INFO:tasks.rados.rados.0.smithi033.stdout:516: left oid 301 (ObjNum 509 snap 0 seq_num 509) 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:517: finishing write tid 1 to smithi03366949-351 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:517: finishing write tid 2 to smithi03366949-351 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:517: finishing write tid 3 to smithi03366949-351 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:517: finishing write tid 4 to smithi03366949-351 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 91 (ObjNum 510 snap 0 seq_num 510) dirty exists 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:517: left oid 351 (ObjNum 510 snap 0 seq_num 510) 2023-06-03T20:00:11.688 INFO:tasks.rados.rados.0.smithi033.stdout:518: expect (ObjNum 489 snap 0 seq_num 489) 2023-06-03T20:00:11.754 INFO:tasks.rados.rados.0.smithi033.stdout:519: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:11.837 INFO:tasks.rados.rados.0.smithi033.stdout:520: finishing write tid 1 to smithi03366949-156 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:520: finishing write tid 2 to smithi03366949-156 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:520: finishing write tid 3 to smithi03366949-156 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:520: finishing write tid 4 to smithi03366949-156 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 145 (ObjNum 511 snap 0 seq_num 511) dirty exists 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:520: left oid 156 (ObjNum 511 snap 0 seq_num 511) 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:521: finishing write tid 1 to smithi03366949-153 2023-06-03T20:00:11.838 INFO:tasks.rados.rados.0.smithi033.stdout:521: finishing write tid 2 to smithi03366949-153 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:521: finishing write tid 3 to smithi03366949-153 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:521: finishing write tid 4 to smithi03366949-153 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 153 v 109 (ObjNum 512 snap 0 seq_num 512) dirty exists 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:521: left oid 153 (ObjNum 512 snap 0 seq_num 512) 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:522: finishing write tid 1 to smithi03366949-282 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:522: finishing write tid 2 to smithi03366949-282 2023-06-03T20:00:11.839 INFO:tasks.rados.rados.0.smithi033.stdout:522: finishing write tid 3 to smithi03366949-282 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:522: finishing write tid 4 to smithi03366949-282 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 282 v 94 (ObjNum 513 snap 0 seq_num 513) dirty exists 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:522: left oid 282 (ObjNum 513 snap 0 seq_num 513) 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:523: finishing write tid 1 to smithi03366949-365 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:523: finishing write tid 2 to smithi03366949-365 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:523: finishing write tid 3 to smithi03366949-365 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:523: finishing write tid 4 to smithi03366949-365 2023-06-03T20:00:11.840 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 97 (ObjNum 514 snap 0 seq_num 514) dirty exists 2023-06-03T20:00:11.841 INFO:tasks.rados.rados.0.smithi033.stdout:523: left oid 365 (ObjNum 514 snap 0 seq_num 514) 2023-06-03T20:00:11.841 INFO:tasks.rados.rados.0.smithi033.stdout:508: done (15 left) 2023-06-03T20:00:11.841 INFO:tasks.rados.rados.0.smithi033.stdout:509: done (14 left) 2023-06-03T20:00:11.842 INFO:tasks.rados.rados.0.smithi033.stdout:510: done (13 left) 2023-06-03T20:00:11.842 INFO:tasks.rados.rados.0.smithi033.stdout:511: done (12 left) 2023-06-03T20:00:11.842 INFO:tasks.rados.rados.0.smithi033.stdout:512: done (11 left) 2023-06-03T20:00:11.842 INFO:tasks.rados.rados.0.smithi033.stdout:513: done (10 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:514: done (9 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:515: done (8 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:516: done (7 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:517: done (6 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:518: done (5 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:519: done (4 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:520: done (3 left) 2023-06-03T20:00:11.843 INFO:tasks.rados.rados.0.smithi033.stdout:521: done (2 left) 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:522: done (1 left) 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:523: done (0 left) 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:524: read oid 348 snap -1 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:524: expect (ObjNum 347 snap 0 seq_num 347) 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:525: write oid 149 current snap is 0 2023-06-03T20:00:11.844 INFO:tasks.rados.rados.0.smithi033.stdout:525: seq_num 515 ranges {655605=548886,1653403=643178} 2023-06-03T20:00:11.853 INFO:tasks.rados.rados.0.smithi033.stdout:525: writing smithi03366949-149 from 655605 to 1204491 tid 1 2023-06-03T20:00:11.861 INFO:tasks.rados.rados.0.smithi033.stdout:525: writing smithi03366949-149 from 1653403 to 2296581 tid 2 2023-06-03T20:00:11.861 INFO:tasks.rados.rados.0.smithi033.stdout:526: delete oid 485 current snap is 0 2023-06-03T20:00:11.861 INFO:tasks.rados.rados.0.smithi033.stdout:524: expect (ObjNum 347 snap 0 seq_num 347) 2023-06-03T20:00:11.984 INFO:tasks.rados.rados.0.smithi033.stdout:525: finishing write tid 1 to smithi03366949-149 2023-06-03T20:00:11.984 INFO:tasks.rados.rados.0.smithi033.stdout:525: finishing write tid 2 to smithi03366949-149 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:525: finishing write tid 3 to smithi03366949-149 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:525: finishing write tid 4 to smithi03366949-149 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 89 (ObjNum 515 snap 0 seq_num 515) dirty exists 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:525: left oid 149 (ObjNum 515 snap 0 seq_num 515) 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:524: done (2 left) 2023-06-03T20:00:11.985 INFO:tasks.rados.rados.0.smithi033.stdout:525: done (1 left) 2023-06-03T20:00:11.986 INFO:tasks.rados.rados.0.smithi033.stdout:526: done (0 left) 2023-06-03T20:00:11.986 INFO:tasks.rados.rados.0.smithi033.stdout:527: write oid 430 current snap is 0 2023-06-03T20:00:11.986 INFO:tasks.rados.rados.0.smithi033.stdout:527: seq_num 517 ranges {689219=415737,1770367=646847} 2023-06-03T20:00:11.998 INFO:tasks.rados.rados.0.smithi033.stdout:527: writing smithi03366949-430 from 689219 to 1104956 tid 1 2023-06-03T20:00:12.006 INFO:tasks.rados.rados.0.smithi033.stdout:527: writing smithi03366949-430 from 1770367 to 2417214 tid 2 2023-06-03T20:00:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:528: read oid 446 snap -1 2023-06-03T20:00:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-06-03T20:00:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:529: delete oid 494 current snap is 0 2023-06-03T20:00:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:527: finishing write tid 1 to smithi03366949-430 2023-06-03T20:00:12.008 INFO:tasks.rados.rados.0.smithi033.stdout:529: done (2 left) 2023-06-03T20:00:12.008 INFO:tasks.rados.rados.0.smithi033.stdout:530: write oid 55 current snap is 0 2023-06-03T20:00:12.009 INFO:tasks.rados.rados.0.smithi033.stdout:530: seq_num 519 ranges {722833=566235,1887331=650516} 2023-06-03T20:00:12.017 INFO:tasks.rados.rados.0.smithi033.stdout:530: writing smithi03366949-55 from 722833 to 1289068 tid 1 2023-06-03T20:00:12.026 INFO:tasks.rados.rados.0.smithi033.stdout:530: writing smithi03366949-55 from 1887331 to 2537847 tid 2 2023-06-03T20:00:12.026 INFO:tasks.rados.rados.0.smithi033.stdout:531: read oid 295 snap -1 2023-06-03T20:00:12.026 INFO:tasks.rados.rados.0.smithi033.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:00:12.026 INFO:tasks.rados.rados.0.smithi033.stdout:532: write oid 291 current snap is 0 2023-06-03T20:00:12.026 INFO:tasks.rados.rados.0.smithi033.stdout:527: finishing write tid 2 to smithi03366949-430 2023-06-03T20:00:12.027 INFO:tasks.rados.rados.0.smithi033.stdout:532: seq_num 520 ranges {739640=641484,1829460=794174} 2023-06-03T20:00:12.034 INFO:tasks.rados.rados.0.smithi033.stdout:532: writing smithi03366949-291 from 739640 to 1381124 tid 1 2023-06-03T20:00:12.042 INFO:tasks.rados.rados.0.smithi033.stdout:532: writing smithi03366949-291 from 1829460 to 2623634 tid 2 2023-06-03T20:00:12.042 INFO:tasks.rados.rados.0.smithi033.stdout:533: write oid 285 current snap is 0 2023-06-03T20:00:12.042 INFO:tasks.rados.rados.0.smithi033.stdout:527: finishing write tid 3 to smithi03366949-430 2023-06-03T20:00:12.042 INFO:tasks.rados.rados.0.smithi033.stdout:527: finishing write tid 4 to smithi03366949-430 2023-06-03T20:00:12.042 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 112 (ObjNum 517 snap 0 seq_num 517) dirty exists 2023-06-03T20:00:12.043 INFO:tasks.rados.rados.0.smithi033.stdout:527: left oid 430 (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:00:12.043 INFO:tasks.rados.rados.0.smithi033.stdout:528: expect (ObjNum 445 snap 0 seq_num 445) 2023-06-03T20:00:12.157 INFO:tasks.rados.rados.0.smithi033.stdout:530: finishing write tid 1 to smithi03366949-55 2023-06-03T20:00:12.157 INFO:tasks.rados.rados.0.smithi033.stdout:530: finishing write tid 2 to smithi03366949-55 2023-06-03T20:00:12.157 INFO:tasks.rados.rados.0.smithi033.stdout:530: finishing write tid 3 to smithi03366949-55 2023-06-03T20:00:12.157 INFO:tasks.rados.rados.0.smithi033.stdout:530: finishing write tid 4 to smithi03366949-55 2023-06-03T20:00:12.157 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 115 (ObjNum 519 snap 0 seq_num 519) dirty exists 2023-06-03T20:00:12.158 INFO:tasks.rados.rados.0.smithi033.stdout:530: left oid 55 (ObjNum 519 snap 0 seq_num 519) 2023-06-03T20:00:12.158 INFO:tasks.rados.rados.0.smithi033.stdout:531: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:00:12.246 INFO:tasks.rados.rados.0.smithi033.stdout:532: finishing write tid 1 to smithi03366949-291 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:532: finishing write tid 2 to smithi03366949-291 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:532: finishing write tid 3 to smithi03366949-291 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:532: finishing write tid 4 to smithi03366949-291 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 291 v 113 (ObjNum 520 snap 0 seq_num 520) dirty exists 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:532: left oid 291 (ObjNum 520 snap 0 seq_num 520) 2023-06-03T20:00:12.247 INFO:tasks.rados.rados.0.smithi033.stdout:533: seq_num 521 ranges {756447=716733,1887942=537832} 2023-06-03T20:00:12.261 INFO:tasks.rados.rados.0.smithi033.stdout:533: writing smithi03366949-285 from 756447 to 1473180 tid 1 2023-06-03T20:00:12.266 INFO:tasks.rados.rados.0.smithi033.stdout:533: writing smithi03366949-285 from 1887942 to 2425774 tid 2 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:527: done (5 left) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:528: done (4 left) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:530: done (3 left) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:531: done (2 left) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:532: done (1 left) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:534: read oid 155 snap -1 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:534: expect (ObjNum 154 snap 0 seq_num 154) 2023-06-03T20:00:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:535: read oid 59 snap -1 2023-06-03T20:00:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:535: expect (ObjNum 58 snap 0 seq_num 58) 2023-06-03T20:00:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:536: write oid 322 current snap is 0 2023-06-03T20:00:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:533: finishing write tid 1 to smithi03366949-285 2023-06-03T20:00:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:536: seq_num 522 ranges {773254=791982,2346424=426830} 2023-06-03T20:00:12.275 INFO:tasks.rados.rados.0.smithi033.stdout:536: writing smithi03366949-322 from 773254 to 1565236 tid 1 2023-06-03T20:00:12.282 INFO:tasks.rados.rados.0.smithi033.stdout:536: writing smithi03366949-322 from 2346424 to 2773254 tid 2 2023-06-03T20:00:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:537: read oid 62 snap -1 2023-06-03T20:00:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-06-03T20:00:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:538: write oid 169 current snap is 0 2023-06-03T20:00:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:538: seq_num 523 ranges {790061=467231,2004906=541501} 2023-06-03T20:00:12.290 INFO:tasks.rados.rados.0.smithi033.stdout:538: writing smithi03366949-169 from 790061 to 1257292 tid 1 2023-06-03T20:00:12.297 INFO:tasks.rados.rados.0.smithi033.stdout:538: writing smithi03366949-169 from 2004906 to 2546407 tid 2 2023-06-03T20:00:12.298 INFO:tasks.rados.rados.0.smithi033.stdout:539: write oid 6 current snap is 0 2023-06-03T20:00:12.298 INFO:tasks.rados.rados.0.smithi033.stdout:539: seq_num 524 ranges {406868=542480,1547035=401512,2690354=116514} 2023-06-03T20:00:12.303 INFO:tasks.rados.rados.0.smithi033.stdout:539: writing smithi03366949-6 from 406868 to 949348 tid 1 2023-06-03T20:00:12.308 INFO:tasks.rados.rados.0.smithi033.stdout:539: writing smithi03366949-6 from 1547035 to 1948547 tid 2 2023-06-03T20:00:12.313 INFO:tasks.rados.rados.0.smithi033.stdout:539: writing smithi03366949-6 from 2690354 to 2806868 tid 3 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:540: read oid 158 snap -1 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:541: read oid 215 snap -1 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:542: write oid 91 current snap is 0 2023-06-03T20:00:12.314 INFO:tasks.rados.rados.0.smithi033.stdout:542: seq_num 525 ranges {423675=734082,1721870=545170,2717777=105898} 2023-06-03T20:00:12.320 INFO:tasks.rados.rados.0.smithi033.stdout:542: writing smithi03366949-91 from 423675 to 1157757 tid 1 2023-06-03T20:00:12.326 INFO:tasks.rados.rados.0.smithi033.stdout:542: writing smithi03366949-91 from 1721870 to 2267040 tid 2 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:542: writing smithi03366949-91 from 2717777 to 2823675 tid 3 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:543: read oid 5 snap -1 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:543: expect (ObjNum 4 snap 0 seq_num 4) 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:544: write oid 469 current snap is 0 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:533: finishing write tid 2 to smithi03366949-285 2023-06-03T20:00:12.330 INFO:tasks.rados.rados.0.smithi033.stdout:533: finishing write tid 3 to smithi03366949-285 2023-06-03T20:00:12.331 INFO:tasks.rados.rados.0.smithi033.stdout:533: finishing write tid 4 to smithi03366949-285 2023-06-03T20:00:12.331 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 100 (ObjNum 521 snap 0 seq_num 521) dirty exists 2023-06-03T20:00:12.331 INFO:tasks.rados.rados.0.smithi033.stdout:533: left oid 285 (ObjNum 521 snap 0 seq_num 521) 2023-06-03T20:00:12.331 INFO:tasks.rados.rados.0.smithi033.stdout:535: expect (ObjNum 58 snap 0 seq_num 58) 2023-06-03T20:00:12.429 INFO:tasks.rados.rados.0.smithi033.stdout:534: expect (ObjNum 154 snap 0 seq_num 154) 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:536: finishing write tid 1 to smithi03366949-322 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:536: finishing write tid 2 to smithi03366949-322 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:536: finishing write tid 3 to smithi03366949-322 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:536: finishing write tid 4 to smithi03366949-322 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 115 (ObjNum 522 snap 0 seq_num 522) dirty exists 2023-06-03T20:00:12.509 INFO:tasks.rados.rados.0.smithi033.stdout:536: left oid 322 (ObjNum 522 snap 0 seq_num 522) 2023-06-03T20:00:12.510 INFO:tasks.rados.rados.0.smithi033.stdout:537: expect (ObjNum 61 snap 0 seq_num 61) 2023-06-03T20:00:12.604 INFO:tasks.rados.rados.0.smithi033.stdout:538: finishing write tid 1 to smithi03366949-169 2023-06-03T20:00:12.604 INFO:tasks.rados.rados.0.smithi033.stdout:538: finishing write tid 2 to smithi03366949-169 2023-06-03T20:00:12.604 INFO:tasks.rados.rados.0.smithi033.stdout:538: finishing write tid 3 to smithi03366949-169 2023-06-03T20:00:12.604 INFO:tasks.rados.rados.0.smithi033.stdout:538: finishing write tid 4 to smithi03366949-169 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 101 (ObjNum 523 snap 0 seq_num 523) dirty exists 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:538: left oid 169 (ObjNum 523 snap 0 seq_num 523) 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:539: finishing write tid 1 to smithi03366949-6 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:539: finishing write tid 2 to smithi03366949-6 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:539: finishing write tid 3 to smithi03366949-6 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:539: finishing write tid 4 to smithi03366949-6 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:539: finishing write tid 5 to smithi03366949-6 2023-06-03T20:00:12.605 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 6 v 105 (ObjNum 524 snap 0 seq_num 524) dirty exists 2023-06-03T20:00:12.606 INFO:tasks.rados.rados.0.smithi033.stdout:539: left oid 6 (ObjNum 524 snap 0 seq_num 524) 2023-06-03T20:00:12.606 INFO:tasks.rados.rados.0.smithi033.stdout:542: finishing write tid 1 to smithi03366949-91 2023-06-03T20:00:12.606 INFO:tasks.rados.rados.0.smithi033.stdout:540: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:12.690 INFO:tasks.rados.rados.0.smithi033.stdout:542: finishing write tid 2 to smithi03366949-91 2023-06-03T20:00:12.691 INFO:tasks.rados.rados.0.smithi033.stdout:541: expect (ObjNum 214 snap 0 seq_num 214) 2023-06-03T20:00:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:542: finishing write tid 3 to smithi03366949-91 2023-06-03T20:00:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:542: finishing write tid 4 to smithi03366949-91 2023-06-03T20:00:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:542: finishing write tid 5 to smithi03366949-91 2023-06-03T20:00:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 91 v 117 (ObjNum 525 snap 0 seq_num 525) dirty exists 2023-06-03T20:00:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:542: left oid 91 (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:00:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:543: expect (ObjNum 4 snap 0 seq_num 4) 2023-06-03T20:00:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:12 smithi033 bash[26432]: cluster 2023-06-03T20:00:11.445616+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 61 MiB/s wr, 305 op/s 2023-06-03T20:00:12.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:12 smithi033 bash[26432]: audit 2023-06-03T20:00:11.843410+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.33:0/170160863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:12 smithi033 bash[33017]: cluster 2023-06-03T20:00:11.445616+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 61 MiB/s wr, 305 op/s 2023-06-03T20:00:12.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:12 smithi033 bash[33017]: audit 2023-06-03T20:00:11.843410+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.33:0/170160863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:12.871 INFO:tasks.rados.rados.0.smithi033.stdout:544: seq_num 526 ranges {440482=409331,1380352=405181,2461553=378929} 2023-06-03T20:00:12.884 INFO:tasks.rados.rados.0.smithi033.stdout:544: writing smithi03366949-469 from 440482 to 849813 tid 1 2023-06-03T20:00:12.889 INFO:tasks.rados.rados.0.smithi033.stdout:544: writing smithi03366949-469 from 1380352 to 1785533 tid 2 2023-06-03T20:00:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:12 smithi083 bash[26882]: cluster 2023-06-03T20:00:11.445616+0000 mgr.y (mgr.14442) 194 : cluster [DBG] pgmap v169: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 47 KiB/s rd, 61 MiB/s wr, 305 op/s 2023-06-03T20:00:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:12 smithi083 bash[26882]: audit 2023-06-03T20:00:11.843410+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.33:0/170160863' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:12.896 INFO:tasks.rados.rados.0.smithi033.stdout:544: writing smithi03366949-469 from 2461553 to 2840482 tid 3 2023-06-03T20:00:12.896 INFO:tasks.rados.rados.0.smithi033.stdout:533: done (11 left) 2023-06-03T20:00:12.896 INFO:tasks.rados.rados.0.smithi033.stdout:534: done (10 left) 2023-06-03T20:00:12.896 INFO:tasks.rados.rados.0.smithi033.stdout:535: done (9 left) 2023-06-03T20:00:12.896 INFO:tasks.rados.rados.0.smithi033.stdout:536: done (8 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:537: done (7 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:538: done (6 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:539: done (5 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:540: done (4 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:541: done (3 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:542: done (2 left) 2023-06-03T20:00:12.897 INFO:tasks.rados.rados.0.smithi033.stdout:543: done (1 left) 2023-06-03T20:00:12.898 INFO:tasks.rados.rados.0.smithi033.stdout:545: write oid 357 current snap is 0 2023-06-03T20:00:12.898 INFO:tasks.rados.rados.0.smithi033.stdout:545: seq_num 527 ranges {457289=484580,1438834=548839,2772623=84666} 2023-06-03T20:00:12.902 INFO:tasks.rados.rados.0.smithi033.stdout:545: writing smithi03366949-357 from 457289 to 941869 tid 1 2023-06-03T20:00:12.908 INFO:tasks.rados.rados.0.smithi033.stdout:545: writing smithi03366949-357 from 1438834 to 1987673 tid 2 2023-06-03T20:00:12.913 INFO:tasks.rados.rados.0.smithi033.stdout:545: writing smithi03366949-357 from 2772623 to 2857289 tid 3 2023-06-03T20:00:12.913 INFO:tasks.rados.rados.0.smithi033.stdout:546: read oid 295 snap -1 2023-06-03T20:00:12.913 INFO:tasks.rados.rados.0.smithi033.stdout:546: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:00:12.913 INFO:tasks.rados.rados.0.smithi033.stdout:547: write oid 235 current snap is 0 2023-06-03T20:00:12.914 INFO:tasks.rados.rados.0.smithi033.stdout:547: seq_num 528 ranges {474096=559829,1780963=408850,2800046=74050} 2023-06-03T20:00:12.919 INFO:tasks.rados.rados.0.smithi033.stdout:547: writing smithi03366949-235 from 474096 to 1033925 tid 1 2023-06-03T20:00:12.925 INFO:tasks.rados.rados.0.smithi033.stdout:547: writing smithi03366949-235 from 1780963 to 2189813 tid 2 2023-06-03T20:00:12.929 INFO:tasks.rados.rados.0.smithi033.stdout:547: writing smithi03366949-235 from 2800046 to 2874096 tid 3 2023-06-03T20:00:12.930 INFO:tasks.rados.rados.0.smithi033.stdout:548: read oid 152 snap -1 2023-06-03T20:00:12.930 INFO:tasks.rados.rados.0.smithi033.stdout:548: expect (ObjNum 151 snap 0 seq_num 151) 2023-06-03T20:00:12.930 INFO:tasks.rados.rados.0.smithi033.stdout:549: write oid 107 current snap is 0 2023-06-03T20:00:12.930 INFO:tasks.rados.rados.0.smithi033.stdout:544: finishing write tid 1 to smithi03366949-469 2023-06-03T20:00:12.930 INFO:tasks.rados.rados.0.smithi033.stdout:549: seq_num 529 ranges {490903=635078,1839445=552508} 2023-06-03T20:00:12.936 INFO:tasks.rados.rados.0.smithi033.stdout:549: writing smithi03366949-107 from 490903 to 1125981 tid 1 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:549: writing smithi03366949-107 from 1839445 to 2391953 tid 2 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:550: read oid 229 snap -1 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:550: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:551: read oid 27 snap -1 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:551: expect (ObjNum 26 snap 0 seq_num 26) 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:552: read oid 158 snap -1 2023-06-03T20:00:12.944 INFO:tasks.rados.rados.0.smithi033.stdout:552: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:553: read oid 300 snap -1 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:553: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:554: write oid 499 current snap is 0 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:544: finishing write tid 2 to smithi03366949-469 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:544: finishing write tid 3 to smithi03366949-469 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:544: finishing write tid 4 to smithi03366949-469 2023-06-03T20:00:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:544: finishing write tid 5 to smithi03366949-469 2023-06-03T20:00:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 469 v 126 (ObjNum 526 snap 0 seq_num 526) dirty exists 2023-06-03T20:00:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:544: left oid 469 (ObjNum 526 snap 0 seq_num 526) 2023-06-03T20:00:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:545: finishing write tid 1 to smithi03366949-357 2023-06-03T20:00:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:554: seq_num 530 ranges {507710=710327,1897927=412519,2854892=52818} 2023-06-03T20:00:12.950 INFO:tasks.rados.rados.0.smithi033.stdout:554: writing smithi03366949-499 from 507710 to 1218037 tid 1 2023-06-03T20:00:12.957 INFO:tasks.rados.rados.0.smithi033.stdout:554: writing smithi03366949-499 from 1897927 to 2310446 tid 2 2023-06-03T20:00:12.961 INFO:tasks.rados.rados.0.smithi033.stdout:554: writing smithi03366949-499 from 2854892 to 2907710 tid 3 2023-06-03T20:00:12.961 INFO:tasks.rados.rados.0.smithi033.stdout:544: done (10 left) 2023-06-03T20:00:12.961 INFO:tasks.rados.rados.0.smithi033.stdout:555: read oid 281 snap -1 2023-06-03T20:00:12.961 INFO:tasks.rados.rados.0.smithi033.stdout:555: expect (ObjNum 280 snap 0 seq_num 280) 2023-06-03T20:00:12.961 INFO:tasks.rados.rados.0.smithi033.stdout:556: write oid 46 current snap is 0 2023-06-03T20:00:12.962 INFO:tasks.rados.rados.0.smithi033.stdout:556: seq_num 531 ranges {524517=785576,1956409=556177} 2023-06-03T20:00:12.968 INFO:tasks.rados.rados.0.smithi033.stdout:556: writing smithi03366949-46 from 524517 to 1310093 tid 1 2023-06-03T20:00:12.977 INFO:tasks.rados.rados.0.smithi033.stdout:556: writing smithi03366949-46 from 1956409 to 2512586 tid 2 2023-06-03T20:00:12.977 INFO:tasks.rados.rados.0.smithi033.stdout:557: read oid 133 snap -1 2023-06-03T20:00:12.977 INFO:tasks.rados.rados.0.smithi033.stdout:557: expect (ObjNum 132 snap 0 seq_num 132) 2023-06-03T20:00:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:558: write oid 190 current snap is 0 2023-06-03T20:00:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:545: finishing write tid 2 to smithi03366949-357 2023-06-03T20:00:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:545: finishing write tid 3 to smithi03366949-357 2023-06-03T20:00:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:558: seq_num 532 ranges {541324=460825,1498538=416188,2393385=547939} 2023-06-03T20:00:12.988 INFO:tasks.rados.rados.0.smithi033.stdout:558: writing smithi03366949-190 from 541324 to 1002149 tid 1 2023-06-03T20:00:12.994 INFO:tasks.rados.rados.0.smithi033.stdout:558: writing smithi03366949-190 from 1498538 to 1914726 tid 2 2023-06-03T20:00:13.000 INFO:tasks.rados.rados.0.smithi033.stdout:558: writing smithi03366949-190 from 2393385 to 2941324 tid 3 2023-06-03T20:00:13.000 INFO:tasks.rados.rados.0.smithi033.stdout:559: delete oid 244 current snap is 0 2023-06-03T20:00:13.000 INFO:tasks.rados.rados.0.smithi033.stdout:546: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:545: finishing write tid 4 to smithi03366949-357 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:545: finishing write tid 5 to smithi03366949-357 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 357 v 113 (ObjNum 527 snap 0 seq_num 527) dirty exists 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:545: left oid 357 (ObjNum 527 snap 0 seq_num 527) 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:547: finishing write tid 1 to smithi03366949-235 2023-06-03T20:00:13.099 INFO:tasks.rados.rados.0.smithi033.stdout:547: finishing write tid 2 to smithi03366949-235 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:547: finishing write tid 3 to smithi03366949-235 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:547: finishing write tid 4 to smithi03366949-235 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:547: finishing write tid 5 to smithi03366949-235 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 235 v 105 (ObjNum 528 snap 0 seq_num 528) dirty exists 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:547: left oid 235 (ObjNum 528 snap 0 seq_num 528) 2023-06-03T20:00:13.100 INFO:tasks.rados.rados.0.smithi033.stdout:548: expect (ObjNum 151 snap 0 seq_num 151) 2023-06-03T20:00:13.176 INFO:tasks.rados.rados.0.smithi033.stdout:549: finishing write tid 1 to smithi03366949-107 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:549: finishing write tid 2 to smithi03366949-107 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:549: finishing write tid 3 to smithi03366949-107 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:549: finishing write tid 4 to smithi03366949-107 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 154 (ObjNum 529 snap 0 seq_num 529) dirty exists 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:549: left oid 107 (ObjNum 529 snap 0 seq_num 529) 2023-06-03T20:00:13.177 INFO:tasks.rados.rados.0.smithi033.stdout:553: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:13.271 INFO:tasks.rados.rados.0.smithi033.stdout:554: finishing write tid 1 to smithi03366949-499 2023-06-03T20:00:13.271 INFO:tasks.rados.rados.0.smithi033.stdout:554: finishing write tid 2 to smithi03366949-499 2023-06-03T20:00:13.271 INFO:tasks.rados.rados.0.smithi033.stdout:554: finishing write tid 3 to smithi03366949-499 2023-06-03T20:00:13.271 INFO:tasks.rados.rados.0.smithi033.stdout:551: expect (ObjNum 26 snap 0 seq_num 26) 2023-06-03T20:00:13.344 INFO:tasks.rados.rados.0.smithi033.stdout:554: finishing write tid 4 to smithi03366949-499 2023-06-03T20:00:13.344 INFO:tasks.rados.rados.0.smithi033.stdout:554: finishing write tid 5 to smithi03366949-499 2023-06-03T20:00:13.345 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 499 v 158 (ObjNum 530 snap 0 seq_num 530) dirty exists 2023-06-03T20:00:13.345 INFO:tasks.rados.rados.0.smithi033.stdout:554: left oid 499 (ObjNum 530 snap 0 seq_num 530) 2023-06-03T20:00:13.345 INFO:tasks.rados.rados.0.smithi033.stdout:552: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:13.425 INFO:tasks.rados.rados.0.smithi033.stdout:555: expect (ObjNum 280 snap 0 seq_num 280) 2023-06-03T20:00:13.507 INFO:tasks.rados.rados.0.smithi033.stdout:550: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:13.625 INFO:tasks.rados.rados.0.smithi033.stdout:556: finishing write tid 1 to smithi03366949-46 2023-06-03T20:00:13.625 INFO:tasks.rados.rados.0.smithi033.stdout:556: finishing write tid 2 to smithi03366949-46 2023-06-03T20:00:13.625 INFO:tasks.rados.rados.0.smithi033.stdout:556: finishing write tid 3 to smithi03366949-46 2023-06-03T20:00:13.625 INFO:tasks.rados.rados.0.smithi033.stdout:556: finishing write tid 4 to smithi03366949-46 2023-06-03T20:00:13.626 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 46 v 118 (ObjNum 531 snap 0 seq_num 531) dirty exists 2023-06-03T20:00:13.626 INFO:tasks.rados.rados.0.smithi033.stdout:556: left oid 46 (ObjNum 531 snap 0 seq_num 531) 2023-06-03T20:00:13.626 INFO:tasks.rados.rados.0.smithi033.stdout:557: expect (ObjNum 132 snap 0 seq_num 132) 2023-06-03T20:00:13.691 INFO:tasks.rados.rados.0.smithi033.stdout:558: finishing write tid 1 to smithi03366949-190 2023-06-03T20:00:13.691 INFO:tasks.rados.rados.0.smithi033.stdout:558: finishing write tid 2 to smithi03366949-190 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:558: finishing write tid 3 to smithi03366949-190 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:558: finishing write tid 4 to smithi03366949-190 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:558: finishing write tid 5 to smithi03366949-190 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 190 v 119 (ObjNum 532 snap 0 seq_num 532) dirty exists 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:558: left oid 190 (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:545: done (14 left) 2023-06-03T20:00:13.692 INFO:tasks.rados.rados.0.smithi033.stdout:546: done (13 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:547: done (12 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:548: done (11 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:549: done (10 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:550: done (9 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:551: done (8 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:552: done (7 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:553: done (6 left) 2023-06-03T20:00:13.693 INFO:tasks.rados.rados.0.smithi033.stdout:554: done (5 left) 2023-06-03T20:00:13.694 INFO:tasks.rados.rados.0.smithi033.stdout:555: done (4 left) 2023-06-03T20:00:13.694 INFO:tasks.rados.rados.0.smithi033.stdout:556: done (3 left) 2023-06-03T20:00:13.694 INFO:tasks.rados.rados.0.smithi033.stdout:557: done (2 left) 2023-06-03T20:00:13.694 INFO:tasks.rados.rados.0.smithi033.stdout:558: done (1 left) 2023-06-03T20:00:13.695 INFO:tasks.rados.rados.0.smithi033.stdout:559: done (0 left) 2023-06-03T20:00:13.695 INFO:tasks.rados.rados.0.smithi033.stdout:560: read oid 180 snap -1 2023-06-03T20:00:13.695 INFO:tasks.rados.rados.0.smithi033.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:13.695 INFO:tasks.rados.rados.0.smithi033.stdout:561: write oid 225 current snap is 0 2023-06-03T20:00:13.695 INFO:tasks.rados.rados.0.smithi033.stdout:561: seq_num 534 ranges {574938=727676,1731855=703504,2848231=126707} 2023-06-03T20:00:13.707 INFO:tasks.rados.rados.0.smithi033.stdout:561: writing smithi03366949-225 from 574938 to 1302614 tid 1 2023-06-03T20:00:13.714 INFO:tasks.rados.rados.0.smithi033.stdout:561: writing smithi03366949-225 from 1731855 to 2435359 tid 2 2023-06-03T20:00:13.717 INFO:tasks.rados.rados.0.smithi033.stdout:561: writing smithi03366949-225 from 2848231 to 2974938 tid 3 2023-06-03T20:00:13.717 INFO:tasks.rados.rados.0.smithi033.stdout:562: read oid 335 snap -1 2023-06-03T20:00:13.717 INFO:tasks.rados.rados.0.smithi033.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:00:13.718 INFO:tasks.rados.rados.0.smithi033.stdout:563: write oid 76 current snap is 0 2023-06-03T20:00:13.718 INFO:tasks.rados.rados.0.smithi033.stdout:563: seq_num 535 ranges {591745=402925,1790337=563515} 2023-06-03T20:00:13.723 INFO:tasks.rados.rados.0.smithi033.stdout:563: writing smithi03366949-76 from 591745 to 994670 tid 1 2023-06-03T20:00:13.731 INFO:tasks.rados.rados.0.smithi033.stdout:563: writing smithi03366949-76 from 1790337 to 2353852 tid 2 2023-06-03T20:00:13.731 INFO:tasks.rados.rados.0.smithi033.stdout:564: read oid 336 snap -1 2023-06-03T20:00:13.731 INFO:tasks.rados.rados.0.smithi033.stdout:564: expect (ObjNum 335 snap 0 seq_num 335) 2023-06-03T20:00:13.732 INFO:tasks.rados.rados.0.smithi033.stdout:565: read oid 406 snap -1 2023-06-03T20:00:13.732 INFO:tasks.rados.rados.0.smithi033.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-06-03T20:00:13.732 INFO:tasks.rados.rados.0.smithi033.stdout:566: write oid 28 current snap is 0 2023-06-03T20:00:13.732 INFO:tasks.rados.rados.0.smithi033.stdout:560: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:13.829 INFO:tasks.rados.rados.0.smithi033.stdout:561: finishing write tid 1 to smithi03366949-225 2023-06-03T20:00:13.829 INFO:tasks.rados.rados.0.smithi033.stdout:561: finishing write tid 2 to smithi03366949-225 2023-06-03T20:00:13.829 INFO:tasks.rados.rados.0.smithi033.stdout:561: finishing write tid 3 to smithi03366949-225 2023-06-03T20:00:13.829 INFO:tasks.rados.rados.0.smithi033.stdout:561: finishing write tid 4 to smithi03366949-225 2023-06-03T20:00:13.829 INFO:tasks.rados.rados.0.smithi033.stdout:566: seq_num 536 ranges {608552=478174,1848819=707173} 2023-06-03T20:00:13.835 INFO:tasks.rados.rados.0.smithi033.stdout:566: writing smithi03366949-28 from 608552 to 1086726 tid 1 2023-06-03T20:00:13.846 INFO:tasks.rados.rados.0.smithi033.stdout:566: writing smithi03366949-28 from 1848819 to 2555992 tid 2 2023-06-03T20:00:13.846 INFO:tasks.rados.rados.0.smithi033.stdout:560: done (6 left) 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:567: write oid 402 current snap is 0 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:561: finishing write tid 5 to smithi03366949-225 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 104 (ObjNum 534 snap 0 seq_num 534) dirty exists 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:561: left oid 225 (ObjNum 534 snap 0 seq_num 534) 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:563: finishing write tid 1 to smithi03366949-76 2023-06-03T20:00:13.847 INFO:tasks.rados.rados.0.smithi033.stdout:562: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:00:13.960 INFO:tasks.rados.rados.0.smithi033.stdout:563: finishing write tid 2 to smithi03366949-76 2023-06-03T20:00:13.960 INFO:tasks.rados.rados.0.smithi033.stdout:563: finishing write tid 3 to smithi03366949-76 2023-06-03T20:00:13.960 INFO:tasks.rados.rados.0.smithi033.stdout:563: finishing write tid 4 to smithi03366949-76 2023-06-03T20:00:13.960 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 76 v 148 (ObjNum 535 snap 0 seq_num 535) dirty exists 2023-06-03T20:00:13.961 INFO:tasks.rados.rados.0.smithi033.stdout:563: left oid 76 (ObjNum 535 snap 0 seq_num 535) 2023-06-03T20:00:13.961 INFO:tasks.rados.rados.0.smithi033.stdout:564: expect (ObjNum 335 snap 0 seq_num 335) 2023-06-03T20:00:14.071 INFO:tasks.rados.rados.0.smithi033.stdout:565: expect (ObjNum 405 snap 0 seq_num 405) 2023-06-03T20:00:14.161 INFO:tasks.rados.rados.0.smithi033.stdout:566: finishing write tid 1 to smithi03366949-28 2023-06-03T20:00:14.161 INFO:tasks.rados.rados.0.smithi033.stdout:566: finishing write tid 2 to smithi03366949-28 2023-06-03T20:00:14.161 INFO:tasks.rados.rados.0.smithi033.stdout:566: finishing write tid 3 to smithi03366949-28 2023-06-03T20:00:14.161 INFO:tasks.rados.rados.0.smithi033.stdout:566: finishing write tid 4 to smithi03366949-28 2023-06-03T20:00:14.161 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 122 (ObjNum 536 snap 0 seq_num 536) dirty exists 2023-06-03T20:00:14.162 INFO:tasks.rados.rados.0.smithi033.stdout:566: left oid 28 (ObjNum 536 snap 0 seq_num 536) 2023-06-03T20:00:14.162 INFO:tasks.rados.rados.0.smithi033.stdout:567: seq_num 537 ranges {625359=553423,1790948=567184,2930500=94859} 2023-06-03T20:00:14.174 INFO:tasks.rados.rados.0.smithi033.stdout:567: writing smithi03366949-402 from 625359 to 1178782 tid 1 2023-06-03T20:00:14.181 INFO:tasks.rados.rados.0.smithi033.stdout:567: writing smithi03366949-402 from 1790948 to 2358132 tid 2 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:567: writing smithi03366949-402 from 2930500 to 3025359 tid 3 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:561: done (6 left) 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:562: done (5 left) 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:563: done (4 left) 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:564: done (3 left) 2023-06-03T20:00:14.186 INFO:tasks.rados.rados.0.smithi033.stdout:565: done (2 left) 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:566: done (1 left) 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:568: read oid 478 snap -1 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:568: expect (ObjNum 477 snap 0 seq_num 477) 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:569: read oid 265 snap -1 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:569: expect (ObjNum 264 snap 0 seq_num 264) 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:570: write oid 322 current snap is 0 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:567: finishing write tid 1 to smithi03366949-402 2023-06-03T20:00:14.187 INFO:tasks.rados.rados.0.smithi033.stdout:570: seq_num 538 ranges {642166=628672,1849430=710842} 2023-06-03T20:00:14.193 INFO:tasks.rados.rados.0.smithi033.stdout:570: writing smithi03366949-322 from 642166 to 1270838 tid 1 2023-06-03T20:00:14.200 INFO:tasks.rados.rados.0.smithi033.stdout:570: writing smithi03366949-322 from 1849430 to 2560272 tid 2 2023-06-03T20:00:14.201 INFO:tasks.rados.rados.0.smithi033.stdout:571: read oid 451 snap -1 2023-06-03T20:00:14.201 INFO:tasks.rados.rados.0.smithi033.stdout:571: expect (ObjNum 450 snap 0 seq_num 450) 2023-06-03T20:00:14.201 INFO:tasks.rados.rados.0.smithi033.stdout:572: write oid 122 current snap is 0 2023-06-03T20:00:14.201 INFO:tasks.rados.rados.0.smithi033.stdout:572: seq_num 539 ranges {658973=703921,1907912=570853,2985346=73627} 2023-06-03T20:00:14.208 INFO:tasks.rados.rados.0.smithi033.stdout:572: writing smithi03366949-122 from 658973 to 1362894 tid 1 2023-06-03T20:00:14.214 INFO:tasks.rados.rados.0.smithi033.stdout:572: writing smithi03366949-122 from 1907912 to 2478765 tid 2 2023-06-03T20:00:14.218 INFO:tasks.rados.rados.0.smithi033.stdout:572: writing smithi03366949-122 from 2985346 to 3058973 tid 3 2023-06-03T20:00:14.218 INFO:tasks.rados.rados.0.smithi033.stdout:573: write oid 43 current snap is 0 2023-06-03T20:00:14.218 INFO:tasks.rados.rados.0.smithi033.stdout:573: seq_num 540 ranges {675780=495523,1682747=714511,3012769=63011} 2023-06-03T20:00:14.226 INFO:tasks.rados.rados.0.smithi033.stdout:573: writing smithi03366949-43 from 675780 to 1171303 tid 1 2023-06-03T20:00:14.235 INFO:tasks.rados.rados.0.smithi033.stdout:573: writing smithi03366949-43 from 1682747 to 2397258 tid 2 2023-06-03T20:00:14.238 INFO:tasks.rados.rados.0.smithi033.stdout:573: writing smithi03366949-43 from 3012769 to 3075780 tid 3 2023-06-03T20:00:14.239 INFO:tasks.rados.rados.0.smithi033.stdout:574: write oid 141 current snap is 0 2023-06-03T20:00:14.239 INFO:tasks.rados.rados.0.smithi033.stdout:567: finishing write tid 2 to smithi03366949-402 2023-06-03T20:00:14.239 INFO:tasks.rados.rados.0.smithi033.stdout:574: seq_num 541 ranges {692587=570772,2024876=574522,3040192=52395} 2023-06-03T20:00:14.247 INFO:tasks.rados.rados.0.smithi033.stdout:574: writing smithi03366949-141 from 692587 to 1263359 tid 1 2023-06-03T20:00:14.255 INFO:tasks.rados.rados.0.smithi033.stdout:574: writing smithi03366949-141 from 2024876 to 2599398 tid 2 2023-06-03T20:00:14.257 INFO:tasks.rados.rados.0.smithi033.stdout:574: writing smithi03366949-141 from 3040192 to 3092587 tid 3 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:575: read oid 210 snap -1 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:576: delete oid 434 current snap is 0 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:567: finishing write tid 3 to smithi03366949-402 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:567: finishing write tid 4 to smithi03366949-402 2023-06-03T20:00:14.258 INFO:tasks.rados.rados.0.smithi033.stdout:567: finishing write tid 5 to smithi03366949-402 2023-06-03T20:00:14.259 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 402 v 101 (ObjNum 537 snap 0 seq_num 537) dirty exists 2023-06-03T20:00:14.259 INFO:tasks.rados.rados.0.smithi033.stdout:567: left oid 402 (ObjNum 537 snap 0 seq_num 537) 2023-06-03T20:00:14.259 INFO:tasks.rados.rados.0.smithi033.stdout:568: expect (ObjNum 477 snap 0 seq_num 477) 2023-06-03T20:00:14.324 INFO:tasks.rados.rados.0.smithi033.stdout:569: expect (ObjNum 264 snap 0 seq_num 264) 2023-06-03T20:00:14.399 INFO:tasks.rados.rados.0.smithi033.stdout:570: finishing write tid 1 to smithi03366949-322 2023-06-03T20:00:14.399 INFO:tasks.rados.rados.0.smithi033.stdout:570: finishing write tid 2 to smithi03366949-322 2023-06-03T20:00:14.399 INFO:tasks.rados.rados.0.smithi033.stdout:570: finishing write tid 3 to smithi03366949-322 2023-06-03T20:00:14.400 INFO:tasks.rados.rados.0.smithi033.stdout:570: finishing write tid 4 to smithi03366949-322 2023-06-03T20:00:14.400 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 125 (ObjNum 538 snap 0 seq_num 538) dirty exists 2023-06-03T20:00:14.400 INFO:tasks.rados.rados.0.smithi033.stdout:570: left oid 322 (ObjNum 538 snap 0 seq_num 538) 2023-06-03T20:00:14.400 INFO:tasks.rados.rados.0.smithi033.stdout:571: expect (ObjNum 450 snap 0 seq_num 450) 2023-06-03T20:00:14.509 INFO:tasks.rados.rados.0.smithi033.stdout:572: finishing write tid 1 to smithi03366949-122 2023-06-03T20:00:14.509 INFO:tasks.rados.rados.0.smithi033.stdout:567: done (9 left) 2023-06-03T20:00:14.509 INFO:tasks.rados.rados.0.smithi033.stdout:568: done (8 left) 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:569: done (7 left) 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:570: done (6 left) 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:571: done (5 left) 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:576: done (4 left) 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:577: write oid 258 current snap is 0 2023-06-03T20:00:14.510 INFO:tasks.rados.rados.0.smithi033.stdout:572: finishing write tid 2 to smithi03366949-122 2023-06-03T20:00:14.511 INFO:tasks.rados.rados.0.smithi033.stdout:572: finishing write tid 3 to smithi03366949-122 2023-06-03T20:00:14.511 INFO:tasks.rados.rados.0.smithi033.stdout:572: finishing write tid 4 to smithi03366949-122 2023-06-03T20:00:14.511 INFO:tasks.rados.rados.0.smithi033.stdout:572: finishing write tid 5 to smithi03366949-122 2023-06-03T20:00:14.511 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 122 v 110 (ObjNum 539 snap 0 seq_num 539) dirty exists 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:572: left oid 122 (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:573: finishing write tid 1 to smithi03366949-43 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:573: finishing write tid 2 to smithi03366949-43 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:573: finishing write tid 3 to smithi03366949-43 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:573: finishing write tid 4 to smithi03366949-43 2023-06-03T20:00:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:573: finishing write tid 5 to smithi03366949-43 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 43 v 152 (ObjNum 540 snap 0 seq_num 540) dirty exists 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:573: left oid 43 (ObjNum 540 snap 0 seq_num 540) 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:574: finishing write tid 1 to smithi03366949-141 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:574: finishing write tid 2 to smithi03366949-141 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:574: finishing write tid 3 to smithi03366949-141 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:574: finishing write tid 4 to smithi03366949-141 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:574: finishing write tid 5 to smithi03366949-141 2023-06-03T20:00:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 130 (ObjNum 541 snap 0 seq_num 541) dirty exists 2023-06-03T20:00:14.514 INFO:tasks.rados.rados.0.smithi033.stdout:574: left oid 141 (ObjNum 541 snap 0 seq_num 541) 2023-06-03T20:00:14.514 INFO:tasks.rados.rados.0.smithi033.stdout:575: expect (ObjNum 209 snap 0 seq_num 209) 2023-06-03T20:00:14.618 INFO:tasks.rados.rados.0.smithi033.stdout:577: seq_num 543 ranges {726201=721270,2141840=578191} 2023-06-03T20:00:14.635 INFO:tasks.rados.rados.0.smithi033.stdout:577: writing smithi03366949-258 from 726201 to 1447471 tid 1 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:577: writing smithi03366949-258 from 2141840 to 2720031 tid 2 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:572: done (4 left) 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:573: done (3 left) 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:574: done (2 left) 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:575: done (1 left) 2023-06-03T20:00:14.644 INFO:tasks.rados.rados.0.smithi033.stdout:578: write oid 263 current snap is 0 2023-06-03T20:00:14.645 INFO:tasks.rados.rados.0.smithi033.stdout:577: finishing write tid 1 to smithi03366949-258 2023-06-03T20:00:14.645 INFO:tasks.rados.rados.0.smithi033.stdout:578: seq_num 544 ranges {743008=796519,2200322=721849} 2023-06-03T20:00:14.653 INFO:tasks.rados.rados.0.smithi033.stdout:578: writing smithi03366949-263 from 743008 to 1539527 tid 1 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:578: writing smithi03366949-263 from 2200322 to 2922171 tid 2 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:579: delete oid 74 current snap is 0 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:577: finishing write tid 2 to smithi03366949-258 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:577: finishing write tid 3 to smithi03366949-258 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:577: finishing write tid 4 to smithi03366949-258 2023-06-03T20:00:14.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 105 (ObjNum 543 snap 0 seq_num 543) dirty exists 2023-06-03T20:00:14.662 INFO:tasks.rados.rados.0.smithi033.stdout:577: left oid 258 (ObjNum 543 snap 0 seq_num 543) 2023-06-03T20:00:14.662 INFO:tasks.rados.rados.0.smithi033.stdout:578: finishing write tid 1 to smithi03366949-263 2023-06-03T20:00:14.662 INFO:tasks.rados.rados.0.smithi033.stdout:577: done (2 left) 2023-06-03T20:00:14.663 INFO:tasks.rados.rados.0.smithi033.stdout:579: done (1 left) 2023-06-03T20:00:14.663 INFO:tasks.rados.rados.0.smithi033.stdout:580: write oid 441 current snap is 0 2023-06-03T20:00:14.663 INFO:tasks.rados.rados.0.smithi033.stdout:580: seq_num 546 ranges {776622=547017,1800933=725518,2944601=232021} 2023-06-03T20:00:14.673 INFO:tasks.rados.rados.0.smithi033.stdout:580: writing smithi03366949-441 from 776622 to 1323639 tid 1 2023-06-03T20:00:14.680 INFO:tasks.rados.rados.0.smithi033.stdout:580: writing smithi03366949-441 from 1800933 to 2526451 tid 2 2023-06-03T20:00:14.684 INFO:tasks.rados.rados.0.smithi033.stdout:580: writing smithi03366949-441 from 2944601 to 3176622 tid 3 2023-06-03T20:00:14.685 INFO:tasks.rados.rados.0.smithi033.stdout:581: delete oid 291 current snap is 0 2023-06-03T20:00:14.685 INFO:tasks.rados.rados.0.smithi033.stdout:578: finishing write tid 2 to smithi03366949-263 2023-06-03T20:00:14.685 INFO:tasks.rados.rados.0.smithi033.stdout:578: finishing write tid 3 to smithi03366949-263 2023-06-03T20:00:14.685 INFO:tasks.rados.rados.0.smithi033.stdout:578: finishing write tid 4 to smithi03366949-263 2023-06-03T20:00:14.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 263 v 116 (ObjNum 544 snap 0 seq_num 544) dirty exists 2023-06-03T20:00:14.686 INFO:tasks.rados.rados.0.smithi033.stdout:578: left oid 263 (ObjNum 544 snap 0 seq_num 544) 2023-06-03T20:00:14.686 INFO:tasks.rados.rados.0.smithi033.stdout:580: finishing write tid 1 to smithi03366949-441 2023-06-03T20:00:14.686 INFO:tasks.rados.rados.0.smithi033.stdout:580: finishing write tid 2 to smithi03366949-441 2023-06-03T20:00:14.688 INFO:tasks.rados.rados.0.smithi033.stdout:578: done (2 left) 2023-06-03T20:00:14.688 INFO:tasks.rados.rados.0.smithi033.stdout:581: done (1 left) 2023-06-03T20:00:14.688 INFO:tasks.rados.rados.0.smithi033.stdout:582: read oid 310 snap -1 2023-06-03T20:00:14.688 INFO:tasks.rados.rados.0.smithi033.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-06-03T20:00:14.688 INFO:tasks.rados.rados.0.smithi033.stdout:583: read oid 288 snap -1 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:584: read oid 401 snap -1 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:585: read oid 86 snap -1 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:586: delete oid 418 current snap is 0 2023-06-03T20:00:14.689 INFO:tasks.rados.rados.0.smithi033.stdout:580: finishing write tid 3 to smithi03366949-441 2023-06-03T20:00:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:580: finishing write tid 4 to smithi03366949-441 2023-06-03T20:00:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:580: finishing write tid 5 to smithi03366949-441 2023-06-03T20:00:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 156 (ObjNum 546 snap 0 seq_num 546) dirty exists 2023-06-03T20:00:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:580: left oid 441 (ObjNum 546 snap 0 seq_num 546) 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:580: done (5 left) 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:586: done (4 left) 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:587: read oid 116 snap -1 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:588: read oid 418 snap -1 2023-06-03T20:00:14.691 INFO:tasks.rados.rados.0.smithi033.stdout:588: expect deleted 2023-06-03T20:00:14.692 INFO:tasks.rados.rados.0.smithi033.stdout:589: read oid 322 snap -1 2023-06-03T20:00:14.692 INFO:tasks.rados.rados.0.smithi033.stdout:589: expect (ObjNum 538 snap 0 seq_num 538) 2023-06-03T20:00:14.692 INFO:tasks.rados.rados.0.smithi033.stdout:590: delete oid 333 current snap is 0 2023-06-03T20:00:14.693 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:14 smithi083 bash[26882]: cluster 2023-06-03T20:00:13.446229+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 280 op/s 2023-06-03T20:00:14.693 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:14 smithi083 bash[26882]: audit 2023-06-03T20:00:14.254228+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.33:0/1818502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:14.695 INFO:tasks.rados.rados.0.smithi033.stdout:584: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:14.786 INFO:tasks.rados.rados.0.smithi033.stdout:582: expect (ObjNum 309 snap 0 seq_num 309) 2023-06-03T20:00:14.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:14 smithi033 bash[26432]: cluster 2023-06-03T20:00:13.446229+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 280 op/s 2023-06-03T20:00:14.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:14 smithi033 bash[26432]: audit 2023-06-03T20:00:14.254228+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.33:0/1818502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:14.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:14 smithi033 bash[33017]: cluster 2023-06-03T20:00:13.446229+0000 mgr.y (mgr.14442) 195 : cluster [DBG] pgmap v170: 89 pgs: 89 active+clean; 1.3 GiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 43 KiB/s rd, 56 MiB/s wr, 280 op/s 2023-06-03T20:00:14.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:14 smithi033 bash[33017]: audit 2023-06-03T20:00:14.254228+0000 mon.b (mon.1) 29 : audit [DBG] from='client.? 172.21.15.33:0/1818502260' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:14.889 INFO:tasks.rados.rados.0.smithi033.stdout:583: expect (ObjNum 287 snap 0 seq_num 287) 2023-06-03T20:00:14.977 INFO:tasks.rados.rados.0.smithi033.stdout:587: expect (ObjNum 115 snap 0 seq_num 115) 2023-06-03T20:00:15.102 INFO:tasks.rados.rados.0.smithi033.stdout:585: expect (ObjNum 85 snap 0 seq_num 85) 2023-06-03T20:00:15.212 INFO:tasks.rados.rados.0.smithi033.stdout:589: expect (ObjNum 538 snap 0 seq_num 538) 2023-06-03T20:00:15.376 INFO:tasks.rados.rados.0.smithi033.stdout:582: done (7 left) 2023-06-03T20:00:15.377 INFO:tasks.rados.rados.0.smithi033.stdout:583: done (6 left) 2023-06-03T20:00:15.377 INFO:tasks.rados.rados.0.smithi033.stdout:584: done (5 left) 2023-06-03T20:00:15.377 INFO:tasks.rados.rados.0.smithi033.stdout:585: done (4 left) 2023-06-03T20:00:15.378 INFO:tasks.rados.rados.0.smithi033.stdout:587: done (3 left) 2023-06-03T20:00:15.378 INFO:tasks.rados.rados.0.smithi033.stdout:588: done (2 left) 2023-06-03T20:00:15.378 INFO:tasks.rados.rados.0.smithi033.stdout:589: done (1 left) 2023-06-03T20:00:15.379 INFO:tasks.rados.rados.0.smithi033.stdout:590: done (0 left) 2023-06-03T20:00:15.379 INFO:tasks.rados.rados.0.smithi033.stdout:591: write oid 211 current snap is 0 2023-06-03T20:00:15.379 INFO:tasks.rados.rados.0.smithi033.stdout:591: seq_num 550 ranges {443850=564366,1634861=732856,2770646=473204} 2023-06-03T20:00:15.388 INFO:tasks.rados.rados.0.smithi033.stdout:591: writing smithi03366949-211 from 443850 to 1008216 tid 1 2023-06-03T20:00:15.396 INFO:tasks.rados.rados.0.smithi033.stdout:591: writing smithi03366949-211 from 1634861 to 2367717 tid 2 2023-06-03T20:00:15.401 INFO:tasks.rados.rados.0.smithi033.stdout:591: writing smithi03366949-211 from 2770646 to 3243850 tid 3 2023-06-03T20:00:15.401 INFO:tasks.rados.rados.0.smithi033.stdout:592: write oid 46 current snap is 0 2023-06-03T20:00:15.401 INFO:tasks.rados.rados.0.smithi033.stdout:592: seq_num 551 ranges {460657=639615,1693343=476514,2681716=578941} 2023-06-03T20:00:15.407 INFO:tasks.rados.rados.0.smithi033.stdout:592: writing smithi03366949-46 from 460657 to 1100272 tid 1 2023-06-03T20:00:15.413 INFO:tasks.rados.rados.0.smithi033.stdout:592: writing smithi03366949-46 from 1693343 to 2169857 tid 2 2023-06-03T20:00:15.419 INFO:tasks.rados.rados.0.smithi033.stdout:592: writing smithi03366949-46 from 2681716 to 3260657 tid 3 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:593: delete oid 396 current snap is 0 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:591: finishing write tid 1 to smithi03366949-211 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:591: finishing write tid 2 to smithi03366949-211 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:591: finishing write tid 3 to smithi03366949-211 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:591: finishing write tid 4 to smithi03366949-211 2023-06-03T20:00:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:591: finishing write tid 5 to smithi03366949-211 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 211 v 128 (ObjNum 550 snap 0 seq_num 550) dirty exists 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:591: left oid 211 (ObjNum 550 snap 0 seq_num 550) 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:592: finishing write tid 1 to smithi03366949-46 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:592: finishing write tid 2 to smithi03366949-46 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:591: done (2 left) 2023-06-03T20:00:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:593: done (1 left) 2023-06-03T20:00:15.422 INFO:tasks.rados.rados.0.smithi033.stdout:594: delete oid 264 current snap is 0 2023-06-03T20:00:15.423 INFO:tasks.rados.rados.0.smithi033.stdout:594: done (1 left) 2023-06-03T20:00:15.423 INFO:tasks.rados.rados.0.smithi033.stdout:595: delete oid 304 current snap is 0 2023-06-03T20:00:15.424 INFO:tasks.rados.rados.0.smithi033.stdout:592: finishing write tid 3 to smithi03366949-46 2023-06-03T20:00:15.424 INFO:tasks.rados.rados.0.smithi033.stdout:592: finishing write tid 4 to smithi03366949-46 2023-06-03T20:00:15.425 INFO:tasks.rados.rados.0.smithi033.stdout:592: finishing write tid 5 to smithi03366949-46 2023-06-03T20:00:15.425 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 46 v 122 (ObjNum 551 snap 0 seq_num 551) dirty exists 2023-06-03T20:00:15.425 INFO:tasks.rados.rados.0.smithi033.stdout:592: left oid 46 (ObjNum 551 snap 0 seq_num 551) 2023-06-03T20:00:15.425 INFO:tasks.rados.rados.0.smithi033.stdout:592: done (1 left) 2023-06-03T20:00:15.426 INFO:tasks.rados.rados.0.smithi033.stdout:595: done (0 left) 2023-06-03T20:00:15.426 INFO:tasks.rados.rados.0.smithi033.stdout:596: read oid 172 snap -1 2023-06-03T20:00:15.426 INFO:tasks.rados.rados.0.smithi033.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-06-03T20:00:15.426 INFO:tasks.rados.rados.0.smithi033.stdout:597: delete oid 20 current snap is 0 2023-06-03T20:00:15.427 INFO:tasks.rados.rados.0.smithi033.stdout:597: done (1 left) 2023-06-03T20:00:15.427 INFO:tasks.rados.rados.0.smithi033.stdout:598: write oid 267 current snap is 0 2023-06-03T20:00:15.427 INFO:tasks.rados.rados.0.smithi033.stdout:598: seq_num 556 ranges {544692=732213,1985753=743863,3335184=9508} 2023-06-03T20:00:15.439 INFO:tasks.rados.rados.0.smithi033.stdout:598: writing smithi03366949-267 from 544692 to 1276905 tid 1 2023-06-03T20:00:15.447 INFO:tasks.rados.rados.0.smithi033.stdout:598: writing smithi03366949-267 from 1985753 to 2729616 tid 2 2023-06-03T20:00:15.451 INFO:tasks.rados.rados.0.smithi033.stdout:598: writing smithi03366949-267 from 3335184 to 3344692 tid 3 2023-06-03T20:00:15.451 INFO:tasks.rados.rados.0.smithi033.stdout:599: write oid 240 current snap is 0 2023-06-03T20:00:15.451 INFO:tasks.rados.rados.0.smithi033.stdout:599: seq_num 557 ranges {561499=407462,1527882=487521,2729901=557217} 2023-06-03T20:00:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:599: writing smithi03366949-240 from 561499 to 968961 tid 1 2023-06-03T20:00:15.462 INFO:tasks.rados.rados.0.smithi033.stdout:599: writing smithi03366949-240 from 1527882 to 2015403 tid 2 2023-06-03T20:00:15.469 INFO:tasks.rados.rados.0.smithi033.stdout:599: writing smithi03366949-240 from 2729901 to 3287118 tid 3 2023-06-03T20:00:15.469 INFO:tasks.rados.rados.0.smithi033.stdout:600: write oid 107 current snap is 0 2023-06-03T20:00:15.469 INFO:tasks.rados.rados.0.smithi033.stdout:600: seq_num 558 ranges {578306=482711,1586364=631179,2757324=484842} 2023-06-03T20:00:15.475 INFO:tasks.rados.rados.0.smithi033.stdout:600: writing smithi03366949-107 from 578306 to 1061017 tid 1 2023-06-03T20:00:15.481 INFO:tasks.rados.rados.0.smithi033.stdout:600: writing smithi03366949-107 from 1586364 to 2217543 tid 2 2023-06-03T20:00:15.487 INFO:tasks.rados.rados.0.smithi033.stdout:600: writing smithi03366949-107 from 2757324 to 3242166 tid 3 2023-06-03T20:00:15.487 INFO:tasks.rados.rados.0.smithi033.stdout:601: read oid 95 snap -1 2023-06-03T20:00:15.488 INFO:tasks.rados.rados.0.smithi033.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-06-03T20:00:15.488 INFO:tasks.rados.rados.0.smithi033.stdout:602: write oid 372 current snap is 0 2023-06-03T20:00:15.488 INFO:tasks.rados.rados.0.smithi033.stdout:602: seq_num 559 ranges {595113=557960,1644846=491190,2784747=610366} 2023-06-03T20:00:15.494 INFO:tasks.rados.rados.0.smithi033.stdout:602: writing smithi03366949-372 from 595113 to 1153073 tid 1 2023-06-03T20:00:15.499 INFO:tasks.rados.rados.0.smithi033.stdout:602: writing smithi03366949-372 from 1644846 to 2136036 tid 2 2023-06-03T20:00:15.506 INFO:tasks.rados.rados.0.smithi033.stdout:602: writing smithi03366949-372 from 2784747 to 3395113 tid 3 2023-06-03T20:00:15.506 INFO:tasks.rados.rados.0.smithi033.stdout:603: read oid 321 snap -1 2023-06-03T20:00:15.507 INFO:tasks.rados.rados.0.smithi033.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-06-03T20:00:15.507 INFO:tasks.rados.rados.0.smithi033.stdout:604: read oid 348 snap -1 2023-06-03T20:00:15.507 INFO:tasks.rados.rados.0.smithi033.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-06-03T20:00:15.507 INFO:tasks.rados.rados.0.smithi033.stdout:605: write oid 287 current snap is 0 2023-06-03T20:00:15.507 INFO:tasks.rados.rados.0.smithi033.stdout:605: seq_num 560 ranges {611920=633209,1703328=634848,2812170=507386} 2023-06-03T20:00:15.514 INFO:tasks.rados.rados.0.smithi033.stdout:605: writing smithi03366949-287 from 611920 to 1245129 tid 1 2023-06-03T20:00:15.520 INFO:tasks.rados.rados.0.smithi033.stdout:605: writing smithi03366949-287 from 1703328 to 2338176 tid 2 2023-06-03T20:00:15.525 INFO:tasks.rados.rados.0.smithi033.stdout:605: writing smithi03366949-287 from 2812170 to 3319556 tid 3 2023-06-03T20:00:15.525 INFO:tasks.rados.rados.0.smithi033.stdout:606: write oid 387 current snap is 0 2023-06-03T20:00:15.526 INFO:tasks.rados.rados.0.smithi033.stdout:606: seq_num 561 ranges {628727=708458,2045457=494859,3123240=305487} 2023-06-03T20:00:15.533 INFO:tasks.rados.rados.0.smithi033.stdout:606: writing smithi03366949-387 from 628727 to 1337185 tid 1 2023-06-03T20:00:15.540 INFO:tasks.rados.rados.0.smithi033.stdout:606: writing smithi03366949-387 from 2045457 to 2540316 tid 2 2023-06-03T20:00:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:606: writing smithi03366949-387 from 3123240 to 3428727 tid 3 2023-06-03T20:00:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:607: read oid 125 snap -1 2023-06-03T20:00:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2023-06-03T20:00:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:608: write oid 31 current snap is 0 2023-06-03T20:00:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:608: seq_num 562 ranges {645534=783707,2103939=638517,3150663=294871} 2023-06-03T20:00:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:608: writing smithi03366949-31 from 645534 to 1429241 tid 1 2023-06-03T20:00:15.561 INFO:tasks.rados.rados.0.smithi033.stdout:608: writing smithi03366949-31 from 2103939 to 2742456 tid 2 2023-06-03T20:00:15.565 INFO:tasks.rados.rados.0.smithi033.stdout:608: writing smithi03366949-31 from 3150663 to 3445534 tid 3 2023-06-03T20:00:15.566 INFO:tasks.rados.rados.0.smithi033.stdout:609: read oid 29 snap -1 2023-06-03T20:00:15.566 INFO:tasks.rados.rados.0.smithi033.stdout:609: expect (ObjNum 28 snap 0 seq_num 28) 2023-06-03T20:00:15.566 INFO:tasks.rados.rados.0.smithi033.stdout:610: write oid 18 current snap is 0 2023-06-03T20:00:15.566 INFO:tasks.rados.rados.0.smithi033.stdout:610: seq_num 563 ranges {662341=575309,1878774=498528,2894439=457555} 2023-06-03T20:00:15.573 INFO:tasks.rados.rados.0.smithi033.stdout:610: writing smithi03366949-18 from 662341 to 1237650 tid 1 2023-06-03T20:00:15.579 INFO:tasks.rados.rados.0.smithi033.stdout:610: writing smithi03366949-18 from 1878774 to 2377302 tid 2 2023-06-03T20:00:15.584 INFO:tasks.rados.rados.0.smithi033.stdout:610: writing smithi03366949-18 from 2894439 to 3351994 tid 3 2023-06-03T20:00:15.585 INFO:tasks.rados.rados.0.smithi033.stdout:611: read oid 4 snap -1 2023-06-03T20:00:15.585 INFO:tasks.rados.rados.0.smithi033.stdout:611: expect (ObjNum 3 snap 0 seq_num 3) 2023-06-03T20:00:15.585 INFO:tasks.rados.rados.0.smithi033.stdout:612: delete oid 484 current snap is 0 2023-06-03T20:00:15.585 INFO:tasks.rados.rados.0.smithi033.stdout:596: expect (ObjNum 171 snap 0 seq_num 171) 2023-06-03T20:00:15.681 INFO:tasks.rados.rados.0.smithi033.stdout:598: finishing write tid 1 to smithi03366949-267 2023-06-03T20:00:15.681 INFO:tasks.rados.rados.0.smithi033.stdout:598: finishing write tid 2 to smithi03366949-267 2023-06-03T20:00:15.681 INFO:tasks.rados.rados.0.smithi033.stdout:598: finishing write tid 3 to smithi03366949-267 2023-06-03T20:00:15.681 INFO:tasks.rados.rados.0.smithi033.stdout:598: finishing write tid 4 to smithi03366949-267 2023-06-03T20:00:15.682 INFO:tasks.rados.rados.0.smithi033.stdout:598: finishing write tid 5 to smithi03366949-267 2023-06-03T20:00:15.682 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 267 v 160 (ObjNum 556 snap 0 seq_num 556) dirty exists 2023-06-03T20:00:15.682 INFO:tasks.rados.rados.0.smithi033.stdout:598: left oid 267 (ObjNum 556 snap 0 seq_num 556) 2023-06-03T20:00:15.682 INFO:tasks.rados.rados.0.smithi033.stdout:599: finishing write tid 1 to smithi03366949-240 2023-06-03T20:00:15.683 INFO:tasks.rados.rados.0.smithi033.stdout:599: finishing write tid 2 to smithi03366949-240 2023-06-03T20:00:15.683 INFO:tasks.rados.rados.0.smithi033.stdout:599: finishing write tid 3 to smithi03366949-240 2023-06-03T20:00:15.683 INFO:tasks.rados.rados.0.smithi033.stdout:599: finishing write tid 4 to smithi03366949-240 2023-06-03T20:00:15.683 INFO:tasks.rados.rados.0.smithi033.stdout:599: finishing write tid 5 to smithi03366949-240 2023-06-03T20:00:15.683 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 240 v 108 (ObjNum 557 snap 0 seq_num 557) dirty exists 2023-06-03T20:00:15.684 INFO:tasks.rados.rados.0.smithi033.stdout:599: left oid 240 (ObjNum 557 snap 0 seq_num 557) 2023-06-03T20:00:15.684 INFO:tasks.rados.rados.0.smithi033.stdout:600: finishing write tid 1 to smithi03366949-107 2023-06-03T20:00:15.684 INFO:tasks.rados.rados.0.smithi033.stdout:600: finishing write tid 2 to smithi03366949-107 2023-06-03T20:00:15.684 INFO:tasks.rados.rados.0.smithi033.stdout:600: finishing write tid 3 to smithi03366949-107 2023-06-03T20:00:15.684 INFO:tasks.rados.rados.0.smithi033.stdout:600: finishing write tid 4 to smithi03366949-107 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:600: finishing write tid 5 to smithi03366949-107 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 163 (ObjNum 558 snap 0 seq_num 558) dirty exists 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:600: left oid 107 (ObjNum 558 snap 0 seq_num 558) 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:602: finishing write tid 1 to smithi03366949-372 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:602: finishing write tid 2 to smithi03366949-372 2023-06-03T20:00:15.685 INFO:tasks.rados.rados.0.smithi033.stdout:601: expect (ObjNum 94 snap 0 seq_num 94) 2023-06-03T20:00:15.795 INFO:tasks.rados.rados.0.smithi033.stdout:602: finishing write tid 3 to smithi03366949-372 2023-06-03T20:00:15.795 INFO:tasks.rados.rados.0.smithi033.stdout:602: finishing write tid 4 to smithi03366949-372 2023-06-03T20:00:15.795 INFO:tasks.rados.rados.0.smithi033.stdout:602: finishing write tid 5 to smithi03366949-372 2023-06-03T20:00:15.796 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 372 v 134 (ObjNum 559 snap 0 seq_num 559) dirty exists 2023-06-03T20:00:15.796 INFO:tasks.rados.rados.0.smithi033.stdout:602: left oid 372 (ObjNum 559 snap 0 seq_num 559) 2023-06-03T20:00:15.796 INFO:tasks.rados.rados.0.smithi033.stdout:603: expect (ObjNum 320 snap 0 seq_num 320) 2023-06-03T20:00:15.898 INFO:tasks.rados.rados.0.smithi033.stdout:604: expect (ObjNum 347 snap 0 seq_num 347) 2023-06-03T20:00:16.016 INFO:tasks.rados.rados.0.smithi033.stdout:605: finishing write tid 1 to smithi03366949-287 2023-06-03T20:00:16.117 INFO:tasks.rados.rados.0.smithi033.stdout:605: finishing write tid 2 to smithi03366949-287 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:605: finishing write tid 3 to smithi03366949-287 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:605: finishing write tid 4 to smithi03366949-287 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:605: finishing write tid 5 to smithi03366949-287 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 287 v 120 (ObjNum 560 snap 0 seq_num 560) dirty exists 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:605: left oid 287 (ObjNum 560 snap 0 seq_num 560) 2023-06-03T20:00:16.118 INFO:tasks.rados.rados.0.smithi033.stdout:606: finishing write tid 1 to smithi03366949-387 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:606: finishing write tid 2 to smithi03366949-387 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:606: finishing write tid 3 to smithi03366949-387 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:606: finishing write tid 4 to smithi03366949-387 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:606: finishing write tid 5 to smithi03366949-387 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 387 v 134 (ObjNum 561 snap 0 seq_num 561) dirty exists 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:606: left oid 387 (ObjNum 561 snap 0 seq_num 561) 2023-06-03T20:00:16.119 INFO:tasks.rados.rados.0.smithi033.stdout:607: expect (ObjNum 124 snap 0 seq_num 124) 2023-06-03T20:00:16.120 INFO:tasks.rados.rados.0.smithi033.stdout:608: finishing write tid 1 to smithi03366949-31 2023-06-03T20:00:16.120 INFO:tasks.rados.rados.0.smithi033.stdout:608: finishing write tid 2 to smithi03366949-31 2023-06-03T20:00:16.120 INFO:tasks.rados.rados.0.smithi033.stdout:608: finishing write tid 3 to smithi03366949-31 2023-06-03T20:00:16.121 INFO:tasks.rados.rados.0.smithi033.stdout:608: finishing write tid 4 to smithi03366949-31 2023-06-03T20:00:16.121 INFO:tasks.rados.rados.0.smithi033.stdout:608: finishing write tid 5 to smithi03366949-31 2023-06-03T20:00:16.121 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 124 (ObjNum 562 snap 0 seq_num 562) dirty exists 2023-06-03T20:00:16.121 INFO:tasks.rados.rados.0.smithi033.stdout:608: left oid 31 (ObjNum 562 snap 0 seq_num 562) 2023-06-03T20:00:16.121 INFO:tasks.rados.rados.0.smithi033.stdout:609: expect (ObjNum 28 snap 0 seq_num 28) 2023-06-03T20:00:16.158 INFO:tasks.rados.rados.0.smithi033.stdout:610: finishing write tid 1 to smithi03366949-18 2023-06-03T20:00:16.159 INFO:tasks.rados.rados.0.smithi033.stdout:610: finishing write tid 2 to smithi03366949-18 2023-06-03T20:00:16.159 INFO:tasks.rados.rados.0.smithi033.stdout:611: expect (ObjNum 3 snap 0 seq_num 3) 2023-06-03T20:00:16.222 INFO:tasks.rados.rados.0.smithi033.stdout:610: finishing write tid 3 to smithi03366949-18 2023-06-03T20:00:16.222 INFO:tasks.rados.rados.0.smithi033.stdout:610: finishing write tid 4 to smithi03366949-18 2023-06-03T20:00:16.222 INFO:tasks.rados.rados.0.smithi033.stdout:610: finishing write tid 5 to smithi03366949-18 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 18 v 128 (ObjNum 563 snap 0 seq_num 563) dirty exists 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:610: left oid 18 (ObjNum 563 snap 0 seq_num 563) 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:596: done (15 left) 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:598: done (14 left) 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:599: done (13 left) 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:600: done (12 left) 2023-06-03T20:00:16.223 INFO:tasks.rados.rados.0.smithi033.stdout:601: done (11 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:602: done (10 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:603: done (9 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:604: done (8 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:605: done (7 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:606: done (6 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:607: done (5 left) 2023-06-03T20:00:16.224 INFO:tasks.rados.rados.0.smithi033.stdout:608: done (4 left) 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:609: done (3 left) 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:610: done (2 left) 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:611: done (1 left) 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:612: done (0 left) 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:613: write oid 97 current snap is 0 2023-06-03T20:00:16.225 INFO:tasks.rados.rados.0.smithi033.stdout:613: seq_num 565 ranges {695955=725807,1879385=502197,2949285=480099} 2023-06-03T20:00:16.235 INFO:tasks.rados.rados.0.smithi033.stdout:613: writing smithi03366949-97 from 695955 to 1421762 tid 1 2023-06-03T20:00:16.241 INFO:tasks.rados.rados.0.smithi033.stdout:613: writing smithi03366949-97 from 1879385 to 2381582 tid 2 2023-06-03T20:00:16.247 INFO:tasks.rados.rados.0.smithi033.stdout:613: writing smithi03366949-97 from 2949285 to 3429384 tid 3 2023-06-03T20:00:16.247 INFO:tasks.rados.rados.0.smithi033.stdout:614: write oid 261 current snap is 0 2023-06-03T20:00:16.248 INFO:tasks.rados.rados.0.smithi033.stdout:614: seq_num 566 ranges {712762=401056,1537867=645855,2860355=652407} 2023-06-03T20:00:16.254 INFO:tasks.rados.rados.0.smithi033.stdout:614: writing smithi03366949-261 from 712762 to 1113818 tid 1 2023-06-03T20:00:16.261 INFO:tasks.rados.rados.0.smithi033.stdout:614: writing smithi03366949-261 from 1537867 to 2183722 tid 2 2023-06-03T20:00:16.269 INFO:tasks.rados.rados.0.smithi033.stdout:614: writing smithi03366949-261 from 2860355 to 3512762 tid 3 2023-06-03T20:00:16.269 INFO:tasks.rados.rados.0.smithi033.stdout:615: write oid 14 current snap is 0 2023-06-03T20:00:16.269 INFO:tasks.rados.rados.0.smithi033.stdout:615: seq_num 567 ranges {729569=476305,1996349=505866,3004131=525438} 2023-06-03T20:00:16.276 INFO:tasks.rados.rados.0.smithi033.stdout:615: writing smithi03366949-14 from 729569 to 1205874 tid 1 2023-06-03T20:00:16.283 INFO:tasks.rados.rados.0.smithi033.stdout:615: writing smithi03366949-14 from 1996349 to 2502215 tid 2 2023-06-03T20:00:16.289 INFO:tasks.rados.rados.0.smithi033.stdout:615: writing smithi03366949-14 from 3004131 to 3529569 tid 3 2023-06-03T20:00:16.289 INFO:tasks.rados.rados.0.smithi033.stdout:616: write oid 431 current snap is 0 2023-06-03T20:00:16.289 INFO:tasks.rados.rados.0.smithi033.stdout:613: finishing write tid 1 to smithi03366949-97 2023-06-03T20:00:16.290 INFO:tasks.rados.rados.0.smithi033.stdout:613: finishing write tid 2 to smithi03366949-97 2023-06-03T20:00:16.290 INFO:tasks.rados.rados.0.smithi033.stdout:613: finishing write tid 3 to smithi03366949-97 2023-06-03T20:00:16.290 INFO:tasks.rados.rados.0.smithi033.stdout:616: seq_num 568 ranges {746376=551554,2054831=649524,3315201=231175} 2023-06-03T20:00:16.296 INFO:tasks.rados.rados.0.smithi033.stdout:616: writing smithi03366949-431 from 746376 to 1297930 tid 1 2023-06-03T20:00:16.304 INFO:tasks.rados.rados.0.smithi033.stdout:616: writing smithi03366949-431 from 2054831 to 2704355 tid 2 2023-06-03T20:00:16.308 INFO:tasks.rados.rados.0.smithi033.stdout:616: writing smithi03366949-431 from 3315201 to 3546376 tid 3 2023-06-03T20:00:16.309 INFO:tasks.rados.rados.0.smithi033.stdout:617: write oid 292 current snap is 0 2023-06-03T20:00:16.309 INFO:tasks.rados.rados.0.smithi033.stdout:613: finishing write tid 4 to smithi03366949-97 2023-06-03T20:00:16.309 INFO:tasks.rados.rados.0.smithi033.stdout:617: seq_num 569 ranges {763183=626803,1996960=793182,3226271=336912} 2023-06-03T20:00:16.316 INFO:tasks.rados.rados.0.smithi033.stdout:617: writing smithi03366949-292 from 763183 to 1389986 tid 1 2023-06-03T20:00:16.324 INFO:tasks.rados.rados.0.smithi033.stdout:617: writing smithi03366949-292 from 1996960 to 2790142 tid 2 2023-06-03T20:00:16.329 INFO:tasks.rados.rados.0.smithi033.stdout:617: writing smithi03366949-292 from 3226271 to 3563183 tid 3 2023-06-03T20:00:16.329 INFO:tasks.rados.rados.0.smithi033.stdout:618: write oid 19 current snap is 0 2023-06-03T20:00:16.329 INFO:tasks.rados.rados.0.smithi033.stdout:613: finishing write tid 5 to smithi03366949-97 2023-06-03T20:00:16.330 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 164 (ObjNum 565 snap 0 seq_num 565) dirty exists 2023-06-03T20:00:16.330 INFO:tasks.rados.rados.0.smithi033.stdout:613: left oid 97 (ObjNum 565 snap 0 seq_num 565) 2023-06-03T20:00:16.330 INFO:tasks.rados.rados.0.smithi033.stdout:614: finishing write tid 1 to smithi03366949-261 2023-06-03T20:00:16.330 INFO:tasks.rados.rados.0.smithi033.stdout:614: finishing write tid 2 to smithi03366949-261 2023-06-03T20:00:16.331 INFO:tasks.rados.rados.0.smithi033.stdout:614: finishing write tid 3 to smithi03366949-261 2023-06-03T20:00:16.331 INFO:tasks.rados.rados.0.smithi033.stdout:614: finishing write tid 4 to smithi03366949-261 2023-06-03T20:00:16.331 INFO:tasks.rados.rados.0.smithi033.stdout:614: finishing write tid 5 to smithi03366949-261 2023-06-03T20:00:16.332 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 261 v 126 (ObjNum 566 snap 0 seq_num 566) dirty exists 2023-06-03T20:00:16.332 INFO:tasks.rados.rados.0.smithi033.stdout:614: left oid 261 (ObjNum 566 snap 0 seq_num 566) 2023-06-03T20:00:16.332 INFO:tasks.rados.rados.0.smithi033.stdout:615: finishing write tid 1 to smithi03366949-14 2023-06-03T20:00:16.333 INFO:tasks.rados.rados.0.smithi033.stdout:618: seq_num 570 ranges {779990=702052,2055442=653193,3253694=326296} 2023-06-03T20:00:16.336 INFO:tasks.rados.rados.0.smithi033.stdout:618: writing smithi03366949-19 from 779990 to 1482042 tid 1 2023-06-03T20:00:16.343 INFO:tasks.rados.rados.0.smithi033.stdout:618: writing smithi03366949-19 from 2055442 to 2708635 tid 2 2023-06-03T20:00:16.349 INFO:tasks.rados.rados.0.smithi033.stdout:618: writing smithi03366949-19 from 3253694 to 3579990 tid 3 2023-06-03T20:00:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:613: done (5 left) 2023-06-03T20:00:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:614: done (4 left) 2023-06-03T20:00:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:619: read oid 46 snap -1 2023-06-03T20:00:16.351 INFO:tasks.rados.rados.0.smithi033.stdout:619: expect (ObjNum 551 snap 0 seq_num 551) 2023-06-03T20:00:16.351 INFO:tasks.rados.rados.0.smithi033.stdout:620: read oid 174 snap -1 2023-06-03T20:00:16.351 INFO:tasks.rados.rados.0.smithi033.stdout:620: expect (ObjNum 173 snap 0 seq_num 173) 2023-06-03T20:00:16.351 INFO:tasks.rados.rados.0.smithi033.stdout:621: delete oid 267 current snap is 0 2023-06-03T20:00:16.352 INFO:tasks.rados.rados.0.smithi033.stdout:615: finishing write tid 2 to smithi03366949-14 2023-06-03T20:00:16.352 INFO:tasks.rados.rados.0.smithi033.stdout:615: finishing write tid 3 to smithi03366949-14 2023-06-03T20:00:16.352 INFO:tasks.rados.rados.0.smithi033.stdout:615: finishing write tid 4 to smithi03366949-14 2023-06-03T20:00:16.352 INFO:tasks.rados.rados.0.smithi033.stdout:615: finishing write tid 5 to smithi03366949-14 2023-06-03T20:00:16.353 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 14 v 123 (ObjNum 567 snap 0 seq_num 567) dirty exists 2023-06-03T20:00:16.353 INFO:tasks.rados.rados.0.smithi033.stdout:615: left oid 14 (ObjNum 567 snap 0 seq_num 567) 2023-06-03T20:00:16.353 INFO:tasks.rados.rados.0.smithi033.stdout:616: finishing write tid 1 to smithi03366949-431 2023-06-03T20:00:16.353 INFO:tasks.rados.rados.0.smithi033.stdout:616: finishing write tid 2 to smithi03366949-431 2023-06-03T20:00:16.354 INFO:tasks.rados.rados.0.smithi033.stdout:616: finishing write tid 3 to smithi03366949-431 2023-06-03T20:00:16.354 INFO:tasks.rados.rados.0.smithi033.stdout:616: finishing write tid 4 to smithi03366949-431 2023-06-03T20:00:16.354 INFO:tasks.rados.rados.0.smithi033.stdout:616: finishing write tid 5 to smithi03366949-431 2023-06-03T20:00:16.355 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 431 v 138 (ObjNum 568 snap 0 seq_num 568) dirty exists 2023-06-03T20:00:16.355 INFO:tasks.rados.rados.0.smithi033.stdout:616: left oid 431 (ObjNum 568 snap 0 seq_num 568) 2023-06-03T20:00:16.355 INFO:tasks.rados.rados.0.smithi033.stdout:617: finishing write tid 1 to smithi03366949-292 2023-06-03T20:00:16.355 INFO:tasks.rados.rados.0.smithi033.stdout:617: finishing write tid 2 to smithi03366949-292 2023-06-03T20:00:16.356 INFO:tasks.rados.rados.0.smithi033.stdout:617: finishing write tid 3 to smithi03366949-292 2023-06-03T20:00:16.356 INFO:tasks.rados.rados.0.smithi033.stdout:617: finishing write tid 4 to smithi03366949-292 2023-06-03T20:00:16.356 INFO:tasks.rados.rados.0.smithi033.stdout:617: finishing write tid 5 to smithi03366949-292 2023-06-03T20:00:16.357 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 292 v 138 (ObjNum 569 snap 0 seq_num 569) dirty exists 2023-06-03T20:00:16.357 INFO:tasks.rados.rados.0.smithi033.stdout:617: left oid 292 (ObjNum 569 snap 0 seq_num 569) 2023-06-03T20:00:16.357 INFO:tasks.rados.rados.0.smithi033.stdout:618: finishing write tid 1 to smithi03366949-19 2023-06-03T20:00:16.358 INFO:tasks.rados.rados.0.smithi033.stdout:615: done (6 left) 2023-06-03T20:00:16.359 INFO:tasks.rados.rados.0.smithi033.stdout:616: done (5 left) 2023-06-03T20:00:16.359 INFO:tasks.rados.rados.0.smithi033.stdout:617: done (4 left) 2023-06-03T20:00:16.359 INFO:tasks.rados.rados.0.smithi033.stdout:621: done (3 left) 2023-06-03T20:00:16.359 INFO:tasks.rados.rados.0.smithi033.stdout:622: read oid 192 snap -1 2023-06-03T20:00:16.360 INFO:tasks.rados.rados.0.smithi033.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-06-03T20:00:16.360 INFO:tasks.rados.rados.0.smithi033.stdout:623: write oid 346 current snap is 0 2023-06-03T20:00:16.360 INFO:tasks.rados.rados.0.smithi033.stdout:623: seq_num 572 ranges {413604=568903,1488759=656862,2624893=591709} 2023-06-03T20:00:16.361 INFO:tasks.rados.rados.0.smithi033.stdout:623: writing smithi03366949-346 from 413604 to 982507 tid 1 2023-06-03T20:00:16.364 INFO:tasks.rados.rados.0.smithi033.stdout:623: writing smithi03366949-346 from 1488759 to 2145621 tid 2 2023-06-03T20:00:16.371 INFO:tasks.rados.rados.0.smithi033.stdout:623: writing smithi03366949-346 from 2624893 to 3216602 tid 3 2023-06-03T20:00:16.371 INFO:tasks.rados.rados.0.smithi033.stdout:624: read oid 213 snap -1 2023-06-03T20:00:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-06-03T20:00:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:625: delete oid 129 current snap is 0 2023-06-03T20:00:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:618: finishing write tid 2 to smithi03366949-19 2023-06-03T20:00:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:618: finishing write tid 3 to smithi03366949-19 2023-06-03T20:00:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:618: finishing write tid 4 to smithi03366949-19 2023-06-03T20:00:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:618: finishing write tid 5 to smithi03366949-19 2023-06-03T20:00:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 19 v 110 (ObjNum 570 snap 0 seq_num 570) dirty exists 2023-06-03T20:00:16.374 INFO:tasks.rados.rados.0.smithi033.stdout:618: left oid 19 (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:00:16.374 INFO:tasks.rados.rados.0.smithi033.stdout:620: expect (ObjNum 173 snap 0 seq_num 173) 2023-06-03T20:00:16.467 INFO:tasks.rados.rados.0.smithi033.stdout:622: expect (ObjNum 191 snap 0 seq_num 191) 2023-06-03T20:00:16.567 INFO:tasks.rados.rados.0.smithi033.stdout:623: finishing write tid 1 to smithi03366949-346 2023-06-03T20:00:16.567 INFO:tasks.rados.rados.0.smithi033.stdout:623: finishing write tid 2 to smithi03366949-346 2023-06-03T20:00:16.567 INFO:tasks.rados.rados.0.smithi033.stdout:619: expect (ObjNum 551 snap 0 seq_num 551) 2023-06-03T20:00:16.747 INFO:tasks.rados.rados.0.smithi033.stdout:623: finishing write tid 3 to smithi03366949-346 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:623: finishing write tid 4 to smithi03366949-346 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:618: done (6 left) 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:619: done (5 left) 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:620: done (4 left) 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:622: done (3 left) 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:625: done (2 left) 2023-06-03T20:00:16.748 INFO:tasks.rados.rados.0.smithi033.stdout:626: read oid 55 snap -1 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:627: read oid 211 snap -1 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:627: expect (ObjNum 550 snap 0 seq_num 550) 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:628: write oid 246 current snap is 0 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:623: finishing write tid 5 to smithi03366949-346 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 130 (ObjNum 572 snap 0 seq_num 572) dirty exists 2023-06-03T20:00:16.749 INFO:tasks.rados.rados.0.smithi033.stdout:623: left oid 346 (ObjNum 572 snap 0 seq_num 572) 2023-06-03T20:00:16.750 INFO:tasks.rados.rados.0.smithi033.stdout:624: expect (ObjNum 212 snap 0 seq_num 212) 2023-06-03T20:00:16.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:16 smithi033 bash[26432]: cluster 2023-06-03T20:00:15.446923+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 57 MiB/s wr, 316 op/s 2023-06-03T20:00:16.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:16 smithi033 bash[33017]: cluster 2023-06-03T20:00:15.446923+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 57 MiB/s wr, 316 op/s 2023-06-03T20:00:16.858 INFO:tasks.rados.rados.0.smithi033.stdout:626: expect (ObjNum 519 snap 0 seq_num 519) 2023-06-03T20:00:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:16 smithi083 bash[26882]: cluster 2023-06-03T20:00:15.446923+0000 mgr.y (mgr.14442) 196 : cluster [DBG] pgmap v171: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 57 MiB/s wr, 316 op/s 2023-06-03T20:00:16.970 INFO:tasks.rados.rados.0.smithi033.stdout:627: expect (ObjNum 550 snap 0 seq_num 550) 2023-06-03T20:00:17.085 INFO:tasks.rados.rados.0.smithi033.stdout:628: seq_num 574 ranges {447218=719401,1889370=660531,2963386=614253} 2023-06-03T20:00:17.099 INFO:tasks.rados.rados.0.smithi033.stdout:628: writing smithi03366949-246 from 447218 to 1166619 tid 1 2023-06-03T20:00:17.106 INFO:tasks.rados.rados.0.smithi033.stdout:628: writing smithi03366949-246 from 1889370 to 2549901 tid 2 2023-06-03T20:00:17.112 INFO:tasks.rados.rados.0.smithi033.stdout:628: writing smithi03366949-246 from 2963386 to 3577639 tid 3 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:623: done (4 left) 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:624: done (3 left) 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:626: done (2 left) 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:627: done (1 left) 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:629: write oid 258 current snap is 0 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:628: finishing write tid 1 to smithi03366949-246 2023-06-03T20:00:17.113 INFO:tasks.rados.rados.0.smithi033.stdout:628: finishing write tid 2 to smithi03366949-246 2023-06-03T20:00:17.114 INFO:tasks.rados.rados.0.smithi033.stdout:629: seq_num 575 ranges {464025=794650,1947852=404189,2990809=425525} 2023-06-03T20:00:17.119 INFO:tasks.rados.rados.0.smithi033.stdout:629: writing smithi03366949-258 from 464025 to 1258675 tid 1 2023-06-03T20:00:17.126 INFO:tasks.rados.rados.0.smithi033.stdout:629: writing smithi03366949-258 from 1947852 to 2352041 tid 2 2023-06-03T20:00:17.132 INFO:tasks.rados.rados.0.smithi033.stdout:629: writing smithi03366949-258 from 2990809 to 3416334 tid 3 2023-06-03T20:00:17.132 INFO:tasks.rados.rados.0.smithi033.stdout:630: delete oid 30 current snap is 0 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:628: finishing write tid 3 to smithi03366949-246 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:628: finishing write tid 4 to smithi03366949-246 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:628: finishing write tid 5 to smithi03366949-246 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 168 (ObjNum 574 snap 0 seq_num 574) dirty exists 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:628: left oid 246 (ObjNum 574 snap 0 seq_num 574) 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:629: finishing write tid 1 to smithi03366949-258 2023-06-03T20:00:17.133 INFO:tasks.rados.rados.0.smithi033.stdout:629: finishing write tid 2 to smithi03366949-258 2023-06-03T20:00:17.134 INFO:tasks.rados.rados.0.smithi033.stdout:628: done (2 left) 2023-06-03T20:00:17.134 INFO:tasks.rados.rados.0.smithi033.stdout:630: done (1 left) 2023-06-03T20:00:17.135 INFO:tasks.rados.rados.0.smithi033.stdout:631: read oid 350 snap -1 2023-06-03T20:00:17.135 INFO:tasks.rados.rados.0.smithi033.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-06-03T20:00:17.135 INFO:tasks.rados.rados.0.smithi033.stdout:632: write oid 155 current snap is 0 2023-06-03T20:00:17.135 INFO:tasks.rados.rados.0.smithi033.stdout:632: seq_num 577 ranges {497639=545148,1548463=407858,2529302=564422,3528143=169496} 2023-06-03T20:00:17.140 INFO:tasks.rados.rados.0.smithi033.stdout:632: writing smithi03366949-155 from 497639 to 1042787 tid 1 2023-06-03T20:00:17.145 INFO:tasks.rados.rados.0.smithi033.stdout:632: writing smithi03366949-155 from 1548463 to 1956321 tid 2 2023-06-03T20:00:17.152 INFO:tasks.rados.rados.0.smithi033.stdout:632: writing smithi03366949-155 from 2529302 to 3093724 tid 3 2023-06-03T20:00:17.156 INFO:tasks.rados.rados.0.smithi033.stdout:632: writing smithi03366949-155 from 3528143 to 3697639 tid 4 2023-06-03T20:00:17.156 INFO:tasks.rados.rados.0.smithi033.stdout:633: read oid 340 snap -1 2023-06-03T20:00:17.156 INFO:tasks.rados.rados.0.smithi033.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-06-03T20:00:17.157 INFO:tasks.rados.rados.0.smithi033.stdout:634: write oid 71 current snap is 0 2023-06-03T20:00:17.157 INFO:tasks.rados.rados.0.smithi033.stdout:629: finishing write tid 3 to smithi03366949-258 2023-06-03T20:00:17.157 INFO:tasks.rados.rados.0.smithi033.stdout:629: finishing write tid 4 to smithi03366949-258 2023-06-03T20:00:17.157 INFO:tasks.rados.rados.0.smithi033.stdout:629: finishing write tid 5 to smithi03366949-258 2023-06-03T20:00:17.158 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 109 (ObjNum 575 snap 0 seq_num 575) dirty exists 2023-06-03T20:00:17.158 INFO:tasks.rados.rados.0.smithi033.stdout:629: left oid 258 (ObjNum 575 snap 0 seq_num 575) 2023-06-03T20:00:17.158 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 1 to smithi03366949-155 2023-06-03T20:00:17.158 INFO:tasks.rados.rados.0.smithi033.stdout:631: expect (ObjNum 349 snap 0 seq_num 349) 2023-06-03T20:00:17.279 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 2 to smithi03366949-155 2023-06-03T20:00:17.279 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 3 to smithi03366949-155 2023-06-03T20:00:17.280 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 4 to smithi03366949-155 2023-06-03T20:00:17.280 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 5 to smithi03366949-155 2023-06-03T20:00:17.280 INFO:tasks.rados.rados.0.smithi033.stdout:632: finishing write tid 6 to smithi03366949-155 2023-06-03T20:00:17.280 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 155 v 135 (ObjNum 577 snap 0 seq_num 577) dirty exists 2023-06-03T20:00:17.280 INFO:tasks.rados.rados.0.smithi033.stdout:632: left oid 155 (ObjNum 577 snap 0 seq_num 577) 2023-06-03T20:00:17.281 INFO:tasks.rados.rados.0.smithi033.stdout:633: expect (ObjNum 339 snap 0 seq_num 339) 2023-06-03T20:00:17.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:17 smithi083 bash[27953]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:17] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:00:17.397 INFO:tasks.rados.rados.0.smithi033.stdout:634: seq_num 578 ranges {514446=736750,1723298=667869,3073078=641368} 2023-06-03T20:00:17.411 INFO:tasks.rados.rados.0.smithi033.stdout:634: writing smithi03366949-71 from 514446 to 1251196 tid 1 2023-06-03T20:00:17.417 INFO:tasks.rados.rados.0.smithi033.stdout:634: writing smithi03366949-71 from 1723298 to 2391167 tid 2 2023-06-03T20:00:17.425 INFO:tasks.rados.rados.0.smithi033.stdout:634: writing smithi03366949-71 from 3073078 to 3714446 tid 3 2023-06-03T20:00:17.425 INFO:tasks.rados.rados.0.smithi033.stdout:629: done (4 left) 2023-06-03T20:00:17.425 INFO:tasks.rados.rados.0.smithi033.stdout:631: done (3 left) 2023-06-03T20:00:17.425 INFO:tasks.rados.rados.0.smithi033.stdout:632: done (2 left) 2023-06-03T20:00:17.425 INFO:tasks.rados.rados.0.smithi033.stdout:633: done (1 left) 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:635: read oid 42 snap -1 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:635: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:636: read oid 250 snap -1 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:636: expect (ObjNum 249 snap 0 seq_num 249) 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:637: write oid 359 current snap is 0 2023-06-03T20:00:17.426 INFO:tasks.rados.rados.0.smithi033.stdout:637: seq_num 579 ranges {531253=411999,1381780=411527,2300501=586966,3376974=354279} 2023-06-03T20:00:17.430 INFO:tasks.rados.rados.0.smithi033.stdout:637: writing smithi03366949-359 from 531253 to 943252 tid 1 2023-06-03T20:00:17.436 INFO:tasks.rados.rados.0.smithi033.stdout:637: writing smithi03366949-359 from 1381780 to 1793307 tid 2 2023-06-03T20:00:17.442 INFO:tasks.rados.rados.0.smithi033.stdout:637: writing smithi03366949-359 from 2300501 to 2887467 tid 3 2023-06-03T20:00:17.447 INFO:tasks.rados.rados.0.smithi033.stdout:637: writing smithi03366949-359 from 3376974 to 3731253 tid 4 2023-06-03T20:00:17.447 INFO:tasks.rados.rados.0.smithi033.stdout:638: write oid 352 current snap is 0 2023-06-03T20:00:17.447 INFO:tasks.rados.rados.0.smithi033.stdout:634: finishing write tid 1 to smithi03366949-71 2023-06-03T20:00:17.447 INFO:tasks.rados.rados.0.smithi033.stdout:634: finishing write tid 2 to smithi03366949-71 2023-06-03T20:00:17.447 INFO:tasks.rados.rados.0.smithi033.stdout:638: seq_num 580 ranges {548060=487248,1440262=671538,2844277=798238} 2023-06-03T20:00:17.452 INFO:tasks.rados.rados.0.smithi033.stdout:638: writing smithi03366949-352 from 548060 to 1035308 tid 1 2023-06-03T20:00:17.458 INFO:tasks.rados.rados.0.smithi033.stdout:638: writing smithi03366949-352 from 1440262 to 2111800 tid 2 2023-06-03T20:00:17.467 INFO:tasks.rados.rados.0.smithi033.stdout:638: writing smithi03366949-352 from 2844277 to 3642515 tid 3 2023-06-03T20:00:17.467 INFO:tasks.rados.rados.0.smithi033.stdout:639: write oid 463 current snap is 0 2023-06-03T20:00:17.467 INFO:tasks.rados.rados.0.smithi033.stdout:639: seq_num 581 ranges {564867=562497,1898744=415196,2755347=725863} 2023-06-03T20:00:17.473 INFO:tasks.rados.rados.0.smithi033.stdout:639: writing smithi03366949-463 from 564867 to 1127364 tid 1 2023-06-03T20:00:17.480 INFO:tasks.rados.rados.0.smithi033.stdout:639: writing smithi03366949-463 from 1898744 to 2313940 tid 2 2023-06-03T20:00:17.487 INFO:tasks.rados.rados.0.smithi033.stdout:639: writing smithi03366949-463 from 2755347 to 3481210 tid 3 2023-06-03T20:00:17.487 INFO:tasks.rados.rados.0.smithi033.stdout:640: write oid 168 current snap is 0 2023-06-03T20:00:17.487 INFO:tasks.rados.rados.0.smithi033.stdout:640: seq_num 582 ranges {581674=637746,1840873=558854,3066417=537135} 2023-06-03T20:00:17.493 INFO:tasks.rados.rados.0.smithi033.stdout:640: writing smithi03366949-168 from 581674 to 1219420 tid 1 2023-06-03T20:00:17.500 INFO:tasks.rados.rados.0.smithi033.stdout:640: writing smithi03366949-168 from 1840873 to 2399727 tid 2 2023-06-03T20:00:17.507 INFO:tasks.rados.rados.0.smithi033.stdout:640: writing smithi03366949-168 from 3066417 to 3603552 tid 3 2023-06-03T20:00:17.507 INFO:tasks.rados.rados.0.smithi033.stdout:641: delete oid 369 current snap is 0 2023-06-03T20:00:17.507 INFO:tasks.rados.rados.0.smithi033.stdout:634: finishing write tid 3 to smithi03366949-71 2023-06-03T20:00:17.507 INFO:tasks.rados.rados.0.smithi033.stdout:636: expect (ObjNum 249 snap 0 seq_num 249) 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:634: finishing write tid 4 to smithi03366949-71 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:634: finishing write tid 5 to smithi03366949-71 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 71 v 99 (ObjNum 578 snap 0 seq_num 578) dirty exists 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:634: left oid 71 (ObjNum 578 snap 0 seq_num 578) 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 1 to smithi03366949-359 2023-06-03T20:00:17.585 INFO:tasks.rados.rados.0.smithi033.stdout:635: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:00:17.669 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 2 to smithi03366949-359 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 3 to smithi03366949-359 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:634: done (7 left) 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:635: done (6 left) 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:636: done (5 left) 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:641: done (4 left) 2023-06-03T20:00:17.670 INFO:tasks.rados.rados.0.smithi033.stdout:642: write oid 471 current snap is 0 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 4 to smithi03366949-359 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 5 to smithi03366949-359 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:637: finishing write tid 6 to smithi03366949-359 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 113 (ObjNum 579 snap 0 seq_num 579) dirty exists 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:637: left oid 359 (ObjNum 579 snap 0 seq_num 579) 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:638: finishing write tid 1 to smithi03366949-352 2023-06-03T20:00:17.671 INFO:tasks.rados.rados.0.smithi033.stdout:638: finishing write tid 2 to smithi03366949-352 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:638: finishing write tid 3 to smithi03366949-352 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:638: finishing write tid 4 to smithi03366949-352 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:638: finishing write tid 5 to smithi03366949-352 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 352 v 108 (ObjNum 580 snap 0 seq_num 580) dirty exists 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:638: left oid 352 (ObjNum 580 snap 0 seq_num 580) 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:639: finishing write tid 1 to smithi03366949-463 2023-06-03T20:00:17.672 INFO:tasks.rados.rados.0.smithi033.stdout:639: finishing write tid 2 to smithi03366949-463 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:639: finishing write tid 3 to smithi03366949-463 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:639: finishing write tid 4 to smithi03366949-463 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:639: finishing write tid 5 to smithi03366949-463 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 463 v 172 (ObjNum 581 snap 0 seq_num 581) dirty exists 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:639: left oid 463 (ObjNum 581 snap 0 seq_num 581) 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:640: finishing write tid 1 to smithi03366949-168 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:640: finishing write tid 2 to smithi03366949-168 2023-06-03T20:00:17.673 INFO:tasks.rados.rados.0.smithi033.stdout:640: finishing write tid 3 to smithi03366949-168 2023-06-03T20:00:17.674 INFO:tasks.rados.rados.0.smithi033.stdout:640: finishing write tid 4 to smithi03366949-168 2023-06-03T20:00:17.674 INFO:tasks.rados.rados.0.smithi033.stdout:640: finishing write tid 5 to smithi03366949-168 2023-06-03T20:00:17.674 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 142 (ObjNum 582 snap 0 seq_num 582) dirty exists 2023-06-03T20:00:17.674 INFO:tasks.rados.rados.0.smithi033.stdout:640: left oid 168 (ObjNum 582 snap 0 seq_num 582) 2023-06-03T20:00:17.674 INFO:tasks.rados.rados.0.smithi033.stdout:642: seq_num 584 ranges {615288=788244,1957837=562523,3121263=559679} 2023-06-03T20:00:17.681 INFO:tasks.rados.rados.0.smithi033.stdout:642: writing smithi03366949-471 from 615288 to 1403532 tid 1 2023-06-03T20:00:17.688 INFO:tasks.rados.rados.0.smithi033.stdout:642: writing smithi03366949-471 from 1957837 to 2520360 tid 2 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:642: writing smithi03366949-471 from 3121263 to 3680942 tid 3 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:637: done (4 left) 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:638: done (3 left) 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:639: done (2 left) 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:640: done (1 left) 2023-06-03T20:00:17.695 INFO:tasks.rados.rados.0.smithi033.stdout:643: write oid 361 current snap is 0 2023-06-03T20:00:17.696 INFO:tasks.rados.rados.0.smithi033.stdout:642: finishing write tid 1 to smithi03366949-471 2023-06-03T20:00:17.696 INFO:tasks.rados.rados.0.smithi033.stdout:642: finishing write tid 2 to smithi03366949-471 2023-06-03T20:00:17.696 INFO:tasks.rados.rados.0.smithi033.stdout:643: seq_num 585 ranges {632095=463493,1616319=422534,2748686=487304} 2023-06-03T20:00:17.701 INFO:tasks.rados.rados.0.smithi033.stdout:643: writing smithi03366949-361 from 632095 to 1095588 tid 1 2023-06-03T20:00:17.706 INFO:tasks.rados.rados.0.smithi033.stdout:643: writing smithi03366949-361 from 1616319 to 2038853 tid 2 2023-06-03T20:00:17.713 INFO:tasks.rados.rados.0.smithi033.stdout:643: writing smithi03366949-361 from 2748686 to 3235990 tid 3 2023-06-03T20:00:17.713 INFO:tasks.rados.rados.0.smithi033.stdout:644: write oid 406 current snap is 0 2023-06-03T20:00:17.713 INFO:tasks.rados.rados.0.smithi033.stdout:642: finishing write tid 3 to smithi03366949-471 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:642: finishing write tid 4 to smithi03366949-471 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:642: finishing write tid 5 to smithi03366949-471 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 471 v 142 (ObjNum 584 snap 0 seq_num 584) dirty exists 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:642: left oid 471 (ObjNum 584 snap 0 seq_num 584) 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:643: finishing write tid 1 to smithi03366949-361 2023-06-03T20:00:17.714 INFO:tasks.rados.rados.0.smithi033.stdout:644: seq_num 586 ranges {648902=655095,2074801=566192,3176109=672793} 2023-06-03T20:00:17.725 INFO:tasks.rados.rados.0.smithi033.stdout:644: writing smithi03366949-406 from 648902 to 1303997 tid 1 2023-06-03T20:00:17.733 INFO:tasks.rados.rados.0.smithi033.stdout:644: writing smithi03366949-406 from 2074801 to 2640993 tid 2 2023-06-03T20:00:17.740 INFO:tasks.rados.rados.0.smithi033.stdout:644: writing smithi03366949-406 from 3176109 to 3848902 tid 3 2023-06-03T20:00:17.740 INFO:tasks.rados.rados.0.smithi033.stdout:642: done (2 left) 2023-06-03T20:00:17.740 INFO:tasks.rados.rados.0.smithi033.stdout:645: write oid 348 current snap is 0 2023-06-03T20:00:17.740 INFO:tasks.rados.rados.0.smithi033.stdout:643: finishing write tid 2 to smithi03366949-361 2023-06-03T20:00:17.741 INFO:tasks.rados.rados.0.smithi033.stdout:645: seq_num 587 ranges {665709=730344,2133283=426203,3203532=509848} 2023-06-03T20:00:17.752 INFO:tasks.rados.rados.0.smithi033.stdout:645: writing smithi03366949-348 from 665709 to 1396053 tid 1 2023-06-03T20:00:17.759 INFO:tasks.rados.rados.0.smithi033.stdout:645: writing smithi03366949-348 from 2133283 to 2559486 tid 2 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:645: writing smithi03366949-348 from 3203532 to 3713380 tid 3 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:646: read oid 100 snap -1 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:647: read oid 304 snap -1 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:647: expect deleted 2023-06-03T20:00:17.766 INFO:tasks.rados.rados.0.smithi033.stdout:648: read oid 377 snap -1 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:649: read oid 144 snap -1 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:650: write oid 96 current snap is 0 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:643: finishing write tid 3 to smithi03366949-361 2023-06-03T20:00:17.767 INFO:tasks.rados.rados.0.smithi033.stdout:643: finishing write tid 4 to smithi03366949-361 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:643: finishing write tid 5 to smithi03366949-361 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 361 v 127 (ObjNum 585 snap 0 seq_num 585) dirty exists 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:643: left oid 361 (ObjNum 585 snap 0 seq_num 585) 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:644: finishing write tid 1 to smithi03366949-406 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:644: finishing write tid 2 to smithi03366949-406 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:644: finishing write tid 3 to smithi03366949-406 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:644: finishing write tid 4 to smithi03366949-406 2023-06-03T20:00:17.768 INFO:tasks.rados.rados.0.smithi033.stdout:644: finishing write tid 5 to smithi03366949-406 2023-06-03T20:00:17.769 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 406 v 134 (ObjNum 586 snap 0 seq_num 586) dirty exists 2023-06-03T20:00:17.769 INFO:tasks.rados.rados.0.smithi033.stdout:644: left oid 406 (ObjNum 586 snap 0 seq_num 586) 2023-06-03T20:00:17.769 INFO:tasks.rados.rados.0.smithi033.stdout:645: finishing write tid 1 to smithi03366949-348 2023-06-03T20:00:17.769 INFO:tasks.rados.rados.0.smithi033.stdout:645: finishing write tid 2 to smithi03366949-348 2023-06-03T20:00:17.769 INFO:tasks.rados.rados.0.smithi033.stdout:650: seq_num 588 ranges {682516=405593,1791765=569861,2830955=721120} 2023-06-03T20:00:17.776 INFO:tasks.rados.rados.0.smithi033.stdout:650: writing smithi03366949-96 from 682516 to 1088109 tid 1 2023-06-03T20:00:17.784 INFO:tasks.rados.rados.0.smithi033.stdout:650: writing smithi03366949-96 from 1791765 to 2361626 tid 2 2023-06-03T20:00:17.791 INFO:tasks.rados.rados.0.smithi033.stdout:650: writing smithi03366949-96 from 2830955 to 3552075 tid 3 2023-06-03T20:00:17.791 INFO:tasks.rados.rados.0.smithi033.stdout:643: done (7 left) 2023-06-03T20:00:17.792 INFO:tasks.rados.rados.0.smithi033.stdout:644: done (6 left) 2023-06-03T20:00:17.792 INFO:tasks.rados.rados.0.smithi033.stdout:651: write oid 414 current snap is 0 2023-06-03T20:00:17.792 INFO:tasks.rados.rados.0.smithi033.stdout:651: seq_num 589 ranges {699323=480842,1850247=429872,2858378=532392} 2023-06-03T20:00:17.798 INFO:tasks.rados.rados.0.smithi033.stdout:651: writing smithi03366949-414 from 699323 to 1180165 tid 1 2023-06-03T20:00:17.804 INFO:tasks.rados.rados.0.smithi033.stdout:651: writing smithi03366949-414 from 1850247 to 2280119 tid 2 2023-06-03T20:00:17.810 INFO:tasks.rados.rados.0.smithi033.stdout:651: writing smithi03366949-414 from 2858378 to 3390770 tid 3 2023-06-03T20:00:17.810 INFO:tasks.rados.rados.0.smithi033.stdout:652: read oid 26 snap -1 2023-06-03T20:00:17.811 INFO:tasks.rados.rados.0.smithi033.stdout:652: expect (ObjNum 25 snap 0 seq_num 25) 2023-06-03T20:00:17.811 INFO:tasks.rados.rados.0.smithi033.stdout:653: read oid 182 snap -1 2023-06-03T20:00:17.811 INFO:tasks.rados.rados.0.smithi033.stdout:653: expect (ObjNum 181 snap 0 seq_num 181) 2023-06-03T20:00:17.811 INFO:tasks.rados.rados.0.smithi033.stdout:654: write oid 102 current snap is 0 2023-06-03T20:00:17.811 INFO:tasks.rados.rados.0.smithi033.stdout:654: seq_num 590 ranges {716130=556091,1792376=573530,2769448=460017,3821956=94174} 2023-06-03T20:00:17.818 INFO:tasks.rados.rados.0.smithi033.stdout:654: writing smithi03366949-102 from 716130 to 1272221 tid 1 2023-06-03T20:00:17.824 INFO:tasks.rados.rados.0.smithi033.stdout:654: writing smithi03366949-102 from 1792376 to 2365906 tid 2 2023-06-03T20:00:17.829 INFO:tasks.rados.rados.0.smithi033.stdout:654: writing smithi03366949-102 from 2769448 to 3229465 tid 3 2023-06-03T20:00:17.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:17 smithi033 bash[26432]: audit 2023-06-03T20:00:16.670857+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.33:0/521150596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:17.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:17 smithi033 bash[33017]: audit 2023-06-03T20:00:16.670857+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.33:0/521150596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:17.833 INFO:tasks.rados.rados.0.smithi033.stdout:654: writing smithi03366949-102 from 3821956 to 3916130 tid 4 2023-06-03T20:00:17.833 INFO:tasks.rados.rados.0.smithi033.stdout:655: write oid 56 current snap is 0 2023-06-03T20:00:17.833 INFO:tasks.rados.rados.0.smithi033.stdout:655: seq_num 591 ranges {732937=631340,1850858=433541,2796871=671289,3888195=44742} 2023-06-03T20:00:17.841 INFO:tasks.rados.rados.0.smithi033.stdout:655: writing smithi03366949-56 from 732937 to 1364277 tid 1 2023-06-03T20:00:17.846 INFO:tasks.rados.rados.0.smithi033.stdout:655: writing smithi03366949-56 from 1850858 to 2284399 tid 2 2023-06-03T20:00:17.853 INFO:tasks.rados.rados.0.smithi033.stdout:655: writing smithi03366949-56 from 2796871 to 3468160 tid 3 2023-06-03T20:00:17.856 INFO:tasks.rados.rados.0.smithi033.stdout:655: writing smithi03366949-56 from 3888195 to 3932937 tid 4 2023-06-03T20:00:17.856 INFO:tasks.rados.rados.0.smithi033.stdout:656: read oid 456 snap -1 2023-06-03T20:00:17.856 INFO:tasks.rados.rados.0.smithi033.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-06-03T20:00:17.856 INFO:tasks.rados.rados.0.smithi033.stdout:657: read oid 94 snap -1 2023-06-03T20:00:17.857 INFO:tasks.rados.rados.0.smithi033.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:00:17.857 INFO:tasks.rados.rados.0.smithi033.stdout:658: write oid 396 current snap is 0 2023-06-03T20:00:17.857 INFO:tasks.rados.rados.0.smithi033.stdout:658: seq_num 592 ranges {749744=706589,1909340=577199,3224294=482561} 2023-06-03T20:00:17.866 INFO:tasks.rados.rados.0.smithi033.stdout:658: writing smithi03366949-396 from 749744 to 1456333 tid 1 2023-06-03T20:00:17.873 INFO:tasks.rados.rados.0.smithi033.stdout:658: writing smithi03366949-396 from 1909340 to 2486539 tid 2 2023-06-03T20:00:17.880 INFO:tasks.rados.rados.0.smithi033.stdout:658: writing smithi03366949-396 from 3224294 to 3706855 tid 3 2023-06-03T20:00:17.880 INFO:tasks.rados.rados.0.smithi033.stdout:659: write oid 467 current snap is 0 2023-06-03T20:00:17.880 INFO:tasks.rados.rados.0.smithi033.stdout:659: seq_num 593 ranges {766551=498191,1684175=720857,2851717=693833} 2023-06-03T20:00:17.889 INFO:tasks.rados.rados.0.smithi033.stdout:659: writing smithi03366949-467 from 766551 to 1264742 tid 1 2023-06-03T20:00:17.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:17 smithi083 bash[26882]: audit 2023-06-03T20:00:16.670857+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.33:0/521150596' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:17.897 INFO:tasks.rados.rados.0.smithi033.stdout:659: writing smithi03366949-467 from 1684175 to 2405032 tid 2 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:659: writing smithi03366949-467 from 2851717 to 3545550 tid 3 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:660: delete oid 469 current snap is 0 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:645: finishing write tid 3 to smithi03366949-348 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:645: finishing write tid 4 to smithi03366949-348 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:645: finishing write tid 5 to smithi03366949-348 2023-06-03T20:00:17.904 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 348 v 176 (ObjNum 587 snap 0 seq_num 587) dirty exists 2023-06-03T20:00:17.905 INFO:tasks.rados.rados.0.smithi033.stdout:645: left oid 348 (ObjNum 587 snap 0 seq_num 587) 2023-06-03T20:00:17.905 INFO:tasks.rados.rados.0.smithi033.stdout:649: expect (ObjNum 143 snap 0 seq_num 143) 2023-06-03T20:00:17.992 INFO:tasks.rados.rados.0.smithi033.stdout:648: expect (ObjNum 376 snap 0 seq_num 376) 2023-06-03T20:00:18.064 INFO:tasks.rados.rados.0.smithi033.stdout:646: expect (ObjNum 99 snap 0 seq_num 99) 2023-06-03T20:00:18.175 INFO:tasks.rados.rados.0.smithi033.stdout:650: finishing write tid 1 to smithi03366949-96 2023-06-03T20:00:18.175 INFO:tasks.rados.rados.0.smithi033.stdout:650: finishing write tid 2 to smithi03366949-96 2023-06-03T20:00:18.175 INFO:tasks.rados.rados.0.smithi033.stdout:650: finishing write tid 3 to smithi03366949-96 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:650: finishing write tid 4 to smithi03366949-96 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:650: finishing write tid 5 to smithi03366949-96 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 96 v 139 (ObjNum 588 snap 0 seq_num 588) dirty exists 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:650: left oid 96 (ObjNum 588 snap 0 seq_num 588) 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:651: finishing write tid 1 to smithi03366949-414 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:651: finishing write tid 2 to smithi03366949-414 2023-06-03T20:00:18.176 INFO:tasks.rados.rados.0.smithi033.stdout:653: expect (ObjNum 181 snap 0 seq_num 181) 2023-06-03T20:00:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:651: finishing write tid 3 to smithi03366949-414 2023-06-03T20:00:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:651: finishing write tid 4 to smithi03366949-414 2023-06-03T20:00:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:651: finishing write tid 5 to smithi03366949-414 2023-06-03T20:00:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 414 v 103 (ObjNum 589 snap 0 seq_num 589) dirty exists 2023-06-03T20:00:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:651: left oid 414 (ObjNum 589 snap 0 seq_num 589) 2023-06-03T20:00:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:652: expect (ObjNum 25 snap 0 seq_num 25) 2023-06-03T20:00:18.344 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 1 to smithi03366949-102 2023-06-03T20:00:18.345 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 2 to smithi03366949-102 2023-06-03T20:00:18.345 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 3 to smithi03366949-102 2023-06-03T20:00:18.345 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 4 to smithi03366949-102 2023-06-03T20:00:18.345 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 5 to smithi03366949-102 2023-06-03T20:00:18.345 INFO:tasks.rados.rados.0.smithi033.stdout:654: finishing write tid 6 to smithi03366949-102 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 114 (ObjNum 590 snap 0 seq_num 590) dirty exists 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:654: left oid 102 (ObjNum 590 snap 0 seq_num 590) 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 1 to smithi03366949-56 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 2 to smithi03366949-56 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 3 to smithi03366949-56 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 4 to smithi03366949-56 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 5 to smithi03366949-56 2023-06-03T20:00:18.346 INFO:tasks.rados.rados.0.smithi033.stdout:655: finishing write tid 6 to smithi03366949-56 2023-06-03T20:00:18.347 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 139 (ObjNum 591 snap 0 seq_num 591) dirty exists 2023-06-03T20:00:18.347 INFO:tasks.rados.rados.0.smithi033.stdout:655: left oid 56 (ObjNum 591 snap 0 seq_num 591) 2023-06-03T20:00:18.347 INFO:tasks.rados.rados.0.smithi033.stdout:656: expect (ObjNum 455 snap 0 seq_num 455) 2023-06-03T20:00:18.453 INFO:tasks.rados.rados.0.smithi033.stdout:657: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:00:18.563 INFO:tasks.rados.rados.0.smithi033.stdout:658: finishing write tid 1 to smithi03366949-396 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:658: finishing write tid 2 to smithi03366949-396 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:658: finishing write tid 3 to smithi03366949-396 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:658: finishing write tid 4 to smithi03366949-396 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:658: finishing write tid 5 to smithi03366949-396 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 396 v 116 (ObjNum 592 snap 0 seq_num 592) dirty exists 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:658: left oid 396 (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:00:18.564 INFO:tasks.rados.rados.0.smithi033.stdout:659: finishing write tid 1 to smithi03366949-467 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:659: finishing write tid 2 to smithi03366949-467 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:659: finishing write tid 3 to smithi03366949-467 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:659: finishing write tid 4 to smithi03366949-467 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:659: finishing write tid 5 to smithi03366949-467 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 170 (ObjNum 593 snap 0 seq_num 593) dirty exists 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:659: left oid 467 (ObjNum 593 snap 0 seq_num 593) 2023-06-03T20:00:18.565 INFO:tasks.rados.rados.0.smithi033.stdout:645: done (15 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:646: done (14 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:647: done (13 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:648: done (12 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:649: done (11 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:650: done (10 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:651: done (9 left) 2023-06-03T20:00:18.566 INFO:tasks.rados.rados.0.smithi033.stdout:652: done (8 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:653: done (7 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:654: done (6 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:655: done (5 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:656: done (4 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:657: done (3 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:658: done (2 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:659: done (1 left) 2023-06-03T20:00:18.567 INFO:tasks.rados.rados.0.smithi033.stdout:660: done (0 left) 2023-06-03T20:00:18.568 INFO:tasks.rados.rados.0.smithi033.stdout:661: delete oid 475 current snap is 0 2023-06-03T20:00:18.568 INFO:tasks.rados.rados.0.smithi033.stdout:661: done (0 left) 2023-06-03T20:00:18.568 INFO:tasks.rados.rados.0.smithi033.stdout:662: write oid 426 current snap is 0 2023-06-03T20:00:18.569 INFO:tasks.rados.rados.0.smithi033.stdout:662: seq_num 596 ranges {416972=723938,1743268=273704} 2023-06-03T20:00:18.577 INFO:tasks.rados.rados.0.smithi033.stdout:662: writing smithi03366949-426 from 416972 to 1140910 tid 1 2023-06-03T20:00:18.583 INFO:tasks.rados.rados.0.smithi033.stdout:662: writing smithi03366949-426 from 1743268 to 2016972 tid 2 2023-06-03T20:00:18.583 INFO:tasks.rados.rados.0.smithi033.stdout:663: read oid 456 snap -1 2023-06-03T20:00:18.583 INFO:tasks.rados.rados.0.smithi033.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-06-03T20:00:18.583 INFO:tasks.rados.rados.0.smithi033.stdout:664: write oid 74 current snap is 0 2023-06-03T20:00:18.583 INFO:tasks.rados.rados.0.smithi033.stdout:664: seq_num 597 ranges {433779=799187,1801750=232029} 2023-06-03T20:00:18.591 INFO:tasks.rados.rados.0.smithi033.stdout:664: writing smithi03366949-74 from 433779 to 1232966 tid 1 2023-06-03T20:00:18.595 INFO:tasks.rados.rados.0.smithi033.stdout:664: writing smithi03366949-74 from 1801750 to 2033779 tid 2 2023-06-03T20:00:18.595 INFO:tasks.rados.rados.0.smithi033.stdout:665: delete oid 371 current snap is 0 2023-06-03T20:00:18.595 INFO:tasks.rados.rados.0.smithi033.stdout:662: finishing write tid 1 to smithi03366949-426 2023-06-03T20:00:18.596 INFO:tasks.rados.rados.0.smithi033.stdout:662: finishing write tid 2 to smithi03366949-426 2023-06-03T20:00:18.596 INFO:tasks.rados.rados.0.smithi033.stdout:662: finishing write tid 3 to smithi03366949-426 2023-06-03T20:00:18.596 INFO:tasks.rados.rados.0.smithi033.stdout:662: finishing write tid 4 to smithi03366949-426 2023-06-03T20:00:18.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 426 v 119 (ObjNum 596 snap 0 seq_num 596) dirty exists 2023-06-03T20:00:18.597 INFO:tasks.rados.rados.0.smithi033.stdout:662: left oid 426 (ObjNum 596 snap 0 seq_num 596) 2023-06-03T20:00:18.597 INFO:tasks.rados.rados.0.smithi033.stdout:663: expect (ObjNum 455 snap 0 seq_num 455) 2023-06-03T20:00:18.716 INFO:tasks.rados.rados.0.smithi033.stdout:664: finishing write tid 1 to smithi03366949-74 2023-06-03T20:00:18.716 INFO:tasks.rados.rados.0.smithi033.stdout:664: finishing write tid 2 to smithi03366949-74 2023-06-03T20:00:18.716 INFO:tasks.rados.rados.0.smithi033.stdout:664: finishing write tid 3 to smithi03366949-74 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:664: finishing write tid 4 to smithi03366949-74 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 130 (ObjNum 597 snap 0 seq_num 597) dirty exists 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:664: left oid 74 (ObjNum 597 snap 0 seq_num 597) 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:662: done (3 left) 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:663: done (2 left) 2023-06-03T20:00:18.717 INFO:tasks.rados.rados.0.smithi033.stdout:664: done (1 left) 2023-06-03T20:00:18.718 INFO:tasks.rados.rados.0.smithi033.stdout:665: done (0 left) 2023-06-03T20:00:18.718 INFO:tasks.rados.rados.0.smithi033.stdout:666: read oid 118 snap -1 2023-06-03T20:00:18.718 INFO:tasks.rados.rados.0.smithi033.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:00:18.718 INFO:tasks.rados.rados.0.smithi033.stdout:667: write oid 370 current snap is 0 2023-06-03T20:00:18.718 INFO:tasks.rados.rados.0.smithi033.stdout:667: seq_num 599 ranges {467393=549685,1802361=265032} 2023-06-03T20:00:18.729 INFO:tasks.rados.rados.0.smithi033.stdout:667: writing smithi03366949-370 from 467393 to 1017078 tid 1 2023-06-03T20:00:18.736 INFO:tasks.rados.rados.0.smithi033.stdout:667: writing smithi03366949-370 from 1802361 to 2067393 tid 2 2023-06-03T20:00:18.736 INFO:tasks.rados.rados.0.smithi033.stdout:668: read oid 218 snap -1 2023-06-03T20:00:18.736 INFO:tasks.rados.rados.0.smithi033.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-06-03T20:00:18.736 INFO:tasks.rados.rados.0.smithi033.stdout:669: read oid 127 snap -1 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:670: read oid 481 snap -1 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:671: read oid 291 snap -1 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:671: expect deleted 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:672: write oid 43 current snap is 0 2023-06-03T20:00:18.737 INFO:tasks.rados.rados.0.smithi033.stdout:666: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:00:18.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:18 smithi033 bash[26432]: cluster 2023-06-03T20:00:17.447494+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:18.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:18 smithi033 bash[33017]: cluster 2023-06-03T20:00:17.447494+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:18.874 INFO:tasks.rados.rados.0.smithi033.stdout:667: finishing write tid 1 to smithi03366949-370 2023-06-03T20:00:18.875 INFO:tasks.rados.rados.0.smithi033.stdout:670: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:00:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:18 smithi083 bash[26882]: cluster 2023-06-03T20:00:17.447494+0000 mgr.y (mgr.14442) 197 : cluster [DBG] pgmap v172: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:18.937 INFO:tasks.rados.rados.0.smithi033.stdout:667: finishing write tid 2 to smithi03366949-370 2023-06-03T20:00:18.937 INFO:tasks.rados.rados.0.smithi033.stdout:667: finishing write tid 3 to smithi03366949-370 2023-06-03T20:00:18.937 INFO:tasks.rados.rados.0.smithi033.stdout:667: finishing write tid 4 to smithi03366949-370 2023-06-03T20:00:18.938 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 92 (ObjNum 599 snap 0 seq_num 599) dirty exists 2023-06-03T20:00:18.938 INFO:tasks.rados.rados.0.smithi033.stdout:667: left oid 370 (ObjNum 599 snap 0 seq_num 599) 2023-06-03T20:00:18.938 INFO:tasks.rados.rados.0.smithi033.stdout:668: expect (ObjNum 217 snap 0 seq_num 217) 2023-06-03T20:00:19.045 INFO:tasks.rados.rados.0.smithi033.stdout:669: expect (ObjNum 126 snap 0 seq_num 126) 2023-06-03T20:00:19.111 INFO:tasks.rados.rados.0.smithi033.stdout:672: seq_num 600 ranges {484200=624934,1860843=223357} 2023-06-03T20:00:19.120 INFO:tasks.rados.rados.0.smithi033.stdout:672: writing smithi03366949-43 from 484200 to 1109134 tid 1 2023-06-03T20:00:19.128 INFO:tasks.rados.rados.0.smithi033.stdout:672: writing smithi03366949-43 from 1860843 to 2084200 tid 2 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:666: done (6 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:667: done (5 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:668: done (4 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:669: done (3 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:670: done (2 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:671: done (1 left) 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:673: read oid 108 snap -1 2023-06-03T20:00:19.129 INFO:tasks.rados.rados.0.smithi033.stdout:673: expect (ObjNum 107 snap 0 seq_num 107) 2023-06-03T20:00:19.130 INFO:tasks.rados.rados.0.smithi033.stdout:674: read oid 75 snap -1 2023-06-03T20:00:19.130 INFO:tasks.rados.rados.0.smithi033.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2023-06-03T20:00:19.130 INFO:tasks.rados.rados.0.smithi033.stdout:675: write oid 13 current snap is 0 2023-06-03T20:00:19.130 INFO:tasks.rados.rados.0.smithi033.stdout:675: seq_num 601 ranges {501007=416536,1635678=465329} 2023-06-03T20:00:19.134 INFO:tasks.rados.rados.0.smithi033.stdout:675: writing smithi03366949-13 from 501007 to 917543 tid 1 2023-06-03T20:00:19.142 INFO:tasks.rados.rados.0.smithi033.stdout:675: writing smithi03366949-13 from 1635678 to 2101007 tid 2 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:676: read oid 132 snap -1 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:676: expect (ObjNum 131 snap 0 seq_num 131) 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:677: read oid 40 snap -1 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:677: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:678: write oid 232 current snap is 0 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:672: finishing write tid 1 to smithi03366949-43 2023-06-03T20:00:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:672: finishing write tid 2 to smithi03366949-43 2023-06-03T20:00:19.144 INFO:tasks.rados.rados.0.smithi033.stdout:674: expect (ObjNum 74 snap 0 seq_num 74) 2023-06-03T20:00:19.248 INFO:tasks.rados.rados.0.smithi033.stdout:672: finishing write tid 3 to smithi03366949-43 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:672: finishing write tid 4 to smithi03366949-43 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 43 v 174 (ObjNum 600 snap 0 seq_num 600) dirty exists 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:672: left oid 43 (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:675: finishing write tid 1 to smithi03366949-13 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:675: finishing write tid 2 to smithi03366949-13 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:675: finishing write tid 3 to smithi03366949-13 2023-06-03T20:00:19.249 INFO:tasks.rados.rados.0.smithi033.stdout:673: expect (ObjNum 107 snap 0 seq_num 107) 2023-06-03T20:00:19.369 INFO:tasks.rados.rados.0.smithi033.stdout:675: finishing write tid 4 to smithi03366949-13 2023-06-03T20:00:19.370 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 13 v 122 (ObjNum 601 snap 0 seq_num 601) dirty exists 2023-06-03T20:00:19.370 INFO:tasks.rados.rados.0.smithi033.stdout:675: left oid 13 (ObjNum 601 snap 0 seq_num 601) 2023-06-03T20:00:19.370 INFO:tasks.rados.rados.0.smithi033.stdout:676: expect (ObjNum 131 snap 0 seq_num 131) 2023-06-03T20:00:19.437 INFO:tasks.rados.rados.0.smithi033.stdout:677: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:00:19.517 INFO:tasks.rados.rados.0.smithi033.stdout:678: seq_num 602 ranges {517814=491785,1577807=540007} 2023-06-03T20:00:19.529 INFO:tasks.rados.rados.0.smithi033.stdout:678: writing smithi03366949-232 from 517814 to 1009599 tid 1 2023-06-03T20:00:19.536 INFO:tasks.rados.rados.0.smithi033.stdout:678: writing smithi03366949-232 from 1577807 to 2117814 tid 2 2023-06-03T20:00:19.536 INFO:tasks.rados.rados.0.smithi033.stdout:672: done (6 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:673: done (5 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:674: done (4 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:675: done (3 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:676: done (2 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:677: done (1 left) 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:679: read oid 289 snap -1 2023-06-03T20:00:19.537 INFO:tasks.rados.rados.0.smithi033.stdout:679: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:19.538 INFO:tasks.rados.rados.0.smithi033.stdout:680: read oid 276 snap -1 2023-06-03T20:00:19.538 INFO:tasks.rados.rados.0.smithi033.stdout:680: expect (ObjNum 275 snap 0 seq_num 275) 2023-06-03T20:00:19.538 INFO:tasks.rados.rados.0.smithi033.stdout:681: write oid 385 current snap is 0 2023-06-03T20:00:19.538 INFO:tasks.rados.rados.0.smithi033.stdout:678: finishing write tid 1 to smithi03366949-232 2023-06-03T20:00:19.538 INFO:tasks.rados.rados.0.smithi033.stdout:681: seq_num 603 ranges {534621=567034,1636289=498332} 2023-06-03T20:00:19.543 INFO:tasks.rados.rados.0.smithi033.stdout:681: writing smithi03366949-385 from 534621 to 1101655 tid 1 2023-06-03T20:00:19.550 INFO:tasks.rados.rados.0.smithi033.stdout:681: writing smithi03366949-385 from 1636289 to 2134621 tid 2 2023-06-03T20:00:19.550 INFO:tasks.rados.rados.0.smithi033.stdout:682: write oid 323 current snap is 0 2023-06-03T20:00:19.550 INFO:tasks.rados.rados.0.smithi033.stdout:682: seq_num 604 ranges {551428=642283,1694771=456657} 2023-06-03T20:00:19.557 INFO:tasks.rados.rados.0.smithi033.stdout:682: writing smithi03366949-323 from 551428 to 1193711 tid 1 2023-06-03T20:00:19.563 INFO:tasks.rados.rados.0.smithi033.stdout:682: writing smithi03366949-323 from 1694771 to 2151428 tid 2 2023-06-03T20:00:19.563 INFO:tasks.rados.rados.0.smithi033.stdout:683: read oid 345 snap -1 2023-06-03T20:00:19.563 INFO:tasks.rados.rados.0.smithi033.stdout:683: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:00:19.563 INFO:tasks.rados.rados.0.smithi033.stdout:684: read oid 63 snap -1 2023-06-03T20:00:19.563 INFO:tasks.rados.rados.0.smithi033.stdout:684: expect (ObjNum 62 snap 0 seq_num 62) 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:685: read oid 225 snap -1 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:685: expect (ObjNum 534 snap 0 seq_num 534) 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:686: read oid 305 snap -1 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:686: expect (ObjNum 304 snap 0 seq_num 304) 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:687: read oid 212 snap -1 2023-06-03T20:00:19.564 INFO:tasks.rados.rados.0.smithi033.stdout:687: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:00:19.565 INFO:tasks.rados.rados.0.smithi033.stdout:688: read oid 145 snap -1 2023-06-03T20:00:19.565 INFO:tasks.rados.rados.0.smithi033.stdout:688: expect (ObjNum 144 snap 0 seq_num 144) 2023-06-03T20:00:19.565 INFO:tasks.rados.rados.0.smithi033.stdout:689: write oid 58 current snap is 0 2023-06-03T20:00:19.565 INFO:tasks.rados.rados.0.smithi033.stdout:689: seq_num 605 ranges {568235=717532,1753253=414982} 2023-06-03T20:00:19.573 INFO:tasks.rados.rados.0.smithi033.stdout:689: writing smithi03366949-58 from 568235 to 1285767 tid 1 2023-06-03T20:00:19.578 INFO:tasks.rados.rados.0.smithi033.stdout:689: writing smithi03366949-58 from 1753253 to 2168235 tid 2 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:690: write oid 6 current snap is 0 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:678: finishing write tid 2 to smithi03366949-232 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:678: finishing write tid 3 to smithi03366949-232 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:678: finishing write tid 4 to smithi03366949-232 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 232 v 147 (ObjNum 602 snap 0 seq_num 602) dirty exists 2023-06-03T20:00:19.579 INFO:tasks.rados.rados.0.smithi033.stdout:678: left oid 232 (ObjNum 602 snap 0 seq_num 602) 2023-06-03T20:00:19.580 INFO:tasks.rados.rados.0.smithi033.stdout:680: expect (ObjNum 275 snap 0 seq_num 275) 2023-06-03T20:00:19.664 INFO:tasks.rados.rados.0.smithi033.stdout:679: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:19.750 INFO:tasks.rados.rados.0.smithi033.stdout:681: finishing write tid 1 to smithi03366949-385 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:681: finishing write tid 2 to smithi03366949-385 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:681: finishing write tid 3 to smithi03366949-385 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:681: finishing write tid 4 to smithi03366949-385 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 142 (ObjNum 603 snap 0 seq_num 603) dirty exists 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:681: left oid 385 (ObjNum 603 snap 0 seq_num 603) 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:682: finishing write tid 1 to smithi03366949-323 2023-06-03T20:00:19.751 INFO:tasks.rados.rados.0.smithi033.stdout:688: expect (ObjNum 144 snap 0 seq_num 144) 2023-06-03T20:00:19.825 INFO:tasks.rados.rados.0.smithi033.stdout:684: expect (ObjNum 62 snap 0 seq_num 62) 2023-06-03T20:00:19.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:19 smithi033 bash[33017]: audit 2023-06-03T20:00:19.079711+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.33:0/668889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:19.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:19 smithi033 bash[26432]: audit 2023-06-03T20:00:19.079711+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.33:0/668889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:19.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:19 smithi083 bash[26882]: audit 2023-06-03T20:00:19.079711+0000 mon.a (mon.0) 696 : audit [DBG] from='client.? 172.21.15.33:0/668889349' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:19.921 INFO:tasks.rados.rados.0.smithi033.stdout:683: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:00:20.037 INFO:tasks.rados.rados.0.smithi033.stdout:682: finishing write tid 2 to smithi03366949-323 2023-06-03T20:00:20.038 INFO:tasks.rados.rados.0.smithi033.stdout:682: finishing write tid 3 to smithi03366949-323 2023-06-03T20:00:20.038 INFO:tasks.rados.rados.0.smithi033.stdout:682: finishing write tid 4 to smithi03366949-323 2023-06-03T20:00:20.038 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 323 v 111 (ObjNum 604 snap 0 seq_num 604) dirty exists 2023-06-03T20:00:20.038 INFO:tasks.rados.rados.0.smithi033.stdout:682: left oid 323 (ObjNum 604 snap 0 seq_num 604) 2023-06-03T20:00:20.038 INFO:tasks.rados.rados.0.smithi033.stdout:686: expect (ObjNum 304 snap 0 seq_num 304) 2023-06-03T20:00:20.136 INFO:tasks.rados.rados.0.smithi033.stdout:689: finishing write tid 1 to smithi03366949-58 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:689: finishing write tid 2 to smithi03366949-58 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:689: finishing write tid 3 to smithi03366949-58 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:689: finishing write tid 4 to smithi03366949-58 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 58 v 150 (ObjNum 605 snap 0 seq_num 605) dirty exists 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:689: left oid 58 (ObjNum 605 snap 0 seq_num 605) 2023-06-03T20:00:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:685: expect (ObjNum 534 snap 0 seq_num 534) 2023-06-03T20:00:20.272 INFO:tasks.rados.rados.0.smithi033.stdout:687: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:00:20.377 INFO:tasks.rados.rados.0.smithi033.stdout:690: seq_num 606 ranges {585042=792781,2095382=89660} 2023-06-03T20:00:20.390 INFO:tasks.rados.rados.0.smithi033.stdout:690: writing smithi03366949-6 from 585042 to 1377823 tid 1 2023-06-03T20:00:20.395 INFO:tasks.rados.rados.0.smithi033.stdout:690: writing smithi03366949-6 from 2095382 to 2185042 tid 2 2023-06-03T20:00:20.395 INFO:tasks.rados.rados.0.smithi033.stdout:678: done (12 left) 2023-06-03T20:00:20.395 INFO:tasks.rados.rados.0.smithi033.stdout:679: done (11 left) 2023-06-03T20:00:20.396 INFO:tasks.rados.rados.0.smithi033.stdout:680: done (10 left) 2023-06-03T20:00:20.396 INFO:tasks.rados.rados.0.smithi033.stdout:681: done (9 left) 2023-06-03T20:00:20.396 INFO:tasks.rados.rados.0.smithi033.stdout:682: done (8 left) 2023-06-03T20:00:20.396 INFO:tasks.rados.rados.0.smithi033.stdout:683: done (7 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:684: done (6 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:685: done (5 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:686: done (4 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:687: done (3 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:688: done (2 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:689: done (1 left) 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:691: write oid 256 current snap is 0 2023-06-03T20:00:20.397 INFO:tasks.rados.rados.0.smithi033.stdout:691: seq_num 607 ranges {601849=468030,1753864=447985} 2023-06-03T20:00:20.401 INFO:tasks.rados.rados.0.smithi033.stdout:691: writing smithi03366949-256 from 601849 to 1069879 tid 1 2023-06-03T20:00:20.408 INFO:tasks.rados.rados.0.smithi033.stdout:691: writing smithi03366949-256 from 1753864 to 2201849 tid 2 2023-06-03T20:00:20.408 INFO:tasks.rados.rados.0.smithi033.stdout:692: read oid 33 snap -1 2023-06-03T20:00:20.408 INFO:tasks.rados.rados.0.smithi033.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2023-06-03T20:00:20.408 INFO:tasks.rados.rados.0.smithi033.stdout:693: read oid 228 snap -1 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:694: write oid 129 current snap is 0 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:690: finishing write tid 1 to smithi03366949-6 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:690: finishing write tid 2 to smithi03366949-6 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:690: finishing write tid 3 to smithi03366949-6 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:690: finishing write tid 4 to smithi03366949-6 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 6 v 125 (ObjNum 606 snap 0 seq_num 606) dirty exists 2023-06-03T20:00:20.409 INFO:tasks.rados.rados.0.smithi033.stdout:690: left oid 6 (ObjNum 606 snap 0 seq_num 606) 2023-06-03T20:00:20.410 INFO:tasks.rados.rados.0.smithi033.stdout:691: finishing write tid 1 to smithi03366949-256 2023-06-03T20:00:20.410 INFO:tasks.rados.rados.0.smithi033.stdout:694: seq_num 608 ranges {618656=543279,1812346=406310} 2023-06-03T20:00:20.415 INFO:tasks.rados.rados.0.smithi033.stdout:694: writing smithi03366949-129 from 618656 to 1161935 tid 1 2023-06-03T20:00:20.422 INFO:tasks.rados.rados.0.smithi033.stdout:694: writing smithi03366949-129 from 1812346 to 2218656 tid 2 2023-06-03T20:00:20.422 INFO:tasks.rados.rados.0.smithi033.stdout:690: done (4 left) 2023-06-03T20:00:20.423 INFO:tasks.rados.rados.0.smithi033.stdout:695: write oid 52 current snap is 0 2023-06-03T20:00:20.423 INFO:tasks.rados.rados.0.smithi033.stdout:695: seq_num 609 ranges {635463=734881,1987181=248282} 2023-06-03T20:00:20.430 INFO:tasks.rados.rados.0.smithi033.stdout:695: writing smithi03366949-52 from 635463 to 1370344 tid 1 2023-06-03T20:00:20.435 INFO:tasks.rados.rados.0.smithi033.stdout:695: writing smithi03366949-52 from 1987181 to 2235463 tid 2 2023-06-03T20:00:20.435 INFO:tasks.rados.rados.0.smithi033.stdout:696: write oid 264 current snap is 0 2023-06-03T20:00:20.435 INFO:tasks.rados.rados.0.smithi033.stdout:696: seq_num 610 ranges {652270=410130,1529310=493867} 2023-06-03T20:00:20.441 INFO:tasks.rados.rados.0.smithi033.stdout:696: writing smithi03366949-264 from 652270 to 1062400 tid 1 2023-06-03T20:00:20.446 INFO:tasks.rados.rados.0.smithi033.stdout:696: writing smithi03366949-264 from 1529310 to 2023177 tid 2 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:697: read oid 474 snap -1 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:698: read oid 217 snap -1 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:699: read oid 378 snap -1 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-06-03T20:00:20.447 INFO:tasks.rados.rados.0.smithi033.stdout:700: write oid 438 current snap is 0 2023-06-03T20:00:20.448 INFO:tasks.rados.rados.0.smithi033.stdout:691: finishing write tid 2 to smithi03366949-256 2023-06-03T20:00:20.448 INFO:tasks.rados.rados.0.smithi033.stdout:691: finishing write tid 3 to smithi03366949-256 2023-06-03T20:00:20.448 INFO:tasks.rados.rados.0.smithi033.stdout:691: finishing write tid 4 to smithi03366949-256 2023-06-03T20:00:20.448 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 256 v 95 (ObjNum 607 snap 0 seq_num 607) dirty exists 2023-06-03T20:00:20.448 INFO:tasks.rados.rados.0.smithi033.stdout:691: left oid 256 (ObjNum 607 snap 0 seq_num 607) 2023-06-03T20:00:20.449 INFO:tasks.rados.rados.0.smithi033.stdout:692: expect (ObjNum 32 snap 0 seq_num 32) 2023-06-03T20:00:20.537 INFO:tasks.rados.rados.0.smithi033.stdout:693: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:20.658 INFO:tasks.rados.rados.0.smithi033.stdout:694: finishing write tid 1 to smithi03366949-129 2023-06-03T20:00:20.659 INFO:tasks.rados.rados.0.smithi033.stdout:694: finishing write tid 2 to smithi03366949-129 2023-06-03T20:00:20.659 INFO:tasks.rados.rados.0.smithi033.stdout:700: seq_num 611 ranges {669077=485379,1587792=681285} 2023-06-03T20:00:20.665 INFO:tasks.rados.rados.0.smithi033.stdout:700: writing smithi03366949-438 from 669077 to 1154456 tid 1 2023-06-03T20:00:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:700: writing smithi03366949-438 from 1587792 to 2269077 tid 2 2023-06-03T20:00:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:691: done (9 left) 2023-06-03T20:00:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:692: done (8 left) 2023-06-03T20:00:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:693: done (7 left) 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:701: read oid 269 snap -1 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:701: expect (ObjNum 268 snap 0 seq_num 268) 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:694: finishing write tid 3 to smithi03366949-129 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:694: finishing write tid 4 to smithi03366949-129 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 145 (ObjNum 608 snap 0 seq_num 608) dirty exists 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:694: left oid 129 (ObjNum 608 snap 0 seq_num 608) 2023-06-03T20:00:20.674 INFO:tasks.rados.rados.0.smithi033.stdout:695: finishing write tid 1 to smithi03366949-52 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:695: finishing write tid 2 to smithi03366949-52 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:695: finishing write tid 3 to smithi03366949-52 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:702: read oid 181 snap -1 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:702: expect (ObjNum 180 snap 0 seq_num 180) 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:694: done (8 left) 2023-06-03T20:00:20.675 INFO:tasks.rados.rados.0.smithi033.stdout:703: read oid 43 snap -1 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:703: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:704: write oid 442 current snap is 0 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:695: finishing write tid 4 to smithi03366949-52 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 52 v 142 (ObjNum 609 snap 0 seq_num 609) dirty exists 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:695: left oid 52 (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:696: finishing write tid 1 to smithi03366949-264 2023-06-03T20:00:20.676 INFO:tasks.rados.rados.0.smithi033.stdout:704: seq_num 612 ranges {685884=560628,2046274=239610} 2023-06-03T20:00:20.681 INFO:tasks.rados.rados.0.smithi033.stdout:704: writing smithi03366949-442 from 685884 to 1246512 tid 1 2023-06-03T20:00:20.687 INFO:tasks.rados.rados.0.smithi033.stdout:704: writing smithi03366949-442 from 2046274 to 2285884 tid 2 2023-06-03T20:00:20.687 INFO:tasks.rados.rados.0.smithi033.stdout:695: done (9 left) 2023-06-03T20:00:20.687 INFO:tasks.rados.rados.0.smithi033.stdout:705: write oid 197 current snap is 0 2023-06-03T20:00:20.688 INFO:tasks.rados.rados.0.smithi033.stdout:705: seq_num 613 ranges {702691=635877,2104756=197935} 2023-06-03T20:00:20.695 INFO:tasks.rados.rados.0.smithi033.stdout:705: writing smithi03366949-197 from 702691 to 1338568 tid 1 2023-06-03T20:00:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:705: writing smithi03366949-197 from 2104756 to 2302691 tid 2 2023-06-03T20:00:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:706: write oid 57 current snap is 0 2023-06-03T20:00:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:706: seq_num 614 ranges {719498=711126,2046885=272613} 2023-06-03T20:00:20.708 INFO:tasks.rados.rados.0.smithi033.stdout:706: writing smithi03366949-57 from 719498 to 1430624 tid 1 2023-06-03T20:00:20.714 INFO:tasks.rados.rados.0.smithi033.stdout:706: writing smithi03366949-57 from 2046885 to 2319498 tid 2 2023-06-03T20:00:20.714 INFO:tasks.rados.rados.0.smithi033.stdout:707: read oid 372 snap -1 2023-06-03T20:00:20.715 INFO:tasks.rados.rados.0.smithi033.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-06-03T20:00:20.715 INFO:tasks.rados.rados.0.smithi033.stdout:708: write oid 489 current snap is 0 2023-06-03T20:00:20.715 INFO:tasks.rados.rados.0.smithi033.stdout:696: finishing write tid 2 to smithi03366949-264 2023-06-03T20:00:20.715 INFO:tasks.rados.rados.0.smithi033.stdout:696: finishing write tid 3 to smithi03366949-264 2023-06-03T20:00:20.716 INFO:tasks.rados.rados.0.smithi033.stdout:696: finishing write tid 4 to smithi03366949-264 2023-06-03T20:00:20.716 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 264 v 113 (ObjNum 610 snap 0 seq_num 610) dirty exists 2023-06-03T20:00:20.716 INFO:tasks.rados.rados.0.smithi033.stdout:696: left oid 264 (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:20.717 INFO:tasks.rados.rados.0.smithi033.stdout:697: expect (ObjNum 473 snap 0 seq_num 473) 2023-06-03T20:00:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:20 smithi033 bash[33017]: cluster 2023-06-03T20:00:19.447943+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:20.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:20 smithi033 bash[26432]: cluster 2023-06-03T20:00:19.447943+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:20.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:20] "GET /metrics HTTP/1.1" 200 191148 "" "Prometheus/2.33.4" 2023-06-03T20:00:20.845 INFO:tasks.rados.rados.0.smithi033.stdout:699: expect (ObjNum 377 snap 0 seq_num 377) 2023-06-03T20:00:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:20 smithi083 bash[26882]: cluster 2023-06-03T20:00:19.447943+0000 mgr.y (mgr.14442) 198 : cluster [DBG] pgmap v173: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 36 MiB/s rd, 39 MiB/s wr, 222 op/s 2023-06-03T20:00:20.918 INFO:tasks.rados.rados.0.smithi033.stdout:698: expect (ObjNum 216 snap 0 seq_num 216) 2023-06-03T20:00:21.026 INFO:tasks.rados.rados.0.smithi033.stdout:700: finishing write tid 1 to smithi03366949-438 2023-06-03T20:00:21.027 INFO:tasks.rados.rados.0.smithi033.stdout:703: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:21.138 INFO:tasks.rados.rados.0.smithi033.stdout:700: finishing write tid 2 to smithi03366949-438 2023-06-03T20:00:21.138 INFO:tasks.rados.rados.0.smithi033.stdout:700: finishing write tid 3 to smithi03366949-438 2023-06-03T20:00:21.138 INFO:tasks.rados.rados.0.smithi033.stdout:700: finishing write tid 4 to smithi03366949-438 2023-06-03T20:00:21.139 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 98 (ObjNum 611 snap 0 seq_num 611) dirty exists 2023-06-03T20:00:21.139 INFO:tasks.rados.rados.0.smithi033.stdout:700: left oid 438 (ObjNum 611 snap 0 seq_num 611) 2023-06-03T20:00:21.139 INFO:tasks.rados.rados.0.smithi033.stdout:702: expect (ObjNum 180 snap 0 seq_num 180) 2023-06-03T20:00:21.237 INFO:tasks.rados.rados.0.smithi033.stdout:701: expect (ObjNum 268 snap 0 seq_num 268) 2023-06-03T20:00:21.317 INFO:tasks.rados.rados.0.smithi033.stdout:704: finishing write tid 1 to smithi03366949-442 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:704: finishing write tid 2 to smithi03366949-442 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:704: finishing write tid 3 to smithi03366949-442 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:704: finishing write tid 4 to smithi03366949-442 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 442 v 106 (ObjNum 612 snap 0 seq_num 612) dirty exists 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:704: left oid 442 (ObjNum 612 snap 0 seq_num 612) 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:705: finishing write tid 1 to smithi03366949-197 2023-06-03T20:00:21.318 INFO:tasks.rados.rados.0.smithi033.stdout:705: finishing write tid 2 to smithi03366949-197 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:705: finishing write tid 3 to smithi03366949-197 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:705: finishing write tid 4 to smithi03366949-197 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 133 (ObjNum 613 snap 0 seq_num 613) dirty exists 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:705: left oid 197 (ObjNum 613 snap 0 seq_num 613) 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:706: finishing write tid 1 to smithi03366949-57 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:706: finishing write tid 2 to smithi03366949-57 2023-06-03T20:00:21.319 INFO:tasks.rados.rados.0.smithi033.stdout:706: finishing write tid 3 to smithi03366949-57 2023-06-03T20:00:21.320 INFO:tasks.rados.rados.0.smithi033.stdout:706: finishing write tid 4 to smithi03366949-57 2023-06-03T20:00:21.320 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 57 v 129 (ObjNum 614 snap 0 seq_num 614) dirty exists 2023-06-03T20:00:21.320 INFO:tasks.rados.rados.0.smithi033.stdout:706: left oid 57 (ObjNum 614 snap 0 seq_num 614) 2023-06-03T20:00:21.320 INFO:tasks.rados.rados.0.smithi033.stdout:708: seq_num 615 ranges {736305=786375,2105367=230938} 2023-06-03T20:00:21.331 INFO:tasks.rados.rados.0.smithi033.stdout:708: writing smithi03366949-489 from 736305 to 1522680 tid 1 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:708: writing smithi03366949-489 from 2105367 to 2336305 tid 2 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:696: done (12 left) 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:697: done (11 left) 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:698: done (10 left) 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:699: done (9 left) 2023-06-03T20:00:21.337 INFO:tasks.rados.rados.0.smithi033.stdout:700: done (8 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:701: done (7 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:702: done (6 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:703: done (5 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:704: done (4 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:705: done (3 left) 2023-06-03T20:00:21.338 INFO:tasks.rados.rados.0.smithi033.stdout:706: done (2 left) 2023-06-03T20:00:21.339 INFO:tasks.rados.rados.0.smithi033.stdout:709: write oid 365 current snap is 0 2023-06-03T20:00:21.339 INFO:tasks.rados.rados.0.smithi033.stdout:709: seq_num 616 ranges {753112=577977,1880202=472910} 2023-06-03T20:00:21.344 INFO:tasks.rados.rados.0.smithi033.stdout:709: writing smithi03366949-365 from 753112 to 1331089 tid 1 2023-06-03T20:00:21.350 INFO:tasks.rados.rados.0.smithi033.stdout:709: writing smithi03366949-365 from 1880202 to 2353112 tid 2 2023-06-03T20:00:21.350 INFO:tasks.rados.rados.0.smithi033.stdout:710: write oid 287 current snap is 0 2023-06-03T20:00:21.350 INFO:tasks.rados.rados.0.smithi033.stdout:707: expect (ObjNum 559 snap 0 seq_num 559) 2023-06-03T20:00:21.493 INFO:tasks.rados.rados.0.smithi033.stdout:708: finishing write tid 1 to smithi03366949-489 2023-06-03T20:00:21.493 INFO:tasks.rados.rados.0.smithi033.stdout:708: finishing write tid 2 to smithi03366949-489 2023-06-03T20:00:21.493 INFO:tasks.rados.rados.0.smithi033.stdout:708: finishing write tid 3 to smithi03366949-489 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:708: finishing write tid 4 to smithi03366949-489 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 489 v 148 (ObjNum 615 snap 0 seq_num 615) dirty exists 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:708: left oid 489 (ObjNum 615 snap 0 seq_num 615) 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:709: finishing write tid 1 to smithi03366949-365 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:709: finishing write tid 2 to smithi03366949-365 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:709: finishing write tid 3 to smithi03366949-365 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:709: finishing write tid 4 to smithi03366949-365 2023-06-03T20:00:21.494 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 116 (ObjNum 616 snap 0 seq_num 616) dirty exists 2023-06-03T20:00:21.495 INFO:tasks.rados.rados.0.smithi033.stdout:709: left oid 365 (ObjNum 616 snap 0 seq_num 616) 2023-06-03T20:00:21.495 INFO:tasks.rados.rados.0.smithi033.stdout:710: seq_num 617 ranges {769919=653226,1938684=431235} 2023-06-03T20:00:21.508 INFO:tasks.rados.rados.0.smithi033.stdout:710: writing smithi03366949-287 from 769919 to 1423145 tid 1 2023-06-03T20:00:21.514 INFO:tasks.rados.rados.0.smithi033.stdout:710: writing smithi03366949-287 from 1938684 to 2369919 tid 2 2023-06-03T20:00:21.514 INFO:tasks.rados.rados.0.smithi033.stdout:707: done (3 left) 2023-06-03T20:00:21.514 INFO:tasks.rados.rados.0.smithi033.stdout:708: done (2 left) 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:709: done (1 left) 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:711: read oid 213 snap -1 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:711: expect (ObjNum 212 snap 0 seq_num 212) 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:712: write oid 463 current snap is 0 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:710: finishing write tid 1 to smithi03366949-287 2023-06-03T20:00:21.515 INFO:tasks.rados.rados.0.smithi033.stdout:712: seq_num 618 ranges {786726=728475,2280813=105913} 2023-06-03T20:00:21.524 INFO:tasks.rados.rados.0.smithi033.stdout:712: writing smithi03366949-463 from 786726 to 1515201 tid 1 2023-06-03T20:00:21.530 INFO:tasks.rados.rados.0.smithi033.stdout:712: writing smithi03366949-463 from 2280813 to 2386726 tid 2 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:713: read oid 333 snap -1 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:713: expect deleted 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:714: delete oid 418 current snap is 0 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:710: finishing write tid 2 to smithi03366949-287 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:710: finishing write tid 3 to smithi03366949-287 2023-06-03T20:00:21.531 INFO:tasks.rados.rados.0.smithi033.stdout:710: finishing write tid 4 to smithi03366949-287 2023-06-03T20:00:21.532 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 287 v 131 (ObjNum 617 snap 0 seq_num 617) dirty exists 2023-06-03T20:00:21.532 INFO:tasks.rados.rados.0.smithi033.stdout:710: left oid 287 (ObjNum 617 snap 0 seq_num 617) 2023-06-03T20:00:21.532 INFO:tasks.rados.rados.0.smithi033.stdout:711: expect (ObjNum 212 snap 0 seq_num 212) 2023-06-03T20:00:21.657 INFO:tasks.rados.rados.0.smithi033.stdout:712: finishing write tid 1 to smithi03366949-463 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:712: finishing write tid 2 to smithi03366949-463 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:710: done (4 left) 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:711: done (3 left) 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:713: done (2 left) 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:714: done (1 left) 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:715: delete oid 37 current snap is 0 2023-06-03T20:00:21.658 INFO:tasks.rados.rados.0.smithi033.stdout:712: finishing write tid 3 to smithi03366949-463 2023-06-03T20:00:21.659 INFO:tasks.rados.rados.0.smithi033.stdout:712: finishing write tid 4 to smithi03366949-463 2023-06-03T20:00:21.659 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 463 v 179 (ObjNum 618 snap 0 seq_num 618) dirty exists 2023-06-03T20:00:21.659 INFO:tasks.rados.rados.0.smithi033.stdout:712: left oid 463 (ObjNum 618 snap 0 seq_num 618) 2023-06-03T20:00:21.660 INFO:tasks.rados.rados.0.smithi033.stdout:712: done (1 left) 2023-06-03T20:00:21.660 INFO:tasks.rados.rados.0.smithi033.stdout:715: done (0 left) 2023-06-03T20:00:21.660 INFO:tasks.rados.rados.0.smithi033.stdout:716: write oid 27 current snap is 0 2023-06-03T20:00:21.660 INFO:tasks.rados.rados.0.smithi033.stdout:716: seq_num 621 ranges {437147=554222,1656259=655870} 2023-06-03T20:00:21.671 INFO:tasks.rados.rados.0.smithi033.stdout:716: writing smithi03366949-27 from 437147 to 991369 tid 1 2023-06-03T20:00:21.680 INFO:tasks.rados.rados.0.smithi033.stdout:716: writing smithi03366949-27 from 1656259 to 2312129 tid 2 2023-06-03T20:00:21.680 INFO:tasks.rados.rados.0.smithi033.stdout:717: write oid 28 current snap is 0 2023-06-03T20:00:21.680 INFO:tasks.rados.rados.0.smithi033.stdout:716: finishing write tid 1 to smithi03366949-27 2023-06-03T20:00:21.680 INFO:tasks.rados.rados.0.smithi033.stdout:717: seq_num 622 ranges {453954=629471,1598388=515881} 2023-06-03T20:00:21.686 INFO:tasks.rados.rados.0.smithi033.stdout:717: writing smithi03366949-28 from 453954 to 1083425 tid 1 2023-06-03T20:00:21.692 INFO:tasks.rados.rados.0.smithi033.stdout:717: writing smithi03366949-28 from 1598388 to 2114269 tid 2 2023-06-03T20:00:21.692 INFO:tasks.rados.rados.0.smithi033.stdout:718: read oid 418 snap -1 2023-06-03T20:00:21.692 INFO:tasks.rados.rados.0.smithi033.stdout:718: expect deleted 2023-06-03T20:00:21.692 INFO:tasks.rados.rados.0.smithi033.stdout:719: write oid 245 current snap is 0 2023-06-03T20:00:21.693 INFO:tasks.rados.rados.0.smithi033.stdout:716: finishing write tid 2 to smithi03366949-27 2023-06-03T20:00:21.693 INFO:tasks.rados.rados.0.smithi033.stdout:716: finishing write tid 3 to smithi03366949-27 2023-06-03T20:00:21.693 INFO:tasks.rados.rados.0.smithi033.stdout:719: seq_num 623 ranges {470761=704720,1656870=659539} 2023-06-03T20:00:21.699 INFO:tasks.rados.rados.0.smithi033.stdout:719: writing smithi03366949-245 from 470761 to 1175481 tid 1 2023-06-03T20:00:21.705 INFO:tasks.rados.rados.0.smithi033.stdout:719: writing smithi03366949-245 from 1656870 to 2316409 tid 2 2023-06-03T20:00:21.705 INFO:tasks.rados.rados.0.smithi033.stdout:720: write oid 486 current snap is 0 2023-06-03T20:00:21.705 INFO:tasks.rados.rados.0.smithi033.stdout:720: seq_num 624 ranges {487568=496322,1431705=519550} 2023-06-03T20:00:21.710 INFO:tasks.rados.rados.0.smithi033.stdout:720: writing smithi03366949-486 from 487568 to 983890 tid 1 2023-06-03T20:00:21.716 INFO:tasks.rados.rados.0.smithi033.stdout:720: writing smithi03366949-486 from 1431705 to 1951255 tid 2 2023-06-03T20:00:21.716 INFO:tasks.rados.rados.0.smithi033.stdout:721: read oid 307 snap -1 2023-06-03T20:00:21.716 INFO:tasks.rados.rados.0.smithi033.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:722: read oid 189 snap -1 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:723: write oid 314 current snap is 0 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:716: finishing write tid 4 to smithi03366949-27 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 128 (ObjNum 621 snap 0 seq_num 621) dirty exists 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:716: left oid 27 (ObjNum 621 snap 0 seq_num 621) 2023-06-03T20:00:21.717 INFO:tasks.rados.rados.0.smithi033.stdout:723: seq_num 625 ranges {504375=571571,1490187=663208} 2023-06-03T20:00:21.722 INFO:tasks.rados.rados.0.smithi033.stdout:723: writing smithi03366949-314 from 504375 to 1075946 tid 1 2023-06-03T20:00:21.730 INFO:tasks.rados.rados.0.smithi033.stdout:723: writing smithi03366949-314 from 1490187 to 2153395 tid 2 2023-06-03T20:00:21.730 INFO:tasks.rados.rados.0.smithi033.stdout:716: done (7 left) 2023-06-03T20:00:21.730 INFO:tasks.rados.rados.0.smithi033.stdout:724: write oid 328 current snap is 0 2023-06-03T20:00:21.730 INFO:tasks.rados.rados.0.smithi033.stdout:724: seq_num 626 ranges {521182=646820,1948669=523219} 2023-06-03T20:00:21.736 INFO:tasks.rados.rados.0.smithi033.stdout:724: writing smithi03366949-328 from 521182 to 1168002 tid 1 2023-06-03T20:00:21.743 INFO:tasks.rados.rados.0.smithi033.stdout:724: writing smithi03366949-328 from 1948669 to 2471888 tid 2 2023-06-03T20:00:21.744 INFO:tasks.rados.rados.0.smithi033.stdout:725: write oid 159 current snap is 0 2023-06-03T20:00:21.744 INFO:tasks.rados.rados.0.smithi033.stdout:717: finishing write tid 1 to smithi03366949-28 2023-06-03T20:00:21.744 INFO:tasks.rados.rados.0.smithi033.stdout:725: seq_num 627 ranges {537989=722069,1890798=647191} 2023-06-03T20:00:21.750 INFO:tasks.rados.rados.0.smithi033.stdout:725: writing smithi03366949-159 from 537989 to 1260058 tid 1 2023-06-03T20:00:21.757 INFO:tasks.rados.rados.0.smithi033.stdout:725: writing smithi03366949-159 from 1890798 to 2537989 tid 2 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:726: read oid 260 snap -1 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:727: read oid 368 snap -1 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:728: read oid 289 snap -1 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:728: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:21.758 INFO:tasks.rados.rados.0.smithi033.stdout:729: write oid 346 current snap is 0 2023-06-03T20:00:21.759 INFO:tasks.rados.rados.0.smithi033.stdout:729: seq_num 628 ranges {554796=797318,1949280=526888} 2023-06-03T20:00:21.765 INFO:tasks.rados.rados.0.smithi033.stdout:729: writing smithi03366949-346 from 554796 to 1352114 tid 1 2023-06-03T20:00:21.772 INFO:tasks.rados.rados.0.smithi033.stdout:729: writing smithi03366949-346 from 1949280 to 2476168 tid 2 2023-06-03T20:00:21.772 INFO:tasks.rados.rados.0.smithi033.stdout:730: read oid 363 snap -1 2023-06-03T20:00:21.772 INFO:tasks.rados.rados.0.smithi033.stdout:730: expect (ObjNum 362 snap 0 seq_num 362) 2023-06-03T20:00:21.772 INFO:tasks.rados.rados.0.smithi033.stdout:731: read oid 228 snap -1 2023-06-03T20:00:21.772 INFO:tasks.rados.rados.0.smithi033.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:21.773 INFO:tasks.rados.rados.0.smithi033.stdout:732: write oid 371 current snap is 0 2023-06-03T20:00:21.773 INFO:tasks.rados.rados.0.smithi033.stdout:717: finishing write tid 2 to smithi03366949-28 2023-06-03T20:00:21.773 INFO:tasks.rados.rados.0.smithi033.stdout:717: finishing write tid 3 to smithi03366949-28 2023-06-03T20:00:21.773 INFO:tasks.rados.rados.0.smithi033.stdout:732: seq_num 629 ranges {571603=472567,1607762=670546} 2023-06-03T20:00:21.778 INFO:tasks.rados.rados.0.smithi033.stdout:732: writing smithi03366949-371 from 571603 to 1044170 tid 1 2023-06-03T20:00:21.785 INFO:tasks.rados.rados.0.smithi033.stdout:732: writing smithi03366949-371 from 1607762 to 2278308 tid 2 2023-06-03T20:00:21.785 INFO:tasks.rados.rados.0.smithi033.stdout:718: done (15 left) 2023-06-03T20:00:21.785 INFO:tasks.rados.rados.0.smithi033.stdout:733: write oid 299 current snap is 0 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:717: finishing write tid 4 to smithi03366949-28 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 145 (ObjNum 622 snap 0 seq_num 622) dirty exists 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:717: left oid 28 (ObjNum 622 snap 0 seq_num 622) 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:719: finishing write tid 1 to smithi03366949-245 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:719: finishing write tid 2 to smithi03366949-245 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:719: finishing write tid 3 to smithi03366949-245 2023-06-03T20:00:21.786 INFO:tasks.rados.rados.0.smithi033.stdout:719: finishing write tid 4 to smithi03366949-245 2023-06-03T20:00:21.787 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 184 (ObjNum 623 snap 0 seq_num 623) dirty exists 2023-06-03T20:00:21.787 INFO:tasks.rados.rados.0.smithi033.stdout:719: left oid 245 (ObjNum 623 snap 0 seq_num 623) 2023-06-03T20:00:21.787 INFO:tasks.rados.rados.0.smithi033.stdout:720: finishing write tid 1 to smithi03366949-486 2023-06-03T20:00:21.787 INFO:tasks.rados.rados.0.smithi033.stdout:733: seq_num 630 ranges {588410=547816,1666244=414204,2484603=103807} 2023-06-03T20:00:21.791 INFO:tasks.rados.rados.0.smithi033.stdout:733: writing smithi03366949-299 from 588410 to 1136226 tid 1 2023-06-03T20:00:21.796 INFO:tasks.rados.rados.0.smithi033.stdout:733: writing smithi03366949-299 from 1666244 to 2080448 tid 2 2023-06-03T20:00:21.799 INFO:tasks.rados.rados.0.smithi033.stdout:733: writing smithi03366949-299 from 2484603 to 2588410 tid 3 2023-06-03T20:00:21.800 INFO:tasks.rados.rados.0.smithi033.stdout:717: done (15 left) 2023-06-03T20:00:21.800 INFO:tasks.rados.rados.0.smithi033.stdout:719: done (14 left) 2023-06-03T20:00:21.800 INFO:tasks.rados.rados.0.smithi033.stdout:734: write oid 89 current snap is 0 2023-06-03T20:00:21.800 INFO:tasks.rados.rados.0.smithi033.stdout:734: seq_num 631 ranges {605217=739418,2124726=480491} 2023-06-03T20:00:21.807 INFO:tasks.rados.rados.0.smithi033.stdout:734: writing smithi03366949-89 from 605217 to 1344635 tid 1 2023-06-03T20:00:21.814 INFO:tasks.rados.rados.0.smithi033.stdout:734: writing smithi03366949-89 from 2124726 to 2605217 tid 2 2023-06-03T20:00:21.814 INFO:tasks.rados.rados.0.smithi033.stdout:735: write oid 173 current snap is 0 2023-06-03T20:00:21.814 INFO:tasks.rados.rados.0.smithi033.stdout:735: seq_num 632 ranges {622024=414667,1783208=417873} 2023-06-03T20:00:21.820 INFO:tasks.rados.rados.0.smithi033.stdout:735: writing smithi03366949-173 from 622024 to 1036691 tid 1 2023-06-03T20:00:21.826 INFO:tasks.rados.rados.0.smithi033.stdout:735: writing smithi03366949-173 from 1783208 to 2201081 tid 2 2023-06-03T20:00:21.826 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:720: finishing write tid 2 to smithi03366949-486 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:720: finishing write tid 3 to smithi03366949-486 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:720: finishing write tid 4 to smithi03366949-486 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 153 (ObjNum 624 snap 0 seq_num 624) dirty exists 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:720: left oid 486 (ObjNum 624 snap 0 seq_num 624) 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:723: finishing write tid 1 to smithi03366949-314 2023-06-03T20:00:21.827 INFO:tasks.rados.rados.0.smithi033.stdout:722: expect (ObjNum 188 snap 0 seq_num 188) 2023-06-03T20:00:21.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:21 smithi033 bash[33017]: cluster 2023-06-03T20:00:21.449103+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 45 MiB/s wr, 274 op/s 2023-06-03T20:00:21.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:21 smithi033 bash[33017]: audit 2023-06-03T20:00:21.490930+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.33:0/3928104931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:21.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:21 smithi033 bash[26432]: cluster 2023-06-03T20:00:21.449103+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 45 MiB/s wr, 274 op/s 2023-06-03T20:00:21.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:21 smithi033 bash[26432]: audit 2023-06-03T20:00:21.490930+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.33:0/3928104931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:21.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:21 smithi083 bash[26882]: cluster 2023-06-03T20:00:21.449103+0000 mgr.y (mgr.14442) 199 : cluster [DBG] pgmap v174: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 45 MiB/s wr, 274 op/s 2023-06-03T20:00:21.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:21 smithi083 bash[26882]: audit 2023-06-03T20:00:21.490930+0000 mon.c (mon.2) 105 : audit [DBG] from='client.? 172.21.15.33:0/3928104931' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:21.932 INFO:tasks.rados.rados.0.smithi033.stdout:721: expect (ObjNum 306 snap 0 seq_num 306) 2023-06-03T20:00:22.030 INFO:tasks.rados.rados.0.smithi033.stdout:723: finishing write tid 2 to smithi03366949-314 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:723: finishing write tid 3 to smithi03366949-314 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:723: finishing write tid 4 to smithi03366949-314 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 314 v 136 (ObjNum 625 snap 0 seq_num 625) dirty exists 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:723: left oid 314 (ObjNum 625 snap 0 seq_num 625) 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:724: finishing write tid 1 to smithi03366949-328 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:724: finishing write tid 2 to smithi03366949-328 2023-06-03T20:00:22.031 INFO:tasks.rados.rados.0.smithi033.stdout:724: finishing write tid 3 to smithi03366949-328 2023-06-03T20:00:22.032 INFO:tasks.rados.rados.0.smithi033.stdout:724: finishing write tid 4 to smithi03366949-328 2023-06-03T20:00:22.032 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 328 v 187 (ObjNum 626 snap 0 seq_num 626) dirty exists 2023-06-03T20:00:22.032 INFO:tasks.rados.rados.0.smithi033.stdout:724: left oid 328 (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:00:22.032 INFO:tasks.rados.rados.0.smithi033.stdout:725: finishing write tid 1 to smithi03366949-159 2023-06-03T20:00:22.032 INFO:tasks.rados.rados.0.smithi033.stdout:727: expect (ObjNum 367 snap 0 seq_num 367) 2023-06-03T20:00:22.097 INFO:tasks.rados.rados.0.smithi033.stdout:728: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:22.182 INFO:tasks.rados.rados.0.smithi033.stdout:725: finishing write tid 2 to smithi03366949-159 2023-06-03T20:00:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:725: finishing write tid 3 to smithi03366949-159 2023-06-03T20:00:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:725: finishing write tid 4 to smithi03366949-159 2023-06-03T20:00:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 159 v 116 (ObjNum 627 snap 0 seq_num 627) dirty exists 2023-06-03T20:00:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:725: left oid 159 (ObjNum 627 snap 0 seq_num 627) 2023-06-03T20:00:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:726: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:22.257 INFO:tasks.rados.rados.0.smithi033.stdout:729: finishing write tid 1 to smithi03366949-346 2023-06-03T20:00:22.258 INFO:tasks.rados.rados.0.smithi033.stdout:729: finishing write tid 2 to smithi03366949-346 2023-06-03T20:00:22.258 INFO:tasks.rados.rados.0.smithi033.stdout:730: expect (ObjNum 362 snap 0 seq_num 362) 2023-06-03T20:00:22.323 INFO:tasks.rados.rados.0.smithi033.stdout:729: finishing write tid 3 to smithi03366949-346 2023-06-03T20:00:22.323 INFO:tasks.rados.rados.0.smithi033.stdout:729: finishing write tid 4 to smithi03366949-346 2023-06-03T20:00:22.323 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 148 (ObjNum 628 snap 0 seq_num 628) dirty exists 2023-06-03T20:00:22.324 INFO:tasks.rados.rados.0.smithi033.stdout:729: left oid 346 (ObjNum 628 snap 0 seq_num 628) 2023-06-03T20:00:22.324 INFO:tasks.rados.rados.0.smithi033.stdout:731: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:22.444 INFO:tasks.rados.rados.0.smithi033.stdout:732: finishing write tid 1 to smithi03366949-371 2023-06-03T20:00:22.444 INFO:tasks.rados.rados.0.smithi033.stdout:732: finishing write tid 2 to smithi03366949-371 2023-06-03T20:00:22.444 INFO:tasks.rados.rados.0.smithi033.stdout:732: finishing write tid 3 to smithi03366949-371 2023-06-03T20:00:22.444 INFO:tasks.rados.rados.0.smithi033.stdout:732: finishing write tid 4 to smithi03366949-371 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 177 (ObjNum 629 snap 0 seq_num 629) dirty exists 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:732: left oid 371 (ObjNum 629 snap 0 seq_num 629) 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:733: finishing write tid 1 to smithi03366949-299 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:733: finishing write tid 2 to smithi03366949-299 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:733: finishing write tid 3 to smithi03366949-299 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:733: finishing write tid 4 to smithi03366949-299 2023-06-03T20:00:22.445 INFO:tasks.rados.rados.0.smithi033.stdout:733: finishing write tid 5 to smithi03366949-299 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 299 v 133 (ObjNum 630 snap 0 seq_num 630) dirty exists 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:733: left oid 299 (ObjNum 630 snap 0 seq_num 630) 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:734: finishing write tid 1 to smithi03366949-89 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:734: finishing write tid 2 to smithi03366949-89 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:734: finishing write tid 3 to smithi03366949-89 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:734: finishing write tid 4 to smithi03366949-89 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 89 v 139 (ObjNum 631 snap 0 seq_num 631) dirty exists 2023-06-03T20:00:22.446 INFO:tasks.rados.rados.0.smithi033.stdout:734: left oid 89 (ObjNum 631 snap 0 seq_num 631) 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:735: finishing write tid 1 to smithi03366949-173 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:735: finishing write tid 2 to smithi03366949-173 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:735: finishing write tid 3 to smithi03366949-173 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:735: finishing write tid 4 to smithi03366949-173 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 156 (ObjNum 632 snap 0 seq_num 632) dirty exists 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:735: left oid 173 (ObjNum 632 snap 0 seq_num 632) 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:720: done (15 left) 2023-06-03T20:00:22.447 INFO:tasks.rados.rados.0.smithi033.stdout:721: done (14 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:722: done (13 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:723: done (12 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:724: done (11 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:725: done (10 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:726: done (9 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:727: done (8 left) 2023-06-03T20:00:22.448 INFO:tasks.rados.rados.0.smithi033.stdout:728: done (7 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:729: done (6 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:730: done (5 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:731: done (4 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:732: done (3 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:733: done (2 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:734: done (1 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:735: done (0 left) 2023-06-03T20:00:22.449 INFO:tasks.rados.rados.0.smithi033.stdout:736: write oid 156 current snap is 0 2023-06-03T20:00:22.450 INFO:tasks.rados.rados.0.smithi033.stdout:736: seq_num 633 ranges {638831=489916,1841690=677884} 2023-06-03T20:00:22.456 INFO:tasks.rados.rados.0.smithi033.stdout:736: writing smithi03366949-156 from 638831 to 1128747 tid 1 2023-06-03T20:00:22.465 INFO:tasks.rados.rados.0.smithi033.stdout:736: writing smithi03366949-156 from 1841690 to 2519574 tid 2 2023-06-03T20:00:22.465 INFO:tasks.rados.rados.0.smithi033.stdout:737: write oid 288 current snap is 0 2023-06-03T20:00:22.465 INFO:tasks.rados.rados.0.smithi033.stdout:737: seq_num 634 ranges {655638=565165,1900172=421542} 2023-06-03T20:00:22.472 INFO:tasks.rados.rados.0.smithi033.stdout:737: writing smithi03366949-288 from 655638 to 1220803 tid 1 2023-06-03T20:00:22.479 INFO:tasks.rados.rados.0.smithi033.stdout:737: writing smithi03366949-288 from 1900172 to 2321714 tid 2 2023-06-03T20:00:22.479 INFO:tasks.rados.rados.0.smithi033.stdout:738: read oid 84 snap -1 2023-06-03T20:00:22.479 INFO:tasks.rados.rados.0.smithi033.stdout:738: expect (ObjNum 83 snap 0 seq_num 83) 2023-06-03T20:00:22.479 INFO:tasks.rados.rados.0.smithi033.stdout:739: write oid 145 current snap is 0 2023-06-03T20:00:22.479 INFO:tasks.rados.rados.0.smithi033.stdout:736: finishing write tid 1 to smithi03366949-156 2023-06-03T20:00:22.480 INFO:tasks.rados.rados.0.smithi033.stdout:739: seq_num 635 ranges {672445=640414,1842301=681553} 2023-06-03T20:00:22.486 INFO:tasks.rados.rados.0.smithi033.stdout:739: writing smithi03366949-145 from 672445 to 1312859 tid 1 2023-06-03T20:00:22.494 INFO:tasks.rados.rados.0.smithi033.stdout:739: writing smithi03366949-145 from 1842301 to 2523854 tid 2 2023-06-03T20:00:22.494 INFO:tasks.rados.rados.0.smithi033.stdout:740: write oid 437 current snap is 0 2023-06-03T20:00:22.494 INFO:tasks.rados.rados.0.smithi033.stdout:740: seq_num 636 ranges {689252=715663,1900783=425211} 2023-06-03T20:00:22.501 INFO:tasks.rados.rados.0.smithi033.stdout:740: writing smithi03366949-437 from 689252 to 1404915 tid 1 2023-06-03T20:00:22.507 INFO:tasks.rados.rados.0.smithi033.stdout:740: writing smithi03366949-437 from 1900783 to 2325994 tid 2 2023-06-03T20:00:22.507 INFO:tasks.rados.rados.0.smithi033.stdout:741: read oid 342 snap -1 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:741: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:742: delete oid 89 current snap is 0 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:736: finishing write tid 2 to smithi03366949-156 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:736: finishing write tid 3 to smithi03366949-156 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:736: finishing write tid 4 to smithi03366949-156 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 180 (ObjNum 633 snap 0 seq_num 633) dirty exists 2023-06-03T20:00:22.508 INFO:tasks.rados.rados.0.smithi033.stdout:736: left oid 156 (ObjNum 633 snap 0 seq_num 633) 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:737: finishing write tid 1 to smithi03366949-288 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:737: finishing write tid 2 to smithi03366949-288 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:737: finishing write tid 3 to smithi03366949-288 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:737: finishing write tid 4 to smithi03366949-288 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 142 (ObjNum 634 snap 0 seq_num 634) dirty exists 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:737: left oid 288 (ObjNum 634 snap 0 seq_num 634) 2023-06-03T20:00:22.509 INFO:tasks.rados.rados.0.smithi033.stdout:738: expect (ObjNum 83 snap 0 seq_num 83) 2023-06-03T20:00:22.620 INFO:tasks.rados.rados.0.smithi033.stdout:739: finishing write tid 1 to smithi03366949-145 2023-06-03T20:00:22.620 INFO:tasks.rados.rados.0.smithi033.stdout:739: finishing write tid 2 to smithi03366949-145 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:739: finishing write tid 3 to smithi03366949-145 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:739: finishing write tid 4 to smithi03366949-145 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 145 v 145 (ObjNum 635 snap 0 seq_num 635) dirty exists 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:739: left oid 145 (ObjNum 635 snap 0 seq_num 635) 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:740: finishing write tid 1 to smithi03366949-437 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:740: finishing write tid 2 to smithi03366949-437 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:740: finishing write tid 3 to smithi03366949-437 2023-06-03T20:00:22.621 INFO:tasks.rados.rados.0.smithi033.stdout:740: finishing write tid 4 to smithi03366949-437 2023-06-03T20:00:22.622 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 437 v 136 (ObjNum 636 snap 0 seq_num 636) dirty exists 2023-06-03T20:00:22.622 INFO:tasks.rados.rados.0.smithi033.stdout:740: left oid 437 (ObjNum 636 snap 0 seq_num 636) 2023-06-03T20:00:22.622 INFO:tasks.rados.rados.0.smithi033.stdout:741: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:00:22.737 INFO:tasks.rados.rados.0.smithi033.stdout:736: done (6 left) 2023-06-03T20:00:22.737 INFO:tasks.rados.rados.0.smithi033.stdout:737: done (5 left) 2023-06-03T20:00:22.737 INFO:tasks.rados.rados.0.smithi033.stdout:738: done (4 left) 2023-06-03T20:00:22.737 INFO:tasks.rados.rados.0.smithi033.stdout:739: done (3 left) 2023-06-03T20:00:22.737 INFO:tasks.rados.rados.0.smithi033.stdout:740: done (2 left) 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:741: done (1 left) 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:742: done (0 left) 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:743: read oid 228 snap -1 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:743: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:744: read oid 35 snap -1 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-06-03T20:00:22.738 INFO:tasks.rados.rados.0.smithi033.stdout:745: read oid 289 snap -1 2023-06-03T20:00:22.739 INFO:tasks.rados.rados.0.smithi033.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:22.739 INFO:tasks.rados.rados.0.smithi033.stdout:746: write oid 65 current snap is 0 2023-06-03T20:00:22.739 INFO:tasks.rados.rados.0.smithi033.stdout:746: seq_num 638 ranges {722866=466161,1617747=428880,2587634=135232} 2023-06-03T20:00:22.751 INFO:tasks.rados.rados.0.smithi033.stdout:746: writing smithi03366949-65 from 722866 to 1189027 tid 1 2023-06-03T20:00:22.755 INFO:tasks.rados.rados.0.smithi033.stdout:746: writing smithi03366949-65 from 1617747 to 2046627 tid 2 2023-06-03T20:00:22.760 INFO:tasks.rados.rados.0.smithi033.stdout:746: writing smithi03366949-65 from 2587634 to 2722866 tid 3 2023-06-03T20:00:22.760 INFO:tasks.rados.rados.0.smithi033.stdout:747: read oid 60 snap -1 2023-06-03T20:00:22.760 INFO:tasks.rados.rados.0.smithi033.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-06-03T20:00:22.760 INFO:tasks.rados.rados.0.smithi033.stdout:748: read oid 265 snap -1 2023-06-03T20:00:22.760 INFO:tasks.rados.rados.0.smithi033.stdout:748: expect (ObjNum 264 snap 0 seq_num 264) 2023-06-03T20:00:22.761 INFO:tasks.rados.rados.0.smithi033.stdout:749: delete oid 63 current snap is 0 2023-06-03T20:00:22.761 INFO:tasks.rados.rados.0.smithi033.stdout:743: expect (ObjNum 227 snap 0 seq_num 227) 2023-06-03T20:00:22.888 INFO:tasks.rados.rados.0.smithi033.stdout:744: expect (ObjNum 34 snap 0 seq_num 34) 2023-06-03T20:00:22.969 INFO:tasks.rados.rados.0.smithi033.stdout:745: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:00:23.055 INFO:tasks.rados.rados.0.smithi033.stdout:746: finishing write tid 1 to smithi03366949-65 2023-06-03T20:00:23.055 INFO:tasks.rados.rados.0.smithi033.stdout:746: finishing write tid 2 to smithi03366949-65 2023-06-03T20:00:23.055 INFO:tasks.rados.rados.0.smithi033.stdout:746: finishing write tid 3 to smithi03366949-65 2023-06-03T20:00:23.056 INFO:tasks.rados.rados.0.smithi033.stdout:746: finishing write tid 4 to smithi03366949-65 2023-06-03T20:00:23.056 INFO:tasks.rados.rados.0.smithi033.stdout:746: finishing write tid 5 to smithi03366949-65 2023-06-03T20:00:23.056 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 160 (ObjNum 638 snap 0 seq_num 638) dirty exists 2023-06-03T20:00:23.056 INFO:tasks.rados.rados.0.smithi033.stdout:746: left oid 65 (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:23.057 INFO:tasks.rados.rados.0.smithi033.stdout:748: expect (ObjNum 264 snap 0 seq_num 264) 2023-06-03T20:00:23.131 INFO:tasks.rados.rados.0.smithi033.stdout:747: expect (ObjNum 59 snap 0 seq_num 59) 2023-06-03T20:00:23.226 INFO:tasks.rados.rados.0.smithi033.stdout:743: done (6 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:744: done (5 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:745: done (4 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:746: done (3 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:747: done (2 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:748: done (1 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:749: done (0 left) 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:750: write oid 279 current snap is 0 2023-06-03T20:00:23.227 INFO:tasks.rados.rados.0.smithi033.stdout:750: seq_num 640 ranges {756480=733012,2134711=432549} 2023-06-03T20:00:23.241 INFO:tasks.rados.rados.0.smithi033.stdout:750: writing smithi03366949-279 from 756480 to 1489492 tid 1 2023-06-03T20:00:23.247 INFO:tasks.rados.rados.0.smithi033.stdout:750: writing smithi03366949-279 from 2134711 to 2567260 tid 2 2023-06-03T20:00:23.247 INFO:tasks.rados.rados.0.smithi033.stdout:751: write oid 294 current snap is 0 2023-06-03T20:00:23.248 INFO:tasks.rados.rados.0.smithi033.stdout:751: seq_num 641 ranges {773287=408261,1793193=576207} 2023-06-03T20:00:23.254 INFO:tasks.rados.rados.0.smithi033.stdout:751: writing smithi03366949-294 from 773287 to 1181548 tid 1 2023-06-03T20:00:23.261 INFO:tasks.rados.rados.0.smithi033.stdout:751: writing smithi03366949-294 from 1793193 to 2369400 tid 2 2023-06-03T20:00:23.261 INFO:tasks.rados.rados.0.smithi033.stdout:752: write oid 183 current snap is 0 2023-06-03T20:00:23.261 INFO:tasks.rados.rados.0.smithi033.stdout:752: seq_num 642 ranges {790094=483510,1851675=436218} 2023-06-03T20:00:23.268 INFO:tasks.rados.rados.0.smithi033.stdout:752: writing smithi03366949-183 from 790094 to 1273604 tid 1 2023-06-03T20:00:23.274 INFO:tasks.rados.rados.0.smithi033.stdout:752: writing smithi03366949-183 from 1851675 to 2287893 tid 2 2023-06-03T20:00:23.274 INFO:tasks.rados.rados.0.smithi033.stdout:753: delete oid 424 current snap is 0 2023-06-03T20:00:23.274 INFO:tasks.rados.rados.0.smithi033.stdout:750: finishing write tid 1 to smithi03366949-279 2023-06-03T20:00:23.274 INFO:tasks.rados.rados.0.smithi033.stdout:750: finishing write tid 2 to smithi03366949-279 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:750: finishing write tid 3 to smithi03366949-279 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:750: finishing write tid 4 to smithi03366949-279 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 279 v 183 (ObjNum 640 snap 0 seq_num 640) dirty exists 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:750: left oid 279 (ObjNum 640 snap 0 seq_num 640) 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:751: finishing write tid 1 to smithi03366949-294 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:751: finishing write tid 2 to smithi03366949-294 2023-06-03T20:00:23.275 INFO:tasks.rados.rados.0.smithi033.stdout:751: finishing write tid 3 to smithi03366949-294 2023-06-03T20:00:23.276 INFO:tasks.rados.rados.0.smithi033.stdout:751: finishing write tid 4 to smithi03366949-294 2023-06-03T20:00:23.276 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 294 v 119 (ObjNum 641 snap 0 seq_num 641) dirty exists 2023-06-03T20:00:23.276 INFO:tasks.rados.rados.0.smithi033.stdout:751: left oid 294 (ObjNum 641 snap 0 seq_num 641) 2023-06-03T20:00:23.276 INFO:tasks.rados.rados.0.smithi033.stdout:752: finishing write tid 1 to smithi03366949-183 2023-06-03T20:00:23.277 INFO:tasks.rados.rados.0.smithi033.stdout:750: done (3 left) 2023-06-03T20:00:23.277 INFO:tasks.rados.rados.0.smithi033.stdout:751: done (2 left) 2023-06-03T20:00:23.277 INFO:tasks.rados.rados.0.smithi033.stdout:753: done (1 left) 2023-06-03T20:00:23.277 INFO:tasks.rados.rados.0.smithi033.stdout:754: write oid 423 current snap is 0 2023-06-03T20:00:23.277 INFO:tasks.rados.rados.0.smithi033.stdout:754: seq_num 644 ranges {423708=634008,1852286=439887,2752172=71536} 2023-06-03T20:00:23.282 INFO:tasks.rados.rados.0.smithi033.stdout:754: writing smithi03366949-423 from 423708 to 1057716 tid 1 2023-06-03T20:00:23.290 INFO:tasks.rados.rados.0.smithi033.stdout:754: writing smithi03366949-423 from 1852286 to 2292173 tid 2 2023-06-03T20:00:23.293 INFO:tasks.rados.rados.0.smithi033.stdout:754: writing smithi03366949-423 from 2752172 to 2823708 tid 3 2023-06-03T20:00:23.293 INFO:tasks.rados.rados.0.smithi033.stdout:755: read oid 442 snap -1 2023-06-03T20:00:23.294 INFO:tasks.rados.rados.0.smithi033.stdout:755: expect (ObjNum 612 snap 0 seq_num 612) 2023-06-03T20:00:23.294 INFO:tasks.rados.rados.0.smithi033.stdout:756: write oid 206 current snap is 0 2023-06-03T20:00:23.294 INFO:tasks.rados.rados.0.smithi033.stdout:752: finishing write tid 2 to smithi03366949-183 2023-06-03T20:00:23.294 INFO:tasks.rados.rados.0.smithi033.stdout:756: seq_num 645 ranges {440515=709257,1910768=583545} 2023-06-03T20:00:23.300 INFO:tasks.rados.rados.0.smithi033.stdout:756: writing smithi03366949-206 from 440515 to 1149772 tid 1 2023-06-03T20:00:23.308 INFO:tasks.rados.rados.0.smithi033.stdout:756: writing smithi03366949-206 from 1910768 to 2494313 tid 2 2023-06-03T20:00:23.308 INFO:tasks.rados.rados.0.smithi033.stdout:757: write oid 278 current snap is 0 2023-06-03T20:00:23.308 INFO:tasks.rados.rados.0.smithi033.stdout:752: finishing write tid 3 to smithi03366949-183 2023-06-03T20:00:23.308 INFO:tasks.rados.rados.0.smithi033.stdout:752: finishing write tid 4 to smithi03366949-183 2023-06-03T20:00:23.308 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 183 v 151 (ObjNum 642 snap 0 seq_num 642) dirty exists 2023-06-03T20:00:23.309 INFO:tasks.rados.rados.0.smithi033.stdout:752: left oid 183 (ObjNum 642 snap 0 seq_num 642) 2023-06-03T20:00:23.309 INFO:tasks.rados.rados.0.smithi033.stdout:754: finishing write tid 1 to smithi03366949-423 2023-06-03T20:00:23.309 INFO:tasks.rados.rados.0.smithi033.stdout:757: seq_num 646 ranges {457322=784506,1969250=443556} 2023-06-03T20:00:23.314 INFO:tasks.rados.rados.0.smithi033.stdout:757: writing smithi03366949-278 from 457322 to 1241828 tid 1 2023-06-03T20:00:23.321 INFO:tasks.rados.rados.0.smithi033.stdout:757: writing smithi03366949-278 from 1969250 to 2412806 tid 2 2023-06-03T20:00:23.322 INFO:tasks.rados.rados.0.smithi033.stdout:752: done (4 left) 2023-06-03T20:00:23.322 INFO:tasks.rados.rados.0.smithi033.stdout:758: write oid 346 current snap is 0 2023-06-03T20:00:23.322 INFO:tasks.rados.rados.0.smithi033.stdout:758: seq_num 647 ranges {474129=576108,1627732=587214,2718088=156041} 2023-06-03T20:00:23.327 INFO:tasks.rados.rados.0.smithi033.stdout:758: writing smithi03366949-346 from 474129 to 1050237 tid 1 2023-06-03T20:00:23.334 INFO:tasks.rados.rados.0.smithi033.stdout:758: writing smithi03366949-346 from 1627732 to 2214946 tid 2 2023-06-03T20:00:23.337 INFO:tasks.rados.rados.0.smithi033.stdout:758: writing smithi03366949-346 from 2718088 to 2874129 tid 3 2023-06-03T20:00:23.338 INFO:tasks.rados.rados.0.smithi033.stdout:759: read oid 52 snap -1 2023-06-03T20:00:23.338 INFO:tasks.rados.rados.0.smithi033.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:23.338 INFO:tasks.rados.rados.0.smithi033.stdout:760: write oid 5 current snap is 0 2023-06-03T20:00:23.338 INFO:tasks.rados.rados.0.smithi033.stdout:760: seq_num 648 ranges {490936=651357,1686214=447225,2861864=29072} 2023-06-03T20:00:23.344 INFO:tasks.rados.rados.0.smithi033.stdout:760: writing smithi03366949-5 from 490936 to 1142293 tid 1 2023-06-03T20:00:23.349 INFO:tasks.rados.rados.0.smithi033.stdout:760: writing smithi03366949-5 from 1686214 to 2133439 tid 2 2023-06-03T20:00:23.354 INFO:tasks.rados.rados.0.smithi033.stdout:760: writing smithi03366949-5 from 2861864 to 2890936 tid 3 2023-06-03T20:00:23.354 INFO:tasks.rados.rados.0.smithi033.stdout:761: read oid 310 snap -1 2023-06-03T20:00:23.354 INFO:tasks.rados.rados.0.smithi033.stdout:761: expect (ObjNum 309 snap 0 seq_num 309) 2023-06-03T20:00:23.354 INFO:tasks.rados.rados.0.smithi033.stdout:762: write oid 82 current snap is 0 2023-06-03T20:00:23.354 INFO:tasks.rados.rados.0.smithi033.stdout:762: seq_num 649 ranges {507743=726606,1744696=590883,2772934=134809} 2023-06-03T20:00:23.361 INFO:tasks.rados.rados.0.smithi033.stdout:762: writing smithi03366949-82 from 507743 to 1234349 tid 1 2023-06-03T20:00:23.367 INFO:tasks.rados.rados.0.smithi033.stdout:762: writing smithi03366949-82 from 1744696 to 2335579 tid 2 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:762: writing smithi03366949-82 from 2772934 to 2907743 tid 3 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:763: delete oid 357 current snap is 0 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:754: finishing write tid 2 to smithi03366949-423 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:754: finishing write tid 3 to smithi03366949-423 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:754: finishing write tid 4 to smithi03366949-423 2023-06-03T20:00:23.371 INFO:tasks.rados.rados.0.smithi033.stdout:754: finishing write tid 5 to smithi03366949-423 2023-06-03T20:00:23.372 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 110 (ObjNum 644 snap 0 seq_num 644) dirty exists 2023-06-03T20:00:23.372 INFO:tasks.rados.rados.0.smithi033.stdout:754: left oid 423 (ObjNum 644 snap 0 seq_num 644) 2023-06-03T20:00:23.372 INFO:tasks.rados.rados.0.smithi033.stdout:755: expect (ObjNum 612 snap 0 seq_num 612) 2023-06-03T20:00:23.486 INFO:tasks.rados.rados.0.smithi033.stdout:756: finishing write tid 1 to smithi03366949-206 2023-06-03T20:00:23.486 INFO:tasks.rados.rados.0.smithi033.stdout:756: finishing write tid 2 to smithi03366949-206 2023-06-03T20:00:23.486 INFO:tasks.rados.rados.0.smithi033.stdout:756: finishing write tid 3 to smithi03366949-206 2023-06-03T20:00:23.486 INFO:tasks.rados.rados.0.smithi033.stdout:756: finishing write tid 4 to smithi03366949-206 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 206 v 190 (ObjNum 645 snap 0 seq_num 645) dirty exists 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:756: left oid 206 (ObjNum 645 snap 0 seq_num 645) 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:757: finishing write tid 1 to smithi03366949-278 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:757: finishing write tid 2 to smithi03366949-278 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:757: finishing write tid 3 to smithi03366949-278 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:757: finishing write tid 4 to smithi03366949-278 2023-06-03T20:00:23.487 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 278 v 145 (ObjNum 646 snap 0 seq_num 646) dirty exists 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:757: left oid 278 (ObjNum 646 snap 0 seq_num 646) 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: finishing write tid 1 to smithi03366949-346 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: finishing write tid 2 to smithi03366949-346 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: finishing write tid 3 to smithi03366949-346 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: finishing write tid 4 to smithi03366949-346 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: finishing write tid 5 to smithi03366949-346 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 155 (ObjNum 647 snap 0 seq_num 647) dirty exists 2023-06-03T20:00:23.488 INFO:tasks.rados.rados.0.smithi033.stdout:758: left oid 346 (ObjNum 647 snap 0 seq_num 647) 2023-06-03T20:00:23.489 INFO:tasks.rados.rados.0.smithi033.stdout:759: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:23.588 INFO:tasks.rados.rados.0.smithi033.stdout:760: finishing write tid 1 to smithi03366949-5 2023-06-03T20:00:23.588 INFO:tasks.rados.rados.0.smithi033.stdout:760: finishing write tid 2 to smithi03366949-5 2023-06-03T20:00:23.588 INFO:tasks.rados.rados.0.smithi033.stdout:760: finishing write tid 3 to smithi03366949-5 2023-06-03T20:00:23.589 INFO:tasks.rados.rados.0.smithi033.stdout:760: finishing write tid 4 to smithi03366949-5 2023-06-03T20:00:23.589 INFO:tasks.rados.rados.0.smithi033.stdout:760: finishing write tid 5 to smithi03366949-5 2023-06-03T20:00:23.589 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 159 (ObjNum 648 snap 0 seq_num 648) dirty exists 2023-06-03T20:00:23.589 INFO:tasks.rados.rados.0.smithi033.stdout:760: left oid 5 (ObjNum 648 snap 0 seq_num 648) 2023-06-03T20:00:23.589 INFO:tasks.rados.rados.0.smithi033.stdout:761: expect (ObjNum 309 snap 0 seq_num 309) 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:762: finishing write tid 1 to smithi03366949-82 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:762: finishing write tid 2 to smithi03366949-82 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:762: finishing write tid 3 to smithi03366949-82 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:762: finishing write tid 4 to smithi03366949-82 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:762: finishing write tid 5 to smithi03366949-82 2023-06-03T20:00:23.690 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 150 (ObjNum 649 snap 0 seq_num 649) dirty exists 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:762: left oid 82 (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:754: done (9 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:755: done (8 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:756: done (7 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:757: done (6 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:758: done (5 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:759: done (4 left) 2023-06-03T20:00:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:760: done (3 left) 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:761: done (2 left) 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:762: done (1 left) 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:763: done (0 left) 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:764: read oid 479 snap -1 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:765: write oid 58 current snap is 0 2023-06-03T20:00:23.692 INFO:tasks.rados.rados.0.smithi033.stdout:765: seq_num 651 ranges {541357=477104,1745307=594552} 2023-06-03T20:00:23.702 INFO:tasks.rados.rados.0.smithi033.stdout:765: writing smithi03366949-58 from 541357 to 1018461 tid 1 2023-06-03T20:00:23.709 INFO:tasks.rados.rados.0.smithi033.stdout:765: writing smithi03366949-58 from 1745307 to 2339859 tid 2 2023-06-03T20:00:23.710 INFO:tasks.rados.rados.0.smithi033.stdout:766: write oid 213 current snap is 0 2023-06-03T20:00:23.710 INFO:tasks.rados.rados.0.smithi033.stdout:766: seq_num 652 ranges {558164=552353,1803789=454563,2855203=102961} 2023-06-03T20:00:23.716 INFO:tasks.rados.rados.0.smithi033.stdout:766: writing smithi03366949-213 from 558164 to 1110517 tid 1 2023-06-03T20:00:23.722 INFO:tasks.rados.rados.0.smithi033.stdout:766: writing smithi03366949-213 from 1803789 to 2258352 tid 2 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:766: writing smithi03366949-213 from 2855203 to 2958164 tid 3 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:767: read oid 303 snap -1 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:768: read oid 333 snap -1 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:768: expect deleted 2023-06-03T20:00:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:769: write oid 336 current snap is 0 2023-06-03T20:00:23.728 INFO:tasks.rados.rados.0.smithi033.stdout:769: seq_num 653 ranges {574971=627602,1862271=598221} 2023-06-03T20:00:23.733 INFO:tasks.rados.rados.0.smithi033.stdout:769: writing smithi03366949-336 from 574971 to 1202573 tid 1 2023-06-03T20:00:23.741 INFO:tasks.rados.rados.0.smithi033.stdout:769: writing smithi03366949-336 from 1862271 to 2460492 tid 2 2023-06-03T20:00:23.742 INFO:tasks.rados.rados.0.smithi033.stdout:770: write oid 194 current snap is 0 2023-06-03T20:00:23.742 INFO:tasks.rados.rados.0.smithi033.stdout:770: seq_num 654 ranges {591778=419204,1637106=741879,2910049=81729} 2023-06-03T20:00:23.750 INFO:tasks.rados.rados.0.smithi033.stdout:770: writing smithi03366949-194 from 591778 to 1010982 tid 1 2023-06-03T20:00:23.759 INFO:tasks.rados.rados.0.smithi033.stdout:770: writing smithi03366949-194 from 1637106 to 2378985 tid 2 2023-06-03T20:00:23.763 INFO:tasks.rados.rados.0.smithi033.stdout:770: writing smithi03366949-194 from 2910049 to 2991778 tid 3 2023-06-03T20:00:23.763 INFO:tasks.rados.rados.0.smithi033.stdout:771: write oid 48 current snap is 0 2023-06-03T20:00:23.763 INFO:tasks.rados.rados.0.smithi033.stdout:771: seq_num 655 ranges {608585=494453,1579235=601890,2821119=187466} 2023-06-03T20:00:23.769 INFO:tasks.rados.rados.0.smithi033.stdout:771: writing smithi03366949-48 from 608585 to 1103038 tid 1 2023-06-03T20:00:23.776 INFO:tasks.rados.rados.0.smithi033.stdout:771: writing smithi03366949-48 from 1579235 to 2181125 tid 2 2023-06-03T20:00:23.781 INFO:tasks.rados.rados.0.smithi033.stdout:771: writing smithi03366949-48 from 2821119 to 3008585 tid 3 2023-06-03T20:00:23.781 INFO:tasks.rados.rados.0.smithi033.stdout:772: read oid 77 snap -1 2023-06-03T20:00:23.781 INFO:tasks.rados.rados.0.smithi033.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-06-03T20:00:23.781 INFO:tasks.rados.rados.0.smithi033.stdout:773: write oid 202 current snap is 0 2023-06-03T20:00:23.781 INFO:tasks.rados.rados.0.smithi033.stdout:764: expect (ObjNum 478 snap 0 seq_num 478) 2023-06-03T20:00:23.848 INFO:tasks.rados.rados.0.smithi033.stdout:765: finishing write tid 1 to smithi03366949-58 2023-06-03T20:00:23.848 INFO:tasks.rados.rados.0.smithi033.stdout:765: finishing write tid 2 to smithi03366949-58 2023-06-03T20:00:23.848 INFO:tasks.rados.rados.0.smithi033.stdout:765: finishing write tid 3 to smithi03366949-58 2023-06-03T20:00:23.849 INFO:tasks.rados.rados.0.smithi033.stdout:765: finishing write tid 4 to smithi03366949-58 2023-06-03T20:00:23.849 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 58 v 163 (ObjNum 651 snap 0 seq_num 651) dirty exists 2023-06-03T20:00:23.849 INFO:tasks.rados.rados.0.smithi033.stdout:765: left oid 58 (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:00:23.849 INFO:tasks.rados.rados.0.smithi033.stdout:766: finishing write tid 1 to smithi03366949-213 2023-06-03T20:00:23.850 INFO:tasks.rados.rados.0.smithi033.stdout:766: finishing write tid 2 to smithi03366949-213 2023-06-03T20:00:23.850 INFO:tasks.rados.rados.0.smithi033.stdout:766: finishing write tid 3 to smithi03366949-213 2023-06-03T20:00:23.850 INFO:tasks.rados.rados.0.smithi033.stdout:766: finishing write tid 4 to smithi03366949-213 2023-06-03T20:00:23.851 INFO:tasks.rados.rados.0.smithi033.stdout:766: finishing write tid 5 to smithi03366949-213 2023-06-03T20:00:23.851 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 213 v 167 (ObjNum 652 snap 0 seq_num 652) dirty exists 2023-06-03T20:00:23.851 INFO:tasks.rados.rados.0.smithi033.stdout:766: left oid 213 (ObjNum 652 snap 0 seq_num 652) 2023-06-03T20:00:23.851 INFO:tasks.rados.rados.0.smithi033.stdout:767: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:00:23.942 INFO:tasks.rados.rados.0.smithi033.stdout:769: finishing write tid 1 to smithi03366949-336 2023-06-03T20:00:23.943 INFO:tasks.rados.rados.0.smithi033.stdout:769: finishing write tid 2 to smithi03366949-336 2023-06-03T20:00:23.943 INFO:tasks.rados.rados.0.smithi033.stdout:769: finishing write tid 3 to smithi03366949-336 2023-06-03T20:00:23.943 INFO:tasks.rados.rados.0.smithi033.stdout:769: finishing write tid 4 to smithi03366949-336 2023-06-03T20:00:23.944 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 336 v 186 (ObjNum 653 snap 0 seq_num 653) dirty exists 2023-06-03T20:00:23.944 INFO:tasks.rados.rados.0.smithi033.stdout:769: left oid 336 (ObjNum 653 snap 0 seq_num 653) 2023-06-03T20:00:23.944 INFO:tasks.rados.rados.0.smithi033.stdout:770: finishing write tid 1 to smithi03366949-194 2023-06-03T20:00:23.944 INFO:tasks.rados.rados.0.smithi033.stdout:770: finishing write tid 2 to smithi03366949-194 2023-06-03T20:00:23.945 INFO:tasks.rados.rados.0.smithi033.stdout:770: finishing write tid 3 to smithi03366949-194 2023-06-03T20:00:23.945 INFO:tasks.rados.rados.0.smithi033.stdout:770: finishing write tid 4 to smithi03366949-194 2023-06-03T20:00:23.945 INFO:tasks.rados.rados.0.smithi033.stdout:770: finishing write tid 5 to smithi03366949-194 2023-06-03T20:00:23.945 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 194 v 154 (ObjNum 654 snap 0 seq_num 654) dirty exists 2023-06-03T20:00:23.946 INFO:tasks.rados.rados.0.smithi033.stdout:770: left oid 194 (ObjNum 654 snap 0 seq_num 654) 2023-06-03T20:00:23.946 INFO:tasks.rados.rados.0.smithi033.stdout:771: finishing write tid 1 to smithi03366949-48 2023-06-03T20:00:23.946 INFO:tasks.rados.rados.0.smithi033.stdout:771: finishing write tid 2 to smithi03366949-48 2023-06-03T20:00:23.946 INFO:tasks.rados.rados.0.smithi033.stdout:771: finishing write tid 3 to smithi03366949-48 2023-06-03T20:00:23.947 INFO:tasks.rados.rados.0.smithi033.stdout:771: finishing write tid 4 to smithi03366949-48 2023-06-03T20:00:23.947 INFO:tasks.rados.rados.0.smithi033.stdout:771: finishing write tid 5 to smithi03366949-48 2023-06-03T20:00:23.947 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 48 v 171 (ObjNum 655 snap 0 seq_num 655) dirty exists 2023-06-03T20:00:23.947 INFO:tasks.rados.rados.0.smithi033.stdout:771: left oid 48 (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:00:23.948 INFO:tasks.rados.rados.0.smithi033.stdout:772: expect (ObjNum 76 snap 0 seq_num 76) 2023-06-03T20:00:24.043 INFO:tasks.rados.rados.0.smithi033.stdout:773: seq_num 656 ranges {625392=569702,1637717=745548,2848542=176850} 2023-06-03T20:00:24.056 INFO:tasks.rados.rados.0.smithi033.stdout:773: writing smithi03366949-202 from 625392 to 1195094 tid 1 2023-06-03T20:00:24.063 INFO:tasks.rados.rados.0.smithi033.stdout:773: writing smithi03366949-202 from 1637717 to 2383265 tid 2 2023-06-03T20:00:24.067 INFO:tasks.rados.rados.0.smithi033.stdout:773: writing smithi03366949-202 from 2848542 to 3025392 tid 3 2023-06-03T20:00:24.067 INFO:tasks.rados.rados.0.smithi033.stdout:764: done (9 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:765: done (8 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:766: done (7 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:767: done (6 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:768: done (5 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:769: done (4 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:770: done (3 left) 2023-06-03T20:00:24.068 INFO:tasks.rados.rados.0.smithi033.stdout:771: done (2 left) 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:772: done (1 left) 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:774: read oid 364 snap -1 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:774: expect (ObjNum 363 snap 0 seq_num 363) 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:775: read oid 158 snap -1 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:775: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:776: read oid 79 snap -1 2023-06-03T20:00:24.069 INFO:tasks.rados.rados.0.smithi033.stdout:776: expect (ObjNum 78 snap 0 seq_num 78) 2023-06-03T20:00:24.070 INFO:tasks.rados.rados.0.smithi033.stdout:777: write oid 455 current snap is 0 2023-06-03T20:00:24.070 INFO:tasks.rados.rados.0.smithi033.stdout:773: finishing write tid 1 to smithi03366949-202 2023-06-03T20:00:24.070 INFO:tasks.rados.rados.0.smithi033.stdout:777: seq_num 657 ranges {642199=644951,1696199=605559,2992318=49881} 2023-06-03T20:00:24.075 INFO:tasks.rados.rados.0.smithi033.stdout:777: writing smithi03366949-455 from 642199 to 1287150 tid 1 2023-06-03T20:00:24.080 INFO:tasks.rados.rados.0.smithi033.stdout:777: writing smithi03366949-455 from 1696199 to 2301758 tid 2 2023-06-03T20:00:24.084 INFO:tasks.rados.rados.0.smithi033.stdout:777: writing smithi03366949-455 from 2992318 to 3042199 tid 3 2023-06-03T20:00:24.085 INFO:tasks.rados.rados.0.smithi033.stdout:778: write oid 217 current snap is 0 2023-06-03T20:00:24.085 INFO:tasks.rados.rados.0.smithi033.stdout:778: seq_num 658 ranges {659006=720200,2154681=749217} 2023-06-03T20:00:24.092 INFO:tasks.rados.rados.0.smithi033.stdout:778: writing smithi03366949-217 from 659006 to 1379206 tid 1 2023-06-03T20:00:24.101 INFO:tasks.rados.rados.0.smithi033.stdout:778: writing smithi03366949-217 from 2154681 to 2903898 tid 2 2023-06-03T20:00:24.101 INFO:tasks.rados.rados.0.smithi033.stdout:779: read oid 316 snap -1 2023-06-03T20:00:24.101 INFO:tasks.rados.rados.0.smithi033.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:00:24.101 INFO:tasks.rados.rados.0.smithi033.stdout:780: write oid 162 current snap is 0 2023-06-03T20:00:24.101 INFO:tasks.rados.rados.0.smithi033.stdout:780: seq_num 659 ranges {675813=795449,2096810=609228} 2023-06-03T20:00:24.109 INFO:tasks.rados.rados.0.smithi033.stdout:780: writing smithi03366949-162 from 675813 to 1471262 tid 1 2023-06-03T20:00:24.116 INFO:tasks.rados.rados.0.smithi033.stdout:780: writing smithi03366949-162 from 2096810 to 2706038 tid 2 2023-06-03T20:00:24.117 INFO:tasks.rados.rados.0.smithi033.stdout:781: write oid 214 current snap is 0 2023-06-03T20:00:24.117 INFO:tasks.rados.rados.0.smithi033.stdout:781: seq_num 660 ranges {692620=470698,1755292=752886} 2023-06-03T20:00:24.123 INFO:tasks.rados.rados.0.smithi033.stdout:781: writing smithi03366949-214 from 692620 to 1163318 tid 1 2023-06-03T20:00:24.131 INFO:tasks.rados.rados.0.smithi033.stdout:781: writing smithi03366949-214 from 1755292 to 2508178 tid 2 2023-06-03T20:00:24.131 INFO:tasks.rados.rados.0.smithi033.stdout:782: read oid 342 snap -1 2023-06-03T20:00:24.131 INFO:tasks.rados.rados.0.smithi033.stdout:782: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:00:24.131 INFO:tasks.rados.rados.0.smithi033.stdout:783: read oid 190 snap -1 2023-06-03T20:00:24.131 INFO:tasks.rados.rados.0.smithi033.stdout:783: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:784: delete oid 136 current snap is 0 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:773: finishing write tid 2 to smithi03366949-202 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:773: finishing write tid 3 to smithi03366949-202 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:773: finishing write tid 4 to smithi03366949-202 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:773: finishing write tid 5 to smithi03366949-202 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 123 (ObjNum 656 snap 0 seq_num 656) dirty exists 2023-06-03T20:00:24.132 INFO:tasks.rados.rados.0.smithi033.stdout:773: left oid 202 (ObjNum 656 snap 0 seq_num 656) 2023-06-03T20:00:24.133 INFO:tasks.rados.rados.0.smithi033.stdout:774: expect (ObjNum 363 snap 0 seq_num 363) 2023-06-03T20:00:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:777: finishing write tid 1 to smithi03366949-455 2023-06-03T20:00:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:777: finishing write tid 2 to smithi03366949-455 2023-06-03T20:00:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:776: expect (ObjNum 78 snap 0 seq_num 78) 2023-06-03T20:00:24.309 INFO:tasks.rados.rados.0.smithi033.stdout:775: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:24.393 INFO:tasks.rados.rados.0.smithi033.stdout:777: finishing write tid 3 to smithi03366949-455 2023-06-03T20:00:24.393 INFO:tasks.rados.rados.0.smithi033.stdout:777: finishing write tid 4 to smithi03366949-455 2023-06-03T20:00:24.393 INFO:tasks.rados.rados.0.smithi033.stdout:777: finishing write tid 5 to smithi03366949-455 2023-06-03T20:00:24.393 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 455 v 163 (ObjNum 657 snap 0 seq_num 657) dirty exists 2023-06-03T20:00:24.393 INFO:tasks.rados.rados.0.smithi033.stdout:777: left oid 455 (ObjNum 657 snap 0 seq_num 657) 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:778: finishing write tid 1 to smithi03366949-217 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:778: finishing write tid 2 to smithi03366949-217 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:778: finishing write tid 3 to smithi03366949-217 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:778: finishing write tid 4 to smithi03366949-217 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 217 v 189 (ObjNum 658 snap 0 seq_num 658) dirty exists 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:778: left oid 217 (ObjNum 658 snap 0 seq_num 658) 2023-06-03T20:00:24.394 INFO:tasks.rados.rados.0.smithi033.stdout:779: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:00:24.500 INFO:tasks.rados.rados.0.smithi033.stdout:780: finishing write tid 1 to smithi03366949-162 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:780: finishing write tid 2 to smithi03366949-162 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:780: finishing write tid 3 to smithi03366949-162 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:780: finishing write tid 4 to smithi03366949-162 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 162 v 113 (ObjNum 659 snap 0 seq_num 659) dirty exists 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:780: left oid 162 (ObjNum 659 snap 0 seq_num 659) 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:781: finishing write tid 1 to smithi03366949-214 2023-06-03T20:00:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:782: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:00:24.610 INFO:tasks.rados.rados.0.smithi033.stdout:781: finishing write tid 2 to smithi03366949-214 2023-06-03T20:00:24.611 INFO:tasks.rados.rados.0.smithi033.stdout:781: finishing write tid 3 to smithi03366949-214 2023-06-03T20:00:24.611 INFO:tasks.rados.rados.0.smithi033.stdout:781: finishing write tid 4 to smithi03366949-214 2023-06-03T20:00:24.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 117 (ObjNum 660 snap 0 seq_num 660) dirty exists 2023-06-03T20:00:24.611 INFO:tasks.rados.rados.0.smithi033.stdout:781: left oid 214 (ObjNum 660 snap 0 seq_num 660) 2023-06-03T20:00:24.611 INFO:tasks.rados.rados.0.smithi033.stdout:783: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:00:24.731 INFO:tasks.rados.rados.0.smithi033.stdout:773: done (11 left) 2023-06-03T20:00:24.731 INFO:tasks.rados.rados.0.smithi033.stdout:774: done (10 left) 2023-06-03T20:00:24.731 INFO:tasks.rados.rados.0.smithi033.stdout:775: done (9 left) 2023-06-03T20:00:24.731 INFO:tasks.rados.rados.0.smithi033.stdout:776: done (8 left) 2023-06-03T20:00:24.731 INFO:tasks.rados.rados.0.smithi033.stdout:777: done (7 left) 2023-06-03T20:00:24.732 INFO:tasks.rados.rados.0.smithi033.stdout:778: done (6 left) 2023-06-03T20:00:24.732 INFO:tasks.rados.rados.0.smithi033.stdout:779: done (5 left) 2023-06-03T20:00:24.732 INFO:tasks.rados.rados.0.smithi033.stdout:780: done (4 left) 2023-06-03T20:00:24.732 INFO:tasks.rados.rados.0.smithi033.stdout:781: done (3 left) 2023-06-03T20:00:24.732 INFO:tasks.rados.rados.0.smithi033.stdout:782: done (2 left) 2023-06-03T20:00:24.733 INFO:tasks.rados.rados.0.smithi033.stdout:783: done (1 left) 2023-06-03T20:00:24.733 INFO:tasks.rados.rados.0.smithi033.stdout:784: done (0 left) 2023-06-03T20:00:24.733 INFO:tasks.rados.rados.0.smithi033.stdout:785: read oid 255 snap -1 2023-06-03T20:00:24.733 INFO:tasks.rados.rados.0.smithi033.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:24.734 INFO:tasks.rados.rados.0.smithi033.stdout:786: write oid 314 current snap is 0 2023-06-03T20:00:24.734 INFO:tasks.rados.rados.0.smithi033.stdout:786: seq_num 662 ranges {726234=737549,1988609=756555} 2023-06-03T20:00:24.745 INFO:tasks.rados.rados.0.smithi033.stdout:786: writing smithi03366949-314 from 726234 to 1463783 tid 1 2023-06-03T20:00:24.752 INFO:tasks.rados.rados.0.smithi033.stdout:786: writing smithi03366949-314 from 1988609 to 2745164 tid 2 2023-06-03T20:00:24.752 INFO:tasks.rados.rados.0.smithi033.stdout:787: read oid 52 snap -1 2023-06-03T20:00:24.752 INFO:tasks.rados.rados.0.smithi033.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:24.753 INFO:tasks.rados.rados.0.smithi033.stdout:788: write oid 416 current snap is 0 2023-06-03T20:00:24.753 INFO:tasks.rados.rados.0.smithi033.stdout:785: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:24.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: cluster 2023-06-03T20:00:23.449740+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-06-03T20:00:24.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.732951+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:24.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.737111+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.737569+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.739053+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:00:24.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.740400+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:24.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:24 smithi083 bash[26882]: audit 2023-06-03T20:00:23.913651+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.33:0/1284849554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:24.829 INFO:tasks.rados.rados.0.smithi033.stdout:786: finishing write tid 1 to smithi03366949-314 2023-06-03T20:00:24.829 INFO:tasks.rados.rados.0.smithi033.stdout:786: finishing write tid 2 to smithi03366949-314 2023-06-03T20:00:24.829 INFO:tasks.rados.rados.0.smithi033.stdout:786: finishing write tid 3 to smithi03366949-314 2023-06-03T20:00:24.829 INFO:tasks.rados.rados.0.smithi033.stdout:786: finishing write tid 4 to smithi03366949-314 2023-06-03T20:00:24.829 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 314 v 157 (ObjNum 662 snap 0 seq_num 662) dirty exists 2023-06-03T20:00:24.830 INFO:tasks.rados.rados.0.smithi033.stdout:786: left oid 314 (ObjNum 662 snap 0 seq_num 662) 2023-06-03T20:00:24.830 INFO:tasks.rados.rados.0.smithi033.stdout:787: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:24.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: cluster 2023-06-03T20:00:23.449740+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-06-03T20:00:24.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.732951+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:24.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.737111+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.737569+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.739053+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.740400+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[26432]: audit 2023-06-03T20:00:23.913651+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.33:0/1284849554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: cluster 2023-06-03T20:00:23.449740+0000 mgr.y (mgr.14442) 200 : cluster [DBG] pgmap v175: 89 pgs: 89 active+clean; 1.3 GiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 12 MiB/s wr, 114 op/s 2023-06-03T20:00:24.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.732951+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.737111+0000 mon.c (mon.2) 106 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.737569+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:00:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.739053+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:00:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.740400+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:24 smithi033 bash[33017]: audit 2023-06-03T20:00:23.913651+0000 mon.a (mon.0) 699 : audit [DBG] from='client.? 172.21.15.33:0/1284849554' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:24.927 INFO:tasks.rados.rados.0.smithi033.stdout:788: seq_num 663 ranges {743041=412798,1930738=616566,3040503=102538} 2023-06-03T20:00:24.939 INFO:tasks.rados.rados.0.smithi033.stdout:788: writing smithi03366949-416 from 743041 to 1155839 tid 1 2023-06-03T20:00:24.947 INFO:tasks.rados.rados.0.smithi033.stdout:788: writing smithi03366949-416 from 1930738 to 2547304 tid 2 2023-06-03T20:00:24.951 INFO:tasks.rados.rados.0.smithi033.stdout:788: writing smithi03366949-416 from 3040503 to 3143041 tid 3 2023-06-03T20:00:24.951 INFO:tasks.rados.rados.0.smithi033.stdout:785: done (3 left) 2023-06-03T20:00:24.951 INFO:tasks.rados.rados.0.smithi033.stdout:786: done (2 left) 2023-06-03T20:00:24.952 INFO:tasks.rados.rados.0.smithi033.stdout:787: done (1 left) 2023-06-03T20:00:24.952 INFO:tasks.rados.rados.0.smithi033.stdout:789: write oid 74 current snap is 0 2023-06-03T20:00:24.952 INFO:tasks.rados.rados.0.smithi033.stdout:789: seq_num 664 ranges {759848=488047,1989220=760224} 2023-06-03T20:00:24.958 INFO:tasks.rados.rados.0.smithi033.stdout:789: writing smithi03366949-74 from 759848 to 1247895 tid 1 2023-06-03T20:00:24.967 INFO:tasks.rados.rados.0.smithi033.stdout:789: writing smithi03366949-74 from 1989220 to 2749444 tid 2 2023-06-03T20:00:24.967 INFO:tasks.rados.rados.0.smithi033.stdout:790: read oid 102 snap -1 2023-06-03T20:00:24.967 INFO:tasks.rados.rados.0.smithi033.stdout:790: expect (ObjNum 590 snap 0 seq_num 590) 2023-06-03T20:00:24.967 INFO:tasks.rados.rados.0.smithi033.stdout:791: write oid 160 current snap is 0 2023-06-03T20:00:24.967 INFO:tasks.rados.rados.0.smithi033.stdout:791: seq_num 665 ranges {776655=563296,2047702=620235,3095349=81306} 2023-06-03T20:00:24.975 INFO:tasks.rados.rados.0.smithi033.stdout:791: writing smithi03366949-160 from 776655 to 1339951 tid 1 2023-06-03T20:00:24.982 INFO:tasks.rados.rados.0.smithi033.stdout:791: writing smithi03366949-160 from 2047702 to 2667937 tid 2 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:791: writing smithi03366949-160 from 3095349 to 3176655 tid 3 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:792: write oid 482 current snap is 0 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:788: finishing write tid 1 to smithi03366949-416 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:788: finishing write tid 2 to smithi03366949-416 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:788: finishing write tid 3 to smithi03366949-416 2023-06-03T20:00:24.986 INFO:tasks.rados.rados.0.smithi033.stdout:792: seq_num 666 ranges {793462=638545,2106184=763893} 2023-06-03T20:00:24.994 INFO:tasks.rados.rados.0.smithi033.stdout:792: writing smithi03366949-482 from 793462 to 1432007 tid 1 2023-06-03T20:00:25.002 INFO:tasks.rados.rados.0.smithi033.stdout:792: writing smithi03366949-482 from 2106184 to 2870077 tid 2 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:793: read oid 191 snap -1 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:793: expect (ObjNum 190 snap 0 seq_num 190) 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:794: read oid 180 snap -1 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:794: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:795: write oid 351 current snap is 0 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:788: finishing write tid 4 to smithi03366949-416 2023-06-03T20:00:25.003 INFO:tasks.rados.rados.0.smithi033.stdout:788: finishing write tid 5 to smithi03366949-416 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 416 v 161 (ObjNum 663 snap 0 seq_num 663) dirty exists 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:788: left oid 416 (ObjNum 663 snap 0 seq_num 663) 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:789: finishing write tid 1 to smithi03366949-74 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:789: finishing write tid 2 to smithi03366949-74 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:789: finishing write tid 3 to smithi03366949-74 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:789: finishing write tid 4 to smithi03366949-74 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 164 (ObjNum 664 snap 0 seq_num 664) dirty exists 2023-06-03T20:00:25.004 INFO:tasks.rados.rados.0.smithi033.stdout:789: left oid 74 (ObjNum 664 snap 0 seq_num 664) 2023-06-03T20:00:25.005 INFO:tasks.rados.rados.0.smithi033.stdout:790: expect (ObjNum 590 snap 0 seq_num 590) 2023-06-03T20:00:25.182 INFO:tasks.rados.rados.0.smithi033.stdout:791: finishing write tid 1 to smithi03366949-160 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:791: finishing write tid 2 to smithi03366949-160 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:791: finishing write tid 3 to smithi03366949-160 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:791: finishing write tid 4 to smithi03366949-160 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:791: finishing write tid 5 to smithi03366949-160 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 132 (ObjNum 665 snap 0 seq_num 665) dirty exists 2023-06-03T20:00:25.183 INFO:tasks.rados.rados.0.smithi033.stdout:791: left oid 160 (ObjNum 665 snap 0 seq_num 665) 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:792: finishing write tid 1 to smithi03366949-482 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:792: finishing write tid 2 to smithi03366949-482 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:792: finishing write tid 3 to smithi03366949-482 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:792: finishing write tid 4 to smithi03366949-482 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 482 v 140 (ObjNum 666 snap 0 seq_num 666) dirty exists 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:792: left oid 482 (ObjNum 666 snap 0 seq_num 666) 2023-06-03T20:00:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:793: expect (ObjNum 190 snap 0 seq_num 190) 2023-06-03T20:00:25.279 INFO:tasks.rados.rados.0.smithi033.stdout:794: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:25.371 INFO:tasks.rados.rados.0.smithi033.stdout:795: seq_num 667 ranges {410269=713794,1648313=507551,2917489=292780} 2023-06-03T20:00:25.383 INFO:tasks.rados.rados.0.smithi033.stdout:795: writing smithi03366949-351 from 410269 to 1124063 tid 1 2023-06-03T20:00:25.389 INFO:tasks.rados.rados.0.smithi033.stdout:795: writing smithi03366949-351 from 1648313 to 2155864 tid 2 2023-06-03T20:00:25.395 INFO:tasks.rados.rados.0.smithi033.stdout:795: writing smithi03366949-351 from 2917489 to 3210269 tid 3 2023-06-03T20:00:25.395 INFO:tasks.rados.rados.0.smithi033.stdout:788: done (7 left) 2023-06-03T20:00:25.395 INFO:tasks.rados.rados.0.smithi033.stdout:789: done (6 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:790: done (5 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:791: done (4 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:792: done (3 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:793: done (2 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:794: done (1 left) 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:796: write oid 458 current snap is 0 2023-06-03T20:00:25.396 INFO:tasks.rados.rados.0.smithi033.stdout:796: seq_num 668 ranges {427076=789043,1706795=767562,2944912=282164} 2023-06-03T20:00:25.402 INFO:tasks.rados.rados.0.smithi033.stdout:796: writing smithi03366949-458 from 427076 to 1216119 tid 1 2023-06-03T20:00:25.409 INFO:tasks.rados.rados.0.smithi033.stdout:796: writing smithi03366949-458 from 1706795 to 2474357 tid 2 2023-06-03T20:00:25.413 INFO:tasks.rados.rados.0.smithi033.stdout:796: writing smithi03366949-458 from 2944912 to 3227076 tid 3 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:797: write oid 364 current snap is 0 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:795: finishing write tid 1 to smithi03366949-351 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:795: finishing write tid 2 to smithi03366949-351 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:795: finishing write tid 3 to smithi03366949-351 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:795: finishing write tid 4 to smithi03366949-351 2023-06-03T20:00:25.414 INFO:tasks.rados.rados.0.smithi033.stdout:797: seq_num 669 ranges {443883=464292,1365277=511220,2572335=671548} 2023-06-03T20:00:25.423 INFO:tasks.rados.rados.0.smithi033.stdout:797: writing smithi03366949-364 from 443883 to 908175 tid 1 2023-06-03T20:00:25.429 INFO:tasks.rados.rados.0.smithi033.stdout:797: writing smithi03366949-364 from 1365277 to 1876497 tid 2 2023-06-03T20:00:25.437 INFO:tasks.rados.rados.0.smithi033.stdout:797: writing smithi03366949-364 from 2572335 to 3243883 tid 3 2023-06-03T20:00:25.437 INFO:tasks.rados.rados.0.smithi033.stdout:798: read oid 437 snap -1 2023-06-03T20:00:25.437 INFO:tasks.rados.rados.0.smithi033.stdout:798: expect (ObjNum 636 snap 0 seq_num 636) 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:799: write oid 152 current snap is 0 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:795: finishing write tid 5 to smithi03366949-351 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 127 (ObjNum 667 snap 0 seq_num 667) dirty exists 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:795: left oid 351 (ObjNum 667 snap 0 seq_num 667) 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:796: finishing write tid 1 to smithi03366949-458 2023-06-03T20:00:25.438 INFO:tasks.rados.rados.0.smithi033.stdout:799: seq_num 670 ranges {460690=655894,1540112=771231,2716111=539778} 2023-06-03T20:00:25.443 INFO:tasks.rados.rados.0.smithi033.stdout:799: writing smithi03366949-152 from 460690 to 1116584 tid 1 2023-06-03T20:00:25.450 INFO:tasks.rados.rados.0.smithi033.stdout:799: writing smithi03366949-152 from 1540112 to 2311343 tid 2 2023-06-03T20:00:25.456 INFO:tasks.rados.rados.0.smithi033.stdout:799: writing smithi03366949-152 from 2716111 to 3255889 tid 3 2023-06-03T20:00:25.457 INFO:tasks.rados.rados.0.smithi033.stdout:795: done (4 left) 2023-06-03T20:00:25.457 INFO:tasks.rados.rados.0.smithi033.stdout:800: write oid 448 current snap is 0 2023-06-03T20:00:25.457 INFO:tasks.rados.rados.0.smithi033.stdout:800: seq_num 671 ranges {477497=731143,1998594=514889,3143534=133963} 2023-06-03T20:00:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:800: writing smithi03366949-448 from 477497 to 1208640 tid 1 2023-06-03T20:00:25.471 INFO:tasks.rados.rados.0.smithi033.stdout:800: writing smithi03366949-448 from 1998594 to 2513483 tid 2 2023-06-03T20:00:25.475 INFO:tasks.rados.rados.0.smithi033.stdout:800: writing smithi03366949-448 from 3143534 to 3277497 tid 3 2023-06-03T20:00:25.475 INFO:tasks.rados.rados.0.smithi033.stdout:801: delete oid 139 current snap is 0 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:796: finishing write tid 2 to smithi03366949-458 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:796: finishing write tid 3 to smithi03366949-458 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:796: finishing write tid 4 to smithi03366949-458 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:796: finishing write tid 5 to smithi03366949-458 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 458 v 115 (ObjNum 668 snap 0 seq_num 668) dirty exists 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:796: left oid 458 (ObjNum 668 snap 0 seq_num 668) 2023-06-03T20:00:25.476 INFO:tasks.rados.rados.0.smithi033.stdout:797: finishing write tid 1 to smithi03366949-364 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:797: finishing write tid 2 to smithi03366949-364 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:797: finishing write tid 3 to smithi03366949-364 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:797: finishing write tid 4 to smithi03366949-364 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:797: finishing write tid 5 to smithi03366949-364 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 364 v 121 (ObjNum 669 snap 0 seq_num 669) dirty exists 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:797: left oid 364 (ObjNum 669 snap 0 seq_num 669) 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:799: finishing write tid 1 to smithi03366949-152 2023-06-03T20:00:25.477 INFO:tasks.rados.rados.0.smithi033.stdout:798: expect (ObjNum 636 snap 0 seq_num 636) 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:799: finishing write tid 2 to smithi03366949-152 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:799: finishing write tid 3 to smithi03366949-152 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:799: finishing write tid 4 to smithi03366949-152 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:799: finishing write tid 5 to smithi03366949-152 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 152 v 103 (ObjNum 670 snap 0 seq_num 670) dirty exists 2023-06-03T20:00:25.595 INFO:tasks.rados.rados.0.smithi033.stdout:799: left oid 152 (ObjNum 670 snap 0 seq_num 670) 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: finishing write tid 1 to smithi03366949-448 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: finishing write tid 2 to smithi03366949-448 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: finishing write tid 3 to smithi03366949-448 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: finishing write tid 4 to smithi03366949-448 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: finishing write tid 5 to smithi03366949-448 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 448 v 167 (ObjNum 671 snap 0 seq_num 671) dirty exists 2023-06-03T20:00:25.596 INFO:tasks.rados.rados.0.smithi033.stdout:800: left oid 448 (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:796: done (5 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:797: done (4 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:798: done (3 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:799: done (2 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:800: done (1 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:801: done (0 left) 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:802: write oid 217 current snap is 0 2023-06-03T20:00:25.597 INFO:tasks.rados.rados.0.smithi033.stdout:802: seq_num 673 ranges {511111=481641,1599205=518558,2682027=489947} 2023-06-03T20:00:25.600 INFO:tasks.rados.rados.0.smithi033.stdout:802: writing smithi03366949-217 from 511111 to 992752 tid 1 2023-06-03T20:00:25.606 INFO:tasks.rados.rados.0.smithi033.stdout:802: writing smithi03366949-217 from 1599205 to 2117763 tid 2 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:802: writing smithi03366949-217 from 2682027 to 3171974 tid 3 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:803: read oid 423 snap -1 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:803: expect (ObjNum 644 snap 0 seq_num 644) 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:804: write oid 290 current snap is 0 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:802: finishing write tid 1 to smithi03366949-217 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:802: finishing write tid 2 to smithi03366949-217 2023-06-03T20:00:25.613 INFO:tasks.rados.rados.0.smithi033.stdout:804: seq_num 674 ranges {527918=556890,1657687=778569,3225803=102115} 2023-06-03T20:00:25.619 INFO:tasks.rados.rados.0.smithi033.stdout:804: writing smithi03366949-290 from 527918 to 1084808 tid 1 2023-06-03T20:00:25.627 INFO:tasks.rados.rados.0.smithi033.stdout:804: writing smithi03366949-290 from 1657687 to 2436256 tid 2 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:804: writing smithi03366949-290 from 3225803 to 3327918 tid 3 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:805: write oid 60 current snap is 0 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:802: finishing write tid 3 to smithi03366949-217 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:802: finishing write tid 4 to smithi03366949-217 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:802: finishing write tid 5 to smithi03366949-217 2023-06-03T20:00:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 217 v 193 (ObjNum 673 snap 0 seq_num 673) dirty exists 2023-06-03T20:00:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:802: left oid 217 (ObjNum 673 snap 0 seq_num 673) 2023-06-03T20:00:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:803: expect (ObjNum 644 snap 0 seq_num 644) 2023-06-03T20:00:25.762 INFO:tasks.rados.rados.0.smithi033.stdout:804: finishing write tid 1 to smithi03366949-290 2023-06-03T20:00:25.762 INFO:tasks.rados.rados.0.smithi033.stdout:804: finishing write tid 2 to smithi03366949-290 2023-06-03T20:00:25.762 INFO:tasks.rados.rados.0.smithi033.stdout:804: finishing write tid 3 to smithi03366949-290 2023-06-03T20:00:25.762 INFO:tasks.rados.rados.0.smithi033.stdout:804: finishing write tid 4 to smithi03366949-290 2023-06-03T20:00:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:804: finishing write tid 5 to smithi03366949-290 2023-06-03T20:00:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 136 (ObjNum 674 snap 0 seq_num 674) dirty exists 2023-06-03T20:00:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:804: left oid 290 (ObjNum 674 snap 0 seq_num 674) 2023-06-03T20:00:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:805: seq_num 675 ranges {544725=632139,1716169=522227,2736873=512491} 2023-06-03T20:00:25.775 INFO:tasks.rados.rados.0.smithi033.stdout:805: writing smithi03366949-60 from 544725 to 1176864 tid 1 2023-06-03T20:00:25.781 INFO:tasks.rados.rados.0.smithi033.stdout:805: writing smithi03366949-60 from 1716169 to 2238396 tid 2 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:805: writing smithi03366949-60 from 2736873 to 3249364 tid 3 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:802: done (3 left) 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:803: done (2 left) 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:804: done (1 left) 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:806: write oid 318 current snap is 0 2023-06-03T20:00:25.787 INFO:tasks.rados.rados.0.smithi033.stdout:805: finishing write tid 1 to smithi03366949-60 2023-06-03T20:00:25.788 INFO:tasks.rados.rados.0.smithi033.stdout:805: finishing write tid 2 to smithi03366949-60 2023-06-03T20:00:25.788 INFO:tasks.rados.rados.0.smithi033.stdout:806: seq_num 676 ranges {561532=707388,2058298=782238} 2023-06-03T20:00:25.794 INFO:tasks.rados.rados.0.smithi033.stdout:806: writing smithi03366949-318 from 561532 to 1268920 tid 1 2023-06-03T20:00:25.803 INFO:tasks.rados.rados.0.smithi033.stdout:806: writing smithi03366949-318 from 2058298 to 2840536 tid 2 2023-06-03T20:00:25.803 INFO:tasks.rados.rados.0.smithi033.stdout:807: read oid 82 snap -1 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:807: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:808: write oid 97 current snap is 0 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:805: finishing write tid 3 to smithi03366949-60 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:805: finishing write tid 4 to smithi03366949-60 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:805: finishing write tid 5 to smithi03366949-60 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 60 v 194 (ObjNum 675 snap 0 seq_num 675) dirty exists 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:805: left oid 60 (ObjNum 675 snap 0 seq_num 675) 2023-06-03T20:00:25.804 INFO:tasks.rados.rados.0.smithi033.stdout:806: finishing write tid 1 to smithi03366949-318 2023-06-03T20:00:25.805 INFO:tasks.rados.rados.0.smithi033.stdout:808: seq_num 677 ranges {578339=498990,1833133=525896,2791719=586620} 2023-06-03T20:00:25.809 INFO:tasks.rados.rados.0.smithi033.stdout:808: writing smithi03366949-97 from 578339 to 1077329 tid 1 2023-06-03T20:00:25.816 INFO:tasks.rados.rados.0.smithi033.stdout:808: writing smithi03366949-97 from 1833133 to 2359029 tid 2 2023-06-03T20:00:25.822 INFO:tasks.rados.rados.0.smithi033.stdout:808: writing smithi03366949-97 from 2791719 to 3378339 tid 3 2023-06-03T20:00:25.822 INFO:tasks.rados.rados.0.smithi033.stdout:805: done (3 left) 2023-06-03T20:00:25.822 INFO:tasks.rados.rados.0.smithi033.stdout:809: write oid 372 current snap is 0 2023-06-03T20:00:25.823 INFO:tasks.rados.rados.0.smithi033.stdout:809: seq_num 678 ranges {595146=574239,1891615=669554,3219142=176004} 2023-06-03T20:00:25.829 INFO:tasks.rados.rados.0.smithi033.stdout:809: writing smithi03366949-372 from 595146 to 1169385 tid 1 2023-06-03T20:00:25.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:25 smithi033 bash[26432]: cephadm 2023-06-03T20:00:23.726839+0000 mgr.y (mgr.14442) 201 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:00:25.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:25 smithi033 bash[26432]: cephadm 2023-06-03T20:00:23.741323+0000 mgr.y (mgr.14442) 202 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:00:25.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:25 smithi033 bash[33017]: cephadm 2023-06-03T20:00:23.726839+0000 mgr.y (mgr.14442) 201 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:00:25.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:25 smithi033 bash[33017]: cephadm 2023-06-03T20:00:23.741323+0000 mgr.y (mgr.14442) 202 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:00:25.837 INFO:tasks.rados.rados.0.smithi033.stdout:809: writing smithi03366949-372 from 1891615 to 2561169 tid 2 2023-06-03T20:00:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:809: writing smithi03366949-372 from 3219142 to 3395146 tid 3 2023-06-03T20:00:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:810: delete oid 226 current snap is 0 2023-06-03T20:00:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:806: finishing write tid 2 to smithi03366949-318 2023-06-03T20:00:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:806: finishing write tid 3 to smithi03366949-318 2023-06-03T20:00:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:806: finishing write tid 4 to smithi03366949-318 2023-06-03T20:00:25.843 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 318 v 197 (ObjNum 676 snap 0 seq_num 676) dirty exists 2023-06-03T20:00:25.843 INFO:tasks.rados.rados.0.smithi033.stdout:806: left oid 318 (ObjNum 676 snap 0 seq_num 676) 2023-06-03T20:00:25.843 INFO:tasks.rados.rados.0.smithi033.stdout:807: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:25.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:25 smithi083 bash[26882]: cephadm 2023-06-03T20:00:23.726839+0000 mgr.y (mgr.14442) 201 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:00:25.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:25 smithi083 bash[26882]: cephadm 2023-06-03T20:00:23.741323+0000 mgr.y (mgr.14442) 202 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:00:25.968 INFO:tasks.rados.rados.0.smithi033.stdout:808: finishing write tid 1 to smithi03366949-97 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:808: finishing write tid 2 to smithi03366949-97 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:808: finishing write tid 3 to smithi03366949-97 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:808: finishing write tid 4 to smithi03366949-97 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:808: finishing write tid 5 to smithi03366949-97 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 197 (ObjNum 677 snap 0 seq_num 677) dirty exists 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:808: left oid 97 (ObjNum 677 snap 0 seq_num 677) 2023-06-03T20:00:25.969 INFO:tasks.rados.rados.0.smithi033.stdout:809: finishing write tid 1 to smithi03366949-372 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:809: finishing write tid 2 to smithi03366949-372 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:809: finishing write tid 3 to smithi03366949-372 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:809: finishing write tid 4 to smithi03366949-372 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:809: finishing write tid 5 to smithi03366949-372 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 372 v 149 (ObjNum 678 snap 0 seq_num 678) dirty exists 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:809: left oid 372 (ObjNum 678 snap 0 seq_num 678) 2023-06-03T20:00:25.970 INFO:tasks.rados.rados.0.smithi033.stdout:806: done (4 left) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:807: done (3 left) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:808: done (2 left) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:809: done (1 left) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:810: done (0 left) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:811: read oid 126 snap -1 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:812: write oid 426 current snap is 0 2023-06-03T20:00:25.971 INFO:tasks.rados.rados.0.smithi033.stdout:812: seq_num 680 ranges {628760=724737,1892226=673223,3157635=271125} 2023-06-03T20:00:25.982 INFO:tasks.rados.rados.0.smithi033.stdout:812: writing smithi03366949-426 from 628760 to 1353497 tid 1 2023-06-03T20:00:25.989 INFO:tasks.rados.rados.0.smithi033.stdout:812: writing smithi03366949-426 from 1892226 to 2565449 tid 2 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:812: writing smithi03366949-426 from 3157635 to 3428760 tid 3 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:813: read oid 104 snap -1 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:814: read oid 401 snap -1 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:815: read oid 127 snap -1 2023-06-03T20:00:25.995 INFO:tasks.rados.rados.0.smithi033.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:816: read oid 278 snap -1 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:817: read oid 272 snap -1 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:818: delete oid 157 current snap is 0 2023-06-03T20:00:25.996 INFO:tasks.rados.rados.0.smithi033.stdout:811: expect (ObjNum 125 snap 0 seq_num 125) 2023-06-03T20:00:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:812: finishing write tid 1 to smithi03366949-426 2023-06-03T20:00:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:812: finishing write tid 2 to smithi03366949-426 2023-06-03T20:00:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:814: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:26.142 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:25 smithi083 systemd[1]: Stopping Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:00:26.142 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:25 smithi083 bash[50598]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mgr.x 2023-06-03T20:00:26.202 INFO:tasks.rados.rados.0.smithi033.stdout:813: expect (ObjNum 103 snap 0 seq_num 103) 2023-06-03T20:00:26.318 INFO:tasks.rados.rados.0.smithi033.stdout:815: expect (ObjNum 126 snap 0 seq_num 126) 2023-06-03T20:00:26.383 INFO:tasks.rados.rados.0.smithi033.stdout:816: expect (ObjNum 646 snap 0 seq_num 646) 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:812: finishing write tid 3 to smithi03366949-426 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:812: finishing write tid 4 to smithi03366949-426 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:812: finishing write tid 5 to smithi03366949-426 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 426 v 140 (ObjNum 680 snap 0 seq_num 680) dirty exists 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:812: left oid 426 (ObjNum 680 snap 0 seq_num 680) 2023-06-03T20:00:26.513 INFO:tasks.rados.rados.0.smithi033.stdout:817: expect (ObjNum 271 snap 0 seq_num 271) 2023-06-03T20:00:26.595 INFO:tasks.rados.rados.0.smithi033.stdout:811: done (7 left) 2023-06-03T20:00:26.596 INFO:tasks.rados.rados.0.smithi033.stdout:812: done (6 left) 2023-06-03T20:00:26.596 INFO:tasks.rados.rados.0.smithi033.stdout:813: done (5 left) 2023-06-03T20:00:26.596 INFO:tasks.rados.rados.0.smithi033.stdout:814: done (4 left) 2023-06-03T20:00:26.596 INFO:tasks.rados.rados.0.smithi033.stdout:815: done (3 left) 2023-06-03T20:00:26.596 INFO:tasks.rados.rados.0.smithi033.stdout:816: done (2 left) 2023-06-03T20:00:26.597 INFO:tasks.rados.rados.0.smithi033.stdout:817: done (1 left) 2023-06-03T20:00:26.597 INFO:tasks.rados.rados.0.smithi033.stdout:818: done (0 left) 2023-06-03T20:00:26.597 INFO:tasks.rados.rados.0.smithi033.stdout:819: write oid 238 current snap is 0 2023-06-03T20:00:26.597 INFO:tasks.rados.rados.0.smithi033.stdout:819: seq_num 682 ranges {662374=475235,1609190=676892,2812481=624101} 2023-06-03T20:00:26.607 INFO:tasks.rados.rados.0.smithi033.stdout:819: writing smithi03366949-238 from 662374 to 1137609 tid 1 2023-06-03T20:00:26.615 INFO:tasks.rados.rados.0.smithi033.stdout:819: writing smithi03366949-238 from 1609190 to 2286082 tid 2 2023-06-03T20:00:26.622 INFO:tasks.rados.rados.0.smithi033.stdout:819: writing smithi03366949-238 from 2812481 to 3436582 tid 3 2023-06-03T20:00:26.623 INFO:tasks.rados.rados.0.smithi033.stdout:820: write oid 347 current snap is 0 2023-06-03T20:00:26.623 INFO:tasks.rados.rados.0.smithi033.stdout:819: finishing write tid 1 to smithi03366949-238 2023-06-03T20:00:26.623 INFO:tasks.rados.rados.0.smithi033.stdout:819: finishing write tid 2 to smithi03366949-238 2023-06-03T20:00:26.623 INFO:tasks.rados.rados.0.smithi033.stdout:820: seq_num 683 ranges {679181=550484,1667672=536903,2839904=435373} 2023-06-03T20:00:26.629 INFO:tasks.rados.rados.0.smithi033.stdout:820: writing smithi03366949-347 from 679181 to 1229665 tid 1 2023-06-03T20:00:26.635 INFO:tasks.rados.rados.0.smithi033.stdout:820: writing smithi03366949-347 from 1667672 to 2204575 tid 2 2023-06-03T20:00:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:820: writing smithi03366949-347 from 2839904 to 3275277 tid 3 2023-06-03T20:00:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:821: read oid 349 snap -1 2023-06-03T20:00:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-06-03T20:00:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:822: write oid 252 current snap is 0 2023-06-03T20:00:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:822: seq_num 684 ranges {695988=625733,2009801=680561,3150974=345014} 2023-06-03T20:00:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:26 smithi083 bash[26882]: cluster 2023-06-03T20:00:25.450460+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 17 MiB/s wr, 167 op/s 2023-06-03T20:00:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:26 smithi083 bash[26882]: audit 2023-06-03T20:00:26.393249+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.33:0/3173037965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:26.648 INFO:tasks.rados.rados.0.smithi033.stdout:822: writing smithi03366949-252 from 695988 to 1321721 tid 1 2023-06-03T20:00:26.656 INFO:tasks.rados.rados.0.smithi033.stdout:822: writing smithi03366949-252 from 2009801 to 2690362 tid 2 2023-06-03T20:00:26.661 INFO:tasks.rados.rados.0.smithi033.stdout:822: writing smithi03366949-252 from 3150974 to 3495988 tid 3 2023-06-03T20:00:26.661 INFO:tasks.rados.rados.0.smithi033.stdout:823: write oid 344 current snap is 0 2023-06-03T20:00:26.661 INFO:tasks.rados.rados.0.smithi033.stdout:819: finishing write tid 3 to smithi03366949-238 2023-06-03T20:00:26.661 INFO:tasks.rados.rados.0.smithi033.stdout:823: seq_num 685 ranges {712795=417335,1784636=540572,2894750=457917} 2023-06-03T20:00:26.667 INFO:tasks.rados.rados.0.smithi033.stdout:823: writing smithi03366949-344 from 712795 to 1130130 tid 1 2023-06-03T20:00:26.674 INFO:tasks.rados.rados.0.smithi033.stdout:823: writing smithi03366949-344 from 1784636 to 2325208 tid 2 2023-06-03T20:00:26.680 INFO:tasks.rados.rados.0.smithi033.stdout:823: writing smithi03366949-344 from 2894750 to 3352667 tid 3 2023-06-03T20:00:26.680 INFO:tasks.rados.rados.0.smithi033.stdout:824: write oid 495 current snap is 0 2023-06-03T20:00:26.680 INFO:tasks.rados.rados.0.smithi033.stdout:824: seq_num 686 ranges {729602=492584,1843118=684230,3322173=207429} 2023-06-03T20:00:26.687 INFO:tasks.rados.rados.0.smithi033.stdout:824: writing smithi03366949-495 from 729602 to 1222186 tid 1 2023-06-03T20:00:26.694 INFO:tasks.rados.rados.0.smithi033.stdout:824: writing smithi03366949-495 from 1843118 to 2527348 tid 2 2023-06-03T20:00:26.700 INFO:tasks.rados.rados.0.smithi033.stdout:824: writing smithi03366949-495 from 3322173 to 3529602 tid 3 2023-06-03T20:00:26.700 INFO:tasks.rados.rados.0.smithi033.stdout:825: write oid 371 current snap is 0 2023-06-03T20:00:26.700 INFO:tasks.rados.rados.0.smithi033.stdout:819: finishing write tid 4 to smithi03366949-238 2023-06-03T20:00:26.700 INFO:tasks.rados.rados.0.smithi033.stdout:819: finishing write tid 5 to smithi03366949-238 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 238 v 201 (ObjNum 682 snap 0 seq_num 682) dirty exists 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:819: left oid 238 (ObjNum 682 snap 0 seq_num 682) 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:820: finishing write tid 1 to smithi03366949-347 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:820: finishing write tid 2 to smithi03366949-347 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:820: finishing write tid 3 to smithi03366949-347 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:820: finishing write tid 4 to smithi03366949-347 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:820: finishing write tid 5 to smithi03366949-347 2023-06-03T20:00:26.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 347 v 137 (ObjNum 683 snap 0 seq_num 683) dirty exists 2023-06-03T20:00:26.702 INFO:tasks.rados.rados.0.smithi033.stdout:820: left oid 347 (ObjNum 683 snap 0 seq_num 683) 2023-06-03T20:00:26.702 INFO:tasks.rados.rados.0.smithi033.stdout:825: seq_num 687 ranges {746409=567833,1901600=544241,3065949=480460} 2023-06-03T20:00:26.707 INFO:tasks.rados.rados.0.smithi033.stdout:825: writing smithi03366949-371 from 746409 to 1314242 tid 1 2023-06-03T20:00:26.714 INFO:tasks.rados.rados.0.smithi033.stdout:825: writing smithi03366949-371 from 1901600 to 2445841 tid 2 2023-06-03T20:00:26.720 INFO:tasks.rados.rados.0.smithi033.stdout:825: writing smithi03366949-371 from 3065949 to 3546409 tid 3 2023-06-03T20:00:26.720 INFO:tasks.rados.rados.0.smithi033.stdout:819: done (6 left) 2023-06-03T20:00:26.721 INFO:tasks.rados.rados.0.smithi033.stdout:820: done (5 left) 2023-06-03T20:00:26.721 INFO:tasks.rados.rados.0.smithi033.stdout:826: write oid 231 current snap is 0 2023-06-03T20:00:26.721 INFO:tasks.rados.rados.0.smithi033.stdout:826: seq_num 688 ranges {763216=643082,1843729=687899,3260666=302550} 2023-06-03T20:00:26.729 INFO:tasks.rados.rados.0.smithi033.stdout:826: writing smithi03366949-231 from 763216 to 1406298 tid 1 2023-06-03T20:00:26.736 INFO:tasks.rados.rados.0.smithi033.stdout:826: writing smithi03366949-231 from 1843729 to 2531628 tid 2 2023-06-03T20:00:26.742 INFO:tasks.rados.rados.0.smithi033.stdout:826: writing smithi03366949-231 from 3260666 to 3563216 tid 3 2023-06-03T20:00:26.742 INFO:tasks.rados.rados.0.smithi033.stdout:827: read oid 117 snap -1 2023-06-03T20:00:26.742 INFO:tasks.rados.rados.0.smithi033.stdout:827: expect (ObjNum 116 snap 0 seq_num 116) 2023-06-03T20:00:26.742 INFO:tasks.rados.rados.0.smithi033.stdout:828: write oid 363 current snap is 0 2023-06-03T20:00:26.743 INFO:tasks.rados.rados.0.smithi033.stdout:828: seq_num 689 ranges {780023=718331,1902211=547910,3004442=575581} 2023-06-03T20:00:26.750 INFO:tasks.rados.rados.0.smithi033.stdout:828: writing smithi03366949-363 from 780023 to 1498354 tid 1 2023-06-03T20:00:26.756 INFO:tasks.rados.rados.0.smithi033.stdout:828: writing smithi03366949-363 from 1902211 to 2450121 tid 2 2023-06-03T20:00:26.763 INFO:tasks.rados.rados.0.smithi033.stdout:828: writing smithi03366949-363 from 3004442 to 3580023 tid 3 2023-06-03T20:00:26.763 INFO:tasks.rados.rados.0.smithi033.stdout:829: read oid 35 snap -1 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:829: expect (ObjNum 34 snap 0 seq_num 34) 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:830: read oid 246 snap -1 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:830: expect (ObjNum 574 snap 0 seq_num 574) 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:831: read oid 273 snap -1 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:831: expect (ObjNum 272 snap 0 seq_num 272) 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:832: write oid 327 current snap is 0 2023-06-03T20:00:26.764 INFO:tasks.rados.rados.0.smithi033.stdout:822: finishing write tid 1 to smithi03366949-252 2023-06-03T20:00:26.765 INFO:tasks.rados.rados.0.smithi033.stdout:821: expect (ObjNum 348 snap 0 seq_num 348) 2023-06-03T20:00:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:26 smithi033 bash[26432]: cluster 2023-06-03T20:00:25.450460+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 17 MiB/s wr, 167 op/s 2023-06-03T20:00:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:26 smithi033 bash[26432]: audit 2023-06-03T20:00:26.393249+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.33:0/3173037965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:26.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:26 smithi033 bash[33017]: cluster 2023-06-03T20:00:25.450460+0000 mgr.y (mgr.14442) 203 : cluster [DBG] pgmap v176: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 17 MiB/s wr, 167 op/s 2023-06-03T20:00:26.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:26 smithi033 bash[33017]: audit 2023-06-03T20:00:26.393249+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.33:0/3173037965' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:26.891 INFO:tasks.rados.rados.0.smithi033.stdout:822: finishing write tid 2 to smithi03366949-252 2023-06-03T20:00:26.891 INFO:tasks.rados.rados.0.smithi033.stdout:822: finishing write tid 3 to smithi03366949-252 2023-06-03T20:00:26.891 INFO:tasks.rados.rados.0.smithi033.stdout:822: finishing write tid 4 to smithi03366949-252 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:822: finishing write tid 5 to smithi03366949-252 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 252 v 107 (ObjNum 684 snap 0 seq_num 684) dirty exists 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:822: left oid 252 (ObjNum 684 snap 0 seq_num 684) 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:823: finishing write tid 1 to smithi03366949-344 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:823: finishing write tid 2 to smithi03366949-344 2023-06-03T20:00:26.892 INFO:tasks.rados.rados.0.smithi033.stdout:823: finishing write tid 3 to smithi03366949-344 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:823: finishing write tid 4 to smithi03366949-344 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:823: finishing write tid 5 to smithi03366949-344 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 344 v 152 (ObjNum 685 snap 0 seq_num 685) dirty exists 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:823: left oid 344 (ObjNum 685 snap 0 seq_num 685) 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:824: finishing write tid 1 to smithi03366949-495 2023-06-03T20:00:26.893 INFO:tasks.rados.rados.0.smithi033.stdout:824: finishing write tid 2 to smithi03366949-495 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:824: finishing write tid 3 to smithi03366949-495 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:824: finishing write tid 4 to smithi03366949-495 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:824: finishing write tid 5 to smithi03366949-495 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 121 (ObjNum 686 snap 0 seq_num 686) dirty exists 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:824: left oid 495 (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:825: finishing write tid 1 to smithi03366949-371 2023-06-03T20:00:26.894 INFO:tasks.rados.rados.0.smithi033.stdout:825: finishing write tid 2 to smithi03366949-371 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:825: finishing write tid 3 to smithi03366949-371 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:825: finishing write tid 4 to smithi03366949-371 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:825: finishing write tid 5 to smithi03366949-371 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 205 (ObjNum 687 snap 0 seq_num 687) dirty exists 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:825: left oid 371 (ObjNum 687 snap 0 seq_num 687) 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:826: finishing write tid 1 to smithi03366949-231 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:826: finishing write tid 2 to smithi03366949-231 2023-06-03T20:00:26.895 INFO:tasks.rados.rados.0.smithi033.stdout:826: finishing write tid 3 to smithi03366949-231 2023-06-03T20:00:26.896 INFO:tasks.rados.rados.0.smithi033.stdout:832: seq_num 690 ranges {796830=793580,2360693=691568} 2023-06-03T20:00:26.908 INFO:tasks.rados.rados.0.smithi033.stdout:832: writing smithi03366949-327 from 796830 to 1590410 tid 1 2023-06-03T20:00:26.917 INFO:tasks.rados.rados.0.smithi033.stdout:832: writing smithi03366949-327 from 2360693 to 3052261 tid 2 2023-06-03T20:00:26.917 INFO:tasks.rados.rados.0.smithi033.stdout:821: done (11 left) 2023-06-03T20:00:26.917 INFO:tasks.rados.rados.0.smithi033.stdout:822: done (10 left) 2023-06-03T20:00:26.917 INFO:tasks.rados.rados.0.smithi033.stdout:823: done (9 left) 2023-06-03T20:00:26.917 INFO:tasks.rados.rados.0.smithi033.stdout:824: done (8 left) 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:825: done (7 left) 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:833: read oid 430 snap -1 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:833: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:834: read oid 425 snap -1 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:834: expect (ObjNum 424 snap 0 seq_num 424) 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:835: read oid 188 snap -1 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:835: expect (ObjNum 187 snap 0 seq_num 187) 2023-06-03T20:00:26.918 INFO:tasks.rados.rados.0.smithi033.stdout:836: write oid 269 current snap is 0 2023-06-03T20:00:26.919 INFO:tasks.rados.rados.0.smithi033.stdout:826: finishing write tid 4 to smithi03366949-231 2023-06-03T20:00:26.919 INFO:tasks.rados.rados.0.smithi033.stdout:826: finishing write tid 5 to smithi03366949-231 2023-06-03T20:00:26.919 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 141 (ObjNum 688 snap 0 seq_num 688) dirty exists 2023-06-03T20:00:26.919 INFO:tasks.rados.rados.0.smithi033.stdout:826: left oid 231 (ObjNum 688 snap 0 seq_num 688) 2023-06-03T20:00:26.919 INFO:tasks.rados.rados.0.smithi033.stdout:827: expect (ObjNum 116 snap 0 seq_num 116) 2023-06-03T20:00:27.054 INFO:tasks.rados.rados.0.smithi033.stdout:828: finishing write tid 1 to smithi03366949-363 2023-06-03T20:00:27.054 INFO:tasks.rados.rados.0.smithi033.stdout:828: finishing write tid 2 to smithi03366949-363 2023-06-03T20:00:27.055 INFO:tasks.rados.rados.0.smithi033.stdout:831: expect (ObjNum 272 snap 0 seq_num 272) 2023-06-03T20:00:27.099 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:26 smithi083 bash[50639]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mgr-x 2023-06-03T20:00:27.099 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:26 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:00:27.099 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:26 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service: Failed with result 'exit-code'. 2023-06-03T20:00:27.099 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:26 smithi083 systemd[1]: Stopped Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:00:27.099 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:27 smithi083 systemd[1]: Started Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:00:27.135 INFO:tasks.rados.rados.0.smithi033.stdout:829: expect (ObjNum 34 snap 0 seq_num 34) 2023-06-03T20:00:27.219 INFO:tasks.rados.rados.0.smithi033.stdout:828: finishing write tid 3 to smithi03366949-363 2023-06-03T20:00:27.219 INFO:tasks.rados.rados.0.smithi033.stdout:828: finishing write tid 4 to smithi03366949-363 2023-06-03T20:00:27.219 INFO:tasks.rados.rados.0.smithi033.stdout:828: finishing write tid 5 to smithi03366949-363 2023-06-03T20:00:27.220 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 175 (ObjNum 689 snap 0 seq_num 689) dirty exists 2023-06-03T20:00:27.220 INFO:tasks.rados.rados.0.smithi033.stdout:828: left oid 363 (ObjNum 689 snap 0 seq_num 689) 2023-06-03T20:00:27.220 INFO:tasks.rados.rados.0.smithi033.stdout:830: expect (ObjNum 574 snap 0 seq_num 574) 2023-06-03T20:00:27.390 INFO:tasks.rados.rados.0.smithi033.stdout:832: finishing write tid 1 to smithi03366949-327 2023-06-03T20:00:27.390 INFO:tasks.rados.rados.0.smithi033.stdout:835: expect (ObjNum 187 snap 0 seq_num 187) 2023-06-03T20:00:27.492 INFO:tasks.rados.rados.0.smithi033.stdout:832: finishing write tid 2 to smithi03366949-327 2023-06-03T20:00:27.492 INFO:tasks.rados.rados.0.smithi033.stdout:832: finishing write tid 3 to smithi03366949-327 2023-06-03T20:00:27.493 INFO:tasks.rados.rados.0.smithi033.stdout:832: finishing write tid 4 to smithi03366949-327 2023-06-03T20:00:27.493 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 327 v 208 (ObjNum 690 snap 0 seq_num 690) dirty exists 2023-06-03T20:00:27.493 INFO:tasks.rados.rados.0.smithi033.stdout:832: left oid 327 (ObjNum 690 snap 0 seq_num 690) 2023-06-03T20:00:27.493 INFO:tasks.rados.rados.0.smithi033.stdout:833: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:00:27.620 INFO:tasks.rados.rados.0.smithi033.stdout:834: expect (ObjNum 424 snap 0 seq_num 424) 2023-06-03T20:00:27.716 INFO:tasks.rados.rados.0.smithi033.stdout:836: seq_num 691 ranges {413637=468829,1619175=435226,2542935=758255} 2023-06-03T20:00:27.726 INFO:tasks.rados.rados.0.smithi033.stdout:836: writing smithi03366949-269 from 413637 to 882466 tid 1 2023-06-03T20:00:27.734 INFO:tasks.rados.rados.0.smithi033.stdout:836: writing smithi03366949-269 from 1619175 to 2054401 tid 2 2023-06-03T20:00:27.741 INFO:tasks.rados.rados.0.smithi033.stdout:836: writing smithi03366949-269 from 2542935 to 3301190 tid 3 2023-06-03T20:00:27.741 INFO:tasks.rados.rados.0.smithi033.stdout:826: done (10 left) 2023-06-03T20:00:27.741 INFO:tasks.rados.rados.0.smithi033.stdout:827: done (9 left) 2023-06-03T20:00:27.742 INFO:tasks.rados.rados.0.smithi033.stdout:828: done (8 left) 2023-06-03T20:00:27.742 INFO:tasks.rados.rados.0.smithi033.stdout:829: done (7 left) 2023-06-03T20:00:27.742 INFO:tasks.rados.rados.0.smithi033.stdout:830: done (6 left) 2023-06-03T20:00:27.742 INFO:tasks.rados.rados.0.smithi033.stdout:831: done (5 left) 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:832: done (4 left) 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:833: done (3 left) 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:834: done (2 left) 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:835: done (1 left) 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:837: read oid 158 snap -1 2023-06-03T20:00:27.743 INFO:tasks.rados.rados.0.smithi033.stdout:837: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:838: read oid 2 snap -1 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:838: expect (ObjNum 1 snap 0 seq_num 1) 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:839: read oid 114 snap -1 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:839: expect (ObjNum 113 snap 0 seq_num 113) 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:840: write oid 437 current snap is 0 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:836: finishing write tid 1 to smithi03366949-269 2023-06-03T20:00:27.744 INFO:tasks.rados.rados.0.smithi033.stdout:836: finishing write tid 2 to smithi03366949-269 2023-06-03T20:00:27.745 INFO:tasks.rados.rados.0.smithi033.stdout:840: seq_num 692 ranges {430444=660431,1677657=695237,2970358=569527} 2023-06-03T20:00:27.749 INFO:tasks.rados.rados.0.smithi033.stdout:840: writing smithi03366949-437 from 430444 to 1090875 tid 1 2023-06-03T20:00:27.756 INFO:tasks.rados.rados.0.smithi033.stdout:840: writing smithi03366949-437 from 1677657 to 2372894 tid 2 2023-06-03T20:00:27.763 INFO:tasks.rados.rados.0.smithi033.stdout:840: writing smithi03366949-437 from 2970358 to 3539885 tid 3 2023-06-03T20:00:27.763 INFO:tasks.rados.rados.0.smithi033.stdout:841: write oid 417 current snap is 0 2023-06-03T20:00:27.763 INFO:tasks.rados.rados.0.smithi033.stdout:836: finishing write tid 3 to smithi03366949-269 2023-06-03T20:00:27.763 INFO:tasks.rados.rados.0.smithi033.stdout:841: seq_num 693 ranges {447251=735680,1736139=438895,2597781=780799} 2023-06-03T20:00:27.770 INFO:tasks.rados.rados.0.smithi033.stdout:841: writing smithi03366949-417 from 447251 to 1182931 tid 1 2023-06-03T20:00:27.775 INFO:tasks.rados.rados.0.smithi033.stdout:841: writing smithi03366949-417 from 1736139 to 2175034 tid 2 2023-06-03T20:00:27.782 INFO:tasks.rados.rados.0.smithi033.stdout:841: writing smithi03366949-417 from 2597781 to 3378580 tid 3 2023-06-03T20:00:27.782 INFO:tasks.rados.rados.0.smithi033.stdout:842: write oid 365 current snap is 0 2023-06-03T20:00:27.782 INFO:tasks.rados.rados.0.smithi033.stdout:842: seq_num 694 ranges {464058=410929,1394621=698906,2625204=592071,3656107=7951} 2023-06-03T20:00:27.787 INFO:tasks.rados.rados.0.smithi033.stdout:842: writing smithi03366949-365 from 464058 to 874987 tid 1 2023-06-03T20:00:27.794 INFO:tasks.rados.rados.0.smithi033.stdout:842: writing smithi03366949-365 from 1394621 to 2093527 tid 2 2023-06-03T20:00:27.800 INFO:tasks.rados.rados.0.smithi033.stdout:842: writing smithi03366949-365 from 2625204 to 3217275 tid 3 2023-06-03T20:00:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:842: writing smithi03366949-365 from 3656107 to 3664058 tid 4 2023-06-03T20:00:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:843: read oid 381 snap -1 2023-06-03T20:00:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:843: expect (ObjNum 380 snap 0 seq_num 380) 2023-06-03T20:00:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:844: delete oid 133 current snap is 0 2023-06-03T20:00:27.804 INFO:tasks.rados.rados.0.smithi033.stdout:836: finishing write tid 4 to smithi03366949-269 2023-06-03T20:00:27.804 INFO:tasks.rados.rados.0.smithi033.stdout:836: finishing write tid 5 to smithi03366949-269 2023-06-03T20:00:27.804 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 131 (ObjNum 691 snap 0 seq_num 691) dirty exists 2023-06-03T20:00:27.804 INFO:tasks.rados.rados.0.smithi033.stdout:836: left oid 269 (ObjNum 691 snap 0 seq_num 691) 2023-06-03T20:00:27.804 INFO:tasks.rados.rados.0.smithi033.stdout:838: expect (ObjNum 1 snap 0 seq_num 1) 2023-06-03T20:00:27.876 INFO:tasks.rados.rados.0.smithi033.stdout:837: expect (ObjNum 157 snap 0 seq_num 157) 2023-06-03T20:00:27.961 INFO:tasks.rados.rados.0.smithi033.stdout:839: expect (ObjNum 113 snap 0 seq_num 113) 2023-06-03T20:00:28.089 INFO:tasks.rados.rados.0.smithi033.stdout:840: finishing write tid 1 to smithi03366949-437 2023-06-03T20:00:28.089 INFO:tasks.rados.rados.0.smithi033.stdout:840: finishing write tid 2 to smithi03366949-437 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:836: done (8 left) 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:837: done (7 left) 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:838: done (6 left) 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:839: done (5 left) 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:844: done (4 left) 2023-06-03T20:00:28.090 INFO:tasks.rados.rados.0.smithi033.stdout:845: read oid 362 snap -1 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:845: expect (ObjNum 361 snap 0 seq_num 361) 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:846: read oid 277 snap -1 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:846: expect (ObjNum 276 snap 0 seq_num 276) 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:847: read oid 495 snap -1 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:847: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:848: write oid 222 current snap is 0 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:840: finishing write tid 3 to smithi03366949-437 2023-06-03T20:00:28.091 INFO:tasks.rados.rados.0.smithi033.stdout:840: finishing write tid 4 to smithi03366949-437 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:840: finishing write tid 5 to smithi03366949-437 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 437 v 144 (ObjNum 692 snap 0 seq_num 692) dirty exists 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:840: left oid 437 (ObjNum 692 snap 0 seq_num 692) 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:841: finishing write tid 1 to smithi03366949-417 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:841: finishing write tid 2 to smithi03366949-417 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:841: finishing write tid 3 to smithi03366949-417 2023-06-03T20:00:28.092 INFO:tasks.rados.rados.0.smithi033.stdout:848: seq_num 696 ranges {497672=561427,1795232=702575,2963697=730968} 2023-06-03T20:00:28.095 INFO:tasks.rados.rados.0.smithi033.stdout:848: writing smithi03366949-222 from 497672 to 1059099 tid 1 2023-06-03T20:00:28.105 INFO:tasks.rados.rados.0.smithi033.stdout:848: writing smithi03366949-222 from 1795232 to 2497807 tid 2 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:848: writing smithi03366949-222 from 2963697 to 3694665 tid 3 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:840: done (7 left) 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:849: delete oid 34 current snap is 0 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:841: finishing write tid 4 to smithi03366949-417 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:841: finishing write tid 5 to smithi03366949-417 2023-06-03T20:00:28.113 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 417 v 148 (ObjNum 693 snap 0 seq_num 693) dirty exists 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:841: left oid 417 (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 1 to smithi03366949-365 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 2 to smithi03366949-365 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 3 to smithi03366949-365 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 4 to smithi03366949-365 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 5 to smithi03366949-365 2023-06-03T20:00:28.114 INFO:tasks.rados.rados.0.smithi033.stdout:842: finishing write tid 6 to smithi03366949-365 2023-06-03T20:00:28.115 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 136 (ObjNum 694 snap 0 seq_num 694) dirty exists 2023-06-03T20:00:28.115 INFO:tasks.rados.rados.0.smithi033.stdout:842: left oid 365 (ObjNum 694 snap 0 seq_num 694) 2023-06-03T20:00:28.115 INFO:tasks.rados.rados.0.smithi033.stdout:843: expect (ObjNum 380 snap 0 seq_num 380) 2023-06-03T20:00:28.194 INFO:tasks.rados.rados.0.smithi033.stdout:845: expect (ObjNum 361 snap 0 seq_num 361) 2023-06-03T20:00:28.259 INFO:tasks.rados.rados.0.smithi033.stdout:847: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:00:28.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:28 smithi083 bash[50769]: debug 2023-06-03T20:00:28.253+0000 7f1f6bfb3700 1 -- 172.21.15.83:0/2700024092 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x56034dcd3520 con 0x56034ea52400 2023-06-03T20:00:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:28 smithi083 bash[26882]: audit 2023-06-03T20:00:27.130971+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:28 smithi083 bash[26882]: audit 2023-06-03T20:00:27.132862+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:28 smithi083 bash[26882]: cluster 2023-06-03T20:00:27.451042+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:28.414 INFO:tasks.rados.rados.0.smithi033.stdout:846: expect (ObjNum 276 snap 0 seq_num 276) 2023-06-03T20:00:28.496 INFO:tasks.rados.rados.0.smithi033.stdout:848: finishing write tid 1 to smithi03366949-222 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:848: finishing write tid 2 to smithi03366949-222 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:841: done (7 left) 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:842: done (6 left) 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:843: done (5 left) 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:845: done (4 left) 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:846: done (3 left) 2023-06-03T20:00:28.497 INFO:tasks.rados.rados.0.smithi033.stdout:847: done (2 left) 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:849: done (1 left) 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:850: delete oid 482 current snap is 0 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:848: finishing write tid 3 to smithi03366949-222 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:848: finishing write tid 4 to smithi03366949-222 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:848: finishing write tid 5 to smithi03366949-222 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 140 (ObjNum 696 snap 0 seq_num 696) dirty exists 2023-06-03T20:00:28.498 INFO:tasks.rados.rados.0.smithi033.stdout:848: left oid 222 (ObjNum 696 snap 0 seq_num 696) 2023-06-03T20:00:28.499 INFO:tasks.rados.rados.0.smithi033.stdout:848: done (1 left) 2023-06-03T20:00:28.499 INFO:tasks.rados.rados.0.smithi033.stdout:850: done (0 left) 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:851: read oid 258 snap -1 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:851: expect (ObjNum 575 snap 0 seq_num 575) 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:852: read oid 475 snap -1 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:852: expect deleted 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:853: write oid 413 current snap is 0 2023-06-03T20:00:28.500 INFO:tasks.rados.rados.0.smithi033.stdout:853: seq_num 699 ranges {548093=787174,1970678=449902,3045966=681137} 2023-06-03T20:00:28.508 INFO:tasks.rados.rados.0.smithi033.stdout:853: writing smithi03366949-413 from 548093 to 1335267 tid 1 2023-06-03T20:00:28.515 INFO:tasks.rados.rados.0.smithi033.stdout:853: writing smithi03366949-413 from 1970678 to 2420580 tid 2 2023-06-03T20:00:28.523 INFO:tasks.rados.rados.0.smithi033.stdout:853: writing smithi03366949-413 from 3045966 to 3727103 tid 3 2023-06-03T20:00:28.523 INFO:tasks.rados.rados.0.smithi033.stdout:854: write oid 210 current snap is 0 2023-06-03T20:00:28.523 INFO:tasks.rados.rados.0.smithi033.stdout:854: seq_num 700 ranges {564900=578776,1629160=709913,3073389=492409} 2023-06-03T20:00:28.531 INFO:tasks.rados.rados.0.smithi033.stdout:854: writing smithi03366949-210 from 564900 to 1143676 tid 1 2023-06-03T20:00:28.536 INFO:tasks.rados.rados.0.smithi033.stdout:854: writing smithi03366949-210 from 1629160 to 2339073 tid 2 2023-06-03T20:00:28.544 INFO:tasks.rados.rados.0.smithi033.stdout:854: writing smithi03366949-210 from 3073389 to 3565798 tid 3 2023-06-03T20:00:28.544 INFO:tasks.rados.rados.0.smithi033.stdout:855: read oid 118 snap -1 2023-06-03T20:00:28.544 INFO:tasks.rados.rados.0.smithi033.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:00:28.544 INFO:tasks.rados.rados.0.smithi033.stdout:856: delete oid 98 current snap is 0 2023-06-03T20:00:28.544 INFO:tasks.rados.rados.0.smithi033.stdout:851: expect (ObjNum 575 snap 0 seq_num 575) 2023-06-03T20:00:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[33017]: audit 2023-06-03T20:00:27.130971+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[33017]: audit 2023-06-03T20:00:27.132862+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[33017]: cluster 2023-06-03T20:00:27.451042+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[26432]: audit 2023-06-03T20:00:27.130971+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[26432]: audit 2023-06-03T20:00:27.132862+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:28 smithi033 bash[26432]: cluster 2023-06-03T20:00:27.451042+0000 mgr.y (mgr.14442) 204 : cluster [DBG] pgmap v177: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:28.769 INFO:tasks.rados.rados.0.smithi033.stdout:853: finishing write tid 1 to smithi03366949-413 2023-06-03T20:00:28.769 INFO:tasks.rados.rados.0.smithi033.stdout:853: finishing write tid 2 to smithi03366949-413 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:853: finishing write tid 3 to smithi03366949-413 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:853: finishing write tid 4 to smithi03366949-413 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:853: finishing write tid 5 to smithi03366949-413 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 413 v 156 (ObjNum 699 snap 0 seq_num 699) dirty exists 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:853: left oid 413 (ObjNum 699 snap 0 seq_num 699) 2023-06-03T20:00:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:854: finishing write tid 1 to smithi03366949-210 2023-06-03T20:00:28.771 INFO:tasks.rados.rados.0.smithi033.stdout:854: finishing write tid 2 to smithi03366949-210 2023-06-03T20:00:28.771 INFO:tasks.rados.rados.0.smithi033.stdout:855: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:00:28.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:28 smithi083 bash[50769]: debug 2023-06-03T20:00:28.421+0000 7f1f760ff200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:00:28.897 INFO:tasks.rados.rados.0.smithi033.stdout:854: finishing write tid 3 to smithi03366949-210 2023-06-03T20:00:28.897 INFO:tasks.rados.rados.0.smithi033.stdout:854: finishing write tid 4 to smithi03366949-210 2023-06-03T20:00:28.897 INFO:tasks.rados.rados.0.smithi033.stdout:854: finishing write tid 5 to smithi03366949-210 2023-06-03T20:00:28.897 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 210 v 111 (ObjNum 700 snap 0 seq_num 700) dirty exists 2023-06-03T20:00:28.898 INFO:tasks.rados.rados.0.smithi033.stdout:854: left oid 210 (ObjNum 700 snap 0 seq_num 700) 2023-06-03T20:00:28.898 INFO:tasks.rados.rados.0.smithi033.stdout:851: done (5 left) 2023-06-03T20:00:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:852: done (4 left) 2023-06-03T20:00:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:853: done (3 left) 2023-06-03T20:00:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:854: done (2 left) 2023-06-03T20:00:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:855: done (1 left) 2023-06-03T20:00:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:856: done (0 left) 2023-06-03T20:00:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:857: read oid 407 snap -1 2023-06-03T20:00:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-06-03T20:00:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:858: delete oid 245 current snap is 0 2023-06-03T20:00:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:858: done (1 left) 2023-06-03T20:00:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:859: read oid 427 snap -1 2023-06-03T20:00:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-06-03T20:00:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:860: write oid 152 current snap is 0 2023-06-03T20:00:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:860: seq_num 703 ranges {615321=404523,1804606=457240,2755658=726225} 2023-06-03T20:00:28.910 INFO:tasks.rados.rados.0.smithi033.stdout:860: writing smithi03366949-152 from 615321 to 1019844 tid 1 2023-06-03T20:00:28.917 INFO:tasks.rados.rados.0.smithi033.stdout:860: writing smithi03366949-152 from 1804606 to 2261846 tid 2 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:860: writing smithi03366949-152 from 2755658 to 3481883 tid 3 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:861: read oid 196 snap -1 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:862: read oid 210 snap -1 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:863: write oid 206 current snap is 0 2023-06-03T20:00:28.925 INFO:tasks.rados.rados.0.smithi033.stdout:863: seq_num 704 ranges {632128=479772,1746735=600898,3066728=653850} 2023-06-03T20:00:28.931 INFO:tasks.rados.rados.0.smithi033.stdout:863: writing smithi03366949-206 from 632128 to 1111900 tid 1 2023-06-03T20:00:28.938 INFO:tasks.rados.rados.0.smithi033.stdout:863: writing smithi03366949-206 from 1746735 to 2347633 tid 2 2023-06-03T20:00:28.946 INFO:tasks.rados.rados.0.smithi033.stdout:863: writing smithi03366949-206 from 3066728 to 3720578 tid 3 2023-06-03T20:00:28.946 INFO:tasks.rados.rados.0.smithi033.stdout:864: write oid 242 current snap is 0 2023-06-03T20:00:28.946 INFO:tasks.rados.rados.0.smithi033.stdout:864: seq_num 705 ranges {648935=555021,1805217=460909,2694151=465122,3817442=31493} 2023-06-03T20:00:28.953 INFO:tasks.rados.rados.0.smithi033.stdout:864: writing smithi03366949-242 from 648935 to 1203956 tid 1 2023-06-03T20:00:28.959 INFO:tasks.rados.rados.0.smithi033.stdout:864: writing smithi03366949-242 from 1805217 to 2266126 tid 2 2023-06-03T20:00:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:864: writing smithi03366949-242 from 2694151 to 3159273 tid 3 2023-06-03T20:00:28.968 INFO:tasks.rados.rados.0.smithi033.stdout:864: writing smithi03366949-242 from 3817442 to 3848935 tid 4 2023-06-03T20:00:28.968 INFO:tasks.rados.rados.0.smithi033.stdout:865: read oid 343 snap -1 2023-06-03T20:00:28.969 INFO:tasks.rados.rados.0.smithi033.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-06-03T20:00:28.969 INFO:tasks.rados.rados.0.smithi033.stdout:866: read oid 287 snap -1 2023-06-03T20:00:28.969 INFO:tasks.rados.rados.0.smithi033.stdout:866: expect (ObjNum 617 snap 0 seq_num 617) 2023-06-03T20:00:28.969 INFO:tasks.rados.rados.0.smithi033.stdout:867: write oid 173 current snap is 0 2023-06-03T20:00:28.969 INFO:tasks.rados.rados.0.smithi033.stdout:867: seq_num 706 ranges {665742=630270,1863699=604567,3121574=676394} 2023-06-03T20:00:28.975 INFO:tasks.rados.rados.0.smithi033.stdout:867: writing smithi03366949-173 from 665742 to 1296012 tid 1 2023-06-03T20:00:28.982 INFO:tasks.rados.rados.0.smithi033.stdout:867: writing smithi03366949-173 from 1863699 to 2468266 tid 2 2023-06-03T20:00:28.990 INFO:tasks.rados.rados.0.smithi033.stdout:867: writing smithi03366949-173 from 3121574 to 3797968 tid 3 2023-06-03T20:00:28.990 INFO:tasks.rados.rados.0.smithi033.stdout:868: read oid 255 snap -1 2023-06-03T20:00:28.990 INFO:tasks.rados.rados.0.smithi033.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:869: read oid 235 snap -1 2023-06-03T20:00:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:869: expect (ObjNum 528 snap 0 seq_num 528) 2023-06-03T20:00:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:870: delete oid 469 current snap is 0 2023-06-03T20:00:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:857: expect (ObjNum 406 snap 0 seq_num 406) 2023-06-03T20:00:29.083 INFO:tasks.rados.rados.0.smithi033.stdout:859: expect (ObjNum 426 snap 0 seq_num 426) 2023-06-03T20:00:29.184 INFO:tasks.rados.rados.0.smithi033.stdout:860: finishing write tid 1 to smithi03366949-152 2023-06-03T20:00:29.184 INFO:tasks.rados.rados.0.smithi033.stdout:860: finishing write tid 2 to smithi03366949-152 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:863: finishing write tid 1 to smithi03366949-206 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:860: finishing write tid 3 to smithi03366949-152 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:860: finishing write tid 4 to smithi03366949-152 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:860: finishing write tid 5 to smithi03366949-152 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 152 v 115 (ObjNum 703 snap 0 seq_num 703) dirty exists 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:860: left oid 152 (ObjNum 703 snap 0 seq_num 703) 2023-06-03T20:00:29.185 INFO:tasks.rados.rados.0.smithi033.stdout:862: expect (ObjNum 700 snap 0 seq_num 700) 2023-06-03T20:00:29.362 INFO:tasks.rados.rados.0.smithi033.stdout:861: expect (ObjNum 195 snap 0 seq_num 195) 2023-06-03T20:00:29.463 INFO:tasks.rados.rados.0.smithi033.stdout:863: finishing write tid 2 to smithi03366949-206 2023-06-03T20:00:29.463 INFO:tasks.rados.rados.0.smithi033.stdout:863: finishing write tid 3 to smithi03366949-206 2023-06-03T20:00:29.463 INFO:tasks.rados.rados.0.smithi033.stdout:863: finishing write tid 4 to smithi03366949-206 2023-06-03T20:00:29.463 INFO:tasks.rados.rados.0.smithi033.stdout:863: finishing write tid 5 to smithi03366949-206 2023-06-03T20:00:29.463 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 206 v 203 (ObjNum 704 snap 0 seq_num 704) dirty exists 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:863: left oid 206 (ObjNum 704 snap 0 seq_num 704) 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 1 to smithi03366949-242 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 2 to smithi03366949-242 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 3 to smithi03366949-242 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 4 to smithi03366949-242 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 5 to smithi03366949-242 2023-06-03T20:00:29.464 INFO:tasks.rados.rados.0.smithi033.stdout:864: finishing write tid 6 to smithi03366949-242 2023-06-03T20:00:29.465 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 242 v 180 (ObjNum 705 snap 0 seq_num 705) dirty exists 2023-06-03T20:00:29.465 INFO:tasks.rados.rados.0.smithi033.stdout:864: left oid 242 (ObjNum 705 snap 0 seq_num 705) 2023-06-03T20:00:29.465 INFO:tasks.rados.rados.0.smithi033.stdout:866: expect (ObjNum 617 snap 0 seq_num 617) 2023-06-03T20:00:29.590 INFO:tasks.rados.rados.0.smithi033.stdout:867: finishing write tid 1 to smithi03366949-173 2023-06-03T20:00:29.591 INFO:tasks.rados.rados.0.smithi033.stdout:865: expect (ObjNum 342 snap 0 seq_num 342) 2023-06-03T20:00:29.707 INFO:tasks.rados.rados.0.smithi033.stdout:867: finishing write tid 2 to smithi03366949-173 2023-06-03T20:00:29.708 INFO:tasks.rados.rados.0.smithi033.stdout:868: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:29.776 INFO:tasks.rados.rados.0.smithi033.stdout:867: finishing write tid 3 to smithi03366949-173 2023-06-03T20:00:29.776 INFO:tasks.rados.rados.0.smithi033.stdout:867: finishing write tid 4 to smithi03366949-173 2023-06-03T20:00:29.776 INFO:tasks.rados.rados.0.smithi033.stdout:867: finishing write tid 5 to smithi03366949-173 2023-06-03T20:00:29.777 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 184 (ObjNum 706 snap 0 seq_num 706) dirty exists 2023-06-03T20:00:29.777 INFO:tasks.rados.rados.0.smithi033.stdout:867: left oid 173 (ObjNum 706 snap 0 seq_num 706) 2023-06-03T20:00:29.777 INFO:tasks.rados.rados.0.smithi033.stdout:869: expect (ObjNum 528 snap 0 seq_num 528) 2023-06-03T20:00:29.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:29 smithi033 bash[33017]: audit 2023-06-03T20:00:28.816525+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.33:0/904293454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:29.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:29 smithi033 bash[26432]: audit 2023-06-03T20:00:28.816525+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.33:0/904293454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:29 smithi083 bash[26882]: audit 2023-06-03T20:00:28.816525+0000 mon.b (mon.1) 30 : audit [DBG] from='client.? 172.21.15.33:0/904293454' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:29.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:29 smithi083 bash[50769]: debug 2023-06-03T20:00:29.393+0000 7f1f760ff200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:00:29.896 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:29 smithi083 bash[50769]: debug 2023-06-03T20:00:29.505+0000 7f1f760ff200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:00:29.896 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:29 smithi083 bash[50769]: debug 2023-06-03T20:00:29.613+0000 7f1f760ff200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:00:29.900 INFO:tasks.rados.rados.0.smithi033.stdout:857: done (12 left) 2023-06-03T20:00:29.901 INFO:tasks.rados.rados.0.smithi033.stdout:859: done (11 left) 2023-06-03T20:00:29.901 INFO:tasks.rados.rados.0.smithi033.stdout:860: done (10 left) 2023-06-03T20:00:29.901 INFO:tasks.rados.rados.0.smithi033.stdout:861: done (9 left) 2023-06-03T20:00:29.902 INFO:tasks.rados.rados.0.smithi033.stdout:862: done (8 left) 2023-06-03T20:00:29.902 INFO:tasks.rados.rados.0.smithi033.stdout:863: done (7 left) 2023-06-03T20:00:29.902 INFO:tasks.rados.rados.0.smithi033.stdout:864: done (6 left) 2023-06-03T20:00:29.903 INFO:tasks.rados.rados.0.smithi033.stdout:865: done (5 left) 2023-06-03T20:00:29.903 INFO:tasks.rados.rados.0.smithi033.stdout:866: done (4 left) 2023-06-03T20:00:29.903 INFO:tasks.rados.rados.0.smithi033.stdout:867: done (3 left) 2023-06-03T20:00:29.904 INFO:tasks.rados.rados.0.smithi033.stdout:868: done (2 left) 2023-06-03T20:00:29.904 INFO:tasks.rados.rados.0.smithi033.stdout:869: done (1 left) 2023-06-03T20:00:29.906 INFO:tasks.rados.rados.0.smithi033.stdout:870: done (0 left) 2023-06-03T20:00:29.906 INFO:tasks.rados.rados.0.smithi033.stdout:871: read oid 493 snap -1 2023-06-03T20:00:29.906 INFO:tasks.rados.rados.0.smithi033.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:872: read oid 469 snap -1 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:872: expect deleted 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:873: read oid 433 snap -1 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:874: read oid 223 snap -1 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-06-03T20:00:29.907 INFO:tasks.rados.rados.0.smithi033.stdout:875: read oid 276 snap -1 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:876: read oid 107 snap -1 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:877: read oid 160 snap -1 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:877: expect (ObjNum 665 snap 0 seq_num 665) 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:878: read oid 97 snap -1 2023-06-03T20:00:29.908 INFO:tasks.rados.rados.0.smithi033.stdout:878: expect (ObjNum 677 snap 0 seq_num 677) 2023-06-03T20:00:29.909 INFO:tasks.rados.rados.0.smithi033.stdout:879: write oid 310 current snap is 0 2023-06-03T20:00:29.909 INFO:tasks.rados.rados.0.smithi033.stdout:879: seq_num 708 ranges {699356=497121,1980663=608236,3176420=415291} 2023-06-03T20:00:29.915 INFO:tasks.rados.rados.0.smithi033.stdout:879: writing smithi03366949-310 from 699356 to 1196477 tid 1 2023-06-03T20:00:29.923 INFO:tasks.rados.rados.0.smithi033.stdout:879: writing smithi03366949-310 from 1980663 to 2588899 tid 2 2023-06-03T20:00:29.930 INFO:tasks.rados.rados.0.smithi033.stdout:879: writing smithi03366949-310 from 3176420 to 3591711 tid 3 2023-06-03T20:00:29.930 INFO:tasks.rados.rados.0.smithi033.stdout:880: read oid 471 snap -1 2023-06-03T20:00:29.930 INFO:tasks.rados.rados.0.smithi033.stdout:880: expect (ObjNum 584 snap 0 seq_num 584) 2023-06-03T20:00:29.931 INFO:tasks.rados.rados.0.smithi033.stdout:881: write oid 134 current snap is 0 2023-06-03T20:00:29.931 INFO:tasks.rados.rados.0.smithi033.stdout:881: seq_num 709 ranges {716163=572370,2039145=468247,3203843=626563} 2023-06-03T20:00:29.936 INFO:tasks.rados.rados.0.smithi033.stdout:881: writing smithi03366949-134 from 716163 to 1288533 tid 1 2023-06-03T20:00:29.943 INFO:tasks.rados.rados.0.smithi033.stdout:881: writing smithi03366949-134 from 2039145 to 2507392 tid 2 2023-06-03T20:00:29.951 INFO:tasks.rados.rados.0.smithi033.stdout:881: writing smithi03366949-134 from 3203843 to 3830406 tid 3 2023-06-03T20:00:29.951 INFO:tasks.rados.rados.0.smithi033.stdout:882: write oid 363 current snap is 0 2023-06-03T20:00:29.951 INFO:tasks.rados.rados.0.smithi033.stdout:871: expect (ObjNum 492 snap 0 seq_num 492) 2023-06-03T20:00:30.024 INFO:tasks.rados.rados.0.smithi033.stdout:875: expect (ObjNum 275 snap 0 seq_num 275) 2023-06-03T20:00:30.107 INFO:tasks.rados.rados.0.smithi033.stdout:878: expect (ObjNum 677 snap 0 seq_num 677) 2023-06-03T20:00:30.281 INFO:tasks.rados.rados.0.smithi033.stdout:874: expect (ObjNum 222 snap 0 seq_num 222) 2023-06-03T20:00:30.316 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:29 smithi083 bash[50769]: debug 2023-06-03T20:00:29.909+0000 7f1f760ff200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:00:30.399 INFO:tasks.rados.rados.0.smithi033.stdout:873: expect (ObjNum 432 snap 0 seq_num 432) 2023-06-03T20:00:30.504 INFO:tasks.rados.rados.0.smithi033.stdout:877: expect (ObjNum 665 snap 0 seq_num 665) 2023-06-03T20:00:30.645 INFO:tasks.rados.rados.0.smithi033.stdout:879: finishing write tid 1 to smithi03366949-310 2023-06-03T20:00:30.645 INFO:tasks.rados.rados.0.smithi033.stdout:879: finishing write tid 2 to smithi03366949-310 2023-06-03T20:00:30.645 INFO:tasks.rados.rados.0.smithi033.stdout:876: expect (ObjNum 558 snap 0 seq_num 558) 2023-06-03T20:00:30.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:30 smithi083 bash[26882]: cluster 2023-06-03T20:00:29.451582+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:30.646 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:30 smithi083 bash[50769]: debug 2023-06-03T20:00:30.305+0000 7f1f760ff200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:00:30.646 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:30 smithi083 bash[50769]: debug 2023-06-03T20:00:30.485+0000 7f1f760ff200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:00:30.816 INFO:tasks.rados.rados.0.smithi033.stdout:879: finishing write tid 3 to smithi03366949-310 2023-06-03T20:00:30.816 INFO:tasks.rados.rados.0.smithi033.stdout:879: finishing write tid 4 to smithi03366949-310 2023-06-03T20:00:30.817 INFO:tasks.rados.rados.0.smithi033.stdout:880: expect (ObjNum 584 snap 0 seq_num 584) 2023-06-03T20:00:30.829 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:30 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:30] "GET /metrics HTTP/1.1" 200 191423 "" "Prometheus/2.33.4" 2023-06-03T20:00:30.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:30 smithi033 bash[33017]: cluster 2023-06-03T20:00:29.451582+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:30.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:30 smithi033 bash[26432]: cluster 2023-06-03T20:00:29.451582+0000 mgr.y (mgr.14442) 205 : cluster [DBG] pgmap v178: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:00:30.973 INFO:tasks.rados.rados.0.smithi033.stdout:879: finishing write tid 5 to smithi03366949-310 2023-06-03T20:00:30.974 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 310 v 117 (ObjNum 708 snap 0 seq_num 708) dirty exists 2023-06-03T20:00:30.974 INFO:tasks.rados.rados.0.smithi033.stdout:879: left oid 310 (ObjNum 708 snap 0 seq_num 708) 2023-06-03T20:00:30.974 INFO:tasks.rados.rados.0.smithi033.stdout:881: finishing write tid 1 to smithi03366949-134 2023-06-03T20:00:30.974 INFO:tasks.rados.rados.0.smithi033.stdout:881: finishing write tid 2 to smithi03366949-134 2023-06-03T20:00:30.974 INFO:tasks.rados.rados.0.smithi033.stdout:882: seq_num 710 ranges {732970=647619,2097627=611905,3231266=437835} 2023-06-03T20:00:30.988 INFO:tasks.rados.rados.0.smithi033.stdout:882: writing smithi03366949-363 from 732970 to 1380589 tid 1 2023-06-03T20:00:30.996 INFO:tasks.rados.rados.0.smithi033.stdout:882: writing smithi03366949-363 from 2097627 to 2709532 tid 2 2023-06-03T20:00:31.002 INFO:tasks.rados.rados.0.smithi033.stdout:882: writing smithi03366949-363 from 3231266 to 3669101 tid 3 2023-06-03T20:00:31.002 INFO:tasks.rados.rados.0.smithi033.stdout:871: done (11 left) 2023-06-03T20:00:31.002 INFO:tasks.rados.rados.0.smithi033.stdout:872: done (10 left) 2023-06-03T20:00:31.002 INFO:tasks.rados.rados.0.smithi033.stdout:873: done (9 left) 2023-06-03T20:00:31.002 INFO:tasks.rados.rados.0.smithi033.stdout:874: done (8 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:875: done (7 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:876: done (6 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:877: done (5 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:878: done (4 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:879: done (3 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:880: done (2 left) 2023-06-03T20:00:31.003 INFO:tasks.rados.rados.0.smithi033.stdout:883: write oid 499 current snap is 0 2023-06-03T20:00:31.004 INFO:tasks.rados.rados.0.smithi033.stdout:883: seq_num 711 ranges {749777=722868,2156109=471916,3258689=649107} 2023-06-03T20:00:31.010 INFO:tasks.rados.rados.0.smithi033.stdout:883: writing smithi03366949-499 from 749777 to 1472645 tid 1 2023-06-03T20:00:31.017 INFO:tasks.rados.rados.0.smithi033.stdout:883: writing smithi03366949-499 from 2156109 to 2628025 tid 2 2023-06-03T20:00:31.024 INFO:tasks.rados.rados.0.smithi033.stdout:883: writing smithi03366949-499 from 3258689 to 3907796 tid 3 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:884: delete oid 164 current snap is 0 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:881: finishing write tid 3 to smithi03366949-134 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:881: finishing write tid 4 to smithi03366949-134 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:881: finishing write tid 5 to smithi03366949-134 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 134 v 207 (ObjNum 709 snap 0 seq_num 709) dirty exists 2023-06-03T20:00:31.025 INFO:tasks.rados.rados.0.smithi033.stdout:881: left oid 134 (ObjNum 709 snap 0 seq_num 709) 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: finishing write tid 1 to smithi03366949-363 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: finishing write tid 2 to smithi03366949-363 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: finishing write tid 3 to smithi03366949-363 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: finishing write tid 4 to smithi03366949-363 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: finishing write tid 5 to smithi03366949-363 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 189 (ObjNum 710 snap 0 seq_num 710) dirty exists 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:882: left oid 363 (ObjNum 710 snap 0 seq_num 710) 2023-06-03T20:00:31.026 INFO:tasks.rados.rados.0.smithi033.stdout:883: finishing write tid 1 to smithi03366949-499 2023-06-03T20:00:31.027 INFO:tasks.rados.rados.0.smithi033.stdout:883: finishing write tid 2 to smithi03366949-499 2023-06-03T20:00:31.027 INFO:tasks.rados.rados.0.smithi033.stdout:881: done (3 left) 2023-06-03T20:00:31.027 INFO:tasks.rados.rados.0.smithi033.stdout:882: done (2 left) 2023-06-03T20:00:31.027 INFO:tasks.rados.rados.0.smithi033.stdout:884: done (1 left) 2023-06-03T20:00:31.028 INFO:tasks.rados.rados.0.smithi033.stdout:885: read oid 59 snap -1 2023-06-03T20:00:31.028 INFO:tasks.rados.rados.0.smithi033.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2023-06-03T20:00:31.028 INFO:tasks.rados.rados.0.smithi033.stdout:886: write oid 39 current snap is 0 2023-06-03T20:00:31.028 INFO:tasks.rados.rados.0.smithi033.stdout:886: seq_num 713 ranges {783391=473366,1756720=475585,2797182=788004} 2023-06-03T20:00:31.034 INFO:tasks.rados.rados.0.smithi033.stdout:886: writing smithi03366949-39 from 783391 to 1256757 tid 1 2023-06-03T20:00:31.040 INFO:tasks.rados.rados.0.smithi033.stdout:886: writing smithi03366949-39 from 1756720 to 2232305 tid 2 2023-06-03T20:00:31.048 INFO:tasks.rados.rados.0.smithi033.stdout:886: writing smithi03366949-39 from 2797182 to 3585186 tid 3 2023-06-03T20:00:31.048 INFO:tasks.rados.rados.0.smithi033.stdout:887: write oid 420 current snap is 0 2023-06-03T20:00:31.048 INFO:tasks.rados.rados.0.smithi033.stdout:887: seq_num 714 ranges {400198=548615,1415202=584996} 2023-06-03T20:00:31.053 INFO:tasks.rados.rados.0.smithi033.stdout:887: writing smithi03366949-420 from 400198 to 948813 tid 1 2023-06-03T20:00:31.063 INFO:tasks.rados.rados.0.smithi033.stdout:887: writing smithi03366949-420 from 1415202 to 2000198 tid 2 2023-06-03T20:00:31.063 INFO:tasks.rados.rados.0.smithi033.stdout:888: delete oid 458 current snap is 0 2023-06-03T20:00:31.063 INFO:tasks.rados.rados.0.smithi033.stdout:883: finishing write tid 3 to smithi03366949-499 2023-06-03T20:00:31.063 INFO:tasks.rados.rados.0.smithi033.stdout:883: finishing write tid 4 to smithi03366949-499 2023-06-03T20:00:31.063 INFO:tasks.rados.rados.0.smithi033.stdout:883: finishing write tid 5 to smithi03366949-499 2023-06-03T20:00:31.064 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 499 v 211 (ObjNum 711 snap 0 seq_num 711) dirty exists 2023-06-03T20:00:31.064 INFO:tasks.rados.rados.0.smithi033.stdout:883: left oid 499 (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:00:31.064 INFO:tasks.rados.rados.0.smithi033.stdout:885: expect (ObjNum 58 snap 0 seq_num 58) 2023-06-03T20:00:31.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:30 smithi083 bash[50769]: debug 2023-06-03T20:00:30.725+0000 7f1f760ff200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:00:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:886: finishing write tid 1 to smithi03366949-39 2023-06-03T20:00:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:886: finishing write tid 2 to smithi03366949-39 2023-06-03T20:00:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:886: finishing write tid 3 to smithi03366949-39 2023-06-03T20:00:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:886: finishing write tid 4 to smithi03366949-39 2023-06-03T20:00:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:886: finishing write tid 5 to smithi03366949-39 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 39 v 169 (ObjNum 713 snap 0 seq_num 713) dirty exists 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:886: left oid 39 (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:887: finishing write tid 1 to smithi03366949-420 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:887: finishing write tid 2 to smithi03366949-420 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:887: finishing write tid 3 to smithi03366949-420 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:887: finishing write tid 4 to smithi03366949-420 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 420 v 124 (ObjNum 714 snap 0 seq_num 714) dirty exists 2023-06-03T20:00:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:887: left oid 420 (ObjNum 714 snap 0 seq_num 714) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:883: done (4 left) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:885: done (3 left) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:886: done (2 left) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:887: done (1 left) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:888: done (0 left) 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:889: write oid 113 current snap is 0 2023-06-03T20:00:31.178 INFO:tasks.rados.rados.0.smithi033.stdout:889: seq_num 716 ranges {433812=415466,1648519=385293} 2023-06-03T20:00:31.188 INFO:tasks.rados.rados.0.smithi033.stdout:889: writing smithi03366949-113 from 433812 to 849278 tid 1 2023-06-03T20:00:31.194 INFO:tasks.rados.rados.0.smithi033.stdout:889: writing smithi03366949-113 from 1648519 to 2033812 tid 2 2023-06-03T20:00:31.195 INFO:tasks.rados.rados.0.smithi033.stdout:890: write oid 384 current snap is 0 2023-06-03T20:00:31.195 INFO:tasks.rados.rados.0.smithi033.stdout:889: finishing write tid 1 to smithi03366949-113 2023-06-03T20:00:31.195 INFO:tasks.rados.rados.0.smithi033.stdout:890: seq_num 717 ranges {450619=490715,1590648=459971} 2023-06-03T20:00:31.200 INFO:tasks.rados.rados.0.smithi033.stdout:890: writing smithi03366949-384 from 450619 to 941334 tid 1 2023-06-03T20:00:31.206 INFO:tasks.rados.rados.0.smithi033.stdout:890: writing smithi03366949-384 from 1590648 to 2050619 tid 2 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:891: write oid 304 current snap is 0 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:889: finishing write tid 2 to smithi03366949-113 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:889: finishing write tid 3 to smithi03366949-113 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:889: finishing write tid 4 to smithi03366949-113 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 172 (ObjNum 716 snap 0 seq_num 716) dirty exists 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:889: left oid 113 (ObjNum 716 snap 0 seq_num 716) 2023-06-03T20:00:31.207 INFO:tasks.rados.rados.0.smithi033.stdout:890: finishing write tid 1 to smithi03366949-384 2023-06-03T20:00:31.208 INFO:tasks.rados.rados.0.smithi033.stdout:891: seq_num 718 ranges {467426=565964,1649130=418296} 2023-06-03T20:00:31.212 INFO:tasks.rados.rados.0.smithi033.stdout:891: writing smithi03366949-304 from 467426 to 1033390 tid 1 2023-06-03T20:00:31.218 INFO:tasks.rados.rados.0.smithi033.stdout:891: writing smithi03366949-304 from 1649130 to 2067426 tid 2 2023-06-03T20:00:31.218 INFO:tasks.rados.rados.0.smithi033.stdout:889: done (2 left) 2023-06-03T20:00:31.218 INFO:tasks.rados.rados.0.smithi033.stdout:892: read oid 301 snap -1 2023-06-03T20:00:31.218 INFO:tasks.rados.rados.0.smithi033.stdout:892: expect (ObjNum 509 snap 0 seq_num 509) 2023-06-03T20:00:31.219 INFO:tasks.rados.rados.0.smithi033.stdout:893: write oid 367 current snap is 0 2023-06-03T20:00:31.219 INFO:tasks.rados.rados.0.smithi033.stdout:893: seq_num 719 ranges {484233=641213,1707612=376621} 2023-06-03T20:00:31.224 INFO:tasks.rados.rados.0.smithi033.stdout:893: writing smithi03366949-367 from 484233 to 1125446 tid 1 2023-06-03T20:00:31.230 INFO:tasks.rados.rados.0.smithi033.stdout:893: writing smithi03366949-367 from 1707612 to 2084233 tid 2 2023-06-03T20:00:31.230 INFO:tasks.rados.rados.0.smithi033.stdout:894: delete oid 392 current snap is 0 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:890: finishing write tid 2 to smithi03366949-384 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:890: finishing write tid 3 to smithi03366949-384 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:890: finishing write tid 4 to smithi03366949-384 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 119 (ObjNum 717 snap 0 seq_num 717) dirty exists 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:890: left oid 384 (ObjNum 717 snap 0 seq_num 717) 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:891: finishing write tid 1 to smithi03366949-304 2023-06-03T20:00:31.231 INFO:tasks.rados.rados.0.smithi033.stdout:891: finishing write tid 2 to smithi03366949-304 2023-06-03T20:00:31.232 INFO:tasks.rados.rados.0.smithi033.stdout:891: finishing write tid 3 to smithi03366949-304 2023-06-03T20:00:31.232 INFO:tasks.rados.rados.0.smithi033.stdout:891: finishing write tid 4 to smithi03366949-304 2023-06-03T20:00:31.232 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 143 (ObjNum 718 snap 0 seq_num 718) dirty exists 2023-06-03T20:00:31.232 INFO:tasks.rados.rados.0.smithi033.stdout:891: left oid 304 (ObjNum 718 snap 0 seq_num 718) 2023-06-03T20:00:31.232 INFO:tasks.rados.rados.0.smithi033.stdout:892: expect (ObjNum 509 snap 0 seq_num 509) 2023-06-03T20:00:31.352 INFO:tasks.rados.rados.0.smithi033.stdout:893: finishing write tid 1 to smithi03366949-367 2023-06-03T20:00:31.352 INFO:tasks.rados.rados.0.smithi033.stdout:893: finishing write tid 2 to smithi03366949-367 2023-06-03T20:00:31.352 INFO:tasks.rados.rados.0.smithi033.stdout:893: finishing write tid 3 to smithi03366949-367 2023-06-03T20:00:31.352 INFO:tasks.rados.rados.0.smithi033.stdout:893: finishing write tid 4 to smithi03366949-367 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 367 v 152 (ObjNum 719 snap 0 seq_num 719) dirty exists 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:893: left oid 367 (ObjNum 719 snap 0 seq_num 719) 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:890: done (4 left) 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:891: done (3 left) 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:892: done (2 left) 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:893: done (1 left) 2023-06-03T20:00:31.353 INFO:tasks.rados.rados.0.smithi033.stdout:894: done (0 left) 2023-06-03T20:00:31.354 INFO:tasks.rados.rados.0.smithi033.stdout:895: write oid 465 current snap is 0 2023-06-03T20:00:31.354 INFO:tasks.rados.rados.0.smithi033.stdout:895: seq_num 721 ranges {517847=791711,2108223=9624} 2023-06-03T20:00:31.368 INFO:tasks.rados.rados.0.smithi033.stdout:895: writing smithi03366949-465 from 517847 to 1309558 tid 1 2023-06-03T20:00:31.371 INFO:tasks.rados.rados.0.smithi033.stdout:895: writing smithi03366949-465 from 2108223 to 2117847 tid 2 2023-06-03T20:00:31.371 INFO:tasks.rados.rados.0.smithi033.stdout:896: read oid 225 snap -1 2023-06-03T20:00:31.371 INFO:tasks.rados.rados.0.smithi033.stdout:896: expect (ObjNum 534 snap 0 seq_num 534) 2023-06-03T20:00:31.371 INFO:tasks.rados.rados.0.smithi033.stdout:897: write oid 196 current snap is 0 2023-06-03T20:00:31.372 INFO:tasks.rados.rados.0.smithi033.stdout:897: seq_num 722 ranges {534654=466960,1766705=367949} 2023-06-03T20:00:31.377 INFO:tasks.rados.rados.0.smithi033.stdout:897: writing smithi03366949-196 from 534654 to 1001614 tid 1 2023-06-03T20:00:31.383 INFO:tasks.rados.rados.0.smithi033.stdout:897: writing smithi03366949-196 from 1766705 to 2134654 tid 2 2023-06-03T20:00:31.383 INFO:tasks.rados.rados.0.smithi033.stdout:898: read oid 401 snap -1 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:899: read oid 354 snap -1 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:900: write oid 325 current snap is 0 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:895: finishing write tid 1 to smithi03366949-465 2023-06-03T20:00:31.384 INFO:tasks.rados.rados.0.smithi033.stdout:900: seq_num 723 ranges {551461=658562,1941540=209921} 2023-06-03T20:00:31.390 INFO:tasks.rados.rados.0.smithi033.stdout:900: writing smithi03366949-325 from 551461 to 1210023 tid 1 2023-06-03T20:00:31.395 INFO:tasks.rados.rados.0.smithi033.stdout:900: writing smithi03366949-325 from 1941540 to 2151461 tid 2 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:901: read oid 294 snap -1 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:902: read oid 239 snap -1 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:903: write oid 49 current snap is 0 2023-06-03T20:00:31.396 INFO:tasks.rados.rados.0.smithi033.stdout:903: seq_num 724 ranges {568268=733811,2000022=168246} 2023-06-03T20:00:31.404 INFO:tasks.rados.rados.0.smithi033.stdout:903: writing smithi03366949-49 from 568268 to 1302079 tid 1 2023-06-03T20:00:31.409 INFO:tasks.rados.rados.0.smithi033.stdout:903: writing smithi03366949-49 from 2000022 to 2168268 tid 2 2023-06-03T20:00:31.409 INFO:tasks.rados.rados.0.smithi033.stdout:904: write oid 31 current snap is 0 2023-06-03T20:00:31.409 INFO:tasks.rados.rados.0.smithi033.stdout:904: seq_num 725 ranges {585075=409060,1542151=642924} 2023-06-03T20:00:31.414 INFO:tasks.rados.rados.0.smithi033.stdout:904: writing smithi03366949-31 from 585075 to 994135 tid 1 2023-06-03T20:00:31.421 INFO:tasks.rados.rados.0.smithi033.stdout:904: writing smithi03366949-31 from 1542151 to 2185075 tid 2 2023-06-03T20:00:31.421 INFO:tasks.rados.rados.0.smithi033.stdout:905: delete oid 174 current snap is 0 2023-06-03T20:00:31.421 INFO:tasks.rados.rados.0.smithi033.stdout:895: finishing write tid 2 to smithi03366949-465 2023-06-03T20:00:31.421 INFO:tasks.rados.rados.0.smithi033.stdout:896: expect (ObjNum 534 snap 0 seq_num 534) 2023-06-03T20:00:31.567 INFO:tasks.rados.rados.0.smithi033.stdout:895: finishing write tid 3 to smithi03366949-465 2023-06-03T20:00:31.568 INFO:tasks.rados.rados.0.smithi033.stdout:895: finishing write tid 4 to smithi03366949-465 2023-06-03T20:00:31.568 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 465 v 171 (ObjNum 721 snap 0 seq_num 721) dirty exists 2023-06-03T20:00:31.568 INFO:tasks.rados.rados.0.smithi033.stdout:895: left oid 465 (ObjNum 721 snap 0 seq_num 721) 2023-06-03T20:00:31.568 INFO:tasks.rados.rados.0.smithi033.stdout:897: finishing write tid 1 to smithi03366949-196 2023-06-03T20:00:31.568 INFO:tasks.rados.rados.0.smithi033.stdout:897: finishing write tid 2 to smithi03366949-196 2023-06-03T20:00:31.569 INFO:tasks.rados.rados.0.smithi033.stdout:897: finishing write tid 3 to smithi03366949-196 2023-06-03T20:00:31.569 INFO:tasks.rados.rados.0.smithi033.stdout:897: finishing write tid 4 to smithi03366949-196 2023-06-03T20:00:31.569 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 196 v 152 (ObjNum 722 snap 0 seq_num 722) dirty exists 2023-06-03T20:00:31.569 INFO:tasks.rados.rados.0.smithi033.stdout:897: left oid 196 (ObjNum 722 snap 0 seq_num 722) 2023-06-03T20:00:31.569 INFO:tasks.rados.rados.0.smithi033.stdout:898: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:00:31.657 INFO:tasks.rados.rados.0.smithi033.stdout:899: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:00:31.782 INFO:tasks.rados.rados.0.smithi033.stdout:900: finishing write tid 1 to smithi03366949-325 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:900: finishing write tid 2 to smithi03366949-325 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:900: finishing write tid 3 to smithi03366949-325 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:900: finishing write tid 4 to smithi03366949-325 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 325 v 211 (ObjNum 723 snap 0 seq_num 723) dirty exists 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:900: left oid 325 (ObjNum 723 snap 0 seq_num 723) 2023-06-03T20:00:31.783 INFO:tasks.rados.rados.0.smithi033.stdout:901: expect (ObjNum 641 snap 0 seq_num 641) 2023-06-03T20:00:31.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:31 smithi033 bash[33017]: audit 2023-06-03T20:00:31.240055+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.33:0/759775949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:31.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:31 smithi033 bash[26432]: audit 2023-06-03T20:00:31.240055+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.33:0/759775949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:31.844 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:31 smithi083 bash[26882]: audit 2023-06-03T20:00:31.240055+0000 mon.c (mon.2) 111 : audit [DBG] from='client.? 172.21.15.33:0/759775949' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:31.913 INFO:tasks.rados.rados.0.smithi033.stdout:902: expect (ObjNum 238 snap 0 seq_num 238) 2023-06-03T20:00:31.976 INFO:tasks.rados.rados.0.smithi033.stdout:903: finishing write tid 1 to smithi03366949-49 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:903: finishing write tid 2 to smithi03366949-49 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:903: finishing write tid 3 to smithi03366949-49 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:903: finishing write tid 4 to smithi03366949-49 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 49 v 155 (ObjNum 724 snap 0 seq_num 724) dirty exists 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:903: left oid 49 (ObjNum 724 snap 0 seq_num 724) 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:904: finishing write tid 1 to smithi03366949-31 2023-06-03T20:00:31.977 INFO:tasks.rados.rados.0.smithi033.stdout:904: finishing write tid 2 to smithi03366949-31 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:904: finishing write tid 3 to smithi03366949-31 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:904: finishing write tid 4 to smithi03366949-31 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 145 (ObjNum 725 snap 0 seq_num 725) dirty exists 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:904: left oid 31 (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:895: done (10 left) 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:896: done (9 left) 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:897: done (8 left) 2023-06-03T20:00:31.978 INFO:tasks.rados.rados.0.smithi033.stdout:898: done (7 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:899: done (6 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:900: done (5 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:901: done (4 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:902: done (3 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:903: done (2 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:904: done (1 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:905: done (0 left) 2023-06-03T20:00:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:906: write oid 411 current snap is 0 2023-06-03T20:00:31.980 INFO:tasks.rados.rados.0.smithi033.stdout:906: seq_num 727 ranges {618689=559558,1659115=559574} 2023-06-03T20:00:31.988 INFO:tasks.rados.rados.0.smithi033.stdout:906: writing smithi03366949-411 from 618689 to 1178247 tid 1 2023-06-03T20:00:31.994 INFO:tasks.rados.rados.0.smithi033.stdout:906: writing smithi03366949-411 from 1659115 to 2218689 tid 2 2023-06-03T20:00:31.995 INFO:tasks.rados.rados.0.smithi033.stdout:907: read oid 354 snap -1 2023-06-03T20:00:31.995 INFO:tasks.rados.rados.0.smithi033.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:00:31.995 INFO:tasks.rados.rados.0.smithi033.stdout:908: write oid 270 current snap is 0 2023-06-03T20:00:31.995 INFO:tasks.rados.rados.0.smithi033.stdout:906: finishing write tid 1 to smithi03366949-411 2023-06-03T20:00:31.995 INFO:tasks.rados.rados.0.smithi033.stdout:908: seq_num 728 ranges {635496=634807,1717597=517899} 2023-06-03T20:00:32.002 INFO:tasks.rados.rados.0.smithi033.stdout:908: writing smithi03366949-270 from 635496 to 1270303 tid 1 2023-06-03T20:00:32.007 INFO:tasks.rados.rados.0.smithi033.stdout:908: writing smithi03366949-270 from 1717597 to 2235496 tid 2 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:909: read oid 87 snap -1 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:910: read oid 221 snap -1 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:911: delete oid 467 current snap is 0 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:906: finishing write tid 2 to smithi03366949-411 2023-06-03T20:00:32.008 INFO:tasks.rados.rados.0.smithi033.stdout:906: finishing write tid 3 to smithi03366949-411 2023-06-03T20:00:32.009 INFO:tasks.rados.rados.0.smithi033.stdout:906: finishing write tid 4 to smithi03366949-411 2023-06-03T20:00:32.009 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 214 (ObjNum 727 snap 0 seq_num 727) dirty exists 2023-06-03T20:00:32.009 INFO:tasks.rados.rados.0.smithi033.stdout:906: left oid 411 (ObjNum 727 snap 0 seq_num 727) 2023-06-03T20:00:32.009 INFO:tasks.rados.rados.0.smithi033.stdout:907: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:908: finishing write tid 1 to smithi03366949-270 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:908: finishing write tid 2 to smithi03366949-270 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:908: finishing write tid 3 to smithi03366949-270 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:908: finishing write tid 4 to smithi03366949-270 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 270 v 144 (ObjNum 728 snap 0 seq_num 728) dirty exists 2023-06-03T20:00:32.133 INFO:tasks.rados.rados.0.smithi033.stdout:908: left oid 270 (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:00:32.134 INFO:tasks.rados.rados.0.smithi033.stdout:909: expect (ObjNum 86 snap 0 seq_num 86) 2023-06-03T20:00:32.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:31 smithi083 bash[50769]: debug 2023-06-03T20:00:31.837+0000 7f1f760ff200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:00:32.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:31 smithi083 bash[50769]: debug 2023-06-03T20:00:31.957+0000 7f1f760ff200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:00:32.241 INFO:tasks.rados.rados.0.smithi033.stdout:910: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:00:32.358 INFO:tasks.rados.rados.0.smithi033.stdout:906: done (5 left) 2023-06-03T20:00:32.358 INFO:tasks.rados.rados.0.smithi033.stdout:907: done (4 left) 2023-06-03T20:00:32.358 INFO:tasks.rados.rados.0.smithi033.stdout:908: done (3 left) 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:909: done (2 left) 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:910: done (1 left) 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:911: done (0 left) 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:912: read oid 417 snap -1 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:912: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:913: read oid 126 snap -1 2023-06-03T20:00:32.359 INFO:tasks.rados.rados.0.smithi033.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2023-06-03T20:00:32.360 INFO:tasks.rados.rados.0.smithi033.stdout:914: delete oid 412 current snap is 0 2023-06-03T20:00:32.361 INFO:tasks.rados.rados.0.smithi033.stdout:914: done (2 left) 2023-06-03T20:00:32.361 INFO:tasks.rados.rados.0.smithi033.stdout:915: delete oid 271 current snap is 0 2023-06-03T20:00:32.361 INFO:tasks.rados.rados.0.smithi033.stdout:913: expect (ObjNum 125 snap 0 seq_num 125) 2023-06-03T20:00:32.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:32 smithi083 bash[50769]: debug 2023-06-03T20:00:32.137+0000 7f1f760ff200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:00:32.434 INFO:tasks.rados.rados.0.smithi033.stdout:912: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:00:32.596 INFO:tasks.rados.rados.0.smithi033.stdout:912: done (2 left) 2023-06-03T20:00:32.596 INFO:tasks.rados.rados.0.smithi033.stdout:913: done (1 left) 2023-06-03T20:00:32.596 INFO:tasks.rados.rados.0.smithi033.stdout:915: done (0 left) 2023-06-03T20:00:32.596 INFO:tasks.rados.rados.0.smithi033.stdout:916: write oid 55 current snap is 0 2023-06-03T20:00:32.596 INFO:tasks.rados.rados.0.smithi033.stdout:916: seq_num 732 ranges {702724=652156,1951525=351199} 2023-06-03T20:00:32.611 INFO:tasks.rados.rados.0.smithi033.stdout:916: writing smithi03366949-55 from 702724 to 1354880 tid 1 2023-06-03T20:00:32.616 INFO:tasks.rados.rados.0.smithi033.stdout:916: writing smithi03366949-55 from 1951525 to 2302724 tid 2 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:917: read oid 281 snap -1 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:918: read oid 103 snap -1 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:919: read oid 189 snap -1 2023-06-03T20:00:32.617 INFO:tasks.rados.rados.0.smithi033.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-06-03T20:00:32.618 INFO:tasks.rados.rados.0.smithi033.stdout:920: write oid 330 current snap is 0 2023-06-03T20:00:32.618 INFO:tasks.rados.rados.0.smithi033.stdout:920: seq_num 733 ranges {719531=727405,1893654=425877} 2023-06-03T20:00:32.625 INFO:tasks.rados.rados.0.smithi033.stdout:920: writing smithi03366949-330 from 719531 to 1446936 tid 1 2023-06-03T20:00:32.630 INFO:tasks.rados.rados.0.smithi033.stdout:920: writing smithi03366949-330 from 1893654 to 2319531 tid 2 2023-06-03T20:00:32.630 INFO:tasks.rados.rados.0.smithi033.stdout:921: write oid 278 current snap is 0 2023-06-03T20:00:32.630 INFO:tasks.rados.rados.0.smithi033.stdout:916: finishing write tid 1 to smithi03366949-55 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:916: finishing write tid 2 to smithi03366949-55 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:916: finishing write tid 3 to smithi03366949-55 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:916: finishing write tid 4 to smithi03366949-55 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 156 (ObjNum 732 snap 0 seq_num 732) dirty exists 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:916: left oid 55 (ObjNum 732 snap 0 seq_num 732) 2023-06-03T20:00:32.631 INFO:tasks.rados.rados.0.smithi033.stdout:919: expect (ObjNum 188 snap 0 seq_num 188) 2023-06-03T20:00:32.736 INFO:tasks.rados.rados.0.smithi033.stdout:918: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:32.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:32 smithi033 bash[26432]: cluster 2023-06-03T20:00:31.452297+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 15 MiB/s wr, 152 op/s 2023-06-03T20:00:32.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:32 smithi033 bash[33017]: cluster 2023-06-03T20:00:31.452297+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 15 MiB/s wr, 152 op/s 2023-06-03T20:00:32.851 INFO:tasks.rados.rados.0.smithi033.stdout:917: expect (ObjNum 280 snap 0 seq_num 280) 2023-06-03T20:00:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:32 smithi083 bash[26882]: cluster 2023-06-03T20:00:31.452297+0000 mgr.y (mgr.14442) 206 : cluster [DBG] pgmap v179: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 108 MiB/s rd, 15 MiB/s wr, 152 op/s 2023-06-03T20:00:32.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:32 smithi083 bash[50769]: debug 2023-06-03T20:00:32.653+0000 7f1f760ff200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:920: finishing write tid 1 to smithi03366949-330 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:920: finishing write tid 2 to smithi03366949-330 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:920: finishing write tid 3 to smithi03366949-330 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:920: finishing write tid 4 to smithi03366949-330 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 175 (ObjNum 733 snap 0 seq_num 733) dirty exists 2023-06-03T20:00:32.938 INFO:tasks.rados.rados.0.smithi033.stdout:920: left oid 330 (ObjNum 733 snap 0 seq_num 733) 2023-06-03T20:00:32.939 INFO:tasks.rados.rados.0.smithi033.stdout:921: seq_num 734 ranges {736338=402654,1552136=539580} 2023-06-03T20:00:32.950 INFO:tasks.rados.rados.0.smithi033.stdout:921: writing smithi03366949-278 from 736338 to 1138992 tid 1 2023-06-03T20:00:32.956 INFO:tasks.rados.rados.0.smithi033.stdout:921: writing smithi03366949-278 from 1552136 to 2091716 tid 2 2023-06-03T20:00:32.956 INFO:tasks.rados.rados.0.smithi033.stdout:916: done (5 left) 2023-06-03T20:00:32.956 INFO:tasks.rados.rados.0.smithi033.stdout:917: done (4 left) 2023-06-03T20:00:32.956 INFO:tasks.rados.rados.0.smithi033.stdout:918: done (3 left) 2023-06-03T20:00:32.957 INFO:tasks.rados.rados.0.smithi033.stdout:919: done (2 left) 2023-06-03T20:00:32.957 INFO:tasks.rados.rados.0.smithi033.stdout:920: done (1 left) 2023-06-03T20:00:32.957 INFO:tasks.rados.rados.0.smithi033.stdout:922: write oid 477 current snap is 0 2023-06-03T20:00:32.957 INFO:tasks.rados.rados.0.smithi033.stdout:921: finishing write tid 1 to smithi03366949-278 2023-06-03T20:00:32.957 INFO:tasks.rados.rados.0.smithi033.stdout:922: seq_num 735 ranges {753145=477903,2010618=342527} 2023-06-03T20:00:32.963 INFO:tasks.rados.rados.0.smithi033.stdout:922: writing smithi03366949-477 from 753145 to 1231048 tid 1 2023-06-03T20:00:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:922: writing smithi03366949-477 from 2010618 to 2353145 tid 2 2023-06-03T20:00:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:923: read oid 199 snap -1 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:924: delete oid 261 current snap is 0 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:921: finishing write tid 2 to smithi03366949-278 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:921: finishing write tid 3 to smithi03366949-278 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:921: finishing write tid 4 to smithi03366949-278 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 278 v 158 (ObjNum 734 snap 0 seq_num 734) dirty exists 2023-06-03T20:00:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:921: left oid 278 (ObjNum 734 snap 0 seq_num 734) 2023-06-03T20:00:32.971 INFO:tasks.rados.rados.0.smithi033.stdout:922: finishing write tid 1 to smithi03366949-477 2023-06-03T20:00:32.976 INFO:tasks.rados.rados.0.smithi033.stdout:922: finishing write tid 2 to smithi03366949-477 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:922: finishing write tid 3 to smithi03366949-477 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:922: finishing write tid 4 to smithi03366949-477 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 477 v 159 (ObjNum 735 snap 0 seq_num 735) dirty exists 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:922: left oid 477 (ObjNum 735 snap 0 seq_num 735) 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:921: done (3 left) 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:922: done (2 left) 2023-06-03T20:00:32.977 INFO:tasks.rados.rados.0.smithi033.stdout:924: done (1 left) 2023-06-03T20:00:32.978 INFO:tasks.rados.rados.0.smithi033.stdout:925: read oid 229 snap -1 2023-06-03T20:00:32.978 INFO:tasks.rados.rados.0.smithi033.stdout:925: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:32.978 INFO:tasks.rados.rados.0.smithi033.stdout:926: write oid 33 current snap is 0 2023-06-03T20:00:32.978 INFO:tasks.rados.rados.0.smithi033.stdout:926: seq_num 737 ranges {786759=628401,2011229=375530} 2023-06-03T20:00:32.989 INFO:tasks.rados.rados.0.smithi033.stdout:926: writing smithi03366949-33 from 786759 to 1415160 tid 1 2023-06-03T20:00:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:926: writing smithi03366949-33 from 2011229 to 2386759 tid 2 2023-06-03T20:00:32.996 INFO:tasks.rados.rados.0.smithi033.stdout:927: read oid 476 snap -1 2023-06-03T20:00:32.996 INFO:tasks.rados.rados.0.smithi033.stdout:927: expect (ObjNum 475 snap 0 seq_num 475) 2023-06-03T20:00:32.996 INFO:tasks.rados.rados.0.smithi033.stdout:928: write oid 181 current snap is 0 2023-06-03T20:00:32.996 INFO:tasks.rados.rados.0.smithi033.stdout:923: expect (ObjNum 198 snap 0 seq_num 198) 2023-06-03T20:00:33.100 INFO:tasks.rados.rados.0.smithi033.stdout:925: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:33.221 INFO:tasks.rados.rados.0.smithi033.stdout:926: finishing write tid 1 to smithi03366949-33 2023-06-03T20:00:33.221 INFO:tasks.rados.rados.0.smithi033.stdout:928: seq_num 738 ranges {403566=420003,1386064=546918} 2023-06-03T20:00:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:928: writing smithi03366949-181 from 403566 to 823569 tid 1 2023-06-03T20:00:33.233 INFO:tasks.rados.rados.0.smithi033.stdout:928: writing smithi03366949-181 from 1386064 to 1932982 tid 2 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:923: done (4 left) 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:925: done (3 left) 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:929: write oid 126 current snap is 0 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:926: finishing write tid 2 to smithi03366949-33 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:926: finishing write tid 3 to smithi03366949-33 2023-06-03T20:00:33.234 INFO:tasks.rados.rados.0.smithi033.stdout:926: finishing write tid 4 to smithi03366949-33 2023-06-03T20:00:33.235 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 33 v 217 (ObjNum 737 snap 0 seq_num 737) dirty exists 2023-06-03T20:00:33.235 INFO:tasks.rados.rados.0.smithi033.stdout:926: left oid 33 (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:00:33.235 INFO:tasks.rados.rados.0.smithi033.stdout:927: expect (ObjNum 475 snap 0 seq_num 475) 2023-06-03T20:00:33.349 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:32 smithi083 bash[50769]: debug 2023-06-03T20:00:32.897+0000 7f1f760ff200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:00:33.365 INFO:tasks.rados.rados.0.smithi033.stdout:928: finishing write tid 1 to smithi03366949-181 2023-06-03T20:00:33.365 INFO:tasks.rados.rados.0.smithi033.stdout:928: finishing write tid 2 to smithi03366949-181 2023-06-03T20:00:33.365 INFO:tasks.rados.rados.0.smithi033.stdout:929: seq_num 739 ranges {420373=495252,1444546=690576} 2023-06-03T20:00:33.370 INFO:tasks.rados.rados.0.smithi033.stdout:929: writing smithi03366949-126 from 420373 to 915625 tid 1 2023-06-03T20:00:33.379 INFO:tasks.rados.rados.0.smithi033.stdout:929: writing smithi03366949-126 from 1444546 to 2135122 tid 2 2023-06-03T20:00:33.379 INFO:tasks.rados.rados.0.smithi033.stdout:926: done (3 left) 2023-06-03T20:00:33.379 INFO:tasks.rados.rados.0.smithi033.stdout:927: done (2 left) 2023-06-03T20:00:33.379 INFO:tasks.rados.rados.0.smithi033.stdout:930: write oid 398 current snap is 0 2023-06-03T20:00:33.379 INFO:tasks.rados.rados.0.smithi033.stdout:930: seq_num 740 ranges {437180=570501,1503028=550587} 2023-06-03T20:00:33.385 INFO:tasks.rados.rados.0.smithi033.stdout:930: writing smithi03366949-398 from 437180 to 1007681 tid 1 2023-06-03T20:00:33.391 INFO:tasks.rados.rados.0.smithi033.stdout:930: writing smithi03366949-398 from 1503028 to 2053615 tid 2 2023-06-03T20:00:33.391 INFO:tasks.rados.rados.0.smithi033.stdout:931: write oid 409 current snap is 0 2023-06-03T20:00:33.392 INFO:tasks.rados.rados.0.smithi033.stdout:928: finishing write tid 3 to smithi03366949-181 2023-06-03T20:00:33.392 INFO:tasks.rados.rados.0.smithi033.stdout:928: finishing write tid 4 to smithi03366949-181 2023-06-03T20:00:33.392 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 181 v 163 (ObjNum 738 snap 0 seq_num 738) dirty exists 2023-06-03T20:00:33.392 INFO:tasks.rados.rados.0.smithi033.stdout:928: left oid 181 (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:00:33.392 INFO:tasks.rados.rados.0.smithi033.stdout:931: seq_num 741 ranges {453987=645750,1845157=608830} 2023-06-03T20:00:33.398 INFO:tasks.rados.rados.0.smithi033.stdout:931: writing smithi03366949-409 from 453987 to 1099737 tid 1 2023-06-03T20:00:33.406 INFO:tasks.rados.rados.0.smithi033.stdout:931: writing smithi03366949-409 from 1845157 to 2453987 tid 2 2023-06-03T20:00:33.406 INFO:tasks.rados.rados.0.smithi033.stdout:928: done (3 left) 2023-06-03T20:00:33.406 INFO:tasks.rados.rados.0.smithi033.stdout:932: write oid 341 current snap is 0 2023-06-03T20:00:33.406 INFO:tasks.rados.rados.0.smithi033.stdout:929: finishing write tid 1 to smithi03366949-126 2023-06-03T20:00:33.406 INFO:tasks.rados.rados.0.smithi033.stdout:929: finishing write tid 2 to smithi03366949-126 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:929: finishing write tid 3 to smithi03366949-126 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:929: finishing write tid 4 to smithi03366949-126 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 126 v 120 (ObjNum 739 snap 0 seq_num 739) dirty exists 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:929: left oid 126 (ObjNum 739 snap 0 seq_num 739) 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:930: finishing write tid 1 to smithi03366949-398 2023-06-03T20:00:33.407 INFO:tasks.rados.rados.0.smithi033.stdout:932: seq_num 742 ranges {470794=720999,1903639=554256} 2023-06-03T20:00:33.414 INFO:tasks.rados.rados.0.smithi033.stdout:932: writing smithi03366949-341 from 470794 to 1191793 tid 1 2023-06-03T20:00:33.422 INFO:tasks.rados.rados.0.smithi033.stdout:932: writing smithi03366949-341 from 1903639 to 2457895 tid 2 2023-06-03T20:00:33.422 INFO:tasks.rados.rados.0.smithi033.stdout:929: done (3 left) 2023-06-03T20:00:33.422 INFO:tasks.rados.rados.0.smithi033.stdout:933: read oid 332 snap -1 2023-06-03T20:00:33.422 INFO:tasks.rados.rados.0.smithi033.stdout:933: expect (ObjNum 331 snap 0 seq_num 331) 2023-06-03T20:00:33.422 INFO:tasks.rados.rados.0.smithi033.stdout:934: delete oid 96 current snap is 0 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:930: finishing write tid 2 to smithi03366949-398 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:930: finishing write tid 3 to smithi03366949-398 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:930: finishing write tid 4 to smithi03366949-398 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 122 (ObjNum 740 snap 0 seq_num 740) dirty exists 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:930: left oid 398 (ObjNum 740 snap 0 seq_num 740) 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:931: finishing write tid 1 to smithi03366949-409 2023-06-03T20:00:33.423 INFO:tasks.rados.rados.0.smithi033.stdout:931: finishing write tid 2 to smithi03366949-409 2023-06-03T20:00:33.424 INFO:tasks.rados.rados.0.smithi033.stdout:931: finishing write tid 3 to smithi03366949-409 2023-06-03T20:00:33.424 INFO:tasks.rados.rados.0.smithi033.stdout:931: finishing write tid 4 to smithi03366949-409 2023-06-03T20:00:33.424 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 409 v 124 (ObjNum 741 snap 0 seq_num 741) dirty exists 2023-06-03T20:00:33.424 INFO:tasks.rados.rados.0.smithi033.stdout:931: left oid 409 (ObjNum 741 snap 0 seq_num 741) 2023-06-03T20:00:33.424 INFO:tasks.rados.rados.0.smithi033.stdout:932: finishing write tid 1 to smithi03366949-341 2023-06-03T20:00:33.426 INFO:tasks.rados.rados.0.smithi033.stdout:932: finishing write tid 2 to smithi03366949-341 2023-06-03T20:00:33.426 INFO:tasks.rados.rados.0.smithi033.stdout:932: finishing write tid 3 to smithi03366949-341 2023-06-03T20:00:33.426 INFO:tasks.rados.rados.0.smithi033.stdout:932: finishing write tid 4 to smithi03366949-341 2023-06-03T20:00:33.427 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 341 v 123 (ObjNum 742 snap 0 seq_num 742) dirty exists 2023-06-03T20:00:33.427 INFO:tasks.rados.rados.0.smithi033.stdout:932: left oid 341 (ObjNum 742 snap 0 seq_num 742) 2023-06-03T20:00:33.431 INFO:tasks.rados.rados.0.smithi033.stdout:933: expect (ObjNum 331 snap 0 seq_num 331) 2023-06-03T20:00:33.549 INFO:tasks.rados.rados.0.smithi033.stdout:930: done (4 left) 2023-06-03T20:00:33.549 INFO:tasks.rados.rados.0.smithi033.stdout:931: done (3 left) 2023-06-03T20:00:33.549 INFO:tasks.rados.rados.0.smithi033.stdout:932: done (2 left) 2023-06-03T20:00:33.550 INFO:tasks.rados.rados.0.smithi033.stdout:933: done (1 left) 2023-06-03T20:00:33.550 INFO:tasks.rados.rados.0.smithi033.stdout:934: done (0 left) 2023-06-03T20:00:33.550 INFO:tasks.rados.rados.0.smithi033.stdout:935: read oid 178 snap -1 2023-06-03T20:00:33.550 INFO:tasks.rados.rados.0.smithi033.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:00:33.551 INFO:tasks.rados.rados.0.smithi033.stdout:936: write oid 133 current snap is 0 2023-06-03T20:00:33.551 INFO:tasks.rados.rados.0.smithi033.stdout:936: seq_num 744 ranges {504408=471497,1620603=557925} 2023-06-03T20:00:33.558 INFO:tasks.rados.rados.0.smithi033.stdout:936: writing smithi03366949-133 from 504408 to 975905 tid 1 2023-06-03T20:00:33.567 INFO:tasks.rados.rados.0.smithi033.stdout:936: writing smithi03366949-133 from 1620603 to 2178528 tid 2 2023-06-03T20:00:33.567 INFO:tasks.rados.rados.0.smithi033.stdout:937: read oid 105 snap -1 2023-06-03T20:00:33.567 INFO:tasks.rados.rados.0.smithi033.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-06-03T20:00:33.567 INFO:tasks.rados.rados.0.smithi033.stdout:938: write oid 434 current snap is 0 2023-06-03T20:00:33.567 INFO:tasks.rados.rados.0.smithi033.stdout:938: seq_num 745 ranges {521215=546746,1562732=701583} 2023-06-03T20:00:33.573 INFO:tasks.rados.rados.0.smithi033.stdout:938: writing smithi03366949-434 from 521215 to 1067961 tid 1 2023-06-03T20:00:33.580 INFO:tasks.rados.rados.0.smithi033.stdout:938: writing smithi03366949-434 from 1562732 to 2264315 tid 2 2023-06-03T20:00:33.580 INFO:tasks.rados.rados.0.smithi033.stdout:939: write oid 298 current snap is 0 2023-06-03T20:00:33.580 INFO:tasks.rados.rados.0.smithi033.stdout:939: seq_num 746 ranges {538022=738348,1737567=561594} 2023-06-03T20:00:33.587 INFO:tasks.rados.rados.0.smithi033.stdout:939: writing smithi03366949-298 from 538022 to 1276370 tid 1 2023-06-03T20:00:33.593 INFO:tasks.rados.rados.0.smithi033.stdout:939: writing smithi03366949-298 from 1737567 to 2299161 tid 2 2023-06-03T20:00:33.594 INFO:tasks.rados.rados.0.smithi033.stdout:940: read oid 393 snap -1 2023-06-03T20:00:33.594 INFO:tasks.rados.rados.0.smithi033.stdout:940: expect (ObjNum 392 snap 0 seq_num 392) 2023-06-03T20:00:33.594 INFO:tasks.rados.rados.0.smithi033.stdout:941: write oid 89 current snap is 0 2023-06-03T20:00:33.594 INFO:tasks.rados.rados.0.smithi033.stdout:941: seq_num 747 ranges {554829=413597,1396049=705252} 2023-06-03T20:00:33.599 INFO:tasks.rados.rados.0.smithi033.stdout:941: writing smithi03366949-89 from 554829 to 968426 tid 1 2023-06-03T20:00:33.606 INFO:tasks.rados.rados.0.smithi033.stdout:941: writing smithi03366949-89 from 1396049 to 2101301 tid 2 2023-06-03T20:00:33.607 INFO:tasks.rados.rados.0.smithi033.stdout:942: write oid 63 current snap is 0 2023-06-03T20:00:33.607 INFO:tasks.rados.rados.0.smithi033.stdout:935: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:00:33.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:33 smithi083 bash[50769]: debug 2023-06-03T20:00:33.341+0000 7f1f760ff200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:00:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:936: finishing write tid 1 to smithi03366949-133 2023-06-03T20:00:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:937: expect (ObjNum 104 snap 0 seq_num 104) 2023-06-03T20:00:33.830 INFO:tasks.rados.rados.0.smithi033.stdout:936: finishing write tid 2 to smithi03366949-133 2023-06-03T20:00:33.830 INFO:tasks.rados.rados.0.smithi033.stdout:936: finishing write tid 3 to smithi03366949-133 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:936: finishing write tid 4 to smithi03366949-133 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 133 v 148 (ObjNum 744 snap 0 seq_num 744) dirty exists 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:936: left oid 133 (ObjNum 744 snap 0 seq_num 744) 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:938: finishing write tid 1 to smithi03366949-434 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:938: finishing write tid 2 to smithi03366949-434 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:938: finishing write tid 3 to smithi03366949-434 2023-06-03T20:00:33.831 INFO:tasks.rados.rados.0.smithi033.stdout:938: finishing write tid 4 to smithi03366949-434 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 434 v 127 (ObjNum 745 snap 0 seq_num 745) dirty exists 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:938: left oid 434 (ObjNum 745 snap 0 seq_num 745) 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:939: finishing write tid 1 to smithi03366949-298 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:939: finishing write tid 2 to smithi03366949-298 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:939: finishing write tid 3 to smithi03366949-298 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:939: finishing write tid 4 to smithi03366949-298 2023-06-03T20:00:33.832 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 298 v 215 (ObjNum 746 snap 0 seq_num 746) dirty exists 2023-06-03T20:00:33.833 INFO:tasks.rados.rados.0.smithi033.stdout:939: left oid 298 (ObjNum 746 snap 0 seq_num 746) 2023-06-03T20:00:33.833 INFO:tasks.rados.rados.0.smithi033.stdout:940: expect (ObjNum 392 snap 0 seq_num 392) 2023-06-03T20:00:33.910 INFO:tasks.rados.rados.0.smithi033.stdout:941: finishing write tid 1 to smithi03366949-89 2023-06-03T20:00:33.910 INFO:tasks.rados.rados.0.smithi033.stdout:941: finishing write tid 2 to smithi03366949-89 2023-06-03T20:00:33.911 INFO:tasks.rados.rados.0.smithi033.stdout:941: finishing write tid 3 to smithi03366949-89 2023-06-03T20:00:33.911 INFO:tasks.rados.rados.0.smithi033.stdout:941: finishing write tid 4 to smithi03366949-89 2023-06-03T20:00:33.911 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 89 v 178 (ObjNum 747 snap 0 seq_num 747) dirty exists 2023-06-03T20:00:33.911 INFO:tasks.rados.rados.0.smithi033.stdout:941: left oid 89 (ObjNum 747 snap 0 seq_num 747) 2023-06-03T20:00:33.911 INFO:tasks.rados.rados.0.smithi033.stdout:942: seq_num 748 ranges {571636=488846,1854531=565263} 2023-06-03T20:00:33.921 INFO:tasks.rados.rados.0.smithi033.stdout:942: writing smithi03366949-63 from 571636 to 1060482 tid 1 2023-06-03T20:00:33.930 INFO:tasks.rados.rados.0.smithi033.stdout:942: writing smithi03366949-63 from 1854531 to 2419794 tid 2 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:935: done (7 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:936: done (6 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:937: done (5 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:938: done (4 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:939: done (3 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:940: done (2 left) 2023-06-03T20:00:33.931 INFO:tasks.rados.rados.0.smithi033.stdout:941: done (1 left) 2023-06-03T20:00:33.932 INFO:tasks.rados.rados.0.smithi033.stdout:943: read oid 494 snap -1 2023-06-03T20:00:33.932 INFO:tasks.rados.rados.0.smithi033.stdout:943: expect deleted 2023-06-03T20:00:33.932 INFO:tasks.rados.rados.0.smithi033.stdout:944: read oid 331 snap -1 2023-06-03T20:00:33.932 INFO:tasks.rados.rados.0.smithi033.stdout:944: expect (ObjNum 330 snap 0 seq_num 330) 2023-06-03T20:00:33.933 INFO:tasks.rados.rados.0.smithi033.stdout:945: read oid 468 snap -1 2023-06-03T20:00:33.933 INFO:tasks.rados.rados.0.smithi033.stdout:945: expect (ObjNum 467 snap 0 seq_num 467) 2023-06-03T20:00:33.933 INFO:tasks.rados.rados.0.smithi033.stdout:946: write oid 464 current snap is 0 2023-06-03T20:00:33.933 INFO:tasks.rados.rados.0.smithi033.stdout:946: seq_num 749 ranges {588443=564095,1796660=708921} 2023-06-03T20:00:33.936 INFO:tasks.rados.rados.0.smithi033.stdout:946: writing smithi03366949-464 from 588443 to 1152538 tid 1 2023-06-03T20:00:33.945 INFO:tasks.rados.rados.0.smithi033.stdout:946: writing smithi03366949-464 from 1796660 to 2505581 tid 2 2023-06-03T20:00:33.945 INFO:tasks.rados.rados.0.smithi033.stdout:947: write oid 61 current snap is 0 2023-06-03T20:00:33.946 INFO:tasks.rados.rados.0.smithi033.stdout:942: finishing write tid 1 to smithi03366949-63 2023-06-03T20:00:33.946 INFO:tasks.rados.rados.0.smithi033.stdout:947: seq_num 750 ranges {605250=639344,1855142=452579} 2023-06-03T20:00:33.952 INFO:tasks.rados.rados.0.smithi033.stdout:947: writing smithi03366949-61 from 605250 to 1244594 tid 1 2023-06-03T20:00:33.958 INFO:tasks.rados.rados.0.smithi033.stdout:947: writing smithi03366949-61 from 1855142 to 2307721 tid 2 2023-06-03T20:00:33.958 INFO:tasks.rados.rados.0.smithi033.stdout:948: write oid 228 current snap is 0 2023-06-03T20:00:33.958 INFO:tasks.rados.rados.0.smithi033.stdout:948: seq_num 751 ranges {622057=714593,1913624=708433} 2023-06-03T20:00:33.965 INFO:tasks.rados.rados.0.smithi033.stdout:948: writing smithi03366949-228 from 622057 to 1336650 tid 1 2023-06-03T20:00:33.973 INFO:tasks.rados.rados.0.smithi033.stdout:948: writing smithi03366949-228 from 1913624 to 2622057 tid 2 2023-06-03T20:00:33.973 INFO:tasks.rados.rados.0.smithi033.stdout:949: read oid 40 snap -1 2023-06-03T20:00:33.973 INFO:tasks.rados.rados.0.smithi033.stdout:949: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:00:33.973 INFO:tasks.rados.rados.0.smithi033.stdout:950: write oid 312 current snap is 0 2023-06-03T20:00:33.973 INFO:tasks.rados.rados.0.smithi033.stdout:950: seq_num 752 ranges {638864=789842,1972106=456248} 2023-06-03T20:00:33.981 INFO:tasks.rados.rados.0.smithi033.stdout:950: writing smithi03366949-312 from 638864 to 1428706 tid 1 2023-06-03T20:00:33.987 INFO:tasks.rados.rados.0.smithi033.stdout:950: writing smithi03366949-312 from 1972106 to 2428354 tid 2 2023-06-03T20:00:33.987 INFO:tasks.rados.rados.0.smithi033.stdout:951: write oid 378 current snap is 0 2023-06-03T20:00:33.988 INFO:tasks.rados.rados.0.smithi033.stdout:942: finishing write tid 2 to smithi03366949-63 2023-06-03T20:00:33.988 INFO:tasks.rados.rados.0.smithi033.stdout:942: finishing write tid 3 to smithi03366949-63 2023-06-03T20:00:33.988 INFO:tasks.rados.rados.0.smithi033.stdout:942: finishing write tid 4 to smithi03366949-63 2023-06-03T20:00:33.988 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 125 (ObjNum 748 snap 0 seq_num 748) dirty exists 2023-06-03T20:00:33.988 INFO:tasks.rados.rados.0.smithi033.stdout:942: left oid 63 (ObjNum 748 snap 0 seq_num 748) 2023-06-03T20:00:33.989 INFO:tasks.rados.rados.0.smithi033.stdout:946: finishing write tid 1 to smithi03366949-464 2023-06-03T20:00:33.989 INFO:tasks.rados.rados.0.smithi033.stdout:945: expect (ObjNum 467 snap 0 seq_num 467) 2023-06-03T20:00:34.109 INFO:tasks.rados.rados.0.smithi033.stdout:944: expect (ObjNum 330 snap 0 seq_num 330) 2023-06-03T20:00:34.223 INFO:tasks.rados.rados.0.smithi033.stdout:946: finishing write tid 2 to smithi03366949-464 2023-06-03T20:00:34.223 INFO:tasks.rados.rados.0.smithi033.stdout:946: finishing write tid 3 to smithi03366949-464 2023-06-03T20:00:34.223 INFO:tasks.rados.rados.0.smithi033.stdout:946: finishing write tid 4 to smithi03366949-464 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 181 (ObjNum 749 snap 0 seq_num 749) dirty exists 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:946: left oid 464 (ObjNum 749 snap 0 seq_num 749) 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:947: finishing write tid 1 to smithi03366949-61 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:947: finishing write tid 2 to smithi03366949-61 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:947: finishing write tid 3 to smithi03366949-61 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:947: finishing write tid 4 to smithi03366949-61 2023-06-03T20:00:34.224 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 184 (ObjNum 750 snap 0 seq_num 750) dirty exists 2023-06-03T20:00:34.225 INFO:tasks.rados.rados.0.smithi033.stdout:947: left oid 61 (ObjNum 750 snap 0 seq_num 750) 2023-06-03T20:00:34.225 INFO:tasks.rados.rados.0.smithi033.stdout:948: finishing write tid 1 to smithi03366949-228 2023-06-03T20:00:34.225 INFO:tasks.rados.rados.0.smithi033.stdout:948: finishing write tid 2 to smithi03366949-228 2023-06-03T20:00:34.225 INFO:tasks.rados.rados.0.smithi033.stdout:948: finishing write tid 3 to smithi03366949-228 2023-06-03T20:00:34.225 INFO:tasks.rados.rados.0.smithi033.stdout:948: finishing write tid 4 to smithi03366949-228 2023-06-03T20:00:34.226 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 228 v 151 (ObjNum 751 snap 0 seq_num 751) dirty exists 2023-06-03T20:00:34.226 INFO:tasks.rados.rados.0.smithi033.stdout:948: left oid 228 (ObjNum 751 snap 0 seq_num 751) 2023-06-03T20:00:34.226 INFO:tasks.rados.rados.0.smithi033.stdout:949: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:00:34.307 INFO:tasks.rados.rados.0.smithi033.stdout:950: finishing write tid 1 to smithi03366949-312 2023-06-03T20:00:34.307 INFO:tasks.rados.rados.0.smithi033.stdout:950: finishing write tid 2 to smithi03366949-312 2023-06-03T20:00:34.307 INFO:tasks.rados.rados.0.smithi033.stdout:950: finishing write tid 3 to smithi03366949-312 2023-06-03T20:00:34.307 INFO:tasks.rados.rados.0.smithi033.stdout:950: finishing write tid 4 to smithi03366949-312 2023-06-03T20:00:34.308 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 312 v 159 (ObjNum 752 snap 0 seq_num 752) dirty exists 2023-06-03T20:00:34.308 INFO:tasks.rados.rados.0.smithi033.stdout:950: left oid 312 (ObjNum 752 snap 0 seq_num 752) 2023-06-03T20:00:34.308 INFO:tasks.rados.rados.0.smithi033.stdout:951: seq_num 753 ranges {655671=581444,2030588=625083} 2023-06-03T20:00:34.309 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:33 smithi083 bash[50769]: debug 2023-06-03T20:00:33.897+0000 7f1f760ff200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:00:34.319 INFO:tasks.rados.rados.0.smithi033.stdout:951: writing smithi03366949-378 from 655671 to 1237115 tid 1 2023-06-03T20:00:34.327 INFO:tasks.rados.rados.0.smithi033.stdout:951: writing smithi03366949-378 from 2030588 to 2655671 tid 2 2023-06-03T20:00:34.328 INFO:tasks.rados.rados.0.smithi033.stdout:942: done (9 left) 2023-06-03T20:00:34.328 INFO:tasks.rados.rados.0.smithi033.stdout:943: done (8 left) 2023-06-03T20:00:34.328 INFO:tasks.rados.rados.0.smithi033.stdout:944: done (7 left) 2023-06-03T20:00:34.328 INFO:tasks.rados.rados.0.smithi033.stdout:945: done (6 left) 2023-06-03T20:00:34.328 INFO:tasks.rados.rados.0.smithi033.stdout:946: done (5 left) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:947: done (4 left) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:948: done (3 left) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:949: done (2 left) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:950: done (1 left) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:952: read oid 171 snap -1 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:952: expect (ObjNum 170 snap 0 seq_num 170) 2023-06-03T20:00:34.329 INFO:tasks.rados.rados.0.smithi033.stdout:953: write oid 2 current snap is 0 2023-06-03T20:00:34.330 INFO:tasks.rados.rados.0.smithi033.stdout:951: finishing write tid 1 to smithi03366949-378 2023-06-03T20:00:34.330 INFO:tasks.rados.rados.0.smithi033.stdout:953: seq_num 754 ranges {672478=656693,2089070=459917} 2023-06-03T20:00:34.337 INFO:tasks.rados.rados.0.smithi033.stdout:953: writing smithi03366949-2 from 672478 to 1329171 tid 1 2023-06-03T20:00:34.343 INFO:tasks.rados.rados.0.smithi033.stdout:953: writing smithi03366949-2 from 2089070 to 2548987 tid 2 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:954: write oid 28 current snap is 0 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:951: finishing write tid 2 to smithi03366949-378 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:951: finishing write tid 3 to smithi03366949-378 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:951: finishing write tid 4 to smithi03366949-378 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 378 v 175 (ObjNum 753 snap 0 seq_num 753) dirty exists 2023-06-03T20:00:34.344 INFO:tasks.rados.rados.0.smithi033.stdout:951: left oid 378 (ObjNum 753 snap 0 seq_num 753) 2023-06-03T20:00:34.345 INFO:tasks.rados.rados.0.smithi033.stdout:952: expect (ObjNum 170 snap 0 seq_num 170) 2023-06-03T20:00:34.440 INFO:tasks.rados.rados.0.smithi033.stdout:953: finishing write tid 1 to smithi03366949-2 2023-06-03T20:00:34.440 INFO:tasks.rados.rados.0.smithi033.stdout:953: finishing write tid 2 to smithi03366949-2 2023-06-03T20:00:34.440 INFO:tasks.rados.rados.0.smithi033.stdout:953: finishing write tid 3 to smithi03366949-2 2023-06-03T20:00:34.440 INFO:tasks.rados.rados.0.smithi033.stdout:953: finishing write tid 4 to smithi03366949-2 2023-06-03T20:00:34.441 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 2 v 192 (ObjNum 754 snap 0 seq_num 754) dirty exists 2023-06-03T20:00:34.441 INFO:tasks.rados.rados.0.smithi033.stdout:953: left oid 2 (ObjNum 754 snap 0 seq_num 754) 2023-06-03T20:00:34.441 INFO:tasks.rados.rados.0.smithi033.stdout:954: seq_num 755 ranges {689285=731942,2147552=541733} 2023-06-03T20:00:34.454 INFO:tasks.rados.rados.0.smithi033.stdout:954: writing smithi03366949-28 from 689285 to 1421227 tid 1 2023-06-03T20:00:34.462 INFO:tasks.rados.rados.0.smithi033.stdout:954: writing smithi03366949-28 from 2147552 to 2689285 tid 2 2023-06-03T20:00:34.462 INFO:tasks.rados.rados.0.smithi033.stdout:951: done (3 left) 2023-06-03T20:00:34.463 INFO:tasks.rados.rados.0.smithi033.stdout:952: done (2 left) 2023-06-03T20:00:34.463 INFO:tasks.rados.rados.0.smithi033.stdout:953: done (1 left) 2023-06-03T20:00:34.463 INFO:tasks.rados.rados.0.smithi033.stdout:955: write oid 322 current snap is 0 2023-06-03T20:00:34.463 INFO:tasks.rados.rados.0.smithi033.stdout:955: seq_num 756 ranges {706092=407191,1806034=463586} 2023-06-03T20:00:34.468 INFO:tasks.rados.rados.0.smithi033.stdout:955: writing smithi03366949-322 from 706092 to 1113283 tid 1 2023-06-03T20:00:34.475 INFO:tasks.rados.rados.0.smithi033.stdout:955: writing smithi03366949-322 from 1806034 to 2269620 tid 2 2023-06-03T20:00:34.475 INFO:tasks.rados.rados.0.smithi033.stdout:956: read oid 308 snap -1 2023-06-03T20:00:34.475 INFO:tasks.rados.rados.0.smithi033.stdout:956: expect (ObjNum 307 snap 0 seq_num 307) 2023-06-03T20:00:34.475 INFO:tasks.rados.rados.0.smithi033.stdout:957: write oid 5 current snap is 0 2023-06-03T20:00:34.475 INFO:tasks.rados.rados.0.smithi033.stdout:957: seq_num 757 ranges {722899=482440,1748163=723597} 2023-06-03T20:00:34.482 INFO:tasks.rados.rados.0.smithi033.stdout:957: writing smithi03366949-5 from 722899 to 1205339 tid 1 2023-06-03T20:00:34.490 INFO:tasks.rados.rados.0.smithi033.stdout:957: writing smithi03366949-5 from 1748163 to 2471760 tid 2 2023-06-03T20:00:34.490 INFO:tasks.rados.rados.0.smithi033.stdout:958: delete oid 182 current snap is 0 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:954: finishing write tid 1 to smithi03366949-28 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:954: finishing write tid 2 to smithi03366949-28 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:954: finishing write tid 3 to smithi03366949-28 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:954: finishing write tid 4 to smithi03366949-28 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 178 (ObjNum 755 snap 0 seq_num 755) dirty exists 2023-06-03T20:00:34.491 INFO:tasks.rados.rados.0.smithi033.stdout:954: left oid 28 (ObjNum 755 snap 0 seq_num 755) 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:955: finishing write tid 1 to smithi03366949-322 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:955: finishing write tid 2 to smithi03366949-322 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:955: finishing write tid 3 to smithi03366949-322 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:955: finishing write tid 4 to smithi03366949-322 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 181 (ObjNum 756 snap 0 seq_num 756) dirty exists 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:955: left oid 322 (ObjNum 756 snap 0 seq_num 756) 2023-06-03T20:00:34.492 INFO:tasks.rados.rados.0.smithi033.stdout:957: finishing write tid 1 to smithi03366949-5 2023-06-03T20:00:34.493 INFO:tasks.rados.rados.0.smithi033.stdout:956: expect (ObjNum 307 snap 0 seq_num 307) 2023-06-03T20:00:34.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.301235+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: cluster 2023-06-03T20:00:33.452899+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 9.4 MiB/s wr, 100 op/s 2023-06-03T20:00:34.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.585840+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.587243+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.594757+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.604340+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:34.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.611789+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.612202+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: cluster 2023-06-03T20:00:33.617588+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-06-03T20:00:34.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: audit 2023-06-03T20:00:33.672869+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.33:0/322955555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:34.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26432]: cluster 2023-06-03T20:00:33.712560+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:34.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.301235+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: cluster 2023-06-03T20:00:33.452899+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 9.4 MiB/s wr, 100 op/s 2023-06-03T20:00:34.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.585840+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:34.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.587243+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:34.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.594757+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.604340+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:34.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.611789+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.612202+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: cluster 2023-06-03T20:00:33.617588+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-06-03T20:00:34.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: audit 2023-06-03T20:00:33.672869+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.33:0/322955555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:34.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[33017]: cluster 2023-06-03T20:00:33.712560+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:34.595 INFO:tasks.rados.rados.0.smithi033.stdout:957: finishing write tid 2 to smithi03366949-5 2023-06-03T20:00:34.596 INFO:tasks.rados.rados.0.smithi033.stdout:957: finishing write tid 3 to smithi03366949-5 2023-06-03T20:00:34.596 INFO:tasks.rados.rados.0.smithi033.stdout:957: finishing write tid 4 to smithi03366949-5 2023-06-03T20:00:34.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 184 (ObjNum 757 snap 0 seq_num 757) dirty exists 2023-06-03T20:00:34.597 INFO:tasks.rados.rados.0.smithi033.stdout:957: left oid 5 (ObjNum 757 snap 0 seq_num 757) 2023-06-03T20:00:34.597 INFO:tasks.rados.rados.0.smithi033.stdout:954: done (4 left) 2023-06-03T20:00:34.597 INFO:tasks.rados.rados.0.smithi033.stdout:955: done (3 left) 2023-06-03T20:00:34.598 INFO:tasks.rados.rados.0.smithi033.stdout:956: done (2 left) 2023-06-03T20:00:34.598 INFO:tasks.rados.rados.0.smithi033.stdout:957: done (1 left) 2023-06-03T20:00:34.598 INFO:tasks.rados.rados.0.smithi033.stdout:958: done (0 left) 2023-06-03T20:00:34.599 INFO:tasks.rados.rados.0.smithi033.stdout:959: write oid 107 current snap is 0 2023-06-03T20:00:34.599 INFO:tasks.rados.rados.0.smithi033.stdout:959: seq_num 759 ranges {756513=632938,1865127=727266} 2023-06-03T20:00:34.611 INFO:tasks.rados.rados.0.smithi033.stdout:959: writing smithi03366949-107 from 756513 to 1389451 tid 1 2023-06-03T20:00:34.617 INFO:tasks.rados.rados.0.smithi033.stdout:959: writing smithi03366949-107 from 1865127 to 2592393 tid 2 2023-06-03T20:00:34.617 INFO:tasks.rados.rados.0.smithi033.stdout:960: write oid 136 current snap is 0 2023-06-03T20:00:34.617 INFO:tasks.rados.rados.0.smithi033.stdout:959: finishing write tid 1 to smithi03366949-107 2023-06-03T20:00:34.617 INFO:tasks.rados.rados.0.smithi033.stdout:960: seq_num 760 ranges {773320=708187,1923609=470924} 2023-06-03T20:00:34.632 INFO:tasks.rados.rados.0.smithi033.stdout:960: writing smithi03366949-136 from 773320 to 1481507 tid 1 2023-06-03T20:00:34.637 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[50769]: debug 2023-06-03T20:00:34.509+0000 7f1f760ff200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:00:34.638 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.301235+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.638 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: cluster 2023-06-03T20:00:33.452899+0000 mgr.y (mgr.14442) 207 : cluster [DBG] pgmap v180: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 72 MiB/s rd, 9.4 MiB/s wr, 100 op/s 2023-06-03T20:00:34.638 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.585840+0000 mon.c (mon.2) 112 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:34.638 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.587243+0000 mon.c (mon.2) 113 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:34.638 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.594757+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14442 ' entity='mgr.y' 2023-06-03T20:00:34.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.604340+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:34.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.611789+0000 mon.c (mon.2) 115 : audit [INF] from='mgr.14442 172.21.15.33:0/3365984611' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.612202+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2023-06-03T20:00:34.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: cluster 2023-06-03T20:00:33.617588+0000 mon.a (mon.0) 704 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2023-06-03T20:00:34.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: audit 2023-06-03T20:00:33.672869+0000 mon.a (mon.0) 705 : audit [DBG] from='client.? 172.21.15.33:0/322955555' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:34.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[26882]: cluster 2023-06-03T20:00:33.712560+0000 mon.a (mon.0) 706 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:34.642 INFO:tasks.rados.rados.0.smithi033.stdout:960: writing smithi03366949-136 from 1923609 to 2394533 tid 2 2023-06-03T20:00:34.642 INFO:tasks.rados.rados.0.smithi033.stdout:961: write oid 207 current snap is 0 2023-06-03T20:00:34.643 INFO:tasks.rados.rados.0.smithi033.stdout:961: seq_num 761 ranges {790127=499789,1698444=730935} 2023-06-03T20:00:34.653 INFO:tasks.rados.rados.0.smithi033.stdout:961: writing smithi03366949-207 from 790127 to 1289916 tid 1 2023-06-03T20:00:34.667 INFO:tasks.rados.rados.0.smithi033.stdout:961: writing smithi03366949-207 from 1698444 to 2429379 tid 2 2023-06-03T20:00:34.667 INFO:tasks.rados.rados.0.smithi033.stdout:962: write oid 444 current snap is 0 2023-06-03T20:00:34.667 INFO:tasks.rados.rados.0.smithi033.stdout:959: finishing write tid 2 to smithi03366949-107 2023-06-03T20:00:34.667 INFO:tasks.rados.rados.0.smithi033.stdout:959: finishing write tid 3 to smithi03366949-107 2023-06-03T20:00:34.667 INFO:tasks.rados.rados.0.smithi033.stdout:959: finishing write tid 4 to smithi03366949-107 2023-06-03T20:00:34.668 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 220 (ObjNum 759 snap 0 seq_num 759) dirty exists 2023-06-03T20:00:34.668 INFO:tasks.rados.rados.0.smithi033.stdout:959: left oid 107 (ObjNum 759 snap 0 seq_num 759) 2023-06-03T20:00:34.668 INFO:tasks.rados.rados.0.smithi033.stdout:960: finishing write tid 1 to smithi03366949-136 2023-06-03T20:00:34.669 INFO:tasks.rados.rados.0.smithi033.stdout:960: finishing write tid 2 to smithi03366949-136 2023-06-03T20:00:34.669 INFO:tasks.rados.rados.0.smithi033.stdout:962: seq_num 762 ranges {406934=575038,1640573=474593,2642791=164143} 2023-06-03T20:00:34.676 INFO:tasks.rados.rados.0.smithi033.stdout:962: writing smithi03366949-444 from 406934 to 981972 tid 1 2023-06-03T20:00:34.683 INFO:tasks.rados.rados.0.smithi033.stdout:962: writing smithi03366949-444 from 1640573 to 2115166 tid 2 2023-06-03T20:00:34.689 INFO:tasks.rados.rados.0.smithi033.stdout:962: writing smithi03366949-444 from 2642791 to 2806934 tid 3 2023-06-03T20:00:34.689 INFO:tasks.rados.rados.0.smithi033.stdout:959: done (3 left) 2023-06-03T20:00:34.689 INFO:tasks.rados.rados.0.smithi033.stdout:963: write oid 447 current snap is 0 2023-06-03T20:00:34.690 INFO:tasks.rados.rados.0.smithi033.stdout:963: seq_num 763 ranges {423741=650287,1699055=618251} 2023-06-03T20:00:34.695 INFO:tasks.rados.rados.0.smithi033.stdout:963: writing smithi03366949-447 from 423741 to 1074028 tid 1 2023-06-03T20:00:34.703 INFO:tasks.rados.rados.0.smithi033.stdout:963: writing smithi03366949-447 from 1699055 to 2317306 tid 2 2023-06-03T20:00:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:964: read oid 270 snap -1 2023-06-03T20:00:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:964: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:00:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:965: read oid 421 snap -1 2023-06-03T20:00:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:965: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:966: write oid 435 current snap is 0 2023-06-03T20:00:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:960: finishing write tid 3 to smithi03366949-136 2023-06-03T20:00:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:966: seq_num 764 ranges {440548=725536,1757537=478262,2813990=26558} 2023-06-03T20:00:34.710 INFO:tasks.rados.rados.0.smithi033.stdout:966: writing smithi03366949-435 from 440548 to 1166084 tid 1 2023-06-03T20:00:34.716 INFO:tasks.rados.rados.0.smithi033.stdout:966: writing smithi03366949-435 from 1757537 to 2235799 tid 2 2023-06-03T20:00:34.720 INFO:tasks.rados.rados.0.smithi033.stdout:966: writing smithi03366949-435 from 2813990 to 2840548 tid 3 2023-06-03T20:00:34.721 INFO:tasks.rados.rados.0.smithi033.stdout:967: read oid 16 snap -1 2023-06-03T20:00:34.721 INFO:tasks.rados.rados.0.smithi033.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2023-06-03T20:00:34.721 INFO:tasks.rados.rados.0.smithi033.stdout:968: write oid 38 current snap is 0 2023-06-03T20:00:34.721 INFO:tasks.rados.rados.0.smithi033.stdout:960: finishing write tid 4 to smithi03366949-136 2023-06-03T20:00:34.722 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 136 v 127 (ObjNum 760 snap 0 seq_num 760) dirty exists 2023-06-03T20:00:34.722 INFO:tasks.rados.rados.0.smithi033.stdout:960: left oid 136 (ObjNum 760 snap 0 seq_num 760) 2023-06-03T20:00:34.722 INFO:tasks.rados.rados.0.smithi033.stdout:961: finishing write tid 1 to smithi03366949-207 2023-06-03T20:00:34.723 INFO:tasks.rados.rados.0.smithi033.stdout:961: finishing write tid 2 to smithi03366949-207 2023-06-03T20:00:34.723 INFO:tasks.rados.rados.0.smithi033.stdout:961: finishing write tid 3 to smithi03366949-207 2023-06-03T20:00:34.723 INFO:tasks.rados.rados.0.smithi033.stdout:968: seq_num 765 ranges {457355=400785,1416019=621920,2725060=132295} 2023-06-03T20:00:34.724 INFO:tasks.rados.rados.0.smithi033.stdout:968: writing smithi03366949-38 from 457355 to 858140 tid 1 2023-06-03T20:00:34.731 INFO:tasks.rados.rados.0.smithi033.stdout:968: writing smithi03366949-38 from 1416019 to 2037939 tid 2 2023-06-03T20:00:34.736 INFO:tasks.rados.rados.0.smithi033.stdout:968: writing smithi03366949-38 from 2725060 to 2857355 tid 3 2023-06-03T20:00:34.737 INFO:tasks.rados.rados.0.smithi033.stdout:960: done (8 left) 2023-06-03T20:00:34.737 INFO:tasks.rados.rados.0.smithi033.stdout:969: read oid 74 snap -1 2023-06-03T20:00:34.737 INFO:tasks.rados.rados.0.smithi033.stdout:969: expect (ObjNum 664 snap 0 seq_num 664) 2023-06-03T20:00:34.738 INFO:tasks.rados.rados.0.smithi033.stdout:970: write oid 222 current snap is 0 2023-06-03T20:00:34.738 INFO:tasks.rados.rados.0.smithi033.stdout:970: seq_num 766 ranges {474162=476034,1358148=481931,2352483=465303} 2023-06-03T20:00:34.742 INFO:tasks.rados.rados.0.smithi033.stdout:970: writing smithi03366949-222 from 474162 to 950196 tid 1 2023-06-03T20:00:34.748 INFO:tasks.rados.rados.0.smithi033.stdout:970: writing smithi03366949-222 from 1358148 to 1840079 tid 2 2023-06-03T20:00:34.755 INFO:tasks.rados.rados.0.smithi033.stdout:970: writing smithi03366949-222 from 2352483 to 2817786 tid 3 2023-06-03T20:00:34.755 INFO:tasks.rados.rados.0.smithi033.stdout:971: read oid 209 snap -1 2023-06-03T20:00:34.756 INFO:tasks.rados.rados.0.smithi033.stdout:971: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:00:34.756 INFO:tasks.rados.rados.0.smithi033.stdout:972: read oid 305 snap -1 2023-06-03T20:00:34.756 INFO:tasks.rados.rados.0.smithi033.stdout:972: expect (ObjNum 304 snap 0 seq_num 304) 2023-06-03T20:00:34.757 INFO:tasks.rados.rados.0.smithi033.stdout:973: delete oid 125 current snap is 0 2023-06-03T20:00:34.757 INFO:tasks.rados.rados.0.smithi033.stdout:961: finishing write tid 4 to smithi03366949-207 2023-06-03T20:00:34.757 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 207 v 218 (ObjNum 761 snap 0 seq_num 761) dirty exists 2023-06-03T20:00:34.757 INFO:tasks.rados.rados.0.smithi033.stdout:961: left oid 207 (ObjNum 761 snap 0 seq_num 761) 2023-06-03T20:00:34.757 INFO:tasks.rados.rados.0.smithi033.stdout:962: finishing write tid 1 to smithi03366949-444 2023-06-03T20:00:34.758 INFO:tasks.rados.rados.0.smithi033.stdout:962: finishing write tid 2 to smithi03366949-444 2023-06-03T20:00:34.758 INFO:tasks.rados.rados.0.smithi033.stdout:962: finishing write tid 3 to smithi03366949-444 2023-06-03T20:00:34.758 INFO:tasks.rados.rados.0.smithi033.stdout:962: finishing write tid 4 to smithi03366949-444 2023-06-03T20:00:34.758 INFO:tasks.rados.rados.0.smithi033.stdout:962: finishing write tid 5 to smithi03366949-444 2023-06-03T20:00:34.758 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 147 (ObjNum 762 snap 0 seq_num 762) dirty exists 2023-06-03T20:00:34.759 INFO:tasks.rados.rados.0.smithi033.stdout:962: left oid 444 (ObjNum 762 snap 0 seq_num 762) 2023-06-03T20:00:34.759 INFO:tasks.rados.rados.0.smithi033.stdout:963: finishing write tid 1 to smithi03366949-447 2023-06-03T20:00:34.759 INFO:tasks.rados.rados.0.smithi033.stdout:963: finishing write tid 2 to smithi03366949-447 2023-06-03T20:00:34.759 INFO:tasks.rados.rados.0.smithi033.stdout:963: finishing write tid 3 to smithi03366949-447 2023-06-03T20:00:34.759 INFO:tasks.rados.rados.0.smithi033.stdout:965: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:34.876 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26706]: debug 2023-06-03T20:00:34.595+0000 7fda83611700 -1 mgr handle_mgr_map I was active but no longer am 2023-06-03T20:00:34.877 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26706]: ignoring --setuser ceph since I am not root 2023-06-03T20:00:34.877 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26706]: ignoring --setgroup ceph since I am not root 2023-06-03T20:00:34.877 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26706]: debug 2023-06-03T20:00:34.663+0000 7f4ef3d08700 1 -- 172.21.15.33:0/4139851916 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5627a57824e0 con 0x5627a5877000 2023-06-03T20:00:34.877 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:34 smithi033 bash[26706]: debug 2023-06-03T20:00:34.867+0000 7f4f03ecd680 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:00:34.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:34 smithi083 bash[50769]: debug 2023-06-03T20:00:34.629+0000 7f1f760ff200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:00:35.029 INFO:tasks.rados.rados.0.smithi033.stdout:963: finishing write tid 4 to smithi03366949-447 2023-06-03T20:00:35.029 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 187 (ObjNum 763 snap 0 seq_num 763) dirty exists 2023-06-03T20:00:35.029 INFO:tasks.rados.rados.0.smithi033.stdout:963: left oid 447 (ObjNum 763 snap 0 seq_num 763) 2023-06-03T20:00:35.030 INFO:tasks.rados.rados.0.smithi033.stdout:964: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:00:35.138 INFO:tasks.rados.rados.0.smithi033.stdout:966: finishing write tid 1 to smithi03366949-435 2023-06-03T20:00:35.138 INFO:tasks.rados.rados.0.smithi033.stdout:966: finishing write tid 2 to smithi03366949-435 2023-06-03T20:00:35.138 INFO:tasks.rados.rados.0.smithi033.stdout:966: finishing write tid 3 to smithi03366949-435 2023-06-03T20:00:35.138 INFO:tasks.rados.rados.0.smithi033.stdout:967: expect (ObjNum 15 snap 0 seq_num 15) 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:966: finishing write tid 4 to smithi03366949-435 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:966: finishing write tid 5 to smithi03366949-435 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 435 v 222 (ObjNum 764 snap 0 seq_num 764) dirty exists 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:966: left oid 435 (ObjNum 764 snap 0 seq_num 764) 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:968: finishing write tid 1 to smithi03366949-38 2023-06-03T20:00:35.210 INFO:tasks.rados.rados.0.smithi033.stdout:968: finishing write tid 2 to smithi03366949-38 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:968: finishing write tid 3 to smithi03366949-38 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:968: finishing write tid 4 to smithi03366949-38 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:968: finishing write tid 5 to smithi03366949-38 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 38 v 164 (ObjNum 765 snap 0 seq_num 765) dirty exists 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:968: left oid 38 (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:00:35.211 INFO:tasks.rados.rados.0.smithi033.stdout:969: expect (ObjNum 664 snap 0 seq_num 664) 2023-06-03T20:00:35.300 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.021+0000 7f1f760ff200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:00:35.301 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.145+0000 7f1f760ff200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:00:35.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26706]: debug 2023-06-03T20:00:35.007+0000 7f4f03ecd680 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:00:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:970: finishing write tid 1 to smithi03366949-222 2023-06-03T20:00:35.354 INFO:tasks.rados.rados.0.smithi033.stdout:970: finishing write tid 2 to smithi03366949-222 2023-06-03T20:00:35.354 INFO:tasks.rados.rados.0.smithi033.stdout:971: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:00:35.464 INFO:tasks.rados.rados.0.smithi033.stdout:972: expect (ObjNum 304 snap 0 seq_num 304) 2023-06-03T20:00:35.553 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.293+0000 7f1f760ff200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:00:35.553 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.413+0000 7f1f760ff200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:00:35.554 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[26882]: cephadm 2023-06-03T20:00:33.607228+0000 mgr.y (mgr.14442) 208 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T20:00:35.554 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[26882]: cephadm 2023-06-03T20:00:33.611352+0000 mgr.y (mgr.14442) 209 : cephadm [INF] Failing over to other MGR 2023-06-03T20:00:35.554 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[26882]: audit 2023-06-03T20:00:34.603720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-06-03T20:00:35.554 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[26882]: cluster 2023-06-03T20:00:34.603870+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e19: x(active, starting, since 0.990706s), standbys: y 2023-06-03T20:00:35.564 INFO:tasks.rados.rados.0.smithi033.stdout:970: finishing write tid 3 to smithi03366949-222 2023-06-03T20:00:35.564 INFO:tasks.rados.rados.0.smithi033.stdout:970: finishing write tid 4 to smithi03366949-222 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:970: finishing write tid 5 to smithi03366949-222 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 148 (ObjNum 766 snap 0 seq_num 766) dirty exists 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:970: left oid 222 (ObjNum 766 snap 0 seq_num 766) 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:961: done (12 left) 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:962: done (11 left) 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:963: done (10 left) 2023-06-03T20:00:35.565 INFO:tasks.rados.rados.0.smithi033.stdout:964: done (9 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:965: done (8 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:966: done (7 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:967: done (6 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:968: done (5 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:969: done (4 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:970: done (3 left) 2023-06-03T20:00:35.566 INFO:tasks.rados.rados.0.smithi033.stdout:971: done (2 left) 2023-06-03T20:00:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:972: done (1 left) 2023-06-03T20:00:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:973: done (0 left) 2023-06-03T20:00:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:974: read oid 180 snap -1 2023-06-03T20:00:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:974: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:975: read oid 480 snap -1 2023-06-03T20:00:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:976: write oid 78 current snap is 0 2023-06-03T20:00:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:976: seq_num 768 ranges {507776=742885,1991465=485600} 2023-06-03T20:00:35.578 INFO:tasks.rados.rados.0.smithi033.stdout:976: writing smithi03366949-78 from 507776 to 1250661 tid 1 2023-06-03T20:00:35.586 INFO:tasks.rados.rados.0.smithi033.stdout:976: writing smithi03366949-78 from 1991465 to 2477065 tid 2 2023-06-03T20:00:35.586 INFO:tasks.rados.rados.0.smithi033.stdout:977: read oid 414 snap -1 2023-06-03T20:00:35.587 INFO:tasks.rados.rados.0.smithi033.stdout:977: expect (ObjNum 589 snap 0 seq_num 589) 2023-06-03T20:00:35.587 INFO:tasks.rados.rados.0.smithi033.stdout:978: read oid 94 snap -1 2023-06-03T20:00:35.587 INFO:tasks.rados.rados.0.smithi033.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:00:35.587 INFO:tasks.rados.rados.0.smithi033.stdout:979: read oid 81 snap -1 2023-06-03T20:00:35.587 INFO:tasks.rados.rados.0.smithi033.stdout:979: expect (ObjNum 80 snap 0 seq_num 80) 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:980: read oid 229 snap -1 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:980: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:981: read oid 248 snap -1 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:981: expect (ObjNum 247 snap 0 seq_num 247) 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:982: write oid 474 current snap is 0 2023-06-03T20:00:35.588 INFO:tasks.rados.rados.0.smithi033.stdout:982: seq_num 769 ranges {524583=418134,1649947=629258,2834752=89831} 2023-06-03T20:00:35.592 INFO:tasks.rados.rados.0.smithi033.stdout:982: writing smithi03366949-474 from 524583 to 942717 tid 1 2023-06-03T20:00:35.600 INFO:tasks.rados.rados.0.smithi033.stdout:982: writing smithi03366949-474 from 1649947 to 2279205 tid 2 2023-06-03T20:00:35.604 INFO:tasks.rados.rados.0.smithi033.stdout:982: writing smithi03366949-474 from 2834752 to 2924583 tid 3 2023-06-03T20:00:35.605 INFO:tasks.rados.rados.0.smithi033.stdout:983: write oid 189 current snap is 0 2023-06-03T20:00:35.605 INFO:tasks.rados.rados.0.smithi033.stdout:983: seq_num 770 ranges {541390=493383,1592076=489269,2862175=79215} 2023-06-03T20:00:35.610 INFO:tasks.rados.rados.0.smithi033.stdout:983: writing smithi03366949-189 from 541390 to 1034773 tid 1 2023-06-03T20:00:35.616 INFO:tasks.rados.rados.0.smithi033.stdout:983: writing smithi03366949-189 from 1592076 to 2081345 tid 2 2023-06-03T20:00:35.621 INFO:tasks.rados.rados.0.smithi033.stdout:983: writing smithi03366949-189 from 2862175 to 2941390 tid 3 2023-06-03T20:00:35.621 INFO:tasks.rados.rados.0.smithi033.stdout:984: read oid 443 snap -1 2023-06-03T20:00:35.622 INFO:tasks.rados.rados.0.smithi033.stdout:984: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:00:35.622 INFO:tasks.rados.rados.0.smithi033.stdout:985: read oid 54 snap -1 2023-06-03T20:00:35.622 INFO:tasks.rados.rados.0.smithi033.stdout:985: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:00:35.622 INFO:tasks.rados.rados.0.smithi033.stdout:986: write oid 244 current snap is 0 2023-06-03T20:00:35.622 INFO:tasks.rados.rados.0.smithi033.stdout:986: seq_num 771 ranges {558197=568632,1650558=632927,2773245=184952} 2023-06-03T20:00:35.628 INFO:tasks.rados.rados.0.smithi033.stdout:986: writing smithi03366949-244 from 558197 to 1126829 tid 1 2023-06-03T20:00:35.635 INFO:tasks.rados.rados.0.smithi033.stdout:986: writing smithi03366949-244 from 1650558 to 2283485 tid 2 2023-06-03T20:00:35.639 INFO:tasks.rados.rados.0.smithi033.stdout:986: writing smithi03366949-244 from 2773245 to 2958197 tid 3 2023-06-03T20:00:35.639 INFO:tasks.rados.rados.0.smithi033.stdout:987: write oid 176 current snap is 0 2023-06-03T20:00:35.640 INFO:tasks.rados.rados.0.smithi033.stdout:974: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:35.738 INFO:tasks.rados.rados.0.smithi033.stdout:975: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:35.802 INFO:tasks.rados.rados.0.smithi033.stdout:976: finishing write tid 1 to smithi03366949-78 2023-06-03T20:00:35.803 INFO:tasks.rados.rados.0.smithi033.stdout:979: expect (ObjNum 80 snap 0 seq_num 80) 2023-06-03T20:00:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[33017]: cephadm 2023-06-03T20:00:33.607228+0000 mgr.y (mgr.14442) 208 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T20:00:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[33017]: cephadm 2023-06-03T20:00:33.611352+0000 mgr.y (mgr.14442) 209 : cephadm [INF] Failing over to other MGR 2023-06-03T20:00:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[33017]: audit 2023-06-03T20:00:34.603720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-06-03T20:00:35.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[33017]: cluster 2023-06-03T20:00:34.603870+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e19: x(active, starting, since 0.990706s), standbys: y 2023-06-03T20:00:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26432]: cephadm 2023-06-03T20:00:33.607228+0000 mgr.y (mgr.14442) 208 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2023-06-03T20:00:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26432]: cephadm 2023-06-03T20:00:33.611352+0000 mgr.y (mgr.14442) 209 : cephadm [INF] Failing over to other MGR 2023-06-03T20:00:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26432]: audit 2023-06-03T20:00:34.603720+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14442 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2023-06-03T20:00:35.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26432]: cluster 2023-06-03T20:00:34.603870+0000 mon.a (mon.0) 708 : cluster [DBG] mgrmap e19: x(active, starting, since 0.990706s), standbys: y 2023-06-03T20:00:35.832 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:35 smithi033 bash[26706]: debug 2023-06-03T20:00:35.515+0000 7f4f03ecd680 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:00:35.878 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.545+0000 7f1f760ff200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:00:35.878 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.741+0000 7f1f760ff200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:00:35.933 INFO:tasks.rados.rados.0.smithi033.stdout:982: finishing write tid 1 to smithi03366949-474 2023-06-03T20:00:35.934 INFO:tasks.rados.rados.0.smithi033.stdout:978: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:00:36.045 INFO:tasks.rados.rados.0.smithi033.stdout:976: finishing write tid 2 to smithi03366949-78 2023-06-03T20:00:36.046 INFO:tasks.rados.rados.0.smithi033.stdout:982: finishing write tid 2 to smithi03366949-474 2023-06-03T20:00:36.046 INFO:tasks.rados.rados.0.smithi033.stdout:976: finishing write tid 3 to smithi03366949-78 2023-06-03T20:00:36.046 INFO:tasks.rados.rados.0.smithi033.stdout:982: finishing write tid 3 to smithi03366949-474 2023-06-03T20:00:36.046 INFO:tasks.rados.rados.0.smithi033.stdout:982: finishing write tid 4 to smithi03366949-474 2023-06-03T20:00:36.046 INFO:tasks.rados.rados.0.smithi033.stdout:982: finishing write tid 5 to smithi03366949-474 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 474 v 226 (ObjNum 769 snap 0 seq_num 769) dirty exists 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:982: left oid 474 (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:976: finishing write tid 4 to smithi03366949-78 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 78 v 161 (ObjNum 768 snap 0 seq_num 768) dirty exists 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:976: left oid 78 (ObjNum 768 snap 0 seq_num 768) 2023-06-03T20:00:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:977: expect (ObjNum 589 snap 0 seq_num 589) 2023-06-03T20:00:36.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:35 smithi083 bash[50769]: debug 2023-06-03T20:00:35.869+0000 7f1f760ff200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:00:36.226 INFO:tasks.rados.rados.0.smithi033.stdout:980: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:36.344 INFO:tasks.rados.rados.0.smithi033.stdout:981: expect (ObjNum 247 snap 0 seq_num 247) 2023-06-03T20:00:36.410 INFO:tasks.rados.rados.0.smithi033.stdout:983: finishing write tid 1 to smithi03366949-189 2023-06-03T20:00:36.410 INFO:tasks.rados.rados.0.smithi033.stdout:983: finishing write tid 2 to smithi03366949-189 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:983: finishing write tid 3 to smithi03366949-189 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:983: finishing write tid 4 to smithi03366949-189 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:983: finishing write tid 5 to smithi03366949-189 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 189 v 123 (ObjNum 770 snap 0 seq_num 770) dirty exists 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:983: left oid 189 (ObjNum 770 snap 0 seq_num 770) 2023-06-03T20:00:36.411 INFO:tasks.rados.rados.0.smithi033.stdout:985: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:00:36.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:36 smithi033 bash[33017]: audit 2023-06-03T20:00:36.110209+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.33:0/2700252763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:36.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:36 smithi033 bash[26432]: audit 2023-06-03T20:00:36.110209+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.33:0/2700252763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:36.521 INFO:tasks.rados.rados.0.smithi033.stdout:984: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:00:36.660 INFO:tasks.rados.rados.0.smithi033.stdout:986: finishing write tid 1 to smithi03366949-244 2023-06-03T20:00:36.661 INFO:tasks.rados.rados.0.smithi033.stdout:986: finishing write tid 2 to smithi03366949-244 2023-06-03T20:00:36.662 INFO:tasks.rados.rados.0.smithi033.stdout:986: finishing write tid 3 to smithi03366949-244 2023-06-03T20:00:36.662 INFO:tasks.rados.rados.0.smithi033.stdout:986: finishing write tid 4 to smithi03366949-244 2023-06-03T20:00:36.662 INFO:tasks.rados.rados.0.smithi033.stdout:986: finishing write tid 5 to smithi03366949-244 2023-06-03T20:00:36.663 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 151 (ObjNum 771 snap 0 seq_num 771) dirty exists 2023-06-03T20:00:36.663 INFO:tasks.rados.rados.0.smithi033.stdout:986: left oid 244 (ObjNum 771 snap 0 seq_num 771) 2023-06-03T20:00:36.663 INFO:tasks.rados.rados.0.smithi033.stdout:987: seq_num 772 ranges {575004=643881,1709040=492938,2917021=57983} 2023-06-03T20:00:36.675 INFO:tasks.rados.rados.0.smithi033.stdout:987: writing smithi03366949-176 from 575004 to 1218885 tid 1 2023-06-03T20:00:36.679 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:36 smithi033 bash[26706]: debug 2023-06-03T20:00:36.563+0000 7f4f03ecd680 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:00:36.680 INFO:tasks.rados.rados.0.smithi033.stdout:987: writing smithi03366949-176 from 1709040 to 2201978 tid 2 2023-06-03T20:00:36.685 INFO:tasks.rados.rados.0.smithi033.stdout:987: writing smithi03366949-176 from 2917021 to 2975004 tid 3 2023-06-03T20:00:36.685 INFO:tasks.rados.rados.0.smithi033.stdout:974: done (13 left) 2023-06-03T20:00:36.685 INFO:tasks.rados.rados.0.smithi033.stdout:975: done (12 left) 2023-06-03T20:00:36.685 INFO:tasks.rados.rados.0.smithi033.stdout:976: done (11 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:977: done (10 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:978: done (9 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:979: done (8 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:980: done (7 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:981: done (6 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:982: done (5 left) 2023-06-03T20:00:36.686 INFO:tasks.rados.rados.0.smithi033.stdout:983: done (4 left) 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:984: done (3 left) 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:985: done (2 left) 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:986: done (1 left) 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:988: read oid 151 snap -1 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:988: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:989: write oid 285 current snap is 0 2023-06-03T20:00:36.687 INFO:tasks.rados.rados.0.smithi033.stdout:989: seq_num 773 ranges {591811=719130,1767522=636596,2828091=163720} 2023-06-03T20:00:36.692 INFO:tasks.rados.rados.0.smithi033.stdout:989: writing smithi03366949-285 from 591811 to 1310941 tid 1 2023-06-03T20:00:36.698 INFO:tasks.rados.rados.0.smithi033.stdout:989: writing smithi03366949-285 from 1767522 to 2404118 tid 2 2023-06-03T20:00:36.702 INFO:tasks.rados.rados.0.smithi033.stdout:989: writing smithi03366949-285 from 2828091 to 2991811 tid 3 2023-06-03T20:00:36.703 INFO:tasks.rados.rados.0.smithi033.stdout:990: delete oid 202 current snap is 0 2023-06-03T20:00:36.703 INFO:tasks.rados.rados.0.smithi033.stdout:987: finishing write tid 1 to smithi03366949-176 2023-06-03T20:00:36.703 INFO:tasks.rados.rados.0.smithi033.stdout:987: finishing write tid 2 to smithi03366949-176 2023-06-03T20:00:36.703 INFO:tasks.rados.rados.0.smithi033.stdout:987: finishing write tid 3 to smithi03366949-176 2023-06-03T20:00:36.703 INFO:tasks.rados.rados.0.smithi033.stdout:987: finishing write tid 4 to smithi03366949-176 2023-06-03T20:00:36.704 INFO:tasks.rados.rados.0.smithi033.stdout:987: finishing write tid 5 to smithi03366949-176 2023-06-03T20:00:36.704 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 176 v 152 (ObjNum 772 snap 0 seq_num 772) dirty exists 2023-06-03T20:00:36.704 INFO:tasks.rados.rados.0.smithi033.stdout:987: left oid 176 (ObjNum 772 snap 0 seq_num 772) 2023-06-03T20:00:36.706 INFO:tasks.rados.rados.0.smithi033.stdout:988: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:00:36.783 INFO:tasks.rados.rados.0.smithi033.stdout:989: finishing write tid 1 to smithi03366949-285 2023-06-03T20:00:36.783 INFO:tasks.rados.rados.0.smithi033.stdout:989: finishing write tid 2 to smithi03366949-285 2023-06-03T20:00:36.783 INFO:tasks.rados.rados.0.smithi033.stdout:989: finishing write tid 3 to smithi03366949-285 2023-06-03T20:00:36.783 INFO:tasks.rados.rados.0.smithi033.stdout:989: finishing write tid 4 to smithi03366949-285 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:989: finishing write tid 5 to smithi03366949-285 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 156 (ObjNum 773 snap 0 seq_num 773) dirty exists 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:989: left oid 285 (ObjNum 773 snap 0 seq_num 773) 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:987: done (3 left) 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:988: done (2 left) 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:989: done (1 left) 2023-06-03T20:00:36.784 INFO:tasks.rados.rados.0.smithi033.stdout:990: done (0 left) 2023-06-03T20:00:36.785 INFO:tasks.rados.rados.0.smithi033.stdout:991: write oid 392 current snap is 0 2023-06-03T20:00:36.785 INFO:tasks.rados.rados.0.smithi033.stdout:991: seq_num 775 ranges {625425=469628,1768133=640265} 2023-06-03T20:00:36.789 INFO:tasks.rados.rados.0.smithi033.stdout:991: writing smithi03366949-392 from 625425 to 1095053 tid 1 2023-06-03T20:00:36.796 INFO:tasks.rados.rados.0.smithi033.stdout:991: writing smithi03366949-392 from 1768133 to 2408398 tid 2 2023-06-03T20:00:36.797 INFO:tasks.rados.rados.0.smithi033.stdout:992: write oid 3 current snap is 0 2023-06-03T20:00:36.797 INFO:tasks.rados.rados.0.smithi033.stdout:992: seq_num 776 ranges {642232=661230,1942968=783923} 2023-06-03T20:00:36.804 INFO:tasks.rados.rados.0.smithi033.stdout:992: writing smithi03366949-3 from 642232 to 1303462 tid 1 2023-06-03T20:00:36.812 INFO:tasks.rados.rados.0.smithi033.stdout:992: writing smithi03366949-3 from 1942968 to 2726891 tid 2 2023-06-03T20:00:36.812 INFO:tasks.rados.rados.0.smithi033.stdout:993: delete oid 434 current snap is 0 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:991: finishing write tid 1 to smithi03366949-392 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:991: finishing write tid 2 to smithi03366949-392 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:991: finishing write tid 3 to smithi03366949-392 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:991: finishing write tid 4 to smithi03366949-392 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 160 (ObjNum 775 snap 0 seq_num 775) dirty exists 2023-06-03T20:00:36.813 INFO:tasks.rados.rados.0.smithi033.stdout:991: left oid 392 (ObjNum 775 snap 0 seq_num 775) 2023-06-03T20:00:36.814 INFO:tasks.rados.rados.0.smithi033.stdout:992: finishing write tid 1 to smithi03366949-3 2023-06-03T20:00:36.814 INFO:tasks.rados.rados.0.smithi033.stdout:991: done (2 left) 2023-06-03T20:00:36.815 INFO:tasks.rados.rados.0.smithi033.stdout:993: done (1 left) 2023-06-03T20:00:36.815 INFO:tasks.rados.rados.0.smithi033.stdout:994: delete oid 59 current snap is 0 2023-06-03T20:00:36.816 INFO:tasks.rados.rados.0.smithi033.stdout:994: done (1 left) 2023-06-03T20:00:36.816 INFO:tasks.rados.rados.0.smithi033.stdout:995: read oid 156 snap -1 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:995: expect (ObjNum 633 snap 0 seq_num 633) 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:996: read oid 260 snap -1 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:997: read oid 122 snap -1 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:997: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:998: write oid 460 current snap is 0 2023-06-03T20:00:36.817 INFO:tasks.rados.rados.0.smithi033.stdout:998: seq_num 779 ranges {692653=486977,1602061=647603,2992629=100024} 2023-06-03T20:00:36.824 INFO:tasks.rados.rados.0.smithi033.stdout:998: writing smithi03366949-460 from 692653 to 1179630 tid 1 2023-06-03T20:00:36.832 INFO:tasks.rados.rados.0.smithi033.stdout:998: writing smithi03366949-460 from 1602061 to 2249664 tid 2 2023-06-03T20:00:36.837 INFO:tasks.rados.rados.0.smithi033.stdout:998: writing smithi03366949-460 from 2992629 to 3092653 tid 3 2023-06-03T20:00:36.837 INFO:tasks.rados.rados.0.smithi033.stdout:999: write oid 191 current snap is 0 2023-06-03T20:00:36.837 INFO:tasks.rados.rados.0.smithi033.stdout:999: seq_num 780 ranges {709460=562226,2060543=791261} 2023-06-03T20:00:36.844 INFO:tasks.rados.rados.0.smithi033.stdout:999: writing smithi03366949-191 from 709460 to 1271686 tid 1 2023-06-03T20:00:36.853 INFO:tasks.rados.rados.0.smithi033.stdout:999: writing smithi03366949-191 from 2060543 to 2851804 tid 2 2023-06-03T20:00:36.853 INFO:tasks.rados.rados.0.smithi033.stdout:1000: read oid 179 snap -1 2023-06-03T20:00:36.854 INFO:tasks.rados.rados.0.smithi033.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-06-03T20:00:36.854 INFO:tasks.rados.rados.0.smithi033.stdout:1001: read oid 39 snap -1 2023-06-03T20:00:36.854 INFO:tasks.rados.rados.0.smithi033.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:00:36.854 INFO:tasks.rados.rados.0.smithi033.stdout:1002: write oid 74 current snap is 0 2023-06-03T20:00:36.854 INFO:tasks.rados.rados.0.smithi033.stdout:996: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:36.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:36 smithi083 bash[26882]: audit 2023-06-03T20:00:36.110209+0000 mon.a (mon.0) 709 : audit [DBG] from='client.? 172.21.15.33:0/2700252763' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:36.932 INFO:tasks.rados.rados.0.smithi033.stdout:992: finishing write tid 2 to smithi03366949-3 2023-06-03T20:00:36.933 INFO:tasks.rados.rados.0.smithi033.stdout:992: finishing write tid 3 to smithi03366949-3 2023-06-03T20:00:36.933 INFO:tasks.rados.rados.0.smithi033.stdout:992: finishing write tid 4 to smithi03366949-3 2023-06-03T20:00:36.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 166 (ObjNum 776 snap 0 seq_num 776) dirty exists 2023-06-03T20:00:36.933 INFO:tasks.rados.rados.0.smithi033.stdout:992: left oid 3 (ObjNum 776 snap 0 seq_num 776) 2023-06-03T20:00:36.933 INFO:tasks.rados.rados.0.smithi033.stdout:995: expect (ObjNum 633 snap 0 seq_num 633) 2023-06-03T20:00:37.097 INFO:tasks.rados.rados.0.smithi033.stdout:997: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:37.228 INFO:tasks.rados.rados.0.smithi033.stdout:998: finishing write tid 1 to smithi03366949-460 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:998: finishing write tid 2 to smithi03366949-460 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:998: finishing write tid 3 to smithi03366949-460 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:998: finishing write tid 4 to smithi03366949-460 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:998: finishing write tid 5 to smithi03366949-460 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 460 v 165 (ObjNum 779 snap 0 seq_num 779) dirty exists 2023-06-03T20:00:37.229 INFO:tasks.rados.rados.0.smithi033.stdout:998: left oid 460 (ObjNum 779 snap 0 seq_num 779) 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:999: finishing write tid 1 to smithi03366949-191 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:999: finishing write tid 2 to smithi03366949-191 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:999: finishing write tid 3 to smithi03366949-191 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:999: finishing write tid 4 to smithi03366949-191 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 191 v 128 (ObjNum 780 snap 0 seq_num 780) dirty exists 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:999: left oid 191 (ObjNum 780 snap 0 seq_num 780) 2023-06-03T20:00:37.230 INFO:tasks.rados.rados.0.smithi033.stdout:1001: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:00:37.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:36 smithi033 bash[26706]: debug 2023-06-03T20:00:36.667+0000 7f4f03ecd680 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:00:37.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:36 smithi033 bash[26706]: debug 2023-06-03T20:00:36.963+0000 7f4f03ecd680 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:00:37.407 INFO:tasks.rados.rados.0.smithi033.stdout:1000: expect (ObjNum 178 snap 0 seq_num 178) 2023-06-03T20:00:37.430 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.149+0000 7f1f760ff200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:00:37.430 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STARTING 2023-06-03T20:00:37.430 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: CherryPy Checker: 2023-06-03T20:00:37.431 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: The Application mounted at '' has an empty config. 2023-06-03T20:00:37.431 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Serving on http://:::9283 2023-06-03T20:00:37.431 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STARTED 2023-06-03T20:00:37.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: cluster 2023-06-03T20:00:37.173762+0000 mon.a (mon.0) 710 : cluster [INF] Active manager daemon x restarted 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: cluster 2023-06-03T20:00:37.175009+0000 mon.a (mon.0) 711 : cluster [INF] Activating manager daemon x 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: cluster 2023-06-03T20:00:37.178716+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: audit 2023-06-03T20:00:37.182077+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: audit 2023-06-03T20:00:37.183264+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: audit 2023-06-03T20:00:37.185098+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:00:37.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[26882]: audit 2023-06-03T20:00:37.185585+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:37.504 INFO:tasks.rados.rados.0.smithi033.stdout:1002: seq_num 781 ranges {726267=637475,2119025=651272} 2023-06-03T20:00:37.517 INFO:tasks.rados.rados.0.smithi033.stdout:1002: writing smithi03366949-74 from 726267 to 1363742 tid 1 2023-06-03T20:00:37.526 INFO:tasks.rados.rados.0.smithi033.stdout:1002: writing smithi03366949-74 from 2119025 to 2770297 tid 2 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:992: done (8 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:995: done (7 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:996: done (6 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:997: done (5 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:998: done (4 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:999: done (3 left) 2023-06-03T20:00:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:1000: done (2 left) 2023-06-03T20:00:37.528 INFO:tasks.rados.rados.0.smithi033.stdout:1001: done (1 left) 2023-06-03T20:00:37.528 INFO:tasks.rados.rados.0.smithi033.stdout:1003: write oid 138 current snap is 0 2023-06-03T20:00:37.528 INFO:tasks.rados.rados.0.smithi033.stdout:1003: seq_num 782 ranges {743074=712724,2061154=794930} 2023-06-03T20:00:37.535 INFO:tasks.rados.rados.0.smithi033.stdout:1003: writing smithi03366949-138 from 743074 to 1455798 tid 1 2023-06-03T20:00:37.543 INFO:tasks.rados.rados.0.smithi033.stdout:1003: writing smithi03366949-138 from 2061154 to 2856084 tid 2 2023-06-03T20:00:37.543 INFO:tasks.rados.rados.0.smithi033.stdout:1004: write oid 69 current snap is 0 2023-06-03T20:00:37.543 INFO:tasks.rados.rados.0.smithi033.stdout:1004: seq_num 783 ranges {759881=787973,2119636=654941} 2023-06-03T20:00:37.555 INFO:tasks.rados.rados.0.smithi033.stdout:1004: writing smithi03366949-69 from 759881 to 1547854 tid 1 2023-06-03T20:00:37.559 INFO:tasks.rados.rados.0.smithi033.stdout:1004: writing smithi03366949-69 from 2119636 to 2774577 tid 2 2023-06-03T20:00:37.559 INFO:tasks.rados.rados.0.smithi033.stdout:1005: write oid 379 current snap is 0 2023-06-03T20:00:37.560 INFO:tasks.rados.rados.0.smithi033.stdout:1002: finishing write tid 1 to smithi03366949-74 2023-06-03T20:00:37.560 INFO:tasks.rados.rados.0.smithi033.stdout:1005: seq_num 784 ranges {776688=579575,1894471=798599} 2023-06-03T20:00:37.567 INFO:tasks.rados.rados.0.smithi033.stdout:1005: writing smithi03366949-379 from 776688 to 1356263 tid 1 2023-06-03T20:00:37.575 INFO:tasks.rados.rados.0.smithi033.stdout:1005: writing smithi03366949-379 from 1894471 to 2693070 tid 2 2023-06-03T20:00:37.575 INFO:tasks.rados.rados.0.smithi033.stdout:1006: read oid 103 snap -1 2023-06-03T20:00:37.575 INFO:tasks.rados.rados.0.smithi033.stdout:1006: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:37.575 INFO:tasks.rados.rados.0.smithi033.stdout:1007: read oid 397 snap -1 2023-06-03T20:00:37.576 INFO:tasks.rados.rados.0.smithi033.stdout:1007: expect (ObjNum 396 snap 0 seq_num 396) 2023-06-03T20:00:37.576 INFO:tasks.rados.rados.0.smithi033.stdout:1008: read oid 279 snap -1 2023-06-03T20:00:37.576 INFO:tasks.rados.rados.0.smithi033.stdout:1008: expect (ObjNum 640 snap 0 seq_num 640) 2023-06-03T20:00:37.576 INFO:tasks.rados.rados.0.smithi033.stdout:1009: write oid 217 current snap is 0 2023-06-03T20:00:37.576 INFO:tasks.rados.rados.0.smithi033.stdout:1009: seq_num 785 ranges {793495=654824,1952953=658610,3157167=36328} 2023-06-03T20:00:37.584 INFO:tasks.rados.rados.0.smithi033.stdout:1009: writing smithi03366949-217 from 793495 to 1448319 tid 1 2023-06-03T20:00:37.590 INFO:tasks.rados.rados.0.smithi033.stdout:1009: writing smithi03366949-217 from 1952953 to 2611563 tid 2 2023-06-03T20:00:37.594 INFO:tasks.rados.rados.0.smithi033.stdout:1009: writing smithi03366949-217 from 3157167 to 3193495 tid 3 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1010: read oid 27 snap -1 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1010: expect (ObjNum 621 snap 0 seq_num 621) 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1011: read oid 297 snap -1 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1011: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1012: write oid 458 current snap is 0 2023-06-03T20:00:37.595 INFO:tasks.rados.rados.0.smithi033.stdout:1012: seq_num 786 ranges {410302=730073,1895082=402268,2951884=258418} 2023-06-03T20:00:37.601 INFO:tasks.rados.rados.0.smithi033.stdout:1012: writing smithi03366949-458 from 410302 to 1140375 tid 1 2023-06-03T20:00:37.608 INFO:tasks.rados.rados.0.smithi033.stdout:1012: writing smithi03366949-458 from 1895082 to 2297350 tid 2 2023-06-03T20:00:37.614 INFO:tasks.rados.rados.0.smithi033.stdout:1012: writing smithi03366949-458 from 2951884 to 3210302 tid 3 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1013: read oid 71 snap -1 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1013: expect (ObjNum 578 snap 0 seq_num 578) 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1014: read oid 450 snap -1 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1014: expect (ObjNum 449 snap 0 seq_num 449) 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1015: read oid 264 snap -1 2023-06-03T20:00:37.615 INFO:tasks.rados.rados.0.smithi033.stdout:1015: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1016: write oid 5 current snap is 0 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1002: finishing write tid 2 to smithi03366949-74 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1002: finishing write tid 3 to smithi03366949-74 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1002: finishing write tid 4 to smithi03366949-74 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 187 (ObjNum 781 snap 0 seq_num 781) dirty exists 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1002: left oid 74 (ObjNum 781 snap 0 seq_num 781) 2023-06-03T20:00:37.616 INFO:tasks.rados.rados.0.smithi033.stdout:1003: finishing write tid 1 to smithi03366949-138 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1003: finishing write tid 2 to smithi03366949-138 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1003: finishing write tid 3 to smithi03366949-138 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1003: finishing write tid 4 to smithi03366949-138 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 138 v 196 (ObjNum 782 snap 0 seq_num 782) dirty exists 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1003: left oid 138 (ObjNum 782 snap 0 seq_num 782) 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1004: finishing write tid 1 to smithi03366949-69 2023-06-03T20:00:37.617 INFO:tasks.rados.rados.0.smithi033.stdout:1004: finishing write tid 2 to smithi03366949-69 2023-06-03T20:00:37.618 INFO:tasks.rados.rados.0.smithi033.stdout:1004: finishing write tid 3 to smithi03366949-69 2023-06-03T20:00:37.618 INFO:tasks.rados.rados.0.smithi033.stdout:1004: finishing write tid 4 to smithi03366949-69 2023-06-03T20:00:37.618 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 69 v 163 (ObjNum 783 snap 0 seq_num 783) dirty exists 2023-06-03T20:00:37.618 INFO:tasks.rados.rados.0.smithi033.stdout:1004: left oid 69 (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:00:37.619 INFO:tasks.rados.rados.0.smithi033.stdout:1005: finishing write tid 1 to smithi03366949-379 2023-06-03T20:00:37.619 INFO:tasks.rados.rados.0.smithi033.stdout:1005: finishing write tid 2 to smithi03366949-379 2023-06-03T20:00:37.619 INFO:tasks.rados.rados.0.smithi033.stdout:1005: finishing write tid 3 to smithi03366949-379 2023-06-03T20:00:37.619 INFO:tasks.rados.rados.0.smithi033.stdout:1007: expect (ObjNum 396 snap 0 seq_num 396) 2023-06-03T20:00:37.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: cluster 2023-06-03T20:00:37.173762+0000 mon.a (mon.0) 710 : cluster [INF] Active manager daemon x restarted 2023-06-03T20:00:37.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: cluster 2023-06-03T20:00:37.175009+0000 mon.a (mon.0) 711 : cluster [INF] Activating manager daemon x 2023-06-03T20:00:37.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: cluster 2023-06-03T20:00:37.178716+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-06-03T20:00:37.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: audit 2023-06-03T20:00:37.182077+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:00:37.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: audit 2023-06-03T20:00:37.183264+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:37.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: audit 2023-06-03T20:00:37.185098+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:00:37.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[33017]: audit 2023-06-03T20:00:37.185585+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:37.700 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: cluster 2023-06-03T20:00:37.173762+0000 mon.a (mon.0) 710 : cluster [INF] Active manager daemon x restarted 2023-06-03T20:00:37.700 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: cluster 2023-06-03T20:00:37.175009+0000 mon.a (mon.0) 711 : cluster [INF] Activating manager daemon x 2023-06-03T20:00:37.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: cluster 2023-06-03T20:00:37.178716+0000 mon.a (mon.0) 712 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2023-06-03T20:00:37.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: audit 2023-06-03T20:00:37.182077+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:00:37.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: audit 2023-06-03T20:00:37.183264+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:37.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: audit 2023-06-03T20:00:37.185098+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:00:37.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:37 smithi033 bash[26432]: audit 2023-06-03T20:00:37.185585+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.? 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:37.702 INFO:tasks.rados.rados.0.smithi033.stdout:1005: finishing write tid 4 to smithi03366949-379 2023-06-03T20:00:37.702 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 379 v 169 (ObjNum 784 snap 0 seq_num 784) dirty exists 2023-06-03T20:00:37.702 INFO:tasks.rados.rados.0.smithi033.stdout:1005: left oid 379 (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:00:37.702 INFO:tasks.rados.rados.0.smithi033.stdout:1008: expect (ObjNum 640 snap 0 seq_num 640) 2023-06-03T20:00:37.705 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STOPPING 2023-06-03T20:00:37.706 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T20:00:37.706 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STOPPED 2023-06-03T20:00:37.706 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STARTING 2023-06-03T20:00:37.837 INFO:tasks.rados.rados.0.smithi033.stdout:1006: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:37.956 INFO:tasks.rados.rados.0.smithi033.stdout:1009: finishing write tid 1 to smithi03366949-217 2023-06-03T20:00:37.956 INFO:tasks.rados.rados.0.smithi033.stdout:1009: finishing write tid 2 to smithi03366949-217 2023-06-03T20:00:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:1009: finishing write tid 3 to smithi03366949-217 2023-06-03T20:00:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:1009: finishing write tid 4 to smithi03366949-217 2023-06-03T20:00:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:1016: seq_num 787 ranges {427109=405322,1553564=545926,2579307=647802} 2023-06-03T20:00:37.960 INFO:tasks.rados.rados.0.smithi033.stdout:1016: writing smithi03366949-5 from 427109 to 832431 tid 1 2023-06-03T20:00:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:1016: writing smithi03366949-5 from 1553564 to 2099490 tid 2 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1016: writing smithi03366949-5 from 2579307 to 3227109 tid 3 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1002: done (14 left) 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1003: done (13 left) 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1004: done (12 left) 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1005: done (11 left) 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1006: done (10 left) 2023-06-03T20:00:37.979 INFO:tasks.rados.rados.0.smithi033.stdout:1007: done (9 left) 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:1008: done (8 left) 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:1017: write oid 119 current snap is 0 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:1009: finishing write tid 5 to smithi03366949-217 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 217 v 230 (ObjNum 785 snap 0 seq_num 785) dirty exists 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:1009: left oid 217 (ObjNum 785 snap 0 seq_num 785) 2023-06-03T20:00:37.980 INFO:tasks.rados.rados.0.smithi033.stdout:1010: expect (ObjNum 621 snap 0 seq_num 621) 2023-06-03T20:00:38.091 INFO:tasks.rados.rados.0.smithi033.stdout:1011: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:00:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.697+0000 7f1ed479f700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.697+0000 7f1ed479f700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.697+0000 7f1ed479f700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.697+0000 7f1ed479f700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.697+0000 7f1ed479f700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.701+0000 7f1ed6fa4700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.701+0000 7f1ed6fa4700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.701+0000 7f1ed6fa4700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.701+0000 7f1ed6fa4700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.146 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: debug 2023-06-03T20:00:37.701+0000 7f1ed6fa4700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:00:38.147 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Serving on http://:::9283 2023-06-03T20:00:38.147 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:37 smithi083 bash[50769]: [03/Jun/2023:20:00:37] ENGINE Bus STARTED 2023-06-03T20:00:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:1012: finishing write tid 1 to smithi03366949-458 2023-06-03T20:00:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:1012: finishing write tid 2 to smithi03366949-458 2023-06-03T20:00:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:1012: finishing write tid 3 to smithi03366949-458 2023-06-03T20:00:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:1012: finishing write tid 4 to smithi03366949-458 2023-06-03T20:00:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:1015: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:38.253 INFO:tasks.rados.rados.0.smithi033.stdout:1012: finishing write tid 5 to smithi03366949-458 2023-06-03T20:00:38.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 458 v 128 (ObjNum 786 snap 0 seq_num 786) dirty exists 2023-06-03T20:00:38.253 INFO:tasks.rados.rados.0.smithi033.stdout:1012: left oid 458 (ObjNum 786 snap 0 seq_num 786) 2023-06-03T20:00:38.253 INFO:tasks.rados.rados.0.smithi033.stdout:1014: expect (ObjNum 449 snap 0 seq_num 449) 2023-06-03T20:00:38.362 INFO:tasks.rados.rados.0.smithi033.stdout:1013: expect (ObjNum 578 snap 0 seq_num 578) 2023-06-03T20:00:38.519 INFO:tasks.rados.rados.0.smithi033.stdout:1016: finishing write tid 1 to smithi03366949-5 2023-06-03T20:00:38.520 INFO:tasks.rados.rados.0.smithi033.stdout:1016: finishing write tid 2 to smithi03366949-5 2023-06-03T20:00:38.520 INFO:tasks.rados.rados.0.smithi033.stdout:1017: seq_num 788 ranges {443916=480571,1612046=405937,2606730=495052} 2023-06-03T20:00:38.525 INFO:tasks.rados.rados.0.smithi033.stdout:1017: writing smithi03366949-119 from 443916 to 924487 tid 1 2023-06-03T20:00:38.533 INFO:tasks.rados.rados.0.smithi033.stdout:1017: writing smithi03366949-119 from 1612046 to 2017983 tid 2 2023-06-03T20:00:38.541 INFO:tasks.rados.rados.0.smithi033.stdout:1017: writing smithi03366949-119 from 2606730 to 3101782 tid 3 2023-06-03T20:00:38.541 INFO:tasks.rados.rados.0.smithi033.stdout:1009: done (8 left) 2023-06-03T20:00:38.541 INFO:tasks.rados.rados.0.smithi033.stdout:1010: done (7 left) 2023-06-03T20:00:38.541 INFO:tasks.rados.rados.0.smithi033.stdout:1011: done (6 left) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1012: done (5 left) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1013: done (4 left) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1014: done (3 left) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1015: done (2 left) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1018: read oid 264 snap -1 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1018: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1019: read oid 241 snap -1 2023-06-03T20:00:38.542 INFO:tasks.rados.rados.0.smithi033.stdout:1019: expect (ObjNum 240 snap 0 seq_num 240) 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1020: write oid 491 current snap is 0 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1016: finishing write tid 3 to smithi03366949-5 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1016: finishing write tid 4 to smithi03366949-5 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1016: finishing write tid 5 to smithi03366949-5 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 191 (ObjNum 787 snap 0 seq_num 787) dirty exists 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1016: left oid 5 (ObjNum 787 snap 0 seq_num 787) 2023-06-03T20:00:38.543 INFO:tasks.rados.rados.0.smithi033.stdout:1017: finishing write tid 1 to smithi03366949-119 2023-06-03T20:00:38.544 INFO:tasks.rados.rados.0.smithi033.stdout:1017: finishing write tid 2 to smithi03366949-119 2023-06-03T20:00:38.544 INFO:tasks.rados.rados.0.smithi033.stdout:1020: seq_num 789 ranges {460723=555820,1670528=549595,2634153=626570} 2023-06-03T20:00:38.549 INFO:tasks.rados.rados.0.smithi033.stdout:1020: writing smithi03366949-491 from 460723 to 1016543 tid 1 2023-06-03T20:00:38.556 INFO:tasks.rados.rados.0.smithi033.stdout:1020: writing smithi03366949-491 from 1670528 to 2220123 tid 2 2023-06-03T20:00:38.564 INFO:tasks.rados.rados.0.smithi033.stdout:1020: writing smithi03366949-491 from 2634153 to 3260723 tid 3 2023-06-03T20:00:38.564 INFO:tasks.rados.rados.0.smithi033.stdout:1016: done (4 left) 2023-06-03T20:00:38.564 INFO:tasks.rados.rados.0.smithi033.stdout:1021: write oid 294 current snap is 0 2023-06-03T20:00:38.564 INFO:tasks.rados.rados.0.smithi033.stdout:1021: seq_num 790 ranges {477530=631069,1612657=409606,2545223=517596} 2023-06-03T20:00:38.571 INFO:tasks.rados.rados.0.smithi033.stdout:1021: writing smithi03366949-294 from 477530 to 1108599 tid 1 2023-06-03T20:00:38.576 INFO:tasks.rados.rados.0.smithi033.stdout:1021: writing smithi03366949-294 from 1612657 to 2022263 tid 2 2023-06-03T20:00:38.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26706]: debug 2023-06-03T20:00:38.291+0000 7f4f03ecd680 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:00:38.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26706]: debug 2023-06-03T20:00:38.487+0000 7f4f03ecd680 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: cluster 2023-06-03T20:00:37.434641+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e20: x(active, starting, since 0.260019s), standbys: y 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.441689+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.441865+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.442158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.443039+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.443350+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:00:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.443948+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.444190+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.444534+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.444962+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.445257+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.445787+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.446302+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:00:38.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.446825+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:00:38.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.447342+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:00:38.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.447783+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:00:38.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.448223+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:00:38.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.448746+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:00:38.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: cluster 2023-06-03T20:00:37.434641+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e20: x(active, starting, since 0.260019s), standbys: y 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.441689+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.441865+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.442158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.443039+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.443350+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:00:38.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.443948+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.444190+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.444534+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.444962+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.445257+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.445787+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.446302+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.446825+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:00:38.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.447342+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:00:38.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.447783+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:00:38.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.448223+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:00:38.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.448746+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:00:38.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.449411+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:00:38.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: cluster 2023-06-03T20:00:37.495656+0000 mon.a (mon.0) 714 : cluster [INF] Manager daemon x is now available 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.530144+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.543198+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.546427+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.560361+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.562530+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.591672+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.619688+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.621777+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.640617+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.655766+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: audit 2023-06-03T20:00:37.658211+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: cephadm 2023-06-03T20:00:38.053123+0000 mgr.x (mgr.24803) 1 : cephadm [INF] Deploying cephadm binary to smithi083 2023-06-03T20:00:38.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26432]: cephadm 2023-06-03T20:00:38.054618+0000 mgr.x (mgr.24803) 2 : cephadm [INF] Deploying cephadm binary to smithi033 2023-06-03T20:00:38.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.449411+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:00:38.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: cluster 2023-06-03T20:00:37.495656+0000 mon.a (mon.0) 714 : cluster [INF] Manager daemon x is now available 2023-06-03T20:00:38.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.530144+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.543198+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.546427+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.560361+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.562530+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.591672+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:38.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.619688+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.621777+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.640617+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.655766+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: audit 2023-06-03T20:00:37.658211+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: cephadm 2023-06-03T20:00:38.053123+0000 mgr.x (mgr.24803) 1 : cephadm [INF] Deploying cephadm binary to smithi083 2023-06-03T20:00:38.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[33017]: cephadm 2023-06-03T20:00:38.054618+0000 mgr.x (mgr.24803) 2 : cephadm [INF] Deploying cephadm binary to smithi033 2023-06-03T20:00:38.592 INFO:tasks.rados.rados.0.smithi033.stdout:1021: writing smithi03366949-294 from 2545223 to 3062819 tid 3 2023-06-03T20:00:38.592 INFO:tasks.rados.rados.0.smithi033.stdout:1022: write oid 487 current snap is 0 2023-06-03T20:00:38.593 INFO:tasks.rados.rados.0.smithi033.stdout:1022: seq_num 791 ranges {494337=422671,1387492=553264,2688999=445221} 2023-06-03T20:00:38.593 INFO:tasks.rados.rados.0.smithi033.stdout:1022: writing smithi03366949-487 from 494337 to 917008 tid 1 2023-06-03T20:00:38.594 INFO:tasks.rados.rados.0.smithi033.stdout:1022: writing smithi03366949-487 from 1387492 to 1940756 tid 2 2023-06-03T20:00:38.601 INFO:tasks.rados.rados.0.smithi033.stdout:1022: writing smithi03366949-487 from 2688999 to 3134220 tid 3 2023-06-03T20:00:38.601 INFO:tasks.rados.rados.0.smithi033.stdout:1023: read oid 446 snap -1 2023-06-03T20:00:38.601 INFO:tasks.rados.rados.0.smithi033.stdout:1023: expect (ObjNum 445 snap 0 seq_num 445) 2023-06-03T20:00:38.601 INFO:tasks.rados.rados.0.smithi033.stdout:1024: read oid 450 snap -1 2023-06-03T20:00:38.602 INFO:tasks.rados.rados.0.smithi033.stdout:1024: expect (ObjNum 449 snap 0 seq_num 449) 2023-06-03T20:00:38.602 INFO:tasks.rados.rados.0.smithi033.stdout:1025: write oid 324 current snap is 0 2023-06-03T20:00:38.602 INFO:tasks.rados.rados.0.smithi033.stdout:1025: seq_num 792 ranges {511144=497920,1445974=413275,2316422=656493} 2023-06-03T20:00:38.608 INFO:tasks.rados.rados.0.smithi033.stdout:1025: writing smithi03366949-324 from 511144 to 1009064 tid 1 2023-06-03T20:00:38.614 INFO:tasks.rados.rados.0.smithi033.stdout:1025: writing smithi03366949-324 from 1445974 to 1859249 tid 2 2023-06-03T20:00:38.620 INFO:tasks.rados.rados.0.smithi033.stdout:1025: writing smithi03366949-324 from 2316422 to 2972915 tid 3 2023-06-03T20:00:38.620 INFO:tasks.rados.rados.0.smithi033.stdout:1019: expect (ObjNum 240 snap 0 seq_num 240) 2023-06-03T20:00:38.684 INFO:tasks.rados.rados.0.smithi033.stdout:1017: finishing write tid 3 to smithi03366949-119 2023-06-03T20:00:38.684 INFO:tasks.rados.rados.0.smithi033.stdout:1017: finishing write tid 4 to smithi03366949-119 2023-06-03T20:00:38.685 INFO:tasks.rados.rados.0.smithi033.stdout:1017: finishing write tid 5 to smithi03366949-119 2023-06-03T20:00:38.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 119 v 132 (ObjNum 788 snap 0 seq_num 788) dirty exists 2023-06-03T20:00:38.685 INFO:tasks.rados.rados.0.smithi033.stdout:1017: left oid 119 (ObjNum 788 snap 0 seq_num 788) 2023-06-03T20:00:38.685 INFO:tasks.rados.rados.0.smithi033.stdout:1018: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:38.753 INFO:tasks.rados.rados.0.smithi033.stdout:1020: finishing write tid 1 to smithi03366949-491 2023-06-03T20:00:38.753 INFO:tasks.rados.rados.0.smithi033.stdout:1020: finishing write tid 2 to smithi03366949-491 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1026: read oid 107 snap -1 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1026: expect (ObjNum 759 snap 0 seq_num 759) 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1017: done (9 left) 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1018: done (8 left) 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1019: done (7 left) 2023-06-03T20:00:38.754 INFO:tasks.rados.rados.0.smithi033.stdout:1027: read oid 249 snap -1 2023-06-03T20:00:38.755 INFO:tasks.rados.rados.0.smithi033.stdout:1027: expect (ObjNum 248 snap 0 seq_num 248) 2023-06-03T20:00:38.755 INFO:tasks.rados.rados.0.smithi033.stdout:1028: write oid 160 current snap is 0 2023-06-03T20:00:38.755 INFO:tasks.rados.rados.0.smithi033.stdout:1028: seq_num 793 ranges {527951=573169,1504456=556933,2743845=467765} 2023-06-03T20:00:38.761 INFO:tasks.rados.rados.0.smithi033.stdout:1028: writing smithi03366949-160 from 527951 to 1101120 tid 1 2023-06-03T20:00:38.767 INFO:tasks.rados.rados.0.smithi033.stdout:1028: writing smithi03366949-160 from 1504456 to 2061389 tid 2 2023-06-03T20:00:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:1028: writing smithi03366949-160 from 2743845 to 3211610 tid 3 2023-06-03T20:00:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:1029: write oid 230 current snap is 0 2023-06-03T20:00:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:1029: seq_num 794 ranges {544758=648418,1846585=416944,2771268=573490} 2023-06-03T20:00:38.780 INFO:tasks.rados.rados.0.smithi033.stdout:1029: writing smithi03366949-230 from 544758 to 1193176 tid 1 2023-06-03T20:00:38.786 INFO:tasks.rados.rados.0.smithi033.stdout:1029: writing smithi03366949-230 from 1846585 to 2263529 tid 2 2023-06-03T20:00:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:1029: writing smithi03366949-230 from 2771268 to 3344758 tid 3 2023-06-03T20:00:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:1030: read oid 91 snap -1 2023-06-03T20:00:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:1030: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:00:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:1031: write oid 433 current snap is 0 2023-06-03T20:00:38.793 INFO:tasks.rados.rados.0.smithi033.stdout:1031: seq_num 795 ranges {561565=723667,1905067=560602,3082338=279227} 2023-06-03T20:00:38.800 INFO:tasks.rados.rados.0.smithi033.stdout:1031: writing smithi03366949-433 from 561565 to 1285232 tid 1 2023-06-03T20:00:38.806 INFO:tasks.rados.rados.0.smithi033.stdout:1031: writing smithi03366949-433 from 1905067 to 2465669 tid 2 2023-06-03T20:00:38.811 INFO:tasks.rados.rados.0.smithi033.stdout:1031: writing smithi03366949-433 from 3082338 to 3361565 tid 3 2023-06-03T20:00:38.811 INFO:tasks.rados.rados.0.smithi033.stdout:1032: delete oid 68 current snap is 0 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1020: finishing write tid 3 to smithi03366949-491 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1020: finishing write tid 4 to smithi03366949-491 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1020: finishing write tid 5 to smithi03366949-491 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 491 v 234 (ObjNum 789 snap 0 seq_num 789) dirty exists 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1020: left oid 491 (ObjNum 789 snap 0 seq_num 789) 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1021: finishing write tid 1 to smithi03366949-294 2023-06-03T20:00:38.812 INFO:tasks.rados.rados.0.smithi033.stdout:1021: finishing write tid 2 to smithi03366949-294 2023-06-03T20:00:38.813 INFO:tasks.rados.rados.0.smithi033.stdout:1021: finishing write tid 3 to smithi03366949-294 2023-06-03T20:00:38.813 INFO:tasks.rados.rados.0.smithi033.stdout:1021: finishing write tid 4 to smithi03366949-294 2023-06-03T20:00:38.813 INFO:tasks.rados.rados.0.smithi033.stdout:1021: finishing write tid 5 to smithi03366949-294 2023-06-03T20:00:38.813 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 294 v 167 (ObjNum 790 snap 0 seq_num 790) dirty exists 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1021: left oid 294 (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: finishing write tid 1 to smithi03366949-487 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: finishing write tid 2 to smithi03366949-487 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: finishing write tid 3 to smithi03366949-487 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: finishing write tid 4 to smithi03366949-487 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: finishing write tid 5 to smithi03366949-487 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 487 v 224 (ObjNum 791 snap 0 seq_num 791) dirty exists 2023-06-03T20:00:38.814 INFO:tasks.rados.rados.0.smithi033.stdout:1022: left oid 487 (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:00:38.815 INFO:tasks.rados.rados.0.smithi033.stdout:1024: expect (ObjNum 449 snap 0 seq_num 449) 2023-06-03T20:00:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: cluster 2023-06-03T20:00:37.434641+0000 mon.a (mon.0) 713 : cluster [DBG] mgrmap e20: x(active, starting, since 0.260019s), standbys: y 2023-06-03T20:00:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.441689+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.441865+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.442158+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:38.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.443039+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.443350+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.443948+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.444190+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.444534+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.444962+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.445257+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.445787+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:00:38.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.446302+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.446825+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.447342+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.447783+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.448223+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.448746+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.449411+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:00:38.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: cluster 2023-06-03T20:00:37.495656+0000 mon.a (mon.0) 714 : cluster [INF] Manager daemon x is now available 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.530144+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.543198+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.546427+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.560361+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.562530+0000 mon.b (mon.1) 51 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.591672+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.619688+0000 mon.a (mon.0) 717 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.899 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.621777+0000 mon.b (mon.1) 53 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:00:38.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.640617+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:38.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.655766+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: audit 2023-06-03T20:00:37.658211+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2023-06-03T20:00:38.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: cephadm 2023-06-03T20:00:38.053123+0000 mgr.x (mgr.24803) 1 : cephadm [INF] Deploying cephadm binary to smithi083 2023-06-03T20:00:38.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:38 smithi083 bash[26882]: cephadm 2023-06-03T20:00:38.054618+0000 mgr.x (mgr.24803) 2 : cephadm [INF] Deploying cephadm binary to smithi033 2023-06-03T20:00:38.935 INFO:tasks.rados.rados.0.smithi033.stdout:1023: expect (ObjNum 445 snap 0 seq_num 445) 2023-06-03T20:00:38.998 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26706]: debug 2023-06-03T20:00:38.615+0000 7f4f03ecd680 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:00:38.999 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26706]: debug 2023-06-03T20:00:38.739+0000 7f4f03ecd680 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:00:38.999 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:38 smithi033 bash[26706]: debug 2023-06-03T20:00:38.987+0000 7f4f03ecd680 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:00:39.045 INFO:tasks.rados.rados.0.smithi033.stdout:1025: finishing write tid 1 to smithi03366949-324 2023-06-03T20:00:39.045 INFO:tasks.rados.rados.0.smithi033.stdout:1025: finishing write tid 2 to smithi03366949-324 2023-06-03T20:00:39.045 INFO:tasks.rados.rados.0.smithi033.stdout:1025: finishing write tid 3 to smithi03366949-324 2023-06-03T20:00:39.045 INFO:tasks.rados.rados.0.smithi033.stdout:1025: finishing write tid 4 to smithi03366949-324 2023-06-03T20:00:39.045 INFO:tasks.rados.rados.0.smithi033.stdout:1025: finishing write tid 5 to smithi03366949-324 2023-06-03T20:00:39.046 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 324 v 228 (ObjNum 792 snap 0 seq_num 792) dirty exists 2023-06-03T20:00:39.046 INFO:tasks.rados.rados.0.smithi033.stdout:1025: left oid 324 (ObjNum 792 snap 0 seq_num 792) 2023-06-03T20:00:39.046 INFO:tasks.rados.rados.0.smithi033.stdout:1027: expect (ObjNum 248 snap 0 seq_num 248) 2023-06-03T20:00:39.112 INFO:tasks.rados.rados.0.smithi033.stdout:1026: expect (ObjNum 759 snap 0 seq_num 759) 2023-06-03T20:00:39.233 INFO:tasks.rados.rados.0.smithi033.stdout:1028: finishing write tid 1 to smithi03366949-160 2023-06-03T20:00:39.233 INFO:tasks.rados.rados.0.smithi033.stdout:1028: finishing write tid 2 to smithi03366949-160 2023-06-03T20:00:39.234 INFO:tasks.rados.rados.0.smithi033.stdout:1028: finishing write tid 3 to smithi03366949-160 2023-06-03T20:00:39.234 INFO:tasks.rados.rados.0.smithi033.stdout:1028: finishing write tid 4 to smithi03366949-160 2023-06-03T20:00:39.234 INFO:tasks.rados.rados.0.smithi033.stdout:1028: finishing write tid 5 to smithi03366949-160 2023-06-03T20:00:39.234 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 155 (ObjNum 793 snap 0 seq_num 793) dirty exists 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1028: left oid 160 (ObjNum 793 snap 0 seq_num 793) 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: finishing write tid 1 to smithi03366949-230 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: finishing write tid 2 to smithi03366949-230 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: finishing write tid 3 to smithi03366949-230 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: finishing write tid 4 to smithi03366949-230 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: finishing write tid 5 to smithi03366949-230 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 131 (ObjNum 794 snap 0 seq_num 794) dirty exists 2023-06-03T20:00:39.235 INFO:tasks.rados.rados.0.smithi033.stdout:1029: left oid 230 (ObjNum 794 snap 0 seq_num 794) 2023-06-03T20:00:39.236 INFO:tasks.rados.rados.0.smithi033.stdout:1030: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:00:39.363 INFO:tasks.rados.rados.0.smithi033.stdout:1031: finishing write tid 1 to smithi03366949-433 2023-06-03T20:00:39.363 INFO:tasks.rados.rados.0.smithi033.stdout:1031: finishing write tid 2 to smithi03366949-433 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1031: finishing write tid 3 to smithi03366949-433 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1031: finishing write tid 4 to smithi03366949-433 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1031: finishing write tid 5 to smithi03366949-433 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 232 (ObjNum 795 snap 0 seq_num 795) dirty exists 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1031: left oid 433 (ObjNum 795 snap 0 seq_num 795) 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1020: done (12 left) 2023-06-03T20:00:39.364 INFO:tasks.rados.rados.0.smithi033.stdout:1021: done (11 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1022: done (10 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1023: done (9 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1024: done (8 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1025: done (7 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1026: done (6 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1027: done (5 left) 2023-06-03T20:00:39.365 INFO:tasks.rados.rados.0.smithi033.stdout:1028: done (4 left) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1029: done (3 left) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1030: done (2 left) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1031: done (1 left) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1032: done (0 left) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1033: read oid 161 snap -1 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1034: read oid 310 snap -1 2023-06-03T20:00:39.366 INFO:tasks.rados.rados.0.smithi033.stdout:1034: expect (ObjNum 708 snap 0 seq_num 708) 2023-06-03T20:00:39.367 INFO:tasks.rados.rados.0.smithi033.stdout:1035: write oid 18 current snap is 0 2023-06-03T20:00:39.367 INFO:tasks.rados.rados.0.smithi033.stdout:1035: seq_num 797 ranges {595179=474165,1622031=564271,2737184=629206} 2023-06-03T20:00:39.369 INFO:tasks.rados.rados.0.smithi033.stdout:1035: writing smithi03366949-18 from 595179 to 1069344 tid 1 2023-06-03T20:00:39.378 INFO:tasks.rados.rados.0.smithi033.stdout:1035: writing smithi03366949-18 from 1622031 to 2186302 tid 2 2023-06-03T20:00:39.384 INFO:tasks.rados.rados.0.smithi033.stdout:1035: writing smithi03366949-18 from 2737184 to 3366390 tid 3 2023-06-03T20:00:39.385 INFO:tasks.rados.rados.0.smithi033.stdout:1036: write oid 412 current snap is 0 2023-06-03T20:00:39.385 INFO:tasks.rados.rados.0.smithi033.stdout:1033: expect (ObjNum 160 snap 0 seq_num 160) 2023-06-03T20:00:39.474 INFO:tasks.rados.rados.0.smithi033.stdout:1035: finishing write tid 1 to smithi03366949-18 2023-06-03T20:00:39.475 INFO:tasks.rados.rados.0.smithi033.stdout:1034: expect (ObjNum 708 snap 0 seq_num 708) 2023-06-03T20:00:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:1035: finishing write tid 2 to smithi03366949-18 2023-06-03T20:00:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:1035: finishing write tid 3 to smithi03366949-18 2023-06-03T20:00:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:1035: finishing write tid 4 to smithi03366949-18 2023-06-03T20:00:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:1035: finishing write tid 5 to smithi03366949-18 2023-06-03T20:00:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 18 v 155 (ObjNum 797 snap 0 seq_num 797) dirty exists 2023-06-03T20:00:39.661 INFO:tasks.rados.rados.0.smithi033.stdout:1035: left oid 18 (ObjNum 797 snap 0 seq_num 797) 2023-06-03T20:00:39.661 INFO:tasks.rados.rados.0.smithi033.stdout:1036: seq_num 798 ranges {611986=549414,1564160=424282,2764607=440478} 2023-06-03T20:00:39.674 INFO:tasks.rados.rados.0.smithi033.stdout:1036: writing smithi03366949-412 from 611986 to 1161400 tid 1 2023-06-03T20:00:39.678 INFO:tasks.rados.rados.0.smithi033.stdout:1036: writing smithi03366949-412 from 1564160 to 1988442 tid 2 2023-06-03T20:00:39.686 INFO:tasks.rados.rados.0.smithi033.stdout:1036: writing smithi03366949-412 from 2764607 to 3205085 tid 3 2023-06-03T20:00:39.686 INFO:tasks.rados.rados.0.smithi033.stdout:1033: done (3 left) 2023-06-03T20:00:39.686 INFO:tasks.rados.rados.0.smithi033.stdout:1034: done (2 left) 2023-06-03T20:00:39.687 INFO:tasks.rados.rados.0.smithi033.stdout:1035: done (1 left) 2023-06-03T20:00:39.687 INFO:tasks.rados.rados.0.smithi033.stdout:1037: write oid 56 current snap is 0 2023-06-03T20:00:39.687 INFO:tasks.rados.rados.0.smithi033.stdout:1036: finishing write tid 1 to smithi03366949-412 2023-06-03T20:00:39.687 INFO:tasks.rados.rados.0.smithi033.stdout:1037: seq_num 799 ranges {628793=741016,2138995=567940,3192030=236763} 2023-06-03T20:00:39.694 INFO:tasks.rados.rados.0.smithi033.stdout:1037: writing smithi03366949-56 from 628793 to 1369809 tid 1 2023-06-03T20:00:39.702 INFO:tasks.rados.rados.0.smithi033.stdout:1037: writing smithi03366949-56 from 2138995 to 2706935 tid 2 2023-06-03T20:00:39.706 INFO:tasks.rados.rados.0.smithi033.stdout:1037: writing smithi03366949-56 from 3192030 to 3428793 tid 3 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:1038: delete oid 32 current snap is 0 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:1036: finishing write tid 2 to smithi03366949-412 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:1036: finishing write tid 3 to smithi03366949-412 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:1036: finishing write tid 4 to smithi03366949-412 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:1036: finishing write tid 5 to smithi03366949-412 2023-06-03T20:00:39.707 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 412 v 127 (ObjNum 798 snap 0 seq_num 798) dirty exists 2023-06-03T20:00:39.708 INFO:tasks.rados.rados.0.smithi033.stdout:1036: left oid 412 (ObjNum 798 snap 0 seq_num 798) 2023-06-03T20:00:39.708 INFO:tasks.rados.rados.0.smithi033.stdout:1037: finishing write tid 1 to smithi03366949-56 2023-06-03T20:00:39.709 INFO:tasks.rados.rados.0.smithi033.stdout:1037: finishing write tid 2 to smithi03366949-56 2023-06-03T20:00:39.710 INFO:tasks.rados.rados.0.smithi033.stdout:1036: done (2 left) 2023-06-03T20:00:39.710 INFO:tasks.rados.rados.0.smithi033.stdout:1038: done (1 left) 2023-06-03T20:00:39.710 INFO:tasks.rados.rados.0.smithi033.stdout:1039: read oid 136 snap -1 2023-06-03T20:00:39.710 INFO:tasks.rados.rados.0.smithi033.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-06-03T20:00:39.711 INFO:tasks.rados.rados.0.smithi033.stdout:1040: read oid 325 snap -1 2023-06-03T20:00:39.711 INFO:tasks.rados.rados.0.smithi033.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-06-03T20:00:39.711 INFO:tasks.rados.rados.0.smithi033.stdout:1041: delete oid 370 current snap is 0 2023-06-03T20:00:39.712 INFO:tasks.rados.rados.0.smithi033.stdout:1037: finishing write tid 3 to smithi03366949-56 2023-06-03T20:00:39.712 INFO:tasks.rados.rados.0.smithi033.stdout:1037: finishing write tid 4 to smithi03366949-56 2023-06-03T20:00:39.712 INFO:tasks.rados.rados.0.smithi033.stdout:1041: done (3 left) 2023-06-03T20:00:39.713 INFO:tasks.rados.rados.0.smithi033.stdout:1042: write oid 337 current snap is 0 2023-06-03T20:00:39.713 INFO:tasks.rados.rados.0.smithi033.stdout:1037: finishing write tid 5 to smithi03366949-56 2023-06-03T20:00:39.713 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 168 (ObjNum 799 snap 0 seq_num 799) dirty exists 2023-06-03T20:00:39.713 INFO:tasks.rados.rados.0.smithi033.stdout:1037: left oid 56 (ObjNum 799 snap 0 seq_num 799) 2023-06-03T20:00:39.713 INFO:tasks.rados.rados.0.smithi033.stdout:1042: seq_num 802 ranges {679214=566763,1798088=715267,3157946=321268} 2023-06-03T20:00:39.723 INFO:tasks.rados.rados.0.smithi033.stdout:1042: writing smithi03366949-337 from 679214 to 1245977 tid 1 2023-06-03T20:00:39.731 INFO:tasks.rados.rados.0.smithi033.stdout:1042: writing smithi03366949-337 from 1798088 to 2513355 tid 2 2023-06-03T20:00:39.737 INFO:tasks.rados.rados.0.smithi033.stdout:1042: writing smithi03366949-337 from 3157946 to 3479214 tid 3 2023-06-03T20:00:39.737 INFO:tasks.rados.rados.0.smithi033.stdout:1037: done (3 left) 2023-06-03T20:00:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:1043: write oid 87 current snap is 0 2023-06-03T20:00:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:1043: seq_num 803 ranges {696021=642012,1856570=575278,3185369=310652} 2023-06-03T20:00:39.744 INFO:tasks.rados.rados.0.smithi033.stdout:1043: writing smithi03366949-87 from 696021 to 1338033 tid 1 2023-06-03T20:00:39.750 INFO:tasks.rados.rados.0.smithi033.stdout:1043: writing smithi03366949-87 from 1856570 to 2431848 tid 2 2023-06-03T20:00:39.757 INFO:tasks.rados.rados.0.smithi033.stdout:1043: writing smithi03366949-87 from 3185369 to 3496021 tid 3 2023-06-03T20:00:39.757 INFO:tasks.rados.rados.0.smithi033.stdout:1044: read oid 51 snap -1 2023-06-03T20:00:39.757 INFO:tasks.rados.rados.0.smithi033.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-06-03T20:00:39.757 INFO:tasks.rados.rados.0.smithi033.stdout:1045: write oid 485 current snap is 0 2023-06-03T20:00:39.757 INFO:tasks.rados.rados.0.smithi033.stdout:1045: seq_num 804 ranges {712828=717261,1915052=718936,3212792=300036} 2023-06-03T20:00:39.765 INFO:tasks.rados.rados.0.smithi033.stdout:1045: writing smithi03366949-485 from 712828 to 1430089 tid 1 2023-06-03T20:00:39.773 INFO:tasks.rados.rados.0.smithi033.stdout:1045: writing smithi03366949-485 from 1915052 to 2633988 tid 2 2023-06-03T20:00:39.779 INFO:tasks.rados.rados.0.smithi033.stdout:1045: writing smithi03366949-485 from 3212792 to 3512828 tid 3 2023-06-03T20:00:39.779 INFO:tasks.rados.rados.0.smithi033.stdout:1046: write oid 277 current snap is 0 2023-06-03T20:00:39.780 INFO:tasks.rados.rados.0.smithi033.stdout:1040: expect (ObjNum 723 snap 0 seq_num 723) 2023-06-03T20:00:39.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26706]: debug 2023-06-03T20:00:39.415+0000 7f4f03ecd680 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:00:39.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26706]: debug 2023-06-03T20:00:39.555+0000 7f4f03ecd680 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:00:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: cluster 2023-06-03T20:00:38.445835+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e21: x(active, since 1.27121s), standbys: y 2023-06-03T20:00:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: cluster 2023-06-03T20:00:38.491469+0000 mgr.x (mgr.24803) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.533459+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: cluster 2023-06-03T20:00:38.533735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-06-03T20:00:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.552477+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.554872+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.605692+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.33:0/2300751325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:39.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.853217+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[26432]: audit 2023-06-03T20:00:38.871284+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: cluster 2023-06-03T20:00:38.445835+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e21: x(active, since 1.27121s), standbys: y 2023-06-03T20:00:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: cluster 2023-06-03T20:00:38.491469+0000 mgr.x (mgr.24803) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.533459+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: cluster 2023-06-03T20:00:38.533735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-06-03T20:00:39.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.552477+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.554872+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.605692+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.33:0/2300751325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:39.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.853217+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:39 smithi033 bash[33017]: audit 2023-06-03T20:00:38.871284+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.891 INFO:tasks.rados.rados.0.smithi033.stdout:1039: expect (ObjNum 760 snap 0 seq_num 760) 2023-06-03T20:00:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: cluster 2023-06-03T20:00:38.445835+0000 mon.a (mon.0) 720 : cluster [DBG] mgrmap e21: x(active, since 1.27121s), standbys: y 2023-06-03T20:00:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: cluster 2023-06-03T20:00:38.491469+0000 mgr.x (mgr.24803) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.533459+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool rename", "format": "json", "srcpool": "device_health_metrics", "destpool": ".mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: cluster 2023-06-03T20:00:38.533735+0000 mon.a (mon.0) 722 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2023-06-03T20:00:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.552477+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.554872+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:00:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.605692+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.33:0/2300751325' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.853217+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:39 smithi083 bash[26882]: audit 2023-06-03T20:00:38.871284+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:1042: finishing write tid 1 to smithi03366949-337 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:1042: finishing write tid 2 to smithi03366949-337 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:1042: finishing write tid 3 to smithi03366949-337 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:1042: finishing write tid 4 to smithi03366949-337 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:1042: finishing write tid 5 to smithi03366949-337 2023-06-03T20:00:39.981 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 337 v 159 (ObjNum 802 snap 0 seq_num 802) dirty exists 2023-06-03T20:00:39.982 INFO:tasks.rados.rados.0.smithi033.stdout:1042: left oid 337 (ObjNum 802 snap 0 seq_num 802) 2023-06-03T20:00:39.982 INFO:tasks.rados.rados.0.smithi033.stdout:1043: finishing write tid 1 to smithi03366949-87 2023-06-03T20:00:39.982 INFO:tasks.rados.rados.0.smithi033.stdout:1043: finishing write tid 2 to smithi03366949-87 2023-06-03T20:00:39.983 INFO:tasks.rados.rados.0.smithi033.stdout:1043: finishing write tid 3 to smithi03366949-87 2023-06-03T20:00:39.983 INFO:tasks.rados.rados.0.smithi033.stdout:1046: seq_num 805 ranges {729635=792510,1973534=578947,3240215=289420} 2023-06-03T20:00:39.996 INFO:tasks.rados.rados.0.smithi033.stdout:1046: writing smithi03366949-277 from 729635 to 1522145 tid 1 2023-06-03T20:00:40.002 INFO:tasks.rados.rados.0.smithi033.stdout:1046: writing smithi03366949-277 from 1973534 to 2552481 tid 2 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1046: writing smithi03366949-277 from 3240215 to 3529635 tid 3 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1039: done (6 left) 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1040: done (5 left) 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1042: done (4 left) 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1047: write oid 383 current snap is 0 2023-06-03T20:00:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:1043: finishing write tid 4 to smithi03366949-87 2023-06-03T20:00:40.010 INFO:tasks.rados.rados.0.smithi033.stdout:1043: finishing write tid 5 to smithi03366949-87 2023-06-03T20:00:40.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 87 v 132 (ObjNum 803 snap 0 seq_num 803) dirty exists 2023-06-03T20:00:40.010 INFO:tasks.rados.rados.0.smithi033.stdout:1043: left oid 87 (ObjNum 803 snap 0 seq_num 803) 2023-06-03T20:00:40.010 INFO:tasks.rados.rados.0.smithi033.stdout:1044: expect (ObjNum 50 snap 0 seq_num 50) 2023-06-03T20:00:40.098 INFO:tasks.rados.rados.0.smithi033.stdout:1045: finishing write tid 1 to smithi03366949-485 2023-06-03T20:00:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:1045: finishing write tid 2 to smithi03366949-485 2023-06-03T20:00:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:1047: seq_num 806 ranges {746442=584112,1748369=722605,2983991=562451} 2023-06-03T20:00:40.106 INFO:tasks.rados.rados.0.smithi033.stdout:1047: writing smithi03366949-383 from 746442 to 1330554 tid 1 2023-06-03T20:00:40.113 INFO:tasks.rados.rados.0.smithi033.stdout:1047: writing smithi03366949-383 from 1748369 to 2470974 tid 2 2023-06-03T20:00:40.120 INFO:tasks.rados.rados.0.smithi033.stdout:1047: writing smithi03366949-383 from 2983991 to 3546442 tid 3 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1043: done (4 left) 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1044: done (3 left) 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1048: read oid 133 snap -1 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1048: expect (ObjNum 744 snap 0 seq_num 744) 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1049: read oid 122 snap -1 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1049: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:40.121 INFO:tasks.rados.rados.0.smithi033.stdout:1050: write oid 423 current snap is 0 2023-06-03T20:00:40.122 INFO:tasks.rados.rados.0.smithi033.stdout:1045: finishing write tid 3 to smithi03366949-485 2023-06-03T20:00:40.122 INFO:tasks.rados.rados.0.smithi033.stdout:1045: finishing write tid 4 to smithi03366949-485 2023-06-03T20:00:40.122 INFO:tasks.rados.rados.0.smithi033.stdout:1045: finishing write tid 5 to smithi03366949-485 2023-06-03T20:00:40.122 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 485 v 159 (ObjNum 804 snap 0 seq_num 804) dirty exists 2023-06-03T20:00:40.123 INFO:tasks.rados.rados.0.smithi033.stdout:1045: left oid 485 (ObjNum 804 snap 0 seq_num 804) 2023-06-03T20:00:40.123 INFO:tasks.rados.rados.0.smithi033.stdout:1050: seq_num 807 ranges {763249=659361,2090498=582616,3295061=268188} 2023-06-03T20:00:40.130 INFO:tasks.rados.rados.0.smithi033.stdout:1050: writing smithi03366949-423 from 763249 to 1422610 tid 1 2023-06-03T20:00:40.137 INFO:tasks.rados.rados.0.smithi033.stdout:1050: writing smithi03366949-423 from 2090498 to 2673114 tid 2 2023-06-03T20:00:40.142 INFO:tasks.rados.rados.0.smithi033.stdout:1050: writing smithi03366949-423 from 3295061 to 3563249 tid 3 2023-06-03T20:00:40.142 INFO:tasks.rados.rados.0.smithi033.stdout:1045: done (5 left) 2023-06-03T20:00:40.142 INFO:tasks.rados.rados.0.smithi033.stdout:1051: read oid 9 snap -1 2023-06-03T20:00:40.143 INFO:tasks.rados.rados.0.smithi033.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-06-03T20:00:40.143 INFO:tasks.rados.rados.0.smithi033.stdout:1052: write oid 159 current snap is 0 2023-06-03T20:00:40.143 INFO:tasks.rados.rados.0.smithi033.stdout:1052: seq_num 808 ranges {780056=734610,2148980=726274,3322484=257572} 2023-06-03T20:00:40.150 INFO:tasks.rados.rados.0.smithi033.stdout:1052: writing smithi03366949-159 from 780056 to 1514666 tid 1 2023-06-03T20:00:40.158 INFO:tasks.rados.rados.0.smithi033.stdout:1052: writing smithi03366949-159 from 2148980 to 2875254 tid 2 2023-06-03T20:00:40.167 INFO:tasks.rados.rados.0.smithi033.stdout:1052: writing smithi03366949-159 from 3322484 to 3580056 tid 3 2023-06-03T20:00:40.167 INFO:tasks.rados.rados.0.smithi033.stdout:1053: write oid 377 current snap is 0 2023-06-03T20:00:40.167 INFO:tasks.rados.rados.0.smithi033.stdout:1053: seq_num 809 ranges {796863=409859,1807462=586285,3066260=530603} 2023-06-03T20:00:40.174 INFO:tasks.rados.rados.0.smithi033.stdout:1053: writing smithi03366949-377 from 796863 to 1206722 tid 1 2023-06-03T20:00:40.181 INFO:tasks.rados.rados.0.smithi033.stdout:1053: writing smithi03366949-377 from 1807462 to 2393747 tid 2 2023-06-03T20:00:40.188 INFO:tasks.rados.rados.0.smithi033.stdout:1053: writing smithi03366949-377 from 3066260 to 3596863 tid 3 2023-06-03T20:00:40.188 INFO:tasks.rados.rados.0.smithi033.stdout:1054: write oid 51 current snap is 0 2023-06-03T20:00:40.189 INFO:tasks.rados.rados.0.smithi033.stdout:1054: seq_num 810 ranges {413670=485108,1465944=729943,2977330=524801} 2023-06-03T20:00:40.194 INFO:tasks.rados.rados.0.smithi033.stdout:1054: writing smithi03366949-51 from 413670 to 898778 tid 1 2023-06-03T20:00:40.203 INFO:tasks.rados.rados.0.smithi033.stdout:1054: writing smithi03366949-51 from 1465944 to 2195887 tid 2 2023-06-03T20:00:40.210 INFO:tasks.rados.rados.0.smithi033.stdout:1054: writing smithi03366949-51 from 2977330 to 3502131 tid 3 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1055: write oid 72 current snap is 0 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1046: finishing write tid 1 to smithi03366949-277 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1046: finishing write tid 2 to smithi03366949-277 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1046: finishing write tid 3 to smithi03366949-277 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1046: finishing write tid 4 to smithi03366949-277 2023-06-03T20:00:40.211 INFO:tasks.rados.rados.0.smithi033.stdout:1055: seq_num 811 ranges {430477=560357,1408073=473601,2488400=736073} 2023-06-03T20:00:40.215 INFO:tasks.rados.rados.0.smithi033.stdout:1055: writing smithi03366949-72 from 430477 to 990834 tid 1 2023-06-03T20:00:40.220 INFO:tasks.rados.rados.0.smithi033.stdout:1055: writing smithi03366949-72 from 1408073 to 1881674 tid 2 2023-06-03T20:00:40.228 INFO:tasks.rados.rados.0.smithi033.stdout:1055: writing smithi03366949-72 from 2488400 to 3224473 tid 3 2023-06-03T20:00:40.229 INFO:tasks.rados.rados.0.smithi033.stdout:1056: read oid 475 snap -1 2023-06-03T20:00:40.229 INFO:tasks.rados.rados.0.smithi033.stdout:1056: expect deleted 2023-06-03T20:00:40.229 INFO:tasks.rados.rados.0.smithi033.stdout:1057: read oid 260 snap -1 2023-06-03T20:00:40.229 INFO:tasks.rados.rados.0.smithi033.stdout:1057: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:40.229 INFO:tasks.rados.rados.0.smithi033.stdout:1058: write oid 83 current snap is 0 2023-06-03T20:00:40.230 INFO:tasks.rados.rados.0.smithi033.stdout:1058: seq_num 812 ranges {447284=635606,1866555=733612,3315823=331461} 2023-06-03T20:00:40.235 INFO:tasks.rados.rados.0.smithi033.stdout:1058: writing smithi03366949-83 from 447284 to 1082890 tid 1 2023-06-03T20:00:40.244 INFO:tasks.rados.rados.0.smithi033.stdout:1058: writing smithi03366949-83 from 1866555 to 2600167 tid 2 2023-06-03T20:00:40.250 INFO:tasks.rados.rados.0.smithi033.stdout:1058: writing smithi03366949-83 from 3315823 to 3647284 tid 3 2023-06-03T20:00:40.250 INFO:tasks.rados.rados.0.smithi033.stdout:1059: write oid 464 current snap is 0 2023-06-03T20:00:40.250 INFO:tasks.rados.rados.0.smithi033.stdout:1046: finishing write tid 5 to smithi03366949-277 2023-06-03T20:00:40.251 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 133 (ObjNum 805 snap 0 seq_num 805) dirty exists 2023-06-03T20:00:40.251 INFO:tasks.rados.rados.0.smithi033.stdout:1046: left oid 277 (ObjNum 805 snap 0 seq_num 805) 2023-06-03T20:00:40.251 INFO:tasks.rados.rados.0.smithi033.stdout:1047: finishing write tid 1 to smithi03366949-383 2023-06-03T20:00:40.251 INFO:tasks.rados.rados.0.smithi033.stdout:1059: seq_num 813 ranges {464091=710855,1925037=477270,2943246=474970} 2023-06-03T20:00:40.257 INFO:tasks.rados.rados.0.smithi033.stdout:1059: writing smithi03366949-464 from 464091 to 1174946 tid 1 2023-06-03T20:00:40.264 INFO:tasks.rados.rados.0.smithi033.stdout:1059: writing smithi03366949-464 from 1925037 to 2402307 tid 2 2023-06-03T20:00:40.270 INFO:tasks.rados.rados.0.smithi033.stdout:1059: writing smithi03366949-464 from 2943246 to 3418216 tid 3 2023-06-03T20:00:40.270 INFO:tasks.rados.rados.0.smithi033.stdout:1046: done (13 left) 2023-06-03T20:00:40.270 INFO:tasks.rados.rados.0.smithi033.stdout:1060: delete oid 161 current snap is 0 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1047: finishing write tid 2 to smithi03366949-383 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1047: finishing write tid 3 to smithi03366949-383 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1047: finishing write tid 4 to smithi03366949-383 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1047: finishing write tid 5 to smithi03366949-383 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 163 (ObjNum 806 snap 0 seq_num 806) dirty exists 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1047: left oid 383 (ObjNum 806 snap 0 seq_num 806) 2023-06-03T20:00:40.271 INFO:tasks.rados.rados.0.smithi033.stdout:1048: expect (ObjNum 744 snap 0 seq_num 744) 2023-06-03T20:00:40.373 INFO:tasks.rados.rados.0.smithi033.stdout:1049: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:40.508 INFO:tasks.rados.rados.0.smithi033.stdout:1050: finishing write tid 1 to smithi03366949-423 2023-06-03T20:00:40.508 INFO:tasks.rados.rados.0.smithi033.stdout:1050: finishing write tid 2 to smithi03366949-423 2023-06-03T20:00:40.508 INFO:tasks.rados.rados.0.smithi033.stdout:1047: done (13 left) 2023-06-03T20:00:40.508 INFO:tasks.rados.rados.0.smithi033.stdout:1048: done (12 left) 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1049: done (11 left) 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1060: done (10 left) 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1061: write oid 59 current snap is 0 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1050: finishing write tid 3 to smithi03366949-423 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1050: finishing write tid 4 to smithi03366949-423 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1050: finishing write tid 5 to smithi03366949-423 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 131 (ObjNum 807 snap 0 seq_num 807) dirty exists 2023-06-03T20:00:40.509 INFO:tasks.rados.rados.0.smithi033.stdout:1050: left oid 423 (ObjNum 807 snap 0 seq_num 807) 2023-06-03T20:00:40.510 INFO:tasks.rados.rados.0.smithi033.stdout:1051: expect (ObjNum 8 snap 0 seq_num 8) 2023-06-03T20:00:40.580 INFO:tasks.rados.rados.0.smithi033.stdout:1052: finishing write tid 1 to smithi03366949-159 2023-06-03T20:00:40.581 INFO:tasks.rados.rados.0.smithi033.stdout:1061: seq_num 815 ranges {497705=577706,1642001=480939,2598092=497514} 2023-06-03T20:00:40.586 INFO:tasks.rados.rados.0.smithi033.stdout:1061: writing smithi03366949-59 from 497705 to 1075411 tid 1 2023-06-03T20:00:40.593 INFO:tasks.rados.rados.0.smithi033.stdout:1061: writing smithi03366949-59 from 1642001 to 2122940 tid 2 2023-06-03T20:00:40.599 INFO:tasks.rados.rados.0.smithi033.stdout:1061: writing smithi03366949-59 from 2598092 to 3095606 tid 3 2023-06-03T20:00:40.599 INFO:tasks.rados.rados.0.smithi033.stdout:1050: done (10 left) 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1051: done (9 left) 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1062: write oid 216 current snap is 0 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1052: finishing write tid 2 to smithi03366949-159 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1052: finishing write tid 3 to smithi03366949-159 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1052: finishing write tid 4 to smithi03366949-159 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:1052: finishing write tid 5 to smithi03366949-159 2023-06-03T20:00:40.600 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 159 v 135 (ObjNum 808 snap 0 seq_num 808) dirty exists 2023-06-03T20:00:40.601 INFO:tasks.rados.rados.0.smithi033.stdout:1052: left oid 159 (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:00:40.601 INFO:tasks.rados.rados.0.smithi033.stdout:1053: finishing write tid 1 to smithi03366949-377 2023-06-03T20:00:40.601 INFO:tasks.rados.rados.0.smithi033.stdout:1053: finishing write tid 2 to smithi03366949-377 2023-06-03T20:00:40.601 INFO:tasks.rados.rados.0.smithi033.stdout:1053: finishing write tid 3 to smithi03366949-377 2023-06-03T20:00:40.601 INFO:tasks.rados.rados.0.smithi033.stdout:1062: seq_num 816 ranges {514512=652955,1700483=740950,3025515=688997} 2023-06-03T20:00:40.606 INFO:tasks.rados.rados.0.smithi033.stdout:1062: writing smithi03366949-216 from 514512 to 1167467 tid 1 2023-06-03T20:00:40.613 INFO:tasks.rados.rados.0.smithi033.stdout:1062: writing smithi03366949-216 from 1700483 to 2441433 tid 2 2023-06-03T20:00:40.621 INFO:tasks.rados.rados.0.smithi033.stdout:1062: writing smithi03366949-216 from 3025515 to 3714512 tid 3 2023-06-03T20:00:40.622 INFO:tasks.rados.rados.0.smithi033.stdout:1052: done (9 left) 2023-06-03T20:00:40.622 INFO:tasks.rados.rados.0.smithi033.stdout:1063: read oid 65 snap -1 2023-06-03T20:00:40.622 INFO:tasks.rados.rados.0.smithi033.stdout:1063: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:40.622 INFO:tasks.rados.rados.0.smithi033.stdout:1064: write oid 192 current snap is 0 2023-06-03T20:00:40.623 INFO:tasks.rados.rados.0.smithi033.stdout:1053: finishing write tid 4 to smithi03366949-377 2023-06-03T20:00:40.623 INFO:tasks.rados.rados.0.smithi033.stdout:1053: finishing write tid 5 to smithi03366949-377 2023-06-03T20:00:40.623 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 377 v 238 (ObjNum 809 snap 0 seq_num 809) dirty exists 2023-06-03T20:00:40.624 INFO:tasks.rados.rados.0.smithi033.stdout:1053: left oid 377 (ObjNum 809 snap 0 seq_num 809) 2023-06-03T20:00:40.624 INFO:tasks.rados.rados.0.smithi033.stdout:1054: finishing write tid 1 to smithi03366949-51 2023-06-03T20:00:40.624 INFO:tasks.rados.rados.0.smithi033.stdout:1064: seq_num 817 ranges {531319=728204,1758965=484608,2652938=520058} 2023-06-03T20:00:40.628 INFO:tasks.rados.rados.0.smithi033.stdout:1064: writing smithi03366949-192 from 531319 to 1259523 tid 1 2023-06-03T20:00:40.634 INFO:tasks.rados.rados.0.smithi033.stdout:1064: writing smithi03366949-192 from 1758965 to 2243573 tid 2 2023-06-03T20:00:40.640 INFO:tasks.rados.rados.0.smithi033.stdout:1064: writing smithi03366949-192 from 2652938 to 3172996 tid 3 2023-06-03T20:00:40.640 INFO:tasks.rados.rados.0.smithi033.stdout:1053: done (10 left) 2023-06-03T20:00:40.640 INFO:tasks.rados.rados.0.smithi033.stdout:1065: write oid 494 current snap is 0 2023-06-03T20:00:40.640 INFO:tasks.rados.rados.0.smithi033.stdout:1054: finishing write tid 2 to smithi03366949-51 2023-06-03T20:00:40.640 INFO:tasks.rados.rados.0.smithi033.stdout:1054: finishing write tid 3 to smithi03366949-51 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:1054: finishing write tid 4 to smithi03366949-51 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:1054: finishing write tid 5 to smithi03366949-51 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 51 v 136 (ObjNum 810 snap 0 seq_num 810) dirty exists 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:1054: left oid 51 (ObjNum 810 snap 0 seq_num 810) 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:1055: finishing write tid 1 to smithi03366949-72 2023-06-03T20:00:40.641 INFO:tasks.rados.rados.0.smithi033.stdout:1055: finishing write tid 2 to smithi03366949-72 2023-06-03T20:00:40.642 INFO:tasks.rados.rados.0.smithi033.stdout:1065: seq_num 818 ranges {548126=403453,1417447=744619,2680361=447683,3680450=67676} 2023-06-03T20:00:40.645 INFO:tasks.rados.rados.0.smithi033.stdout:1065: writing smithi03366949-494 from 548126 to 951579 tid 1 2023-06-03T20:00:40.652 INFO:tasks.rados.rados.0.smithi033.stdout:1065: writing smithi03366949-494 from 1417447 to 2162066 tid 2 2023-06-03T20:00:40.658 INFO:tasks.rados.rados.0.smithi033.stdout:1065: writing smithi03366949-494 from 2680361 to 3128044 tid 3 2023-06-03T20:00:40.661 INFO:tasks.rados.rados.0.smithi033.stdout:1065: writing smithi03366949-494 from 3680450 to 3748126 tid 4 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1054: done (10 left) 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1066: read oid 488 snap -1 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1066: expect (ObjNum 487 snap 0 seq_num 487) 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1067: read oid 470 snap -1 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1067: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:00:40.662 INFO:tasks.rados.rados.0.smithi033.stdout:1068: write oid 121 current snap is 0 2023-06-03T20:00:40.663 INFO:tasks.rados.rados.0.smithi033.stdout:1068: seq_num 819 ranges {564933=478702,1759576=488277,2991431=658955} 2023-06-03T20:00:40.667 INFO:tasks.rados.rados.0.smithi033.stdout:1068: writing smithi03366949-121 from 564933 to 1043635 tid 1 2023-06-03T20:00:40.674 INFO:tasks.rados.rados.0.smithi033.stdout:1068: writing smithi03366949-121 from 1759576 to 2247853 tid 2 2023-06-03T20:00:40.683 INFO:tasks.rados.rados.0.smithi033.stdout:1068: writing smithi03366949-121 from 2991431 to 3650386 tid 3 2023-06-03T20:00:40.683 INFO:tasks.rados.rados.0.smithi033.stdout:1069: read oid 448 snap -1 2023-06-03T20:00:40.683 INFO:tasks.rados.rados.0.smithi033.stdout:1069: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:00:40.683 INFO:tasks.rados.rados.0.smithi033.stdout:1070: read oid 427 snap -1 2023-06-03T20:00:40.683 INFO:tasks.rados.rados.0.smithi033.stdout:1070: expect (ObjNum 426 snap 0 seq_num 426) 2023-06-03T20:00:40.684 INFO:tasks.rados.rados.0.smithi033.stdout:1071: read oid 255 snap -1 2023-06-03T20:00:40.684 INFO:tasks.rados.rados.0.smithi033.stdout:1071: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:40.684 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:40.684 INFO:tasks.rados.rados.0.smithi033.stdout:1057: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:00:40.788 INFO:tasks.rados.rados.0.smithi033.stdout:1055: finishing write tid 3 to smithi03366949-72 2023-06-03T20:00:40.788 INFO:tasks.rados.rados.0.smithi033.stdout:1055: finishing write tid 4 to smithi03366949-72 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:1055: finishing write tid 5 to smithi03366949-72 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 72 v 137 (ObjNum 811 snap 0 seq_num 811) dirty exists 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:1055: left oid 72 (ObjNum 811 snap 0 seq_num 811) 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:1058: finishing write tid 1 to smithi03366949-83 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:1058: finishing write tid 2 to smithi03366949-83 2023-06-03T20:00:40.789 INFO:tasks.rados.rados.0.smithi033.stdout:1058: finishing write tid 3 to smithi03366949-83 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1058: finishing write tid 4 to smithi03366949-83 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1055: done (15 left) 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1056: done (14 left) 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1057: done (13 left) 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1072: read oid 300 snap -1 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1072: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1073: write oid 305 current snap is 0 2023-06-03T20:00:40.790 INFO:tasks.rados.rados.0.smithi033.stdout:1058: finishing write tid 5 to smithi03366949-83 2023-06-03T20:00:40.791 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 167 (ObjNum 812 snap 0 seq_num 812) dirty exists 2023-06-03T20:00:40.791 INFO:tasks.rados.rados.0.smithi033.stdout:1058: left oid 83 (ObjNum 812 snap 0 seq_num 812) 2023-06-03T20:00:40.791 INFO:tasks.rados.rados.0.smithi033.stdout:1059: finishing write tid 1 to smithi03366949-464 2023-06-03T20:00:40.791 INFO:tasks.rados.rados.0.smithi033.stdout:1059: finishing write tid 2 to smithi03366949-464 2023-06-03T20:00:40.791 INFO:tasks.rados.rados.0.smithi033.stdout:1073: seq_num 820 ranges {581740=553951,1818058=748288,3018854=470227} 2023-06-03T20:00:40.797 INFO:tasks.rados.rados.0.smithi033.stdout:1073: writing smithi03366949-305 from 581740 to 1135691 tid 1 2023-06-03T20:00:40.808 INFO:tasks.rados.rados.0.smithi033.stdout:1073: writing smithi03366949-305 from 1818058 to 2566346 tid 2 2023-06-03T20:00:40.816 INFO:tasks.rados.rados.0.smithi033.stdout:1073: writing smithi03366949-305 from 3018854 to 3489081 tid 3 2023-06-03T20:00:40.816 INFO:tasks.rados.rados.0.smithi033.stdout:1058: done (14 left) 2023-06-03T20:00:40.816 INFO:tasks.rados.rados.0.smithi033.stdout:1074: write oid 106 current snap is 0 2023-06-03T20:00:40.816 INFO:tasks.rados.rados.0.smithi033.stdout:1059: finishing write tid 3 to smithi03366949-464 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1059: finishing write tid 4 to smithi03366949-464 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1059: finishing write tid 5 to smithi03366949-464 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 191 (ObjNum 813 snap 0 seq_num 813) dirty exists 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1059: left oid 464 (ObjNum 813 snap 0 seq_num 813) 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1061: finishing write tid 1 to smithi03366949-59 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1061: finishing write tid 2 to smithi03366949-59 2023-06-03T20:00:40.817 INFO:tasks.rados.rados.0.smithi033.stdout:1061: finishing write tid 3 to smithi03366949-59 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1061: finishing write tid 4 to smithi03366949-59 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1061: finishing write tid 5 to smithi03366949-59 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 59 v 200 (ObjNum 815 snap 0 seq_num 815) dirty exists 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1061: left oid 59 (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1062: finishing write tid 1 to smithi03366949-216 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1062: finishing write tid 2 to smithi03366949-216 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1062: finishing write tid 3 to smithi03366949-216 2023-06-03T20:00:40.818 INFO:tasks.rados.rados.0.smithi033.stdout:1062: finishing write tid 4 to smithi03366949-216 2023-06-03T20:00:40.819 INFO:tasks.rados.rados.0.smithi033.stdout:1062: finishing write tid 5 to smithi03366949-216 2023-06-03T20:00:40.819 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 170 (ObjNum 816 snap 0 seq_num 816) dirty exists 2023-06-03T20:00:40.819 INFO:tasks.rados.rados.0.smithi033.stdout:1062: left oid 216 (ObjNum 816 snap 0 seq_num 816) 2023-06-03T20:00:40.819 INFO:tasks.rados.rados.0.smithi033.stdout:1063: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cephadm 2023-06-03T20:00:39.339430+0000 mgr.x (mgr.24803) 4 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTING 2023-06-03T20:00:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cluster 2023-06-03T20:00:39.448470+0000 mgr.x (mgr.24803) 5 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: audit 2023-06-03T20:00:39.534002+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cluster 2023-06-03T20:00:39.534082+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-06-03T20:00:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cephadm 2023-06-03T20:00:39.585002+0000 mgr.x (mgr.24803) 6 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on https://172.21.15.83:7150 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cephadm 2023-06-03T20:00:39.691720+0000 mgr.x (mgr.24803) 7 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on http://172.21.15.83:8765 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cephadm 2023-06-03T20:00:39.692223+0000 mgr.x (mgr.24803) 8 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTED 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[33017]: cluster 2023-06-03T20:00:39.882637+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e22: x(active, since 2s), standbys: y 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cephadm 2023-06-03T20:00:39.339430+0000 mgr.x (mgr.24803) 4 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTING 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cluster 2023-06-03T20:00:39.448470+0000 mgr.x (mgr.24803) 5 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: audit 2023-06-03T20:00:39.534002+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cluster 2023-06-03T20:00:39.534082+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-06-03T20:00:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cephadm 2023-06-03T20:00:39.585002+0000 mgr.x (mgr.24803) 6 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on https://172.21.15.83:7150 2023-06-03T20:00:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cephadm 2023-06-03T20:00:39.691720+0000 mgr.x (mgr.24803) 7 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on http://172.21.15.83:8765 2023-06-03T20:00:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cephadm 2023-06-03T20:00:39.692223+0000 mgr.x (mgr.24803) 8 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTED 2023-06-03T20:00:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26432]: cluster 2023-06-03T20:00:39.882637+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e22: x(active, since 2s), standbys: y 2023-06-03T20:00:40.833 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26706]: debug 2023-06-03T20:00:40.683+0000 7f4f03ecd680 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:00:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cephadm 2023-06-03T20:00:39.339430+0000 mgr.x (mgr.24803) 4 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTING 2023-06-03T20:00:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cluster 2023-06-03T20:00:39.448470+0000 mgr.x (mgr.24803) 5 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: audit 2023-06-03T20:00:39.534002+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:00:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cluster 2023-06-03T20:00:39.534082+0000 mon.a (mon.0) 727 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2023-06-03T20:00:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cephadm 2023-06-03T20:00:39.585002+0000 mgr.x (mgr.24803) 6 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on https://172.21.15.83:7150 2023-06-03T20:00:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cephadm 2023-06-03T20:00:39.691720+0000 mgr.x (mgr.24803) 7 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Serving on http://172.21.15.83:8765 2023-06-03T20:00:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cephadm 2023-06-03T20:00:39.692223+0000 mgr.x (mgr.24803) 8 : cephadm [INF] [03/Jun/2023:20:00:39] ENGINE Bus STARTED 2023-06-03T20:00:40.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:40 smithi083 bash[26882]: cluster 2023-06-03T20:00:39.882637+0000 mon.a (mon.0) 728 : cluster [DBG] mgrmap e22: x(active, since 2s), standbys: y 2023-06-03T20:00:40.960 INFO:tasks.rados.rados.0.smithi033.stdout:1064: finishing write tid 1 to smithi03366949-192 2023-06-03T20:00:40.960 INFO:tasks.rados.rados.0.smithi033.stdout:1074: seq_num 821 ranges {598547=629200,1876540=491946,3046277=681499} 2023-06-03T20:00:40.971 INFO:tasks.rados.rados.0.smithi033.stdout:1074: writing smithi03366949-106 from 598547 to 1227747 tid 1 2023-06-03T20:00:40.983 INFO:tasks.rados.rados.0.smithi033.stdout:1074: writing smithi03366949-106 from 1876540 to 2368486 tid 2 2023-06-03T20:00:40.996 INFO:tasks.rados.rados.0.smithi033.stdout:1074: writing smithi03366949-106 from 3046277 to 3727776 tid 3 2023-06-03T20:00:40.997 INFO:tasks.rados.rados.0.smithi033.stdout:1059: done (14 left) 2023-06-03T20:00:40.997 INFO:tasks.rados.rados.0.smithi033.stdout:1061: done (13 left) 2023-06-03T20:00:40.997 INFO:tasks.rados.rados.0.smithi033.stdout:1062: done (12 left) 2023-06-03T20:00:40.997 INFO:tasks.rados.rados.0.smithi033.stdout:1063: done (11 left) 2023-06-03T20:00:40.997 INFO:tasks.rados.rados.0.smithi033.stdout:1075: write oid 210 current snap is 0 2023-06-03T20:00:40.998 INFO:tasks.rados.rados.0.smithi033.stdout:1064: finishing write tid 2 to smithi03366949-192 2023-06-03T20:00:40.998 INFO:tasks.rados.rados.0.smithi033.stdout:1064: finishing write tid 3 to smithi03366949-192 2023-06-03T20:00:40.998 INFO:tasks.rados.rados.0.smithi033.stdout:1064: finishing write tid 4 to smithi03366949-192 2023-06-03T20:00:40.998 INFO:tasks.rados.rados.0.smithi033.stdout:1075: seq_num 822 ranges {615354=420802,1651375=751957,3190053=492771} 2023-06-03T20:00:41.007 INFO:tasks.rados.rados.0.smithi033.stdout:1075: writing smithi03366949-210 from 615354 to 1036156 tid 1 2023-06-03T20:00:41.020 INFO:tasks.rados.rados.0.smithi033.stdout:1075: writing smithi03366949-210 from 1651375 to 2403332 tid 2 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:1075: writing smithi03366949-210 from 3190053 to 3682824 tid 3 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:1076: read oid 38 snap -1 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:1076: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:1077: write oid 385 current snap is 0 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:1064: finishing write tid 5 to smithi03366949-192 2023-06-03T20:00:41.034 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 192 v 195 (ObjNum 817 snap 0 seq_num 817) dirty exists 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1064: left oid 192 (ObjNum 817 snap 0 seq_num 817) 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 1 to smithi03366949-494 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 2 to smithi03366949-494 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 3 to smithi03366949-494 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 4 to smithi03366949-494 2023-06-03T20:00:41.035 INFO:tasks.rados.rados.0.smithi033.stdout:1066: expect (ObjNum 487 snap 0 seq_num 487) 2023-06-03T20:00:41.140 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 5 to smithi03366949-494 2023-06-03T20:00:41.140 INFO:tasks.rados.rados.0.smithi033.stdout:1065: finishing write tid 6 to smithi03366949-494 2023-06-03T20:00:41.140 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 494 v 200 (ObjNum 818 snap 0 seq_num 818) dirty exists 2023-06-03T20:00:41.141 INFO:tasks.rados.rados.0.smithi033.stdout:1065: left oid 494 (ObjNum 818 snap 0 seq_num 818) 2023-06-03T20:00:41.141 INFO:tasks.rados.rados.0.smithi033.stdout:1068: finishing write tid 1 to smithi03366949-121 2023-06-03T20:00:41.141 INFO:tasks.rados.rados.0.smithi033.stdout:1067: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:00:41.263 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26706]: debug 2023-06-03T20:00:40.859+0000 7f4f03ecd680 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:00:41.264 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:40 smithi033 bash[26706]: debug 2023-06-03T20:00:40.991+0000 7f4f03ecd680 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:00:41.264 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26706]: debug 2023-06-03T20:00:41.251+0000 7f4f03ecd680 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:00:41.274 INFO:tasks.rados.rados.0.smithi033.stdout:1070: expect (ObjNum 426 snap 0 seq_num 426) 2023-06-03T20:00:41.375 INFO:tasks.rados.rados.0.smithi033.stdout:1071: expect (ObjNum 254 snap 0 seq_num 254) 2023-06-03T20:00:41.445 INFO:tasks.rados.rados.0.smithi033.stdout:1069: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:00:41.584 INFO:tasks.rados.rados.0.smithi033.stdout:1068: finishing write tid 2 to smithi03366949-121 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:1068: finishing write tid 3 to smithi03366949-121 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:1068: finishing write tid 4 to smithi03366949-121 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:1068: finishing write tid 5 to smithi03366949-121 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 121 v 236 (ObjNum 819 snap 0 seq_num 819) dirty exists 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:1068: left oid 121 (ObjNum 819 snap 0 seq_num 819) 2023-06-03T20:00:41.585 INFO:tasks.rados.rados.0.smithi033.stdout:1072: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:41.683 INFO:tasks.rados.rados.0.smithi033.stdout:1073: finishing write tid 1 to smithi03366949-305 2023-06-03T20:00:41.684 INFO:tasks.rados.rados.0.smithi033.stdout:1073: finishing write tid 2 to smithi03366949-305 2023-06-03T20:00:41.684 INFO:tasks.rados.rados.0.smithi033.stdout:1073: finishing write tid 3 to smithi03366949-305 2023-06-03T20:00:41.685 INFO:tasks.rados.rados.0.smithi033.stdout:1073: finishing write tid 4 to smithi03366949-305 2023-06-03T20:00:41.685 INFO:tasks.rados.rados.0.smithi033.stdout:1073: finishing write tid 5 to smithi03366949-305 2023-06-03T20:00:41.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 305 v 140 (ObjNum 820 snap 0 seq_num 820) dirty exists 2023-06-03T20:00:41.686 INFO:tasks.rados.rados.0.smithi033.stdout:1073: left oid 305 (ObjNum 820 snap 0 seq_num 820) 2023-06-03T20:00:41.687 INFO:tasks.rados.rados.0.smithi033.stdout:1074: finishing write tid 1 to smithi03366949-106 2023-06-03T20:00:41.687 INFO:tasks.rados.rados.0.smithi033.stdout:1077: seq_num 823 ranges {632161=496051,1593504=495615,2701123=420396,3611645=220516} 2023-06-03T20:00:41.691 INFO:tasks.rados.rados.0.smithi033.stdout:1077: writing smithi03366949-385 from 632161 to 1128212 tid 1 2023-06-03T20:00:41.697 INFO:tasks.rados.rados.0.smithi033.stdout:1077: writing smithi03366949-385 from 1593504 to 2089119 tid 2 2023-06-03T20:00:41.702 INFO:tasks.rados.rados.0.smithi033.stdout:1077: writing smithi03366949-385 from 2701123 to 3121519 tid 3 2023-06-03T20:00:41.706 INFO:tasks.rados.rados.0.smithi033.stdout:1077: writing smithi03366949-385 from 3611645 to 3832161 tid 4 2023-06-03T20:00:41.707 INFO:tasks.rados.rados.0.smithi033.stdout:1064: done (13 left) 2023-06-03T20:00:41.707 INFO:tasks.rados.rados.0.smithi033.stdout:1065: done (12 left) 2023-06-03T20:00:41.707 INFO:tasks.rados.rados.0.smithi033.stdout:1066: done (11 left) 2023-06-03T20:00:41.708 INFO:tasks.rados.rados.0.smithi033.stdout:1067: done (10 left) 2023-06-03T20:00:41.708 INFO:tasks.rados.rados.0.smithi033.stdout:1068: done (9 left) 2023-06-03T20:00:41.708 INFO:tasks.rados.rados.0.smithi033.stdout:1069: done (8 left) 2023-06-03T20:00:41.709 INFO:tasks.rados.rados.0.smithi033.stdout:1070: done (7 left) 2023-06-03T20:00:41.709 INFO:tasks.rados.rados.0.smithi033.stdout:1071: done (6 left) 2023-06-03T20:00:41.709 INFO:tasks.rados.rados.0.smithi033.stdout:1072: done (5 left) 2023-06-03T20:00:41.709 INFO:tasks.rados.rados.0.smithi033.stdout:1073: done (4 left) 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1078: write oid 142 current snap is 0 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1074: finishing write tid 2 to smithi03366949-106 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1074: finishing write tid 3 to smithi03366949-106 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1074: finishing write tid 4 to smithi03366949-106 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1074: finishing write tid 5 to smithi03366949-106 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 106 v 135 (ObjNum 821 snap 0 seq_num 821) dirty exists 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1074: left oid 106 (ObjNum 821 snap 0 seq_num 821) 2023-06-03T20:00:41.710 INFO:tasks.rados.rados.0.smithi033.stdout:1075: finishing write tid 1 to smithi03366949-210 2023-06-03T20:00:41.711 INFO:tasks.rados.rados.0.smithi033.stdout:1075: finishing write tid 2 to smithi03366949-210 2023-06-03T20:00:41.711 INFO:tasks.rados.rados.0.smithi033.stdout:1076: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:00:41.836 INFO:tasks.rados.rados.0.smithi033.stdout:1075: finishing write tid 3 to smithi03366949-210 2023-06-03T20:00:41.836 INFO:tasks.rados.rados.0.smithi033.stdout:1075: finishing write tid 4 to smithi03366949-210 2023-06-03T20:00:41.837 INFO:tasks.rados.rados.0.smithi033.stdout:1078: seq_num 824 ranges {648968=571300,1651986=639273,2728546=631668} 2023-06-03T20:00:41.843 INFO:tasks.rados.rados.0.smithi033.stdout:1078: writing smithi03366949-142 from 648968 to 1220268 tid 1 2023-06-03T20:00:41.851 INFO:tasks.rados.rados.0.smithi033.stdout:1078: writing smithi03366949-142 from 1651986 to 2291259 tid 2 2023-06-03T20:00:41.857 INFO:tasks.rados.rados.0.smithi033.stdout:1078: writing smithi03366949-142 from 2728546 to 3360214 tid 3 2023-06-03T20:00:41.858 INFO:tasks.rados.rados.0.smithi033.stdout:1074: done (4 left) 2023-06-03T20:00:41.858 INFO:tasks.rados.rados.0.smithi033.stdout:1076: done (3 left) 2023-06-03T20:00:41.858 INFO:tasks.rados.rados.0.smithi033.stdout:1079: delete oid 215 current snap is 0 2023-06-03T20:00:41.859 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26706]: debug 2023-06-03T20:00:41.579+0000 7f4f03ecd680 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:00:41.859 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26706]: debug 2023-06-03T20:00:41.755+0000 7f4f03ecd680 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:00:41.859 INFO:tasks.rados.rados.0.smithi033.stdout:1075: finishing write tid 5 to smithi03366949-210 2023-06-03T20:00:41.860 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 210 v 141 (ObjNum 822 snap 0 seq_num 822) dirty exists 2023-06-03T20:00:41.860 INFO:tasks.rados.rados.0.smithi033.stdout:1075: left oid 210 (ObjNum 822 snap 0 seq_num 822) 2023-06-03T20:00:41.860 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 1 to smithi03366949-385 2023-06-03T20:00:41.861 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 2 to smithi03366949-385 2023-06-03T20:00:41.861 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 3 to smithi03366949-385 2023-06-03T20:00:41.861 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 4 to smithi03366949-385 2023-06-03T20:00:41.861 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 5 to smithi03366949-385 2023-06-03T20:00:41.862 INFO:tasks.rados.rados.0.smithi033.stdout:1077: finishing write tid 6 to smithi03366949-385 2023-06-03T20:00:41.862 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 173 (ObjNum 823 snap 0 seq_num 823) dirty exists 2023-06-03T20:00:41.862 INFO:tasks.rados.rados.0.smithi033.stdout:1077: left oid 385 (ObjNum 823 snap 0 seq_num 823) 2023-06-03T20:00:41.862 INFO:tasks.rados.rados.0.smithi033.stdout:1078: finishing write tid 1 to smithi03366949-142 2023-06-03T20:00:41.862 INFO:tasks.rados.rados.0.smithi033.stdout:1078: finishing write tid 2 to smithi03366949-142 2023-06-03T20:00:41.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26432]: audit 2023-06-03T20:00:40.851805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:41.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26432]: audit 2023-06-03T20:00:41.174479+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.33:0/2751834921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:41.865 INFO:tasks.rados.rados.0.smithi033.stdout:1078: finishing write tid 3 to smithi03366949-142 2023-06-03T20:00:41.866 INFO:tasks.rados.rados.0.smithi033.stdout:1078: finishing write tid 4 to smithi03366949-142 2023-06-03T20:00:41.866 INFO:tasks.rados.rados.0.smithi033.stdout:1078: finishing write tid 5 to smithi03366949-142 2023-06-03T20:00:41.866 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 142 v 163 (ObjNum 824 snap 0 seq_num 824) dirty exists 2023-06-03T20:00:41.867 INFO:tasks.rados.rados.0.smithi033.stdout:1078: left oid 142 (ObjNum 824 snap 0 seq_num 824) 2023-06-03T20:00:41.867 INFO:tasks.rados.rados.0.smithi033.stdout:1075: done (3 left) 2023-06-03T20:00:41.868 INFO:tasks.rados.rados.0.smithi033.stdout:1077: done (2 left) 2023-06-03T20:00:41.868 INFO:tasks.rados.rados.0.smithi033.stdout:1078: done (1 left) 2023-06-03T20:00:41.868 INFO:tasks.rados.rados.0.smithi033.stdout:1079: done (0 left) 2023-06-03T20:00:41.869 INFO:tasks.rados.rados.0.smithi033.stdout:1080: write oid 16 current snap is 0 2023-06-03T20:00:41.869 INFO:tasks.rados.rados.0.smithi033.stdout:1080: seq_num 826 ranges {682582=721798,2168950=642942,3583392=299190} 2023-06-03T20:00:41.877 INFO:tasks.rados.rados.0.smithi033.stdout:1080: writing smithi03366949-16 from 682582 to 1404380 tid 1 2023-06-03T20:00:41.885 INFO:tasks.rados.rados.0.smithi033.stdout:1080: writing smithi03366949-16 from 2168950 to 2811892 tid 2 2023-06-03T20:00:41.892 INFO:tasks.rados.rados.0.smithi033.stdout:1080: writing smithi03366949-16 from 3583392 to 3882582 tid 3 2023-06-03T20:00:41.892 INFO:tasks.rados.rados.0.smithi033.stdout:1081: write oid 127 current snap is 0 2023-06-03T20:00:41.892 INFO:tasks.rados.rados.0.smithi033.stdout:1080: finishing write tid 1 to smithi03366949-16 2023-06-03T20:00:41.892 INFO:tasks.rados.rados.0.smithi033.stdout:1080: finishing write tid 2 to smithi03366949-16 2023-06-03T20:00:41.893 INFO:tasks.rados.rados.0.smithi033.stdout:1081: seq_num 827 ranges {699389=797047,2111079=502953,3094462=581837} 2023-06-03T20:00:41.908 INFO:tasks.rados.rados.0.smithi033.stdout:1081: writing smithi03366949-127 from 699389 to 1496436 tid 1 2023-06-03T20:00:41.920 INFO:tasks.rados.rados.0.smithi033.stdout:1081: writing smithi03366949-127 from 2111079 to 2614032 tid 2 2023-06-03T20:00:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:1081: writing smithi03366949-127 from 3094462 to 3676299 tid 3 2023-06-03T20:00:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:1082: delete oid 436 current snap is 0 2023-06-03T20:00:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:1080: finishing write tid 3 to smithi03366949-16 2023-06-03T20:00:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:1080: finishing write tid 4 to smithi03366949-16 2023-06-03T20:00:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:1080: finishing write tid 5 to smithi03366949-16 2023-06-03T20:00:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 16 v 145 (ObjNum 826 snap 0 seq_num 826) dirty exists 2023-06-03T20:00:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:1080: left oid 16 (ObjNum 826 snap 0 seq_num 826) 2023-06-03T20:00:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:1081: finishing write tid 1 to smithi03366949-127 2023-06-03T20:00:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:1081: finishing write tid 2 to smithi03366949-127 2023-06-03T20:00:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:1080: done (2 left) 2023-06-03T20:00:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:1082: done (1 left) 2023-06-03T20:00:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:1083: write oid 491 current snap is 0 2023-06-03T20:00:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:1083: seq_num 829 ranges {733003=663898,1944396=506622,2865661=604381} 2023-06-03T20:00:41.949 INFO:tasks.rados.rados.0.smithi033.stdout:1083: writing smithi03366949-491 from 733003 to 1396901 tid 1 2023-06-03T20:00:41.959 INFO:tasks.rados.rados.0.smithi033.stdout:1083: writing smithi03366949-491 from 1944396 to 2451018 tid 2 2023-06-03T20:00:41.971 INFO:tasks.rados.rados.0.smithi033.stdout:1083: writing smithi03366949-491 from 2865661 to 3470042 tid 3 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1084: read oid 232 snap -1 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1084: expect (ObjNum 602 snap 0 seq_num 602) 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1085: read oid 164 snap -1 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1085: expect deleted 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1086: write oid 183 current snap is 0 2023-06-03T20:00:41.972 INFO:tasks.rados.rados.0.smithi033.stdout:1081: finishing write tid 3 to smithi03366949-127 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:1081: finishing write tid 4 to smithi03366949-127 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:1081: finishing write tid 5 to smithi03366949-127 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 168 (ObjNum 827 snap 0 seq_num 827) dirty exists 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:1081: left oid 127 (ObjNum 827 snap 0 seq_num 827) 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:1083: finishing write tid 1 to smithi03366949-491 2023-06-03T20:00:41.973 INFO:tasks.rados.rados.0.smithi033.stdout:1083: finishing write tid 2 to smithi03366949-491 2023-06-03T20:00:41.974 INFO:tasks.rados.rados.0.smithi033.stdout:1086: seq_num 830 ranges {749810=739147,2002878=650280,3293084=415653} 2023-06-03T20:00:41.986 INFO:tasks.rados.rados.0.smithi033.stdout:1086: writing smithi03366949-183 from 749810 to 1488957 tid 1 2023-06-03T20:00:41.997 INFO:tasks.rados.rados.0.smithi033.stdout:1086: writing smithi03366949-183 from 2002878 to 2653158 tid 2 2023-06-03T20:00:42.008 INFO:tasks.rados.rados.0.smithi033.stdout:1086: writing smithi03366949-183 from 3293084 to 3708737 tid 3 2023-06-03T20:00:42.008 INFO:tasks.rados.rados.0.smithi033.stdout:1081: done (4 left) 2023-06-03T20:00:42.008 INFO:tasks.rados.rados.0.smithi033.stdout:1087: write oid 131 current snap is 0 2023-06-03T20:00:42.009 INFO:tasks.rados.rados.0.smithi033.stdout:1087: seq_num 831 ranges {766617=414396,1945007=510291,3204154=626925} 2023-06-03T20:00:42.019 INFO:tasks.rados.rados.0.smithi033.stdout:1087: writing smithi03366949-131 from 766617 to 1181013 tid 1 2023-06-03T20:00:42.032 INFO:tasks.rados.rados.0.smithi033.stdout:1087: writing smithi03366949-131 from 1945007 to 2455298 tid 2 2023-06-03T20:00:42.045 INFO:tasks.rados.rados.0.smithi033.stdout:1087: writing smithi03366949-131 from 3204154 to 3831079 tid 3 2023-06-03T20:00:42.046 INFO:tasks.rados.rados.0.smithi033.stdout:1088: read oid 421 snap -1 2023-06-03T20:00:42.046 INFO:tasks.rados.rados.0.smithi033.stdout:1088: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:42.046 INFO:tasks.rados.rados.0.smithi033.stdout:1089: write oid 327 current snap is 0 2023-06-03T20:00:42.046 INFO:tasks.rados.rados.0.smithi033.stdout:1089: seq_num 832 ranges {783424=489645,2003489=653949,3231577=554550} 2023-06-03T20:00:42.058 INFO:tasks.rados.rados.0.smithi033.stdout:1089: writing smithi03366949-327 from 783424 to 1273069 tid 1 2023-06-03T20:00:42.072 INFO:tasks.rados.rados.0.smithi033.stdout:1089: writing smithi03366949-327 from 2003489 to 2657438 tid 2 2023-06-03T20:00:42.083 INFO:tasks.rados.rados.0.smithi033.stdout:1089: writing smithi03366949-327 from 3231577 to 3786127 tid 3 2023-06-03T20:00:42.084 INFO:tasks.rados.rados.0.smithi033.stdout:1090: write oid 351 current snap is 0 2023-06-03T20:00:42.084 INFO:tasks.rados.rados.0.smithi033.stdout:1090: seq_num 833 ranges {400231=564894,1661971=338260} 2023-06-03T20:00:42.093 INFO:tasks.rados.rados.0.smithi033.stdout:1090: writing smithi03366949-351 from 400231 to 965125 tid 1 2023-06-03T20:00:42.103 INFO:tasks.rados.rados.0.smithi033.stdout:1090: writing smithi03366949-351 from 1661971 to 2000231 tid 2 2023-06-03T20:00:42.103 INFO:tasks.rados.rados.0.smithi033.stdout:1091: read oid 180 snap -1 2023-06-03T20:00:42.104 INFO:tasks.rados.rados.0.smithi033.stdout:1091: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:42.104 INFO:tasks.rados.rados.0.smithi033.stdout:1092: write oid 89 current snap is 0 2023-06-03T20:00:42.104 INFO:tasks.rados.rados.0.smithi033.stdout:1084: expect (ObjNum 602 snap 0 seq_num 602) 2023-06-03T20:00:42.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:41 smithi083 bash[26882]: audit 2023-06-03T20:00:40.851805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:42.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:41 smithi083 bash[26882]: audit 2023-06-03T20:00:41.174479+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.33:0/2751834921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:42.274 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[33017]: audit 2023-06-03T20:00:40.851805+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:42.274 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[33017]: audit 2023-06-03T20:00:41.174479+0000 mon.a (mon.0) 730 : audit [DBG] from='client.? 172.21.15.33:0/2751834921' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:42.274 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:41 smithi033 bash[26706]: debug 2023-06-03T20:00:41.975+0000 7f4f03ecd680 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:00:42.274 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: debug 2023-06-03T20:00:42.263+0000 7f4f03ecd680 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:00:42.301 INFO:tasks.rados.rados.0.smithi033.stdout:1083: finishing write tid 3 to smithi03366949-491 2023-06-03T20:00:42.301 INFO:tasks.rados.rados.0.smithi033.stdout:1083: finishing write tid 4 to smithi03366949-491 2023-06-03T20:00:42.301 INFO:tasks.rados.rados.0.smithi033.stdout:1083: finishing write tid 5 to smithi03366949-491 2023-06-03T20:00:42.302 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 491 v 243 (ObjNum 829 snap 0 seq_num 829) dirty exists 2023-06-03T20:00:42.302 INFO:tasks.rados.rados.0.smithi033.stdout:1083: left oid 491 (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:00:42.302 INFO:tasks.rados.rados.0.smithi033.stdout:1086: finishing write tid 1 to smithi03366949-183 2023-06-03T20:00:42.302 INFO:tasks.rados.rados.0.smithi033.stdout:1086: finishing write tid 2 to smithi03366949-183 2023-06-03T20:00:42.303 INFO:tasks.rados.rados.0.smithi033.stdout:1092: seq_num 834 ranges {417038=640143,1720453=296585} 2023-06-03T20:00:42.308 INFO:tasks.rados.rados.0.smithi033.stdout:1092: writing smithi03366949-89 from 417038 to 1057181 tid 1 2023-06-03T20:00:42.317 INFO:tasks.rados.rados.0.smithi033.stdout:1092: writing smithi03366949-89 from 1720453 to 2017038 tid 2 2023-06-03T20:00:42.317 INFO:tasks.rados.rados.0.smithi033.stdout:1083: done (9 left) 2023-06-03T20:00:42.317 INFO:tasks.rados.rados.0.smithi033.stdout:1084: done (8 left) 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1085: done (7 left) 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1093: delete oid 51 current snap is 0 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1086: finishing write tid 3 to smithi03366949-183 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1086: finishing write tid 4 to smithi03366949-183 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1086: finishing write tid 5 to smithi03366949-183 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 183 v 204 (ObjNum 830 snap 0 seq_num 830) dirty exists 2023-06-03T20:00:42.318 INFO:tasks.rados.rados.0.smithi033.stdout:1086: left oid 183 (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:00:42.319 INFO:tasks.rados.rados.0.smithi033.stdout:1087: finishing write tid 1 to smithi03366949-131 2023-06-03T20:00:42.319 INFO:tasks.rados.rados.0.smithi033.stdout:1087: finishing write tid 2 to smithi03366949-131 2023-06-03T20:00:42.319 INFO:tasks.rados.rados.0.smithi033.stdout:1088: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:42.416 INFO:tasks.rados.rados.0.smithi033.stdout:1087: finishing write tid 3 to smithi03366949-131 2023-06-03T20:00:42.416 INFO:tasks.rados.rados.0.smithi033.stdout:1087: finishing write tid 4 to smithi03366949-131 2023-06-03T20:00:42.416 INFO:tasks.rados.rados.0.smithi033.stdout:1087: finishing write tid 5 to smithi03366949-131 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 131 v 139 (ObjNum 831 snap 0 seq_num 831) dirty exists 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1087: left oid 131 (ObjNum 831 snap 0 seq_num 831) 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1089: finishing write tid 1 to smithi03366949-327 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1089: finishing write tid 2 to smithi03366949-327 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1089: finishing write tid 3 to smithi03366949-327 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1089: finishing write tid 4 to smithi03366949-327 2023-06-03T20:00:42.417 INFO:tasks.rados.rados.0.smithi033.stdout:1089: finishing write tid 5 to smithi03366949-327 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 327 v 247 (ObjNum 832 snap 0 seq_num 832) dirty exists 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1089: left oid 327 (ObjNum 832 snap 0 seq_num 832) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1086: done (7 left) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1087: done (6 left) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1088: done (5 left) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1089: done (4 left) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1093: done (3 left) 2023-06-03T20:00:42.418 INFO:tasks.rados.rados.0.smithi033.stdout:1094: write oid 279 current snap is 0 2023-06-03T20:00:42.419 INFO:tasks.rados.rados.0.smithi033.stdout:1090: finishing write tid 1 to smithi03366949-351 2023-06-03T20:00:42.419 INFO:tasks.rados.rados.0.smithi033.stdout:1090: finishing write tid 2 to smithi03366949-351 2023-06-03T20:00:42.419 INFO:tasks.rados.rados.0.smithi033.stdout:1090: finishing write tid 3 to smithi03366949-351 2023-06-03T20:00:42.419 INFO:tasks.rados.rados.0.smithi033.stdout:1090: finishing write tid 4 to smithi03366949-351 2023-06-03T20:00:42.420 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 171 (ObjNum 833 snap 0 seq_num 833) dirty exists 2023-06-03T20:00:42.420 INFO:tasks.rados.rados.0.smithi033.stdout:1090: left oid 351 (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:42.420 INFO:tasks.rados.rados.0.smithi033.stdout:1091: expect (ObjNum 179 snap 0 seq_num 179) 2023-06-03T20:00:42.530 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: debug 2023-06-03T20:00:42.391+0000 7f4f03ecd680 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:00:42.530 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: [03/Jun/2023:20:00:42] ENGINE Bus STARTING 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:1092: finishing write tid 1 to smithi03366949-89 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:1092: finishing write tid 2 to smithi03366949-89 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:1092: finishing write tid 3 to smithi03366949-89 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:1092: finishing write tid 4 to smithi03366949-89 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 89 v 194 (ObjNum 834 snap 0 seq_num 834) dirty exists 2023-06-03T20:00:42.541 INFO:tasks.rados.rados.0.smithi033.stdout:1092: left oid 89 (ObjNum 834 snap 0 seq_num 834) 2023-06-03T20:00:42.542 INFO:tasks.rados.rados.0.smithi033.stdout:1094: seq_num 836 ranges {450652=790641,1721064=329588} 2023-06-03T20:00:42.553 INFO:tasks.rados.rados.0.smithi033.stdout:1094: writing smithi03366949-279 from 450652 to 1241293 tid 1 2023-06-03T20:00:42.559 INFO:tasks.rados.rados.0.smithi033.stdout:1094: writing smithi03366949-279 from 1721064 to 2050652 tid 2 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1090: done (3 left) 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1091: done (2 left) 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1092: done (1 left) 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1095: read oid 480 snap -1 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1096: write oid 330 current snap is 0 2023-06-03T20:00:42.560 INFO:tasks.rados.rados.0.smithi033.stdout:1096: seq_num 837 ranges {467459=582243,1495899=404945} 2023-06-03T20:00:42.565 INFO:tasks.rados.rados.0.smithi033.stdout:1096: writing smithi03366949-330 from 467459 to 1049702 tid 1 2023-06-03T20:00:42.571 INFO:tasks.rados.rados.0.smithi033.stdout:1096: writing smithi03366949-330 from 1495899 to 1900844 tid 2 2023-06-03T20:00:42.571 INFO:tasks.rados.rados.0.smithi033.stdout:1097: read oid 43 snap -1 2023-06-03T20:00:42.571 INFO:tasks.rados.rados.0.smithi033.stdout:1097: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:42.571 INFO:tasks.rados.rados.0.smithi033.stdout:1098: write oid 414 current snap is 0 2023-06-03T20:00:42.571 INFO:tasks.rados.rados.0.smithi033.stdout:1098: seq_num 838 ranges {484266=657492,1554381=529885} 2023-06-03T20:00:42.577 INFO:tasks.rados.rados.0.smithi033.stdout:1098: writing smithi03366949-414 from 484266 to 1141758 tid 1 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1098: writing smithi03366949-414 from 1554381 to 2084266 tid 2 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1099: read oid 455 snap -1 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1099: expect (ObjNum 657 snap 0 seq_num 657) 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1100: read oid 1 snap -1 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-06-03T20:00:42.584 INFO:tasks.rados.rados.0.smithi033.stdout:1101: write oid 26 current snap is 0 2023-06-03T20:00:42.585 INFO:tasks.rados.rados.0.smithi033.stdout:1094: finishing write tid 1 to smithi03366949-279 2023-06-03T20:00:42.585 INFO:tasks.rados.rados.0.smithi033.stdout:1101: seq_num 839 ranges {501073=732741,1896510=204563} 2023-06-03T20:00:42.593 INFO:tasks.rados.rados.0.smithi033.stdout:1101: writing smithi03366949-26 from 501073 to 1233814 tid 1 2023-06-03T20:00:42.599 INFO:tasks.rados.rados.0.smithi033.stdout:1101: writing smithi03366949-26 from 1896510 to 2101073 tid 2 2023-06-03T20:00:42.599 INFO:tasks.rados.rados.0.smithi033.stdout:1102: read oid 145 snap -1 2023-06-03T20:00:42.599 INFO:tasks.rados.rados.0.smithi033.stdout:1102: expect (ObjNum 635 snap 0 seq_num 635) 2023-06-03T20:00:42.599 INFO:tasks.rados.rados.0.smithi033.stdout:1103: read oid 124 snap -1 2023-06-03T20:00:42.599 INFO:tasks.rados.rados.0.smithi033.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-06-03T20:00:42.600 INFO:tasks.rados.rados.0.smithi033.stdout:1104: write oid 486 current snap is 0 2023-06-03T20:00:42.600 INFO:tasks.rados.rados.0.smithi033.stdout:1094: finishing write tid 2 to smithi03366949-279 2023-06-03T20:00:42.600 INFO:tasks.rados.rados.0.smithi033.stdout:1104: seq_num 840 ranges {517880=407990,1554992=562888} 2023-06-03T20:00:42.604 INFO:tasks.rados.rados.0.smithi033.stdout:1104: writing smithi03366949-486 from 517880 to 925870 tid 1 2023-06-03T20:00:42.611 INFO:tasks.rados.rados.0.smithi033.stdout:1104: writing smithi03366949-486 from 1554992 to 2117880 tid 2 2023-06-03T20:00:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:1105: read oid 82 snap -1 2023-06-03T20:00:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:1105: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:1106: write oid 278 current snap is 0 2023-06-03T20:00:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:1094: finishing write tid 3 to smithi03366949-279 2023-06-03T20:00:42.613 INFO:tasks.rados.rados.0.smithi033.stdout:1106: seq_num 841 ranges {534687=483239,1613474=412283} 2023-06-03T20:00:42.617 INFO:tasks.rados.rados.0.smithi033.stdout:1106: writing smithi03366949-278 from 534687 to 1017926 tid 1 2023-06-03T20:00:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:1106: writing smithi03366949-278 from 1613474 to 2025757 tid 2 2023-06-03T20:00:42.625 INFO:tasks.rados.rados.0.smithi033.stdout:1107: read oid 63 snap -1 2023-06-03T20:00:42.625 INFO:tasks.rados.rados.0.smithi033.stdout:1107: expect (ObjNum 748 snap 0 seq_num 748) 2023-06-03T20:00:42.625 INFO:tasks.rados.rados.0.smithi033.stdout:1108: write oid 134 current snap is 0 2023-06-03T20:00:42.625 INFO:tasks.rados.rados.0.smithi033.stdout:1094: finishing write tid 4 to smithi03366949-279 2023-06-03T20:00:42.626 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 279 v 250 (ObjNum 836 snap 0 seq_num 836) dirty exists 2023-06-03T20:00:42.626 INFO:tasks.rados.rados.0.smithi033.stdout:1094: left oid 279 (ObjNum 836 snap 0 seq_num 836) 2023-06-03T20:00:42.626 INFO:tasks.rados.rados.0.smithi033.stdout:1108: seq_num 842 ranges {551494=558488,1671956=479538} 2023-06-03T20:00:42.630 INFO:tasks.rados.rados.0.smithi033.stdout:1108: writing smithi03366949-134 from 551494 to 1109982 tid 1 2023-06-03T20:00:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:1108: writing smithi03366949-134 from 1671956 to 2151494 tid 2 2023-06-03T20:00:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:1094: done (14 left) 2023-06-03T20:00:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:1109: read oid 36 snap -1 2023-06-03T20:00:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:1109: expect (ObjNum 35 snap 0 seq_num 35) 2023-06-03T20:00:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:1110: read oid 111 snap -1 2023-06-03T20:00:42.638 INFO:tasks.rados.rados.0.smithi033.stdout:1110: expect (ObjNum 110 snap 0 seq_num 110) 2023-06-03T20:00:42.638 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:42.638 INFO:tasks.rados.rados.0.smithi033.stdout:1095: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:42.707 INFO:tasks.rados.rados.0.smithi033.stdout:1096: finishing write tid 1 to smithi03366949-330 2023-06-03T20:00:42.707 INFO:tasks.rados.rados.0.smithi033.stdout:1096: finishing write tid 2 to smithi03366949-330 2023-06-03T20:00:42.707 INFO:tasks.rados.rados.0.smithi033.stdout:1096: finishing write tid 3 to smithi03366949-330 2023-06-03T20:00:42.707 INFO:tasks.rados.rados.0.smithi033.stdout:1096: finishing write tid 4 to smithi03366949-330 2023-06-03T20:00:42.708 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 197 (ObjNum 837 snap 0 seq_num 837) dirty exists 2023-06-03T20:00:42.708 INFO:tasks.rados.rados.0.smithi033.stdout:1096: left oid 330 (ObjNum 837 snap 0 seq_num 837) 2023-06-03T20:00:42.708 INFO:tasks.rados.rados.0.smithi033.stdout:1097: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:42.823 INFO:tasks.rados.rados.0.smithi033.stdout:1098: finishing write tid 1 to smithi03366949-414 2023-06-03T20:00:42.823 INFO:tasks.rados.rados.0.smithi033.stdout:1100: expect (ObjNum 0 snap 0 seq_num 0) 2023-06-03T20:00:42.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: CherryPy Checker: 2023-06-03T20:00:42.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: The Application mounted at '' has an empty config. 2023-06-03T20:00:42.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: [03/Jun/2023:20:00:42] ENGINE Serving on http://:::9283 2023-06-03T20:00:42.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26706]: [03/Jun/2023:20:00:42] ENGINE Bus STARTED 2023-06-03T20:00:42.888 INFO:tasks.rados.rados.0.smithi033.stdout:1098: finishing write tid 2 to smithi03366949-414 2023-06-03T20:00:42.888 INFO:tasks.rados.rados.0.smithi033.stdout:1098: finishing write tid 3 to smithi03366949-414 2023-06-03T20:00:42.888 INFO:tasks.rados.rados.0.smithi033.stdout:1095: done (15 left) 2023-06-03T20:00:42.888 INFO:tasks.rados.rados.0.smithi033.stdout:1096: done (14 left) 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1097: done (13 left) 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1100: done (12 left) 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1111: read oid 217 snap -1 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1111: expect (ObjNum 785 snap 0 seq_num 785) 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1112: write oid 429 current snap is 0 2023-06-03T20:00:42.889 INFO:tasks.rados.rados.0.smithi033.stdout:1098: finishing write tid 4 to smithi03366949-414 2023-06-03T20:00:42.890 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 414 v 142 (ObjNum 838 snap 0 seq_num 838) dirty exists 2023-06-03T20:00:42.890 INFO:tasks.rados.rados.0.smithi033.stdout:1098: left oid 414 (ObjNum 838 snap 0 seq_num 838) 2023-06-03T20:00:42.890 INFO:tasks.rados.rados.0.smithi033.stdout:1099: expect (ObjNum 657 snap 0 seq_num 657) 2023-06-03T20:00:43.020 INFO:tasks.rados.rados.0.smithi033.stdout:1101: finishing write tid 1 to smithi03366949-26 2023-06-03T20:00:43.020 INFO:tasks.rados.rados.0.smithi033.stdout:1101: finishing write tid 2 to smithi03366949-26 2023-06-03T20:00:43.020 INFO:tasks.rados.rados.0.smithi033.stdout:1101: finishing write tid 3 to smithi03366949-26 2023-06-03T20:00:43.020 INFO:tasks.rados.rados.0.smithi033.stdout:1101: finishing write tid 4 to smithi03366949-26 2023-06-03T20:00:43.021 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 26 v 145 (ObjNum 839 snap 0 seq_num 839) dirty exists 2023-06-03T20:00:43.021 INFO:tasks.rados.rados.0.smithi033.stdout:1101: left oid 26 (ObjNum 839 snap 0 seq_num 839) 2023-06-03T20:00:43.021 INFO:tasks.rados.rados.0.smithi033.stdout:1102: expect (ObjNum 635 snap 0 seq_num 635) 2023-06-03T20:00:43.136 INFO:tasks.rados.rados.0.smithi033.stdout:1103: expect (ObjNum 123 snap 0 seq_num 123) 2023-06-03T20:00:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: cluster 2023-06-03T20:00:41.449160+0000 mgr.x (mgr.24803) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: cluster 2023-06-03T20:00:41.868384+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: cluster 2023-06-03T20:00:42.415957+0000 mon.a (mon.0) 732 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: cluster 2023-06-03T20:00:42.416173+0000 mon.a (mon.0) 733 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: audit 2023-06-03T20:00:42.419394+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: audit 2023-06-03T20:00:42.423644+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: audit 2023-06-03T20:00:42.425558+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:00:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:42 smithi083 bash[26882]: audit 2023-06-03T20:00:42.426076+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:43.198 INFO:tasks.rados.rados.0.smithi033.stdout:1104: finishing write tid 1 to smithi03366949-486 2023-06-03T20:00:43.199 INFO:tasks.rados.rados.0.smithi033.stdout:1104: finishing write tid 2 to smithi03366949-486 2023-06-03T20:00:43.199 INFO:tasks.rados.rados.0.smithi033.stdout:1104: finishing write tid 3 to smithi03366949-486 2023-06-03T20:00:43.199 INFO:tasks.rados.rados.0.smithi033.stdout:1104: finishing write tid 4 to smithi03366949-486 2023-06-03T20:00:43.199 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 203 (ObjNum 840 snap 0 seq_num 840) dirty exists 2023-06-03T20:00:43.199 INFO:tasks.rados.rados.0.smithi033.stdout:1104: left oid 486 (ObjNum 840 snap 0 seq_num 840) 2023-06-03T20:00:43.200 INFO:tasks.rados.rados.0.smithi033.stdout:1105: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:43.315 INFO:tasks.rados.rados.0.smithi033.stdout:1106: finishing write tid 1 to smithi03366949-278 2023-06-03T20:00:43.315 INFO:tasks.rados.rados.0.smithi033.stdout:1107: expect (ObjNum 748 snap 0 seq_num 748) 2023-06-03T20:00:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: cluster 2023-06-03T20:00:41.449160+0000 mgr.x (mgr.24803) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: cluster 2023-06-03T20:00:41.868384+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-06-03T20:00:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: cluster 2023-06-03T20:00:42.415957+0000 mon.a (mon.0) 732 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:00:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: cluster 2023-06-03T20:00:42.416173+0000 mon.a (mon.0) 733 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: audit 2023-06-03T20:00:42.419394+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:00:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: audit 2023-06-03T20:00:42.423644+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: audit 2023-06-03T20:00:42.425558+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:00:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[26432]: audit 2023-06-03T20:00:42.426076+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: cluster 2023-06-03T20:00:41.449160+0000 mgr.x (mgr.24803) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:00:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: cluster 2023-06-03T20:00:41.868384+0000 mon.a (mon.0) 731 : cluster [DBG] mgrmap e23: x(active, since 4s), standbys: y 2023-06-03T20:00:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: cluster 2023-06-03T20:00:42.415957+0000 mon.a (mon.0) 732 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:00:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: cluster 2023-06-03T20:00:42.416173+0000 mon.a (mon.0) 733 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:00:43.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: audit 2023-06-03T20:00:42.419394+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:00:43.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: audit 2023-06-03T20:00:42.423644+0000 mon.a (mon.0) 735 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:00:43.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: audit 2023-06-03T20:00:42.425558+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:00:43.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:42 smithi033 bash[33017]: audit 2023-06-03T20:00:42.426076+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.? 172.21.15.33:0/3831246236' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:00:43.392 INFO:tasks.rados.rados.0.smithi033.stdout:1106: finishing write tid 2 to smithi03366949-278 2023-06-03T20:00:43.392 INFO:tasks.rados.rados.0.smithi033.stdout:1106: finishing write tid 3 to smithi03366949-278 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1106: finishing write tid 4 to smithi03366949-278 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 278 v 173 (ObjNum 841 snap 0 seq_num 841) dirty exists 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1106: left oid 278 (ObjNum 841 snap 0 seq_num 841) 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1108: finishing write tid 1 to smithi03366949-134 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1108: finishing write tid 2 to smithi03366949-134 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1108: finishing write tid 3 to smithi03366949-134 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:1108: finishing write tid 4 to smithi03366949-134 2023-06-03T20:00:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 134 v 240 (ObjNum 842 snap 0 seq_num 842) dirty exists 2023-06-03T20:00:43.394 INFO:tasks.rados.rados.0.smithi033.stdout:1108: left oid 134 (ObjNum 842 snap 0 seq_num 842) 2023-06-03T20:00:43.394 INFO:tasks.rados.rados.0.smithi033.stdout:1109: expect (ObjNum 35 snap 0 seq_num 35) 2023-06-03T20:00:43.472 INFO:tasks.rados.rados.0.smithi033.stdout:1110: expect (ObjNum 110 snap 0 seq_num 110) 2023-06-03T20:00:43.591 INFO:tasks.rados.rados.0.smithi033.stdout:1111: expect (ObjNum 785 snap 0 seq_num 785) 2023-06-03T20:00:43.780 INFO:tasks.rados.rados.0.smithi033.stdout:1112: seq_num 843 ranges {568301=633737,1614085=415952} 2023-06-03T20:00:43.792 INFO:tasks.rados.rados.0.smithi033.stdout:1112: writing smithi03366949-429 from 568301 to 1202038 tid 1 2023-06-03T20:00:43.798 INFO:tasks.rados.rados.0.smithi033.stdout:1112: writing smithi03366949-429 from 1614085 to 2030037 tid 2 2023-06-03T20:00:43.798 INFO:tasks.rados.rados.0.smithi033.stdout:1098: done (13 left) 2023-06-03T20:00:43.798 INFO:tasks.rados.rados.0.smithi033.stdout:1099: done (12 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1101: done (11 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1102: done (10 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1103: done (9 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1104: done (8 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1105: done (7 left) 2023-06-03T20:00:43.799 INFO:tasks.rados.rados.0.smithi033.stdout:1106: done (6 left) 2023-06-03T20:00:43.800 INFO:tasks.rados.rados.0.smithi033.stdout:1107: done (5 left) 2023-06-03T20:00:43.800 INFO:tasks.rados.rados.0.smithi033.stdout:1108: done (4 left) 2023-06-03T20:00:43.800 INFO:tasks.rados.rados.0.smithi033.stdout:1109: done (3 left) 2023-06-03T20:00:43.800 INFO:tasks.rados.rados.0.smithi033.stdout:1110: done (2 left) 2023-06-03T20:00:43.800 INFO:tasks.rados.rados.0.smithi033.stdout:1111: done (1 left) 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1113: read oid 378 snap -1 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1113: expect (ObjNum 753 snap 0 seq_num 753) 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1114: read oid 299 snap -1 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1114: expect (ObjNum 630 snap 0 seq_num 630) 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1115: read oid 161 snap -1 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1115: expect deleted 2023-06-03T20:00:43.801 INFO:tasks.rados.rados.0.smithi033.stdout:1116: read oid 435 snap -1 2023-06-03T20:00:43.802 INFO:tasks.rados.rados.0.smithi033.stdout:1116: expect (ObjNum 764 snap 0 seq_num 764) 2023-06-03T20:00:43.802 INFO:tasks.rados.rados.0.smithi033.stdout:1117: write oid 189 current snap is 0 2023-06-03T20:00:43.802 INFO:tasks.rados.rados.0.smithi033.stdout:1117: seq_num 844 ranges {585108=425339,1788920=396188} 2023-06-03T20:00:43.804 INFO:tasks.rados.rados.0.smithi033.stdout:1117: writing smithi03366949-189 from 585108 to 1010447 tid 1 2023-06-03T20:00:43.811 INFO:tasks.rados.rados.0.smithi033.stdout:1117: writing smithi03366949-189 from 1788920 to 2185108 tid 2 2023-06-03T20:00:43.811 INFO:tasks.rados.rados.0.smithi033.stdout:1118: write oid 355 current snap is 0 2023-06-03T20:00:43.812 INFO:tasks.rados.rados.0.smithi033.stdout:1118: seq_num 845 ranges {601915=500588,1847402=354513} 2023-06-03T20:00:43.818 INFO:tasks.rados.rados.0.smithi033.stdout:1118: writing smithi03366949-355 from 601915 to 1102503 tid 1 2023-06-03T20:00:43.824 INFO:tasks.rados.rados.0.smithi033.stdout:1118: writing smithi03366949-355 from 1847402 to 2201915 tid 2 2023-06-03T20:00:43.824 INFO:tasks.rados.rados.0.smithi033.stdout:1119: write oid 156 current snap is 0 2023-06-03T20:00:43.825 INFO:tasks.rados.rados.0.smithi033.stdout:1119: seq_num 846 ranges {618722=575837,1905884=312838} 2023-06-03T20:00:43.830 INFO:tasks.rados.rados.0.smithi033.stdout:1119: writing smithi03366949-156 from 618722 to 1194559 tid 1 2023-06-03T20:00:43.837 INFO:tasks.rados.rados.0.smithi033.stdout:1119: writing smithi03366949-156 from 1905884 to 2218722 tid 2 2023-06-03T20:00:43.837 INFO:tasks.rados.rados.0.smithi033.stdout:1120: write oid 398 current snap is 0 2023-06-03T20:00:43.837 INFO:tasks.rados.rados.0.smithi033.stdout:1120: seq_num 847 ranges {635529=651086,1848013=387516} 2023-06-03T20:00:43.844 INFO:tasks.rados.rados.0.smithi033.stdout:1120: writing smithi03366949-398 from 635529 to 1286615 tid 1 2023-06-03T20:00:43.850 INFO:tasks.rados.rados.0.smithi033.stdout:1120: writing smithi03366949-398 from 1848013 to 2235529 tid 2 2023-06-03T20:00:43.850 INFO:tasks.rados.rados.0.smithi033.stdout:1121: read oid 480 snap -1 2023-06-03T20:00:43.850 INFO:tasks.rados.rados.0.smithi033.stdout:1121: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:43.850 INFO:tasks.rados.rados.0.smithi033.stdout:1122: write oid 384 current snap is 0 2023-06-03T20:00:43.850 INFO:tasks.rados.rados.0.smithi033.stdout:1112: finishing write tid 1 to smithi03366949-429 2023-06-03T20:00:43.851 INFO:tasks.rados.rados.0.smithi033.stdout:1112: finishing write tid 2 to smithi03366949-429 2023-06-03T20:00:43.851 INFO:tasks.rados.rados.0.smithi033.stdout:1122: seq_num 848 ranges {652336=726335,1906495=345841} 2023-06-03T20:00:43.857 INFO:tasks.rados.rados.0.smithi033.stdout:1122: writing smithi03366949-384 from 652336 to 1378671 tid 1 2023-06-03T20:00:43.864 INFO:tasks.rados.rados.0.smithi033.stdout:1122: writing smithi03366949-384 from 1906495 to 2252336 tid 2 2023-06-03T20:00:43.865 INFO:tasks.rados.rados.0.smithi033.stdout:1115: done (10 left) 2023-06-03T20:00:43.865 INFO:tasks.rados.rados.0.smithi033.stdout:1123: write oid 180 current snap is 0 2023-06-03T20:00:43.865 INFO:tasks.rados.rados.0.smithi033.stdout:1123: seq_num 849 ranges {669143=401584,1564977=426959} 2023-06-03T20:00:43.868 INFO:tasks.rados.rados.0.smithi033.stdout:1123: writing smithi03366949-180 from 669143 to 1070727 tid 1 2023-06-03T20:00:43.874 INFO:tasks.rados.rados.0.smithi033.stdout:1123: writing smithi03366949-180 from 1564977 to 1991936 tid 2 2023-06-03T20:00:43.874 INFO:tasks.rados.rados.0.smithi033.stdout:1124: write oid 135 current snap is 0 2023-06-03T20:00:43.874 INFO:tasks.rados.rados.0.smithi033.stdout:1124: seq_num 850 ranges {685950=476833,1623459=570617} 2023-06-03T20:00:43.881 INFO:tasks.rados.rados.0.smithi033.stdout:1124: writing smithi03366949-135 from 685950 to 1162783 tid 1 2023-06-03T20:00:43.887 INFO:tasks.rados.rados.0.smithi033.stdout:1124: writing smithi03366949-135 from 1623459 to 2194076 tid 2 2023-06-03T20:00:43.887 INFO:tasks.rados.rados.0.smithi033.stdout:1125: write oid 250 current snap is 0 2023-06-03T20:00:43.887 INFO:tasks.rados.rados.0.smithi033.stdout:1112: finishing write tid 3 to smithi03366949-429 2023-06-03T20:00:43.888 INFO:tasks.rados.rados.0.smithi033.stdout:1112: finishing write tid 4 to smithi03366949-429 2023-06-03T20:00:43.888 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 243 (ObjNum 843 snap 0 seq_num 843) dirty exists 2023-06-03T20:00:43.888 INFO:tasks.rados.rados.0.smithi033.stdout:1112: left oid 429 (ObjNum 843 snap 0 seq_num 843) 2023-06-03T20:00:43.888 INFO:tasks.rados.rados.0.smithi033.stdout:1116: expect (ObjNum 764 snap 0 seq_num 764) 2023-06-03T20:00:44.013 INFO:tasks.rados.rados.0.smithi033.stdout:1117: finishing write tid 1 to smithi03366949-189 2023-06-03T20:00:44.014 INFO:tasks.rados.rados.0.smithi033.stdout:1117: finishing write tid 2 to smithi03366949-189 2023-06-03T20:00:44.014 INFO:tasks.rados.rados.0.smithi033.stdout:1113: expect (ObjNum 753 snap 0 seq_num 753) 2023-06-03T20:00:44.126 INFO:tasks.rados.rados.0.smithi033.stdout:1117: finishing write tid 3 to smithi03366949-189 2023-06-03T20:00:44.126 INFO:tasks.rados.rados.0.smithi033.stdout:1117: finishing write tid 4 to smithi03366949-189 2023-06-03T20:00:44.126 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 189 v 148 (ObjNum 844 snap 0 seq_num 844) dirty exists 2023-06-03T20:00:44.126 INFO:tasks.rados.rados.0.smithi033.stdout:1117: left oid 189 (ObjNum 844 snap 0 seq_num 844) 2023-06-03T20:00:44.127 INFO:tasks.rados.rados.0.smithi033.stdout:1114: expect (ObjNum 630 snap 0 seq_num 630) 2023-06-03T20:00:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:43 smithi083 bash[26882]: cluster 2023-06-03T20:00:42.874246+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-06-03T20:00:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:43 smithi083 bash[26882]: audit 2023-06-03T20:00:43.620300+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.33:0/672024342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:44.242 INFO:tasks.rados.rados.0.smithi033.stdout:1118: finishing write tid 1 to smithi03366949-355 2023-06-03T20:00:44.243 INFO:tasks.rados.rados.0.smithi033.stdout:1118: finishing write tid 2 to smithi03366949-355 2023-06-03T20:00:44.243 INFO:tasks.rados.rados.0.smithi033.stdout:1118: finishing write tid 3 to smithi03366949-355 2023-06-03T20:00:44.243 INFO:tasks.rados.rados.0.smithi033.stdout:1118: finishing write tid 4 to smithi03366949-355 2023-06-03T20:00:44.244 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 355 v 246 (ObjNum 845 snap 0 seq_num 845) dirty exists 2023-06-03T20:00:44.244 INFO:tasks.rados.rados.0.smithi033.stdout:1118: left oid 355 (ObjNum 845 snap 0 seq_num 845) 2023-06-03T20:00:44.244 INFO:tasks.rados.rados.0.smithi033.stdout:1119: finishing write tid 1 to smithi03366949-156 2023-06-03T20:00:44.245 INFO:tasks.rados.rados.0.smithi033.stdout:1119: finishing write tid 2 to smithi03366949-156 2023-06-03T20:00:44.245 INFO:tasks.rados.rados.0.smithi033.stdout:1119: finishing write tid 3 to smithi03366949-156 2023-06-03T20:00:44.245 INFO:tasks.rados.rados.0.smithi033.stdout:1119: finishing write tid 4 to smithi03366949-156 2023-06-03T20:00:44.245 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 253 (ObjNum 846 snap 0 seq_num 846) dirty exists 2023-06-03T20:00:44.246 INFO:tasks.rados.rados.0.smithi033.stdout:1119: left oid 156 (ObjNum 846 snap 0 seq_num 846) 2023-06-03T20:00:44.246 INFO:tasks.rados.rados.0.smithi033.stdout:1120: finishing write tid 1 to smithi03366949-398 2023-06-03T20:00:44.246 INFO:tasks.rados.rados.0.smithi033.stdout:1120: finishing write tid 2 to smithi03366949-398 2023-06-03T20:00:44.247 INFO:tasks.rados.rados.0.smithi033.stdout:1120: finishing write tid 3 to smithi03366949-398 2023-06-03T20:00:44.247 INFO:tasks.rados.rados.0.smithi033.stdout:1121: expect (ObjNum 479 snap 0 seq_num 479) 2023-06-03T20:00:44.303 INFO:tasks.rados.rados.0.smithi033.stdout:1120: finishing write tid 4 to smithi03366949-398 2023-06-03T20:00:44.303 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 148 (ObjNum 847 snap 0 seq_num 847) dirty exists 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1120: left oid 398 (ObjNum 847 snap 0 seq_num 847) 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1122: finishing write tid 1 to smithi03366949-384 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1122: finishing write tid 2 to smithi03366949-384 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1122: finishing write tid 3 to smithi03366949-384 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1122: finishing write tid 4 to smithi03366949-384 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 151 (ObjNum 848 snap 0 seq_num 848) dirty exists 2023-06-03T20:00:44.304 INFO:tasks.rados.rados.0.smithi033.stdout:1122: left oid 384 (ObjNum 848 snap 0 seq_num 848) 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1123: finishing write tid 1 to smithi03366949-180 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1123: finishing write tid 2 to smithi03366949-180 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1123: finishing write tid 3 to smithi03366949-180 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1123: finishing write tid 4 to smithi03366949-180 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 180 v 249 (ObjNum 849 snap 0 seq_num 849) dirty exists 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1123: left oid 180 (ObjNum 849 snap 0 seq_num 849) 2023-06-03T20:00:44.305 INFO:tasks.rados.rados.0.smithi033.stdout:1124: finishing write tid 1 to smithi03366949-135 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:1124: finishing write tid 2 to smithi03366949-135 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:1124: finishing write tid 3 to smithi03366949-135 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:1124: finishing write tid 4 to smithi03366949-135 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 135 v 172 (ObjNum 850 snap 0 seq_num 850) dirty exists 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:1124: left oid 135 (ObjNum 850 snap 0 seq_num 850) 2023-06-03T20:00:44.306 INFO:tasks.rados.rados.0.smithi033.stdout:1125: seq_num 851 ranges {702757=552082,1681941=430628} 2023-06-03T20:00:44.315 INFO:tasks.rados.rados.0.smithi033.stdout:1125: writing smithi03366949-250 from 702757 to 1254839 tid 1 2023-06-03T20:00:44.320 INFO:tasks.rados.rados.0.smithi033.stdout:1125: writing smithi03366949-250 from 1681941 to 2112569 tid 2 2023-06-03T20:00:44.320 INFO:tasks.rados.rados.0.smithi033.stdout:1112: done (12 left) 2023-06-03T20:00:44.320 INFO:tasks.rados.rados.0.smithi033.stdout:1113: done (11 left) 2023-06-03T20:00:44.320 INFO:tasks.rados.rados.0.smithi033.stdout:1114: done (10 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1116: done (9 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1117: done (8 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1118: done (7 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1119: done (6 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1120: done (5 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1121: done (4 left) 2023-06-03T20:00:44.321 INFO:tasks.rados.rados.0.smithi033.stdout:1122: done (3 left) 2023-06-03T20:00:44.322 INFO:tasks.rados.rados.0.smithi033.stdout:1123: done (2 left) 2023-06-03T20:00:44.322 INFO:tasks.rados.rados.0.smithi033.stdout:1124: done (1 left) 2023-06-03T20:00:44.322 INFO:tasks.rados.rados.0.smithi033.stdout:1126: write oid 286 current snap is 0 2023-06-03T20:00:44.322 INFO:tasks.rados.rados.0.smithi033.stdout:1126: seq_num 852 ranges {719564=743684,2140423=179141} 2023-06-03T20:00:44.328 INFO:tasks.rados.rados.0.smithi033.stdout:1126: writing smithi03366949-286 from 719564 to 1463248 tid 1 2023-06-03T20:00:44.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:43 smithi033 bash[33017]: cluster 2023-06-03T20:00:42.874246+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-06-03T20:00:44.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:43 smithi033 bash[33017]: audit 2023-06-03T20:00:43.620300+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.33:0/672024342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:44.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:43 smithi033 bash[26432]: cluster 2023-06-03T20:00:42.874246+0000 mon.a (mon.0) 738 : cluster [DBG] mgrmap e24: x(active, since 5s), standbys: y 2023-06-03T20:00:44.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:43 smithi033 bash[26432]: audit 2023-06-03T20:00:43.620300+0000 mon.a (mon.0) 739 : audit [DBG] from='client.? 172.21.15.33:0/672024342' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:44.333 INFO:tasks.rados.rados.0.smithi033.stdout:1126: writing smithi03366949-286 from 2140423 to 2319564 tid 2 2023-06-03T20:00:44.333 INFO:tasks.rados.rados.0.smithi033.stdout:1127: read oid 264 snap -1 2023-06-03T20:00:44.333 INFO:tasks.rados.rados.0.smithi033.stdout:1127: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:44.333 INFO:tasks.rados.rados.0.smithi033.stdout:1128: write oid 445 current snap is 0 2023-06-03T20:00:44.333 INFO:tasks.rados.rados.0.smithi033.stdout:1125: finishing write tid 1 to smithi03366949-250 2023-06-03T20:00:44.334 INFO:tasks.rados.rados.0.smithi033.stdout:1125: finishing write tid 2 to smithi03366949-250 2023-06-03T20:00:44.334 INFO:tasks.rados.rados.0.smithi033.stdout:1125: finishing write tid 3 to smithi03366949-250 2023-06-03T20:00:44.334 INFO:tasks.rados.rados.0.smithi033.stdout:1125: finishing write tid 4 to smithi03366949-250 2023-06-03T20:00:44.334 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 250 v 176 (ObjNum 851 snap 0 seq_num 851) dirty exists 2023-06-03T20:00:44.335 INFO:tasks.rados.rados.0.smithi033.stdout:1125: left oid 250 (ObjNum 851 snap 0 seq_num 851) 2023-06-03T20:00:44.335 INFO:tasks.rados.rados.0.smithi033.stdout:1126: finishing write tid 1 to smithi03366949-286 2023-06-03T20:00:44.336 INFO:tasks.rados.rados.0.smithi033.stdout:1128: seq_num 853 ranges {736371=418933,1798905=434297} 2023-06-03T20:00:44.339 INFO:tasks.rados.rados.0.smithi033.stdout:1128: writing smithi03366949-445 from 736371 to 1155304 tid 1 2023-06-03T20:00:44.345 INFO:tasks.rados.rados.0.smithi033.stdout:1128: writing smithi03366949-445 from 1798905 to 2233202 tid 2 2023-06-03T20:00:44.345 INFO:tasks.rados.rados.0.smithi033.stdout:1125: done (3 left) 2023-06-03T20:00:44.345 INFO:tasks.rados.rados.0.smithi033.stdout:1129: write oid 446 current snap is 0 2023-06-03T20:00:44.346 INFO:tasks.rados.rados.0.smithi033.stdout:1129: seq_num 854 ranges {753178=494182,1857387=495791} 2023-06-03T20:00:44.352 INFO:tasks.rados.rados.0.smithi033.stdout:1129: writing smithi03366949-446 from 753178 to 1247360 tid 1 2023-06-03T20:00:44.358 INFO:tasks.rados.rados.0.smithi033.stdout:1129: writing smithi03366949-446 from 1857387 to 2353178 tid 2 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1130: read oid 259 snap -1 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1130: expect (ObjNum 258 snap 0 seq_num 258) 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1131: read oid 228 snap -1 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1131: expect (ObjNum 751 snap 0 seq_num 751) 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1132: read oid 317 snap -1 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1132: expect (ObjNum 501 snap 0 seq_num 501) 2023-06-03T20:00:44.359 INFO:tasks.rados.rados.0.smithi033.stdout:1133: write oid 254 current snap is 0 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:1126: finishing write tid 2 to smithi03366949-286 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:1126: finishing write tid 3 to smithi03366949-286 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:1126: finishing write tid 4 to smithi03366949-286 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 286 v 135 (ObjNum 852 snap 0 seq_num 852) dirty exists 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:1126: left oid 286 (ObjNum 852 snap 0 seq_num 852) 2023-06-03T20:00:44.360 INFO:tasks.rados.rados.0.smithi033.stdout:1127: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:44.435 INFO:tasks.rados.rados.0.smithi033.stdout:1128: finishing write tid 1 to smithi03366949-445 2023-06-03T20:00:44.436 INFO:tasks.rados.rados.0.smithi033.stdout:1128: finishing write tid 2 to smithi03366949-445 2023-06-03T20:00:44.436 INFO:tasks.rados.rados.0.smithi033.stdout:1128: finishing write tid 3 to smithi03366949-445 2023-06-03T20:00:44.436 INFO:tasks.rados.rados.0.smithi033.stdout:1128: finishing write tid 4 to smithi03366949-445 2023-06-03T20:00:44.436 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 138 (ObjNum 853 snap 0 seq_num 853) dirty exists 2023-06-03T20:00:44.437 INFO:tasks.rados.rados.0.smithi033.stdout:1128: left oid 445 (ObjNum 853 snap 0 seq_num 853) 2023-06-03T20:00:44.437 INFO:tasks.rados.rados.0.smithi033.stdout:1133: seq_num 855 ranges {769985=569431,1915869=437966} 2023-06-03T20:00:44.449 INFO:tasks.rados.rados.0.smithi033.stdout:1133: writing smithi03366949-254 from 769985 to 1339416 tid 1 2023-06-03T20:00:44.455 INFO:tasks.rados.rados.0.smithi033.stdout:1133: writing smithi03366949-254 from 1915869 to 2353835 tid 2 2023-06-03T20:00:44.456 INFO:tasks.rados.rados.0.smithi033.stdout:1126: done (7 left) 2023-06-03T20:00:44.456 INFO:tasks.rados.rados.0.smithi033.stdout:1127: done (6 left) 2023-06-03T20:00:44.456 INFO:tasks.rados.rados.0.smithi033.stdout:1128: done (5 left) 2023-06-03T20:00:44.456 INFO:tasks.rados.rados.0.smithi033.stdout:1134: delete oid 14 current snap is 0 2023-06-03T20:00:44.456 INFO:tasks.rados.rados.0.smithi033.stdout:1129: finishing write tid 1 to smithi03366949-446 2023-06-03T20:00:44.457 INFO:tasks.rados.rados.0.smithi033.stdout:1130: expect (ObjNum 258 snap 0 seq_num 258) 2023-06-03T20:00:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:1129: finishing write tid 2 to smithi03366949-446 2023-06-03T20:00:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:1129: finishing write tid 3 to smithi03366949-446 2023-06-03T20:00:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:1129: finishing write tid 4 to smithi03366949-446 2023-06-03T20:00:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 446 v 176 (ObjNum 854 snap 0 seq_num 854) dirty exists 2023-06-03T20:00:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:1129: left oid 446 (ObjNum 854 snap 0 seq_num 854) 2023-06-03T20:00:44.535 INFO:tasks.rados.rados.0.smithi033.stdout:1131: expect (ObjNum 751 snap 0 seq_num 751) 2023-06-03T20:00:44.642 INFO:tasks.rados.rados.0.smithi033.stdout:1132: expect (ObjNum 501 snap 0 seq_num 501) 2023-06-03T20:00:44.752 INFO:tasks.rados.rados.0.smithi033.stdout:1133: finishing write tid 1 to smithi03366949-254 2023-06-03T20:00:44.752 INFO:tasks.rados.rados.0.smithi033.stdout:1133: finishing write tid 2 to smithi03366949-254 2023-06-03T20:00:44.752 INFO:tasks.rados.rados.0.smithi033.stdout:1133: finishing write tid 3 to smithi03366949-254 2023-06-03T20:00:44.752 INFO:tasks.rados.rados.0.smithi033.stdout:1133: finishing write tid 4 to smithi03366949-254 2023-06-03T20:00:44.752 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 254 v 171 (ObjNum 855 snap 0 seq_num 855) dirty exists 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1133: left oid 254 (ObjNum 855 snap 0 seq_num 855) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1129: done (5 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1130: done (4 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1131: done (3 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1132: done (2 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1133: done (1 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1134: done (0 left) 2023-06-03T20:00:44.753 INFO:tasks.rados.rados.0.smithi033.stdout:1135: read oid 349 snap -1 2023-06-03T20:00:44.754 INFO:tasks.rados.rados.0.smithi033.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2023-06-03T20:00:44.754 INFO:tasks.rados.rados.0.smithi033.stdout:1136: write oid 244 current snap is 0 2023-06-03T20:00:44.754 INFO:tasks.rados.rados.0.smithi033.stdout:1136: seq_num 857 ranges {403599=719929,1916480=441635} 2023-06-03T20:00:44.765 INFO:tasks.rados.rados.0.smithi033.stdout:1136: writing smithi03366949-244 from 403599 to 1123528 tid 1 2023-06-03T20:00:44.772 INFO:tasks.rados.rados.0.smithi033.stdout:1136: writing smithi03366949-244 from 1916480 to 2358115 tid 2 2023-06-03T20:00:44.772 INFO:tasks.rados.rados.0.smithi033.stdout:1137: write oid 213 current snap is 0 2023-06-03T20:00:44.772 INFO:tasks.rados.rados.0.smithi033.stdout:1137: seq_num 858 ranges {420406=795178,1974962=445444} 2023-06-03T20:00:44.779 INFO:tasks.rados.rados.0.smithi033.stdout:1137: writing smithi03366949-213 from 420406 to 1215584 tid 1 2023-06-03T20:00:44.786 INFO:tasks.rados.rados.0.smithi033.stdout:1137: writing smithi03366949-213 from 1974962 to 2420406 tid 2 2023-06-03T20:00:44.786 INFO:tasks.rados.rados.0.smithi033.stdout:1138: write oid 246 current snap is 0 2023-06-03T20:00:44.786 INFO:tasks.rados.rados.0.smithi033.stdout:1138: seq_num 859 ranges {437213=470427,1633444=728951} 2023-06-03T20:00:44.791 INFO:tasks.rados.rados.0.smithi033.stdout:1138: writing smithi03366949-246 from 437213 to 907640 tid 1 2023-06-03T20:00:44.800 INFO:tasks.rados.rados.0.smithi033.stdout:1138: writing smithi03366949-246 from 1633444 to 2362395 tid 2 2023-06-03T20:00:44.800 INFO:tasks.rados.rados.0.smithi033.stdout:1139: write oid 53 current snap is 0 2023-06-03T20:00:44.800 INFO:tasks.rados.rados.0.smithi033.stdout:1139: seq_num 860 ranges {454020=662029,1691926=588962} 2023-06-03T20:00:44.806 INFO:tasks.rados.rados.0.smithi033.stdout:1139: writing smithi03366949-53 from 454020 to 1116049 tid 1 2023-06-03T20:00:44.813 INFO:tasks.rados.rados.0.smithi033.stdout:1139: writing smithi03366949-53 from 1691926 to 2280888 tid 2 2023-06-03T20:00:44.813 INFO:tasks.rados.rados.0.smithi033.stdout:1140: write oid 261 current snap is 0 2023-06-03T20:00:44.813 INFO:tasks.rados.rados.0.smithi033.stdout:1140: seq_num 861 ranges {470827=737278,1750408=720419} 2023-06-03T20:00:44.820 INFO:tasks.rados.rados.0.smithi033.stdout:1140: writing smithi03366949-261 from 470827 to 1208105 tid 1 2023-06-03T20:00:44.827 INFO:tasks.rados.rados.0.smithi033.stdout:1140: writing smithi03366949-261 from 1750408 to 2470827 tid 2 2023-06-03T20:00:44.827 INFO:tasks.rados.rados.0.smithi033.stdout:1141: write oid 149 current snap is 0 2023-06-03T20:00:44.827 INFO:tasks.rados.rados.0.smithi033.stdout:1141: seq_num 862 ranges {487634=412527,1408890=592631} 2023-06-03T20:00:44.832 INFO:tasks.rados.rados.0.smithi033.stdout:1141: writing smithi03366949-149 from 487634 to 900161 tid 1 2023-06-03T20:00:44.838 INFO:tasks.rados.rados.0.smithi033.stdout:1141: writing smithi03366949-149 from 1408890 to 2001521 tid 2 2023-06-03T20:00:44.838 INFO:tasks.rados.rados.0.smithi033.stdout:1142: write oid 256 current snap is 0 2023-06-03T20:00:44.839 INFO:tasks.rados.rados.0.smithi033.stdout:1142: seq_num 863 ranges {504441=487776,1467372=736289} 2023-06-03T20:00:44.844 INFO:tasks.rados.rados.0.smithi033.stdout:1142: writing smithi03366949-256 from 504441 to 992217 tid 1 2023-06-03T20:00:44.851 INFO:tasks.rados.rados.0.smithi033.stdout:1142: writing smithi03366949-256 from 1467372 to 2203661 tid 2 2023-06-03T20:00:44.851 INFO:tasks.rados.rados.0.smithi033.stdout:1143: read oid 447 snap -1 2023-06-03T20:00:44.851 INFO:tasks.rados.rados.0.smithi033.stdout:1143: expect (ObjNum 763 snap 0 seq_num 763) 2023-06-03T20:00:44.851 INFO:tasks.rados.rados.0.smithi033.stdout:1144: read oid 156 snap -1 2023-06-03T20:00:44.852 INFO:tasks.rados.rados.0.smithi033.stdout:1144: expect (ObjNum 846 snap 0 seq_num 846) 2023-06-03T20:00:44.852 INFO:tasks.rados.rados.0.smithi033.stdout:1145: write oid 255 current snap is 0 2023-06-03T20:00:44.852 INFO:tasks.rados.rados.0.smithi033.stdout:1135: expect (ObjNum 348 snap 0 seq_num 348) 2023-06-03T20:00:44.977 INFO:tasks.rados.rados.0.smithi033.stdout:1136: finishing write tid 1 to smithi03366949-244 2023-06-03T20:00:44.978 INFO:tasks.rados.rados.0.smithi033.stdout:1136: finishing write tid 2 to smithi03366949-244 2023-06-03T20:00:44.978 INFO:tasks.rados.rados.0.smithi033.stdout:1136: finishing write tid 3 to smithi03366949-244 2023-06-03T20:00:44.978 INFO:tasks.rados.rados.0.smithi033.stdout:1136: finishing write tid 4 to smithi03366949-244 2023-06-03T20:00:44.979 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 174 (ObjNum 857 snap 0 seq_num 857) dirty exists 2023-06-03T20:00:44.979 INFO:tasks.rados.rados.0.smithi033.stdout:1136: left oid 244 (ObjNum 857 snap 0 seq_num 857) 2023-06-03T20:00:44.979 INFO:tasks.rados.rados.0.smithi033.stdout:1137: finishing write tid 1 to smithi03366949-213 2023-06-03T20:00:44.979 INFO:tasks.rados.rados.0.smithi033.stdout:1145: seq_num 864 ranges {521248=563025,1809501=596300} 2023-06-03T20:00:44.983 INFO:tasks.rados.rados.0.smithi033.stdout:1145: writing smithi03366949-255 from 521248 to 1084273 tid 1 2023-06-03T20:00:44.992 INFO:tasks.rados.rados.0.smithi033.stdout:1145: writing smithi03366949-255 from 1809501 to 2405801 tid 2 2023-06-03T20:00:44.992 INFO:tasks.rados.rados.0.smithi033.stdout:1135: done (10 left) 2023-06-03T20:00:44.992 INFO:tasks.rados.rados.0.smithi033.stdout:1136: done (9 left) 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1146: read oid 368 snap -1 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1146: expect (ObjNum 367 snap 0 seq_num 367) 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1147: delete oid 250 current snap is 0 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1137: finishing write tid 2 to smithi03366949-213 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1137: finishing write tid 3 to smithi03366949-213 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:1137: finishing write tid 4 to smithi03366949-213 2023-06-03T20:00:44.993 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 213 v 206 (ObjNum 858 snap 0 seq_num 858) dirty exists 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1137: left oid 213 (ObjNum 858 snap 0 seq_num 858) 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1138: finishing write tid 1 to smithi03366949-246 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1138: finishing write tid 2 to smithi03366949-246 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1138: finishing write tid 3 to smithi03366949-246 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1138: finishing write tid 4 to smithi03366949-246 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 252 (ObjNum 859 snap 0 seq_num 859) dirty exists 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1138: left oid 246 (ObjNum 859 snap 0 seq_num 859) 2023-06-03T20:00:44.994 INFO:tasks.rados.rados.0.smithi033.stdout:1139: finishing write tid 1 to smithi03366949-53 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:1139: finishing write tid 2 to smithi03366949-53 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:1139: finishing write tid 3 to smithi03366949-53 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:1139: finishing write tid 4 to smithi03366949-53 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 53 v 154 (ObjNum 860 snap 0 seq_num 860) dirty exists 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:1139: left oid 53 (ObjNum 860 snap 0 seq_num 860) 2023-06-03T20:00:44.995 INFO:tasks.rados.rados.0.smithi033.stdout:1140: finishing write tid 1 to smithi03366949-261 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:1140: finishing write tid 2 to smithi03366949-261 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:1140: finishing write tid 3 to smithi03366949-261 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:1140: finishing write tid 4 to smithi03366949-261 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 261 v 175 (ObjNum 861 snap 0 seq_num 861) dirty exists 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:1140: left oid 261 (ObjNum 861 snap 0 seq_num 861) 2023-06-03T20:00:44.996 INFO:tasks.rados.rados.0.smithi033.stdout:1141: finishing write tid 1 to smithi03366949-149 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1141: finishing write tid 2 to smithi03366949-149 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1141: finishing write tid 3 to smithi03366949-149 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1141: finishing write tid 4 to smithi03366949-149 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 157 (ObjNum 862 snap 0 seq_num 862) dirty exists 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1141: left oid 149 (ObjNum 862 snap 0 seq_num 862) 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1142: finishing write tid 1 to smithi03366949-256 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1142: finishing write tid 2 to smithi03366949-256 2023-06-03T20:00:44.997 INFO:tasks.rados.rados.0.smithi033.stdout:1142: finishing write tid 3 to smithi03366949-256 2023-06-03T20:00:44.998 INFO:tasks.rados.rados.0.smithi033.stdout:1142: finishing write tid 4 to smithi03366949-256 2023-06-03T20:00:44.998 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 256 v 160 (ObjNum 863 snap 0 seq_num 863) dirty exists 2023-06-03T20:00:44.998 INFO:tasks.rados.rados.0.smithi033.stdout:1142: left oid 256 (ObjNum 863 snap 0 seq_num 863) 2023-06-03T20:00:44.998 INFO:tasks.rados.rados.0.smithi033.stdout:1144: expect (ObjNum 846 snap 0 seq_num 846) 2023-06-03T20:00:45.136 INFO:tasks.rados.rados.0.smithi033.stdout:1143: expect (ObjNum 763 snap 0 seq_num 763) 2023-06-03T20:00:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:44 smithi083 bash[26882]: cluster 2023-06-03T20:00:43.449922+0000 mgr.x (mgr.24803) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 707 KiB/s wr, 8 op/s 2023-06-03T20:00:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:44 smithi083 bash[26882]: audit 2023-06-03T20:00:44.689592+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:45.258 INFO:tasks.rados.rados.0.smithi033.stdout:1145: finishing write tid 1 to smithi03366949-255 2023-06-03T20:00:45.259 INFO:tasks.rados.rados.0.smithi033.stdout:1146: expect (ObjNum 367 snap 0 seq_num 367) 2023-06-03T20:00:45.325 INFO:tasks.rados.rados.0.smithi033.stdout:1145: finishing write tid 2 to smithi03366949-255 2023-06-03T20:00:45.325 INFO:tasks.rados.rados.0.smithi033.stdout:1137: done (10 left) 2023-06-03T20:00:45.325 INFO:tasks.rados.rados.0.smithi033.stdout:1138: done (9 left) 2023-06-03T20:00:45.326 INFO:tasks.rados.rados.0.smithi033.stdout:1139: done (8 left) 2023-06-03T20:00:45.326 INFO:tasks.rados.rados.0.smithi033.stdout:1140: done (7 left) 2023-06-03T20:00:45.326 INFO:tasks.rados.rados.0.smithi033.stdout:1141: done (6 left) 2023-06-03T20:00:45.326 INFO:tasks.rados.rados.0.smithi033.stdout:1142: done (5 left) 2023-06-03T20:00:45.327 INFO:tasks.rados.rados.0.smithi033.stdout:1143: done (4 left) 2023-06-03T20:00:45.327 INFO:tasks.rados.rados.0.smithi033.stdout:1144: done (3 left) 2023-06-03T20:00:45.327 INFO:tasks.rados.rados.0.smithi033.stdout:1146: done (2 left) 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1147: done (1 left) 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1148: read oid 63 snap -1 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1148: expect (ObjNum 748 snap 0 seq_num 748) 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1149: read oid 351 snap -1 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1149: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:45.328 INFO:tasks.rados.rados.0.smithi033.stdout:1150: write oid 197 current snap is 0 2023-06-03T20:00:45.329 INFO:tasks.rados.rados.0.smithi033.stdout:1145: finishing write tid 3 to smithi03366949-255 2023-06-03T20:00:45.329 INFO:tasks.rados.rados.0.smithi033.stdout:1145: finishing write tid 4 to smithi03366949-255 2023-06-03T20:00:45.329 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 179 (ObjNum 864 snap 0 seq_num 864) dirty exists 2023-06-03T20:00:45.329 INFO:tasks.rados.rados.0.smithi033.stdout:1145: left oid 255 (ObjNum 864 snap 0 seq_num 864) 2023-06-03T20:00:45.329 INFO:tasks.rados.rados.0.smithi033.stdout:1150: seq_num 866 ranges {554862=713523,1926465=599969} 2023-06-03T20:00:45.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:44 smithi033 bash[26432]: cluster 2023-06-03T20:00:43.449922+0000 mgr.x (mgr.24803) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 707 KiB/s wr, 8 op/s 2023-06-03T20:00:45.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:44 smithi033 bash[26432]: audit 2023-06-03T20:00:44.689592+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:45.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:44 smithi033 bash[33017]: cluster 2023-06-03T20:00:43.449922+0000 mgr.x (mgr.24803) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.3 GiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 6.7 MiB/s rd, 707 KiB/s wr, 8 op/s 2023-06-03T20:00:45.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:44 smithi033 bash[33017]: audit 2023-06-03T20:00:44.689592+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:45.331 INFO:tasks.rados.rados.0.smithi033.stdout:1150: writing smithi03366949-197 from 554862 to 1268385 tid 1 2023-06-03T20:00:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:1150: writing smithi03366949-197 from 1926465 to 2526434 tid 2 2023-06-03T20:00:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:1145: done (3 left) 2023-06-03T20:00:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:1151: read oid 248 snap -1 2023-06-03T20:00:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:1151: expect (ObjNum 247 snap 0 seq_num 247) 2023-06-03T20:00:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:1152: write oid 231 current snap is 0 2023-06-03T20:00:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:1152: seq_num 867 ranges {571669=505125,1701300=743627} 2023-06-03T20:00:45.345 INFO:tasks.rados.rados.0.smithi033.stdout:1152: writing smithi03366949-231 from 571669 to 1076794 tid 1 2023-06-03T20:00:45.353 INFO:tasks.rados.rados.0.smithi033.stdout:1152: writing smithi03366949-231 from 1701300 to 2444927 tid 2 2023-06-03T20:00:45.353 INFO:tasks.rados.rados.0.smithi033.stdout:1153: read oid 264 snap -1 2023-06-03T20:00:45.354 INFO:tasks.rados.rados.0.smithi033.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:45.354 INFO:tasks.rados.rados.0.smithi033.stdout:1154: write oid 67 current snap is 0 2023-06-03T20:00:45.354 INFO:tasks.rados.rados.0.smithi033.stdout:1154: seq_num 868 ranges {588476=580374,1643429=603638} 2023-06-03T20:00:45.360 INFO:tasks.rados.rados.0.smithi033.stdout:1154: writing smithi03366949-67 from 588476 to 1168850 tid 1 2023-06-03T20:00:45.366 INFO:tasks.rados.rados.0.smithi033.stdout:1154: writing smithi03366949-67 from 1643429 to 2247067 tid 2 2023-06-03T20:00:45.366 INFO:tasks.rados.rados.0.smithi033.stdout:1155: write oid 95 current snap is 0 2023-06-03T20:00:45.367 INFO:tasks.rados.rados.0.smithi033.stdout:1155: seq_num 869 ranges {605283=655623,1701911=747296} 2023-06-03T20:00:45.373 INFO:tasks.rados.rados.0.smithi033.stdout:1155: writing smithi03366949-95 from 605283 to 1260906 tid 1 2023-06-03T20:00:45.380 INFO:tasks.rados.rados.0.smithi033.stdout:1155: writing smithi03366949-95 from 1701911 to 2449207 tid 2 2023-06-03T20:00:45.380 INFO:tasks.rados.rados.0.smithi033.stdout:1156: write oid 399 current snap is 0 2023-06-03T20:00:45.381 INFO:tasks.rados.rados.0.smithi033.stdout:1149: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:45.505 INFO:tasks.rados.rados.0.smithi033.stdout:1148: expect (ObjNum 748 snap 0 seq_num 748) 2023-06-03T20:00:45.587 INFO:tasks.rados.rados.0.smithi033.stdout:1150: finishing write tid 1 to smithi03366949-197 2023-06-03T20:00:45.587 INFO:tasks.rados.rados.0.smithi033.stdout:1150: finishing write tid 2 to smithi03366949-197 2023-06-03T20:00:45.588 INFO:tasks.rados.rados.0.smithi033.stdout:1150: finishing write tid 3 to smithi03366949-197 2023-06-03T20:00:45.588 INFO:tasks.rados.rados.0.smithi033.stdout:1150: finishing write tid 4 to smithi03366949-197 2023-06-03T20:00:45.588 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 201 (ObjNum 866 snap 0 seq_num 866) dirty exists 2023-06-03T20:00:45.588 INFO:tasks.rados.rados.0.smithi033.stdout:1150: left oid 197 (ObjNum 866 snap 0 seq_num 866) 2023-06-03T20:00:45.588 INFO:tasks.rados.rados.0.smithi033.stdout:1151: expect (ObjNum 247 snap 0 seq_num 247) 2023-06-03T20:00:45.655 INFO:tasks.rados.rados.0.smithi033.stdout:1152: finishing write tid 1 to smithi03366949-231 2023-06-03T20:00:45.655 INFO:tasks.rados.rados.0.smithi033.stdout:1152: finishing write tid 2 to smithi03366949-231 2023-06-03T20:00:45.655 INFO:tasks.rados.rados.0.smithi033.stdout:1152: finishing write tid 3 to smithi03366949-231 2023-06-03T20:00:45.655 INFO:tasks.rados.rados.0.smithi033.stdout:1152: finishing write tid 4 to smithi03366949-231 2023-06-03T20:00:45.655 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 170 (ObjNum 867 snap 0 seq_num 867) dirty exists 2023-06-03T20:00:45.656 INFO:tasks.rados.rados.0.smithi033.stdout:1152: left oid 231 (ObjNum 867 snap 0 seq_num 867) 2023-06-03T20:00:45.656 INFO:tasks.rados.rados.0.smithi033.stdout:1153: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:45.725 INFO:tasks.rados.rados.0.smithi033.stdout:1154: finishing write tid 1 to smithi03366949-67 2023-06-03T20:00:45.725 INFO:tasks.rados.rados.0.smithi033.stdout:1154: finishing write tid 2 to smithi03366949-67 2023-06-03T20:00:45.725 INFO:tasks.rados.rados.0.smithi033.stdout:1156: seq_num 870 ranges {622090=730872,1760393=607307} 2023-06-03T20:00:45.732 INFO:tasks.rados.rados.0.smithi033.stdout:1156: writing smithi03366949-399 from 622090 to 1352962 tid 1 2023-06-03T20:00:45.739 INFO:tasks.rados.rados.0.smithi033.stdout:1156: writing smithi03366949-399 from 1760393 to 2367700 tid 2 2023-06-03T20:00:45.739 INFO:tasks.rados.rados.0.smithi033.stdout:1148: done (8 left) 2023-06-03T20:00:45.739 INFO:tasks.rados.rados.0.smithi033.stdout:1149: done (7 left) 2023-06-03T20:00:45.739 INFO:tasks.rados.rados.0.smithi033.stdout:1150: done (6 left) 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1151: done (5 left) 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1152: done (4 left) 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1153: done (3 left) 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1157: write oid 146 current snap is 0 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1154: finishing write tid 3 to smithi03366949-67 2023-06-03T20:00:45.740 INFO:tasks.rados.rados.0.smithi033.stdout:1154: finishing write tid 4 to smithi03366949-67 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 177 (ObjNum 868 snap 0 seq_num 868) dirty exists 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:1154: left oid 67 (ObjNum 868 snap 0 seq_num 868) 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:1155: finishing write tid 1 to smithi03366949-95 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:1155: finishing write tid 2 to smithi03366949-95 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:1155: finishing write tid 3 to smithi03366949-95 2023-06-03T20:00:45.741 INFO:tasks.rados.rados.0.smithi033.stdout:1157: seq_num 871 ranges {638897=406121,1818875=750965} 2023-06-03T20:00:45.745 INFO:tasks.rados.rados.0.smithi033.stdout:1157: writing smithi03366949-146 from 638897 to 1045018 tid 1 2023-06-03T20:00:45.755 INFO:tasks.rados.rados.0.smithi033.stdout:1157: writing smithi03366949-146 from 1818875 to 2569840 tid 2 2023-06-03T20:00:45.755 INFO:tasks.rados.rados.0.smithi033.stdout:1154: done (3 left) 2023-06-03T20:00:45.755 INFO:tasks.rados.rados.0.smithi033.stdout:1158: read oid 446 snap -1 2023-06-03T20:00:45.755 INFO:tasks.rados.rados.0.smithi033.stdout:1158: expect (ObjNum 854 snap 0 seq_num 854) 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1159: read oid 271 snap -1 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1159: expect deleted 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1160: read oid 396 snap -1 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1160: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1161: write oid 392 current snap is 0 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:1155: finishing write tid 4 to smithi03366949-95 2023-06-03T20:00:45.756 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 95 v 138 (ObjNum 869 snap 0 seq_num 869) dirty exists 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1155: left oid 95 (ObjNum 869 snap 0 seq_num 869) 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1156: finishing write tid 1 to smithi03366949-399 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1156: finishing write tid 2 to smithi03366949-399 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1156: finishing write tid 3 to smithi03366949-399 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1156: finishing write tid 4 to smithi03366949-399 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 399 v 256 (ObjNum 870 snap 0 seq_num 870) dirty exists 2023-06-03T20:00:45.757 INFO:tasks.rados.rados.0.smithi033.stdout:1156: left oid 399 (ObjNum 870 snap 0 seq_num 870) 2023-06-03T20:00:45.758 INFO:tasks.rados.rados.0.smithi033.stdout:1157: finishing write tid 1 to smithi03366949-146 2023-06-03T20:00:45.758 INFO:tasks.rados.rados.0.smithi033.stdout:1161: seq_num 872 ranges {655704=481370,1761004=494623} 2023-06-03T20:00:45.760 INFO:tasks.rados.rados.0.smithi033.stdout:1161: writing smithi03366949-392 from 655704 to 1137074 tid 1 2023-06-03T20:00:45.767 INFO:tasks.rados.rados.0.smithi033.stdout:1161: writing smithi03366949-392 from 1761004 to 2255627 tid 2 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1155: done (6 left) 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1156: done (5 left) 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1162: read oid 259 snap -1 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1162: expect (ObjNum 258 snap 0 seq_num 258) 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1163: read oid 495 snap -1 2023-06-03T20:00:45.768 INFO:tasks.rados.rados.0.smithi033.stdout:1163: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:00:45.769 INFO:tasks.rados.rados.0.smithi033.stdout:1164: read oid 282 snap -1 2023-06-03T20:00:45.769 INFO:tasks.rados.rados.0.smithi033.stdout:1164: expect (ObjNum 513 snap 0 seq_num 513) 2023-06-03T20:00:45.769 INFO:tasks.rados.rados.0.smithi033.stdout:1165: write oid 336 current snap is 0 2023-06-03T20:00:45.769 INFO:tasks.rados.rados.0.smithi033.stdout:1165: seq_num 873 ranges {672511=556619,1819486=754634} 2023-06-03T20:00:45.778 INFO:tasks.rados.rados.0.smithi033.stdout:1165: writing smithi03366949-336 from 672511 to 1229130 tid 1 2023-06-03T20:00:45.786 INFO:tasks.rados.rados.0.smithi033.stdout:1165: writing smithi03366949-336 from 1819486 to 2574120 tid 2 2023-06-03T20:00:45.787 INFO:tasks.rados.rados.0.smithi033.stdout:1166: delete oid 496 current snap is 0 2023-06-03T20:00:45.787 INFO:tasks.rados.rados.0.smithi033.stdout:1157: finishing write tid 2 to smithi03366949-146 2023-06-03T20:00:45.787 INFO:tasks.rados.rados.0.smithi033.stdout:1157: finishing write tid 3 to smithi03366949-146 2023-06-03T20:00:45.787 INFO:tasks.rados.rados.0.smithi033.stdout:1157: finishing write tid 4 to smithi03366949-146 2023-06-03T20:00:45.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 146 v 141 (ObjNum 871 snap 0 seq_num 871) dirty exists 2023-06-03T20:00:45.788 INFO:tasks.rados.rados.0.smithi033.stdout:1157: left oid 146 (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:00:45.788 INFO:tasks.rados.rados.0.smithi033.stdout:1158: expect (ObjNum 854 snap 0 seq_num 854) 2023-06-03T20:00:45.889 INFO:tasks.rados.rados.0.smithi033.stdout:1161: finishing write tid 1 to smithi03366949-392 2023-06-03T20:00:45.889 INFO:tasks.rados.rados.0.smithi033.stdout:1160: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:00:46.025 INFO:tasks.rados.rados.0.smithi033.stdout:1162: expect (ObjNum 258 snap 0 seq_num 258) 2023-06-03T20:00:46.106 INFO:tasks.rados.rados.0.smithi033.stdout:1163: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:00:46.269 INFO:tasks.rados.rados.0.smithi033.stdout:1161: finishing write tid 2 to smithi03366949-392 2023-06-03T20:00:46.270 INFO:tasks.rados.rados.0.smithi033.stdout:1161: finishing write tid 3 to smithi03366949-392 2023-06-03T20:00:46.270 INFO:tasks.rados.rados.0.smithi033.stdout:1161: finishing write tid 4 to smithi03366949-392 2023-06-03T20:00:46.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 174 (ObjNum 872 snap 0 seq_num 872) dirty exists 2023-06-03T20:00:46.270 INFO:tasks.rados.rados.0.smithi033.stdout:1161: left oid 392 (ObjNum 872 snap 0 seq_num 872) 2023-06-03T20:00:46.270 INFO:tasks.rados.rados.0.smithi033.stdout:1164: expect (ObjNum 513 snap 0 seq_num 513) 2023-06-03T20:00:46.392 INFO:tasks.rados.rados.0.smithi033.stdout:1165: finishing write tid 1 to smithi03366949-336 2023-06-03T20:00:46.392 INFO:tasks.rados.rados.0.smithi033.stdout:1165: finishing write tid 2 to smithi03366949-336 2023-06-03T20:00:46.392 INFO:tasks.rados.rados.0.smithi033.stdout:1165: finishing write tid 3 to smithi03366949-336 2023-06-03T20:00:46.392 INFO:tasks.rados.rados.0.smithi033.stdout:1157: done (9 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1158: done (8 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1159: done (7 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1160: done (6 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1161: done (5 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1162: done (4 left) 2023-06-03T20:00:46.393 INFO:tasks.rados.rados.0.smithi033.stdout:1163: done (3 left) 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1164: done (2 left) 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1166: done (1 left) 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1167: write oid 480 current snap is 0 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1165: finishing write tid 4 to smithi03366949-336 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 336 v 259 (ObjNum 873 snap 0 seq_num 873) dirty exists 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1165: left oid 336 (ObjNum 873 snap 0 seq_num 873) 2023-06-03T20:00:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:1167: seq_num 875 ranges {706125=423470,1652803=758303} 2023-06-03T20:00:46.402 INFO:tasks.rados.rados.0.smithi033.stdout:1167: writing smithi03366949-480 from 706125 to 1129595 tid 1 2023-06-03T20:00:46.412 INFO:tasks.rados.rados.0.smithi033.stdout:1167: writing smithi03366949-480 from 1652803 to 2411106 tid 2 2023-06-03T20:00:46.412 INFO:tasks.rados.rados.0.smithi033.stdout:1165: done (1 left) 2023-06-03T20:00:46.412 INFO:tasks.rados.rados.0.smithi033.stdout:1168: read oid 264 snap -1 2023-06-03T20:00:46.413 INFO:tasks.rados.rados.0.smithi033.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:46.413 INFO:tasks.rados.rados.0.smithi033.stdout:1169: write oid 133 current snap is 0 2023-06-03T20:00:46.413 INFO:tasks.rados.rados.0.smithi033.stdout:1167: finishing write tid 1 to smithi03366949-480 2023-06-03T20:00:46.413 INFO:tasks.rados.rados.0.smithi033.stdout:1169: seq_num 876 ranges {722932=498719,1994932=501961} 2023-06-03T20:00:46.418 INFO:tasks.rados.rados.0.smithi033.stdout:1169: writing smithi03366949-133 from 722932 to 1221651 tid 1 2023-06-03T20:00:46.426 INFO:tasks.rados.rados.0.smithi033.stdout:1169: writing smithi03366949-133 from 1994932 to 2496893 tid 2 2023-06-03T20:00:46.426 INFO:tasks.rados.rados.0.smithi033.stdout:1170: read oid 400 snap -1 2023-06-03T20:00:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:00:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:1171: write oid 135 current snap is 0 2023-06-03T20:00:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:1171: seq_num 877 ranges {739739=573968,2053414=686325} 2023-06-03T20:00:46.434 INFO:tasks.rados.rados.0.smithi033.stdout:1171: writing smithi03366949-135 from 739739 to 1313707 tid 1 2023-06-03T20:00:46.442 INFO:tasks.rados.rados.0.smithi033.stdout:1171: writing smithi03366949-135 from 2053414 to 2739739 tid 2 2023-06-03T20:00:46.442 INFO:tasks.rados.rados.0.smithi033.stdout:1172: read oid 145 snap -1 2023-06-03T20:00:46.443 INFO:tasks.rados.rados.0.smithi033.stdout:1172: expect (ObjNum 635 snap 0 seq_num 635) 2023-06-03T20:00:46.443 INFO:tasks.rados.rados.0.smithi033.stdout:1173: read oid 351 snap -1 2023-06-03T20:00:46.443 INFO:tasks.rados.rados.0.smithi033.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:46.443 INFO:tasks.rados.rados.0.smithi033.stdout:1168: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:00:46.524 INFO:tasks.rados.rados.0.smithi033.stdout:1169: finishing write tid 1 to smithi03366949-133 2023-06-03T20:00:46.524 INFO:tasks.rados.rados.0.smithi033.stdout:1167: finishing write tid 2 to smithi03366949-480 2023-06-03T20:00:46.524 INFO:tasks.rados.rados.0.smithi033.stdout:1167: finishing write tid 3 to smithi03366949-480 2023-06-03T20:00:46.524 INFO:tasks.rados.rados.0.smithi033.stdout:1167: finishing write tid 4 to smithi03366949-480 2023-06-03T20:00:46.524 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 480 v 178 (ObjNum 875 snap 0 seq_num 875) dirty exists 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1167: left oid 480 (ObjNum 875 snap 0 seq_num 875) 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1174: read oid 181 snap -1 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1174: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1167: done (7 left) 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1168: done (6 left) 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1175: write oid 416 current snap is 0 2023-06-03T20:00:46.525 INFO:tasks.rados.rados.0.smithi033.stdout:1169: finishing write tid 2 to smithi03366949-133 2023-06-03T20:00:46.526 INFO:tasks.rados.rados.0.smithi033.stdout:1169: finishing write tid 3 to smithi03366949-133 2023-06-03T20:00:46.526 INFO:tasks.rados.rados.0.smithi033.stdout:1175: seq_num 878 ranges {756546=649217,2111896=505630} 2023-06-03T20:00:46.536 INFO:tasks.rados.rados.0.smithi033.stdout:1175: writing smithi03366949-416 from 756546 to 1405763 tid 1 2023-06-03T20:00:46.544 INFO:tasks.rados.rados.0.smithi033.stdout:1175: writing smithi03366949-416 from 2111896 to 2617526 tid 2 2023-06-03T20:00:46.544 INFO:tasks.rados.rados.0.smithi033.stdout:1176: read oid 125 snap -1 2023-06-03T20:00:46.544 INFO:tasks.rados.rados.0.smithi033.stdout:1176: expect deleted 2023-06-03T20:00:46.544 INFO:tasks.rados.rados.0.smithi033.stdout:1177: write oid 288 current snap is 0 2023-06-03T20:00:46.545 INFO:tasks.rados.rados.0.smithi033.stdout:1169: finishing write tid 4 to smithi03366949-133 2023-06-03T20:00:46.545 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 133 v 173 (ObjNum 876 snap 0 seq_num 876) dirty exists 2023-06-03T20:00:46.545 INFO:tasks.rados.rados.0.smithi033.stdout:1169: left oid 133 (ObjNum 876 snap 0 seq_num 876) 2023-06-03T20:00:46.545 INFO:tasks.rados.rados.0.smithi033.stdout:1170: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:00:46.669 INFO:tasks.rados.rados.0.smithi033.stdout:1171: finishing write tid 1 to smithi03366949-135 2023-06-03T20:00:46.670 INFO:tasks.rados.rados.0.smithi033.stdout:1173: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:46.798 INFO:tasks.rados.rados.0.smithi033.stdout:1171: finishing write tid 2 to smithi03366949-135 2023-06-03T20:00:46.798 INFO:tasks.rados.rados.0.smithi033.stdout:1171: finishing write tid 3 to smithi03366949-135 2023-06-03T20:00:46.798 INFO:tasks.rados.rados.0.smithi033.stdout:1172: expect (ObjNum 635 snap 0 seq_num 635) 2023-06-03T20:00:46.923 INFO:tasks.rados.rados.0.smithi033.stdout:1171: finishing write tid 4 to smithi03366949-135 2023-06-03T20:00:46.924 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 135 v 181 (ObjNum 877 snap 0 seq_num 877) dirty exists 2023-06-03T20:00:46.924 INFO:tasks.rados.rados.0.smithi033.stdout:1171: left oid 135 (ObjNum 877 snap 0 seq_num 877) 2023-06-03T20:00:46.924 INFO:tasks.rados.rados.0.smithi033.stdout:1174: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:00:47.031 INFO:tasks.rados.rados.0.smithi033.stdout:1175: finishing write tid 1 to smithi03366949-416 2023-06-03T20:00:47.031 INFO:tasks.rados.rados.0.smithi033.stdout:1175: finishing write tid 2 to smithi03366949-416 2023-06-03T20:00:47.031 INFO:tasks.rados.rados.0.smithi033.stdout:1175: finishing write tid 3 to smithi03366949-416 2023-06-03T20:00:47.031 INFO:tasks.rados.rados.0.smithi033.stdout:1175: finishing write tid 4 to smithi03366949-416 2023-06-03T20:00:47.031 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 416 v 204 (ObjNum 878 snap 0 seq_num 878) dirty exists 2023-06-03T20:00:47.032 INFO:tasks.rados.rados.0.smithi033.stdout:1175: left oid 416 (ObjNum 878 snap 0 seq_num 878) 2023-06-03T20:00:47.032 INFO:tasks.rados.rados.0.smithi033.stdout:1177: seq_num 879 ranges {773353=724466,2170378=602975} 2023-06-03T20:00:47.046 INFO:tasks.rados.rados.0.smithi033.stdout:1177: writing smithi03366949-288 from 773353 to 1497819 tid 1 2023-06-03T20:00:47.053 INFO:tasks.rados.rados.0.smithi033.stdout:1177: writing smithi03366949-288 from 2170378 to 2773353 tid 2 2023-06-03T20:00:47.053 INFO:tasks.rados.rados.0.smithi033.stdout:1169: done (8 left) 2023-06-03T20:00:47.053 INFO:tasks.rados.rados.0.smithi033.stdout:1170: done (7 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1171: done (6 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1172: done (5 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1173: done (4 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1174: done (3 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1175: done (2 left) 2023-06-03T20:00:47.054 INFO:tasks.rados.rados.0.smithi033.stdout:1176: done (1 left) 2023-06-03T20:00:47.055 INFO:tasks.rados.rados.0.smithi033.stdout:1178: write oid 1 current snap is 0 2023-06-03T20:00:47.055 INFO:tasks.rados.rados.0.smithi033.stdout:1177: finishing write tid 1 to smithi03366949-288 2023-06-03T20:00:47.055 INFO:tasks.rados.rados.0.smithi033.stdout:1178: seq_num 880 ranges {790160=799715,2112507=509299} 2023-06-03T20:00:47.062 INFO:tasks.rados.rados.0.smithi033.stdout:1178: writing smithi03366949-1 from 790160 to 1589875 tid 1 2023-06-03T20:00:47.068 INFO:tasks.rados.rados.0.smithi033.stdout:1178: writing smithi03366949-1 from 2112507 to 2621806 tid 2 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1179: write oid 254 current snap is 0 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1177: finishing write tid 2 to smithi03366949-288 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1177: finishing write tid 3 to smithi03366949-288 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1177: finishing write tid 4 to smithi03366949-288 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 207 (ObjNum 879 snap 0 seq_num 879) dirty exists 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1177: left oid 288 (ObjNum 879 snap 0 seq_num 879) 2023-06-03T20:00:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:1179: seq_num 881 ranges {406967=474964,1370989=769310,2677186=129781} 2023-06-03T20:00:47.073 INFO:tasks.rados.rados.0.smithi033.stdout:1179: writing smithi03366949-254 from 406967 to 881931 tid 1 2023-06-03T20:00:47.081 INFO:tasks.rados.rados.0.smithi033.stdout:1179: writing smithi03366949-254 from 1370989 to 2140299 tid 2 2023-06-03T20:00:47.085 INFO:tasks.rados.rados.0.smithi033.stdout:1179: writing smithi03366949-254 from 2677186 to 2806967 tid 3 2023-06-03T20:00:47.085 INFO:tasks.rados.rados.0.smithi033.stdout:1177: done (2 left) 2023-06-03T20:00:47.085 INFO:tasks.rados.rados.0.smithi033.stdout:1180: read oid 365 snap -1 2023-06-03T20:00:47.085 INFO:tasks.rados.rados.0.smithi033.stdout:1180: expect (ObjNum 694 snap 0 seq_num 694) 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1181: read oid 402 snap -1 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1181: expect (ObjNum 537 snap 0 seq_num 537) 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1182: read oid 256 snap -1 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1182: expect (ObjNum 863 snap 0 seq_num 863) 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1183: write oid 121 current snap is 0 2023-06-03T20:00:47.086 INFO:tasks.rados.rados.0.smithi033.stdout:1183: seq_num 882 ranges {423774=666566,1545824=512968,2704609=119165} 2023-06-03T20:00:47.092 INFO:tasks.rados.rados.0.smithi033.stdout:1183: writing smithi03366949-121 from 423774 to 1090340 tid 1 2023-06-03T20:00:47.098 INFO:tasks.rados.rados.0.smithi033.stdout:1183: writing smithi03366949-121 from 1545824 to 2058792 tid 2 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1183: writing smithi03366949-121 from 2704609 to 2823774 tid 3 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1184: read oid 277 snap -1 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1184: expect (ObjNum 805 snap 0 seq_num 805) 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1185: read oid 193 snap -1 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1185: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:00:47.103 INFO:tasks.rados.rados.0.smithi033.stdout:1186: write oid 217 current snap is 0 2023-06-03T20:00:47.104 INFO:tasks.rados.rados.0.smithi033.stdout:1178: finishing write tid 1 to smithi03366949-1 2023-06-03T20:00:47.104 INFO:tasks.rados.rados.0.smithi033.stdout:1178: finishing write tid 2 to smithi03366949-1 2023-06-03T20:00:47.104 INFO:tasks.rados.rados.0.smithi033.stdout:1178: finishing write tid 3 to smithi03366949-1 2023-06-03T20:00:47.104 INFO:tasks.rados.rados.0.smithi033.stdout:1186: seq_num 883 ranges {440581=741815,1604306=656626,2732032=108549} 2023-06-03T20:00:47.110 INFO:tasks.rados.rados.0.smithi033.stdout:1186: writing smithi03366949-217 from 440581 to 1182396 tid 1 2023-06-03T20:00:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:1186: writing smithi03366949-217 from 1604306 to 2260932 tid 2 2023-06-03T20:00:47.120 INFO:tasks.rados.rados.0.smithi033.stdout:1186: writing smithi03366949-217 from 2732032 to 2840581 tid 3 2023-06-03T20:00:47.120 INFO:tasks.rados.rados.0.smithi033.stdout:1187: write oid 83 current snap is 0 2023-06-03T20:00:47.120 INFO:tasks.rados.rados.0.smithi033.stdout:1178: finishing write tid 4 to smithi03366949-1 2023-06-03T20:00:47.120 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 1 v 182 (ObjNum 880 snap 0 seq_num 880) dirty exists 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1178: left oid 1 (ObjNum 880 snap 0 seq_num 880) 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: finishing write tid 1 to smithi03366949-254 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: finishing write tid 2 to smithi03366949-254 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: finishing write tid 3 to smithi03366949-254 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: finishing write tid 4 to smithi03366949-254 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: finishing write tid 5 to smithi03366949-254 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 254 v 181 (ObjNum 881 snap 0 seq_num 881) dirty exists 2023-06-03T20:00:47.121 INFO:tasks.rados.rados.0.smithi033.stdout:1179: left oid 254 (ObjNum 881 snap 0 seq_num 881) 2023-06-03T20:00:47.122 INFO:tasks.rados.rados.0.smithi033.stdout:1180: expect (ObjNum 694 snap 0 seq_num 694) 2023-06-03T20:00:47.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:47 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:47] "GET /metrics HTTP/1.1" 200 33517 "" "Prometheus/2.33.4" 2023-06-03T20:00:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: cluster 2023-06-03T20:00:45.450729+0000 mgr.x (mgr.24803) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 119 op/s 2023-06-03T20:00:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: audit 2023-06-03T20:00:46.124070+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.33:0/3982795890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: audit 2023-06-03T20:00:46.437874+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: audit 2023-06-03T20:00:46.446191+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: audit 2023-06-03T20:00:46.739793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:46 smithi083 bash[26882]: audit 2023-06-03T20:00:46.747773+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.284 INFO:tasks.rados.rados.0.smithi033.stdout:1182: expect (ObjNum 863 snap 0 seq_num 863) 2023-06-03T20:00:47.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: cluster 2023-06-03T20:00:45.450729+0000 mgr.x (mgr.24803) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 119 op/s 2023-06-03T20:00:47.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: audit 2023-06-03T20:00:46.124070+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.33:0/3982795890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:47.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: audit 2023-06-03T20:00:46.437874+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: audit 2023-06-03T20:00:46.446191+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: audit 2023-06-03T20:00:46.739793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[26432]: audit 2023-06-03T20:00:46.747773+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: cluster 2023-06-03T20:00:45.450729+0000 mgr.x (mgr.24803) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 10 MiB/s wr, 119 op/s 2023-06-03T20:00:47.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: audit 2023-06-03T20:00:46.124070+0000 mon.c (mon.2) 121 : audit [DBG] from='client.? 172.21.15.33:0/3982795890' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:47.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: audit 2023-06-03T20:00:46.437874+0000 mon.a (mon.0) 741 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: audit 2023-06-03T20:00:46.446191+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: audit 2023-06-03T20:00:46.739793+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:46 smithi033 bash[33017]: audit 2023-06-03T20:00:46.747773+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:47.418 INFO:tasks.rados.rados.0.smithi033.stdout:1183: finishing write tid 1 to smithi03366949-121 2023-06-03T20:00:47.418 INFO:tasks.rados.rados.0.smithi033.stdout:1181: expect (ObjNum 537 snap 0 seq_num 537) 2023-06-03T20:00:47.559 INFO:tasks.rados.rados.0.smithi033.stdout:1183: finishing write tid 2 to smithi03366949-121 2023-06-03T20:00:47.559 INFO:tasks.rados.rados.0.smithi033.stdout:1183: finishing write tid 3 to smithi03366949-121 2023-06-03T20:00:47.559 INFO:tasks.rados.rados.0.smithi033.stdout:1183: finishing write tid 4 to smithi03366949-121 2023-06-03T20:00:47.559 INFO:tasks.rados.rados.0.smithi033.stdout:1183: finishing write tid 5 to smithi03366949-121 2023-06-03T20:00:47.559 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 121 v 256 (ObjNum 882 snap 0 seq_num 882) dirty exists 2023-06-03T20:00:47.560 INFO:tasks.rados.rados.0.smithi033.stdout:1183: left oid 121 (ObjNum 882 snap 0 seq_num 882) 2023-06-03T20:00:47.560 INFO:tasks.rados.rados.0.smithi033.stdout:1184: expect (ObjNum 805 snap 0 seq_num 805) 2023-06-03T20:00:47.714 INFO:tasks.rados.rados.0.smithi033.stdout:1185: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:00:47.814 INFO:tasks.rados.rados.0.smithi033.stdout:1186: finishing write tid 1 to smithi03366949-217 2023-06-03T20:00:47.814 INFO:tasks.rados.rados.0.smithi033.stdout:1186: finishing write tid 2 to smithi03366949-217 2023-06-03T20:00:47.814 INFO:tasks.rados.rados.0.smithi033.stdout:1186: finishing write tid 3 to smithi03366949-217 2023-06-03T20:00:47.815 INFO:tasks.rados.rados.0.smithi033.stdout:1186: finishing write tid 4 to smithi03366949-217 2023-06-03T20:00:47.815 INFO:tasks.rados.rados.0.smithi033.stdout:1186: finishing write tid 5 to smithi03366949-217 2023-06-03T20:00:47.815 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 217 v 264 (ObjNum 883 snap 0 seq_num 883) dirty exists 2023-06-03T20:00:47.815 INFO:tasks.rados.rados.0.smithi033.stdout:1186: left oid 217 (ObjNum 883 snap 0 seq_num 883) 2023-06-03T20:00:47.815 INFO:tasks.rados.rados.0.smithi033.stdout:1187: seq_num 884 ranges {457388=417064,1546435=516637,2643102=214286} 2023-06-03T20:00:47.824 INFO:tasks.rados.rados.0.smithi033.stdout:1187: writing smithi03366949-83 from 457388 to 874452 tid 1 2023-06-03T20:00:47.833 INFO:tasks.rados.rados.0.smithi033.stdout:1187: writing smithi03366949-83 from 1546435 to 2063072 tid 2 2023-06-03T20:00:47.838 INFO:tasks.rados.rados.0.smithi033.stdout:1187: writing smithi03366949-83 from 2643102 to 2857388 tid 3 2023-06-03T20:00:47.838 INFO:tasks.rados.rados.0.smithi033.stdout:1178: done (9 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1179: done (8 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1180: done (7 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1181: done (6 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1182: done (5 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1183: done (4 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1184: done (3 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1185: done (2 left) 2023-06-03T20:00:47.839 INFO:tasks.rados.rados.0.smithi033.stdout:1186: done (1 left) 2023-06-03T20:00:47.840 INFO:tasks.rados.rados.0.smithi033.stdout:1188: write oid 173 current snap is 0 2023-06-03T20:00:47.840 INFO:tasks.rados.rados.0.smithi033.stdout:1187: finishing write tid 1 to smithi03366949-83 2023-06-03T20:00:47.840 INFO:tasks.rados.rados.0.smithi033.stdout:1188: seq_num 885 ranges {474195=492313,1604917=660295,2670525=203670} 2023-06-03T20:00:47.844 INFO:tasks.rados.rados.0.smithi033.stdout:1188: writing smithi03366949-173 from 474195 to 966508 tid 1 2023-06-03T20:00:47.852 INFO:tasks.rados.rados.0.smithi033.stdout:1188: writing smithi03366949-173 from 1604917 to 2265212 tid 2 2023-06-03T20:00:47.856 INFO:tasks.rados.rados.0.smithi033.stdout:1188: writing smithi03366949-173 from 2670525 to 2874195 tid 3 2023-06-03T20:00:47.856 INFO:tasks.rados.rados.0.smithi033.stdout:1189: write oid 72 current snap is 0 2023-06-03T20:00:47.857 INFO:tasks.rados.rados.0.smithi033.stdout:1187: finishing write tid 2 to smithi03366949-83 2023-06-03T20:00:47.858 INFO:tasks.rados.rados.0.smithi033.stdout:1189: seq_num 886 ranges {491002=567562,1663399=520306,2814301=76701} 2023-06-03T20:00:47.862 INFO:tasks.rados.rados.0.smithi033.stdout:1189: writing smithi03366949-72 from 491002 to 1058564 tid 1 2023-06-03T20:00:47.869 INFO:tasks.rados.rados.0.smithi033.stdout:1189: writing smithi03366949-72 from 1663399 to 2183705 tid 2 2023-06-03T20:00:47.873 INFO:tasks.rados.rados.0.smithi033.stdout:1189: writing smithi03366949-72 from 2814301 to 2891002 tid 3 2023-06-03T20:00:47.873 INFO:tasks.rados.rados.0.smithi033.stdout:1190: read oid 470 snap -1 2023-06-03T20:00:47.873 INFO:tasks.rados.rados.0.smithi033.stdout:1190: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:00:47.873 INFO:tasks.rados.rados.0.smithi033.stdout:1191: delete oid 124 current snap is 0 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1187: finishing write tid 3 to smithi03366949-83 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1187: finishing write tid 4 to smithi03366949-83 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1187: finishing write tid 5 to smithi03366949-83 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 177 (ObjNum 884 snap 0 seq_num 884) dirty exists 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1187: left oid 83 (ObjNum 884 snap 0 seq_num 884) 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1188: finishing write tid 1 to smithi03366949-173 2023-06-03T20:00:47.874 INFO:tasks.rados.rados.0.smithi033.stdout:1188: finishing write tid 2 to smithi03366949-173 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1188: finishing write tid 3 to smithi03366949-173 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1188: finishing write tid 4 to smithi03366949-173 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1188: finishing write tid 5 to smithi03366949-173 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 210 (ObjNum 885 snap 0 seq_num 885) dirty exists 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1188: left oid 173 (ObjNum 885 snap 0 seq_num 885) 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1189: finishing write tid 1 to smithi03366949-72 2023-06-03T20:00:47.875 INFO:tasks.rados.rados.0.smithi033.stdout:1189: finishing write tid 2 to smithi03366949-72 2023-06-03T20:00:47.876 INFO:tasks.rados.rados.0.smithi033.stdout:1187: done (4 left) 2023-06-03T20:00:47.876 INFO:tasks.rados.rados.0.smithi033.stdout:1188: done (3 left) 2023-06-03T20:00:47.876 INFO:tasks.rados.rados.0.smithi033.stdout:1191: done (2 left) 2023-06-03T20:00:47.876 INFO:tasks.rados.rados.0.smithi033.stdout:1192: write oid 62 current snap is 0 2023-06-03T20:00:47.877 INFO:tasks.rados.rados.0.smithi033.stdout:1192: seq_num 888 ranges {524616=718060,1664010=523975,2752794=171822} 2023-06-03T20:00:47.882 INFO:tasks.rados.rados.0.smithi033.stdout:1192: writing smithi03366949-62 from 524616 to 1242676 tid 1 2023-06-03T20:00:47.888 INFO:tasks.rados.rados.0.smithi033.stdout:1192: writing smithi03366949-62 from 1664010 to 2187985 tid 2 2023-06-03T20:00:47.893 INFO:tasks.rados.rados.0.smithi033.stdout:1192: writing smithi03366949-62 from 2752794 to 2924616 tid 3 2023-06-03T20:00:47.893 INFO:tasks.rados.rados.0.smithi033.stdout:1193: read oid 250 snap -1 2023-06-03T20:00:47.893 INFO:tasks.rados.rados.0.smithi033.stdout:1193: expect deleted 2023-06-03T20:00:47.893 INFO:tasks.rados.rados.0.smithi033.stdout:1194: delete oid 445 current snap is 0 2023-06-03T20:00:47.893 INFO:tasks.rados.rados.0.smithi033.stdout:1189: finishing write tid 3 to smithi03366949-72 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:1189: finishing write tid 4 to smithi03366949-72 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:1189: finishing write tid 5 to smithi03366949-72 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 72 v 164 (ObjNum 886 snap 0 seq_num 886) dirty exists 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:1189: left oid 72 (ObjNum 886 snap 0 seq_num 886) 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:1192: finishing write tid 1 to smithi03366949-62 2023-06-03T20:00:47.894 INFO:tasks.rados.rados.0.smithi033.stdout:1190: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:1192: finishing write tid 2 to smithi03366949-62 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:1192: finishing write tid 3 to smithi03366949-62 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:1192: finishing write tid 4 to smithi03366949-62 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:1192: finishing write tid 5 to smithi03366949-62 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 62 v 168 (ObjNum 888 snap 0 seq_num 888) dirty exists 2023-06-03T20:00:48.104 INFO:tasks.rados.rados.0.smithi033.stdout:1192: left oid 62 (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1189: done (4 left) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1190: done (3 left) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1192: done (2 left) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1193: done (1 left) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1194: done (0 left) 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1195: write oid 317 current snap is 0 2023-06-03T20:00:48.105 INFO:tasks.rados.rados.0.smithi033.stdout:1195: seq_num 890 ranges {558230=584911,1897327=527644,2923993=34237} 2023-06-03T20:00:48.115 INFO:tasks.rados.rados.0.smithi033.stdout:1195: writing smithi03366949-317 from 558230 to 1143141 tid 1 2023-06-03T20:00:48.123 INFO:tasks.rados.rados.0.smithi033.stdout:1195: writing smithi03366949-317 from 1897327 to 2424971 tid 2 2023-06-03T20:00:48.127 INFO:tasks.rados.rados.0.smithi033.stdout:1195: writing smithi03366949-317 from 2923993 to 2958230 tid 3 2023-06-03T20:00:48.128 INFO:tasks.rados.rados.0.smithi033.stdout:1196: delete oid 383 current snap is 0 2023-06-03T20:00:48.129 INFO:tasks.rados.rados.0.smithi033.stdout:1195: finishing write tid 1 to smithi03366949-317 2023-06-03T20:00:48.130 INFO:tasks.rados.rados.0.smithi033.stdout:1196: done (1 left) 2023-06-03T20:00:48.130 INFO:tasks.rados.rados.0.smithi033.stdout:1197: write oid 429 current snap is 0 2023-06-03T20:00:48.130 INFO:tasks.rados.rados.0.smithi033.stdout:1197: seq_num 892 ranges {591844=735409,1897938=531313,2862486=129358} 2023-06-03T20:00:48.138 INFO:tasks.rados.rados.0.smithi033.stdout:1197: writing smithi03366949-429 from 591844 to 1327253 tid 1 2023-06-03T20:00:48.145 INFO:tasks.rados.rados.0.smithi033.stdout:1197: writing smithi03366949-429 from 1897938 to 2429251 tid 2 2023-06-03T20:00:48.148 INFO:tasks.rados.rados.0.smithi033.stdout:1197: writing smithi03366949-429 from 2862486 to 2991844 tid 3 2023-06-03T20:00:48.148 INFO:tasks.rados.rados.0.smithi033.stdout:1198: delete oid 187 current snap is 0 2023-06-03T20:00:48.148 INFO:tasks.rados.rados.0.smithi033.stdout:1195: finishing write tid 2 to smithi03366949-317 2023-06-03T20:00:48.148 INFO:tasks.rados.rados.0.smithi033.stdout:1195: finishing write tid 3 to smithi03366949-317 2023-06-03T20:00:48.150 INFO:tasks.rados.rados.0.smithi033.stdout:1195: finishing write tid 4 to smithi03366949-317 2023-06-03T20:00:48.150 INFO:tasks.rados.rados.0.smithi033.stdout:1195: finishing write tid 5 to smithi03366949-317 2023-06-03T20:00:48.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 317 v 268 (ObjNum 890 snap 0 seq_num 890) dirty exists 2023-06-03T20:00:48.151 INFO:tasks.rados.rados.0.smithi033.stdout:1195: left oid 317 (ObjNum 890 snap 0 seq_num 890) 2023-06-03T20:00:48.151 INFO:tasks.rados.rados.0.smithi033.stdout:1197: finishing write tid 1 to smithi03366949-429 2023-06-03T20:00:48.151 INFO:tasks.rados.rados.0.smithi033.stdout:1197: finishing write tid 2 to smithi03366949-429 2023-06-03T20:00:48.151 INFO:tasks.rados.rados.0.smithi033.stdout:1195: done (2 left) 2023-06-03T20:00:48.152 INFO:tasks.rados.rados.0.smithi033.stdout:1198: done (1 left) 2023-06-03T20:00:48.152 INFO:tasks.rados.rados.0.smithi033.stdout:1199: write oid 127 current snap is 0 2023-06-03T20:00:48.152 INFO:tasks.rados.rados.0.smithi033.stdout:1199: seq_num 894 ranges {625458=485907,1614902=534982,2917332=108126} 2023-06-03T20:00:48.157 INFO:tasks.rados.rados.0.smithi033.stdout:1199: writing smithi03366949-127 from 625458 to 1111365 tid 1 2023-06-03T20:00:48.164 INFO:tasks.rados.rados.0.smithi033.stdout:1199: writing smithi03366949-127 from 1614902 to 2149884 tid 2 2023-06-03T20:00:48.169 INFO:tasks.rados.rados.0.smithi033.stdout:1199: writing smithi03366949-127 from 2917332 to 3025458 tid 3 2023-06-03T20:00:48.169 INFO:tasks.rados.rados.0.smithi033.stdout:1200: write oid 484 current snap is 0 2023-06-03T20:00:48.169 INFO:tasks.rados.rados.0.smithi033.stdout:1200: seq_num 895 ranges {642265=561156,1673384=678640,2828402=213863} 2023-06-03T20:00:48.175 INFO:tasks.rados.rados.0.smithi033.stdout:1200: writing smithi03366949-484 from 642265 to 1203421 tid 1 2023-06-03T20:00:48.182 INFO:tasks.rados.rados.0.smithi033.stdout:1200: writing smithi03366949-484 from 1673384 to 2352024 tid 2 2023-06-03T20:00:48.186 INFO:tasks.rados.rados.0.smithi033.stdout:1200: writing smithi03366949-484 from 2828402 to 3042265 tid 3 2023-06-03T20:00:48.186 INFO:tasks.rados.rados.0.smithi033.stdout:1201: write oid 124 current snap is 0 2023-06-03T20:00:48.186 INFO:tasks.rados.rados.0.smithi033.stdout:1197: finishing write tid 3 to smithi03366949-429 2023-06-03T20:00:48.187 INFO:tasks.rados.rados.0.smithi033.stdout:1197: finishing write tid 4 to smithi03366949-429 2023-06-03T20:00:48.187 INFO:tasks.rados.rados.0.smithi033.stdout:1197: finishing write tid 5 to smithi03366949-429 2023-06-03T20:00:48.187 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 260 (ObjNum 892 snap 0 seq_num 892) dirty exists 2023-06-03T20:00:48.187 INFO:tasks.rados.rados.0.smithi033.stdout:1197: left oid 429 (ObjNum 892 snap 0 seq_num 892) 2023-06-03T20:00:48.187 INFO:tasks.rados.rados.0.smithi033.stdout:1201: seq_num 896 ranges {659072=636405,1731866=422298,2855825=203247} 2023-06-03T20:00:48.193 INFO:tasks.rados.rados.0.smithi033.stdout:1201: writing smithi03366949-124 from 659072 to 1295477 tid 1 2023-06-03T20:00:48.198 INFO:tasks.rados.rados.0.smithi033.stdout:1201: writing smithi03366949-124 from 1731866 to 2154164 tid 2 2023-06-03T20:00:48.204 INFO:tasks.rados.rados.0.smithi033.stdout:1201: writing smithi03366949-124 from 2855825 to 3059072 tid 3 2023-06-03T20:00:48.204 INFO:tasks.rados.rados.0.smithi033.stdout:1197: done (3 left) 2023-06-03T20:00:48.204 INFO:tasks.rados.rados.0.smithi033.stdout:1202: read oid 182 snap -1 2023-06-03T20:00:48.204 INFO:tasks.rados.rados.0.smithi033.stdout:1202: expect deleted 2023-06-03T20:00:48.205 INFO:tasks.rados.rados.0.smithi033.stdout:1203: write oid 349 current snap is 0 2023-06-03T20:00:48.205 INFO:tasks.rados.rados.0.smithi033.stdout:1199: finishing write tid 1 to smithi03366949-127 2023-06-03T20:00:48.205 INFO:tasks.rados.rados.0.smithi033.stdout:1199: finishing write tid 2 to smithi03366949-127 2023-06-03T20:00:48.205 INFO:tasks.rados.rados.0.smithi033.stdout:1203: seq_num 897 ranges {675879=711654,2073995=682309} 2023-06-03T20:00:48.214 INFO:tasks.rados.rados.0.smithi033.stdout:1203: writing smithi03366949-349 from 675879 to 1387533 tid 1 2023-06-03T20:00:48.222 INFO:tasks.rados.rados.0.smithi033.stdout:1203: writing smithi03366949-349 from 2073995 to 2756304 tid 2 2023-06-03T20:00:48.222 INFO:tasks.rados.rados.0.smithi033.stdout:1204: read oid 223 snap -1 2023-06-03T20:00:48.222 INFO:tasks.rados.rados.0.smithi033.stdout:1204: expect (ObjNum 222 snap 0 seq_num 222) 2023-06-03T20:00:48.222 INFO:tasks.rados.rados.0.smithi033.stdout:1205: write oid 95 current snap is 0 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1199: finishing write tid 3 to smithi03366949-127 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1199: finishing write tid 4 to smithi03366949-127 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1199: finishing write tid 5 to smithi03366949-127 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 186 (ObjNum 894 snap 0 seq_num 894) dirty exists 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1199: left oid 127 (ObjNum 894 snap 0 seq_num 894) 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1200: finishing write tid 1 to smithi03366949-484 2023-06-03T20:00:48.223 INFO:tasks.rados.rados.0.smithi033.stdout:1200: finishing write tid 2 to smithi03366949-484 2023-06-03T20:00:48.224 INFO:tasks.rados.rados.0.smithi033.stdout:1200: finishing write tid 3 to smithi03366949-484 2023-06-03T20:00:48.224 INFO:tasks.rados.rados.0.smithi033.stdout:1200: finishing write tid 4 to smithi03366949-484 2023-06-03T20:00:48.224 INFO:tasks.rados.rados.0.smithi033.stdout:1205: seq_num 898 ranges {692686=503256,1848830=425967,2910671=182015} 2023-06-03T20:00:48.229 INFO:tasks.rados.rados.0.smithi033.stdout:1205: writing smithi03366949-95 from 692686 to 1195942 tid 1 2023-06-03T20:00:48.235 INFO:tasks.rados.rados.0.smithi033.stdout:1205: writing smithi03366949-95 from 1848830 to 2274797 tid 2 2023-06-03T20:00:48.239 INFO:tasks.rados.rados.0.smithi033.stdout:1205: writing smithi03366949-95 from 2910671 to 3092686 tid 3 2023-06-03T20:00:48.240 INFO:tasks.rados.rados.0.smithi033.stdout:1199: done (6 left) 2023-06-03T20:00:48.240 INFO:tasks.rados.rados.0.smithi033.stdout:1206: write oid 7 current snap is 0 2023-06-03T20:00:48.240 INFO:tasks.rados.rados.0.smithi033.stdout:1200: finishing write tid 5 to smithi03366949-484 2023-06-03T20:00:48.240 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 484 v 264 (ObjNum 895 snap 0 seq_num 895) dirty exists 2023-06-03T20:00:48.240 INFO:tasks.rados.rados.0.smithi033.stdout:1200: left oid 484 (ObjNum 895 snap 0 seq_num 895) 2023-06-03T20:00:48.241 INFO:tasks.rados.rados.0.smithi033.stdout:1201: finishing write tid 1 to smithi03366949-124 2023-06-03T20:00:48.241 INFO:tasks.rados.rados.0.smithi033.stdout:1201: finishing write tid 2 to smithi03366949-124 2023-06-03T20:00:48.241 INFO:tasks.rados.rados.0.smithi033.stdout:1206: seq_num 899 ranges {709493=578505,1907312=685978} 2023-06-03T20:00:48.247 INFO:tasks.rados.rados.0.smithi033.stdout:1206: writing smithi03366949-7 from 709493 to 1287998 tid 1 2023-06-03T20:00:48.254 INFO:tasks.rados.rados.0.smithi033.stdout:1206: writing smithi03366949-7 from 1907312 to 2593290 tid 2 2023-06-03T20:00:48.254 INFO:tasks.rados.rados.0.smithi033.stdout:1200: done (6 left) 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1207: read oid 374 snap -1 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1208: read oid 15 snap -1 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1208: expect (ObjNum 14 snap 0 seq_num 14) 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1209: read oid 251 snap -1 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1209: expect (ObjNum 508 snap 0 seq_num 508) 2023-06-03T20:00:48.255 INFO:tasks.rados.rados.0.smithi033.stdout:1210: write oid 283 current snap is 0 2023-06-03T20:00:48.256 INFO:tasks.rados.rados.0.smithi033.stdout:1210: seq_num 900 ranges {726300=653754,1965794=429636,2965517=160783} 2023-06-03T20:00:48.263 INFO:tasks.rados.rados.0.smithi033.stdout:1210: writing smithi03366949-283 from 726300 to 1380054 tid 1 2023-06-03T20:00:48.269 INFO:tasks.rados.rados.0.smithi033.stdout:1210: writing smithi03366949-283 from 1965794 to 2395430 tid 2 2023-06-03T20:00:48.273 INFO:tasks.rados.rados.0.smithi033.stdout:1210: writing smithi03366949-283 from 2965517 to 3126300 tid 3 2023-06-03T20:00:48.273 INFO:tasks.rados.rados.0.smithi033.stdout:1211: write oid 20 current snap is 0 2023-06-03T20:00:48.273 INFO:tasks.rados.rados.0.smithi033.stdout:1211: seq_num 901 ranges {743107=729003,1907923=689647} 2023-06-03T20:00:48.282 INFO:tasks.rados.rados.0.smithi033.stdout:1211: writing smithi03366949-20 from 743107 to 1472110 tid 1 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1211: writing smithi03366949-20 from 1907923 to 2597570 tid 2 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1212: read oid 82 snap -1 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1212: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1213: read oid 146 snap -1 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1213: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:00:48.289 INFO:tasks.rados.rados.0.smithi033.stdout:1214: write oid 381 current snap is 0 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1201: finishing write tid 3 to smithi03366949-124 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1201: finishing write tid 4 to smithi03366949-124 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1201: finishing write tid 5 to smithi03366949-124 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 124 v 190 (ObjNum 896 snap 0 seq_num 896) dirty exists 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1201: left oid 124 (ObjNum 896 snap 0 seq_num 896) 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1203: finishing write tid 1 to smithi03366949-349 2023-06-03T20:00:48.290 INFO:tasks.rados.rados.0.smithi033.stdout:1204: expect (ObjNum 222 snap 0 seq_num 222) 2023-06-03T20:00:48.412 INFO:tasks.rados.rados.0.smithi033.stdout:1203: finishing write tid 2 to smithi03366949-349 2023-06-03T20:00:48.412 INFO:tasks.rados.rados.0.smithi033.stdout:1203: finishing write tid 3 to smithi03366949-349 2023-06-03T20:00:48.412 INFO:tasks.rados.rados.0.smithi033.stdout:1203: finishing write tid 4 to smithi03366949-349 2023-06-03T20:00:48.412 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 267 (ObjNum 897 snap 0 seq_num 897) dirty exists 2023-06-03T20:00:48.412 INFO:tasks.rados.rados.0.smithi033.stdout:1203: left oid 349 (ObjNum 897 snap 0 seq_num 897) 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: finishing write tid 1 to smithi03366949-95 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: finishing write tid 2 to smithi03366949-95 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: finishing write tid 3 to smithi03366949-95 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: finishing write tid 4 to smithi03366949-95 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: finishing write tid 5 to smithi03366949-95 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 95 v 142 (ObjNum 898 snap 0 seq_num 898) dirty exists 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1205: left oid 95 (ObjNum 898 snap 0 seq_num 898) 2023-06-03T20:00:48.413 INFO:tasks.rados.rados.0.smithi033.stdout:1206: finishing write tid 1 to smithi03366949-7 2023-06-03T20:00:48.414 INFO:tasks.rados.rados.0.smithi033.stdout:1214: seq_num 902 ranges {759914=404252,1566405=433305,2504010=655904} 2023-06-03T20:00:48.424 INFO:tasks.rados.rados.0.smithi033.stdout:1214: writing smithi03366949-381 from 759914 to 1164166 tid 1 2023-06-03T20:00:48.429 INFO:tasks.rados.rados.0.smithi033.stdout:1214: writing smithi03366949-381 from 1566405 to 1999710 tid 2 2023-06-03T20:00:48.436 INFO:tasks.rados.rados.0.smithi033.stdout:1214: writing smithi03366949-381 from 2504010 to 3159914 tid 3 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1201: done (13 left) 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1202: done (12 left) 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1203: done (11 left) 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1204: done (10 left) 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1205: done (9 left) 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1215: delete oid 265 current snap is 0 2023-06-03T20:00:48.437 INFO:tasks.rados.rados.0.smithi033.stdout:1209: expect (ObjNum 508 snap 0 seq_num 508) 2023-06-03T20:00:48.564 INFO:tasks.rados.rados.0.smithi033.stdout:1206: finishing write tid 2 to smithi03366949-7 2023-06-03T20:00:48.564 INFO:tasks.rados.rados.0.smithi033.stdout:1206: finishing write tid 3 to smithi03366949-7 2023-06-03T20:00:48.564 INFO:tasks.rados.rados.0.smithi033.stdout:1209: done (9 left) 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:1215: done (8 left) 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:1216: write oid 315 current snap is 0 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:1206: finishing write tid 4 to smithi03366949-7 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 7 v 177 (ObjNum 899 snap 0 seq_num 899) dirty exists 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:1206: left oid 7 (ObjNum 899 snap 0 seq_num 899) 2023-06-03T20:00:48.565 INFO:tasks.rados.rados.0.smithi033.stdout:1207: expect (ObjNum 373 snap 0 seq_num 373) 2023-06-03T20:00:48.638 INFO:tasks.rados.rados.0.smithi033.stdout:1208: expect (ObjNum 14 snap 0 seq_num 14) 2023-06-03T20:00:48.715 INFO:tasks.rados.rados.0.smithi033.stdout:1210: finishing write tid 1 to smithi03366949-283 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:1210: finishing write tid 2 to smithi03366949-283 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:1210: finishing write tid 3 to smithi03366949-283 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:1210: finishing write tid 4 to smithi03366949-283 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:1210: finishing write tid 5 to smithi03366949-283 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 283 v 181 (ObjNum 900 snap 0 seq_num 900) dirty exists 2023-06-03T20:00:48.716 INFO:tasks.rados.rados.0.smithi033.stdout:1210: left oid 283 (ObjNum 900 snap 0 seq_num 900) 2023-06-03T20:00:48.717 INFO:tasks.rados.rados.0.smithi033.stdout:1211: finishing write tid 1 to smithi03366949-20 2023-06-03T20:00:48.717 INFO:tasks.rados.rados.0.smithi033.stdout:1212: expect (ObjNum 649 snap 0 seq_num 649) 2023-06-03T20:00:48.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[26432]: audit 2023-06-03T20:00:47.347129+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[26432]: audit 2023-06-03T20:00:47.358925+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[26432]: audit 2023-06-03T20:00:47.553134+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[26432]: audit 2023-06-03T20:00:47.562295+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[26432]: audit 2023-06-03T20:00:47.563132+0000 mon.a (mon.0) 749 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[33017]: audit 2023-06-03T20:00:47.347129+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[33017]: audit 2023-06-03T20:00:47.358925+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[33017]: audit 2023-06-03T20:00:47.553134+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[33017]: audit 2023-06-03T20:00:47.562295+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:48 smithi033 bash[33017]: audit 2023-06-03T20:00:47.563132+0000 mon.a (mon.0) 749 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:48.835 INFO:tasks.rados.rados.0.smithi033.stdout:1211: finishing write tid 2 to smithi03366949-20 2023-06-03T20:00:48.836 INFO:tasks.rados.rados.0.smithi033.stdout:1211: finishing write tid 3 to smithi03366949-20 2023-06-03T20:00:48.836 INFO:tasks.rados.rados.0.smithi033.stdout:1211: finishing write tid 4 to smithi03366949-20 2023-06-03T20:00:48.836 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 146 (ObjNum 901 snap 0 seq_num 901) dirty exists 2023-06-03T20:00:48.836 INFO:tasks.rados.rados.0.smithi033.stdout:1211: left oid 20 (ObjNum 901 snap 0 seq_num 901) 2023-06-03T20:00:48.836 INFO:tasks.rados.rados.0.smithi033.stdout:1213: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:00:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:48 smithi083 bash[26882]: audit 2023-06-03T20:00:47.347129+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:48 smithi083 bash[26882]: audit 2023-06-03T20:00:47.358925+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:48 smithi083 bash[26882]: audit 2023-06-03T20:00:47.553134+0000 mon.a (mon.0) 747 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:48 smithi083 bash[26882]: audit 2023-06-03T20:00:47.562295+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:48 smithi083 bash[26882]: audit 2023-06-03T20:00:47.563132+0000 mon.a (mon.0) 749 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:1214: finishing write tid 1 to smithi03366949-381 2023-06-03T20:00:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:1214: finishing write tid 2 to smithi03366949-381 2023-06-03T20:00:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:1214: finishing write tid 3 to smithi03366949-381 2023-06-03T20:00:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:1214: finishing write tid 4 to smithi03366949-381 2023-06-03T20:00:48.960 INFO:tasks.rados.rados.0.smithi033.stdout:1214: finishing write tid 5 to smithi03366949-381 2023-06-03T20:00:48.960 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 271 (ObjNum 902 snap 0 seq_num 902) dirty exists 2023-06-03T20:00:48.960 INFO:tasks.rados.rados.0.smithi033.stdout:1214: left oid 381 (ObjNum 902 snap 0 seq_num 902) 2023-06-03T20:00:48.960 INFO:tasks.rados.rados.0.smithi033.stdout:1216: seq_num 904 ranges {793528=554750,2083369=436974,2958856=234672} 2023-06-03T20:00:48.973 INFO:tasks.rados.rados.0.smithi033.stdout:1216: writing smithi03366949-315 from 793528 to 1348278 tid 1 2023-06-03T20:00:48.979 INFO:tasks.rados.rados.0.smithi033.stdout:1216: writing smithi03366949-315 from 2083369 to 2520343 tid 2 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1216: writing smithi03366949-315 from 2958856 to 3193528 tid 3 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1206: done (8 left) 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1207: done (7 left) 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1208: done (6 left) 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1210: done (5 left) 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1211: done (4 left) 2023-06-03T20:00:48.983 INFO:tasks.rados.rados.0.smithi033.stdout:1212: done (3 left) 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1213: done (2 left) 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1214: done (1 left) 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1217: read oid 72 snap -1 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1217: expect (ObjNum 886 snap 0 seq_num 886) 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1218: delete oid 222 current snap is 0 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1216: finishing write tid 1 to smithi03366949-315 2023-06-03T20:00:48.984 INFO:tasks.rados.rados.0.smithi033.stdout:1216: finishing write tid 2 to smithi03366949-315 2023-06-03T20:00:48.985 INFO:tasks.rados.rados.0.smithi033.stdout:1218: done (2 left) 2023-06-03T20:00:48.985 INFO:tasks.rados.rados.0.smithi033.stdout:1219: read oid 69 snap -1 2023-06-03T20:00:48.985 INFO:tasks.rados.rados.0.smithi033.stdout:1219: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:00:48.986 INFO:tasks.rados.rados.0.smithi033.stdout:1220: read oid 119 snap -1 2023-06-03T20:00:48.986 INFO:tasks.rados.rados.0.smithi033.stdout:1220: expect (ObjNum 788 snap 0 seq_num 788) 2023-06-03T20:00:48.986 INFO:tasks.rados.rados.0.smithi033.stdout:1221: write oid 435 current snap is 0 2023-06-03T20:00:48.986 INFO:tasks.rados.rados.0.smithi033.stdout:1221: seq_num 906 ranges {427142=421601,1400333=440643,2613702=450326} 2023-06-03T20:00:48.990 INFO:tasks.rados.rados.0.smithi033.stdout:1221: writing smithi03366949-435 from 427142 to 848743 tid 1 2023-06-03T20:00:48.996 INFO:tasks.rados.rados.0.smithi033.stdout:1221: writing smithi03366949-435 from 1400333 to 1840976 tid 2 2023-06-03T20:00:49.003 INFO:tasks.rados.rados.0.smithi033.stdout:1221: writing smithi03366949-435 from 2613702 to 3064028 tid 3 2023-06-03T20:00:49.003 INFO:tasks.rados.rados.0.smithi033.stdout:1222: read oid 71 snap -1 2023-06-03T20:00:49.003 INFO:tasks.rados.rados.0.smithi033.stdout:1222: expect (ObjNum 578 snap 0 seq_num 578) 2023-06-03T20:00:49.004 INFO:tasks.rados.rados.0.smithi033.stdout:1223: read oid 331 snap -1 2023-06-03T20:00:49.004 INFO:tasks.rados.rados.0.smithi033.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-06-03T20:00:49.004 INFO:tasks.rados.rados.0.smithi033.stdout:1224: delete oid 153 current snap is 0 2023-06-03T20:00:49.004 INFO:tasks.rados.rados.0.smithi033.stdout:1217: expect (ObjNum 886 snap 0 seq_num 886) 2023-06-03T20:00:49.184 INFO:tasks.rados.rados.0.smithi033.stdout:1219: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:00:49.331 INFO:tasks.rados.rados.0.smithi033.stdout:1220: expect (ObjNum 788 snap 0 seq_num 788) 2023-06-03T20:00:49.477 INFO:tasks.rados.rados.0.smithi033.stdout:1216: finishing write tid 3 to smithi03366949-315 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1216: finishing write tid 4 to smithi03366949-315 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1216: finishing write tid 5 to smithi03366949-315 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 315 v 272 (ObjNum 904 snap 0 seq_num 904) dirty exists 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1216: left oid 315 (ObjNum 904 snap 0 seq_num 904) 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1221: finishing write tid 1 to smithi03366949-435 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1221: finishing write tid 2 to smithi03366949-435 2023-06-03T20:00:49.478 INFO:tasks.rados.rados.0.smithi033.stdout:1221: finishing write tid 3 to smithi03366949-435 2023-06-03T20:00:49.479 INFO:tasks.rados.rados.0.smithi033.stdout:1221: finishing write tid 4 to smithi03366949-435 2023-06-03T20:00:49.479 INFO:tasks.rados.rados.0.smithi033.stdout:1221: finishing write tid 5 to smithi03366949-435 2023-06-03T20:00:49.479 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 435 v 276 (ObjNum 906 snap 0 seq_num 906) dirty exists 2023-06-03T20:00:49.479 INFO:tasks.rados.rados.0.smithi033.stdout:1221: left oid 435 (ObjNum 906 snap 0 seq_num 906) 2023-06-03T20:00:49.479 INFO:tasks.rados.rados.0.smithi033.stdout:1222: expect (ObjNum 578 snap 0 seq_num 578) 2023-06-03T20:00:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:1223: expect (ObjNum 330 snap 0 seq_num 330) 2023-06-03T20:00:49.745 INFO:tasks.rados.rados.0.smithi033.stdout:1216: done (7 left) 2023-06-03T20:00:49.745 INFO:tasks.rados.rados.0.smithi033.stdout:1217: done (6 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1219: done (5 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1220: done (4 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1221: done (3 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1222: done (2 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1223: done (1 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1224: done (0 left) 2023-06-03T20:00:49.746 INFO:tasks.rados.rados.0.smithi033.stdout:1225: read oid 103 snap -1 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1226: read oid 182 snap -1 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1226: expect deleted 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1227: read oid 465 snap -1 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-06-03T20:00:49.747 INFO:tasks.rados.rados.0.smithi033.stdout:1228: delete oid 57 current snap is 0 2023-06-03T20:00:49.748 INFO:tasks.rados.rados.0.smithi033.stdout:1226: done (3 left) 2023-06-03T20:00:49.749 INFO:tasks.rados.rados.0.smithi033.stdout:1228: done (2 left) 2023-06-03T20:00:49.749 INFO:tasks.rados.rados.0.smithi033.stdout:1229: read oid 273 snap -1 2023-06-03T20:00:49.749 INFO:tasks.rados.rados.0.smithi033.stdout:1229: expect (ObjNum 272 snap 0 seq_num 272) 2023-06-03T20:00:49.749 INFO:tasks.rados.rados.0.smithi033.stdout:1230: write oid 445 current snap is 0 2023-06-03T20:00:49.749 INFO:tasks.rados.rados.0.smithi033.stdout:1230: seq_num 909 ranges {477563=647348,1859426=587970,2979618=297945} 2023-06-03T20:00:49.762 INFO:tasks.rados.rados.0.smithi033.stdout:1230: writing smithi03366949-445 from 477563 to 1124911 tid 1 2023-06-03T20:00:49.770 INFO:tasks.rados.rados.0.smithi033.stdout:1230: writing smithi03366949-445 from 1859426 to 2447396 tid 2 2023-06-03T20:00:49.775 INFO:tasks.rados.rados.0.smithi033.stdout:1230: writing smithi03366949-445 from 2979618 to 3277563 tid 3 2023-06-03T20:00:49.776 INFO:tasks.rados.rados.0.smithi033.stdout:1231: read oid 253 snap -1 2023-06-03T20:00:49.776 INFO:tasks.rados.rados.0.smithi033.stdout:1231: expect (ObjNum 252 snap 0 seq_num 252) 2023-06-03T20:00:49.776 INFO:tasks.rados.rados.0.smithi033.stdout:1232: write oid 276 current snap is 0 2023-06-03T20:00:49.776 INFO:tasks.rados.rados.0.smithi033.stdout:1229: expect (ObjNum 272 snap 0 seq_num 272) 2023-06-03T20:00:49.858 INFO:tasks.rados.rados.0.smithi033.stdout:1227: expect (ObjNum 721 snap 0 seq_num 721) 2023-06-03T20:00:49.954 INFO:tasks.rados.rados.0.smithi033.stdout:1225: expect (ObjNum 102 snap 0 seq_num 102) 2023-06-03T20:00:50.067 INFO:tasks.rados.rados.0.smithi033.stdout:1230: finishing write tid 1 to smithi03366949-445 2023-06-03T20:00:50.067 INFO:tasks.rados.rados.0.smithi033.stdout:1230: finishing write tid 2 to smithi03366949-445 2023-06-03T20:00:50.067 INFO:tasks.rados.rados.0.smithi033.stdout:1230: finishing write tid 3 to smithi03366949-445 2023-06-03T20:00:50.068 INFO:tasks.rados.rados.0.smithi033.stdout:1230: finishing write tid 4 to smithi03366949-445 2023-06-03T20:00:50.068 INFO:tasks.rados.rados.0.smithi033.stdout:1230: finishing write tid 5 to smithi03366949-445 2023-06-03T20:00:50.068 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 150 (ObjNum 909 snap 0 seq_num 909) dirty exists 2023-06-03T20:00:50.068 INFO:tasks.rados.rados.0.smithi033.stdout:1230: left oid 445 (ObjNum 909 snap 0 seq_num 909) 2023-06-03T20:00:50.068 INFO:tasks.rados.rados.0.smithi033.stdout:1231: expect (ObjNum 252 snap 0 seq_num 252) 2023-06-03T20:00:50.136 INFO:tasks.rados.rados.0.smithi033.stdout:1232: seq_num 910 ranges {494370=722597,1917908=447981,3007041=287329} 2023-06-03T20:00:50.148 INFO:tasks.rados.rados.0.smithi033.stdout:1232: writing smithi03366949-276 from 494370 to 1216967 tid 1 2023-06-03T20:00:50.155 INFO:tasks.rados.rados.0.smithi033.stdout:1232: writing smithi03366949-276 from 1917908 to 2365889 tid 2 2023-06-03T20:00:50.161 INFO:tasks.rados.rados.0.smithi033.stdout:1232: writing smithi03366949-276 from 3007041 to 3294370 tid 3 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1225: done (5 left) 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1227: done (4 left) 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1229: done (3 left) 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1230: done (2 left) 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1231: done (1 left) 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1233: write oid 346 current snap is 0 2023-06-03T20:00:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:1232: finishing write tid 1 to smithi03366949-276 2023-06-03T20:00:50.163 INFO:tasks.rados.rados.0.smithi033.stdout:1232: finishing write tid 2 to smithi03366949-276 2023-06-03T20:00:50.163 INFO:tasks.rados.rados.0.smithi033.stdout:1233: seq_num 911 ranges {511177=797846,1976390=591639,3034464=276713} 2023-06-03T20:00:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:1233: writing smithi03366949-346 from 511177 to 1309023 tid 1 2023-06-03T20:00:50.176 INFO:tasks.rados.rados.0.smithi033.stdout:1233: writing smithi03366949-346 from 1976390 to 2568029 tid 2 2023-06-03T20:00:50.181 INFO:tasks.rados.rados.0.smithi033.stdout:1233: writing smithi03366949-346 from 3034464 to 3311177 tid 3 2023-06-03T20:00:50.181 INFO:tasks.rados.rados.0.smithi033.stdout:1234: write oid 225 current snap is 0 2023-06-03T20:00:50.181 INFO:tasks.rados.rados.0.smithi033.stdout:1232: finishing write tid 3 to smithi03366949-276 2023-06-03T20:00:50.181 INFO:tasks.rados.rados.0.smithi033.stdout:1234: seq_num 912 ranges {527984=473095,1634872=451650,2661887=634311} 2023-06-03T20:00:50.186 INFO:tasks.rados.rados.0.smithi033.stdout:1234: writing smithi03366949-225 from 527984 to 1001079 tid 1 2023-06-03T20:00:50.192 INFO:tasks.rados.rados.0.smithi033.stdout:1234: writing smithi03366949-225 from 1634872 to 2086522 tid 2 2023-06-03T20:00:50.199 INFO:tasks.rados.rados.0.smithi033.stdout:1234: writing smithi03366949-225 from 2661887 to 3296198 tid 3 2023-06-03T20:00:50.200 INFO:tasks.rados.rados.0.smithi033.stdout:1235: write oid 490 current snap is 0 2023-06-03T20:00:50.200 INFO:tasks.rados.rados.0.smithi033.stdout:1232: finishing write tid 4 to smithi03366949-276 2023-06-03T20:00:50.200 INFO:tasks.rados.rados.0.smithi033.stdout:1232: finishing write tid 5 to smithi03366949-276 2023-06-03T20:00:50.200 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 276 v 181 (ObjNum 910 snap 0 seq_num 910) dirty exists 2023-06-03T20:00:50.200 INFO:tasks.rados.rados.0.smithi033.stdout:1232: left oid 276 (ObjNum 910 snap 0 seq_num 910) 2023-06-03T20:00:50.201 INFO:tasks.rados.rados.0.smithi033.stdout:1233: finishing write tid 1 to smithi03366949-346 2023-06-03T20:00:50.201 INFO:tasks.rados.rados.0.smithi033.stdout:1235: seq_num 913 ranges {544791=664697,1693354=595308,2689310=445583} 2023-06-03T20:00:50.207 INFO:tasks.rados.rados.0.smithi033.stdout:1235: writing smithi03366949-490 from 544791 to 1209488 tid 1 2023-06-03T20:00:50.213 INFO:tasks.rados.rados.0.smithi033.stdout:1235: writing smithi03366949-490 from 1693354 to 2288662 tid 2 2023-06-03T20:00:50.218 INFO:tasks.rados.rados.0.smithi033.stdout:1235: writing smithi03366949-490 from 2689310 to 3134893 tid 3 2023-06-03T20:00:50.219 INFO:tasks.rados.rados.0.smithi033.stdout:1232: done (3 left) 2023-06-03T20:00:50.219 INFO:tasks.rados.rados.0.smithi033.stdout:1236: read oid 441 snap -1 2023-06-03T20:00:50.219 INFO:tasks.rados.rados.0.smithi033.stdout:1236: expect (ObjNum 546 snap 0 seq_num 546) 2023-06-03T20:00:50.219 INFO:tasks.rados.rados.0.smithi033.stdout:1237: write oid 232 current snap is 0 2023-06-03T20:00:50.219 INFO:tasks.rados.rados.0.smithi033.stdout:1237: seq_num 914 ranges {561598=739946,1751836=455319,2716733=644865} 2023-06-03T20:00:50.226 INFO:tasks.rados.rados.0.smithi033.stdout:1237: writing smithi03366949-232 from 561598 to 1301544 tid 1 2023-06-03T20:00:50.232 INFO:tasks.rados.rados.0.smithi033.stdout:1237: writing smithi03366949-232 from 1751836 to 2207155 tid 2 2023-06-03T20:00:50.239 INFO:tasks.rados.rados.0.smithi033.stdout:1237: writing smithi03366949-232 from 2716733 to 3361598 tid 3 2023-06-03T20:00:50.239 INFO:tasks.rados.rados.0.smithi033.stdout:1238: write oid 210 current snap is 0 2023-06-03T20:00:50.240 INFO:tasks.rados.rados.0.smithi033.stdout:1233: finishing write tid 2 to smithi03366949-346 2023-06-03T20:00:50.240 INFO:tasks.rados.rados.0.smithi033.stdout:1233: finishing write tid 3 to smithi03366949-346 2023-06-03T20:00:50.240 INFO:tasks.rados.rados.0.smithi033.stdout:1238: seq_num 915 ranges {578405=415195,1410318=598977,2744156=584480} 2023-06-03T20:00:50.245 INFO:tasks.rados.rados.0.smithi033.stdout:1238: writing smithi03366949-210 from 578405 to 993600 tid 1 2023-06-03T20:00:50.250 INFO:tasks.rados.rados.0.smithi033.stdout:1238: writing smithi03366949-210 from 1410318 to 2009295 tid 2 2023-06-03T20:00:50.259 INFO:tasks.rados.rados.0.smithi033.stdout:1238: writing smithi03366949-210 from 2744156 to 3328636 tid 3 2023-06-03T20:00:50.259 INFO:tasks.rados.rados.0.smithi033.stdout:1239: read oid 271 snap -1 2023-06-03T20:00:50.259 INFO:tasks.rados.rados.0.smithi033.stdout:1239: expect deleted 2023-06-03T20:00:50.259 INFO:tasks.rados.rados.0.smithi033.stdout:1240: write oid 88 current snap is 0 2023-06-03T20:00:50.259 INFO:tasks.rados.rados.0.smithi033.stdout:1233: finishing write tid 4 to smithi03366949-346 2023-06-03T20:00:50.260 INFO:tasks.rados.rados.0.smithi033.stdout:1233: finishing write tid 5 to smithi03366949-346 2023-06-03T20:00:50.260 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 208 (ObjNum 911 snap 0 seq_num 911) dirty exists 2023-06-03T20:00:50.260 INFO:tasks.rados.rados.0.smithi033.stdout:1233: left oid 346 (ObjNum 911 snap 0 seq_num 911) 2023-06-03T20:00:50.260 INFO:tasks.rados.rados.0.smithi033.stdout:1234: finishing write tid 1 to smithi03366949-225 2023-06-03T20:00:50.261 INFO:tasks.rados.rados.0.smithi033.stdout:1234: finishing write tid 2 to smithi03366949-225 2023-06-03T20:00:50.261 INFO:tasks.rados.rados.0.smithi033.stdout:1234: finishing write tid 3 to smithi03366949-225 2023-06-03T20:00:50.261 INFO:tasks.rados.rados.0.smithi033.stdout:1234: finishing write tid 4 to smithi03366949-225 2023-06-03T20:00:50.261 INFO:tasks.rados.rados.0.smithi033.stdout:1240: seq_num 916 ranges {595212=490444,1868800=458988,2887932=507280} 2023-06-03T20:00:50.265 INFO:tasks.rados.rados.0.smithi033.stdout:1240: writing smithi03366949-88 from 595212 to 1085656 tid 1 2023-06-03T20:00:50.272 INFO:tasks.rados.rados.0.smithi033.stdout:1240: writing smithi03366949-88 from 1868800 to 2327788 tid 2 2023-06-03T20:00:50.278 INFO:tasks.rados.rados.0.smithi033.stdout:1240: writing smithi03366949-88 from 2887932 to 3395212 tid 3 2023-06-03T20:00:50.278 INFO:tasks.rados.rados.0.smithi033.stdout:1233: done (7 left) 2023-06-03T20:00:50.278 INFO:tasks.rados.rados.0.smithi033.stdout:1241: read oid 284 snap -1 2023-06-03T20:00:50.279 INFO:tasks.rados.rados.0.smithi033.stdout:1241: expect (ObjNum 283 snap 0 seq_num 283) 2023-06-03T20:00:50.279 INFO:tasks.rados.rados.0.smithi033.stdout:1242: write oid 498 current snap is 0 2023-06-03T20:00:50.279 INFO:tasks.rados.rados.0.smithi033.stdout:1242: seq_num 917 ranges {612019=565693,1810929=602646,3082649=329370} 2023-06-03T20:00:50.285 INFO:tasks.rados.rados.0.smithi033.stdout:1242: writing smithi03366949-498 from 612019 to 1177712 tid 1 2023-06-03T20:00:50.292 INFO:tasks.rados.rados.0.smithi033.stdout:1242: writing smithi03366949-498 from 1810929 to 2413575 tid 2 2023-06-03T20:00:50.299 INFO:tasks.rados.rados.0.smithi033.stdout:1242: writing smithi03366949-498 from 3082649 to 3412019 tid 3 2023-06-03T20:00:50.299 INFO:tasks.rados.rados.0.smithi033.stdout:1243: write oid 3 current snap is 0 2023-06-03T20:00:50.299 INFO:tasks.rados.rados.0.smithi033.stdout:1243: seq_num 918 ranges {628826=640942,1869411=462657,2826425=534649} 2023-06-03T20:00:50.305 INFO:tasks.rados.rados.0.smithi033.stdout:1243: writing smithi03366949-3 from 628826 to 1269768 tid 1 2023-06-03T20:00:50.311 INFO:tasks.rados.rados.0.smithi033.stdout:1243: writing smithi03366949-3 from 1869411 to 2332068 tid 2 2023-06-03T20:00:50.316 INFO:tasks.rados.rados.0.smithi033.stdout:1243: writing smithi03366949-3 from 2826425 to 3361074 tid 3 2023-06-03T20:00:50.317 INFO:tasks.rados.rados.0.smithi033.stdout:1244: write oid 268 current snap is 0 2023-06-03T20:00:50.317 INFO:tasks.rados.rados.0.smithi033.stdout:1244: seq_num 919 ranges {645633=716191,1927893=606315,3137495=308138} 2023-06-03T20:00:50.324 INFO:tasks.rados.rados.0.smithi033.stdout:1244: writing smithi03366949-268 from 645633 to 1361824 tid 1 2023-06-03T20:00:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:1244: writing smithi03366949-268 from 1927893 to 2534208 tid 2 2023-06-03T20:00:50.336 INFO:tasks.rados.rados.0.smithi033.stdout:1244: writing smithi03366949-268 from 3137495 to 3445633 tid 3 2023-06-03T20:00:50.337 INFO:tasks.rados.rados.0.smithi033.stdout:1245: read oid 202 snap -1 2023-06-03T20:00:50.337 INFO:tasks.rados.rados.0.smithi033.stdout:1245: expect deleted 2023-06-03T20:00:50.337 INFO:tasks.rados.rados.0.smithi033.stdout:1246: read oid 443 snap -1 2023-06-03T20:00:50.337 INFO:tasks.rados.rados.0.smithi033.stdout:1246: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:1247: write oid 473 current snap is 0 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:1234: finishing write tid 5 to smithi03366949-225 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 186 (ObjNum 912 snap 0 seq_num 912) dirty exists 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:1234: left oid 225 (ObjNum 912 snap 0 seq_num 912) 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:1235: finishing write tid 1 to smithi03366949-490 2023-06-03T20:00:50.338 INFO:tasks.rados.rados.0.smithi033.stdout:1247: seq_num 920 ranges {662440=507793,1702728=749973,2881271=557193} 2023-06-03T20:00:50.343 INFO:tasks.rados.rados.0.smithi033.stdout:1247: writing smithi03366949-473 from 662440 to 1170233 tid 1 2023-06-03T20:00:50.350 INFO:tasks.rados.rados.0.smithi033.stdout:1247: writing smithi03366949-473 from 1702728 to 2452701 tid 2 2023-06-03T20:00:50.356 INFO:tasks.rados.rados.0.smithi033.stdout:1247: writing smithi03366949-473 from 2881271 to 3438464 tid 3 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1234: done (13 left) 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1248: write oid 489 current snap is 0 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1235: finishing write tid 2 to smithi03366949-490 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1235: finishing write tid 3 to smithi03366949-490 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1235: finishing write tid 4 to smithi03366949-490 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:1235: finishing write tid 5 to smithi03366949-490 2023-06-03T20:00:50.357 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 490 v 146 (ObjNum 913 snap 0 seq_num 913) dirty exists 2023-06-03T20:00:50.358 INFO:tasks.rados.rados.0.smithi033.stdout:1235: left oid 490 (ObjNum 913 snap 0 seq_num 913) 2023-06-03T20:00:50.358 INFO:tasks.rados.rados.0.smithi033.stdout:1236: expect (ObjNum 546 snap 0 seq_num 546) 2023-06-03T20:00:50.490 INFO:tasks.rados.rados.0.smithi033.stdout:1237: finishing write tid 1 to smithi03366949-232 2023-06-03T20:00:50.490 INFO:tasks.rados.rados.0.smithi033.stdout:1237: finishing write tid 2 to smithi03366949-232 2023-06-03T20:00:50.490 INFO:tasks.rados.rados.0.smithi033.stdout:1248: seq_num 921 ranges {679247=583042,2044857=609984,3192341=286906} 2023-06-03T20:00:50.503 INFO:tasks.rados.rados.0.smithi033.stdout:1248: writing smithi03366949-489 from 679247 to 1262289 tid 1 2023-06-03T20:00:50.512 INFO:tasks.rados.rados.0.smithi033.stdout:1248: writing smithi03366949-489 from 2044857 to 2654841 tid 2 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1248: writing smithi03366949-489 from 3192341 to 3479247 tid 3 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1235: done (13 left) 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1236: done (12 left) 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1249: write oid 182 current snap is 0 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1237: finishing write tid 3 to smithi03366949-232 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1237: finishing write tid 4 to smithi03366949-232 2023-06-03T20:00:50.517 INFO:tasks.rados.rados.0.smithi033.stdout:1237: finishing write tid 5 to smithi03366949-232 2023-06-03T20:00:50.518 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 232 v 214 (ObjNum 914 snap 0 seq_num 914) dirty exists 2023-06-03T20:00:50.518 INFO:tasks.rados.rados.0.smithi033.stdout:1237: left oid 232 (ObjNum 914 snap 0 seq_num 914) 2023-06-03T20:00:50.518 INFO:tasks.rados.rados.0.smithi033.stdout:1238: finishing write tid 1 to smithi03366949-210 2023-06-03T20:00:50.518 INFO:tasks.rados.rados.0.smithi033.stdout:1238: finishing write tid 2 to smithi03366949-210 2023-06-03T20:00:50.518 INFO:tasks.rados.rados.0.smithi033.stdout:1249: seq_num 922 ranges {696054=658291,2103339=753642} 2023-06-03T20:00:50.524 INFO:tasks.rados.rados.0.smithi033.stdout:1249: writing smithi03366949-182 from 696054 to 1354345 tid 1 2023-06-03T20:00:50.533 INFO:tasks.rados.rados.0.smithi033.stdout:1249: writing smithi03366949-182 from 2103339 to 2856981 tid 2 2023-06-03T20:00:50.533 INFO:tasks.rados.rados.0.smithi033.stdout:1237: done (12 left) 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1250: read oid 328 snap -1 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1250: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1251: read oid 122 snap -1 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1251: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1252: read oid 323 snap -1 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1252: expect (ObjNum 604 snap 0 seq_num 604) 2023-06-03T20:00:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:1253: write oid 71 current snap is 0 2023-06-03T20:00:50.535 INFO:tasks.rados.rados.0.smithi033.stdout:1253: seq_num 923 ranges {712861=733540,2161821=613653,3247187=265674} 2023-06-03T20:00:50.542 INFO:tasks.rados.rados.0.smithi033.stdout:1253: writing smithi03366949-71 from 712861 to 1446401 tid 1 2023-06-03T20:00:50.550 INFO:tasks.rados.rados.0.smithi033.stdout:1253: writing smithi03366949-71 from 2161821 to 2775474 tid 2 2023-06-03T20:00:50.555 INFO:tasks.rados.rados.0.smithi033.stdout:1253: writing smithi03366949-71 from 3247187 to 3512861 tid 3 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout:1238: finishing write tid 3 to smithi03366949-210 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout:1238: finishing write tid 4 to smithi03366949-210 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout:1238: finishing write tid 5 to smithi03366949-210 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 210 v 172 (ObjNum 915 snap 0 seq_num 915) dirty exists 2023-06-03T20:00:50.556 INFO:tasks.rados.rados.0.smithi033.stdout:1238: left oid 210 (ObjNum 915 snap 0 seq_num 915) 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: finishing write tid 1 to smithi03366949-88 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: finishing write tid 2 to smithi03366949-88 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: finishing write tid 3 to smithi03366949-88 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: finishing write tid 4 to smithi03366949-88 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: finishing write tid 5 to smithi03366949-88 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 186 (ObjNum 916 snap 0 seq_num 916) dirty exists 2023-06-03T20:00:50.557 INFO:tasks.rados.rados.0.smithi033.stdout:1240: left oid 88 (ObjNum 916 snap 0 seq_num 916) 2023-06-03T20:00:50.558 INFO:tasks.rados.rados.0.smithi033.stdout:1241: expect (ObjNum 283 snap 0 seq_num 283) 2023-06-03T20:00:50.653 INFO:tasks.rados.rados.0.smithi033.stdout:1242: finishing write tid 1 to smithi03366949-498 2023-06-03T20:00:50.653 INFO:tasks.rados.rados.0.smithi033.stdout:1242: finishing write tid 2 to smithi03366949-498 2023-06-03T20:00:50.654 INFO:tasks.rados.rados.0.smithi033.stdout:1242: finishing write tid 3 to smithi03366949-498 2023-06-03T20:00:50.654 INFO:tasks.rados.rados.0.smithi033.stdout:1242: finishing write tid 4 to smithi03366949-498 2023-06-03T20:00:50.654 INFO:tasks.rados.rados.0.smithi033.stdout:1242: finishing write tid 5 to smithi03366949-498 2023-06-03T20:00:50.654 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 498 v 190 (ObjNum 917 snap 0 seq_num 917) dirty exists 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1242: left oid 498 (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1243: finishing write tid 1 to smithi03366949-3 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1243: finishing write tid 2 to smithi03366949-3 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1243: finishing write tid 3 to smithi03366949-3 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1243: finishing write tid 4 to smithi03366949-3 2023-06-03T20:00:50.655 INFO:tasks.rados.rados.0.smithi033.stdout:1243: finishing write tid 5 to smithi03366949-3 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 186 (ObjNum 918 snap 0 seq_num 918) dirty exists 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1243: left oid 3 (ObjNum 918 snap 0 seq_num 918) 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1238: done (15 left) 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1239: done (14 left) 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1240: done (13 left) 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1241: done (12 left) 2023-06-03T20:00:50.656 INFO:tasks.rados.rados.0.smithi033.stdout:1242: done (11 left) 2023-06-03T20:00:50.657 INFO:tasks.rados.rados.0.smithi033.stdout:1243: done (10 left) 2023-06-03T20:00:50.657 INFO:tasks.rados.rados.0.smithi033.stdout:1254: write oid 305 current snap is 0 2023-06-03T20:00:50.657 INFO:tasks.rados.rados.0.smithi033.stdout:1244: finishing write tid 1 to smithi03366949-268 2023-06-03T20:00:50.657 INFO:tasks.rados.rados.0.smithi033.stdout:1244: finishing write tid 2 to smithi03366949-268 2023-06-03T20:00:50.659 INFO:tasks.rados.rados.0.smithi033.stdout:1254: seq_num 924 ranges {729668=408789,1820303=757311,3274610=255058} 2023-06-03T20:00:50.665 INFO:tasks.rados.rados.0.smithi033.stdout:1254: writing smithi03366949-305 from 729668 to 1138457 tid 1 2023-06-03T20:00:50.674 INFO:tasks.rados.rados.0.smithi033.stdout:1254: writing smithi03366949-305 from 1820303 to 2577614 tid 2 2023-06-03T20:00:50.680 INFO:tasks.rados.rados.0.smithi033.stdout:1254: writing smithi03366949-305 from 3274610 to 3529668 tid 3 2023-06-03T20:00:50.680 INFO:tasks.rados.rados.0.smithi033.stdout:1255: write oid 422 current snap is 0 2023-06-03T20:00:50.681 INFO:tasks.rados.rados.0.smithi033.stdout:1255: seq_num 925 ranges {746475=484038,1762432=617322,2785680=529906} 2023-06-03T20:00:50.687 INFO:tasks.rados.rados.0.smithi033.stdout:1255: writing smithi03366949-422 from 746475 to 1230513 tid 1 2023-06-03T20:00:50.693 INFO:tasks.rados.rados.0.smithi033.stdout:1255: writing smithi03366949-422 from 1762432 to 2379754 tid 2 2023-06-03T20:00:50.700 INFO:tasks.rados.rados.0.smithi033.stdout:1255: writing smithi03366949-422 from 2785680 to 3315586 tid 3 2023-06-03T20:00:50.700 INFO:tasks.rados.rados.0.smithi033.stdout:1256: read oid 147 snap -1 2023-06-03T20:00:50.700 INFO:tasks.rados.rados.0.smithi033.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-06-03T20:00:50.700 INFO:tasks.rados.rados.0.smithi033.stdout:1257: write oid 219 current snap is 0 2023-06-03T20:00:50.701 INFO:tasks.rados.rados.0.smithi033.stdout:1257: seq_num 926 ranges {763282=559287,1820914=760980,3213103=350179} 2023-06-03T20:00:50.708 INFO:tasks.rados.rados.0.smithi033.stdout:1257: writing smithi03366949-219 from 763282 to 1322569 tid 1 2023-06-03T20:00:50.718 INFO:tasks.rados.rados.0.smithi033.stdout:1257: writing smithi03366949-219 from 1820914 to 2581894 tid 2 2023-06-03T20:00:50.725 INFO:tasks.rados.rados.0.smithi033.stdout:1257: writing smithi03366949-219 from 3213103 to 3563282 tid 3 2023-06-03T20:00:50.725 INFO:tasks.rados.rados.0.smithi033.stdout:1258: read oid 347 snap -1 2023-06-03T20:00:50.725 INFO:tasks.rados.rados.0.smithi033.stdout:1258: expect (ObjNum 683 snap 0 seq_num 683) 2023-06-03T20:00:50.725 INFO:tasks.rados.rados.0.smithi033.stdout:1259: read oid 481 snap -1 2023-06-03T20:00:50.726 INFO:tasks.rados.rados.0.smithi033.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:00:50.726 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:50.726 INFO:tasks.rados.rados.0.smithi033.stdout:1244: finishing write tid 3 to smithi03366949-268 2023-06-03T20:00:50.726 INFO:tasks.rados.rados.0.smithi033.stdout:1244: finishing write tid 4 to smithi03366949-268 2023-06-03T20:00:50.727 INFO:tasks.rados.rados.0.smithi033.stdout:1244: finishing write tid 5 to smithi03366949-268 2023-06-03T20:00:50.727 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 268 v 150 (ObjNum 919 snap 0 seq_num 919) dirty exists 2023-06-03T20:00:50.727 INFO:tasks.rados.rados.0.smithi033.stdout:1244: left oid 268 (ObjNum 919 snap 0 seq_num 919) 2023-06-03T20:00:50.727 INFO:tasks.rados.rados.0.smithi033.stdout:1246: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:00:50.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:00:50.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: cluster 2023-06-03T20:00:47.451362+0000 mgr.x (mgr.24803) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 8.1 MiB/s wr, 93 op/s 2023-06-03T20:00:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:47.566362+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:47.566642+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:47.566902+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:48.531657+0000 mon.a (mon.0) 750 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:48.543584+0000 mon.b (mon.1) 59 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:48.590456+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.33:0/3709763297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.464782+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.466228+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.466554+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.472624+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.475440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.475613+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[33017]: audit 2023-06-03T20:00:49.475804+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: cluster 2023-06-03T20:00:47.451362+0000 mgr.x (mgr.24803) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 8.1 MiB/s wr, 93 op/s 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:47.566362+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:47.566642+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:47.566902+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:48.531657+0000 mon.a (mon.0) 750 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:48.543584+0000 mon.b (mon.1) 59 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:48.590456+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.33:0/3709763297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.464782+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.466228+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.466554+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.472624+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.475440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.475613+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:50 smithi033 bash[26432]: audit 2023-06-03T20:00:49.475804+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.840 INFO:tasks.rados.rados.0.smithi033.stdout:1247: finishing write tid 1 to smithi03366949-473 2023-06-03T20:00:50.840 INFO:tasks.rados.rados.0.smithi033.stdout:1247: finishing write tid 2 to smithi03366949-473 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1247: finishing write tid 3 to smithi03366949-473 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1247: finishing write tid 4 to smithi03366949-473 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1247: finishing write tid 5 to smithi03366949-473 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 473 v 145 (ObjNum 920 snap 0 seq_num 920) dirty exists 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1247: left oid 473 (ObjNum 920 snap 0 seq_num 920) 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1248: finishing write tid 1 to smithi03366949-489 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1248: finishing write tid 2 to smithi03366949-489 2023-06-03T20:00:50.841 INFO:tasks.rados.rados.0.smithi033.stdout:1248: finishing write tid 3 to smithi03366949-489 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:1248: finishing write tid 4 to smithi03366949-489 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:1248: finishing write tid 5 to smithi03366949-489 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 489 v 185 (ObjNum 921 snap 0 seq_num 921) dirty exists 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:1248: left oid 489 (ObjNum 921 snap 0 seq_num 921) 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:1249: finishing write tid 1 to smithi03366949-182 2023-06-03T20:00:50.842 INFO:tasks.rados.rados.0.smithi033.stdout:1249: finishing write tid 2 to smithi03366949-182 2023-06-03T20:00:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:1249: finishing write tid 3 to smithi03366949-182 2023-06-03T20:00:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:1252: expect (ObjNum 604 snap 0 seq_num 604) 2023-06-03T20:00:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: cluster 2023-06-03T20:00:47.451362+0000 mgr.x (mgr.24803) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 42 MiB/s rd, 8.1 MiB/s wr, 93 op/s 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:47.566362+0000 mon.b (mon.1) 56 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:47.566642+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:47.566902+0000 mon.b (mon.1) 58 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:48.531657+0000 mon.a (mon.0) 750 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:48.543584+0000 mon.b (mon.1) 59 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:48.590456+0000 mon.c (mon.2) 122 : audit [DBG] from='client.? 172.21.15.33:0/3709763297' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.464782+0000 mon.b (mon.1) 60 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.466228+0000 mon.b (mon.1) 61 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.466554+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.472624+0000 mon.b (mon.1) 63 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.475440+0000 mon.b (mon.1) 64 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.475613+0000 mon.b (mon.1) 65 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:00:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:50 smithi083 bash[26882]: audit 2023-06-03T20:00:49.475804+0000 mon.b (mon.1) 66 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:00:50.930 INFO:tasks.rados.rados.0.smithi033.stdout:1249: finishing write tid 4 to smithi03366949-182 2023-06-03T20:00:50.932 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 188 (ObjNum 922 snap 0 seq_num 922) dirty exists 2023-06-03T20:00:50.932 INFO:tasks.rados.rados.0.smithi033.stdout:1249: left oid 182 (ObjNum 922 snap 0 seq_num 922) 2023-06-03T20:00:50.932 INFO:tasks.rados.rados.0.smithi033.stdout:1251: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:51.060 INFO:tasks.rados.rados.0.smithi033.stdout:1250: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:00:51.167 INFO:tasks.rados.rados.0.smithi033.stdout:1253: finishing write tid 1 to smithi03366949-71 2023-06-03T20:00:51.168 INFO:tasks.rados.rados.0.smithi033.stdout:1253: finishing write tid 2 to smithi03366949-71 2023-06-03T20:00:51.168 INFO:tasks.rados.rados.0.smithi033.stdout:1253: finishing write tid 3 to smithi03366949-71 2023-06-03T20:00:51.168 INFO:tasks.rados.rados.0.smithi033.stdout:1253: finishing write tid 4 to smithi03366949-71 2023-06-03T20:00:51.168 INFO:tasks.rados.rados.0.smithi033.stdout:1253: finishing write tid 5 to smithi03366949-71 2023-06-03T20:00:51.168 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 71 v 153 (ObjNum 923 snap 0 seq_num 923) dirty exists 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1253: left oid 71 (ObjNum 923 snap 0 seq_num 923) 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1254: finishing write tid 1 to smithi03366949-305 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1254: finishing write tid 2 to smithi03366949-305 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1254: finishing write tid 3 to smithi03366949-305 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1254: finishing write tid 4 to smithi03366949-305 2023-06-03T20:00:51.169 INFO:tasks.rados.rados.0.smithi033.stdout:1254: finishing write tid 5 to smithi03366949-305 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 305 v 149 (ObjNum 924 snap 0 seq_num 924) dirty exists 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1254: left oid 305 (ObjNum 924 snap 0 seq_num 924) 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1255: finishing write tid 1 to smithi03366949-422 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1255: finishing write tid 2 to smithi03366949-422 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1255: finishing write tid 3 to smithi03366949-422 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1255: finishing write tid 4 to smithi03366949-422 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:1255: finishing write tid 5 to smithi03366949-422 2023-06-03T20:00:51.170 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 422 v 192 (ObjNum 925 snap 0 seq_num 925) dirty exists 2023-06-03T20:00:51.171 INFO:tasks.rados.rados.0.smithi033.stdout:1255: left oid 422 (ObjNum 925 snap 0 seq_num 925) 2023-06-03T20:00:51.171 INFO:tasks.rados.rados.0.smithi033.stdout:1256: expect (ObjNum 146 snap 0 seq_num 146) 2023-06-03T20:00:51.240 INFO:tasks.rados.rados.0.smithi033.stdout:1257: finishing write tid 1 to smithi03366949-219 2023-06-03T20:00:51.240 INFO:tasks.rados.rados.0.smithi033.stdout:1257: finishing write tid 2 to smithi03366949-219 2023-06-03T20:00:51.241 INFO:tasks.rados.rados.0.smithi033.stdout:1259: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:00:51.305 INFO:tasks.rados.rados.0.smithi033.stdout:1257: finishing write tid 3 to smithi03366949-219 2023-06-03T20:00:51.305 INFO:tasks.rados.rados.0.smithi033.stdout:1257: finishing write tid 4 to smithi03366949-219 2023-06-03T20:00:51.305 INFO:tasks.rados.rados.0.smithi033.stdout:1257: finishing write tid 5 to smithi03366949-219 2023-06-03T20:00:51.306 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 219 v 196 (ObjNum 926 snap 0 seq_num 926) dirty exists 2023-06-03T20:00:51.306 INFO:tasks.rados.rados.0.smithi033.stdout:1257: left oid 219 (ObjNum 926 snap 0 seq_num 926) 2023-06-03T20:00:51.306 INFO:tasks.rados.rados.0.smithi033.stdout:1258: expect (ObjNum 683 snap 0 seq_num 683) 2023-06-03T20:00:51.468 INFO:tasks.rados.rados.0.smithi033.stdout:1244: done (15 left) 2023-06-03T20:00:51.468 INFO:tasks.rados.rados.0.smithi033.stdout:1245: done (14 left) 2023-06-03T20:00:51.468 INFO:tasks.rados.rados.0.smithi033.stdout:1246: done (13 left) 2023-06-03T20:00:51.468 INFO:tasks.rados.rados.0.smithi033.stdout:1247: done (12 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1248: done (11 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1249: done (10 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1250: done (9 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1251: done (8 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1252: done (7 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1253: done (6 left) 2023-06-03T20:00:51.469 INFO:tasks.rados.rados.0.smithi033.stdout:1254: done (5 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1255: done (4 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1256: done (3 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1257: done (2 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1258: done (1 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1259: done (0 left) 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1260: write oid 223 current snap is 0 2023-06-03T20:00:51.470 INFO:tasks.rados.rados.0.smithi033.stdout:1260: seq_num 927 ranges {780089=634536,1879396=620991,3240526=339563} 2023-06-03T20:00:51.483 INFO:tasks.rados.rados.0.smithi033.stdout:1260: writing smithi03366949-223 from 780089 to 1414625 tid 1 2023-06-03T20:00:51.491 INFO:tasks.rados.rados.0.smithi033.stdout:1260: writing smithi03366949-223 from 1879396 to 2500387 tid 2 2023-06-03T20:00:51.497 INFO:tasks.rados.rados.0.smithi033.stdout:1260: writing smithi03366949-223 from 3240526 to 3580089 tid 3 2023-06-03T20:00:51.498 INFO:tasks.rados.rados.0.smithi033.stdout:1261: read oid 209 snap -1 2023-06-03T20:00:51.498 INFO:tasks.rados.rados.0.smithi033.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:00:51.498 INFO:tasks.rados.rados.0.smithi033.stdout:1262: write oid 198 current snap is 0 2023-06-03T20:00:51.498 INFO:tasks.rados.rados.0.smithi033.stdout:1262: seq_num 928 ranges {796896=426138,1654231=764649,2984302=480075} 2023-06-03T20:00:51.504 INFO:tasks.rados.rados.0.smithi033.stdout:1262: writing smithi03366949-198 from 796896 to 1223034 tid 1 2023-06-03T20:00:51.511 INFO:tasks.rados.rados.0.smithi033.stdout:1262: writing smithi03366949-198 from 1654231 to 2418880 tid 2 2023-06-03T20:00:51.518 INFO:tasks.rados.rados.0.smithi033.stdout:1262: writing smithi03366949-198 from 2984302 to 3464377 tid 3 2023-06-03T20:00:51.518 INFO:tasks.rados.rados.0.smithi033.stdout:1263: delete oid 409 current snap is 0 2023-06-03T20:00:51.519 INFO:tasks.rados.rados.0.smithi033.stdout:1260: finishing write tid 1 to smithi03366949-223 2023-06-03T20:00:51.519 INFO:tasks.rados.rados.0.smithi033.stdout:1260: finishing write tid 2 to smithi03366949-223 2023-06-03T20:00:51.519 INFO:tasks.rados.rados.0.smithi033.stdout:1260: finishing write tid 3 to smithi03366949-223 2023-06-03T20:00:51.519 INFO:tasks.rados.rados.0.smithi033.stdout:1260: finishing write tid 4 to smithi03366949-223 2023-06-03T20:00:51.520 INFO:tasks.rados.rados.0.smithi033.stdout:1260: finishing write tid 5 to smithi03366949-223 2023-06-03T20:00:51.520 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 223 v 218 (ObjNum 927 snap 0 seq_num 927) dirty exists 2023-06-03T20:00:51.520 INFO:tasks.rados.rados.0.smithi033.stdout:1260: left oid 223 (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:00:51.520 INFO:tasks.rados.rados.0.smithi033.stdout:1261: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:1262: finishing write tid 1 to smithi03366949-198 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:1262: finishing write tid 2 to smithi03366949-198 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:1262: finishing write tid 3 to smithi03366949-198 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:1262: finishing write tid 4 to smithi03366949-198 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:1262: finishing write tid 5 to smithi03366949-198 2023-06-03T20:00:51.634 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 198 v 190 (ObjNum 928 snap 0 seq_num 928) dirty exists 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1262: left oid 198 (ObjNum 928 snap 0 seq_num 928) 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1260: done (3 left) 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1261: done (2 left) 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1262: done (1 left) 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1263: done (0 left) 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1264: write oid 461 current snap is 0 2023-06-03T20:00:51.635 INFO:tasks.rados.rados.0.smithi033.stdout:1264: seq_num 930 ranges {430510=576636,1654842=768318,2922795=502619} 2023-06-03T20:00:51.646 INFO:tasks.rados.rados.0.smithi033.stdout:1264: writing smithi03366949-461 from 430510 to 1007146 tid 1 2023-06-03T20:00:51.655 INFO:tasks.rados.rados.0.smithi033.stdout:1264: writing smithi03366949-461 from 1654842 to 2423160 tid 2 2023-06-03T20:00:51.661 INFO:tasks.rados.rados.0.smithi033.stdout:1264: writing smithi03366949-461 from 2922795 to 3425414 tid 3 2023-06-03T20:00:51.661 INFO:tasks.rados.rados.0.smithi033.stdout:1265: write oid 224 current snap is 0 2023-06-03T20:00:51.661 INFO:tasks.rados.rados.0.smithi033.stdout:1265: seq_num 931 ranges {447317=651885,1713324=628329,3066571=580746} 2023-06-03T20:00:51.667 INFO:tasks.rados.rados.0.smithi033.stdout:1265: writing smithi03366949-224 from 447317 to 1099202 tid 1 2023-06-03T20:00:51.674 INFO:tasks.rados.rados.0.smithi033.stdout:1265: writing smithi03366949-224 from 1713324 to 2341653 tid 2 2023-06-03T20:00:51.682 INFO:tasks.rados.rados.0.smithi033.stdout:1265: writing smithi03366949-224 from 3066571 to 3647317 tid 3 2023-06-03T20:00:51.682 INFO:tasks.rados.rados.0.smithi033.stdout:1266: read oid 30 snap -1 2023-06-03T20:00:51.682 INFO:tasks.rados.rados.0.smithi033.stdout:1266: expect deleted 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1267: delete oid 143 current snap is 0 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1264: finishing write tid 1 to smithi03366949-461 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1264: finishing write tid 2 to smithi03366949-461 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1264: finishing write tid 3 to smithi03366949-461 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1264: finishing write tid 4 to smithi03366949-461 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:1264: finishing write tid 5 to smithi03366949-461 2023-06-03T20:00:51.683 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 461 v 194 (ObjNum 930 snap 0 seq_num 930) dirty exists 2023-06-03T20:00:51.684 INFO:tasks.rados.rados.0.smithi033.stdout:1264: left oid 461 (ObjNum 930 snap 0 seq_num 930) 2023-06-03T20:00:51.684 INFO:tasks.rados.rados.0.smithi033.stdout:1265: finishing write tid 1 to smithi03366949-224 2023-06-03T20:00:51.684 INFO:tasks.rados.rados.0.smithi033.stdout:1265: finishing write tid 2 to smithi03366949-224 2023-06-03T20:00:51.685 INFO:tasks.rados.rados.0.smithi033.stdout:1264: done (3 left) 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1266: done (2 left) 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1267: done (1 left) 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1268: read oid 475 snap -1 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1268: expect deleted 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1269: write oid 447 current snap is 0 2023-06-03T20:00:51.686 INFO:tasks.rados.rados.0.smithi033.stdout:1269: seq_num 933 ranges {480931=402383,1313935=515645,2488711=452788,3443230=237701} 2023-06-03T20:00:51.690 INFO:tasks.rados.rados.0.smithi033.stdout:1269: writing smithi03366949-447 from 480931 to 883314 tid 1 2023-06-03T20:00:51.696 INFO:tasks.rados.rados.0.smithi033.stdout:1269: writing smithi03366949-447 from 1313935 to 1829580 tid 2 2023-06-03T20:00:51.703 INFO:tasks.rados.rados.0.smithi033.stdout:1269: writing smithi03366949-447 from 2488711 to 2941499 tid 3 2023-06-03T20:00:51.708 INFO:tasks.rados.rados.0.smithi033.stdout:1269: writing smithi03366949-447 from 3443230 to 3680931 tid 4 2023-06-03T20:00:51.708 INFO:tasks.rados.rados.0.smithi033.stdout:1270: write oid 408 current snap is 0 2023-06-03T20:00:51.708 INFO:tasks.rados.rados.0.smithi033.stdout:1270: seq_num 934 ranges {497738=477632,1772417=775656,3316134=381604} 2023-06-03T20:00:51.713 INFO:tasks.rados.rados.0.smithi033.stdout:1270: writing smithi03366949-408 from 497738 to 975370 tid 1 2023-06-03T20:00:51.722 INFO:tasks.rados.rados.0.smithi033.stdout:1270: writing smithi03366949-408 from 1772417 to 2548073 tid 2 2023-06-03T20:00:51.730 INFO:tasks.rados.rados.0.smithi033.stdout:1270: writing smithi03366949-408 from 3316134 to 3697738 tid 3 2023-06-03T20:00:51.730 INFO:tasks.rados.rados.0.smithi033.stdout:1271: read oid 130 snap -1 2023-06-03T20:00:51.730 INFO:tasks.rados.rados.0.smithi033.stdout:1271: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:00:51.730 INFO:tasks.rados.rados.0.smithi033.stdout:1272: write oid 304 current snap is 0 2023-06-03T20:00:51.731 INFO:tasks.rados.rados.0.smithi033.stdout:1272: seq_num 935 ranges {514545=552881,1830899=519314,2943557=475332} 2023-06-03T20:00:51.737 INFO:tasks.rados.rados.0.smithi033.stdout:1272: writing smithi03366949-304 from 514545 to 1067426 tid 1 2023-06-03T20:00:51.744 INFO:tasks.rados.rados.0.smithi033.stdout:1272: writing smithi03366949-304 from 1830899 to 2350213 tid 2 2023-06-03T20:00:51.751 INFO:tasks.rados.rados.0.smithi033.stdout:1272: writing smithi03366949-304 from 2943557 to 3418889 tid 3 2023-06-03T20:00:51.751 INFO:tasks.rados.rados.0.smithi033.stdout:1273: write oid 440 current snap is 0 2023-06-03T20:00:51.751 INFO:tasks.rados.rados.0.smithi033.stdout:1273: seq_num 936 ranges {531352=744483,2005734=779325,3487333=244019} 2023-06-03T20:00:51.758 INFO:tasks.rados.rados.0.smithi033.stdout:1273: writing smithi03366949-440 from 531352 to 1275835 tid 1 2023-06-03T20:00:51.767 INFO:tasks.rados.rados.0.smithi033.stdout:1273: writing smithi03366949-440 from 2005734 to 2785059 tid 2 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1273: writing smithi03366949-440 from 3487333 to 3731352 tid 3 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1274: read oid 328 snap -1 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1274: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1275: read oid 201 snap -1 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1275: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1276: read oid 326 snap -1 2023-06-03T20:00:51.773 INFO:tasks.rados.rados.0.smithi033.stdout:1276: expect (ObjNum 325 snap 0 seq_num 325) 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1277: read oid 160 snap -1 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1277: expect (ObjNum 793 snap 0 seq_num 793) 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1278: read oid 222 snap -1 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1278: expect deleted 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1279: write oid 278 current snap is 0 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1265: finishing write tid 3 to smithi03366949-224 2023-06-03T20:00:51.774 INFO:tasks.rados.rados.0.smithi033.stdout:1279: seq_num 937 ranges {548159=419732,1664216=522983,2714756=614229} 2023-06-03T20:00:51.778 INFO:tasks.rados.rados.0.smithi033.stdout:1279: writing smithi03366949-278 from 548159 to 967891 tid 1 2023-06-03T20:00:51.787 INFO:tasks.rados.rados.0.smithi033.stdout:1279: writing smithi03366949-278 from 1664216 to 2187199 tid 2 2023-06-03T20:00:51.794 INFO:tasks.rados.rados.0.smithi033.stdout:1279: writing smithi03366949-278 from 2714756 to 3328985 tid 3 2023-06-03T20:00:51.794 INFO:tasks.rados.rados.0.smithi033.stdout:1280: read oid 43 snap -1 2023-06-03T20:00:51.794 INFO:tasks.rados.rados.0.smithi033.stdout:1280: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:51.794 INFO:tasks.rados.rados.0.smithi033.stdout:1281: write oid 318 current snap is 0 2023-06-03T20:00:51.794 INFO:tasks.rados.rados.0.smithi033.stdout:1281: seq_num 938 ranges {564966=494981,1606345=782994,3025826=425501} 2023-06-03T20:00:51.800 INFO:tasks.rados.rados.0.smithi033.stdout:1281: writing smithi03366949-318 from 564966 to 1059947 tid 1 2023-06-03T20:00:51.807 INFO:tasks.rados.rados.0.smithi033.stdout:1281: writing smithi03366949-318 from 1606345 to 2389339 tid 2 2023-06-03T20:00:51.814 INFO:tasks.rados.rados.0.smithi033.stdout:1281: writing smithi03366949-318 from 3025826 to 3451327 tid 3 2023-06-03T20:00:51.814 INFO:tasks.rados.rados.0.smithi033.stdout:1282: write oid 444 current snap is 0 2023-06-03T20:00:51.814 INFO:tasks.rados.rados.0.smithi033.stdout:1282: seq_num 939 ranges {581773=570230,1664827=526652,2653249=636773} 2023-06-03T20:00:51.820 INFO:tasks.rados.rados.0.smithi033.stdout:1282: writing smithi03366949-444 from 581773 to 1152003 tid 1 2023-06-03T20:00:51.826 INFO:tasks.rados.rados.0.smithi033.stdout:1282: writing smithi03366949-444 from 1664827 to 2191479 tid 2 2023-06-03T20:00:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[26432]: cluster 2023-06-03T20:00:49.452512+0000 mgr.x (mgr.24803) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 147 op/s 2023-06-03T20:00:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[26432]: audit 2023-06-03T20:00:49.472112+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[26432]: audit 2023-06-03T20:00:50.409853+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[26432]: audit 2023-06-03T20:00:51.029029+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.33:0/2686508490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[33017]: cluster 2023-06-03T20:00:49.452512+0000 mgr.x (mgr.24803) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 147 op/s 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[33017]: audit 2023-06-03T20:00:49.472112+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[33017]: audit 2023-06-03T20:00:50.409853+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:51.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:51 smithi033 bash[33017]: audit 2023-06-03T20:00:51.029029+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.33:0/2686508490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:51.834 INFO:tasks.rados.rados.0.smithi033.stdout:1282: writing smithi03366949-444 from 2653249 to 3290022 tid 3 2023-06-03T20:00:51.834 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:51.834 INFO:tasks.rados.rados.0.smithi033.stdout:1265: finishing write tid 4 to smithi03366949-224 2023-06-03T20:00:51.834 INFO:tasks.rados.rados.0.smithi033.stdout:1265: finishing write tid 5 to smithi03366949-224 2023-06-03T20:00:51.834 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 194 (ObjNum 931 snap 0 seq_num 931) dirty exists 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1265: left oid 224 (ObjNum 931 snap 0 seq_num 931) 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 1 to smithi03366949-447 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 2 to smithi03366949-447 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 3 to smithi03366949-447 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 4 to smithi03366949-447 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 5 to smithi03366949-447 2023-06-03T20:00:51.835 INFO:tasks.rados.rados.0.smithi033.stdout:1269: finishing write tid 6 to smithi03366949-447 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 213 (ObjNum 933 snap 0 seq_num 933) dirty exists 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:1269: left oid 447 (ObjNum 933 snap 0 seq_num 933) 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:1265: done (15 left) 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:1268: done (14 left) 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:1269: done (13 left) 2023-06-03T20:00:51.836 INFO:tasks.rados.rados.0.smithi033.stdout:1283: delete oid 439 current snap is 0 2023-06-03T20:00:51.837 INFO:tasks.rados.rados.0.smithi033.stdout:1270: finishing write tid 1 to smithi03366949-408 2023-06-03T20:00:51.837 INFO:tasks.rados.rados.0.smithi033.stdout:1270: finishing write tid 2 to smithi03366949-408 2023-06-03T20:00:51.837 INFO:tasks.rados.rados.0.smithi033.stdout:1270: finishing write tid 3 to smithi03366949-408 2023-06-03T20:00:51.837 INFO:tasks.rados.rados.0.smithi033.stdout:1270: finishing write tid 4 to smithi03366949-408 2023-06-03T20:00:51.837 INFO:tasks.rados.rados.0.smithi033.stdout:1271: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:00:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:51 smithi083 bash[26882]: cluster 2023-06-03T20:00:49.452512+0000 mgr.x (mgr.24803) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 71 MiB/s rd, 13 MiB/s wr, 147 op/s 2023-06-03T20:00:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:51 smithi083 bash[26882]: audit 2023-06-03T20:00:49.472112+0000 mon.c (mon.2) 123 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2023-06-03T20:00:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:51 smithi083 bash[26882]: audit 2023-06-03T20:00:50.409853+0000 mon.c (mon.2) 124 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2023-06-03T20:00:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:51 smithi083 bash[26882]: audit 2023-06-03T20:00:51.029029+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.33:0/2686508490' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:51.907 INFO:tasks.rados.rados.0.smithi033.stdout:1270: finishing write tid 5 to smithi03366949-408 2023-06-03T20:00:51.907 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 408 v 222 (ObjNum 934 snap 0 seq_num 934) dirty exists 2023-06-03T20:00:51.907 INFO:tasks.rados.rados.0.smithi033.stdout:1270: left oid 408 (ObjNum 934 snap 0 seq_num 934) 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: finishing write tid 1 to smithi03366949-304 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: finishing write tid 2 to smithi03366949-304 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: finishing write tid 3 to smithi03366949-304 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: finishing write tid 4 to smithi03366949-304 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: finishing write tid 5 to smithi03366949-304 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 194 (ObjNum 935 snap 0 seq_num 935) dirty exists 2023-06-03T20:00:51.908 INFO:tasks.rados.rados.0.smithi033.stdout:1272: left oid 304 (ObjNum 935 snap 0 seq_num 935) 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: finishing write tid 1 to smithi03366949-440 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: finishing write tid 2 to smithi03366949-440 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: finishing write tid 3 to smithi03366949-440 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: finishing write tid 4 to smithi03366949-440 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: finishing write tid 5 to smithi03366949-440 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 440 v 198 (ObjNum 936 snap 0 seq_num 936) dirty exists 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1273: left oid 440 (ObjNum 936 snap 0 seq_num 936) 2023-06-03T20:00:51.909 INFO:tasks.rados.rados.0.smithi033.stdout:1270: done (13 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1271: done (12 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1272: done (11 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1273: done (10 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1278: done (9 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1283: done (8 left) 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1284: write oid 411 current snap is 0 2023-06-03T20:00:51.910 INFO:tasks.rados.rados.0.smithi033.stdout:1284: seq_num 941 ranges {615387=720728,1781791=530321,3108095=707292} 2023-06-03T20:00:51.920 INFO:tasks.rados.rados.0.smithi033.stdout:1284: writing smithi03366949-411 from 615387 to 1336115 tid 1 2023-06-03T20:00:51.925 INFO:tasks.rados.rados.0.smithi033.stdout:1284: writing smithi03366949-411 from 1781791 to 2312112 tid 2 2023-06-03T20:00:51.935 INFO:tasks.rados.rados.0.smithi033.stdout:1284: writing smithi03366949-411 from 3108095 to 3815387 tid 3 2023-06-03T20:00:51.935 INFO:tasks.rados.rados.0.smithi033.stdout:1285: write oid 61 current snap is 0 2023-06-03T20:00:51.935 INFO:tasks.rados.rados.0.smithi033.stdout:1285: seq_num 942 ranges {632194=795977,2123920=790332,3419165=413029} 2023-06-03T20:00:51.943 INFO:tasks.rados.rados.0.smithi033.stdout:1285: writing smithi03366949-61 from 632194 to 1428171 tid 1 2023-06-03T20:00:51.951 INFO:tasks.rados.rados.0.smithi033.stdout:1285: writing smithi03366949-61 from 2123920 to 2914252 tid 2 2023-06-03T20:00:51.957 INFO:tasks.rados.rados.0.smithi033.stdout:1285: writing smithi03366949-61 from 3419165 to 3832194 tid 3 2023-06-03T20:00:51.957 INFO:tasks.rados.rados.0.smithi033.stdout:1286: write oid 451 current snap is 0 2023-06-03T20:00:51.957 INFO:tasks.rados.rados.0.smithi033.stdout:1286: seq_num 943 ranges {649001=587579,1898755=533990,3162941=686060} 2023-06-03T20:00:51.964 INFO:tasks.rados.rados.0.smithi033.stdout:1286: writing smithi03366949-451 from 649001 to 1236580 tid 1 2023-06-03T20:00:51.970 INFO:tasks.rados.rados.0.smithi033.stdout:1286: writing smithi03366949-451 from 1898755 to 2432745 tid 2 2023-06-03T20:00:51.979 INFO:tasks.rados.rados.0.smithi033.stdout:1286: writing smithi03366949-451 from 3162941 to 3849001 tid 3 2023-06-03T20:00:51.979 INFO:tasks.rados.rados.0.smithi033.stdout:1287: write oid 11 current snap is 0 2023-06-03T20:00:51.979 INFO:tasks.rados.rados.0.smithi033.stdout:1287: seq_num 944 ranges {665808=662828,1957237=677648,3074011=609486} 2023-06-03T20:00:51.986 INFO:tasks.rados.rados.0.smithi033.stdout:1287: writing smithi03366949-11 from 665808 to 1328636 tid 1 2023-06-03T20:00:51.993 INFO:tasks.rados.rados.0.smithi033.stdout:1287: writing smithi03366949-11 from 1957237 to 2634885 tid 2 2023-06-03T20:00:52.000 INFO:tasks.rados.rados.0.smithi033.stdout:1287: writing smithi03366949-11 from 3074011 to 3683497 tid 3 2023-06-03T20:00:52.001 INFO:tasks.rados.rados.0.smithi033.stdout:1288: read oid 91 snap -1 2023-06-03T20:00:52.001 INFO:tasks.rados.rados.0.smithi033.stdout:1288: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:00:52.001 INFO:tasks.rados.rados.0.smithi033.stdout:1289: read oid 389 snap -1 2023-06-03T20:00:52.001 INFO:tasks.rados.rados.0.smithi033.stdout:1289: expect (ObjNum 388 snap 0 seq_num 388) 2023-06-03T20:00:52.002 INFO:tasks.rados.rados.0.smithi033.stdout:1290: read oid 168 snap -1 2023-06-03T20:00:52.002 INFO:tasks.rados.rados.0.smithi033.stdout:1290: expect (ObjNum 582 snap 0 seq_num 582) 2023-06-03T20:00:52.002 INFO:tasks.rados.rados.0.smithi033.stdout:1291: write oid 321 current snap is 0 2023-06-03T20:00:52.002 INFO:tasks.rados.rados.0.smithi033.stdout:1276: expect (ObjNum 325 snap 0 seq_num 325) 2023-06-03T20:00:52.113 INFO:tasks.rados.rados.0.smithi033.stdout:1279: finishing write tid 1 to smithi03366949-278 2023-06-03T20:00:52.113 INFO:tasks.rados.rados.0.smithi033.stdout:1274: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:00:52.220 INFO:tasks.rados.rados.0.smithi033.stdout:1275: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:00:52.328 INFO:tasks.rados.rados.0.smithi033.stdout:1279: finishing write tid 2 to smithi03366949-278 2023-06-03T20:00:52.328 INFO:tasks.rados.rados.0.smithi033.stdout:1280: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:00:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:1279: finishing write tid 3 to smithi03366949-278 2023-06-03T20:00:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:1279: finishing write tid 4 to smithi03366949-278 2023-06-03T20:00:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:1279: finishing write tid 5 to smithi03366949-278 2023-06-03T20:00:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 278 v 202 (ObjNum 937 snap 0 seq_num 937) dirty exists 2023-06-03T20:00:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:1279: left oid 278 (ObjNum 937 snap 0 seq_num 937) 2023-06-03T20:00:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:1277: expect (ObjNum 793 snap 0 seq_num 793) 2023-06-03T20:00:52.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:52 smithi033 bash[33017]: cluster 2023-06-03T20:00:51.453246+0000 mgr.x (mgr.24803) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-06-03T20:00:52.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:52 smithi033 bash[26432]: cluster 2023-06-03T20:00:51.453246+0000 mgr.x (mgr.24803) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-06-03T20:00:52.631 INFO:tasks.rados.rados.0.smithi033.stdout:1281: finishing write tid 1 to smithi03366949-318 2023-06-03T20:00:52.631 INFO:tasks.rados.rados.0.smithi033.stdout:1281: finishing write tid 2 to smithi03366949-318 2023-06-03T20:00:52.631 INFO:tasks.rados.rados.0.smithi033.stdout:1281: finishing write tid 3 to smithi03366949-318 2023-06-03T20:00:52.631 INFO:tasks.rados.rados.0.smithi033.stdout:1281: finishing write tid 4 to smithi03366949-318 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1281: finishing write tid 5 to smithi03366949-318 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 318 v 275 (ObjNum 938 snap 0 seq_num 938) dirty exists 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1281: left oid 318 (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1282: finishing write tid 1 to smithi03366949-444 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1282: finishing write tid 2 to smithi03366949-444 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1282: finishing write tid 3 to smithi03366949-444 2023-06-03T20:00:52.632 INFO:tasks.rados.rados.0.smithi033.stdout:1291: seq_num 945 ranges {682615=738077,2015719=537659,3217787=420758} 2023-06-03T20:00:52.639 INFO:tasks.rados.rados.0.smithi033.stdout:1291: writing smithi03366949-321 from 682615 to 1420692 tid 1 2023-06-03T20:00:52.645 INFO:tasks.rados.rados.0.smithi033.stdout:1291: writing smithi03366949-321 from 2015719 to 2553378 tid 2 2023-06-03T20:00:52.651 INFO:tasks.rados.rados.0.smithi033.stdout:1291: writing smithi03366949-321 from 3217787 to 3638545 tid 3 2023-06-03T20:00:52.652 INFO:tasks.rados.rados.0.smithi033.stdout:1274: done (15 left) 2023-06-03T20:00:52.652 INFO:tasks.rados.rados.0.smithi033.stdout:1275: done (14 left) 2023-06-03T20:00:52.652 INFO:tasks.rados.rados.0.smithi033.stdout:1276: done (13 left) 2023-06-03T20:00:52.653 INFO:tasks.rados.rados.0.smithi033.stdout:1277: done (12 left) 2023-06-03T20:00:52.653 INFO:tasks.rados.rados.0.smithi033.stdout:1279: done (11 left) 2023-06-03T20:00:52.654 INFO:tasks.rados.rados.0.smithi033.stdout:1280: done (10 left) 2023-06-03T20:00:52.654 INFO:tasks.rados.rados.0.smithi033.stdout:1281: done (9 left) 2023-06-03T20:00:52.654 INFO:tasks.rados.rados.0.smithi033.stdout:1292: write oid 8 current snap is 0 2023-06-03T20:00:52.655 INFO:tasks.rados.rados.0.smithi033.stdout:1292: seq_num 946 ranges {699422=413326,1557848=681317,3012504=748383} 2023-06-03T20:00:52.659 INFO:tasks.rados.rados.0.smithi033.stdout:1292: writing smithi03366949-8 from 699422 to 1112748 tid 1 2023-06-03T20:00:52.665 INFO:tasks.rados.rados.0.smithi033.stdout:1292: writing smithi03366949-8 from 1557848 to 2239165 tid 2 2023-06-03T20:00:52.673 INFO:tasks.rados.rados.0.smithi033.stdout:1292: writing smithi03366949-8 from 3012504 to 3760887 tid 3 2023-06-03T20:00:52.674 INFO:tasks.rados.rados.0.smithi033.stdout:1293: write oid 166 current snap is 0 2023-06-03T20:00:52.674 INFO:tasks.rados.rados.0.smithi033.stdout:1293: seq_num 947 ranges {716229=488575,1616330=541328,2756280=559655} 2023-06-03T20:00:52.680 INFO:tasks.rados.rados.0.smithi033.stdout:1293: writing smithi03366949-166 from 716229 to 1204804 tid 1 2023-06-03T20:00:52.685 INFO:tasks.rados.rados.0.smithi033.stdout:1293: writing smithi03366949-166 from 1616330 to 2157658 tid 2 2023-06-03T20:00:52.692 INFO:tasks.rados.rados.0.smithi033.stdout:1293: writing smithi03366949-166 from 2756280 to 3315935 tid 3 2023-06-03T20:00:52.693 INFO:tasks.rados.rados.0.smithi033.stdout:1294: read oid 407 snap -1 2023-06-03T20:00:52.693 INFO:tasks.rados.rados.0.smithi033.stdout:1294: expect (ObjNum 406 snap 0 seq_num 406) 2023-06-03T20:00:52.693 INFO:tasks.rados.rados.0.smithi033.stdout:1295: read oid 229 snap -1 2023-06-03T20:00:52.693 INFO:tasks.rados.rados.0.smithi033.stdout:1295: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:52.694 INFO:tasks.rados.rados.0.smithi033.stdout:1296: write oid 7 current snap is 0 2023-06-03T20:00:52.694 INFO:tasks.rados.rados.0.smithi033.stdout:1296: seq_num 948 ranges {733036=563824,2074812=684986,3183703=749333} 2023-06-03T20:00:52.699 INFO:tasks.rados.rados.0.smithi033.stdout:1296: writing smithi03366949-7 from 733036 to 1296860 tid 1 2023-06-03T20:00:52.708 INFO:tasks.rados.rados.0.smithi033.stdout:1296: writing smithi03366949-7 from 2074812 to 2759798 tid 2 2023-06-03T20:00:52.716 INFO:tasks.rados.rados.0.smithi033.stdout:1296: writing smithi03366949-7 from 3183703 to 3933036 tid 3 2023-06-03T20:00:52.716 INFO:tasks.rados.rados.0.smithi033.stdout:1297: write oid 455 current snap is 0 2023-06-03T20:00:52.717 INFO:tasks.rados.rados.0.smithi033.stdout:1282: finishing write tid 4 to smithi03366949-444 2023-06-03T20:00:52.717 INFO:tasks.rados.rados.0.smithi033.stdout:1282: finishing write tid 5 to smithi03366949-444 2023-06-03T20:00:52.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 198 (ObjNum 939 snap 0 seq_num 939) dirty exists 2023-06-03T20:00:52.717 INFO:tasks.rados.rados.0.smithi033.stdout:1282: left oid 444 (ObjNum 939 snap 0 seq_num 939) 2023-06-03T20:00:52.717 INFO:tasks.rados.rados.0.smithi033.stdout:1284: finishing write tid 1 to smithi03366949-411 2023-06-03T20:00:52.718 INFO:tasks.rados.rados.0.smithi033.stdout:1284: finishing write tid 2 to smithi03366949-411 2023-06-03T20:00:52.718 INFO:tasks.rados.rados.0.smithi033.stdout:1284: finishing write tid 3 to smithi03366949-411 2023-06-03T20:00:52.718 INFO:tasks.rados.rados.0.smithi033.stdout:1284: finishing write tid 4 to smithi03366949-411 2023-06-03T20:00:52.718 INFO:tasks.rados.rados.0.smithi033.stdout:1284: finishing write tid 5 to smithi03366949-411 2023-06-03T20:00:52.719 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 279 (ObjNum 941 snap 0 seq_num 941) dirty exists 2023-06-03T20:00:52.719 INFO:tasks.rados.rados.0.smithi033.stdout:1284: left oid 411 (ObjNum 941 snap 0 seq_num 941) 2023-06-03T20:00:52.719 INFO:tasks.rados.rados.0.smithi033.stdout:1285: finishing write tid 1 to smithi03366949-61 2023-06-03T20:00:52.720 INFO:tasks.rados.rados.0.smithi033.stdout:1297: seq_num 949 ranges {749843=639073,2133294=544997,3211126=582199} 2023-06-03T20:00:52.724 INFO:tasks.rados.rados.0.smithi033.stdout:1297: writing smithi03366949-455 from 749843 to 1388916 tid 1 2023-06-03T20:00:52.731 INFO:tasks.rados.rados.0.smithi033.stdout:1297: writing smithi03366949-455 from 2133294 to 2678291 tid 2 2023-06-03T20:00:52.737 INFO:tasks.rados.rados.0.smithi033.stdout:1297: writing smithi03366949-455 from 3211126 to 3793325 tid 3 2023-06-03T20:00:52.737 INFO:tasks.rados.rados.0.smithi033.stdout:1282: done (14 left) 2023-06-03T20:00:52.738 INFO:tasks.rados.rados.0.smithi033.stdout:1284: done (13 left) 2023-06-03T20:00:52.738 INFO:tasks.rados.rados.0.smithi033.stdout:1298: read oid 9 snap -1 2023-06-03T20:00:52.738 INFO:tasks.rados.rados.0.smithi033.stdout:1298: expect (ObjNum 8 snap 0 seq_num 8) 2023-06-03T20:00:52.738 INFO:tasks.rados.rados.0.smithi033.stdout:1299: delete oid 24 current snap is 0 2023-06-03T20:00:52.739 INFO:tasks.rados.rados.0.smithi033.stdout:1285: finishing write tid 2 to smithi03366949-61 2023-06-03T20:00:52.739 INFO:tasks.rados.rados.0.smithi033.stdout:1285: finishing write tid 3 to smithi03366949-61 2023-06-03T20:00:52.739 INFO:tasks.rados.rados.0.smithi033.stdout:1285: finishing write tid 4 to smithi03366949-61 2023-06-03T20:00:52.739 INFO:tasks.rados.rados.0.smithi033.stdout:1285: finishing write tid 5 to smithi03366949-61 2023-06-03T20:00:52.740 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 211 (ObjNum 942 snap 0 seq_num 942) dirty exists 2023-06-03T20:00:52.740 INFO:tasks.rados.rados.0.smithi033.stdout:1285: left oid 61 (ObjNum 942 snap 0 seq_num 942) 2023-06-03T20:00:52.740 INFO:tasks.rados.rados.0.smithi033.stdout:1286: finishing write tid 1 to smithi03366949-451 2023-06-03T20:00:52.741 INFO:tasks.rados.rados.0.smithi033.stdout:1286: finishing write tid 2 to smithi03366949-451 2023-06-03T20:00:52.741 INFO:tasks.rados.rados.0.smithi033.stdout:1286: finishing write tid 3 to smithi03366949-451 2023-06-03T20:00:52.741 INFO:tasks.rados.rados.0.smithi033.stdout:1286: finishing write tid 4 to smithi03366949-451 2023-06-03T20:00:52.741 INFO:tasks.rados.rados.0.smithi033.stdout:1286: finishing write tid 5 to smithi03366949-451 2023-06-03T20:00:52.742 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 190 (ObjNum 943 snap 0 seq_num 943) dirty exists 2023-06-03T20:00:52.742 INFO:tasks.rados.rados.0.smithi033.stdout:1286: left oid 451 (ObjNum 943 snap 0 seq_num 943) 2023-06-03T20:00:52.742 INFO:tasks.rados.rados.0.smithi033.stdout:1287: finishing write tid 1 to smithi03366949-11 2023-06-03T20:00:52.742 INFO:tasks.rados.rados.0.smithi033.stdout:1287: finishing write tid 2 to smithi03366949-11 2023-06-03T20:00:52.743 INFO:tasks.rados.rados.0.smithi033.stdout:1288: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:00:52.869 INFO:tasks.rados.rados.0.smithi033.stdout:1287: finishing write tid 3 to smithi03366949-11 2023-06-03T20:00:52.869 INFO:tasks.rados.rados.0.smithi033.stdout:1287: finishing write tid 4 to smithi03366949-11 2023-06-03T20:00:52.869 INFO:tasks.rados.rados.0.smithi033.stdout:1287: finishing write tid 5 to smithi03366949-11 2023-06-03T20:00:52.870 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 176 (ObjNum 944 snap 0 seq_num 944) dirty exists 2023-06-03T20:00:52.870 INFO:tasks.rados.rados.0.smithi033.stdout:1287: left oid 11 (ObjNum 944 snap 0 seq_num 944) 2023-06-03T20:00:52.870 INFO:tasks.rados.rados.0.smithi033.stdout:1289: expect (ObjNum 388 snap 0 seq_num 388) 2023-06-03T20:00:52.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:52 smithi083 bash[26882]: cluster 2023-06-03T20:00:51.453246+0000 mgr.x (mgr.24803) 14 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 123 op/s 2023-06-03T20:00:52.943 INFO:tasks.rados.rados.0.smithi033.stdout:1290: expect (ObjNum 582 snap 0 seq_num 582) 2023-06-03T20:00:53.109 INFO:tasks.rados.rados.0.smithi033.stdout:1291: finishing write tid 1 to smithi03366949-321 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1291: finishing write tid 2 to smithi03366949-321 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1291: finishing write tid 3 to smithi03366949-321 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1291: finishing write tid 4 to smithi03366949-321 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1291: finishing write tid 5 to smithi03366949-321 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 321 v 154 (ObjNum 945 snap 0 seq_num 945) dirty exists 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1291: left oid 321 (ObjNum 945 snap 0 seq_num 945) 2023-06-03T20:00:53.110 INFO:tasks.rados.rados.0.smithi033.stdout:1292: finishing write tid 1 to smithi03366949-8 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1285: done (14 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1286: done (13 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1287: done (12 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1288: done (11 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1289: done (10 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1290: done (9 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1291: done (8 left) 2023-06-03T20:00:53.111 INFO:tasks.rados.rados.0.smithi033.stdout:1299: done (7 left) 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1300: delete oid 426 current snap is 0 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1292: finishing write tid 2 to smithi03366949-8 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1292: finishing write tid 3 to smithi03366949-8 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1292: finishing write tid 4 to smithi03366949-8 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1292: finishing write tid 5 to smithi03366949-8 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 8 v 154 (ObjNum 946 snap 0 seq_num 946) dirty exists 2023-06-03T20:00:53.112 INFO:tasks.rados.rados.0.smithi033.stdout:1292: left oid 8 (ObjNum 946 snap 0 seq_num 946) 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: finishing write tid 1 to smithi03366949-166 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: finishing write tid 2 to smithi03366949-166 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: finishing write tid 3 to smithi03366949-166 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: finishing write tid 4 to smithi03366949-166 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: finishing write tid 5 to smithi03366949-166 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 166 v 154 (ObjNum 947 snap 0 seq_num 947) dirty exists 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1293: left oid 166 (ObjNum 947 snap 0 seq_num 947) 2023-06-03T20:00:53.113 INFO:tasks.rados.rados.0.smithi033.stdout:1294: expect (ObjNum 406 snap 0 seq_num 406) 2023-06-03T20:00:53.194 INFO:tasks.rados.rados.0.smithi033.stdout:1296: finishing write tid 1 to smithi03366949-7 2023-06-03T20:00:53.194 INFO:tasks.rados.rados.0.smithi033.stdout:1295: expect (ObjNum 228 snap 0 seq_num 228) 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1296: finishing write tid 2 to smithi03366949-7 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1292: done (7 left) 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1293: done (6 left) 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1294: done (5 left) 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1295: done (4 left) 2023-06-03T20:00:53.314 INFO:tasks.rados.rados.0.smithi033.stdout:1300: done (3 left) 2023-06-03T20:00:53.315 INFO:tasks.rados.rados.0.smithi033.stdout:1301: write oid 117 current snap is 0 2023-06-03T20:00:53.315 INFO:tasks.rados.rados.0.smithi033.stdout:1296: finishing write tid 3 to smithi03366949-7 2023-06-03T20:00:53.315 INFO:tasks.rados.rados.0.smithi033.stdout:1296: finishing write tid 4 to smithi03366949-7 2023-06-03T20:00:53.315 INFO:tasks.rados.rados.0.smithi033.stdout:1301: seq_num 952 ranges {400264=581173,1508740=491524} 2023-06-03T20:00:53.319 INFO:tasks.rados.rados.0.smithi033.stdout:1301: writing smithi03366949-117 from 400264 to 981437 tid 1 2023-06-03T20:00:53.325 INFO:tasks.rados.rados.0.smithi033.stdout:1301: writing smithi03366949-117 from 1508740 to 2000264 tid 2 2023-06-03T20:00:53.325 INFO:tasks.rados.rados.0.smithi033.stdout:1302: write oid 82 current snap is 0 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1296: finishing write tid 5 to smithi03366949-7 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 7 v 198 (ObjNum 948 snap 0 seq_num 948) dirty exists 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1296: left oid 7 (ObjNum 948 snap 0 seq_num 948) 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1297: finishing write tid 1 to smithi03366949-455 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1297: finishing write tid 2 to smithi03366949-455 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1297: finishing write tid 3 to smithi03366949-455 2023-06-03T20:00:53.326 INFO:tasks.rados.rados.0.smithi033.stdout:1298: expect (ObjNum 8 snap 0 seq_num 8) 2023-06-03T20:00:53.394 INFO:tasks.rados.rados.0.smithi033.stdout:1297: finishing write tid 4 to smithi03366949-455 2023-06-03T20:00:53.394 INFO:tasks.rados.rados.0.smithi033.stdout:1297: finishing write tid 5 to smithi03366949-455 2023-06-03T20:00:53.395 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 455 v 217 (ObjNum 949 snap 0 seq_num 949) dirty exists 2023-06-03T20:00:53.395 INFO:tasks.rados.rados.0.smithi033.stdout:1297: left oid 455 (ObjNum 949 snap 0 seq_num 949) 2023-06-03T20:00:53.395 INFO:tasks.rados.rados.0.smithi033.stdout:1301: finishing write tid 1 to smithi03366949-117 2023-06-03T20:00:53.395 INFO:tasks.rados.rados.0.smithi033.stdout:1302: seq_num 953 ranges {417071=656422,1567222=449849} 2023-06-03T20:00:53.400 INFO:tasks.rados.rados.0.smithi033.stdout:1302: writing smithi03366949-82 from 417071 to 1073493 tid 1 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1302: writing smithi03366949-82 from 1567222 to 2017071 tid 2 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1296: done (4 left) 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1297: done (3 left) 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1298: done (2 left) 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1303: write oid 197 current snap is 0 2023-06-03T20:00:53.406 INFO:tasks.rados.rados.0.smithi033.stdout:1301: finishing write tid 2 to smithi03366949-117 2023-06-03T20:00:53.407 INFO:tasks.rados.rados.0.smithi033.stdout:1301: finishing write tid 3 to smithi03366949-117 2023-06-03T20:00:53.407 INFO:tasks.rados.rados.0.smithi033.stdout:1301: finishing write tid 4 to smithi03366949-117 2023-06-03T20:00:53.407 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 117 v 202 (ObjNum 952 snap 0 seq_num 952) dirty exists 2023-06-03T20:00:53.407 INFO:tasks.rados.rados.0.smithi033.stdout:1301: left oid 117 (ObjNum 952 snap 0 seq_num 952) 2023-06-03T20:00:53.408 INFO:tasks.rados.rados.0.smithi033.stdout:1302: finishing write tid 1 to smithi03366949-82 2023-06-03T20:00:53.408 INFO:tasks.rados.rados.0.smithi033.stdout:1303: seq_num 954 ranges {433878=731671,1909351=124527} 2023-06-03T20:00:53.412 INFO:tasks.rados.rados.0.smithi033.stdout:1303: writing smithi03366949-197 from 433878 to 1165549 tid 1 2023-06-03T20:00:53.418 INFO:tasks.rados.rados.0.smithi033.stdout:1303: writing smithi03366949-197 from 1909351 to 2033878 tid 2 2023-06-03T20:00:53.418 INFO:tasks.rados.rados.0.smithi033.stdout:1301: done (2 left) 2023-06-03T20:00:53.418 INFO:tasks.rados.rados.0.smithi033.stdout:1304: read oid 144 snap -1 2023-06-03T20:00:53.418 INFO:tasks.rados.rados.0.smithi033.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2023-06-03T20:00:53.418 INFO:tasks.rados.rados.0.smithi033.stdout:1305: read oid 317 snap -1 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1306: write oid 373 current snap is 0 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1302: finishing write tid 2 to smithi03366949-82 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1302: finishing write tid 3 to smithi03366949-82 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1302: finishing write tid 4 to smithi03366949-82 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 214 (ObjNum 953 snap 0 seq_num 953) dirty exists 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1302: left oid 82 (ObjNum 953 snap 0 seq_num 953) 2023-06-03T20:00:53.419 INFO:tasks.rados.rados.0.smithi033.stdout:1303: finishing write tid 1 to smithi03366949-197 2023-06-03T20:00:53.420 INFO:tasks.rados.rados.0.smithi033.stdout:1306: seq_num 955 ranges {450685=406920,1567833=482852} 2023-06-03T20:00:53.423 INFO:tasks.rados.rados.0.smithi033.stdout:1306: writing smithi03366949-373 from 450685 to 857605 tid 1 2023-06-03T20:00:53.430 INFO:tasks.rados.rados.0.smithi033.stdout:1306: writing smithi03366949-373 from 1567833 to 2050685 tid 2 2023-06-03T20:00:53.431 INFO:tasks.rados.rados.0.smithi033.stdout:1302: done (4 left) 2023-06-03T20:00:53.431 INFO:tasks.rados.rados.0.smithi033.stdout:1307: read oid 300 snap -1 2023-06-03T20:00:53.431 INFO:tasks.rados.rados.0.smithi033.stdout:1307: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:53.431 INFO:tasks.rados.rados.0.smithi033.stdout:1308: write oid 450 current snap is 0 2023-06-03T20:00:53.431 INFO:tasks.rados.rados.0.smithi033.stdout:1308: seq_num 956 ranges {467492=482169,1626315=441177} 2023-06-03T20:00:53.436 INFO:tasks.rados.rados.0.smithi033.stdout:1308: writing smithi03366949-450 from 467492 to 949661 tid 1 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1308: writing smithi03366949-450 from 1626315 to 2067492 tid 2 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1309: read oid 65 snap -1 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1309: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1310: write oid 174 current snap is 0 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1303: finishing write tid 2 to smithi03366949-197 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1303: finishing write tid 3 to smithi03366949-197 2023-06-03T20:00:53.443 INFO:tasks.rados.rados.0.smithi033.stdout:1303: finishing write tid 4 to smithi03366949-197 2023-06-03T20:00:53.444 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 217 (ObjNum 954 snap 0 seq_num 954) dirty exists 2023-06-03T20:00:53.444 INFO:tasks.rados.rados.0.smithi033.stdout:1303: left oid 197 (ObjNum 954 snap 0 seq_num 954) 2023-06-03T20:00:53.444 INFO:tasks.rados.rados.0.smithi033.stdout:1305: expect (ObjNum 890 snap 0 seq_num 890) 2023-06-03T20:00:53.584 INFO:tasks.rados.rados.0.smithi033.stdout:1306: finishing write tid 1 to smithi03366949-373 2023-06-03T20:00:53.584 INFO:tasks.rados.rados.0.smithi033.stdout:1304: expect (ObjNum 143 snap 0 seq_num 143) 2023-06-03T20:00:53.666 INFO:tasks.rados.rados.0.smithi033.stdout:1306: finishing write tid 2 to smithi03366949-373 2023-06-03T20:00:53.666 INFO:tasks.rados.rados.0.smithi033.stdout:1306: finishing write tid 3 to smithi03366949-373 2023-06-03T20:00:53.666 INFO:tasks.rados.rados.0.smithi033.stdout:1306: finishing write tid 4 to smithi03366949-373 2023-06-03T20:00:53.667 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 225 (ObjNum 955 snap 0 seq_num 955) dirty exists 2023-06-03T20:00:53.667 INFO:tasks.rados.rados.0.smithi033.stdout:1306: left oid 373 (ObjNum 955 snap 0 seq_num 955) 2023-06-03T20:00:53.667 INFO:tasks.rados.rados.0.smithi033.stdout:1307: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:00:53.698 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:53 smithi083 bash[26882]: audit 2023-06-03T20:00:52.592014+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:53.735 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:53 smithi033 bash[26432]: audit 2023-06-03T20:00:52.592014+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:53.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:53 smithi033 bash[33017]: audit 2023-06-03T20:00:52.592014+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:00:53.763 INFO:tasks.rados.rados.0.smithi033.stdout:1308: finishing write tid 1 to smithi03366949-450 2023-06-03T20:00:53.763 INFO:tasks.rados.rados.0.smithi033.stdout:1308: finishing write tid 2 to smithi03366949-450 2023-06-03T20:00:53.764 INFO:tasks.rados.rados.0.smithi033.stdout:1308: finishing write tid 3 to smithi03366949-450 2023-06-03T20:00:53.764 INFO:tasks.rados.rados.0.smithi033.stdout:1308: finishing write tid 4 to smithi03366949-450 2023-06-03T20:00:53.764 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 450 v 157 (ObjNum 956 snap 0 seq_num 956) dirty exists 2023-06-03T20:00:53.765 INFO:tasks.rados.rados.0.smithi033.stdout:1308: left oid 450 (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:00:53.765 INFO:tasks.rados.rados.0.smithi033.stdout:1309: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:53.887 INFO:tasks.rados.rados.0.smithi033.stdout:1310: seq_num 957 ranges {484299=557418,1684797=399502} 2023-06-03T20:00:53.899 INFO:tasks.rados.rados.0.smithi033.stdout:1310: writing smithi03366949-174 from 484299 to 1041717 tid 1 2023-06-03T20:00:53.907 INFO:tasks.rados.rados.0.smithi033.stdout:1310: writing smithi03366949-174 from 1684797 to 2084299 tid 2 2023-06-03T20:00:53.907 INFO:tasks.rados.rados.0.smithi033.stdout:1303: done (7 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1304: done (6 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1305: done (5 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1306: done (4 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1307: done (3 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1308: done (2 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1309: done (1 left) 2023-06-03T20:00:53.908 INFO:tasks.rados.rados.0.smithi033.stdout:1311: write oid 277 current snap is 0 2023-06-03T20:00:53.909 INFO:tasks.rados.rados.0.smithi033.stdout:1311: seq_num 958 ranges {501106=749020,1743279=357827} 2023-06-03T20:00:53.914 INFO:tasks.rados.rados.0.smithi033.stdout:1311: writing smithi03366949-277 from 501106 to 1250126 tid 1 2023-06-03T20:00:53.919 INFO:tasks.rados.rados.0.smithi033.stdout:1311: writing smithi03366949-277 from 1743279 to 2101106 tid 2 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1312: read oid 150 snap -1 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1312: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1313: read oid 13 snap -1 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1313: expect (ObjNum 601 snap 0 seq_num 601) 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1314: delete oid 366 current snap is 0 2023-06-03T20:00:53.920 INFO:tasks.rados.rados.0.smithi033.stdout:1310: finishing write tid 1 to smithi03366949-174 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:1310: finishing write tid 2 to smithi03366949-174 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:1310: finishing write tid 3 to smithi03366949-174 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:1310: finishing write tid 4 to smithi03366949-174 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 156 (ObjNum 957 snap 0 seq_num 957) dirty exists 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:1310: left oid 174 (ObjNum 957 snap 0 seq_num 957) 2023-06-03T20:00:53.921 INFO:tasks.rados.rados.0.smithi033.stdout:1311: finishing write tid 1 to smithi03366949-277 2023-06-03T20:00:53.922 INFO:tasks.rados.rados.0.smithi033.stdout:1312: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:00:54.001 INFO:tasks.rados.rados.0.smithi033.stdout:1311: finishing write tid 2 to smithi03366949-277 2023-06-03T20:00:54.001 INFO:tasks.rados.rados.0.smithi033.stdout:1311: finishing write tid 3 to smithi03366949-277 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:1310: done (4 left) 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:1312: done (3 left) 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:1314: done (2 left) 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:1315: write oid 208 current snap is 0 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:1311: finishing write tid 4 to smithi03366949-277 2023-06-03T20:00:54.002 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 180 (ObjNum 958 snap 0 seq_num 958) dirty exists 2023-06-03T20:00:54.003 INFO:tasks.rados.rados.0.smithi033.stdout:1311: left oid 277 (ObjNum 958 snap 0 seq_num 958) 2023-06-03T20:00:54.003 INFO:tasks.rados.rados.0.smithi033.stdout:1313: expect (ObjNum 601 snap 0 seq_num 601) 2023-06-03T20:00:54.087 INFO:tasks.rados.rados.0.smithi033.stdout:1315: seq_num 960 ranges {534720=499518,1460243=674477} 2023-06-03T20:00:54.093 INFO:tasks.rados.rados.0.smithi033.stdout:1315: writing smithi03366949-208 from 534720 to 1034238 tid 1 2023-06-03T20:00:54.099 INFO:tasks.rados.rados.0.smithi033.stdout:1315: writing smithi03366949-208 from 1460243 to 2134720 tid 2 2023-06-03T20:00:54.100 INFO:tasks.rados.rados.0.smithi033.stdout:1311: done (2 left) 2023-06-03T20:00:54.100 INFO:tasks.rados.rados.0.smithi033.stdout:1313: done (1 left) 2023-06-03T20:00:54.100 INFO:tasks.rados.rados.0.smithi033.stdout:1316: read oid 340 snap -1 2023-06-03T20:00:54.100 INFO:tasks.rados.rados.0.smithi033.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-06-03T20:00:54.100 INFO:tasks.rados.rados.0.smithi033.stdout:1317: write oid 22 current snap is 0 2023-06-03T20:00:54.101 INFO:tasks.rados.rados.0.smithi033.stdout:1315: finishing write tid 1 to smithi03366949-208 2023-06-03T20:00:54.101 INFO:tasks.rados.rados.0.smithi033.stdout:1317: seq_num 961 ranges {551527=574767,1918725=232802} 2023-06-03T20:00:54.105 INFO:tasks.rados.rados.0.smithi033.stdout:1317: writing smithi03366949-22 from 551527 to 1126294 tid 1 2023-06-03T20:00:54.111 INFO:tasks.rados.rados.0.smithi033.stdout:1317: writing smithi03366949-22 from 1918725 to 2151527 tid 2 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1318: read oid 396 snap -1 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1319: write oid 158 current snap is 0 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1315: finishing write tid 2 to smithi03366949-208 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1315: finishing write tid 3 to smithi03366949-208 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:1315: finishing write tid 4 to smithi03366949-208 2023-06-03T20:00:54.112 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 206 (ObjNum 960 snap 0 seq_num 960) dirty exists 2023-06-03T20:00:54.113 INFO:tasks.rados.rados.0.smithi033.stdout:1315: left oid 208 (ObjNum 960 snap 0 seq_num 960) 2023-06-03T20:00:54.113 INFO:tasks.rados.rados.0.smithi033.stdout:1316: expect (ObjNum 339 snap 0 seq_num 339) 2023-06-03T20:00:54.226 INFO:tasks.rados.rados.0.smithi033.stdout:1317: finishing write tid 1 to smithi03366949-22 2023-06-03T20:00:54.226 INFO:tasks.rados.rados.0.smithi033.stdout:1317: finishing write tid 2 to smithi03366949-22 2023-06-03T20:00:54.226 INFO:tasks.rados.rados.0.smithi033.stdout:1319: seq_num 962 ranges {568334=650016,1860854=307480} 2023-06-03T20:00:54.233 INFO:tasks.rados.rados.0.smithi033.stdout:1319: writing smithi03366949-158 from 568334 to 1218350 tid 1 2023-06-03T20:00:54.238 INFO:tasks.rados.rados.0.smithi033.stdout:1319: writing smithi03366949-158 from 1860854 to 2168334 tid 2 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1315: done (4 left) 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1316: done (3 left) 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1320: read oid 366 snap -1 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1320: expect deleted 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1321: read oid 344 snap -1 2023-06-03T20:00:54.239 INFO:tasks.rados.rados.0.smithi033.stdout:1321: expect (ObjNum 685 snap 0 seq_num 685) 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1322: read oid 166 snap -1 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1322: expect (ObjNum 947 snap 0 seq_num 947) 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1323: read oid 249 snap -1 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1323: expect (ObjNum 248 snap 0 seq_num 248) 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1324: read oid 302 snap -1 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1324: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1325: read oid 416 snap -1 2023-06-03T20:00:54.240 INFO:tasks.rados.rados.0.smithi033.stdout:1325: expect (ObjNum 878 snap 0 seq_num 878) 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1326: read oid 20 snap -1 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1326: expect (ObjNum 901 snap 0 seq_num 901) 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1327: read oid 379 snap -1 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1327: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1317: finishing write tid 3 to smithi03366949-22 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:1317: finishing write tid 4 to smithi03366949-22 2023-06-03T20:00:54.241 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 22 v 205 (ObjNum 961 snap 0 seq_num 961) dirty exists 2023-06-03T20:00:54.242 INFO:tasks.rados.rados.0.smithi033.stdout:1317: left oid 22 (ObjNum 961 snap 0 seq_num 961) 2023-06-03T20:00:54.242 INFO:tasks.rados.rados.0.smithi033.stdout:1318: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:00:54.376 INFO:tasks.rados.rados.0.smithi033.stdout:1319: finishing write tid 1 to smithi03366949-158 2023-06-03T20:00:54.376 INFO:tasks.rados.rados.0.smithi033.stdout:1319: finishing write tid 2 to smithi03366949-158 2023-06-03T20:00:54.376 INFO:tasks.rados.rados.0.smithi033.stdout:1319: finishing write tid 3 to smithi03366949-158 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1328: read oid 113 snap -1 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1328: expect (ObjNum 716 snap 0 seq_num 716) 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1317: done (11 left) 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1318: done (10 left) 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1320: done (9 left) 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1329: read oid 421 snap -1 2023-06-03T20:00:54.377 INFO:tasks.rados.rados.0.smithi033.stdout:1329: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:54.378 INFO:tasks.rados.rados.0.smithi033.stdout:1330: read oid 351 snap -1 2023-06-03T20:00:54.378 INFO:tasks.rados.rados.0.smithi033.stdout:1330: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:54.378 INFO:tasks.rados.rados.0.smithi033.stdout:1331: write oid 378 current snap is 0 2023-06-03T20:00:54.378 INFO:tasks.rados.rados.0.smithi033.stdout:1331: seq_num 963 ranges {585141=725265,1919336=265805} 2023-06-03T20:00:54.384 INFO:tasks.rados.rados.0.smithi033.stdout:1331: writing smithi03366949-378 from 585141 to 1310406 tid 1 2023-06-03T20:00:54.389 INFO:tasks.rados.rados.0.smithi033.stdout:1331: writing smithi03366949-378 from 1919336 to 2185141 tid 2 2023-06-03T20:00:54.390 INFO:tasks.rados.rados.0.smithi033.stdout:1332: write oid 473 current snap is 0 2023-06-03T20:00:54.390 INFO:tasks.rados.rados.0.smithi033.stdout:1332: seq_num 964 ranges {601948=400514,1577818=624130} 2023-06-03T20:00:54.395 INFO:tasks.rados.rados.0.smithi033.stdout:1332: writing smithi03366949-473 from 601948 to 1002462 tid 1 2023-06-03T20:00:54.402 INFO:tasks.rados.rados.0.smithi033.stdout:1332: writing smithi03366949-473 from 1577818 to 2201948 tid 2 2023-06-03T20:00:54.403 INFO:tasks.rados.rados.0.smithi033.stdout:1333: delete oid 370 current snap is 0 2023-06-03T20:00:54.403 INFO:tasks.rados.rados.0.smithi033.stdout:1319: finishing write tid 4 to smithi03366949-158 2023-06-03T20:00:54.403 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 158 v 157 (ObjNum 962 snap 0 seq_num 962) dirty exists 2023-06-03T20:00:54.403 INFO:tasks.rados.rados.0.smithi033.stdout:1319: left oid 158 (ObjNum 962 snap 0 seq_num 962) 2023-06-03T20:00:54.404 INFO:tasks.rados.rados.0.smithi033.stdout:1325: expect (ObjNum 878 snap 0 seq_num 878) 2023-06-03T20:00:54.570 INFO:tasks.rados.rados.0.smithi033.stdout:1324: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:00:54.665 INFO:tasks.rados.rados.0.smithi033.stdout:1326: expect (ObjNum 901 snap 0 seq_num 901) 2023-06-03T20:00:54.764 INFO:tasks.rados.rados.0.smithi033.stdout:1327: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:00:54.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:54 smithi033 bash[26432]: cluster 2023-06-03T20:00:53.453960+0000 mgr.x (mgr.24803) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 125 op/s 2023-06-03T20:00:54.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:54 smithi033 bash[26432]: audit 2023-06-03T20:00:53.478178+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.33:0/1621371866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:54.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:54 smithi033 bash[33017]: cluster 2023-06-03T20:00:53.453960+0000 mgr.x (mgr.24803) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 125 op/s 2023-06-03T20:00:54.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:54 smithi033 bash[33017]: audit 2023-06-03T20:00:53.478178+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.33:0/1621371866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:54 smithi083 bash[26882]: cluster 2023-06-03T20:00:53.453960+0000 mgr.x (mgr.24803) 15 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 11 MiB/s wr, 125 op/s 2023-06-03T20:00:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:54 smithi083 bash[26882]: audit 2023-06-03T20:00:53.478178+0000 mon.c (mon.2) 126 : audit [DBG] from='client.? 172.21.15.33:0/1621371866' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:54.911 INFO:tasks.rados.rados.0.smithi033.stdout:1322: expect (ObjNum 947 snap 0 seq_num 947) 2023-06-03T20:00:55.102 INFO:tasks.rados.rados.0.smithi033.stdout:1321: expect (ObjNum 685 snap 0 seq_num 685) 2023-06-03T20:00:55.264 INFO:tasks.rados.rados.0.smithi033.stdout:1323: expect (ObjNum 248 snap 0 seq_num 248) 2023-06-03T20:00:55.330 INFO:tasks.rados.rados.0.smithi033.stdout:1330: expect (ObjNum 833 snap 0 seq_num 833) 2023-06-03T20:00:55.455 INFO:tasks.rados.rados.0.smithi033.stdout:1328: expect (ObjNum 716 snap 0 seq_num 716) 2023-06-03T20:00:55.537 INFO:tasks.rados.rados.0.smithi033.stdout:1329: expect (ObjNum 420 snap 0 seq_num 420) 2023-06-03T20:00:55.636 INFO:tasks.rados.rados.0.smithi033.stdout:1331: finishing write tid 1 to smithi03366949-378 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:1331: finishing write tid 2 to smithi03366949-378 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:1331: finishing write tid 3 to smithi03366949-378 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:1331: finishing write tid 4 to smithi03366949-378 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 378 v 220 (ObjNum 963 snap 0 seq_num 963) dirty exists 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:1331: left oid 378 (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:00:55.637 INFO:tasks.rados.rados.0.smithi033.stdout:1332: finishing write tid 1 to smithi03366949-473 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1332: finishing write tid 2 to smithi03366949-473 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1332: finishing write tid 3 to smithi03366949-473 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1332: finishing write tid 4 to smithi03366949-473 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 473 v 160 (ObjNum 964 snap 0 seq_num 964) dirty exists 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1332: left oid 473 (ObjNum 964 snap 0 seq_num 964) 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1319: done (13 left) 2023-06-03T20:00:55.638 INFO:tasks.rados.rados.0.smithi033.stdout:1321: done (12 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1322: done (11 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1323: done (10 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1324: done (9 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1325: done (8 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1326: done (7 left) 2023-06-03T20:00:55.639 INFO:tasks.rados.rados.0.smithi033.stdout:1327: done (6 left) 2023-06-03T20:00:55.640 INFO:tasks.rados.rados.0.smithi033.stdout:1328: done (5 left) 2023-06-03T20:00:55.640 INFO:tasks.rados.rados.0.smithi033.stdout:1329: done (4 left) 2023-06-03T20:00:55.640 INFO:tasks.rados.rados.0.smithi033.stdout:1330: done (3 left) 2023-06-03T20:00:55.640 INFO:tasks.rados.rados.0.smithi033.stdout:1331: done (2 left) 2023-06-03T20:00:55.640 INFO:tasks.rados.rados.0.smithi033.stdout:1332: done (1 left) 2023-06-03T20:00:55.641 INFO:tasks.rados.rados.0.smithi033.stdout:1333: done (0 left) 2023-06-03T20:00:55.641 INFO:tasks.rados.rados.0.smithi033.stdout:1334: write oid 166 current snap is 0 2023-06-03T20:00:55.641 INFO:tasks.rados.rados.0.smithi033.stdout:1334: seq_num 966 ranges {635562=667365,2094782=140780} 2023-06-03T20:00:55.651 INFO:tasks.rados.rados.0.smithi033.stdout:1334: writing smithi03366949-166 from 635562 to 1302927 tid 1 2023-06-03T20:00:55.658 INFO:tasks.rados.rados.0.smithi033.stdout:1334: writing smithi03366949-166 from 2094782 to 2235562 tid 2 2023-06-03T20:00:55.658 INFO:tasks.rados.rados.0.smithi033.stdout:1335: write oid 284 current snap is 0 2023-06-03T20:00:55.658 INFO:tasks.rados.rados.0.smithi033.stdout:1335: seq_num 967 ranges {652369=742614,2153264=99105} 2023-06-03T20:00:55.665 INFO:tasks.rados.rados.0.smithi033.stdout:1335: writing smithi03366949-284 from 652369 to 1394983 tid 1 2023-06-03T20:00:55.671 INFO:tasks.rados.rados.0.smithi033.stdout:1335: writing smithi03366949-284 from 2153264 to 2252369 tid 2 2023-06-03T20:00:55.671 INFO:tasks.rados.rados.0.smithi033.stdout:1336: read oid 191 snap -1 2023-06-03T20:00:55.671 INFO:tasks.rados.rados.0.smithi033.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-06-03T20:00:55.671 INFO:tasks.rados.rados.0.smithi033.stdout:1337: write oid 279 current snap is 0 2023-06-03T20:00:55.671 INFO:tasks.rados.rados.0.smithi033.stdout:1337: seq_num 968 ranges {669176=417863,1811746=457430} 2023-06-03T20:00:55.677 INFO:tasks.rados.rados.0.smithi033.stdout:1337: writing smithi03366949-279 from 669176 to 1087039 tid 1 2023-06-03T20:00:55.684 INFO:tasks.rados.rados.0.smithi033.stdout:1337: writing smithi03366949-279 from 1811746 to 2269176 tid 2 2023-06-03T20:00:55.684 INFO:tasks.rados.rados.0.smithi033.stdout:1338: write oid 259 current snap is 0 2023-06-03T20:00:55.684 INFO:tasks.rados.rados.0.smithi033.stdout:1334: finishing write tid 1 to smithi03366949-166 2023-06-03T20:00:55.684 INFO:tasks.rados.rados.0.smithi033.stdout:1334: finishing write tid 2 to smithi03366949-166 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:1334: finishing write tid 3 to smithi03366949-166 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:1334: finishing write tid 4 to smithi03366949-166 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 166 v 163 (ObjNum 966 snap 0 seq_num 966) dirty exists 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:1334: left oid 166 (ObjNum 966 snap 0 seq_num 966) 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:1335: finishing write tid 1 to smithi03366949-284 2023-06-03T20:00:55.685 INFO:tasks.rados.rados.0.smithi033.stdout:1338: seq_num 969 ranges {685983=493112,1870228=415755} 2023-06-03T20:00:55.690 INFO:tasks.rados.rados.0.smithi033.stdout:1338: writing smithi03366949-259 from 685983 to 1179095 tid 1 2023-06-03T20:00:55.697 INFO:tasks.rados.rados.0.smithi033.stdout:1338: writing smithi03366949-259 from 1870228 to 2285983 tid 2 2023-06-03T20:00:55.697 INFO:tasks.rados.rados.0.smithi033.stdout:1334: done (4 left) 2023-06-03T20:00:55.697 INFO:tasks.rados.rados.0.smithi033.stdout:1339: read oid 499 snap -1 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1339: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1340: write oid 56 current snap is 0 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1335: finishing write tid 2 to smithi03366949-284 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1335: finishing write tid 3 to smithi03366949-284 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1335: finishing write tid 4 to smithi03366949-284 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 284 v 282 (ObjNum 967 snap 0 seq_num 967) dirty exists 2023-06-03T20:00:55.698 INFO:tasks.rados.rados.0.smithi033.stdout:1335: left oid 284 (ObjNum 967 snap 0 seq_num 967) 2023-06-03T20:00:55.699 INFO:tasks.rados.rados.0.smithi033.stdout:1340: seq_num 970 ranges {702790=568361,1812357=490433} 2023-06-03T20:00:55.704 INFO:tasks.rados.rados.0.smithi033.stdout:1340: writing smithi03366949-56 from 702790 to 1271151 tid 1 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1340: writing smithi03366949-56 from 1812357 to 2302790 tid 2 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1335: done (5 left) 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1341: read oid 450 snap -1 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1341: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1342: write oid 296 current snap is 0 2023-06-03T20:00:55.713 INFO:tasks.rados.rados.0.smithi033.stdout:1336: expect (ObjNum 780 snap 0 seq_num 780) 2023-06-03T20:00:55.896 INFO:tasks.rados.rados.0.smithi033.stdout:1337: finishing write tid 1 to smithi03366949-279 2023-06-03T20:00:55.896 INFO:tasks.rados.rados.0.smithi033.stdout:1337: finishing write tid 2 to smithi03366949-279 2023-06-03T20:00:55.896 INFO:tasks.rados.rados.0.smithi033.stdout:1337: finishing write tid 3 to smithi03366949-279 2023-06-03T20:00:55.896 INFO:tasks.rados.rados.0.smithi033.stdout:1337: finishing write tid 4 to smithi03366949-279 2023-06-03T20:00:55.897 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 279 v 280 (ObjNum 968 snap 0 seq_num 968) dirty exists 2023-06-03T20:00:55.897 INFO:tasks.rados.rados.0.smithi033.stdout:1337: left oid 279 (ObjNum 968 snap 0 seq_num 968) 2023-06-03T20:00:55.897 INFO:tasks.rados.rados.0.smithi033.stdout:1338: finishing write tid 1 to smithi03366949-259 2023-06-03T20:00:55.897 INFO:tasks.rados.rados.0.smithi033.stdout:1338: finishing write tid 2 to smithi03366949-259 2023-06-03T20:00:55.898 INFO:tasks.rados.rados.0.smithi033.stdout:1338: finishing write tid 3 to smithi03366949-259 2023-06-03T20:00:55.898 INFO:tasks.rados.rados.0.smithi033.stdout:1338: finishing write tid 4 to smithi03366949-259 2023-06-03T20:00:55.898 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 259 v 193 (ObjNum 969 snap 0 seq_num 969) dirty exists 2023-06-03T20:00:55.898 INFO:tasks.rados.rados.0.smithi033.stdout:1338: left oid 259 (ObjNum 969 snap 0 seq_num 969) 2023-06-03T20:00:55.898 INFO:tasks.rados.rados.0.smithi033.stdout:1342: seq_num 971 ranges {719597=643610,1870839=448758} 2023-06-03T20:00:55.908 INFO:tasks.rados.rados.0.smithi033.stdout:1342: writing smithi03366949-296 from 719597 to 1363207 tid 1 2023-06-03T20:00:55.914 INFO:tasks.rados.rados.0.smithi033.stdout:1342: writing smithi03366949-296 from 1870839 to 2319597 tid 2 2023-06-03T20:00:55.914 INFO:tasks.rados.rados.0.smithi033.stdout:1336: done (6 left) 2023-06-03T20:00:55.914 INFO:tasks.rados.rados.0.smithi033.stdout:1337: done (5 left) 2023-06-03T20:00:55.914 INFO:tasks.rados.rados.0.smithi033.stdout:1338: done (4 left) 2023-06-03T20:00:55.915 INFO:tasks.rados.rados.0.smithi033.stdout:1343: read oid 122 snap -1 2023-06-03T20:00:55.915 INFO:tasks.rados.rados.0.smithi033.stdout:1343: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:55.915 INFO:tasks.rados.rados.0.smithi033.stdout:1344: write oid 394 current snap is 0 2023-06-03T20:00:55.915 INFO:tasks.rados.rados.0.smithi033.stdout:1340: finishing write tid 1 to smithi03366949-56 2023-06-03T20:00:55.915 INFO:tasks.rados.rados.0.smithi033.stdout:1339: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:00:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:1341: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:00:56.234 INFO:tasks.rados.rados.0.smithi033.stdout:1340: finishing write tid 2 to smithi03366949-56 2023-06-03T20:00:56.234 INFO:tasks.rados.rados.0.smithi033.stdout:1340: finishing write tid 3 to smithi03366949-56 2023-06-03T20:00:56.234 INFO:tasks.rados.rados.0.smithi033.stdout:1340: finishing write tid 4 to smithi03366949-56 2023-06-03T20:00:56.234 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 200 (ObjNum 970 snap 0 seq_num 970) dirty exists 2023-06-03T20:00:56.234 INFO:tasks.rados.rados.0.smithi033.stdout:1340: left oid 56 (ObjNum 970 snap 0 seq_num 970) 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1342: finishing write tid 1 to smithi03366949-296 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1342: finishing write tid 2 to smithi03366949-296 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1342: finishing write tid 3 to smithi03366949-296 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1342: finishing write tid 4 to smithi03366949-296 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 296 v 208 (ObjNum 971 snap 0 seq_num 971) dirty exists 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1342: left oid 296 (ObjNum 971 snap 0 seq_num 971) 2023-06-03T20:00:56.235 INFO:tasks.rados.rados.0.smithi033.stdout:1343: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:00:56.362 INFO:tasks.rados.rados.0.smithi033.stdout:1344: seq_num 972 ranges {736404=718859,1929321=407083} 2023-06-03T20:00:56.370 INFO:tasks.rados.rados.0.smithi033.stdout:1344: writing smithi03366949-394 from 736404 to 1455263 tid 1 2023-06-03T20:00:56.376 INFO:tasks.rados.rados.0.smithi033.stdout:1344: writing smithi03366949-394 from 1929321 to 2336404 tid 2 2023-06-03T20:00:56.376 INFO:tasks.rados.rados.0.smithi033.stdout:1339: done (5 left) 2023-06-03T20:00:56.376 INFO:tasks.rados.rados.0.smithi033.stdout:1340: done (4 left) 2023-06-03T20:00:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:1341: done (3 left) 2023-06-03T20:00:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:1342: done (2 left) 2023-06-03T20:00:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:1343: done (1 left) 2023-06-03T20:00:56.378 INFO:tasks.rados.rados.0.smithi033.stdout:1345: write oid 349 current snap is 0 2023-06-03T20:00:56.379 INFO:tasks.rados.rados.0.smithi033.stdout:1345: seq_num 973 ranges {753211=794108,1987803=365408} 2023-06-03T20:00:56.384 INFO:tasks.rados.rados.0.smithi033.stdout:1345: writing smithi03366949-349 from 753211 to 1547319 tid 1 2023-06-03T20:00:56.389 INFO:tasks.rados.rados.0.smithi033.stdout:1345: writing smithi03366949-349 from 1987803 to 2353211 tid 2 2023-06-03T20:00:56.389 INFO:tasks.rados.rados.0.smithi033.stdout:1346: read oid 31 snap -1 2023-06-03T20:00:56.389 INFO:tasks.rados.rados.0.smithi033.stdout:1346: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:00:56.389 INFO:tasks.rados.rados.0.smithi033.stdout:1347: read oid 246 snap -1 2023-06-03T20:00:56.389 INFO:tasks.rados.rados.0.smithi033.stdout:1347: expect (ObjNum 859 snap 0 seq_num 859) 2023-06-03T20:00:56.390 INFO:tasks.rados.rados.0.smithi033.stdout:1348: write oid 341 current snap is 0 2023-06-03T20:00:56.390 INFO:tasks.rados.rados.0.smithi033.stdout:1348: seq_num 974 ranges {770018=585710,2046285=323733} 2023-06-03T20:00:56.397 INFO:tasks.rados.rados.0.smithi033.stdout:1348: writing smithi03366949-341 from 770018 to 1355728 tid 1 2023-06-03T20:00:56.404 INFO:tasks.rados.rados.0.smithi033.stdout:1348: writing smithi03366949-341 from 2046285 to 2370018 tid 2 2023-06-03T20:00:56.404 INFO:tasks.rados.rados.0.smithi033.stdout:1349: read oid 136 snap -1 2023-06-03T20:00:56.404 INFO:tasks.rados.rados.0.smithi033.stdout:1349: expect (ObjNum 760 snap 0 seq_num 760) 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:1350: write oid 197 current snap is 0 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:1344: finishing write tid 1 to smithi03366949-394 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:1344: finishing write tid 2 to smithi03366949-394 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:1344: finishing write tid 3 to smithi03366949-394 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:1344: finishing write tid 4 to smithi03366949-394 2023-06-03T20:00:56.405 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 394 v 283 (ObjNum 972 snap 0 seq_num 972) dirty exists 2023-06-03T20:00:56.406 INFO:tasks.rados.rados.0.smithi033.stdout:1344: left oid 394 (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:00:56.406 INFO:tasks.rados.rados.0.smithi033.stdout:1345: finishing write tid 1 to smithi03366949-349 2023-06-03T20:00:56.406 INFO:tasks.rados.rados.0.smithi033.stdout:1350: seq_num 975 ranges {786825=660959,2104767=282058} 2023-06-03T20:00:56.412 INFO:tasks.rados.rados.0.smithi033.stdout:1350: writing smithi03366949-197 from 786825 to 1447784 tid 1 2023-06-03T20:00:56.418 INFO:tasks.rados.rados.0.smithi033.stdout:1350: writing smithi03366949-197 from 2104767 to 2386825 tid 2 2023-06-03T20:00:56.418 INFO:tasks.rados.rados.0.smithi033.stdout:1344: done (6 left) 2023-06-03T20:00:56.418 INFO:tasks.rados.rados.0.smithi033.stdout:1351: read oid 19 snap -1 2023-06-03T20:00:56.418 INFO:tasks.rados.rados.0.smithi033.stdout:1351: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:00:56.418 INFO:tasks.rados.rados.0.smithi033.stdout:1352: read oid 135 snap -1 2023-06-03T20:00:56.419 INFO:tasks.rados.rados.0.smithi033.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-06-03T20:00:56.419 INFO:tasks.rados.rados.0.smithi033.stdout:1353: write oid 376 current snap is 0 2023-06-03T20:00:56.419 INFO:tasks.rados.rados.0.smithi033.stdout:1353: seq_num 976 ranges {403632=736208,1763249=619999} 2023-06-03T20:00:56.425 INFO:tasks.rados.rados.0.smithi033.stdout:1353: writing smithi03366949-376 from 403632 to 1139840 tid 1 2023-06-03T20:00:56.435 INFO:tasks.rados.rados.0.smithi033.stdout:1353: writing smithi03366949-376 from 1763249 to 2383248 tid 2 2023-06-03T20:00:56.435 INFO:tasks.rados.rados.0.smithi033.stdout:1354: write oid 267 current snap is 0 2023-06-03T20:00:56.435 INFO:tasks.rados.rados.0.smithi033.stdout:1346: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:00:56.514 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:56 smithi033 bash[26432]: cluster 2023-06-03T20:00:55.455115+0000 mgr.x (mgr.24803) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 16 MiB/s wr, 168 op/s 2023-06-03T20:00:56.514 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:56 smithi033 bash[26432]: audit 2023-06-03T20:00:56.015583+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.33:0/2358724519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:56.535 INFO:tasks.rados.rados.0.smithi033.stdout:1345: finishing write tid 2 to smithi03366949-349 2023-06-03T20:00:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:1345: finishing write tid 3 to smithi03366949-349 2023-06-03T20:00:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:1345: finishing write tid 4 to smithi03366949-349 2023-06-03T20:00:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 285 (ObjNum 973 snap 0 seq_num 973) dirty exists 2023-06-03T20:00:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:1345: left oid 349 (ObjNum 973 snap 0 seq_num 973) 2023-06-03T20:00:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:1347: expect (ObjNum 859 snap 0 seq_num 859) 2023-06-03T20:00:56.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:56 smithi033 bash[33017]: cluster 2023-06-03T20:00:55.455115+0000 mgr.x (mgr.24803) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 16 MiB/s wr, 168 op/s 2023-06-03T20:00:56.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:56 smithi033 bash[33017]: audit 2023-06-03T20:00:56.015583+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.33:0/2358724519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:56 smithi083 bash[26882]: cluster 2023-06-03T20:00:55.455115+0000 mgr.x (mgr.24803) 16 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 16 MiB/s wr, 168 op/s 2023-06-03T20:00:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:56 smithi083 bash[26882]: audit 2023-06-03T20:00:56.015583+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.33:0/2358724519' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:56.652 INFO:tasks.rados.rados.0.smithi033.stdout:1348: finishing write tid 1 to smithi03366949-341 2023-06-03T20:00:56.652 INFO:tasks.rados.rados.0.smithi033.stdout:1348: finishing write tid 2 to smithi03366949-341 2023-06-03T20:00:56.653 INFO:tasks.rados.rados.0.smithi033.stdout:1348: finishing write tid 3 to smithi03366949-341 2023-06-03T20:00:56.653 INFO:tasks.rados.rados.0.smithi033.stdout:1348: finishing write tid 4 to smithi03366949-341 2023-06-03T20:00:56.653 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 341 v 157 (ObjNum 974 snap 0 seq_num 974) dirty exists 2023-06-03T20:00:56.653 INFO:tasks.rados.rados.0.smithi033.stdout:1348: left oid 341 (ObjNum 974 snap 0 seq_num 974) 2023-06-03T20:00:56.653 INFO:tasks.rados.rados.0.smithi033.stdout:1349: expect (ObjNum 760 snap 0 seq_num 760) 2023-06-03T20:00:56.740 INFO:tasks.rados.rados.0.smithi033.stdout:1350: finishing write tid 1 to smithi03366949-197 2023-06-03T20:00:56.740 INFO:tasks.rados.rados.0.smithi033.stdout:1350: finishing write tid 2 to smithi03366949-197 2023-06-03T20:00:56.740 INFO:tasks.rados.rados.0.smithi033.stdout:1350: finishing write tid 3 to smithi03366949-197 2023-06-03T20:00:56.741 INFO:tasks.rados.rados.0.smithi033.stdout:1350: finishing write tid 4 to smithi03366949-197 2023-06-03T20:00:56.741 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 220 (ObjNum 975 snap 0 seq_num 975) dirty exists 2023-06-03T20:00:56.741 INFO:tasks.rados.rados.0.smithi033.stdout:1350: left oid 197 (ObjNum 975 snap 0 seq_num 975) 2023-06-03T20:00:56.741 INFO:tasks.rados.rados.0.smithi033.stdout:1353: finishing write tid 1 to smithi03366949-376 2023-06-03T20:00:56.741 INFO:tasks.rados.rados.0.smithi033.stdout:1351: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:00:56.896 INFO:tasks.rados.rados.0.smithi033.stdout:1352: expect (ObjNum 877 snap 0 seq_num 877) 2023-06-03T20:00:57.040 INFO:tasks.rados.rados.0.smithi033.stdout:1353: finishing write tid 2 to smithi03366949-376 2023-06-03T20:00:57.040 INFO:tasks.rados.rados.0.smithi033.stdout:1353: finishing write tid 3 to smithi03366949-376 2023-06-03T20:00:57.040 INFO:tasks.rados.rados.0.smithi033.stdout:1353: finishing write tid 4 to smithi03366949-376 2023-06-03T20:00:57.040 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 376 v 201 (ObjNum 976 snap 0 seq_num 976) dirty exists 2023-06-03T20:00:57.040 INFO:tasks.rados.rados.0.smithi033.stdout:1353: left oid 376 (ObjNum 976 snap 0 seq_num 976) 2023-06-03T20:00:57.041 INFO:tasks.rados.rados.0.smithi033.stdout:1354: seq_num 977 ranges {420439=411457,1421731=480010} 2023-06-03T20:00:57.049 INFO:tasks.rados.rados.0.smithi033.stdout:1354: writing smithi03366949-267 from 420439 to 831896 tid 1 2023-06-03T20:00:57.057 INFO:tasks.rados.rados.0.smithi033.stdout:1354: writing smithi03366949-267 from 1421731 to 1901741 tid 2 2023-06-03T20:00:57.057 INFO:tasks.rados.rados.0.smithi033.stdout:1345: done (9 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1346: done (8 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1347: done (7 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1348: done (6 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1349: done (5 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1350: done (4 left) 2023-06-03T20:00:57.058 INFO:tasks.rados.rados.0.smithi033.stdout:1351: done (3 left) 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1352: done (2 left) 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1353: done (1 left) 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1355: read oid 25 snap -1 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1356: read oid 457 snap -1 2023-06-03T20:00:57.059 INFO:tasks.rados.rados.0.smithi033.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-06-03T20:00:57.060 INFO:tasks.rados.rados.0.smithi033.stdout:1357: read oid 489 snap -1 2023-06-03T20:00:57.061 INFO:tasks.rados.rados.0.smithi033.stdout:1357: expect (ObjNum 921 snap 0 seq_num 921) 2023-06-03T20:00:57.062 INFO:tasks.rados.rados.0.smithi033.stdout:1358: write oid 410 current snap is 0 2023-06-03T20:00:57.062 INFO:tasks.rados.rados.0.smithi033.stdout:1358: seq_num 978 ranges {437246=486706,1363860=623668} 2023-06-03T20:00:57.063 INFO:tasks.rados.rados.0.smithi033.stdout:1358: writing smithi03366949-410 from 437246 to 923952 tid 1 2023-06-03T20:00:57.072 INFO:tasks.rados.rados.0.smithi033.stdout:1358: writing smithi03366949-410 from 1363860 to 1987528 tid 2 2023-06-03T20:00:57.072 INFO:tasks.rados.rados.0.smithi033.stdout:1359: delete oid 72 current snap is 0 2023-06-03T20:00:57.072 INFO:tasks.rados.rados.0.smithi033.stdout:1354: finishing write tid 1 to smithi03366949-267 2023-06-03T20:00:57.073 INFO:tasks.rados.rados.0.smithi033.stdout:1354: finishing write tid 2 to smithi03366949-267 2023-06-03T20:00:57.073 INFO:tasks.rados.rados.0.smithi033.stdout:1354: finishing write tid 3 to smithi03366949-267 2023-06-03T20:00:57.073 INFO:tasks.rados.rados.0.smithi033.stdout:1354: finishing write tid 4 to smithi03366949-267 2023-06-03T20:00:57.073 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 267 v 286 (ObjNum 977 snap 0 seq_num 977) dirty exists 2023-06-03T20:00:57.073 INFO:tasks.rados.rados.0.smithi033.stdout:1354: left oid 267 (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:00:57.074 INFO:tasks.rados.rados.0.smithi033.stdout:1358: finishing write tid 1 to smithi03366949-410 2023-06-03T20:00:57.074 INFO:tasks.rados.rados.0.smithi033.stdout:1357: expect (ObjNum 921 snap 0 seq_num 921) 2023-06-03T20:00:57.259 INFO:tasks.rados.rados.0.smithi033.stdout:1355: expect (ObjNum 24 snap 0 seq_num 24) 2023-06-03T20:00:57.333 INFO:tasks.rados.rados.0.smithi033.stdout:1358: finishing write tid 2 to smithi03366949-410 2023-06-03T20:00:57.333 INFO:tasks.rados.rados.0.smithi033.stdout:1358: finishing write tid 3 to smithi03366949-410 2023-06-03T20:00:57.333 INFO:tasks.rados.rados.0.smithi033.stdout:1358: finishing write tid 4 to smithi03366949-410 2023-06-03T20:00:57.333 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 410 v 223 (ObjNum 978 snap 0 seq_num 978) dirty exists 2023-06-03T20:00:57.333 INFO:tasks.rados.rados.0.smithi033.stdout:1358: left oid 410 (ObjNum 978 snap 0 seq_num 978) 2023-06-03T20:00:57.334 INFO:tasks.rados.rados.0.smithi033.stdout:1356: expect (ObjNum 456 snap 0 seq_num 456) 2023-06-03T20:00:57.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:00:57] "GET /metrics HTTP/1.1" 200 190178 "" "Prometheus/2.33.4" 2023-06-03T20:00:57.444 INFO:tasks.rados.rados.0.smithi033.stdout:1354: done (5 left) 2023-06-03T20:00:57.444 INFO:tasks.rados.rados.0.smithi033.stdout:1355: done (4 left) 2023-06-03T20:00:57.444 INFO:tasks.rados.rados.0.smithi033.stdout:1356: done (3 left) 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1357: done (2 left) 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1358: done (1 left) 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1359: done (0 left) 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1360: read oid 320 snap -1 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1361: write oid 411 current snap is 0 2023-06-03T20:00:57.445 INFO:tasks.rados.rados.0.smithi033.stdout:1361: seq_num 980 ranges {470860=637204,1880824=590036} 2023-06-03T20:00:57.455 INFO:tasks.rados.rados.0.smithi033.stdout:1361: writing smithi03366949-411 from 470860 to 1108064 tid 1 2023-06-03T20:00:57.464 INFO:tasks.rados.rados.0.smithi033.stdout:1361: writing smithi03366949-411 from 1880824 to 2470860 tid 2 2023-06-03T20:00:57.465 INFO:tasks.rados.rados.0.smithi033.stdout:1362: write oid 284 current snap is 0 2023-06-03T20:00:57.465 INFO:tasks.rados.rados.0.smithi033.stdout:1362: seq_num 981 ranges {487667=428806,1655659=770995} 2023-06-03T20:00:57.470 INFO:tasks.rados.rados.0.smithi033.stdout:1362: writing smithi03366949-284 from 487667 to 916473 tid 1 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1362: writing smithi03366949-284 from 1655659 to 2426654 tid 2 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1363: read oid 62 snap -1 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1364: read oid 497 snap -1 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-06-03T20:00:57.479 INFO:tasks.rados.rados.0.smithi033.stdout:1365: read oid 52 snap -1 2023-06-03T20:00:57.480 INFO:tasks.rados.rados.0.smithi033.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:57.480 INFO:tasks.rados.rados.0.smithi033.stdout:1366: read oid 28 snap -1 2023-06-03T20:00:57.480 INFO:tasks.rados.rados.0.smithi033.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-06-03T20:00:57.480 INFO:tasks.rados.rados.0.smithi033.stdout:1367: write oid 429 current snap is 0 2023-06-03T20:00:57.480 INFO:tasks.rados.rados.0.smithi033.stdout:1367: seq_num 982 ranges {504474=504055,1714141=631006} 2023-06-03T20:00:57.485 INFO:tasks.rados.rados.0.smithi033.stdout:1367: writing smithi03366949-429 from 504474 to 1008529 tid 1 2023-06-03T20:00:57.494 INFO:tasks.rados.rados.0.smithi033.stdout:1367: writing smithi03366949-429 from 1714141 to 2345147 tid 2 2023-06-03T20:00:57.494 INFO:tasks.rados.rados.0.smithi033.stdout:1368: delete oid 217 current snap is 0 2023-06-03T20:00:57.495 INFO:tasks.rados.rados.0.smithi033.stdout:1360: expect (ObjNum 319 snap 0 seq_num 319) 2023-06-03T20:00:57.605 INFO:tasks.rados.rados.0.smithi033.stdout:1361: finishing write tid 1 to smithi03366949-411 2023-06-03T20:00:57.605 INFO:tasks.rados.rados.0.smithi033.stdout:1361: finishing write tid 2 to smithi03366949-411 2023-06-03T20:00:57.605 INFO:tasks.rados.rados.0.smithi033.stdout:1361: finishing write tid 3 to smithi03366949-411 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:1361: finishing write tid 4 to smithi03366949-411 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 288 (ObjNum 980 snap 0 seq_num 980) dirty exists 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:1361: left oid 411 (ObjNum 980 snap 0 seq_num 980) 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:1360: done (8 left) 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:1361: done (7 left) 2023-06-03T20:00:57.606 INFO:tasks.rados.rados.0.smithi033.stdout:1368: done (6 left) 2023-06-03T20:00:57.607 INFO:tasks.rados.rados.0.smithi033.stdout:1369: write oid 421 current snap is 0 2023-06-03T20:00:57.607 INFO:tasks.rados.rados.0.smithi033.stdout:1362: finishing write tid 1 to smithi03366949-284 2023-06-03T20:00:57.607 INFO:tasks.rados.rados.0.smithi033.stdout:1369: seq_num 984 ranges {538088=654553,1714752=634675} 2023-06-03T20:00:57.617 INFO:tasks.rados.rados.0.smithi033.stdout:1369: writing smithi03366949-421 from 538088 to 1192641 tid 1 2023-06-03T20:00:57.625 INFO:tasks.rados.rados.0.smithi033.stdout:1369: writing smithi03366949-421 from 1714752 to 2349427 tid 2 2023-06-03T20:00:57.625 INFO:tasks.rados.rados.0.smithi033.stdout:1370: write oid 388 current snap is 0 2023-06-03T20:00:57.625 INFO:tasks.rados.rados.0.smithi033.stdout:1370: seq_num 985 ranges {554895=729802,1773234=778333} 2023-06-03T20:00:57.632 INFO:tasks.rados.rados.0.smithi033.stdout:1370: writing smithi03366949-388 from 554895 to 1284697 tid 1 2023-06-03T20:00:57.640 INFO:tasks.rados.rados.0.smithi033.stdout:1370: writing smithi03366949-388 from 1773234 to 2551567 tid 2 2023-06-03T20:00:57.640 INFO:tasks.rados.rados.0.smithi033.stdout:1371: read oid 47 snap -1 2023-06-03T20:00:57.640 INFO:tasks.rados.rados.0.smithi033.stdout:1371: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:00:57.640 INFO:tasks.rados.rados.0.smithi033.stdout:1372: write oid 216 current snap is 0 2023-06-03T20:00:57.641 INFO:tasks.rados.rados.0.smithi033.stdout:1372: seq_num 986 ranges {571702=405051,1431716=638344,2560365=11337} 2023-06-03T20:00:57.646 INFO:tasks.rados.rados.0.smithi033.stdout:1372: writing smithi03366949-216 from 571702 to 976753 tid 1 2023-06-03T20:00:57.653 INFO:tasks.rados.rados.0.smithi033.stdout:1372: writing smithi03366949-216 from 1431716 to 2070060 tid 2 2023-06-03T20:00:57.657 INFO:tasks.rados.rados.0.smithi033.stdout:1372: writing smithi03366949-216 from 2560365 to 2571702 tid 3 2023-06-03T20:00:57.657 INFO:tasks.rados.rados.0.smithi033.stdout:1373: read oid 318 snap -1 2023-06-03T20:00:57.657 INFO:tasks.rados.rados.0.smithi033.stdout:1373: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:00:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:1374: write oid 349 current snap is 0 2023-06-03T20:00:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:1374: seq_num 987 ranges {588509=480300,1773845=782002} 2023-06-03T20:00:57.663 INFO:tasks.rados.rados.0.smithi033.stdout:1374: writing smithi03366949-349 from 588509 to 1068809 tid 1 2023-06-03T20:00:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:1374: writing smithi03366949-349 from 1773845 to 2555847 tid 2 2023-06-03T20:00:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:1375: write oid 119 current snap is 0 2023-06-03T20:00:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:1375: seq_num 988 ranges {605316=555549,1832327=642013} 2023-06-03T20:00:57.679 INFO:tasks.rados.rados.0.smithi033.stdout:1375: writing smithi03366949-119 from 605316 to 1160865 tid 1 2023-06-03T20:00:57.687 INFO:tasks.rados.rados.0.smithi033.stdout:1375: writing smithi03366949-119 from 1832327 to 2474340 tid 2 2023-06-03T20:00:57.687 INFO:tasks.rados.rados.0.smithi033.stdout:1376: write oid 60 current snap is 0 2023-06-03T20:00:57.687 INFO:tasks.rados.rados.0.smithi033.stdout:1376: seq_num 989 ranges {622123=747151,2007162=614961} 2023-06-03T20:00:57.695 INFO:tasks.rados.rados.0.smithi033.stdout:1376: writing smithi03366949-60 from 622123 to 1369274 tid 1 2023-06-03T20:00:57.702 INFO:tasks.rados.rados.0.smithi033.stdout:1376: writing smithi03366949-60 from 2007162 to 2622123 tid 2 2023-06-03T20:00:57.703 INFO:tasks.rados.rados.0.smithi033.stdout:1377: write oid 162 current snap is 0 2023-06-03T20:00:57.703 INFO:tasks.rados.rados.0.smithi033.stdout:1377: seq_num 990 ranges {638930=422400,1665644=645682} 2023-06-03T20:00:57.708 INFO:tasks.rados.rados.0.smithi033.stdout:1377: writing smithi03366949-162 from 638930 to 1061330 tid 1 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout:1377: writing smithi03366949-162 from 1665644 to 2311326 tid 2 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout:1378: read oid 165 snap -1 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout:1378: expect deleted 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout:1362: finishing write tid 2 to smithi03366949-284 2023-06-03T20:00:57.716 INFO:tasks.rados.rados.0.smithi033.stdout:1362: finishing write tid 3 to smithi03366949-284 2023-06-03T20:00:57.717 INFO:tasks.rados.rados.0.smithi033.stdout:1364: expect (ObjNum 496 snap 0 seq_num 496) 2023-06-03T20:00:57.804 INFO:tasks.rados.rados.0.smithi033.stdout:1365: expect (ObjNum 609 snap 0 seq_num 609) 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:1362: finishing write tid 4 to smithi03366949-284 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 284 v 291 (ObjNum 981 snap 0 seq_num 981) dirty exists 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:1362: left oid 284 (ObjNum 981 snap 0 seq_num 981) 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:1362: done (15 left) 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:1364: done (14 left) 2023-06-03T20:00:57.909 INFO:tasks.rados.rados.0.smithi033.stdout:1365: done (13 left) 2023-06-03T20:00:57.910 INFO:tasks.rados.rados.0.smithi033.stdout:1379: write oid 189 current snap is 0 2023-06-03T20:00:57.910 INFO:tasks.rados.rados.0.smithi033.stdout:1363: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:00:58.042 INFO:tasks.rados.rados.0.smithi033.stdout:1366: expect (ObjNum 755 snap 0 seq_num 755) 2023-06-03T20:00:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.807612+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.816441+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.819548+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.821522+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.822111+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.823351+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.824121+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.825111+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.825913+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.827673+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:56.829309+0000 mgr.x (mgr.24803) 17 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 2527M 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.832878+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.964134+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.972725+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.975978+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.978257+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.978548+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.980523+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.980753+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.807612+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.816441+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.819548+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.821522+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.822111+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.823351+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.824121+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.825111+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.825913+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.827673+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:56.829309+0000 mgr.x (mgr.24803) 17 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 2527M 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.832878+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.964134+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.972725+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.975978+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.978257+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.978548+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.980523+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.980753+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.982678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.982908+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.985132+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:56.987094+0000 mgr.x (mgr.24803) 18 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 2526M 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.990841+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.996500+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:56.997725+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:56.999925+0000 mgr.x (mgr.24803) 19 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.000318+0000 mgr.x (mgr.24803) 20 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:00:58.087 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.215303+0000 mgr.x (mgr.24803) 21 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.215680+0000 mgr.x (mgr.24803) 22 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:57.767963+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:57.772256+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:57.779255+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:57.783938+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[26432]: audit 2023-06-03T20:00:57.792402+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.089 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.982678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.089 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.982908+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.985132+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:56.987094+0000 mgr.x (mgr.24803) 18 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 2526M 2023-06-03T20:00:58.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.990841+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.996500+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:58.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:56.997725+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:58.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:56.999925+0000 mgr.x (mgr.24803) 19 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:00:58.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.000318+0000 mgr.x (mgr.24803) 20 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:00:58.092 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.215303+0000 mgr.x (mgr.24803) 21 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.092 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.215680+0000 mgr.x (mgr.24803) 22 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.092 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:57.767963+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.093 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:57.772256+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.093 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:57.779255+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.093 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:57.783938+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.093 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:57 smithi033 bash[33017]: audit 2023-06-03T20:00:57.792402+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.807612+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.816441+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.819548+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.821522+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.822111+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.823351+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.824121+0000 mon.b (mon.1) 69 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.825111+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.825913+0000 mon.b (mon.1) 70 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.827673+0000 mon.b (mon.1) 71 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:56.829309+0000 mgr.x (mgr.24803) 17 : cephadm [INF] Adjusting osd_memory_target on smithi033 to 2527M 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.832878+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.964134+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.972725+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.975978+0000 mon.a (mon.0) 760 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.978257+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.978548+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.980523+0000 mon.a (mon.0) 762 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.980753+0000 mon.b (mon.1) 73 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.982678+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.982908+0000 mon.b (mon.1) 74 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.985132+0000 mon.b (mon.1) 75 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:56.987094+0000 mgr.x (mgr.24803) 18 : cephadm [INF] Adjusting osd_memory_target on smithi083 to 2526M 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.990841+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.996500+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:00:58.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:56.997725+0000 mon.b (mon.1) 77 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:00:58.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:56.999925+0000 mgr.x (mgr.24803) 19 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:00:58.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.000318+0000 mgr.x (mgr.24803) 20 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:00:58.150 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.215303+0000 mgr.x (mgr.24803) 21 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.215680+0000 mgr.x (mgr.24803) 22 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:57.767963+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:57.772256+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:57.779255+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:57.783938+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.151 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:57 smithi083 bash[26882]: audit 2023-06-03T20:00:57.792402+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:00:58.207 INFO:tasks.rados.rados.0.smithi033.stdout:1367: finishing write tid 1 to smithi03366949-429 2023-06-03T20:00:58.208 INFO:tasks.rados.rados.0.smithi033.stdout:1367: finishing write tid 2 to smithi03366949-429 2023-06-03T20:00:58.208 INFO:tasks.rados.rados.0.smithi033.stdout:1367: finishing write tid 3 to smithi03366949-429 2023-06-03T20:00:58.208 INFO:tasks.rados.rados.0.smithi033.stdout:1367: finishing write tid 4 to smithi03366949-429 2023-06-03T20:00:58.208 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 294 (ObjNum 982 snap 0 seq_num 982) dirty exists 2023-06-03T20:00:58.208 INFO:tasks.rados.rados.0.smithi033.stdout:1367: left oid 429 (ObjNum 982 snap 0 seq_num 982) 2023-06-03T20:00:58.209 INFO:tasks.rados.rados.0.smithi033.stdout:1369: finishing write tid 1 to smithi03366949-421 2023-06-03T20:00:58.209 INFO:tasks.rados.rados.0.smithi033.stdout:1369: finishing write tid 2 to smithi03366949-421 2023-06-03T20:00:58.209 INFO:tasks.rados.rados.0.smithi033.stdout:1369: finishing write tid 3 to smithi03366949-421 2023-06-03T20:00:58.209 INFO:tasks.rados.rados.0.smithi033.stdout:1369: finishing write tid 4 to smithi03366949-421 2023-06-03T20:00:58.210 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 182 (ObjNum 984 snap 0 seq_num 984) dirty exists 2023-06-03T20:00:58.210 INFO:tasks.rados.rados.0.smithi033.stdout:1369: left oid 421 (ObjNum 984 snap 0 seq_num 984) 2023-06-03T20:00:58.210 INFO:tasks.rados.rados.0.smithi033.stdout:1370: finishing write tid 1 to smithi03366949-388 2023-06-03T20:00:58.210 INFO:tasks.rados.rados.0.smithi033.stdout:1370: finishing write tid 2 to smithi03366949-388 2023-06-03T20:00:58.210 INFO:tasks.rados.rados.0.smithi033.stdout:1372: finishing write tid 1 to smithi03366949-216 2023-06-03T20:00:58.211 INFO:tasks.rados.rados.0.smithi033.stdout:1370: finishing write tid 3 to smithi03366949-388 2023-06-03T20:00:58.211 INFO:tasks.rados.rados.0.smithi033.stdout:1370: finishing write tid 4 to smithi03366949-388 2023-06-03T20:00:58.211 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 159 (ObjNum 985 snap 0 seq_num 985) dirty exists 2023-06-03T20:00:58.211 INFO:tasks.rados.rados.0.smithi033.stdout:1370: left oid 388 (ObjNum 985 snap 0 seq_num 985) 2023-06-03T20:00:58.212 INFO:tasks.rados.rados.0.smithi033.stdout:1371: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:00:58.296 INFO:tasks.rados.rados.0.smithi033.stdout:1372: finishing write tid 2 to smithi03366949-216 2023-06-03T20:00:58.297 INFO:tasks.rados.rados.0.smithi033.stdout:1372: finishing write tid 3 to smithi03366949-216 2023-06-03T20:00:58.297 INFO:tasks.rados.rados.0.smithi033.stdout:1372: finishing write tid 4 to smithi03366949-216 2023-06-03T20:00:58.297 INFO:tasks.rados.rados.0.smithi033.stdout:1372: finishing write tid 5 to smithi03366949-216 2023-06-03T20:00:58.297 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 210 (ObjNum 986 snap 0 seq_num 986) dirty exists 2023-06-03T20:00:58.297 INFO:tasks.rados.rados.0.smithi033.stdout:1372: left oid 216 (ObjNum 986 snap 0 seq_num 986) 2023-06-03T20:00:58.298 INFO:tasks.rados.rados.0.smithi033.stdout:1379: seq_num 991 ranges {655737=497649,1607773=789340} 2023-06-03T20:00:58.303 INFO:tasks.rados.rados.0.smithi033.stdout:1379: writing smithi03366949-189 from 655737 to 1153386 tid 1 2023-06-03T20:00:58.310 INFO:tasks.rados.rados.0.smithi033.stdout:1379: writing smithi03366949-189 from 1607773 to 2397113 tid 2 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1363: done (13 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1366: done (12 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1367: done (11 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1369: done (10 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1370: done (9 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1371: done (8 left) 2023-06-03T20:00:58.311 INFO:tasks.rados.rados.0.smithi033.stdout:1372: done (7 left) 2023-06-03T20:00:58.312 INFO:tasks.rados.rados.0.smithi033.stdout:1380: write oid 248 current snap is 0 2023-06-03T20:00:58.312 INFO:tasks.rados.rados.0.smithi033.stdout:1380: seq_num 992 ranges {672544=572898,1666255=532998} 2023-06-03T20:00:58.317 INFO:tasks.rados.rados.0.smithi033.stdout:1380: writing smithi03366949-248 from 672544 to 1245442 tid 1 2023-06-03T20:00:58.323 INFO:tasks.rados.rados.0.smithi033.stdout:1380: writing smithi03366949-248 from 1666255 to 2199253 tid 2 2023-06-03T20:00:58.324 INFO:tasks.rados.rados.0.smithi033.stdout:1381: read oid 402 snap -1 2023-06-03T20:00:58.324 INFO:tasks.rados.rados.0.smithi033.stdout:1381: expect (ObjNum 537 snap 0 seq_num 537) 2023-06-03T20:00:58.324 INFO:tasks.rados.rados.0.smithi033.stdout:1382: write oid 389 current snap is 0 2023-06-03T20:00:58.324 INFO:tasks.rados.rados.0.smithi033.stdout:1373: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:00:58.465 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:58 smithi033 systemd[1]: Stopping Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:00:58.465 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[69048]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter.a 2023-06-03T20:00:58.552 INFO:tasks.rados.rados.0.smithi033.stdout:1374: finishing write tid 1 to smithi03366949-349 2023-06-03T20:00:58.552 INFO:tasks.rados.rados.0.smithi033.stdout:1374: finishing write tid 2 to smithi03366949-349 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1374: finishing write tid 3 to smithi03366949-349 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1374: finishing write tid 4 to smithi03366949-349 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 297 (ObjNum 987 snap 0 seq_num 987) dirty exists 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1374: left oid 349 (ObjNum 987 snap 0 seq_num 987) 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1375: finishing write tid 1 to smithi03366949-119 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1375: finishing write tid 2 to smithi03366949-119 2023-06-03T20:00:58.553 INFO:tasks.rados.rados.0.smithi033.stdout:1382: seq_num 993 ranges {689351=648147,2124737=564614} 2023-06-03T20:00:58.561 INFO:tasks.rados.rados.0.smithi033.stdout:1382: writing smithi03366949-389 from 689351 to 1337498 tid 1 2023-06-03T20:00:58.569 INFO:tasks.rados.rados.0.smithi033.stdout:1382: writing smithi03366949-389 from 2124737 to 2689351 tid 2 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1373: done (9 left) 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1374: done (8 left) 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1383: delete oid 79 current snap is 0 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1375: finishing write tid 3 to smithi03366949-119 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1375: finishing write tid 4 to smithi03366949-119 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 119 v 160 (ObjNum 988 snap 0 seq_num 988) dirty exists 2023-06-03T20:00:58.570 INFO:tasks.rados.rados.0.smithi033.stdout:1375: left oid 119 (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1376: finishing write tid 1 to smithi03366949-60 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1376: finishing write tid 2 to smithi03366949-60 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1376: finishing write tid 3 to smithi03366949-60 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1376: finishing write tid 4 to smithi03366949-60 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 60 v 300 (ObjNum 989 snap 0 seq_num 989) dirty exists 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1376: left oid 60 (ObjNum 989 snap 0 seq_num 989) 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1377: finishing write tid 1 to smithi03366949-162 2023-06-03T20:00:58.571 INFO:tasks.rados.rados.0.smithi033.stdout:1377: finishing write tid 2 to smithi03366949-162 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1377: finishing write tid 3 to smithi03366949-162 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1377: finishing write tid 4 to smithi03366949-162 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 162 v 162 (ObjNum 990 snap 0 seq_num 990) dirty exists 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1377: left oid 162 (ObjNum 990 snap 0 seq_num 990) 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1379: finishing write tid 1 to smithi03366949-189 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1379: finishing write tid 2 to smithi03366949-189 2023-06-03T20:00:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:1379: finishing write tid 3 to smithi03366949-189 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1379: finishing write tid 4 to smithi03366949-189 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 189 v 165 (ObjNum 991 snap 0 seq_num 991) dirty exists 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1379: left oid 189 (ObjNum 991 snap 0 seq_num 991) 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1380: finishing write tid 1 to smithi03366949-248 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1380: finishing write tid 2 to smithi03366949-248 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1380: finishing write tid 3 to smithi03366949-248 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:1380: finishing write tid 4 to smithi03366949-248 2023-06-03T20:00:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 248 v 168 (ObjNum 992 snap 0 seq_num 992) dirty exists 2023-06-03T20:00:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:1380: left oid 248 (ObjNum 992 snap 0 seq_num 992) 2023-06-03T20:00:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:1381: expect (ObjNum 537 snap 0 seq_num 537) 2023-06-03T20:00:58.716 INFO:tasks.rados.rados.0.smithi033.stdout:1382: finishing write tid 1 to smithi03366949-389 2023-06-03T20:00:58.717 INFO:tasks.rados.rados.0.smithi033.stdout:1382: finishing write tid 2 to smithi03366949-389 2023-06-03T20:00:58.717 INFO:tasks.rados.rados.0.smithi033.stdout:1382: finishing write tid 3 to smithi03366949-389 2023-06-03T20:00:58.717 INFO:tasks.rados.rados.0.smithi033.stdout:1382: finishing write tid 4 to smithi03366949-389 2023-06-03T20:00:58.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 389 v 171 (ObjNum 993 snap 0 seq_num 993) dirty exists 2023-06-03T20:00:58.717 INFO:tasks.rados.rados.0.smithi033.stdout:1382: left oid 389 (ObjNum 993 snap 0 seq_num 993) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1375: done (8 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1376: done (7 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1377: done (6 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1378: done (5 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1379: done (4 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1380: done (3 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1381: done (2 left) 2023-06-03T20:00:58.718 INFO:tasks.rados.rados.0.smithi033.stdout:1382: done (1 left) 2023-06-03T20:00:58.719 INFO:tasks.rados.rados.0.smithi033.stdout:1383: done (0 left) 2023-06-03T20:00:58.719 INFO:tasks.rados.rados.0.smithi033.stdout:1384: read oid 251 snap -1 2023-06-03T20:00:58.719 INFO:tasks.rados.rados.0.smithi033.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-06-03T20:00:58.719 INFO:tasks.rados.rados.0.smithi033.stdout:1385: write oid 388 current snap is 0 2023-06-03T20:00:58.719 INFO:tasks.rados.rados.0.smithi033.stdout:1385: seq_num 995 ranges {722965=798645,2125348=597617} 2023-06-03T20:00:58.732 INFO:tasks.rados.rados.0.smithi033.stdout:1385: writing smithi03366949-388 from 722965 to 1521610 tid 1 2023-06-03T20:00:58.739 INFO:tasks.rados.rados.0.smithi033.stdout:1385: writing smithi03366949-388 from 2125348 to 2722965 tid 2 2023-06-03T20:00:58.739 INFO:tasks.rados.rados.0.smithi033.stdout:1386: read oid 384 snap -1 2023-06-03T20:00:58.739 INFO:tasks.rados.rados.0.smithi033.stdout:1386: expect (ObjNum 848 snap 0 seq_num 848) 2023-06-03T20:00:58.740 INFO:tasks.rados.rados.0.smithi033.stdout:1387: write oid 281 current snap is 0 2023-06-03T20:00:58.740 INFO:tasks.rados.rados.0.smithi033.stdout:1387: seq_num 996 ranges {739772=590247,1900183=540336} 2023-06-03T20:00:58.747 INFO:tasks.rados.rados.0.smithi033.stdout:1387: writing smithi03366949-281 from 739772 to 1330019 tid 1 2023-06-03T20:00:58.753 INFO:tasks.rados.rados.0.smithi033.stdout:1387: writing smithi03366949-281 from 1900183 to 2440519 tid 2 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1388: read oid 33 snap -1 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1388: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1389: read oid 324 snap -1 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1389: expect (ObjNum 792 snap 0 seq_num 792) 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1390: read oid 119 snap -1 2023-06-03T20:00:58.754 INFO:tasks.rados.rados.0.smithi033.stdout:1390: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1391: read oid 151 snap -1 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1392: read oid 130 snap -1 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1393: write oid 78 current snap is 0 2023-06-03T20:00:58.755 INFO:tasks.rados.rados.0.smithi033.stdout:1393: seq_num 997 ranges {756579=665496,1958665=400347} 2023-06-03T20:00:58.762 INFO:tasks.rados.rados.0.smithi033.stdout:1393: writing smithi03366949-78 from 756579 to 1422075 tid 1 2023-06-03T20:00:58.768 INFO:tasks.rados.rados.0.smithi033.stdout:1393: writing smithi03366949-78 from 1958665 to 2359012 tid 2 2023-06-03T20:00:58.768 INFO:tasks.rados.rados.0.smithi033.stdout:1394: read oid 448 snap -1 2023-06-03T20:00:58.768 INFO:tasks.rados.rados.0.smithi033.stdout:1394: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:00:58.768 INFO:tasks.rados.rados.0.smithi033.stdout:1395: write oid 245 current snap is 0 2023-06-03T20:00:58.769 INFO:tasks.rados.rados.0.smithi033.stdout:1384: expect (ObjNum 508 snap 0 seq_num 508) 2023-06-03T20:00:58.895 INFO:tasks.rados.rados.0.smithi033.stdout:1385: finishing write tid 1 to smithi03366949-388 2023-06-03T20:00:58.895 INFO:tasks.rados.rados.0.smithi033.stdout:1385: finishing write tid 2 to smithi03366949-388 2023-06-03T20:00:58.895 INFO:tasks.rados.rados.0.smithi033.stdout:1385: finishing write tid 3 to smithi03366949-388 2023-06-03T20:00:58.896 INFO:tasks.rados.rados.0.smithi033.stdout:1385: finishing write tid 4 to smithi03366949-388 2023-06-03T20:00:58.896 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 174 (ObjNum 995 snap 0 seq_num 995) dirty exists 2023-06-03T20:00:58.896 INFO:tasks.rados.rados.0.smithi033.stdout:1385: left oid 388 (ObjNum 995 snap 0 seq_num 995) 2023-06-03T20:00:58.896 INFO:tasks.rados.rados.0.smithi033.stdout:1386: expect (ObjNum 848 snap 0 seq_num 848) 2023-06-03T20:00:59.001 INFO:tasks.rados.rados.0.smithi033.stdout:1387: finishing write tid 1 to smithi03366949-281 2023-06-03T20:00:59.001 INFO:tasks.rados.rados.0.smithi033.stdout:1390: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:00:59.156 INFO:tasks.rados.rados.0.smithi033.stdout:1387: finishing write tid 2 to smithi03366949-281 2023-06-03T20:00:59.156 INFO:tasks.rados.rados.0.smithi033.stdout:1387: finishing write tid 3 to smithi03366949-281 2023-06-03T20:00:59.156 INFO:tasks.rados.rados.0.smithi033.stdout:1395: seq_num 998 ranges {773386=740745,2017147=544005} 2023-06-03T20:00:59.167 INFO:tasks.rados.rados.0.smithi033.stdout:1395: writing smithi03366949-245 from 773386 to 1514131 tid 1 2023-06-03T20:00:59.173 INFO:tasks.rados.rados.0.smithi033.stdout:1395: writing smithi03366949-245 from 2017147 to 2561152 tid 2 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1384: done (11 left) 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1385: done (10 left) 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1386: done (9 left) 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1390: done (8 left) 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1396: read oid 65 snap -1 2023-06-03T20:00:59.174 INFO:tasks.rados.rados.0.smithi033.stdout:1396: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:1397: read oid 398 snap -1 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:1397: expect (ObjNum 847 snap 0 seq_num 847) 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:1398: delete oid 99 current snap is 0 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:1387: finishing write tid 4 to smithi03366949-281 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 228 (ObjNum 996 snap 0 seq_num 996) dirty exists 2023-06-03T20:00:59.175 INFO:tasks.rados.rados.0.smithi033.stdout:1387: left oid 281 (ObjNum 996 snap 0 seq_num 996) 2023-06-03T20:00:59.176 INFO:tasks.rados.rados.0.smithi033.stdout:1392: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:00:59.254 INFO:tasks.rados.rados.0.smithi033.stdout:1391: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:00:59.330 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:59 smithi033 bash[69089]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter-a 2023-06-03T20:00:59.330 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:59 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:00:59.330 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:59 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.a.service: Failed with result 'exit-code'. 2023-06-03T20:00:59.330 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:59 smithi033 systemd[1]: Stopped Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:00:59.331 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:00:59 smithi033 systemd[1]: Started Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:00:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.381428+0000 mgr.x (mgr.24803) 23 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.430740+0000 mgr.x (mgr.24803) 24 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cluster 2023-06-03T20:00:57.455574+0000 mgr.x (mgr.24803) 25 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-06-03T20:00:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.546540+0000 mgr.x (mgr.24803) 26 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.595669+0000 mgr.x (mgr.24803) 27 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.868030+0000 mgr.x (mgr.24803) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-06-03T20:00:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: cephadm 2023-06-03T20:00:57.868862+0000 mgr.x (mgr.24803) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi033 2023-06-03T20:00:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[26432]: audit 2023-06-03T20:00:58.484514+0000 mon.a (mon.0) 770 : audit [DBG] from='client.? 172.21.15.33:0/2216231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:59.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.381428+0000 mgr.x (mgr.24803) 23 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.430740+0000 mgr.x (mgr.24803) 24 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cluster 2023-06-03T20:00:57.455574+0000 mgr.x (mgr.24803) 25 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.546540+0000 mgr.x (mgr.24803) 26 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.595669+0000 mgr.x (mgr.24803) 27 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.868030+0000 mgr.x (mgr.24803) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: cephadm 2023-06-03T20:00:57.868862+0000 mgr.x (mgr.24803) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi033 2023-06-03T20:00:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:00:58 smithi033 bash[33017]: audit 2023-06-03T20:00:58.484514+0000 mon.a (mon.0) 770 : audit [DBG] from='client.? 172.21.15.33:0/2216231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:59.334 INFO:tasks.rados.rados.0.smithi033.stdout:1388: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:00:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.381428+0000 mgr.x (mgr.24803) 23 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.430740+0000 mgr.x (mgr.24803) 24 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:00:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cluster 2023-06-03T20:00:57.455574+0000 mgr.x (mgr.24803) 25 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 11 MiB/s wr, 102 op/s 2023-06-03T20:00:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.546540+0000 mgr.x (mgr.24803) 26 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.595669+0000 mgr.x (mgr.24803) 27 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:00:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.868030+0000 mgr.x (mgr.24803) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2023-06-03T20:00:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: cephadm 2023-06-03T20:00:57.868862+0000 mgr.x (mgr.24803) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi033 2023-06-03T20:00:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:00:58 smithi083 bash[26882]: audit 2023-06-03T20:00:58.484514+0000 mon.a (mon.0) 770 : audit [DBG] from='client.? 172.21.15.33:0/2216231562' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:00:59.436 INFO:tasks.rados.rados.0.smithi033.stdout:1393: finishing write tid 1 to smithi03366949-78 2023-06-03T20:00:59.436 INFO:tasks.rados.rados.0.smithi033.stdout:1393: finishing write tid 2 to smithi03366949-78 2023-06-03T20:00:59.436 INFO:tasks.rados.rados.0.smithi033.stdout:1393: finishing write tid 3 to smithi03366949-78 2023-06-03T20:00:59.437 INFO:tasks.rados.rados.0.smithi033.stdout:1393: finishing write tid 4 to smithi03366949-78 2023-06-03T20:00:59.437 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 78 v 213 (ObjNum 997 snap 0 seq_num 997) dirty exists 2023-06-03T20:00:59.437 INFO:tasks.rados.rados.0.smithi033.stdout:1393: left oid 78 (ObjNum 997 snap 0 seq_num 997) 2023-06-03T20:00:59.437 INFO:tasks.rados.rados.0.smithi033.stdout:1389: expect (ObjNum 792 snap 0 seq_num 792) 2023-06-03T20:00:59.573 INFO:tasks.rados.rados.0.smithi033.stdout:1394: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:00:59.719 INFO:tasks.rados.rados.0.smithi033.stdout:1395: finishing write tid 1 to smithi03366949-245 2023-06-03T20:00:59.719 INFO:tasks.rados.rados.0.smithi033.stdout:1396: expect (ObjNum 638 snap 0 seq_num 638) 2023-06-03T20:00:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:1397: expect (ObjNum 847 snap 0 seq_num 847) 2023-06-03T20:00:59.961 INFO:tasks.rados.rados.0.smithi033.stdout:1395: finishing write tid 2 to smithi03366949-245 2023-06-03T20:00:59.962 INFO:tasks.rados.rados.0.smithi033.stdout:1395: finishing write tid 3 to smithi03366949-245 2023-06-03T20:00:59.962 INFO:tasks.rados.rados.0.smithi033.stdout:1395: finishing write tid 4 to smithi03366949-245 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 303 (ObjNum 998 snap 0 seq_num 998) dirty exists 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1395: left oid 245 (ObjNum 998 snap 0 seq_num 998) 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1387: done (10 left) 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1388: done (9 left) 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1389: done (8 left) 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1391: done (7 left) 2023-06-03T20:00:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:1392: done (6 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1393: done (5 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1394: done (4 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1395: done (3 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1396: done (2 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1397: done (1 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1398: done (0 left) 2023-06-03T20:00:59.964 INFO:tasks.rados.rados.0.smithi033.stdout:1399: delete oid 373 current snap is 0 2023-06-03T20:00:59.965 INFO:tasks.rados.rados.0.smithi033.stdout:1399: done (0 left) 2023-06-03T20:00:59.965 INFO:tasks.rados.rados.0.smithi033.stdout:1400: write oid 377 current snap is 0 2023-06-03T20:00:59.965 INFO:tasks.rados.rados.0.smithi033.stdout:1400: seq_num 1001 ranges {423807=566492,1676240=407685,2739004=84803} 2023-06-03T20:00:59.970 INFO:tasks.rados.rados.0.smithi033.stdout:1400: writing smithi03366949-377 from 423807 to 990299 tid 1 2023-06-03T20:00:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:1400: writing smithi03366949-377 from 1676240 to 2083925 tid 2 2023-06-03T20:00:59.982 INFO:tasks.rados.rados.0.smithi033.stdout:1400: writing smithi03366949-377 from 2739004 to 2823807 tid 3 2023-06-03T20:00:59.983 INFO:tasks.rados.rados.0.smithi033.stdout:1401: write oid 440 current snap is 0 2023-06-03T20:00:59.983 INFO:tasks.rados.rados.0.smithi033.stdout:1401: seq_num 1002 ranges {440614=641741,1734722=551343} 2023-06-03T20:00:59.989 INFO:tasks.rados.rados.0.smithi033.stdout:1401: writing smithi03366949-440 from 440614 to 1082355 tid 1 2023-06-03T20:00:59.996 INFO:tasks.rados.rados.0.smithi033.stdout:1401: writing smithi03366949-440 from 1734722 to 2286065 tid 2 2023-06-03T20:00:59.996 INFO:tasks.rados.rados.0.smithi033.stdout:1402: write oid 253 current snap is 0 2023-06-03T20:00:59.996 INFO:tasks.rados.rados.0.smithi033.stdout:1400: finishing write tid 1 to smithi03366949-377 2023-06-03T20:00:59.996 INFO:tasks.rados.rados.0.smithi033.stdout:1400: finishing write tid 2 to smithi03366949-377 2023-06-03T20:00:59.996 INFO:tasks.rados.rados.0.smithi033.stdout:1400: finishing write tid 3 to smithi03366949-377 2023-06-03T20:00:59.997 INFO:tasks.rados.rados.0.smithi033.stdout:1400: finishing write tid 4 to smithi03366949-377 2023-06-03T20:00:59.997 INFO:tasks.rados.rados.0.smithi033.stdout:1402: seq_num 1003 ranges {457421=716990,1676851=411354,2677497=179924} 2023-06-03T20:01:00.002 INFO:tasks.rados.rados.0.smithi033.stdout:1402: writing smithi03366949-253 from 457421 to 1174411 tid 1 2023-06-03T20:01:00.008 INFO:tasks.rados.rados.0.smithi033.stdout:1402: writing smithi03366949-253 from 1676851 to 2088205 tid 2 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:1402: writing smithi03366949-253 from 2677497 to 2857421 tid 3 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:1400: finishing write tid 5 to smithi03366949-377 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 377 v 292 (ObjNum 1001 snap 0 seq_num 1001) dirty exists 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:1400: left oid 377 (ObjNum 1001 snap 0 seq_num 1001) 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:1401: finishing write tid 1 to smithi03366949-440 2023-06-03T20:01:00.013 INFO:tasks.rados.rados.0.smithi033.stdout:1403: read oid 104 snap -1 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1400: done (3 left) 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1404: read oid 135 snap -1 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1404: expect (ObjNum 877 snap 0 seq_num 877) 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1405: read oid 19 snap -1 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1405: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:01:00.014 INFO:tasks.rados.rados.0.smithi033.stdout:1406: write oid 490 current snap is 0 2023-06-03T20:01:00.015 INFO:tasks.rados.rados.0.smithi033.stdout:1401: finishing write tid 2 to smithi03366949-440 2023-06-03T20:01:00.015 INFO:tasks.rados.rados.0.smithi033.stdout:1406: seq_num 1004 ranges {474228=508592,1451686=555012,2704920=169308} 2023-06-03T20:01:00.020 INFO:tasks.rados.rados.0.smithi033.stdout:1406: writing smithi03366949-490 from 474228 to 982820 tid 1 2023-06-03T20:01:00.026 INFO:tasks.rados.rados.0.smithi033.stdout:1406: writing smithi03366949-490 from 1451686 to 2006698 tid 2 2023-06-03T20:01:00.032 INFO:tasks.rados.rados.0.smithi033.stdout:1406: writing smithi03366949-490 from 2704920 to 2874228 tid 3 2023-06-03T20:01:00.032 INFO:tasks.rados.rados.0.smithi033.stdout:1407: write oid 362 current snap is 0 2023-06-03T20:01:00.032 INFO:tasks.rados.rados.0.smithi033.stdout:1401: finishing write tid 3 to smithi03366949-440 2023-06-03T20:01:00.032 INFO:tasks.rados.rados.0.smithi033.stdout:1401: finishing write tid 4 to smithi03366949-440 2023-06-03T20:01:00.032 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 440 v 216 (ObjNum 1002 snap 0 seq_num 1002) dirty exists 2023-06-03T20:01:00.033 INFO:tasks.rados.rados.0.smithi033.stdout:1401: left oid 440 (ObjNum 1002 snap 0 seq_num 1002) 2023-06-03T20:01:00.033 INFO:tasks.rados.rados.0.smithi033.stdout:1402: finishing write tid 1 to smithi03366949-253 2023-06-03T20:01:00.033 INFO:tasks.rados.rados.0.smithi033.stdout:1402: finishing write tid 2 to smithi03366949-253 2023-06-03T20:01:00.033 INFO:tasks.rados.rados.0.smithi033.stdout:1403: expect (ObjNum 103 snap 0 seq_num 103) 2023-06-03T20:01:00.148 INFO:tasks.rados.rados.0.smithi033.stdout:1404: expect (ObjNum 877 snap 0 seq_num 877) 2023-06-03T20:01:00.286 INFO:tasks.rados.rados.0.smithi033.stdout:1402: finishing write tid 3 to smithi03366949-253 2023-06-03T20:01:00.286 INFO:tasks.rados.rados.0.smithi033.stdout:1402: finishing write tid 4 to smithi03366949-253 2023-06-03T20:01:00.286 INFO:tasks.rados.rados.0.smithi033.stdout:1402: finishing write tid 5 to smithi03366949-253 2023-06-03T20:01:00.287 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 253 v 161 (ObjNum 1003 snap 0 seq_num 1003) dirty exists 2023-06-03T20:01:00.287 INFO:tasks.rados.rados.0.smithi033.stdout:1402: left oid 253 (ObjNum 1003 snap 0 seq_num 1003) 2023-06-03T20:01:00.287 INFO:tasks.rados.rados.0.smithi033.stdout:1405: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:01:00.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[33017]: audit 2023-06-03T20:00:59.169609+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[33017]: audit 2023-06-03T20:00:59.177385+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[33017]: cephadm 2023-06-03T20:00:59.187767+0000 mgr.x (mgr.24803) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T20:01:00.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[33017]: cephadm 2023-06-03T20:00:59.206559+0000 mgr.x (mgr.24803) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T20:01:00.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[26432]: audit 2023-06-03T20:00:59.169609+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[26432]: audit 2023-06-03T20:00:59.177385+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[26432]: cephadm 2023-06-03T20:00:59.187767+0000 mgr.x (mgr.24803) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T20:01:00.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[26432]: cephadm 2023-06-03T20:00:59.206559+0000 mgr.x (mgr.24803) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:1406: finishing write tid 1 to smithi03366949-490 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:1406: finishing write tid 2 to smithi03366949-490 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:1406: finishing write tid 3 to smithi03366949-490 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:1406: finishing write tid 4 to smithi03366949-490 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:1406: finishing write tid 5 to smithi03366949-490 2023-06-03T20:01:00.444 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 490 v 165 (ObjNum 1004 snap 0 seq_num 1004) dirty exists 2023-06-03T20:01:00.445 INFO:tasks.rados.rados.0.smithi033.stdout:1406: left oid 490 (ObjNum 1004 snap 0 seq_num 1004) 2023-06-03T20:01:00.445 INFO:tasks.rados.rados.0.smithi033.stdout:1407: seq_num 1005 ranges {491035=583841,1510168=698670,2732343=158692} 2023-06-03T20:01:00.450 INFO:tasks.rados.rados.0.smithi033.stdout:1407: writing smithi03366949-362 from 491035 to 1074876 tid 1 2023-06-03T20:01:00.456 INFO:tasks.rados.rados.0.smithi033.stdout:1407: writing smithi03366949-362 from 1510168 to 2208838 tid 2 2023-06-03T20:01:00.461 INFO:tasks.rados.rados.0.smithi033.stdout:1407: writing smithi03366949-362 from 2732343 to 2891035 tid 3 2023-06-03T20:01:00.461 INFO:tasks.rados.rados.0.smithi033.stdout:1401: done (6 left) 2023-06-03T20:01:00.461 INFO:tasks.rados.rados.0.smithi033.stdout:1402: done (5 left) 2023-06-03T20:01:00.461 INFO:tasks.rados.rados.0.smithi033.stdout:1403: done (4 left) 2023-06-03T20:01:00.461 INFO:tasks.rados.rados.0.smithi033.stdout:1404: done (3 left) 2023-06-03T20:01:00.462 INFO:tasks.rados.rados.0.smithi033.stdout:1405: done (2 left) 2023-06-03T20:01:00.462 INFO:tasks.rados.rados.0.smithi033.stdout:1406: done (1 left) 2023-06-03T20:01:00.462 INFO:tasks.rados.rados.0.smithi033.stdout:1408: write oid 155 current snap is 0 2023-06-03T20:01:00.462 INFO:tasks.rados.rados.0.smithi033.stdout:1408: seq_num 1006 ranges {507842=659090,1568650=558681,2759766=148076} 2023-06-03T20:01:00.467 INFO:tasks.rados.rados.0.smithi033.stdout:1408: writing smithi03366949-155 from 507842 to 1166932 tid 1 2023-06-03T20:01:00.473 INFO:tasks.rados.rados.0.smithi033.stdout:1408: writing smithi03366949-155 from 1568650 to 2127331 tid 2 2023-06-03T20:01:00.477 INFO:tasks.rados.rados.0.smithi033.stdout:1408: writing smithi03366949-155 from 2759766 to 2907842 tid 3 2023-06-03T20:01:00.478 INFO:tasks.rados.rados.0.smithi033.stdout:1409: read oid 394 snap -1 2023-06-03T20:01:00.478 INFO:tasks.rados.rados.0.smithi033.stdout:1409: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:00.478 INFO:tasks.rados.rados.0.smithi033.stdout:1410: write oid 230 current snap is 0 2023-06-03T20:01:00.478 INFO:tasks.rados.rados.0.smithi033.stdout:1407: finishing write tid 1 to smithi03366949-362 2023-06-03T20:01:00.478 INFO:tasks.rados.rados.0.smithi033.stdout:1410: seq_num 1007 ranges {524649=734339,1910779=702339} 2023-06-03T20:01:00.485 INFO:tasks.rados.rados.0.smithi033.stdout:1410: writing smithi03366949-230 from 524649 to 1258988 tid 1 2023-06-03T20:01:00.493 INFO:tasks.rados.rados.0.smithi033.stdout:1410: writing smithi03366949-230 from 1910779 to 2613118 tid 2 2023-06-03T20:01:00.493 INFO:tasks.rados.rados.0.smithi033.stdout:1411: read oid 439 snap -1 2023-06-03T20:01:00.493 INFO:tasks.rados.rados.0.smithi033.stdout:1411: expect deleted 2023-06-03T20:01:00.493 INFO:tasks.rados.rados.0.smithi033.stdout:1412: write oid 322 current snap is 0 2023-06-03T20:01:00.493 INFO:tasks.rados.rados.0.smithi033.stdout:1412: seq_num 1008 ranges {541456=409588,1569261=562350,2814612=126844} 2023-06-03T20:01:00.498 INFO:tasks.rados.rados.0.smithi033.stdout:1412: writing smithi03366949-322 from 541456 to 951044 tid 1 2023-06-03T20:01:00.505 INFO:tasks.rados.rados.0.smithi033.stdout:1412: writing smithi03366949-322 from 1569261 to 2131611 tid 2 2023-06-03T20:01:00.509 INFO:tasks.rados.rados.0.smithi033.stdout:1412: writing smithi03366949-322 from 2814612 to 2941456 tid 3 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:1413: write oid 426 current snap is 0 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:1407: finishing write tid 2 to smithi03366949-362 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:1407: finishing write tid 3 to smithi03366949-362 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:1407: finishing write tid 4 to smithi03366949-362 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:1407: finishing write tid 5 to smithi03366949-362 2023-06-03T20:01:00.510 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 362 v 178 (ObjNum 1005 snap 0 seq_num 1005) dirty exists 2023-06-03T20:01:00.511 INFO:tasks.rados.rados.0.smithi033.stdout:1407: left oid 362 (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:01:00.511 INFO:tasks.rados.rados.0.smithi033.stdout:1408: finishing write tid 1 to smithi03366949-155 2023-06-03T20:01:00.511 INFO:tasks.rados.rados.0.smithi033.stdout:1413: seq_num 1009 ranges {558263=484837,1627743=706008} 2023-06-03T20:01:00.515 INFO:tasks.rados.rados.0.smithi033.stdout:1413: writing smithi03366949-426 from 558263 to 1043100 tid 1 2023-06-03T20:01:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:1413: writing smithi03366949-426 from 1627743 to 2333751 tid 2 2023-06-03T20:01:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:1407: done (6 left) 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1414: read oid 222 snap -1 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1414: expect deleted 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1415: write oid 147 current snap is 0 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1408: finishing write tid 2 to smithi03366949-155 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1408: finishing write tid 3 to smithi03366949-155 2023-06-03T20:01:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:1408: finishing write tid 4 to smithi03366949-155 2023-06-03T20:01:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:1408: finishing write tid 5 to smithi03366949-155 2023-06-03T20:01:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 155 v 224 (ObjNum 1006 snap 0 seq_num 1006) dirty exists 2023-06-03T20:01:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:1408: left oid 155 (ObjNum 1006 snap 0 seq_num 1006) 2023-06-03T20:01:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:1409: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:00.620 INFO:tasks.rados.rados.0.smithi033.stdout:1410: finishing write tid 1 to smithi03366949-230 2023-06-03T20:01:00.620 INFO:tasks.rados.rados.0.smithi033.stdout:1410: finishing write tid 2 to smithi03366949-230 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:1410: finishing write tid 3 to smithi03366949-230 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:1410: finishing write tid 4 to smithi03366949-230 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 168 (ObjNum 1007 snap 0 seq_num 1007) dirty exists 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:1410: left oid 230 (ObjNum 1007 snap 0 seq_num 1007) 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:1412: finishing write tid 1 to smithi03366949-322 2023-06-03T20:01:00.621 INFO:tasks.rados.rados.0.smithi033.stdout:1415: seq_num 1010 ranges {575070=560086,1686225=566019,2869458=105612} 2023-06-03T20:01:00.628 INFO:tasks.rados.rados.0.smithi033.stdout:1415: writing smithi03366949-147 from 575070 to 1135156 tid 1 2023-06-03T20:01:00.637 INFO:tasks.rados.rados.0.smithi033.stdout:1415: writing smithi03366949-147 from 1686225 to 2252244 tid 2 2023-06-03T20:01:00.642 INFO:tasks.rados.rados.0.smithi033.stdout:1415: writing smithi03366949-147 from 2869458 to 2975070 tid 3 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1408: done (7 left) 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1409: done (6 left) 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1410: done (5 left) 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1411: done (4 left) 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1416: read oid 311 snap -1 2023-06-03T20:01:00.643 INFO:tasks.rados.rados.0.smithi033.stdout:1416: expect (ObjNum 310 snap 0 seq_num 310) 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1417: read oid 201 snap -1 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1417: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1418: read oid 206 snap -1 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1418: expect (ObjNum 704 snap 0 seq_num 704) 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1419: read oid 190 snap -1 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1419: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:00.644 INFO:tasks.rados.rados.0.smithi033.stdout:1420: write oid 447 current snap is 0 2023-06-03T20:01:00.645 INFO:tasks.rados.rados.0.smithi033.stdout:1420: seq_num 1011 ranges {591877=635335,1628354=709677} 2023-06-03T20:01:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:00 smithi083 bash[26882]: audit 2023-06-03T20:00:59.169609+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:00 smithi083 bash[26882]: audit 2023-06-03T20:00:59.177385+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:00.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:00 smithi083 bash[26882]: cephadm 2023-06-03T20:00:59.187767+0000 mgr.x (mgr.24803) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2023-06-03T20:01:00.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:00 smithi083 bash[26882]: cephadm 2023-06-03T20:00:59.206559+0000 mgr.x (mgr.24803) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi033 2023-06-03T20:01:00.649 INFO:tasks.rados.rados.0.smithi033.stdout:1420: writing smithi03366949-447 from 591877 to 1227212 tid 1 2023-06-03T20:01:00.657 INFO:tasks.rados.rados.0.smithi033.stdout:1420: writing smithi03366949-447 from 1628354 to 2338031 tid 2 2023-06-03T20:01:00.657 INFO:tasks.rados.rados.0.smithi033.stdout:1421: read oid 430 snap -1 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1421: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1422: delete oid 169 current snap is 0 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1412: finishing write tid 2 to smithi03366949-322 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1412: finishing write tid 3 to smithi03366949-322 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1412: finishing write tid 4 to smithi03366949-322 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:1412: finishing write tid 5 to smithi03366949-322 2023-06-03T20:01:00.658 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 228 (ObjNum 1008 snap 0 seq_num 1008) dirty exists 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1412: left oid 322 (ObjNum 1008 snap 0 seq_num 1008) 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1413: finishing write tid 1 to smithi03366949-426 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1413: finishing write tid 2 to smithi03366949-426 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1413: finishing write tid 3 to smithi03366949-426 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1413: finishing write tid 4 to smithi03366949-426 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 426 v 211 (ObjNum 1009 snap 0 seq_num 1009) dirty exists 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1413: left oid 426 (ObjNum 1009 snap 0 seq_num 1009) 2023-06-03T20:01:00.659 INFO:tasks.rados.rados.0.smithi033.stdout:1415: finishing write tid 1 to smithi03366949-147 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1415: finishing write tid 2 to smithi03366949-147 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1415: finishing write tid 3 to smithi03366949-147 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1415: finishing write tid 4 to smithi03366949-147 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1415: finishing write tid 5 to smithi03366949-147 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 147 v 227 (ObjNum 1010 snap 0 seq_num 1010) dirty exists 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1415: left oid 147 (ObjNum 1010 snap 0 seq_num 1010) 2023-06-03T20:01:00.660 INFO:tasks.rados.rados.0.smithi033.stdout:1416: expect (ObjNum 310 snap 0 seq_num 310) 2023-06-03T20:01:00.780 INFO:tasks.rados.rados.0.smithi033.stdout:1421: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:01:00.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:01:00.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.489Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-06-03T20:01:00.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.489Z 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-06-03T20:01:00.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.489Z 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-06-03T20:01:00.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.489Z 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-06-03T20:01:00.831 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=arp 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=bcache 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=bonding 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=btrfs 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=conntrack 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=cpu 2023-06-03T20:01:00.832 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-06-03T20:01:00.833 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=diskstats 2023-06-03T20:01:00.833 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=dmi 2023-06-03T20:01:00.833 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=edac 2023-06-03T20:01:00.833 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=entropy 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=filefd 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=filesystem 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=hwmon 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=infiniband 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=ipvs 2023-06-03T20:01:00.834 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=loadavg 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=mdadm 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=meminfo 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=netclass 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=netdev 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=netstat 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=nfs 2023-06-03T20:01:00.835 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=nfsd 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=nvme 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=os 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=pressure 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=rapl 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=schedstat 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=sockstat 2023-06-03T20:01:00.836 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=softnet 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=stat 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=tapestats 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=textfile 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=time 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-06-03T20:01:00.837 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=uname 2023-06-03T20:01:00.838 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=vmstat 2023-06-03T20:01:00.838 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=xfs 2023-06-03T20:01:00.838 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:115 level=info collector=zfs 2023-06-03T20:01:00.838 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-06-03T20:01:00.838 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:01:00 smithi033 bash[69193]: ts=2023-06-03T20:01:00.491Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-06-03T20:01:00.909 INFO:tasks.rados.rados.0.smithi033.stdout:1419: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:01.043 INFO:tasks.rados.rados.0.smithi033.stdout:1417: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:01:01.161 INFO:tasks.rados.rados.0.smithi033.stdout:1418: expect (ObjNum 704 snap 0 seq_num 704) 2023-06-03T20:01:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:1420: finishing write tid 1 to smithi03366949-447 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:1420: finishing write tid 2 to smithi03366949-447 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:1420: finishing write tid 3 to smithi03366949-447 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:1420: finishing write tid 4 to smithi03366949-447 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 231 (ObjNum 1011 snap 0 seq_num 1011) dirty exists 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:1420: left oid 447 (ObjNum 1011 snap 0 seq_num 1011) 2023-06-03T20:01:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:1412: done (10 left) 2023-06-03T20:01:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:1413: done (9 left) 2023-06-03T20:01:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:1414: done (8 left) 2023-06-03T20:01:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:1415: done (7 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1416: done (6 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1417: done (5 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1418: done (4 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1419: done (3 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1420: done (2 left) 2023-06-03T20:01:01.389 INFO:tasks.rados.rados.0.smithi033.stdout:1421: done (1 left) 2023-06-03T20:01:01.390 INFO:tasks.rados.rados.0.smithi033.stdout:1422: done (0 left) 2023-06-03T20:01:01.390 INFO:tasks.rados.rados.0.smithi033.stdout:1423: read oid 279 snap -1 2023-06-03T20:01:01.390 INFO:tasks.rados.rados.0.smithi033.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-06-03T20:01:01.390 INFO:tasks.rados.rados.0.smithi033.stdout:1424: write oid 72 current snap is 0 2023-06-03T20:01:01.390 INFO:tasks.rados.rados.0.smithi033.stdout:1424: seq_num 1013 ranges {625491=502186,1861671=713346} 2023-06-03T20:01:01.393 INFO:tasks.rados.rados.0.smithi033.stdout:1424: writing smithi03366949-72 from 625491 to 1127677 tid 1 2023-06-03T20:01:01.402 INFO:tasks.rados.rados.0.smithi033.stdout:1424: writing smithi03366949-72 from 1861671 to 2575017 tid 2 2023-06-03T20:01:01.402 INFO:tasks.rados.rados.0.smithi033.stdout:1425: write oid 373 current snap is 0 2023-06-03T20:01:01.403 INFO:tasks.rados.rados.0.smithi033.stdout:1425: seq_num 1014 ranges {642298=577435,1920153=573357,2979150=63148} 2023-06-03T20:01:01.409 INFO:tasks.rados.rados.0.smithi033.stdout:1425: writing smithi03366949-373 from 642298 to 1219733 tid 1 2023-06-03T20:01:01.417 INFO:tasks.rados.rados.0.smithi033.stdout:1425: writing smithi03366949-373 from 1920153 to 2493510 tid 2 2023-06-03T20:01:01.421 INFO:tasks.rados.rados.0.smithi033.stdout:1425: writing smithi03366949-373 from 2979150 to 3042298 tid 3 2023-06-03T20:01:01.421 INFO:tasks.rados.rados.0.smithi033.stdout:1426: write oid 467 current snap is 0 2023-06-03T20:01:01.421 INFO:tasks.rados.rados.0.smithi033.stdout:1423: expect (ObjNum 968 snap 0 seq_num 968) 2023-06-03T20:01:01.556 INFO:tasks.rados.rados.0.smithi033.stdout:1424: finishing write tid 1 to smithi03366949-72 2023-06-03T20:01:01.557 INFO:tasks.rados.rados.0.smithi033.stdout:1424: finishing write tid 2 to smithi03366949-72 2023-06-03T20:01:01.557 INFO:tasks.rados.rados.0.smithi033.stdout:1424: finishing write tid 3 to smithi03366949-72 2023-06-03T20:01:01.557 INFO:tasks.rados.rados.0.smithi033.stdout:1424: finishing write tid 4 to smithi03366949-72 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 72 v 185 (ObjNum 1013 snap 0 seq_num 1013) dirty exists 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:1424: left oid 72 (ObjNum 1013 snap 0 seq_num 1013) 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:1425: finishing write tid 1 to smithi03366949-373 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:1425: finishing write tid 2 to smithi03366949-373 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:1425: finishing write tid 3 to smithi03366949-373 2023-06-03T20:01:01.558 INFO:tasks.rados.rados.0.smithi033.stdout:1425: finishing write tid 4 to smithi03366949-373 2023-06-03T20:01:01.559 INFO:tasks.rados.rados.0.smithi033.stdout:1425: finishing write tid 5 to smithi03366949-373 2023-06-03T20:01:01.559 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 233 (ObjNum 1014 snap 0 seq_num 1014) dirty exists 2023-06-03T20:01:01.559 INFO:tasks.rados.rados.0.smithi033.stdout:1425: left oid 373 (ObjNum 1014 snap 0 seq_num 1014) 2023-06-03T20:01:01.559 INFO:tasks.rados.rados.0.smithi033.stdout:1426: seq_num 1015 ranges {659105=652684,1862282=717015} 2023-06-03T20:01:01.570 INFO:tasks.rados.rados.0.smithi033.stdout:1426: writing smithi03366949-467 from 659105 to 1311789 tid 1 2023-06-03T20:01:01.579 INFO:tasks.rados.rados.0.smithi033.stdout:1426: writing smithi03366949-467 from 1862282 to 2579297 tid 2 2023-06-03T20:01:01.579 INFO:tasks.rados.rados.0.smithi033.stdout:1423: done (3 left) 2023-06-03T20:01:01.579 INFO:tasks.rados.rados.0.smithi033.stdout:1424: done (2 left) 2023-06-03T20:01:01.579 INFO:tasks.rados.rados.0.smithi033.stdout:1425: done (1 left) 2023-06-03T20:01:01.579 INFO:tasks.rados.rados.0.smithi033.stdout:1427: write oid 143 current snap is 0 2023-06-03T20:01:01.580 INFO:tasks.rados.rados.0.smithi033.stdout:1426: finishing write tid 1 to smithi03366949-467 2023-06-03T20:01:01.580 INFO:tasks.rados.rados.0.smithi033.stdout:1427: seq_num 1016 ranges {675912=727933,1920764=460673,2801290=274622} 2023-06-03T20:01:01.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:01 smithi033 bash[33017]: cluster 2023-06-03T20:00:59.456665+0000 mgr.x (mgr.24803) 32 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-06-03T20:01:01.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:01 smithi033 bash[33017]: audit 2023-06-03T20:01:00.974154+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.33:0/1359675362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:01 smithi033 bash[26432]: cluster 2023-06-03T20:00:59.456665+0000 mgr.x (mgr.24803) 32 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-06-03T20:01:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:01 smithi033 bash[26432]: audit 2023-06-03T20:01:00.974154+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.33:0/1359675362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:01.587 INFO:tasks.rados.rados.0.smithi033.stdout:1427: writing smithi03366949-143 from 675912 to 1403845 tid 1 2023-06-03T20:01:01.592 INFO:tasks.rados.rados.0.smithi033.stdout:1427: writing smithi03366949-143 from 1920764 to 2381437 tid 2 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1427: writing smithi03366949-143 from 2801290 to 3075912 tid 3 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1428: read oid 190 snap -1 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1428: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1429: write oid 85 current snap is 0 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1426: finishing write tid 2 to smithi03366949-467 2023-06-03T20:01:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:1429: seq_num 1017 ranges {692719=403182,1579246=720684,2828713=264006} 2023-06-03T20:01:01.603 INFO:tasks.rados.rados.0.smithi033.stdout:1429: writing smithi03366949-85 from 692719 to 1095901 tid 1 2023-06-03T20:01:01.610 INFO:tasks.rados.rados.0.smithi033.stdout:1429: writing smithi03366949-85 from 1579246 to 2299930 tid 2 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1429: writing smithi03366949-85 from 2828713 to 3092719 tid 3 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1430: read oid 366 snap -1 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1430: expect deleted 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1431: write oid 135 current snap is 0 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1426: finishing write tid 3 to smithi03366949-467 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:1426: finishing write tid 4 to smithi03366949-467 2023-06-03T20:01:01.615 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 295 (ObjNum 1015 snap 0 seq_num 1015) dirty exists 2023-06-03T20:01:01.616 INFO:tasks.rados.rados.0.smithi033.stdout:1426: left oid 467 (ObjNum 1015 snap 0 seq_num 1015) 2023-06-03T20:01:01.616 INFO:tasks.rados.rados.0.smithi033.stdout:1427: finishing write tid 1 to smithi03366949-143 2023-06-03T20:01:01.616 INFO:tasks.rados.rados.0.smithi033.stdout:1431: seq_num 1018 ranges {709526=478431,1637728=464342,2856136=253390} 2023-06-03T20:01:01.621 INFO:tasks.rados.rados.0.smithi033.stdout:1431: writing smithi03366949-135 from 709526 to 1187957 tid 1 2023-06-03T20:01:01.626 INFO:tasks.rados.rados.0.smithi033.stdout:1431: writing smithi03366949-135 from 1637728 to 2102070 tid 2 2023-06-03T20:01:01.632 INFO:tasks.rados.rados.0.smithi033.stdout:1431: writing smithi03366949-135 from 2856136 to 3109526 tid 3 2023-06-03T20:01:01.633 INFO:tasks.rados.rados.0.smithi033.stdout:1426: done (5 left) 2023-06-03T20:01:01.633 INFO:tasks.rados.rados.0.smithi033.stdout:1432: delete oid 423 current snap is 0 2023-06-03T20:01:01.633 INFO:tasks.rados.rados.0.smithi033.stdout:1427: finishing write tid 2 to smithi03366949-143 2023-06-03T20:01:01.633 INFO:tasks.rados.rados.0.smithi033.stdout:1427: finishing write tid 3 to smithi03366949-143 2023-06-03T20:01:01.634 INFO:tasks.rados.rados.0.smithi033.stdout:1427: finishing write tid 4 to smithi03366949-143 2023-06-03T20:01:01.634 INFO:tasks.rados.rados.0.smithi033.stdout:1427: finishing write tid 5 to smithi03366949-143 2023-06-03T20:01:01.634 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 143 v 299 (ObjNum 1016 snap 0 seq_num 1016) dirty exists 2023-06-03T20:01:01.634 INFO:tasks.rados.rados.0.smithi033.stdout:1427: left oid 143 (ObjNum 1016 snap 0 seq_num 1016) 2023-06-03T20:01:01.634 INFO:tasks.rados.rados.0.smithi033.stdout:1428: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:01.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:01 smithi083 bash[26882]: cluster 2023-06-03T20:00:59.456665+0000 mgr.x (mgr.24803) 32 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 91 MiB/s rd, 13 MiB/s wr, 141 op/s 2023-06-03T20:01:01.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:01 smithi083 bash[26882]: audit 2023-06-03T20:01:00.974154+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.33:0/1359675362' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:01.755 INFO:tasks.rados.rados.0.smithi033.stdout:1429: finishing write tid 1 to smithi03366949-85 2023-06-03T20:01:01.755 INFO:tasks.rados.rados.0.smithi033.stdout:1429: finishing write tid 2 to smithi03366949-85 2023-06-03T20:01:01.755 INFO:tasks.rados.rados.0.smithi033.stdout:1427: done (5 left) 2023-06-03T20:01:01.755 INFO:tasks.rados.rados.0.smithi033.stdout:1428: done (4 left) 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1432: done (3 left) 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1433: write oid 456 current snap is 0 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1429: finishing write tid 3 to smithi03366949-85 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1429: finishing write tid 4 to smithi03366949-85 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1429: finishing write tid 5 to smithi03366949-85 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 85 v 182 (ObjNum 1017 snap 0 seq_num 1017) dirty exists 2023-06-03T20:01:01.756 INFO:tasks.rados.rados.0.smithi033.stdout:1429: left oid 85 (ObjNum 1017 snap 0 seq_num 1017) 2023-06-03T20:01:01.757 INFO:tasks.rados.rados.0.smithi033.stdout:1431: finishing write tid 1 to smithi03366949-135 2023-06-03T20:01:01.757 INFO:tasks.rados.rados.0.smithi033.stdout:1431: finishing write tid 2 to smithi03366949-135 2023-06-03T20:01:01.757 INFO:tasks.rados.rados.0.smithi033.stdout:1433: seq_num 1020 ranges {743140=745282,2154692=468011} 2023-06-03T20:01:01.769 INFO:tasks.rados.rados.0.smithi033.stdout:1433: writing smithi03366949-456 from 743140 to 1488422 tid 1 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1433: writing smithi03366949-456 from 2154692 to 2622703 tid 2 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1429: done (3 left) 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1430: done (2 left) 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1434: delete oid 387 current snap is 0 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1431: finishing write tid 3 to smithi03366949-135 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1431: finishing write tid 4 to smithi03366949-135 2023-06-03T20:01:01.777 INFO:tasks.rados.rados.0.smithi033.stdout:1431: finishing write tid 5 to smithi03366949-135 2023-06-03T20:01:01.778 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 135 v 198 (ObjNum 1018 snap 0 seq_num 1018) dirty exists 2023-06-03T20:01:01.778 INFO:tasks.rados.rados.0.smithi033.stdout:1431: left oid 135 (ObjNum 1018 snap 0 seq_num 1018) 2023-06-03T20:01:01.778 INFO:tasks.rados.rados.0.smithi033.stdout:1433: finishing write tid 1 to smithi03366949-456 2023-06-03T20:01:01.780 INFO:tasks.rados.rados.0.smithi033.stdout:1431: done (2 left) 2023-06-03T20:01:01.781 INFO:tasks.rados.rados.0.smithi033.stdout:1434: done (1 left) 2023-06-03T20:01:01.781 INFO:tasks.rados.rados.0.smithi033.stdout:1435: read oid 416 snap -1 2023-06-03T20:01:01.781 INFO:tasks.rados.rados.0.smithi033.stdout:1435: expect (ObjNum 878 snap 0 seq_num 878) 2023-06-03T20:01:01.781 INFO:tasks.rados.rados.0.smithi033.stdout:1436: write oid 63 current snap is 0 2023-06-03T20:01:01.782 INFO:tasks.rados.rados.0.smithi033.stdout:1436: seq_num 1022 ranges {776754=495780,1871656=471680,2965828=210926} 2023-06-03T20:01:01.789 INFO:tasks.rados.rados.0.smithi033.stdout:1436: writing smithi03366949-63 from 776754 to 1272534 tid 1 2023-06-03T20:01:01.796 INFO:tasks.rados.rados.0.smithi033.stdout:1436: writing smithi03366949-63 from 1871656 to 2343336 tid 2 2023-06-03T20:01:01.801 INFO:tasks.rados.rados.0.smithi033.stdout:1436: writing smithi03366949-63 from 2965828 to 3176754 tid 3 2023-06-03T20:01:01.801 INFO:tasks.rados.rados.0.smithi033.stdout:1437: write oid 262 current snap is 0 2023-06-03T20:01:01.802 INFO:tasks.rados.rados.0.smithi033.stdout:1433: finishing write tid 2 to smithi03366949-456 2023-06-03T20:01:01.802 INFO:tasks.rados.rados.0.smithi033.stdout:1433: finishing write tid 3 to smithi03366949-456 2023-06-03T20:01:01.802 INFO:tasks.rados.rados.0.smithi033.stdout:1437: seq_num 1023 ranges {793561=571029,1813785=731691,2993251=200310} 2023-06-03T20:01:01.810 INFO:tasks.rados.rados.0.smithi033.stdout:1437: writing smithi03366949-262 from 793561 to 1364590 tid 1 2023-06-03T20:01:01.817 INFO:tasks.rados.rados.0.smithi033.stdout:1437: writing smithi03366949-262 from 1813785 to 2545476 tid 2 2023-06-03T20:01:01.820 INFO:tasks.rados.rados.0.smithi033.stdout:1437: writing smithi03366949-262 from 2993251 to 3193561 tid 3 2023-06-03T20:01:01.821 INFO:tasks.rados.rados.0.smithi033.stdout:1438: write oid 113 current snap is 0 2023-06-03T20:01:01.821 INFO:tasks.rados.rados.0.smithi033.stdout:1438: seq_num 1024 ranges {410368=646278,1472267=475349,2504321=405600} 2023-06-03T20:01:01.827 INFO:tasks.rados.rados.0.smithi033.stdout:1438: writing smithi03366949-113 from 410368 to 1056646 tid 1 2023-06-03T20:01:01.832 INFO:tasks.rados.rados.0.smithi033.stdout:1438: writing smithi03366949-113 from 1472267 to 1947616 tid 2 2023-06-03T20:01:01.838 INFO:tasks.rados.rados.0.smithi033.stdout:1438: writing smithi03366949-113 from 2504321 to 2909921 tid 3 2023-06-03T20:01:01.838 INFO:tasks.rados.rados.0.smithi033.stdout:1439: write oid 265 current snap is 0 2023-06-03T20:01:01.838 INFO:tasks.rados.rados.0.smithi033.stdout:1433: finishing write tid 4 to smithi03366949-456 2023-06-03T20:01:01.839 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 456 v 188 (ObjNum 1020 snap 0 seq_num 1020) dirty exists 2023-06-03T20:01:01.839 INFO:tasks.rados.rados.0.smithi033.stdout:1433: left oid 456 (ObjNum 1020 snap 0 seq_num 1020) 2023-06-03T20:01:01.839 INFO:tasks.rados.rados.0.smithi033.stdout:1435: expect (ObjNum 878 snap 0 seq_num 878) 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:1436: finishing write tid 1 to smithi03366949-63 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:1436: finishing write tid 2 to smithi03366949-63 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:1436: finishing write tid 3 to smithi03366949-63 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:1436: finishing write tid 4 to smithi03366949-63 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:1436: finishing write tid 5 to smithi03366949-63 2023-06-03T20:01:02.006 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 192 (ObjNum 1022 snap 0 seq_num 1022) dirty exists 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1436: left oid 63 (ObjNum 1022 snap 0 seq_num 1022) 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1437: finishing write tid 1 to smithi03366949-262 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1437: finishing write tid 2 to smithi03366949-262 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1437: finishing write tid 3 to smithi03366949-262 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1437: finishing write tid 4 to smithi03366949-262 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:1437: finishing write tid 5 to smithi03366949-262 2023-06-03T20:01:02.007 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 262 v 303 (ObjNum 1023 snap 0 seq_num 1023) dirty exists 2023-06-03T20:01:02.008 INFO:tasks.rados.rados.0.smithi033.stdout:1437: left oid 262 (ObjNum 1023 snap 0 seq_num 1023) 2023-06-03T20:01:02.008 INFO:tasks.rados.rados.0.smithi033.stdout:1438: finishing write tid 1 to smithi03366949-113 2023-06-03T20:01:02.008 INFO:tasks.rados.rados.0.smithi033.stdout:1438: finishing write tid 2 to smithi03366949-113 2023-06-03T20:01:02.008 INFO:tasks.rados.rados.0.smithi033.stdout:1438: finishing write tid 3 to smithi03366949-113 2023-06-03T20:01:02.008 INFO:tasks.rados.rados.0.smithi033.stdout:1438: finishing write tid 4 to smithi03366949-113 2023-06-03T20:01:02.009 INFO:tasks.rados.rados.0.smithi033.stdout:1438: finishing write tid 5 to smithi03366949-113 2023-06-03T20:01:02.009 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 231 (ObjNum 1024 snap 0 seq_num 1024) dirty exists 2023-06-03T20:01:02.009 INFO:tasks.rados.rados.0.smithi033.stdout:1438: left oid 113 (ObjNum 1024 snap 0 seq_num 1024) 2023-06-03T20:01:02.009 INFO:tasks.rados.rados.0.smithi033.stdout:1439: seq_num 1025 ranges {427175=721527,1930749=735360} 2023-06-03T20:01:02.014 INFO:tasks.rados.rados.0.smithi033.stdout:1439: writing smithi03366949-265 from 427175 to 1148702 tid 1 2023-06-03T20:01:02.024 INFO:tasks.rados.rados.0.smithi033.stdout:1439: writing smithi03366949-265 from 1930749 to 2666109 tid 2 2023-06-03T20:01:02.024 INFO:tasks.rados.rados.0.smithi033.stdout:1433: done (5 left) 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1435: done (4 left) 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1436: done (3 left) 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1437: done (2 left) 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1438: done (1 left) 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1440: write oid 273 current snap is 0 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1439: finishing write tid 1 to smithi03366949-265 2023-06-03T20:01:02.025 INFO:tasks.rados.rados.0.smithi033.stdout:1440: seq_num 1026 ranges {443982=796776,1989231=479018,2959167=284815} 2023-06-03T20:01:02.031 INFO:tasks.rados.rados.0.smithi033.stdout:1440: writing smithi03366949-273 from 443982 to 1240758 tid 1 2023-06-03T20:01:02.038 INFO:tasks.rados.rados.0.smithi033.stdout:1440: writing smithi03366949-273 from 1989231 to 2468249 tid 2 2023-06-03T20:01:02.043 INFO:tasks.rados.rados.0.smithi033.stdout:1440: writing smithi03366949-273 from 2959167 to 3243982 tid 3 2023-06-03T20:01:02.043 INFO:tasks.rados.rados.0.smithi033.stdout:1441: read oid 291 snap -1 2023-06-03T20:01:02.043 INFO:tasks.rados.rados.0.smithi033.stdout:1441: expect deleted 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1442: read oid 294 snap -1 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1442: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1443: write oid 95 current snap is 0 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1439: finishing write tid 2 to smithi03366949-265 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1439: finishing write tid 3 to smithi03366949-265 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:1439: finishing write tid 4 to smithi03366949-265 2023-06-03T20:01:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 265 v 186 (ObjNum 1025 snap 0 seq_num 1025) dirty exists 2023-06-03T20:01:02.045 INFO:tasks.rados.rados.0.smithi033.stdout:1439: left oid 265 (ObjNum 1025 snap 0 seq_num 1025) 2023-06-03T20:01:02.045 INFO:tasks.rados.rados.0.smithi033.stdout:1440: finishing write tid 1 to smithi03366949-273 2023-06-03T20:01:02.045 INFO:tasks.rados.rados.0.smithi033.stdout:1443: seq_num 1027 ranges {460789=588378,1764066=739029,3219296=41493} 2023-06-03T20:01:02.049 INFO:tasks.rados.rados.0.smithi033.stdout:1443: writing smithi03366949-95 from 460789 to 1049167 tid 1 2023-06-03T20:01:02.057 INFO:tasks.rados.rados.0.smithi033.stdout:1443: writing smithi03366949-95 from 1764066 to 2503095 tid 2 2023-06-03T20:01:02.062 INFO:tasks.rados.rados.0.smithi033.stdout:1443: writing smithi03366949-95 from 3219296 to 3260789 tid 3 2023-06-03T20:01:02.062 INFO:tasks.rados.rados.0.smithi033.stdout:1439: done (4 left) 2023-06-03T20:01:02.062 INFO:tasks.rados.rados.0.smithi033.stdout:1444: write oid 116 current snap is 0 2023-06-03T20:01:02.063 INFO:tasks.rados.rados.0.smithi033.stdout:1444: seq_num 1028 ranges {477596=663627,1706195=482687,2614013=567041} 2023-06-03T20:01:02.069 INFO:tasks.rados.rados.0.smithi033.stdout:1444: writing smithi03366949-116 from 477596 to 1141223 tid 1 2023-06-03T20:01:02.075 INFO:tasks.rados.rados.0.smithi033.stdout:1444: writing smithi03366949-116 from 1706195 to 2188882 tid 2 2023-06-03T20:01:02.081 INFO:tasks.rados.rados.0.smithi033.stdout:1444: writing smithi03366949-116 from 2614013 to 3181054 tid 3 2023-06-03T20:01:02.081 INFO:tasks.rados.rados.0.smithi033.stdout:1445: read oid 409 snap -1 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1445: expect deleted 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1446: delete oid 176 current snap is 0 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1440: finishing write tid 2 to smithi03366949-273 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1440: finishing write tid 3 to smithi03366949-273 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1440: finishing write tid 4 to smithi03366949-273 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:1440: finishing write tid 5 to smithi03366949-273 2023-06-03T20:01:02.082 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 273 v 204 (ObjNum 1026 snap 0 seq_num 1026) dirty exists 2023-06-03T20:01:02.083 INFO:tasks.rados.rados.0.smithi033.stdout:1440: left oid 273 (ObjNum 1026 snap 0 seq_num 1026) 2023-06-03T20:01:02.083 INFO:tasks.rados.rados.0.smithi033.stdout:1442: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:01:02.284 INFO:tasks.rados.rados.0.smithi033.stdout:1443: finishing write tid 1 to smithi03366949-95 2023-06-03T20:01:02.284 INFO:tasks.rados.rados.0.smithi033.stdout:1443: finishing write tid 2 to smithi03366949-95 2023-06-03T20:01:02.284 INFO:tasks.rados.rados.0.smithi033.stdout:1440: done (6 left) 2023-06-03T20:01:02.285 INFO:tasks.rados.rados.0.smithi033.stdout:1441: done (5 left) 2023-06-03T20:01:02.285 INFO:tasks.rados.rados.0.smithi033.stdout:1442: done (4 left) 2023-06-03T20:01:02.285 INFO:tasks.rados.rados.0.smithi033.stdout:1446: done (3 left) 2023-06-03T20:01:02.285 INFO:tasks.rados.rados.0.smithi033.stdout:1447: read oid 167 snap -1 2023-06-03T20:01:02.285 INFO:tasks.rados.rados.0.smithi033.stdout:1447: expect (ObjNum 166 snap 0 seq_num 166) 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1448: write oid 156 current snap is 0 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1443: finishing write tid 3 to smithi03366949-95 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1443: finishing write tid 4 to smithi03366949-95 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1443: finishing write tid 5 to smithi03366949-95 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 95 v 173 (ObjNum 1027 snap 0 seq_num 1027) dirty exists 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1443: left oid 95 (ObjNum 1027 snap 0 seq_num 1027) 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1444: finishing write tid 1 to smithi03366949-116 2023-06-03T20:01:02.286 INFO:tasks.rados.rados.0.smithi033.stdout:1448: seq_num 1030 ranges {511210=414125,1423159=486356,2668859=589585} 2023-06-03T20:01:02.289 INFO:tasks.rados.rados.0.smithi033.stdout:1448: writing smithi03366949-156 from 511210 to 925335 tid 1 2023-06-03T20:01:02.294 INFO:tasks.rados.rados.0.smithi033.stdout:1448: writing smithi03366949-156 from 1423159 to 1909515 tid 2 2023-06-03T20:01:02.302 INFO:tasks.rados.rados.0.smithi033.stdout:1448: writing smithi03366949-156 from 2668859 to 3258444 tid 3 2023-06-03T20:01:02.302 INFO:tasks.rados.rados.0.smithi033.stdout:1443: done (4 left) 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1449: write oid 353 current snap is 0 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1444: finishing write tid 2 to smithi03366949-116 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1444: finishing write tid 3 to smithi03366949-116 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1444: finishing write tid 4 to smithi03366949-116 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1444: finishing write tid 5 to smithi03366949-116 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 116 v 208 (ObjNum 1028 snap 0 seq_num 1028) dirty exists 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1444: left oid 116 (ObjNum 1028 snap 0 seq_num 1028) 2023-06-03T20:01:02.303 INFO:tasks.rados.rados.0.smithi033.stdout:1447: expect (ObjNum 166 snap 0 seq_num 166) 2023-06-03T20:01:02.390 INFO:tasks.rados.rados.0.smithi033.stdout:1448: finishing write tid 1 to smithi03366949-156 2023-06-03T20:01:02.390 INFO:tasks.rados.rados.0.smithi033.stdout:1448: finishing write tid 2 to smithi03366949-156 2023-06-03T20:01:02.390 INFO:tasks.rados.rados.0.smithi033.stdout:1448: finishing write tid 3 to smithi03366949-156 2023-06-03T20:01:02.391 INFO:tasks.rados.rados.0.smithi033.stdout:1448: finishing write tid 4 to smithi03366949-156 2023-06-03T20:01:02.391 INFO:tasks.rados.rados.0.smithi033.stdout:1448: finishing write tid 5 to smithi03366949-156 2023-06-03T20:01:02.391 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 307 (ObjNum 1030 snap 0 seq_num 1030) dirty exists 2023-06-03T20:01:02.391 INFO:tasks.rados.rados.0.smithi033.stdout:1448: left oid 156 (ObjNum 1030 snap 0 seq_num 1030) 2023-06-03T20:01:02.391 INFO:tasks.rados.rados.0.smithi033.stdout:1449: seq_num 1031 ranges {528017=489374,1481641=630014,2696282=400857} 2023-06-03T20:01:02.395 INFO:tasks.rados.rados.0.smithi033.stdout:1449: writing smithi03366949-353 from 528017 to 1017391 tid 1 2023-06-03T20:01:02.402 INFO:tasks.rados.rados.0.smithi033.stdout:1449: writing smithi03366949-353 from 1481641 to 2111655 tid 2 2023-06-03T20:01:02.407 INFO:tasks.rados.rados.0.smithi033.stdout:1449: writing smithi03366949-353 from 2696282 to 3097139 tid 3 2023-06-03T20:01:02.407 INFO:tasks.rados.rados.0.smithi033.stdout:1444: done (4 left) 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1445: done (3 left) 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1447: done (2 left) 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1448: done (1 left) 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1450: write oid 407 current snap is 0 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1449: finishing write tid 1 to smithi03366949-353 2023-06-03T20:01:02.408 INFO:tasks.rados.rados.0.smithi033.stdout:1449: finishing write tid 2 to smithi03366949-353 2023-06-03T20:01:02.409 INFO:tasks.rados.rados.0.smithi033.stdout:1450: seq_num 1032 ranges {544824=564623,1823770=490025,3007352=337472} 2023-06-03T20:01:02.414 INFO:tasks.rados.rados.0.smithi033.stdout:1450: writing smithi03366949-407 from 544824 to 1109447 tid 1 2023-06-03T20:01:02.421 INFO:tasks.rados.rados.0.smithi033.stdout:1450: writing smithi03366949-407 from 1823770 to 2313795 tid 2 2023-06-03T20:01:02.427 INFO:tasks.rados.rados.0.smithi033.stdout:1450: writing smithi03366949-407 from 3007352 to 3344824 tid 3 2023-06-03T20:01:02.428 INFO:tasks.rados.rados.0.smithi033.stdout:1451: write oid 445 current snap is 0 2023-06-03T20:01:02.428 INFO:tasks.rados.rados.0.smithi033.stdout:1451: seq_num 1033 ranges {561631=639872,1882252=633683,3034775=326856} 2023-06-03T20:01:02.434 INFO:tasks.rados.rados.0.smithi033.stdout:1451: writing smithi03366949-445 from 561631 to 1201503 tid 1 2023-06-03T20:01:02.442 INFO:tasks.rados.rados.0.smithi033.stdout:1451: writing smithi03366949-445 from 1882252 to 2515935 tid 2 2023-06-03T20:01:02.447 INFO:tasks.rados.rados.0.smithi033.stdout:1451: writing smithi03366949-445 from 3034775 to 3361631 tid 3 2023-06-03T20:01:02.447 INFO:tasks.rados.rados.0.smithi033.stdout:1452: delete oid 410 current snap is 0 2023-06-03T20:01:02.448 INFO:tasks.rados.rados.0.smithi033.stdout:1449: finishing write tid 3 to smithi03366949-353 2023-06-03T20:01:02.448 INFO:tasks.rados.rados.0.smithi033.stdout:1449: finishing write tid 4 to smithi03366949-353 2023-06-03T20:01:02.448 INFO:tasks.rados.rados.0.smithi033.stdout:1449: finishing write tid 5 to smithi03366949-353 2023-06-03T20:01:02.449 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 353 v 235 (ObjNum 1031 snap 0 seq_num 1031) dirty exists 2023-06-03T20:01:02.449 INFO:tasks.rados.rados.0.smithi033.stdout:1449: left oid 353 (ObjNum 1031 snap 0 seq_num 1031) 2023-06-03T20:01:02.450 INFO:tasks.rados.rados.0.smithi033.stdout:1450: finishing write tid 1 to smithi03366949-407 2023-06-03T20:01:02.450 INFO:tasks.rados.rados.0.smithi033.stdout:1450: finishing write tid 2 to smithi03366949-407 2023-06-03T20:01:02.451 INFO:tasks.rados.rados.0.smithi033.stdout:1450: finishing write tid 3 to smithi03366949-407 2023-06-03T20:01:02.451 INFO:tasks.rados.rados.0.smithi033.stdout:1450: finishing write tid 4 to smithi03366949-407 2023-06-03T20:01:02.452 INFO:tasks.rados.rados.0.smithi033.stdout:1450: finishing write tid 5 to smithi03366949-407 2023-06-03T20:01:02.452 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 215 (ObjNum 1032 snap 0 seq_num 1032) dirty exists 2023-06-03T20:01:02.452 INFO:tasks.rados.rados.0.smithi033.stdout:1450: left oid 407 (ObjNum 1032 snap 0 seq_num 1032) 2023-06-03T20:01:02.453 INFO:tasks.rados.rados.0.smithi033.stdout:1451: finishing write tid 1 to smithi03366949-445 2023-06-03T20:01:02.453 INFO:tasks.rados.rados.0.smithi033.stdout:1451: finishing write tid 2 to smithi03366949-445 2023-06-03T20:01:02.456 INFO:tasks.rados.rados.0.smithi033.stdout:1449: done (3 left) 2023-06-03T20:01:02.457 INFO:tasks.rados.rados.0.smithi033.stdout:1450: done (2 left) 2023-06-03T20:01:02.457 INFO:tasks.rados.rados.0.smithi033.stdout:1452: done (1 left) 2023-06-03T20:01:02.457 INFO:tasks.rados.rados.0.smithi033.stdout:1453: read oid 21 snap -1 2023-06-03T20:01:02.458 INFO:tasks.rados.rados.0.smithi033.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2023-06-03T20:01:02.458 INFO:tasks.rados.rados.0.smithi033.stdout:1454: read oid 95 snap -1 2023-06-03T20:01:02.459 INFO:tasks.rados.rados.0.smithi033.stdout:1454: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-06-03T20:01:02.459 INFO:tasks.rados.rados.0.smithi033.stdout:1455: read oid 54 snap -1 2023-06-03T20:01:02.459 INFO:tasks.rados.rados.0.smithi033.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:01:02.460 INFO:tasks.rados.rados.0.smithi033.stdout:1456: read oid 215 snap -1 2023-06-03T20:01:02.460 INFO:tasks.rados.rados.0.smithi033.stdout:1456: expect deleted 2023-06-03T20:01:02.461 INFO:tasks.rados.rados.0.smithi033.stdout:1457: read oid 252 snap -1 2023-06-03T20:01:02.461 INFO:tasks.rados.rados.0.smithi033.stdout:1457: expect (ObjNum 684 snap 0 seq_num 684) 2023-06-03T20:01:02.462 INFO:tasks.rados.rados.0.smithi033.stdout:1458: write oid 144 current snap is 0 2023-06-03T20:01:02.462 INFO:tasks.rados.rados.0.smithi033.stdout:1458: seq_num 1035 ranges {595245=506723,1715569=637352,2805974=562298} 2023-06-03T20:01:02.463 INFO:tasks.rados.rados.0.smithi033.stdout:1458: writing smithi03366949-144 from 595245 to 1101968 tid 1 2023-06-03T20:01:02.465 INFO:tasks.rados.rados.0.smithi033.stdout:1458: writing smithi03366949-144 from 1715569 to 2352921 tid 2 2023-06-03T20:01:02.471 INFO:tasks.rados.rados.0.smithi033.stdout:1458: writing smithi03366949-144 from 2805974 to 3368272 tid 3 2023-06-03T20:01:02.471 INFO:tasks.rados.rados.0.smithi033.stdout:1459: read oid 91 snap -1 2023-06-03T20:01:02.471 INFO:tasks.rados.rados.0.smithi033.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:01:02.471 INFO:tasks.rados.rados.0.smithi033.stdout:1460: delete oid 344 current snap is 0 2023-06-03T20:01:02.472 INFO:tasks.rados.rados.0.smithi033.stdout:1451: finishing write tid 3 to smithi03366949-445 2023-06-03T20:01:02.472 INFO:tasks.rados.rados.0.smithi033.stdout:1451: finishing write tid 4 to smithi03366949-445 2023-06-03T20:01:02.472 INFO:tasks.rados.rados.0.smithi033.stdout:1451: finishing write tid 5 to smithi03366949-445 2023-06-03T20:01:02.472 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 164 (ObjNum 1033 snap 0 seq_num 1033) dirty exists 2023-06-03T20:01:02.473 INFO:tasks.rados.rados.0.smithi033.stdout:1451: left oid 445 (ObjNum 1033 snap 0 seq_num 1033) 2023-06-03T20:01:02.473 INFO:tasks.rados.rados.0.smithi033.stdout:1455: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:01:02.571 INFO:tasks.rados.rados.0.smithi033.stdout:1453: expect (ObjNum 20 snap 0 seq_num 20) 2023-06-03T20:01:02.645 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:02 smithi083 bash[48400]: ts=2023-06-03T20:01: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=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.33:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:02.646 INFO:tasks.rados.rados.0.smithi033.stdout:1457: expect (ObjNum 684 snap 0 seq_num 684) 2023-06-03T20:01:02.800 INFO:tasks.rados.rados.0.smithi033.stdout:1458: finishing write tid 1 to smithi03366949-144 2023-06-03T20:01:02.801 INFO:tasks.rados.rados.0.smithi033.stdout:1454: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:1458: finishing write tid 2 to smithi03366949-144 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:1458: finishing write tid 3 to smithi03366949-144 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:1458: finishing write tid 4 to smithi03366949-144 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:1458: finishing write tid 5 to smithi03366949-144 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 144 v 220 (ObjNum 1035 snap 0 seq_num 1035) dirty exists 2023-06-03T20:01:02.997 INFO:tasks.rados.rados.0.smithi033.stdout:1458: left oid 144 (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:01:02.998 INFO:tasks.rados.rados.0.smithi033.stdout:1459: expect (ObjNum 525 snap 0 seq_num 525) 2023-06-03T20:01:03.130 INFO:tasks.rados.rados.0.smithi033.stdout:1451: done (8 left) 2023-06-03T20:01:03.130 INFO:tasks.rados.rados.0.smithi033.stdout:1453: done (7 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1454: done (6 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1455: done (5 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1456: done (4 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1457: done (3 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1458: done (2 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1459: done (1 left) 2023-06-03T20:01:03.131 INFO:tasks.rados.rados.0.smithi033.stdout:1460: done (0 left) 2023-06-03T20:01:03.132 INFO:tasks.rados.rados.0.smithi033.stdout:1461: write oid 86 current snap is 0 2023-06-03T20:01:03.132 INFO:tasks.rados.rados.0.smithi033.stdout:1461: seq_num 1037 ranges {628859=657221,1716180=641021,3144467=284392} 2023-06-03T20:01:03.142 INFO:tasks.rados.rados.0.smithi033.stdout:1461: writing smithi03366949-86 from 628859 to 1286080 tid 1 2023-06-03T20:01:03.151 INFO:tasks.rados.rados.0.smithi033.stdout:1461: writing smithi03366949-86 from 1716180 to 2357201 tid 2 2023-06-03T20:01:03.158 INFO:tasks.rados.rados.0.smithi033.stdout:1461: writing smithi03366949-86 from 3144467 to 3428859 tid 3 2023-06-03T20:01:03.158 INFO:tasks.rados.rados.0.smithi033.stdout:1462: delete oid 82 current snap is 0 2023-06-03T20:01:03.158 INFO:tasks.rados.rados.0.smithi033.stdout:1461: finishing write tid 1 to smithi03366949-86 2023-06-03T20:01:03.158 INFO:tasks.rados.rados.0.smithi033.stdout:1461: finishing write tid 2 to smithi03366949-86 2023-06-03T20:01:03.160 INFO:tasks.rados.rados.0.smithi033.stdout:1462: done (1 left) 2023-06-03T20:01:03.160 INFO:tasks.rados.rados.0.smithi033.stdout:1463: read oid 468 snap -1 2023-06-03T20:01:03.160 INFO:tasks.rados.rados.0.smithi033.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-06-03T20:01:03.160 INFO:tasks.rados.rados.0.smithi033.stdout:1464: write oid 93 current snap is 0 2023-06-03T20:01:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:1464: seq_num 1039 ranges {662473=407719,1833144=644690,3199313=263160} 2023-06-03T20:01:03.166 INFO:tasks.rados.rados.0.smithi033.stdout:1464: writing smithi03366949-93 from 662473 to 1070192 tid 1 2023-06-03T20:01:03.175 INFO:tasks.rados.rados.0.smithi033.stdout:1464: writing smithi03366949-93 from 1833144 to 2477834 tid 2 2023-06-03T20:01:03.181 INFO:tasks.rados.rados.0.smithi033.stdout:1464: writing smithi03366949-93 from 3199313 to 3462473 tid 3 2023-06-03T20:01:03.181 INFO:tasks.rados.rados.0.smithi033.stdout:1465: read oid 146 snap -1 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1465: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1466: read oid 56 snap -1 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1466: expect (ObjNum 970 snap 0 seq_num 970) 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1467: read oid 401 snap -1 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1468: read oid 219 snap -1 2023-06-03T20:01:03.182 INFO:tasks.rados.rados.0.smithi033.stdout:1468: expect (ObjNum 926 snap 0 seq_num 926) 2023-06-03T20:01:03.183 INFO:tasks.rados.rados.0.smithi033.stdout:1469: write oid 402 current snap is 0 2023-06-03T20:01:03.183 INFO:tasks.rados.rados.0.smithi033.stdout:1469: seq_num 1040 ranges {679280=482968,1775273=788348,3110383=368897} 2023-06-03T20:01:03.188 INFO:tasks.rados.rados.0.smithi033.stdout:1469: writing smithi03366949-402 from 679280 to 1162248 tid 1 2023-06-03T20:01:03.192 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:03 smithi033 bash[26432]: cluster 2023-06-03T20:01:01.457343+0000 mgr.x (mgr.24803) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2023-06-03T20:01:03.197 INFO:tasks.rados.rados.0.smithi033.stdout:1469: writing smithi03366949-402 from 1775273 to 2563621 tid 2 2023-06-03T20:01:03.203 INFO:tasks.rados.rados.0.smithi033.stdout:1469: writing smithi03366949-402 from 3110383 to 3479280 tid 3 2023-06-03T20:01:03.203 INFO:tasks.rados.rados.0.smithi033.stdout:1470: read oid 197 snap -1 2023-06-03T20:01:03.203 INFO:tasks.rados.rados.0.smithi033.stdout:1470: expect (ObjNum 975 snap 0 seq_num 975) 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1461: finishing write tid 3 to smithi03366949-86 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1461: finishing write tid 4 to smithi03366949-86 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1461: finishing write tid 5 to smithi03366949-86 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 86 v 238 (ObjNum 1037 snap 0 seq_num 1037) dirty exists 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1461: left oid 86 (ObjNum 1037 snap 0 seq_num 1037) 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1464: finishing write tid 1 to smithi03366949-93 2023-06-03T20:01:03.204 INFO:tasks.rados.rados.0.smithi033.stdout:1463: expect (ObjNum 467 snap 0 seq_num 467) 2023-06-03T20:01:03.328 INFO:tasks.rados.rados.0.smithi033.stdout:1464: finishing write tid 2 to smithi03366949-93 2023-06-03T20:01:03.328 INFO:tasks.rados.rados.0.smithi033.stdout:1464: finishing write tid 3 to smithi03366949-93 2023-06-03T20:01:03.328 INFO:tasks.rados.rados.0.smithi033.stdout:1464: finishing write tid 4 to smithi03366949-93 2023-06-03T20:01:03.329 INFO:tasks.rados.rados.0.smithi033.stdout:1464: finishing write tid 5 to smithi03366949-93 2023-06-03T20:01:03.329 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 93 v 202 (ObjNum 1039 snap 0 seq_num 1039) dirty exists 2023-06-03T20:01:03.329 INFO:tasks.rados.rados.0.smithi033.stdout:1464: left oid 93 (ObjNum 1039 snap 0 seq_num 1039) 2023-06-03T20:01:03.329 INFO:tasks.rados.rados.0.smithi033.stdout:1465: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:01:03.452 INFO:tasks.rados.rados.0.smithi033.stdout:1466: expect (ObjNum 970 snap 0 seq_num 970) 2023-06-03T20:01:03.576 INFO:tasks.rados.rados.0.smithi033.stdout:1467: expect (ObjNum 400 snap 0 seq_num 400) 2023-06-03T20:01:03.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:03 smithi033 bash[33017]: cluster 2023-06-03T20:01:01.457343+0000 mgr.x (mgr.24803) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2023-06-03T20:01:03.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:03 smithi083 bash[26882]: cluster 2023-06-03T20:01:01.457343+0000 mgr.x (mgr.24803) 33 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 8.4 MiB/s wr, 87 op/s 2023-06-03T20:01:03.664 INFO:tasks.rados.rados.0.smithi033.stdout:1468: expect (ObjNum 926 snap 0 seq_num 926) 2023-06-03T20:01:03.821 INFO:tasks.rados.rados.0.smithi033.stdout:1469: finishing write tid 1 to smithi03366949-402 2023-06-03T20:01:03.821 INFO:tasks.rados.rados.0.smithi033.stdout:1469: finishing write tid 2 to smithi03366949-402 2023-06-03T20:01:03.821 INFO:tasks.rados.rados.0.smithi033.stdout:1469: finishing write tid 3 to smithi03366949-402 2023-06-03T20:01:03.821 INFO:tasks.rados.rados.0.smithi033.stdout:1469: finishing write tid 4 to smithi03366949-402 2023-06-03T20:01:03.821 INFO:tasks.rados.rados.0.smithi033.stdout:1471: read oid 198 snap -1 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1471: expect (ObjNum 928 snap 0 seq_num 928) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1461: done (9 left) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1463: done (8 left) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1464: done (7 left) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1465: done (6 left) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1466: done (5 left) 2023-06-03T20:01:03.822 INFO:tasks.rados.rados.0.smithi033.stdout:1467: done (4 left) 2023-06-03T20:01:03.823 INFO:tasks.rados.rados.0.smithi033.stdout:1468: done (3 left) 2023-06-03T20:01:03.823 INFO:tasks.rados.rados.0.smithi033.stdout:1472: read oid 148 snap -1 2023-06-03T20:01:03.823 INFO:tasks.rados.rados.0.smithi033.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-06-03T20:01:03.823 INFO:tasks.rados.rados.0.smithi033.stdout:1473: write oid 366 current snap is 0 2023-06-03T20:01:03.823 INFO:tasks.rados.rados.0.smithi033.stdout:1473: seq_num 1041 ranges {696087=558217,1833755=648359,3137806=358281} 2023-06-03T20:01:03.833 INFO:tasks.rados.rados.0.smithi033.stdout:1473: writing smithi03366949-366 from 696087 to 1254304 tid 1 2023-06-03T20:01:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:1473: writing smithi03366949-366 from 1833755 to 2482114 tid 2 2023-06-03T20:01:03.847 INFO:tasks.rados.rados.0.smithi033.stdout:1473: writing smithi03366949-366 from 3137806 to 3496087 tid 3 2023-06-03T20:01:03.848 INFO:tasks.rados.rados.0.smithi033.stdout:1474: read oid 465 snap -1 2023-06-03T20:01:03.848 INFO:tasks.rados.rados.0.smithi033.stdout:1474: expect (ObjNum 721 snap 0 seq_num 721) 2023-06-03T20:01:03.848 INFO:tasks.rados.rados.0.smithi033.stdout:1475: read oid 38 snap -1 2023-06-03T20:01:03.848 INFO:tasks.rados.rados.0.smithi033.stdout:1475: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:01:03.849 INFO:tasks.rados.rados.0.smithi033.stdout:1476: read oid 49 snap -1 2023-06-03T20:01:03.849 INFO:tasks.rados.rados.0.smithi033.stdout:1476: expect (ObjNum 724 snap 0 seq_num 724) 2023-06-03T20:01:03.849 INFO:tasks.rados.rados.0.smithi033.stdout:1477: write oid 488 current snap is 0 2023-06-03T20:01:03.850 INFO:tasks.rados.rados.0.smithi033.stdout:1469: finishing write tid 5 to smithi03366949-402 2023-06-03T20:01:03.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 402 v 167 (ObjNum 1040 snap 0 seq_num 1040) dirty exists 2023-06-03T20:01:03.850 INFO:tasks.rados.rados.0.smithi033.stdout:1469: left oid 402 (ObjNum 1040 snap 0 seq_num 1040) 2023-06-03T20:01:03.850 INFO:tasks.rados.rados.0.smithi033.stdout:1477: seq_num 1042 ranges {712894=749819,2008590=792017,3281582=231312} 2023-06-03T20:01:03.856 INFO:tasks.rados.rados.0.smithi033.stdout:1477: writing smithi03366949-488 from 712894 to 1462713 tid 1 2023-06-03T20:01:03.863 INFO:tasks.rados.rados.0.smithi033.stdout:1477: writing smithi03366949-488 from 2008590 to 2800607 tid 2 2023-06-03T20:01:03.868 INFO:tasks.rados.rados.0.smithi033.stdout:1477: writing smithi03366949-488 from 3281582 to 3512894 tid 3 2023-06-03T20:01:03.868 INFO:tasks.rados.rados.0.smithi033.stdout:1469: done (8 left) 2023-06-03T20:01:03.868 INFO:tasks.rados.rados.0.smithi033.stdout:1478: write oid 436 current snap is 0 2023-06-03T20:01:03.869 INFO:tasks.rados.rados.0.smithi033.stdout:1470: expect (ObjNum 975 snap 0 seq_num 975) 2023-06-03T20:01:04.009 INFO:tasks.rados.rados.0.smithi033.stdout:1471: expect (ObjNum 928 snap 0 seq_num 928) 2023-06-03T20:01:04.176 INFO:tasks.rados.rados.0.smithi033.stdout:1472: expect (ObjNum 147 snap 0 seq_num 147) 2023-06-03T20:01:04.256 INFO:tasks.rados.rados.0.smithi033.stdout:1473: finishing write tid 1 to smithi03366949-366 2023-06-03T20:01:04.256 INFO:tasks.rados.rados.0.smithi033.stdout:1473: finishing write tid 2 to smithi03366949-366 2023-06-03T20:01:04.256 INFO:tasks.rados.rados.0.smithi033.stdout:1473: finishing write tid 3 to smithi03366949-366 2023-06-03T20:01:04.256 INFO:tasks.rados.rados.0.smithi033.stdout:1473: finishing write tid 4 to smithi03366949-366 2023-06-03T20:01:04.257 INFO:tasks.rados.rados.0.smithi033.stdout:1473: finishing write tid 5 to smithi03366949-366 2023-06-03T20:01:04.257 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 366 v 224 (ObjNum 1041 snap 0 seq_num 1041) dirty exists 2023-06-03T20:01:04.257 INFO:tasks.rados.rados.0.smithi033.stdout:1473: left oid 366 (ObjNum 1041 snap 0 seq_num 1041) 2023-06-03T20:01:04.257 INFO:tasks.rados.rados.0.smithi033.stdout:1474: expect (ObjNum 721 snap 0 seq_num 721) 2023-06-03T20:01:04.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:04 smithi033 bash[33017]: audit 2023-06-03T20:01:03.431593+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.33:0/177915417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:04.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:04 smithi033 bash[26432]: audit 2023-06-03T20:01:03.431593+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.33:0/177915417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:04.356 INFO:tasks.rados.rados.0.smithi033.stdout:1475: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:01:04.482 INFO:tasks.rados.rados.0.smithi033.stdout:1477: finishing write tid 1 to smithi03366949-488 2023-06-03T20:01:04.482 INFO:tasks.rados.rados.0.smithi033.stdout:1476: expect (ObjNum 724 snap 0 seq_num 724) 2023-06-03T20:01:04.580 INFO:tasks.rados.rados.0.smithi033.stdout:1477: finishing write tid 2 to smithi03366949-488 2023-06-03T20:01:04.581 INFO:tasks.rados.rados.0.smithi033.stdout:1477: finishing write tid 3 to smithi03366949-488 2023-06-03T20:01:04.581 INFO:tasks.rados.rados.0.smithi033.stdout:1477: finishing write tid 4 to smithi03366949-488 2023-06-03T20:01:04.581 INFO:tasks.rados.rados.0.smithi033.stdout:1477: finishing write tid 5 to smithi03366949-488 2023-06-03T20:01:04.581 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 488 v 177 (ObjNum 1042 snap 0 seq_num 1042) dirty exists 2023-06-03T20:01:04.581 INFO:tasks.rados.rados.0.smithi033.stdout:1477: left oid 488 (ObjNum 1042 snap 0 seq_num 1042) 2023-06-03T20:01:04.582 INFO:tasks.rados.rados.0.smithi033.stdout:1478: seq_num 1043 ranges {729701=425068,1667072=652028,2909005=485180} 2023-06-03T20:01:04.592 INFO:tasks.rados.rados.0.smithi033.stdout:1478: writing smithi03366949-436 from 729701 to 1154769 tid 1 2023-06-03T20:01:04.600 INFO:tasks.rados.rados.0.smithi033.stdout:1478: writing smithi03366949-436 from 1667072 to 2319100 tid 2 2023-06-03T20:01:04.606 INFO:tasks.rados.rados.0.smithi033.stdout:1478: writing smithi03366949-436 from 2909005 to 3394185 tid 3 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1470: done (8 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1471: done (7 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1472: done (6 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1473: done (5 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1474: done (4 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1475: done (3 left) 2023-06-03T20:01:04.607 INFO:tasks.rados.rados.0.smithi033.stdout:1476: done (2 left) 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1477: done (1 left) 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1479: read oid 391 snap -1 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1479: expect (ObjNum 390 snap 0 seq_num 390) 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1480: write oid 67 current snap is 0 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1478: finishing write tid 1 to smithi03366949-436 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1478: finishing write tid 2 to smithi03366949-436 2023-06-03T20:01:04.608 INFO:tasks.rados.rados.0.smithi033.stdout:1480: seq_num 1044 ranges {746508=500317,2009201=795686,3220075=326433} 2023-06-03T20:01:04.613 INFO:tasks.rados.rados.0.smithi033.stdout:1480: writing smithi03366949-67 from 746508 to 1246825 tid 1 2023-06-03T20:01:04.622 INFO:tasks.rados.rados.0.smithi033.stdout:1480: writing smithi03366949-67 from 2009201 to 2804887 tid 2 2023-06-03T20:01:04.626 INFO:tasks.rados.rados.0.smithi033.stdout:1480: writing smithi03366949-67 from 3220075 to 3546508 tid 3 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1481: read oid 70 snap -1 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1482: read oid 80 snap -1 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1482: expect (ObjNum 79 snap 0 seq_num 79) 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1483: read oid 445 snap -1 2023-06-03T20:01:04.627 INFO:tasks.rados.rados.0.smithi033.stdout:1483: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1484: delete oid 494 current snap is 0 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1478: finishing write tid 3 to smithi03366949-436 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1478: finishing write tid 4 to smithi03366949-436 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1478: finishing write tid 5 to smithi03366949-436 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 436 v 307 (ObjNum 1043 snap 0 seq_num 1043) dirty exists 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1478: left oid 436 (ObjNum 1043 snap 0 seq_num 1043) 2023-06-03T20:01:04.628 INFO:tasks.rados.rados.0.smithi033.stdout:1479: expect (ObjNum 390 snap 0 seq_num 390) 2023-06-03T20:01:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:04 smithi083 bash[26882]: audit 2023-06-03T20:01:03.431593+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.33:0/177915417' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:1480: finishing write tid 1 to smithi03366949-67 2023-06-03T20:01:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:1480: finishing write tid 2 to smithi03366949-67 2023-06-03T20:01:04.719 INFO:tasks.rados.rados.0.smithi033.stdout:1480: finishing write tid 3 to smithi03366949-67 2023-06-03T20:01:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:1480: finishing write tid 4 to smithi03366949-67 2023-06-03T20:01:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:1480: finishing write tid 5 to smithi03366949-67 2023-06-03T20:01:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 219 (ObjNum 1044 snap 0 seq_num 1044) dirty exists 2023-06-03T20:01:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:1480: left oid 67 (ObjNum 1044 snap 0 seq_num 1044) 2023-06-03T20:01:04.720 INFO:tasks.rados.rados.0.smithi033.stdout:1481: expect (ObjNum 69 snap 0 seq_num 69) 2023-06-03T20:01:04.820 INFO:tasks.rados.rados.0.smithi033.stdout:1483: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-06-03T20:01:04.974 INFO:tasks.rados.rados.0.smithi033.stdout:1482: expect (ObjNum 79 snap 0 seq_num 79) 2023-06-03T20:01:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:1478: done (6 left) 2023-06-03T20:01:05.078 INFO:tasks.rados.rados.0.smithi033.stdout:1479: done (5 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1480: done (4 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1481: done (3 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1482: done (2 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1483: done (1 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1484: done (0 left) 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1485: read oid 476 snap -1 2023-06-03T20:01:05.079 INFO:tasks.rados.rados.0.smithi033.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-06-03T20:01:05.080 INFO:tasks.rados.rados.0.smithi033.stdout:1486: write oid 108 current snap is 0 2023-06-03T20:01:05.080 INFO:tasks.rados.rados.0.smithi033.stdout:1486: seq_num 1046 ranges {780122=650815,2126165=799355} 2023-06-03T20:01:05.093 INFO:tasks.rados.rados.0.smithi033.stdout:1486: writing smithi03366949-108 from 780122 to 1430937 tid 1 2023-06-03T20:01:05.102 INFO:tasks.rados.rados.0.smithi033.stdout:1486: writing smithi03366949-108 from 2126165 to 2925520 tid 2 2023-06-03T20:01:05.102 INFO:tasks.rados.rados.0.smithi033.stdout:1487: read oid 7 snap -1 2023-06-03T20:01:05.102 INFO:tasks.rados.rados.0.smithi033.stdout:1487: expect (ObjNum 948 snap 0 seq_num 948) 2023-06-03T20:01:05.102 INFO:tasks.rados.rados.0.smithi033.stdout:1488: delete oid 125 current snap is 0 2023-06-03T20:01:05.103 INFO:tasks.rados.rados.0.smithi033.stdout:1485: expect (ObjNum 475 snap 0 seq_num 475) 2023-06-03T20:01:05.228 INFO:tasks.rados.rados.0.smithi033.stdout:1486: finishing write tid 1 to smithi03366949-108 2023-06-03T20:01:05.228 INFO:tasks.rados.rados.0.smithi033.stdout:1486: finishing write tid 2 to smithi03366949-108 2023-06-03T20:01:05.228 INFO:tasks.rados.rados.0.smithi033.stdout:1486: finishing write tid 3 to smithi03366949-108 2023-06-03T20:01:05.228 INFO:tasks.rados.rados.0.smithi033.stdout:1486: finishing write tid 4 to smithi03366949-108 2023-06-03T20:01:05.229 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 108 v 310 (ObjNum 1046 snap 0 seq_num 1046) dirty exists 2023-06-03T20:01:05.229 INFO:tasks.rados.rados.0.smithi033.stdout:1486: left oid 108 (ObjNum 1046 snap 0 seq_num 1046) 2023-06-03T20:01:05.229 INFO:tasks.rados.rados.0.smithi033.stdout:1487: expect (ObjNum 948 snap 0 seq_num 948) 2023-06-03T20:01:05.438 INFO:tasks.rados.rados.0.smithi033.stdout:1485: done (3 left) 2023-06-03T20:01:05.438 INFO:tasks.rados.rados.0.smithi033.stdout:1486: done (2 left) 2023-06-03T20:01:05.438 INFO:tasks.rados.rados.0.smithi033.stdout:1487: done (1 left) 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1488: done (0 left) 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1489: read oid 481 snap -1 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1490: read oid 374 snap -1 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1491: write oid 323 current snap is 0 2023-06-03T20:01:05.439 INFO:tasks.rados.rados.0.smithi033.stdout:1491: seq_num 1048 ranges {413736=401313,1326776=403024,2413414=457893,3438716=175020} 2023-06-03T20:01:05.442 INFO:tasks.rados.rados.0.smithi033.stdout:1491: writing smithi03366949-323 from 413736 to 815049 tid 1 2023-06-03T20:01:05.448 INFO:tasks.rados.rados.0.smithi033.stdout:1491: writing smithi03366949-323 from 1326776 to 1729800 tid 2 2023-06-03T20:01:05.454 INFO:tasks.rados.rados.0.smithi033.stdout:1491: writing smithi03366949-323 from 2413414 to 2871307 tid 3 2023-06-03T20:01:05.458 INFO:tasks.rados.rados.0.smithi033.stdout:1491: writing smithi03366949-323 from 3438716 to 3613736 tid 4 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1492: read oid 498 snap -1 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1492: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1493: read oid 378 snap -1 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1493: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1494: delete oid 92 current snap is 0 2023-06-03T20:01:05.459 INFO:tasks.rados.rados.0.smithi033.stdout:1490: expect (ObjNum 373 snap 0 seq_num 373) 2023-06-03T20:01:05.538 INFO:tasks.rados.rados.0.smithi033.stdout:1489: expect (ObjNum 480 snap 0 seq_num 480) 2023-06-03T20:01:05.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:05 smithi033 bash[33017]: cluster 2023-06-03T20:01:03.458101+0000 mgr.x (mgr.24803) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.7 MiB/s wr, 91 op/s 2023-06-03T20:01:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:05 smithi033 bash[26432]: cluster 2023-06-03T20:01:03.458101+0000 mgr.x (mgr.24803) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.7 MiB/s wr, 91 op/s 2023-06-03T20:01:05.603 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 1 to smithi03366949-323 2023-06-03T20:01:05.603 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 2 to smithi03366949-323 2023-06-03T20:01:05.603 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 3 to smithi03366949-323 2023-06-03T20:01:05.603 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 4 to smithi03366949-323 2023-06-03T20:01:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 5 to smithi03366949-323 2023-06-03T20:01:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:1491: finishing write tid 6 to smithi03366949-323 2023-06-03T20:01:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 323 v 170 (ObjNum 1048 snap 0 seq_num 1048) dirty exists 2023-06-03T20:01:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:1491: left oid 323 (ObjNum 1048 snap 0 seq_num 1048) 2023-06-03T20:01:05.604 INFO:tasks.rados.rados.0.smithi033.stdout:1493: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:05 smithi083 bash[26882]: cluster 2023-06-03T20:01:03.458101+0000 mgr.x (mgr.24803) 34 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 8.7 MiB/s wr, 91 op/s 2023-06-03T20:01:05.703 INFO:tasks.rados.rados.0.smithi033.stdout:1492: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:01:05.851 INFO:tasks.rados.rados.0.smithi033.stdout:1489: done (5 left) 2023-06-03T20:01:05.851 INFO:tasks.rados.rados.0.smithi033.stdout:1490: done (4 left) 2023-06-03T20:01:05.851 INFO:tasks.rados.rados.0.smithi033.stdout:1491: done (3 left) 2023-06-03T20:01:05.851 INFO:tasks.rados.rados.0.smithi033.stdout:1492: done (2 left) 2023-06-03T20:01:05.852 INFO:tasks.rados.rados.0.smithi033.stdout:1493: done (1 left) 2023-06-03T20:01:05.852 INFO:tasks.rados.rados.0.smithi033.stdout:1494: done (0 left) 2023-06-03T20:01:05.852 INFO:tasks.rados.rados.0.smithi033.stdout:1495: write oid 140 current snap is 0 2023-06-03T20:01:05.852 INFO:tasks.rados.rados.0.smithi033.stdout:1495: seq_num 1050 ranges {447350=668164,1560093=406693,2584613=480437} 2023-06-03T20:01:05.865 INFO:tasks.rados.rados.0.smithi033.stdout:1495: writing smithi03366949-140 from 447350 to 1115514 tid 1 2023-06-03T20:01:05.870 INFO:tasks.rados.rados.0.smithi033.stdout:1495: writing smithi03366949-140 from 1560093 to 1966786 tid 2 2023-06-03T20:01:05.877 INFO:tasks.rados.rados.0.smithi033.stdout:1495: writing smithi03366949-140 from 2584613 to 3065050 tid 3 2023-06-03T20:01:05.877 INFO:tasks.rados.rados.0.smithi033.stdout:1496: write oid 163 current snap is 0 2023-06-03T20:01:05.877 INFO:tasks.rados.rados.0.smithi033.stdout:1496: seq_num 1051 ranges {464157=743413,1618575=666704,3012036=408062} 2023-06-03T20:01:05.884 INFO:tasks.rados.rados.0.smithi033.stdout:1496: writing smithi03366949-163 from 464157 to 1207570 tid 1 2023-06-03T20:01:05.890 INFO:tasks.rados.rados.0.smithi033.stdout:1496: writing smithi03366949-163 from 1618575 to 2285279 tid 2 2023-06-03T20:01:05.896 INFO:tasks.rados.rados.0.smithi033.stdout:1496: writing smithi03366949-163 from 3012036 to 3420098 tid 3 2023-06-03T20:01:05.896 INFO:tasks.rados.rados.0.smithi033.stdout:1497: write oid 132 current snap is 0 2023-06-03T20:01:05.896 INFO:tasks.rados.rados.0.smithi033.stdout:1497: seq_num 1052 ranges {480964=418662,1560704=410362,2523106=619334} 2023-06-03T20:01:05.901 INFO:tasks.rados.rados.0.smithi033.stdout:1497: writing smithi03366949-132 from 480964 to 899626 tid 1 2023-06-03T20:01:05.907 INFO:tasks.rados.rados.0.smithi033.stdout:1497: writing smithi03366949-132 from 1560704 to 1971066 tid 2 2023-06-03T20:01:05.914 INFO:tasks.rados.rados.0.smithi033.stdout:1497: writing smithi03366949-132 from 2523106 to 3142440 tid 3 2023-06-03T20:01:05.914 INFO:tasks.rados.rados.0.smithi033.stdout:1498: delete oid 275 current snap is 0 2023-06-03T20:01:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:1495: finishing write tid 1 to smithi03366949-140 2023-06-03T20:01:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:1495: finishing write tid 2 to smithi03366949-140 2023-06-03T20:01:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:1495: finishing write tid 3 to smithi03366949-140 2023-06-03T20:01:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:1495: finishing write tid 4 to smithi03366949-140 2023-06-03T20:01:05.915 INFO:tasks.rados.rados.0.smithi033.stdout:1495: finishing write tid 5 to smithi03366949-140 2023-06-03T20:01:05.916 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 140 v 174 (ObjNum 1050 snap 0 seq_num 1050) dirty exists 2023-06-03T20:01:05.916 INFO:tasks.rados.rados.0.smithi033.stdout:1495: left oid 140 (ObjNum 1050 snap 0 seq_num 1050) 2023-06-03T20:01:05.916 INFO:tasks.rados.rados.0.smithi033.stdout:1496: finishing write tid 1 to smithi03366949-163 2023-06-03T20:01:05.917 INFO:tasks.rados.rados.0.smithi033.stdout:1496: finishing write tid 2 to smithi03366949-163 2023-06-03T20:01:05.917 INFO:tasks.rados.rados.0.smithi033.stdout:1496: finishing write tid 3 to smithi03366949-163 2023-06-03T20:01:05.917 INFO:tasks.rados.rados.0.smithi033.stdout:1496: finishing write tid 4 to smithi03366949-163 2023-06-03T20:01:05.917 INFO:tasks.rados.rados.0.smithi033.stdout:1496: finishing write tid 5 to smithi03366949-163 2023-06-03T20:01:05.918 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 163 v 240 (ObjNum 1051 snap 0 seq_num 1051) dirty exists 2023-06-03T20:01:05.918 INFO:tasks.rados.rados.0.smithi033.stdout:1496: left oid 163 (ObjNum 1051 snap 0 seq_num 1051) 2023-06-03T20:01:05.918 INFO:tasks.rados.rados.0.smithi033.stdout:1497: finishing write tid 1 to smithi03366949-132 2023-06-03T20:01:05.918 INFO:tasks.rados.rados.0.smithi033.stdout:1497: finishing write tid 2 to smithi03366949-132 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1495: done (3 left) 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1496: done (2 left) 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1498: done (1 left) 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1499: read oid 171 snap -1 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1500: write oid 35 current snap is 0 2023-06-03T20:01:05.919 INFO:tasks.rados.rados.0.smithi033.stdout:1500: seq_num 1054 ranges {514578=569160,1677668=414031,2577952=641878} 2023-06-03T20:01:05.923 INFO:tasks.rados.rados.0.smithi033.stdout:1500: writing smithi03366949-35 from 514578 to 1083738 tid 1 2023-06-03T20:01:05.929 INFO:tasks.rados.rados.0.smithi033.stdout:1500: writing smithi03366949-35 from 1677668 to 2091699 tid 2 2023-06-03T20:01:05.936 INFO:tasks.rados.rados.0.smithi033.stdout:1500: writing smithi03366949-35 from 2577952 to 3219830 tid 3 2023-06-03T20:01:05.936 INFO:tasks.rados.rados.0.smithi033.stdout:1501: delete oid 104 current snap is 0 2023-06-03T20:01:05.937 INFO:tasks.rados.rados.0.smithi033.stdout:1497: finishing write tid 3 to smithi03366949-132 2023-06-03T20:01:05.937 INFO:tasks.rados.rados.0.smithi033.stdout:1497: finishing write tid 4 to smithi03366949-132 2023-06-03T20:01:05.937 INFO:tasks.rados.rados.0.smithi033.stdout:1497: finishing write tid 5 to smithi03366949-132 2023-06-03T20:01:05.937 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 132 v 196 (ObjNum 1052 snap 0 seq_num 1052) dirty exists 2023-06-03T20:01:05.938 INFO:tasks.rados.rados.0.smithi033.stdout:1497: left oid 132 (ObjNum 1052 snap 0 seq_num 1052) 2023-06-03T20:01:05.938 INFO:tasks.rados.rados.0.smithi033.stdout:1499: expect (ObjNum 170 snap 0 seq_num 170) 2023-06-03T20:01:06.028 INFO:tasks.rados.rados.0.smithi033.stdout:1500: finishing write tid 1 to smithi03366949-35 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1500: finishing write tid 2 to smithi03366949-35 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1497: done (3 left) 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1499: done (2 left) 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1501: done (1 left) 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1502: write oid 274 current snap is 0 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1500: finishing write tid 3 to smithi03366949-35 2023-06-03T20:01:06.029 INFO:tasks.rados.rados.0.smithi033.stdout:1500: finishing write tid 4 to smithi03366949-35 2023-06-03T20:01:06.030 INFO:tasks.rados.rados.0.smithi033.stdout:1500: finishing write tid 5 to smithi03366949-35 2023-06-03T20:01:06.030 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 35 v 242 (ObjNum 1054 snap 0 seq_num 1054) dirty exists 2023-06-03T20:01:06.030 INFO:tasks.rados.rados.0.smithi033.stdout:1500: left oid 35 (ObjNum 1054 snap 0 seq_num 1054) 2023-06-03T20:01:06.030 INFO:tasks.rados.rados.0.smithi033.stdout:1502: seq_num 1056 ranges {548192=719658,1678279=417700,2516445=780775} 2023-06-03T20:01:06.045 INFO:tasks.rados.rados.0.smithi033.stdout:1502: writing smithi03366949-274 from 548192 to 1267850 tid 1 2023-06-03T20:01:06.046 INFO:tasks.rados.rados.0.smithi033.stdout:1502: writing smithi03366949-274 from 1678279 to 2095979 tid 2 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1502: writing smithi03366949-274 from 2516445 to 3297220 tid 3 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1500: done (1 left) 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1503: read oid 115 snap -1 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1503: expect deleted 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1504: write oid 204 current snap is 0 2023-06-03T20:01:06.051 INFO:tasks.rados.rados.0.smithi033.stdout:1504: seq_num 1057 ranges {564999=511260,1853114=561358,3060221=592047} 2023-06-03T20:01:06.057 INFO:tasks.rados.rados.0.smithi033.stdout:1504: writing smithi03366949-204 from 564999 to 1076259 tid 1 2023-06-03T20:01:06.064 INFO:tasks.rados.rados.0.smithi033.stdout:1504: writing smithi03366949-204 from 1853114 to 2414472 tid 2 2023-06-03T20:01:06.072 INFO:tasks.rados.rados.0.smithi033.stdout:1504: writing smithi03366949-204 from 3060221 to 3652268 tid 3 2023-06-03T20:01:06.072 INFO:tasks.rados.rados.0.smithi033.stdout:1505: read oid 271 snap -1 2023-06-03T20:01:06.072 INFO:tasks.rados.rados.0.smithi033.stdout:1505: expect deleted 2023-06-03T20:01:06.072 INFO:tasks.rados.rados.0.smithi033.stdout:1506: write oid 384 current snap is 0 2023-06-03T20:01:06.072 INFO:tasks.rados.rados.0.smithi033.stdout:1502: finishing write tid 1 to smithi03366949-274 2023-06-03T20:01:06.073 INFO:tasks.rados.rados.0.smithi033.stdout:1506: seq_num 1058 ranges {581806=586509,1911596=421369,3087644=403319} 2023-06-03T20:01:06.078 INFO:tasks.rados.rados.0.smithi033.stdout:1506: writing smithi03366949-384 from 581806 to 1168315 tid 1 2023-06-03T20:01:06.084 INFO:tasks.rados.rados.0.smithi033.stdout:1506: writing smithi03366949-384 from 1911596 to 2332965 tid 2 2023-06-03T20:01:06.091 INFO:tasks.rados.rados.0.smithi033.stdout:1506: writing smithi03366949-384 from 3087644 to 3490963 tid 3 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:1507: delete oid 290 current snap is 0 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:1502: finishing write tid 2 to smithi03366949-274 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:1502: finishing write tid 3 to smithi03366949-274 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:1502: finishing write tid 4 to smithi03366949-274 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:1502: finishing write tid 5 to smithi03366949-274 2023-06-03T20:01:06.092 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 274 v 187 (ObjNum 1056 snap 0 seq_num 1056) dirty exists 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1502: left oid 274 (ObjNum 1056 snap 0 seq_num 1056) 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: finishing write tid 1 to smithi03366949-204 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: finishing write tid 2 to smithi03366949-204 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: finishing write tid 3 to smithi03366949-204 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: finishing write tid 4 to smithi03366949-204 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: finishing write tid 5 to smithi03366949-204 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 204 v 181 (ObjNum 1057 snap 0 seq_num 1057) dirty exists 2023-06-03T20:01:06.093 INFO:tasks.rados.rados.0.smithi033.stdout:1504: left oid 204 (ObjNum 1057 snap 0 seq_num 1057) 2023-06-03T20:01:06.094 INFO:tasks.rados.rados.0.smithi033.stdout:1506: finishing write tid 1 to smithi03366949-384 2023-06-03T20:01:06.094 INFO:tasks.rados.rados.0.smithi033.stdout:1506: finishing write tid 2 to smithi03366949-384 2023-06-03T20:01:06.095 INFO:tasks.rados.rados.0.smithi033.stdout:1502: done (5 left) 2023-06-03T20:01:06.095 INFO:tasks.rados.rados.0.smithi033.stdout:1503: done (4 left) 2023-06-03T20:01:06.096 INFO:tasks.rados.rados.0.smithi033.stdout:1504: done (3 left) 2023-06-03T20:01:06.096 INFO:tasks.rados.rados.0.smithi033.stdout:1505: done (2 left) 2023-06-03T20:01:06.096 INFO:tasks.rados.rados.0.smithi033.stdout:1507: done (1 left) 2023-06-03T20:01:06.096 INFO:tasks.rados.rados.0.smithi033.stdout:1508: write oid 484 current snap is 0 2023-06-03T20:01:06.096 INFO:tasks.rados.rados.0.smithi033.stdout:1508: seq_num 1060 ranges {615420=737007,1912207=425038,3026137=542216} 2023-06-03T20:01:06.102 INFO:tasks.rados.rados.0.smithi033.stdout:1508: writing smithi03366949-484 from 615420 to 1352427 tid 1 2023-06-03T20:01:06.108 INFO:tasks.rados.rados.0.smithi033.stdout:1508: writing smithi03366949-484 from 1912207 to 2337245 tid 2 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1508: writing smithi03366949-484 from 3026137 to 3568353 tid 3 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1509: read oid 34 snap -1 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1509: expect deleted 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1510: delete oid 371 current snap is 0 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1506: finishing write tid 3 to smithi03366949-384 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1506: finishing write tid 4 to smithi03366949-384 2023-06-03T20:01:06.115 INFO:tasks.rados.rados.0.smithi033.stdout:1506: finishing write tid 5 to smithi03366949-384 2023-06-03T20:01:06.116 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 200 (ObjNum 1058 snap 0 seq_num 1058) dirty exists 2023-06-03T20:01:06.116 INFO:tasks.rados.rados.0.smithi033.stdout:1506: left oid 384 (ObjNum 1058 snap 0 seq_num 1058) 2023-06-03T20:01:06.116 INFO:tasks.rados.rados.0.smithi033.stdout:1508: finishing write tid 1 to smithi03366949-484 2023-06-03T20:01:06.116 INFO:tasks.rados.rados.0.smithi033.stdout:1508: finishing write tid 2 to smithi03366949-484 2023-06-03T20:01:06.117 INFO:tasks.rados.rados.0.smithi033.stdout:1506: done (3 left) 2023-06-03T20:01:06.117 INFO:tasks.rados.rados.0.smithi033.stdout:1510: done (2 left) 2023-06-03T20:01:06.117 INFO:tasks.rados.rados.0.smithi033.stdout:1511: write oid 235 current snap is 0 2023-06-03T20:01:06.117 INFO:tasks.rados.rados.0.smithi033.stdout:1511: seq_num 1062 ranges {649034=487505,1629171=428707,2680983=564760,3798768=50266} 2023-06-03T20:01:06.123 INFO:tasks.rados.rados.0.smithi033.stdout:1511: writing smithi03366949-235 from 649034 to 1136539 tid 1 2023-06-03T20:01:06.129 INFO:tasks.rados.rados.0.smithi033.stdout:1511: writing smithi03366949-235 from 1629171 to 2057878 tid 2 2023-06-03T20:01:06.135 INFO:tasks.rados.rados.0.smithi033.stdout:1511: writing smithi03366949-235 from 2680983 to 3245743 tid 3 2023-06-03T20:01:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:1511: writing smithi03366949-235 from 3798768 to 3849034 tid 4 2023-06-03T20:01:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:1512: write oid 28 current snap is 0 2023-06-03T20:01:06.139 INFO:tasks.rados.rados.0.smithi033.stdout:1512: seq_num 1063 ranges {665841=562754,1687653=572365,2708406=776032} 2023-06-03T20:01:06.146 INFO:tasks.rados.rados.0.smithi033.stdout:1512: writing smithi03366949-28 from 665841 to 1228595 tid 1 2023-06-03T20:01:06.151 INFO:tasks.rados.rados.0.smithi033.stdout:1512: writing smithi03366949-28 from 1687653 to 2260018 tid 2 2023-06-03T20:01:06.160 INFO:tasks.rados.rados.0.smithi033.stdout:1512: writing smithi03366949-28 from 2708406 to 3484438 tid 3 2023-06-03T20:01:06.161 INFO:tasks.rados.rados.0.smithi033.stdout:1513: read oid 403 snap -1 2023-06-03T20:01:06.161 INFO:tasks.rados.rados.0.smithi033.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-06-03T20:01:06.161 INFO:tasks.rados.rados.0.smithi033.stdout:1514: write oid 208 current snap is 0 2023-06-03T20:01:06.161 INFO:tasks.rados.rados.0.smithi033.stdout:1508: finishing write tid 3 to smithi03366949-484 2023-06-03T20:01:06.161 INFO:tasks.rados.rados.0.smithi033.stdout:1508: finishing write tid 4 to smithi03366949-484 2023-06-03T20:01:06.162 INFO:tasks.rados.rados.0.smithi033.stdout:1508: finishing write tid 5 to smithi03366949-484 2023-06-03T20:01:06.162 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 484 v 314 (ObjNum 1060 snap 0 seq_num 1060) dirty exists 2023-06-03T20:01:06.162 INFO:tasks.rados.rados.0.smithi033.stdout:1508: left oid 484 (ObjNum 1060 snap 0 seq_num 1060) 2023-06-03T20:01:06.162 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 1 to smithi03366949-235 2023-06-03T20:01:06.162 INFO:tasks.rados.rados.0.smithi033.stdout:1514: seq_num 1064 ranges {682648=638003,2029782=432376,3019476=587304} 2023-06-03T20:01:06.166 INFO:tasks.rados.rados.0.smithi033.stdout:1514: writing smithi03366949-208 from 682648 to 1320651 tid 1 2023-06-03T20:01:06.173 INFO:tasks.rados.rados.0.smithi033.stdout:1514: writing smithi03366949-208 from 2029782 to 2462158 tid 2 2023-06-03T20:01:06.180 INFO:tasks.rados.rados.0.smithi033.stdout:1514: writing smithi03366949-208 from 3019476 to 3606780 tid 3 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1508: done (5 left) 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1509: done (4 left) 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1515: read oid 112 snap -1 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1515: expect (ObjNum 111 snap 0 seq_num 111) 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1516: read oid 477 snap -1 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1516: expect (ObjNum 735 snap 0 seq_num 735) 2023-06-03T20:01:06.181 INFO:tasks.rados.rados.0.smithi033.stdout:1517: read oid 23 snap -1 2023-06-03T20:01:06.182 INFO:tasks.rados.rados.0.smithi033.stdout:1517: expect (ObjNum 22 snap 0 seq_num 22) 2023-06-03T20:01:06.182 INFO:tasks.rados.rados.0.smithi033.stdout:1518: write oid 401 current snap is 0 2023-06-03T20:01:06.182 INFO:tasks.rados.rados.0.smithi033.stdout:1518: seq_num 1065 ranges {699455=429605,1804617=576034,3163252=514929} 2023-06-03T20:01:06.187 INFO:tasks.rados.rados.0.smithi033.stdout:1518: writing smithi03366949-401 from 699455 to 1129060 tid 1 2023-06-03T20:01:06.194 INFO:tasks.rados.rados.0.smithi033.stdout:1518: writing smithi03366949-401 from 1804617 to 2380651 tid 2 2023-06-03T20:01:06.201 INFO:tasks.rados.rados.0.smithi033.stdout:1518: writing smithi03366949-401 from 3163252 to 3678181 tid 3 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1519: read oid 43 snap -1 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1519: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1520: write oid 481 current snap is 0 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 2 to smithi03366949-235 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 3 to smithi03366949-235 2023-06-03T20:01:06.202 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 4 to smithi03366949-235 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 5 to smithi03366949-235 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:1511: finishing write tid 6 to smithi03366949-235 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 235 v 186 (ObjNum 1062 snap 0 seq_num 1062) dirty exists 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:1511: left oid 235 (ObjNum 1062 snap 0 seq_num 1062) 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:1512: finishing write tid 1 to smithi03366949-28 2023-06-03T20:01:06.203 INFO:tasks.rados.rados.0.smithi033.stdout:1520: seq_num 1066 ranges {716262=504854,1863099=719692,3074322=726201} 2023-06-03T20:01:06.209 INFO:tasks.rados.rados.0.smithi033.stdout:1520: writing smithi03366949-481 from 716262 to 1221116 tid 1 2023-06-03T20:01:06.218 INFO:tasks.rados.rados.0.smithi033.stdout:1520: writing smithi03366949-481 from 1863099 to 2582791 tid 2 2023-06-03T20:01:06.226 INFO:tasks.rados.rados.0.smithi033.stdout:1520: writing smithi03366949-481 from 3074322 to 3800523 tid 3 2023-06-03T20:01:06.226 INFO:tasks.rados.rados.0.smithi033.stdout:1511: done (9 left) 2023-06-03T20:01:06.226 INFO:tasks.rados.rados.0.smithi033.stdout:1521: read oid 174 snap -1 2023-06-03T20:01:06.226 INFO:tasks.rados.rados.0.smithi033.stdout:1521: expect (ObjNum 957 snap 0 seq_num 957) 2023-06-03T20:01:06.227 INFO:tasks.rados.rados.0.smithi033.stdout:1522: read oid 146 snap -1 2023-06-03T20:01:06.227 INFO:tasks.rados.rados.0.smithi033.stdout:1522: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:01:06.227 INFO:tasks.rados.rados.0.smithi033.stdout:1523: write oid 431 current snap is 0 2023-06-03T20:01:06.227 INFO:tasks.rados.rados.0.smithi033.stdout:1512: finishing write tid 2 to smithi03366949-28 2023-06-03T20:01:06.227 INFO:tasks.rados.rados.0.smithi033.stdout:1523: seq_num 1067 ranges {733069=580103,1921581=579703,3218098=537473} 2023-06-03T20:01:06.233 INFO:tasks.rados.rados.0.smithi033.stdout:1523: writing smithi03366949-431 from 733069 to 1313172 tid 1 2023-06-03T20:01:06.239 INFO:tasks.rados.rados.0.smithi033.stdout:1523: writing smithi03366949-431 from 1921581 to 2501284 tid 2 2023-06-03T20:01:06.246 INFO:tasks.rados.rados.0.smithi033.stdout:1523: writing smithi03366949-431 from 3218098 to 3755571 tid 3 2023-06-03T20:01:06.247 INFO:tasks.rados.rados.0.smithi033.stdout:1524: write oid 195 current snap is 0 2023-06-03T20:01:06.247 INFO:tasks.rados.rados.0.smithi033.stdout:1512: finishing write tid 3 to smithi03366949-28 2023-06-03T20:01:06.247 INFO:tasks.rados.rados.0.smithi033.stdout:1513: expect (ObjNum 402 snap 0 seq_num 402) 2023-06-03T20:01:06.340 INFO:tasks.rados.rados.0.smithi033.stdout:1512: finishing write tid 4 to smithi03366949-28 2023-06-03T20:01:06.340 INFO:tasks.rados.rados.0.smithi033.stdout:1512: finishing write tid 5 to smithi03366949-28 2023-06-03T20:01:06.340 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 244 (ObjNum 1063 snap 0 seq_num 1063) dirty exists 2023-06-03T20:01:06.340 INFO:tasks.rados.rados.0.smithi033.stdout:1512: left oid 28 (ObjNum 1063 snap 0 seq_num 1063) 2023-06-03T20:01:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:1514: finishing write tid 1 to smithi03366949-208 2023-06-03T20:01:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:1514: finishing write tid 2 to smithi03366949-208 2023-06-03T20:01:06.341 INFO:tasks.rados.rados.0.smithi033.stdout:1517: expect (ObjNum 22 snap 0 seq_num 22) 2023-06-03T20:01:06.416 INFO:tasks.rados.rados.0.smithi033.stdout:1515: expect (ObjNum 111 snap 0 seq_num 111) 2023-06-03T20:01:06.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:06 smithi033 bash[26432]: audit 2023-06-03T20:01:05.846008+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.33:0/3522545036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:06.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:06 smithi033 bash[33017]: audit 2023-06-03T20:01:05.846008+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.33:0/3522545036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:06.546 INFO:tasks.rados.rados.0.smithi033.stdout:1514: finishing write tid 3 to smithi03366949-208 2023-06-03T20:01:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:1514: finishing write tid 4 to smithi03366949-208 2023-06-03T20:01:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:1514: finishing write tid 5 to smithi03366949-208 2023-06-03T20:01:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 228 (ObjNum 1064 snap 0 seq_num 1064) dirty exists 2023-06-03T20:01:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:1514: left oid 208 (ObjNum 1064 snap 0 seq_num 1064) 2023-06-03T20:01:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:1516: expect (ObjNum 735 snap 0 seq_num 735) 2023-06-03T20:01:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:06 smithi083 bash[26882]: audit 2023-06-03T20:01:05.846008+0000 mon.a (mon.0) 774 : audit [DBG] from='client.? 172.21.15.33:0/3522545036' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:06.648 INFO:tasks.rados.rados.0.smithi033.stdout:1518: finishing write tid 1 to smithi03366949-401 2023-06-03T20:01:06.648 INFO:tasks.rados.rados.0.smithi033.stdout:1518: finishing write tid 2 to smithi03366949-401 2023-06-03T20:01:06.649 INFO:tasks.rados.rados.0.smithi033.stdout:1519: expect (ObjNum 600 snap 0 seq_num 600) 2023-06-03T20:01:06.764 INFO:tasks.rados.rados.0.smithi033.stdout:1518: finishing write tid 3 to smithi03366949-401 2023-06-03T20:01:06.764 INFO:tasks.rados.rados.0.smithi033.stdout:1518: finishing write tid 4 to smithi03366949-401 2023-06-03T20:01:06.764 INFO:tasks.rados.rados.0.smithi033.stdout:1518: finishing write tid 5 to smithi03366949-401 2023-06-03T20:01:06.765 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 401 v 191 (ObjNum 1065 snap 0 seq_num 1065) dirty exists 2023-06-03T20:01:06.765 INFO:tasks.rados.rados.0.smithi033.stdout:1518: left oid 401 (ObjNum 1065 snap 0 seq_num 1065) 2023-06-03T20:01:06.765 INFO:tasks.rados.rados.0.smithi033.stdout:1520: finishing write tid 1 to smithi03366949-481 2023-06-03T20:01:06.765 INFO:tasks.rados.rados.0.smithi033.stdout:1520: finishing write tid 2 to smithi03366949-481 2023-06-03T20:01:06.765 INFO:tasks.rados.rados.0.smithi033.stdout:1522: expect (ObjNum 871 snap 0 seq_num 871) 2023-06-03T20:01:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:1520: finishing write tid 3 to smithi03366949-481 2023-06-03T20:01:06.886 INFO:tasks.rados.rados.0.smithi033.stdout:1520: finishing write tid 4 to smithi03366949-481 2023-06-03T20:01:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:1524: seq_num 1068 ranges {749876=655352,1863710=723361,3012815=748745} 2023-06-03T20:01:06.899 INFO:tasks.rados.rados.0.smithi033.stdout:1524: writing smithi03366949-195 from 749876 to 1405228 tid 1 2023-06-03T20:01:06.908 INFO:tasks.rados.rados.0.smithi033.stdout:1524: writing smithi03366949-195 from 1863710 to 2587071 tid 2 2023-06-03T20:01:06.915 INFO:tasks.rados.rados.0.smithi033.stdout:1524: writing smithi03366949-195 from 3012815 to 3761560 tid 3 2023-06-03T20:01:06.915 INFO:tasks.rados.rados.0.smithi033.stdout:1512: done (12 left) 2023-06-03T20:01:06.915 INFO:tasks.rados.rados.0.smithi033.stdout:1513: done (11 left) 2023-06-03T20:01:06.915 INFO:tasks.rados.rados.0.smithi033.stdout:1514: done (10 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1515: done (9 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1516: done (8 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1517: done (7 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1518: done (6 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1519: done (5 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1522: done (4 left) 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1525: write oid 351 current snap is 0 2023-06-03T20:01:06.916 INFO:tasks.rados.rados.0.smithi033.stdout:1525: seq_num 1069 ranges {766683=730601,1922192=583372,3156591=676370} 2023-06-03T20:01:06.923 INFO:tasks.rados.rados.0.smithi033.stdout:1525: writing smithi03366949-351 from 766683 to 1497284 tid 1 2023-06-03T20:01:06.929 INFO:tasks.rados.rados.0.smithi033.stdout:1525: writing smithi03366949-351 from 1922192 to 2505564 tid 2 2023-06-03T20:01:06.937 INFO:tasks.rados.rados.0.smithi033.stdout:1525: writing smithi03366949-351 from 3156591 to 3832961 tid 3 2023-06-03T20:01:06.937 INFO:tasks.rados.rados.0.smithi033.stdout:1526: write oid 363 current snap is 0 2023-06-03T20:01:06.937 INFO:tasks.rados.rados.0.smithi033.stdout:1520: finishing write tid 5 to smithi03366949-481 2023-06-03T20:01:06.937 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 481 v 171 (ObjNum 1066 snap 0 seq_num 1066) dirty exists 2023-06-03T20:01:06.937 INFO:tasks.rados.rados.0.smithi033.stdout:1520: left oid 481 (ObjNum 1066 snap 0 seq_num 1066) 2023-06-03T20:01:06.938 INFO:tasks.rados.rados.0.smithi033.stdout:1521: expect (ObjNum 957 snap 0 seq_num 957) 2023-06-03T20:01:07.010 INFO:tasks.rados.rados.0.smithi033.stdout:1523: finishing write tid 1 to smithi03366949-431 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:1523: finishing write tid 2 to smithi03366949-431 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:1523: finishing write tid 3 to smithi03366949-431 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:1523: finishing write tid 4 to smithi03366949-431 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:1523: finishing write tid 5 to smithi03366949-431 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 431 v 232 (ObjNum 1067 snap 0 seq_num 1067) dirty exists 2023-06-03T20:01:07.011 INFO:tasks.rados.rados.0.smithi033.stdout:1523: left oid 431 (ObjNum 1067 snap 0 seq_num 1067) 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: finishing write tid 1 to smithi03366949-195 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: finishing write tid 2 to smithi03366949-195 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: finishing write tid 3 to smithi03366949-195 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: finishing write tid 4 to smithi03366949-195 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: finishing write tid 5 to smithi03366949-195 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 195 v 178 (ObjNum 1068 snap 0 seq_num 1068) dirty exists 2023-06-03T20:01:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:1524: left oid 195 (ObjNum 1068 snap 0 seq_num 1068) 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: finishing write tid 1 to smithi03366949-351 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: finishing write tid 2 to smithi03366949-351 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: finishing write tid 3 to smithi03366949-351 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: finishing write tid 4 to smithi03366949-351 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: finishing write tid 5 to smithi03366949-351 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 206 (ObjNum 1069 snap 0 seq_num 1069) dirty exists 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1525: left oid 351 (ObjNum 1069 snap 0 seq_num 1069) 2023-06-03T20:01:07.013 INFO:tasks.rados.rados.0.smithi033.stdout:1526: seq_num 1070 ranges {783490=405850,1980674=727030,3184014=487642} 2023-06-03T20:01:07.022 INFO:tasks.rados.rados.0.smithi033.stdout:1526: writing smithi03366949-363 from 783490 to 1189340 tid 1 2023-06-03T20:01:07.031 INFO:tasks.rados.rados.0.smithi033.stdout:1526: writing smithi03366949-363 from 1980674 to 2707704 tid 2 2023-06-03T20:01:07.037 INFO:tasks.rados.rados.0.smithi033.stdout:1526: writing smithi03366949-363 from 3184014 to 3671656 tid 3 2023-06-03T20:01:07.037 INFO:tasks.rados.rados.0.smithi033.stdout:1520: done (5 left) 2023-06-03T20:01:07.037 INFO:tasks.rados.rados.0.smithi033.stdout:1521: done (4 left) 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1523: done (3 left) 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1524: done (2 left) 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1525: done (1 left) 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1527: read oid 58 snap -1 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1527: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1528: write oid 182 current snap is 0 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1526: finishing write tid 1 to smithi03366949-363 2023-06-03T20:01:07.038 INFO:tasks.rados.rados.0.smithi033.stdout:1528: seq_num 1071 ranges {400297=481099,1639156=361141} 2023-06-03T20:01:07.042 INFO:tasks.rados.rados.0.smithi033.stdout:1528: writing smithi03366949-182 from 400297 to 881396 tid 1 2023-06-03T20:01:07.048 INFO:tasks.rados.rados.0.smithi033.stdout:1528: writing smithi03366949-182 from 1639156 to 2000297 tid 2 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1529: write oid 483 current snap is 0 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1526: finishing write tid 2 to smithi03366949-363 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1528: finishing write tid 1 to smithi03366949-182 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1526: finishing write tid 3 to smithi03366949-363 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1526: finishing write tid 4 to smithi03366949-363 2023-06-03T20:01:07.049 INFO:tasks.rados.rados.0.smithi033.stdout:1526: finishing write tid 5 to smithi03366949-363 2023-06-03T20:01:07.050 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 247 (ObjNum 1070 snap 0 seq_num 1070) dirty exists 2023-06-03T20:01:07.050 INFO:tasks.rados.rados.0.smithi033.stdout:1526: left oid 363 (ObjNum 1070 snap 0 seq_num 1070) 2023-06-03T20:01:07.050 INFO:tasks.rados.rados.0.smithi033.stdout:1529: seq_num 1072 ranges {417104=672701,1813991=203113} 2023-06-03T20:01:07.055 INFO:tasks.rados.rados.0.smithi033.stdout:1529: writing smithi03366949-483 from 417104 to 1089805 tid 1 2023-06-03T20:01:07.061 INFO:tasks.rados.rados.0.smithi033.stdout:1529: writing smithi03366949-483 from 1813991 to 2017104 tid 2 2023-06-03T20:01:07.061 INFO:tasks.rados.rados.0.smithi033.stdout:1526: done (3 left) 2023-06-03T20:01:07.061 INFO:tasks.rados.rados.0.smithi033.stdout:1530: read oid 443 snap -1 2023-06-03T20:01:07.062 INFO:tasks.rados.rados.0.smithi033.stdout:1530: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:01:07.062 INFO:tasks.rados.rados.0.smithi033.stdout:1531: write oid 431 current snap is 0 2023-06-03T20:01:07.062 INFO:tasks.rados.rados.0.smithi033.stdout:1527: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:07.230 INFO:tasks.rados.rados.0.smithi033.stdout:1528: finishing write tid 2 to smithi03366949-182 2023-06-03T20:01:07.319 INFO:tasks.rados.rados.0.smithi033.stdout:1528: finishing write tid 3 to smithi03366949-182 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:1528: finishing write tid 4 to smithi03366949-182 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 212 (ObjNum 1071 snap 0 seq_num 1071) dirty exists 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:1528: left oid 182 (ObjNum 1071 snap 0 seq_num 1071) 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:1529: finishing write tid 1 to smithi03366949-483 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:1529: finishing write tid 2 to smithi03366949-483 2023-06-03T20:01:07.320 INFO:tasks.rados.rados.0.smithi033.stdout:1529: finishing write tid 3 to smithi03366949-483 2023-06-03T20:01:07.321 INFO:tasks.rados.rados.0.smithi033.stdout:1529: finishing write tid 4 to smithi03366949-483 2023-06-03T20:01:07.321 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 483 v 181 (ObjNum 1072 snap 0 seq_num 1072) dirty exists 2023-06-03T20:01:07.321 INFO:tasks.rados.rados.0.smithi033.stdout:1529: left oid 483 (ObjNum 1072 snap 0 seq_num 1072) 2023-06-03T20:01:07.321 INFO:tasks.rados.rados.0.smithi033.stdout:1530: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:01:07.342 INFO:tasks.rados.rados.0.smithi033.stdout:1531: seq_num 1073 ranges {433911=747950,1756120=277791} 2023-06-03T20:01:07.357 INFO:tasks.rados.rados.0.smithi033.stdout:1531: writing smithi03366949-431 from 433911 to 1181861 tid 1 2023-06-03T20:01:07.363 INFO:tasks.rados.rados.0.smithi033.stdout:1531: writing smithi03366949-431 from 1756120 to 2033911 tid 2 2023-06-03T20:01:07.363 INFO:tasks.rados.rados.0.smithi033.stdout:1527: done (4 left) 2023-06-03T20:01:07.363 INFO:tasks.rados.rados.0.smithi033.stdout:1528: done (3 left) 2023-06-03T20:01:07.363 INFO:tasks.rados.rados.0.smithi033.stdout:1529: done (2 left) 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1530: done (1 left) 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1532: read oid 377 snap -1 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1532: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1533: read oid 81 snap -1 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1533: expect (ObjNum 80 snap 0 seq_num 80) 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1534: write oid 338 current snap is 0 2023-06-03T20:01:07.364 INFO:tasks.rados.rados.0.smithi033.stdout:1534: seq_num 1074 ranges {450718=423199,1414602=636116} 2023-06-03T20:01:07.369 INFO:tasks.rados.rados.0.smithi033.stdout:1534: writing smithi03366949-338 from 450718 to 873917 tid 1 2023-06-03T20:01:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:1534: writing smithi03366949-338 from 1414602 to 2050718 tid 2 2023-06-03T20:01:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:1535: write oid 395 current snap is 0 2023-06-03T20:01:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:1531: finishing write tid 1 to smithi03366949-431 2023-06-03T20:01:07.377 INFO:tasks.rados.rados.0.smithi033.stdout:1531: finishing write tid 2 to smithi03366949-431 2023-06-03T20:01:07.378 INFO:tasks.rados.rados.0.smithi033.stdout:1531: finishing write tid 3 to smithi03366949-431 2023-06-03T20:01:07.378 INFO:tasks.rados.rados.0.smithi033.stdout:1531: finishing write tid 4 to smithi03366949-431 2023-06-03T20:01:07.378 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 431 v 235 (ObjNum 1073 snap 0 seq_num 1073) dirty exists 2023-06-03T20:01:07.378 INFO:tasks.rados.rados.0.smithi033.stdout:1531: left oid 431 (ObjNum 1073 snap 0 seq_num 1073) 2023-06-03T20:01:07.378 INFO:tasks.rados.rados.0.smithi033.stdout:1535: seq_num 1075 ranges {467525=498448,1473084=594379} 2023-06-03T20:01:07.382 INFO:tasks.rados.rados.0.smithi033.stdout:1535: writing smithi03366949-395 from 467525 to 965973 tid 1 2023-06-03T20:01:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:1535: writing smithi03366949-395 from 1473084 to 2067463 tid 2 2023-06-03T20:01:07.390 INFO:tasks.rados.rados.0.smithi033.stdout:1531: done (4 left) 2023-06-03T20:01:07.390 INFO:tasks.rados.rados.0.smithi033.stdout:1536: write oid 56 current snap is 0 2023-06-03T20:01:07.390 INFO:tasks.rados.rados.0.smithi033.stdout:1536: seq_num 1076 ranges {484332=573697,1531566=552766} 2023-06-03T20:01:07.394 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:07 smithi033 bash[33017]: cluster 2023-06-03T20:01:05.459248+0000 mgr.x (mgr.24803) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-06-03T20:01:07.395 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:07 smithi033 bash[26432]: cluster 2023-06-03T20:01:05.459248+0000 mgr.x (mgr.24803) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-06-03T20:01:07.395 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:07 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:01:07.396 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:07 smithi033 bash[69597]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-alertmanager.a 2023-06-03T20:01:07.396 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:07 smithi033 bash[58020]: level=info ts=2023-06-03T20:01:07.300Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-06-03T20:01:07.396 INFO:tasks.rados.rados.0.smithi033.stdout:1536: writing smithi03366949-56 from 484332 to 1058029 tid 1 2023-06-03T20:01:07.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:07 smithi083 bash[26882]: cluster 2023-06-03T20:01:05.459248+0000 mgr.x (mgr.24803) 35 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 12 MiB/s wr, 128 op/s 2023-06-03T20:01:07.397 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:01:07 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:07] "GET /metrics HTTP/1.1" 200 190178 "" "Prometheus/2.33.4" 2023-06-03T20:01:07.401 INFO:tasks.rados.rados.0.smithi033.stdout:1536: writing smithi03366949-56 from 1531566 to 2084332 tid 2 2023-06-03T20:01:07.401 INFO:tasks.rados.rados.0.smithi033.stdout:1537: write oid 82 current snap is 0 2023-06-03T20:01:07.401 INFO:tasks.rados.rados.0.smithi033.stdout:1537: seq_num 1077 ranges {501139=648946,1873695=227444} 2023-06-03T20:01:07.408 INFO:tasks.rados.rados.0.smithi033.stdout:1537: writing smithi03366949-82 from 501139 to 1150085 tid 1 2023-06-03T20:01:07.413 INFO:tasks.rados.rados.0.smithi033.stdout:1537: writing smithi03366949-82 from 1873695 to 2101139 tid 2 2023-06-03T20:01:07.414 INFO:tasks.rados.rados.0.smithi033.stdout:1538: write oid 249 current snap is 0 2023-06-03T20:01:07.414 INFO:tasks.rados.rados.0.smithi033.stdout:1538: seq_num 1078 ranges {517946=724195,1932177=185769} 2023-06-03T20:01:07.420 INFO:tasks.rados.rados.0.smithi033.stdout:1538: writing smithi03366949-249 from 517946 to 1242141 tid 1 2023-06-03T20:01:07.426 INFO:tasks.rados.rados.0.smithi033.stdout:1538: writing smithi03366949-249 from 1932177 to 2117946 tid 2 2023-06-03T20:01:07.426 INFO:tasks.rados.rados.0.smithi033.stdout:1539: read oid 222 snap -1 2023-06-03T20:01:07.426 INFO:tasks.rados.rados.0.smithi033.stdout:1539: expect deleted 2023-06-03T20:01:07.426 INFO:tasks.rados.rados.0.smithi033.stdout:1540: read oid 109 snap -1 2023-06-03T20:01:07.426 INFO:tasks.rados.rados.0.smithi033.stdout:1540: expect (ObjNum 108 snap 0 seq_num 108) 2023-06-03T20:01:07.427 INFO:tasks.rados.rados.0.smithi033.stdout:1541: write oid 332 current snap is 0 2023-06-03T20:01:07.427 INFO:tasks.rados.rados.0.smithi033.stdout:1532: expect (ObjNum 1001 snap 0 seq_num 1001) 2023-06-03T20:01:07.587 INFO:tasks.rados.rados.0.smithi033.stdout:1534: finishing write tid 1 to smithi03366949-338 2023-06-03T20:01:07.587 INFO:tasks.rados.rados.0.smithi033.stdout:1533: expect (ObjNum 80 snap 0 seq_num 80) 2023-06-03T20:01:07.686 INFO:tasks.rados.rados.0.smithi033.stdout:1534: finishing write tid 2 to smithi03366949-338 2023-06-03T20:01:07.687 INFO:tasks.rados.rados.0.smithi033.stdout:1534: finishing write tid 3 to smithi03366949-338 2023-06-03T20:01:07.687 INFO:tasks.rados.rados.0.smithi033.stdout:1534: finishing write tid 4 to smithi03366949-338 2023-06-03T20:01:07.687 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 338 v 247 (ObjNum 1074 snap 0 seq_num 1074) dirty exists 2023-06-03T20:01:07.687 INFO:tasks.rados.rados.0.smithi033.stdout:1534: left oid 338 (ObjNum 1074 snap 0 seq_num 1074) 2023-06-03T20:01:07.687 INFO:tasks.rados.rados.0.smithi033.stdout:1541: seq_num 1079 ranges {534753=799444,1990659=144094} 2023-06-03T20:01:07.700 INFO:tasks.rados.rados.0.smithi033.stdout:1541: writing smithi03366949-332 from 534753 to 1334197 tid 1 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1541: writing smithi03366949-332 from 1990659 to 2134753 tid 2 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1532: done (9 left) 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1533: done (8 left) 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1534: done (7 left) 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1542: read oid 122 snap -1 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1542: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:01:07.705 INFO:tasks.rados.rados.0.smithi033.stdout:1543: write oid 331 current snap is 0 2023-06-03T20:01:07.706 INFO:tasks.rados.rados.0.smithi033.stdout:1543: seq_num 1080 ranges {551560=591046,1765494=386066} 2023-06-03T20:01:07.711 INFO:tasks.rados.rados.0.smithi033.stdout:1543: writing smithi03366949-331 from 551560 to 1142606 tid 1 2023-06-03T20:01:07.717 INFO:tasks.rados.rados.0.smithi033.stdout:1543: writing smithi03366949-331 from 1765494 to 2151560 tid 2 2023-06-03T20:01:07.717 INFO:tasks.rados.rados.0.smithi033.stdout:1544: read oid 166 snap -1 2023-06-03T20:01:07.717 INFO:tasks.rados.rados.0.smithi033.stdout:1544: expect (ObjNum 966 snap 0 seq_num 966) 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:1545: write oid 383 current snap is 0 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:1535: finishing write tid 1 to smithi03366949-395 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:1535: finishing write tid 2 to smithi03366949-395 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:1535: finishing write tid 3 to smithi03366949-395 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:1535: finishing write tid 4 to smithi03366949-395 2023-06-03T20:01:07.718 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 395 v 223 (ObjNum 1075 snap 0 seq_num 1075) dirty exists 2023-06-03T20:01:07.719 INFO:tasks.rados.rados.0.smithi033.stdout:1535: left oid 395 (ObjNum 1075 snap 0 seq_num 1075) 2023-06-03T20:01:07.719 INFO:tasks.rados.rados.0.smithi033.stdout:1536: finishing write tid 1 to smithi03366949-56 2023-06-03T20:01:07.719 INFO:tasks.rados.rados.0.smithi033.stdout:1536: finishing write tid 2 to smithi03366949-56 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:1536: finishing write tid 3 to smithi03366949-56 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:1536: finishing write tid 4 to smithi03366949-56 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 215 (ObjNum 1076 snap 0 seq_num 1076) dirty exists 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:1536: left oid 56 (ObjNum 1076 snap 0 seq_num 1076) 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:1537: finishing write tid 1 to smithi03366949-82 2023-06-03T20:01:07.720 INFO:tasks.rados.rados.0.smithi033.stdout:1537: finishing write tid 2 to smithi03366949-82 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:1537: finishing write tid 3 to smithi03366949-82 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:1537: finishing write tid 4 to smithi03366949-82 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 236 (ObjNum 1077 snap 0 seq_num 1077) dirty exists 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:1537: left oid 82 (ObjNum 1077 snap 0 seq_num 1077) 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:1538: finishing write tid 1 to smithi03366949-249 2023-06-03T20:01:07.721 INFO:tasks.rados.rados.0.smithi033.stdout:1545: seq_num 1081 ranges {568367=666295,1707623=460744} 2023-06-03T20:01:07.724 INFO:tasks.rados.rados.0.smithi033.stdout:1545: writing smithi03366949-383 from 568367 to 1234662 tid 1 2023-06-03T20:01:07.730 INFO:tasks.rados.rados.0.smithi033.stdout:1545: writing smithi03366949-383 from 1707623 to 2168367 tid 2 2023-06-03T20:01:07.730 INFO:tasks.rados.rados.0.smithi033.stdout:1535: done (10 left) 2023-06-03T20:01:07.731 INFO:tasks.rados.rados.0.smithi033.stdout:1536: done (9 left) 2023-06-03T20:01:07.731 INFO:tasks.rados.rados.0.smithi033.stdout:1537: done (8 left) 2023-06-03T20:01:07.731 INFO:tasks.rados.rados.0.smithi033.stdout:1546: write oid 447 current snap is 0 2023-06-03T20:01:07.731 INFO:tasks.rados.rados.0.smithi033.stdout:1546: seq_num 1082 ranges {585174=741544,1766105=419069} 2023-06-03T20:01:07.737 INFO:tasks.rados.rados.0.smithi033.stdout:1546: writing smithi03366949-447 from 585174 to 1326718 tid 1 2023-06-03T20:01:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:1546: writing smithi03366949-447 from 1766105 to 2185174 tid 2 2023-06-03T20:01:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:1547: write oid 497 current snap is 0 2023-06-03T20:01:07.742 INFO:tasks.rados.rados.0.smithi033.stdout:1547: seq_num 1083 ranges {601981=416793,1424587=492702} 2023-06-03T20:01:07.748 INFO:tasks.rados.rados.0.smithi033.stdout:1547: writing smithi03366949-497 from 601981 to 1018774 tid 1 2023-06-03T20:01:07.753 INFO:tasks.rados.rados.0.smithi033.stdout:1547: writing smithi03366949-497 from 1424587 to 1917289 tid 2 2023-06-03T20:01:07.754 INFO:tasks.rados.rados.0.smithi033.stdout:1548: read oid 223 snap -1 2023-06-03T20:01:07.754 INFO:tasks.rados.rados.0.smithi033.stdout:1548: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:07.754 INFO:tasks.rados.rados.0.smithi033.stdout:1549: write oid 370 current snap is 0 2023-06-03T20:01:07.754 INFO:tasks.rados.rados.0.smithi033.stdout:1549: seq_num 1084 ranges {618788=492042,1883069=335719} 2023-06-03T20:01:07.760 INFO:tasks.rados.rados.0.smithi033.stdout:1549: writing smithi03366949-370 from 618788 to 1110830 tid 1 2023-06-03T20:01:07.766 INFO:tasks.rados.rados.0.smithi033.stdout:1549: writing smithi03366949-370 from 1883069 to 2218788 tid 2 2023-06-03T20:01:07.766 INFO:tasks.rados.rados.0.smithi033.stdout:1550: write oid 141 current snap is 0 2023-06-03T20:01:07.766 INFO:tasks.rados.rados.0.smithi033.stdout:1538: finishing write tid 2 to smithi03366949-249 2023-06-03T20:01:07.767 INFO:tasks.rados.rados.0.smithi033.stdout:1538: finishing write tid 3 to smithi03366949-249 2023-06-03T20:01:07.767 INFO:tasks.rados.rados.0.smithi033.stdout:1550: seq_num 1085 ranges {635595=567291,1825198=410397} 2023-06-03T20:01:07.777 INFO:tasks.rados.rados.0.smithi033.stdout:1550: writing smithi03366949-141 from 635595 to 1202886 tid 1 2023-06-03T20:01:07.785 INFO:tasks.rados.rados.0.smithi033.stdout:1550: writing smithi03366949-141 from 1825198 to 2235595 tid 2 2023-06-03T20:01:07.786 INFO:tasks.rados.rados.0.smithi033.stdout:1539: done (12 left) 2023-06-03T20:01:07.786 INFO:tasks.rados.rados.0.smithi033.stdout:1551: read oid 291 snap -1 2023-06-03T20:01:07.786 INFO:tasks.rados.rados.0.smithi033.stdout:1551: expect deleted 2023-06-03T20:01:07.786 INFO:tasks.rados.rados.0.smithi033.stdout:1552: write oid 29 current snap is 0 2023-06-03T20:01:07.787 INFO:tasks.rados.rados.0.smithi033.stdout:1538: finishing write tid 4 to smithi03366949-249 2023-06-03T20:01:07.787 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 249 v 174 (ObjNum 1078 snap 0 seq_num 1078) dirty exists 2023-06-03T20:01:07.787 INFO:tasks.rados.rados.0.smithi033.stdout:1538: left oid 249 (ObjNum 1078 snap 0 seq_num 1078) 2023-06-03T20:01:07.787 INFO:tasks.rados.rados.0.smithi033.stdout:1540: expect (ObjNum 108 snap 0 seq_num 108) 2023-06-03T20:01:07.909 INFO:tasks.rados.rados.0.smithi033.stdout:1541: finishing write tid 1 to smithi03366949-332 2023-06-03T20:01:07.910 INFO:tasks.rados.rados.0.smithi033.stdout:1541: finishing write tid 2 to smithi03366949-332 2023-06-03T20:01:07.910 INFO:tasks.rados.rados.0.smithi033.stdout:1541: finishing write tid 3 to smithi03366949-332 2023-06-03T20:01:07.910 INFO:tasks.rados.rados.0.smithi033.stdout:1541: finishing write tid 4 to smithi03366949-332 2023-06-03T20:01:07.910 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 332 v 250 (ObjNum 1079 snap 0 seq_num 1079) dirty exists 2023-06-03T20:01:07.910 INFO:tasks.rados.rados.0.smithi033.stdout:1541: left oid 332 (ObjNum 1079 snap 0 seq_num 1079) 2023-06-03T20:01:07.911 INFO:tasks.rados.rados.0.smithi033.stdout:1543: finishing write tid 1 to smithi03366949-331 2023-06-03T20:01:07.911 INFO:tasks.rados.rados.0.smithi033.stdout:1552: seq_num 1086 ranges {652402=642540,1883680=368722} 2023-06-03T20:01:07.916 INFO:tasks.rados.rados.0.smithi033.stdout:1552: writing smithi03366949-29 from 652402 to 1294942 tid 1 2023-06-03T20:01:07.922 INFO:tasks.rados.rados.0.smithi033.stdout:1552: writing smithi03366949-29 from 1883680 to 2252402 tid 2 2023-06-03T20:01:07.922 INFO:tasks.rados.rados.0.smithi033.stdout:1538: done (13 left) 2023-06-03T20:01:07.923 INFO:tasks.rados.rados.0.smithi033.stdout:1540: done (12 left) 2023-06-03T20:01:07.923 INFO:tasks.rados.rados.0.smithi033.stdout:1541: done (11 left) 2023-06-03T20:01:07.923 INFO:tasks.rados.rados.0.smithi033.stdout:1553: write oid 129 current snap is 0 2023-06-03T20:01:07.923 INFO:tasks.rados.rados.0.smithi033.stdout:1553: seq_num 1087 ranges {669209=717789,1942162=327047} 2023-06-03T20:01:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:1553: writing smithi03366949-129 from 669209 to 1386998 tid 1 2023-06-03T20:01:07.935 INFO:tasks.rados.rados.0.smithi033.stdout:1553: writing smithi03366949-129 from 1942162 to 2269209 tid 2 2023-06-03T20:01:07.936 INFO:tasks.rados.rados.0.smithi033.stdout:1554: write oid 230 current snap is 0 2023-06-03T20:01:07.936 INFO:tasks.rados.rados.0.smithi033.stdout:1542: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:01:08.085 INFO:tasks.rados.rados.0.smithi033.stdout:1543: finishing write tid 2 to smithi03366949-331 2023-06-03T20:01:08.086 INFO:tasks.rados.rados.0.smithi033.stdout:1543: finishing write tid 3 to smithi03366949-331 2023-06-03T20:01:08.086 INFO:tasks.rados.rados.0.smithi033.stdout:1544: expect (ObjNum 966 snap 0 seq_num 966) 2023-06-03T20:01:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:1543: finishing write tid 4 to smithi03366949-331 2023-06-03T20:01:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 331 v 190 (ObjNum 1080 snap 0 seq_num 1080) dirty exists 2023-06-03T20:01:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:1543: left oid 331 (ObjNum 1080 snap 0 seq_num 1080) 2023-06-03T20:01:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:1545: finishing write tid 1 to smithi03366949-383 2023-06-03T20:01:08.211 INFO:tasks.rados.rados.0.smithi033.stdout:1545: finishing write tid 2 to smithi03366949-383 2023-06-03T20:01:08.212 INFO:tasks.rados.rados.0.smithi033.stdout:1545: finishing write tid 3 to smithi03366949-383 2023-06-03T20:01:08.212 INFO:tasks.rados.rados.0.smithi033.stdout:1554: seq_num 1088 ranges {686016=509391,1716997=569019} 2023-06-03T20:01:08.218 INFO:tasks.rados.rados.0.smithi033.stdout:1554: writing smithi03366949-230 from 686016 to 1195407 tid 1 2023-06-03T20:01:08.226 INFO:tasks.rados.rados.0.smithi033.stdout:1554: writing smithi03366949-230 from 1716997 to 2286016 tid 2 2023-06-03T20:01:08.226 INFO:tasks.rados.rados.0.smithi033.stdout:1542: done (12 left) 2023-06-03T20:01:08.226 INFO:tasks.rados.rados.0.smithi033.stdout:1543: done (11 left) 2023-06-03T20:01:08.226 INFO:tasks.rados.rados.0.smithi033.stdout:1544: done (10 left) 2023-06-03T20:01:08.227 INFO:tasks.rados.rados.0.smithi033.stdout:1555: read oid 109 snap -1 2023-06-03T20:01:08.227 INFO:tasks.rados.rados.0.smithi033.stdout:1555: expect (ObjNum 108 snap 0 seq_num 108) 2023-06-03T20:01:08.227 INFO:tasks.rados.rados.0.smithi033.stdout:1556: write oid 272 current snap is 0 2023-06-03T20:01:08.227 INFO:tasks.rados.rados.0.smithi033.stdout:1556: seq_num 1089 ranges {702823=584640,2059126=243697} 2023-06-03T20:01:08.236 INFO:tasks.rados.rados.0.smithi033.stdout:1556: writing smithi03366949-272 from 702823 to 1287463 tid 1 2023-06-03T20:01:08.243 INFO:tasks.rados.rados.0.smithi033.stdout:1556: writing smithi03366949-272 from 2059126 to 2302823 tid 2 2023-06-03T20:01:08.243 INFO:tasks.rados.rados.0.smithi033.stdout:1557: read oid 346 snap -1 2023-06-03T20:01:08.243 INFO:tasks.rados.rados.0.smithi033.stdout:1557: expect (ObjNum 911 snap 0 seq_num 911) 2023-06-03T20:01:08.243 INFO:tasks.rados.rados.0.smithi033.stdout:1558: read oid 190 snap -1 2023-06-03T20:01:08.243 INFO:tasks.rados.rados.0.smithi033.stdout:1558: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:1559: read oid 448 snap -1 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:1559: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:1560: read oid 84 snap -1 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:1560: expect (ObjNum 83 snap 0 seq_num 83) 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:1545: finishing write tid 4 to smithi03366949-383 2023-06-03T20:01:08.244 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 194 (ObjNum 1081 snap 0 seq_num 1081) dirty exists 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1545: left oid 383 (ObjNum 1081 snap 0 seq_num 1081) 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1546: finishing write tid 1 to smithi03366949-447 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1546: finishing write tid 2 to smithi03366949-447 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1546: finishing write tid 3 to smithi03366949-447 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1546: finishing write tid 4 to smithi03366949-447 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 253 (ObjNum 1082 snap 0 seq_num 1082) dirty exists 2023-06-03T20:01:08.245 INFO:tasks.rados.rados.0.smithi033.stdout:1546: left oid 447 (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1547: finishing write tid 1 to smithi03366949-497 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1547: finishing write tid 2 to smithi03366949-497 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1545: done (15 left) 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1546: done (14 left) 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1561: read oid 390 snap -1 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1561: expect (ObjNum 389 snap 0 seq_num 389) 2023-06-03T20:01:08.246 INFO:tasks.rados.rados.0.smithi033.stdout:1562: read oid 341 snap -1 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:1562: expect (ObjNum 974 snap 0 seq_num 974) 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:1547: finishing write tid 3 to smithi03366949-497 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:1547: finishing write tid 4 to smithi03366949-497 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 497 v 177 (ObjNum 1083 snap 0 seq_num 1083) dirty exists 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:1547: left oid 497 (ObjNum 1083 snap 0 seq_num 1083) 2023-06-03T20:01:08.247 INFO:tasks.rados.rados.0.smithi033.stdout:1548: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[26432]: audit 2023-06-03T20:01:07.593573+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[26432]: audit 2023-06-03T20:01:08.177390+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[26432]: audit 2023-06-03T20:01:08.184079+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[33017]: audit 2023-06-03T20:01:07.593573+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[33017]: audit 2023-06-03T20:01:08.177390+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[33017]: audit 2023-06-03T20:01:08.184079+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.331 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:08 smithi033 bash[69638]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-alertmanager-a 2023-06-03T20:01:08.331 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:08 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@alertmanager.a.service: Succeeded. 2023-06-03T20:01:08.331 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:08 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:08.332 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:08 smithi033 systemd[1]: Started Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:08.414 INFO:tasks.rados.rados.0.smithi033.stdout:1549: finishing write tid 1 to smithi03366949-370 2023-06-03T20:01:08.414 INFO:tasks.rados.rados.0.smithi033.stdout:1549: finishing write tid 2 to smithi03366949-370 2023-06-03T20:01:08.414 INFO:tasks.rados.rados.0.smithi033.stdout:1549: finishing write tid 3 to smithi03366949-370 2023-06-03T20:01:08.414 INFO:tasks.rados.rados.0.smithi033.stdout:1549: finishing write tid 4 to smithi03366949-370 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 203 (ObjNum 1084 snap 0 seq_num 1084) dirty exists 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:1549: left oid 370 (ObjNum 1084 snap 0 seq_num 1084) 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:1550: finishing write tid 1 to smithi03366949-141 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:1550: finishing write tid 2 to smithi03366949-141 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:1550: finishing write tid 3 to smithi03366949-141 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:1550: finishing write tid 4 to smithi03366949-141 2023-06-03T20:01:08.415 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 250 (ObjNum 1085 snap 0 seq_num 1085) dirty exists 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1550: left oid 141 (ObjNum 1085 snap 0 seq_num 1085) 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1552: finishing write tid 1 to smithi03366949-29 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1552: finishing write tid 2 to smithi03366949-29 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1552: finishing write tid 3 to smithi03366949-29 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1552: finishing write tid 4 to smithi03366949-29 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 29 v 209 (ObjNum 1086 snap 0 seq_num 1086) dirty exists 2023-06-03T20:01:08.416 INFO:tasks.rados.rados.0.smithi033.stdout:1552: left oid 29 (ObjNum 1086 snap 0 seq_num 1086) 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1553: finishing write tid 1 to smithi03366949-129 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1553: finishing write tid 2 to smithi03366949-129 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1553: finishing write tid 3 to smithi03366949-129 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1553: finishing write tid 4 to smithi03366949-129 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 218 (ObjNum 1087 snap 0 seq_num 1087) dirty exists 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1553: left oid 129 (ObjNum 1087 snap 0 seq_num 1087) 2023-06-03T20:01:08.417 INFO:tasks.rados.rados.0.smithi033.stdout:1554: finishing write tid 1 to smithi03366949-230 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:1554: finishing write tid 2 to smithi03366949-230 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:1554: finishing write tid 3 to smithi03366949-230 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:1554: finishing write tid 4 to smithi03366949-230 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 189 (ObjNum 1088 snap 0 seq_num 1088) dirty exists 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:1554: left oid 230 (ObjNum 1088 snap 0 seq_num 1088) 2023-06-03T20:01:08.418 INFO:tasks.rados.rados.0.smithi033.stdout:1555: expect (ObjNum 108 snap 0 seq_num 108) 2023-06-03T20:01:08.531 INFO:tasks.rados.rados.0.smithi033.stdout:1556: finishing write tid 1 to smithi03366949-272 2023-06-03T20:01:08.531 INFO:tasks.rados.rados.0.smithi033.stdout:1556: finishing write tid 2 to smithi03366949-272 2023-06-03T20:01:08.531 INFO:tasks.rados.rados.0.smithi033.stdout:1556: finishing write tid 3 to smithi03366949-272 2023-06-03T20:01:08.531 INFO:tasks.rados.rados.0.smithi033.stdout:1556: finishing write tid 4 to smithi03366949-272 2023-06-03T20:01:08.531 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 272 v 192 (ObjNum 1089 snap 0 seq_num 1089) dirty exists 2023-06-03T20:01:08.532 INFO:tasks.rados.rados.0.smithi033.stdout:1556: left oid 272 (ObjNum 1089 snap 0 seq_num 1089) 2023-06-03T20:01:08.532 INFO:tasks.rados.rados.0.smithi033.stdout:1561: expect (ObjNum 389 snap 0 seq_num 389) 2023-06-03T20:01:08.609 INFO:tasks.rados.rados.0.smithi033.stdout:1562: expect (ObjNum 974 snap 0 seq_num 974) 2023-06-03T20:01:08.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:08 smithi083 bash[26882]: audit 2023-06-03T20:01:07.593573+0000 mon.b (mon.1) 78 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:08.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:08 smithi083 bash[26882]: audit 2023-06-03T20:01:08.177390+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:08 smithi083 bash[26882]: audit 2023-06-03T20:01:08.184079+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:08.742 INFO:tasks.rados.rados.0.smithi033.stdout:1560: expect (ObjNum 83 snap 0 seq_num 83) 2023-06-03T20:01:08.848 INFO:tasks.rados.rados.0.smithi033.stdout:1557: expect (ObjNum 911 snap 0 seq_num 911) 2023-06-03T20:01:09.079 INFO:tasks.rados.rados.0.smithi033.stdout:1558: expect (ObjNum 532 snap 0 seq_num 532) 2023-06-03T20:01:09.200 INFO:tasks.rados.rados.0.smithi033.stdout:1559: expect (ObjNum 671 snap 0 seq_num 671) 2023-06-03T20:01:09.348 INFO:tasks.rados.rados.0.smithi033.stdout:1547: done (15 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1548: done (14 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1549: done (13 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1550: done (12 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1551: done (11 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1552: done (10 left) 2023-06-03T20:01:09.349 INFO:tasks.rados.rados.0.smithi033.stdout:1553: done (9 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1554: done (8 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1555: done (7 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1556: done (6 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1557: done (5 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1558: done (4 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1559: done (3 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1560: done (2 left) 2023-06-03T20:01:09.350 INFO:tasks.rados.rados.0.smithi033.stdout:1561: done (1 left) 2023-06-03T20:01:09.351 INFO:tasks.rados.rados.0.smithi033.stdout:1562: done (0 left) 2023-06-03T20:01:09.351 INFO:tasks.rados.rados.0.smithi033.stdout:1563: write oid 372 current snap is 0 2023-06-03T20:01:09.351 INFO:tasks.rados.rados.0.smithi033.stdout:1563: seq_num 1090 ranges {719630=659889,2117608=202022} 2023-06-03T20:01:09.362 INFO:tasks.rados.rados.0.smithi033.stdout:1563: writing smithi03366949-372 from 719630 to 1379519 tid 1 2023-06-03T20:01:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:1563: writing smithi03366949-372 from 2117608 to 2319630 tid 2 2023-06-03T20:01:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:1564: write oid 405 current snap is 0 2023-06-03T20:01:09.369 INFO:tasks.rados.rados.0.smithi033.stdout:1564: seq_num 1091 ranges {736437=735138,2176090=160347} 2023-06-03T20:01:09.377 INFO:tasks.rados.rados.0.smithi033.stdout:1564: writing smithi03366949-405 from 736437 to 1471575 tid 1 2023-06-03T20:01:09.382 INFO:tasks.rados.rados.0.smithi033.stdout:1564: writing smithi03366949-405 from 2176090 to 2336437 tid 2 2023-06-03T20:01:09.382 INFO:tasks.rados.rados.0.smithi033.stdout:1565: write oid 74 current snap is 0 2023-06-03T20:01:09.382 INFO:tasks.rados.rados.0.smithi033.stdout:1565: seq_num 1092 ranges {753244=410387,1834572=518672} 2023-06-03T20:01:09.389 INFO:tasks.rados.rados.0.smithi033.stdout:1565: writing smithi03366949-74 from 753244 to 1163631 tid 1 2023-06-03T20:01:09.395 INFO:tasks.rados.rados.0.smithi033.stdout:1565: writing smithi03366949-74 from 1834572 to 2353244 tid 2 2023-06-03T20:01:09.396 INFO:tasks.rados.rados.0.smithi033.stdout:1566: write oid 188 current snap is 0 2023-06-03T20:01:09.396 INFO:tasks.rados.rados.0.smithi033.stdout:1566: seq_num 1093 ranges {770051=485636,1776701=511047} 2023-06-03T20:01:09.403 INFO:tasks.rados.rados.0.smithi033.stdout:1566: writing smithi03366949-188 from 770051 to 1255687 tid 1 2023-06-03T20:01:09.408 INFO:tasks.rados.rados.0.smithi033.stdout:1566: writing smithi03366949-188 from 1776701 to 2287748 tid 2 2023-06-03T20:01:09.409 INFO:tasks.rados.rados.0.smithi033.stdout:1567: write oid 102 current snap is 0 2023-06-03T20:01:09.409 INFO:tasks.rados.rados.0.smithi033.stdout:1563: finishing write tid 1 to smithi03366949-372 2023-06-03T20:01:09.409 INFO:tasks.rados.rados.0.smithi033.stdout:1563: finishing write tid 2 to smithi03366949-372 2023-06-03T20:01:09.409 INFO:tasks.rados.rados.0.smithi033.stdout:1563: finishing write tid 3 to smithi03366949-372 2023-06-03T20:01:09.409 INFO:tasks.rados.rados.0.smithi033.stdout:1567: seq_num 1094 ranges {786858=560885,1835183=551675} 2023-06-03T20:01:09.416 INFO:tasks.rados.rados.0.smithi033.stdout:1567: writing smithi03366949-102 from 786858 to 1347743 tid 1 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:1567: writing smithi03366949-102 from 1835183 to 2386858 tid 2 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:1568: write oid 418 current snap is 0 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:1563: finishing write tid 4 to smithi03366949-372 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 372 v 238 (ObjNum 1090 snap 0 seq_num 1090) dirty exists 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:1563: left oid 372 (ObjNum 1090 snap 0 seq_num 1090) 2023-06-03T20:01:09.423 INFO:tasks.rados.rados.0.smithi033.stdout:1564: finishing write tid 1 to smithi03366949-405 2023-06-03T20:01:09.424 INFO:tasks.rados.rados.0.smithi033.stdout:1564: finishing write tid 2 to smithi03366949-405 2023-06-03T20:01:09.424 INFO:tasks.rados.rados.0.smithi033.stdout:1564: finishing write tid 3 to smithi03366949-405 2023-06-03T20:01:09.424 INFO:tasks.rados.rados.0.smithi033.stdout:1568: seq_num 1095 ranges {403665=752487,1610018=514716} 2023-06-03T20:01:09.432 INFO:tasks.rados.rados.0.smithi033.stdout:1568: writing smithi03366949-418 from 403665 to 1156152 tid 1 2023-06-03T20:01:09.440 INFO:tasks.rados.rados.0.smithi033.stdout:1568: writing smithi03366949-418 from 1610018 to 2124734 tid 2 2023-06-03T20:01:09.440 INFO:tasks.rados.rados.0.smithi033.stdout:1563: done (5 left) 2023-06-03T20:01:09.440 INFO:tasks.rados.rados.0.smithi033.stdout:1569: read oid 220 snap -1 2023-06-03T20:01:09.440 INFO:tasks.rados.rados.0.smithi033.stdout:1569: expect (ObjNum 219 snap 0 seq_num 219) 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1570: read oid 115 snap -1 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1570: expect deleted 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1571: write oid 486 current snap is 0 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1564: finishing write tid 4 to smithi03366949-405 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 405 v 253 (ObjNum 1091 snap 0 seq_num 1091) dirty exists 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1564: left oid 405 (ObjNum 1091 snap 0 seq_num 1091) 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1565: finishing write tid 1 to smithi03366949-74 2023-06-03T20:01:09.441 INFO:tasks.rados.rados.0.smithi033.stdout:1565: finishing write tid 2 to smithi03366949-74 2023-06-03T20:01:09.442 INFO:tasks.rados.rados.0.smithi033.stdout:1565: finishing write tid 3 to smithi03366949-74 2023-06-03T20:01:09.442 INFO:tasks.rados.rados.0.smithi033.stdout:1571: seq_num 1096 ranges {420472=427736,1268500=658374,2347953=72519} 2023-06-03T20:01:09.449 INFO:tasks.rados.rados.0.smithi033.stdout:1571: writing smithi03366949-486 from 420472 to 848208 tid 1 2023-06-03T20:01:09.457 INFO:tasks.rados.rados.0.smithi033.stdout:1571: writing smithi03366949-486 from 1268500 to 1926874 tid 2 2023-06-03T20:01:09.461 INFO:tasks.rados.rados.0.smithi033.stdout:1571: writing smithi03366949-486 from 2347953 to 2420472 tid 3 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1564: done (7 left) 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1572: write oid 455 current snap is 0 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1565: finishing write tid 4 to smithi03366949-74 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 239 (ObjNum 1092 snap 0 seq_num 1092) dirty exists 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1565: left oid 74 (ObjNum 1092 snap 0 seq_num 1092) 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1566: finishing write tid 1 to smithi03366949-188 2023-06-03T20:01:09.462 INFO:tasks.rados.rados.0.smithi033.stdout:1572: seq_num 1097 ranges {437279=502985,1610629=518385} 2023-06-03T20:01:09.466 INFO:tasks.rados.rados.0.smithi033.stdout:1572: writing smithi03366949-455 from 437279 to 940264 tid 1 2023-06-03T20:01:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:1572: writing smithi03366949-455 from 1610629 to 2129014 tid 2 2023-06-03T20:01:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:1565: done (7 left) 2023-06-03T20:01:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:1573: read oid 50 snap -1 2023-06-03T20:01:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:1573: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:01:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:1574: write oid 1 current snap is 0 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1566: finishing write tid 2 to smithi03366949-188 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1566: finishing write tid 3 to smithi03366949-188 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1566: finishing write tid 4 to smithi03366949-188 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 188 v 197 (ObjNum 1093 snap 0 seq_num 1093) dirty exists 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1566: left oid 188 (ObjNum 1093 snap 0 seq_num 1093) 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1567: finishing write tid 1 to smithi03366949-102 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1567: finishing write tid 2 to smithi03366949-102 2023-06-03T20:01:09.474 INFO:tasks.rados.rados.0.smithi033.stdout:1574: seq_num 1098 ranges {454086=578234,1669111=662043} 2023-06-03T20:01:09.479 INFO:tasks.rados.rados.0.smithi033.stdout:1574: writing smithi03366949-1 from 454086 to 1032320 tid 1 2023-06-03T20:01:09.487 INFO:tasks.rados.rados.0.smithi033.stdout:1574: writing smithi03366949-1 from 1669111 to 2331154 tid 2 2023-06-03T20:01:09.487 INFO:tasks.rados.rados.0.smithi033.stdout:1566: done (8 left) 2023-06-03T20:01:09.487 INFO:tasks.rados.rados.0.smithi033.stdout:1575: read oid 15 snap -1 2023-06-03T20:01:09.487 INFO:tasks.rados.rados.0.smithi033.stdout:1575: expect (ObjNum 14 snap 0 seq_num 14) 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1576: write oid 71 current snap is 0 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1567: finishing write tid 3 to smithi03366949-102 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1567: finishing write tid 4 to smithi03366949-102 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 180 (ObjNum 1094 snap 0 seq_num 1094) dirty exists 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1567: left oid 102 (ObjNum 1094 snap 0 seq_num 1094) 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1568: finishing write tid 1 to smithi03366949-418 2023-06-03T20:01:09.488 INFO:tasks.rados.rados.0.smithi033.stdout:1568: finishing write tid 2 to smithi03366949-418 2023-06-03T20:01:09.489 INFO:tasks.rados.rados.0.smithi033.stdout:1568: finishing write tid 3 to smithi03366949-418 2023-06-03T20:01:09.489 INFO:tasks.rados.rados.0.smithi033.stdout:1568: finishing write tid 4 to smithi03366949-418 2023-06-03T20:01:09.489 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 418 v 317 (ObjNum 1095 snap 0 seq_num 1095) dirty exists 2023-06-03T20:01:09.489 INFO:tasks.rados.rados.0.smithi033.stdout:1568: left oid 418 (ObjNum 1095 snap 0 seq_num 1095) 2023-06-03T20:01:09.489 INFO:tasks.rados.rados.0.smithi033.stdout:1569: expect (ObjNum 219 snap 0 seq_num 219) 2023-06-03T20:01:09.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[26432]: cluster 2023-06-03T20:01:07.459948+0000 mgr.x (mgr.24803) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-06-03T20:01:09.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[26432]: cephadm 2023-06-03T20:01:08.196528+0000 mgr.x (mgr.24803) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:01:09.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[26432]: audit 2023-06-03T20:01:08.324921+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.33:0/3551561580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:09.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[33017]: cluster 2023-06-03T20:01:07.459948+0000 mgr.x (mgr.24803) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-06-03T20:01:09.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[33017]: cephadm 2023-06-03T20:01:08.196528+0000 mgr.x (mgr.24803) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:01:09.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[33017]: audit 2023-06-03T20:01:08.324921+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.33:0/3551561580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:09.619 INFO:tasks.rados.rados.0.smithi033.stdout:1571: finishing write tid 1 to smithi03366949-486 2023-06-03T20:01:09.619 INFO:tasks.rados.rados.0.smithi033.stdout:1571: finishing write tid 2 to smithi03366949-486 2023-06-03T20:01:09.619 INFO:tasks.rados.rados.0.smithi033.stdout:1571: finishing write tid 3 to smithi03366949-486 2023-06-03T20:01:09.619 INFO:tasks.rados.rados.0.smithi033.stdout:1571: finishing write tid 4 to smithi03366949-486 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1571: finishing write tid 5 to smithi03366949-486 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 257 (ObjNum 1096 snap 0 seq_num 1096) dirty exists 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1571: left oid 486 (ObjNum 1096 snap 0 seq_num 1096) 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1572: finishing write tid 1 to smithi03366949-455 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1572: finishing write tid 2 to smithi03366949-455 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1572: finishing write tid 3 to smithi03366949-455 2023-06-03T20:01:09.620 INFO:tasks.rados.rados.0.smithi033.stdout:1572: finishing write tid 4 to smithi03366949-455 2023-06-03T20:01:09.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 455 v 256 (ObjNum 1097 snap 0 seq_num 1097) dirty exists 2023-06-03T20:01:09.621 INFO:tasks.rados.rados.0.smithi033.stdout:1572: left oid 455 (ObjNum 1097 snap 0 seq_num 1097) 2023-06-03T20:01:09.621 INFO:tasks.rados.rados.0.smithi033.stdout:1576: seq_num 1099 ranges {470893=653483,1727593=522054} 2023-06-03T20:01:09.631 INFO:tasks.rados.rados.0.smithi033.stdout:1576: writing smithi03366949-71 from 470893 to 1124376 tid 1 2023-06-03T20:01:09.640 INFO:tasks.rados.rados.0.smithi033.stdout:1576: writing smithi03366949-71 from 1727593 to 2249647 tid 2 2023-06-03T20:01:09.640 INFO:tasks.rados.rados.0.smithi033.stdout:1567: done (9 left) 2023-06-03T20:01:09.640 INFO:tasks.rados.rados.0.smithi033.stdout:1568: done (8 left) 2023-06-03T20:01:09.640 INFO:tasks.rados.rados.0.smithi033.stdout:1569: done (7 left) 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1570: done (6 left) 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1571: done (5 left) 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1572: done (4 left) 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1577: read oid 372 snap -1 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1577: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1578: read oid 301 snap -1 2023-06-03T20:01:09.641 INFO:tasks.rados.rados.0.smithi033.stdout:1578: expect (ObjNum 509 snap 0 seq_num 509) 2023-06-03T20:01:09.642 INFO:tasks.rados.rados.0.smithi033.stdout:1579: write oid 448 current snap is 0 2023-06-03T20:01:09.642 INFO:tasks.rados.rados.0.smithi033.stdout:1579: seq_num 1100 ranges {487700=728732,1786075=665712} 2023-06-03T20:01:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:09 smithi083 bash[26882]: cluster 2023-06-03T20:01:07.459948+0000 mgr.x (mgr.24803) 36 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 63 MiB/s rd, 6.9 MiB/s wr, 81 op/s 2023-06-03T20:01:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:09 smithi083 bash[26882]: cephadm 2023-06-03T20:01:08.196528+0000 mgr.x (mgr.24803) 37 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:01:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:09 smithi083 bash[26882]: audit 2023-06-03T20:01:08.324921+0000 mon.a (mon.0) 777 : audit [DBG] from='client.? 172.21.15.33:0/3551561580' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:09.646 INFO:tasks.rados.rados.0.smithi033.stdout:1579: writing smithi03366949-448 from 487700 to 1216432 tid 1 2023-06-03T20:01:09.653 INFO:tasks.rados.rados.0.smithi033.stdout:1579: writing smithi03366949-448 from 1786075 to 2451787 tid 2 2023-06-03T20:01:09.653 INFO:tasks.rados.rados.0.smithi033.stdout:1580: write oid 317 current snap is 0 2023-06-03T20:01:09.654 INFO:tasks.rados.rados.0.smithi033.stdout:1580: seq_num 1101 ranges {504507=403981,1328204=409370,2252362=252145} 2023-06-03T20:01:09.658 INFO:tasks.rados.rados.0.smithi033.stdout:1580: writing smithi03366949-317 from 504507 to 908488 tid 1 2023-06-03T20:01:09.663 INFO:tasks.rados.rados.0.smithi033.stdout:1580: writing smithi03366949-317 from 1328204 to 1737574 tid 2 2023-06-03T20:01:09.668 INFO:tasks.rados.rados.0.smithi033.stdout:1580: writing smithi03366949-317 from 2252362 to 2504507 tid 3 2023-06-03T20:01:09.668 INFO:tasks.rados.rados.0.smithi033.stdout:1581: write oid 93 current snap is 0 2023-06-03T20:01:09.668 INFO:tasks.rados.rados.0.smithi033.stdout:1581: seq_num 1102 ranges {521314=479230,1786686=669381} 2023-06-03T20:01:09.673 INFO:tasks.rados.rados.0.smithi033.stdout:1581: writing smithi03366949-93 from 521314 to 1000544 tid 1 2023-06-03T20:01:09.684 INFO:tasks.rados.rados.0.smithi033.stdout:1581: writing smithi03366949-93 from 1786686 to 2456067 tid 2 2023-06-03T20:01:09.684 INFO:tasks.rados.rados.0.smithi033.stdout:1582: read oid 56 snap -1 2023-06-03T20:01:09.684 INFO:tasks.rados.rados.0.smithi033.stdout:1582: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-06-03T20:01:09.684 INFO:tasks.rados.rados.0.smithi033.stdout:1583: read oid 221 snap -1 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1583: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1584: read oid 378 snap -1 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1584: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1585: read oid 367 snap -1 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1585: expect (ObjNum 719 snap 0 seq_num 719) 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1586: read oid 218 snap -1 2023-06-03T20:01:09.685 INFO:tasks.rados.rados.0.smithi033.stdout:1586: expect (ObjNum 217 snap 0 seq_num 217) 2023-06-03T20:01:09.686 INFO:tasks.rados.rados.0.smithi033.stdout:1587: write oid 280 current snap is 0 2023-06-03T20:01:09.686 INFO:tasks.rados.rados.0.smithi033.stdout:1573: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:01:09.781 INFO:tasks.rados.rados.0.smithi033.stdout:1574: finishing write tid 1 to smithi03366949-1 2023-06-03T20:01:09.781 INFO:tasks.rados.rados.0.smithi033.stdout:1574: finishing write tid 2 to smithi03366949-1 2023-06-03T20:01:09.781 INFO:tasks.rados.rados.0.smithi033.stdout:1574: finishing write tid 3 to smithi03366949-1 2023-06-03T20:01:09.781 INFO:tasks.rados.rados.0.smithi033.stdout:1574: finishing write tid 4 to smithi03366949-1 2023-06-03T20:01:09.782 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 1 v 241 (ObjNum 1098 snap 0 seq_num 1098) dirty exists 2023-06-03T20:01:09.782 INFO:tasks.rados.rados.0.smithi033.stdout:1574: left oid 1 (ObjNum 1098 snap 0 seq_num 1098) 2023-06-03T20:01:09.782 INFO:tasks.rados.rados.0.smithi033.stdout:1575: expect (ObjNum 14 snap 0 seq_num 14) 2023-06-03T20:01:09.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.492Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2023-06-03T20:01:09.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.492Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2023-06-03T20:01:09.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.494Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.33 port=9094 2023-06-03T20:01:09.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.495Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2023-06-03T20:01:09.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.540Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2023-06-03T20:01:09.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.540Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2023-06-03T20:01:09.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.544Z caller=main.go:518 msg=Listening address=:9093 2023-06-03T20:01:09.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:09 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:09.544Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2023-06-03T20:01:09.851 INFO:tasks.rados.rados.0.smithi033.stdout:1576: finishing write tid 1 to smithi03366949-71 2023-06-03T20:01:09.852 INFO:tasks.rados.rados.0.smithi033.stdout:1576: finishing write tid 2 to smithi03366949-71 2023-06-03T20:01:09.852 INFO:tasks.rados.rados.0.smithi033.stdout:1578: expect (ObjNum 509 snap 0 seq_num 509) 2023-06-03T20:01:09.962 INFO:tasks.rados.rados.0.smithi033.stdout:1576: finishing write tid 3 to smithi03366949-71 2023-06-03T20:01:09.962 INFO:tasks.rados.rados.0.smithi033.stdout:1576: finishing write tid 4 to smithi03366949-71 2023-06-03T20:01:09.962 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 71 v 193 (ObjNum 1099 snap 0 seq_num 1099) dirty exists 2023-06-03T20:01:09.963 INFO:tasks.rados.rados.0.smithi033.stdout:1576: left oid 71 (ObjNum 1099 snap 0 seq_num 1099) 2023-06-03T20:01:09.963 INFO:tasks.rados.rados.0.smithi033.stdout:1577: expect (ObjNum 1090 snap 0 seq_num 1090) 2023-06-03T20:01:10.099 INFO:tasks.rados.rados.0.smithi033.stdout:1579: finishing write tid 1 to smithi03366949-448 2023-06-03T20:01:10.099 INFO:tasks.rados.rados.0.smithi033.stdout:1579: finishing write tid 2 to smithi03366949-448 2023-06-03T20:01:10.099 INFO:tasks.rados.rados.0.smithi033.stdout:1579: finishing write tid 3 to smithi03366949-448 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1579: finishing write tid 4 to smithi03366949-448 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 448 v 259 (ObjNum 1100 snap 0 seq_num 1100) dirty exists 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1579: left oid 448 (ObjNum 1100 snap 0 seq_num 1100) 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1580: finishing write tid 1 to smithi03366949-317 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1580: finishing write tid 2 to smithi03366949-317 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1580: finishing write tid 3 to smithi03366949-317 2023-06-03T20:01:10.100 INFO:tasks.rados.rados.0.smithi033.stdout:1580: finishing write tid 4 to smithi03366949-317 2023-06-03T20:01:10.101 INFO:tasks.rados.rados.0.smithi033.stdout:1580: finishing write tid 5 to smithi03366949-317 2023-06-03T20:01:10.101 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 317 v 312 (ObjNum 1101 snap 0 seq_num 1101) dirty exists 2023-06-03T20:01:10.101 INFO:tasks.rados.rados.0.smithi033.stdout:1580: left oid 317 (ObjNum 1101 snap 0 seq_num 1101) 2023-06-03T20:01:10.101 INFO:tasks.rados.rados.0.smithi033.stdout:1581: finishing write tid 1 to smithi03366949-93 2023-06-03T20:01:10.101 INFO:tasks.rados.rados.0.smithi033.stdout:1583: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:10.216 INFO:tasks.rados.rados.0.smithi033.stdout:1582: expect (ObjNum 1076 snap 0 seq_num 1076) 2023-06-03T20:01:10.318 INFO:tasks.rados.rados.0.smithi033.stdout:1584: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:1586: expect (ObjNum 217 snap 0 seq_num 217) 2023-06-03T20:01:10.526 INFO:tasks.rados.rados.0.smithi033.stdout:1581: finishing write tid 2 to smithi03366949-93 2023-06-03T20:01:10.526 INFO:tasks.rados.rados.0.smithi033.stdout:1581: finishing write tid 3 to smithi03366949-93 2023-06-03T20:01:10.526 INFO:tasks.rados.rados.0.smithi033.stdout:1581: finishing write tid 4 to smithi03366949-93 2023-06-03T20:01:10.527 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 93 v 205 (ObjNum 1102 snap 0 seq_num 1102) dirty exists 2023-06-03T20:01:10.527 INFO:tasks.rados.rados.0.smithi033.stdout:1581: left oid 93 (ObjNum 1102 snap 0 seq_num 1102) 2023-06-03T20:01:10.527 INFO:tasks.rados.rados.0.smithi033.stdout:1585: expect (ObjNum 719 snap 0 seq_num 719) 2023-06-03T20:01:10.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:10 smithi033 bash[26432]: cephadm 2023-06-03T20:01:08.445193+0000 mgr.x (mgr.24803) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:01:10.536 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:10 smithi033 bash[33017]: cephadm 2023-06-03T20:01:08.445193+0000 mgr.x (mgr.24803) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:01:10.537 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:01:10 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:01:10.620 INFO:tasks.rados.rados.0.smithi033.stdout:1587: seq_num 1103 ranges {538121=670832,1961521=413039} 2023-06-03T20:01:10.633 INFO:tasks.rados.rados.0.smithi033.stdout:1587: writing smithi03366949-280 from 538121 to 1208953 tid 1 2023-06-03T20:01:10.642 INFO:tasks.rados.rados.0.smithi033.stdout:1587: writing smithi03366949-280 from 1961521 to 2374560 tid 2 2023-06-03T20:01:10.642 INFO:tasks.rados.rados.0.smithi033.stdout:1573: done (14 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1574: done (13 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1575: done (12 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1576: done (11 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1577: done (10 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1578: done (9 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1579: done (8 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1580: done (7 left) 2023-06-03T20:01:10.643 INFO:tasks.rados.rados.0.smithi033.stdout:1581: done (6 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1582: done (5 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1583: done (4 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1584: done (3 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1585: done (2 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1586: done (1 left) 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1588: read oid 24 snap -1 2023-06-03T20:01:10.644 INFO:tasks.rados.rados.0.smithi033.stdout:1588: expect deleted 2023-06-03T20:01:10.645 INFO:tasks.rados.rados.0.smithi033.stdout:1589: write oid 373 current snap is 0 2023-06-03T20:01:10.645 INFO:tasks.rados.rados.0.smithi033.stdout:1589: seq_num 1104 ranges {554928=746081,2020003=534925} 2023-06-03T20:01:10.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:10 smithi083 bash[26882]: cephadm 2023-06-03T20:01:08.445193+0000 mgr.x (mgr.24803) 38 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:01:10.648 INFO:tasks.rados.rados.0.smithi033.stdout:1589: writing smithi03366949-373 from 554928 to 1301009 tid 1 2023-06-03T20:01:10.657 INFO:tasks.rados.rados.0.smithi033.stdout:1589: writing smithi03366949-373 from 2020003 to 2554928 tid 2 2023-06-03T20:01:10.657 INFO:tasks.rados.rados.0.smithi033.stdout:1590: write oid 28 current snap is 0 2023-06-03T20:01:10.658 INFO:tasks.rados.rados.0.smithi033.stdout:1590: seq_num 1105 ranges {571735=421330,1562132=416708} 2023-06-03T20:01:10.664 INFO:tasks.rados.rados.0.smithi033.stdout:1590: writing smithi03366949-28 from 571735 to 993065 tid 1 2023-06-03T20:01:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:1590: writing smithi03366949-28 from 1562132 to 1978840 tid 2 2023-06-03T20:01:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:1591: read oid 209 snap -1 2023-06-03T20:01:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:1591: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:01:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:1592: read oid 161 snap -1 2023-06-03T20:01:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:1592: expect deleted 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1593: read oid 399 snap -1 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1593: expect (ObjNum 870 snap 0 seq_num 870) 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1594: read oid 62 snap -1 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1594: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1595: read oid 178 snap -1 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1595: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:01:10.671 INFO:tasks.rados.rados.0.smithi033.stdout:1596: write oid 382 current snap is 0 2023-06-03T20:01:10.672 INFO:tasks.rados.rados.0.smithi033.stdout:1596: seq_num 1106 ranges {588542=496579,1620614=676719} 2023-06-03T20:01:10.676 INFO:tasks.rados.rados.0.smithi033.stdout:1596: writing smithi03366949-382 from 588542 to 1085121 tid 1 2023-06-03T20:01:10.683 INFO:tasks.rados.rados.0.smithi033.stdout:1596: writing smithi03366949-382 from 1620614 to 2297333 tid 2 2023-06-03T20:01:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:1597: write oid 97 current snap is 0 2023-06-03T20:01:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:1587: finishing write tid 1 to smithi03366949-280 2023-06-03T20:01:10.684 INFO:tasks.rados.rados.0.smithi033.stdout:1597: seq_num 1107 ranges {605349=571828,1679096=420377} 2023-06-03T20:01:10.690 INFO:tasks.rados.rados.0.smithi033.stdout:1597: writing smithi03366949-97 from 605349 to 1177177 tid 1 2023-06-03T20:01:10.695 INFO:tasks.rados.rados.0.smithi033.stdout:1597: writing smithi03366949-97 from 1679096 to 2099473 tid 2 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1598: write oid 110 current snap is 0 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1587: finishing write tid 2 to smithi03366949-280 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1587: finishing write tid 3 to smithi03366949-280 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1587: finishing write tid 4 to smithi03366949-280 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 280 v 184 (ObjNum 1103 snap 0 seq_num 1103) dirty exists 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1587: left oid 280 (ObjNum 1103 snap 0 seq_num 1103) 2023-06-03T20:01:10.696 INFO:tasks.rados.rados.0.smithi033.stdout:1589: finishing write tid 1 to smithi03366949-373 2023-06-03T20:01:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:1589: finishing write tid 2 to smithi03366949-373 2023-06-03T20:01:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:1589: finishing write tid 3 to smithi03366949-373 2023-06-03T20:01:10.697 INFO:tasks.rados.rados.0.smithi033.stdout:1598: seq_num 1108 ranges {622156=647077,1737578=680388} 2023-06-03T20:01:10.702 INFO:tasks.rados.rados.0.smithi033.stdout:1598: writing smithi03366949-110 from 622156 to 1269233 tid 1 2023-06-03T20:01:10.709 INFO:tasks.rados.rados.0.smithi033.stdout:1598: writing smithi03366949-110 from 1737578 to 2417966 tid 2 2023-06-03T20:01:10.709 INFO:tasks.rados.rados.0.smithi033.stdout:1587: done (11 left) 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:1588: done (10 left) 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:1599: write oid 479 current snap is 0 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:1589: finishing write tid 4 to smithi03366949-373 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 260 (ObjNum 1104 snap 0 seq_num 1104) dirty exists 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:1589: left oid 373 (ObjNum 1104 snap 0 seq_num 1104) 2023-06-03T20:01:10.710 INFO:tasks.rados.rados.0.smithi033.stdout:1590: finishing write tid 1 to smithi03366949-28 2023-06-03T20:01:10.711 INFO:tasks.rados.rados.0.smithi033.stdout:1599: seq_num 1109 ranges {638963=722326,2079707=424046} 2023-06-03T20:01:10.717 INFO:tasks.rados.rados.0.smithi033.stdout:1599: writing smithi03366949-479 from 638963 to 1361289 tid 1 2023-06-03T20:01:10.724 INFO:tasks.rados.rados.0.smithi033.stdout:1599: writing smithi03366949-479 from 2079707 to 2503753 tid 2 2023-06-03T20:01:10.724 INFO:tasks.rados.rados.0.smithi033.stdout:1589: done (10 left) 2023-06-03T20:01:10.724 INFO:tasks.rados.rados.0.smithi033.stdout:1600: read oid 151 snap -1 2023-06-03T20:01:10.724 INFO:tasks.rados.rados.0.smithi033.stdout:1600: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:01:10.724 INFO:tasks.rados.rados.0.smithi033.stdout:1601: write oid 344 current snap is 0 2023-06-03T20:01:10.725 INFO:tasks.rados.rados.0.smithi033.stdout:1601: seq_num 1110 ranges {655770=513928,1854542=684057} 2023-06-03T20:01:10.730 INFO:tasks.rados.rados.0.smithi033.stdout:1601: writing smithi03366949-344 from 655770 to 1169698 tid 1 2023-06-03T20:01:10.738 INFO:tasks.rados.rados.0.smithi033.stdout:1601: writing smithi03366949-344 from 1854542 to 2538599 tid 2 2023-06-03T20:01:10.738 INFO:tasks.rados.rados.0.smithi033.stdout:1602: read oid 186 snap -1 2023-06-03T20:01:10.739 INFO:tasks.rados.rados.0.smithi033.stdout:1602: expect (ObjNum 185 snap 0 seq_num 185) 2023-06-03T20:01:10.739 INFO:tasks.rados.rados.0.smithi033.stdout:1603: write oid 255 current snap is 0 2023-06-03T20:01:10.739 INFO:tasks.rados.rados.0.smithi033.stdout:1603: seq_num 1111 ranges {672577=589177,1913024=427715} 2023-06-03T20:01:10.746 INFO:tasks.rados.rados.0.smithi033.stdout:1603: writing smithi03366949-255 from 672577 to 1261754 tid 1 2023-06-03T20:01:10.752 INFO:tasks.rados.rados.0.smithi033.stdout:1603: writing smithi03366949-255 from 1913024 to 2340739 tid 2 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1604: read oid 265 snap -1 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1604: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1605: read oid 48 snap -1 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1605: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1590: finishing write tid 2 to smithi03366949-28 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1590: finishing write tid 3 to smithi03366949-28 2023-06-03T20:01:10.753 INFO:tasks.rados.rados.0.smithi033.stdout:1590: finishing write tid 4 to smithi03366949-28 2023-06-03T20:01:10.754 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 262 (ObjNum 1105 snap 0 seq_num 1105) dirty exists 2023-06-03T20:01:10.754 INFO:tasks.rados.rados.0.smithi033.stdout:1590: left oid 28 (ObjNum 1105 snap 0 seq_num 1105) 2023-06-03T20:01:10.754 INFO:tasks.rados.rados.0.smithi033.stdout:1595: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:01:10.873 INFO:tasks.rados.rados.0.smithi033.stdout:1594: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:01:11.004 INFO:tasks.rados.rados.0.smithi033.stdout:1591: expect (ObjNum 208 snap 0 seq_num 208) 2023-06-03T20:01:11.114 INFO:tasks.rados.rados.0.smithi033.stdout:1596: finishing write tid 1 to smithi03366949-382 2023-06-03T20:01:11.114 INFO:tasks.rados.rados.0.smithi033.stdout:1593: expect (ObjNum 870 snap 0 seq_num 870) 2023-06-03T20:01:11.233 INFO:tasks.rados.rados.0.smithi033.stdout:1596: finishing write tid 2 to smithi03366949-382 2023-06-03T20:01:11.233 INFO:tasks.rados.rados.0.smithi033.stdout:1596: finishing write tid 3 to smithi03366949-382 2023-06-03T20:01:11.233 INFO:tasks.rados.rados.0.smithi033.stdout:1596: finishing write tid 4 to smithi03366949-382 2023-06-03T20:01:11.234 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 187 (ObjNum 1106 snap 0 seq_num 1106) dirty exists 2023-06-03T20:01:11.234 INFO:tasks.rados.rados.0.smithi033.stdout:1596: left oid 382 (ObjNum 1106 snap 0 seq_num 1106) 2023-06-03T20:01:11.234 INFO:tasks.rados.rados.0.smithi033.stdout:1597: finishing write tid 1 to smithi03366949-97 2023-06-03T20:01:11.234 INFO:tasks.rados.rados.0.smithi033.stdout:1597: finishing write tid 2 to smithi03366949-97 2023-06-03T20:01:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:1597: finishing write tid 3 to smithi03366949-97 2023-06-03T20:01:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:1597: finishing write tid 4 to smithi03366949-97 2023-06-03T20:01:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 315 (ObjNum 1107 snap 0 seq_num 1107) dirty exists 2023-06-03T20:01:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:1597: left oid 97 (ObjNum 1107 snap 0 seq_num 1107) 2023-06-03T20:01:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:1598: finishing write tid 1 to smithi03366949-110 2023-06-03T20:01:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:1598: finishing write tid 2 to smithi03366949-110 2023-06-03T20:01:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:1598: finishing write tid 3 to smithi03366949-110 2023-06-03T20:01:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:1598: finishing write tid 4 to smithi03366949-110 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 110 v 183 (ObjNum 1108 snap 0 seq_num 1108) dirty exists 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:1598: left oid 110 (ObjNum 1108 snap 0 seq_num 1108) 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:1599: finishing write tid 1 to smithi03366949-479 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:1599: finishing write tid 2 to smithi03366949-479 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:1599: finishing write tid 3 to smithi03366949-479 2023-06-03T20:01:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:1599: finishing write tid 4 to smithi03366949-479 2023-06-03T20:01:11.238 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 479 v 195 (ObjNum 1109 snap 0 seq_num 1109) dirty exists 2023-06-03T20:01:11.238 INFO:tasks.rados.rados.0.smithi033.stdout:1599: left oid 479 (ObjNum 1109 snap 0 seq_num 1109) 2023-06-03T20:01:11.238 INFO:tasks.rados.rados.0.smithi033.stdout:1600: expect (ObjNum 150 snap 0 seq_num 150) 2023-06-03T20:01:11.314 INFO:tasks.rados.rados.0.smithi033.stdout:1601: finishing write tid 1 to smithi03366949-344 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:1601: finishing write tid 2 to smithi03366949-344 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:1601: finishing write tid 3 to smithi03366949-344 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:1601: finishing write tid 4 to smithi03366949-344 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 344 v 221 (ObjNum 1110 snap 0 seq_num 1110) dirty exists 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:1601: left oid 344 (ObjNum 1110 snap 0 seq_num 1110) 2023-06-03T20:01:11.315 INFO:tasks.rados.rados.0.smithi033.stdout:1602: expect (ObjNum 185 snap 0 seq_num 185) 2023-06-03T20:01:11.408 INFO:tasks.rados.rados.0.smithi033.stdout:1603: finishing write tid 1 to smithi03366949-255 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:1603: finishing write tid 2 to smithi03366949-255 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:1603: finishing write tid 3 to smithi03366949-255 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:1603: finishing write tid 4 to smithi03366949-255 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 244 (ObjNum 1111 snap 0 seq_num 1111) dirty exists 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:1603: left oid 255 (ObjNum 1111 snap 0 seq_num 1111) 2023-06-03T20:01:11.409 INFO:tasks.rados.rados.0.smithi033.stdout:1605: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:11.503 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:11 smithi033 bash[26432]: cluster 2023-06-03T20:01:09.461098+0000 mgr.x (mgr.24803) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-06-03T20:01:11.503 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:11 smithi033 bash[26432]: audit 2023-06-03T20:01:10.806409+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.33:0/3132156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:11.503 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:11 smithi033 bash[33017]: cluster 2023-06-03T20:01:09.461098+0000 mgr.x (mgr.24803) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-06-03T20:01:11.503 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:11 smithi033 bash[33017]: audit 2023-06-03T20:01:10.806409+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.33:0/3132156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:11.538 INFO:tasks.rados.rados.0.smithi033.stdout:1604: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-06-03T20:01:11.638 INFO:tasks.rados.rados.0.smithi033.stdout:1590: done (15 left) 2023-06-03T20:01:11.638 INFO:tasks.rados.rados.0.smithi033.stdout:1591: done (14 left) 2023-06-03T20:01:11.639 INFO:tasks.rados.rados.0.smithi033.stdout:1592: done (13 left) 2023-06-03T20:01:11.639 INFO:tasks.rados.rados.0.smithi033.stdout:1593: done (12 left) 2023-06-03T20:01:11.639 INFO:tasks.rados.rados.0.smithi033.stdout:1594: done (11 left) 2023-06-03T20:01:11.640 INFO:tasks.rados.rados.0.smithi033.stdout:1595: done (10 left) 2023-06-03T20:01:11.640 INFO:tasks.rados.rados.0.smithi033.stdout:1596: done (9 left) 2023-06-03T20:01:11.640 INFO:tasks.rados.rados.0.smithi033.stdout:1597: done (8 left) 2023-06-03T20:01:11.640 INFO:tasks.rados.rados.0.smithi033.stdout:1598: done (7 left) 2023-06-03T20:01:11.641 INFO:tasks.rados.rados.0.smithi033.stdout:1599: done (6 left) 2023-06-03T20:01:11.641 INFO:tasks.rados.rados.0.smithi033.stdout:1600: done (5 left) 2023-06-03T20:01:11.641 INFO:tasks.rados.rados.0.smithi033.stdout:1601: done (4 left) 2023-06-03T20:01:11.641 INFO:tasks.rados.rados.0.smithi033.stdout:1602: done (3 left) 2023-06-03T20:01:11.641 INFO:tasks.rados.rados.0.smithi033.stdout:1603: done (2 left) 2023-06-03T20:01:11.642 INFO:tasks.rados.rados.0.smithi033.stdout:1604: done (1 left) 2023-06-03T20:01:11.642 INFO:tasks.rados.rados.0.smithi033.stdout:1605: done (0 left) 2023-06-03T20:01:11.642 INFO:tasks.rados.rados.0.smithi033.stdout:1606: read oid 230 snap -1 2023-06-03T20:01:11.642 INFO:tasks.rados.rados.0.smithi033.stdout:1606: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-06-03T20:01:11.643 INFO:tasks.rados.rados.0.smithi033.stdout:1607: delete oid 368 current snap is 0 2023-06-03T20:01:11.644 INFO:tasks.rados.rados.0.smithi033.stdout:1607: done (1 left) 2023-06-03T20:01:11.644 INFO:tasks.rados.rados.0.smithi033.stdout:1608: read oid 296 snap -1 2023-06-03T20:01:11.644 INFO:tasks.rados.rados.0.smithi033.stdout:1608: expect (ObjNum 971 snap 0 seq_num 971) 2023-06-03T20:01:11.644 INFO:tasks.rados.rados.0.smithi033.stdout:1609: delete oid 107 current snap is 0 2023-06-03T20:01:11.644 INFO:tasks.rados.rados.0.smithi033.stdout:1609: done (2 left) 2023-06-03T20:01:11.645 INFO:tasks.rados.rados.0.smithi033.stdout:1610: read oid 349 snap -1 2023-06-03T20:01:11.645 INFO:tasks.rados.rados.0.smithi033.stdout:1610: expect (ObjNum 987 snap 0 seq_num 987) 2023-06-03T20:01:11.645 INFO:tasks.rados.rados.0.smithi033.stdout:1611: delete oid 348 current snap is 0 2023-06-03T20:01:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:11 smithi083 bash[26882]: cluster 2023-06-03T20:01:09.461098+0000 mgr.x (mgr.24803) 39 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 101 MiB/s rd, 11 MiB/s wr, 130 op/s 2023-06-03T20:01:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:11 smithi083 bash[26882]: audit 2023-06-03T20:01:10.806409+0000 mon.a (mon.0) 778 : audit [DBG] from='client.? 172.21.15.33:0/3132156989' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:11.646 INFO:tasks.rados.rados.0.smithi033.stdout:1606: expect (ObjNum 1088 snap 0 seq_num 1088) 2023-06-03T20:01:11.761 INFO:tasks.rados.rados.0.smithi033.stdout:1608: expect (ObjNum 971 snap 0 seq_num 971) 2023-06-03T20:01:11.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:11 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:11.496Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000713545s 2023-06-03T20:01:11.856 INFO:tasks.rados.rados.0.smithi033.stdout:1610: expect (ObjNum 987 snap 0 seq_num 987) 2023-06-03T20:01:11.969 INFO:tasks.rados.rados.0.smithi033.stdout:1606: done (3 left) 2023-06-03T20:01:11.970 INFO:tasks.rados.rados.0.smithi033.stdout:1608: done (2 left) 2023-06-03T20:01:11.970 INFO:tasks.rados.rados.0.smithi033.stdout:1610: done (1 left) 2023-06-03T20:01:11.970 INFO:tasks.rados.rados.0.smithi033.stdout:1611: done (0 left) 2023-06-03T20:01:11.971 INFO:tasks.rados.rados.0.smithi033.stdout:1612: read oid 140 snap -1 2023-06-03T20:01:11.971 INFO:tasks.rados.rados.0.smithi033.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-06-03T20:01:11.971 INFO:tasks.rados.rados.0.smithi033.stdout:1613: write oid 255 current snap is 0 2023-06-03T20:01:11.971 INFO:tasks.rados.rados.0.smithi033.stdout:1613: seq_num 1115 ranges {739805=490173,1630599=435053,2636284=103521} 2023-06-03T20:01:11.984 INFO:tasks.rados.rados.0.smithi033.stdout:1613: writing smithi03366949-255 from 739805 to 1229978 tid 1 2023-06-03T20:01:11.989 INFO:tasks.rados.rados.0.smithi033.stdout:1613: writing smithi03366949-255 from 1630599 to 2065652 tid 2 2023-06-03T20:01:11.993 INFO:tasks.rados.rados.0.smithi033.stdout:1613: writing smithi03366949-255 from 2636284 to 2739805 tid 3 2023-06-03T20:01:11.993 INFO:tasks.rados.rados.0.smithi033.stdout:1614: write oid 64 current snap is 0 2023-06-03T20:01:11.993 INFO:tasks.rados.rados.0.smithi033.stdout:1614: seq_num 1116 ranges {756612=565422,2089081=578711} 2023-06-03T20:01:11.999 INFO:tasks.rados.rados.0.smithi033.stdout:1614: writing smithi03366949-64 from 756612 to 1322034 tid 1 2023-06-03T20:01:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:1614: writing smithi03366949-64 from 2089081 to 2667792 tid 2 2023-06-03T20:01:12.007 INFO:tasks.rados.rados.0.smithi033.stdout:1615: write oid 263 current snap is 0 2023-06-03T20:01:12.008 INFO:tasks.rados.rados.0.smithi033.stdout:1615: seq_num 1117 ranges {773419=640671,2147563=438722} 2023-06-03T20:01:12.015 INFO:tasks.rados.rados.0.smithi033.stdout:1615: writing smithi03366949-263 from 773419 to 1414090 tid 1 2023-06-03T20:01:12.022 INFO:tasks.rados.rados.0.smithi033.stdout:1615: writing smithi03366949-263 from 2147563 to 2586285 tid 2 2023-06-03T20:01:12.022 INFO:tasks.rados.rados.0.smithi033.stdout:1616: delete oid 248 current snap is 0 2023-06-03T20:01:12.023 INFO:tasks.rados.rados.0.smithi033.stdout:1612: expect (ObjNum 1050 snap 0 seq_num 1050) 2023-06-03T20:01:12.186 INFO:tasks.rados.rados.0.smithi033.stdout:1613: finishing write tid 1 to smithi03366949-255 2023-06-03T20:01:12.187 INFO:tasks.rados.rados.0.smithi033.stdout:1613: finishing write tid 2 to smithi03366949-255 2023-06-03T20:01:12.187 INFO:tasks.rados.rados.0.smithi033.stdout:1613: finishing write tid 3 to smithi03366949-255 2023-06-03T20:01:12.187 INFO:tasks.rados.rados.0.smithi033.stdout:1613: finishing write tid 4 to smithi03366949-255 2023-06-03T20:01:12.187 INFO:tasks.rados.rados.0.smithi033.stdout:1613: finishing write tid 5 to smithi03366949-255 2023-06-03T20:01:12.187 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 248 (ObjNum 1115 snap 0 seq_num 1115) dirty exists 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:1613: left oid 255 (ObjNum 1115 snap 0 seq_num 1115) 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:1614: finishing write tid 1 to smithi03366949-64 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:1614: finishing write tid 2 to smithi03366949-64 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:1614: finishing write tid 3 to smithi03366949-64 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:1614: finishing write tid 4 to smithi03366949-64 2023-06-03T20:01:12.188 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 208 (ObjNum 1116 snap 0 seq_num 1116) dirty exists 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1614: left oid 64 (ObjNum 1116 snap 0 seq_num 1116) 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1615: finishing write tid 1 to smithi03366949-263 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1615: finishing write tid 2 to smithi03366949-263 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1615: finishing write tid 3 to smithi03366949-263 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1615: finishing write tid 4 to smithi03366949-263 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 263 v 200 (ObjNum 1117 snap 0 seq_num 1117) dirty exists 2023-06-03T20:01:12.189 INFO:tasks.rados.rados.0.smithi033.stdout:1615: left oid 263 (ObjNum 1117 snap 0 seq_num 1117) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1612: done (4 left) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1613: done (3 left) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1614: done (2 left) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1615: done (1 left) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1616: done (0 left) 2023-06-03T20:01:12.190 INFO:tasks.rados.rados.0.smithi033.stdout:1617: read oid 225 snap -1 2023-06-03T20:01:12.191 INFO:tasks.rados.rados.0.smithi033.stdout:1617: expect (ObjNum 912 snap 0 seq_num 912) 2023-06-03T20:01:12.191 INFO:tasks.rados.rados.0.smithi033.stdout:1618: write oid 14 current snap is 0 2023-06-03T20:01:12.191 INFO:tasks.rados.rados.0.smithi033.stdout:1618: seq_num 1119 ranges {407033=507522,1464527=442391,2345976=461057} 2023-06-03T20:01:12.197 INFO:tasks.rados.rados.0.smithi033.stdout:1618: writing smithi03366949-14 from 407033 to 914555 tid 1 2023-06-03T20:01:12.202 INFO:tasks.rados.rados.0.smithi033.stdout:1618: writing smithi03366949-14 from 1464527 to 1906918 tid 2 2023-06-03T20:01:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:1618: writing smithi03366949-14 from 2345976 to 2807033 tid 3 2023-06-03T20:01:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:1619: read oid 197 snap -1 2023-06-03T20:01:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:1619: expect (ObjNum 975 snap 0 seq_num 975) 2023-06-03T20:01:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:1620: write oid 224 current snap is 0 2023-06-03T20:01:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:1620: seq_num 1120 ranges {423840=582771,1523009=586049,2657046=166794} 2023-06-03T20:01:12.213 INFO:tasks.rados.rados.0.smithi033.stdout:1620: writing smithi03366949-224 from 423840 to 1006611 tid 1 2023-06-03T20:01:12.220 INFO:tasks.rados.rados.0.smithi033.stdout:1620: writing smithi03366949-224 from 1523009 to 2109058 tid 2 2023-06-03T20:01:12.224 INFO:tasks.rados.rados.0.smithi033.stdout:1620: writing smithi03366949-224 from 2657046 to 2823840 tid 3 2023-06-03T20:01:12.225 INFO:tasks.rados.rados.0.smithi033.stdout:1621: read oid 165 snap -1 2023-06-03T20:01:12.225 INFO:tasks.rados.rados.0.smithi033.stdout:1621: expect deleted 2023-06-03T20:01:12.225 INFO:tasks.rados.rados.0.smithi033.stdout:1622: write oid 436 current snap is 0 2023-06-03T20:01:12.225 INFO:tasks.rados.rados.0.smithi033.stdout:1622: seq_num 1121 ranges {440647=658020,1581491=446060,2800822=39825} 2023-06-03T20:01:12.230 INFO:tasks.rados.rados.0.smithi033.stdout:1622: writing smithi03366949-436 from 440647 to 1098667 tid 1 2023-06-03T20:01:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:1622: writing smithi03366949-436 from 1581491 to 2027551 tid 2 2023-06-03T20:01:12.240 INFO:tasks.rados.rados.0.smithi033.stdout:1622: writing smithi03366949-436 from 2800822 to 2840647 tid 3 2023-06-03T20:01:12.241 INFO:tasks.rados.rados.0.smithi033.stdout:1623: write oid 79 current snap is 0 2023-06-03T20:01:12.241 INFO:tasks.rados.rados.0.smithi033.stdout:1617: expect (ObjNum 912 snap 0 seq_num 912) 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:1618: finishing write tid 1 to smithi03366949-14 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:1618: finishing write tid 2 to smithi03366949-14 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:1618: finishing write tid 3 to smithi03366949-14 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:1618: finishing write tid 4 to smithi03366949-14 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:1618: finishing write tid 5 to smithi03366949-14 2023-06-03T20:01:12.395 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 14 v 244 (ObjNum 1119 snap 0 seq_num 1119) dirty exists 2023-06-03T20:01:12.396 INFO:tasks.rados.rados.0.smithi033.stdout:1618: left oid 14 (ObjNum 1119 snap 0 seq_num 1119) 2023-06-03T20:01:12.396 INFO:tasks.rados.rados.0.smithi033.stdout:1619: expect (ObjNum 975 snap 0 seq_num 975) 2023-06-03T20:01:12.531 INFO:tasks.rados.rados.0.smithi033.stdout:1620: finishing write tid 1 to smithi03366949-224 2023-06-03T20:01:12.531 INFO:tasks.rados.rados.0.smithi033.stdout:1620: finishing write tid 2 to smithi03366949-224 2023-06-03T20:01:12.531 INFO:tasks.rados.rados.0.smithi033.stdout:1620: finishing write tid 3 to smithi03366949-224 2023-06-03T20:01:12.531 INFO:tasks.rados.rados.0.smithi033.stdout:1623: seq_num 1122 ranges {457454=733269,1923620=589718} 2023-06-03T20:01:12.538 INFO:tasks.rados.rados.0.smithi033.stdout:1623: writing smithi03366949-79 from 457454 to 1190723 tid 1 2023-06-03T20:01:12.546 INFO:tasks.rados.rados.0.smithi033.stdout:1623: writing smithi03366949-79 from 1923620 to 2513338 tid 2 2023-06-03T20:01:12.546 INFO:tasks.rados.rados.0.smithi033.stdout:1617: done (6 left) 2023-06-03T20:01:12.546 INFO:tasks.rados.rados.0.smithi033.stdout:1618: done (5 left) 2023-06-03T20:01:12.547 INFO:tasks.rados.rados.0.smithi033.stdout:1619: done (4 left) 2023-06-03T20:01:12.547 INFO:tasks.rados.rados.0.smithi033.stdout:1621: done (3 left) 2023-06-03T20:01:12.547 INFO:tasks.rados.rados.0.smithi033.stdout:1624: write oid 137 current snap is 0 2023-06-03T20:01:12.547 INFO:tasks.rados.rados.0.smithi033.stdout:1620: finishing write tid 4 to smithi03366949-224 2023-06-03T20:01:12.547 INFO:tasks.rados.rados.0.smithi033.stdout:1620: finishing write tid 5 to smithi03366949-224 2023-06-03T20:01:12.548 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 213 (ObjNum 1120 snap 0 seq_num 1120) dirty exists 2023-06-03T20:01:12.548 INFO:tasks.rados.rados.0.smithi033.stdout:1620: left oid 224 (ObjNum 1120 snap 0 seq_num 1120) 2023-06-03T20:01:12.548 INFO:tasks.rados.rados.0.smithi033.stdout:1622: finishing write tid 1 to smithi03366949-436 2023-06-03T20:01:12.548 INFO:tasks.rados.rados.0.smithi033.stdout:1624: seq_num 1123 ranges {474261=408518,1582102=449729,2739315=134946} 2023-06-03T20:01:12.551 INFO:tasks.rados.rados.0.smithi033.stdout:1624: writing smithi03366949-137 from 474261 to 882779 tid 1 2023-06-03T20:01:12.557 INFO:tasks.rados.rados.0.smithi033.stdout:1624: writing smithi03366949-137 from 1582102 to 2031831 tid 2 2023-06-03T20:01:12.562 INFO:tasks.rados.rados.0.smithi033.stdout:1624: writing smithi03366949-137 from 2739315 to 2874261 tid 3 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1620: done (3 left) 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1625: read oid 50 snap -1 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1625: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1626: write oid 404 current snap is 0 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1622: finishing write tid 2 to smithi03366949-436 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1622: finishing write tid 3 to smithi03366949-436 2023-06-03T20:01:12.563 INFO:tasks.rados.rados.0.smithi033.stdout:1622: finishing write tid 4 to smithi03366949-436 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1622: finishing write tid 5 to smithi03366949-436 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 436 v 323 (ObjNum 1121 snap 0 seq_num 1121) dirty exists 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1622: left oid 436 (ObjNum 1121 snap 0 seq_num 1121) 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1623: finishing write tid 1 to smithi03366949-79 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1623: finishing write tid 2 to smithi03366949-79 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1623: finishing write tid 3 to smithi03366949-79 2023-06-03T20:01:12.564 INFO:tasks.rados.rados.0.smithi033.stdout:1626: seq_num 1124 ranges {491068=483767,1640584=593387,2650385=240683} 2023-06-03T20:01:12.568 INFO:tasks.rados.rados.0.smithi033.stdout:1626: writing smithi03366949-404 from 491068 to 974835 tid 1 2023-06-03T20:01:12.575 INFO:tasks.rados.rados.0.smithi033.stdout:1626: writing smithi03366949-404 from 1640584 to 2233971 tid 2 2023-06-03T20:01:12.579 INFO:tasks.rados.rados.0.smithi033.stdout:1626: writing smithi03366949-404 from 2650385 to 2891068 tid 3 2023-06-03T20:01:12.580 INFO:tasks.rados.rados.0.smithi033.stdout:1622: done (4 left) 2023-06-03T20:01:12.580 INFO:tasks.rados.rados.0.smithi033.stdout:1627: read oid 247 snap -1 2023-06-03T20:01:12.580 INFO:tasks.rados.rados.0.smithi033.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-06-03T20:01:12.581 INFO:tasks.rados.rados.0.smithi033.stdout:1628: write oid 233 current snap is 0 2023-06-03T20:01:12.581 INFO:tasks.rados.rados.0.smithi033.stdout:1628: seq_num 1125 ranges {507875=559016,1699066=737045} 2023-06-03T20:01:12.586 INFO:tasks.rados.rados.0.smithi033.stdout:1628: writing smithi03366949-233 from 507875 to 1066891 tid 1 2023-06-03T20:01:12.594 INFO:tasks.rados.rados.0.smithi033.stdout:1628: writing smithi03366949-233 from 1699066 to 2436111 tid 2 2023-06-03T20:01:12.594 INFO:tasks.rados.rados.0.smithi033.stdout:1629: write oid 107 current snap is 0 2023-06-03T20:01:12.594 INFO:tasks.rados.rados.0.smithi033.stdout:1623: finishing write tid 4 to smithi03366949-79 2023-06-03T20:01:12.595 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 79 v 211 (ObjNum 1122 snap 0 seq_num 1122) dirty exists 2023-06-03T20:01:12.595 INFO:tasks.rados.rados.0.smithi033.stdout:1623: left oid 79 (ObjNum 1122 snap 0 seq_num 1122) 2023-06-03T20:01:12.595 INFO:tasks.rados.rados.0.smithi033.stdout:1624: finishing write tid 1 to smithi03366949-137 2023-06-03T20:01:12.595 INFO:tasks.rados.rados.0.smithi033.stdout:1624: finishing write tid 2 to smithi03366949-137 2023-06-03T20:01:12.595 INFO:tasks.rados.rados.0.smithi033.stdout:1629: seq_num 1126 ranges {524682=750618,1757548=597056} 2023-06-03T20:01:12.602 INFO:tasks.rados.rados.0.smithi033.stdout:1629: writing smithi03366949-107 from 524682 to 1275300 tid 1 2023-06-03T20:01:12.609 INFO:tasks.rados.rados.0.smithi033.stdout:1629: writing smithi03366949-107 from 1757548 to 2354604 tid 2 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1623: done (6 left) 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1630: read oid 148 snap -1 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1630: expect (ObjNum 147 snap 0 seq_num 147) 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1631: read oid 410 snap -1 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1631: expect deleted 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1632: write oid 198 current snap is 0 2023-06-03T20:01:12.610 INFO:tasks.rados.rados.0.smithi033.stdout:1624: finishing write tid 3 to smithi03366949-137 2023-06-03T20:01:12.611 INFO:tasks.rados.rados.0.smithi033.stdout:1632: seq_num 1127 ranges {541489=425867,1416030=740714,2732654=208835} 2023-06-03T20:01:12.616 INFO:tasks.rados.rados.0.smithi033.stdout:1632: writing smithi03366949-198 from 541489 to 967356 tid 1 2023-06-03T20:01:12.623 INFO:tasks.rados.rados.0.smithi033.stdout:1632: writing smithi03366949-198 from 1416030 to 2156744 tid 2 2023-06-03T20:01:12.627 INFO:tasks.rados.rados.0.smithi033.stdout:1632: writing smithi03366949-198 from 2732654 to 2941489 tid 3 2023-06-03T20:01:12.628 INFO:tasks.rados.rados.0.smithi033.stdout:1633: write oid 34 current snap is 0 2023-06-03T20:01:12.628 INFO:tasks.rados.rados.0.smithi033.stdout:1624: finishing write tid 4 to smithi03366949-137 2023-06-03T20:01:12.628 INFO:tasks.rados.rados.0.smithi033.stdout:1633: seq_num 1128 ranges {558296=501116,1474512=600725,2760077=198219} 2023-06-03T20:01:12.633 INFO:tasks.rados.rados.0.smithi033.stdout:1633: writing smithi03366949-34 from 558296 to 1059412 tid 1 2023-06-03T20:01:12.639 INFO:tasks.rados.rados.0.smithi033.stdout:1633: writing smithi03366949-34 from 1474512 to 2075237 tid 2 2023-06-03T20:01:12.645 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:12 smithi083 bash[48400]: ts=2023-06-03T20:01:12.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=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.33:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:12.645 INFO:tasks.rados.rados.0.smithi033.stdout:1633: writing smithi03366949-34 from 2760077 to 2958296 tid 3 2023-06-03T20:01:12.645 INFO:tasks.rados.rados.0.smithi033.stdout:1634: read oid 192 snap -1 2023-06-03T20:01:12.646 INFO:tasks.rados.rados.0.smithi033.stdout:1634: expect (ObjNum 817 snap 0 seq_num 817) 2023-06-03T20:01:12.646 INFO:tasks.rados.rados.0.smithi033.stdout:1635: write oid 244 current snap is 0 2023-06-03T20:01:12.646 INFO:tasks.rados.rados.0.smithi033.stdout:1635: seq_num 1129 ranges {575103=576365,1932994=744383} 2023-06-03T20:01:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:1635: writing smithi03366949-244 from 575103 to 1151468 tid 1 2023-06-03T20:01:12.661 INFO:tasks.rados.rados.0.smithi033.stdout:1635: writing smithi03366949-244 from 1932994 to 2677377 tid 2 2023-06-03T20:01:12.661 INFO:tasks.rados.rados.0.smithi033.stdout:1636: write oid 232 current snap is 0 2023-06-03T20:01:12.661 INFO:tasks.rados.rados.0.smithi033.stdout:1636: seq_num 1130 ranges {591910=651614,1875123=604394} 2023-06-03T20:01:12.668 INFO:tasks.rados.rados.0.smithi033.stdout:1636: writing smithi03366949-232 from 591910 to 1243524 tid 1 2023-06-03T20:01:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:1636: writing smithi03366949-232 from 1875123 to 2479517 tid 2 2023-06-03T20:01:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:1637: read oid 319 snap -1 2023-06-03T20:01:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:1637: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:01:12.676 INFO:tasks.rados.rados.0.smithi033.stdout:1638: write oid 164 current snap is 0 2023-06-03T20:01:12.676 INFO:tasks.rados.rados.0.smithi033.stdout:1638: seq_num 1131 ranges {608717=726863,1933605=748052} 2023-06-03T20:01:12.684 INFO:tasks.rados.rados.0.smithi033.stdout:1638: writing smithi03366949-164 from 608717 to 1335580 tid 1 2023-06-03T20:01:12.692 INFO:tasks.rados.rados.0.smithi033.stdout:1638: writing smithi03366949-164 from 1933605 to 2681657 tid 2 2023-06-03T20:01:12.692 INFO:tasks.rados.rados.0.smithi033.stdout:1639: write oid 157 current snap is 0 2023-06-03T20:01:12.693 INFO:tasks.rados.rados.0.smithi033.stdout:1639: seq_num 1132 ranges {625524=402112,1592087=608063,2869769=155755} 2023-06-03T20:01:12.698 INFO:tasks.rados.rados.0.smithi033.stdout:1639: writing smithi03366949-157 from 625524 to 1027636 tid 1 2023-06-03T20:01:12.704 INFO:tasks.rados.rados.0.smithi033.stdout:1639: writing smithi03366949-157 from 1592087 to 2200150 tid 2 2023-06-03T20:01:12.710 INFO:tasks.rados.rados.0.smithi033.stdout:1639: writing smithi03366949-157 from 2869769 to 3025524 tid 3 2023-06-03T20:01:12.710 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:12.710 INFO:tasks.rados.rados.0.smithi033.stdout:1624: finishing write tid 5 to smithi03366949-137 2023-06-03T20:01:12.711 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 137 v 266 (ObjNum 1123 snap 0 seq_num 1123) dirty exists 2023-06-03T20:01:12.711 INFO:tasks.rados.rados.0.smithi033.stdout:1624: left oid 137 (ObjNum 1123 snap 0 seq_num 1123) 2023-06-03T20:01:12.711 INFO:tasks.rados.rados.0.smithi033.stdout:1624: done (15 left) 2023-06-03T20:01:12.711 INFO:tasks.rados.rados.0.smithi033.stdout:1640: write oid 309 current snap is 0 2023-06-03T20:01:12.711 INFO:tasks.rados.rados.0.smithi033.stdout:1625: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:01:12.801 INFO:tasks.rados.rados.0.smithi033.stdout:1626: finishing write tid 1 to smithi03366949-404 2023-06-03T20:01:12.802 INFO:tasks.rados.rados.0.smithi033.stdout:1626: finishing write tid 2 to smithi03366949-404 2023-06-03T20:01:12.802 INFO:tasks.rados.rados.0.smithi033.stdout:1626: finishing write tid 3 to smithi03366949-404 2023-06-03T20:01:12.802 INFO:tasks.rados.rados.0.smithi033.stdout:1626: finishing write tid 4 to smithi03366949-404 2023-06-03T20:01:12.802 INFO:tasks.rados.rados.0.smithi033.stdout:1626: finishing write tid 5 to smithi03366949-404 2023-06-03T20:01:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 404 v 217 (ObjNum 1124 snap 0 seq_num 1124) dirty exists 2023-06-03T20:01:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:1626: left oid 404 (ObjNum 1124 snap 0 seq_num 1124) 2023-06-03T20:01:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:1627: expect (ObjNum 246 snap 0 seq_num 246) 2023-06-03T20:01:12.867 INFO:tasks.rados.rados.0.smithi033.stdout:1628: finishing write tid 1 to smithi03366949-233 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:1628: finishing write tid 2 to smithi03366949-233 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:1628: finishing write tid 3 to smithi03366949-233 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:1628: finishing write tid 4 to smithi03366949-233 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 233 v 224 (ObjNum 1125 snap 0 seq_num 1125) dirty exists 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:1628: left oid 233 (ObjNum 1125 snap 0 seq_num 1125) 2023-06-03T20:01:12.868 INFO:tasks.rados.rados.0.smithi033.stdout:1629: finishing write tid 1 to smithi03366949-107 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:1629: finishing write tid 2 to smithi03366949-107 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:1629: finishing write tid 3 to smithi03366949-107 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:1629: finishing write tid 4 to smithi03366949-107 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 326 (ObjNum 1126 snap 0 seq_num 1126) dirty exists 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:1629: left oid 107 (ObjNum 1126 snap 0 seq_num 1126) 2023-06-03T20:01:12.869 INFO:tasks.rados.rados.0.smithi033.stdout:1630: expect (ObjNum 147 snap 0 seq_num 147) 2023-06-03T20:01:12.945 INFO:tasks.rados.rados.0.smithi033.stdout:1632: finishing write tid 1 to smithi03366949-198 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1632: finishing write tid 2 to smithi03366949-198 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1632: finishing write tid 3 to smithi03366949-198 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1632: finishing write tid 4 to smithi03366949-198 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1632: finishing write tid 5 to smithi03366949-198 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 198 v 221 (ObjNum 1127 snap 0 seq_num 1127) dirty exists 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1632: left oid 198 (ObjNum 1127 snap 0 seq_num 1127) 2023-06-03T20:01:12.946 INFO:tasks.rados.rados.0.smithi033.stdout:1633: finishing write tid 1 to smithi03366949-34 2023-06-03T20:01:12.947 INFO:tasks.rados.rados.0.smithi033.stdout:1633: finishing write tid 2 to smithi03366949-34 2023-06-03T20:01:12.947 INFO:tasks.rados.rados.0.smithi033.stdout:1633: finishing write tid 3 to smithi03366949-34 2023-06-03T20:01:12.947 INFO:tasks.rados.rados.0.smithi033.stdout:1640: seq_num 1133 ranges {642331=593714,1766922=751721} 2023-06-03T20:01:12.955 INFO:tasks.rados.rados.0.smithi033.stdout:1640: writing smithi03366949-309 from 642331 to 1236045 tid 1 2023-06-03T20:01:12.964 INFO:tasks.rados.rados.0.smithi033.stdout:1640: writing smithi03366949-309 from 1766922 to 2518643 tid 2 2023-06-03T20:01:12.964 INFO:tasks.rados.rados.0.smithi033.stdout:1625: done (15 left) 2023-06-03T20:01:12.964 INFO:tasks.rados.rados.0.smithi033.stdout:1626: done (14 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1627: done (13 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1628: done (12 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1629: done (11 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1630: done (10 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1631: done (9 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1632: done (8 left) 2023-06-03T20:01:12.965 INFO:tasks.rados.rados.0.smithi033.stdout:1641: write oid 385 current snap is 0 2023-06-03T20:01:12.966 INFO:tasks.rados.rados.0.smithi033.stdout:1641: seq_num 1134 ranges {659138=668963,2109051=611732} 2023-06-03T20:01:12.971 INFO:tasks.rados.rados.0.smithi033.stdout:1641: writing smithi03366949-385 from 659138 to 1328101 tid 1 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:1641: writing smithi03366949-385 from 2109051 to 2720783 tid 2 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:1642: delete oid 338 current snap is 0 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:1633: finishing write tid 4 to smithi03366949-34 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:1633: finishing write tid 5 to smithi03366949-34 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 330 (ObjNum 1128 snap 0 seq_num 1128) dirty exists 2023-06-03T20:01:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:1633: left oid 34 (ObjNum 1128 snap 0 seq_num 1128) 2023-06-03T20:01:12.981 INFO:tasks.rados.rados.0.smithi033.stdout:1634: expect (ObjNum 817 snap 0 seq_num 817) 2023-06-03T20:01:13.148 INFO:tasks.rados.rados.0.smithi033.stdout:1635: finishing write tid 1 to smithi03366949-244 2023-06-03T20:01:13.148 INFO:tasks.rados.rados.0.smithi033.stdout:1635: finishing write tid 2 to smithi03366949-244 2023-06-03T20:01:13.148 INFO:tasks.rados.rados.0.smithi033.stdout:1635: finishing write tid 3 to smithi03366949-244 2023-06-03T20:01:13.148 INFO:tasks.rados.rados.0.smithi033.stdout:1635: finishing write tid 4 to smithi03366949-244 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 226 (ObjNum 1129 snap 0 seq_num 1129) dirty exists 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:1635: left oid 244 (ObjNum 1129 snap 0 seq_num 1129) 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:1636: finishing write tid 1 to smithi03366949-232 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:1636: finishing write tid 2 to smithi03366949-232 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:1636: finishing write tid 3 to smithi03366949-232 2023-06-03T20:01:13.149 INFO:tasks.rados.rados.0.smithi033.stdout:1636: finishing write tid 4 to smithi03366949-232 2023-06-03T20:01:13.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 232 v 263 (ObjNum 1130 snap 0 seq_num 1130) dirty exists 2023-06-03T20:01:13.150 INFO:tasks.rados.rados.0.smithi033.stdout:1636: left oid 232 (ObjNum 1130 snap 0 seq_num 1130) 2023-06-03T20:01:13.150 INFO:tasks.rados.rados.0.smithi033.stdout:1637: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:1638: finishing write tid 1 to smithi03366949-164 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:1638: finishing write tid 2 to smithi03366949-164 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:1638: finishing write tid 3 to smithi03366949-164 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:1638: finishing write tid 4 to smithi03366949-164 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 164 v 206 (ObjNum 1131 snap 0 seq_num 1131) dirty exists 2023-06-03T20:01:13.253 INFO:tasks.rados.rados.0.smithi033.stdout:1638: left oid 164 (ObjNum 1131 snap 0 seq_num 1131) 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: finishing write tid 1 to smithi03366949-157 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: finishing write tid 2 to smithi03366949-157 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: finishing write tid 3 to smithi03366949-157 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: finishing write tid 4 to smithi03366949-157 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: finishing write tid 5 to smithi03366949-157 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 157 v 248 (ObjNum 1132 snap 0 seq_num 1132) dirty exists 2023-06-03T20:01:13.254 INFO:tasks.rados.rados.0.smithi033.stdout:1639: left oid 157 (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1640: finishing write tid 1 to smithi03366949-309 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1640: finishing write tid 2 to smithi03366949-309 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1640: finishing write tid 3 to smithi03366949-309 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1640: finishing write tid 4 to smithi03366949-309 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 309 v 197 (ObjNum 1133 snap 0 seq_num 1133) dirty exists 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1640: left oid 309 (ObjNum 1133 snap 0 seq_num 1133) 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1641: finishing write tid 1 to smithi03366949-385 2023-06-03T20:01:13.255 INFO:tasks.rados.rados.0.smithi033.stdout:1641: finishing write tid 2 to smithi03366949-385 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1641: finishing write tid 3 to smithi03366949-385 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1641: finishing write tid 4 to smithi03366949-385 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 227 (ObjNum 1134 snap 0 seq_num 1134) dirty exists 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1641: left oid 385 (ObjNum 1134 snap 0 seq_num 1134) 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1633: done (9 left) 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1634: done (8 left) 2023-06-03T20:01:13.256 INFO:tasks.rados.rados.0.smithi033.stdout:1635: done (7 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1636: done (6 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1637: done (5 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1638: done (4 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1639: done (3 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1640: done (2 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1641: done (1 left) 2023-06-03T20:01:13.257 INFO:tasks.rados.rados.0.smithi033.stdout:1642: done (0 left) 2023-06-03T20:01:13.258 INFO:tasks.rados.rados.0.smithi033.stdout:1643: write oid 387 current snap is 0 2023-06-03T20:01:13.258 INFO:tasks.rados.rados.0.smithi033.stdout:1643: seq_num 1136 ranges {692752=419461,1826015=615401,2979461=113291} 2023-06-03T20:01:13.261 INFO:tasks.rados.rados.0.smithi033.stdout:1643: writing smithi03366949-387 from 692752 to 1112213 tid 1 2023-06-03T20:01:13.270 INFO:tasks.rados.rados.0.smithi033.stdout:1643: writing smithi03366949-387 from 1826015 to 2441416 tid 2 2023-06-03T20:01:13.274 INFO:tasks.rados.rados.0.smithi033.stdout:1643: writing smithi03366949-387 from 2979461 to 3092752 tid 3 2023-06-03T20:01:13.274 INFO:tasks.rados.rados.0.smithi033.stdout:1644: read oid 194 snap -1 2023-06-03T20:01:13.274 INFO:tasks.rados.rados.0.smithi033.stdout:1644: expect (ObjNum 654 snap 0 seq_num 654) 2023-06-03T20:01:13.275 INFO:tasks.rados.rados.0.smithi033.stdout:1645: delete oid 448 current snap is 0 2023-06-03T20:01:13.275 INFO:tasks.rados.rados.0.smithi033.stdout:1643: finishing write tid 1 to smithi03366949-387 2023-06-03T20:01:13.275 INFO:tasks.rados.rados.0.smithi033.stdout:1643: finishing write tid 2 to smithi03366949-387 2023-06-03T20:01:13.276 INFO:tasks.rados.rados.0.smithi033.stdout:1645: done (2 left) 2023-06-03T20:01:13.277 INFO:tasks.rados.rados.0.smithi033.stdout:1646: read oid 336 snap -1 2023-06-03T20:01:13.277 INFO:tasks.rados.rados.0.smithi033.stdout:1646: expect (ObjNum 873 snap 0 seq_num 873) 2023-06-03T20:01:13.277 INFO:tasks.rados.rados.0.smithi033.stdout:1647: write oid 165 current snap is 0 2023-06-03T20:01:13.277 INFO:tasks.rados.rados.0.smithi033.stdout:1647: seq_num 1138 ranges {726366=569959,1826626=502717,2801601=324765} 2023-06-03T20:01:13.287 INFO:tasks.rados.rados.0.smithi033.stdout:1647: writing smithi03366949-165 from 726366 to 1296325 tid 1 2023-06-03T20:01:13.294 INFO:tasks.rados.rados.0.smithi033.stdout:1647: writing smithi03366949-165 from 1826626 to 2329343 tid 2 2023-06-03T20:01:13.299 INFO:tasks.rados.rados.0.smithi033.stdout:1647: writing smithi03366949-165 from 2801601 to 3126366 tid 3 2023-06-03T20:01:13.299 INFO:tasks.rados.rados.0.smithi033.stdout:1648: write oid 285 current snap is 0 2023-06-03T20:01:13.299 INFO:tasks.rados.rados.0.smithi033.stdout:1648: seq_num 1139 ranges {743173=645208,1885108=762728} 2023-06-03T20:01:13.307 INFO:tasks.rados.rados.0.smithi033.stdout:1648: writing smithi03366949-285 from 743173 to 1388381 tid 1 2023-06-03T20:01:13.315 INFO:tasks.rados.rados.0.smithi033.stdout:1648: writing smithi03366949-285 from 1885108 to 2647836 tid 2 2023-06-03T20:01:13.315 INFO:tasks.rados.rados.0.smithi033.stdout:1649: read oid 170 snap -1 2023-06-03T20:01:13.315 INFO:tasks.rados.rados.0.smithi033.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2023-06-03T20:01:13.315 INFO:tasks.rados.rados.0.smithi033.stdout:1650: write oid 102 current snap is 0 2023-06-03T20:01:13.316 INFO:tasks.rados.rados.0.smithi033.stdout:1650: seq_num 1140 ranges {759980=720457,1943590=506386,2856447=303533} 2023-06-03T20:01:13.324 INFO:tasks.rados.rados.0.smithi033.stdout:1650: writing smithi03366949-102 from 759980 to 1480437 tid 1 2023-06-03T20:01:13.329 INFO:tasks.rados.rados.0.smithi033.stdout:1650: writing smithi03366949-102 from 1943590 to 2449976 tid 2 2023-06-03T20:01:13.333 INFO:tasks.rados.rados.0.smithi033.stdout:1650: writing smithi03366949-102 from 2856447 to 3159980 tid 3 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1651: delete oid 63 current snap is 0 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1643: finishing write tid 3 to smithi03366949-387 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1643: finishing write tid 4 to smithi03366949-387 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1643: finishing write tid 5 to smithi03366949-387 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 387 v 267 (ObjNum 1136 snap 0 seq_num 1136) dirty exists 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1643: left oid 387 (ObjNum 1136 snap 0 seq_num 1136) 2023-06-03T20:01:13.334 INFO:tasks.rados.rados.0.smithi033.stdout:1644: expect (ObjNum 654 snap 0 seq_num 654) 2023-06-03T20:01:13.433 INFO:tasks.rados.rados.0.smithi033.stdout:1646: expect (ObjNum 873 snap 0 seq_num 873) 2023-06-03T20:01:13.558 INFO:tasks.rados.rados.0.smithi033.stdout:1647: finishing write tid 1 to smithi03366949-165 2023-06-03T20:01:13.559 INFO:tasks.rados.rados.0.smithi033.stdout:1647: finishing write tid 2 to smithi03366949-165 2023-06-03T20:01:13.559 INFO:tasks.rados.rados.0.smithi033.stdout:1647: finishing write tid 3 to smithi03366949-165 2023-06-03T20:01:13.559 INFO:tasks.rados.rados.0.smithi033.stdout:1647: finishing write tid 4 to smithi03366949-165 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1647: finishing write tid 5 to smithi03366949-165 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 165 v 319 (ObjNum 1138 snap 0 seq_num 1138) dirty exists 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1647: left oid 165 (ObjNum 1138 snap 0 seq_num 1138) 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1648: finishing write tid 1 to smithi03366949-285 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1643: done (7 left) 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1644: done (6 left) 2023-06-03T20:01:13.560 INFO:tasks.rados.rados.0.smithi033.stdout:1646: done (5 left) 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1647: done (4 left) 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1651: done (3 left) 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1652: write oid 195 current snap is 0 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1648: finishing write tid 2 to smithi03366949-285 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1648: finishing write tid 3 to smithi03366949-285 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:1648: finishing write tid 4 to smithi03366949-285 2023-06-03T20:01:13.561 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 224 (ObjNum 1139 snap 0 seq_num 1139) dirty exists 2023-06-03T20:01:13.562 INFO:tasks.rados.rados.0.smithi033.stdout:1648: left oid 285 (ObjNum 1139 snap 0 seq_num 1139) 2023-06-03T20:01:13.562 INFO:tasks.rados.rados.0.smithi033.stdout:1649: expect (ObjNum 169 snap 0 seq_num 169) 2023-06-03T20:01:13.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:13 smithi033 bash[26432]: cluster 2023-06-03T20:01:11.461725+0000 mgr.x (mgr.24803) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-06-03T20:01:13.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:13 smithi033 bash[33017]: cluster 2023-06-03T20:01:11.461725+0000 mgr.x (mgr.24803) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-06-03T20:01:13.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:13 smithi083 bash[26882]: cluster 2023-06-03T20:01:11.461725+0000 mgr.x (mgr.24803) 40 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.7 MiB/s wr, 92 op/s 2023-06-03T20:01:13.647 INFO:tasks.rados.rados.0.smithi033.stdout:1650: finishing write tid 1 to smithi03366949-102 2023-06-03T20:01:13.647 INFO:tasks.rados.rados.0.smithi033.stdout:1650: finishing write tid 2 to smithi03366949-102 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:1650: finishing write tid 3 to smithi03366949-102 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:1650: finishing write tid 4 to smithi03366949-102 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:1650: finishing write tid 5 to smithi03366949-102 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 187 (ObjNum 1140 snap 0 seq_num 1140) dirty exists 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:1650: left oid 102 (ObjNum 1140 snap 0 seq_num 1140) 2023-06-03T20:01:13.648 INFO:tasks.rados.rados.0.smithi033.stdout:1652: seq_num 1142 ranges {793594=587308,2060554=510055} 2023-06-03T20:01:13.661 INFO:tasks.rados.rados.0.smithi033.stdout:1652: writing smithi03366949-195 from 793594 to 1380902 tid 1 2023-06-03T20:01:13.668 INFO:tasks.rados.rados.0.smithi033.stdout:1652: writing smithi03366949-195 from 2060554 to 2570609 tid 2 2023-06-03T20:01:13.669 INFO:tasks.rados.rados.0.smithi033.stdout:1648: done (3 left) 2023-06-03T20:01:13.669 INFO:tasks.rados.rados.0.smithi033.stdout:1649: done (2 left) 2023-06-03T20:01:13.669 INFO:tasks.rados.rados.0.smithi033.stdout:1650: done (1 left) 2023-06-03T20:01:13.670 INFO:tasks.rados.rados.0.smithi033.stdout:1653: read oid 96 snap -1 2023-06-03T20:01:13.670 INFO:tasks.rados.rados.0.smithi033.stdout:1653: expect deleted 2023-06-03T20:01:13.670 INFO:tasks.rados.rados.0.smithi033.stdout:1654: read oid 203 snap -1 2023-06-03T20:01:13.671 INFO:tasks.rados.rados.0.smithi033.stdout:1654: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:01:13.671 INFO:tasks.rados.rados.0.smithi033.stdout:1655: read oid 19 snap -1 2023-06-03T20:01:13.671 INFO:tasks.rados.rados.0.smithi033.stdout:1655: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:01:13.671 INFO:tasks.rados.rados.0.smithi033.stdout:1656: write oid 301 current snap is 0 2023-06-03T20:01:13.672 INFO:tasks.rados.rados.0.smithi033.stdout:1656: seq_num 1143 ranges {410401=662557,1719036=770066,2938716=271685} 2023-06-03T20:01:13.675 INFO:tasks.rados.rados.0.smithi033.stdout:1656: writing smithi03366949-301 from 410401 to 1072958 tid 1 2023-06-03T20:01:13.683 INFO:tasks.rados.rados.0.smithi033.stdout:1656: writing smithi03366949-301 from 1719036 to 2489102 tid 2 2023-06-03T20:01:13.688 INFO:tasks.rados.rados.0.smithi033.stdout:1656: writing smithi03366949-301 from 2938716 to 3210401 tid 3 2023-06-03T20:01:13.688 INFO:tasks.rados.rados.0.smithi033.stdout:1657: write oid 104 current snap is 0 2023-06-03T20:01:13.688 INFO:tasks.rados.rados.0.smithi033.stdout:1652: finishing write tid 1 to smithi03366949-195 2023-06-03T20:01:13.688 INFO:tasks.rados.rados.0.smithi033.stdout:1657: seq_num 1144 ranges {427208=737806,1777518=513724,2966139=261069} 2023-06-03T20:01:13.694 INFO:tasks.rados.rados.0.smithi033.stdout:1657: writing smithi03366949-104 from 427208 to 1165014 tid 1 2023-06-03T20:01:13.701 INFO:tasks.rados.rados.0.smithi033.stdout:1657: writing smithi03366949-104 from 1777518 to 2291242 tid 2 2023-06-03T20:01:13.706 INFO:tasks.rados.rados.0.smithi033.stdout:1657: writing smithi03366949-104 from 2966139 to 3227208 tid 3 2023-06-03T20:01:13.706 INFO:tasks.rados.rados.0.smithi033.stdout:1658: read oid 430 snap -1 2023-06-03T20:01:13.706 INFO:tasks.rados.rados.0.smithi033.stdout:1658: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:01:13.707 INFO:tasks.rados.rados.0.smithi033.stdout:1659: write oid 49 current snap is 0 2023-06-03T20:01:13.707 INFO:tasks.rados.rados.0.smithi033.stdout:1659: seq_num 1145 ranges {444015=413055,1436000=773735,2709915=534100} 2023-06-03T20:01:13.711 INFO:tasks.rados.rados.0.smithi033.stdout:1659: writing smithi03366949-49 from 444015 to 857070 tid 1 2023-06-03T20:01:13.719 INFO:tasks.rados.rados.0.smithi033.stdout:1659: writing smithi03366949-49 from 1436000 to 2209735 tid 2 2023-06-03T20:01:13.725 INFO:tasks.rados.rados.0.smithi033.stdout:1659: writing smithi03366949-49 from 2709915 to 3244015 tid 3 2023-06-03T20:01:13.725 INFO:tasks.rados.rados.0.smithi033.stdout:1660: write oid 147 current snap is 0 2023-06-03T20:01:13.726 INFO:tasks.rados.rados.0.smithi033.stdout:1660: seq_num 1146 ranges {460822=488304,1378129=517393,2504632=405962} 2023-06-03T20:01:13.730 INFO:tasks.rados.rados.0.smithi033.stdout:1660: writing smithi03366949-147 from 460822 to 949126 tid 1 2023-06-03T20:01:13.736 INFO:tasks.rados.rados.0.smithi033.stdout:1660: writing smithi03366949-147 from 1378129 to 1895522 tid 2 2023-06-03T20:01:13.742 INFO:tasks.rados.rados.0.smithi033.stdout:1660: writing smithi03366949-147 from 2504632 to 2910594 tid 3 2023-06-03T20:01:13.742 INFO:tasks.rados.rados.0.smithi033.stdout:1661: write oid 381 current snap is 0 2023-06-03T20:01:13.742 INFO:tasks.rados.rados.0.smithi033.stdout:1661: seq_num 1147 ranges {477629=563553,1836611=777404,3048408=229221} 2023-06-03T20:01:13.748 INFO:tasks.rados.rados.0.smithi033.stdout:1661: writing smithi03366949-381 from 477629 to 1041182 tid 1 2023-06-03T20:01:13.757 INFO:tasks.rados.rados.0.smithi033.stdout:1661: writing smithi03366949-381 from 1836611 to 2614015 tid 2 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:1661: writing smithi03366949-381 from 3048408 to 3277629 tid 3 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:1662: delete oid 32 current snap is 0 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:1652: finishing write tid 2 to smithi03366949-195 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:1652: finishing write tid 3 to smithi03366949-195 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:1652: finishing write tid 4 to smithi03366949-195 2023-06-03T20:01:13.761 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 195 v 190 (ObjNum 1142 snap 0 seq_num 1142) dirty exists 2023-06-03T20:01:13.762 INFO:tasks.rados.rados.0.smithi033.stdout:1652: left oid 195 (ObjNum 1142 snap 0 seq_num 1142) 2023-06-03T20:01:13.762 INFO:tasks.rados.rados.0.smithi033.stdout:1654: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:01:13.874 INFO:tasks.rados.rados.0.smithi033.stdout:1655: expect (ObjNum 570 snap 0 seq_num 570) 2023-06-03T20:01:14.028 INFO:tasks.rados.rados.0.smithi033.stdout:1656: finishing write tid 1 to smithi03366949-301 2023-06-03T20:01:14.028 INFO:tasks.rados.rados.0.smithi033.stdout:1656: finishing write tid 2 to smithi03366949-301 2023-06-03T20:01:14.028 INFO:tasks.rados.rados.0.smithi033.stdout:1656: finishing write tid 3 to smithi03366949-301 2023-06-03T20:01:14.028 INFO:tasks.rados.rados.0.smithi033.stdout:1656: finishing write tid 4 to smithi03366949-301 2023-06-03T20:01:14.028 INFO:tasks.rados.rados.0.smithi033.stdout:1656: finishing write tid 5 to smithi03366949-301 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 301 v 204 (ObjNum 1143 snap 0 seq_num 1143) dirty exists 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1656: left oid 301 (ObjNum 1143 snap 0 seq_num 1143) 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1657: finishing write tid 1 to smithi03366949-104 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1657: finishing write tid 2 to smithi03366949-104 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1657: finishing write tid 3 to smithi03366949-104 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1657: finishing write tid 4 to smithi03366949-104 2023-06-03T20:01:14.029 INFO:tasks.rados.rados.0.smithi033.stdout:1657: finishing write tid 5 to smithi03366949-104 2023-06-03T20:01:14.030 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 104 v 271 (ObjNum 1144 snap 0 seq_num 1144) dirty exists 2023-06-03T20:01:14.030 INFO:tasks.rados.rados.0.smithi033.stdout:1657: left oid 104 (ObjNum 1144 snap 0 seq_num 1144) 2023-06-03T20:01:14.030 INFO:tasks.rados.rados.0.smithi033.stdout:1658: expect (ObjNum 517 snap 0 seq_num 517) 2023-06-03T20:01:14.153 INFO:tasks.rados.rados.0.smithi033.stdout:1659: finishing write tid 1 to smithi03366949-49 2023-06-03T20:01:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:1659: finishing write tid 2 to smithi03366949-49 2023-06-03T20:01:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:1659: finishing write tid 3 to smithi03366949-49 2023-06-03T20:01:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:1659: finishing write tid 4 to smithi03366949-49 2023-06-03T20:01:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:1659: finishing write tid 5 to smithi03366949-49 2023-06-03T20:01:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 49 v 252 (ObjNum 1145 snap 0 seq_num 1145) dirty exists 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1659: left oid 49 (ObjNum 1145 snap 0 seq_num 1145) 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: finishing write tid 1 to smithi03366949-147 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: finishing write tid 2 to smithi03366949-147 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: finishing write tid 3 to smithi03366949-147 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: finishing write tid 4 to smithi03366949-147 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: finishing write tid 5 to smithi03366949-147 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 147 v 252 (ObjNum 1146 snap 0 seq_num 1146) dirty exists 2023-06-03T20:01:14.155 INFO:tasks.rados.rados.0.smithi033.stdout:1660: left oid 147 (ObjNum 1146 snap 0 seq_num 1146) 2023-06-03T20:01:14.156 INFO:tasks.rados.rados.0.smithi033.stdout:1661: finishing write tid 1 to smithi03366949-381 2023-06-03T20:01:14.156 INFO:tasks.rados.rados.0.smithi033.stdout:1661: finishing write tid 2 to smithi03366949-381 2023-06-03T20:01:14.156 INFO:tasks.rados.rados.0.smithi033.stdout:1661: finishing write tid 3 to smithi03366949-381 2023-06-03T20:01:14.156 INFO:tasks.rados.rados.0.smithi033.stdout:1661: finishing write tid 4 to smithi03366949-381 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1661: finishing write tid 5 to smithi03366949-381 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 334 (ObjNum 1147 snap 0 seq_num 1147) dirty exists 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1661: left oid 381 (ObjNum 1147 snap 0 seq_num 1147) 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1652: done (10 left) 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1653: done (9 left) 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1654: done (8 left) 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1655: done (7 left) 2023-06-03T20:01:14.157 INFO:tasks.rados.rados.0.smithi033.stdout:1656: done (6 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1657: done (5 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1658: done (4 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1659: done (3 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1660: done (2 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1661: done (1 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1662: done (0 left) 2023-06-03T20:01:14.158 INFO:tasks.rados.rados.0.smithi033.stdout:1663: read oid 432 snap -1 2023-06-03T20:01:14.159 INFO:tasks.rados.rados.0.smithi033.stdout:1663: expect (ObjNum 431 snap 0 seq_num 431) 2023-06-03T20:01:14.159 INFO:tasks.rados.rados.0.smithi033.stdout:1664: write oid 2 current snap is 0 2023-06-03T20:01:14.159 INFO:tasks.rados.rados.0.smithi033.stdout:1664: seq_num 1149 ranges {511243=430404,1669928=664720,3103254=207989} 2023-06-03T20:01:14.165 INFO:tasks.rados.rados.0.smithi033.stdout:1664: writing smithi03366949-2 from 511243 to 941647 tid 1 2023-06-03T20:01:14.173 INFO:tasks.rados.rados.0.smithi033.stdout:1664: writing smithi03366949-2 from 1669928 to 2334648 tid 2 2023-06-03T20:01:14.179 INFO:tasks.rados.rados.0.smithi033.stdout:1664: writing smithi03366949-2 from 3103254 to 3311243 tid 3 2023-06-03T20:01:14.179 INFO:tasks.rados.rados.0.smithi033.stdout:1665: read oid 331 snap -1 2023-06-03T20:01:14.180 INFO:tasks.rados.rados.0.smithi033.stdout:1665: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-06-03T20:01:14.180 INFO:tasks.rados.rados.0.smithi033.stdout:1666: read oid 189 snap -1 2023-06-03T20:01:14.180 INFO:tasks.rados.rados.0.smithi033.stdout:1666: expect (ObjNum 991 snap 0 seq_num 991) 2023-06-03T20:01:14.180 INFO:tasks.rados.rados.0.smithi033.stdout:1667: write oid 330 current snap is 0 2023-06-03T20:01:14.180 INFO:tasks.rados.rados.0.smithi033.stdout:1667: seq_num 1150 ranges {528050=505653,1612057=524731,2614324=567403} 2023-06-03T20:01:14.185 INFO:tasks.rados.rados.0.smithi033.stdout:1667: writing smithi03366949-330 from 528050 to 1033703 tid 1 2023-06-03T20:01:14.192 INFO:tasks.rados.rados.0.smithi033.stdout:1667: writing smithi03366949-330 from 1612057 to 2136788 tid 2 2023-06-03T20:01:14.198 INFO:tasks.rados.rados.0.smithi033.stdout:1667: writing smithi03366949-330 from 2614324 to 3181727 tid 3 2023-06-03T20:01:14.198 INFO:tasks.rados.rados.0.smithi033.stdout:1668: write oid 155 current snap is 0 2023-06-03T20:01:14.198 INFO:tasks.rados.rados.0.smithi033.stdout:1663: expect (ObjNum 431 snap 0 seq_num 431) 2023-06-03T20:01:14.309 INFO:tasks.rados.rados.0.smithi033.stdout:1664: finishing write tid 1 to smithi03366949-2 2023-06-03T20:01:14.309 INFO:tasks.rados.rados.0.smithi033.stdout:1664: finishing write tid 2 to smithi03366949-2 2023-06-03T20:01:14.309 INFO:tasks.rados.rados.0.smithi033.stdout:1664: finishing write tid 3 to smithi03366949-2 2023-06-03T20:01:14.309 INFO:tasks.rados.rados.0.smithi033.stdout:1664: finishing write tid 4 to smithi03366949-2 2023-06-03T20:01:14.310 INFO:tasks.rados.rados.0.smithi033.stdout:1664: finishing write tid 5 to smithi03366949-2 2023-06-03T20:01:14.310 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 2 v 275 (ObjNum 1149 snap 0 seq_num 1149) dirty exists 2023-06-03T20:01:14.310 INFO:tasks.rados.rados.0.smithi033.stdout:1664: left oid 2 (ObjNum 1149 snap 0 seq_num 1149) 2023-06-03T20:01:14.310 INFO:tasks.rados.rados.0.smithi033.stdout:1665: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-06-03T20:01:14.397 INFO:tasks.rados.rados.0.smithi033.stdout:1667: finishing write tid 1 to smithi03366949-330 2023-06-03T20:01:14.398 INFO:tasks.rados.rados.0.smithi033.stdout:1667: finishing write tid 2 to smithi03366949-330 2023-06-03T20:01:14.398 INFO:tasks.rados.rados.0.smithi033.stdout:1667: finishing write tid 3 to smithi03366949-330 2023-06-03T20:01:14.398 INFO:tasks.rados.rados.0.smithi033.stdout:1667: finishing write tid 4 to smithi03366949-330 2023-06-03T20:01:14.398 INFO:tasks.rados.rados.0.smithi033.stdout:1667: finishing write tid 5 to smithi03366949-330 2023-06-03T20:01:14.398 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 256 (ObjNum 1150 snap 0 seq_num 1150) dirty exists 2023-06-03T20:01:14.399 INFO:tasks.rados.rados.0.smithi033.stdout:1667: left oid 330 (ObjNum 1150 snap 0 seq_num 1150) 2023-06-03T20:01:14.399 INFO:tasks.rados.rados.0.smithi033.stdout:1668: seq_num 1151 ranges {544857=580902,1670539=668389,3041747=303110} 2023-06-03T20:01:14.410 INFO:tasks.rados.rados.0.smithi033.stdout:1668: writing smithi03366949-155 from 544857 to 1125759 tid 1 2023-06-03T20:01:14.420 INFO:tasks.rados.rados.0.smithi033.stdout:1668: writing smithi03366949-155 from 1670539 to 2338928 tid 2 2023-06-03T20:01:14.426 INFO:tasks.rados.rados.0.smithi033.stdout:1668: writing smithi03366949-155 from 3041747 to 3344857 tid 3 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1663: done (5 left) 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1664: done (4 left) 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1665: done (3 left) 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1667: done (2 left) 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1669: read oid 330 snap -1 2023-06-03T20:01:14.427 INFO:tasks.rados.rados.0.smithi033.stdout:1669: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-06-03T20:01:14.428 INFO:tasks.rados.rados.0.smithi033.stdout:1670: delete oid 259 current snap is 0 2023-06-03T20:01:14.428 INFO:tasks.rados.rados.0.smithi033.stdout:1666: expect (ObjNum 991 snap 0 seq_num 991) 2023-06-03T20:01:14.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:14 smithi033 bash[26432]: audit 2023-06-03T20:01:13.244896+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.33:0/2170705575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:14.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:14 smithi033 bash[33017]: audit 2023-06-03T20:01:13.244896+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.33:0/2170705575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:14.603 INFO:tasks.rados.rados.0.smithi033.stdout:1668: finishing write tid 1 to smithi03366949-155 2023-06-03T20:01:14.603 INFO:tasks.rados.rados.0.smithi033.stdout:1668: finishing write tid 2 to smithi03366949-155 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1666: done (3 left) 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1670: done (2 left) 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1671: write oid 268 current snap is 0 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1668: finishing write tid 3 to smithi03366949-155 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1668: finishing write tid 4 to smithi03366949-155 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:1668: finishing write tid 5 to smithi03366949-155 2023-06-03T20:01:14.604 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 155 v 272 (ObjNum 1151 snap 0 seq_num 1151) dirty exists 2023-06-03T20:01:14.605 INFO:tasks.rados.rados.0.smithi033.stdout:1668: left oid 155 (ObjNum 1151 snap 0 seq_num 1151) 2023-06-03T20:01:14.605 INFO:tasks.rados.rados.0.smithi033.stdout:1669: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-06-03T20:01:14.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:14 smithi083 bash[26882]: audit 2023-06-03T20:01:13.244896+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.33:0/2170705575' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:14.776 INFO:tasks.rados.rados.0.smithi033.stdout:1671: seq_num 1153 ranges {578471=731400,1787503=672058,3096593=281878} 2023-06-03T20:01:14.791 INFO:tasks.rados.rados.0.smithi033.stdout:1671: writing smithi03366949-268 from 578471 to 1309871 tid 1 2023-06-03T20:01:14.798 INFO:tasks.rados.rados.0.smithi033.stdout:1671: writing smithi03366949-268 from 1787503 to 2459561 tid 2 2023-06-03T20:01:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:1671: writing smithi03366949-268 from 3096593 to 3378471 tid 3 2023-06-03T20:01:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:1668: done (2 left) 2023-06-03T20:01:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:1669: done (1 left) 2023-06-03T20:01:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:1672: write oid 105 current snap is 0 2023-06-03T20:01:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:1671: finishing write tid 1 to smithi03366949-268 2023-06-03T20:01:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:1671: finishing write tid 2 to smithi03366949-268 2023-06-03T20:01:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:1672: seq_num 1154 ranges {595278=406649,1729632=532069,3007663=387615} 2023-06-03T20:01:14.808 INFO:tasks.rados.rados.0.smithi033.stdout:1672: writing smithi03366949-105 from 595278 to 1001927 tid 1 2023-06-03T20:01:14.815 INFO:tasks.rados.rados.0.smithi033.stdout:1672: writing smithi03366949-105 from 1729632 to 2261701 tid 2 2023-06-03T20:01:14.822 INFO:tasks.rados.rados.0.smithi033.stdout:1672: writing smithi03366949-105 from 3007663 to 3395278 tid 3 2023-06-03T20:01:14.822 INFO:tasks.rados.rados.0.smithi033.stdout:1673: read oid 318 snap -1 2023-06-03T20:01:14.822 INFO:tasks.rados.rados.0.smithi033.stdout:1673: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1674: read oid 235 snap -1 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1674: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1675: read oid 410 snap -1 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1675: expect deleted 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1676: write oid 471 current snap is 0 2023-06-03T20:01:14.823 INFO:tasks.rados.rados.0.smithi033.stdout:1676: seq_num 1155 ranges {612085=481898,1788114=675727,3035086=376999} 2023-06-03T20:01:14.828 INFO:tasks.rados.rados.0.smithi033.stdout:1676: writing smithi03366949-471 from 612085 to 1093983 tid 1 2023-06-03T20:01:14.836 INFO:tasks.rados.rados.0.smithi033.stdout:1676: writing smithi03366949-471 from 1788114 to 2463841 tid 2 2023-06-03T20:01:14.842 INFO:tasks.rados.rados.0.smithi033.stdout:1676: writing smithi03366949-471 from 3035086 to 3412085 tid 3 2023-06-03T20:01:14.842 INFO:tasks.rados.rados.0.smithi033.stdout:1677: delete oid 60 current snap is 0 2023-06-03T20:01:14.842 INFO:tasks.rados.rados.0.smithi033.stdout:1671: finishing write tid 3 to smithi03366949-268 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:1671: finishing write tid 4 to smithi03366949-268 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:1671: finishing write tid 5 to smithi03366949-268 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 268 v 199 (ObjNum 1153 snap 0 seq_num 1153) dirty exists 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:1671: left oid 268 (ObjNum 1153 snap 0 seq_num 1153) 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:1672: finishing write tid 1 to smithi03366949-105 2023-06-03T20:01:14.843 INFO:tasks.rados.rados.0.smithi033.stdout:1672: finishing write tid 2 to smithi03366949-105 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:1672: finishing write tid 3 to smithi03366949-105 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:1672: finishing write tid 4 to smithi03366949-105 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:1672: finishing write tid 5 to smithi03366949-105 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 105 v 231 (ObjNum 1154 snap 0 seq_num 1154) dirty exists 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:1672: left oid 105 (ObjNum 1154 snap 0 seq_num 1154) 2023-06-03T20:01:14.844 INFO:tasks.rados.rados.0.smithi033.stdout:1676: finishing write tid 1 to smithi03366949-471 2023-06-03T20:01:14.845 INFO:tasks.rados.rados.0.smithi033.stdout:1676: finishing write tid 2 to smithi03366949-471 2023-06-03T20:01:14.846 INFO:tasks.rados.rados.0.smithi033.stdout:1676: finishing write tid 3 to smithi03366949-471 2023-06-03T20:01:14.846 INFO:tasks.rados.rados.0.smithi033.stdout:1676: finishing write tid 4 to smithi03366949-471 2023-06-03T20:01:14.846 INFO:tasks.rados.rados.0.smithi033.stdout:1674: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-06-03T20:01:15.059 INFO:tasks.rados.rados.0.smithi033.stdout:1676: finishing write tid 5 to smithi03366949-471 2023-06-03T20:01:15.059 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 471 v 257 (ObjNum 1155 snap 0 seq_num 1155) dirty exists 2023-06-03T20:01:15.059 INFO:tasks.rados.rados.0.smithi033.stdout:1676: left oid 471 (ObjNum 1155 snap 0 seq_num 1155) 2023-06-03T20:01:15.059 INFO:tasks.rados.rados.0.smithi033.stdout:1673: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:1671: done (6 left) 2023-06-03T20:01:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:1672: done (5 left) 2023-06-03T20:01:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:1673: done (4 left) 2023-06-03T20:01:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:1674: done (3 left) 2023-06-03T20:01:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:1675: done (2 left) 2023-06-03T20:01:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:1676: done (1 left) 2023-06-03T20:01:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:1677: done (0 left) 2023-06-03T20:01:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:1678: delete oid 464 current snap is 0 2023-06-03T20:01:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:1678: done (0 left) 2023-06-03T20:01:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:1679: write oid 49 current snap is 0 2023-06-03T20:01:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:1679: seq_num 1158 ranges {662506=423998,1563560=539407,2717355=490285} 2023-06-03T20:01:15.283 INFO:tasks.rados.rados.0.smithi033.stdout:1679: writing smithi03366949-49 from 662506 to 1086504 tid 1 2023-06-03T20:01:15.290 INFO:tasks.rados.rados.0.smithi033.stdout:1679: writing smithi03366949-49 from 1563560 to 2102967 tid 2 2023-06-03T20:01:15.296 INFO:tasks.rados.rados.0.smithi033.stdout:1679: writing smithi03366949-49 from 2717355 to 3207640 tid 3 2023-06-03T20:01:15.297 INFO:tasks.rados.rados.0.smithi033.stdout:1680: read oid 223 snap -1 2023-06-03T20:01:15.297 INFO:tasks.rados.rados.0.smithi033.stdout:1680: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:15.297 INFO:tasks.rados.rados.0.smithi033.stdout:1681: write oid 352 current snap is 0 2023-06-03T20:01:15.297 INFO:tasks.rados.rados.0.smithi033.stdout:1681: seq_num 1159 ranges {679313=499247,1622042=683065,2744778=701557} 2023-06-03T20:01:15.303 INFO:tasks.rados.rados.0.smithi033.stdout:1681: writing smithi03366949-352 from 679313 to 1178560 tid 1 2023-06-03T20:01:15.309 INFO:tasks.rados.rados.0.smithi033.stdout:1681: writing smithi03366949-352 from 1622042 to 2305107 tid 2 2023-06-03T20:01:15.316 INFO:tasks.rados.rados.0.smithi033.stdout:1681: writing smithi03366949-352 from 2744778 to 3446335 tid 3 2023-06-03T20:01:15.316 INFO:tasks.rados.rados.0.smithi033.stdout:1682: write oid 121 current snap is 0 2023-06-03T20:01:15.316 INFO:tasks.rados.rados.0.smithi033.stdout:1679: finishing write tid 1 to smithi03366949-49 2023-06-03T20:01:15.316 INFO:tasks.rados.rados.0.smithi033.stdout:1682: seq_num 1160 ranges {696120=574496,1680524=543076,2888554=512829} 2023-06-03T20:01:15.323 INFO:tasks.rados.rados.0.smithi033.stdout:1682: writing smithi03366949-121 from 696120 to 1270616 tid 1 2023-06-03T20:01:15.328 INFO:tasks.rados.rados.0.smithi033.stdout:1682: writing smithi03366949-121 from 1680524 to 2223600 tid 2 2023-06-03T20:01:15.334 INFO:tasks.rados.rados.0.smithi033.stdout:1682: writing smithi03366949-121 from 2888554 to 3401383 tid 3 2023-06-03T20:01:15.335 INFO:tasks.rados.rados.0.smithi033.stdout:1683: write oid 385 current snap is 0 2023-06-03T20:01:15.335 INFO:tasks.rados.rados.0.smithi033.stdout:1683: seq_num 1161 ranges {712927=649745,2139006=686734} 2023-06-03T20:01:15.343 INFO:tasks.rados.rados.0.smithi033.stdout:1683: writing smithi03366949-385 from 712927 to 1362672 tid 1 2023-06-03T20:01:15.350 INFO:tasks.rados.rados.0.smithi033.stdout:1683: writing smithi03366949-385 from 2139006 to 2825740 tid 2 2023-06-03T20:01:15.351 INFO:tasks.rados.rados.0.smithi033.stdout:1684: read oid 139 snap -1 2023-06-03T20:01:15.351 INFO:tasks.rados.rados.0.smithi033.stdout:1684: expect deleted 2023-06-03T20:01:15.351 INFO:tasks.rados.rados.0.smithi033.stdout:1685: write oid 364 current snap is 0 2023-06-03T20:01:15.352 INFO:tasks.rados.rados.0.smithi033.stdout:1679: finishing write tid 2 to smithi03366949-49 2023-06-03T20:01:15.352 INFO:tasks.rados.rados.0.smithi033.stdout:1679: finishing write tid 3 to smithi03366949-49 2023-06-03T20:01:15.352 INFO:tasks.rados.rados.0.smithi033.stdout:1679: finishing write tid 4 to smithi03366949-49 2023-06-03T20:01:15.352 INFO:tasks.rados.rados.0.smithi033.stdout:1685: seq_num 1162 ranges {729734=724994,2197488=430392,3227047=302687} 2023-06-03T20:01:15.358 INFO:tasks.rados.rados.0.smithi033.stdout:1685: writing smithi03366949-364 from 729734 to 1454728 tid 1 2023-06-03T20:01:15.365 INFO:tasks.rados.rados.0.smithi033.stdout:1685: writing smithi03366949-364 from 2197488 to 2627880 tid 2 2023-06-03T20:01:15.369 INFO:tasks.rados.rados.0.smithi033.stdout:1685: writing smithi03366949-364 from 3227047 to 3529734 tid 3 2023-06-03T20:01:15.370 INFO:tasks.rados.rados.0.smithi033.stdout:1686: write oid 388 current snap is 0 2023-06-03T20:01:15.370 INFO:tasks.rados.rados.0.smithi033.stdout:1679: finishing write tid 5 to smithi03366949-49 2023-06-03T20:01:15.370 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 49 v 261 (ObjNum 1158 snap 0 seq_num 1158) dirty exists 2023-06-03T20:01:15.370 INFO:tasks.rados.rados.0.smithi033.stdout:1679: left oid 49 (ObjNum 1158 snap 0 seq_num 1158) 2023-06-03T20:01:15.370 INFO:tasks.rados.rados.0.smithi033.stdout:1680: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:15.526 INFO:tasks.rados.rados.0.smithi033.stdout:1681: finishing write tid 1 to smithi03366949-352 2023-06-03T20:01:15.526 INFO:tasks.rados.rados.0.smithi033.stdout:1681: finishing write tid 2 to smithi03366949-352 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1681: finishing write tid 3 to smithi03366949-352 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1681: finishing write tid 4 to smithi03366949-352 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1681: finishing write tid 5 to smithi03366949-352 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 352 v 194 (ObjNum 1159 snap 0 seq_num 1159) dirty exists 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1681: left oid 352 (ObjNum 1159 snap 0 seq_num 1159) 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1682: finishing write tid 1 to smithi03366949-121 2023-06-03T20:01:15.527 INFO:tasks.rados.rados.0.smithi033.stdout:1682: finishing write tid 2 to smithi03366949-121 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1682: finishing write tid 3 to smithi03366949-121 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1682: finishing write tid 4 to smithi03366949-121 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1682: finishing write tid 5 to smithi03366949-121 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 121 v 339 (ObjNum 1160 snap 0 seq_num 1160) dirty exists 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1682: left oid 121 (ObjNum 1160 snap 0 seq_num 1160) 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1683: finishing write tid 1 to smithi03366949-385 2023-06-03T20:01:15.528 INFO:tasks.rados.rados.0.smithi033.stdout:1686: seq_num 1163 ranges {746541=400243,1739617=690403,3138117=408424} 2023-06-03T20:01:15.539 INFO:tasks.rados.rados.0.smithi033.stdout:1686: writing smithi03366949-388 from 746541 to 1146784 tid 1 2023-06-03T20:01:15.546 INFO:tasks.rados.rados.0.smithi033.stdout:1686: writing smithi03366949-388 from 1739617 to 2430020 tid 2 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1686: writing smithi03366949-388 from 3138117 to 3546541 tid 3 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1679: done (7 left) 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1680: done (6 left) 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1681: done (5 left) 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1682: done (4 left) 2023-06-03T20:01:15.554 INFO:tasks.rados.rados.0.smithi033.stdout:1687: read oid 40 snap -1 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1687: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1688: read oid 276 snap -1 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1688: expect (ObjNum 910 snap 0 seq_num 910) 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1689: write oid 344 current snap is 0 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1683: finishing write tid 2 to smithi03366949-385 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1683: finishing write tid 3 to smithi03366949-385 2023-06-03T20:01:15.555 INFO:tasks.rados.rados.0.smithi033.stdout:1683: finishing write tid 4 to smithi03366949-385 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 234 (ObjNum 1161 snap 0 seq_num 1161) dirty exists 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1683: left oid 385 (ObjNum 1161 snap 0 seq_num 1161) 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1685: finishing write tid 1 to smithi03366949-364 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1685: finishing write tid 2 to smithi03366949-364 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1685: finishing write tid 3 to smithi03366949-364 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1685: finishing write tid 4 to smithi03366949-364 2023-06-03T20:01:15.556 INFO:tasks.rados.rados.0.smithi033.stdout:1685: finishing write tid 5 to smithi03366949-364 2023-06-03T20:01:15.557 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 364 v 203 (ObjNum 1162 snap 0 seq_num 1162) dirty exists 2023-06-03T20:01:15.557 INFO:tasks.rados.rados.0.smithi033.stdout:1685: left oid 364 (ObjNum 1162 snap 0 seq_num 1162) 2023-06-03T20:01:15.557 INFO:tasks.rados.rados.0.smithi033.stdout:1686: finishing write tid 1 to smithi03366949-388 2023-06-03T20:01:15.557 INFO:tasks.rados.rados.0.smithi033.stdout:1686: finishing write tid 2 to smithi03366949-388 2023-06-03T20:01:15.557 INFO:tasks.rados.rados.0.smithi033.stdout:1689: seq_num 1164 ranges {763348=591845,1914452=434061,2881893=674270} 2023-06-03T20:01:15.560 INFO:tasks.rados.rados.0.smithi033.stdout:1689: writing smithi03366949-344 from 763348 to 1355193 tid 1 2023-06-03T20:01:15.566 INFO:tasks.rados.rados.0.smithi033.stdout:1689: writing smithi03366949-344 from 1914452 to 2348513 tid 2 2023-06-03T20:01:15.573 INFO:tasks.rados.rados.0.smithi033.stdout:1689: writing smithi03366949-344 from 2881893 to 3556163 tid 3 2023-06-03T20:01:15.574 INFO:tasks.rados.rados.0.smithi033.stdout:1683: done (6 left) 2023-06-03T20:01:15.574 INFO:tasks.rados.rados.0.smithi033.stdout:1684: done (5 left) 2023-06-03T20:01:15.574 INFO:tasks.rados.rados.0.smithi033.stdout:1685: done (4 left) 2023-06-03T20:01:15.574 INFO:tasks.rados.rados.0.smithi033.stdout:1690: read oid 14 snap -1 2023-06-03T20:01:15.574 INFO:tasks.rados.rados.0.smithi033.stdout:1690: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1691: delete oid 220 current snap is 0 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1686: finishing write tid 3 to smithi03366949-388 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1686: finishing write tid 4 to smithi03366949-388 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1686: finishing write tid 5 to smithi03366949-388 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 201 (ObjNum 1163 snap 0 seq_num 1163) dirty exists 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1686: left oid 388 (ObjNum 1163 snap 0 seq_num 1163) 2023-06-03T20:01:15.575 INFO:tasks.rados.rados.0.smithi033.stdout:1688: expect (ObjNum 910 snap 0 seq_num 910) 2023-06-03T20:01:15.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:15 smithi033 bash[33017]: cluster 2023-06-03T20:01:13.462403+0000 mgr.x (mgr.24803) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 70 MiB/s rd, 8.9 MiB/s wr, 95 op/s 2023-06-03T20:01:15.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:15 smithi033 bash[26432]: cluster 2023-06-03T20:01:13.462403+0000 mgr.x (mgr.24803) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 70 MiB/s rd, 8.9 MiB/s wr, 95 op/s 2023-06-03T20:01:15.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:15 smithi083 bash[26882]: cluster 2023-06-03T20:01:13.462403+0000 mgr.x (mgr.24803) 41 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 70 MiB/s rd, 8.9 MiB/s wr, 95 op/s 2023-06-03T20:01:15.718 INFO:tasks.rados.rados.0.smithi033.stdout:1687: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:01:15.799 INFO:tasks.rados.rados.0.smithi033.stdout:1689: finishing write tid 1 to smithi03366949-344 2023-06-03T20:01:15.799 INFO:tasks.rados.rados.0.smithi033.stdout:1689: finishing write tid 2 to smithi03366949-344 2023-06-03T20:01:15.799 INFO:tasks.rados.rados.0.smithi033.stdout:1689: finishing write tid 3 to smithi03366949-344 2023-06-03T20:01:15.799 INFO:tasks.rados.rados.0.smithi033.stdout:1689: finishing write tid 4 to smithi03366949-344 2023-06-03T20:01:15.800 INFO:tasks.rados.rados.0.smithi033.stdout:1689: finishing write tid 5 to smithi03366949-344 2023-06-03T20:01:15.800 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 344 v 238 (ObjNum 1164 snap 0 seq_num 1164) dirty exists 2023-06-03T20:01:15.800 INFO:tasks.rados.rados.0.smithi033.stdout:1689: left oid 344 (ObjNum 1164 snap 0 seq_num 1164) 2023-06-03T20:01:15.800 INFO:tasks.rados.rados.0.smithi033.stdout:1690: expect (ObjNum 1119 snap 0 seq_num 1119) 2023-06-03T20:01:15.884 INFO:tasks.rados.rados.0.smithi033.stdout:1686: done (5 left) 2023-06-03T20:01:15.884 INFO:tasks.rados.rados.0.smithi033.stdout:1687: done (4 left) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1688: done (3 left) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1689: done (2 left) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1690: done (1 left) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1691: done (0 left) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1692: read oid 384 snap -1 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-06-03T20:01:15.885 INFO:tasks.rados.rados.0.smithi033.stdout:1693: read oid 21 snap -1 2023-06-03T20:01:15.886 INFO:tasks.rados.rados.0.smithi033.stdout:1693: expect (ObjNum 20 snap 0 seq_num 20) 2023-06-03T20:01:15.886 INFO:tasks.rados.rados.0.smithi033.stdout:1694: write oid 148 current snap is 0 2023-06-03T20:01:15.886 INFO:tasks.rados.rados.0.smithi033.stdout:1694: seq_num 1166 ranges {796962=742343,2031416=437730,2936739=413167} 2023-06-03T20:01:15.900 INFO:tasks.rados.rados.0.smithi033.stdout:1694: writing smithi03366949-148 from 796962 to 1539305 tid 1 2023-06-03T20:01:15.906 INFO:tasks.rados.rados.0.smithi033.stdout:1694: writing smithi03366949-148 from 2031416 to 2469146 tid 2 2023-06-03T20:01:15.911 INFO:tasks.rados.rados.0.smithi033.stdout:1694: writing smithi03366949-148 from 2936739 to 3349906 tid 3 2023-06-03T20:01:15.911 INFO:tasks.rados.rados.0.smithi033.stdout:1695: read oid 47 snap -1 2023-06-03T20:01:15.911 INFO:tasks.rados.rados.0.smithi033.stdout:1695: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:01:15.911 INFO:tasks.rados.rados.0.smithi033.stdout:1696: read oid 42 snap -1 2023-06-03T20:01:15.911 INFO:tasks.rados.rados.0.smithi033.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:01:15.912 INFO:tasks.rados.rados.0.smithi033.stdout:1697: delete oid 412 current snap is 0 2023-06-03T20:01:15.912 INFO:tasks.rados.rados.0.smithi033.stdout:1693: expect (ObjNum 20 snap 0 seq_num 20) 2023-06-03T20:01:15.989 INFO:tasks.rados.rados.0.smithi033.stdout:1692: expect (ObjNum 1058 snap 0 seq_num 1058) 2023-06-03T20:01:16.199 INFO:tasks.rados.rados.0.smithi033.stdout:1694: finishing write tid 1 to smithi03366949-148 2023-06-03T20:01:16.199 INFO:tasks.rados.rados.0.smithi033.stdout:1694: finishing write tid 2 to smithi03366949-148 2023-06-03T20:01:16.199 INFO:tasks.rados.rados.0.smithi033.stdout:1694: finishing write tid 3 to smithi03366949-148 2023-06-03T20:01:16.199 INFO:tasks.rados.rados.0.smithi033.stdout:1694: finishing write tid 4 to smithi03366949-148 2023-06-03T20:01:16.200 INFO:tasks.rados.rados.0.smithi033.stdout:1694: finishing write tid 5 to smithi03366949-148 2023-06-03T20:01:16.200 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 230 (ObjNum 1166 snap 0 seq_num 1166) dirty exists 2023-06-03T20:01:16.200 INFO:tasks.rados.rados.0.smithi033.stdout:1694: left oid 148 (ObjNum 1166 snap 0 seq_num 1166) 2023-06-03T20:01:16.200 INFO:tasks.rados.rados.0.smithi033.stdout:1695: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:01:16.287 INFO:tasks.rados.rados.0.smithi033.stdout:1696: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:01:16.369 INFO:tasks.rados.rados.0.smithi033.stdout:1692: done (5 left) 2023-06-03T20:01:16.369 INFO:tasks.rados.rados.0.smithi033.stdout:1693: done (4 left) 2023-06-03T20:01:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:1694: done (3 left) 2023-06-03T20:01:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:1695: done (2 left) 2023-06-03T20:01:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:1696: done (1 left) 2023-06-03T20:01:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:1697: done (0 left) 2023-06-03T20:01:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:1698: delete oid 451 current snap is 0 2023-06-03T20:01:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:1698: done (0 left) 2023-06-03T20:01:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:1699: read oid 122 snap -1 2023-06-03T20:01:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:1699: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:01:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:1700: write oid 281 current snap is 0 2023-06-03T20:01:16.372 INFO:tasks.rados.rados.0.smithi033.stdout:1700: seq_num 1169 ranges {447383=568090,1690509=701410,2902655=646983} 2023-06-03T20:01:16.384 INFO:tasks.rados.rados.0.smithi033.stdout:1700: writing smithi03366949-281 from 447383 to 1015473 tid 1 2023-06-03T20:01:16.392 INFO:tasks.rados.rados.0.smithi033.stdout:1700: writing smithi03366949-281 from 1690509 to 2391919 tid 2 2023-06-03T20:01:16.399 INFO:tasks.rados.rados.0.smithi033.stdout:1700: writing smithi03366949-281 from 2902655 to 3549638 tid 3 2023-06-03T20:01:16.399 INFO:tasks.rados.rados.0.smithi033.stdout:1701: write oid 359 current snap is 0 2023-06-03T20:01:16.400 INFO:tasks.rados.rados.0.smithi033.stdout:1701: seq_num 1170 ranges {464190=643339,1748991=445068,2930078=574608} 2023-06-03T20:01:16.405 INFO:tasks.rados.rados.0.smithi033.stdout:1701: writing smithi03366949-359 from 464190 to 1107529 tid 1 2023-06-03T20:01:16.412 INFO:tasks.rados.rados.0.smithi033.stdout:1701: writing smithi03366949-359 from 1748991 to 2194059 tid 2 2023-06-03T20:01:16.420 INFO:tasks.rados.rados.0.smithi033.stdout:1701: writing smithi03366949-359 from 2930078 to 3504686 tid 3 2023-06-03T20:01:16.420 INFO:tasks.rados.rados.0.smithi033.stdout:1702: read oid 300 snap -1 2023-06-03T20:01:16.420 INFO:tasks.rados.rados.0.smithi033.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:01:16.420 INFO:tasks.rados.rados.0.smithi033.stdout:1703: write oid 110 current snap is 0 2023-06-03T20:01:16.420 INFO:tasks.rados.rados.0.smithi033.stdout:1703: seq_num 1171 ranges {480997=434941,1407473=705079,2557501=785880} 2023-06-03T20:01:16.427 INFO:tasks.rados.rados.0.smithi033.stdout:1703: writing smithi03366949-110 from 480997 to 915938 tid 1 2023-06-03T20:01:16.434 INFO:tasks.rados.rados.0.smithi033.stdout:1703: writing smithi03366949-110 from 1407473 to 2112552 tid 2 2023-06-03T20:01:16.441 INFO:tasks.rados.rados.0.smithi033.stdout:1703: writing smithi03366949-110 from 2557501 to 3343381 tid 3 2023-06-03T20:01:16.441 INFO:tasks.rados.rados.0.smithi033.stdout:1704: write oid 355 current snap is 0 2023-06-03T20:01:16.441 INFO:tasks.rados.rados.0.smithi033.stdout:1704: seq_num 1172 ranges {497804=510190,1465955=448737,2584924=597152} 2023-06-03T20:01:16.447 INFO:tasks.rados.rados.0.smithi033.stdout:1704: writing smithi03366949-355 from 497804 to 1007994 tid 1 2023-06-03T20:01:16.452 INFO:tasks.rados.rados.0.smithi033.stdout:1704: writing smithi03366949-355 from 1465955 to 1914692 tid 2 2023-06-03T20:01:16.459 INFO:tasks.rados.rados.0.smithi033.stdout:1704: writing smithi03366949-355 from 2584924 to 3182076 tid 3 2023-06-03T20:01:16.459 INFO:tasks.rados.rados.0.smithi033.stdout:1705: read oid 105 snap -1 2023-06-03T20:01:16.459 INFO:tasks.rados.rados.0.smithi033.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-06-03T20:01:16.460 INFO:tasks.rados.rados.0.smithi033.stdout:1706: delete oid 369 current snap is 0 2023-06-03T20:01:16.460 INFO:tasks.rados.rados.0.smithi033.stdout:1699: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:01:16.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:16 smithi083 bash[26882]: audit 2023-06-03T20:01:15.700853+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.33:0/48790582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:16.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:16 smithi033 bash[26432]: audit 2023-06-03T20:01:15.700853+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.33:0/48790582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:16.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:16 smithi033 bash[33017]: audit 2023-06-03T20:01:15.700853+0000 mon.a (mon.0) 779 : audit [DBG] from='client.? 172.21.15.33:0/48790582' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:1700: finishing write tid 1 to smithi03366949-281 2023-06-03T20:01:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:1700: finishing write tid 2 to smithi03366949-281 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1700: finishing write tid 3 to smithi03366949-281 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1700: finishing write tid 4 to smithi03366949-281 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1700: finishing write tid 5 to smithi03366949-281 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 279 (ObjNum 1169 snap 0 seq_num 1169) dirty exists 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1700: left oid 281 (ObjNum 1169 snap 0 seq_num 1169) 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1701: finishing write tid 1 to smithi03366949-359 2023-06-03T20:01:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:1701: finishing write tid 2 to smithi03366949-359 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1699: done (7 left) 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1700: done (6 left) 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1706: done (5 left) 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1707: delete oid 370 current snap is 0 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1701: finishing write tid 3 to smithi03366949-359 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1701: finishing write tid 4 to smithi03366949-359 2023-06-03T20:01:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:1701: finishing write tid 5 to smithi03366949-359 2023-06-03T20:01:16.596 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 228 (ObjNum 1170 snap 0 seq_num 1170) dirty exists 2023-06-03T20:01:16.596 INFO:tasks.rados.rados.0.smithi033.stdout:1701: left oid 359 (ObjNum 1170 snap 0 seq_num 1170) 2023-06-03T20:01:16.596 INFO:tasks.rados.rados.0.smithi033.stdout:1703: finishing write tid 1 to smithi03366949-110 2023-06-03T20:01:16.596 INFO:tasks.rados.rados.0.smithi033.stdout:1702: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:01:16.688 INFO:tasks.rados.rados.0.smithi033.stdout:1703: finishing write tid 2 to smithi03366949-110 2023-06-03T20:01:16.688 INFO:tasks.rados.rados.0.smithi033.stdout:1703: finishing write tid 3 to smithi03366949-110 2023-06-03T20:01:16.688 INFO:tasks.rados.rados.0.smithi033.stdout:1703: finishing write tid 4 to smithi03366949-110 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1703: finishing write tid 5 to smithi03366949-110 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 110 v 191 (ObjNum 1171 snap 0 seq_num 1171) dirty exists 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1703: left oid 110 (ObjNum 1171 snap 0 seq_num 1171) 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1704: finishing write tid 1 to smithi03366949-355 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1704: finishing write tid 2 to smithi03366949-355 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1704: finishing write tid 3 to smithi03366949-355 2023-06-03T20:01:16.689 INFO:tasks.rados.rados.0.smithi033.stdout:1704: finishing write tid 4 to smithi03366949-355 2023-06-03T20:01:16.690 INFO:tasks.rados.rados.0.smithi033.stdout:1704: finishing write tid 5 to smithi03366949-355 2023-06-03T20:01:16.690 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 355 v 343 (ObjNum 1172 snap 0 seq_num 1172) dirty exists 2023-06-03T20:01:16.690 INFO:tasks.rados.rados.0.smithi033.stdout:1704: left oid 355 (ObjNum 1172 snap 0 seq_num 1172) 2023-06-03T20:01:16.690 INFO:tasks.rados.rados.0.smithi033.stdout:1705: expect (ObjNum 1154 snap 0 seq_num 1154) 2023-06-03T20:01:16.838 INFO:tasks.rados.rados.0.smithi033.stdout:1701: done (5 left) 2023-06-03T20:01:16.838 INFO:tasks.rados.rados.0.smithi033.stdout:1702: done (4 left) 2023-06-03T20:01:16.838 INFO:tasks.rados.rados.0.smithi033.stdout:1703: done (3 left) 2023-06-03T20:01:16.838 INFO:tasks.rados.rados.0.smithi033.stdout:1704: done (2 left) 2023-06-03T20:01:16.839 INFO:tasks.rados.rados.0.smithi033.stdout:1705: done (1 left) 2023-06-03T20:01:16.839 INFO:tasks.rados.rados.0.smithi033.stdout:1707: done (0 left) 2023-06-03T20:01:16.839 INFO:tasks.rados.rados.0.smithi033.stdout:1708: write oid 102 current snap is 0 2023-06-03T20:01:16.839 INFO:tasks.rados.rados.0.smithi033.stdout:1708: seq_num 1175 ranges {548225=735937,1925048=596064,2950840=547321} 2023-06-03T20:01:16.851 INFO:tasks.rados.rados.0.smithi033.stdout:1708: writing smithi03366949-102 from 548225 to 1284162 tid 1 2023-06-03T20:01:16.858 INFO:tasks.rados.rados.0.smithi033.stdout:1708: writing smithi03366949-102 from 1925048 to 2521112 tid 2 2023-06-03T20:01:16.864 INFO:tasks.rados.rados.0.smithi033.stdout:1708: writing smithi03366949-102 from 2950840 to 3498161 tid 3 2023-06-03T20:01:16.865 INFO:tasks.rados.rados.0.smithi033.stdout:1709: delete oid 5 current snap is 0 2023-06-03T20:01:16.865 INFO:tasks.rados.rados.0.smithi033.stdout:1708: finishing write tid 1 to smithi03366949-102 2023-06-03T20:01:16.865 INFO:tasks.rados.rados.0.smithi033.stdout:1708: finishing write tid 2 to smithi03366949-102 2023-06-03T20:01:16.867 INFO:tasks.rados.rados.0.smithi033.stdout:1709: done (1 left) 2023-06-03T20:01:16.868 INFO:tasks.rados.rados.0.smithi033.stdout:1710: write oid 230 current snap is 0 2023-06-03T20:01:16.868 INFO:tasks.rados.rados.0.smithi033.stdout:1710: seq_num 1177 ranges {581839=486435,1642012=599733,3005686=569865} 2023-06-03T20:01:16.874 INFO:tasks.rados.rados.0.smithi033.stdout:1710: writing smithi03366949-230 from 581839 to 1068274 tid 1 2023-06-03T20:01:16.883 INFO:tasks.rados.rados.0.smithi033.stdout:1710: writing smithi03366949-230 from 1642012 to 2241745 tid 2 2023-06-03T20:01:16.891 INFO:tasks.rados.rados.0.smithi033.stdout:1710: writing smithi03366949-230 from 3005686 to 3575551 tid 3 2023-06-03T20:01:16.891 INFO:tasks.rados.rados.0.smithi033.stdout:1711: write oid 174 current snap is 0 2023-06-03T20:01:16.892 INFO:tasks.rados.rados.0.smithi033.stdout:1711: seq_num 1178 ranges {598646=561684,1700494=459744,2633109=781137} 2023-06-03T20:01:16.897 INFO:tasks.rados.rados.0.smithi033.stdout:1711: writing smithi03366949-174 from 598646 to 1160330 tid 1 2023-06-03T20:01:16.903 INFO:tasks.rados.rados.0.smithi033.stdout:1711: writing smithi03366949-174 from 1700494 to 2160238 tid 2 2023-06-03T20:01:16.910 INFO:tasks.rados.rados.0.smithi033.stdout:1711: writing smithi03366949-174 from 2633109 to 3414246 tid 3 2023-06-03T20:01:16.910 INFO:tasks.rados.rados.0.smithi033.stdout:1712: write oid 382 current snap is 0 2023-06-03T20:01:16.910 INFO:tasks.rados.rados.0.smithi033.stdout:1712: seq_num 1179 ranges {615453=753286,2158976=603402,3460532=354921} 2023-06-03T20:01:16.918 INFO:tasks.rados.rados.0.smithi033.stdout:1712: writing smithi03366949-382 from 615453 to 1368739 tid 1 2023-06-03T20:01:16.925 INFO:tasks.rados.rados.0.smithi033.stdout:1712: writing smithi03366949-382 from 2158976 to 2762378 tid 2 2023-06-03T20:01:16.932 INFO:tasks.rados.rados.0.smithi033.stdout:1712: writing smithi03366949-382 from 3460532 to 3815453 tid 3 2023-06-03T20:01:16.932 INFO:tasks.rados.rados.0.smithi033.stdout:1713: write oid 232 current snap is 0 2023-06-03T20:01:16.932 INFO:tasks.rados.rados.0.smithi033.stdout:1708: finishing write tid 3 to smithi03366949-102 2023-06-03T20:01:16.932 INFO:tasks.rados.rados.0.smithi033.stdout:1708: finishing write tid 4 to smithi03366949-102 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1708: finishing write tid 5 to smithi03366949-102 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 195 (ObjNum 1175 snap 0 seq_num 1175) dirty exists 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1708: left oid 102 (ObjNum 1175 snap 0 seq_num 1175) 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1710: finishing write tid 1 to smithi03366949-230 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1710: finishing write tid 2 to smithi03366949-230 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1710: finishing write tid 3 to smithi03366949-230 2023-06-03T20:01:16.933 INFO:tasks.rados.rados.0.smithi033.stdout:1713: seq_num 1180 ranges {632260=428535,1817458=463413,2687955=520034,3709324=122936} 2023-06-03T20:01:16.938 INFO:tasks.rados.rados.0.smithi033.stdout:1713: writing smithi03366949-232 from 632260 to 1060795 tid 1 2023-06-03T20:01:16.945 INFO:tasks.rados.rados.0.smithi033.stdout:1713: writing smithi03366949-232 from 1817458 to 2280871 tid 2 2023-06-03T20:01:16.950 INFO:tasks.rados.rados.0.smithi033.stdout:1713: writing smithi03366949-232 from 2687955 to 3207989 tid 3 2023-06-03T20:01:16.954 INFO:tasks.rados.rados.0.smithi033.stdout:1713: writing smithi03366949-232 from 3709324 to 3832260 tid 4 2023-06-03T20:01:16.954 INFO:tasks.rados.rados.0.smithi033.stdout:1708: done (4 left) 2023-06-03T20:01:16.954 INFO:tasks.rados.rados.0.smithi033.stdout:1714: delete oid 27 current snap is 0 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1710: finishing write tid 4 to smithi03366949-230 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1710: finishing write tid 5 to smithi03366949-230 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 207 (ObjNum 1177 snap 0 seq_num 1177) dirty exists 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1710: left oid 230 (ObjNum 1177 snap 0 seq_num 1177) 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1711: finishing write tid 1 to smithi03366949-174 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1711: finishing write tid 2 to smithi03366949-174 2023-06-03T20:01:16.955 INFO:tasks.rados.rados.0.smithi033.stdout:1711: finishing write tid 3 to smithi03366949-174 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1711: finishing write tid 4 to smithi03366949-174 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1711: finishing write tid 5 to smithi03366949-174 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 206 (ObjNum 1178 snap 0 seq_num 1178) dirty exists 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1711: left oid 174 (ObjNum 1178 snap 0 seq_num 1178) 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1712: finishing write tid 1 to smithi03366949-382 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1712: finishing write tid 2 to smithi03366949-382 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1712: finishing write tid 3 to smithi03366949-382 2023-06-03T20:01:16.956 INFO:tasks.rados.rados.0.smithi033.stdout:1712: finishing write tid 4 to smithi03366949-382 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:1712: finishing write tid 5 to smithi03366949-382 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 198 (ObjNum 1179 snap 0 seq_num 1179) dirty exists 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:1712: left oid 382 (ObjNum 1179 snap 0 seq_num 1179) 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 1 to smithi03366949-232 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 2 to smithi03366949-232 2023-06-03T20:01:16.957 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 3 to smithi03366949-232 2023-06-03T20:01:16.958 INFO:tasks.rados.rados.0.smithi033.stdout:1710: done (4 left) 2023-06-03T20:01:16.958 INFO:tasks.rados.rados.0.smithi033.stdout:1711: done (3 left) 2023-06-03T20:01:16.958 INFO:tasks.rados.rados.0.smithi033.stdout:1712: done (2 left) 2023-06-03T20:01:16.958 INFO:tasks.rados.rados.0.smithi033.stdout:1714: done (1 left) 2023-06-03T20:01:16.958 INFO:tasks.rados.rados.0.smithi033.stdout:1715: read oid 86 snap -1 2023-06-03T20:01:16.959 INFO:tasks.rados.rados.0.smithi033.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-06-03T20:01:16.959 INFO:tasks.rados.rados.0.smithi033.stdout:1716: write oid 251 current snap is 0 2023-06-03T20:01:16.959 INFO:tasks.rados.rados.0.smithi033.stdout:1716: seq_num 1182 ranges {665874=579033,1934422=467082,3142801=542578} 2023-06-03T20:01:16.966 INFO:tasks.rados.rados.0.smithi033.stdout:1716: writing smithi03366949-251 from 665874 to 1244907 tid 1 2023-06-03T20:01:16.974 INFO:tasks.rados.rados.0.smithi033.stdout:1716: writing smithi03366949-251 from 1934422 to 2401504 tid 2 2023-06-03T20:01:16.981 INFO:tasks.rados.rados.0.smithi033.stdout:1716: writing smithi03366949-251 from 3142801 to 3685379 tid 3 2023-06-03T20:01:16.981 INFO:tasks.rados.rados.0.smithi033.stdout:1717: read oid 101 snap -1 2023-06-03T20:01:16.981 INFO:tasks.rados.rados.0.smithi033.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-06-03T20:01:16.982 INFO:tasks.rados.rados.0.smithi033.stdout:1718: write oid 373 current snap is 0 2023-06-03T20:01:16.982 INFO:tasks.rados.rados.0.smithi033.stdout:1718: seq_num 1183 ranges {682681=654282,1876551=610740,3053871=470203} 2023-06-03T20:01:16.989 INFO:tasks.rados.rados.0.smithi033.stdout:1718: writing smithi03366949-373 from 682681 to 1336963 tid 1 2023-06-03T20:01:16.995 INFO:tasks.rados.rados.0.smithi033.stdout:1718: writing smithi03366949-373 from 1876551 to 2487291 tid 2 2023-06-03T20:01:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:1718: writing smithi03366949-373 from 3053871 to 3524074 tid 3 2023-06-03T20:01:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:1719: read oid 48 snap -1 2023-06-03T20:01:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:1719: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:1720: write oid 87 current snap is 0 2023-06-03T20:01:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 4 to smithi03366949-232 2023-06-03T20:01:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:1720: seq_num 1184 ranges {699488=729531,1935033=470751,3081294=681475} 2023-06-03T20:01:17.009 INFO:tasks.rados.rados.0.smithi033.stdout:1720: writing smithi03366949-87 from 699488 to 1429019 tid 1 2023-06-03T20:01:17.014 INFO:tasks.rados.rados.0.smithi033.stdout:1720: writing smithi03366949-87 from 1935033 to 2405784 tid 2 2023-06-03T20:01:17.022 INFO:tasks.rados.rados.0.smithi033.stdout:1720: writing smithi03366949-87 from 3081294 to 3762769 tid 3 2023-06-03T20:01:17.022 INFO:tasks.rados.rados.0.smithi033.stdout:1721: read oid 268 snap -1 2023-06-03T20:01:17.023 INFO:tasks.rados.rados.0.smithi033.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-06-03T20:01:17.023 INFO:tasks.rados.rados.0.smithi033.stdout:1722: write oid 114 current snap is 0 2023-06-03T20:01:17.023 INFO:tasks.rados.rados.0.smithi033.stdout:1722: seq_num 1185 ranges {716295=404780,1593515=614409,2708717=492747,3640519=275776} 2023-06-03T20:01:17.029 INFO:tasks.rados.rados.0.smithi033.stdout:1722: writing smithi03366949-114 from 716295 to 1121075 tid 1 2023-06-03T20:01:17.035 INFO:tasks.rados.rados.0.smithi033.stdout:1722: writing smithi03366949-114 from 1593515 to 2207924 tid 2 2023-06-03T20:01:17.040 INFO:tasks.rados.rados.0.smithi033.stdout:1722: writing smithi03366949-114 from 2708717 to 3201464 tid 3 2023-06-03T20:01:17.045 INFO:tasks.rados.rados.0.smithi033.stdout:1722: writing smithi03366949-114 from 3640519 to 3916295 tid 4 2023-06-03T20:01:17.045 INFO:tasks.rados.rados.0.smithi033.stdout:1723: read oid 111 snap -1 2023-06-03T20:01:17.045 INFO:tasks.rados.rados.0.smithi033.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2023-06-03T20:01:17.045 INFO:tasks.rados.rados.0.smithi033.stdout:1724: read oid 482 snap -1 2023-06-03T20:01:17.045 INFO:tasks.rados.rados.0.smithi033.stdout:1724: expect deleted 2023-06-03T20:01:17.046 INFO:tasks.rados.rados.0.smithi033.stdout:1725: read oid 486 snap -1 2023-06-03T20:01:17.046 INFO:tasks.rados.rados.0.smithi033.stdout:1725: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-06-03T20:01:17.046 INFO:tasks.rados.rados.0.smithi033.stdout:1726: write oid 266 current snap is 0 2023-06-03T20:01:17.046 INFO:tasks.rados.rados.0.smithi033.stdout:1726: seq_num 1186 ranges {733102=596382,1768350=758067,3136140=704019} 2023-06-03T20:01:17.052 INFO:tasks.rados.rados.0.smithi033.stdout:1726: writing smithi03366949-266 from 733102 to 1329484 tid 1 2023-06-03T20:01:17.059 INFO:tasks.rados.rados.0.smithi033.stdout:1726: writing smithi03366949-266 from 1768350 to 2526417 tid 2 2023-06-03T20:01:17.067 INFO:tasks.rados.rados.0.smithi033.stdout:1726: writing smithi03366949-266 from 3136140 to 3840159 tid 3 2023-06-03T20:01:17.067 INFO:tasks.rados.rados.0.smithi033.stdout:1727: write oid 92 current snap is 0 2023-06-03T20:01:17.067 INFO:tasks.rados.rados.0.smithi033.stdout:1715: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-06-03T20:01:17.219 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 5 to smithi03366949-232 2023-06-03T20:01:17.219 INFO:tasks.rados.rados.0.smithi033.stdout:1713: finishing write tid 6 to smithi03366949-232 2023-06-03T20:01:17.219 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 232 v 284 (ObjNum 1180 snap 0 seq_num 1180) dirty exists 2023-06-03T20:01:17.220 INFO:tasks.rados.rados.0.smithi033.stdout:1713: left oid 232 (ObjNum 1180 snap 0 seq_num 1180) 2023-06-03T20:01:17.220 INFO:tasks.rados.rados.0.smithi033.stdout:1716: finishing write tid 1 to smithi03366949-251 2023-06-03T20:01:17.220 INFO:tasks.rados.rados.0.smithi033.stdout:1727: seq_num 1187 ranges {749909=671631,2110479=618078,3163563=515291} 2023-06-03T20:01:17.227 INFO:tasks.rados.rados.0.smithi033.stdout:1727: writing smithi03366949-92 from 749909 to 1421540 tid 1 2023-06-03T20:01:17.234 INFO:tasks.rados.rados.0.smithi033.stdout:1727: writing smithi03366949-92 from 2110479 to 2728557 tid 2 2023-06-03T20:01:17.239 INFO:tasks.rados.rados.0.smithi033.stdout:1727: writing smithi03366949-92 from 3163563 to 3678854 tid 3 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1713: done (13 left) 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1715: done (12 left) 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1728: write oid 438 current snap is 0 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1716: finishing write tid 2 to smithi03366949-251 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1716: finishing write tid 3 to smithi03366949-251 2023-06-03T20:01:17.240 INFO:tasks.rados.rados.0.smithi033.stdout:1717: expect (ObjNum 100 snap 0 seq_num 100) 2023-06-03T20:01:17.351 INFO:tasks.rados.rados.0.smithi033.stdout:1716: finishing write tid 4 to smithi03366949-251 2023-06-03T20:01:17.352 INFO:tasks.rados.rados.0.smithi033.stdout:1716: finishing write tid 5 to smithi03366949-251 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 202 (ObjNum 1182 snap 0 seq_num 1182) dirty exists 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1716: left oid 251 (ObjNum 1182 snap 0 seq_num 1182) 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1718: finishing write tid 1 to smithi03366949-373 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1718: finishing write tid 2 to smithi03366949-373 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1718: finishing write tid 3 to smithi03366949-373 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1718: finishing write tid 4 to smithi03366949-373 2023-06-03T20:01:17.353 INFO:tasks.rados.rados.0.smithi033.stdout:1718: finishing write tid 5 to smithi03366949-373 2023-06-03T20:01:17.354 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 288 (ObjNum 1183 snap 0 seq_num 1183) dirty exists 2023-06-03T20:01:17.354 INFO:tasks.rados.rados.0.smithi033.stdout:1718: left oid 373 (ObjNum 1183 snap 0 seq_num 1183) 2023-06-03T20:01:17.354 INFO:tasks.rados.rados.0.smithi033.stdout:1719: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:17.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:17 smithi083 bash[26882]: cluster 2023-06-03T20:01:15.463220+0000 mgr.x (mgr.24803) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-06-03T20:01:17.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:01:17 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:17] "GET /metrics HTTP/1.1" 200 190243 "" "Prometheus/2.33.4" 2023-06-03T20:01:17.480 INFO:tasks.rados.rados.0.smithi033.stdout:1720: finishing write tid 1 to smithi03366949-87 2023-06-03T20:01:17.481 INFO:tasks.rados.rados.0.smithi033.stdout:1720: finishing write tid 2 to smithi03366949-87 2023-06-03T20:01:17.481 INFO:tasks.rados.rados.0.smithi033.stdout:1728: seq_num 1188 ranges {766716=746880,2168961=761736,3474633=442916} 2023-06-03T20:01:17.488 INFO:tasks.rados.rados.0.smithi033.stdout:1728: writing smithi03366949-438 from 766716 to 1513596 tid 1 2023-06-03T20:01:17.497 INFO:tasks.rados.rados.0.smithi033.stdout:1728: writing smithi03366949-438 from 2168961 to 2930697 tid 2 2023-06-03T20:01:17.503 INFO:tasks.rados.rados.0.smithi033.stdout:1728: writing smithi03366949-438 from 3474633 to 3917549 tid 3 2023-06-03T20:01:17.504 INFO:tasks.rados.rados.0.smithi033.stdout:1716: done (12 left) 2023-06-03T20:01:17.504 INFO:tasks.rados.rados.0.smithi033.stdout:1717: done (11 left) 2023-06-03T20:01:17.504 INFO:tasks.rados.rados.0.smithi033.stdout:1718: done (10 left) 2023-06-03T20:01:17.505 INFO:tasks.rados.rados.0.smithi033.stdout:1719: done (9 left) 2023-06-03T20:01:17.505 INFO:tasks.rados.rados.0.smithi033.stdout:1729: write oid 263 current snap is 0 2023-06-03T20:01:17.505 INFO:tasks.rados.rados.0.smithi033.stdout:1720: finishing write tid 3 to smithi03366949-87 2023-06-03T20:01:17.505 INFO:tasks.rados.rados.0.smithi033.stdout:1720: finishing write tid 4 to smithi03366949-87 2023-06-03T20:01:17.506 INFO:tasks.rados.rados.0.smithi033.stdout:1720: finishing write tid 5 to smithi03366949-87 2023-06-03T20:01:17.506 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 87 v 199 (ObjNum 1184 snap 0 seq_num 1184) dirty exists 2023-06-03T20:01:17.506 INFO:tasks.rados.rados.0.smithi033.stdout:1720: left oid 87 (ObjNum 1184 snap 0 seq_num 1184) 2023-06-03T20:01:17.506 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 1 to smithi03366949-114 2023-06-03T20:01:17.506 INFO:tasks.rados.rados.0.smithi033.stdout:1721: expect (ObjNum 1153 snap 0 seq_num 1153) 2023-06-03T20:01:17.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:17 smithi033 bash[33017]: cluster 2023-06-03T20:01:15.463220+0000 mgr.x (mgr.24803) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-06-03T20:01:17.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:17 smithi033 bash[26432]: cluster 2023-06-03T20:01:15.463220+0000 mgr.x (mgr.24803) 42 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 95 MiB/s rd, 13 MiB/s wr, 132 op/s 2023-06-03T20:01:17.684 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 2 to smithi03366949-114 2023-06-03T20:01:17.684 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 3 to smithi03366949-114 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 4 to smithi03366949-114 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 5 to smithi03366949-114 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:1722: finishing write tid 6 to smithi03366949-114 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 114 v 278 (ObjNum 1185 snap 0 seq_num 1185) dirty exists 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:1722: left oid 114 (ObjNum 1185 snap 0 seq_num 1185) 2023-06-03T20:01:17.685 INFO:tasks.rados.rados.0.smithi033.stdout:1725: expect (ObjNum 1096 snap 0 seq_num 1096) 2023-06-03T20:01:17.821 INFO:tasks.rados.rados.0.smithi033.stdout:1726: finishing write tid 1 to smithi03366949-266 2023-06-03T20:01:17.822 INFO:tasks.rados.rados.0.smithi033.stdout:1723: expect (ObjNum 110 snap 0 seq_num 110) 2023-06-03T20:01:17.941 INFO:tasks.rados.rados.0.smithi033.stdout:1726: finishing write tid 2 to smithi03366949-266 2023-06-03T20:01:17.941 INFO:tasks.rados.rados.0.smithi033.stdout:1726: finishing write tid 3 to smithi03366949-266 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:1726: finishing write tid 4 to smithi03366949-266 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:1726: finishing write tid 5 to smithi03366949-266 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 261 (ObjNum 1186 snap 0 seq_num 1186) dirty exists 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:1726: left oid 266 (ObjNum 1186 snap 0 seq_num 1186) 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:1727: finishing write tid 1 to smithi03366949-92 2023-06-03T20:01:17.942 INFO:tasks.rados.rados.0.smithi033.stdout:1727: finishing write tid 2 to smithi03366949-92 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:1727: finishing write tid 3 to smithi03366949-92 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:1727: finishing write tid 4 to smithi03366949-92 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:1727: finishing write tid 5 to smithi03366949-92 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 92 v 209 (ObjNum 1187 snap 0 seq_num 1187) dirty exists 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:1727: left oid 92 (ObjNum 1187 snap 0 seq_num 1187) 2023-06-03T20:01:17.943 INFO:tasks.rados.rados.0.smithi033.stdout:1728: finishing write tid 1 to smithi03366949-438 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1728: finishing write tid 2 to smithi03366949-438 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1728: finishing write tid 3 to smithi03366949-438 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1728: finishing write tid 4 to smithi03366949-438 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1728: finishing write tid 5 to smithi03366949-438 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 212 (ObjNum 1188 snap 0 seq_num 1188) dirty exists 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1728: left oid 438 (ObjNum 1188 snap 0 seq_num 1188) 2023-06-03T20:01:17.944 INFO:tasks.rados.rados.0.smithi033.stdout:1729: seq_num 1189 ranges {783523=422129,1827443=621747,3218409=654188} 2023-06-03T20:01:17.953 INFO:tasks.rados.rados.0.smithi033.stdout:1729: writing smithi03366949-263 from 783523 to 1205652 tid 1 2023-06-03T20:01:17.961 INFO:tasks.rados.rados.0.smithi033.stdout:1729: writing smithi03366949-263 from 1827443 to 2449190 tid 2 2023-06-03T20:01:17.971 INFO:tasks.rados.rados.0.smithi033.stdout:1729: writing smithi03366949-263 from 3218409 to 3872597 tid 3 2023-06-03T20:01:17.971 INFO:tasks.rados.rados.0.smithi033.stdout:1720: done (9 left) 2023-06-03T20:01:17.971 INFO:tasks.rados.rados.0.smithi033.stdout:1721: done (8 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1722: done (7 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1723: done (6 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1724: done (5 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1725: done (4 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1726: done (3 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1727: done (2 left) 2023-06-03T20:01:17.972 INFO:tasks.rados.rados.0.smithi033.stdout:1728: done (1 left) 2023-06-03T20:01:17.973 INFO:tasks.rados.rados.0.smithi033.stdout:1730: write oid 344 current snap is 0 2023-06-03T20:01:17.973 INFO:tasks.rados.rados.0.smithi033.stdout:1730: seq_num 1190 ranges {400330=497378,1485925=514405} 2023-06-03T20:01:17.976 INFO:tasks.rados.rados.0.smithi033.stdout:1730: writing smithi03366949-344 from 400330 to 897708 tid 1 2023-06-03T20:01:17.983 INFO:tasks.rados.rados.0.smithi033.stdout:1730: writing smithi03366949-344 from 1485925 to 2000330 tid 2 2023-06-03T20:01:17.983 INFO:tasks.rados.rados.0.smithi033.stdout:1731: write oid 369 current snap is 0 2023-06-03T20:01:17.983 INFO:tasks.rados.rados.0.smithi033.stdout:1731: seq_num 1191 ranges {417137=572627,1428054=589083} 2023-06-03T20:01:17.989 INFO:tasks.rados.rados.0.smithi033.stdout:1731: writing smithi03366949-369 from 417137 to 989764 tid 1 2023-06-03T20:01:17.995 INFO:tasks.rados.rados.0.smithi033.stdout:1731: writing smithi03366949-369 from 1428054 to 2017137 tid 2 2023-06-03T20:01:17.995 INFO:tasks.rados.rados.0.smithi033.stdout:1732: read oid 219 snap -1 2023-06-03T20:01:17.995 INFO:tasks.rados.rados.0.smithi033.stdout:1732: expect (ObjNum 926 snap 0 seq_num 926) 2023-06-03T20:01:17.995 INFO:tasks.rados.rados.0.smithi033.stdout:1733: read oid 373 snap -1 2023-06-03T20:01:17.995 INFO:tasks.rados.rados.0.smithi033.stdout:1733: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-06-03T20:01:17.996 INFO:tasks.rados.rados.0.smithi033.stdout:1734: write oid 230 current snap is 0 2023-06-03T20:01:17.996 INFO:tasks.rados.rados.0.smithi033.stdout:1734: seq_num 1192 ranges {433944=647876,1486536=547408} 2023-06-03T20:01:18.002 INFO:tasks.rados.rados.0.smithi033.stdout:1734: writing smithi03366949-230 from 433944 to 1081820 tid 1 2023-06-03T20:01:18.007 INFO:tasks.rados.rados.0.smithi033.stdout:1734: writing smithi03366949-230 from 1486536 to 2033944 tid 2 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1735: read oid 495 snap -1 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1735: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1736: read oid 329 snap -1 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1736: expect (ObjNum 328 snap 0 seq_num 328) 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1737: read oid 330 snap -1 2023-06-03T20:01:18.008 INFO:tasks.rados.rados.0.smithi033.stdout:1737: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-06-03T20:01:18.009 INFO:tasks.rados.rados.0.smithi033.stdout:1738: read oid 482 snap -1 2023-06-03T20:01:18.009 INFO:tasks.rados.rados.0.smithi033.stdout:1738: expect deleted 2023-06-03T20:01:18.009 INFO:tasks.rados.rados.0.smithi033.stdout:1739: write oid 420 current snap is 0 2023-06-03T20:01:18.009 INFO:tasks.rados.rados.0.smithi033.stdout:1729: finishing write tid 1 to smithi03366949-263 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1729: finishing write tid 2 to smithi03366949-263 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1729: finishing write tid 3 to smithi03366949-263 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1729: finishing write tid 4 to smithi03366949-263 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1729: finishing write tid 5 to smithi03366949-263 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 263 v 213 (ObjNum 1189 snap 0 seq_num 1189) dirty exists 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1729: left oid 263 (ObjNum 1189 snap 0 seq_num 1189) 2023-06-03T20:01:18.010 INFO:tasks.rados.rados.0.smithi033.stdout:1730: finishing write tid 1 to smithi03366949-344 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1730: finishing write tid 2 to smithi03366949-344 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1730: finishing write tid 3 to smithi03366949-344 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1730: finishing write tid 4 to smithi03366949-344 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 344 v 242 (ObjNum 1190 snap 0 seq_num 1190) dirty exists 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1730: left oid 344 (ObjNum 1190 snap 0 seq_num 1190) 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1731: finishing write tid 1 to smithi03366949-369 2023-06-03T20:01:18.011 INFO:tasks.rados.rados.0.smithi033.stdout:1734: finishing write tid 1 to smithi03366949-230 2023-06-03T20:01:18.012 INFO:tasks.rados.rados.0.smithi033.stdout:1733: expect (ObjNum 1183 snap 0 seq_num 1183) 2023-06-03T20:01:18.192 INFO:tasks.rados.rados.0.smithi033.stdout:1731: finishing write tid 2 to smithi03366949-369 2023-06-03T20:01:18.192 INFO:tasks.rados.rados.0.smithi033.stdout:1731: finishing write tid 3 to smithi03366949-369 2023-06-03T20:01:18.193 INFO:tasks.rados.rados.0.smithi033.stdout:1731: finishing write tid 4 to smithi03366949-369 2023-06-03T20:01:18.193 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 369 v 245 (ObjNum 1191 snap 0 seq_num 1191) dirty exists 2023-06-03T20:01:18.193 INFO:tasks.rados.rados.0.smithi033.stdout:1731: left oid 369 (ObjNum 1191 snap 0 seq_num 1191) 2023-06-03T20:01:18.193 INFO:tasks.rados.rados.0.smithi033.stdout:1732: expect (ObjNum 926 snap 0 seq_num 926) 2023-06-03T20:01:18.349 INFO:tasks.rados.rados.0.smithi033.stdout:1734: finishing write tid 2 to smithi03366949-230 2023-06-03T20:01:18.350 INFO:tasks.rados.rados.0.smithi033.stdout:1734: finishing write tid 3 to smithi03366949-230 2023-06-03T20:01:18.350 INFO:tasks.rados.rados.0.smithi033.stdout:1734: finishing write tid 4 to smithi03366949-230 2023-06-03T20:01:18.350 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 210 (ObjNum 1192 snap 0 seq_num 1192) dirty exists 2023-06-03T20:01:18.350 INFO:tasks.rados.rados.0.smithi033.stdout:1734: left oid 230 (ObjNum 1192 snap 0 seq_num 1192) 2023-06-03T20:01:18.350 INFO:tasks.rados.rados.0.smithi033.stdout:1737: expect (ObjNum 1150 snap 0 seq_num 1150) 2023-06-03T20:01:18.525 INFO:tasks.rados.rados.0.smithi033.stdout:1735: expect (ObjNum 686 snap 0 seq_num 686) 2023-06-03T20:01:18.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:18 smithi033 bash[26432]: audit 2023-06-03T20:01:18.158252+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.33:0/707984518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:18.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:18 smithi033 bash[33017]: audit 2023-06-03T20:01:18.158252+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.33:0/707984518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:18 smithi083 bash[26882]: audit 2023-06-03T20:01:18.158252+0000 mon.a (mon.0) 780 : audit [DBG] from='client.? 172.21.15.33:0/707984518' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:18.676 INFO:tasks.rados.rados.0.smithi033.stdout:1736: expect (ObjNum 328 snap 0 seq_num 328) 2023-06-03T20:01:18.787 INFO:tasks.rados.rados.0.smithi033.stdout:1739: seq_num 1193 ranges {450751=723125,1945018=105733} 2023-06-03T20:01:18.798 INFO:tasks.rados.rados.0.smithi033.stdout:1739: writing smithi03366949-420 from 450751 to 1173876 tid 1 2023-06-03T20:01:18.804 INFO:tasks.rados.rados.0.smithi033.stdout:1739: writing smithi03366949-420 from 1945018 to 2050751 tid 2 2023-06-03T20:01:18.804 INFO:tasks.rados.rados.0.smithi033.stdout:1729: done (10 left) 2023-06-03T20:01:18.804 INFO:tasks.rados.rados.0.smithi033.stdout:1730: done (9 left) 2023-06-03T20:01:18.804 INFO:tasks.rados.rados.0.smithi033.stdout:1731: done (8 left) 2023-06-03T20:01:18.804 INFO:tasks.rados.rados.0.smithi033.stdout:1732: done (7 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1733: done (6 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1734: done (5 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1735: done (4 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1736: done (3 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1737: done (2 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1738: done (1 left) 2023-06-03T20:01:18.805 INFO:tasks.rados.rados.0.smithi033.stdout:1740: write oid 280 current snap is 0 2023-06-03T20:01:18.806 INFO:tasks.rados.rados.0.smithi033.stdout:1740: seq_num 1194 ranges {467558=514727,1719853=347705} 2023-06-03T20:01:18.809 INFO:tasks.rados.rados.0.smithi033.stdout:1740: writing smithi03366949-280 from 467558 to 982285 tid 1 2023-06-03T20:01:18.815 INFO:tasks.rados.rados.0.smithi033.stdout:1740: writing smithi03366949-280 from 1719853 to 2067558 tid 2 2023-06-03T20:01:18.815 INFO:tasks.rados.rados.0.smithi033.stdout:1741: write oid 327 current snap is 0 2023-06-03T20:01:18.815 INFO:tasks.rados.rados.0.smithi033.stdout:1741: seq_num 1195 ranges {484365=589976,1661982=422383} 2023-06-03T20:01:18.821 INFO:tasks.rados.rados.0.smithi033.stdout:1741: writing smithi03366949-327 from 484365 to 1074341 tid 1 2023-06-03T20:01:18.827 INFO:tasks.rados.rados.0.smithi033.stdout:1741: writing smithi03366949-327 from 1661982 to 2084365 tid 2 2023-06-03T20:01:18.827 INFO:tasks.rados.rados.0.smithi033.stdout:1742: delete oid 426 current snap is 0 2023-06-03T20:01:18.827 INFO:tasks.rados.rados.0.smithi033.stdout:1739: finishing write tid 1 to smithi03366949-420 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1739: finishing write tid 2 to smithi03366949-420 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1739: finishing write tid 3 to smithi03366949-420 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1739: finishing write tid 4 to smithi03366949-420 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 420 v 213 (ObjNum 1193 snap 0 seq_num 1193) dirty exists 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1739: left oid 420 (ObjNum 1193 snap 0 seq_num 1193) 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1740: finishing write tid 1 to smithi03366949-280 2023-06-03T20:01:18.828 INFO:tasks.rados.rados.0.smithi033.stdout:1740: finishing write tid 2 to smithi03366949-280 2023-06-03T20:01:18.829 INFO:tasks.rados.rados.0.smithi033.stdout:1740: finishing write tid 3 to smithi03366949-280 2023-06-03T20:01:18.829 INFO:tasks.rados.rados.0.smithi033.stdout:1740: finishing write tid 4 to smithi03366949-280 2023-06-03T20:01:18.829 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 280 v 205 (ObjNum 1194 snap 0 seq_num 1194) dirty exists 2023-06-03T20:01:18.829 INFO:tasks.rados.rados.0.smithi033.stdout:1740: left oid 280 (ObjNum 1194 snap 0 seq_num 1194) 2023-06-03T20:01:18.829 INFO:tasks.rados.rados.0.smithi033.stdout:1741: finishing write tid 1 to smithi03366949-327 2023-06-03T20:01:18.830 INFO:tasks.rados.rados.0.smithi033.stdout:1739: done (3 left) 2023-06-03T20:01:18.830 INFO:tasks.rados.rados.0.smithi033.stdout:1740: done (2 left) 2023-06-03T20:01:18.830 INFO:tasks.rados.rados.0.smithi033.stdout:1742: done (1 left) 2023-06-03T20:01:18.830 INFO:tasks.rados.rados.0.smithi033.stdout:1743: read oid 341 snap -1 2023-06-03T20:01:18.830 INFO:tasks.rados.rados.0.smithi033.stdout:1743: expect (ObjNum 974 snap 0 seq_num 974) 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1744: read oid 224 snap -1 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1745: read oid 5 snap -1 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1745: expect deleted 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1746: write oid 205 current snap is 0 2023-06-03T20:01:18.831 INFO:tasks.rados.rados.0.smithi033.stdout:1746: seq_num 1197 ranges {517979=740474,1778946=339033} 2023-06-03T20:01:18.838 INFO:tasks.rados.rados.0.smithi033.stdout:1746: writing smithi03366949-205 from 517979 to 1258453 tid 1 2023-06-03T20:01:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:1746: writing smithi03366949-205 from 1778946 to 2117979 tid 2 2023-06-03T20:01:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:1747: read oid 472 snap -1 2023-06-03T20:01:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:1747: expect (ObjNum 471 snap 0 seq_num 471) 2023-06-03T20:01:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:1748: write oid 225 current snap is 0 2023-06-03T20:01:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:1748: seq_num 1198 ranges {534786=415723,1437428=697358} 2023-06-03T20:01:18.850 INFO:tasks.rados.rados.0.smithi033.stdout:1748: writing smithi03366949-225 from 534786 to 950509 tid 1 2023-06-03T20:01:18.857 INFO:tasks.rados.rados.0.smithi033.stdout:1748: writing smithi03366949-225 from 1437428 to 2134786 tid 2 2023-06-03T20:01:18.857 INFO:tasks.rados.rados.0.smithi033.stdout:1749: write oid 486 current snap is 0 2023-06-03T20:01:18.857 INFO:tasks.rados.rados.0.smithi033.stdout:1749: seq_num 1199 ranges {551593=490972,1779557=372036} 2023-06-03T20:01:18.863 INFO:tasks.rados.rados.0.smithi033.stdout:1749: writing smithi03366949-486 from 551593 to 1042565 tid 1 2023-06-03T20:01:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:1749: writing smithi03366949-486 from 1779557 to 2151593 tid 2 2023-06-03T20:01:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:1750: write oid 9 current snap is 0 2023-06-03T20:01:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:1741: finishing write tid 2 to smithi03366949-327 2023-06-03T20:01:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:1743: expect (ObjNum 974 snap 0 seq_num 974) 2023-06-03T20:01:19.006 INFO:tasks.rados.rados.0.smithi033.stdout:1741: finishing write tid 3 to smithi03366949-327 2023-06-03T20:01:19.007 INFO:tasks.rados.rados.0.smithi033.stdout:1741: finishing write tid 4 to smithi03366949-327 2023-06-03T20:01:19.007 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 327 v 322 (ObjNum 1195 snap 0 seq_num 1195) dirty exists 2023-06-03T20:01:19.007 INFO:tasks.rados.rados.0.smithi033.stdout:1741: left oid 327 (ObjNum 1195 snap 0 seq_num 1195) 2023-06-03T20:01:19.007 INFO:tasks.rados.rados.0.smithi033.stdout:1744: expect (ObjNum 1120 snap 0 seq_num 1120) 2023-06-03T20:01:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:1746: finishing write tid 1 to smithi03366949-205 2023-06-03T20:01:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:1746: finishing write tid 2 to smithi03366949-205 2023-06-03T20:01:19.143 INFO:tasks.rados.rados.0.smithi033.stdout:1746: finishing write tid 3 to smithi03366949-205 2023-06-03T20:01:19.144 INFO:tasks.rados.rados.0.smithi033.stdout:1746: finishing write tid 4 to smithi03366949-205 2023-06-03T20:01:19.144 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 205 v 231 (ObjNum 1197 snap 0 seq_num 1197) dirty exists 2023-06-03T20:01:19.144 INFO:tasks.rados.rados.0.smithi033.stdout:1746: left oid 205 (ObjNum 1197 snap 0 seq_num 1197) 2023-06-03T20:01:19.144 INFO:tasks.rados.rados.0.smithi033.stdout:1747: expect (ObjNum 471 snap 0 seq_num 471) 2023-06-03T20:01:19.263 INFO:tasks.rados.rados.0.smithi033.stdout:1748: finishing write tid 1 to smithi03366949-225 2023-06-03T20:01:19.263 INFO:tasks.rados.rados.0.smithi033.stdout:1748: finishing write tid 2 to smithi03366949-225 2023-06-03T20:01:19.263 INFO:tasks.rados.rados.0.smithi033.stdout:1748: finishing write tid 3 to smithi03366949-225 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1748: finishing write tid 4 to smithi03366949-225 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 234 (ObjNum 1198 snap 0 seq_num 1198) dirty exists 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1748: left oid 225 (ObjNum 1198 snap 0 seq_num 1198) 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1749: finishing write tid 1 to smithi03366949-486 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1749: finishing write tid 2 to smithi03366949-486 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1749: finishing write tid 3 to smithi03366949-486 2023-06-03T20:01:19.264 INFO:tasks.rados.rados.0.smithi033.stdout:1749: finishing write tid 4 to smithi03366949-486 2023-06-03T20:01:19.265 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 291 (ObjNum 1199 snap 0 seq_num 1199) dirty exists 2023-06-03T20:01:19.265 INFO:tasks.rados.rados.0.smithi033.stdout:1749: left oid 486 (ObjNum 1199 snap 0 seq_num 1199) 2023-06-03T20:01:19.265 INFO:tasks.rados.rados.0.smithi033.stdout:1750: seq_num 1200 ranges {568400=566221,1838039=330361} 2023-06-03T20:01:19.275 INFO:tasks.rados.rados.0.smithi033.stdout:1750: writing smithi03366949-9 from 568400 to 1134621 tid 1 2023-06-03T20:01:19.281 INFO:tasks.rados.rados.0.smithi033.stdout:1750: writing smithi03366949-9 from 1838039 to 2168400 tid 2 2023-06-03T20:01:19.281 INFO:tasks.rados.rados.0.smithi033.stdout:1741: done (8 left) 2023-06-03T20:01:19.281 INFO:tasks.rados.rados.0.smithi033.stdout:1743: done (7 left) 2023-06-03T20:01:19.281 INFO:tasks.rados.rados.0.smithi033.stdout:1744: done (6 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1745: done (5 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1746: done (4 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1747: done (3 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1748: done (2 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1749: done (1 left) 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1751: write oid 129 current snap is 0 2023-06-03T20:01:19.282 INFO:tasks.rados.rados.0.smithi033.stdout:1751: seq_num 1201 ranges {585207=641470,1896521=288686} 2023-06-03T20:01:19.288 INFO:tasks.rados.rados.0.smithi033.stdout:1751: writing smithi03366949-129 from 585207 to 1226677 tid 1 2023-06-03T20:01:19.295 INFO:tasks.rados.rados.0.smithi033.stdout:1751: writing smithi03366949-129 from 1896521 to 2185207 tid 2 2023-06-03T20:01:19.295 INFO:tasks.rados.rados.0.smithi033.stdout:1752: read oid 193 snap -1 2023-06-03T20:01:19.296 INFO:tasks.rados.rados.0.smithi033.stdout:1752: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:19.296 INFO:tasks.rados.rados.0.smithi033.stdout:1753: write oid 234 current snap is 0 2023-06-03T20:01:19.296 INFO:tasks.rados.rados.0.smithi033.stdout:1753: seq_num 1202 ranges {602014=433072,1671356=530658} 2023-06-03T20:01:19.303 INFO:tasks.rados.rados.0.smithi033.stdout:1753: writing smithi03366949-234 from 602014 to 1035086 tid 1 2023-06-03T20:01:19.310 INFO:tasks.rados.rados.0.smithi033.stdout:1753: writing smithi03366949-234 from 1671356 to 2202014 tid 2 2023-06-03T20:01:19.310 INFO:tasks.rados.rados.0.smithi033.stdout:1754: read oid 119 snap -1 2023-06-03T20:01:19.310 INFO:tasks.rados.rados.0.smithi033.stdout:1754: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:01:19.310 INFO:tasks.rados.rados.0.smithi033.stdout:1755: write oid 410 current snap is 0 2023-06-03T20:01:19.311 INFO:tasks.rados.rados.0.smithi033.stdout:1755: seq_num 1203 ranges {618821=508321,1613485=531077} 2023-06-03T20:01:19.316 INFO:tasks.rados.rados.0.smithi033.stdout:1755: writing smithi03366949-410 from 618821 to 1127142 tid 1 2023-06-03T20:01:19.322 INFO:tasks.rados.rados.0.smithi033.stdout:1755: writing smithi03366949-410 from 1613485 to 2144562 tid 2 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:1756: write oid 169 current snap is 0 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:1750: finishing write tid 1 to smithi03366949-9 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:1750: finishing write tid 2 to smithi03366949-9 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:1750: finishing write tid 3 to smithi03366949-9 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:1750: finishing write tid 4 to smithi03366949-9 2023-06-03T20:01:19.323 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 9 v 346 (ObjNum 1200 snap 0 seq_num 1200) dirty exists 2023-06-03T20:01:19.324 INFO:tasks.rados.rados.0.smithi033.stdout:1750: left oid 9 (ObjNum 1200 snap 0 seq_num 1200) 2023-06-03T20:01:19.324 INFO:tasks.rados.rados.0.smithi033.stdout:1751: finishing write tid 1 to smithi03366949-129 2023-06-03T20:01:19.324 INFO:tasks.rados.rados.0.smithi033.stdout:1751: finishing write tid 2 to smithi03366949-129 2023-06-03T20:01:19.324 INFO:tasks.rados.rados.0.smithi033.stdout:1751: finishing write tid 3 to smithi03366949-129 2023-06-03T20:01:19.324 INFO:tasks.rados.rados.0.smithi033.stdout:1756: seq_num 1204 ranges {635628=583570,1671967=563661} 2023-06-03T20:01:19.330 INFO:tasks.rados.rados.0.smithi033.stdout:1756: writing smithi03366949-169 from 635628 to 1219198 tid 1 2023-06-03T20:01:19.336 INFO:tasks.rados.rados.0.smithi033.stdout:1756: writing smithi03366949-169 from 1671967 to 2235628 tid 2 2023-06-03T20:01:19.336 INFO:tasks.rados.rados.0.smithi033.stdout:1750: done (6 left) 2023-06-03T20:01:19.336 INFO:tasks.rados.rados.0.smithi033.stdout:1757: write oid 299 current snap is 0 2023-06-03T20:01:19.337 INFO:tasks.rados.rados.0.smithi033.stdout:1751: finishing write tid 4 to smithi03366949-129 2023-06-03T20:01:19.337 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 248 (ObjNum 1201 snap 0 seq_num 1201) dirty exists 2023-06-03T20:01:19.337 INFO:tasks.rados.rados.0.smithi033.stdout:1751: left oid 129 (ObjNum 1201 snap 0 seq_num 1201) 2023-06-03T20:01:19.337 INFO:tasks.rados.rados.0.smithi033.stdout:1752: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:19.436 INFO:tasks.rados.rados.0.smithi033.stdout:1753: finishing write tid 1 to smithi03366949-234 2023-06-03T20:01:19.437 INFO:tasks.rados.rados.0.smithi033.stdout:1753: finishing write tid 2 to smithi03366949-234 2023-06-03T20:01:19.437 INFO:tasks.rados.rados.0.smithi033.stdout:1753: finishing write tid 3 to smithi03366949-234 2023-06-03T20:01:19.437 INFO:tasks.rados.rados.0.smithi033.stdout:1753: finishing write tid 4 to smithi03366949-234 2023-06-03T20:01:19.437 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 208 (ObjNum 1202 snap 0 seq_num 1202) dirty exists 2023-06-03T20:01:19.438 INFO:tasks.rados.rados.0.smithi033.stdout:1753: left oid 234 (ObjNum 1202 snap 0 seq_num 1202) 2023-06-03T20:01:19.438 INFO:tasks.rados.rados.0.smithi033.stdout:1754: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:01:19.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:19 smithi033 bash[33017]: cluster 2023-06-03T20:01:17.463873+0000 mgr.x (mgr.24803) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.8 MiB/s wr, 92 op/s 2023-06-03T20:01:19.580 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:01:19 smithi033 bash[69762]: level=info ts=2023-06-03T20:01:19.499Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003677882s 2023-06-03T20:01:19.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:19 smithi033 bash[26432]: cluster 2023-06-03T20:01:17.463873+0000 mgr.x (mgr.24803) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.8 MiB/s wr, 92 op/s 2023-06-03T20:01:19.584 INFO:tasks.rados.rados.0.smithi033.stdout:1755: finishing write tid 1 to smithi03366949-410 2023-06-03T20:01:19.584 INFO:tasks.rados.rados.0.smithi033.stdout:1757: seq_num 1205 ranges {652435=658819,1730449=521986} 2023-06-03T20:01:19.592 INFO:tasks.rados.rados.0.smithi033.stdout:1757: writing smithi03366949-299 from 652435 to 1311254 tid 1 2023-06-03T20:01:19.597 INFO:tasks.rados.rados.0.smithi033.stdout:1757: writing smithi03366949-299 from 1730449 to 2252435 tid 2 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1751: done (6 left) 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1752: done (5 left) 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1753: done (4 left) 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1754: done (3 left) 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1758: read oid 354 snap -1 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1758: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1759: read oid 452 snap -1 2023-06-03T20:01:19.598 INFO:tasks.rados.rados.0.smithi033.stdout:1759: expect (ObjNum 451 snap 0 seq_num 451) 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1760: write oid 377 current snap is 0 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1755: finishing write tid 2 to smithi03366949-410 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1755: finishing write tid 3 to smithi03366949-410 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1755: finishing write tid 4 to smithi03366949-410 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 410 v 264 (ObjNum 1203 snap 0 seq_num 1203) dirty exists 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1755: left oid 410 (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:19.599 INFO:tasks.rados.rados.0.smithi033.stdout:1756: finishing write tid 1 to smithi03366949-169 2023-06-03T20:01:19.600 INFO:tasks.rados.rados.0.smithi033.stdout:1760: seq_num 1206 ranges {669242=734068,2188931=80311} 2023-06-03T20:01:19.606 INFO:tasks.rados.rados.0.smithi033.stdout:1760: writing smithi03366949-377 from 669242 to 1403310 tid 1 2023-06-03T20:01:19.612 INFO:tasks.rados.rados.0.smithi033.stdout:1760: writing smithi03366949-377 from 2188931 to 2269242 tid 2 2023-06-03T20:01:19.612 INFO:tasks.rados.rados.0.smithi033.stdout:1755: done (5 left) 2023-06-03T20:01:19.612 INFO:tasks.rados.rados.0.smithi033.stdout:1761: write oid 386 current snap is 0 2023-06-03T20:01:19.612 INFO:tasks.rados.rados.0.smithi033.stdout:1756: finishing write tid 2 to smithi03366949-169 2023-06-03T20:01:19.612 INFO:tasks.rados.rados.0.smithi033.stdout:1756: finishing write tid 3 to smithi03366949-169 2023-06-03T20:01:19.613 INFO:tasks.rados.rados.0.smithi033.stdout:1761: seq_num 1207 ranges {686049=409317,1847413=438636} 2023-06-03T20:01:19.618 INFO:tasks.rados.rados.0.smithi033.stdout:1761: writing smithi03366949-386 from 686049 to 1095366 tid 1 2023-06-03T20:01:19.625 INFO:tasks.rados.rados.0.smithi033.stdout:1761: writing smithi03366949-386 from 1847413 to 2286049 tid 2 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1762: delete oid 145 current snap is 0 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1756: finishing write tid 4 to smithi03366949-169 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 216 (ObjNum 1204 snap 0 seq_num 1204) dirty exists 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1756: left oid 169 (ObjNum 1204 snap 0 seq_num 1204) 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1757: finishing write tid 1 to smithi03366949-299 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1757: finishing write tid 2 to smithi03366949-299 2023-06-03T20:01:19.626 INFO:tasks.rados.rados.0.smithi033.stdout:1757: finishing write tid 3 to smithi03366949-299 2023-06-03T20:01:19.627 INFO:tasks.rados.rados.0.smithi033.stdout:1757: finishing write tid 4 to smithi03366949-299 2023-06-03T20:01:19.627 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 299 v 216 (ObjNum 1205 snap 0 seq_num 1205) dirty exists 2023-06-03T20:01:19.627 INFO:tasks.rados.rados.0.smithi033.stdout:1757: left oid 299 (ObjNum 1205 snap 0 seq_num 1205) 2023-06-03T20:01:19.627 INFO:tasks.rados.rados.0.smithi033.stdout:1758: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:01:19.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:19 smithi083 bash[26882]: cluster 2023-06-03T20:01:17.463873+0000 mgr.x (mgr.24803) 43 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.3 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 8.8 MiB/s wr, 92 op/s 2023-06-03T20:01:19.752 INFO:tasks.rados.rados.0.smithi033.stdout:1759: expect (ObjNum 451 snap 0 seq_num 451) 2023-06-03T20:01:19.866 INFO:tasks.rados.rados.0.smithi033.stdout:1760: finishing write tid 1 to smithi03366949-377 2023-06-03T20:01:19.866 INFO:tasks.rados.rados.0.smithi033.stdout:1760: finishing write tid 2 to smithi03366949-377 2023-06-03T20:01:19.866 INFO:tasks.rados.rados.0.smithi033.stdout:1760: finishing write tid 3 to smithi03366949-377 2023-06-03T20:01:19.866 INFO:tasks.rados.rados.0.smithi033.stdout:1760: finishing write tid 4 to smithi03366949-377 2023-06-03T20:01:19.866 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 377 v 325 (ObjNum 1206 snap 0 seq_num 1206) dirty exists 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1760: left oid 377 (ObjNum 1206 snap 0 seq_num 1206) 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1761: finishing write tid 1 to smithi03366949-386 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1761: finishing write tid 2 to smithi03366949-386 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1761: finishing write tid 3 to smithi03366949-386 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1761: finishing write tid 4 to smithi03366949-386 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 386 v 267 (ObjNum 1207 snap 0 seq_num 1207) dirty exists 2023-06-03T20:01:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:1761: left oid 386 (ObjNum 1207 snap 0 seq_num 1207) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1756: done (6 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1757: done (5 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1758: done (4 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1759: done (3 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1760: done (2 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1761: done (1 left) 2023-06-03T20:01:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:1762: done (0 left) 2023-06-03T20:01:19.869 INFO:tasks.rados.rados.0.smithi033.stdout:1763: read oid 142 snap -1 2023-06-03T20:01:19.869 INFO:tasks.rados.rados.0.smithi033.stdout:1763: expect (ObjNum 824 snap 0 seq_num 824) 2023-06-03T20:01:19.869 INFO:tasks.rados.rados.0.smithi033.stdout:1764: write oid 23 current snap is 0 2023-06-03T20:01:19.869 INFO:tasks.rados.rados.0.smithi033.stdout:1764: seq_num 1209 ranges {719663=676168,1964377=355286} 2023-06-03T20:01:19.881 INFO:tasks.rados.rados.0.smithi033.stdout:1764: writing smithi03366949-23 from 719663 to 1395831 tid 1 2023-06-03T20:01:19.886 INFO:tasks.rados.rados.0.smithi033.stdout:1764: writing smithi03366949-23 from 1964377 to 2319663 tid 2 2023-06-03T20:01:19.886 INFO:tasks.rados.rados.0.smithi033.stdout:1765: write oid 87 current snap is 0 2023-06-03T20:01:19.886 INFO:tasks.rados.rados.0.smithi033.stdout:1765: seq_num 1210 ranges {736470=751417,2022859=313611} 2023-06-03T20:01:19.895 INFO:tasks.rados.rados.0.smithi033.stdout:1765: writing smithi03366949-87 from 736470 to 1487887 tid 1 2023-06-03T20:01:19.899 INFO:tasks.rados.rados.0.smithi033.stdout:1765: writing smithi03366949-87 from 2022859 to 2336470 tid 2 2023-06-03T20:01:19.900 INFO:tasks.rados.rados.0.smithi033.stdout:1766: delete oid 225 current snap is 0 2023-06-03T20:01:19.900 INFO:tasks.rados.rados.0.smithi033.stdout:1763: expect (ObjNum 824 snap 0 seq_num 824) 2023-06-03T20:01:20.074 INFO:tasks.rados.rados.0.smithi033.stdout:1764: finishing write tid 1 to smithi03366949-23 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1764: finishing write tid 2 to smithi03366949-23 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1764: finishing write tid 3 to smithi03366949-23 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1764: finishing write tid 4 to smithi03366949-23 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 251 (ObjNum 1209 snap 0 seq_num 1209) dirty exists 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1764: left oid 23 (ObjNum 1209 snap 0 seq_num 1209) 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1765: finishing write tid 1 to smithi03366949-87 2023-06-03T20:01:20.075 INFO:tasks.rados.rados.0.smithi033.stdout:1765: finishing write tid 2 to smithi03366949-87 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1765: finishing write tid 3 to smithi03366949-87 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1765: finishing write tid 4 to smithi03366949-87 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 87 v 202 (ObjNum 1210 snap 0 seq_num 1210) dirty exists 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1765: left oid 87 (ObjNum 1210 snap 0 seq_num 1210) 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1763: done (3 left) 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1764: done (2 left) 2023-06-03T20:01:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:1765: done (1 left) 2023-06-03T20:01:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:1766: done (0 left) 2023-06-03T20:01:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:1767: delete oid 208 current snap is 0 2023-06-03T20:01:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:1767: done (0 left) 2023-06-03T20:01:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:1768: write oid 21 current snap is 0 2023-06-03T20:01:20.078 INFO:tasks.rados.rados.0.smithi033.stdout:1768: seq_num 1213 ranges {786891=577164,2081952=304939} 2023-06-03T20:01:20.090 INFO:tasks.rados.rados.0.smithi033.stdout:1768: writing smithi03366949-21 from 786891 to 1364055 tid 1 2023-06-03T20:01:20.097 INFO:tasks.rados.rados.0.smithi033.stdout:1768: writing smithi03366949-21 from 2081952 to 2386891 tid 2 2023-06-03T20:01:20.097 INFO:tasks.rados.rados.0.smithi033.stdout:1769: write oid 439 current snap is 0 2023-06-03T20:01:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:1769: seq_num 1214 ranges {403698=652413,1740434=663264} 2023-06-03T20:01:20.103 INFO:tasks.rados.rados.0.smithi033.stdout:1769: writing smithi03366949-439 from 403698 to 1056111 tid 1 2023-06-03T20:01:20.111 INFO:tasks.rados.rados.0.smithi033.stdout:1769: writing smithi03366949-439 from 1740434 to 2403698 tid 2 2023-06-03T20:01:20.112 INFO:tasks.rados.rados.0.smithi033.stdout:1770: read oid 302 snap -1 2023-06-03T20:01:20.112 INFO:tasks.rados.rados.0.smithi033.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:01:20.112 INFO:tasks.rados.rados.0.smithi033.stdout:1771: read oid 240 snap -1 2023-06-03T20:01:20.112 INFO:tasks.rados.rados.0.smithi033.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-06-03T20:01:20.113 INFO:tasks.rados.rados.0.smithi033.stdout:1772: read oid 250 snap -1 2023-06-03T20:01:20.113 INFO:tasks.rados.rados.0.smithi033.stdout:1772: expect deleted 2023-06-03T20:01:20.113 INFO:tasks.rados.rados.0.smithi033.stdout:1773: read oid 311 snap -1 2023-06-03T20:01:20.114 INFO:tasks.rados.rados.0.smithi033.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-06-03T20:01:20.114 INFO:tasks.rados.rados.0.smithi033.stdout:1774: read oid 221 snap -1 2023-06-03T20:01:20.114 INFO:tasks.rados.rados.0.smithi033.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:20.114 INFO:tasks.rados.rados.0.smithi033.stdout:1775: write oid 421 current snap is 0 2023-06-03T20:01:20.114 INFO:tasks.rados.rados.0.smithi033.stdout:1775: seq_num 1215 ranges {420505=727662,1798916=553091} 2023-06-03T20:01:20.118 INFO:tasks.rados.rados.0.smithi033.stdout:1775: writing smithi03366949-421 from 420505 to 1148167 tid 1 2023-06-03T20:01:20.126 INFO:tasks.rados.rados.0.smithi033.stdout:1775: writing smithi03366949-421 from 1798916 to 2352007 tid 2 2023-06-03T20:01:20.126 INFO:tasks.rados.rados.0.smithi033.stdout:1776: write oid 430 current snap is 0 2023-06-03T20:01:20.127 INFO:tasks.rados.rados.0.smithi033.stdout:1768: finishing write tid 1 to smithi03366949-21 2023-06-03T20:01:20.127 INFO:tasks.rados.rados.0.smithi033.stdout:1768: finishing write tid 2 to smithi03366949-21 2023-06-03T20:01:20.127 INFO:tasks.rados.rados.0.smithi033.stdout:1768: finishing write tid 3 to smithi03366949-21 2023-06-03T20:01:20.128 INFO:tasks.rados.rados.0.smithi033.stdout:1768: finishing write tid 4 to smithi03366949-21 2023-06-03T20:01:20.128 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 216 (ObjNum 1213 snap 0 seq_num 1213) dirty exists 2023-06-03T20:01:20.128 INFO:tasks.rados.rados.0.smithi033.stdout:1768: left oid 21 (ObjNum 1213 snap 0 seq_num 1213) 2023-06-03T20:01:20.129 INFO:tasks.rados.rados.0.smithi033.stdout:1769: finishing write tid 1 to smithi03366949-439 2023-06-03T20:01:20.129 INFO:tasks.rados.rados.0.smithi033.stdout:1774: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:20.245 INFO:tasks.rados.rados.0.smithi033.stdout:1769: finishing write tid 2 to smithi03366949-439 2023-06-03T20:01:20.246 INFO:tasks.rados.rados.0.smithi033.stdout:1769: finishing write tid 3 to smithi03366949-439 2023-06-03T20:01:20.246 INFO:tasks.rados.rados.0.smithi033.stdout:1773: expect (ObjNum 310 snap 0 seq_num 310) 2023-06-03T20:01:20.350 INFO:tasks.rados.rados.0.smithi033.stdout:1771: expect (ObjNum 557 snap 0 seq_num 557) 2023-06-03T20:01:20.510 INFO:tasks.rados.rados.0.smithi033.stdout:1769: finishing write tid 4 to smithi03366949-439 2023-06-03T20:01:20.510 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 439 v 254 (ObjNum 1214 snap 0 seq_num 1214) dirty exists 2023-06-03T20:01:20.510 INFO:tasks.rados.rados.0.smithi033.stdout:1769: left oid 439 (ObjNum 1214 snap 0 seq_num 1214) 2023-06-03T20:01:20.510 INFO:tasks.rados.rados.0.smithi033.stdout:1775: finishing write tid 1 to smithi03366949-421 2023-06-03T20:01:20.511 INFO:tasks.rados.rados.0.smithi033.stdout:1770: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:01:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:20 smithi033 bash[33017]: cluster 2023-06-03T20:01:19.465166+0000 mgr.x (mgr.24803) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-06-03T20:01:20.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:01:20 smithi033 bash[26706]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:01:20.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:20 smithi033 bash[26432]: cluster 2023-06-03T20:01:19.465166+0000 mgr.x (mgr.24803) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-06-03T20:01:20.607 INFO:tasks.rados.rados.0.smithi033.stdout:1775: finishing write tid 2 to smithi03366949-421 2023-06-03T20:01:20.607 INFO:tasks.rados.rados.0.smithi033.stdout:1775: finishing write tid 3 to smithi03366949-421 2023-06-03T20:01:20.607 INFO:tasks.rados.rados.0.smithi033.stdout:1776: seq_num 1216 ranges {437312=402911,1341045=696749} 2023-06-03T20:01:20.617 INFO:tasks.rados.rados.0.smithi033.stdout:1776: writing smithi03366949-430 from 437312 to 840223 tid 1 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1776: writing smithi03366949-430 from 1341045 to 2037794 tid 2 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1768: done (8 left) 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1769: done (7 left) 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1770: done (6 left) 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1771: done (5 left) 2023-06-03T20:01:20.626 INFO:tasks.rados.rados.0.smithi033.stdout:1772: done (4 left) 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1773: done (3 left) 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1774: done (2 left) 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1777: read oid 159 snap -1 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1777: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1778: read oid 187 snap -1 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1778: expect deleted 2023-06-03T20:01:20.627 INFO:tasks.rados.rados.0.smithi033.stdout:1779: read oid 298 snap -1 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1779: expect (ObjNum 746 snap 0 seq_num 746) 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1780: read oid 420 snap -1 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1780: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1781: write oid 365 current snap is 0 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1775: finishing write tid 4 to smithi03366949-421 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 219 (ObjNum 1215 snap 0 seq_num 1215) dirty exists 2023-06-03T20:01:20.628 INFO:tasks.rados.rados.0.smithi033.stdout:1775: left oid 421 (ObjNum 1215 snap 0 seq_num 1215) 2023-06-03T20:01:20.629 INFO:tasks.rados.rados.0.smithi033.stdout:1776: finishing write tid 1 to smithi03366949-430 2023-06-03T20:01:20.629 INFO:tasks.rados.rados.0.smithi033.stdout:1781: seq_num 1217 ranges {454119=594513,1515880=556760} 2023-06-03T20:01:20.631 INFO:tasks.rados.rados.0.smithi033.stdout:1781: writing smithi03366949-365 from 454119 to 1048632 tid 1 2023-06-03T20:01:20.638 INFO:tasks.rados.rados.0.smithi033.stdout:1781: writing smithi03366949-365 from 1515880 to 2072640 tid 2 2023-06-03T20:01:20.638 INFO:tasks.rados.rados.0.smithi033.stdout:1775: done (6 left) 2023-06-03T20:01:20.638 INFO:tasks.rados.rados.0.smithi033.stdout:1782: write oid 247 current snap is 0 2023-06-03T20:01:20.638 INFO:tasks.rados.rados.0.smithi033.stdout:1782: seq_num 1218 ranges {470926=669762,1574362=700418} 2023-06-03T20:01:20.644 INFO:tasks.rados.rados.0.smithi033.stdout:1782: writing smithi03366949-247 from 470926 to 1140688 tid 1 2023-06-03T20:01:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:20 smithi083 bash[26882]: cluster 2023-06-03T20:01:19.465166+0000 mgr.x (mgr.24803) 44 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 99 MiB/s rd, 14 MiB/s wr, 135 op/s 2023-06-03T20:01:20.651 INFO:tasks.rados.rados.0.smithi033.stdout:1782: writing smithi03366949-247 from 1574362 to 2274780 tid 2 2023-06-03T20:01:20.651 INFO:tasks.rados.rados.0.smithi033.stdout:1783: write oid 211 current snap is 0 2023-06-03T20:01:20.651 INFO:tasks.rados.rados.0.smithi033.stdout:1776: finishing write tid 2 to smithi03366949-430 2023-06-03T20:01:20.651 INFO:tasks.rados.rados.0.smithi033.stdout:1776: finishing write tid 3 to smithi03366949-430 2023-06-03T20:01:20.651 INFO:tasks.rados.rados.0.smithi033.stdout:1776: finishing write tid 4 to smithi03366949-430 2023-06-03T20:01:20.652 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 219 (ObjNum 1216 snap 0 seq_num 1216) dirty exists 2023-06-03T20:01:20.652 INFO:tasks.rados.rados.0.smithi033.stdout:1776: left oid 430 (ObjNum 1216 snap 0 seq_num 1216) 2023-06-03T20:01:20.652 INFO:tasks.rados.rados.0.smithi033.stdout:1779: expect (ObjNum 746 snap 0 seq_num 746) 2023-06-03T20:01:20.778 INFO:tasks.rados.rados.0.smithi033.stdout:1781: finishing write tid 1 to smithi03366949-365 2023-06-03T20:01:20.778 INFO:tasks.rados.rados.0.smithi033.stdout:1781: finishing write tid 2 to smithi03366949-365 2023-06-03T20:01:20.779 INFO:tasks.rados.rados.0.smithi033.stdout:1781: finishing write tid 3 to smithi03366949-365 2023-06-03T20:01:20.779 INFO:tasks.rados.rados.0.smithi033.stdout:1781: finishing write tid 4 to smithi03366949-365 2023-06-03T20:01:20.779 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 238 (ObjNum 1217 snap 0 seq_num 1217) dirty exists 2023-06-03T20:01:20.779 INFO:tasks.rados.rados.0.smithi033.stdout:1781: left oid 365 (ObjNum 1217 snap 0 seq_num 1217) 2023-06-03T20:01:20.779 INFO:tasks.rados.rados.0.smithi033.stdout:1777: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:01:20.967 INFO:tasks.rados.rados.0.smithi033.stdout:1780: expect (ObjNum 1193 snap 0 seq_num 1193) 2023-06-03T20:01:21.080 INFO:tasks.rados.rados.0.smithi033.stdout:1782: finishing write tid 1 to smithi03366949-247 2023-06-03T20:01:21.080 INFO:tasks.rados.rados.0.smithi033.stdout:1782: finishing write tid 2 to smithi03366949-247 2023-06-03T20:01:21.080 INFO:tasks.rados.rados.0.smithi033.stdout:1782: finishing write tid 3 to smithi03366949-247 2023-06-03T20:01:21.081 INFO:tasks.rados.rados.0.smithi033.stdout:1782: finishing write tid 4 to smithi03366949-247 2023-06-03T20:01:21.081 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 247 v 349 (ObjNum 1218 snap 0 seq_num 1218) dirty exists 2023-06-03T20:01:21.081 INFO:tasks.rados.rados.0.smithi033.stdout:1782: left oid 247 (ObjNum 1218 snap 0 seq_num 1218) 2023-06-03T20:01:21.081 INFO:tasks.rados.rados.0.smithi033.stdout:1783: seq_num 1219 ranges {487733=745011,1632844=560429} 2023-06-03T20:01:21.095 INFO:tasks.rados.rados.0.smithi033.stdout:1783: writing smithi03366949-211 from 487733 to 1232744 tid 1 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1783: writing smithi03366949-211 from 1632844 to 2193273 tid 2 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1776: done (7 left) 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1777: done (6 left) 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1778: done (5 left) 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1779: done (4 left) 2023-06-03T20:01:21.101 INFO:tasks.rados.rados.0.smithi033.stdout:1780: done (3 left) 2023-06-03T20:01:21.102 INFO:tasks.rados.rados.0.smithi033.stdout:1781: done (2 left) 2023-06-03T20:01:21.102 INFO:tasks.rados.rados.0.smithi033.stdout:1782: done (1 left) 2023-06-03T20:01:21.102 INFO:tasks.rados.rados.0.smithi033.stdout:1784: read oid 459 snap -1 2023-06-03T20:01:21.102 INFO:tasks.rados.rados.0.smithi033.stdout:1784: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:21.102 INFO:tasks.rados.rados.0.smithi033.stdout:1785: read oid 118 snap -1 2023-06-03T20:01:21.103 INFO:tasks.rados.rados.0.smithi033.stdout:1785: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:01:21.103 INFO:tasks.rados.rados.0.smithi033.stdout:1786: read oid 382 snap -1 2023-06-03T20:01:21.103 INFO:tasks.rados.rados.0.smithi033.stdout:1786: expect (ObjNum 1179 snap 0 seq_num 1179) 2023-06-03T20:01:21.103 INFO:tasks.rados.rados.0.smithi033.stdout:1787: write oid 93 current snap is 0 2023-06-03T20:01:21.103 INFO:tasks.rados.rados.0.smithi033.stdout:1787: seq_num 1220 ranges {504540=420260,1574973=704087} 2023-06-03T20:01:21.106 INFO:tasks.rados.rados.0.smithi033.stdout:1787: writing smithi03366949-93 from 504540 to 924800 tid 1 2023-06-03T20:01:21.114 INFO:tasks.rados.rados.0.smithi033.stdout:1787: writing smithi03366949-93 from 1574973 to 2279060 tid 2 2023-06-03T20:01:21.115 INFO:tasks.rados.rados.0.smithi033.stdout:1788: write oid 444 current snap is 0 2023-06-03T20:01:21.115 INFO:tasks.rados.rados.0.smithi033.stdout:1788: seq_num 1221 ranges {521347=495509,1633455=564098} 2023-06-03T20:01:21.120 INFO:tasks.rados.rados.0.smithi033.stdout:1788: writing smithi03366949-444 from 521347 to 1016856 tid 1 2023-06-03T20:01:21.127 INFO:tasks.rados.rados.0.smithi033.stdout:1788: writing smithi03366949-444 from 1633455 to 2197553 tid 2 2023-06-03T20:01:21.128 INFO:tasks.rados.rados.0.smithi033.stdout:1789: read oid 493 snap -1 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1789: expect (ObjNum 492 snap 0 seq_num 492) 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1790: read oid 67 snap -1 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1790: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1791: write oid 497 current snap is 0 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1783: finishing write tid 1 to smithi03366949-211 2023-06-03T20:01:21.129 INFO:tasks.rados.rados.0.smithi033.stdout:1791: seq_num 1222 ranges {538154=570758,1691937=707756} 2023-06-03T20:01:21.133 INFO:tasks.rados.rados.0.smithi033.stdout:1791: writing smithi03366949-497 from 538154 to 1108912 tid 1 2023-06-03T20:01:21.141 INFO:tasks.rados.rados.0.smithi033.stdout:1791: writing smithi03366949-497 from 1691937 to 2399693 tid 2 2023-06-03T20:01:21.141 INFO:tasks.rados.rados.0.smithi033.stdout:1792: write oid 140 current snap is 0 2023-06-03T20:01:21.141 INFO:tasks.rados.rados.0.smithi033.stdout:1783: finishing write tid 2 to smithi03366949-211 2023-06-03T20:01:21.141 INFO:tasks.rados.rados.0.smithi033.stdout:1783: finishing write tid 3 to smithi03366949-211 2023-06-03T20:01:21.141 INFO:tasks.rados.rados.0.smithi033.stdout:1783: finishing write tid 4 to smithi03366949-211 2023-06-03T20:01:21.142 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 211 v 257 (ObjNum 1219 snap 0 seq_num 1219) dirty exists 2023-06-03T20:01:21.142 INFO:tasks.rados.rados.0.smithi033.stdout:1783: left oid 211 (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:21.142 INFO:tasks.rados.rados.0.smithi033.stdout:1786: expect (ObjNum 1179 snap 0 seq_num 1179) 2023-06-03T20:01:21.330 INFO:tasks.rados.rados.0.smithi033.stdout:1785: expect (ObjNum 117 snap 0 seq_num 117) 2023-06-03T20:01:21.459 INFO:tasks.rados.rados.0.smithi033.stdout:1784: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:21.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:21 smithi083 bash[26882]: audit 2023-06-03T20:01:20.609112+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.33:0/1882970882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:21.575 INFO:tasks.rados.rados.0.smithi033.stdout:1787: finishing write tid 1 to smithi03366949-93 2023-06-03T20:01:21.576 INFO:tasks.rados.rados.0.smithi033.stdout:1787: finishing write tid 2 to smithi03366949-93 2023-06-03T20:01:21.576 INFO:tasks.rados.rados.0.smithi033.stdout:1787: finishing write tid 3 to smithi03366949-93 2023-06-03T20:01:21.576 INFO:tasks.rados.rados.0.smithi033.stdout:1787: finishing write tid 4 to smithi03366949-93 2023-06-03T20:01:21.577 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 93 v 222 (ObjNum 1220 snap 0 seq_num 1220) dirty exists 2023-06-03T20:01:21.577 INFO:tasks.rados.rados.0.smithi033.stdout:1787: left oid 93 (ObjNum 1220 snap 0 seq_num 1220) 2023-06-03T20:01:21.577 INFO:tasks.rados.rados.0.smithi033.stdout:1788: finishing write tid 1 to smithi03366949-444 2023-06-03T20:01:21.577 INFO:tasks.rados.rados.0.smithi033.stdout:1789: expect (ObjNum 492 snap 0 seq_num 492) 2023-06-03T20:01:21.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:21 smithi033 bash[26432]: audit 2023-06-03T20:01:20.609112+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.33:0/1882970882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:21.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:21 smithi033 bash[33017]: audit 2023-06-03T20:01:20.609112+0000 mon.a (mon.0) 781 : audit [DBG] from='client.? 172.21.15.33:0/1882970882' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:21.648 INFO:tasks.rados.rados.0.smithi033.stdout:1791: finishing write tid 1 to smithi03366949-497 2023-06-03T20:01:21.648 INFO:tasks.rados.rados.0.smithi033.stdout:1791: finishing write tid 2 to smithi03366949-497 2023-06-03T20:01:21.648 INFO:tasks.rados.rados.0.smithi033.stdout:1791: finishing write tid 3 to smithi03366949-497 2023-06-03T20:01:21.648 INFO:tasks.rados.rados.0.smithi033.stdout:1788: finishing write tid 2 to smithi03366949-444 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:1788: finishing write tid 3 to smithi03366949-444 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:1788: finishing write tid 4 to smithi03366949-444 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 235 (ObjNum 1221 snap 0 seq_num 1221) dirty exists 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:1788: left oid 444 (ObjNum 1221 snap 0 seq_num 1221) 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:1791: finishing write tid 4 to smithi03366949-497 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 497 v 205 (ObjNum 1222 snap 0 seq_num 1222) dirty exists 2023-06-03T20:01:21.649 INFO:tasks.rados.rados.0.smithi033.stdout:1791: left oid 497 (ObjNum 1222 snap 0 seq_num 1222) 2023-06-03T20:01:21.650 INFO:tasks.rados.rados.0.smithi033.stdout:1790: expect (ObjNum 1044 snap 0 seq_num 1044) 2023-06-03T20:01:21.818 INFO:tasks.rados.rados.0.smithi033.stdout:1792: seq_num 1223 ranges {554961=646007,1750419=451414} 2023-06-03T20:01:21.831 INFO:tasks.rados.rados.0.smithi033.stdout:1792: writing smithi03366949-140 from 554961 to 1200968 tid 1 2023-06-03T20:01:21.837 INFO:tasks.rados.rados.0.smithi033.stdout:1792: writing smithi03366949-140 from 1750419 to 2201833 tid 2 2023-06-03T20:01:21.837 INFO:tasks.rados.rados.0.smithi033.stdout:1783: done (9 left) 2023-06-03T20:01:21.837 INFO:tasks.rados.rados.0.smithi033.stdout:1784: done (8 left) 2023-06-03T20:01:21.837 INFO:tasks.rados.rados.0.smithi033.stdout:1785: done (7 left) 2023-06-03T20:01:21.837 INFO:tasks.rados.rados.0.smithi033.stdout:1786: done (6 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1787: done (5 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1788: done (4 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1789: done (3 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1790: done (2 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1791: done (1 left) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1793: read oid 1 snap -1 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1793: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-06-03T20:01:21.838 INFO:tasks.rados.rados.0.smithi033.stdout:1794: delete oid 286 current snap is 0 2023-06-03T20:01:21.839 INFO:tasks.rados.rados.0.smithi033.stdout:1792: finishing write tid 1 to smithi03366949-140 2023-06-03T20:01:21.841 INFO:tasks.rados.rados.0.smithi033.stdout:1792: finishing write tid 2 to smithi03366949-140 2023-06-03T20:01:21.841 INFO:tasks.rados.rados.0.smithi033.stdout:1792: finishing write tid 3 to smithi03366949-140 2023-06-03T20:01:21.842 INFO:tasks.rados.rados.0.smithi033.stdout:1792: finishing write tid 4 to smithi03366949-140 2023-06-03T20:01:21.842 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 140 v 211 (ObjNum 1223 snap 0 seq_num 1223) dirty exists 2023-06-03T20:01:21.842 INFO:tasks.rados.rados.0.smithi033.stdout:1792: left oid 140 (ObjNum 1223 snap 0 seq_num 1223) 2023-06-03T20:01:21.842 INFO:tasks.rados.rados.0.smithi033.stdout:1792: done (2 left) 2023-06-03T20:01:21.843 INFO:tasks.rados.rados.0.smithi033.stdout:1794: done (1 left) 2023-06-03T20:01:21.843 INFO:tasks.rados.rados.0.smithi033.stdout:1795: read oid 213 snap -1 2023-06-03T20:01:21.843 INFO:tasks.rados.rados.0.smithi033.stdout:1795: expect (ObjNum 858 snap 0 seq_num 858) 2023-06-03T20:01:21.843 INFO:tasks.rados.rados.0.smithi033.stdout:1796: write oid 3 current snap is 0 2023-06-03T20:01:21.843 INFO:tasks.rados.rados.0.smithi033.stdout:1796: seq_num 1225 ranges {588575=512858,1867383=455083} 2023-06-03T20:01:21.849 INFO:tasks.rados.rados.0.smithi033.stdout:1796: writing smithi03366949-3 from 588575 to 1101433 tid 1 2023-06-03T20:01:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:1796: writing smithi03366949-3 from 1867383 to 2322466 tid 2 2023-06-03T20:01:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:1797: read oid 31 snap -1 2023-06-03T20:01:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:1797: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:01:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:1798: read oid 438 snap -1 2023-06-03T20:01:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:1798: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-06-03T20:01:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:1799: read oid 363 snap -1 2023-06-03T20:01:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:1799: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-06-03T20:01:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:1800: read oid 357 snap -1 2023-06-03T20:01:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:1800: expect deleted 2023-06-03T20:01:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:1801: read oid 214 snap -1 2023-06-03T20:01:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:1801: expect (ObjNum 660 snap 0 seq_num 660) 2023-06-03T20:01:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:1802: write oid 460 current snap is 0 2023-06-03T20:01:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:1795: expect (ObjNum 858 snap 0 seq_num 858) 2023-06-03T20:01:21.990 INFO:tasks.rados.rados.0.smithi033.stdout:1793: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-06-03T20:01:22.128 INFO:tasks.rados.rados.0.smithi033.stdout:1796: finishing write tid 1 to smithi03366949-3 2023-06-03T20:01:22.128 INFO:tasks.rados.rados.0.smithi033.stdout:1802: seq_num 1226 ranges {605382=588107,1925865=679517} 2023-06-03T20:01:22.134 INFO:tasks.rados.rados.0.smithi033.stdout:1802: writing smithi03366949-460 from 605382 to 1193489 tid 1 2023-06-03T20:01:22.142 INFO:tasks.rados.rados.0.smithi033.stdout:1802: writing smithi03366949-460 from 1925865 to 2605382 tid 2 2023-06-03T20:01:22.142 INFO:tasks.rados.rados.0.smithi033.stdout:1793: done (8 left) 2023-06-03T20:01:22.143 INFO:tasks.rados.rados.0.smithi033.stdout:1795: done (7 left) 2023-06-03T20:01:22.143 INFO:tasks.rados.rados.0.smithi033.stdout:1803: write oid 406 current snap is 0 2023-06-03T20:01:22.143 INFO:tasks.rados.rados.0.smithi033.stdout:1803: seq_num 1227 ranges {622189=663356,1984347=458752} 2023-06-03T20:01:22.149 INFO:tasks.rados.rados.0.smithi033.stdout:1803: writing smithi03366949-406 from 622189 to 1285545 tid 1 2023-06-03T20:01:22.156 INFO:tasks.rados.rados.0.smithi033.stdout:1803: writing smithi03366949-406 from 1984347 to 2443099 tid 2 2023-06-03T20:01:22.156 INFO:tasks.rados.rados.0.smithi033.stdout:1804: write oid 75 current snap is 0 2023-06-03T20:01:22.156 INFO:tasks.rados.rados.0.smithi033.stdout:1804: seq_num 1228 ranges {638996=738605,1926476=712520} 2023-06-03T20:01:22.164 INFO:tasks.rados.rados.0.smithi033.stdout:1804: writing smithi03366949-75 from 638996 to 1377601 tid 1 2023-06-03T20:01:22.171 INFO:tasks.rados.rados.0.smithi033.stdout:1804: writing smithi03366949-75 from 1926476 to 2638996 tid 2 2023-06-03T20:01:22.171 INFO:tasks.rados.rados.0.smithi033.stdout:1805: write oid 449 current snap is 0 2023-06-03T20:01:22.171 INFO:tasks.rados.rados.0.smithi033.stdout:1796: finishing write tid 2 to smithi03366949-3 2023-06-03T20:01:22.172 INFO:tasks.rados.rados.0.smithi033.stdout:1796: finishing write tid 3 to smithi03366949-3 2023-06-03T20:01:22.172 INFO:tasks.rados.rados.0.smithi033.stdout:1805: seq_num 1229 ranges {655803=413854,1584958=462421} 2023-06-03T20:01:22.177 INFO:tasks.rados.rados.0.smithi033.stdout:1805: writing smithi03366949-449 from 655803 to 1069657 tid 1 2023-06-03T20:01:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:1805: writing smithi03366949-449 from 1584958 to 2047379 tid 2 2023-06-03T20:01:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:1806: write oid 457 current snap is 0 2023-06-03T20:01:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:1796: finishing write tid 4 to smithi03366949-3 2023-06-03T20:01:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 225 (ObjNum 1225 snap 0 seq_num 1225) dirty exists 2023-06-03T20:01:22.183 INFO:tasks.rados.rados.0.smithi033.stdout:1796: left oid 3 (ObjNum 1225 snap 0 seq_num 1225) 2023-06-03T20:01:22.184 INFO:tasks.rados.rados.0.smithi033.stdout:1806: seq_num 1230 ranges {672610=489103,1643440=722432} 2023-06-03T20:01:22.189 INFO:tasks.rados.rados.0.smithi033.stdout:1806: writing smithi03366949-457 from 672610 to 1161713 tid 1 2023-06-03T20:01:22.196 INFO:tasks.rados.rados.0.smithi033.stdout:1806: writing smithi03366949-457 from 1643440 to 2365872 tid 2 2023-06-03T20:01:22.196 INFO:tasks.rados.rados.0.smithi033.stdout:1796: done (10 left) 2023-06-03T20:01:22.197 INFO:tasks.rados.rados.0.smithi033.stdout:1807: write oid 151 current snap is 0 2023-06-03T20:01:22.197 INFO:tasks.rados.rados.0.smithi033.stdout:1807: seq_num 1231 ranges {689417=564352,1701922=466090} 2023-06-03T20:01:22.203 INFO:tasks.rados.rados.0.smithi033.stdout:1807: writing smithi03366949-151 from 689417 to 1253769 tid 1 2023-06-03T20:01:22.209 INFO:tasks.rados.rados.0.smithi033.stdout:1807: writing smithi03366949-151 from 1701922 to 2168012 tid 2 2023-06-03T20:01:22.209 INFO:tasks.rados.rados.0.smithi033.stdout:1808: read oid 419 snap -1 2023-06-03T20:01:22.209 INFO:tasks.rados.rados.0.smithi033.stdout:1808: expect (ObjNum 418 snap 0 seq_num 418) 2023-06-03T20:01:22.209 INFO:tasks.rados.rados.0.smithi033.stdout:1809: write oid 397 current snap is 0 2023-06-03T20:01:22.209 INFO:tasks.rados.rados.0.smithi033.stdout:1809: seq_num 1232 ranges {706224=755954,2160404=545820} 2023-06-03T20:01:22.217 INFO:tasks.rados.rados.0.smithi033.stdout:1809: writing smithi03366949-397 from 706224 to 1462178 tid 1 2023-06-03T20:01:22.225 INFO:tasks.rados.rados.0.smithi033.stdout:1809: writing smithi03366949-397 from 2160404 to 2706224 tid 2 2023-06-03T20:01:22.226 INFO:tasks.rados.rados.0.smithi033.stdout:1810: write oid 398 current snap is 0 2023-06-03T20:01:22.226 INFO:tasks.rados.rados.0.smithi033.stdout:1810: seq_num 1233 ranges {723031=431203,1818886=469759} 2023-06-03T20:01:22.231 INFO:tasks.rados.rados.0.smithi033.stdout:1810: writing smithi03366949-398 from 723031 to 1154234 tid 1 2023-06-03T20:01:22.238 INFO:tasks.rados.rados.0.smithi033.stdout:1810: writing smithi03366949-398 from 1818886 to 2288645 tid 2 2023-06-03T20:01:22.238 INFO:tasks.rados.rados.0.smithi033.stdout:1811: write oid 426 current snap is 0 2023-06-03T20:01:22.238 INFO:tasks.rados.rados.0.smithi033.stdout:1797: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:01:22.341 INFO:tasks.rados.rados.0.smithi033.stdout:1799: expect (ObjNum 1070 snap 0 seq_num 1070) 2023-06-03T20:01:22.353 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[26882]: cluster 2023-06-03T20:01:21.465892+0000 mgr.x (mgr.24803) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.4 MiB/s wr, 86 op/s 2023-06-03T20:01:22.353 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 systemd[1]: Stopping Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:01:22.353 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[53238]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus.a 2023-06-03T20:01:22.354 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-06-03T20:01:22.354 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-06-03T20:01:22.354 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-06-03T20:01:22.354 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-06-03T20:01:22.354 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.293Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.294Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.294Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.294Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.295Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.295Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-06-03T20:01:22.355 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:22 smithi083 bash[48400]: ts=2023-06-03T20:01:22.295Z caller=main.go:1066 level=info msg="See you next time!" 2023-06-03T20:01:22.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:22 smithi033 bash[26432]: cluster 2023-06-03T20:01:21.465892+0000 mgr.x (mgr.24803) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.4 MiB/s wr, 86 op/s 2023-06-03T20:01:22.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:22 smithi033 bash[33017]: cluster 2023-06-03T20:01:21.465892+0000 mgr.x (mgr.24803) 45 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.4 MiB/s wr, 86 op/s 2023-06-03T20:01:22.624 INFO:tasks.rados.rados.0.smithi033.stdout:1798: expect (ObjNum 1188 snap 0 seq_num 1188) 2023-06-03T20:01:22.811 INFO:tasks.rados.rados.0.smithi033.stdout:1801: expect (ObjNum 660 snap 0 seq_num 660) 2023-06-03T20:01:22.947 INFO:tasks.rados.rados.0.smithi033.stdout:1802: finishing write tid 1 to smithi03366949-460 2023-06-03T20:01:22.947 INFO:tasks.rados.rados.0.smithi033.stdout:1802: finishing write tid 2 to smithi03366949-460 2023-06-03T20:01:22.947 INFO:tasks.rados.rados.0.smithi033.stdout:1802: finishing write tid 3 to smithi03366949-460 2023-06-03T20:01:22.947 INFO:tasks.rados.rados.0.smithi033.stdout:1802: finishing write tid 4 to smithi03366949-460 2023-06-03T20:01:22.947 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 460 v 265 (ObjNum 1226 snap 0 seq_num 1226) dirty exists 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1802: left oid 460 (ObjNum 1226 snap 0 seq_num 1226) 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1803: finishing write tid 1 to smithi03366949-406 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1803: finishing write tid 2 to smithi03366949-406 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1803: finishing write tid 3 to smithi03366949-406 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1803: finishing write tid 4 to smithi03366949-406 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 406 v 260 (ObjNum 1227 snap 0 seq_num 1227) dirty exists 2023-06-03T20:01:22.948 INFO:tasks.rados.rados.0.smithi033.stdout:1803: left oid 406 (ObjNum 1227 snap 0 seq_num 1227) 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1804: finishing write tid 1 to smithi03366949-75 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1804: finishing write tid 2 to smithi03366949-75 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1804: finishing write tid 3 to smithi03366949-75 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1804: finishing write tid 4 to smithi03366949-75 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 215 (ObjNum 1228 snap 0 seq_num 1228) dirty exists 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1804: left oid 75 (ObjNum 1228 snap 0 seq_num 1228) 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1805: finishing write tid 1 to smithi03366949-449 2023-06-03T20:01:22.949 INFO:tasks.rados.rados.0.smithi033.stdout:1805: finishing write tid 2 to smithi03366949-449 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:1805: finishing write tid 3 to smithi03366949-449 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:1805: finishing write tid 4 to smithi03366949-449 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 449 v 271 (ObjNum 1229 snap 0 seq_num 1229) dirty exists 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:1805: left oid 449 (ObjNum 1229 snap 0 seq_num 1229) 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:1806: finishing write tid 1 to smithi03366949-457 2023-06-03T20:01:22.950 INFO:tasks.rados.rados.0.smithi033.stdout:1806: finishing write tid 2 to smithi03366949-457 2023-06-03T20:01:22.951 INFO:tasks.rados.rados.0.smithi033.stdout:1806: finishing write tid 3 to smithi03366949-457 2023-06-03T20:01:22.951 INFO:tasks.rados.rados.0.smithi033.stdout:1806: finishing write tid 4 to smithi03366949-457 2023-06-03T20:01:22.951 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 457 v 268 (ObjNum 1230 snap 0 seq_num 1230) dirty exists 2023-06-03T20:01:22.951 INFO:tasks.rados.rados.0.smithi033.stdout:1806: left oid 457 (ObjNum 1230 snap 0 seq_num 1230) 2023-06-03T20:01:22.951 INFO:tasks.rados.rados.0.smithi033.stdout:1807: finishing write tid 1 to smithi03366949-151 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:1807: finishing write tid 2 to smithi03366949-151 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:1807: finishing write tid 3 to smithi03366949-151 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:1807: finishing write tid 4 to smithi03366949-151 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 151 v 271 (ObjNum 1231 snap 0 seq_num 1231) dirty exists 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:1807: left oid 151 (ObjNum 1231 snap 0 seq_num 1231) 2023-06-03T20:01:22.952 INFO:tasks.rados.rados.0.smithi033.stdout:1808: expect (ObjNum 418 snap 0 seq_num 418) 2023-06-03T20:01:23.040 INFO:tasks.rados.rados.0.smithi033.stdout:1809: finishing write tid 1 to smithi03366949-397 2023-06-03T20:01:23.040 INFO:tasks.rados.rados.0.smithi033.stdout:1809: finishing write tid 2 to smithi03366949-397 2023-06-03T20:01:23.040 INFO:tasks.rados.rados.0.smithi033.stdout:1809: finishing write tid 3 to smithi03366949-397 2023-06-03T20:01:23.040 INFO:tasks.rados.rados.0.smithi033.stdout:1809: finishing write tid 4 to smithi03366949-397 2023-06-03T20:01:23.040 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 397 v 294 (ObjNum 1232 snap 0 seq_num 1232) dirty exists 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:1809: left oid 397 (ObjNum 1232 snap 0 seq_num 1232) 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:1810: finishing write tid 1 to smithi03366949-398 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:1810: finishing write tid 2 to smithi03366949-398 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:1810: finishing write tid 3 to smithi03366949-398 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:1810: finishing write tid 4 to smithi03366949-398 2023-06-03T20:01:23.041 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 215 (ObjNum 1233 snap 0 seq_num 1233) dirty exists 2023-06-03T20:01:23.042 INFO:tasks.rados.rados.0.smithi033.stdout:1810: left oid 398 (ObjNum 1233 snap 0 seq_num 1233) 2023-06-03T20:01:23.042 INFO:tasks.rados.rados.0.smithi033.stdout:1811: seq_num 1234 ranges {739838=506452,1877368=613417} 2023-06-03T20:01:23.057 INFO:tasks.rados.rados.0.smithi033.stdout:1811: writing smithi03366949-426 from 739838 to 1246290 tid 1 2023-06-03T20:01:23.065 INFO:tasks.rados.rados.0.smithi033.stdout:1811: writing smithi03366949-426 from 1877368 to 2490785 tid 2 2023-06-03T20:01:23.065 INFO:tasks.rados.rados.0.smithi033.stdout:1797: done (14 left) 2023-06-03T20:01:23.065 INFO:tasks.rados.rados.0.smithi033.stdout:1798: done (13 left) 2023-06-03T20:01:23.065 INFO:tasks.rados.rados.0.smithi033.stdout:1799: done (12 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1800: done (11 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1801: done (10 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1802: done (9 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1803: done (8 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1804: done (7 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1805: done (6 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1806: done (5 left) 2023-06-03T20:01:23.066 INFO:tasks.rados.rados.0.smithi033.stdout:1807: done (4 left) 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1808: done (3 left) 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1809: done (2 left) 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1810: done (1 left) 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1812: read oid 114 snap -1 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1812: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1813: write oid 4 current snap is 0 2023-06-03T20:01:23.067 INFO:tasks.rados.rados.0.smithi033.stdout:1811: finishing write tid 1 to smithi03366949-426 2023-06-03T20:01:23.068 INFO:tasks.rados.rados.0.smithi033.stdout:1813: seq_num 1235 ranges {756645=581701,1935850=473428} 2023-06-03T20:01:23.073 INFO:tasks.rados.rados.0.smithi033.stdout:1813: writing smithi03366949-4 from 756645 to 1338346 tid 1 2023-06-03T20:01:23.080 INFO:tasks.rados.rados.0.smithi033.stdout:1813: writing smithi03366949-4 from 1935850 to 2409278 tid 2 2023-06-03T20:01:23.080 INFO:tasks.rados.rados.0.smithi033.stdout:1814: write oid 118 current snap is 0 2023-06-03T20:01:23.080 INFO:tasks.rados.rados.0.smithi033.stdout:1811: finishing write tid 2 to smithi03366949-426 2023-06-03T20:01:23.080 INFO:tasks.rados.rados.0.smithi033.stdout:1811: finishing write tid 3 to smithi03366949-426 2023-06-03T20:01:23.081 INFO:tasks.rados.rados.0.smithi033.stdout:1811: finishing write tid 4 to smithi03366949-426 2023-06-03T20:01:23.081 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 426 v 238 (ObjNum 1234 snap 0 seq_num 1234) dirty exists 2023-06-03T20:01:23.081 INFO:tasks.rados.rados.0.smithi033.stdout:1811: left oid 426 (ObjNum 1234 snap 0 seq_num 1234) 2023-06-03T20:01:23.081 INFO:tasks.rados.rados.0.smithi033.stdout:1813: finishing write tid 1 to smithi03366949-4 2023-06-03T20:01:23.081 INFO:tasks.rados.rados.0.smithi033.stdout:1814: seq_num 1236 ranges {773452=656950,1877979=617086} 2023-06-03T20:01:23.088 INFO:tasks.rados.rados.0.smithi033.stdout:1814: writing smithi03366949-118 from 773452 to 1430402 tid 1 2023-06-03T20:01:23.094 INFO:tasks.rados.rados.0.smithi033.stdout:1814: writing smithi03366949-118 from 1877979 to 2495065 tid 2 2023-06-03T20:01:23.094 INFO:tasks.rados.rados.0.smithi033.stdout:1811: done (3 left) 2023-06-03T20:01:23.094 INFO:tasks.rados.rados.0.smithi033.stdout:1815: write oid 306 current snap is 0 2023-06-03T20:01:23.094 INFO:tasks.rados.rados.0.smithi033.stdout:1815: seq_num 1237 ranges {790259=732199,1936461=477097} 2023-06-03T20:01:23.102 INFO:tasks.rados.rados.0.smithi033.stdout:1815: writing smithi03366949-306 from 790259 to 1522458 tid 1 2023-06-03T20:01:23.107 INFO:tasks.rados.rados.0.smithi033.stdout:1815: writing smithi03366949-306 from 1936461 to 2413558 tid 2 2023-06-03T20:01:23.108 INFO:tasks.rados.rados.0.smithi033.stdout:1816: write oid 49 current snap is 0 2023-06-03T20:01:23.108 INFO:tasks.rados.rados.0.smithi033.stdout:1816: seq_num 1238 ranges {407066=407448,1594943=620755} 2023-06-03T20:01:23.112 INFO:tasks.rados.rados.0.smithi033.stdout:1816: writing smithi03366949-49 from 407066 to 814514 tid 1 2023-06-03T20:01:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:1816: writing smithi03366949-49 from 1594943 to 2215698 tid 2 2023-06-03T20:01:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:1817: write oid 169 current snap is 0 2023-06-03T20:01:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:1817: seq_num 1239 ranges {423873=482697,1653425=480766,2691441=132432} 2023-06-03T20:01:23.125 INFO:tasks.rados.rados.0.smithi033.stdout:1817: writing smithi03366949-169 from 423873 to 906570 tid 1 2023-06-03T20:01:23.132 INFO:tasks.rados.rados.0.smithi033.stdout:1817: writing smithi03366949-169 from 1653425 to 2134191 tid 2 2023-06-03T20:01:23.137 INFO:tasks.rados.rados.0.smithi033.stdout:1817: writing smithi03366949-169 from 2691441 to 2823873 tid 3 2023-06-03T20:01:23.137 INFO:tasks.rados.rados.0.smithi033.stdout:1818: read oid 62 snap -1 2023-06-03T20:01:23.138 INFO:tasks.rados.rados.0.smithi033.stdout:1818: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:01:23.138 INFO:tasks.rados.rados.0.smithi033.stdout:1819: read oid 95 snap -1 2023-06-03T20:01:23.138 INFO:tasks.rados.rados.0.smithi033.stdout:1819: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-06-03T20:01:23.138 INFO:tasks.rados.rados.0.smithi033.stdout:1820: write oid 117 current snap is 0 2023-06-03T20:01:23.139 INFO:tasks.rados.rados.0.smithi033.stdout:1820: seq_num 1240 ranges {440680=674299,1711907=624424} 2023-06-03T20:01:23.143 INFO:tasks.rados.rados.0.smithi033.stdout:1820: writing smithi03366949-117 from 440680 to 1114979 tid 1 2023-06-03T20:01:23.150 INFO:tasks.rados.rados.0.smithi033.stdout:1820: writing smithi03366949-117 from 1711907 to 2336331 tid 2 2023-06-03T20:01:23.150 INFO:tasks.rados.rados.0.smithi033.stdout:1821: delete oid 148 current snap is 0 2023-06-03T20:01:23.151 INFO:tasks.rados.rados.0.smithi033.stdout:1813: finishing write tid 2 to smithi03366949-4 2023-06-03T20:01:23.151 INFO:tasks.rados.rados.0.smithi033.stdout:1813: finishing write tid 3 to smithi03366949-4 2023-06-03T20:01:23.151 INFO:tasks.rados.rados.0.smithi033.stdout:1813: finishing write tid 4 to smithi03366949-4 2023-06-03T20:01:23.151 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 218 (ObjNum 1235 snap 0 seq_num 1235) dirty exists 2023-06-03T20:01:23.152 INFO:tasks.rados.rados.0.smithi033.stdout:1813: left oid 4 (ObjNum 1235 snap 0 seq_num 1235) 2023-06-03T20:01:23.152 INFO:tasks.rados.rados.0.smithi033.stdout:1812: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-06-03T20:01:23.303 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[53280]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus-a 2023-06-03T20:01:23.304 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:23 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a.service: Succeeded. 2023-06-03T20:01:23.304 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:23 smithi083 systemd[1]: Stopped Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:23.304 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:23 smithi083 systemd[1]: Started Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:23.330 INFO:tasks.rados.rados.0.smithi033.stdout:1814: finishing write tid 1 to smithi03366949-118 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:1814: finishing write tid 2 to smithi03366949-118 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:1814: finishing write tid 3 to smithi03366949-118 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:1814: finishing write tid 4 to smithi03366949-118 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 118 v 263 (ObjNum 1236 snap 0 seq_num 1236) dirty exists 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:1814: left oid 118 (ObjNum 1236 snap 0 seq_num 1236) 2023-06-03T20:01:23.331 INFO:tasks.rados.rados.0.smithi033.stdout:1815: finishing write tid 1 to smithi03366949-306 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1815: finishing write tid 2 to smithi03366949-306 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1815: finishing write tid 3 to smithi03366949-306 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1815: finishing write tid 4 to smithi03366949-306 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 306 v 228 (ObjNum 1237 snap 0 seq_num 1237) dirty exists 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1815: left oid 306 (ObjNum 1237 snap 0 seq_num 1237) 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1816: finishing write tid 1 to smithi03366949-49 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1816: finishing write tid 2 to smithi03366949-49 2023-06-03T20:01:23.332 INFO:tasks.rados.rados.0.smithi033.stdout:1816: finishing write tid 3 to smithi03366949-49 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:1816: finishing write tid 4 to smithi03366949-49 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 49 v 274 (ObjNum 1238 snap 0 seq_num 1238) dirty exists 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:1816: left oid 49 (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:1817: finishing write tid 1 to smithi03366949-169 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:1817: finishing write tid 2 to smithi03366949-169 2023-06-03T20:01:23.333 INFO:tasks.rados.rados.0.smithi033.stdout:1818: expect (ObjNum 888 snap 0 seq_num 888) 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:1817: finishing write tid 3 to smithi03366949-169 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:1817: finishing write tid 4 to smithi03366949-169 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:1817: finishing write tid 5 to smithi03366949-169 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 220 (ObjNum 1239 snap 0 seq_num 1239) dirty exists 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:1817: left oid 169 (ObjNum 1239 snap 0 seq_num 1239) 2023-06-03T20:01:23.457 INFO:tasks.rados.rados.0.smithi033.stdout:1819: expect (ObjNum 1027 snap 0 seq_num 1027) 2023-06-03T20:01:23.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: audit 2023-06-03T20:01:22.592787+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:23.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: audit 2023-06-03T20:01:23.053630+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.33:0/2266806216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:23.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: audit 2023-06-03T20:01:23.156592+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: audit 2023-06-03T20:01:23.164978+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.467 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: cephadm 2023-06-03T20:01:23.199151+0000 mgr.x (mgr.24803) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-06-03T20:01:23.467 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[26882]: cephadm 2023-06-03T20:01:23.199659+0000 mgr.x (mgr.24803) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi083 2023-06-03T20:01:23.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: audit 2023-06-03T20:01:22.592787+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:23.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: audit 2023-06-03T20:01:23.053630+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.33:0/2266806216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:23.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: audit 2023-06-03T20:01:23.156592+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: audit 2023-06-03T20:01:23.164978+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: cephadm 2023-06-03T20:01:23.199151+0000 mgr.x (mgr.24803) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[26432]: cephadm 2023-06-03T20:01:23.199659+0000 mgr.x (mgr.24803) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi083 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: audit 2023-06-03T20:01:22.592787+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: audit 2023-06-03T20:01:23.053630+0000 mon.c (mon.2) 130 : audit [DBG] from='client.? 172.21.15.33:0/2266806216' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:23.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: audit 2023-06-03T20:01:23.156592+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: audit 2023-06-03T20:01:23.164978+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:23.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: cephadm 2023-06-03T20:01:23.199151+0000 mgr.x (mgr.24803) 46 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2023-06-03T20:01:23.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:23 smithi033 bash[33017]: cephadm 2023-06-03T20:01:23.199659+0000 mgr.x (mgr.24803) 47 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi083 2023-06-03T20:01:23.645 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:23 smithi083 systemd[1]: Stopping Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:01:23.645 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:23 smithi083 bash[53399]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter.b 2023-06-03T20:01:23.646 INFO:tasks.rados.rados.0.smithi033.stdout:1820: finishing write tid 1 to smithi03366949-117 2023-06-03T20:01:23.646 INFO:tasks.rados.rados.0.smithi033.stdout:1820: finishing write tid 2 to smithi03366949-117 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1820: finishing write tid 3 to smithi03366949-117 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1820: finishing write tid 4 to smithi03366949-117 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 117 v 241 (ObjNum 1240 snap 0 seq_num 1240) dirty exists 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1820: left oid 117 (ObjNum 1240 snap 0 seq_num 1240) 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1812: done (9 left) 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1813: done (8 left) 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1814: done (7 left) 2023-06-03T20:01:23.647 INFO:tasks.rados.rados.0.smithi033.stdout:1815: done (6 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1816: done (5 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1817: done (4 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1818: done (3 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1819: done (2 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1820: done (1 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1821: done (0 left) 2023-06-03T20:01:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:1822: write oid 384 current snap is 0 2023-06-03T20:01:23.649 INFO:tasks.rados.rados.0.smithi033.stdout:1822: seq_num 1242 ranges {474294=424797,1428871=628093,2657357=216937} 2023-06-03T20:01:23.657 INFO:tasks.rados.rados.0.smithi033.stdout:1822: writing smithi03366949-384 from 474294 to 899091 tid 1 2023-06-03T20:01:23.664 INFO:tasks.rados.rados.0.smithi033.stdout:1822: writing smithi03366949-384 from 1428871 to 2056964 tid 2 2023-06-03T20:01:23.668 INFO:tasks.rados.rados.0.smithi033.stdout:1822: writing smithi03366949-384 from 2657357 to 2874294 tid 3 2023-06-03T20:01:23.669 INFO:tasks.rados.rados.0.smithi033.stdout:1823: write oid 411 current snap is 0 2023-06-03T20:01:23.669 INFO:tasks.rados.rados.0.smithi033.stdout:1823: seq_num 1243 ranges {491101=500046,1487353=488104,2401133=489968} 2023-06-03T20:01:23.674 INFO:tasks.rados.rados.0.smithi033.stdout:1823: writing smithi03366949-411 from 491101 to 991147 tid 1 2023-06-03T20:01:23.680 INFO:tasks.rados.rados.0.smithi033.stdout:1823: writing smithi03366949-411 from 1487353 to 1975457 tid 2 2023-06-03T20:01:23.685 INFO:tasks.rados.rados.0.smithi033.stdout:1823: writing smithi03366949-411 from 2401133 to 2891101 tid 3 2023-06-03T20:01:23.685 INFO:tasks.rados.rados.0.smithi033.stdout:1824: write oid 438 current snap is 0 2023-06-03T20:01:23.685 INFO:tasks.rados.rados.0.smithi033.stdout:1824: seq_num 1244 ranges {507908=575295,1829482=631762} 2023-06-03T20:01:23.691 INFO:tasks.rados.rados.0.smithi033.stdout:1824: writing smithi03366949-438 from 507908 to 1083203 tid 1 2023-06-03T20:01:23.699 INFO:tasks.rados.rados.0.smithi033.stdout:1824: writing smithi03366949-438 from 1829482 to 2461244 tid 2 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1825: read oid 227 snap -1 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1826: read oid 260 snap -1 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1826: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1827: write oid 139 current snap is 0 2023-06-03T20:01:23.700 INFO:tasks.rados.rados.0.smithi033.stdout:1822: finishing write tid 1 to smithi03366949-384 2023-06-03T20:01:23.701 INFO:tasks.rados.rados.0.smithi033.stdout:1827: seq_num 1245 ranges {524715=650544,1887964=491773} 2023-06-03T20:01:23.706 INFO:tasks.rados.rados.0.smithi033.stdout:1827: writing smithi03366949-139 from 524715 to 1175259 tid 1 2023-06-03T20:01:23.713 INFO:tasks.rados.rados.0.smithi033.stdout:1827: writing smithi03366949-139 from 1887964 to 2379737 tid 2 2023-06-03T20:01:23.713 INFO:tasks.rados.rados.0.smithi033.stdout:1828: read oid 425 snap -1 2023-06-03T20:01:23.713 INFO:tasks.rados.rados.0.smithi033.stdout:1828: expect (ObjNum 424 snap 0 seq_num 424) 2023-06-03T20:01:23.713 INFO:tasks.rados.rados.0.smithi033.stdout:1829: write oid 358 current snap is 0 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1822: finishing write tid 2 to smithi03366949-384 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1822: finishing write tid 3 to smithi03366949-384 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1822: finishing write tid 4 to smithi03366949-384 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1822: finishing write tid 5 to smithi03366949-384 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 222 (ObjNum 1242 snap 0 seq_num 1242) dirty exists 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1822: left oid 384 (ObjNum 1242 snap 0 seq_num 1242) 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1823: finishing write tid 1 to smithi03366949-411 2023-06-03T20:01:23.714 INFO:tasks.rados.rados.0.smithi033.stdout:1823: finishing write tid 2 to smithi03366949-411 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1823: finishing write tid 3 to smithi03366949-411 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1823: finishing write tid 4 to smithi03366949-411 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1823: finishing write tid 5 to smithi03366949-411 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 353 (ObjNum 1243 snap 0 seq_num 1243) dirty exists 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1823: left oid 411 (ObjNum 1243 snap 0 seq_num 1243) 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1824: finishing write tid 1 to smithi03366949-438 2023-06-03T20:01:23.715 INFO:tasks.rados.rados.0.smithi033.stdout:1829: seq_num 1246 ranges {541522=725793,1946446=635431} 2023-06-03T20:01:23.720 INFO:tasks.rados.rados.0.smithi033.stdout:1829: writing smithi03366949-358 from 541522 to 1267315 tid 1 2023-06-03T20:01:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:1829: writing smithi03366949-358 from 1946446 to 2581877 tid 2 2023-06-03T20:01:23.727 INFO:tasks.rados.rados.0.smithi033.stdout:1822: done (7 left) 2023-06-03T20:01:23.728 INFO:tasks.rados.rados.0.smithi033.stdout:1823: done (6 left) 2023-06-03T20:01:23.728 INFO:tasks.rados.rados.0.smithi033.stdout:1830: delete oid 352 current snap is 0 2023-06-03T20:01:23.728 INFO:tasks.rados.rados.0.smithi033.stdout:1826: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:01:23.807 INFO:tasks.rados.rados.0.smithi033.stdout:1824: finishing write tid 2 to smithi03366949-438 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:1824: finishing write tid 3 to smithi03366949-438 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:1824: finishing write tid 4 to smithi03366949-438 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 225 (ObjNum 1244 snap 0 seq_num 1244) dirty exists 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:1824: left oid 438 (ObjNum 1244 snap 0 seq_num 1244) 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:1827: finishing write tid 1 to smithi03366949-139 2023-06-03T20:01:23.808 INFO:tasks.rados.rados.0.smithi033.stdout:1825: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:01:23.921 INFO:tasks.rados.rados.0.smithi033.stdout:1827: finishing write tid 2 to smithi03366949-139 2023-06-03T20:01:23.921 INFO:tasks.rados.rados.0.smithi033.stdout:1827: finishing write tid 3 to smithi03366949-139 2023-06-03T20:01:23.922 INFO:tasks.rados.rados.0.smithi033.stdout:1827: finishing write tid 4 to smithi03366949-139 2023-06-03T20:01:23.922 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 139 v 281 (ObjNum 1245 snap 0 seq_num 1245) dirty exists 2023-06-03T20:01:23.922 INFO:tasks.rados.rados.0.smithi033.stdout:1827: left oid 139 (ObjNum 1245 snap 0 seq_num 1245) 2023-06-03T20:01:23.922 INFO:tasks.rados.rados.0.smithi033.stdout:1828: expect (ObjNum 424 snap 0 seq_num 424) 2023-06-03T20:01:24.016 INFO:tasks.rados.rados.0.smithi033.stdout:1829: finishing write tid 1 to smithi03366949-358 2023-06-03T20:01:24.016 INFO:tasks.rados.rados.0.smithi033.stdout:1829: finishing write tid 2 to smithi03366949-358 2023-06-03T20:01:24.016 INFO:tasks.rados.rados.0.smithi033.stdout:1829: finishing write tid 3 to smithi03366949-358 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1829: finishing write tid 4 to smithi03366949-358 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 358 v 223 (ObjNum 1246 snap 0 seq_num 1246) dirty exists 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1829: left oid 358 (ObjNum 1246 snap 0 seq_num 1246) 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1824: done (6 left) 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1825: done (5 left) 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1826: done (4 left) 2023-06-03T20:01:24.017 INFO:tasks.rados.rados.0.smithi033.stdout:1827: done (3 left) 2023-06-03T20:01:24.018 INFO:tasks.rados.rados.0.smithi033.stdout:1828: done (2 left) 2023-06-03T20:01:24.018 INFO:tasks.rados.rados.0.smithi033.stdout:1829: done (1 left) 2023-06-03T20:01:24.018 INFO:tasks.rados.rados.0.smithi033.stdout:1830: done (0 left) 2023-06-03T20:01:24.018 INFO:tasks.rados.rados.0.smithi033.stdout:1831: write oid 128 current snap is 0 2023-06-03T20:01:24.018 INFO:tasks.rados.rados.0.smithi033.stdout:1831: seq_num 1248 ranges {575136=592644,1663410=639100,2705542=269594} 2023-06-03T20:01:24.030 INFO:tasks.rados.rados.0.smithi033.stdout:1831: writing smithi03366949-128 from 575136 to 1167780 tid 1 2023-06-03T20:01:24.037 INFO:tasks.rados.rados.0.smithi033.stdout:1831: writing smithi03366949-128 from 1663410 to 2302510 tid 2 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1831: writing smithi03366949-128 from 2705542 to 2975136 tid 3 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1832: read oid 316 snap -1 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1832: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1833: read oid 331 snap -1 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1833: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1834: read oid 454 snap -1 2023-06-03T20:01:24.041 INFO:tasks.rados.rados.0.smithi033.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2023-06-03T20:01:24.042 INFO:tasks.rados.rados.0.smithi033.stdout:1835: write oid 245 current snap is 0 2023-06-03T20:01:24.042 INFO:tasks.rados.rados.0.smithi033.stdout:1831: finishing write tid 1 to smithi03366949-128 2023-06-03T20:01:24.042 INFO:tasks.rados.rados.0.smithi033.stdout:1831: finishing write tid 2 to smithi03366949-128 2023-06-03T20:01:24.042 INFO:tasks.rados.rados.0.smithi033.stdout:1835: seq_num 1249 ranges {591943=667893,1721892=782758} 2023-06-03T20:01:24.048 INFO:tasks.rados.rados.0.smithi033.stdout:1835: writing smithi03366949-245 from 591943 to 1259836 tid 1 2023-06-03T20:01:24.056 INFO:tasks.rados.rados.0.smithi033.stdout:1835: writing smithi03366949-245 from 1721892 to 2504650 tid 2 2023-06-03T20:01:24.056 INFO:tasks.rados.rados.0.smithi033.stdout:1836: delete oid 292 current snap is 0 2023-06-03T20:01:24.056 INFO:tasks.rados.rados.0.smithi033.stdout:1834: expect (ObjNum 453 snap 0 seq_num 453) 2023-06-03T20:01:24.174 INFO:tasks.rados.rados.0.smithi033.stdout:1833: expect (ObjNum 1080 snap 0 seq_num 1080) 2023-06-03T20:01:24.260 INFO:tasks.rados.rados.0.smithi033.stdout:1831: finishing write tid 3 to smithi03366949-128 2023-06-03T20:01:24.261 INFO:tasks.rados.rados.0.smithi033.stdout:1831: finishing write tid 4 to smithi03366949-128 2023-06-03T20:01:24.261 INFO:tasks.rados.rados.0.smithi033.stdout:1831: finishing write tid 5 to smithi03366949-128 2023-06-03T20:01:24.261 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 128 v 357 (ObjNum 1248 snap 0 seq_num 1248) dirty exists 2023-06-03T20:01:24.261 INFO:tasks.rados.rados.0.smithi033.stdout:1831: left oid 128 (ObjNum 1248 snap 0 seq_num 1248) 2023-06-03T20:01:24.261 INFO:tasks.rados.rados.0.smithi033.stdout:1832: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:1835: finishing write tid 1 to smithi03366949-245 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:1835: finishing write tid 2 to smithi03366949-245 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:1835: finishing write tid 3 to smithi03366949-245 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:1835: finishing write tid 4 to smithi03366949-245 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 360 (ObjNum 1249 snap 0 seq_num 1249) dirty exists 2023-06-03T20:01:24.363 INFO:tasks.rados.rados.0.smithi033.stdout:1835: left oid 245 (ObjNum 1249 snap 0 seq_num 1249) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1831: done (5 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1832: done (4 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1833: done (3 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1834: done (2 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1835: done (1 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1836: done (0 left) 2023-06-03T20:01:24.364 INFO:tasks.rados.rados.0.smithi033.stdout:1837: read oid 123 snap -1 2023-06-03T20:01:24.365 INFO:tasks.rados.rados.0.smithi033.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:01:24.365 INFO:tasks.rados.rados.0.smithi033.stdout:1838: write oid 349 current snap is 0 2023-06-03T20:01:24.365 INFO:tasks.rados.rados.0.smithi033.stdout:1838: seq_num 1251 ranges {625557=418391,1838856=786427} 2023-06-03T20:01:24.368 INFO:tasks.rados.rados.0.smithi033.stdout:1838: writing smithi03366949-349 from 625557 to 1043948 tid 1 2023-06-03T20:01:24.377 INFO:tasks.rados.rados.0.smithi033.stdout:1838: writing smithi03366949-349 from 1838856 to 2625283 tid 2 2023-06-03T20:01:24.377 INFO:tasks.rados.rados.0.smithi033.stdout:1839: write oid 169 current snap is 0 2023-06-03T20:01:24.377 INFO:tasks.rados.rados.0.smithi033.stdout:1839: seq_num 1252 ranges {642364=493640,1897338=646438} 2023-06-03T20:01:24.383 INFO:tasks.rados.rados.0.smithi033.stdout:1839: writing smithi03366949-169 from 642364 to 1136004 tid 1 2023-06-03T20:01:24.391 INFO:tasks.rados.rados.0.smithi033.stdout:1839: writing smithi03366949-169 from 1897338 to 2543776 tid 2 2023-06-03T20:01:24.391 INFO:tasks.rados.rados.0.smithi033.stdout:1840: write oid 143 current snap is 0 2023-06-03T20:01:24.391 INFO:tasks.rados.rados.0.smithi033.stdout:1837: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:01:24.499 INFO:tasks.rados.rados.0.smithi033.stdout:1838: finishing write tid 1 to smithi03366949-349 2023-06-03T20:01:24.499 INFO:tasks.rados.rados.0.smithi033.stdout:1840: seq_num 1253 ranges {659171=568889,1839467=790096} 2023-06-03T20:01:24.507 INFO:tasks.rados.rados.0.smithi033.stdout:1840: writing smithi03366949-143 from 659171 to 1228060 tid 1 2023-06-03T20:01:24.515 INFO:tasks.rados.rados.0.smithi033.stdout:1840: writing smithi03366949-143 from 1839467 to 2629563 tid 2 2023-06-03T20:01:24.515 INFO:tasks.rados.rados.0.smithi033.stdout:1837: done (3 left) 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1841: write oid 346 current snap is 0 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1838: finishing write tid 2 to smithi03366949-349 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1838: finishing write tid 3 to smithi03366949-349 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1838: finishing write tid 4 to smithi03366949-349 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 363 (ObjNum 1251 snap 0 seq_num 1251) dirty exists 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1838: left oid 349 (ObjNum 1251 snap 0 seq_num 1251) 2023-06-03T20:01:24.516 INFO:tasks.rados.rados.0.smithi033.stdout:1839: finishing write tid 1 to smithi03366949-169 2023-06-03T20:01:24.517 INFO:tasks.rados.rados.0.smithi033.stdout:1841: seq_num 1254 ranges {675978=644138,1897949=650107} 2023-06-03T20:01:24.523 INFO:tasks.rados.rados.0.smithi033.stdout:1841: writing smithi03366949-346 from 675978 to 1320116 tid 1 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1841: writing smithi03366949-346 from 1897949 to 2548056 tid 2 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1838: done (3 left) 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1842: write oid 338 current snap is 0 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1839: finishing write tid 2 to smithi03366949-169 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1839: finishing write tid 3 to smithi03366949-169 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:1839: finishing write tid 4 to smithi03366949-169 2023-06-03T20:01:24.530 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 226 (ObjNum 1252 snap 0 seq_num 1252) dirty exists 2023-06-03T20:01:24.531 INFO:tasks.rados.rados.0.smithi033.stdout:1839: left oid 169 (ObjNum 1252 snap 0 seq_num 1252) 2023-06-03T20:01:24.531 INFO:tasks.rados.rados.0.smithi033.stdout:1840: finishing write tid 1 to smithi03366949-143 2023-06-03T20:01:24.531 INFO:tasks.rados.rados.0.smithi033.stdout:1842: seq_num 1255 ranges {692785=435740,1672784=793765,2897503=195282} 2023-06-03T20:01:24.536 INFO:tasks.rados.rados.0.smithi033.stdout:1842: writing smithi03366949-338 from 692785 to 1128525 tid 1 2023-06-03T20:01:24.543 INFO:tasks.rados.rados.0.smithi033.stdout:1842: writing smithi03366949-338 from 1672784 to 2466549 tid 2 2023-06-03T20:01:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:1842: writing smithi03366949-338 from 2897503 to 3092785 tid 3 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:1839: done (3 left) 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:1843: delete oid 372 current snap is 0 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:1840: finishing write tid 2 to smithi03366949-143 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:1840: finishing write tid 3 to smithi03366949-143 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:1840: finishing write tid 4 to smithi03366949-143 2023-06-03T20:01:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 143 v 328 (ObjNum 1253 snap 0 seq_num 1253) dirty exists 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1840: left oid 143 (ObjNum 1253 snap 0 seq_num 1253) 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1841: finishing write tid 1 to smithi03366949-346 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1841: finishing write tid 2 to smithi03366949-346 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1841: finishing write tid 3 to smithi03366949-346 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1841: finishing write tid 4 to smithi03366949-346 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 284 (ObjNum 1254 snap 0 seq_num 1254) dirty exists 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1841: left oid 346 (ObjNum 1254 snap 0 seq_num 1254) 2023-06-03T20:01:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:1842: finishing write tid 1 to smithi03366949-338 2023-06-03T20:01:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:1840: done (3 left) 2023-06-03T20:01:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:1841: done (2 left) 2023-06-03T20:01:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:1843: done (1 left) 2023-06-03T20:01:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:1844: read oid 456 snap -1 2023-06-03T20:01:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:1844: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-06-03T20:01:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:1845: read oid 422 snap -1 2023-06-03T20:01:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:1845: expect (ObjNum 925 snap 0 seq_num 925) 2023-06-03T20:01:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:1846: delete oid 196 current snap is 0 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:1842: finishing write tid 2 to smithi03366949-338 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:1842: finishing write tid 3 to smithi03366949-338 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:1842: finishing write tid 4 to smithi03366949-338 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:1842: finishing write tid 5 to smithi03366949-338 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 338 v 288 (ObjNum 1255 snap 0 seq_num 1255) dirty exists 2023-06-03T20:01:24.551 INFO:tasks.rados.rados.0.smithi033.stdout:1842: left oid 338 (ObjNum 1255 snap 0 seq_num 1255) 2023-06-03T20:01:24.553 INFO:tasks.rados.rados.0.smithi033.stdout:1842: done (3 left) 2023-06-03T20:01:24.553 INFO:tasks.rados.rados.0.smithi033.stdout:1846: done (2 left) 2023-06-03T20:01:24.554 INFO:tasks.rados.rados.0.smithi033.stdout:1847: write oid 13 current snap is 0 2023-06-03T20:01:24.554 INFO:tasks.rados.rados.0.smithi033.stdout:1847: seq_num 1258 ranges {743206=661487,2131877=541092} 2023-06-03T20:01:24.566 INFO:tasks.rados.rados.0.smithi033.stdout:1847: writing smithi03366949-13 from 743206 to 1404693 tid 1 2023-06-03T20:01:24.574 INFO:tasks.rados.rados.0.smithi033.stdout:1847: writing smithi03366949-13 from 2131877 to 2672969 tid 2 2023-06-03T20:01:24.574 INFO:tasks.rados.rados.0.smithi033.stdout:1848: delete oid 147 current snap is 0 2023-06-03T20:01:24.574 INFO:tasks.rados.rados.0.smithi033.stdout:1844: expect (ObjNum 1020 snap 0 seq_num 1020) 2023-06-03T20:01:24.725 INFO:tasks.rados.rados.0.smithi033.stdout:1845: expect (ObjNum 925 snap 0 seq_num 925) 2023-06-03T20:01:24.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:24 smithi033 bash[26432]: cluster 2023-06-03T20:01:23.466336+0000 mgr.x (mgr.24803) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 88 op/s 2023-06-03T20:01:24.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:24 smithi033 bash[33017]: cluster 2023-06-03T20:01:23.466336+0000 mgr.x (mgr.24803) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 88 op/s 2023-06-03T20:01:24.834 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[26882]: cluster 2023-06-03T20:01:23.466336+0000 mgr.x (mgr.24803) 48 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.3 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 62 MiB/s rd, 9.6 MiB/s wr, 88 op/s 2023-06-03T20:01:24.835 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53439]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter-b 2023-06-03T20:01:24.835 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:24 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:01:24.893 INFO:tasks.rados.rados.0.smithi033.stdout:1847: finishing write tid 1 to smithi03366949-13 2023-06-03T20:01:24.893 INFO:tasks.rados.rados.0.smithi033.stdout:1847: finishing write tid 2 to smithi03366949-13 2023-06-03T20:01:24.893 INFO:tasks.rados.rados.0.smithi033.stdout:1847: finishing write tid 3 to smithi03366949-13 2023-06-03T20:01:24.893 INFO:tasks.rados.rados.0.smithi033.stdout:1847: finishing write tid 4 to smithi03366949-13 2023-06-03T20:01:24.893 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 13 v 245 (ObjNum 1258 snap 0 seq_num 1258) dirty exists 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1847: left oid 13 (ObjNum 1258 snap 0 seq_num 1258) 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1844: done (3 left) 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1845: done (2 left) 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1847: done (1 left) 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1848: done (0 left) 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1849: read oid 315 snap -1 2023-06-03T20:01:24.894 INFO:tasks.rados.rados.0.smithi033.stdout:1849: expect (ObjNum 904 snap 0 seq_num 904) 2023-06-03T20:01:24.895 INFO:tasks.rados.rados.0.smithi033.stdout:1850: read oid 338 snap -1 2023-06-03T20:01:24.895 INFO:tasks.rados.rados.0.smithi033.stdout:1850: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-06-03T20:01:24.895 INFO:tasks.rados.rados.0.smithi033.stdout:1851: delete oid 70 current snap is 0 2023-06-03T20:01:24.895 INFO:tasks.rados.rados.0.smithi033.stdout:1851: done (2 left) 2023-06-03T20:01:24.896 INFO:tasks.rados.rados.0.smithi033.stdout:1852: write oid 304 current snap is 0 2023-06-03T20:01:24.896 INFO:tasks.rados.rados.0.smithi033.stdout:1852: seq_num 1261 ranges {793627=487234,1790970=404772,2829335=364292} 2023-06-03T20:01:24.908 INFO:tasks.rados.rados.0.smithi033.stdout:1852: writing smithi03366949-304 from 793627 to 1280861 tid 1 2023-06-03T20:01:24.914 INFO:tasks.rados.rados.0.smithi033.stdout:1852: writing smithi03366949-304 from 1790970 to 2195742 tid 2 2023-06-03T20:01:24.920 INFO:tasks.rados.rados.0.smithi033.stdout:1852: writing smithi03366949-304 from 2829335 to 3193627 tid 3 2023-06-03T20:01:24.920 INFO:tasks.rados.rados.0.smithi033.stdout:1853: write oid 164 current snap is 0 2023-06-03T20:01:24.921 INFO:tasks.rados.rados.0.smithi033.stdout:1853: seq_num 1262 ranges {410434=678836,1565805=548430,2573111=637323} 2023-06-03T20:01:24.926 INFO:tasks.rados.rados.0.smithi033.stdout:1853: writing smithi03366949-164 from 410434 to 1089270 tid 1 2023-06-03T20:01:24.932 INFO:tasks.rados.rados.0.smithi033.stdout:1853: writing smithi03366949-164 from 1565805 to 2114235 tid 2 2023-06-03T20:01:24.939 INFO:tasks.rados.rados.0.smithi033.stdout:1853: writing smithi03366949-164 from 2573111 to 3210434 tid 3 2023-06-03T20:01:24.939 INFO:tasks.rados.rados.0.smithi033.stdout:1854: read oid 461 snap -1 2023-06-03T20:01:24.940 INFO:tasks.rados.rados.0.smithi033.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-06-03T20:01:24.940 INFO:tasks.rados.rados.0.smithi033.stdout:1855: read oid 275 snap -1 2023-06-03T20:01:24.940 INFO:tasks.rados.rados.0.smithi033.stdout:1855: expect deleted 2023-06-03T20:01:24.940 INFO:tasks.rados.rados.0.smithi033.stdout:1856: write oid 154 current snap is 0 2023-06-03T20:01:24.940 INFO:tasks.rados.rados.0.smithi033.stdout:1856: seq_num 1263 ranges {427241=754085,1624287=408441,2600534=549964} 2023-06-03T20:01:24.946 INFO:tasks.rados.rados.0.smithi033.stdout:1856: writing smithi03366949-154 from 427241 to 1181326 tid 1 2023-06-03T20:01:24.951 INFO:tasks.rados.rados.0.smithi033.stdout:1856: writing smithi03366949-154 from 1624287 to 2032728 tid 2 2023-06-03T20:01:24.957 INFO:tasks.rados.rados.0.smithi033.stdout:1856: writing smithi03366949-154 from 2600534 to 3150498 tid 3 2023-06-03T20:01:24.958 INFO:tasks.rados.rados.0.smithi033.stdout:1857: write oid 155 current snap is 0 2023-06-03T20:01:24.958 INFO:tasks.rados.rados.0.smithi033.stdout:1857: seq_num 1264 ranges {444048=429334,1282769=552099,2627957=616091} 2023-06-03T20:01:24.963 INFO:tasks.rados.rados.0.smithi033.stdout:1857: writing smithi03366949-155 from 444048 to 873382 tid 1 2023-06-03T20:01:24.968 INFO:tasks.rados.rados.0.smithi033.stdout:1857: writing smithi03366949-155 from 1282769 to 1834868 tid 2 2023-06-03T20:01:24.976 INFO:tasks.rados.rados.0.smithi033.stdout:1857: writing smithi03366949-155 from 2627957 to 3244048 tid 3 2023-06-03T20:01:24.977 INFO:tasks.rados.rados.0.smithi033.stdout:1858: write oid 364 current snap is 0 2023-06-03T20:01:24.977 INFO:tasks.rados.rados.0.smithi033.stdout:1858: seq_num 1265 ranges {460855=504583,1624898=412110,2539027=572508} 2023-06-03T20:01:24.981 INFO:tasks.rados.rados.0.smithi033.stdout:1858: writing smithi03366949-364 from 460855 to 965438 tid 1 2023-06-03T20:01:24.987 INFO:tasks.rados.rados.0.smithi033.stdout:1858: writing smithi03366949-364 from 1624898 to 2037008 tid 2 2023-06-03T20:01:24.994 INFO:tasks.rados.rados.0.smithi033.stdout:1858: writing smithi03366949-364 from 2539027 to 3111535 tid 3 2023-06-03T20:01:24.994 INFO:tasks.rados.rados.0.smithi033.stdout:1859: write oid 350 current snap is 0 2023-06-03T20:01:24.994 INFO:tasks.rados.rados.0.smithi033.stdout:1859: seq_num 1266 ranges {477662=579832,1683380=555768,2966450=311212} 2023-06-03T20:01:24.999 INFO:tasks.rados.rados.0.smithi033.stdout:1859: writing smithi03366949-350 from 477662 to 1057494 tid 1 2023-06-03T20:01:25.006 INFO:tasks.rados.rados.0.smithi033.stdout:1859: writing smithi03366949-350 from 1683380 to 2239148 tid 2 2023-06-03T20:01:25.012 INFO:tasks.rados.rados.0.smithi033.stdout:1859: writing smithi03366949-350 from 2966450 to 3277662 tid 3 2023-06-03T20:01:25.012 INFO:tasks.rados.rados.0.smithi033.stdout:1860: read oid 458 snap -1 2023-06-03T20:01:25.013 INFO:tasks.rados.rados.0.smithi033.stdout:1860: expect (ObjNum 786 snap 0 seq_num 786) 2023-06-03T20:01:25.013 INFO:tasks.rados.rados.0.smithi033.stdout:1861: read oid 76 snap -1 2023-06-03T20:01:25.013 INFO:tasks.rados.rados.0.smithi033.stdout:1861: expect (ObjNum 535 snap 0 seq_num 535) 2023-06-03T20:01:25.013 INFO:tasks.rados.rados.0.smithi033.stdout:1862: write oid 422 current snap is 0 2023-06-03T20:01:25.013 INFO:tasks.rados.rados.0.smithi033.stdout:1849: expect (ObjNum 904 snap 0 seq_num 904) 2023-06-03T20:01:25.145 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:24 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.b.service: Failed with result 'exit-code'. 2023-06-03T20:01:25.145 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:24 smithi083 systemd[1]: Stopped Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:25.145 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:24 smithi083 systemd[1]: Started Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.996Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.996Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.996Z caller=main.go:518 level=info host_details="(Linux 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 smithi083 (none))" 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.996Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.997Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:24 smithi083 bash[53374]: ts=2023-06-03T20:01:24.999Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-06-03T20:01:25.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.000Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-06-03T20:01:25.147 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.000Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-06-03T20:01:25.147 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.003Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-06-03T20:01:25.147 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.005Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.75923ms 2023-06-03T20:01:25.147 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.005Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-06-03T20:01:25.164 INFO:tasks.rados.rados.0.smithi033.stdout:1850: expect (ObjNum 1255 snap 0 seq_num 1255) 2023-06-03T20:01:25.271 INFO:tasks.rados.rados.0.smithi033.stdout:1852: finishing write tid 1 to smithi03366949-304 2023-06-03T20:01:25.271 INFO:tasks.rados.rados.0.smithi033.stdout:1852: finishing write tid 2 to smithi03366949-304 2023-06-03T20:01:25.271 INFO:tasks.rados.rados.0.smithi033.stdout:1862: seq_num 1267 ranges {494469=655081,1741862=415779,2710226=584243} 2023-06-03T20:01:25.277 INFO:tasks.rados.rados.0.smithi033.stdout:1862: writing smithi03366949-422 from 494469 to 1149550 tid 1 2023-06-03T20:01:25.283 INFO:tasks.rados.rados.0.smithi033.stdout:1862: writing smithi03366949-422 from 1741862 to 2157641 tid 2 2023-06-03T20:01:25.290 INFO:tasks.rados.rados.0.smithi033.stdout:1862: writing smithi03366949-422 from 2710226 to 3294469 tid 3 2023-06-03T20:01:25.290 INFO:tasks.rados.rados.0.smithi033.stdout:1849: done (12 left) 2023-06-03T20:01:25.290 INFO:tasks.rados.rados.0.smithi033.stdout:1850: done (11 left) 2023-06-03T20:01:25.290 INFO:tasks.rados.rados.0.smithi033.stdout:1863: read oid 366 snap -1 2023-06-03T20:01:25.290 INFO:tasks.rados.rados.0.smithi033.stdout:1863: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1864: read oid 455 snap -1 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1864: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1865: read oid 410 snap -1 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1865: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1866: read oid 213 snap -1 2023-06-03T20:01:25.291 INFO:tasks.rados.rados.0.smithi033.stdout:1866: expect (ObjNum 858 snap 0 seq_num 858) 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:1867: delete oid 196 current snap is 0 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:1852: finishing write tid 3 to smithi03366949-304 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:1852: finishing write tid 4 to smithi03366949-304 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:1852: finishing write tid 5 to smithi03366949-304 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 249 (ObjNum 1261 snap 0 seq_num 1261) dirty exists 2023-06-03T20:01:25.292 INFO:tasks.rados.rados.0.smithi033.stdout:1852: left oid 304 (ObjNum 1261 snap 0 seq_num 1261) 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:1853: finishing write tid 1 to smithi03366949-164 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:1853: finishing write tid 2 to smithi03366949-164 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:1853: finishing write tid 3 to smithi03366949-164 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:1853: finishing write tid 4 to smithi03366949-164 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:1853: finishing write tid 5 to smithi03366949-164 2023-06-03T20:01:25.293 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 164 v 229 (ObjNum 1262 snap 0 seq_num 1262) dirty exists 2023-06-03T20:01:25.294 INFO:tasks.rados.rados.0.smithi033.stdout:1853: left oid 164 (ObjNum 1262 snap 0 seq_num 1262) 2023-06-03T20:01:25.294 INFO:tasks.rados.rados.0.smithi033.stdout:1854: expect (ObjNum 930 snap 0 seq_num 930) 2023-06-03T20:01:25.459 INFO:tasks.rados.rados.0.smithi033.stdout:1856: finishing write tid 1 to smithi03366949-154 2023-06-03T20:01:25.460 INFO:tasks.rados.rados.0.smithi033.stdout:1856: finishing write tid 2 to smithi03366949-154 2023-06-03T20:01:25.460 INFO:tasks.rados.rados.0.smithi033.stdout:1856: finishing write tid 3 to smithi03366949-154 2023-06-03T20:01:25.460 INFO:tasks.rados.rados.0.smithi033.stdout:1856: finishing write tid 4 to smithi03366949-154 2023-06-03T20:01:25.460 INFO:tasks.rados.rados.0.smithi033.stdout:1856: finishing write tid 5 to smithi03366949-154 2023-06-03T20:01:25.461 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 154 v 223 (ObjNum 1263 snap 0 seq_num 1263) dirty exists 2023-06-03T20:01:25.461 INFO:tasks.rados.rados.0.smithi033.stdout:1856: left oid 154 (ObjNum 1263 snap 0 seq_num 1263) 2023-06-03T20:01:25.462 INFO:tasks.rados.rados.0.smithi033.stdout:1857: finishing write tid 1 to smithi03366949-155 2023-06-03T20:01:25.462 INFO:tasks.rados.rados.0.smithi033.stdout:1857: finishing write tid 2 to smithi03366949-155 2023-06-03T20:01:25.462 INFO:tasks.rados.rados.0.smithi033.stdout:1857: finishing write tid 3 to smithi03366949-155 2023-06-03T20:01:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:1857: finishing write tid 4 to smithi03366949-155 2023-06-03T20:01:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:1857: finishing write tid 5 to smithi03366949-155 2023-06-03T20:01:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 155 v 292 (ObjNum 1264 snap 0 seq_num 1264) dirty exists 2023-06-03T20:01:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:1857: left oid 155 (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:01:25.463 INFO:tasks.rados.rados.0.smithi033.stdout:1858: finishing write tid 1 to smithi03366949-364 2023-06-03T20:01:25.464 INFO:tasks.rados.rados.0.smithi033.stdout:1858: finishing write tid 2 to smithi03366949-364 2023-06-03T20:01:25.464 INFO:tasks.rados.rados.0.smithi033.stdout:1858: finishing write tid 3 to smithi03366949-364 2023-06-03T20:01:25.464 INFO:tasks.rados.rados.0.smithi033.stdout:1858: finishing write tid 4 to smithi03366949-364 2023-06-03T20:01:25.465 INFO:tasks.rados.rados.0.smithi033.stdout:1858: finishing write tid 5 to smithi03366949-364 2023-06-03T20:01:25.465 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 364 v 230 (ObjNum 1265 snap 0 seq_num 1265) dirty exists 2023-06-03T20:01:25.465 INFO:tasks.rados.rados.0.smithi033.stdout:1858: left oid 364 (ObjNum 1265 snap 0 seq_num 1265) 2023-06-03T20:01:25.465 INFO:tasks.rados.rados.0.smithi033.stdout:1859: finishing write tid 1 to smithi03366949-350 2023-06-03T20:01:25.465 INFO:tasks.rados.rados.0.smithi033.stdout:1859: finishing write tid 2 to smithi03366949-350 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:1859: finishing write tid 3 to smithi03366949-350 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:1859: finishing write tid 4 to smithi03366949-350 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:1859: finishing write tid 5 to smithi03366949-350 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 350 v 253 (ObjNum 1266 snap 0 seq_num 1266) dirty exists 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:1859: left oid 350 (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:01:25.466 INFO:tasks.rados.rados.0.smithi033.stdout:1860: expect (ObjNum 786 snap 0 seq_num 786) 2023-06-03T20:01:25.561 INFO:tasks.rados.rados.0.smithi033.stdout:1861: expect (ObjNum 535 snap 0 seq_num 535) 2023-06-03T20:01:25.607 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.172Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2023-06-03T20:01:25.683 INFO:tasks.rados.rados.0.smithi033.stdout:1862: finishing write tid 1 to smithi03366949-422 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1862: finishing write tid 2 to smithi03366949-422 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1862: finishing write tid 3 to smithi03366949-422 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1862: finishing write tid 4 to smithi03366949-422 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1862: finishing write tid 5 to smithi03366949-422 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 422 v 268 (ObjNum 1267 snap 0 seq_num 1267) dirty exists 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1862: left oid 422 (ObjNum 1267 snap 0 seq_num 1267) 2023-06-03T20:01:25.684 INFO:tasks.rados.rados.0.smithi033.stdout:1865: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:25.752 INFO:tasks.rados.rados.0.smithi033.stdout:1866: expect (ObjNum 858 snap 0 seq_num 858) 2023-06-03T20:01:25.878 INFO:tasks.rados.rados.0.smithi033.stdout:1863: expect (ObjNum 1041 snap 0 seq_num 1041) 2023-06-03T20:01:25.883 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.604Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2023-06-03T20:01:25.883 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.604Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2023-06-03T20:01:25.883 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.605Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.03µs wal_replay_duration=599.748606ms total_replay_duration=601.627129ms 2023-06-03T20:01:25.883 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.612Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-06-03T20:01:25.883 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.612Z caller=main.go:947 level=info msg="TSDB started" 2023-06-03T20:01:25.884 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.612Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-06-03T20:01:25.884 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.635Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=22.554088ms db_storage=982ns remote_storage=1.982µs web_handler=593ns query_engine=1.221µs scrape=376.308µs scrape_sd=110.494µs notify=24.944µs notify_sd=21.318µs rules=21.624429ms 2023-06-03T20:01:25.884 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[53374]: ts=2023-06-03T20:01:25.635Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-06-03T20:01:25.984 INFO:tasks.rados.rados.0.smithi033.stdout:1864: expect (ObjNum 1097 snap 0 seq_num 1097) 2023-06-03T20:01:26.135 INFO:tasks.rados.rados.0.smithi033.stdout:1852: done (15 left) 2023-06-03T20:01:26.135 INFO:tasks.rados.rados.0.smithi033.stdout:1853: done (14 left) 2023-06-03T20:01:26.135 INFO:tasks.rados.rados.0.smithi033.stdout:1854: done (13 left) 2023-06-03T20:01:26.135 INFO:tasks.rados.rados.0.smithi033.stdout:1855: done (12 left) 2023-06-03T20:01:26.135 INFO:tasks.rados.rados.0.smithi033.stdout:1856: done (11 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1857: done (10 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1858: done (9 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1859: done (8 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1860: done (7 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1861: done (6 left) 2023-06-03T20:01:26.136 INFO:tasks.rados.rados.0.smithi033.stdout:1862: done (5 left) 2023-06-03T20:01:26.137 INFO:tasks.rados.rados.0.smithi033.stdout:1863: done (4 left) 2023-06-03T20:01:26.137 INFO:tasks.rados.rados.0.smithi033.stdout:1864: done (3 left) 2023-06-03T20:01:26.137 INFO:tasks.rados.rados.0.smithi033.stdout:1865: done (2 left) 2023-06-03T20:01:26.138 INFO:tasks.rados.rados.0.smithi033.stdout:1866: done (1 left) 2023-06-03T20:01:26.138 INFO:tasks.rados.rados.0.smithi033.stdout:1867: done (0 left) 2023-06-03T20:01:26.138 INFO:tasks.rados.rados.0.smithi033.stdout:1868: write oid 446 current snap is 0 2023-06-03T20:01:26.138 INFO:tasks.rados.rados.0.smithi033.stdout:1868: seq_num 1269 ranges {528083=405579,1342473=419448,2248719=733949} 2023-06-03T20:01:26.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[26882]: audit 2023-06-03T20:01:24.869658+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[26882]: audit 2023-06-03T20:01:24.876908+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[26882]: cephadm 2023-06-03T20:01:24.917272+0000 mgr.x (mgr.24803) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-06-03T20:01:26.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[26882]: cephadm 2023-06-03T20:01:24.940062+0000 mgr.x (mgr.24803) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:01:26.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:25 smithi083 bash[26882]: audit 2023-06-03T20:01:25.494020+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.33:0/869787995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:26.147 INFO:tasks.rados.rados.0.smithi033.stdout:1868: writing smithi03366949-446 from 528083 to 933662 tid 1 2023-06-03T20:01:26.150 INFO:tasks.rados.rados.0.smithi033.stdout:1868: writing smithi03366949-446 from 1342473 to 1761921 tid 2 2023-06-03T20:01:26.158 INFO:tasks.rados.rados.0.smithi033.stdout:1868: writing smithi03366949-446 from 2248719 to 2982668 tid 3 2023-06-03T20:01:26.158 INFO:tasks.rados.rados.0.smithi033.stdout:1869: write oid 385 current snap is 0 2023-06-03T20:01:26.158 INFO:tasks.rados.rados.0.smithi033.stdout:1869: seq_num 1270 ranges {544890=597181,1917308=563106,3076142=268748} 2023-06-03T20:01:26.164 INFO:tasks.rados.rados.0.smithi033.stdout:1869: writing smithi03366949-385 from 544890 to 1142071 tid 1 2023-06-03T20:01:26.171 INFO:tasks.rados.rados.0.smithi033.stdout:1869: writing smithi03366949-385 from 1917308 to 2480414 tid 2 2023-06-03T20:01:26.177 INFO:tasks.rados.rados.0.smithi033.stdout:1869: writing smithi03366949-385 from 3076142 to 3344890 tid 3 2023-06-03T20:01:26.177 INFO:tasks.rados.rados.0.smithi033.stdout:1870: write oid 420 current snap is 0 2023-06-03T20:01:26.177 INFO:tasks.rados.rados.0.smithi033.stdout:1870: seq_num 1271 ranges {561697=672430,1975790=706764,3103565=258132} 2023-06-03T20:01:26.184 INFO:tasks.rados.rados.0.smithi033.stdout:1870: writing smithi03366949-420 from 561697 to 1234127 tid 1 2023-06-03T20:01:26.192 INFO:tasks.rados.rados.0.smithi033.stdout:1870: writing smithi03366949-420 from 1975790 to 2682554 tid 2 2023-06-03T20:01:26.196 INFO:tasks.rados.rados.0.smithi033.stdout:1870: writing smithi03366949-420 from 3103565 to 3361697 tid 3 2023-06-03T20:01:26.196 INFO:tasks.rados.rados.0.smithi033.stdout:1871: write oid 196 current snap is 0 2023-06-03T20:01:26.197 INFO:tasks.rados.rados.0.smithi033.stdout:1868: finishing write tid 1 to smithi03366949-446 2023-06-03T20:01:26.197 INFO:tasks.rados.rados.0.smithi033.stdout:1868: finishing write tid 2 to smithi03366949-446 2023-06-03T20:01:26.197 INFO:tasks.rados.rados.0.smithi033.stdout:1868: finishing write tid 3 to smithi03366949-446 2023-06-03T20:01:26.197 INFO:tasks.rados.rados.0.smithi033.stdout:1868: finishing write tid 4 to smithi03366949-446 2023-06-03T20:01:26.197 INFO:tasks.rados.rados.0.smithi033.stdout:1871: seq_num 1272 ranges {578504=747679,2034272=566775,3130988=247516} 2023-06-03T20:01:26.203 INFO:tasks.rados.rados.0.smithi033.stdout:1871: writing smithi03366949-196 from 578504 to 1326183 tid 1 2023-06-03T20:01:26.210 INFO:tasks.rados.rados.0.smithi033.stdout:1871: writing smithi03366949-196 from 2034272 to 2601047 tid 2 2023-06-03T20:01:26.215 INFO:tasks.rados.rados.0.smithi033.stdout:1871: writing smithi03366949-196 from 3130988 to 3378504 tid 3 2023-06-03T20:01:26.216 INFO:tasks.rados.rados.0.smithi033.stdout:1872: read oid 379 snap -1 2023-06-03T20:01:26.216 INFO:tasks.rados.rados.0.smithi033.stdout:1872: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:01:26.216 INFO:tasks.rados.rados.0.smithi033.stdout:1873: read oid 240 snap -1 2023-06-03T20:01:26.216 INFO:tasks.rados.rados.0.smithi033.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-06-03T20:01:26.216 INFO:tasks.rados.rados.0.smithi033.stdout:1874: read oid 38 snap -1 2023-06-03T20:01:26.217 INFO:tasks.rados.rados.0.smithi033.stdout:1874: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:01:26.217 INFO:tasks.rados.rados.0.smithi033.stdout:1875: read oid 35 snap -1 2023-06-03T20:01:26.217 INFO:tasks.rados.rados.0.smithi033.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-06-03T20:01:26.218 INFO:tasks.rados.rados.0.smithi033.stdout:1876: write oid 83 current snap is 0 2023-06-03T20:01:26.218 INFO:tasks.rados.rados.0.smithi033.stdout:1876: seq_num 1273 ranges {595311=422928,1576401=710433,3042058=353253} 2023-06-03T20:01:26.222 INFO:tasks.rados.rados.0.smithi033.stdout:1876: writing smithi03366949-83 from 595311 to 1018239 tid 1 2023-06-03T20:01:26.230 INFO:tasks.rados.rados.0.smithi033.stdout:1876: writing smithi03366949-83 from 1576401 to 2286834 tid 2 2023-06-03T20:01:26.236 INFO:tasks.rados.rados.0.smithi033.stdout:1876: writing smithi03366949-83 from 3042058 to 3395311 tid 3 2023-06-03T20:01:26.236 INFO:tasks.rados.rados.0.smithi033.stdout:1877: write oid 477 current snap is 0 2023-06-03T20:01:26.236 INFO:tasks.rados.rados.0.smithi033.stdout:1877: seq_num 1274 ranges {612118=498177,1634883=570444,2669481=706662} 2023-06-03T20:01:26.242 INFO:tasks.rados.rados.0.smithi033.stdout:1877: writing smithi03366949-477 from 612118 to 1110295 tid 1 2023-06-03T20:01:26.249 INFO:tasks.rados.rados.0.smithi033.stdout:1877: writing smithi03366949-477 from 1634883 to 2205327 tid 2 2023-06-03T20:01:26.256 INFO:tasks.rados.rados.0.smithi033.stdout:1877: writing smithi03366949-477 from 2669481 to 3376143 tid 3 2023-06-03T20:01:26.256 INFO:tasks.rados.rados.0.smithi033.stdout:1878: read oid 246 snap -1 2023-06-03T20:01:26.256 INFO:tasks.rados.rados.0.smithi033.stdout:1878: expect (ObjNum 859 snap 0 seq_num 859) 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1879: write oid 115 current snap is 0 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1868: finishing write tid 5 to smithi03366949-446 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 446 v 281 (ObjNum 1269 snap 0 seq_num 1269) dirty exists 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1868: left oid 446 (ObjNum 1269 snap 0 seq_num 1269) 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1869: finishing write tid 1 to smithi03366949-385 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1869: finishing write tid 2 to smithi03366949-385 2023-06-03T20:01:26.257 INFO:tasks.rados.rados.0.smithi033.stdout:1869: finishing write tid 3 to smithi03366949-385 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1869: finishing write tid 4 to smithi03366949-385 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1869: finishing write tid 5 to smithi03366949-385 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 272 (ObjNum 1270 snap 0 seq_num 1270) dirty exists 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1869: left oid 385 (ObjNum 1270 snap 0 seq_num 1270) 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1870: finishing write tid 1 to smithi03366949-420 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1870: finishing write tid 2 to smithi03366949-420 2023-06-03T20:01:26.258 INFO:tasks.rados.rados.0.smithi033.stdout:1879: seq_num 1275 ranges {628925=573426,1693365=714102,3096904=332021} 2023-06-03T20:01:26.263 INFO:tasks.rados.rados.0.smithi033.stdout:1879: writing smithi03366949-115 from 628925 to 1202351 tid 1 2023-06-03T20:01:26.270 INFO:tasks.rados.rados.0.smithi033.stdout:1879: writing smithi03366949-115 from 1693365 to 2407467 tid 2 2023-06-03T20:01:26.278 INFO:tasks.rados.rados.0.smithi033.stdout:1879: writing smithi03366949-115 from 3096904 to 3428925 tid 3 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1868: done (11 left) 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1869: done (10 left) 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1880: read oid 457 snap -1 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1880: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1881: write oid 17 current snap is 0 2023-06-03T20:01:26.279 INFO:tasks.rados.rados.0.smithi033.stdout:1870: finishing write tid 3 to smithi03366949-420 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1870: finishing write tid 4 to smithi03366949-420 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1870: finishing write tid 5 to smithi03366949-420 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 420 v 234 (ObjNum 1271 snap 0 seq_num 1271) dirty exists 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1870: left oid 420 (ObjNum 1271 snap 0 seq_num 1271) 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1871: finishing write tid 1 to smithi03366949-196 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1871: finishing write tid 2 to smithi03366949-196 2023-06-03T20:01:26.280 INFO:tasks.rados.rados.0.smithi033.stdout:1881: seq_num 1276 ranges {645732=648675,1751847=574113,3124327=321405} 2023-06-03T20:01:26.286 INFO:tasks.rados.rados.0.smithi033.stdout:1881: writing smithi03366949-17 from 645732 to 1294407 tid 1 2023-06-03T20:01:26.292 INFO:tasks.rados.rados.0.smithi033.stdout:1881: writing smithi03366949-17 from 1751847 to 2325960 tid 2 2023-06-03T20:01:26.299 INFO:tasks.rados.rados.0.smithi033.stdout:1881: writing smithi03366949-17 from 3124327 to 3445732 tid 3 2023-06-03T20:01:26.299 INFO:tasks.rados.rados.0.smithi033.stdout:1870: done (11 left) 2023-06-03T20:01:26.300 INFO:tasks.rados.rados.0.smithi033.stdout:1882: read oid 46 snap -1 2023-06-03T20:01:26.300 INFO:tasks.rados.rados.0.smithi033.stdout:1882: expect (ObjNum 551 snap 0 seq_num 551) 2023-06-03T20:01:26.300 INFO:tasks.rados.rados.0.smithi033.stdout:1883: write oid 120 current snap is 0 2023-06-03T20:01:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:1871: finishing write tid 3 to smithi03366949-196 2023-06-03T20:01:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:1871: finishing write tid 4 to smithi03366949-196 2023-06-03T20:01:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:1871: finishing write tid 5 to smithi03366949-196 2023-06-03T20:01:26.302 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 196 v 285 (ObjNum 1272 snap 0 seq_num 1272) dirty exists 2023-06-03T20:01:26.302 INFO:tasks.rados.rados.0.smithi033.stdout:1871: left oid 196 (ObjNum 1272 snap 0 seq_num 1272) 2023-06-03T20:01:26.302 INFO:tasks.rados.rados.0.smithi033.stdout:1883: seq_num 1277 ranges {662539=723924,2093976=717771,3435397=27142} 2023-06-03T20:01:26.306 INFO:tasks.rados.rados.0.smithi033.stdout:1883: writing smithi03366949-120 from 662539 to 1386463 tid 1 2023-06-03T20:01:26.314 INFO:tasks.rados.rados.0.smithi033.stdout:1883: writing smithi03366949-120 from 2093976 to 2811747 tid 2 2023-06-03T20:01:26.318 INFO:tasks.rados.rados.0.smithi033.stdout:1883: writing smithi03366949-120 from 3435397 to 3462539 tid 3 2023-06-03T20:01:26.318 INFO:tasks.rados.rados.0.smithi033.stdout:1871: done (12 left) 2023-06-03T20:01:26.319 INFO:tasks.rados.rados.0.smithi033.stdout:1884: write oid 371 current snap is 0 2023-06-03T20:01:26.319 INFO:tasks.rados.rados.0.smithi033.stdout:1884: seq_num 1278 ranges {679346=515526,1868811=577782,3179173=300173} 2023-06-03T20:01:26.325 INFO:tasks.rados.rados.0.smithi033.stdout:1884: writing smithi03366949-371 from 679346 to 1194872 tid 1 2023-06-03T20:01:26.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[26432]: audit 2023-06-03T20:01:24.869658+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[26432]: audit 2023-06-03T20:01:24.876908+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[26432]: cephadm 2023-06-03T20:01:24.917272+0000 mgr.x (mgr.24803) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-06-03T20:01:26.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[26432]: cephadm 2023-06-03T20:01:24.940062+0000 mgr.x (mgr.24803) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:01:26.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[26432]: audit 2023-06-03T20:01:25.494020+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.33:0/869787995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:26.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[33017]: audit 2023-06-03T20:01:24.869658+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[33017]: audit 2023-06-03T20:01:24.876908+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:01:26.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[33017]: cephadm 2023-06-03T20:01:24.917272+0000 mgr.x (mgr.24803) 49 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2023-06-03T20:01:26.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[33017]: cephadm 2023-06-03T20:01:24.940062+0000 mgr.x (mgr.24803) 50 : cephadm [INF] Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:01:26.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:25 smithi033 bash[33017]: audit 2023-06-03T20:01:25.494020+0000 mon.b (mon.1) 80 : audit [DBG] from='client.? 172.21.15.33:0/869787995' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:26.334 INFO:tasks.rados.rados.0.smithi033.stdout:1884: writing smithi03366949-371 from 1868811 to 2446593 tid 2 2023-06-03T20:01:26.338 INFO:tasks.rados.rados.0.smithi033.stdout:1884: writing smithi03366949-371 from 3179173 to 3479346 tid 3 2023-06-03T20:01:26.338 INFO:tasks.rados.rados.0.smithi033.stdout:1885: write oid 277 current snap is 0 2023-06-03T20:01:26.338 INFO:tasks.rados.rados.0.smithi033.stdout:1885: seq_num 1279 ranges {696153=590775,1927293=721440,3206596=289557} 2023-06-03T20:01:26.345 INFO:tasks.rados.rados.0.smithi033.stdout:1885: writing smithi03366949-277 from 696153 to 1286928 tid 1 2023-06-03T20:01:26.353 INFO:tasks.rados.rados.0.smithi033.stdout:1885: writing smithi03366949-277 from 1927293 to 2648733 tid 2 2023-06-03T20:01:26.358 INFO:tasks.rados.rados.0.smithi033.stdout:1885: writing smithi03366949-277 from 3206596 to 3496153 tid 3 2023-06-03T20:01:26.358 INFO:tasks.rados.rados.0.smithi033.stdout:1886: delete oid 280 current snap is 0 2023-06-03T20:01:26.358 INFO:tasks.rados.rados.0.smithi033.stdout:1873: expect (ObjNum 557 snap 0 seq_num 557) 2023-06-03T20:01:26.521 INFO:tasks.rados.rados.0.smithi033.stdout:1874: expect (ObjNum 765 snap 0 seq_num 765) 2023-06-03T20:01:26.645 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.402Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2023-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.402Z 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-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.403Z 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-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.403Z 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-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2023-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=arp 2023-06-03T20:01:26.646 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=bcache 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=bonding 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=btrfs 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=conntrack 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=cpu 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=cpufreq 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=diskstats 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=dmi 2023-06-03T20:01:26.647 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=edac 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=entropy 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=fibrechannel 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=filefd 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=filesystem 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=hwmon 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=infiniband 2023-06-03T20:01:26.648 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=ipvs 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=loadavg 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=mdadm 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=meminfo 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=netclass 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=netdev 2023-06-03T20:01:26.649 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=netstat 2023-06-03T20:01:26.650 INFO:tasks.rados.rados.0.smithi033.stdout:1875: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-06-03T20:01:26.650 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=nfs 2023-06-03T20:01:26.650 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=nfsd 2023-06-03T20:01:26.650 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=nvme 2023-06-03T20:01:26.650 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=os 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=pressure 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=rapl 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=schedstat 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=sockstat 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=softnet 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=stat 2023-06-03T20:01:26.651 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=tapestats 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=textfile 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=thermal_zone 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=time 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=udp_queues 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=uname 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=vmstat 2023-06-03T20:01:26.652 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=xfs 2023-06-03T20:01:26.653 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:115 level=info collector=zfs 2023-06-03T20:01:26.653 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2023-06-03T20:01:26.653 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[53581]: ts=2023-06-03T20:01:26.404Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2023-06-03T20:01:26.815 INFO:tasks.rados.rados.0.smithi033.stdout:1872: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:01:26.955 INFO:tasks.rados.rados.0.smithi033.stdout:1876: finishing write tid 1 to smithi03366949-83 2023-06-03T20:01:26.955 INFO:tasks.rados.rados.0.smithi033.stdout:1876: finishing write tid 2 to smithi03366949-83 2023-06-03T20:01:26.955 INFO:tasks.rados.rados.0.smithi033.stdout:1876: finishing write tid 3 to smithi03366949-83 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1876: finishing write tid 4 to smithi03366949-83 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1876: finishing write tid 5 to smithi03366949-83 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 227 (ObjNum 1273 snap 0 seq_num 1273) dirty exists 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1876: left oid 83 (ObjNum 1273 snap 0 seq_num 1273) 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1877: finishing write tid 1 to smithi03366949-477 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1877: finishing write tid 2 to smithi03366949-477 2023-06-03T20:01:26.956 INFO:tasks.rados.rados.0.smithi033.stdout:1877: finishing write tid 3 to smithi03366949-477 2023-06-03T20:01:26.957 INFO:tasks.rados.rados.0.smithi033.stdout:1877: finishing write tid 4 to smithi03366949-477 2023-06-03T20:01:26.957 INFO:tasks.rados.rados.0.smithi033.stdout:1877: finishing write tid 5 to smithi03366949-477 2023-06-03T20:01:26.957 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 477 v 232 (ObjNum 1274 snap 0 seq_num 1274) dirty exists 2023-06-03T20:01:26.957 INFO:tasks.rados.rados.0.smithi033.stdout:1877: left oid 477 (ObjNum 1274 snap 0 seq_num 1274) 2023-06-03T20:01:26.957 INFO:tasks.rados.rados.0.smithi033.stdout:1878: expect (ObjNum 859 snap 0 seq_num 859) 2023-06-03T20:01:27.066 INFO:tasks.rados.rados.0.smithi033.stdout:1879: finishing write tid 1 to smithi03366949-115 2023-06-03T20:01:27.066 INFO:tasks.rados.rados.0.smithi033.stdout:1879: finishing write tid 2 to smithi03366949-115 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:1879: finishing write tid 3 to smithi03366949-115 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:1879: finishing write tid 4 to smithi03366949-115 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:1879: finishing write tid 5 to smithi03366949-115 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 238 (ObjNum 1275 snap 0 seq_num 1275) dirty exists 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:1879: left oid 115 (ObjNum 1275 snap 0 seq_num 1275) 2023-06-03T20:01:27.067 INFO:tasks.rados.rados.0.smithi033.stdout:1880: expect (ObjNum 1230 snap 0 seq_num 1230) 2023-06-03T20:01:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:26 smithi083 bash[26882]: cluster 2023-06-03T20:01:25.467411+0000 mgr.x (mgr.24803) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-06-03T20:01:27.164 INFO:tasks.rados.rados.0.smithi033.stdout:1881: finishing write tid 1 to smithi03366949-17 2023-06-03T20:01:27.164 INFO:tasks.rados.rados.0.smithi033.stdout:1881: finishing write tid 2 to smithi03366949-17 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:1881: finishing write tid 3 to smithi03366949-17 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:1881: finishing write tid 4 to smithi03366949-17 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:1881: finishing write tid 5 to smithi03366949-17 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 17 v 233 (ObjNum 1276 snap 0 seq_num 1276) dirty exists 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:1881: left oid 17 (ObjNum 1276 snap 0 seq_num 1276) 2023-06-03T20:01:27.165 INFO:tasks.rados.rados.0.smithi033.stdout:1882: expect (ObjNum 551 snap 0 seq_num 551) 2023-06-03T20:01:27.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:26 smithi033 bash[26432]: cluster 2023-06-03T20:01:25.467411+0000 mgr.x (mgr.24803) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-06-03T20:01:27.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:26 smithi033 bash[33017]: cluster 2023-06-03T20:01:25.467411+0000 mgr.x (mgr.24803) 51 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 124 op/s 2023-06-03T20:01:27.336 INFO:tasks.rados.rados.0.smithi033.stdout:1883: finishing write tid 1 to smithi03366949-120 2023-06-03T20:01:27.336 INFO:tasks.rados.rados.0.smithi033.stdout:1883: finishing write tid 2 to smithi03366949-120 2023-06-03T20:01:27.336 INFO:tasks.rados.rados.0.smithi033.stdout:1883: finishing write tid 3 to smithi03366949-120 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1883: finishing write tid 4 to smithi03366949-120 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1883: finishing write tid 5 to smithi03366949-120 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 120 v 332 (ObjNum 1277 snap 0 seq_num 1277) dirty exists 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1883: left oid 120 (ObjNum 1277 snap 0 seq_num 1277) 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1884: finishing write tid 1 to smithi03366949-371 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1884: finishing write tid 2 to smithi03366949-371 2023-06-03T20:01:27.337 INFO:tasks.rados.rados.0.smithi033.stdout:1884: finishing write tid 3 to smithi03366949-371 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1884: finishing write tid 4 to smithi03366949-371 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1884: finishing write tid 5 to smithi03366949-371 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 336 (ObjNum 1278 snap 0 seq_num 1278) dirty exists 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1884: left oid 371 (ObjNum 1278 snap 0 seq_num 1278) 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1885: finishing write tid 1 to smithi03366949-277 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1885: finishing write tid 2 to smithi03366949-277 2023-06-03T20:01:27.338 INFO:tasks.rados.rados.0.smithi033.stdout:1885: finishing write tid 3 to smithi03366949-277 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1885: finishing write tid 4 to smithi03366949-277 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1885: finishing write tid 5 to smithi03366949-277 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 237 (ObjNum 1279 snap 0 seq_num 1279) dirty exists 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1885: left oid 277 (ObjNum 1279 snap 0 seq_num 1279) 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1872: done (14 left) 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1873: done (13 left) 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1874: done (12 left) 2023-06-03T20:01:27.339 INFO:tasks.rados.rados.0.smithi033.stdout:1875: done (11 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1876: done (10 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1877: done (9 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1878: done (8 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1879: done (7 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1880: done (6 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1881: done (5 left) 2023-06-03T20:01:27.340 INFO:tasks.rados.rados.0.smithi033.stdout:1882: done (4 left) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1883: done (3 left) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1884: done (2 left) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1885: done (1 left) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1886: done (0 left) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1887: read oid 319 snap -1 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1887: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1888: read oid 260 snap -1 2023-06-03T20:01:27.341 INFO:tasks.rados.rados.0.smithi033.stdout:1888: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:01:27.342 INFO:tasks.rados.rados.0.smithi033.stdout:1889: read oid 394 snap -1 2023-06-03T20:01:27.342 INFO:tasks.rados.rados.0.smithi033.stdout:1889: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:27.342 INFO:tasks.rados.rados.0.smithi033.stdout:1890: write oid 27 current snap is 0 2023-06-03T20:01:27.342 INFO:tasks.rados.rados.0.smithi033.stdout:1890: seq_num 1281 ranges {729767=741273,1927904=725109,3145089=384678} 2023-06-03T20:01:27.351 INFO:tasks.rados.rados.0.smithi033.stdout:1890: writing smithi03366949-27 from 729767 to 1471040 tid 1 2023-06-03T20:01:27.358 INFO:tasks.rados.rados.0.smithi033.stdout:1890: writing smithi03366949-27 from 1927904 to 2653013 tid 2 2023-06-03T20:01:27.364 INFO:tasks.rados.rados.0.smithi033.stdout:1890: writing smithi03366949-27 from 3145089 to 3529767 tid 3 2023-06-03T20:01:27.364 INFO:tasks.rados.rados.0.smithi033.stdout:1891: read oid 153 snap -1 2023-06-03T20:01:27.364 INFO:tasks.rados.rados.0.smithi033.stdout:1891: expect deleted 2023-06-03T20:01:27.364 INFO:tasks.rados.rados.0.smithi033.stdout:1892: read oid 500 snap -1 2023-06-03T20:01:27.364 INFO:tasks.rados.rados.0.smithi033.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2023-06-03T20:01:27.365 INFO:tasks.rados.rados.0.smithi033.stdout:1893: read oid 98 snap -1 2023-06-03T20:01:27.365 INFO:tasks.rados.rados.0.smithi033.stdout:1893: expect deleted 2023-06-03T20:01:27.365 INFO:tasks.rados.rados.0.smithi033.stdout:1894: write oid 273 current snap is 0 2023-06-03T20:01:27.365 INFO:tasks.rados.rados.0.smithi033.stdout:1894: seq_num 1282 ranges {746574=416522,1586386=468767,2772512=629544} 2023-06-03T20:01:27.370 INFO:tasks.rados.rados.0.smithi033.stdout:1894: writing smithi03366949-273 from 746574 to 1163096 tid 1 2023-06-03T20:01:27.375 INFO:tasks.rados.rados.0.smithi033.stdout:1894: writing smithi03366949-273 from 1586386 to 2055153 tid 2 2023-06-03T20:01:27.383 INFO:tasks.rados.rados.0.smithi033.stdout:1894: writing smithi03366949-273 from 2772512 to 3402056 tid 3 2023-06-03T20:01:27.383 INFO:tasks.rados.rados.0.smithi033.stdout:1895: write oid 209 current snap is 0 2023-06-03T20:01:27.383 INFO:tasks.rados.rados.0.smithi033.stdout:1895: seq_num 1283 ranges {763381=491771,2044868=728778,3199935=363446} 2023-06-03T20:01:27.390 INFO:tasks.rados.rados.0.smithi033.stdout:1895: writing smithi03366949-209 from 763381 to 1255152 tid 1 2023-06-03T20:01:27.399 INFO:tasks.rados.rados.0.smithi033.stdout:1895: writing smithi03366949-209 from 2044868 to 2773646 tid 2 2023-06-03T20:01:27.403 INFO:tasks.rados.rados.0.smithi033.stdout:1895: writing smithi03366949-209 from 3199935 to 3563381 tid 3 2023-06-03T20:01:27.404 INFO:tasks.rados.rados.0.smithi033.stdout:1896: read oid 245 snap -1 2023-06-03T20:01:27.404 INFO:tasks.rados.rados.0.smithi033.stdout:1896: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-06-03T20:01:27.404 INFO:tasks.rados.rados.0.smithi033.stdout:1897: write oid 120 current snap is 0 2023-06-03T20:01:27.404 INFO:tasks.rados.rados.0.smithi033.stdout:1897: seq_num 1284 ranges {780188=567020,2103350=472436,3227358=352830} 2023-06-03T20:01:27.411 INFO:tasks.rados.rados.0.smithi033.stdout:1897: writing smithi03366949-120 from 780188 to 1347208 tid 1 2023-06-03T20:01:27.418 INFO:tasks.rados.rados.0.smithi033.stdout:1897: writing smithi03366949-120 from 2103350 to 2575786 tid 2 2023-06-03T20:01:27.424 INFO:tasks.rados.rados.0.smithi033.stdout:1897: writing smithi03366949-120 from 3227358 to 3580188 tid 3 2023-06-03T20:01:27.424 INFO:tasks.rados.rados.0.smithi033.stdout:1898: read oid 254 snap -1 2023-06-03T20:01:27.424 INFO:tasks.rados.rados.0.smithi033.stdout:1898: expect (ObjNum 881 snap 0 seq_num 881) 2023-06-03T20:01:27.425 INFO:tasks.rados.rados.0.smithi033.stdout:1899: read oid 445 snap -1 2023-06-03T20:01:27.425 INFO:tasks.rados.rados.0.smithi033.stdout:1899: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-06-03T20:01:27.425 INFO:tasks.rados.rados.0.smithi033.stdout:1900: write oid 430 current snap is 0 2023-06-03T20:01:27.425 INFO:tasks.rados.rados.0.smithi033.stdout:1900: seq_num 1285 ranges {796995=758622,2161832=732447} 2023-06-03T20:01:27.433 INFO:tasks.rados.rados.0.smithi033.stdout:1900: writing smithi03366949-430 from 796995 to 1555617 tid 1 2023-06-03T20:01:27.440 INFO:tasks.rados.rados.0.smithi033.stdout:1900: writing smithi03366949-430 from 2161832 to 2894279 tid 2 2023-06-03T20:01:27.441 INFO:tasks.rados.rados.0.smithi033.stdout:1901: write oid 63 current snap is 0 2023-06-03T20:01:27.441 INFO:tasks.rados.rados.0.smithi033.stdout:1901: seq_num 1286 ranges {413802=433871,1420314=476105,2482204=790985} 2023-06-03T20:01:27.445 INFO:tasks.rados.rados.0.smithi033.stdout:1901: writing smithi03366949-63 from 413802 to 847673 tid 1 2023-06-03T20:01:27.451 INFO:tasks.rados.rados.0.smithi033.stdout:1901: writing smithi03366949-63 from 1420314 to 1896419 tid 2 2023-06-03T20:01:27.459 INFO:tasks.rados.rados.0.smithi033.stdout:1901: writing smithi03366949-63 from 2482204 to 3273189 tid 3 2023-06-03T20:01:27.459 INFO:tasks.rados.rados.0.smithi033.stdout:1902: read oid 1 snap -1 2023-06-03T20:01:27.459 INFO:tasks.rados.rados.0.smithi033.stdout:1902: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-06-03T20:01:27.459 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:27.459 INFO:tasks.rados.rados.0.smithi033.stdout:1888: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:01:27.539 INFO:tasks.rados.rados.0.smithi033.stdout:1889: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:27.620 INFO:tasks.rados.rados.0.smithi033.stdout:1887: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:01:27.726 INFO:tasks.rados.rados.0.smithi033.stdout:1890: finishing write tid 1 to smithi03366949-27 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:1890: finishing write tid 2 to smithi03366949-27 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:1890: finishing write tid 3 to smithi03366949-27 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:1890: finishing write tid 4 to smithi03366949-27 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:1890: finishing write tid 5 to smithi03366949-27 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 257 (ObjNum 1281 snap 0 seq_num 1281) dirty exists 2023-06-03T20:01:27.727 INFO:tasks.rados.rados.0.smithi033.stdout:1890: left oid 27 (ObjNum 1281 snap 0 seq_num 1281) 2023-06-03T20:01:27.728 INFO:tasks.rados.rados.0.smithi033.stdout:1892: expect (ObjNum 499 snap 0 seq_num 499) 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:1894: finishing write tid 1 to smithi03366949-273 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:1894: finishing write tid 2 to smithi03366949-273 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:1894: finishing write tid 3 to smithi03366949-273 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:1894: finishing write tid 4 to smithi03366949-273 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:1894: finishing write tid 5 to smithi03366949-273 2023-06-03T20:01:27.801 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 273 v 276 (ObjNum 1282 snap 0 seq_num 1282) dirty exists 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1894: left oid 273 (ObjNum 1282 snap 0 seq_num 1282) 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1895: finishing write tid 1 to smithi03366949-209 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1895: finishing write tid 2 to smithi03366949-209 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1895: finishing write tid 3 to smithi03366949-209 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1895: finishing write tid 4 to smithi03366949-209 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:1895: finishing write tid 5 to smithi03366949-209 2023-06-03T20:01:27.802 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 209 v 340 (ObjNum 1283 snap 0 seq_num 1283) dirty exists 2023-06-03T20:01:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:1895: left oid 209 (ObjNum 1283 snap 0 seq_num 1283) 2023-06-03T20:01:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:1897: finishing write tid 1 to smithi03366949-120 2023-06-03T20:01:27.803 INFO:tasks.rados.rados.0.smithi033.stdout:1896: expect (ObjNum 1249 snap 0 seq_num 1249) 2023-06-03T20:01:27.932 INFO:tasks.rados.rados.0.smithi033.stdout:1897: finishing write tid 2 to smithi03366949-120 2023-06-03T20:01:27.932 INFO:tasks.rados.rados.0.smithi033.stdout:1897: finishing write tid 3 to smithi03366949-120 2023-06-03T20:01:27.932 INFO:tasks.rados.rados.0.smithi033.stdout:1897: finishing write tid 4 to smithi03366949-120 2023-06-03T20:01:27.932 INFO:tasks.rados.rados.0.smithi033.stdout:1897: finishing write tid 5 to smithi03366949-120 2023-06-03T20:01:27.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 120 v 344 (ObjNum 1284 snap 0 seq_num 1284) dirty exists 2023-06-03T20:01:27.933 INFO:tasks.rados.rados.0.smithi033.stdout:1897: left oid 120 (ObjNum 1284 snap 0 seq_num 1284) 2023-06-03T20:01:27.933 INFO:tasks.rados.rados.0.smithi033.stdout:1899: expect (ObjNum 1033 snap 0 seq_num 1033) 2023-06-03T20:01:28.082 INFO:tasks.rados.rados.0.smithi033.stdout:1898: expect (ObjNum 881 snap 0 seq_num 881) 2023-06-03T20:01:28.236 INFO:tasks.rados.rados.0.smithi033.stdout:1900: finishing write tid 1 to smithi03366949-430 2023-06-03T20:01:28.236 INFO:tasks.rados.rados.0.smithi033.stdout:1900: finishing write tid 2 to smithi03366949-430 2023-06-03T20:01:28.236 INFO:tasks.rados.rados.0.smithi033.stdout:1900: finishing write tid 3 to smithi03366949-430 2023-06-03T20:01:28.236 INFO:tasks.rados.rados.0.smithi033.stdout:1900: finishing write tid 4 to smithi03366949-430 2023-06-03T20:01:28.236 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 235 (ObjNum 1285 snap 0 seq_num 1285) dirty exists 2023-06-03T20:01:28.237 INFO:tasks.rados.rados.0.smithi033.stdout:1900: left oid 430 (ObjNum 1285 snap 0 seq_num 1285) 2023-06-03T20:01:28.237 INFO:tasks.rados.rados.0.smithi033.stdout:1901: finishing write tid 1 to smithi03366949-63 2023-06-03T20:01:28.237 INFO:tasks.rados.rados.0.smithi033.stdout:1901: finishing write tid 2 to smithi03366949-63 2023-06-03T20:01:28.237 INFO:tasks.rados.rados.0.smithi033.stdout:1901: finishing write tid 3 to smithi03366949-63 2023-06-03T20:01:28.237 INFO:tasks.rados.rados.0.smithi033.stdout:1901: finishing write tid 4 to smithi03366949-63 2023-06-03T20:01:28.238 INFO:tasks.rados.rados.0.smithi033.stdout:1901: finishing write tid 5 to smithi03366949-63 2023-06-03T20:01:28.238 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 241 (ObjNum 1286 snap 0 seq_num 1286) dirty exists 2023-06-03T20:01:28.238 INFO:tasks.rados.rados.0.smithi033.stdout:1901: left oid 63 (ObjNum 1286 snap 0 seq_num 1286) 2023-06-03T20:01:28.238 INFO:tasks.rados.rados.0.smithi033.stdout:1902: expect (ObjNum 1098 snap 0 seq_num 1098) 2023-06-03T20:01:28.369 INFO:tasks.rados.rados.0.smithi033.stdout:1887: done (15 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1888: done (14 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1889: done (13 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1890: done (12 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1891: done (11 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1892: done (10 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1893: done (9 left) 2023-06-03T20:01:28.370 INFO:tasks.rados.rados.0.smithi033.stdout:1894: done (8 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1895: done (7 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1896: done (6 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1897: done (5 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1898: done (4 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1899: done (3 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1900: done (2 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1901: done (1 left) 2023-06-03T20:01:28.371 INFO:tasks.rados.rados.0.smithi033.stdout:1902: done (0 left) 2023-06-03T20:01:28.372 INFO:tasks.rados.rados.0.smithi033.stdout:1903: read oid 286 snap -1 2023-06-03T20:01:28.372 INFO:tasks.rados.rados.0.smithi033.stdout:1903: expect deleted 2023-06-03T20:01:28.372 INFO:tasks.rados.rados.0.smithi033.stdout:1904: delete oid 428 current snap is 0 2023-06-03T20:01:28.372 INFO:tasks.rados.rados.0.smithi033.stdout:1903: done (1 left) 2023-06-03T20:01:28.373 INFO:tasks.rados.rados.0.smithi033.stdout:1904: done (0 left) 2023-06-03T20:01:28.373 INFO:tasks.rados.rados.0.smithi033.stdout:1905: write oid 19 current snap is 0 2023-06-03T20:01:28.373 INFO:tasks.rados.rados.0.smithi033.stdout:1905: seq_num 1288 ranges {447416=584369,1537278=479774,2537050=529882,3524784=122632} 2023-06-03T20:01:28.384 INFO:tasks.rados.rados.0.smithi033.stdout:1905: writing smithi03366949-19 from 447416 to 1031785 tid 1 2023-06-03T20:01:28.390 INFO:tasks.rados.rados.0.smithi033.stdout:1905: writing smithi03366949-19 from 1537278 to 2017052 tid 2 2023-06-03T20:01:28.396 INFO:tasks.rados.rados.0.smithi033.stdout:1905: writing smithi03366949-19 from 2537050 to 3066932 tid 3 2023-06-03T20:01:28.399 INFO:tasks.rados.rados.0.smithi033.stdout:1905: writing smithi03366949-19 from 3524784 to 3647416 tid 4 2023-06-03T20:01:28.399 INFO:tasks.rados.rados.0.smithi033.stdout:1906: delete oid 457 current snap is 0 2023-06-03T20:01:28.400 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 1 to smithi03366949-19 2023-06-03T20:01:28.400 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 2 to smithi03366949-19 2023-06-03T20:01:28.401 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 3 to smithi03366949-19 2023-06-03T20:01:28.402 INFO:tasks.rados.rados.0.smithi033.stdout:1906: done (1 left) 2023-06-03T20:01:28.402 INFO:tasks.rados.rados.0.smithi033.stdout:1907: read oid 348 snap -1 2023-06-03T20:01:28.402 INFO:tasks.rados.rados.0.smithi033.stdout:1907: expect deleted 2023-06-03T20:01:28.402 INFO:tasks.rados.rados.0.smithi033.stdout:1908: read oid 364 snap -1 2023-06-03T20:01:28.403 INFO:tasks.rados.rados.0.smithi033.stdout:1908: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-06-03T20:01:28.403 INFO:tasks.rados.rados.0.smithi033.stdout:1909: write oid 341 current snap is 0 2023-06-03T20:01:28.403 INFO:tasks.rados.rados.0.smithi033.stdout:1909: seq_num 1290 ranges {481030=734867,1937889=483443,2875543=552426} 2023-06-03T20:01:28.409 INFO:tasks.rados.rados.0.smithi033.stdout:1909: writing smithi03366949-341 from 481030 to 1215897 tid 1 2023-06-03T20:01:28.417 INFO:tasks.rados.rados.0.smithi033.stdout:1909: writing smithi03366949-341 from 1937889 to 2421332 tid 2 2023-06-03T20:01:28.423 INFO:tasks.rados.rados.0.smithi033.stdout:1909: writing smithi03366949-341 from 2875543 to 3427969 tid 3 2023-06-03T20:01:28.423 INFO:tasks.rados.rados.0.smithi033.stdout:1910: read oid 212 snap -1 2023-06-03T20:01:28.423 INFO:tasks.rados.rados.0.smithi033.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:01:28.423 INFO:tasks.rados.rados.0.smithi033.stdout:1911: write oid 321 current snap is 0 2023-06-03T20:01:28.424 INFO:tasks.rados.rados.0.smithi033.stdout:1911: seq_num 1291 ranges {497837=410116,1596371=743454,2902966=763698} 2023-06-03T20:01:28.428 INFO:tasks.rados.rados.0.smithi033.stdout:1911: writing smithi03366949-321 from 497837 to 907953 tid 1 2023-06-03T20:01:28.436 INFO:tasks.rados.rados.0.smithi033.stdout:1911: writing smithi03366949-321 from 1596371 to 2339825 tid 2 2023-06-03T20:01:28.444 INFO:tasks.rados.rados.0.smithi033.stdout:1911: writing smithi03366949-321 from 2902966 to 3666664 tid 3 2023-06-03T20:01:28.444 INFO:tasks.rados.rados.0.smithi033.stdout:1912: read oid 31 snap -1 2023-06-03T20:01:28.444 INFO:tasks.rados.rados.0.smithi033.stdout:1912: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:01:28.444 INFO:tasks.rados.rados.0.smithi033.stdout:1913: read oid 59 snap -1 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1913: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1914: delete oid 351 current snap is 0 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 4 to smithi03366949-19 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 5 to smithi03366949-19 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1905: finishing write tid 6 to smithi03366949-19 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 19 v 243 (ObjNum 1288 snap 0 seq_num 1288) dirty exists 2023-06-03T20:01:28.445 INFO:tasks.rados.rados.0.smithi033.stdout:1905: left oid 19 (ObjNum 1288 snap 0 seq_num 1288) 2023-06-03T20:01:28.446 INFO:tasks.rados.rados.0.smithi033.stdout:1909: finishing write tid 1 to smithi03366949-341 2023-06-03T20:01:28.446 INFO:tasks.rados.rados.0.smithi033.stdout:1908: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-06-03T20:01:28.686 INFO:tasks.rados.rados.0.smithi033.stdout:1909: finishing write tid 2 to smithi03366949-341 2023-06-03T20:01:28.686 INFO:tasks.rados.rados.0.smithi033.stdout:1909: finishing write tid 3 to smithi03366949-341 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:1909: finishing write tid 4 to smithi03366949-341 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:1909: finishing write tid 5 to smithi03366949-341 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 341 v 221 (ObjNum 1290 snap 0 seq_num 1290) dirty exists 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:1909: left oid 341 (ObjNum 1290 snap 0 seq_num 1290) 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:1911: finishing write tid 1 to smithi03366949-321 2023-06-03T20:01:28.687 INFO:tasks.rados.rados.0.smithi033.stdout:1910: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:01:28.791 INFO:tasks.rados.rados.0.smithi033.stdout:1911: finishing write tid 2 to smithi03366949-321 2023-06-03T20:01:28.792 INFO:tasks.rados.rados.0.smithi033.stdout:1912: expect (ObjNum 725 snap 0 seq_num 725) 2023-06-03T20:01:28.886 INFO:tasks.rados.rados.0.smithi033.stdout:1911: finishing write tid 3 to smithi03366949-321 2023-06-03T20:01:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:1911: finishing write tid 4 to smithi03366949-321 2023-06-03T20:01:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:1911: finishing write tid 5 to smithi03366949-321 2023-06-03T20:01:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 321 v 225 (ObjNum 1291 snap 0 seq_num 1291) dirty exists 2023-06-03T20:01:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:1911: left oid 321 (ObjNum 1291 snap 0 seq_num 1291) 2023-06-03T20:01:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:1913: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:01:29.000 INFO:tasks.rados.rados.0.smithi033.stdout:1905: done (8 left) 2023-06-03T20:01:29.000 INFO:tasks.rados.rados.0.smithi033.stdout:1907: done (7 left) 2023-06-03T20:01:29.000 INFO:tasks.rados.rados.0.smithi033.stdout:1908: done (6 left) 2023-06-03T20:01:29.000 INFO:tasks.rados.rados.0.smithi033.stdout:1909: done (5 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1910: done (4 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1911: done (3 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1912: done (2 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1913: done (1 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1914: done (0 left) 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1915: write oid 82 current snap is 0 2023-06-03T20:01:29.001 INFO:tasks.rados.rados.0.smithi033.stdout:1915: seq_num 1293 ranges {531451=676967,1713335=747123,2957812=502595} 2023-06-03T20:01:29.014 INFO:tasks.rados.rados.0.smithi033.stdout:1915: writing smithi03366949-82 from 531451 to 1208418 tid 1 2023-06-03T20:01:29.022 INFO:tasks.rados.rados.0.smithi033.stdout:1915: writing smithi03366949-82 from 1713335 to 2460458 tid 2 2023-06-03T20:01:29.027 INFO:tasks.rados.rados.0.smithi033.stdout:1915: writing smithi03366949-82 from 2957812 to 3460407 tid 3 2023-06-03T20:01:29.028 INFO:tasks.rados.rados.0.smithi033.stdout:1916: delete oid 330 current snap is 0 2023-06-03T20:01:29.028 INFO:tasks.rados.rados.0.smithi033.stdout:1915: finishing write tid 1 to smithi03366949-82 2023-06-03T20:01:29.028 INFO:tasks.rados.rados.0.smithi033.stdout:1915: finishing write tid 2 to smithi03366949-82 2023-06-03T20:01:29.031 INFO:tasks.rados.rados.0.smithi033.stdout:1915: finishing write tid 3 to smithi03366949-82 2023-06-03T20:01:29.031 INFO:tasks.rados.rados.0.smithi033.stdout:1915: finishing write tid 4 to smithi03366949-82 2023-06-03T20:01:29.031 INFO:tasks.rados.rados.0.smithi033.stdout:1915: finishing write tid 5 to smithi03366949-82 2023-06-03T20:01:29.031 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 276 (ObjNum 1293 snap 0 seq_num 1293) dirty exists 2023-06-03T20:01:29.032 INFO:tasks.rados.rados.0.smithi033.stdout:1915: left oid 82 (ObjNum 1293 snap 0 seq_num 1293) 2023-06-03T20:01:29.032 INFO:tasks.rados.rados.0.smithi033.stdout:1915: done (1 left) 2023-06-03T20:01:29.033 INFO:tasks.rados.rados.0.smithi033.stdout:1916: done (0 left) 2023-06-03T20:01:29.033 INFO:tasks.rados.rados.0.smithi033.stdout:1917: write oid 126 current snap is 0 2023-06-03T20:01:29.033 INFO:tasks.rados.rados.0.smithi033.stdout:1917: seq_num 1295 ranges {565065=427465,1430299=634439,2496305=525139,3472104=292961} 2023-06-03T20:01:29.039 INFO:tasks.rados.rados.0.smithi033.stdout:1917: writing smithi03366949-126 from 565065 to 992530 tid 1 2023-06-03T20:01:29.046 INFO:tasks.rados.rados.0.smithi033.stdout:1917: writing smithi03366949-126 from 1430299 to 2064738 tid 2 2023-06-03T20:01:29.052 INFO:tasks.rados.rados.0.smithi033.stdout:1917: writing smithi03366949-126 from 2496305 to 3021444 tid 3 2023-06-03T20:01:29.056 INFO:tasks.rados.rados.0.smithi033.stdout:1917: writing smithi03366949-126 from 3472104 to 3765065 tid 4 2023-06-03T20:01:29.057 INFO:tasks.rados.rados.0.smithi033.stdout:1918: delete oid 90 current snap is 0 2023-06-03T20:01:29.057 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 1 to smithi03366949-126 2023-06-03T20:01:29.057 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 2 to smithi03366949-126 2023-06-03T20:01:29.057 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 3 to smithi03366949-126 2023-06-03T20:01:29.059 INFO:tasks.rados.rados.0.smithi033.stdout:1918: done (1 left) 2023-06-03T20:01:29.059 INFO:tasks.rados.rados.0.smithi033.stdout:1919: read oid 486 snap -1 2023-06-03T20:01:29.059 INFO:tasks.rados.rados.0.smithi033.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-06-03T20:01:29.059 INFO:tasks.rados.rados.0.smithi033.stdout:1920: write oid 382 current snap is 0 2023-06-03T20:01:29.059 INFO:tasks.rados.rados.0.smithi033.stdout:1920: seq_num 1297 ranges {598679=577963,1947263=638108,3351151=447528} 2023-06-03T20:01:29.067 INFO:tasks.rados.rados.0.smithi033.stdout:1920: writing smithi03366949-382 from 598679 to 1176642 tid 1 2023-06-03T20:01:29.076 INFO:tasks.rados.rados.0.smithi033.stdout:1920: writing smithi03366949-382 from 1947263 to 2585371 tid 2 2023-06-03T20:01:29.083 INFO:tasks.rados.rados.0.smithi033.stdout:1920: writing smithi03366949-382 from 3351151 to 3798679 tid 3 2023-06-03T20:01:29.083 INFO:tasks.rados.rados.0.smithi033.stdout:1921: write oid 301 current snap is 0 2023-06-03T20:01:29.083 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 4 to smithi03366949-126 2023-06-03T20:01:29.083 INFO:tasks.rados.rados.0.smithi033.stdout:1921: seq_num 1298 ranges {615486=653212,1889392=498119,2978574=475308} 2023-06-03T20:01:29.090 INFO:tasks.rados.rados.0.smithi033.stdout:1921: writing smithi03366949-301 from 615486 to 1268698 tid 1 2023-06-03T20:01:29.096 INFO:tasks.rados.rados.0.smithi033.stdout:1921: writing smithi03366949-301 from 1889392 to 2387511 tid 2 2023-06-03T20:01:29.102 INFO:tasks.rados.rados.0.smithi033.stdout:1921: writing smithi03366949-301 from 2978574 to 3453882 tid 3 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1922: read oid 184 snap -1 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1922: expect (ObjNum 183 snap 0 seq_num 183) 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1923: write oid 288 current snap is 0 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 5 to smithi03366949-126 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1917: finishing write tid 6 to smithi03366949-126 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 126 v 230 (ObjNum 1295 snap 0 seq_num 1295) dirty exists 2023-06-03T20:01:29.103 INFO:tasks.rados.rados.0.smithi033.stdout:1917: left oid 126 (ObjNum 1295 snap 0 seq_num 1295) 2023-06-03T20:01:29.104 INFO:tasks.rados.rados.0.smithi033.stdout:1919: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-06-03T20:01:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:28 smithi083 bash[26882]: cluster 2023-06-03T20:01:27.467933+0000 mgr.x (mgr.24803) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.8 MiB/s wr, 83 op/s 2023-06-03T20:01:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:28 smithi083 bash[26882]: audit 2023-06-03T20:01:27.927061+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.33:0/2763985651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:29.215 INFO:tasks.rados.rados.0.smithi033.stdout:1920: finishing write tid 1 to smithi03366949-382 2023-06-03T20:01:29.216 INFO:tasks.rados.rados.0.smithi033.stdout:1920: finishing write tid 2 to smithi03366949-382 2023-06-03T20:01:29.216 INFO:tasks.rados.rados.0.smithi033.stdout:1920: finishing write tid 3 to smithi03366949-382 2023-06-03T20:01:29.216 INFO:tasks.rados.rados.0.smithi033.stdout:1920: finishing write tid 4 to smithi03366949-382 2023-06-03T20:01:29.216 INFO:tasks.rados.rados.0.smithi033.stdout:1920: finishing write tid 5 to smithi03366949-382 2023-06-03T20:01:29.216 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 234 (ObjNum 1297 snap 0 seq_num 1297) dirty exists 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1920: left oid 382 (ObjNum 1297 snap 0 seq_num 1297) 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: finishing write tid 1 to smithi03366949-301 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: finishing write tid 2 to smithi03366949-301 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: finishing write tid 3 to smithi03366949-301 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: finishing write tid 4 to smithi03366949-301 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: finishing write tid 5 to smithi03366949-301 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 301 v 231 (ObjNum 1298 snap 0 seq_num 1298) dirty exists 2023-06-03T20:01:29.217 INFO:tasks.rados.rados.0.smithi033.stdout:1921: left oid 301 (ObjNum 1298 snap 0 seq_num 1298) 2023-06-03T20:01:29.218 INFO:tasks.rados.rados.0.smithi033.stdout:1922: expect (ObjNum 183 snap 0 seq_num 183) 2023-06-03T20:01:29.311 INFO:tasks.rados.rados.0.smithi033.stdout:1923: seq_num 1299 ranges {632293=728461,1947874=641777,3005997=686580} 2023-06-03T20:01:29.323 INFO:tasks.rados.rados.0.smithi033.stdout:1923: writing smithi03366949-288 from 632293 to 1360754 tid 1 2023-06-03T20:01:29.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:28 smithi033 bash[26432]: cluster 2023-06-03T20:01:27.467933+0000 mgr.x (mgr.24803) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.8 MiB/s wr, 83 op/s 2023-06-03T20:01:29.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:28 smithi033 bash[26432]: audit 2023-06-03T20:01:27.927061+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.33:0/2763985651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:29.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:28 smithi033 bash[33017]: cluster 2023-06-03T20:01:27.467933+0000 mgr.x (mgr.24803) 52 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.2 GiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 8.8 MiB/s wr, 83 op/s 2023-06-03T20:01:29.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:28 smithi033 bash[33017]: audit 2023-06-03T20:01:27.927061+0000 mon.c (mon.2) 131 : audit [DBG] from='client.? 172.21.15.33:0/2763985651' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:29.331 INFO:tasks.rados.rados.0.smithi033.stdout:1923: writing smithi03366949-288 from 1947874 to 2589651 tid 2 2023-06-03T20:01:29.336 INFO:tasks.rados.rados.0.smithi033.stdout:1923: writing smithi03366949-288 from 3005997 to 3692577 tid 3 2023-06-03T20:01:29.337 INFO:tasks.rados.rados.0.smithi033.stdout:1917: done (5 left) 2023-06-03T20:01:29.337 INFO:tasks.rados.rados.0.smithi033.stdout:1919: done (4 left) 2023-06-03T20:01:29.337 INFO:tasks.rados.rados.0.smithi033.stdout:1920: done (3 left) 2023-06-03T20:01:29.338 INFO:tasks.rados.rados.0.smithi033.stdout:1921: done (2 left) 2023-06-03T20:01:29.339 INFO:tasks.rados.rados.0.smithi033.stdout:1922: done (1 left) 2023-06-03T20:01:29.339 INFO:tasks.rados.rados.0.smithi033.stdout:1924: write oid 296 current snap is 0 2023-06-03T20:01:29.339 INFO:tasks.rados.rados.0.smithi033.stdout:1924: seq_num 1300 ranges {649100=403710,1606356=501788,2633420=497852,3636005=213095} 2023-06-03T20:01:29.342 INFO:tasks.rados.rados.0.smithi033.stdout:1924: writing smithi03366949-296 from 649100 to 1052810 tid 1 2023-06-03T20:01:29.348 INFO:tasks.rados.rados.0.smithi033.stdout:1924: writing smithi03366949-296 from 1606356 to 2108144 tid 2 2023-06-03T20:01:29.354 INFO:tasks.rados.rados.0.smithi033.stdout:1924: writing smithi03366949-296 from 2633420 to 3131272 tid 3 2023-06-03T20:01:29.358 INFO:tasks.rados.rados.0.smithi033.stdout:1924: writing smithi03366949-296 from 3636005 to 3849100 tid 4 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1925: delete oid 357 current snap is 0 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1923: finishing write tid 1 to smithi03366949-288 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1923: finishing write tid 2 to smithi03366949-288 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1923: finishing write tid 3 to smithi03366949-288 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1923: finishing write tid 4 to smithi03366949-288 2023-06-03T20:01:29.359 INFO:tasks.rados.rados.0.smithi033.stdout:1923: finishing write tid 5 to smithi03366949-288 2023-06-03T20:01:29.360 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 281 (ObjNum 1299 snap 0 seq_num 1299) dirty exists 2023-06-03T20:01:29.360 INFO:tasks.rados.rados.0.smithi033.stdout:1923: left oid 288 (ObjNum 1299 snap 0 seq_num 1299) 2023-06-03T20:01:29.360 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 1 to smithi03366949-296 2023-06-03T20:01:29.360 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 2 to smithi03366949-296 2023-06-03T20:01:29.360 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 3 to smithi03366949-296 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1923: done (2 left) 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1925: done (1 left) 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1926: read oid 166 snap -1 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1926: expect (ObjNum 966 snap 0 seq_num 966) 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1927: read oid 87 snap -1 2023-06-03T20:01:29.361 INFO:tasks.rados.rados.0.smithi033.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-06-03T20:01:29.362 INFO:tasks.rados.rados.0.smithi033.stdout:1928: delete oid 405 current snap is 0 2023-06-03T20:01:29.362 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 4 to smithi03366949-296 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 5 to smithi03366949-296 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1924: finishing write tid 6 to smithi03366949-296 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 296 v 262 (ObjNum 1300 snap 0 seq_num 1300) dirty exists 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1924: left oid 296 (ObjNum 1300 snap 0 seq_num 1300) 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1924: done (3 left) 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1928: done (2 left) 2023-06-03T20:01:29.363 INFO:tasks.rados.rados.0.smithi033.stdout:1929: read oid 378 snap -1 2023-06-03T20:01:29.364 INFO:tasks.rados.rados.0.smithi033.stdout:1929: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:29.364 INFO:tasks.rados.rados.0.smithi033.stdout:1930: write oid 263 current snap is 0 2023-06-03T20:01:29.364 INFO:tasks.rados.rados.0.smithi033.stdout:1930: seq_num 1303 ranges {699521=745810,2181802=649115,3515689=383832} 2023-06-03T20:01:29.371 INFO:tasks.rados.rados.0.smithi033.stdout:1930: writing smithi03366949-263 from 699521 to 1445331 tid 1 2023-06-03T20:01:29.380 INFO:tasks.rados.rados.0.smithi033.stdout:1930: writing smithi03366949-263 from 2181802 to 2830917 tid 2 2023-06-03T20:01:29.386 INFO:tasks.rados.rados.0.smithi033.stdout:1930: writing smithi03366949-263 from 3515689 to 3899521 tid 3 2023-06-03T20:01:29.386 INFO:tasks.rados.rados.0.smithi033.stdout:1931: write oid 51 current snap is 0 2023-06-03T20:01:29.386 INFO:tasks.rados.rados.0.smithi033.stdout:1931: seq_num 1304 ranges {716328=421059,1840284=509126,3143112=659293} 2023-06-03T20:01:29.392 INFO:tasks.rados.rados.0.smithi033.stdout:1931: writing smithi03366949-51 from 716328 to 1137387 tid 1 2023-06-03T20:01:29.399 INFO:tasks.rados.rados.0.smithi033.stdout:1931: writing smithi03366949-51 from 1840284 to 2349410 tid 2 2023-06-03T20:01:29.407 INFO:tasks.rados.rados.0.smithi033.stdout:1931: writing smithi03366949-51 from 3143112 to 3802405 tid 3 2023-06-03T20:01:29.407 INFO:tasks.rados.rados.0.smithi033.stdout:1932: read oid 101 snap -1 2023-06-03T20:01:29.408 INFO:tasks.rados.rados.0.smithi033.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2023-06-03T20:01:29.408 INFO:tasks.rados.rados.0.smithi033.stdout:1933: write oid 296 current snap is 0 2023-06-03T20:01:29.408 INFO:tasks.rados.rados.0.smithi033.stdout:1933: seq_num 1305 ranges {733135=496308,1898766=652784,3170535=470565} 2023-06-03T20:01:29.414 INFO:tasks.rados.rados.0.smithi033.stdout:1933: writing smithi03366949-296 from 733135 to 1229443 tid 1 2023-06-03T20:01:29.421 INFO:tasks.rados.rados.0.smithi033.stdout:1933: writing smithi03366949-296 from 1898766 to 2551550 tid 2 2023-06-03T20:01:29.428 INFO:tasks.rados.rados.0.smithi033.stdout:1933: writing smithi03366949-296 from 3170535 to 3641100 tid 3 2023-06-03T20:01:29.429 INFO:tasks.rados.rados.0.smithi033.stdout:1934: read oid 270 snap -1 2023-06-03T20:01:29.429 INFO:tasks.rados.rados.0.smithi033.stdout:1934: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:29.429 INFO:tasks.rados.rados.0.smithi033.stdout:1935: read oid 227 snap -1 2023-06-03T20:01:29.429 INFO:tasks.rados.rados.0.smithi033.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:01:29.429 INFO:tasks.rados.rados.0.smithi033.stdout:1936: write oid 395 current snap is 0 2023-06-03T20:01:29.430 INFO:tasks.rados.rados.0.smithi033.stdout:1936: seq_num 1306 ranges {749942=571557,1840895=796442,3365252=584690} 2023-06-03T20:01:29.436 INFO:tasks.rados.rados.0.smithi033.stdout:1936: writing smithi03366949-395 from 749942 to 1321499 tid 1 2023-06-03T20:01:29.443 INFO:tasks.rados.rados.0.smithi033.stdout:1936: writing smithi03366949-395 from 1840895 to 2637337 tid 2 2023-06-03T20:01:29.451 INFO:tasks.rados.rados.0.smithi033.stdout:1936: writing smithi03366949-395 from 3365252 to 3949942 tid 3 2023-06-03T20:01:29.452 INFO:tasks.rados.rados.0.smithi033.stdout:1937: write oid 109 current snap is 0 2023-06-03T20:01:29.452 INFO:tasks.rados.rados.0.smithi033.stdout:1926: expect (ObjNum 966 snap 0 seq_num 966) 2023-06-03T20:01:29.570 INFO:tasks.rados.rados.0.smithi033.stdout:1929: expect (ObjNum 963 snap 0 seq_num 963) 2023-06-03T20:01:29.669 INFO:tasks.rados.rados.0.smithi033.stdout:1927: expect (ObjNum 1210 snap 0 seq_num 1210) 2023-06-03T20:01:29.836 INFO:tasks.rados.rados.0.smithi033.stdout:1930: finishing write tid 1 to smithi03366949-263 2023-06-03T20:01:29.837 INFO:tasks.rados.rados.0.smithi033.stdout:1930: finishing write tid 2 to smithi03366949-263 2023-06-03T20:01:29.837 INFO:tasks.rados.rados.0.smithi033.stdout:1930: finishing write tid 3 to smithi03366949-263 2023-06-03T20:01:29.838 INFO:tasks.rados.rados.0.smithi033.stdout:1930: finishing write tid 4 to smithi03366949-263 2023-06-03T20:01:29.838 INFO:tasks.rados.rados.0.smithi033.stdout:1930: finishing write tid 5 to smithi03366949-263 2023-06-03T20:01:29.838 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 263 v 236 (ObjNum 1303 snap 0 seq_num 1303) dirty exists 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1930: left oid 263 (ObjNum 1303 snap 0 seq_num 1303) 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1931: finishing write tid 1 to smithi03366949-51 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1931: finishing write tid 2 to smithi03366949-51 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1931: finishing write tid 3 to smithi03366949-51 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1931: finishing write tid 4 to smithi03366949-51 2023-06-03T20:01:29.839 INFO:tasks.rados.rados.0.smithi033.stdout:1931: finishing write tid 5 to smithi03366949-51 2023-06-03T20:01:29.840 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 51 v 209 (ObjNum 1304 snap 0 seq_num 1304) dirty exists 2023-06-03T20:01:29.840 INFO:tasks.rados.rados.0.smithi033.stdout:1931: left oid 51 (ObjNum 1304 snap 0 seq_num 1304) 2023-06-03T20:01:29.840 INFO:tasks.rados.rados.0.smithi033.stdout:1932: expect (ObjNum 100 snap 0 seq_num 100) 2023-06-03T20:01:29.947 INFO:tasks.rados.rados.0.smithi033.stdout:1933: finishing write tid 1 to smithi03366949-296 2023-06-03T20:01:29.948 INFO:tasks.rados.rados.0.smithi033.stdout:1933: finishing write tid 2 to smithi03366949-296 2023-06-03T20:01:29.948 INFO:tasks.rados.rados.0.smithi033.stdout:1934: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:30.023 INFO:tasks.rados.rados.0.smithi033.stdout:1933: finishing write tid 3 to smithi03366949-296 2023-06-03T20:01:30.023 INFO:tasks.rados.rados.0.smithi033.stdout:1933: finishing write tid 4 to smithi03366949-296 2023-06-03T20:01:30.023 INFO:tasks.rados.rados.0.smithi033.stdout:1933: finishing write tid 5 to smithi03366949-296 2023-06-03T20:01:30.023 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 296 v 266 (ObjNum 1305 snap 0 seq_num 1305) dirty exists 2023-06-03T20:01:30.023 INFO:tasks.rados.rados.0.smithi033.stdout:1933: left oid 296 (ObjNum 1305 snap 0 seq_num 1305) 2023-06-03T20:01:30.024 INFO:tasks.rados.rados.0.smithi033.stdout:1936: finishing write tid 1 to smithi03366949-395 2023-06-03T20:01:30.024 INFO:tasks.rados.rados.0.smithi033.stdout:1935: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:01:30.140 INFO:tasks.rados.rados.0.smithi033.stdout:1936: finishing write tid 2 to smithi03366949-395 2023-06-03T20:01:30.141 INFO:tasks.rados.rados.0.smithi033.stdout:1936: finishing write tid 3 to smithi03366949-395 2023-06-03T20:01:30.141 INFO:tasks.rados.rados.0.smithi033.stdout:1936: finishing write tid 4 to smithi03366949-395 2023-06-03T20:01:30.141 INFO:tasks.rados.rados.0.smithi033.stdout:1936: finishing write tid 5 to smithi03366949-395 2023-06-03T20:01:30.141 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 395 v 270 (ObjNum 1306 snap 0 seq_num 1306) dirty exists 2023-06-03T20:01:30.141 INFO:tasks.rados.rados.0.smithi033.stdout:1936: left oid 395 (ObjNum 1306 snap 0 seq_num 1306) 2023-06-03T20:01:30.142 INFO:tasks.rados.rados.0.smithi033.stdout:1937: seq_num 1307 ranges {766749=646806,1899377=656453,3109028=609462} 2023-06-03T20:01:30.157 INFO:tasks.rados.rados.0.smithi033.stdout:1937: writing smithi03366949-109 from 766749 to 1413555 tid 1 2023-06-03T20:01:30.163 INFO:tasks.rados.rados.0.smithi033.stdout:1937: writing smithi03366949-109 from 1899377 to 2555830 tid 2 2023-06-03T20:01:30.170 INFO:tasks.rados.rados.0.smithi033.stdout:1937: writing smithi03366949-109 from 3109028 to 3718490 tid 3 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1926: done (10 left) 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1927: done (9 left) 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1929: done (8 left) 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1930: done (7 left) 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1931: done (6 left) 2023-06-03T20:01:30.171 INFO:tasks.rados.rados.0.smithi033.stdout:1932: done (5 left) 2023-06-03T20:01:30.172 INFO:tasks.rados.rados.0.smithi033.stdout:1933: done (4 left) 2023-06-03T20:01:30.172 INFO:tasks.rados.rados.0.smithi033.stdout:1934: done (3 left) 2023-06-03T20:01:30.172 INFO:tasks.rados.rados.0.smithi033.stdout:1935: done (2 left) 2023-06-03T20:01:30.172 INFO:tasks.rados.rados.0.smithi033.stdout:1936: done (1 left) 2023-06-03T20:01:30.172 INFO:tasks.rados.rados.0.smithi033.stdout:1938: read oid 185 snap -1 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1938: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1939: read oid 410 snap -1 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1939: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1940: write oid 370 current snap is 0 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1937: finishing write tid 1 to smithi03366949-109 2023-06-03T20:01:30.173 INFO:tasks.rados.rados.0.smithi033.stdout:1940: seq_num 1308 ranges {783556=438408,1674212=400111,2736451=420734,3882270=101286} 2023-06-03T20:01:30.177 INFO:tasks.rados.rados.0.smithi033.stdout:1940: writing smithi03366949-370 from 783556 to 1221964 tid 1 2023-06-03T20:01:30.182 INFO:tasks.rados.rados.0.smithi033.stdout:1940: writing smithi03366949-370 from 1674212 to 2074323 tid 2 2023-06-03T20:01:30.188 INFO:tasks.rados.rados.0.smithi033.stdout:1940: writing smithi03366949-370 from 2736451 to 3157185 tid 3 2023-06-03T20:01:30.193 INFO:tasks.rados.rados.0.smithi033.stdout:1940: writing smithi03366949-370 from 3882270 to 3983556 tid 4 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1941: read oid 293 snap -1 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1941: expect (ObjNum 292 snap 0 seq_num 292) 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1942: read oid 16 snap -1 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1942: expect (ObjNum 826 snap 0 seq_num 826) 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1943: read oid 2 snap -1 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1943: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-06-03T20:01:30.194 INFO:tasks.rados.rados.0.smithi033.stdout:1944: read oid 235 snap -1 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1944: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1945: read oid 423 snap -1 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1945: expect deleted 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1946: read oid 25 snap -1 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1946: expect (ObjNum 24 snap 0 seq_num 24) 2023-06-03T20:01:30.195 INFO:tasks.rados.rados.0.smithi033.stdout:1947: write oid 38 current snap is 0 2023-06-03T20:01:30.196 INFO:tasks.rados.rados.0.smithi033.stdout:1937: finishing write tid 2 to smithi03366949-109 2023-06-03T20:01:30.196 INFO:tasks.rados.rados.0.smithi033.stdout:1939: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:30.267 INFO:tasks.rados.rados.0.smithi033.stdout:1937: finishing write tid 3 to smithi03366949-109 2023-06-03T20:01:30.268 INFO:tasks.rados.rados.0.smithi033.stdout:1937: finishing write tid 4 to smithi03366949-109 2023-06-03T20:01:30.268 INFO:tasks.rados.rados.0.smithi033.stdout:1937: finishing write tid 5 to smithi03366949-109 2023-06-03T20:01:30.268 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 109 v 291 (ObjNum 1307 snap 0 seq_num 1307) dirty exists 2023-06-03T20:01:30.268 INFO:tasks.rados.rados.0.smithi033.stdout:1937: left oid 109 (ObjNum 1307 snap 0 seq_num 1307) 2023-06-03T20:01:30.268 INFO:tasks.rados.rados.0.smithi033.stdout:1938: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:01:30.366 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 1 to smithi03366949-370 2023-06-03T20:01:30.367 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 2 to smithi03366949-370 2023-06-03T20:01:30.367 INFO:tasks.rados.rados.0.smithi033.stdout:1947: seq_num 1309 ranges {400363=513657,1332694=660122} 2023-06-03T20:01:30.372 INFO:tasks.rados.rados.0.smithi033.stdout:1947: writing smithi03366949-38 from 400363 to 914020 tid 1 2023-06-03T20:01:30.380 INFO:tasks.rados.rados.0.smithi033.stdout:1947: writing smithi03366949-38 from 1332694 to 1992816 tid 2 2023-06-03T20:01:30.380 INFO:tasks.rados.rados.0.smithi033.stdout:1937: done (10 left) 2023-06-03T20:01:30.380 INFO:tasks.rados.rados.0.smithi033.stdout:1938: done (9 left) 2023-06-03T20:01:30.381 INFO:tasks.rados.rados.0.smithi033.stdout:1939: done (8 left) 2023-06-03T20:01:30.381 INFO:tasks.rados.rados.0.smithi033.stdout:1948: delete oid 31 current snap is 0 2023-06-03T20:01:30.381 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 3 to smithi03366949-370 2023-06-03T20:01:30.381 INFO:tasks.rados.rados.0.smithi033.stdout:1943: expect (ObjNum 1149 snap 0 seq_num 1149) 2023-06-03T20:01:30.567 INFO:tasks.rados.rados.0.smithi033.stdout:1941: expect (ObjNum 292 snap 0 seq_num 292) 2023-06-03T20:01:30.656 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 4 to smithi03366949-370 2023-06-03T20:01:30.656 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 5 to smithi03366949-370 2023-06-03T20:01:30.656 INFO:tasks.rados.rados.0.smithi033.stdout:1940: finishing write tid 6 to smithi03366949-370 2023-06-03T20:01:30.656 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 246 (ObjNum 1308 snap 0 seq_num 1308) dirty exists 2023-06-03T20:01:30.657 INFO:tasks.rados.rados.0.smithi033.stdout:1940: left oid 370 (ObjNum 1308 snap 0 seq_num 1308) 2023-06-03T20:01:30.657 INFO:tasks.rados.rados.0.smithi033.stdout:1942: expect (ObjNum 826 snap 0 seq_num 826) 2023-06-03T20:01:30.821 INFO:tasks.rados.rados.0.smithi033.stdout:1946: expect (ObjNum 24 snap 0 seq_num 24) 2023-06-03T20:01:30.894 INFO:tasks.rados.rados.0.smithi033.stdout:1944: expect (ObjNum 1062 snap 0 seq_num 1062) 2023-06-03T20:01:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:1947: finishing write tid 1 to smithi03366949-38 2023-06-03T20:01:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:1947: finishing write tid 2 to smithi03366949-38 2023-06-03T20:01:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:1947: finishing write tid 3 to smithi03366949-38 2023-06-03T20:01:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:1947: finishing write tid 4 to smithi03366949-38 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 38 v 279 (ObjNum 1309 snap 0 seq_num 1309) dirty exists 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1947: left oid 38 (ObjNum 1309 snap 0 seq_num 1309) 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1940: done (8 left) 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1941: done (7 left) 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1942: done (6 left) 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1943: done (5 left) 2023-06-03T20:01:31.102 INFO:tasks.rados.rados.0.smithi033.stdout:1944: done (4 left) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1945: done (3 left) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1946: done (2 left) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1947: done (1 left) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1948: done (0 left) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1949: read oid 325 snap -1 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1949: expect (ObjNum 723 snap 0 seq_num 723) 2023-06-03T20:01:31.103 INFO:tasks.rados.rados.0.smithi033.stdout:1950: delete oid 493 current snap is 0 2023-06-03T20:01:31.104 INFO:tasks.rados.rados.0.smithi033.stdout:1950: done (1 left) 2023-06-03T20:01:31.104 INFO:tasks.rados.rados.0.smithi033.stdout:1951: write oid 408 current snap is 0 2023-06-03T20:01:31.104 INFO:tasks.rados.rados.0.smithi033.stdout:1951: seq_num 1312 ranges {450784=739404,1791787=258997} 2023-06-03T20:01:31.115 INFO:tasks.rados.rados.0.smithi033.stdout:1951: writing smithi03366949-408 from 450784 to 1190188 tid 1 2023-06-03T20:01:31.120 INFO:tasks.rados.rados.0.smithi033.stdout:1951: writing smithi03366949-408 from 1791787 to 2050784 tid 2 2023-06-03T20:01:31.120 INFO:tasks.rados.rados.0.smithi033.stdout:1952: read oid 145 snap -1 2023-06-03T20:01:31.120 INFO:tasks.rados.rados.0.smithi033.stdout:1952: expect deleted 2023-06-03T20:01:31.120 INFO:tasks.rados.rados.0.smithi033.stdout:1953: read oid 264 snap -1 2023-06-03T20:01:31.120 INFO:tasks.rados.rados.0.smithi033.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:31.121 INFO:tasks.rados.rados.0.smithi033.stdout:1954: read oid 215 snap -1 2023-06-03T20:01:31.121 INFO:tasks.rados.rados.0.smithi033.stdout:1954: expect deleted 2023-06-03T20:01:31.121 INFO:tasks.rados.rados.0.smithi033.stdout:1955: delete oid 160 current snap is 0 2023-06-03T20:01:31.121 INFO:tasks.rados.rados.0.smithi033.stdout:1949: expect (ObjNum 723 snap 0 seq_num 723) 2023-06-03T20:01:31.222 INFO:tasks.rados.rados.0.smithi033.stdout:1951: finishing write tid 1 to smithi03366949-408 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:1951: finishing write tid 2 to smithi03366949-408 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:1951: finishing write tid 3 to smithi03366949-408 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:1951: finishing write tid 4 to smithi03366949-408 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 408 v 299 (ObjNum 1312 snap 0 seq_num 1312) dirty exists 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:1951: left oid 408 (ObjNum 1312 snap 0 seq_num 1312) 2023-06-03T20:01:31.223 INFO:tasks.rados.rados.0.smithi033.stdout:1953: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:31.292 INFO:tasks.rados.rados.0.smithi033.stdout:1949: done (5 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1951: done (4 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1952: done (3 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1953: done (2 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1954: done (1 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1955: done (0 left) 2023-06-03T20:01:31.293 INFO:tasks.rados.rados.0.smithi033.stdout:1956: delete oid 84 current snap is 0 2023-06-03T20:01:31.295 INFO:tasks.rados.rados.0.smithi033.stdout:1956: done (0 left) 2023-06-03T20:01:31.295 INFO:tasks.rados.rados.0.smithi033.stdout:1957: delete oid 240 current snap is 0 2023-06-03T20:01:31.297 INFO:tasks.rados.rados.0.smithi033.stdout:1957: done (0 left) 2023-06-03T20:01:31.298 INFO:tasks.rados.rados.0.smithi033.stdout:1958: read oid 194 snap -1 2023-06-03T20:01:31.298 INFO:tasks.rados.rados.0.smithi033.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2023-06-03T20:01:31.298 INFO:tasks.rados.rados.0.smithi033.stdout:1959: write oid 445 current snap is 0 2023-06-03T20:01:31.298 INFO:tasks.rados.rados.0.smithi033.stdout:1959: seq_num 1316 ranges {518012=756753,2025715=92297} 2023-06-03T20:01:31.310 INFO:tasks.rados.rados.0.smithi033.stdout:1959: writing smithi03366949-445 from 518012 to 1274765 tid 1 2023-06-03T20:01:31.315 INFO:tasks.rados.rados.0.smithi033.stdout:1959: writing smithi03366949-445 from 2025715 to 2118012 tid 2 2023-06-03T20:01:31.315 INFO:tasks.rados.rados.0.smithi033.stdout:1960: write oid 332 current snap is 0 2023-06-03T20:01:31.315 INFO:tasks.rados.rados.0.smithi033.stdout:1958: expect (ObjNum 654 snap 0 seq_num 654) 2023-06-03T20:01:31.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:30 smithi033 bash[26432]: cluster 2023-06-03T20:01:29.469186+0000 mgr.x (mgr.24803) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-06-03T20:01:31.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:30 smithi033 bash[26432]: audit 2023-06-03T20:01:30.373230+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.33:0/2381731103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:31.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:30 smithi033 bash[33017]: cluster 2023-06-03T20:01:29.469186+0000 mgr.x (mgr.24803) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-06-03T20:01:31.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:30 smithi033 bash[33017]: audit 2023-06-03T20:01:30.373230+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.33:0/2381731103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:30 smithi083 bash[26882]: cluster 2023-06-03T20:01:29.469186+0000 mgr.x (mgr.24803) 53 : cluster [DBG] pgmap v31: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 96 MiB/s rd, 14 MiB/s wr, 130 op/s 2023-06-03T20:01:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:30 smithi083 bash[26882]: audit 2023-06-03T20:01:30.373230+0000 mon.c (mon.2) 132 : audit [DBG] from='client.? 172.21.15.33:0/2381731103' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:31.414 INFO:tasks.rados.rados.0.smithi033.stdout:1959: finishing write tid 1 to smithi03366949-445 2023-06-03T20:01:31.414 INFO:tasks.rados.rados.0.smithi033.stdout:1959: finishing write tid 2 to smithi03366949-445 2023-06-03T20:01:31.414 INFO:tasks.rados.rados.0.smithi033.stdout:1959: finishing write tid 3 to smithi03366949-445 2023-06-03T20:01:31.415 INFO:tasks.rados.rados.0.smithi033.stdout:1959: finishing write tid 4 to smithi03366949-445 2023-06-03T20:01:31.415 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 237 (ObjNum 1316 snap 0 seq_num 1316) dirty exists 2023-06-03T20:01:31.415 INFO:tasks.rados.rados.0.smithi033.stdout:1959: left oid 445 (ObjNum 1316 snap 0 seq_num 1316) 2023-06-03T20:01:31.415 INFO:tasks.rados.rados.0.smithi033.stdout:1960: seq_num 1317 ranges {534819=432002,1684197=450622} 2023-06-03T20:01:31.425 INFO:tasks.rados.rados.0.smithi033.stdout:1960: writing smithi03366949-332 from 534819 to 966821 tid 1 2023-06-03T20:01:31.434 INFO:tasks.rados.rados.0.smithi033.stdout:1960: writing smithi03366949-332 from 1684197 to 2134819 tid 2 2023-06-03T20:01:31.434 INFO:tasks.rados.rados.0.smithi033.stdout:1958: done (2 left) 2023-06-03T20:01:31.435 INFO:tasks.rados.rados.0.smithi033.stdout:1959: done (1 left) 2023-06-03T20:01:31.435 INFO:tasks.rados.rados.0.smithi033.stdout:1961: read oid 409 snap -1 2023-06-03T20:01:31.435 INFO:tasks.rados.rados.0.smithi033.stdout:1961: expect deleted 2023-06-03T20:01:31.435 INFO:tasks.rados.rados.0.smithi033.stdout:1962: read oid 153 snap -1 2023-06-03T20:01:31.436 INFO:tasks.rados.rados.0.smithi033.stdout:1962: expect deleted 2023-06-03T20:01:31.436 INFO:tasks.rados.rados.0.smithi033.stdout:1963: write oid 255 current snap is 0 2023-06-03T20:01:31.436 INFO:tasks.rados.rados.0.smithi033.stdout:1963: seq_num 1318 ranges {551626=507251,1626326=418456} 2023-06-03T20:01:31.439 INFO:tasks.rados.rados.0.smithi033.stdout:1963: writing smithi03366949-255 from 551626 to 1058877 tid 1 2023-06-03T20:01:31.445 INFO:tasks.rados.rados.0.smithi033.stdout:1963: writing smithi03366949-255 from 1626326 to 2044782 tid 2 2023-06-03T20:01:31.446 INFO:tasks.rados.rados.0.smithi033.stdout:1964: read oid 380 snap -1 2023-06-03T20:01:31.446 INFO:tasks.rados.rados.0.smithi033.stdout:1964: expect (ObjNum 379 snap 0 seq_num 379) 2023-06-03T20:01:31.446 INFO:tasks.rados.rados.0.smithi033.stdout:1965: write oid 425 current snap is 0 2023-06-03T20:01:31.446 INFO:tasks.rados.rados.0.smithi033.stdout:1965: seq_num 1319 ranges {568433=582500,1684808=483625} 2023-06-03T20:01:31.452 INFO:tasks.rados.rados.0.smithi033.stdout:1965: writing smithi03366949-425 from 568433 to 1150933 tid 1 2023-06-03T20:01:31.458 INFO:tasks.rados.rados.0.smithi033.stdout:1965: writing smithi03366949-425 from 1684808 to 2168433 tid 2 2023-06-03T20:01:31.458 INFO:tasks.rados.rados.0.smithi033.stdout:1966: write oid 368 current snap is 0 2023-06-03T20:01:31.459 INFO:tasks.rados.rados.0.smithi033.stdout:1960: finishing write tid 1 to smithi03366949-332 2023-06-03T20:01:31.459 INFO:tasks.rados.rados.0.smithi033.stdout:1960: finishing write tid 2 to smithi03366949-332 2023-06-03T20:01:31.459 INFO:tasks.rados.rados.0.smithi033.stdout:1960: finishing write tid 3 to smithi03366949-332 2023-06-03T20:01:31.459 INFO:tasks.rados.rados.0.smithi033.stdout:1966: seq_num 1320 ranges {585240=657749,1743290=422125} 2023-06-03T20:01:31.465 INFO:tasks.rados.rados.0.smithi033.stdout:1966: writing smithi03366949-368 from 585240 to 1242989 tid 1 2023-06-03T20:01:31.471 INFO:tasks.rados.rados.0.smithi033.stdout:1966: writing smithi03366949-368 from 1743290 to 2165415 tid 2 2023-06-03T20:01:31.471 INFO:tasks.rados.rados.0.smithi033.stdout:1961: done (6 left) 2023-06-03T20:01:31.471 INFO:tasks.rados.rados.0.smithi033.stdout:1962: done (5 left) 2023-06-03T20:01:31.471 INFO:tasks.rados.rados.0.smithi033.stdout:1967: read oid 308 snap -1 2023-06-03T20:01:31.472 INFO:tasks.rados.rados.0.smithi033.stdout:1967: expect (ObjNum 307 snap 0 seq_num 307) 2023-06-03T20:01:31.472 INFO:tasks.rados.rados.0.smithi033.stdout:1968: write oid 136 current snap is 0 2023-06-03T20:01:31.472 INFO:tasks.rados.rados.0.smithi033.stdout:1968: seq_num 1321 ranges {602047=732998,1801772=400275} 2023-06-03T20:01:31.478 INFO:tasks.rados.rados.0.smithi033.stdout:1968: writing smithi03366949-136 from 602047 to 1335045 tid 1 2023-06-03T20:01:31.483 INFO:tasks.rados.rados.0.smithi033.stdout:1968: writing smithi03366949-136 from 1801772 to 2202047 tid 2 2023-06-03T20:01:31.484 INFO:tasks.rados.rados.0.smithi033.stdout:1969: read oid 48 snap -1 2023-06-03T20:01:31.484 INFO:tasks.rados.rados.0.smithi033.stdout:1969: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1970: read oid 63 snap -1 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1970: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1971: read oid 352 snap -1 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1971: expect deleted 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1972: write oid 419 current snap is 0 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:1960: finishing write tid 4 to smithi03366949-332 2023-06-03T20:01:31.485 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 332 v 295 (ObjNum 1317 snap 0 seq_num 1317) dirty exists 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1960: left oid 332 (ObjNum 1317 snap 0 seq_num 1317) 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1963: finishing write tid 1 to smithi03366949-255 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1963: finishing write tid 2 to smithi03366949-255 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1963: finishing write tid 3 to smithi03366949-255 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1963: finishing write tid 4 to smithi03366949-255 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 294 (ObjNum 1318 snap 0 seq_num 1318) dirty exists 2023-06-03T20:01:31.486 INFO:tasks.rados.rados.0.smithi033.stdout:1963: left oid 255 (ObjNum 1318 snap 0 seq_num 1318) 2023-06-03T20:01:31.487 INFO:tasks.rados.rados.0.smithi033.stdout:1964: expect (ObjNum 379 snap 0 seq_num 379) 2023-06-03T20:01:31.561 INFO:tasks.rados.rados.0.smithi033.stdout:1965: finishing write tid 1 to smithi03366949-425 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1965: finishing write tid 2 to smithi03366949-425 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1965: finishing write tid 3 to smithi03366949-425 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1965: finishing write tid 4 to smithi03366949-425 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 425 v 297 (ObjNum 1319 snap 0 seq_num 1319) dirty exists 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1965: left oid 425 (ObjNum 1319 snap 0 seq_num 1319) 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1966: finishing write tid 1 to smithi03366949-368 2023-06-03T20:01:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:1966: finishing write tid 2 to smithi03366949-368 2023-06-03T20:01:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:1966: finishing write tid 3 to smithi03366949-368 2023-06-03T20:01:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:1966: finishing write tid 4 to smithi03366949-368 2023-06-03T20:01:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 368 v 284 (ObjNum 1320 snap 0 seq_num 1320) dirty exists 2023-06-03T20:01:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:1966: left oid 368 (ObjNum 1320 snap 0 seq_num 1320) 2023-06-03T20:01:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:1967: expect (ObjNum 307 snap 0 seq_num 307) 2023-06-03T20:01:31.657 INFO:tasks.rados.rados.0.smithi033.stdout:1968: finishing write tid 1 to smithi03366949-136 2023-06-03T20:01:31.658 INFO:tasks.rados.rados.0.smithi033.stdout:1968: finishing write tid 2 to smithi03366949-136 2023-06-03T20:01:31.658 INFO:tasks.rados.rados.0.smithi033.stdout:1968: finishing write tid 3 to smithi03366949-136 2023-06-03T20:01:31.658 INFO:tasks.rados.rados.0.smithi033.stdout:1968: finishing write tid 4 to smithi03366949-136 2023-06-03T20:01:31.658 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 136 v 246 (ObjNum 1321 snap 0 seq_num 1321) dirty exists 2023-06-03T20:01:31.658 INFO:tasks.rados.rados.0.smithi033.stdout:1968: left oid 136 (ObjNum 1321 snap 0 seq_num 1321) 2023-06-03T20:01:31.659 INFO:tasks.rados.rados.0.smithi033.stdout:1969: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:31.790 INFO:tasks.rados.rados.0.smithi033.stdout:1970: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-06-03T20:01:31.905 INFO:tasks.rados.rados.0.smithi033.stdout:1972: seq_num 1322 ranges {618854=408247,1743901=425794} 2023-06-03T20:01:31.915 INFO:tasks.rados.rados.0.smithi033.stdout:1972: writing smithi03366949-419 from 618854 to 1027101 tid 1 2023-06-03T20:01:31.922 INFO:tasks.rados.rados.0.smithi033.stdout:1972: writing smithi03366949-419 from 1743901 to 2169695 tid 2 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1960: done (10 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1963: done (9 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1964: done (8 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1965: done (7 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1966: done (6 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1967: done (5 left) 2023-06-03T20:01:31.923 INFO:tasks.rados.rados.0.smithi033.stdout:1968: done (4 left) 2023-06-03T20:01:31.924 INFO:tasks.rados.rados.0.smithi033.stdout:1969: done (3 left) 2023-06-03T20:01:31.924 INFO:tasks.rados.rados.0.smithi033.stdout:1970: done (2 left) 2023-06-03T20:01:31.924 INFO:tasks.rados.rados.0.smithi033.stdout:1971: done (1 left) 2023-06-03T20:01:31.924 INFO:tasks.rados.rados.0.smithi033.stdout:1973: write oid 495 current snap is 0 2023-06-03T20:01:31.924 INFO:tasks.rados.rados.0.smithi033.stdout:1973: seq_num 1323 ranges {635661=599849,1918736=316925} 2023-06-03T20:01:31.929 INFO:tasks.rados.rados.0.smithi033.stdout:1973: writing smithi03366949-495 from 635661 to 1235510 tid 1 2023-06-03T20:01:31.935 INFO:tasks.rados.rados.0.smithi033.stdout:1973: writing smithi03366949-495 from 1918736 to 2235661 tid 2 2023-06-03T20:01:31.935 INFO:tasks.rados.rados.0.smithi033.stdout:1974: write oid 113 current snap is 0 2023-06-03T20:01:31.935 INFO:tasks.rados.rados.0.smithi033.stdout:1974: seq_num 1324 ranges {652468=675098,1977218=275250} 2023-06-03T20:01:31.942 INFO:tasks.rados.rados.0.smithi033.stdout:1974: writing smithi03366949-113 from 652468 to 1327566 tid 1 2023-06-03T20:01:31.947 INFO:tasks.rados.rados.0.smithi033.stdout:1974: writing smithi03366949-113 from 1977218 to 2252468 tid 2 2023-06-03T20:01:31.947 INFO:tasks.rados.rados.0.smithi033.stdout:1975: write oid 465 current snap is 0 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1972: finishing write tid 1 to smithi03366949-419 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1972: finishing write tid 2 to smithi03366949-419 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1972: finishing write tid 3 to smithi03366949-419 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1972: finishing write tid 4 to smithi03366949-419 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 419 v 282 (ObjNum 1322 snap 0 seq_num 1322) dirty exists 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1972: left oid 419 (ObjNum 1322 snap 0 seq_num 1322) 2023-06-03T20:01:31.948 INFO:tasks.rados.rados.0.smithi033.stdout:1973: finishing write tid 1 to smithi03366949-495 2023-06-03T20:01:31.949 INFO:tasks.rados.rados.0.smithi033.stdout:1973: finishing write tid 2 to smithi03366949-495 2023-06-03T20:01:31.949 INFO:tasks.rados.rados.0.smithi033.stdout:1973: finishing write tid 3 to smithi03366949-495 2023-06-03T20:01:31.949 INFO:tasks.rados.rados.0.smithi033.stdout:1975: seq_num 1325 ranges {669275=750347,2035700=233575} 2023-06-03T20:01:31.955 INFO:tasks.rados.rados.0.smithi033.stdout:1975: writing smithi03366949-465 from 669275 to 1419622 tid 1 2023-06-03T20:01:31.960 INFO:tasks.rados.rados.0.smithi033.stdout:1975: writing smithi03366949-465 from 2035700 to 2269275 tid 2 2023-06-03T20:01:31.960 INFO:tasks.rados.rados.0.smithi033.stdout:1972: done (3 left) 2023-06-03T20:01:31.960 INFO:tasks.rados.rados.0.smithi033.stdout:1976: read oid 422 snap -1 2023-06-03T20:01:31.960 INFO:tasks.rados.rados.0.smithi033.stdout:1976: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:1973: finishing write tid 4 to smithi03366949-495 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 213 (ObjNum 1323 snap 0 seq_num 1323) dirty exists 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:1973: left oid 495 (ObjNum 1323 snap 0 seq_num 1323) 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:1974: finishing write tid 1 to smithi03366949-113 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:1974: finishing write tid 2 to smithi03366949-113 2023-06-03T20:01:31.961 INFO:tasks.rados.rados.0.smithi033.stdout:1974: finishing write tid 3 to smithi03366949-113 2023-06-03T20:01:31.962 INFO:tasks.rados.rados.0.smithi033.stdout:1974: finishing write tid 4 to smithi03366949-113 2023-06-03T20:01:31.962 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 287 (ObjNum 1324 snap 0 seq_num 1324) dirty exists 2023-06-03T20:01:31.962 INFO:tasks.rados.rados.0.smithi033.stdout:1974: left oid 113 (ObjNum 1324 snap 0 seq_num 1324) 2023-06-03T20:01:31.962 INFO:tasks.rados.rados.0.smithi033.stdout:1977: read oid 20 snap -1 2023-06-03T20:01:31.962 INFO:tasks.rados.rados.0.smithi033.stdout:1977: expect (ObjNum 901 snap 0 seq_num 901) 2023-06-03T20:01:31.963 INFO:tasks.rados.rados.0.smithi033.stdout:1973: done (4 left) 2023-06-03T20:01:31.963 INFO:tasks.rados.rados.0.smithi033.stdout:1974: done (3 left) 2023-06-03T20:01:31.963 INFO:tasks.rados.rados.0.smithi033.stdout:1978: write oid 146 current snap is 0 2023-06-03T20:01:31.963 INFO:tasks.rados.rados.0.smithi033.stdout:1978: seq_num 1326 ranges {686082=425596,1577829=433132} 2023-06-03T20:01:31.966 INFO:tasks.rados.rados.0.smithi033.stdout:1978: writing smithi03366949-146 from 686082 to 1111678 tid 1 2023-06-03T20:01:31.971 INFO:tasks.rados.rados.0.smithi033.stdout:1978: writing smithi03366949-146 from 1577829 to 2010961 tid 2 2023-06-03T20:01:31.972 INFO:tasks.rados.rados.0.smithi033.stdout:1979: read oid 128 snap -1 2023-06-03T20:01:31.972 INFO:tasks.rados.rados.0.smithi033.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-06-03T20:01:31.972 INFO:tasks.rados.rados.0.smithi033.stdout:1980: write oid 230 current snap is 0 2023-06-03T20:01:31.972 INFO:tasks.rados.rados.0.smithi033.stdout:1980: seq_num 1327 ranges {702889=500845,1636311=576790} 2023-06-03T20:01:31.979 INFO:tasks.rados.rados.0.smithi033.stdout:1980: writing smithi03366949-230 from 702889 to 1203734 tid 1 2023-06-03T20:01:31.987 INFO:tasks.rados.rados.0.smithi033.stdout:1980: writing smithi03366949-230 from 1636311 to 2213101 tid 2 2023-06-03T20:01:31.987 INFO:tasks.rados.rados.0.smithi033.stdout:1981: write oid 175 current snap is 0 2023-06-03T20:01:31.988 INFO:tasks.rados.rados.0.smithi033.stdout:1981: seq_num 1328 ranges {719696=576094,2094793=224903} 2023-06-03T20:01:31.994 INFO:tasks.rados.rados.0.smithi033.stdout:1981: writing smithi03366949-175 from 719696 to 1295790 tid 1 2023-06-03T20:01:32.002 INFO:tasks.rados.rados.0.smithi033.stdout:1981: writing smithi03366949-175 from 2094793 to 2319696 tid 2 2023-06-03T20:01:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:1982: write oid 425 current snap is 0 2023-06-03T20:01:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:1982: seq_num 1329 ranges {736503=651343,2153275=183228} 2023-06-03T20:01:32.010 INFO:tasks.rados.rados.0.smithi033.stdout:1982: writing smithi03366949-425 from 736503 to 1387846 tid 1 2023-06-03T20:01:32.015 INFO:tasks.rados.rados.0.smithi033.stdout:1982: writing smithi03366949-425 from 2153275 to 2336503 tid 2 2023-06-03T20:01:32.016 INFO:tasks.rados.rados.0.smithi033.stdout:1983: write oid 168 current snap is 0 2023-06-03T20:01:32.016 INFO:tasks.rados.rados.0.smithi033.stdout:1975: finishing write tid 1 to smithi03366949-465 2023-06-03T20:01:32.016 INFO:tasks.rados.rados.0.smithi033.stdout:1975: finishing write tid 2 to smithi03366949-465 2023-06-03T20:01:32.016 INFO:tasks.rados.rados.0.smithi033.stdout:1983: seq_num 1330 ranges {753310=726592,2095404=257906} 2023-06-03T20:01:32.029 INFO:tasks.rados.rados.0.smithi033.stdout:1983: writing smithi03366949-168 from 753310 to 1479902 tid 1 2023-06-03T20:01:32.034 INFO:tasks.rados.rados.0.smithi033.stdout:1983: writing smithi03366949-168 from 2095404 to 2353310 tid 2 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:1984: write oid 393 current snap is 0 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:1975: finishing write tid 3 to smithi03366949-465 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:1975: finishing write tid 4 to smithi03366949-465 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 465 v 298 (ObjNum 1325 snap 0 seq_num 1325) dirty exists 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:1975: left oid 465 (ObjNum 1325 snap 0 seq_num 1325) 2023-06-03T20:01:32.035 INFO:tasks.rados.rados.0.smithi033.stdout:1976: expect (ObjNum 1267 snap 0 seq_num 1267) 2023-06-03T20:01:32.176 INFO:tasks.rados.rados.0.smithi033.stdout:1977: expect (ObjNum 901 snap 0 seq_num 901) 2023-06-03T20:01:32.271 INFO:tasks.rados.rados.0.smithi033.stdout:1978: finishing write tid 1 to smithi03366949-146 2023-06-03T20:01:32.272 INFO:tasks.rados.rados.0.smithi033.stdout:1978: finishing write tid 2 to smithi03366949-146 2023-06-03T20:01:32.272 INFO:tasks.rados.rados.0.smithi033.stdout:1978: finishing write tid 3 to smithi03366949-146 2023-06-03T20:01:32.272 INFO:tasks.rados.rados.0.smithi033.stdout:1978: finishing write tid 4 to smithi03366949-146 2023-06-03T20:01:32.272 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 146 v 240 (ObjNum 1326 snap 0 seq_num 1326) dirty exists 2023-06-03T20:01:32.272 INFO:tasks.rados.rados.0.smithi033.stdout:1978: left oid 146 (ObjNum 1326 snap 0 seq_num 1326) 2023-06-03T20:01:32.273 INFO:tasks.rados.rados.0.smithi033.stdout:1979: expect (ObjNum 1248 snap 0 seq_num 1248) 2023-06-03T20:01:32.396 INFO:tasks.rados.rados.0.smithi033.stdout:1980: finishing write tid 1 to smithi03366949-230 2023-06-03T20:01:32.396 INFO:tasks.rados.rados.0.smithi033.stdout:1980: finishing write tid 2 to smithi03366949-230 2023-06-03T20:01:32.396 INFO:tasks.rados.rados.0.smithi033.stdout:1980: finishing write tid 3 to smithi03366949-230 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1980: finishing write tid 4 to smithi03366949-230 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 249 (ObjNum 1327 snap 0 seq_num 1327) dirty exists 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1980: left oid 230 (ObjNum 1327 snap 0 seq_num 1327) 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1981: finishing write tid 1 to smithi03366949-175 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1981: finishing write tid 2 to smithi03366949-175 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1981: finishing write tid 3 to smithi03366949-175 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:1981: finishing write tid 4 to smithi03366949-175 2023-06-03T20:01:32.397 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 175 v 243 (ObjNum 1328 snap 0 seq_num 1328) dirty exists 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1981: left oid 175 (ObjNum 1328 snap 0 seq_num 1328) 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1982: finishing write tid 1 to smithi03366949-425 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1982: finishing write tid 2 to smithi03366949-425 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1982: finishing write tid 3 to smithi03366949-425 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1982: finishing write tid 4 to smithi03366949-425 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 425 v 300 (ObjNum 1329 snap 0 seq_num 1329) dirty exists 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1982: left oid 425 (ObjNum 1329 snap 0 seq_num 1329) 2023-06-03T20:01:32.398 INFO:tasks.rados.rados.0.smithi033.stdout:1983: finishing write tid 1 to smithi03366949-168 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:1983: finishing write tid 2 to smithi03366949-168 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:1983: finishing write tid 3 to smithi03366949-168 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:1983: finishing write tid 4 to smithi03366949-168 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 302 (ObjNum 1330 snap 0 seq_num 1330) dirty exists 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:1983: left oid 168 (ObjNum 1330 snap 0 seq_num 1330) 2023-06-03T20:01:32.399 INFO:tasks.rados.rados.0.smithi033.stdout:1984: seq_num 1331 ranges {770117=518194,1870239=499878} 2023-06-03T20:01:32.411 INFO:tasks.rados.rados.0.smithi033.stdout:1984: writing smithi03366949-393 from 770117 to 1288311 tid 1 2023-06-03T20:01:32.417 INFO:tasks.rados.rados.0.smithi033.stdout:1984: writing smithi03366949-393 from 1870239 to 2370117 tid 2 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1975: done (9 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1976: done (8 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1977: done (7 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1978: done (6 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1979: done (5 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1980: done (4 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1981: done (3 left) 2023-06-03T20:01:32.418 INFO:tasks.rados.rados.0.smithi033.stdout:1982: done (2 left) 2023-06-03T20:01:32.419 INFO:tasks.rados.rados.0.smithi033.stdout:1983: done (1 left) 2023-06-03T20:01:32.419 INFO:tasks.rados.rados.0.smithi033.stdout:1985: write oid 351 current snap is 0 2023-06-03T20:01:32.419 INFO:tasks.rados.rados.0.smithi033.stdout:1985: seq_num 1332 ranges {786924=593443,1928721=458203} 2023-06-03T20:01:32.426 INFO:tasks.rados.rados.0.smithi033.stdout:1985: writing smithi03366949-351 from 786924 to 1380367 tid 1 2023-06-03T20:01:32.432 INFO:tasks.rados.rados.0.smithi033.stdout:1985: writing smithi03366949-351 from 1928721 to 2386924 tid 2 2023-06-03T20:01:32.432 INFO:tasks.rados.rados.0.smithi033.stdout:1986: delete oid 408 current snap is 0 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1984: finishing write tid 1 to smithi03366949-393 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1984: finishing write tid 2 to smithi03366949-393 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1984: finishing write tid 3 to smithi03366949-393 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1984: finishing write tid 4 to smithi03366949-393 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 393 v 238 (ObjNum 1331 snap 0 seq_num 1331) dirty exists 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1984: left oid 393 (ObjNum 1331 snap 0 seq_num 1331) 2023-06-03T20:01:32.433 INFO:tasks.rados.rados.0.smithi033.stdout:1985: finishing write tid 1 to smithi03366949-351 2023-06-03T20:01:32.434 INFO:tasks.rados.rados.0.smithi033.stdout:1984: done (2 left) 2023-06-03T20:01:32.434 INFO:tasks.rados.rados.0.smithi033.stdout:1986: done (1 left) 2023-06-03T20:01:32.434 INFO:tasks.rados.rados.0.smithi033.stdout:1987: read oid 63 snap -1 2023-06-03T20:01:32.435 INFO:tasks.rados.rados.0.smithi033.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-06-03T20:01:32.435 INFO:tasks.rados.rados.0.smithi033.stdout:1988: write oid 274 current snap is 0 2023-06-03T20:01:32.435 INFO:tasks.rados.rados.0.smithi033.stdout:1988: seq_num 1334 ranges {420538=743941,1929332=491206} 2023-06-03T20:01:32.441 INFO:tasks.rados.rados.0.smithi033.stdout:1988: writing smithi03366949-274 from 420538 to 1164479 tid 1 2023-06-03T20:01:32.449 INFO:tasks.rados.rados.0.smithi033.stdout:1988: writing smithi03366949-274 from 1929332 to 2420538 tid 2 2023-06-03T20:01:32.449 INFO:tasks.rados.rados.0.smithi033.stdout:1989: delete oid 195 current snap is 0 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:1985: finishing write tid 2 to smithi03366949-351 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:1985: finishing write tid 3 to smithi03366949-351 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:1985: finishing write tid 4 to smithi03366949-351 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 243 (ObjNum 1332 snap 0 seq_num 1332) dirty exists 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:1985: left oid 351 (ObjNum 1332 snap 0 seq_num 1332) 2023-06-03T20:01:32.450 INFO:tasks.rados.rados.0.smithi033.stdout:1987: expect (ObjNum 1286 snap 0 seq_num 1286) 2023-06-03T20:01:32.571 INFO:tasks.rados.rados.0.smithi033.stdout:1988: finishing write tid 1 to smithi03366949-274 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1988: finishing write tid 2 to smithi03366949-274 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1988: finishing write tid 3 to smithi03366949-274 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1988: finishing write tid 4 to smithi03366949-274 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 274 v 240 (ObjNum 1334 snap 0 seq_num 1334) dirty exists 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1988: left oid 274 (ObjNum 1334 snap 0 seq_num 1334) 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1985: done (3 left) 2023-06-03T20:01:32.572 INFO:tasks.rados.rados.0.smithi033.stdout:1987: done (2 left) 2023-06-03T20:01:32.573 INFO:tasks.rados.rados.0.smithi033.stdout:1988: done (1 left) 2023-06-03T20:01:32.573 INFO:tasks.rados.rados.0.smithi033.stdout:1989: done (0 left) 2023-06-03T20:01:32.573 INFO:tasks.rados.rados.0.smithi033.stdout:1990: write oid 98 current snap is 0 2023-06-03T20:01:32.573 INFO:tasks.rados.rados.0.smithi033.stdout:1990: seq_num 1336 ranges {454152=494439,1646296=735124} 2023-06-03T20:01:32.583 INFO:tasks.rados.rados.0.smithi033.stdout:1990: writing smithi03366949-98 from 454152 to 948591 tid 1 2023-06-03T20:01:32.591 INFO:tasks.rados.rados.0.smithi033.stdout:1990: writing smithi03366949-98 from 1646296 to 2381420 tid 2 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1991: read oid 17 snap -1 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1991: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1992: read oid 221 snap -1 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1993: write oid 163 current snap is 0 2023-06-03T20:01:32.592 INFO:tasks.rados.rados.0.smithi033.stdout:1990: finishing write tid 1 to smithi03366949-98 2023-06-03T20:01:32.593 INFO:tasks.rados.rados.0.smithi033.stdout:1993: seq_num 1337 ranges {470959=569688,1704778=595135} 2023-06-03T20:01:32.598 INFO:tasks.rados.rados.0.smithi033.stdout:1993: writing smithi03366949-163 from 470959 to 1040647 tid 1 2023-06-03T20:01:32.605 INFO:tasks.rados.rados.0.smithi033.stdout:1993: writing smithi03366949-163 from 1704778 to 2299913 tid 2 2023-06-03T20:01:32.605 INFO:tasks.rados.rados.0.smithi033.stdout:1994: write oid 464 current snap is 0 2023-06-03T20:01:32.605 INFO:tasks.rados.rados.0.smithi033.stdout:1994: seq_num 1338 ranges {487766=644937,1646907=738793} 2023-06-03T20:01:32.611 INFO:tasks.rados.rados.0.smithi033.stdout:1994: writing smithi03366949-464 from 487766 to 1132703 tid 1 2023-06-03T20:01:32.619 INFO:tasks.rados.rados.0.smithi033.stdout:1994: writing smithi03366949-464 from 1646907 to 2385700 tid 2 2023-06-03T20:01:32.619 INFO:tasks.rados.rados.0.smithi033.stdout:1995: write oid 363 current snap is 0 2023-06-03T20:01:32.619 INFO:tasks.rados.rados.0.smithi033.stdout:1995: seq_num 1339 ranges {504573=436539,1421742=598804,2437505=67068} 2023-06-03T20:01:32.624 INFO:tasks.rados.rados.0.smithi033.stdout:1995: writing smithi03366949-363 from 504573 to 941112 tid 1 2023-06-03T20:01:32.630 INFO:tasks.rados.rados.0.smithi033.stdout:1995: writing smithi03366949-363 from 1421742 to 2020546 tid 2 2023-06-03T20:01:32.633 INFO:tasks.rados.rados.0.smithi033.stdout:1995: writing smithi03366949-363 from 2437505 to 2504573 tid 3 2023-06-03T20:01:32.634 INFO:tasks.rados.rados.0.smithi033.stdout:1996: write oid 483 current snap is 0 2023-06-03T20:01:32.634 INFO:tasks.rados.rados.0.smithi033.stdout:1990: finishing write tid 2 to smithi03366949-98 2023-06-03T20:01:32.634 INFO:tasks.rados.rados.0.smithi033.stdout:1996: seq_num 1340 ranges {521380=511788,1480224=742462} 2023-06-03T20:01:32.639 INFO:tasks.rados.rados.0.smithi033.stdout:1996: writing smithi03366949-483 from 521380 to 1033168 tid 1 2023-06-03T20:01:32.646 INFO:tasks.rados.rados.0.smithi033.stdout:1996: writing smithi03366949-483 from 1480224 to 2222686 tid 2 2023-06-03T20:01:32.646 INFO:tasks.rados.rados.0.smithi033.stdout:1997: write oid 200 current snap is 0 2023-06-03T20:01:32.646 INFO:tasks.rados.rados.0.smithi033.stdout:1997: seq_num 1341 ranges {538187=587037,1538706=602473} 2023-06-03T20:01:32.652 INFO:tasks.rados.rados.0.smithi033.stdout:1997: writing smithi03366949-200 from 538187 to 1125224 tid 1 2023-06-03T20:01:32.658 INFO:tasks.rados.rados.0.smithi033.stdout:1997: writing smithi03366949-200 from 1538706 to 2141179 tid 2 2023-06-03T20:01:32.658 INFO:tasks.rados.rados.0.smithi033.stdout:1998: write oid 351 current snap is 0 2023-06-03T20:01:32.659 INFO:tasks.rados.rados.0.smithi033.stdout:1998: seq_num 1342 ranges {554994=662286,1997188=557806} 2023-06-03T20:01:32.665 INFO:tasks.rados.rados.0.smithi033.stdout:1998: writing smithi03366949-351 from 554994 to 1217280 tid 1 2023-06-03T20:01:32.673 INFO:tasks.rados.rados.0.smithi033.stdout:1998: writing smithi03366949-351 from 1997188 to 2554994 tid 2 2023-06-03T20:01:32.673 INFO:tasks.rados.rados.0.smithi033.stdout:1999: write oid 62 current snap is 0 2023-06-03T20:01:32.673 INFO:tasks.rados.rados.0.smithi033.stdout:1990: finishing write tid 3 to smithi03366949-98 2023-06-03T20:01:32.673 INFO:tasks.rados.rados.0.smithi033.stdout:1991: expect (ObjNum 1276 snap 0 seq_num 1276) 2023-06-03T20:01:32.825 INFO:tasks.rados.rados.0.smithi033.stdout:1990: finishing write tid 4 to smithi03366949-98 2023-06-03T20:01:32.826 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 98 v 247 (ObjNum 1336 snap 0 seq_num 1336) dirty exists 2023-06-03T20:01:32.826 INFO:tasks.rados.rados.0.smithi033.stdout:1990: left oid 98 (ObjNum 1336 snap 0 seq_num 1336) 2023-06-03T20:01:32.826 INFO:tasks.rados.rados.0.smithi033.stdout:1992: expect (ObjNum 220 snap 0 seq_num 220) 2023-06-03T20:01:32.945 INFO:tasks.rados.rados.0.smithi033.stdout:1993: finishing write tid 1 to smithi03366949-163 2023-06-03T20:01:32.945 INFO:tasks.rados.rados.0.smithi033.stdout:1993: finishing write tid 2 to smithi03366949-163 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1993: finishing write tid 3 to smithi03366949-163 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1993: finishing write tid 4 to smithi03366949-163 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 163 v 301 (ObjNum 1337 snap 0 seq_num 1337) dirty exists 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1993: left oid 163 (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1994: finishing write tid 1 to smithi03366949-464 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1994: finishing write tid 2 to smithi03366949-464 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1994: finishing write tid 3 to smithi03366949-464 2023-06-03T20:01:32.946 INFO:tasks.rados.rados.0.smithi033.stdout:1994: finishing write tid 4 to smithi03366949-464 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 290 (ObjNum 1338 snap 0 seq_num 1338) dirty exists 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1994: left oid 464 (ObjNum 1338 snap 0 seq_num 1338) 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1995: finishing write tid 1 to smithi03366949-363 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1995: finishing write tid 2 to smithi03366949-363 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1995: finishing write tid 3 to smithi03366949-363 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1995: finishing write tid 4 to smithi03366949-363 2023-06-03T20:01:32.947 INFO:tasks.rados.rados.0.smithi033.stdout:1999: seq_num 1343 ranges {571801=737535,1939317=489789} 2023-06-03T20:01:32.961 INFO:tasks.rados.rados.0.smithi033.stdout:1999: writing smithi03366949-62 from 571801 to 1309336 tid 1 2023-06-03T20:01:32.968 INFO:tasks.rados.rados.0.smithi033.stdout:1999: writing smithi03366949-62 from 1939317 to 2429106 tid 2 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:1990: done (9 left) 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:1991: done (8 left) 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:1992: done (7 left) 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:1993: done (6 left) 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:1994: done (5 left) 2023-06-03T20:01:32.969 INFO:tasks.rados.rados.0.smithi033.stdout:2000: write oid 477 current snap is 0 2023-06-03T20:01:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:1995: finishing write tid 5 to smithi03366949-363 2023-06-03T20:01:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 307 (ObjNum 1339 snap 0 seq_num 1339) dirty exists 2023-06-03T20:01:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:1995: left oid 363 (ObjNum 1339 snap 0 seq_num 1339) 2023-06-03T20:01:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:1996: finishing write tid 1 to smithi03366949-483 2023-06-03T20:01:32.970 INFO:tasks.rados.rados.0.smithi033.stdout:2000: seq_num 1344 ranges {588608=412784,1597799=749800} 2023-06-03T20:01:32.974 INFO:tasks.rados.rados.0.smithi033.stdout:2000: writing smithi03366949-477 from 588608 to 1001392 tid 1 2023-06-03T20:01:32.982 INFO:tasks.rados.rados.0.smithi033.stdout:2000: writing smithi03366949-477 from 1597799 to 2347599 tid 2 2023-06-03T20:01:32.982 INFO:tasks.rados.rados.0.smithi033.stdout:1995: done (5 left) 2023-06-03T20:01:32.982 INFO:tasks.rados.rados.0.smithi033.stdout:2001: delete oid 190 current snap is 0 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1996: finishing write tid 2 to smithi03366949-483 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1996: finishing write tid 3 to smithi03366949-483 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1996: finishing write tid 4 to smithi03366949-483 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 483 v 250 (ObjNum 1340 snap 0 seq_num 1340) dirty exists 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1996: left oid 483 (ObjNum 1340 snap 0 seq_num 1340) 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1997: finishing write tid 1 to smithi03366949-200 2023-06-03T20:01:32.983 INFO:tasks.rados.rados.0.smithi033.stdout:1997: finishing write tid 2 to smithi03366949-200 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1997: finishing write tid 3 to smithi03366949-200 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1997: finishing write tid 4 to smithi03366949-200 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 200 v 241 (ObjNum 1341 snap 0 seq_num 1341) dirty exists 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1997: left oid 200 (ObjNum 1341 snap 0 seq_num 1341) 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1998: finishing write tid 1 to smithi03366949-351 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1998: finishing write tid 2 to smithi03366949-351 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1998: finishing write tid 3 to smithi03366949-351 2023-06-03T20:01:32.984 INFO:tasks.rados.rados.0.smithi033.stdout:1998: finishing write tid 4 to smithi03366949-351 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 246 (ObjNum 1342 snap 0 seq_num 1342) dirty exists 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:1998: left oid 351 (ObjNum 1342 snap 0 seq_num 1342) 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:1999: finishing write tid 1 to smithi03366949-62 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:1999: finishing write tid 2 to smithi03366949-62 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:1999: finishing write tid 3 to smithi03366949-62 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:1999: finishing write tid 4 to smithi03366949-62 2023-06-03T20:01:32.985 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 62 v 249 (ObjNum 1343 snap 0 seq_num 1343) dirty exists 2023-06-03T20:01:32.986 INFO:tasks.rados.rados.0.smithi033.stdout:1999: left oid 62 (ObjNum 1343 snap 0 seq_num 1343) 2023-06-03T20:01:32.986 INFO:tasks.rados.rados.0.smithi033.stdout:2000: finishing write tid 1 to smithi03366949-477 2023-06-03T20:01:32.986 INFO:tasks.rados.rados.0.smithi033.stdout:1996: done (5 left) 2023-06-03T20:01:32.986 INFO:tasks.rados.rados.0.smithi033.stdout:1997: done (4 left) 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:1998: done (3 left) 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:1999: done (2 left) 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:2001: done (1 left) 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:2002: read oid 238 snap -1 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:2002: expect (ObjNum 682 snap 0 seq_num 682) 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:2003: write oid 188 current snap is 0 2023-06-03T20:01:32.987 INFO:tasks.rados.rados.0.smithi033.stdout:2003: seq_num 1346 ranges {622222=679635,1831116=753469} 2023-06-03T20:01:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2003: writing smithi03366949-188 from 622222 to 1301857 tid 1 2023-06-03T20:01:33.002 INFO:tasks.rados.rados.0.smithi033.stdout:2003: writing smithi03366949-188 from 1831116 to 2584585 tid 2 2023-06-03T20:01:33.002 INFO:tasks.rados.rados.0.smithi033.stdout:2004: write oid 179 current snap is 0 2023-06-03T20:01:33.002 INFO:tasks.rados.rados.0.smithi033.stdout:2000: finishing write tid 2 to smithi03366949-477 2023-06-03T20:01:33.002 INFO:tasks.rados.rados.0.smithi033.stdout:2000: finishing write tid 3 to smithi03366949-477 2023-06-03T20:01:33.002 INFO:tasks.rados.rados.0.smithi033.stdout:2000: finishing write tid 4 to smithi03366949-477 2023-06-03T20:01:33.003 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 477 v 244 (ObjNum 1344 snap 0 seq_num 1344) dirty exists 2023-06-03T20:01:33.003 INFO:tasks.rados.rados.0.smithi033.stdout:2000: left oid 477 (ObjNum 1344 snap 0 seq_num 1344) 2023-06-03T20:01:33.003 INFO:tasks.rados.rados.0.smithi033.stdout:2002: expect (ObjNum 682 snap 0 seq_num 682) 2023-06-03T20:01:33.155 INFO:tasks.rados.rados.0.smithi033.stdout:2003: finishing write tid 1 to smithi03366949-188 2023-06-03T20:01:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:2003: finishing write tid 2 to smithi03366949-188 2023-06-03T20:01:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:2003: finishing write tid 3 to smithi03366949-188 2023-06-03T20:01:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:2003: finishing write tid 4 to smithi03366949-188 2023-06-03T20:01:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 188 v 243 (ObjNum 1346 snap 0 seq_num 1346) dirty exists 2023-06-03T20:01:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:2003: left oid 188 (ObjNum 1346 snap 0 seq_num 1346) 2023-06-03T20:01:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:2004: seq_num 1347 ranges {639029=754884,2173245=465784} 2023-06-03T20:01:33.168 INFO:tasks.rados.rados.0.smithi033.stdout:2004: writing smithi03366949-179 from 639029 to 1393913 tid 1 2023-06-03T20:01:33.175 INFO:tasks.rados.rados.0.smithi033.stdout:2004: writing smithi03366949-179 from 2173245 to 2639029 tid 2 2023-06-03T20:01:33.175 INFO:tasks.rados.rados.0.smithi033.stdout:2000: done (3 left) 2023-06-03T20:01:33.175 INFO:tasks.rados.rados.0.smithi033.stdout:2002: done (2 left) 2023-06-03T20:01:33.175 INFO:tasks.rados.rados.0.smithi033.stdout:2003: done (1 left) 2023-06-03T20:01:33.175 INFO:tasks.rados.rados.0.smithi033.stdout:2005: write oid 454 current snap is 0 2023-06-03T20:01:33.176 INFO:tasks.rados.rados.0.smithi033.stdout:2005: seq_num 1348 ranges {655836=430133,1831727=757138} 2023-06-03T20:01:33.181 INFO:tasks.rados.rados.0.smithi033.stdout:2005: writing smithi03366949-454 from 655836 to 1085969 tid 1 2023-06-03T20:01:33.189 INFO:tasks.rados.rados.0.smithi033.stdout:2005: writing smithi03366949-454 from 1831727 to 2588865 tid 2 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:2006: delete oid 244 current snap is 0 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:2004: finishing write tid 1 to smithi03366949-179 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:2004: finishing write tid 2 to smithi03366949-179 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:2004: finishing write tid 3 to smithi03366949-179 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:2004: finishing write tid 4 to smithi03366949-179 2023-06-03T20:01:33.190 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 179 v 305 (ObjNum 1347 snap 0 seq_num 1347) dirty exists 2023-06-03T20:01:33.191 INFO:tasks.rados.rados.0.smithi033.stdout:2004: left oid 179 (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:01:33.191 INFO:tasks.rados.rados.0.smithi033.stdout:2005: finishing write tid 1 to smithi03366949-454 2023-06-03T20:01:33.192 INFO:tasks.rados.rados.0.smithi033.stdout:2004: done (2 left) 2023-06-03T20:01:33.192 INFO:tasks.rados.rados.0.smithi033.stdout:2006: done (1 left) 2023-06-03T20:01:33.193 INFO:tasks.rados.rados.0.smithi033.stdout:2007: write oid 80 current snap is 0 2023-06-03T20:01:33.193 INFO:tasks.rados.rados.0.smithi033.stdout:2007: seq_num 1350 ranges {689450=580631,1948691=740759} 2023-06-03T20:01:33.200 INFO:tasks.rados.rados.0.smithi033.stdout:2007: writing smithi03366949-80 from 689450 to 1270081 tid 1 2023-06-03T20:01:33.209 INFO:tasks.rados.rados.0.smithi033.stdout:2007: writing smithi03366949-80 from 1948691 to 2689450 tid 2 2023-06-03T20:01:33.209 INFO:tasks.rados.rados.0.smithi033.stdout:2008: read oid 226 snap -1 2023-06-03T20:01:33.209 INFO:tasks.rados.rados.0.smithi033.stdout:2008: expect deleted 2023-06-03T20:01:33.209 INFO:tasks.rados.rados.0.smithi033.stdout:2009: write oid 5 current snap is 0 2023-06-03T20:01:33.209 INFO:tasks.rados.rados.0.smithi033.stdout:2009: seq_num 1351 ranges {706257=655880,1890820=504465} 2023-06-03T20:01:33.216 INFO:tasks.rados.rados.0.smithi033.stdout:2009: writing smithi03366949-5 from 706257 to 1362137 tid 1 2023-06-03T20:01:33.222 INFO:tasks.rados.rados.0.smithi033.stdout:2009: writing smithi03366949-5 from 1890820 to 2395285 tid 2 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2010: delete oid 235 current snap is 0 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2005: finishing write tid 2 to smithi03366949-454 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2005: finishing write tid 3 to smithi03366949-454 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2005: finishing write tid 4 to smithi03366949-454 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 454 v 293 (ObjNum 1348 snap 0 seq_num 1348) dirty exists 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2005: left oid 454 (ObjNum 1348 snap 0 seq_num 1348) 2023-06-03T20:01:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:2007: finishing write tid 1 to smithi03366949-80 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:2007: finishing write tid 2 to smithi03366949-80 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:2007: finishing write tid 3 to smithi03366949-80 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:2007: finishing write tid 4 to smithi03366949-80 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 80 v 366 (ObjNum 1350 snap 0 seq_num 1350) dirty exists 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:2007: left oid 80 (ObjNum 1350 snap 0 seq_num 1350) 2023-06-03T20:01:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:2009: finishing write tid 1 to smithi03366949-5 2023-06-03T20:01:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:2005: done (4 left) 2023-06-03T20:01:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:2007: done (3 left) 2023-06-03T20:01:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:2008: done (2 left) 2023-06-03T20:01:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:2010: done (1 left) 2023-06-03T20:01:33.226 INFO:tasks.rados.rados.0.smithi033.stdout:2011: write oid 257 current snap is 0 2023-06-03T20:01:33.227 INFO:tasks.rados.rados.0.smithi033.stdout:2011: seq_num 1353 ranges {739871=406378,1607784=508134} 2023-06-03T20:01:33.232 INFO:tasks.rados.rados.0.smithi033.stdout:2011: writing smithi03366949-257 from 739871 to 1146249 tid 1 2023-06-03T20:01:33.238 INFO:tasks.rados.rados.0.smithi033.stdout:2011: writing smithi03366949-257 from 1607784 to 2115918 tid 2 2023-06-03T20:01:33.239 INFO:tasks.rados.rados.0.smithi033.stdout:2012: write oid 31 current snap is 0 2023-06-03T20:01:33.239 INFO:tasks.rados.rados.0.smithi033.stdout:2012: seq_num 1354 ranges {756678=597980,1782619=768145} 2023-06-03T20:01:33.246 INFO:tasks.rados.rados.0.smithi033.stdout:2012: writing smithi03366949-31 from 756678 to 1354658 tid 1 2023-06-03T20:01:33.253 INFO:tasks.rados.rados.0.smithi033.stdout:2012: writing smithi03366949-31 from 1782619 to 2550764 tid 2 2023-06-03T20:01:33.254 INFO:tasks.rados.rados.0.smithi033.stdout:2013: write oid 156 current snap is 0 2023-06-03T20:01:33.254 INFO:tasks.rados.rados.0.smithi033.stdout:2009: finishing write tid 2 to smithi03366949-5 2023-06-03T20:01:33.254 INFO:tasks.rados.rados.0.smithi033.stdout:2013: seq_num 1355 ranges {773485=673229,2124748=511803} 2023-06-03T20:01:33.261 INFO:tasks.rados.rados.0.smithi033.stdout:2013: writing smithi03366949-156 from 773485 to 1446714 tid 1 2023-06-03T20:01:33.269 INFO:tasks.rados.rados.0.smithi033.stdout:2013: writing smithi03366949-156 from 2124748 to 2636551 tid 2 2023-06-03T20:01:33.269 INFO:tasks.rados.rados.0.smithi033.stdout:2014: write oid 218 current snap is 0 2023-06-03T20:01:33.269 INFO:tasks.rados.rados.0.smithi033.stdout:2009: finishing write tid 3 to smithi03366949-5 2023-06-03T20:01:33.269 INFO:tasks.rados.rados.0.smithi033.stdout:2009: finishing write tid 4 to smithi03366949-5 2023-06-03T20:01:33.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 308 (ObjNum 1351 snap 0 seq_num 1351) dirty exists 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2009: left oid 5 (ObjNum 1351 snap 0 seq_num 1351) 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2011: finishing write tid 1 to smithi03366949-257 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2011: finishing write tid 2 to smithi03366949-257 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2011: finishing write tid 3 to smithi03366949-257 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2011: finishing write tid 4 to smithi03366949-257 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 257 v 349 (ObjNum 1353 snap 0 seq_num 1353) dirty exists 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2011: left oid 257 (ObjNum 1353 snap 0 seq_num 1353) 2023-06-03T20:01:33.270 INFO:tasks.rados.rados.0.smithi033.stdout:2012: finishing write tid 1 to smithi03366949-31 2023-06-03T20:01:33.271 INFO:tasks.rados.rados.0.smithi033.stdout:2014: seq_num 1356 ranges {790292=748478,2183230=607062} 2023-06-03T20:01:33.277 INFO:tasks.rados.rados.0.smithi033.stdout:2014: writing smithi03366949-218 from 790292 to 1538770 tid 1 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2014: writing smithi03366949-218 from 2183230 to 2790292 tid 2 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2009: done (4 left) 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2011: done (3 left) 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2015: read oid 457 snap -1 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2015: expect deleted 2023-06-03T20:01:33.285 INFO:tasks.rados.rados.0.smithi033.stdout:2016: read oid 282 snap -1 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2016: expect (ObjNum 513 snap 0 seq_num 513) 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2017: read oid 140 snap -1 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2017: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2018: read oid 328 snap -1 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2018: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2019: write oid 472 current snap is 0 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2012: finishing write tid 2 to smithi03366949-31 2023-06-03T20:01:33.286 INFO:tasks.rados.rados.0.smithi033.stdout:2019: seq_num 1357 ranges {407099=423727,1441712=515472,2582060=225039} 2023-06-03T20:01:33.289 INFO:tasks.rados.rados.0.smithi033.stdout:2019: writing smithi03366949-472 from 407099 to 830826 tid 1 2023-06-03T20:01:33.296 INFO:tasks.rados.rados.0.smithi033.stdout:2019: writing smithi03366949-472 from 1441712 to 1957184 tid 2 2023-06-03T20:01:33.301 INFO:tasks.rados.rados.0.smithi033.stdout:2019: writing smithi03366949-472 from 2582060 to 2807099 tid 3 2023-06-03T20:01:33.302 INFO:tasks.rados.rados.0.smithi033.stdout:2020: write oid 221 current snap is 0 2023-06-03T20:01:33.302 INFO:tasks.rados.rados.0.smithi033.stdout:2012: finishing write tid 3 to smithi03366949-31 2023-06-03T20:01:33.302 INFO:tasks.rados.rados.0.smithi033.stdout:2012: finishing write tid 4 to smithi03366949-31 2023-06-03T20:01:33.302 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 246 (ObjNum 1354 snap 0 seq_num 1354) dirty exists 2023-06-03T20:01:33.302 INFO:tasks.rados.rados.0.smithi033.stdout:2012: left oid 31 (ObjNum 1354 snap 0 seq_num 1354) 2023-06-03T20:01:33.303 INFO:tasks.rados.rados.0.smithi033.stdout:2013: finishing write tid 1 to smithi03366949-156 2023-06-03T20:01:33.303 INFO:tasks.rados.rados.0.smithi033.stdout:2013: finishing write tid 2 to smithi03366949-156 2023-06-03T20:01:33.303 INFO:tasks.rados.rados.0.smithi033.stdout:2020: seq_num 1358 ranges {423906=498976,1500194=659130,2609483=214423} 2023-06-03T20:01:33.306 INFO:tasks.rados.rados.0.smithi033.stdout:2020: writing smithi03366949-221 from 423906 to 922882 tid 1 2023-06-03T20:01:33.313 INFO:tasks.rados.rados.0.smithi033.stdout:2020: writing smithi03366949-221 from 1500194 to 2159324 tid 2 2023-06-03T20:01:33.317 INFO:tasks.rados.rados.0.smithi033.stdout:2020: writing smithi03366949-221 from 2609483 to 2823906 tid 3 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2012: done (8 left) 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2021: read oid 30 snap -1 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2021: expect deleted 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2022: write oid 409 current snap is 0 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2013: finishing write tid 3 to smithi03366949-156 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:2013: finishing write tid 4 to smithi03366949-156 2023-06-03T20:01:33.318 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 352 (ObjNum 1355 snap 0 seq_num 1355) dirty exists 2023-06-03T20:01:33.319 INFO:tasks.rados.rados.0.smithi033.stdout:2013: left oid 156 (ObjNum 1355 snap 0 seq_num 1355) 2023-06-03T20:01:33.319 INFO:tasks.rados.rados.0.smithi033.stdout:2022: seq_num 1359 ranges {440713=574225,1442323=519141,2636906=203807} 2023-06-03T20:01:33.323 INFO:tasks.rados.rados.0.smithi033.stdout:2022: writing smithi03366949-409 from 440713 to 1014938 tid 1 2023-06-03T20:01:33.329 INFO:tasks.rados.rados.0.smithi033.stdout:2022: writing smithi03366949-409 from 1442323 to 1961464 tid 2 2023-06-03T20:01:33.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:32 smithi033 bash[26432]: cluster 2023-06-03T20:01:31.469696+0000 mgr.x (mgr.24803) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 87 op/s 2023-06-03T20:01:33.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:32 smithi033 bash[26432]: audit 2023-06-03T20:01:32.837227+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.33:0/3967340578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:33.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:32 smithi033 bash[33017]: cluster 2023-06-03T20:01:31.469696+0000 mgr.x (mgr.24803) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 87 op/s 2023-06-03T20:01:33.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:32 smithi033 bash[33017]: audit 2023-06-03T20:01:32.837227+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.33:0/3967340578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:33.334 INFO:tasks.rados.rados.0.smithi033.stdout:2022: writing smithi03366949-409 from 2636906 to 2840713 tid 3 2023-06-03T20:01:33.334 INFO:tasks.rados.rados.0.smithi033.stdout:2013: done (9 left) 2023-06-03T20:01:33.334 INFO:tasks.rados.rados.0.smithi033.stdout:2023: delete oid 115 current snap is 0 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2014: finishing write tid 1 to smithi03366949-218 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2014: finishing write tid 2 to smithi03366949-218 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2014: finishing write tid 3 to smithi03366949-218 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2014: finishing write tid 4 to smithi03366949-218 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 218 v 253 (ObjNum 1356 snap 0 seq_num 1356) dirty exists 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2014: left oid 218 (ObjNum 1356 snap 0 seq_num 1356) 2023-06-03T20:01:33.335 INFO:tasks.rados.rados.0.smithi033.stdout:2017: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-06-03T20:01:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:32 smithi083 bash[26882]: cluster 2023-06-03T20:01:31.469696+0000 mgr.x (mgr.24803) 54 : cluster [DBG] pgmap v32: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 8.5 MiB/s wr, 87 op/s 2023-06-03T20:01:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:32 smithi083 bash[26882]: audit 2023-06-03T20:01:32.837227+0000 mon.a (mon.0) 786 : audit [DBG] from='client.? 172.21.15.33:0/3967340578' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:33.487 INFO:tasks.rados.rados.0.smithi033.stdout:2018: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:01:33.595 INFO:tasks.rados.rados.0.smithi033.stdout:2016: expect (ObjNum 513 snap 0 seq_num 513) 2023-06-03T20:01:33.706 INFO:tasks.rados.rados.0.smithi033.stdout:2019: finishing write tid 1 to smithi03366949-472 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2019: finishing write tid 2 to smithi03366949-472 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2019: finishing write tid 3 to smithi03366949-472 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2019: finishing write tid 4 to smithi03366949-472 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2019: finishing write tid 5 to smithi03366949-472 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 472 v 297 (ObjNum 1357 snap 0 seq_num 1357) dirty exists 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2019: left oid 472 (ObjNum 1357 snap 0 seq_num 1357) 2023-06-03T20:01:33.707 INFO:tasks.rados.rados.0.smithi033.stdout:2020: finishing write tid 1 to smithi03366949-221 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2020: finishing write tid 2 to smithi03366949-221 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2020: finishing write tid 3 to smithi03366949-221 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2020: finishing write tid 4 to smithi03366949-221 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2020: finishing write tid 5 to smithi03366949-221 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 221 v 253 (ObjNum 1358 snap 0 seq_num 1358) dirty exists 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2020: left oid 221 (ObjNum 1358 snap 0 seq_num 1358) 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2022: finishing write tid 1 to smithi03366949-409 2023-06-03T20:01:33.708 INFO:tasks.rados.rados.0.smithi033.stdout:2022: finishing write tid 2 to smithi03366949-409 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2022: finishing write tid 3 to smithi03366949-409 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2022: finishing write tid 4 to smithi03366949-409 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2022: finishing write tid 5 to smithi03366949-409 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 409 v 217 (ObjNum 1359 snap 0 seq_num 1359) dirty exists 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2022: left oid 409 (ObjNum 1359 snap 0 seq_num 1359) 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2014: done (9 left) 2023-06-03T20:01:33.709 INFO:tasks.rados.rados.0.smithi033.stdout:2015: done (8 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2016: done (7 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2017: done (6 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2018: done (5 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2019: done (4 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2020: done (3 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2021: done (2 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2022: done (1 left) 2023-06-03T20:01:33.710 INFO:tasks.rados.rados.0.smithi033.stdout:2023: done (0 left) 2023-06-03T20:01:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:2024: delete oid 268 current snap is 0 2023-06-03T20:01:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:2024: done (0 left) 2023-06-03T20:01:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:2025: write oid 67 current snap is 0 2023-06-03T20:01:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:2025: seq_num 1362 ranges {491134=516325,1734122=666468} 2023-06-03T20:01:33.720 INFO:tasks.rados.rados.0.smithi033.stdout:2025: writing smithi03366949-67 from 491134 to 1007459 tid 1 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2025: writing smithi03366949-67 from 1734122 to 2400590 tid 2 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2026: read oid 421 snap -1 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2027: read oid 147 snap -1 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2027: expect deleted 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2028: write oid 111 current snap is 0 2023-06-03T20:01:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:2028: seq_num 1363 ranges {507941=591574,1676251=526479,2746598=161343} 2023-06-03T20:01:33.735 INFO:tasks.rados.rados.0.smithi033.stdout:2028: writing smithi03366949-111 from 507941 to 1099515 tid 1 2023-06-03T20:01:33.741 INFO:tasks.rados.rados.0.smithi033.stdout:2028: writing smithi03366949-111 from 1676251 to 2202730 tid 2 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2028: writing smithi03366949-111 from 2746598 to 2907941 tid 3 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2029: read oid 354 snap -1 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2030: read oid 363 snap -1 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-06-03T20:01:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:2031: write oid 431 current snap is 0 2023-06-03T20:01:33.747 INFO:tasks.rados.rados.0.smithi033.stdout:2025: finishing write tid 1 to smithi03366949-67 2023-06-03T20:01:33.747 INFO:tasks.rados.rados.0.smithi033.stdout:2031: seq_num 1364 ranges {524748=666823,1734733=670137} 2023-06-03T20:01:33.753 INFO:tasks.rados.rados.0.smithi033.stdout:2031: writing smithi03366949-431 from 524748 to 1191571 tid 1 2023-06-03T20:01:33.761 INFO:tasks.rados.rados.0.smithi033.stdout:2031: writing smithi03366949-431 from 1734733 to 2404870 tid 2 2023-06-03T20:01:33.761 INFO:tasks.rados.rados.0.smithi033.stdout:2032: write oid 225 current snap is 0 2023-06-03T20:01:33.761 INFO:tasks.rados.rados.0.smithi033.stdout:2032: seq_num 1365 ranges {541555=742072,1793215=530148,2801444=140111} 2023-06-03T20:01:33.767 INFO:tasks.rados.rados.0.smithi033.stdout:2032: writing smithi03366949-225 from 541555 to 1283627 tid 1 2023-06-03T20:01:33.773 INFO:tasks.rados.rados.0.smithi033.stdout:2032: writing smithi03366949-225 from 1793215 to 2323363 tid 2 2023-06-03T20:01:33.777 INFO:tasks.rados.rados.0.smithi033.stdout:2032: writing smithi03366949-225 from 2801444 to 2941555 tid 3 2023-06-03T20:01:33.777 INFO:tasks.rados.rados.0.smithi033.stdout:2033: write oid 75 current snap is 0 2023-06-03T20:01:33.777 INFO:tasks.rados.rados.0.smithi033.stdout:2033: seq_num 1366 ranges {558362=417321,1451697=673806,2712514=245848} 2023-06-03T20:01:33.782 INFO:tasks.rados.rados.0.smithi033.stdout:2033: writing smithi03366949-75 from 558362 to 975683 tid 1 2023-06-03T20:01:33.789 INFO:tasks.rados.rados.0.smithi033.stdout:2033: writing smithi03366949-75 from 1451697 to 2125503 tid 2 2023-06-03T20:01:33.795 INFO:tasks.rados.rados.0.smithi033.stdout:2033: writing smithi03366949-75 from 2712514 to 2958362 tid 3 2023-06-03T20:01:33.795 INFO:tasks.rados.rados.0.smithi033.stdout:2034: read oid 80 snap -1 2023-06-03T20:01:33.795 INFO:tasks.rados.rados.0.smithi033.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-06-03T20:01:33.795 INFO:tasks.rados.rados.0.smithi033.stdout:2035: write oid 366 current snap is 0 2023-06-03T20:01:33.796 INFO:tasks.rados.rados.0.smithi033.stdout:2035: seq_num 1367 ranges {575169=492570,1793826=417464,2623584=351585} 2023-06-03T20:01:33.801 INFO:tasks.rados.rados.0.smithi033.stdout:2035: writing smithi03366949-366 from 575169 to 1067739 tid 1 2023-06-03T20:01:33.807 INFO:tasks.rados.rados.0.smithi033.stdout:2035: writing smithi03366949-366 from 1793826 to 2211290 tid 2 2023-06-03T20:01:33.812 INFO:tasks.rados.rados.0.smithi033.stdout:2035: writing smithi03366949-366 from 2623584 to 2975169 tid 3 2023-06-03T20:01:33.812 INFO:tasks.rados.rados.0.smithi033.stdout:2036: write oid 370 current snap is 0 2023-06-03T20:01:33.812 INFO:tasks.rados.rados.0.smithi033.stdout:2036: seq_num 1368 ranges {591976=567819,1852308=677475} 2023-06-03T20:01:33.818 INFO:tasks.rados.rados.0.smithi033.stdout:2036: writing smithi03366949-370 from 591976 to 1159795 tid 1 2023-06-03T20:01:33.826 INFO:tasks.rados.rados.0.smithi033.stdout:2036: writing smithi03366949-370 from 1852308 to 2529783 tid 2 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2037: read oid 49 snap -1 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2037: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2038: delete oid 408 current snap is 0 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2025: finishing write tid 2 to smithi03366949-67 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2025: finishing write tid 3 to smithi03366949-67 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:2025: finishing write tid 4 to smithi03366949-67 2023-06-03T20:01:33.827 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 275 (ObjNum 1362 snap 0 seq_num 1362) dirty exists 2023-06-03T20:01:33.828 INFO:tasks.rados.rados.0.smithi033.stdout:2025: left oid 67 (ObjNum 1362 snap 0 seq_num 1362) 2023-06-03T20:01:33.828 INFO:tasks.rados.rados.0.smithi033.stdout:2026: expect (ObjNum 1215 snap 0 seq_num 1215) 2023-06-03T20:01:33.981 INFO:tasks.rados.rados.0.smithi033.stdout:2028: finishing write tid 1 to smithi03366949-111 2023-06-03T20:01:33.981 INFO:tasks.rados.rados.0.smithi033.stdout:2028: finishing write tid 2 to smithi03366949-111 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:2028: finishing write tid 3 to smithi03366949-111 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:2028: finishing write tid 4 to smithi03366949-111 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:2028: finishing write tid 5 to smithi03366949-111 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 111 v 304 (ObjNum 1363 snap 0 seq_num 1363) dirty exists 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:2028: left oid 111 (ObjNum 1363 snap 0 seq_num 1363) 2023-06-03T20:01:33.982 INFO:tasks.rados.rados.0.smithi033.stdout:2030: expect (ObjNum 1339 snap 0 seq_num 1339) 2023-06-03T20:01:34.149 INFO:tasks.rados.rados.0.smithi033.stdout:2029: expect (ObjNum 353 snap 0 seq_num 353) 2023-06-03T20:01:34.268 INFO:tasks.rados.rados.0.smithi033.stdout:2031: finishing write tid 1 to smithi03366949-431 2023-06-03T20:01:34.268 INFO:tasks.rados.rados.0.smithi033.stdout:2031: finishing write tid 2 to smithi03366949-431 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2031: finishing write tid 3 to smithi03366949-431 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2031: finishing write tid 4 to smithi03366949-431 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 431 v 307 (ObjNum 1364 snap 0 seq_num 1364) dirty exists 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2031: left oid 431 (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2032: finishing write tid 1 to smithi03366949-225 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2032: finishing write tid 2 to smithi03366949-225 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2032: finishing write tid 3 to smithi03366949-225 2023-06-03T20:01:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2032: finishing write tid 4 to smithi03366949-225 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2032: finishing write tid 5 to smithi03366949-225 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 250 (ObjNum 1365 snap 0 seq_num 1365) dirty exists 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2032: left oid 225 (ObjNum 1365 snap 0 seq_num 1365) 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2033: finishing write tid 1 to smithi03366949-75 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2033: finishing write tid 2 to smithi03366949-75 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2033: finishing write tid 3 to smithi03366949-75 2023-06-03T20:01:34.270 INFO:tasks.rados.rados.0.smithi033.stdout:2033: finishing write tid 4 to smithi03366949-75 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2033: finishing write tid 5 to smithi03366949-75 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 254 (ObjNum 1366 snap 0 seq_num 1366) dirty exists 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2033: left oid 75 (ObjNum 1366 snap 0 seq_num 1366) 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2025: done (13 left) 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2026: done (12 left) 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2027: done (11 left) 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2028: done (10 left) 2023-06-03T20:01:34.271 INFO:tasks.rados.rados.0.smithi033.stdout:2029: done (9 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2030: done (8 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2031: done (7 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2032: done (6 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2033: done (5 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2038: done (4 left) 2023-06-03T20:01:34.272 INFO:tasks.rados.rados.0.smithi033.stdout:2039: delete oid 10 current snap is 0 2023-06-03T20:01:34.273 INFO:tasks.rados.rados.0.smithi033.stdout:2035: finishing write tid 1 to smithi03366949-366 2023-06-03T20:01:34.273 INFO:tasks.rados.rados.0.smithi033.stdout:2034: expect (ObjNum 1350 snap 0 seq_num 1350) 2023-06-03T20:01:34.382 INFO:tasks.rados.rados.0.smithi033.stdout:2035: finishing write tid 2 to smithi03366949-366 2023-06-03T20:01:34.382 INFO:tasks.rados.rados.0.smithi033.stdout:2035: finishing write tid 3 to smithi03366949-366 2023-06-03T20:01:34.382 INFO:tasks.rados.rados.0.smithi033.stdout:2035: finishing write tid 4 to smithi03366949-366 2023-06-03T20:01:34.382 INFO:tasks.rados.rados.0.smithi033.stdout:2035: finishing write tid 5 to smithi03366949-366 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 366 v 311 (ObjNum 1367 snap 0 seq_num 1367) dirty exists 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:2035: left oid 366 (ObjNum 1367 snap 0 seq_num 1367) 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:2036: finishing write tid 1 to smithi03366949-370 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:2036: finishing write tid 2 to smithi03366949-370 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:2036: finishing write tid 3 to smithi03366949-370 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:2036: finishing write tid 4 to smithi03366949-370 2023-06-03T20:01:34.383 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 256 (ObjNum 1368 snap 0 seq_num 1368) dirty exists 2023-06-03T20:01:34.384 INFO:tasks.rados.rados.0.smithi033.stdout:2036: left oid 370 (ObjNum 1368 snap 0 seq_num 1368) 2023-06-03T20:01:34.384 INFO:tasks.rados.rados.0.smithi033.stdout:2037: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:01:34.599 INFO:tasks.rados.rados.0.smithi033.stdout:2034: done (4 left) 2023-06-03T20:01:34.599 INFO:tasks.rados.rados.0.smithi033.stdout:2035: done (3 left) 2023-06-03T20:01:34.600 INFO:tasks.rados.rados.0.smithi033.stdout:2036: done (2 left) 2023-06-03T20:01:34.600 INFO:tasks.rados.rados.0.smithi033.stdout:2037: done (1 left) 2023-06-03T20:01:34.600 INFO:tasks.rados.rados.0.smithi033.stdout:2039: done (0 left) 2023-06-03T20:01:34.600 INFO:tasks.rados.rados.0.smithi033.stdout:2040: write oid 430 current snap is 0 2023-06-03T20:01:34.600 INFO:tasks.rados.rados.0.smithi033.stdout:2040: seq_num 1371 ranges {642397=509919,1627754=424802,2733276=309121} 2023-06-03T20:01:34.611 INFO:tasks.rados.rados.0.smithi033.stdout:2040: writing smithi03366949-430 from 642397 to 1152316 tid 1 2023-06-03T20:01:34.616 INFO:tasks.rados.rados.0.smithi033.stdout:2040: writing smithi03366949-430 from 1627754 to 2052556 tid 2 2023-06-03T20:01:34.621 INFO:tasks.rados.rados.0.smithi033.stdout:2040: writing smithi03366949-430 from 2733276 to 3042397 tid 3 2023-06-03T20:01:34.622 INFO:tasks.rados.rados.0.smithi033.stdout:2041: write oid 436 current snap is 0 2023-06-03T20:01:34.622 INFO:tasks.rados.rados.0.smithi033.stdout:2041: seq_num 1372 ranges {659204=585168,1686236=684813} 2023-06-03T20:01:34.628 INFO:tasks.rados.rados.0.smithi033.stdout:2041: writing smithi03366949-436 from 659204 to 1244372 tid 1 2023-06-03T20:01:34.635 INFO:tasks.rados.rados.0.smithi033.stdout:2041: writing smithi03366949-436 from 1686236 to 2371049 tid 2 2023-06-03T20:01:34.635 INFO:tasks.rados.rados.0.smithi033.stdout:2042: read oid 146 snap -1 2023-06-03T20:01:34.635 INFO:tasks.rados.rados.0.smithi033.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-06-03T20:01:34.635 INFO:tasks.rados.rados.0.smithi033.stdout:2043: read oid 459 snap -1 2023-06-03T20:01:34.636 INFO:tasks.rados.rados.0.smithi033.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:34.636 INFO:tasks.rados.rados.0.smithi033.stdout:2044: write oid 308 current snap is 0 2023-06-03T20:01:34.636 INFO:tasks.rados.rados.0.smithi033.stdout:2040: finishing write tid 1 to smithi03366949-430 2023-06-03T20:01:34.636 INFO:tasks.rados.rados.0.smithi033.stdout:2044: seq_num 1373 ranges {676011=660417,1744718=428471,2788122=287889} 2023-06-03T20:01:34.643 INFO:tasks.rados.rados.0.smithi033.stdout:2044: writing smithi03366949-308 from 676011 to 1336428 tid 1 2023-06-03T20:01:34.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:01:34 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:34] "GET /metrics HTTP/1.1" 200 190271 "" "Prometheus/2.33.4" 2023-06-03T20:01:34.647 INFO:tasks.rados.rados.0.smithi033.stdout:2044: writing smithi03366949-308 from 1744718 to 2173189 tid 2 2023-06-03T20:01:34.653 INFO:tasks.rados.rados.0.smithi033.stdout:2044: writing smithi03366949-308 from 2788122 to 3076011 tid 3 2023-06-03T20:01:34.653 INFO:tasks.rados.rados.0.smithi033.stdout:2045: write oid 246 current snap is 0 2023-06-03T20:01:34.653 INFO:tasks.rados.rados.0.smithi033.stdout:2040: finishing write tid 2 to smithi03366949-430 2023-06-03T20:01:34.653 INFO:tasks.rados.rados.0.smithi033.stdout:2045: seq_num 1374 ranges {692818=735666,2203200=688482} 2023-06-03T20:01:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:2045: writing smithi03366949-246 from 692818 to 1428484 tid 1 2023-06-03T20:01:34.670 INFO:tasks.rados.rados.0.smithi033.stdout:2045: writing smithi03366949-246 from 2203200 to 2891682 tid 2 2023-06-03T20:01:34.670 INFO:tasks.rados.rados.0.smithi033.stdout:2046: read oid 58 snap -1 2023-06-03T20:01:34.670 INFO:tasks.rados.rados.0.smithi033.stdout:2046: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:34.671 INFO:tasks.rados.rados.0.smithi033.stdout:2047: delete oid 121 current snap is 0 2023-06-03T20:01:34.671 INFO:tasks.rados.rados.0.smithi033.stdout:2040: finishing write tid 3 to smithi03366949-430 2023-06-03T20:01:34.671 INFO:tasks.rados.rados.0.smithi033.stdout:2040: finishing write tid 4 to smithi03366949-430 2023-06-03T20:01:34.671 INFO:tasks.rados.rados.0.smithi033.stdout:2040: finishing write tid 5 to smithi03366949-430 2023-06-03T20:01:34.672 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 248 (ObjNum 1371 snap 0 seq_num 1371) dirty exists 2023-06-03T20:01:34.672 INFO:tasks.rados.rados.0.smithi033.stdout:2040: left oid 430 (ObjNum 1371 snap 0 seq_num 1371) 2023-06-03T20:01:34.672 INFO:tasks.rados.rados.0.smithi033.stdout:2041: finishing write tid 1 to smithi03366949-436 2023-06-03T20:01:34.672 INFO:tasks.rados.rados.0.smithi033.stdout:2041: finishing write tid 2 to smithi03366949-436 2023-06-03T20:01:34.673 INFO:tasks.rados.rados.0.smithi033.stdout:2041: finishing write tid 3 to smithi03366949-436 2023-06-03T20:01:34.673 INFO:tasks.rados.rados.0.smithi033.stdout:2041: finishing write tid 4 to smithi03366949-436 2023-06-03T20:01:34.673 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 436 v 369 (ObjNum 1372 snap 0 seq_num 1372) dirty exists 2023-06-03T20:01:34.673 INFO:tasks.rados.rados.0.smithi033.stdout:2041: left oid 436 (ObjNum 1372 snap 0 seq_num 1372) 2023-06-03T20:01:34.673 INFO:tasks.rados.rados.0.smithi033.stdout:2042: expect (ObjNum 1326 snap 0 seq_num 1326) 2023-06-03T20:01:34.799 INFO:tasks.rados.rados.0.smithi033.stdout:2044: finishing write tid 1 to smithi03366949-308 2023-06-03T20:01:34.800 INFO:tasks.rados.rados.0.smithi033.stdout:2044: finishing write tid 2 to smithi03366949-308 2023-06-03T20:01:34.800 INFO:tasks.rados.rados.0.smithi033.stdout:2043: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2044: finishing write tid 3 to smithi03366949-308 2023-06-03T20:01:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2044: finishing write tid 4 to smithi03366949-308 2023-06-03T20:01:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2044: finishing write tid 5 to smithi03366949-308 2023-06-03T20:01:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 308 v 259 (ObjNum 1373 snap 0 seq_num 1373) dirty exists 2023-06-03T20:01:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2044: left oid 308 (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2045: finishing write tid 1 to smithi03366949-246 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2045: finishing write tid 2 to smithi03366949-246 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2040: done (7 left) 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2041: done (6 left) 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2042: done (5 left) 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2043: done (4 left) 2023-06-03T20:01:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2044: done (3 left) 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2047: done (2 left) 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2048: read oid 405 snap -1 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2048: expect deleted 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2049: read oid 201 snap -1 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2049: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2050: read oid 138 snap -1 2023-06-03T20:01:34.915 INFO:tasks.rados.rados.0.smithi033.stdout:2050: expect (ObjNum 782 snap 0 seq_num 782) 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:2051: write oid 423 current snap is 0 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:2045: finishing write tid 3 to smithi03366949-246 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:2045: finishing write tid 4 to smithi03366949-246 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 372 (ObjNum 1374 snap 0 seq_num 1374) dirty exists 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:2045: left oid 246 (ObjNum 1374 snap 0 seq_num 1374) 2023-06-03T20:01:34.916 INFO:tasks.rados.rados.0.smithi033.stdout:2046: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:35.075 INFO:tasks.rados.rados.0.smithi033.stdout:2050: expect (ObjNum 782 snap 0 seq_num 782) 2023-06-03T20:01:35.214 INFO:tasks.rados.rados.0.smithi033.stdout:2049: expect (ObjNum 200 snap 0 seq_num 200) 2023-06-03T20:01:35.317 INFO:tasks.rados.rados.0.smithi033.stdout:2051: seq_num 1376 ranges {726432=486164,1803811=692151} 2023-06-03T20:01:35.325 INFO:tasks.rados.rados.0.smithi033.stdout:2051: writing smithi03366949-423 from 726432 to 1212596 tid 1 2023-06-03T20:01:35.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:34 smithi033 bash[26432]: cluster 2023-06-03T20:01:33.470385+0000 mgr.x (mgr.24803) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-06-03T20:01:35.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:34 smithi033 bash[33017]: cluster 2023-06-03T20:01:33.470385+0000 mgr.x (mgr.24803) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-06-03T20:01:35.334 INFO:tasks.rados.rados.0.smithi033.stdout:2051: writing smithi03366949-423 from 1803811 to 2495962 tid 2 2023-06-03T20:01:35.334 INFO:tasks.rados.rados.0.smithi033.stdout:2045: done (5 left) 2023-06-03T20:01:35.334 INFO:tasks.rados.rados.0.smithi033.stdout:2046: done (4 left) 2023-06-03T20:01:35.334 INFO:tasks.rados.rados.0.smithi033.stdout:2048: done (3 left) 2023-06-03T20:01:35.335 INFO:tasks.rados.rados.0.smithi033.stdout:2049: done (2 left) 2023-06-03T20:01:35.335 INFO:tasks.rados.rados.0.smithi033.stdout:2050: done (1 left) 2023-06-03T20:01:35.335 INFO:tasks.rados.rados.0.smithi033.stdout:2052: write oid 29 current snap is 0 2023-06-03T20:01:35.335 INFO:tasks.rados.rados.0.smithi033.stdout:2052: seq_num 1377 ranges {743239=677766,1978646=435809,2897814=245425} 2023-06-03T20:01:35.342 INFO:tasks.rados.rados.0.smithi033.stdout:2052: writing smithi03366949-29 from 743239 to 1421005 tid 1 2023-06-03T20:01:35.348 INFO:tasks.rados.rados.0.smithi033.stdout:2052: writing smithi03366949-29 from 1978646 to 2414455 tid 2 2023-06-03T20:01:35.352 INFO:tasks.rados.rados.0.smithi033.stdout:2052: writing smithi03366949-29 from 2897814 to 3143239 tid 3 2023-06-03T20:01:35.352 INFO:tasks.rados.rados.0.smithi033.stdout:2053: read oid 415 snap -1 2023-06-03T20:01:35.352 INFO:tasks.rados.rados.0.smithi033.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-06-03T20:01:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:2054: read oid 302 snap -1 2023-06-03T20:01:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:2054: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:01:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:2055: write oid 225 current snap is 0 2023-06-03T20:01:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:2051: finishing write tid 1 to smithi03366949-423 2023-06-03T20:01:35.353 INFO:tasks.rados.rados.0.smithi033.stdout:2055: seq_num 1378 ranges {760046=753015,2037128=695820} 2023-06-03T20:01:35.361 INFO:tasks.rados.rados.0.smithi033.stdout:2055: writing smithi03366949-225 from 760046 to 1513061 tid 1 2023-06-03T20:01:35.369 INFO:tasks.rados.rados.0.smithi033.stdout:2055: writing smithi03366949-225 from 2037128 to 2732948 tid 2 2023-06-03T20:01:35.369 INFO:tasks.rados.rados.0.smithi033.stdout:2056: read oid 395 snap -1 2023-06-03T20:01:35.369 INFO:tasks.rados.rados.0.smithi033.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-06-03T20:01:35.369 INFO:tasks.rados.rados.0.smithi033.stdout:2057: write oid 421 current snap is 0 2023-06-03T20:01:35.369 INFO:tasks.rados.rados.0.smithi033.stdout:2051: finishing write tid 2 to smithi03366949-423 2023-06-03T20:01:35.370 INFO:tasks.rados.rados.0.smithi033.stdout:2057: seq_num 1379 ranges {776853=428264,1979257=439478,2836307=340546} 2023-06-03T20:01:35.376 INFO:tasks.rados.rados.0.smithi033.stdout:2057: writing smithi03366949-421 from 776853 to 1205117 tid 1 2023-06-03T20:01:35.383 INFO:tasks.rados.rados.0.smithi033.stdout:2057: writing smithi03366949-421 from 1979257 to 2418735 tid 2 2023-06-03T20:01:35.387 INFO:tasks.rados.rados.0.smithi033.stdout:2057: writing smithi03366949-421 from 2836307 to 3176853 tid 3 2023-06-03T20:01:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:2058: read oid 404 snap -1 2023-06-03T20:01:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:2058: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-06-03T20:01:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:2059: write oid 72 current snap is 0 2023-06-03T20:01:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:2051: finishing write tid 3 to smithi03366949-423 2023-06-03T20:01:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:2051: finishing write tid 4 to smithi03366949-423 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 209 (ObjNum 1376 snap 0 seq_num 1376) dirty exists 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2051: left oid 423 (ObjNum 1376 snap 0 seq_num 1376) 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2052: finishing write tid 1 to smithi03366949-29 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2052: finishing write tid 2 to smithi03366949-29 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2052: finishing write tid 3 to smithi03366949-29 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2052: finishing write tid 4 to smithi03366949-29 2023-06-03T20:01:35.389 INFO:tasks.rados.rados.0.smithi033.stdout:2059: seq_num 1380 ranges {793660=503513,2037739=583136} 2023-06-03T20:01:35.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:34 smithi083 bash[26882]: cluster 2023-06-03T20:01:33.470385+0000 mgr.x (mgr.24803) 55 : cluster [DBG] pgmap v33: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 66 MiB/s rd, 9.3 MiB/s wr, 91 op/s 2023-06-03T20:01:35.395 INFO:tasks.rados.rados.0.smithi033.stdout:2059: writing smithi03366949-72 from 793660 to 1297173 tid 1 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:2059: writing smithi03366949-72 from 2037739 to 2620875 tid 2 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:2051: done (8 left) 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:2060: delete oid 338 current snap is 0 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:2052: finishing write tid 5 to smithi03366949-29 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 29 v 254 (ObjNum 1377 snap 0 seq_num 1377) dirty exists 2023-06-03T20:01:35.403 INFO:tasks.rados.rados.0.smithi033.stdout:2052: left oid 29 (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:01:35.404 INFO:tasks.rados.rados.0.smithi033.stdout:2053: expect (ObjNum 414 snap 0 seq_num 414) 2023-06-03T20:01:35.502 INFO:tasks.rados.rados.0.smithi033.stdout:2055: finishing write tid 1 to smithi03366949-225 2023-06-03T20:01:35.502 INFO:tasks.rados.rados.0.smithi033.stdout:2054: expect (ObjNum 301 snap 0 seq_num 301) 2023-06-03T20:01:35.600 INFO:tasks.rados.rados.0.smithi033.stdout:2055: finishing write tid 2 to smithi03366949-225 2023-06-03T20:01:35.600 INFO:tasks.rados.rados.0.smithi033.stdout:2055: finishing write tid 3 to smithi03366949-225 2023-06-03T20:01:35.601 INFO:tasks.rados.rados.0.smithi033.stdout:2055: finishing write tid 4 to smithi03366949-225 2023-06-03T20:01:35.601 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 257 (ObjNum 1378 snap 0 seq_num 1378) dirty exists 2023-06-03T20:01:35.601 INFO:tasks.rados.rados.0.smithi033.stdout:2055: left oid 225 (ObjNum 1378 snap 0 seq_num 1378) 2023-06-03T20:01:35.601 INFO:tasks.rados.rados.0.smithi033.stdout:2057: finishing write tid 1 to smithi03366949-421 2023-06-03T20:01:35.601 INFO:tasks.rados.rados.0.smithi033.stdout:2056: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-06-03T20:01:35.781 INFO:tasks.rados.rados.0.smithi033.stdout:2057: finishing write tid 2 to smithi03366949-421 2023-06-03T20:01:35.781 INFO:tasks.rados.rados.0.smithi033.stdout:2057: finishing write tid 3 to smithi03366949-421 2023-06-03T20:01:35.781 INFO:tasks.rados.rados.0.smithi033.stdout:2057: finishing write tid 4 to smithi03366949-421 2023-06-03T20:01:35.782 INFO:tasks.rados.rados.0.smithi033.stdout:2057: finishing write tid 5 to smithi03366949-421 2023-06-03T20:01:35.782 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 250 (ObjNum 1379 snap 0 seq_num 1379) dirty exists 2023-06-03T20:01:35.782 INFO:tasks.rados.rados.0.smithi033.stdout:2057: left oid 421 (ObjNum 1379 snap 0 seq_num 1379) 2023-06-03T20:01:35.782 INFO:tasks.rados.rados.0.smithi033.stdout:2058: expect (ObjNum 1124 snap 0 seq_num 1124) 2023-06-03T20:01:35.907 INFO:tasks.rados.rados.0.smithi033.stdout:2059: finishing write tid 1 to smithi03366949-72 2023-06-03T20:01:35.907 INFO:tasks.rados.rados.0.smithi033.stdout:2059: finishing write tid 2 to smithi03366949-72 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2059: finishing write tid 3 to smithi03366949-72 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2059: finishing write tid 4 to smithi03366949-72 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 72 v 259 (ObjNum 1380 snap 0 seq_num 1380) dirty exists 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2059: left oid 72 (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2052: done (8 left) 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2053: done (7 left) 2023-06-03T20:01:35.908 INFO:tasks.rados.rados.0.smithi033.stdout:2054: done (6 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2055: done (5 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2056: done (4 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2057: done (3 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2058: done (2 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2059: done (1 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2060: done (0 left) 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2061: read oid 405 snap -1 2023-06-03T20:01:35.909 INFO:tasks.rados.rados.0.smithi033.stdout:2061: expect deleted 2023-06-03T20:01:35.910 INFO:tasks.rados.rados.0.smithi033.stdout:2062: read oid 467 snap -1 2023-06-03T20:01:35.910 INFO:tasks.rados.rados.0.smithi033.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-06-03T20:01:35.910 INFO:tasks.rados.rados.0.smithi033.stdout:2063: delete oid 273 current snap is 0 2023-06-03T20:01:35.911 INFO:tasks.rados.rados.0.smithi033.stdout:2061: done (2 left) 2023-06-03T20:01:35.911 INFO:tasks.rados.rados.0.smithi033.stdout:2063: done (1 left) 2023-06-03T20:01:35.911 INFO:tasks.rados.rados.0.smithi033.stdout:2064: read oid 184 snap -1 2023-06-03T20:01:35.911 INFO:tasks.rados.rados.0.smithi033.stdout:2064: expect (ObjNum 183 snap 0 seq_num 183) 2023-06-03T20:01:35.911 INFO:tasks.rados.rados.0.smithi033.stdout:2065: write oid 118 current snap is 0 2023-06-03T20:01:35.912 INFO:tasks.rados.rados.0.smithi033.stdout:2065: seq_num 1383 ranges {444081=729260,1813185=446816,2945999=298082} 2023-06-03T20:01:35.921 INFO:tasks.rados.rados.0.smithi033.stdout:2065: writing smithi03366949-118 from 444081 to 1173341 tid 1 2023-06-03T20:01:35.929 INFO:tasks.rados.rados.0.smithi033.stdout:2065: writing smithi03366949-118 from 1813185 to 2260001 tid 2 2023-06-03T20:01:35.934 INFO:tasks.rados.rados.0.smithi033.stdout:2065: writing smithi03366949-118 from 2945999 to 3244081 tid 3 2023-06-03T20:01:35.934 INFO:tasks.rados.rados.0.smithi033.stdout:2066: read oid 321 snap -1 2023-06-03T20:01:35.935 INFO:tasks.rados.rados.0.smithi033.stdout:2066: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-06-03T20:01:35.935 INFO:tasks.rados.rados.0.smithi033.stdout:2067: write oid 427 current snap is 0 2023-06-03T20:01:35.935 INFO:tasks.rados.rados.0.smithi033.stdout:2067: seq_num 1384 ranges {460888=520862,1471667=590474,2573422=455407} 2023-06-03T20:01:35.940 INFO:tasks.rados.rados.0.smithi033.stdout:2067: writing smithi03366949-427 from 460888 to 981750 tid 1 2023-06-03T20:01:35.946 INFO:tasks.rados.rados.0.smithi033.stdout:2067: writing smithi03366949-427 from 1471667 to 2062141 tid 2 2023-06-03T20:01:35.952 INFO:tasks.rados.rados.0.smithi033.stdout:2067: writing smithi03366949-427 from 2573422 to 3028829 tid 3 2023-06-03T20:01:35.952 INFO:tasks.rados.rados.0.smithi033.stdout:2068: write oid 165 current snap is 0 2023-06-03T20:01:35.952 INFO:tasks.rados.rados.0.smithi033.stdout:2068: seq_num 1385 ranges {477695=596111,1530149=450485,2600845=666679} 2023-06-03T20:01:35.958 INFO:tasks.rados.rados.0.smithi033.stdout:2068: writing smithi03366949-165 from 477695 to 1073806 tid 1 2023-06-03T20:01:35.963 INFO:tasks.rados.rados.0.smithi033.stdout:2068: writing smithi03366949-165 from 1530149 to 1980634 tid 2 2023-06-03T20:01:35.971 INFO:tasks.rados.rados.0.smithi033.stdout:2068: writing smithi03366949-165 from 2600845 to 3267524 tid 3 2023-06-03T20:01:35.971 INFO:tasks.rados.rados.0.smithi033.stdout:2069: read oid 76 snap -1 2023-06-03T20:01:35.971 INFO:tasks.rados.rados.0.smithi033.stdout:2069: expect (ObjNum 535 snap 0 seq_num 535) 2023-06-03T20:01:35.971 INFO:tasks.rados.rados.0.smithi033.stdout:2070: delete oid 338 current snap is 0 2023-06-03T20:01:35.972 INFO:tasks.rados.rados.0.smithi033.stdout:2062: expect (ObjNum 1015 snap 0 seq_num 1015) 2023-06-03T20:01:36.070 INFO:tasks.rados.rados.0.smithi033.stdout:2064: expect (ObjNum 183 snap 0 seq_num 183) 2023-06-03T20:01:36.164 INFO:tasks.rados.rados.0.smithi033.stdout:2065: finishing write tid 1 to smithi03366949-118 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2065: finishing write tid 2 to smithi03366949-118 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2065: finishing write tid 3 to smithi03366949-118 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2065: finishing write tid 4 to smithi03366949-118 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2065: finishing write tid 5 to smithi03366949-118 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 118 v 287 (ObjNum 1383 snap 0 seq_num 1383) dirty exists 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2065: left oid 118 (ObjNum 1383 snap 0 seq_num 1383) 2023-06-03T20:01:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:2066: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-06-03T20:01:36.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:35 smithi033 bash[26432]: audit 2023-06-03T20:01:35.287682+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.33:0/2357102631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:36.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:35 smithi033 bash[33017]: audit 2023-06-03T20:01:35.287682+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.33:0/2357102631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:36.368 INFO:tasks.rados.rados.0.smithi033.stdout:2067: finishing write tid 1 to smithi03366949-427 2023-06-03T20:01:36.368 INFO:tasks.rados.rados.0.smithi033.stdout:2067: finishing write tid 2 to smithi03366949-427 2023-06-03T20:01:36.368 INFO:tasks.rados.rados.0.smithi033.stdout:2067: finishing write tid 3 to smithi03366949-427 2023-06-03T20:01:36.368 INFO:tasks.rados.rados.0.smithi033.stdout:2067: finishing write tid 4 to smithi03366949-427 2023-06-03T20:01:36.368 INFO:tasks.rados.rados.0.smithi033.stdout:2067: finishing write tid 5 to smithi03366949-427 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 291 (ObjNum 1384 snap 0 seq_num 1384) dirty exists 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2067: left oid 427 (ObjNum 1384 snap 0 seq_num 1384) 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2068: finishing write tid 1 to smithi03366949-165 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2068: finishing write tid 2 to smithi03366949-165 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2068: finishing write tid 3 to smithi03366949-165 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2068: finishing write tid 4 to smithi03366949-165 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:2068: finishing write tid 5 to smithi03366949-165 2023-06-03T20:01:36.369 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 165 v 356 (ObjNum 1385 snap 0 seq_num 1385) dirty exists 2023-06-03T20:01:36.370 INFO:tasks.rados.rados.0.smithi033.stdout:2068: left oid 165 (ObjNum 1385 snap 0 seq_num 1385) 2023-06-03T20:01:36.370 INFO:tasks.rados.rados.0.smithi033.stdout:2069: expect (ObjNum 535 snap 0 seq_num 535) 2023-06-03T20:01:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:35 smithi083 bash[26882]: audit 2023-06-03T20:01:35.287682+0000 mon.c (mon.2) 133 : audit [DBG] from='client.? 172.21.15.33:0/2357102631' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:36.488 INFO:tasks.rados.rados.0.smithi033.stdout:2062: done (7 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2064: done (6 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2065: done (5 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2066: done (4 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2067: done (3 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2068: done (2 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2069: done (1 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2070: done (0 left) 2023-06-03T20:01:36.489 INFO:tasks.rados.rados.0.smithi033.stdout:2071: read oid 243 snap -1 2023-06-03T20:01:36.490 INFO:tasks.rados.rados.0.smithi033.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-06-03T20:01:36.490 INFO:tasks.rados.rados.0.smithi033.stdout:2072: read oid 193 snap -1 2023-06-03T20:01:36.490 INFO:tasks.rados.rados.0.smithi033.stdout:2072: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:36.490 INFO:tasks.rados.rados.0.smithi033.stdout:2073: write oid 222 current snap is 0 2023-06-03T20:01:36.490 INFO:tasks.rados.rados.0.smithi033.stdout:2073: seq_num 1387 ranges {511309=746609,2047113=454154,3055691=255618} 2023-06-03T20:01:36.502 INFO:tasks.rados.rados.0.smithi033.stdout:2073: writing smithi03366949-222 from 511309 to 1257918 tid 1 2023-06-03T20:01:36.509 INFO:tasks.rados.rados.0.smithi033.stdout:2073: writing smithi03366949-222 from 2047113 to 2501267 tid 2 2023-06-03T20:01:36.514 INFO:tasks.rados.rados.0.smithi033.stdout:2073: writing smithi03366949-222 from 3055691 to 3311309 tid 3 2023-06-03T20:01:36.514 INFO:tasks.rados.rados.0.smithi033.stdout:2074: read oid 329 snap -1 2023-06-03T20:01:36.514 INFO:tasks.rados.rados.0.smithi033.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2023-06-03T20:01:36.515 INFO:tasks.rados.rados.0.smithi033.stdout:2075: write oid 404 current snap is 0 2023-06-03T20:01:36.515 INFO:tasks.rados.rados.0.smithi033.stdout:2075: seq_num 1388 ranges {528116=421858,1589242=597812,2966761=361355} 2023-06-03T20:01:36.520 INFO:tasks.rados.rados.0.smithi033.stdout:2075: writing smithi03366949-404 from 528116 to 949974 tid 1 2023-06-03T20:01:36.528 INFO:tasks.rados.rados.0.smithi033.stdout:2075: writing smithi03366949-404 from 1589242 to 2187054 tid 2 2023-06-03T20:01:36.535 INFO:tasks.rados.rados.0.smithi033.stdout:2075: writing smithi03366949-404 from 2966761 to 3328116 tid 3 2023-06-03T20:01:36.535 INFO:tasks.rados.rados.0.smithi033.stdout:2076: read oid 94 snap -1 2023-06-03T20:01:36.535 INFO:tasks.rados.rados.0.smithi033.stdout:2076: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:01:36.536 INFO:tasks.rados.rados.0.smithi033.stdout:2077: read oid 58 snap -1 2023-06-03T20:01:36.536 INFO:tasks.rados.rados.0.smithi033.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:36.536 INFO:tasks.rados.rados.0.smithi033.stdout:2078: read oid 410 snap -1 2023-06-03T20:01:36.536 INFO:tasks.rados.rados.0.smithi033.stdout:2078: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:36.537 INFO:tasks.rados.rados.0.smithi033.stdout:2079: write oid 464 current snap is 0 2023-06-03T20:01:36.537 INFO:tasks.rados.rados.0.smithi033.stdout:2079: seq_num 1389 ranges {544923=497107,1647724=457823,2710537=428120} 2023-06-03T20:01:36.542 INFO:tasks.rados.rados.0.smithi033.stdout:2079: writing smithi03366949-464 from 544923 to 1042030 tid 1 2023-06-03T20:01:36.547 INFO:tasks.rados.rados.0.smithi033.stdout:2079: writing smithi03366949-464 from 1647724 to 2105547 tid 2 2023-06-03T20:01:36.553 INFO:tasks.rados.rados.0.smithi033.stdout:2079: writing smithi03366949-464 from 2710537 to 3138657 tid 3 2023-06-03T20:01:36.553 INFO:tasks.rados.rados.0.smithi033.stdout:2080: write oid 403 current snap is 0 2023-06-03T20:01:36.553 INFO:tasks.rados.rados.0.smithi033.stdout:2080: seq_num 1390 ranges {561730=572356,1706206=601481,3021607=340123} 2023-06-03T20:01:36.559 INFO:tasks.rados.rados.0.smithi033.stdout:2080: writing smithi03366949-403 from 561730 to 1134086 tid 1 2023-06-03T20:01:36.566 INFO:tasks.rados.rados.0.smithi033.stdout:2080: writing smithi03366949-403 from 1706206 to 2307687 tid 2 2023-06-03T20:01:36.572 INFO:tasks.rados.rados.0.smithi033.stdout:2080: writing smithi03366949-403 from 3021607 to 3361730 tid 3 2023-06-03T20:01:36.572 INFO:tasks.rados.rados.0.smithi033.stdout:2081: read oid 266 snap -1 2023-06-03T20:01:36.573 INFO:tasks.rados.rados.0.smithi033.stdout:2081: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-06-03T20:01:36.573 INFO:tasks.rados.rados.0.smithi033.stdout:2082: write oid 31 current snap is 0 2023-06-03T20:01:36.573 INFO:tasks.rados.rados.0.smithi033.stdout:2082: seq_num 1391 ranges {578537=647605,1764688=745139,3049030=329507} 2023-06-03T20:01:36.579 INFO:tasks.rados.rados.0.smithi033.stdout:2082: writing smithi03366949-31 from 578537 to 1226142 tid 1 2023-06-03T20:01:36.587 INFO:tasks.rados.rados.0.smithi033.stdout:2082: writing smithi03366949-31 from 1764688 to 2509827 tid 2 2023-06-03T20:01:36.592 INFO:tasks.rados.rados.0.smithi033.stdout:2082: writing smithi03366949-31 from 3049030 to 3378537 tid 3 2023-06-03T20:01:36.592 INFO:tasks.rados.rados.0.smithi033.stdout:2083: read oid 499 snap -1 2023-06-03T20:01:36.592 INFO:tasks.rados.rados.0.smithi033.stdout:2083: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:01:36.592 INFO:tasks.rados.rados.0.smithi033.stdout:2084: write oid 391 current snap is 0 2023-06-03T20:01:36.593 INFO:tasks.rados.rados.0.smithi033.stdout:2084: seq_num 1392 ranges {595344=439207,1823170=605150,3076453=318891} 2023-06-03T20:01:36.598 INFO:tasks.rados.rados.0.smithi033.stdout:2084: writing smithi03366949-391 from 595344 to 1034551 tid 1 2023-06-03T20:01:36.606 INFO:tasks.rados.rados.0.smithi033.stdout:2084: writing smithi03366949-391 from 1823170 to 2428320 tid 2 2023-06-03T20:01:36.611 INFO:tasks.rados.rados.0.smithi033.stdout:2084: writing smithi03366949-391 from 3076453 to 3395344 tid 3 2023-06-03T20:01:36.612 INFO:tasks.rados.rados.0.smithi033.stdout:2085: write oid 292 current snap is 0 2023-06-03T20:01:36.612 INFO:tasks.rados.rados.0.smithi033.stdout:2085: seq_num 1393 ranges {612151=514456,1881652=748808,3103876=308275} 2023-06-03T20:01:36.618 INFO:tasks.rados.rados.0.smithi033.stdout:2085: writing smithi03366949-292 from 612151 to 1126607 tid 1 2023-06-03T20:01:36.626 INFO:tasks.rados.rados.0.smithi033.stdout:2085: writing smithi03366949-292 from 1881652 to 2630460 tid 2 2023-06-03T20:01:36.631 INFO:tasks.rados.rados.0.smithi033.stdout:2085: writing smithi03366949-292 from 3103876 to 3412151 tid 3 2023-06-03T20:01:36.631 INFO:tasks.rados.rados.0.smithi033.stdout:2086: write oid 138 current snap is 0 2023-06-03T20:01:36.631 INFO:tasks.rados.rados.0.smithi033.stdout:2072: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:36.737 INFO:tasks.rados.rados.0.smithi033.stdout:2071: expect (ObjNum 242 snap 0 seq_num 242) 2023-06-03T20:01:36.800 INFO:tasks.rados.rados.0.smithi033.stdout:2073: finishing write tid 1 to smithi03366949-222 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2073: finishing write tid 2 to smithi03366949-222 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2073: finishing write tid 3 to smithi03366949-222 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2073: finishing write tid 4 to smithi03366949-222 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2073: finishing write tid 5 to smithi03366949-222 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 261 (ObjNum 1387 snap 0 seq_num 1387) dirty exists 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2073: left oid 222 (ObjNum 1387 snap 0 seq_num 1387) 2023-06-03T20:01:36.801 INFO:tasks.rados.rados.0.smithi033.stdout:2074: expect (ObjNum 328 snap 0 seq_num 328) 2023-06-03T20:01:36.915 INFO:tasks.rados.rados.0.smithi033.stdout:2075: finishing write tid 1 to smithi03366949-404 2023-06-03T20:01:36.915 INFO:tasks.rados.rados.0.smithi033.stdout:2075: finishing write tid 2 to smithi03366949-404 2023-06-03T20:01:36.915 INFO:tasks.rados.rados.0.smithi033.stdout:2075: finishing write tid 3 to smithi03366949-404 2023-06-03T20:01:36.915 INFO:tasks.rados.rados.0.smithi033.stdout:2078: expect (ObjNum 1203 snap 0 seq_num 1203) 2023-06-03T20:01:36.984 INFO:tasks.rados.rados.0.smithi033.stdout:2075: finishing write tid 4 to smithi03366949-404 2023-06-03T20:01:36.985 INFO:tasks.rados.rados.0.smithi033.stdout:2075: finishing write tid 5 to smithi03366949-404 2023-06-03T20:01:36.985 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 404 v 265 (ObjNum 1388 snap 0 seq_num 1388) dirty exists 2023-06-03T20:01:36.985 INFO:tasks.rados.rados.0.smithi033.stdout:2075: left oid 404 (ObjNum 1388 snap 0 seq_num 1388) 2023-06-03T20:01:36.985 INFO:tasks.rados.rados.0.smithi033.stdout:2076: expect (ObjNum 93 snap 0 seq_num 93) 2023-06-03T20:01:37.095 INFO:tasks.rados.rados.0.smithi033.stdout:2077: expect (ObjNum 651 snap 0 seq_num 651) 2023-06-03T20:01:37.253 INFO:tasks.rados.rados.0.smithi033.stdout:2079: finishing write tid 1 to smithi03366949-464 2023-06-03T20:01:37.254 INFO:tasks.rados.rados.0.smithi033.stdout:2079: finishing write tid 2 to smithi03366949-464 2023-06-03T20:01:37.254 INFO:tasks.rados.rados.0.smithi033.stdout:2079: finishing write tid 3 to smithi03366949-464 2023-06-03T20:01:37.254 INFO:tasks.rados.rados.0.smithi033.stdout:2079: finishing write tid 4 to smithi03366949-464 2023-06-03T20:01:37.254 INFO:tasks.rados.rados.0.smithi033.stdout:2079: finishing write tid 5 to smithi03366949-464 2023-06-03T20:01:37.254 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 302 (ObjNum 1389 snap 0 seq_num 1389) dirty exists 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2079: left oid 464 (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: finishing write tid 1 to smithi03366949-403 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: finishing write tid 2 to smithi03366949-403 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: finishing write tid 3 to smithi03366949-403 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: finishing write tid 4 to smithi03366949-403 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: finishing write tid 5 to smithi03366949-403 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 403 v 312 (ObjNum 1390 snap 0 seq_num 1390) dirty exists 2023-06-03T20:01:37.255 INFO:tasks.rados.rados.0.smithi033.stdout:2080: left oid 403 (ObjNum 1390 snap 0 seq_num 1390) 2023-06-03T20:01:37.256 INFO:tasks.rados.rados.0.smithi033.stdout:2082: finishing write tid 1 to smithi03366949-31 2023-06-03T20:01:37.256 INFO:tasks.rados.rados.0.smithi033.stdout:2081: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-06-03T20:01:37.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:36 smithi033 bash[33017]: cluster 2023-06-03T20:01:35.471526+0000 mgr.x (mgr.24803) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-06-03T20:01:37.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:36 smithi033 bash[26432]: cluster 2023-06-03T20:01:35.471526+0000 mgr.x (mgr.24803) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-06-03T20:01:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:36 smithi083 bash[26882]: cluster 2023-06-03T20:01:35.471526+0000 mgr.x (mgr.24803) 56 : cluster [DBG] pgmap v34: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 92 MiB/s rd, 14 MiB/s wr, 133 op/s 2023-06-03T20:01:37.438 INFO:tasks.rados.rados.0.smithi033.stdout:2082: finishing write tid 2 to smithi03366949-31 2023-06-03T20:01:37.439 INFO:tasks.rados.rados.0.smithi033.stdout:2086: seq_num 1394 ranges {628958=589705,1940134=608819,3131299=297659} 2023-06-03T20:01:37.451 INFO:tasks.rados.rados.0.smithi033.stdout:2086: writing smithi03366949-138 from 628958 to 1218663 tid 1 2023-06-03T20:01:37.461 INFO:tasks.rados.rados.0.smithi033.stdout:2086: writing smithi03366949-138 from 1940134 to 2548953 tid 2 2023-06-03T20:01:37.467 INFO:tasks.rados.rados.0.smithi033.stdout:2086: writing smithi03366949-138 from 3131299 to 3428958 tid 3 2023-06-03T20:01:37.467 INFO:tasks.rados.rados.0.smithi033.stdout:2071: done (15 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2072: done (14 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2073: done (13 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2074: done (12 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2075: done (11 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2076: done (10 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2077: done (9 left) 2023-06-03T20:01:37.468 INFO:tasks.rados.rados.0.smithi033.stdout:2078: done (8 left) 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2079: done (7 left) 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2080: done (6 left) 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2081: done (5 left) 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2087: write oid 101 current snap is 0 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2082: finishing write tid 3 to smithi03366949-31 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2082: finishing write tid 4 to smithi03366949-31 2023-06-03T20:01:37.469 INFO:tasks.rados.rados.0.smithi033.stdout:2082: finishing write tid 5 to smithi03366949-31 2023-06-03T20:01:37.470 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 254 (ObjNum 1391 snap 0 seq_num 1391) dirty exists 2023-06-03T20:01:37.470 INFO:tasks.rados.rados.0.smithi033.stdout:2082: left oid 31 (ObjNum 1391 snap 0 seq_num 1391) 2023-06-03T20:01:37.470 INFO:tasks.rados.rados.0.smithi033.stdout:2084: finishing write tid 1 to smithi03366949-391 2023-06-03T20:01:37.470 INFO:tasks.rados.rados.0.smithi033.stdout:2083: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:01:37.697 INFO:tasks.rados.rados.0.smithi033.stdout:2084: finishing write tid 2 to smithi03366949-391 2023-06-03T20:01:37.697 INFO:tasks.rados.rados.0.smithi033.stdout:2087: seq_num 1395 ranges {645765=664954,1998616=752477,3158722=287043} 2023-06-03T20:01:37.706 INFO:tasks.rados.rados.0.smithi033.stdout:2087: writing smithi03366949-101 from 645765 to 1310719 tid 1 2023-06-03T20:01:37.716 INFO:tasks.rados.rados.0.smithi033.stdout:2087: writing smithi03366949-101 from 1998616 to 2751093 tid 2 2023-06-03T20:01:37.720 INFO:tasks.rados.rados.0.smithi033.stdout:2087: writing smithi03366949-101 from 3158722 to 3445765 tid 3 2023-06-03T20:01:37.721 INFO:tasks.rados.rados.0.smithi033.stdout:2082: done (5 left) 2023-06-03T20:01:37.721 INFO:tasks.rados.rados.0.smithi033.stdout:2083: done (4 left) 2023-06-03T20:01:37.721 INFO:tasks.rados.rados.0.smithi033.stdout:2088: write oid 467 current snap is 0 2023-06-03T20:01:37.721 INFO:tasks.rados.rados.0.smithi033.stdout:2088: seq_num 1396 ranges {662572=740203,1940745=612488,3069792=392780} 2023-06-03T20:01:37.730 INFO:tasks.rados.rados.0.smithi033.stdout:2088: writing smithi03366949-467 from 662572 to 1402775 tid 1 2023-06-03T20:01:37.738 INFO:tasks.rados.rados.0.smithi033.stdout:2088: writing smithi03366949-467 from 1940745 to 2553233 tid 2 2023-06-03T20:01:37.744 INFO:tasks.rados.rados.0.smithi033.stdout:2088: writing smithi03366949-467 from 3069792 to 3462572 tid 3 2023-06-03T20:01:37.744 INFO:tasks.rados.rados.0.smithi033.stdout:2089: write oid 11 current snap is 0 2023-06-03T20:01:37.744 INFO:tasks.rados.rados.0.smithi033.stdout:2089: seq_num 1397 ranges {679379=415452,1599227=756146,3097215=382164} 2023-06-03T20:01:37.751 INFO:tasks.rados.rados.0.smithi033.stdout:2089: writing smithi03366949-11 from 679379 to 1094831 tid 1 2023-06-03T20:01:37.762 INFO:tasks.rados.rados.0.smithi033.stdout:2089: writing smithi03366949-11 from 1599227 to 2355373 tid 2 2023-06-03T20:01:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:2089: writing smithi03366949-11 from 3097215 to 3479379 tid 3 2023-06-03T20:01:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:2090: read oid 268 snap -1 2023-06-03T20:01:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:2090: expect deleted 2023-06-03T20:01:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:2091: read oid 459 snap -1 2023-06-03T20:01:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:2091: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:2092: write oid 194 current snap is 0 2023-06-03T20:01:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:2084: finishing write tid 3 to smithi03366949-391 2023-06-03T20:01:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:2092: seq_num 1398 ranges {696186=490701,1657709=616157,2724638=562274} 2023-06-03T20:01:37.776 INFO:tasks.rados.rados.0.smithi033.stdout:2092: writing smithi03366949-194 from 696186 to 1186887 tid 1 2023-06-03T20:01:37.782 INFO:tasks.rados.rados.0.smithi033.stdout:2092: writing smithi03366949-194 from 1657709 to 2273866 tid 2 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2092: writing smithi03366949-194 from 2724638 to 3286912 tid 3 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2093: delete oid 172 current snap is 0 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2084: finishing write tid 4 to smithi03366949-391 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2084: finishing write tid 5 to smithi03366949-391 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 391 v 360 (ObjNum 1392 snap 0 seq_num 1392) dirty exists 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2084: left oid 391 (ObjNum 1392 snap 0 seq_num 1392) 2023-06-03T20:01:37.789 INFO:tasks.rados.rados.0.smithi033.stdout:2085: finishing write tid 1 to smithi03366949-292 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2085: finishing write tid 2 to smithi03366949-292 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2085: finishing write tid 3 to smithi03366949-292 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2085: finishing write tid 4 to smithi03366949-292 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2085: finishing write tid 5 to smithi03366949-292 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 292 v 316 (ObjNum 1393 snap 0 seq_num 1393) dirty exists 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2085: left oid 292 (ObjNum 1393 snap 0 seq_num 1393) 2023-06-03T20:01:37.790 INFO:tasks.rados.rados.0.smithi033.stdout:2086: finishing write tid 1 to smithi03366949-138 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2086: finishing write tid 2 to smithi03366949-138 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2086: finishing write tid 3 to smithi03366949-138 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2086: finishing write tid 4 to smithi03366949-138 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2086: finishing write tid 5 to smithi03366949-138 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 138 v 320 (ObjNum 1394 snap 0 seq_num 1394) dirty exists 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2086: left oid 138 (ObjNum 1394 snap 0 seq_num 1394) 2023-06-03T20:01:37.791 INFO:tasks.rados.rados.0.smithi033.stdout:2087: finishing write tid 1 to smithi03366949-101 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2087: finishing write tid 2 to smithi03366949-101 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2087: finishing write tid 3 to smithi03366949-101 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2087: finishing write tid 4 to smithi03366949-101 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2087: finishing write tid 5 to smithi03366949-101 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 263 (ObjNum 1395 snap 0 seq_num 1395) dirty exists 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2087: left oid 101 (ObjNum 1395 snap 0 seq_num 1395) 2023-06-03T20:01:37.792 INFO:tasks.rados.rados.0.smithi033.stdout:2088: finishing write tid 1 to smithi03366949-467 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2088: finishing write tid 2 to smithi03366949-467 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2088: finishing write tid 3 to smithi03366949-467 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2088: finishing write tid 4 to smithi03366949-467 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2088: finishing write tid 5 to smithi03366949-467 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 364 (ObjNum 1396 snap 0 seq_num 1396) dirty exists 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2088: left oid 467 (ObjNum 1396 snap 0 seq_num 1396) 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2089: finishing write tid 1 to smithi03366949-11 2023-06-03T20:01:37.793 INFO:tasks.rados.rados.0.smithi033.stdout:2089: finishing write tid 2 to smithi03366949-11 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:2089: finishing write tid 3 to smithi03366949-11 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:2089: finishing write tid 4 to smithi03366949-11 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:2089: finishing write tid 5 to smithi03366949-11 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 267 (ObjNum 1397 snap 0 seq_num 1397) dirty exists 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:2089: left oid 11 (ObjNum 1397 snap 0 seq_num 1397) 2023-06-03T20:01:37.794 INFO:tasks.rados.rados.0.smithi033.stdout:2091: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:01:37.909 INFO:tasks.rados.rados.0.smithi033.stdout:2092: finishing write tid 1 to smithi03366949-194 2023-06-03T20:01:37.909 INFO:tasks.rados.rados.0.smithi033.stdout:2092: finishing write tid 2 to smithi03366949-194 2023-06-03T20:01:37.909 INFO:tasks.rados.rados.0.smithi033.stdout:2092: finishing write tid 3 to smithi03366949-194 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:2092: finishing write tid 4 to smithi03366949-194 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:2092: finishing write tid 5 to smithi03366949-194 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 194 v 306 (ObjNum 1398 snap 0 seq_num 1398) dirty exists 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:2092: left oid 194 (ObjNum 1398 snap 0 seq_num 1398) 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:2084: done (9 left) 2023-06-03T20:01:37.910 INFO:tasks.rados.rados.0.smithi033.stdout:2085: done (8 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2086: done (7 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2087: done (6 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2088: done (5 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2089: done (4 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2090: done (3 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2091: done (2 left) 2023-06-03T20:01:37.911 INFO:tasks.rados.rados.0.smithi033.stdout:2092: done (1 left) 2023-06-03T20:01:37.912 INFO:tasks.rados.rados.0.smithi033.stdout:2093: done (0 left) 2023-06-03T20:01:37.912 INFO:tasks.rados.rados.0.smithi033.stdout:2094: read oid 180 snap -1 2023-06-03T20:01:37.912 INFO:tasks.rados.rados.0.smithi033.stdout:2094: expect (ObjNum 849 snap 0 seq_num 849) 2023-06-03T20:01:37.912 INFO:tasks.rados.rados.0.smithi033.stdout:2095: delete oid 382 current snap is 0 2023-06-03T20:01:37.913 INFO:tasks.rados.rados.0.smithi033.stdout:2095: done (1 left) 2023-06-03T20:01:37.913 INFO:tasks.rados.rados.0.smithi033.stdout:2096: read oid 29 snap -1 2023-06-03T20:01:37.913 INFO:tasks.rados.rados.0.smithi033.stdout:2096: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:01:37.913 INFO:tasks.rados.rados.0.smithi033.stdout:2097: write oid 209 current snap is 0 2023-06-03T20:01:37.913 INFO:tasks.rados.rados.0.smithi033.stdout:2097: seq_num 1401 ranges {746607=432801,1833155=763484,3206907=339700} 2023-06-03T20:01:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:2097: writing smithi03366949-209 from 746607 to 1179408 tid 1 2023-06-03T20:01:37.933 INFO:tasks.rados.rados.0.smithi033.stdout:2097: writing smithi03366949-209 from 1833155 to 2596639 tid 2 2023-06-03T20:01:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:2097: writing smithi03366949-209 from 3206907 to 3546607 tid 3 2023-06-03T20:01:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:2098: delete oid 176 current snap is 0 2023-06-03T20:01:37.939 INFO:tasks.rados.rados.0.smithi033.stdout:2094: expect (ObjNum 849 snap 0 seq_num 849) 2023-06-03T20:01:38.051 INFO:tasks.rados.rados.0.smithi033.stdout:2096: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:01:38.219 INFO:tasks.rados.rados.0.smithi033.stdout:2097: finishing write tid 1 to smithi03366949-209 2023-06-03T20:01:38.280 INFO:tasks.rados.rados.0.smithi033.stdout:2097: finishing write tid 2 to smithi03366949-209 2023-06-03T20:01:38.280 INFO:tasks.rados.rados.0.smithi033.stdout:2097: finishing write tid 3 to smithi03366949-209 2023-06-03T20:01:38.280 INFO:tasks.rados.rados.0.smithi033.stdout:2097: finishing write tid 4 to smithi03366949-209 2023-06-03T20:01:38.280 INFO:tasks.rados.rados.0.smithi033.stdout:2097: finishing write tid 5 to smithi03366949-209 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 209 v 368 (ObjNum 1401 snap 0 seq_num 1401) dirty exists 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2097: left oid 209 (ObjNum 1401 snap 0 seq_num 1401) 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2094: done (3 left) 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2096: done (2 left) 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2097: done (1 left) 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2098: done (0 left) 2023-06-03T20:01:38.281 INFO:tasks.rados.rados.0.smithi033.stdout:2099: write oid 285 current snap is 0 2023-06-03T20:01:38.282 INFO:tasks.rados.rados.0.smithi033.stdout:2099: seq_num 1403 ranges {780221=583299,1950119=767153,3261753=318468} 2023-06-03T20:01:38.284 INFO:tasks.rados.rados.0.smithi033.stdout:2099: writing smithi03366949-285 from 780221 to 1363520 tid 1 2023-06-03T20:01:38.285 INFO:tasks.rados.rados.0.smithi033.stdout:2099: writing smithi03366949-285 from 1950119 to 2717272 tid 2 2023-06-03T20:01:38.285 INFO:tasks.rados.rados.0.smithi033.stdout:2099: writing smithi03366949-285 from 3261753 to 3580221 tid 3 2023-06-03T20:01:38.285 INFO:tasks.rados.rados.0.smithi033.stdout:2100: write oid 197 current snap is 0 2023-06-03T20:01:38.285 INFO:tasks.rados.rados.0.smithi033.stdout:2100: seq_num 1404 ranges {797028=658548,1892248=510811,3172823=424205} 2023-06-03T20:01:38.285 INFO:tasks.rados.rados.0.smithi033.stdout:2100: writing smithi03366949-197 from 797028 to 1455576 tid 1 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2100: writing smithi03366949-197 from 1892248 to 2403059 tid 2 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2100: writing smithi03366949-197 from 3172823 to 3597028 tid 3 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2101: read oid 143 snap -1 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2099: finishing write tid 1 to smithi03366949-285 2023-06-03T20:01:38.286 INFO:tasks.rados.rados.0.smithi033.stdout:2102: read oid 42 snap -1 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2103: read oid 307 snap -1 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2103: expect (ObjNum 306 snap 0 seq_num 306) 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2104: read oid 204 snap -1 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2104: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2105: read oid 244 snap -1 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2105: expect deleted 2023-06-03T20:01:38.287 INFO:tasks.rados.rados.0.smithi033.stdout:2106: delete oid 347 current snap is 0 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2099: finishing write tid 2 to smithi03366949-285 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2099: finishing write tid 3 to smithi03366949-285 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2099: finishing write tid 4 to smithi03366949-285 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2099: finishing write tid 5 to smithi03366949-285 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 270 (ObjNum 1403 snap 0 seq_num 1403) dirty exists 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2099: left oid 285 (ObjNum 1403 snap 0 seq_num 1403) 2023-06-03T20:01:38.288 INFO:tasks.rados.rados.0.smithi033.stdout:2100: finishing write tid 1 to smithi03366949-197 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2100: finishing write tid 2 to smithi03366949-197 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2099: done (7 left) 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2106: done (6 left) 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2107: write oid 214 current snap is 0 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2107: seq_num 1406 ranges {430642=409046,1609212=514480,2827669=768803} 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2107: writing smithi03366949-214 from 430642 to 839688 tid 1 2023-06-03T20:01:38.289 INFO:tasks.rados.rados.0.smithi033.stdout:2107: writing smithi03366949-214 from 1609212 to 2123692 tid 2 2023-06-03T20:01:38.293 INFO:tasks.rados.rados.0.smithi033.stdout:2107: writing smithi03366949-214 from 2827669 to 3596472 tid 3 2023-06-03T20:01:38.293 INFO:tasks.rados.rados.0.smithi033.stdout:2108: read oid 300 snap -1 2023-06-03T20:01:38.293 INFO:tasks.rados.rados.0.smithi033.stdout:2108: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:01:38.294 INFO:tasks.rados.rados.0.smithi033.stdout:2109: read oid 185 snap -1 2023-06-03T20:01:38.294 INFO:tasks.rados.rados.0.smithi033.stdout:2109: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:01:38.294 INFO:tasks.rados.rados.0.smithi033.stdout:2110: write oid 311 current snap is 0 2023-06-03T20:01:38.294 INFO:tasks.rados.rados.0.smithi033.stdout:2110: seq_num 1407 ranges {447449=600648,1784047=774491,2971445=676004} 2023-06-03T20:01:38.300 INFO:tasks.rados.rados.0.smithi033.stdout:2110: writing smithi03366949-311 from 447449 to 1048097 tid 1 2023-06-03T20:01:38.308 INFO:tasks.rados.rados.0.smithi033.stdout:2110: writing smithi03366949-311 from 1784047 to 2558538 tid 2 2023-06-03T20:01:38.314 INFO:tasks.rados.rados.0.smithi033.stdout:2110: writing smithi03366949-311 from 2971445 to 3647449 tid 3 2023-06-03T20:01:38.315 INFO:tasks.rados.rados.0.smithi033.stdout:2111: read oid 295 snap -1 2023-06-03T20:01:38.315 INFO:tasks.rados.rados.0.smithi033.stdout:2111: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:01:38.315 INFO:tasks.rados.rados.0.smithi033.stdout:2112: read oid 314 snap -1 2023-06-03T20:01:38.315 INFO:tasks.rados.rados.0.smithi033.stdout:2112: expect (ObjNum 662 snap 0 seq_num 662) 2023-06-03T20:01:38.315 INFO:tasks.rados.rados.0.smithi033.stdout:2113: write oid 407 current snap is 0 2023-06-03T20:01:38.316 INFO:tasks.rados.rados.0.smithi033.stdout:2113: seq_num 1408 ranges {464256=675897,1726176=518149,2882515=507700} 2023-06-03T20:01:38.321 INFO:tasks.rados.rados.0.smithi033.stdout:2113: writing smithi03366949-407 from 464256 to 1140153 tid 1 2023-06-03T20:01:38.327 INFO:tasks.rados.rados.0.smithi033.stdout:2113: writing smithi03366949-407 from 1726176 to 2244325 tid 2 2023-06-03T20:01:38.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:37 smithi033 bash[26432]: audit 2023-06-03T20:01:37.597804+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:38.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:37 smithi033 bash[26432]: audit 2023-06-03T20:01:37.767644+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.33:0/3831480344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:38.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:37 smithi033 bash[33017]: audit 2023-06-03T20:01:37.597804+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:38.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:37 smithi033 bash[33017]: audit 2023-06-03T20:01:37.767644+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.33:0/3831480344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:38.333 INFO:tasks.rados.rados.0.smithi033.stdout:2113: writing smithi03366949-407 from 2882515 to 3390215 tid 3 2023-06-03T20:01:38.334 INFO:tasks.rados.rados.0.smithi033.stdout:2114: write oid 290 current snap is 0 2023-06-03T20:01:38.334 INFO:tasks.rados.rados.0.smithi033.stdout:2114: seq_num 1409 ranges {481063=751146,1784658=778160,3309938=371125} 2023-06-03T20:01:38.340 INFO:tasks.rados.rados.0.smithi033.stdout:2114: writing smithi03366949-290 from 481063 to 1232209 tid 1 2023-06-03T20:01:38.348 INFO:tasks.rados.rados.0.smithi033.stdout:2114: writing smithi03366949-290 from 1784658 to 2562818 tid 2 2023-06-03T20:01:38.354 INFO:tasks.rados.rados.0.smithi033.stdout:2114: writing smithi03366949-290 from 3309938 to 3681063 tid 3 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2115: write oid 92 current snap is 0 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2100: finishing write tid 3 to smithi03366949-197 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2100: finishing write tid 4 to smithi03366949-197 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2100: finishing write tid 5 to smithi03366949-197 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 310 (ObjNum 1404 snap 0 seq_num 1404) dirty exists 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2100: left oid 197 (ObjNum 1404 snap 0 seq_num 1404) 2023-06-03T20:01:38.355 INFO:tasks.rados.rados.0.smithi033.stdout:2115: seq_num 1410 ranges {497870=426395,1443140=521818,2537361=530244,3583943=113927} 2023-06-03T20:01:38.359 INFO:tasks.rados.rados.0.smithi033.stdout:2115: writing smithi03366949-92 from 497870 to 924265 tid 1 2023-06-03T20:01:38.365 INFO:tasks.rados.rados.0.smithi033.stdout:2115: writing smithi03366949-92 from 1443140 to 1964958 tid 2 2023-06-03T20:01:38.371 INFO:tasks.rados.rados.0.smithi033.stdout:2115: writing smithi03366949-92 from 2537361 to 3067605 tid 3 2023-06-03T20:01:38.375 INFO:tasks.rados.rados.0.smithi033.stdout:2115: writing smithi03366949-92 from 3583943 to 3697870 tid 4 2023-06-03T20:01:38.375 INFO:tasks.rados.rados.0.smithi033.stdout:2100: done (14 left) 2023-06-03T20:01:38.375 INFO:tasks.rados.rados.0.smithi033.stdout:2116: read oid 251 snap -1 2023-06-03T20:01:38.376 INFO:tasks.rados.rados.0.smithi033.stdout:2116: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-06-03T20:01:38.376 INFO:tasks.rados.rados.0.smithi033.stdout:2117: write oid 416 current snap is 0 2023-06-03T20:01:38.376 INFO:tasks.rados.rados.0.smithi033.stdout:2101: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-06-03T20:01:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:37 smithi083 bash[26882]: audit 2023-06-03T20:01:37.597804+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:37 smithi083 bash[26882]: audit 2023-06-03T20:01:37.767644+0000 mon.c (mon.2) 134 : audit [DBG] from='client.? 172.21.15.33:0/3831480344' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:38.525 INFO:tasks.rados.rados.0.smithi033.stdout:2107: finishing write tid 1 to smithi03366949-214 2023-06-03T20:01:38.526 INFO:tasks.rados.rados.0.smithi033.stdout:2107: finishing write tid 2 to smithi03366949-214 2023-06-03T20:01:38.526 INFO:tasks.rados.rados.0.smithi033.stdout:2102: expect (ObjNum 41 snap 0 seq_num 41) 2023-06-03T20:01:38.610 INFO:tasks.rados.rados.0.smithi033.stdout:2104: expect (ObjNum 1057 snap 0 seq_num 1057) 2023-06-03T20:01:38.786 INFO:tasks.rados.rados.0.smithi033.stdout:2103: expect (ObjNum 306 snap 0 seq_num 306) 2023-06-03T20:01:38.886 INFO:tasks.rados.rados.0.smithi033.stdout:2109: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:01:38.931 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:38 smithi083 bash[53374]: ts=2023-06-03T20:01: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:38.931 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:38 smithi083 bash[53374]: ts=2023-06-03T20:01:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:2107: finishing write tid 3 to smithi03366949-214 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:2107: finishing write tid 4 to smithi03366949-214 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:2107: finishing write tid 5 to smithi03366949-214 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 221 (ObjNum 1406 snap 0 seq_num 1406) dirty exists 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:2107: left oid 214 (ObjNum 1406 snap 0 seq_num 1406) 2023-06-03T20:01:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:2110: finishing write tid 1 to smithi03366949-311 2023-06-03T20:01:38.983 INFO:tasks.rados.rados.0.smithi033.stdout:2108: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:01:39.077 INFO:tasks.rados.rados.0.smithi033.stdout:2110: finishing write tid 2 to smithi03366949-311 2023-06-03T20:01:39.077 INFO:tasks.rados.rados.0.smithi033.stdout:2110: finishing write tid 3 to smithi03366949-311 2023-06-03T20:01:39.077 INFO:tasks.rados.rados.0.smithi033.stdout:2110: finishing write tid 4 to smithi03366949-311 2023-06-03T20:01:39.077 INFO:tasks.rados.rados.0.smithi033.stdout:2110: finishing write tid 5 to smithi03366949-311 2023-06-03T20:01:39.078 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 311 v 279 (ObjNum 1407 snap 0 seq_num 1407) dirty exists 2023-06-03T20:01:39.078 INFO:tasks.rados.rados.0.smithi033.stdout:2110: left oid 311 (ObjNum 1407 snap 0 seq_num 1407) 2023-06-03T20:01:39.078 INFO:tasks.rados.rados.0.smithi033.stdout:2112: expect (ObjNum 662 snap 0 seq_num 662) 2023-06-03T20:01:39.215 INFO:tasks.rados.rados.0.smithi033.stdout:2111: expect (ObjNum 294 snap 0 seq_num 294) 2023-06-03T20:01:39.306 INFO:tasks.rados.rados.0.smithi033.stdout:2113: finishing write tid 1 to smithi03366949-407 2023-06-03T20:01:39.306 INFO:tasks.rados.rados.0.smithi033.stdout:2113: finishing write tid 2 to smithi03366949-407 2023-06-03T20:01:39.306 INFO:tasks.rados.rados.0.smithi033.stdout:2113: finishing write tid 3 to smithi03366949-407 2023-06-03T20:01:39.306 INFO:tasks.rados.rados.0.smithi033.stdout:2113: finishing write tid 4 to smithi03366949-407 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2113: finishing write tid 5 to smithi03366949-407 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 283 (ObjNum 1408 snap 0 seq_num 1408) dirty exists 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2113: left oid 407 (ObjNum 1408 snap 0 seq_num 1408) 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2114: finishing write tid 1 to smithi03366949-290 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2114: finishing write tid 2 to smithi03366949-290 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2114: finishing write tid 3 to smithi03366949-290 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2114: finishing write tid 4 to smithi03366949-290 2023-06-03T20:01:39.307 INFO:tasks.rados.rados.0.smithi033.stdout:2114: finishing write tid 5 to smithi03366949-290 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 287 (ObjNum 1409 snap 0 seq_num 1409) dirty exists 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2114: left oid 290 (ObjNum 1409 snap 0 seq_num 1409) 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 1 to smithi03366949-92 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 2 to smithi03366949-92 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 3 to smithi03366949-92 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 4 to smithi03366949-92 2023-06-03T20:01:39.308 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 5 to smithi03366949-92 2023-06-03T20:01:39.309 INFO:tasks.rados.rados.0.smithi033.stdout:2115: finishing write tid 6 to smithi03366949-92 2023-06-03T20:01:39.309 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 92 v 260 (ObjNum 1410 snap 0 seq_num 1410) dirty exists 2023-06-03T20:01:39.309 INFO:tasks.rados.rados.0.smithi033.stdout:2115: left oid 92 (ObjNum 1410 snap 0 seq_num 1410) 2023-06-03T20:01:39.309 INFO:tasks.rados.rados.0.smithi033.stdout:2116: expect (ObjNum 1182 snap 0 seq_num 1182) 2023-06-03T20:01:39.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:38 smithi033 bash[26432]: cluster 2023-06-03T20:01:37.472185+0000 mgr.x (mgr.24803) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 95 op/s 2023-06-03T20:01:39.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:38 smithi033 bash[33017]: cluster 2023-06-03T20:01:37.472185+0000 mgr.x (mgr.24803) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 95 op/s 2023-06-03T20:01:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:38 smithi083 bash[26882]: cluster 2023-06-03T20:01:37.472185+0000 mgr.x (mgr.24803) 57 : cluster [DBG] pgmap v35: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 64 MiB/s rd, 10 MiB/s wr, 95 op/s 2023-06-03T20:01:39.521 INFO:tasks.rados.rados.0.smithi033.stdout:2117: seq_num 1411 ranges {514677=501644,1501622=781829,2964784=741516} 2023-06-03T20:01:39.534 INFO:tasks.rados.rados.0.smithi033.stdout:2117: writing smithi03366949-416 from 514677 to 1016321 tid 1 2023-06-03T20:01:39.541 INFO:tasks.rados.rados.0.smithi033.stdout:2117: writing smithi03366949-416 from 1501622 to 2283451 tid 2 2023-06-03T20:01:39.549 INFO:tasks.rados.rados.0.smithi033.stdout:2117: writing smithi03366949-416 from 2964784 to 3706300 tid 3 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2101: done (15 left) 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2102: done (14 left) 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2103: done (13 left) 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2104: done (12 left) 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2105: done (11 left) 2023-06-03T20:01:39.550 INFO:tasks.rados.rados.0.smithi033.stdout:2107: done (10 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2108: done (9 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2109: done (8 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2110: done (7 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2111: done (6 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2112: done (5 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2113: done (4 left) 2023-06-03T20:01:39.551 INFO:tasks.rados.rados.0.smithi033.stdout:2114: done (3 left) 2023-06-03T20:01:39.552 INFO:tasks.rados.rados.0.smithi033.stdout:2115: done (2 left) 2023-06-03T20:01:39.552 INFO:tasks.rados.rados.0.smithi033.stdout:2116: done (1 left) 2023-06-03T20:01:39.552 INFO:tasks.rados.rados.0.smithi033.stdout:2118: write oid 440 current snap is 0 2023-06-03T20:01:39.552 INFO:tasks.rados.rados.0.smithi033.stdout:2118: seq_num 1412 ranges {531484=576893,1843751=525487,2875854=669141} 2023-06-03T20:01:39.555 INFO:tasks.rados.rados.0.smithi033.stdout:2118: writing smithi03366949-440 from 531484 to 1108377 tid 1 2023-06-03T20:01:39.563 INFO:tasks.rados.rados.0.smithi033.stdout:2118: writing smithi03366949-440 from 1843751 to 2369238 tid 2 2023-06-03T20:01:39.570 INFO:tasks.rados.rados.0.smithi033.stdout:2118: writing smithi03366949-440 from 2875854 to 3544995 tid 3 2023-06-03T20:01:39.570 INFO:tasks.rados.rados.0.smithi033.stdout:2119: read oid 426 snap -1 2023-06-03T20:01:39.570 INFO:tasks.rados.rados.0.smithi033.stdout:2119: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-06-03T20:01:39.571 INFO:tasks.rados.rados.0.smithi033.stdout:2120: read oid 98 snap -1 2023-06-03T20:01:39.571 INFO:tasks.rados.rados.0.smithi033.stdout:2120: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-06-03T20:01:39.571 INFO:tasks.rados.rados.0.smithi033.stdout:2121: write oid 88 current snap is 0 2023-06-03T20:01:39.571 INFO:tasks.rados.rados.0.smithi033.stdout:2121: seq_num 1413 ranges {548291=652142,1902233=785498,3303277=445014} 2023-06-03T20:01:39.577 INFO:tasks.rados.rados.0.smithi033.stdout:2121: writing smithi03366949-88 from 548291 to 1200433 tid 1 2023-06-03T20:01:39.586 INFO:tasks.rados.rados.0.smithi033.stdout:2121: writing smithi03366949-88 from 1902233 to 2687731 tid 2 2023-06-03T20:01:39.593 INFO:tasks.rados.rados.0.smithi033.stdout:2121: writing smithi03366949-88 from 3303277 to 3748291 tid 3 2023-06-03T20:01:39.593 INFO:tasks.rados.rados.0.smithi033.stdout:2122: write oid 252 current snap is 0 2023-06-03T20:01:39.593 INFO:tasks.rados.rados.0.smithi033.stdout:2122: seq_num 1414 ranges {565098=727391,1960715=529156,2930700=691685} 2023-06-03T20:01:39.600 INFO:tasks.rados.rados.0.smithi033.stdout:2122: writing smithi03366949-252 from 565098 to 1292489 tid 1 2023-06-03T20:01:39.607 INFO:tasks.rados.rados.0.smithi033.stdout:2122: writing smithi03366949-252 from 1960715 to 2489871 tid 2 2023-06-03T20:01:39.613 INFO:tasks.rados.rados.0.smithi033.stdout:2122: writing smithi03366949-252 from 2930700 to 3622385 tid 3 2023-06-03T20:01:39.613 INFO:tasks.rados.rados.0.smithi033.stdout:2123: read oid 316 snap -1 2023-06-03T20:01:39.613 INFO:tasks.rados.rados.0.smithi033.stdout:2123: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:01:39.614 INFO:tasks.rados.rados.0.smithi033.stdout:2124: write oid 375 current snap is 0 2023-06-03T20:01:39.614 INFO:tasks.rados.rados.0.smithi033.stdout:2124: seq_num 1415 ranges {581905=518993,1735550=672814,2958123=502957} 2023-06-03T20:01:39.622 INFO:tasks.rados.rados.0.smithi033.stdout:2124: writing smithi03366949-375 from 581905 to 1100898 tid 1 2023-06-03T20:01:39.630 INFO:tasks.rados.rados.0.smithi033.stdout:2124: writing smithi03366949-375 from 1735550 to 2408364 tid 2 2023-06-03T20:01:39.636 INFO:tasks.rados.rados.0.smithi033.stdout:2124: writing smithi03366949-375 from 2958123 to 3461080 tid 3 2023-06-03T20:01:39.637 INFO:tasks.rados.rados.0.smithi033.stdout:2125: write oid 70 current snap is 0 2023-06-03T20:01:39.637 INFO:tasks.rados.rados.0.smithi033.stdout:2117: finishing write tid 1 to smithi03366949-416 2023-06-03T20:01:39.637 INFO:tasks.rados.rados.0.smithi033.stdout:2125: seq_num 1416 ranges {598712=594242,1677679=532825,2985546=430582} 2023-06-03T20:01:39.643 INFO:tasks.rados.rados.0.smithi033.stdout:2125: writing smithi03366949-70 from 598712 to 1192954 tid 1 2023-06-03T20:01:39.649 INFO:tasks.rados.rados.0.smithi033.stdout:2125: writing smithi03366949-70 from 1677679 to 2210504 tid 2 2023-06-03T20:01:39.656 INFO:tasks.rados.rados.0.smithi033.stdout:2125: writing smithi03366949-70 from 2985546 to 3416128 tid 3 2023-06-03T20:01:39.656 INFO:tasks.rados.rados.0.smithi033.stdout:2126: write oid 357 current snap is 0 2023-06-03T20:01:39.656 INFO:tasks.rados.rados.0.smithi033.stdout:2126: seq_num 1417 ranges {615519=669491,1736161=676483,2896616=641854} 2023-06-03T20:01:39.663 INFO:tasks.rados.rados.0.smithi033.stdout:2126: writing smithi03366949-357 from 615519 to 1285010 tid 1 2023-06-03T20:01:39.670 INFO:tasks.rados.rados.0.smithi033.stdout:2126: writing smithi03366949-357 from 1736161 to 2412644 tid 2 2023-06-03T20:01:39.676 INFO:tasks.rados.rados.0.smithi033.stdout:2126: writing smithi03366949-357 from 2896616 to 3538470 tid 3 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2127: read oid 69 snap -1 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2127: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2128: write oid 83 current snap is 0 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2117: finishing write tid 2 to smithi03366949-416 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2117: finishing write tid 3 to smithi03366949-416 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2117: finishing write tid 4 to smithi03366949-416 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:2117: finishing write tid 5 to smithi03366949-416 2023-06-03T20:01:39.677 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 416 v 314 (ObjNum 1411 snap 0 seq_num 1411) dirty exists 2023-06-03T20:01:39.678 INFO:tasks.rados.rados.0.smithi033.stdout:2117: left oid 416 (ObjNum 1411 snap 0 seq_num 1411) 2023-06-03T20:01:39.678 INFO:tasks.rados.rados.0.smithi033.stdout:2118: finishing write tid 1 to smithi03366949-440 2023-06-03T20:01:39.678 INFO:tasks.rados.rados.0.smithi033.stdout:2118: finishing write tid 2 to smithi03366949-440 2023-06-03T20:01:39.678 INFO:tasks.rados.rados.0.smithi033.stdout:2128: seq_num 1418 ranges {632326=744740,1794643=536494,3040392=453126} 2023-06-03T20:01:39.684 INFO:tasks.rados.rados.0.smithi033.stdout:2128: writing smithi03366949-83 from 632326 to 1377066 tid 1 2023-06-03T20:01:39.690 INFO:tasks.rados.rados.0.smithi033.stdout:2128: writing smithi03366949-83 from 1794643 to 2331137 tid 2 2023-06-03T20:01:39.696 INFO:tasks.rados.rados.0.smithi033.stdout:2128: writing smithi03366949-83 from 3040392 to 3493518 tid 3 2023-06-03T20:01:39.697 INFO:tasks.rados.rados.0.smithi033.stdout:2117: done (11 left) 2023-06-03T20:01:39.697 INFO:tasks.rados.rados.0.smithi033.stdout:2129: write oid 137 current snap is 0 2023-06-03T20:01:39.697 INFO:tasks.rados.rados.0.smithi033.stdout:2129: seq_num 1419 ranges {649133=419989,1853125=680152,2951462=664398} 2023-06-03T20:01:39.702 INFO:tasks.rados.rados.0.smithi033.stdout:2129: writing smithi03366949-137 from 649133 to 1069122 tid 1 2023-06-03T20:01:39.711 INFO:tasks.rados.rados.0.smithi033.stdout:2129: writing smithi03366949-137 from 1853125 to 2533277 tid 2 2023-06-03T20:01:39.717 INFO:tasks.rados.rados.0.smithi033.stdout:2129: writing smithi03366949-137 from 2951462 to 3615860 tid 3 2023-06-03T20:01:39.717 INFO:tasks.rados.rados.0.smithi033.stdout:2130: read oid 35 snap -1 2023-06-03T20:01:39.718 INFO:tasks.rados.rados.0.smithi033.stdout:2130: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-06-03T20:01:39.718 INFO:tasks.rados.rados.0.smithi033.stdout:2131: write oid 55 current snap is 0 2023-06-03T20:01:39.718 INFO:tasks.rados.rados.0.smithi033.stdout:2131: seq_num 1420 ranges {665940=495238,1795254=540163,2978885=475670} 2023-06-03T20:01:39.724 INFO:tasks.rados.rados.0.smithi033.stdout:2131: writing smithi03366949-55 from 665940 to 1161178 tid 1 2023-06-03T20:01:39.731 INFO:tasks.rados.rados.0.smithi033.stdout:2131: writing smithi03366949-55 from 1795254 to 2335417 tid 2 2023-06-03T20:01:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:2131: writing smithi03366949-55 from 2978885 to 3454555 tid 3 2023-06-03T20:01:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:2132: read oid 29 snap -1 2023-06-03T20:01:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:2132: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:01:39.738 INFO:tasks.rados.rados.0.smithi033.stdout:2133: delete oid 43 current snap is 0 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:2118: finishing write tid 3 to smithi03366949-440 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:2118: finishing write tid 4 to smithi03366949-440 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:2118: finishing write tid 5 to smithi03366949-440 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 440 v 315 (ObjNum 1412 snap 0 seq_num 1412) dirty exists 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:2118: left oid 440 (ObjNum 1412 snap 0 seq_num 1412) 2023-06-03T20:01:39.739 INFO:tasks.rados.rados.0.smithi033.stdout:2120: expect (ObjNum 1336 snap 0 seq_num 1336) 2023-06-03T20:01:39.820 INFO:tasks.rados.rados.0.smithi033.stdout:2119: expect (ObjNum 1234 snap 0 seq_num 1234) 2023-06-03T20:01:39.908 INFO:tasks.rados.rados.0.smithi033.stdout:2121: finishing write tid 1 to smithi03366949-88 2023-06-03T20:01:39.908 INFO:tasks.rados.rados.0.smithi033.stdout:2121: finishing write tid 2 to smithi03366949-88 2023-06-03T20:01:39.908 INFO:tasks.rados.rados.0.smithi033.stdout:2121: finishing write tid 3 to smithi03366949-88 2023-06-03T20:01:39.908 INFO:tasks.rados.rados.0.smithi033.stdout:2118: done (15 left) 2023-06-03T20:01:39.908 INFO:tasks.rados.rados.0.smithi033.stdout:2119: done (14 left) 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2120: done (13 left) 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2133: done (12 left) 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2134: read oid 347 snap -1 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2134: expect deleted 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2135: read oid 211 snap -1 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2135: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:39.909 INFO:tasks.rados.rados.0.smithi033.stdout:2136: write oid 367 current snap is 0 2023-06-03T20:01:39.910 INFO:tasks.rados.rados.0.smithi033.stdout:2121: finishing write tid 4 to smithi03366949-88 2023-06-03T20:01:39.910 INFO:tasks.rados.rados.0.smithi033.stdout:2136: seq_num 1422 ranges {699554=762089,2028571=543832,3150084=614567} 2023-06-03T20:01:39.917 INFO:tasks.rados.rados.0.smithi033.stdout:2136: writing smithi03366949-367 from 699554 to 1461643 tid 1 2023-06-03T20:01:39.925 INFO:tasks.rados.rados.0.smithi033.stdout:2136: writing smithi03366949-367 from 2028571 to 2572403 tid 2 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:2136: writing smithi03366949-367 from 3150084 to 3764651 tid 3 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:2137: read oid 271 snap -1 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:2137: expect deleted 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:2121: finishing write tid 5 to smithi03366949-88 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 319 (ObjNum 1413 snap 0 seq_num 1413) dirty exists 2023-06-03T20:01:39.932 INFO:tasks.rados.rados.0.smithi033.stdout:2121: left oid 88 (ObjNum 1413 snap 0 seq_num 1413) 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: finishing write tid 1 to smithi03366949-252 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: finishing write tid 2 to smithi03366949-252 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: finishing write tid 3 to smithi03366949-252 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: finishing write tid 4 to smithi03366949-252 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: finishing write tid 5 to smithi03366949-252 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 252 v 271 (ObjNum 1414 snap 0 seq_num 1414) dirty exists 2023-06-03T20:01:39.933 INFO:tasks.rados.rados.0.smithi033.stdout:2122: left oid 252 (ObjNum 1414 snap 0 seq_num 1414) 2023-06-03T20:01:39.934 INFO:tasks.rados.rados.0.smithi033.stdout:2124: finishing write tid 1 to smithi03366949-375 2023-06-03T20:01:39.934 INFO:tasks.rados.rados.0.smithi033.stdout:2123: expect (ObjNum 315 snap 0 seq_num 315) 2023-06-03T20:01:40.047 INFO:tasks.rados.rados.0.smithi033.stdout:2124: finishing write tid 2 to smithi03366949-375 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2124: finishing write tid 3 to smithi03366949-375 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2124: finishing write tid 4 to smithi03366949-375 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2124: finishing write tid 5 to smithi03366949-375 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 375 v 264 (ObjNum 1415 snap 0 seq_num 1415) dirty exists 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2124: left oid 375 (ObjNum 1415 snap 0 seq_num 1415) 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2125: finishing write tid 1 to smithi03366949-70 2023-06-03T20:01:40.048 INFO:tasks.rados.rados.0.smithi033.stdout:2121: done (15 left) 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2122: done (14 left) 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2123: done (13 left) 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2124: done (12 left) 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2138: read oid 164 snap -1 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2138: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2139: write oid 113 current snap is 0 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2125: finishing write tid 2 to smithi03366949-70 2023-06-03T20:01:40.049 INFO:tasks.rados.rados.0.smithi033.stdout:2125: finishing write tid 3 to smithi03366949-70 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:2125: finishing write tid 4 to smithi03366949-70 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:2125: finishing write tid 5 to smithi03366949-70 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 70 v 295 (ObjNum 1416 snap 0 seq_num 1416) dirty exists 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:2125: left oid 70 (ObjNum 1416 snap 0 seq_num 1416) 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:2126: finishing write tid 1 to smithi03366949-357 2023-06-03T20:01:40.050 INFO:tasks.rados.rados.0.smithi033.stdout:2139: seq_num 1423 ranges {716361=437338,1687053=687490,2777507=425839,3877756=38605} 2023-06-03T20:01:40.059 INFO:tasks.rados.rados.0.smithi033.stdout:2139: writing smithi03366949-113 from 716361 to 1153699 tid 1 2023-06-03T20:01:40.067 INFO:tasks.rados.rados.0.smithi033.stdout:2139: writing smithi03366949-113 from 1687053 to 2374543 tid 2 2023-06-03T20:01:40.072 INFO:tasks.rados.rados.0.smithi033.stdout:2139: writing smithi03366949-113 from 2777507 to 3203346 tid 3 2023-06-03T20:01:40.076 INFO:tasks.rados.rados.0.smithi033.stdout:2139: writing smithi03366949-113 from 3877756 to 3916361 tid 4 2023-06-03T20:01:40.076 INFO:tasks.rados.rados.0.smithi033.stdout:2125: done (13 left) 2023-06-03T20:01:40.076 INFO:tasks.rados.rados.0.smithi033.stdout:2140: read oid 379 snap -1 2023-06-03T20:01:40.077 INFO:tasks.rados.rados.0.smithi033.stdout:2140: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:01:40.077 INFO:tasks.rados.rados.0.smithi033.stdout:2141: write oid 154 current snap is 0 2023-06-03T20:01:40.077 INFO:tasks.rados.rados.0.smithi033.stdout:2141: seq_num 1424 ranges {733168=512587,2029182=547501,3088577=637111} 2023-06-03T20:01:40.083 INFO:tasks.rados.rados.0.smithi033.stdout:2141: writing smithi03366949-154 from 733168 to 1245755 tid 1 2023-06-03T20:01:40.091 INFO:tasks.rados.rados.0.smithi033.stdout:2141: writing smithi03366949-154 from 2029182 to 2576683 tid 2 2023-06-03T20:01:40.098 INFO:tasks.rados.rados.0.smithi033.stdout:2141: writing smithi03366949-154 from 3088577 to 3725688 tid 3 2023-06-03T20:01:40.098 INFO:tasks.rados.rados.0.smithi033.stdout:2142: delete oid 489 current snap is 0 2023-06-03T20:01:40.098 INFO:tasks.rados.rados.0.smithi033.stdout:2126: finishing write tid 2 to smithi03366949-357 2023-06-03T20:01:40.098 INFO:tasks.rados.rados.0.smithi033.stdout:2126: finishing write tid 3 to smithi03366949-357 2023-06-03T20:01:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:2126: finishing write tid 4 to smithi03366949-357 2023-06-03T20:01:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:2126: finishing write tid 5 to smithi03366949-357 2023-06-03T20:01:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 357 v 268 (ObjNum 1417 snap 0 seq_num 1417) dirty exists 2023-06-03T20:01:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:2126: left oid 357 (ObjNum 1417 snap 0 seq_num 1417) 2023-06-03T20:01:40.099 INFO:tasks.rados.rados.0.smithi033.stdout:2127: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:01:40.252 INFO:tasks.rados.rados.0.smithi033.stdout:2128: finishing write tid 1 to smithi03366949-83 2023-06-03T20:01:40.252 INFO:tasks.rados.rados.0.smithi033.stdout:2128: finishing write tid 2 to smithi03366949-83 2023-06-03T20:01:40.252 INFO:tasks.rados.rados.0.smithi033.stdout:2128: finishing write tid 3 to smithi03366949-83 2023-06-03T20:01:40.253 INFO:tasks.rados.rados.0.smithi033.stdout:2128: finishing write tid 4 to smithi03366949-83 2023-06-03T20:01:40.253 INFO:tasks.rados.rados.0.smithi033.stdout:2128: finishing write tid 5 to smithi03366949-83 2023-06-03T20:01:40.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 272 (ObjNum 1418 snap 0 seq_num 1418) dirty exists 2023-06-03T20:01:40.253 INFO:tasks.rados.rados.0.smithi033.stdout:2128: left oid 83 (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:01:40.254 INFO:tasks.rados.rados.0.smithi033.stdout:2129: finishing write tid 1 to smithi03366949-137 2023-06-03T20:01:40.254 INFO:tasks.rados.rados.0.smithi033.stdout:2129: finishing write tid 2 to smithi03366949-137 2023-06-03T20:01:40.254 INFO:tasks.rados.rados.0.smithi033.stdout:2129: finishing write tid 3 to smithi03366949-137 2023-06-03T20:01:40.255 INFO:tasks.rados.rados.0.smithi033.stdout:2129: finishing write tid 4 to smithi03366949-137 2023-06-03T20:01:40.255 INFO:tasks.rados.rados.0.smithi033.stdout:2129: finishing write tid 5 to smithi03366949-137 2023-06-03T20:01:40.255 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 137 v 315 (ObjNum 1419 snap 0 seq_num 1419) dirty exists 2023-06-03T20:01:40.256 INFO:tasks.rados.rados.0.smithi033.stdout:2129: left oid 137 (ObjNum 1419 snap 0 seq_num 1419) 2023-06-03T20:01:40.256 INFO:tasks.rados.rados.0.smithi033.stdout:2130: expect (ObjNum 1054 snap 0 seq_num 1054) 2023-06-03T20:01:40.419 INFO:tasks.rados.rados.0.smithi033.stdout:2131: finishing write tid 1 to smithi03366949-55 2023-06-03T20:01:40.419 INFO:tasks.rados.rados.0.smithi033.stdout:2131: finishing write tid 2 to smithi03366949-55 2023-06-03T20:01:40.419 INFO:tasks.rados.rados.0.smithi033.stdout:2131: finishing write tid 3 to smithi03366949-55 2023-06-03T20:01:40.419 INFO:tasks.rados.rados.0.smithi033.stdout:2131: finishing write tid 4 to smithi03366949-55 2023-06-03T20:01:40.419 INFO:tasks.rados.rados.0.smithi033.stdout:2131: finishing write tid 5 to smithi03366949-55 2023-06-03T20:01:40.420 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 252 (ObjNum 1420 snap 0 seq_num 1420) dirty exists 2023-06-03T20:01:40.420 INFO:tasks.rados.rados.0.smithi033.stdout:2131: left oid 55 (ObjNum 1420 snap 0 seq_num 1420) 2023-06-03T20:01:40.420 INFO:tasks.rados.rados.0.smithi033.stdout:2132: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:01:40.582 INFO:tasks.rados.rados.0.smithi033.stdout:2135: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:40.718 INFO:tasks.rados.rados.0.smithi033.stdout:2136: finishing write tid 1 to smithi03366949-367 2023-06-03T20:01:40.718 INFO:tasks.rados.rados.0.smithi033.stdout:2136: finishing write tid 2 to smithi03366949-367 2023-06-03T20:01:40.718 INFO:tasks.rados.rados.0.smithi033.stdout:2136: finishing write tid 3 to smithi03366949-367 2023-06-03T20:01:40.718 INFO:tasks.rados.rados.0.smithi033.stdout:2136: finishing write tid 4 to smithi03366949-367 2023-06-03T20:01:40.719 INFO:tasks.rados.rados.0.smithi033.stdout:2136: finishing write tid 5 to smithi03366949-367 2023-06-03T20:01:40.719 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 367 v 256 (ObjNum 1422 snap 0 seq_num 1422) dirty exists 2023-06-03T20:01:40.719 INFO:tasks.rados.rados.0.smithi033.stdout:2136: left oid 367 (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:01:40.719 INFO:tasks.rados.rados.0.smithi033.stdout:2138: expect (ObjNum 1262 snap 0 seq_num 1262) 2023-06-03T20:01:40.847 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 1 to smithi03366949-113 2023-06-03T20:01:40.847 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 2 to smithi03366949-113 2023-06-03T20:01:40.847 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 3 to smithi03366949-113 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 4 to smithi03366949-113 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 5 to smithi03366949-113 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2139: finishing write tid 6 to smithi03366949-113 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 319 (ObjNum 1423 snap 0 seq_num 1423) dirty exists 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2139: left oid 113 (ObjNum 1423 snap 0 seq_num 1423) 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2141: finishing write tid 1 to smithi03366949-154 2023-06-03T20:01:40.848 INFO:tasks.rados.rados.0.smithi033.stdout:2140: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:01:40.988 INFO:tasks.rados.rados.0.smithi033.stdout:2141: finishing write tid 2 to smithi03366949-154 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:2141: finishing write tid 3 to smithi03366949-154 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:2141: finishing write tid 4 to smithi03366949-154 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:2141: finishing write tid 5 to smithi03366949-154 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 154 v 276 (ObjNum 1424 snap 0 seq_num 1424) dirty exists 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:2141: left oid 154 (ObjNum 1424 snap 0 seq_num 1424) 2023-06-03T20:01:40.989 INFO:tasks.rados.rados.0.smithi033.stdout:2126: done (15 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2127: done (14 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2128: done (13 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2129: done (12 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2130: done (11 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2131: done (10 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2132: done (9 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2134: done (8 left) 2023-06-03T20:01:40.990 INFO:tasks.rados.rados.0.smithi033.stdout:2135: done (7 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2136: done (6 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2137: done (5 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2138: done (4 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2139: done (3 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2140: done (2 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2141: done (1 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2142: done (0 left) 2023-06-03T20:01:40.991 INFO:tasks.rados.rados.0.smithi033.stdout:2143: write oid 15 current snap is 0 2023-06-03T20:01:40.992 INFO:tasks.rados.rados.0.smithi033.stdout:2143: seq_num 1426 ranges {766782=663085,2146146=551170,3143423=776008} 2023-06-03T20:01:41.002 INFO:tasks.rados.rados.0.smithi033.stdout:2143: writing smithi03366949-15 from 766782 to 1429867 tid 1 2023-06-03T20:01:41.009 INFO:tasks.rados.rados.0.smithi033.stdout:2143: writing smithi03366949-15 from 2146146 to 2697316 tid 2 2023-06-03T20:01:41.015 INFO:tasks.rados.rados.0.smithi033.stdout:2143: writing smithi03366949-15 from 3143423 to 3919431 tid 3 2023-06-03T20:01:41.016 INFO:tasks.rados.rados.0.smithi033.stdout:2144: read oid 248 snap -1 2023-06-03T20:01:41.016 INFO:tasks.rados.rados.0.smithi033.stdout:2144: expect deleted 2023-06-03T20:01:41.016 INFO:tasks.rados.rados.0.smithi033.stdout:2145: write oid 397 current snap is 0 2023-06-03T20:01:41.016 INFO:tasks.rados.rados.0.smithi033.stdout:2145: seq_num 1427 ranges {783589=738334,2204628=694828,3570846=412743} 2023-06-03T20:01:41.024 INFO:tasks.rados.rados.0.smithi033.stdout:2145: writing smithi03366949-397 from 783589 to 1521923 tid 1 2023-06-03T20:01:41.032 INFO:tasks.rados.rados.0.smithi033.stdout:2145: writing smithi03366949-397 from 2204628 to 2899456 tid 2 2023-06-03T20:01:41.038 INFO:tasks.rados.rados.0.smithi033.stdout:2145: writing smithi03366949-397 from 3570846 to 3983589 tid 3 2023-06-03T20:01:41.038 INFO:tasks.rados.rados.0.smithi033.stdout:2146: write oid 334 current snap is 0 2023-06-03T20:01:41.038 INFO:tasks.rados.rados.0.smithi033.stdout:2146: seq_num 1428 ranges {400396=413583,1463110=438486} 2023-06-03T20:01:41.042 INFO:tasks.rados.rados.0.smithi033.stdout:2146: writing smithi03366949-334 from 400396 to 813979 tid 1 2023-06-03T20:01:41.049 INFO:tasks.rados.rados.0.smithi033.stdout:2146: writing smithi03366949-334 from 1463110 to 1901596 tid 2 2023-06-03T20:01:41.049 INFO:tasks.rados.rados.0.smithi033.stdout:2147: write oid 108 current snap is 0 2023-06-03T20:01:41.049 INFO:tasks.rados.rados.0.smithi033.stdout:2147: seq_num 1429 ranges {417203=488832,1405239=611964} 2023-06-03T20:01:41.055 INFO:tasks.rados.rados.0.smithi033.stdout:2147: writing smithi03366949-108 from 417203 to 906035 tid 1 2023-06-03T20:01:41.061 INFO:tasks.rados.rados.0.smithi033.stdout:2147: writing smithi03366949-108 from 1405239 to 2017203 tid 2 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2148: read oid 130 snap -1 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2148: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2149: delete oid 89 current snap is 0 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2143: finishing write tid 1 to smithi03366949-15 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2143: finishing write tid 2 to smithi03366949-15 2023-06-03T20:01:41.062 INFO:tasks.rados.rados.0.smithi033.stdout:2143: finishing write tid 3 to smithi03366949-15 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2143: finishing write tid 4 to smithi03366949-15 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2143: finishing write tid 5 to smithi03366949-15 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 15 v 319 (ObjNum 1426 snap 0 seq_num 1426) dirty exists 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2143: left oid 15 (ObjNum 1426 snap 0 seq_num 1426) 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2145: finishing write tid 1 to smithi03366949-397 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2145: finishing write tid 2 to smithi03366949-397 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2145: finishing write tid 3 to smithi03366949-397 2023-06-03T20:01:41.063 INFO:tasks.rados.rados.0.smithi033.stdout:2145: finishing write tid 4 to smithi03366949-397 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2145: finishing write tid 5 to smithi03366949-397 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 397 v 324 (ObjNum 1427 snap 0 seq_num 1427) dirty exists 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2145: left oid 397 (ObjNum 1427 snap 0 seq_num 1427) 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2146: finishing write tid 1 to smithi03366949-334 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2146: finishing write tid 2 to smithi03366949-334 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2146: finishing write tid 3 to smithi03366949-334 2023-06-03T20:01:41.064 INFO:tasks.rados.rados.0.smithi033.stdout:2146: finishing write tid 4 to smithi03366949-334 2023-06-03T20:01:41.065 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 334 v 376 (ObjNum 1428 snap 0 seq_num 1428) dirty exists 2023-06-03T20:01:41.065 INFO:tasks.rados.rados.0.smithi033.stdout:2146: left oid 334 (ObjNum 1428 snap 0 seq_num 1428) 2023-06-03T20:01:41.065 INFO:tasks.rados.rados.0.smithi033.stdout:2147: finishing write tid 1 to smithi03366949-108 2023-06-03T20:01:41.065 INFO:tasks.rados.rados.0.smithi033.stdout:2143: done (6 left) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2144: done (5 left) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2145: done (4 left) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2146: done (3 left) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2149: done (2 left) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2150: read oid 308 snap -1 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2150: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2151: read oid 211 snap -1 2023-06-03T20:01:41.066 INFO:tasks.rados.rados.0.smithi033.stdout:2151: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:41.067 INFO:tasks.rados.rados.0.smithi033.stdout:2152: write oid 170 current snap is 0 2023-06-03T20:01:41.067 INFO:tasks.rados.rados.0.smithi033.stdout:2152: seq_num 1431 ranges {450817=755683,1638556=412261} 2023-06-03T20:01:41.072 INFO:tasks.rados.rados.0.smithi033.stdout:2152: writing smithi03366949-170 from 450817 to 1206500 tid 1 2023-06-03T20:01:41.077 INFO:tasks.rados.rados.0.smithi033.stdout:2152: writing smithi03366949-170 from 1638556 to 2050817 tid 2 2023-06-03T20:01:41.077 INFO:tasks.rados.rados.0.smithi033.stdout:2153: read oid 383 snap -1 2023-06-03T20:01:41.077 INFO:tasks.rados.rados.0.smithi033.stdout:2153: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-06-03T20:01:41.078 INFO:tasks.rados.rados.0.smithi033.stdout:2154: read oid 247 snap -1 2023-06-03T20:01:41.078 INFO:tasks.rados.rados.0.smithi033.stdout:2154: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-06-03T20:01:41.078 INFO:tasks.rados.rados.0.smithi033.stdout:2155: write oid 250 current snap is 0 2023-06-03T20:01:41.078 INFO:tasks.rados.rados.0.smithi033.stdout:2155: seq_num 1432 ranges {467624=430932,1697038=370586} 2023-06-03T20:01:41.082 INFO:tasks.rados.rados.0.smithi033.stdout:2155: writing smithi03366949-250 from 467624 to 898556 tid 1 2023-06-03T20:01:41.089 INFO:tasks.rados.rados.0.smithi033.stdout:2155: writing smithi03366949-250 from 1697038 to 2067624 tid 2 2023-06-03T20:01:41.089 INFO:tasks.rados.rados.0.smithi033.stdout:2156: read oid 193 snap -1 2023-06-03T20:01:41.089 INFO:tasks.rados.rados.0.smithi033.stdout:2156: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:41.089 INFO:tasks.rados.rados.0.smithi033.stdout:2157: write oid 4 current snap is 0 2023-06-03T20:01:41.090 INFO:tasks.rados.rados.0.smithi033.stdout:2157: seq_num 1433 ranges {484431=506181,1639167=445264} 2023-06-03T20:01:41.095 INFO:tasks.rados.rados.0.smithi033.stdout:2157: writing smithi03366949-4 from 484431 to 990612 tid 1 2023-06-03T20:01:41.101 INFO:tasks.rados.rados.0.smithi033.stdout:2157: writing smithi03366949-4 from 1639167 to 2084431 tid 2 2023-06-03T20:01:41.101 INFO:tasks.rados.rados.0.smithi033.stdout:2158: read oid 55 snap -1 2023-06-03T20:01:41.101 INFO:tasks.rados.rados.0.smithi033.stdout:2158: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-06-03T20:01:41.102 INFO:tasks.rados.rados.0.smithi033.stdout:2159: write oid 70 current snap is 0 2023-06-03T20:01:41.102 INFO:tasks.rados.rados.0.smithi033.stdout:2148: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:01:41.174 INFO:tasks.rados.rados.0.smithi033.stdout:2147: finishing write tid 2 to smithi03366949-108 2023-06-03T20:01:41.174 INFO:tasks.rados.rados.0.smithi033.stdout:2147: finishing write tid 3 to smithi03366949-108 2023-06-03T20:01:41.175 INFO:tasks.rados.rados.0.smithi033.stdout:2147: finishing write tid 4 to smithi03366949-108 2023-06-03T20:01:41.175 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 108 v 379 (ObjNum 1429 snap 0 seq_num 1429) dirty exists 2023-06-03T20:01:41.175 INFO:tasks.rados.rados.0.smithi033.stdout:2147: left oid 108 (ObjNum 1429 snap 0 seq_num 1429) 2023-06-03T20:01:41.175 INFO:tasks.rados.rados.0.smithi033.stdout:2151: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:41.309 INFO:tasks.rados.rados.0.smithi033.stdout:2150: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:01:41.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:40 smithi033 bash[26432]: cluster 2023-06-03T20:01:39.473485+0000 mgr.x (mgr.24803) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 143 op/s 2023-06-03T20:01:41.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:40 smithi033 bash[26432]: audit 2023-06-03T20:01:40.212158+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.33:0/3007996404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:41.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:40 smithi033 bash[33017]: cluster 2023-06-03T20:01:39.473485+0000 mgr.x (mgr.24803) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 143 op/s 2023-06-03T20:01:41.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:40 smithi033 bash[33017]: audit 2023-06-03T20:01:40.212158+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.33:0/3007996404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:40 smithi083 bash[26882]: cluster 2023-06-03T20:01:39.473485+0000 mgr.x (mgr.24803) 58 : cluster [DBG] pgmap v36: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 102 MiB/s rd, 15 MiB/s wr, 143 op/s 2023-06-03T20:01:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:40 smithi083 bash[26882]: audit 2023-06-03T20:01:40.212158+0000 mon.c (mon.2) 135 : audit [DBG] from='client.? 172.21.15.33:0/3007996404' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:41.443 INFO:tasks.rados.rados.0.smithi033.stdout:2152: finishing write tid 1 to smithi03366949-170 2023-06-03T20:01:41.443 INFO:tasks.rados.rados.0.smithi033.stdout:2153: expect (ObjNum 1081 snap 0 seq_num 1081) 2023-06-03T20:01:41.508 INFO:tasks.rados.rados.0.smithi033.stdout:2152: finishing write tid 2 to smithi03366949-170 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:2152: finishing write tid 3 to smithi03366949-170 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:2152: finishing write tid 4 to smithi03366949-170 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 170 v 322 (ObjNum 1431 snap 0 seq_num 1431) dirty exists 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:2152: left oid 170 (ObjNum 1431 snap 0 seq_num 1431) 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:2155: finishing write tid 1 to smithi03366949-250 2023-06-03T20:01:41.509 INFO:tasks.rados.rados.0.smithi033.stdout:2154: expect (ObjNum 1218 snap 0 seq_num 1218) 2023-06-03T20:01:41.617 INFO:tasks.rados.rados.0.smithi033.stdout:2155: finishing write tid 2 to smithi03366949-250 2023-06-03T20:01:41.617 INFO:tasks.rados.rados.0.smithi033.stdout:2155: finishing write tid 3 to smithi03366949-250 2023-06-03T20:01:41.618 INFO:tasks.rados.rados.0.smithi033.stdout:2155: finishing write tid 4 to smithi03366949-250 2023-06-03T20:01:41.618 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 250 v 299 (ObjNum 1432 snap 0 seq_num 1432) dirty exists 2023-06-03T20:01:41.618 INFO:tasks.rados.rados.0.smithi033.stdout:2155: left oid 250 (ObjNum 1432 snap 0 seq_num 1432) 2023-06-03T20:01:41.618 INFO:tasks.rados.rados.0.smithi033.stdout:2156: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:01:41.715 INFO:tasks.rados.rados.0.smithi033.stdout:2157: finishing write tid 1 to smithi03366949-4 2023-06-03T20:01:41.716 INFO:tasks.rados.rados.0.smithi033.stdout:2157: finishing write tid 2 to smithi03366949-4 2023-06-03T20:01:41.716 INFO:tasks.rados.rados.0.smithi033.stdout:2157: finishing write tid 3 to smithi03366949-4 2023-06-03T20:01:41.716 INFO:tasks.rados.rados.0.smithi033.stdout:2157: finishing write tid 4 to smithi03366949-4 2023-06-03T20:01:41.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 274 (ObjNum 1433 snap 0 seq_num 1433) dirty exists 2023-06-03T20:01:41.717 INFO:tasks.rados.rados.0.smithi033.stdout:2157: left oid 4 (ObjNum 1433 snap 0 seq_num 1433) 2023-06-03T20:01:41.717 INFO:tasks.rados.rados.0.smithi033.stdout:2158: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-06-03T20:01:41.915 INFO:tasks.rados.rados.0.smithi033.stdout:2159: seq_num 1434 ranges {501238=581430,1697649=403589} 2023-06-03T20:01:41.927 INFO:tasks.rados.rados.0.smithi033.stdout:2159: writing smithi03366949-70 from 501238 to 1082668 tid 1 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2159: writing smithi03366949-70 from 1697649 to 2101238 tid 2 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2147: done (11 left) 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2148: done (10 left) 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2150: done (9 left) 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2151: done (8 left) 2023-06-03T20:01:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:2152: done (7 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2153: done (6 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2154: done (5 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2155: done (4 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2156: done (3 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2157: done (2 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2158: done (1 left) 2023-06-03T20:01:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:2160: read oid 211 snap -1 2023-06-03T20:01:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:2160: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:2161: write oid 307 current snap is 0 2023-06-03T20:01:41.935 INFO:tasks.rados.rados.0.smithi033.stdout:2161: seq_num 1435 ranges {518045=656679,1756131=361914} 2023-06-03T20:01:41.940 INFO:tasks.rados.rados.0.smithi033.stdout:2161: writing smithi03366949-307 from 518045 to 1174724 tid 1 2023-06-03T20:01:41.945 INFO:tasks.rados.rados.0.smithi033.stdout:2161: writing smithi03366949-307 from 1756131 to 2118045 tid 2 2023-06-03T20:01:41.945 INFO:tasks.rados.rados.0.smithi033.stdout:2162: write oid 413 current snap is 0 2023-06-03T20:01:41.945 INFO:tasks.rados.rados.0.smithi033.stdout:2159: finishing write tid 1 to smithi03366949-70 2023-06-03T20:01:41.946 INFO:tasks.rados.rados.0.smithi033.stdout:2162: seq_num 1436 ranges {534852=731928,1814613=320239} 2023-06-03T20:01:41.952 INFO:tasks.rados.rados.0.smithi033.stdout:2162: writing smithi03366949-413 from 534852 to 1266780 tid 1 2023-06-03T20:01:41.957 INFO:tasks.rados.rados.0.smithi033.stdout:2162: writing smithi03366949-413 from 1814613 to 2134852 tid 2 2023-06-03T20:01:41.957 INFO:tasks.rados.rados.0.smithi033.stdout:2163: write oid 439 current snap is 0 2023-06-03T20:01:41.958 INFO:tasks.rados.rados.0.smithi033.stdout:2159: finishing write tid 2 to smithi03366949-70 2023-06-03T20:01:41.958 INFO:tasks.rados.rados.0.smithi033.stdout:2159: finishing write tid 3 to smithi03366949-70 2023-06-03T20:01:41.958 INFO:tasks.rados.rados.0.smithi033.stdout:2163: seq_num 1437 ranges {551659=523530,1873095=278564} 2023-06-03T20:01:41.963 INFO:tasks.rados.rados.0.smithi033.stdout:2163: writing smithi03366949-439 from 551659 to 1075189 tid 1 2023-06-03T20:01:41.970 INFO:tasks.rados.rados.0.smithi033.stdout:2163: writing smithi03366949-439 from 1873095 to 2151659 tid 2 2023-06-03T20:01:41.970 INFO:tasks.rados.rados.0.smithi033.stdout:2164: write oid 233 current snap is 0 2023-06-03T20:01:41.970 INFO:tasks.rados.rados.0.smithi033.stdout:2164: seq_num 1438 ranges {568466=598779,1931577=236889} 2023-06-03T20:01:41.976 INFO:tasks.rados.rados.0.smithi033.stdout:2164: writing smithi03366949-233 from 568466 to 1167245 tid 1 2023-06-03T20:01:41.982 INFO:tasks.rados.rados.0.smithi033.stdout:2164: writing smithi03366949-233 from 1931577 to 2168466 tid 2 2023-06-03T20:01:41.982 INFO:tasks.rados.rados.0.smithi033.stdout:2165: delete oid 176 current snap is 0 2023-06-03T20:01:41.983 INFO:tasks.rados.rados.0.smithi033.stdout:2159: finishing write tid 4 to smithi03366949-70 2023-06-03T20:01:41.983 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 70 v 302 (ObjNum 1434 snap 0 seq_num 1434) dirty exists 2023-06-03T20:01:41.983 INFO:tasks.rados.rados.0.smithi033.stdout:2159: left oid 70 (ObjNum 1434 snap 0 seq_num 1434) 2023-06-03T20:01:41.983 INFO:tasks.rados.rados.0.smithi033.stdout:2160: expect (ObjNum 1219 snap 0 seq_num 1219) 2023-06-03T20:01:42.121 INFO:tasks.rados.rados.0.smithi033.stdout:2161: finishing write tid 1 to smithi03366949-307 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:2161: finishing write tid 2 to smithi03366949-307 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:2161: finishing write tid 3 to smithi03366949-307 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:2161: finishing write tid 4 to smithi03366949-307 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 307 v 382 (ObjNum 1435 snap 0 seq_num 1435) dirty exists 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:2161: left oid 307 (ObjNum 1435 snap 0 seq_num 1435) 2023-06-03T20:01:42.122 INFO:tasks.rados.rados.0.smithi033.stdout:2162: finishing write tid 1 to smithi03366949-413 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2162: finishing write tid 2 to smithi03366949-413 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2162: finishing write tid 3 to smithi03366949-413 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2162: finishing write tid 4 to smithi03366949-413 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 413 v 305 (ObjNum 1436 snap 0 seq_num 1436) dirty exists 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2162: left oid 413 (ObjNum 1436 snap 0 seq_num 1436) 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2163: finishing write tid 1 to smithi03366949-439 2023-06-03T20:01:42.123 INFO:tasks.rados.rados.0.smithi033.stdout:2163: finishing write tid 2 to smithi03366949-439 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2163: finishing write tid 3 to smithi03366949-439 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2163: finishing write tid 4 to smithi03366949-439 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 439 v 308 (ObjNum 1437 snap 0 seq_num 1437) dirty exists 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2163: left oid 439 (ObjNum 1437 snap 0 seq_num 1437) 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2164: finishing write tid 1 to smithi03366949-233 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2164: finishing write tid 2 to smithi03366949-233 2023-06-03T20:01:42.124 INFO:tasks.rados.rados.0.smithi033.stdout:2164: finishing write tid 3 to smithi03366949-233 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2164: finishing write tid 4 to smithi03366949-233 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 233 v 311 (ObjNum 1438 snap 0 seq_num 1438) dirty exists 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2164: left oid 233 (ObjNum 1438 snap 0 seq_num 1438) 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2159: done (6 left) 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2160: done (5 left) 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2161: done (4 left) 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2162: done (3 left) 2023-06-03T20:01:42.125 INFO:tasks.rados.rados.0.smithi033.stdout:2163: done (2 left) 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2164: done (1 left) 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2165: done (0 left) 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2166: read oid 28 snap -1 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2166: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2167: write oid 392 current snap is 0 2023-06-03T20:01:42.126 INFO:tasks.rados.rados.0.smithi033.stdout:2167: seq_num 1440 ranges {602080=749277,2048541=153539} 2023-06-03T20:01:42.135 INFO:tasks.rados.rados.0.smithi033.stdout:2167: writing smithi03366949-392 from 602080 to 1351357 tid 1 2023-06-03T20:01:42.141 INFO:tasks.rados.rados.0.smithi033.stdout:2167: writing smithi03366949-392 from 2048541 to 2202080 tid 2 2023-06-03T20:01:42.141 INFO:tasks.rados.rados.0.smithi033.stdout:2168: write oid 316 current snap is 0 2023-06-03T20:01:42.141 INFO:tasks.rados.rados.0.smithi033.stdout:2168: seq_num 1441 ranges {618887=424526,1590670=604158} 2023-06-03T20:01:42.148 INFO:tasks.rados.rados.0.smithi033.stdout:2168: writing smithi03366949-316 from 618887 to 1043413 tid 1 2023-06-03T20:01:42.155 INFO:tasks.rados.rados.0.smithi033.stdout:2168: writing smithi03366949-316 from 1590670 to 2194828 tid 2 2023-06-03T20:01:42.155 INFO:tasks.rados.rados.0.smithi033.stdout:2169: write oid 20 current snap is 0 2023-06-03T20:01:42.155 INFO:tasks.rados.rados.0.smithi033.stdout:2166: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-06-03T20:01:42.327 INFO:tasks.rados.rados.0.smithi033.stdout:2167: finishing write tid 1 to smithi03366949-392 2023-06-03T20:01:42.328 INFO:tasks.rados.rados.0.smithi033.stdout:2167: finishing write tid 2 to smithi03366949-392 2023-06-03T20:01:42.328 INFO:tasks.rados.rados.0.smithi033.stdout:2167: finishing write tid 3 to smithi03366949-392 2023-06-03T20:01:42.328 INFO:tasks.rados.rados.0.smithi033.stdout:2167: finishing write tid 4 to smithi03366949-392 2023-06-03T20:01:42.328 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 274 (ObjNum 1440 snap 0 seq_num 1440) dirty exists 2023-06-03T20:01:42.329 INFO:tasks.rados.rados.0.smithi033.stdout:2167: left oid 392 (ObjNum 1440 snap 0 seq_num 1440) 2023-06-03T20:01:42.329 INFO:tasks.rados.rados.0.smithi033.stdout:2168: finishing write tid 1 to smithi03366949-316 2023-06-03T20:01:42.329 INFO:tasks.rados.rados.0.smithi033.stdout:2168: finishing write tid 2 to smithi03366949-316 2023-06-03T20:01:42.329 INFO:tasks.rados.rados.0.smithi033.stdout:2168: finishing write tid 3 to smithi03366949-316 2023-06-03T20:01:42.330 INFO:tasks.rados.rados.0.smithi033.stdout:2168: finishing write tid 4 to smithi03366949-316 2023-06-03T20:01:42.330 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 316 v 385 (ObjNum 1441 snap 0 seq_num 1441) dirty exists 2023-06-03T20:01:42.330 INFO:tasks.rados.rados.0.smithi033.stdout:2168: left oid 316 (ObjNum 1441 snap 0 seq_num 1441) 2023-06-03T20:01:42.331 INFO:tasks.rados.rados.0.smithi033.stdout:2169: seq_num 1442 ranges {635694=499775,1649152=464169} 2023-06-03T20:01:42.339 INFO:tasks.rados.rados.0.smithi033.stdout:2169: writing smithi03366949-20 from 635694 to 1135469 tid 1 2023-06-03T20:01:42.348 INFO:tasks.rados.rados.0.smithi033.stdout:2169: writing smithi03366949-20 from 1649152 to 2113321 tid 2 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2166: done (3 left) 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2167: done (2 left) 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2168: done (1 left) 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2170: read oid 395 snap -1 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2170: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2171: read oid 408 snap -1 2023-06-03T20:01:42.349 INFO:tasks.rados.rados.0.smithi033.stdout:2171: expect deleted 2023-06-03T20:01:42.350 INFO:tasks.rados.rados.0.smithi033.stdout:2172: write oid 363 current snap is 0 2023-06-03T20:01:42.350 INFO:tasks.rados.rados.0.smithi033.stdout:2169: finishing write tid 1 to smithi03366949-20 2023-06-03T20:01:42.350 INFO:tasks.rados.rados.0.smithi033.stdout:2172: seq_num 1443 ranges {652501=575024,1707634=544867} 2023-06-03T20:01:42.355 INFO:tasks.rados.rados.0.smithi033.stdout:2172: writing smithi03366949-363 from 652501 to 1227525 tid 1 2023-06-03T20:01:42.361 INFO:tasks.rados.rados.0.smithi033.stdout:2172: writing smithi03366949-363 from 1707634 to 2252501 tid 2 2023-06-03T20:01:42.362 INFO:tasks.rados.rados.0.smithi033.stdout:2173: write oid 13 current snap is 0 2023-06-03T20:01:42.362 INFO:tasks.rados.rados.0.smithi033.stdout:2169: finishing write tid 2 to smithi03366949-20 2023-06-03T20:01:42.362 INFO:tasks.rados.rados.0.smithi033.stdout:2169: finishing write tid 3 to smithi03366949-20 2023-06-03T20:01:42.362 INFO:tasks.rados.rados.0.smithi033.stdout:2169: finishing write tid 4 to smithi03366949-20 2023-06-03T20:01:42.362 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 258 (ObjNum 1442 snap 0 seq_num 1442) dirty exists 2023-06-03T20:01:42.363 INFO:tasks.rados.rados.0.smithi033.stdout:2169: left oid 20 (ObjNum 1442 snap 0 seq_num 1442) 2023-06-03T20:01:42.363 INFO:tasks.rados.rados.0.smithi033.stdout:2170: expect (ObjNum 1306 snap 0 seq_num 1306) 2023-06-03T20:01:42.610 INFO:tasks.rados.rados.0.smithi033.stdout:2172: finishing write tid 1 to smithi03366949-363 2023-06-03T20:01:42.611 INFO:tasks.rados.rados.0.smithi033.stdout:2172: finishing write tid 2 to smithi03366949-363 2023-06-03T20:01:42.611 INFO:tasks.rados.rados.0.smithi033.stdout:2172: finishing write tid 3 to smithi03366949-363 2023-06-03T20:01:42.611 INFO:tasks.rados.rados.0.smithi033.stdout:2172: finishing write tid 4 to smithi03366949-363 2023-06-03T20:01:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 327 (ObjNum 1443 snap 0 seq_num 1443) dirty exists 2023-06-03T20:01:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:2172: left oid 363 (ObjNum 1443 snap 0 seq_num 1443) 2023-06-03T20:01:42.612 INFO:tasks.rados.rados.0.smithi033.stdout:2173: seq_num 1444 ranges {669308=650273,1766116=467838} 2023-06-03T20:01:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:2173: writing smithi03366949-13 from 669308 to 1319581 tid 1 2023-06-03T20:01:42.631 INFO:tasks.rados.rados.0.smithi033.stdout:2173: writing smithi03366949-13 from 1766116 to 2233954 tid 2 2023-06-03T20:01:42.631 INFO:tasks.rados.rados.0.smithi033.stdout:2169: done (4 left) 2023-06-03T20:01:42.631 INFO:tasks.rados.rados.0.smithi033.stdout:2170: done (3 left) 2023-06-03T20:01:42.632 INFO:tasks.rados.rados.0.smithi033.stdout:2171: done (2 left) 2023-06-03T20:01:42.632 INFO:tasks.rados.rados.0.smithi033.stdout:2172: done (1 left) 2023-06-03T20:01:42.632 INFO:tasks.rados.rados.0.smithi033.stdout:2174: write oid 27 current snap is 0 2023-06-03T20:01:42.632 INFO:tasks.rados.rados.0.smithi033.stdout:2174: seq_num 1445 ranges {686115=441875,1824598=461517} 2023-06-03T20:01:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:2174: writing smithi03366949-27 from 686115 to 1127990 tid 1 2023-06-03T20:01:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:2174: writing smithi03366949-27 from 1824598 to 2286115 tid 2 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2175: read oid 214 snap -1 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2175: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2176: read oid 429 snap -1 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2177: read oid 436 snap -1 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-06-03T20:01:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:2178: delete oid 371 current snap is 0 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2173: finishing write tid 1 to smithi03366949-13 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2173: finishing write tid 2 to smithi03366949-13 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2173: finishing write tid 3 to smithi03366949-13 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2173: finishing write tid 4 to smithi03366949-13 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 13 v 290 (ObjNum 1444 snap 0 seq_num 1444) dirty exists 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2173: left oid 13 (ObjNum 1444 snap 0 seq_num 1444) 2023-06-03T20:01:42.646 INFO:tasks.rados.rados.0.smithi033.stdout:2174: finishing write tid 1 to smithi03366949-27 2023-06-03T20:01:42.651 INFO:tasks.rados.rados.0.smithi033.stdout:2173: done (5 left) 2023-06-03T20:01:42.651 INFO:tasks.rados.rados.0.smithi033.stdout:2178: done (4 left) 2023-06-03T20:01:42.652 INFO:tasks.rados.rados.0.smithi033.stdout:2179: write oid 195 current snap is 0 2023-06-03T20:01:42.652 INFO:tasks.rados.rados.0.smithi033.stdout:2179: seq_num 1447 ranges {719729=592373,1941562=378167} 2023-06-03T20:01:42.659 INFO:tasks.rados.rados.0.smithi033.stdout:2179: writing smithi03366949-195 from 719729 to 1312102 tid 1 2023-06-03T20:01:42.665 INFO:tasks.rados.rados.0.smithi033.stdout:2179: writing smithi03366949-195 from 1941562 to 2319729 tid 2 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2180: read oid 286 snap -1 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2180: expect deleted 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2181: read oid 36 snap -1 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2181: expect (ObjNum 35 snap 0 seq_num 35) 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2182: delete oid 37 current snap is 0 2023-06-03T20:01:42.666 INFO:tasks.rados.rados.0.smithi033.stdout:2175: expect (ObjNum 1406 snap 0 seq_num 1406) 2023-06-03T20:01:42.900 INFO:tasks.rados.rados.0.smithi033.stdout:2174: finishing write tid 2 to smithi03366949-27 2023-06-03T20:01:42.901 INFO:tasks.rados.rados.0.smithi033.stdout:2174: finishing write tid 3 to smithi03366949-27 2023-06-03T20:01:42.901 INFO:tasks.rados.rados.0.smithi033.stdout:2174: finishing write tid 4 to smithi03366949-27 2023-06-03T20:01:42.901 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 293 (ObjNum 1445 snap 0 seq_num 1445) dirty exists 2023-06-03T20:01:42.901 INFO:tasks.rados.rados.0.smithi033.stdout:2174: left oid 27 (ObjNum 1445 snap 0 seq_num 1445) 2023-06-03T20:01:42.901 INFO:tasks.rados.rados.0.smithi033.stdout:2176: expect (ObjNum 982 snap 0 seq_num 982) 2023-06-03T20:01:43.079 INFO:tasks.rados.rados.0.smithi033.stdout:2177: expect (ObjNum 1372 snap 0 seq_num 1372) 2023-06-03T20:01:43.220 INFO:tasks.rados.rados.0.smithi033.stdout:2179: finishing write tid 1 to smithi03366949-195 2023-06-03T20:01:43.221 INFO:tasks.rados.rados.0.smithi033.stdout:2181: expect (ObjNum 35 snap 0 seq_num 35) 2023-06-03T20:01:43.301 INFO:tasks.rados.rados.0.smithi033.stdout:2179: finishing write tid 2 to smithi03366949-195 2023-06-03T20:01:43.302 INFO:tasks.rados.rados.0.smithi033.stdout:2179: finishing write tid 3 to smithi03366949-195 2023-06-03T20:01:43.302 INFO:tasks.rados.rados.0.smithi033.stdout:2179: finishing write tid 4 to smithi03366949-195 2023-06-03T20:01:43.302 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 195 v 261 (ObjNum 1447 snap 0 seq_num 1447) dirty exists 2023-06-03T20:01:43.302 INFO:tasks.rados.rados.0.smithi033.stdout:2179: left oid 195 (ObjNum 1447 snap 0 seq_num 1447) 2023-06-03T20:01:43.303 INFO:tasks.rados.rados.0.smithi033.stdout:2174: done (7 left) 2023-06-03T20:01:43.303 INFO:tasks.rados.rados.0.smithi033.stdout:2175: done (6 left) 2023-06-03T20:01:43.303 INFO:tasks.rados.rados.0.smithi033.stdout:2176: done (5 left) 2023-06-03T20:01:43.303 INFO:tasks.rados.rados.0.smithi033.stdout:2177: done (4 left) 2023-06-03T20:01:43.303 INFO:tasks.rados.rados.0.smithi033.stdout:2179: done (3 left) 2023-06-03T20:01:43.304 INFO:tasks.rados.rados.0.smithi033.stdout:2180: done (2 left) 2023-06-03T20:01:43.304 INFO:tasks.rados.rados.0.smithi033.stdout:2181: done (1 left) 2023-06-03T20:01:43.304 INFO:tasks.rados.rados.0.smithi033.stdout:2182: done (0 left) 2023-06-03T20:01:43.304 INFO:tasks.rados.rados.0.smithi033.stdout:2183: write oid 245 current snap is 0 2023-06-03T20:01:43.304 INFO:tasks.rados.rados.0.smithi033.stdout:2183: seq_num 1449 ranges {753343=742871,1942173=411170} 2023-06-03T20:01:43.317 INFO:tasks.rados.rados.0.smithi033.stdout:2183: writing smithi03366949-245 from 753343 to 1496214 tid 1 2023-06-03T20:01:43.322 INFO:tasks.rados.rados.0.smithi033.stdout:2183: writing smithi03366949-245 from 1942173 to 2353343 tid 2 2023-06-03T20:01:43.322 INFO:tasks.rados.rados.0.smithi033.stdout:2184: write oid 81 current snap is 0 2023-06-03T20:01:43.323 INFO:tasks.rados.rados.0.smithi033.stdout:2184: seq_num 1450 ranges {770150=418120,1600655=478845} 2023-06-03T20:01:43.329 INFO:tasks.rados.rados.0.smithi033.stdout:2184: writing smithi03366949-81 from 770150 to 1188270 tid 1 2023-06-03T20:01:43.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:42 smithi033 bash[33017]: cluster 2023-06-03T20:01:41.474311+0000 mgr.x (mgr.24803) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-06-03T20:01:43.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:42 smithi033 bash[33017]: audit 2023-06-03T20:01:42.778072+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.33:0/2836977844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:42 smithi033 bash[26432]: cluster 2023-06-03T20:01:41.474311+0000 mgr.x (mgr.24803) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-06-03T20:01:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:42 smithi033 bash[26432]: audit 2023-06-03T20:01:42.778072+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.33:0/2836977844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:43.335 INFO:tasks.rados.rados.0.smithi033.stdout:2184: writing smithi03366949-81 from 1600655 to 2079500 tid 2 2023-06-03T20:01:43.335 INFO:tasks.rados.rados.0.smithi033.stdout:2185: write oid 423 current snap is 0 2023-06-03T20:01:43.335 INFO:tasks.rados.rados.0.smithi033.stdout:2185: seq_num 1451 ranges {786957=493369,2059137=327820} 2023-06-03T20:01:43.342 INFO:tasks.rados.rados.0.smithi033.stdout:2185: writing smithi03366949-423 from 786957 to 1280326 tid 1 2023-06-03T20:01:43.349 INFO:tasks.rados.rados.0.smithi033.stdout:2185: writing smithi03366949-423 from 2059137 to 2386957 tid 2 2023-06-03T20:01:43.349 INFO:tasks.rados.rados.0.smithi033.stdout:2186: write oid 61 current snap is 0 2023-06-03T20:01:43.349 INFO:tasks.rados.rados.0.smithi033.stdout:2183: finishing write tid 1 to smithi03366949-245 2023-06-03T20:01:43.349 INFO:tasks.rados.rados.0.smithi033.stdout:2183: finishing write tid 2 to smithi03366949-245 2023-06-03T20:01:43.350 INFO:tasks.rados.rados.0.smithi033.stdout:2183: finishing write tid 3 to smithi03366949-245 2023-06-03T20:01:43.350 INFO:tasks.rados.rados.0.smithi033.stdout:2183: finishing write tid 4 to smithi03366949-245 2023-06-03T20:01:43.350 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 389 (ObjNum 1449 snap 0 seq_num 1449) dirty exists 2023-06-03T20:01:43.350 INFO:tasks.rados.rados.0.smithi033.stdout:2183: left oid 245 (ObjNum 1449 snap 0 seq_num 1449) 2023-06-03T20:01:43.350 INFO:tasks.rados.rados.0.smithi033.stdout:2184: finishing write tid 1 to smithi03366949-81 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2184: finishing write tid 2 to smithi03366949-81 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2184: finishing write tid 3 to smithi03366949-81 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2184: finishing write tid 4 to smithi03366949-81 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 81 v 264 (ObjNum 1450 snap 0 seq_num 1450) dirty exists 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2184: left oid 81 (ObjNum 1450 snap 0 seq_num 1450) 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2185: finishing write tid 1 to smithi03366949-423 2023-06-03T20:01:43.351 INFO:tasks.rados.rados.0.smithi033.stdout:2186: seq_num 1452 ranges {403764=568618,1717619=686145} 2023-06-03T20:01:43.354 INFO:tasks.rados.rados.0.smithi033.stdout:2186: writing smithi03366949-61 from 403764 to 972382 tid 1 2023-06-03T20:01:43.366 INFO:tasks.rados.rados.0.smithi033.stdout:2186: writing smithi03366949-61 from 1717619 to 2403764 tid 2 2023-06-03T20:01:43.366 INFO:tasks.rados.rados.0.smithi033.stdout:2183: done (3 left) 2023-06-03T20:01:43.366 INFO:tasks.rados.rados.0.smithi033.stdout:2184: done (2 left) 2023-06-03T20:01:43.366 INFO:tasks.rados.rados.0.smithi033.stdout:2187: write oid 23 current snap is 0 2023-06-03T20:01:43.367 INFO:tasks.rados.rados.0.smithi033.stdout:2187: seq_num 1453 ranges {420571=760220,1776101=626172} 2023-06-03T20:01:43.372 INFO:tasks.rados.rados.0.smithi033.stdout:2187: writing smithi03366949-23 from 420571 to 1180791 tid 1 2023-06-03T20:01:43.380 INFO:tasks.rados.rados.0.smithi033.stdout:2187: writing smithi03366949-23 from 1776101 to 2402273 tid 2 2023-06-03T20:01:43.380 INFO:tasks.rados.rados.0.smithi033.stdout:2188: read oid 155 snap -1 2023-06-03T20:01:43.380 INFO:tasks.rados.rados.0.smithi033.stdout:2188: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:01:43.380 INFO:tasks.rados.rados.0.smithi033.stdout:2189: read oid 182 snap -1 2023-06-03T20:01:43.381 INFO:tasks.rados.rados.0.smithi033.stdout:2189: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-06-03T20:01:43.381 INFO:tasks.rados.rados.0.smithi033.stdout:2190: write oid 286 current snap is 0 2023-06-03T20:01:43.381 INFO:tasks.rados.rados.0.smithi033.stdout:2190: seq_num 1454 ranges {437378=435469,1434583=769830} 2023-06-03T20:01:43.385 INFO:tasks.rados.rados.0.smithi033.stdout:2190: writing smithi03366949-286 from 437378 to 872847 tid 1 2023-06-03T20:01:43.392 INFO:tasks.rados.rados.0.smithi033.stdout:2190: writing smithi03366949-286 from 1434583 to 2204413 tid 2 2023-06-03T20:01:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:2191: write oid 1 current snap is 0 2023-06-03T20:01:43.393 INFO:tasks.rados.rados.0.smithi033.stdout:2191: seq_num 1455 ranges {454185=510718,1493065=629841} 2023-06-03T20:01:43.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:42 smithi083 bash[26882]: cluster 2023-06-03T20:01:41.474311+0000 mgr.x (mgr.24803) 59 : cluster [DBG] pgmap v37: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 9.9 MiB/s wr, 95 op/s 2023-06-03T20:01:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:42 smithi083 bash[26882]: audit 2023-06-03T20:01:42.778072+0000 mon.c (mon.2) 136 : audit [DBG] from='client.? 172.21.15.33:0/2836977844' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:43.398 INFO:tasks.rados.rados.0.smithi033.stdout:2191: writing smithi03366949-1 from 454185 to 964903 tid 1 2023-06-03T20:01:43.405 INFO:tasks.rados.rados.0.smithi033.stdout:2191: writing smithi03366949-1 from 1493065 to 2122906 tid 2 2023-06-03T20:01:43.406 INFO:tasks.rados.rados.0.smithi033.stdout:2192: write oid 310 current snap is 0 2023-06-03T20:01:43.406 INFO:tasks.rados.rados.0.smithi033.stdout:2192: seq_num 1456 ranges {470992=585967,1551547=773499} 2023-06-03T20:01:43.413 INFO:tasks.rados.rados.0.smithi033.stdout:2192: writing smithi03366949-310 from 470992 to 1056959 tid 1 2023-06-03T20:01:43.418 INFO:tasks.rados.rados.0.smithi033.stdout:2192: writing smithi03366949-310 from 1551547 to 2325046 tid 2 2023-06-03T20:01:43.418 INFO:tasks.rados.rados.0.smithi033.stdout:2193: write oid 388 current snap is 0 2023-06-03T20:01:43.418 INFO:tasks.rados.rados.0.smithi033.stdout:2193: seq_num 1457 ranges {487799=661216,1893676=594123} 2023-06-03T20:01:43.424 INFO:tasks.rados.rados.0.smithi033.stdout:2193: writing smithi03366949-388 from 487799 to 1149015 tid 1 2023-06-03T20:01:43.432 INFO:tasks.rados.rados.0.smithi033.stdout:2193: writing smithi03366949-388 from 1893676 to 2487799 tid 2 2023-06-03T20:01:43.432 INFO:tasks.rados.rados.0.smithi033.stdout:2194: write oid 269 current snap is 0 2023-06-03T20:01:43.433 INFO:tasks.rados.rados.0.smithi033.stdout:2194: seq_num 1458 ranges {504606=736465,1952158=552448} 2023-06-03T20:01:43.439 INFO:tasks.rados.rados.0.smithi033.stdout:2194: writing smithi03366949-269 from 504606 to 1241071 tid 1 2023-06-03T20:01:43.447 INFO:tasks.rados.rados.0.smithi033.stdout:2194: writing smithi03366949-269 from 1952158 to 2504606 tid 2 2023-06-03T20:01:43.447 INFO:tasks.rados.rados.0.smithi033.stdout:2195: delete oid 288 current snap is 0 2023-06-03T20:01:43.447 INFO:tasks.rados.rados.0.smithi033.stdout:2185: finishing write tid 2 to smithi03366949-423 2023-06-03T20:01:43.448 INFO:tasks.rados.rados.0.smithi033.stdout:2185: finishing write tid 3 to smithi03366949-423 2023-06-03T20:01:43.448 INFO:tasks.rados.rados.0.smithi033.stdout:2185: finishing write tid 4 to smithi03366949-423 2023-06-03T20:01:43.448 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 212 (ObjNum 1451 snap 0 seq_num 1451) dirty exists 2023-06-03T20:01:43.448 INFO:tasks.rados.rados.0.smithi033.stdout:2185: left oid 423 (ObjNum 1451 snap 0 seq_num 1451) 2023-06-03T20:01:43.448 INFO:tasks.rados.rados.0.smithi033.stdout:2186: finishing write tid 1 to smithi03366949-61 2023-06-03T20:01:43.449 INFO:tasks.rados.rados.0.smithi033.stdout:2186: finishing write tid 2 to smithi03366949-61 2023-06-03T20:01:43.449 INFO:tasks.rados.rados.0.smithi033.stdout:2186: finishing write tid 3 to smithi03366949-61 2023-06-03T20:01:43.449 INFO:tasks.rados.rados.0.smithi033.stdout:2186: finishing write tid 4 to smithi03366949-61 2023-06-03T20:01:43.449 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 323 (ObjNum 1452 snap 0 seq_num 1452) dirty exists 2023-06-03T20:01:43.449 INFO:tasks.rados.rados.0.smithi033.stdout:2186: left oid 61 (ObjNum 1452 snap 0 seq_num 1452) 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:2187: finishing write tid 1 to smithi03366949-23 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:2187: finishing write tid 2 to smithi03366949-23 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:2187: finishing write tid 3 to smithi03366949-23 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:2187: finishing write tid 4 to smithi03366949-23 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 314 (ObjNum 1453 snap 0 seq_num 1453) dirty exists 2023-06-03T20:01:43.450 INFO:tasks.rados.rados.0.smithi033.stdout:2187: left oid 23 (ObjNum 1453 snap 0 seq_num 1453) 2023-06-03T20:01:43.451 INFO:tasks.rados.rados.0.smithi033.stdout:2189: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-06-03T20:01:43.538 INFO:tasks.rados.rados.0.smithi033.stdout:2190: finishing write tid 1 to smithi03366949-286 2023-06-03T20:01:43.539 INFO:tasks.rados.rados.0.smithi033.stdout:2188: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:2190: finishing write tid 2 to smithi03366949-286 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:2190: finishing write tid 3 to smithi03366949-286 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:2190: finishing write tid 4 to smithi03366949-286 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 286 v 267 (ObjNum 1454 snap 0 seq_num 1454) dirty exists 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:2190: left oid 286 (ObjNum 1454 snap 0 seq_num 1454) 2023-06-03T20:01:43.769 INFO:tasks.rados.rados.0.smithi033.stdout:2191: finishing write tid 1 to smithi03366949-1 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2191: finishing write tid 2 to smithi03366949-1 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2191: finishing write tid 3 to smithi03366949-1 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2191: finishing write tid 4 to smithi03366949-1 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 1 v 322 (ObjNum 1455 snap 0 seq_num 1455) dirty exists 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2191: left oid 1 (ObjNum 1455 snap 0 seq_num 1455) 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2192: finishing write tid 1 to smithi03366949-310 2023-06-03T20:01:43.770 INFO:tasks.rados.rados.0.smithi033.stdout:2192: finishing write tid 2 to smithi03366949-310 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2192: finishing write tid 3 to smithi03366949-310 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2192: finishing write tid 4 to smithi03366949-310 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 310 v 215 (ObjNum 1456 snap 0 seq_num 1456) dirty exists 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2192: left oid 310 (ObjNum 1456 snap 0 seq_num 1456) 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2193: finishing write tid 1 to smithi03366949-388 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2193: finishing write tid 2 to smithi03366949-388 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2193: finishing write tid 3 to smithi03366949-388 2023-06-03T20:01:43.771 INFO:tasks.rados.rados.0.smithi033.stdout:2193: finishing write tid 4 to smithi03366949-388 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 218 (ObjNum 1457 snap 0 seq_num 1457) dirty exists 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:2193: left oid 388 (ObjNum 1457 snap 0 seq_num 1457) 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:2194: finishing write tid 1 to smithi03366949-269 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:2194: finishing write tid 2 to smithi03366949-269 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:2194: finishing write tid 3 to smithi03366949-269 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:2194: finishing write tid 4 to smithi03366949-269 2023-06-03T20:01:43.772 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 277 (ObjNum 1458 snap 0 seq_num 1458) dirty exists 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2194: left oid 269 (ObjNum 1458 snap 0 seq_num 1458) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2185: done (10 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2186: done (9 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2187: done (8 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2188: done (7 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2189: done (6 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2190: done (5 left) 2023-06-03T20:01:43.773 INFO:tasks.rados.rados.0.smithi033.stdout:2191: done (4 left) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2192: done (3 left) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2193: done (2 left) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2194: done (1 left) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2195: done (0 left) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2196: read oid 203 snap -1 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2197: read oid 77 snap -1 2023-06-03T20:01:43.774 INFO:tasks.rados.rados.0.smithi033.stdout:2197: expect (ObjNum 76 snap 0 seq_num 76) 2023-06-03T20:01:43.775 INFO:tasks.rados.rados.0.smithi033.stdout:2198: read oid 448 snap -1 2023-06-03T20:01:43.775 INFO:tasks.rados.rados.0.smithi033.stdout:2198: expect deleted 2023-06-03T20:01:43.775 INFO:tasks.rados.rados.0.smithi033.stdout:2199: write oid 282 current snap is 0 2023-06-03T20:01:43.775 INFO:tasks.rados.rados.0.smithi033.stdout:2199: seq_num 1460 ranges {538220=603316,1785475=752745} 2023-06-03T20:01:43.780 INFO:tasks.rados.rados.0.smithi033.stdout:2199: writing smithi03366949-282 from 538220 to 1141536 tid 1 2023-06-03T20:01:43.789 INFO:tasks.rados.rados.0.smithi033.stdout:2199: writing smithi03366949-282 from 1785475 to 2538220 tid 2 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2200: read oid 199 snap -1 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2200: expect (ObjNum 198 snap 0 seq_num 198) 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2201: read oid 471 snap -1 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2201: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2202: write oid 121 current snap is 0 2023-06-03T20:01:43.790 INFO:tasks.rados.rados.0.smithi033.stdout:2202: seq_num 1461 ranges {555027=678565,1727604=640848} 2023-06-03T20:01:43.797 INFO:tasks.rados.rados.0.smithi033.stdout:2202: writing smithi03366949-121 from 555027 to 1233592 tid 1 2023-06-03T20:01:43.804 INFO:tasks.rados.rados.0.smithi033.stdout:2202: writing smithi03366949-121 from 1727604 to 2368452 tid 2 2023-06-03T20:01:43.804 INFO:tasks.rados.rados.0.smithi033.stdout:2203: read oid 163 snap -1 2023-06-03T20:01:43.805 INFO:tasks.rados.rados.0.smithi033.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:01:43.805 INFO:tasks.rados.rados.0.smithi033.stdout:2204: delete oid 74 current snap is 0 2023-06-03T20:01:43.805 INFO:tasks.rados.rados.0.smithi033.stdout:2196: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:01:43.917 INFO:tasks.rados.rados.0.smithi033.stdout:2197: expect (ObjNum 76 snap 0 seq_num 76) 2023-06-03T20:01:44.019 INFO:tasks.rados.rados.0.smithi033.stdout:2199: finishing write tid 1 to smithi03366949-282 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:2199: finishing write tid 2 to smithi03366949-282 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:2199: finishing write tid 3 to smithi03366949-282 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:2199: finishing write tid 4 to smithi03366949-282 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 282 v 280 (ObjNum 1460 snap 0 seq_num 1460) dirty exists 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:2199: left oid 282 (ObjNum 1460 snap 0 seq_num 1460) 2023-06-03T20:01:44.020 INFO:tasks.rados.rados.0.smithi033.stdout:2200: expect (ObjNum 198 snap 0 seq_num 198) 2023-06-03T20:01:44.120 INFO:tasks.rados.rados.0.smithi033.stdout:2202: finishing write tid 1 to smithi03366949-121 2023-06-03T20:01:44.120 INFO:tasks.rados.rados.0.smithi033.stdout:2201: expect (ObjNum 1155 snap 0 seq_num 1155) 2023-06-03T20:01:44.310 INFO:tasks.rados.rados.0.smithi033.stdout:2202: finishing write tid 2 to smithi03366949-121 2023-06-03T20:01:44.310 INFO:tasks.rados.rados.0.smithi033.stdout:2202: finishing write tid 3 to smithi03366949-121 2023-06-03T20:01:44.310 INFO:tasks.rados.rados.0.smithi033.stdout:2202: finishing write tid 4 to smithi03366949-121 2023-06-03T20:01:44.310 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 121 v 392 (ObjNum 1461 snap 0 seq_num 1461) dirty exists 2023-06-03T20:01:44.311 INFO:tasks.rados.rados.0.smithi033.stdout:2202: left oid 121 (ObjNum 1461 snap 0 seq_num 1461) 2023-06-03T20:01:44.311 INFO:tasks.rados.rados.0.smithi033.stdout:2203: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:01:44.446 INFO:tasks.rados.rados.0.smithi033.stdout:2196: done (8 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2197: done (7 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2198: done (6 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2199: done (5 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2200: done (4 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2201: done (3 left) 2023-06-03T20:01:44.447 INFO:tasks.rados.rados.0.smithi033.stdout:2202: done (2 left) 2023-06-03T20:01:44.448 INFO:tasks.rados.rados.0.smithi033.stdout:2203: done (1 left) 2023-06-03T20:01:44.448 INFO:tasks.rados.rados.0.smithi033.stdout:2204: done (0 left) 2023-06-03T20:01:44.448 INFO:tasks.rados.rados.0.smithi033.stdout:2205: delete oid 462 current snap is 0 2023-06-03T20:01:44.449 INFO:tasks.rados.rados.0.smithi033.stdout:2205: done (0 left) 2023-06-03T20:01:44.449 INFO:tasks.rados.rados.0.smithi033.stdout:2206: write oid 117 current snap is 0 2023-06-03T20:01:44.449 INFO:tasks.rados.rados.0.smithi033.stdout:2206: seq_num 1464 ranges {605448=504312,1903050=702398} 2023-06-03T20:01:44.460 INFO:tasks.rados.rados.0.smithi033.stdout:2206: writing smithi03366949-117 from 605448 to 1109760 tid 1 2023-06-03T20:01:44.469 INFO:tasks.rados.rados.0.smithi033.stdout:2206: writing smithi03366949-117 from 1903050 to 2605448 tid 2 2023-06-03T20:01:44.470 INFO:tasks.rados.rados.0.smithi033.stdout:2207: read oid 173 snap -1 2023-06-03T20:01:44.470 INFO:tasks.rados.rados.0.smithi033.stdout:2207: expect (ObjNum 885 snap 0 seq_num 885) 2023-06-03T20:01:44.470 INFO:tasks.rados.rados.0.smithi033.stdout:2208: write oid 316 current snap is 0 2023-06-03T20:01:44.470 INFO:tasks.rados.rados.0.smithi033.stdout:2208: seq_num 1465 ranges {622255=579561,1845179=531833} 2023-06-03T20:01:44.476 INFO:tasks.rados.rados.0.smithi033.stdout:2208: writing smithi03366949-316 from 622255 to 1201816 tid 1 2023-06-03T20:01:44.483 INFO:tasks.rados.rados.0.smithi033.stdout:2208: writing smithi03366949-316 from 1845179 to 2377012 tid 2 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2209: read oid 289 snap -1 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2209: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2210: delete oid 484 current snap is 0 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2206: finishing write tid 1 to smithi03366949-117 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2206: finishing write tid 2 to smithi03366949-117 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2206: finishing write tid 3 to smithi03366949-117 2023-06-03T20:01:44.484 INFO:tasks.rados.rados.0.smithi033.stdout:2206: finishing write tid 4 to smithi03366949-117 2023-06-03T20:01:44.485 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 117 v 296 (ObjNum 1464 snap 0 seq_num 1464) dirty exists 2023-06-03T20:01:44.485 INFO:tasks.rados.rados.0.smithi033.stdout:2206: left oid 117 (ObjNum 1464 snap 0 seq_num 1464) 2023-06-03T20:01:44.485 INFO:tasks.rados.rados.0.smithi033.stdout:2207: expect (ObjNum 885 snap 0 seq_num 885) 2023-06-03T20:01:44.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:01:44 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:44] "GET /metrics HTTP/1.1" 200 190293 "" "Prometheus/2.33.4" 2023-06-03T20:01:44.659 INFO:tasks.rados.rados.0.smithi033.stdout:2208: finishing write tid 1 to smithi03366949-316 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:2208: finishing write tid 2 to smithi03366949-316 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:2208: finishing write tid 3 to smithi03366949-316 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:2208: finishing write tid 4 to smithi03366949-316 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 316 v 395 (ObjNum 1465 snap 0 seq_num 1465) dirty exists 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:2208: left oid 316 (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:01:44.660 INFO:tasks.rados.rados.0.smithi033.stdout:2209: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2206: done (4 left) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2207: done (3 left) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2208: done (2 left) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2209: done (1 left) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2210: done (0 left) 2023-06-03T20:01:44.746 INFO:tasks.rados.rados.0.smithi033.stdout:2211: delete oid 301 current snap is 0 2023-06-03T20:01:44.748 INFO:tasks.rados.rados.0.smithi033.stdout:2211: done (0 left) 2023-06-03T20:01:44.749 INFO:tasks.rados.rados.0.smithi033.stdout:2212: write oid 449 current snap is 0 2023-06-03T20:01:44.749 INFO:tasks.rados.rados.0.smithi033.stdout:2212: seq_num 1468 ranges {672676=521661,1736978=795513} 2023-06-03T20:01:44.762 INFO:tasks.rados.rados.0.smithi033.stdout:2212: writing smithi03366949-449 from 672676 to 1194337 tid 1 2023-06-03T20:01:44.769 INFO:tasks.rados.rados.0.smithi033.stdout:2212: writing smithi03366949-449 from 1736978 to 2532491 tid 2 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2213: read oid 384 snap -1 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2214: read oid 306 snap -1 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2214: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2215: write oid 245 current snap is 0 2023-06-03T20:01:44.770 INFO:tasks.rados.rados.0.smithi033.stdout:2215: seq_num 1469 ranges {689483=596910,2079107=539171} 2023-06-03T20:01:44.779 INFO:tasks.rados.rados.0.smithi033.stdout:2215: writing smithi03366949-245 from 689483 to 1286393 tid 1 2023-06-03T20:01:44.789 INFO:tasks.rados.rados.0.smithi033.stdout:2215: writing smithi03366949-245 from 2079107 to 2618278 tid 2 2023-06-03T20:01:44.789 INFO:tasks.rados.rados.0.smithi033.stdout:2216: write oid 201 current snap is 0 2023-06-03T20:01:44.789 INFO:tasks.rados.rados.0.smithi033.stdout:2212: finishing write tid 1 to smithi03366949-449 2023-06-03T20:01:44.790 INFO:tasks.rados.rados.0.smithi033.stdout:2212: finishing write tid 2 to smithi03366949-449 2023-06-03T20:01:44.790 INFO:tasks.rados.rados.0.smithi033.stdout:2212: finishing write tid 3 to smithi03366949-449 2023-06-03T20:01:44.790 INFO:tasks.rados.rados.0.smithi033.stdout:2212: finishing write tid 4 to smithi03366949-449 2023-06-03T20:01:44.791 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 449 v 328 (ObjNum 1468 snap 0 seq_num 1468) dirty exists 2023-06-03T20:01:44.791 INFO:tasks.rados.rados.0.smithi033.stdout:2212: left oid 449 (ObjNum 1468 snap 0 seq_num 1468) 2023-06-03T20:01:44.791 INFO:tasks.rados.rados.0.smithi033.stdout:2213: expect (ObjNum 1242 snap 0 seq_num 1242) 2023-06-03T20:01:44.973 INFO:tasks.rados.rados.0.smithi033.stdout:2215: finishing write tid 1 to smithi03366949-245 2023-06-03T20:01:44.973 INFO:tasks.rados.rados.0.smithi033.stdout:2214: expect (ObjNum 1237 snap 0 seq_num 1237) 2023-06-03T20:01:45.102 INFO:tasks.rados.rados.0.smithi033.stdout:2215: finishing write tid 2 to smithi03366949-245 2023-06-03T20:01:45.102 INFO:tasks.rados.rados.0.smithi033.stdout:2215: finishing write tid 3 to smithi03366949-245 2023-06-03T20:01:45.103 INFO:tasks.rados.rados.0.smithi033.stdout:2215: finishing write tid 4 to smithi03366949-245 2023-06-03T20:01:45.103 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 245 v 399 (ObjNum 1469 snap 0 seq_num 1469) dirty exists 2023-06-03T20:01:45.103 INFO:tasks.rados.rados.0.smithi033.stdout:2215: left oid 245 (ObjNum 1469 snap 0 seq_num 1469) 2023-06-03T20:01:45.103 INFO:tasks.rados.rados.0.smithi033.stdout:2216: seq_num 1470 ranges {706290=672159,2137589=568701} 2023-06-03T20:01:45.116 INFO:tasks.rados.rados.0.smithi033.stdout:2216: writing smithi03366949-201 from 706290 to 1378449 tid 1 2023-06-03T20:01:45.125 INFO:tasks.rados.rados.0.smithi033.stdout:2216: writing smithi03366949-201 from 2137589 to 2706290 tid 2 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2212: done (4 left) 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2213: done (3 left) 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2214: done (2 left) 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2215: done (1 left) 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2217: delete oid 25 current snap is 0 2023-06-03T20:01:45.126 INFO:tasks.rados.rados.0.smithi033.stdout:2216: finishing write tid 1 to smithi03366949-201 2023-06-03T20:01:45.128 INFO:tasks.rados.rados.0.smithi033.stdout:2217: done (1 left) 2023-06-03T20:01:45.128 INFO:tasks.rados.rados.0.smithi033.stdout:2218: write oid 434 current snap is 0 2023-06-03T20:01:45.128 INFO:tasks.rados.rados.0.smithi033.stdout:2218: seq_num 1472 ranges {739904=422657,1854553=402851} 2023-06-03T20:01:45.136 INFO:tasks.rados.rados.0.smithi033.stdout:2218: writing smithi03366949-434 from 739904 to 1162561 tid 1 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:2218: writing smithi03366949-434 from 1854553 to 2257404 tid 2 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:2219: write oid 255 current snap is 0 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:2216: finishing write tid 2 to smithi03366949-201 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:2216: finishing write tid 3 to smithi03366949-201 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:2216: finishing write tid 4 to smithi03366949-201 2023-06-03T20:01:45.143 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 201 v 299 (ObjNum 1470 snap 0 seq_num 1470) dirty exists 2023-06-03T20:01:45.144 INFO:tasks.rados.rados.0.smithi033.stdout:2216: left oid 201 (ObjNum 1470 snap 0 seq_num 1470) 2023-06-03T20:01:45.144 INFO:tasks.rados.rados.0.smithi033.stdout:2218: finishing write tid 1 to smithi03366949-434 2023-06-03T20:01:45.144 INFO:tasks.rados.rados.0.smithi033.stdout:2219: seq_num 1473 ranges {756711=497906,1913035=546509} 2023-06-03T20:01:45.149 INFO:tasks.rados.rados.0.smithi033.stdout:2219: writing smithi03366949-255 from 756711 to 1254617 tid 1 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2219: writing smithi03366949-255 from 1913035 to 2459544 tid 2 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2216: done (2 left) 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2220: delete oid 356 current snap is 0 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2218: finishing write tid 2 to smithi03366949-434 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2218: finishing write tid 3 to smithi03366949-434 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:2218: finishing write tid 4 to smithi03366949-434 2023-06-03T20:01:45.157 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 434 v 224 (ObjNum 1472 snap 0 seq_num 1472) dirty exists 2023-06-03T20:01:45.158 INFO:tasks.rados.rados.0.smithi033.stdout:2218: left oid 434 (ObjNum 1472 snap 0 seq_num 1472) 2023-06-03T20:01:45.158 INFO:tasks.rados.rados.0.smithi033.stdout:2219: finishing write tid 1 to smithi03366949-255 2023-06-03T20:01:45.158 INFO:tasks.rados.rados.0.smithi033.stdout:2218: done (2 left) 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2220: done (1 left) 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2221: read oid 345 snap -1 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2221: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2222: read oid 480 snap -1 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2222: expect (ObjNum 875 snap 0 seq_num 875) 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2223: write oid 237 current snap is 0 2023-06-03T20:01:45.159 INFO:tasks.rados.rados.0.smithi033.stdout:2223: seq_num 1475 ranges {790325=764757,2029999=550178} 2023-06-03T20:01:45.168 INFO:tasks.rados.rados.0.smithi033.stdout:2223: writing smithi03366949-237 from 790325 to 1555082 tid 1 2023-06-03T20:01:45.174 INFO:tasks.rados.rados.0.smithi033.stdout:2223: writing smithi03366949-237 from 2029999 to 2580177 tid 2 2023-06-03T20:01:45.175 INFO:tasks.rados.rados.0.smithi033.stdout:2224: write oid 330 current snap is 0 2023-06-03T20:01:45.175 INFO:tasks.rados.rados.0.smithi033.stdout:2219: finishing write tid 2 to smithi03366949-255 2023-06-03T20:01:45.175 INFO:tasks.rados.rados.0.smithi033.stdout:2219: finishing write tid 3 to smithi03366949-255 2023-06-03T20:01:45.175 INFO:tasks.rados.rados.0.smithi033.stdout:2224: seq_num 1476 ranges {407132=440006,1288481=693836,2616455=190677} 2023-06-03T20:01:45.179 INFO:tasks.rados.rados.0.smithi033.stdout:2224: writing smithi03366949-330 from 407132 to 847138 tid 1 2023-06-03T20:01:45.188 INFO:tasks.rados.rados.0.smithi033.stdout:2224: writing smithi03366949-330 from 1288481 to 1982317 tid 2 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:2224: writing smithi03366949-330 from 2616455 to 2807132 tid 3 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:2225: delete oid 302 current snap is 0 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:2219: finishing write tid 4 to smithi03366949-255 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 326 (ObjNum 1473 snap 0 seq_num 1473) dirty exists 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:2219: left oid 255 (ObjNum 1473 snap 0 seq_num 1473) 2023-06-03T20:01:45.193 INFO:tasks.rados.rados.0.smithi033.stdout:2221: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:01:45.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:44 smithi033 bash[26432]: cluster 2023-06-03T20:01:43.475259+0000 mgr.x (mgr.24803) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-06-03T20:01:45.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:44 smithi033 bash[33017]: cluster 2023-06-03T20:01:43.475259+0000 mgr.x (mgr.24803) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-06-03T20:01:45.331 INFO:tasks.rados.rados.0.smithi033.stdout:2222: expect (ObjNum 875 snap 0 seq_num 875) 2023-06-03T20:01:45.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:44 smithi083 bash[26882]: cluster 2023-06-03T20:01:43.475259+0000 mgr.x (mgr.24803) 60 : cluster [DBG] pgmap v38: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 68 MiB/s rd, 10 MiB/s wr, 97 op/s 2023-06-03T20:01:45.453 INFO:tasks.rados.rados.0.smithi033.stdout:2223: finishing write tid 1 to smithi03366949-237 2023-06-03T20:01:45.453 INFO:tasks.rados.rados.0.smithi033.stdout:2223: finishing write tid 2 to smithi03366949-237 2023-06-03T20:01:45.453 INFO:tasks.rados.rados.0.smithi033.stdout:2223: finishing write tid 3 to smithi03366949-237 2023-06-03T20:01:45.454 INFO:tasks.rados.rados.0.smithi033.stdout:2223: finishing write tid 4 to smithi03366949-237 2023-06-03T20:01:45.454 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 237 v 317 (ObjNum 1475 snap 0 seq_num 1475) dirty exists 2023-06-03T20:01:45.454 INFO:tasks.rados.rados.0.smithi033.stdout:2223: left oid 237 (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:01:45.454 INFO:tasks.rados.rados.0.smithi033.stdout:2224: finishing write tid 1 to smithi03366949-330 2023-06-03T20:01:45.455 INFO:tasks.rados.rados.0.smithi033.stdout:2219: done (5 left) 2023-06-03T20:01:45.455 INFO:tasks.rados.rados.0.smithi033.stdout:2221: done (4 left) 2023-06-03T20:01:45.455 INFO:tasks.rados.rados.0.smithi033.stdout:2222: done (3 left) 2023-06-03T20:01:45.455 INFO:tasks.rados.rados.0.smithi033.stdout:2223: done (2 left) 2023-06-03T20:01:45.456 INFO:tasks.rados.rados.0.smithi033.stdout:2225: done (1 left) 2023-06-03T20:01:45.456 INFO:tasks.rados.rados.0.smithi033.stdout:2226: read oid 318 snap -1 2023-06-03T20:01:45.456 INFO:tasks.rados.rados.0.smithi033.stdout:2226: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:45.456 INFO:tasks.rados.rados.0.smithi033.stdout:2227: write oid 151 current snap is 0 2023-06-03T20:01:45.457 INFO:tasks.rados.rados.0.smithi033.stdout:2224: finishing write tid 2 to smithi03366949-330 2023-06-03T20:01:45.457 INFO:tasks.rados.rados.0.smithi033.stdout:2227: seq_num 1478 ranges {440746=590504,1689092=697505} 2023-06-03T20:01:45.458 INFO:tasks.rados.rados.0.smithi033.stdout:2227: writing smithi03366949-151 from 440746 to 1031250 tid 1 2023-06-03T20:01:45.468 INFO:tasks.rados.rados.0.smithi033.stdout:2227: writing smithi03366949-151 from 1689092 to 2386597 tid 2 2023-06-03T20:01:45.468 INFO:tasks.rados.rados.0.smithi033.stdout:2228: write oid 284 current snap is 0 2023-06-03T20:01:45.468 INFO:tasks.rados.rados.0.smithi033.stdout:2224: finishing write tid 3 to smithi03366949-330 2023-06-03T20:01:45.468 INFO:tasks.rados.rados.0.smithi033.stdout:2224: finishing write tid 4 to smithi03366949-330 2023-06-03T20:01:45.469 INFO:tasks.rados.rados.0.smithi033.stdout:2224: finishing write tid 5 to smithi03366949-330 2023-06-03T20:01:45.469 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 332 (ObjNum 1476 snap 0 seq_num 1476) dirty exists 2023-06-03T20:01:45.469 INFO:tasks.rados.rados.0.smithi033.stdout:2224: left oid 330 (ObjNum 1476 snap 0 seq_num 1476) 2023-06-03T20:01:45.469 INFO:tasks.rados.rados.0.smithi033.stdout:2227: finishing write tid 1 to smithi03366949-151 2023-06-03T20:01:45.469 INFO:tasks.rados.rados.0.smithi033.stdout:2228: seq_num 1479 ranges {457553=665753,1747574=557516} 2023-06-03T20:01:45.474 INFO:tasks.rados.rados.0.smithi033.stdout:2228: writing smithi03366949-284 from 457553 to 1123306 tid 1 2023-06-03T20:01:45.481 INFO:tasks.rados.rados.0.smithi033.stdout:2228: writing smithi03366949-284 from 1747574 to 2305090 tid 2 2023-06-03T20:01:45.481 INFO:tasks.rados.rados.0.smithi033.stdout:2224: done (3 left) 2023-06-03T20:01:45.481 INFO:tasks.rados.rados.0.smithi033.stdout:2229: write oid 156 current snap is 0 2023-06-03T20:01:45.481 INFO:tasks.rados.rados.0.smithi033.stdout:2229: seq_num 1480 ranges {474360=741002,1806056=701174} 2023-06-03T20:01:45.488 INFO:tasks.rados.rados.0.smithi033.stdout:2229: writing smithi03366949-156 from 474360 to 1215362 tid 1 2023-06-03T20:01:45.496 INFO:tasks.rados.rados.0.smithi033.stdout:2229: writing smithi03366949-156 from 1806056 to 2507230 tid 2 2023-06-03T20:01:45.496 INFO:tasks.rados.rados.0.smithi033.stdout:2230: read oid 303 snap -1 2023-06-03T20:01:45.496 INFO:tasks.rados.rados.0.smithi033.stdout:2230: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:01:45.496 INFO:tasks.rados.rados.0.smithi033.stdout:2231: delete oid 326 current snap is 0 2023-06-03T20:01:45.497 INFO:tasks.rados.rados.0.smithi033.stdout:2226: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:45.721 INFO:tasks.rados.rados.0.smithi033.stdout:2227: finishing write tid 2 to smithi03366949-151 2023-06-03T20:01:45.721 INFO:tasks.rados.rados.0.smithi033.stdout:2227: finishing write tid 3 to smithi03366949-151 2023-06-03T20:01:45.721 INFO:tasks.rados.rados.0.smithi033.stdout:2227: finishing write tid 4 to smithi03366949-151 2023-06-03T20:01:45.721 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 151 v 330 (ObjNum 1478 snap 0 seq_num 1478) dirty exists 2023-06-03T20:01:45.721 INFO:tasks.rados.rados.0.smithi033.stdout:2227: left oid 151 (ObjNum 1478 snap 0 seq_num 1478) 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2228: finishing write tid 1 to smithi03366949-284 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2228: finishing write tid 2 to smithi03366949-284 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2228: finishing write tid 3 to smithi03366949-284 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2228: finishing write tid 4 to smithi03366949-284 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 284 v 402 (ObjNum 1479 snap 0 seq_num 1479) dirty exists 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2228: left oid 284 (ObjNum 1479 snap 0 seq_num 1479) 2023-06-03T20:01:45.722 INFO:tasks.rados.rados.0.smithi033.stdout:2229: finishing write tid 1 to smithi03366949-156 2023-06-03T20:01:45.723 INFO:tasks.rados.rados.0.smithi033.stdout:2229: finishing write tid 2 to smithi03366949-156 2023-06-03T20:01:45.723 INFO:tasks.rados.rados.0.smithi033.stdout:2230: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:01:45.818 INFO:tasks.rados.rados.0.smithi033.stdout:2229: finishing write tid 3 to smithi03366949-156 2023-06-03T20:01:45.818 INFO:tasks.rados.rados.0.smithi033.stdout:2229: finishing write tid 4 to smithi03366949-156 2023-06-03T20:01:45.818 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 156 v 374 (ObjNum 1480 snap 0 seq_num 1480) dirty exists 2023-06-03T20:01:45.818 INFO:tasks.rados.rados.0.smithi033.stdout:2229: left oid 156 (ObjNum 1480 snap 0 seq_num 1480) 2023-06-03T20:01:45.818 INFO:tasks.rados.rados.0.smithi033.stdout:2226: done (5 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2227: done (4 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2228: done (3 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2229: done (2 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2230: done (1 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2231: done (0 left) 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2232: write oid 269 current snap is 0 2023-06-03T20:01:45.819 INFO:tasks.rados.rados.0.smithi033.stdout:2232: seq_num 1482 ranges {507974=491500,1406667=704843,2548287=359687} 2023-06-03T20:01:45.828 INFO:tasks.rados.rados.0.smithi033.stdout:2232: writing smithi03366949-269 from 507974 to 999474 tid 1 2023-06-03T20:01:45.835 INFO:tasks.rados.rados.0.smithi033.stdout:2232: writing smithi03366949-269 from 1406667 to 2111510 tid 2 2023-06-03T20:01:45.840 INFO:tasks.rados.rados.0.smithi033.stdout:2232: writing smithi03366949-269 from 2548287 to 2907974 tid 3 2023-06-03T20:01:45.840 INFO:tasks.rados.rados.0.smithi033.stdout:2233: read oid 453 snap -1 2023-06-03T20:01:45.840 INFO:tasks.rados.rados.0.smithi033.stdout:2233: expect (ObjNum 452 snap 0 seq_num 452) 2023-06-03T20:01:45.840 INFO:tasks.rados.rados.0.smithi033.stdout:2234: write oid 484 current snap is 0 2023-06-03T20:01:45.841 INFO:tasks.rados.rados.0.smithi033.stdout:2234: seq_num 1483 ranges {524781=683102,1981502=564854} 2023-06-03T20:01:45.846 INFO:tasks.rados.rados.0.smithi033.stdout:2234: writing smithi03366949-484 from 524781 to 1207883 tid 1 2023-06-03T20:01:45.854 INFO:tasks.rados.rados.0.smithi033.stdout:2234: writing smithi03366949-484 from 1981502 to 2546356 tid 2 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2235: write oid 21 current snap is 0 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2232: finishing write tid 1 to smithi03366949-269 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2232: finishing write tid 2 to smithi03366949-269 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2232: finishing write tid 3 to smithi03366949-269 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2232: finishing write tid 4 to smithi03366949-269 2023-06-03T20:01:45.855 INFO:tasks.rados.rados.0.smithi033.stdout:2232: finishing write tid 5 to smithi03366949-269 2023-06-03T20:01:45.856 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 284 (ObjNum 1482 snap 0 seq_num 1482) dirty exists 2023-06-03T20:01:45.856 INFO:tasks.rados.rados.0.smithi033.stdout:2232: left oid 269 (ObjNum 1482 snap 0 seq_num 1482) 2023-06-03T20:01:45.856 INFO:tasks.rados.rados.0.smithi033.stdout:2234: finishing write tid 1 to smithi03366949-484 2023-06-03T20:01:45.856 INFO:tasks.rados.rados.0.smithi033.stdout:2235: seq_num 1484 ranges {541588=758351,2039984=708512} 2023-06-03T20:01:45.861 INFO:tasks.rados.rados.0.smithi033.stdout:2235: writing smithi03366949-21 from 541588 to 1299939 tid 1 2023-06-03T20:01:45.870 INFO:tasks.rados.rados.0.smithi033.stdout:2235: writing smithi03366949-21 from 2039984 to 2748496 tid 2 2023-06-03T20:01:45.870 INFO:tasks.rados.rados.0.smithi033.stdout:2232: done (3 left) 2023-06-03T20:01:45.870 INFO:tasks.rados.rados.0.smithi033.stdout:2236: write oid 125 current snap is 0 2023-06-03T20:01:45.870 INFO:tasks.rados.rados.0.smithi033.stdout:2236: seq_num 1485 ranges {558395=433600,1698466=568523,2863262=95133} 2023-06-03T20:01:45.876 INFO:tasks.rados.rados.0.smithi033.stdout:2236: writing smithi03366949-125 from 558395 to 991995 tid 1 2023-06-03T20:01:45.883 INFO:tasks.rados.rados.0.smithi033.stdout:2236: writing smithi03366949-125 from 1698466 to 2266989 tid 2 2023-06-03T20:01:45.887 INFO:tasks.rados.rados.0.smithi033.stdout:2236: writing smithi03366949-125 from 2863262 to 2958395 tid 3 2023-06-03T20:01:45.887 INFO:tasks.rados.rados.0.smithi033.stdout:2237: read oid 41 snap -1 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2237: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2238: read oid 440 snap -1 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2238: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2239: read oid 367 snap -1 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2239: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:01:45.888 INFO:tasks.rados.rados.0.smithi033.stdout:2240: write oid 436 current snap is 0 2023-06-03T20:01:45.889 INFO:tasks.rados.rados.0.smithi033.stdout:2233: expect (ObjNum 452 snap 0 seq_num 452) 2023-06-03T20:01:46.012 INFO:tasks.rados.rados.0.smithi033.stdout:2234: finishing write tid 2 to smithi03366949-484 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2234: finishing write tid 3 to smithi03366949-484 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2234: finishing write tid 4 to smithi03366949-484 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 484 v 405 (ObjNum 1483 snap 0 seq_num 1483) dirty exists 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2234: left oid 484 (ObjNum 1483 snap 0 seq_num 1483) 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2235: finishing write tid 1 to smithi03366949-21 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2235: finishing write tid 2 to smithi03366949-21 2023-06-03T20:01:46.013 INFO:tasks.rados.rados.0.smithi033.stdout:2235: finishing write tid 3 to smithi03366949-21 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2235: finishing write tid 4 to smithi03366949-21 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 280 (ObjNum 1484 snap 0 seq_num 1484) dirty exists 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2235: left oid 21 (ObjNum 1484 snap 0 seq_num 1484) 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2236: finishing write tid 1 to smithi03366949-125 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2236: finishing write tid 2 to smithi03366949-125 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2236: finishing write tid 3 to smithi03366949-125 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2236: finishing write tid 4 to smithi03366949-125 2023-06-03T20:01:46.014 INFO:tasks.rados.rados.0.smithi033.stdout:2236: finishing write tid 5 to smithi03366949-125 2023-06-03T20:01:46.015 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 125 v 271 (ObjNum 1485 snap 0 seq_num 1485) dirty exists 2023-06-03T20:01:46.015 INFO:tasks.rados.rados.0.smithi033.stdout:2236: left oid 125 (ObjNum 1485 snap 0 seq_num 1485) 2023-06-03T20:01:46.015 INFO:tasks.rados.rados.0.smithi033.stdout:2237: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:01:46.096 INFO:tasks.rados.rados.0.smithi033.stdout:2239: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:01:46.273 INFO:tasks.rados.rados.0.smithi033.stdout:2238: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-06-03T20:01:46.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:45 smithi033 bash[26432]: audit 2023-06-03T20:01:45.238364+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.33:0/868423526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:46.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:45 smithi033 bash[33017]: audit 2023-06-03T20:01:45.238364+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.33:0/868423526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:45 smithi083 bash[26882]: audit 2023-06-03T20:01:45.238364+0000 mon.c (mon.2) 137 : audit [DBG] from='client.? 172.21.15.33:0/868423526' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:46.534 INFO:tasks.rados.rados.0.smithi033.stdout:2240: seq_num 1486 ranges {575202=508849,1640595=712181} 2023-06-03T20:01:46.547 INFO:tasks.rados.rados.0.smithi033.stdout:2240: writing smithi03366949-436 from 575202 to 1084051 tid 1 2023-06-03T20:01:46.554 INFO:tasks.rados.rados.0.smithi033.stdout:2240: writing smithi03366949-436 from 1640595 to 2352776 tid 2 2023-06-03T20:01:46.554 INFO:tasks.rados.rados.0.smithi033.stdout:2233: done (7 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2234: done (6 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2235: done (5 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2236: done (4 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2237: done (3 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2238: done (2 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2239: done (1 left) 2023-06-03T20:01:46.555 INFO:tasks.rados.rados.0.smithi033.stdout:2241: delete oid 175 current snap is 0 2023-06-03T20:01:46.556 INFO:tasks.rados.rados.0.smithi033.stdout:2240: finishing write tid 1 to smithi03366949-436 2023-06-03T20:01:46.557 INFO:tasks.rados.rados.0.smithi033.stdout:2241: done (1 left) 2023-06-03T20:01:46.557 INFO:tasks.rados.rados.0.smithi033.stdout:2242: delete oid 228 current snap is 0 2023-06-03T20:01:46.558 INFO:tasks.rados.rados.0.smithi033.stdout:2242: done (1 left) 2023-06-03T20:01:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:2243: delete oid 361 current snap is 0 2023-06-03T20:01:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:2240: finishing write tid 2 to smithi03366949-436 2023-06-03T20:01:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:2240: finishing write tid 3 to smithi03366949-436 2023-06-03T20:01:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:2240: finishing write tid 4 to smithi03366949-436 2023-06-03T20:01:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 436 v 408 (ObjNum 1486 snap 0 seq_num 1486) dirty exists 2023-06-03T20:01:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:2240: left oid 436 (ObjNum 1486 snap 0 seq_num 1486) 2023-06-03T20:01:46.561 INFO:tasks.rados.rados.0.smithi033.stdout:2240: done (1 left) 2023-06-03T20:01:46.561 INFO:tasks.rados.rados.0.smithi033.stdout:2243: done (0 left) 2023-06-03T20:01:46.561 INFO:tasks.rados.rados.0.smithi033.stdout:2244: write oid 168 current snap is 0 2023-06-03T20:01:46.562 INFO:tasks.rados.rados.0.smithi033.stdout:2244: seq_num 1490 ranges {642430=409845,1758170=719519} 2023-06-03T20:01:46.568 INFO:tasks.rados.rados.0.smithi033.stdout:2244: writing smithi03366949-168 from 642430 to 1052275 tid 1 2023-06-03T20:01:46.577 INFO:tasks.rados.rados.0.smithi033.stdout:2244: writing smithi03366949-168 from 1758170 to 2477689 tid 2 2023-06-03T20:01:46.577 INFO:tasks.rados.rados.0.smithi033.stdout:2245: write oid 16 current snap is 0 2023-06-03T20:01:46.577 INFO:tasks.rados.rados.0.smithi033.stdout:2245: seq_num 1491 ranges {659237=601447,1933005=463177} 2023-06-03T20:01:46.584 INFO:tasks.rados.rados.0.smithi033.stdout:2245: writing smithi03366949-16 from 659237 to 1260684 tid 1 2023-06-03T20:01:46.591 INFO:tasks.rados.rados.0.smithi033.stdout:2245: writing smithi03366949-16 from 1933005 to 2396182 tid 2 2023-06-03T20:01:46.591 INFO:tasks.rados.rados.0.smithi033.stdout:2246: write oid 418 current snap is 0 2023-06-03T20:01:46.591 INFO:tasks.rados.rados.0.smithi033.stdout:2244: finishing write tid 1 to smithi03366949-168 2023-06-03T20:01:46.591 INFO:tasks.rados.rados.0.smithi033.stdout:2246: seq_num 1492 ranges {676044=676696,1991487=723188} 2023-06-03T20:01:46.598 INFO:tasks.rados.rados.0.smithi033.stdout:2246: writing smithi03366949-418 from 676044 to 1352740 tid 1 2023-06-03T20:01:46.606 INFO:tasks.rados.rados.0.smithi033.stdout:2246: writing smithi03366949-418 from 1991487 to 2714675 tid 2 2023-06-03T20:01:46.606 INFO:tasks.rados.rados.0.smithi033.stdout:2247: write oid 64 current snap is 0 2023-06-03T20:01:46.607 INFO:tasks.rados.rados.0.smithi033.stdout:2247: seq_num 1493 ranges {692851=751945,2049969=466846} 2023-06-03T20:01:46.614 INFO:tasks.rados.rados.0.smithi033.stdout:2247: writing smithi03366949-64 from 692851 to 1444796 tid 1 2023-06-03T20:01:46.620 INFO:tasks.rados.rados.0.smithi033.stdout:2247: writing smithi03366949-64 from 2049969 to 2516815 tid 2 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:2248: write oid 412 current snap is 0 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:2244: finishing write tid 2 to smithi03366949-168 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:2244: finishing write tid 3 to smithi03366949-168 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:2244: finishing write tid 4 to smithi03366949-168 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 330 (ObjNum 1490 snap 0 seq_num 1490) dirty exists 2023-06-03T20:01:46.621 INFO:tasks.rados.rados.0.smithi033.stdout:2244: left oid 168 (ObjNum 1490 snap 0 seq_num 1490) 2023-06-03T20:01:46.622 INFO:tasks.rados.rados.0.smithi033.stdout:2245: finishing write tid 1 to smithi03366949-16 2023-06-03T20:01:46.622 INFO:tasks.rados.rados.0.smithi033.stdout:2248: seq_num 1494 ranges {709658=427194,1592098=726857,2761010=348648} 2023-06-03T20:01:46.627 INFO:tasks.rados.rados.0.smithi033.stdout:2248: writing smithi03366949-412 from 709658 to 1136852 tid 1 2023-06-03T20:01:46.634 INFO:tasks.rados.rados.0.smithi033.stdout:2248: writing smithi03366949-412 from 1592098 to 2318955 tid 2 2023-06-03T20:01:46.640 INFO:tasks.rados.rados.0.smithi033.stdout:2248: writing smithi03366949-412 from 2761010 to 3109658 tid 3 2023-06-03T20:01:46.640 INFO:tasks.rados.rados.0.smithi033.stdout:2244: done (4 left) 2023-06-03T20:01:46.640 INFO:tasks.rados.rados.0.smithi033.stdout:2249: delete oid 36 current snap is 0 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2245: finishing write tid 2 to smithi03366949-16 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2245: finishing write tid 3 to smithi03366949-16 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2245: finishing write tid 4 to smithi03366949-16 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 16 v 277 (ObjNum 1491 snap 0 seq_num 1491) dirty exists 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2245: left oid 16 (ObjNum 1491 snap 0 seq_num 1491) 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2246: finishing write tid 1 to smithi03366949-418 2023-06-03T20:01:46.641 INFO:tasks.rados.rados.0.smithi033.stdout:2246: finishing write tid 2 to smithi03366949-418 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2246: finishing write tid 3 to smithi03366949-418 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2246: finishing write tid 4 to smithi03366949-418 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 418 v 411 (ObjNum 1492 snap 0 seq_num 1492) dirty exists 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2246: left oid 418 (ObjNum 1492 snap 0 seq_num 1492) 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2247: finishing write tid 1 to smithi03366949-64 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2247: finishing write tid 2 to smithi03366949-64 2023-06-03T20:01:46.642 INFO:tasks.rados.rados.0.smithi033.stdout:2247: finishing write tid 3 to smithi03366949-64 2023-06-03T20:01:46.643 INFO:tasks.rados.rados.0.smithi033.stdout:2247: finishing write tid 4 to smithi03366949-64 2023-06-03T20:01:46.643 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 259 (ObjNum 1493 snap 0 seq_num 1493) dirty exists 2023-06-03T20:01:46.643 INFO:tasks.rados.rados.0.smithi033.stdout:2247: left oid 64 (ObjNum 1493 snap 0 seq_num 1493) 2023-06-03T20:01:46.643 INFO:tasks.rados.rados.0.smithi033.stdout:2248: finishing write tid 1 to smithi03366949-412 2023-06-03T20:01:46.643 INFO:tasks.rados.rados.0.smithi033.stdout:2248: finishing write tid 2 to smithi03366949-412 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2245: done (4 left) 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2246: done (3 left) 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2247: done (2 left) 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2249: done (1 left) 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2250: write oid 148 current snap is 0 2023-06-03T20:01:46.644 INFO:tasks.rados.rados.0.smithi033.stdout:2250: seq_num 1496 ranges {743272=577692,2109062=730526} 2023-06-03T20:01:46.651 INFO:tasks.rados.rados.0.smithi033.stdout:2250: writing smithi03366949-148 from 743272 to 1320964 tid 1 2023-06-03T20:01:46.660 INFO:tasks.rados.rados.0.smithi033.stdout:2250: writing smithi03366949-148 from 2109062 to 2839588 tid 2 2023-06-03T20:01:46.660 INFO:tasks.rados.rados.0.smithi033.stdout:2251: delete oid 160 current snap is 0 2023-06-03T20:01:46.660 INFO:tasks.rados.rados.0.smithi033.stdout:2248: finishing write tid 3 to smithi03366949-412 2023-06-03T20:01:46.660 INFO:tasks.rados.rados.0.smithi033.stdout:2248: finishing write tid 4 to smithi03366949-412 2023-06-03T20:01:46.661 INFO:tasks.rados.rados.0.smithi033.stdout:2248: finishing write tid 5 to smithi03366949-412 2023-06-03T20:01:46.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 412 v 222 (ObjNum 1494 snap 0 seq_num 1494) dirty exists 2023-06-03T20:01:46.661 INFO:tasks.rados.rados.0.smithi033.stdout:2248: left oid 412 (ObjNum 1494 snap 0 seq_num 1494) 2023-06-03T20:01:46.661 INFO:tasks.rados.rados.0.smithi033.stdout:2250: finishing write tid 1 to smithi03366949-148 2023-06-03T20:01:46.665 INFO:tasks.rados.rados.0.smithi033.stdout:2250: finishing write tid 2 to smithi03366949-148 2023-06-03T20:01:46.665 INFO:tasks.rados.rados.0.smithi033.stdout:2250: finishing write tid 3 to smithi03366949-148 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:2250: finishing write tid 4 to smithi03366949-148 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 302 (ObjNum 1496 snap 0 seq_num 1496) dirty exists 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:2250: left oid 148 (ObjNum 1496 snap 0 seq_num 1496) 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:2248: done (2 left) 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:2250: done (1 left) 2023-06-03T20:01:46.666 INFO:tasks.rados.rados.0.smithi033.stdout:2251: done (0 left) 2023-06-03T20:01:46.667 INFO:tasks.rados.rados.0.smithi033.stdout:2252: write oid 64 current snap is 0 2023-06-03T20:01:46.667 INFO:tasks.rados.rados.0.smithi033.stdout:2252: seq_num 1498 ranges {776886=444543,1826026=734195,2987055=189831} 2023-06-03T20:01:46.673 INFO:tasks.rados.rados.0.smithi033.stdout:2252: writing smithi03366949-64 from 776886 to 1221429 tid 1 2023-06-03T20:01:46.682 INFO:tasks.rados.rados.0.smithi033.stdout:2252: writing smithi03366949-64 from 1826026 to 2560221 tid 2 2023-06-03T20:01:46.686 INFO:tasks.rados.rados.0.smithi033.stdout:2252: writing smithi03366949-64 from 2987055 to 3176886 tid 3 2023-06-03T20:01:46.686 INFO:tasks.rados.rados.0.smithi033.stdout:2253: delete oid 14 current snap is 0 2023-06-03T20:01:46.686 INFO:tasks.rados.rados.0.smithi033.stdout:2252: finishing write tid 1 to smithi03366949-64 2023-06-03T20:01:46.689 INFO:tasks.rados.rados.0.smithi033.stdout:2252: finishing write tid 2 to smithi03366949-64 2023-06-03T20:01:46.689 INFO:tasks.rados.rados.0.smithi033.stdout:2253: done (1 left) 2023-06-03T20:01:46.690 INFO:tasks.rados.rados.0.smithi033.stdout:2254: read oid 388 snap -1 2023-06-03T20:01:46.690 INFO:tasks.rados.rados.0.smithi033.stdout:2254: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-06-03T20:01:46.690 INFO:tasks.rados.rados.0.smithi033.stdout:2255: write oid 88 current snap is 0 2023-06-03T20:01:46.690 INFO:tasks.rados.rados.0.smithi033.stdout:2252: finishing write tid 3 to smithi03366949-64 2023-06-03T20:01:46.690 INFO:tasks.rados.rados.0.smithi033.stdout:2255: seq_num 1500 ranges {410500=595041,1542990=621511,2925548=284952} 2023-06-03T20:01:46.695 INFO:tasks.rados.rados.0.smithi033.stdout:2255: writing smithi03366949-88 from 410500 to 1005541 tid 1 2023-06-03T20:01:46.702 INFO:tasks.rados.rados.0.smithi033.stdout:2255: writing smithi03366949-88 from 1542990 to 2164501 tid 2 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2255: writing smithi03366949-88 from 2925548 to 3210500 tid 3 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2256: read oid 207 snap -1 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2256: expect (ObjNum 761 snap 0 seq_num 761) 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2257: read oid 178 snap -1 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2257: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:01:46.709 INFO:tasks.rados.rados.0.smithi033.stdout:2258: write oid 11 current snap is 0 2023-06-03T20:01:46.710 INFO:tasks.rados.rados.0.smithi033.stdout:2258: seq_num 1501 ranges {427307=670290,1601472=481522,2552971=483056} 2023-06-03T20:01:46.715 INFO:tasks.rados.rados.0.smithi033.stdout:2258: writing smithi03366949-11 from 427307 to 1097597 tid 1 2023-06-03T20:01:46.721 INFO:tasks.rados.rados.0.smithi033.stdout:2258: writing smithi03366949-11 from 1601472 to 2082994 tid 2 2023-06-03T20:01:46.727 INFO:tasks.rados.rados.0.smithi033.stdout:2258: writing smithi03366949-11 from 2552971 to 3036027 tid 3 2023-06-03T20:01:46.727 INFO:tasks.rados.rados.0.smithi033.stdout:2259: write oid 381 current snap is 0 2023-06-03T20:01:46.727 INFO:tasks.rados.rados.0.smithi033.stdout:2259: seq_num 1502 ranges {444114=745539,1943601=625180} 2023-06-03T20:01:46.733 INFO:tasks.rados.rados.0.smithi033.stdout:2259: writing smithi03366949-381 from 444114 to 1189653 tid 1 2023-06-03T20:01:46.742 INFO:tasks.rados.rados.0.smithi033.stdout:2259: writing smithi03366949-381 from 1943601 to 2568781 tid 2 2023-06-03T20:01:46.742 INFO:tasks.rados.rados.0.smithi033.stdout:2260: write oid 44 current snap is 0 2023-06-03T20:01:46.742 INFO:tasks.rados.rados.0.smithi033.stdout:2260: seq_num 1503 ranges {460921=420788,1602083=485191,2491464=621953} 2023-06-03T20:01:46.746 INFO:tasks.rados.rados.0.smithi033.stdout:2260: writing smithi03366949-44 from 460921 to 881709 tid 1 2023-06-03T20:01:46.753 INFO:tasks.rados.rados.0.smithi033.stdout:2260: writing smithi03366949-44 from 1602083 to 2087274 tid 2 2023-06-03T20:01:46.759 INFO:tasks.rados.rados.0.smithi033.stdout:2260: writing smithi03366949-44 from 2491464 to 3113417 tid 3 2023-06-03T20:01:46.759 INFO:tasks.rados.rados.0.smithi033.stdout:2261: write oid 177 current snap is 0 2023-06-03T20:01:46.759 INFO:tasks.rados.rados.0.smithi033.stdout:2261: seq_num 1504 ranges {477728=496037,1660565=628849,2918887=358841} 2023-06-03T20:01:46.764 INFO:tasks.rados.rados.0.smithi033.stdout:2261: writing smithi03366949-177 from 477728 to 973765 tid 1 2023-06-03T20:01:46.772 INFO:tasks.rados.rados.0.smithi033.stdout:2261: writing smithi03366949-177 from 1660565 to 2289414 tid 2 2023-06-03T20:01:46.778 INFO:tasks.rados.rados.0.smithi033.stdout:2261: writing smithi03366949-177 from 2918887 to 3277728 tid 3 2023-06-03T20:01:46.778 INFO:tasks.rados.rados.0.smithi033.stdout:2262: write oid 430 current snap is 0 2023-06-03T20:01:46.778 INFO:tasks.rados.rados.0.smithi033.stdout:2252: finishing write tid 4 to smithi03366949-64 2023-06-03T20:01:46.778 INFO:tasks.rados.rados.0.smithi033.stdout:2262: seq_num 1505 ranges {494535=571286,1719047=488860,2946310=348225} 2023-06-03T20:01:46.784 INFO:tasks.rados.rados.0.smithi033.stdout:2262: writing smithi03366949-430 from 494535 to 1065821 tid 1 2023-06-03T20:01:46.790 INFO:tasks.rados.rados.0.smithi033.stdout:2262: writing smithi03366949-430 from 1719047 to 2207907 tid 2 2023-06-03T20:01:46.796 INFO:tasks.rados.rados.0.smithi033.stdout:2262: writing smithi03366949-430 from 2946310 to 3294535 tid 3 2023-06-03T20:01:46.796 INFO:tasks.rados.rados.0.smithi033.stdout:2263: write oid 468 current snap is 0 2023-06-03T20:01:46.796 INFO:tasks.rados.rados.0.smithi033.stdout:2263: seq_num 1506 ranges {511342=762888,1777529=632518,2973733=337609} 2023-06-03T20:01:46.803 INFO:tasks.rados.rados.0.smithi033.stdout:2263: writing smithi03366949-468 from 511342 to 1274230 tid 1 2023-06-03T20:01:46.809 INFO:tasks.rados.rados.0.smithi033.stdout:2263: writing smithi03366949-468 from 1777529 to 2410047 tid 2 2023-06-03T20:01:46.815 INFO:tasks.rados.rados.0.smithi033.stdout:2263: writing smithi03366949-468 from 2973733 to 3311342 tid 3 2023-06-03T20:01:46.815 INFO:tasks.rados.rados.0.smithi033.stdout:2264: write oid 433 current snap is 0 2023-06-03T20:01:46.815 INFO:tasks.rados.rados.0.smithi033.stdout:2264: seq_num 1507 ranges {528149=438137,1436011=492529,2601156=667041} 2023-06-03T20:01:46.820 INFO:tasks.rados.rados.0.smithi033.stdout:2264: writing smithi03366949-433 from 528149 to 966286 tid 1 2023-06-03T20:01:46.825 INFO:tasks.rados.rados.0.smithi033.stdout:2264: writing smithi03366949-433 from 1436011 to 1928540 tid 2 2023-06-03T20:01:46.833 INFO:tasks.rados.rados.0.smithi033.stdout:2264: writing smithi03366949-433 from 2601156 to 3268197 tid 3 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2265: read oid 416 snap -1 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2265: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2266: read oid 344 snap -1 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2266: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2267: read oid 24 snap -1 2023-06-03T20:01:46.834 INFO:tasks.rados.rados.0.smithi033.stdout:2267: expect deleted 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:2268: read oid 163 snap -1 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:2268: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:2252: finishing write tid 5 to smithi03366949-64 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 263 (ObjNum 1498 snap 0 seq_num 1498) dirty exists 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:2252: left oid 64 (ObjNum 1498 snap 0 seq_num 1498) 2023-06-03T20:01:46.835 INFO:tasks.rados.rados.0.smithi033.stdout:2252: done (15 left) 2023-06-03T20:01:46.836 INFO:tasks.rados.rados.0.smithi033.stdout:2269: write oid 398 current snap is 0 2023-06-03T20:01:46.836 INFO:tasks.rados.rados.0.smithi033.stdout:2269: seq_num 1508 ranges {544956=513386,1494493=636187,2628579=594666} 2023-06-03T20:01:46.839 INFO:tasks.rados.rados.0.smithi033.stdout:2269: writing smithi03366949-398 from 544956 to 1058342 tid 1 2023-06-03T20:01:46.846 INFO:tasks.rados.rados.0.smithi033.stdout:2269: writing smithi03366949-398 from 1494493 to 2130680 tid 2 2023-06-03T20:01:46.852 INFO:tasks.rados.rados.0.smithi033.stdout:2269: writing smithi03366949-398 from 2628579 to 3223245 tid 3 2023-06-03T20:01:46.852 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:46.852 INFO:tasks.rados.rados.0.smithi033.stdout:2254: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-06-03T20:01:46.986 INFO:tasks.rados.rados.0.smithi033.stdout:2255: finishing write tid 1 to smithi03366949-88 2023-06-03T20:01:46.986 INFO:tasks.rados.rados.0.smithi033.stdout:2255: finishing write tid 2 to smithi03366949-88 2023-06-03T20:01:46.986 INFO:tasks.rados.rados.0.smithi033.stdout:2257: expect (ObjNum 177 snap 0 seq_num 177) 2023-06-03T20:01:47.079 INFO:tasks.rados.rados.0.smithi033.stdout:2256: expect (ObjNum 761 snap 0 seq_num 761) 2023-06-03T20:01:47.212 INFO:tasks.rados.rados.0.smithi033.stdout:2255: finishing write tid 3 to smithi03366949-88 2023-06-03T20:01:47.212 INFO:tasks.rados.rados.0.smithi033.stdout:2255: finishing write tid 4 to smithi03366949-88 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:2255: finishing write tid 5 to smithi03366949-88 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 334 (ObjNum 1500 snap 0 seq_num 1500) dirty exists 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:2255: left oid 88 (ObjNum 1500 snap 0 seq_num 1500) 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:2258: finishing write tid 1 to smithi03366949-11 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:2258: finishing write tid 2 to smithi03366949-11 2023-06-03T20:01:47.213 INFO:tasks.rados.rados.0.smithi033.stdout:2258: finishing write tid 3 to smithi03366949-11 2023-06-03T20:01:47.214 INFO:tasks.rados.rados.0.smithi033.stdout:2258: finishing write tid 4 to smithi03366949-11 2023-06-03T20:01:47.214 INFO:tasks.rados.rados.0.smithi033.stdout:2258: finishing write tid 5 to smithi03366949-11 2023-06-03T20:01:47.214 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 281 (ObjNum 1501 snap 0 seq_num 1501) dirty exists 2023-06-03T20:01:47.214 INFO:tasks.rados.rados.0.smithi033.stdout:2258: left oid 11 (ObjNum 1501 snap 0 seq_num 1501) 2023-06-03T20:01:47.215 INFO:tasks.rados.rados.0.smithi033.stdout:2259: finishing write tid 1 to smithi03366949-381 2023-06-03T20:01:47.215 INFO:tasks.rados.rados.0.smithi033.stdout:2259: finishing write tid 2 to smithi03366949-381 2023-06-03T20:01:47.215 INFO:tasks.rados.rados.0.smithi033.stdout:2259: finishing write tid 3 to smithi03366949-381 2023-06-03T20:01:47.215 INFO:tasks.rados.rados.0.smithi033.stdout:2259: finishing write tid 4 to smithi03366949-381 2023-06-03T20:01:47.215 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 414 (ObjNum 1502 snap 0 seq_num 1502) dirty exists 2023-06-03T20:01:47.216 INFO:tasks.rados.rados.0.smithi033.stdout:2259: left oid 381 (ObjNum 1502 snap 0 seq_num 1502) 2023-06-03T20:01:47.216 INFO:tasks.rados.rados.0.smithi033.stdout:2260: finishing write tid 1 to smithi03366949-44 2023-06-03T20:01:47.216 INFO:tasks.rados.rados.0.smithi033.stdout:2260: finishing write tid 2 to smithi03366949-44 2023-06-03T20:01:47.217 INFO:tasks.rados.rados.0.smithi033.stdout:2260: finishing write tid 3 to smithi03366949-44 2023-06-03T20:01:47.217 INFO:tasks.rados.rados.0.smithi033.stdout:2260: finishing write tid 4 to smithi03366949-44 2023-06-03T20:01:47.217 INFO:tasks.rados.rados.0.smithi033.stdout:2260: finishing write tid 5 to smithi03366949-44 2023-06-03T20:01:47.217 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 44 v 285 (ObjNum 1503 snap 0 seq_num 1503) dirty exists 2023-06-03T20:01:47.218 INFO:tasks.rados.rados.0.smithi033.stdout:2260: left oid 44 (ObjNum 1503 snap 0 seq_num 1503) 2023-06-03T20:01:47.218 INFO:tasks.rados.rados.0.smithi033.stdout:2261: finishing write tid 1 to smithi03366949-177 2023-06-03T20:01:47.218 INFO:tasks.rados.rados.0.smithi033.stdout:2261: finishing write tid 2 to smithi03366949-177 2023-06-03T20:01:47.218 INFO:tasks.rados.rados.0.smithi033.stdout:2261: finishing write tid 3 to smithi03366949-177 2023-06-03T20:01:47.219 INFO:tasks.rados.rados.0.smithi033.stdout:2261: finishing write tid 4 to smithi03366949-177 2023-06-03T20:01:47.219 INFO:tasks.rados.rados.0.smithi033.stdout:2261: finishing write tid 5 to smithi03366949-177 2023-06-03T20:01:47.220 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 177 v 263 (ObjNum 1504 snap 0 seq_num 1504) dirty exists 2023-06-03T20:01:47.220 INFO:tasks.rados.rados.0.smithi033.stdout:2261: left oid 177 (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:01:47.221 INFO:tasks.rados.rados.0.smithi033.stdout:2262: finishing write tid 1 to smithi03366949-430 2023-06-03T20:01:47.221 INFO:tasks.rados.rados.0.smithi033.stdout:2262: finishing write tid 2 to smithi03366949-430 2023-06-03T20:01:47.221 INFO:tasks.rados.rados.0.smithi033.stdout:2262: finishing write tid 3 to smithi03366949-430 2023-06-03T20:01:47.222 INFO:tasks.rados.rados.0.smithi033.stdout:2262: finishing write tid 4 to smithi03366949-430 2023-06-03T20:01:47.222 INFO:tasks.rados.rados.0.smithi033.stdout:2262: finishing write tid 5 to smithi03366949-430 2023-06-03T20:01:47.222 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 267 (ObjNum 1505 snap 0 seq_num 1505) dirty exists 2023-06-03T20:01:47.223 INFO:tasks.rados.rados.0.smithi033.stdout:2262: left oid 430 (ObjNum 1505 snap 0 seq_num 1505) 2023-06-03T20:01:47.223 INFO:tasks.rados.rados.0.smithi033.stdout:2263: finishing write tid 1 to smithi03366949-468 2023-06-03T20:01:47.223 INFO:tasks.rados.rados.0.smithi033.stdout:2263: finishing write tid 2 to smithi03366949-468 2023-06-03T20:01:47.224 INFO:tasks.rados.rados.0.smithi033.stdout:2263: finishing write tid 3 to smithi03366949-468 2023-06-03T20:01:47.224 INFO:tasks.rados.rados.0.smithi033.stdout:2263: finishing write tid 4 to smithi03366949-468 2023-06-03T20:01:47.224 INFO:tasks.rados.rados.0.smithi033.stdout:2263: finishing write tid 5 to smithi03366949-468 2023-06-03T20:01:47.224 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 468 v 418 (ObjNum 1506 snap 0 seq_num 1506) dirty exists 2023-06-03T20:01:47.225 INFO:tasks.rados.rados.0.smithi033.stdout:2263: left oid 468 (ObjNum 1506 snap 0 seq_num 1506) 2023-06-03T20:01:47.225 INFO:tasks.rados.rados.0.smithi033.stdout:2264: finishing write tid 1 to smithi03366949-433 2023-06-03T20:01:47.225 INFO:tasks.rados.rados.0.smithi033.stdout:2264: finishing write tid 2 to smithi03366949-433 2023-06-03T20:01:47.226 INFO:tasks.rados.rados.0.smithi033.stdout:2254: done (15 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2255: done (14 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2256: done (13 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2257: done (12 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2258: done (11 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2259: done (10 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2260: done (9 left) 2023-06-03T20:01:47.227 INFO:tasks.rados.rados.0.smithi033.stdout:2261: done (8 left) 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2262: done (7 left) 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2263: done (6 left) 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2267: done (5 left) 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2270: read oid 215 snap -1 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2270: expect deleted 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2271: delete oid 75 current snap is 0 2023-06-03T20:01:47.228 INFO:tasks.rados.rados.0.smithi033.stdout:2266: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-06-03T20:01:47.299 INFO:tasks.rados.rados.0.smithi033.stdout:2269: finishing write tid 1 to smithi03366949-398 2023-06-03T20:01:47.300 INFO:tasks.rados.rados.0.smithi033.stdout:2265: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-06-03T20:01:47.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:46 smithi033 bash[26432]: cluster 2023-06-03T20:01:45.476101+0000 mgr.x (mgr.24803) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-06-03T20:01:47.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:46 smithi033 bash[33017]: cluster 2023-06-03T20:01:45.476101+0000 mgr.x (mgr.24803) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-06-03T20:01:47.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:46 smithi083 bash[26882]: cluster 2023-06-03T20:01:45.476101+0000 mgr.x (mgr.24803) 61 : cluster [DBG] pgmap v39: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 13 MiB/s wr, 128 op/s 2023-06-03T20:01:47.473 INFO:tasks.rados.rados.0.smithi033.stdout:2268: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:01:47.613 INFO:tasks.rados.rados.0.smithi033.stdout:2264: finishing write tid 3 to smithi03366949-433 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:2264: finishing write tid 4 to smithi03366949-433 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:2264: finishing write tid 5 to smithi03366949-433 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 422 (ObjNum 1507 snap 0 seq_num 1507) dirty exists 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:2264: left oid 433 (ObjNum 1507 snap 0 seq_num 1507) 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:2269: finishing write tid 2 to smithi03366949-398 2023-06-03T20:01:47.614 INFO:tasks.rados.rados.0.smithi033.stdout:2269: finishing write tid 3 to smithi03366949-398 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2269: finishing write tid 4 to smithi03366949-398 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2269: finishing write tid 5 to smithi03366949-398 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 285 (ObjNum 1508 snap 0 seq_num 1508) dirty exists 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2269: left oid 398 (ObjNum 1508 snap 0 seq_num 1508) 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2264: done (6 left) 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2265: done (5 left) 2023-06-03T20:01:47.615 INFO:tasks.rados.rados.0.smithi033.stdout:2266: done (4 left) 2023-06-03T20:01:47.616 INFO:tasks.rados.rados.0.smithi033.stdout:2268: done (3 left) 2023-06-03T20:01:47.616 INFO:tasks.rados.rados.0.smithi033.stdout:2269: done (2 left) 2023-06-03T20:01:47.616 INFO:tasks.rados.rados.0.smithi033.stdout:2270: done (1 left) 2023-06-03T20:01:47.616 INFO:tasks.rados.rados.0.smithi033.stdout:2271: done (0 left) 2023-06-03T20:01:47.616 INFO:tasks.rados.rados.0.smithi033.stdout:2272: delete oid 142 current snap is 0 2023-06-03T20:01:47.617 INFO:tasks.rados.rados.0.smithi033.stdout:2272: done (0 left) 2023-06-03T20:01:47.617 INFO:tasks.rados.rados.0.smithi033.stdout:2273: write oid 66 current snap is 0 2023-06-03T20:01:47.617 INFO:tasks.rados.rados.0.smithi033.stdout:2273: seq_num 1511 ranges {595377=739133,1953586=499867,3110848=284529} 2023-06-03T20:01:47.629 INFO:tasks.rados.rados.0.smithi033.stdout:2273: writing smithi03366949-66 from 595377 to 1334510 tid 1 2023-06-03T20:01:47.636 INFO:tasks.rados.rados.0.smithi033.stdout:2273: writing smithi03366949-66 from 1953586 to 2453453 tid 2 2023-06-03T20:01:47.641 INFO:tasks.rados.rados.0.smithi033.stdout:2273: writing smithi03366949-66 from 3110848 to 3395377 tid 3 2023-06-03T20:01:47.641 INFO:tasks.rados.rados.0.smithi033.stdout:2274: write oid 208 current snap is 0 2023-06-03T20:01:47.642 INFO:tasks.rados.rados.0.smithi033.stdout:2274: seq_num 1512 ranges {612184=414382,1612068=643525,3021918=390266} 2023-06-03T20:01:47.647 INFO:tasks.rados.rados.0.smithi033.stdout:2274: writing smithi03366949-208 from 612184 to 1026566 tid 1 2023-06-03T20:01:47.654 INFO:tasks.rados.rados.0.smithi033.stdout:2274: writing smithi03366949-208 from 1612068 to 2255593 tid 2 2023-06-03T20:01:47.661 INFO:tasks.rados.rados.0.smithi033.stdout:2274: writing smithi03366949-208 from 3021918 to 3412184 tid 3 2023-06-03T20:01:47.661 INFO:tasks.rados.rados.0.smithi033.stdout:2275: write oid 94 current snap is 0 2023-06-03T20:01:47.661 INFO:tasks.rados.rados.0.smithi033.stdout:2275: seq_num 1513 ranges {628991=605984,1786903=787183,3165694=263297} 2023-06-03T20:01:47.668 INFO:tasks.rados.rados.0.smithi033.stdout:2275: writing smithi03366949-94 from 628991 to 1234975 tid 1 2023-06-03T20:01:47.675 INFO:tasks.rados.rados.0.smithi033.stdout:2275: writing smithi03366949-94 from 1786903 to 2574086 tid 2 2023-06-03T20:01:47.680 INFO:tasks.rados.rados.0.smithi033.stdout:2275: writing smithi03366949-94 from 3165694 to 3428991 tid 3 2023-06-03T20:01:47.680 INFO:tasks.rados.rados.0.smithi033.stdout:2276: write oid 65 current snap is 0 2023-06-03T20:01:47.681 INFO:tasks.rados.rados.0.smithi033.stdout:2276: seq_num 1514 ranges {645798=681233,1729032=647194,3076764=369034} 2023-06-03T20:01:47.690 INFO:tasks.rados.rados.0.smithi033.stdout:2276: writing smithi03366949-65 from 645798 to 1327031 tid 1 2023-06-03T20:01:47.696 INFO:tasks.rados.rados.0.smithi033.stdout:2276: writing smithi03366949-65 from 1729032 to 2376226 tid 2 2023-06-03T20:01:47.702 INFO:tasks.rados.rados.0.smithi033.stdout:2276: writing smithi03366949-65 from 3076764 to 3445798 tid 3 2023-06-03T20:01:47.702 INFO:tasks.rados.rados.0.smithi033.stdout:2277: write oid 382 current snap is 0 2023-06-03T20:01:47.702 INFO:tasks.rados.rados.0.smithi033.stdout:2277: seq_num 1515 ranges {662605=756482,2187514=790852} 2023-06-03T20:01:47.710 INFO:tasks.rados.rados.0.smithi033.stdout:2277: writing smithi03366949-382 from 662605 to 1419087 tid 1 2023-06-03T20:01:47.719 INFO:tasks.rados.rados.0.smithi033.stdout:2277: writing smithi03366949-382 from 2187514 to 2978366 tid 2 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2278: delete oid 220 current snap is 0 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2273: finishing write tid 1 to smithi03366949-66 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2273: finishing write tid 2 to smithi03366949-66 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2273: finishing write tid 3 to smithi03366949-66 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2273: finishing write tid 4 to smithi03366949-66 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:2273: finishing write tid 5 to smithi03366949-66 2023-06-03T20:01:47.720 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 66 v 267 (ObjNum 1511 snap 0 seq_num 1511) dirty exists 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2273: left oid 66 (ObjNum 1511 snap 0 seq_num 1511) 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2274: finishing write tid 1 to smithi03366949-208 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2274: finishing write tid 2 to smithi03366949-208 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2274: finishing write tid 3 to smithi03366949-208 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2274: finishing write tid 4 to smithi03366949-208 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:2274: finishing write tid 5 to smithi03366949-208 2023-06-03T20:01:47.721 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 338 (ObjNum 1512 snap 0 seq_num 1512) dirty exists 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2274: left oid 208 (ObjNum 1512 snap 0 seq_num 1512) 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: finishing write tid 1 to smithi03366949-94 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: finishing write tid 2 to smithi03366949-94 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: finishing write tid 3 to smithi03366949-94 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: finishing write tid 4 to smithi03366949-94 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: finishing write tid 5 to smithi03366949-94 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 94 v 271 (ObjNum 1513 snap 0 seq_num 1513) dirty exists 2023-06-03T20:01:47.722 INFO:tasks.rados.rados.0.smithi033.stdout:2275: left oid 94 (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: finishing write tid 1 to smithi03366949-65 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: finishing write tid 2 to smithi03366949-65 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: finishing write tid 3 to smithi03366949-65 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: finishing write tid 4 to smithi03366949-65 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: finishing write tid 5 to smithi03366949-65 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 334 (ObjNum 1514 snap 0 seq_num 1514) dirty exists 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2276: left oid 65 (ObjNum 1514 snap 0 seq_num 1514) 2023-06-03T20:01:47.723 INFO:tasks.rados.rados.0.smithi033.stdout:2277: finishing write tid 1 to smithi03366949-382 2023-06-03T20:01:47.724 INFO:tasks.rados.rados.0.smithi033.stdout:2273: done (5 left) 2023-06-03T20:01:47.724 INFO:tasks.rados.rados.0.smithi033.stdout:2274: done (4 left) 2023-06-03T20:01:47.724 INFO:tasks.rados.rados.0.smithi033.stdout:2275: done (3 left) 2023-06-03T20:01:47.724 INFO:tasks.rados.rados.0.smithi033.stdout:2276: done (2 left) 2023-06-03T20:01:47.725 INFO:tasks.rados.rados.0.smithi033.stdout:2278: done (1 left) 2023-06-03T20:01:47.725 INFO:tasks.rados.rados.0.smithi033.stdout:2279: write oid 214 current snap is 0 2023-06-03T20:01:47.725 INFO:tasks.rados.rados.0.smithi033.stdout:2279: seq_num 1517 ranges {696219=506980,1904478=794521,3159033=337186} 2023-06-03T20:01:47.730 INFO:tasks.rados.rados.0.smithi033.stdout:2279: writing smithi03366949-214 from 696219 to 1203199 tid 1 2023-06-03T20:01:47.740 INFO:tasks.rados.rados.0.smithi033.stdout:2279: writing smithi03366949-214 from 1904478 to 2698999 tid 2 2023-06-03T20:01:47.745 INFO:tasks.rados.rados.0.smithi033.stdout:2279: writing smithi03366949-214 from 3159033 to 3496219 tid 3 2023-06-03T20:01:47.746 INFO:tasks.rados.rados.0.smithi033.stdout:2280: read oid 51 snap -1 2023-06-03T20:01:47.746 INFO:tasks.rados.rados.0.smithi033.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-06-03T20:01:47.746 INFO:tasks.rados.rados.0.smithi033.stdout:2281: write oid 180 current snap is 0 2023-06-03T20:01:47.746 INFO:tasks.rados.rados.0.smithi033.stdout:2277: finishing write tid 2 to smithi03366949-382 2023-06-03T20:01:47.746 INFO:tasks.rados.rados.0.smithi033.stdout:2281: seq_num 1518 ranges {713026=582229,1962960=654532,3186456=326570} 2023-06-03T20:01:47.753 INFO:tasks.rados.rados.0.smithi033.stdout:2281: writing smithi03366949-180 from 713026 to 1295255 tid 1 2023-06-03T20:01:47.761 INFO:tasks.rados.rados.0.smithi033.stdout:2281: writing smithi03366949-180 from 1962960 to 2617492 tid 2 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2281: writing smithi03366949-180 from 3186456 to 3513026 tid 3 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2282: read oid 68 snap -1 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2282: expect deleted 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2283: read oid 498 snap -1 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2283: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2284: read oid 13 snap -1 2023-06-03T20:01:47.767 INFO:tasks.rados.rados.0.smithi033.stdout:2284: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2285: write oid 288 current snap is 0 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2277: finishing write tid 3 to smithi03366949-382 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2277: finishing write tid 4 to smithi03366949-382 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 276 (ObjNum 1515 snap 0 seq_num 1515) dirty exists 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2277: left oid 382 (ObjNum 1515 snap 0 seq_num 1515) 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2279: finishing write tid 1 to smithi03366949-214 2023-06-03T20:01:47.768 INFO:tasks.rados.rados.0.smithi033.stdout:2285: seq_num 1519 ranges {729833=657478,1905089=798190,3497526=32307} 2023-06-03T20:01:47.774 INFO:tasks.rados.rados.0.smithi033.stdout:2285: writing smithi03366949-288 from 729833 to 1387311 tid 1 2023-06-03T20:01:47.782 INFO:tasks.rados.rados.0.smithi033.stdout:2285: writing smithi03366949-288 from 1905089 to 2703279 tid 2 2023-06-03T20:01:47.787 INFO:tasks.rados.rados.0.smithi033.stdout:2285: writing smithi03366949-288 from 3497526 to 3529833 tid 3 2023-06-03T20:01:47.787 INFO:tasks.rados.rados.0.smithi033.stdout:2277: done (7 left) 2023-06-03T20:01:47.787 INFO:tasks.rados.rados.0.smithi033.stdout:2286: delete oid 43 current snap is 0 2023-06-03T20:01:47.787 INFO:tasks.rados.rados.0.smithi033.stdout:2279: finishing write tid 2 to smithi03366949-214 2023-06-03T20:01:47.787 INFO:tasks.rados.rados.0.smithi033.stdout:2279: finishing write tid 3 to smithi03366949-214 2023-06-03T20:01:47.788 INFO:tasks.rados.rados.0.smithi033.stdout:2279: finishing write tid 4 to smithi03366949-214 2023-06-03T20:01:47.788 INFO:tasks.rados.rados.0.smithi033.stdout:2279: finishing write tid 5 to smithi03366949-214 2023-06-03T20:01:47.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 229 (ObjNum 1517 snap 0 seq_num 1517) dirty exists 2023-06-03T20:01:47.788 INFO:tasks.rados.rados.0.smithi033.stdout:2279: left oid 214 (ObjNum 1517 snap 0 seq_num 1517) 2023-06-03T20:01:47.788 INFO:tasks.rados.rados.0.smithi033.stdout:2280: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-06-03T20:01:47.916 INFO:tasks.rados.rados.0.smithi033.stdout:2281: finishing write tid 1 to smithi03366949-180 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2281: finishing write tid 2 to smithi03366949-180 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2281: finishing write tid 3 to smithi03366949-180 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2281: finishing write tid 4 to smithi03366949-180 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2281: finishing write tid 5 to smithi03366949-180 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 180 v 426 (ObjNum 1518 snap 0 seq_num 1518) dirty exists 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2281: left oid 180 (ObjNum 1518 snap 0 seq_num 1518) 2023-06-03T20:01:47.917 INFO:tasks.rados.rados.0.smithi033.stdout:2285: finishing write tid 1 to smithi03366949-288 2023-06-03T20:01:47.918 INFO:tasks.rados.rados.0.smithi033.stdout:2284: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-06-03T20:01:48.052 INFO:tasks.rados.rados.0.smithi033.stdout:2283: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:01:48.199 INFO:tasks.rados.rados.0.smithi033.stdout:2285: finishing write tid 2 to smithi03366949-288 2023-06-03T20:01:48.199 INFO:tasks.rados.rados.0.smithi033.stdout:2285: finishing write tid 3 to smithi03366949-288 2023-06-03T20:01:48.199 INFO:tasks.rados.rados.0.smithi033.stdout:2285: finishing write tid 4 to smithi03366949-288 2023-06-03T20:01:48.199 INFO:tasks.rados.rados.0.smithi033.stdout:2285: finishing write tid 5 to smithi03366949-288 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 338 (ObjNum 1519 snap 0 seq_num 1519) dirty exists 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2285: left oid 288 (ObjNum 1519 snap 0 seq_num 1519) 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2279: done (7 left) 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2280: done (6 left) 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2281: done (5 left) 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2282: done (4 left) 2023-06-03T20:01:48.200 INFO:tasks.rados.rados.0.smithi033.stdout:2283: done (3 left) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2284: done (2 left) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2285: done (1 left) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2286: done (0 left) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2287: read oid 439 snap -1 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2288: read oid 453 snap -1 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2288: expect (ObjNum 452 snap 0 seq_num 452) 2023-06-03T20:01:48.201 INFO:tasks.rados.rados.0.smithi033.stdout:2289: delete oid 229 current snap is 0 2023-06-03T20:01:48.203 INFO:tasks.rados.rados.0.smithi033.stdout:2287: expect (ObjNum 1437 snap 0 seq_num 1437) 2023-06-03T20:01:48.307 INFO:tasks.rados.rados.0.smithi033.stdout:2288: expect (ObjNum 452 snap 0 seq_num 452) 2023-06-03T20:01:48.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:47 smithi033 bash[26432]: audit 2023-06-03T20:01:47.714144+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.33:0/695566887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:48.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:47 smithi033 bash[33017]: audit 2023-06-03T20:01:47.714144+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.33:0/695566887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:48.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:47 smithi083 bash[26882]: audit 2023-06-03T20:01:47.714144+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.33:0/695566887' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:48.423 INFO:tasks.rados.rados.0.smithi033.stdout:2287: done (2 left) 2023-06-03T20:01:48.424 INFO:tasks.rados.rados.0.smithi033.stdout:2288: done (1 left) 2023-06-03T20:01:48.424 INFO:tasks.rados.rados.0.smithi033.stdout:2289: done (0 left) 2023-06-03T20:01:48.424 INFO:tasks.rados.rados.0.smithi033.stdout:2290: delete oid 331 current snap is 0 2023-06-03T20:01:48.426 INFO:tasks.rados.rados.0.smithi033.stdout:2290: done (0 left) 2023-06-03T20:01:48.426 INFO:tasks.rados.rados.0.smithi033.stdout:2291: read oid 94 snap -1 2023-06-03T20:01:48.426 INFO:tasks.rados.rados.0.smithi033.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:01:48.426 INFO:tasks.rados.rados.0.smithi033.stdout:2292: write oid 361 current snap is 0 2023-06-03T20:01:48.426 INFO:tasks.rados.rados.0.smithi033.stdout:2292: seq_num 1523 ranges {797061=674827,2139017=405528,3207218=389843} 2023-06-03T20:01:48.436 INFO:tasks.rados.rados.0.smithi033.stdout:2292: writing smithi03366949-361 from 797061 to 1471888 tid 1 2023-06-03T20:01:48.442 INFO:tasks.rados.rados.0.smithi033.stdout:2292: writing smithi03366949-361 from 2139017 to 2544545 tid 2 2023-06-03T20:01:48.448 INFO:tasks.rados.rados.0.smithi033.stdout:2292: writing smithi03366949-361 from 3207218 to 3597061 tid 3 2023-06-03T20:01:48.448 INFO:tasks.rados.rados.0.smithi033.stdout:2293: read oid 236 snap -1 2023-06-03T20:01:48.449 INFO:tasks.rados.rados.0.smithi033.stdout:2293: expect (ObjNum 235 snap 0 seq_num 235) 2023-06-03T20:01:48.449 INFO:tasks.rados.rados.0.smithi033.stdout:2294: write oid 149 current snap is 0 2023-06-03T20:01:48.449 INFO:tasks.rados.rados.0.smithi033.stdout:2292: finishing write tid 1 to smithi03366949-361 2023-06-03T20:01:48.449 INFO:tasks.rados.rados.0.smithi033.stdout:2291: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:01:48.608 INFO:tasks.rados.rados.0.smithi033.stdout:2292: finishing write tid 2 to smithi03366949-361 2023-06-03T20:01:48.608 INFO:tasks.rados.rados.0.smithi033.stdout:2292: finishing write tid 3 to smithi03366949-361 2023-06-03T20:01:48.608 INFO:tasks.rados.rados.0.smithi033.stdout:2292: finishing write tid 4 to smithi03366949-361 2023-06-03T20:01:48.609 INFO:tasks.rados.rados.0.smithi033.stdout:2292: finishing write tid 5 to smithi03366949-361 2023-06-03T20:01:48.609 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 361 v 342 (ObjNum 1523 snap 0 seq_num 1523) dirty exists 2023-06-03T20:01:48.609 INFO:tasks.rados.rados.0.smithi033.stdout:2292: left oid 361 (ObjNum 1523 snap 0 seq_num 1523) 2023-06-03T20:01:48.609 INFO:tasks.rados.rados.0.smithi033.stdout:2293: expect (ObjNum 235 snap 0 seq_num 235) 2023-06-03T20:01:48.728 INFO:tasks.rados.rados.0.smithi033.stdout:2294: seq_num 1524 ranges {413868=750076,1797499=549186,3118288=495580} 2023-06-03T20:01:48.741 INFO:tasks.rados.rados.0.smithi033.stdout:2294: writing smithi03366949-149 from 413868 to 1163944 tid 1 2023-06-03T20:01:48.748 INFO:tasks.rados.rados.0.smithi033.stdout:2294: writing smithi03366949-149 from 1797499 to 2346685 tid 2 2023-06-03T20:01:48.755 INFO:tasks.rados.rados.0.smithi033.stdout:2294: writing smithi03366949-149 from 3118288 to 3613868 tid 3 2023-06-03T20:01:48.755 INFO:tasks.rados.rados.0.smithi033.stdout:2291: done (3 left) 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2292: done (2 left) 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2293: done (1 left) 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2295: write oid 52 current snap is 0 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2294: finishing write tid 1 to smithi03366949-149 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2294: finishing write tid 2 to smithi03366949-149 2023-06-03T20:01:48.756 INFO:tasks.rados.rados.0.smithi033.stdout:2295: seq_num 1525 ranges {430675=425325,1455981=409197,2462064=535349,3463076=167599} 2023-06-03T20:01:48.760 INFO:tasks.rados.rados.0.smithi033.stdout:2295: writing smithi03366949-52 from 430675 to 856000 tid 1 2023-06-03T20:01:48.766 INFO:tasks.rados.rados.0.smithi033.stdout:2295: writing smithi03366949-52 from 1455981 to 1865178 tid 2 2023-06-03T20:01:48.772 INFO:tasks.rados.rados.0.smithi033.stdout:2295: writing smithi03366949-52 from 2462064 to 2997413 tid 3 2023-06-03T20:01:48.776 INFO:tasks.rados.rados.0.smithi033.stdout:2295: writing smithi03366949-52 from 3463076 to 3630675 tid 4 2023-06-03T20:01:48.776 INFO:tasks.rados.rados.0.smithi033.stdout:2296: read oid 441 snap -1 2023-06-03T20:01:48.776 INFO:tasks.rados.rados.0.smithi033.stdout:2296: expect (ObjNum 546 snap 0 seq_num 546) 2023-06-03T20:01:48.777 INFO:tasks.rados.rados.0.smithi033.stdout:2297: write oid 276 current snap is 0 2023-06-03T20:01:48.777 INFO:tasks.rados.rados.0.smithi033.stdout:2294: finishing write tid 3 to smithi03366949-149 2023-06-03T20:01:48.777 INFO:tasks.rados.rados.0.smithi033.stdout:2297: seq_num 1526 ranges {447482=500574,1514463=552855,2489487=462974,3645668=1814} 2023-06-03T20:01:48.782 INFO:tasks.rados.rados.0.smithi033.stdout:2297: writing smithi03366949-276 from 447482 to 948056 tid 1 2023-06-03T20:01:48.790 INFO:tasks.rados.rados.0.smithi033.stdout:2297: writing smithi03366949-276 from 1514463 to 2067318 tid 2 2023-06-03T20:01:48.795 INFO:tasks.rados.rados.0.smithi033.stdout:2297: writing smithi03366949-276 from 2489487 to 2952461 tid 3 2023-06-03T20:01:48.799 INFO:tasks.rados.rados.0.smithi033.stdout:2297: writing smithi03366949-276 from 3645668 to 3647482 tid 4 2023-06-03T20:01:48.799 INFO:tasks.rados.rados.0.smithi033.stdout:2298: write oid 497 current snap is 0 2023-06-03T20:01:48.799 INFO:tasks.rados.rados.0.smithi033.stdout:2298: seq_num 1527 ranges {464289=575823,1456592=412866,2400557=674246,3595554=68735} 2023-06-03T20:01:48.805 INFO:tasks.rados.rados.0.smithi033.stdout:2298: writing smithi03366949-497 from 464289 to 1040112 tid 1 2023-06-03T20:01:48.809 INFO:tasks.rados.rados.0.smithi033.stdout:2298: writing smithi03366949-497 from 1456592 to 1869458 tid 2 2023-06-03T20:01:48.817 INFO:tasks.rados.rados.0.smithi033.stdout:2298: writing smithi03366949-497 from 2400557 to 3074803 tid 3 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2298: writing smithi03366949-497 from 3595554 to 3664289 tid 4 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2299: read oid 380 snap -1 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2299: expect (ObjNum 379 snap 0 seq_num 379) 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2300: delete oid 439 current snap is 0 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2294: finishing write tid 4 to smithi03366949-149 2023-06-03T20:01:48.821 INFO:tasks.rados.rados.0.smithi033.stdout:2294: finishing write tid 5 to smithi03366949-149 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 289 (ObjNum 1524 snap 0 seq_num 1524) dirty exists 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2294: left oid 149 (ObjNum 1524 snap 0 seq_num 1524) 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 1 to smithi03366949-52 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 2 to smithi03366949-52 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 3 to smithi03366949-52 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 4 to smithi03366949-52 2023-06-03T20:01:48.822 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 5 to smithi03366949-52 2023-06-03T20:01:48.823 INFO:tasks.rados.rados.0.smithi033.stdout:2295: finishing write tid 6 to smithi03366949-52 2023-06-03T20:01:48.823 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 52 v 327 (ObjNum 1525 snap 0 seq_num 1525) dirty exists 2023-06-03T20:01:48.823 INFO:tasks.rados.rados.0.smithi033.stdout:2295: left oid 52 (ObjNum 1525 snap 0 seq_num 1525) 2023-06-03T20:01:48.823 INFO:tasks.rados.rados.0.smithi033.stdout:2296: expect (ObjNum 546 snap 0 seq_num 546) 2023-06-03T20:01:48.955 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 1 to smithi03366949-276 2023-06-03T20:01:48.955 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 2 to smithi03366949-276 2023-06-03T20:01:48.955 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 3 to smithi03366949-276 2023-06-03T20:01:48.955 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 4 to smithi03366949-276 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 5 to smithi03366949-276 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2297: finishing write tid 6 to smithi03366949-276 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 276 v 324 (ObjNum 1526 snap 0 seq_num 1526) dirty exists 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2297: left oid 276 (ObjNum 1526 snap 0 seq_num 1526) 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 1 to smithi03366949-497 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 2 to smithi03366949-497 2023-06-03T20:01:48.956 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 3 to smithi03366949-497 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 4 to smithi03366949-497 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 5 to smithi03366949-497 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2298: finishing write tid 6 to smithi03366949-497 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 497 v 234 (ObjNum 1527 snap 0 seq_num 1527) dirty exists 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2298: left oid 497 (ObjNum 1527 snap 0 seq_num 1527) 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2294: done (6 left) 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2295: done (5 left) 2023-06-03T20:01:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:2296: done (4 left) 2023-06-03T20:01:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:2297: done (3 left) 2023-06-03T20:01:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:2298: done (2 left) 2023-06-03T20:01:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:2300: done (1 left) 2023-06-03T20:01:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:2301: write oid 58 current snap is 0 2023-06-03T20:01:48.958 INFO:tasks.rados.rados.0.smithi033.stdout:2299: expect (ObjNum 379 snap 0 seq_num 379) 2023-06-03T20:01:48.965 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:48 smithi083 bash[53374]: ts=2023-06-03T20:01: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:48.965 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:48 smithi083 bash[53374]: ts=2023-06-03T20:01:48.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:49.029 INFO:tasks.rados.rados.0.smithi033.stdout:2301: seq_num 1529 ranges {497903=442674,1689909=416535,2571756=696790} 2023-06-03T20:01:49.041 INFO:tasks.rados.rados.0.smithi033.stdout:2301: writing smithi03366949-58 from 497903 to 940577 tid 1 2023-06-03T20:01:49.048 INFO:tasks.rados.rados.0.smithi033.stdout:2301: writing smithi03366949-58 from 1689909 to 2106444 tid 2 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2301: writing smithi03366949-58 from 2571756 to 3268546 tid 3 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2299: done (1 left) 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2302: read oid 222 snap -1 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2302: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2303: read oid 466 snap -1 2023-06-03T20:01:49.055 INFO:tasks.rados.rados.0.smithi033.stdout:2303: expect (ObjNum 465 snap 0 seq_num 465) 2023-06-03T20:01:49.056 INFO:tasks.rados.rados.0.smithi033.stdout:2304: write oid 15 current snap is 0 2023-06-03T20:01:49.056 INFO:tasks.rados.rados.0.smithi033.stdout:2304: seq_num 1530 ranges {514710=517923,1748391=560193,2999179=624415} 2023-06-03T20:01:49.061 INFO:tasks.rados.rados.0.smithi033.stdout:2304: writing smithi03366949-15 from 514710 to 1032633 tid 1 2023-06-03T20:01:49.068 INFO:tasks.rados.rados.0.smithi033.stdout:2304: writing smithi03366949-15 from 1748391 to 2308584 tid 2 2023-06-03T20:01:49.076 INFO:tasks.rados.rados.0.smithi033.stdout:2304: writing smithi03366949-15 from 2999179 to 3623594 tid 3 2023-06-03T20:01:49.077 INFO:tasks.rados.rados.0.smithi033.stdout:2305: read oid 117 snap -1 2023-06-03T20:01:49.077 INFO:tasks.rados.rados.0.smithi033.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-06-03T20:01:49.077 INFO:tasks.rados.rados.0.smithi033.stdout:2306: read oid 388 snap -1 2023-06-03T20:01:49.077 INFO:tasks.rados.rados.0.smithi033.stdout:2306: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-06-03T20:01:49.077 INFO:tasks.rados.rados.0.smithi033.stdout:2307: read oid 371 snap -1 2023-06-03T20:01:49.078 INFO:tasks.rados.rados.0.smithi033.stdout:2307: expect deleted 2023-06-03T20:01:49.078 INFO:tasks.rados.rados.0.smithi033.stdout:2308: delete oid 272 current snap is 0 2023-06-03T20:01:49.078 INFO:tasks.rados.rados.0.smithi033.stdout:2301: finishing write tid 1 to smithi03366949-58 2023-06-03T20:01:49.078 INFO:tasks.rados.rados.0.smithi033.stdout:2301: finishing write tid 2 to smithi03366949-58 2023-06-03T20:01:49.078 INFO:tasks.rados.rados.0.smithi033.stdout:2301: finishing write tid 3 to smithi03366949-58 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:2304: finishing write tid 1 to smithi03366949-15 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:2301: finishing write tid 4 to smithi03366949-58 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:2301: finishing write tid 5 to smithi03366949-58 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 58 v 338 (ObjNum 1529 snap 0 seq_num 1529) dirty exists 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:2301: left oid 58 (ObjNum 1529 snap 0 seq_num 1529) 2023-06-03T20:01:49.079 INFO:tasks.rados.rados.0.smithi033.stdout:2303: expect (ObjNum 465 snap 0 seq_num 465) 2023-06-03T20:01:49.204 INFO:tasks.rados.rados.0.smithi033.stdout:2302: expect (ObjNum 1387 snap 0 seq_num 1387) 2023-06-03T20:01:49.310 INFO:tasks.rados.rados.0.smithi033.stdout:2304: finishing write tid 2 to smithi03366949-15 2023-06-03T20:01:49.310 INFO:tasks.rados.rados.0.smithi033.stdout:2304: finishing write tid 3 to smithi03366949-15 2023-06-03T20:01:49.311 INFO:tasks.rados.rados.0.smithi033.stdout:2304: finishing write tid 4 to smithi03366949-15 2023-06-03T20:01:49.311 INFO:tasks.rados.rados.0.smithi033.stdout:2304: finishing write tid 5 to smithi03366949-15 2023-06-03T20:01:49.311 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 15 v 331 (ObjNum 1530 snap 0 seq_num 1530) dirty exists 2023-06-03T20:01:49.311 INFO:tasks.rados.rados.0.smithi033.stdout:2304: left oid 15 (ObjNum 1530 snap 0 seq_num 1530) 2023-06-03T20:01:49.311 INFO:tasks.rados.rados.0.smithi033.stdout:2306: expect (ObjNum 1457 snap 0 seq_num 1457) 2023-06-03T20:01:49.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:48 smithi033 bash[33017]: cluster 2023-06-03T20:01:47.476744+0000 mgr.x (mgr.24803) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-06-03T20:01:49.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:48 smithi033 bash[26432]: cluster 2023-06-03T20:01:47.476744+0000 mgr.x (mgr.24803) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-06-03T20:01:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:48 smithi083 bash[26882]: cluster 2023-06-03T20:01:47.476744+0000 mgr.x (mgr.24803) 62 : cluster [DBG] pgmap v40: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 61 MiB/s rd, 9.0 MiB/s wr, 84 op/s 2023-06-03T20:01:49.438 INFO:tasks.rados.rados.0.smithi033.stdout:2305: expect (ObjNum 1464 snap 0 seq_num 1464) 2023-06-03T20:01:49.595 INFO:tasks.rados.rados.0.smithi033.stdout:2301: done (7 left) 2023-06-03T20:01:49.595 INFO:tasks.rados.rados.0.smithi033.stdout:2302: done (6 left) 2023-06-03T20:01:49.595 INFO:tasks.rados.rados.0.smithi033.stdout:2303: done (5 left) 2023-06-03T20:01:49.595 INFO:tasks.rados.rados.0.smithi033.stdout:2304: done (4 left) 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2305: done (3 left) 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2306: done (2 left) 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2307: done (1 left) 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2308: done (0 left) 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2309: write oid 186 current snap is 0 2023-06-03T20:01:49.596 INFO:tasks.rados.rados.0.smithi033.stdout:2309: seq_num 1532 ranges {548324=668421,1749002=563862,2937672=646959} 2023-06-03T20:01:49.608 INFO:tasks.rados.rados.0.smithi033.stdout:2309: writing smithi03366949-186 from 548324 to 1216745 tid 1 2023-06-03T20:01:49.615 INFO:tasks.rados.rados.0.smithi033.stdout:2309: writing smithi03366949-186 from 1749002 to 2312864 tid 2 2023-06-03T20:01:49.622 INFO:tasks.rados.rados.0.smithi033.stdout:2309: writing smithi03366949-186 from 2937672 to 3584631 tid 3 2023-06-03T20:01:49.623 INFO:tasks.rados.rados.0.smithi033.stdout:2310: write oid 281 current snap is 0 2023-06-03T20:01:49.623 INFO:tasks.rados.rados.0.smithi033.stdout:2310: seq_num 1533 ranges {565131=743670,1807484=423873,2965095=458231} 2023-06-03T20:01:49.630 INFO:tasks.rados.rados.0.smithi033.stdout:2310: writing smithi03366949-281 from 565131 to 1308801 tid 1 2023-06-03T20:01:49.635 INFO:tasks.rados.rados.0.smithi033.stdout:2310: writing smithi03366949-281 from 1807484 to 2231357 tid 2 2023-06-03T20:01:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:2310: writing smithi03366949-281 from 2965095 to 3423326 tid 3 2023-06-03T20:01:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:2311: read oid 243 snap -1 2023-06-03T20:01:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-06-03T20:01:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:2312: write oid 353 current snap is 0 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: finishing write tid 1 to smithi03366949-186 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: finishing write tid 2 to smithi03366949-186 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: finishing write tid 3 to smithi03366949-186 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: finishing write tid 4 to smithi03366949-186 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: finishing write tid 5 to smithi03366949-186 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 186 v 272 (ObjNum 1532 snap 0 seq_num 1532) dirty exists 2023-06-03T20:01:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:2309: left oid 186 (ObjNum 1532 snap 0 seq_num 1532) 2023-06-03T20:01:49.647 INFO:tasks.rados.rados.0.smithi033.stdout:2310: finishing write tid 1 to smithi03366949-281 2023-06-03T20:01:49.647 INFO:tasks.rados.rados.0.smithi033.stdout:2310: finishing write tid 2 to smithi03366949-281 2023-06-03T20:01:49.647 INFO:tasks.rados.rados.0.smithi033.stdout:2312: seq_num 1534 ranges {581938=418919,1465966=567531,2592518=669503} 2023-06-03T20:01:49.650 INFO:tasks.rados.rados.0.smithi033.stdout:2312: writing smithi03366949-353 from 581938 to 1000857 tid 1 2023-06-03T20:01:49.656 INFO:tasks.rados.rados.0.smithi033.stdout:2312: writing smithi03366949-353 from 1465966 to 2033497 tid 2 2023-06-03T20:01:49.665 INFO:tasks.rados.rados.0.smithi033.stdout:2312: writing smithi03366949-353 from 2592518 to 3262021 tid 3 2023-06-03T20:01:49.665 INFO:tasks.rados.rados.0.smithi033.stdout:2309: done (3 left) 2023-06-03T20:01:49.665 INFO:tasks.rados.rados.0.smithi033.stdout:2313: read oid 443 snap -1 2023-06-03T20:01:49.665 INFO:tasks.rados.rados.0.smithi033.stdout:2313: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:01:49.665 INFO:tasks.rados.rados.0.smithi033.stdout:2314: read oid 47 snap -1 2023-06-03T20:01:49.666 INFO:tasks.rados.rados.0.smithi033.stdout:2314: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:01:49.666 INFO:tasks.rados.rados.0.smithi033.stdout:2315: write oid 441 current snap is 0 2023-06-03T20:01:49.666 INFO:tasks.rados.rados.0.smithi033.stdout:2315: seq_num 1535 ranges {598745=494168,1808095=427542,2903588=597128} 2023-06-03T20:01:49.671 INFO:tasks.rados.rados.0.smithi033.stdout:2315: writing smithi03366949-441 from 598745 to 1092913 tid 1 2023-06-03T20:01:49.677 INFO:tasks.rados.rados.0.smithi033.stdout:2315: writing smithi03366949-441 from 1808095 to 2235637 tid 2 2023-06-03T20:01:49.685 INFO:tasks.rados.rados.0.smithi033.stdout:2315: writing smithi03366949-441 from 2903588 to 3500716 tid 3 2023-06-03T20:01:49.685 INFO:tasks.rados.rados.0.smithi033.stdout:2316: delete oid 414 current snap is 0 2023-06-03T20:01:49.685 INFO:tasks.rados.rados.0.smithi033.stdout:2310: finishing write tid 3 to smithi03366949-281 2023-06-03T20:01:49.685 INFO:tasks.rados.rados.0.smithi033.stdout:2310: finishing write tid 4 to smithi03366949-281 2023-06-03T20:01:49.685 INFO:tasks.rados.rados.0.smithi033.stdout:2310: finishing write tid 5 to smithi03366949-281 2023-06-03T20:01:49.686 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 342 (ObjNum 1533 snap 0 seq_num 1533) dirty exists 2023-06-03T20:01:49.686 INFO:tasks.rados.rados.0.smithi033.stdout:2310: left oid 281 (ObjNum 1533 snap 0 seq_num 1533) 2023-06-03T20:01:49.686 INFO:tasks.rados.rados.0.smithi033.stdout:2311: expect (ObjNum 242 snap 0 seq_num 242) 2023-06-03T20:01:49.751 INFO:tasks.rados.rados.0.smithi033.stdout:2312: finishing write tid 1 to smithi03366949-353 2023-06-03T20:01:49.751 INFO:tasks.rados.rados.0.smithi033.stdout:2312: finishing write tid 2 to smithi03366949-353 2023-06-03T20:01:49.751 INFO:tasks.rados.rados.0.smithi033.stdout:2310: done (6 left) 2023-06-03T20:01:49.752 INFO:tasks.rados.rados.0.smithi033.stdout:2311: done (5 left) 2023-06-03T20:01:49.752 INFO:tasks.rados.rados.0.smithi033.stdout:2316: done (4 left) 2023-06-03T20:01:49.752 INFO:tasks.rados.rados.0.smithi033.stdout:2317: write oid 313 current snap is 0 2023-06-03T20:01:49.752 INFO:tasks.rados.rados.0.smithi033.stdout:2317: seq_num 1537 ranges {632359=761019,2041412=714858,3358434=473925} 2023-06-03T20:01:49.758 INFO:tasks.rados.rados.0.smithi033.stdout:2317: writing smithi03366949-313 from 632359 to 1393378 tid 1 2023-06-03T20:01:49.767 INFO:tasks.rados.rados.0.smithi033.stdout:2317: writing smithi03366949-313 from 2041412 to 2756270 tid 2 2023-06-03T20:01:49.773 INFO:tasks.rados.rados.0.smithi033.stdout:2317: writing smithi03366949-313 from 3358434 to 3832359 tid 3 2023-06-03T20:01:49.773 INFO:tasks.rados.rados.0.smithi033.stdout:2318: write oid 347 current snap is 0 2023-06-03T20:01:49.774 INFO:tasks.rados.rados.0.smithi033.stdout:2318: seq_num 1538 ranges {649166=436268,1699894=574869,2702210=430944} 2023-06-03T20:01:49.779 INFO:tasks.rados.rados.0.smithi033.stdout:2318: writing smithi03366949-347 from 649166 to 1085434 tid 1 2023-06-03T20:01:49.786 INFO:tasks.rados.rados.0.smithi033.stdout:2318: writing smithi03366949-347 from 1699894 to 2274763 tid 2 2023-06-03T20:01:49.791 INFO:tasks.rados.rados.0.smithi033.stdout:2318: writing smithi03366949-347 from 2702210 to 3133154 tid 3 2023-06-03T20:01:49.791 INFO:tasks.rados.rados.0.smithi033.stdout:2319: write oid 204 current snap is 0 2023-06-03T20:01:49.791 INFO:tasks.rados.rados.0.smithi033.stdout:2319: seq_num 1539 ranges {665973=511517,1642023=718527,2896927=642216} 2023-06-03T20:01:49.798 INFO:tasks.rados.rados.0.smithi033.stdout:2319: writing smithi03366949-204 from 665973 to 1177490 tid 1 2023-06-03T20:01:49.804 INFO:tasks.rados.rados.0.smithi033.stdout:2319: writing smithi03366949-204 from 1642023 to 2360550 tid 2 2023-06-03T20:01:49.811 INFO:tasks.rados.rados.0.smithi033.stdout:2319: writing smithi03366949-204 from 2896927 to 3539143 tid 3 2023-06-03T20:01:49.812 INFO:tasks.rados.rados.0.smithi033.stdout:2320: read oid 149 snap -1 2023-06-03T20:01:49.812 INFO:tasks.rados.rados.0.smithi033.stdout:2320: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-06-03T20:01:49.812 INFO:tasks.rados.rados.0.smithi033.stdout:2321: write oid 105 current snap is 0 2023-06-03T20:01:49.812 INFO:tasks.rados.rados.0.smithi033.stdout:2321: seq_num 1540 ranges {682780=586766,1700505=578538,3040703=569841} 2023-06-03T20:01:49.819 INFO:tasks.rados.rados.0.smithi033.stdout:2321: writing smithi03366949-105 from 682780 to 1269546 tid 1 2023-06-03T20:01:49.825 INFO:tasks.rados.rados.0.smithi033.stdout:2321: writing smithi03366949-105 from 1700505 to 2279043 tid 2 2023-06-03T20:01:49.833 INFO:tasks.rados.rados.0.smithi033.stdout:2321: writing smithi03366949-105 from 3040703 to 3610544 tid 3 2023-06-03T20:01:49.833 INFO:tasks.rados.rados.0.smithi033.stdout:2322: read oid 315 snap -1 2023-06-03T20:01:49.833 INFO:tasks.rados.rados.0.smithi033.stdout:2322: expect (ObjNum 904 snap 0 seq_num 904) 2023-06-03T20:01:49.834 INFO:tasks.rados.rados.0.smithi033.stdout:2323: write oid 251 current snap is 0 2023-06-03T20:01:49.834 INFO:tasks.rados.rados.0.smithi033.stdout:2323: seq_num 1541 ranges {699587=662015,2158987=722196,3351773=547814} 2023-06-03T20:01:49.840 INFO:tasks.rados.rados.0.smithi033.stdout:2323: writing smithi03366949-251 from 699587 to 1361602 tid 1 2023-06-03T20:01:49.849 INFO:tasks.rados.rados.0.smithi033.stdout:2323: writing smithi03366949-251 from 2158987 to 2881183 tid 2 2023-06-03T20:01:49.855 INFO:tasks.rados.rados.0.smithi033.stdout:2323: writing smithi03366949-251 from 3351773 to 3899587 tid 3 2023-06-03T20:01:49.855 INFO:tasks.rados.rados.0.smithi033.stdout:2324: read oid 18 snap -1 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2324: expect (ObjNum 797 snap 0 seq_num 797) 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2325: delete oid 221 current snap is 0 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2312: finishing write tid 3 to smithi03366949-353 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2312: finishing write tid 4 to smithi03366949-353 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2312: finishing write tid 5 to smithi03366949-353 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 353 v 335 (ObjNum 1534 snap 0 seq_num 1534) dirty exists 2023-06-03T20:01:49.856 INFO:tasks.rados.rados.0.smithi033.stdout:2312: left oid 353 (ObjNum 1534 snap 0 seq_num 1534) 2023-06-03T20:01:49.857 INFO:tasks.rados.rados.0.smithi033.stdout:2313: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:01:49.971 INFO:tasks.rados.rados.0.smithi033.stdout:2314: expect (ObjNum 46 snap 0 seq_num 46) 2023-06-03T20:01:50.058 INFO:tasks.rados.rados.0.smithi033.stdout:2315: finishing write tid 1 to smithi03366949-441 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2315: finishing write tid 2 to smithi03366949-441 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2315: finishing write tid 3 to smithi03366949-441 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2315: finishing write tid 4 to smithi03366949-441 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2315: finishing write tid 5 to smithi03366949-441 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 379 (ObjNum 1535 snap 0 seq_num 1535) dirty exists 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2315: left oid 441 (ObjNum 1535 snap 0 seq_num 1535) 2023-06-03T20:01:50.059 INFO:tasks.rados.rados.0.smithi033.stdout:2317: finishing write tid 1 to smithi03366949-313 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2312: done (12 left) 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2313: done (11 left) 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2314: done (10 left) 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2315: done (9 left) 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2325: done (8 left) 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2326: write oid 200 current snap is 0 2023-06-03T20:01:50.060 INFO:tasks.rados.rados.0.smithi033.stdout:2317: finishing write tid 2 to smithi03366949-313 2023-06-03T20:01:50.061 INFO:tasks.rados.rados.0.smithi033.stdout:2317: finishing write tid 3 to smithi03366949-313 2023-06-03T20:01:50.061 INFO:tasks.rados.rados.0.smithi033.stdout:2326: seq_num 1543 ranges {733201=412513,1759598=725865,3006619=403657} 2023-06-03T20:01:50.066 INFO:tasks.rados.rados.0.smithi033.stdout:2326: writing smithi03366949-200 from 733201 to 1145714 tid 1 2023-06-03T20:01:50.074 INFO:tasks.rados.rados.0.smithi033.stdout:2326: writing smithi03366949-200 from 1759598 to 2485463 tid 2 2023-06-03T20:01:50.081 INFO:tasks.rados.rados.0.smithi033.stdout:2326: writing smithi03366949-200 from 3006619 to 3410276 tid 3 2023-06-03T20:01:50.081 INFO:tasks.rados.rados.0.smithi033.stdout:2327: read oid 404 snap -1 2023-06-03T20:01:50.081 INFO:tasks.rados.rados.0.smithi033.stdout:2327: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-06-03T20:01:50.081 INFO:tasks.rados.rados.0.smithi033.stdout:2328: write oid 128 current snap is 0 2023-06-03T20:01:50.081 INFO:tasks.rados.rados.0.smithi033.stdout:2328: seq_num 1544 ranges {750008=604115,1934433=585876,3150395=731282} 2023-06-03T20:01:50.091 INFO:tasks.rados.rados.0.smithi033.stdout:2328: writing smithi03366949-128 from 750008 to 1354123 tid 1 2023-06-03T20:01:50.097 INFO:tasks.rados.rados.0.smithi033.stdout:2328: writing smithi03366949-128 from 1934433 to 2520309 tid 2 2023-06-03T20:01:50.107 INFO:tasks.rados.rados.0.smithi033.stdout:2328: writing smithi03366949-128 from 3150395 to 3881677 tid 3 2023-06-03T20:01:50.107 INFO:tasks.rados.rados.0.smithi033.stdout:2329: write oid 456 current snap is 0 2023-06-03T20:01:50.107 INFO:tasks.rados.rados.0.smithi033.stdout:2329: seq_num 1545 ranges {766815=679364,1992915=729534,3177818=542554} 2023-06-03T20:01:50.116 INFO:tasks.rados.rados.0.smithi033.stdout:2329: writing smithi03366949-456 from 766815 to 1446179 tid 1 2023-06-03T20:01:50.124 INFO:tasks.rados.rados.0.smithi033.stdout:2329: writing smithi03366949-456 from 1992915 to 2722449 tid 2 2023-06-03T20:01:50.132 INFO:tasks.rados.rados.0.smithi033.stdout:2329: writing smithi03366949-456 from 3177818 to 3720372 tid 3 2023-06-03T20:01:50.132 INFO:tasks.rados.rados.0.smithi033.stdout:2330: read oid 419 snap -1 2023-06-03T20:01:50.132 INFO:tasks.rados.rados.0.smithi033.stdout:2330: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-06-03T20:01:50.133 INFO:tasks.rados.rados.0.smithi033.stdout:2331: read oid 202 snap -1 2023-06-03T20:01:50.133 INFO:tasks.rados.rados.0.smithi033.stdout:2331: expect deleted 2023-06-03T20:01:50.133 INFO:tasks.rados.rados.0.smithi033.stdout:2332: write oid 148 current snap is 0 2023-06-03T20:01:50.133 INFO:tasks.rados.rados.0.smithi033.stdout:2317: finishing write tid 4 to smithi03366949-313 2023-06-03T20:01:50.133 INFO:tasks.rados.rados.0.smithi033.stdout:2317: finishing write tid 5 to smithi03366949-313 2023-06-03T20:01:50.134 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 313 v 228 (ObjNum 1537 snap 0 seq_num 1537) dirty exists 2023-06-03T20:01:50.134 INFO:tasks.rados.rados.0.smithi033.stdout:2317: left oid 313 (ObjNum 1537 snap 0 seq_num 1537) 2023-06-03T20:01:50.134 INFO:tasks.rados.rados.0.smithi033.stdout:2318: finishing write tid 1 to smithi03366949-347 2023-06-03T20:01:50.134 INFO:tasks.rados.rados.0.smithi033.stdout:2318: finishing write tid 2 to smithi03366949-347 2023-06-03T20:01:50.135 INFO:tasks.rados.rados.0.smithi033.stdout:2318: finishing write tid 3 to smithi03366949-347 2023-06-03T20:01:50.135 INFO:tasks.rados.rados.0.smithi033.stdout:2332: seq_num 1546 ranges {783622=754613,2051397=589545,3205241=753826} 2023-06-03T20:01:50.141 INFO:tasks.rados.rados.0.smithi033.stdout:2332: writing smithi03366949-148 from 783622 to 1538235 tid 1 2023-06-03T20:01:50.148 INFO:tasks.rados.rados.0.smithi033.stdout:2332: writing smithi03366949-148 from 2051397 to 2640942 tid 2 2023-06-03T20:01:50.156 INFO:tasks.rados.rados.0.smithi033.stdout:2332: writing smithi03366949-148 from 3205241 to 3959067 tid 3 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout:2317: done (14 left) 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout:2333: read oid 270 snap -1 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout:2333: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout:2334: read oid 72 snap -1 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout:2334: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:01:50.157 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2318: finishing write tid 4 to smithi03366949-347 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2318: finishing write tid 5 to smithi03366949-347 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 347 v 290 (ObjNum 1538 snap 0 seq_num 1538) dirty exists 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2318: left oid 347 (ObjNum 1538 snap 0 seq_num 1538) 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2319: finishing write tid 1 to smithi03366949-204 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2318: done (15 left) 2023-06-03T20:01:50.158 INFO:tasks.rados.rados.0.smithi033.stdout:2335: write oid 34 current snap is 0 2023-06-03T20:01:50.159 INFO:tasks.rados.rados.0.smithi033.stdout:2319: finishing write tid 2 to smithi03366949-204 2023-06-03T20:01:50.159 INFO:tasks.rados.rados.0.smithi033.stdout:2319: finishing write tid 3 to smithi03366949-204 2023-06-03T20:01:50.159 INFO:tasks.rados.rados.0.smithi033.stdout:2319: finishing write tid 4 to smithi03366949-204 2023-06-03T20:01:50.159 INFO:tasks.rados.rados.0.smithi033.stdout:2335: seq_num 1547 ranges {400429=429862,1593526=406903} 2023-06-03T20:01:50.162 INFO:tasks.rados.rados.0.smithi033.stdout:2335: writing smithi03366949-34 from 400429 to 830291 tid 1 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:2335: writing smithi03366949-34 from 1593526 to 2000429 tid 2 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:2319: finishing write tid 5 to smithi03366949-204 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 204 v 276 (ObjNum 1539 snap 0 seq_num 1539) dirty exists 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:2319: left oid 204 (ObjNum 1539 snap 0 seq_num 1539) 2023-06-03T20:01:50.169 INFO:tasks.rados.rados.0.smithi033.stdout:2320: expect (ObjNum 1524 snap 0 seq_num 1524) 2023-06-03T20:01:50.389 INFO:tasks.rados.rados.0.smithi033.stdout:2321: finishing write tid 1 to smithi03366949-105 2023-06-03T20:01:50.389 INFO:tasks.rados.rados.0.smithi033.stdout:2321: finishing write tid 2 to smithi03366949-105 2023-06-03T20:01:50.389 INFO:tasks.rados.rados.0.smithi033.stdout:2322: expect (ObjNum 904 snap 0 seq_num 904) 2023-06-03T20:01:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:2321: finishing write tid 3 to smithi03366949-105 2023-06-03T20:01:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:2319: done (15 left) 2023-06-03T20:01:50.534 INFO:tasks.rados.rados.0.smithi033.stdout:2320: done (14 left) 2023-06-03T20:01:50.535 INFO:tasks.rados.rados.0.smithi033.stdout:2322: done (13 left) 2023-06-03T20:01:50.535 INFO:tasks.rados.rados.0.smithi033.stdout:2336: read oid 179 snap -1 2023-06-03T20:01:50.535 INFO:tasks.rados.rados.0.smithi033.stdout:2336: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:01:50.535 INFO:tasks.rados.rados.0.smithi033.stdout:2337: delete oid 170 current snap is 0 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:2321: finishing write tid 4 to smithi03366949-105 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:2321: finishing write tid 5 to smithi03366949-105 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 105 v 329 (ObjNum 1540 snap 0 seq_num 1540) dirty exists 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:2321: left oid 105 (ObjNum 1540 snap 0 seq_num 1540) 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:2323: finishing write tid 1 to smithi03366949-251 2023-06-03T20:01:50.536 INFO:tasks.rados.rados.0.smithi033.stdout:2323: finishing write tid 2 to smithi03366949-251 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:2323: finishing write tid 3 to smithi03366949-251 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:2323: finishing write tid 4 to smithi03366949-251 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:2323: finishing write tid 5 to smithi03366949-251 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 280 (ObjNum 1541 snap 0 seq_num 1541) dirty exists 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:2323: left oid 251 (ObjNum 1541 snap 0 seq_num 1541) 2023-06-03T20:01:50.537 INFO:tasks.rados.rados.0.smithi033.stdout:2324: expect (ObjNum 797 snap 0 seq_num 797) 2023-06-03T20:01:50.739 INFO:tasks.rados.rados.0.smithi033.stdout:2326: finishing write tid 1 to smithi03366949-200 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:2326: finishing write tid 2 to smithi03366949-200 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:2326: finishing write tid 3 to smithi03366949-200 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:2326: finishing write tid 4 to smithi03366949-200 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:2326: finishing write tid 5 to smithi03366949-200 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 200 v 275 (ObjNum 1543 snap 0 seq_num 1543) dirty exists 2023-06-03T20:01:50.740 INFO:tasks.rados.rados.0.smithi033.stdout:2326: left oid 200 (ObjNum 1543 snap 0 seq_num 1543) 2023-06-03T20:01:50.741 INFO:tasks.rados.rados.0.smithi033.stdout:2327: expect (ObjNum 1388 snap 0 seq_num 1388) 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:2328: finishing write tid 1 to smithi03366949-128 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:2328: finishing write tid 2 to smithi03366949-128 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:2328: finishing write tid 3 to smithi03366949-128 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:2328: finishing write tid 4 to smithi03366949-128 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:2328: finishing write tid 5 to smithi03366949-128 2023-06-03T20:01:50.926 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 128 v 430 (ObjNum 1544 snap 0 seq_num 1544) dirty exists 2023-06-03T20:01:50.927 INFO:tasks.rados.rados.0.smithi033.stdout:2328: left oid 128 (ObjNum 1544 snap 0 seq_num 1544) 2023-06-03T20:01:50.927 INFO:tasks.rados.rados.0.smithi033.stdout:2329: finishing write tid 1 to smithi03366949-456 2023-06-03T20:01:50.927 INFO:tasks.rados.rados.0.smithi033.stdout:2329: finishing write tid 2 to smithi03366949-456 2023-06-03T20:01:50.927 INFO:tasks.rados.rados.0.smithi033.stdout:2330: expect (ObjNum 1322 snap 0 seq_num 1322) 2023-06-03T20:01:51.029 INFO:tasks.rados.rados.0.smithi033.stdout:2329: finishing write tid 3 to smithi03366949-456 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:2329: finishing write tid 4 to smithi03366949-456 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:2329: finishing write tid 5 to smithi03366949-456 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 456 v 294 (ObjNum 1545 snap 0 seq_num 1545) dirty exists 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:2329: left oid 456 (ObjNum 1545 snap 0 seq_num 1545) 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:2332: finishing write tid 1 to smithi03366949-148 2023-06-03T20:01:51.030 INFO:tasks.rados.rados.0.smithi033.stdout:2332: finishing write tid 2 to smithi03366949-148 2023-06-03T20:01:51.031 INFO:tasks.rados.rados.0.smithi033.stdout:2333: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:51.105 INFO:tasks.rados.rados.0.smithi033.stdout:2332: finishing write tid 3 to smithi03366949-148 2023-06-03T20:01:51.106 INFO:tasks.rados.rados.0.smithi033.stdout:2334: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:01:51.250 INFO:tasks.rados.rados.0.smithi033.stdout:2332: finishing write tid 4 to smithi03366949-148 2023-06-03T20:01:51.251 INFO:tasks.rados.rados.0.smithi033.stdout:2332: finishing write tid 5 to smithi03366949-148 2023-06-03T20:01:51.251 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 308 (ObjNum 1546 snap 0 seq_num 1546) dirty exists 2023-06-03T20:01:51.251 INFO:tasks.rados.rados.0.smithi033.stdout:2332: left oid 148 (ObjNum 1546 snap 0 seq_num 1546) 2023-06-03T20:01:51.251 INFO:tasks.rados.rados.0.smithi033.stdout:2335: finishing write tid 1 to smithi03366949-34 2023-06-03T20:01:51.251 INFO:tasks.rados.rados.0.smithi033.stdout:2335: finishing write tid 2 to smithi03366949-34 2023-06-03T20:01:51.252 INFO:tasks.rados.rados.0.smithi033.stdout:2335: finishing write tid 3 to smithi03366949-34 2023-06-03T20:01:51.252 INFO:tasks.rados.rados.0.smithi033.stdout:2335: finishing write tid 4 to smithi03366949-34 2023-06-03T20:01:51.252 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 433 (ObjNum 1547 snap 0 seq_num 1547) dirty exists 2023-06-03T20:01:51.252 INFO:tasks.rados.rados.0.smithi033.stdout:2335: left oid 34 (ObjNum 1547 snap 0 seq_num 1547) 2023-06-03T20:01:51.252 INFO:tasks.rados.rados.0.smithi033.stdout:2336: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:01:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:50 smithi033 bash[26432]: cluster 2023-06-03T20:01:49.477959+0000 mgr.x (mgr.24803) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 128 op/s 2023-06-03T20:01:51.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:50 smithi033 bash[26432]: audit 2023-06-03T20:01:50.220250+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.33:0/1596332357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:51.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:50 smithi033 bash[33017]: cluster 2023-06-03T20:01:49.477959+0000 mgr.x (mgr.24803) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 128 op/s 2023-06-03T20:01:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:50 smithi033 bash[33017]: audit 2023-06-03T20:01:50.220250+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.33:0/1596332357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:51.359 INFO:tasks.rados.rados.0.smithi033.stdout:2321: done (14 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2323: done (13 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2324: done (12 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2326: done (11 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2327: done (10 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2328: done (9 left) 2023-06-03T20:01:51.360 INFO:tasks.rados.rados.0.smithi033.stdout:2329: done (8 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2330: done (7 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2331: done (6 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2332: done (5 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2333: done (4 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2334: done (3 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2335: done (2 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2336: done (1 left) 2023-06-03T20:01:51.361 INFO:tasks.rados.rados.0.smithi033.stdout:2337: done (0 left) 2023-06-03T20:01:51.362 INFO:tasks.rados.rados.0.smithi033.stdout:2338: read oid 113 snap -1 2023-06-03T20:01:51.362 INFO:tasks.rados.rados.0.smithi033.stdout:2338: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-06-03T20:01:51.362 INFO:tasks.rados.rados.0.smithi033.stdout:2339: write oid 101 current snap is 0 2023-06-03T20:01:51.362 INFO:tasks.rados.rados.0.smithi033.stdout:2339: seq_num 1549 ranges {434043=580360,1710490=323553} 2023-06-03T20:01:51.371 INFO:tasks.rados.rados.0.smithi033.stdout:2339: writing smithi03366949-101 from 434043 to 1014403 tid 1 2023-06-03T20:01:51.377 INFO:tasks.rados.rados.0.smithi033.stdout:2339: writing smithi03366949-101 from 1710490 to 2034043 tid 2 2023-06-03T20:01:51.377 INFO:tasks.rados.rados.0.smithi033.stdout:2340: read oid 139 snap -1 2023-06-03T20:01:51.377 INFO:tasks.rados.rados.0.smithi033.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-06-03T20:01:51.377 INFO:tasks.rados.rados.0.smithi033.stdout:2341: write oid 137 current snap is 0 2023-06-03T20:01:51.377 INFO:tasks.rados.rados.0.smithi033.stdout:2341: seq_num 1550 ranges {450850=655609,1768972=281878} 2023-06-03T20:01:51.383 INFO:tasks.rados.rados.0.smithi033.stdout:2341: writing smithi03366949-137 from 450850 to 1106459 tid 1 2023-06-03T20:01:51.388 INFO:tasks.rados.rados.0.smithi033.stdout:2341: writing smithi03366949-137 from 1768972 to 2050850 tid 2 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2342: read oid 231 snap -1 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2342: expect (ObjNum 867 snap 0 seq_num 867) 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2343: read oid 11 snap -1 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2344: write oid 346 current snap is 0 2023-06-03T20:01:51.389 INFO:tasks.rados.rados.0.smithi033.stdout:2344: seq_num 1551 ranges {467657=447211,1427454=640203} 2023-06-03T20:01:51.394 INFO:tasks.rados.rados.0.smithi033.stdout:2344: writing smithi03366949-346 from 467657 to 914868 tid 1 2023-06-03T20:01:51.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:50 smithi083 bash[26882]: cluster 2023-06-03T20:01:49.477959+0000 mgr.x (mgr.24803) 63 : cluster [DBG] pgmap v41: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 89 MiB/s rd, 14 MiB/s wr, 128 op/s 2023-06-03T20:01:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:50 smithi083 bash[26882]: audit 2023-06-03T20:01:50.220250+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.33:0/1596332357' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:51.400 INFO:tasks.rados.rados.0.smithi033.stdout:2344: writing smithi03366949-346 from 1427454 to 2067657 tid 2 2023-06-03T20:01:51.401 INFO:tasks.rados.rados.0.smithi033.stdout:2345: read oid 153 snap -1 2023-06-03T20:01:51.401 INFO:tasks.rados.rados.0.smithi033.stdout:2345: expect deleted 2023-06-03T20:01:51.401 INFO:tasks.rados.rados.0.smithi033.stdout:2346: write oid 168 current snap is 0 2023-06-03T20:01:51.401 INFO:tasks.rados.rados.0.smithi033.stdout:2346: seq_num 1552 ranges {484464=522460,1485936=484199} 2023-06-03T20:01:51.406 INFO:tasks.rados.rados.0.smithi033.stdout:2346: writing smithi03366949-168 from 484464 to 1006924 tid 1 2023-06-03T20:01:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:2346: writing smithi03366949-168 from 1485936 to 1970135 tid 2 2023-06-03T20:01:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:2347: read oid 182 snap -1 2023-06-03T20:01:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:2347: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-06-03T20:01:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:2348: write oid 199 current snap is 0 2023-06-03T20:01:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:2348: seq_num 1553 ranges {501271=597709,1544418=556853} 2023-06-03T20:01:51.418 INFO:tasks.rados.rados.0.smithi033.stdout:2348: writing smithi03366949-199 from 501271 to 1098980 tid 1 2023-06-03T20:01:51.424 INFO:tasks.rados.rados.0.smithi033.stdout:2348: writing smithi03366949-199 from 1544418 to 2101271 tid 2 2023-06-03T20:01:51.424 INFO:tasks.rados.rados.0.smithi033.stdout:2349: write oid 456 current snap is 0 2023-06-03T20:01:51.424 INFO:tasks.rados.rados.0.smithi033.stdout:2349: seq_num 1554 ranges {518078=672958,1602900=487868} 2023-06-03T20:01:51.430 INFO:tasks.rados.rados.0.smithi033.stdout:2349: writing smithi03366949-456 from 518078 to 1191036 tid 1 2023-06-03T20:01:51.436 INFO:tasks.rados.rados.0.smithi033.stdout:2349: writing smithi03366949-456 from 1602900 to 2090768 tid 2 2023-06-03T20:01:51.436 INFO:tasks.rados.rados.0.smithi033.stdout:2350: read oid 439 snap -1 2023-06-03T20:01:51.436 INFO:tasks.rados.rados.0.smithi033.stdout:2350: expect deleted 2023-06-03T20:01:51.436 INFO:tasks.rados.rados.0.smithi033.stdout:2351: read oid 26 snap -1 2023-06-03T20:01:51.437 INFO:tasks.rados.rados.0.smithi033.stdout:2351: expect (ObjNum 839 snap 0 seq_num 839) 2023-06-03T20:01:51.437 INFO:tasks.rados.rados.0.smithi033.stdout:2352: write oid 206 current snap is 0 2023-06-03T20:01:51.437 INFO:tasks.rados.rados.0.smithi033.stdout:2338: expect (ObjNum 1423 snap 0 seq_num 1423) 2023-06-03T20:01:51.637 INFO:tasks.rados.rados.0.smithi033.stdout:2339: finishing write tid 1 to smithi03366949-101 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:2339: finishing write tid 2 to smithi03366949-101 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:2339: finishing write tid 3 to smithi03366949-101 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:2339: finishing write tid 4 to smithi03366949-101 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 297 (ObjNum 1549 snap 0 seq_num 1549) dirty exists 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:2339: left oid 101 (ObjNum 1549 snap 0 seq_num 1549) 2023-06-03T20:01:51.638 INFO:tasks.rados.rados.0.smithi033.stdout:2340: expect (ObjNum 1245 snap 0 seq_num 1245) 2023-06-03T20:01:51.727 INFO:tasks.rados.rados.0.smithi033.stdout:2341: finishing write tid 1 to smithi03366949-137 2023-06-03T20:01:51.728 INFO:tasks.rados.rados.0.smithi033.stdout:2341: finishing write tid 2 to smithi03366949-137 2023-06-03T20:01:51.728 INFO:tasks.rados.rados.0.smithi033.stdout:2341: finishing write tid 3 to smithi03366949-137 2023-06-03T20:01:51.729 INFO:tasks.rados.rados.0.smithi033.stdout:2341: finishing write tid 4 to smithi03366949-137 2023-06-03T20:01:51.729 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 137 v 339 (ObjNum 1550 snap 0 seq_num 1550) dirty exists 2023-06-03T20:01:51.729 INFO:tasks.rados.rados.0.smithi033.stdout:2341: left oid 137 (ObjNum 1550 snap 0 seq_num 1550) 2023-06-03T20:01:51.729 INFO:tasks.rados.rados.0.smithi033.stdout:2342: expect (ObjNum 867 snap 0 seq_num 867) 2023-06-03T20:01:51.865 INFO:tasks.rados.rados.0.smithi033.stdout:2343: expect (ObjNum 1501 snap 0 seq_num 1501) 2023-06-03T20:01:52.106 INFO:tasks.rados.rados.0.smithi033.stdout:2344: finishing write tid 1 to smithi03366949-346 2023-06-03T20:01:52.106 INFO:tasks.rados.rados.0.smithi033.stdout:2344: finishing write tid 2 to smithi03366949-346 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2344: finishing write tid 3 to smithi03366949-346 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2344: finishing write tid 4 to smithi03366949-346 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 346 v 342 (ObjNum 1551 snap 0 seq_num 1551) dirty exists 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2344: left oid 346 (ObjNum 1551 snap 0 seq_num 1551) 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2346: finishing write tid 1 to smithi03366949-168 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2346: finishing write tid 2 to smithi03366949-168 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2346: finishing write tid 3 to smithi03366949-168 2023-06-03T20:01:52.107 INFO:tasks.rados.rados.0.smithi033.stdout:2346: finishing write tid 4 to smithi03366949-168 2023-06-03T20:01:52.108 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 345 (ObjNum 1552 snap 0 seq_num 1552) dirty exists 2023-06-03T20:01:52.108 INFO:tasks.rados.rados.0.smithi033.stdout:2346: left oid 168 (ObjNum 1552 snap 0 seq_num 1552) 2023-06-03T20:01:52.108 INFO:tasks.rados.rados.0.smithi033.stdout:2347: expect (ObjNum 1071 snap 0 seq_num 1071) 2023-06-03T20:01:52.186 INFO:tasks.rados.rados.0.smithi033.stdout:2348: finishing write tid 1 to smithi03366949-199 2023-06-03T20:01:52.186 INFO:tasks.rados.rados.0.smithi033.stdout:2348: finishing write tid 2 to smithi03366949-199 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2348: finishing write tid 3 to smithi03366949-199 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2348: finishing write tid 4 to smithi03366949-199 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 199 v 231 (ObjNum 1553 snap 0 seq_num 1553) dirty exists 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2348: left oid 199 (ObjNum 1553 snap 0 seq_num 1553) 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2349: finishing write tid 1 to smithi03366949-456 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2349: finishing write tid 2 to smithi03366949-456 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2349: finishing write tid 3 to smithi03366949-456 2023-06-03T20:01:52.187 INFO:tasks.rados.rados.0.smithi033.stdout:2349: finishing write tid 4 to smithi03366949-456 2023-06-03T20:01:52.188 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 456 v 300 (ObjNum 1554 snap 0 seq_num 1554) dirty exists 2023-06-03T20:01:52.188 INFO:tasks.rados.rados.0.smithi033.stdout:2349: left oid 456 (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:01:52.188 INFO:tasks.rados.rados.0.smithi033.stdout:2351: expect (ObjNum 839 snap 0 seq_num 839) 2023-06-03T20:01:52.280 INFO:tasks.rados.rados.0.smithi033.stdout:2352: seq_num 1555 ranges {534885=748207,1945029=189856} 2023-06-03T20:01:52.294 INFO:tasks.rados.rados.0.smithi033.stdout:2352: writing smithi03366949-206 from 534885 to 1283092 tid 1 2023-06-03T20:01:52.300 INFO:tasks.rados.rados.0.smithi033.stdout:2352: writing smithi03366949-206 from 1945029 to 2134885 tid 2 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2338: done (14 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2339: done (13 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2340: done (12 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2341: done (11 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2342: done (10 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2343: done (9 left) 2023-06-03T20:01:52.301 INFO:tasks.rados.rados.0.smithi033.stdout:2344: done (8 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2345: done (7 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2346: done (6 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2347: done (5 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2348: done (4 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2349: done (3 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2350: done (2 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2351: done (1 left) 2023-06-03T20:01:52.302 INFO:tasks.rados.rados.0.smithi033.stdout:2353: write oid 117 current snap is 0 2023-06-03T20:01:52.303 INFO:tasks.rados.rados.0.smithi033.stdout:2353: seq_num 1556 ranges {551692=423456,1603511=491537} 2023-06-03T20:01:52.305 INFO:tasks.rados.rados.0.smithi033.stdout:2353: writing smithi03366949-117 from 551692 to 975148 tid 1 2023-06-03T20:01:52.312 INFO:tasks.rados.rados.0.smithi033.stdout:2353: writing smithi03366949-117 from 1603511 to 2095048 tid 2 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2354: read oid 264 snap -1 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2354: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2355: write oid 429 current snap is 0 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2352: finishing write tid 1 to smithi03366949-206 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2352: finishing write tid 2 to smithi03366949-206 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2352: finishing write tid 3 to smithi03366949-206 2023-06-03T20:01:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:2355: seq_num 1557 ranges {568499=498705,1661993=506506} 2023-06-03T20:01:52.319 INFO:tasks.rados.rados.0.smithi033.stdout:2355: writing smithi03366949-429 from 568499 to 1067204 tid 1 2023-06-03T20:01:52.325 INFO:tasks.rados.rados.0.smithi033.stdout:2355: writing smithi03366949-429 from 1661993 to 2168499 tid 2 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2356: read oid 174 snap -1 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2356: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2357: write oid 202 current snap is 0 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2352: finishing write tid 4 to smithi03366949-206 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 206 v 436 (ObjNum 1555 snap 0 seq_num 1555) dirty exists 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2352: left oid 206 (ObjNum 1555 snap 0 seq_num 1555) 2023-06-03T20:01:52.326 INFO:tasks.rados.rados.0.smithi033.stdout:2353: finishing write tid 1 to smithi03366949-117 2023-06-03T20:01:52.327 INFO:tasks.rados.rados.0.smithi033.stdout:2357: seq_num 1558 ranges {585306=573954,1720475=464831} 2023-06-03T20:01:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:2357: writing smithi03366949-202 from 585306 to 1159260 tid 1 2023-06-03T20:01:52.338 INFO:tasks.rados.rados.0.smithi033.stdout:2357: writing smithi03366949-202 from 1720475 to 2185306 tid 2 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2352: done (5 left) 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2358: read oid 332 snap -1 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2358: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2359: read oid 144 snap -1 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2359: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:01:52.339 INFO:tasks.rados.rados.0.smithi033.stdout:2360: read oid 414 snap -1 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2360: expect deleted 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2361: read oid 88 snap -1 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2362: read oid 75 snap -1 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2362: expect deleted 2023-06-03T20:01:52.340 INFO:tasks.rados.rados.0.smithi033.stdout:2363: write oid 160 current snap is 0 2023-06-03T20:01:52.341 INFO:tasks.rados.rados.0.smithi033.stdout:2363: seq_num 1559 ranges {602113=765556,1778957=423156} 2023-06-03T20:01:52.346 INFO:tasks.rados.rados.0.smithi033.stdout:2363: writing smithi03366949-160 from 602113 to 1367669 tid 1 2023-06-03T20:01:52.351 INFO:tasks.rados.rados.0.smithi033.stdout:2363: writing smithi03366949-160 from 1778957 to 2202113 tid 2 2023-06-03T20:01:52.351 INFO:tasks.rados.rados.0.smithi033.stdout:2364: write oid 99 current snap is 0 2023-06-03T20:01:52.351 INFO:tasks.rados.rados.0.smithi033.stdout:2364: seq_num 1560 ranges {618920=440805,1837439=381481} 2023-06-03T20:01:52.357 INFO:tasks.rados.rados.0.smithi033.stdout:2364: writing smithi03366949-99 from 618920 to 1059725 tid 1 2023-06-03T20:01:52.365 INFO:tasks.rados.rados.0.smithi033.stdout:2364: writing smithi03366949-99 from 1837439 to 2218920 tid 2 2023-06-03T20:01:52.365 INFO:tasks.rados.rados.0.smithi033.stdout:2365: read oid 424 snap -1 2023-06-03T20:01:52.365 INFO:tasks.rados.rados.0.smithi033.stdout:2365: expect deleted 2023-06-03T20:01:52.365 INFO:tasks.rados.rados.0.smithi033.stdout:2354: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:52.442 INFO:tasks.rados.rados.0.smithi033.stdout:2353: finishing write tid 2 to smithi03366949-117 2023-06-03T20:01:52.442 INFO:tasks.rados.rados.0.smithi033.stdout:2353: finishing write tid 3 to smithi03366949-117 2023-06-03T20:01:52.442 INFO:tasks.rados.rados.0.smithi033.stdout:2353: finishing write tid 4 to smithi03366949-117 2023-06-03T20:01:52.442 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 117 v 311 (ObjNum 1556 snap 0 seq_num 1556) dirty exists 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2353: left oid 117 (ObjNum 1556 snap 0 seq_num 1556) 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2355: finishing write tid 1 to smithi03366949-429 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2366: read oid 318 snap -1 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2366: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2353: done (13 left) 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2354: done (12 left) 2023-06-03T20:01:52.443 INFO:tasks.rados.rados.0.smithi033.stdout:2367: read oid 33 snap -1 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2367: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2368: read oid 48 snap -1 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2368: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2369: read oid 62 snap -1 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2369: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2370: write oid 46 current snap is 0 2023-06-03T20:01:52.444 INFO:tasks.rados.rados.0.smithi033.stdout:2370: seq_num 1561 ranges {635727=516054,1895921=339806} 2023-06-03T20:01:52.455 INFO:tasks.rados.rados.0.smithi033.stdout:2370: writing smithi03366949-46 from 635727 to 1151781 tid 1 2023-06-03T20:01:52.462 INFO:tasks.rados.rados.0.smithi033.stdout:2370: writing smithi03366949-46 from 1895921 to 2235727 tid 2 2023-06-03T20:01:52.462 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:52.462 INFO:tasks.rados.rados.0.smithi033.stdout:2355: finishing write tid 2 to smithi03366949-429 2023-06-03T20:01:52.462 INFO:tasks.rados.rados.0.smithi033.stdout:2355: finishing write tid 3 to smithi03366949-429 2023-06-03T20:01:52.462 INFO:tasks.rados.rados.0.smithi033.stdout:2355: finishing write tid 4 to smithi03366949-429 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 439 (ObjNum 1557 snap 0 seq_num 1557) dirty exists 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2355: left oid 429 (ObjNum 1557 snap 0 seq_num 1557) 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2357: finishing write tid 1 to smithi03366949-202 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2357: finishing write tid 2 to smithi03366949-202 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2357: finishing write tid 3 to smithi03366949-202 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2357: finishing write tid 4 to smithi03366949-202 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 287 (ObjNum 1558 snap 0 seq_num 1558) dirty exists 2023-06-03T20:01:52.463 INFO:tasks.rados.rados.0.smithi033.stdout:2357: left oid 202 (ObjNum 1558 snap 0 seq_num 1558) 2023-06-03T20:01:52.464 INFO:tasks.rados.rados.0.smithi033.stdout:2356: expect (ObjNum 1178 snap 0 seq_num 1178) 2023-06-03T20:01:52.637 INFO:tasks.rados.rados.0.smithi033.stdout:2358: expect (ObjNum 1317 snap 0 seq_num 1317) 2023-06-03T20:01:52.747 INFO:tasks.rados.rados.0.smithi033.stdout:2363: finishing write tid 1 to smithi03366949-160 2023-06-03T20:01:52.748 INFO:tasks.rados.rados.0.smithi033.stdout:2359: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:01:52.903 INFO:tasks.rados.rados.0.smithi033.stdout:2363: finishing write tid 2 to smithi03366949-160 2023-06-03T20:01:52.903 INFO:tasks.rados.rados.0.smithi033.stdout:2363: finishing write tid 3 to smithi03366949-160 2023-06-03T20:01:52.903 INFO:tasks.rados.rados.0.smithi033.stdout:2363: finishing write tid 4 to smithi03366949-160 2023-06-03T20:01:52.904 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 314 (ObjNum 1559 snap 0 seq_num 1559) dirty exists 2023-06-03T20:01:52.904 INFO:tasks.rados.rados.0.smithi033.stdout:2363: left oid 160 (ObjNum 1559 snap 0 seq_num 1559) 2023-06-03T20:01:52.904 INFO:tasks.rados.rados.0.smithi033.stdout:2361: expect (ObjNum 1500 snap 0 seq_num 1500) 2023-06-03T20:01:53.133 INFO:tasks.rados.rados.0.smithi033.stdout:2364: finishing write tid 1 to smithi03366949-99 2023-06-03T20:01:53.133 INFO:tasks.rados.rados.0.smithi033.stdout:2364: finishing write tid 2 to smithi03366949-99 2023-06-03T20:01:53.134 INFO:tasks.rados.rados.0.smithi033.stdout:2364: finishing write tid 3 to smithi03366949-99 2023-06-03T20:01:53.134 INFO:tasks.rados.rados.0.smithi033.stdout:2364: finishing write tid 4 to smithi03366949-99 2023-06-03T20:01:53.134 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 99 v 382 (ObjNum 1560 snap 0 seq_num 1560) dirty exists 2023-06-03T20:01:53.134 INFO:tasks.rados.rados.0.smithi033.stdout:2364: left oid 99 (ObjNum 1560 snap 0 seq_num 1560) 2023-06-03T20:01:53.134 INFO:tasks.rados.rados.0.smithi033.stdout:2368: expect (ObjNum 655 snap 0 seq_num 655) 2023-06-03T20:01:53.259 INFO:tasks.rados.rados.0.smithi033.stdout:2369: expect (ObjNum 1343 snap 0 seq_num 1343) 2023-06-03T20:01:53.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[33017]: cluster 2023-06-03T20:01:51.478447+0000 mgr.x (mgr.24803) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.2 MiB/s wr, 80 op/s 2023-06-03T20:01:53.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[33017]: audit 2023-06-03T20:01:52.598379+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:53.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[33017]: audit 2023-06-03T20:01:52.667024+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.33:0/2374811757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:53.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[26432]: cluster 2023-06-03T20:01:51.478447+0000 mgr.x (mgr.24803) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.2 MiB/s wr, 80 op/s 2023-06-03T20:01:53.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[26432]: audit 2023-06-03T20:01:52.598379+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:53.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:52 smithi033 bash[26432]: audit 2023-06-03T20:01:52.667024+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.33:0/2374811757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:53.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:52 smithi083 bash[26882]: cluster 2023-06-03T20:01:51.478447+0000 mgr.x (mgr.24803) 64 : cluster [DBG] pgmap v42: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 50 MiB/s rd, 9.2 MiB/s wr, 80 op/s 2023-06-03T20:01:53.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:52 smithi083 bash[26882]: audit 2023-06-03T20:01:52.598379+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:01:53.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:52 smithi083 bash[26882]: audit 2023-06-03T20:01:52.667024+0000 mon.a (mon.0) 788 : audit [DBG] from='client.? 172.21.15.33:0/2374811757' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:53.403 INFO:tasks.rados.rados.0.smithi033.stdout:2366: expect (ObjNum 938 snap 0 seq_num 938) 2023-06-03T20:01:53.614 INFO:tasks.rados.rados.0.smithi033.stdout:2367: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:2370: finishing write tid 1 to smithi03366949-46 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:2370: finishing write tid 2 to smithi03366949-46 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:2370: finishing write tid 3 to smithi03366949-46 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:2370: finishing write tid 4 to smithi03366949-46 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 46 v 278 (ObjNum 1561 snap 0 seq_num 1561) dirty exists 2023-06-03T20:01:53.723 INFO:tasks.rados.rados.0.smithi033.stdout:2370: left oid 46 (ObjNum 1561 snap 0 seq_num 1561) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2355: done (15 left) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2356: done (14 left) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2357: done (13 left) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2358: done (12 left) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2359: done (11 left) 2023-06-03T20:01:53.724 INFO:tasks.rados.rados.0.smithi033.stdout:2360: done (10 left) 2023-06-03T20:01:53.725 INFO:tasks.rados.rados.0.smithi033.stdout:2361: done (9 left) 2023-06-03T20:01:53.725 INFO:tasks.rados.rados.0.smithi033.stdout:2362: done (8 left) 2023-06-03T20:01:53.725 INFO:tasks.rados.rados.0.smithi033.stdout:2363: done (7 left) 2023-06-03T20:01:53.725 INFO:tasks.rados.rados.0.smithi033.stdout:2364: done (6 left) 2023-06-03T20:01:53.725 INFO:tasks.rados.rados.0.smithi033.stdout:2365: done (5 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2366: done (4 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2367: done (3 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2368: done (2 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2369: done (1 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2370: done (0 left) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2371: read oid 362 snap -1 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2371: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:01:53.726 INFO:tasks.rados.rados.0.smithi033.stdout:2372: read oid 372 snap -1 2023-06-03T20:01:53.727 INFO:tasks.rados.rados.0.smithi033.stdout:2372: expect deleted 2023-06-03T20:01:53.727 INFO:tasks.rados.rados.0.smithi033.stdout:2373: write oid 353 current snap is 0 2023-06-03T20:01:53.727 INFO:tasks.rados.rados.0.smithi033.stdout:2373: seq_num 1562 ranges {652534=591303,1954403=298131} 2023-06-03T20:01:53.735 INFO:tasks.rados.rados.0.smithi033.stdout:2373: writing smithi03366949-353 from 652534 to 1243837 tid 1 2023-06-03T20:01:53.741 INFO:tasks.rados.rados.0.smithi033.stdout:2373: writing smithi03366949-353 from 1954403 to 2252534 tid 2 2023-06-03T20:01:53.741 INFO:tasks.rados.rados.0.smithi033.stdout:2374: read oid 444 snap -1 2023-06-03T20:01:53.741 INFO:tasks.rados.rados.0.smithi033.stdout:2374: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-06-03T20:01:53.741 INFO:tasks.rados.rados.0.smithi033.stdout:2375: read oid 474 snap -1 2023-06-03T20:01:53.741 INFO:tasks.rados.rados.0.smithi033.stdout:2375: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:01:53.742 INFO:tasks.rados.rados.0.smithi033.stdout:2376: write oid 309 current snap is 0 2023-06-03T20:01:53.742 INFO:tasks.rados.rados.0.smithi033.stdout:2376: seq_num 1563 ranges {669341=666552,2012885=256456} 2023-06-03T20:01:53.748 INFO:tasks.rados.rados.0.smithi033.stdout:2376: writing smithi03366949-309 from 669341 to 1335893 tid 1 2023-06-03T20:01:53.754 INFO:tasks.rados.rados.0.smithi033.stdout:2376: writing smithi03366949-309 from 2012885 to 2269341 tid 2 2023-06-03T20:01:53.754 INFO:tasks.rados.rados.0.smithi033.stdout:2377: read oid 71 snap -1 2023-06-03T20:01:53.754 INFO:tasks.rados.rados.0.smithi033.stdout:2377: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-06-03T20:01:53.754 INFO:tasks.rados.rados.0.smithi033.stdout:2378: write oid 469 current snap is 0 2023-06-03T20:01:53.755 INFO:tasks.rados.rados.0.smithi033.stdout:2378: seq_num 1564 ranges {686148=741801,1955014=331134} 2023-06-03T20:01:53.762 INFO:tasks.rados.rados.0.smithi033.stdout:2378: writing smithi03366949-469 from 686148 to 1427949 tid 1 2023-06-03T20:01:53.767 INFO:tasks.rados.rados.0.smithi033.stdout:2378: writing smithi03366949-469 from 1955014 to 2286148 tid 2 2023-06-03T20:01:53.767 INFO:tasks.rados.rados.0.smithi033.stdout:2379: write oid 441 current snap is 0 2023-06-03T20:01:53.767 INFO:tasks.rados.rados.0.smithi033.stdout:2379: seq_num 1565 ranges {702955=417050,1613496=649871} 2023-06-03T20:01:53.773 INFO:tasks.rados.rados.0.smithi033.stdout:2379: writing smithi03366949-441 from 702955 to 1120005 tid 1 2023-06-03T20:01:53.780 INFO:tasks.rados.rados.0.smithi033.stdout:2379: writing smithi03366949-441 from 1613496 to 2263367 tid 2 2023-06-03T20:01:53.780 INFO:tasks.rados.rados.0.smithi033.stdout:2380: write oid 87 current snap is 0 2023-06-03T20:01:53.780 INFO:tasks.rados.rados.0.smithi033.stdout:2380: seq_num 1566 ranges {719762=492299,1671978=509882} 2023-06-03T20:01:53.787 INFO:tasks.rados.rados.0.smithi033.stdout:2380: writing smithi03366949-87 from 719762 to 1212061 tid 1 2023-06-03T20:01:53.793 INFO:tasks.rados.rados.0.smithi033.stdout:2380: writing smithi03366949-87 from 1671978 to 2181860 tid 2 2023-06-03T20:01:53.793 INFO:tasks.rados.rados.0.smithi033.stdout:2381: read oid 477 snap -1 2023-06-03T20:01:53.793 INFO:tasks.rados.rados.0.smithi033.stdout:2381: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-06-03T20:01:53.793 INFO:tasks.rados.rados.0.smithi033.stdout:2382: delete oid 200 current snap is 0 2023-06-03T20:01:53.793 INFO:tasks.rados.rados.0.smithi033.stdout:2371: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:01:53.925 INFO:tasks.rados.rados.0.smithi033.stdout:2373: finishing write tid 1 to smithi03366949-353 2023-06-03T20:01:53.925 INFO:tasks.rados.rados.0.smithi033.stdout:2373: finishing write tid 2 to smithi03366949-353 2023-06-03T20:01:53.925 INFO:tasks.rados.rados.0.smithi033.stdout:2371: done (11 left) 2023-06-03T20:01:53.925 INFO:tasks.rados.rados.0.smithi033.stdout:2372: done (10 left) 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2382: done (9 left) 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2383: read oid 369 snap -1 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2383: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2384: read oid 481 snap -1 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2384: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2385: delete oid 374 current snap is 0 2023-06-03T20:01:53.926 INFO:tasks.rados.rados.0.smithi033.stdout:2373: finishing write tid 3 to smithi03366949-353 2023-06-03T20:01:53.927 INFO:tasks.rados.rados.0.smithi033.stdout:2373: finishing write tid 4 to smithi03366949-353 2023-06-03T20:01:53.927 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 353 v 345 (ObjNum 1562 snap 0 seq_num 1562) dirty exists 2023-06-03T20:01:53.927 INFO:tasks.rados.rados.0.smithi033.stdout:2373: left oid 353 (ObjNum 1562 snap 0 seq_num 1562) 2023-06-03T20:01:53.927 INFO:tasks.rados.rados.0.smithi033.stdout:2374: expect (ObjNum 1221 snap 0 seq_num 1221) 2023-06-03T20:01:54.059 INFO:tasks.rados.rados.0.smithi033.stdout:2375: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:01:54.190 INFO:tasks.rados.rados.0.smithi033.stdout:2376: finishing write tid 1 to smithi03366949-309 2023-06-03T20:01:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:2376: finishing write tid 2 to smithi03366949-309 2023-06-03T20:01:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:2376: finishing write tid 3 to smithi03366949-309 2023-06-03T20:01:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:2376: finishing write tid 4 to smithi03366949-309 2023-06-03T20:01:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 309 v 234 (ObjNum 1563 snap 0 seq_num 1563) dirty exists 2023-06-03T20:01:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:2376: left oid 309 (ObjNum 1563 snap 0 seq_num 1563) 2023-06-03T20:01:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:2377: expect (ObjNum 1099 snap 0 seq_num 1099) 2023-06-03T20:01:54.357 INFO:tasks.rados.rados.0.smithi033.stdout:2378: finishing write tid 1 to smithi03366949-469 2023-06-03T20:01:54.357 INFO:tasks.rados.rados.0.smithi033.stdout:2378: finishing write tid 2 to smithi03366949-469 2023-06-03T20:01:54.357 INFO:tasks.rados.rados.0.smithi033.stdout:2378: finishing write tid 3 to smithi03366949-469 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2378: finishing write tid 4 to smithi03366949-469 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 469 v 348 (ObjNum 1564 snap 0 seq_num 1564) dirty exists 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2378: left oid 469 (ObjNum 1564 snap 0 seq_num 1564) 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2379: finishing write tid 1 to smithi03366949-441 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2379: finishing write tid 2 to smithi03366949-441 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2379: finishing write tid 3 to smithi03366949-441 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:2379: finishing write tid 4 to smithi03366949-441 2023-06-03T20:01:54.358 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 385 (ObjNum 1565 snap 0 seq_num 1565) dirty exists 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2379: left oid 441 (ObjNum 1565 snap 0 seq_num 1565) 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2380: finishing write tid 1 to smithi03366949-87 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2380: finishing write tid 2 to smithi03366949-87 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2380: finishing write tid 3 to smithi03366949-87 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2380: finishing write tid 4 to smithi03366949-87 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 87 v 237 (ObjNum 1566 snap 0 seq_num 1566) dirty exists 2023-06-03T20:01:54.359 INFO:tasks.rados.rados.0.smithi033.stdout:2380: left oid 87 (ObjNum 1566 snap 0 seq_num 1566) 2023-06-03T20:01:54.360 INFO:tasks.rados.rados.0.smithi033.stdout:2381: expect (ObjNum 1344 snap 0 seq_num 1344) 2023-06-03T20:01:54.515 INFO:tasks.rados.rados.0.smithi033.stdout:2383: expect (ObjNum 1191 snap 0 seq_num 1191) 2023-06-03T20:01:54.574 INFO:tasks.rados.rados.0.smithi033.stdout:2384: expect (ObjNum 1066 snap 0 seq_num 1066) 2023-06-03T20:01:54.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:01:54 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:01:54] "GET /metrics HTTP/1.1" 200 190297 "" "Prometheus/2.33.4" 2023-06-03T20:01:54.749 INFO:tasks.rados.rados.0.smithi033.stdout:2373: done (11 left) 2023-06-03T20:01:54.750 INFO:tasks.rados.rados.0.smithi033.stdout:2374: done (10 left) 2023-06-03T20:01:54.750 INFO:tasks.rados.rados.0.smithi033.stdout:2375: done (9 left) 2023-06-03T20:01:54.750 INFO:tasks.rados.rados.0.smithi033.stdout:2376: done (8 left) 2023-06-03T20:01:54.750 INFO:tasks.rados.rados.0.smithi033.stdout:2377: done (7 left) 2023-06-03T20:01:54.750 INFO:tasks.rados.rados.0.smithi033.stdout:2378: done (6 left) 2023-06-03T20:01:54.751 INFO:tasks.rados.rados.0.smithi033.stdout:2379: done (5 left) 2023-06-03T20:01:54.751 INFO:tasks.rados.rados.0.smithi033.stdout:2380: done (4 left) 2023-06-03T20:01:54.751 INFO:tasks.rados.rados.0.smithi033.stdout:2381: done (3 left) 2023-06-03T20:01:54.751 INFO:tasks.rados.rados.0.smithi033.stdout:2383: done (2 left) 2023-06-03T20:01:54.752 INFO:tasks.rados.rados.0.smithi033.stdout:2384: done (1 left) 2023-06-03T20:01:54.752 INFO:tasks.rados.rados.0.smithi033.stdout:2385: done (0 left) 2023-06-03T20:01:54.752 INFO:tasks.rados.rados.0.smithi033.stdout:2386: write oid 231 current snap is 0 2023-06-03T20:01:54.752 INFO:tasks.rados.rados.0.smithi033.stdout:2386: seq_num 1569 ranges {770183=434399,1847424=522759} 2023-06-03T20:01:54.762 INFO:tasks.rados.rados.0.smithi033.stdout:2386: writing smithi03366949-231 from 770183 to 1204582 tid 1 2023-06-03T20:01:54.768 INFO:tasks.rados.rados.0.smithi033.stdout:2386: writing smithi03366949-231 from 1847424 to 2370183 tid 2 2023-06-03T20:01:54.769 INFO:tasks.rados.rados.0.smithi033.stdout:2387: write oid 240 current snap is 0 2023-06-03T20:01:54.769 INFO:tasks.rados.rados.0.smithi033.stdout:2387: seq_num 1570 ranges {786990=509648,1905906=481084} 2023-06-03T20:01:54.775 INFO:tasks.rados.rados.0.smithi033.stdout:2387: writing smithi03366949-240 from 786990 to 1296638 tid 1 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2387: writing smithi03366949-240 from 1905906 to 2386990 tid 2 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2388: write oid 148 current snap is 0 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2386: finishing write tid 1 to smithi03366949-231 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2386: finishing write tid 2 to smithi03366949-231 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2386: finishing write tid 3 to smithi03366949-231 2023-06-03T20:01:54.782 INFO:tasks.rados.rados.0.smithi033.stdout:2386: finishing write tid 4 to smithi03366949-231 2023-06-03T20:01:54.783 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 293 (ObjNum 1569 snap 0 seq_num 1569) dirty exists 2023-06-03T20:01:54.783 INFO:tasks.rados.rados.0.smithi033.stdout:2386: left oid 231 (ObjNum 1569 snap 0 seq_num 1569) 2023-06-03T20:01:54.783 INFO:tasks.rados.rados.0.smithi033.stdout:2387: finishing write tid 1 to smithi03366949-240 2023-06-03T20:01:54.783 INFO:tasks.rados.rados.0.smithi033.stdout:2388: seq_num 1571 ranges {403797=584897,1564388=660878} 2023-06-03T20:01:54.787 INFO:tasks.rados.rados.0.smithi033.stdout:2388: writing smithi03366949-148 from 403797 to 988694 tid 1 2023-06-03T20:01:54.795 INFO:tasks.rados.rados.0.smithi033.stdout:2388: writing smithi03366949-148 from 1564388 to 2225266 tid 2 2023-06-03T20:01:54.795 INFO:tasks.rados.rados.0.smithi033.stdout:2386: done (2 left) 2023-06-03T20:01:54.795 INFO:tasks.rados.rados.0.smithi033.stdout:2389: read oid 408 snap -1 2023-06-03T20:01:54.795 INFO:tasks.rados.rados.0.smithi033.stdout:2389: expect deleted 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2390: read oid 303 snap -1 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2390: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2391: write oid 228 current snap is 0 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2387: finishing write tid 2 to smithi03366949-240 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2387: finishing write tid 3 to smithi03366949-240 2023-06-03T20:01:54.796 INFO:tasks.rados.rados.0.smithi033.stdout:2387: finishing write tid 4 to smithi03366949-240 2023-06-03T20:01:54.797 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 240 v 290 (ObjNum 1570 snap 0 seq_num 1570) dirty exists 2023-06-03T20:01:54.797 INFO:tasks.rados.rados.0.smithi033.stdout:2387: left oid 240 (ObjNum 1570 snap 0 seq_num 1570) 2023-06-03T20:01:54.797 INFO:tasks.rados.rados.0.smithi033.stdout:2388: finishing write tid 1 to smithi03366949-148 2023-06-03T20:01:54.797 INFO:tasks.rados.rados.0.smithi033.stdout:2391: seq_num 1572 ranges {420604=660146,1506517=404536} 2023-06-03T20:01:54.800 INFO:tasks.rados.rados.0.smithi033.stdout:2391: writing smithi03366949-228 from 420604 to 1080750 tid 1 2023-06-03T20:01:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:2391: writing smithi03366949-228 from 1506517 to 1911053 tid 2 2023-06-03T20:01:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:2387: done (4 left) 2023-06-03T20:01:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:2392: read oid 317 snap -1 2023-06-03T20:01:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:2392: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-06-03T20:01:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:2393: write oid 428 current snap is 0 2023-06-03T20:01:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:2393: seq_num 1573 ranges {437411=735395,1964999=472412} 2023-06-03T20:01:54.813 INFO:tasks.rados.rados.0.smithi033.stdout:2393: writing smithi03366949-428 from 437411 to 1172806 tid 1 2023-06-03T20:01:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:2393: writing smithi03366949-428 from 1964999 to 2437411 tid 2 2023-06-03T20:01:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:2394: write oid 115 current snap is 0 2023-06-03T20:01:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:2394: seq_num 1574 ranges {454218=526997,1739834=408205} 2023-06-03T20:01:54.827 INFO:tasks.rados.rados.0.smithi033.stdout:2394: writing smithi03366949-115 from 454218 to 981215 tid 1 2023-06-03T20:01:54.835 INFO:tasks.rados.rados.0.smithi033.stdout:2394: writing smithi03366949-115 from 1739834 to 2148039 tid 2 2023-06-03T20:01:54.835 INFO:tasks.rados.rados.0.smithi033.stdout:2395: write oid 277 current snap is 0 2023-06-03T20:01:54.835 INFO:tasks.rados.rados.0.smithi033.stdout:2395: seq_num 1575 ranges {471025=602246,1798316=668216} 2023-06-03T20:01:54.841 INFO:tasks.rados.rados.0.smithi033.stdout:2395: writing smithi03366949-277 from 471025 to 1073271 tid 1 2023-06-03T20:01:54.850 INFO:tasks.rados.rados.0.smithi033.stdout:2395: writing smithi03366949-277 from 1798316 to 2466532 tid 2 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2396: read oid 270 snap -1 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2396: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2397: read oid 416 snap -1 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2397: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2398: read oid 263 snap -1 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2398: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-06-03T20:01:54.851 INFO:tasks.rados.rados.0.smithi033.stdout:2399: read oid 493 snap -1 2023-06-03T20:01:54.852 INFO:tasks.rados.rados.0.smithi033.stdout:2399: expect deleted 2023-06-03T20:01:54.852 INFO:tasks.rados.rados.0.smithi033.stdout:2400: write oid 111 current snap is 0 2023-06-03T20:01:54.852 INFO:tasks.rados.rados.0.smithi033.stdout:2400: seq_num 1576 ranges {487832=677495,1740445=411874} 2023-06-03T20:01:54.858 INFO:tasks.rados.rados.0.smithi033.stdout:2400: writing smithi03366949-111 from 487832 to 1165327 tid 1 2023-06-03T20:01:54.864 INFO:tasks.rados.rados.0.smithi033.stdout:2400: writing smithi03366949-111 from 1740445 to 2152319 tid 2 2023-06-03T20:01:54.864 INFO:tasks.rados.rados.0.smithi033.stdout:2401: write oid 141 current snap is 0 2023-06-03T20:01:54.864 INFO:tasks.rados.rados.0.smithi033.stdout:2401: seq_num 1577 ranges {504639=752744,1798927=671885} 2023-06-03T20:01:54.871 INFO:tasks.rados.rados.0.smithi033.stdout:2401: writing smithi03366949-141 from 504639 to 1257383 tid 1 2023-06-03T20:01:54.878 INFO:tasks.rados.rados.0.smithi033.stdout:2401: writing smithi03366949-141 from 1798927 to 2470812 tid 2 2023-06-03T20:01:54.878 INFO:tasks.rados.rados.0.smithi033.stdout:2402: read oid 431 snap -1 2023-06-03T20:01:54.878 INFO:tasks.rados.rados.0.smithi033.stdout:2402: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:01:54.878 INFO:tasks.rados.rados.0.smithi033.stdout:2403: write oid 127 current snap is 0 2023-06-03T20:01:54.879 INFO:tasks.rados.rados.0.smithi033.stdout:2390: expect (ObjNum 302 snap 0 seq_num 302) 2023-06-03T20:01:54.986 INFO:tasks.rados.rados.0.smithi033.stdout:2388: finishing write tid 2 to smithi03366949-148 2023-06-03T20:01:54.986 INFO:tasks.rados.rados.0.smithi033.stdout:2388: finishing write tid 3 to smithi03366949-148 2023-06-03T20:01:54.986 INFO:tasks.rados.rados.0.smithi033.stdout:2388: finishing write tid 4 to smithi03366949-148 2023-06-03T20:01:54.987 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 317 (ObjNum 1571 snap 0 seq_num 1571) dirty exists 2023-06-03T20:01:54.987 INFO:tasks.rados.rados.0.smithi033.stdout:2388: left oid 148 (ObjNum 1571 snap 0 seq_num 1571) 2023-06-03T20:01:54.987 INFO:tasks.rados.rados.0.smithi033.stdout:2391: finishing write tid 1 to smithi03366949-228 2023-06-03T20:01:54.987 INFO:tasks.rados.rados.0.smithi033.stdout:2391: finishing write tid 2 to smithi03366949-228 2023-06-03T20:01:54.987 INFO:tasks.rados.rados.0.smithi033.stdout:2403: seq_num 1578 ranges {521446=427993,1457409=415543,2301012=220434} 2023-06-03T20:01:54.993 INFO:tasks.rados.rados.0.smithi033.stdout:2403: writing smithi03366949-127 from 521446 to 949439 tid 1 2023-06-03T20:01:55.000 INFO:tasks.rados.rados.0.smithi033.stdout:2403: writing smithi03366949-127 from 1457409 to 1872952 tid 2 2023-06-03T20:01:55.004 INFO:tasks.rados.rados.0.smithi033.stdout:2403: writing smithi03366949-127 from 2301012 to 2521446 tid 3 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2388: done (15 left) 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2389: done (14 left) 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2390: done (13 left) 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2404: read oid 24 snap -1 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2404: expect deleted 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2405: write oid 215 current snap is 0 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2391: finishing write tid 3 to smithi03366949-228 2023-06-03T20:01:55.005 INFO:tasks.rados.rados.0.smithi033.stdout:2391: finishing write tid 4 to smithi03366949-228 2023-06-03T20:01:55.006 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 228 v 296 (ObjNum 1572 snap 0 seq_num 1572) dirty exists 2023-06-03T20:01:55.006 INFO:tasks.rados.rados.0.smithi033.stdout:2391: left oid 228 (ObjNum 1572 snap 0 seq_num 1572) 2023-06-03T20:01:55.006 INFO:tasks.rados.rados.0.smithi033.stdout:2392: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-06-03T20:01:55.148 INFO:tasks.rados.rados.0.smithi033.stdout:2393: finishing write tid 1 to smithi03366949-428 2023-06-03T20:01:55.149 INFO:tasks.rados.rados.0.smithi033.stdout:2393: finishing write tid 2 to smithi03366949-428 2023-06-03T20:01:55.149 INFO:tasks.rados.rados.0.smithi033.stdout:2393: finishing write tid 3 to smithi03366949-428 2023-06-03T20:01:55.149 INFO:tasks.rados.rados.0.smithi033.stdout:2393: finishing write tid 4 to smithi03366949-428 2023-06-03T20:01:55.151 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 428 v 388 (ObjNum 1573 snap 0 seq_num 1573) dirty exists 2023-06-03T20:01:55.152 INFO:tasks.rados.rados.0.smithi033.stdout:2393: left oid 428 (ObjNum 1573 snap 0 seq_num 1573) 2023-06-03T20:01:55.152 INFO:tasks.rados.rados.0.smithi033.stdout:2405: seq_num 1579 ranges {538253=503242,1515891=675554} 2023-06-03T20:01:55.157 INFO:tasks.rados.rados.0.smithi033.stdout:2405: writing smithi03366949-215 from 538253 to 1041495 tid 1 2023-06-03T20:01:55.166 INFO:tasks.rados.rados.0.smithi033.stdout:2405: writing smithi03366949-215 from 1515891 to 2191445 tid 2 2023-06-03T20:01:55.167 INFO:tasks.rados.rados.0.smithi033.stdout:2391: done (14 left) 2023-06-03T20:01:55.167 INFO:tasks.rados.rados.0.smithi033.stdout:2392: done (13 left) 2023-06-03T20:01:55.167 INFO:tasks.rados.rados.0.smithi033.stdout:2393: done (12 left) 2023-06-03T20:01:55.167 INFO:tasks.rados.rados.0.smithi033.stdout:2406: read oid 41 snap -1 2023-06-03T20:01:55.167 INFO:tasks.rados.rados.0.smithi033.stdout:2406: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2407: read oid 223 snap -1 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2407: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2408: write oid 407 current snap is 0 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2394: finishing write tid 1 to smithi03366949-115 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2394: finishing write tid 2 to smithi03366949-115 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2394: finishing write tid 3 to smithi03366949-115 2023-06-03T20:01:55.168 INFO:tasks.rados.rados.0.smithi033.stdout:2394: finishing write tid 4 to smithi03366949-115 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 279 (ObjNum 1574 snap 0 seq_num 1574) dirty exists 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:2394: left oid 115 (ObjNum 1574 snap 0 seq_num 1574) 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:2395: finishing write tid 1 to smithi03366949-277 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:2395: finishing write tid 2 to smithi03366949-277 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:2395: finishing write tid 3 to smithi03366949-277 2023-06-03T20:01:55.169 INFO:tasks.rados.rados.0.smithi033.stdout:2396: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:01:55.254 INFO:tasks.rados.rados.0.smithi033.stdout:2395: finishing write tid 4 to smithi03366949-277 2023-06-03T20:01:55.255 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 303 (ObjNum 1575 snap 0 seq_num 1575) dirty exists 2023-06-03T20:01:55.255 INFO:tasks.rados.rados.0.smithi033.stdout:2395: left oid 277 (ObjNum 1575 snap 0 seq_num 1575) 2023-06-03T20:01:55.255 INFO:tasks.rados.rados.0.smithi033.stdout:2398: expect (ObjNum 1303 snap 0 seq_num 1303) 2023-06-03T20:01:55.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:54 smithi033 bash[26432]: cluster 2023-06-03T20:01:53.479067+0000 mgr.x (mgr.24803) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.2 MiB/s wr, 81 op/s 2023-06-03T20:01:55.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:54 smithi033 bash[33017]: cluster 2023-06-03T20:01:53.479067+0000 mgr.x (mgr.24803) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.2 MiB/s wr, 81 op/s 2023-06-03T20:01:55.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:54 smithi083 bash[26882]: cluster 2023-06-03T20:01:53.479067+0000 mgr.x (mgr.24803) 65 : cluster [DBG] pgmap v43: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 9.2 MiB/s wr, 81 op/s 2023-06-03T20:01:55.525 INFO:tasks.rados.rados.0.smithi033.stdout:2397: expect (ObjNum 1411 snap 0 seq_num 1411) 2023-06-03T20:01:55.694 INFO:tasks.rados.rados.0.smithi033.stdout:2400: finishing write tid 1 to smithi03366949-111 2023-06-03T20:01:55.694 INFO:tasks.rados.rados.0.smithi033.stdout:2400: finishing write tid 2 to smithi03366949-111 2023-06-03T20:01:55.694 INFO:tasks.rados.rados.0.smithi033.stdout:2400: finishing write tid 3 to smithi03366949-111 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2400: finishing write tid 4 to smithi03366949-111 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 111 v 342 (ObjNum 1576 snap 0 seq_num 1576) dirty exists 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2400: left oid 111 (ObjNum 1576 snap 0 seq_num 1576) 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2401: finishing write tid 1 to smithi03366949-141 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2401: finishing write tid 2 to smithi03366949-141 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2401: finishing write tid 3 to smithi03366949-141 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:2401: finishing write tid 4 to smithi03366949-141 2023-06-03T20:01:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 352 (ObjNum 1577 snap 0 seq_num 1577) dirty exists 2023-06-03T20:01:55.696 INFO:tasks.rados.rados.0.smithi033.stdout:2401: left oid 141 (ObjNum 1577 snap 0 seq_num 1577) 2023-06-03T20:01:55.696 INFO:tasks.rados.rados.0.smithi033.stdout:2402: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:01:55.866 INFO:tasks.rados.rados.0.smithi033.stdout:2403: finishing write tid 1 to smithi03366949-127 2023-06-03T20:01:55.866 INFO:tasks.rados.rados.0.smithi033.stdout:2403: finishing write tid 2 to smithi03366949-127 2023-06-03T20:01:55.866 INFO:tasks.rados.rados.0.smithi033.stdout:2403: finishing write tid 3 to smithi03366949-127 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2403: finishing write tid 4 to smithi03366949-127 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2403: finishing write tid 5 to smithi03366949-127 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 321 (ObjNum 1578 snap 0 seq_num 1578) dirty exists 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2403: left oid 127 (ObjNum 1578 snap 0 seq_num 1578) 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2405: finishing write tid 1 to smithi03366949-215 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2405: finishing write tid 2 to smithi03366949-215 2023-06-03T20:01:55.867 INFO:tasks.rados.rados.0.smithi033.stdout:2405: finishing write tid 3 to smithi03366949-215 2023-06-03T20:01:55.868 INFO:tasks.rados.rados.0.smithi033.stdout:2405: finishing write tid 4 to smithi03366949-215 2023-06-03T20:01:55.868 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 215 v 324 (ObjNum 1579 snap 0 seq_num 1579) dirty exists 2023-06-03T20:01:55.868 INFO:tasks.rados.rados.0.smithi033.stdout:2405: left oid 215 (ObjNum 1579 snap 0 seq_num 1579) 2023-06-03T20:01:55.868 INFO:tasks.rados.rados.0.smithi033.stdout:2407: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:01:56.018 INFO:tasks.rados.rados.0.smithi033.stdout:2406: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:01:56.098 INFO:tasks.rados.rados.0.smithi033.stdout:2408: seq_num 1580 ranges {555060=578491,1858020=419212} 2023-06-03T20:01:56.110 INFO:tasks.rados.rados.0.smithi033.stdout:2408: writing smithi03366949-407 from 555060 to 1133551 tid 1 2023-06-03T20:01:56.119 INFO:tasks.rados.rados.0.smithi033.stdout:2408: writing smithi03366949-407 from 1858020 to 2277232 tid 2 2023-06-03T20:01:56.119 INFO:tasks.rados.rados.0.smithi033.stdout:2394: done (14 left) 2023-06-03T20:01:56.119 INFO:tasks.rados.rados.0.smithi033.stdout:2395: done (13 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2396: done (12 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2397: done (11 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2398: done (10 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2399: done (9 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2400: done (8 left) 2023-06-03T20:01:56.120 INFO:tasks.rados.rados.0.smithi033.stdout:2401: done (7 left) 2023-06-03T20:01:56.121 INFO:tasks.rados.rados.0.smithi033.stdout:2402: done (6 left) 2023-06-03T20:01:56.121 INFO:tasks.rados.rados.0.smithi033.stdout:2403: done (5 left) 2023-06-03T20:01:56.121 INFO:tasks.rados.rados.0.smithi033.stdout:2404: done (4 left) 2023-06-03T20:01:56.121 INFO:tasks.rados.rados.0.smithi033.stdout:2405: done (3 left) 2023-06-03T20:01:56.122 INFO:tasks.rados.rados.0.smithi033.stdout:2406: done (2 left) 2023-06-03T20:01:56.122 INFO:tasks.rados.rados.0.smithi033.stdout:2407: done (1 left) 2023-06-03T20:01:56.122 INFO:tasks.rados.rados.0.smithi033.stdout:2409: delete oid 423 current snap is 0 2023-06-03T20:01:56.122 INFO:tasks.rados.rados.0.smithi033.stdout:2408: finishing write tid 1 to smithi03366949-407 2023-06-03T20:01:56.123 INFO:tasks.rados.rados.0.smithi033.stdout:2409: done (1 left) 2023-06-03T20:01:56.123 INFO:tasks.rados.rados.0.smithi033.stdout:2410: write oid 275 current snap is 0 2023-06-03T20:01:56.123 INFO:tasks.rados.rados.0.smithi033.stdout:2410: seq_num 1582 ranges {588674=445342,1691337=422881} 2023-06-03T20:01:56.127 INFO:tasks.rados.rados.0.smithi033.stdout:2410: writing smithi03366949-275 from 588674 to 1034016 tid 1 2023-06-03T20:01:56.134 INFO:tasks.rados.rados.0.smithi033.stdout:2410: writing smithi03366949-275 from 1691337 to 2114218 tid 2 2023-06-03T20:01:56.135 INFO:tasks.rados.rados.0.smithi033.stdout:2411: write oid 439 current snap is 0 2023-06-03T20:01:56.135 INFO:tasks.rados.rados.0.smithi033.stdout:2411: seq_num 1583 ranges {605481=520591,1749819=682892} 2023-06-03T20:01:56.141 INFO:tasks.rados.rados.0.smithi033.stdout:2411: writing smithi03366949-439 from 605481 to 1126072 tid 1 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2411: writing smithi03366949-439 from 1749819 to 2432711 tid 2 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2412: read oid 143 snap -1 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2412: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2413: read oid 374 snap -1 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2413: expect deleted 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2414: read oid 266 snap -1 2023-06-03T20:01:56.149 INFO:tasks.rados.rados.0.smithi033.stdout:2414: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2415: delete oid 101 current snap is 0 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2408: finishing write tid 2 to smithi03366949-407 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2408: finishing write tid 3 to smithi03366949-407 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2408: finishing write tid 4 to smithi03366949-407 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 327 (ObjNum 1580 snap 0 seq_num 1580) dirty exists 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2408: left oid 407 (ObjNum 1580 snap 0 seq_num 1580) 2023-06-03T20:01:56.150 INFO:tasks.rados.rados.0.smithi033.stdout:2410: finishing write tid 1 to smithi03366949-275 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:2410: finishing write tid 2 to smithi03366949-275 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:2410: finishing write tid 3 to smithi03366949-275 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:2410: finishing write tid 4 to smithi03366949-275 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 275 v 238 (ObjNum 1582 snap 0 seq_num 1582) dirty exists 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:2410: left oid 275 (ObjNum 1582 snap 0 seq_num 1582) 2023-06-03T20:01:56.151 INFO:tasks.rados.rados.0.smithi033.stdout:2411: finishing write tid 1 to smithi03366949-439 2023-06-03T20:01:56.153 INFO:tasks.rados.rados.0.smithi033.stdout:2408: done (6 left) 2023-06-03T20:01:56.154 INFO:tasks.rados.rados.0.smithi033.stdout:2410: done (5 left) 2023-06-03T20:01:56.154 INFO:tasks.rados.rados.0.smithi033.stdout:2413: done (4 left) 2023-06-03T20:01:56.154 INFO:tasks.rados.rados.0.smithi033.stdout:2415: done (3 left) 2023-06-03T20:01:56.154 INFO:tasks.rados.rados.0.smithi033.stdout:2416: delete oid 277 current snap is 0 2023-06-03T20:01:56.156 INFO:tasks.rados.rados.0.smithi033.stdout:2411: finishing write tid 2 to smithi03366949-439 2023-06-03T20:01:56.156 INFO:tasks.rados.rados.0.smithi033.stdout:2411: finishing write tid 3 to smithi03366949-439 2023-06-03T20:01:56.158 INFO:tasks.rados.rados.0.smithi033.stdout:2414: expect (ObjNum 1186 snap 0 seq_num 1186) 2023-06-03T20:01:56.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:55 smithi033 bash[26432]: audit 2023-06-03T20:01:55.120136+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.33:0/2433563192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:56.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:55 smithi033 bash[33017]: audit 2023-06-03T20:01:55.120136+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.33:0/2433563192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:56.346 INFO:tasks.rados.rados.0.smithi033.stdout:2411: finishing write tid 4 to smithi03366949-439 2023-06-03T20:01:56.347 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 439 v 332 (ObjNum 1583 snap 0 seq_num 1583) dirty exists 2023-06-03T20:01:56.347 INFO:tasks.rados.rados.0.smithi033.stdout:2411: left oid 439 (ObjNum 1583 snap 0 seq_num 1583) 2023-06-03T20:01:56.347 INFO:tasks.rados.rados.0.smithi033.stdout:2412: expect (ObjNum 1253 snap 0 seq_num 1253) 2023-06-03T20:01:56.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:55 smithi083 bash[26882]: audit 2023-06-03T20:01:55.120136+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.33:0/2433563192' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:56.490 INFO:tasks.rados.rados.0.smithi033.stdout:2411: done (3 left) 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2412: done (2 left) 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2414: done (1 left) 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2416: done (0 left) 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2417: read oid 181 snap -1 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2417: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2418: write oid 105 current snap is 0 2023-06-03T20:01:56.491 INFO:tasks.rados.rados.0.smithi033.stdout:2418: seq_num 1586 ranges {655902=746338,1808912=430219} 2023-06-03T20:01:56.503 INFO:tasks.rados.rados.0.smithi033.stdout:2418: writing smithi03366949-105 from 655902 to 1402240 tid 1 2023-06-03T20:01:56.508 INFO:tasks.rados.rados.0.smithi033.stdout:2418: writing smithi03366949-105 from 1808912 to 2239131 tid 2 2023-06-03T20:01:56.509 INFO:tasks.rados.rados.0.smithi033.stdout:2419: write oid 4 current snap is 0 2023-06-03T20:01:56.509 INFO:tasks.rados.rados.0.smithi033.stdout:2419: seq_num 1587 ranges {672709=421587,1867394=573877} 2023-06-03T20:01:56.514 INFO:tasks.rados.rados.0.smithi033.stdout:2419: writing smithi03366949-4 from 672709 to 1094296 tid 1 2023-06-03T20:01:56.522 INFO:tasks.rados.rados.0.smithi033.stdout:2419: writing smithi03366949-4 from 1867394 to 2441271 tid 2 2023-06-03T20:01:56.522 INFO:tasks.rados.rados.0.smithi033.stdout:2420: read oid 308 snap -1 2023-06-03T20:01:56.523 INFO:tasks.rados.rados.0.smithi033.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:01:56.523 INFO:tasks.rados.rados.0.smithi033.stdout:2421: write oid 269 current snap is 0 2023-06-03T20:01:56.523 INFO:tasks.rados.rados.0.smithi033.stdout:2421: seq_num 1588 ranges {689516=496836,1809523=433888} 2023-06-03T20:01:56.529 INFO:tasks.rados.rados.0.smithi033.stdout:2421: writing smithi03366949-269 from 689516 to 1186352 tid 1 2023-06-03T20:01:56.535 INFO:tasks.rados.rados.0.smithi033.stdout:2421: writing smithi03366949-269 from 1809523 to 2243411 tid 2 2023-06-03T20:01:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:2422: write oid 290 current snap is 0 2023-06-03T20:01:56.536 INFO:tasks.rados.rados.0.smithi033.stdout:2417: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:01:56.643 INFO:tasks.rados.rados.0.smithi033.stdout:2418: finishing write tid 1 to smithi03366949-105 2023-06-03T20:01:56.643 INFO:tasks.rados.rados.0.smithi033.stdout:2418: finishing write tid 2 to smithi03366949-105 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:2418: finishing write tid 3 to smithi03366949-105 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:2418: finishing write tid 4 to smithi03366949-105 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 105 v 335 (ObjNum 1586 snap 0 seq_num 1586) dirty exists 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:2418: left oid 105 (ObjNum 1586 snap 0 seq_num 1586) 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:2419: finishing write tid 1 to smithi03366949-4 2023-06-03T20:01:56.644 INFO:tasks.rados.rados.0.smithi033.stdout:2422: seq_num 1589 ranges {706323=688438,1984358=577546} 2023-06-03T20:01:56.651 INFO:tasks.rados.rados.0.smithi033.stdout:2422: writing smithi03366949-290 from 706323 to 1394761 tid 1 2023-06-03T20:01:56.658 INFO:tasks.rados.rados.0.smithi033.stdout:2422: writing smithi03366949-290 from 1984358 to 2561904 tid 2 2023-06-03T20:01:56.658 INFO:tasks.rados.rados.0.smithi033.stdout:2417: done (5 left) 2023-06-03T20:01:56.658 INFO:tasks.rados.rados.0.smithi033.stdout:2418: done (4 left) 2023-06-03T20:01:56.658 INFO:tasks.rados.rados.0.smithi033.stdout:2423: write oid 124 current snap is 0 2023-06-03T20:01:56.659 INFO:tasks.rados.rados.0.smithi033.stdout:2419: finishing write tid 2 to smithi03366949-4 2023-06-03T20:01:56.659 INFO:tasks.rados.rados.0.smithi033.stdout:2419: finishing write tid 3 to smithi03366949-4 2023-06-03T20:01:56.659 INFO:tasks.rados.rados.0.smithi033.stdout:2419: finishing write tid 4 to smithi03366949-4 2023-06-03T20:01:56.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 308 (ObjNum 1587 snap 0 seq_num 1587) dirty exists 2023-06-03T20:01:56.661 INFO:tasks.rados.rados.0.smithi033.stdout:2419: left oid 4 (ObjNum 1587 snap 0 seq_num 1587) 2023-06-03T20:01:56.661 INFO:tasks.rados.rados.0.smithi033.stdout:2421: finishing write tid 1 to smithi03366949-269 2023-06-03T20:01:56.661 INFO:tasks.rados.rados.0.smithi033.stdout:2423: seq_num 1590 ranges {723130=763687,2042840=437557} 2023-06-03T20:01:56.666 INFO:tasks.rados.rados.0.smithi033.stdout:2423: writing smithi03366949-124 from 723130 to 1486817 tid 1 2023-06-03T20:01:56.672 INFO:tasks.rados.rados.0.smithi033.stdout:2423: writing smithi03366949-124 from 2042840 to 2480397 tid 2 2023-06-03T20:01:56.672 INFO:tasks.rados.rados.0.smithi033.stdout:2419: done (4 left) 2023-06-03T20:01:56.673 INFO:tasks.rados.rados.0.smithi033.stdout:2424: write oid 65 current snap is 0 2023-06-03T20:01:56.673 INFO:tasks.rados.rados.0.smithi033.stdout:2420: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:2421: finishing write tid 2 to smithi03366949-269 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:2421: finishing write tid 3 to smithi03366949-269 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:2421: finishing write tid 4 to smithi03366949-269 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 293 (ObjNum 1588 snap 0 seq_num 1588) dirty exists 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:2421: left oid 269 (ObjNum 1588 snap 0 seq_num 1588) 2023-06-03T20:01:56.811 INFO:tasks.rados.rados.0.smithi033.stdout:2422: finishing write tid 1 to smithi03366949-290 2023-06-03T20:01:56.812 INFO:tasks.rados.rados.0.smithi033.stdout:2422: finishing write tid 2 to smithi03366949-290 2023-06-03T20:01:56.812 INFO:tasks.rados.rados.0.smithi033.stdout:2422: finishing write tid 3 to smithi03366949-290 2023-06-03T20:01:56.812 INFO:tasks.rados.rados.0.smithi033.stdout:2424: seq_num 1591 ranges {739937=438936,1701322=581215} 2023-06-03T20:01:56.817 INFO:tasks.rados.rados.0.smithi033.stdout:2424: writing smithi03366949-65 from 739937 to 1178873 tid 1 2023-06-03T20:01:56.825 INFO:tasks.rados.rados.0.smithi033.stdout:2424: writing smithi03366949-65 from 1701322 to 2282537 tid 2 2023-06-03T20:01:56.825 INFO:tasks.rados.rados.0.smithi033.stdout:2420: done (4 left) 2023-06-03T20:01:56.825 INFO:tasks.rados.rados.0.smithi033.stdout:2421: done (3 left) 2023-06-03T20:01:56.825 INFO:tasks.rados.rados.0.smithi033.stdout:2425: read oid 394 snap -1 2023-06-03T20:01:56.825 INFO:tasks.rados.rados.0.smithi033.stdout:2425: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2426: read oid 73 snap -1 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2426: expect (ObjNum 72 snap 0 seq_num 72) 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2427: write oid 63 current snap is 0 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2422: finishing write tid 4 to smithi03366949-290 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 330 (ObjNum 1589 snap 0 seq_num 1589) dirty exists 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2422: left oid 290 (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2423: finishing write tid 1 to smithi03366949-124 2023-06-03T20:01:56.826 INFO:tasks.rados.rados.0.smithi033.stdout:2423: finishing write tid 2 to smithi03366949-124 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:2423: finishing write tid 3 to smithi03366949-124 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:2423: finishing write tid 4 to smithi03366949-124 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 124 v 333 (ObjNum 1590 snap 0 seq_num 1590) dirty exists 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:2423: left oid 124 (ObjNum 1590 snap 0 seq_num 1590) 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:2424: finishing write tid 1 to smithi03366949-65 2023-06-03T20:01:56.827 INFO:tasks.rados.rados.0.smithi033.stdout:2427: seq_num 1592 ranges {756744=514185,2043451=441226} 2023-06-03T20:01:56.832 INFO:tasks.rados.rados.0.smithi033.stdout:2427: writing smithi03366949-63 from 756744 to 1270929 tid 1 2023-06-03T20:01:56.839 INFO:tasks.rados.rados.0.smithi033.stdout:2427: writing smithi03366949-63 from 2043451 to 2484677 tid 2 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2422: done (5 left) 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2423: done (4 left) 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2428: read oid 316 snap -1 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2428: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2429: read oid 31 snap -1 2023-06-03T20:01:56.840 INFO:tasks.rados.rados.0.smithi033.stdout:2429: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-06-03T20:01:56.841 INFO:tasks.rados.rados.0.smithi033.stdout:2430: write oid 476 current snap is 0 2023-06-03T20:01:56.841 INFO:tasks.rados.rados.0.smithi033.stdout:2430: seq_num 1593 ranges {773551=589434,2101933=584884} 2023-06-03T20:01:56.847 INFO:tasks.rados.rados.0.smithi033.stdout:2430: writing smithi03366949-476 from 773551 to 1362985 tid 1 2023-06-03T20:01:56.856 INFO:tasks.rados.rados.0.smithi033.stdout:2430: writing smithi03366949-476 from 2101933 to 2686817 tid 2 2023-06-03T20:01:56.857 INFO:tasks.rados.rados.0.smithi033.stdout:2431: write oid 454 current snap is 0 2023-06-03T20:01:56.857 INFO:tasks.rados.rados.0.smithi033.stdout:2431: seq_num 1594 ranges {790358=664683,2160415=444895} 2023-06-03T20:01:56.864 INFO:tasks.rados.rados.0.smithi033.stdout:2431: writing smithi03366949-454 from 790358 to 1455041 tid 1 2023-06-03T20:01:56.871 INFO:tasks.rados.rados.0.smithi033.stdout:2431: writing smithi03366949-454 from 2160415 to 2605310 tid 2 2023-06-03T20:01:56.871 INFO:tasks.rados.rados.0.smithi033.stdout:2432: read oid 399 snap -1 2023-06-03T20:01:56.871 INFO:tasks.rados.rados.0.smithi033.stdout:2432: expect (ObjNum 870 snap 0 seq_num 870) 2023-06-03T20:01:56.871 INFO:tasks.rados.rados.0.smithi033.stdout:2433: read oid 130 snap -1 2023-06-03T20:01:56.872 INFO:tasks.rados.rados.0.smithi033.stdout:2433: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:01:56.872 INFO:tasks.rados.rados.0.smithi033.stdout:2434: write oid 371 current snap is 0 2023-06-03T20:01:56.872 INFO:tasks.rados.rados.0.smithi033.stdout:2425: expect (ObjNum 972 snap 0 seq_num 972) 2023-06-03T20:01:56.966 INFO:tasks.rados.rados.0.smithi033.stdout:2424: finishing write tid 2 to smithi03366949-65 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:2424: finishing write tid 3 to smithi03366949-65 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:2424: finishing write tid 4 to smithi03366949-65 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 355 (ObjNum 1591 snap 0 seq_num 1591) dirty exists 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:2424: left oid 65 (ObjNum 1591 snap 0 seq_num 1591) 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:2427: finishing write tid 1 to smithi03366949-63 2023-06-03T20:01:56.967 INFO:tasks.rados.rados.0.smithi033.stdout:2426: expect (ObjNum 72 snap 0 seq_num 72) 2023-06-03T20:01:57.068 INFO:tasks.rados.rados.0.smithi033.stdout:2427: finishing write tid 2 to smithi03366949-63 2023-06-03T20:01:57.069 INFO:tasks.rados.rados.0.smithi033.stdout:2427: finishing write tid 3 to smithi03366949-63 2023-06-03T20:01:57.069 INFO:tasks.rados.rados.0.smithi033.stdout:2427: finishing write tid 4 to smithi03366949-63 2023-06-03T20:01:57.069 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 311 (ObjNum 1592 snap 0 seq_num 1592) dirty exists 2023-06-03T20:01:57.069 INFO:tasks.rados.rados.0.smithi033.stdout:2427: left oid 63 (ObjNum 1592 snap 0 seq_num 1592) 2023-06-03T20:01:57.069 INFO:tasks.rados.rados.0.smithi033.stdout:2429: expect (ObjNum 1391 snap 0 seq_num 1391) 2023-06-03T20:01:57.213 INFO:tasks.rados.rados.0.smithi033.stdout:2428: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:01:57.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:56 smithi033 bash[26432]: cluster 2023-06-03T20:01:55.479720+0000 mgr.x (mgr.24803) 66 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-06-03T20:01:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:56 smithi033 bash[33017]: cluster 2023-06-03T20:01:55.479720+0000 mgr.x (mgr.24803) 66 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-06-03T20:01:57.361 INFO:tasks.rados.rados.0.smithi033.stdout:2430: finishing write tid 1 to smithi03366949-476 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2430: finishing write tid 2 to smithi03366949-476 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2430: finishing write tid 3 to smithi03366949-476 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2430: finishing write tid 4 to smithi03366949-476 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 476 v 240 (ObjNum 1593 snap 0 seq_num 1593) dirty exists 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2430: left oid 476 (ObjNum 1593 snap 0 seq_num 1593) 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2431: finishing write tid 1 to smithi03366949-454 2023-06-03T20:01:57.362 INFO:tasks.rados.rados.0.smithi033.stdout:2431: finishing write tid 2 to smithi03366949-454 2023-06-03T20:01:57.363 INFO:tasks.rados.rados.0.smithi033.stdout:2431: finishing write tid 3 to smithi03366949-454 2023-06-03T20:01:57.363 INFO:tasks.rados.rados.0.smithi033.stdout:2431: finishing write tid 4 to smithi03366949-454 2023-06-03T20:01:57.363 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 454 v 345 (ObjNum 1594 snap 0 seq_num 1594) dirty exists 2023-06-03T20:01:57.363 INFO:tasks.rados.rados.0.smithi033.stdout:2431: left oid 454 (ObjNum 1594 snap 0 seq_num 1594) 2023-06-03T20:01:57.363 INFO:tasks.rados.rados.0.smithi033.stdout:2432: expect (ObjNum 870 snap 0 seq_num 870) 2023-06-03T20:01:57.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:56 smithi083 bash[26882]: cluster 2023-06-03T20:01:55.479720+0000 mgr.x (mgr.24803) 66 : cluster [DBG] pgmap v44: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 13 MiB/s wr, 117 op/s 2023-06-03T20:01:57.482 INFO:tasks.rados.rados.0.smithi033.stdout:2433: expect (ObjNum 129 snap 0 seq_num 129) 2023-06-03T20:01:57.550 INFO:tasks.rados.rados.0.smithi033.stdout:2434: seq_num 1595 ranges {407165=739932,1818897=588553} 2023-06-03T20:01:57.562 INFO:tasks.rados.rados.0.smithi033.stdout:2434: writing smithi03366949-371 from 407165 to 1147097 tid 1 2023-06-03T20:01:57.570 INFO:tasks.rados.rados.0.smithi033.stdout:2434: writing smithi03366949-371 from 1818897 to 2407450 tid 2 2023-06-03T20:01:57.570 INFO:tasks.rados.rados.0.smithi033.stdout:2424: done (10 left) 2023-06-03T20:01:57.570 INFO:tasks.rados.rados.0.smithi033.stdout:2425: done (9 left) 2023-06-03T20:01:57.570 INFO:tasks.rados.rados.0.smithi033.stdout:2426: done (8 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2427: done (7 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2428: done (6 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2429: done (5 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2430: done (4 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2431: done (3 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2432: done (2 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2433: done (1 left) 2023-06-03T20:01:57.571 INFO:tasks.rados.rados.0.smithi033.stdout:2435: write oid 231 current snap is 0 2023-06-03T20:01:57.572 INFO:tasks.rados.rados.0.smithi033.stdout:2435: seq_num 1596 ranges {423972=415181,1361026=448564,2561920=262052} 2023-06-03T20:01:57.575 INFO:tasks.rados.rados.0.smithi033.stdout:2435: writing smithi03366949-231 from 423972 to 839153 tid 1 2023-06-03T20:01:57.580 INFO:tasks.rados.rados.0.smithi033.stdout:2435: writing smithi03366949-231 from 1361026 to 1809590 tid 2 2023-06-03T20:01:57.586 INFO:tasks.rados.rados.0.smithi033.stdout:2435: writing smithi03366949-231 from 2561920 to 2823972 tid 3 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2436: write oid 246 current snap is 0 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2434: finishing write tid 1 to smithi03366949-371 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2434: finishing write tid 2 to smithi03366949-371 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2434: finishing write tid 3 to smithi03366949-371 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2434: finishing write tid 4 to smithi03366949-371 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 391 (ObjNum 1595 snap 0 seq_num 1595) dirty exists 2023-06-03T20:01:57.587 INFO:tasks.rados.rados.0.smithi033.stdout:2434: left oid 371 (ObjNum 1595 snap 0 seq_num 1595) 2023-06-03T20:01:57.588 INFO:tasks.rados.rados.0.smithi033.stdout:2435: finishing write tid 1 to smithi03366949-231 2023-06-03T20:01:57.588 INFO:tasks.rados.rados.0.smithi033.stdout:2435: finishing write tid 2 to smithi03366949-231 2023-06-03T20:01:57.588 INFO:tasks.rados.rados.0.smithi033.stdout:2436: seq_num 1597 ranges {440779=606783,1535861=592222,2589343=251436} 2023-06-03T20:01:57.592 INFO:tasks.rados.rados.0.smithi033.stdout:2436: writing smithi03366949-246 from 440779 to 1047562 tid 1 2023-06-03T20:01:57.598 INFO:tasks.rados.rados.0.smithi033.stdout:2436: writing smithi03366949-246 from 1535861 to 2128083 tid 2 2023-06-03T20:01:57.603 INFO:tasks.rados.rados.0.smithi033.stdout:2436: writing smithi03366949-246 from 2589343 to 2840779 tid 3 2023-06-03T20:01:57.603 INFO:tasks.rados.rados.0.smithi033.stdout:2434: done (2 left) 2023-06-03T20:01:57.603 INFO:tasks.rados.rados.0.smithi033.stdout:2437: write oid 343 current snap is 0 2023-06-03T20:01:57.603 INFO:tasks.rados.rados.0.smithi033.stdout:2437: seq_num 1598 ranges {457586=682032,1594343=735880} 2023-06-03T20:01:57.609 INFO:tasks.rados.rados.0.smithi033.stdout:2437: writing smithi03366949-343 from 457586 to 1139618 tid 1 2023-06-03T20:01:57.616 INFO:tasks.rados.rados.0.smithi033.stdout:2437: writing smithi03366949-343 from 1594343 to 2330223 tid 2 2023-06-03T20:01:57.616 INFO:tasks.rados.rados.0.smithi033.stdout:2438: write oid 226 current snap is 0 2023-06-03T20:01:57.616 INFO:tasks.rados.rados.0.smithi033.stdout:2438: seq_num 1599 ranges {474393=757281,1652825=595891} 2023-06-03T20:01:57.623 INFO:tasks.rados.rados.0.smithi033.stdout:2438: writing smithi03366949-226 from 474393 to 1231674 tid 1 2023-06-03T20:01:57.631 INFO:tasks.rados.rados.0.smithi033.stdout:2438: writing smithi03366949-226 from 1652825 to 2248716 tid 2 2023-06-03T20:01:57.632 INFO:tasks.rados.rados.0.smithi033.stdout:2439: read oid 425 snap -1 2023-06-03T20:01:57.632 INFO:tasks.rados.rados.0.smithi033.stdout:2439: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-06-03T20:01:57.632 INFO:tasks.rados.rados.0.smithi033.stdout:2440: write oid 354 current snap is 0 2023-06-03T20:01:57.632 INFO:tasks.rados.rados.0.smithi033.stdout:2440: seq_num 1600 ranges {491200=432530,1594954=739549} 2023-06-03T20:01:57.637 INFO:tasks.rados.rados.0.smithi033.stdout:2440: writing smithi03366949-354 from 491200 to 923730 tid 1 2023-06-03T20:01:57.645 INFO:tasks.rados.rados.0.smithi033.stdout:2440: writing smithi03366949-354 from 1594954 to 2334503 tid 2 2023-06-03T20:01:57.645 INFO:tasks.rados.rados.0.smithi033.stdout:2441: write oid 113 current snap is 0 2023-06-03T20:01:57.645 INFO:tasks.rados.rados.0.smithi033.stdout:2435: finishing write tid 3 to smithi03366949-231 2023-06-03T20:01:57.646 INFO:tasks.rados.rados.0.smithi033.stdout:2441: seq_num 1601 ranges {508007=507779,1653436=599560} 2023-06-03T20:01:57.651 INFO:tasks.rados.rados.0.smithi033.stdout:2441: writing smithi03366949-113 from 508007 to 1015786 tid 1 2023-06-03T20:01:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:2441: writing smithi03366949-113 from 1653436 to 2252996 tid 2 2023-06-03T20:01:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:2442: write oid 340 current snap is 0 2023-06-03T20:01:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:2435: finishing write tid 4 to smithi03366949-231 2023-06-03T20:01:57.658 INFO:tasks.rados.rados.0.smithi033.stdout:2442: seq_num 1602 ranges {524814=583028,1711918=743218} 2023-06-03T20:01:57.664 INFO:tasks.rados.rados.0.smithi033.stdout:2442: writing smithi03366949-340 from 524814 to 1107842 tid 1 2023-06-03T20:01:57.672 INFO:tasks.rados.rados.0.smithi033.stdout:2442: writing smithi03366949-340 from 1711918 to 2455136 tid 2 2023-06-03T20:01:57.672 INFO:tasks.rados.rados.0.smithi033.stdout:2443: read oid 264 snap -1 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2443: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2444: delete oid 85 current snap is 0 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2435: finishing write tid 5 to smithi03366949-231 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 300 (ObjNum 1596 snap 0 seq_num 1596) dirty exists 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2435: left oid 231 (ObjNum 1596 snap 0 seq_num 1596) 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2436: finishing write tid 1 to smithi03366949-246 2023-06-03T20:01:57.673 INFO:tasks.rados.rados.0.smithi033.stdout:2436: finishing write tid 2 to smithi03366949-246 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2436: finishing write tid 3 to smithi03366949-246 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2436: finishing write tid 4 to smithi03366949-246 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2436: finishing write tid 5 to smithi03366949-246 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 443 (ObjNum 1597 snap 0 seq_num 1597) dirty exists 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2436: left oid 246 (ObjNum 1597 snap 0 seq_num 1597) 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2437: finishing write tid 1 to smithi03366949-343 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2437: finishing write tid 2 to smithi03366949-343 2023-06-03T20:01:57.674 INFO:tasks.rados.rados.0.smithi033.stdout:2437: finishing write tid 3 to smithi03366949-343 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2437: finishing write tid 4 to smithi03366949-343 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 343 v 345 (ObjNum 1598 snap 0 seq_num 1598) dirty exists 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2437: left oid 343 (ObjNum 1598 snap 0 seq_num 1598) 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2438: finishing write tid 1 to smithi03366949-226 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2438: finishing write tid 2 to smithi03366949-226 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2438: finishing write tid 3 to smithi03366949-226 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:2438: finishing write tid 4 to smithi03366949-226 2023-06-03T20:01:57.675 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 226 v 303 (ObjNum 1599 snap 0 seq_num 1599) dirty exists 2023-06-03T20:01:57.676 INFO:tasks.rados.rados.0.smithi033.stdout:2438: left oid 226 (ObjNum 1599 snap 0 seq_num 1599) 2023-06-03T20:01:57.676 INFO:tasks.rados.rados.0.smithi033.stdout:2439: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-06-03T20:01:57.807 INFO:tasks.rados.rados.0.smithi033.stdout:2440: finishing write tid 1 to smithi03366949-354 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2440: finishing write tid 2 to smithi03366949-354 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2440: finishing write tid 3 to smithi03366949-354 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2440: finishing write tid 4 to smithi03366949-354 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 354 v 314 (ObjNum 1600 snap 0 seq_num 1600) dirty exists 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2440: left oid 354 (ObjNum 1600 snap 0 seq_num 1600) 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2441: finishing write tid 1 to smithi03366949-113 2023-06-03T20:01:57.808 INFO:tasks.rados.rados.0.smithi033.stdout:2441: finishing write tid 2 to smithi03366949-113 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2441: finishing write tid 3 to smithi03366949-113 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2441: finishing write tid 4 to smithi03366949-113 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 348 (ObjNum 1601 snap 0 seq_num 1601) dirty exists 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2441: left oid 113 (ObjNum 1601 snap 0 seq_num 1601) 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2442: finishing write tid 1 to smithi03366949-340 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2442: finishing write tid 2 to smithi03366949-340 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2442: finishing write tid 3 to smithi03366949-340 2023-06-03T20:01:57.809 INFO:tasks.rados.rados.0.smithi033.stdout:2442: finishing write tid 4 to smithi03366949-340 2023-06-03T20:01:57.810 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 340 v 306 (ObjNum 1602 snap 0 seq_num 1602) dirty exists 2023-06-03T20:01:57.810 INFO:tasks.rados.rados.0.smithi033.stdout:2442: left oid 340 (ObjNum 1602 snap 0 seq_num 1602) 2023-06-03T20:01:57.810 INFO:tasks.rados.rados.0.smithi033.stdout:2443: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:01:57.878 INFO:tasks.rados.rados.0.smithi033.stdout:2435: done (9 left) 2023-06-03T20:01:57.878 INFO:tasks.rados.rados.0.smithi033.stdout:2436: done (8 left) 2023-06-03T20:01:57.878 INFO:tasks.rados.rados.0.smithi033.stdout:2437: done (7 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2438: done (6 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2439: done (5 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2440: done (4 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2441: done (3 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2442: done (2 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2443: done (1 left) 2023-06-03T20:01:57.879 INFO:tasks.rados.rados.0.smithi033.stdout:2444: done (0 left) 2023-06-03T20:01:57.880 INFO:tasks.rados.rados.0.smithi033.stdout:2445: read oid 70 snap -1 2023-06-03T20:01:57.880 INFO:tasks.rados.rados.0.smithi033.stdout:2445: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-06-03T20:01:57.880 INFO:tasks.rados.rados.0.smithi033.stdout:2446: write oid 256 current snap is 0 2023-06-03T20:01:57.880 INFO:tasks.rados.rados.0.smithi033.stdout:2446: seq_num 1604 ranges {558428=733526,1712529=746887,2948598=9830} 2023-06-03T20:01:57.891 INFO:tasks.rados.rados.0.smithi033.stdout:2446: writing smithi03366949-256 from 558428 to 1291954 tid 1 2023-06-03T20:01:57.899 INFO:tasks.rados.rados.0.smithi033.stdout:2446: writing smithi03366949-256 from 1712529 to 2459416 tid 2 2023-06-03T20:01:57.902 INFO:tasks.rados.rados.0.smithi033.stdout:2446: writing smithi03366949-256 from 2948598 to 2958428 tid 3 2023-06-03T20:01:57.902 INFO:tasks.rados.rados.0.smithi033.stdout:2447: write oid 430 current snap is 0 2023-06-03T20:01:57.902 INFO:tasks.rados.rados.0.smithi033.stdout:2447: seq_num 1605 ranges {575235=525128,1887364=606898} 2023-06-03T20:01:57.908 INFO:tasks.rados.rados.0.smithi033.stdout:2447: writing smithi03366949-430 from 575235 to 1100363 tid 1 2023-06-03T20:01:57.916 INFO:tasks.rados.rados.0.smithi033.stdout:2447: writing smithi03366949-430 from 1887364 to 2494262 tid 2 2023-06-03T20:01:57.916 INFO:tasks.rados.rados.0.smithi033.stdout:2448: write oid 44 current snap is 0 2023-06-03T20:01:57.916 INFO:tasks.rados.rados.0.smithi033.stdout:2448: seq_num 1606 ranges {592042=600377,1945846=750556} 2023-06-03T20:01:57.925 INFO:tasks.rados.rados.0.smithi033.stdout:2448: writing smithi03366949-44 from 592042 to 1192419 tid 1 2023-06-03T20:01:57.933 INFO:tasks.rados.rados.0.smithi033.stdout:2448: writing smithi03366949-44 from 1945846 to 2696402 tid 2 2023-06-03T20:01:57.934 INFO:tasks.rados.rados.0.smithi033.stdout:2449: write oid 406 current snap is 0 2023-06-03T20:01:57.934 INFO:tasks.rados.rados.0.smithi033.stdout:2449: seq_num 1607 ranges {608849=675626,2004328=610567} 2023-06-03T20:01:57.941 INFO:tasks.rados.rados.0.smithi033.stdout:2449: writing smithi03366949-406 from 608849 to 1284475 tid 1 2023-06-03T20:01:57.948 INFO:tasks.rados.rados.0.smithi033.stdout:2449: writing smithi03366949-406 from 2004328 to 2614895 tid 2 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2450: read oid 353 snap -1 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2450: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2451: read oid 304 snap -1 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2452: read oid 390 snap -1 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2452: expect (ObjNum 389 snap 0 seq_num 389) 2023-06-03T20:01:57.949 INFO:tasks.rados.rados.0.smithi033.stdout:2453: write oid 102 current snap is 0 2023-06-03T20:01:57.950 INFO:tasks.rados.rados.0.smithi033.stdout:2453: seq_num 1608 ranges {625656=750875,2062810=754225} 2023-06-03T20:01:57.956 INFO:tasks.rados.rados.0.smithi033.stdout:2453: writing smithi03366949-102 from 625656 to 1376531 tid 1 2023-06-03T20:01:57.965 INFO:tasks.rados.rados.0.smithi033.stdout:2453: writing smithi03366949-102 from 2062810 to 2817035 tid 2 2023-06-03T20:01:57.965 INFO:tasks.rados.rados.0.smithi033.stdout:2454: delete oid 262 current snap is 0 2023-06-03T20:01:57.965 INFO:tasks.rados.rados.0.smithi033.stdout:2445: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-06-03T20:01:58.066 INFO:tasks.rados.rados.0.smithi033.stdout:2446: finishing write tid 1 to smithi03366949-256 2023-06-03T20:01:58.066 INFO:tasks.rados.rados.0.smithi033.stdout:2446: finishing write tid 2 to smithi03366949-256 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2446: finishing write tid 3 to smithi03366949-256 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2446: finishing write tid 4 to smithi03366949-256 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2446: finishing write tid 5 to smithi03366949-256 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 256 v 318 (ObjNum 1604 snap 0 seq_num 1604) dirty exists 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2446: left oid 256 (ObjNum 1604 snap 0 seq_num 1604) 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2447: finishing write tid 1 to smithi03366949-430 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2447: finishing write tid 2 to smithi03366949-430 2023-06-03T20:01:58.067 INFO:tasks.rados.rados.0.smithi033.stdout:2447: finishing write tid 3 to smithi03366949-430 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:2447: finishing write tid 4 to smithi03366949-430 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 282 (ObjNum 1605 snap 0 seq_num 1605) dirty exists 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:2447: left oid 430 (ObjNum 1605 snap 0 seq_num 1605) 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:2448: finishing write tid 1 to smithi03366949-44 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:2448: finishing write tid 2 to smithi03366949-44 2023-06-03T20:01:58.068 INFO:tasks.rados.rados.0.smithi033.stdout:2448: finishing write tid 3 to smithi03366949-44 2023-06-03T20:01:58.069 INFO:tasks.rados.rados.0.smithi033.stdout:2448: finishing write tid 4 to smithi03366949-44 2023-06-03T20:01:58.069 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 44 v 309 (ObjNum 1606 snap 0 seq_num 1606) dirty exists 2023-06-03T20:01:58.069 INFO:tasks.rados.rados.0.smithi033.stdout:2448: left oid 44 (ObjNum 1606 snap 0 seq_num 1606) 2023-06-03T20:01:58.069 INFO:tasks.rados.rados.0.smithi033.stdout:2449: finishing write tid 1 to smithi03366949-406 2023-06-03T20:01:58.069 INFO:tasks.rados.rados.0.smithi033.stdout:2452: expect (ObjNum 389 snap 0 seq_num 389) 2023-06-03T20:01:58.149 INFO:tasks.rados.rados.0.smithi033.stdout:2449: finishing write tid 2 to smithi03366949-406 2023-06-03T20:01:58.149 INFO:tasks.rados.rados.0.smithi033.stdout:2449: finishing write tid 3 to smithi03366949-406 2023-06-03T20:01:58.149 INFO:tasks.rados.rados.0.smithi033.stdout:2449: finishing write tid 4 to smithi03366949-406 2023-06-03T20:01:58.149 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 406 v 338 (ObjNum 1607 snap 0 seq_num 1607) dirty exists 2023-06-03T20:01:58.150 INFO:tasks.rados.rados.0.smithi033.stdout:2449: left oid 406 (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:01:58.150 INFO:tasks.rados.rados.0.smithi033.stdout:2450: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-06-03T20:01:58.278 INFO:tasks.rados.rados.0.smithi033.stdout:2453: finishing write tid 1 to smithi03366949-102 2023-06-03T20:01:58.278 INFO:tasks.rados.rados.0.smithi033.stdout:2451: expect (ObjNum 1261 snap 0 seq_num 1261) 2023-06-03T20:01:58.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:57 smithi033 bash[26432]: audit 2023-06-03T20:01:57.564288+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.33:0/2463272083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:58.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:57 smithi033 bash[33017]: audit 2023-06-03T20:01:57.564288+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.33:0/2463272083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:57 smithi083 bash[26882]: audit 2023-06-03T20:01:57.564288+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.33:0/2463272083' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:01:58.454 INFO:tasks.rados.rados.0.smithi033.stdout:2453: finishing write tid 2 to smithi03366949-102 2023-06-03T20:01:58.454 INFO:tasks.rados.rados.0.smithi033.stdout:2453: finishing write tid 3 to smithi03366949-102 2023-06-03T20:01:58.454 INFO:tasks.rados.rados.0.smithi033.stdout:2453: finishing write tid 4 to smithi03366949-102 2023-06-03T20:01:58.454 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 102 v 243 (ObjNum 1608 snap 0 seq_num 1608) dirty exists 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2453: left oid 102 (ObjNum 1608 snap 0 seq_num 1608) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2445: done (9 left) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2446: done (8 left) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2447: done (7 left) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2448: done (6 left) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2449: done (5 left) 2023-06-03T20:01:58.455 INFO:tasks.rados.rados.0.smithi033.stdout:2450: done (4 left) 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2451: done (3 left) 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2452: done (2 left) 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2453: done (1 left) 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2454: done (0 left) 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2455: write oid 332 current snap is 0 2023-06-03T20:01:58.456 INFO:tasks.rados.rados.0.smithi033.stdout:2455: seq_num 1610 ranges {659270=501373,1663421=757894} 2023-06-03T20:01:58.467 INFO:tasks.rados.rados.0.smithi033.stdout:2455: writing smithi03366949-332 from 659270 to 1160643 tid 1 2023-06-03T20:01:58.474 INFO:tasks.rados.rados.0.smithi033.stdout:2455: writing smithi03366949-332 from 1663421 to 2421315 tid 2 2023-06-03T20:01:58.474 INFO:tasks.rados.rados.0.smithi033.stdout:2456: write oid 476 current snap is 0 2023-06-03T20:01:58.474 INFO:tasks.rados.rados.0.smithi033.stdout:2456: seq_num 1611 ranges {676077=576622,1721903=501552,2740559=335518} 2023-06-03T20:01:58.481 INFO:tasks.rados.rados.0.smithi033.stdout:2456: writing smithi03366949-476 from 676077 to 1252699 tid 1 2023-06-03T20:01:58.486 INFO:tasks.rados.rados.0.smithi033.stdout:2456: writing smithi03366949-476 from 1721903 to 2223455 tid 2 2023-06-03T20:01:58.491 INFO:tasks.rados.rados.0.smithi033.stdout:2456: writing smithi03366949-476 from 2740559 to 3076077 tid 3 2023-06-03T20:01:58.492 INFO:tasks.rados.rados.0.smithi033.stdout:2457: write oid 261 current snap is 0 2023-06-03T20:01:58.492 INFO:tasks.rados.rados.0.smithi033.stdout:2455: finishing write tid 1 to smithi03366949-332 2023-06-03T20:01:58.492 INFO:tasks.rados.rados.0.smithi033.stdout:2457: seq_num 1612 ranges {692884=768224,1896738=761563} 2023-06-03T20:01:58.499 INFO:tasks.rados.rados.0.smithi033.stdout:2457: writing smithi03366949-261 from 692884 to 1461108 tid 1 2023-06-03T20:01:58.506 INFO:tasks.rados.rados.0.smithi033.stdout:2457: writing smithi03366949-261 from 1896738 to 2658301 tid 2 2023-06-03T20:01:58.507 INFO:tasks.rados.rados.0.smithi033.stdout:2458: write oid 325 current snap is 0 2023-06-03T20:01:58.507 INFO:tasks.rados.rados.0.smithi033.stdout:2458: seq_num 1613 ranges {709691=443473,1838867=505221,2795405=314286} 2023-06-03T20:01:58.513 INFO:tasks.rados.rados.0.smithi033.stdout:2458: writing smithi03366949-325 from 709691 to 1153164 tid 1 2023-06-03T20:01:58.520 INFO:tasks.rados.rados.0.smithi033.stdout:2458: writing smithi03366949-325 from 1838867 to 2344088 tid 2 2023-06-03T20:01:58.526 INFO:tasks.rados.rados.0.smithi033.stdout:2458: writing smithi03366949-325 from 2795405 to 3109691 tid 3 2023-06-03T20:01:58.526 INFO:tasks.rados.rados.0.smithi033.stdout:2459: read oid 179 snap -1 2023-06-03T20:01:58.526 INFO:tasks.rados.rados.0.smithi033.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:01:58.526 INFO:tasks.rados.rados.0.smithi033.stdout:2460: read oid 113 snap -1 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2460: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2461: read oid 462 snap -1 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2461: expect deleted 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2462: read oid 374 snap -1 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2462: expect deleted 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2463: read oid 254 snap -1 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2463: expect (ObjNum 881 snap 0 seq_num 881) 2023-06-03T20:01:58.527 INFO:tasks.rados.rados.0.smithi033.stdout:2464: read oid 344 snap -1 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2464: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2465: write oid 283 current snap is 0 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2455: finishing write tid 2 to smithi03366949-332 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2455: finishing write tid 3 to smithi03366949-332 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2455: finishing write tid 4 to smithi03366949-332 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 332 v 348 (ObjNum 1610 snap 0 seq_num 1610) dirty exists 2023-06-03T20:01:58.528 INFO:tasks.rados.rados.0.smithi033.stdout:2455: left oid 332 (ObjNum 1610 snap 0 seq_num 1610) 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: finishing write tid 1 to smithi03366949-476 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: finishing write tid 2 to smithi03366949-476 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: finishing write tid 3 to smithi03366949-476 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: finishing write tid 4 to smithi03366949-476 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: finishing write tid 5 to smithi03366949-476 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 476 v 247 (ObjNum 1611 snap 0 seq_num 1611) dirty exists 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2456: left oid 476 (ObjNum 1611 snap 0 seq_num 1611) 2023-06-03T20:01:58.529 INFO:tasks.rados.rados.0.smithi033.stdout:2457: finishing write tid 1 to smithi03366949-261 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2457: finishing write tid 2 to smithi03366949-261 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2457: finishing write tid 3 to smithi03366949-261 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2457: finishing write tid 4 to smithi03366949-261 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 261 v 285 (ObjNum 1612 snap 0 seq_num 1612) dirty exists 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2457: left oid 261 (ObjNum 1612 snap 0 seq_num 1612) 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2458: finishing write tid 1 to smithi03366949-325 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2458: finishing write tid 2 to smithi03366949-325 2023-06-03T20:01:58.530 INFO:tasks.rados.rados.0.smithi033.stdout:2465: seq_num 1614 ranges {726498=518722,1897349=765232} 2023-06-03T20:01:58.533 INFO:tasks.rados.rados.0.smithi033.stdout:2465: writing smithi03366949-283 from 726498 to 1245220 tid 1 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2465: writing smithi03366949-283 from 1897349 to 2662581 tid 2 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2455: done (10 left) 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2456: done (9 left) 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2457: done (8 left) 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2466: read oid 128 snap -1 2023-06-03T20:01:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:2466: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-06-03T20:01:58.543 INFO:tasks.rados.rados.0.smithi033.stdout:2467: write oid 68 current snap is 0 2023-06-03T20:01:58.543 INFO:tasks.rados.rados.0.smithi033.stdout:2467: seq_num 1615 ranges {743305=593971,1955831=508890} 2023-06-03T20:01:58.549 INFO:tasks.rados.rados.0.smithi033.stdout:2467: writing smithi03366949-68 from 743305 to 1337276 tid 1 2023-06-03T20:01:58.556 INFO:tasks.rados.rados.0.smithi033.stdout:2467: writing smithi03366949-68 from 1955831 to 2464721 tid 2 2023-06-03T20:01:58.556 INFO:tasks.rados.rados.0.smithi033.stdout:2468: read oid 370 snap -1 2023-06-03T20:01:58.556 INFO:tasks.rados.rados.0.smithi033.stdout:2468: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-06-03T20:01:58.556 INFO:tasks.rados.rados.0.smithi033.stdout:2469: write oid 170 current snap is 0 2023-06-03T20:01:58.556 INFO:tasks.rados.rados.0.smithi033.stdout:2469: seq_num 1616 ranges {760112=669220,2014313=768901} 2023-06-03T20:01:58.564 INFO:tasks.rados.rados.0.smithi033.stdout:2469: writing smithi03366949-170 from 760112 to 1429332 tid 1 2023-06-03T20:01:58.572 INFO:tasks.rados.rados.0.smithi033.stdout:2469: writing smithi03366949-170 from 2014313 to 2783214 tid 2 2023-06-03T20:01:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:2470: read oid 491 snap -1 2023-06-03T20:01:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:2470: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:01:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:2471: read oid 489 snap -1 2023-06-03T20:01:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:2471: expect deleted 2023-06-03T20:01:58.573 INFO:tasks.rados.rados.0.smithi033.stdout:2472: read oid 483 snap -1 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2472: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2473: read oid 96 snap -1 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2473: expect deleted 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2458: finishing write tid 3 to smithi03366949-325 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2461: done (15 left) 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2462: done (14 left) 2023-06-03T20:01:58.574 INFO:tasks.rados.rados.0.smithi033.stdout:2474: read oid 43 snap -1 2023-06-03T20:01:58.575 INFO:tasks.rados.rados.0.smithi033.stdout:2474: expect deleted 2023-06-03T20:01:58.575 INFO:tasks.rados.rados.0.smithi033.stdout:2475: write oid 71 current snap is 0 2023-06-03T20:01:58.575 INFO:tasks.rados.rados.0.smithi033.stdout:2475: seq_num 1617 ranges {776919=744469,1956442=512559} 2023-06-03T20:01:58.582 INFO:tasks.rados.rados.0.smithi033.stdout:2475: writing smithi03366949-71 from 776919 to 1521388 tid 1 2023-06-03T20:01:58.587 INFO:tasks.rados.rados.0.smithi033.stdout:2475: writing smithi03366949-71 from 1956442 to 2469001 tid 2 2023-06-03T20:01:58.587 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:01:58.587 INFO:tasks.rados.rados.0.smithi033.stdout:2464: expect (ObjNum 1190 snap 0 seq_num 1190) 2023-06-03T20:01:58.669 INFO:tasks.rados.rados.0.smithi033.stdout:2458: finishing write tid 4 to smithi03366949-325 2023-06-03T20:01:58.670 INFO:tasks.rados.rados.0.smithi033.stdout:2458: finishing write tid 5 to smithi03366949-325 2023-06-03T20:01:58.670 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 325 v 396 (ObjNum 1613 snap 0 seq_num 1613) dirty exists 2023-06-03T20:01:58.670 INFO:tasks.rados.rados.0.smithi033.stdout:2458: left oid 325 (ObjNum 1613 snap 0 seq_num 1613) 2023-06-03T20:01:58.670 INFO:tasks.rados.rados.0.smithi033.stdout:2460: expect (ObjNum 1601 snap 0 seq_num 1601) 2023-06-03T20:01:58.871 INFO:tasks.rados.rados.0.smithi033.stdout:2463: expect (ObjNum 881 snap 0 seq_num 881) 2023-06-03T20:01:59.008 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:58 smithi083 bash[53374]: ts=2023-06-03T20:01: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:59.009 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:01:58 smithi083 bash[53374]: ts=2023-06-03T20:01:58.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:01:59.029 INFO:tasks.rados.rados.0.smithi033.stdout:2465: finishing write tid 1 to smithi03366949-283 2023-06-03T20:01:59.030 INFO:tasks.rados.rados.0.smithi033.stdout:2459: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:01:59.141 INFO:tasks.rados.rados.0.smithi033.stdout:2465: finishing write tid 2 to smithi03366949-283 2023-06-03T20:01:59.141 INFO:tasks.rados.rados.0.smithi033.stdout:2465: finishing write tid 3 to smithi03366949-283 2023-06-03T20:01:59.142 INFO:tasks.rados.rados.0.smithi033.stdout:2465: finishing write tid 4 to smithi03366949-283 2023-06-03T20:01:59.142 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 283 v 296 (ObjNum 1614 snap 0 seq_num 1614) dirty exists 2023-06-03T20:01:59.142 INFO:tasks.rados.rados.0.smithi033.stdout:2465: left oid 283 (ObjNum 1614 snap 0 seq_num 1614) 2023-06-03T20:01:59.142 INFO:tasks.rados.rados.0.smithi033.stdout:2467: finishing write tid 1 to smithi03366949-68 2023-06-03T20:01:59.142 INFO:tasks.rados.rados.0.smithi033.stdout:2466: expect (ObjNum 1544 snap 0 seq_num 1544) 2023-06-03T20:01:59.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:01:59 smithi033 bash[26432]: cluster 2023-06-03T20:01:57.480319+0000 mgr.x (mgr.24803) 67 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 81 op/s 2023-06-03T20:01:59.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:01:59 smithi033 bash[33017]: cluster 2023-06-03T20:01:57.480319+0000 mgr.x (mgr.24803) 67 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 81 op/s 2023-06-03T20:01:59.361 INFO:tasks.rados.rados.0.smithi033.stdout:2467: finishing write tid 2 to smithi03366949-68 2023-06-03T20:01:59.361 INFO:tasks.rados.rados.0.smithi033.stdout:2467: finishing write tid 3 to smithi03366949-68 2023-06-03T20:01:59.361 INFO:tasks.rados.rados.0.smithi033.stdout:2467: finishing write tid 4 to smithi03366949-68 2023-06-03T20:01:59.361 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 68 v 299 (ObjNum 1615 snap 0 seq_num 1615) dirty exists 2023-06-03T20:01:59.361 INFO:tasks.rados.rados.0.smithi033.stdout:2467: left oid 68 (ObjNum 1615 snap 0 seq_num 1615) 2023-06-03T20:01:59.362 INFO:tasks.rados.rados.0.smithi033.stdout:2468: expect (ObjNum 1368 snap 0 seq_num 1368) 2023-06-03T20:01:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:01:59 smithi083 bash[26882]: cluster 2023-06-03T20:01:57.480319+0000 mgr.x (mgr.24803) 67 : cluster [DBG] pgmap v45: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.6 MiB/s wr, 81 op/s 2023-06-03T20:01:59.498 INFO:tasks.rados.rados.0.smithi033.stdout:2469: finishing write tid 1 to smithi03366949-170 2023-06-03T20:01:59.500 INFO:tasks.rados.rados.0.smithi033.stdout:2469: finishing write tid 2 to smithi03366949-170 2023-06-03T20:01:59.500 INFO:tasks.rados.rados.0.smithi033.stdout:2469: finishing write tid 3 to smithi03366949-170 2023-06-03T20:01:59.501 INFO:tasks.rados.rados.0.smithi033.stdout:2469: finishing write tid 4 to smithi03366949-170 2023-06-03T20:01:59.501 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 170 v 351 (ObjNum 1616 snap 0 seq_num 1616) dirty exists 2023-06-03T20:01:59.501 INFO:tasks.rados.rados.0.smithi033.stdout:2469: left oid 170 (ObjNum 1616 snap 0 seq_num 1616) 2023-06-03T20:01:59.502 INFO:tasks.rados.rados.0.smithi033.stdout:2472: expect (ObjNum 1340 snap 0 seq_num 1340) 2023-06-03T20:01:59.631 INFO:tasks.rados.rados.0.smithi033.stdout:2470: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:01:59.841 INFO:tasks.rados.rados.0.smithi033.stdout:2475: finishing write tid 1 to smithi03366949-71 2023-06-03T20:01:59.841 INFO:tasks.rados.rados.0.smithi033.stdout:2475: finishing write tid 2 to smithi03366949-71 2023-06-03T20:01:59.841 INFO:tasks.rados.rados.0.smithi033.stdout:2475: finishing write tid 3 to smithi03366949-71 2023-06-03T20:01:59.841 INFO:tasks.rados.rados.0.smithi033.stdout:2475: finishing write tid 4 to smithi03366949-71 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 71 v 242 (ObjNum 1617 snap 0 seq_num 1617) dirty exists 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2475: left oid 71 (ObjNum 1617 snap 0 seq_num 1617) 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2458: done (15 left) 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2459: done (14 left) 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2460: done (13 left) 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2463: done (12 left) 2023-06-03T20:01:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:2464: done (11 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2465: done (10 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2466: done (9 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2467: done (8 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2468: done (7 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2469: done (6 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2470: done (5 left) 2023-06-03T20:01:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:2471: done (4 left) 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2472: done (3 left) 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2473: done (2 left) 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2474: done (1 left) 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2475: done (0 left) 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2476: write oid 383 current snap is 0 2023-06-03T20:01:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:2476: seq_num 1618 ranges {793726=419718,1614924=772570,2932520=261206} 2023-06-03T20:01:59.854 INFO:tasks.rados.rados.0.smithi033.stdout:2476: writing smithi03366949-383 from 793726 to 1213444 tid 1 2023-06-03T20:01:59.861 INFO:tasks.rados.rados.0.smithi033.stdout:2476: writing smithi03366949-383 from 1614924 to 2387494 tid 2 2023-06-03T20:01:59.865 INFO:tasks.rados.rados.0.smithi033.stdout:2476: writing smithi03366949-383 from 2932520 to 3193726 tid 3 2023-06-03T20:01:59.866 INFO:tasks.rados.rados.0.smithi033.stdout:2477: delete oid 390 current snap is 0 2023-06-03T20:01:59.866 INFO:tasks.rados.rados.0.smithi033.stdout:2476: finishing write tid 1 to smithi03366949-383 2023-06-03T20:01:59.866 INFO:tasks.rados.rados.0.smithi033.stdout:2476: finishing write tid 2 to smithi03366949-383 2023-06-03T20:01:59.868 INFO:tasks.rados.rados.0.smithi033.stdout:2477: done (1 left) 2023-06-03T20:01:59.868 INFO:tasks.rados.rados.0.smithi033.stdout:2478: read oid 13 snap -1 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2478: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2479: read oid 490 snap -1 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2479: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2480: read oid 162 snap -1 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2480: expect (ObjNum 990 snap 0 seq_num 990) 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2481: read oid 362 snap -1 2023-06-03T20:01:59.869 INFO:tasks.rados.rados.0.smithi033.stdout:2481: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:2482: delete oid 229 current snap is 0 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:2476: finishing write tid 3 to smithi03366949-383 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:2476: finishing write tid 4 to smithi03366949-383 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:2476: finishing write tid 5 to smithi03366949-383 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 313 (ObjNum 1618 snap 0 seq_num 1618) dirty exists 2023-06-03T20:01:59.870 INFO:tasks.rados.rados.0.smithi033.stdout:2476: left oid 383 (ObjNum 1618 snap 0 seq_num 1618) 2023-06-03T20:01:59.871 INFO:tasks.rados.rados.0.smithi033.stdout:2476: done (5 left) 2023-06-03T20:01:59.871 INFO:tasks.rados.rados.0.smithi033.stdout:2482: done (4 left) 2023-06-03T20:01:59.871 INFO:tasks.rados.rados.0.smithi033.stdout:2483: write oid 476 current snap is 0 2023-06-03T20:01:59.871 INFO:tasks.rados.rados.0.smithi033.stdout:2483: seq_num 1621 ranges {444147=761818,1790370=519897,2898436=345711} 2023-06-03T20:01:59.881 INFO:tasks.rados.rados.0.smithi033.stdout:2483: writing smithi03366949-476 from 444147 to 1205965 tid 1 2023-06-03T20:01:59.889 INFO:tasks.rados.rados.0.smithi033.stdout:2483: writing smithi03366949-476 from 1790370 to 2310267 tid 2 2023-06-03T20:01:59.895 INFO:tasks.rados.rados.0.smithi033.stdout:2483: writing smithi03366949-476 from 2898436 to 3244147 tid 3 2023-06-03T20:01:59.896 INFO:tasks.rados.rados.0.smithi033.stdout:2484: write oid 32 current snap is 0 2023-06-03T20:01:59.896 INFO:tasks.rados.rados.0.smithi033.stdout:2484: seq_num 1622 ranges {460954=437067,1448852=663555,2525859=735095} 2023-06-03T20:01:59.900 INFO:tasks.rados.rados.0.smithi033.stdout:2484: writing smithi03366949-32 from 460954 to 898021 tid 1 2023-06-03T20:01:59.907 INFO:tasks.rados.rados.0.smithi033.stdout:2484: writing smithi03366949-32 from 1448852 to 2112407 tid 2 2023-06-03T20:01:59.914 INFO:tasks.rados.rados.0.smithi033.stdout:2484: writing smithi03366949-32 from 2525859 to 3260954 tid 3 2023-06-03T20:01:59.914 INFO:tasks.rados.rados.0.smithi033.stdout:2485: read oid 36 snap -1 2023-06-03T20:01:59.914 INFO:tasks.rados.rados.0.smithi033.stdout:2485: expect deleted 2023-06-03T20:01:59.914 INFO:tasks.rados.rados.0.smithi033.stdout:2486: write oid 329 current snap is 0 2023-06-03T20:01:59.914 INFO:tasks.rados.rados.0.smithi033.stdout:2486: seq_num 1623 ranges {477761=512316,1507334=523566,2553282=599771} 2023-06-03T20:01:59.919 INFO:tasks.rados.rados.0.smithi033.stdout:2486: writing smithi03366949-329 from 477761 to 990077 tid 1 2023-06-03T20:01:59.925 INFO:tasks.rados.rados.0.smithi033.stdout:2486: writing smithi03366949-329 from 1507334 to 2030900 tid 2 2023-06-03T20:01:59.931 INFO:tasks.rados.rados.0.smithi033.stdout:2486: writing smithi03366949-329 from 2553282 to 3153053 tid 3 2023-06-03T20:01:59.931 INFO:tasks.rados.rados.0.smithi033.stdout:2487: read oid 33 snap -1 2023-06-03T20:01:59.931 INFO:tasks.rados.rados.0.smithi033.stdout:2487: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:01:59.931 INFO:tasks.rados.rados.0.smithi033.stdout:2488: write oid 226 current snap is 0 2023-06-03T20:01:59.932 INFO:tasks.rados.rados.0.smithi033.stdout:2488: seq_num 1624 ranges {494568=587565,1565816=667224,2980705=313863} 2023-06-03T20:01:59.937 INFO:tasks.rados.rados.0.smithi033.stdout:2488: writing smithi03366949-226 from 494568 to 1082133 tid 1 2023-06-03T20:01:59.943 INFO:tasks.rados.rados.0.smithi033.stdout:2488: writing smithi03366949-226 from 1565816 to 2233040 tid 2 2023-06-03T20:01:59.949 INFO:tasks.rados.rados.0.smithi033.stdout:2488: writing smithi03366949-226 from 2980705 to 3294568 tid 3 2023-06-03T20:01:59.949 INFO:tasks.rados.rados.0.smithi033.stdout:2489: write oid 20 current snap is 0 2023-06-03T20:01:59.950 INFO:tasks.rados.rados.0.smithi033.stdout:2489: seq_num 1625 ranges {511375=662814,1907945=527235,2891775=419600} 2023-06-03T20:01:59.956 INFO:tasks.rados.rados.0.smithi033.stdout:2489: writing smithi03366949-20 from 511375 to 1174189 tid 1 2023-06-03T20:01:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:2489: writing smithi03366949-20 from 1907945 to 2435180 tid 2 2023-06-03T20:01:59.968 INFO:tasks.rados.rados.0.smithi033.stdout:2489: writing smithi03366949-20 from 2891775 to 3311375 tid 3 2023-06-03T20:01:59.968 INFO:tasks.rados.rados.0.smithi033.stdout:2490: read oid 51 snap -1 2023-06-03T20:01:59.969 INFO:tasks.rados.rados.0.smithi033.stdout:2490: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-06-03T20:01:59.969 INFO:tasks.rados.rados.0.smithi033.stdout:2491: delete oid 81 current snap is 0 2023-06-03T20:01:59.969 INFO:tasks.rados.rados.0.smithi033.stdout:2480: expect (ObjNum 990 snap 0 seq_num 990) 2023-06-03T20:02:00.099 INFO:tasks.rados.rados.0.smithi033.stdout:2478: expect (ObjNum 1444 snap 0 seq_num 1444) 2023-06-03T20:02:00.232 INFO:tasks.rados.rados.0.smithi033.stdout:2483: finishing write tid 1 to smithi03366949-476 2023-06-03T20:02:00.233 INFO:tasks.rados.rados.0.smithi033.stdout:2481: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:02:00.357 INFO:tasks.rados.rados.0.smithi033.stdout:2483: finishing write tid 2 to smithi03366949-476 2023-06-03T20:02:00.358 INFO:tasks.rados.rados.0.smithi033.stdout:2479: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-06-03T20:02:00.521 INFO:tasks.rados.rados.0.smithi033.stdout:2483: finishing write tid 3 to smithi03366949-476 2023-06-03T20:02:00.521 INFO:tasks.rados.rados.0.smithi033.stdout:2483: finishing write tid 4 to smithi03366949-476 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2483: finishing write tid 5 to smithi03366949-476 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 476 v 252 (ObjNum 1621 snap 0 seq_num 1621) dirty exists 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2483: left oid 476 (ObjNum 1621 snap 0 seq_num 1621) 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2484: finishing write tid 1 to smithi03366949-32 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2484: finishing write tid 2 to smithi03366949-32 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2484: finishing write tid 3 to smithi03366949-32 2023-06-03T20:02:00.522 INFO:tasks.rados.rados.0.smithi033.stdout:2484: finishing write tid 4 to smithi03366949-32 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2484: finishing write tid 5 to smithi03366949-32 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 350 (ObjNum 1622 snap 0 seq_num 1622) dirty exists 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2484: left oid 32 (ObjNum 1622 snap 0 seq_num 1622) 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2486: finishing write tid 1 to smithi03366949-329 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2486: finishing write tid 2 to smithi03366949-329 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2486: finishing write tid 3 to smithi03366949-329 2023-06-03T20:02:00.523 INFO:tasks.rados.rados.0.smithi033.stdout:2486: finishing write tid 4 to smithi03366949-329 2023-06-03T20:02:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:2486: finishing write tid 5 to smithi03366949-329 2023-06-03T20:02:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 329 v 342 (ObjNum 1623 snap 0 seq_num 1623) dirty exists 2023-06-03T20:02:00.524 INFO:tasks.rados.rados.0.smithi033.stdout:2486: left oid 329 (ObjNum 1623 snap 0 seq_num 1623) 2023-06-03T20:02:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:2488: finishing write tid 1 to smithi03366949-226 2023-06-03T20:02:00.525 INFO:tasks.rados.rados.0.smithi033.stdout:2487: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:02:00.623 INFO:tasks.rados.rados.0.smithi033.stdout:2488: finishing write tid 2 to smithi03366949-226 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2488: finishing write tid 3 to smithi03366949-226 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2488: finishing write tid 4 to smithi03366949-226 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2488: finishing write tid 5 to smithi03366949-226 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 226 v 317 (ObjNum 1624 snap 0 seq_num 1624) dirty exists 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2488: left oid 226 (ObjNum 1624 snap 0 seq_num 1624) 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2489: finishing write tid 1 to smithi03366949-20 2023-06-03T20:02:00.624 INFO:tasks.rados.rados.0.smithi033.stdout:2489: finishing write tid 2 to smithi03366949-20 2023-06-03T20:02:00.625 INFO:tasks.rados.rados.0.smithi033.stdout:2490: expect (ObjNum 1304 snap 0 seq_num 1304) 2023-06-03T20:02:00.744 INFO:tasks.rados.rados.0.smithi033.stdout:2489: finishing write tid 3 to smithi03366949-20 2023-06-03T20:02:00.744 INFO:tasks.rados.rados.0.smithi033.stdout:2489: finishing write tid 4 to smithi03366949-20 2023-06-03T20:02:00.744 INFO:tasks.rados.rados.0.smithi033.stdout:2489: finishing write tid 5 to smithi03366949-20 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 284 (ObjNum 1625 snap 0 seq_num 1625) dirty exists 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2489: left oid 20 (ObjNum 1625 snap 0 seq_num 1625) 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2478: done (12 left) 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2479: done (11 left) 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2480: done (10 left) 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2481: done (9 left) 2023-06-03T20:02:00.745 INFO:tasks.rados.rados.0.smithi033.stdout:2483: done (8 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2484: done (7 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2485: done (6 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2486: done (5 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2487: done (4 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2488: done (3 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2489: done (2 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2490: done (1 left) 2023-06-03T20:02:00.746 INFO:tasks.rados.rados.0.smithi033.stdout:2491: done (0 left) 2023-06-03T20:02:00.747 INFO:tasks.rados.rados.0.smithi033.stdout:2492: write oid 43 current snap is 0 2023-06-03T20:02:00.747 INFO:tasks.rados.rados.0.smithi033.stdout:2492: seq_num 1627 ranges {544989=529665,1741262=530904,3062974=282015} 2023-06-03T20:02:00.756 INFO:tasks.rados.rados.0.smithi033.stdout:2492: writing smithi03366949-43 from 544989 to 1074654 tid 1 2023-06-03T20:02:00.764 INFO:tasks.rados.rados.0.smithi033.stdout:2492: writing smithi03366949-43 from 1741262 to 2272166 tid 2 2023-06-03T20:02:00.770 INFO:tasks.rados.rados.0.smithi033.stdout:2492: writing smithi03366949-43 from 3062974 to 3344989 tid 3 2023-06-03T20:02:00.770 INFO:tasks.rados.rados.0.smithi033.stdout:2493: read oid 365 snap -1 2023-06-03T20:02:00.771 INFO:tasks.rados.rados.0.smithi033.stdout:2493: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-06-03T20:02:00.771 INFO:tasks.rados.rados.0.smithi033.stdout:2494: read oid 485 snap -1 2023-06-03T20:02:00.771 INFO:tasks.rados.rados.0.smithi033.stdout:2494: expect (ObjNum 804 snap 0 seq_num 804) 2023-06-03T20:02:00.771 INFO:tasks.rados.rados.0.smithi033.stdout:2495: write oid 2 current snap is 0 2023-06-03T20:02:00.771 INFO:tasks.rados.rados.0.smithi033.stdout:2492: finishing write tid 1 to smithi03366949-43 2023-06-03T20:02:00.772 INFO:tasks.rados.rados.0.smithi033.stdout:2495: seq_num 1628 ranges {561796=604914,1799744=674562,3090397=271399} 2023-06-03T20:02:00.777 INFO:tasks.rados.rados.0.smithi033.stdout:2495: writing smithi03366949-2 from 561796 to 1166710 tid 1 2023-06-03T20:02:00.784 INFO:tasks.rados.rados.0.smithi033.stdout:2495: writing smithi03366949-2 from 1799744 to 2474306 tid 2 2023-06-03T20:02:00.789 INFO:tasks.rados.rados.0.smithi033.stdout:2495: writing smithi03366949-2 from 3090397 to 3361796 tid 3 2023-06-03T20:02:00.789 INFO:tasks.rados.rados.0.smithi033.stdout:2496: write oid 115 current snap is 0 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2492: finishing write tid 2 to smithi03366949-43 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2492: finishing write tid 3 to smithi03366949-43 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2492: finishing write tid 4 to smithi03366949-43 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2492: finishing write tid 5 to smithi03366949-43 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 43 v 400 (ObjNum 1627 snap 0 seq_num 1627) dirty exists 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2492: left oid 43 (ObjNum 1627 snap 0 seq_num 1627) 2023-06-03T20:02:00.790 INFO:tasks.rados.rados.0.smithi033.stdout:2493: expect (ObjNum 1217 snap 0 seq_num 1217) 2023-06-03T20:02:00.936 INFO:tasks.rados.rados.0.smithi033.stdout:2495: finishing write tid 1 to smithi03366949-2 2023-06-03T20:02:00.936 INFO:tasks.rados.rados.0.smithi033.stdout:2494: expect (ObjNum 804 snap 0 seq_num 804) 2023-06-03T20:02:01.048 INFO:tasks.rados.rados.0.smithi033.stdout:2495: finishing write tid 2 to smithi03366949-2 2023-06-03T20:02:01.048 INFO:tasks.rados.rados.0.smithi033.stdout:2495: finishing write tid 3 to smithi03366949-2 2023-06-03T20:02:01.048 INFO:tasks.rados.rados.0.smithi033.stdout:2495: finishing write tid 4 to smithi03366949-2 2023-06-03T20:02:01.048 INFO:tasks.rados.rados.0.smithi033.stdout:2495: finishing write tid 5 to smithi03366949-2 2023-06-03T20:02:01.049 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 2 v 359 (ObjNum 1628 snap 0 seq_num 1628) dirty exists 2023-06-03T20:02:01.049 INFO:tasks.rados.rados.0.smithi033.stdout:2495: left oid 2 (ObjNum 1628 snap 0 seq_num 1628) 2023-06-03T20:02:01.049 INFO:tasks.rados.rados.0.smithi033.stdout:2496: seq_num 1629 ranges {578603=680163,1741873=534573,3001467=377136} 2023-06-03T20:02:01.063 INFO:tasks.rados.rados.0.smithi033.stdout:2496: writing smithi03366949-115 from 578603 to 1258766 tid 1 2023-06-03T20:02:01.068 INFO:tasks.rados.rados.0.smithi033.stdout:2496: writing smithi03366949-115 from 1741873 to 2276446 tid 2 2023-06-03T20:02:01.074 INFO:tasks.rados.rados.0.smithi033.stdout:2496: writing smithi03366949-115 from 3001467 to 3378603 tid 3 2023-06-03T20:02:01.074 INFO:tasks.rados.rados.0.smithi033.stdout:2492: done (4 left) 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2493: done (3 left) 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2494: done (2 left) 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2495: done (1 left) 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2497: read oid 474 snap -1 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2497: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2498: write oid 10 current snap is 0 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2496: finishing write tid 1 to smithi03366949-115 2023-06-03T20:02:01.075 INFO:tasks.rados.rados.0.smithi033.stdout:2496: finishing write tid 2 to smithi03366949-115 2023-06-03T20:02:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:2498: seq_num 1630 ranges {595410=755412,1800355=678231,3028890=366520} 2023-06-03T20:02:01.082 INFO:tasks.rados.rados.0.smithi033.stdout:2498: writing smithi03366949-10 from 595410 to 1350822 tid 1 2023-06-03T20:02:01.088 INFO:tasks.rados.rados.0.smithi033.stdout:2498: writing smithi03366949-10 from 1800355 to 2478586 tid 2 2023-06-03T20:02:01.094 INFO:tasks.rados.rados.0.smithi033.stdout:2498: writing smithi03366949-10 from 3028890 to 3395410 tid 3 2023-06-03T20:02:01.094 INFO:tasks.rados.rados.0.smithi033.stdout:2499: write oid 196 current snap is 0 2023-06-03T20:02:01.094 INFO:tasks.rados.rados.0.smithi033.stdout:2499: seq_num 1631 ranges {612217=430661,1458837=538242,2656313=522653} 2023-06-03T20:02:01.099 INFO:tasks.rados.rados.0.smithi033.stdout:2499: writing smithi03366949-196 from 612217 to 1042878 tid 1 2023-06-03T20:02:01.105 INFO:tasks.rados.rados.0.smithi033.stdout:2499: writing smithi03366949-196 from 1458837 to 1997079 tid 2 2023-06-03T20:02:01.112 INFO:tasks.rados.rados.0.smithi033.stdout:2499: writing smithi03366949-196 from 2656313 to 3178966 tid 3 2023-06-03T20:02:01.112 INFO:tasks.rados.rados.0.smithi033.stdout:2500: read oid 342 snap -1 2023-06-03T20:02:01.112 INFO:tasks.rados.rados.0.smithi033.stdout:2500: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:02:01.112 INFO:tasks.rados.rados.0.smithi033.stdout:2501: write oid 236 current snap is 0 2023-06-03T20:02:01.112 INFO:tasks.rados.rados.0.smithi033.stdout:2496: finishing write tid 3 to smithi03366949-115 2023-06-03T20:02:01.113 INFO:tasks.rados.rados.0.smithi033.stdout:2501: seq_num 1632 ranges {629024=505910,1917319=681900,3083736=345288} 2023-06-03T20:02:01.118 INFO:tasks.rados.rados.0.smithi033.stdout:2501: writing smithi03366949-236 from 629024 to 1134934 tid 1 2023-06-03T20:02:01.127 INFO:tasks.rados.rados.0.smithi033.stdout:2501: writing smithi03366949-236 from 1917319 to 2599219 tid 2 2023-06-03T20:02:01.132 INFO:tasks.rados.rados.0.smithi033.stdout:2501: writing smithi03366949-236 from 3083736 to 3429024 tid 3 2023-06-03T20:02:01.132 INFO:tasks.rados.rados.0.smithi033.stdout:2502: delete oid 117 current snap is 0 2023-06-03T20:02:01.132 INFO:tasks.rados.rados.0.smithi033.stdout:2496: finishing write tid 4 to smithi03366949-115 2023-06-03T20:02:01.132 INFO:tasks.rados.rados.0.smithi033.stdout:2496: finishing write tid 5 to smithi03366949-115 2023-06-03T20:02:01.133 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 283 (ObjNum 1629 snap 0 seq_num 1629) dirty exists 2023-06-03T20:02:01.133 INFO:tasks.rados.rados.0.smithi033.stdout:2496: left oid 115 (ObjNum 1629 snap 0 seq_num 1629) 2023-06-03T20:02:01.133 INFO:tasks.rados.rados.0.smithi033.stdout:2497: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:02:01.268 INFO:tasks.rados.rados.0.smithi033.stdout:2498: finishing write tid 1 to smithi03366949-10 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2498: finishing write tid 2 to smithi03366949-10 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2498: finishing write tid 3 to smithi03366949-10 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2498: finishing write tid 4 to smithi03366949-10 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2498: finishing write tid 5 to smithi03366949-10 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 10 v 352 (ObjNum 1630 snap 0 seq_num 1630) dirty exists 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2498: left oid 10 (ObjNum 1630 snap 0 seq_num 1630) 2023-06-03T20:02:01.269 INFO:tasks.rados.rados.0.smithi033.stdout:2499: finishing write tid 1 to smithi03366949-196 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2499: finishing write tid 2 to smithi03366949-196 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2499: finishing write tid 3 to smithi03366949-196 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2499: finishing write tid 4 to smithi03366949-196 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2499: finishing write tid 5 to smithi03366949-196 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 196 v 354 (ObjNum 1631 snap 0 seq_num 1631) dirty exists 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2499: left oid 196 (ObjNum 1631 snap 0 seq_num 1631) 2023-06-03T20:02:01.270 INFO:tasks.rados.rados.0.smithi033.stdout:2500: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:02:01.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:01 smithi033 bash[26432]: cluster 2023-06-03T20:01:59.481655+0000 mgr.x (mgr.24803) 68 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 123 op/s 2023-06-03T20:02:01.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:01 smithi033 bash[26432]: audit 2023-06-03T20:02:00.025483+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.33:0/2829282395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:01.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:01 smithi033 bash[33017]: cluster 2023-06-03T20:01:59.481655+0000 mgr.x (mgr.24803) 68 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 123 op/s 2023-06-03T20:02:01.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:01 smithi033 bash[33017]: audit 2023-06-03T20:02:00.025483+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.33:0/2829282395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:01.385 INFO:tasks.rados.rados.0.smithi033.stdout:2501: finishing write tid 1 to smithi03366949-236 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:2501: finishing write tid 2 to smithi03366949-236 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:2501: finishing write tid 3 to smithi03366949-236 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:2501: finishing write tid 4 to smithi03366949-236 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:2501: finishing write tid 5 to smithi03366949-236 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 236 v 289 (ObjNum 1632 snap 0 seq_num 1632) dirty exists 2023-06-03T20:02:01.386 INFO:tasks.rados.rados.0.smithi033.stdout:2501: left oid 236 (ObjNum 1632 snap 0 seq_num 1632) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2496: done (6 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2497: done (5 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2498: done (4 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2499: done (3 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2500: done (2 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2501: done (1 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2502: done (0 left) 2023-06-03T20:02:01.387 INFO:tasks.rados.rados.0.smithi033.stdout:2503: read oid 3 snap -1 2023-06-03T20:02:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:2503: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-06-03T20:02:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:2504: write oid 471 current snap is 0 2023-06-03T20:02:01.388 INFO:tasks.rados.rados.0.smithi033.stdout:2504: seq_num 1634 ranges {662638=656408,1917930=685569,3022229=440409} 2023-06-03T20:02:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:01 smithi083 bash[26882]: cluster 2023-06-03T20:01:59.481655+0000 mgr.x (mgr.24803) 68 : cluster [DBG] pgmap v46: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 13 MiB/s wr, 123 op/s 2023-06-03T20:02:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:01 smithi083 bash[26882]: audit 2023-06-03T20:02:00.025483+0000 mon.a (mon.0) 789 : audit [DBG] from='client.? 172.21.15.33:0/2829282395' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:01.399 INFO:tasks.rados.rados.0.smithi033.stdout:2504: writing smithi03366949-471 from 662638 to 1319046 tid 1 2023-06-03T20:02:01.407 INFO:tasks.rados.rados.0.smithi033.stdout:2504: writing smithi03366949-471 from 1917930 to 2603499 tid 2 2023-06-03T20:02:01.412 INFO:tasks.rados.rados.0.smithi033.stdout:2504: writing smithi03366949-471 from 3022229 to 3462638 tid 3 2023-06-03T20:02:01.412 INFO:tasks.rados.rados.0.smithi033.stdout:2505: read oid 491 snap -1 2023-06-03T20:02:01.412 INFO:tasks.rados.rados.0.smithi033.stdout:2505: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2506: read oid 393 snap -1 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2506: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2507: read oid 230 snap -1 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2507: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2508: write oid 116 current snap is 0 2023-06-03T20:02:01.413 INFO:tasks.rados.rados.0.smithi033.stdout:2508: seq_num 1635 ranges {679445=448010,1692765=429227,2766005=567741} 2023-06-03T20:02:01.419 INFO:tasks.rados.rados.0.smithi033.stdout:2508: writing smithi03366949-116 from 679445 to 1127455 tid 1 2023-06-03T20:02:01.424 INFO:tasks.rados.rados.0.smithi033.stdout:2508: writing smithi03366949-116 from 1692765 to 2121992 tid 2 2023-06-03T20:02:01.431 INFO:tasks.rados.rados.0.smithi033.stdout:2508: writing smithi03366949-116 from 2766005 to 3333746 tid 3 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2509: read oid 400 snap -1 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2509: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2510: read oid 125 snap -1 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2510: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2511: write oid 412 current snap is 0 2023-06-03T20:02:01.432 INFO:tasks.rados.rados.0.smithi033.stdout:2511: seq_num 1636 ranges {696252=523259,1751247=689238,3193428=302824} 2023-06-03T20:02:01.439 INFO:tasks.rados.rados.0.smithi033.stdout:2511: writing smithi03366949-412 from 696252 to 1219511 tid 1 2023-06-03T20:02:01.446 INFO:tasks.rados.rados.0.smithi033.stdout:2511: writing smithi03366949-412 from 1751247 to 2440485 tid 2 2023-06-03T20:02:01.452 INFO:tasks.rados.rados.0.smithi033.stdout:2511: writing smithi03366949-412 from 3193428 to 3496252 tid 3 2023-06-03T20:02:01.452 INFO:tasks.rados.rados.0.smithi033.stdout:2512: read oid 141 snap -1 2023-06-03T20:02:01.453 INFO:tasks.rados.rados.0.smithi033.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-06-03T20:02:01.453 INFO:tasks.rados.rados.0.smithi033.stdout:2513: write oid 82 current snap is 0 2023-06-03T20:02:01.453 INFO:tasks.rados.rados.0.smithi033.stdout:2513: seq_num 1637 ranges {713059=598508,2093376=432896,3104498=408561} 2023-06-03T20:02:01.460 INFO:tasks.rados.rados.0.smithi033.stdout:2513: writing smithi03366949-82 from 713059 to 1311567 tid 1 2023-06-03T20:02:01.467 INFO:tasks.rados.rados.0.smithi033.stdout:2513: writing smithi03366949-82 from 2093376 to 2526272 tid 2 2023-06-03T20:02:01.473 INFO:tasks.rados.rados.0.smithi033.stdout:2513: writing smithi03366949-82 from 3104498 to 3513059 tid 3 2023-06-03T20:02:01.473 INFO:tasks.rados.rados.0.smithi033.stdout:2514: write oid 453 current snap is 0 2023-06-03T20:02:01.473 INFO:tasks.rados.rados.0.smithi033.stdout:2514: seq_num 1638 ranges {729866=673757,2151858=692907} 2023-06-03T20:02:01.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: writing smithi03366949-453 from 729866 to 1403623 tid 1 2023-06-03T20:02:01.489 INFO:tasks.rados.rados.0.smithi033.stdout:2514: writing smithi03366949-453 from 2151858 to 2844765 tid 2 2023-06-03T20:02:01.489 INFO:tasks.rados.rados.0.smithi033.stdout:2515: write oid 375 current snap is 0 2023-06-03T20:02:01.489 INFO:tasks.rados.rados.0.smithi033.stdout:2503: expect (ObjNum 1225 snap 0 seq_num 1225) 2023-06-03T20:02:01.686 INFO:tasks.rados.rados.0.smithi033.stdout:2504: finishing write tid 1 to smithi03366949-471 2023-06-03T20:02:01.686 INFO:tasks.rados.rados.0.smithi033.stdout:2504: finishing write tid 2 to smithi03366949-471 2023-06-03T20:02:01.686 INFO:tasks.rados.rados.0.smithi033.stdout:2504: finishing write tid 3 to smithi03366949-471 2023-06-03T20:02:01.686 INFO:tasks.rados.rados.0.smithi033.stdout:2504: finishing write tid 4 to smithi03366949-471 2023-06-03T20:02:01.687 INFO:tasks.rados.rados.0.smithi033.stdout:2504: finishing write tid 5 to smithi03366949-471 2023-06-03T20:02:01.687 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 471 v 358 (ObjNum 1634 snap 0 seq_num 1634) dirty exists 2023-06-03T20:02:01.687 INFO:tasks.rados.rados.0.smithi033.stdout:2504: left oid 471 (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:01.687 INFO:tasks.rados.rados.0.smithi033.stdout:2505: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:02:01.899 INFO:tasks.rados.rados.0.smithi033.stdout:2507: expect (ObjNum 1327 snap 0 seq_num 1327) 2023-06-03T20:02:02.044 INFO:tasks.rados.rados.0.smithi033.stdout:2506: expect (ObjNum 1331 snap 0 seq_num 1331) 2023-06-03T20:02:02.145 INFO:tasks.rados.rados.0.smithi033.stdout:2508: finishing write tid 1 to smithi03366949-116 2023-06-03T20:02:02.145 INFO:tasks.rados.rados.0.smithi033.stdout:2508: finishing write tid 2 to smithi03366949-116 2023-06-03T20:02:02.145 INFO:tasks.rados.rados.0.smithi033.stdout:2508: finishing write tid 3 to smithi03366949-116 2023-06-03T20:02:02.146 INFO:tasks.rados.rados.0.smithi033.stdout:2508: finishing write tid 4 to smithi03366949-116 2023-06-03T20:02:02.146 INFO:tasks.rados.rados.0.smithi033.stdout:2508: finishing write tid 5 to smithi03366949-116 2023-06-03T20:02:02.146 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 116 v 346 (ObjNum 1635 snap 0 seq_num 1635) dirty exists 2023-06-03T20:02:02.146 INFO:tasks.rados.rados.0.smithi033.stdout:2508: left oid 116 (ObjNum 1635 snap 0 seq_num 1635) 2023-06-03T20:02:02.146 INFO:tasks.rados.rados.0.smithi033.stdout:2510: expect (ObjNum 1485 snap 0 seq_num 1485) 2023-06-03T20:02:02.240 INFO:tasks.rados.rados.0.smithi033.stdout:2509: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:02:02.324 INFO:tasks.rados.rados.0.smithi033.stdout:2511: finishing write tid 1 to smithi03366949-412 2023-06-03T20:02:02.324 INFO:tasks.rados.rados.0.smithi033.stdout:2511: finishing write tid 2 to smithi03366949-412 2023-06-03T20:02:02.324 INFO:tasks.rados.rados.0.smithi033.stdout:2511: finishing write tid 3 to smithi03366949-412 2023-06-03T20:02:02.325 INFO:tasks.rados.rados.0.smithi033.stdout:2511: finishing write tid 4 to smithi03366949-412 2023-06-03T20:02:02.325 INFO:tasks.rados.rados.0.smithi033.stdout:2512: expect (ObjNum 1577 snap 0 seq_num 1577) 2023-06-03T20:02:02.478 INFO:tasks.rados.rados.0.smithi033.stdout:2511: finishing write tid 5 to smithi03366949-412 2023-06-03T20:02:02.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 412 v 246 (ObjNum 1636 snap 0 seq_num 1636) dirty exists 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2511: left oid 412 (ObjNum 1636 snap 0 seq_num 1636) 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: finishing write tid 1 to smithi03366949-82 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: finishing write tid 2 to smithi03366949-82 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: finishing write tid 3 to smithi03366949-82 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: finishing write tid 4 to smithi03366949-82 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: finishing write tid 5 to smithi03366949-82 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 356 (ObjNum 1637 snap 0 seq_num 1637) dirty exists 2023-06-03T20:02:02.479 INFO:tasks.rados.rados.0.smithi033.stdout:2513: left oid 82 (ObjNum 1637 snap 0 seq_num 1637) 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: finishing write tid 1 to smithi03366949-453 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: finishing write tid 2 to smithi03366949-453 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: finishing write tid 3 to smithi03366949-453 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: finishing write tid 4 to smithi03366949-453 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 453 v 361 (ObjNum 1638 snap 0 seq_num 1638) dirty exists 2023-06-03T20:02:02.480 INFO:tasks.rados.rados.0.smithi033.stdout:2514: left oid 453 (ObjNum 1638 snap 0 seq_num 1638) 2023-06-03T20:02:02.481 INFO:tasks.rados.rados.0.smithi033.stdout:2515: seq_num 1639 ranges {746673=749006,2210340=436565,3159344=387329} 2023-06-03T20:02:02.487 INFO:tasks.rados.rados.0.smithi033.stdout:2515: writing smithi03366949-375 from 746673 to 1495679 tid 1 2023-06-03T20:02:02.494 INFO:tasks.rados.rados.0.smithi033.stdout:2515: writing smithi03366949-375 from 2210340 to 2646905 tid 2 2023-06-03T20:02:02.500 INFO:tasks.rados.rados.0.smithi033.stdout:2515: writing smithi03366949-375 from 3159344 to 3546673 tid 3 2023-06-03T20:02:02.500 INFO:tasks.rados.rados.0.smithi033.stdout:2503: done (12 left) 2023-06-03T20:02:02.500 INFO:tasks.rados.rados.0.smithi033.stdout:2504: done (11 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2505: done (10 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2506: done (9 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2507: done (8 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2508: done (7 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2509: done (6 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2510: done (5 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2511: done (4 left) 2023-06-03T20:02:02.501 INFO:tasks.rados.rados.0.smithi033.stdout:2512: done (3 left) 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2513: done (2 left) 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2514: done (1 left) 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2516: read oid 316 snap -1 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2516: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2517: write oid 415 current snap is 0 2023-06-03T20:02:02.502 INFO:tasks.rados.rados.0.smithi033.stdout:2517: seq_num 1640 ranges {763480=424255,1868822=696576,3186767=376713} 2023-06-03T20:02:02.506 INFO:tasks.rados.rados.0.smithi033.stdout:2517: writing smithi03366949-415 from 763480 to 1187735 tid 1 2023-06-03T20:02:02.514 INFO:tasks.rados.rados.0.smithi033.stdout:2517: writing smithi03366949-415 from 1868822 to 2565398 tid 2 2023-06-03T20:02:02.519 INFO:tasks.rados.rados.0.smithi033.stdout:2517: writing smithi03366949-415 from 3186767 to 3563480 tid 3 2023-06-03T20:02:02.520 INFO:tasks.rados.rados.0.smithi033.stdout:2518: read oid 332 snap -1 2023-06-03T20:02:02.520 INFO:tasks.rados.rados.0.smithi033.stdout:2518: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-06-03T20:02:02.520 INFO:tasks.rados.rados.0.smithi033.stdout:2519: write oid 442 current snap is 0 2023-06-03T20:02:02.520 INFO:tasks.rados.rados.0.smithi033.stdout:2515: finishing write tid 1 to smithi03366949-375 2023-06-03T20:02:02.520 INFO:tasks.rados.rados.0.smithi033.stdout:2519: seq_num 1641 ranges {780287=499504,1810951=440234,2697837=468079} 2023-06-03T20:02:02.529 INFO:tasks.rados.rados.0.smithi033.stdout:2519: writing smithi03366949-442 from 780287 to 1279791 tid 1 2023-06-03T20:02:02.534 INFO:tasks.rados.rados.0.smithi033.stdout:2519: writing smithi03366949-442 from 1810951 to 2251185 tid 2 2023-06-03T20:02:02.540 INFO:tasks.rados.rados.0.smithi033.stdout:2519: writing smithi03366949-442 from 2697837 to 3165916 tid 3 2023-06-03T20:02:02.540 INFO:tasks.rados.rados.0.smithi033.stdout:2520: read oid 237 snap -1 2023-06-03T20:02:02.541 INFO:tasks.rados.rados.0.smithi033.stdout:2520: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:02.541 INFO:tasks.rados.rados.0.smithi033.stdout:2521: write oid 61 current snap is 0 2023-06-03T20:02:02.541 INFO:tasks.rados.rados.0.smithi033.stdout:2515: finishing write tid 2 to smithi03366949-375 2023-06-03T20:02:02.541 INFO:tasks.rados.rados.0.smithi033.stdout:2515: finishing write tid 3 to smithi03366949-375 2023-06-03T20:02:02.542 INFO:tasks.rados.rados.0.smithi033.stdout:2521: seq_num 1642 ranges {797094=574753,1869433=700245,3125260=471834} 2023-06-03T20:02:02.547 INFO:tasks.rados.rados.0.smithi033.stdout:2521: writing smithi03366949-61 from 797094 to 1371847 tid 1 2023-06-03T20:02:02.554 INFO:tasks.rados.rados.0.smithi033.stdout:2521: writing smithi03366949-61 from 1869433 to 2569678 tid 2 2023-06-03T20:02:02.560 INFO:tasks.rados.rados.0.smithi033.stdout:2521: writing smithi03366949-61 from 3125260 to 3597094 tid 3 2023-06-03T20:02:02.560 INFO:tasks.rados.rados.0.smithi033.stdout:2522: read oid 69 snap -1 2023-06-03T20:02:02.560 INFO:tasks.rados.rados.0.smithi033.stdout:2522: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:02:02.560 INFO:tasks.rados.rados.0.smithi033.stdout:2523: read oid 100 snap -1 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2523: expect (ObjNum 99 snap 0 seq_num 99) 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2524: delete oid 282 current snap is 0 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2515: finishing write tid 4 to smithi03366949-375 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2515: finishing write tid 5 to smithi03366949-375 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 375 v 321 (ObjNum 1639 snap 0 seq_num 1639) dirty exists 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2515: left oid 375 (ObjNum 1639 snap 0 seq_num 1639) 2023-06-03T20:02:02.561 INFO:tasks.rados.rados.0.smithi033.stdout:2516: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:02:02.713 INFO:tasks.rados.rados.0.smithi033.stdout:2517: finishing write tid 1 to smithi03366949-415 2023-06-03T20:02:02.713 INFO:tasks.rados.rados.0.smithi033.stdout:2517: finishing write tid 2 to smithi03366949-415 2023-06-03T20:02:02.713 INFO:tasks.rados.rados.0.smithi033.stdout:2517: finishing write tid 3 to smithi03366949-415 2023-06-03T20:02:02.713 INFO:tasks.rados.rados.0.smithi033.stdout:2517: finishing write tid 4 to smithi03366949-415 2023-06-03T20:02:02.713 INFO:tasks.rados.rados.0.smithi033.stdout:2517: finishing write tid 5 to smithi03366949-415 2023-06-03T20:02:02.714 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 415 v 289 (ObjNum 1640 snap 0 seq_num 1640) dirty exists 2023-06-03T20:02:02.714 INFO:tasks.rados.rados.0.smithi033.stdout:2517: left oid 415 (ObjNum 1640 snap 0 seq_num 1640) 2023-06-03T20:02:02.714 INFO:tasks.rados.rados.0.smithi033.stdout:2518: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-06-03T20:02:02.892 INFO:tasks.rados.rados.0.smithi033.stdout:2519: finishing write tid 1 to smithi03366949-442 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2519: finishing write tid 2 to smithi03366949-442 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2519: finishing write tid 3 to smithi03366949-442 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2519: finishing write tid 4 to smithi03366949-442 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2519: finishing write tid 5 to smithi03366949-442 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 442 v 250 (ObjNum 1641 snap 0 seq_num 1641) dirty exists 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2519: left oid 442 (ObjNum 1641 snap 0 seq_num 1641) 2023-06-03T20:02:02.893 INFO:tasks.rados.rados.0.smithi033.stdout:2520: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:03.012 INFO:tasks.rados.rados.0.smithi033.stdout:2521: finishing write tid 1 to smithi03366949-61 2023-06-03T20:02:03.012 INFO:tasks.rados.rados.0.smithi033.stdout:2521: finishing write tid 2 to smithi03366949-61 2023-06-03T20:02:03.013 INFO:tasks.rados.rados.0.smithi033.stdout:2522: expect (ObjNum 783 snap 0 seq_num 783) 2023-06-03T20:02:03.160 INFO:tasks.rados.rados.0.smithi033.stdout:2521: finishing write tid 3 to smithi03366949-61 2023-06-03T20:02:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:2521: finishing write tid 4 to smithi03366949-61 2023-06-03T20:02:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:2521: finishing write tid 5 to smithi03366949-61 2023-06-03T20:02:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 360 (ObjNum 1642 snap 0 seq_num 1642) dirty exists 2023-06-03T20:02:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:2521: left oid 61 (ObjNum 1642 snap 0 seq_num 1642) 2023-06-03T20:02:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:2523: expect (ObjNum 99 snap 0 seq_num 99) 2023-06-03T20:02:03.271 INFO:tasks.rados.rados.0.smithi033.stdout:2515: done (9 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2516: done (8 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2517: done (7 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2518: done (6 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2519: done (5 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2520: done (4 left) 2023-06-03T20:02:03.272 INFO:tasks.rados.rados.0.smithi033.stdout:2521: done (3 left) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2522: done (2 left) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2523: done (1 left) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2524: done (0 left) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2525: read oid 191 snap -1 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2525: expect (ObjNum 780 snap 0 seq_num 780) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2526: read oid 345 snap -1 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2526: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:02:03.273 INFO:tasks.rados.rados.0.smithi033.stdout:2527: read oid 239 snap -1 2023-06-03T20:02:03.274 INFO:tasks.rados.rados.0.smithi033.stdout:2527: expect (ObjNum 238 snap 0 seq_num 238) 2023-06-03T20:02:03.274 INFO:tasks.rados.rados.0.smithi033.stdout:2528: write oid 218 current snap is 0 2023-06-03T20:02:03.274 INFO:tasks.rados.rados.0.smithi033.stdout:2528: seq_num 1644 ranges {430708=441604,1302750=703914,2496459=701895} 2023-06-03T20:02:03.282 INFO:tasks.rados.rados.0.smithi033.stdout:2528: writing smithi03366949-218 from 430708 to 872312 tid 1 2023-06-03T20:02:03.289 INFO:tasks.rados.rados.0.smithi033.stdout:2528: writing smithi03366949-218 from 1302750 to 2006664 tid 2 2023-06-03T20:02:03.296 INFO:tasks.rados.rados.0.smithi033.stdout:2528: writing smithi03366949-218 from 2496459 to 3198354 tid 3 2023-06-03T20:02:03.296 INFO:tasks.rados.rados.0.smithi033.stdout:2529: read oid 181 snap -1 2023-06-03T20:02:03.296 INFO:tasks.rados.rados.0.smithi033.stdout:2529: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:02:03.296 INFO:tasks.rados.rados.0.smithi033.stdout:2530: write oid 405 current snap is 0 2023-06-03T20:02:03.296 INFO:tasks.rados.rados.0.smithi033.stdout:2530: seq_num 1645 ranges {447515=516853,1644879=447572,2807529=629520} 2023-06-03T20:02:03.301 INFO:tasks.rados.rados.0.smithi033.stdout:2530: writing smithi03366949-405 from 447515 to 964368 tid 1 2023-06-03T20:02:03.308 INFO:tasks.rados.rados.0.smithi033.stdout:2530: writing smithi03366949-405 from 1644879 to 2092451 tid 2 2023-06-03T20:02:03.315 INFO:tasks.rados.rados.0.smithi033.stdout:2530: writing smithi03366949-405 from 2807529 to 3437049 tid 3 2023-06-03T20:02:03.315 INFO:tasks.rados.rados.0.smithi033.stdout:2531: write oid 7 current snap is 0 2023-06-03T20:02:03.315 INFO:tasks.rados.rados.0.smithi033.stdout:2531: seq_num 1646 ranges {464322=592102,1703361=591230,2718599=440792} 2023-06-03T20:02:03.321 INFO:tasks.rados.rados.0.smithi033.stdout:2531: writing smithi03366949-7 from 464322 to 1056424 tid 1 2023-06-03T20:02:03.328 INFO:tasks.rados.rados.0.smithi033.stdout:2531: writing smithi03366949-7 from 1703361 to 2294591 tid 2 2023-06-03T20:02:03.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:03 smithi033 bash[26432]: cluster 2023-06-03T20:02:01.482237+0000 mgr.x (mgr.24803) 69 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-06-03T20:02:03.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:03 smithi033 bash[26432]: audit 2023-06-03T20:02:02.457662+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.33:0/706729877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:03.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:03 smithi033 bash[33017]: cluster 2023-06-03T20:02:01.482237+0000 mgr.x (mgr.24803) 69 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-06-03T20:02:03.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:03 smithi033 bash[33017]: audit 2023-06-03T20:02:02.457662+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.33:0/706729877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:03.333 INFO:tasks.rados.rados.0.smithi033.stdout:2531: writing smithi03366949-7 from 2718599 to 3159391 tid 3 2023-06-03T20:02:03.333 INFO:tasks.rados.rados.0.smithi033.stdout:2532: write oid 73 current snap is 0 2023-06-03T20:02:03.333 INFO:tasks.rados.rados.0.smithi033.stdout:2532: seq_num 1647 ranges {481129=667351,1761843=451241,2862375=652064} 2023-06-03T20:02:03.339 INFO:tasks.rados.rados.0.smithi033.stdout:2532: writing smithi03366949-73 from 481129 to 1148480 tid 1 2023-06-03T20:02:03.345 INFO:tasks.rados.rados.0.smithi033.stdout:2532: writing smithi03366949-73 from 1761843 to 2213084 tid 2 2023-06-03T20:02:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:2532: writing smithi03366949-73 from 2862375 to 3514439 tid 3 2023-06-03T20:02:03.352 INFO:tasks.rados.rados.0.smithi033.stdout:2533: write oid 160 current snap is 0 2023-06-03T20:02:03.353 INFO:tasks.rados.rados.0.smithi033.stdout:2533: seq_num 1648 ranges {497936=742600,1820325=594899,2889798=463336} 2023-06-03T20:02:03.359 INFO:tasks.rados.rados.0.smithi033.stdout:2533: writing smithi03366949-160 from 497936 to 1240536 tid 1 2023-06-03T20:02:03.366 INFO:tasks.rados.rados.0.smithi033.stdout:2533: writing smithi03366949-160 from 1820325 to 2415224 tid 2 2023-06-03T20:02:03.371 INFO:tasks.rados.rados.0.smithi033.stdout:2533: writing smithi03366949-160 from 2889798 to 3353134 tid 3 2023-06-03T20:02:03.371 INFO:tasks.rados.rados.0.smithi033.stdout:2534: write oid 303 current snap is 0 2023-06-03T20:02:03.371 INFO:tasks.rados.rados.0.smithi033.stdout:2527: expect (ObjNum 238 snap 0 seq_num 238) 2023-06-03T20:02:03.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:03 smithi083 bash[26882]: cluster 2023-06-03T20:02:01.482237+0000 mgr.x (mgr.24803) 69 : cluster [DBG] pgmap v47: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 79 op/s 2023-06-03T20:02:03.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:03 smithi083 bash[26882]: audit 2023-06-03T20:02:02.457662+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.33:0/706729877' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:2525: expect (ObjNum 780 snap 0 seq_num 780) 2023-06-03T20:02:03.590 INFO:tasks.rados.rados.0.smithi033.stdout:2526: expect (ObjNum 344 snap 0 seq_num 344) 2023-06-03T20:02:03.708 INFO:tasks.rados.rados.0.smithi033.stdout:2528: finishing write tid 1 to smithi03366949-218 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:2528: finishing write tid 2 to smithi03366949-218 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:2528: finishing write tid 3 to smithi03366949-218 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:2528: finishing write tid 4 to smithi03366949-218 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:2528: finishing write tid 5 to smithi03366949-218 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 218 v 287 (ObjNum 1644 snap 0 seq_num 1644) dirty exists 2023-06-03T20:02:03.709 INFO:tasks.rados.rados.0.smithi033.stdout:2528: left oid 218 (ObjNum 1644 snap 0 seq_num 1644) 2023-06-03T20:02:03.710 INFO:tasks.rados.rados.0.smithi033.stdout:2529: expect (ObjNum 738 snap 0 seq_num 738) 2023-06-03T20:02:03.814 INFO:tasks.rados.rados.0.smithi033.stdout:2530: finishing write tid 1 to smithi03366949-405 2023-06-03T20:02:03.814 INFO:tasks.rados.rados.0.smithi033.stdout:2530: finishing write tid 2 to smithi03366949-405 2023-06-03T20:02:03.814 INFO:tasks.rados.rados.0.smithi033.stdout:2530: finishing write tid 3 to smithi03366949-405 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2530: finishing write tid 4 to smithi03366949-405 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2530: finishing write tid 5 to smithi03366949-405 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 405 v 363 (ObjNum 1645 snap 0 seq_num 1645) dirty exists 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2530: left oid 405 (ObjNum 1645 snap 0 seq_num 1645) 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2531: finishing write tid 1 to smithi03366949-7 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2531: finishing write tid 2 to smithi03366949-7 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2531: finishing write tid 3 to smithi03366949-7 2023-06-03T20:02:03.815 INFO:tasks.rados.rados.0.smithi033.stdout:2531: finishing write tid 4 to smithi03366949-7 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2531: finishing write tid 5 to smithi03366949-7 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 7 v 304 (ObjNum 1646 snap 0 seq_num 1646) dirty exists 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2531: left oid 7 (ObjNum 1646 snap 0 seq_num 1646) 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2532: finishing write tid 1 to smithi03366949-73 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2532: finishing write tid 2 to smithi03366949-73 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2532: finishing write tid 3 to smithi03366949-73 2023-06-03T20:02:03.816 INFO:tasks.rados.rados.0.smithi033.stdout:2532: finishing write tid 4 to smithi03366949-73 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:2532: finishing write tid 5 to smithi03366949-73 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 73 v 404 (ObjNum 1647 snap 0 seq_num 1647) dirty exists 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:2532: left oid 73 (ObjNum 1647 snap 0 seq_num 1647) 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:2533: finishing write tid 1 to smithi03366949-160 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:2533: finishing write tid 2 to smithi03366949-160 2023-06-03T20:02:03.817 INFO:tasks.rados.rados.0.smithi033.stdout:2534: seq_num 1649 ranges {514743=417849,1362454=454910,2400868=790961} 2023-06-03T20:02:03.825 INFO:tasks.rados.rados.0.smithi033.stdout:2534: writing smithi03366949-303 from 514743 to 932592 tid 1 2023-06-03T20:02:03.830 INFO:tasks.rados.rados.0.smithi033.stdout:2534: writing smithi03366949-303 from 1362454 to 1817364 tid 2 2023-06-03T20:02:03.838 INFO:tasks.rados.rados.0.smithi033.stdout:2534: writing smithi03366949-303 from 2400868 to 3191829 tid 3 2023-06-03T20:02:03.838 INFO:tasks.rados.rados.0.smithi033.stdout:2525: done (9 left) 2023-06-03T20:02:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:2526: done (8 left) 2023-06-03T20:02:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:2527: done (7 left) 2023-06-03T20:02:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:2528: done (6 left) 2023-06-03T20:02:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:2529: done (5 left) 2023-06-03T20:02:03.839 INFO:tasks.rados.rados.0.smithi033.stdout:2530: done (4 left) 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2531: done (3 left) 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2532: done (2 left) 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2535: read oid 431 snap -1 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2535: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2536: read oid 374 snap -1 2023-06-03T20:02:03.840 INFO:tasks.rados.rados.0.smithi033.stdout:2536: expect deleted 2023-06-03T20:02:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:2537: delete oid 175 current snap is 0 2023-06-03T20:02:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:2533: finishing write tid 3 to smithi03366949-160 2023-06-03T20:02:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:2533: finishing write tid 4 to smithi03366949-160 2023-06-03T20:02:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:2533: finishing write tid 5 to smithi03366949-160 2023-06-03T20:02:03.841 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 338 (ObjNum 1648 snap 0 seq_num 1648) dirty exists 2023-06-03T20:02:03.842 INFO:tasks.rados.rados.0.smithi033.stdout:2533: left oid 160 (ObjNum 1648 snap 0 seq_num 1648) 2023-06-03T20:02:03.842 INFO:tasks.rados.rados.0.smithi033.stdout:2534: finishing write tid 1 to smithi03366949-303 2023-06-03T20:02:03.842 INFO:tasks.rados.rados.0.smithi033.stdout:2534: finishing write tid 2 to smithi03366949-303 2023-06-03T20:02:03.843 INFO:tasks.rados.rados.0.smithi033.stdout:2534: finishing write tid 3 to smithi03366949-303 2023-06-03T20:02:03.843 INFO:tasks.rados.rados.0.smithi033.stdout:2534: finishing write tid 4 to smithi03366949-303 2023-06-03T20:02:03.843 INFO:tasks.rados.rados.0.smithi033.stdout:2534: finishing write tid 5 to smithi03366949-303 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 303 v 293 (ObjNum 1649 snap 0 seq_num 1649) dirty exists 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2534: left oid 303 (ObjNum 1649 snap 0 seq_num 1649) 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2533: done (4 left) 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2534: done (3 left) 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2536: done (2 left) 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2537: done (1 left) 2023-06-03T20:02:03.844 INFO:tasks.rados.rados.0.smithi033.stdout:2538: write oid 243 current snap is 0 2023-06-03T20:02:03.845 INFO:tasks.rados.rados.0.smithi033.stdout:2538: seq_num 1651 ranges {548357=684700,1995771=458579,2972067=413505} 2023-06-03T20:02:03.851 INFO:tasks.rados.rados.0.smithi033.stdout:2538: writing smithi03366949-243 from 548357 to 1233057 tid 1 2023-06-03T20:02:03.858 INFO:tasks.rados.rados.0.smithi033.stdout:2538: writing smithi03366949-243 from 1995771 to 2454350 tid 2 2023-06-03T20:02:03.864 INFO:tasks.rados.rados.0.smithi033.stdout:2538: writing smithi03366949-243 from 2972067 to 3385572 tid 3 2023-06-03T20:02:03.865 INFO:tasks.rados.rados.0.smithi033.stdout:2539: delete oid 435 current snap is 0 2023-06-03T20:02:03.865 INFO:tasks.rados.rados.0.smithi033.stdout:2535: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:02:04.048 INFO:tasks.rados.rados.0.smithi033.stdout:2538: finishing write tid 1 to smithi03366949-243 2023-06-03T20:02:04.049 INFO:tasks.rados.rados.0.smithi033.stdout:2538: finishing write tid 2 to smithi03366949-243 2023-06-03T20:02:04.049 INFO:tasks.rados.rados.0.smithi033.stdout:2538: finishing write tid 3 to smithi03366949-243 2023-06-03T20:02:04.049 INFO:tasks.rados.rados.0.smithi033.stdout:2538: finishing write tid 4 to smithi03366949-243 2023-06-03T20:02:04.049 INFO:tasks.rados.rados.0.smithi033.stdout:2538: finishing write tid 5 to smithi03366949-243 2023-06-03T20:02:04.050 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 243 v 342 (ObjNum 1651 snap 0 seq_num 1651) dirty exists 2023-06-03T20:02:04.050 INFO:tasks.rados.rados.0.smithi033.stdout:2538: left oid 243 (ObjNum 1651 snap 0 seq_num 1651) 2023-06-03T20:02:04.050 INFO:tasks.rados.rados.0.smithi033.stdout:2535: done (2 left) 2023-06-03T20:02:04.050 INFO:tasks.rados.rados.0.smithi033.stdout:2538: done (1 left) 2023-06-03T20:02:04.051 INFO:tasks.rados.rados.0.smithi033.stdout:2539: done (0 left) 2023-06-03T20:02:04.051 INFO:tasks.rados.rados.0.smithi033.stdout:2540: write oid 148 current snap is 0 2023-06-03T20:02:04.051 INFO:tasks.rados.rados.0.smithi033.stdout:2540: seq_num 1653 ranges {581971=435198,1712735=462248,2626913=436049,3752375=29596} 2023-06-03T20:02:04.059 INFO:tasks.rados.rados.0.smithi033.stdout:2540: writing smithi03366949-148 from 581971 to 1017169 tid 1 2023-06-03T20:02:04.066 INFO:tasks.rados.rados.0.smithi033.stdout:2540: writing smithi03366949-148 from 1712735 to 2174983 tid 2 2023-06-03T20:02:04.071 INFO:tasks.rados.rados.0.smithi033.stdout:2540: writing smithi03366949-148 from 2626913 to 3062962 tid 3 2023-06-03T20:02:04.076 INFO:tasks.rados.rados.0.smithi033.stdout:2540: writing smithi03366949-148 from 3752375 to 3781971 tid 4 2023-06-03T20:02:04.076 INFO:tasks.rados.rados.0.smithi033.stdout:2541: write oid 296 current snap is 0 2023-06-03T20:02:04.076 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 1 to smithi03366949-148 2023-06-03T20:02:04.076 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 2 to smithi03366949-148 2023-06-03T20:02:04.077 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 3 to smithi03366949-148 2023-06-03T20:02:04.077 INFO:tasks.rados.rados.0.smithi033.stdout:2541: seq_num 1654 ranges {598778=510447,1654864=605906,2937983=763674} 2023-06-03T20:02:04.082 INFO:tasks.rados.rados.0.smithi033.stdout:2541: writing smithi03366949-296 from 598778 to 1109225 tid 1 2023-06-03T20:02:04.088 INFO:tasks.rados.rados.0.smithi033.stdout:2541: writing smithi03366949-296 from 1654864 to 2260770 tid 2 2023-06-03T20:02:04.097 INFO:tasks.rados.rados.0.smithi033.stdout:2541: writing smithi03366949-296 from 2937983 to 3701657 tid 3 2023-06-03T20:02:04.097 INFO:tasks.rados.rados.0.smithi033.stdout:2542: write oid 369 current snap is 0 2023-06-03T20:02:04.097 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 4 to smithi03366949-148 2023-06-03T20:02:04.097 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 5 to smithi03366949-148 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:2540: finishing write tid 6 to smithi03366949-148 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 347 (ObjNum 1653 snap 0 seq_num 1653) dirty exists 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:2540: left oid 148 (ObjNum 1653 snap 0 seq_num 1653) 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:2541: finishing write tid 1 to smithi03366949-296 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:2541: finishing write tid 2 to smithi03366949-296 2023-06-03T20:02:04.098 INFO:tasks.rados.rados.0.smithi033.stdout:2542: seq_num 1655 ranges {615585=585696,1713346=465917,2965406=574946} 2023-06-03T20:02:04.104 INFO:tasks.rados.rados.0.smithi033.stdout:2542: writing smithi03366949-369 from 615585 to 1201281 tid 1 2023-06-03T20:02:04.109 INFO:tasks.rados.rados.0.smithi033.stdout:2542: writing smithi03366949-369 from 1713346 to 2179263 tid 2 2023-06-03T20:02:04.117 INFO:tasks.rados.rados.0.smithi033.stdout:2542: writing smithi03366949-369 from 2965406 to 3540352 tid 3 2023-06-03T20:02:04.117 INFO:tasks.rados.rados.0.smithi033.stdout:2540: done (2 left) 2023-06-03T20:02:04.118 INFO:tasks.rados.rados.0.smithi033.stdout:2543: write oid 472 current snap is 0 2023-06-03T20:02:04.118 INFO:tasks.rados.rados.0.smithi033.stdout:2541: finishing write tid 3 to smithi03366949-296 2023-06-03T20:02:04.118 INFO:tasks.rados.rados.0.smithi033.stdout:2543: seq_num 1656 ranges {632392=660945,1771828=609575,2992829=786218} 2023-06-03T20:02:04.125 INFO:tasks.rados.rados.0.smithi033.stdout:2543: writing smithi03366949-472 from 632392 to 1293337 tid 1 2023-06-03T20:02:04.131 INFO:tasks.rados.rados.0.smithi033.stdout:2543: writing smithi03366949-472 from 1771828 to 2381403 tid 2 2023-06-03T20:02:04.139 INFO:tasks.rados.rados.0.smithi033.stdout:2543: writing smithi03366949-472 from 2992829 to 3779047 tid 3 2023-06-03T20:02:04.140 INFO:tasks.rados.rados.0.smithi033.stdout:2544: write oid 226 current snap is 0 2023-06-03T20:02:04.140 INFO:tasks.rados.rados.0.smithi033.stdout:2544: seq_num 1657 ranges {649199=736194,1830310=753233,3303899=545300} 2023-06-03T20:02:04.147 INFO:tasks.rados.rados.0.smithi033.stdout:2544: writing smithi03366949-226 from 649199 to 1385393 tid 1 2023-06-03T20:02:04.154 INFO:tasks.rados.rados.0.smithi033.stdout:2544: writing smithi03366949-226 from 1830310 to 2583543 tid 2 2023-06-03T20:02:04.161 INFO:tasks.rados.rados.0.smithi033.stdout:2544: writing smithi03366949-226 from 3303899 to 3849199 tid 3 2023-06-03T20:02:04.161 INFO:tasks.rados.rados.0.smithi033.stdout:2545: write oid 14 current snap is 0 2023-06-03T20:02:04.161 INFO:tasks.rados.rados.0.smithi033.stdout:2545: seq_num 1658 ranges {666006=527796,1888792=613244,3047675=525115} 2023-06-03T20:02:04.168 INFO:tasks.rados.rados.0.smithi033.stdout:2545: writing smithi03366949-14 from 666006 to 1193802 tid 1 2023-06-03T20:02:04.175 INFO:tasks.rados.rados.0.smithi033.stdout:2545: writing smithi03366949-14 from 1888792 to 2502036 tid 2 2023-06-03T20:02:04.181 INFO:tasks.rados.rados.0.smithi033.stdout:2545: writing smithi03366949-14 from 3047675 to 3572790 tid 3 2023-06-03T20:02:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:2546: read oid 328 snap -1 2023-06-03T20:02:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:2546: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:02:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:2547: write oid 124 current snap is 0 2023-06-03T20:02:04.182 INFO:tasks.rados.rados.0.smithi033.stdout:2547: seq_num 1659 ranges {682813=603045,1947274=756902,3358745=524068} 2023-06-03T20:02:04.190 INFO:tasks.rados.rados.0.smithi033.stdout:2547: writing smithi03366949-124 from 682813 to 1285858 tid 1 2023-06-03T20:02:04.201 INFO:tasks.rados.rados.0.smithi033.stdout:2547: writing smithi03366949-124 from 1947274 to 2704176 tid 2 2023-06-03T20:02:04.209 INFO:tasks.rados.rados.0.smithi033.stdout:2547: writing smithi03366949-124 from 3358745 to 3882813 tid 3 2023-06-03T20:02:04.209 INFO:tasks.rados.rados.0.smithi033.stdout:2548: delete oid 494 current snap is 0 2023-06-03T20:02:04.209 INFO:tasks.rados.rados.0.smithi033.stdout:2541: finishing write tid 4 to smithi03366949-296 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2541: finishing write tid 5 to smithi03366949-296 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 296 v 351 (ObjNum 1654 snap 0 seq_num 1654) dirty exists 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2541: left oid 296 (ObjNum 1654 snap 0 seq_num 1654) 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2542: finishing write tid 1 to smithi03366949-369 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2542: finishing write tid 2 to smithi03366949-369 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2542: finishing write tid 3 to smithi03366949-369 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2542: finishing write tid 4 to smithi03366949-369 2023-06-03T20:02:04.210 INFO:tasks.rados.rados.0.smithi033.stdout:2542: finishing write tid 5 to smithi03366949-369 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 369 v 350 (ObjNum 1655 snap 0 seq_num 1655) dirty exists 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:2542: left oid 369 (ObjNum 1655 snap 0 seq_num 1655) 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:2543: finishing write tid 1 to smithi03366949-472 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:2543: finishing write tid 2 to smithi03366949-472 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:2543: finishing write tid 3 to smithi03366949-472 2023-06-03T20:02:04.211 INFO:tasks.rados.rados.0.smithi033.stdout:2543: finishing write tid 4 to smithi03366949-472 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:2543: finishing write tid 5 to smithi03366949-472 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 472 v 364 (ObjNum 1656 snap 0 seq_num 1656) dirty exists 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:2543: left oid 472 (ObjNum 1656 snap 0 seq_num 1656) 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:2544: finishing write tid 1 to smithi03366949-226 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:2544: finishing write tid 2 to smithi03366949-226 2023-06-03T20:02:04.212 INFO:tasks.rados.rados.0.smithi033.stdout:2544: finishing write tid 3 to smithi03366949-226 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2544: finishing write tid 4 to smithi03366949-226 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2544: finishing write tid 5 to smithi03366949-226 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 226 v 325 (ObjNum 1657 snap 0 seq_num 1657) dirty exists 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2544: left oid 226 (ObjNum 1657 snap 0 seq_num 1657) 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2545: finishing write tid 1 to smithi03366949-14 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2545: finishing write tid 2 to smithi03366949-14 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2545: finishing write tid 3 to smithi03366949-14 2023-06-03T20:02:04.213 INFO:tasks.rados.rados.0.smithi033.stdout:2545: finishing write tid 4 to smithi03366949-14 2023-06-03T20:02:04.214 INFO:tasks.rados.rados.0.smithi033.stdout:2545: finishing write tid 5 to smithi03366949-14 2023-06-03T20:02:04.214 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 14 v 368 (ObjNum 1658 snap 0 seq_num 1658) dirty exists 2023-06-03T20:02:04.214 INFO:tasks.rados.rados.0.smithi033.stdout:2545: left oid 14 (ObjNum 1658 snap 0 seq_num 1658) 2023-06-03T20:02:04.214 INFO:tasks.rados.rados.0.smithi033.stdout:2546: expect (ObjNum 626 snap 0 seq_num 626) 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:2547: finishing write tid 1 to smithi03366949-124 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:2547: finishing write tid 2 to smithi03366949-124 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:2547: finishing write tid 3 to smithi03366949-124 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:2547: finishing write tid 4 to smithi03366949-124 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:2547: finishing write tid 5 to smithi03366949-124 2023-06-03T20:02:04.323 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 124 v 355 (ObjNum 1659 snap 0 seq_num 1659) dirty exists 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2547: left oid 124 (ObjNum 1659 snap 0 seq_num 1659) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2541: done (7 left) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2542: done (6 left) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2543: done (5 left) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2544: done (4 left) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2545: done (3 left) 2023-06-03T20:02:04.324 INFO:tasks.rados.rados.0.smithi033.stdout:2546: done (2 left) 2023-06-03T20:02:04.325 INFO:tasks.rados.rados.0.smithi033.stdout:2547: done (1 left) 2023-06-03T20:02:04.325 INFO:tasks.rados.rados.0.smithi033.stdout:2548: done (0 left) 2023-06-03T20:02:04.325 INFO:tasks.rados.rados.0.smithi033.stdout:2549: write oid 384 current snap is 0 2023-06-03T20:02:04.325 INFO:tasks.rados.rados.0.smithi033.stdout:2549: seq_num 1661 ranges {716427=753543,2064238=760571,3413591=502836} 2023-06-03T20:02:04.337 INFO:tasks.rados.rados.0.smithi033.stdout:2549: writing smithi03366949-384 from 716427 to 1469970 tid 1 2023-06-03T20:02:04.344 INFO:tasks.rados.rados.0.smithi033.stdout:2549: writing smithi03366949-384 from 2064238 to 2824809 tid 2 2023-06-03T20:02:04.350 INFO:tasks.rados.rados.0.smithi033.stdout:2549: writing smithi03366949-384 from 3413591 to 3916427 tid 3 2023-06-03T20:02:04.351 INFO:tasks.rados.rados.0.smithi033.stdout:2550: write oid 107 current snap is 0 2023-06-03T20:02:04.351 INFO:tasks.rados.rados.0.smithi033.stdout:2550: seq_num 1662 ranges {733234=428792,1606367=620582,2641014=570203,3664879=268355} 2023-06-03T20:02:04.357 INFO:tasks.rados.rados.0.smithi033.stdout:2550: writing smithi03366949-107 from 733234 to 1162026 tid 1 2023-06-03T20:02:04.363 INFO:tasks.rados.rados.0.smithi033.stdout:2550: writing smithi03366949-107 from 1606367 to 2226949 tid 2 2023-06-03T20:02:04.368 INFO:tasks.rados.rados.0.smithi033.stdout:2550: writing smithi03366949-107 from 2641014 to 3211217 tid 3 2023-06-03T20:02:04.373 INFO:tasks.rados.rados.0.smithi033.stdout:2550: writing smithi03366949-107 from 3664879 to 3933234 tid 4 2023-06-03T20:02:04.373 INFO:tasks.rados.rados.0.smithi033.stdout:2551: write oid 45 current snap is 0 2023-06-03T20:02:04.373 INFO:tasks.rados.rados.0.smithi033.stdout:2551: seq_num 1663 ranges {750041=504041,1664849=764240,2952084=497828} 2023-06-03T20:02:04.380 INFO:tasks.rados.rados.0.smithi033.stdout:2551: writing smithi03366949-45 from 750041 to 1254082 tid 1 2023-06-03T20:02:04.386 INFO:tasks.rados.rados.0.smithi033.stdout:2551: writing smithi03366949-45 from 1664849 to 2429089 tid 2 2023-06-03T20:02:04.393 INFO:tasks.rados.rados.0.smithi033.stdout:2551: writing smithi03366949-45 from 2952084 to 3449912 tid 3 2023-06-03T20:02:04.393 INFO:tasks.rados.rados.0.smithi033.stdout:2552: delete oid 408 current snap is 0 2023-06-03T20:02:04.394 INFO:tasks.rados.rados.0.smithi033.stdout:2549: finishing write tid 1 to smithi03366949-384 2023-06-03T20:02:04.394 INFO:tasks.rados.rados.0.smithi033.stdout:2549: finishing write tid 2 to smithi03366949-384 2023-06-03T20:02:04.394 INFO:tasks.rados.rados.0.smithi033.stdout:2549: finishing write tid 3 to smithi03366949-384 2023-06-03T20:02:04.394 INFO:tasks.rados.rados.0.smithi033.stdout:2549: finishing write tid 4 to smithi03366949-384 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2549: finishing write tid 5 to smithi03366949-384 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 322 (ObjNum 1661 snap 0 seq_num 1661) dirty exists 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2549: left oid 384 (ObjNum 1661 snap 0 seq_num 1661) 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 1 to smithi03366949-107 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 2 to smithi03366949-107 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 3 to smithi03366949-107 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 4 to smithi03366949-107 2023-06-03T20:02:04.395 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 5 to smithi03366949-107 2023-06-03T20:02:04.396 INFO:tasks.rados.rados.0.smithi033.stdout:2550: finishing write tid 6 to smithi03366949-107 2023-06-03T20:02:04.396 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 448 (ObjNum 1662 snap 0 seq_num 1662) dirty exists 2023-06-03T20:02:04.396 INFO:tasks.rados.rados.0.smithi033.stdout:2550: left oid 107 (ObjNum 1662 snap 0 seq_num 1662) 2023-06-03T20:02:04.396 INFO:tasks.rados.rados.0.smithi033.stdout:2551: finishing write tid 1 to smithi03366949-45 2023-06-03T20:02:04.396 INFO:tasks.rados.rados.0.smithi033.stdout:2551: finishing write tid 2 to smithi03366949-45 2023-06-03T20:02:04.397 INFO:tasks.rados.rados.0.smithi033.stdout:2549: done (3 left) 2023-06-03T20:02:04.397 INFO:tasks.rados.rados.0.smithi033.stdout:2550: done (2 left) 2023-06-03T20:02:04.397 INFO:tasks.rados.rados.0.smithi033.stdout:2552: done (1 left) 2023-06-03T20:02:04.397 INFO:tasks.rados.rados.0.smithi033.stdout:2553: write oid 359 current snap is 0 2023-06-03T20:02:04.397 INFO:tasks.rados.rados.0.smithi033.stdout:2553: seq_num 1665 ranges {783655=770892,2298166=767909,3639636=344019} 2023-06-03T20:02:04.404 INFO:tasks.rados.rados.0.smithi033.stdout:2553: writing smithi03366949-359 from 783655 to 1554547 tid 1 2023-06-03T20:02:04.413 INFO:tasks.rados.rados.0.smithi033.stdout:2553: writing smithi03366949-359 from 2298166 to 3066075 tid 2 2023-06-03T20:02:04.418 INFO:tasks.rados.rados.0.smithi033.stdout:2553: writing smithi03366949-359 from 3639636 to 3983655 tid 3 2023-06-03T20:02:04.419 INFO:tasks.rados.rados.0.smithi033.stdout:2554: read oid 54 snap -1 2023-06-03T20:02:04.419 INFO:tasks.rados.rados.0.smithi033.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:02:04.419 INFO:tasks.rados.rados.0.smithi033.stdout:2555: write oid 268 current snap is 0 2023-06-03T20:02:04.419 INFO:tasks.rados.rados.0.smithi033.stdout:2555: seq_num 1666 ranges {400462=446141,1440295=560167} 2023-06-03T20:02:04.423 INFO:tasks.rados.rados.0.smithi033.stdout:2555: writing smithi03366949-268 from 400462 to 846603 tid 1 2023-06-03T20:02:04.431 INFO:tasks.rados.rados.0.smithi033.stdout:2555: writing smithi03366949-268 from 1440295 to 2000462 tid 2 2023-06-03T20:02:04.431 INFO:tasks.rados.rados.0.smithi033.stdout:2556: read oid 177 snap -1 2023-06-03T20:02:04.431 INFO:tasks.rados.rados.0.smithi033.stdout:2556: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:02:04.432 INFO:tasks.rados.rados.0.smithi033.stdout:2557: write oid 394 current snap is 0 2023-06-03T20:02:04.432 INFO:tasks.rados.rados.0.smithi033.stdout:2551: finishing write tid 3 to smithi03366949-45 2023-06-03T20:02:04.432 INFO:tasks.rados.rados.0.smithi033.stdout:2551: finishing write tid 4 to smithi03366949-45 2023-06-03T20:02:04.432 INFO:tasks.rados.rados.0.smithi033.stdout:2551: finishing write tid 5 to smithi03366949-45 2023-06-03T20:02:04.433 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 45 v 291 (ObjNum 1663 snap 0 seq_num 1663) dirty exists 2023-06-03T20:02:04.433 INFO:tasks.rados.rados.0.smithi033.stdout:2551: left oid 45 (ObjNum 1663 snap 0 seq_num 1663) 2023-06-03T20:02:04.433 INFO:tasks.rados.rados.0.smithi033.stdout:2553: finishing write tid 1 to smithi03366949-359 2023-06-03T20:02:04.433 INFO:tasks.rados.rados.0.smithi033.stdout:2553: finishing write tid 2 to smithi03366949-359 2023-06-03T20:02:04.434 INFO:tasks.rados.rados.0.smithi033.stdout:2553: finishing write tid 3 to smithi03366949-359 2023-06-03T20:02:04.434 INFO:tasks.rados.rados.0.smithi033.stdout:2553: finishing write tid 4 to smithi03366949-359 2023-06-03T20:02:04.434 INFO:tasks.rados.rados.0.smithi033.stdout:2553: finishing write tid 5 to smithi03366949-359 2023-06-03T20:02:04.434 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 308 (ObjNum 1665 snap 0 seq_num 1665) dirty exists 2023-06-03T20:02:04.435 INFO:tasks.rados.rados.0.smithi033.stdout:2553: left oid 359 (ObjNum 1665 snap 0 seq_num 1665) 2023-06-03T20:02:04.435 INFO:tasks.rados.rados.0.smithi033.stdout:2554: expect (ObjNum 53 snap 0 seq_num 53) 2023-06-03T20:02:04.527 INFO:tasks.rados.rados.0.smithi033.stdout:2555: finishing write tid 1 to smithi03366949-268 2023-06-03T20:02:04.527 INFO:tasks.rados.rados.0.smithi033.stdout:2555: finishing write tid 2 to smithi03366949-268 2023-06-03T20:02:04.527 INFO:tasks.rados.rados.0.smithi033.stdout:2555: finishing write tid 3 to smithi03366949-268 2023-06-03T20:02:04.528 INFO:tasks.rados.rados.0.smithi033.stdout:2555: finishing write tid 4 to smithi03366949-268 2023-06-03T20:02:04.528 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 268 v 294 (ObjNum 1666 snap 0 seq_num 1666) dirty exists 2023-06-03T20:02:04.528 INFO:tasks.rados.rados.0.smithi033.stdout:2555: left oid 268 (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:04.528 INFO:tasks.rados.rados.0.smithi033.stdout:2556: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:02:04.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:04 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:02:04] "GET /metrics HTTP/1.1" 200 190297 "" "Prometheus/2.33.4" 2023-06-03T20:02:04.666 INFO:tasks.rados.rados.0.smithi033.stdout:2557: seq_num 1667 ranges {417269=521390,1498777=518492} 2023-06-03T20:02:04.679 INFO:tasks.rados.rados.0.smithi033.stdout:2557: writing smithi03366949-394 from 417269 to 938659 tid 1 2023-06-03T20:02:04.686 INFO:tasks.rados.rados.0.smithi033.stdout:2557: writing smithi03366949-394 from 1498777 to 2017269 tid 2 2023-06-03T20:02:04.686 INFO:tasks.rados.rados.0.smithi033.stdout:2551: done (5 left) 2023-06-03T20:02:04.686 INFO:tasks.rados.rados.0.smithi033.stdout:2553: done (4 left) 2023-06-03T20:02:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:2554: done (3 left) 2023-06-03T20:02:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:2555: done (2 left) 2023-06-03T20:02:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:2556: done (1 left) 2023-06-03T20:02:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:2558: read oid 252 snap -1 2023-06-03T20:02:04.687 INFO:tasks.rados.rados.0.smithi033.stdout:2558: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-06-03T20:02:04.688 INFO:tasks.rados.rados.0.smithi033.stdout:2559: write oid 485 current snap is 0 2023-06-03T20:02:04.688 INFO:tasks.rados.rados.0.smithi033.stdout:2559: seq_num 1668 ranges {434076=596639,1557259=476817} 2023-06-03T20:02:04.692 INFO:tasks.rados.rados.0.smithi033.stdout:2559: writing smithi03366949-485 from 434076 to 1030715 tid 1 2023-06-03T20:02:04.700 INFO:tasks.rados.rados.0.smithi033.stdout:2559: writing smithi03366949-485 from 1557259 to 2034076 tid 2 2023-06-03T20:02:04.700 INFO:tasks.rados.rados.0.smithi033.stdout:2560: read oid 471 snap -1 2023-06-03T20:02:04.700 INFO:tasks.rados.rados.0.smithi033.stdout:2560: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:04.700 INFO:tasks.rados.rados.0.smithi033.stdout:2561: write oid 200 current snap is 0 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:2557: finishing write tid 1 to smithi03366949-394 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:2557: finishing write tid 2 to smithi03366949-394 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:2557: finishing write tid 3 to smithi03366949-394 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:2557: finishing write tid 4 to smithi03366949-394 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 394 v 408 (ObjNum 1667 snap 0 seq_num 1667) dirty exists 2023-06-03T20:02:04.701 INFO:tasks.rados.rados.0.smithi033.stdout:2557: left oid 394 (ObjNum 1667 snap 0 seq_num 1667) 2023-06-03T20:02:04.702 INFO:tasks.rados.rados.0.smithi033.stdout:2558: expect (ObjNum 1414 snap 0 seq_num 1414) 2023-06-03T20:02:04.926 INFO:tasks.rados.rados.0.smithi033.stdout:2559: finishing write tid 1 to smithi03366949-485 2023-06-03T20:02:04.927 INFO:tasks.rados.rados.0.smithi033.stdout:2559: finishing write tid 2 to smithi03366949-485 2023-06-03T20:02:04.927 INFO:tasks.rados.rados.0.smithi033.stdout:2561: seq_num 1669 ranges {450883=671888,1615741=435142} 2023-06-03T20:02:04.937 INFO:tasks.rados.rados.0.smithi033.stdout:2561: writing smithi03366949-200 from 450883 to 1122771 tid 1 2023-06-03T20:02:04.943 INFO:tasks.rados.rados.0.smithi033.stdout:2561: writing smithi03366949-200 from 1615741 to 2050883 tid 2 2023-06-03T20:02:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:2557: done (4 left) 2023-06-03T20:02:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:2558: done (3 left) 2023-06-03T20:02:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:2562: write oid 224 current snap is 0 2023-06-03T20:02:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:2559: finishing write tid 3 to smithi03366949-485 2023-06-03T20:02:04.944 INFO:tasks.rados.rados.0.smithi033.stdout:2559: finishing write tid 4 to smithi03366949-485 2023-06-03T20:02:04.945 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 485 v 358 (ObjNum 1668 snap 0 seq_num 1668) dirty exists 2023-06-03T20:02:04.945 INFO:tasks.rados.rados.0.smithi033.stdout:2559: left oid 485 (ObjNum 1668 snap 0 seq_num 1668) 2023-06-03T20:02:04.945 INFO:tasks.rados.rados.0.smithi033.stdout:2562: seq_num 1670 ranges {467690=747137,1957870=109820} 2023-06-03T20:02:04.950 INFO:tasks.rados.rados.0.smithi033.stdout:2562: writing smithi03366949-224 from 467690 to 1214827 tid 1 2023-06-03T20:02:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:2562: writing smithi03366949-224 from 1957870 to 2067690 tid 2 2023-06-03T20:02:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:2559: done (3 left) 2023-06-03T20:02:04.955 INFO:tasks.rados.rados.0.smithi033.stdout:2563: read oid 348 snap -1 2023-06-03T20:02:04.956 INFO:tasks.rados.rados.0.smithi033.stdout:2563: expect deleted 2023-06-03T20:02:04.956 INFO:tasks.rados.rados.0.smithi033.stdout:2564: write oid 77 current snap is 0 2023-06-03T20:02:04.956 INFO:tasks.rados.rados.0.smithi033.stdout:2564: seq_num 1671 ranges {484497=422386,1616352=468145} 2023-06-03T20:02:04.960 INFO:tasks.rados.rados.0.smithi033.stdout:2564: writing smithi03366949-77 from 484497 to 906883 tid 1 2023-06-03T20:02:04.967 INFO:tasks.rados.rados.0.smithi033.stdout:2564: writing smithi03366949-77 from 1616352 to 2084497 tid 2 2023-06-03T20:02:04.968 INFO:tasks.rados.rados.0.smithi033.stdout:2565: write oid 473 current snap is 0 2023-06-03T20:02:04.968 INFO:tasks.rados.rados.0.smithi033.stdout:2565: seq_num 1672 ranges {501304=497635,1674834=426470} 2023-06-03T20:02:04.973 INFO:tasks.rados.rados.0.smithi033.stdout:2565: writing smithi03366949-473 from 501304 to 998939 tid 1 2023-06-03T20:02:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:2565: writing smithi03366949-473 from 1674834 to 2101304 tid 2 2023-06-03T20:02:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:2566: read oid 193 snap -1 2023-06-03T20:02:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:2566: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:02:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:2567: write oid 371 current snap is 0 2023-06-03T20:02:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:2567: seq_num 1673 ranges {518111=689237,1849669=268442} 2023-06-03T20:02:04.987 INFO:tasks.rados.rados.0.smithi033.stdout:2567: writing smithi03366949-371 from 518111 to 1207348 tid 1 2023-06-03T20:02:04.992 INFO:tasks.rados.rados.0.smithi033.stdout:2567: writing smithi03366949-371 from 1849669 to 2118111 tid 2 2023-06-03T20:02:04.993 INFO:tasks.rados.rados.0.smithi033.stdout:2568: write oid 333 current snap is 0 2023-06-03T20:02:04.993 INFO:tasks.rados.rados.0.smithi033.stdout:2568: seq_num 1674 ranges {534918=764486,1791798=343120} 2023-06-03T20:02:05.000 INFO:tasks.rados.rados.0.smithi033.stdout:2568: writing smithi03366949-333 from 534918 to 1299404 tid 1 2023-06-03T20:02:05.004 INFO:tasks.rados.rados.0.smithi033.stdout:2568: writing smithi03366949-333 from 1791798 to 2134918 tid 2 2023-06-03T20:02:05.005 INFO:tasks.rados.rados.0.smithi033.stdout:2569: delete oid 91 current snap is 0 2023-06-03T20:02:05.005 INFO:tasks.rados.rados.0.smithi033.stdout:2560: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:05.216 INFO:tasks.rados.rados.0.smithi033.stdout:2561: finishing write tid 1 to smithi03366949-200 2023-06-03T20:02:05.216 INFO:tasks.rados.rados.0.smithi033.stdout:2561: finishing write tid 2 to smithi03366949-200 2023-06-03T20:02:05.216 INFO:tasks.rados.rados.0.smithi033.stdout:2561: finishing write tid 3 to smithi03366949-200 2023-06-03T20:02:05.216 INFO:tasks.rados.rados.0.smithi033.stdout:2561: finishing write tid 4 to smithi03366949-200 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 200 v 292 (ObjNum 1669 snap 0 seq_num 1669) dirty exists 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:2561: left oid 200 (ObjNum 1669 snap 0 seq_num 1669) 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:2562: finishing write tid 1 to smithi03366949-224 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:2562: finishing write tid 2 to smithi03366949-224 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:2562: finishing write tid 3 to smithi03366949-224 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:2562: finishing write tid 4 to smithi03366949-224 2023-06-03T20:02:05.217 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 311 (ObjNum 1670 snap 0 seq_num 1670) dirty exists 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2562: left oid 224 (ObjNum 1670 snap 0 seq_num 1670) 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2564: finishing write tid 1 to smithi03366949-77 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2564: finishing write tid 2 to smithi03366949-77 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2564: finishing write tid 3 to smithi03366949-77 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2564: finishing write tid 4 to smithi03366949-77 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 77 v 255 (ObjNum 1671 snap 0 seq_num 1671) dirty exists 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2564: left oid 77 (ObjNum 1671 snap 0 seq_num 1671) 2023-06-03T20:02:05.218 INFO:tasks.rados.rados.0.smithi033.stdout:2565: finishing write tid 1 to smithi03366949-473 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:2565: finishing write tid 2 to smithi03366949-473 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:2565: finishing write tid 3 to smithi03366949-473 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:2565: finishing write tid 4 to smithi03366949-473 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 473 v 258 (ObjNum 1672 snap 0 seq_num 1672) dirty exists 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:2565: left oid 473 (ObjNum 1672 snap 0 seq_num 1672) 2023-06-03T20:02:05.219 INFO:tasks.rados.rados.0.smithi033.stdout:2566: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:02:05.315 INFO:tasks.rados.rados.0.smithi033.stdout:2567: finishing write tid 1 to smithi03366949-371 2023-06-03T20:02:05.315 INFO:tasks.rados.rados.0.smithi033.stdout:2567: finishing write tid 2 to smithi03366949-371 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2567: finishing write tid 3 to smithi03366949-371 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2567: finishing write tid 4 to smithi03366949-371 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 411 (ObjNum 1673 snap 0 seq_num 1673) dirty exists 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2567: left oid 371 (ObjNum 1673 snap 0 seq_num 1673) 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2568: finishing write tid 1 to smithi03366949-333 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2568: finishing write tid 2 to smithi03366949-333 2023-06-03T20:02:05.316 INFO:tasks.rados.rados.0.smithi033.stdout:2568: finishing write tid 3 to smithi03366949-333 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2568: finishing write tid 4 to smithi03366949-333 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 333 v 355 (ObjNum 1674 snap 0 seq_num 1674) dirty exists 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2568: left oid 333 (ObjNum 1674 snap 0 seq_num 1674) 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2560: done (9 left) 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2561: done (8 left) 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2562: done (7 left) 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2563: done (6 left) 2023-06-03T20:02:05.317 INFO:tasks.rados.rados.0.smithi033.stdout:2564: done (5 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2565: done (4 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2566: done (3 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2567: done (2 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2568: done (1 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2569: done (0 left) 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2570: write oid 283 current snap is 0 2023-06-03T20:02:05.318 INFO:tasks.rados.rados.0.smithi033.stdout:2570: seq_num 1676 ranges {568532=514984,1508762=529912} 2023-06-03T20:02:05.321 INFO:tasks.rados.rados.0.smithi033.stdout:2570: writing smithi03366949-283 from 568532 to 1083516 tid 1 2023-06-03T20:02:05.327 INFO:tasks.rados.rados.0.smithi033.stdout:2570: writing smithi03366949-283 from 1508762 to 2038674 tid 2 2023-06-03T20:02:05.327 INFO:tasks.rados.rados.0.smithi033.stdout:2571: read oid 94 snap -1 2023-06-03T20:02:05.327 INFO:tasks.rados.rados.0.smithi033.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:02:05.327 INFO:tasks.rados.rados.0.smithi033.stdout:2572: delete oid 130 current snap is 0 2023-06-03T20:02:05.327 INFO:tasks.rados.rados.0.smithi033.stdout:2570: finishing write tid 1 to smithi03366949-283 2023-06-03T20:02:05.329 INFO:tasks.rados.rados.0.smithi033.stdout:2572: done (2 left) 2023-06-03T20:02:05.329 INFO:tasks.rados.rados.0.smithi033.stdout:2573: write oid 258 current snap is 0 2023-06-03T20:02:05.329 INFO:tasks.rados.rados.0.smithi033.stdout:2573: seq_num 1678 ranges {602146=665482,1909373=292773} 2023-06-03T20:02:05.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:05 smithi033 bash[33017]: cluster 2023-06-03T20:02:03.483019+0000 mgr.x (mgr.24803) 70 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-06-03T20:02:05.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:05 smithi033 bash[33017]: audit 2023-06-03T20:02:04.914161+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.33:0/3952765835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:05 smithi033 bash[26432]: cluster 2023-06-03T20:02:03.483019+0000 mgr.x (mgr.24803) 70 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-06-03T20:02:05.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:05 smithi033 bash[26432]: audit 2023-06-03T20:02:04.914161+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.33:0/3952765835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:05.337 INFO:tasks.rados.rados.0.smithi033.stdout:2573: writing smithi03366949-258 from 602146 to 1267628 tid 1 2023-06-03T20:02:05.344 INFO:tasks.rados.rados.0.smithi033.stdout:2573: writing smithi03366949-258 from 1909373 to 2202146 tid 2 2023-06-03T20:02:05.344 INFO:tasks.rados.rados.0.smithi033.stdout:2574: read oid 391 snap -1 2023-06-03T20:02:05.344 INFO:tasks.rados.rados.0.smithi033.stdout:2574: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-06-03T20:02:05.344 INFO:tasks.rados.rados.0.smithi033.stdout:2575: delete oid 271 current snap is 0 2023-06-03T20:02:05.344 INFO:tasks.rados.rados.0.smithi033.stdout:2570: finishing write tid 2 to smithi03366949-283 2023-06-03T20:02:05.345 INFO:tasks.rados.rados.0.smithi033.stdout:2570: finishing write tid 3 to smithi03366949-283 2023-06-03T20:02:05.345 INFO:tasks.rados.rados.0.smithi033.stdout:2570: finishing write tid 4 to smithi03366949-283 2023-06-03T20:02:05.345 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 283 v 314 (ObjNum 1676 snap 0 seq_num 1676) dirty exists 2023-06-03T20:02:05.345 INFO:tasks.rados.rados.0.smithi033.stdout:2570: left oid 283 (ObjNum 1676 snap 0 seq_num 1676) 2023-06-03T20:02:05.345 INFO:tasks.rados.rados.0.smithi033.stdout:2571: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:02:05.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:05 smithi083 bash[26882]: cluster 2023-06-03T20:02:03.483019+0000 mgr.x (mgr.24803) 70 : cluster [DBG] pgmap v48: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 57 MiB/s rd, 8.1 MiB/s wr, 82 op/s 2023-06-03T20:02:05.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:05 smithi083 bash[26882]: audit 2023-06-03T20:02:04.914161+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.33:0/3952765835' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:05.497 INFO:tasks.rados.rados.0.smithi033.stdout:2573: finishing write tid 1 to smithi03366949-258 2023-06-03T20:02:05.497 INFO:tasks.rados.rados.0.smithi033.stdout:2573: finishing write tid 2 to smithi03366949-258 2023-06-03T20:02:05.497 INFO:tasks.rados.rados.0.smithi033.stdout:2573: finishing write tid 3 to smithi03366949-258 2023-06-03T20:02:05.498 INFO:tasks.rados.rados.0.smithi033.stdout:2573: finishing write tid 4 to smithi03366949-258 2023-06-03T20:02:05.498 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 261 (ObjNum 1678 snap 0 seq_num 1678) dirty exists 2023-06-03T20:02:05.498 INFO:tasks.rados.rados.0.smithi033.stdout:2573: left oid 258 (ObjNum 1678 snap 0 seq_num 1678) 2023-06-03T20:02:05.498 INFO:tasks.rados.rados.0.smithi033.stdout:2574: expect (ObjNum 1392 snap 0 seq_num 1392) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2570: done (4 left) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2571: done (3 left) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2573: done (2 left) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2574: done (1 left) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2575: done (0 left) 2023-06-03T20:02:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:2576: read oid 159 snap -1 2023-06-03T20:02:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:2576: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:02:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:2577: write oid 266 current snap is 0 2023-06-03T20:02:05.647 INFO:tasks.rados.rados.0.smithi033.stdout:2577: seq_num 1680 ranges {635760=415980,1626337=537250} 2023-06-03T20:02:05.660 INFO:tasks.rados.rados.0.smithi033.stdout:2577: writing smithi03366949-266 from 635760 to 1051740 tid 1 2023-06-03T20:02:05.667 INFO:tasks.rados.rados.0.smithi033.stdout:2577: writing smithi03366949-266 from 1626337 to 2163587 tid 2 2023-06-03T20:02:05.667 INFO:tasks.rados.rados.0.smithi033.stdout:2578: write oid 148 current snap is 0 2023-06-03T20:02:05.667 INFO:tasks.rados.rados.0.smithi033.stdout:2578: seq_num 1681 ranges {652567=607582,1801172=451395} 2023-06-03T20:02:05.674 INFO:tasks.rados.rados.0.smithi033.stdout:2578: writing smithi03366949-148 from 652567 to 1260149 tid 1 2023-06-03T20:02:05.680 INFO:tasks.rados.rados.0.smithi033.stdout:2578: writing smithi03366949-148 from 1801172 to 2252567 tid 2 2023-06-03T20:02:05.680 INFO:tasks.rados.rados.0.smithi033.stdout:2579: read oid 362 snap -1 2023-06-03T20:02:05.681 INFO:tasks.rados.rados.0.smithi033.stdout:2579: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:02:05.681 INFO:tasks.rados.rados.0.smithi033.stdout:2580: delete oid 481 current snap is 0 2023-06-03T20:02:05.681 INFO:tasks.rados.rados.0.smithi033.stdout:2576: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:02:05.872 INFO:tasks.rados.rados.0.smithi033.stdout:2577: finishing write tid 1 to smithi03366949-266 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:2577: finishing write tid 2 to smithi03366949-266 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:2577: finishing write tid 3 to smithi03366949-266 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:2577: finishing write tid 4 to smithi03366949-266 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 372 (ObjNum 1680 snap 0 seq_num 1680) dirty exists 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:2577: left oid 266 (ObjNum 1680 snap 0 seq_num 1680) 2023-06-03T20:02:05.873 INFO:tasks.rados.rados.0.smithi033.stdout:2578: finishing write tid 1 to smithi03366949-148 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:2578: finishing write tid 2 to smithi03366949-148 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:2578: finishing write tid 3 to smithi03366949-148 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:2578: finishing write tid 4 to smithi03366949-148 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 361 (ObjNum 1681 snap 0 seq_num 1681) dirty exists 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:2578: left oid 148 (ObjNum 1681 snap 0 seq_num 1681) 2023-06-03T20:02:05.874 INFO:tasks.rados.rados.0.smithi033.stdout:2579: expect (ObjNum 1005 snap 0 seq_num 1005) 2023-06-03T20:02:05.998 INFO:tasks.rados.rados.0.smithi033.stdout:2576: done (4 left) 2023-06-03T20:02:05.998 INFO:tasks.rados.rados.0.smithi033.stdout:2577: done (3 left) 2023-06-03T20:02:05.999 INFO:tasks.rados.rados.0.smithi033.stdout:2578: done (2 left) 2023-06-03T20:02:05.999 INFO:tasks.rados.rados.0.smithi033.stdout:2579: done (1 left) 2023-06-03T20:02:05.999 INFO:tasks.rados.rados.0.smithi033.stdout:2580: done (0 left) 2023-06-03T20:02:06.000 INFO:tasks.rados.rados.0.smithi033.stdout:2581: read oid 364 snap -1 2023-06-03T20:02:06.000 INFO:tasks.rados.rados.0.smithi033.stdout:2581: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-06-03T20:02:06.000 INFO:tasks.rados.rados.0.smithi033.stdout:2582: read oid 383 snap -1 2023-06-03T20:02:06.001 INFO:tasks.rados.rados.0.smithi033.stdout:2582: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-06-03T20:02:06.001 INFO:tasks.rados.rados.0.smithi033.stdout:2583: read oid 424 snap -1 2023-06-03T20:02:06.001 INFO:tasks.rados.rados.0.smithi033.stdout:2583: expect deleted 2023-06-03T20:02:06.001 INFO:tasks.rados.rados.0.smithi033.stdout:2584: delete oid 381 current snap is 0 2023-06-03T20:02:06.003 INFO:tasks.rados.rados.0.smithi033.stdout:2583: done (3 left) 2023-06-03T20:02:06.003 INFO:tasks.rados.rados.0.smithi033.stdout:2584: done (2 left) 2023-06-03T20:02:06.003 INFO:tasks.rados.rados.0.smithi033.stdout:2585: read oid 471 snap -1 2023-06-03T20:02:06.004 INFO:tasks.rados.rados.0.smithi033.stdout:2585: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:06.004 INFO:tasks.rados.rados.0.smithi033.stdout:2586: write oid 88 current snap is 0 2023-06-03T20:02:06.004 INFO:tasks.rados.rados.0.smithi033.stdout:2586: seq_num 1684 ranges {702988=433329,1860265=442723} 2023-06-03T20:02:06.012 INFO:tasks.rados.rados.0.smithi033.stdout:2586: writing smithi03366949-88 from 702988 to 1136317 tid 1 2023-06-03T20:02:06.020 INFO:tasks.rados.rados.0.smithi033.stdout:2586: writing smithi03366949-88 from 1860265 to 2302988 tid 2 2023-06-03T20:02:06.021 INFO:tasks.rados.rados.0.smithi033.stdout:2587: read oid 336 snap -1 2023-06-03T20:02:06.021 INFO:tasks.rados.rados.0.smithi033.stdout:2587: expect (ObjNum 873 snap 0 seq_num 873) 2023-06-03T20:02:06.021 INFO:tasks.rados.rados.0.smithi033.stdout:2588: write oid 36 current snap is 0 2023-06-03T20:02:06.021 INFO:tasks.rados.rados.0.smithi033.stdout:2588: seq_num 1685 ranges {719795=508578,1918747=401048} 2023-06-03T20:02:06.027 INFO:tasks.rados.rados.0.smithi033.stdout:2588: writing smithi03366949-36 from 719795 to 1228373 tid 1 2023-06-03T20:02:06.034 INFO:tasks.rados.rados.0.smithi033.stdout:2588: writing smithi03366949-36 from 1918747 to 2319795 tid 2 2023-06-03T20:02:06.035 INFO:tasks.rados.rados.0.smithi033.stdout:2589: write oid 187 current snap is 0 2023-06-03T20:02:06.035 INFO:tasks.rados.rados.0.smithi033.stdout:2589: seq_num 1686 ranges {736602=583827,1860876=475726} 2023-06-03T20:02:06.041 INFO:tasks.rados.rados.0.smithi033.stdout:2589: writing smithi03366949-187 from 736602 to 1320429 tid 1 2023-06-03T20:02:06.047 INFO:tasks.rados.rados.0.smithi033.stdout:2589: writing smithi03366949-187 from 1860876 to 2336602 tid 2 2023-06-03T20:02:06.047 INFO:tasks.rados.rados.0.smithi033.stdout:2590: read oid 289 snap -1 2023-06-03T20:02:06.047 INFO:tasks.rados.rados.0.smithi033.stdout:2590: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:02:06.048 INFO:tasks.rados.rados.0.smithi033.stdout:2591: write oid 385 current snap is 0 2023-06-03T20:02:06.048 INFO:tasks.rados.rados.0.smithi033.stdout:2591: seq_num 1687 ranges {753409=659076,1919358=434051} 2023-06-03T20:02:06.055 INFO:tasks.rados.rados.0.smithi033.stdout:2591: writing smithi03366949-385 from 753409 to 1412485 tid 1 2023-06-03T20:02:06.062 INFO:tasks.rados.rados.0.smithi033.stdout:2591: writing smithi03366949-385 from 1919358 to 2353409 tid 2 2023-06-03T20:02:06.063 INFO:tasks.rados.rados.0.smithi033.stdout:2592: write oid 77 current snap is 0 2023-06-03T20:02:06.063 INFO:tasks.rados.rados.0.smithi033.stdout:2592: seq_num 1688 ranges {770216=450678,1694193=551926} 2023-06-03T20:02:06.069 INFO:tasks.rados.rados.0.smithi033.stdout:2592: writing smithi03366949-77 from 770216 to 1220894 tid 1 2023-06-03T20:02:06.076 INFO:tasks.rados.rados.0.smithi033.stdout:2592: writing smithi03366949-77 from 1694193 to 2246119 tid 2 2023-06-03T20:02:06.076 INFO:tasks.rados.rados.0.smithi033.stdout:2593: write oid 11 current snap is 0 2023-06-03T20:02:06.076 INFO:tasks.rados.rados.0.smithi033.stdout:2582: expect (ObjNum 1618 snap 0 seq_num 1618) 2023-06-03T20:02:06.219 INFO:tasks.rados.rados.0.smithi033.stdout:2585: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:06.424 INFO:tasks.rados.rados.0.smithi033.stdout:2581: expect (ObjNum 1265 snap 0 seq_num 1265) 2023-06-03T20:02:06.653 INFO:tasks.rados.rados.0.smithi033.stdout:2586: finishing write tid 1 to smithi03366949-88 2023-06-03T20:02:06.653 INFO:tasks.rados.rados.0.smithi033.stdout:2586: finishing write tid 2 to smithi03366949-88 2023-06-03T20:02:06.653 INFO:tasks.rados.rados.0.smithi033.stdout:2586: finishing write tid 3 to smithi03366949-88 2023-06-03T20:02:06.654 INFO:tasks.rados.rados.0.smithi033.stdout:2586: finishing write tid 4 to smithi03366949-88 2023-06-03T20:02:06.654 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 364 (ObjNum 1684 snap 0 seq_num 1684) dirty exists 2023-06-03T20:02:06.654 INFO:tasks.rados.rados.0.smithi033.stdout:2586: left oid 88 (ObjNum 1684 snap 0 seq_num 1684) 2023-06-03T20:02:06.654 INFO:tasks.rados.rados.0.smithi033.stdout:2587: expect (ObjNum 873 snap 0 seq_num 873) 2023-06-03T20:02:06.768 INFO:tasks.rados.rados.0.smithi033.stdout:2588: finishing write tid 1 to smithi03366949-36 2023-06-03T20:02:06.768 INFO:tasks.rados.rados.0.smithi033.stdout:2588: finishing write tid 2 to smithi03366949-36 2023-06-03T20:02:06.769 INFO:tasks.rados.rados.0.smithi033.stdout:2588: finishing write tid 3 to smithi03366949-36 2023-06-03T20:02:06.769 INFO:tasks.rados.rados.0.smithi033.stdout:2588: finishing write tid 4 to smithi03366949-36 2023-06-03T20:02:06.769 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 36 v 354 (ObjNum 1685 snap 0 seq_num 1685) dirty exists 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2588: left oid 36 (ObjNum 1685 snap 0 seq_num 1685) 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2589: finishing write tid 1 to smithi03366949-187 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2589: finishing write tid 2 to smithi03366949-187 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2589: finishing write tid 3 to smithi03366949-187 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2589: finishing write tid 4 to smithi03366949-187 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 187 v 297 (ObjNum 1686 snap 0 seq_num 1686) dirty exists 2023-06-03T20:02:06.770 INFO:tasks.rados.rados.0.smithi033.stdout:2589: left oid 187 (ObjNum 1686 snap 0 seq_num 1686) 2023-06-03T20:02:06.771 INFO:tasks.rados.rados.0.smithi033.stdout:2590: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:02:06.852 INFO:tasks.rados.rados.0.smithi033.stdout:2591: finishing write tid 1 to smithi03366949-385 2023-06-03T20:02:06.853 INFO:tasks.rados.rados.0.smithi033.stdout:2591: finishing write tid 2 to smithi03366949-385 2023-06-03T20:02:06.853 INFO:tasks.rados.rados.0.smithi033.stdout:2591: finishing write tid 3 to smithi03366949-385 2023-06-03T20:02:06.853 INFO:tasks.rados.rados.0.smithi033.stdout:2591: finishing write tid 4 to smithi03366949-385 2023-06-03T20:02:06.853 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 357 (ObjNum 1687 snap 0 seq_num 1687) dirty exists 2023-06-03T20:02:06.853 INFO:tasks.rados.rados.0.smithi033.stdout:2591: left oid 385 (ObjNum 1687 snap 0 seq_num 1687) 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2592: finishing write tid 1 to smithi03366949-77 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2592: finishing write tid 2 to smithi03366949-77 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2592: finishing write tid 3 to smithi03366949-77 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2592: finishing write tid 4 to smithi03366949-77 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 77 v 265 (ObjNum 1688 snap 0 seq_num 1688) dirty exists 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2592: left oid 77 (ObjNum 1688 snap 0 seq_num 1688) 2023-06-03T20:02:06.854 INFO:tasks.rados.rados.0.smithi033.stdout:2593: seq_num 1689 ranges {787023=525927,1752675=634348} 2023-06-03T20:02:06.867 INFO:tasks.rados.rados.0.smithi033.stdout:2593: writing smithi03366949-11 from 787023 to 1312950 tid 1 2023-06-03T20:02:06.874 INFO:tasks.rados.rados.0.smithi033.stdout:2593: writing smithi03366949-11 from 1752675 to 2387023 tid 2 2023-06-03T20:02:06.874 INFO:tasks.rados.rados.0.smithi033.stdout:2581: done (10 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2582: done (9 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2585: done (8 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2586: done (7 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2587: done (6 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2588: done (5 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2589: done (4 left) 2023-06-03T20:02:06.875 INFO:tasks.rados.rados.0.smithi033.stdout:2590: done (3 left) 2023-06-03T20:02:06.876 INFO:tasks.rados.rados.0.smithi033.stdout:2591: done (2 left) 2023-06-03T20:02:06.876 INFO:tasks.rados.rados.0.smithi033.stdout:2592: done (1 left) 2023-06-03T20:02:06.876 INFO:tasks.rados.rados.0.smithi033.stdout:2594: write oid 24 current snap is 0 2023-06-03T20:02:06.876 INFO:tasks.rados.rados.0.smithi033.stdout:2593: finishing write tid 1 to smithi03366949-11 2023-06-03T20:02:06.876 INFO:tasks.rados.rados.0.smithi033.stdout:2594: seq_num 1690 ranges {403830=601176,1694804=555595} 2023-06-03T20:02:06.880 INFO:tasks.rados.rados.0.smithi033.stdout:2594: writing smithi03366949-24 from 403830 to 1005006 tid 1 2023-06-03T20:02:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:2594: writing smithi03366949-24 from 1694804 to 2250399 tid 2 2023-06-03T20:02:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:2595: read oid 130 snap -1 2023-06-03T20:02:06.887 INFO:tasks.rados.rados.0.smithi033.stdout:2595: expect deleted 2023-06-03T20:02:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:2596: read oid 260 snap -1 2023-06-03T20:02:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:2596: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:02:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:2597: write oid 383 current snap is 0 2023-06-03T20:02:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:2593: finishing write tid 2 to smithi03366949-11 2023-06-03T20:02:06.888 INFO:tasks.rados.rados.0.smithi033.stdout:2593: finishing write tid 3 to smithi03366949-11 2023-06-03T20:02:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:2593: finishing write tid 4 to smithi03366949-11 2023-06-03T20:02:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 325 (ObjNum 1689 snap 0 seq_num 1689) dirty exists 2023-06-03T20:02:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:2593: left oid 11 (ObjNum 1689 snap 0 seq_num 1689) 2023-06-03T20:02:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:2594: finishing write tid 1 to smithi03366949-24 2023-06-03T20:02:06.889 INFO:tasks.rados.rados.0.smithi033.stdout:2597: seq_num 1691 ranges {420637=676425,1753286=667351} 2023-06-03T20:02:06.893 INFO:tasks.rados.rados.0.smithi033.stdout:2597: writing smithi03366949-383 from 420637 to 1097062 tid 1 2023-06-03T20:02:06.901 INFO:tasks.rados.rados.0.smithi033.stdout:2597: writing smithi03366949-383 from 1753286 to 2420637 tid 2 2023-06-03T20:02:06.901 INFO:tasks.rados.rados.0.smithi033.stdout:2593: done (4 left) 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2598: read oid 83 snap -1 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2598: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2599: read oid 117 snap -1 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2599: expect deleted 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2600: read oid 403 snap -1 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-06-03T20:02:06.902 INFO:tasks.rados.rados.0.smithi033.stdout:2601: read oid 207 snap -1 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2601: expect (ObjNum 761 snap 0 seq_num 761) 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2602: read oid 312 snap -1 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2602: expect (ObjNum 752 snap 0 seq_num 752) 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2603: read oid 489 snap -1 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2603: expect deleted 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2604: read oid 14 snap -1 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2604: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-06-03T20:02:06.903 INFO:tasks.rados.rados.0.smithi033.stdout:2605: read oid 163 snap -1 2023-06-03T20:02:06.904 INFO:tasks.rados.rados.0.smithi033.stdout:2605: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:02:06.904 INFO:tasks.rados.rados.0.smithi033.stdout:2606: write oid 307 current snap is 0 2023-06-03T20:02:06.904 INFO:tasks.rados.rados.0.smithi033.stdout:2606: seq_num 1692 ranges {437444=751674,1811768=559264} 2023-06-03T20:02:06.919 INFO:tasks.rados.rados.0.smithi033.stdout:2606: writing smithi03366949-307 from 437444 to 1189118 tid 1 2023-06-03T20:02:06.919 INFO:tasks.rados.rados.0.smithi033.stdout:2606: writing smithi03366949-307 from 1811768 to 2371032 tid 2 2023-06-03T20:02:06.920 INFO:tasks.rados.rados.0.smithi033.stdout:2607: write oid 197 current snap is 0 2023-06-03T20:02:06.920 INFO:tasks.rados.rados.0.smithi033.stdout:2607: seq_num 1693 ranges {454251=426923,1470250=702922} 2023-06-03T20:02:06.922 INFO:tasks.rados.rados.0.smithi033.stdout:2607: writing smithi03366949-197 from 454251 to 881174 tid 1 2023-06-03T20:02:06.929 INFO:tasks.rados.rados.0.smithi033.stdout:2607: writing smithi03366949-197 from 1470250 to 2173172 tid 2 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:2608: write oid 349 current snap is 0 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:2594: finishing write tid 2 to smithi03366949-24 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:2594: finishing write tid 3 to smithi03366949-24 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:2594: finishing write tid 4 to smithi03366949-24 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 24 v 328 (ObjNum 1690 snap 0 seq_num 1690) dirty exists 2023-06-03T20:02:06.930 INFO:tasks.rados.rados.0.smithi033.stdout:2594: left oid 24 (ObjNum 1690 snap 0 seq_num 1690) 2023-06-03T20:02:06.931 INFO:tasks.rados.rados.0.smithi033.stdout:2596: expect (ObjNum 259 snap 0 seq_num 259) 2023-06-03T20:02:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:2597: finishing write tid 1 to smithi03366949-383 2023-06-03T20:02:07.012 INFO:tasks.rados.rados.0.smithi033.stdout:2608: seq_num 1694 ranges {471058=502172,1412379=446580} 2023-06-03T20:02:07.022 INFO:tasks.rados.rados.0.smithi033.stdout:2608: writing smithi03366949-349 from 471058 to 973230 tid 1 2023-06-03T20:02:07.028 INFO:tasks.rados.rados.0.smithi033.stdout:2608: writing smithi03366949-349 from 1412379 to 1858959 tid 2 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2594: done (14 left) 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2595: done (13 left) 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2596: done (12 left) 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2599: done (11 left) 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2609: write oid 240 current snap is 0 2023-06-03T20:02:07.029 INFO:tasks.rados.rados.0.smithi033.stdout:2605: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:02:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:2602: expect (ObjNum 752 snap 0 seq_num 752) 2023-06-03T20:02:07.274 INFO:tasks.rados.rados.0.smithi033.stdout:2601: expect (ObjNum 761 snap 0 seq_num 761) 2023-06-03T20:02:07.320 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:07 smithi083 bash[26882]: cluster 2023-06-03T20:02:05.483954+0000 mgr.x (mgr.24803) 71 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-06-03T20:02:07.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:07 smithi033 bash[26432]: cluster 2023-06-03T20:02:05.483954+0000 mgr.x (mgr.24803) 71 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-06-03T20:02:07.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:07 smithi033 bash[33017]: cluster 2023-06-03T20:02:05.483954+0000 mgr.x (mgr.24803) 71 : cluster [DBG] pgmap v49: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 85 MiB/s rd, 12 MiB/s wr, 119 op/s 2023-06-03T20:02:07.408 INFO:tasks.rados.rados.0.smithi033.stdout:2597: finishing write tid 2 to smithi03366949-383 2023-06-03T20:02:07.408 INFO:tasks.rados.rados.0.smithi033.stdout:2597: finishing write tid 3 to smithi03366949-383 2023-06-03T20:02:07.408 INFO:tasks.rados.rados.0.smithi033.stdout:2597: finishing write tid 4 to smithi03366949-383 2023-06-03T20:02:07.408 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 328 (ObjNum 1691 snap 0 seq_num 1691) dirty exists 2023-06-03T20:02:07.409 INFO:tasks.rados.rados.0.smithi033.stdout:2597: left oid 383 (ObjNum 1691 snap 0 seq_num 1691) 2023-06-03T20:02:07.409 INFO:tasks.rados.rados.0.smithi033.stdout:2604: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-06-03T20:02:07.529 INFO:tasks.rados.rados.0.smithi033.stdout:2600: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-06-03T20:02:07.670 INFO:tasks.rados.rados.0.smithi033.stdout:2606: finishing write tid 1 to smithi03366949-307 2023-06-03T20:02:07.670 INFO:tasks.rados.rados.0.smithi033.stdout:2598: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:2606: finishing write tid 2 to smithi03366949-307 2023-06-03T20:02:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:2606: finishing write tid 3 to smithi03366949-307 2023-06-03T20:02:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:2606: finishing write tid 4 to smithi03366949-307 2023-06-03T20:02:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 307 v 452 (ObjNum 1692 snap 0 seq_num 1692) dirty exists 2023-06-03T20:02:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:2606: left oid 307 (ObjNum 1692 snap 0 seq_num 1692) 2023-06-03T20:02:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:2607: finishing write tid 1 to smithi03366949-197 2023-06-03T20:02:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:2607: finishing write tid 2 to smithi03366949-197 2023-06-03T20:02:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:2607: finishing write tid 3 to smithi03366949-197 2023-06-03T20:02:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:2607: finishing write tid 4 to smithi03366949-197 2023-06-03T20:02:07.952 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 375 (ObjNum 1693 snap 0 seq_num 1693) dirty exists 2023-06-03T20:02:07.952 INFO:tasks.rados.rados.0.smithi033.stdout:2607: left oid 197 (ObjNum 1693 snap 0 seq_num 1693) 2023-06-03T20:02:07.952 INFO:tasks.rados.rados.0.smithi033.stdout:2608: finishing write tid 1 to smithi03366949-349 2023-06-03T20:02:07.953 INFO:tasks.rados.rados.0.smithi033.stdout:2608: finishing write tid 2 to smithi03366949-349 2023-06-03T20:02:07.953 INFO:tasks.rados.rados.0.smithi033.stdout:2608: finishing write tid 3 to smithi03366949-349 2023-06-03T20:02:07.953 INFO:tasks.rados.rados.0.smithi033.stdout:2608: finishing write tid 4 to smithi03366949-349 2023-06-03T20:02:07.954 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 455 (ObjNum 1694 snap 0 seq_num 1694) dirty exists 2023-06-03T20:02:07.954 INFO:tasks.rados.rados.0.smithi033.stdout:2608: left oid 349 (ObjNum 1694 snap 0 seq_num 1694) 2023-06-03T20:02:07.954 INFO:tasks.rados.rados.0.smithi033.stdout:2609: seq_num 1695 ranges {487865=577421,1470861=706591} 2023-06-03T20:02:07.960 INFO:tasks.rados.rados.0.smithi033.stdout:2609: writing smithi03366949-240 from 487865 to 1065286 tid 1 2023-06-03T20:02:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:2609: writing smithi03366949-240 from 1470861 to 2177452 tid 2 2023-06-03T20:02:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:2597: done (11 left) 2023-06-03T20:02:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:2598: done (10 left) 2023-06-03T20:02:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:2600: done (9 left) 2023-06-03T20:02:07.968 INFO:tasks.rados.rados.0.smithi033.stdout:2601: done (8 left) 2023-06-03T20:02:07.969 INFO:tasks.rados.rados.0.smithi033.stdout:2602: done (7 left) 2023-06-03T20:02:07.969 INFO:tasks.rados.rados.0.smithi033.stdout:2603: done (6 left) 2023-06-03T20:02:07.969 INFO:tasks.rados.rados.0.smithi033.stdout:2604: done (5 left) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2605: done (4 left) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2606: done (3 left) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2607: done (2 left) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2608: done (1 left) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2610: read oid 354 snap -1 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2610: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-06-03T20:02:07.970 INFO:tasks.rados.rados.0.smithi033.stdout:2611: write oid 326 current snap is 0 2023-06-03T20:02:07.971 INFO:tasks.rados.rados.0.smithi033.stdout:2609: finishing write tid 1 to smithi03366949-240 2023-06-03T20:02:07.971 INFO:tasks.rados.rados.0.smithi033.stdout:2611: seq_num 1696 ranges {504672=769023,2045696=450249} 2023-06-03T20:02:07.975 INFO:tasks.rados.rados.0.smithi033.stdout:2611: writing smithi03366949-326 from 504672 to 1273695 tid 1 2023-06-03T20:02:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:2611: writing smithi03366949-326 from 2045696 to 2495945 tid 2 2023-06-03T20:02:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:2612: read oid 277 snap -1 2023-06-03T20:02:07.983 INFO:tasks.rados.rados.0.smithi033.stdout:2612: expect deleted 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2613: read oid 302 snap -1 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2613: expect deleted 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2614: read oid 300 snap -1 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2614: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2615: read oid 220 snap -1 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2615: expect deleted 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2616: read oid 237 snap -1 2023-06-03T20:02:07.984 INFO:tasks.rados.rados.0.smithi033.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2617: write oid 345 current snap is 0 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2609: finishing write tid 2 to smithi03366949-240 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2609: finishing write tid 3 to smithi03366949-240 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2609: finishing write tid 4 to smithi03366949-240 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 240 v 317 (ObjNum 1695 snap 0 seq_num 1695) dirty exists 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2609: left oid 240 (ObjNum 1695 snap 0 seq_num 1695) 2023-06-03T20:02:07.985 INFO:tasks.rados.rados.0.smithi033.stdout:2610: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-06-03T20:02:08.116 INFO:tasks.rados.rados.0.smithi033.stdout:2611: finishing write tid 1 to smithi03366949-326 2023-06-03T20:02:08.117 INFO:tasks.rados.rados.0.smithi033.stdout:2616: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:08.231 INFO:tasks.rados.rados.0.smithi033.stdout:2611: finishing write tid 2 to smithi03366949-326 2023-06-03T20:02:08.232 INFO:tasks.rados.rados.0.smithi033.stdout:2611: finishing write tid 3 to smithi03366949-326 2023-06-03T20:02:08.232 INFO:tasks.rados.rados.0.smithi033.stdout:2611: finishing write tid 4 to smithi03366949-326 2023-06-03T20:02:08.232 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 326 v 360 (ObjNum 1696 snap 0 seq_num 1696) dirty exists 2023-06-03T20:02:08.232 INFO:tasks.rados.rados.0.smithi033.stdout:2611: left oid 326 (ObjNum 1696 snap 0 seq_num 1696) 2023-06-03T20:02:08.232 INFO:tasks.rados.rados.0.smithi033.stdout:2614: expect (ObjNum 299 snap 0 seq_num 299) 2023-06-03T20:02:08.317 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[26882]: audit 2023-06-03T20:02:07.352859+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.33:0/837663156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:08.317 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[26882]: audit 2023-06-03T20:02:07.598803+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:08.318 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:08 smithi083 systemd[1]: Stopping Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:02:08.318 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[53875]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-grafana.a 2023-06-03T20:02:08.325 INFO:tasks.rados.rados.0.smithi033.stdout:2617: seq_num 1697 ranges {521479=444272,1704178=710260} 2023-06-03T20:02:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:08 smithi033 bash[26432]: audit 2023-06-03T20:02:07.352859+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.33:0/837663156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:08.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:08 smithi033 bash[26432]: audit 2023-06-03T20:02:07.598803+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:08.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:08 smithi033 bash[33017]: audit 2023-06-03T20:02:07.352859+0000 mon.a (mon.0) 790 : audit [DBG] from='client.? 172.21.15.33:0/837663156' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:08.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:08 smithi033 bash[33017]: audit 2023-06-03T20:02:07.598803+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:08.337 INFO:tasks.rados.rados.0.smithi033.stdout:2617: writing smithi03366949-345 from 521479 to 965751 tid 1 2023-06-03T20:02:08.346 INFO:tasks.rados.rados.0.smithi033.stdout:2617: writing smithi03366949-345 from 1704178 to 2414438 tid 2 2023-06-03T20:02:08.346 INFO:tasks.rados.rados.0.smithi033.stdout:2609: done (8 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2610: done (7 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2611: done (6 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2612: done (5 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2613: done (4 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2614: done (3 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2615: done (2 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2616: done (1 left) 2023-06-03T20:02:08.347 INFO:tasks.rados.rados.0.smithi033.stdout:2618: write oid 413 current snap is 0 2023-06-03T20:02:08.348 INFO:tasks.rados.rados.0.smithi033.stdout:2617: finishing write tid 1 to smithi03366949-345 2023-06-03T20:02:08.348 INFO:tasks.rados.rados.0.smithi033.stdout:2618: seq_num 1698 ranges {538286=519521,1762660=453918} 2023-06-03T20:02:08.352 INFO:tasks.rados.rados.0.smithi033.stdout:2618: writing smithi03366949-413 from 538286 to 1057807 tid 1 2023-06-03T20:02:08.360 INFO:tasks.rados.rados.0.smithi033.stdout:2618: writing smithi03366949-413 from 1762660 to 2216578 tid 2 2023-06-03T20:02:08.360 INFO:tasks.rados.rados.0.smithi033.stdout:2619: read oid 92 snap -1 2023-06-03T20:02:08.360 INFO:tasks.rados.rados.0.smithi033.stdout:2619: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-06-03T20:02:08.360 INFO:tasks.rados.rados.0.smithi033.stdout:2620: read oid 417 snap -1 2023-06-03T20:02:08.360 INFO:tasks.rados.rados.0.smithi033.stdout:2620: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2621: write oid 444 current snap is 0 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2617: finishing write tid 2 to smithi03366949-345 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2617: finishing write tid 3 to smithi03366949-345 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2617: finishing write tid 4 to smithi03366949-345 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 345 v 363 (ObjNum 1697 snap 0 seq_num 1697) dirty exists 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2617: left oid 345 (ObjNum 1697 snap 0 seq_num 1697) 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2618: finishing write tid 1 to smithi03366949-413 2023-06-03T20:02:08.361 INFO:tasks.rados.rados.0.smithi033.stdout:2621: seq_num 1699 ranges {555093=594770,1704789=713929} 2023-06-03T20:02:08.367 INFO:tasks.rados.rados.0.smithi033.stdout:2621: writing smithi03366949-444 from 555093 to 1149863 tid 1 2023-06-03T20:02:08.376 INFO:tasks.rados.rados.0.smithi033.stdout:2621: writing smithi03366949-444 from 1704789 to 2418718 tid 2 2023-06-03T20:02:08.376 INFO:tasks.rados.rados.0.smithi033.stdout:2617: done (4 left) 2023-06-03T20:02:08.376 INFO:tasks.rados.rados.0.smithi033.stdout:2622: write oid 325 current snap is 0 2023-06-03T20:02:08.376 INFO:tasks.rados.rados.0.smithi033.stdout:2618: finishing write tid 2 to smithi03366949-413 2023-06-03T20:02:08.377 INFO:tasks.rados.rados.0.smithi033.stdout:2618: finishing write tid 3 to smithi03366949-413 2023-06-03T20:02:08.377 INFO:tasks.rados.rados.0.smithi033.stdout:2618: finishing write tid 4 to smithi03366949-413 2023-06-03T20:02:08.377 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 413 v 366 (ObjNum 1698 snap 0 seq_num 1698) dirty exists 2023-06-03T20:02:08.377 INFO:tasks.rados.rados.0.smithi033.stdout:2618: left oid 413 (ObjNum 1698 snap 0 seq_num 1698) 2023-06-03T20:02:08.377 INFO:tasks.rados.rados.0.smithi033.stdout:2619: expect (ObjNum 1410 snap 0 seq_num 1410) 2023-06-03T20:02:08.542 INFO:tasks.rados.rados.0.smithi033.stdout:2621: finishing write tid 1 to smithi03366949-444 2023-06-03T20:02:08.542 INFO:tasks.rados.rados.0.smithi033.stdout:2620: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:02:08.644 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[47644]: t=2023-06-03T20:02:08+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-06-03T20:02:08.645 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[47644]: t=2023-06-03T20:02:08+0000 lvl=info msg="Database locked, sleeping then retrying" logger=sqlstore error="database is locked" retry=0 2023-06-03T20:02:08.702 INFO:tasks.rados.rados.0.smithi033.stdout:2621: finishing write tid 2 to smithi03366949-444 2023-06-03T20:02:08.702 INFO:tasks.rados.rados.0.smithi033.stdout:2621: finishing write tid 3 to smithi03366949-444 2023-06-03T20:02:08.703 INFO:tasks.rados.rados.0.smithi033.stdout:2621: finishing write tid 4 to smithi03366949-444 2023-06-03T20:02:08.703 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 364 (ObjNum 1699 snap 0 seq_num 1699) dirty exists 2023-06-03T20:02:08.703 INFO:tasks.rados.rados.0.smithi033.stdout:2621: left oid 444 (ObjNum 1699 snap 0 seq_num 1699) 2023-06-03T20:02:08.703 INFO:tasks.rados.rados.0.smithi033.stdout:2622: seq_num 1700 ranges {571900=670019,1763271=457587} 2023-06-03T20:02:08.714 INFO:tasks.rados.rados.0.smithi033.stdout:2622: writing smithi03366949-325 from 571900 to 1241919 tid 1 2023-06-03T20:02:08.720 INFO:tasks.rados.rados.0.smithi033.stdout:2622: writing smithi03366949-325 from 1763271 to 2220858 tid 2 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2618: done (4 left) 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2619: done (3 left) 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2620: done (2 left) 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2621: done (1 left) 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2623: write oid 169 current snap is 0 2023-06-03T20:02:08.721 INFO:tasks.rados.rados.0.smithi033.stdout:2622: finishing write tid 1 to smithi03366949-325 2023-06-03T20:02:08.722 INFO:tasks.rados.rados.0.smithi033.stdout:2623: seq_num 1701 ranges {588707=745268,1821753=717598} 2023-06-03T20:02:08.728 INFO:tasks.rados.rados.0.smithi033.stdout:2623: writing smithi03366949-169 from 588707 to 1333975 tid 1 2023-06-03T20:02:08.735 INFO:tasks.rados.rados.0.smithi033.stdout:2623: writing smithi03366949-169 from 1821753 to 2539351 tid 2 2023-06-03T20:02:08.735 INFO:tasks.rados.rados.0.smithi033.stdout:2624: write oid 311 current snap is 0 2023-06-03T20:02:08.735 INFO:tasks.rados.rados.0.smithi033.stdout:2622: finishing write tid 2 to smithi03366949-325 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:2622: finishing write tid 3 to smithi03366949-325 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:2622: finishing write tid 4 to smithi03366949-325 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 325 v 414 (ObjNum 1700 snap 0 seq_num 1700) dirty exists 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:2622: left oid 325 (ObjNum 1700 snap 0 seq_num 1700) 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:2623: finishing write tid 1 to smithi03366949-169 2023-06-03T20:02:08.736 INFO:tasks.rados.rados.0.smithi033.stdout:2624: seq_num 1702 ranges {605514=420517,1480235=461256,2356169=249345} 2023-06-03T20:02:08.740 INFO:tasks.rados.rados.0.smithi033.stdout:2624: writing smithi03366949-311 from 605514 to 1026031 tid 1 2023-06-03T20:02:08.746 INFO:tasks.rados.rados.0.smithi033.stdout:2624: writing smithi03366949-311 from 1480235 to 1941491 tid 2 2023-06-03T20:02:08.751 INFO:tasks.rados.rados.0.smithi033.stdout:2624: writing smithi03366949-311 from 2356169 to 2605514 tid 3 2023-06-03T20:02:08.751 INFO:tasks.rados.rados.0.smithi033.stdout:2622: done (2 left) 2023-06-03T20:02:08.751 INFO:tasks.rados.rados.0.smithi033.stdout:2625: write oid 214 current snap is 0 2023-06-03T20:02:08.751 INFO:tasks.rados.rados.0.smithi033.stdout:2623: finishing write tid 2 to smithi03366949-169 2023-06-03T20:02:08.751 INFO:tasks.rados.rados.0.smithi033.stdout:2623: finishing write tid 3 to smithi03366949-169 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:2623: finishing write tid 4 to smithi03366949-169 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 297 (ObjNum 1701 snap 0 seq_num 1701) dirty exists 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:2623: left oid 169 (ObjNum 1701 snap 0 seq_num 1701) 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:2624: finishing write tid 1 to smithi03366949-311 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:2624: finishing write tid 2 to smithi03366949-311 2023-06-03T20:02:08.752 INFO:tasks.rados.rados.0.smithi033.stdout:2625: seq_num 1703 ranges {622321=612119,1938717=683604} 2023-06-03T20:02:08.757 INFO:tasks.rados.rados.0.smithi033.stdout:2625: writing smithi03366949-214 from 622321 to 1234440 tid 1 2023-06-03T20:02:08.765 INFO:tasks.rados.rados.0.smithi033.stdout:2625: writing smithi03366949-214 from 1938717 to 2622321 tid 2 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:2623: done (2 left) 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:2626: write oid 225 current snap is 0 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:2624: finishing write tid 3 to smithi03366949-311 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:2624: finishing write tid 4 to smithi03366949-311 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:2624: finishing write tid 5 to smithi03366949-311 2023-06-03T20:02:08.766 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 311 v 368 (ObjNum 1702 snap 0 seq_num 1702) dirty exists 2023-06-03T20:02:08.767 INFO:tasks.rados.rados.0.smithi033.stdout:2624: left oid 311 (ObjNum 1702 snap 0 seq_num 1702) 2023-06-03T20:02:08.767 INFO:tasks.rados.rados.0.smithi033.stdout:2625: finishing write tid 1 to smithi03366949-214 2023-06-03T20:02:08.767 INFO:tasks.rados.rados.0.smithi033.stdout:2626: seq_num 1704 ranges {639128=687368,1997199=464925} 2023-06-03T20:02:08.772 INFO:tasks.rados.rados.0.smithi033.stdout:2626: writing smithi03366949-225 from 639128 to 1326496 tid 1 2023-06-03T20:02:08.780 INFO:tasks.rados.rados.0.smithi033.stdout:2626: writing smithi03366949-225 from 1997199 to 2462124 tid 2 2023-06-03T20:02:08.780 INFO:tasks.rados.rados.0.smithi033.stdout:2624: done (2 left) 2023-06-03T20:02:08.781 INFO:tasks.rados.rados.0.smithi033.stdout:2627: read oid 70 snap -1 2023-06-03T20:02:08.781 INFO:tasks.rados.rados.0.smithi033.stdout:2627: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-06-03T20:02:08.781 INFO:tasks.rados.rados.0.smithi033.stdout:2628: read oid 346 snap -1 2023-06-03T20:02:08.781 INFO:tasks.rados.rados.0.smithi033.stdout:2628: expect (ObjNum 1551 snap 0 seq_num 1551) 2023-06-03T20:02:08.782 INFO:tasks.rados.rados.0.smithi033.stdout:2629: read oid 396 snap -1 2023-06-03T20:02:08.782 INFO:tasks.rados.rados.0.smithi033.stdout:2629: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:08.782 INFO:tasks.rados.rados.0.smithi033.stdout:2630: write oid 48 current snap is 0 2023-06-03T20:02:08.783 INFO:tasks.rados.rados.0.smithi033.stdout:2630: seq_num 1705 ranges {655935=762617,2055681=600254} 2023-06-03T20:02:08.788 INFO:tasks.rados.rados.0.smithi033.stdout:2630: writing smithi03366949-48 from 655935 to 1418552 tid 1 2023-06-03T20:02:08.795 INFO:tasks.rados.rados.0.smithi033.stdout:2630: writing smithi03366949-48 from 2055681 to 2655935 tid 2 2023-06-03T20:02:08.795 INFO:tasks.rados.rados.0.smithi033.stdout:2631: read oid 275 snap -1 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2631: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2632: read oid 327 snap -1 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2632: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2625: finishing write tid 2 to smithi03366949-214 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2625: finishing write tid 3 to smithi03366949-214 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:2625: finishing write tid 4 to smithi03366949-214 2023-06-03T20:02:08.796 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 268 (ObjNum 1703 snap 0 seq_num 1703) dirty exists 2023-06-03T20:02:08.797 INFO:tasks.rados.rados.0.smithi033.stdout:2625: left oid 214 (ObjNum 1703 snap 0 seq_num 1703) 2023-06-03T20:02:08.797 INFO:tasks.rados.rados.0.smithi033.stdout:2626: finishing write tid 1 to smithi03366949-225 2023-06-03T20:02:08.797 INFO:tasks.rados.rados.0.smithi033.stdout:2625: done (7 left) 2023-06-03T20:02:08.798 INFO:tasks.rados.rados.0.smithi033.stdout:2633: delete oid 121 current snap is 0 2023-06-03T20:02:08.798 INFO:tasks.rados.rados.0.smithi033.stdout:2626: finishing write tid 2 to smithi03366949-225 2023-06-03T20:02:08.798 INFO:tasks.rados.rados.0.smithi033.stdout:2626: finishing write tid 3 to smithi03366949-225 2023-06-03T20:02:08.798 INFO:tasks.rados.rados.0.smithi033.stdout:2626: finishing write tid 4 to smithi03366949-225 2023-06-03T20:02:08.799 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 320 (ObjNum 1704 snap 0 seq_num 1704) dirty exists 2023-06-03T20:02:08.799 INFO:tasks.rados.rados.0.smithi033.stdout:2626: left oid 225 (ObjNum 1704 snap 0 seq_num 1704) 2023-06-03T20:02:08.799 INFO:tasks.rados.rados.0.smithi033.stdout:2627: expect (ObjNum 1434 snap 0 seq_num 1434) 2023-06-03T20:02:08.894 INFO:tasks.rados.rados.0.smithi033.stdout:2628: expect (ObjNum 1551 snap 0 seq_num 1551) 2023-06-03T20:02:08.894 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[53374]: ts=2023-06-03T20:02: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:08.895 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:08 smithi083 bash[53374]: ts=2023-06-03T20:02:08.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:09.028 INFO:tasks.rados.rados.0.smithi033.stdout:2630: finishing write tid 1 to smithi03366949-48 2023-06-03T20:02:09.029 INFO:tasks.rados.rados.0.smithi033.stdout:2629: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:09.154 INFO:tasks.rados.rados.0.smithi033.stdout:2630: finishing write tid 2 to smithi03366949-48 2023-06-03T20:02:09.154 INFO:tasks.rados.rados.0.smithi033.stdout:2630: finishing write tid 3 to smithi03366949-48 2023-06-03T20:02:09.155 INFO:tasks.rados.rados.0.smithi033.stdout:2630: finishing write tid 4 to smithi03366949-48 2023-06-03T20:02:09.155 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 48 v 367 (ObjNum 1705 snap 0 seq_num 1705) dirty exists 2023-06-03T20:02:09.155 INFO:tasks.rados.rados.0.smithi033.stdout:2630: left oid 48 (ObjNum 1705 snap 0 seq_num 1705) 2023-06-03T20:02:09.155 INFO:tasks.rados.rados.0.smithi033.stdout:2631: expect (ObjNum 1582 snap 0 seq_num 1582) 2023-06-03T20:02:09.238 INFO:tasks.rados.rados.0.smithi033.stdout:2632: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-06-03T20:02:09.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:09 smithi033 bash[33017]: cluster 2023-06-03T20:02:07.484608+0000 mgr.x (mgr.24803) 72 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-06-03T20:02:09.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:09 smithi033 bash[33017]: cluster 2023-06-03T20:02:08.034973+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e25: x(active, since 90s), standbys: y 2023-06-03T20:02:09.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:09 smithi033 bash[26432]: cluster 2023-06-03T20:02:07.484608+0000 mgr.x (mgr.24803) 72 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-06-03T20:02:09.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:09 smithi033 bash[26432]: cluster 2023-06-03T20:02:08.034973+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e25: x(active, since 90s), standbys: y 2023-06-03T20:02:09.342 INFO:tasks.rados.rados.0.smithi033.stdout:2626: done (7 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2627: done (6 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2628: done (5 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2629: done (4 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2630: done (3 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2631: done (2 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2632: done (1 left) 2023-06-03T20:02:09.343 INFO:tasks.rados.rados.0.smithi033.stdout:2633: done (0 left) 2023-06-03T20:02:09.344 INFO:tasks.rados.rados.0.smithi033.stdout:2634: write oid 34 current snap is 0 2023-06-03T20:02:09.344 INFO:tasks.rados.rados.0.smithi033.stdout:2634: seq_num 1707 ranges {689549=513115,1656292=612252} 2023-06-03T20:02:09.355 INFO:tasks.rados.rados.0.smithi033.stdout:2634: writing smithi03366949-34 from 689549 to 1202664 tid 1 2023-06-03T20:02:09.363 INFO:tasks.rados.rados.0.smithi033.stdout:2634: writing smithi03366949-34 from 1656292 to 2268544 tid 2 2023-06-03T20:02:09.363 INFO:tasks.rados.rados.0.smithi033.stdout:2635: read oid 285 snap -1 2023-06-03T20:02:09.363 INFO:tasks.rados.rados.0.smithi033.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-06-03T20:02:09.363 INFO:tasks.rados.rados.0.smithi033.stdout:2636: write oid 219 current snap is 0 2023-06-03T20:02:09.363 INFO:tasks.rados.rados.0.smithi033.stdout:2634: finishing write tid 1 to smithi03366949-34 2023-06-03T20:02:09.364 INFO:tasks.rados.rados.0.smithi033.stdout:2636: seq_num 1708 ranges {706356=588364,1714774=472263} 2023-06-03T20:02:09.370 INFO:tasks.rados.rados.0.smithi033.stdout:2636: writing smithi03366949-219 from 706356 to 1294720 tid 1 2023-06-03T20:02:09.375 INFO:tasks.rados.rados.0.smithi033.stdout:2636: writing smithi03366949-219 from 1714774 to 2187037 tid 2 2023-06-03T20:02:09.376 INFO:tasks.rados.rados.0.smithi033.stdout:2637: write oid 167 current snap is 0 2023-06-03T20:02:09.376 INFO:tasks.rados.rados.0.smithi033.stdout:2634: finishing write tid 2 to smithi03366949-34 2023-06-03T20:02:09.376 INFO:tasks.rados.rados.0.smithi033.stdout:2637: seq_num 1709 ranges {723163=663613,2173256=549907} 2023-06-03T20:02:09.383 INFO:tasks.rados.rados.0.smithi033.stdout:2637: writing smithi03366949-167 from 723163 to 1386776 tid 1 2023-06-03T20:02:09.391 INFO:tasks.rados.rados.0.smithi033.stdout:2637: writing smithi03366949-167 from 2173256 to 2723163 tid 2 2023-06-03T20:02:09.391 INFO:tasks.rados.rados.0.smithi033.stdout:2638: write oid 69 current snap is 0 2023-06-03T20:02:09.391 INFO:tasks.rados.rados.0.smithi033.stdout:2638: seq_num 1710 ranges {739970=738862,2231738=475932} 2023-06-03T20:02:09.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:09 smithi083 bash[26882]: cluster 2023-06-03T20:02:07.484608+0000 mgr.x (mgr.24803) 72 : cluster [DBG] pgmap v50: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 59 MiB/s rd, 7.9 MiB/s wr, 81 op/s 2023-06-03T20:02:09.524 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:09 smithi083 bash[26882]: cluster 2023-06-03T20:02:08.034973+0000 mon.a (mon.0) 791 : cluster [DBG] mgrmap e25: x(active, since 90s), standbys: y 2023-06-03T20:02:09.524 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:09 smithi083 bash[53915]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-grafana-a 2023-06-03T20:02:09.525 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:09 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@grafana.a.service: Succeeded. 2023-06-03T20:02:09.525 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:09 smithi083 systemd[1]: Stopped Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:09.525 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:09 smithi083 systemd[1]: Started Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:2638: writing smithi03366949-69 from 739970 to 1478832 tid 1 2023-06-03T20:02:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:2638: writing smithi03366949-69 from 2231738 to 2707670 tid 2 2023-06-03T20:02:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:2639: delete oid 393 current snap is 0 2023-06-03T20:02:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:2634: finishing write tid 3 to smithi03366949-34 2023-06-03T20:02:09.526 INFO:tasks.rados.rados.0.smithi033.stdout:2634: finishing write tid 4 to smithi03366949-34 2023-06-03T20:02:09.527 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 459 (ObjNum 1707 snap 0 seq_num 1707) dirty exists 2023-06-03T20:02:09.527 INFO:tasks.rados.rados.0.smithi033.stdout:2634: left oid 34 (ObjNum 1707 snap 0 seq_num 1707) 2023-06-03T20:02:09.527 INFO:tasks.rados.rados.0.smithi033.stdout:2635: expect (ObjNum 1403 snap 0 seq_num 1403) 2023-06-03T20:02:09.686 INFO:tasks.rados.rados.0.smithi033.stdout:2636: finishing write tid 1 to smithi03366949-219 2023-06-03T20:02:09.687 INFO:tasks.rados.rados.0.smithi033.stdout:2636: finishing write tid 2 to smithi03366949-219 2023-06-03T20:02:09.687 INFO:tasks.rados.rados.0.smithi033.stdout:2636: finishing write tid 3 to smithi03366949-219 2023-06-03T20:02:09.687 INFO:tasks.rados.rados.0.smithi033.stdout:2636: finishing write tid 4 to smithi03366949-219 2023-06-03T20:02:09.687 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 219 v 369 (ObjNum 1708 snap 0 seq_num 1708) dirty exists 2023-06-03T20:02:09.687 INFO:tasks.rados.rados.0.smithi033.stdout:2636: left oid 219 (ObjNum 1708 snap 0 seq_num 1708) 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2634: done (5 left) 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2635: done (4 left) 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2636: done (3 left) 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2639: done (2 left) 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2640: write oid 178 current snap is 0 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2637: finishing write tid 1 to smithi03366949-167 2023-06-03T20:02:09.688 INFO:tasks.rados.rados.0.smithi033.stdout:2640: seq_num 1712 ranges {773584=605713,1948702=479601} 2023-06-03T20:02:09.695 INFO:tasks.rados.rados.0.smithi033.stdout:2640: writing smithi03366949-178 from 773584 to 1379297 tid 1 2023-06-03T20:02:09.701 INFO:tasks.rados.rados.0.smithi033.stdout:2640: writing smithi03366949-178 from 1948702 to 2428303 tid 2 2023-06-03T20:02:09.701 INFO:tasks.rados.rados.0.smithi033.stdout:2641: read oid 443 snap -1 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2641: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2642: read oid 135 snap -1 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2642: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2643: read oid 487 snap -1 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2643: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2644: read oid 421 snap -1 2023-06-03T20:02:09.702 INFO:tasks.rados.rados.0.smithi033.stdout:2644: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:2645: write oid 375 current snap is 0 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:2637: finishing write tid 2 to smithi03366949-167 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:2637: finishing write tid 3 to smithi03366949-167 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:2637: finishing write tid 4 to smithi03366949-167 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 167 v 462 (ObjNum 1709 snap 0 seq_num 1709) dirty exists 2023-06-03T20:02:09.703 INFO:tasks.rados.rados.0.smithi033.stdout:2637: left oid 167 (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:02:09.704 INFO:tasks.rados.rados.0.smithi033.stdout:2638: finishing write tid 1 to smithi03366949-69 2023-06-03T20:02:09.704 INFO:tasks.rados.rados.0.smithi033.stdout:2645: seq_num 1713 ranges {790391=680962,2007184=623259} 2023-06-03T20:02:09.709 INFO:tasks.rados.rados.0.smithi033.stdout:2645: writing smithi03366949-375 from 790391 to 1471353 tid 1 2023-06-03T20:02:09.717 INFO:tasks.rados.rados.0.smithi033.stdout:2645: writing smithi03366949-375 from 2007184 to 2630443 tid 2 2023-06-03T20:02:09.717 INFO:tasks.rados.rados.0.smithi033.stdout:2637: done (7 left) 2023-06-03T20:02:09.717 INFO:tasks.rados.rados.0.smithi033.stdout:2646: write oid 283 current snap is 0 2023-06-03T20:02:09.717 INFO:tasks.rados.rados.0.smithi033.stdout:2646: seq_num 1714 ranges {407198=756211,1665666=483270,2685245=121953} 2023-06-03T20:02:09.724 INFO:tasks.rados.rados.0.smithi033.stdout:2646: writing smithi03366949-283 from 407198 to 1163409 tid 1 2023-06-03T20:02:09.730 INFO:tasks.rados.rados.0.smithi033.stdout:2646: writing smithi03366949-283 from 1665666 to 2148936 tid 2 2023-06-03T20:02:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:2646: writing smithi03366949-283 from 2685245 to 2807198 tid 3 2023-06-03T20:02:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:2647: read oid 353 snap -1 2023-06-03T20:02:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:2647: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-06-03T20:02:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:2648: write oid 173 current snap is 0 2023-06-03T20:02:09.734 INFO:tasks.rados.rados.0.smithi033.stdout:2638: finishing write tid 2 to smithi03366949-69 2023-06-03T20:02:09.735 INFO:tasks.rados.rados.0.smithi033.stdout:2638: finishing write tid 3 to smithi03366949-69 2023-06-03T20:02:09.735 INFO:tasks.rados.rados.0.smithi033.stdout:2638: finishing write tid 4 to smithi03366949-69 2023-06-03T20:02:09.735 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 69 v 323 (ObjNum 1710 snap 0 seq_num 1710) dirty exists 2023-06-03T20:02:09.735 INFO:tasks.rados.rados.0.smithi033.stdout:2638: left oid 69 (ObjNum 1710 snap 0 seq_num 1710) 2023-06-03T20:02:09.735 INFO:tasks.rados.rados.0.smithi033.stdout:2648: seq_num 1715 ranges {424005=431460,1607795=626928} 2023-06-03T20:02:09.739 INFO:tasks.rados.rados.0.smithi033.stdout:2648: writing smithi03366949-173 from 424005 to 855465 tid 1 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2648: writing smithi03366949-173 from 1607795 to 2234723 tid 2 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2638: done (9 left) 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2649: delete oid 141 current snap is 0 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2640: finishing write tid 1 to smithi03366949-178 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2640: finishing write tid 2 to smithi03366949-178 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2640: finishing write tid 3 to smithi03366949-178 2023-06-03T20:02:09.747 INFO:tasks.rados.rados.0.smithi033.stdout:2640: finishing write tid 4 to smithi03366949-178 2023-06-03T20:02:09.748 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 178 v 331 (ObjNum 1712 snap 0 seq_num 1712) dirty exists 2023-06-03T20:02:09.748 INFO:tasks.rados.rados.0.smithi033.stdout:2640: left oid 178 (ObjNum 1712 snap 0 seq_num 1712) 2023-06-03T20:02:09.748 INFO:tasks.rados.rados.0.smithi033.stdout:2641: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:02:09.859 INFO:tasks.rados.rados.0.smithi033.stdout:2644: expect (ObjNum 1379 snap 0 seq_num 1379) 2023-06-03T20:02:10.071 INFO:tasks.rados.rados.0.smithi033.stdout:2643: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:10.222 INFO:tasks.rados.rados.0.smithi033.stdout:2642: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-06-03T20:02:10.414 INFO:tasks.rados.rados.0.smithi033.stdout:2645: finishing write tid 1 to smithi03366949-375 2023-06-03T20:02:10.415 INFO:tasks.rados.rados.0.smithi033.stdout:2645: finishing write tid 2 to smithi03366949-375 2023-06-03T20:02:10.415 INFO:tasks.rados.rados.0.smithi033.stdout:2640: done (9 left) 2023-06-03T20:02:10.415 INFO:tasks.rados.rados.0.smithi033.stdout:2641: done (8 left) 2023-06-03T20:02:10.415 INFO:tasks.rados.rados.0.smithi033.stdout:2642: done (7 left) 2023-06-03T20:02:10.415 INFO:tasks.rados.rados.0.smithi033.stdout:2643: done (6 left) 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2644: done (5 left) 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2649: done (4 left) 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2650: read oid 280 snap -1 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2650: expect deleted 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2651: delete oid 495 current snap is 0 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2645: finishing write tid 3 to smithi03366949-375 2023-06-03T20:02:10.416 INFO:tasks.rados.rados.0.smithi033.stdout:2645: finishing write tid 4 to smithi03366949-375 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 375 v 334 (ObjNum 1713 snap 0 seq_num 1713) dirty exists 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2645: left oid 375 (ObjNum 1713 snap 0 seq_num 1713) 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2646: finishing write tid 1 to smithi03366949-283 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2646: finishing write tid 2 to smithi03366949-283 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2646: finishing write tid 3 to smithi03366949-283 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2646: finishing write tid 4 to smithi03366949-283 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:2646: finishing write tid 5 to smithi03366949-283 2023-06-03T20:02:10.417 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 283 v 327 (ObjNum 1714 snap 0 seq_num 1714) dirty exists 2023-06-03T20:02:10.418 INFO:tasks.rados.rados.0.smithi033.stdout:2646: left oid 283 (ObjNum 1714 snap 0 seq_num 1714) 2023-06-03T20:02:10.418 INFO:tasks.rados.rados.0.smithi033.stdout:2647: expect (ObjNum 1562 snap 0 seq_num 1562) 2023-06-03T20:02:10.542 INFO:tasks.rados.rados.0.smithi033.stdout:2648: finishing write tid 1 to smithi03366949-173 2023-06-03T20:02:10.542 INFO:tasks.rados.rados.0.smithi033.stdout:2648: finishing write tid 2 to smithi03366949-173 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2648: finishing write tid 3 to smithi03366949-173 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2648: finishing write tid 4 to smithi03366949-173 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 370 (ObjNum 1715 snap 0 seq_num 1715) dirty exists 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2648: left oid 173 (ObjNum 1715 snap 0 seq_num 1715) 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2645: done (5 left) 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2646: done (4 left) 2023-06-03T20:02:10.543 INFO:tasks.rados.rados.0.smithi033.stdout:2647: done (3 left) 2023-06-03T20:02:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:2648: done (2 left) 2023-06-03T20:02:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:2650: done (1 left) 2023-06-03T20:02:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:2651: done (0 left) 2023-06-03T20:02:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:2652: write oid 127 current snap is 0 2023-06-03T20:02:10.544 INFO:tasks.rados.rados.0.smithi033.stdout:2652: seq_num 1718 ranges {474426=657207,1783241=774255} 2023-06-03T20:02:10.554 INFO:tasks.rados.rados.0.smithi033.stdout:2652: writing smithi03366949-127 from 474426 to 1131633 tid 1 2023-06-03T20:02:10.562 INFO:tasks.rados.rados.0.smithi033.stdout:2652: writing smithi03366949-127 from 1783241 to 2557496 tid 2 2023-06-03T20:02:10.562 INFO:tasks.rados.rados.0.smithi033.stdout:2653: read oid 169 snap -1 2023-06-03T20:02:10.562 INFO:tasks.rados.rados.0.smithi033.stdout:2653: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2654: read oid 330 snap -1 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2654: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2655: read oid 93 snap -1 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2655: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2656: write oid 353 current snap is 0 2023-06-03T20:02:10.563 INFO:tasks.rados.rados.0.smithi033.stdout:2656: seq_num 1719 ranges {491233=448809,1441723=634266,2589654=301579} 2023-06-03T20:02:10.567 INFO:tasks.rados.rados.0.smithi033.stdout:2656: writing smithi03366949-353 from 491233 to 940042 tid 1 2023-06-03T20:02:10.574 INFO:tasks.rados.rados.0.smithi033.stdout:2656: writing smithi03366949-353 from 1441723 to 2075989 tid 2 2023-06-03T20:02:10.577 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.181335+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.191938+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.225830+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.226533+0000 mgr.x (mgr.24803) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.230807+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.231299+0000 mgr.x (mgr.24803) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.235212+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.235644+0000 mgr.x (mgr.24803) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.578 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.247492+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:10.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: cephadm 2023-06-03T20:02:09.250618+0000 mgr.x (mgr.24803) 76 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: cephadm 2023-06-03T20:02:09.251200+0000 mgr.x (mgr.24803) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[33017]: audit 2023-06-03T20:02:09.838745+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.33:0/2392956312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:10.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.181335+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.191938+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.225830+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.226533+0000 mgr.x (mgr.24803) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.230807+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.231299+0000 mgr.x (mgr.24803) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.235212+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.235644+0000 mgr.x (mgr.24803) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.247492+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: cephadm 2023-06-03T20:02:09.250618+0000 mgr.x (mgr.24803) 76 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: cephadm 2023-06-03T20:02:09.251200+0000 mgr.x (mgr.24803) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:10 smithi033 bash[26432]: audit 2023-06-03T20:02:09.838745+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.33:0/2392956312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:10.581 INFO:tasks.rados.rados.0.smithi033.stdout:2656: writing smithi03366949-353 from 2589654 to 2891233 tid 3 2023-06-03T20:02:10.581 INFO:tasks.rados.rados.0.smithi033.stdout:2657: read oid 160 snap -1 2023-06-03T20:02:10.582 INFO:tasks.rados.rados.0.smithi033.stdout:2657: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-06-03T20:02:10.582 INFO:tasks.rados.rados.0.smithi033.stdout:2658: write oid 305 current snap is 0 2023-06-03T20:02:10.582 INFO:tasks.rados.rados.0.smithi033.stdout:2652: finishing write tid 1 to smithi03366949-127 2023-06-03T20:02:10.582 INFO:tasks.rados.rados.0.smithi033.stdout:2654: expect (ObjNum 1476 snap 0 seq_num 1476) 2023-06-03T20:02:10.582 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.181335+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.191938+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.225830+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.226533+0000 mgr.x (mgr.24803) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.230807+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.231299+0000 mgr.x (mgr.24803) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:10.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.235212+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.235644+0000 mgr.x (mgr.24803) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2023-06-03T20:02:10.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.247492+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:10.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: cephadm 2023-06-03T20:02:09.250618+0000 mgr.x (mgr.24803) 76 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: cephadm 2023-06-03T20:02:09.251200+0000 mgr.x (mgr.24803) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:10.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[26882]: audit 2023-06-03T20:02:09.838745+0000 mon.c (mon.2) 143 : audit [DBG] from='client.? 172.21.15.33:0/2392956312' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:10.584 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="The state of unified alerting is still not defined. The decision will be made during as we run the database migrations" logger=settings 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=warn msg="falling back to legacy setting of 'min_interval_seconds'; please use the configuration option in the `unified_alerting` section if Grafana 8 alerts are enabled." logger=settings 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2023-06-03T20:02:10.585 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="App mode production" logger=settings 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2023-06-03T20:02:10.586 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=warn msg="SQLite database file has broader permissions than it should" logger=sqlstore path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Starting DB migrations" logger=migrator 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=588.639µs 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Created default organization" logger=sqlstore 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2023-06-03T20:02:10.587 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2023-06-03T20:02:10.588 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2023-06-03T20:02:10.588 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2023-06-03T20:02:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:2656: finishing write tid 1 to smithi03366949-353 2023-06-03T20:02:10.670 INFO:tasks.rados.rados.0.smithi033.stdout:2655: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-06-03T20:02:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:2652: finishing write tid 2 to smithi03366949-127 2023-06-03T20:02:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:2652: finishing write tid 3 to smithi03366949-127 2023-06-03T20:02:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:2652: finishing write tid 4 to smithi03366949-127 2023-06-03T20:02:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 371 (ObjNum 1718 snap 0 seq_num 1718) dirty exists 2023-06-03T20:02:10.868 INFO:tasks.rados.rados.0.smithi033.stdout:2652: left oid 127 (ObjNum 1718 snap 0 seq_num 1718) 2023-06-03T20:02:10.869 INFO:tasks.rados.rados.0.smithi033.stdout:2656: finishing write tid 2 to smithi03366949-353 2023-06-03T20:02:10.869 INFO:tasks.rados.rados.0.smithi033.stdout:2653: expect (ObjNum 1701 snap 0 seq_num 1701) 2023-06-03T20:02:10.895 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2023-06-03T20:02:10.895 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="warming cache for startup" logger=ngalert 2023-06-03T20:02:10.895 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2023-06-03T20:02:10.895 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:02:10 smithi083 bash[54013]: t=2023-06-03T20:02:10+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2023-06-03T20:02:11.057 INFO:tasks.rados.rados.0.smithi033.stdout:2656: finishing write tid 3 to smithi03366949-353 2023-06-03T20:02:11.058 INFO:tasks.rados.rados.0.smithi033.stdout:2656: finishing write tid 4 to smithi03366949-353 2023-06-03T20:02:11.058 INFO:tasks.rados.rados.0.smithi033.stdout:2656: finishing write tid 5 to smithi03366949-353 2023-06-03T20:02:11.058 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 353 v 359 (ObjNum 1719 snap 0 seq_num 1719) dirty exists 2023-06-03T20:02:11.058 INFO:tasks.rados.rados.0.smithi033.stdout:2656: left oid 353 (ObjNum 1719 snap 0 seq_num 1719) 2023-06-03T20:02:11.058 INFO:tasks.rados.rados.0.smithi033.stdout:2657: expect (ObjNum 1648 snap 0 seq_num 1648) 2023-06-03T20:02:11.220 INFO:tasks.rados.rados.0.smithi033.stdout:2658: seq_num 1720 ranges {508040=524058,1500205=777924} 2023-06-03T20:02:11.228 INFO:tasks.rados.rados.0.smithi033.stdout:2658: writing smithi03366949-305 from 508040 to 1032098 tid 1 2023-06-03T20:02:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:2658: writing smithi03366949-305 from 1500205 to 2278129 tid 2 2023-06-03T20:02:11.235 INFO:tasks.rados.rados.0.smithi033.stdout:2652: done (6 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2653: done (5 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2654: done (4 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2655: done (3 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2656: done (2 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2657: done (1 left) 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2659: read oid 94 snap -1 2023-06-03T20:02:11.236 INFO:tasks.rados.rados.0.smithi033.stdout:2659: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:02:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:2660: write oid 178 current snap is 0 2023-06-03T20:02:11.237 INFO:tasks.rados.rados.0.smithi033.stdout:2660: seq_num 1721 ranges {524847=599307,1558687=637935,2644500=280347} 2023-06-03T20:02:11.241 INFO:tasks.rados.rados.0.smithi033.stdout:2660: writing smithi03366949-178 from 524847 to 1124154 tid 1 2023-06-03T20:02:11.247 INFO:tasks.rados.rados.0.smithi033.stdout:2660: writing smithi03366949-178 from 1558687 to 2196622 tid 2 2023-06-03T20:02:11.252 INFO:tasks.rados.rados.0.smithi033.stdout:2660: writing smithi03366949-178 from 2644500 to 2924847 tid 3 2023-06-03T20:02:11.252 INFO:tasks.rados.rados.0.smithi033.stdout:2661: read oid 268 snap -1 2023-06-03T20:02:11.252 INFO:tasks.rados.rados.0.smithi033.stdout:2661: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2662: write oid 310 current snap is 0 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2658: finishing write tid 1 to smithi03366949-305 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2658: finishing write tid 2 to smithi03366949-305 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2658: finishing write tid 3 to smithi03366949-305 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2658: finishing write tid 4 to smithi03366949-305 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 305 v 272 (ObjNum 1720 snap 0 seq_num 1720) dirty exists 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2658: left oid 305 (ObjNum 1720 snap 0 seq_num 1720) 2023-06-03T20:02:11.253 INFO:tasks.rados.rados.0.smithi033.stdout:2662: seq_num 1722 ranges {541654=674556,1617169=781593} 2023-06-03T20:02:11.261 INFO:tasks.rados.rados.0.smithi033.stdout:2662: writing smithi03366949-310 from 541654 to 1216210 tid 1 2023-06-03T20:02:11.268 INFO:tasks.rados.rados.0.smithi033.stdout:2662: writing smithi03366949-310 from 1617169 to 2398762 tid 2 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2658: done (4 left) 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2663: read oid 224 snap -1 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2663: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2664: read oid 441 snap -1 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2664: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-06-03T20:02:11.269 INFO:tasks.rados.rados.0.smithi033.stdout:2665: write oid 242 current snap is 0 2023-06-03T20:02:11.270 INFO:tasks.rados.rados.0.smithi033.stdout:2660: finishing write tid 1 to smithi03366949-178 2023-06-03T20:02:11.270 INFO:tasks.rados.rados.0.smithi033.stdout:2659: expect (ObjNum 1513 snap 0 seq_num 1513) 2023-06-03T20:02:11.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:11 smithi033 bash[26432]: cluster 2023-06-03T20:02:09.485839+0000 mgr.x (mgr.24803) 78 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-06-03T20:02:11.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:11 smithi033 bash[33017]: cluster 2023-06-03T20:02:09.485839+0000 mgr.x (mgr.24803) 78 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-06-03T20:02:11.424 INFO:tasks.rados.rados.0.smithi033.stdout:2660: finishing write tid 2 to smithi03366949-178 2023-06-03T20:02:11.424 INFO:tasks.rados.rados.0.smithi033.stdout:2660: finishing write tid 3 to smithi03366949-178 2023-06-03T20:02:11.424 INFO:tasks.rados.rados.0.smithi033.stdout:2660: finishing write tid 4 to smithi03366949-178 2023-06-03T20:02:11.424 INFO:tasks.rados.rados.0.smithi033.stdout:2660: finishing write tid 5 to smithi03366949-178 2023-06-03T20:02:11.424 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 178 v 338 (ObjNum 1721 snap 0 seq_num 1721) dirty exists 2023-06-03T20:02:11.425 INFO:tasks.rados.rados.0.smithi033.stdout:2660: left oid 178 (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:11.425 INFO:tasks.rados.rados.0.smithi033.stdout:2661: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:11.485 INFO:tasks.rados.rados.0.smithi033.stdout:2662: finishing write tid 1 to smithi03366949-310 2023-06-03T20:02:11.486 INFO:tasks.rados.rados.0.smithi033.stdout:2663: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-06-03T20:02:11.579 INFO:tasks.rados.rados.0.smithi033.stdout:2664: expect (ObjNum 1565 snap 0 seq_num 1565) 2023-06-03T20:02:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:11 smithi083 bash[26882]: cluster 2023-06-03T20:02:09.485839+0000 mgr.x (mgr.24803) 78 : cluster [DBG] pgmap v51: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 87 MiB/s rd, 12 MiB/s wr, 120 op/s 2023-06-03T20:02:11.705 INFO:tasks.rados.rados.0.smithi033.stdout:2662: finishing write tid 2 to smithi03366949-310 2023-06-03T20:02:11.706 INFO:tasks.rados.rados.0.smithi033.stdout:2662: finishing write tid 3 to smithi03366949-310 2023-06-03T20:02:11.706 INFO:tasks.rados.rados.0.smithi033.stdout:2662: finishing write tid 4 to smithi03366949-310 2023-06-03T20:02:11.706 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 310 v 253 (ObjNum 1722 snap 0 seq_num 1722) dirty exists 2023-06-03T20:02:11.706 INFO:tasks.rados.rados.0.smithi033.stdout:2662: left oid 310 (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:11.706 INFO:tasks.rados.rados.0.smithi033.stdout:2665: seq_num 1723 ranges {558461=749805,1959298=641604} 2023-06-03T20:02:11.720 INFO:tasks.rados.rados.0.smithi033.stdout:2665: writing smithi03366949-242 from 558461 to 1308266 tid 1 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2665: writing smithi03366949-242 from 1959298 to 2600902 tid 2 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2659: done (6 left) 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2660: done (5 left) 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2661: done (4 left) 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2662: done (3 left) 2023-06-03T20:02:11.728 INFO:tasks.rados.rados.0.smithi033.stdout:2663: done (2 left) 2023-06-03T20:02:11.729 INFO:tasks.rados.rados.0.smithi033.stdout:2664: done (1 left) 2023-06-03T20:02:11.729 INFO:tasks.rados.rados.0.smithi033.stdout:2666: read oid 407 snap -1 2023-06-03T20:02:11.729 INFO:tasks.rados.rados.0.smithi033.stdout:2666: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-06-03T20:02:11.729 INFO:tasks.rados.rados.0.smithi033.stdout:2667: write oid 398 current snap is 0 2023-06-03T20:02:11.729 INFO:tasks.rados.rados.0.smithi033.stdout:2667: seq_num 1724 ranges {575268=425054,1617780=785262} 2023-06-03T20:02:11.733 INFO:tasks.rados.rados.0.smithi033.stdout:2667: writing smithi03366949-398 from 575268 to 1000322 tid 1 2023-06-03T20:02:11.742 INFO:tasks.rados.rados.0.smithi033.stdout:2667: writing smithi03366949-398 from 1617780 to 2403042 tid 2 2023-06-03T20:02:11.742 INFO:tasks.rados.rados.0.smithi033.stdout:2668: write oid 251 current snap is 0 2023-06-03T20:02:11.743 INFO:tasks.rados.rados.0.smithi033.stdout:2668: seq_num 1725 ranges {592075=500303,1676262=645273,2754192=237883} 2023-06-03T20:02:11.748 INFO:tasks.rados.rados.0.smithi033.stdout:2668: writing smithi03366949-251 from 592075 to 1092378 tid 1 2023-06-03T20:02:11.755 INFO:tasks.rados.rados.0.smithi033.stdout:2668: writing smithi03366949-251 from 1676262 to 2321535 tid 2 2023-06-03T20:02:11.758 INFO:tasks.rados.rados.0.smithi033.stdout:2668: writing smithi03366949-251 from 2754192 to 2992075 tid 3 2023-06-03T20:02:11.759 INFO:tasks.rados.rados.0.smithi033.stdout:2669: delete oid 174 current snap is 0 2023-06-03T20:02:11.759 INFO:tasks.rados.rados.0.smithi033.stdout:2665: finishing write tid 1 to smithi03366949-242 2023-06-03T20:02:11.759 INFO:tasks.rados.rados.0.smithi033.stdout:2665: finishing write tid 2 to smithi03366949-242 2023-06-03T20:02:11.759 INFO:tasks.rados.rados.0.smithi033.stdout:2665: finishing write tid 3 to smithi03366949-242 2023-06-03T20:02:11.759 INFO:tasks.rados.rados.0.smithi033.stdout:2665: finishing write tid 4 to smithi03366949-242 2023-06-03T20:02:11.760 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 242 v 374 (ObjNum 1723 snap 0 seq_num 1723) dirty exists 2023-06-03T20:02:11.760 INFO:tasks.rados.rados.0.smithi033.stdout:2665: left oid 242 (ObjNum 1723 snap 0 seq_num 1723) 2023-06-03T20:02:11.760 INFO:tasks.rados.rados.0.smithi033.stdout:2667: finishing write tid 1 to smithi03366949-398 2023-06-03T20:02:11.760 INFO:tasks.rados.rados.0.smithi033.stdout:2666: expect (ObjNum 1580 snap 0 seq_num 1580) 2023-06-03T20:02:11.965 INFO:tasks.rados.rados.0.smithi033.stdout:2667: finishing write tid 2 to smithi03366949-398 2023-06-03T20:02:11.965 INFO:tasks.rados.rados.0.smithi033.stdout:2667: finishing write tid 3 to smithi03366949-398 2023-06-03T20:02:11.965 INFO:tasks.rados.rados.0.smithi033.stdout:2667: finishing write tid 4 to smithi03366949-398 2023-06-03T20:02:11.966 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 331 (ObjNum 1724 snap 0 seq_num 1724) dirty exists 2023-06-03T20:02:11.966 INFO:tasks.rados.rados.0.smithi033.stdout:2667: left oid 398 (ObjNum 1724 snap 0 seq_num 1724) 2023-06-03T20:02:11.966 INFO:tasks.rados.rados.0.smithi033.stdout:2668: finishing write tid 1 to smithi03366949-251 2023-06-03T20:02:11.967 INFO:tasks.rados.rados.0.smithi033.stdout:2665: done (4 left) 2023-06-03T20:02:11.967 INFO:tasks.rados.rados.0.smithi033.stdout:2666: done (3 left) 2023-06-03T20:02:11.967 INFO:tasks.rados.rados.0.smithi033.stdout:2667: done (2 left) 2023-06-03T20:02:11.967 INFO:tasks.rados.rados.0.smithi033.stdout:2669: done (1 left) 2023-06-03T20:02:11.968 INFO:tasks.rados.rados.0.smithi033.stdout:2670: read oid 183 snap -1 2023-06-03T20:02:11.968 INFO:tasks.rados.rados.0.smithi033.stdout:2670: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:11.968 INFO:tasks.rados.rados.0.smithi033.stdout:2671: write oid 94 current snap is 0 2023-06-03T20:02:11.968 INFO:tasks.rados.rados.0.smithi033.stdout:2671: seq_num 1727 ranges {625689=767154,1793226=648942} 2023-06-03T20:02:11.973 INFO:tasks.rados.rados.0.smithi033.stdout:2671: writing smithi03366949-94 from 625689 to 1392843 tid 1 2023-06-03T20:02:11.981 INFO:tasks.rados.rados.0.smithi033.stdout:2671: writing smithi03366949-94 from 1793226 to 2442168 tid 2 2023-06-03T20:02:11.981 INFO:tasks.rados.rados.0.smithi033.stdout:2672: write oid 281 current snap is 0 2023-06-03T20:02:11.981 INFO:tasks.rados.rados.0.smithi033.stdout:2668: finishing write tid 2 to smithi03366949-251 2023-06-03T20:02:11.981 INFO:tasks.rados.rados.0.smithi033.stdout:2668: finishing write tid 3 to smithi03366949-251 2023-06-03T20:02:11.982 INFO:tasks.rados.rados.0.smithi033.stdout:2668: finishing write tid 4 to smithi03366949-251 2023-06-03T20:02:11.982 INFO:tasks.rados.rados.0.smithi033.stdout:2668: finishing write tid 5 to smithi03366949-251 2023-06-03T20:02:11.982 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 301 (ObjNum 1725 snap 0 seq_num 1725) dirty exists 2023-06-03T20:02:11.982 INFO:tasks.rados.rados.0.smithi033.stdout:2668: left oid 251 (ObjNum 1725 snap 0 seq_num 1725) 2023-06-03T20:02:11.982 INFO:tasks.rados.rados.0.smithi033.stdout:2670: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:12.203 INFO:tasks.rados.rados.0.smithi033.stdout:2671: finishing write tid 1 to smithi03366949-94 2023-06-03T20:02:12.204 INFO:tasks.rados.rados.0.smithi033.stdout:2671: finishing write tid 2 to smithi03366949-94 2023-06-03T20:02:12.204 INFO:tasks.rados.rados.0.smithi033.stdout:2671: finishing write tid 3 to smithi03366949-94 2023-06-03T20:02:12.204 INFO:tasks.rados.rados.0.smithi033.stdout:2671: finishing write tid 4 to smithi03366949-94 2023-06-03T20:02:12.204 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 94 v 297 (ObjNum 1727 snap 0 seq_num 1727) dirty exists 2023-06-03T20:02:12.205 INFO:tasks.rados.rados.0.smithi033.stdout:2671: left oid 94 (ObjNum 1727 snap 0 seq_num 1727) 2023-06-03T20:02:12.205 INFO:tasks.rados.rados.0.smithi033.stdout:2672: seq_num 1728 ranges {642496=442403,1851708=792600} 2023-06-03T20:02:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:2672: writing smithi03366949-281 from 642496 to 1084899 tid 1 2023-06-03T20:02:12.218 INFO:tasks.rados.rados.0.smithi033.stdout:2672: writing smithi03366949-281 from 1851708 to 2644308 tid 2 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2668: done (3 left) 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2670: done (2 left) 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2671: done (1 left) 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2673: read oid 84 snap -1 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2673: expect deleted 2023-06-03T20:02:12.219 INFO:tasks.rados.rados.0.smithi033.stdout:2674: write oid 62 current snap is 0 2023-06-03T20:02:12.220 INFO:tasks.rados.rados.0.smithi033.stdout:2672: finishing write tid 1 to smithi03366949-281 2023-06-03T20:02:12.220 INFO:tasks.rados.rados.0.smithi033.stdout:2674: seq_num 1729 ranges {659303=517652,1910190=652611} 2023-06-03T20:02:12.226 INFO:tasks.rados.rados.0.smithi033.stdout:2674: writing smithi03366949-62 from 659303 to 1176955 tid 1 2023-06-03T20:02:12.234 INFO:tasks.rados.rados.0.smithi033.stdout:2674: writing smithi03366949-62 from 1910190 to 2562801 tid 2 2023-06-03T20:02:12.234 INFO:tasks.rados.rados.0.smithi033.stdout:2675: read oid 499 snap -1 2023-06-03T20:02:12.234 INFO:tasks.rados.rados.0.smithi033.stdout:2675: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2676: read oid 414 snap -1 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2676: expect deleted 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2677: read oid 458 snap -1 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2677: expect (ObjNum 786 snap 0 seq_num 786) 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2678: write oid 432 current snap is 0 2023-06-03T20:02:12.235 INFO:tasks.rados.rados.0.smithi033.stdout:2678: seq_num 1730 ranges {676110=592901,1968672=796269} 2023-06-03T20:02:12.241 INFO:tasks.rados.rados.0.smithi033.stdout:2678: writing smithi03366949-432 from 676110 to 1269011 tid 1 2023-06-03T20:02:12.250 INFO:tasks.rados.rados.0.smithi033.stdout:2678: writing smithi03366949-432 from 1968672 to 2764941 tid 2 2023-06-03T20:02:12.250 INFO:tasks.rados.rados.0.smithi033.stdout:2679: read oid 179 snap -1 2023-06-03T20:02:12.250 INFO:tasks.rados.rados.0.smithi033.stdout:2679: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:02:12.250 INFO:tasks.rados.rados.0.smithi033.stdout:2680: write oid 134 current snap is 0 2023-06-03T20:02:12.250 INFO:tasks.rados.rados.0.smithi033.stdout:2680: seq_num 1731 ranges {692917=668150,1910801=539927,3086024=6893} 2023-06-03T20:02:12.257 INFO:tasks.rados.rados.0.smithi033.stdout:2680: writing smithi03366949-134 from 692917 to 1361067 tid 1 2023-06-03T20:02:12.263 INFO:tasks.rados.rados.0.smithi033.stdout:2680: writing smithi03366949-134 from 1910801 to 2450728 tid 2 2023-06-03T20:02:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:2680: writing smithi03366949-134 from 3086024 to 3092917 tid 3 2023-06-03T20:02:12.267 INFO:tasks.rados.rados.0.smithi033.stdout:2681: write oid 31 current snap is 0 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2672: finishing write tid 2 to smithi03366949-281 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2672: finishing write tid 3 to smithi03366949-281 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2672: finishing write tid 4 to smithi03366949-281 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 377 (ObjNum 1728 snap 0 seq_num 1728) dirty exists 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2672: left oid 281 (ObjNum 1728 snap 0 seq_num 1728) 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2674: finishing write tid 1 to smithi03366949-62 2023-06-03T20:02:12.268 INFO:tasks.rados.rados.0.smithi033.stdout:2681: seq_num 1732 ranges {709724=743399,1969283=799938} 2023-06-03T20:02:12.275 INFO:tasks.rados.rados.0.smithi033.stdout:2681: writing smithi03366949-31 from 709724 to 1453123 tid 1 2023-06-03T20:02:12.282 INFO:tasks.rados.rados.0.smithi033.stdout:2681: writing smithi03366949-31 from 1969283 to 2769221 tid 2 2023-06-03T20:02:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:2672: done (9 left) 2023-06-03T20:02:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:2673: done (8 left) 2023-06-03T20:02:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:2682: write oid 149 current snap is 0 2023-06-03T20:02:12.283 INFO:tasks.rados.rados.0.smithi033.stdout:2682: seq_num 1733 ranges {726531=418648,1627765=543596,2740870=385661} 2023-06-03T20:02:12.289 INFO:tasks.rados.rados.0.smithi033.stdout:2682: writing smithi03366949-149 from 726531 to 1145179 tid 1 2023-06-03T20:02:12.294 INFO:tasks.rados.rados.0.smithi033.stdout:2682: writing smithi03366949-149 from 1627765 to 2171361 tid 2 2023-06-03T20:02:12.300 INFO:tasks.rados.rados.0.smithi033.stdout:2682: writing smithi03366949-149 from 2740870 to 3126531 tid 3 2023-06-03T20:02:12.300 INFO:tasks.rados.rados.0.smithi033.stdout:2683: write oid 293 current snap is 0 2023-06-03T20:02:12.300 INFO:tasks.rados.rados.0.smithi033.stdout:2683: seq_num 1734 ranges {743338=610250,1802600=403607,2884646=258692} 2023-06-03T20:02:12.307 INFO:tasks.rados.rados.0.smithi033.stdout:2683: writing smithi03366949-293 from 743338 to 1353588 tid 1 2023-06-03T20:02:12.312 INFO:tasks.rados.rados.0.smithi033.stdout:2683: writing smithi03366949-293 from 1802600 to 2206207 tid 2 2023-06-03T20:02:12.319 INFO:tasks.rados.rados.0.smithi033.stdout:2683: writing smithi03366949-293 from 2884646 to 3143338 tid 3 2023-06-03T20:02:12.319 INFO:tasks.rados.rados.0.smithi033.stdout:2684: read oid 93 snap -1 2023-06-03T20:02:12.319 INFO:tasks.rados.rados.0.smithi033.stdout:2684: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-06-03T20:02:12.320 INFO:tasks.rados.rados.0.smithi033.stdout:2685: write oid 51 current snap is 0 2023-06-03T20:02:12.320 INFO:tasks.rados.rados.0.smithi033.stdout:2685: seq_num 1735 ranges {760145=685499,2144729=547265} 2023-06-03T20:02:12.325 INFO:tasks.rados.rados.0.smithi033.stdout:2685: writing smithi03366949-51 from 760145 to 1445644 tid 1 2023-06-03T20:02:12.333 INFO:tasks.rados.rados.0.smithi033.stdout:2685: writing smithi03366949-51 from 2144729 to 2691994 tid 2 2023-06-03T20:02:12.333 INFO:tasks.rados.rados.0.smithi033.stdout:2686: read oid 33 snap -1 2023-06-03T20:02:12.333 INFO:tasks.rados.rados.0.smithi033.stdout:2686: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:02:12.334 INFO:tasks.rados.rados.0.smithi033.stdout:2687: read oid 155 snap -1 2023-06-03T20:02:12.334 INFO:tasks.rados.rados.0.smithi033.stdout:2687: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:02:12.334 INFO:tasks.rados.rados.0.smithi033.stdout:2688: write oid 234 current snap is 0 2023-06-03T20:02:12.334 INFO:tasks.rados.rados.0.smithi033.stdout:2688: seq_num 1736 ranges {776952=760748,2203211=407276} 2023-06-03T20:02:12.345 INFO:tasks.rados.rados.0.smithi033.stdout:2688: writing smithi03366949-234 from 776952 to 1537700 tid 1 2023-06-03T20:02:12.351 INFO:tasks.rados.rados.0.smithi033.stdout:2688: writing smithi03366949-234 from 2203211 to 2610487 tid 2 2023-06-03T20:02:12.352 INFO:tasks.rados.rados.0.smithi033.stdout:2689: read oid 436 snap -1 2023-06-03T20:02:12.352 INFO:tasks.rados.rados.0.smithi033.stdout:2689: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-06-03T20:02:12.353 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:12.353 INFO:tasks.rados.rados.0.smithi033.stdout:2674: finishing write tid 2 to smithi03366949-62 2023-06-03T20:02:12.354 INFO:tasks.rados.rados.0.smithi033.stdout:2674: finishing write tid 3 to smithi03366949-62 2023-06-03T20:02:12.354 INFO:tasks.rados.rados.0.smithi033.stdout:2674: finishing write tid 4 to smithi03366949-62 2023-06-03T20:02:12.354 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 62 v 334 (ObjNum 1729 snap 0 seq_num 1729) dirty exists 2023-06-03T20:02:12.355 INFO:tasks.rados.rados.0.smithi033.stdout:2674: left oid 62 (ObjNum 1729 snap 0 seq_num 1729) 2023-06-03T20:02:12.355 INFO:tasks.rados.rados.0.smithi033.stdout:2677: expect (ObjNum 786 snap 0 seq_num 786) 2023-06-03T20:02:12.451 INFO:tasks.rados.rados.0.smithi033.stdout:2675: expect (ObjNum 711 snap 0 seq_num 711) 2023-06-03T20:02:12.674 INFO:tasks.rados.rados.0.smithi033.stdout:2678: finishing write tid 1 to smithi03366949-432 2023-06-03T20:02:12.674 INFO:tasks.rados.rados.0.smithi033.stdout:2678: finishing write tid 2 to smithi03366949-432 2023-06-03T20:02:12.674 INFO:tasks.rados.rados.0.smithi033.stdout:2674: done (15 left) 2023-06-03T20:02:12.674 INFO:tasks.rados.rados.0.smithi033.stdout:2675: done (14 left) 2023-06-03T20:02:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:2676: done (13 left) 2023-06-03T20:02:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:2677: done (12 left) 2023-06-03T20:02:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:2690: read oid 212 snap -1 2023-06-03T20:02:12.675 INFO:tasks.rados.rados.0.smithi033.stdout:2690: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:02:12.676 INFO:tasks.rados.rados.0.smithi033.stdout:2691: write oid 435 current snap is 0 2023-06-03T20:02:12.676 INFO:tasks.rados.rados.0.smithi033.stdout:2679: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:02:12.782 INFO:tasks.rados.rados.0.smithi033.stdout:2678: finishing write tid 3 to smithi03366949-432 2023-06-03T20:02:12.782 INFO:tasks.rados.rados.0.smithi033.stdout:2678: finishing write tid 4 to smithi03366949-432 2023-06-03T20:02:12.782 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 432 v 465 (ObjNum 1730 snap 0 seq_num 1730) dirty exists 2023-06-03T20:02:12.782 INFO:tasks.rados.rados.0.smithi033.stdout:2678: left oid 432 (ObjNum 1730 snap 0 seq_num 1730) 2023-06-03T20:02:12.783 INFO:tasks.rados.rados.0.smithi033.stdout:2680: finishing write tid 1 to smithi03366949-134 2023-06-03T20:02:12.783 INFO:tasks.rados.rados.0.smithi033.stdout:2680: finishing write tid 2 to smithi03366949-134 2023-06-03T20:02:12.783 INFO:tasks.rados.rados.0.smithi033.stdout:2680: finishing write tid 3 to smithi03366949-134 2023-06-03T20:02:12.783 INFO:tasks.rados.rados.0.smithi033.stdout:2680: finishing write tid 4 to smithi03366949-134 2023-06-03T20:02:12.783 INFO:tasks.rados.rados.0.smithi033.stdout:2691: seq_num 1737 ranges {793759=435997,1861693=550934,2850562=343197} 2023-06-03T20:02:12.789 INFO:tasks.rados.rados.0.smithi033.stdout:2691: writing smithi03366949-435 from 793759 to 1229756 tid 1 2023-06-03T20:02:12.798 INFO:tasks.rados.rados.0.smithi033.stdout:2691: writing smithi03366949-435 from 1861693 to 2412627 tid 2 2023-06-03T20:02:12.802 INFO:tasks.rados.rados.0.smithi033.stdout:2691: writing smithi03366949-435 from 2850562 to 3193759 tid 3 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2678: done (13 left) 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2679: done (12 left) 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2692: read oid 342 snap -1 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2692: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2693: read oid 7 snap -1 2023-06-03T20:02:12.803 INFO:tasks.rados.rados.0.smithi033.stdout:2693: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2694: read oid 297 snap -1 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2694: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2695: write oid 274 current snap is 0 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2680: finishing write tid 5 to smithi03366949-134 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 134 v 469 (ObjNum 1731 snap 0 seq_num 1731) dirty exists 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2680: left oid 134 (ObjNum 1731 snap 0 seq_num 1731) 2023-06-03T20:02:12.804 INFO:tasks.rados.rados.0.smithi033.stdout:2681: finishing write tid 1 to smithi03366949-31 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2681: finishing write tid 2 to smithi03366949-31 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2681: finishing write tid 3 to smithi03366949-31 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2681: finishing write tid 4 to smithi03366949-31 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 341 (ObjNum 1732 snap 0 seq_num 1732) dirty exists 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2681: left oid 31 (ObjNum 1732 snap 0 seq_num 1732) 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2682: finishing write tid 1 to smithi03366949-149 2023-06-03T20:02:12.805 INFO:tasks.rados.rados.0.smithi033.stdout:2695: seq_num 1738 ranges {410566=511246,1520175=410945,2477985=604876} 2023-06-03T20:02:12.808 INFO:tasks.rados.rados.0.smithi033.stdout:2695: writing smithi03366949-274 from 410566 to 921812 tid 1 2023-06-03T20:02:12.814 INFO:tasks.rados.rados.0.smithi033.stdout:2695: writing smithi03366949-274 from 1520175 to 1931120 tid 2 2023-06-03T20:02:12.822 INFO:tasks.rados.rados.0.smithi033.stdout:2695: writing smithi03366949-274 from 2477985 to 3082861 tid 3 2023-06-03T20:02:12.822 INFO:tasks.rados.rados.0.smithi033.stdout:2680: done (15 left) 2023-06-03T20:02:12.822 INFO:tasks.rados.rados.0.smithi033.stdout:2681: done (14 left) 2023-06-03T20:02:12.822 INFO:tasks.rados.rados.0.smithi033.stdout:2696: write oid 304 current snap is 0 2023-06-03T20:02:12.823 INFO:tasks.rados.rados.0.smithi033.stdout:2682: finishing write tid 2 to smithi03366949-149 2023-06-03T20:02:12.823 INFO:tasks.rados.rados.0.smithi033.stdout:2682: finishing write tid 3 to smithi03366949-149 2023-06-03T20:02:12.823 INFO:tasks.rados.rados.0.smithi033.stdout:2682: finishing write tid 4 to smithi03366949-149 2023-06-03T20:02:12.823 INFO:tasks.rados.rados.0.smithi033.stdout:2682: finishing write tid 5 to smithi03366949-149 2023-06-03T20:02:12.824 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 338 (ObjNum 1733 snap 0 seq_num 1733) dirty exists 2023-06-03T20:02:12.824 INFO:tasks.rados.rados.0.smithi033.stdout:2682: left oid 149 (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:12.824 INFO:tasks.rados.rados.0.smithi033.stdout:2683: finishing write tid 1 to smithi03366949-293 2023-06-03T20:02:12.824 INFO:tasks.rados.rados.0.smithi033.stdout:2696: seq_num 1739 ranges {427373=586495,1462304=554603,2789055=416148} 2023-06-03T20:02:12.827 INFO:tasks.rados.rados.0.smithi033.stdout:2696: writing smithi03366949-304 from 427373 to 1013868 tid 1 2023-06-03T20:02:12.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: cluster 2023-06-03T20:02:11.486507+0000 mgr.x (mgr.24803) 79 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-06-03T20:02:12.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: cephadm 2023-06-03T20:02:11.570532+0000 mgr.x (mgr.24803) 80 : cephadm [INF] Upgrade: Updating mgr.y 2023-06-03T20:02:12.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:11.576705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:11.579994+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:11.582841+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:11.584936+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:11.586187+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: cephadm 2023-06-03T20:02:11.587675+0000 mgr.x (mgr.24803) 81 : cephadm [INF] Deploying daemon mgr.y on smithi033 2023-06-03T20:02:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[33017]: audit 2023-06-03T20:02:12.298343+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.33:0/2371312673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: cluster 2023-06-03T20:02:11.486507+0000 mgr.x (mgr.24803) 79 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: cephadm 2023-06-03T20:02:11.570532+0000 mgr.x (mgr.24803) 80 : cephadm [INF] Upgrade: Updating mgr.y 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:11.576705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:11.579994+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:11.582841+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:11.584936+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:02:12.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:11.586187+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:12.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: cephadm 2023-06-03T20:02:11.587675+0000 mgr.x (mgr.24803) 81 : cephadm [INF] Deploying daemon mgr.y on smithi033 2023-06-03T20:02:12.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:12 smithi033 bash[26432]: audit 2023-06-03T20:02:12.298343+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.33:0/2371312673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:12.834 INFO:tasks.rados.rados.0.smithi033.stdout:2696: writing smithi03366949-304 from 1462304 to 2016907 tid 2 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2696: writing smithi03366949-304 from 2789055 to 3205203 tid 3 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2682: done (14 left) 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2697: read oid 401 snap -1 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2697: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2698: read oid 406 snap -1 2023-06-03T20:02:12.840 INFO:tasks.rados.rados.0.smithi033.stdout:2698: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:02:12.841 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:12.841 INFO:tasks.rados.rados.0.smithi033.stdout:2683: finishing write tid 2 to smithi03366949-293 2023-06-03T20:02:12.841 INFO:tasks.rados.rados.0.smithi033.stdout:2683: finishing write tid 3 to smithi03366949-293 2023-06-03T20:02:12.841 INFO:tasks.rados.rados.0.smithi033.stdout:2683: finishing write tid 4 to smithi03366949-293 2023-06-03T20:02:12.842 INFO:tasks.rados.rados.0.smithi033.stdout:2683: finishing write tid 5 to smithi03366949-293 2023-06-03T20:02:12.842 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 293 v 473 (ObjNum 1734 snap 0 seq_num 1734) dirty exists 2023-06-03T20:02:12.842 INFO:tasks.rados.rados.0.smithi033.stdout:2683: left oid 293 (ObjNum 1734 snap 0 seq_num 1734) 2023-06-03T20:02:12.842 INFO:tasks.rados.rados.0.smithi033.stdout:2684: expect (ObjNum 1220 snap 0 seq_num 1220) 2023-06-03T20:02:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: cluster 2023-06-03T20:02:11.486507+0000 mgr.x (mgr.24803) 79 : cluster [DBG] pgmap v52: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 8.2 MiB/s wr, 79 op/s 2023-06-03T20:02:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: cephadm 2023-06-03T20:02:11.570532+0000 mgr.x (mgr.24803) 80 : cephadm [INF] Upgrade: Updating mgr.y 2023-06-03T20:02:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:11.576705+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:11.579994+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:11.582841+0000 mon.b (mon.1) 88 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:02:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:11.584936+0000 mon.b (mon.1) 89 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:02:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:11.586187+0000 mon.b (mon.1) 90 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: cephadm 2023-06-03T20:02:11.587675+0000 mgr.x (mgr.24803) 81 : cephadm [INF] Deploying daemon mgr.y on smithi033 2023-06-03T20:02:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:12 smithi083 bash[26882]: audit 2023-06-03T20:02:12.298343+0000 mon.a (mon.0) 796 : audit [DBG] from='client.? 172.21.15.33:0/2371312673' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:13.051 INFO:tasks.rados.rados.0.smithi033.stdout:2685: finishing write tid 1 to smithi03366949-51 2023-06-03T20:02:13.052 INFO:tasks.rados.rados.0.smithi033.stdout:2685: finishing write tid 2 to smithi03366949-51 2023-06-03T20:02:13.052 INFO:tasks.rados.rados.0.smithi033.stdout:2685: finishing write tid 3 to smithi03366949-51 2023-06-03T20:02:13.052 INFO:tasks.rados.rados.0.smithi033.stdout:2685: finishing write tid 4 to smithi03366949-51 2023-06-03T20:02:13.052 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 51 v 275 (ObjNum 1735 snap 0 seq_num 1735) dirty exists 2023-06-03T20:02:13.052 INFO:tasks.rados.rados.0.smithi033.stdout:2685: left oid 51 (ObjNum 1735 snap 0 seq_num 1735) 2023-06-03T20:02:13.053 INFO:tasks.rados.rados.0.smithi033.stdout:2686: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:02:13.158 INFO:tasks.rados.rados.0.smithi033.stdout:2687: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:02:13.390 INFO:tasks.rados.rados.0.smithi033.stdout:2688: finishing write tid 1 to smithi03366949-234 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:2688: finishing write tid 2 to smithi03366949-234 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:2688: finishing write tid 3 to smithi03366949-234 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:2688: finishing write tid 4 to smithi03366949-234 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 304 (ObjNum 1736 snap 0 seq_num 1736) dirty exists 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:2688: left oid 234 (ObjNum 1736 snap 0 seq_num 1736) 2023-06-03T20:02:13.391 INFO:tasks.rados.rados.0.smithi033.stdout:2689: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-06-03T20:02:13.563 INFO:tasks.rados.rados.0.smithi033.stdout:2690: expect (ObjNum 211 snap 0 seq_num 211) 2023-06-03T20:02:13.681 INFO:tasks.rados.rados.0.smithi033.stdout:2691: finishing write tid 1 to smithi03366949-435 2023-06-03T20:02:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:2691: finishing write tid 2 to smithi03366949-435 2023-06-03T20:02:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:2691: finishing write tid 3 to smithi03366949-435 2023-06-03T20:02:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:2692: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:02:13.797 INFO:tasks.rados.rados.0.smithi033.stdout:2693: expect (ObjNum 1646 snap 0 seq_num 1646) 2023-06-03T20:02:14.020 INFO:tasks.rados.rados.0.smithi033.stdout:2691: finishing write tid 4 to smithi03366949-435 2023-06-03T20:02:14.021 INFO:tasks.rados.rados.0.smithi033.stdout:2691: finishing write tid 5 to smithi03366949-435 2023-06-03T20:02:14.021 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 435 v 418 (ObjNum 1737 snap 0 seq_num 1737) dirty exists 2023-06-03T20:02:14.021 INFO:tasks.rados.rados.0.smithi033.stdout:2691: left oid 435 (ObjNum 1737 snap 0 seq_num 1737) 2023-06-03T20:02:14.021 INFO:tasks.rados.rados.0.smithi033.stdout:2694: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:02:14.114 INFO:tasks.rados.rados.0.smithi033.stdout:2695: finishing write tid 1 to smithi03366949-274 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:2695: finishing write tid 2 to smithi03366949-274 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:2695: finishing write tid 3 to smithi03366949-274 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:2695: finishing write tid 4 to smithi03366949-274 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:2695: finishing write tid 5 to smithi03366949-274 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 274 v 345 (ObjNum 1738 snap 0 seq_num 1738) dirty exists 2023-06-03T20:02:14.115 INFO:tasks.rados.rados.0.smithi033.stdout:2695: left oid 274 (ObjNum 1738 snap 0 seq_num 1738) 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: finishing write tid 1 to smithi03366949-304 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: finishing write tid 2 to smithi03366949-304 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: finishing write tid 3 to smithi03366949-304 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: finishing write tid 4 to smithi03366949-304 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: finishing write tid 5 to smithi03366949-304 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 375 (ObjNum 1739 snap 0 seq_num 1739) dirty exists 2023-06-03T20:02:14.116 INFO:tasks.rados.rados.0.smithi033.stdout:2696: left oid 304 (ObjNum 1739 snap 0 seq_num 1739) 2023-06-03T20:02:14.117 INFO:tasks.rados.rados.0.smithi033.stdout:2697: expect (ObjNum 1065 snap 0 seq_num 1065) 2023-06-03T20:02:14.291 INFO:tasks.rados.rados.0.smithi033.stdout:2698: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:02:14.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:14 smithi033 systemd[1]: Stopping Ceph mgr.y for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:02:14.494 INFO:tasks.rados.rados.0.smithi033.stdout:2683: done (15 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2684: done (14 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2685: done (13 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2686: done (12 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2687: done (11 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2688: done (10 left) 2023-06-03T20:02:14.495 INFO:tasks.rados.rados.0.smithi033.stdout:2689: done (9 left) 2023-06-03T20:02:14.496 INFO:tasks.rados.rados.0.smithi033.stdout:2690: done (8 left) 2023-06-03T20:02:14.496 INFO:tasks.rados.rados.0.smithi033.stdout:2691: done (7 left) 2023-06-03T20:02:14.496 INFO:tasks.rados.rados.0.smithi033.stdout:2692: done (6 left) 2023-06-03T20:02:14.496 INFO:tasks.rados.rados.0.smithi033.stdout:2693: done (5 left) 2023-06-03T20:02:14.497 INFO:tasks.rados.rados.0.smithi033.stdout:2694: done (4 left) 2023-06-03T20:02:14.497 INFO:tasks.rados.rados.0.smithi033.stdout:2695: done (3 left) 2023-06-03T20:02:14.497 INFO:tasks.rados.rados.0.smithi033.stdout:2696: done (2 left) 2023-06-03T20:02:14.497 INFO:tasks.rados.rados.0.smithi033.stdout:2697: done (1 left) 2023-06-03T20:02:14.498 INFO:tasks.rados.rados.0.smithi033.stdout:2698: done (0 left) 2023-06-03T20:02:14.498 INFO:tasks.rados.rados.0.smithi033.stdout:2699: read oid 131 snap -1 2023-06-03T20:02:14.498 INFO:tasks.rados.rados.0.smithi033.stdout:2699: expect (ObjNum 831 snap 0 seq_num 831) 2023-06-03T20:02:14.498 INFO:tasks.rados.rados.0.smithi033.stdout:2700: write oid 370 current snap is 0 2023-06-03T20:02:14.498 INFO:tasks.rados.rados.0.smithi033.stdout:2700: seq_num 1740 ranges {444180=661744,1520786=414614,2532831=627420} 2023-06-03T20:02:14.508 INFO:tasks.rados.rados.0.smithi033.stdout:2700: writing smithi03366949-370 from 444180 to 1105924 tid 1 2023-06-03T20:02:14.513 INFO:tasks.rados.rados.0.smithi033.stdout:2700: writing smithi03366949-370 from 1520786 to 1935400 tid 2 2023-06-03T20:02:14.522 INFO:tasks.rados.rados.0.smithi033.stdout:2700: writing smithi03366949-370 from 2532831 to 3160251 tid 3 2023-06-03T20:02:14.522 INFO:tasks.rados.rados.0.smithi033.stdout:2701: write oid 451 current snap is 0 2023-06-03T20:02:14.522 INFO:tasks.rados.rados.0.smithi033.stdout:2701: seq_num 1741 ranges {460987=453346,1695621=558272,2960254=300733} 2023-06-03T20:02:14.527 INFO:tasks.rados.rados.0.smithi033.stdout:2701: writing smithi03366949-451 from 460987 to 914333 tid 1 2023-06-03T20:02:14.535 INFO:tasks.rados.rados.0.smithi033.stdout:2701: writing smithi03366949-451 from 1695621 to 2253893 tid 2 2023-06-03T20:02:14.541 INFO:tasks.rados.rados.0.smithi033.stdout:2701: writing smithi03366949-451 from 2960254 to 3260987 tid 3 2023-06-03T20:02:14.542 INFO:tasks.rados.rados.0.smithi033.stdout:2699: expect (ObjNum 831 snap 0 seq_num 831) 2023-06-03T20:02:14.586 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:14 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:02:14] "GET /metrics HTTP/1.1" 200 190312 "" "Prometheus/2.33.4" 2023-06-03T20:02:14.740 INFO:tasks.rados.rados.0.smithi033.stdout:2700: finishing write tid 1 to smithi03366949-370 2023-06-03T20:02:14.741 INFO:tasks.rados.rados.0.smithi033.stdout:2700: finishing write tid 2 to smithi03366949-370 2023-06-03T20:02:14.741 INFO:tasks.rados.rados.0.smithi033.stdout:2702: read oid 130 snap -1 2023-06-03T20:02:14.741 INFO:tasks.rados.rados.0.smithi033.stdout:2702: expect deleted 2023-06-03T20:02:14.742 INFO:tasks.rados.rados.0.smithi033.stdout:2699: done (3 left) 2023-06-03T20:02:14.742 INFO:tasks.rados.rados.0.smithi033.stdout:2703: write oid 398 current snap is 0 2023-06-03T20:02:14.742 INFO:tasks.rados.rados.0.smithi033.stdout:2700: finishing write tid 3 to smithi03366949-370 2023-06-03T20:02:14.742 INFO:tasks.rados.rados.0.smithi033.stdout:2703: seq_num 1742 ranges {477794=528595,1754103=701930,2987677=290117} 2023-06-03T20:02:14.746 INFO:tasks.rados.rados.0.smithi033.stdout:2703: writing smithi03366949-398 from 477794 to 1006389 tid 1 2023-06-03T20:02:14.757 INFO:tasks.rados.rados.0.smithi033.stdout:2703: writing smithi03366949-398 from 1754103 to 2456033 tid 2 2023-06-03T20:02:14.763 INFO:tasks.rados.rados.0.smithi033.stdout:2703: writing smithi03366949-398 from 2987677 to 3277794 tid 3 2023-06-03T20:02:14.764 INFO:tasks.rados.rados.0.smithi033.stdout:2704: read oid 299 snap -1 2023-06-03T20:02:14.764 INFO:tasks.rados.rados.0.smithi033.stdout:2704: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-06-03T20:02:14.764 INFO:tasks.rados.rados.0.smithi033.stdout:2705: read oid 431 snap -1 2023-06-03T20:02:14.764 INFO:tasks.rados.rados.0.smithi033.stdout:2705: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:02:14.764 INFO:tasks.rados.rados.0.smithi033.stdout:2706: write oid 104 current snap is 0 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2700: finishing write tid 4 to smithi03366949-370 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2700: finishing write tid 5 to smithi03366949-370 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 342 (ObjNum 1740 snap 0 seq_num 1740) dirty exists 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2700: left oid 370 (ObjNum 1740 snap 0 seq_num 1740) 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2701: finishing write tid 1 to smithi03366949-451 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2701: finishing write tid 2 to smithi03366949-451 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2701: finishing write tid 3 to smithi03366949-451 2023-06-03T20:02:14.765 INFO:tasks.rados.rados.0.smithi033.stdout:2701: finishing write tid 4 to smithi03366949-451 2023-06-03T20:02:14.766 INFO:tasks.rados.rados.0.smithi033.stdout:2706: seq_num 1743 ranges {494601=603844,1812585=561941,3015100=279501} 2023-06-03T20:02:14.770 INFO:tasks.rados.rados.0.smithi033.stdout:2706: writing smithi03366949-104 from 494601 to 1098445 tid 1 2023-06-03T20:02:14.778 INFO:tasks.rados.rados.0.smithi033.stdout:2706: writing smithi03366949-104 from 1812585 to 2374526 tid 2 2023-06-03T20:02:14.784 INFO:tasks.rados.rados.0.smithi033.stdout:2706: writing smithi03366949-104 from 3015100 to 3294601 tid 3 2023-06-03T20:02:14.784 INFO:tasks.rados.rados.0.smithi033.stdout:2700: done (6 left) 2023-06-03T20:02:14.784 INFO:tasks.rados.rados.0.smithi033.stdout:2707: write oid 348 current snap is 0 2023-06-03T20:02:14.784 INFO:tasks.rados.rados.0.smithi033.stdout:2701: finishing write tid 5 to smithi03366949-451 2023-06-03T20:02:14.784 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 301 (ObjNum 1741 snap 0 seq_num 1741) dirty exists 2023-06-03T20:02:14.785 INFO:tasks.rados.rados.0.smithi033.stdout:2701: left oid 451 (ObjNum 1741 snap 0 seq_num 1741) 2023-06-03T20:02:14.785 INFO:tasks.rados.rados.0.smithi033.stdout:2703: finishing write tid 1 to smithi03366949-398 2023-06-03T20:02:14.785 INFO:tasks.rados.rados.0.smithi033.stdout:2703: finishing write tid 2 to smithi03366949-398 2023-06-03T20:02:14.785 INFO:tasks.rados.rados.0.smithi033.stdout:2707: seq_num 1744 ranges {511408=679093,1754714=705599,2926170=385238} 2023-06-03T20:02:14.790 INFO:tasks.rados.rados.0.smithi033.stdout:2707: writing smithi03366949-348 from 511408 to 1190501 tid 1 2023-06-03T20:02:14.798 INFO:tasks.rados.rados.0.smithi033.stdout:2707: writing smithi03366949-348 from 1754714 to 2460313 tid 2 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2707: writing smithi03366949-348 from 2926170 to 3311408 tid 3 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2701: done (6 left) 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2702: done (5 left) 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2708: read oid 301 snap -1 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2708: expect deleted 2023-06-03T20:02:14.803 INFO:tasks.rados.rados.0.smithi033.stdout:2709: write oid 181 current snap is 0 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2703: finishing write tid 3 to smithi03366949-398 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2703: finishing write tid 4 to smithi03366949-398 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2703: finishing write tid 5 to smithi03366949-398 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 398 v 346 (ObjNum 1742 snap 0 seq_num 1742) dirty exists 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2703: left oid 398 (ObjNum 1742 snap 0 seq_num 1742) 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2706: finishing write tid 1 to smithi03366949-104 2023-06-03T20:02:14.804 INFO:tasks.rados.rados.0.smithi033.stdout:2704: expect (ObjNum 1205 snap 0 seq_num 1205) 2023-06-03T20:02:14.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:14 smithi033 bash[33017]: cluster 2023-06-03T20:02:13.487257+0000 mgr.x (mgr.24803) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-06-03T20:02:14.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:14 smithi033 bash[26432]: cluster 2023-06-03T20:02:13.487257+0000 mgr.x (mgr.24803) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-06-03T20:02:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:14 smithi083 bash[26882]: cluster 2023-06-03T20:02:13.487257+0000 mgr.x (mgr.24803) 82 : cluster [DBG] pgmap v53: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 60 MiB/s rd, 8.2 MiB/s wr, 80 op/s 2023-06-03T20:02:14.898 INFO:tasks.rados.rados.0.smithi033.stdout:2706: finishing write tid 2 to smithi03366949-104 2023-06-03T20:02:14.898 INFO:tasks.rados.rados.0.smithi033.stdout:2705: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:02:15.071 INFO:tasks.rados.rados.0.smithi033.stdout:2706: finishing write tid 3 to smithi03366949-104 2023-06-03T20:02:15.072 INFO:tasks.rados.rados.0.smithi033.stdout:2706: finishing write tid 4 to smithi03366949-104 2023-06-03T20:02:15.072 INFO:tasks.rados.rados.0.smithi033.stdout:2709: seq_num 1745 ranges {528215=754342,1813196=565610,2953593=374622} 2023-06-03T20:02:15.079 INFO:tasks.rados.rados.0.smithi033.stdout:2709: writing smithi03366949-181 from 528215 to 1282557 tid 1 2023-06-03T20:02:15.085 INFO:tasks.rados.rados.0.smithi033.stdout:2709: writing smithi03366949-181 from 1813196 to 2378806 tid 2 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2709: writing smithi03366949-181 from 2953593 to 3328215 tid 3 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2703: done (6 left) 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2704: done (5 left) 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2705: done (4 left) 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2710: delete oid 472 current snap is 0 2023-06-03T20:02:15.091 INFO:tasks.rados.rados.0.smithi033.stdout:2706: finishing write tid 5 to smithi03366949-104 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 104 v 381 (ObjNum 1743 snap 0 seq_num 1743) dirty exists 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2706: left oid 104 (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2707: finishing write tid 1 to smithi03366949-348 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2707: finishing write tid 2 to smithi03366949-348 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2707: finishing write tid 3 to smithi03366949-348 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2707: finishing write tid 4 to smithi03366949-348 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:2707: finishing write tid 5 to smithi03366949-348 2023-06-03T20:02:15.092 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 348 v 477 (ObjNum 1744 snap 0 seq_num 1744) dirty exists 2023-06-03T20:02:15.093 INFO:tasks.rados.rados.0.smithi033.stdout:2707: left oid 348 (ObjNum 1744 snap 0 seq_num 1744) 2023-06-03T20:02:15.093 INFO:tasks.rados.rados.0.smithi033.stdout:2709: finishing write tid 1 to smithi03366949-181 2023-06-03T20:02:15.093 INFO:tasks.rados.rados.0.smithi033.stdout:2709: finishing write tid 2 to smithi03366949-181 2023-06-03T20:02:15.093 INFO:tasks.rados.rados.0.smithi033.stdout:2706: done (4 left) 2023-06-03T20:02:15.093 INFO:tasks.rados.rados.0.smithi033.stdout:2707: done (3 left) 2023-06-03T20:02:15.094 INFO:tasks.rados.rados.0.smithi033.stdout:2708: done (2 left) 2023-06-03T20:02:15.094 INFO:tasks.rados.rados.0.smithi033.stdout:2710: done (1 left) 2023-06-03T20:02:15.094 INFO:tasks.rados.rados.0.smithi033.stdout:2711: write oid 22 current snap is 0 2023-06-03T20:02:15.094 INFO:tasks.rados.rados.0.smithi033.stdout:2711: seq_num 1747 ranges {561829=504840,1530160=569279,2608439=739030} 2023-06-03T20:02:15.099 INFO:tasks.rados.rados.0.smithi033.stdout:2711: writing smithi03366949-22 from 561829 to 1066669 tid 1 2023-06-03T20:02:15.105 INFO:tasks.rados.rados.0.smithi033.stdout:2711: writing smithi03366949-22 from 1530160 to 2099439 tid 2 2023-06-03T20:02:15.112 INFO:tasks.rados.rados.0.smithi033.stdout:2711: writing smithi03366949-22 from 2608439 to 3347469 tid 3 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2712: read oid 489 snap -1 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2712: expect deleted 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2713: read oid 221 snap -1 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2713: expect deleted 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2714: write oid 328 current snap is 0 2023-06-03T20:02:15.113 INFO:tasks.rados.rados.0.smithi033.stdout:2709: finishing write tid 3 to smithi03366949-181 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2709: finishing write tid 4 to smithi03366949-181 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2709: finishing write tid 5 to smithi03366949-181 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 181 v 305 (ObjNum 1745 snap 0 seq_num 1745) dirty exists 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2709: left oid 181 (ObjNum 1745 snap 0 seq_num 1745) 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2711: finishing write tid 1 to smithi03366949-22 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2711: finishing write tid 2 to smithi03366949-22 2023-06-03T20:02:15.114 INFO:tasks.rados.rados.0.smithi033.stdout:2714: seq_num 1748 ranges {578636=580089,1872289=712937,3319509=59127} 2023-06-03T20:02:15.119 INFO:tasks.rados.rados.0.smithi033.stdout:2714: writing smithi03366949-328 from 578636 to 1158725 tid 1 2023-06-03T20:02:15.127 INFO:tasks.rados.rados.0.smithi033.stdout:2714: writing smithi03366949-328 from 1872289 to 2585226 tid 2 2023-06-03T20:02:15.132 INFO:tasks.rados.rados.0.smithi033.stdout:2714: writing smithi03366949-328 from 3319509 to 3378636 tid 3 2023-06-03T20:02:15.132 INFO:tasks.rados.rados.0.smithi033.stdout:2709: done (4 left) 2023-06-03T20:02:15.132 INFO:tasks.rados.rados.0.smithi033.stdout:2715: write oid 103 current snap is 0 2023-06-03T20:02:15.133 INFO:tasks.rados.rados.0.smithi033.stdout:2715: seq_num 1749 ranges {595443=771691,2047124=572948,3063285=332158} 2023-06-03T20:02:15.140 INFO:tasks.rados.rados.0.smithi033.stdout:2715: writing smithi03366949-103 from 595443 to 1367134 tid 1 2023-06-03T20:02:15.147 INFO:tasks.rados.rados.0.smithi033.stdout:2715: writing smithi03366949-103 from 2047124 to 2620072 tid 2 2023-06-03T20:02:15.152 INFO:tasks.rados.rados.0.smithi033.stdout:2715: writing smithi03366949-103 from 3063285 to 3395443 tid 3 2023-06-03T20:02:15.152 INFO:tasks.rados.rados.0.smithi033.stdout:2716: write oid 90 current snap is 0 2023-06-03T20:02:15.153 INFO:tasks.rados.rados.0.smithi033.stdout:2716: seq_num 1750 ranges {612250=446940,1705606=716606,3090708=321542} 2023-06-03T20:02:15.158 INFO:tasks.rados.rados.0.smithi033.stdout:2716: writing smithi03366949-90 from 612250 to 1059190 tid 1 2023-06-03T20:02:15.166 INFO:tasks.rados.rados.0.smithi033.stdout:2716: writing smithi03366949-90 from 1705606 to 2422212 tid 2 2023-06-03T20:02:15.171 INFO:tasks.rados.rados.0.smithi033.stdout:2716: writing smithi03366949-90 from 3090708 to 3412250 tid 3 2023-06-03T20:02:15.172 INFO:tasks.rados.rados.0.smithi033.stdout:2717: write oid 112 current snap is 0 2023-06-03T20:02:15.172 INFO:tasks.rados.rados.0.smithi033.stdout:2717: seq_num 1751 ranges {629057=522189,1764088=576617,3118131=310926} 2023-06-03T20:02:15.178 INFO:tasks.rados.rados.0.smithi033.stdout:2717: writing smithi03366949-112 from 629057 to 1151246 tid 1 2023-06-03T20:02:15.185 INFO:tasks.rados.rados.0.smithi033.stdout:2717: writing smithi03366949-112 from 1764088 to 2340705 tid 2 2023-06-03T20:02:15.193 INFO:tasks.rados.rados.0.smithi033.stdout:2717: writing smithi03366949-112 from 3118131 to 3429057 tid 3 2023-06-03T20:02:15.193 INFO:tasks.rados.rados.0.smithi033.stdout:2718: write oid 148 current snap is 0 2023-06-03T20:02:15.193 INFO:tasks.rados.rados.0.smithi033.stdout:2718: seq_num 1752 ranges {645864=597438,1706217=720275,3029201=416663} 2023-06-03T20:02:15.201 INFO:tasks.rados.rados.0.smithi033.stdout:2718: writing smithi03366949-148 from 645864 to 1243302 tid 1 2023-06-03T20:02:15.207 INFO:tasks.rados.rados.0.smithi033.stdout:2718: writing smithi03366949-148 from 1706217 to 2426492 tid 2 2023-06-03T20:02:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:2718: writing smithi03366949-148 from 3029201 to 3445864 tid 3 2023-06-03T20:02:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:2719: read oid 269 snap -1 2023-06-03T20:02:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-06-03T20:02:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:2720: write oid 499 current snap is 0 2023-06-03T20:02:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:2720: seq_num 1753 ranges {662671=672687,1764699=580286,3056624=406047} 2023-06-03T20:02:15.222 INFO:tasks.rados.rados.0.smithi033.stdout:2720: writing smithi03366949-499 from 662671 to 1335358 tid 1 2023-06-03T20:02:15.229 INFO:tasks.rados.rados.0.smithi033.stdout:2720: writing smithi03366949-499 from 1764699 to 2344985 tid 2 2023-06-03T20:02:15.236 INFO:tasks.rados.rados.0.smithi033.stdout:2720: writing smithi03366949-499 from 3056624 to 3462671 tid 3 2023-06-03T20:02:15.236 INFO:tasks.rados.rados.0.smithi033.stdout:2721: write oid 341 current snap is 0 2023-06-03T20:02:15.236 INFO:tasks.rados.rados.0.smithi033.stdout:2711: finishing write tid 3 to smithi03366949-22 2023-06-03T20:02:15.236 INFO:tasks.rados.rados.0.smithi033.stdout:2711: finishing write tid 4 to smithi03366949-22 2023-06-03T20:02:15.236 INFO:tasks.rados.rados.0.smithi033.stdout:2711: finishing write tid 5 to smithi03366949-22 2023-06-03T20:02:15.237 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 22 v 379 (ObjNum 1747 snap 0 seq_num 1747) dirty exists 2023-06-03T20:02:15.237 INFO:tasks.rados.rados.0.smithi033.stdout:2711: left oid 22 (ObjNum 1747 snap 0 seq_num 1747) 2023-06-03T20:02:15.237 INFO:tasks.rados.rados.0.smithi033.stdout:2714: finishing write tid 1 to smithi03366949-328 2023-06-03T20:02:15.237 INFO:tasks.rados.rados.0.smithi033.stdout:2721: seq_num 1754 ranges {679478=747936,2223181=723944} 2023-06-03T20:02:15.244 INFO:tasks.rados.rados.0.smithi033.stdout:2721: writing smithi03366949-341 from 679478 to 1427414 tid 1 2023-06-03T20:02:15.253 INFO:tasks.rados.rados.0.smithi033.stdout:2721: writing smithi03366949-341 from 2223181 to 2947125 tid 2 2023-06-03T20:02:15.253 INFO:tasks.rados.rados.0.smithi033.stdout:2711: done (10 left) 2023-06-03T20:02:15.253 INFO:tasks.rados.rados.0.smithi033.stdout:2712: done (9 left) 2023-06-03T20:02:15.253 INFO:tasks.rados.rados.0.smithi033.stdout:2713: done (8 left) 2023-06-03T20:02:15.253 INFO:tasks.rados.rados.0.smithi033.stdout:2722: read oid 149 snap -1 2023-06-03T20:02:15.254 INFO:tasks.rados.rados.0.smithi033.stdout:2722: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:15.254 INFO:tasks.rados.rados.0.smithi033.stdout:2723: write oid 388 current snap is 0 2023-06-03T20:02:15.254 INFO:tasks.rados.rados.0.smithi033.stdout:2714: finishing write tid 2 to smithi03366949-328 2023-06-03T20:02:15.254 INFO:tasks.rados.rados.0.smithi033.stdout:2714: finishing write tid 3 to smithi03366949-328 2023-06-03T20:02:15.254 INFO:tasks.rados.rados.0.smithi033.stdout:2723: seq_num 1755 ranges {696285=423185,1881663=467602,3111470=384815} 2023-06-03T20:02:15.259 INFO:tasks.rados.rados.0.smithi033.stdout:2723: writing smithi03366949-388 from 696285 to 1119470 tid 1 2023-06-03T20:02:15.266 INFO:tasks.rados.rados.0.smithi033.stdout:2723: writing smithi03366949-388 from 1881663 to 2349265 tid 2 2023-06-03T20:02:15.274 INFO:tasks.rados.rados.0.smithi033.stdout:2723: writing smithi03366949-388 from 3111470 to 3496285 tid 3 2023-06-03T20:02:15.274 INFO:tasks.rados.rados.0.smithi033.stdout:2724: delete oid 467 current snap is 0 2023-06-03T20:02:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:2714: finishing write tid 4 to smithi03366949-328 2023-06-03T20:02:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:2714: finishing write tid 5 to smithi03366949-328 2023-06-03T20:02:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 328 v 481 (ObjNum 1748 snap 0 seq_num 1748) dirty exists 2023-06-03T20:02:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:2714: left oid 328 (ObjNum 1748 snap 0 seq_num 1748) 2023-06-03T20:02:15.275 INFO:tasks.rados.rados.0.smithi033.stdout:2715: finishing write tid 1 to smithi03366949-103 2023-06-03T20:02:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:2715: finishing write tid 2 to smithi03366949-103 2023-06-03T20:02:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:2715: finishing write tid 3 to smithi03366949-103 2023-06-03T20:02:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:2715: finishing write tid 4 to smithi03366949-103 2023-06-03T20:02:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:2715: finishing write tid 5 to smithi03366949-103 2023-06-03T20:02:15.276 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 103 v 301 (ObjNum 1749 snap 0 seq_num 1749) dirty exists 2023-06-03T20:02:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:2715: left oid 103 (ObjNum 1749 snap 0 seq_num 1749) 2023-06-03T20:02:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:2716: finishing write tid 1 to smithi03366949-90 2023-06-03T20:02:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:2716: finishing write tid 2 to smithi03366949-90 2023-06-03T20:02:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:2716: finishing write tid 3 to smithi03366949-90 2023-06-03T20:02:15.277 INFO:tasks.rados.rados.0.smithi033.stdout:2716: finishing write tid 4 to smithi03366949-90 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2716: finishing write tid 5 to smithi03366949-90 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 90 v 368 (ObjNum 1750 snap 0 seq_num 1750) dirty exists 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2716: left oid 90 (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2717: finishing write tid 1 to smithi03366949-112 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2717: finishing write tid 2 to smithi03366949-112 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2717: finishing write tid 3 to smithi03366949-112 2023-06-03T20:02:15.278 INFO:tasks.rados.rados.0.smithi033.stdout:2717: finishing write tid 4 to smithi03366949-112 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:2717: finishing write tid 5 to smithi03366949-112 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 112 v 331 (ObjNum 1751 snap 0 seq_num 1751) dirty exists 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:2717: left oid 112 (ObjNum 1751 snap 0 seq_num 1751) 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:2718: finishing write tid 1 to smithi03366949-148 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:2718: finishing write tid 2 to smithi03366949-148 2023-06-03T20:02:15.279 INFO:tasks.rados.rados.0.smithi033.stdout:2719: expect (ObjNum 1588 snap 0 seq_num 1588) 2023-06-03T20:02:15.455 INFO:tasks.rados.rados.0.smithi033.stdout:2718: finishing write tid 3 to smithi03366949-148 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:2718: finishing write tid 4 to smithi03366949-148 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:2718: finishing write tid 5 to smithi03366949-148 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 383 (ObjNum 1752 snap 0 seq_num 1752) dirty exists 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:2718: left oid 148 (ObjNum 1752 snap 0 seq_num 1752) 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:2720: finishing write tid 1 to smithi03366949-499 2023-06-03T20:02:15.456 INFO:tasks.rados.rados.0.smithi033.stdout:2720: finishing write tid 2 to smithi03366949-499 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2720: finishing write tid 3 to smithi03366949-499 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2720: finishing write tid 4 to smithi03366949-499 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2720: finishing write tid 5 to smithi03366949-499 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 499 v 485 (ObjNum 1753 snap 0 seq_num 1753) dirty exists 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2720: left oid 499 (ObjNum 1753 snap 0 seq_num 1753) 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2721: finishing write tid 1 to smithi03366949-341 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2721: finishing write tid 2 to smithi03366949-341 2023-06-03T20:02:15.457 INFO:tasks.rados.rados.0.smithi033.stdout:2721: finishing write tid 3 to smithi03366949-341 2023-06-03T20:02:15.458 INFO:tasks.rados.rados.0.smithi033.stdout:2721: finishing write tid 4 to smithi03366949-341 2023-06-03T20:02:15.458 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 341 v 307 (ObjNum 1754 snap 0 seq_num 1754) dirty exists 2023-06-03T20:02:15.458 INFO:tasks.rados.rados.0.smithi033.stdout:2721: left oid 341 (ObjNum 1754 snap 0 seq_num 1754) 2023-06-03T20:02:15.458 INFO:tasks.rados.rados.0.smithi033.stdout:2722: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:15.459 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[70731]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mgr-y 2023-06-03T20:02:15.459 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:15 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:02:15.459 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:15 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service: Failed with result 'exit-code'. 2023-06-03T20:02:15.460 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:15 smithi033 systemd[1]: Stopped Ceph mgr.y for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:15.700 INFO:tasks.rados.rados.0.smithi033.stdout:2723: finishing write tid 1 to smithi03366949-388 2023-06-03T20:02:15.700 INFO:tasks.rados.rados.0.smithi033.stdout:2723: finishing write tid 2 to smithi03366949-388 2023-06-03T20:02:15.701 INFO:tasks.rados.rados.0.smithi033.stdout:2723: finishing write tid 3 to smithi03366949-388 2023-06-03T20:02:15.701 INFO:tasks.rados.rados.0.smithi033.stdout:2723: finishing write tid 4 to smithi03366949-388 2023-06-03T20:02:15.701 INFO:tasks.rados.rados.0.smithi033.stdout:2723: finishing write tid 5 to smithi03366949-388 2023-06-03T20:02:15.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 258 (ObjNum 1755 snap 0 seq_num 1755) dirty exists 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2723: left oid 388 (ObjNum 1755 snap 0 seq_num 1755) 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2714: done (10 left) 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2715: done (9 left) 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2716: done (8 left) 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2717: done (7 left) 2023-06-03T20:02:15.702 INFO:tasks.rados.rados.0.smithi033.stdout:2718: done (6 left) 2023-06-03T20:02:15.703 INFO:tasks.rados.rados.0.smithi033.stdout:2719: done (5 left) 2023-06-03T20:02:15.703 INFO:tasks.rados.rados.0.smithi033.stdout:2720: done (4 left) 2023-06-03T20:02:15.703 INFO:tasks.rados.rados.0.smithi033.stdout:2721: done (3 left) 2023-06-03T20:02:15.703 INFO:tasks.rados.rados.0.smithi033.stdout:2722: done (2 left) 2023-06-03T20:02:15.703 INFO:tasks.rados.rados.0.smithi033.stdout:2723: done (1 left) 2023-06-03T20:02:15.704 INFO:tasks.rados.rados.0.smithi033.stdout:2724: done (0 left) 2023-06-03T20:02:15.704 INFO:tasks.rados.rados.0.smithi033.stdout:2725: read oid 321 snap -1 2023-06-03T20:02:15.704 INFO:tasks.rados.rados.0.smithi033.stdout:2725: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-06-03T20:02:15.704 INFO:tasks.rados.rados.0.smithi033.stdout:2726: read oid 423 snap -1 2023-06-03T20:02:15.704 INFO:tasks.rados.rados.0.smithi033.stdout:2726: expect deleted 2023-06-03T20:02:15.705 INFO:tasks.rados.rados.0.smithi033.stdout:2727: read oid 374 snap -1 2023-06-03T20:02:15.705 INFO:tasks.rados.rados.0.smithi033.stdout:2727: expect deleted 2023-06-03T20:02:15.705 INFO:tasks.rados.rados.0.smithi033.stdout:2728: write oid 3 current snap is 0 2023-06-03T20:02:15.706 INFO:tasks.rados.rados.0.smithi033.stdout:2728: seq_num 1757 ranges {729899=690036,1998627=471271,3166316=363583} 2023-06-03T20:02:15.713 INFO:tasks.rados.rados.0.smithi033.stdout:2728: writing smithi03366949-3 from 729899 to 1419935 tid 1 2023-06-03T20:02:15.719 INFO:tasks.rados.rados.0.smithi033.stdout:2728: writing smithi03366949-3 from 1998627 to 2469898 tid 2 2023-06-03T20:02:15.725 INFO:tasks.rados.rados.0.smithi033.stdout:2728: writing smithi03366949-3 from 3166316 to 3529899 tid 3 2023-06-03T20:02:15.725 INFO:tasks.rados.rados.0.smithi033.stdout:2729: write oid 36 current snap is 0 2023-06-03T20:02:15.725 INFO:tasks.rados.rados.0.smithi033.stdout:2729: seq_num 1758 ranges {746706=765285,2057109=731282,3193739=352967} 2023-06-03T20:02:15.734 INFO:tasks.rados.rados.0.smithi033.stdout:2729: writing smithi03366949-36 from 746706 to 1511991 tid 1 2023-06-03T20:02:15.741 INFO:tasks.rados.rados.0.smithi033.stdout:2729: writing smithi03366949-36 from 2057109 to 2788391 tid 2 2023-06-03T20:02:15.746 INFO:tasks.rados.rados.0.smithi033.stdout:2729: writing smithi03366949-36 from 3193739 to 3546706 tid 3 2023-06-03T20:02:15.746 INFO:tasks.rados.rados.0.smithi033.stdout:2730: read oid 499 snap -1 2023-06-03T20:02:15.747 INFO:tasks.rados.rados.0.smithi033.stdout:2730: expect (ObjNum 1753 snap 0 seq_num 1753) 2023-06-03T20:02:15.747 INFO:tasks.rados.rados.0.smithi033.stdout:2731: read oid 485 snap -1 2023-06-03T20:02:15.747 INFO:tasks.rados.rados.0.smithi033.stdout:2731: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-06-03T20:02:15.747 INFO:tasks.rados.rados.0.smithi033.stdout:2732: write oid 324 current snap is 0 2023-06-03T20:02:15.748 INFO:tasks.rados.rados.0.smithi033.stdout:2732: seq_num 1759 ranges {763513=440534,1715591=474940,2821162=423353} 2023-06-03T20:02:15.753 INFO:tasks.rados.rados.0.smithi033.stdout:2732: writing smithi03366949-324 from 763513 to 1204047 tid 1 2023-06-03T20:02:15.758 INFO:tasks.rados.rados.0.smithi033.stdout:2732: writing smithi03366949-324 from 1715591 to 2190531 tid 2 2023-06-03T20:02:15.764 INFO:tasks.rados.rados.0.smithi033.stdout:2732: writing smithi03366949-324 from 2821162 to 3244515 tid 3 2023-06-03T20:02:15.764 INFO:tasks.rados.rados.0.smithi033.stdout:2733: delete oid 188 current snap is 0 2023-06-03T20:02:15.764 INFO:tasks.rados.rados.0.smithi033.stdout:2725: expect (ObjNum 1291 snap 0 seq_num 1291) 2023-06-03T20:02:15.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[26432]: audit 2023-06-03T20:02:14.742802+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.33:0/835526820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:15.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[26432]: audit 2023-06-03T20:02:15.495035+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[26432]: audit 2023-06-03T20:02:15.508626+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[26432]: audit 2023-06-03T20:02:15.563162+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:15.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:15 smithi033 systemd[1]: Started Ceph mgr.y for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:15.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[33017]: audit 2023-06-03T20:02:14.742802+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.33:0/835526820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:15.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[33017]: audit 2023-06-03T20:02:15.495035+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[33017]: audit 2023-06-03T20:02:15.508626+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:15 smithi033 bash[33017]: audit 2023-06-03T20:02:15.563162+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:15 smithi083 bash[26882]: audit 2023-06-03T20:02:14.742802+0000 mon.c (mon.2) 144 : audit [DBG] from='client.? 172.21.15.33:0/835526820' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:15 smithi083 bash[26882]: audit 2023-06-03T20:02:15.495035+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:15 smithi083 bash[26882]: audit 2023-06-03T20:02:15.508626+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:15 smithi083 bash[26882]: audit 2023-06-03T20:02:15.563162+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:16.005 INFO:tasks.rados.rados.0.smithi033.stdout:2728: finishing write tid 1 to smithi03366949-3 2023-06-03T20:02:16.006 INFO:tasks.rados.rados.0.smithi033.stdout:2728: finishing write tid 2 to smithi03366949-3 2023-06-03T20:02:16.006 INFO:tasks.rados.rados.0.smithi033.stdout:2725: done (8 left) 2023-06-03T20:02:16.006 INFO:tasks.rados.rados.0.smithi033.stdout:2726: done (7 left) 2023-06-03T20:02:16.006 INFO:tasks.rados.rados.0.smithi033.stdout:2727: done (6 left) 2023-06-03T20:02:16.007 INFO:tasks.rados.rados.0.smithi033.stdout:2733: done (5 left) 2023-06-03T20:02:16.007 INFO:tasks.rados.rados.0.smithi033.stdout:2734: write oid 397 current snap is 0 2023-06-03T20:02:16.007 INFO:tasks.rados.rados.0.smithi033.stdout:2728: finishing write tid 3 to smithi03366949-3 2023-06-03T20:02:16.007 INFO:tasks.rados.rados.0.smithi033.stdout:2728: finishing write tid 4 to smithi03366949-3 2023-06-03T20:02:16.008 INFO:tasks.rados.rados.0.smithi033.stdout:2728: finishing write tid 5 to smithi03366949-3 2023-06-03T20:02:16.008 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 309 (ObjNum 1757 snap 0 seq_num 1757) dirty exists 2023-06-03T20:02:16.009 INFO:tasks.rados.rados.0.smithi033.stdout:2728: left oid 3 (ObjNum 1757 snap 0 seq_num 1757) 2023-06-03T20:02:16.009 INFO:tasks.rados.rados.0.smithi033.stdout:2729: finishing write tid 1 to smithi03366949-36 2023-06-03T20:02:16.009 INFO:tasks.rados.rados.0.smithi033.stdout:2729: finishing write tid 2 to smithi03366949-36 2023-06-03T20:02:16.010 INFO:tasks.rados.rados.0.smithi033.stdout:2729: finishing write tid 3 to smithi03366949-36 2023-06-03T20:02:16.010 INFO:tasks.rados.rados.0.smithi033.stdout:2729: finishing write tid 4 to smithi03366949-36 2023-06-03T20:02:16.010 INFO:tasks.rados.rados.0.smithi033.stdout:2729: finishing write tid 5 to smithi03366949-36 2023-06-03T20:02:16.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 36 v 373 (ObjNum 1758 snap 0 seq_num 1758) dirty exists 2023-06-03T20:02:16.010 INFO:tasks.rados.rados.0.smithi033.stdout:2729: left oid 36 (ObjNum 1758 snap 0 seq_num 1758) 2023-06-03T20:02:16.011 INFO:tasks.rados.rados.0.smithi033.stdout:2730: expect (ObjNum 1753 snap 0 seq_num 1753) 2023-06-03T20:02:16.244 INFO:tasks.rados.rados.0.smithi033.stdout:2731: expect (ObjNum 1668 snap 0 seq_num 1668) 2023-06-03T20:02:16.324 INFO:tasks.rados.rados.0.smithi033.stdout:2732: finishing write tid 1 to smithi03366949-324 2023-06-03T20:02:16.324 INFO:tasks.rados.rados.0.smithi033.stdout:2732: finishing write tid 2 to smithi03366949-324 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:2732: finishing write tid 3 to smithi03366949-324 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:2732: finishing write tid 4 to smithi03366949-324 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:2732: finishing write tid 5 to smithi03366949-324 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 324 v 489 (ObjNum 1759 snap 0 seq_num 1759) dirty exists 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:2732: left oid 324 (ObjNum 1759 snap 0 seq_num 1759) 2023-06-03T20:02:16.325 INFO:tasks.rados.rados.0.smithi033.stdout:2734: seq_num 1761 ranges {797127=591032,2116202=478609,3159655=437472} 2023-06-03T20:02:16.332 INFO:tasks.rados.rados.0.smithi033.stdout:2734: writing smithi03366949-397 from 797127 to 1388159 tid 1 2023-06-03T20:02:16.340 INFO:tasks.rados.rados.0.smithi033.stdout:2734: writing smithi03366949-397 from 2116202 to 2594811 tid 2 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2734: writing smithi03366949-397 from 3159655 to 3597127 tid 3 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2728: done (5 left) 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2729: done (4 left) 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2730: done (3 left) 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2731: done (2 left) 2023-06-03T20:02:16.346 INFO:tasks.rados.rados.0.smithi033.stdout:2732: done (1 left) 2023-06-03T20:02:16.347 INFO:tasks.rados.rados.0.smithi033.stdout:2735: delete oid 168 current snap is 0 2023-06-03T20:02:16.347 INFO:tasks.rados.rados.0.smithi033.stdout:2734: finishing write tid 1 to smithi03366949-397 2023-06-03T20:02:16.347 INFO:tasks.rados.rados.0.smithi033.stdout:2734: finishing write tid 2 to smithi03366949-397 2023-06-03T20:02:16.349 INFO:tasks.rados.rados.0.smithi033.stdout:2734: finishing write tid 3 to smithi03366949-397 2023-06-03T20:02:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:2734: finishing write tid 4 to smithi03366949-397 2023-06-03T20:02:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:2735: done (1 left) 2023-06-03T20:02:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:2736: write oid 68 current snap is 0 2023-06-03T20:02:16.350 INFO:tasks.rados.rados.0.smithi033.stdout:2736: seq_num 1763 ranges {430741=741530,1833166=482278,2814501=584794} 2023-06-03T20:02:16.358 INFO:tasks.rados.rados.0.smithi033.stdout:2736: writing smithi03366949-68 from 430741 to 1172271 tid 1 2023-06-03T20:02:16.366 INFO:tasks.rados.rados.0.smithi033.stdout:2736: writing smithi03366949-68 from 1833166 to 2315444 tid 2 2023-06-03T20:02:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:2736: writing smithi03366949-68 from 2814501 to 3399295 tid 3 2023-06-03T20:02:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:2737: write oid 54 current snap is 0 2023-06-03T20:02:16.373 INFO:tasks.rados.rados.0.smithi033.stdout:2737: seq_num 1764 ranges {447548=533132,1491648=742289,2841924=796066} 2023-06-03T20:02:16.378 INFO:tasks.rados.rados.0.smithi033.stdout:2737: writing smithi03366949-54 from 447548 to 980680 tid 1 2023-06-03T20:02:16.385 INFO:tasks.rados.rados.0.smithi033.stdout:2737: writing smithi03366949-54 from 1491648 to 2233937 tid 2 2023-06-03T20:02:16.393 INFO:tasks.rados.rados.0.smithi033.stdout:2737: writing smithi03366949-54 from 2841924 to 3637990 tid 3 2023-06-03T20:02:16.393 INFO:tasks.rados.rados.0.smithi033.stdout:2738: read oid 192 snap -1 2023-06-03T20:02:16.393 INFO:tasks.rados.rados.0.smithi033.stdout:2738: expect (ObjNum 817 snap 0 seq_num 817) 2023-06-03T20:02:16.393 INFO:tasks.rados.rados.0.smithi033.stdout:2739: write oid 260 current snap is 0 2023-06-03T20:02:16.394 INFO:tasks.rados.rados.0.smithi033.stdout:2739: seq_num 1765 ranges {464355=608381,1550130=485947,2469347=607338,3549144=115211} 2023-06-03T20:02:16.399 INFO:tasks.rados.rados.0.smithi033.stdout:2739: writing smithi03366949-260 from 464355 to 1072736 tid 1 2023-06-03T20:02:16.405 INFO:tasks.rados.rados.0.smithi033.stdout:2739: writing smithi03366949-260 from 1550130 to 2036077 tid 2 2023-06-03T20:02:16.412 INFO:tasks.rados.rados.0.smithi033.stdout:2739: writing smithi03366949-260 from 2469347 to 3076685 tid 3 2023-06-03T20:02:16.415 INFO:tasks.rados.rados.0.smithi033.stdout:2739: writing smithi03366949-260 from 3549144 to 3664355 tid 4 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:2740: delete oid 272 current snap is 0 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:2734: finishing write tid 5 to smithi03366949-397 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 397 v 385 (ObjNum 1761 snap 0 seq_num 1761) dirty exists 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:2734: left oid 397 (ObjNum 1761 snap 0 seq_num 1761) 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:2736: finishing write tid 1 to smithi03366949-68 2023-06-03T20:02:16.416 INFO:tasks.rados.rados.0.smithi033.stdout:2736: finishing write tid 2 to smithi03366949-68 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:2736: finishing write tid 3 to smithi03366949-68 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:2736: finishing write tid 4 to smithi03366949-68 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:2736: finishing write tid 5 to smithi03366949-68 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 68 v 335 (ObjNum 1763 snap 0 seq_num 1763) dirty exists 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:2736: left oid 68 (ObjNum 1763 snap 0 seq_num 1763) 2023-06-03T20:02:16.417 INFO:tasks.rados.rados.0.smithi033.stdout:2737: finishing write tid 1 to smithi03366949-54 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2737: finishing write tid 2 to smithi03366949-54 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2737: finishing write tid 3 to smithi03366949-54 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2737: finishing write tid 4 to smithi03366949-54 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2737: finishing write tid 5 to smithi03366949-54 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 54 v 390 (ObjNum 1764 snap 0 seq_num 1764) dirty exists 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2737: left oid 54 (ObjNum 1764 snap 0 seq_num 1764) 2023-06-03T20:02:16.418 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 1 to smithi03366949-260 2023-06-03T20:02:16.419 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 2 to smithi03366949-260 2023-06-03T20:02:16.419 INFO:tasks.rados.rados.0.smithi033.stdout:2738: expect (ObjNum 817 snap 0 seq_num 817) 2023-06-03T20:02:16.592 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 3 to smithi03366949-260 2023-06-03T20:02:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 4 to smithi03366949-260 2023-06-03T20:02:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 5 to smithi03366949-260 2023-06-03T20:02:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:2739: finishing write tid 6 to smithi03366949-260 2023-06-03T20:02:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 260 v 312 (ObjNum 1765 snap 0 seq_num 1765) dirty exists 2023-06-03T20:02:16.593 INFO:tasks.rados.rados.0.smithi033.stdout:2739: left oid 260 (ObjNum 1765 snap 0 seq_num 1765) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2734: done (5 left) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2736: done (4 left) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2737: done (3 left) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2738: done (2 left) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2739: done (1 left) 2023-06-03T20:02:16.594 INFO:tasks.rados.rados.0.smithi033.stdout:2740: done (0 left) 2023-06-03T20:02:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:2741: write oid 174 current snap is 0 2023-06-03T20:02:16.595 INFO:tasks.rados.rados.0.smithi033.stdout:2741: seq_num 1767 ranges {497969=758879,1667094=489616,2924193=629882} 2023-06-03T20:02:16.600 INFO:tasks.rados.rados.0.smithi033.stdout:2741: writing smithi03366949-174 from 497969 to 1256848 tid 1 2023-06-03T20:02:16.605 INFO:tasks.rados.rados.0.smithi033.stdout:2741: writing smithi03366949-174 from 1667094 to 2156710 tid 2 2023-06-03T20:02:16.613 INFO:tasks.rados.rados.0.smithi033.stdout:2741: writing smithi03366949-174 from 2924193 to 3554075 tid 3 2023-06-03T20:02:16.613 INFO:tasks.rados.rados.0.smithi033.stdout:2742: write oid 303 current snap is 0 2023-06-03T20:02:16.613 INFO:tasks.rados.rados.0.smithi033.stdout:2742: seq_num 1768 ranges {514776=434128,1609223=633274,2718910=557507} 2023-06-03T20:02:16.618 INFO:tasks.rados.rados.0.smithi033.stdout:2742: writing smithi03366949-303 from 514776 to 948904 tid 1 2023-06-03T20:02:16.626 INFO:tasks.rados.rados.0.smithi033.stdout:2742: writing smithi03366949-303 from 1609223 to 2242497 tid 2 2023-06-03T20:02:16.632 INFO:tasks.rados.rados.0.smithi033.stdout:2742: writing smithi03366949-303 from 2718910 to 3276417 tid 3 2023-06-03T20:02:16.632 INFO:tasks.rados.rados.0.smithi033.stdout:2743: write oid 235 current snap is 0 2023-06-03T20:02:16.633 INFO:tasks.rados.rados.0.smithi033.stdout:2741: finishing write tid 1 to smithi03366949-174 2023-06-03T20:02:16.633 INFO:tasks.rados.rados.0.smithi033.stdout:2743: seq_num 1769 ranges {531583=509377,1667705=493285,2862686=768779} 2023-06-03T20:02:16.638 INFO:tasks.rados.rados.0.smithi033.stdout:2743: writing smithi03366949-235 from 531583 to 1040960 tid 1 2023-06-03T20:02:16.644 INFO:tasks.rados.rados.0.smithi033.stdout:2743: writing smithi03366949-235 from 1667705 to 2160990 tid 2 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2743: writing smithi03366949-235 from 2862686 to 3631465 tid 3 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2744: read oid 233 snap -1 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2744: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2745: read oid 178 snap -1 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2745: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:16.653 INFO:tasks.rados.rados.0.smithi033.stdout:2746: write oid 3 current snap is 0 2023-06-03T20:02:16.654 INFO:tasks.rados.rados.0.smithi033.stdout:2746: seq_num 1770 ranges {548390=584626,1726187=636943,2773756=580051} 2023-06-03T20:02:16.659 INFO:tasks.rados.rados.0.smithi033.stdout:2746: writing smithi03366949-3 from 548390 to 1133016 tid 1 2023-06-03T20:02:16.668 INFO:tasks.rados.rados.0.smithi033.stdout:2746: writing smithi03366949-3 from 1726187 to 2363130 tid 2 2023-06-03T20:02:16.674 INFO:tasks.rados.rados.0.smithi033.stdout:2746: writing smithi03366949-3 from 2773756 to 3353807 tid 3 2023-06-03T20:02:16.674 INFO:tasks.rados.rados.0.smithi033.stdout:2747: write oid 269 current snap is 0 2023-06-03T20:02:16.674 INFO:tasks.rados.rados.0.smithi033.stdout:2741: finishing write tid 2 to smithi03366949-174 2023-06-03T20:02:16.674 INFO:tasks.rados.rados.0.smithi033.stdout:2741: finishing write tid 3 to smithi03366949-174 2023-06-03T20:02:16.674 INFO:tasks.rados.rados.0.smithi033.stdout:2747: seq_num 1771 ranges {565197=659875,1784669=496954,2917532=791323} 2023-06-03T20:02:16.680 INFO:tasks.rados.rados.0.smithi033.stdout:2747: writing smithi03366949-269 from 565197 to 1225072 tid 1 2023-06-03T20:02:16.686 INFO:tasks.rados.rados.0.smithi033.stdout:2747: writing smithi03366949-269 from 1784669 to 2281623 tid 2 2023-06-03T20:02:16.697 INFO:tasks.rados.rados.0.smithi033.stdout:2747: writing smithi03366949-269 from 2917532 to 3708855 tid 3 2023-06-03T20:02:16.698 INFO:tasks.rados.rados.0.smithi033.stdout:2748: write oid 85 current snap is 0 2023-06-03T20:02:16.698 INFO:tasks.rados.rados.0.smithi033.stdout:2741: finishing write tid 4 to smithi03366949-174 2023-06-03T20:02:16.698 INFO:tasks.rados.rados.0.smithi033.stdout:2741: finishing write tid 5 to smithi03366949-174 2023-06-03T20:02:16.699 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 262 (ObjNum 1767 snap 0 seq_num 1767) dirty exists 2023-06-03T20:02:16.699 INFO:tasks.rados.rados.0.smithi033.stdout:2741: left oid 174 (ObjNum 1767 snap 0 seq_num 1767) 2023-06-03T20:02:16.699 INFO:tasks.rados.rados.0.smithi033.stdout:2742: finishing write tid 1 to smithi03366949-303 2023-06-03T20:02:16.700 INFO:tasks.rados.rados.0.smithi033.stdout:2748: seq_num 1772 ranges {582004=451477,1443151=640612,2544955=602595,3612817=169187} 2023-06-03T20:02:16.702 INFO:tasks.rados.rados.0.smithi033.stdout:2748: writing smithi03366949-85 from 582004 to 1033481 tid 1 2023-06-03T20:02:16.708 INFO:tasks.rados.rados.0.smithi033.stdout:2748: writing smithi03366949-85 from 1443151 to 2083763 tid 2 2023-06-03T20:02:16.714 INFO:tasks.rados.rados.0.smithi033.stdout:2748: writing smithi03366949-85 from 2544955 to 3147550 tid 3 2023-06-03T20:02:16.718 INFO:tasks.rados.rados.0.smithi033.stdout:2748: writing smithi03366949-85 from 3612817 to 3782004 tid 4 2023-06-03T20:02:16.718 INFO:tasks.rados.rados.0.smithi033.stdout:2741: done (7 left) 2023-06-03T20:02:16.718 INFO:tasks.rados.rados.0.smithi033.stdout:2749: write oid 216 current snap is 0 2023-06-03T20:02:16.719 INFO:tasks.rados.rados.0.smithi033.stdout:2742: finishing write tid 2 to smithi03366949-303 2023-06-03T20:02:16.719 INFO:tasks.rados.rados.0.smithi033.stdout:2749: seq_num 1773 ranges {598811=526726,1901633=500623,2972378=530220} 2023-06-03T20:02:16.726 INFO:tasks.rados.rados.0.smithi033.stdout:2749: writing smithi03366949-216 from 598811 to 1125537 tid 1 2023-06-03T20:02:16.733 INFO:tasks.rados.rados.0.smithi033.stdout:2749: writing smithi03366949-216 from 1901633 to 2402256 tid 2 2023-06-03T20:02:16.739 INFO:tasks.rados.rados.0.smithi033.stdout:2749: writing smithi03366949-216 from 2972378 to 3502598 tid 3 2023-06-03T20:02:16.739 INFO:tasks.rados.rados.0.smithi033.stdout:2750: read oid 114 snap -1 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2750: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2751: read oid 289 snap -1 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2751: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2752: read oid 493 snap -1 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2752: expect deleted 2023-06-03T20:02:16.740 INFO:tasks.rados.rados.0.smithi033.stdout:2753: delete oid 87 current snap is 0 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2742: finishing write tid 3 to smithi03366949-303 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2742: finishing write tid 4 to smithi03366949-303 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2742: finishing write tid 5 to smithi03366949-303 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 303 v 316 (ObjNum 1768 snap 0 seq_num 1768) dirty exists 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2742: left oid 303 (ObjNum 1768 snap 0 seq_num 1768) 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2743: finishing write tid 1 to smithi03366949-235 2023-06-03T20:02:16.741 INFO:tasks.rados.rados.0.smithi033.stdout:2743: finishing write tid 2 to smithi03366949-235 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:2743: finishing write tid 3 to smithi03366949-235 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:2743: finishing write tid 4 to smithi03366949-235 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:2743: finishing write tid 5 to smithi03366949-235 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 235 v 306 (ObjNum 1769 snap 0 seq_num 1769) dirty exists 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:2743: left oid 235 (ObjNum 1769 snap 0 seq_num 1769) 2023-06-03T20:02:16.742 INFO:tasks.rados.rados.0.smithi033.stdout:2744: expect (ObjNum 1438 snap 0 seq_num 1438) 2023-06-03T20:02:16.863 INFO:tasks.rados.rados.0.smithi033.stdout:2746: finishing write tid 1 to smithi03366949-3 2023-06-03T20:02:16.863 INFO:tasks.rados.rados.0.smithi033.stdout:2745: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:16.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:16 smithi083 bash[26882]: cluster 2023-06-03T20:02:15.488710+0000 mgr.x (mgr.24803) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-06-03T20:02:16.989 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:16 smithi033 bash[26432]: cluster 2023-06-03T20:02:15.488710+0000 mgr.x (mgr.24803) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-06-03T20:02:16.990 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:16 smithi033 bash[33017]: cluster 2023-06-03T20:02:15.488710+0000 mgr.x (mgr.24803) 83 : cluster [DBG] pgmap v54: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 86 MiB/s rd, 11 MiB/s wr, 116 op/s 2023-06-03T20:02:16.990 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:16 smithi033 bash[70879]: debug 2023-06-03T20:02:16.773+0000 7f647cd94700 1 -- 172.21.15.33:0/427811804 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x565449a9d520 con 0x56544a81cc00 2023-06-03T20:02:16.990 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:16 smithi033 bash[70879]: debug 2023-06-03T20:02:16.981+0000 7f6486ee0200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:02:16.996 INFO:tasks.rados.rados.0.smithi033.stdout:2746: finishing write tid 2 to smithi03366949-3 2023-06-03T20:02:16.996 INFO:tasks.rados.rados.0.smithi033.stdout:2746: finishing write tid 3 to smithi03366949-3 2023-06-03T20:02:16.996 INFO:tasks.rados.rados.0.smithi033.stdout:2746: finishing write tid 4 to smithi03366949-3 2023-06-03T20:02:16.996 INFO:tasks.rados.rados.0.smithi033.stdout:2746: finishing write tid 5 to smithi03366949-3 2023-06-03T20:02:16.996 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 313 (ObjNum 1770 snap 0 seq_num 1770) dirty exists 2023-06-03T20:02:16.997 INFO:tasks.rados.rados.0.smithi033.stdout:2746: left oid 3 (ObjNum 1770 snap 0 seq_num 1770) 2023-06-03T20:02:16.997 INFO:tasks.rados.rados.0.smithi033.stdout:2747: finishing write tid 1 to smithi03366949-269 2023-06-03T20:02:16.997 INFO:tasks.rados.rados.0.smithi033.stdout:2747: finishing write tid 2 to smithi03366949-269 2023-06-03T20:02:16.997 INFO:tasks.rados.rados.0.smithi033.stdout:2747: finishing write tid 3 to smithi03366949-269 2023-06-03T20:02:16.997 INFO:tasks.rados.rados.0.smithi033.stdout:2747: finishing write tid 4 to smithi03366949-269 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:2747: finishing write tid 5 to smithi03366949-269 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 339 (ObjNum 1771 snap 0 seq_num 1771) dirty exists 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:2747: left oid 269 (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 1 to smithi03366949-85 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 2 to smithi03366949-85 2023-06-03T20:02:16.998 INFO:tasks.rados.rados.0.smithi033.stdout:2742: done (11 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2743: done (10 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2744: done (9 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2745: done (8 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2746: done (7 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2747: done (6 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2753: done (5 left) 2023-06-03T20:02:16.999 INFO:tasks.rados.rados.0.smithi033.stdout:2754: read oid 430 snap -1 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2754: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2755: read oid 281 snap -1 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2755: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2756: read oid 418 snap -1 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2756: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-06-03T20:02:17.000 INFO:tasks.rados.rados.0.smithi033.stdout:2757: read oid 375 snap -1 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2757: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2758: write oid 380 current snap is 0 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 3 to smithi03366949-85 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 4 to smithi03366949-85 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 5 to smithi03366949-85 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2748: finishing write tid 6 to smithi03366949-85 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 85 v 267 (ObjNum 1772 snap 0 seq_num 1772) dirty exists 2023-06-03T20:02:17.001 INFO:tasks.rados.rados.0.smithi033.stdout:2748: left oid 85 (ObjNum 1772 snap 0 seq_num 1772) 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: finishing write tid 1 to smithi03366949-216 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: finishing write tid 2 to smithi03366949-216 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: finishing write tid 3 to smithi03366949-216 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: finishing write tid 4 to smithi03366949-216 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: finishing write tid 5 to smithi03366949-216 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 372 (ObjNum 1773 snap 0 seq_num 1773) dirty exists 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2749: left oid 216 (ObjNum 1773 snap 0 seq_num 1773) 2023-06-03T20:02:17.002 INFO:tasks.rados.rados.0.smithi033.stdout:2751: expect (ObjNum 288 snap 0 seq_num 288) 2023-06-03T20:02:17.201 INFO:tasks.rados.rados.0.smithi033.stdout:2750: expect (ObjNum 1185 snap 0 seq_num 1185) 2023-06-03T20:02:17.381 INFO:tasks.rados.rados.0.smithi033.stdout:2757: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-06-03T20:02:17.587 INFO:tasks.rados.rados.0.smithi033.stdout:2755: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-06-03T20:02:17.869 INFO:tasks.rados.rados.0.smithi033.stdout:2756: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-06-03T20:02:17.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:17 smithi083 bash[26882]: audit 2023-06-03T20:02:17.247999+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.33:0/2498236712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:18.004 INFO:tasks.rados.rados.0.smithi033.stdout:2754: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-06-03T20:02:18.018 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:17 smithi033 bash[33017]: audit 2023-06-03T20:02:17.247999+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.33:0/2498236712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:18.019 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:17 smithi033 bash[26432]: audit 2023-06-03T20:02:17.247999+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.33:0/2498236712' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:18.265 INFO:tasks.rados.rados.0.smithi033.stdout:2758: seq_num 1775 ranges {632425=677224,2018597=504292,3027224=552764} 2023-06-03T20:02:18.272 INFO:tasks.rados.rados.0.smithi033.stdout:2758: writing smithi03366949-380 from 632425 to 1309649 tid 1 2023-06-03T20:02:18.280 INFO:tasks.rados.rados.0.smithi033.stdout:2758: writing smithi03366949-380 from 2018597 to 2522889 tid 2 2023-06-03T20:02:18.286 INFO:tasks.rados.rados.0.smithi033.stdout:2758: writing smithi03366949-380 from 3027224 to 3579988 tid 3 2023-06-03T20:02:18.287 INFO:tasks.rados.rados.0.smithi033.stdout:2748: done (9 left) 2023-06-03T20:02:18.287 INFO:tasks.rados.rados.0.smithi033.stdout:2749: done (8 left) 2023-06-03T20:02:18.287 INFO:tasks.rados.rados.0.smithi033.stdout:2750: done (7 left) 2023-06-03T20:02:18.288 INFO:tasks.rados.rados.0.smithi033.stdout:2751: done (6 left) 2023-06-03T20:02:18.288 INFO:tasks.rados.rados.0.smithi033.stdout:2752: done (5 left) 2023-06-03T20:02:18.288 INFO:tasks.rados.rados.0.smithi033.stdout:2754: done (4 left) 2023-06-03T20:02:18.289 INFO:tasks.rados.rados.0.smithi033.stdout:2755: done (3 left) 2023-06-03T20:02:18.289 INFO:tasks.rados.rados.0.smithi033.stdout:2756: done (2 left) 2023-06-03T20:02:18.289 INFO:tasks.rados.rados.0.smithi033.stdout:2757: done (1 left) 2023-06-03T20:02:18.289 INFO:tasks.rados.rados.0.smithi033.stdout:2759: write oid 427 current snap is 0 2023-06-03T20:02:18.290 INFO:tasks.rados.rados.0.smithi033.stdout:2758: finishing write tid 1 to smithi03366949-380 2023-06-03T20:02:18.290 INFO:tasks.rados.rados.0.smithi033.stdout:2759: seq_num 1776 ranges {649232=752473,1960726=647950,3338294=510938} 2023-06-03T20:02:18.294 INFO:tasks.rados.rados.0.smithi033.stdout:2759: writing smithi03366949-427 from 649232 to 1401705 tid 1 2023-06-03T20:02:18.301 INFO:tasks.rados.rados.0.smithi033.stdout:2759: writing smithi03366949-427 from 1960726 to 2608676 tid 2 2023-06-03T20:02:18.308 INFO:tasks.rados.rados.0.smithi033.stdout:2759: writing smithi03366949-427 from 3338294 to 3849232 tid 3 2023-06-03T20:02:18.308 INFO:tasks.rados.rados.0.smithi033.stdout:2760: write oid 110 current snap is 0 2023-06-03T20:02:18.308 INFO:tasks.rados.rados.0.smithi033.stdout:2760: seq_num 1777 ranges {666039=427722,1619208=507961,2565717=691661,3660365=205674} 2023-06-03T20:02:18.314 INFO:tasks.rados.rados.0.smithi033.stdout:2760: writing smithi03366949-110 from 666039 to 1093761 tid 1 2023-06-03T20:02:18.320 INFO:tasks.rados.rados.0.smithi033.stdout:2760: writing smithi03366949-110 from 1619208 to 2127169 tid 2 2023-06-03T20:02:18.327 INFO:tasks.rados.rados.0.smithi033.stdout:2760: writing smithi03366949-110 from 2565717 to 3257378 tid 3 2023-06-03T20:02:18.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[70879]: debug 2023-06-03T20:02:18.009+0000 7f6486ee0200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:02:18.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[70879]: debug 2023-06-03T20:02:18.125+0000 7f6486ee0200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:02:18.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[70879]: debug 2023-06-03T20:02:18.233+0000 7f6486ee0200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:02:18.330 INFO:tasks.rados.rados.0.smithi033.stdout:2760: writing smithi03366949-110 from 3660365 to 3866039 tid 4 2023-06-03T20:02:18.331 INFO:tasks.rados.rados.0.smithi033.stdout:2761: write oid 230 current snap is 0 2023-06-03T20:02:18.331 INFO:tasks.rados.rados.0.smithi033.stdout:2761: seq_num 1778 ranges {682846=502971,1677690=651619,2993140=502933} 2023-06-03T20:02:18.338 INFO:tasks.rados.rados.0.smithi033.stdout:2761: writing smithi03366949-230 from 682846 to 1185817 tid 1 2023-06-03T20:02:18.344 INFO:tasks.rados.rados.0.smithi033.stdout:2761: writing smithi03366949-230 from 1677690 to 2329309 tid 2 2023-06-03T20:02:18.351 INFO:tasks.rados.rados.0.smithi033.stdout:2761: writing smithi03366949-230 from 2993140 to 3496073 tid 3 2023-06-03T20:02:18.352 INFO:tasks.rados.rados.0.smithi033.stdout:2762: read oid 132 snap -1 2023-06-03T20:02:18.352 INFO:tasks.rados.rados.0.smithi033.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-06-03T20:02:18.352 INFO:tasks.rados.rados.0.smithi033.stdout:2763: write oid 114 current snap is 0 2023-06-03T20:02:18.352 INFO:tasks.rados.rados.0.smithi033.stdout:2758: finishing write tid 2 to smithi03366949-380 2023-06-03T20:02:18.352 INFO:tasks.rados.rados.0.smithi033.stdout:2758: finishing write tid 3 to smithi03366949-380 2023-06-03T20:02:18.353 INFO:tasks.rados.rados.0.smithi033.stdout:2758: finishing write tid 4 to smithi03366949-380 2023-06-03T20:02:18.353 INFO:tasks.rados.rados.0.smithi033.stdout:2763: seq_num 1779 ranges {699653=694573,1852525=795277,3420563=479090} 2023-06-03T20:02:18.359 INFO:tasks.rados.rados.0.smithi033.stdout:2763: writing smithi03366949-114 from 699653 to 1394226 tid 1 2023-06-03T20:02:18.366 INFO:tasks.rados.rados.0.smithi033.stdout:2763: writing smithi03366949-114 from 1852525 to 2647802 tid 2 2023-06-03T20:02:18.373 INFO:tasks.rados.rados.0.smithi033.stdout:2763: writing smithi03366949-114 from 3420563 to 3899653 tid 3 2023-06-03T20:02:18.373 INFO:tasks.rados.rados.0.smithi033.stdout:2764: write oid 326 current snap is 0 2023-06-03T20:02:18.373 INFO:tasks.rados.rados.0.smithi033.stdout:2764: seq_num 1780 ranges {716460=769822,2194654=655288,3447986=468474} 2023-06-03T20:02:18.381 INFO:tasks.rados.rados.0.smithi033.stdout:2764: writing smithi03366949-326 from 716460 to 1486282 tid 1 2023-06-03T20:02:18.389 INFO:tasks.rados.rados.0.smithi033.stdout:2764: writing smithi03366949-326 from 2194654 to 2849942 tid 2 2023-06-03T20:02:18.395 INFO:tasks.rados.rados.0.smithi033.stdout:2764: writing smithi03366949-326 from 3447986 to 3916460 tid 3 2023-06-03T20:02:18.395 INFO:tasks.rados.rados.0.smithi033.stdout:2765: read oid 240 snap -1 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:2765: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:2766: write oid 445 current snap is 0 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:2758: finishing write tid 5 to smithi03366949-380 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 380 v 493 (ObjNum 1775 snap 0 seq_num 1775) dirty exists 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:2758: left oid 380 (ObjNum 1775 snap 0 seq_num 1775) 2023-06-03T20:02:18.396 INFO:tasks.rados.rados.0.smithi033.stdout:2759: finishing write tid 1 to smithi03366949-427 2023-06-03T20:02:18.397 INFO:tasks.rados.rados.0.smithi033.stdout:2759: finishing write tid 2 to smithi03366949-427 2023-06-03T20:02:18.397 INFO:tasks.rados.rados.0.smithi033.stdout:2759: finishing write tid 3 to smithi03366949-427 2023-06-03T20:02:18.397 INFO:tasks.rados.rados.0.smithi033.stdout:2766: seq_num 1781 ranges {733267=445071,1853136=798946,3359056=574211} 2023-06-03T20:02:18.402 INFO:tasks.rados.rados.0.smithi033.stdout:2766: writing smithi03366949-445 from 733267 to 1178338 tid 1 2023-06-03T20:02:18.410 INFO:tasks.rados.rados.0.smithi033.stdout:2766: writing smithi03366949-445 from 1853136 to 2652082 tid 2 2023-06-03T20:02:18.418 INFO:tasks.rados.rados.0.smithi033.stdout:2766: writing smithi03366949-445 from 3359056 to 3933267 tid 3 2023-06-03T20:02:18.418 INFO:tasks.rados.rados.0.smithi033.stdout:2758: done (8 left) 2023-06-03T20:02:18.418 INFO:tasks.rados.rados.0.smithi033.stdout:2767: read oid 108 snap -1 2023-06-03T20:02:18.418 INFO:tasks.rados.rados.0.smithi033.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-06-03T20:02:18.419 INFO:tasks.rados.rados.0.smithi033.stdout:2768: write oid 407 current snap is 0 2023-06-03T20:02:18.419 INFO:tasks.rados.rados.0.smithi033.stdout:2768: seq_num 1782 ranges {750074=520320,1911618=658957,3102832=664374} 2023-06-03T20:02:18.425 INFO:tasks.rados.rados.0.smithi033.stdout:2768: writing smithi03366949-407 from 750074 to 1270394 tid 1 2023-06-03T20:02:18.432 INFO:tasks.rados.rados.0.smithi033.stdout:2768: writing smithi03366949-407 from 1911618 to 2570575 tid 2 2023-06-03T20:02:18.440 INFO:tasks.rados.rados.0.smithi033.stdout:2768: writing smithi03366949-407 from 3102832 to 3767206 tid 3 2023-06-03T20:02:18.440 INFO:tasks.rados.rados.0.smithi033.stdout:2769: read oid 196 snap -1 2023-06-03T20:02:18.440 INFO:tasks.rados.rados.0.smithi033.stdout:2769: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-06-03T20:02:18.440 INFO:tasks.rados.rados.0.smithi033.stdout:2770: write oid 416 current snap is 0 2023-06-03T20:02:18.440 INFO:tasks.rados.rados.0.smithi033.stdout:2770: seq_num 1783 ranges {766881=595569,1970100=402615,3013902=475646} 2023-06-03T20:02:18.447 INFO:tasks.rados.rados.0.smithi033.stdout:2770: writing smithi03366949-416 from 766881 to 1362450 tid 1 2023-06-03T20:02:18.453 INFO:tasks.rados.rados.0.smithi033.stdout:2770: writing smithi03366949-416 from 1970100 to 2372715 tid 2 2023-06-03T20:02:18.462 INFO:tasks.rados.rados.0.smithi033.stdout:2770: writing smithi03366949-416 from 3013902 to 3489548 tid 3 2023-06-03T20:02:18.462 INFO:tasks.rados.rados.0.smithi033.stdout:2771: read oid 456 snap -1 2023-06-03T20:02:18.463 INFO:tasks.rados.rados.0.smithi033.stdout:2771: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:02:18.463 INFO:tasks.rados.rados.0.smithi033.stdout:2772: read oid 487 snap -1 2023-06-03T20:02:18.463 INFO:tasks.rados.rados.0.smithi033.stdout:2772: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:18.463 INFO:tasks.rados.rados.0.smithi033.stdout:2773: read oid 249 snap -1 2023-06-03T20:02:18.463 INFO:tasks.rados.rados.0.smithi033.stdout:2773: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:2774: delete oid 95 current snap is 0 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:2759: finishing write tid 4 to smithi03366949-427 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:2759: finishing write tid 5 to smithi03366949-427 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 377 (ObjNum 1776 snap 0 seq_num 1776) dirty exists 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:2759: left oid 427 (ObjNum 1776 snap 0 seq_num 1776) 2023-06-03T20:02:18.464 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 1 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 2 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 3 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 4 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 5 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:2760: finishing write tid 6 to smithi03366949-110 2023-06-03T20:02:18.465 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 110 v 281 (ObjNum 1777 snap 0 seq_num 1777) dirty exists 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2760: left oid 110 (ObjNum 1777 snap 0 seq_num 1777) 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2761: finishing write tid 1 to smithi03366949-230 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2761: finishing write tid 2 to smithi03366949-230 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2761: finishing write tid 3 to smithi03366949-230 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2761: finishing write tid 4 to smithi03366949-230 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:2761: finishing write tid 5 to smithi03366949-230 2023-06-03T20:02:18.466 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 310 (ObjNum 1778 snap 0 seq_num 1778) dirty exists 2023-06-03T20:02:18.467 INFO:tasks.rados.rados.0.smithi033.stdout:2761: left oid 230 (ObjNum 1778 snap 0 seq_num 1778) 2023-06-03T20:02:18.467 INFO:tasks.rados.rados.0.smithi033.stdout:2762: expect (ObjNum 1052 snap 0 seq_num 1052) 2023-06-03T20:02:18.635 INFO:tasks.rados.rados.0.smithi033.stdout:2763: finishing write tid 1 to smithi03366949-114 2023-06-03T20:02:18.635 INFO:tasks.rados.rados.0.smithi033.stdout:2763: finishing write tid 2 to smithi03366949-114 2023-06-03T20:02:18.635 INFO:tasks.rados.rados.0.smithi033.stdout:2763: finishing write tid 3 to smithi03366949-114 2023-06-03T20:02:18.636 INFO:tasks.rados.rados.0.smithi033.stdout:2763: finishing write tid 4 to smithi03366949-114 2023-06-03T20:02:18.636 INFO:tasks.rados.rados.0.smithi033.stdout:2763: finishing write tid 5 to smithi03366949-114 2023-06-03T20:02:18.636 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 114 v 363 (ObjNum 1779 snap 0 seq_num 1779) dirty exists 2023-06-03T20:02:18.636 INFO:tasks.rados.rados.0.smithi033.stdout:2763: left oid 114 (ObjNum 1779 snap 0 seq_num 1779) 2023-06-03T20:02:18.637 INFO:tasks.rados.rados.0.smithi033.stdout:2764: finishing write tid 1 to smithi03366949-326 2023-06-03T20:02:18.637 INFO:tasks.rados.rados.0.smithi033.stdout:2764: finishing write tid 2 to smithi03366949-326 2023-06-03T20:02:18.637 INFO:tasks.rados.rados.0.smithi033.stdout:2764: finishing write tid 3 to smithi03366949-326 2023-06-03T20:02:18.637 INFO:tasks.rados.rados.0.smithi033.stdout:2764: finishing write tid 4 to smithi03366949-326 2023-06-03T20:02:18.638 INFO:tasks.rados.rados.0.smithi033.stdout:2764: finishing write tid 5 to smithi03366949-326 2023-06-03T20:02:18.638 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 326 v 381 (ObjNum 1780 snap 0 seq_num 1780) dirty exists 2023-06-03T20:02:18.638 INFO:tasks.rados.rados.0.smithi033.stdout:2764: left oid 326 (ObjNum 1780 snap 0 seq_num 1780) 2023-06-03T20:02:18.639 INFO:tasks.rados.rados.0.smithi033.stdout:2765: expect (ObjNum 1695 snap 0 seq_num 1695) 2023-06-03T20:02:18.745 INFO:tasks.rados.rados.0.smithi033.stdout:2766: finishing write tid 1 to smithi03366949-445 2023-06-03T20:02:18.745 INFO:tasks.rados.rados.0.smithi033.stdout:2766: finishing write tid 2 to smithi03366949-445 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:2766: finishing write tid 3 to smithi03366949-445 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:2766: finishing write tid 4 to smithi03366949-445 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:2766: finishing write tid 5 to smithi03366949-445 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 320 (ObjNum 1781 snap 0 seq_num 1781) dirty exists 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:2766: left oid 445 (ObjNum 1781 snap 0 seq_num 1781) 2023-06-03T20:02:18.746 INFO:tasks.rados.rados.0.smithi033.stdout:2767: expect (ObjNum 1429 snap 0 seq_num 1429) 2023-06-03T20:02:18.822 INFO:tasks.rados.rados.0.smithi033.stdout:2768: finishing write tid 1 to smithi03366949-407 2023-06-03T20:02:18.822 INFO:tasks.rados.rados.0.smithi033.stdout:2768: finishing write tid 2 to smithi03366949-407 2023-06-03T20:02:18.822 INFO:tasks.rados.rados.0.smithi033.stdout:2768: finishing write tid 3 to smithi03366949-407 2023-06-03T20:02:18.823 INFO:tasks.rados.rados.0.smithi033.stdout:2768: finishing write tid 4 to smithi03366949-407 2023-06-03T20:02:18.823 INFO:tasks.rados.rados.0.smithi033.stdout:2768: finishing write tid 5 to smithi03366949-407 2023-06-03T20:02:18.823 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 387 (ObjNum 1782 snap 0 seq_num 1782) dirty exists 2023-06-03T20:02:18.824 INFO:tasks.rados.rados.0.smithi033.stdout:2768: left oid 407 (ObjNum 1782 snap 0 seq_num 1782) 2023-06-03T20:02:18.824 INFO:tasks.rados.rados.0.smithi033.stdout:2770: finishing write tid 1 to smithi03366949-416 2023-06-03T20:02:18.824 INFO:tasks.rados.rados.0.smithi033.stdout:2769: expect (ObjNum 1631 snap 0 seq_num 1631) 2023-06-03T20:02:18.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[70879]: debug 2023-06-03T20:02:18.545+0000 7f6486ee0200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:02:18.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[33017]: cluster 2023-06-03T20:02:17.489409+0000 mgr.x (mgr.24803) 84 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.9 MiB/s wr, 79 op/s 2023-06-03T20:02:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[26432]: cluster 2023-06-03T20:02:17.489409+0000 mgr.x (mgr.24803) 84 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.9 MiB/s wr, 79 op/s 2023-06-03T20:02:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:18 smithi083 bash[26882]: cluster 2023-06-03T20:02:17.489409+0000 mgr.x (mgr.24803) 84 : cluster [DBG] pgmap v55: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 58 MiB/s rd, 7.9 MiB/s wr, 79 op/s 2023-06-03T20:02:18.895 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:18 smithi083 bash[53374]: ts=2023-06-03T20:02: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:18.896 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:18 smithi083 bash[53374]: ts=2023-06-03T20:02:18.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:18.973 INFO:tasks.rados.rados.0.smithi033.stdout:2770: finishing write tid 2 to smithi03366949-416 2023-06-03T20:02:18.974 INFO:tasks.rados.rados.0.smithi033.stdout:2770: finishing write tid 3 to smithi03366949-416 2023-06-03T20:02:18.974 INFO:tasks.rados.rados.0.smithi033.stdout:2770: finishing write tid 4 to smithi03366949-416 2023-06-03T20:02:18.974 INFO:tasks.rados.rados.0.smithi033.stdout:2771: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:02:19.100 INFO:tasks.rados.rados.0.smithi033.stdout:2773: expect (ObjNum 1078 snap 0 seq_num 1078) 2023-06-03T20:02:19.196 INFO:tasks.rados.rados.0.smithi033.stdout:2770: finishing write tid 5 to smithi03366949-416 2023-06-03T20:02:19.196 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 416 v 380 (ObjNum 1783 snap 0 seq_num 1783) dirty exists 2023-06-03T20:02:19.196 INFO:tasks.rados.rados.0.smithi033.stdout:2770: left oid 416 (ObjNum 1783 snap 0 seq_num 1783) 2023-06-03T20:02:19.196 INFO:tasks.rados.rados.0.smithi033.stdout:2772: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:19.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:18 smithi033 bash[70879]: debug 2023-06-03T20:02:18.937+0000 7f6486ee0200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:02:19.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:19 smithi033 bash[70879]: debug 2023-06-03T20:02:19.109+0000 7f6486ee0200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:02:19.344 INFO:tasks.rados.rados.0.smithi033.stdout:2759: done (15 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2760: done (14 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2761: done (13 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2762: done (12 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2763: done (11 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2764: done (10 left) 2023-06-03T20:02:19.345 INFO:tasks.rados.rados.0.smithi033.stdout:2765: done (9 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2766: done (8 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2767: done (7 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2768: done (6 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2769: done (5 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2770: done (4 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2771: done (3 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2772: done (2 left) 2023-06-03T20:02:19.346 INFO:tasks.rados.rados.0.smithi033.stdout:2773: done (1 left) 2023-06-03T20:02:19.347 INFO:tasks.rados.rados.0.smithi033.stdout:2774: done (0 left) 2023-06-03T20:02:19.347 INFO:tasks.rados.rados.0.smithi033.stdout:2775: write oid 401 current snap is 0 2023-06-03T20:02:19.347 INFO:tasks.rados.rados.0.smithi033.stdout:2775: seq_num 1785 ranges {400495=746067,1570711=406284} 2023-06-03T20:02:19.357 INFO:tasks.rados.rados.0.smithi033.stdout:2775: writing smithi03366949-401 from 400495 to 1146562 tid 1 2023-06-03T20:02:19.363 INFO:tasks.rados.rados.0.smithi033.stdout:2775: writing smithi03366949-401 from 1570711 to 1976995 tid 2 2023-06-03T20:02:19.363 INFO:tasks.rados.rados.0.smithi033.stdout:2776: write oid 132 current snap is 0 2023-06-03T20:02:19.363 INFO:tasks.rados.rados.0.smithi033.stdout:2775: finishing write tid 1 to smithi03366949-401 2023-06-03T20:02:19.363 INFO:tasks.rados.rados.0.smithi033.stdout:2776: seq_num 1786 ranges {417302=421316,1629193=388109} 2023-06-03T20:02:19.368 INFO:tasks.rados.rados.0.smithi033.stdout:2776: writing smithi03366949-132 from 417302 to 838618 tid 1 2023-06-03T20:02:19.375 INFO:tasks.rados.rados.0.smithi033.stdout:2776: writing smithi03366949-132 from 1629193 to 2017302 tid 2 2023-06-03T20:02:19.375 INFO:tasks.rados.rados.0.smithi033.stdout:2777: read oid 258 snap -1 2023-06-03T20:02:19.375 INFO:tasks.rados.rados.0.smithi033.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-06-03T20:02:19.375 INFO:tasks.rados.rados.0.smithi033.stdout:2778: read oid 309 snap -1 2023-06-03T20:02:19.375 INFO:tasks.rados.rados.0.smithi033.stdout:2778: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2779: read oid 41 snap -1 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2779: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2780: delete oid 196 current snap is 0 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2775: finishing write tid 2 to smithi03366949-401 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2775: finishing write tid 3 to smithi03366949-401 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:2775: finishing write tid 4 to smithi03366949-401 2023-06-03T20:02:19.376 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 401 v 349 (ObjNum 1785 snap 0 seq_num 1785) dirty exists 2023-06-03T20:02:19.377 INFO:tasks.rados.rados.0.smithi033.stdout:2775: left oid 401 (ObjNum 1785 snap 0 seq_num 1785) 2023-06-03T20:02:19.377 INFO:tasks.rados.rados.0.smithi033.stdout:2776: finishing write tid 1 to smithi03366949-132 2023-06-03T20:02:19.380 INFO:tasks.rados.rados.0.smithi033.stdout:2776: finishing write tid 2 to smithi03366949-132 2023-06-03T20:02:19.381 INFO:tasks.rados.rados.0.smithi033.stdout:2776: finishing write tid 3 to smithi03366949-132 2023-06-03T20:02:19.382 INFO:tasks.rados.rados.0.smithi033.stdout:2777: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-06-03T20:02:19.576 INFO:tasks.rados.rados.0.smithi033.stdout:2776: finishing write tid 4 to smithi03366949-132 2023-06-03T20:02:19.576 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 132 v 349 (ObjNum 1786 snap 0 seq_num 1786) dirty exists 2023-06-03T20:02:19.576 INFO:tasks.rados.rados.0.smithi033.stdout:2776: left oid 132 (ObjNum 1786 snap 0 seq_num 1786) 2023-06-03T20:02:19.577 INFO:tasks.rados.rados.0.smithi033.stdout:2778: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-06-03T20:02:19.702 INFO:tasks.rados.rados.0.smithi033.stdout:2779: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:02:19.784 INFO:tasks.rados.rados.0.smithi033.stdout:2775: done (5 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2776: done (4 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2777: done (3 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2778: done (2 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2779: done (1 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2780: done (0 left) 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2781: write oid 374 current snap is 0 2023-06-03T20:02:19.785 INFO:tasks.rados.rados.0.smithi033.stdout:2781: seq_num 1788 ranges {450916=688167,1862510=188406} 2023-06-03T20:02:19.795 INFO:tasks.rados.rados.0.smithi033.stdout:2781: writing smithi03366949-374 from 450916 to 1139083 tid 1 2023-06-03T20:02:19.801 INFO:tasks.rados.rados.0.smithi033.stdout:2781: writing smithi03366949-374 from 1862510 to 2050916 tid 2 2023-06-03T20:02:19.801 INFO:tasks.rados.rados.0.smithi033.stdout:2782: write oid 47 current snap is 0 2023-06-03T20:02:19.801 INFO:tasks.rados.rados.0.smithi033.stdout:2781: finishing write tid 1 to smithi03366949-374 2023-06-03T20:02:19.801 INFO:tasks.rados.rados.0.smithi033.stdout:2782: seq_num 1789 ranges {467723=763416,1804639=263084} 2023-06-03T20:02:19.808 INFO:tasks.rados.rados.0.smithi033.stdout:2782: writing smithi03366949-47 from 467723 to 1231139 tid 1 2023-06-03T20:02:19.813 INFO:tasks.rados.rados.0.smithi033.stdout:2782: writing smithi03366949-47 from 1804639 to 2067723 tid 2 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2783: read oid 151 snap -1 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2784: read oid 204 snap -1 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2784: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2785: delete oid 173 current snap is 0 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2781: finishing write tid 2 to smithi03366949-374 2023-06-03T20:02:19.814 INFO:tasks.rados.rados.0.smithi033.stdout:2781: finishing write tid 3 to smithi03366949-374 2023-06-03T20:02:19.815 INFO:tasks.rados.rados.0.smithi033.stdout:2781: finishing write tid 4 to smithi03366949-374 2023-06-03T20:02:19.815 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 374 v 393 (ObjNum 1788 snap 0 seq_num 1788) dirty exists 2023-06-03T20:02:19.815 INFO:tasks.rados.rados.0.smithi033.stdout:2781: left oid 374 (ObjNum 1788 snap 0 seq_num 1788) 2023-06-03T20:02:19.815 INFO:tasks.rados.rados.0.smithi033.stdout:2782: finishing write tid 1 to smithi03366949-47 2023-06-03T20:02:19.816 INFO:tasks.rados.rados.0.smithi033.stdout:2781: done (4 left) 2023-06-03T20:02:19.817 INFO:tasks.rados.rados.0.smithi033.stdout:2785: done (3 left) 2023-06-03T20:02:19.817 INFO:tasks.rados.rados.0.smithi033.stdout:2786: write oid 420 current snap is 0 2023-06-03T20:02:19.817 INFO:tasks.rados.rados.0.smithi033.stdout:2786: seq_num 1791 ranges {501337=513914,1521603=417291} 2023-06-03T20:02:19.824 INFO:tasks.rados.rados.0.smithi033.stdout:2786: writing smithi03366949-420 from 501337 to 1015251 tid 1 2023-06-03T20:02:19.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:19 smithi033 bash[70879]: debug 2023-06-03T20:02:19.349+0000 7f6486ee0200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:02:19.830 INFO:tasks.rados.rados.0.smithi033.stdout:2786: writing smithi03366949-420 from 1521603 to 1938894 tid 2 2023-06-03T20:02:19.830 INFO:tasks.rados.rados.0.smithi033.stdout:2787: write oid 180 current snap is 0 2023-06-03T20:02:19.831 INFO:tasks.rados.rados.0.smithi033.stdout:2787: seq_num 1792 ranges {518144=589163,1580085=538059} 2023-06-03T20:02:19.836 INFO:tasks.rados.rados.0.smithi033.stdout:2787: writing smithi03366949-180 from 518144 to 1107307 tid 1 2023-06-03T20:02:19.842 INFO:tasks.rados.rados.0.smithi033.stdout:2787: writing smithi03366949-180 from 1580085 to 2118144 tid 2 2023-06-03T20:02:19.842 INFO:tasks.rados.rados.0.smithi033.stdout:2788: write oid 80 current snap is 0 2023-06-03T20:02:19.842 INFO:tasks.rados.rados.0.smithi033.stdout:2788: seq_num 1793 ranges {534951=664412,1922214=212737} 2023-06-03T20:02:19.849 INFO:tasks.rados.rados.0.smithi033.stdout:2788: writing smithi03366949-80 from 534951 to 1199363 tid 1 2023-06-03T20:02:19.854 INFO:tasks.rados.rados.0.smithi033.stdout:2788: writing smithi03366949-80 from 1922214 to 2134951 tid 2 2023-06-03T20:02:19.854 INFO:tasks.rados.rados.0.smithi033.stdout:2789: read oid 149 snap -1 2023-06-03T20:02:19.855 INFO:tasks.rados.rados.0.smithi033.stdout:2789: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:19.855 INFO:tasks.rados.rados.0.smithi033.stdout:2790: read oid 195 snap -1 2023-06-03T20:02:19.855 INFO:tasks.rados.rados.0.smithi033.stdout:2790: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-06-03T20:02:19.855 INFO:tasks.rados.rados.0.smithi033.stdout:2791: write oid 452 current snap is 0 2023-06-03T20:02:19.855 INFO:tasks.rados.rados.0.smithi033.stdout:2791: seq_num 1794 ranges {551758=739661,1980696=171062} 2023-06-03T20:02:19.862 INFO:tasks.rados.rados.0.smithi033.stdout:2791: writing smithi03366949-452 from 551758 to 1291419 tid 1 2023-06-03T20:02:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:2791: writing smithi03366949-452 from 1980696 to 2151758 tid 2 2023-06-03T20:02:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:2792: delete oid 244 current snap is 0 2023-06-03T20:02:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:2782: finishing write tid 2 to smithi03366949-47 2023-06-03T20:02:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:2782: finishing write tid 3 to smithi03366949-47 2023-06-03T20:02:19.867 INFO:tasks.rados.rados.0.smithi033.stdout:2782: finishing write tid 4 to smithi03366949-47 2023-06-03T20:02:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 47 v 270 (ObjNum 1789 snap 0 seq_num 1789) dirty exists 2023-06-03T20:02:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:2782: left oid 47 (ObjNum 1789 snap 0 seq_num 1789) 2023-06-03T20:02:19.868 INFO:tasks.rados.rados.0.smithi033.stdout:2783: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-06-03T20:02:20.042 INFO:tasks.rados.rados.0.smithi033.stdout:2784: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-06-03T20:02:20.323 INFO:tasks.rados.rados.0.smithi033.stdout:2786: finishing write tid 1 to smithi03366949-420 2023-06-03T20:02:20.323 INFO:tasks.rados.rados.0.smithi033.stdout:2786: finishing write tid 2 to smithi03366949-420 2023-06-03T20:02:20.323 INFO:tasks.rados.rados.0.smithi033.stdout:2786: finishing write tid 3 to smithi03366949-420 2023-06-03T20:02:20.323 INFO:tasks.rados.rados.0.smithi033.stdout:2786: finishing write tid 4 to smithi03366949-420 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 420 v 314 (ObjNum 1791 snap 0 seq_num 1791) dirty exists 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:2786: left oid 420 (ObjNum 1791 snap 0 seq_num 1791) 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:2787: finishing write tid 1 to smithi03366949-180 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:2787: finishing write tid 2 to smithi03366949-180 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:2787: finishing write tid 3 to smithi03366949-180 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:2787: finishing write tid 4 to smithi03366949-180 2023-06-03T20:02:20.324 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 180 v 496 (ObjNum 1792 snap 0 seq_num 1792) dirty exists 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2787: left oid 180 (ObjNum 1792 snap 0 seq_num 1792) 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2788: finishing write tid 1 to smithi03366949-80 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2788: finishing write tid 2 to smithi03366949-80 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2782: done (9 left) 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2783: done (8 left) 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2784: done (7 left) 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2786: done (6 left) 2023-06-03T20:02:20.325 INFO:tasks.rados.rados.0.smithi033.stdout:2787: done (5 left) 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2792: done (4 left) 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2793: write oid 11 current snap is 0 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2788: finishing write tid 3 to smithi03366949-80 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2788: finishing write tid 4 to smithi03366949-80 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 80 v 499 (ObjNum 1793 snap 0 seq_num 1793) dirty exists 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2788: left oid 80 (ObjNum 1793 snap 0 seq_num 1793) 2023-06-03T20:02:20.326 INFO:tasks.rados.rados.0.smithi033.stdout:2789: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:20.554 INFO:tasks.rados.rados.0.smithi033.stdout:2790: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-06-03T20:02:20.629 INFO:tasks.rados.rados.0.smithi033.stdout:2791: finishing write tid 1 to smithi03366949-452 2023-06-03T20:02:20.629 INFO:tasks.rados.rados.0.smithi033.stdout:2791: finishing write tid 2 to smithi03366949-452 2023-06-03T20:02:20.629 INFO:tasks.rados.rados.0.smithi033.stdout:2791: finishing write tid 3 to smithi03366949-452 2023-06-03T20:02:20.630 INFO:tasks.rados.rados.0.smithi033.stdout:2791: finishing write tid 4 to smithi03366949-452 2023-06-03T20:02:20.630 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 452 v 273 (ObjNum 1794 snap 0 seq_num 1794) dirty exists 2023-06-03T20:02:20.630 INFO:tasks.rados.rados.0.smithi033.stdout:2791: left oid 452 (ObjNum 1794 snap 0 seq_num 1794) 2023-06-03T20:02:20.630 INFO:tasks.rados.rados.0.smithi033.stdout:2793: seq_num 1796 ranges {585372=606512,1814013=371359} 2023-06-03T20:02:20.640 INFO:tasks.rados.rados.0.smithi033.stdout:2793: writing smithi03366949-11 from 585372 to 1191884 tid 1 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2793: writing smithi03366949-11 from 1814013 to 2185372 tid 2 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2788: done (4 left) 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2789: done (3 left) 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2790: done (2 left) 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2791: done (1 left) 2023-06-03T20:02:20.647 INFO:tasks.rados.rados.0.smithi033.stdout:2794: read oid 313 snap -1 2023-06-03T20:02:20.648 INFO:tasks.rados.rados.0.smithi033.stdout:2794: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-06-03T20:02:20.648 INFO:tasks.rados.rados.0.smithi033.stdout:2795: read oid 61 snap -1 2023-06-03T20:02:20.648 INFO:tasks.rados.rados.0.smithi033.stdout:2795: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-06-03T20:02:20.648 INFO:tasks.rados.rados.0.smithi033.stdout:2796: write oid 415 current snap is 0 2023-06-03T20:02:20.648 INFO:tasks.rados.rados.0.smithi033.stdout:2796: seq_num 1797 ranges {602179=681761,1756142=428298} 2023-06-03T20:02:20.654 INFO:tasks.rados.rados.0.smithi033.stdout:2796: writing smithi03366949-415 from 602179 to 1283940 tid 1 2023-06-03T20:02:20.660 INFO:tasks.rados.rados.0.smithi033.stdout:2796: writing smithi03366949-415 from 1756142 to 2184440 tid 2 2023-06-03T20:02:20.660 INFO:tasks.rados.rados.0.smithi033.stdout:2797: write oid 404 current snap is 0 2023-06-03T20:02:20.661 INFO:tasks.rados.rados.0.smithi033.stdout:2793: finishing write tid 1 to smithi03366949-11 2023-06-03T20:02:20.661 INFO:tasks.rados.rados.0.smithi033.stdout:2797: seq_num 1798 ranges {618986=757010,1814624=404362} 2023-06-03T20:02:20.668 INFO:tasks.rados.rados.0.smithi033.stdout:2797: writing smithi03366949-404 from 618986 to 1375996 tid 1 2023-06-03T20:02:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:2797: writing smithi03366949-404 from 1814624 to 2218986 tid 2 2023-06-03T20:02:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:2798: write oid 139 current snap is 0 2023-06-03T20:02:20.673 INFO:tasks.rados.rados.0.smithi033.stdout:2798: seq_num 1799 ranges {635793=432259,1473106=431967} 2023-06-03T20:02:20.679 INFO:tasks.rados.rados.0.smithi033.stdout:2798: writing smithi03366949-139 from 635793 to 1068052 tid 1 2023-06-03T20:02:20.685 INFO:tasks.rados.rados.0.smithi033.stdout:2798: writing smithi03366949-139 from 1473106 to 1905073 tid 2 2023-06-03T20:02:20.685 INFO:tasks.rados.rados.0.smithi033.stdout:2799: read oid 137 snap -1 2023-06-03T20:02:20.685 INFO:tasks.rados.rados.0.smithi033.stdout:2799: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-06-03T20:02:20.685 INFO:tasks.rados.rados.0.smithi033.stdout:2800: read oid 290 snap -1 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2800: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2801: write oid 485 current snap is 0 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2793: finishing write tid 2 to smithi03366949-11 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2793: finishing write tid 3 to smithi03366949-11 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2793: finishing write tid 4 to smithi03366949-11 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 11 v 352 (ObjNum 1796 snap 0 seq_num 1796) dirty exists 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2793: left oid 11 (ObjNum 1796 snap 0 seq_num 1796) 2023-06-03T20:02:20.686 INFO:tasks.rados.rados.0.smithi033.stdout:2795: expect (ObjNum 1642 snap 0 seq_num 1642) 2023-06-03T20:02:20.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[26432]: cluster 2023-06-03T20:02:19.490532+0000 mgr.x (mgr.24803) 85 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-06-03T20:02:20.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[26432]: audit 2023-06-03T20:02:19.700108+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.33:0/2177665052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:20.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[70879]: debug 2023-06-03T20:02:20.525+0000 7f6486ee0200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:02:20.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[70879]: debug 2023-06-03T20:02:20.697+0000 7f6486ee0200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:02:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[33017]: cluster 2023-06-03T20:02:19.490532+0000 mgr.x (mgr.24803) 85 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-06-03T20:02:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[33017]: audit 2023-06-03T20:02:19.700108+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.33:0/2177665052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:20.868 INFO:tasks.rados.rados.0.smithi033.stdout:2794: expect (ObjNum 1537 snap 0 seq_num 1537) 2023-06-03T20:02:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:20 smithi083 bash[26882]: cluster 2023-06-03T20:02:19.490532+0000 mgr.x (mgr.24803) 85 : cluster [DBG] pgmap v56: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 82 MiB/s rd, 13 MiB/s wr, 116 op/s 2023-06-03T20:02:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:20 smithi083 bash[26882]: audit 2023-06-03T20:02:19.700108+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.33:0/2177665052' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:2796: finishing write tid 1 to smithi03366949-415 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:2796: finishing write tid 2 to smithi03366949-415 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:2796: finishing write tid 3 to smithi03366949-415 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:2796: finishing write tid 4 to smithi03366949-415 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 415 v 316 (ObjNum 1797 snap 0 seq_num 1797) dirty exists 2023-06-03T20:02:21.037 INFO:tasks.rados.rados.0.smithi033.stdout:2796: left oid 415 (ObjNum 1797 snap 0 seq_num 1797) 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2797: finishing write tid 1 to smithi03366949-404 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2797: finishing write tid 2 to smithi03366949-404 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2797: finishing write tid 3 to smithi03366949-404 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2797: finishing write tid 4 to smithi03366949-404 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 404 v 342 (ObjNum 1798 snap 0 seq_num 1798) dirty exists 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2797: left oid 404 (ObjNum 1798 snap 0 seq_num 1798) 2023-06-03T20:02:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:2798: finishing write tid 1 to smithi03366949-139 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:2798: finishing write tid 2 to smithi03366949-139 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:2798: finishing write tid 3 to smithi03366949-139 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:2798: finishing write tid 4 to smithi03366949-139 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 139 v 366 (ObjNum 1799 snap 0 seq_num 1799) dirty exists 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:2798: left oid 139 (ObjNum 1799 snap 0 seq_num 1799) 2023-06-03T20:02:21.039 INFO:tasks.rados.rados.0.smithi033.stdout:2799: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-06-03T20:02:21.153 INFO:tasks.rados.rados.0.smithi033.stdout:2800: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:21.279 INFO:tasks.rados.rados.0.smithi033.stdout:2801: seq_num 1800 ranges {652600=507508,1931588=321012} 2023-06-03T20:02:21.290 INFO:tasks.rados.rados.0.smithi033.stdout:2801: writing smithi03366949-485 from 652600 to 1160108 tid 1 2023-06-03T20:02:21.298 INFO:tasks.rados.rados.0.smithi033.stdout:2801: writing smithi03366949-485 from 1931588 to 2252600 tid 2 2023-06-03T20:02:21.298 INFO:tasks.rados.rados.0.smithi033.stdout:2793: done (8 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2794: done (7 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2795: done (6 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2796: done (5 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2797: done (4 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2798: done (3 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2799: done (2 left) 2023-06-03T20:02:21.299 INFO:tasks.rados.rados.0.smithi033.stdout:2800: done (1 left) 2023-06-03T20:02:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:2802: write oid 388 current snap is 0 2023-06-03T20:02:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:2801: finishing write tid 1 to smithi03366949-485 2023-06-03T20:02:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:2802: seq_num 1801 ranges {669407=582757,1873717=395690} 2023-06-03T20:02:21.305 INFO:tasks.rados.rados.0.smithi033.stdout:2802: writing smithi03366949-388 from 669407 to 1252164 tid 1 2023-06-03T20:02:21.311 INFO:tasks.rados.rados.0.smithi033.stdout:2802: writing smithi03366949-388 from 1873717 to 2269407 tid 2 2023-06-03T20:02:21.312 INFO:tasks.rados.rados.0.smithi033.stdout:2803: read oid 486 snap -1 2023-06-03T20:02:21.312 INFO:tasks.rados.rados.0.smithi033.stdout:2803: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-06-03T20:02:21.312 INFO:tasks.rados.rados.0.smithi033.stdout:2804: read oid 5 snap -1 2023-06-03T20:02:21.312 INFO:tasks.rados.rados.0.smithi033.stdout:2804: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-06-03T20:02:21.313 INFO:tasks.rados.rados.0.smithi033.stdout:2805: read oid 430 snap -1 2023-06-03T20:02:21.313 INFO:tasks.rados.rados.0.smithi033.stdout:2805: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-06-03T20:02:21.313 INFO:tasks.rados.rados.0.smithi033.stdout:2806: write oid 250 current snap is 0 2023-06-03T20:02:21.313 INFO:tasks.rados.rados.0.smithi033.stdout:2801: finishing write tid 2 to smithi03366949-485 2023-06-03T20:02:21.313 INFO:tasks.rados.rados.0.smithi033.stdout:2806: seq_num 1802 ranges {686214=774359,2048552=237662} 2023-06-03T20:02:21.320 INFO:tasks.rados.rados.0.smithi033.stdout:2806: writing smithi03366949-250 from 686214 to 1460573 tid 1 2023-06-03T20:02:21.327 INFO:tasks.rados.rados.0.smithi033.stdout:2806: writing smithi03366949-250 from 2048552 to 2286214 tid 2 2023-06-03T20:02:21.327 INFO:tasks.rados.rados.0.smithi033.stdout:2807: read oid 145 snap -1 2023-06-03T20:02:21.328 INFO:tasks.rados.rados.0.smithi033.stdout:2807: expect deleted 2023-06-03T20:02:21.328 INFO:tasks.rados.rados.0.smithi033.stdout:2808: read oid 294 snap -1 2023-06-03T20:02:21.328 INFO:tasks.rados.rados.0.smithi033.stdout:2808: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:02:21.329 INFO:tasks.rados.rados.0.smithi033.stdout:2809: read oid 324 snap -1 2023-06-03T20:02:21.329 INFO:tasks.rados.rados.0.smithi033.stdout:2809: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-06-03T20:02:21.329 INFO:tasks.rados.rados.0.smithi033.stdout:2801: finishing write tid 3 to smithi03366949-485 2023-06-03T20:02:21.329 INFO:tasks.rados.rados.0.smithi033.stdout:2801: finishing write tid 4 to smithi03366949-485 2023-06-03T20:02:21.329 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 485 v 391 (ObjNum 1800 snap 0 seq_num 1800) dirty exists 2023-06-03T20:02:21.330 INFO:tasks.rados.rados.0.smithi033.stdout:2801: left oid 485 (ObjNum 1800 snap 0 seq_num 1800) 2023-06-03T20:02:21.330 INFO:tasks.rados.rados.0.smithi033.stdout:2802: finishing write tid 1 to smithi03366949-388 2023-06-03T20:02:21.330 INFO:tasks.rados.rados.0.smithi033.stdout:2803: expect (ObjNum 1199 snap 0 seq_num 1199) 2023-06-03T20:02:21.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:20 smithi033 bash[70879]: debug 2023-06-03T20:02:20.833+0000 7f6486ee0200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:02:21.449 INFO:tasks.rados.rados.0.smithi033.stdout:2802: finishing write tid 2 to smithi03366949-388 2023-06-03T20:02:21.449 INFO:tasks.rados.rados.0.smithi033.stdout:2802: finishing write tid 3 to smithi03366949-388 2023-06-03T20:02:21.450 INFO:tasks.rados.rados.0.smithi033.stdout:2802: finishing write tid 4 to smithi03366949-388 2023-06-03T20:02:21.450 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 276 (ObjNum 1801 snap 0 seq_num 1801) dirty exists 2023-06-03T20:02:21.450 INFO:tasks.rados.rados.0.smithi033.stdout:2802: left oid 388 (ObjNum 1801 snap 0 seq_num 1801) 2023-06-03T20:02:21.450 INFO:tasks.rados.rados.0.smithi033.stdout:2806: finishing write tid 1 to smithi03366949-250 2023-06-03T20:02:21.450 INFO:tasks.rados.rados.0.smithi033.stdout:2804: expect (ObjNum 1351 snap 0 seq_num 1351) 2023-06-03T20:02:21.553 INFO:tasks.rados.rados.0.smithi033.stdout:2805: expect (ObjNum 1605 snap 0 seq_num 1605) 2023-06-03T20:02:21.670 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:21 smithi033 bash[70879]: debug 2023-06-03T20:02:21.397+0000 7f6486ee0200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:2806: finishing write tid 2 to smithi03366949-250 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:2806: finishing write tid 3 to smithi03366949-250 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:2806: finishing write tid 4 to smithi03366949-250 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 250 v 384 (ObjNum 1802 snap 0 seq_num 1802) dirty exists 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:2806: left oid 250 (ObjNum 1802 snap 0 seq_num 1802) 2023-06-03T20:02:21.971 INFO:tasks.rados.rados.0.smithi033.stdout:2808: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:02:22.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:21 smithi033 bash[70879]: debug 2023-06-03T20:02:21.661+0000 7f6486ee0200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:02:22.180 INFO:tasks.rados.rados.0.smithi033.stdout:2809: expect (ObjNum 1759 snap 0 seq_num 1759) 2023-06-03T20:02:22.375 INFO:tasks.rados.rados.0.smithi033.stdout:2801: done (8 left) 2023-06-03T20:02:22.375 INFO:tasks.rados.rados.0.smithi033.stdout:2802: done (7 left) 2023-06-03T20:02:22.375 INFO:tasks.rados.rados.0.smithi033.stdout:2803: done (6 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2804: done (5 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2805: done (4 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2806: done (3 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2807: done (2 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2808: done (1 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2809: done (0 left) 2023-06-03T20:02:22.376 INFO:tasks.rados.rados.0.smithi033.stdout:2810: read oid 111 snap -1 2023-06-03T20:02:22.377 INFO:tasks.rados.rados.0.smithi033.stdout:2810: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-06-03T20:02:22.377 INFO:tasks.rados.rados.0.smithi033.stdout:2811: write oid 256 current snap is 0 2023-06-03T20:02:22.377 INFO:tasks.rados.rados.0.smithi033.stdout:2811: seq_num 1803 ranges {703021=449608,1707034=595987} 2023-06-03T20:02:22.385 INFO:tasks.rados.rados.0.smithi033.stdout:2811: writing smithi03366949-256 from 703021 to 1152629 tid 1 2023-06-03T20:02:22.397 INFO:tasks.rados.rados.0.smithi033.stdout:2811: writing smithi03366949-256 from 1707034 to 2303021 tid 2 2023-06-03T20:02:22.397 INFO:tasks.rados.rados.0.smithi033.stdout:2812: read oid 209 snap -1 2023-06-03T20:02:22.397 INFO:tasks.rados.rados.0.smithi033.stdout:2812: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-06-03T20:02:22.397 INFO:tasks.rados.rados.0.smithi033.stdout:2813: write oid 198 current snap is 0 2023-06-03T20:02:22.397 INFO:tasks.rados.rados.0.smithi033.stdout:2813: seq_num 1804 ranges {719828=524857,1765516=554312} 2023-06-03T20:02:22.407 INFO:tasks.rados.rados.0.smithi033.stdout:2813: writing smithi03366949-198 from 719828 to 1244685 tid 1 2023-06-03T20:02:22.418 INFO:tasks.rados.rados.0.smithi033.stdout:2813: writing smithi03366949-198 from 1765516 to 2319828 tid 2 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2814: read oid 379 snap -1 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2814: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2815: read oid 21 snap -1 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2816: read oid 74 snap -1 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2816: expect deleted 2023-06-03T20:02:22.419 INFO:tasks.rados.rados.0.smithi033.stdout:2817: delete oid 249 current snap is 0 2023-06-03T20:02:22.420 INFO:tasks.rados.rados.0.smithi033.stdout:2810: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-06-03T20:02:22.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[70879]: debug 2023-06-03T20:02:22.173+0000 7f6486ee0200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:02:22.589 INFO:tasks.rados.rados.0.smithi033.stdout:2811: finishing write tid 1 to smithi03366949-256 2023-06-03T20:02:22.589 INFO:tasks.rados.rados.0.smithi033.stdout:2811: finishing write tid 2 to smithi03366949-256 2023-06-03T20:02:22.589 INFO:tasks.rados.rados.0.smithi033.stdout:2811: finishing write tid 3 to smithi03366949-256 2023-06-03T20:02:22.589 INFO:tasks.rados.rados.0.smithi033.stdout:2811: finishing write tid 4 to smithi03366949-256 2023-06-03T20:02:22.589 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 256 v 355 (ObjNum 1803 snap 0 seq_num 1803) dirty exists 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2811: left oid 256 (ObjNum 1803 snap 0 seq_num 1803) 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2810: done (7 left) 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2811: done (6 left) 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2817: done (5 left) 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2818: read oid 83 snap -1 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2818: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2819: write oid 181 current snap is 0 2023-06-03T20:02:22.590 INFO:tasks.rados.rados.0.smithi033.stdout:2812: expect (ObjNum 1401 snap 0 seq_num 1401) 2023-06-03T20:02:22.782 INFO:tasks.rados.rados.0.smithi033.stdout:2813: finishing write tid 1 to smithi03366949-198 2023-06-03T20:02:22.782 INFO:tasks.rados.rados.0.smithi033.stdout:2813: finishing write tid 2 to smithi03366949-198 2023-06-03T20:02:22.782 INFO:tasks.rados.rados.0.smithi033.stdout:2813: finishing write tid 3 to smithi03366949-198 2023-06-03T20:02:22.783 INFO:tasks.rados.rados.0.smithi033.stdout:2813: finishing write tid 4 to smithi03366949-198 2023-06-03T20:02:22.783 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 198 v 345 (ObjNum 1804 snap 0 seq_num 1804) dirty exists 2023-06-03T20:02:22.783 INFO:tasks.rados.rados.0.smithi033.stdout:2813: left oid 198 (ObjNum 1804 snap 0 seq_num 1804) 2023-06-03T20:02:22.783 INFO:tasks.rados.rados.0.smithi033.stdout:2815: expect (ObjNum 1484 snap 0 seq_num 1484) 2023-06-03T20:02:22.959 INFO:tasks.rados.rados.0.smithi033.stdout:2814: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:02:23.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[70879]: debug 2023-06-03T20:02:22.761+0000 7f6486ee0200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:02:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: cluster 2023-06-03T20:02:21.491119+0000 mgr.x (mgr.24803) 86 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-06-03T20:02:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:21.758505+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:21.766207+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:21.960429+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:21.971561+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:22.168969+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.33:0/1416366689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:22.573178+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:22.585800+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[26432]: audit 2023-06-03T20:02:22.598935+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: cluster 2023-06-03T20:02:21.491119+0000 mgr.x (mgr.24803) 86 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-06-03T20:02:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:21.758505+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:21.766207+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:21.960429+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:21.971561+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:22.168969+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.33:0/1416366689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:22.573178+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:22.585800+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:22 smithi033 bash[33017]: audit 2023-06-03T20:02:22.598935+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:23.103 INFO:tasks.rados.rados.0.smithi033.stdout:2818: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: cluster 2023-06-03T20:02:21.491119+0000 mgr.x (mgr.24803) 86 : cluster [DBG] pgmap v57: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2023-06-03T20:02:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:21.758505+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:21.766207+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:21.960429+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:21.971561+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:22.168969+0000 mon.c (mon.2) 145 : audit [DBG] from='client.? 172.21.15.33:0/1416366689' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:23.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:22.573178+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:22.585800+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:23.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:22 smithi083 bash[26882]: audit 2023-06-03T20:02:22.598935+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:23.386 INFO:tasks.rados.rados.0.smithi033.stdout:2819: seq_num 1806 ranges {753442=675355,2166127=187315} 2023-06-03T20:02:23.400 INFO:tasks.rados.rados.0.smithi033.stdout:2819: writing smithi03366949-181 from 753442 to 1428797 tid 1 2023-06-03T20:02:23.406 INFO:tasks.rados.rados.0.smithi033.stdout:2819: writing smithi03366949-181 from 2166127 to 2353442 tid 2 2023-06-03T20:02:23.406 INFO:tasks.rados.rados.0.smithi033.stdout:2812: done (6 left) 2023-06-03T20:02:23.406 INFO:tasks.rados.rados.0.smithi033.stdout:2813: done (5 left) 2023-06-03T20:02:23.407 INFO:tasks.rados.rados.0.smithi033.stdout:2814: done (4 left) 2023-06-03T20:02:23.407 INFO:tasks.rados.rados.0.smithi033.stdout:2815: done (3 left) 2023-06-03T20:02:23.407 INFO:tasks.rados.rados.0.smithi033.stdout:2816: done (2 left) 2023-06-03T20:02:23.407 INFO:tasks.rados.rados.0.smithi033.stdout:2818: done (1 left) 2023-06-03T20:02:23.407 INFO:tasks.rados.rados.0.smithi033.stdout:2820: delete oid 355 current snap is 0 2023-06-03T20:02:23.409 INFO:tasks.rados.rados.0.smithi033.stdout:2820: done (1 left) 2023-06-03T20:02:23.409 INFO:tasks.rados.rados.0.smithi033.stdout:2821: write oid 486 current snap is 0 2023-06-03T20:02:23.409 INFO:tasks.rados.rados.0.smithi033.stdout:2821: seq_num 1808 ranges {787056=425853,1883091=503965} 2023-06-03T20:02:23.416 INFO:tasks.rados.rados.0.smithi033.stdout:2821: writing smithi03366949-486 from 787056 to 1212909 tid 1 2023-06-03T20:02:23.424 INFO:tasks.rados.rados.0.smithi033.stdout:2821: writing smithi03366949-486 from 1883091 to 2387056 tid 2 2023-06-03T20:02:23.425 INFO:tasks.rados.rados.0.smithi033.stdout:2822: write oid 241 current snap is 0 2023-06-03T20:02:23.425 INFO:tasks.rados.rados.0.smithi033.stdout:2819: finishing write tid 1 to smithi03366949-181 2023-06-03T20:02:23.425 INFO:tasks.rados.rados.0.smithi033.stdout:2822: seq_num 1809 ranges {403863=501102,1425220=733959} 2023-06-03T20:02:23.429 INFO:tasks.rados.rados.0.smithi033.stdout:2822: writing smithi03366949-241 from 403863 to 904965 tid 1 2023-06-03T20:02:23.436 INFO:tasks.rados.rados.0.smithi033.stdout:2822: writing smithi03366949-241 from 1425220 to 2159179 tid 2 2023-06-03T20:02:23.437 INFO:tasks.rados.rados.0.smithi033.stdout:2823: write oid 404 current snap is 0 2023-06-03T20:02:23.437 INFO:tasks.rados.rados.0.smithi033.stdout:2819: finishing write tid 2 to smithi03366949-181 2023-06-03T20:02:23.437 INFO:tasks.rados.rados.0.smithi033.stdout:2819: finishing write tid 3 to smithi03366949-181 2023-06-03T20:02:23.437 INFO:tasks.rados.rados.0.smithi033.stdout:2819: finishing write tid 4 to smithi03366949-181 2023-06-03T20:02:23.438 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 181 v 319 (ObjNum 1806 snap 0 seq_num 1806) dirty exists 2023-06-03T20:02:23.438 INFO:tasks.rados.rados.0.smithi033.stdout:2819: left oid 181 (ObjNum 1806 snap 0 seq_num 1806) 2023-06-03T20:02:23.438 INFO:tasks.rados.rados.0.smithi033.stdout:2821: finishing write tid 1 to smithi03366949-486 2023-06-03T20:02:23.438 INFO:tasks.rados.rados.0.smithi033.stdout:2823: seq_num 1810 ranges {420670=692704,1600055=593970} 2023-06-03T20:02:23.443 INFO:tasks.rados.rados.0.smithi033.stdout:2823: writing smithi03366949-404 from 420670 to 1113374 tid 1 2023-06-03T20:02:23.449 INFO:tasks.rados.rados.0.smithi033.stdout:2823: writing smithi03366949-404 from 1600055 to 2194025 tid 2 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2819: done (3 left) 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2824: read oid 425 snap -1 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2824: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2825: read oid 237 snap -1 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2825: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2826: write oid 328 current snap is 0 2023-06-03T20:02:23.450 INFO:tasks.rados.rados.0.smithi033.stdout:2826: seq_num 1811 ranges {437477=767953,1658537=737628} 2023-06-03T20:02:23.456 INFO:tasks.rados.rados.0.smithi033.stdout:2826: writing smithi03366949-328 from 437477 to 1205430 tid 1 2023-06-03T20:02:23.463 INFO:tasks.rados.rados.0.smithi033.stdout:2826: writing smithi03366949-328 from 1658537 to 2396165 tid 2 2023-06-03T20:02:23.464 INFO:tasks.rados.rados.0.smithi033.stdout:2827: write oid 365 current snap is 0 2023-06-03T20:02:23.464 INFO:tasks.rados.rados.0.smithi033.stdout:2821: finishing write tid 2 to smithi03366949-486 2023-06-03T20:02:23.464 INFO:tasks.rados.rados.0.smithi033.stdout:2821: finishing write tid 3 to smithi03366949-486 2023-06-03T20:02:23.464 INFO:tasks.rados.rados.0.smithi033.stdout:2827: seq_num 1812 ranges {454284=443202,1317019=597639,2376463=77821} 2023-06-03T20:02:23.469 INFO:tasks.rados.rados.0.smithi033.stdout:2827: writing smithi03366949-365 from 454284 to 897486 tid 1 2023-06-03T20:02:23.475 INFO:tasks.rados.rados.0.smithi033.stdout:2827: writing smithi03366949-365 from 1317019 to 1914658 tid 2 2023-06-03T20:02:23.478 INFO:tasks.rados.rados.0.smithi033.stdout:2827: writing smithi03366949-365 from 2376463 to 2454284 tid 3 2023-06-03T20:02:23.479 INFO:tasks.rados.rados.0.smithi033.stdout:2828: read oid 159 snap -1 2023-06-03T20:02:23.479 INFO:tasks.rados.rados.0.smithi033.stdout:2828: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:02:23.479 INFO:tasks.rados.rados.0.smithi033.stdout:2829: write oid 113 current snap is 0 2023-06-03T20:02:23.479 INFO:tasks.rados.rados.0.smithi033.stdout:2821: finishing write tid 4 to smithi03366949-486 2023-06-03T20:02:23.479 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 397 (ObjNum 1808 snap 0 seq_num 1808) dirty exists 2023-06-03T20:02:23.480 INFO:tasks.rados.rados.0.smithi033.stdout:2821: left oid 486 (ObjNum 1808 snap 0 seq_num 1808) 2023-06-03T20:02:23.480 INFO:tasks.rados.rados.0.smithi033.stdout:2822: finishing write tid 1 to smithi03366949-241 2023-06-03T20:02:23.480 INFO:tasks.rados.rados.0.smithi033.stdout:2822: finishing write tid 2 to smithi03366949-241 2023-06-03T20:02:23.480 INFO:tasks.rados.rados.0.smithi033.stdout:2822: finishing write tid 3 to smithi03366949-241 2023-06-03T20:02:23.480 INFO:tasks.rados.rados.0.smithi033.stdout:2822: finishing write tid 4 to smithi03366949-241 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 241 v 279 (ObjNum 1809 snap 0 seq_num 1809) dirty exists 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:2822: left oid 241 (ObjNum 1809 snap 0 seq_num 1809) 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:2823: finishing write tid 1 to smithi03366949-404 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:2823: finishing write tid 2 to smithi03366949-404 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:2823: finishing write tid 3 to smithi03366949-404 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:2823: finishing write tid 4 to smithi03366949-404 2023-06-03T20:02:23.481 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 404 v 348 (ObjNum 1810 snap 0 seq_num 1810) dirty exists 2023-06-03T20:02:23.482 INFO:tasks.rados.rados.0.smithi033.stdout:2823: left oid 404 (ObjNum 1810 snap 0 seq_num 1810) 2023-06-03T20:02:23.482 INFO:tasks.rados.rados.0.smithi033.stdout:2825: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:23.639 INFO:tasks.rados.rados.0.smithi033.stdout:2824: expect (ObjNum 1329 snap 0 seq_num 1329) 2023-06-03T20:02:23.767 INFO:tasks.rados.rados.0.smithi033.stdout:2826: finishing write tid 1 to smithi03366949-328 2023-06-03T20:02:23.767 INFO:tasks.rados.rados.0.smithi033.stdout:2826: finishing write tid 2 to smithi03366949-328 2023-06-03T20:02:23.767 INFO:tasks.rados.rados.0.smithi033.stdout:2826: finishing write tid 3 to smithi03366949-328 2023-06-03T20:02:23.767 INFO:tasks.rados.rados.0.smithi033.stdout:2826: finishing write tid 4 to smithi03366949-328 2023-06-03T20:02:23.767 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 328 v 503 (ObjNum 1811 snap 0 seq_num 1811) dirty exists 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2826: left oid 328 (ObjNum 1811 snap 0 seq_num 1811) 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: finishing write tid 1 to smithi03366949-365 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: finishing write tid 2 to smithi03366949-365 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: finishing write tid 3 to smithi03366949-365 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: finishing write tid 4 to smithi03366949-365 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: finishing write tid 5 to smithi03366949-365 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 352 (ObjNum 1812 snap 0 seq_num 1812) dirty exists 2023-06-03T20:02:23.768 INFO:tasks.rados.rados.0.smithi033.stdout:2827: left oid 365 (ObjNum 1812 snap 0 seq_num 1812) 2023-06-03T20:02:23.769 INFO:tasks.rados.rados.0.smithi033.stdout:2828: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:02:23.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:23 smithi033 bash[70879]: debug 2023-06-03T20:02:23.393+0000 7f6486ee0200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:02:23.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:23 smithi033 bash[70879]: debug 2023-06-03T20:02:23.529+0000 7f6486ee0200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:02:23.949 INFO:tasks.rados.rados.0.smithi033.stdout:2829: seq_num 1813 ranges {471091=518451,1659148=741297} 2023-06-03T20:02:23.958 INFO:tasks.rados.rados.0.smithi033.stdout:2829: writing smithi03366949-113 from 471091 to 989542 tid 1 2023-06-03T20:02:23.967 INFO:tasks.rados.rados.0.smithi033.stdout:2829: writing smithi03366949-113 from 1659148 to 2400445 tid 2 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2821: done (8 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2822: done (7 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2823: done (6 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2824: done (5 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2825: done (4 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2826: done (3 left) 2023-06-03T20:02:23.968 INFO:tasks.rados.rados.0.smithi033.stdout:2827: done (2 left) 2023-06-03T20:02:23.969 INFO:tasks.rados.rados.0.smithi033.stdout:2828: done (1 left) 2023-06-03T20:02:23.969 INFO:tasks.rados.rados.0.smithi033.stdout:2830: write oid 103 current snap is 0 2023-06-03T20:02:23.969 INFO:tasks.rados.rados.0.smithi033.stdout:2830: seq_num 1814 ranges {487898=593700,1717630=484955} 2023-06-03T20:02:23.974 INFO:tasks.rados.rados.0.smithi033.stdout:2830: writing smithi03366949-103 from 487898 to 1081598 tid 1 2023-06-03T20:02:23.980 INFO:tasks.rados.rados.0.smithi033.stdout:2830: writing smithi03366949-103 from 1717630 to 2202585 tid 2 2023-06-03T20:02:23.980 INFO:tasks.rados.rados.0.smithi033.stdout:2831: read oid 450 snap -1 2023-06-03T20:02:23.980 INFO:tasks.rados.rados.0.smithi033.stdout:2831: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:02:23.981 INFO:tasks.rados.rados.0.smithi033.stdout:2832: write oid 251 current snap is 0 2023-06-03T20:02:23.981 INFO:tasks.rados.rados.0.smithi033.stdout:2829: finishing write tid 1 to smithi03366949-113 2023-06-03T20:02:23.981 INFO:tasks.rados.rados.0.smithi033.stdout:2829: finishing write tid 2 to smithi03366949-113 2023-06-03T20:02:23.981 INFO:tasks.rados.rados.0.smithi033.stdout:2829: finishing write tid 3 to smithi03366949-113 2023-06-03T20:02:23.981 INFO:tasks.rados.rados.0.smithi033.stdout:2832: seq_num 1815 ranges {504705=668949,1776112=728593} 2023-06-03T20:02:23.988 INFO:tasks.rados.rados.0.smithi033.stdout:2832: writing smithi03366949-251 from 504705 to 1173654 tid 1 2023-06-03T20:02:23.997 INFO:tasks.rados.rados.0.smithi033.stdout:2832: writing smithi03366949-251 from 1776112 to 2504705 tid 2 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:2833: read oid 39 snap -1 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:2833: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:2834: delete oid 244 current snap is 0 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:2829: finishing write tid 4 to smithi03366949-113 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 383 (ObjNum 1813 snap 0 seq_num 1813) dirty exists 2023-06-03T20:02:23.998 INFO:tasks.rados.rados.0.smithi033.stdout:2829: left oid 113 (ObjNum 1813 snap 0 seq_num 1813) 2023-06-03T20:02:23.999 INFO:tasks.rados.rados.0.smithi033.stdout:2830: finishing write tid 1 to smithi03366949-103 2023-06-03T20:02:23.999 INFO:tasks.rados.rados.0.smithi033.stdout:2831: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:02:24.088 INFO:tasks.rados.rados.0.smithi033.stdout:2830: finishing write tid 2 to smithi03366949-103 2023-06-03T20:02:24.089 INFO:tasks.rados.rados.0.smithi033.stdout:2830: finishing write tid 3 to smithi03366949-103 2023-06-03T20:02:24.089 INFO:tasks.rados.rados.0.smithi033.stdout:2830: finishing write tid 4 to smithi03366949-103 2023-06-03T20:02:24.089 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 103 v 317 (ObjNum 1814 snap 0 seq_num 1814) dirty exists 2023-06-03T20:02:24.089 INFO:tasks.rados.rados.0.smithi033.stdout:2830: left oid 103 (ObjNum 1814 snap 0 seq_num 1814) 2023-06-03T20:02:24.089 INFO:tasks.rados.rados.0.smithi033.stdout:2832: finishing write tid 1 to smithi03366949-251 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2832: finishing write tid 2 to smithi03366949-251 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2829: done (5 left) 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2830: done (4 left) 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2831: done (3 left) 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2834: done (2 left) 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2835: write oid 454 current snap is 0 2023-06-03T20:02:24.090 INFO:tasks.rados.rados.0.smithi033.stdout:2833: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:02:24.185 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:23 smithi033 bash[70879]: debug 2023-06-03T20:02:23.897+0000 7f6486ee0200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:02:24.186 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.025+0000 7f6486ee0200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:02:24.264 INFO:tasks.rados.rados.0.smithi033.stdout:2832: finishing write tid 3 to smithi03366949-251 2023-06-03T20:02:24.264 INFO:tasks.rados.rados.0.smithi033.stdout:2832: finishing write tid 4 to smithi03366949-251 2023-06-03T20:02:24.264 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 323 (ObjNum 1815 snap 0 seq_num 1815) dirty exists 2023-06-03T20:02:24.265 INFO:tasks.rados.rados.0.smithi033.stdout:2832: left oid 251 (ObjNum 1815 snap 0 seq_num 1815) 2023-06-03T20:02:24.265 INFO:tasks.rados.rados.0.smithi033.stdout:2835: seq_num 1817 ranges {538319=535800,1493076=748635} 2023-06-03T20:02:24.277 INFO:tasks.rados.rados.0.smithi033.stdout:2835: writing smithi03366949-454 from 538319 to 1074119 tid 1 2023-06-03T20:02:24.286 INFO:tasks.rados.rados.0.smithi033.stdout:2835: writing smithi03366949-454 from 1493076 to 2241711 tid 2 2023-06-03T20:02:24.287 INFO:tasks.rados.rados.0.smithi033.stdout:2832: done (2 left) 2023-06-03T20:02:24.287 INFO:tasks.rados.rados.0.smithi033.stdout:2833: done (1 left) 2023-06-03T20:02:24.287 INFO:tasks.rados.rados.0.smithi033.stdout:2836: write oid 2 current snap is 0 2023-06-03T20:02:24.287 INFO:tasks.rados.rados.0.smithi033.stdout:2835: finishing write tid 1 to smithi03366949-454 2023-06-03T20:02:24.287 INFO:tasks.rados.rados.0.smithi033.stdout:2836: seq_num 1818 ranges {555126=611049,1951558=492293} 2023-06-03T20:02:24.294 INFO:tasks.rados.rados.0.smithi033.stdout:2836: writing smithi03366949-2 from 555126 to 1166175 tid 1 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2836: writing smithi03366949-2 from 1951558 to 2443851 tid 2 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2837: read oid 305 snap -1 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2837: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2838: delete oid 263 current snap is 0 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2835: finishing write tid 2 to smithi03366949-454 2023-06-03T20:02:24.304 INFO:tasks.rados.rados.0.smithi033.stdout:2835: finishing write tid 3 to smithi03366949-454 2023-06-03T20:02:24.305 INFO:tasks.rados.rados.0.smithi033.stdout:2835: finishing write tid 4 to smithi03366949-454 2023-06-03T20:02:24.305 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 454 v 386 (ObjNum 1817 snap 0 seq_num 1817) dirty exists 2023-06-03T20:02:24.305 INFO:tasks.rados.rados.0.smithi033.stdout:2835: left oid 454 (ObjNum 1817 snap 0 seq_num 1817) 2023-06-03T20:02:24.305 INFO:tasks.rados.rados.0.smithi033.stdout:2836: finishing write tid 1 to smithi03366949-2 2023-06-03T20:02:24.307 INFO:tasks.rados.rados.0.smithi033.stdout:2835: done (3 left) 2023-06-03T20:02:24.308 INFO:tasks.rados.rados.0.smithi033.stdout:2838: done (2 left) 2023-06-03T20:02:24.308 INFO:tasks.rados.rados.0.smithi033.stdout:2839: write oid 289 current snap is 0 2023-06-03T20:02:24.308 INFO:tasks.rados.rados.0.smithi033.stdout:2839: seq_num 1820 ranges {588740=761547,2068522=495962} 2023-06-03T20:02:24.315 INFO:tasks.rados.rados.0.smithi033.stdout:2839: writing smithi03366949-289 from 588740 to 1350287 tid 1 2023-06-03T20:02:24.322 INFO:tasks.rados.rados.0.smithi033.stdout:2839: writing smithi03366949-289 from 2068522 to 2564484 tid 2 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2840: delete oid 136 current snap is 0 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2836: finishing write tid 2 to smithi03366949-2 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2836: finishing write tid 3 to smithi03366949-2 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2836: finishing write tid 4 to smithi03366949-2 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 2 v 400 (ObjNum 1818 snap 0 seq_num 1818) dirty exists 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2836: left oid 2 (ObjNum 1818 snap 0 seq_num 1818) 2023-06-03T20:02:24.323 INFO:tasks.rados.rados.0.smithi033.stdout:2837: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-06-03T20:02:24.449 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.177+0000 7f6486ee0200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:02:24.449 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.301+0000 7f6486ee0200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:02:24.500 INFO:tasks.rados.rados.0.smithi033.stdout:2839: finishing write tid 1 to smithi03366949-289 2023-06-03T20:02:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:2839: finishing write tid 2 to smithi03366949-289 2023-06-03T20:02:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:2839: finishing write tid 3 to smithi03366949-289 2023-06-03T20:02:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:2839: finishing write tid 4 to smithi03366949-289 2023-06-03T20:02:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 289 v 376 (ObjNum 1820 snap 0 seq_num 1820) dirty exists 2023-06-03T20:02:24.501 INFO:tasks.rados.rados.0.smithi033.stdout:2839: left oid 289 (ObjNum 1820 snap 0 seq_num 1820) 2023-06-03T20:02:24.502 INFO:tasks.rados.rados.0.smithi033.stdout:2836: done (3 left) 2023-06-03T20:02:24.502 INFO:tasks.rados.rados.0.smithi033.stdout:2837: done (2 left) 2023-06-03T20:02:24.502 INFO:tasks.rados.rados.0.smithi033.stdout:2839: done (1 left) 2023-06-03T20:02:24.502 INFO:tasks.rados.rados.0.smithi033.stdout:2840: done (0 left) 2023-06-03T20:02:24.502 INFO:tasks.rados.rados.0.smithi033.stdout:2841: delete oid 100 current snap is 0 2023-06-03T20:02:24.503 INFO:tasks.rados.rados.0.smithi033.stdout:2841: done (0 left) 2023-06-03T20:02:24.503 INFO:tasks.rados.rados.0.smithi033.stdout:2842: read oid 310 snap -1 2023-06-03T20:02:24.503 INFO:tasks.rados.rados.0.smithi033.stdout:2842: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:24.503 INFO:tasks.rados.rados.0.smithi033.stdout:2843: read oid 353 snap -1 2023-06-03T20:02:24.503 INFO:tasks.rados.rados.0.smithi033.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-06-03T20:02:24.504 INFO:tasks.rados.rados.0.smithi033.stdout:2844: read oid 332 snap -1 2023-06-03T20:02:24.504 INFO:tasks.rados.rados.0.smithi033.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-06-03T20:02:24.504 INFO:tasks.rados.rados.0.smithi033.stdout:2845: write oid 57 current snap is 0 2023-06-03T20:02:24.504 INFO:tasks.rados.rados.0.smithi033.stdout:2845: seq_num 1823 ranges {639161=587294,1727615=759642} 2023-06-03T20:02:24.510 INFO:tasks.rados.rados.0.smithi033.stdout:2845: writing smithi03366949-57 from 639161 to 1226455 tid 1 2023-06-03T20:02:24.520 INFO:tasks.rados.rados.0.smithi033.stdout:2845: writing smithi03366949-57 from 1727615 to 2487257 tid 2 2023-06-03T20:02:24.520 INFO:tasks.rados.rados.0.smithi033.stdout:2846: write oid 492 current snap is 0 2023-06-03T20:02:24.520 INFO:tasks.rados.rados.0.smithi033.stdout:2846: seq_num 1824 ranges {655968=662543,1786097=503300} 2023-06-03T20:02:24.527 INFO:tasks.rados.rados.0.smithi033.stdout:2846: writing smithi03366949-492 from 655968 to 1318511 tid 1 2023-06-03T20:02:24.533 INFO:tasks.rados.rados.0.smithi033.stdout:2846: writing smithi03366949-492 from 1786097 to 2289397 tid 2 2023-06-03T20:02:24.533 INFO:tasks.rados.rados.0.smithi033.stdout:2847: write oid 374 current snap is 0 2023-06-03T20:02:24.533 INFO:tasks.rados.rados.0.smithi033.stdout:2847: seq_num 1825 ranges {672775=454145,1844579=763311} 2023-06-03T20:02:24.539 INFO:tasks.rados.rados.0.smithi033.stdout:2847: writing smithi03366949-374 from 672775 to 1126920 tid 1 2023-06-03T20:02:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:2847: writing smithi03366949-374 from 1844579 to 2607890 tid 2 2023-06-03T20:02:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:2848: read oid 376 snap -1 2023-06-03T20:02:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:2848: expect (ObjNum 976 snap 0 seq_num 976) 2023-06-03T20:02:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:2849: read oid 205 snap -1 2023-06-03T20:02:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:2849: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-06-03T20:02:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:2850: read oid 127 snap -1 2023-06-03T20:02:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-06-03T20:02:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:2851: write oid 468 current snap is 0 2023-06-03T20:02:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:2851: seq_num 1826 ranges {689582=529394,1903061=506969} 2023-06-03T20:02:24.558 INFO:tasks.rados.rados.0.smithi033.stdout:2851: writing smithi03366949-468 from 689582 to 1218976 tid 1 2023-06-03T20:02:24.565 INFO:tasks.rados.rados.0.smithi033.stdout:2851: writing smithi03366949-468 from 1903061 to 2410030 tid 2 2023-06-03T20:02:24.565 INFO:tasks.rados.rados.0.smithi033.stdout:2852: read oid 264 snap -1 2023-06-03T20:02:24.565 INFO:tasks.rados.rados.0.smithi033.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:02:24.565 INFO:tasks.rados.rados.0.smithi033.stdout:2853: read oid 115 snap -1 2023-06-03T20:02:24.566 INFO:tasks.rados.rados.0.smithi033.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-06-03T20:02:24.566 INFO:tasks.rados.rados.0.smithi033.stdout:2845: finishing write tid 1 to smithi03366949-57 2023-06-03T20:02:24.566 INFO:tasks.rados.rados.0.smithi033.stdout:2842: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:24.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:24 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:02:24] "GET /metrics HTTP/1.1" 200 190313 "" "Prometheus/2.33.4" 2023-06-03T20:02:24.756 INFO:tasks.rados.rados.0.smithi033.stdout:2843: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-06-03T20:02:24.771 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.441+0000 7f6486ee0200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:02:24.771 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.649+0000 7f6486ee0200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:02:24.900 INFO:tasks.rados.rados.0.smithi033.stdout:2845: finishing write tid 2 to smithi03366949-57 2023-06-03T20:02:24.900 INFO:tasks.rados.rados.0.smithi033.stdout:2845: finishing write tid 3 to smithi03366949-57 2023-06-03T20:02:24.900 INFO:tasks.rados.rados.0.smithi033.stdout:2845: finishing write tid 4 to smithi03366949-57 2023-06-03T20:02:24.900 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 57 v 322 (ObjNum 1823 snap 0 seq_num 1823) dirty exists 2023-06-03T20:02:24.900 INFO:tasks.rados.rados.0.smithi033.stdout:2845: left oid 57 (ObjNum 1823 snap 0 seq_num 1823) 2023-06-03T20:02:24.901 INFO:tasks.rados.rados.0.smithi033.stdout:2844: expect (ObjNum 1610 snap 0 seq_num 1610) 2023-06-03T20:02:25.077 INFO:tasks.rados.rados.0.smithi033.stdout:2846: finishing write tid 1 to smithi03366949-492 2023-06-03T20:02:25.077 INFO:tasks.rados.rados.0.smithi033.stdout:2846: finishing write tid 2 to smithi03366949-492 2023-06-03T20:02:25.077 INFO:tasks.rados.rados.0.smithi033.stdout:2846: finishing write tid 3 to smithi03366949-492 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2846: finishing write tid 4 to smithi03366949-492 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 492 v 506 (ObjNum 1824 snap 0 seq_num 1824) dirty exists 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2846: left oid 492 (ObjNum 1824 snap 0 seq_num 1824) 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2847: finishing write tid 1 to smithi03366949-374 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2847: finishing write tid 2 to smithi03366949-374 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2847: finishing write tid 3 to smithi03366949-374 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:2847: finishing write tid 4 to smithi03366949-374 2023-06-03T20:02:25.078 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 374 v 403 (ObjNum 1825 snap 0 seq_num 1825) dirty exists 2023-06-03T20:02:25.079 INFO:tasks.rados.rados.0.smithi033.stdout:2847: left oid 374 (ObjNum 1825 snap 0 seq_num 1825) 2023-06-03T20:02:25.079 INFO:tasks.rados.rados.0.smithi033.stdout:2848: expect (ObjNum 976 snap 0 seq_num 976) 2023-06-03T20:02:25.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[26432]: cluster 2023-06-03T20:02:23.491803+0000 mgr.x (mgr.24803) 87 : cluster [DBG] pgmap v58: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2023-06-03T20:02:25.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[26432]: audit 2023-06-03T20:02:24.629550+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.33:0/4105709993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:25.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[70879]: debug 2023-06-03T20:02:24.789+0000 7f6486ee0200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:02:25.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[33017]: cluster 2023-06-03T20:02:23.491803+0000 mgr.x (mgr.24803) 87 : cluster [DBG] pgmap v58: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2023-06-03T20:02:25.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:24 smithi033 bash[33017]: audit 2023-06-03T20:02:24.629550+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.33:0/4105709993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:25.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:24 smithi083 bash[26882]: cluster 2023-06-03T20:02:23.491803+0000 mgr.x (mgr.24803) 87 : cluster [DBG] pgmap v58: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 8.7 MiB/s wr, 78 op/s 2023-06-03T20:02:25.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:24 smithi083 bash[26882]: audit 2023-06-03T20:02:24.629550+0000 mon.a (mon.0) 807 : audit [DBG] from='client.? 172.21.15.33:0/4105709993' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:25.187 INFO:tasks.rados.rados.0.smithi033.stdout:2849: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-06-03T20:02:25.272 INFO:tasks.rados.rados.0.smithi033.stdout:2850: expect (ObjNum 1718 snap 0 seq_num 1718) 2023-06-03T20:02:25.418 INFO:tasks.rados.rados.0.smithi033.stdout:2851: finishing write tid 1 to smithi03366949-468 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:2851: finishing write tid 2 to smithi03366949-468 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:2851: finishing write tid 3 to smithi03366949-468 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:2851: finishing write tid 4 to smithi03366949-468 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 468 v 509 (ObjNum 1826 snap 0 seq_num 1826) dirty exists 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:2851: left oid 468 (ObjNum 1826 snap 0 seq_num 1826) 2023-06-03T20:02:25.419 INFO:tasks.rados.rados.0.smithi033.stdout:2852: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:02:25.489 INFO:tasks.rados.rados.0.smithi033.stdout:2853: expect (ObjNum 1629 snap 0 seq_num 1629) 2023-06-03T20:02:25.632 INFO:tasks.rados.rados.0.smithi033.stdout:2854: read oid 176 snap -1 2023-06-03T20:02:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:2854: expect deleted 2023-06-03T20:02:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:2842: done (12 left) 2023-06-03T20:02:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:2843: done (11 left) 2023-06-03T20:02:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:2844: done (10 left) 2023-06-03T20:02:25.633 INFO:tasks.rados.rados.0.smithi033.stdout:2845: done (9 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2846: done (8 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2847: done (7 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2848: done (6 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2849: done (5 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2850: done (4 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2851: done (3 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2852: done (2 left) 2023-06-03T20:02:25.634 INFO:tasks.rados.rados.0.smithi033.stdout:2853: done (1 left) 2023-06-03T20:02:25.635 INFO:tasks.rados.rados.0.smithi033.stdout:2855: write oid 54 current snap is 0 2023-06-03T20:02:25.635 INFO:tasks.rados.rados.0.smithi033.stdout:2855: seq_num 1827 ranges {706389=604643,1961543=650627} 2023-06-03T20:02:25.646 INFO:tasks.rados.rados.0.smithi033.stdout:2855: writing smithi03366949-54 from 706389 to 1311032 tid 1 2023-06-03T20:02:25.655 INFO:tasks.rados.rados.0.smithi033.stdout:2855: writing smithi03366949-54 from 1961543 to 2612170 tid 2 2023-06-03T20:02:25.655 INFO:tasks.rados.rados.0.smithi033.stdout:2856: write oid 5 current snap is 0 2023-06-03T20:02:25.655 INFO:tasks.rados.rados.0.smithi033.stdout:2856: seq_num 1828 ranges {723196=679892,2020025=510638} 2023-06-03T20:02:25.663 INFO:tasks.rados.rados.0.smithi033.stdout:2856: writing smithi03366949-5 from 723196 to 1403088 tid 1 2023-06-03T20:02:25.669 INFO:tasks.rados.rados.0.smithi033.stdout:2856: writing smithi03366949-5 from 2020025 to 2530663 tid 2 2023-06-03T20:02:25.669 INFO:tasks.rados.rados.0.smithi033.stdout:2857: write oid 35 current snap is 0 2023-06-03T20:02:25.670 INFO:tasks.rados.rados.0.smithi033.stdout:2857: seq_num 1829 ranges {740003=755141,2078507=654296} 2023-06-03T20:02:25.678 INFO:tasks.rados.rados.0.smithi033.stdout:2857: writing smithi03366949-35 from 740003 to 1495144 tid 1 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2857: writing smithi03366949-35 from 2078507 to 2732803 tid 2 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2858: read oid 245 snap -1 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2858: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2859: read oid 446 snap -1 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2859: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-06-03T20:02:25.686 INFO:tasks.rados.rados.0.smithi033.stdout:2860: read oid 104 snap -1 2023-06-03T20:02:25.687 INFO:tasks.rados.rados.0.smithi033.stdout:2860: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:25.687 INFO:tasks.rados.rados.0.smithi033.stdout:2861: write oid 230 current snap is 0 2023-06-03T20:02:25.687 INFO:tasks.rados.rados.0.smithi033.stdout:2861: seq_num 1830 ranges {756810=430390,1620636=514307} 2023-06-03T20:02:25.693 INFO:tasks.rados.rados.0.smithi033.stdout:2861: writing smithi03366949-230 from 756810 to 1187200 tid 1 2023-06-03T20:02:25.699 INFO:tasks.rados.rados.0.smithi033.stdout:2861: writing smithi03366949-230 from 1620636 to 2134943 tid 2 2023-06-03T20:02:25.699 INFO:tasks.rados.rados.0.smithi033.stdout:2862: read oid 142 snap -1 2023-06-03T20:02:25.699 INFO:tasks.rados.rados.0.smithi033.stdout:2862: expect deleted 2023-06-03T20:02:25.699 INFO:tasks.rados.rados.0.smithi033.stdout:2863: read oid 150 snap -1 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2863: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2864: write oid 479 current snap is 0 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2855: finishing write tid 1 to smithi03366949-54 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2855: finishing write tid 2 to smithi03366949-54 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2855: finishing write tid 3 to smithi03366949-54 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2855: finishing write tid 4 to smithi03366949-54 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 54 v 406 (ObjNum 1827 snap 0 seq_num 1827) dirty exists 2023-06-03T20:02:25.700 INFO:tasks.rados.rados.0.smithi033.stdout:2855: left oid 54 (ObjNum 1827 snap 0 seq_num 1827) 2023-06-03T20:02:25.701 INFO:tasks.rados.rados.0.smithi033.stdout:2856: finishing write tid 1 to smithi03366949-5 2023-06-03T20:02:25.701 INFO:tasks.rados.rados.0.smithi033.stdout:2864: seq_num 1831 ranges {773617=505639,2079118=657965} 2023-06-03T20:02:25.706 INFO:tasks.rados.rados.0.smithi033.stdout:2864: writing smithi03366949-479 from 773617 to 1279256 tid 1 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2864: writing smithi03366949-479 from 2079118 to 2737083 tid 2 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2854: done (10 left) 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2855: done (9 left) 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2865: write oid 67 current snap is 0 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2856: finishing write tid 2 to smithi03366949-5 2023-06-03T20:02:25.715 INFO:tasks.rados.rados.0.smithi033.stdout:2856: finishing write tid 3 to smithi03366949-5 2023-06-03T20:02:25.716 INFO:tasks.rados.rados.0.smithi033.stdout:2856: finishing write tid 4 to smithi03366949-5 2023-06-03T20:02:25.716 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 369 (ObjNum 1828 snap 0 seq_num 1828) dirty exists 2023-06-03T20:02:25.716 INFO:tasks.rados.rados.0.smithi033.stdout:2856: left oid 5 (ObjNum 1828 snap 0 seq_num 1828) 2023-06-03T20:02:25.716 INFO:tasks.rados.rados.0.smithi033.stdout:2857: finishing write tid 1 to smithi03366949-35 2023-06-03T20:02:25.716 INFO:tasks.rados.rados.0.smithi033.stdout:2865: seq_num 1832 ranges {790424=580888,2137600=517976} 2023-06-03T20:02:25.722 INFO:tasks.rados.rados.0.smithi033.stdout:2865: writing smithi03366949-67 from 790424 to 1371312 tid 1 2023-06-03T20:02:25.729 INFO:tasks.rados.rados.0.smithi033.stdout:2865: writing smithi03366949-67 from 2137600 to 2655576 tid 2 2023-06-03T20:02:25.730 INFO:tasks.rados.rados.0.smithi033.stdout:2856: done (9 left) 2023-06-03T20:02:25.730 INFO:tasks.rados.rados.0.smithi033.stdout:2866: write oid 82 current snap is 0 2023-06-03T20:02:25.730 INFO:tasks.rados.rados.0.smithi033.stdout:2866: seq_num 1833 ranges {407231=772490,1912435=661634} 2023-06-03T20:02:25.736 INFO:tasks.rados.rados.0.smithi033.stdout:2866: writing smithi03366949-82 from 407231 to 1179721 tid 1 2023-06-03T20:02:25.744 INFO:tasks.rados.rados.0.smithi033.stdout:2866: writing smithi03366949-82 from 1912435 to 2574069 tid 2 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:2867: write oid 247 current snap is 0 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:2857: finishing write tid 2 to smithi03366949-35 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:2857: finishing write tid 3 to smithi03366949-35 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:2857: finishing write tid 4 to smithi03366949-35 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 35 v 409 (ObjNum 1829 snap 0 seq_num 1829) dirty exists 2023-06-03T20:02:25.745 INFO:tasks.rados.rados.0.smithi033.stdout:2857: left oid 35 (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:25.746 INFO:tasks.rados.rados.0.smithi033.stdout:2860: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:25.900 INFO:tasks.rados.rados.0.smithi033.stdout:2861: finishing write tid 1 to smithi03366949-230 2023-06-03T20:02:25.900 INFO:tasks.rados.rados.0.smithi033.stdout:2867: seq_num 1834 ranges {424038=447739,1454564=521645,2630710=193328} 2023-06-03T20:02:25.904 INFO:tasks.rados.rados.0.smithi033.stdout:2867: writing smithi03366949-247 from 424038 to 871777 tid 1 2023-06-03T20:02:25.912 INFO:tasks.rados.rados.0.smithi033.stdout:2867: writing smithi03366949-247 from 1454564 to 1976209 tid 2 2023-06-03T20:02:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:2867: writing smithi03366949-247 from 2630710 to 2824038 tid 3 2023-06-03T20:02:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:2857: done (10 left) 2023-06-03T20:02:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:2860: done (9 left) 2023-06-03T20:02:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:2868: write oid 376 current snap is 0 2023-06-03T20:02:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:2858: expect (ObjNum 1469 snap 0 seq_num 1469) 2023-06-03T20:02:26.104 INFO:tasks.rados.rados.0.smithi033.stdout:2859: expect (ObjNum 1269 snap 0 seq_num 1269) 2023-06-03T20:02:26.271 INFO:tasks.rados.rados.0.smithi033.stdout:2861: finishing write tid 2 to smithi03366949-230 2023-06-03T20:02:26.271 INFO:tasks.rados.rados.0.smithi033.stdout:2868: seq_num 1835 ranges {440845=522988,1513046=665303} 2023-06-03T20:02:26.276 INFO:tasks.rados.rados.0.smithi033.stdout:2868: writing smithi03366949-376 from 440845 to 963833 tid 1 2023-06-03T20:02:26.284 INFO:tasks.rados.rados.0.smithi033.stdout:2868: writing smithi03366949-376 from 1513046 to 2178349 tid 2 2023-06-03T20:02:26.284 INFO:tasks.rados.rados.0.smithi033.stdout:2858: done (9 left) 2023-06-03T20:02:26.284 INFO:tasks.rados.rados.0.smithi033.stdout:2859: done (8 left) 2023-06-03T20:02:26.284 INFO:tasks.rados.rados.0.smithi033.stdout:2869: read oid 4 snap -1 2023-06-03T20:02:26.284 INFO:tasks.rados.rados.0.smithi033.stdout:2869: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-06-03T20:02:26.285 INFO:tasks.rados.rados.0.smithi033.stdout:2870: write oid 381 current snap is 0 2023-06-03T20:02:26.285 INFO:tasks.rados.rados.0.smithi033.stdout:2870: seq_num 1836 ranges {457652=598237,1571528=525314,2685556=172096} 2023-06-03T20:02:26.290 INFO:tasks.rados.rados.0.smithi033.stdout:2870: writing smithi03366949-381 from 457652 to 1055889 tid 1 2023-06-03T20:02:26.296 INFO:tasks.rados.rados.0.smithi033.stdout:2870: writing smithi03366949-381 from 1571528 to 2096842 tid 2 2023-06-03T20:02:26.300 INFO:tasks.rados.rados.0.smithi033.stdout:2870: writing smithi03366949-381 from 2685556 to 2857652 tid 3 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:2871: write oid 218 current snap is 0 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:2861: finishing write tid 3 to smithi03366949-230 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:2861: finishing write tid 4 to smithi03366949-230 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 230 v 321 (ObjNum 1830 snap 0 seq_num 1830) dirty exists 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:2861: left oid 230 (ObjNum 1830 snap 0 seq_num 1830) 2023-06-03T20:02:26.301 INFO:tasks.rados.rados.0.smithi033.stdout:2863: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:02:26.386 INFO:tasks.rados.rados.0.smithi033.stdout:2864: finishing write tid 1 to smithi03366949-479 2023-06-03T20:02:26.386 INFO:tasks.rados.rados.0.smithi033.stdout:2864: finishing write tid 2 to smithi03366949-479 2023-06-03T20:02:26.386 INFO:tasks.rados.rados.0.smithi033.stdout:2864: finishing write tid 3 to smithi03366949-479 2023-06-03T20:02:26.386 INFO:tasks.rados.rados.0.smithi033.stdout:2864: finishing write tid 4 to smithi03366949-479 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 479 v 324 (ObjNum 1831 snap 0 seq_num 1831) dirty exists 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2864: left oid 479 (ObjNum 1831 snap 0 seq_num 1831) 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2865: finishing write tid 1 to smithi03366949-67 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2865: finishing write tid 2 to smithi03366949-67 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2865: finishing write tid 3 to smithi03366949-67 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2865: finishing write tid 4 to smithi03366949-67 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 395 (ObjNum 1832 snap 0 seq_num 1832) dirty exists 2023-06-03T20:02:26.387 INFO:tasks.rados.rados.0.smithi033.stdout:2865: left oid 67 (ObjNum 1832 snap 0 seq_num 1832) 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2866: finishing write tid 1 to smithi03366949-82 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2866: finishing write tid 2 to smithi03366949-82 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2866: finishing write tid 3 to smithi03366949-82 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2866: finishing write tid 4 to smithi03366949-82 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 390 (ObjNum 1833 snap 0 seq_num 1833) dirty exists 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2866: left oid 82 (ObjNum 1833 snap 0 seq_num 1833) 2023-06-03T20:02:26.388 INFO:tasks.rados.rados.0.smithi033.stdout:2867: finishing write tid 1 to smithi03366949-247 2023-06-03T20:02:26.389 INFO:tasks.rados.rados.0.smithi033.stdout:2867: finishing write tid 2 to smithi03366949-247 2023-06-03T20:02:26.389 INFO:tasks.rados.rados.0.smithi033.stdout:2867: finishing write tid 3 to smithi03366949-247 2023-06-03T20:02:26.389 INFO:tasks.rados.rados.0.smithi033.stdout:2867: finishing write tid 4 to smithi03366949-247 2023-06-03T20:02:26.389 INFO:tasks.rados.rados.0.smithi033.stdout:2867: finishing write tid 5 to smithi03366949-247 2023-06-03T20:02:26.390 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 247 v 513 (ObjNum 1834 snap 0 seq_num 1834) dirty exists 2023-06-03T20:02:26.390 INFO:tasks.rados.rados.0.smithi033.stdout:2867: left oid 247 (ObjNum 1834 snap 0 seq_num 1834) 2023-06-03T20:02:26.390 INFO:tasks.rados.rados.0.smithi033.stdout:2868: finishing write tid 1 to smithi03366949-376 2023-06-03T20:02:26.390 INFO:tasks.rados.rados.0.smithi033.stdout:2868: finishing write tid 2 to smithi03366949-376 2023-06-03T20:02:26.390 INFO:tasks.rados.rados.0.smithi033.stdout:2868: finishing write tid 3 to smithi03366949-376 2023-06-03T20:02:26.391 INFO:tasks.rados.rados.0.smithi033.stdout:2868: finishing write tid 4 to smithi03366949-376 2023-06-03T20:02:26.391 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 376 v 355 (ObjNum 1835 snap 0 seq_num 1835) dirty exists 2023-06-03T20:02:26.391 INFO:tasks.rados.rados.0.smithi033.stdout:2868: left oid 376 (ObjNum 1835 snap 0 seq_num 1835) 2023-06-03T20:02:26.391 INFO:tasks.rados.rados.0.smithi033.stdout:2869: expect (ObjNum 1587 snap 0 seq_num 1587) 2023-06-03T20:02:26.534 INFO:tasks.rados.rados.0.smithi033.stdout:2870: finishing write tid 1 to smithi03366949-381 2023-06-03T20:02:26.535 INFO:tasks.rados.rados.0.smithi033.stdout:2870: finishing write tid 2 to smithi03366949-381 2023-06-03T20:02:26.535 INFO:tasks.rados.rados.0.smithi033.stdout:2870: finishing write tid 3 to smithi03366949-381 2023-06-03T20:02:26.535 INFO:tasks.rados.rados.0.smithi033.stdout:2870: finishing write tid 4 to smithi03366949-381 2023-06-03T20:02:26.536 INFO:tasks.rados.rados.0.smithi033.stdout:2870: finishing write tid 5 to smithi03366949-381 2023-06-03T20:02:26.536 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 517 (ObjNum 1836 snap 0 seq_num 1836) dirty exists 2023-06-03T20:02:26.536 INFO:tasks.rados.rados.0.smithi033.stdout:2870: left oid 381 (ObjNum 1836 snap 0 seq_num 1836) 2023-06-03T20:02:26.536 INFO:tasks.rados.rados.0.smithi033.stdout:2871: seq_num 1837 ranges {474459=673486,1630010=668972} 2023-06-03T20:02:26.547 INFO:tasks.rados.rados.0.smithi033.stdout:2871: writing smithi03366949-218 from 474459 to 1147945 tid 1 2023-06-03T20:02:26.553 INFO:tasks.rados.rados.0.smithi033.stdout:2871: writing smithi03366949-218 from 1630010 to 2298982 tid 2 2023-06-03T20:02:26.554 INFO:tasks.rados.rados.0.smithi033.stdout:2861: done (10 left) 2023-06-03T20:02:26.554 INFO:tasks.rados.rados.0.smithi033.stdout:2862: done (9 left) 2023-06-03T20:02:26.554 INFO:tasks.rados.rados.0.smithi033.stdout:2863: done (8 left) 2023-06-03T20:02:26.554 INFO:tasks.rados.rados.0.smithi033.stdout:2864: done (7 left) 2023-06-03T20:02:26.554 INFO:tasks.rados.rados.0.smithi033.stdout:2865: done (6 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2866: done (5 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2867: done (4 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2868: done (3 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2869: done (2 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2870: done (1 left) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2872: read oid 281 snap -1 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2872: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-06-03T20:02:26.555 INFO:tasks.rados.rados.0.smithi033.stdout:2873: read oid 265 snap -1 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2873: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2874: read oid 382 snap -1 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2874: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2875: read oid 138 snap -1 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2875: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2876: delete oid 376 current snap is 0 2023-06-03T20:02:26.556 INFO:tasks.rados.rados.0.smithi033.stdout:2871: finishing write tid 1 to smithi03366949-218 2023-06-03T20:02:26.557 INFO:tasks.rados.rados.0.smithi033.stdout:2876: done (5 left) 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2877: read oid 302 snap -1 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2877: expect deleted 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2878: read oid 294 snap -1 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2878: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2879: read oid 6 snap -1 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2879: expect (ObjNum 606 snap 0 seq_num 606) 2023-06-03T20:02:26.558 INFO:tasks.rados.rados.0.smithi033.stdout:2880: write oid 427 current snap is 0 2023-06-03T20:02:26.559 INFO:tasks.rados.rados.0.smithi033.stdout:2880: seq_num 1839 ranges {508073=423984,1630621=672641} 2023-06-03T20:02:26.562 INFO:tasks.rados.rados.0.smithi033.stdout:2880: writing smithi03366949-427 from 508073 to 932057 tid 1 2023-06-03T20:02:26.571 INFO:tasks.rados.rados.0.smithi033.stdout:2880: writing smithi03366949-427 from 1630621 to 2303262 tid 2 2023-06-03T20:02:26.572 INFO:tasks.rados.rados.0.smithi033.stdout:2881: read oid 157 snap -1 2023-06-03T20:02:26.572 INFO:tasks.rados.rados.0.smithi033.stdout:2881: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:02:26.572 INFO:tasks.rados.rados.0.smithi033.stdout:2882: write oid 385 current snap is 0 2023-06-03T20:02:26.572 INFO:tasks.rados.rados.0.smithi033.stdout:2882: seq_num 1840 ranges {524880=615586,1805456=416299,2678895=245985} 2023-06-03T20:02:26.579 INFO:tasks.rados.rados.0.smithi033.stdout:2882: writing smithi03366949-385 from 524880 to 1140466 tid 1 2023-06-03T20:02:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: debug 2023-06-03T20:02:26.129+0000 7f6486ee0200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:02:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: [03/Jun/2023:20:02:26] ENGINE Bus STARTING 2023-06-03T20:02:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: CherryPy Checker: 2023-06-03T20:02:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: The Application mounted at '' has an empty config. 2023-06-03T20:02:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: [03/Jun/2023:20:02:26] ENGINE Serving on http://:::9283 2023-06-03T20:02:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[70879]: [03/Jun/2023:20:02:26] ENGINE Bus STARTED 2023-06-03T20:02:26.584 INFO:tasks.rados.rados.0.smithi033.stdout:2882: writing smithi03366949-385 from 1805456 to 2221755 tid 2 2023-06-03T20:02:26.589 INFO:tasks.rados.rados.0.smithi033.stdout:2882: writing smithi03366949-385 from 2678895 to 2924880 tid 3 2023-06-03T20:02:26.589 INFO:tasks.rados.rados.0.smithi033.stdout:2883: delete oid 31 current snap is 0 2023-06-03T20:02:26.590 INFO:tasks.rados.rados.0.smithi033.stdout:2872: expect (ObjNum 1728 snap 0 seq_num 1728) 2023-06-03T20:02:26.882 INFO:tasks.rados.rados.0.smithi033.stdout:2878: expect (ObjNum 790 snap 0 seq_num 790) 2023-06-03T20:02:27.076 INFO:tasks.rados.rados.0.smithi033.stdout:2874: expect (ObjNum 1515 snap 0 seq_num 1515) 2023-06-03T20:02:27.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: cluster 2023-06-03T20:02:25.492897+0000 mgr.x (mgr.24803) 88 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-06-03T20:02:27.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: cluster 2023-06-03T20:02:26.152223+0000 mon.a (mon.0) 808 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: cluster 2023-06-03T20:02:26.152368+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: audit 2023-06-03T20:02:26.158124+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: audit 2023-06-03T20:02:26.158928+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: audit 2023-06-03T20:02:26.161866+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[26432]: audit 2023-06-03T20:02:26.163295+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:27.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: cluster 2023-06-03T20:02:25.492897+0000 mgr.x (mgr.24803) 88 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: cluster 2023-06-03T20:02:26.152223+0000 mon.a (mon.0) 808 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: cluster 2023-06-03T20:02:26.152368+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: audit 2023-06-03T20:02:26.158124+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: audit 2023-06-03T20:02:26.158928+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: audit 2023-06-03T20:02:26.161866+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:02:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:26 smithi033 bash[33017]: audit 2023-06-03T20:02:26.163295+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: cluster 2023-06-03T20:02:25.492897+0000 mgr.x (mgr.24803) 88 : cluster [DBG] pgmap v59: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 77 MiB/s rd, 11 MiB/s wr, 103 op/s 2023-06-03T20:02:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: cluster 2023-06-03T20:02:26.152223+0000 mon.a (mon.0) 808 : cluster [DBG] Standby manager daemon y restarted 2023-06-03T20:02:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: cluster 2023-06-03T20:02:26.152368+0000 mon.a (mon.0) 809 : cluster [DBG] Standby manager daemon y started 2023-06-03T20:02:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: audit 2023-06-03T20:02:26.158124+0000 mon.a (mon.0) 810 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2023-06-03T20:02:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: audit 2023-06-03T20:02:26.158928+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:27.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: audit 2023-06-03T20:02:26.161866+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2023-06-03T20:02:27.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:26 smithi083 bash[26882]: audit 2023-06-03T20:02:26.163295+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.? 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:27.186 INFO:tasks.rados.rados.0.smithi033.stdout:2871: finishing write tid 2 to smithi03366949-218 2023-06-03T20:02:27.187 INFO:tasks.rados.rados.0.smithi033.stdout:2871: finishing write tid 3 to smithi03366949-218 2023-06-03T20:02:27.187 INFO:tasks.rados.rados.0.smithi033.stdout:2880: finishing write tid 1 to smithi03366949-427 2023-06-03T20:02:27.187 INFO:tasks.rados.rados.0.smithi033.stdout:2875: expect (ObjNum 1394 snap 0 seq_num 1394) 2023-06-03T20:02:27.383 INFO:tasks.rados.rados.0.smithi033.stdout:2879: expect (ObjNum 606 snap 0 seq_num 606) 2023-06-03T20:02:27.509 INFO:tasks.rados.rados.0.smithi033.stdout:2871: finishing write tid 4 to smithi03366949-218 2023-06-03T20:02:27.510 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 218 v 327 (ObjNum 1837 snap 0 seq_num 1837) dirty exists 2023-06-03T20:02:27.510 INFO:tasks.rados.rados.0.smithi033.stdout:2871: left oid 218 (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:02:27.510 INFO:tasks.rados.rados.0.smithi033.stdout:2873: expect (ObjNum 1025 snap 0 seq_num 1025) 2023-06-03T20:02:27.610 INFO:tasks.rados.rados.0.smithi033.stdout:2880: finishing write tid 2 to smithi03366949-427 2023-06-03T20:02:27.610 INFO:tasks.rados.rados.0.smithi033.stdout:2880: finishing write tid 3 to smithi03366949-427 2023-06-03T20:02:27.611 INFO:tasks.rados.rados.0.smithi033.stdout:2880: finishing write tid 4 to smithi03366949-427 2023-06-03T20:02:27.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 387 (ObjNum 1839 snap 0 seq_num 1839) dirty exists 2023-06-03T20:02:27.611 INFO:tasks.rados.rados.0.smithi033.stdout:2880: left oid 427 (ObjNum 1839 snap 0 seq_num 1839) 2023-06-03T20:02:27.611 INFO:tasks.rados.rados.0.smithi033.stdout:2881: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:02:27.706 INFO:tasks.rados.rados.0.smithi033.stdout:2882: finishing write tid 1 to smithi03366949-385 2023-06-03T20:02:27.706 INFO:tasks.rados.rados.0.smithi033.stdout:2882: finishing write tid 2 to smithi03366949-385 2023-06-03T20:02:27.706 INFO:tasks.rados.rados.0.smithi033.stdout:2882: finishing write tid 3 to smithi03366949-385 2023-06-03T20:02:27.706 INFO:tasks.rados.rados.0.smithi033.stdout:2882: finishing write tid 4 to smithi03366949-385 2023-06-03T20:02:27.706 INFO:tasks.rados.rados.0.smithi033.stdout:2882: finishing write tid 5 to smithi03366949-385 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 391 (ObjNum 1840 snap 0 seq_num 1840) dirty exists 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2882: left oid 385 (ObjNum 1840 snap 0 seq_num 1840) 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2871: done (11 left) 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2872: done (10 left) 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2873: done (9 left) 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2874: done (8 left) 2023-06-03T20:02:27.707 INFO:tasks.rados.rados.0.smithi033.stdout:2875: done (7 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2877: done (6 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2878: done (5 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2879: done (4 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2880: done (3 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2881: done (2 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2882: done (1 left) 2023-06-03T20:02:27.708 INFO:tasks.rados.rados.0.smithi033.stdout:2883: done (0 left) 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2884: read oid 356 snap -1 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2884: expect deleted 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2885: read oid 29 snap -1 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2885: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2886: read oid 264 snap -1 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2886: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:02:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:2887: read oid 423 snap -1 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2887: expect deleted 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2888: read oid 190 snap -1 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2888: expect deleted 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2889: read oid 350 snap -1 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2889: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2890: read oid 183 snap -1 2023-06-03T20:02:27.710 INFO:tasks.rados.rados.0.smithi033.stdout:2890: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:27.711 INFO:tasks.rados.rados.0.smithi033.stdout:2891: read oid 178 snap -1 2023-06-03T20:02:27.711 INFO:tasks.rados.rados.0.smithi033.stdout:2891: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:27.711 INFO:tasks.rados.rados.0.smithi033.stdout:2892: delete oid 346 current snap is 0 2023-06-03T20:02:27.713 INFO:tasks.rados.rados.0.smithi033.stdout:2885: expect (ObjNum 1377 snap 0 seq_num 1377) 2023-06-03T20:02:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:27 smithi033 bash[26432]: cluster 2023-06-03T20:02:26.779810+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e26: x(active, since 109s), standbys: y 2023-06-03T20:02:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:27 smithi033 bash[26432]: audit 2023-06-03T20:02:27.090225+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.33:0/248921272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:27 smithi033 bash[33017]: cluster 2023-06-03T20:02:26.779810+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e26: x(active, since 109s), standbys: y 2023-06-03T20:02:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:27 smithi033 bash[33017]: audit 2023-06-03T20:02:27.090225+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.33:0/248921272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:27.882 INFO:tasks.rados.rados.0.smithi033.stdout:2891: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:28.008 INFO:tasks.rados.rados.0.smithi033.stdout:2886: expect (ObjNum 610 snap 0 seq_num 610) 2023-06-03T20:02:28.080 INFO:tasks.rados.rados.0.smithi033.stdout:2890: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:27 smithi083 bash[26882]: cluster 2023-06-03T20:02:26.779810+0000 mon.a (mon.0) 814 : cluster [DBG] mgrmap e26: x(active, since 109s), standbys: y 2023-06-03T20:02:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:27 smithi083 bash[26882]: audit 2023-06-03T20:02:27.090225+0000 mon.c (mon.2) 146 : audit [DBG] from='client.? 172.21.15.33:0/248921272' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:28.303 INFO:tasks.rados.rados.0.smithi033.stdout:2889: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:02:28.442 INFO:tasks.rados.rados.0.smithi033.stdout:2884: done (8 left) 2023-06-03T20:02:28.442 INFO:tasks.rados.rados.0.smithi033.stdout:2885: done (7 left) 2023-06-03T20:02:28.442 INFO:tasks.rados.rados.0.smithi033.stdout:2886: done (6 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2887: done (5 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2888: done (4 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2889: done (3 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2890: done (2 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2891: done (1 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2892: done (0 left) 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2893: write oid 433 current snap is 0 2023-06-03T20:02:28.443 INFO:tasks.rados.rados.0.smithi033.stdout:2893: seq_num 1843 ranges {575301=441333,1464549=679979,2644811=330490} 2023-06-03T20:02:28.447 INFO:tasks.rados.rados.0.smithi033.stdout:2893: writing smithi03366949-433 from 575301 to 1016634 tid 1 2023-06-03T20:02:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:2893: writing smithi03366949-433 from 1464549 to 2144528 tid 2 2023-06-03T20:02:28.459 INFO:tasks.rados.rados.0.smithi033.stdout:2893: writing smithi03366949-433 from 2644811 to 2975301 tid 3 2023-06-03T20:02:28.459 INFO:tasks.rados.rados.0.smithi033.stdout:2894: read oid 231 snap -1 2023-06-03T20:02:28.459 INFO:tasks.rados.rados.0.smithi033.stdout:2894: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-06-03T20:02:28.459 INFO:tasks.rados.rados.0.smithi033.stdout:2895: write oid 27 current snap is 0 2023-06-03T20:02:28.459 INFO:tasks.rados.rados.0.smithi033.stdout:2895: seq_num 1844 ranges {592108=516582,1523031=423637,2672234=319874} 2023-06-03T20:02:28.465 INFO:tasks.rados.rados.0.smithi033.stdout:2895: writing smithi03366949-27 from 592108 to 1108690 tid 1 2023-06-03T20:02:28.471 INFO:tasks.rados.rados.0.smithi033.stdout:2895: writing smithi03366949-27 from 1523031 to 1946668 tid 2 2023-06-03T20:02:28.477 INFO:tasks.rados.rados.0.smithi033.stdout:2895: writing smithi03366949-27 from 2672234 to 2992108 tid 3 2023-06-03T20:02:28.477 INFO:tasks.rados.rados.0.smithi033.stdout:2896: read oid 237 snap -1 2023-06-03T20:02:28.477 INFO:tasks.rados.rados.0.smithi033.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: finishing write tid 1 to smithi03366949-433 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: finishing write tid 2 to smithi03366949-433 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: finishing write tid 3 to smithi03366949-433 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: finishing write tid 4 to smithi03366949-433 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: finishing write tid 5 to smithi03366949-433 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 521 (ObjNum 1843 snap 0 seq_num 1843) dirty exists 2023-06-03T20:02:28.478 INFO:tasks.rados.rados.0.smithi033.stdout:2893: left oid 433 (ObjNum 1843 snap 0 seq_num 1843) 2023-06-03T20:02:28.479 INFO:tasks.rados.rados.0.smithi033.stdout:2894: expect (ObjNum 1596 snap 0 seq_num 1596) 2023-06-03T20:02:28.650 INFO:tasks.rados.rados.0.smithi033.stdout:2895: finishing write tid 1 to smithi03366949-27 2023-06-03T20:02:28.650 INFO:tasks.rados.rados.0.smithi033.stdout:2895: finishing write tid 2 to smithi03366949-27 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:2895: finishing write tid 3 to smithi03366949-27 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:2895: finishing write tid 4 to smithi03366949-27 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:2895: finishing write tid 5 to smithi03366949-27 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 399 (ObjNum 1844 snap 0 seq_num 1844) dirty exists 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:2895: left oid 27 (ObjNum 1844 snap 0 seq_num 1844) 2023-06-03T20:02:28.651 INFO:tasks.rados.rados.0.smithi033.stdout:2896: expect (ObjNum 1475 snap 0 seq_num 1475) 2023-06-03T20:02:28.767 INFO:tasks.rados.rados.0.smithi033.stdout:2893: done (3 left) 2023-06-03T20:02:28.767 INFO:tasks.rados.rados.0.smithi033.stdout:2894: done (2 left) 2023-06-03T20:02:28.768 INFO:tasks.rados.rados.0.smithi033.stdout:2895: done (1 left) 2023-06-03T20:02:28.768 INFO:tasks.rados.rados.0.smithi033.stdout:2896: done (0 left) 2023-06-03T20:02:28.768 INFO:tasks.rados.rados.0.smithi033.stdout:2897: delete oid 194 current snap is 0 2023-06-03T20:02:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:2897: done (0 left) 2023-06-03T20:02:28.770 INFO:tasks.rados.rados.0.smithi033.stdout:2898: write oid 84 current snap is 0 2023-06-03T20:02:28.771 INFO:tasks.rados.rados.0.smithi033.stdout:2898: seq_num 1846 ranges {625722=667080,1923642=427306,3010727=14995} 2023-06-03T20:02:28.782 INFO:tasks.rados.rados.0.smithi033.stdout:2898: writing smithi03366949-84 from 625722 to 1292802 tid 1 2023-06-03T20:02:28.788 INFO:tasks.rados.rados.0.smithi033.stdout:2898: writing smithi03366949-84 from 1923642 to 2350948 tid 2 2023-06-03T20:02:28.792 INFO:tasks.rados.rados.0.smithi033.stdout:2898: writing smithi03366949-84 from 3010727 to 3025722 tid 3 2023-06-03T20:02:28.793 INFO:tasks.rados.rados.0.smithi033.stdout:2899: write oid 36 current snap is 0 2023-06-03T20:02:28.793 INFO:tasks.rados.rados.0.smithi033.stdout:2898: finishing write tid 1 to smithi03366949-84 2023-06-03T20:02:28.793 INFO:tasks.rados.rados.0.smithi033.stdout:2898: finishing write tid 2 to smithi03366949-84 2023-06-03T20:02:28.793 INFO:tasks.rados.rados.0.smithi033.stdout:2899: seq_num 1847 ranges {642529=742329,1982124=687317} 2023-06-03T20:02:28.800 INFO:tasks.rados.rados.0.smithi033.stdout:2899: writing smithi03366949-36 from 642529 to 1384858 tid 1 2023-06-03T20:02:28.808 INFO:tasks.rados.rados.0.smithi033.stdout:2899: writing smithi03366949-36 from 1982124 to 2669441 tid 2 2023-06-03T20:02:28.808 INFO:tasks.rados.rados.0.smithi033.stdout:2900: write oid 43 current snap is 0 2023-06-03T20:02:28.808 INFO:tasks.rados.rados.0.smithi033.stdout:2898: finishing write tid 3 to smithi03366949-84 2023-06-03T20:02:28.808 INFO:tasks.rados.rados.0.smithi033.stdout:2898: finishing write tid 4 to smithi03366949-84 2023-06-03T20:02:28.809 INFO:tasks.rados.rados.0.smithi033.stdout:2898: finishing write tid 5 to smithi03366949-84 2023-06-03T20:02:28.809 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 84 v 423 (ObjNum 1846 snap 0 seq_num 1846) dirty exists 2023-06-03T20:02:28.809 INFO:tasks.rados.rados.0.smithi033.stdout:2898: left oid 84 (ObjNum 1846 snap 0 seq_num 1846) 2023-06-03T20:02:28.809 INFO:tasks.rados.rados.0.smithi033.stdout:2899: finishing write tid 1 to smithi03366949-36 2023-06-03T20:02:28.809 INFO:tasks.rados.rados.0.smithi033.stdout:2900: seq_num 1848 ranges {659336=533931,1756959=430975,2781926=277410} 2023-06-03T20:02:28.815 INFO:tasks.rados.rados.0.smithi033.stdout:2900: writing smithi03366949-43 from 659336 to 1193267 tid 1 2023-06-03T20:02:28.820 INFO:tasks.rados.rados.0.smithi033.stdout:2900: writing smithi03366949-43 from 1756959 to 2187934 tid 2 2023-06-03T20:02:28.826 INFO:tasks.rados.rados.0.smithi033.stdout:2900: writing smithi03366949-43 from 2781926 to 3059336 tid 3 2023-06-03T20:02:28.826 INFO:tasks.rados.rados.0.smithi033.stdout:2898: done (2 left) 2023-06-03T20:02:28.826 INFO:tasks.rados.rados.0.smithi033.stdout:2901: write oid 226 current snap is 0 2023-06-03T20:02:28.826 INFO:tasks.rados.rados.0.smithi033.stdout:2899: finishing write tid 2 to smithi03366949-36 2023-06-03T20:02:28.826 INFO:tasks.rados.rados.0.smithi033.stdout:2899: finishing write tid 3 to smithi03366949-36 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:2899: finishing write tid 4 to smithi03366949-36 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 36 v 394 (ObjNum 1847 snap 0 seq_num 1847) dirty exists 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:2899: left oid 36 (ObjNum 1847 snap 0 seq_num 1847) 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:2900: finishing write tid 1 to smithi03366949-43 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:2900: finishing write tid 2 to smithi03366949-43 2023-06-03T20:02:28.827 INFO:tasks.rados.rados.0.smithi033.stdout:2901: seq_num 1849 ranges {676143=609180,1815441=690986,2925702=150441} 2023-06-03T20:02:28.834 INFO:tasks.rados.rados.0.smithi033.stdout:2901: writing smithi03366949-226 from 676143 to 1285323 tid 1 2023-06-03T20:02:28.840 INFO:tasks.rados.rados.0.smithi033.stdout:2901: writing smithi03366949-226 from 1815441 to 2506427 tid 2 2023-06-03T20:02:28.844 INFO:tasks.rados.rados.0.smithi033.stdout:2901: writing smithi03366949-226 from 2925702 to 3076143 tid 3 2023-06-03T20:02:28.844 INFO:tasks.rados.rados.0.smithi033.stdout:2899: done (2 left) 2023-06-03T20:02:28.844 INFO:tasks.rados.rados.0.smithi033.stdout:2902: write oid 105 current snap is 0 2023-06-03T20:02:28.844 INFO:tasks.rados.rados.0.smithi033.stdout:2902: seq_num 1850 ranges {692950=684429,2157570=434644} 2023-06-03T20:02:28.851 INFO:tasks.rados.rados.0.smithi033.stdout:2902: writing smithi03366949-105 from 692950 to 1377379 tid 1 2023-06-03T20:02:28.858 INFO:tasks.rados.rados.0.smithi033.stdout:2902: writing smithi03366949-105 from 2157570 to 2592214 tid 2 2023-06-03T20:02:28.859 INFO:tasks.rados.rados.0.smithi033.stdout:2903: write oid 192 current snap is 0 2023-06-03T20:02:28.859 INFO:tasks.rados.rados.0.smithi033.stdout:2900: finishing write tid 3 to smithi03366949-43 2023-06-03T20:02:28.859 INFO:tasks.rados.rados.0.smithi033.stdout:2900: finishing write tid 4 to smithi03366949-43 2023-06-03T20:02:28.859 INFO:tasks.rados.rados.0.smithi033.stdout:2903: seq_num 1851 ranges {709757=759678,2216052=578302} 2023-06-03T20:02:28.872 INFO:tasks.rados.rados.0.smithi033.stdout:2903: writing smithi03366949-192 from 709757 to 1469435 tid 1 2023-06-03T20:02:28.881 INFO:tasks.rados.rados.0.smithi033.stdout:2903: writing smithi03366949-192 from 2216052 to 2794354 tid 2 2023-06-03T20:02:28.881 INFO:tasks.rados.rados.0.smithi033.stdout:2904: write oid 468 current snap is 0 2023-06-03T20:02:28.881 INFO:tasks.rados.rados.0.smithi033.stdout:2904: seq_num 1852 ranges {726564=434927,1874534=438313,2775265=351299} 2023-06-03T20:02:28.887 INFO:tasks.rados.rados.0.smithi033.stdout:2904: writing smithi03366949-468 from 726564 to 1161491 tid 1 2023-06-03T20:02:28.893 INFO:tasks.rados.rados.0.smithi033.stdout:2904: writing smithi03366949-468 from 1874534 to 2312847 tid 2 2023-06-03T20:02:28.898 INFO:tasks.rados.rados.0.smithi033.stdout:2904: writing smithi03366949-468 from 2775265 to 3126564 tid 3 2023-06-03T20:02:28.898 INFO:tasks.rados.rados.0.smithi033.stdout:2905: delete oid 430 current snap is 0 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2900: finishing write tid 5 to smithi03366949-43 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 43 v 427 (ObjNum 1848 snap 0 seq_num 1848) dirty exists 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2900: left oid 43 (ObjNum 1848 snap 0 seq_num 1848) 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2901: finishing write tid 1 to smithi03366949-226 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2901: finishing write tid 2 to smithi03366949-226 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2901: finishing write tid 3 to smithi03366949-226 2023-06-03T20:02:28.899 INFO:tasks.rados.rados.0.smithi033.stdout:2901: finishing write tid 4 to smithi03366949-226 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2901: finishing write tid 5 to smithi03366949-226 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 226 v 355 (ObjNum 1849 snap 0 seq_num 1849) dirty exists 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2901: left oid 226 (ObjNum 1849 snap 0 seq_num 1849) 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2902: finishing write tid 1 to smithi03366949-105 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2902: finishing write tid 2 to smithi03366949-105 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2902: finishing write tid 3 to smithi03366949-105 2023-06-03T20:02:28.900 INFO:tasks.rados.rados.0.smithi033.stdout:2902: finishing write tid 4 to smithi03366949-105 2023-06-03T20:02:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 105 v 397 (ObjNum 1850 snap 0 seq_num 1850) dirty exists 2023-06-03T20:02:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:2902: left oid 105 (ObjNum 1850 snap 0 seq_num 1850) 2023-06-03T20:02:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:2903: finishing write tid 1 to smithi03366949-192 2023-06-03T20:02:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:2903: finishing write tid 2 to smithi03366949-192 2023-06-03T20:02:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:2903: finishing write tid 3 to smithi03366949-192 2023-06-03T20:02:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:2903: finishing write tid 4 to smithi03366949-192 2023-06-03T20:02:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 192 v 373 (ObjNum 1851 snap 0 seq_num 1851) dirty exists 2023-06-03T20:02:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:2903: left oid 192 (ObjNum 1851 snap 0 seq_num 1851) 2023-06-03T20:02:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:2904: finishing write tid 1 to smithi03366949-468 2023-06-03T20:02:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:2904: finishing write tid 2 to smithi03366949-468 2023-06-03T20:02:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:2900: done (5 left) 2023-06-03T20:02:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:2901: done (4 left) 2023-06-03T20:02:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:2902: done (3 left) 2023-06-03T20:02:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:2903: done (2 left) 2023-06-03T20:02:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:2905: done (1 left) 2023-06-03T20:02:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:2906: write oid 22 current snap is 0 2023-06-03T20:02:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:2906: seq_num 1854 ranges {760178=585425,1875145=441982,3113758=46420} 2023-06-03T20:02:28.909 INFO:tasks.rados.rados.0.smithi033.stdout:2906: writing smithi03366949-22 from 760178 to 1345603 tid 1 2023-06-03T20:02:28.915 INFO:tasks.rados.rados.0.smithi033.stdout:2906: writing smithi03366949-22 from 1875145 to 2317127 tid 2 2023-06-03T20:02:28.920 INFO:tasks.rados.rados.0.smithi033.stdout:2906: writing smithi03366949-22 from 3113758 to 3160178 tid 3 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:2907: delete oid 259 current snap is 0 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:2904: finishing write tid 3 to smithi03366949-468 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:2904: finishing write tid 4 to smithi03366949-468 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:2904: finishing write tid 5 to smithi03366949-468 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 468 v 525 (ObjNum 1852 snap 0 seq_num 1852) dirty exists 2023-06-03T20:02:28.921 INFO:tasks.rados.rados.0.smithi033.stdout:2904: left oid 468 (ObjNum 1852 snap 0 seq_num 1852) 2023-06-03T20:02:28.922 INFO:tasks.rados.rados.0.smithi033.stdout:2906: finishing write tid 1 to smithi03366949-22 2023-06-03T20:02:28.922 INFO:tasks.rados.rados.0.smithi033.stdout:2906: finishing write tid 2 to smithi03366949-22 2023-06-03T20:02:28.924 INFO:tasks.rados.rados.0.smithi033.stdout:2904: done (2 left) 2023-06-03T20:02:28.924 INFO:tasks.rados.rados.0.smithi033.stdout:2907: done (1 left) 2023-06-03T20:02:28.924 INFO:tasks.rados.rados.0.smithi033.stdout:2908: write oid 129 current snap is 0 2023-06-03T20:02:28.924 INFO:tasks.rados.rados.0.smithi033.stdout:2908: seq_num 1856 ranges {793792=452276,1708462=445651,2884957=308835} 2023-06-03T20:02:28.931 INFO:tasks.rados.rados.0.smithi033.stdout:2908: writing smithi03366949-129 from 793792 to 1246068 tid 1 2023-06-03T20:02:28.936 INFO:tasks.rados.rados.0.smithi033.stdout:2908: writing smithi03366949-129 from 1708462 to 2154113 tid 2 2023-06-03T20:02:28.942 INFO:tasks.rados.rados.0.smithi033.stdout:2908: writing smithi03366949-129 from 2884957 to 3193792 tid 3 2023-06-03T20:02:28.943 INFO:tasks.rados.rados.0.smithi033.stdout:2909: write oid 253 current snap is 0 2023-06-03T20:02:28.943 INFO:tasks.rados.rados.0.smithi033.stdout:2909: seq_num 1857 ranges {410599=527525,1366944=589309,2512380=698219} 2023-06-03T20:02:28.948 INFO:tasks.rados.rados.0.smithi033.stdout:2909: writing smithi03366949-253 from 410599 to 938124 tid 1 2023-06-03T20:02:28.953 INFO:tasks.rados.rados.0.smithi033.stdout:2909: writing smithi03366949-253 from 1366944 to 1956253 tid 2 2023-06-03T20:02:28.960 INFO:tasks.rados.rados.0.smithi033.stdout:2909: writing smithi03366949-253 from 2512380 to 3210599 tid 3 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2910: read oid 258 snap -1 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2911: read oid 227 snap -1 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2912: delete oid 344 current snap is 0 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2906: finishing write tid 3 to smithi03366949-22 2023-06-03T20:02:28.961 INFO:tasks.rados.rados.0.smithi033.stdout:2906: finishing write tid 4 to smithi03366949-22 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2906: finishing write tid 5 to smithi03366949-22 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 22 v 403 (ObjNum 1854 snap 0 seq_num 1854) dirty exists 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2906: left oid 22 (ObjNum 1854 snap 0 seq_num 1854) 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2908: finishing write tid 1 to smithi03366949-129 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2908: finishing write tid 2 to smithi03366949-129 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2908: finishing write tid 3 to smithi03366949-129 2023-06-03T20:02:28.962 INFO:tasks.rados.rados.0.smithi033.stdout:2908: finishing write tid 4 to smithi03366949-129 2023-06-03T20:02:28.963 INFO:tasks.rados.rados.0.smithi033.stdout:2908: finishing write tid 5 to smithi03366949-129 2023-06-03T20:02:28.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 401 (ObjNum 1856 snap 0 seq_num 1856) dirty exists 2023-06-03T20:02:28.963 INFO:tasks.rados.rados.0.smithi033.stdout:2908: left oid 129 (ObjNum 1856 snap 0 seq_num 1856) 2023-06-03T20:02:28.963 INFO:tasks.rados.rados.0.smithi033.stdout:2909: finishing write tid 1 to smithi03366949-253 2023-06-03T20:02:28.963 INFO:tasks.rados.rados.0.smithi033.stdout:2909: finishing write tid 2 to smithi03366949-253 2023-06-03T20:02:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:2906: done (5 left) 2023-06-03T20:02:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:2908: done (4 left) 2023-06-03T20:02:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:2912: done (3 left) 2023-06-03T20:02:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:2913: read oid 73 snap -1 2023-06-03T20:02:28.964 INFO:tasks.rados.rados.0.smithi033.stdout:2913: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2914: read oid 415 snap -1 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2914: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2915: read oid 104 snap -1 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2915: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2916: read oid 268 snap -1 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2917: read oid 490 snap -1 2023-06-03T20:02:28.965 INFO:tasks.rados.rados.0.smithi033.stdout:2917: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-06-03T20:02:28.966 INFO:tasks.rados.rados.0.smithi033.stdout:2918: read oid 12 snap -1 2023-06-03T20:02:28.966 INFO:tasks.rados.rados.0.smithi033.stdout:2918: expect (ObjNum 11 snap 0 seq_num 11) 2023-06-03T20:02:28.966 INFO:tasks.rados.rados.0.smithi033.stdout:2919: delete oid 352 current snap is 0 2023-06-03T20:02:28.966 INFO:tasks.rados.rados.0.smithi033.stdout:2910: expect (ObjNum 1678 snap 0 seq_num 1678) 2023-06-03T20:02:29.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:28 smithi033 bash[26432]: cluster 2023-06-03T20:02:27.493566+0000 mgr.x (mgr.24803) 89 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2023-06-03T20:02:29.033 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:28 smithi033 bash[33017]: cluster 2023-06-03T20:02:27.493566+0000 mgr.x (mgr.24803) 89 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2023-06-03T20:02:29.099 INFO:tasks.rados.rados.0.smithi033.stdout:2915: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:28 smithi083 bash[26882]: cluster 2023-06-03T20:02:27.493566+0000 mgr.x (mgr.24803) 89 : cluster [DBG] pgmap v60: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 7.0 MiB/s wr, 65 op/s 2023-06-03T20:02:29.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:28 smithi083 bash[53374]: ts=2023-06-03T20:02: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:29.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:28 smithi083 bash[53374]: ts=2023-06-03T20:02:28.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:02:29.255 INFO:tasks.rados.rados.0.smithi033.stdout:2913: expect (ObjNum 1647 snap 0 seq_num 1647) 2023-06-03T20:02:29.428 INFO:tasks.rados.rados.0.smithi033.stdout:2914: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-06-03T20:02:29.547 INFO:tasks.rados.rados.0.smithi033.stdout:2909: finishing write tid 3 to smithi03366949-253 2023-06-03T20:02:29.547 INFO:tasks.rados.rados.0.smithi033.stdout:2909: finishing write tid 4 to smithi03366949-253 2023-06-03T20:02:29.548 INFO:tasks.rados.rados.0.smithi033.stdout:2909: finishing write tid 5 to smithi03366949-253 2023-06-03T20:02:29.548 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 253 v 331 (ObjNum 1857 snap 0 seq_num 1857) dirty exists 2023-06-03T20:02:29.548 INFO:tasks.rados.rados.0.smithi033.stdout:2909: left oid 253 (ObjNum 1857 snap 0 seq_num 1857) 2023-06-03T20:02:29.548 INFO:tasks.rados.rados.0.smithi033.stdout:2918: expect (ObjNum 11 snap 0 seq_num 11) 2023-06-03T20:02:29.612 INFO:tasks.rados.rados.0.smithi033.stdout:2916: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:29.674 INFO:tasks.rados.rados.0.smithi033.stdout:2917: expect (ObjNum 1004 snap 0 seq_num 1004) 2023-06-03T20:02:29.845 INFO:tasks.rados.rados.0.smithi033.stdout:2911: expect (ObjNum 226 snap 0 seq_num 226) 2023-06-03T20:02:29.959 INFO:tasks.rados.rados.0.smithi033.stdout:2909: done (9 left) 2023-06-03T20:02:29.959 INFO:tasks.rados.rados.0.smithi033.stdout:2910: done (8 left) 2023-06-03T20:02:29.960 INFO:tasks.rados.rados.0.smithi033.stdout:2911: done (7 left) 2023-06-03T20:02:29.960 INFO:tasks.rados.rados.0.smithi033.stdout:2913: done (6 left) 2023-06-03T20:02:29.960 INFO:tasks.rados.rados.0.smithi033.stdout:2914: done (5 left) 2023-06-03T20:02:29.960 INFO:tasks.rados.rados.0.smithi033.stdout:2915: done (4 left) 2023-06-03T20:02:29.960 INFO:tasks.rados.rados.0.smithi033.stdout:2916: done (3 left) 2023-06-03T20:02:29.961 INFO:tasks.rados.rados.0.smithi033.stdout:2917: done (2 left) 2023-06-03T20:02:29.961 INFO:tasks.rados.rados.0.smithi033.stdout:2918: done (1 left) 2023-06-03T20:02:29.961 INFO:tasks.rados.rados.0.smithi033.stdout:2919: done (0 left) 2023-06-03T20:02:29.961 INFO:tasks.rados.rados.0.smithi033.stdout:2920: read oid 273 snap -1 2023-06-03T20:02:29.962 INFO:tasks.rados.rados.0.smithi033.stdout:2920: expect deleted 2023-06-03T20:02:29.962 INFO:tasks.rados.rados.0.smithi033.stdout:2921: read oid 272 snap -1 2023-06-03T20:02:29.962 INFO:tasks.rados.rados.0.smithi033.stdout:2921: expect deleted 2023-06-03T20:02:29.962 INFO:tasks.rados.rados.0.smithi033.stdout:2922: read oid 135 snap -1 2023-06-03T20:02:29.962 INFO:tasks.rados.rados.0.smithi033.stdout:2922: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-06-03T20:02:29.963 INFO:tasks.rados.rados.0.smithi033.stdout:2923: read oid 417 snap -1 2023-06-03T20:02:29.963 INFO:tasks.rados.rados.0.smithi033.stdout:2923: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:02:29.963 INFO:tasks.rados.rados.0.smithi033.stdout:2924: read oid 144 snap -1 2023-06-03T20:02:29.963 INFO:tasks.rados.rados.0.smithi033.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:02:29.964 INFO:tasks.rados.rados.0.smithi033.stdout:2925: read oid 290 snap -1 2023-06-03T20:02:29.964 INFO:tasks.rados.rados.0.smithi033.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:29.964 INFO:tasks.rados.rados.0.smithi033.stdout:2926: read oid 63 snap -1 2023-06-03T20:02:29.964 INFO:tasks.rados.rados.0.smithi033.stdout:2926: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-06-03T20:02:29.964 INFO:tasks.rados.rados.0.smithi033.stdout:2927: read oid 444 snap -1 2023-06-03T20:02:29.965 INFO:tasks.rados.rados.0.smithi033.stdout:2927: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-06-03T20:02:29.965 INFO:tasks.rados.rados.0.smithi033.stdout:2928: write oid 300 current snap is 0 2023-06-03T20:02:29.965 INFO:tasks.rados.rados.0.smithi033.stdout:2928: seq_num 1860 ranges {461020=753272,1826037=452989,2878296=382724} 2023-06-03T20:02:29.966 INFO:tasks.rados.rados.0.smithi033.stdout:2928: writing smithi03366949-300 from 461020 to 1214292 tid 1 2023-06-03T20:02:29.971 INFO:tasks.rados.rados.0.smithi033.stdout:2928: writing smithi03366949-300 from 1826037 to 2279026 tid 2 2023-06-03T20:02:29.977 INFO:tasks.rados.rados.0.smithi033.stdout:2928: writing smithi03366949-300 from 2878296 to 3261020 tid 3 2023-06-03T20:02:29.977 INFO:tasks.rados.rados.0.smithi033.stdout:2929: write oid 430 current snap is 0 2023-06-03T20:02:29.977 INFO:tasks.rados.rados.0.smithi033.stdout:2929: seq_num 1861 ranges {477827=428521,1484519=596647,2505719=532863} 2023-06-03T20:02:29.982 INFO:tasks.rados.rados.0.smithi033.stdout:2929: writing smithi03366949-430 from 477827 to 906348 tid 1 2023-06-03T20:02:29.989 INFO:tasks.rados.rados.0.smithi033.stdout:2929: writing smithi03366949-430 from 1484519 to 2081166 tid 2 2023-06-03T20:02:29.995 INFO:tasks.rados.rados.0.smithi033.stdout:2929: writing smithi03366949-430 from 2505719 to 3038582 tid 3 2023-06-03T20:02:29.995 INFO:tasks.rados.rados.0.smithi033.stdout:2930: read oid 390 snap -1 2023-06-03T20:02:29.995 INFO:tasks.rados.rados.0.smithi033.stdout:2930: expect deleted 2023-06-03T20:02:29.995 INFO:tasks.rados.rados.0.smithi033.stdout:2931: read oid 429 snap -1 2023-06-03T20:02:29.995 INFO:tasks.rados.rados.0.smithi033.stdout:2931: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-06-03T20:02:29.996 INFO:tasks.rados.rados.0.smithi033.stdout:2932: read oid 175 snap -1 2023-06-03T20:02:29.996 INFO:tasks.rados.rados.0.smithi033.stdout:2932: expect deleted 2023-06-03T20:02:29.996 INFO:tasks.rados.rados.0.smithi033.stdout:2933: write oid 68 current snap is 0 2023-06-03T20:02:29.996 INFO:tasks.rados.rados.0.smithi033.stdout:2926: expect (ObjNum 1592 snap 0 seq_num 1592) 2023-06-03T20:02:30.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:29 smithi033 bash[33017]: audit 2023-06-03T20:02:29.529283+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.33:0/2906738637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:30.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:29 smithi033 bash[26432]: audit 2023-06-03T20:02:29.529283+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.33:0/2906738637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:30.120 INFO:tasks.rados.rados.0.smithi033.stdout:2928: finishing write tid 1 to smithi03366949-300 2023-06-03T20:02:30.121 INFO:tasks.rados.rados.0.smithi033.stdout:2928: finishing write tid 2 to smithi03366949-300 2023-06-03T20:02:30.121 INFO:tasks.rados.rados.0.smithi033.stdout:2922: expect (ObjNum 1018 snap 0 seq_num 1018) 2023-06-03T20:02:30.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:29 smithi083 bash[26882]: audit 2023-06-03T20:02:29.529283+0000 mon.c (mon.2) 147 : audit [DBG] from='client.? 172.21.15.33:0/2906738637' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:30.306 INFO:tasks.rados.rados.0.smithi033.stdout:2928: finishing write tid 3 to smithi03366949-300 2023-06-03T20:02:30.306 INFO:tasks.rados.rados.0.smithi033.stdout:2928: finishing write tid 4 to smithi03366949-300 2023-06-03T20:02:30.306 INFO:tasks.rados.rados.0.smithi033.stdout:2928: finishing write tid 5 to smithi03366949-300 2023-06-03T20:02:30.307 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 300 v 377 (ObjNum 1860 snap 0 seq_num 1860) dirty exists 2023-06-03T20:02:30.307 INFO:tasks.rados.rados.0.smithi033.stdout:2928: left oid 300 (ObjNum 1860 snap 0 seq_num 1860) 2023-06-03T20:02:30.307 INFO:tasks.rados.rados.0.smithi033.stdout:2924: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:02:30.459 INFO:tasks.rados.rados.0.smithi033.stdout:2925: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:30.583 INFO:tasks.rados.rados.0.smithi033.stdout:2923: expect (ObjNum 693 snap 0 seq_num 693) 2023-06-03T20:02:30.740 INFO:tasks.rados.rados.0.smithi033.stdout:2929: finishing write tid 1 to smithi03366949-430 2023-06-03T20:02:30.741 INFO:tasks.rados.rados.0.smithi033.stdout:2929: finishing write tid 2 to smithi03366949-430 2023-06-03T20:02:30.741 INFO:tasks.rados.rados.0.smithi033.stdout:2927: expect (ObjNum 1699 snap 0 seq_num 1699) 2023-06-03T20:02:30.912 INFO:tasks.rados.rados.0.smithi033.stdout:2933: seq_num 1862 ranges {494634=503770,1426648=456658,2533142=744135} 2023-06-03T20:02:30.923 INFO:tasks.rados.rados.0.smithi033.stdout:2933: writing smithi03366949-68 from 494634 to 998404 tid 1 2023-06-03T20:02:30.929 INFO:tasks.rados.rados.0.smithi033.stdout:2933: writing smithi03366949-68 from 1426648 to 1883306 tid 2 2023-06-03T20:02:30.937 INFO:tasks.rados.rados.0.smithi033.stdout:2933: writing smithi03366949-68 from 2533142 to 3277277 tid 3 2023-06-03T20:02:30.937 INFO:tasks.rados.rados.0.smithi033.stdout:2920: done (13 left) 2023-06-03T20:02:30.937 INFO:tasks.rados.rados.0.smithi033.stdout:2921: done (12 left) 2023-06-03T20:02:30.937 INFO:tasks.rados.rados.0.smithi033.stdout:2922: done (11 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2923: done (10 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2924: done (9 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2925: done (8 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2926: done (7 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2927: done (6 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2928: done (5 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2930: done (4 left) 2023-06-03T20:02:30.938 INFO:tasks.rados.rados.0.smithi033.stdout:2932: done (3 left) 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2934: delete oid 330 current snap is 0 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2929: finishing write tid 3 to smithi03366949-430 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2929: finishing write tid 4 to smithi03366949-430 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2929: finishing write tid 5 to smithi03366949-430 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 328 (ObjNum 1861 snap 0 seq_num 1861) dirty exists 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2929: left oid 430 (ObjNum 1861 snap 0 seq_num 1861) 2023-06-03T20:02:30.939 INFO:tasks.rados.rados.0.smithi033.stdout:2931: expect (ObjNum 1557 snap 0 seq_num 1557) 2023-06-03T20:02:31.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:30 smithi033 bash[33017]: cluster 2023-06-03T20:02:29.494711+0000 mgr.x (mgr.24803) 90 : cluster [DBG] pgmap v61: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-06-03T20:02:31.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:30 smithi033 bash[26432]: cluster 2023-06-03T20:02:29.494711+0000 mgr.x (mgr.24803) 90 : cluster [DBG] pgmap v61: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-06-03T20:02:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:2933: finishing write tid 1 to smithi03366949-68 2023-06-03T20:02:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:2933: finishing write tid 2 to smithi03366949-68 2023-06-03T20:02:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:2933: finishing write tid 3 to smithi03366949-68 2023-06-03T20:02:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:2933: finishing write tid 4 to smithi03366949-68 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:2933: finishing write tid 5 to smithi03366949-68 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 68 v 360 (ObjNum 1862 snap 0 seq_num 1862) dirty exists 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:2933: left oid 68 (ObjNum 1862 snap 0 seq_num 1862) 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:2929: done (3 left) 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:2931: done (2 left) 2023-06-03T20:02:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:2933: done (1 left) 2023-06-03T20:02:31.090 INFO:tasks.rados.rados.0.smithi033.stdout:2934: done (0 left) 2023-06-03T20:02:31.090 INFO:tasks.rados.rados.0.smithi033.stdout:2935: write oid 162 current snap is 0 2023-06-03T20:02:31.090 INFO:tasks.rados.rados.0.smithi033.stdout:2935: seq_num 1864 ranges {528248=770621,2059965=743974} 2023-06-03T20:02:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:2935: writing smithi03366949-162 from 528248 to 1298869 tid 1 2023-06-03T20:02:31.111 INFO:tasks.rados.rados.0.smithi033.stdout:2935: writing smithi03366949-162 from 2059965 to 2803939 tid 2 2023-06-03T20:02:31.111 INFO:tasks.rados.rados.0.smithi033.stdout:2936: write oid 56 current snap is 0 2023-06-03T20:02:31.111 INFO:tasks.rados.rados.0.smithi033.stdout:2936: seq_num 1865 ranges {545055=445870,1718447=603985,3015411=329644} 2023-06-03T20:02:31.116 INFO:tasks.rados.rados.0.smithi033.stdout:2936: writing smithi03366949-56 from 545055 to 990925 tid 1 2023-06-03T20:02:31.123 INFO:tasks.rados.rados.0.smithi033.stdout:2936: writing smithi03366949-56 from 1718447 to 2322432 tid 2 2023-06-03T20:02:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:2936: writing smithi03366949-56 from 3015411 to 3345055 tid 3 2023-06-03T20:02:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:2937: delete oid 358 current snap is 0 2023-06-03T20:02:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:2935: finishing write tid 1 to smithi03366949-162 2023-06-03T20:02:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:2935: finishing write tid 2 to smithi03366949-162 2023-06-03T20:02:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:2935: finishing write tid 3 to smithi03366949-162 2023-06-03T20:02:31.131 INFO:tasks.rados.rados.0.smithi033.stdout:2935: finishing write tid 4 to smithi03366949-162 2023-06-03T20:02:31.131 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 162 v 282 (ObjNum 1864 snap 0 seq_num 1864) dirty exists 2023-06-03T20:02:31.131 INFO:tasks.rados.rados.0.smithi033.stdout:2935: left oid 162 (ObjNum 1864 snap 0 seq_num 1864) 2023-06-03T20:02:31.131 INFO:tasks.rados.rados.0.smithi033.stdout:2936: finishing write tid 1 to smithi03366949-56 2023-06-03T20:02:31.132 INFO:tasks.rados.rados.0.smithi033.stdout:2936: finishing write tid 2 to smithi03366949-56 2023-06-03T20:02:31.133 INFO:tasks.rados.rados.0.smithi033.stdout:2935: done (2 left) 2023-06-03T20:02:31.133 INFO:tasks.rados.rados.0.smithi033.stdout:2937: done (1 left) 2023-06-03T20:02:31.134 INFO:tasks.rados.rados.0.smithi033.stdout:2938: read oid 16 snap -1 2023-06-03T20:02:31.134 INFO:tasks.rados.rados.0.smithi033.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-06-03T20:02:31.134 INFO:tasks.rados.rados.0.smithi033.stdout:2939: read oid 396 snap -1 2023-06-03T20:02:31.134 INFO:tasks.rados.rados.0.smithi033.stdout:2939: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:31.135 INFO:tasks.rados.rados.0.smithi033.stdout:2940: write oid 433 current snap is 0 2023-06-03T20:02:31.135 INFO:tasks.rados.rados.0.smithi033.stdout:2940: seq_num 1867 ranges {578669=596368,1719058=607654,2953904=424765} 2023-06-03T20:02:31.140 INFO:tasks.rados.rados.0.smithi033.stdout:2940: writing smithi03366949-433 from 578669 to 1175037 tid 1 2023-06-03T20:02:31.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:30 smithi083 bash[26882]: cluster 2023-06-03T20:02:29.494711+0000 mgr.x (mgr.24803) 90 : cluster [DBG] pgmap v61: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 76 MiB/s rd, 9.4 MiB/s wr, 98 op/s 2023-06-03T20:02:31.148 INFO:tasks.rados.rados.0.smithi033.stdout:2940: writing smithi03366949-433 from 1719058 to 2326712 tid 2 2023-06-03T20:02:31.154 INFO:tasks.rados.rados.0.smithi033.stdout:2940: writing smithi03366949-433 from 2953904 to 3378669 tid 3 2023-06-03T20:02:31.154 INFO:tasks.rados.rados.0.smithi033.stdout:2941: write oid 88 current snap is 0 2023-06-03T20:02:31.154 INFO:tasks.rados.rados.0.smithi033.stdout:2936: finishing write tid 3 to smithi03366949-56 2023-06-03T20:02:31.154 INFO:tasks.rados.rados.0.smithi033.stdout:2936: finishing write tid 4 to smithi03366949-56 2023-06-03T20:02:31.155 INFO:tasks.rados.rados.0.smithi033.stdout:2936: finishing write tid 5 to smithi03366949-56 2023-06-03T20:02:31.155 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 56 v 406 (ObjNum 1865 snap 0 seq_num 1865) dirty exists 2023-06-03T20:02:31.155 INFO:tasks.rados.rados.0.smithi033.stdout:2936: left oid 56 (ObjNum 1865 snap 0 seq_num 1865) 2023-06-03T20:02:31.155 INFO:tasks.rados.rados.0.smithi033.stdout:2941: seq_num 1868 ranges {595476=671617,1777540=751312,2981327=414149} 2023-06-03T20:02:31.161 INFO:tasks.rados.rados.0.smithi033.stdout:2941: writing smithi03366949-88 from 595476 to 1267093 tid 1 2023-06-03T20:02:31.168 INFO:tasks.rados.rados.0.smithi033.stdout:2941: writing smithi03366949-88 from 1777540 to 2528852 tid 2 2023-06-03T20:02:31.173 INFO:tasks.rados.rados.0.smithi033.stdout:2941: writing smithi03366949-88 from 2981327 to 3395476 tid 3 2023-06-03T20:02:31.173 INFO:tasks.rados.rados.0.smithi033.stdout:2936: done (4 left) 2023-06-03T20:02:31.174 INFO:tasks.rados.rados.0.smithi033.stdout:2942: write oid 457 current snap is 0 2023-06-03T20:02:31.174 INFO:tasks.rados.rados.0.smithi033.stdout:2938: expect (ObjNum 1491 snap 0 seq_num 1491) 2023-06-03T20:02:31.371 INFO:tasks.rados.rados.0.smithi033.stdout:2940: finishing write tid 1 to smithi03366949-433 2023-06-03T20:02:31.372 INFO:tasks.rados.rados.0.smithi033.stdout:2939: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:31.497 INFO:tasks.rados.rados.0.smithi033.stdout:2940: finishing write tid 2 to smithi03366949-433 2023-06-03T20:02:31.497 INFO:tasks.rados.rados.0.smithi033.stdout:2940: finishing write tid 3 to smithi03366949-433 2023-06-03T20:02:31.497 INFO:tasks.rados.rados.0.smithi033.stdout:2942: seq_num 1869 ranges {612283=746866,1836022=611323,3008750=403533} 2023-06-03T20:02:31.509 INFO:tasks.rados.rados.0.smithi033.stdout:2942: writing smithi03366949-457 from 612283 to 1359149 tid 1 2023-06-03T20:02:31.516 INFO:tasks.rados.rados.0.smithi033.stdout:2942: writing smithi03366949-457 from 1836022 to 2447345 tid 2 2023-06-03T20:02:31.521 INFO:tasks.rados.rados.0.smithi033.stdout:2942: writing smithi03366949-457 from 3008750 to 3412283 tid 3 2023-06-03T20:02:31.522 INFO:tasks.rados.rados.0.smithi033.stdout:2938: done (4 left) 2023-06-03T20:02:31.522 INFO:tasks.rados.rados.0.smithi033.stdout:2939: done (3 left) 2023-06-03T20:02:31.522 INFO:tasks.rados.rados.0.smithi033.stdout:2943: write oid 293 current snap is 0 2023-06-03T20:02:31.522 INFO:tasks.rados.rados.0.smithi033.stdout:2940: finishing write tid 4 to smithi03366949-433 2023-06-03T20:02:31.523 INFO:tasks.rados.rados.0.smithi033.stdout:2940: finishing write tid 5 to smithi03366949-433 2023-06-03T20:02:31.523 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 529 (ObjNum 1867 snap 0 seq_num 1867) dirty exists 2023-06-03T20:02:31.523 INFO:tasks.rados.rados.0.smithi033.stdout:2940: left oid 433 (ObjNum 1867 snap 0 seq_num 1867) 2023-06-03T20:02:31.523 INFO:tasks.rados.rados.0.smithi033.stdout:2941: finishing write tid 1 to smithi03366949-88 2023-06-03T20:02:31.523 INFO:tasks.rados.rados.0.smithi033.stdout:2943: seq_num 1870 ranges {629090=422115,1778151=754981,3319820=109270} 2023-06-03T20:02:31.528 INFO:tasks.rados.rados.0.smithi033.stdout:2943: writing smithi03366949-293 from 629090 to 1051205 tid 1 2023-06-03T20:02:31.536 INFO:tasks.rados.rados.0.smithi033.stdout:2943: writing smithi03366949-293 from 1778151 to 2533132 tid 2 2023-06-03T20:02:31.541 INFO:tasks.rados.rados.0.smithi033.stdout:2943: writing smithi03366949-293 from 3319820 to 3429090 tid 3 2023-06-03T20:02:31.542 INFO:tasks.rados.rados.0.smithi033.stdout:2940: done (3 left) 2023-06-03T20:02:31.542 INFO:tasks.rados.rados.0.smithi033.stdout:2944: write oid 397 current snap is 0 2023-06-03T20:02:31.542 INFO:tasks.rados.rados.0.smithi033.stdout:2944: seq_num 1871 ranges {645897=613717,1952986=614992,3063596=382301} 2023-06-03T20:02:31.548 INFO:tasks.rados.rados.0.smithi033.stdout:2944: writing smithi03366949-397 from 645897 to 1259614 tid 1 2023-06-03T20:02:31.556 INFO:tasks.rados.rados.0.smithi033.stdout:2944: writing smithi03366949-397 from 1952986 to 2567978 tid 2 2023-06-03T20:02:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:2944: writing smithi03366949-397 from 3063596 to 3445897 tid 3 2023-06-03T20:02:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:2945: delete oid 343 current snap is 0 2023-06-03T20:02:31.562 INFO:tasks.rados.rados.0.smithi033.stdout:2941: finishing write tid 2 to smithi03366949-88 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:2941: finishing write tid 3 to smithi03366949-88 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:2941: finishing write tid 4 to smithi03366949-88 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:2941: finishing write tid 5 to smithi03366949-88 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 380 (ObjNum 1868 snap 0 seq_num 1868) dirty exists 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:2941: left oid 88 (ObjNum 1868 snap 0 seq_num 1868) 2023-06-03T20:02:31.563 INFO:tasks.rados.rados.0.smithi033.stdout:2942: finishing write tid 1 to smithi03366949-457 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2942: finishing write tid 2 to smithi03366949-457 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2942: finishing write tid 3 to smithi03366949-457 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2942: finishing write tid 4 to smithi03366949-457 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2942: finishing write tid 5 to smithi03366949-457 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 457 v 384 (ObjNum 1869 snap 0 seq_num 1869) dirty exists 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2942: left oid 457 (ObjNum 1869 snap 0 seq_num 1869) 2023-06-03T20:02:31.564 INFO:tasks.rados.rados.0.smithi033.stdout:2943: finishing write tid 1 to smithi03366949-293 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2943: finishing write tid 2 to smithi03366949-293 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2943: finishing write tid 3 to smithi03366949-293 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2943: finishing write tid 4 to smithi03366949-293 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2943: finishing write tid 5 to smithi03366949-293 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 293 v 533 (ObjNum 1870 snap 0 seq_num 1870) dirty exists 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2943: left oid 293 (ObjNum 1870 snap 0 seq_num 1870) 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2944: finishing write tid 1 to smithi03366949-397 2023-06-03T20:02:31.565 INFO:tasks.rados.rados.0.smithi033.stdout:2944: finishing write tid 2 to smithi03366949-397 2023-06-03T20:02:31.566 INFO:tasks.rados.rados.0.smithi033.stdout:2941: done (4 left) 2023-06-03T20:02:31.566 INFO:tasks.rados.rados.0.smithi033.stdout:2942: done (3 left) 2023-06-03T20:02:31.566 INFO:tasks.rados.rados.0.smithi033.stdout:2943: done (2 left) 2023-06-03T20:02:31.567 INFO:tasks.rados.rados.0.smithi033.stdout:2945: done (1 left) 2023-06-03T20:02:31.567 INFO:tasks.rados.rados.0.smithi033.stdout:2946: write oid 392 current snap is 0 2023-06-03T20:02:31.567 INFO:tasks.rados.rados.0.smithi033.stdout:2946: seq_num 1873 ranges {679511=764215,2069950=618661,3118442=361069} 2023-06-03T20:02:31.573 INFO:tasks.rados.rados.0.smithi033.stdout:2946: writing smithi03366949-392 from 679511 to 1443726 tid 1 2023-06-03T20:02:31.581 INFO:tasks.rados.rados.0.smithi033.stdout:2946: writing smithi03366949-392 from 2069950 to 2688611 tid 2 2023-06-03T20:02:31.586 INFO:tasks.rados.rados.0.smithi033.stdout:2946: writing smithi03366949-392 from 3118442 to 3479511 tid 3 2023-06-03T20:02:31.586 INFO:tasks.rados.rados.0.smithi033.stdout:2947: write oid 496 current snap is 0 2023-06-03T20:02:31.587 INFO:tasks.rados.rados.0.smithi033.stdout:2944: finishing write tid 3 to smithi03366949-397 2023-06-03T20:02:31.587 INFO:tasks.rados.rados.0.smithi033.stdout:2947: seq_num 1874 ranges {696318=439464,1728432=762319,3145865=350453} 2023-06-03T20:02:31.593 INFO:tasks.rados.rados.0.smithi033.stdout:2947: writing smithi03366949-496 from 696318 to 1135782 tid 1 2023-06-03T20:02:31.600 INFO:tasks.rados.rados.0.smithi033.stdout:2947: writing smithi03366949-496 from 1728432 to 2490751 tid 2 2023-06-03T20:02:31.607 INFO:tasks.rados.rados.0.smithi033.stdout:2947: writing smithi03366949-496 from 3145865 to 3496318 tid 3 2023-06-03T20:02:31.607 INFO:tasks.rados.rados.0.smithi033.stdout:2948: delete oid 257 current snap is 0 2023-06-03T20:02:31.607 INFO:tasks.rados.rados.0.smithi033.stdout:2944: finishing write tid 4 to smithi03366949-397 2023-06-03T20:02:31.607 INFO:tasks.rados.rados.0.smithi033.stdout:2944: finishing write tid 5 to smithi03366949-397 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 397 v 413 (ObjNum 1871 snap 0 seq_num 1871) dirty exists 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2944: left oid 397 (ObjNum 1871 snap 0 seq_num 1871) 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2946: finishing write tid 1 to smithi03366949-392 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2946: finishing write tid 2 to smithi03366949-392 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2946: finishing write tid 3 to smithi03366949-392 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2946: finishing write tid 4 to smithi03366949-392 2023-06-03T20:02:31.608 INFO:tasks.rados.rados.0.smithi033.stdout:2946: finishing write tid 5 to smithi03366949-392 2023-06-03T20:02:31.609 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 364 (ObjNum 1873 snap 0 seq_num 1873) dirty exists 2023-06-03T20:02:31.609 INFO:tasks.rados.rados.0.smithi033.stdout:2946: left oid 392 (ObjNum 1873 snap 0 seq_num 1873) 2023-06-03T20:02:31.609 INFO:tasks.rados.rados.0.smithi033.stdout:2947: finishing write tid 1 to smithi03366949-496 2023-06-03T20:02:31.609 INFO:tasks.rados.rados.0.smithi033.stdout:2947: finishing write tid 2 to smithi03366949-496 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:2947: finishing write tid 3 to smithi03366949-496 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:2947: finishing write tid 4 to smithi03366949-496 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:2947: finishing write tid 5 to smithi03366949-496 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 496 v 431 (ObjNum 1874 snap 0 seq_num 1874) dirty exists 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:2947: left oid 496 (ObjNum 1874 snap 0 seq_num 1874) 2023-06-03T20:02:31.610 INFO:tasks.rados.rados.0.smithi033.stdout:2944: done (3 left) 2023-06-03T20:02:31.611 INFO:tasks.rados.rados.0.smithi033.stdout:2946: done (2 left) 2023-06-03T20:02:31.611 INFO:tasks.rados.rados.0.smithi033.stdout:2947: done (1 left) 2023-06-03T20:02:31.611 INFO:tasks.rados.rados.0.smithi033.stdout:2948: done (0 left) 2023-06-03T20:02:31.611 INFO:tasks.rados.rados.0.smithi033.stdout:2949: write oid 222 current snap is 0 2023-06-03T20:02:31.611 INFO:tasks.rados.rados.0.smithi033.stdout:2949: seq_num 1876 ranges {729932=589962,1729043=765988,3084358=445574} 2023-06-03T20:02:31.618 INFO:tasks.rados.rados.0.smithi033.stdout:2949: writing smithi03366949-222 from 729932 to 1319894 tid 1 2023-06-03T20:02:31.625 INFO:tasks.rados.rados.0.smithi033.stdout:2949: writing smithi03366949-222 from 1729043 to 2495031 tid 2 2023-06-03T20:02:31.632 INFO:tasks.rados.rados.0.smithi033.stdout:2949: writing smithi03366949-222 from 3084358 to 3529932 tid 3 2023-06-03T20:02:31.632 INFO:tasks.rados.rados.0.smithi033.stdout:2950: delete oid 76 current snap is 0 2023-06-03T20:02:31.633 INFO:tasks.rados.rados.0.smithi033.stdout:2949: finishing write tid 1 to smithi03366949-222 2023-06-03T20:02:31.633 INFO:tasks.rados.rados.0.smithi033.stdout:2949: finishing write tid 2 to smithi03366949-222 2023-06-03T20:02:31.634 INFO:tasks.rados.rados.0.smithi033.stdout:2950: done (1 left) 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2951: read oid 217 snap -1 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2951: expect deleted 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2952: read oid 279 snap -1 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2953: read oid 288 snap -1 2023-06-03T20:02:31.635 INFO:tasks.rados.rados.0.smithi033.stdout:2953: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2954: read oid 144 snap -1 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2954: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2955: read oid 111 snap -1 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2955: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2956: read oid 88 snap -1 2023-06-03T20:02:31.636 INFO:tasks.rados.rados.0.smithi033.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-06-03T20:02:31.637 INFO:tasks.rados.rados.0.smithi033.stdout:2957: write oid 378 current snap is 0 2023-06-03T20:02:31.637 INFO:tasks.rados.rados.0.smithi033.stdout:2957: seq_num 1878 ranges {763546=456813,1962360=769657,3255557=307989} 2023-06-03T20:02:31.646 INFO:tasks.rados.rados.0.smithi033.stdout:2957: writing smithi03366949-378 from 763546 to 1220359 tid 1 2023-06-03T20:02:31.654 INFO:tasks.rados.rados.0.smithi033.stdout:2957: writing smithi03366949-378 from 1962360 to 2732017 tid 2 2023-06-03T20:02:31.660 INFO:tasks.rados.rados.0.smithi033.stdout:2957: writing smithi03366949-378 from 3255557 to 3563546 tid 3 2023-06-03T20:02:31.660 INFO:tasks.rados.rados.0.smithi033.stdout:2958: read oid 161 snap -1 2023-06-03T20:02:31.660 INFO:tasks.rados.rados.0.smithi033.stdout:2958: expect deleted 2023-06-03T20:02:31.660 INFO:tasks.rados.rados.0.smithi033.stdout:2959: read oid 214 snap -1 2023-06-03T20:02:31.660 INFO:tasks.rados.rados.0.smithi033.stdout:2959: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-06-03T20:02:31.661 INFO:tasks.rados.rados.0.smithi033.stdout:2960: write oid 362 current snap is 0 2023-06-03T20:02:31.661 INFO:tasks.rados.rados.0.smithi033.stdout:2949: finishing write tid 3 to smithi03366949-222 2023-06-03T20:02:31.661 INFO:tasks.rados.rados.0.smithi033.stdout:2960: seq_num 1879 ranges {780353=532062,1904489=513315,3166627=401171} 2023-06-03T20:02:31.667 INFO:tasks.rados.rados.0.smithi033.stdout:2960: writing smithi03366949-362 from 780353 to 1312415 tid 1 2023-06-03T20:02:31.674 INFO:tasks.rados.rados.0.smithi033.stdout:2960: writing smithi03366949-362 from 1904489 to 2417804 tid 2 2023-06-03T20:02:31.681 INFO:tasks.rados.rados.0.smithi033.stdout:2960: writing smithi03366949-362 from 3166627 to 3567798 tid 3 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2961: read oid 79 snap -1 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2961: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2962: read oid 10 snap -1 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2962: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2963: write oid 255 current snap is 0 2023-06-03T20:02:31.682 INFO:tasks.rados.rados.0.smithi033.stdout:2963: seq_num 1880 ranges {797160=607311,1962971=773326,3194050=403110} 2023-06-03T20:02:31.691 INFO:tasks.rados.rados.0.smithi033.stdout:2963: writing smithi03366949-255 from 797160 to 1404471 tid 1 2023-06-03T20:02:31.702 INFO:tasks.rados.rados.0.smithi033.stdout:2963: writing smithi03366949-255 from 1962971 to 2736297 tid 2 2023-06-03T20:02:31.709 INFO:tasks.rados.rados.0.smithi033.stdout:2963: writing smithi03366949-255 from 3194050 to 3597160 tid 3 2023-06-03T20:02:31.709 INFO:tasks.rados.rados.0.smithi033.stdout:2964: write oid 407 current snap is 0 2023-06-03T20:02:31.709 INFO:tasks.rados.rados.0.smithi033.stdout:2964: seq_num 1881 ranges {413967=682560,1621453=516984,2821473=423715} 2023-06-03T20:02:31.717 INFO:tasks.rados.rados.0.smithi033.stdout:2964: writing smithi03366949-407 from 413967 to 1096527 tid 1 2023-06-03T20:02:31.725 INFO:tasks.rados.rados.0.smithi033.stdout:2964: writing smithi03366949-407 from 1621453 to 2138437 tid 2 2023-06-03T20:02:31.733 INFO:tasks.rados.rados.0.smithi033.stdout:2964: writing smithi03366949-407 from 2821473 to 3245188 tid 3 2023-06-03T20:02:31.733 INFO:tasks.rados.rados.0.smithi033.stdout:2965: read oid 300 snap -1 2023-06-03T20:02:31.733 INFO:tasks.rados.rados.0.smithi033.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-06-03T20:02:31.733 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:31.734 INFO:tasks.rados.rados.0.smithi033.stdout:2949: finishing write tid 4 to smithi03366949-222 2023-06-03T20:02:31.734 INFO:tasks.rados.rados.0.smithi033.stdout:2949: finishing write tid 5 to smithi03366949-222 2023-06-03T20:02:31.734 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 368 (ObjNum 1876 snap 0 seq_num 1876) dirty exists 2023-06-03T20:02:31.734 INFO:tasks.rados.rados.0.smithi033.stdout:2949: left oid 222 (ObjNum 1876 snap 0 seq_num 1876) 2023-06-03T20:02:31.734 INFO:tasks.rados.rados.0.smithi033.stdout:2952: expect (ObjNum 968 snap 0 seq_num 968) 2023-06-03T20:02:31.864 INFO:tasks.rados.rados.0.smithi033.stdout:2953: expect (ObjNum 1519 snap 0 seq_num 1519) 2023-06-03T20:02:31.975 INFO:tasks.rados.rados.0.smithi033.stdout:2954: expect (ObjNum 1035 snap 0 seq_num 1035) 2023-06-03T20:02:32.134 INFO:tasks.rados.rados.0.smithi033.stdout:2957: finishing write tid 1 to smithi03366949-378 2023-06-03T20:02:32.134 INFO:tasks.rados.rados.0.smithi033.stdout:2955: expect (ObjNum 1576 snap 0 seq_num 1576) 2023-06-03T20:02:32.287 INFO:tasks.rados.rados.0.smithi033.stdout:2957: finishing write tid 2 to smithi03366949-378 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2949: done (15 left) 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2951: done (14 left) 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2952: done (13 left) 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2953: done (12 left) 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2954: done (11 left) 2023-06-03T20:02:32.288 INFO:tasks.rados.rados.0.smithi033.stdout:2955: done (10 left) 2023-06-03T20:02:32.289 INFO:tasks.rados.rados.0.smithi033.stdout:2966: write oid 239 current snap is 0 2023-06-03T20:02:32.289 INFO:tasks.rados.rados.0.smithi033.stdout:2956: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-06-03T20:02:32.483 INFO:tasks.rados.rados.0.smithi033.stdout:2957: finishing write tid 3 to smithi03366949-378 2023-06-03T20:02:32.483 INFO:tasks.rados.rados.0.smithi033.stdout:2957: finishing write tid 4 to smithi03366949-378 2023-06-03T20:02:32.484 INFO:tasks.rados.rados.0.smithi033.stdout:2957: finishing write tid 5 to smithi03366949-378 2023-06-03T20:02:32.484 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 378 v 381 (ObjNum 1878 snap 0 seq_num 1878) dirty exists 2023-06-03T20:02:32.484 INFO:tasks.rados.rados.0.smithi033.stdout:2957: left oid 378 (ObjNum 1878 snap 0 seq_num 1878) 2023-06-03T20:02:32.484 INFO:tasks.rados.rados.0.smithi033.stdout:2959: expect (ObjNum 1703 snap 0 seq_num 1703) 2023-06-03T20:02:32.642 INFO:tasks.rados.rados.0.smithi033.stdout:2960: finishing write tid 1 to smithi03366949-362 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2960: finishing write tid 2 to smithi03366949-362 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2960: finishing write tid 3 to smithi03366949-362 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2960: finishing write tid 4 to smithi03366949-362 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2960: finishing write tid 5 to smithi03366949-362 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 362 v 286 (ObjNum 1879 snap 0 seq_num 1879) dirty exists 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2960: left oid 362 (ObjNum 1879 snap 0 seq_num 1879) 2023-06-03T20:02:32.643 INFO:tasks.rados.rados.0.smithi033.stdout:2962: expect (ObjNum 1630 snap 0 seq_num 1630) 2023-06-03T20:02:32.742 INFO:tasks.rados.rados.0.smithi033.stdout:2961: expect (ObjNum 1122 snap 0 seq_num 1122) 2023-06-03T20:02:32.830 INFO:tasks.rados.rados.0.smithi033.stdout:2963: finishing write tid 1 to smithi03366949-255 2023-06-03T20:02:32.830 INFO:tasks.rados.rados.0.smithi033.stdout:2963: finishing write tid 2 to smithi03366949-255 2023-06-03T20:02:32.830 INFO:tasks.rados.rados.0.smithi033.stdout:2963: finishing write tid 3 to smithi03366949-255 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2963: finishing write tid 4 to smithi03366949-255 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2963: finishing write tid 5 to smithi03366949-255 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 389 (ObjNum 1880 snap 0 seq_num 1880) dirty exists 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2963: left oid 255 (ObjNum 1880 snap 0 seq_num 1880) 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2964: finishing write tid 1 to smithi03366949-407 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2964: finishing write tid 2 to smithi03366949-407 2023-06-03T20:02:32.831 INFO:tasks.rados.rados.0.smithi033.stdout:2964: finishing write tid 3 to smithi03366949-407 2023-06-03T20:02:32.832 INFO:tasks.rados.rados.0.smithi033.stdout:2964: finishing write tid 4 to smithi03366949-407 2023-06-03T20:02:32.832 INFO:tasks.rados.rados.0.smithi033.stdout:2964: finishing write tid 5 to smithi03366949-407 2023-06-03T20:02:32.832 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 407 v 407 (ObjNum 1881 snap 0 seq_num 1881) dirty exists 2023-06-03T20:02:32.832 INFO:tasks.rados.rados.0.smithi033.stdout:2964: left oid 407 (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:02:32.832 INFO:tasks.rados.rados.0.smithi033.stdout:2965: expect (ObjNum 1860 snap 0 seq_num 1860) 2023-06-03T20:02:32.967 INFO:tasks.rados.rados.0.smithi033.stdout:2966: seq_num 1882 ranges {430774=757809,1679935=776995,3248896=381878} 2023-06-03T20:02:32.979 INFO:tasks.rados.rados.0.smithi033.stdout:2966: writing smithi03366949-239 from 430774 to 1188583 tid 1 2023-06-03T20:02:32.986 INFO:tasks.rados.rados.0.smithi033.stdout:2966: writing smithi03366949-239 from 1679935 to 2456930 tid 2 2023-06-03T20:02:32.993 INFO:tasks.rados.rados.0.smithi033.stdout:2966: writing smithi03366949-239 from 3248896 to 3630774 tid 3 2023-06-03T20:02:32.993 INFO:tasks.rados.rados.0.smithi033.stdout:2956: done (10 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2957: done (9 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2958: done (8 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2959: done (7 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2960: done (6 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2961: done (5 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2962: done (4 left) 2023-06-03T20:02:32.994 INFO:tasks.rados.rados.0.smithi033.stdout:2963: done (3 left) 2023-06-03T20:02:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:2964: done (2 left) 2023-06-03T20:02:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:2965: done (1 left) 2023-06-03T20:02:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:2967: write oid 67 current snap is 0 2023-06-03T20:02:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:2966: finishing write tid 1 to smithi03366949-239 2023-06-03T20:02:32.995 INFO:tasks.rados.rados.0.smithi033.stdout:2966: finishing write tid 2 to smithi03366949-239 2023-06-03T20:02:32.996 INFO:tasks.rados.rados.0.smithi033.stdout:2967: seq_num 1883 ranges {447581=433058,1622064=520653,2759966=562612} 2023-06-03T20:02:32.998 INFO:tasks.rados.rados.0.smithi033.stdout:2967: writing smithi03366949-67 from 447581 to 880639 tid 1 2023-06-03T20:02:33.005 INFO:tasks.rados.rados.0.smithi033.stdout:2967: writing smithi03366949-67 from 1622064 to 2142717 tid 2 2023-06-03T20:02:33.012 INFO:tasks.rados.rados.0.smithi033.stdout:2967: writing smithi03366949-67 from 2759966 to 3322578 tid 3 2023-06-03T20:02:33.012 INFO:tasks.rados.rados.0.smithi033.stdout:2968: write oid 388 current snap is 0 2023-06-03T20:02:33.012 INFO:tasks.rados.rados.0.smithi033.stdout:2968: seq_num 1884 ranges {464388=508307,1680546=780664,3187389=476999} 2023-06-03T20:02:33.017 INFO:tasks.rados.rados.0.smithi033.stdout:2968: writing smithi03366949-388 from 464388 to 972695 tid 1 2023-06-03T20:02:33.026 INFO:tasks.rados.rados.0.smithi033.stdout:2968: writing smithi03366949-388 from 1680546 to 2461210 tid 2 2023-06-03T20:02:33.033 INFO:tasks.rados.rados.0.smithi033.stdout:2968: writing smithi03366949-388 from 3187389 to 3664388 tid 3 2023-06-03T20:02:33.033 INFO:tasks.rados.rados.0.smithi033.stdout:2969: write oid 127 current snap is 0 2023-06-03T20:02:33.033 INFO:tasks.rados.rados.0.smithi033.stdout:2969: seq_num 1885 ranges {481195=583556,1739028=524322,2814812=585156} 2023-06-03T20:02:33.039 INFO:tasks.rados.rados.0.smithi033.stdout:2969: writing smithi03366949-127 from 481195 to 1064751 tid 1 2023-06-03T20:02:33.045 INFO:tasks.rados.rados.0.smithi033.stdout:2969: writing smithi03366949-127 from 1739028 to 2263350 tid 2 2023-06-03T20:02:33.053 INFO:tasks.rados.rados.0.smithi033.stdout:2969: writing smithi03366949-127 from 2814812 to 3399968 tid 3 2023-06-03T20:02:33.053 INFO:tasks.rados.rados.0.smithi033.stdout:2970: read oid 448 snap -1 2023-06-03T20:02:33.053 INFO:tasks.rados.rados.0.smithi033.stdout:2970: expect deleted 2023-06-03T20:02:33.053 INFO:tasks.rados.rados.0.smithi033.stdout:2971: read oid 183 snap -1 2023-06-03T20:02:33.053 INFO:tasks.rados.rados.0.smithi033.stdout:2971: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2972: read oid 442 snap -1 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2972: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2973: read oid 88 snap -1 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2974: read oid 437 snap -1 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2974: expect (ObjNum 692 snap 0 seq_num 692) 2023-06-03T20:02:33.054 INFO:tasks.rados.rados.0.smithi033.stdout:2975: read oid 190 snap -1 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2975: expect deleted 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2976: write oid 333 current snap is 0 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2966: finishing write tid 3 to smithi03366949-239 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2966: finishing write tid 4 to smithi03366949-239 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2966: finishing write tid 5 to smithi03366949-239 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 239 v 537 (ObjNum 1882 snap 0 seq_num 1882) dirty exists 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2966: left oid 239 (ObjNum 1882 snap 0 seq_num 1882) 2023-06-03T20:02:33.055 INFO:tasks.rados.rados.0.smithi033.stdout:2967: finishing write tid 1 to smithi03366949-67 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2967: finishing write tid 2 to smithi03366949-67 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2967: finishing write tid 3 to smithi03366949-67 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2967: finishing write tid 4 to smithi03366949-67 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2967: finishing write tid 5 to smithi03366949-67 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 411 (ObjNum 1883 snap 0 seq_num 1883) dirty exists 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2967: left oid 67 (ObjNum 1883 snap 0 seq_num 1883) 2023-06-03T20:02:33.056 INFO:tasks.rados.rados.0.smithi033.stdout:2968: finishing write tid 1 to smithi03366949-388 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:2968: finishing write tid 2 to smithi03366949-388 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:2968: finishing write tid 3 to smithi03366949-388 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:2968: finishing write tid 4 to smithi03366949-388 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:2968: finishing write tid 5 to smithi03366949-388 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 388 v 290 (ObjNum 1884 snap 0 seq_num 1884) dirty exists 2023-06-03T20:02:33.057 INFO:tasks.rados.rados.0.smithi033.stdout:2968: left oid 388 (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:02:33.058 INFO:tasks.rados.rados.0.smithi033.stdout:2969: finishing write tid 1 to smithi03366949-127 2023-06-03T20:02:33.058 INFO:tasks.rados.rados.0.smithi033.stdout:2969: finishing write tid 2 to smithi03366949-127 2023-06-03T20:02:33.058 INFO:tasks.rados.rados.0.smithi033.stdout:2976: seq_num 1886 ranges {498002=775158,1913863=784333,3358588=339414} 2023-06-03T20:02:33.060 INFO:tasks.rados.rados.0.smithi033.stdout:2976: writing smithi03366949-333 from 498002 to 1273160 tid 1 2023-06-03T20:02:33.068 INFO:tasks.rados.rados.0.smithi033.stdout:2976: writing smithi03366949-333 from 1913863 to 2698196 tid 2 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2976: writing smithi03366949-333 from 3358588 to 3698002 tid 3 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2966: done (10 left) 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2967: done (9 left) 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2968: done (8 left) 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2977: read oid 289 snap -1 2023-06-03T20:02:33.075 INFO:tasks.rados.rados.0.smithi033.stdout:2977: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-06-03T20:02:33.076 INFO:tasks.rados.rados.0.smithi033.stdout:2978: write oid 489 current snap is 0 2023-06-03T20:02:33.076 INFO:tasks.rados.rados.0.smithi033.stdout:2969: finishing write tid 3 to smithi03366949-127 2023-06-03T20:02:33.076 INFO:tasks.rados.rados.0.smithi033.stdout:2969: finishing write tid 4 to smithi03366949-127 2023-06-03T20:02:33.076 INFO:tasks.rados.rados.0.smithi033.stdout:2978: seq_num 1887 ranges {514809=450407,1455992=527991,2469658=724053,3608303=106506} 2023-06-03T20:02:33.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: cluster 2023-06-03T20:02:31.495366+0000 mgr.x (mgr.24803) 91 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 4.4 MiB/s wr, 60 op/s 2023-06-03T20:02:33.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.006063+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.33:0/311438293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:33.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.343029+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.353545+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.359834+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.361540+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.366524+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.454541+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.461395+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: audit 2023-06-03T20:02:32.464026+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[26432]: cluster 2023-06-03T20:02:32.469882+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-06-03T20:02:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: cluster 2023-06-03T20:02:31.495366+0000 mgr.x (mgr.24803) 91 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 4.4 MiB/s wr, 60 op/s 2023-06-03T20:02:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.006063+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.33:0/311438293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.343029+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.353545+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.359834+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.361540+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.366524+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.454541+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.461395+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: audit 2023-06-03T20:02:32.464026+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:32 smithi033 bash[33017]: cluster 2023-06-03T20:02:32.469882+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-06-03T20:02:33.084 INFO:tasks.rados.rados.0.smithi033.stdout:2978: writing smithi03366949-489 from 514809 to 965216 tid 1 2023-06-03T20:02:33.086 INFO:tasks.rados.rados.0.smithi033.stdout:2978: writing smithi03366949-489 from 1455992 to 1983983 tid 2 2023-06-03T20:02:33.093 INFO:tasks.rados.rados.0.smithi033.stdout:2978: writing smithi03366949-489 from 2469658 to 3193711 tid 3 2023-06-03T20:02:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:2978: writing smithi03366949-489 from 3608303 to 3714809 tid 4 2023-06-03T20:02:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:2970: done (9 left) 2023-06-03T20:02:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:2979: write oid 231 current snap is 0 2023-06-03T20:02:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:2969: finishing write tid 5 to smithi03366949-127 2023-06-03T20:02:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 415 (ObjNum 1885 snap 0 seq_num 1885) dirty exists 2023-06-03T20:02:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:2969: left oid 127 (ObjNum 1885 snap 0 seq_num 1885) 2023-06-03T20:02:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:2979: seq_num 1888 ranges {531616=525656,1514474=671649,2780728=535325} 2023-06-03T20:02:33.102 INFO:tasks.rados.rados.0.smithi033.stdout:2979: writing smithi03366949-231 from 531616 to 1057272 tid 1 2023-06-03T20:02:33.108 INFO:tasks.rados.rados.0.smithi033.stdout:2979: writing smithi03366949-231 from 1514474 to 2186123 tid 2 2023-06-03T20:02:33.115 INFO:tasks.rados.rados.0.smithi033.stdout:2979: writing smithi03366949-231 from 2780728 to 3316053 tid 3 2023-06-03T20:02:33.115 INFO:tasks.rados.rados.0.smithi033.stdout:2969: done (9 left) 2023-06-03T20:02:33.115 INFO:tasks.rados.rados.0.smithi033.stdout:2980: write oid 490 current snap is 0 2023-06-03T20:02:33.116 INFO:tasks.rados.rados.0.smithi033.stdout:2980: seq_num 1889 ranges {548423=600905,1572956=531660,2524504=746597,3740781=7642} 2023-06-03T20:02:33.122 INFO:tasks.rados.rados.0.smithi033.stdout:2980: writing smithi03366949-490 from 548423 to 1149328 tid 1 2023-06-03T20:02:33.127 INFO:tasks.rados.rados.0.smithi033.stdout:2980: writing smithi03366949-490 from 1572956 to 2104616 tid 2 2023-06-03T20:02:33.133 INFO:tasks.rados.rados.0.smithi033.stdout:2980: writing smithi03366949-490 from 2524504 to 3271101 tid 3 2023-06-03T20:02:33.136 INFO:tasks.rados.rados.0.smithi033.stdout:2980: writing smithi03366949-490 from 3740781 to 3748423 tid 4 2023-06-03T20:02:33.136 INFO:tasks.rados.rados.0.smithi033.stdout:2981: write oid 265 current snap is 0 2023-06-03T20:02:33.137 INFO:tasks.rados.rados.0.smithi033.stdout:2981: seq_num 1890 ranges {565230=676154,2031438=675318,3235574=529656} 2023-06-03T20:02:33.143 INFO:tasks.rados.rados.0.smithi033.stdout:2981: writing smithi03366949-265 from 565230 to 1241384 tid 1 2023-06-03T20:02:33.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: cluster 2023-06-03T20:02:31.495366+0000 mgr.x (mgr.24803) 91 : cluster [DBG] pgmap v62: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 4.4 MiB/s wr, 60 op/s 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.006063+0000 mon.a (mon.0) 815 : audit [DBG] from='client.? 172.21.15.33:0/311438293' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.343029+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.353545+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.359834+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.361540+0000 mon.b (mon.1) 94 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.366524+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24803 ' entity='mgr.x' 2023-06-03T20:02:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.454541+0000 mon.b (mon.1) 95 : audit [DBG] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:33.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.461395+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: audit 2023-06-03T20:02:32.464026+0000 mon.b (mon.1) 96 : audit [INF] from='mgr.24803 172.21.15.83:0/1510102066' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2023-06-03T20:02:33.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:32 smithi083 bash[26882]: cluster 2023-06-03T20:02:32.469882+0000 mon.a (mon.0) 820 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-06-03T20:02:33.151 INFO:tasks.rados.rados.0.smithi033.stdout:2981: writing smithi03366949-265 from 2031438 to 2706756 tid 2 2023-06-03T20:02:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:2981: writing smithi03366949-265 from 3235574 to 3765230 tid 3 2023-06-03T20:02:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:2982: delete oid 80 current snap is 0 2023-06-03T20:02:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:2971: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:33.385 INFO:tasks.rados.rados.0.smithi033.stdout:2976: finishing write tid 1 to smithi03366949-333 2023-06-03T20:02:33.386 INFO:tasks.rados.rados.0.smithi033.stdout:2976: finishing write tid 2 to smithi03366949-333 2023-06-03T20:02:33.386 INFO:tasks.rados.rados.0.smithi033.stdout:2976: finishing write tid 3 to smithi03366949-333 2023-06-03T20:02:33.386 INFO:tasks.rados.rados.0.smithi033.stdout:2976: finishing write tid 4 to smithi03366949-333 2023-06-03T20:02:33.386 INFO:tasks.rados.rados.0.smithi033.stdout:2976: finishing write tid 5 to smithi03366949-333 2023-06-03T20:02:33.386 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 333 v 385 (ObjNum 1886 snap 0 seq_num 1886) dirty exists 2023-06-03T20:02:33.387 INFO:tasks.rados.rados.0.smithi033.stdout:2976: left oid 333 (ObjNum 1886 snap 0 seq_num 1886) 2023-06-03T20:02:33.387 INFO:tasks.rados.rados.0.smithi033.stdout:2973: expect (ObjNum 1868 snap 0 seq_num 1868) 2023-06-03T20:02:33.618 INFO:tasks.rados.rados.0.smithi033.stdout:2974: expect (ObjNum 692 snap 0 seq_num 692) 2023-06-03T20:02:33.655 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE Bus STOPPING 2023-06-03T20:02:33.655 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE Bus STOPPED 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE Bus STARTING 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.609+0000 7f63e4dbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.609+0000 7f63e4dbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.609+0000 7f63e4dbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.656 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.609+0000 7f63e4dbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.609+0000 7f63e4dbf700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE Serving on http://:::9283 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: [03/Jun/2023:20:02:33] ENGINE Bus STARTED 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.617+0000 7f63e0db7700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.617+0000 7f63e0db7700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.617+0000 7f63e0db7700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.657 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.617+0000 7f63e0db7700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.658 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[70879]: debug 2023-06-03T20:02:33.617+0000 7f63e0db7700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:02:33.698 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[50769]: ignoring --setuser ceph since I am not root 2023-06-03T20:02:33.699 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[50769]: ignoring --setgroup ceph since I am not root 2023-06-03T20:02:33.699 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[50769]: debug 2023-06-03T20:02:33.439+0000 7fb281a48700 1 -- 172.21.15.83:0/2724302303 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b086b2b520 con 0x55b0878aa800 2023-06-03T20:02:33.699 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[50769]: debug 2023-06-03T20:02:33.607+0000 7fb28b776200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:02:33.834 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 1 to smithi03366949-489 2023-06-03T20:02:33.834 INFO:tasks.rados.rados.0.smithi033.stdout:2972: expect (ObjNum 1641 snap 0 seq_num 1641) 2023-06-03T20:02:34.026 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 2 to smithi03366949-489 2023-06-03T20:02:34.026 INFO:tasks.rados.rados.0.smithi033.stdout:2977: expect (ObjNum 1820 snap 0 seq_num 1820) 2023-06-03T20:02:34.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: cephadm 2023-06-03T20:02:32.458901+0000 mgr.x (mgr.24803) 92 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: cephadm 2023-06-03T20:02:32.459507+0000 mgr.x (mgr.24803) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: cephadm 2023-06-03T20:02:32.463571+0000 mgr.x (mgr.24803) 94 : cephadm [INF] Failing over to other MGR 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.374443+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: cluster 2023-06-03T20:02:33.374632+0000 mon.a (mon.0) 822 : cluster [DBG] mgrmap e27: y(active, starting, since 0.912148s) 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.376159+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.376477+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.376783+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:02:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.377182+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.377538+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.378551+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.378883+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.379250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.379586+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.379927+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.380303+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:02:34.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.380741+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:02:34.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.381136+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:02:34.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.381537+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:02:34.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: cephadm 2023-06-03T20:02:32.458901+0000 mgr.x (mgr.24803) 92 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: cephadm 2023-06-03T20:02:32.459507+0000 mgr.x (mgr.24803) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: cephadm 2023-06-03T20:02:32.463571+0000 mgr.x (mgr.24803) 94 : cephadm [INF] Failing over to other MGR 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.374443+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: cluster 2023-06-03T20:02:33.374632+0000 mon.a (mon.0) 822 : cluster [DBG] mgrmap e27: y(active, starting, since 0.912148s) 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.376159+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.376477+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.376783+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.377182+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:02:34.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.377538+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.378551+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.378883+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.379250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.379586+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.379927+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.380303+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.380741+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:02:34.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.381136+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:02:34.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.381537+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:02:34.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.381861+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:02:34.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.382170+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:02:34.087 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.382653+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:02:34.087 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: cluster 2023-06-03T20:02:33.432949+0000 mon.a (mon.0) 823 : cluster [INF] Manager daemon y is now available 2023-06-03T20:02:34.087 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.469327+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.087 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.473020+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.087 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.509116+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:34.088 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.535541+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.088 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.536343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.088 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.571249+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.088 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[33017]: audit 2023-06-03T20:02:33.572659+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.088 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.381861+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.382170+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.382653+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: cluster 2023-06-03T20:02:33.432949+0000 mon.a (mon.0) 823 : cluster [INF] Manager daemon y is now available 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.469327+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.473020+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.509116+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:34.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.535541+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.536343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.571249+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:33 smithi033 bash[26432]: audit 2023-06-03T20:02:33.572659+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 3 to smithi03366949-489 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 4 to smithi03366949-489 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 5 to smithi03366949-489 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:2978: finishing write tid 6 to smithi03366949-489 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 489 v 411 (ObjNum 1887 snap 0 seq_num 1887) dirty exists 2023-06-03T20:02:34.137 INFO:tasks.rados.rados.0.smithi033.stdout:2978: left oid 489 (ObjNum 1887 snap 0 seq_num 1887) 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: finishing write tid 1 to smithi03366949-231 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: finishing write tid 2 to smithi03366949-231 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: finishing write tid 3 to smithi03366949-231 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: finishing write tid 4 to smithi03366949-231 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: finishing write tid 5 to smithi03366949-231 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 231 v 359 (ObjNum 1888 snap 0 seq_num 1888) dirty exists 2023-06-03T20:02:34.138 INFO:tasks.rados.rados.0.smithi033.stdout:2979: left oid 231 (ObjNum 1888 snap 0 seq_num 1888) 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 1 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 2 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 3 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 4 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 5 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: finishing write tid 6 to smithi03366949-490 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 490 v 337 (ObjNum 1889 snap 0 seq_num 1889) dirty exists 2023-06-03T20:02:34.139 INFO:tasks.rados.rados.0.smithi033.stdout:2980: left oid 490 (ObjNum 1889 snap 0 seq_num 1889) 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2981: finishing write tid 1 to smithi03366949-265 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2981: finishing write tid 2 to smithi03366949-265 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2971: done (11 left) 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2972: done (10 left) 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2973: done (9 left) 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2974: done (8 left) 2023-06-03T20:02:34.140 INFO:tasks.rados.rados.0.smithi033.stdout:2975: done (7 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2976: done (6 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2977: done (5 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2978: done (4 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2979: done (3 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2980: done (2 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2982: done (1 left) 2023-06-03T20:02:34.141 INFO:tasks.rados.rados.0.smithi033.stdout:2983: write oid 425 current snap is 0 2023-06-03T20:02:34.142 INFO:tasks.rados.rados.0.smithi033.stdout:2983: seq_num 1892 ranges {598844=426652,1632049=678987,2774067=696766} 2023-06-03T20:02:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: cephadm 2023-06-03T20:02:32.458901+0000 mgr.x (mgr.24803) 92 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: cephadm 2023-06-03T20:02:32.459507+0000 mgr.x (mgr.24803) 93 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:02:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: cephadm 2023-06-03T20:02:32.463571+0000 mgr.x (mgr.24803) 94 : cephadm [INF] Failing over to other MGR 2023-06-03T20:02:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.374443+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24803 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2023-06-03T20:02:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: cluster 2023-06-03T20:02:33.374632+0000 mon.a (mon.0) 822 : cluster [DBG] mgrmap e27: y(active, starting, since 0.912148s) 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.376159+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.376477+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.376783+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.377182+0000 mon.c (mon.2) 151 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.377538+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.378551+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.378883+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:02:34.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.379250+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.379586+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.379927+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.380303+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.380741+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.381136+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.381537+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:02:34.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.381861+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.382170+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.382653+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: cluster 2023-06-03T20:02:33.432949+0000 mon.a (mon.0) 823 : cluster [INF] Manager daemon y is now available 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.469327+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.473020+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.509116+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:34.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.535541+0000 mon.c (mon.2) 168 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.536343+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:02:34.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.571249+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:33 smithi083 bash[26882]: audit 2023-06-03T20:02:33.572659+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:02:34.149 INFO:tasks.rados.rados.0.smithi033.stdout:2983: writing smithi03366949-425 from 598844 to 1025496 tid 1 2023-06-03T20:02:34.154 INFO:tasks.rados.rados.0.smithi033.stdout:2983: writing smithi03366949-425 from 1632049 to 2311036 tid 2 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2983: writing smithi03366949-425 from 2774067 to 3470833 tid 3 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2984: read oid 62 snap -1 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2984: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2985: read oid 84 snap -1 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-06-03T20:02:34.163 INFO:tasks.rados.rados.0.smithi033.stdout:2986: read oid 230 snap -1 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:2986: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:2987: write oid 320 current snap is 0 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:2981: finishing write tid 3 to smithi03366949-265 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:2981: finishing write tid 4 to smithi03366949-265 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:2981: finishing write tid 5 to smithi03366949-265 2023-06-03T20:02:34.164 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 265 v 294 (ObjNum 1890 snap 0 seq_num 1890) dirty exists 2023-06-03T20:02:34.165 INFO:tasks.rados.rados.0.smithi033.stdout:2981: left oid 265 (ObjNum 1890 snap 0 seq_num 1890) 2023-06-03T20:02:34.165 INFO:tasks.rados.rados.0.smithi033.stdout:2983: finishing write tid 1 to smithi03366949-425 2023-06-03T20:02:34.165 INFO:tasks.rados.rados.0.smithi033.stdout:2987: seq_num 1893 ranges {615651=618254,1806884=538998,3034196=508038} 2023-06-03T20:02:34.171 INFO:tasks.rados.rados.0.smithi033.stdout:2987: writing smithi03366949-320 from 615651 to 1233905 tid 1 2023-06-03T20:02:34.178 INFO:tasks.rados.rados.0.smithi033.stdout:2987: writing smithi03366949-320 from 1806884 to 2345882 tid 2 2023-06-03T20:02:34.186 INFO:tasks.rados.rados.0.smithi033.stdout:2987: writing smithi03366949-320 from 3034196 to 3542234 tid 3 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2981: done (5 left) 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2988: read oid 198 snap -1 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2988: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2989: read oid 203 snap -1 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2989: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2990: read oid 99 snap -1 2023-06-03T20:02:34.187 INFO:tasks.rados.rados.0.smithi033.stdout:2990: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-06-03T20:02:34.188 INFO:tasks.rados.rados.0.smithi033.stdout:2991: write oid 126 current snap is 0 2023-06-03T20:02:34.188 INFO:tasks.rados.rados.0.smithi033.stdout:2983: finishing write tid 2 to smithi03366949-425 2023-06-03T20:02:34.188 INFO:tasks.rados.rados.0.smithi033.stdout:2983: finishing write tid 3 to smithi03366949-425 2023-06-03T20:02:34.188 INFO:tasks.rados.rados.0.smithi033.stdout:2991: seq_num 1894 ranges {632458=693503,1865366=682656,3061619=719310} 2023-06-03T20:02:34.195 INFO:tasks.rados.rados.0.smithi033.stdout:2991: writing smithi03366949-126 from 632458 to 1325961 tid 1 2023-06-03T20:02:34.202 INFO:tasks.rados.rados.0.smithi033.stdout:2991: writing smithi03366949-126 from 1865366 to 2548022 tid 2 2023-06-03T20:02:34.211 INFO:tasks.rados.rados.0.smithi033.stdout:2991: writing smithi03366949-126 from 3061619 to 3780929 tid 3 2023-06-03T20:02:34.212 INFO:tasks.rados.rados.0.smithi033.stdout:2992: write oid 74 current snap is 0 2023-06-03T20:02:34.212 INFO:tasks.rados.rados.0.smithi033.stdout:2992: seq_num 1895 ranges {649265=768752,2207495=542667,3372689=476576} 2023-06-03T20:02:34.220 INFO:tasks.rados.rados.0.smithi033.stdout:2992: writing smithi03366949-74 from 649265 to 1418017 tid 1 2023-06-03T20:02:34.228 INFO:tasks.rados.rados.0.smithi033.stdout:2992: writing smithi03366949-74 from 2207495 to 2750162 tid 2 2023-06-03T20:02:34.234 INFO:tasks.rados.rados.0.smithi033.stdout:2992: writing smithi03366949-74 from 3372689 to 3849265 tid 3 2023-06-03T20:02:34.235 INFO:tasks.rados.rados.0.smithi033.stdout:2993: read oid 168 snap -1 2023-06-03T20:02:34.235 INFO:tasks.rados.rados.0.smithi033.stdout:2993: expect deleted 2023-06-03T20:02:34.235 INFO:tasks.rados.rados.0.smithi033.stdout:2994: write oid 284 current snap is 0 2023-06-03T20:02:34.235 INFO:tasks.rados.rados.0.smithi033.stdout:2994: seq_num 1896 ranges {666072=444001,1865977=686325,3000112=458207} 2023-06-03T20:02:34.241 INFO:tasks.rados.rados.0.smithi033.stdout:2994: writing smithi03366949-284 from 666072 to 1110073 tid 1 2023-06-03T20:02:34.249 INFO:tasks.rados.rados.0.smithi033.stdout:2994: writing smithi03366949-284 from 1865977 to 2552302 tid 2 2023-06-03T20:02:34.254 INFO:tasks.rados.rados.0.smithi033.stdout:2994: writing smithi03366949-284 from 3000112 to 3458319 tid 3 2023-06-03T20:02:34.255 INFO:tasks.rados.rados.0.smithi033.stdout:2995: write oid 242 current snap is 0 2023-06-03T20:02:34.255 INFO:tasks.rados.rados.0.smithi033.stdout:2995: seq_num 1897 ranges {682879=519250,1924459=546336,3027535=669479} 2023-06-03T20:02:34.262 INFO:tasks.rados.rados.0.smithi033.stdout:2995: writing smithi03366949-242 from 682879 to 1202129 tid 1 2023-06-03T20:02:34.269 INFO:tasks.rados.rados.0.smithi033.stdout:2995: writing smithi03366949-242 from 1924459 to 2470795 tid 2 2023-06-03T20:02:34.277 INFO:tasks.rados.rados.0.smithi033.stdout:2995: writing smithi03366949-242 from 3027535 to 3697014 tid 3 2023-06-03T20:02:34.277 INFO:tasks.rados.rados.0.smithi033.stdout:2996: write oid 473 current snap is 0 2023-06-03T20:02:34.277 INFO:tasks.rados.rados.0.smithi033.stdout:2996: seq_num 1898 ranges {699686=594499,1982941=689994,3454958=444728} 2023-06-03T20:02:34.284 INFO:tasks.rados.rados.0.smithi033.stdout:2996: writing smithi03366949-473 from 699686 to 1294185 tid 1 2023-06-03T20:02:34.292 INFO:tasks.rados.rados.0.smithi033.stdout:2996: writing smithi03366949-473 from 1982941 to 2672935 tid 2 2023-06-03T20:02:34.300 INFO:tasks.rados.rados.0.smithi033.stdout:2996: writing smithi03366949-473 from 3454958 to 3899686 tid 3 2023-06-03T20:02:34.300 INFO:tasks.rados.rados.0.smithi033.stdout:2997: read oid 316 snap -1 2023-06-03T20:02:34.300 INFO:tasks.rados.rados.0.smithi033.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:02:34.300 INFO:tasks.rados.rados.0.smithi033.stdout:2998: write oid 307 current snap is 0 2023-06-03T20:02:34.301 INFO:tasks.rados.rados.0.smithi033.stdout:2985: expect (ObjNum 1846 snap 0 seq_num 1846) 2023-06-03T20:02:34.426 INFO:tasks.rados.rados.0.smithi033.stdout:2986: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-06-03T20:02:34.700 INFO:tasks.rados.rados.0.smithi033.stdout:2984: expect (ObjNum 1729 snap 0 seq_num 1729) 2023-06-03T20:02:34.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:34 smithi083 bash[50769]: debug 2023-06-03T20:02:34.595+0000 7fb28b776200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:02:34.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:34 smithi083 bash[50769]: debug 2023-06-03T20:02:34.703+0000 7fb28b776200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:02:34.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:34 smithi083 bash[50769]: debug 2023-06-03T20:02:34.807+0000 7fb28b776200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:02:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2983: finishing write tid 4 to smithi03366949-425 2023-06-03T20:02:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2983: finishing write tid 5 to smithi03366949-425 2023-06-03T20:02:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 425 v 393 (ObjNum 1892 snap 0 seq_num 1892) dirty exists 2023-06-03T20:02:34.913 INFO:tasks.rados.rados.0.smithi033.stdout:2983: left oid 425 (ObjNum 1892 snap 0 seq_num 1892) 2023-06-03T20:02:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2987: finishing write tid 1 to smithi03366949-320 2023-06-03T20:02:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2987: finishing write tid 2 to smithi03366949-320 2023-06-03T20:02:34.914 INFO:tasks.rados.rados.0.smithi033.stdout:2998: seq_num 1899 ranges {716493=669748,1925070=433652,2849675=692023} 2023-06-03T20:02:34.920 INFO:tasks.rados.rados.0.smithi033.stdout:2998: writing smithi03366949-307 from 716493 to 1386241 tid 1 2023-06-03T20:02:34.926 INFO:tasks.rados.rados.0.smithi033.stdout:2998: writing smithi03366949-307 from 1925070 to 2358722 tid 2 2023-06-03T20:02:34.933 INFO:tasks.rados.rados.0.smithi033.stdout:2998: writing smithi03366949-307 from 2849675 to 3541698 tid 3 2023-06-03T20:02:34.933 INFO:tasks.rados.rados.0.smithi033.stdout:2983: done (15 left) 2023-06-03T20:02:34.933 INFO:tasks.rados.rados.0.smithi033.stdout:2984: done (14 left) 2023-06-03T20:02:34.933 INFO:tasks.rados.rados.0.smithi033.stdout:2985: done (13 left) 2023-06-03T20:02:34.933 INFO:tasks.rados.rados.0.smithi033.stdout:2986: done (12 left) 2023-06-03T20:02:34.934 INFO:tasks.rados.rados.0.smithi033.stdout:2999: write oid 265 current snap is 0 2023-06-03T20:02:34.934 INFO:tasks.rados.rados.0.smithi033.stdout:2999: seq_num 1900 ranges {733300=744997,1983552=693663,3393451=539849} 2023-06-03T20:02:34.941 INFO:tasks.rados.rados.0.smithi033.stdout:2999: writing smithi03366949-265 from 733300 to 1478297 tid 1 2023-06-03T20:02:34.948 INFO:tasks.rados.rados.0.smithi033.stdout:2999: writing smithi03366949-265 from 1983552 to 2677215 tid 2 2023-06-03T20:02:34.955 INFO:tasks.rados.rados.0.smithi033.stdout:2999: writing smithi03366949-265 from 3393451 to 3933300 tid 3 2023-06-03T20:02:34.955 INFO:tasks.rados.rados.0.smithi033.stdout:3000: read oid 389 snap -1 2023-06-03T20:02:34.955 INFO:tasks.rados.rados.0.smithi033.stdout:3000: expect (ObjNum 993 snap 0 seq_num 993) 2023-06-03T20:02:34.955 INFO:tasks.rados.rados.0.smithi033.stdout:3001: write oid 88 current snap is 0 2023-06-03T20:02:34.955 INFO:tasks.rados.rados.0.smithi033.stdout:3001: seq_num 1901 ranges {750107=536599,1758387=437321,2620874=430920,3568355=381752} 2023-06-03T20:02:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3001: writing smithi03366949-88 from 750107 to 1286706 tid 1 2023-06-03T20:02:34.967 INFO:tasks.rados.rados.0.smithi033.stdout:3001: writing smithi03366949-88 from 1758387 to 2195708 tid 2 2023-06-03T20:02:34.972 INFO:tasks.rados.rados.0.smithi033.stdout:3001: writing smithi03366949-88 from 2620874 to 3051794 tid 3 2023-06-03T20:02:34.977 INFO:tasks.rados.rados.0.smithi033.stdout:3001: writing smithi03366949-88 from 3568355 to 3950107 tid 4 2023-06-03T20:02:34.977 INFO:tasks.rados.rados.0.smithi033.stdout:3002: read oid 72 snap -1 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:3002: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:2987: finishing write tid 3 to smithi03366949-320 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:2987: finishing write tid 4 to smithi03366949-320 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:2987: finishing write tid 5 to smithi03366949-320 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 320 v 298 (ObjNum 1893 snap 0 seq_num 1893) dirty exists 2023-06-03T20:02:34.978 INFO:tasks.rados.rados.0.smithi033.stdout:2987: left oid 320 (ObjNum 1893 snap 0 seq_num 1893) 2023-06-03T20:02:34.979 INFO:tasks.rados.rados.0.smithi033.stdout:2988: expect (ObjNum 1804 snap 0 seq_num 1804) 2023-06-03T20:02:35.090 INFO:tasks.rados.rados.0.smithi033.stdout:2989: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:02:35.193 INFO:tasks.rados.rados.0.smithi033.stdout:2990: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-06-03T20:02:35.268 INFO:tasks.rados.rados.0.smithi033.stdout:2991: finishing write tid 1 to smithi03366949-126 2023-06-03T20:02:35.268 INFO:tasks.rados.rados.0.smithi033.stdout:2991: finishing write tid 2 to smithi03366949-126 2023-06-03T20:02:35.268 INFO:tasks.rados.rados.0.smithi033.stdout:2991: finishing write tid 3 to smithi03366949-126 2023-06-03T20:02:35.269 INFO:tasks.rados.rados.0.smithi033.stdout:2991: finishing write tid 4 to smithi03366949-126 2023-06-03T20:02:35.269 INFO:tasks.rados.rados.0.smithi033.stdout:2991: finishing write tid 5 to smithi03366949-126 2023-06-03T20:02:35.269 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 126 v 328 (ObjNum 1894 snap 0 seq_num 1894) dirty exists 2023-06-03T20:02:35.269 INFO:tasks.rados.rados.0.smithi033.stdout:2991: left oid 126 (ObjNum 1894 snap 0 seq_num 1894) 2023-06-03T20:02:35.270 INFO:tasks.rados.rados.0.smithi033.stdout:2992: finishing write tid 1 to smithi03366949-74 2023-06-03T20:02:35.270 INFO:tasks.rados.rados.0.smithi033.stdout:2992: finishing write tid 2 to smithi03366949-74 2023-06-03T20:02:35.270 INFO:tasks.rados.rados.0.smithi033.stdout:2992: finishing write tid 3 to smithi03366949-74 2023-06-03T20:02:35.270 INFO:tasks.rados.rados.0.smithi033.stdout:2992: finishing write tid 4 to smithi03366949-74 2023-06-03T20:02:35.270 INFO:tasks.rados.rados.0.smithi033.stdout:2987: done (15 left) 2023-06-03T20:02:35.271 INFO:tasks.rados.rados.0.smithi033.stdout:2988: done (14 left) 2023-06-03T20:02:35.271 INFO:tasks.rados.rados.0.smithi033.stdout:2989: done (13 left) 2023-06-03T20:02:35.271 INFO:tasks.rados.rados.0.smithi033.stdout:2990: done (12 left) 2023-06-03T20:02:35.271 INFO:tasks.rados.rados.0.smithi033.stdout:2991: done (11 left) 2023-06-03T20:02:35.272 INFO:tasks.rados.rados.0.smithi033.stdout:2993: done (10 left) 2023-06-03T20:02:35.273 INFO:tasks.rados.rados.0.smithi033.stdout:3003: write oid 216 current snap is 0 2023-06-03T20:02:35.273 INFO:tasks.rados.rados.0.smithi033.stdout:2992: finishing write tid 5 to smithi03366949-74 2023-06-03T20:02:35.274 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 74 v 396 (ObjNum 1895 snap 0 seq_num 1895) dirty exists 2023-06-03T20:02:35.274 INFO:tasks.rados.rados.0.smithi033.stdout:2992: left oid 74 (ObjNum 1895 snap 0 seq_num 1895) 2023-06-03T20:02:35.275 INFO:tasks.rados.rados.0.smithi033.stdout:2994: finishing write tid 1 to smithi03366949-284 2023-06-03T20:02:35.275 INFO:tasks.rados.rados.0.smithi033.stdout:2994: finishing write tid 2 to smithi03366949-284 2023-06-03T20:02:35.275 INFO:tasks.rados.rados.0.smithi033.stdout:2994: finishing write tid 3 to smithi03366949-284 2023-06-03T20:02:35.275 INFO:tasks.rados.rados.0.smithi033.stdout:2994: finishing write tid 4 to smithi03366949-284 2023-06-03T20:02:35.275 INFO:tasks.rados.rados.0.smithi033.stdout:3003: seq_num 1902 ranges {766914=611848,1816869=697332,3164650=642192} 2023-06-03T20:02:35.281 INFO:tasks.rados.rados.0.smithi033.stdout:3003: writing smithi03366949-216 from 766914 to 1378762 tid 1 2023-06-03T20:02:35.288 INFO:tasks.rados.rados.0.smithi033.stdout:3003: writing smithi03366949-216 from 1816869 to 2514201 tid 2 2023-06-03T20:02:35.297 INFO:tasks.rados.rados.0.smithi033.stdout:3003: writing smithi03366949-216 from 3164650 to 3806842 tid 3 2023-06-03T20:02:35.297 INFO:tasks.rados.rados.0.smithi033.stdout:2992: done (10 left) 2023-06-03T20:02:35.297 INFO:tasks.rados.rados.0.smithi033.stdout:3004: read oid 377 snap -1 2023-06-03T20:02:35.297 INFO:tasks.rados.rados.0.smithi033.stdout:3004: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:3005: read oid 438 snap -1 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:3005: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:3006: delete oid 492 current snap is 0 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:2994: finishing write tid 5 to smithi03366949-284 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 284 v 542 (ObjNum 1896 snap 0 seq_num 1896) dirty exists 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:2994: left oid 284 (ObjNum 1896 snap 0 seq_num 1896) 2023-06-03T20:02:35.298 INFO:tasks.rados.rados.0.smithi033.stdout:2995: finishing write tid 1 to smithi03366949-242 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2995: finishing write tid 2 to smithi03366949-242 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2995: finishing write tid 3 to smithi03366949-242 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2995: finishing write tid 4 to smithi03366949-242 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2995: finishing write tid 5 to smithi03366949-242 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 242 v 417 (ObjNum 1897 snap 0 seq_num 1897) dirty exists 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2995: left oid 242 (ObjNum 1897 snap 0 seq_num 1897) 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2996: finishing write tid 1 to smithi03366949-473 2023-06-03T20:02:35.299 INFO:tasks.rados.rados.0.smithi033.stdout:2996: finishing write tid 2 to smithi03366949-473 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:2996: finishing write tid 3 to smithi03366949-473 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:2996: finishing write tid 4 to smithi03366949-473 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:2996: finishing write tid 5 to smithi03366949-473 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 473 v 286 (ObjNum 1898 snap 0 seq_num 1898) dirty exists 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:2996: left oid 473 (ObjNum 1898 snap 0 seq_num 1898) 2023-06-03T20:02:35.300 INFO:tasks.rados.rados.0.smithi033.stdout:2997: expect (ObjNum 1465 snap 0 seq_num 1465) 2023-06-03T20:02:35.389 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[50769]: debug 2023-06-03T20:02:35.075+0000 7fb28b776200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:02:35.451 INFO:tasks.rados.rados.0.smithi033.stdout:2998: finishing write tid 1 to smithi03366949-307 2023-06-03T20:02:35.452 INFO:tasks.rados.rados.0.smithi033.stdout:2998: finishing write tid 2 to smithi03366949-307 2023-06-03T20:02:35.452 INFO:tasks.rados.rados.0.smithi033.stdout:2998: finishing write tid 3 to smithi03366949-307 2023-06-03T20:02:35.452 INFO:tasks.rados.rados.0.smithi033.stdout:2998: finishing write tid 4 to smithi03366949-307 2023-06-03T20:02:35.452 INFO:tasks.rados.rados.0.smithi033.stdout:2998: finishing write tid 5 to smithi03366949-307 2023-06-03T20:02:35.452 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 307 v 546 (ObjNum 1899 snap 0 seq_num 1899) dirty exists 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2998: left oid 307 (ObjNum 1899 snap 0 seq_num 1899) 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2999: finishing write tid 1 to smithi03366949-265 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2999: finishing write tid 2 to smithi03366949-265 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2999: finishing write tid 3 to smithi03366949-265 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2999: finishing write tid 4 to smithi03366949-265 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:2999: finishing write tid 5 to smithi03366949-265 2023-06-03T20:02:35.453 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 265 v 302 (ObjNum 1900 snap 0 seq_num 1900) dirty exists 2023-06-03T20:02:35.454 INFO:tasks.rados.rados.0.smithi033.stdout:2999: left oid 265 (ObjNum 1900 snap 0 seq_num 1900) 2023-06-03T20:02:35.454 INFO:tasks.rados.rados.0.smithi033.stdout:3000: expect (ObjNum 993 snap 0 seq_num 993) 2023-06-03T20:02:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 1 to smithi03366949-88 2023-06-03T20:02:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 2 to smithi03366949-88 2023-06-03T20:02:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 3 to smithi03366949-88 2023-06-03T20:02:35.567 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 4 to smithi03366949-88 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 5 to smithi03366949-88 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:3001: finishing write tid 6 to smithi03366949-88 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 88 v 398 (ObjNum 1901 snap 0 seq_num 1901) dirty exists 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:3001: left oid 88 (ObjNum 1901 snap 0 seq_num 1901) 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:2994: done (12 left) 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:2995: done (11 left) 2023-06-03T20:02:35.568 INFO:tasks.rados.rados.0.smithi033.stdout:2996: done (10 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:2997: done (9 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:2998: done (8 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:2999: done (7 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:3000: done (6 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:3001: done (5 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:3006: done (4 left) 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:3007: write oid 441 current snap is 0 2023-06-03T20:02:35.569 INFO:tasks.rados.rados.0.smithi033.stdout:3002: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:02:35.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[50769]: debug 2023-06-03T20:02:35.451+0000 7fb28b776200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:02:35.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[50769]: debug 2023-06-03T20:02:35.611+0000 7fb28b776200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:02:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[26882]: cluster 2023-06-03T20:02:34.379534+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e28: y(active, since 1.91702s) 2023-06-03T20:02:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[26882]: cluster 2023-06-03T20:02:34.410529+0000 mgr.y (mgr.15198) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[26882]: audit 2023-06-03T20:02:34.510347+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.33:0/1648924048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:35.716 INFO:tasks.rados.rados.0.smithi033.stdout:3003: finishing write tid 1 to smithi03366949-216 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3003: finishing write tid 2 to smithi03366949-216 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3003: finishing write tid 3 to smithi03366949-216 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3003: finishing write tid 4 to smithi03366949-216 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3003: finishing write tid 5 to smithi03366949-216 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 402 (ObjNum 1902 snap 0 seq_num 1902) dirty exists 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3003: left oid 216 (ObjNum 1902 snap 0 seq_num 1902) 2023-06-03T20:02:35.717 INFO:tasks.rados.rados.0.smithi033.stdout:3004: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-06-03T20:02:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[26432]: cluster 2023-06-03T20:02:34.379534+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e28: y(active, since 1.91702s) 2023-06-03T20:02:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[26432]: cluster 2023-06-03T20:02:34.410529+0000 mgr.y (mgr.15198) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:35.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[26432]: audit 2023-06-03T20:02:34.510347+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.33:0/1648924048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[33017]: cluster 2023-06-03T20:02:34.379534+0000 mon.a (mon.0) 826 : cluster [DBG] mgrmap e28: y(active, since 1.91702s) 2023-06-03T20:02:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[33017]: cluster 2023-06-03T20:02:34.410529+0000 mgr.y (mgr.15198) 1 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:35 smithi033 bash[33017]: audit 2023-06-03T20:02:34.510347+0000 mon.a (mon.0) 827 : audit [DBG] from='client.? 172.21.15.33:0/1648924048' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:35.874 INFO:tasks.rados.rados.0.smithi033.stdout:3005: expect (ObjNum 1244 snap 0 seq_num 1244) 2023-06-03T20:02:36.029 INFO:tasks.rados.rados.0.smithi033.stdout:3007: seq_num 1904 ranges {400528=762346,1817480=183048} 2023-06-03T20:02:36.041 INFO:tasks.rados.rados.0.smithi033.stdout:3007: writing smithi03366949-441 from 400528 to 1162874 tid 1 2023-06-03T20:02:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:3007: writing smithi03366949-441 from 1817480 to 2000528 tid 2 2023-06-03T20:02:36.047 INFO:tasks.rados.rados.0.smithi033.stdout:3002: done (4 left) 2023-06-03T20:02:36.048 INFO:tasks.rados.rados.0.smithi033.stdout:3003: done (3 left) 2023-06-03T20:02:36.048 INFO:tasks.rados.rados.0.smithi033.stdout:3004: done (2 left) 2023-06-03T20:02:36.048 INFO:tasks.rados.rados.0.smithi033.stdout:3005: done (1 left) 2023-06-03T20:02:36.048 INFO:tasks.rados.rados.0.smithi033.stdout:3008: write oid 176 current snap is 0 2023-06-03T20:02:36.048 INFO:tasks.rados.rados.0.smithi033.stdout:3008: seq_num 1905 ranges {417335=437595,1475962=444659} 2023-06-03T20:02:36.052 INFO:tasks.rados.rados.0.smithi033.stdout:3008: writing smithi03366949-176 from 417335 to 854930 tid 1 2023-06-03T20:02:36.058 INFO:tasks.rados.rados.0.smithi033.stdout:3008: writing smithi03366949-176 from 1475962 to 1920621 tid 2 2023-06-03T20:02:36.058 INFO:tasks.rados.rados.0.smithi033.stdout:3009: read oid 269 snap -1 2023-06-03T20:02:36.058 INFO:tasks.rados.rados.0.smithi033.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:36.059 INFO:tasks.rados.rados.0.smithi033.stdout:3010: write oid 331 current snap is 0 2023-06-03T20:02:36.059 INFO:tasks.rados.rados.0.smithi033.stdout:3007: finishing write tid 1 to smithi03366949-441 2023-06-03T20:02:36.059 INFO:tasks.rados.rados.0.smithi033.stdout:3007: finishing write tid 2 to smithi03366949-441 2023-06-03T20:02:36.059 INFO:tasks.rados.rados.0.smithi033.stdout:3010: seq_num 1906 ranges {434142=512844,1534444=499698} 2023-06-03T20:02:36.063 INFO:tasks.rados.rados.0.smithi033.stdout:3010: writing smithi03366949-331 from 434142 to 946986 tid 1 2023-06-03T20:02:36.070 INFO:tasks.rados.rados.0.smithi033.stdout:3010: writing smithi03366949-331 from 1534444 to 2034142 tid 2 2023-06-03T20:02:36.070 INFO:tasks.rados.rados.0.smithi033.stdout:3011: read oid 457 snap -1 2023-06-03T20:02:36.070 INFO:tasks.rados.rados.0.smithi033.stdout:3011: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-06-03T20:02:36.071 INFO:tasks.rados.rados.0.smithi033.stdout:3012: write oid 154 current snap is 0 2023-06-03T20:02:36.071 INFO:tasks.rados.rados.0.smithi033.stdout:3007: finishing write tid 3 to smithi03366949-441 2023-06-03T20:02:36.071 INFO:tasks.rados.rados.0.smithi033.stdout:3012: seq_num 1907 ranges {450949=588093,1476573=448328} 2023-06-03T20:02:36.076 INFO:tasks.rados.rados.0.smithi033.stdout:3012: writing smithi03366949-154 from 450949 to 1039042 tid 1 2023-06-03T20:02:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3012: writing smithi03366949-154 from 1476573 to 1924901 tid 2 2023-06-03T20:02:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3013: read oid 137 snap -1 2023-06-03T20:02:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3013: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-06-03T20:02:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3014: read oid 317 snap -1 2023-06-03T20:02:36.083 INFO:tasks.rados.rados.0.smithi033.stdout:3014: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-06-03T20:02:36.083 INFO:tasks.rados.rados.0.smithi033.stdout:3015: write oid 79 current snap is 0 2023-06-03T20:02:36.083 INFO:tasks.rados.rados.0.smithi033.stdout:3015: seq_num 1908 ranges {467756=663342,1535055=532701} 2023-06-03T20:02:36.089 INFO:tasks.rados.rados.0.smithi033.stdout:3015: writing smithi03366949-79 from 467756 to 1131098 tid 1 2023-06-03T20:02:36.095 INFO:tasks.rados.rados.0.smithi033.stdout:3015: writing smithi03366949-79 from 1535055 to 2067756 tid 2 2023-06-03T20:02:36.095 INFO:tasks.rados.rados.0.smithi033.stdout:3016: delete oid 442 current snap is 0 2023-06-03T20:02:36.095 INFO:tasks.rados.rados.0.smithi033.stdout:3007: finishing write tid 4 to smithi03366949-441 2023-06-03T20:02:36.095 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 436 (ObjNum 1904 snap 0 seq_num 1904) dirty exists 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3007: left oid 441 (ObjNum 1904 snap 0 seq_num 1904) 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3008: finishing write tid 1 to smithi03366949-176 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3008: finishing write tid 2 to smithi03366949-176 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3008: finishing write tid 3 to smithi03366949-176 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3008: finishing write tid 4 to smithi03366949-176 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 176 v 371 (ObjNum 1905 snap 0 seq_num 1905) dirty exists 2023-06-03T20:02:36.096 INFO:tasks.rados.rados.0.smithi033.stdout:3008: left oid 176 (ObjNum 1905 snap 0 seq_num 1905) 2023-06-03T20:02:36.097 INFO:tasks.rados.rados.0.smithi033.stdout:3010: finishing write tid 1 to smithi03366949-331 2023-06-03T20:02:36.097 INFO:tasks.rados.rados.0.smithi033.stdout:3009: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:36.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:35 smithi083 bash[50769]: debug 2023-06-03T20:02:35.827+0000 7fb28b776200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:02:36.362 INFO:tasks.rados.rados.0.smithi033.stdout:3010: finishing write tid 2 to smithi03366949-331 2023-06-03T20:02:36.362 INFO:tasks.rados.rados.0.smithi033.stdout:3010: finishing write tid 3 to smithi03366949-331 2023-06-03T20:02:36.362 INFO:tasks.rados.rados.0.smithi033.stdout:3010: finishing write tid 4 to smithi03366949-331 2023-06-03T20:02:36.363 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 331 v 305 (ObjNum 1906 snap 0 seq_num 1906) dirty exists 2023-06-03T20:02:36.363 INFO:tasks.rados.rados.0.smithi033.stdout:3010: left oid 331 (ObjNum 1906 snap 0 seq_num 1906) 2023-06-03T20:02:36.363 INFO:tasks.rados.rados.0.smithi033.stdout:3012: finishing write tid 1 to smithi03366949-154 2023-06-03T20:02:36.363 INFO:tasks.rados.rados.0.smithi033.stdout:3011: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-06-03T20:02:36.465 INFO:tasks.rados.rados.0.smithi033.stdout:3012: finishing write tid 2 to smithi03366949-154 2023-06-03T20:02:36.465 INFO:tasks.rados.rados.0.smithi033.stdout:3012: finishing write tid 3 to smithi03366949-154 2023-06-03T20:02:36.465 INFO:tasks.rados.rados.0.smithi033.stdout:3012: finishing write tid 4 to smithi03366949-154 2023-06-03T20:02:36.466 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 154 v 362 (ObjNum 1907 snap 0 seq_num 1907) dirty exists 2023-06-03T20:02:36.466 INFO:tasks.rados.rados.0.smithi033.stdout:3012: left oid 154 (ObjNum 1907 snap 0 seq_num 1907) 2023-06-03T20:02:36.466 INFO:tasks.rados.rados.0.smithi033.stdout:3013: expect (ObjNum 1550 snap 0 seq_num 1550) 2023-06-03T20:02:36.573 INFO:tasks.rados.rados.0.smithi033.stdout:3014: expect (ObjNum 1101 snap 0 seq_num 1101) 2023-06-03T20:02:36.713 INFO:tasks.rados.rados.0.smithi033.stdout:3015: finishing write tid 1 to smithi03366949-79 2023-06-03T20:02:36.713 INFO:tasks.rados.rados.0.smithi033.stdout:3015: finishing write tid 2 to smithi03366949-79 2023-06-03T20:02:36.714 INFO:tasks.rados.rados.0.smithi033.stdout:3015: finishing write tid 3 to smithi03366949-79 2023-06-03T20:02:36.714 INFO:tasks.rados.rados.0.smithi033.stdout:3015: finishing write tid 4 to smithi03366949-79 2023-06-03T20:02:36.714 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 79 v 331 (ObjNum 1908 snap 0 seq_num 1908) dirty exists 2023-06-03T20:02:36.714 INFO:tasks.rados.rados.0.smithi033.stdout:3015: left oid 79 (ObjNum 1908 snap 0 seq_num 1908) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3007: done (9 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3008: done (8 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3009: done (7 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3010: done (6 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3011: done (5 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3012: done (4 left) 2023-06-03T20:02:36.715 INFO:tasks.rados.rados.0.smithi033.stdout:3013: done (3 left) 2023-06-03T20:02:36.716 INFO:tasks.rados.rados.0.smithi033.stdout:3014: done (2 left) 2023-06-03T20:02:36.716 INFO:tasks.rados.rados.0.smithi033.stdout:3015: done (1 left) 2023-06-03T20:02:36.716 INFO:tasks.rados.rados.0.smithi033.stdout:3016: done (0 left) 2023-06-03T20:02:36.716 INFO:tasks.rados.rados.0.smithi033.stdout:3017: read oid 409 snap -1 2023-06-03T20:02:36.716 INFO:tasks.rados.rados.0.smithi033.stdout:3017: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-06-03T20:02:36.717 INFO:tasks.rados.rados.0.smithi033.stdout:3018: read oid 218 snap -1 2023-06-03T20:02:36.717 INFO:tasks.rados.rados.0.smithi033.stdout:3018: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:02:36.717 INFO:tasks.rados.rados.0.smithi033.stdout:3019: write oid 29 current snap is 0 2023-06-03T20:02:36.717 INFO:tasks.rados.rados.0.smithi033.stdout:3019: seq_num 1910 ranges {501370=530193,1768372=332998} 2023-06-03T20:02:36.720 INFO:tasks.rados.rados.0.smithi033.stdout:3019: writing smithi03366949-29 from 501370 to 1031563 tid 1 2023-06-03T20:02:36.727 INFO:tasks.rados.rados.0.smithi033.stdout:3019: writing smithi03366949-29 from 1768372 to 2101370 tid 2 2023-06-03T20:02:36.727 INFO:tasks.rados.rados.0.smithi033.stdout:3020: read oid 424 snap -1 2023-06-03T20:02:36.727 INFO:tasks.rados.rados.0.smithi033.stdout:3020: expect deleted 2023-06-03T20:02:36.728 INFO:tasks.rados.rados.0.smithi033.stdout:3021: read oid 286 snap -1 2023-06-03T20:02:36.728 INFO:tasks.rados.rados.0.smithi033.stdout:3021: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-06-03T20:02:36.728 INFO:tasks.rados.rados.0.smithi033.stdout:3022: write oid 453 current snap is 0 2023-06-03T20:02:36.728 INFO:tasks.rados.rados.0.smithi033.stdout:3022: seq_num 1911 ranges {518177=605442,1710501=407676} 2023-06-03T20:02:36.735 INFO:tasks.rados.rados.0.smithi033.stdout:3022: writing smithi03366949-453 from 518177 to 1123619 tid 1 2023-06-03T20:02:36.742 INFO:tasks.rados.rados.0.smithi033.stdout:3022: writing smithi03366949-453 from 1710501 to 2118177 tid 2 2023-06-03T20:02:36.742 INFO:tasks.rados.rados.0.smithi033.stdout:3023: read oid 179 snap -1 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3024: read oid 341 snap -1 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3024: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3025: read oid 248 snap -1 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3025: expect deleted 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3026: delete oid 143 current snap is 0 2023-06-03T20:02:36.743 INFO:tasks.rados.rados.0.smithi033.stdout:3017: expect (ObjNum 1359 snap 0 seq_num 1359) 2023-06-03T20:02:36.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:36 smithi033 bash[26432]: cephadm 2023-06-03T20:02:35.631974+0000 mgr.y (mgr.15198) 3 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:02:36.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:36 smithi033 bash[26432]: cephadm 2023-06-03T20:02:35.758140+0000 mgr.y (mgr.15198) 4 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:02:36.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:36 smithi033 bash[33017]: cephadm 2023-06-03T20:02:35.631974+0000 mgr.y (mgr.15198) 3 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:02:36.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:36 smithi033 bash[33017]: cephadm 2023-06-03T20:02:35.758140+0000 mgr.y (mgr.15198) 4 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:02:36.841 INFO:tasks.rados.rados.0.smithi033.stdout:3018: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:02:36.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:36 smithi083 bash[26882]: cephadm 2023-06-03T20:02:35.631974+0000 mgr.y (mgr.15198) 3 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:02:36.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:36 smithi083 bash[26882]: cephadm 2023-06-03T20:02:35.758140+0000 mgr.y (mgr.15198) 4 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:02:37.012 INFO:tasks.rados.rados.0.smithi033.stdout:3019: finishing write tid 1 to smithi03366949-29 2023-06-03T20:02:37.012 INFO:tasks.rados.rados.0.smithi033.stdout:3019: finishing write tid 2 to smithi03366949-29 2023-06-03T20:02:37.012 INFO:tasks.rados.rados.0.smithi033.stdout:3019: finishing write tid 3 to smithi03366949-29 2023-06-03T20:02:37.013 INFO:tasks.rados.rados.0.smithi033.stdout:3019: finishing write tid 4 to smithi03366949-29 2023-06-03T20:02:37.013 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 29 v 374 (ObjNum 1910 snap 0 seq_num 1910) dirty exists 2023-06-03T20:02:37.013 INFO:tasks.rados.rados.0.smithi033.stdout:3019: left oid 29 (ObjNum 1910 snap 0 seq_num 1910) 2023-06-03T20:02:37.013 INFO:tasks.rados.rados.0.smithi033.stdout:3021: expect (ObjNum 1454 snap 0 seq_num 1454) 2023-06-03T20:02:37.088 INFO:tasks.rados.rados.0.smithi033.stdout:3022: finishing write tid 1 to smithi03366949-453 2023-06-03T20:02:37.088 INFO:tasks.rados.rados.0.smithi033.stdout:3022: finishing write tid 2 to smithi03366949-453 2023-06-03T20:02:37.089 INFO:tasks.rados.rados.0.smithi033.stdout:3022: finishing write tid 3 to smithi03366949-453 2023-06-03T20:02:37.089 INFO:tasks.rados.rados.0.smithi033.stdout:3022: finishing write tid 4 to smithi03366949-453 2023-06-03T20:02:37.089 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 453 v 405 (ObjNum 1911 snap 0 seq_num 1911) dirty exists 2023-06-03T20:02:37.089 INFO:tasks.rados.rados.0.smithi033.stdout:3022: left oid 453 (ObjNum 1911 snap 0 seq_num 1911) 2023-06-03T20:02:37.089 INFO:tasks.rados.rados.0.smithi033.stdout:3024: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-06-03T20:02:37.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:36 smithi083 bash[50769]: debug 2023-06-03T20:02:36.847+0000 7fb28b776200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:02:37.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:36 smithi083 bash[50769]: debug 2023-06-03T20:02:36.963+0000 7fb28b776200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:02:37.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[50769]: debug 2023-06-03T20:02:37.083+0000 7fb28b776200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:02:37.376 INFO:tasks.rados.rados.0.smithi033.stdout:3023: expect (ObjNum 1347 snap 0 seq_num 1347) 2023-06-03T20:02:37.492 INFO:tasks.rados.rados.0.smithi033.stdout:3017: done (9 left) 2023-06-03T20:02:37.492 INFO:tasks.rados.rados.0.smithi033.stdout:3018: done (8 left) 2023-06-03T20:02:37.493 INFO:tasks.rados.rados.0.smithi033.stdout:3019: done (7 left) 2023-06-03T20:02:37.493 INFO:tasks.rados.rados.0.smithi033.stdout:3020: done (6 left) 2023-06-03T20:02:37.493 INFO:tasks.rados.rados.0.smithi033.stdout:3021: done (5 left) 2023-06-03T20:02:37.493 INFO:tasks.rados.rados.0.smithi033.stdout:3022: done (4 left) 2023-06-03T20:02:37.494 INFO:tasks.rados.rados.0.smithi033.stdout:3023: done (3 left) 2023-06-03T20:02:37.494 INFO:tasks.rados.rados.0.smithi033.stdout:3024: done (2 left) 2023-06-03T20:02:37.494 INFO:tasks.rados.rados.0.smithi033.stdout:3025: done (1 left) 2023-06-03T20:02:37.494 INFO:tasks.rados.rados.0.smithi033.stdout:3026: done (0 left) 2023-06-03T20:02:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3027: write oid 73 current snap is 0 2023-06-03T20:02:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3027: seq_num 1913 ranges {551791=755940,1827465=324326} 2023-06-03T20:02:37.505 INFO:tasks.rados.rados.0.smithi033.stdout:3027: writing smithi03366949-73 from 551791 to 1307731 tid 1 2023-06-03T20:02:37.510 INFO:tasks.rados.rados.0.smithi033.stdout:3027: writing smithi03366949-73 from 1827465 to 2151791 tid 2 2023-06-03T20:02:37.510 INFO:tasks.rados.rados.0.smithi033.stdout:3028: write oid 313 current snap is 0 2023-06-03T20:02:37.510 INFO:tasks.rados.rados.0.smithi033.stdout:3028: seq_num 1914 ranges {568598=431189,1485947=602993} 2023-06-03T20:02:37.515 INFO:tasks.rados.rados.0.smithi033.stdout:3028: writing smithi03366949-313 from 568598 to 999787 tid 1 2023-06-03T20:02:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3028: writing smithi03366949-313 from 1485947 to 2088940 tid 2 2023-06-03T20:02:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3029: read oid 406 snap -1 2023-06-03T20:02:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:02:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3030: delete oid 137 current snap is 0 2023-06-03T20:02:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3027: finishing write tid 1 to smithi03366949-73 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:3027: finishing write tid 2 to smithi03366949-73 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:3027: finishing write tid 3 to smithi03366949-73 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:3027: finishing write tid 4 to smithi03366949-73 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 73 v 440 (ObjNum 1913 snap 0 seq_num 1913) dirty exists 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:3027: left oid 73 (ObjNum 1913 snap 0 seq_num 1913) 2023-06-03T20:02:37.523 INFO:tasks.rados.rados.0.smithi033.stdout:3028: finishing write tid 1 to smithi03366949-313 2023-06-03T20:02:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:3027: done (3 left) 2023-06-03T20:02:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:3030: done (2 left) 2023-06-03T20:02:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:3031: write oid 315 current snap is 0 2023-06-03T20:02:37.527 INFO:tasks.rados.rados.0.smithi033.stdout:3031: seq_num 1916 ranges {602212=698040,2002911=199301} 2023-06-03T20:02:37.535 INFO:tasks.rados.rados.0.smithi033.stdout:3031: writing smithi03366949-315 from 602212 to 1300252 tid 1 2023-06-03T20:02:37.542 INFO:tasks.rados.rados.0.smithi033.stdout:3031: writing smithi03366949-315 from 2002911 to 2202212 tid 2 2023-06-03T20:02:37.542 INFO:tasks.rados.rados.0.smithi033.stdout:3032: read oid 53 snap -1 2023-06-03T20:02:37.542 INFO:tasks.rados.rados.0.smithi033.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-06-03T20:02:37.542 INFO:tasks.rados.rados.0.smithi033.stdout:3033: write oid 182 current snap is 0 2023-06-03T20:02:37.542 INFO:tasks.rados.rados.0.smithi033.stdout:3033: seq_num 1917 ranges {619019=773289,2061393=157626} 2023-06-03T20:02:37.550 INFO:tasks.rados.rados.0.smithi033.stdout:3033: writing smithi03366949-182 from 619019 to 1392308 tid 1 2023-06-03T20:02:37.556 INFO:tasks.rados.rados.0.smithi033.stdout:3033: writing smithi03366949-182 from 2061393 to 2219019 tid 2 2023-06-03T20:02:37.556 INFO:tasks.rados.rados.0.smithi033.stdout:3034: read oid 142 snap -1 2023-06-03T20:02:37.556 INFO:tasks.rados.rados.0.smithi033.stdout:3034: expect deleted 2023-06-03T20:02:37.556 INFO:tasks.rados.rados.0.smithi033.stdout:3035: write oid 184 current snap is 0 2023-06-03T20:02:37.557 INFO:tasks.rados.rados.0.smithi033.stdout:3029: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:02:37.769 INFO:tasks.rados.rados.0.smithi033.stdout:3028: finishing write tid 2 to smithi03366949-313 2023-06-03T20:02:37.769 INFO:tasks.rados.rados.0.smithi033.stdout:3028: finishing write tid 3 to smithi03366949-313 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3028: finishing write tid 4 to smithi03366949-313 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 313 v 309 (ObjNum 1914 snap 0 seq_num 1914) dirty exists 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3028: left oid 313 (ObjNum 1914 snap 0 seq_num 1914) 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3031: finishing write tid 1 to smithi03366949-315 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3031: finishing write tid 2 to smithi03366949-315 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3031: finishing write tid 3 to smithi03366949-315 2023-06-03T20:02:37.770 INFO:tasks.rados.rados.0.smithi033.stdout:3031: finishing write tid 4 to smithi03366949-315 2023-06-03T20:02:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 315 v 443 (ObjNum 1916 snap 0 seq_num 1916) dirty exists 2023-06-03T20:02:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:3031: left oid 315 (ObjNum 1916 snap 0 seq_num 1916) 2023-06-03T20:02:37.771 INFO:tasks.rados.rados.0.smithi033.stdout:3032: expect (ObjNum 860 snap 0 seq_num 860) 2023-06-03T20:02:37.810 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[50769]: debug 2023-06-03T20:02:37.575+0000 7fb28b776200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:02:37.810 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[26882]: cephadm 2023-06-03T20:02:35.860355+0000 mgr.y (mgr.15198) 5 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:02:37.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[26882]: cephadm 2023-06-03T20:02:35.860683+0000 mgr.y (mgr.15198) 6 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:02:37.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[26882]: audit 2023-06-03T20:02:36.970023+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.33:0/3590556264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:37.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[26432]: cephadm 2023-06-03T20:02:35.860355+0000 mgr.y (mgr.15198) 5 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:02:37.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[26432]: cephadm 2023-06-03T20:02:35.860683+0000 mgr.y (mgr.15198) 6 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:02:37.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[26432]: audit 2023-06-03T20:02:36.970023+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.33:0/3590556264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[33017]: cephadm 2023-06-03T20:02:35.860355+0000 mgr.y (mgr.15198) 5 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:02:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[33017]: cephadm 2023-06-03T20:02:35.860683+0000 mgr.y (mgr.15198) 6 : cephadm [INF] [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:02:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:37 smithi033 bash[33017]: audit 2023-06-03T20:02:36.970023+0000 mon.a (mon.0) 828 : audit [DBG] from='client.? 172.21.15.33:0/3590556264' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:37.883 INFO:tasks.rados.rados.0.smithi033.stdout:3033: finishing write tid 1 to smithi03366949-182 2023-06-03T20:02:37.883 INFO:tasks.rados.rados.0.smithi033.stdout:3033: finishing write tid 2 to smithi03366949-182 2023-06-03T20:02:37.883 INFO:tasks.rados.rados.0.smithi033.stdout:3033: finishing write tid 3 to smithi03366949-182 2023-06-03T20:02:37.884 INFO:tasks.rados.rados.0.smithi033.stdout:3033: finishing write tid 4 to smithi03366949-182 2023-06-03T20:02:37.884 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 414 (ObjNum 1917 snap 0 seq_num 1917) dirty exists 2023-06-03T20:02:37.884 INFO:tasks.rados.rados.0.smithi033.stdout:3033: left oid 182 (ObjNum 1917 snap 0 seq_num 1917) 2023-06-03T20:02:37.884 INFO:tasks.rados.rados.0.smithi033.stdout:3035: seq_num 1918 ranges {635826=448538,1719875=515951} 2023-06-03T20:02:37.895 INFO:tasks.rados.rados.0.smithi033.stdout:3035: writing smithi03366949-184 from 635826 to 1084364 tid 1 2023-06-03T20:02:37.902 INFO:tasks.rados.rados.0.smithi033.stdout:3035: writing smithi03366949-184 from 1719875 to 2235826 tid 2 2023-06-03T20:02:37.902 INFO:tasks.rados.rados.0.smithi033.stdout:3028: done (6 left) 2023-06-03T20:02:37.902 INFO:tasks.rados.rados.0.smithi033.stdout:3029: done (5 left) 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3031: done (4 left) 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3032: done (3 left) 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3033: done (2 left) 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3034: done (1 left) 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3036: delete oid 82 current snap is 0 2023-06-03T20:02:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3035: finishing write tid 1 to smithi03366949-184 2023-06-03T20:02:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3036: done (1 left) 2023-06-03T20:02:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3037: write oid 27 current snap is 0 2023-06-03T20:02:37.905 INFO:tasks.rados.rados.0.smithi033.stdout:3037: seq_num 1920 ranges {669440=599036,1720486=548954} 2023-06-03T20:02:37.915 INFO:tasks.rados.rados.0.smithi033.stdout:3037: writing smithi03366949-27 from 669440 to 1268476 tid 1 2023-06-03T20:02:37.922 INFO:tasks.rados.rados.0.smithi033.stdout:3037: writing smithi03366949-27 from 1720486 to 2269440 tid 2 2023-06-03T20:02:37.922 INFO:tasks.rados.rados.0.smithi033.stdout:3038: read oid 312 snap -1 2023-06-03T20:02:37.922 INFO:tasks.rados.rados.0.smithi033.stdout:3038: expect (ObjNum 752 snap 0 seq_num 752) 2023-06-03T20:02:37.923 INFO:tasks.rados.rados.0.smithi033.stdout:3039: read oid 383 snap -1 2023-06-03T20:02:37.923 INFO:tasks.rados.rados.0.smithi033.stdout:3039: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-06-03T20:02:37.923 INFO:tasks.rados.rados.0.smithi033.stdout:3040: read oid 436 snap -1 2023-06-03T20:02:37.923 INFO:tasks.rados.rados.0.smithi033.stdout:3040: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3041: read oid 90 snap -1 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3041: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3042: read oid 152 snap -1 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3042: expect (ObjNum 703 snap 0 seq_num 703) 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3043: write oid 348 current snap is 0 2023-06-03T20:02:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3035: finishing write tid 2 to smithi03366949-184 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:3035: finishing write tid 3 to smithi03366949-184 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:3035: finishing write tid 4 to smithi03366949-184 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 184 v 420 (ObjNum 1918 snap 0 seq_num 1918) dirty exists 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:3035: left oid 184 (ObjNum 1918 snap 0 seq_num 1918) 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:3037: finishing write tid 1 to smithi03366949-27 2023-06-03T20:02:37.925 INFO:tasks.rados.rados.0.smithi033.stdout:3043: seq_num 1921 ranges {686247=674285,1778968=474011} 2023-06-03T20:02:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3043: writing smithi03366949-348 from 686247 to 1360532 tid 1 2023-06-03T20:02:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3043: writing smithi03366949-348 from 1778968 to 2252979 tid 2 2023-06-03T20:02:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:3035: done (7 left) 2023-06-03T20:02:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:3044: write oid 281 current snap is 0 2023-06-03T20:02:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:3044: seq_num 1922 ranges {703054=749534,2237450=65604} 2023-06-03T20:02:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3044: writing smithi03366949-281 from 703054 to 1452588 tid 1 2023-06-03T20:02:37.951 INFO:tasks.rados.rados.0.smithi033.stdout:3044: writing smithi03366949-281 from 2237450 to 2303054 tid 2 2023-06-03T20:02:37.951 INFO:tasks.rados.rados.0.smithi033.stdout:3045: delete oid 4 current snap is 0 2023-06-03T20:02:37.951 INFO:tasks.rados.rados.0.smithi033.stdout:3038: expect (ObjNum 752 snap 0 seq_num 752) 2023-06-03T20:02:38.063 INFO:tasks.rados.rados.0.smithi033.stdout:3039: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-06-03T20:02:38.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:37 smithi083 bash[50769]: debug 2023-06-03T20:02:37.803+0000 7fb28b776200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:02:38.182 INFO:tasks.rados.rados.0.smithi033.stdout:3037: finishing write tid 2 to smithi03366949-27 2023-06-03T20:02:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:3037: finishing write tid 3 to smithi03366949-27 2023-06-03T20:02:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:3037: finishing write tid 4 to smithi03366949-27 2023-06-03T20:02:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 27 v 418 (ObjNum 1920 snap 0 seq_num 1920) dirty exists 2023-06-03T20:02:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:3037: left oid 27 (ObjNum 1920 snap 0 seq_num 1920) 2023-06-03T20:02:38.183 INFO:tasks.rados.rados.0.smithi033.stdout:3042: expect (ObjNum 703 snap 0 seq_num 703) 2023-06-03T20:02:38.398 INFO:tasks.rados.rados.0.smithi033.stdout:3041: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:38.506 INFO:tasks.rados.rados.0.smithi033.stdout:3040: expect (ObjNum 1486 snap 0 seq_num 1486) 2023-06-03T20:02:38.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:38 smithi083 bash[50769]: debug 2023-06-03T20:02:38.187+0000 7fb28b776200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:02:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:38 smithi083 bash[26882]: cluster 2023-06-03T20:02:37.381193+0000 mgr.y (mgr.15198) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:3043: finishing write tid 1 to smithi03366949-348 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:3043: finishing write tid 2 to smithi03366949-348 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:3043: finishing write tid 3 to smithi03366949-348 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:3043: finishing write tid 4 to smithi03366949-348 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 348 v 550 (ObjNum 1921 snap 0 seq_num 1921) dirty exists 2023-06-03T20:02:38.690 INFO:tasks.rados.rados.0.smithi033.stdout:3043: left oid 348 (ObjNum 1921 snap 0 seq_num 1921) 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3044: finishing write tid 1 to smithi03366949-281 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3044: finishing write tid 2 to smithi03366949-281 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3044: finishing write tid 3 to smithi03366949-281 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3044: finishing write tid 4 to smithi03366949-281 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 423 (ObjNum 1922 snap 0 seq_num 1922) dirty exists 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3044: left oid 281 (ObjNum 1922 snap 0 seq_num 1922) 2023-06-03T20:02:38.691 INFO:tasks.rados.rados.0.smithi033.stdout:3037: done (8 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3038: done (7 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3039: done (6 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3040: done (5 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3041: done (4 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3042: done (3 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3043: done (2 left) 2023-06-03T20:02:38.692 INFO:tasks.rados.rados.0.smithi033.stdout:3044: done (1 left) 2023-06-03T20:02:38.693 INFO:tasks.rados.rados.0.smithi033.stdout:3045: done (0 left) 2023-06-03T20:02:38.693 INFO:tasks.rados.rados.0.smithi033.stdout:3046: read oid 4 snap -1 2023-06-03T20:02:38.693 INFO:tasks.rados.rados.0.smithi033.stdout:3046: expect deleted 2023-06-03T20:02:38.693 INFO:tasks.rados.rados.0.smithi033.stdout:3047: delete oid 370 current snap is 0 2023-06-03T20:02:38.693 INFO:tasks.rados.rados.0.smithi033.stdout:3046: done (1 left) 2023-06-03T20:02:38.694 INFO:tasks.rados.rados.0.smithi033.stdout:3047: done (0 left) 2023-06-03T20:02:38.694 INFO:tasks.rados.rados.0.smithi033.stdout:3048: write oid 286 current snap is 0 2023-06-03T20:02:38.694 INFO:tasks.rados.rados.0.smithi033.stdout:3048: seq_num 1925 ranges {753475=691634,2012896=340579} 2023-06-03T20:02:38.706 INFO:tasks.rados.rados.0.smithi033.stdout:3048: writing smithi03366949-286 from 753475 to 1445109 tid 1 2023-06-03T20:02:38.712 INFO:tasks.rados.rados.0.smithi033.stdout:3048: writing smithi03366949-286 from 2012896 to 2353475 tid 2 2023-06-03T20:02:38.713 INFO:tasks.rados.rados.0.smithi033.stdout:3049: write oid 85 current snap is 0 2023-06-03T20:02:38.713 INFO:tasks.rados.rados.0.smithi033.stdout:3049: seq_num 1926 ranges {770282=766883,2071378=298904} 2023-06-03T20:02:38.721 INFO:tasks.rados.rados.0.smithi033.stdout:3049: writing smithi03366949-85 from 770282 to 1537165 tid 1 2023-06-03T20:02:38.726 INFO:tasks.rados.rados.0.smithi033.stdout:3049: writing smithi03366949-85 from 2071378 to 2370282 tid 2 2023-06-03T20:02:38.726 INFO:tasks.rados.rados.0.smithi033.stdout:3050: write oid 227 current snap is 0 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3048: finishing write tid 1 to smithi03366949-286 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3048: finishing write tid 2 to smithi03366949-286 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3048: finishing write tid 3 to smithi03366949-286 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3048: finishing write tid 4 to smithi03366949-286 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 286 v 331 (ObjNum 1925 snap 0 seq_num 1925) dirty exists 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3048: left oid 286 (ObjNum 1925 snap 0 seq_num 1925) 2023-06-03T20:02:38.727 INFO:tasks.rados.rados.0.smithi033.stdout:3050: seq_num 1927 ranges {787089=442132,1729860=657229} 2023-06-03T20:02:38.733 INFO:tasks.rados.rados.0.smithi033.stdout:3050: writing smithi03366949-227 from 787089 to 1229221 tid 1 2023-06-03T20:02:38.740 INFO:tasks.rados.rados.0.smithi033.stdout:3050: writing smithi03366949-227 from 1729860 to 2387089 tid 2 2023-06-03T20:02:38.740 INFO:tasks.rados.rados.0.smithi033.stdout:3048: done (2 left) 2023-06-03T20:02:38.740 INFO:tasks.rados.rados.0.smithi033.stdout:3051: delete oid 333 current snap is 0 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3049: finishing write tid 1 to smithi03366949-85 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3049: finishing write tid 2 to smithi03366949-85 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3049: finishing write tid 3 to smithi03366949-85 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3049: finishing write tid 4 to smithi03366949-85 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 85 v 312 (ObjNum 1926 snap 0 seq_num 1926) dirty exists 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3049: left oid 85 (ObjNum 1926 snap 0 seq_num 1926) 2023-06-03T20:02:38.741 INFO:tasks.rados.rados.0.smithi033.stdout:3050: finishing write tid 1 to smithi03366949-227 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3049: done (2 left) 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3051: done (1 left) 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3052: read oid 267 snap -1 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3052: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3053: read oid 35 snap -1 2023-06-03T20:02:38.743 INFO:tasks.rados.rados.0.smithi033.stdout:3053: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:38.744 INFO:tasks.rados.rados.0.smithi033.stdout:3054: read oid 217 snap -1 2023-06-03T20:02:38.744 INFO:tasks.rados.rados.0.smithi033.stdout:3054: expect deleted 2023-06-03T20:02:38.744 INFO:tasks.rados.rados.0.smithi033.stdout:3055: write oid 410 current snap is 0 2023-06-03T20:02:38.744 INFO:tasks.rados.rados.0.smithi033.stdout:3055: seq_num 1929 ranges {420703=592630,1730471=690232} 2023-06-03T20:02:38.748 INFO:tasks.rados.rados.0.smithi033.stdout:3055: writing smithi03366949-410 from 420703 to 1013333 tid 1 2023-06-03T20:02:38.757 INFO:tasks.rados.rados.0.smithi033.stdout:3055: writing smithi03366949-410 from 1730471 to 2420703 tid 2 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3056: delete oid 154 current snap is 0 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3050: finishing write tid 2 to smithi03366949-227 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3050: finishing write tid 3 to smithi03366949-227 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3050: finishing write tid 4 to smithi03366949-227 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 227 v 408 (ObjNum 1927 snap 0 seq_num 1927) dirty exists 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3050: left oid 227 (ObjNum 1927 snap 0 seq_num 1927) 2023-06-03T20:02:38.758 INFO:tasks.rados.rados.0.smithi033.stdout:3052: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:02:38.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:38 smithi033 bash[33017]: cluster 2023-06-03T20:02:37.381193+0000 mgr.y (mgr.15198) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:38.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:38 smithi033 bash[26432]: cluster 2023-06-03T20:02:37.381193+0000 mgr.y (mgr.15198) 7 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:38.840 INFO:tasks.rados.rados.0.smithi033.stdout:3053: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:38.980 INFO:tasks.rados.rados.0.smithi033.stdout:3055: finishing write tid 1 to smithi03366949-410 2023-06-03T20:02:38.981 INFO:tasks.rados.rados.0.smithi033.stdout:3055: finishing write tid 2 to smithi03366949-410 2023-06-03T20:02:38.981 INFO:tasks.rados.rados.0.smithi033.stdout:3055: finishing write tid 3 to smithi03366949-410 2023-06-03T20:02:38.981 INFO:tasks.rados.rados.0.smithi033.stdout:3055: finishing write tid 4 to smithi03366949-410 2023-06-03T20:02:38.981 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 410 v 400 (ObjNum 1929 snap 0 seq_num 1929) dirty exists 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3055: left oid 410 (ObjNum 1929 snap 0 seq_num 1929) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3050: done (5 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3052: done (4 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3053: done (3 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3054: done (2 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3055: done (1 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3056: done (0 left) 2023-06-03T20:02:38.982 INFO:tasks.rados.rados.0.smithi033.stdout:3057: read oid 253 snap -1 2023-06-03T20:02:38.983 INFO:tasks.rados.rados.0.smithi033.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-06-03T20:02:38.983 INFO:tasks.rados.rados.0.smithi033.stdout:3058: delete oid 412 current snap is 0 2023-06-03T20:02:38.983 INFO:tasks.rados.rados.0.smithi033.stdout:3058: done (1 left) 2023-06-03T20:02:38.983 INFO:tasks.rados.rados.0.smithi033.stdout:3059: write oid 5 current snap is 0 2023-06-03T20:02:38.984 INFO:tasks.rados.rados.0.smithi033.stdout:3059: seq_num 1932 ranges {471124=534730,1505917=636014} 2023-06-03T20:02:38.990 INFO:tasks.rados.rados.0.smithi033.stdout:3059: writing smithi03366949-5 from 471124 to 1005854 tid 1 2023-06-03T20:02:38.997 INFO:tasks.rados.rados.0.smithi033.stdout:3059: writing smithi03366949-5 from 1505917 to 2141931 tid 2 2023-06-03T20:02:38.998 INFO:tasks.rados.rados.0.smithi033.stdout:3060: write oid 286 current snap is 0 2023-06-03T20:02:38.998 INFO:tasks.rados.rados.0.smithi033.stdout:3060: seq_num 1933 ranges {487931=609979,1564399=779672} 2023-06-03T20:02:39.005 INFO:tasks.rados.rados.0.smithi033.stdout:3060: writing smithi03366949-286 from 487931 to 1097910 tid 1 2023-06-03T20:02:39.015 INFO:tasks.rados.rados.0.smithi033.stdout:3060: writing smithi03366949-286 from 1564399 to 2344071 tid 2 2023-06-03T20:02:39.015 INFO:tasks.rados.rados.0.smithi033.stdout:3061: write oid 399 current snap is 0 2023-06-03T20:02:39.015 INFO:tasks.rados.rados.0.smithi033.stdout:3061: seq_num 1934 ranges {504738=685228,1622881=639683} 2023-06-03T20:02:39.022 INFO:tasks.rados.rados.0.smithi033.stdout:3061: writing smithi03366949-399 from 504738 to 1189966 tid 1 2023-06-03T20:02:39.030 INFO:tasks.rados.rados.0.smithi033.stdout:3061: writing smithi03366949-399 from 1622881 to 2262564 tid 2 2023-06-03T20:02:39.030 INFO:tasks.rados.rados.0.smithi033.stdout:3062: read oid 491 snap -1 2023-06-03T20:02:39.030 INFO:tasks.rados.rados.0.smithi033.stdout:3062: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:02:39.031 INFO:tasks.rados.rados.0.smithi033.stdout:3063: write oid 482 current snap is 0 2023-06-03T20:02:39.031 INFO:tasks.rados.rados.0.smithi033.stdout:3057: expect (ObjNum 1857 snap 0 seq_num 1857) 2023-06-03T20:02:39.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:38 smithi083 bash[50769]: debug 2023-06-03T20:02:38.695+0000 7fb28b776200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:02:39.241 INFO:tasks.rados.rados.0.smithi033.stdout:3059: finishing write tid 1 to smithi03366949-5 2023-06-03T20:02:39.241 INFO:tasks.rados.rados.0.smithi033.stdout:3059: finishing write tid 2 to smithi03366949-5 2023-06-03T20:02:39.241 INFO:tasks.rados.rados.0.smithi033.stdout:3059: finishing write tid 3 to smithi03366949-5 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3059: finishing write tid 4 to smithi03366949-5 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 390 (ObjNum 1932 snap 0 seq_num 1932) dirty exists 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3059: left oid 5 (ObjNum 1932 snap 0 seq_num 1932) 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3060: finishing write tid 1 to smithi03366949-286 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3060: finishing write tid 2 to smithi03366949-286 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3060: finishing write tid 3 to smithi03366949-286 2023-06-03T20:02:39.242 INFO:tasks.rados.rados.0.smithi033.stdout:3060: finishing write tid 4 to smithi03366949-286 2023-06-03T20:02:39.243 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 286 v 334 (ObjNum 1933 snap 0 seq_num 1933) dirty exists 2023-06-03T20:02:39.243 INFO:tasks.rados.rados.0.smithi033.stdout:3060: left oid 286 (ObjNum 1933 snap 0 seq_num 1933) 2023-06-03T20:02:39.243 INFO:tasks.rados.rados.0.smithi033.stdout:3061: finishing write tid 1 to smithi03366949-399 2023-06-03T20:02:39.243 INFO:tasks.rados.rados.0.smithi033.stdout:3063: seq_num 1935 ranges {521545=760477,2081363=440182} 2023-06-03T20:02:39.258 INFO:tasks.rados.rados.0.smithi033.stdout:3063: writing smithi03366949-482 from 521545 to 1282022 tid 1 2023-06-03T20:02:39.267 INFO:tasks.rados.rados.0.smithi033.stdout:3063: writing smithi03366949-482 from 2081363 to 2521545 tid 2 2023-06-03T20:02:39.268 INFO:tasks.rados.rados.0.smithi033.stdout:3057: done (5 left) 2023-06-03T20:02:39.268 INFO:tasks.rados.rados.0.smithi033.stdout:3059: done (4 left) 2023-06-03T20:02:39.268 INFO:tasks.rados.rados.0.smithi033.stdout:3060: done (3 left) 2023-06-03T20:02:39.268 INFO:tasks.rados.rados.0.smithi033.stdout:3064: write oid 485 current snap is 0 2023-06-03T20:02:39.268 INFO:tasks.rados.rados.0.smithi033.stdout:3064: seq_num 1936 ranges {538352=435726,1623492=526999} 2023-06-03T20:02:39.276 INFO:tasks.rados.rados.0.smithi033.stdout:3064: writing smithi03366949-485 from 538352 to 974078 tid 1 2023-06-03T20:02:39.288 INFO:tasks.rados.rados.0.smithi033.stdout:3064: writing smithi03366949-485 from 1623492 to 2150491 tid 2 2023-06-03T20:02:39.288 INFO:tasks.rados.rados.0.smithi033.stdout:3065: write oid 225 current snap is 0 2023-06-03T20:02:39.289 INFO:tasks.rados.rados.0.smithi033.stdout:3065: seq_num 1937 ranges {555159=510975,1681974=787010} 2023-06-03T20:02:39.299 INFO:tasks.rados.rados.0.smithi033.stdout:3065: writing smithi03366949-225 from 555159 to 1066134 tid 1 2023-06-03T20:02:39.314 INFO:tasks.rados.rados.0.smithi033.stdout:3065: writing smithi03366949-225 from 1681974 to 2468984 tid 2 2023-06-03T20:02:39.314 INFO:tasks.rados.rados.0.smithi033.stdout:3066: read oid 224 snap -1 2023-06-03T20:02:39.314 INFO:tasks.rados.rados.0.smithi033.stdout:3066: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-06-03T20:02:39.314 INFO:tasks.rados.rados.0.smithi033.stdout:3067: delete oid 4 current snap is 0 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:3061: finishing write tid 2 to smithi03366949-399 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:3061: finishing write tid 3 to smithi03366949-399 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:3061: finishing write tid 4 to smithi03366949-399 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 399 v 446 (ObjNum 1934 snap 0 seq_num 1934) dirty exists 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:3061: left oid 399 (ObjNum 1934 snap 0 seq_num 1934) 2023-06-03T20:02:39.315 INFO:tasks.rados.rados.0.smithi033.stdout:3062: expect (ObjNum 829 snap 0 seq_num 829) 2023-06-03T20:02:39.609 INFO:tasks.rados.rados.0.smithi033.stdout:3063: finishing write tid 1 to smithi03366949-482 2023-06-03T20:02:39.609 INFO:tasks.rados.rados.0.smithi033.stdout:3063: finishing write tid 2 to smithi03366949-482 2023-06-03T20:02:39.609 INFO:tasks.rados.rados.0.smithi033.stdout:3063: finishing write tid 3 to smithi03366949-482 2023-06-03T20:02:39.609 INFO:tasks.rados.rados.0.smithi033.stdout:3063: finishing write tid 4 to smithi03366949-482 2023-06-03T20:02:39.609 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 482 v 334 (ObjNum 1935 snap 0 seq_num 1935) dirty exists 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3063: left oid 482 (ObjNum 1935 snap 0 seq_num 1935) 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3064: finishing write tid 1 to smithi03366949-485 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3064: finishing write tid 2 to smithi03366949-485 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3064: finishing write tid 3 to smithi03366949-485 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3064: finishing write tid 4 to smithi03366949-485 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 485 v 421 (ObjNum 1936 snap 0 seq_num 1936) dirty exists 2023-06-03T20:02:39.610 INFO:tasks.rados.rados.0.smithi033.stdout:3064: left oid 485 (ObjNum 1936 snap 0 seq_num 1936) 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3065: finishing write tid 1 to smithi03366949-225 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3065: finishing write tid 2 to smithi03366949-225 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3065: finishing write tid 3 to smithi03366949-225 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3065: finishing write tid 4 to smithi03366949-225 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 377 (ObjNum 1937 snap 0 seq_num 1937) dirty exists 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3065: left oid 225 (ObjNum 1937 snap 0 seq_num 1937) 2023-06-03T20:02:39.611 INFO:tasks.rados.rados.0.smithi033.stdout:3066: expect (ObjNum 1670 snap 0 seq_num 1670) 2023-06-03T20:02:39.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:39 smithi083 bash[50769]: debug 2023-06-03T20:02:39.295+0000 7fb28b776200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:02:39.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:39 smithi083 bash[50769]: debug 2023-06-03T20:02:39.411+0000 7fb28b776200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:02:39.700 INFO:tasks.rados.rados.0.smithi033.stdout:3061: done (6 left) 2023-06-03T20:02:39.700 INFO:tasks.rados.rados.0.smithi033.stdout:3062: done (5 left) 2023-06-03T20:02:39.700 INFO:tasks.rados.rados.0.smithi033.stdout:3063: done (4 left) 2023-06-03T20:02:39.700 INFO:tasks.rados.rados.0.smithi033.stdout:3064: done (3 left) 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3065: done (2 left) 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3066: done (1 left) 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3067: done (0 left) 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3068: read oid 28 snap -1 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3068: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3069: write oid 424 current snap is 0 2023-06-03T20:02:39.701 INFO:tasks.rados.rados.0.smithi033.stdout:3069: seq_num 1939 ranges {588773=777826,1915291=673482} 2023-06-03T20:02:39.710 INFO:tasks.rados.rados.0.smithi033.stdout:3069: writing smithi03366949-424 from 588773 to 1366599 tid 1 2023-06-03T20:02:39.719 INFO:tasks.rados.rados.0.smithi033.stdout:3069: writing smithi03366949-424 from 1915291 to 2588773 tid 2 2023-06-03T20:02:39.719 INFO:tasks.rados.rados.0.smithi033.stdout:3070: read oid 331 snap -1 2023-06-03T20:02:39.719 INFO:tasks.rados.rados.0.smithi033.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-06-03T20:02:39.719 INFO:tasks.rados.rados.0.smithi033.stdout:3071: delete oid 23 current snap is 0 2023-06-03T20:02:39.719 INFO:tasks.rados.rados.0.smithi033.stdout:3068: expect (ObjNum 1105 snap 0 seq_num 1105) 2023-06-03T20:02:39.905 INFO:tasks.rados.rados.0.smithi033.stdout:3069: finishing write tid 1 to smithi03366949-424 2023-06-03T20:02:39.905 INFO:tasks.rados.rados.0.smithi033.stdout:3069: finishing write tid 2 to smithi03366949-424 2023-06-03T20:02:39.905 INFO:tasks.rados.rados.0.smithi033.stdout:3069: finishing write tid 3 to smithi03366949-424 2023-06-03T20:02:39.905 INFO:tasks.rados.rados.0.smithi033.stdout:3069: finishing write tid 4 to smithi03366949-424 2023-06-03T20:02:39.906 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 424 v 337 (ObjNum 1939 snap 0 seq_num 1939) dirty exists 2023-06-03T20:02:39.906 INFO:tasks.rados.rados.0.smithi033.stdout:3069: left oid 424 (ObjNum 1939 snap 0 seq_num 1939) 2023-06-03T20:02:39.906 INFO:tasks.rados.rados.0.smithi033.stdout:3070: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-06-03T20:02:39.970 INFO:tasks.rados.rados.0.smithi033.stdout:3068: done (3 left) 2023-06-03T20:02:39.970 INFO:tasks.rados.rados.0.smithi033.stdout:3069: done (2 left) 2023-06-03T20:02:39.971 INFO:tasks.rados.rados.0.smithi033.stdout:3070: done (1 left) 2023-06-03T20:02:39.971 INFO:tasks.rados.rados.0.smithi033.stdout:3071: done (0 left) 2023-06-03T20:02:39.971 INFO:tasks.rados.rados.0.smithi033.stdout:3072: read oid 338 snap -1 2023-06-03T20:02:39.972 INFO:tasks.rados.rados.0.smithi033.stdout:3072: expect deleted 2023-06-03T20:02:39.972 INFO:tasks.rados.rados.0.smithi033.stdout:3073: read oid 68 snap -1 2023-06-03T20:02:39.972 INFO:tasks.rados.rados.0.smithi033.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-06-03T20:02:39.972 INFO:tasks.rados.rados.0.smithi033.stdout:3074: write oid 160 current snap is 0 2023-06-03T20:02:39.973 INFO:tasks.rados.rados.0.smithi033.stdout:3074: seq_num 1941 ranges {622387=528324,1915902=706485} 2023-06-03T20:02:39.983 INFO:tasks.rados.rados.0.smithi033.stdout:3074: writing smithi03366949-160 from 622387 to 1150711 tid 1 2023-06-03T20:02:39.993 INFO:tasks.rados.rados.0.smithi033.stdout:3074: writing smithi03366949-160 from 1915902 to 2622387 tid 2 2023-06-03T20:02:39.994 INFO:tasks.rados.rados.0.smithi033.stdout:3075: read oid 234 snap -1 2023-06-03T20:02:39.994 INFO:tasks.rados.rados.0.smithi033.stdout:3075: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-06-03T20:02:39.995 INFO:tasks.rados.rados.0.smithi033.stdout:3076: write oid 146 current snap is 0 2023-06-03T20:02:39.995 INFO:tasks.rados.rados.0.smithi033.stdout:3076: seq_num 1942 ranges {639194=603573,1974384=538006} 2023-06-03T20:02:40.001 INFO:tasks.rados.rados.0.smithi033.stdout:3076: writing smithi03366949-146 from 639194 to 1242767 tid 1 2023-06-03T20:02:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:3076: writing smithi03366949-146 from 1974384 to 2512390 tid 2 2023-06-03T20:02:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:3077: write oid 145 current snap is 0 2023-06-03T20:02:40.009 INFO:tasks.rados.rados.0.smithi033.stdout:3077: seq_num 1943 ranges {656001=678822,2032866=623135} 2023-06-03T20:02:40.016 INFO:tasks.rados.rados.0.smithi033.stdout:3077: writing smithi03366949-145 from 656001 to 1334823 tid 1 2023-06-03T20:02:40.024 INFO:tasks.rados.rados.0.smithi033.stdout:3077: writing smithi03366949-145 from 2032866 to 2656001 tid 2 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3078: read oid 272 snap -1 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3078: expect deleted 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3079: read oid 83 snap -1 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3079: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3080: write oid 382 current snap is 0 2023-06-03T20:02:40.025 INFO:tasks.rados.rados.0.smithi033.stdout:3080: seq_num 1944 ranges {672808=754071,1974995=541675} 2023-06-03T20:02:40.033 INFO:tasks.rados.rados.0.smithi033.stdout:3080: writing smithi03366949-382 from 672808 to 1426879 tid 1 2023-06-03T20:02:40.039 INFO:tasks.rados.rados.0.smithi033.stdout:3080: writing smithi03366949-382 from 1974995 to 2516670 tid 2 2023-06-03T20:02:40.040 INFO:tasks.rados.rados.0.smithi033.stdout:3081: write oid 179 current snap is 0 2023-06-03T20:02:40.040 INFO:tasks.rados.rados.0.smithi033.stdout:3073: expect (ObjNum 1862 snap 0 seq_num 1862) 2023-06-03T20:02:40.125 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:39 smithi083 bash[50769]: debug 2023-06-03T20:02:39.787+0000 7fb28b776200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:02:40.126 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:39 smithi083 bash[50769]: debug 2023-06-03T20:02:39.951+0000 7fb28b776200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:02:40.244 INFO:tasks.rados.rados.0.smithi033.stdout:3074: finishing write tid 1 to smithi03366949-160 2023-06-03T20:02:40.244 INFO:tasks.rados.rados.0.smithi033.stdout:3074: finishing write tid 2 to smithi03366949-160 2023-06-03T20:02:40.245 INFO:tasks.rados.rados.0.smithi033.stdout:3074: finishing write tid 3 to smithi03366949-160 2023-06-03T20:02:40.245 INFO:tasks.rados.rados.0.smithi033.stdout:3074: finishing write tid 4 to smithi03366949-160 2023-06-03T20:02:40.245 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 424 (ObjNum 1941 snap 0 seq_num 1941) dirty exists 2023-06-03T20:02:40.245 INFO:tasks.rados.rados.0.smithi033.stdout:3074: left oid 160 (ObjNum 1941 snap 0 seq_num 1941) 2023-06-03T20:02:40.245 INFO:tasks.rados.rados.0.smithi033.stdout:3075: expect (ObjNum 1736 snap 0 seq_num 1736) 2023-06-03T20:02:40.389 INFO:tasks.rados.rados.0.smithi033.stdout:3076: finishing write tid 1 to smithi03366949-146 2023-06-03T20:02:40.486 INFO:tasks.rados.rados.0.smithi033.stdout:3076: finishing write tid 2 to smithi03366949-146 2023-06-03T20:02:40.487 INFO:tasks.rados.rados.0.smithi033.stdout:3076: finishing write tid 3 to smithi03366949-146 2023-06-03T20:02:40.487 INFO:tasks.rados.rados.0.smithi033.stdout:3076: finishing write tid 4 to smithi03366949-146 2023-06-03T20:02:40.487 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 146 v 337 (ObjNum 1942 snap 0 seq_num 1942) dirty exists 2023-06-03T20:02:40.487 INFO:tasks.rados.rados.0.smithi033.stdout:3076: left oid 146 (ObjNum 1942 snap 0 seq_num 1942) 2023-06-03T20:02:40.487 INFO:tasks.rados.rados.0.smithi033.stdout:3077: finishing write tid 1 to smithi03366949-145 2023-06-03T20:02:40.488 INFO:tasks.rados.rados.0.smithi033.stdout:3077: finishing write tid 2 to smithi03366949-145 2023-06-03T20:02:40.488 INFO:tasks.rados.rados.0.smithi033.stdout:3077: finishing write tid 3 to smithi03366949-145 2023-06-03T20:02:40.488 INFO:tasks.rados.rados.0.smithi033.stdout:3077: finishing write tid 4 to smithi03366949-145 2023-06-03T20:02:40.488 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 145 v 403 (ObjNum 1943 snap 0 seq_num 1943) dirty exists 2023-06-03T20:02:40.488 INFO:tasks.rados.rados.0.smithi033.stdout:3077: left oid 145 (ObjNum 1943 snap 0 seq_num 1943) 2023-06-03T20:02:40.489 INFO:tasks.rados.rados.0.smithi033.stdout:3079: expect (ObjNum 1418 snap 0 seq_num 1418) 2023-06-03T20:02:40.489 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[50769]: debug 2023-06-03T20:02:40.119+0000 7fb28b776200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:02:40.489 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[50769]: debug 2023-06-03T20:02:40.255+0000 7fb28b776200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:02:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3080: finishing write tid 1 to smithi03366949-382 2023-06-03T20:02:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3080: finishing write tid 2 to smithi03366949-382 2023-06-03T20:02:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3080: finishing write tid 3 to smithi03366949-382 2023-06-03T20:02:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3080: finishing write tid 4 to smithi03366949-382 2023-06-03T20:02:40.680 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 340 (ObjNum 1944 snap 0 seq_num 1944) dirty exists 2023-06-03T20:02:40.680 INFO:tasks.rados.rados.0.smithi033.stdout:3080: left oid 382 (ObjNum 1944 snap 0 seq_num 1944) 2023-06-03T20:02:40.680 INFO:tasks.rados.rados.0.smithi033.stdout:3081: seq_num 1945 ranges {689615=429320,1633477=401686,2445721=243894} 2023-06-03T20:02:40.690 INFO:tasks.rados.rados.0.smithi033.stdout:3081: writing smithi03366949-179 from 689615 to 1118935 tid 1 2023-06-03T20:02:40.697 INFO:tasks.rados.rados.0.smithi033.stdout:3081: writing smithi03366949-179 from 1633477 to 2035163 tid 2 2023-06-03T20:02:40.701 INFO:tasks.rados.rados.0.smithi033.stdout:3081: writing smithi03366949-179 from 2445721 to 2689615 tid 3 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3072: done (9 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3073: done (8 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3074: done (7 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3075: done (6 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3076: done (5 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3077: done (4 left) 2023-06-03T20:02:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3078: done (3 left) 2023-06-03T20:02:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3079: done (2 left) 2023-06-03T20:02:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3080: done (1 left) 2023-06-03T20:02:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3082: write oid 336 current snap is 0 2023-06-03T20:02:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3082: seq_num 1946 ranges {706422=504569,1691959=545344} 2023-06-03T20:02:40.708 INFO:tasks.rados.rados.0.smithi033.stdout:3082: writing smithi03366949-336 from 706422 to 1210991 tid 1 2023-06-03T20:02:40.714 INFO:tasks.rados.rados.0.smithi033.stdout:3082: writing smithi03366949-336 from 1691959 to 2237303 tid 2 2023-06-03T20:02:40.714 INFO:tasks.rados.rados.0.smithi033.stdout:3083: read oid 414 snap -1 2023-06-03T20:02:40.714 INFO:tasks.rados.rados.0.smithi033.stdout:3083: expect deleted 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3084: read oid 487 snap -1 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3084: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3085: read oid 204 snap -1 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3085: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3086: write oid 302 current snap is 0 2023-06-03T20:02:40.715 INFO:tasks.rados.rados.0.smithi033.stdout:3086: seq_num 1947 ranges {723229=696171,1866794=689002} 2023-06-03T20:02:40.723 INFO:tasks.rados.rados.0.smithi033.stdout:3086: writing smithi03366949-302 from 723229 to 1419400 tid 1 2023-06-03T20:02:40.731 INFO:tasks.rados.rados.0.smithi033.stdout:3086: writing smithi03366949-302 from 1866794 to 2555796 tid 2 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3087: read oid 496 snap -1 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3088: write oid 292 current snap is 0 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3081: finishing write tid 1 to smithi03366949-179 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3081: finishing write tid 2 to smithi03366949-179 2023-06-03T20:02:40.732 INFO:tasks.rados.rados.0.smithi033.stdout:3081: finishing write tid 3 to smithi03366949-179 2023-06-03T20:02:40.733 INFO:tasks.rados.rados.0.smithi033.stdout:3081: finishing write tid 4 to smithi03366949-179 2023-06-03T20:02:40.733 INFO:tasks.rados.rados.0.smithi033.stdout:3088: seq_num 1948 ranges {740036=771420,2208923=531113} 2023-06-03T20:02:40.740 INFO:tasks.rados.rados.0.smithi033.stdout:3088: writing smithi03366949-292 from 740036 to 1511456 tid 1 2023-06-03T20:02:40.749 INFO:tasks.rados.rados.0.smithi033.stdout:3088: writing smithi03366949-292 from 2208923 to 2740036 tid 2 2023-06-03T20:02:40.750 INFO:tasks.rados.rados.0.smithi033.stdout:3089: read oid 110 snap -1 2023-06-03T20:02:40.750 INFO:tasks.rados.rados.0.smithi033.stdout:3089: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-06-03T20:02:40.750 INFO:tasks.rados.rados.0.smithi033.stdout:3090: read oid 307 snap -1 2023-06-03T20:02:40.750 INFO:tasks.rados.rados.0.smithi033.stdout:3090: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:3091: write oid 115 current snap is 0 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:3081: finishing write tid 5 to smithi03366949-179 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 179 v 394 (ObjNum 1945 snap 0 seq_num 1945) dirty exists 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:3081: left oid 179 (ObjNum 1945 snap 0 seq_num 1945) 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:3082: finishing write tid 1 to smithi03366949-336 2023-06-03T20:02:40.751 INFO:tasks.rados.rados.0.smithi033.stdout:3091: seq_num 1949 ranges {756843=446669,1867405=692671} 2023-06-03T20:02:40.752 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[50769]: debug 2023-06-03T20:02:40.395+0000 7fb28b776200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:02:40.752 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[50769]: debug 2023-06-03T20:02:40.607+0000 7fb28b776200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:02:40.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: cluster 2023-06-03T20:02:39.381820+0000 mgr.y (mgr.15198) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:40.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: audit 2023-06-03T20:02:39.596858+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.33:0/1045629041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:40.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: audit 2023-06-03T20:02:40.100398+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: audit 2023-06-03T20:02:40.109816+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: audit 2023-06-03T20:02:40.263182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[26882]: audit 2023-06-03T20:02:40.274521+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.756 INFO:tasks.rados.rados.0.smithi033.stdout:3091: writing smithi03366949-115 from 756843 to 1203512 tid 1 2023-06-03T20:02:40.765 INFO:tasks.rados.rados.0.smithi033.stdout:3091: writing smithi03366949-115 from 1867405 to 2560076 tid 2 2023-06-03T20:02:40.765 INFO:tasks.rados.rados.0.smithi033.stdout:3081: done (10 left) 2023-06-03T20:02:40.765 INFO:tasks.rados.rados.0.smithi033.stdout:3092: read oid 396 snap -1 2023-06-03T20:02:40.765 INFO:tasks.rados.rados.0.smithi033.stdout:3092: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:40.766 INFO:tasks.rados.rados.0.smithi033.stdout:3093: write oid 24 current snap is 0 2023-06-03T20:02:40.766 INFO:tasks.rados.rados.0.smithi033.stdout:3093: seq_num 1950 ranges {773650=521918,1925887=552682} 2023-06-03T20:02:40.772 INFO:tasks.rados.rados.0.smithi033.stdout:3093: writing smithi03366949-24 from 773650 to 1295568 tid 1 2023-06-03T20:02:40.779 INFO:tasks.rados.rados.0.smithi033.stdout:3093: writing smithi03366949-24 from 1925887 to 2478569 tid 2 2023-06-03T20:02:40.780 INFO:tasks.rados.rados.0.smithi033.stdout:3094: write oid 158 current snap is 0 2023-06-03T20:02:40.780 INFO:tasks.rados.rados.0.smithi033.stdout:3082: finishing write tid 2 to smithi03366949-336 2023-06-03T20:02:40.780 INFO:tasks.rados.rados.0.smithi033.stdout:3082: finishing write tid 3 to smithi03366949-336 2023-06-03T20:02:40.781 INFO:tasks.rados.rados.0.smithi033.stdout:3082: finishing write tid 4 to smithi03366949-336 2023-06-03T20:02:40.781 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 336 v 449 (ObjNum 1946 snap 0 seq_num 1946) dirty exists 2023-06-03T20:02:40.781 INFO:tasks.rados.rados.0.smithi033.stdout:3082: left oid 336 (ObjNum 1946 snap 0 seq_num 1946) 2023-06-03T20:02:40.782 INFO:tasks.rados.rados.0.smithi033.stdout:3094: seq_num 1951 ranges {790457=597167,1984369=696340} 2023-06-03T20:02:40.788 INFO:tasks.rados.rados.0.smithi033.stdout:3094: writing smithi03366949-158 from 790457 to 1387624 tid 1 2023-06-03T20:02:40.796 INFO:tasks.rados.rados.0.smithi033.stdout:3094: writing smithi03366949-158 from 1984369 to 2680709 tid 2 2023-06-03T20:02:40.796 INFO:tasks.rados.rados.0.smithi033.stdout:3082: done (12 left) 2023-06-03T20:02:40.796 INFO:tasks.rados.rados.0.smithi033.stdout:3083: done (11 left) 2023-06-03T20:02:40.796 INFO:tasks.rados.rados.0.smithi033.stdout:3095: write oid 262 current snap is 0 2023-06-03T20:02:40.796 INFO:tasks.rados.rados.0.smithi033.stdout:3084: expect (ObjNum 791 snap 0 seq_num 791) 2023-06-03T20:02:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: cluster 2023-06-03T20:02:39.381820+0000 mgr.y (mgr.15198) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: audit 2023-06-03T20:02:39.596858+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.33:0/1045629041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:40.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: audit 2023-06-03T20:02:40.100398+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: audit 2023-06-03T20:02:40.109816+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: audit 2023-06-03T20:02:40.263182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[33017]: audit 2023-06-03T20:02:40.274521+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: cluster 2023-06-03T20:02:39.381820+0000 mgr.y (mgr.15198) 8 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: audit 2023-06-03T20:02:39.596858+0000 mon.c (mon.2) 170 : audit [DBG] from='client.? 172.21.15.33:0/1045629041' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: audit 2023-06-03T20:02:40.100398+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: audit 2023-06-03T20:02:40.109816+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: audit 2023-06-03T20:02:40.263182+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:40 smithi033 bash[26432]: audit 2023-06-03T20:02:40.274521+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:40.953 INFO:tasks.rados.rados.0.smithi033.stdout:3086: finishing write tid 1 to smithi03366949-302 2023-06-03T20:02:40.953 INFO:tasks.rados.rados.0.smithi033.stdout:3085: expect (ObjNum 1539 snap 0 seq_num 1539) 2023-06-03T20:02:41.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:40 smithi083 bash[50769]: debug 2023-06-03T20:02:40.747+0000 7fb28b776200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:02:41.194 INFO:tasks.rados.rados.0.smithi033.stdout:3086: finishing write tid 2 to smithi03366949-302 2023-06-03T20:02:41.194 INFO:tasks.rados.rados.0.smithi033.stdout:3086: finishing write tid 3 to smithi03366949-302 2023-06-03T20:02:41.194 INFO:tasks.rados.rados.0.smithi033.stdout:3095: seq_num 1952 ranges {407264=672416,1526498=556351,2804976=2288} 2023-06-03T20:02:41.204 INFO:tasks.rados.rados.0.smithi033.stdout:3095: writing smithi03366949-262 from 407264 to 1079680 tid 1 2023-06-03T20:02:41.212 INFO:tasks.rados.rados.0.smithi033.stdout:3095: writing smithi03366949-262 from 1526498 to 2082849 tid 2 2023-06-03T20:02:41.217 INFO:tasks.rados.rados.0.smithi033.stdout:3095: writing smithi03366949-262 from 2804976 to 2807264 tid 3 2023-06-03T20:02:41.217 INFO:tasks.rados.rados.0.smithi033.stdout:3084: done (11 left) 2023-06-03T20:02:41.217 INFO:tasks.rados.rados.0.smithi033.stdout:3085: done (10 left) 2023-06-03T20:02:41.217 INFO:tasks.rados.rados.0.smithi033.stdout:3096: read oid 143 snap -1 2023-06-03T20:02:41.217 INFO:tasks.rados.rados.0.smithi033.stdout:3096: expect deleted 2023-06-03T20:02:41.218 INFO:tasks.rados.rados.0.smithi033.stdout:3097: delete oid 304 current snap is 0 2023-06-03T20:02:41.218 INFO:tasks.rados.rados.0.smithi033.stdout:3086: finishing write tid 4 to smithi03366949-302 2023-06-03T20:02:41.218 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 302 v 411 (ObjNum 1947 snap 0 seq_num 1947) dirty exists 2023-06-03T20:02:41.218 INFO:tasks.rados.rados.0.smithi033.stdout:3086: left oid 302 (ObjNum 1947 snap 0 seq_num 1947) 2023-06-03T20:02:41.218 INFO:tasks.rados.rados.0.smithi033.stdout:3087: expect (ObjNum 1874 snap 0 seq_num 1874) 2023-06-03T20:02:41.330 INFO:tasks.rados.rados.0.smithi033.stdout:3088: finishing write tid 1 to smithi03366949-292 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:3088: finishing write tid 2 to smithi03366949-292 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:3088: finishing write tid 3 to smithi03366949-292 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:3088: finishing write tid 4 to smithi03366949-292 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 292 v 426 (ObjNum 1948 snap 0 seq_num 1948) dirty exists 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:3088: left oid 292 (ObjNum 1948 snap 0 seq_num 1948) 2023-06-03T20:02:41.331 INFO:tasks.rados.rados.0.smithi033.stdout:3089: expect (ObjNum 1777 snap 0 seq_num 1777) 2023-06-03T20:02:41.597 INFO:tasks.rados.rados.0.smithi033.stdout:3091: finishing write tid 1 to smithi03366949-115 2023-06-03T20:02:41.597 INFO:tasks.rados.rados.0.smithi033.stdout:3090: expect (ObjNum 1899 snap 0 seq_num 1899) 2023-06-03T20:02:41.808 INFO:tasks.rados.rados.0.smithi033.stdout:3093: finishing write tid 1 to smithi03366949-24 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3086: done (11 left) 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3087: done (10 left) 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3088: done (9 left) 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3089: done (8 left) 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3090: done (7 left) 2023-06-03T20:02:41.809 INFO:tasks.rados.rados.0.smithi033.stdout:3097: done (6 left) 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3098: read oid 310 snap -1 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3098: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3099: write oid 202 current snap is 0 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3091: finishing write tid 2 to smithi03366949-115 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3091: finishing write tid 3 to smithi03366949-115 2023-06-03T20:02:41.810 INFO:tasks.rados.rados.0.smithi033.stdout:3099: seq_num 1954 ranges {440878=539267,1759815=560020} 2023-06-03T20:02:41.815 INFO:tasks.rados.rados.0.smithi033.stdout:3099: writing smithi03366949-202 from 440878 to 980145 tid 1 2023-06-03T20:02:41.823 INFO:tasks.rados.rados.0.smithi033.stdout:3099: writing smithi03366949-202 from 1759815 to 2319835 tid 2 2023-06-03T20:02:41.823 INFO:tasks.rados.rados.0.smithi033.stdout:3100: write oid 172 current snap is 0 2023-06-03T20:02:41.823 INFO:tasks.rados.rados.0.smithi033.stdout:3100: seq_num 1955 ranges {457685=614516,1818297=703678} 2023-06-03T20:02:41.829 INFO:tasks.rados.rados.0.smithi033.stdout:3100: writing smithi03366949-172 from 457685 to 1072201 tid 1 2023-06-03T20:02:41.837 INFO:tasks.rados.rados.0.smithi033.stdout:3100: writing smithi03366949-172 from 1818297 to 2521975 tid 2 2023-06-03T20:02:41.838 INFO:tasks.rados.rados.0.smithi033.stdout:3101: read oid 35 snap -1 2023-06-03T20:02:41.838 INFO:tasks.rados.rados.0.smithi033.stdout:3101: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:41.838 INFO:tasks.rados.rados.0.smithi033.stdout:3102: write oid 437 current snap is 0 2023-06-03T20:02:41.838 INFO:tasks.rados.rados.0.smithi033.stdout:3102: seq_num 1956 ranges {474492=689765,1760426=563689} 2023-06-03T20:02:41.844 INFO:tasks.rados.rados.0.smithi033.stdout:3102: writing smithi03366949-437 from 474492 to 1164257 tid 1 2023-06-03T20:02:41.851 INFO:tasks.rados.rados.0.smithi033.stdout:3102: writing smithi03366949-437 from 1760426 to 2324115 tid 2 2023-06-03T20:02:41.851 INFO:tasks.rados.rados.0.smithi033.stdout:3103: read oid 123 snap -1 2023-06-03T20:02:41.851 INFO:tasks.rados.rados.0.smithi033.stdout:3103: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:02:41.852 INFO:tasks.rados.rados.0.smithi033.stdout:3104: write oid 276 current snap is 0 2023-06-03T20:02:41.852 INFO:tasks.rados.rados.0.smithi033.stdout:3091: finishing write tid 4 to smithi03366949-115 2023-06-03T20:02:41.852 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 340 (ObjNum 1949 snap 0 seq_num 1949) dirty exists 2023-06-03T20:02:41.852 INFO:tasks.rados.rados.0.smithi033.stdout:3091: left oid 115 (ObjNum 1949 snap 0 seq_num 1949) 2023-06-03T20:02:41.852 INFO:tasks.rados.rados.0.smithi033.stdout:3092: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:41.978 INFO:tasks.rados.rados.0.smithi033.stdout:3093: finishing write tid 2 to smithi03366949-24 2023-06-03T20:02:41.978 INFO:tasks.rados.rados.0.smithi033.stdout:3093: finishing write tid 3 to smithi03366949-24 2023-06-03T20:02:41.978 INFO:tasks.rados.rados.0.smithi033.stdout:3093: finishing write tid 4 to smithi03366949-24 2023-06-03T20:02:41.978 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 24 v 361 (ObjNum 1950 snap 0 seq_num 1950) dirty exists 2023-06-03T20:02:41.978 INFO:tasks.rados.rados.0.smithi033.stdout:3093: left oid 24 (ObjNum 1950 snap 0 seq_num 1950) 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3094: finishing write tid 1 to smithi03366949-158 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3094: finishing write tid 2 to smithi03366949-158 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3094: finishing write tid 3 to smithi03366949-158 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3094: finishing write tid 4 to smithi03366949-158 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 158 v 343 (ObjNum 1951 snap 0 seq_num 1951) dirty exists 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3094: left oid 158 (ObjNum 1951 snap 0 seq_num 1951) 2023-06-03T20:02:41.979 INFO:tasks.rados.rados.0.smithi033.stdout:3095: finishing write tid 1 to smithi03366949-262 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3095: finishing write tid 2 to smithi03366949-262 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3095: finishing write tid 3 to smithi03366949-262 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3095: finishing write tid 4 to smithi03366949-262 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3095: finishing write tid 5 to smithi03366949-262 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 262 v 453 (ObjNum 1952 snap 0 seq_num 1952) dirty exists 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3095: left oid 262 (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:02:41.980 INFO:tasks.rados.rados.0.smithi033.stdout:3099: finishing write tid 1 to smithi03366949-202 2023-06-03T20:02:41.981 INFO:tasks.rados.rados.0.smithi033.stdout:3098: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:42.168 INFO:tasks.rados.rados.0.smithi033.stdout:3099: finishing write tid 2 to smithi03366949-202 2023-06-03T20:02:42.169 INFO:tasks.rados.rados.0.smithi033.stdout:3099: finishing write tid 3 to smithi03366949-202 2023-06-03T20:02:42.169 INFO:tasks.rados.rados.0.smithi033.stdout:3099: finishing write tid 4 to smithi03366949-202 2023-06-03T20:02:42.169 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 380 (ObjNum 1954 snap 0 seq_num 1954) dirty exists 2023-06-03T20:02:42.169 INFO:tasks.rados.rados.0.smithi033.stdout:3099: left oid 202 (ObjNum 1954 snap 0 seq_num 1954) 2023-06-03T20:02:42.170 INFO:tasks.rados.rados.0.smithi033.stdout:3100: finishing write tid 1 to smithi03366949-172 2023-06-03T20:02:42.170 INFO:tasks.rados.rados.0.smithi033.stdout:3101: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:42.198 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: debug 2023-06-03T20:02:42.059+0000 7fb28b776200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:02:42.198 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: [03/Jun/2023:20:02:42] ENGINE Bus STARTING 2023-06-03T20:02:42.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:41 smithi083 bash[26882]: audit 2023-06-03T20:02:40.906606+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:41 smithi083 bash[26882]: audit 2023-06-03T20:02:40.918549+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:41 smithi083 bash[26882]: audit 2023-06-03T20:02:41.022397+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:41 smithi083 bash[26882]: audit 2023-06-03T20:02:41.033522+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:41 smithi083 bash[26882]: cluster 2023-06-03T20:02:41.382989+0000 mgr.y (mgr.15198) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-06-03T20:02:42.295 INFO:tasks.rados.rados.0.smithi033.stdout:3100: finishing write tid 2 to smithi03366949-172 2023-06-03T20:02:42.295 INFO:tasks.rados.rados.0.smithi033.stdout:3100: finishing write tid 3 to smithi03366949-172 2023-06-03T20:02:42.295 INFO:tasks.rados.rados.0.smithi033.stdout:3100: finishing write tid 4 to smithi03366949-172 2023-06-03T20:02:42.295 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 172 v 397 (ObjNum 1955 snap 0 seq_num 1955) dirty exists 2023-06-03T20:02:42.295 INFO:tasks.rados.rados.0.smithi033.stdout:3100: left oid 172 (ObjNum 1955 snap 0 seq_num 1955) 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3102: finishing write tid 1 to smithi03366949-437 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3102: finishing write tid 2 to smithi03366949-437 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3102: finishing write tid 3 to smithi03366949-437 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3102: finishing write tid 4 to smithi03366949-437 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 437 v 340 (ObjNum 1956 snap 0 seq_num 1956) dirty exists 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3102: left oid 437 (ObjNum 1956 snap 0 seq_num 1956) 2023-06-03T20:02:42.296 INFO:tasks.rados.rados.0.smithi033.stdout:3103: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:02:42.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[26432]: audit 2023-06-03T20:02:40.906606+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[26432]: audit 2023-06-03T20:02:40.918549+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[26432]: audit 2023-06-03T20:02:41.022397+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[26432]: audit 2023-06-03T20:02:41.033522+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[26432]: cluster 2023-06-03T20:02:41.382989+0000 mgr.y (mgr.15198) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[33017]: audit 2023-06-03T20:02:40.906606+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[33017]: audit 2023-06-03T20:02:40.918549+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[33017]: audit 2023-06-03T20:02:41.022397+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[33017]: audit 2023-06-03T20:02:41.033522+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:41 smithi033 bash[33017]: cluster 2023-06-03T20:02:41.382989+0000 mgr.y (mgr.15198) 9 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 4.7 MiB/s wr, 53 op/s 2023-06-03T20:02:42.407 INFO:tasks.rados.rados.0.smithi033.stdout:3104: seq_num 1957 ranges {491299=765014,1818908=707347} 2023-06-03T20:02:42.419 INFO:tasks.rados.rados.0.smithi033.stdout:3104: writing smithi03366949-276 from 491299 to 1256313 tid 1 2023-06-03T20:02:42.426 INFO:tasks.rados.rados.0.smithi033.stdout:3104: writing smithi03366949-276 from 1818908 to 2526255 tid 2 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3091: done (12 left) 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3092: done (11 left) 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3093: done (10 left) 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3094: done (9 left) 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3095: done (8 left) 2023-06-03T20:02:42.427 INFO:tasks.rados.rados.0.smithi033.stdout:3096: done (7 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3098: done (6 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3099: done (5 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3100: done (4 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3101: done (3 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3102: done (2 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3103: done (1 left) 2023-06-03T20:02:42.428 INFO:tasks.rados.rados.0.smithi033.stdout:3105: read oid 415 snap -1 2023-06-03T20:02:42.429 INFO:tasks.rados.rados.0.smithi033.stdout:3105: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-06-03T20:02:42.429 INFO:tasks.rados.rados.0.smithi033.stdout:3106: write oid 70 current snap is 0 2023-06-03T20:02:42.429 INFO:tasks.rados.rados.0.smithi033.stdout:3106: seq_num 1958 ranges {508106=440263,1477390=567358,2685867=222239} 2023-06-03T20:02:42.432 INFO:tasks.rados.rados.0.smithi033.stdout:3106: writing smithi03366949-70 from 508106 to 948369 tid 1 2023-06-03T20:02:42.439 INFO:tasks.rados.rados.0.smithi033.stdout:3106: writing smithi03366949-70 from 1477390 to 2044748 tid 2 2023-06-03T20:02:42.444 INFO:tasks.rados.rados.0.smithi033.stdout:3106: writing smithi03366949-70 from 2685867 to 2908106 tid 3 2023-06-03T20:02:42.444 INFO:tasks.rados.rados.0.smithi033.stdout:3107: delete oid 225 current snap is 0 2023-06-03T20:02:42.444 INFO:tasks.rados.rados.0.smithi033.stdout:3104: finishing write tid 1 to smithi03366949-276 2023-06-03T20:02:42.444 INFO:tasks.rados.rados.0.smithi033.stdout:3104: finishing write tid 2 to smithi03366949-276 2023-06-03T20:02:42.445 INFO:tasks.rados.rados.0.smithi033.stdout:3104: finishing write tid 3 to smithi03366949-276 2023-06-03T20:02:42.445 INFO:tasks.rados.rados.0.smithi033.stdout:3104: finishing write tid 4 to smithi03366949-276 2023-06-03T20:02:42.445 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 276 v 418 (ObjNum 1957 snap 0 seq_num 1957) dirty exists 2023-06-03T20:02:42.445 INFO:tasks.rados.rados.0.smithi033.stdout:3104: left oid 276 (ObjNum 1957 snap 0 seq_num 1957) 2023-06-03T20:02:42.446 INFO:tasks.rados.rados.0.smithi033.stdout:3106: finishing write tid 1 to smithi03366949-70 2023-06-03T20:02:42.446 INFO:tasks.rados.rados.0.smithi033.stdout:3105: expect (ObjNum 1797 snap 0 seq_num 1797) 2023-06-03T20:02:42.567 INFO:tasks.rados.rados.0.smithi033.stdout:3106: finishing write tid 2 to smithi03366949-70 2023-06-03T20:02:42.567 INFO:tasks.rados.rados.0.smithi033.stdout:3106: finishing write tid 3 to smithi03366949-70 2023-06-03T20:02:42.567 INFO:tasks.rados.rados.0.smithi033.stdout:3106: finishing write tid 4 to smithi03366949-70 2023-06-03T20:02:42.567 INFO:tasks.rados.rados.0.smithi033.stdout:3106: finishing write tid 5 to smithi03366949-70 2023-06-03T20:02:42.567 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 70 v 422 (ObjNum 1958 snap 0 seq_num 1958) dirty exists 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3106: left oid 70 (ObjNum 1958 snap 0 seq_num 1958) 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3104: done (3 left) 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3105: done (2 left) 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3106: done (1 left) 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3107: done (0 left) 2023-06-03T20:02:42.568 INFO:tasks.rados.rados.0.smithi033.stdout:3108: delete oid 491 current snap is 0 2023-06-03T20:02:42.570 INFO:tasks.rados.rados.0.smithi033.stdout:3108: done (0 left) 2023-06-03T20:02:42.570 INFO:tasks.rados.rados.0.smithi033.stdout:3109: write oid 433 current snap is 0 2023-06-03T20:02:42.570 INFO:tasks.rados.rados.0.smithi033.stdout:3109: seq_num 1961 ranges {558527=666010,1936483=714685} 2023-06-03T20:02:42.583 INFO:tasks.rados.rados.0.smithi033.stdout:3109: writing smithi03366949-433 from 558527 to 1224537 tid 1 2023-06-03T20:02:42.592 INFO:tasks.rados.rados.0.smithi033.stdout:3109: writing smithi03366949-433 from 1936483 to 2651168 tid 2 2023-06-03T20:02:42.592 INFO:tasks.rados.rados.0.smithi033.stdout:3110: write oid 28 current snap is 0 2023-06-03T20:02:42.592 INFO:tasks.rados.rados.0.smithi033.stdout:3110: seq_num 1962 ranges {575334=457612,1711318=458343,2679206=296128} 2023-06-03T20:02:42.598 INFO:tasks.rados.rados.0.smithi033.stdout:3110: writing smithi03366949-28 from 575334 to 1032946 tid 1 2023-06-03T20:02:42.604 INFO:tasks.rados.rados.0.smithi033.stdout:3110: writing smithi03366949-28 from 1711318 to 2169661 tid 2 2023-06-03T20:02:42.609 INFO:tasks.rados.rados.0.smithi033.stdout:3110: writing smithi03366949-28 from 2679206 to 2975334 tid 3 2023-06-03T20:02:42.609 INFO:tasks.rados.rados.0.smithi033.stdout:3111: write oid 281 current snap is 0 2023-06-03T20:02:42.609 INFO:tasks.rados.rados.0.smithi033.stdout:3111: seq_num 1963 ranges {592141=532861,1769800=718354} 2023-06-03T20:02:42.615 INFO:tasks.rados.rados.0.smithi033.stdout:3111: writing smithi03366949-281 from 592141 to 1125002 tid 1 2023-06-03T20:02:42.623 INFO:tasks.rados.rados.0.smithi033.stdout:3111: writing smithi03366949-281 from 1769800 to 2488154 tid 2 2023-06-03T20:02:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:3112: read oid 104 snap -1 2023-06-03T20:02:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:3113: write oid 472 current snap is 0 2023-06-03T20:02:42.624 INFO:tasks.rados.rados.0.smithi033.stdout:3113: seq_num 1964 ranges {608948=608110,1828282=462012,2734052=274896} 2023-06-03T20:02:42.631 INFO:tasks.rados.rados.0.smithi033.stdout:3113: writing smithi03366949-472 from 608948 to 1217058 tid 1 2023-06-03T20:02:42.637 INFO:tasks.rados.rados.0.smithi033.stdout:3113: writing smithi03366949-472 from 1828282 to 2290294 tid 2 2023-06-03T20:02:42.641 INFO:tasks.rados.rados.0.smithi033.stdout:3113: writing smithi03366949-472 from 2734052 to 3008948 tid 3 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3114: read oid 476 snap -1 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3114: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3109: finishing write tid 1 to smithi03366949-433 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3109: finishing write tid 2 to smithi03366949-433 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3109: finishing write tid 3 to smithi03366949-433 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:3109: finishing write tid 4 to smithi03366949-433 2023-06-03T20:02:42.642 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 553 (ObjNum 1961 snap 0 seq_num 1961) dirty exists 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3109: left oid 433 (ObjNum 1961 snap 0 seq_num 1961) 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3110: finishing write tid 1 to smithi03366949-28 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3115: read oid 399 snap -1 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3109: done (6 left) 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3116: write oid 75 current snap is 0 2023-06-03T20:02:42.643 INFO:tasks.rados.rados.0.smithi033.stdout:3110: finishing write tid 2 to smithi03366949-28 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3110: finishing write tid 3 to smithi03366949-28 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3110: finishing write tid 4 to smithi03366949-28 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3110: finishing write tid 5 to smithi03366949-28 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 401 (ObjNum 1962 snap 0 seq_num 1962) dirty exists 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3110: left oid 28 (ObjNum 1962 snap 0 seq_num 1962) 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3111: finishing write tid 1 to smithi03366949-281 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3111: finishing write tid 2 to smithi03366949-281 2023-06-03T20:02:42.644 INFO:tasks.rados.rados.0.smithi033.stdout:3111: finishing write tid 3 to smithi03366949-281 2023-06-03T20:02:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:3111: finishing write tid 4 to smithi03366949-281 2023-06-03T20:02:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 281 v 429 (ObjNum 1963 snap 0 seq_num 1963) dirty exists 2023-06-03T20:02:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:3111: left oid 281 (ObjNum 1963 snap 0 seq_num 1963) 2023-06-03T20:02:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:3113: finishing write tid 1 to smithi03366949-472 2023-06-03T20:02:42.645 INFO:tasks.rados.rados.0.smithi033.stdout:3112: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:02:42.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: CherryPy Checker: 2023-06-03T20:02:42.646 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: The Application mounted at '' has an empty config. 2023-06-03T20:02:42.646 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: [03/Jun/2023:20:02:42] ENGINE Serving on http://:::9283 2023-06-03T20:02:42.646 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:42 smithi083 bash[50769]: [03/Jun/2023:20:02:42] ENGINE Bus STARTED 2023-06-03T20:02:42.798 INFO:tasks.rados.rados.0.smithi033.stdout:3113: finishing write tid 2 to smithi03366949-472 2023-06-03T20:02:42.799 INFO:tasks.rados.rados.0.smithi033.stdout:3113: finishing write tid 3 to smithi03366949-472 2023-06-03T20:02:42.799 INFO:tasks.rados.rados.0.smithi033.stdout:3113: finishing write tid 4 to smithi03366949-472 2023-06-03T20:02:42.799 INFO:tasks.rados.rados.0.smithi033.stdout:3113: finishing write tid 5 to smithi03366949-472 2023-06-03T20:02:42.799 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 472 v 407 (ObjNum 1964 snap 0 seq_num 1964) dirty exists 2023-06-03T20:02:42.799 INFO:tasks.rados.rados.0.smithi033.stdout:3113: left oid 472 (ObjNum 1964 snap 0 seq_num 1964) 2023-06-03T20:02:42.800 INFO:tasks.rados.rados.0.smithi033.stdout:3115: expect (ObjNum 1934 snap 0 seq_num 1934) 2023-06-03T20:02:42.946 INFO:tasks.rados.rados.0.smithi033.stdout:3114: expect (ObjNum 1621 snap 0 seq_num 1621) 2023-06-03T20:02:43.130 INFO:tasks.rados.rados.0.smithi033.stdout:3116: seq_num 1965 ranges {625755=683359,1770411=722023} 2023-06-03T20:02:43.145 INFO:tasks.rados.rados.0.smithi033.stdout:3116: writing smithi03366949-75 from 625755 to 1309114 tid 1 2023-06-03T20:02:43.154 INFO:tasks.rados.rados.0.smithi033.stdout:3116: writing smithi03366949-75 from 1770411 to 2492434 tid 2 2023-06-03T20:02:43.154 INFO:tasks.rados.rados.0.smithi033.stdout:3110: done (6 left) 2023-06-03T20:02:43.154 INFO:tasks.rados.rados.0.smithi033.stdout:3111: done (5 left) 2023-06-03T20:02:43.154 INFO:tasks.rados.rados.0.smithi033.stdout:3112: done (4 left) 2023-06-03T20:02:43.154 INFO:tasks.rados.rados.0.smithi033.stdout:3113: done (3 left) 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3114: done (2 left) 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3115: done (1 left) 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3117: read oid 175 snap -1 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3117: expect deleted 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3118: read oid 183 snap -1 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3118: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3119: write oid 370 current snap is 0 2023-06-03T20:02:43.155 INFO:tasks.rados.rados.0.smithi033.stdout:3119: seq_num 1966 ranges {642562=758608,1828893=465681} 2023-06-03T20:02:43.162 INFO:tasks.rados.rados.0.smithi033.stdout:3119: writing smithi03366949-370 from 642562 to 1401170 tid 1 2023-06-03T20:02:43.169 INFO:tasks.rados.rados.0.smithi033.stdout:3119: writing smithi03366949-370 from 1828893 to 2294574 tid 2 2023-06-03T20:02:43.169 INFO:tasks.rados.rados.0.smithi033.stdout:3120: delete oid 326 current snap is 0 2023-06-03T20:02:43.169 INFO:tasks.rados.rados.0.smithi033.stdout:3116: finishing write tid 1 to smithi03366949-75 2023-06-03T20:02:43.169 INFO:tasks.rados.rados.0.smithi033.stdout:3116: finishing write tid 2 to smithi03366949-75 2023-06-03T20:02:43.170 INFO:tasks.rados.rados.0.smithi033.stdout:3116: finishing write tid 3 to smithi03366949-75 2023-06-03T20:02:43.170 INFO:tasks.rados.rados.0.smithi033.stdout:3116: finishing write tid 4 to smithi03366949-75 2023-06-03T20:02:43.170 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 343 (ObjNum 1965 snap 0 seq_num 1965) dirty exists 2023-06-03T20:02:43.170 INFO:tasks.rados.rados.0.smithi033.stdout:3116: left oid 75 (ObjNum 1965 snap 0 seq_num 1965) 2023-06-03T20:02:43.170 INFO:tasks.rados.rados.0.smithi033.stdout:3119: finishing write tid 1 to smithi03366949-370 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3116: done (4 left) 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3117: done (3 left) 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3120: done (2 left) 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3121: read oid 99 snap -1 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3121: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-06-03T20:02:43.173 INFO:tasks.rados.rados.0.smithi033.stdout:3122: write oid 21 current snap is 0 2023-06-03T20:02:43.174 INFO:tasks.rados.rados.0.smithi033.stdout:3122: seq_num 1968 ranges {676176=509106,1945857=469350} 2023-06-03T20:02:43.181 INFO:tasks.rados.rados.0.smithi033.stdout:3122: writing smithi03366949-21 from 676176 to 1185282 tid 1 2023-06-03T20:02:43.189 INFO:tasks.rados.rados.0.smithi033.stdout:3122: writing smithi03366949-21 from 1945857 to 2415207 tid 2 2023-06-03T20:02:43.189 INFO:tasks.rados.rados.0.smithi033.stdout:3119: finishing write tid 2 to smithi03366949-370 2023-06-03T20:02:43.189 INFO:tasks.rados.rados.0.smithi033.stdout:3119: finishing write tid 3 to smithi03366949-370 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3123: read oid 119 snap -1 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3123: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3124: write oid 190 current snap is 0 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3119: finishing write tid 4 to smithi03366949-370 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 364 (ObjNum 1966 snap 0 seq_num 1966) dirty exists 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3119: left oid 370 (ObjNum 1966 snap 0 seq_num 1966) 2023-06-03T20:02:43.190 INFO:tasks.rados.rados.0.smithi033.stdout:3118: expect (ObjNum 830 snap 0 seq_num 830) 2023-06-03T20:02:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: audit 2023-06-03T20:02:42.065430+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.33:0/769780808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:43.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: cluster 2023-06-03T20:02:42.081532+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: audit 2023-06-03T20:02:42.088538+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: audit 2023-06-03T20:02:42.090295+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: audit 2023-06-03T20:02:42.092741+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[26432]: audit 2023-06-03T20:02:42.094246+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: audit 2023-06-03T20:02:42.065430+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.33:0/769780808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: cluster 2023-06-03T20:02:42.081532+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:02:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: audit 2023-06-03T20:02:42.088538+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:02:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: audit 2023-06-03T20:02:42.090295+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: audit 2023-06-03T20:02:42.092741+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:02:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:43 smithi033 bash[33017]: audit 2023-06-03T20:02:42.094246+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: audit 2023-06-03T20:02:42.065430+0000 mon.c (mon.2) 171 : audit [DBG] from='client.? 172.21.15.33:0/769780808' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: cluster 2023-06-03T20:02:42.081532+0000 mon.a (mon.0) 837 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: audit 2023-06-03T20:02:42.088538+0000 mon.b (mon.1) 97 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: audit 2023-06-03T20:02:42.090295+0000 mon.b (mon.1) 98 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: audit 2023-06-03T20:02:42.092741+0000 mon.b (mon.1) 99 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:02:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:43 smithi083 bash[26882]: audit 2023-06-03T20:02:42.094246+0000 mon.b (mon.1) 100 : audit [DBG] from='mgr.? 172.21.15.83:0/1110781614' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:02:43.435 INFO:tasks.rados.rados.0.smithi033.stdout:3121: expect (ObjNum 1560 snap 0 seq_num 1560) 2023-06-03T20:02:43.506 INFO:tasks.rados.rados.0.smithi033.stdout:3122: finishing write tid 1 to smithi03366949-21 2023-06-03T20:02:43.506 INFO:tasks.rados.rados.0.smithi033.stdout:3123: expect (ObjNum 988 snap 0 seq_num 988) 2023-06-03T20:02:43.654 INFO:tasks.rados.rados.0.smithi033.stdout:3122: finishing write tid 2 to smithi03366949-21 2023-06-03T20:02:43.654 INFO:tasks.rados.rados.0.smithi033.stdout:3122: finishing write tid 3 to smithi03366949-21 2023-06-03T20:02:43.654 INFO:tasks.rados.rados.0.smithi033.stdout:3122: finishing write tid 4 to smithi03366949-21 2023-06-03T20:02:43.654 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 366 (ObjNum 1968 snap 0 seq_num 1968) dirty exists 2023-06-03T20:02:43.654 INFO:tasks.rados.rados.0.smithi033.stdout:3122: left oid 21 (ObjNum 1968 snap 0 seq_num 1968) 2023-06-03T20:02:43.655 INFO:tasks.rados.rados.0.smithi033.stdout:3124: seq_num 1969 ranges {692983=584355,1887986=729361} 2023-06-03T20:02:43.660 INFO:tasks.rados.rados.0.smithi033.stdout:3124: writing smithi03366949-190 from 692983 to 1277338 tid 1 2023-06-03T20:02:43.668 INFO:tasks.rados.rados.0.smithi033.stdout:3124: writing smithi03366949-190 from 1887986 to 2617347 tid 2 2023-06-03T20:02:43.668 INFO:tasks.rados.rados.0.smithi033.stdout:3118: done (5 left) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3119: done (4 left) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3121: done (3 left) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3122: done (2 left) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3123: done (1 left) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3125: read oid 347 snap -1 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3125: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3126: write oid 234 current snap is 0 2023-06-03T20:02:43.669 INFO:tasks.rados.rados.0.smithi033.stdout:3126: seq_num 1970 ranges {709790=775957,2062821=473019} 2023-06-03T20:02:43.677 INFO:tasks.rados.rados.0.smithi033.stdout:3126: writing smithi03366949-234 from 709790 to 1485747 tid 1 2023-06-03T20:02:43.683 INFO:tasks.rados.rados.0.smithi033.stdout:3126: writing smithi03366949-234 from 2062821 to 2535840 tid 2 2023-06-03T20:02:43.683 INFO:tasks.rados.rados.0.smithi033.stdout:3127: write oid 435 current snap is 0 2023-06-03T20:02:43.683 INFO:tasks.rados.rados.0.smithi033.stdout:3124: finishing write tid 1 to smithi03366949-190 2023-06-03T20:02:43.683 INFO:tasks.rados.rados.0.smithi033.stdout:3127: seq_num 1971 ranges {726597=451206,1721303=616677,2809660=316937} 2023-06-03T20:02:43.689 INFO:tasks.rados.rados.0.smithi033.stdout:3127: writing smithi03366949-435 from 726597 to 1177803 tid 1 2023-06-03T20:02:43.696 INFO:tasks.rados.rados.0.smithi033.stdout:3127: writing smithi03366949-435 from 1721303 to 2337980 tid 2 2023-06-03T20:02:43.700 INFO:tasks.rados.rados.0.smithi033.stdout:3127: writing smithi03366949-435 from 2809660 to 3126597 tid 3 2023-06-03T20:02:43.701 INFO:tasks.rados.rados.0.smithi033.stdout:3128: write oid 441 current snap is 0 2023-06-03T20:02:43.701 INFO:tasks.rados.rados.0.smithi033.stdout:3128: seq_num 1972 ranges {743404=526455,1779785=476688,2837083=306321} 2023-06-03T20:02:43.708 INFO:tasks.rados.rados.0.smithi033.stdout:3128: writing smithi03366949-441 from 743404 to 1269859 tid 1 2023-06-03T20:02:43.713 INFO:tasks.rados.rados.0.smithi033.stdout:3128: writing smithi03366949-441 from 1779785 to 2256473 tid 2 2023-06-03T20:02:43.719 INFO:tasks.rados.rados.0.smithi033.stdout:3128: writing smithi03366949-441 from 2837083 to 3143404 tid 3 2023-06-03T20:02:43.719 INFO:tasks.rados.rados.0.smithi033.stdout:3129: write oid 228 current snap is 0 2023-06-03T20:02:43.719 INFO:tasks.rados.rados.0.smithi033.stdout:3129: seq_num 1973 ranges {760211=601704,2121914=620346,3148153=12058} 2023-06-03T20:02:43.726 INFO:tasks.rados.rados.0.smithi033.stdout:3129: writing smithi03366949-228 from 760211 to 1361915 tid 1 2023-06-03T20:02:43.734 INFO:tasks.rados.rados.0.smithi033.stdout:3129: writing smithi03366949-228 from 2121914 to 2742260 tid 2 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3129: writing smithi03366949-228 from 3148153 to 3160211 tid 3 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3130: read oid 302 snap -1 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3130: expect (ObjNum 1947 snap 0 seq_num 1947) 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3131: read oid 230 snap -1 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3131: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-06-03T20:02:43.737 INFO:tasks.rados.rados.0.smithi033.stdout:3132: read oid 393 snap -1 2023-06-03T20:02:43.738 INFO:tasks.rados.rados.0.smithi033.stdout:3132: expect deleted 2023-06-03T20:02:43.738 INFO:tasks.rados.rados.0.smithi033.stdout:3133: write oid 96 current snap is 0 2023-06-03T20:02:43.738 INFO:tasks.rados.rados.0.smithi033.stdout:3133: seq_num 1974 ranges {777018=676953,2180396=480357,3175576=1442} 2023-06-03T20:02:43.745 INFO:tasks.rados.rados.0.smithi033.stdout:3133: writing smithi03366949-96 from 777018 to 1453971 tid 1 2023-06-03T20:02:43.752 INFO:tasks.rados.rados.0.smithi033.stdout:3133: writing smithi03366949-96 from 2180396 to 2660753 tid 2 2023-06-03T20:02:43.756 INFO:tasks.rados.rados.0.smithi033.stdout:3133: writing smithi03366949-96 from 3175576 to 3177018 tid 3 2023-06-03T20:02:43.756 INFO:tasks.rados.rados.0.smithi033.stdout:3134: read oid 361 snap -1 2023-06-03T20:02:43.756 INFO:tasks.rados.rados.0.smithi033.stdout:3134: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:3135: write oid 64 current snap is 0 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:3124: finishing write tid 2 to smithi03366949-190 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:3124: finishing write tid 3 to smithi03366949-190 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:3124: finishing write tid 4 to smithi03366949-190 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 190 v 404 (ObjNum 1969 snap 0 seq_num 1969) dirty exists 2023-06-03T20:02:43.757 INFO:tasks.rados.rados.0.smithi033.stdout:3124: left oid 190 (ObjNum 1969 snap 0 seq_num 1969) 2023-06-03T20:02:43.758 INFO:tasks.rados.rados.0.smithi033.stdout:3125: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-06-03T20:02:43.889 INFO:tasks.rados.rados.0.smithi033.stdout:3126: finishing write tid 1 to smithi03366949-234 2023-06-03T20:02:43.890 INFO:tasks.rados.rados.0.smithi033.stdout:3126: finishing write tid 2 to smithi03366949-234 2023-06-03T20:02:43.890 INFO:tasks.rados.rados.0.smithi033.stdout:3126: finishing write tid 3 to smithi03366949-234 2023-06-03T20:02:43.890 INFO:tasks.rados.rados.0.smithi033.stdout:3126: finishing write tid 4 to smithi03366949-234 2023-06-03T20:02:43.890 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 346 (ObjNum 1970 snap 0 seq_num 1970) dirty exists 2023-06-03T20:02:43.890 INFO:tasks.rados.rados.0.smithi033.stdout:3126: left oid 234 (ObjNum 1970 snap 0 seq_num 1970) 2023-06-03T20:02:43.891 INFO:tasks.rados.rados.0.smithi033.stdout:3127: finishing write tid 1 to smithi03366949-435 2023-06-03T20:02:43.891 INFO:tasks.rados.rados.0.smithi033.stdout:3135: seq_num 1975 ranges {793825=752202,2238878=624015} 2023-06-03T20:02:43.900 INFO:tasks.rados.rados.0.smithi033.stdout:3135: writing smithi03366949-64 from 793825 to 1546027 tid 1 2023-06-03T20:02:43.908 INFO:tasks.rados.rados.0.smithi033.stdout:3135: writing smithi03366949-64 from 2238878 to 2862893 tid 2 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3124: done (11 left) 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3125: done (10 left) 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3126: done (9 left) 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3136: write oid 3 current snap is 0 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3127: finishing write tid 2 to smithi03366949-435 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3127: finishing write tid 3 to smithi03366949-435 2023-06-03T20:02:43.909 INFO:tasks.rados.rados.0.smithi033.stdout:3127: finishing write tid 4 to smithi03366949-435 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3127: finishing write tid 5 to smithi03366949-435 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 435 v 458 (ObjNum 1971 snap 0 seq_num 1971) dirty exists 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3127: left oid 435 (ObjNum 1971 snap 0 seq_num 1971) 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3128: finishing write tid 1 to smithi03366949-441 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3128: finishing write tid 2 to smithi03366949-441 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3128: finishing write tid 3 to smithi03366949-441 2023-06-03T20:02:43.910 INFO:tasks.rados.rados.0.smithi033.stdout:3128: finishing write tid 4 to smithi03366949-441 2023-06-03T20:02:43.911 INFO:tasks.rados.rados.0.smithi033.stdout:3128: finishing write tid 5 to smithi03366949-441 2023-06-03T20:02:43.911 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 462 (ObjNum 1972 snap 0 seq_num 1972) dirty exists 2023-06-03T20:02:43.911 INFO:tasks.rados.rados.0.smithi033.stdout:3128: left oid 441 (ObjNum 1972 snap 0 seq_num 1972) 2023-06-03T20:02:43.911 INFO:tasks.rados.rados.0.smithi033.stdout:3129: finishing write tid 1 to smithi03366949-228 2023-06-03T20:02:43.911 INFO:tasks.rados.rados.0.smithi033.stdout:3136: seq_num 1976 ranges {410632=427451,1497360=484026,2430422=537968} 2023-06-03T20:02:43.913 INFO:tasks.rados.rados.0.smithi033.stdout:3136: writing smithi03366949-3 from 410632 to 838083 tid 1 2023-06-03T20:02:43.919 INFO:tasks.rados.rados.0.smithi033.stdout:3136: writing smithi03366949-3 from 1497360 to 1981386 tid 2 2023-06-03T20:02:43.925 INFO:tasks.rados.rados.0.smithi033.stdout:3136: writing smithi03366949-3 from 2430422 to 2968390 tid 3 2023-06-03T20:02:43.925 INFO:tasks.rados.rados.0.smithi033.stdout:3127: done (9 left) 2023-06-03T20:02:43.925 INFO:tasks.rados.rados.0.smithi033.stdout:3128: done (8 left) 2023-06-03T20:02:43.926 INFO:tasks.rados.rados.0.smithi033.stdout:3137: write oid 165 current snap is 0 2023-06-03T20:02:43.926 INFO:tasks.rados.rados.0.smithi033.stdout:3137: seq_num 1977 ranges {427439=619053,1555842=627684,2857845=369594} 2023-06-03T20:02:43.931 INFO:tasks.rados.rados.0.smithi033.stdout:3137: writing smithi03366949-165 from 427439 to 1046492 tid 1 2023-06-03T20:02:43.937 INFO:tasks.rados.rados.0.smithi033.stdout:3137: writing smithi03366949-165 from 1555842 to 2183526 tid 2 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3137: writing smithi03366949-165 from 2857845 to 3227439 tid 3 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3138: read oid 59 snap -1 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3138: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3139: write oid 369 current snap is 0 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3129: finishing write tid 2 to smithi03366949-228 2023-06-03T20:02:43.944 INFO:tasks.rados.rados.0.smithi033.stdout:3129: finishing write tid 3 to smithi03366949-228 2023-06-03T20:02:43.945 INFO:tasks.rados.rados.0.smithi033.stdout:3129: finishing write tid 4 to smithi03366949-228 2023-06-03T20:02:43.945 INFO:tasks.rados.rados.0.smithi033.stdout:3129: finishing write tid 5 to smithi03366949-228 2023-06-03T20:02:43.945 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 228 v 370 (ObjNum 1973 snap 0 seq_num 1973) dirty exists 2023-06-03T20:02:43.945 INFO:tasks.rados.rados.0.smithi033.stdout:3129: left oid 228 (ObjNum 1973 snap 0 seq_num 1973) 2023-06-03T20:02:43.946 INFO:tasks.rados.rados.0.smithi033.stdout:3130: expect (ObjNum 1947 snap 0 seq_num 1947) 2023-06-03T20:02:44.030 INFO:tasks.rados.rados.0.smithi033.stdout:3133: finishing write tid 1 to smithi03366949-96 2023-06-03T20:02:44.030 INFO:tasks.rados.rados.0.smithi033.stdout:3131: expect (ObjNum 1830 snap 0 seq_num 1830) 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:3133: finishing write tid 2 to smithi03366949-96 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:3133: finishing write tid 3 to smithi03366949-96 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:3133: finishing write tid 4 to smithi03366949-96 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:3133: finishing write tid 5 to smithi03366949-96 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 96 v 408 (ObjNum 1974 snap 0 seq_num 1974) dirty exists 2023-06-03T20:02:44.264 INFO:tasks.rados.rados.0.smithi033.stdout:3133: left oid 96 (ObjNum 1974 snap 0 seq_num 1974) 2023-06-03T20:02:44.265 INFO:tasks.rados.rados.0.smithi033.stdout:3134: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-06-03T20:02:44.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[33017]: cluster 2023-06-03T20:02:43.048790+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-06-03T20:02:44.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[33017]: audit 2023-06-03T20:02:43.052495+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:02:44.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[33017]: cluster 2023-06-03T20:02:43.383480+0000 mgr.y (mgr.15198) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.6 MiB/s wr, 41 op/s 2023-06-03T20:02:44.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[26432]: cluster 2023-06-03T20:02:43.048790+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-06-03T20:02:44.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[26432]: audit 2023-06-03T20:02:43.052495+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:02:44.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:44 smithi033 bash[26432]: cluster 2023-06-03T20:02:43.383480+0000 mgr.y (mgr.15198) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.6 MiB/s wr, 41 op/s 2023-06-03T20:02:44.384 INFO:tasks.rados.rados.0.smithi033.stdout:3135: finishing write tid 1 to smithi03366949-64 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3135: finishing write tid 2 to smithi03366949-64 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3135: finishing write tid 3 to smithi03366949-64 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3135: finishing write tid 4 to smithi03366949-64 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 343 (ObjNum 1975 snap 0 seq_num 1975) dirty exists 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3135: left oid 64 (ObjNum 1975 snap 0 seq_num 1975) 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3136: finishing write tid 1 to smithi03366949-3 2023-06-03T20:02:44.385 INFO:tasks.rados.rados.0.smithi033.stdout:3136: finishing write tid 2 to smithi03366949-3 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3136: finishing write tid 3 to smithi03366949-3 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3136: finishing write tid 4 to smithi03366949-3 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3136: finishing write tid 5 to smithi03366949-3 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 347 (ObjNum 1976 snap 0 seq_num 1976) dirty exists 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3136: left oid 3 (ObjNum 1976 snap 0 seq_num 1976) 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3137: finishing write tid 1 to smithi03366949-165 2023-06-03T20:02:44.386 INFO:tasks.rados.rados.0.smithi033.stdout:3137: finishing write tid 2 to smithi03366949-165 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:3137: finishing write tid 3 to smithi03366949-165 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:3137: finishing write tid 4 to smithi03366949-165 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:3137: finishing write tid 5 to smithi03366949-165 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 165 v 466 (ObjNum 1977 snap 0 seq_num 1977) dirty exists 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:3137: left oid 165 (ObjNum 1977 snap 0 seq_num 1977) 2023-06-03T20:02:44.387 INFO:tasks.rados.rados.0.smithi033.stdout:3138: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:02:44.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:44 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:02:44] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:02:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:44 smithi083 bash[26882]: cluster 2023-06-03T20:02:43.048790+0000 mon.a (mon.0) 838 : cluster [DBG] mgrmap e29: y(active, since 10s), standbys: x 2023-06-03T20:02:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:44 smithi083 bash[26882]: audit 2023-06-03T20:02:43.052495+0000 mon.c (mon.2) 172 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:02:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:44 smithi083 bash[26882]: cluster 2023-06-03T20:02:43.383480+0000 mgr.y (mgr.15198) 10 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.1 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 3.6 MiB/s wr, 41 op/s 2023-06-03T20:02:44.506 INFO:tasks.rados.rados.0.smithi033.stdout:3139: seq_num 1978 ranges {444246=694302,1614324=487695,2885268=358978} 2023-06-03T20:02:44.518 INFO:tasks.rados.rados.0.smithi033.stdout:3139: writing smithi03366949-369 from 444246 to 1138548 tid 1 2023-06-03T20:02:44.525 INFO:tasks.rados.rados.0.smithi033.stdout:3139: writing smithi03366949-369 from 1614324 to 2102019 tid 2 2023-06-03T20:02:44.533 INFO:tasks.rados.rados.0.smithi033.stdout:3139: writing smithi03366949-369 from 2885268 to 3244246 tid 3 2023-06-03T20:02:44.533 INFO:tasks.rados.rados.0.smithi033.stdout:3129: done (10 left) 2023-06-03T20:02:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:3130: done (9 left) 2023-06-03T20:02:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:3131: done (8 left) 2023-06-03T20:02:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:3132: done (7 left) 2023-06-03T20:02:44.534 INFO:tasks.rados.rados.0.smithi033.stdout:3133: done (6 left) 2023-06-03T20:02:44.535 INFO:tasks.rados.rados.0.smithi033.stdout:3134: done (5 left) 2023-06-03T20:02:44.535 INFO:tasks.rados.rados.0.smithi033.stdout:3135: done (4 left) 2023-06-03T20:02:44.535 INFO:tasks.rados.rados.0.smithi033.stdout:3136: done (3 left) 2023-06-03T20:02:44.535 INFO:tasks.rados.rados.0.smithi033.stdout:3137: done (2 left) 2023-06-03T20:02:44.536 INFO:tasks.rados.rados.0.smithi033.stdout:3138: done (1 left) 2023-06-03T20:02:44.536 INFO:tasks.rados.rados.0.smithi033.stdout:3140: read oid 396 snap -1 2023-06-03T20:02:44.536 INFO:tasks.rados.rados.0.smithi033.stdout:3140: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:44.537 INFO:tasks.rados.rados.0.smithi033.stdout:3141: read oid 193 snap -1 2023-06-03T20:02:44.537 INFO:tasks.rados.rados.0.smithi033.stdout:3141: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:02:44.537 INFO:tasks.rados.rados.0.smithi033.stdout:3142: write oid 97 current snap is 0 2023-06-03T20:02:44.537 INFO:tasks.rados.rados.0.smithi033.stdout:3139: finishing write tid 1 to smithi03366949-369 2023-06-03T20:02:44.538 INFO:tasks.rados.rados.0.smithi033.stdout:3139: finishing write tid 2 to smithi03366949-369 2023-06-03T20:02:44.538 INFO:tasks.rados.rados.0.smithi033.stdout:3142: seq_num 1979 ranges {461053=769551,1672806=631353,2912691=348362} 2023-06-03T20:02:44.541 INFO:tasks.rados.rados.0.smithi033.stdout:3142: writing smithi03366949-97 from 461053 to 1230604 tid 1 2023-06-03T20:02:44.548 INFO:tasks.rados.rados.0.smithi033.stdout:3142: writing smithi03366949-97 from 1672806 to 2304159 tid 2 2023-06-03T20:02:44.553 INFO:tasks.rados.rados.0.smithi033.stdout:3142: writing smithi03366949-97 from 2912691 to 3261053 tid 3 2023-06-03T20:02:44.554 INFO:tasks.rados.rados.0.smithi033.stdout:3143: write oid 413 current snap is 0 2023-06-03T20:02:44.554 INFO:tasks.rados.rados.0.smithi033.stdout:3143: seq_num 1980 ranges {477860=444800,1331288=491364,2540114=699409} 2023-06-03T20:02:44.559 INFO:tasks.rados.rados.0.smithi033.stdout:3143: writing smithi03366949-413 from 477860 to 922660 tid 1 2023-06-03T20:02:44.564 INFO:tasks.rados.rados.0.smithi033.stdout:3143: writing smithi03366949-413 from 1331288 to 1822652 tid 2 2023-06-03T20:02:44.573 INFO:tasks.rados.rados.0.smithi033.stdout:3143: writing smithi03366949-413 from 2540114 to 3239523 tid 3 2023-06-03T20:02:44.573 INFO:tasks.rados.rados.0.smithi033.stdout:3144: read oid 256 snap -1 2023-06-03T20:02:44.573 INFO:tasks.rados.rados.0.smithi033.stdout:3144: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-06-03T20:02:44.574 INFO:tasks.rados.rados.0.smithi033.stdout:3145: write oid 393 current snap is 0 2023-06-03T20:02:44.574 INFO:tasks.rados.rados.0.smithi033.stdout:3145: seq_num 1981 ranges {494667=520049,1673417=635022,2851184=443483} 2023-06-03T20:02:44.579 INFO:tasks.rados.rados.0.smithi033.stdout:3145: writing smithi03366949-393 from 494667 to 1014716 tid 1 2023-06-03T20:02:44.586 INFO:tasks.rados.rados.0.smithi033.stdout:3145: writing smithi03366949-393 from 1673417 to 2308439 tid 2 2023-06-03T20:02:44.592 INFO:tasks.rados.rados.0.smithi033.stdout:3145: writing smithi03366949-393 from 2851184 to 3294667 tid 3 2023-06-03T20:02:44.592 INFO:tasks.rados.rados.0.smithi033.stdout:3146: read oid 66 snap -1 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3146: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3147: read oid 151 snap -1 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3147: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3148: write oid 212 current snap is 0 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3139: finishing write tid 3 to smithi03366949-369 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3139: finishing write tid 4 to smithi03366949-369 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:3139: finishing write tid 5 to smithi03366949-369 2023-06-03T20:02:44.593 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 369 v 427 (ObjNum 1978 snap 0 seq_num 1978) dirty exists 2023-06-03T20:02:44.594 INFO:tasks.rados.rados.0.smithi033.stdout:3139: left oid 369 (ObjNum 1978 snap 0 seq_num 1978) 2023-06-03T20:02:44.594 INFO:tasks.rados.rados.0.smithi033.stdout:3141: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:02:44.699 INFO:tasks.rados.rados.0.smithi033.stdout:3142: finishing write tid 1 to smithi03366949-97 2023-06-03T20:02:44.699 INFO:tasks.rados.rados.0.smithi033.stdout:3140: expect (ObjNum 592 snap 0 seq_num 592) 2023-06-03T20:02:44.823 INFO:tasks.rados.rados.0.smithi033.stdout:3142: finishing write tid 2 to smithi03366949-97 2023-06-03T20:02:44.823 INFO:tasks.rados.rados.0.smithi033.stdout:3142: finishing write tid 3 to smithi03366949-97 2023-06-03T20:02:44.824 INFO:tasks.rados.rados.0.smithi033.stdout:3142: finishing write tid 4 to smithi03366949-97 2023-06-03T20:02:44.824 INFO:tasks.rados.rados.0.smithi033.stdout:3142: finishing write tid 5 to smithi03366949-97 2023-06-03T20:02:44.824 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 470 (ObjNum 1979 snap 0 seq_num 1979) dirty exists 2023-06-03T20:02:44.824 INFO:tasks.rados.rados.0.smithi033.stdout:3142: left oid 97 (ObjNum 1979 snap 0 seq_num 1979) 2023-06-03T20:02:44.824 INFO:tasks.rados.rados.0.smithi033.stdout:3143: finishing write tid 1 to smithi03366949-413 2023-06-03T20:02:44.825 INFO:tasks.rados.rados.0.smithi033.stdout:3143: finishing write tid 2 to smithi03366949-413 2023-06-03T20:02:44.825 INFO:tasks.rados.rados.0.smithi033.stdout:3143: finishing write tid 3 to smithi03366949-413 2023-06-03T20:02:44.825 INFO:tasks.rados.rados.0.smithi033.stdout:3143: finishing write tid 4 to smithi03366949-413 2023-06-03T20:02:44.825 INFO:tasks.rados.rados.0.smithi033.stdout:3143: finishing write tid 5 to smithi03366949-413 2023-06-03T20:02:44.826 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 413 v 431 (ObjNum 1980 snap 0 seq_num 1980) dirty exists 2023-06-03T20:02:44.826 INFO:tasks.rados.rados.0.smithi033.stdout:3143: left oid 413 (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:02:44.826 INFO:tasks.rados.rados.0.smithi033.stdout:3144: expect (ObjNum 1803 snap 0 seq_num 1803) 2023-06-03T20:02:44.962 INFO:tasks.rados.rados.0.smithi033.stdout:3145: finishing write tid 1 to smithi03366949-393 2023-06-03T20:02:44.962 INFO:tasks.rados.rados.0.smithi033.stdout:3145: finishing write tid 2 to smithi03366949-393 2023-06-03T20:02:44.962 INFO:tasks.rados.rados.0.smithi033.stdout:3145: finishing write tid 3 to smithi03366949-393 2023-06-03T20:02:44.962 INFO:tasks.rados.rados.0.smithi033.stdout:3145: finishing write tid 4 to smithi03366949-393 2023-06-03T20:02:44.963 INFO:tasks.rados.rados.0.smithi033.stdout:3145: finishing write tid 5 to smithi03366949-393 2023-06-03T20:02:44.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 393 v 351 (ObjNum 1981 snap 0 seq_num 1981) dirty exists 2023-06-03T20:02:44.963 INFO:tasks.rados.rados.0.smithi033.stdout:3145: left oid 393 (ObjNum 1981 snap 0 seq_num 1981) 2023-06-03T20:02:44.963 INFO:tasks.rados.rados.0.smithi033.stdout:3147: expect (ObjNum 1478 snap 0 seq_num 1478) 2023-06-03T20:02:45.135 INFO:tasks.rados.rados.0.smithi033.stdout:3146: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-06-03T20:02:45.285 INFO:tasks.rados.rados.0.smithi033.stdout:3148: seq_num 1982 ranges {511474=595298,1731899=495033,2878607=432867} 2023-06-03T20:02:45.297 INFO:tasks.rados.rados.0.smithi033.stdout:3148: writing smithi03366949-212 from 511474 to 1106772 tid 1 2023-06-03T20:02:45.304 INFO:tasks.rados.rados.0.smithi033.stdout:3148: writing smithi03366949-212 from 1731899 to 2226932 tid 2 2023-06-03T20:02:45.310 INFO:tasks.rados.rados.0.smithi033.stdout:3148: writing smithi03366949-212 from 2878607 to 3311474 tid 3 2023-06-03T20:02:45.311 INFO:tasks.rados.rados.0.smithi033.stdout:3139: done (9 left) 2023-06-03T20:02:45.311 INFO:tasks.rados.rados.0.smithi033.stdout:3140: done (8 left) 2023-06-03T20:02:45.311 INFO:tasks.rados.rados.0.smithi033.stdout:3141: done (7 left) 2023-06-03T20:02:45.312 INFO:tasks.rados.rados.0.smithi033.stdout:3142: done (6 left) 2023-06-03T20:02:45.312 INFO:tasks.rados.rados.0.smithi033.stdout:3143: done (5 left) 2023-06-03T20:02:45.312 INFO:tasks.rados.rados.0.smithi033.stdout:3144: done (4 left) 2023-06-03T20:02:45.313 INFO:tasks.rados.rados.0.smithi033.stdout:3145: done (3 left) 2023-06-03T20:02:45.313 INFO:tasks.rados.rados.0.smithi033.stdout:3146: done (2 left) 2023-06-03T20:02:45.313 INFO:tasks.rados.rados.0.smithi033.stdout:3147: done (1 left) 2023-06-03T20:02:45.313 INFO:tasks.rados.rados.0.smithi033.stdout:3149: delete oid 368 current snap is 0 2023-06-03T20:02:45.314 INFO:tasks.rados.rados.0.smithi033.stdout:3148: finishing write tid 1 to smithi03366949-212 2023-06-03T20:02:45.314 INFO:tasks.rados.rados.0.smithi033.stdout:3148: finishing write tid 2 to smithi03366949-212 2023-06-03T20:02:45.316 INFO:tasks.rados.rados.0.smithi033.stdout:3149: done (1 left) 2023-06-03T20:02:45.316 INFO:tasks.rados.rados.0.smithi033.stdout:3150: delete oid 282 current snap is 0 2023-06-03T20:02:45.316 INFO:tasks.rados.rados.0.smithi033.stdout:3148: finishing write tid 3 to smithi03366949-212 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3148: finishing write tid 4 to smithi03366949-212 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3150: done (1 left) 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3151: read oid 156 snap -1 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3151: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3152: read oid 31 snap -1 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3152: expect deleted 2023-06-03T20:02:45.317 INFO:tasks.rados.rados.0.smithi033.stdout:3153: read oid 122 snap -1 2023-06-03T20:02:45.318 INFO:tasks.rados.rados.0.smithi033.stdout:3153: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:02:45.318 INFO:tasks.rados.rados.0.smithi033.stdout:3154: write oid 179 current snap is 0 2023-06-03T20:02:45.318 INFO:tasks.rados.rados.0.smithi033.stdout:3154: seq_num 1985 ranges {561895=537398,1507345=642360,2560876=672122} 2023-06-03T20:02:45.324 INFO:tasks.rados.rados.0.smithi033.stdout:3154: writing smithi03366949-179 from 561895 to 1099293 tid 1 2023-06-03T20:02:45.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:45 smithi033 bash[26432]: audit 2023-06-03T20:02:44.532038+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.33:0/2967897771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:45.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:45 smithi033 bash[33017]: audit 2023-06-03T20:02:44.532038+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.33:0/2967897771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:45.332 INFO:tasks.rados.rados.0.smithi033.stdout:3154: writing smithi03366949-179 from 1507345 to 2149705 tid 2 2023-06-03T20:02:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:3154: writing smithi03366949-179 from 2560876 to 3232998 tid 3 2023-06-03T20:02:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:3155: read oid 303 snap -1 2023-06-03T20:02:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:3155: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-06-03T20:02:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:3156: delete oid 232 current snap is 0 2023-06-03T20:02:45.339 INFO:tasks.rados.rados.0.smithi033.stdout:3148: finishing write tid 5 to smithi03366949-212 2023-06-03T20:02:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 212 v 415 (ObjNum 1982 snap 0 seq_num 1982) dirty exists 2023-06-03T20:02:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:3148: left oid 212 (ObjNum 1982 snap 0 seq_num 1982) 2023-06-03T20:02:45.340 INFO:tasks.rados.rados.0.smithi033.stdout:3151: expect (ObjNum 1480 snap 0 seq_num 1480) 2023-06-03T20:02:45.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:45 smithi083 bash[26882]: audit 2023-06-03T20:02:44.532038+0000 mon.c (mon.2) 173 : audit [DBG] from='client.? 172.21.15.33:0/2967897771' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:45.565 INFO:tasks.rados.rados.0.smithi033.stdout:3153: expect (ObjNum 539 snap 0 seq_num 539) 2023-06-03T20:02:45.695 INFO:tasks.rados.rados.0.smithi033.stdout:3154: finishing write tid 1 to smithi03366949-179 2023-06-03T20:02:45.696 INFO:tasks.rados.rados.0.smithi033.stdout:3154: finishing write tid 2 to smithi03366949-179 2023-06-03T20:02:45.696 INFO:tasks.rados.rados.0.smithi033.stdout:3154: finishing write tid 3 to smithi03366949-179 2023-06-03T20:02:45.696 INFO:tasks.rados.rados.0.smithi033.stdout:3154: finishing write tid 4 to smithi03366949-179 2023-06-03T20:02:45.696 INFO:tasks.rados.rados.0.smithi033.stdout:3154: finishing write tid 5 to smithi03366949-179 2023-06-03T20:02:45.697 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 179 v 412 (ObjNum 1985 snap 0 seq_num 1985) dirty exists 2023-06-03T20:02:45.697 INFO:tasks.rados.rados.0.smithi033.stdout:3154: left oid 179 (ObjNum 1985 snap 0 seq_num 1985) 2023-06-03T20:02:45.697 INFO:tasks.rados.rados.0.smithi033.stdout:3155: expect (ObjNum 1768 snap 0 seq_num 1768) 2023-06-03T20:02:45.927 INFO:tasks.rados.rados.0.smithi033.stdout:3148: done (6 left) 2023-06-03T20:02:45.927 INFO:tasks.rados.rados.0.smithi033.stdout:3151: done (5 left) 2023-06-03T20:02:45.927 INFO:tasks.rados.rados.0.smithi033.stdout:3152: done (4 left) 2023-06-03T20:02:45.927 INFO:tasks.rados.rados.0.smithi033.stdout:3153: done (3 left) 2023-06-03T20:02:45.927 INFO:tasks.rados.rados.0.smithi033.stdout:3154: done (2 left) 2023-06-03T20:02:45.928 INFO:tasks.rados.rados.0.smithi033.stdout:3155: done (1 left) 2023-06-03T20:02:45.928 INFO:tasks.rados.rados.0.smithi033.stdout:3156: done (0 left) 2023-06-03T20:02:45.928 INFO:tasks.rados.rados.0.smithi033.stdout:3157: read oid 90 snap -1 2023-06-03T20:02:45.928 INFO:tasks.rados.rados.0.smithi033.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:45.928 INFO:tasks.rados.rados.0.smithi033.stdout:3158: delete oid 451 current snap is 0 2023-06-03T20:02:45.930 INFO:tasks.rados.rados.0.smithi033.stdout:3158: done (1 left) 2023-06-03T20:02:45.930 INFO:tasks.rados.rados.0.smithi033.stdout:3159: write oid 174 current snap is 0 2023-06-03T20:02:45.930 INFO:tasks.rados.rados.0.smithi033.stdout:3159: seq_num 1988 ranges {612316=763145,2082791=789687} 2023-06-03T20:02:45.944 INFO:tasks.rados.rados.0.smithi033.stdout:3159: writing smithi03366949-174 from 612316 to 1375461 tid 1 2023-06-03T20:02:45.954 INFO:tasks.rados.rados.0.smithi033.stdout:3159: writing smithi03366949-174 from 2082791 to 2872478 tid 2 2023-06-03T20:02:45.954 INFO:tasks.rados.rados.0.smithi033.stdout:3160: read oid 335 snap -1 2023-06-03T20:02:45.954 INFO:tasks.rados.rados.0.smithi033.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:02:45.954 INFO:tasks.rados.rados.0.smithi033.stdout:3161: delete oid 475 current snap is 0 2023-06-03T20:02:45.954 INFO:tasks.rados.rados.0.smithi033.stdout:3157: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:46.075 INFO:tasks.rados.rados.0.smithi033.stdout:3159: finishing write tid 1 to smithi03366949-174 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3159: finishing write tid 2 to smithi03366949-174 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3159: finishing write tid 3 to smithi03366949-174 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3157: done (3 left) 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3161: done (2 left) 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3162: read oid 180 snap -1 2023-06-03T20:02:46.076 INFO:tasks.rados.rados.0.smithi033.stdout:3162: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-06-03T20:02:46.077 INFO:tasks.rados.rados.0.smithi033.stdout:3163: write oid 234 current snap is 0 2023-06-03T20:02:46.077 INFO:tasks.rados.rados.0.smithi033.stdout:3159: finishing write tid 4 to smithi03366949-174 2023-06-03T20:02:46.077 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 316 (ObjNum 1988 snap 0 seq_num 1988) dirty exists 2023-06-03T20:02:46.077 INFO:tasks.rados.rados.0.smithi033.stdout:3159: left oid 174 (ObjNum 1988 snap 0 seq_num 1988) 2023-06-03T20:02:46.077 INFO:tasks.rados.rados.0.smithi033.stdout:3160: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:02:46.185 INFO:tasks.rados.rados.0.smithi033.stdout:3162: expect (ObjNum 1792 snap 0 seq_num 1792) 2023-06-03T20:02:46.295 INFO:tasks.rados.rados.0.smithi033.stdout:3163: seq_num 1990 ranges {645930=513643,1683402=793356,2981638=464292} 2023-06-03T20:02:46.308 INFO:tasks.rados.rados.0.smithi033.stdout:3163: writing smithi03366949-234 from 645930 to 1159573 tid 1 2023-06-03T20:02:46.316 INFO:tasks.rados.rados.0.smithi033.stdout:3163: writing smithi03366949-234 from 1683402 to 2476758 tid 2 2023-06-03T20:02:46.321 INFO:tasks.rados.rados.0.smithi033.stdout:3163: writing smithi03366949-234 from 2981638 to 3445930 tid 3 2023-06-03T20:02:46.322 INFO:tasks.rados.rados.0.smithi033.stdout:3159: done (3 left) 2023-06-03T20:02:46.322 INFO:tasks.rados.rados.0.smithi033.stdout:3160: done (2 left) 2023-06-03T20:02:46.322 INFO:tasks.rados.rados.0.smithi033.stdout:3162: done (1 left) 2023-06-03T20:02:46.322 INFO:tasks.rados.rados.0.smithi033.stdout:3164: write oid 85 current snap is 0 2023-06-03T20:02:46.322 INFO:tasks.rados.rados.0.smithi033.stdout:3164: seq_num 1991 ranges {662737=588892,1741884=653367,3009061=453676} 2023-06-03T20:02:46.328 INFO:tasks.rados.rados.0.smithi033.stdout:3164: writing smithi03366949-85 from 662737 to 1251629 tid 1 2023-06-03T20:02:46.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:46 smithi033 bash[26432]: cluster 2023-06-03T20:02:45.384746+0000 mgr.y (mgr.15198) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2023-06-03T20:02:46.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:46 smithi033 bash[33017]: cluster 2023-06-03T20:02:45.384746+0000 mgr.y (mgr.15198) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2023-06-03T20:02:46.335 INFO:tasks.rados.rados.0.smithi033.stdout:3164: writing smithi03366949-85 from 1741884 to 2395251 tid 2 2023-06-03T20:02:46.341 INFO:tasks.rados.rados.0.smithi033.stdout:3164: writing smithi03366949-85 from 3009061 to 3462737 tid 3 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3165: read oid 434 snap -1 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3165: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3166: delete oid 396 current snap is 0 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3163: finishing write tid 1 to smithi03366949-234 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3163: finishing write tid 2 to smithi03366949-234 2023-06-03T20:02:46.342 INFO:tasks.rados.rados.0.smithi033.stdout:3163: finishing write tid 3 to smithi03366949-234 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:3163: finishing write tid 4 to smithi03366949-234 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:3163: finishing write tid 5 to smithi03366949-234 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 350 (ObjNum 1990 snap 0 seq_num 1990) dirty exists 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:3163: left oid 234 (ObjNum 1990 snap 0 seq_num 1990) 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:3164: finishing write tid 1 to smithi03366949-85 2023-06-03T20:02:46.343 INFO:tasks.rados.rados.0.smithi033.stdout:3164: finishing write tid 2 to smithi03366949-85 2023-06-03T20:02:46.344 INFO:tasks.rados.rados.0.smithi033.stdout:3163: done (3 left) 2023-06-03T20:02:46.344 INFO:tasks.rados.rados.0.smithi033.stdout:3166: done (2 left) 2023-06-03T20:02:46.344 INFO:tasks.rados.rados.0.smithi033.stdout:3167: delete oid 292 current snap is 0 2023-06-03T20:02:46.345 INFO:tasks.rados.rados.0.smithi033.stdout:3164: finishing write tid 3 to smithi03366949-85 2023-06-03T20:02:46.346 INFO:tasks.rados.rados.0.smithi033.stdout:3164: finishing write tid 4 to smithi03366949-85 2023-06-03T20:02:46.346 INFO:tasks.rados.rados.0.smithi033.stdout:3164: finishing write tid 5 to smithi03366949-85 2023-06-03T20:02:46.346 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 85 v 320 (ObjNum 1991 snap 0 seq_num 1991) dirty exists 2023-06-03T20:02:46.346 INFO:tasks.rados.rados.0.smithi033.stdout:3164: left oid 85 (ObjNum 1991 snap 0 seq_num 1991) 2023-06-03T20:02:46.346 INFO:tasks.rados.rados.0.smithi033.stdout:3164: done (2 left) 2023-06-03T20:02:46.347 INFO:tasks.rados.rados.0.smithi033.stdout:3167: done (1 left) 2023-06-03T20:02:46.348 INFO:tasks.rados.rados.0.smithi033.stdout:3168: write oid 175 current snap is 0 2023-06-03T20:02:46.348 INFO:tasks.rados.rados.0.smithi033.stdout:3168: seq_num 1994 ranges {713158=530992,1917330=400694,3091330=406276} 2023-06-03T20:02:46.353 INFO:tasks.rados.rados.0.smithi033.stdout:3168: writing smithi03366949-175 from 713158 to 1244150 tid 1 2023-06-03T20:02:46.359 INFO:tasks.rados.rados.0.smithi033.stdout:3168: writing smithi03366949-175 from 1917330 to 2318024 tid 2 2023-06-03T20:02:46.366 INFO:tasks.rados.rados.0.smithi033.stdout:3168: writing smithi03366949-175 from 3091330 to 3497606 tid 3 2023-06-03T20:02:46.366 INFO:tasks.rados.rados.0.smithi033.stdout:3169: write oid 366 current snap is 0 2023-06-03T20:02:46.366 INFO:tasks.rados.rados.0.smithi033.stdout:3169: seq_num 1995 ranges {729965=606241,1975812=660705,3118753=411212} 2023-06-03T20:02:46.373 INFO:tasks.rados.rados.0.smithi033.stdout:3169: writing smithi03366949-366 from 729965 to 1336206 tid 1 2023-06-03T20:02:46.380 INFO:tasks.rados.rados.0.smithi033.stdout:3169: writing smithi03366949-366 from 1975812 to 2636517 tid 2 2023-06-03T20:02:46.386 INFO:tasks.rados.rados.0.smithi033.stdout:3169: writing smithi03366949-366 from 3118753 to 3529965 tid 3 2023-06-03T20:02:46.386 INFO:tasks.rados.rados.0.smithi033.stdout:3170: read oid 325 snap -1 2023-06-03T20:02:46.386 INFO:tasks.rados.rados.0.smithi033.stdout:3170: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-06-03T20:02:46.386 INFO:tasks.rados.rados.0.smithi033.stdout:3171: write oid 139 current snap is 0 2023-06-03T20:02:46.387 INFO:tasks.rados.rados.0.smithi033.stdout:3171: seq_num 1996 ranges {746772=681490,2034294=404363,3146176=400596} 2023-06-03T20:02:46.394 INFO:tasks.rados.rados.0.smithi033.stdout:3171: writing smithi03366949-139 from 746772 to 1428262 tid 1 2023-06-03T20:02:46.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:46 smithi083 bash[26882]: cluster 2023-06-03T20:02:45.384746+0000 mgr.y (mgr.15198) 11 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 6.7 MiB/s wr, 71 op/s 2023-06-03T20:02:46.400 INFO:tasks.rados.rados.0.smithi033.stdout:3171: writing smithi03366949-139 from 2034294 to 2438657 tid 2 2023-06-03T20:02:46.406 INFO:tasks.rados.rados.0.smithi033.stdout:3171: writing smithi03366949-139 from 3146176 to 3546772 tid 3 2023-06-03T20:02:46.406 INFO:tasks.rados.rados.0.smithi033.stdout:3172: write oid 257 current snap is 0 2023-06-03T20:02:46.406 INFO:tasks.rados.rados.0.smithi033.stdout:3172: seq_num 1997 ranges {763579=756739,1976423=548021,2940893=622686} 2023-06-03T20:02:46.415 INFO:tasks.rados.rados.0.smithi033.stdout:3172: writing smithi03366949-257 from 763579 to 1520318 tid 1 2023-06-03T20:02:46.420 INFO:tasks.rados.rados.0.smithi033.stdout:3172: writing smithi03366949-257 from 1976423 to 2524444 tid 2 2023-06-03T20:02:46.426 INFO:tasks.rados.rados.0.smithi033.stdout:3172: writing smithi03366949-257 from 2940893 to 3563579 tid 3 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3173: read oid 246 snap -1 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3173: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3174: read oid 386 snap -1 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3174: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3175: write oid 382 current snap is 0 2023-06-03T20:02:46.427 INFO:tasks.rados.rados.0.smithi033.stdout:3165: expect (ObjNum 1472 snap 0 seq_num 1472) 2023-06-03T20:02:46.519 INFO:tasks.rados.rados.0.smithi033.stdout:3168: finishing write tid 1 to smithi03366949-175 2023-06-03T20:02:46.519 INFO:tasks.rados.rados.0.smithi033.stdout:3168: finishing write tid 2 to smithi03366949-175 2023-06-03T20:02:46.519 INFO:tasks.rados.rados.0.smithi033.stdout:3168: finishing write tid 3 to smithi03366949-175 2023-06-03T20:02:46.519 INFO:tasks.rados.rados.0.smithi033.stdout:3168: finishing write tid 4 to smithi03366949-175 2023-06-03T20:02:46.519 INFO:tasks.rados.rados.0.smithi033.stdout:3168: finishing write tid 5 to smithi03366949-175 2023-06-03T20:02:46.520 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 175 v 354 (ObjNum 1994 snap 0 seq_num 1994) dirty exists 2023-06-03T20:02:46.520 INFO:tasks.rados.rados.0.smithi033.stdout:3168: left oid 175 (ObjNum 1994 snap 0 seq_num 1994) 2023-06-03T20:02:46.520 INFO:tasks.rados.rados.0.smithi033.stdout:3169: finishing write tid 1 to smithi03366949-366 2023-06-03T20:02:46.520 INFO:tasks.rados.rados.0.smithi033.stdout:3169: finishing write tid 2 to smithi03366949-366 2023-06-03T20:02:46.520 INFO:tasks.rados.rados.0.smithi033.stdout:3175: seq_num 1998 ranges {780386=431988,1634905=408032,2684669=567717} 2023-06-03T20:02:46.526 INFO:tasks.rados.rados.0.smithi033.stdout:3175: writing smithi03366949-382 from 780386 to 1212374 tid 1 2023-06-03T20:02:46.530 INFO:tasks.rados.rados.0.smithi033.stdout:3175: writing smithi03366949-382 from 1634905 to 2042937 tid 2 2023-06-03T20:02:46.538 INFO:tasks.rados.rados.0.smithi033.stdout:3175: writing smithi03366949-382 from 2684669 to 3252386 tid 3 2023-06-03T20:02:46.538 INFO:tasks.rados.rados.0.smithi033.stdout:3165: done (8 left) 2023-06-03T20:02:46.538 INFO:tasks.rados.rados.0.smithi033.stdout:3168: done (7 left) 2023-06-03T20:02:46.539 INFO:tasks.rados.rados.0.smithi033.stdout:3176: read oid 89 snap -1 2023-06-03T20:02:46.539 INFO:tasks.rados.rados.0.smithi033.stdout:3176: expect deleted 2023-06-03T20:02:46.539 INFO:tasks.rados.rados.0.smithi033.stdout:3177: write oid 23 current snap is 0 2023-06-03T20:02:46.539 INFO:tasks.rados.rados.0.smithi033.stdout:3177: seq_num 1999 ranges {797193=507237,2093387=551690,3112092=485101} 2023-06-03T20:02:46.546 INFO:tasks.rados.rados.0.smithi033.stdout:3177: writing smithi03366949-23 from 797193 to 1304430 tid 1 2023-06-03T20:02:46.553 INFO:tasks.rados.rados.0.smithi033.stdout:3177: writing smithi03366949-23 from 2093387 to 2645077 tid 2 2023-06-03T20:02:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:3177: writing smithi03366949-23 from 3112092 to 3597193 tid 3 2023-06-03T20:02:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:3178: delete oid 371 current snap is 0 2023-06-03T20:02:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:3169: finishing write tid 3 to smithi03366949-366 2023-06-03T20:02:46.559 INFO:tasks.rados.rados.0.smithi033.stdout:3169: finishing write tid 4 to smithi03366949-366 2023-06-03T20:02:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:3169: finishing write tid 5 to smithi03366949-366 2023-06-03T20:02:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 366 v 419 (ObjNum 1995 snap 0 seq_num 1995) dirty exists 2023-06-03T20:02:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:3169: left oid 366 (ObjNum 1995 snap 0 seq_num 1995) 2023-06-03T20:02:46.560 INFO:tasks.rados.rados.0.smithi033.stdout:3170: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-06-03T20:02:46.761 INFO:tasks.rados.rados.0.smithi033.stdout:3171: finishing write tid 1 to smithi03366949-139 2023-06-03T20:02:46.761 INFO:tasks.rados.rados.0.smithi033.stdout:3171: finishing write tid 2 to smithi03366949-139 2023-06-03T20:02:46.761 INFO:tasks.rados.rados.0.smithi033.stdout:3171: finishing write tid 3 to smithi03366949-139 2023-06-03T20:02:46.762 INFO:tasks.rados.rados.0.smithi033.stdout:3171: finishing write tid 4 to smithi03366949-139 2023-06-03T20:02:46.762 INFO:tasks.rados.rados.0.smithi033.stdout:3171: finishing write tid 5 to smithi03366949-139 2023-06-03T20:02:46.762 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 139 v 416 (ObjNum 1996 snap 0 seq_num 1996) dirty exists 2023-06-03T20:02:46.762 INFO:tasks.rados.rados.0.smithi033.stdout:3171: left oid 139 (ObjNum 1996 snap 0 seq_num 1996) 2023-06-03T20:02:46.763 INFO:tasks.rados.rados.0.smithi033.stdout:3172: finishing write tid 1 to smithi03366949-257 2023-06-03T20:02:46.763 INFO:tasks.rados.rados.0.smithi033.stdout:3172: finishing write tid 2 to smithi03366949-257 2023-06-03T20:02:46.763 INFO:tasks.rados.rados.0.smithi033.stdout:3172: finishing write tid 3 to smithi03366949-257 2023-06-03T20:02:46.763 INFO:tasks.rados.rados.0.smithi033.stdout:3172: finishing write tid 4 to smithi03366949-257 2023-06-03T20:02:46.763 INFO:tasks.rados.rados.0.smithi033.stdout:3172: finishing write tid 5 to smithi03366949-257 2023-06-03T20:02:46.764 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 257 v 474 (ObjNum 1997 snap 0 seq_num 1997) dirty exists 2023-06-03T20:02:46.764 INFO:tasks.rados.rados.0.smithi033.stdout:3172: left oid 257 (ObjNum 1997 snap 0 seq_num 1997) 2023-06-03T20:02:46.764 INFO:tasks.rados.rados.0.smithi033.stdout:3174: expect (ObjNum 1207 snap 0 seq_num 1207) 2023-06-03T20:02:46.859 INFO:tasks.rados.rados.0.smithi033.stdout:3173: expect (ObjNum 1597 snap 0 seq_num 1597) 2023-06-03T20:02:47.016 INFO:tasks.rados.rados.0.smithi033.stdout:3175: finishing write tid 1 to smithi03366949-382 2023-06-03T20:02:47.017 INFO:tasks.rados.rados.0.smithi033.stdout:3175: finishing write tid 2 to smithi03366949-382 2023-06-03T20:02:47.017 INFO:tasks.rados.rados.0.smithi033.stdout:3169: done (9 left) 2023-06-03T20:02:47.017 INFO:tasks.rados.rados.0.smithi033.stdout:3170: done (8 left) 2023-06-03T20:02:47.017 INFO:tasks.rados.rados.0.smithi033.stdout:3171: done (7 left) 2023-06-03T20:02:47.017 INFO:tasks.rados.rados.0.smithi033.stdout:3172: done (6 left) 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3173: done (5 left) 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3174: done (4 left) 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3176: done (3 left) 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3178: done (2 left) 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3179: write oid 125 current snap is 0 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3175: finishing write tid 3 to smithi03366949-382 2023-06-03T20:02:47.018 INFO:tasks.rados.rados.0.smithi033.stdout:3175: finishing write tid 4 to smithi03366949-382 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3175: finishing write tid 5 to smithi03366949-382 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 358 (ObjNum 1998 snap 0 seq_num 1998) dirty exists 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3175: left oid 382 (ObjNum 1998 snap 0 seq_num 1998) 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3177: finishing write tid 1 to smithi03366949-23 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3177: finishing write tid 2 to smithi03366949-23 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3177: finishing write tid 3 to smithi03366949-23 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3177: finishing write tid 4 to smithi03366949-23 2023-06-03T20:02:47.019 INFO:tasks.rados.rados.0.smithi033.stdout:3177: finishing write tid 5 to smithi03366949-23 2023-06-03T20:02:47.020 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 435 (ObjNum 1999 snap 0 seq_num 1999) dirty exists 2023-06-03T20:02:47.020 INFO:tasks.rados.rados.0.smithi033.stdout:3177: left oid 23 (ObjNum 1999 snap 0 seq_num 1999) 2023-06-03T20:02:47.020 INFO:tasks.rados.rados.0.smithi033.stdout:3179: seq_num 2001 ranges {430807=774088,1810351=555359,2766938=517886} 2023-06-03T20:02:47.029 INFO:tasks.rados.rados.0.smithi033.stdout:3179: writing smithi03366949-125 from 430807 to 1204895 tid 1 2023-06-03T20:02:47.037 INFO:tasks.rados.rados.0.smithi033.stdout:3179: writing smithi03366949-125 from 1810351 to 2365710 tid 2 2023-06-03T20:02:47.043 INFO:tasks.rados.rados.0.smithi033.stdout:3179: writing smithi03366949-125 from 2766938 to 3284824 tid 3 2023-06-03T20:02:47.043 INFO:tasks.rados.rados.0.smithi033.stdout:3175: done (2 left) 2023-06-03T20:02:47.043 INFO:tasks.rados.rados.0.smithi033.stdout:3177: done (1 left) 2023-06-03T20:02:47.043 INFO:tasks.rados.rados.0.smithi033.stdout:3180: write oid 495 current snap is 0 2023-06-03T20:02:47.043 INFO:tasks.rados.rados.0.smithi033.stdout:3179: finishing write tid 1 to smithi03366949-125 2023-06-03T20:02:47.044 INFO:tasks.rados.rados.0.smithi033.stdout:3180: seq_num 2002 ranges {447614=449337,1468833=415370,2394361=729158,3603789=43825} 2023-06-03T20:02:47.047 INFO:tasks.rados.rados.0.smithi033.stdout:3180: writing smithi03366949-495 from 447614 to 896951 tid 1 2023-06-03T20:02:47.053 INFO:tasks.rados.rados.0.smithi033.stdout:3180: writing smithi03366949-495 from 1468833 to 1884203 tid 2 2023-06-03T20:02:47.060 INFO:tasks.rados.rados.0.smithi033.stdout:3180: writing smithi03366949-495 from 2394361 to 3123519 tid 3 2023-06-03T20:02:47.065 INFO:tasks.rados.rados.0.smithi033.stdout:3180: writing smithi03366949-495 from 3603789 to 3647614 tid 4 2023-06-03T20:02:47.066 INFO:tasks.rados.rados.0.smithi033.stdout:3181: delete oid 248 current snap is 0 2023-06-03T20:02:47.066 INFO:tasks.rados.rados.0.smithi033.stdout:3179: finishing write tid 2 to smithi03366949-125 2023-06-03T20:02:47.066 INFO:tasks.rados.rados.0.smithi033.stdout:3179: finishing write tid 3 to smithi03366949-125 2023-06-03T20:02:47.066 INFO:tasks.rados.rados.0.smithi033.stdout:3179: finishing write tid 4 to smithi03366949-125 2023-06-03T20:02:47.067 INFO:tasks.rados.rados.0.smithi033.stdout:3179: finishing write tid 5 to smithi03366949-125 2023-06-03T20:02:47.067 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 125 v 362 (ObjNum 2001 snap 0 seq_num 2001) dirty exists 2023-06-03T20:02:47.067 INFO:tasks.rados.rados.0.smithi033.stdout:3179: left oid 125 (ObjNum 2001 snap 0 seq_num 2001) 2023-06-03T20:02:47.067 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 1 to smithi03366949-495 2023-06-03T20:02:47.068 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 2 to smithi03366949-495 2023-06-03T20:02:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 3 to smithi03366949-495 2023-06-03T20:02:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:3179: done (2 left) 2023-06-03T20:02:47.069 INFO:tasks.rados.rados.0.smithi033.stdout:3181: done (1 left) 2023-06-03T20:02:47.070 INFO:tasks.rados.rados.0.smithi033.stdout:3182: write oid 337 current snap is 0 2023-06-03T20:02:47.070 INFO:tasks.rados.rados.0.smithi033.stdout:3182: seq_num 2004 ranges {481228=599835,1585797=419039,2449207=751702} 2023-06-03T20:02:47.077 INFO:tasks.rados.rados.0.smithi033.stdout:3182: writing smithi03366949-337 from 481228 to 1081063 tid 1 2023-06-03T20:02:47.082 INFO:tasks.rados.rados.0.smithi033.stdout:3182: writing smithi03366949-337 from 1585797 to 2004836 tid 2 2023-06-03T20:02:47.089 INFO:tasks.rados.rados.0.smithi033.stdout:3182: writing smithi03366949-337 from 2449207 to 3200909 tid 3 2023-06-03T20:02:47.090 INFO:tasks.rados.rados.0.smithi033.stdout:3183: read oid 3 snap -1 2023-06-03T20:02:47.090 INFO:tasks.rados.rados.0.smithi033.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-06-03T20:02:47.090 INFO:tasks.rados.rados.0.smithi033.stdout:3184: delete oid 265 current snap is 0 2023-06-03T20:02:47.090 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 4 to smithi03366949-495 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 5 to smithi03366949-495 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:3180: finishing write tid 6 to smithi03366949-495 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 291 (ObjNum 2002 snap 0 seq_num 2002) dirty exists 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:3180: left oid 495 (ObjNum 2002 snap 0 seq_num 2002) 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:3182: finishing write tid 1 to smithi03366949-337 2023-06-03T20:02:47.091 INFO:tasks.rados.rados.0.smithi033.stdout:3182: finishing write tid 2 to smithi03366949-337 2023-06-03T20:02:47.092 INFO:tasks.rados.rados.0.smithi033.stdout:3180: done (3 left) 2023-06-03T20:02:47.092 INFO:tasks.rados.rados.0.smithi033.stdout:3184: done (2 left) 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3185: read oid 127 snap -1 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3186: read oid 181 snap -1 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3186: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3187: write oid 184 current snap is 0 2023-06-03T20:02:47.093 INFO:tasks.rados.rados.0.smithi033.stdout:3187: seq_num 2006 ranges {514842=750333,1986408=422708,3187700=490599} 2023-06-03T20:02:47.100 INFO:tasks.rados.rados.0.smithi033.stdout:3187: writing smithi03366949-184 from 514842 to 1265175 tid 1 2023-06-03T20:02:47.108 INFO:tasks.rados.rados.0.smithi033.stdout:3187: writing smithi03366949-184 from 1986408 to 2409116 tid 2 2023-06-03T20:02:47.115 INFO:tasks.rados.rados.0.smithi033.stdout:3187: writing smithi03366949-184 from 3187700 to 3678299 tid 3 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3188: read oid 440 snap -1 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3188: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3189: read oid 271 snap -1 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3189: expect deleted 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3190: delete oid 231 current snap is 0 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3182: finishing write tid 3 to smithi03366949-337 2023-06-03T20:02:47.116 INFO:tasks.rados.rados.0.smithi033.stdout:3182: finishing write tid 4 to smithi03366949-337 2023-06-03T20:02:47.117 INFO:tasks.rados.rados.0.smithi033.stdout:3182: finishing write tid 5 to smithi03366949-337 2023-06-03T20:02:47.117 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 337 v 374 (ObjNum 2004 snap 0 seq_num 2004) dirty exists 2023-06-03T20:02:47.117 INFO:tasks.rados.rados.0.smithi033.stdout:3182: left oid 337 (ObjNum 2004 snap 0 seq_num 2004) 2023-06-03T20:02:47.117 INFO:tasks.rados.rados.0.smithi033.stdout:3187: finishing write tid 1 to smithi03366949-184 2023-06-03T20:02:47.117 INFO:tasks.rados.rados.0.smithi033.stdout:3183: expect (ObjNum 1976 snap 0 seq_num 1976) 2023-06-03T20:02:47.314 INFO:tasks.rados.rados.0.smithi033.stdout:3187: finishing write tid 2 to smithi03366949-184 2023-06-03T20:02:47.315 INFO:tasks.rados.rados.0.smithi033.stdout:3186: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-06-03T20:02:47.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:47 smithi033 bash[26432]: audit 2023-06-03T20:02:46.991270+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.33:0/3391059020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:47.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:47 smithi033 bash[33017]: audit 2023-06-03T20:02:46.991270+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.33:0/3391059020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:47.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:47 smithi083 bash[26882]: audit 2023-06-03T20:02:46.991270+0000 mon.c (mon.2) 174 : audit [DBG] from='client.? 172.21.15.33:0/3391059020' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:47.452 INFO:tasks.rados.rados.0.smithi033.stdout:3185: expect (ObjNum 1885 snap 0 seq_num 1885) 2023-06-03T20:02:47.685 INFO:tasks.rados.rados.0.smithi033.stdout:3187: finishing write tid 3 to smithi03366949-184 2023-06-03T20:02:47.685 INFO:tasks.rados.rados.0.smithi033.stdout:3187: finishing write tid 4 to smithi03366949-184 2023-06-03T20:02:47.686 INFO:tasks.rados.rados.0.smithi033.stdout:3187: finishing write tid 5 to smithi03366949-184 2023-06-03T20:02:47.686 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 184 v 436 (ObjNum 2006 snap 0 seq_num 2006) dirty exists 2023-06-03T20:02:47.686 INFO:tasks.rados.rados.0.smithi033.stdout:3187: left oid 184 (ObjNum 2006 snap 0 seq_num 2006) 2023-06-03T20:02:47.686 INFO:tasks.rados.rados.0.smithi033.stdout:3188: expect (ObjNum 1412 snap 0 seq_num 1412) 2023-06-03T20:02:47.949 INFO:tasks.rados.rados.0.smithi033.stdout:3182: done (7 left) 2023-06-03T20:02:47.949 INFO:tasks.rados.rados.0.smithi033.stdout:3183: done (6 left) 2023-06-03T20:02:47.949 INFO:tasks.rados.rados.0.smithi033.stdout:3185: done (5 left) 2023-06-03T20:02:47.949 INFO:tasks.rados.rados.0.smithi033.stdout:3186: done (4 left) 2023-06-03T20:02:47.950 INFO:tasks.rados.rados.0.smithi033.stdout:3187: done (3 left) 2023-06-03T20:02:47.950 INFO:tasks.rados.rados.0.smithi033.stdout:3188: done (2 left) 2023-06-03T20:02:47.950 INFO:tasks.rados.rados.0.smithi033.stdout:3189: done (1 left) 2023-06-03T20:02:47.950 INFO:tasks.rados.rados.0.smithi033.stdout:3190: done (0 left) 2023-06-03T20:02:47.950 INFO:tasks.rados.rados.0.smithi033.stdout:3191: delete oid 107 current snap is 0 2023-06-03T20:02:47.952 INFO:tasks.rados.rados.0.smithi033.stdout:3191: done (0 left) 2023-06-03T20:02:47.952 INFO:tasks.rados.rados.0.smithi033.stdout:3192: write oid 427 current snap is 0 2023-06-03T20:02:47.952 INFO:tasks.rados.rados.0.smithi033.stdout:3192: seq_num 2009 ranges {565263=692433,1878207=570035,2986322=724415} 2023-06-03T20:02:47.960 INFO:tasks.rados.rados.0.smithi033.stdout:3192: writing smithi03366949-427 from 565263 to 1257696 tid 1 2023-06-03T20:02:47.968 INFO:tasks.rados.rados.0.smithi033.stdout:3192: writing smithi03366949-427 from 1878207 to 2448242 tid 2 2023-06-03T20:02:47.976 INFO:tasks.rados.rados.0.smithi033.stdout:3192: writing smithi03366949-427 from 2986322 to 3710737 tid 3 2023-06-03T20:02:47.976 INFO:tasks.rados.rados.0.smithi033.stdout:3193: read oid 269 snap -1 2023-06-03T20:02:47.976 INFO:tasks.rados.rados.0.smithi033.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:47.976 INFO:tasks.rados.rados.0.smithi033.stdout:3194: read oid 331 snap -1 2023-06-03T20:02:47.977 INFO:tasks.rados.rados.0.smithi033.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-06-03T20:02:47.977 INFO:tasks.rados.rados.0.smithi033.stdout:3195: write oid 454 current snap is 0 2023-06-03T20:02:47.977 INFO:tasks.rados.rados.0.smithi033.stdout:3192: finishing write tid 1 to smithi03366949-427 2023-06-03T20:02:47.977 INFO:tasks.rados.rados.0.smithi033.stdout:3195: seq_num 2010 ranges {582070=767682,1820336=713693,3181039=601031} 2023-06-03T20:02:47.985 INFO:tasks.rados.rados.0.smithi033.stdout:3195: writing smithi03366949-454 from 582070 to 1349752 tid 1 2023-06-03T20:02:47.993 INFO:tasks.rados.rados.0.smithi033.stdout:3195: writing smithi03366949-454 from 1820336 to 2534029 tid 2 2023-06-03T20:02:48.001 INFO:tasks.rados.rados.0.smithi033.stdout:3195: writing smithi03366949-454 from 3181039 to 3782070 tid 3 2023-06-03T20:02:48.001 INFO:tasks.rados.rados.0.smithi033.stdout:3196: write oid 106 current snap is 0 2023-06-03T20:02:48.001 INFO:tasks.rados.rados.0.smithi033.stdout:3196: seq_num 2011 ranges {598877=442931,1478818=573704,2524815=463312,3516293=282584} 2023-06-03T20:02:48.007 INFO:tasks.rados.rados.0.smithi033.stdout:3196: writing smithi03366949-106 from 598877 to 1041808 tid 1 2023-06-03T20:02:48.012 INFO:tasks.rados.rados.0.smithi033.stdout:3196: writing smithi03366949-106 from 1478818 to 2052522 tid 2 2023-06-03T20:02:48.018 INFO:tasks.rados.rados.0.smithi033.stdout:3196: writing smithi03366949-106 from 2524815 to 2988127 tid 3 2023-06-03T20:02:48.023 INFO:tasks.rados.rados.0.smithi033.stdout:3196: writing smithi03366949-106 from 3516293 to 3798877 tid 4 2023-06-03T20:02:48.023 INFO:tasks.rados.rados.0.smithi033.stdout:3197: read oid 416 snap -1 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3197: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3198: read oid 69 snap -1 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3199: read oid 72 snap -1 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3199: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:02:48.024 INFO:tasks.rados.rados.0.smithi033.stdout:3200: write oid 302 current snap is 0 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3192: finishing write tid 2 to smithi03366949-427 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3192: finishing write tid 3 to smithi03366949-427 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3192: finishing write tid 4 to smithi03366949-427 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3192: finishing write tid 5 to smithi03366949-427 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 439 (ObjNum 2009 snap 0 seq_num 2009) dirty exists 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3192: left oid 427 (ObjNum 2009 snap 0 seq_num 2009) 2023-06-03T20:02:48.025 INFO:tasks.rados.rados.0.smithi033.stdout:3194: expect (ObjNum 1906 snap 0 seq_num 1906) 2023-06-03T20:02:48.093 INFO:tasks.rados.rados.0.smithi033.stdout:3193: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:48.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:48 smithi033 bash[26432]: cluster 2023-06-03T20:02:47.385442+0000 mgr.y (mgr.15198) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:48.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:48 smithi033 bash[33017]: cluster 2023-06-03T20:02:47.385442+0000 mgr.y (mgr.15198) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:48.356 INFO:tasks.rados.rados.0.smithi033.stdout:3195: finishing write tid 1 to smithi03366949-454 2023-06-03T20:02:48.357 INFO:tasks.rados.rados.0.smithi033.stdout:3195: finishing write tid 2 to smithi03366949-454 2023-06-03T20:02:48.357 INFO:tasks.rados.rados.0.smithi033.stdout:3195: finishing write tid 3 to smithi03366949-454 2023-06-03T20:02:48.357 INFO:tasks.rados.rados.0.smithi033.stdout:3195: finishing write tid 4 to smithi03366949-454 2023-06-03T20:02:48.357 INFO:tasks.rados.rados.0.smithi033.stdout:3200: seq_num 2012 ranges {615684=518180,1537300=717362,2835885=674584} 2023-06-03T20:02:48.365 INFO:tasks.rados.rados.0.smithi033.stdout:3200: writing smithi03366949-302 from 615684 to 1133864 tid 1 2023-06-03T20:02:48.372 INFO:tasks.rados.rados.0.smithi033.stdout:3200: writing smithi03366949-302 from 1537300 to 2254662 tid 2 2023-06-03T20:02:48.379 INFO:tasks.rados.rados.0.smithi033.stdout:3200: writing smithi03366949-302 from 2835885 to 3510469 tid 3 2023-06-03T20:02:48.379 INFO:tasks.rados.rados.0.smithi033.stdout:3192: done (8 left) 2023-06-03T20:02:48.379 INFO:tasks.rados.rados.0.smithi033.stdout:3193: done (7 left) 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3194: done (6 left) 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3201: delete oid 486 current snap is 0 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3195: finishing write tid 5 to smithi03366949-454 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 454 v 412 (ObjNum 2010 snap 0 seq_num 2010) dirty exists 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3195: left oid 454 (ObjNum 2010 snap 0 seq_num 2010) 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 1 to smithi03366949-106 2023-06-03T20:02:48.380 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 2 to smithi03366949-106 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 3 to smithi03366949-106 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 4 to smithi03366949-106 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 5 to smithi03366949-106 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3196: finishing write tid 6 to smithi03366949-106 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 106 v 327 (ObjNum 2011 snap 0 seq_num 2011) dirty exists 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3196: left oid 106 (ObjNum 2011 snap 0 seq_num 2011) 2023-06-03T20:02:48.381 INFO:tasks.rados.rados.0.smithi033.stdout:3199: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:02:48.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:48 smithi083 bash[26882]: cluster 2023-06-03T20:02:47.385442+0000 mgr.y (mgr.15198) 12 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:48.541 INFO:tasks.rados.rados.0.smithi033.stdout:3198: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-06-03T20:02:48.706 INFO:tasks.rados.rados.0.smithi033.stdout:3197: expect (ObjNum 1783 snap 0 seq_num 1783) 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:3200: finishing write tid 1 to smithi03366949-302 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:3200: finishing write tid 2 to smithi03366949-302 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:3200: finishing write tid 3 to smithi03366949-302 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:3200: finishing write tid 4 to smithi03366949-302 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:3200: finishing write tid 5 to smithi03366949-302 2023-06-03T20:02:48.944 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 302 v 423 (ObjNum 2012 snap 0 seq_num 2012) dirty exists 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3200: left oid 302 (ObjNum 2012 snap 0 seq_num 2012) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3195: done (6 left) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3196: done (5 left) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3197: done (4 left) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3198: done (3 left) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3199: done (2 left) 2023-06-03T20:02:48.945 INFO:tasks.rados.rados.0.smithi033.stdout:3200: done (1 left) 2023-06-03T20:02:48.946 INFO:tasks.rados.rados.0.smithi033.stdout:3201: done (0 left) 2023-06-03T20:02:48.946 INFO:tasks.rados.rados.0.smithi033.stdout:3202: write oid 182 current snap is 0 2023-06-03T20:02:48.946 INFO:tasks.rados.rados.0.smithi033.stdout:3202: seq_num 2014 ranges {649298=668678,1937911=721031,3174378=674920} 2023-06-03T20:02:48.957 INFO:tasks.rados.rados.0.smithi033.stdout:3202: writing smithi03366949-182 from 649298 to 1317976 tid 1 2023-06-03T20:02:48.966 INFO:tasks.rados.rados.0.smithi033.stdout:3202: writing smithi03366949-182 from 1937911 to 2658942 tid 2 2023-06-03T20:02:48.973 INFO:tasks.rados.rados.0.smithi033.stdout:3202: writing smithi03366949-182 from 3174378 to 3849298 tid 3 2023-06-03T20:02:48.973 INFO:tasks.rados.rados.0.smithi033.stdout:3203: write oid 285 current snap is 0 2023-06-03T20:02:48.973 INFO:tasks.rados.rados.0.smithi033.stdout:3202: finishing write tid 1 to smithi03366949-182 2023-06-03T20:02:48.973 INFO:tasks.rados.rados.0.smithi033.stdout:3203: seq_num 2015 ranges {666105=460280,1712746=581042,3034507=624753} 2023-06-03T20:02:48.979 INFO:tasks.rados.rados.0.smithi033.stdout:3203: writing smithi03366949-285 from 666105 to 1126385 tid 1 2023-06-03T20:02:48.987 INFO:tasks.rados.rados.0.smithi033.stdout:3203: writing smithi03366949-285 from 1712746 to 2293788 tid 2 2023-06-03T20:02:48.995 INFO:tasks.rados.rados.0.smithi033.stdout:3203: writing smithi03366949-285 from 3034507 to 3659260 tid 3 2023-06-03T20:02:48.995 INFO:tasks.rados.rados.0.smithi033.stdout:3204: write oid 324 current snap is 0 2023-06-03T20:02:48.995 INFO:tasks.rados.rados.0.smithi033.stdout:3202: finishing write tid 2 to smithi03366949-182 2023-06-03T20:02:48.995 INFO:tasks.rados.rados.0.smithi033.stdout:3204: seq_num 2016 ranges {682912=535529,1771228=724700,3061930=436025} 2023-06-03T20:02:49.002 INFO:tasks.rados.rados.0.smithi033.stdout:3204: writing smithi03366949-324 from 682912 to 1218441 tid 1 2023-06-03T20:02:49.009 INFO:tasks.rados.rados.0.smithi033.stdout:3204: writing smithi03366949-324 from 1771228 to 2495928 tid 2 2023-06-03T20:02:49.015 INFO:tasks.rados.rados.0.smithi033.stdout:3204: writing smithi03366949-324 from 3061930 to 3497955 tid 3 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3205: read oid 484 snap -1 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3205: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3206: delete oid 429 current snap is 0 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3202: finishing write tid 3 to smithi03366949-182 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3202: finishing write tid 4 to smithi03366949-182 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:3202: finishing write tid 5 to smithi03366949-182 2023-06-03T20:02:49.016 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 443 (ObjNum 2014 snap 0 seq_num 2014) dirty exists 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3202: left oid 182 (ObjNum 2014 snap 0 seq_num 2014) 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3203: finishing write tid 1 to smithi03366949-285 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3203: finishing write tid 2 to smithi03366949-285 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3203: finishing write tid 3 to smithi03366949-285 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3203: finishing write tid 4 to smithi03366949-285 2023-06-03T20:02:49.017 INFO:tasks.rados.rados.0.smithi033.stdout:3203: finishing write tid 5 to smithi03366949-285 2023-06-03T20:02:49.018 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 386 (ObjNum 2015 snap 0 seq_num 2015) dirty exists 2023-06-03T20:02:49.018 INFO:tasks.rados.rados.0.smithi033.stdout:3203: left oid 285 (ObjNum 2015 snap 0 seq_num 2015) 2023-06-03T20:02:49.018 INFO:tasks.rados.rados.0.smithi033.stdout:3204: finishing write tid 1 to smithi03366949-324 2023-06-03T20:02:49.018 INFO:tasks.rados.rados.0.smithi033.stdout:3204: finishing write tid 2 to smithi03366949-324 2023-06-03T20:02:49.019 INFO:tasks.rados.rados.0.smithi033.stdout:3204: finishing write tid 3 to smithi03366949-324 2023-06-03T20:02:49.026 INFO:tasks.rados.rados.0.smithi033.stdout:3204: finishing write tid 4 to smithi03366949-324 2023-06-03T20:02:49.027 INFO:tasks.rados.rados.0.smithi033.stdout:3204: finishing write tid 5 to smithi03366949-324 2023-06-03T20:02:49.027 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 324 v 558 (ObjNum 2016 snap 0 seq_num 2016) dirty exists 2023-06-03T20:02:49.027 INFO:tasks.rados.rados.0.smithi033.stdout:3204: left oid 324 (ObjNum 2016 snap 0 seq_num 2016) 2023-06-03T20:02:49.028 INFO:tasks.rados.rados.0.smithi033.stdout:3205: expect (ObjNum 1483 snap 0 seq_num 1483) 2023-06-03T20:02:49.160 INFO:tasks.rados.rados.0.smithi033.stdout:3202: done (4 left) 2023-06-03T20:02:49.160 INFO:tasks.rados.rados.0.smithi033.stdout:3203: done (3 left) 2023-06-03T20:02:49.161 INFO:tasks.rados.rados.0.smithi033.stdout:3204: done (2 left) 2023-06-03T20:02:49.161 INFO:tasks.rados.rados.0.smithi033.stdout:3205: done (1 left) 2023-06-03T20:02:49.161 INFO:tasks.rados.rados.0.smithi033.stdout:3206: done (0 left) 2023-06-03T20:02:49.161 INFO:tasks.rados.rados.0.smithi033.stdout:3207: write oid 301 current snap is 0 2023-06-03T20:02:49.161 INFO:tasks.rados.rados.0.smithi033.stdout:3207: seq_num 2018 ranges {716526=686027,2171839=728369,3400423=458569} 2023-06-03T20:02:49.172 INFO:tasks.rados.rados.0.smithi033.stdout:3207: writing smithi03366949-301 from 716526 to 1402553 tid 1 2023-06-03T20:02:49.182 INFO:tasks.rados.rados.0.smithi033.stdout:3207: writing smithi03366949-301 from 2171839 to 2900208 tid 2 2023-06-03T20:02:49.189 INFO:tasks.rados.rados.0.smithi033.stdout:3207: writing smithi03366949-301 from 3400423 to 3858992 tid 3 2023-06-03T20:02:49.189 INFO:tasks.rados.rados.0.smithi033.stdout:3208: read oid 383 snap -1 2023-06-03T20:02:49.190 INFO:tasks.rados.rados.0.smithi033.stdout:3208: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-06-03T20:02:49.190 INFO:tasks.rados.rados.0.smithi033.stdout:3209: write oid 298 current snap is 0 2023-06-03T20:02:49.190 INFO:tasks.rados.rados.0.smithi033.stdout:3207: finishing write tid 1 to smithi03366949-301 2023-06-03T20:02:49.190 INFO:tasks.rados.rados.0.smithi033.stdout:3207: finishing write tid 2 to smithi03366949-301 2023-06-03T20:02:49.190 INFO:tasks.rados.rados.0.smithi033.stdout:3209: seq_num 2019 ranges {733333=761276,2230321=588380,3427846=505487} 2023-06-03T20:02:49.201 INFO:tasks.rados.rados.0.smithi033.stdout:3209: writing smithi03366949-298 from 733333 to 1494609 tid 1 2023-06-03T20:02:49.210 INFO:tasks.rados.rados.0.smithi033.stdout:3209: writing smithi03366949-298 from 2230321 to 2818701 tid 2 2023-06-03T20:02:49.217 INFO:tasks.rados.rados.0.smithi033.stdout:3209: writing smithi03366949-298 from 3427846 to 3933333 tid 3 2023-06-03T20:02:49.217 INFO:tasks.rados.rados.0.smithi033.stdout:3210: read oid 480 snap -1 2023-06-03T20:02:49.218 INFO:tasks.rados.rados.0.smithi033.stdout:3210: expect (ObjNum 875 snap 0 seq_num 875) 2023-06-03T20:02:49.218 INFO:tasks.rados.rados.0.smithi033.stdout:3211: read oid 450 snap -1 2023-06-03T20:02:49.218 INFO:tasks.rados.rados.0.smithi033.stdout:3211: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:02:49.218 INFO:tasks.rados.rados.0.smithi033.stdout:3212: write oid 42 current snap is 0 2023-06-03T20:02:49.218 INFO:tasks.rados.rados.0.smithi033.stdout:3212: seq_num 2020 ranges {750140=436525,1888803=732038,3055269=597466} 2023-06-03T20:02:49.225 INFO:tasks.rados.rados.0.smithi033.stdout:3212: writing smithi03366949-42 from 750140 to 1186665 tid 1 2023-06-03T20:02:49.235 INFO:tasks.rados.rados.0.smithi033.stdout:3212: writing smithi03366949-42 from 1888803 to 2620841 tid 2 2023-06-03T20:02:49.242 INFO:tasks.rados.rados.0.smithi033.stdout:3212: writing smithi03366949-42 from 3055269 to 3652735 tid 3 2023-06-03T20:02:49.242 INFO:tasks.rados.rados.0.smithi033.stdout:3213: read oid 82 snap -1 2023-06-03T20:02:49.242 INFO:tasks.rados.rados.0.smithi033.stdout:3213: expect deleted 2023-06-03T20:02:49.242 INFO:tasks.rados.rados.0.smithi033.stdout:3214: read oid 148 snap -1 2023-06-03T20:02:49.243 INFO:tasks.rados.rados.0.smithi033.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-06-03T20:02:49.243 INFO:tasks.rados.rados.0.smithi033.stdout:3215: write oid 67 current snap is 0 2023-06-03T20:02:49.243 INFO:tasks.rados.rados.0.smithi033.stdout:3215: seq_num 2021 ranges {766947=511774,1947285=475696,2966339=408738,3895036=71911} 2023-06-03T20:02:49.250 INFO:tasks.rados.rados.0.smithi033.stdout:3215: writing smithi03366949-67 from 766947 to 1278721 tid 1 2023-06-03T20:02:49.257 INFO:tasks.rados.rados.0.smithi033.stdout:3215: writing smithi03366949-67 from 1947285 to 2422981 tid 2 2023-06-03T20:02:49.264 INFO:tasks.rados.rados.0.smithi033.stdout:3215: writing smithi03366949-67 from 2966339 to 3375077 tid 3 2023-06-03T20:02:49.267 INFO:tasks.rados.rados.0.smithi033.stdout:3215: writing smithi03366949-67 from 3895036 to 3966947 tid 4 2023-06-03T20:02:49.267 INFO:tasks.rados.rados.0.smithi033.stdout:3216: write oid 359 current snap is 0 2023-06-03T20:02:49.268 INFO:tasks.rados.rados.0.smithi033.stdout:3216: seq_num 2022 ranges {783754=587023,1889414=735707,3393762=589992} 2023-06-03T20:02:49.276 INFO:tasks.rados.rados.0.smithi033.stdout:3216: writing smithi03366949-359 from 783754 to 1370777 tid 1 2023-06-03T20:02:49.284 INFO:tasks.rados.rados.0.smithi033.stdout:3216: writing smithi03366949-359 from 1889414 to 2625121 tid 2 2023-06-03T20:02:49.293 INFO:tasks.rados.rados.0.smithi033.stdout:3216: writing smithi03366949-359 from 3393762 to 3983754 tid 3 2023-06-03T20:02:49.293 INFO:tasks.rados.rados.0.smithi033.stdout:3217: read oid 285 snap -1 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3217: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3218: write oid 396 current snap is 0 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3207: finishing write tid 3 to smithi03366949-301 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3207: finishing write tid 4 to smithi03366949-301 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3207: finishing write tid 5 to smithi03366949-301 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 301 v 379 (ObjNum 2018 snap 0 seq_num 2018) dirty exists 2023-06-03T20:02:49.294 INFO:tasks.rados.rados.0.smithi033.stdout:3207: left oid 301 (ObjNum 2018 snap 0 seq_num 2018) 2023-06-03T20:02:49.295 INFO:tasks.rados.rados.0.smithi033.stdout:3208: expect (ObjNum 1691 snap 0 seq_num 1691) 2023-06-03T20:02:49.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:49 smithi033 bash[26432]: audit 2023-06-03T20:02:48.510638+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:49.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:49 smithi033 bash[33017]: audit 2023-06-03T20:02:48.510638+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:49.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:49 smithi083 bash[26882]: audit 2023-06-03T20:02:48.510638+0000 mon.c (mon.2) 175 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:02:49.423 INFO:tasks.rados.rados.0.smithi033.stdout:3209: finishing write tid 1 to smithi03366949-298 2023-06-03T20:02:49.423 INFO:tasks.rados.rados.0.smithi033.stdout:3209: finishing write tid 2 to smithi03366949-298 2023-06-03T20:02:49.424 INFO:tasks.rados.rados.0.smithi033.stdout:3211: expect (ObjNum 956 snap 0 seq_num 956) 2023-06-03T20:02:49.508 INFO:tasks.rados.rados.0.smithi033.stdout:3209: finishing write tid 3 to smithi03366949-298 2023-06-03T20:02:49.508 INFO:tasks.rados.rados.0.smithi033.stdout:3210: expect (ObjNum 875 snap 0 seq_num 875) 2023-06-03T20:02:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:3209: finishing write tid 4 to smithi03366949-298 2023-06-03T20:02:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:3209: finishing write tid 5 to smithi03366949-298 2023-06-03T20:02:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 298 v 479 (ObjNum 2019 snap 0 seq_num 2019) dirty exists 2023-06-03T20:02:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:3209: left oid 298 (ObjNum 2019 snap 0 seq_num 2019) 2023-06-03T20:02:49.631 INFO:tasks.rados.rados.0.smithi033.stdout:3212: finishing write tid 1 to smithi03366949-42 2023-06-03T20:02:49.632 INFO:tasks.rados.rados.0.smithi033.stdout:3218: seq_num 2023 ranges {400561=778625,1664249=336312} 2023-06-03T20:02:49.639 INFO:tasks.rados.rados.0.smithi033.stdout:3218: writing smithi03366949-396 from 400561 to 1179186 tid 1 2023-06-03T20:02:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:3218: writing smithi03366949-396 from 1664249 to 2000561 tid 2 2023-06-03T20:02:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:3207: done (11 left) 2023-06-03T20:02:49.645 INFO:tasks.rados.rados.0.smithi033.stdout:3208: done (10 left) 2023-06-03T20:02:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:3209: done (9 left) 2023-06-03T20:02:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:3210: done (8 left) 2023-06-03T20:02:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:3211: done (7 left) 2023-06-03T20:02:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:3219: write oid 312 current snap is 0 2023-06-03T20:02:49.646 INFO:tasks.rados.rados.0.smithi033.stdout:3219: seq_num 2024 ranges {417368=453874,1322731=694637} 2023-06-03T20:02:49.652 INFO:tasks.rados.rados.0.smithi033.stdout:3219: writing smithi03366949-312 from 417368 to 871242 tid 1 2023-06-03T20:02:49.657 INFO:tasks.rados.rados.0.smithi033.stdout:3219: writing smithi03366949-312 from 1322731 to 2017368 tid 2 2023-06-03T20:02:49.657 INFO:tasks.rados.rados.0.smithi033.stdout:3220: write oid 449 current snap is 0 2023-06-03T20:02:49.657 INFO:tasks.rados.rados.0.smithi033.stdout:3220: seq_num 2025 ranges {434175=529123,1381213=483034} 2023-06-03T20:02:49.662 INFO:tasks.rados.rados.0.smithi033.stdout:3220: writing smithi03366949-449 from 434175 to 963298 tid 1 2023-06-03T20:02:49.668 INFO:tasks.rados.rados.0.smithi033.stdout:3220: writing smithi03366949-449 from 1381213 to 1864247 tid 2 2023-06-03T20:02:49.668 INFO:tasks.rados.rados.0.smithi033.stdout:3221: write oid 321 current snap is 0 2023-06-03T20:02:49.668 INFO:tasks.rados.rados.0.smithi033.stdout:3212: finishing write tid 2 to smithi03366949-42 2023-06-03T20:02:49.669 INFO:tasks.rados.rados.0.smithi033.stdout:3212: finishing write tid 3 to smithi03366949-42 2023-06-03T20:02:49.669 INFO:tasks.rados.rados.0.smithi033.stdout:3221: seq_num 2026 ranges {450982=604372,1723342=327640} 2023-06-03T20:02:49.675 INFO:tasks.rados.rados.0.smithi033.stdout:3221: writing smithi03366949-321 from 450982 to 1055354 tid 1 2023-06-03T20:02:49.681 INFO:tasks.rados.rados.0.smithi033.stdout:3221: writing smithi03366949-321 from 1723342 to 2050982 tid 2 2023-06-03T20:02:49.681 INFO:tasks.rados.rados.0.smithi033.stdout:3213: done (9 left) 2023-06-03T20:02:49.681 INFO:tasks.rados.rados.0.smithi033.stdout:3222: write oid 63 current snap is 0 2023-06-03T20:02:49.682 INFO:tasks.rados.rados.0.smithi033.stdout:3222: seq_num 2027 ranges {467789=679621,1781824=285965} 2023-06-03T20:02:49.687 INFO:tasks.rados.rados.0.smithi033.stdout:3222: writing smithi03366949-63 from 467789 to 1147410 tid 1 2023-06-03T20:02:49.693 INFO:tasks.rados.rados.0.smithi033.stdout:3222: writing smithi03366949-63 from 1781824 to 2067789 tid 2 2023-06-03T20:02:49.693 INFO:tasks.rados.rados.0.smithi033.stdout:3223: write oid 414 current snap is 0 2023-06-03T20:02:49.693 INFO:tasks.rados.rados.0.smithi033.stdout:3212: finishing write tid 4 to smithi03366949-42 2023-06-03T20:02:49.694 INFO:tasks.rados.rados.0.smithi033.stdout:3223: seq_num 2028 ranges {484596=754870,1840306=244290} 2023-06-03T20:02:49.700 INFO:tasks.rados.rados.0.smithi033.stdout:3223: writing smithi03366949-414 from 484596 to 1239466 tid 1 2023-06-03T20:02:49.706 INFO:tasks.rados.rados.0.smithi033.stdout:3223: writing smithi03366949-414 from 1840306 to 2084596 tid 2 2023-06-03T20:02:49.706 INFO:tasks.rados.rados.0.smithi033.stdout:3224: write oid 362 current snap is 0 2023-06-03T20:02:49.706 INFO:tasks.rados.rados.0.smithi033.stdout:3224: seq_num 2029 ranges {501403=430119,1498788=490372} 2023-06-03T20:02:49.711 INFO:tasks.rados.rados.0.smithi033.stdout:3224: writing smithi03366949-362 from 501403 to 931522 tid 1 2023-06-03T20:02:49.717 INFO:tasks.rados.rados.0.smithi033.stdout:3224: writing smithi03366949-362 from 1498788 to 1989160 tid 2 2023-06-03T20:02:49.717 INFO:tasks.rados.rados.0.smithi033.stdout:3225: write oid 427 current snap is 0 2023-06-03T20:02:49.717 INFO:tasks.rados.rados.0.smithi033.stdout:3212: finishing write tid 5 to smithi03366949-42 2023-06-03T20:02:49.718 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 42 v 427 (ObjNum 2020 snap 0 seq_num 2020) dirty exists 2023-06-03T20:02:49.718 INFO:tasks.rados.rados.0.smithi033.stdout:3212: left oid 42 (ObjNum 2020 snap 0 seq_num 2020) 2023-06-03T20:02:49.718 INFO:tasks.rados.rados.0.smithi033.stdout:3214: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-06-03T20:02:49.924 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 1 to smithi03366949-67 2023-06-03T20:02:49.925 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 2 to smithi03366949-67 2023-06-03T20:02:49.925 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 3 to smithi03366949-67 2023-06-03T20:02:49.925 INFO:tasks.rados.rados.0.smithi033.stdout:3225: seq_num 2030 ranges {518210=621721,1557270=560940} 2023-06-03T20:02:49.931 INFO:tasks.rados.rados.0.smithi033.stdout:3225: writing smithi03366949-427 from 518210 to 1139931 tid 1 2023-06-03T20:02:49.936 INFO:tasks.rados.rados.0.smithi033.stdout:3225: writing smithi03366949-427 from 1557270 to 2118210 tid 2 2023-06-03T20:02:49.936 INFO:tasks.rados.rados.0.smithi033.stdout:3212: done (12 left) 2023-06-03T20:02:49.937 INFO:tasks.rados.rados.0.smithi033.stdout:3214: done (11 left) 2023-06-03T20:02:49.937 INFO:tasks.rados.rados.0.smithi033.stdout:3226: write oid 44 current snap is 0 2023-06-03T20:02:49.937 INFO:tasks.rados.rados.0.smithi033.stdout:3226: seq_num 2031 ranges {535017=696970,2015752=119265} 2023-06-03T20:02:49.943 INFO:tasks.rados.rados.0.smithi033.stdout:3226: writing smithi03366949-44 from 535017 to 1231987 tid 1 2023-06-03T20:02:49.949 INFO:tasks.rados.rados.0.smithi033.stdout:3226: writing smithi03366949-44 from 2015752 to 2135017 tid 2 2023-06-03T20:02:49.949 INFO:tasks.rados.rados.0.smithi033.stdout:3227: write oid 160 current snap is 0 2023-06-03T20:02:49.949 INFO:tasks.rados.rados.0.smithi033.stdout:3227: seq_num 2032 ranges {551824=772219,2074234=77590} 2023-06-03T20:02:49.956 INFO:tasks.rados.rados.0.smithi033.stdout:3227: writing smithi03366949-160 from 551824 to 1324043 tid 1 2023-06-03T20:02:49.961 INFO:tasks.rados.rados.0.smithi033.stdout:3227: writing smithi03366949-160 from 2074234 to 2151824 tid 2 2023-06-03T20:02:49.961 INFO:tasks.rados.rados.0.smithi033.stdout:3228: write oid 481 current snap is 0 2023-06-03T20:02:49.961 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 4 to smithi03366949-67 2023-06-03T20:02:49.962 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 5 to smithi03366949-67 2023-06-03T20:02:49.962 INFO:tasks.rados.rados.0.smithi033.stdout:3228: seq_num 2033 ranges {568631=447468,1732716=435915} 2023-06-03T20:02:49.967 INFO:tasks.rados.rados.0.smithi033.stdout:3228: writing smithi03366949-481 from 568631 to 1016099 tid 1 2023-06-03T20:02:49.973 INFO:tasks.rados.rados.0.smithi033.stdout:3228: writing smithi03366949-481 from 1732716 to 2168631 tid 2 2023-06-03T20:02:49.974 INFO:tasks.rados.rados.0.smithi033.stdout:3229: write oid 142 current snap is 0 2023-06-03T20:02:49.974 INFO:tasks.rados.rados.0.smithi033.stdout:3229: seq_num 2034 ranges {585438=522717,1674845=510593} 2023-06-03T20:02:49.980 INFO:tasks.rados.rados.0.smithi033.stdout:3229: writing smithi03366949-142 from 585438 to 1108155 tid 1 2023-06-03T20:02:49.986 INFO:tasks.rados.rados.0.smithi033.stdout:3229: writing smithi03366949-142 from 1674845 to 2185438 tid 2 2023-06-03T20:02:49.986 INFO:tasks.rados.rados.0.smithi033.stdout:3230: write oid 219 current snap is 0 2023-06-03T20:02:49.986 INFO:tasks.rados.rados.0.smithi033.stdout:3230: seq_num 2035 ranges {602245=597966,1733327=468918} 2023-06-03T20:02:49.993 INFO:tasks.rados.rados.0.smithi033.stdout:3230: writing smithi03366949-219 from 602245 to 1200211 tid 1 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout:3230: writing smithi03366949-219 from 1733327 to 2202245 tid 2 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout:3215: finishing write tid 6 to smithi03366949-67 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 431 (ObjNum 2021 snap 0 seq_num 2021) dirty exists 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout:3215: left oid 67 (ObjNum 2021 snap 0 seq_num 2021) 2023-06-03T20:02:49.999 INFO:tasks.rados.rados.0.smithi033.stdout:3215: done (15 left) 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3231: read oid 77 snap -1 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3231: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3216: finishing write tid 1 to smithi03366949-359 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3216: finishing write tid 2 to smithi03366949-359 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3216: finishing write tid 3 to smithi03366949-359 2023-06-03T20:02:50.000 INFO:tasks.rados.rados.0.smithi033.stdout:3216: finishing write tid 4 to smithi03366949-359 2023-06-03T20:02:50.001 INFO:tasks.rados.rados.0.smithi033.stdout:3216: finishing write tid 5 to smithi03366949-359 2023-06-03T20:02:50.001 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 390 (ObjNum 2022 snap 0 seq_num 2022) dirty exists 2023-06-03T20:02:50.001 INFO:tasks.rados.rados.0.smithi033.stdout:3216: left oid 359 (ObjNum 2022 snap 0 seq_num 2022) 2023-06-03T20:02:50.001 INFO:tasks.rados.rados.0.smithi033.stdout:3217: expect (ObjNum 2015 snap 0 seq_num 2015) 2023-06-03T20:02:50.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:50 smithi033 bash[26432]: cluster 2023-06-03T20:02:49.386047+0000 mgr.y (mgr.15198) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:50.091 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:50 smithi033 bash[26432]: audit 2023-06-03T20:02:49.485520+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.33:0/871124323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:50.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:50 smithi033 bash[33017]: cluster 2023-06-03T20:02:49.386047+0000 mgr.y (mgr.15198) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:50.091 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:50 smithi033 bash[33017]: audit 2023-06-03T20:02:49.485520+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.33:0/871124323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:50.308 INFO:tasks.rados.rados.0.smithi033.stdout:3218: finishing write tid 1 to smithi03366949-396 2023-06-03T20:02:50.309 INFO:tasks.rados.rados.0.smithi033.stdout:3218: finishing write tid 2 to smithi03366949-396 2023-06-03T20:02:50.309 INFO:tasks.rados.rados.0.smithi033.stdout:3218: finishing write tid 3 to smithi03366949-396 2023-06-03T20:02:50.309 INFO:tasks.rados.rados.0.smithi033.stdout:3218: finishing write tid 4 to smithi03366949-396 2023-06-03T20:02:50.310 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 396 v 434 (ObjNum 2023 snap 0 seq_num 2023) dirty exists 2023-06-03T20:02:50.310 INFO:tasks.rados.rados.0.smithi033.stdout:3218: left oid 396 (ObjNum 2023 snap 0 seq_num 2023) 2023-06-03T20:02:50.310 INFO:tasks.rados.rados.0.smithi033.stdout:3219: finishing write tid 1 to smithi03366949-312 2023-06-03T20:02:50.310 INFO:tasks.rados.rados.0.smithi033.stdout:3219: finishing write tid 2 to smithi03366949-312 2023-06-03T20:02:50.310 INFO:tasks.rados.rados.0.smithi033.stdout:3219: finishing write tid 3 to smithi03366949-312 2023-06-03T20:02:50.311 INFO:tasks.rados.rados.0.smithi033.stdout:3219: finishing write tid 4 to smithi03366949-312 2023-06-03T20:02:50.311 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 312 v 446 (ObjNum 2024 snap 0 seq_num 2024) dirty exists 2023-06-03T20:02:50.311 INFO:tasks.rados.rados.0.smithi033.stdout:3219: left oid 312 (ObjNum 2024 snap 0 seq_num 2024) 2023-06-03T20:02:50.312 INFO:tasks.rados.rados.0.smithi033.stdout:3220: finishing write tid 1 to smithi03366949-449 2023-06-03T20:02:50.312 INFO:tasks.rados.rados.0.smithi033.stdout:3220: finishing write tid 2 to smithi03366949-449 2023-06-03T20:02:50.312 INFO:tasks.rados.rados.0.smithi033.stdout:3220: finishing write tid 3 to smithi03366949-449 2023-06-03T20:02:50.312 INFO:tasks.rados.rados.0.smithi033.stdout:3220: finishing write tid 4 to smithi03366949-449 2023-06-03T20:02:50.312 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 449 v 415 (ObjNum 2025 snap 0 seq_num 2025) dirty exists 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3220: left oid 449 (ObjNum 2025 snap 0 seq_num 2025) 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3221: finishing write tid 1 to smithi03366949-321 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3221: finishing write tid 2 to smithi03366949-321 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3221: finishing write tid 3 to smithi03366949-321 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3221: finishing write tid 4 to smithi03366949-321 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 321 v 365 (ObjNum 2026 snap 0 seq_num 2026) dirty exists 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3221: left oid 321 (ObjNum 2026 snap 0 seq_num 2026) 2023-06-03T20:02:50.313 INFO:tasks.rados.rados.0.smithi033.stdout:3222: finishing write tid 1 to smithi03366949-63 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3222: finishing write tid 2 to smithi03366949-63 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3222: finishing write tid 3 to smithi03366949-63 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3222: finishing write tid 4 to smithi03366949-63 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 367 (ObjNum 2027 snap 0 seq_num 2027) dirty exists 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3222: left oid 63 (ObjNum 2027 snap 0 seq_num 2027) 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3216: done (15 left) 2023-06-03T20:02:50.314 INFO:tasks.rados.rados.0.smithi033.stdout:3217: done (14 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3218: done (13 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3219: done (12 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3220: done (11 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3221: done (10 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3222: done (9 left) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3232: read oid 203 snap -1 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3232: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:02:50.315 INFO:tasks.rados.rados.0.smithi033.stdout:3233: write oid 316 current snap is 0 2023-06-03T20:02:50.316 INFO:tasks.rados.rados.0.smithi033.stdout:3223: finishing write tid 1 to smithi03366949-414 2023-06-03T20:02:50.316 INFO:tasks.rados.rados.0.smithi033.stdout:3223: finishing write tid 2 to smithi03366949-414 2023-06-03T20:02:50.316 INFO:tasks.rados.rados.0.smithi033.stdout:3233: seq_num 2036 ranges {619052=673215,1791809=427243} 2023-06-03T20:02:50.322 INFO:tasks.rados.rados.0.smithi033.stdout:3233: writing smithi03366949-316 from 619052 to 1292267 tid 1 2023-06-03T20:02:50.327 INFO:tasks.rados.rados.0.smithi033.stdout:3233: writing smithi03366949-316 from 1791809 to 2219052 tid 2 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:3234: delete oid 126 current snap is 0 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:3223: finishing write tid 3 to smithi03366949-414 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:3223: finishing write tid 4 to smithi03366949-414 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 414 v 330 (ObjNum 2028 snap 0 seq_num 2028) dirty exists 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:3223: left oid 414 (ObjNum 2028 snap 0 seq_num 2028) 2023-06-03T20:02:50.328 INFO:tasks.rados.rados.0.smithi033.stdout:3224: finishing write tid 1 to smithi03366949-362 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3224: finishing write tid 2 to smithi03366949-362 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3224: finishing write tid 3 to smithi03366949-362 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3224: finishing write tid 4 to smithi03366949-362 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 362 v 333 (ObjNum 2029 snap 0 seq_num 2029) dirty exists 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3224: left oid 362 (ObjNum 2029 snap 0 seq_num 2029) 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3225: finishing write tid 1 to smithi03366949-427 2023-06-03T20:02:50.329 INFO:tasks.rados.rados.0.smithi033.stdout:3225: finishing write tid 2 to smithi03366949-427 2023-06-03T20:02:50.330 INFO:tasks.rados.rados.0.smithi033.stdout:3225: finishing write tid 3 to smithi03366949-427 2023-06-03T20:02:50.330 INFO:tasks.rados.rados.0.smithi033.stdout:3225: finishing write tid 4 to smithi03366949-427 2023-06-03T20:02:50.330 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 427 v 449 (ObjNum 2030 snap 0 seq_num 2030) dirty exists 2023-06-03T20:02:50.330 INFO:tasks.rados.rados.0.smithi033.stdout:3225: left oid 427 (ObjNum 2030 snap 0 seq_num 2030) 2023-06-03T20:02:50.330 INFO:tasks.rados.rados.0.smithi033.stdout:3226: finishing write tid 1 to smithi03366949-44 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3226: finishing write tid 2 to smithi03366949-44 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3226: finishing write tid 3 to smithi03366949-44 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3226: finishing write tid 4 to smithi03366949-44 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 44 v 382 (ObjNum 2031 snap 0 seq_num 2031) dirty exists 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3226: left oid 44 (ObjNum 2031 snap 0 seq_num 2031) 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3227: finishing write tid 1 to smithi03366949-160 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3227: finishing write tid 2 to smithi03366949-160 2023-06-03T20:02:50.331 INFO:tasks.rados.rados.0.smithi033.stdout:3227: finishing write tid 3 to smithi03366949-160 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3227: finishing write tid 4 to smithi03366949-160 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 160 v 437 (ObjNum 2032 snap 0 seq_num 2032) dirty exists 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3227: left oid 160 (ObjNum 2032 snap 0 seq_num 2032) 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3228: finishing write tid 1 to smithi03366949-481 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3228: finishing write tid 2 to smithi03366949-481 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3228: finishing write tid 3 to smithi03366949-481 2023-06-03T20:02:50.332 INFO:tasks.rados.rados.0.smithi033.stdout:3228: finishing write tid 4 to smithi03366949-481 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 481 v 294 (ObjNum 2033 snap 0 seq_num 2033) dirty exists 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:3228: left oid 481 (ObjNum 2033 snap 0 seq_num 2033) 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:3229: finishing write tid 1 to smithi03366949-142 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:3229: finishing write tid 2 to smithi03366949-142 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:3229: finishing write tid 3 to smithi03366949-142 2023-06-03T20:02:50.333 INFO:tasks.rados.rados.0.smithi033.stdout:3229: finishing write tid 4 to smithi03366949-142 2023-06-03T20:02:50.334 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 142 v 440 (ObjNum 2034 snap 0 seq_num 2034) dirty exists 2023-06-03T20:02:50.334 INFO:tasks.rados.rados.0.smithi033.stdout:3229: left oid 142 (ObjNum 2034 snap 0 seq_num 2034) 2023-06-03T20:02:50.334 INFO:tasks.rados.rados.0.smithi033.stdout:3230: finishing write tid 1 to smithi03366949-219 2023-06-03T20:02:50.334 INFO:tasks.rados.rados.0.smithi033.stdout:3231: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-06-03T20:02:50.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:50 smithi083 bash[26882]: cluster 2023-06-03T20:02:49.386047+0000 mgr.y (mgr.15198) 13 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 6.2 MiB/s wr, 65 op/s 2023-06-03T20:02:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:50 smithi083 bash[26882]: audit 2023-06-03T20:02:49.485520+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.33:0/871124323' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:50.458 INFO:tasks.rados.rados.0.smithi033.stdout:3230: finishing write tid 2 to smithi03366949-219 2023-06-03T20:02:50.458 INFO:tasks.rados.rados.0.smithi033.stdout:3230: finishing write tid 3 to smithi03366949-219 2023-06-03T20:02:50.459 INFO:tasks.rados.rados.0.smithi033.stdout:3230: finishing write tid 4 to smithi03366949-219 2023-06-03T20:02:50.459 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 219 v 452 (ObjNum 2035 snap 0 seq_num 2035) dirty exists 2023-06-03T20:02:50.459 INFO:tasks.rados.rados.0.smithi033.stdout:3230: left oid 219 (ObjNum 2035 snap 0 seq_num 2035) 2023-06-03T20:02:50.459 INFO:tasks.rados.rados.0.smithi033.stdout:3232: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:02:50.562 INFO:tasks.rados.rados.0.smithi033.stdout:3233: finishing write tid 1 to smithi03366949-316 2023-06-03T20:02:50.562 INFO:tasks.rados.rados.0.smithi033.stdout:3233: finishing write tid 2 to smithi03366949-316 2023-06-03T20:02:50.562 INFO:tasks.rados.rados.0.smithi033.stdout:3233: finishing write tid 3 to smithi03366949-316 2023-06-03T20:02:50.562 INFO:tasks.rados.rados.0.smithi033.stdout:3233: finishing write tid 4 to smithi03366949-316 2023-06-03T20:02:50.563 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 316 v 562 (ObjNum 2036 snap 0 seq_num 2036) dirty exists 2023-06-03T20:02:50.563 INFO:tasks.rados.rados.0.smithi033.stdout:3233: left oid 316 (ObjNum 2036 snap 0 seq_num 2036) 2023-06-03T20:02:50.563 INFO:tasks.rados.rados.0.smithi033.stdout:3223: done (11 left) 2023-06-03T20:02:50.564 INFO:tasks.rados.rados.0.smithi033.stdout:3224: done (10 left) 2023-06-03T20:02:50.564 INFO:tasks.rados.rados.0.smithi033.stdout:3225: done (9 left) 2023-06-03T20:02:50.564 INFO:tasks.rados.rados.0.smithi033.stdout:3226: done (8 left) 2023-06-03T20:02:50.564 INFO:tasks.rados.rados.0.smithi033.stdout:3227: done (7 left) 2023-06-03T20:02:50.564 INFO:tasks.rados.rados.0.smithi033.stdout:3228: done (6 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3229: done (5 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3230: done (4 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3231: done (3 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3232: done (2 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3233: done (1 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3234: done (0 left) 2023-06-03T20:02:50.565 INFO:tasks.rados.rados.0.smithi033.stdout:3235: read oid 310 snap -1 2023-06-03T20:02:50.566 INFO:tasks.rados.rados.0.smithi033.stdout:3235: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:50.566 INFO:tasks.rados.rados.0.smithi033.stdout:3236: write oid 78 current snap is 0 2023-06-03T20:02:50.566 INFO:tasks.rados.rados.0.smithi033.stdout:3236: seq_num 2038 ranges {652666=540066,1908773=343893} 2023-06-03T20:02:50.577 INFO:tasks.rados.rados.0.smithi033.stdout:3236: writing smithi03366949-78 from 652666 to 1192732 tid 1 2023-06-03T20:02:50.583 INFO:tasks.rados.rados.0.smithi033.stdout:3236: writing smithi03366949-78 from 1908773 to 2252666 tid 2 2023-06-03T20:02:50.583 INFO:tasks.rados.rados.0.smithi033.stdout:3237: write oid 101 current snap is 0 2023-06-03T20:02:50.584 INFO:tasks.rados.rados.0.smithi033.stdout:3235: expect (ObjNum 1722 snap 0 seq_num 1722) 2023-06-03T20:02:50.815 INFO:tasks.rados.rados.0.smithi033.stdout:3236: finishing write tid 1 to smithi03366949-78 2023-06-03T20:02:50.816 INFO:tasks.rados.rados.0.smithi033.stdout:3236: finishing write tid 2 to smithi03366949-78 2023-06-03T20:02:50.816 INFO:tasks.rados.rados.0.smithi033.stdout:3236: finishing write tid 3 to smithi03366949-78 2023-06-03T20:02:50.816 INFO:tasks.rados.rados.0.smithi033.stdout:3237: seq_num 2039 ranges {669473=615315,1967255=302218} 2023-06-03T20:02:50.824 INFO:tasks.rados.rados.0.smithi033.stdout:3237: writing smithi03366949-101 from 669473 to 1284788 tid 1 2023-06-03T20:02:50.829 INFO:tasks.rados.rados.0.smithi033.stdout:3237: writing smithi03366949-101 from 1967255 to 2269473 tid 2 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3235: done (2 left) 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3238: read oid 283 snap -1 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3238: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3239: read oid 385 snap -1 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3239: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3240: write oid 493 current snap is 0 2023-06-03T20:02:50.830 INFO:tasks.rados.rados.0.smithi033.stdout:3236: finishing write tid 4 to smithi03366949-78 2023-06-03T20:02:50.831 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 78 v 430 (ObjNum 2038 snap 0 seq_num 2038) dirty exists 2023-06-03T20:02:50.831 INFO:tasks.rados.rados.0.smithi033.stdout:3236: left oid 78 (ObjNum 2038 snap 0 seq_num 2038) 2023-06-03T20:02:50.831 INFO:tasks.rados.rados.0.smithi033.stdout:3240: seq_num 2040 ranges {686280=690564,2025737=260543} 2023-06-03T20:02:50.837 INFO:tasks.rados.rados.0.smithi033.stdout:3240: writing smithi03366949-493 from 686280 to 1376844 tid 1 2023-06-03T20:02:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:3240: writing smithi03366949-493 from 2025737 to 2286280 tid 2 2023-06-03T20:02:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:3236: done (4 left) 2023-06-03T20:02:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:3241: read oid 380 snap -1 2023-06-03T20:02:50.843 INFO:tasks.rados.rados.0.smithi033.stdout:3241: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:3242: write oid 109 current snap is 0 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:3237: finishing write tid 1 to smithi03366949-101 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:3237: finishing write tid 2 to smithi03366949-101 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:3237: finishing write tid 3 to smithi03366949-101 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:3237: finishing write tid 4 to smithi03366949-101 2023-06-03T20:02:50.844 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 370 (ObjNum 2039 snap 0 seq_num 2039) dirty exists 2023-06-03T20:02:50.845 INFO:tasks.rados.rados.0.smithi033.stdout:3237: left oid 101 (ObjNum 2039 snap 0 seq_num 2039) 2023-06-03T20:02:50.845 INFO:tasks.rados.rados.0.smithi033.stdout:3242: seq_num 2041 ranges {703087=765813,2084219=218868} 2023-06-03T20:02:50.853 INFO:tasks.rados.rados.0.smithi033.stdout:3242: writing smithi03366949-109 from 703087 to 1468900 tid 1 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3242: writing smithi03366949-109 from 2084219 to 2303087 tid 2 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3237: done (5 left) 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3243: read oid 25 snap -1 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3243: expect deleted 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3244: delete oid 302 current snap is 0 2023-06-03T20:02:50.858 INFO:tasks.rados.rados.0.smithi033.stdout:3238: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-06-03T20:02:51.071 INFO:tasks.rados.rados.0.smithi033.stdout:3239: expect (ObjNum 1840 snap 0 seq_num 1840) 2023-06-03T20:02:51.237 INFO:tasks.rados.rados.0.smithi033.stdout:3240: finishing write tid 1 to smithi03366949-493 2023-06-03T20:02:51.237 INFO:tasks.rados.rados.0.smithi033.stdout:3240: finishing write tid 2 to smithi03366949-493 2023-06-03T20:02:51.238 INFO:tasks.rados.rados.0.smithi033.stdout:3240: finishing write tid 3 to smithi03366949-493 2023-06-03T20:02:51.238 INFO:tasks.rados.rados.0.smithi033.stdout:3240: finishing write tid 4 to smithi03366949-493 2023-06-03T20:02:51.238 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 493 v 297 (ObjNum 2040 snap 0 seq_num 2040) dirty exists 2023-06-03T20:02:51.238 INFO:tasks.rados.rados.0.smithi033.stdout:3240: left oid 493 (ObjNum 2040 snap 0 seq_num 2040) 2023-06-03T20:02:51.239 INFO:tasks.rados.rados.0.smithi033.stdout:3241: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-06-03T20:02:51.411 INFO:tasks.rados.rados.0.smithi033.stdout:3242: finishing write tid 1 to smithi03366949-109 2023-06-03T20:02:51.411 INFO:tasks.rados.rados.0.smithi033.stdout:3242: finishing write tid 2 to smithi03366949-109 2023-06-03T20:02:51.411 INFO:tasks.rados.rados.0.smithi033.stdout:3242: finishing write tid 3 to smithi03366949-109 2023-06-03T20:02:51.411 INFO:tasks.rados.rados.0.smithi033.stdout:3242: finishing write tid 4 to smithi03366949-109 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 109 v 433 (ObjNum 2041 snap 0 seq_num 2041) dirty exists 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3242: left oid 109 (ObjNum 2041 snap 0 seq_num 2041) 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3238: done (6 left) 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3239: done (5 left) 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3240: done (4 left) 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3241: done (3 left) 2023-06-03T20:02:51.412 INFO:tasks.rados.rados.0.smithi033.stdout:3242: done (2 left) 2023-06-03T20:02:51.413 INFO:tasks.rados.rados.0.smithi033.stdout:3243: done (1 left) 2023-06-03T20:02:51.413 INFO:tasks.rados.rados.0.smithi033.stdout:3244: done (0 left) 2023-06-03T20:02:51.413 INFO:tasks.rados.rados.0.smithi033.stdout:3245: write oid 1 current snap is 0 2023-06-03T20:02:51.413 INFO:tasks.rados.rados.0.smithi033.stdout:3245: seq_num 2043 ranges {736701=516311,1684830=516055} 2023-06-03T20:02:51.424 INFO:tasks.rados.rados.0.smithi033.stdout:3245: writing smithi03366949-1 from 736701 to 1253012 tid 1 2023-06-03T20:02:51.429 INFO:tasks.rados.rados.0.smithi033.stdout:3245: writing smithi03366949-1 from 1684830 to 2200885 tid 2 2023-06-03T20:02:51.430 INFO:tasks.rados.rados.0.smithi033.stdout:3246: write oid 330 current snap is 0 2023-06-03T20:02:51.430 INFO:tasks.rados.rados.0.smithi033.stdout:3245: finishing write tid 1 to smithi03366949-1 2023-06-03T20:02:51.430 INFO:tasks.rados.rados.0.smithi033.stdout:3246: seq_num 2044 ranges {753508=591560,2143312=210196} 2023-06-03T20:02:51.437 INFO:tasks.rados.rados.0.smithi033.stdout:3246: writing smithi03366949-330 from 753508 to 1345068 tid 1 2023-06-03T20:02:51.443 INFO:tasks.rados.rados.0.smithi033.stdout:3246: writing smithi03366949-330 from 2143312 to 2353508 tid 2 2023-06-03T20:02:51.443 INFO:tasks.rados.rados.0.smithi033.stdout:3247: read oid 470 snap -1 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3247: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3248: delete oid 359 current snap is 0 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3245: finishing write tid 2 to smithi03366949-1 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3245: finishing write tid 3 to smithi03366949-1 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3245: finishing write tid 4 to smithi03366949-1 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 1 v 437 (ObjNum 2043 snap 0 seq_num 2043) dirty exists 2023-06-03T20:02:51.444 INFO:tasks.rados.rados.0.smithi033.stdout:3245: left oid 1 (ObjNum 2043 snap 0 seq_num 2043) 2023-06-03T20:02:51.445 INFO:tasks.rados.rados.0.smithi033.stdout:3246: finishing write tid 1 to smithi03366949-330 2023-06-03T20:02:51.446 INFO:tasks.rados.rados.0.smithi033.stdout:3245: done (3 left) 2023-06-03T20:02:51.446 INFO:tasks.rados.rados.0.smithi033.stdout:3248: done (2 left) 2023-06-03T20:02:51.446 INFO:tasks.rados.rados.0.smithi033.stdout:3249: read oid 397 snap -1 2023-06-03T20:02:51.447 INFO:tasks.rados.rados.0.smithi033.stdout:3249: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-06-03T20:02:51.447 INFO:tasks.rados.rados.0.smithi033.stdout:3250: write oid 143 current snap is 0 2023-06-03T20:02:51.447 INFO:tasks.rados.rados.0.smithi033.stdout:3250: seq_num 2046 ranges {787122=458411,1860276=526846} 2023-06-03T20:02:51.460 INFO:tasks.rados.rados.0.smithi033.stdout:3250: writing smithi03366949-143 from 787122 to 1245533 tid 1 2023-06-03T20:02:51.472 INFO:tasks.rados.rados.0.smithi033.stdout:3250: writing smithi03366949-143 from 1860276 to 2387122 tid 2 2023-06-03T20:02:51.472 INFO:tasks.rados.rados.0.smithi033.stdout:3251: read oid 77 snap -1 2023-06-03T20:02:51.473 INFO:tasks.rados.rados.0.smithi033.stdout:3251: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-06-03T20:02:51.473 INFO:tasks.rados.rados.0.smithi033.stdout:3252: read oid 411 snap -1 2023-06-03T20:02:51.473 INFO:tasks.rados.rados.0.smithi033.stdout:3252: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-06-03T20:02:51.473 INFO:tasks.rados.rados.0.smithi033.stdout:3253: write oid 147 current snap is 0 2023-06-03T20:02:51.473 INFO:tasks.rados.rados.0.smithi033.stdout:3253: seq_num 2047 ranges {403929=533660,1518758=407040} 2023-06-03T20:02:51.483 INFO:tasks.rados.rados.0.smithi033.stdout:3253: writing smithi03366949-147 from 403929 to 937589 tid 1 2023-06-03T20:02:51.494 INFO:tasks.rados.rados.0.smithi033.stdout:3253: writing smithi03366949-147 from 1518758 to 1925798 tid 2 2023-06-03T20:02:51.494 INFO:tasks.rados.rados.0.smithi033.stdout:3254: read oid 163 snap -1 2023-06-03T20:02:51.494 INFO:tasks.rados.rados.0.smithi033.stdout:3254: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:02:51.494 INFO:tasks.rados.rados.0.smithi033.stdout:3255: write oid 359 current snap is 0 2023-06-03T20:02:51.494 INFO:tasks.rados.rados.0.smithi033.stdout:3246: finishing write tid 2 to smithi03366949-330 2023-06-03T20:02:51.495 INFO:tasks.rados.rados.0.smithi033.stdout:3246: finishing write tid 3 to smithi03366949-330 2023-06-03T20:02:51.495 INFO:tasks.rados.rados.0.smithi033.stdout:3246: finishing write tid 4 to smithi03366949-330 2023-06-03T20:02:51.495 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 418 (ObjNum 2044 snap 0 seq_num 2044) dirty exists 2023-06-03T20:02:51.495 INFO:tasks.rados.rados.0.smithi033.stdout:3246: left oid 330 (ObjNum 2044 snap 0 seq_num 2044) 2023-06-03T20:02:51.495 INFO:tasks.rados.rados.0.smithi033.stdout:3249: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-06-03T20:02:51.778 INFO:tasks.rados.rados.0.smithi033.stdout:3247: expect (ObjNum 469 snap 0 seq_num 469) 2023-06-03T20:02:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:50.467321+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:50.478779+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:50.481675+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:50.482871+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.484787+0000 mgr.y (mgr.15198) 14 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.485087+0000 mgr.y (mgr.15198) 15 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.649166+0000 mgr.y (mgr.15198) 16 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.650212+0000 mgr.y (mgr.15198) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:51.205907+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:51.209207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:51.216296+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:51.220695+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[26432]: audit 2023-06-03T20:02:51.228072+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:50.467321+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:50.478779+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:50.481675+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:50.482871+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.484787+0000 mgr.y (mgr.15198) 14 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.485087+0000 mgr.y (mgr.15198) 15 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.649166+0000 mgr.y (mgr.15198) 16 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.650212+0000 mgr.y (mgr.15198) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:51.205907+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:51.209207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:51.216296+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:51.220695+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:51 smithi033 bash[33017]: audit 2023-06-03T20:02:51.228072+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:50.467321+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:50.478779+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:50.481675+0000 mon.c (mon.2) 176 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:02:51.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:50.482871+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:02:51.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.484787+0000 mgr.y (mgr.15198) 14 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.485087+0000 mgr.y (mgr.15198) 15 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.649166+0000 mgr.y (mgr.15198) 16 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.650212+0000 mgr.y (mgr.15198) 17 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:51.205907+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:51.209207+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:51.216296+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:51.220695+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:51 smithi083 bash[26882]: audit 2023-06-03T20:02:51.228072+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:51.897 INFO:tasks.rados.rados.0.smithi033.stdout:3250: finishing write tid 1 to smithi03366949-143 2023-06-03T20:02:51.897 INFO:tasks.rados.rados.0.smithi033.stdout:3251: expect (ObjNum 1688 snap 0 seq_num 1688) 2023-06-03T20:02:52.026 INFO:tasks.rados.rados.0.smithi033.stdout:3250: finishing write tid 2 to smithi03366949-143 2023-06-03T20:02:52.027 INFO:tasks.rados.rados.0.smithi033.stdout:3250: finishing write tid 3 to smithi03366949-143 2023-06-03T20:02:52.027 INFO:tasks.rados.rados.0.smithi033.stdout:3250: finishing write tid 4 to smithi03366949-143 2023-06-03T20:02:52.027 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 143 v 482 (ObjNum 2046 snap 0 seq_num 2046) dirty exists 2023-06-03T20:02:52.027 INFO:tasks.rados.rados.0.smithi033.stdout:3250: left oid 143 (ObjNum 2046 snap 0 seq_num 2046) 2023-06-03T20:02:52.027 INFO:tasks.rados.rados.0.smithi033.stdout:3252: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-06-03T20:02:52.172 INFO:tasks.rados.rados.0.smithi033.stdout:3253: finishing write tid 1 to smithi03366949-147 2023-06-03T20:02:52.173 INFO:tasks.rados.rados.0.smithi033.stdout:3253: finishing write tid 2 to smithi03366949-147 2023-06-03T20:02:52.173 INFO:tasks.rados.rados.0.smithi033.stdout:3253: finishing write tid 3 to smithi03366949-147 2023-06-03T20:02:52.173 INFO:tasks.rados.rados.0.smithi033.stdout:3253: finishing write tid 4 to smithi03366949-147 2023-06-03T20:02:52.173 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 147 v 421 (ObjNum 2047 snap 0 seq_num 2047) dirty exists 2023-06-03T20:02:52.174 INFO:tasks.rados.rados.0.smithi033.stdout:3253: left oid 147 (ObjNum 2047 snap 0 seq_num 2047) 2023-06-03T20:02:52.174 INFO:tasks.rados.rados.0.smithi033.stdout:3254: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:02:52.313 INFO:tasks.rados.rados.0.smithi033.stdout:3255: seq_num 2048 ranges {420736=608909,1577240=667051} 2023-06-03T20:02:52.324 INFO:tasks.rados.rados.0.smithi033.stdout:3255: writing smithi03366949-359 from 420736 to 1029645 tid 1 2023-06-03T20:02:52.331 INFO:tasks.rados.rados.0.smithi033.stdout:3255: writing smithi03366949-359 from 1577240 to 2244291 tid 2 2023-06-03T20:02:52.331 INFO:tasks.rados.rados.0.smithi033.stdout:3246: done (8 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3247: done (7 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3249: done (6 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3250: done (5 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3251: done (4 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3252: done (3 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3253: done (2 left) 2023-06-03T20:02:52.332 INFO:tasks.rados.rados.0.smithi033.stdout:3254: done (1 left) 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3256: read oid 467 snap -1 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3256: expect deleted 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3257: read oid 469 snap -1 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3257: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3258: read oid 100 snap -1 2023-06-03T20:02:52.333 INFO:tasks.rados.rados.0.smithi033.stdout:3258: expect deleted 2023-06-03T20:02:52.334 INFO:tasks.rados.rados.0.smithi033.stdout:3259: write oid 271 current snap is 0 2023-06-03T20:02:52.334 INFO:tasks.rados.rados.0.smithi033.stdout:3255: finishing write tid 1 to smithi03366949-359 2023-06-03T20:02:52.334 INFO:tasks.rados.rados.0.smithi033.stdout:3259: seq_num 2049 ranges {437543=684158,1635722=410709} 2023-06-03T20:02:52.338 INFO:tasks.rados.rados.0.smithi033.stdout:3259: writing smithi03366949-271 from 437543 to 1121701 tid 1 2023-06-03T20:02:52.343 INFO:tasks.rados.rados.0.smithi033.stdout:3259: writing smithi03366949-271 from 1635722 to 2046431 tid 2 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3260: read oid 464 snap -1 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3261: read oid 290 snap -1 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3261: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3262: read oid 443 snap -1 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3262: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:02:52.344 INFO:tasks.rados.rados.0.smithi033.stdout:3263: write oid 147 current snap is 0 2023-06-03T20:02:52.345 INFO:tasks.rados.rados.0.smithi033.stdout:3263: seq_num 2050 ranges {454350=759407,1977851=476499} 2023-06-03T20:02:52.350 INFO:tasks.rados.rados.0.smithi033.stdout:3263: writing smithi03366949-147 from 454350 to 1213757 tid 1 2023-06-03T20:02:52.358 INFO:tasks.rados.rados.0.smithi033.stdout:3263: writing smithi03366949-147 from 1977851 to 2454350 tid 2 2023-06-03T20:02:52.358 INFO:tasks.rados.rados.0.smithi033.stdout:3264: read oid 340 snap -1 2023-06-03T20:02:52.358 INFO:tasks.rados.rados.0.smithi033.stdout:3264: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-06-03T20:02:52.358 INFO:tasks.rados.rados.0.smithi033.stdout:3265: write oid 385 current snap is 0 2023-06-03T20:02:52.359 INFO:tasks.rados.rados.0.smithi033.stdout:3265: seq_num 2051 ranges {471157=434656,1636333=414378} 2023-06-03T20:02:52.364 INFO:tasks.rados.rados.0.smithi033.stdout:3265: writing smithi03366949-385 from 471157 to 905813 tid 1 2023-06-03T20:02:52.371 INFO:tasks.rados.rados.0.smithi033.stdout:3265: writing smithi03366949-385 from 1636333 to 2050711 tid 2 2023-06-03T20:02:52.371 INFO:tasks.rados.rados.0.smithi033.stdout:3266: read oid 262 snap -1 2023-06-03T20:02:52.372 INFO:tasks.rados.rados.0.smithi033.stdout:3266: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:02:52.372 INFO:tasks.rados.rados.0.smithi033.stdout:3267: write oid 492 current snap is 0 2023-06-03T20:02:52.372 INFO:tasks.rados.rados.0.smithi033.stdout:3267: seq_num 2052 ranges {487964=509905,1694815=674389} 2023-06-03T20:02:52.377 INFO:tasks.rados.rados.0.smithi033.stdout:3267: writing smithi03366949-492 from 487964 to 997869 tid 1 2023-06-03T20:02:52.385 INFO:tasks.rados.rados.0.smithi033.stdout:3267: writing smithi03366949-492 from 1694815 to 2369204 tid 2 2023-06-03T20:02:52.385 INFO:tasks.rados.rados.0.smithi033.stdout:3268: write oid 462 current snap is 0 2023-06-03T20:02:52.386 INFO:tasks.rados.rados.0.smithi033.stdout:3268: seq_num 2053 ranges {504771=701507,1869650=418047} 2023-06-03T20:02:52.392 INFO:tasks.rados.rados.0.smithi033.stdout:3268: writing smithi03366949-462 from 504771 to 1206278 tid 1 2023-06-03T20:02:52.398 INFO:tasks.rados.rados.0.smithi033.stdout:3268: writing smithi03366949-462 from 1869650 to 2287697 tid 2 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3269: read oid 277 snap -1 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3269: expect deleted 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3270: read oid 456 snap -1 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3270: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3256: done (15 left) 2023-06-03T20:02:52.399 INFO:tasks.rados.rados.0.smithi033.stdout:3258: done (14 left) 2023-06-03T20:02:52.400 INFO:tasks.rados.rados.0.smithi033.stdout:3271: delete oid 467 current snap is 0 2023-06-03T20:02:52.400 INFO:tasks.rados.rados.0.smithi033.stdout:3255: finishing write tid 2 to smithi03366949-359 2023-06-03T20:02:52.400 INFO:tasks.rados.rados.0.smithi033.stdout:3255: finishing write tid 3 to smithi03366949-359 2023-06-03T20:02:52.400 INFO:tasks.rados.rados.0.smithi033.stdout:3257: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-06-03T20:02:52.472 INFO:tasks.rados.rados.0.smithi033.stdout:3255: finishing write tid 4 to smithi03366949-359 2023-06-03T20:02:52.473 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 394 (ObjNum 2048 snap 0 seq_num 2048) dirty exists 2023-06-03T20:02:52.473 INFO:tasks.rados.rados.0.smithi033.stdout:3255: left oid 359 (ObjNum 2048 snap 0 seq_num 2048) 2023-06-03T20:02:52.474 INFO:tasks.rados.rados.0.smithi033.stdout:3259: finishing write tid 1 to smithi03366949-271 2023-06-03T20:02:52.474 INFO:tasks.rados.rados.0.smithi033.stdout:3255: done (14 left) 2023-06-03T20:02:52.474 INFO:tasks.rados.rados.0.smithi033.stdout:3257: done (13 left) 2023-06-03T20:02:52.474 INFO:tasks.rados.rados.0.smithi033.stdout:3271: done (12 left) 2023-06-03T20:02:52.475 INFO:tasks.rados.rados.0.smithi033.stdout:3272: read oid 223 snap -1 2023-06-03T20:02:52.475 INFO:tasks.rados.rados.0.smithi033.stdout:3272: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:02:52.475 INFO:tasks.rados.rados.0.smithi033.stdout:3273: read oid 269 snap -1 2023-06-03T20:02:52.475 INFO:tasks.rados.rados.0.smithi033.stdout:3273: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:52.475 INFO:tasks.rados.rados.0.smithi033.stdout:3274: write oid 423 current snap is 0 2023-06-03T20:02:52.476 INFO:tasks.rados.rados.0.smithi033.stdout:3259: finishing write tid 2 to smithi03366949-271 2023-06-03T20:02:52.476 INFO:tasks.rados.rados.0.smithi033.stdout:3274: seq_num 2055 ranges {538385=452005,1470261=421716} 2023-06-03T20:02:52.478 INFO:tasks.rados.rados.0.smithi033.stdout:3274: writing smithi03366949-423 from 538385 to 990390 tid 1 2023-06-03T20:02:52.485 INFO:tasks.rados.rados.0.smithi033.stdout:3274: writing smithi03366949-423 from 1470261 to 1891977 tid 2 2023-06-03T20:02:52.486 INFO:tasks.rados.rados.0.smithi033.stdout:3275: read oid 495 snap -1 2023-06-03T20:02:52.486 INFO:tasks.rados.rados.0.smithi033.stdout:3275: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-06-03T20:02:52.486 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:02:52.487 INFO:tasks.rados.rados.0.smithi033.stdout:3259: finishing write tid 3 to smithi03366949-271 2023-06-03T20:02:52.487 INFO:tasks.rados.rados.0.smithi033.stdout:3259: finishing write tid 4 to smithi03366949-271 2023-06-03T20:02:52.487 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 271 v 355 (ObjNum 2049 snap 0 seq_num 2049) dirty exists 2023-06-03T20:02:52.487 INFO:tasks.rados.rados.0.smithi033.stdout:3259: left oid 271 (ObjNum 2049 snap 0 seq_num 2049) 2023-06-03T20:02:52.488 INFO:tasks.rados.rados.0.smithi033.stdout:3260: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:02:52.645 INFO:tasks.rados.rados.0.smithi033.stdout:3261: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:02:52.768 INFO:tasks.rados.rados.0.smithi033.stdout:3262: expect (ObjNum 442 snap 0 seq_num 442) 2023-06-03T20:02:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.864579+0000 mgr.y (mgr.15198) 18 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:50.865660+0000 mgr.y (mgr.15198) 19 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:51.030763+0000 mgr.y (mgr.15198) 20 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:51.031183+0000 mgr.y (mgr.15198) 21 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:51.301538+0000 mgr.y (mgr.15198) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cluster 2023-06-03T20:02:51.387267+0000 mgr.y (mgr.15198) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: cephadm 2023-06-03T20:02:51.573144+0000 mgr.y (mgr.15198) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[33017]: audit 2023-06-03T20:02:51.932913+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.33:0/879336986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:52.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.864579+0000 mgr.y (mgr.15198) 18 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:50.865660+0000 mgr.y (mgr.15198) 19 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:51.030763+0000 mgr.y (mgr.15198) 20 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:51.031183+0000 mgr.y (mgr.15198) 21 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:51.301538+0000 mgr.y (mgr.15198) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:02:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cluster 2023-06-03T20:02:51.387267+0000 mgr.y (mgr.15198) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-06-03T20:02:52.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: cephadm 2023-06-03T20:02:51.573144+0000 mgr.y (mgr.15198) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:02:52.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:52 smithi033 bash[26432]: audit 2023-06-03T20:02:51.932913+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.33:0/879336986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:52.876 INFO:tasks.rados.rados.0.smithi033.stdout:3263: finishing write tid 1 to smithi03366949-147 2023-06-03T20:02:52.876 INFO:tasks.rados.rados.0.smithi033.stdout:3263: finishing write tid 2 to smithi03366949-147 2023-06-03T20:02:52.876 INFO:tasks.rados.rados.0.smithi033.stdout:3263: finishing write tid 3 to smithi03366949-147 2023-06-03T20:02:52.876 INFO:tasks.rados.rados.0.smithi033.stdout:3259: done (15 left) 2023-06-03T20:02:52.876 INFO:tasks.rados.rados.0.smithi033.stdout:3260: done (14 left) 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3261: done (13 left) 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3262: done (12 left) 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3276: read oid 76 snap -1 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3276: expect deleted 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3277: read oid 320 snap -1 2023-06-03T20:02:52.877 INFO:tasks.rados.rados.0.smithi033.stdout:3277: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-06-03T20:02:52.878 INFO:tasks.rados.rados.0.smithi033.stdout:3278: write oid 31 current snap is 0 2023-06-03T20:02:52.878 INFO:tasks.rados.rados.0.smithi033.stdout:3263: finishing write tid 4 to smithi03366949-147 2023-06-03T20:02:52.878 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 147 v 424 (ObjNum 2050 snap 0 seq_num 2050) dirty exists 2023-06-03T20:02:52.878 INFO:tasks.rados.rados.0.smithi033.stdout:3263: left oid 147 (ObjNum 2050 snap 0 seq_num 2050) 2023-06-03T20:02:52.878 INFO:tasks.rados.rados.0.smithi033.stdout:3264: expect (ObjNum 1602 snap 0 seq_num 1602) 2023-06-03T20:02:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.864579+0000 mgr.y (mgr.15198) 18 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:50.865660+0000 mgr.y (mgr.15198) 19 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:02:52.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:51.030763+0000 mgr.y (mgr.15198) 20 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:51.031183+0000 mgr.y (mgr.15198) 21 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:02:52.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:51.301538+0000 mgr.y (mgr.15198) 22 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:02:52.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cluster 2023-06-03T20:02:51.387267+0000 mgr.y (mgr.15198) 23 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 10 MiB/s wr, 104 op/s 2023-06-03T20:02:52.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: cephadm 2023-06-03T20:02:51.573144+0000 mgr.y (mgr.15198) 24 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:02:52.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:52 smithi083 bash[26882]: audit 2023-06-03T20:02:51.932913+0000 mon.c (mon.2) 178 : audit [DBG] from='client.? 172.21.15.33:0/879336986' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:52.993 INFO:tasks.rados.rados.0.smithi033.stdout:3265: finishing write tid 1 to smithi03366949-385 2023-06-03T20:02:52.993 INFO:tasks.rados.rados.0.smithi033.stdout:3265: finishing write tid 2 to smithi03366949-385 2023-06-03T20:02:52.994 INFO:tasks.rados.rados.0.smithi033.stdout:3265: finishing write tid 3 to smithi03366949-385 2023-06-03T20:02:52.994 INFO:tasks.rados.rados.0.smithi033.stdout:3278: seq_num 2056 ranges {555192=527254,1528743=565374} 2023-06-03T20:02:52.999 INFO:tasks.rados.rados.0.smithi033.stdout:3278: writing smithi03366949-31 from 555192 to 1082446 tid 1 2023-06-03T20:02:53.007 INFO:tasks.rados.rados.0.smithi033.stdout:3278: writing smithi03366949-31 from 1528743 to 2094117 tid 2 2023-06-03T20:02:53.007 INFO:tasks.rados.rados.0.smithi033.stdout:3263: done (14 left) 2023-06-03T20:02:53.008 INFO:tasks.rados.rados.0.smithi033.stdout:3264: done (13 left) 2023-06-03T20:02:53.008 INFO:tasks.rados.rados.0.smithi033.stdout:3279: delete oid 81 current snap is 0 2023-06-03T20:02:53.008 INFO:tasks.rados.rados.0.smithi033.stdout:3265: finishing write tid 4 to smithi03366949-385 2023-06-03T20:02:53.008 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 385 v 455 (ObjNum 2051 snap 0 seq_num 2051) dirty exists 2023-06-03T20:02:53.009 INFO:tasks.rados.rados.0.smithi033.stdout:3265: left oid 385 (ObjNum 2051 snap 0 seq_num 2051) 2023-06-03T20:02:53.009 INFO:tasks.rados.rados.0.smithi033.stdout:3266: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:02:53.095 INFO:tasks.rados.rados.0.smithi033.stdout:3267: finishing write tid 1 to smithi03366949-492 2023-06-03T20:02:53.096 INFO:tasks.rados.rados.0.smithi033.stdout:3267: finishing write tid 2 to smithi03366949-492 2023-06-03T20:02:53.096 INFO:tasks.rados.rados.0.smithi033.stdout:3267: finishing write tid 3 to smithi03366949-492 2023-06-03T20:02:53.096 INFO:tasks.rados.rados.0.smithi033.stdout:3267: finishing write tid 4 to smithi03366949-492 2023-06-03T20:02:53.096 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 492 v 565 (ObjNum 2052 snap 0 seq_num 2052) dirty exists 2023-06-03T20:02:53.096 INFO:tasks.rados.rados.0.smithi033.stdout:3267: left oid 492 (ObjNum 2052 snap 0 seq_num 2052) 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3268: finishing write tid 1 to smithi03366949-462 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3268: finishing write tid 2 to smithi03366949-462 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3268: finishing write tid 3 to smithi03366949-462 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3268: finishing write tid 4 to smithi03366949-462 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 462 v 485 (ObjNum 2053 snap 0 seq_num 2053) dirty exists 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3268: left oid 462 (ObjNum 2053 snap 0 seq_num 2053) 2023-06-03T20:02:53.097 INFO:tasks.rados.rados.0.smithi033.stdout:3270: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:02:53.221 INFO:tasks.rados.rados.0.smithi033.stdout:3273: expect (ObjNum 1771 snap 0 seq_num 1771) 2023-06-03T20:02:53.478 INFO:tasks.rados.rados.0.smithi033.stdout:3274: finishing write tid 1 to smithi03366949-423 2023-06-03T20:02:53.479 INFO:tasks.rados.rados.0.smithi033.stdout:3272: expect (ObjNum 927 snap 0 seq_num 927) 2023-06-03T20:02:53.630 INFO:tasks.rados.rados.0.smithi033.stdout:3274: finishing write tid 2 to smithi03366949-423 2023-06-03T20:02:53.631 INFO:tasks.rados.rados.0.smithi033.stdout:3274: finishing write tid 3 to smithi03366949-423 2023-06-03T20:02:53.631 INFO:tasks.rados.rados.0.smithi033.stdout:3274: finishing write tid 4 to smithi03366949-423 2023-06-03T20:02:53.631 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 423 v 336 (ObjNum 2055 snap 0 seq_num 2055) dirty exists 2023-06-03T20:02:53.631 INFO:tasks.rados.rados.0.smithi033.stdout:3274: left oid 423 (ObjNum 2055 snap 0 seq_num 2055) 2023-06-03T20:02:53.631 INFO:tasks.rados.rados.0.smithi033.stdout:3275: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-06-03T20:02:53.743 INFO:tasks.rados.rados.0.smithi033.stdout:3277: expect (ObjNum 1893 snap 0 seq_num 1893) 2023-06-03T20:02:53.914 INFO:tasks.rados.rados.0.smithi033.stdout:3278: finishing write tid 1 to smithi03366949-31 2023-06-03T20:02:53.914 INFO:tasks.rados.rados.0.smithi033.stdout:3278: finishing write tid 2 to smithi03366949-31 2023-06-03T20:02:53.914 INFO:tasks.rados.rados.0.smithi033.stdout:3278: finishing write tid 3 to smithi03366949-31 2023-06-03T20:02:53.914 INFO:tasks.rados.rados.0.smithi033.stdout:3278: finishing write tid 4 to smithi03366949-31 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 385 (ObjNum 2056 snap 0 seq_num 2056) dirty exists 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3278: left oid 31 (ObjNum 2056 snap 0 seq_num 2056) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3265: done (13 left) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3266: done (12 left) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3267: done (11 left) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3268: done (10 left) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3269: done (9 left) 2023-06-03T20:02:53.915 INFO:tasks.rados.rados.0.smithi033.stdout:3270: done (8 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3272: done (7 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3273: done (6 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3274: done (5 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3275: done (4 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3276: done (3 left) 2023-06-03T20:02:53.916 INFO:tasks.rados.rados.0.smithi033.stdout:3277: done (2 left) 2023-06-03T20:02:53.917 INFO:tasks.rados.rados.0.smithi033.stdout:3278: done (1 left) 2023-06-03T20:02:53.917 INFO:tasks.rados.rados.0.smithi033.stdout:3279: done (0 left) 2023-06-03T20:02:53.917 INFO:tasks.rados.rados.0.smithi033.stdout:3280: read oid 149 snap -1 2023-06-03T20:02:53.917 INFO:tasks.rados.rados.0.smithi033.stdout:3280: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:53.918 INFO:tasks.rados.rados.0.smithi033.stdout:3281: write oid 326 current snap is 0 2023-06-03T20:02:53.918 INFO:tasks.rados.rados.0.smithi033.stdout:3281: seq_num 2058 ranges {588806=677752,2045707=543099} 2023-06-03T20:02:53.927 INFO:tasks.rados.rados.0.smithi033.stdout:3281: writing smithi03366949-326 from 588806 to 1266558 tid 1 2023-06-03T20:02:53.935 INFO:tasks.rados.rados.0.smithi033.stdout:3281: writing smithi03366949-326 from 2045707 to 2588806 tid 2 2023-06-03T20:02:53.935 INFO:tasks.rados.rados.0.smithi033.stdout:3282: read oid 380 snap -1 2023-06-03T20:02:53.936 INFO:tasks.rados.rados.0.smithi033.stdout:3282: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-06-03T20:02:53.936 INFO:tasks.rados.rados.0.smithi033.stdout:3283: write oid 91 current snap is 0 2023-06-03T20:02:53.936 INFO:tasks.rados.rados.0.smithi033.stdout:3283: seq_num 2059 ranges {605613=753001,1987836=429054} 2023-06-03T20:02:53.943 INFO:tasks.rados.rados.0.smithi033.stdout:3283: writing smithi03366949-91 from 605613 to 1358614 tid 1 2023-06-03T20:02:53.949 INFO:tasks.rados.rados.0.smithi033.stdout:3283: writing smithi03366949-91 from 1987836 to 2416890 tid 2 2023-06-03T20:02:53.950 INFO:tasks.rados.rados.0.smithi033.stdout:3284: read oid 379 snap -1 2023-06-03T20:02:53.950 INFO:tasks.rados.rados.0.smithi033.stdout:3284: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:02:53.950 INFO:tasks.rados.rados.0.smithi033.stdout:3285: delete oid 216 current snap is 0 2023-06-03T20:02:53.950 INFO:tasks.rados.rados.0.smithi033.stdout:3280: expect (ObjNum 1733 snap 0 seq_num 1733) 2023-06-03T20:02:54.191 INFO:tasks.rados.rados.0.smithi033.stdout:3281: finishing write tid 1 to smithi03366949-326 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:3281: finishing write tid 2 to smithi03366949-326 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:3281: finishing write tid 3 to smithi03366949-326 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:3281: finishing write tid 4 to smithi03366949-326 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 326 v 458 (ObjNum 2058 snap 0 seq_num 2058) dirty exists 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:3281: left oid 326 (ObjNum 2058 snap 0 seq_num 2058) 2023-06-03T20:02:54.192 INFO:tasks.rados.rados.0.smithi033.stdout:3283: finishing write tid 1 to smithi03366949-91 2023-06-03T20:02:54.193 INFO:tasks.rados.rados.0.smithi033.stdout:3282: expect (ObjNum 1775 snap 0 seq_num 1775) 2023-06-03T20:02:54.369 INFO:tasks.rados.rados.0.smithi033.stdout:3283: finishing write tid 2 to smithi03366949-91 2023-06-03T20:02:54.370 INFO:tasks.rados.rados.0.smithi033.stdout:3283: finishing write tid 3 to smithi03366949-91 2023-06-03T20:02:54.370 INFO:tasks.rados.rados.0.smithi033.stdout:3283: finishing write tid 4 to smithi03366949-91 2023-06-03T20:02:54.370 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 91 v 427 (ObjNum 2059 snap 0 seq_num 2059) dirty exists 2023-06-03T20:02:54.370 INFO:tasks.rados.rados.0.smithi033.stdout:3283: left oid 91 (ObjNum 2059 snap 0 seq_num 2059) 2023-06-03T20:02:54.370 INFO:tasks.rados.rados.0.smithi033.stdout:3284: expect (ObjNum 784 snap 0 seq_num 784) 2023-06-03T20:02:54.510 INFO:tasks.rados.rados.0.smithi033.stdout:3280: done (5 left) 2023-06-03T20:02:54.511 INFO:tasks.rados.rados.0.smithi033.stdout:3281: done (4 left) 2023-06-03T20:02:54.511 INFO:tasks.rados.rados.0.smithi033.stdout:3282: done (3 left) 2023-06-03T20:02:54.511 INFO:tasks.rados.rados.0.smithi033.stdout:3283: done (2 left) 2023-06-03T20:02:54.511 INFO:tasks.rados.rados.0.smithi033.stdout:3284: done (1 left) 2023-06-03T20:02:54.511 INFO:tasks.rados.rados.0.smithi033.stdout:3285: done (0 left) 2023-06-03T20:02:54.512 INFO:tasks.rados.rados.0.smithi033.stdout:3286: read oid 357 snap -1 2023-06-03T20:02:54.512 INFO:tasks.rados.rados.0.smithi033.stdout:3286: expect (ObjNum 1417 snap 0 seq_num 1417) 2023-06-03T20:02:54.512 INFO:tasks.rados.rados.0.smithi033.stdout:3287: write oid 141 current snap is 0 2023-06-03T20:02:54.512 INFO:tasks.rados.rados.0.smithi033.stdout:3287: seq_num 2061 ranges {639227=619852,1821153=432723} 2023-06-03T20:02:54.524 INFO:tasks.rados.rados.0.smithi033.stdout:3287: writing smithi03366949-141 from 639227 to 1259079 tid 1 2023-06-03T20:02:54.529 INFO:tasks.rados.rados.0.smithi033.stdout:3287: writing smithi03366949-141 from 1821153 to 2253876 tid 2 2023-06-03T20:02:54.530 INFO:tasks.rados.rados.0.smithi033.stdout:3288: read oid 90 snap -1 2023-06-03T20:02:54.530 INFO:tasks.rados.rados.0.smithi033.stdout:3288: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:54.530 INFO:tasks.rados.rados.0.smithi033.stdout:3289: write oid 75 current snap is 0 2023-06-03T20:02:54.530 INFO:tasks.rados.rados.0.smithi033.stdout:3289: seq_num 2062 ranges {656034=695101,1879635=576381} 2023-06-03T20:02:54.538 INFO:tasks.rados.rados.0.smithi033.stdout:3289: writing smithi03366949-75 from 656034 to 1351135 tid 1 2023-06-03T20:02:54.544 INFO:tasks.rados.rados.0.smithi033.stdout:3289: writing smithi03366949-75 from 1879635 to 2456016 tid 2 2023-06-03T20:02:54.545 INFO:tasks.rados.rados.0.smithi033.stdout:3290: read oid 291 snap -1 2023-06-03T20:02:54.545 INFO:tasks.rados.rados.0.smithi033.stdout:3290: expect deleted 2023-06-03T20:02:54.545 INFO:tasks.rados.rados.0.smithi033.stdout:3291: write oid 382 current snap is 0 2023-06-03T20:02:54.545 INFO:tasks.rados.rados.0.smithi033.stdout:3291: seq_num 2063 ranges {672841=770350,2221764=436392} 2023-06-03T20:02:54.552 INFO:tasks.rados.rados.0.smithi033.stdout:3291: writing smithi03366949-382 from 672841 to 1443191 tid 1 2023-06-03T20:02:54.560 INFO:tasks.rados.rados.0.smithi033.stdout:3291: writing smithi03366949-382 from 2221764 to 2658156 tid 2 2023-06-03T20:02:54.560 INFO:tasks.rados.rados.0.smithi033.stdout:3292: write oid 493 current snap is 0 2023-06-03T20:02:54.560 INFO:tasks.rados.rados.0.smithi033.stdout:3286: expect (ObjNum 1417 snap 0 seq_num 1417) 2023-06-03T20:02:54.577 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:02:54 smithi083 bash[50769]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:02:54] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2023-06-03T20:02:54.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:54 smithi083 bash[26882]: cluster 2023-06-03T20:02:53.387934+0000 mgr.y (mgr.15198) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-06-03T20:02:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:54 smithi083 bash[26882]: audit 2023-06-03T20:02:54.357965+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.33:0/45123160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:54.682 INFO:tasks.rados.rados.0.smithi033.stdout:3287: finishing write tid 1 to smithi03366949-141 2023-06-03T20:02:54.682 INFO:tasks.rados.rados.0.smithi033.stdout:3287: finishing write tid 2 to smithi03366949-141 2023-06-03T20:02:54.682 INFO:tasks.rados.rados.0.smithi033.stdout:3287: finishing write tid 3 to smithi03366949-141 2023-06-03T20:02:54.682 INFO:tasks.rados.rados.0.smithi033.stdout:3287: finishing write tid 4 to smithi03366949-141 2023-06-03T20:02:54.682 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 440 (ObjNum 2061 snap 0 seq_num 2061) dirty exists 2023-06-03T20:02:54.683 INFO:tasks.rados.rados.0.smithi033.stdout:3287: left oid 141 (ObjNum 2061 snap 0 seq_num 2061) 2023-06-03T20:02:54.683 INFO:tasks.rados.rados.0.smithi033.stdout:3288: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:54.784 INFO:tasks.rados.rados.0.smithi033.stdout:3289: finishing write tid 1 to smithi03366949-75 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3289: finishing write tid 2 to smithi03366949-75 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3289: finishing write tid 3 to smithi03366949-75 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3289: finishing write tid 4 to smithi03366949-75 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 370 (ObjNum 2062 snap 0 seq_num 2062) dirty exists 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3289: left oid 75 (ObjNum 2062 snap 0 seq_num 2062) 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3291: finishing write tid 1 to smithi03366949-382 2023-06-03T20:02:54.785 INFO:tasks.rados.rados.0.smithi033.stdout:3291: finishing write tid 2 to smithi03366949-382 2023-06-03T20:02:54.786 INFO:tasks.rados.rados.0.smithi033.stdout:3291: finishing write tid 3 to smithi03366949-382 2023-06-03T20:02:54.787 INFO:tasks.rados.rados.0.smithi033.stdout:3291: finishing write tid 4 to smithi03366949-382 2023-06-03T20:02:54.788 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 382 v 373 (ObjNum 2063 snap 0 seq_num 2063) dirty exists 2023-06-03T20:02:54.788 INFO:tasks.rados.rados.0.smithi033.stdout:3291: left oid 382 (ObjNum 2063 snap 0 seq_num 2063) 2023-06-03T20:02:54.788 INFO:tasks.rados.rados.0.smithi033.stdout:3292: seq_num 2064 ranges {689648=445599,1880246=580050} 2023-06-03T20:02:54.797 INFO:tasks.rados.rados.0.smithi033.stdout:3292: writing smithi03366949-493 from 689648 to 1135247 tid 1 2023-06-03T20:02:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:3292: writing smithi03366949-493 from 1880246 to 2460296 tid 2 2023-06-03T20:02:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:3286: done (6 left) 2023-06-03T20:02:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:3287: done (5 left) 2023-06-03T20:02:54.806 INFO:tasks.rados.rados.0.smithi033.stdout:3288: done (4 left) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3289: done (3 left) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3290: done (2 left) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3291: done (1 left) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3293: read oid 384 snap -1 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3293: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3294: read oid 219 snap -1 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3294: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-06-03T20:02:54.807 INFO:tasks.rados.rados.0.smithi033.stdout:3295: read oid 465 snap -1 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3295: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3296: read oid 32 snap -1 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3296: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3297: write oid 213 current snap is 0 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3292: finishing write tid 1 to smithi03366949-493 2023-06-03T20:02:54.808 INFO:tasks.rados.rados.0.smithi033.stdout:3297: seq_num 2065 ranges {706455=520848,1938728=440061} 2023-06-03T20:02:54.813 INFO:tasks.rados.rados.0.smithi033.stdout:3297: writing smithi03366949-213 from 706455 to 1227303 tid 1 2023-06-03T20:02:54.820 INFO:tasks.rados.rados.0.smithi033.stdout:3297: writing smithi03366949-213 from 1938728 to 2378789 tid 2 2023-06-03T20:02:54.820 INFO:tasks.rados.rados.0.smithi033.stdout:3298: read oid 388 snap -1 2023-06-03T20:02:54.820 INFO:tasks.rados.rados.0.smithi033.stdout:3298: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:02:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:3299: read oid 354 snap -1 2023-06-03T20:02:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:3299: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-06-03T20:02:54.821 INFO:tasks.rados.rados.0.smithi033.stdout:3300: delete oid 311 current snap is 0 2023-06-03T20:02:54.822 INFO:tasks.rados.rados.0.smithi033.stdout:3292: finishing write tid 2 to smithi03366949-493 2023-06-03T20:02:54.822 INFO:tasks.rados.rados.0.smithi033.stdout:3292: finishing write tid 3 to smithi03366949-493 2023-06-03T20:02:54.822 INFO:tasks.rados.rados.0.smithi033.stdout:3294: expect (ObjNum 2035 snap 0 seq_num 2035) 2023-06-03T20:02:54.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:54 smithi033 bash[33017]: cluster 2023-06-03T20:02:53.387934+0000 mgr.y (mgr.15198) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-06-03T20:02:54.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:54 smithi033 bash[33017]: audit 2023-06-03T20:02:54.357965+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.33:0/45123160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:54.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:54 smithi033 bash[26432]: cluster 2023-06-03T20:02:53.387934+0000 mgr.y (mgr.15198) 25 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.7 MiB/s wr, 72 op/s 2023-06-03T20:02:54.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:54 smithi033 bash[26432]: audit 2023-06-03T20:02:54.357965+0000 mon.c (mon.2) 179 : audit [DBG] from='client.? 172.21.15.33:0/45123160' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:54.952 INFO:tasks.rados.rados.0.smithi033.stdout:3295: expect (ObjNum 1325 snap 0 seq_num 1325) 2023-06-03T20:02:55.065 INFO:tasks.rados.rados.0.smithi033.stdout:3297: finishing write tid 1 to smithi03366949-213 2023-06-03T20:02:55.065 INFO:tasks.rados.rados.0.smithi033.stdout:3293: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-06-03T20:02:55.276 INFO:tasks.rados.rados.0.smithi033.stdout:3292: finishing write tid 4 to smithi03366949-493 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 493 v 300 (ObjNum 2064 snap 0 seq_num 2064) dirty exists 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:3292: left oid 493 (ObjNum 2064 snap 0 seq_num 2064) 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:3297: finishing write tid 2 to smithi03366949-213 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:3297: finishing write tid 3 to smithi03366949-213 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:3297: finishing write tid 4 to smithi03366949-213 2023-06-03T20:02:55.277 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 213 v 443 (ObjNum 2065 snap 0 seq_num 2065) dirty exists 2023-06-03T20:02:55.278 INFO:tasks.rados.rados.0.smithi033.stdout:3297: left oid 213 (ObjNum 2065 snap 0 seq_num 2065) 2023-06-03T20:02:55.278 INFO:tasks.rados.rados.0.smithi033.stdout:3299: expect (ObjNum 1600 snap 0 seq_num 1600) 2023-06-03T20:02:55.401 INFO:tasks.rados.rados.0.smithi033.stdout:3296: expect (ObjNum 1622 snap 0 seq_num 1622) 2023-06-03T20:02:55.498 INFO:tasks.rados.rados.0.smithi033.stdout:3298: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:02:55.669 INFO:tasks.rados.rados.0.smithi033.stdout:3292: done (8 left) 2023-06-03T20:02:55.669 INFO:tasks.rados.rados.0.smithi033.stdout:3293: done (7 left) 2023-06-03T20:02:55.669 INFO:tasks.rados.rados.0.smithi033.stdout:3294: done (6 left) 2023-06-03T20:02:55.669 INFO:tasks.rados.rados.0.smithi033.stdout:3295: done (5 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3296: done (4 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3297: done (3 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3298: done (2 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3299: done (1 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3300: done (0 left) 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3301: write oid 186 current snap is 0 2023-06-03T20:02:55.670 INFO:tasks.rados.rados.0.smithi033.stdout:3301: seq_num 2067 ranges {740069=671346,1939339=443730} 2023-06-03T20:02:55.683 INFO:tasks.rados.rados.0.smithi033.stdout:3301: writing smithi03366949-186 from 740069 to 1411415 tid 1 2023-06-03T20:02:55.688 INFO:tasks.rados.rados.0.smithi033.stdout:3301: writing smithi03366949-186 from 1939339 to 2383069 tid 2 2023-06-03T20:02:55.689 INFO:tasks.rados.rados.0.smithi033.stdout:3302: write oid 222 current snap is 0 2023-06-03T20:02:55.689 INFO:tasks.rados.rados.0.smithi033.stdout:3302: seq_num 2068 ranges {756876=462948,1714174=587388} 2023-06-03T20:02:55.695 INFO:tasks.rados.rados.0.smithi033.stdout:3302: writing smithi03366949-222 from 756876 to 1219824 tid 1 2023-06-03T20:02:55.702 INFO:tasks.rados.rados.0.smithi033.stdout:3302: writing smithi03366949-222 from 1714174 to 2301562 tid 2 2023-06-03T20:02:55.703 INFO:tasks.rados.rados.0.smithi033.stdout:3303: read oid 33 snap -1 2023-06-03T20:02:55.704 INFO:tasks.rados.rados.0.smithi033.stdout:3303: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:02:55.704 INFO:tasks.rados.rados.0.smithi033.stdout:3304: write oid 425 current snap is 0 2023-06-03T20:02:55.704 INFO:tasks.rados.rados.0.smithi033.stdout:3304: seq_num 2069 ranges {773683=538197,1772656=731046} 2023-06-03T20:02:55.710 INFO:tasks.rados.rados.0.smithi033.stdout:3304: writing smithi03366949-425 from 773683 to 1311880 tid 1 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3304: writing smithi03366949-425 from 1772656 to 2503702 tid 2 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3305: write oid 233 current snap is 0 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3301: finishing write tid 1 to smithi03366949-186 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3301: finishing write tid 2 to smithi03366949-186 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3301: finishing write tid 3 to smithi03366949-186 2023-06-03T20:02:55.718 INFO:tasks.rados.rados.0.smithi033.stdout:3305: seq_num 2070 ranges {790490=613446,1831138=591057} 2023-06-03T20:02:55.724 INFO:tasks.rados.rados.0.smithi033.stdout:3305: writing smithi03366949-233 from 790490 to 1403936 tid 1 2023-06-03T20:02:55.730 INFO:tasks.rados.rados.0.smithi033.stdout:3305: writing smithi03366949-233 from 1831138 to 2422195 tid 2 2023-06-03T20:02:55.730 INFO:tasks.rados.rados.0.smithi033.stdout:3306: write oid 343 current snap is 0 2023-06-03T20:02:55.731 INFO:tasks.rados.rados.0.smithi033.stdout:3306: seq_num 2071 ranges {407297=688695,1773267=734715} 2023-06-03T20:02:55.737 INFO:tasks.rados.rados.0.smithi033.stdout:3306: writing smithi03366949-343 from 407297 to 1095992 tid 1 2023-06-03T20:02:55.745 INFO:tasks.rados.rados.0.smithi033.stdout:3306: writing smithi03366949-343 from 1773267 to 2507982 tid 2 2023-06-03T20:02:55.745 INFO:tasks.rados.rados.0.smithi033.stdout:3307: read oid 335 snap -1 2023-06-03T20:02:55.745 INFO:tasks.rados.rados.0.smithi033.stdout:3307: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3308: read oid 220 snap -1 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3308: expect deleted 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3309: read oid 221 snap -1 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3309: expect deleted 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3310: read oid 315 snap -1 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3311: delete oid 394 current snap is 0 2023-06-03T20:02:55.746 INFO:tasks.rados.rados.0.smithi033.stdout:3301: finishing write tid 4 to smithi03366949-186 2023-06-03T20:02:55.747 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 186 v 346 (ObjNum 2067 snap 0 seq_num 2067) dirty exists 2023-06-03T20:02:55.747 INFO:tasks.rados.rados.0.smithi033.stdout:3301: left oid 186 (ObjNum 2067 snap 0 seq_num 2067) 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:3302: finishing write tid 1 to smithi03366949-222 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:3302: finishing write tid 2 to smithi03366949-222 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:3302: finishing write tid 3 to smithi03366949-222 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:3302: finishing write tid 4 to smithi03366949-222 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 222 v 397 (ObjNum 2068 snap 0 seq_num 2068) dirty exists 2023-06-03T20:02:55.748 INFO:tasks.rados.rados.0.smithi033.stdout:3302: left oid 222 (ObjNum 2068 snap 0 seq_num 2068) 2023-06-03T20:02:55.749 INFO:tasks.rados.rados.0.smithi033.stdout:3303: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:02:55.862 INFO:tasks.rados.rados.0.smithi033.stdout:3304: finishing write tid 1 to smithi03366949-425 2023-06-03T20:02:55.862 INFO:tasks.rados.rados.0.smithi033.stdout:3304: finishing write tid 2 to smithi03366949-425 2023-06-03T20:02:55.862 INFO:tasks.rados.rados.0.smithi033.stdout:3304: finishing write tid 3 to smithi03366949-425 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3304: finishing write tid 4 to smithi03366949-425 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 425 v 441 (ObjNum 2069 snap 0 seq_num 2069) dirty exists 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3304: left oid 425 (ObjNum 2069 snap 0 seq_num 2069) 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3305: finishing write tid 1 to smithi03366949-233 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3305: finishing write tid 2 to smithi03366949-233 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3305: finishing write tid 3 to smithi03366949-233 2023-06-03T20:02:55.863 INFO:tasks.rados.rados.0.smithi033.stdout:3305: finishing write tid 4 to smithi03366949-233 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 233 v 461 (ObjNum 2070 snap 0 seq_num 2070) dirty exists 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3305: left oid 233 (ObjNum 2070 snap 0 seq_num 2070) 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3306: finishing write tid 1 to smithi03366949-343 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3301: done (10 left) 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3302: done (9 left) 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3303: done (8 left) 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3304: done (7 left) 2023-06-03T20:02:55.864 INFO:tasks.rados.rados.0.smithi033.stdout:3305: done (6 left) 2023-06-03T20:02:55.865 INFO:tasks.rados.rados.0.smithi033.stdout:3311: done (5 left) 2023-06-03T20:02:55.865 INFO:tasks.rados.rados.0.smithi033.stdout:3312: write oid 108 current snap is 0 2023-06-03T20:02:55.865 INFO:tasks.rados.rados.0.smithi033.stdout:3312: seq_num 2073 ranges {440911=439193,1490231=738384} 2023-06-03T20:02:55.873 INFO:tasks.rados.rados.0.smithi033.stdout:3312: writing smithi03366949-108 from 440911 to 880104 tid 1 2023-06-03T20:02:55.881 INFO:tasks.rados.rados.0.smithi033.stdout:3312: writing smithi03366949-108 from 1490231 to 2228615 tid 2 2023-06-03T20:02:55.881 INFO:tasks.rados.rados.0.smithi033.stdout:3313: write oid 419 current snap is 0 2023-06-03T20:02:55.881 INFO:tasks.rados.rados.0.smithi033.stdout:3313: seq_num 2074 ranges {457718=514442,1548713=598395} 2023-06-03T20:02:55.886 INFO:tasks.rados.rados.0.smithi033.stdout:3313: writing smithi03366949-419 from 457718 to 972160 tid 1 2023-06-03T20:02:55.893 INFO:tasks.rados.rados.0.smithi033.stdout:3313: writing smithi03366949-419 from 1548713 to 2147108 tid 2 2023-06-03T20:02:55.893 INFO:tasks.rados.rados.0.smithi033.stdout:3314: read oid 297 snap -1 2023-06-03T20:02:55.893 INFO:tasks.rados.rados.0.smithi033.stdout:3314: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:02:55.893 INFO:tasks.rados.rados.0.smithi033.stdout:3315: write oid 337 current snap is 0 2023-06-03T20:02:55.893 INFO:tasks.rados.rados.0.smithi033.stdout:3315: seq_num 2075 ranges {474525=589691,1490842=742053,2832710=41815} 2023-06-03T20:02:55.899 INFO:tasks.rados.rados.0.smithi033.stdout:3315: writing smithi03366949-337 from 474525 to 1064216 tid 1 2023-06-03T20:02:55.906 INFO:tasks.rados.rados.0.smithi033.stdout:3315: writing smithi03366949-337 from 1490842 to 2232895 tid 2 2023-06-03T20:02:55.910 INFO:tasks.rados.rados.0.smithi033.stdout:3315: writing smithi03366949-337 from 2832710 to 2874525 tid 3 2023-06-03T20:02:55.910 INFO:tasks.rados.rados.0.smithi033.stdout:3316: read oid 35 snap -1 2023-06-03T20:02:55.910 INFO:tasks.rados.rados.0.smithi033.stdout:3316: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:55.910 INFO:tasks.rados.rados.0.smithi033.stdout:3317: read oid 266 snap -1 2023-06-03T20:02:55.910 INFO:tasks.rados.rados.0.smithi033.stdout:3317: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-06-03T20:02:55.911 INFO:tasks.rados.rados.0.smithi033.stdout:3318: write oid 421 current snap is 0 2023-06-03T20:02:55.911 INFO:tasks.rados.rados.0.smithi033.stdout:3318: seq_num 2076 ranges {491332=781293,2065677=602064} 2023-06-03T20:02:55.918 INFO:tasks.rados.rados.0.smithi033.stdout:3318: writing smithi03366949-421 from 491332 to 1272625 tid 1 2023-06-03T20:02:55.928 INFO:tasks.rados.rados.0.smithi033.stdout:3318: writing smithi03366949-421 from 2065677 to 2667741 tid 2 2023-06-03T20:02:55.928 INFO:tasks.rados.rados.0.smithi033.stdout:3319: delete oid 346 current snap is 0 2023-06-03T20:02:55.928 INFO:tasks.rados.rados.0.smithi033.stdout:3310: expect (ObjNum 1916 snap 0 seq_num 1916) 2023-06-03T20:02:56.057 INFO:tasks.rados.rados.0.smithi033.stdout:3306: finishing write tid 2 to smithi03366949-343 2023-06-03T20:02:56.057 INFO:tasks.rados.rados.0.smithi033.stdout:3306: finishing write tid 3 to smithi03366949-343 2023-06-03T20:02:56.058 INFO:tasks.rados.rados.0.smithi033.stdout:3306: finishing write tid 4 to smithi03366949-343 2023-06-03T20:02:56.058 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 343 v 444 (ObjNum 2071 snap 0 seq_num 2071) dirty exists 2023-06-03T20:02:56.058 INFO:tasks.rados.rados.0.smithi033.stdout:3306: left oid 343 (ObjNum 2071 snap 0 seq_num 2071) 2023-06-03T20:02:56.058 INFO:tasks.rados.rados.0.smithi033.stdout:3307: expect (ObjNum 334 snap 0 seq_num 334) 2023-06-03T20:02:56.138 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:55 smithi083 systemd[1]: Stopping Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:02:56.138 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:55 smithi083 bash[55338]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus.a 2023-06-03T20:02:56.139 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-06-03T20:02:56.139 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-06-03T20:02:56.139 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-06-03T20:02:56.140 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-06-03T20:02:56.140 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-06-03T20:02:56.140 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.053Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-06-03T20:02:56.140 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.054Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-06-03T20:02:56.140 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.054Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-06-03T20:02:56.141 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.054Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-06-03T20:02:56.141 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.055Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-06-03T20:02:56.141 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.055Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-06-03T20:02:56.141 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[53374]: ts=2023-06-03T20:02:56.055Z caller=main.go:1066 level=info msg="See you next time!" 2023-06-03T20:02:56.168 INFO:tasks.rados.rados.0.smithi033.stdout:3312: finishing write tid 1 to smithi03366949-108 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3312: finishing write tid 2 to smithi03366949-108 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3312: finishing write tid 3 to smithi03366949-108 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3306: done (12 left) 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3307: done (11 left) 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3308: done (10 left) 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3309: done (9 left) 2023-06-03T20:02:56.169 INFO:tasks.rados.rados.0.smithi033.stdout:3310: done (8 left) 2023-06-03T20:02:56.170 INFO:tasks.rados.rados.0.smithi033.stdout:3319: done (7 left) 2023-06-03T20:02:56.170 INFO:tasks.rados.rados.0.smithi033.stdout:3320: delete oid 230 current snap is 0 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3312: finishing write tid 4 to smithi03366949-108 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 108 v 568 (ObjNum 2073 snap 0 seq_num 2073) dirty exists 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3312: left oid 108 (ObjNum 2073 snap 0 seq_num 2073) 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3313: finishing write tid 1 to smithi03366949-419 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3313: finishing write tid 2 to smithi03366949-419 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3313: finishing write tid 3 to smithi03366949-419 2023-06-03T20:02:56.171 INFO:tasks.rados.rados.0.smithi033.stdout:3313: finishing write tid 4 to smithi03366949-419 2023-06-03T20:02:56.172 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 419 v 464 (ObjNum 2074 snap 0 seq_num 2074) dirty exists 2023-06-03T20:02:56.172 INFO:tasks.rados.rados.0.smithi033.stdout:3313: left oid 419 (ObjNum 2074 snap 0 seq_num 2074) 2023-06-03T20:02:56.172 INFO:tasks.rados.rados.0.smithi033.stdout:3314: expect (ObjNum 296 snap 0 seq_num 296) 2023-06-03T20:02:56.264 INFO:tasks.rados.rados.0.smithi033.stdout:3315: finishing write tid 1 to smithi03366949-337 2023-06-03T20:02:56.264 INFO:tasks.rados.rados.0.smithi033.stdout:3315: finishing write tid 2 to smithi03366949-337 2023-06-03T20:02:56.264 INFO:tasks.rados.rados.0.smithi033.stdout:3317: expect (ObjNum 1680 snap 0 seq_num 1680) 2023-06-03T20:02:56.376 INFO:tasks.rados.rados.0.smithi033.stdout:3315: finishing write tid 3 to smithi03366949-337 2023-06-03T20:02:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:3315: finishing write tid 4 to smithi03366949-337 2023-06-03T20:02:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:3315: finishing write tid 5 to smithi03366949-337 2023-06-03T20:02:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 337 v 389 (ObjNum 2075 snap 0 seq_num 2075) dirty exists 2023-06-03T20:02:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:3315: left oid 337 (ObjNum 2075 snap 0 seq_num 2075) 2023-06-03T20:02:56.377 INFO:tasks.rados.rados.0.smithi033.stdout:3316: expect (ObjNum 1829 snap 0 seq_num 1829) 2023-06-03T20:02:56.500 INFO:tasks.rados.rados.0.smithi033.stdout:3318: finishing write tid 1 to smithi03366949-421 2023-06-03T20:02:56.500 INFO:tasks.rados.rados.0.smithi033.stdout:3318: finishing write tid 2 to smithi03366949-421 2023-06-03T20:02:56.500 INFO:tasks.rados.rados.0.smithi033.stdout:3318: finishing write tid 3 to smithi03366949-421 2023-06-03T20:02:56.500 INFO:tasks.rados.rados.0.smithi033.stdout:3318: finishing write tid 4 to smithi03366949-421 2023-06-03T20:02:56.500 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 392 (ObjNum 2076 snap 0 seq_num 2076) dirty exists 2023-06-03T20:02:56.501 INFO:tasks.rados.rados.0.smithi033.stdout:3318: left oid 421 (ObjNum 2076 snap 0 seq_num 2076) 2023-06-03T20:02:56.501 INFO:tasks.rados.rados.0.smithi033.stdout:3312: done (7 left) 2023-06-03T20:02:56.501 INFO:tasks.rados.rados.0.smithi033.stdout:3313: done (6 left) 2023-06-03T20:02:56.501 INFO:tasks.rados.rados.0.smithi033.stdout:3314: done (5 left) 2023-06-03T20:02:56.503 INFO:tasks.rados.rados.0.smithi033.stdout:3315: done (4 left) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3316: done (3 left) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3317: done (2 left) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3318: done (1 left) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3320: done (0 left) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3321: read oid 155 snap -1 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3321: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:02:56.504 INFO:tasks.rados.rados.0.smithi033.stdout:3322: write oid 294 current snap is 0 2023-06-03T20:02:56.505 INFO:tasks.rados.rados.0.smithi033.stdout:3322: seq_num 2079 ranges {541753=607040,1724770=749391} 2023-06-03T20:02:56.512 INFO:tasks.rados.rados.0.smithi033.stdout:3322: writing smithi03366949-294 from 541753 to 1148793 tid 1 2023-06-03T20:02:56.521 INFO:tasks.rados.rados.0.smithi033.stdout:3322: writing smithi03366949-294 from 1724770 to 2474161 tid 2 2023-06-03T20:02:56.521 INFO:tasks.rados.rados.0.smithi033.stdout:3323: read oid 1 snap -1 2023-06-03T20:02:56.521 INFO:tasks.rados.rados.0.smithi033.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-06-03T20:02:56.521 INFO:tasks.rados.rados.0.smithi033.stdout:3324: write oid 460 current snap is 0 2023-06-03T20:02:56.521 INFO:tasks.rados.rados.0.smithi033.stdout:3324: seq_num 2080 ranges {558560=682289,1783252=493049} 2023-06-03T20:02:56.528 INFO:tasks.rados.rados.0.smithi033.stdout:3324: writing smithi03366949-460 from 558560 to 1240849 tid 1 2023-06-03T20:02:56.534 INFO:tasks.rados.rados.0.smithi033.stdout:3324: writing smithi03366949-460 from 1783252 to 2276301 tid 2 2023-06-03T20:02:56.534 INFO:tasks.rados.rados.0.smithi033.stdout:3325: delete oid 300 current snap is 0 2023-06-03T20:02:56.534 INFO:tasks.rados.rados.0.smithi033.stdout:3321: expect (ObjNum 1264 snap 0 seq_num 1264) 2023-06-03T20:02:56.784 INFO:tasks.rados.rados.0.smithi033.stdout:3322: finishing write tid 1 to smithi03366949-294 2023-06-03T20:02:56.785 INFO:tasks.rados.rados.0.smithi033.stdout:3322: finishing write tid 2 to smithi03366949-294 2023-06-03T20:02:56.785 INFO:tasks.rados.rados.0.smithi033.stdout:3322: finishing write tid 3 to smithi03366949-294 2023-06-03T20:02:56.785 INFO:tasks.rados.rados.0.smithi033.stdout:3322: finishing write tid 4 to smithi03366949-294 2023-06-03T20:02:56.785 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 294 v 400 (ObjNum 2079 snap 0 seq_num 2079) dirty exists 2023-06-03T20:02:56.785 INFO:tasks.rados.rados.0.smithi033.stdout:3322: left oid 294 (ObjNum 2079 snap 0 seq_num 2079) 2023-06-03T20:02:56.786 INFO:tasks.rados.rados.0.smithi033.stdout:3323: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-06-03T20:02:56.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[26882]: cluster 2023-06-03T20:02:55.388628+0000 mgr.y (mgr.15198) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:02:56.895 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 bash[55379]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-prometheus-a 2023-06-03T20:02:56.968 INFO:tasks.rados.rados.0.smithi033.stdout:3324: finishing write tid 1 to smithi03366949-460 2023-06-03T20:02:56.968 INFO:tasks.rados.rados.0.smithi033.stdout:3324: finishing write tid 2 to smithi03366949-460 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3324: finishing write tid 3 to smithi03366949-460 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3324: finishing write tid 4 to smithi03366949-460 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 460 v 447 (ObjNum 2080 snap 0 seq_num 2080) dirty exists 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3324: left oid 460 (ObjNum 2080 snap 0 seq_num 2080) 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3321: done (4 left) 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3322: done (3 left) 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3323: done (2 left) 2023-06-03T20:02:56.969 INFO:tasks.rados.rados.0.smithi033.stdout:3324: done (1 left) 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3325: done (0 left) 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3326: read oid 413 snap -1 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3326: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3327: read oid 283 snap -1 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3327: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3328: write oid 109 current snap is 0 2023-06-03T20:02:56.970 INFO:tasks.rados.rados.0.smithi033.stdout:3328: seq_num 2082 ranges {592174=432787,1500216=496718,2624671=367503} 2023-06-03T20:02:56.975 INFO:tasks.rados.rados.0.smithi033.stdout:3328: writing smithi03366949-109 from 592174 to 1024961 tid 1 2023-06-03T20:02:56.982 INFO:tasks.rados.rados.0.smithi033.stdout:3328: writing smithi03366949-109 from 1500216 to 1996934 tid 2 2023-06-03T20:02:56.988 INFO:tasks.rados.rados.0.smithi033.stdout:3328: writing smithi03366949-109 from 2624671 to 2992174 tid 3 2023-06-03T20:02:56.988 INFO:tasks.rados.rados.0.smithi033.stdout:3329: delete oid 380 current snap is 0 2023-06-03T20:02:56.988 INFO:tasks.rados.rados.0.smithi033.stdout:3327: expect (ObjNum 1714 snap 0 seq_num 1714) 2023-06-03T20:02:57.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:56 smithi033 bash[33017]: cluster 2023-06-03T20:02:55.388628+0000 mgr.y (mgr.15198) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:02:57.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:56 smithi033 bash[26432]: cluster 2023-06-03T20:02:55.388628+0000 mgr.y (mgr.15198) 26 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 83 MiB/s rd, 10 MiB/s wr, 105 op/s 2023-06-03T20:02:57.192 INFO:tasks.rados.rados.0.smithi033.stdout:3326: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:02:57.269 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a.service: Succeeded. 2023-06-03T20:02:57.270 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 systemd[1]: Stopped Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:57.270 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:56 smithi083 systemd[1]: Started Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:02:57.400 INFO:tasks.rados.rados.0.smithi033.stdout:3328: finishing write tid 1 to smithi03366949-109 2023-06-03T20:02:57.400 INFO:tasks.rados.rados.0.smithi033.stdout:3328: finishing write tid 2 to smithi03366949-109 2023-06-03T20:02:57.400 INFO:tasks.rados.rados.0.smithi033.stdout:3328: finishing write tid 3 to smithi03366949-109 2023-06-03T20:02:57.400 INFO:tasks.rados.rados.0.smithi033.stdout:3328: finishing write tid 4 to smithi03366949-109 2023-06-03T20:02:57.401 INFO:tasks.rados.rados.0.smithi033.stdout:3328: finishing write tid 5 to smithi03366949-109 2023-06-03T20:02:57.401 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 109 v 451 (ObjNum 2082 snap 0 seq_num 2082) dirty exists 2023-06-03T20:02:57.401 INFO:tasks.rados.rados.0.smithi033.stdout:3328: left oid 109 (ObjNum 2082 snap 0 seq_num 2082) 2023-06-03T20:02:57.401 INFO:tasks.rados.rados.0.smithi033.stdout:3326: done (3 left) 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3327: done (2 left) 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3328: done (1 left) 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3329: done (0 left) 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3330: read oid 28 snap -1 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-06-03T20:02:57.402 INFO:tasks.rados.rados.0.smithi033.stdout:3331: delete oid 291 current snap is 0 2023-06-03T20:02:57.403 INFO:tasks.rados.rados.0.smithi033.stdout:3331: done (1 left) 2023-06-03T20:02:57.404 INFO:tasks.rados.rados.0.smithi033.stdout:3332: read oid 218 snap -1 2023-06-03T20:02:57.405 INFO:tasks.rados.rados.0.smithi033.stdout:3332: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:02:57.405 INFO:tasks.rados.rados.0.smithi033.stdout:3333: read oid 210 snap -1 2023-06-03T20:02:57.405 INFO:tasks.rados.rados.0.smithi033.stdout:3333: expect (ObjNum 915 snap 0 seq_num 915) 2023-06-03T20:02:57.405 INFO:tasks.rados.rados.0.smithi033.stdout:3334: delete oid 478 current snap is 0 2023-06-03T20:02:57.410 INFO:tasks.rados.rados.0.smithi033.stdout:3333: expect (ObjNum 915 snap 0 seq_num 915) 2023-06-03T20:02:57.612 INFO:tasks.rados.rados.0.smithi033.stdout:3330: expect (ObjNum 1962 snap 0 seq_num 1962) 2023-06-03T20:02:57.841 INFO:tasks.rados.rados.0.smithi033.stdout:3332: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:02:57.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:57 smithi083 bash[26882]: audit 2023-06-03T20:02:56.826055+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.33:0/2103796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:57 smithi083 bash[26882]: audit 2023-06-03T20:02:56.939853+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:57 smithi083 bash[26882]: audit 2023-06-03T20:02:56.947809+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:57 smithi083 bash[26882]: audit 2023-06-03T20:02:56.956159+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:57 smithi083 bash[26882]: audit 2023-06-03T20:02:56.965284+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:58.007 INFO:tasks.rados.rados.0.smithi033.stdout:3330: done (3 left) 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3332: done (2 left) 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3333: done (1 left) 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3334: done (0 left) 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3335: read oid 40 snap -1 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3335: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:02:58.008 INFO:tasks.rados.rados.0.smithi033.stdout:3336: read oid 341 snap -1 2023-06-03T20:02:58.009 INFO:tasks.rados.rados.0.smithi033.stdout:3336: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-06-03T20:02:58.009 INFO:tasks.rados.rados.0.smithi033.stdout:3337: read oid 268 snap -1 2023-06-03T20:02:58.009 INFO:tasks.rados.rados.0.smithi033.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:58.009 INFO:tasks.rados.rados.0.smithi033.stdout:3338: write oid 199 current snap is 0 2023-06-03T20:02:58.009 INFO:tasks.rados.rados.0.smithi033.stdout:3338: seq_num 2086 ranges {659402=450136,1734144=504056,2734363=325039} 2023-06-03T20:02:58.018 INFO:tasks.rados.rados.0.smithi033.stdout:3338: writing smithi03366949-199 from 659402 to 1109538 tid 1 2023-06-03T20:02:58.024 INFO:tasks.rados.rados.0.smithi033.stdout:3338: writing smithi03366949-199 from 1734144 to 2238200 tid 2 2023-06-03T20:02:58.029 INFO:tasks.rados.rados.0.smithi033.stdout:3338: writing smithi03366949-199 from 2734363 to 3059402 tid 3 2023-06-03T20:02:58.030 INFO:tasks.rados.rados.0.smithi033.stdout:3339: write oid 23 current snap is 0 2023-06-03T20:02:58.030 INFO:tasks.rados.rados.0.smithi033.stdout:3339: seq_num 2087 ranges {676209=525385,1676273=764067,3045433=30776} 2023-06-03T20:02:58.036 INFO:tasks.rados.rados.0.smithi033.stdout:3339: writing smithi03366949-23 from 676209 to 1201594 tid 1 2023-06-03T20:02:58.043 INFO:tasks.rados.rados.0.smithi033.stdout:3339: writing smithi03366949-23 from 1676273 to 2440340 tid 2 2023-06-03T20:02:58.046 INFO:tasks.rados.rados.0.smithi033.stdout:3339: writing smithi03366949-23 from 3045433 to 3076209 tid 3 2023-06-03T20:02:58.047 INFO:tasks.rados.rados.0.smithi033.stdout:3340: write oid 258 current snap is 0 2023-06-03T20:02:58.047 INFO:tasks.rados.rados.0.smithi033.stdout:3340: seq_num 2088 ranges {693016=600634,1734755=507725,2672856=420160} 2023-06-03T20:02:58.054 INFO:tasks.rados.rados.0.smithi033.stdout:3340: writing smithi03366949-258 from 693016 to 1293650 tid 1 2023-06-03T20:02:58.059 INFO:tasks.rados.rados.0.smithi033.stdout:3340: writing smithi03366949-258 from 1734755 to 2242480 tid 2 2023-06-03T20:02:58.064 INFO:tasks.rados.rados.0.smithi033.stdout:3340: writing smithi03366949-258 from 2672856 to 3093016 tid 3 2023-06-03T20:02:58.064 INFO:tasks.rados.rados.0.smithi033.stdout:3341: read oid 485 snap -1 2023-06-03T20:02:58.064 INFO:tasks.rados.rados.0.smithi033.stdout:3341: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-06-03T20:02:58.064 INFO:tasks.rados.rados.0.smithi033.stdout:3342: read oid 54 snap -1 2023-06-03T20:02:58.065 INFO:tasks.rados.rados.0.smithi033.stdout:3342: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-06-03T20:02:58.065 INFO:tasks.rados.rados.0.smithi033.stdout:3343: write oid 237 current snap is 0 2023-06-03T20:02:58.065 INFO:tasks.rados.rados.0.smithi033.stdout:3343: seq_num 2089 ranges {709823=675883,1793237=767736,3100279=9544} 2023-06-03T20:02:58.072 INFO:tasks.rados.rados.0.smithi033.stdout:3343: writing smithi03366949-237 from 709823 to 1385706 tid 1 2023-06-03T20:02:58.079 INFO:tasks.rados.rados.0.smithi033.stdout:3343: writing smithi03366949-237 from 1793237 to 2560973 tid 2 2023-06-03T20:02:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[26432]: audit 2023-06-03T20:02:56.826055+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.33:0/2103796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[26432]: audit 2023-06-03T20:02:56.939853+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[26432]: audit 2023-06-03T20:02:56.947809+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[26432]: audit 2023-06-03T20:02:56.956159+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[26432]: audit 2023-06-03T20:02:56.965284+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:58.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[33017]: audit 2023-06-03T20:02:56.826055+0000 mon.a (mon.0) 847 : audit [DBG] from='client.? 172.21.15.33:0/2103796' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:58.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[33017]: audit 2023-06-03T20:02:56.939853+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:58.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[33017]: audit 2023-06-03T20:02:56.947809+0000 mon.a (mon.0) 849 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:02:58.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[33017]: audit 2023-06-03T20:02:56.956159+0000 mon.c (mon.2) 180 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:58.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:57 smithi033 bash[33017]: audit 2023-06-03T20:02:56.965284+0000 mon.c (mon.2) 181 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:02:58.083 INFO:tasks.rados.rados.0.smithi033.stdout:3343: writing smithi03366949-237 from 3100279 to 3109823 tid 3 2023-06-03T20:02:58.083 INFO:tasks.rados.rados.0.smithi033.stdout:3344: read oid 495 snap -1 2023-06-03T20:02:58.083 INFO:tasks.rados.rados.0.smithi033.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-06-03T20:02:58.083 INFO:tasks.rados.rados.0.smithi033.stdout:3345: write oid 348 current snap is 0 2023-06-03T20:02:58.084 INFO:tasks.rados.rados.0.smithi033.stdout:3345: seq_num 2090 ranges {726630=751132,2251719=511394} 2023-06-03T20:02:58.091 INFO:tasks.rados.rados.0.smithi033.stdout:3345: writing smithi03366949-348 from 726630 to 1477762 tid 1 2023-06-03T20:02:58.098 INFO:tasks.rados.rados.0.smithi033.stdout:3345: writing smithi03366949-348 from 2251719 to 2763113 tid 2 2023-06-03T20:02:58.099 INFO:tasks.rados.rados.0.smithi033.stdout:3346: read oid 273 snap -1 2023-06-03T20:02:58.099 INFO:tasks.rados.rados.0.smithi033.stdout:3346: expect deleted 2023-06-03T20:02:58.099 INFO:tasks.rados.rados.0.smithi033.stdout:3347: write oid 470 current snap is 0 2023-06-03T20:02:58.099 INFO:tasks.rados.rados.0.smithi033.stdout:3347: seq_num 2091 ranges {743437=542734,1910201=771405} 2023-06-03T20:02:58.106 INFO:tasks.rados.rados.0.smithi033.stdout:3347: writing smithi03366949-470 from 743437 to 1286171 tid 1 2023-06-03T20:02:58.114 INFO:tasks.rados.rados.0.smithi033.stdout:3347: writing smithi03366949-470 from 1910201 to 2681606 tid 2 2023-06-03T20:02:58.114 INFO:tasks.rados.rados.0.smithi033.stdout:3348: delete oid 446 current snap is 0 2023-06-03T20:02:58.114 INFO:tasks.rados.rados.0.smithi033.stdout:3337: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:02:58.183 INFO:tasks.rados.rados.0.smithi033.stdout:3335: expect (ObjNum 39 snap 0 seq_num 39) 2023-06-03T20:02:58.265 INFO:tasks.rados.rados.0.smithi033.stdout:3336: expect (ObjNum 1754 snap 0 seq_num 1754) 2023-06-03T20:02:58.539 INFO:tasks.rados.rados.0.smithi033.stdout:3338: finishing write tid 1 to smithi03366949-199 2023-06-03T20:02:58.539 INFO:tasks.rados.rados.0.smithi033.stdout:3338: finishing write tid 2 to smithi03366949-199 2023-06-03T20:02:58.539 INFO:tasks.rados.rados.0.smithi033.stdout:3338: finishing write tid 3 to smithi03366949-199 2023-06-03T20:02:58.539 INFO:tasks.rados.rados.0.smithi033.stdout:3338: finishing write tid 4 to smithi03366949-199 2023-06-03T20:02:58.539 INFO:tasks.rados.rados.0.smithi033.stdout:3338: finishing write tid 5 to smithi03366949-199 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 199 v 340 (ObjNum 2086 snap 0 seq_num 2086) dirty exists 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3338: left oid 199 (ObjNum 2086 snap 0 seq_num 2086) 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3339: finishing write tid 1 to smithi03366949-23 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3339: finishing write tid 2 to smithi03366949-23 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3339: finishing write tid 3 to smithi03366949-23 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3339: finishing write tid 4 to smithi03366949-23 2023-06-03T20:02:58.540 INFO:tasks.rados.rados.0.smithi033.stdout:3339: finishing write tid 5 to smithi03366949-23 2023-06-03T20:02:58.541 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 468 (ObjNum 2087 snap 0 seq_num 2087) dirty exists 2023-06-03T20:02:58.541 INFO:tasks.rados.rados.0.smithi033.stdout:3339: left oid 23 (ObjNum 2087 snap 0 seq_num 2087) 2023-06-03T20:02:58.541 INFO:tasks.rados.rados.0.smithi033.stdout:3340: finishing write tid 1 to smithi03366949-258 2023-06-03T20:02:58.541 INFO:tasks.rados.rados.0.smithi033.stdout:3340: finishing write tid 2 to smithi03366949-258 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:3340: finishing write tid 3 to smithi03366949-258 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:3340: finishing write tid 4 to smithi03366949-258 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:3340: finishing write tid 5 to smithi03366949-258 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 304 (ObjNum 2088 snap 0 seq_num 2088) dirty exists 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:3340: left oid 258 (ObjNum 2088 snap 0 seq_num 2088) 2023-06-03T20:02:58.542 INFO:tasks.rados.rados.0.smithi033.stdout:3341: expect (ObjNum 1936 snap 0 seq_num 1936) 2023-06-03T20:02:58.703 INFO:tasks.rados.rados.0.smithi033.stdout:3342: expect (ObjNum 1827 snap 0 seq_num 1827) 2023-06-03T20:02:58.810 INFO:tasks.rados.rados.0.smithi033.stdout:3343: finishing write tid 1 to smithi03366949-237 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:3343: finishing write tid 2 to smithi03366949-237 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:3343: finishing write tid 3 to smithi03366949-237 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:3343: finishing write tid 4 to smithi03366949-237 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:3343: finishing write tid 5 to smithi03366949-237 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 237 v 472 (ObjNum 2089 snap 0 seq_num 2089) dirty exists 2023-06-03T20:02:58.811 INFO:tasks.rados.rados.0.smithi033.stdout:3343: left oid 237 (ObjNum 2089 snap 0 seq_num 2089) 2023-06-03T20:02:58.812 INFO:tasks.rados.rados.0.smithi033.stdout:3344: expect (ObjNum 2002 snap 0 seq_num 2002) 2023-06-03T20:02:58.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[26882]: audit 2023-06-03T20:02:56.957047+0000 mgr.y (mgr.15198) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:58.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[26882]: cluster 2023-06-03T20:02:57.389258+0000 mgr.y (mgr.15198) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:02:58.868 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.768Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2023-06-03T20:02:58.868 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.768Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.768Z caller=main.go:518 level=info host_details="(Linux 5.15.0-73-generic #80~20.04.1-Ubuntu SMP Wed May 17 14:58:14 UTC 2023 x86_64 smithi083 (none))" 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.768Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.768Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.771Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.771Z caller=main.go:923 level=info msg="Starting TSDB ..." 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.773Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2023-06-03T20:02:58.869 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.776Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2023-06-03T20:02:58.870 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.779Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.788286ms 2023-06-03T20:02:58.870 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.779Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2023-06-03T20:02:58.922 INFO:tasks.rados.rados.0.smithi033.stdout:3345: finishing write tid 1 to smithi03366949-348 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:3345: finishing write tid 2 to smithi03366949-348 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:3345: finishing write tid 3 to smithi03366949-348 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:3345: finishing write tid 4 to smithi03366949-348 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 348 v 572 (ObjNum 2090 snap 0 seq_num 2090) dirty exists 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:3345: left oid 348 (ObjNum 2090 snap 0 seq_num 2090) 2023-06-03T20:02:58.923 INFO:tasks.rados.rados.0.smithi033.stdout:3347: finishing write tid 1 to smithi03366949-470 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3347: finishing write tid 2 to smithi03366949-470 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3347: finishing write tid 3 to smithi03366949-470 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3347: finishing write tid 4 to smithi03366949-470 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 470 v 358 (ObjNum 2091 snap 0 seq_num 2091) dirty exists 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3347: left oid 470 (ObjNum 2091 snap 0 seq_num 2091) 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3335: done (13 left) 2023-06-03T20:02:58.924 INFO:tasks.rados.rados.0.smithi033.stdout:3336: done (12 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3337: done (11 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3338: done (10 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3339: done (9 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3340: done (8 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3341: done (7 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3342: done (6 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3343: done (5 left) 2023-06-03T20:02:58.925 INFO:tasks.rados.rados.0.smithi033.stdout:3344: done (4 left) 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3345: done (3 left) 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3346: done (2 left) 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3347: done (1 left) 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3348: done (0 left) 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3349: write oid 5 current snap is 0 2023-06-03T20:02:58.926 INFO:tasks.rados.rados.0.smithi033.stdout:3349: seq_num 2093 ranges {777051=693232,2027165=658721} 2023-06-03T20:02:58.936 INFO:tasks.rados.rados.0.smithi033.stdout:3349: writing smithi03366949-5 from 777051 to 1470283 tid 1 2023-06-03T20:02:58.943 INFO:tasks.rados.rados.0.smithi033.stdout:3349: writing smithi03366949-5 from 2027165 to 2685886 tid 2 2023-06-03T20:02:58.944 INFO:tasks.rados.rados.0.smithi033.stdout:3350: write oid 20 current snap is 0 2023-06-03T20:02:58.944 INFO:tasks.rados.rados.0.smithi033.stdout:3350: seq_num 2094 ranges {793858=768481,2085647=518732} 2023-06-03T20:02:58.953 INFO:tasks.rados.rados.0.smithi033.stdout:3350: writing smithi03366949-20 from 793858 to 1562339 tid 1 2023-06-03T20:02:58.958 INFO:tasks.rados.rados.0.smithi033.stdout:3350: writing smithi03366949-20 from 2085647 to 2604379 tid 2 2023-06-03T20:02:58.958 INFO:tasks.rados.rados.0.smithi033.stdout:3351: write oid 214 current snap is 0 2023-06-03T20:02:58.959 INFO:tasks.rados.rados.0.smithi033.stdout:3351: seq_num 2095 ranges {410665=443730,1627776=662390,2748464=462201} 2023-06-03T20:02:58.963 INFO:tasks.rados.rados.0.smithi033.stdout:3351: writing smithi03366949-214 from 410665 to 854395 tid 1 2023-06-03T20:02:58.972 INFO:tasks.rados.rados.0.smithi033.stdout:3351: writing smithi03366949-214 from 1627776 to 2290166 tid 2 2023-06-03T20:02:58.977 INFO:tasks.rados.rados.0.smithi033.stdout:3351: writing smithi03366949-214 from 2748464 to 3210665 tid 3 2023-06-03T20:02:58.977 INFO:tasks.rados.rados.0.smithi033.stdout:3352: write oid 207 current snap is 0 2023-06-03T20:02:58.978 INFO:tasks.rados.rados.0.smithi033.stdout:3349: finishing write tid 1 to smithi03366949-5 2023-06-03T20:02:58.978 INFO:tasks.rados.rados.0.smithi033.stdout:3352: seq_num 2096 ranges {427472=518979,1686258=522401,2775887=451585} 2023-06-03T20:02:58.982 INFO:tasks.rados.rados.0.smithi033.stdout:3352: writing smithi03366949-207 from 427472 to 946451 tid 1 2023-06-03T20:02:58.990 INFO:tasks.rados.rados.0.smithi033.stdout:3352: writing smithi03366949-207 from 1686258 to 2208659 tid 2 2023-06-03T20:02:58.996 INFO:tasks.rados.rados.0.smithi033.stdout:3352: writing smithi03366949-207 from 2775887 to 3227472 tid 3 2023-06-03T20:02:58.997 INFO:tasks.rados.rados.0.smithi033.stdout:3353: write oid 445 current snap is 0 2023-06-03T20:02:58.997 INFO:tasks.rados.rados.0.smithi033.stdout:3353: seq_num 2097 ranges {444279=594228,1744740=666059,3203310=40969} 2023-06-03T20:02:59.002 INFO:tasks.rados.rados.0.smithi033.stdout:3353: writing smithi03366949-445 from 444279 to 1038507 tid 1 2023-06-03T20:02:59.010 INFO:tasks.rados.rados.0.smithi033.stdout:3353: writing smithi03366949-445 from 1744740 to 2410799 tid 2 2023-06-03T20:02:59.015 INFO:tasks.rados.rados.0.smithi033.stdout:3353: writing smithi03366949-445 from 3203310 to 3244279 tid 3 2023-06-03T20:02:59.015 INFO:tasks.rados.rados.0.smithi033.stdout:3354: read oid 49 snap -1 2023-06-03T20:02:59.016 INFO:tasks.rados.rados.0.smithi033.stdout:3354: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:02:59.016 INFO:tasks.rados.rados.0.smithi033.stdout:3355: write oid 65 current snap is 0 2023-06-03T20:02:59.016 INFO:tasks.rados.rados.0.smithi033.stdout:3349: finishing write tid 2 to smithi03366949-5 2023-06-03T20:02:59.016 INFO:tasks.rados.rados.0.smithi033.stdout:3355: seq_num 2098 ranges {461086=669477,1803222=526070,2830733=430353} 2023-06-03T20:02:59.021 INFO:tasks.rados.rados.0.smithi033.stdout:3355: writing smithi03366949-65 from 461086 to 1130563 tid 1 2023-06-03T20:02:59.028 INFO:tasks.rados.rados.0.smithi033.stdout:3355: writing smithi03366949-65 from 1803222 to 2329292 tid 2 2023-06-03T20:02:59.034 INFO:tasks.rados.rados.0.smithi033.stdout:3355: writing smithi03366949-65 from 2830733 to 3261086 tid 3 2023-06-03T20:02:59.034 INFO:tasks.rados.rados.0.smithi033.stdout:3356: write oid 36 current snap is 0 2023-06-03T20:02:59.034 INFO:tasks.rados.rados.0.smithi033.stdout:3356: seq_num 2099 ranges {477893=461079,1578057=669728,2974509=303384} 2023-06-03T20:02:59.040 INFO:tasks.rados.rados.0.smithi033.stdout:3356: writing smithi03366949-36 from 477893 to 938972 tid 1 2023-06-03T20:02:59.047 INFO:tasks.rados.rados.0.smithi033.stdout:3356: writing smithi03366949-36 from 1578057 to 2247785 tid 2 2023-06-03T20:02:59.053 INFO:tasks.rados.rados.0.smithi033.stdout:3356: writing smithi03366949-36 from 2974509 to 3277893 tid 3 2023-06-03T20:02:59.054 INFO:tasks.rados.rados.0.smithi033.stdout:3357: delete oid 318 current snap is 0 2023-06-03T20:02:59.054 INFO:tasks.rados.rados.0.smithi033.stdout:3349: finishing write tid 3 to smithi03366949-5 2023-06-03T20:02:59.054 INFO:tasks.rados.rados.0.smithi033.stdout:3349: finishing write tid 4 to smithi03366949-5 2023-06-03T20:02:59.054 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 5 v 421 (ObjNum 2093 snap 0 seq_num 2093) dirty exists 2023-06-03T20:02:59.054 INFO:tasks.rados.rados.0.smithi033.stdout:3349: left oid 5 (ObjNum 2093 snap 0 seq_num 2093) 2023-06-03T20:02:59.055 INFO:tasks.rados.rados.0.smithi033.stdout:3350: finishing write tid 1 to smithi03366949-20 2023-06-03T20:02:59.055 INFO:tasks.rados.rados.0.smithi033.stdout:3350: finishing write tid 2 to smithi03366949-20 2023-06-03T20:02:59.055 INFO:tasks.rados.rados.0.smithi033.stdout:3350: finishing write tid 3 to smithi03366949-20 2023-06-03T20:02:59.055 INFO:tasks.rados.rados.0.smithi033.stdout:3350: finishing write tid 4 to smithi03366949-20 2023-06-03T20:02:59.056 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 20 v 376 (ObjNum 2094 snap 0 seq_num 2094) dirty exists 2023-06-03T20:02:59.056 INFO:tasks.rados.rados.0.smithi033.stdout:3350: left oid 20 (ObjNum 2094 snap 0 seq_num 2094) 2023-06-03T20:02:59.056 INFO:tasks.rados.rados.0.smithi033.stdout:3351: finishing write tid 1 to smithi03366949-214 2023-06-03T20:02:59.056 INFO:tasks.rados.rados.0.smithi033.stdout:3351: finishing write tid 2 to smithi03366949-214 2023-06-03T20:02:59.056 INFO:tasks.rados.rados.0.smithi033.stdout:3351: finishing write tid 3 to smithi03366949-214 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3351: finishing write tid 4 to smithi03366949-214 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3351: finishing write tid 5 to smithi03366949-214 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 308 (ObjNum 2095 snap 0 seq_num 2095) dirty exists 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3351: left oid 214 (ObjNum 2095 snap 0 seq_num 2095) 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3352: finishing write tid 1 to smithi03366949-207 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3352: finishing write tid 2 to smithi03366949-207 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3352: finishing write tid 3 to smithi03366949-207 2023-06-03T20:02:59.057 INFO:tasks.rados.rados.0.smithi033.stdout:3352: finishing write tid 4 to smithi03366949-207 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3352: finishing write tid 5 to smithi03366949-207 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 207 v 491 (ObjNum 2096 snap 0 seq_num 2096) dirty exists 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3352: left oid 207 (ObjNum 2096 snap 0 seq_num 2096) 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3353: finishing write tid 1 to smithi03366949-445 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3353: finishing write tid 2 to smithi03366949-445 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3353: finishing write tid 3 to smithi03366949-445 2023-06-03T20:02:59.058 INFO:tasks.rados.rados.0.smithi033.stdout:3353: finishing write tid 4 to smithi03366949-445 2023-06-03T20:02:59.059 INFO:tasks.rados.rados.0.smithi033.stdout:3353: finishing write tid 5 to smithi03366949-445 2023-06-03T20:02:59.059 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 445 v 380 (ObjNum 2097 snap 0 seq_num 2097) dirty exists 2023-06-03T20:02:59.059 INFO:tasks.rados.rados.0.smithi033.stdout:3353: left oid 445 (ObjNum 2097 snap 0 seq_num 2097) 2023-06-03T20:02:59.059 INFO:tasks.rados.rados.0.smithi033.stdout:3354: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:02:59.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:58 smithi033 bash[26432]: audit 2023-06-03T20:02:56.957047+0000 mgr.y (mgr.15198) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:59.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:58 smithi033 bash[26432]: cluster 2023-06-03T20:02:57.389258+0000 mgr.y (mgr.15198) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:02:59.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:58 smithi033 bash[33017]: audit 2023-06-03T20:02:56.957047+0000 mgr.y (mgr.15198) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2023-06-03T20:02:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:58 smithi033 bash[33017]: cluster 2023-06-03T20:02:57.389258+0000 mgr.y (mgr.15198) 28 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:02:59.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:58 smithi083 bash[55477]: ts=2023-06-03T20:02:58.914Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2023-06-03T20:02:59.281 INFO:tasks.rados.rados.0.smithi033.stdout:3355: finishing write tid 1 to smithi03366949-65 2023-06-03T20:02:59.281 INFO:tasks.rados.rados.0.smithi033.stdout:3355: finishing write tid 2 to smithi03366949-65 2023-06-03T20:02:59.281 INFO:tasks.rados.rados.0.smithi033.stdout:3355: finishing write tid 3 to smithi03366949-65 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3355: finishing write tid 4 to smithi03366949-65 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3355: finishing write tid 5 to smithi03366949-65 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 447 (ObjNum 2098 snap 0 seq_num 2098) dirty exists 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3355: left oid 65 (ObjNum 2098 snap 0 seq_num 2098) 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3356: finishing write tid 1 to smithi03366949-36 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3356: finishing write tid 2 to smithi03366949-36 2023-06-03T20:02:59.282 INFO:tasks.rados.rados.0.smithi033.stdout:3356: finishing write tid 3 to smithi03366949-36 2023-06-03T20:02:59.283 INFO:tasks.rados.rados.0.smithi033.stdout:3356: finishing write tid 4 to smithi03366949-36 2023-06-03T20:02:59.283 INFO:tasks.rados.rados.0.smithi033.stdout:3356: finishing write tid 5 to smithi03366949-36 2023-06-03T20:02:59.283 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 36 v 476 (ObjNum 2099 snap 0 seq_num 2099) dirty exists 2023-06-03T20:02:59.283 INFO:tasks.rados.rados.0.smithi033.stdout:3356: left oid 36 (ObjNum 2099 snap 0 seq_num 2099) 2023-06-03T20:02:59.283 INFO:tasks.rados.rados.0.smithi033.stdout:3349: done (8 left) 2023-06-03T20:02:59.284 INFO:tasks.rados.rados.0.smithi033.stdout:3350: done (7 left) 2023-06-03T20:02:59.284 INFO:tasks.rados.rados.0.smithi033.stdout:3351: done (6 left) 2023-06-03T20:02:59.284 INFO:tasks.rados.rados.0.smithi033.stdout:3352: done (5 left) 2023-06-03T20:02:59.284 INFO:tasks.rados.rados.0.smithi033.stdout:3353: done (4 left) 2023-06-03T20:02:59.285 INFO:tasks.rados.rados.0.smithi033.stdout:3354: done (3 left) 2023-06-03T20:02:59.285 INFO:tasks.rados.rados.0.smithi033.stdout:3355: done (2 left) 2023-06-03T20:02:59.285 INFO:tasks.rados.rados.0.smithi033.stdout:3356: done (1 left) 2023-06-03T20:02:59.285 INFO:tasks.rados.rados.0.smithi033.stdout:3357: done (0 left) 2023-06-03T20:02:59.286 INFO:tasks.rados.rados.0.smithi033.stdout:3358: read oid 461 snap -1 2023-06-03T20:02:59.286 INFO:tasks.rados.rados.0.smithi033.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-06-03T20:02:59.286 INFO:tasks.rados.rados.0.smithi033.stdout:3359: delete oid 78 current snap is 0 2023-06-03T20:02:59.291 INFO:tasks.rados.rados.0.smithi033.stdout:3358: expect (ObjNum 930 snap 0 seq_num 930) 2023-06-03T20:02:59.460 INFO:tasks.rados.rados.0.smithi033.stdout:3358: done (1 left) 2023-06-03T20:02:59.460 INFO:tasks.rados.rados.0.smithi033.stdout:3359: done (0 left) 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3360: read oid 316 snap -1 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3360: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3361: read oid 152 snap -1 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3361: expect (ObjNum 703 snap 0 seq_num 703) 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3362: write oid 126 current snap is 0 2023-06-03T20:02:59.461 INFO:tasks.rados.rados.0.smithi033.stdout:3362: seq_num 2102 ranges {528314=686826,1637150=533408,2940425=387889} 2023-06-03T20:02:59.476 INFO:tasks.rados.rados.0.smithi033.stdout:3362: writing smithi03366949-126 from 528314 to 1215140 tid 1 2023-06-03T20:02:59.484 INFO:tasks.rados.rados.0.smithi033.stdout:3362: writing smithi03366949-126 from 1637150 to 2170558 tid 2 2023-06-03T20:02:59.491 INFO:tasks.rados.rados.0.smithi033.stdout:3362: writing smithi03366949-126 from 2940425 to 3328314 tid 3 2023-06-03T20:02:59.491 INFO:tasks.rados.rados.0.smithi033.stdout:3363: read oid 381 snap -1 2023-06-03T20:02:59.491 INFO:tasks.rados.rados.0.smithi033.stdout:3363: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-06-03T20:02:59.491 INFO:tasks.rados.rados.0.smithi033.stdout:3364: delete oid 197 current snap is 0 2023-06-03T20:02:59.491 INFO:tasks.rados.rados.0.smithi033.stdout:3360: expect (ObjNum 2036 snap 0 seq_num 2036) 2023-06-03T20:02:59.598 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.320Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.527Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.527Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.527Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=86.434µs wal_replay_duration=748.232783ms total_replay_duration=751.147806ms 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.534Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.534Z caller=main.go:947 level=info msg="TSDB started" 2023-06-03T20:02:59.599 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.534Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2023-06-03T20:02:59.600 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.555Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.675282ms db_storage=1.169µs remote_storage=1.847µs web_handler=463ns query_engine=1.164µs scrape=311.898µs scrape_sd=167.306µs notify=12.035µs notify_sd=15.746µs rules=20.782747ms 2023-06-03T20:02:59.600 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[55477]: ts=2023-06-03T20:02:59.556Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2023-06-03T20:02:59.625 INFO:tasks.rados.rados.0.smithi033.stdout:3361: expect (ObjNum 703 snap 0 seq_num 703) 2023-06-03T20:02:59.842 INFO:tasks.rados.rados.0.smithi033.stdout:3362: finishing write tid 1 to smithi03366949-126 2023-06-03T20:02:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:3362: finishing write tid 2 to smithi03366949-126 2023-06-03T20:02:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:3362: finishing write tid 3 to smithi03366949-126 2023-06-03T20:02:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:3362: finishing write tid 4 to smithi03366949-126 2023-06-03T20:02:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:3362: finishing write tid 5 to smithi03366949-126 2023-06-03T20:02:59.843 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 126 v 384 (ObjNum 2102 snap 0 seq_num 2102) dirty exists 2023-06-03T20:02:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:3362: left oid 126 (ObjNum 2102 snap 0 seq_num 2102) 2023-06-03T20:02:59.844 INFO:tasks.rados.rados.0.smithi033.stdout:3363: expect (ObjNum 1836 snap 0 seq_num 1836) 2023-06-03T20:02:59.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:02:59 smithi083 bash[26882]: audit 2023-06-03T20:02:59.280414+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.33:0/3432686460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3360: done (4 left) 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3361: done (3 left) 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3362: done (2 left) 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3363: done (1 left) 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3364: done (0 left) 2023-06-03T20:02:59.933 INFO:tasks.rados.rados.0.smithi033.stdout:3365: read oid 90 snap -1 2023-06-03T20:02:59.934 INFO:tasks.rados.rados.0.smithi033.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:02:59.934 INFO:tasks.rados.rados.0.smithi033.stdout:3366: write oid 97 current snap is 0 2023-06-03T20:02:59.934 INFO:tasks.rados.rados.0.smithi033.stdout:3366: seq_num 2104 ranges {561928=437324,1637761=420724,2762565=438668} 2023-06-03T20:02:59.943 INFO:tasks.rados.rados.0.smithi033.stdout:3366: writing smithi03366949-97 from 561928 to 999252 tid 1 2023-06-03T20:02:59.950 INFO:tasks.rados.rados.0.smithi033.stdout:3366: writing smithi03366949-97 from 1637761 to 2058485 tid 2 2023-06-03T20:02:59.957 INFO:tasks.rados.rados.0.smithi033.stdout:3366: writing smithi03366949-97 from 2762565 to 3201233 tid 3 2023-06-03T20:02:59.957 INFO:tasks.rados.rados.0.smithi033.stdout:3367: read oid 305 snap -1 2023-06-03T20:02:59.957 INFO:tasks.rados.rados.0.smithi033.stdout:3367: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-06-03T20:02:59.957 INFO:tasks.rados.rados.0.smithi033.stdout:3368: read oid 471 snap -1 2023-06-03T20:02:59.958 INFO:tasks.rados.rados.0.smithi033.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:02:59.958 INFO:tasks.rados.rados.0.smithi033.stdout:3369: read oid 273 snap -1 2023-06-03T20:02:59.958 INFO:tasks.rados.rados.0.smithi033.stdout:3369: expect deleted 2023-06-03T20:02:59.958 INFO:tasks.rados.rados.0.smithi033.stdout:3370: write oid 500 current snap is 0 2023-06-03T20:02:59.958 INFO:tasks.rados.rados.0.smithi033.stdout:3370: seq_num 2105 ranges {578735=512573,1696243=680735,2906341=472394} 2023-06-03T20:02:59.963 INFO:tasks.rados.rados.0.smithi033.stdout:3370: writing smithi03366949-500 from 578735 to 1091308 tid 1 2023-06-03T20:02:59.972 INFO:tasks.rados.rados.0.smithi033.stdout:3370: writing smithi03366949-500 from 1696243 to 2376978 tid 2 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3370: writing smithi03366949-500 from 2906341 to 3378735 tid 3 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3371: read oid 58 snap -1 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3371: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3372: read oid 178 snap -1 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3372: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:02:59.978 INFO:tasks.rados.rados.0.smithi033.stdout:3373: read oid 20 snap -1 2023-06-03T20:02:59.979 INFO:tasks.rados.rados.0.smithi033.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-06-03T20:02:59.979 INFO:tasks.rados.rados.0.smithi033.stdout:3374: write oid 211 current snap is 0 2023-06-03T20:02:59.979 INFO:tasks.rados.rados.0.smithi033.stdout:3374: seq_num 2106 ranges {595542=704175,1871078=424393,3050117=345425} 2023-06-03T20:02:59.986 INFO:tasks.rados.rados.0.smithi033.stdout:3374: writing smithi03366949-211 from 595542 to 1299717 tid 1 2023-06-03T20:02:59.992 INFO:tasks.rados.rados.0.smithi033.stdout:3374: writing smithi03366949-211 from 1871078 to 2295471 tid 2 2023-06-03T20:02:59.999 INFO:tasks.rados.rados.0.smithi033.stdout:3374: writing smithi03366949-211 from 3050117 to 3395542 tid 3 2023-06-03T20:02:59.999 INFO:tasks.rados.rados.0.smithi033.stdout:3375: write oid 392 current snap is 0 2023-06-03T20:02:59.999 INFO:tasks.rados.rados.0.smithi033.stdout:3365: expect (ObjNum 1750 snap 0 seq_num 1750) 2023-06-03T20:03:00.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:02:59 smithi033 bash[33017]: audit 2023-06-03T20:02:59.280414+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.33:0/3432686460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:00.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:02:59 smithi033 bash[26432]: audit 2023-06-03T20:02:59.280414+0000 mon.c (mon.2) 182 : audit [DBG] from='client.? 172.21.15.33:0/3432686460' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:00.115 INFO:tasks.rados.rados.0.smithi033.stdout:3366: finishing write tid 1 to smithi03366949-97 2023-06-03T20:03:00.115 INFO:tasks.rados.rados.0.smithi033.stdout:3366: finishing write tid 2 to smithi03366949-97 2023-06-03T20:03:00.115 INFO:tasks.rados.rados.0.smithi033.stdout:3366: finishing write tid 3 to smithi03366949-97 2023-06-03T20:03:00.115 INFO:tasks.rados.rados.0.smithi033.stdout:3367: expect (ObjNum 1720 snap 0 seq_num 1720) 2023-06-03T20:03:00.289 INFO:tasks.rados.rados.0.smithi033.stdout:3366: finishing write tid 4 to smithi03366949-97 2023-06-03T20:03:00.290 INFO:tasks.rados.rados.0.smithi033.stdout:3366: finishing write tid 5 to smithi03366949-97 2023-06-03T20:03:00.290 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 97 v 495 (ObjNum 2104 snap 0 seq_num 2104) dirty exists 2023-06-03T20:03:00.290 INFO:tasks.rados.rados.0.smithi033.stdout:3366: left oid 97 (ObjNum 2104 snap 0 seq_num 2104) 2023-06-03T20:03:00.290 INFO:tasks.rados.rados.0.smithi033.stdout:3368: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:03:00.499 INFO:tasks.rados.rados.0.smithi033.stdout:3370: finishing write tid 1 to smithi03366949-500 2023-06-03T20:03:00.499 INFO:tasks.rados.rados.0.smithi033.stdout:3370: finishing write tid 2 to smithi03366949-500 2023-06-03T20:03:00.499 INFO:tasks.rados.rados.0.smithi033.stdout:3370: finishing write tid 3 to smithi03366949-500 2023-06-03T20:03:00.500 INFO:tasks.rados.rados.0.smithi033.stdout:3370: finishing write tid 4 to smithi03366949-500 2023-06-03T20:03:00.500 INFO:tasks.rados.rados.0.smithi033.stdout:3370: finishing write tid 5 to smithi03366949-500 2023-06-03T20:03:00.500 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 500 v 344 (ObjNum 2105 snap 0 seq_num 2105) dirty exists 2023-06-03T20:03:00.500 INFO:tasks.rados.rados.0.smithi033.stdout:3370: left oid 500 (ObjNum 2105 snap 0 seq_num 2105) 2023-06-03T20:03:00.500 INFO:tasks.rados.rados.0.smithi033.stdout:3371: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-06-03T20:03:00.702 INFO:tasks.rados.rados.0.smithi033.stdout:3372: expect (ObjNum 1721 snap 0 seq_num 1721) 2023-06-03T20:03:00.827 INFO:tasks.rados.rados.0.smithi033.stdout:3373: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-06-03T20:03:00.864 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: cluster 2023-06-03T20:02:59.389935+0000 mgr.y (mgr.15198) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: cephadm 2023-06-03T20:02:59.594489+0000 mgr.y (mgr.15198) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: audit 2023-06-03T20:02:59.595286+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: audit 2023-06-03T20:02:59.595765+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: audit 2023-06-03T20:02:59.597321+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: audit 2023-06-03T20:02:59.598603+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:00.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:00 smithi083 bash[26882]: cephadm 2023-06-03T20:02:59.599835+0000 mgr.y (mgr.15198) 31 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:03:01.010 INFO:tasks.rados.rados.0.smithi033.stdout:3374: finishing write tid 1 to smithi03366949-211 2023-06-03T20:03:01.010 INFO:tasks.rados.rados.0.smithi033.stdout:3374: finishing write tid 2 to smithi03366949-211 2023-06-03T20:03:01.010 INFO:tasks.rados.rados.0.smithi033.stdout:3374: finishing write tid 3 to smithi03366949-211 2023-06-03T20:03:01.011 INFO:tasks.rados.rados.0.smithi033.stdout:3374: finishing write tid 4 to smithi03366949-211 2023-06-03T20:03:01.011 INFO:tasks.rados.rados.0.smithi033.stdout:3374: finishing write tid 5 to smithi03366949-211 2023-06-03T20:03:01.011 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 211 v 480 (ObjNum 2106 snap 0 seq_num 2106) dirty exists 2023-06-03T20:03:01.011 INFO:tasks.rados.rados.0.smithi033.stdout:3374: left oid 211 (ObjNum 2106 snap 0 seq_num 2106) 2023-06-03T20:03:01.011 INFO:tasks.rados.rados.0.smithi033.stdout:3375: seq_num 2107 ranges {612349=779424,1929560=684404,3077540=334809} 2023-06-03T20:03:01.024 INFO:tasks.rados.rados.0.smithi033.stdout:3375: writing smithi03366949-392 from 612349 to 1391773 tid 1 2023-06-03T20:03:01.032 INFO:tasks.rados.rados.0.smithi033.stdout:3375: writing smithi03366949-392 from 1929560 to 2613964 tid 2 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3375: writing smithi03366949-392 from 3077540 to 3412349 tid 3 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3365: done (10 left) 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3366: done (9 left) 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3367: done (8 left) 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3368: done (7 left) 2023-06-03T20:03:01.037 INFO:tasks.rados.rados.0.smithi033.stdout:3369: done (6 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3370: done (5 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3371: done (4 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3372: done (3 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3373: done (2 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3374: done (1 left) 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3376: write oid 70 current snap is 0 2023-06-03T20:03:01.038 INFO:tasks.rados.rados.0.smithi033.stdout:3376: seq_num 2108 ranges {629156=454673,1871689=428062,2988610=440546} 2023-06-03T20:03:01.043 INFO:tasks.rados.rados.0.smithi033.stdout:3376: writing smithi03366949-70 from 629156 to 1083829 tid 1 2023-06-03T20:03:01.050 INFO:tasks.rados.rados.0.smithi033.stdout:3376: writing smithi03366949-70 from 1871689 to 2299751 tid 2 2023-06-03T20:03:01.056 INFO:tasks.rados.rados.0.smithi033.stdout:3376: writing smithi03366949-70 from 2988610 to 3429156 tid 3 2023-06-03T20:03:01.056 INFO:tasks.rados.rados.0.smithi033.stdout:3377: write oid 42 current snap is 0 2023-06-03T20:03:01.056 INFO:tasks.rados.rados.0.smithi033.stdout:3377: seq_num 2109 ranges {645963=529922,1930171=688073,3416033=29930} 2023-06-03T20:03:01.063 INFO:tasks.rados.rados.0.smithi033.stdout:3377: writing smithi03366949-42 from 645963 to 1175885 tid 1 2023-06-03T20:03:01.071 INFO:tasks.rados.rados.0.smithi033.stdout:3377: writing smithi03366949-42 from 1930171 to 2618244 tid 2 2023-06-03T20:03:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:3377: writing smithi03366949-42 from 3416033 to 3445963 tid 3 2023-06-03T20:03:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:3378: read oid 439 snap -1 2023-06-03T20:03:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:3378: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-06-03T20:03:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:3379: read oid 22 snap -1 2023-06-03T20:03:01.076 INFO:tasks.rados.rados.0.smithi033.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-06-03T20:03:01.077 INFO:tasks.rados.rados.0.smithi033.stdout:3380: write oid 28 current snap is 0 2023-06-03T20:03:01.077 INFO:tasks.rados.rados.0.smithi033.stdout:3380: seq_num 2110 ranges {662770=605171,1988653=431731,3043456=419314} 2023-06-03T20:03:01.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: cluster 2023-06-03T20:02:59.389935+0000 mgr.y (mgr.15198) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:03:01.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: cephadm 2023-06-03T20:02:59.594489+0000 mgr.y (mgr.15198) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:03:01.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: audit 2023-06-03T20:02:59.595286+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:01.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: audit 2023-06-03T20:02:59.595765+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:01.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: audit 2023-06-03T20:02:59.597321+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: audit 2023-06-03T20:02:59.598603+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[26432]: cephadm 2023-06-03T20:02:59.599835+0000 mgr.y (mgr.15198) 31 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: cluster 2023-06-03T20:02:59.389935+0000 mgr.y (mgr.15198) 29 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.8 MiB/s wr, 70 op/s 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: cephadm 2023-06-03T20:02:59.594489+0000 mgr.y (mgr.15198) 30 : cephadm [INF] Upgrade: Updating mgr.x 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: audit 2023-06-03T20:02:59.595286+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: audit 2023-06-03T20:02:59.595765+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:03:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: audit 2023-06-03T20:02:59.597321+0000 mon.c (mon.2) 184 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:03:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: audit 2023-06-03T20:02:59.598603+0000 mon.c (mon.2) 185 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:00 smithi033 bash[33017]: cephadm 2023-06-03T20:02:59.599835+0000 mgr.y (mgr.15198) 31 : cephadm [INF] Deploying daemon mgr.x on smithi083 2023-06-03T20:03:01.083 INFO:tasks.rados.rados.0.smithi033.stdout:3380: writing smithi03366949-28 from 662770 to 1267941 tid 1 2023-06-03T20:03:01.089 INFO:tasks.rados.rados.0.smithi033.stdout:3380: writing smithi03366949-28 from 1988653 to 2420384 tid 2 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3380: writing smithi03366949-28 from 3043456 to 3462770 tid 3 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3381: read oid 235 snap -1 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3381: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3382: read oid 126 snap -1 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3382: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-06-03T20:03:01.096 INFO:tasks.rados.rados.0.smithi033.stdout:3383: delete oid 273 current snap is 0 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: finishing write tid 1 to smithi03366949-392 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: finishing write tid 2 to smithi03366949-392 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: finishing write tid 3 to smithi03366949-392 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: finishing write tid 4 to smithi03366949-392 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: finishing write tid 5 to smithi03366949-392 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 392 v 404 (ObjNum 2107 snap 0 seq_num 2107) dirty exists 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3375: left oid 392 (ObjNum 2107 snap 0 seq_num 2107) 2023-06-03T20:03:01.097 INFO:tasks.rados.rados.0.smithi033.stdout:3376: finishing write tid 1 to smithi03366949-70 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3376: finishing write tid 2 to smithi03366949-70 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3376: finishing write tid 3 to smithi03366949-70 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3376: finishing write tid 4 to smithi03366949-70 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3376: finishing write tid 5 to smithi03366949-70 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 70 v 484 (ObjNum 2108 snap 0 seq_num 2108) dirty exists 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3376: left oid 70 (ObjNum 2108 snap 0 seq_num 2108) 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3377: finishing write tid 1 to smithi03366949-42 2023-06-03T20:03:01.098 INFO:tasks.rados.rados.0.smithi033.stdout:3377: finishing write tid 2 to smithi03366949-42 2023-06-03T20:03:01.099 INFO:tasks.rados.rados.0.smithi033.stdout:3377: finishing write tid 3 to smithi03366949-42 2023-06-03T20:03:01.099 INFO:tasks.rados.rados.0.smithi033.stdout:3378: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-06-03T20:03:01.178 INFO:tasks.rados.rados.0.smithi033.stdout:3377: finishing write tid 4 to smithi03366949-42 2023-06-03T20:03:01.178 INFO:tasks.rados.rados.0.smithi033.stdout:3377: finishing write tid 5 to smithi03366949-42 2023-06-03T20:03:01.179 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 42 v 457 (ObjNum 2109 snap 0 seq_num 2109) dirty exists 2023-06-03T20:03:01.179 INFO:tasks.rados.rados.0.smithi033.stdout:3377: left oid 42 (ObjNum 2109 snap 0 seq_num 2109) 2023-06-03T20:03:01.179 INFO:tasks.rados.rados.0.smithi033.stdout:3379: expect (ObjNum 1854 snap 0 seq_num 1854) 2023-06-03T20:03:01.379 INFO:tasks.rados.rados.0.smithi033.stdout:3380: finishing write tid 1 to smithi03366949-28 2023-06-03T20:03:01.379 INFO:tasks.rados.rados.0.smithi033.stdout:3380: finishing write tid 2 to smithi03366949-28 2023-06-03T20:03:01.379 INFO:tasks.rados.rados.0.smithi033.stdout:3380: finishing write tid 3 to smithi03366949-28 2023-06-03T20:03:01.380 INFO:tasks.rados.rados.0.smithi033.stdout:3380: finishing write tid 4 to smithi03366949-28 2023-06-03T20:03:01.380 INFO:tasks.rados.rados.0.smithi033.stdout:3380: finishing write tid 5 to smithi03366949-28 2023-06-03T20:03:01.380 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 28 v 425 (ObjNum 2110 snap 0 seq_num 2110) dirty exists 2023-06-03T20:03:01.380 INFO:tasks.rados.rados.0.smithi033.stdout:3380: left oid 28 (ObjNum 2110 snap 0 seq_num 2110) 2023-06-03T20:03:01.380 INFO:tasks.rados.rados.0.smithi033.stdout:3382: expect (ObjNum 2102 snap 0 seq_num 2102) 2023-06-03T20:03:01.483 INFO:tasks.rados.rados.0.smithi033.stdout:3381: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-06-03T20:03:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:3375: done (8 left) 2023-06-03T20:03:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:3376: done (7 left) 2023-06-03T20:03:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:3377: done (6 left) 2023-06-03T20:03:01.597 INFO:tasks.rados.rados.0.smithi033.stdout:3378: done (5 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3379: done (4 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3380: done (3 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3381: done (2 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3382: done (1 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3383: done (0 left) 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3384: read oid 49 snap -1 2023-06-03T20:03:01.598 INFO:tasks.rados.rados.0.smithi033.stdout:3384: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3385: read oid 193 snap -1 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3385: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3386: read oid 247 snap -1 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3386: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3387: write oid 201 current snap is 0 2023-06-03T20:03:01.599 INFO:tasks.rados.rados.0.smithi033.stdout:3387: seq_num 2112 ranges {696384=755669,1989264=435400,2981949=514435} 2023-06-03T20:03:01.614 INFO:tasks.rados.rados.0.smithi033.stdout:3387: writing smithi03366949-201 from 696384 to 1452053 tid 1 2023-06-03T20:03:01.620 INFO:tasks.rados.rados.0.smithi033.stdout:3387: writing smithi03366949-201 from 1989264 to 2424664 tid 2 2023-06-03T20:03:01.626 INFO:tasks.rados.rados.0.smithi033.stdout:3387: writing smithi03366949-201 from 2981949 to 3496384 tid 3 2023-06-03T20:03:01.626 INFO:tasks.rados.rados.0.smithi033.stdout:3388: write oid 15 current snap is 0 2023-06-03T20:03:01.626 INFO:tasks.rados.rados.0.smithi033.stdout:3388: seq_num 2113 ranges {713191=430918,1647746=695411,3009372=503819} 2023-06-03T20:03:01.632 INFO:tasks.rados.rados.0.smithi033.stdout:3388: writing smithi03366949-15 from 713191 to 1144109 tid 1 2023-06-03T20:03:01.639 INFO:tasks.rados.rados.0.smithi033.stdout:3388: writing smithi03366949-15 from 1647746 to 2343157 tid 2 2023-06-03T20:03:01.646 INFO:tasks.rados.rados.0.smithi033.stdout:3388: writing smithi03366949-15 from 3009372 to 3513191 tid 3 2023-06-03T20:03:01.647 INFO:tasks.rados.rados.0.smithi033.stdout:3389: read oid 392 snap -1 2023-06-03T20:03:01.647 INFO:tasks.rados.rados.0.smithi033.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-06-03T20:03:01.647 INFO:tasks.rados.rados.0.smithi033.stdout:3390: read oid 109 snap -1 2023-06-03T20:03:01.647 INFO:tasks.rados.rados.0.smithi033.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-06-03T20:03:01.648 INFO:tasks.rados.rados.0.smithi033.stdout:3391: delete oid 486 current snap is 0 2023-06-03T20:03:01.648 INFO:tasks.rados.rados.0.smithi033.stdout:3385: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:03:01.763 INFO:tasks.rados.rados.0.smithi033.stdout:3386: expect (ObjNum 1834 snap 0 seq_num 1834) 2023-06-03T20:03:01.930 INFO:tasks.rados.rados.0.smithi033.stdout:3384: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:02.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:01 smithi083 systemd[1]: Stopping Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:03:02.148 INFO:tasks.rados.rados.0.smithi033.stdout:3387: finishing write tid 1 to smithi03366949-201 2023-06-03T20:03:02.148 INFO:tasks.rados.rados.0.smithi033.stdout:3387: finishing write tid 2 to smithi03366949-201 2023-06-03T20:03:02.148 INFO:tasks.rados.rados.0.smithi033.stdout:3387: finishing write tid 3 to smithi03366949-201 2023-06-03T20:03:02.148 INFO:tasks.rados.rados.0.smithi033.stdout:3387: finishing write tid 4 to smithi03366949-201 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3387: finishing write tid 5 to smithi03366949-201 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 201 v 446 (ObjNum 2112 snap 0 seq_num 2112) dirty exists 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3387: left oid 201 (ObjNum 2112 snap 0 seq_num 2112) 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3388: finishing write tid 1 to smithi03366949-15 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3388: finishing write tid 2 to smithi03366949-15 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3388: finishing write tid 3 to smithi03366949-15 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3388: finishing write tid 4 to smithi03366949-15 2023-06-03T20:03:02.149 INFO:tasks.rados.rados.0.smithi033.stdout:3388: finishing write tid 5 to smithi03366949-15 2023-06-03T20:03:02.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 15 v 429 (ObjNum 2113 snap 0 seq_num 2113) dirty exists 2023-06-03T20:03:02.150 INFO:tasks.rados.rados.0.smithi033.stdout:3388: left oid 15 (ObjNum 2113 snap 0 seq_num 2113) 2023-06-03T20:03:02.150 INFO:tasks.rados.rados.0.smithi033.stdout:3389: expect (ObjNum 2107 snap 0 seq_num 2107) 2023-06-03T20:03:02.367 INFO:tasks.rados.rados.0.smithi033.stdout:3390: expect (ObjNum 2082 snap 0 seq_num 2082) 2023-06-03T20:03:02.523 INFO:tasks.rados.rados.0.smithi033.stdout:3384: done (7 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3385: done (6 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3386: done (5 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3387: done (4 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3388: done (3 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3389: done (2 left) 2023-06-03T20:03:02.524 INFO:tasks.rados.rados.0.smithi033.stdout:3390: done (1 left) 2023-06-03T20:03:02.525 INFO:tasks.rados.rados.0.smithi033.stdout:3391: done (0 left) 2023-06-03T20:03:02.525 INFO:tasks.rados.rados.0.smithi033.stdout:3392: write oid 191 current snap is 0 2023-06-03T20:03:02.525 INFO:tasks.rados.rados.0.smithi033.stdout:3392: seq_num 2115 ranges {746805=697769,1881063=699080,3180571=366234} 2023-06-03T20:03:02.536 INFO:tasks.rados.rados.0.smithi033.stdout:3392: writing smithi03366949-191 from 746805 to 1444574 tid 1 2023-06-03T20:03:02.542 INFO:tasks.rados.rados.0.smithi033.stdout:3392: writing smithi03366949-191 from 1881063 to 2580143 tid 2 2023-06-03T20:03:02.548 INFO:tasks.rados.rados.0.smithi033.stdout:3392: writing smithi03366949-191 from 3180571 to 3546805 tid 3 2023-06-03T20:03:02.548 INFO:tasks.rados.rados.0.smithi033.stdout:3393: write oid 317 current snap is 0 2023-06-03T20:03:02.548 INFO:tasks.rados.rados.0.smithi033.stdout:3393: seq_num 2116 ranges {763612=773018,2223192=442738,3091641=471971} 2023-06-03T20:03:02.557 INFO:tasks.rados.rados.0.smithi033.stdout:3393: writing smithi03366949-317 from 763612 to 1536630 tid 1 2023-06-03T20:03:02.563 INFO:tasks.rados.rados.0.smithi033.stdout:3393: writing smithi03366949-317 from 2223192 to 2665930 tid 2 2023-06-03T20:03:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:3393: writing smithi03366949-317 from 3091641 to 3563612 tid 3 2023-06-03T20:03:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:3394: read oid 161 snap -1 2023-06-03T20:03:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:3394: expect deleted 2023-06-03T20:03:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:3395: read oid 102 snap -1 2023-06-03T20:03:02.569 INFO:tasks.rados.rados.0.smithi033.stdout:3395: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3396: delete oid 271 current snap is 0 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: finishing write tid 1 to smithi03366949-191 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: finishing write tid 2 to smithi03366949-191 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: finishing write tid 3 to smithi03366949-191 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: finishing write tid 4 to smithi03366949-191 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: finishing write tid 5 to smithi03366949-191 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 191 v 374 (ObjNum 2115 snap 0 seq_num 2115) dirty exists 2023-06-03T20:03:02.570 INFO:tasks.rados.rados.0.smithi033.stdout:3392: left oid 191 (ObjNum 2115 snap 0 seq_num 2115) 2023-06-03T20:03:02.571 INFO:tasks.rados.rados.0.smithi033.stdout:3393: finishing write tid 1 to smithi03366949-317 2023-06-03T20:03:02.571 INFO:tasks.rados.rados.0.smithi033.stdout:3393: finishing write tid 2 to smithi03366949-317 2023-06-03T20:03:02.572 INFO:tasks.rados.rados.0.smithi033.stdout:3392: done (4 left) 2023-06-03T20:03:02.572 INFO:tasks.rados.rados.0.smithi033.stdout:3394: done (3 left) 2023-06-03T20:03:02.572 INFO:tasks.rados.rados.0.smithi033.stdout:3396: done (2 left) 2023-06-03T20:03:02.572 INFO:tasks.rados.rados.0.smithi033.stdout:3397: write oid 168 current snap is 0 2023-06-03T20:03:02.573 INFO:tasks.rados.rados.0.smithi033.stdout:3397: seq_num 2118 ranges {797226=523516,1940156=446407,3146487=450739} 2023-06-03T20:03:02.580 INFO:tasks.rados.rados.0.smithi033.stdout:3397: writing smithi03366949-168 from 797226 to 1320742 tid 1 2023-06-03T20:03:02.587 INFO:tasks.rados.rados.0.smithi033.stdout:3397: writing smithi03366949-168 from 1940156 to 2386563 tid 2 2023-06-03T20:03:02.594 INFO:tasks.rados.rados.0.smithi033.stdout:3397: writing smithi03366949-168 from 3146487 to 3597226 tid 3 2023-06-03T20:03:02.594 INFO:tasks.rados.rados.0.smithi033.stdout:3398: read oid 49 snap -1 2023-06-03T20:03:02.594 INFO:tasks.rados.rados.0.smithi033.stdout:3398: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:02.594 INFO:tasks.rados.rados.0.smithi033.stdout:3399: write oid 365 current snap is 0 2023-06-03T20:03:02.595 INFO:tasks.rados.rados.0.smithi033.stdout:3399: seq_num 2119 ranges {414033=598765,1598638=590065,2657557=756807} 2023-06-03T20:03:02.600 INFO:tasks.rados.rados.0.smithi033.stdout:3399: writing smithi03366949-365 from 414033 to 1012798 tid 1 2023-06-03T20:03:02.607 INFO:tasks.rados.rados.0.smithi033.stdout:3399: writing smithi03366949-365 from 1598638 to 2188703 tid 2 2023-06-03T20:03:02.614 INFO:tasks.rados.rados.0.smithi033.stdout:3399: writing smithi03366949-365 from 2657557 to 3414364 tid 3 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3400: write oid 489 current snap is 0 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3393: finishing write tid 3 to smithi03366949-317 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3393: finishing write tid 4 to smithi03366949-317 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3393: finishing write tid 5 to smithi03366949-317 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 317 v 499 (ObjNum 2116 snap 0 seq_num 2116) dirty exists 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3393: left oid 317 (ObjNum 2116 snap 0 seq_num 2116) 2023-06-03T20:03:02.615 INFO:tasks.rados.rados.0.smithi033.stdout:3395: expect (ObjNum 1608 snap 0 seq_num 1608) 2023-06-03T20:03:02.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:02 smithi083 bash[26882]: cluster 2023-06-03T20:03:01.390637+0000 mgr.y (mgr.15198) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.9 MiB/s wr, 105 op/s 2023-06-03T20:03:02.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:02 smithi083 bash[26882]: audit 2023-06-03T20:03:01.719501+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.33:0/2338249483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:02.861 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:02 smithi083 bash[55799]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mgr-x 2023-06-03T20:03:02.861 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:02 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:03:02.914 INFO:tasks.rados.rados.0.smithi033.stdout:3397: finishing write tid 1 to smithi03366949-168 2023-06-03T20:03:02.914 INFO:tasks.rados.rados.0.smithi033.stdout:3397: finishing write tid 2 to smithi03366949-168 2023-06-03T20:03:02.914 INFO:tasks.rados.rados.0.smithi033.stdout:3397: finishing write tid 3 to smithi03366949-168 2023-06-03T20:03:02.914 INFO:tasks.rados.rados.0.smithi033.stdout:3397: finishing write tid 4 to smithi03366949-168 2023-06-03T20:03:02.915 INFO:tasks.rados.rados.0.smithi033.stdout:3397: finishing write tid 5 to smithi03366949-168 2023-06-03T20:03:02.915 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 452 (ObjNum 2118 snap 0 seq_num 2118) dirty exists 2023-06-03T20:03:02.915 INFO:tasks.rados.rados.0.smithi033.stdout:3397: left oid 168 (ObjNum 2118 snap 0 seq_num 2118) 2023-06-03T20:03:02.915 INFO:tasks.rados.rados.0.smithi033.stdout:3398: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:03.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:02 smithi033 bash[26432]: cluster 2023-06-03T20:03:01.390637+0000 mgr.y (mgr.15198) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.9 MiB/s wr, 105 op/s 2023-06-03T20:03:03.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:02 smithi033 bash[26432]: audit 2023-06-03T20:03:01.719501+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.33:0/2338249483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:03.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:02 smithi033 bash[33017]: cluster 2023-06-03T20:03:01.390637+0000 mgr.y (mgr.15198) 32 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.9 MiB/s wr, 105 op/s 2023-06-03T20:03:03.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:02 smithi033 bash[33017]: audit 2023-06-03T20:03:01.719501+0000 mon.c (mon.2) 186 : audit [DBG] from='client.? 172.21.15.33:0/2338249483' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:03.114 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:02 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service: Failed with result 'exit-code'. 2023-06-03T20:03:03.114 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:02 smithi083 systemd[1]: Stopped Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:03:03.132 INFO:tasks.rados.rados.0.smithi033.stdout:3399: finishing write tid 1 to smithi03366949-365 2023-06-03T20:03:03.133 INFO:tasks.rados.rados.0.smithi033.stdout:3399: finishing write tid 2 to smithi03366949-365 2023-06-03T20:03:03.133 INFO:tasks.rados.rados.0.smithi033.stdout:3399: finishing write tid 3 to smithi03366949-365 2023-06-03T20:03:03.133 INFO:tasks.rados.rados.0.smithi033.stdout:3399: finishing write tid 4 to smithi03366949-365 2023-06-03T20:03:03.134 INFO:tasks.rados.rados.0.smithi033.stdout:3399: finishing write tid 5 to smithi03366949-365 2023-06-03T20:03:03.134 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 365 v 408 (ObjNum 2119 snap 0 seq_num 2119) dirty exists 2023-06-03T20:03:03.134 INFO:tasks.rados.rados.0.smithi033.stdout:3399: left oid 365 (ObjNum 2119 snap 0 seq_num 2119) 2023-06-03T20:03:03.134 INFO:tasks.rados.rados.0.smithi033.stdout:3400: seq_num 2120 ranges {430840=674014,1540767=450076,2684980=684432} 2023-06-03T20:03:03.148 INFO:tasks.rados.rados.0.smithi033.stdout:3400: writing smithi03366949-489 from 430840 to 1104854 tid 1 2023-06-03T20:03:03.153 INFO:tasks.rados.rados.0.smithi033.stdout:3400: writing smithi03366949-489 from 1540767 to 1990843 tid 2 2023-06-03T20:03:03.161 INFO:tasks.rados.rados.0.smithi033.stdout:3400: writing smithi03366949-489 from 2684980 to 3369412 tid 3 2023-06-03T20:03:03.162 INFO:tasks.rados.rados.0.smithi033.stdout:3393: done (5 left) 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3395: done (4 left) 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3397: done (3 left) 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3398: done (2 left) 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3399: done (1 left) 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3401: write oid 173 current snap is 0 2023-06-03T20:03:03.163 INFO:tasks.rados.rados.0.smithi033.stdout:3400: finishing write tid 1 to smithi03366949-489 2023-06-03T20:03:03.164 INFO:tasks.rados.rados.0.smithi033.stdout:3400: finishing write tid 2 to smithi03366949-489 2023-06-03T20:03:03.164 INFO:tasks.rados.rados.0.smithi033.stdout:3401: seq_num 2121 ranges {447647=749263,1599249=593734,2596050=495704,3631525=16122} 2023-06-03T20:03:03.168 INFO:tasks.rados.rados.0.smithi033.stdout:3401: writing smithi03366949-173 from 447647 to 1196910 tid 1 2023-06-03T20:03:03.173 INFO:tasks.rados.rados.0.smithi033.stdout:3401: writing smithi03366949-173 from 1599249 to 2192983 tid 2 2023-06-03T20:03:03.179 INFO:tasks.rados.rados.0.smithi033.stdout:3401: writing smithi03366949-173 from 2596050 to 3091754 tid 3 2023-06-03T20:03:03.184 INFO:tasks.rados.rados.0.smithi033.stdout:3401: writing smithi03366949-173 from 3631525 to 3647647 tid 4 2023-06-03T20:03:03.184 INFO:tasks.rados.rados.0.smithi033.stdout:3402: write oid 493 current snap is 0 2023-06-03T20:03:03.184 INFO:tasks.rados.rados.0.smithi033.stdout:3400: finishing write tid 3 to smithi03366949-489 2023-06-03T20:03:03.185 INFO:tasks.rados.rados.0.smithi033.stdout:3400: finishing write tid 4 to smithi03366949-489 2023-06-03T20:03:03.185 INFO:tasks.rados.rados.0.smithi033.stdout:3400: finishing write tid 5 to smithi03366949-489 2023-06-03T20:03:03.185 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 489 v 489 (ObjNum 2120 snap 0 seq_num 2120) dirty exists 2023-06-03T20:03:03.185 INFO:tasks.rados.rados.0.smithi033.stdout:3400: left oid 489 (ObjNum 2120 snap 0 seq_num 2120) 2023-06-03T20:03:03.186 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 1 to smithi03366949-173 2023-06-03T20:03:03.186 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 2 to smithi03366949-173 2023-06-03T20:03:03.186 INFO:tasks.rados.rados.0.smithi033.stdout:3402: seq_num 2122 ranges {464454=540865,1774084=453745,2856179=706976} 2023-06-03T20:03:03.188 INFO:tasks.rados.rados.0.smithi033.stdout:3402: writing smithi03366949-493 from 464454 to 1005319 tid 1 2023-06-03T20:03:03.195 INFO:tasks.rados.rados.0.smithi033.stdout:3402: writing smithi03366949-493 from 1774084 to 2227829 tid 2 2023-06-03T20:03:03.206 INFO:tasks.rados.rados.0.smithi033.stdout:3402: writing smithi03366949-493 from 2856179 to 3563155 tid 3 2023-06-03T20:03:03.207 INFO:tasks.rados.rados.0.smithi033.stdout:3400: done (2 left) 2023-06-03T20:03:03.207 INFO:tasks.rados.rados.0.smithi033.stdout:3403: write oid 258 current snap is 0 2023-06-03T20:03:03.207 INFO:tasks.rados.rados.0.smithi033.stdout:3403: seq_num 2123 ranges {481261=616114,1832566=597403,2883602=518248} 2023-06-03T20:03:03.213 INFO:tasks.rados.rados.0.smithi033.stdout:3403: writing smithi03366949-258 from 481261 to 1097375 tid 1 2023-06-03T20:03:03.220 INFO:tasks.rados.rados.0.smithi033.stdout:3403: writing smithi03366949-258 from 1832566 to 2429969 tid 2 2023-06-03T20:03:03.226 INFO:tasks.rados.rados.0.smithi033.stdout:3403: writing smithi03366949-258 from 2883602 to 3401850 tid 3 2023-06-03T20:03:03.226 INFO:tasks.rados.rados.0.smithi033.stdout:3404: read oid 218 snap -1 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3404: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3405: delete oid 357 current snap is 0 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 3 to smithi03366949-173 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 4 to smithi03366949-173 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 5 to smithi03366949-173 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3401: finishing write tid 6 to smithi03366949-173 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 457 (ObjNum 2121 snap 0 seq_num 2121) dirty exists 2023-06-03T20:03:03.227 INFO:tasks.rados.rados.0.smithi033.stdout:3401: left oid 173 (ObjNum 2121 snap 0 seq_num 2121) 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: finishing write tid 1 to smithi03366949-493 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: finishing write tid 2 to smithi03366949-493 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: finishing write tid 3 to smithi03366949-493 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: finishing write tid 4 to smithi03366949-493 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: finishing write tid 5 to smithi03366949-493 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 493 v 312 (ObjNum 2122 snap 0 seq_num 2122) dirty exists 2023-06-03T20:03:03.228 INFO:tasks.rados.rados.0.smithi033.stdout:3402: left oid 493 (ObjNum 2122 snap 0 seq_num 2122) 2023-06-03T20:03:03.229 INFO:tasks.rados.rados.0.smithi033.stdout:3403: finishing write tid 1 to smithi03366949-258 2023-06-03T20:03:03.229 INFO:tasks.rados.rados.0.smithi033.stdout:3403: finishing write tid 2 to smithi03366949-258 2023-06-03T20:03:03.229 INFO:tasks.rados.rados.0.smithi033.stdout:3401: done (4 left) 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3402: done (3 left) 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3405: done (2 left) 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3406: read oid 339 snap -1 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3406: expect (ObjNum 338 snap 0 seq_num 338) 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3407: read oid 414 snap -1 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3407: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-06-03T20:03:03.230 INFO:tasks.rados.rados.0.smithi033.stdout:3408: read oid 290 snap -1 2023-06-03T20:03:03.231 INFO:tasks.rados.rados.0.smithi033.stdout:3408: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:03:03.231 INFO:tasks.rados.rados.0.smithi033.stdout:3409: read oid 441 snap -1 2023-06-03T20:03:03.231 INFO:tasks.rados.rados.0.smithi033.stdout:3409: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-06-03T20:03:03.231 INFO:tasks.rados.rados.0.smithi033.stdout:3410: write oid 82 current snap is 0 2023-06-03T20:03:03.231 INFO:tasks.rados.rados.0.smithi033.stdout:3410: seq_num 2125 ranges {514875=766612,1833177=601072,3222095=492780} 2023-06-03T20:03:03.239 INFO:tasks.rados.rados.0.smithi033.stdout:3410: writing smithi03366949-82 from 514875 to 1281487 tid 1 2023-06-03T20:03:03.245 INFO:tasks.rados.rados.0.smithi033.stdout:3410: writing smithi03366949-82 from 1833177 to 2434249 tid 2 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3410: writing smithi03366949-82 from 3222095 to 3714875 tid 3 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3411: delete oid 370 current snap is 0 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3403: finishing write tid 3 to smithi03366949-258 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3403: finishing write tid 4 to smithi03366949-258 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3403: finishing write tid 5 to smithi03366949-258 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 316 (ObjNum 2123 snap 0 seq_num 2123) dirty exists 2023-06-03T20:03:03.253 INFO:tasks.rados.rados.0.smithi033.stdout:3403: left oid 258 (ObjNum 2123 snap 0 seq_num 2123) 2023-06-03T20:03:03.254 INFO:tasks.rados.rados.0.smithi033.stdout:3407: expect (ObjNum 2028 snap 0 seq_num 2028) 2023-06-03T20:03:03.326 INFO:tasks.rados.rados.0.smithi033.stdout:3406: expect (ObjNum 338 snap 0 seq_num 338) 2023-06-03T20:03:03.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:03 smithi083 systemd[1]: Started Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:03:03.442 INFO:tasks.rados.rados.0.smithi033.stdout:3404: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:03:03.620 INFO:tasks.rados.rados.0.smithi033.stdout:3409: expect (ObjNum 1972 snap 0 seq_num 1972) 2023-06-03T20:03:03.805 INFO:tasks.rados.rados.0.smithi033.stdout:3408: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:03:03.928 INFO:tasks.rados.rados.0.smithi033.stdout:3410: finishing write tid 1 to smithi03366949-82 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3410: finishing write tid 2 to smithi03366949-82 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3410: finishing write tid 3 to smithi03366949-82 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3410: finishing write tid 4 to smithi03366949-82 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3403: done (7 left) 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3404: done (6 left) 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3406: done (5 left) 2023-06-03T20:03:03.929 INFO:tasks.rados.rados.0.smithi033.stdout:3407: done (4 left) 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3408: done (3 left) 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3409: done (2 left) 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3411: done (1 left) 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3412: read oid 308 snap -1 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3412: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3413: write oid 285 current snap is 0 2023-06-03T20:03:03.930 INFO:tasks.rados.rados.0.smithi033.stdout:3410: finishing write tid 5 to smithi03366949-82 2023-06-03T20:03:03.931 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 433 (ObjNum 2125 snap 0 seq_num 2125) dirty exists 2023-06-03T20:03:03.931 INFO:tasks.rados.rados.0.smithi033.stdout:3410: left oid 82 (ObjNum 2125 snap 0 seq_num 2125) 2023-06-03T20:03:03.931 INFO:tasks.rados.rados.0.smithi033.stdout:3413: seq_num 2127 ranges {548489=517110,1550141=604741,2876941=679689} 2023-06-03T20:03:03.941 INFO:tasks.rados.rados.0.smithi033.stdout:3413: writing smithi03366949-285 from 548489 to 1065599 tid 1 2023-06-03T20:03:03.948 INFO:tasks.rados.rados.0.smithi033.stdout:3413: writing smithi03366949-285 from 1550141 to 2154882 tid 2 2023-06-03T20:03:03.957 INFO:tasks.rados.rados.0.smithi033.stdout:3413: writing smithi03366949-285 from 2876941 to 3556630 tid 3 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3410: done (2 left) 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3414: read oid 325 snap -1 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3414: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3415: read oid 284 snap -1 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3415: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-06-03T20:03:03.958 INFO:tasks.rados.rados.0.smithi033.stdout:3416: read oid 419 snap -1 2023-06-03T20:03:03.959 INFO:tasks.rados.rados.0.smithi033.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-06-03T20:03:03.959 INFO:tasks.rados.rados.0.smithi033.stdout:3417: write oid 4 current snap is 0 2023-06-03T20:03:03.959 INFO:tasks.rados.rados.0.smithi033.stdout:3417: seq_num 2128 ranges {565296=592359,1892270=464752,2788011=490961} 2023-06-03T20:03:03.965 INFO:tasks.rados.rados.0.smithi033.stdout:3417: writing smithi03366949-4 from 565296 to 1157655 tid 1 2023-06-03T20:03:03.972 INFO:tasks.rados.rados.0.smithi033.stdout:3417: writing smithi03366949-4 from 1892270 to 2357022 tid 2 2023-06-03T20:03:03.977 INFO:tasks.rados.rados.0.smithi033.stdout:3417: writing smithi03366949-4 from 2788011 to 3278972 tid 3 2023-06-03T20:03:03.978 INFO:tasks.rados.rados.0.smithi033.stdout:3418: write oid 219 current snap is 0 2023-06-03T20:03:03.978 INFO:tasks.rados.rados.0.smithi033.stdout:3418: seq_num 2129 ranges {582103=783961,2067105=608410,3331787=418586} 2023-06-03T20:03:03.987 INFO:tasks.rados.rados.0.smithi033.stdout:3418: writing smithi03366949-219 from 582103 to 1366064 tid 1 2023-06-03T20:03:03.994 INFO:tasks.rados.rados.0.smithi033.stdout:3418: writing smithi03366949-219 from 2067105 to 2675515 tid 2 2023-06-03T20:03:04.000 INFO:tasks.rados.rados.0.smithi033.stdout:3418: writing smithi03366949-219 from 3331787 to 3750373 tid 3 2023-06-03T20:03:04.001 INFO:tasks.rados.rados.0.smithi033.stdout:3419: write oid 207 current snap is 0 2023-06-03T20:03:04.001 INFO:tasks.rados.rados.0.smithi033.stdout:3419: seq_num 2130 ranges {598910=459210,1725587=752068,3242857=556053} 2023-06-03T20:03:04.006 INFO:tasks.rados.rados.0.smithi033.stdout:3419: writing smithi03366949-207 from 598910 to 1058120 tid 1 2023-06-03T20:03:04.014 INFO:tasks.rados.rados.0.smithi033.stdout:3419: writing smithi03366949-207 from 1725587 to 2477655 tid 2 2023-06-03T20:03:04.022 INFO:tasks.rados.rados.0.smithi033.stdout:3419: writing smithi03366949-207 from 3242857 to 3798910 tid 3 2023-06-03T20:03:04.022 INFO:tasks.rados.rados.0.smithi033.stdout:3420: write oid 21 current snap is 0 2023-06-03T20:03:04.022 INFO:tasks.rados.rados.0.smithi033.stdout:3420: seq_num 2131 ranges {615717=534459,1784069=612079,2986633=441130} 2023-06-03T20:03:04.029 INFO:tasks.rados.rados.0.smithi033.stdout:3420: writing smithi03366949-21 from 615717 to 1150176 tid 1 2023-06-03T20:03:04.036 INFO:tasks.rados.rados.0.smithi033.stdout:3420: writing smithi03366949-21 from 1784069 to 2396148 tid 2 2023-06-03T20:03:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:3420: writing smithi03366949-21 from 2986633 to 3427763 tid 3 2023-06-03T20:03:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:3421: write oid 109 current snap is 0 2023-06-03T20:03:04.042 INFO:tasks.rados.rados.0.smithi033.stdout:3421: seq_num 2132 ranges {632524=609708,1726198=755737,3181350=651174} 2023-06-03T20:03:04.049 INFO:tasks.rados.rados.0.smithi033.stdout:3421: writing smithi03366949-109 from 632524 to 1242232 tid 1 2023-06-03T20:03:04.057 INFO:tasks.rados.rados.0.smithi033.stdout:3421: writing smithi03366949-109 from 1726198 to 2481935 tid 2 2023-06-03T20:03:04.065 INFO:tasks.rados.rados.0.smithi033.stdout:3421: writing smithi03366949-109 from 3181350 to 3832524 tid 3 2023-06-03T20:03:04.065 INFO:tasks.rados.rados.0.smithi033.stdout:3422: read oid 216 snap -1 2023-06-03T20:03:04.065 INFO:tasks.rados.rados.0.smithi033.stdout:3422: expect deleted 2023-06-03T20:03:04.065 INFO:tasks.rados.rados.0.smithi033.stdout:3423: write oid 430 current snap is 0 2023-06-03T20:03:04.065 INFO:tasks.rados.rados.0.smithi033.stdout:3423: seq_num 2133 ranges {649331=684957,1784680=615748,2925126=580027} 2023-06-03T20:03:04.072 INFO:tasks.rados.rados.0.smithi033.stdout:3423: writing smithi03366949-430 from 649331 to 1334288 tid 1 2023-06-03T20:03:04.078 INFO:tasks.rados.rados.0.smithi033.stdout:3423: writing smithi03366949-430 from 1784680 to 2400428 tid 2 2023-06-03T20:03:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:3423: writing smithi03366949-430 from 2925126 to 3505153 tid 3 2023-06-03T20:03:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:3424: read oid 349 snap -1 2023-06-03T20:03:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:3424: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-06-03T20:03:04.085 INFO:tasks.rados.rados.0.smithi033.stdout:3425: read oid 346 snap -1 2023-06-03T20:03:04.086 INFO:tasks.rados.rados.0.smithi033.stdout:3425: expect deleted 2023-06-03T20:03:04.086 INFO:tasks.rados.rados.0.smithi033.stdout:3426: delete oid 189 current snap is 0 2023-06-03T20:03:04.086 INFO:tasks.rados.rados.0.smithi033.stdout:3412: expect (ObjNum 1373 snap 0 seq_num 1373) 2023-06-03T20:03:04.227 INFO:tasks.rados.rados.0.smithi033.stdout:3413: finishing write tid 1 to smithi03366949-285 2023-06-03T20:03:04.227 INFO:tasks.rados.rados.0.smithi033.stdout:3413: finishing write tid 2 to smithi03366949-285 2023-06-03T20:03:04.228 INFO:tasks.rados.rados.0.smithi033.stdout:3414: expect (ObjNum 1700 snap 0 seq_num 1700) 2023-06-03T20:03:04.409 INFO:tasks.rados.rados.0.smithi033.stdout:3413: finishing write tid 3 to smithi03366949-285 2023-06-03T20:03:04.409 INFO:tasks.rados.rados.0.smithi033.stdout:3413: finishing write tid 4 to smithi03366949-285 2023-06-03T20:03:04.409 INFO:tasks.rados.rados.0.smithi033.stdout:3413: finishing write tid 5 to smithi03366949-285 2023-06-03T20:03:04.410 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 285 v 412 (ObjNum 2127 snap 0 seq_num 2127) dirty exists 2023-06-03T20:03:04.410 INFO:tasks.rados.rados.0.smithi033.stdout:3413: left oid 285 (ObjNum 2127 snap 0 seq_num 2127) 2023-06-03T20:03:04.410 INFO:tasks.rados.rados.0.smithi033.stdout:3416: expect (ObjNum 2074 snap 0 seq_num 2074) 2023-06-03T20:03:04.520 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[26882]: audit 2023-06-03T20:03:03.146953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.521 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[26882]: audit 2023-06-03T20:03:03.156952+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.521 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[26882]: audit 2023-06-03T20:03:03.172311+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:04.521 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[26882]: cluster 2023-06-03T20:03:03.391318+0000 mgr.y (mgr.15198) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2023-06-03T20:03:04.521 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[26882]: audit 2023-06-03T20:03:03.510066+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:04.522 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[55928]: debug 2023-06-03T20:03:04.342+0000 7f3224550700 1 -- 172.21.15.83:0/3752972661 <== mon.1 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55e95bc73520 con 0x55e95c9f2800 2023-06-03T20:03:04.568 INFO:tasks.rados.rados.0.smithi033.stdout:3417: finishing write tid 1 to smithi03366949-4 2023-06-03T20:03:04.568 INFO:tasks.rados.rados.0.smithi033.stdout:3415: expect (ObjNum 1896 snap 0 seq_num 1896) 2023-06-03T20:03:04.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[33017]: audit 2023-06-03T20:03:03.146953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[33017]: audit 2023-06-03T20:03:03.156952+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[33017]: audit 2023-06-03T20:03:03.172311+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[33017]: cluster 2023-06-03T20:03:03.391318+0000 mgr.y (mgr.15198) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[33017]: audit 2023-06-03T20:03:03.510066+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[26432]: audit 2023-06-03T20:03:03.146953+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[26432]: audit 2023-06-03T20:03:03.156952+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[26432]: audit 2023-06-03T20:03:03.172311+0000 mon.c (mon.2) 187 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[26432]: cluster 2023-06-03T20:03:03.391318+0000 mgr.y (mgr.15198) 33 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 53 MiB/s rd, 5.7 MiB/s wr, 67 op/s 2023-06-03T20:03:04.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:04 smithi033 bash[26432]: audit 2023-06-03T20:03:03.510066+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:04.804 INFO:tasks.rados.rados.0.smithi033.stdout:3417: finishing write tid 2 to smithi03366949-4 2023-06-03T20:03:04.804 INFO:tasks.rados.rados.0.smithi033.stdout:3417: finishing write tid 3 to smithi03366949-4 2023-06-03T20:03:04.804 INFO:tasks.rados.rados.0.smithi033.stdout:3417: finishing write tid 4 to smithi03366949-4 2023-06-03T20:03:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:3417: finishing write tid 5 to smithi03366949-4 2023-06-03T20:03:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 379 (ObjNum 2128 snap 0 seq_num 2128) dirty exists 2023-06-03T20:03:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:3417: left oid 4 (ObjNum 2128 snap 0 seq_num 2128) 2023-06-03T20:03:04.805 INFO:tasks.rados.rados.0.smithi033.stdout:3418: finishing write tid 1 to smithi03366949-219 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:3418: finishing write tid 2 to smithi03366949-219 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:3418: finishing write tid 3 to smithi03366949-219 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:3418: finishing write tid 4 to smithi03366949-219 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:3418: finishing write tid 5 to smithi03366949-219 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 219 v 493 (ObjNum 2129 snap 0 seq_num 2129) dirty exists 2023-06-03T20:03:04.806 INFO:tasks.rados.rados.0.smithi033.stdout:3418: left oid 219 (ObjNum 2129 snap 0 seq_num 2129) 2023-06-03T20:03:04.807 INFO:tasks.rados.rados.0.smithi033.stdout:3419: finishing write tid 1 to smithi03366949-207 2023-06-03T20:03:04.807 INFO:tasks.rados.rados.0.smithi033.stdout:3419: finishing write tid 2 to smithi03366949-207 2023-06-03T20:03:04.807 INFO:tasks.rados.rados.0.smithi033.stdout:3419: finishing write tid 3 to smithi03366949-207 2023-06-03T20:03:04.807 INFO:tasks.rados.rados.0.smithi033.stdout:3419: finishing write tid 4 to smithi03366949-207 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3419: finishing write tid 5 to smithi03366949-207 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 207 v 503 (ObjNum 2130 snap 0 seq_num 2130) dirty exists 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3419: left oid 207 (ObjNum 2130 snap 0 seq_num 2130) 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3420: finishing write tid 1 to smithi03366949-21 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3420: finishing write tid 2 to smithi03366949-21 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3420: finishing write tid 3 to smithi03366949-21 2023-06-03T20:03:04.808 INFO:tasks.rados.rados.0.smithi033.stdout:3420: finishing write tid 4 to smithi03366949-21 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3420: finishing write tid 5 to smithi03366949-21 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 397 (ObjNum 2131 snap 0 seq_num 2131) dirty exists 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3420: left oid 21 (ObjNum 2131 snap 0 seq_num 2131) 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3421: finishing write tid 1 to smithi03366949-109 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3421: finishing write tid 2 to smithi03366949-109 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3421: finishing write tid 3 to smithi03366949-109 2023-06-03T20:03:04.809 INFO:tasks.rados.rados.0.smithi033.stdout:3421: finishing write tid 4 to smithi03366949-109 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3421: finishing write tid 5 to smithi03366949-109 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 109 v 461 (ObjNum 2132 snap 0 seq_num 2132) dirty exists 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3421: left oid 109 (ObjNum 2132 snap 0 seq_num 2132) 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3423: finishing write tid 1 to smithi03366949-430 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3423: finishing write tid 2 to smithi03366949-430 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3423: finishing write tid 3 to smithi03366949-430 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3423: finishing write tid 4 to smithi03366949-430 2023-06-03T20:03:04.810 INFO:tasks.rados.rados.0.smithi033.stdout:3423: finishing write tid 5 to smithi03366949-430 2023-06-03T20:03:04.811 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 430 v 363 (ObjNum 2133 snap 0 seq_num 2133) dirty exists 2023-06-03T20:03:04.811 INFO:tasks.rados.rados.0.smithi033.stdout:3423: left oid 430 (ObjNum 2133 snap 0 seq_num 2133) 2023-06-03T20:03:04.811 INFO:tasks.rados.rados.0.smithi033.stdout:3424: expect (ObjNum 1694 snap 0 seq_num 1694) 2023-06-03T20:03:04.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:04 smithi083 bash[55928]: debug 2023-06-03T20:03:04.514+0000 7f322e69c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:03:04.950 INFO:tasks.rados.rados.0.smithi033.stdout:3412: done (14 left) 2023-06-03T20:03:04.951 INFO:tasks.rados.rados.0.smithi033.stdout:3413: done (13 left) 2023-06-03T20:03:04.951 INFO:tasks.rados.rados.0.smithi033.stdout:3414: done (12 left) 2023-06-03T20:03:04.951 INFO:tasks.rados.rados.0.smithi033.stdout:3415: done (11 left) 2023-06-03T20:03:04.951 INFO:tasks.rados.rados.0.smithi033.stdout:3416: done (10 left) 2023-06-03T20:03:04.951 INFO:tasks.rados.rados.0.smithi033.stdout:3417: done (9 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3418: done (8 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3419: done (7 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3420: done (6 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3421: done (5 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3422: done (4 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3423: done (3 left) 2023-06-03T20:03:04.952 INFO:tasks.rados.rados.0.smithi033.stdout:3424: done (2 left) 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3425: done (1 left) 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3426: done (0 left) 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3427: read oid 201 snap -1 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3428: read oid 15 snap -1 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3429: read oid 115 snap -1 2023-06-03T20:03:04.953 INFO:tasks.rados.rados.0.smithi033.stdout:3429: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-06-03T20:03:04.954 INFO:tasks.rados.rados.0.smithi033.stdout:3430: write oid 225 current snap is 0 2023-06-03T20:03:04.954 INFO:tasks.rados.rados.0.smithi033.stdout:3430: seq_num 2135 ranges {682945=435455,1901644=619417,2979972=602571} 2023-06-03T20:03:04.963 INFO:tasks.rados.rados.0.smithi033.stdout:3430: writing smithi03366949-225 from 682945 to 1118400 tid 1 2023-06-03T20:03:04.973 INFO:tasks.rados.rados.0.smithi033.stdout:3430: writing smithi03366949-225 from 1901644 to 2521061 tid 2 2023-06-03T20:03:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:3430: writing smithi03366949-225 from 2979972 to 3582543 tid 3 2023-06-03T20:03:04.980 INFO:tasks.rados.rados.0.smithi033.stdout:3431: delete oid 462 current snap is 0 2023-06-03T20:03:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:3430: finishing write tid 1 to smithi03366949-225 2023-06-03T20:03:04.981 INFO:tasks.rados.rados.0.smithi033.stdout:3427: expect (ObjNum 2112 snap 0 seq_num 2112) 2023-06-03T20:03:05.164 INFO:tasks.rados.rados.0.smithi033.stdout:3428: expect (ObjNum 2113 snap 0 seq_num 2113) 2023-06-03T20:03:05.403 INFO:tasks.rados.rados.0.smithi033.stdout:3429: expect (ObjNum 1949 snap 0 seq_num 1949) 2023-06-03T20:03:05.449 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:05 smithi083 bash[26882]: audit 2023-06-03T20:03:04.192740+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.33:0/3328782456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:05.557 INFO:tasks.rados.rados.0.smithi033.stdout:3430: finishing write tid 2 to smithi03366949-225 2023-06-03T20:03:05.557 INFO:tasks.rados.rados.0.smithi033.stdout:3430: finishing write tid 3 to smithi03366949-225 2023-06-03T20:03:05.557 INFO:tasks.rados.rados.0.smithi033.stdout:3430: finishing write tid 4 to smithi03366949-225 2023-06-03T20:03:05.557 INFO:tasks.rados.rados.0.smithi033.stdout:3430: finishing write tid 5 to smithi03366949-225 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 416 (ObjNum 2135 snap 0 seq_num 2135) dirty exists 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3430: left oid 225 (ObjNum 2135 snap 0 seq_num 2135) 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3427: done (4 left) 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3428: done (3 left) 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3429: done (2 left) 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3430: done (1 left) 2023-06-03T20:03:05.558 INFO:tasks.rados.rados.0.smithi033.stdout:3431: done (0 left) 2023-06-03T20:03:05.559 INFO:tasks.rados.rados.0.smithi033.stdout:3432: write oid 417 current snap is 0 2023-06-03T20:03:05.559 INFO:tasks.rados.rados.0.smithi033.stdout:3432: seq_num 2137 ranges {716559=702306,2018608=623086,3434818=481741} 2023-06-03T20:03:05.571 INFO:tasks.rados.rados.0.smithi033.stdout:3432: writing smithi03366949-417 from 716559 to 1418865 tid 1 2023-06-03T20:03:05.578 INFO:tasks.rados.rados.0.smithi033.stdout:3432: writing smithi03366949-417 from 2018608 to 2641694 tid 2 2023-06-03T20:03:05.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:05 smithi033 bash[26432]: audit 2023-06-03T20:03:04.192740+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.33:0/3328782456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:05.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:05 smithi033 bash[33017]: audit 2023-06-03T20:03:04.192740+0000 mon.c (mon.2) 189 : audit [DBG] from='client.? 172.21.15.33:0/3328782456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:05.585 INFO:tasks.rados.rados.0.smithi033.stdout:3432: writing smithi03366949-417 from 3434818 to 3916559 tid 3 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3433: read oid 435 snap -1 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3434: read oid 281 snap -1 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3435: write oid 322 current snap is 0 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3432: finishing write tid 1 to smithi03366949-417 2023-06-03T20:03:05.586 INFO:tasks.rados.rados.0.smithi033.stdout:3435: seq_num 2138 ranges {733366=777555,2077090=766744,3462241=471125} 2023-06-03T20:03:05.594 INFO:tasks.rados.rados.0.smithi033.stdout:3435: writing smithi03366949-322 from 733366 to 1510921 tid 1 2023-06-03T20:03:05.602 INFO:tasks.rados.rados.0.smithi033.stdout:3435: writing smithi03366949-322 from 2077090 to 2843834 tid 2 2023-06-03T20:03:05.608 INFO:tasks.rados.rados.0.smithi033.stdout:3435: writing smithi03366949-322 from 3462241 to 3933366 tid 3 2023-06-03T20:03:05.608 INFO:tasks.rados.rados.0.smithi033.stdout:3436: read oid 377 snap -1 2023-06-03T20:03:05.609 INFO:tasks.rados.rados.0.smithi033.stdout:3436: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-06-03T20:03:05.609 INFO:tasks.rados.rados.0.smithi033.stdout:3437: write oid 478 current snap is 0 2023-06-03T20:03:05.609 INFO:tasks.rados.rados.0.smithi033.stdout:3437: seq_num 2139 ranges {750173=452804,1735572=626755,3089664=764012} 2023-06-03T20:03:05.615 INFO:tasks.rados.rados.0.smithi033.stdout:3437: writing smithi03366949-478 from 750173 to 1202977 tid 1 2023-06-03T20:03:05.622 INFO:tasks.rados.rados.0.smithi033.stdout:3437: writing smithi03366949-478 from 1735572 to 2362327 tid 2 2023-06-03T20:03:05.630 INFO:tasks.rados.rados.0.smithi033.stdout:3437: writing smithi03366949-478 from 3089664 to 3853676 tid 3 2023-06-03T20:03:05.631 INFO:tasks.rados.rados.0.smithi033.stdout:3438: read oid 36 snap -1 2023-06-03T20:03:05.631 INFO:tasks.rados.rados.0.smithi033.stdout:3438: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-06-03T20:03:05.631 INFO:tasks.rados.rados.0.smithi033.stdout:3439: write oid 101 current snap is 0 2023-06-03T20:03:05.631 INFO:tasks.rados.rados.0.smithi033.stdout:3432: finishing write tid 2 to smithi03366949-417 2023-06-03T20:03:05.631 INFO:tasks.rados.rados.0.smithi033.stdout:3439: seq_num 2140 ranges {766980=528053,2077701=770413,3400734=566246} 2023-06-03T20:03:05.638 INFO:tasks.rados.rados.0.smithi033.stdout:3439: writing smithi03366949-101 from 766980 to 1295033 tid 1 2023-06-03T20:03:05.646 INFO:tasks.rados.rados.0.smithi033.stdout:3439: writing smithi03366949-101 from 2077701 to 2848114 tid 2 2023-06-03T20:03:05.653 INFO:tasks.rados.rados.0.smithi033.stdout:3439: writing smithi03366949-101 from 3400734 to 3966980 tid 3 2023-06-03T20:03:05.653 INFO:tasks.rados.rados.0.smithi033.stdout:3440: read oid 367 snap -1 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:3440: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:3441: delete oid 16 current snap is 0 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:3432: finishing write tid 3 to smithi03366949-417 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:3432: finishing write tid 4 to smithi03366949-417 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:3432: finishing write tid 5 to smithi03366949-417 2023-06-03T20:03:05.654 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 417 v 367 (ObjNum 2137 snap 0 seq_num 2137) dirty exists 2023-06-03T20:03:05.655 INFO:tasks.rados.rados.0.smithi033.stdout:3432: left oid 417 (ObjNum 2137 snap 0 seq_num 2137) 2023-06-03T20:03:05.655 INFO:tasks.rados.rados.0.smithi033.stdout:3433: expect (ObjNum 1971 snap 0 seq_num 1971) 2023-06-03T20:03:05.796 INFO:tasks.rados.rados.0.smithi033.stdout:3434: expect (ObjNum 1963 snap 0 seq_num 1963) 2023-06-03T20:03:05.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:05 smithi083 bash[55928]: debug 2023-06-03T20:03:05.442+0000 7f322e69c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:03:05.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:05 smithi083 bash[55928]: debug 2023-06-03T20:03:05.554+0000 7f322e69c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:03:05.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:05 smithi083 bash[55928]: debug 2023-06-03T20:03:05.670+0000 7f322e69c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:03:05.962 INFO:tasks.rados.rados.0.smithi033.stdout:3435: finishing write tid 1 to smithi03366949-322 2023-06-03T20:03:05.963 INFO:tasks.rados.rados.0.smithi033.stdout:3435: finishing write tid 2 to smithi03366949-322 2023-06-03T20:03:05.963 INFO:tasks.rados.rados.0.smithi033.stdout:3435: finishing write tid 3 to smithi03366949-322 2023-06-03T20:03:05.963 INFO:tasks.rados.rados.0.smithi033.stdout:3435: finishing write tid 4 to smithi03366949-322 2023-06-03T20:03:05.963 INFO:tasks.rados.rados.0.smithi033.stdout:3435: finishing write tid 5 to smithi03366949-322 2023-06-03T20:03:05.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 433 (ObjNum 2138 snap 0 seq_num 2138) dirty exists 2023-06-03T20:03:05.964 INFO:tasks.rados.rados.0.smithi033.stdout:3435: left oid 322 (ObjNum 2138 snap 0 seq_num 2138) 2023-06-03T20:03:05.964 INFO:tasks.rados.rados.0.smithi033.stdout:3436: expect (ObjNum 1206 snap 0 seq_num 1206) 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:3437: finishing write tid 1 to smithi03366949-478 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:3437: finishing write tid 2 to smithi03366949-478 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:3437: finishing write tid 3 to smithi03366949-478 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:3437: finishing write tid 4 to smithi03366949-478 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:3437: finishing write tid 5 to smithi03366949-478 2023-06-03T20:03:06.121 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 478 v 450 (ObjNum 2139 snap 0 seq_num 2139) dirty exists 2023-06-03T20:03:06.122 INFO:tasks.rados.rados.0.smithi033.stdout:3437: left oid 478 (ObjNum 2139 snap 0 seq_num 2139) 2023-06-03T20:03:06.122 INFO:tasks.rados.rados.0.smithi033.stdout:3438: expect (ObjNum 2099 snap 0 seq_num 2099) 2023-06-03T20:03:06.307 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:05 smithi083 bash[55928]: debug 2023-06-03T20:03:05.930+0000 7f322e69c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:06.308 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:06 smithi083 bash[26882]: cluster 2023-06-03T20:03:05.392520+0000 mgr.y (mgr.15198) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.1 MiB/s wr, 102 op/s 2023-06-03T20:03:06.348 INFO:tasks.rados.rados.0.smithi033.stdout:3439: finishing write tid 1 to smithi03366949-101 2023-06-03T20:03:06.348 INFO:tasks.rados.rados.0.smithi033.stdout:3439: finishing write tid 2 to smithi03366949-101 2023-06-03T20:03:06.348 INFO:tasks.rados.rados.0.smithi033.stdout:3439: finishing write tid 3 to smithi03366949-101 2023-06-03T20:03:06.348 INFO:tasks.rados.rados.0.smithi033.stdout:3439: finishing write tid 4 to smithi03366949-101 2023-06-03T20:03:06.348 INFO:tasks.rados.rados.0.smithi033.stdout:3439: finishing write tid 5 to smithi03366949-101 2023-06-03T20:03:06.349 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 383 (ObjNum 2140 snap 0 seq_num 2140) dirty exists 2023-06-03T20:03:06.349 INFO:tasks.rados.rados.0.smithi033.stdout:3439: left oid 101 (ObjNum 2140 snap 0 seq_num 2140) 2023-06-03T20:03:06.349 INFO:tasks.rados.rados.0.smithi033.stdout:3440: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:03:06.524 INFO:tasks.rados.rados.0.smithi033.stdout:3432: done (9 left) 2023-06-03T20:03:06.524 INFO:tasks.rados.rados.0.smithi033.stdout:3433: done (8 left) 2023-06-03T20:03:06.524 INFO:tasks.rados.rados.0.smithi033.stdout:3434: done (7 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3435: done (6 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3436: done (5 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3437: done (4 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3438: done (3 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3439: done (2 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3440: done (1 left) 2023-06-03T20:03:06.525 INFO:tasks.rados.rados.0.smithi033.stdout:3441: done (0 left) 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3442: read oid 413 snap -1 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3442: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3443: read oid 290 snap -1 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3444: read oid 100 snap -1 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3444: expect deleted 2023-06-03T20:03:06.526 INFO:tasks.rados.rados.0.smithi033.stdout:3445: read oid 86 snap -1 2023-06-03T20:03:06.527 INFO:tasks.rados.rados.0.smithi033.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-06-03T20:03:06.527 INFO:tasks.rados.rados.0.smithi033.stdout:3446: write oid 266 current snap is 0 2023-06-03T20:03:06.527 INFO:tasks.rados.rados.0.smithi033.stdout:3446: seq_num 2142 ranges {400594=678551,1794665=205929} 2023-06-03T20:03:06.535 INFO:tasks.rados.rados.0.smithi033.stdout:3446: writing smithi03366949-266 from 400594 to 1079145 tid 1 2023-06-03T20:03:06.541 INFO:tasks.rados.rados.0.smithi033.stdout:3446: writing smithi03366949-266 from 1794665 to 2000594 tid 2 2023-06-03T20:03:06.541 INFO:tasks.rados.rados.0.smithi033.stdout:3447: write oid 304 current snap is 0 2023-06-03T20:03:06.541 INFO:tasks.rados.rados.0.smithi033.stdout:3447: seq_num 2143 ranges {417401=753800,1853147=164254} 2023-06-03T20:03:06.547 INFO:tasks.rados.rados.0.smithi033.stdout:3447: writing smithi03366949-304 from 417401 to 1171201 tid 1 2023-06-03T20:03:06.552 INFO:tasks.rados.rados.0.smithi033.stdout:3447: writing smithi03366949-304 from 1853147 to 2017401 tid 2 2023-06-03T20:03:06.553 INFO:tasks.rados.rados.0.smithi033.stdout:3448: write oid 127 current snap is 0 2023-06-03T20:03:06.553 INFO:tasks.rados.rados.0.smithi033.stdout:3448: seq_num 2144 ranges {434208=545402,1627982=406226} 2023-06-03T20:03:06.559 INFO:tasks.rados.rados.0.smithi033.stdout:3448: writing smithi03366949-127 from 434208 to 979610 tid 1 2023-06-03T20:03:06.565 INFO:tasks.rados.rados.0.smithi033.stdout:3448: writing smithi03366949-127 from 1627982 to 2034208 tid 2 2023-06-03T20:03:06.565 INFO:tasks.rados.rados.0.smithi033.stdout:3449: write oid 399 current snap is 0 2023-06-03T20:03:06.565 INFO:tasks.rados.rados.0.smithi033.stdout:3449: seq_num 2145 ranges {451015=620651,1570111=480904} 2023-06-03T20:03:06.571 INFO:tasks.rados.rados.0.smithi033.stdout:3449: writing smithi03366949-399 from 451015 to 1071666 tid 1 2023-06-03T20:03:06.577 INFO:tasks.rados.rados.0.smithi033.stdout:3449: writing smithi03366949-399 from 1570111 to 2051015 tid 2 2023-06-03T20:03:06.577 INFO:tasks.rados.rados.0.smithi033.stdout:3450: write oid 433 current snap is 0 2023-06-03T20:03:06.577 INFO:tasks.rados.rados.0.smithi033.stdout:3450: seq_num 2146 ranges {467822=695900,1628593=439229} 2023-06-03T20:03:06.579 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:06 smithi033 bash[26432]: cluster 2023-06-03T20:03:05.392520+0000 mgr.y (mgr.15198) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.1 MiB/s wr, 102 op/s 2023-06-03T20:03:06.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:06 smithi033 bash[33017]: cluster 2023-06-03T20:03:05.392520+0000 mgr.y (mgr.15198) 34 : cluster [DBG] pgmap v19: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 81 MiB/s rd, 9.1 MiB/s wr, 102 op/s 2023-06-03T20:03:06.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:03:06] "GET /metrics HTTP/1.1" 200 190305 "" "Prometheus/2.33.4" 2023-06-03T20:03:06.583 INFO:tasks.rados.rados.0.smithi033.stdout:3450: writing smithi03366949-433 from 467822 to 1163722 tid 1 2023-06-03T20:03:06.589 INFO:tasks.rados.rados.0.smithi033.stdout:3450: writing smithi03366949-433 from 1628593 to 2067822 tid 2 2023-06-03T20:03:06.589 INFO:tasks.rados.rados.0.smithi033.stdout:3451: write oid 82 current snap is 0 2023-06-03T20:03:06.589 INFO:tasks.rados.rados.0.smithi033.stdout:3451: seq_num 2147 ranges {484629=771149,1687075=397554} 2023-06-03T20:03:06.596 INFO:tasks.rados.rados.0.smithi033.stdout:3451: writing smithi03366949-82 from 484629 to 1255778 tid 1 2023-06-03T20:03:06.601 INFO:tasks.rados.rados.0.smithi033.stdout:3451: writing smithi03366949-82 from 1687075 to 2084629 tid 2 2023-06-03T20:03:06.602 INFO:tasks.rados.rados.0.smithi033.stdout:3452: write oid 288 current snap is 0 2023-06-03T20:03:06.602 INFO:tasks.rados.rados.0.smithi033.stdout:3442: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:03:06.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:06 smithi083 bash[55928]: debug 2023-06-03T20:03:06.302+0000 7f322e69c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:03:06.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:06 smithi083 bash[55928]: debug 2023-06-03T20:03:06.466+0000 7f322e69c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:06.811 INFO:tasks.rados.rados.0.smithi033.stdout:3445: expect (ObjNum 1037 snap 0 seq_num 1037) 2023-06-03T20:03:06.963 INFO:tasks.rados.rados.0.smithi033.stdout:3443: expect (ObjNum 1589 snap 0 seq_num 1589) 2023-06-03T20:03:07.082 INFO:tasks.rados.rados.0.smithi033.stdout:3446: finishing write tid 1 to smithi03366949-266 2023-06-03T20:03:07.082 INFO:tasks.rados.rados.0.smithi033.stdout:3446: finishing write tid 2 to smithi03366949-266 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3446: finishing write tid 3 to smithi03366949-266 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3446: finishing write tid 4 to smithi03366949-266 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 436 (ObjNum 2142 snap 0 seq_num 2142) dirty exists 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3446: left oid 266 (ObjNum 2142 snap 0 seq_num 2142) 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3447: finishing write tid 1 to smithi03366949-304 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3447: finishing write tid 2 to smithi03366949-304 2023-06-03T20:03:07.083 INFO:tasks.rados.rados.0.smithi033.stdout:3447: finishing write tid 3 to smithi03366949-304 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3447: finishing write tid 4 to smithi03366949-304 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 304 v 453 (ObjNum 2143 snap 0 seq_num 2143) dirty exists 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3447: left oid 304 (ObjNum 2143 snap 0 seq_num 2143) 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3448: finishing write tid 1 to smithi03366949-127 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3448: finishing write tid 2 to smithi03366949-127 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3448: finishing write tid 3 to smithi03366949-127 2023-06-03T20:03:07.084 INFO:tasks.rados.rados.0.smithi033.stdout:3448: finishing write tid 4 to smithi03366949-127 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 127 v 456 (ObjNum 2144 snap 0 seq_num 2144) dirty exists 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3448: left oid 127 (ObjNum 2144 snap 0 seq_num 2144) 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3449: finishing write tid 1 to smithi03366949-399 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3449: finishing write tid 2 to smithi03366949-399 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3449: finishing write tid 3 to smithi03366949-399 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3449: finishing write tid 4 to smithi03366949-399 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 399 v 507 (ObjNum 2145 snap 0 seq_num 2145) dirty exists 2023-06-03T20:03:07.085 INFO:tasks.rados.rados.0.smithi033.stdout:3449: left oid 399 (ObjNum 2145 snap 0 seq_num 2145) 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3450: finishing write tid 1 to smithi03366949-433 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3450: finishing write tid 2 to smithi03366949-433 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3450: finishing write tid 3 to smithi03366949-433 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3450: finishing write tid 4 to smithi03366949-433 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 576 (ObjNum 2146 snap 0 seq_num 2146) dirty exists 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3450: left oid 433 (ObjNum 2146 snap 0 seq_num 2146) 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3451: finishing write tid 1 to smithi03366949-82 2023-06-03T20:03:07.086 INFO:tasks.rados.rados.0.smithi033.stdout:3451: finishing write tid 2 to smithi03366949-82 2023-06-03T20:03:07.087 INFO:tasks.rados.rados.0.smithi033.stdout:3451: finishing write tid 3 to smithi03366949-82 2023-06-03T20:03:07.087 INFO:tasks.rados.rados.0.smithi033.stdout:3451: finishing write tid 4 to smithi03366949-82 2023-06-03T20:03:07.087 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 439 (ObjNum 2147 snap 0 seq_num 2147) dirty exists 2023-06-03T20:03:07.087 INFO:tasks.rados.rados.0.smithi033.stdout:3451: left oid 82 (ObjNum 2147 snap 0 seq_num 2147) 2023-06-03T20:03:07.087 INFO:tasks.rados.rados.0.smithi033.stdout:3452: seq_num 2148 ranges {501436=446398,1745557=355879} 2023-06-03T20:03:07.094 INFO:tasks.rados.rados.0.smithi033.stdout:3452: writing smithi03366949-288 from 501436 to 947834 tid 1 2023-06-03T20:03:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:3452: writing smithi03366949-288 from 1745557 to 2101436 tid 2 2023-06-03T20:03:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:3442: done (10 left) 2023-06-03T20:03:07.101 INFO:tasks.rados.rados.0.smithi033.stdout:3443: done (9 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3444: done (8 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3445: done (7 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3446: done (6 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3447: done (5 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3448: done (4 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3449: done (3 left) 2023-06-03T20:03:07.102 INFO:tasks.rados.rados.0.smithi033.stdout:3450: done (2 left) 2023-06-03T20:03:07.103 INFO:tasks.rados.rados.0.smithi033.stdout:3451: done (1 left) 2023-06-03T20:03:07.103 INFO:tasks.rados.rados.0.smithi033.stdout:3453: write oid 254 current snap is 0 2023-06-03T20:03:07.103 INFO:tasks.rados.rados.0.smithi033.stdout:3453: seq_num 2149 ranges {518243=521647,1687686=430557} 2023-06-03T20:03:07.110 INFO:tasks.rados.rados.0.smithi033.stdout:3453: writing smithi03366949-254 from 518243 to 1039890 tid 1 2023-06-03T20:03:07.119 INFO:tasks.rados.rados.0.smithi033.stdout:3453: writing smithi03366949-254 from 1687686 to 2118243 tid 2 2023-06-03T20:03:07.119 INFO:tasks.rados.rados.0.smithi033.stdout:3454: read oid 66 snap -1 2023-06-03T20:03:07.119 INFO:tasks.rados.rados.0.smithi033.stdout:3454: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3455: read oid 421 snap -1 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3455: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3456: read oid 28 snap -1 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3456: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3457: write oid 363 current snap is 0 2023-06-03T20:03:07.120 INFO:tasks.rados.rados.0.smithi033.stdout:3457: seq_num 2150 ranges {535050=596896,1746168=388882} 2023-06-03T20:03:07.125 INFO:tasks.rados.rados.0.smithi033.stdout:3457: writing smithi03366949-363 from 535050 to 1131946 tid 1 2023-06-03T20:03:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:3457: writing smithi03366949-363 from 1746168 to 2135050 tid 2 2023-06-03T20:03:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:3458: read oid 350 snap -1 2023-06-03T20:03:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:3458: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:3459: read oid 429 snap -1 2023-06-03T20:03:07.132 INFO:tasks.rados.rados.0.smithi033.stdout:3459: expect deleted 2023-06-03T20:03:07.133 INFO:tasks.rados.rados.0.smithi033.stdout:3460: write oid 110 current snap is 0 2023-06-03T20:03:07.133 INFO:tasks.rados.rados.0.smithi033.stdout:3460: seq_num 2151 ranges {551857=672145,1804650=347207} 2023-06-03T20:03:07.139 INFO:tasks.rados.rados.0.smithi033.stdout:3460: writing smithi03366949-110 from 551857 to 1224002 tid 1 2023-06-03T20:03:07.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:06 smithi083 bash[55928]: debug 2023-06-03T20:03:06.690+0000 7f322e69c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:03:07.145 INFO:tasks.rados.rados.0.smithi033.stdout:3460: writing smithi03366949-110 from 1804650 to 2151857 tid 2 2023-06-03T20:03:07.145 INFO:tasks.rados.rados.0.smithi033.stdout:3461: write oid 12 current snap is 0 2023-06-03T20:03:07.145 INFO:tasks.rados.rados.0.smithi033.stdout:3461: seq_num 2152 ranges {568664=463747,1579485=589179} 2023-06-03T20:03:07.151 INFO:tasks.rados.rados.0.smithi033.stdout:3461: writing smithi03366949-12 from 568664 to 1032411 tid 1 2023-06-03T20:03:07.157 INFO:tasks.rados.rados.0.smithi033.stdout:3461: writing smithi03366949-12 from 1579485 to 2168664 tid 2 2023-06-03T20:03:07.157 INFO:tasks.rados.rados.0.smithi033.stdout:3462: write oid 329 current snap is 0 2023-06-03T20:03:07.158 INFO:tasks.rados.rados.0.smithi033.stdout:3462: seq_num 2153 ranges {585471=538996,1921614=263857} 2023-06-03T20:03:07.163 INFO:tasks.rados.rados.0.smithi033.stdout:3462: writing smithi03366949-329 from 585471 to 1124467 tid 1 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3462: writing smithi03366949-329 from 1921614 to 2185471 tid 2 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3463: delete oid 47 current snap is 0 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3452: finishing write tid 1 to smithi03366949-288 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3452: finishing write tid 2 to smithi03366949-288 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3452: finishing write tid 3 to smithi03366949-288 2023-06-03T20:03:07.170 INFO:tasks.rados.rados.0.smithi033.stdout:3452: finishing write tid 4 to smithi03366949-288 2023-06-03T20:03:07.171 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 288 v 442 (ObjNum 2148 snap 0 seq_num 2148) dirty exists 2023-06-03T20:03:07.171 INFO:tasks.rados.rados.0.smithi033.stdout:3452: left oid 288 (ObjNum 2148 snap 0 seq_num 2148) 2023-06-03T20:03:07.171 INFO:tasks.rados.rados.0.smithi033.stdout:3453: finishing write tid 1 to smithi03366949-254 2023-06-03T20:03:07.171 INFO:tasks.rados.rados.0.smithi033.stdout:3455: expect (ObjNum 2076 snap 0 seq_num 2076) 2023-06-03T20:03:07.387 INFO:tasks.rados.rados.0.smithi033.stdout:3457: finishing write tid 1 to smithi03366949-363 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:3457: finishing write tid 2 to smithi03366949-363 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:3457: finishing write tid 3 to smithi03366949-363 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:3457: finishing write tid 4 to smithi03366949-363 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 460 (ObjNum 2150 snap 0 seq_num 2150) dirty exists 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:3457: left oid 363 (ObjNum 2150 snap 0 seq_num 2150) 2023-06-03T20:03:07.388 INFO:tasks.rados.rados.0.smithi033.stdout:3453: finishing write tid 2 to smithi03366949-254 2023-06-03T20:03:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:3453: finishing write tid 3 to smithi03366949-254 2023-06-03T20:03:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:3453: finishing write tid 4 to smithi03366949-254 2023-06-03T20:03:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 254 v 459 (ObjNum 2149 snap 0 seq_num 2149) dirty exists 2023-06-03T20:03:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:3453: left oid 254 (ObjNum 2149 snap 0 seq_num 2149) 2023-06-03T20:03:07.389 INFO:tasks.rados.rados.0.smithi033.stdout:3456: expect (ObjNum 2110 snap 0 seq_num 2110) 2023-06-03T20:03:07.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:07 smithi033 bash[33017]: audit 2023-06-03T20:03:06.648561+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.33:0/3677367602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:07.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:07 smithi033 bash[26432]: audit 2023-06-03T20:03:06.648561+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.33:0/3677367602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:07.638 INFO:tasks.rados.rados.0.smithi033.stdout:3454: expect (ObjNum 1511 snap 0 seq_num 1511) 2023-06-03T20:03:07.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:07 smithi083 bash[26882]: audit 2023-06-03T20:03:06.648561+0000 mon.c (mon.2) 190 : audit [DBG] from='client.? 172.21.15.33:0/3677367602' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:07.792 INFO:tasks.rados.rados.0.smithi033.stdout:3460: finishing write tid 1 to smithi03366949-110 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:3460: finishing write tid 2 to smithi03366949-110 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:3460: finishing write tid 3 to smithi03366949-110 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:3460: finishing write tid 4 to smithi03366949-110 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 110 v 319 (ObjNum 2151 snap 0 seq_num 2151) dirty exists 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:3460: left oid 110 (ObjNum 2151 snap 0 seq_num 2151) 2023-06-03T20:03:07.793 INFO:tasks.rados.rados.0.smithi033.stdout:3458: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:07.929 INFO:tasks.rados.rados.0.smithi033.stdout:3461: finishing write tid 1 to smithi03366949-12 2023-06-03T20:03:07.929 INFO:tasks.rados.rados.0.smithi033.stdout:3461: finishing write tid 2 to smithi03366949-12 2023-06-03T20:03:07.929 INFO:tasks.rados.rados.0.smithi033.stdout:3461: finishing write tid 3 to smithi03366949-12 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3461: finishing write tid 4 to smithi03366949-12 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 12 v 436 (ObjNum 2152 snap 0 seq_num 2152) dirty exists 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3461: left oid 12 (ObjNum 2152 snap 0 seq_num 2152) 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3462: finishing write tid 1 to smithi03366949-329 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3462: finishing write tid 2 to smithi03366949-329 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3462: finishing write tid 3 to smithi03366949-329 2023-06-03T20:03:07.930 INFO:tasks.rados.rados.0.smithi033.stdout:3462: finishing write tid 4 to smithi03366949-329 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 329 v 496 (ObjNum 2153 snap 0 seq_num 2153) dirty exists 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3462: left oid 329 (ObjNum 2153 snap 0 seq_num 2153) 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3452: done (11 left) 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3453: done (10 left) 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3454: done (9 left) 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3455: done (8 left) 2023-06-03T20:03:07.931 INFO:tasks.rados.rados.0.smithi033.stdout:3456: done (7 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3457: done (6 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3458: done (5 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3459: done (4 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3460: done (3 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3461: done (2 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3462: done (1 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3463: done (0 left) 2023-06-03T20:03:07.932 INFO:tasks.rados.rados.0.smithi033.stdout:3464: write oid 114 current snap is 0 2023-06-03T20:03:07.933 INFO:tasks.rados.rados.0.smithi033.stdout:3464: seq_num 2155 ranges {619085=689494,2038578=180507} 2023-06-03T20:03:07.943 INFO:tasks.rados.rados.0.smithi033.stdout:3464: writing smithi03366949-114 from 619085 to 1308579 tid 1 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3464: writing smithi03366949-114 from 2038578 to 2219085 tid 2 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3465: read oid 353 snap -1 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3465: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3466: read oid 44 snap -1 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3466: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-06-03T20:03:07.949 INFO:tasks.rados.rados.0.smithi033.stdout:3467: read oid 274 snap -1 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3467: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3468: read oid 213 snap -1 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3468: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3469: read oid 91 snap -1 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3470: read oid 160 snap -1 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3470: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-06-03T20:03:07.950 INFO:tasks.rados.rados.0.smithi033.stdout:3471: read oid 447 snap -1 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3471: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3472: read oid 319 snap -1 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3472: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3473: read oid 157 snap -1 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3473: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3474: write oid 67 current snap is 0 2023-06-03T20:03:07.951 INFO:tasks.rados.rados.0.smithi033.stdout:3474: seq_num 2156 ranges {635892=764743,2097060=138832} 2023-06-03T20:03:07.957 INFO:tasks.rados.rados.0.smithi033.stdout:3474: writing smithi03366949-67 from 635892 to 1400635 tid 1 2023-06-03T20:03:07.962 INFO:tasks.rados.rados.0.smithi033.stdout:3474: writing smithi03366949-67 from 2097060 to 2235892 tid 2 2023-06-03T20:03:07.963 INFO:tasks.rados.rados.0.smithi033.stdout:3475: delete oid 325 current snap is 0 2023-06-03T20:03:07.963 INFO:tasks.rados.rados.0.smithi033.stdout:3464: finishing write tid 1 to smithi03366949-114 2023-06-03T20:03:07.963 INFO:tasks.rados.rados.0.smithi033.stdout:3468: expect (ObjNum 2065 snap 0 seq_num 2065) 2023-06-03T20:03:08.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:07 smithi083 bash[55928]: debug 2023-06-03T20:03:07.734+0000 7f322e69c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:03:08.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:07 smithi083 bash[55928]: debug 2023-06-03T20:03:07.850+0000 7f322e69c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:03:08.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:07 smithi083 bash[55928]: debug 2023-06-03T20:03:07.982+0000 7f322e69c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:03:08.148 INFO:tasks.rados.rados.0.smithi033.stdout:3469: expect (ObjNum 2059 snap 0 seq_num 2059) 2023-06-03T20:03:08.230 INFO:tasks.rados.rados.0.smithi033.stdout:3466: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-06-03T20:03:08.381 INFO:tasks.rados.rados.0.smithi033.stdout:3473: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:03:08.477 INFO:tasks.rados.rados.0.smithi033.stdout:3470: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-06-03T20:03:08.536 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:08 smithi083 bash[26882]: cluster 2023-06-03T20:03:07.393214+0000 mgr.y (mgr.15198) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:08.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:08 smithi033 bash[33017]: cluster 2023-06-03T20:03:07.393214+0000 mgr.y (mgr.15198) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:08.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:08 smithi033 bash[26432]: cluster 2023-06-03T20:03:07.393214+0000 mgr.y (mgr.15198) 35 : cluster [DBG] pgmap v20: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:08.638 INFO:tasks.rados.rados.0.smithi033.stdout:3467: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-06-03T20:03:08.787 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:08 smithi083 bash[55928]: debug 2023-06-03T20:03:08.530+0000 7f322e69c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:03:08.787 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:08 smithi083 bash[55477]: ts=2023-06-03T20:03:08.660Z 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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:08.787 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:08 smithi083 bash[55477]: ts=2023-06-03T20:03:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:08.798 INFO:tasks.rados.rados.0.smithi033.stdout:3472: expect (ObjNum 318 snap 0 seq_num 318) 2023-06-03T20:03:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:3474: finishing write tid 1 to smithi03366949-67 2023-06-03T20:03:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:3474: finishing write tid 2 to smithi03366949-67 2023-06-03T20:03:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:3474: finishing write tid 3 to smithi03366949-67 2023-06-03T20:03:08.901 INFO:tasks.rados.rados.0.smithi033.stdout:3474: finishing write tid 4 to smithi03366949-67 2023-06-03T20:03:08.902 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 67 v 462 (ObjNum 2156 snap 0 seq_num 2156) dirty exists 2023-06-03T20:03:08.902 INFO:tasks.rados.rados.0.smithi033.stdout:3474: left oid 67 (ObjNum 2156 snap 0 seq_num 2156) 2023-06-03T20:03:08.902 INFO:tasks.rados.rados.0.smithi033.stdout:3464: finishing write tid 2 to smithi03366949-114 2023-06-03T20:03:08.903 INFO:tasks.rados.rados.0.smithi033.stdout:3464: finishing write tid 3 to smithi03366949-114 2023-06-03T20:03:08.903 INFO:tasks.rados.rados.0.smithi033.stdout:3464: finishing write tid 4 to smithi03366949-114 2023-06-03T20:03:08.903 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 114 v 439 (ObjNum 2155 snap 0 seq_num 2155) dirty exists 2023-06-03T20:03:08.903 INFO:tasks.rados.rados.0.smithi033.stdout:3464: left oid 114 (ObjNum 2155 snap 0 seq_num 2155) 2023-06-03T20:03:08.904 INFO:tasks.rados.rados.0.smithi033.stdout:3465: expect (ObjNum 1719 snap 0 seq_num 1719) 2023-06-03T20:03:09.040 INFO:tasks.rados.rados.0.smithi033.stdout:3471: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:09.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:08 smithi083 bash[55928]: debug 2023-06-03T20:03:08.778+0000 7f322e69c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:03:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:3464: done (11 left) 2023-06-03T20:03:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:3465: done (10 left) 2023-06-03T20:03:09.164 INFO:tasks.rados.rados.0.smithi033.stdout:3466: done (9 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3467: done (8 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3468: done (7 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3469: done (6 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3470: done (5 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3471: done (4 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3472: done (3 left) 2023-06-03T20:03:09.165 INFO:tasks.rados.rados.0.smithi033.stdout:3473: done (2 left) 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3474: done (1 left) 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3475: done (0 left) 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3476: read oid 65 snap -1 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3477: write oid 252 current snap is 0 2023-06-03T20:03:09.166 INFO:tasks.rados.rados.0.smithi033.stdout:3477: seq_num 2158 ranges {669506=515241,1697671=571835} 2023-06-03T20:03:09.177 INFO:tasks.rados.rados.0.smithi033.stdout:3477: writing smithi03366949-252 from 669506 to 1184747 tid 1 2023-06-03T20:03:09.183 INFO:tasks.rados.rados.0.smithi033.stdout:3477: writing smithi03366949-252 from 1697671 to 2269506 tid 2 2023-06-03T20:03:09.184 INFO:tasks.rados.rados.0.smithi033.stdout:3478: write oid 103 current snap is 0 2023-06-03T20:03:09.184 INFO:tasks.rados.rados.0.smithi033.stdout:3476: expect (ObjNum 2098 snap 0 seq_num 2098) 2023-06-03T20:03:09.460 INFO:tasks.rados.rados.0.smithi033.stdout:3477: finishing write tid 1 to smithi03366949-252 2023-06-03T20:03:09.460 INFO:tasks.rados.rados.0.smithi033.stdout:3477: finishing write tid 2 to smithi03366949-252 2023-06-03T20:03:09.460 INFO:tasks.rados.rados.0.smithi033.stdout:3477: finishing write tid 3 to smithi03366949-252 2023-06-03T20:03:09.460 INFO:tasks.rados.rados.0.smithi033.stdout:3477: finishing write tid 4 to smithi03366949-252 2023-06-03T20:03:09.460 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 252 v 387 (ObjNum 2158 snap 0 seq_num 2158) dirty exists 2023-06-03T20:03:09.461 INFO:tasks.rados.rados.0.smithi033.stdout:3477: left oid 252 (ObjNum 2158 snap 0 seq_num 2158) 2023-06-03T20:03:09.461 INFO:tasks.rados.rados.0.smithi033.stdout:3478: seq_num 2159 ranges {686313=590490,1756153=530160} 2023-06-03T20:03:09.473 INFO:tasks.rados.rados.0.smithi033.stdout:3478: writing smithi03366949-103 from 686313 to 1276803 tid 1 2023-06-03T20:03:09.480 INFO:tasks.rados.rados.0.smithi033.stdout:3478: writing smithi03366949-103 from 1756153 to 2286313 tid 2 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3476: done (2 left) 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3477: done (1 left) 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3479: read oid 474 snap -1 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3479: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3480: write oid 295 current snap is 0 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3478: finishing write tid 1 to smithi03366949-103 2023-06-03T20:03:09.481 INFO:tasks.rados.rados.0.smithi033.stdout:3480: seq_num 2160 ranges {703120=782092,1930988=372132} 2023-06-03T20:03:09.490 INFO:tasks.rados.rados.0.smithi033.stdout:3480: writing smithi03366949-295 from 703120 to 1485212 tid 1 2023-06-03T20:03:09.495 INFO:tasks.rados.rados.0.smithi033.stdout:3480: writing smithi03366949-295 from 1930988 to 2303120 tid 2 2023-06-03T20:03:09.495 INFO:tasks.rados.rados.0.smithi033.stdout:3481: write oid 380 current snap is 0 2023-06-03T20:03:09.495 INFO:tasks.rados.rados.0.smithi033.stdout:3481: seq_num 2161 ranges {719927=457341,1873117=446810} 2023-06-03T20:03:09.504 INFO:tasks.rados.rados.0.smithi033.stdout:3481: writing smithi03366949-380 from 719927 to 1177268 tid 1 2023-06-03T20:03:09.510 INFO:tasks.rados.rados.0.smithi033.stdout:3481: writing smithi03366949-380 from 1873117 to 2319927 tid 2 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3482: delete oid 178 current snap is 0 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3478: finishing write tid 2 to smithi03366949-103 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3478: finishing write tid 3 to smithi03366949-103 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3478: finishing write tid 4 to smithi03366949-103 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 103 v 350 (ObjNum 2159 snap 0 seq_num 2159) dirty exists 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3478: left oid 103 (ObjNum 2159 snap 0 seq_num 2159) 2023-06-03T20:03:09.511 INFO:tasks.rados.rados.0.smithi033.stdout:3479: expect (ObjNum 769 snap 0 seq_num 769) 2023-06-03T20:03:09.588 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:09 smithi083 bash[55928]: debug 2023-06-03T20:03:09.234+0000 7f322e69c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:03:09.646 INFO:tasks.rados.rados.0.smithi033.stdout:3480: finishing write tid 1 to smithi03366949-295 2023-06-03T20:03:09.646 INFO:tasks.rados.rados.0.smithi033.stdout:3480: finishing write tid 2 to smithi03366949-295 2023-06-03T20:03:09.646 INFO:tasks.rados.rados.0.smithi033.stdout:3480: finishing write tid 3 to smithi03366949-295 2023-06-03T20:03:09.646 INFO:tasks.rados.rados.0.smithi033.stdout:3480: finishing write tid 4 to smithi03366949-295 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 295 v 463 (ObjNum 2160 snap 0 seq_num 2160) dirty exists 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3480: left oid 295 (ObjNum 2160 snap 0 seq_num 2160) 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3481: finishing write tid 1 to smithi03366949-380 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3481: finishing write tid 2 to smithi03366949-380 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3481: finishing write tid 3 to smithi03366949-380 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3481: finishing write tid 4 to smithi03366949-380 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 380 v 579 (ObjNum 2161 snap 0 seq_num 2161) dirty exists 2023-06-03T20:03:09.647 INFO:tasks.rados.rados.0.smithi033.stdout:3481: left oid 380 (ObjNum 2161 snap 0 seq_num 2161) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3478: done (4 left) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3479: done (3 left) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3480: done (2 left) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3481: done (1 left) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3482: done (0 left) 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3483: read oid 345 snap -1 2023-06-03T20:03:09.648 INFO:tasks.rados.rados.0.smithi033.stdout:3483: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3484: read oid 457 snap -1 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3484: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3485: read oid 356 snap -1 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3485: expect deleted 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3486: read oid 34 snap -1 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-06-03T20:03:09.649 INFO:tasks.rados.rados.0.smithi033.stdout:3487: delete oid 292 current snap is 0 2023-06-03T20:03:09.650 INFO:tasks.rados.rados.0.smithi033.stdout:3485: done (4 left) 2023-06-03T20:03:09.650 INFO:tasks.rados.rados.0.smithi033.stdout:3487: done (3 left) 2023-06-03T20:03:09.650 INFO:tasks.rados.rados.0.smithi033.stdout:3488: delete oid 481 current snap is 0 2023-06-03T20:03:09.652 INFO:tasks.rados.rados.0.smithi033.stdout:3483: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-06-03T20:03:09.754 INFO:tasks.rados.rados.0.smithi033.stdout:3484: expect (ObjNum 1869 snap 0 seq_num 1869) 2023-06-03T20:03:09.860 INFO:tasks.rados.rados.0.smithi033.stdout:3486: expect (ObjNum 1707 snap 0 seq_num 1707) 2023-06-03T20:03:09.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:09 smithi083 bash[26882]: audit 2023-06-03T20:03:09.082741+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.33:0/476277412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:09.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:09 smithi083 bash[26882]: audit 2023-06-03T20:03:09.474411+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:09 smithi083 bash[26882]: audit 2023-06-03T20:03:09.484981+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:09.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:09 smithi083 bash[55928]: debug 2023-06-03T20:03:09.806+0000 7f322e69c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:10.008 INFO:tasks.rados.rados.0.smithi033.stdout:3483: done (3 left) 2023-06-03T20:03:10.008 INFO:tasks.rados.rados.0.smithi033.stdout:3484: done (2 left) 2023-06-03T20:03:10.008 INFO:tasks.rados.rados.0.smithi033.stdout:3486: done (1 left) 2023-06-03T20:03:10.008 INFO:tasks.rados.rados.0.smithi033.stdout:3488: done (0 left) 2023-06-03T20:03:10.009 INFO:tasks.rados.rados.0.smithi033.stdout:3489: read oid 163 snap -1 2023-06-03T20:03:10.009 INFO:tasks.rados.rados.0.smithi033.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:03:10.009 INFO:tasks.rados.rados.0.smithi033.stdout:3490: write oid 173 current snap is 0 2023-06-03T20:03:10.009 INFO:tasks.rados.rados.0.smithi033.stdout:3490: seq_num 2165 ranges {787155=758337,1990692=396463} 2023-06-03T20:03:10.016 INFO:tasks.rados.rados.0.smithi033.stdout:3490: writing smithi03366949-173 from 787155 to 1545492 tid 1 2023-06-03T20:03:10.023 INFO:tasks.rados.rados.0.smithi033.stdout:3490: writing smithi03366949-173 from 1990692 to 2387155 tid 2 2023-06-03T20:03:10.023 INFO:tasks.rados.rados.0.smithi033.stdout:3491: write oid 107 current snap is 0 2023-06-03T20:03:10.024 INFO:tasks.rados.rados.0.smithi033.stdout:3491: seq_num 2166 ranges {403962=433586,1249174=701757} 2023-06-03T20:03:10.028 INFO:tasks.rados.rados.0.smithi033.stdout:3491: writing smithi03366949-107 from 403962 to 837548 tid 1 2023-06-03T20:03:10.035 INFO:tasks.rados.rados.0.smithi033.stdout:3491: writing smithi03366949-107 from 1249174 to 1950931 tid 2 2023-06-03T20:03:10.035 INFO:tasks.rados.rados.0.smithi033.stdout:3492: write oid 383 current snap is 0 2023-06-03T20:03:10.035 INFO:tasks.rados.rados.0.smithi033.stdout:3492: seq_num 2167 ranges {420769=625188,1824009=445415} 2023-06-03T20:03:10.040 INFO:tasks.rados.rados.0.smithi033.stdout:3492: writing smithi03366949-383 from 420769 to 1045957 tid 1 2023-06-03T20:03:10.047 INFO:tasks.rados.rados.0.smithi033.stdout:3492: writing smithi03366949-383 from 1824009 to 2269424 tid 2 2023-06-03T20:03:10.048 INFO:tasks.rados.rados.0.smithi033.stdout:3493: write oid 145 current snap is 0 2023-06-03T20:03:10.048 INFO:tasks.rados.rados.0.smithi033.stdout:3493: seq_num 2168 ranges {437576=700437,1882491=555085} 2023-06-03T20:03:10.054 INFO:tasks.rados.rados.0.smithi033.stdout:3493: writing smithi03366949-145 from 437576 to 1138013 tid 1 2023-06-03T20:03:10.062 INFO:tasks.rados.rados.0.smithi033.stdout:3493: writing smithi03366949-145 from 1882491 to 2437576 tid 2 2023-06-03T20:03:10.062 INFO:tasks.rados.rados.0.smithi033.stdout:3494: write oid 269 current snap is 0 2023-06-03T20:03:10.062 INFO:tasks.rados.rados.0.smithi033.stdout:3494: seq_num 2169 ranges {454383=775686,1824620=449084} 2023-06-03T20:03:10.069 INFO:tasks.rados.rados.0.smithi033.stdout:3494: writing smithi03366949-269 from 454383 to 1230069 tid 1 2023-06-03T20:03:10.075 INFO:tasks.rados.rados.0.smithi033.stdout:3494: writing smithi03366949-269 from 1824620 to 2273704 tid 2 2023-06-03T20:03:10.075 INFO:tasks.rados.rados.0.smithi033.stdout:3495: write oid 480 current snap is 0 2023-06-03T20:03:10.076 INFO:tasks.rados.rados.0.smithi033.stdout:3489: expect (ObjNum 1337 snap 0 seq_num 1337) 2023-06-03T20:03:10.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[33017]: audit 2023-06-03T20:03:09.082741+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.33:0/476277412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:10.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[33017]: audit 2023-06-03T20:03:09.474411+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[33017]: audit 2023-06-03T20:03:09.484981+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[26432]: audit 2023-06-03T20:03:09.082741+0000 mon.c (mon.2) 191 : audit [DBG] from='client.? 172.21.15.33:0/476277412' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:10.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[26432]: audit 2023-06-03T20:03:09.474411+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:09 smithi033 bash[26432]: audit 2023-06-03T20:03:09.484981+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:3490: finishing write tid 1 to smithi03366949-173 2023-06-03T20:03:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:3490: finishing write tid 2 to smithi03366949-173 2023-06-03T20:03:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:3490: finishing write tid 3 to smithi03366949-173 2023-06-03T20:03:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:3490: finishing write tid 4 to smithi03366949-173 2023-06-03T20:03:10.228 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 467 (ObjNum 2165 snap 0 seq_num 2165) dirty exists 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3490: left oid 173 (ObjNum 2165 snap 0 seq_num 2165) 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3491: finishing write tid 1 to smithi03366949-107 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3491: finishing write tid 2 to smithi03366949-107 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3491: finishing write tid 3 to smithi03366949-107 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3491: finishing write tid 4 to smithi03366949-107 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 107 v 582 (ObjNum 2166 snap 0 seq_num 2166) dirty exists 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3491: left oid 107 (ObjNum 2166 snap 0 seq_num 2166) 2023-06-03T20:03:10.229 INFO:tasks.rados.rados.0.smithi033.stdout:3492: finishing write tid 1 to smithi03366949-383 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:3492: finishing write tid 2 to smithi03366949-383 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:3492: finishing write tid 3 to smithi03366949-383 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:3492: finishing write tid 4 to smithi03366949-383 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 401 (ObjNum 2167 snap 0 seq_num 2167) dirty exists 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:3492: left oid 383 (ObjNum 2167 snap 0 seq_num 2167) 2023-06-03T20:03:10.230 INFO:tasks.rados.rados.0.smithi033.stdout:3495: seq_num 2170 ranges {471190=450935,1483102=709095} 2023-06-03T20:03:10.240 INFO:tasks.rados.rados.0.smithi033.stdout:3495: writing smithi03366949-480 from 471190 to 922125 tid 1 2023-06-03T20:03:10.249 INFO:tasks.rados.rados.0.smithi033.stdout:3495: writing smithi03366949-480 from 1483102 to 2192197 tid 2 2023-06-03T20:03:10.250 INFO:tasks.rados.rados.0.smithi033.stdout:3489: done (6 left) 2023-06-03T20:03:10.250 INFO:tasks.rados.rados.0.smithi033.stdout:3490: done (5 left) 2023-06-03T20:03:10.250 INFO:tasks.rados.rados.0.smithi033.stdout:3491: done (4 left) 2023-06-03T20:03:10.251 INFO:tasks.rados.rados.0.smithi033.stdout:3492: done (3 left) 2023-06-03T20:03:10.251 INFO:tasks.rados.rados.0.smithi033.stdout:3496: delete oid 151 current snap is 0 2023-06-03T20:03:10.251 INFO:tasks.rados.rados.0.smithi033.stdout:3493: finishing write tid 1 to smithi03366949-145 2023-06-03T20:03:10.252 INFO:tasks.rados.rados.0.smithi033.stdout:3493: finishing write tid 2 to smithi03366949-145 2023-06-03T20:03:10.252 INFO:tasks.rados.rados.0.smithi033.stdout:3493: finishing write tid 3 to smithi03366949-145 2023-06-03T20:03:10.252 INFO:tasks.rados.rados.0.smithi033.stdout:3493: finishing write tid 4 to smithi03366949-145 2023-06-03T20:03:10.253 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 145 v 445 (ObjNum 2168 snap 0 seq_num 2168) dirty exists 2023-06-03T20:03:10.253 INFO:tasks.rados.rados.0.smithi033.stdout:3493: left oid 145 (ObjNum 2168 snap 0 seq_num 2168) 2023-06-03T20:03:10.253 INFO:tasks.rados.rados.0.smithi033.stdout:3494: finishing write tid 1 to smithi03366949-269 2023-06-03T20:03:10.253 INFO:tasks.rados.rados.0.smithi033.stdout:3494: finishing write tid 2 to smithi03366949-269 2023-06-03T20:03:10.254 INFO:tasks.rados.rados.0.smithi033.stdout:3494: finishing write tid 3 to smithi03366949-269 2023-06-03T20:03:10.254 INFO:tasks.rados.rados.0.smithi033.stdout:3494: finishing write tid 4 to smithi03366949-269 2023-06-03T20:03:10.254 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 269 v 419 (ObjNum 2169 snap 0 seq_num 2169) dirty exists 2023-06-03T20:03:10.254 INFO:tasks.rados.rados.0.smithi033.stdout:3494: left oid 269 (ObjNum 2169 snap 0 seq_num 2169) 2023-06-03T20:03:10.255 INFO:tasks.rados.rados.0.smithi033.stdout:3495: finishing write tid 1 to smithi03366949-480 2023-06-03T20:03:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:3493: done (3 left) 2023-06-03T20:03:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:3494: done (2 left) 2023-06-03T20:03:10.256 INFO:tasks.rados.rados.0.smithi033.stdout:3496: done (1 left) 2023-06-03T20:03:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:3497: read oid 418 snap -1 2023-06-03T20:03:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:3497: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-06-03T20:03:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:3498: write oid 467 current snap is 0 2023-06-03T20:03:10.257 INFO:tasks.rados.rados.0.smithi033.stdout:3498: seq_num 2172 ranges {504804=601433,1600066=712764} 2023-06-03T20:03:10.258 INFO:tasks.rados.rados.0.smithi033.stdout:3498: writing smithi03366949-467 from 504804 to 1106237 tid 1 2023-06-03T20:03:10.264 INFO:tasks.rados.rados.0.smithi033.stdout:3498: writing smithi03366949-467 from 1600066 to 2312830 tid 2 2023-06-03T20:03:10.264 INFO:tasks.rados.rados.0.smithi033.stdout:3499: read oid 160 snap -1 2023-06-03T20:03:10.264 INFO:tasks.rados.rados.0.smithi033.stdout:3499: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3500: read oid 137 snap -1 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3500: expect deleted 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3501: read oid 231 snap -1 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3501: expect deleted 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3502: write oid 142 current snap is 0 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3495: finishing write tid 2 to smithi03366949-480 2023-06-03T20:03:10.265 INFO:tasks.rados.rados.0.smithi033.stdout:3495: finishing write tid 3 to smithi03366949-480 2023-06-03T20:03:10.266 INFO:tasks.rados.rados.0.smithi033.stdout:3495: finishing write tid 4 to smithi03366949-480 2023-06-03T20:03:10.266 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 480 v 370 (ObjNum 2170 snap 0 seq_num 2170) dirty exists 2023-06-03T20:03:10.266 INFO:tasks.rados.rados.0.smithi033.stdout:3495: left oid 480 (ObjNum 2170 snap 0 seq_num 2170) 2023-06-03T20:03:10.266 INFO:tasks.rados.rados.0.smithi033.stdout:3502: seq_num 2173 ranges {521611=676682,1942195=456422} 2023-06-03T20:03:10.271 INFO:tasks.rados.rados.0.smithi033.stdout:3502: writing smithi03366949-142 from 521611 to 1198293 tid 1 2023-06-03T20:03:10.278 INFO:tasks.rados.rados.0.smithi033.stdout:3502: writing smithi03366949-142 from 1942195 to 2398617 tid 2 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3495: done (6 left) 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3503: read oid 242 snap -1 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3503: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3504: delete oid 141 current snap is 0 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3498: finishing write tid 1 to smithi03366949-467 2023-06-03T20:03:10.279 INFO:tasks.rados.rados.0.smithi033.stdout:3497: expect (ObjNum 1492 snap 0 seq_num 1492) 2023-06-03T20:03:10.421 INFO:tasks.rados.rados.0.smithi033.stdout:3498: finishing write tid 2 to smithi03366949-467 2023-06-03T20:03:10.421 INFO:tasks.rados.rados.0.smithi033.stdout:3498: finishing write tid 3 to smithi03366949-467 2023-06-03T20:03:10.421 INFO:tasks.rados.rados.0.smithi033.stdout:3498: finishing write tid 4 to smithi03366949-467 2023-06-03T20:03:10.422 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 511 (ObjNum 2172 snap 0 seq_num 2172) dirty exists 2023-06-03T20:03:10.422 INFO:tasks.rados.rados.0.smithi033.stdout:3498: left oid 467 (ObjNum 2172 snap 0 seq_num 2172) 2023-06-03T20:03:10.422 INFO:tasks.rados.rados.0.smithi033.stdout:3499: expect (ObjNum 2032 snap 0 seq_num 2032) 2023-06-03T20:03:10.590 INFO:tasks.rados.rados.0.smithi033.stdout:3502: finishing write tid 1 to smithi03366949-142 2023-06-03T20:03:10.591 INFO:tasks.rados.rados.0.smithi033.stdout:3503: expect (ObjNum 1897 snap 0 seq_num 1897) 2023-06-03T20:03:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:3502: finishing write tid 2 to smithi03366949-142 2023-06-03T20:03:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:3502: finishing write tid 3 to smithi03366949-142 2023-06-03T20:03:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:3502: finishing write tid 4 to smithi03366949-142 2023-06-03T20:03:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 142 v 465 (ObjNum 2173 snap 0 seq_num 2173) dirty exists 2023-06-03T20:03:10.861 INFO:tasks.rados.rados.0.smithi033.stdout:3502: left oid 142 (ObjNum 2173 snap 0 seq_num 2173) 2023-06-03T20:03:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:3497: done (7 left) 2023-06-03T20:03:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:3498: done (6 left) 2023-06-03T20:03:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:3499: done (5 left) 2023-06-03T20:03:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:3500: done (4 left) 2023-06-03T20:03:10.862 INFO:tasks.rados.rados.0.smithi033.stdout:3501: done (3 left) 2023-06-03T20:03:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:3502: done (2 left) 2023-06-03T20:03:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:3503: done (1 left) 2023-06-03T20:03:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:3504: done (0 left) 2023-06-03T20:03:10.863 INFO:tasks.rados.rados.0.smithi033.stdout:3505: read oid 376 snap -1 2023-06-03T20:03:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:3505: expect deleted 2023-06-03T20:03:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:3506: read oid 404 snap -1 2023-06-03T20:03:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:3506: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-06-03T20:03:10.864 INFO:tasks.rados.rados.0.smithi033.stdout:3507: write oid 255 current snap is 0 2023-06-03T20:03:10.865 INFO:tasks.rados.rados.0.smithi033.stdout:3507: seq_num 2175 ranges {555225=543533,1775512=460091} 2023-06-03T20:03:10.875 INFO:tasks.rados.rados.0.smithi033.stdout:3507: writing smithi03366949-255 from 555225 to 1098758 tid 1 2023-06-03T20:03:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:3507: writing smithi03366949-255 from 1775512 to 2235603 tid 2 2023-06-03T20:03:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:3508: read oid 127 snap -1 2023-06-03T20:03:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-06-03T20:03:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:3509: read oid 250 snap -1 2023-06-03T20:03:10.882 INFO:tasks.rados.rados.0.smithi033.stdout:3509: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-06-03T20:03:10.883 INFO:tasks.rados.rados.0.smithi033.stdout:3510: write oid 42 current snap is 0 2023-06-03T20:03:10.883 INFO:tasks.rados.rados.0.smithi033.stdout:3510: seq_num 2176 ranges {572032=618782,1833994=720102} 2023-06-03T20:03:10.889 INFO:tasks.rados.rados.0.smithi033.stdout:3510: writing smithi03366949-42 from 572032 to 1190814 tid 1 2023-06-03T20:03:10.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[55928]: debug 2023-06-03T20:03:10.450+0000 7f322e69c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:03:10.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[55928]: debug 2023-06-03T20:03:10.578+0000 7f322e69c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:03:10.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[26882]: cluster 2023-06-03T20:03:09.393975+0000 mgr.y (mgr.15198) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[26882]: audit 2023-06-03T20:03:10.288788+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[26882]: audit 2023-06-03T20:03:10.297968+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:10.897 INFO:tasks.rados.rados.0.smithi033.stdout:3510: writing smithi03366949-42 from 1833994 to 2554096 tid 2 2023-06-03T20:03:10.897 INFO:tasks.rados.rados.0.smithi033.stdout:3511: write oid 374 current snap is 0 2023-06-03T20:03:10.897 INFO:tasks.rados.rados.0.smithi033.stdout:3511: seq_num 2177 ranges {588839=694031,1776123=463760} 2023-06-03T20:03:10.904 INFO:tasks.rados.rados.0.smithi033.stdout:3511: writing smithi03366949-374 from 588839 to 1282870 tid 1 2023-06-03T20:03:10.910 INFO:tasks.rados.rados.0.smithi033.stdout:3511: writing smithi03366949-374 from 1776123 to 2239883 tid 2 2023-06-03T20:03:10.910 INFO:tasks.rados.rados.0.smithi033.stdout:3512: write oid 119 current snap is 0 2023-06-03T20:03:10.910 INFO:tasks.rados.rados.0.smithi033.stdout:3512: seq_num 2178 ranges {605646=769280,1834605=607418} 2023-06-03T20:03:10.920 INFO:tasks.rados.rados.0.smithi033.stdout:3512: writing smithi03366949-119 from 605646 to 1374926 tid 1 2023-06-03T20:03:10.926 INFO:tasks.rados.rados.0.smithi033.stdout:3512: writing smithi03366949-119 from 1834605 to 2442023 tid 2 2023-06-03T20:03:10.926 INFO:tasks.rados.rados.0.smithi033.stdout:3513: read oid 345 snap -1 2023-06-03T20:03:10.926 INFO:tasks.rados.rados.0.smithi033.stdout:3513: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-06-03T20:03:10.927 INFO:tasks.rados.rados.0.smithi033.stdout:3514: read oid 227 snap -1 2023-06-03T20:03:10.927 INFO:tasks.rados.rados.0.smithi033.stdout:3514: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-06-03T20:03:10.927 INFO:tasks.rados.rados.0.smithi033.stdout:3515: write oid 61 current snap is 0 2023-06-03T20:03:10.927 INFO:tasks.rados.rados.0.smithi033.stdout:3515: seq_num 2179 ranges {622453=444529,1493087=467429} 2023-06-03T20:03:10.932 INFO:tasks.rados.rados.0.smithi033.stdout:3515: writing smithi03366949-61 from 622453 to 1066982 tid 1 2023-06-03T20:03:10.938 INFO:tasks.rados.rados.0.smithi033.stdout:3515: writing smithi03366949-61 from 1493087 to 1960516 tid 2 2023-06-03T20:03:10.938 INFO:tasks.rados.rados.0.smithi033.stdout:3516: read oid 177 snap -1 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3516: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3517: read oid 302 snap -1 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3517: expect deleted 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3518: read oid 427 snap -1 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3518: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3519: read oid 55 snap -1 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3519: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-06-03T20:03:10.939 INFO:tasks.rados.rados.0.smithi033.stdout:3520: delete oid 408 current snap is 0 2023-06-03T20:03:10.940 INFO:tasks.rados.rados.0.smithi033.stdout:3506: expect (ObjNum 1810 snap 0 seq_num 1810) 2023-06-03T20:03:11.074 INFO:tasks.rados.rados.0.smithi033.stdout:3507: finishing write tid 1 to smithi03366949-255 2023-06-03T20:03:11.074 INFO:tasks.rados.rados.0.smithi033.stdout:3505: done (15 left) 2023-06-03T20:03:11.074 INFO:tasks.rados.rados.0.smithi033.stdout:3506: done (14 left) 2023-06-03T20:03:11.074 INFO:tasks.rados.rados.0.smithi033.stdout:3520: done (13 left) 2023-06-03T20:03:11.075 INFO:tasks.rados.rados.0.smithi033.stdout:3521: write oid 258 current snap is 0 2023-06-03T20:03:11.075 INFO:tasks.rados.rados.0.smithi033.stdout:3521: seq_num 2181 ranges {656067=595027,1893698=471098} 2023-06-03T20:03:11.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[33017]: cluster 2023-06-03T20:03:09.393975+0000 mgr.y (mgr.15198) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:11.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[33017]: audit 2023-06-03T20:03:10.288788+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:11.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[33017]: audit 2023-06-03T20:03:10.297968+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:11.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[26432]: cluster 2023-06-03T20:03:09.393975+0000 mgr.y (mgr.15198) 36 : cluster [DBG] pgmap v21: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 55 MiB/s rd, 6.5 MiB/s wr, 69 op/s 2023-06-03T20:03:11.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[26432]: audit 2023-06-03T20:03:10.288788+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:11.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:10 smithi033 bash[26432]: audit 2023-06-03T20:03:10.297968+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:11.088 INFO:tasks.rados.rados.0.smithi033.stdout:3521: writing smithi03366949-258 from 656067 to 1251094 tid 1 2023-06-03T20:03:11.095 INFO:tasks.rados.rados.0.smithi033.stdout:3521: writing smithi03366949-258 from 1893698 to 2364796 tid 2 2023-06-03T20:03:11.095 INFO:tasks.rados.rados.0.smithi033.stdout:3522: write oid 467 current snap is 0 2023-06-03T20:03:11.095 INFO:tasks.rados.rados.0.smithi033.stdout:3522: seq_num 2182 ranges {672874=786629,2068533=604341} 2023-06-03T20:03:11.103 INFO:tasks.rados.rados.0.smithi033.stdout:3522: writing smithi03366949-467 from 672874 to 1459503 tid 1 2023-06-03T20:03:11.111 INFO:tasks.rados.rados.0.smithi033.stdout:3522: writing smithi03366949-467 from 2068533 to 2672874 tid 2 2023-06-03T20:03:11.111 INFO:tasks.rados.rados.0.smithi033.stdout:3523: read oid 403 snap -1 2023-06-03T20:03:11.111 INFO:tasks.rados.rados.0.smithi033.stdout:3523: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-06-03T20:03:11.111 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:11.111 INFO:tasks.rados.rados.0.smithi033.stdout:3507: finishing write tid 2 to smithi03366949-255 2023-06-03T20:03:11.112 INFO:tasks.rados.rados.0.smithi033.stdout:3507: finishing write tid 3 to smithi03366949-255 2023-06-03T20:03:11.112 INFO:tasks.rados.rados.0.smithi033.stdout:3508: expect (ObjNum 2144 snap 0 seq_num 2144) 2023-06-03T20:03:11.257 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:10 smithi083 bash[55928]: debug 2023-06-03T20:03:10.982+0000 7f322e69c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:03:11.257 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.102+0000 7f322e69c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:03:11.266 INFO:tasks.rados.rados.0.smithi033.stdout:3509: expect (ObjNum 1802 snap 0 seq_num 1802) 2023-06-03T20:03:11.366 INFO:tasks.rados.rados.0.smithi033.stdout:3507: finishing write tid 4 to smithi03366949-255 2023-06-03T20:03:11.400 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 255 v 465 (ObjNum 2175 snap 0 seq_num 2175) dirty exists 2023-06-03T20:03:11.401 INFO:tasks.rados.rados.0.smithi033.stdout:3507: left oid 255 (ObjNum 2175 snap 0 seq_num 2175) 2023-06-03T20:03:11.401 INFO:tasks.rados.rados.0.smithi033.stdout:3510: finishing write tid 1 to smithi03366949-42 2023-06-03T20:03:11.401 INFO:tasks.rados.rados.0.smithi033.stdout:3510: finishing write tid 2 to smithi03366949-42 2023-06-03T20:03:11.401 INFO:tasks.rados.rados.0.smithi033.stdout:3510: finishing write tid 3 to smithi03366949-42 2023-06-03T20:03:11.402 INFO:tasks.rados.rados.0.smithi033.stdout:3510: finishing write tid 4 to smithi03366949-42 2023-06-03T20:03:11.402 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 42 v 468 (ObjNum 2176 snap 0 seq_num 2176) dirty exists 2023-06-03T20:03:11.402 INFO:tasks.rados.rados.0.smithi033.stdout:3510: left oid 42 (ObjNum 2176 snap 0 seq_num 2176) 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3511: finishing write tid 1 to smithi03366949-374 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3511: finishing write tid 2 to smithi03366949-374 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3511: finishing write tid 3 to smithi03366949-374 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3511: finishing write tid 4 to smithi03366949-374 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 374 v 471 (ObjNum 2177 snap 0 seq_num 2177) dirty exists 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3511: left oid 374 (ObjNum 2177 snap 0 seq_num 2177) 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3512: finishing write tid 1 to smithi03366949-119 2023-06-03T20:03:11.403 INFO:tasks.rados.rados.0.smithi033.stdout:3513: expect (ObjNum 1697 snap 0 seq_num 1697) 2023-06-03T20:03:11.462 INFO:tasks.rados.rados.0.smithi033.stdout:3512: finishing write tid 2 to smithi03366949-119 2023-06-03T20:03:11.463 INFO:tasks.rados.rados.0.smithi033.stdout:3512: finishing write tid 3 to smithi03366949-119 2023-06-03T20:03:11.463 INFO:tasks.rados.rados.0.smithi033.stdout:3512: finishing write tid 4 to smithi03366949-119 2023-06-03T20:03:11.463 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 119 v 387 (ObjNum 2178 snap 0 seq_num 2178) dirty exists 2023-06-03T20:03:11.463 INFO:tasks.rados.rados.0.smithi033.stdout:3512: left oid 119 (ObjNum 2178 snap 0 seq_num 2178) 2023-06-03T20:03:11.463 INFO:tasks.rados.rados.0.smithi033.stdout:3514: expect (ObjNum 1927 snap 0 seq_num 1927) 2023-06-03T20:03:11.556 INFO:tasks.rados.rados.0.smithi033.stdout:3515: finishing write tid 1 to smithi03366949-61 2023-06-03T20:03:11.556 INFO:tasks.rados.rados.0.smithi033.stdout:3507: done (15 left) 2023-06-03T20:03:11.557 INFO:tasks.rados.rados.0.smithi033.stdout:3508: done (14 left) 2023-06-03T20:03:11.557 INFO:tasks.rados.rados.0.smithi033.stdout:3509: done (13 left) 2023-06-03T20:03:11.557 INFO:tasks.rados.rados.0.smithi033.stdout:3510: done (12 left) 2023-06-03T20:03:11.557 INFO:tasks.rados.rados.0.smithi033.stdout:3511: done (11 left) 2023-06-03T20:03:11.557 INFO:tasks.rados.rados.0.smithi033.stdout:3512: done (10 left) 2023-06-03T20:03:11.558 INFO:tasks.rados.rados.0.smithi033.stdout:3513: done (9 left) 2023-06-03T20:03:11.558 INFO:tasks.rados.rados.0.smithi033.stdout:3514: done (8 left) 2023-06-03T20:03:11.558 INFO:tasks.rados.rados.0.smithi033.stdout:3524: write oid 351 current snap is 0 2023-06-03T20:03:11.558 INFO:tasks.rados.rados.0.smithi033.stdout:3515: finishing write tid 2 to smithi03366949-61 2023-06-03T20:03:11.559 INFO:tasks.rados.rados.0.smithi033.stdout:3515: finishing write tid 3 to smithi03366949-61 2023-06-03T20:03:11.559 INFO:tasks.rados.rados.0.smithi033.stdout:3524: seq_num 2183 ranges {689681=461878,1727015=474767} 2023-06-03T20:03:11.566 INFO:tasks.rados.rados.0.smithi033.stdout:3524: writing smithi03366949-351 from 689681 to 1151559 tid 1 2023-06-03T20:03:11.574 INFO:tasks.rados.rados.0.smithi033.stdout:3524: writing smithi03366949-351 from 1727015 to 2201782 tid 2 2023-06-03T20:03:11.575 INFO:tasks.rados.rados.0.smithi033.stdout:3517: done (8 left) 2023-06-03T20:03:11.575 INFO:tasks.rados.rados.0.smithi033.stdout:3525: read oid 459 snap -1 2023-06-03T20:03:11.575 INFO:tasks.rados.rados.0.smithi033.stdout:3525: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:03:11.575 INFO:tasks.rados.rados.0.smithi033.stdout:3526: write oid 63 current snap is 0 2023-06-03T20:03:11.575 INFO:tasks.rados.rados.0.smithi033.stdout:3518: expect (ObjNum 2030 snap 0 seq_num 2030) 2023-06-03T20:03:11.600 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.250+0000 7f322e69c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:11.601 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.370+0000 7f322e69c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:03:11.601 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.498+0000 7f322e69c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:03:11.722 INFO:tasks.rados.rados.0.smithi033.stdout:3515: finishing write tid 4 to smithi03366949-61 2023-06-03T20:03:11.723 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 61 v 448 (ObjNum 2179 snap 0 seq_num 2179) dirty exists 2023-06-03T20:03:11.723 INFO:tasks.rados.rados.0.smithi033.stdout:3515: left oid 61 (ObjNum 2179 snap 0 seq_num 2179) 2023-06-03T20:03:11.723 INFO:tasks.rados.rados.0.smithi033.stdout:3516: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:11.861 INFO:tasks.rados.rados.0.smithi033.stdout:3519: expect (ObjNum 1420 snap 0 seq_num 1420) 2023-06-03T20:03:11.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[26882]: audit 2023-06-03T20:03:11.529048+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.33:0/2004308181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:11.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.694+0000 7f322e69c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:03:11.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:11 smithi083 bash[55928]: debug 2023-06-03T20:03:11.826+0000 7f322e69c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:03:12.067 INFO:tasks.rados.rados.0.smithi033.stdout:3521: finishing write tid 1 to smithi03366949-258 2023-06-03T20:03:12.067 INFO:tasks.rados.rados.0.smithi033.stdout:3521: finishing write tid 2 to smithi03366949-258 2023-06-03T20:03:12.067 INFO:tasks.rados.rados.0.smithi033.stdout:3521: finishing write tid 3 to smithi03366949-258 2023-06-03T20:03:12.067 INFO:tasks.rados.rados.0.smithi033.stdout:3521: finishing write tid 4 to smithi03366949-258 2023-06-03T20:03:12.068 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 258 v 323 (ObjNum 2181 snap 0 seq_num 2181) dirty exists 2023-06-03T20:03:12.068 INFO:tasks.rados.rados.0.smithi033.stdout:3521: left oid 258 (ObjNum 2181 snap 0 seq_num 2181) 2023-06-03T20:03:12.068 INFO:tasks.rados.rados.0.smithi033.stdout:3522: finishing write tid 1 to smithi03366949-467 2023-06-03T20:03:12.068 INFO:tasks.rados.rados.0.smithi033.stdout:3523: expect (ObjNum 1390 snap 0 seq_num 1390) 2023-06-03T20:03:12.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:11 smithi033 bash[33017]: audit 2023-06-03T20:03:11.529048+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.33:0/2004308181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:12.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:11 smithi033 bash[26432]: audit 2023-06-03T20:03:11.529048+0000 mon.c (mon.2) 192 : audit [DBG] from='client.? 172.21.15.33:0/2004308181' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:3522: finishing write tid 2 to smithi03366949-467 2023-06-03T20:03:12.208 INFO:tasks.rados.rados.0.smithi033.stdout:3522: finishing write tid 3 to smithi03366949-467 2023-06-03T20:03:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:3522: finishing write tid 4 to smithi03366949-467 2023-06-03T20:03:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 514 (ObjNum 2182 snap 0 seq_num 2182) dirty exists 2023-06-03T20:03:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:3522: left oid 467 (ObjNum 2182 snap 0 seq_num 2182) 2023-06-03T20:03:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:3524: finishing write tid 1 to smithi03366949-351 2023-06-03T20:03:12.209 INFO:tasks.rados.rados.0.smithi033.stdout:3524: finishing write tid 2 to smithi03366949-351 2023-06-03T20:03:12.210 INFO:tasks.rados.rados.0.smithi033.stdout:3524: finishing write tid 3 to smithi03366949-351 2023-06-03T20:03:12.210 INFO:tasks.rados.rados.0.smithi033.stdout:3524: finishing write tid 4 to smithi03366949-351 2023-06-03T20:03:12.210 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 351 v 422 (ObjNum 2183 snap 0 seq_num 2183) dirty exists 2023-06-03T20:03:12.210 INFO:tasks.rados.rados.0.smithi033.stdout:3524: left oid 351 (ObjNum 2183 snap 0 seq_num 2183) 2023-06-03T20:03:12.210 INFO:tasks.rados.rados.0.smithi033.stdout:3525: expect (ObjNum 458 snap 0 seq_num 458) 2023-06-03T20:03:12.318 INFO:tasks.rados.rados.0.smithi033.stdout:3526: seq_num 2184 ranges {706488=537127,1785497=618425} 2023-06-03T20:03:12.332 INFO:tasks.rados.rados.0.smithi033.stdout:3526: writing smithi03366949-63 from 706488 to 1243615 tid 1 2023-06-03T20:03:12.341 INFO:tasks.rados.rados.0.smithi033.stdout:3526: writing smithi03366949-63 from 1785497 to 2403922 tid 2 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3515: done (9 left) 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3516: done (8 left) 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3518: done (7 left) 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3519: done (6 left) 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3521: done (5 left) 2023-06-03T20:03:12.342 INFO:tasks.rados.rados.0.smithi033.stdout:3522: done (4 left) 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3523: done (3 left) 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3524: done (2 left) 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3525: done (1 left) 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3527: read oid 388 snap -1 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3527: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3528: write oid 202 current snap is 0 2023-06-03T20:03:12.343 INFO:tasks.rados.rados.0.smithi033.stdout:3526: finishing write tid 1 to smithi03366949-63 2023-06-03T20:03:12.344 INFO:tasks.rados.rados.0.smithi033.stdout:3528: seq_num 2185 ranges {723295=612376,2127626=478436} 2023-06-03T20:03:12.349 INFO:tasks.rados.rados.0.smithi033.stdout:3528: writing smithi03366949-202 from 723295 to 1335671 tid 1 2023-06-03T20:03:12.356 INFO:tasks.rados.rados.0.smithi033.stdout:3528: writing smithi03366949-202 from 2127626 to 2606062 tid 2 2023-06-03T20:03:12.356 INFO:tasks.rados.rados.0.smithi033.stdout:3529: write oid 497 current snap is 0 2023-06-03T20:03:12.356 INFO:tasks.rados.rados.0.smithi033.stdout:3529: seq_num 2186 ranges {740102=687625,2186108=553994} 2023-06-03T20:03:12.364 INFO:tasks.rados.rados.0.smithi033.stdout:3529: writing smithi03366949-497 from 740102 to 1427727 tid 1 2023-06-03T20:03:12.372 INFO:tasks.rados.rados.0.smithi033.stdout:3529: writing smithi03366949-497 from 2186108 to 2740102 tid 2 2023-06-03T20:03:12.372 INFO:tasks.rados.rados.0.smithi033.stdout:3530: read oid 148 snap -1 2023-06-03T20:03:12.372 INFO:tasks.rados.rados.0.smithi033.stdout:3530: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-06-03T20:03:12.372 INFO:tasks.rados.rados.0.smithi033.stdout:3531: write oid 22 current snap is 0 2023-06-03T20:03:12.373 INFO:tasks.rados.rados.0.smithi033.stdout:3526: finishing write tid 2 to smithi03366949-63 2023-06-03T20:03:12.373 INFO:tasks.rados.rados.0.smithi033.stdout:3531: seq_num 2187 ranges {756909=762874,2244590=482105} 2023-06-03T20:03:12.380 INFO:tasks.rados.rados.0.smithi033.stdout:3531: writing smithi03366949-22 from 756909 to 1519783 tid 1 2023-06-03T20:03:12.388 INFO:tasks.rados.rados.0.smithi033.stdout:3531: writing smithi03366949-22 from 2244590 to 2726695 tid 2 2023-06-03T20:03:12.388 INFO:tasks.rados.rados.0.smithi033.stdout:3532: read oid 309 snap -1 2023-06-03T20:03:12.388 INFO:tasks.rados.rados.0.smithi033.stdout:3532: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-06-03T20:03:12.388 INFO:tasks.rados.rados.0.smithi033.stdout:3533: write oid 322 current snap is 0 2023-06-03T20:03:12.389 INFO:tasks.rados.rados.0.smithi033.stdout:3533: seq_num 2188 ranges {773716=438123,1903072=625763} 2023-06-03T20:03:12.396 INFO:tasks.rados.rados.0.smithi033.stdout:3533: writing smithi03366949-322 from 773716 to 1211839 tid 1 2023-06-03T20:03:12.404 INFO:tasks.rados.rados.0.smithi033.stdout:3533: writing smithi03366949-322 from 1903072 to 2528835 tid 2 2023-06-03T20:03:12.405 INFO:tasks.rados.rados.0.smithi033.stdout:3534: write oid 349 current snap is 0 2023-06-03T20:03:12.405 INFO:tasks.rados.rados.0.smithi033.stdout:3534: seq_num 2189 ranges {790523=513372,1961554=769421} 2023-06-03T20:03:12.411 INFO:tasks.rados.rados.0.smithi033.stdout:3534: writing smithi03366949-349 from 790523 to 1303895 tid 1 2023-06-03T20:03:12.419 INFO:tasks.rados.rados.0.smithi033.stdout:3534: writing smithi03366949-349 from 1961554 to 2730975 tid 2 2023-06-03T20:03:12.420 INFO:tasks.rados.rados.0.smithi033.stdout:3535: write oid 472 current snap is 0 2023-06-03T20:03:12.420 INFO:tasks.rados.rados.0.smithi033.stdout:3535: seq_num 2190 ranges {407330=704974,1620036=629432} 2023-06-03T20:03:12.425 INFO:tasks.rados.rados.0.smithi033.stdout:3535: writing smithi03366949-472 from 407330 to 1112304 tid 1 2023-06-03T20:03:12.433 INFO:tasks.rados.rados.0.smithi033.stdout:3535: writing smithi03366949-472 from 1620036 to 2249468 tid 2 2023-06-03T20:03:12.433 INFO:tasks.rados.rados.0.smithi033.stdout:3536: read oid 255 snap -1 2023-06-03T20:03:12.433 INFO:tasks.rados.rados.0.smithi033.stdout:3536: expect (ObjNum 2175 snap 0 seq_num 2175) 2023-06-03T20:03:12.433 INFO:tasks.rados.rados.0.smithi033.stdout:3537: read oid 220 snap -1 2023-06-03T20:03:12.433 INFO:tasks.rados.rados.0.smithi033.stdout:3537: expect deleted 2023-06-03T20:03:12.434 INFO:tasks.rados.rados.0.smithi033.stdout:3538: read oid 473 snap -1 2023-06-03T20:03:12.434 INFO:tasks.rados.rados.0.smithi033.stdout:3538: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-06-03T20:03:12.434 INFO:tasks.rados.rados.0.smithi033.stdout:3526: finishing write tid 3 to smithi03366949-63 2023-06-03T20:03:12.434 INFO:tasks.rados.rados.0.smithi033.stdout:3526: finishing write tid 4 to smithi03366949-63 2023-06-03T20:03:12.434 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 63 v 390 (ObjNum 2184 snap 0 seq_num 2184) dirty exists 2023-06-03T20:03:12.435 INFO:tasks.rados.rados.0.smithi033.stdout:3526: left oid 63 (ObjNum 2184 snap 0 seq_num 2184) 2023-06-03T20:03:12.435 INFO:tasks.rados.rados.0.smithi033.stdout:3528: finishing write tid 1 to smithi03366949-202 2023-06-03T20:03:12.435 INFO:tasks.rados.rados.0.smithi033.stdout:3526: done (12 left) 2023-06-03T20:03:12.435 INFO:tasks.rados.rados.0.smithi033.stdout:3539: read oid 217 snap -1 2023-06-03T20:03:12.435 INFO:tasks.rados.rados.0.smithi033.stdout:3539: expect deleted 2023-06-03T20:03:12.436 INFO:tasks.rados.rados.0.smithi033.stdout:3540: write oid 409 current snap is 0 2023-06-03T20:03:12.436 INFO:tasks.rados.rados.0.smithi033.stdout:3540: seq_num 2191 ranges {424137=780223,1678518=773090} 2023-06-03T20:03:12.440 INFO:tasks.rados.rados.0.smithi033.stdout:3540: writing smithi03366949-409 from 424137 to 1204360 tid 1 2023-06-03T20:03:12.450 INFO:tasks.rados.rados.0.smithi033.stdout:3540: writing smithi03366949-409 from 1678518 to 2451608 tid 2 2023-06-03T20:03:12.451 INFO:tasks.rados.rados.0.smithi033.stdout:3541: read oid 301 snap -1 2023-06-03T20:03:12.451 INFO:tasks.rados.rados.0.smithi033.stdout:3541: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-06-03T20:03:12.451 INFO:tasks.rados.rados.0.smithi033.stdout:3542: write oid 266 current snap is 0 2023-06-03T20:03:12.451 INFO:tasks.rados.rados.0.smithi033.stdout:3527: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:03:12.629 INFO:tasks.rados.rados.0.smithi033.stdout:3528: finishing write tid 2 to smithi03366949-202 2023-06-03T20:03:12.630 INFO:tasks.rados.rados.0.smithi033.stdout:3528: finishing write tid 3 to smithi03366949-202 2023-06-03T20:03:12.630 INFO:tasks.rados.rados.0.smithi033.stdout:3528: finishing write tid 4 to smithi03366949-202 2023-06-03T20:03:12.630 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 425 (ObjNum 2185 snap 0 seq_num 2185) dirty exists 2023-06-03T20:03:12.630 INFO:tasks.rados.rados.0.smithi033.stdout:3528: left oid 202 (ObjNum 2185 snap 0 seq_num 2185) 2023-06-03T20:03:12.630 INFO:tasks.rados.rados.0.smithi033.stdout:3529: finishing write tid 1 to smithi03366949-497 2023-06-03T20:03:12.631 INFO:tasks.rados.rados.0.smithi033.stdout:3529: finishing write tid 2 to smithi03366949-497 2023-06-03T20:03:12.631 INFO:tasks.rados.rados.0.smithi033.stdout:3542: seq_num 2192 ranges {440944=455472,1337000=633101,2528612=312332} 2023-06-03T20:03:12.636 INFO:tasks.rados.rados.0.smithi033.stdout:3542: writing smithi03366949-266 from 440944 to 896416 tid 1 2023-06-03T20:03:12.645 INFO:tasks.rados.rados.0.smithi033.stdout:3542: writing smithi03366949-266 from 1337000 to 1970101 tid 2 2023-06-03T20:03:12.649 INFO:tasks.rados.rados.0.smithi033.stdout:3542: writing smithi03366949-266 from 2528612 to 2840944 tid 3 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3527: done (15 left) 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3528: done (14 left) 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3543: read oid 338 snap -1 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3543: expect deleted 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3544: read oid 70 snap -1 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout:3544: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-06-03T20:03:12.650 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:3529: finishing write tid 3 to smithi03366949-497 2023-06-03T20:03:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:3529: finishing write tid 4 to smithi03366949-497 2023-06-03T20:03:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 497 v 326 (ObjNum 2186 snap 0 seq_num 2186) dirty exists 2023-06-03T20:03:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:3529: left oid 497 (ObjNum 2186 snap 0 seq_num 2186) 2023-06-03T20:03:12.651 INFO:tasks.rados.rados.0.smithi033.stdout:3530: expect (ObjNum 1752 snap 0 seq_num 1752) 2023-06-03T20:03:12.853 INFO:tasks.rados.rados.0.smithi033.stdout:3531: finishing write tid 1 to smithi03366949-22 2023-06-03T20:03:12.854 INFO:tasks.rados.rados.0.smithi033.stdout:3531: finishing write tid 2 to smithi03366949-22 2023-06-03T20:03:12.854 INFO:tasks.rados.rados.0.smithi033.stdout:3531: finishing write tid 3 to smithi03366949-22 2023-06-03T20:03:12.854 INFO:tasks.rados.rados.0.smithi033.stdout:3531: finishing write tid 4 to smithi03366949-22 2023-06-03T20:03:12.854 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 22 v 468 (ObjNum 2187 snap 0 seq_num 2187) dirty exists 2023-06-03T20:03:12.854 INFO:tasks.rados.rados.0.smithi033.stdout:3531: left oid 22 (ObjNum 2187 snap 0 seq_num 2187) 2023-06-03T20:03:12.855 INFO:tasks.rados.rados.0.smithi033.stdout:3532: expect (ObjNum 1563 snap 0 seq_num 1563) 2023-06-03T20:03:12.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:12 smithi083 bash[26882]: cluster 2023-06-03T20:03:11.395136+0000 mgr.y (mgr.15198) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.4 MiB/s wr, 96 op/s 2023-06-03T20:03:12.977 INFO:tasks.rados.rados.0.smithi033.stdout:3533: finishing write tid 1 to smithi03366949-322 2023-06-03T20:03:12.977 INFO:tasks.rados.rados.0.smithi033.stdout:3533: finishing write tid 2 to smithi03366949-322 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3533: finishing write tid 3 to smithi03366949-322 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3533: finishing write tid 4 to smithi03366949-322 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 322 v 442 (ObjNum 2188 snap 0 seq_num 2188) dirty exists 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3533: left oid 322 (ObjNum 2188 snap 0 seq_num 2188) 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3534: finishing write tid 1 to smithi03366949-349 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3534: finishing write tid 2 to smithi03366949-349 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3534: finishing write tid 3 to smithi03366949-349 2023-06-03T20:03:12.978 INFO:tasks.rados.rados.0.smithi033.stdout:3534: finishing write tid 4 to smithi03366949-349 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 585 (ObjNum 2189 snap 0 seq_num 2189) dirty exists 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3534: left oid 349 (ObjNum 2189 snap 0 seq_num 2189) 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3535: finishing write tid 1 to smithi03366949-472 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3535: finishing write tid 2 to smithi03366949-472 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3535: finishing write tid 3 to smithi03366949-472 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3535: finishing write tid 4 to smithi03366949-472 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 472 v 451 (ObjNum 2190 snap 0 seq_num 2190) dirty exists 2023-06-03T20:03:12.979 INFO:tasks.rados.rados.0.smithi033.stdout:3535: left oid 472 (ObjNum 2190 snap 0 seq_num 2190) 2023-06-03T20:03:12.980 INFO:tasks.rados.rados.0.smithi033.stdout:3538: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-06-03T20:03:13.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:12 smithi033 bash[33017]: cluster 2023-06-03T20:03:11.395136+0000 mgr.y (mgr.15198) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.4 MiB/s wr, 96 op/s 2023-06-03T20:03:13.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:12 smithi033 bash[26432]: cluster 2023-06-03T20:03:11.395136+0000 mgr.y (mgr.15198) 37 : cluster [DBG] pgmap v22: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.4 MiB/s wr, 96 op/s 2023-06-03T20:03:13.186 INFO:tasks.rados.rados.0.smithi033.stdout:3536: expect (ObjNum 2175 snap 0 seq_num 2175) 2023-06-03T20:03:13.338 INFO:tasks.rados.rados.0.smithi033.stdout:3540: finishing write tid 1 to smithi03366949-409 2023-06-03T20:03:13.338 INFO:tasks.rados.rados.0.smithi033.stdout:3540: finishing write tid 2 to smithi03366949-409 2023-06-03T20:03:13.338 INFO:tasks.rados.rados.0.smithi033.stdout:3540: finishing write tid 3 to smithi03366949-409 2023-06-03T20:03:13.339 INFO:tasks.rados.rados.0.smithi033.stdout:3540: finishing write tid 4 to smithi03366949-409 2023-06-03T20:03:13.339 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 409 v 329 (ObjNum 2191 snap 0 seq_num 2191) dirty exists 2023-06-03T20:03:13.339 INFO:tasks.rados.rados.0.smithi033.stdout:3540: left oid 409 (ObjNum 2191 snap 0 seq_num 2191) 2023-06-03T20:03:13.339 INFO:tasks.rados.rados.0.smithi033.stdout:3541: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-06-03T20:03:13.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: debug 2023-06-03T20:03:13.074+0000 7f322e69c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:03:13.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: [03/Jun/2023:20:03:13] ENGINE Bus STARTING 2023-06-03T20:03:13.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: CherryPy Checker: 2023-06-03T20:03:13.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: The Application mounted at '' has an empty config. 2023-06-03T20:03:13.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: [03/Jun/2023:20:03:13] ENGINE Serving on http://:::9283 2023-06-03T20:03:13.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[55928]: [03/Jun/2023:20:03:13] ENGINE Bus STARTED 2023-06-03T20:03:13.456 INFO:tasks.rados.rados.0.smithi033.stdout:3542: finishing write tid 1 to smithi03366949-266 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3542: finishing write tid 2 to smithi03366949-266 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3542: finishing write tid 3 to smithi03366949-266 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3542: finishing write tid 4 to smithi03366949-266 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3542: finishing write tid 5 to smithi03366949-266 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 455 (ObjNum 2192 snap 0 seq_num 2192) dirty exists 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3542: left oid 266 (ObjNum 2192 snap 0 seq_num 2192) 2023-06-03T20:03:13.457 INFO:tasks.rados.rados.0.smithi033.stdout:3544: expect (ObjNum 2108 snap 0 seq_num 2108) 2023-06-03T20:03:13.662 INFO:tasks.rados.rados.0.smithi033.stdout:3529: done (15 left) 2023-06-03T20:03:13.663 INFO:tasks.rados.rados.0.smithi033.stdout:3530: done (14 left) 2023-06-03T20:03:13.663 INFO:tasks.rados.rados.0.smithi033.stdout:3531: done (13 left) 2023-06-03T20:03:13.663 INFO:tasks.rados.rados.0.smithi033.stdout:3532: done (12 left) 2023-06-03T20:03:13.663 INFO:tasks.rados.rados.0.smithi033.stdout:3533: done (11 left) 2023-06-03T20:03:13.664 INFO:tasks.rados.rados.0.smithi033.stdout:3534: done (10 left) 2023-06-03T20:03:13.664 INFO:tasks.rados.rados.0.smithi033.stdout:3535: done (9 left) 2023-06-03T20:03:13.664 INFO:tasks.rados.rados.0.smithi033.stdout:3536: done (8 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3537: done (7 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3538: done (6 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3539: done (5 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3540: done (4 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3541: done (3 left) 2023-06-03T20:03:13.665 INFO:tasks.rados.rados.0.smithi033.stdout:3542: done (2 left) 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3543: done (1 left) 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3544: done (0 left) 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3545: read oid 192 snap -1 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3545: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3546: write oid 499 current snap is 0 2023-06-03T20:03:13.666 INFO:tasks.rados.rados.0.smithi033.stdout:3546: seq_num 2193 ranges {457751=530721,1395482=776759} 2023-06-03T20:03:13.672 INFO:tasks.rados.rados.0.smithi033.stdout:3546: writing smithi03366949-499 from 457751 to 988472 tid 1 2023-06-03T20:03:13.681 INFO:tasks.rados.rados.0.smithi033.stdout:3546: writing smithi03366949-499 from 1395482 to 2172241 tid 2 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3547: read oid 143 snap -1 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3547: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3548: read oid 456 snap -1 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3548: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3549: read oid 21 snap -1 2023-06-03T20:03:13.682 INFO:tasks.rados.rados.0.smithi033.stdout:3549: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-06-03T20:03:13.683 INFO:tasks.rados.rados.0.smithi033.stdout:3550: write oid 458 current snap is 0 2023-06-03T20:03:13.683 INFO:tasks.rados.rados.0.smithi033.stdout:3550: seq_num 2194 ranges {474558=605970,1737611=636770,2867105=7453} 2023-06-03T20:03:13.688 INFO:tasks.rados.rados.0.smithi033.stdout:3550: writing smithi03366949-458 from 474558 to 1080528 tid 1 2023-06-03T20:03:13.696 INFO:tasks.rados.rados.0.smithi033.stdout:3550: writing smithi03366949-458 from 1737611 to 2374381 tid 2 2023-06-03T20:03:13.699 INFO:tasks.rados.rados.0.smithi033.stdout:3550: writing smithi03366949-458 from 2867105 to 2874558 tid 3 2023-06-03T20:03:13.699 INFO:tasks.rados.rados.0.smithi033.stdout:3551: write oid 24 current snap is 0 2023-06-03T20:03:13.699 INFO:tasks.rados.rados.0.smithi033.stdout:3551: seq_num 2195 ranges {491365=681219,1796093=780428} 2023-06-03T20:03:13.705 INFO:tasks.rados.rados.0.smithi033.stdout:3551: writing smithi03366949-24 from 491365 to 1172584 tid 1 2023-06-03T20:03:13.713 INFO:tasks.rados.rados.0.smithi033.stdout:3551: writing smithi03366949-24 from 1796093 to 2576521 tid 2 2023-06-03T20:03:13.714 INFO:tasks.rados.rados.0.smithi033.stdout:3552: write oid 460 current snap is 0 2023-06-03T20:03:13.714 INFO:tasks.rados.rados.0.smithi033.stdout:3552: seq_num 2196 ranges {508172=756468,1854575=640439} 2023-06-03T20:03:13.721 INFO:tasks.rados.rados.0.smithi033.stdout:3552: writing smithi03366949-460 from 508172 to 1264640 tid 1 2023-06-03T20:03:13.728 INFO:tasks.rados.rados.0.smithi033.stdout:3552: writing smithi03366949-460 from 1854575 to 2495014 tid 2 2023-06-03T20:03:13.728 INFO:tasks.rados.rados.0.smithi033.stdout:3553: write oid 241 current snap is 0 2023-06-03T20:03:13.728 INFO:tasks.rados.rados.0.smithi033.stdout:3553: seq_num 2197 ranges {524979=431717,1513057=784097} 2023-06-03T20:03:13.733 INFO:tasks.rados.rados.0.smithi033.stdout:3553: writing smithi03366949-241 from 524979 to 956696 tid 1 2023-06-03T20:03:13.741 INFO:tasks.rados.rados.0.smithi033.stdout:3553: writing smithi03366949-241 from 1513057 to 2297154 tid 2 2023-06-03T20:03:13.741 INFO:tasks.rados.rados.0.smithi033.stdout:3554: write oid 264 current snap is 0 2023-06-03T20:03:13.742 INFO:tasks.rados.rados.0.smithi033.stdout:3554: seq_num 2198 ranges {541786=623319,1571539=644108,2693150=248636} 2023-06-03T20:03:13.747 INFO:tasks.rados.rados.0.smithi033.stdout:3554: writing smithi03366949-264 from 541786 to 1165105 tid 1 2023-06-03T20:03:13.753 INFO:tasks.rados.rados.0.smithi033.stdout:3554: writing smithi03366949-264 from 1571539 to 2215647 tid 2 2023-06-03T20:03:13.757 INFO:tasks.rados.rados.0.smithi033.stdout:3554: writing smithi03366949-264 from 2693150 to 2941786 tid 3 2023-06-03T20:03:13.757 INFO:tasks.rados.rados.0.smithi033.stdout:3555: read oid 429 snap -1 2023-06-03T20:03:13.758 INFO:tasks.rados.rados.0.smithi033.stdout:3555: expect deleted 2023-06-03T20:03:13.758 INFO:tasks.rados.rados.0.smithi033.stdout:3545: expect (ObjNum 1851 snap 0 seq_num 1851) 2023-06-03T20:03:13.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: cluster 2023-06-03T20:03:13.095412+0000 mon.a (mon.0) 857 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T20:03:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: cluster 2023-06-03T20:03:13.095596+0000 mon.a (mon.0) 858 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:03:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: audit 2023-06-03T20:03:13.101210+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:03:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: audit 2023-06-03T20:03:13.102777+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:03:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: audit 2023-06-03T20:03:13.108350+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:03:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:13 smithi083 bash[26882]: audit 2023-06-03T20:03:13.109108+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:03:13.947 INFO:tasks.rados.rados.0.smithi033.stdout:3546: finishing write tid 1 to smithi03366949-499 2023-06-03T20:03:13.947 INFO:tasks.rados.rados.0.smithi033.stdout:3547: expect (ObjNum 2046 snap 0 seq_num 2046) 2023-06-03T20:03:14.021 INFO:tasks.rados.rados.0.smithi033.stdout:3548: expect (ObjNum 1554 snap 0 seq_num 1554) 2023-06-03T20:03:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: cluster 2023-06-03T20:03:13.095412+0000 mon.a (mon.0) 857 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T20:03:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: cluster 2023-06-03T20:03:13.095596+0000 mon.a (mon.0) 858 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:03:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: audit 2023-06-03T20:03:13.101210+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:03:14.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: audit 2023-06-03T20:03:13.102777+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: audit 2023-06-03T20:03:13.108350+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[26432]: audit 2023-06-03T20:03:13.109108+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: cluster 2023-06-03T20:03:13.095412+0000 mon.a (mon.0) 857 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: cluster 2023-06-03T20:03:13.095596+0000 mon.a (mon.0) 858 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: audit 2023-06-03T20:03:13.101210+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:03:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: audit 2023-06-03T20:03:13.102777+0000 mon.a (mon.0) 860 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:03:14.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: audit 2023-06-03T20:03:13.108350+0000 mon.a (mon.0) 861 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:03:14.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:13 smithi033 bash[33017]: audit 2023-06-03T20:03:13.109108+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.? 172.21.15.83:0/842667581' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:03:14.152 INFO:tasks.rados.rados.0.smithi033.stdout:3546: finishing write tid 2 to smithi03366949-499 2023-06-03T20:03:14.153 INFO:tasks.rados.rados.0.smithi033.stdout:3546: finishing write tid 3 to smithi03366949-499 2023-06-03T20:03:14.153 INFO:tasks.rados.rados.0.smithi033.stdout:3546: finishing write tid 4 to smithi03366949-499 2023-06-03T20:03:14.153 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 499 v 588 (ObjNum 2193 snap 0 seq_num 2193) dirty exists 2023-06-03T20:03:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:3546: left oid 499 (ObjNum 2193 snap 0 seq_num 2193) 2023-06-03T20:03:14.154 INFO:tasks.rados.rados.0.smithi033.stdout:3549: expect (ObjNum 2131 snap 0 seq_num 2131) 2023-06-03T20:03:14.418 INFO:tasks.rados.rados.0.smithi033.stdout:3550: finishing write tid 1 to smithi03366949-458 2023-06-03T20:03:14.418 INFO:tasks.rados.rados.0.smithi033.stdout:3550: finishing write tid 2 to smithi03366949-458 2023-06-03T20:03:14.418 INFO:tasks.rados.rados.0.smithi033.stdout:3550: finishing write tid 3 to smithi03366949-458 2023-06-03T20:03:14.418 INFO:tasks.rados.rados.0.smithi033.stdout:3550: finishing write tid 4 to smithi03366949-458 2023-06-03T20:03:14.418 INFO:tasks.rados.rados.0.smithi033.stdout:3550: finishing write tid 5 to smithi03366949-458 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 458 v 391 (ObjNum 2194 snap 0 seq_num 2194) dirty exists 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:3550: left oid 458 (ObjNum 2194 snap 0 seq_num 2194) 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:3551: finishing write tid 1 to smithi03366949-24 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:3551: finishing write tid 2 to smithi03366949-24 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:3551: finishing write tid 3 to smithi03366949-24 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:3551: finishing write tid 4 to smithi03366949-24 2023-06-03T20:03:14.419 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 24 v 393 (ObjNum 2195 snap 0 seq_num 2195) dirty exists 2023-06-03T20:03:14.420 INFO:tasks.rados.rados.0.smithi033.stdout:3551: left oid 24 (ObjNum 2195 snap 0 seq_num 2195) 2023-06-03T20:03:14.420 INFO:tasks.rados.rados.0.smithi033.stdout:3552: finishing write tid 1 to smithi03366949-460 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3552: finishing write tid 2 to smithi03366949-460 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3552: finishing write tid 3 to smithi03366949-460 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3552: finishing write tid 4 to smithi03366949-460 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 460 v 471 (ObjNum 2196 snap 0 seq_num 2196) dirty exists 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3552: left oid 460 (ObjNum 2196 snap 0 seq_num 2196) 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3553: finishing write tid 1 to smithi03366949-241 2023-06-03T20:03:14.421 INFO:tasks.rados.rados.0.smithi033.stdout:3553: finishing write tid 2 to smithi03366949-241 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3553: finishing write tid 3 to smithi03366949-241 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3553: finishing write tid 4 to smithi03366949-241 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 241 v 349 (ObjNum 2197 snap 0 seq_num 2197) dirty exists 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3553: left oid 241 (ObjNum 2197 snap 0 seq_num 2197) 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3554: finishing write tid 1 to smithi03366949-264 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3554: finishing write tid 2 to smithi03366949-264 2023-06-03T20:03:14.422 INFO:tasks.rados.rados.0.smithi033.stdout:3554: finishing write tid 3 to smithi03366949-264 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3554: finishing write tid 4 to smithi03366949-264 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3554: finishing write tid 5 to smithi03366949-264 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 264 v 354 (ObjNum 2198 snap 0 seq_num 2198) dirty exists 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3554: left oid 264 (ObjNum 2198 snap 0 seq_num 2198) 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3556: read oid 195 snap -1 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3556: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3545: done (11 left) 2023-06-03T20:03:14.423 INFO:tasks.rados.rados.0.smithi033.stdout:3546: done (10 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3547: done (9 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3548: done (8 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3549: done (7 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3550: done (6 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3551: done (5 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3552: done (4 left) 2023-06-03T20:03:14.424 INFO:tasks.rados.rados.0.smithi033.stdout:3553: done (3 left) 2023-06-03T20:03:14.425 INFO:tasks.rados.rados.0.smithi033.stdout:3554: done (2 left) 2023-06-03T20:03:14.425 INFO:tasks.rados.rados.0.smithi033.stdout:3555: done (1 left) 2023-06-03T20:03:14.425 INFO:tasks.rados.rados.0.smithi033.stdout:3557: write oid 4 current snap is 0 2023-06-03T20:03:14.425 INFO:tasks.rados.rados.0.smithi033.stdout:3557: seq_num 2199 ranges {558593=698568,2030021=787766} 2023-06-03T20:03:14.425 INFO:tasks.rados.rados.0.smithi033.stdout:3557: writing smithi03366949-4 from 558593 to 1257161 tid 1 2023-06-03T20:03:14.433 INFO:tasks.rados.rados.0.smithi033.stdout:3557: writing smithi03366949-4 from 2030021 to 2817787 tid 2 2023-06-03T20:03:14.434 INFO:tasks.rados.rados.0.smithi033.stdout:3558: read oid 140 snap -1 2023-06-03T20:03:14.434 INFO:tasks.rados.rados.0.smithi033.stdout:3558: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-06-03T20:03:14.434 INFO:tasks.rados.rados.0.smithi033.stdout:3559: write oid 316 current snap is 0 2023-06-03T20:03:14.434 INFO:tasks.rados.rados.0.smithi033.stdout:3556: expect (ObjNum 1447 snap 0 seq_num 1447) 2023-06-03T20:03:14.511 INFO:tasks.rados.rados.0.smithi033.stdout:3557: finishing write tid 1 to smithi03366949-4 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:3557: finishing write tid 2 to smithi03366949-4 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:3557: finishing write tid 3 to smithi03366949-4 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:3557: finishing write tid 4 to smithi03366949-4 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 396 (ObjNum 2199 snap 0 seq_num 2199) dirty exists 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:3557: left oid 4 (ObjNum 2199 snap 0 seq_num 2199) 2023-06-03T20:03:14.512 INFO:tasks.rados.rados.0.smithi033.stdout:3558: expect (ObjNum 1223 snap 0 seq_num 1223) 2023-06-03T20:03:14.652 INFO:tasks.rados.rados.0.smithi033.stdout:3559: seq_num 2200 ranges {575400=773817,2088503=647777} 2023-06-03T20:03:14.667 INFO:tasks.rados.rados.0.smithi033.stdout:3559: writing smithi03366949-316 from 575400 to 1349217 tid 1 2023-06-03T20:03:14.675 INFO:tasks.rados.rados.0.smithi033.stdout:3559: writing smithi03366949-316 from 2088503 to 2736280 tid 2 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3556: done (3 left) 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3557: done (2 left) 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3558: done (1 left) 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3560: read oid 347 snap -1 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3560: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3561: write oid 253 current snap is 0 2023-06-03T20:03:14.676 INFO:tasks.rados.rados.0.smithi033.stdout:3561: seq_num 2201 ranges {592207=449066,1746985=791435} 2023-06-03T20:03:14.681 INFO:tasks.rados.rados.0.smithi033.stdout:3561: writing smithi03366949-253 from 592207 to 1041273 tid 1 2023-06-03T20:03:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:3561: writing smithi03366949-253 from 1746985 to 2538420 tid 2 2023-06-03T20:03:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:3562: write oid 131 current snap is 0 2023-06-03T20:03:14.690 INFO:tasks.rados.rados.0.smithi033.stdout:3562: seq_num 2202 ranges {609014=524315,1689114=535093,2970136=38878} 2023-06-03T20:03:14.695 INFO:tasks.rados.rados.0.smithi033.stdout:3562: writing smithi03366949-131 from 609014 to 1133329 tid 1 2023-06-03T20:03:14.701 INFO:tasks.rados.rados.0.smithi033.stdout:3562: writing smithi03366949-131 from 1689114 to 2224207 tid 2 2023-06-03T20:03:14.707 INFO:tasks.rados.rados.0.smithi033.stdout:3562: writing smithi03366949-131 from 2970136 to 3009014 tid 3 2023-06-03T20:03:14.707 INFO:tasks.rados.rados.0.smithi033.stdout:3563: read oid 200 snap -1 2023-06-03T20:03:14.707 INFO:tasks.rados.rados.0.smithi033.stdout:3563: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-06-03T20:03:14.707 INFO:tasks.rados.rados.0.smithi033.stdout:3564: read oid 179 snap -1 2023-06-03T20:03:14.707 INFO:tasks.rados.rados.0.smithi033.stdout:3564: expect (ObjNum 1985 snap 0 seq_num 1985) 2023-06-03T20:03:14.708 INFO:tasks.rados.rados.0.smithi033.stdout:3565: write oid 55 current snap is 0 2023-06-03T20:03:14.708 INFO:tasks.rados.rados.0.smithi033.stdout:3565: seq_num 2203 ranges {625821=599564,1747596=795104,2997559=28262} 2023-06-03T20:03:14.713 INFO:tasks.rados.rados.0.smithi033.stdout:3565: writing smithi03366949-55 from 625821 to 1225385 tid 1 2023-06-03T20:03:14.720 INFO:tasks.rados.rados.0.smithi033.stdout:3565: writing smithi03366949-55 from 1747596 to 2542700 tid 2 2023-06-03T20:03:14.723 INFO:tasks.rados.rados.0.smithi033.stdout:3565: writing smithi03366949-55 from 2997559 to 3025821 tid 3 2023-06-03T20:03:14.723 INFO:tasks.rados.rados.0.smithi033.stdout:3566: write oid 73 current snap is 0 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:3559: finishing write tid 1 to smithi03366949-316 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:3559: finishing write tid 2 to smithi03366949-316 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:3559: finishing write tid 3 to smithi03366949-316 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:3559: finishing write tid 4 to smithi03366949-316 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 316 v 591 (ObjNum 2200 snap 0 seq_num 2200) dirty exists 2023-06-03T20:03:14.724 INFO:tasks.rados.rados.0.smithi033.stdout:3559: left oid 316 (ObjNum 2200 snap 0 seq_num 2200) 2023-06-03T20:03:14.725 INFO:tasks.rados.rados.0.smithi033.stdout:3560: expect (ObjNum 1538 snap 0 seq_num 1538) 2023-06-03T20:03:14.849 INFO:tasks.rados.rados.0.smithi033.stdout:3561: finishing write tid 1 to smithi03366949-253 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3561: finishing write tid 2 to smithi03366949-253 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3561: finishing write tid 3 to smithi03366949-253 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3561: finishing write tid 4 to smithi03366949-253 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 253 v 357 (ObjNum 2201 snap 0 seq_num 2201) dirty exists 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3561: left oid 253 (ObjNum 2201 snap 0 seq_num 2201) 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3562: finishing write tid 1 to smithi03366949-131 2023-06-03T20:03:14.850 INFO:tasks.rados.rados.0.smithi033.stdout:3562: finishing write tid 2 to smithi03366949-131 2023-06-03T20:03:14.851 INFO:tasks.rados.rados.0.smithi033.stdout:3563: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-06-03T20:03:14.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:14 smithi083 bash[26882]: cluster 2023-06-03T20:03:13.395753+0000 mgr.y (mgr.15198) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2023-06-03T20:03:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:14 smithi083 bash[26882]: cluster 2023-06-03T20:03:13.612465+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2023-06-03T20:03:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:14 smithi083 bash[26882]: audit 2023-06-03T20:03:14.002831+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.33:0/1243667510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:14.910 INFO:tasks.rados.rados.0.smithi033.stdout:3562: finishing write tid 3 to smithi03366949-131 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:3562: finishing write tid 4 to smithi03366949-131 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:3562: finishing write tid 5 to smithi03366949-131 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 131 v 353 (ObjNum 2202 snap 0 seq_num 2202) dirty exists 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:3562: left oid 131 (ObjNum 2202 snap 0 seq_num 2202) 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:3565: finishing write tid 1 to smithi03366949-55 2023-06-03T20:03:14.911 INFO:tasks.rados.rados.0.smithi033.stdout:3564: expect (ObjNum 1985 snap 0 seq_num 1985) 2023-06-03T20:03:15.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[26432]: cluster 2023-06-03T20:03:13.395753+0000 mgr.y (mgr.15198) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2023-06-03T20:03:15.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[26432]: cluster 2023-06-03T20:03:13.612465+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2023-06-03T20:03:15.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[26432]: audit 2023-06-03T20:03:14.002831+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.33:0/1243667510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:15.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[33017]: cluster 2023-06-03T20:03:13.395753+0000 mgr.y (mgr.15198) 38 : cluster [DBG] pgmap v23: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 MiB/s rd, 5.3 MiB/s wr, 61 op/s 2023-06-03T20:03:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[33017]: cluster 2023-06-03T20:03:13.612465+0000 mon.a (mon.0) 863 : cluster [DBG] mgrmap e30: y(active, since 41s), standbys: x 2023-06-03T20:03:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:14 smithi033 bash[33017]: audit 2023-06-03T20:03:14.002831+0000 mon.a (mon.0) 864 : audit [DBG] from='client.? 172.21.15.33:0/1243667510' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:15.138 INFO:tasks.rados.rados.0.smithi033.stdout:3565: finishing write tid 2 to smithi03366949-55 2023-06-03T20:03:15.138 INFO:tasks.rados.rados.0.smithi033.stdout:3565: finishing write tid 3 to smithi03366949-55 2023-06-03T20:03:15.138 INFO:tasks.rados.rados.0.smithi033.stdout:3565: finishing write tid 4 to smithi03366949-55 2023-06-03T20:03:15.138 INFO:tasks.rados.rados.0.smithi033.stdout:3565: finishing write tid 5 to smithi03366949-55 2023-06-03T20:03:15.138 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 374 (ObjNum 2203 snap 0 seq_num 2203) dirty exists 2023-06-03T20:03:15.139 INFO:tasks.rados.rados.0.smithi033.stdout:3565: left oid 55 (ObjNum 2203 snap 0 seq_num 2203) 2023-06-03T20:03:15.139 INFO:tasks.rados.rados.0.smithi033.stdout:3566: seq_num 2204 ranges {642628=674813,1806078=538762,3024982=17646} 2023-06-03T20:03:15.151 INFO:tasks.rados.rados.0.smithi033.stdout:3566: writing smithi03366949-73 from 642628 to 1317441 tid 1 2023-06-03T20:03:15.157 INFO:tasks.rados.rados.0.smithi033.stdout:3566: writing smithi03366949-73 from 1806078 to 2344840 tid 2 2023-06-03T20:03:15.161 INFO:tasks.rados.rados.0.smithi033.stdout:3566: writing smithi03366949-73 from 3024982 to 3042628 tid 3 2023-06-03T20:03:15.161 INFO:tasks.rados.rados.0.smithi033.stdout:3559: done (7 left) 2023-06-03T20:03:15.161 INFO:tasks.rados.rados.0.smithi033.stdout:3560: done (6 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3561: done (5 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3562: done (4 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3563: done (3 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3564: done (2 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3565: done (1 left) 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3567: delete oid 349 current snap is 0 2023-06-03T20:03:15.162 INFO:tasks.rados.rados.0.smithi033.stdout:3566: finishing write tid 1 to smithi03366949-73 2023-06-03T20:03:15.163 INFO:tasks.rados.rados.0.smithi033.stdout:3566: finishing write tid 2 to smithi03366949-73 2023-06-03T20:03:15.163 INFO:tasks.rados.rados.0.smithi033.stdout:3566: finishing write tid 3 to smithi03366949-73 2023-06-03T20:03:15.164 INFO:tasks.rados.rados.0.smithi033.stdout:3567: done (1 left) 2023-06-03T20:03:15.164 INFO:tasks.rados.rados.0.smithi033.stdout:3568: write oid 173 current snap is 0 2023-06-03T20:03:15.164 INFO:tasks.rados.rados.0.smithi033.stdout:3566: finishing write tid 4 to smithi03366949-73 2023-06-03T20:03:15.165 INFO:tasks.rados.rados.0.smithi033.stdout:3568: seq_num 2206 ranges {676242=541664,1923042=542431} 2023-06-03T20:03:15.174 INFO:tasks.rados.rados.0.smithi033.stdout:3568: writing smithi03366949-173 from 676242 to 1217906 tid 1 2023-06-03T20:03:15.183 INFO:tasks.rados.rados.0.smithi033.stdout:3568: writing smithi03366949-173 from 1923042 to 2465473 tid 2 2023-06-03T20:03:15.184 INFO:tasks.rados.rados.0.smithi033.stdout:3569: delete oid 79 current snap is 0 2023-06-03T20:03:15.184 INFO:tasks.rados.rados.0.smithi033.stdout:3566: finishing write tid 5 to smithi03366949-73 2023-06-03T20:03:15.184 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 73 v 518 (ObjNum 2204 snap 0 seq_num 2204) dirty exists 2023-06-03T20:03:15.184 INFO:tasks.rados.rados.0.smithi033.stdout:3566: left oid 73 (ObjNum 2204 snap 0 seq_num 2204) 2023-06-03T20:03:15.184 INFO:tasks.rados.rados.0.smithi033.stdout:3568: finishing write tid 1 to smithi03366949-173 2023-06-03T20:03:15.185 INFO:tasks.rados.rados.0.smithi033.stdout:3566: done (2 left) 2023-06-03T20:03:15.185 INFO:tasks.rados.rados.0.smithi033.stdout:3569: done (1 left) 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3570: read oid 117 snap -1 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3570: expect deleted 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3571: read oid 464 snap -1 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3572: write oid 113 current snap is 0 2023-06-03T20:03:15.186 INFO:tasks.rados.rados.0.smithi033.stdout:3572: seq_num 2208 ranges {709856=692162,2040006=546100} 2023-06-03T20:03:15.198 INFO:tasks.rados.rados.0.smithi033.stdout:3572: writing smithi03366949-113 from 709856 to 1402018 tid 1 2023-06-03T20:03:15.205 INFO:tasks.rados.rados.0.smithi033.stdout:3572: writing smithi03366949-113 from 2040006 to 2586106 tid 2 2023-06-03T20:03:15.205 INFO:tasks.rados.rados.0.smithi033.stdout:3573: write oid 478 current snap is 0 2023-06-03T20:03:15.206 INFO:tasks.rados.rados.0.smithi033.stdout:3573: seq_num 2209 ranges {726663=767411,2098488=406111} 2023-06-03T20:03:15.214 INFO:tasks.rados.rados.0.smithi033.stdout:3573: writing smithi03366949-478 from 726663 to 1494074 tid 1 2023-06-03T20:03:15.220 INFO:tasks.rados.rados.0.smithi033.stdout:3573: writing smithi03366949-478 from 2098488 to 2504599 tid 2 2023-06-03T20:03:15.220 INFO:tasks.rados.rados.0.smithi033.stdout:3574: write oid 246 current snap is 0 2023-06-03T20:03:15.221 INFO:tasks.rados.rados.0.smithi033.stdout:3574: seq_num 2210 ranges {743470=442660,1640617=549769,2673167=470303} 2023-06-03T20:03:15.226 INFO:tasks.rados.rados.0.smithi033.stdout:3574: writing smithi03366949-246 from 743470 to 1186130 tid 1 2023-06-03T20:03:15.232 INFO:tasks.rados.rados.0.smithi033.stdout:3574: writing smithi03366949-246 from 1640617 to 2190386 tid 2 2023-06-03T20:03:15.238 INFO:tasks.rados.rados.0.smithi033.stdout:3574: writing smithi03366949-246 from 2673167 to 3143470 tid 3 2023-06-03T20:03:15.238 INFO:tasks.rados.rados.0.smithi033.stdout:3575: read oid 226 snap -1 2023-06-03T20:03:15.238 INFO:tasks.rados.rados.0.smithi033.stdout:3575: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-06-03T20:03:15.238 INFO:tasks.rados.rados.0.smithi033.stdout:3576: read oid 31 snap -1 2023-06-03T20:03:15.238 INFO:tasks.rados.rados.0.smithi033.stdout:3576: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3577: read oid 24 snap -1 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3577: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3578: delete oid 224 current snap is 0 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3568: finishing write tid 2 to smithi03366949-173 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3568: finishing write tid 3 to smithi03366949-173 2023-06-03T20:03:15.239 INFO:tasks.rados.rados.0.smithi033.stdout:3568: finishing write tid 4 to smithi03366949-173 2023-06-03T20:03:15.240 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 173 v 475 (ObjNum 2206 snap 0 seq_num 2206) dirty exists 2023-06-03T20:03:15.240 INFO:tasks.rados.rados.0.smithi033.stdout:3568: left oid 173 (ObjNum 2206 snap 0 seq_num 2206) 2023-06-03T20:03:15.240 INFO:tasks.rados.rados.0.smithi033.stdout:3571: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:03:15.401 INFO:tasks.rados.rados.0.smithi033.stdout:3572: finishing write tid 1 to smithi03366949-113 2023-06-03T20:03:15.402 INFO:tasks.rados.rados.0.smithi033.stdout:3572: finishing write tid 2 to smithi03366949-113 2023-06-03T20:03:15.402 INFO:tasks.rados.rados.0.smithi033.stdout:3572: finishing write tid 3 to smithi03366949-113 2023-06-03T20:03:15.402 INFO:tasks.rados.rados.0.smithi033.stdout:3572: finishing write tid 4 to smithi03366949-113 2023-06-03T20:03:15.402 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 113 v 458 (ObjNum 2208 snap 0 seq_num 2208) dirty exists 2023-06-03T20:03:15.402 INFO:tasks.rados.rados.0.smithi033.stdout:3572: left oid 113 (ObjNum 2208 snap 0 seq_num 2208) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3573: finishing write tid 1 to smithi03366949-478 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3568: done (9 left) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3570: done (8 left) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3571: done (7 left) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3572: done (6 left) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3578: done (5 left) 2023-06-03T20:03:15.403 INFO:tasks.rados.rados.0.smithi033.stdout:3579: read oid 449 snap -1 2023-06-03T20:03:15.404 INFO:tasks.rados.rados.0.smithi033.stdout:3579: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-06-03T20:03:15.404 INFO:tasks.rados.rados.0.smithi033.stdout:3580: write oid 47 current snap is 0 2023-06-03T20:03:15.404 INFO:tasks.rados.rados.0.smithi033.stdout:3573: finishing write tid 2 to smithi03366949-478 2023-06-03T20:03:15.404 INFO:tasks.rados.rados.0.smithi033.stdout:3580: seq_num 2212 ranges {777084=593158,2157581=553438,3128013=49071} 2023-06-03T20:03:15.409 INFO:tasks.rados.rados.0.smithi033.stdout:3580: writing smithi03366949-47 from 777084 to 1370242 tid 1 2023-06-03T20:03:15.417 INFO:tasks.rados.rados.0.smithi033.stdout:3580: writing smithi03366949-47 from 2157581 to 2711019 tid 2 2023-06-03T20:03:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:3580: writing smithi03366949-47 from 3128013 to 3177084 tid 3 2023-06-03T20:03:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:3581: write oid 83 current snap is 0 2023-06-03T20:03:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:3573: finishing write tid 3 to smithi03366949-478 2023-06-03T20:03:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:3573: finishing write tid 4 to smithi03366949-478 2023-06-03T20:03:15.420 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 478 v 471 (ObjNum 2209 snap 0 seq_num 2209) dirty exists 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3573: left oid 478 (ObjNum 2209 snap 0 seq_num 2209) 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3574: finishing write tid 1 to smithi03366949-246 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3574: finishing write tid 2 to smithi03366949-246 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3574: finishing write tid 3 to smithi03366949-246 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3574: finishing write tid 4 to smithi03366949-246 2023-06-03T20:03:15.421 INFO:tasks.rados.rados.0.smithi033.stdout:3581: seq_num 2213 ranges {793891=784760,2332416=697096} 2023-06-03T20:03:15.429 INFO:tasks.rados.rados.0.smithi033.stdout:3581: writing smithi03366949-83 from 793891 to 1578651 tid 1 2023-06-03T20:03:15.437 INFO:tasks.rados.rados.0.smithi033.stdout:3581: writing smithi03366949-83 from 2332416 to 3029512 tid 2 2023-06-03T20:03:15.437 INFO:tasks.rados.rados.0.smithi033.stdout:3573: done (7 left) 2023-06-03T20:03:15.437 INFO:tasks.rados.rados.0.smithi033.stdout:3582: write oid 371 current snap is 0 2023-06-03T20:03:15.438 INFO:tasks.rados.rados.0.smithi033.stdout:3574: finishing write tid 5 to smithi03366949-246 2023-06-03T20:03:15.438 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 246 v 596 (ObjNum 2210 snap 0 seq_num 2210) dirty exists 2023-06-03T20:03:15.438 INFO:tasks.rados.rados.0.smithi033.stdout:3574: left oid 246 (ObjNum 2210 snap 0 seq_num 2210) 2023-06-03T20:03:15.438 INFO:tasks.rados.rados.0.smithi033.stdout:3575: expect (ObjNum 1849 snap 0 seq_num 1849) 2023-06-03T20:03:15.651 INFO:tasks.rados.rados.0.smithi033.stdout:3577: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-06-03T20:03:15.827 INFO:tasks.rados.rados.0.smithi033.stdout:3576: expect (ObjNum 2056 snap 0 seq_num 2056) 2023-06-03T20:03:15.906 INFO:tasks.rados.rados.0.smithi033.stdout:3579: expect (ObjNum 2025 snap 0 seq_num 2025) 2023-06-03T20:03:15.998 INFO:tasks.rados.rados.0.smithi033.stdout:3580: finishing write tid 1 to smithi03366949-47 2023-06-03T20:03:15.998 INFO:tasks.rados.rados.0.smithi033.stdout:3580: finishing write tid 2 to smithi03366949-47 2023-06-03T20:03:15.998 INFO:tasks.rados.rados.0.smithi033.stdout:3580: finishing write tid 3 to smithi03366949-47 2023-06-03T20:03:15.998 INFO:tasks.rados.rados.0.smithi033.stdout:3582: seq_num 2214 ranges {410698=460009,1474545=557107,2782859=427839} 2023-06-03T20:03:16.002 INFO:tasks.rados.rados.0.smithi033.stdout:3582: writing smithi03366949-371 from 410698 to 870707 tid 1 2023-06-03T20:03:16.011 INFO:tasks.rados.rados.0.smithi033.stdout:3582: writing smithi03366949-371 from 1474545 to 2031652 tid 2 2023-06-03T20:03:16.018 INFO:tasks.rados.rados.0.smithi033.stdout:3582: writing smithi03366949-371 from 2782859 to 3210698 tid 3 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3574: done (7 left) 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3575: done (6 left) 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3576: done (5 left) 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3577: done (4 left) 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3579: done (3 left) 2023-06-03T20:03:16.019 INFO:tasks.rados.rados.0.smithi033.stdout:3583: write oid 370 current snap is 0 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:3580: finishing write tid 4 to smithi03366949-47 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:3580: finishing write tid 5 to smithi03366949-47 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 47 v 357 (ObjNum 2212 snap 0 seq_num 2212) dirty exists 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:3580: left oid 47 (ObjNum 2212 snap 0 seq_num 2212) 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:3581: finishing write tid 1 to smithi03366949-83 2023-06-03T20:03:16.020 INFO:tasks.rados.rados.0.smithi033.stdout:3583: seq_num 2215 ranges {427505=535258,1533027=700765,2810282=417223} 2023-06-03T20:03:16.023 INFO:tasks.rados.rados.0.smithi033.stdout:3583: writing smithi03366949-370 from 427505 to 962763 tid 1 2023-06-03T20:03:16.030 INFO:tasks.rados.rados.0.smithi033.stdout:3583: writing smithi03366949-370 from 1533027 to 2233792 tid 2 2023-06-03T20:03:16.037 INFO:tasks.rados.rados.0.smithi033.stdout:3583: writing smithi03366949-370 from 2810282 to 3227505 tid 3 2023-06-03T20:03:16.037 INFO:tasks.rados.rados.0.smithi033.stdout:3580: done (3 left) 2023-06-03T20:03:16.037 INFO:tasks.rados.rados.0.smithi033.stdout:3584: write oid 422 current snap is 0 2023-06-03T20:03:16.038 INFO:tasks.rados.rados.0.smithi033.stdout:3581: finishing write tid 2 to smithi03366949-83 2023-06-03T20:03:16.038 INFO:tasks.rados.rados.0.smithi033.stdout:3581: finishing write tid 3 to smithi03366949-83 2023-06-03T20:03:16.038 INFO:tasks.rados.rados.0.smithi033.stdout:3581: finishing write tid 4 to smithi03366949-83 2023-06-03T20:03:16.039 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 83 v 404 (ObjNum 2213 snap 0 seq_num 2213) dirty exists 2023-06-03T20:03:16.039 INFO:tasks.rados.rados.0.smithi033.stdout:3581: left oid 83 (ObjNum 2213 snap 0 seq_num 2213) 2023-06-03T20:03:16.039 INFO:tasks.rados.rados.0.smithi033.stdout:3582: finishing write tid 1 to smithi03366949-371 2023-06-03T20:03:16.040 INFO:tasks.rados.rados.0.smithi033.stdout:3584: seq_num 2216 ranges {444312=610507,1591509=560776,2837705=406607} 2023-06-03T20:03:16.042 INFO:tasks.rados.rados.0.smithi033.stdout:3584: writing smithi03366949-422 from 444312 to 1054819 tid 1 2023-06-03T20:03:16.048 INFO:tasks.rados.rados.0.smithi033.stdout:3584: writing smithi03366949-422 from 1591509 to 2152285 tid 2 2023-06-03T20:03:16.054 INFO:tasks.rados.rados.0.smithi033.stdout:3584: writing smithi03366949-422 from 2837705 to 3244312 tid 3 2023-06-03T20:03:16.054 INFO:tasks.rados.rados.0.smithi033.stdout:3581: done (3 left) 2023-06-03T20:03:16.054 INFO:tasks.rados.rados.0.smithi033.stdout:3585: write oid 312 current snap is 0 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3582: finishing write tid 2 to smithi03366949-371 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3582: finishing write tid 3 to smithi03366949-371 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3582: finishing write tid 4 to smithi03366949-371 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3582: finishing write tid 5 to smithi03366949-371 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 522 (ObjNum 2214 snap 0 seq_num 2214) dirty exists 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3582: left oid 371 (ObjNum 2214 snap 0 seq_num 2214) 2023-06-03T20:03:16.055 INFO:tasks.rados.rados.0.smithi033.stdout:3583: finishing write tid 1 to smithi03366949-370 2023-06-03T20:03:16.056 INFO:tasks.rados.rados.0.smithi033.stdout:3585: seq_num 2217 ranges {461119=685756,1649991=704434,2865128=395991} 2023-06-03T20:03:16.060 INFO:tasks.rados.rados.0.smithi033.stdout:3585: writing smithi03366949-312 from 461119 to 1146875 tid 1 2023-06-03T20:03:16.067 INFO:tasks.rados.rados.0.smithi033.stdout:3585: writing smithi03366949-312 from 1649991 to 2354425 tid 2 2023-06-03T20:03:16.073 INFO:tasks.rados.rados.0.smithi033.stdout:3585: writing smithi03366949-312 from 2865128 to 3261119 tid 3 2023-06-03T20:03:16.074 INFO:tasks.rados.rados.0.smithi033.stdout:3582: done (3 left) 2023-06-03T20:03:16.074 INFO:tasks.rados.rados.0.smithi033.stdout:3586: read oid 468 snap -1 2023-06-03T20:03:16.074 INFO:tasks.rados.rados.0.smithi033.stdout:3586: expect (ObjNum 1852 snap 0 seq_num 1852) 2023-06-03T20:03:16.075 INFO:tasks.rados.rados.0.smithi033.stdout:3587: read oid 390 snap -1 2023-06-03T20:03:16.075 INFO:tasks.rados.rados.0.smithi033.stdout:3587: expect deleted 2023-06-03T20:03:16.075 INFO:tasks.rados.rados.0.smithi033.stdout:3588: read oid 447 snap -1 2023-06-03T20:03:16.076 INFO:tasks.rados.rados.0.smithi033.stdout:3588: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:16.076 INFO:tasks.rados.rados.0.smithi033.stdout:3589: write oid 374 current snap is 0 2023-06-03T20:03:16.076 INFO:tasks.rados.rados.0.smithi033.stdout:3583: finishing write tid 2 to smithi03366949-370 2023-06-03T20:03:16.077 INFO:tasks.rados.rados.0.smithi033.stdout:3583: finishing write tid 3 to smithi03366949-370 2023-06-03T20:03:16.077 INFO:tasks.rados.rados.0.smithi033.stdout:3583: finishing write tid 4 to smithi03366949-370 2023-06-03T20:03:16.077 INFO:tasks.rados.rados.0.smithi033.stdout:3583: finishing write tid 5 to smithi03366949-370 2023-06-03T20:03:16.077 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 400 (ObjNum 2215 snap 0 seq_num 2215) dirty exists 2023-06-03T20:03:16.077 INFO:tasks.rados.rados.0.smithi033.stdout:3583: left oid 370 (ObjNum 2215 snap 0 seq_num 2215) 2023-06-03T20:03:16.078 INFO:tasks.rados.rados.0.smithi033.stdout:3584: finishing write tid 1 to smithi03366949-422 2023-06-03T20:03:16.078 INFO:tasks.rados.rados.0.smithi033.stdout:3589: seq_num 2218 ranges {477926=761005,1992120=564445,3176198=101728} 2023-06-03T20:03:16.079 INFO:tasks.rados.rados.0.smithi033.stdout:3589: writing smithi03366949-374 from 477926 to 1238931 tid 1 2023-06-03T20:03:16.087 INFO:tasks.rados.rados.0.smithi033.stdout:3589: writing smithi03366949-374 from 1992120 to 2556565 tid 2 2023-06-03T20:03:16.091 INFO:tasks.rados.rados.0.smithi033.stdout:3589: writing smithi03366949-374 from 3176198 to 3277926 tid 3 2023-06-03T20:03:16.091 INFO:tasks.rados.rados.0.smithi033.stdout:3583: done (6 left) 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3590: read oid 29 snap -1 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3590: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3591: read oid 384 snap -1 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3591: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3592: write oid 395 current snap is 0 2023-06-03T20:03:16.092 INFO:tasks.rados.rados.0.smithi033.stdout:3584: finishing write tid 2 to smithi03366949-422 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3584: finishing write tid 3 to smithi03366949-422 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3584: finishing write tid 4 to smithi03366949-422 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3584: finishing write tid 5 to smithi03366949-422 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 422 v 500 (ObjNum 2216 snap 0 seq_num 2216) dirty exists 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3584: left oid 422 (ObjNum 2216 snap 0 seq_num 2216) 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3585: finishing write tid 1 to smithi03366949-312 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3585: finishing write tid 2 to smithi03366949-312 2023-06-03T20:03:16.093 INFO:tasks.rados.rados.0.smithi033.stdout:3592: seq_num 2219 ranges {494733=436254,1650602=708103,2803621=443773} 2023-06-03T20:03:16.096 INFO:tasks.rados.rados.0.smithi033.stdout:3592: writing smithi03366949-395 from 494733 to 930987 tid 1 2023-06-03T20:03:16.105 INFO:tasks.rados.rados.0.smithi033.stdout:3592: writing smithi03366949-395 from 1650602 to 2358705 tid 2 2023-06-03T20:03:16.111 INFO:tasks.rados.rados.0.smithi033.stdout:3592: writing smithi03366949-395 from 2803621 to 3247394 tid 3 2023-06-03T20:03:16.111 INFO:tasks.rados.rados.0.smithi033.stdout:3584: done (8 left) 2023-06-03T20:03:16.111 INFO:tasks.rados.rados.0.smithi033.stdout:3593: write oid 451 current snap is 0 2023-06-03T20:03:16.111 INFO:tasks.rados.rados.0.smithi033.stdout:3593: seq_num 2220 ranges {511540=627856,1825437=568114,2947397=364143} 2023-06-03T20:03:16.116 INFO:tasks.rados.rados.0.smithi033.stdout:3593: writing smithi03366949-451 from 511540 to 1139396 tid 1 2023-06-03T20:03:16.123 INFO:tasks.rados.rados.0.smithi033.stdout:3593: writing smithi03366949-451 from 1825437 to 2393551 tid 2 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3593: writing smithi03366949-451 from 2947397 to 3311540 tid 3 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3594: read oid 41 snap -1 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3594: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3595: read oid 130 snap -1 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3595: expect deleted 2023-06-03T20:03:16.129 INFO:tasks.rados.rados.0.smithi033.stdout:3596: read oid 49 snap -1 2023-06-03T20:03:16.130 INFO:tasks.rados.rados.0.smithi033.stdout:3596: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:16.130 INFO:tasks.rados.rados.0.smithi033.stdout:3597: write oid 266 current snap is 0 2023-06-03T20:03:16.130 INFO:tasks.rados.rados.0.smithi033.stdout:3597: seq_num 2221 ranges {528347=703105,1883919=711772} 2023-06-03T20:03:16.136 INFO:tasks.rados.rados.0.smithi033.stdout:3597: writing smithi03366949-266 from 528347 to 1231452 tid 1 2023-06-03T20:03:16.145 INFO:tasks.rados.rados.0.smithi033.stdout:3597: writing smithi03366949-266 from 1883919 to 2595691 tid 2 2023-06-03T20:03:16.146 INFO:tasks.rados.rados.0.smithi033.stdout:3598: write oid 34 current snap is 0 2023-06-03T20:03:16.146 INFO:tasks.rados.rados.0.smithi033.stdout:3585: finishing write tid 3 to smithi03366949-312 2023-06-03T20:03:16.147 INFO:tasks.rados.rados.0.smithi033.stdout:3585: finishing write tid 4 to smithi03366949-312 2023-06-03T20:03:16.147 INFO:tasks.rados.rados.0.smithi033.stdout:3585: finishing write tid 5 to smithi03366949-312 2023-06-03T20:03:16.147 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 312 v 504 (ObjNum 2217 snap 0 seq_num 2217) dirty exists 2023-06-03T20:03:16.148 INFO:tasks.rados.rados.0.smithi033.stdout:3585: left oid 312 (ObjNum 2217 snap 0 seq_num 2217) 2023-06-03T20:03:16.148 INFO:tasks.rados.rados.0.smithi033.stdout:3586: expect (ObjNum 1852 snap 0 seq_num 1852) 2023-06-03T20:03:16.369 INFO:tasks.rados.rados.0.smithi033.stdout:3589: finishing write tid 1 to smithi03366949-374 2023-06-03T20:03:16.370 INFO:tasks.rados.rados.0.smithi033.stdout:3588: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:16.496 INFO:tasks.rados.rados.0.smithi033.stdout:3589: finishing write tid 2 to smithi03366949-374 2023-06-03T20:03:16.497 INFO:tasks.rados.rados.0.smithi033.stdout:3589: finishing write tid 3 to smithi03366949-374 2023-06-03T20:03:16.497 INFO:tasks.rados.rados.0.smithi033.stdout:3589: finishing write tid 4 to smithi03366949-374 2023-06-03T20:03:16.497 INFO:tasks.rados.rados.0.smithi033.stdout:3589: finishing write tid 5 to smithi03366949-374 2023-06-03T20:03:16.497 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 374 v 479 (ObjNum 2218 snap 0 seq_num 2218) dirty exists 2023-06-03T20:03:16.498 INFO:tasks.rados.rados.0.smithi033.stdout:3589: left oid 374 (ObjNum 2218 snap 0 seq_num 2218) 2023-06-03T20:03:16.498 INFO:tasks.rados.rados.0.smithi033.stdout:3591: expect (ObjNum 1661 snap 0 seq_num 1661) 2023-06-03T20:03:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:03:16] "GET /metrics HTTP/1.1" 200 190305 "" "Prometheus/2.33.4" 2023-06-03T20:03:16.704 INFO:tasks.rados.rados.0.smithi033.stdout:3590: expect (ObjNum 1910 snap 0 seq_num 1910) 2023-06-03T20:03:16.817 INFO:tasks.rados.rados.0.smithi033.stdout:3592: finishing write tid 1 to smithi03366949-395 2023-06-03T20:03:16.817 INFO:tasks.rados.rados.0.smithi033.stdout:3592: finishing write tid 2 to smithi03366949-395 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3592: finishing write tid 3 to smithi03366949-395 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3592: finishing write tid 4 to smithi03366949-395 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3592: finishing write tid 5 to smithi03366949-395 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 395 v 475 (ObjNum 2219 snap 0 seq_num 2219) dirty exists 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3592: left oid 395 (ObjNum 2219 snap 0 seq_num 2219) 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3593: finishing write tid 1 to smithi03366949-451 2023-06-03T20:03:16.818 INFO:tasks.rados.rados.0.smithi033.stdout:3593: finishing write tid 2 to smithi03366949-451 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3593: finishing write tid 3 to smithi03366949-451 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3593: finishing write tid 4 to smithi03366949-451 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3593: finishing write tid 5 to smithi03366949-451 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 379 (ObjNum 2220 snap 0 seq_num 2220) dirty exists 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3593: left oid 451 (ObjNum 2220 snap 0 seq_num 2220) 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3597: finishing write tid 1 to smithi03366949-266 2023-06-03T20:03:16.819 INFO:tasks.rados.rados.0.smithi033.stdout:3598: seq_num 2222 ranges {545154=778354,1826048=571783,2885890=459264} 2023-06-03T20:03:16.830 INFO:tasks.rados.rados.0.smithi033.stdout:3598: writing smithi03366949-34 from 545154 to 1323508 tid 1 2023-06-03T20:03:16.837 INFO:tasks.rados.rados.0.smithi033.stdout:3598: writing smithi03366949-34 from 1826048 to 2397831 tid 2 2023-06-03T20:03:16.843 INFO:tasks.rados.rados.0.smithi033.stdout:3598: writing smithi03366949-34 from 2885890 to 3345154 tid 3 2023-06-03T20:03:16.843 INFO:tasks.rados.rados.0.smithi033.stdout:3585: done (13 left) 2023-06-03T20:03:16.843 INFO:tasks.rados.rados.0.smithi033.stdout:3586: done (12 left) 2023-06-03T20:03:16.843 INFO:tasks.rados.rados.0.smithi033.stdout:3587: done (11 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3588: done (10 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3589: done (9 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3590: done (8 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3591: done (7 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3592: done (6 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3593: done (5 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3595: done (4 left) 2023-06-03T20:03:16.844 INFO:tasks.rados.rados.0.smithi033.stdout:3599: write oid 379 current snap is 0 2023-06-03T20:03:16.845 INFO:tasks.rados.rados.0.smithi033.stdout:3594: expect (ObjNum 40 snap 0 seq_num 40) 2023-06-03T20:03:16.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:16 smithi083 bash[26882]: cluster 2023-06-03T20:03:15.397073+0000 mgr.y (mgr.15198) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.6 MiB/s wr, 97 op/s 2023-06-03T20:03:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:16 smithi083 bash[26882]: audit 2023-06-03T20:03:16.462337+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.33:0/2370226828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:16.931 INFO:tasks.rados.rados.0.smithi033.stdout:3596: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:17.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:16 smithi033 bash[26432]: cluster 2023-06-03T20:03:15.397073+0000 mgr.y (mgr.15198) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.6 MiB/s wr, 97 op/s 2023-06-03T20:03:17.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:16 smithi033 bash[26432]: audit 2023-06-03T20:03:16.462337+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.33:0/2370226828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:17.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:16 smithi033 bash[33017]: cluster 2023-06-03T20:03:15.397073+0000 mgr.y (mgr.15198) 39 : cluster [DBG] pgmap v24: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 78 MiB/s rd, 8.6 MiB/s wr, 97 op/s 2023-06-03T20:03:17.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:16 smithi033 bash[33017]: audit 2023-06-03T20:03:16.462337+0000 mon.c (mon.2) 193 : audit [DBG] from='client.? 172.21.15.33:0/2370226828' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:17.151 INFO:tasks.rados.rados.0.smithi033.stdout:3597: finishing write tid 2 to smithi03366949-266 2023-06-03T20:03:17.151 INFO:tasks.rados.rados.0.smithi033.stdout:3597: finishing write tid 3 to smithi03366949-266 2023-06-03T20:03:17.151 INFO:tasks.rados.rados.0.smithi033.stdout:3597: finishing write tid 4 to smithi03366949-266 2023-06-03T20:03:17.151 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 461 (ObjNum 2221 snap 0 seq_num 2221) dirty exists 2023-06-03T20:03:17.151 INFO:tasks.rados.rados.0.smithi033.stdout:3597: left oid 266 (ObjNum 2221 snap 0 seq_num 2221) 2023-06-03T20:03:17.152 INFO:tasks.rados.rados.0.smithi033.stdout:3598: finishing write tid 1 to smithi03366949-34 2023-06-03T20:03:17.152 INFO:tasks.rados.rados.0.smithi033.stdout:3598: finishing write tid 2 to smithi03366949-34 2023-06-03T20:03:17.152 INFO:tasks.rados.rados.0.smithi033.stdout:3598: finishing write tid 3 to smithi03366949-34 2023-06-03T20:03:17.152 INFO:tasks.rados.rados.0.smithi033.stdout:3599: seq_num 2223 ranges {561961=453603,1484530=715441,2913313=448648} 2023-06-03T20:03:17.162 INFO:tasks.rados.rados.0.smithi033.stdout:3599: writing smithi03366949-379 from 561961 to 1015564 tid 1 2023-06-03T20:03:17.168 INFO:tasks.rados.rados.0.smithi033.stdout:3599: writing smithi03366949-379 from 1484530 to 2199971 tid 2 2023-06-03T20:03:17.175 INFO:tasks.rados.rados.0.smithi033.stdout:3599: writing smithi03366949-379 from 2913313 to 3361961 tid 3 2023-06-03T20:03:17.175 INFO:tasks.rados.rados.0.smithi033.stdout:3594: done (4 left) 2023-06-03T20:03:17.175 INFO:tasks.rados.rados.0.smithi033.stdout:3596: done (3 left) 2023-06-03T20:03:17.175 INFO:tasks.rados.rados.0.smithi033.stdout:3597: done (2 left) 2023-06-03T20:03:17.176 INFO:tasks.rados.rados.0.smithi033.stdout:3600: write oid 338 current snap is 0 2023-06-03T20:03:17.176 INFO:tasks.rados.rados.0.smithi033.stdout:3600: seq_num 2224 ranges {578768=528852,1543012=575452,2540736=416486} 2023-06-03T20:03:17.181 INFO:tasks.rados.rados.0.smithi033.stdout:3600: writing smithi03366949-338 from 578768 to 1107620 tid 1 2023-06-03T20:03:17.186 INFO:tasks.rados.rados.0.smithi033.stdout:3600: writing smithi03366949-338 from 1543012 to 2118464 tid 2 2023-06-03T20:03:17.191 INFO:tasks.rados.rados.0.smithi033.stdout:3600: writing smithi03366949-338 from 2540736 to 2957222 tid 3 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3601: read oid 75 snap -1 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3601: expect (ObjNum 2062 snap 0 seq_num 2062) 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3602: read oid 262 snap -1 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3602: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3603: write oid 290 current snap is 0 2023-06-03T20:03:17.192 INFO:tasks.rados.rados.0.smithi033.stdout:3603: seq_num 2225 ranges {595575=604101,1601494=719110,2968159=427416} 2023-06-03T20:03:17.198 INFO:tasks.rados.rados.0.smithi033.stdout:3603: writing smithi03366949-290 from 595575 to 1199676 tid 1 2023-06-03T20:03:17.205 INFO:tasks.rados.rados.0.smithi033.stdout:3603: writing smithi03366949-290 from 1601494 to 2320604 tid 2 2023-06-03T20:03:17.211 INFO:tasks.rados.rados.0.smithi033.stdout:3603: writing smithi03366949-290 from 2968159 to 3395575 tid 3 2023-06-03T20:03:17.211 INFO:tasks.rados.rados.0.smithi033.stdout:3604: write oid 30 current snap is 0 2023-06-03T20:03:17.211 INFO:tasks.rados.rados.0.smithi033.stdout:3598: finishing write tid 4 to smithi03366949-34 2023-06-03T20:03:17.211 INFO:tasks.rados.rados.0.smithi033.stdout:3598: finishing write tid 5 to smithi03366949-34 2023-06-03T20:03:17.211 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 600 (ObjNum 2222 snap 0 seq_num 2222) dirty exists 2023-06-03T20:03:17.212 INFO:tasks.rados.rados.0.smithi033.stdout:3598: left oid 34 (ObjNum 2222 snap 0 seq_num 2222) 2023-06-03T20:03:17.212 INFO:tasks.rados.rados.0.smithi033.stdout:3599: finishing write tid 1 to smithi03366949-379 2023-06-03T20:03:17.212 INFO:tasks.rados.rados.0.smithi033.stdout:3604: seq_num 2226 ranges {612382=679350,1943623=462768,3162876=249506} 2023-06-03T20:03:17.218 INFO:tasks.rados.rados.0.smithi033.stdout:3604: writing smithi03366949-30 from 612382 to 1291732 tid 1 2023-06-03T20:03:17.224 INFO:tasks.rados.rados.0.smithi033.stdout:3604: writing smithi03366949-30 from 1943623 to 2406391 tid 2 2023-06-03T20:03:17.230 INFO:tasks.rados.rados.0.smithi033.stdout:3604: writing smithi03366949-30 from 3162876 to 3412382 tid 3 2023-06-03T20:03:17.230 INFO:tasks.rados.rados.0.smithi033.stdout:3598: done (6 left) 2023-06-03T20:03:17.230 INFO:tasks.rados.rados.0.smithi033.stdout:3605: write oid 178 current snap is 0 2023-06-03T20:03:17.230 INFO:tasks.rados.rados.0.smithi033.stdout:3605: seq_num 2227 ranges {629189=754599,2002105=722779,3306652=122537} 2023-06-03T20:03:17.238 INFO:tasks.rados.rados.0.smithi033.stdout:3605: writing smithi03366949-178 from 629189 to 1383788 tid 1 2023-06-03T20:03:17.247 INFO:tasks.rados.rados.0.smithi033.stdout:3605: writing smithi03366949-178 from 2002105 to 2724884 tid 2 2023-06-03T20:03:17.251 INFO:tasks.rados.rados.0.smithi033.stdout:3605: writing smithi03366949-178 from 3306652 to 3429189 tid 3 2023-06-03T20:03:17.252 INFO:tasks.rados.rados.0.smithi033.stdout:3606: read oid 123 snap -1 2023-06-03T20:03:17.252 INFO:tasks.rados.rados.0.smithi033.stdout:3606: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:03:17.252 INFO:tasks.rados.rados.0.smithi033.stdout:3607: write oid 251 current snap is 0 2023-06-03T20:03:17.252 INFO:tasks.rados.rados.0.smithi033.stdout:3607: seq_num 2228 ranges {645996=546201,1776940=466437,2650428=577927} 2023-06-03T20:03:17.259 INFO:tasks.rados.rados.0.smithi033.stdout:3607: writing smithi03366949-251 from 645996 to 1192197 tid 1 2023-06-03T20:03:17.266 INFO:tasks.rados.rados.0.smithi033.stdout:3607: writing smithi03366949-251 from 1776940 to 2243377 tid 2 2023-06-03T20:03:17.271 INFO:tasks.rados.rados.0.smithi033.stdout:3607: writing smithi03366949-251 from 2650428 to 3228355 tid 3 2023-06-03T20:03:17.271 INFO:tasks.rados.rados.0.smithi033.stdout:3608: read oid 59 snap -1 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3608: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3609: read oid 157 snap -1 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3609: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3610: write oid 418 current snap is 0 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3599: finishing write tid 2 to smithi03366949-379 2023-06-03T20:03:17.272 INFO:tasks.rados.rados.0.smithi033.stdout:3610: seq_num 2229 ranges {662803=621450,1835422=726448,3077851=384952} 2023-06-03T20:03:17.279 INFO:tasks.rados.rados.0.smithi033.stdout:3610: writing smithi03366949-418 from 662803 to 1284253 tid 1 2023-06-03T20:03:17.287 INFO:tasks.rados.rados.0.smithi033.stdout:3610: writing smithi03366949-418 from 1835422 to 2561870 tid 2 2023-06-03T20:03:17.292 INFO:tasks.rados.rados.0.smithi033.stdout:3610: writing smithi03366949-418 from 3077851 to 3462803 tid 3 2023-06-03T20:03:17.292 INFO:tasks.rados.rados.0.smithi033.stdout:3611: read oid 464 snap -1 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3611: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3612: read oid 270 snap -1 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3612: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3613: read oid 274 snap -1 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3613: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3614: write oid 257 current snap is 0 2023-06-03T20:03:17.293 INFO:tasks.rados.rados.0.smithi033.stdout:3599: finishing write tid 3 to smithi03366949-379 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:3599: finishing write tid 4 to smithi03366949-379 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:3599: finishing write tid 5 to smithi03366949-379 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 379 v 383 (ObjNum 2223 snap 0 seq_num 2223) dirty exists 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:3599: left oid 379 (ObjNum 2223 snap 0 seq_num 2223) 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:3600: finishing write tid 1 to smithi03366949-338 2023-06-03T20:03:17.294 INFO:tasks.rados.rados.0.smithi033.stdout:3614: seq_num 2230 ranges {679610=696699,1777551=470106,2988921=490689} 2023-06-03T20:03:17.301 INFO:tasks.rados.rados.0.smithi033.stdout:3614: writing smithi03366949-257 from 679610 to 1376309 tid 1 2023-06-03T20:03:17.310 INFO:tasks.rados.rados.0.smithi033.stdout:3614: writing smithi03366949-257 from 1777551 to 2247657 tid 2 2023-06-03T20:03:17.317 INFO:tasks.rados.rados.0.smithi033.stdout:3614: writing smithi03366949-257 from 2988921 to 3479610 tid 3 2023-06-03T20:03:17.318 INFO:tasks.rados.rados.0.smithi033.stdout:3599: done (15 left) 2023-06-03T20:03:17.318 INFO:tasks.rados.rados.0.smithi033.stdout:3615: write oid 373 current snap is 0 2023-06-03T20:03:17.318 INFO:tasks.rados.rados.0.smithi033.stdout:3615: seq_num 2231 ranges {696417=771948,2236033=730117,3416344=80073} 2023-06-03T20:03:17.325 INFO:tasks.rados.rados.0.smithi033.stdout:3615: writing smithi03366949-373 from 696417 to 1468365 tid 1 2023-06-03T20:03:17.334 INFO:tasks.rados.rados.0.smithi033.stdout:3615: writing smithi03366949-373 from 2236033 to 2966150 tid 2 2023-06-03T20:03:17.337 INFO:tasks.rados.rados.0.smithi033.stdout:3615: writing smithi03366949-373 from 3416344 to 3496417 tid 3 2023-06-03T20:03:17.337 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:17.337 INFO:tasks.rados.rados.0.smithi033.stdout:3600: finishing write tid 2 to smithi03366949-338 2023-06-03T20:03:17.337 INFO:tasks.rados.rados.0.smithi033.stdout:3600: finishing write tid 3 to smithi03366949-338 2023-06-03T20:03:17.338 INFO:tasks.rados.rados.0.smithi033.stdout:3600: finishing write tid 4 to smithi03366949-338 2023-06-03T20:03:17.338 INFO:tasks.rados.rados.0.smithi033.stdout:3600: finishing write tid 5 to smithi03366949-338 2023-06-03T20:03:17.338 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 338 v 446 (ObjNum 2224 snap 0 seq_num 2224) dirty exists 2023-06-03T20:03:17.338 INFO:tasks.rados.rados.0.smithi033.stdout:3600: left oid 338 (ObjNum 2224 snap 0 seq_num 2224) 2023-06-03T20:03:17.338 INFO:tasks.rados.rados.0.smithi033.stdout:3601: expect (ObjNum 2062 snap 0 seq_num 2062) 2023-06-03T20:03:17.464 INFO:tasks.rados.rados.0.smithi033.stdout:3602: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:03:17.552 INFO:tasks.rados.rados.0.smithi033.stdout:3603: finishing write tid 1 to smithi03366949-290 2023-06-03T20:03:17.553 INFO:tasks.rados.rados.0.smithi033.stdout:3603: finishing write tid 2 to smithi03366949-290 2023-06-03T20:03:17.553 INFO:tasks.rados.rados.0.smithi033.stdout:3603: finishing write tid 3 to smithi03366949-290 2023-06-03T20:03:17.553 INFO:tasks.rados.rados.0.smithi033.stdout:3603: finishing write tid 4 to smithi03366949-290 2023-06-03T20:03:17.553 INFO:tasks.rados.rados.0.smithi033.stdout:3603: finishing write tid 5 to smithi03366949-290 2023-06-03T20:03:17.553 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 479 (ObjNum 2225 snap 0 seq_num 2225) dirty exists 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3603: left oid 290 (ObjNum 2225 snap 0 seq_num 2225) 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3604: finishing write tid 1 to smithi03366949-30 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3604: finishing write tid 2 to smithi03366949-30 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3604: finishing write tid 3 to smithi03366949-30 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3604: finishing write tid 4 to smithi03366949-30 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:3604: finishing write tid 5 to smithi03366949-30 2023-06-03T20:03:17.554 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 30 v 526 (ObjNum 2226 snap 0 seq_num 2226) dirty exists 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3604: left oid 30 (ObjNum 2226 snap 0 seq_num 2226) 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3605: finishing write tid 1 to smithi03366949-178 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3605: finishing write tid 2 to smithi03366949-178 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3605: finishing write tid 3 to smithi03366949-178 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3605: finishing write tid 4 to smithi03366949-178 2023-06-03T20:03:17.555 INFO:tasks.rados.rados.0.smithi033.stdout:3606: expect (ObjNum 504 snap 0 seq_num 504) 2023-06-03T20:03:17.664 INFO:tasks.rados.rados.0.smithi033.stdout:3605: finishing write tid 5 to smithi03366949-178 2023-06-03T20:03:17.664 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 178 v 408 (ObjNum 2227 snap 0 seq_num 2227) dirty exists 2023-06-03T20:03:17.664 INFO:tasks.rados.rados.0.smithi033.stdout:3605: left oid 178 (ObjNum 2227 snap 0 seq_num 2227) 2023-06-03T20:03:17.665 INFO:tasks.rados.rados.0.smithi033.stdout:3607: finishing write tid 1 to smithi03366949-251 2023-06-03T20:03:17.665 INFO:tasks.rados.rados.0.smithi033.stdout:3607: finishing write tid 2 to smithi03366949-251 2023-06-03T20:03:17.665 INFO:tasks.rados.rados.0.smithi033.stdout:3607: finishing write tid 3 to smithi03366949-251 2023-06-03T20:03:17.665 INFO:tasks.rados.rados.0.smithi033.stdout:3607: finishing write tid 4 to smithi03366949-251 2023-06-03T20:03:17.665 INFO:tasks.rados.rados.0.smithi033.stdout:3608: expect (ObjNum 815 snap 0 seq_num 815) 2023-06-03T20:03:17.779 INFO:tasks.rados.rados.0.smithi033.stdout:3607: finishing write tid 5 to smithi03366949-251 2023-06-03T20:03:17.779 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 395 (ObjNum 2228 snap 0 seq_num 2228) dirty exists 2023-06-03T20:03:17.780 INFO:tasks.rados.rados.0.smithi033.stdout:3607: left oid 251 (ObjNum 2228 snap 0 seq_num 2228) 2023-06-03T20:03:17.780 INFO:tasks.rados.rados.0.smithi033.stdout:3609: expect (ObjNum 1132 snap 0 seq_num 1132) 2023-06-03T20:03:17.876 INFO:tasks.rados.rados.0.smithi033.stdout:3610: finishing write tid 1 to smithi03366949-418 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:3610: finishing write tid 2 to smithi03366949-418 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:3610: finishing write tid 3 to smithi03366949-418 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:3610: finishing write tid 4 to smithi03366949-418 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:3610: finishing write tid 5 to smithi03366949-418 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 418 v 604 (ObjNum 2229 snap 0 seq_num 2229) dirty exists 2023-06-03T20:03:17.877 INFO:tasks.rados.rados.0.smithi033.stdout:3610: left oid 418 (ObjNum 2229 snap 0 seq_num 2229) 2023-06-03T20:03:17.878 INFO:tasks.rados.rados.0.smithi033.stdout:3612: expect (ObjNum 728 snap 0 seq_num 728) 2023-06-03T20:03:17.952 INFO:tasks.rados.rados.0.smithi033.stdout:3611: expect (ObjNum 1389 snap 0 seq_num 1389) 2023-06-03T20:03:18.103 INFO:tasks.rados.rados.0.smithi033.stdout:3613: expect (ObjNum 1738 snap 0 seq_num 1738) 2023-06-03T20:03:18.265 INFO:tasks.rados.rados.0.smithi033.stdout:3614: finishing write tid 1 to smithi03366949-257 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:3614: finishing write tid 2 to smithi03366949-257 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:3614: finishing write tid 3 to smithi03366949-257 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:3614: finishing write tid 4 to smithi03366949-257 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:3614: finishing write tid 5 to smithi03366949-257 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 257 v 530 (ObjNum 2230 snap 0 seq_num 2230) dirty exists 2023-06-03T20:03:18.266 INFO:tasks.rados.rados.0.smithi033.stdout:3614: left oid 257 (ObjNum 2230 snap 0 seq_num 2230) 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: finishing write tid 1 to smithi03366949-373 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: finishing write tid 2 to smithi03366949-373 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: finishing write tid 3 to smithi03366949-373 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: finishing write tid 4 to smithi03366949-373 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: finishing write tid 5 to smithi03366949-373 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 483 (ObjNum 2231 snap 0 seq_num 2231) dirty exists 2023-06-03T20:03:18.267 INFO:tasks.rados.rados.0.smithi033.stdout:3615: left oid 373 (ObjNum 2231 snap 0 seq_num 2231) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3600: done (15 left) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3601: done (14 left) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3602: done (13 left) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3603: done (12 left) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3604: done (11 left) 2023-06-03T20:03:18.268 INFO:tasks.rados.rados.0.smithi033.stdout:3605: done (10 left) 2023-06-03T20:03:18.269 INFO:tasks.rados.rados.0.smithi033.stdout:3606: done (9 left) 2023-06-03T20:03:18.269 INFO:tasks.rados.rados.0.smithi033.stdout:3607: done (8 left) 2023-06-03T20:03:18.269 INFO:tasks.rados.rados.0.smithi033.stdout:3608: done (7 left) 2023-06-03T20:03:18.269 INFO:tasks.rados.rados.0.smithi033.stdout:3609: done (6 left) 2023-06-03T20:03:18.269 INFO:tasks.rados.rados.0.smithi033.stdout:3610: done (5 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3611: done (4 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3612: done (3 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3613: done (2 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3614: done (1 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3615: done (0 left) 2023-06-03T20:03:18.270 INFO:tasks.rados.rados.0.smithi033.stdout:3616: read oid 439 snap -1 2023-06-03T20:03:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:3616: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-06-03T20:03:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:3617: read oid 469 snap -1 2023-06-03T20:03:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:3617: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-06-03T20:03:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:3618: write oid 331 current snap is 0 2023-06-03T20:03:18.271 INFO:tasks.rados.rados.0.smithi033.stdout:3618: seq_num 2232 ranges {713224=447197,1894515=473775,3043767=469457} 2023-06-03T20:03:18.277 INFO:tasks.rados.rados.0.smithi033.stdout:3618: writing smithi03366949-331 from 713224 to 1160421 tid 1 2023-06-03T20:03:18.285 INFO:tasks.rados.rados.0.smithi033.stdout:3618: writing smithi03366949-331 from 1894515 to 2368290 tid 2 2023-06-03T20:03:18.292 INFO:tasks.rados.rados.0.smithi033.stdout:3618: writing smithi03366949-331 from 3043767 to 3513224 tid 3 2023-06-03T20:03:18.292 INFO:tasks.rados.rados.0.smithi033.stdout:3619: write oid 303 current snap is 0 2023-06-03T20:03:18.292 INFO:tasks.rados.rados.0.smithi033.stdout:3617: expect (ObjNum 1564 snap 0 seq_num 1564) 2023-06-03T20:03:18.368 INFO:tasks.rados.rados.0.smithi033.stdout:3616: expect (ObjNum 1583 snap 0 seq_num 1583) 2023-06-03T20:03:18.448 INFO:tasks.rados.rados.0.smithi033.stdout:3618: finishing write tid 1 to smithi03366949-331 2023-06-03T20:03:18.448 INFO:tasks.rados.rados.0.smithi033.stdout:3618: finishing write tid 2 to smithi03366949-331 2023-06-03T20:03:18.449 INFO:tasks.rados.rados.0.smithi033.stdout:3618: finishing write tid 3 to smithi03366949-331 2023-06-03T20:03:18.449 INFO:tasks.rados.rados.0.smithi033.stdout:3618: finishing write tid 4 to smithi03366949-331 2023-06-03T20:03:18.449 INFO:tasks.rados.rados.0.smithi033.stdout:3618: finishing write tid 5 to smithi03366949-331 2023-06-03T20:03:18.449 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 331 v 361 (ObjNum 2232 snap 0 seq_num 2232) dirty exists 2023-06-03T20:03:18.449 INFO:tasks.rados.rados.0.smithi033.stdout:3618: left oid 331 (ObjNum 2232 snap 0 seq_num 2232) 2023-06-03T20:03:18.450 INFO:tasks.rados.rados.0.smithi033.stdout:3619: seq_num 2233 ranges {730031=522446,1952997=733786,3471190=58841} 2023-06-03T20:03:18.462 INFO:tasks.rados.rados.0.smithi033.stdout:3619: writing smithi03366949-303 from 730031 to 1252477 tid 1 2023-06-03T20:03:18.470 INFO:tasks.rados.rados.0.smithi033.stdout:3619: writing smithi03366949-303 from 1952997 to 2686783 tid 2 2023-06-03T20:03:18.475 INFO:tasks.rados.rados.0.smithi033.stdout:3619: writing smithi03366949-303 from 3471190 to 3530031 tid 3 2023-06-03T20:03:18.476 INFO:tasks.rados.rados.0.smithi033.stdout:3616: done (3 left) 2023-06-03T20:03:18.476 INFO:tasks.rados.rados.0.smithi033.stdout:3617: done (2 left) 2023-06-03T20:03:18.476 INFO:tasks.rados.rados.0.smithi033.stdout:3618: done (1 left) 2023-06-03T20:03:18.476 INFO:tasks.rados.rados.0.smithi033.stdout:3620: read oid 397 snap -1 2023-06-03T20:03:18.476 INFO:tasks.rados.rados.0.smithi033.stdout:3620: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-06-03T20:03:18.477 INFO:tasks.rados.rados.0.smithi033.stdout:3621: write oid 129 current snap is 0 2023-06-03T20:03:18.477 INFO:tasks.rados.rados.0.smithi033.stdout:3621: seq_num 2234 ranges {746838=597695,2011479=477444,3098613=448225} 2023-06-03T20:03:18.482 INFO:tasks.rados.rados.0.smithi033.stdout:3621: writing smithi03366949-129 from 746838 to 1344533 tid 1 2023-06-03T20:03:18.489 INFO:tasks.rados.rados.0.smithi033.stdout:3621: writing smithi03366949-129 from 2011479 to 2488923 tid 2 2023-06-03T20:03:18.497 INFO:tasks.rados.rados.0.smithi033.stdout:3621: writing smithi03366949-129 from 3098613 to 3546838 tid 3 2023-06-03T20:03:18.497 INFO:tasks.rados.rados.0.smithi033.stdout:3622: write oid 310 current snap is 0 2023-06-03T20:03:18.498 INFO:tasks.rados.rados.0.smithi033.stdout:3622: seq_num 2235 ranges {763645=672944,1953608=737455,3409683=153962} 2023-06-03T20:03:18.506 INFO:tasks.rados.rados.0.smithi033.stdout:3622: writing smithi03366949-310 from 763645 to 1436589 tid 1 2023-06-03T20:03:18.513 INFO:tasks.rados.rados.0.smithi033.stdout:3622: writing smithi03366949-310 from 1953608 to 2691063 tid 2 2023-06-03T20:03:18.527 INFO:tasks.rados.rados.0.smithi033.stdout:3622: writing smithi03366949-310 from 3409683 to 3563645 tid 3 2023-06-03T20:03:18.528 INFO:tasks.rados.rados.0.smithi033.stdout:3623: read oid 53 snap -1 2023-06-03T20:03:18.528 INFO:tasks.rados.rados.0.smithi033.stdout:3623: expect (ObjNum 860 snap 0 seq_num 860) 2023-06-03T20:03:18.528 INFO:tasks.rados.rados.0.smithi033.stdout:3624: write oid 463 current snap is 0 2023-06-03T20:03:18.528 INFO:tasks.rados.rados.0.smithi033.stdout:3624: seq_num 2236 ranges {780452=464546,1728443=481113,2753459=500809} 2023-06-03T20:03:18.531 INFO:tasks.rados.rados.0.smithi033.stdout:3624: writing smithi03366949-463 from 780452 to 1244998 tid 1 2023-06-03T20:03:18.540 INFO:tasks.rados.rados.0.smithi033.stdout:3624: writing smithi03366949-463 from 1728443 to 2209556 tid 2 2023-06-03T20:03:18.550 INFO:tasks.rados.rados.0.smithi033.stdout:3624: writing smithi03366949-463 from 2753459 to 3254268 tid 3 2023-06-03T20:03:18.550 INFO:tasks.rados.rados.0.smithi033.stdout:3625: write oid 94 current snap is 0 2023-06-03T20:03:18.550 INFO:tasks.rados.rados.0.smithi033.stdout:3619: finishing write tid 1 to smithi03366949-303 2023-06-03T20:03:18.550 INFO:tasks.rados.rados.0.smithi033.stdout:3619: finishing write tid 2 to smithi03366949-303 2023-06-03T20:03:18.551 INFO:tasks.rados.rados.0.smithi033.stdout:3619: finishing write tid 3 to smithi03366949-303 2023-06-03T20:03:18.551 INFO:tasks.rados.rados.0.smithi033.stdout:3619: finishing write tid 4 to smithi03366949-303 2023-06-03T20:03:18.551 INFO:tasks.rados.rados.0.smithi033.stdout:3619: finishing write tid 5 to smithi03366949-303 2023-06-03T20:03:18.551 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 303 v 399 (ObjNum 2233 snap 0 seq_num 2233) dirty exists 2023-06-03T20:03:18.551 INFO:tasks.rados.rados.0.smithi033.stdout:3619: left oid 303 (ObjNum 2233 snap 0 seq_num 2233) 2023-06-03T20:03:18.552 INFO:tasks.rados.rados.0.smithi033.stdout:3620: expect (ObjNum 1871 snap 0 seq_num 1871) 2023-06-03T20:03:18.842 INFO:tasks.rados.rados.0.smithi033.stdout:3621: finishing write tid 1 to smithi03366949-129 2023-06-03T20:03:18.842 INFO:tasks.rados.rados.0.smithi033.stdout:3621: finishing write tid 2 to smithi03366949-129 2023-06-03T20:03:18.842 INFO:tasks.rados.rados.0.smithi033.stdout:3621: finishing write tid 3 to smithi03366949-129 2023-06-03T20:03:18.842 INFO:tasks.rados.rados.0.smithi033.stdout:3621: finishing write tid 4 to smithi03366949-129 2023-06-03T20:03:18.842 INFO:tasks.rados.rados.0.smithi033.stdout:3621: finishing write tid 5 to smithi03366949-129 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 129 v 508 (ObjNum 2234 snap 0 seq_num 2234) dirty exists 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3621: left oid 129 (ObjNum 2234 snap 0 seq_num 2234) 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3622: finishing write tid 1 to smithi03366949-310 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3622: finishing write tid 2 to smithi03366949-310 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3622: finishing write tid 3 to smithi03366949-310 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3622: finishing write tid 4 to smithi03366949-310 2023-06-03T20:03:18.843 INFO:tasks.rados.rados.0.smithi033.stdout:3622: finishing write tid 5 to smithi03366949-310 2023-06-03T20:03:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 310 v 365 (ObjNum 2235 snap 0 seq_num 2235) dirty exists 2023-06-03T20:03:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:3622: left oid 310 (ObjNum 2235 snap 0 seq_num 2235) 2023-06-03T20:03:18.844 INFO:tasks.rados.rados.0.smithi033.stdout:3625: seq_num 2237 ranges {797259=539795,1786925=741124,3180882=416377} 2023-06-03T20:03:18.856 INFO:tasks.rados.rados.0.smithi033.stdout:3625: writing smithi03366949-94 from 797259 to 1337054 tid 1 2023-06-03T20:03:18.863 INFO:tasks.rados.rados.0.smithi033.stdout:3625: writing smithi03366949-94 from 1786925 to 2528049 tid 2 2023-06-03T20:03:18.869 INFO:tasks.rados.rados.0.smithi033.stdout:3625: writing smithi03366949-94 from 3180882 to 3597259 tid 3 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3619: done (6 left) 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3620: done (5 left) 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3621: done (4 left) 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3622: done (3 left) 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3626: read oid 302 snap -1 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3626: expect deleted 2023-06-03T20:03:18.870 INFO:tasks.rados.rados.0.smithi033.stdout:3627: read oid 228 snap -1 2023-06-03T20:03:18.871 INFO:tasks.rados.rados.0.smithi033.stdout:3627: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-06-03T20:03:18.871 INFO:tasks.rados.rados.0.smithi033.stdout:3623: expect (ObjNum 860 snap 0 seq_num 860) 2023-06-03T20:03:18.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:18 smithi083 bash[26882]: cluster 2023-06-03T20:03:17.397726+0000 mgr.y (mgr.15198) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:18 smithi083 bash[26882]: audit 2023-06-03T20:03:18.510280+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:18.895 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:18 smithi083 bash[55477]: ts=2023-06-03T20:03: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:18.895 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:18 smithi083 bash[55477]: ts=2023-06-03T20:03:18.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:3624: finishing write tid 1 to smithi03366949-463 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:3624: finishing write tid 2 to smithi03366949-463 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:3624: finishing write tid 3 to smithi03366949-463 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:3624: finishing write tid 4 to smithi03366949-463 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:3624: finishing write tid 5 to smithi03366949-463 2023-06-03T20:03:18.993 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 463 v 608 (ObjNum 2236 snap 0 seq_num 2236) dirty exists 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3624: left oid 463 (ObjNum 2236 snap 0 seq_num 2236) 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3625: finishing write tid 1 to smithi03366949-94 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3625: finishing write tid 2 to smithi03366949-94 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3625: finishing write tid 3 to smithi03366949-94 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3625: finishing write tid 4 to smithi03366949-94 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:3625: finishing write tid 5 to smithi03366949-94 2023-06-03T20:03:18.994 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 94 v 387 (ObjNum 2237 snap 0 seq_num 2237) dirty exists 2023-06-03T20:03:18.995 INFO:tasks.rados.rados.0.smithi033.stdout:3625: left oid 94 (ObjNum 2237 snap 0 seq_num 2237) 2023-06-03T20:03:18.995 INFO:tasks.rados.rados.0.smithi033.stdout:3627: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-06-03T20:03:19.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:18 smithi033 bash[26432]: cluster 2023-06-03T20:03:17.397726+0000 mgr.y (mgr.15198) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:19.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:18 smithi033 bash[26432]: audit 2023-06-03T20:03:18.510280+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:19.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:18 smithi033 bash[33017]: cluster 2023-06-03T20:03:17.397726+0000 mgr.y (mgr.15198) 40 : cluster [DBG] pgmap v25: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:19.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:18 smithi033 bash[33017]: audit 2023-06-03T20:03:18.510280+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:19.126 INFO:tasks.rados.rados.0.smithi033.stdout:3628: read oid 116 snap -1 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3628: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3623: done (5 left) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3624: done (4 left) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3625: done (3 left) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3626: done (2 left) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3627: done (1 left) 2023-06-03T20:03:19.127 INFO:tasks.rados.rados.0.smithi033.stdout:3629: write oid 438 current snap is 0 2023-06-03T20:03:19.128 INFO:tasks.rados.rados.0.smithi033.stdout:3629: seq_num 2238 ranges {414066=615044,1445407=484782,2408305=639706} 2023-06-03T20:03:19.137 INFO:tasks.rados.rados.0.smithi033.stdout:3629: writing smithi03366949-438 from 414066 to 1029110 tid 1 2023-06-03T20:03:19.142 INFO:tasks.rados.rados.0.smithi033.stdout:3629: writing smithi03366949-438 from 1445407 to 1930189 tid 2 2023-06-03T20:03:19.148 INFO:tasks.rados.rados.0.smithi033.stdout:3629: writing smithi03366949-438 from 2408305 to 3048011 tid 3 2023-06-03T20:03:19.149 INFO:tasks.rados.rados.0.smithi033.stdout:3630: write oid 443 current snap is 0 2023-06-03T20:03:19.149 INFO:tasks.rados.rados.0.smithi033.stdout:3630: seq_num 2239 ranges {430873=690293,1787536=628440,3003022=450978} 2023-06-03T20:03:19.155 INFO:tasks.rados.rados.0.smithi033.stdout:3630: writing smithi03366949-443 from 430873 to 1121166 tid 1 2023-06-03T20:03:19.162 INFO:tasks.rados.rados.0.smithi033.stdout:3630: writing smithi03366949-443 from 1787536 to 2415976 tid 2 2023-06-03T20:03:19.168 INFO:tasks.rados.rados.0.smithi033.stdout:3630: writing smithi03366949-443 from 3003022 to 3454000 tid 3 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3631: read oid 165 snap -1 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3631: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3632: read oid 467 snap -1 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3632: expect (ObjNum 2182 snap 0 seq_num 2182) 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3633: write oid 21 current snap is 0 2023-06-03T20:03:19.169 INFO:tasks.rados.rados.0.smithi033.stdout:3633: seq_num 2240 ranges {447680=765542,1846018=488451,2746798=662250} 2023-06-03T20:03:19.176 INFO:tasks.rados.rados.0.smithi033.stdout:3633: writing smithi03366949-21 from 447680 to 1213222 tid 1 2023-06-03T20:03:19.182 INFO:tasks.rados.rados.0.smithi033.stdout:3633: writing smithi03366949-21 from 1846018 to 2334469 tid 2 2023-06-03T20:03:19.189 INFO:tasks.rados.rados.0.smithi033.stdout:3633: writing smithi03366949-21 from 2746798 to 3409048 tid 3 2023-06-03T20:03:19.189 INFO:tasks.rados.rados.0.smithi033.stdout:3634: read oid 339 snap -1 2023-06-03T20:03:19.189 INFO:tasks.rados.rados.0.smithi033.stdout:3634: expect (ObjNum 338 snap 0 seq_num 338) 2023-06-03T20:03:19.189 INFO:tasks.rados.rados.0.smithi033.stdout:3635: read oid 287 snap -1 2023-06-03T20:03:19.189 INFO:tasks.rados.rados.0.smithi033.stdout:3635: expect (ObjNum 617 snap 0 seq_num 617) 2023-06-03T20:03:19.190 INFO:tasks.rados.rados.0.smithi033.stdout:3636: read oid 12 snap -1 2023-06-03T20:03:19.190 INFO:tasks.rados.rados.0.smithi033.stdout:3636: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-06-03T20:03:19.190 INFO:tasks.rados.rados.0.smithi033.stdout:3637: write oid 277 current snap is 0 2023-06-03T20:03:19.190 INFO:tasks.rados.rados.0.smithi033.stdout:3628: expect (ObjNum 1635 snap 0 seq_num 1635) 2023-06-03T20:03:19.393 INFO:tasks.rados.rados.0.smithi033.stdout:3629: finishing write tid 1 to smithi03366949-438 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:3629: finishing write tid 2 to smithi03366949-438 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:3629: finishing write tid 3 to smithi03366949-438 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:3629: finishing write tid 4 to smithi03366949-438 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:3629: finishing write tid 5 to smithi03366949-438 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 404 (ObjNum 2238 snap 0 seq_num 2238) dirty exists 2023-06-03T20:03:19.394 INFO:tasks.rados.rados.0.smithi033.stdout:3629: left oid 438 (ObjNum 2238 snap 0 seq_num 2238) 2023-06-03T20:03:19.395 INFO:tasks.rados.rados.0.smithi033.stdout:3630: finishing write tid 1 to smithi03366949-443 2023-06-03T20:03:19.395 INFO:tasks.rados.rados.0.smithi033.stdout:3630: finishing write tid 2 to smithi03366949-443 2023-06-03T20:03:19.395 INFO:tasks.rados.rados.0.smithi033.stdout:3631: expect (ObjNum 1977 snap 0 seq_num 1977) 2023-06-03T20:03:19.572 INFO:tasks.rados.rados.0.smithi033.stdout:3630: finishing write tid 3 to smithi03366949-443 2023-06-03T20:03:19.572 INFO:tasks.rados.rados.0.smithi033.stdout:3630: finishing write tid 4 to smithi03366949-443 2023-06-03T20:03:19.572 INFO:tasks.rados.rados.0.smithi033.stdout:3630: finishing write tid 5 to smithi03366949-443 2023-06-03T20:03:19.573 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 443 v 412 (ObjNum 2239 snap 0 seq_num 2239) dirty exists 2023-06-03T20:03:19.573 INFO:tasks.rados.rados.0.smithi033.stdout:3630: left oid 443 (ObjNum 2239 snap 0 seq_num 2239) 2023-06-03T20:03:19.573 INFO:tasks.rados.rados.0.smithi033.stdout:3632: expect (ObjNum 2182 snap 0 seq_num 2182) 2023-06-03T20:03:19.685 INFO:tasks.rados.rados.0.smithi033.stdout:3633: finishing write tid 1 to smithi03366949-21 2023-06-03T20:03:19.685 INFO:tasks.rados.rados.0.smithi033.stdout:3633: finishing write tid 2 to smithi03366949-21 2023-06-03T20:03:19.685 INFO:tasks.rados.rados.0.smithi033.stdout:3636: expect (ObjNum 2152 snap 0 seq_num 2152) 2023-06-03T20:03:19.768 INFO:tasks.rados.rados.0.smithi033.stdout:3634: expect (ObjNum 338 snap 0 seq_num 338) 2023-06-03T20:03:19.881 INFO:tasks.rados.rados.0.smithi033.stdout:3633: finishing write tid 3 to smithi03366949-21 2023-06-03T20:03:19.881 INFO:tasks.rados.rados.0.smithi033.stdout:3633: finishing write tid 4 to smithi03366949-21 2023-06-03T20:03:19.881 INFO:tasks.rados.rados.0.smithi033.stdout:3633: finishing write tid 5 to smithi03366949-21 2023-06-03T20:03:19.881 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 21 v 416 (ObjNum 2240 snap 0 seq_num 2240) dirty exists 2023-06-03T20:03:19.882 INFO:tasks.rados.rados.0.smithi033.stdout:3633: left oid 21 (ObjNum 2240 snap 0 seq_num 2240) 2023-06-03T20:03:19.882 INFO:tasks.rados.rados.0.smithi033.stdout:3635: expect (ObjNum 617 snap 0 seq_num 617) 2023-06-03T20:03:19.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:19 smithi083 bash[26882]: audit 2023-06-03T20:03:18.912090+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.33:0/2324768456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:20.011 INFO:tasks.rados.rados.0.smithi033.stdout:3637: seq_num 2241 ranges {464487=440791,1504500=632109,2657868=473522} 2023-06-03T20:03:20.020 INFO:tasks.rados.rados.0.smithi033.stdout:3637: writing smithi03366949-277 from 464487 to 905278 tid 1 2023-06-03T20:03:20.029 INFO:tasks.rados.rados.0.smithi033.stdout:3637: writing smithi03366949-277 from 1504500 to 2136609 tid 2 2023-06-03T20:03:20.035 INFO:tasks.rados.rados.0.smithi033.stdout:3637: writing smithi03366949-277 from 2657868 to 3131390 tid 3 2023-06-03T20:03:20.035 INFO:tasks.rados.rados.0.smithi033.stdout:3628: done (9 left) 2023-06-03T20:03:20.035 INFO:tasks.rados.rados.0.smithi033.stdout:3629: done (8 left) 2023-06-03T20:03:20.035 INFO:tasks.rados.rados.0.smithi033.stdout:3630: done (7 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3631: done (6 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3632: done (5 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3633: done (4 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3634: done (3 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3635: done (2 left) 2023-06-03T20:03:20.036 INFO:tasks.rados.rados.0.smithi033.stdout:3636: done (1 left) 2023-06-03T20:03:20.037 INFO:tasks.rados.rados.0.smithi033.stdout:3638: write oid 18 current snap is 0 2023-06-03T20:03:20.037 INFO:tasks.rados.rados.0.smithi033.stdout:3638: seq_num 2242 ranges {481294=516040,1562982=492120,2801644=684794} 2023-06-03T20:03:20.041 INFO:tasks.rados.rados.0.smithi033.stdout:3638: writing smithi03366949-18 from 481294 to 997334 tid 1 2023-06-03T20:03:20.047 INFO:tasks.rados.rados.0.smithi033.stdout:3638: writing smithi03366949-18 from 1562982 to 2055102 tid 2 2023-06-03T20:03:20.056 INFO:tasks.rados.rados.0.smithi033.stdout:3638: writing smithi03366949-18 from 2801644 to 3486438 tid 3 2023-06-03T20:03:20.056 INFO:tasks.rados.rados.0.smithi033.stdout:3639: read oid 367 snap -1 2023-06-03T20:03:20.056 INFO:tasks.rados.rados.0.smithi033.stdout:3639: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:03:20.056 INFO:tasks.rados.rados.0.smithi033.stdout:3640: write oid 379 current snap is 0 2023-06-03T20:03:20.057 INFO:tasks.rados.rados.0.smithi033.stdout:3640: seq_num 2243 ranges {498101=707642,1621464=635778,2712714=612419} 2023-06-03T20:03:20.063 INFO:tasks.rados.rados.0.smithi033.stdout:3640: writing smithi03366949-379 from 498101 to 1205743 tid 1 2023-06-03T20:03:20.069 INFO:tasks.rados.rados.0.smithi033.stdout:3640: writing smithi03366949-379 from 1621464 to 2257242 tid 2 2023-06-03T20:03:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:3640: writing smithi03366949-379 from 2712714 to 3325133 tid 3 2023-06-03T20:03:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:3641: write oid 123 current snap is 0 2023-06-03T20:03:20.076 INFO:tasks.rados.rados.0.smithi033.stdout:3637: finishing write tid 1 to smithi03366949-277 2023-06-03T20:03:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:3637: finishing write tid 2 to smithi03366949-277 2023-06-03T20:03:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:3637: finishing write tid 3 to smithi03366949-277 2023-06-03T20:03:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:3637: finishing write tid 4 to smithi03366949-277 2023-06-03T20:03:20.077 INFO:tasks.rados.rados.0.smithi033.stdout:3641: seq_num 2244 ranges {514908=782891,2079946=495789,3256490=423691} 2023-06-03T20:03:20.079 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:19 smithi033 bash[33017]: audit 2023-06-03T20:03:18.912090+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.33:0/2324768456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:20.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:19 smithi033 bash[26432]: audit 2023-06-03T20:03:18.912090+0000 mon.a (mon.0) 865 : audit [DBG] from='client.? 172.21.15.33:0/2324768456' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:20.083 INFO:tasks.rados.rados.0.smithi033.stdout:3641: writing smithi03366949-123 from 514908 to 1297799 tid 1 2023-06-03T20:03:20.091 INFO:tasks.rados.rados.0.smithi033.stdout:3641: writing smithi03366949-123 from 2079946 to 2575735 tid 2 2023-06-03T20:03:20.097 INFO:tasks.rados.rados.0.smithi033.stdout:3641: writing smithi03366949-123 from 3256490 to 3680181 tid 3 2023-06-03T20:03:20.097 INFO:tasks.rados.rados.0.smithi033.stdout:3642: write oid 179 current snap is 0 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3637: finishing write tid 5 to smithi03366949-277 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 277 v 408 (ObjNum 2241 snap 0 seq_num 2241) dirty exists 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3637: left oid 277 (ObjNum 2241 snap 0 seq_num 2241) 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3638: finishing write tid 1 to smithi03366949-18 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3638: finishing write tid 2 to smithi03366949-18 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3638: finishing write tid 3 to smithi03366949-18 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3638: finishing write tid 4 to smithi03366949-18 2023-06-03T20:03:20.098 INFO:tasks.rados.rados.0.smithi033.stdout:3638: finishing write tid 5 to smithi03366949-18 2023-06-03T20:03:20.099 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 18 v 420 (ObjNum 2242 snap 0 seq_num 2242) dirty exists 2023-06-03T20:03:20.099 INFO:tasks.rados.rados.0.smithi033.stdout:3638: left oid 18 (ObjNum 2242 snap 0 seq_num 2242) 2023-06-03T20:03:20.099 INFO:tasks.rados.rados.0.smithi033.stdout:3642: seq_num 2245 ranges {531715=458140,1738428=639447,2883913=634963} 2023-06-03T20:03:20.103 INFO:tasks.rados.rados.0.smithi033.stdout:3642: writing smithi03366949-179 from 531715 to 989855 tid 1 2023-06-03T20:03:20.110 INFO:tasks.rados.rados.0.smithi033.stdout:3642: writing smithi03366949-179 from 1738428 to 2377875 tid 2 2023-06-03T20:03:20.117 INFO:tasks.rados.rados.0.smithi033.stdout:3642: writing smithi03366949-179 from 2883913 to 3518876 tid 3 2023-06-03T20:03:20.117 INFO:tasks.rados.rados.0.smithi033.stdout:3637: done (5 left) 2023-06-03T20:03:20.117 INFO:tasks.rados.rados.0.smithi033.stdout:3638: done (4 left) 2023-06-03T20:03:20.117 INFO:tasks.rados.rados.0.smithi033.stdout:3643: write oid 315 current snap is 0 2023-06-03T20:03:20.118 INFO:tasks.rados.rados.0.smithi033.stdout:3643: seq_num 2246 ranges {548522=533389,1796910=499458,2911336=446235} 2023-06-03T20:03:20.123 INFO:tasks.rados.rados.0.smithi033.stdout:3643: writing smithi03366949-315 from 548522 to 1081911 tid 1 2023-06-03T20:03:20.130 INFO:tasks.rados.rados.0.smithi033.stdout:3643: writing smithi03366949-315 from 1796910 to 2296368 tid 2 2023-06-03T20:03:20.136 INFO:tasks.rados.rados.0.smithi033.stdout:3643: writing smithi03366949-315 from 2911336 to 3357571 tid 3 2023-06-03T20:03:20.136 INFO:tasks.rados.rados.0.smithi033.stdout:3644: read oid 231 snap -1 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3644: expect deleted 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3645: read oid 83 snap -1 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3645: expect (ObjNum 2213 snap 0 seq_num 2213) 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3646: read oid 50 snap -1 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3646: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3647: write oid 190 current snap is 0 2023-06-03T20:03:20.137 INFO:tasks.rados.rados.0.smithi033.stdout:3647: seq_num 2247 ranges {565329=608638,1739039=643116,2822406=773860} 2023-06-03T20:03:20.144 INFO:tasks.rados.rados.0.smithi033.stdout:3647: writing smithi03366949-190 from 565329 to 1173967 tid 1 2023-06-03T20:03:20.151 INFO:tasks.rados.rados.0.smithi033.stdout:3647: writing smithi03366949-190 from 1739039 to 2382155 tid 2 2023-06-03T20:03:20.158 INFO:tasks.rados.rados.0.smithi033.stdout:3647: writing smithi03366949-190 from 2822406 to 3596266 tid 3 2023-06-03T20:03:20.158 INFO:tasks.rados.rados.0.smithi033.stdout:3648: delete oid 381 current snap is 0 2023-06-03T20:03:20.158 INFO:tasks.rados.rados.0.smithi033.stdout:3639: expect (ObjNum 1422 snap 0 seq_num 1422) 2023-06-03T20:03:20.344 INFO:tasks.rados.rados.0.smithi033.stdout:3640: finishing write tid 1 to smithi03366949-379 2023-06-03T20:03:20.344 INFO:tasks.rados.rados.0.smithi033.stdout:3640: finishing write tid 2 to smithi03366949-379 2023-06-03T20:03:20.344 INFO:tasks.rados.rados.0.smithi033.stdout:3640: finishing write tid 3 to smithi03366949-379 2023-06-03T20:03:20.344 INFO:tasks.rados.rados.0.smithi033.stdout:3640: finishing write tid 4 to smithi03366949-379 2023-06-03T20:03:20.344 INFO:tasks.rados.rados.0.smithi033.stdout:3640: finishing write tid 5 to smithi03366949-379 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 379 v 391 (ObjNum 2243 snap 0 seq_num 2243) dirty exists 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3640: left oid 379 (ObjNum 2243 snap 0 seq_num 2243) 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3639: done (9 left) 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3640: done (8 left) 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3648: done (7 left) 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3649: delete oid 94 current snap is 0 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3641: finishing write tid 1 to smithi03366949-123 2023-06-03T20:03:20.345 INFO:tasks.rados.rados.0.smithi033.stdout:3641: finishing write tid 2 to smithi03366949-123 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3641: finishing write tid 3 to smithi03366949-123 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3641: finishing write tid 4 to smithi03366949-123 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3641: finishing write tid 5 to smithi03366949-123 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 123 v 512 (ObjNum 2244 snap 0 seq_num 2244) dirty exists 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3641: left oid 123 (ObjNum 2244 snap 0 seq_num 2244) 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3642: finishing write tid 1 to smithi03366949-179 2023-06-03T20:03:20.346 INFO:tasks.rados.rados.0.smithi033.stdout:3642: finishing write tid 2 to smithi03366949-179 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3642: finishing write tid 3 to smithi03366949-179 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3642: finishing write tid 4 to smithi03366949-179 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3642: finishing write tid 5 to smithi03366949-179 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 179 v 450 (ObjNum 2245 snap 0 seq_num 2245) dirty exists 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3642: left oid 179 (ObjNum 2245 snap 0 seq_num 2245) 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3643: finishing write tid 1 to smithi03366949-315 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3643: finishing write tid 2 to smithi03366949-315 2023-06-03T20:03:20.347 INFO:tasks.rados.rados.0.smithi033.stdout:3643: finishing write tid 3 to smithi03366949-315 2023-06-03T20:03:20.348 INFO:tasks.rados.rados.0.smithi033.stdout:3643: finishing write tid 4 to smithi03366949-315 2023-06-03T20:03:20.348 INFO:tasks.rados.rados.0.smithi033.stdout:3643: finishing write tid 5 to smithi03366949-315 2023-06-03T20:03:20.348 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 315 v 534 (ObjNum 2246 snap 0 seq_num 2246) dirty exists 2023-06-03T20:03:20.348 INFO:tasks.rados.rados.0.smithi033.stdout:3643: left oid 315 (ObjNum 2246 snap 0 seq_num 2246) 2023-06-03T20:03:20.348 INFO:tasks.rados.rados.0.smithi033.stdout:3645: expect (ObjNum 2213 snap 0 seq_num 2213) 2023-06-03T20:03:20.611 INFO:tasks.rados.rados.0.smithi033.stdout:3646: expect (ObjNum 49 snap 0 seq_num 49) 2023-06-03T20:03:20.647 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: cluster 2023-06-03T20:03:19.398397+0000 mgr.y (mgr.15198) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:19.895502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:19.905218+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:19.907223+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:19.908299+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:19.917360+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.648 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.002023+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.007757+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.018441+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.020519+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.021057+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.025485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.027705+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.649 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.028289+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.035027+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.038138+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[26432]: audit 2023-06-03T20:03:20.039474+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: cluster 2023-06-03T20:03:19.398397+0000 mgr.y (mgr.15198) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:19.895502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.650 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:19.905218+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:19.907223+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:19.908299+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:19.917360+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.002023+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.007757+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.018441+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.651 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.020519+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.021057+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.025485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.027705+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.028289+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.035027+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.038138+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:03:20.652 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:20 smithi033 bash[33017]: audit 2023-06-03T20:03:20.039474+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-06-03T20:03:20.698 INFO:tasks.rados.rados.0.smithi033.stdout:3647: finishing write tid 1 to smithi03366949-190 2023-06-03T20:03:20.698 INFO:tasks.rados.rados.0.smithi033.stdout:3647: finishing write tid 2 to smithi03366949-190 2023-06-03T20:03:20.698 INFO:tasks.rados.rados.0.smithi033.stdout:3647: finishing write tid 3 to smithi03366949-190 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3647: finishing write tid 4 to smithi03366949-190 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3647: finishing write tid 5 to smithi03366949-190 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 190 v 454 (ObjNum 2247 snap 0 seq_num 2247) dirty exists 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3647: left oid 190 (ObjNum 2247 snap 0 seq_num 2247) 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3641: done (7 left) 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3642: done (6 left) 2023-06-03T20:03:20.699 INFO:tasks.rados.rados.0.smithi033.stdout:3643: done (5 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3644: done (4 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3645: done (3 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3646: done (2 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3647: done (1 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3649: done (0 left) 2023-06-03T20:03:20.700 INFO:tasks.rados.rados.0.smithi033.stdout:3650: read oid 196 snap -1 2023-06-03T20:03:20.701 INFO:tasks.rados.rados.0.smithi033.stdout:3650: expect deleted 2023-06-03T20:03:20.701 INFO:tasks.rados.rados.0.smithi033.stdout:3651: delete oid 84 current snap is 0 2023-06-03T20:03:20.701 INFO:tasks.rados.rados.0.smithi033.stdout:3650: done (1 left) 2023-06-03T20:03:20.701 INFO:tasks.rados.rados.0.smithi033.stdout:3651: done (0 left) 2023-06-03T20:03:20.702 INFO:tasks.rados.rados.0.smithi033.stdout:3652: write oid 370 current snap is 0 2023-06-03T20:03:20.702 INFO:tasks.rados.rados.0.smithi033.stdout:3652: seq_num 2251 ranges {632557=625987,1972967=650454,3332098=418948} 2023-06-03T20:03:20.707 INFO:tasks.rados.rados.0.smithi033.stdout:3652: writing smithi03366949-370 from 632557 to 1258544 tid 1 2023-06-03T20:03:20.715 INFO:tasks.rados.rados.0.smithi033.stdout:3652: writing smithi03366949-370 from 1972967 to 2623421 tid 2 2023-06-03T20:03:20.721 INFO:tasks.rados.rados.0.smithi033.stdout:3652: writing smithi03366949-370 from 3332098 to 3751046 tid 3 2023-06-03T20:03:20.721 INFO:tasks.rados.rados.0.smithi033.stdout:3653: read oid 490 snap -1 2023-06-03T20:03:20.722 INFO:tasks.rados.rados.0.smithi033.stdout:3653: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-06-03T20:03:20.722 INFO:tasks.rados.rados.0.smithi033.stdout:3654: write oid 329 current snap is 0 2023-06-03T20:03:20.722 INFO:tasks.rados.rados.0.smithi033.stdout:3654: seq_num 2252 ranges {649364=701236,2031449=794112,3243168=606196} 2023-06-03T20:03:20.731 INFO:tasks.rados.rados.0.smithi033.stdout:3654: writing smithi03366949-329 from 649364 to 1350600 tid 1 2023-06-03T20:03:20.743 INFO:tasks.rados.rados.0.smithi033.stdout:3654: writing smithi03366949-329 from 2031449 to 2825561 tid 2 2023-06-03T20:03:20.749 INFO:tasks.rados.rados.0.smithi033.stdout:3654: writing smithi03366949-329 from 3243168 to 3849364 tid 3 2023-06-03T20:03:20.749 INFO:tasks.rados.rados.0.smithi033.stdout:3655: delete oid 484 current snap is 0 2023-06-03T20:03:20.749 INFO:tasks.rados.rados.0.smithi033.stdout:3652: finishing write tid 1 to smithi03366949-370 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3652: finishing write tid 2 to smithi03366949-370 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3652: finishing write tid 3 to smithi03366949-370 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3652: finishing write tid 4 to smithi03366949-370 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3652: finishing write tid 5 to smithi03366949-370 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 370 v 412 (ObjNum 2251 snap 0 seq_num 2251) dirty exists 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3652: left oid 370 (ObjNum 2251 snap 0 seq_num 2251) 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3654: finishing write tid 1 to smithi03366949-329 2023-06-03T20:03:20.750 INFO:tasks.rados.rados.0.smithi033.stdout:3653: expect (ObjNum 1889 snap 0 seq_num 1889) 2023-06-03T20:03:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: cluster 2023-06-03T20:03:19.398397+0000 mgr.y (mgr.15198) 41 : cluster [DBG] pgmap v26: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 49 MiB/s rd, 5.2 MiB/s wr, 62 op/s 2023-06-03T20:03:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:19.895502+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:19.905218+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:19.907223+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:19.908299+0000 mon.c (mon.2) 196 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:19.917360+0000 mon.a (mon.0) 868 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.002023+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.007757+0000 mon.c (mon.2) 198 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.018441+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.020519+0000 mon.c (mon.2) 199 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.021057+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2023-06-03T20:03:20.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.025485+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2023-06-03T20:03:20.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.027705+0000 mon.c (mon.2) 200 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.028289+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2023-06-03T20:03:20.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.035027+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.15198 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2023-06-03T20:03:20.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.038138+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:03:20.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:20 smithi083 bash[26882]: audit 2023-06-03T20:03:20.039474+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2023-06-03T20:03:20.999 INFO:tasks.rados.rados.0.smithi033.stdout:3654: finishing write tid 2 to smithi03366949-329 2023-06-03T20:03:21.000 INFO:tasks.rados.rados.0.smithi033.stdout:3652: done (3 left) 2023-06-03T20:03:21.000 INFO:tasks.rados.rados.0.smithi033.stdout:3653: done (2 left) 2023-06-03T20:03:21.001 INFO:tasks.rados.rados.0.smithi033.stdout:3655: done (1 left) 2023-06-03T20:03:21.001 INFO:tasks.rados.rados.0.smithi033.stdout:3656: write oid 227 current snap is 0 2023-06-03T20:03:21.001 INFO:tasks.rados.rados.0.smithi033.stdout:3654: finishing write tid 3 to smithi03366949-329 2023-06-03T20:03:21.002 INFO:tasks.rados.rados.0.smithi033.stdout:3654: finishing write tid 4 to smithi03366949-329 2023-06-03T20:03:21.002 INFO:tasks.rados.rados.0.smithi033.stdout:3656: seq_num 2254 ranges {682978=451734,1748413=797781,3298014=584964} 2023-06-03T20:03:21.006 INFO:tasks.rados.rados.0.smithi033.stdout:3656: writing smithi03366949-227 from 682978 to 1134712 tid 1 2023-06-03T20:03:21.014 INFO:tasks.rados.rados.0.smithi033.stdout:3656: writing smithi03366949-227 from 1748413 to 2546194 tid 2 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:3656: writing smithi03366949-227 from 3298014 to 3882978 tid 3 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:3657: delete oid 87 current snap is 0 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:3654: finishing write tid 5 to smithi03366949-329 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 329 v 516 (ObjNum 2252 snap 0 seq_num 2252) dirty exists 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:3654: left oid 329 (ObjNum 2252 snap 0 seq_num 2252) 2023-06-03T20:03:21.022 INFO:tasks.rados.rados.0.smithi033.stdout:3656: finishing write tid 1 to smithi03366949-227 2023-06-03T20:03:21.023 INFO:tasks.rados.rados.0.smithi033.stdout:3656: finishing write tid 2 to smithi03366949-227 2023-06-03T20:03:21.024 INFO:tasks.rados.rados.0.smithi033.stdout:3654: done (2 left) 2023-06-03T20:03:21.024 INFO:tasks.rados.rados.0.smithi033.stdout:3657: done (1 left) 2023-06-03T20:03:21.025 INFO:tasks.rados.rados.0.smithi033.stdout:3658: read oid 402 snap -1 2023-06-03T20:03:21.025 INFO:tasks.rados.rados.0.smithi033.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-06-03T20:03:21.025 INFO:tasks.rados.rados.0.smithi033.stdout:3659: write oid 234 current snap is 0 2023-06-03T20:03:21.025 INFO:tasks.rados.rados.0.smithi033.stdout:3659: seq_num 2256 ranges {716592=602232,1749024=401450,2836507=791661} 2023-06-03T20:03:21.033 INFO:tasks.rados.rados.0.smithi033.stdout:3659: writing smithi03366949-234 from 716592 to 1318824 tid 1 2023-06-03T20:03:21.038 INFO:tasks.rados.rados.0.smithi033.stdout:3659: writing smithi03366949-234 from 1749024 to 2150474 tid 2 2023-06-03T20:03:21.047 INFO:tasks.rados.rados.0.smithi033.stdout:3659: writing smithi03366949-234 from 2836507 to 3628168 tid 3 2023-06-03T20:03:21.047 INFO:tasks.rados.rados.0.smithi033.stdout:3660: write oid 34 current snap is 0 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:3656: finishing write tid 3 to smithi03366949-227 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:3656: finishing write tid 4 to smithi03366949-227 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:3656: finishing write tid 5 to smithi03366949-227 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 227 v 475 (ObjNum 2254 snap 0 seq_num 2254) dirty exists 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:3656: left oid 227 (ObjNum 2254 snap 0 seq_num 2254) 2023-06-03T20:03:21.048 INFO:tasks.rados.rados.0.smithi033.stdout:3660: seq_num 2257 ranges {733399=677481,2207506=661461,3380283=553116} 2023-06-03T20:03:21.055 INFO:tasks.rados.rados.0.smithi033.stdout:3660: writing smithi03366949-34 from 733399 to 1410880 tid 1 2023-06-03T20:03:21.064 INFO:tasks.rados.rados.0.smithi033.stdout:3660: writing smithi03366949-34 from 2207506 to 2868967 tid 2 2023-06-03T20:03:21.071 INFO:tasks.rados.rados.0.smithi033.stdout:3660: writing smithi03366949-34 from 3380283 to 3933399 tid 3 2023-06-03T20:03:21.071 INFO:tasks.rados.rados.0.smithi033.stdout:3656: done (3 left) 2023-06-03T20:03:21.072 INFO:tasks.rados.rados.0.smithi033.stdout:3661: write oid 23 current snap is 0 2023-06-03T20:03:21.072 INFO:tasks.rados.rados.0.smithi033.stdout:3661: seq_num 2258 ranges {750206=469083,1982341=405119,3007706=530558} 2023-06-03T20:03:21.078 INFO:tasks.rados.rados.0.smithi033.stdout:3661: writing smithi03366949-23 from 750206 to 1219289 tid 1 2023-06-03T20:03:21.085 INFO:tasks.rados.rados.0.smithi033.stdout:3661: writing smithi03366949-23 from 1982341 to 2387460 tid 2 2023-06-03T20:03:21.092 INFO:tasks.rados.rados.0.smithi033.stdout:3661: writing smithi03366949-23 from 3007706 to 3538264 tid 3 2023-06-03T20:03:21.093 INFO:tasks.rados.rados.0.smithi033.stdout:3662: read oid 181 snap -1 2023-06-03T20:03:21.093 INFO:tasks.rados.rados.0.smithi033.stdout:3662: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-06-03T20:03:21.093 INFO:tasks.rados.rados.0.smithi033.stdout:3663: write oid 77 current snap is 0 2023-06-03T20:03:21.093 INFO:tasks.rados.rados.0.smithi033.stdout:3658: expect (ObjNum 1040 snap 0 seq_num 1040) 2023-06-03T20:03:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:3659: finishing write tid 1 to smithi03366949-234 2023-06-03T20:03:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:3659: finishing write tid 2 to smithi03366949-234 2023-06-03T20:03:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:3659: finishing write tid 3 to smithi03366949-234 2023-06-03T20:03:21.300 INFO:tasks.rados.rados.0.smithi033.stdout:3659: finishing write tid 4 to smithi03366949-234 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3659: finishing write tid 5 to smithi03366949-234 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 403 (ObjNum 2256 snap 0 seq_num 2256) dirty exists 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3659: left oid 234 (ObjNum 2256 snap 0 seq_num 2256) 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3660: finishing write tid 1 to smithi03366949-34 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3660: finishing write tid 2 to smithi03366949-34 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3660: finishing write tid 3 to smithi03366949-34 2023-06-03T20:03:21.301 INFO:tasks.rados.rados.0.smithi033.stdout:3660: finishing write tid 4 to smithi03366949-34 2023-06-03T20:03:21.302 INFO:tasks.rados.rados.0.smithi033.stdout:3660: finishing write tid 5 to smithi03366949-34 2023-06-03T20:03:21.302 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 34 v 614 (ObjNum 2257 snap 0 seq_num 2257) dirty exists 2023-06-03T20:03:21.302 INFO:tasks.rados.rados.0.smithi033.stdout:3660: left oid 34 (ObjNum 2257 snap 0 seq_num 2257) 2023-06-03T20:03:21.302 INFO:tasks.rados.rados.0.smithi033.stdout:3661: finishing write tid 1 to smithi03366949-23 2023-06-03T20:03:21.302 INFO:tasks.rados.rados.0.smithi033.stdout:3663: seq_num 2259 ranges {767013=544332,1924470=665130,3035129=741830} 2023-06-03T20:03:21.307 INFO:tasks.rados.rados.0.smithi033.stdout:3663: writing smithi03366949-77 from 767013 to 1311345 tid 1 2023-06-03T20:03:21.315 INFO:tasks.rados.rados.0.smithi033.stdout:3663: writing smithi03366949-77 from 1924470 to 2589600 tid 2 2023-06-03T20:03:21.322 INFO:tasks.rados.rados.0.smithi033.stdout:3663: writing smithi03366949-77 from 3035129 to 3776959 tid 3 2023-06-03T20:03:21.322 INFO:tasks.rados.rados.0.smithi033.stdout:3658: done (5 left) 2023-06-03T20:03:21.322 INFO:tasks.rados.rados.0.smithi033.stdout:3659: done (4 left) 2023-06-03T20:03:21.322 INFO:tasks.rados.rados.0.smithi033.stdout:3660: done (3 left) 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3664: read oid 177 snap -1 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3664: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3665: read oid 269 snap -1 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3665: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3666: delete oid 295 current snap is 0 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3661: finishing write tid 2 to smithi03366949-23 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3661: finishing write tid 3 to smithi03366949-23 2023-06-03T20:03:21.323 INFO:tasks.rados.rados.0.smithi033.stdout:3661: finishing write tid 4 to smithi03366949-23 2023-06-03T20:03:21.324 INFO:tasks.rados.rados.0.smithi033.stdout:3661: finishing write tid 5 to smithi03366949-23 2023-06-03T20:03:21.324 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 23 v 520 (ObjNum 2258 snap 0 seq_num 2258) dirty exists 2023-06-03T20:03:21.324 INFO:tasks.rados.rados.0.smithi033.stdout:3661: left oid 23 (ObjNum 2258 snap 0 seq_num 2258) 2023-06-03T20:03:21.324 INFO:tasks.rados.rados.0.smithi033.stdout:3662: expect (ObjNum 1806 snap 0 seq_num 1806) 2023-06-03T20:03:21.457 INFO:tasks.rados.rados.0.smithi033.stdout:3663: finishing write tid 1 to smithi03366949-77 2023-06-03T20:03:21.457 INFO:tasks.rados.rados.0.smithi033.stdout:3663: finishing write tid 2 to smithi03366949-77 2023-06-03T20:03:21.457 INFO:tasks.rados.rados.0.smithi033.stdout:3665: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-06-03T20:03:21.643 INFO:tasks.rados.rados.0.smithi033.stdout:3663: finishing write tid 3 to smithi03366949-77 2023-06-03T20:03:21.643 INFO:tasks.rados.rados.0.smithi033.stdout:3663: finishing write tid 4 to smithi03366949-77 2023-06-03T20:03:21.644 INFO:tasks.rados.rados.0.smithi033.stdout:3663: finishing write tid 5 to smithi03366949-77 2023-06-03T20:03:21.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 77 v 334 (ObjNum 2259 snap 0 seq_num 2259) dirty exists 2023-06-03T20:03:21.644 INFO:tasks.rados.rados.0.smithi033.stdout:3663: left oid 77 (ObjNum 2259 snap 0 seq_num 2259) 2023-06-03T20:03:21.644 INFO:tasks.rados.rados.0.smithi033.stdout:3664: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:21.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[26432]: cephadm 2023-06-03T20:03:20.009048+0000 mgr.y (mgr.15198) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-06-03T20:03:21.751 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[26432]: cephadm 2023-06-03T20:03:20.040277+0000 mgr.y (mgr.15198) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-06-03T20:03:21.751 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[26432]: audit 2023-06-03T20:03:21.376165+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.33:0/1883542366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:21.751 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[33017]: cephadm 2023-06-03T20:03:20.009048+0000 mgr.y (mgr.15198) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-06-03T20:03:21.751 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[33017]: cephadm 2023-06-03T20:03:20.040277+0000 mgr.y (mgr.15198) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-06-03T20:03:21.751 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:21 smithi033 bash[33017]: audit 2023-06-03T20:03:21.376165+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.33:0/1883542366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:21.789 INFO:tasks.rados.rados.0.smithi033.stdout:3661: done (5 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3662: done (4 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3663: done (3 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3664: done (2 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3665: done (1 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3666: done (0 left) 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3667: write oid 384 current snap is 0 2023-06-03T20:03:21.790 INFO:tasks.rados.rados.0.smithi033.stdout:3667: seq_num 2261 ranges {400627=694830,1641434=359193} 2023-06-03T20:03:21.801 INFO:tasks.rados.rados.0.smithi033.stdout:3667: writing smithi03366949-384 from 400627 to 1095457 tid 1 2023-06-03T20:03:21.809 INFO:tasks.rados.rados.0.smithi033.stdout:3667: writing smithi03366949-384 from 1641434 to 2000627 tid 2 2023-06-03T20:03:21.809 INFO:tasks.rados.rados.0.smithi033.stdout:3668: write oid 355 current snap is 0 2023-06-03T20:03:21.810 INFO:tasks.rados.rados.0.smithi033.stdout:3668: seq_num 2262 ranges {417434=770079,1699916=317518} 2023-06-03T20:03:21.816 INFO:tasks.rados.rados.0.smithi033.stdout:3668: writing smithi03366949-355 from 417434 to 1187513 tid 1 2023-06-03T20:03:21.822 INFO:tasks.rados.rados.0.smithi033.stdout:3668: writing smithi03366949-355 from 1699916 to 2017434 tid 2 2023-06-03T20:03:21.822 INFO:tasks.rados.rados.0.smithi033.stdout:3669: write oid 94 current snap is 0 2023-06-03T20:03:21.822 INFO:tasks.rados.rados.0.smithi033.stdout:3669: seq_num 2263 ranges {434241=445328,1642045=392196} 2023-06-03T20:03:21.826 INFO:tasks.rados.rados.0.smithi033.stdout:3669: writing smithi03366949-94 from 434241 to 879569 tid 1 2023-06-03T20:03:21.833 INFO:tasks.rados.rados.0.smithi033.stdout:3669: writing smithi03366949-94 from 1642045 to 2034241 tid 2 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3670: read oid 1 snap -1 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3671: read oid 424 snap -1 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3672: write oid 65 current snap is 0 2023-06-03T20:03:21.834 INFO:tasks.rados.rados.0.smithi033.stdout:3672: seq_num 2264 ranges {451048=520577,1700527=350521} 2023-06-03T20:03:21.839 INFO:tasks.rados.rados.0.smithi033.stdout:3672: writing smithi03366949-65 from 451048 to 971625 tid 1 2023-06-03T20:03:21.845 INFO:tasks.rados.rados.0.smithi033.stdout:3672: writing smithi03366949-65 from 1700527 to 2051048 tid 2 2023-06-03T20:03:21.846 INFO:tasks.rados.rados.0.smithi033.stdout:3673: write oid 32 current snap is 0 2023-06-03T20:03:21.846 INFO:tasks.rados.rados.0.smithi033.stdout:3673: seq_num 2265 ranges {467855=595826,1759009=308846} 2023-06-03T20:03:21.853 INFO:tasks.rados.rados.0.smithi033.stdout:3673: writing smithi03366949-32 from 467855 to 1063681 tid 1 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3673: writing smithi03366949-32 from 1759009 to 2067855 tid 2 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3674: delete oid 354 current snap is 0 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3667: finishing write tid 1 to smithi03366949-384 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3667: finishing write tid 2 to smithi03366949-384 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3667: finishing write tid 3 to smithi03366949-384 2023-06-03T20:03:21.859 INFO:tasks.rados.rados.0.smithi033.stdout:3667: finishing write tid 4 to smithi03366949-384 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 384 v 415 (ObjNum 2261 snap 0 seq_num 2261) dirty exists 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:3667: left oid 384 (ObjNum 2261 snap 0 seq_num 2261) 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:3668: finishing write tid 1 to smithi03366949-355 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:3668: finishing write tid 2 to smithi03366949-355 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:3668: finishing write tid 3 to smithi03366949-355 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:3668: finishing write tid 4 to smithi03366949-355 2023-06-03T20:03:21.860 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 355 v 617 (ObjNum 2262 snap 0 seq_num 2262) dirty exists 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3668: left oid 355 (ObjNum 2262 snap 0 seq_num 2262) 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3669: finishing write tid 1 to smithi03366949-94 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3672: finishing write tid 1 to smithi03366949-65 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3669: finishing write tid 2 to smithi03366949-94 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3669: finishing write tid 3 to smithi03366949-94 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3669: finishing write tid 4 to smithi03366949-94 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 94 v 395 (ObjNum 2263 snap 0 seq_num 2263) dirty exists 2023-06-03T20:03:21.861 INFO:tasks.rados.rados.0.smithi033.stdout:3669: left oid 94 (ObjNum 2263 snap 0 seq_num 2263) 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:3672: finishing write tid 2 to smithi03366949-65 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:3672: finishing write tid 3 to smithi03366949-65 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:3672: finishing write tid 4 to smithi03366949-65 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 65 v 487 (ObjNum 2264 snap 0 seq_num 2264) dirty exists 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:3672: left oid 65 (ObjNum 2264 snap 0 seq_num 2264) 2023-06-03T20:03:21.862 INFO:tasks.rados.rados.0.smithi033.stdout:3671: expect (ObjNum 1939 snap 0 seq_num 1939) 2023-06-03T20:03:21.942 INFO:tasks.rados.rados.0.smithi033.stdout:3670: expect (ObjNum 2043 snap 0 seq_num 2043) 2023-06-03T20:03:22.122 INFO:tasks.rados.rados.0.smithi033.stdout:3673: finishing write tid 1 to smithi03366949-32 2023-06-03T20:03:22.122 INFO:tasks.rados.rados.0.smithi033.stdout:3673: finishing write tid 2 to smithi03366949-32 2023-06-03T20:03:22.122 INFO:tasks.rados.rados.0.smithi033.stdout:3673: finishing write tid 3 to smithi03366949-32 2023-06-03T20:03:22.122 INFO:tasks.rados.rados.0.smithi033.stdout:3673: finishing write tid 4 to smithi03366949-32 2023-06-03T20:03:22.122 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 478 (ObjNum 2265 snap 0 seq_num 2265) dirty exists 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3673: left oid 32 (ObjNum 2265 snap 0 seq_num 2265) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3667: done (7 left) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3668: done (6 left) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3669: done (5 left) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3670: done (4 left) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3671: done (3 left) 2023-06-03T20:03:22.123 INFO:tasks.rados.rados.0.smithi033.stdout:3672: done (2 left) 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3673: done (1 left) 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3674: done (0 left) 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3675: read oid 104 snap -1 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3675: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3676: read oid 407 snap -1 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:22.124 INFO:tasks.rados.rados.0.smithi033.stdout:3677: delete oid 334 current snap is 0 2023-06-03T20:03:22.125 INFO:tasks.rados.rados.0.smithi033.stdout:3675: expect (ObjNum 1743 snap 0 seq_num 1743) 2023-06-03T20:03:22.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:21 smithi083 bash[26882]: cephadm 2023-06-03T20:03:20.009048+0000 mgr.y (mgr.15198) 42 : cephadm [INF] Upgrade: Setting container_image for all mgr 2023-06-03T20:03:22.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:21 smithi083 bash[26882]: cephadm 2023-06-03T20:03:20.040277+0000 mgr.y (mgr.15198) 43 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2023-06-03T20:03:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:21 smithi083 bash[26882]: audit 2023-06-03T20:03:21.376165+0000 mon.a (mon.0) 874 : audit [DBG] from='client.? 172.21.15.33:0/1883542366' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:22.282 INFO:tasks.rados.rados.0.smithi033.stdout:3676: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:22.490 INFO:tasks.rados.rados.0.smithi033.stdout:3675: done (2 left) 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3676: done (1 left) 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3677: done (0 left) 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3678: read oid 97 snap -1 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3678: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3679: read oid 33 snap -1 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3679: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:03:22.491 INFO:tasks.rados.rados.0.smithi033.stdout:3680: write oid 364 current snap is 0 2023-06-03T20:03:22.492 INFO:tasks.rados.rados.0.smithi033.stdout:3680: seq_num 2268 ranges {518276=537926,1534455=423464} 2023-06-03T20:03:22.496 INFO:tasks.rados.rados.0.smithi033.stdout:3680: writing smithi03366949-364 from 518276 to 1056202 tid 1 2023-06-03T20:03:22.503 INFO:tasks.rados.rados.0.smithi033.stdout:3680: writing smithi03366949-364 from 1534455 to 1957919 tid 2 2023-06-03T20:03:22.504 INFO:tasks.rados.rados.0.smithi033.stdout:3681: read oid 312 snap -1 2023-06-03T20:03:22.504 INFO:tasks.rados.rados.0.smithi033.stdout:3681: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-06-03T20:03:22.504 INFO:tasks.rados.rados.0.smithi033.stdout:3682: write oid 53 current snap is 0 2023-06-03T20:03:22.504 INFO:tasks.rados.rados.0.smithi033.stdout:3682: seq_num 2269 ranges {535083=613175,1592937=542146} 2023-06-03T20:03:22.510 INFO:tasks.rados.rados.0.smithi033.stdout:3682: writing smithi03366949-53 from 535083 to 1148258 tid 1 2023-06-03T20:03:22.516 INFO:tasks.rados.rados.0.smithi033.stdout:3682: writing smithi03366949-53 from 1592937 to 2135083 tid 2 2023-06-03T20:03:22.516 INFO:tasks.rados.rados.0.smithi033.stdout:3683: delete oid 465 current snap is 0 2023-06-03T20:03:22.516 INFO:tasks.rados.rados.0.smithi033.stdout:3678: expect (ObjNum 2104 snap 0 seq_num 2104) 2023-06-03T20:03:22.816 INFO:tasks.rados.rados.0.smithi033.stdout:3680: finishing write tid 1 to smithi03366949-364 2023-06-03T20:03:22.817 INFO:tasks.rados.rados.0.smithi033.stdout:3679: expect (ObjNum 737 snap 0 seq_num 737) 2023-06-03T20:03:22.925 INFO:tasks.rados.rados.0.smithi033.stdout:3680: finishing write tid 2 to smithi03366949-364 2023-06-03T20:03:22.926 INFO:tasks.rados.rados.0.smithi033.stdout:3680: finishing write tid 3 to smithi03366949-364 2023-06-03T20:03:22.926 INFO:tasks.rados.rados.0.smithi033.stdout:3680: finishing write tid 4 to smithi03366949-364 2023-06-03T20:03:22.926 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 364 v 360 (ObjNum 2268 snap 0 seq_num 2268) dirty exists 2023-06-03T20:03:22.926 INFO:tasks.rados.rados.0.smithi033.stdout:3680: left oid 364 (ObjNum 2268 snap 0 seq_num 2268) 2023-06-03T20:03:22.926 INFO:tasks.rados.rados.0.smithi033.stdout:3681: expect (ObjNum 2217 snap 0 seq_num 2217) 2023-06-03T20:03:23.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[26432]: cluster 2023-06-03T20:03:21.399166+0000 mgr.y (mgr.15198) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2023-06-03T20:03:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[26432]: audit 2023-06-03T20:03:22.516290+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[26432]: audit 2023-06-03T20:03:22.517769+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:03:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[26432]: audit 2023-06-03T20:03:22.518613+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:03:23.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[26432]: audit 2023-06-03T20:03:22.519381+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[33017]: cluster 2023-06-03T20:03:21.399166+0000 mgr.y (mgr.15198) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2023-06-03T20:03:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[33017]: audit 2023-06-03T20:03:22.516290+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[33017]: audit 2023-06-03T20:03:22.517769+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:03:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[33017]: audit 2023-06-03T20:03:22.518613+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:03:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:22 smithi033 bash[33017]: audit 2023-06-03T20:03:22.519381+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:23.082 INFO:tasks.rados.rados.0.smithi033.stdout:3682: finishing write tid 1 to smithi03366949-53 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3682: finishing write tid 2 to smithi03366949-53 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3678: done (5 left) 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3679: done (4 left) 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3680: done (3 left) 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3681: done (2 left) 2023-06-03T20:03:23.083 INFO:tasks.rados.rados.0.smithi033.stdout:3683: done (1 left) 2023-06-03T20:03:23.084 INFO:tasks.rados.rados.0.smithi033.stdout:3684: delete oid 246 current snap is 0 2023-06-03T20:03:23.084 INFO:tasks.rados.rados.0.smithi033.stdout:3682: finishing write tid 3 to smithi03366949-53 2023-06-03T20:03:23.084 INFO:tasks.rados.rados.0.smithi033.stdout:3682: finishing write tid 4 to smithi03366949-53 2023-06-03T20:03:23.084 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 53 v 419 (ObjNum 2269 snap 0 seq_num 2269) dirty exists 2023-06-03T20:03:23.084 INFO:tasks.rados.rados.0.smithi033.stdout:3682: left oid 53 (ObjNum 2269 snap 0 seq_num 2269) 2023-06-03T20:03:23.085 INFO:tasks.rados.rados.0.smithi033.stdout:3682: done (1 left) 2023-06-03T20:03:23.085 INFO:tasks.rados.rados.0.smithi033.stdout:3684: done (0 left) 2023-06-03T20:03:23.086 INFO:tasks.rados.rados.0.smithi033.stdout:3685: delete oid 458 current snap is 0 2023-06-03T20:03:23.088 INFO:tasks.rados.rados.0.smithi033.stdout:3685: done (0 left) 2023-06-03T20:03:23.088 INFO:tasks.rados.rados.0.smithi033.stdout:3686: write oid 455 current snap is 0 2023-06-03T20:03:23.088 INFO:tasks.rados.rados.0.smithi033.stdout:3686: seq_num 2273 ranges {602311=514171,1710512=491799} 2023-06-03T20:03:23.096 INFO:tasks.rados.rados.0.smithi033.stdout:3686: writing smithi03366949-455 from 602311 to 1116482 tid 1 2023-06-03T20:03:23.104 INFO:tasks.rados.rados.0.smithi033.stdout:3686: writing smithi03366949-455 from 1710512 to 2202311 tid 2 2023-06-03T20:03:23.104 INFO:tasks.rados.rados.0.smithi033.stdout:3687: read oid 325 snap -1 2023-06-03T20:03:23.104 INFO:tasks.rados.rados.0.smithi033.stdout:3687: expect deleted 2023-06-03T20:03:23.104 INFO:tasks.rados.rados.0.smithi033.stdout:3688: write oid 169 current snap is 0 2023-06-03T20:03:23.104 INFO:tasks.rados.rados.0.smithi033.stdout:3688: seq_num 2274 ranges {619118=705773,1885347=333771} 2023-06-03T20:03:23.114 INFO:tasks.rados.rados.0.smithi033.stdout:3688: writing smithi03366949-169 from 619118 to 1324891 tid 1 2023-06-03T20:03:23.119 INFO:tasks.rados.rados.0.smithi033.stdout:3688: writing smithi03366949-169 from 1885347 to 2219118 tid 2 2023-06-03T20:03:23.119 INFO:tasks.rados.rados.0.smithi033.stdout:3689: read oid 27 snap -1 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3690: read oid 447 snap -1 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3690: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3691: delete oid 249 current snap is 0 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3686: finishing write tid 1 to smithi03366949-455 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3686: finishing write tid 2 to smithi03366949-455 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3686: finishing write tid 3 to smithi03366949-455 2023-06-03T20:03:23.120 INFO:tasks.rados.rados.0.smithi033.stdout:3686: finishing write tid 4 to smithi03366949-455 2023-06-03T20:03:23.121 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 455 v 458 (ObjNum 2273 snap 0 seq_num 2273) dirty exists 2023-06-03T20:03:23.121 INFO:tasks.rados.rados.0.smithi033.stdout:3686: left oid 455 (ObjNum 2273 snap 0 seq_num 2273) 2023-06-03T20:03:23.121 INFO:tasks.rados.rados.0.smithi033.stdout:3688: finishing write tid 1 to smithi03366949-169 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3686: done (5 left) 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3687: done (4 left) 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3691: done (3 left) 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3692: read oid 233 snap -1 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3693: write oid 444 current snap is 0 2023-06-03T20:03:23.122 INFO:tasks.rados.rados.0.smithi033.stdout:3693: seq_num 2276 ranges {652732=456271,1885958=366774} 2023-06-03T20:03:23.128 INFO:tasks.rados.rados.0.smithi033.stdout:3693: writing smithi03366949-444 from 652732 to 1109003 tid 1 2023-06-03T20:03:23.137 INFO:tasks.rados.rados.0.smithi033.stdout:3693: writing smithi03366949-444 from 1885958 to 2252732 tid 2 2023-06-03T20:03:23.137 INFO:tasks.rados.rados.0.smithi033.stdout:3694: write oid 181 current snap is 0 2023-06-03T20:03:23.138 INFO:tasks.rados.rados.0.smithi033.stdout:3694: seq_num 2277 ranges {669539=531520,1944440=325099} 2023-06-03T20:03:23.142 INFO:tasks.rados.rados.0.smithi033.stdout:3694: writing smithi03366949-181 from 669539 to 1201059 tid 1 2023-06-03T20:03:23.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:22 smithi083 bash[26882]: cluster 2023-06-03T20:03:21.399166+0000 mgr.y (mgr.15198) 44 : cluster [DBG] pgmap v27: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 79 MiB/s rd, 9.8 MiB/s wr, 105 op/s 2023-06-03T20:03:23.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:22 smithi083 bash[26882]: audit 2023-06-03T20:03:22.516290+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.15198 ' entity='mgr.y' 2023-06-03T20:03:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:22 smithi083 bash[26882]: audit 2023-06-03T20:03:22.517769+0000 mon.c (mon.2) 203 : audit [INF] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:03:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:22 smithi083 bash[26882]: audit 2023-06-03T20:03:22.518613+0000 mon.c (mon.2) 204 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:03:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:22 smithi083 bash[26882]: audit 2023-06-03T20:03:22.519381+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15198 172.21.15.33:0/380940454' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:23.149 INFO:tasks.rados.rados.0.smithi033.stdout:3694: writing smithi03366949-181 from 1944440 to 2269539 tid 2 2023-06-03T20:03:23.150 INFO:tasks.rados.rados.0.smithi033.stdout:3695: write oid 474 current snap is 0 2023-06-03T20:03:23.150 INFO:tasks.rados.rados.0.smithi033.stdout:3688: finishing write tid 2 to smithi03366949-169 2023-06-03T20:03:23.150 INFO:tasks.rados.rados.0.smithi033.stdout:3695: seq_num 2278 ranges {686346=606769,2002922=283424} 2023-06-03T20:03:23.157 INFO:tasks.rados.rados.0.smithi033.stdout:3695: writing smithi03366949-474 from 686346 to 1293115 tid 1 2023-06-03T20:03:23.164 INFO:tasks.rados.rados.0.smithi033.stdout:3695: writing smithi03366949-474 from 2002922 to 2286346 tid 2 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3696: read oid 361 snap -1 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3696: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3697: read oid 14 snap -1 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3697: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3698: read oid 150 snap -1 2023-06-03T20:03:23.165 INFO:tasks.rados.rados.0.smithi033.stdout:3698: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:03:23.166 INFO:tasks.rados.rados.0.smithi033.stdout:3699: read oid 290 snap -1 2023-06-03T20:03:23.166 INFO:tasks.rados.rados.0.smithi033.stdout:3699: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-06-03T20:03:23.166 INFO:tasks.rados.rados.0.smithi033.stdout:3700: write oid 464 current snap is 0 2023-06-03T20:03:23.166 INFO:tasks.rados.rados.0.smithi033.stdout:3700: seq_num 2279 ranges {703153=682018,2061404=241749} 2023-06-03T20:03:23.173 INFO:tasks.rados.rados.0.smithi033.stdout:3700: writing smithi03366949-464 from 703153 to 1385171 tid 1 2023-06-03T20:03:23.179 INFO:tasks.rados.rados.0.smithi033.stdout:3700: writing smithi03366949-464 from 2061404 to 2303153 tid 2 2023-06-03T20:03:23.179 INFO:tasks.rados.rados.0.smithi033.stdout:3701: write oid 202 current snap is 0 2023-06-03T20:03:23.180 INFO:tasks.rados.rados.0.smithi033.stdout:3701: seq_num 2280 ranges {719960=757267,2003533=316427} 2023-06-03T20:03:23.187 INFO:tasks.rados.rados.0.smithi033.stdout:3701: writing smithi03366949-202 from 719960 to 1477227 tid 1 2023-06-03T20:03:23.194 INFO:tasks.rados.rados.0.smithi033.stdout:3701: writing smithi03366949-202 from 2003533 to 2319960 tid 2 2023-06-03T20:03:23.194 INFO:tasks.rados.rados.0.smithi033.stdout:3702: read oid 388 snap -1 2023-06-03T20:03:23.194 INFO:tasks.rados.rados.0.smithi033.stdout:3702: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:03:23.195 INFO:tasks.rados.rados.0.smithi033.stdout:3703: read oid 266 snap -1 2023-06-03T20:03:23.195 INFO:tasks.rados.rados.0.smithi033.stdout:3703: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-06-03T20:03:23.195 INFO:tasks.rados.rados.0.smithi033.stdout:3704: write oid 495 current snap is 0 2023-06-03T20:03:23.195 INFO:tasks.rados.rados.0.smithi033.stdout:3704: seq_num 2281 ranges {736767=548869,1778368=558399} 2023-06-03T20:03:23.201 INFO:tasks.rados.rados.0.smithi033.stdout:3704: writing smithi03366949-495 from 736767 to 1285636 tid 1 2023-06-03T20:03:23.208 INFO:tasks.rados.rados.0.smithi033.stdout:3704: writing smithi03366949-495 from 1778368 to 2336767 tid 2 2023-06-03T20:03:23.209 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:23.209 INFO:tasks.rados.rados.0.smithi033.stdout:3692: expect (ObjNum 2070 snap 0 seq_num 2070) 2023-06-03T20:03:23.368 INFO:tasks.rados.rados.0.smithi033.stdout:3690: expect (ObjNum 1082 snap 0 seq_num 1082) 2023-06-03T20:03:23.496 INFO:tasks.rados.rados.0.smithi033.stdout:3688: finishing write tid 3 to smithi03366949-169 2023-06-03T20:03:23.496 INFO:tasks.rados.rados.0.smithi033.stdout:3688: finishing write tid 4 to smithi03366949-169 2023-06-03T20:03:23.496 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 169 v 363 (ObjNum 2274 snap 0 seq_num 2274) dirty exists 2023-06-03T20:03:23.496 INFO:tasks.rados.rados.0.smithi033.stdout:3688: left oid 169 (ObjNum 2274 snap 0 seq_num 2274) 2023-06-03T20:03:23.497 INFO:tasks.rados.rados.0.smithi033.stdout:3689: expect (ObjNum 1920 snap 0 seq_num 1920) 2023-06-03T20:03:23.618 INFO:tasks.rados.rados.0.smithi033.stdout:3693: finishing write tid 1 to smithi03366949-444 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:3693: finishing write tid 2 to smithi03366949-444 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:3693: finishing write tid 3 to smithi03366949-444 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:3693: finishing write tid 4 to smithi03366949-444 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 482 (ObjNum 2276 snap 0 seq_num 2276) dirty exists 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:3693: left oid 444 (ObjNum 2276 snap 0 seq_num 2276) 2023-06-03T20:03:23.619 INFO:tasks.rados.rados.0.smithi033.stdout:3694: finishing write tid 1 to smithi03366949-181 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3688: done (15 left) 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3689: done (14 left) 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3690: done (13 left) 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3692: done (12 left) 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3693: done (11 left) 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3705: write oid 174 current snap is 0 2023-06-03T20:03:23.620 INFO:tasks.rados.rados.0.smithi033.stdout:3694: finishing write tid 2 to smithi03366949-181 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:3694: finishing write tid 3 to smithi03366949-181 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:3694: finishing write tid 4 to smithi03366949-181 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 181 v 398 (ObjNum 2277 snap 0 seq_num 2277) dirty exists 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:3694: left oid 181 (ObjNum 2277 snap 0 seq_num 2277) 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:3695: finishing write tid 1 to smithi03366949-474 2023-06-03T20:03:23.621 INFO:tasks.rados.rados.0.smithi033.stdout:3705: seq_num 2282 ranges {753574=624118,1836850=516724} 2023-06-03T20:03:23.627 INFO:tasks.rados.rados.0.smithi033.stdout:3705: writing smithi03366949-174 from 753574 to 1377692 tid 1 2023-06-03T20:03:23.634 INFO:tasks.rados.rados.0.smithi033.stdout:3705: writing smithi03366949-174 from 1836850 to 2353574 tid 2 2023-06-03T20:03:23.634 INFO:tasks.rados.rados.0.smithi033.stdout:3694: done (11 left) 2023-06-03T20:03:23.634 INFO:tasks.rados.rados.0.smithi033.stdout:3706: write oid 225 current snap is 0 2023-06-03T20:03:23.634 INFO:tasks.rados.rados.0.smithi033.stdout:3706: seq_num 2283 ranges {770381=699367,1895332=475049} 2023-06-03T20:03:23.642 INFO:tasks.rados.rados.0.smithi033.stdout:3706: writing smithi03366949-225 from 770381 to 1469748 tid 1 2023-06-03T20:03:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:3706: writing smithi03366949-225 from 1895332 to 2370381 tid 2 2023-06-03T20:03:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:3707: read oid 431 snap -1 2023-06-03T20:03:23.648 INFO:tasks.rados.rados.0.smithi033.stdout:3707: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:03:23.649 INFO:tasks.rados.rados.0.smithi033.stdout:3708: delete oid 3 current snap is 0 2023-06-03T20:03:23.649 INFO:tasks.rados.rados.0.smithi033.stdout:3698: expect (ObjNum 149 snap 0 seq_num 149) 2023-06-03T20:03:23.769 INFO:tasks.rados.rados.0.smithi033.stdout:3695: finishing write tid 2 to smithi03366949-474 2023-06-03T20:03:23.770 INFO:tasks.rados.rados.0.smithi033.stdout:3695: finishing write tid 3 to smithi03366949-474 2023-06-03T20:03:23.770 INFO:tasks.rados.rados.0.smithi033.stdout:3695: finishing write tid 4 to smithi03366949-474 2023-06-03T20:03:23.770 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 474 v 538 (ObjNum 2278 snap 0 seq_num 2278) dirty exists 2023-06-03T20:03:23.770 INFO:tasks.rados.rados.0.smithi033.stdout:3695: left oid 474 (ObjNum 2278 snap 0 seq_num 2278) 2023-06-03T20:03:23.770 INFO:tasks.rados.rados.0.smithi033.stdout:3696: expect (ObjNum 1523 snap 0 seq_num 1523) 2023-06-03T20:03:23.888 INFO:tasks.rados.rados.0.smithi033.stdout:3699: expect (ObjNum 2225 snap 0 seq_num 2225) 2023-06-03T20:03:24.022 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:23 smithi033 bash[33017]: cephadm 2023-06-03T20:03:22.509192+0000 mgr.y (mgr.15198) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-06-03T20:03:24.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:23 smithi033 bash[33017]: cephadm 2023-06-03T20:03:22.520573+0000 mgr.y (mgr.15198) 46 : cephadm [INF] Deploying daemon mon.a on smithi033 2023-06-03T20:03:24.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:23 smithi033 bash[26432]: cephadm 2023-06-03T20:03:22.509192+0000 mgr.y (mgr.15198) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-06-03T20:03:24.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:23 smithi033 bash[26432]: cephadm 2023-06-03T20:03:22.520573+0000 mgr.y (mgr.15198) 46 : cephadm [INF] Deploying daemon mon.a on smithi033 2023-06-03T20:03:24.077 INFO:tasks.rados.rados.0.smithi033.stdout:3697: expect (ObjNum 1658 snap 0 seq_num 1658) 2023-06-03T20:03:24.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:23 smithi083 bash[26882]: cephadm 2023-06-03T20:03:22.509192+0000 mgr.y (mgr.15198) 45 : cephadm [INF] Upgrade: Updating mon.a 2023-06-03T20:03:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:23 smithi083 bash[26882]: cephadm 2023-06-03T20:03:22.520573+0000 mgr.y (mgr.15198) 46 : cephadm [INF] Deploying daemon mon.a on smithi033 2023-06-03T20:03:24.204 INFO:tasks.rados.rados.0.smithi033.stdout:3700: finishing write tid 1 to smithi03366949-464 2023-06-03T20:03:24.204 INFO:tasks.rados.rados.0.smithi033.stdout:3700: finishing write tid 2 to smithi03366949-464 2023-06-03T20:03:24.204 INFO:tasks.rados.rados.0.smithi033.stdout:3700: finishing write tid 3 to smithi03366949-464 2023-06-03T20:03:24.205 INFO:tasks.rados.rados.0.smithi033.stdout:3700: finishing write tid 4 to smithi03366949-464 2023-06-03T20:03:24.205 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 464 (ObjNum 2279 snap 0 seq_num 2279) dirty exists 2023-06-03T20:03:24.205 INFO:tasks.rados.rados.0.smithi033.stdout:3700: left oid 464 (ObjNum 2279 snap 0 seq_num 2279) 2023-06-03T20:03:24.205 INFO:tasks.rados.rados.0.smithi033.stdout:3701: finishing write tid 1 to smithi03366949-202 2023-06-03T20:03:24.206 INFO:tasks.rados.rados.0.smithi033.stdout:3701: finishing write tid 2 to smithi03366949-202 2023-06-03T20:03:24.206 INFO:tasks.rados.rados.0.smithi033.stdout:3701: finishing write tid 3 to smithi03366949-202 2023-06-03T20:03:24.206 INFO:tasks.rados.rados.0.smithi033.stdout:3701: finishing write tid 4 to smithi03366949-202 2023-06-03T20:03:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 202 v 429 (ObjNum 2280 snap 0 seq_num 2280) dirty exists 2023-06-03T20:03:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:3701: left oid 202 (ObjNum 2280 snap 0 seq_num 2280) 2023-06-03T20:03:24.207 INFO:tasks.rados.rados.0.smithi033.stdout:3703: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-06-03T20:03:24.375 INFO:tasks.rados.rados.0.smithi033.stdout:3702: expect (ObjNum 1884 snap 0 seq_num 1884) 2023-06-03T20:03:24.545 INFO:tasks.rados.rados.0.smithi033.stdout:3704: finishing write tid 1 to smithi03366949-495 2023-06-03T20:03:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:3704: finishing write tid 2 to smithi03366949-495 2023-06-03T20:03:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:3704: finishing write tid 3 to smithi03366949-495 2023-06-03T20:03:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:3704: finishing write tid 4 to smithi03366949-495 2023-06-03T20:03:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 338 (ObjNum 2281 snap 0 seq_num 2281) dirty exists 2023-06-03T20:03:24.546 INFO:tasks.rados.rados.0.smithi033.stdout:3704: left oid 495 (ObjNum 2281 snap 0 seq_num 2281) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3705: finishing write tid 1 to smithi03366949-174 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3695: done (13 left) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3696: done (12 left) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3697: done (11 left) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3698: done (10 left) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3699: done (9 left) 2023-06-03T20:03:24.547 INFO:tasks.rados.rados.0.smithi033.stdout:3700: done (8 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3701: done (7 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3702: done (6 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3703: done (5 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3704: done (4 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3708: done (3 left) 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3709: write oid 313 current snap is 0 2023-06-03T20:03:24.548 INFO:tasks.rados.rados.0.smithi033.stdout:3705: finishing write tid 2 to smithi03366949-174 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3705: finishing write tid 3 to smithi03366949-174 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3705: finishing write tid 4 to smithi03366949-174 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 174 v 368 (ObjNum 2282 snap 0 seq_num 2282) dirty exists 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3705: left oid 174 (ObjNum 2282 snap 0 seq_num 2282) 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3706: finishing write tid 1 to smithi03366949-225 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3706: finishing write tid 2 to smithi03366949-225 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3706: finishing write tid 3 to smithi03366949-225 2023-06-03T20:03:24.549 INFO:tasks.rados.rados.0.smithi033.stdout:3706: finishing write tid 4 to smithi03366949-225 2023-06-03T20:03:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 225 v 432 (ObjNum 2283 snap 0 seq_num 2283) dirty exists 2023-06-03T20:03:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:3706: left oid 225 (ObjNum 2283 snap 0 seq_num 2283) 2023-06-03T20:03:24.550 INFO:tasks.rados.rados.0.smithi033.stdout:3707: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:03:24.725 INFO:tasks.rados.rados.0.smithi033.stdout:3709: seq_num 2285 ranges {403995=449865,1495943=596474} 2023-06-03T20:03:24.733 INFO:tasks.rados.rados.0.smithi033.stdout:3709: writing smithi03366949-313 from 403995 to 853860 tid 1 2023-06-03T20:03:24.742 INFO:tasks.rados.rados.0.smithi033.stdout:3709: writing smithi03366949-313 from 1495943 to 2092417 tid 2 2023-06-03T20:03:24.742 INFO:tasks.rados.rados.0.smithi033.stdout:3705: done (3 left) 2023-06-03T20:03:24.743 INFO:tasks.rados.rados.0.smithi033.stdout:3706: done (2 left) 2023-06-03T20:03:24.743 INFO:tasks.rados.rados.0.smithi033.stdout:3707: done (1 left) 2023-06-03T20:03:24.743 INFO:tasks.rados.rados.0.smithi033.stdout:3710: write oid 180 current snap is 0 2023-06-03T20:03:24.743 INFO:tasks.rados.rados.0.smithi033.stdout:3710: seq_num 2286 ranges {420802=525114,1554425=740132} 2023-06-03T20:03:24.748 INFO:tasks.rados.rados.0.smithi033.stdout:3710: writing smithi03366949-180 from 420802 to 945916 tid 1 2023-06-03T20:03:24.756 INFO:tasks.rados.rados.0.smithi033.stdout:3710: writing smithi03366949-180 from 1554425 to 2294557 tid 2 2023-06-03T20:03:24.756 INFO:tasks.rados.rados.0.smithi033.stdout:3711: read oid 158 snap -1 2023-06-03T20:03:24.756 INFO:tasks.rados.rados.0.smithi033.stdout:3711: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-06-03T20:03:24.756 INFO:tasks.rados.rados.0.smithi033.stdout:3712: write oid 464 current snap is 0 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3709: finishing write tid 1 to smithi03366949-313 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3709: finishing write tid 2 to smithi03366949-313 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3709: finishing write tid 3 to smithi03366949-313 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3709: finishing write tid 4 to smithi03366949-313 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 313 v 371 (ObjNum 2285 snap 0 seq_num 2285) dirty exists 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3709: left oid 313 (ObjNum 2285 snap 0 seq_num 2285) 2023-06-03T20:03:24.757 INFO:tasks.rados.rados.0.smithi033.stdout:3710: finishing write tid 1 to smithi03366949-180 2023-06-03T20:03:24.758 INFO:tasks.rados.rados.0.smithi033.stdout:3712: seq_num 2287 ranges {437609=600363,1612907=483790} 2023-06-03T20:03:24.767 INFO:tasks.rados.rados.0.smithi033.stdout:3712: writing smithi03366949-464 from 437609 to 1037972 tid 1 2023-06-03T20:03:24.773 INFO:tasks.rados.rados.0.smithi033.stdout:3712: writing smithi03366949-464 from 1612907 to 2096697 tid 2 2023-06-03T20:03:24.774 INFO:tasks.rados.rados.0.smithi033.stdout:3709: done (3 left) 2023-06-03T20:03:24.774 INFO:tasks.rados.rados.0.smithi033.stdout:3713: read oid 407 snap -1 2023-06-03T20:03:24.774 INFO:tasks.rados.rados.0.smithi033.stdout:3713: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:24.774 INFO:tasks.rados.rados.0.smithi033.stdout:3714: write oid 337 current snap is 0 2023-06-03T20:03:24.774 INFO:tasks.rados.rados.0.smithi033.stdout:3714: seq_num 2288 ranges {454416=675612,1555036=743801} 2023-06-03T20:03:24.780 INFO:tasks.rados.rados.0.smithi033.stdout:3714: writing smithi03366949-337 from 454416 to 1130028 tid 1 2023-06-03T20:03:24.789 INFO:tasks.rados.rados.0.smithi033.stdout:3714: writing smithi03366949-337 from 1555036 to 2298837 tid 2 2023-06-03T20:03:24.791 INFO:tasks.rados.rados.0.smithi033.stdout:3710: finishing write tid 2 to smithi03366949-180 2023-06-03T20:03:24.791 INFO:tasks.rados.rados.0.smithi033.stdout:3710: finishing write tid 3 to smithi03366949-180 2023-06-03T20:03:24.792 INFO:tasks.rados.rados.0.smithi033.stdout:3710: finishing write tid 4 to smithi03366949-180 2023-06-03T20:03:24.792 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 180 v 622 (ObjNum 2286 snap 0 seq_num 2286) dirty exists 2023-06-03T20:03:24.792 INFO:tasks.rados.rados.0.smithi033.stdout:3710: left oid 180 (ObjNum 2286 snap 0 seq_num 2286) 2023-06-03T20:03:24.792 INFO:tasks.rados.rados.0.smithi033.stdout:3711: expect (ObjNum 1951 snap 0 seq_num 1951) 2023-06-03T20:03:24.959 INFO:tasks.rados.rados.0.smithi033.stdout:3712: finishing write tid 1 to smithi03366949-464 2023-06-03T20:03:24.959 INFO:tasks.rados.rados.0.smithi033.stdout:3712: finishing write tid 2 to smithi03366949-464 2023-06-03T20:03:24.959 INFO:tasks.rados.rados.0.smithi033.stdout:3712: finishing write tid 3 to smithi03366949-464 2023-06-03T20:03:24.959 INFO:tasks.rados.rados.0.smithi033.stdout:3712: finishing write tid 4 to smithi03366949-464 2023-06-03T20:03:24.960 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 464 v 467 (ObjNum 2287 snap 0 seq_num 2287) dirty exists 2023-06-03T20:03:24.960 INFO:tasks.rados.rados.0.smithi033.stdout:3712: left oid 464 (ObjNum 2287 snap 0 seq_num 2287) 2023-06-03T20:03:24.960 INFO:tasks.rados.rados.0.smithi033.stdout:3714: finishing write tid 1 to smithi03366949-337 2023-06-03T20:03:24.960 INFO:tasks.rados.rados.0.smithi033.stdout:3713: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:24.960 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:24 smithi033 bash[33017]: cluster 2023-06-03T20:03:23.399800+0000 mgr.y (mgr.15198) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-06-03T20:03:24.961 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:24 smithi033 bash[33017]: audit 2023-06-03T20:03:23.913540+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.33:0/3235400467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:24.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:24 smithi033 bash[26432]: cluster 2023-06-03T20:03:23.399800+0000 mgr.y (mgr.15198) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-06-03T20:03:24.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:24 smithi033 bash[26432]: audit 2023-06-03T20:03:23.913540+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.33:0/3235400467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:25.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:24 smithi083 bash[26882]: cluster 2023-06-03T20:03:23.399800+0000 mgr.y (mgr.15198) 47 : cluster [DBG] pgmap v28: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 56 MiB/s rd, 7.9 MiB/s wr, 78 op/s 2023-06-03T20:03:25.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:24 smithi083 bash[26882]: audit 2023-06-03T20:03:23.913540+0000 mon.a (mon.0) 876 : audit [DBG] from='client.? 172.21.15.33:0/3235400467' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:25.172 INFO:tasks.rados.rados.0.smithi033.stdout:3714: finishing write tid 2 to smithi03366949-337 2023-06-03T20:03:25.172 INFO:tasks.rados.rados.0.smithi033.stdout:3714: finishing write tid 3 to smithi03366949-337 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3714: finishing write tid 4 to smithi03366949-337 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 337 v 423 (ObjNum 2288 snap 0 seq_num 2288) dirty exists 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3714: left oid 337 (ObjNum 2288 snap 0 seq_num 2288) 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3710: done (4 left) 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3711: done (3 left) 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3712: done (2 left) 2023-06-03T20:03:25.173 INFO:tasks.rados.rados.0.smithi033.stdout:3713: done (1 left) 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3714: done (0 left) 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3715: read oid 167 snap -1 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3715: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3716: read oid 58 snap -1 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3716: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3717: read oid 215 snap -1 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3717: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-06-03T20:03:25.174 INFO:tasks.rados.rados.0.smithi033.stdout:3718: write oid 168 current snap is 0 2023-06-03T20:03:25.175 INFO:tasks.rados.rados.0.smithi033.stdout:3718: seq_num 2289 ranges {471223=467214,1729871=487459} 2023-06-03T20:03:25.184 INFO:tasks.rados.rados.0.smithi033.stdout:3718: writing smithi03366949-168 from 471223 to 938437 tid 1 2023-06-03T20:03:25.192 INFO:tasks.rados.rados.0.smithi033.stdout:3718: writing smithi03366949-168 from 1729871 to 2217330 tid 2 2023-06-03T20:03:25.193 INFO:tasks.rados.rados.0.smithi033.stdout:3719: read oid 455 snap -1 2023-06-03T20:03:25.193 INFO:tasks.rados.rados.0.smithi033.stdout:3719: expect (ObjNum 2273 snap 0 seq_num 2273) 2023-06-03T20:03:25.193 INFO:tasks.rados.rados.0.smithi033.stdout:3720: delete oid 165 current snap is 0 2023-06-03T20:03:25.193 INFO:tasks.rados.rados.0.smithi033.stdout:3716: expect (ObjNum 1529 snap 0 seq_num 1529) 2023-06-03T20:03:25.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:24 smithi033 systemd[1]: Stopping Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:03:25.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:25 smithi033 bash[26432]: debug 2023-06-03T20:03:25.120+0000 7fbc77fe6700 -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-06-03T20:03:25.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:25 smithi033 bash[26432]: debug 2023-06-03T20:03:25.120+0000 7fbc77fe6700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2023-06-03T20:03:25.411 INFO:tasks.rados.rados.0.smithi033.stdout:3715: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:25.530 INFO:tasks.rados.rados.0.smithi033.stdout:3718: finishing write tid 1 to smithi03366949-168 2023-06-03T20:03:25.530 INFO:tasks.rados.rados.0.smithi033.stdout:3717: expect (ObjNum 1579 snap 0 seq_num 1579) 2023-06-03T20:03:25.610 INFO:tasks.rados.rados.0.smithi033.stdout:3718: finishing write tid 2 to smithi03366949-168 2023-06-03T20:03:25.610 INFO:tasks.rados.rados.0.smithi033.stdout:3718: finishing write tid 3 to smithi03366949-168 2023-06-03T20:03:25.611 INFO:tasks.rados.rados.0.smithi033.stdout:3718: finishing write tid 4 to smithi03366949-168 2023-06-03T20:03:25.611 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 490 (ObjNum 2289 snap 0 seq_num 2289) dirty exists 2023-06-03T20:03:25.611 INFO:tasks.rados.rados.0.smithi033.stdout:3718: left oid 168 (ObjNum 2289 snap 0 seq_num 2289) 2023-06-03T20:03:25.611 INFO:tasks.rados.rados.0.smithi033.stdout:3719: expect (ObjNum 2273 snap 0 seq_num 2273) 2023-06-03T20:03:25.734 INFO:tasks.rados.rados.0.smithi033.stdout:3715: done (5 left) 2023-06-03T20:03:25.734 INFO:tasks.rados.rados.0.smithi033.stdout:3716: done (4 left) 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3717: done (3 left) 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3718: done (2 left) 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3719: done (1 left) 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3720: done (0 left) 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3721: write oid 244 current snap is 0 2023-06-03T20:03:25.735 INFO:tasks.rados.rados.0.smithi033.stdout:3721: seq_num 2291 ranges {504837=617712,1846835=491128} 2023-06-03T20:03:25.740 INFO:tasks.rados.rados.0.smithi033.stdout:3721: writing smithi03366949-244 from 504837 to 1122549 tid 1 2023-06-03T20:03:25.747 INFO:tasks.rados.rados.0.smithi033.stdout:3721: writing smithi03366949-244 from 1846835 to 2337963 tid 2 2023-06-03T20:03:25.748 INFO:tasks.rados.rados.0.smithi033.stdout:3722: read oid 53 snap -1 2023-06-03T20:03:25.748 INFO:tasks.rados.rados.0.smithi033.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-06-03T20:03:25.748 INFO:tasks.rados.rados.0.smithi033.stdout:3723: write oid 46 current snap is 0 2023-06-03T20:03:25.748 INFO:tasks.rados.rados.0.smithi033.stdout:3723: seq_num 2292 ranges {521644=692961,1788964=732680} 2023-06-03T20:03:25.755 INFO:tasks.rados.rados.0.smithi033.stdout:3723: writing smithi03366949-46 from 521644 to 1214605 tid 1 2023-06-03T20:03:25.762 INFO:tasks.rados.rados.0.smithi033.stdout:3723: writing smithi03366949-46 from 1788964 to 2521644 tid 2 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3724: read oid 196 snap -1 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3724: expect deleted 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3725: read oid 429 snap -1 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3725: expect deleted 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3726: write oid 307 current snap is 0 2023-06-03T20:03:25.763 INFO:tasks.rados.rados.0.smithi033.stdout:3721: finishing write tid 1 to smithi03366949-244 2023-06-03T20:03:25.764 INFO:tasks.rados.rados.0.smithi033.stdout:3721: finishing write tid 2 to smithi03366949-244 2023-06-03T20:03:25.764 INFO:tasks.rados.rados.0.smithi033.stdout:3721: finishing write tid 3 to smithi03366949-244 2023-06-03T20:03:25.764 INFO:tasks.rados.rados.0.smithi033.stdout:3722: expect (ObjNum 2269 snap 0 seq_num 2269) 2023-06-03T20:03:25.835 INFO:tasks.rados.rados.0.smithi033.stdout:3721: finishing write tid 4 to smithi03366949-244 2023-06-03T20:03:25.836 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 485 (ObjNum 2291 snap 0 seq_num 2291) dirty exists 2023-06-03T20:03:25.836 INFO:tasks.rados.rados.0.smithi033.stdout:3721: left oid 244 (ObjNum 2291 snap 0 seq_num 2291) 2023-06-03T20:03:25.836 INFO:tasks.rados.rados.0.smithi033.stdout:3723: finishing write tid 1 to smithi03366949-46 2023-06-03T20:03:25.836 INFO:tasks.rados.rados.0.smithi033.stdout:3726: seq_num 2293 ranges {538451=768210,1847446=494797} 2023-06-03T20:03:25.842 INFO:tasks.rados.rados.0.smithi033.stdout:3726: writing smithi03366949-307 from 538451 to 1306661 tid 1 2023-06-03T20:03:25.848 INFO:tasks.rados.rados.0.smithi033.stdout:3726: writing smithi03366949-307 from 1847446 to 2342243 tid 2 2023-06-03T20:03:25.849 INFO:tasks.rados.rados.0.smithi033.stdout:3721: done (5 left) 2023-06-03T20:03:25.849 INFO:tasks.rados.rados.0.smithi033.stdout:3722: done (4 left) 2023-06-03T20:03:25.849 INFO:tasks.rados.rados.0.smithi033.stdout:3727: read oid 246 snap -1 2023-06-03T20:03:25.849 INFO:tasks.rados.rados.0.smithi033.stdout:3727: expect deleted 2023-06-03T20:03:25.849 INFO:tasks.rados.rados.0.smithi033.stdout:3728: write oid 354 current snap is 0 2023-06-03T20:03:25.850 INFO:tasks.rados.rados.0.smithi033.stdout:3728: seq_num 2294 ranges {555258=443459,1505928=754808} 2023-06-03T20:03:25.854 INFO:tasks.rados.rados.0.smithi033.stdout:3728: writing smithi03366949-354 from 555258 to 998717 tid 1 2023-06-03T20:03:25.862 INFO:tasks.rados.rados.0.smithi033.stdout:3728: writing smithi03366949-354 from 1505928 to 2260736 tid 2 2023-06-03T20:03:25.862 INFO:tasks.rados.rados.0.smithi033.stdout:3729: read oid 185 snap -1 2023-06-03T20:03:25.862 INFO:tasks.rados.rados.0.smithi033.stdout:3729: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:03:25.862 INFO:tasks.rados.rados.0.smithi033.stdout:3730: read oid 159 snap -1 2023-06-03T20:03:25.862 INFO:tasks.rados.rados.0.smithi033.stdout:3730: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:03:25.863 INFO:tasks.rados.rados.0.smithi033.stdout:3731: write oid 162 current snap is 0 2023-06-03T20:03:25.863 INFO:tasks.rados.rados.0.smithi033.stdout:3731: seq_num 2295 ranges {572065=518708,1564410=498466} 2023-06-03T20:03:25.868 INFO:tasks.rados.rados.0.smithi033.stdout:3731: writing smithi03366949-162 from 572065 to 1090773 tid 1 2023-06-03T20:03:25.874 INFO:tasks.rados.rados.0.smithi033.stdout:3731: writing smithi03366949-162 from 1564410 to 2062876 tid 2 2023-06-03T20:03:25.874 INFO:tasks.rados.rados.0.smithi033.stdout:3732: read oid 69 snap -1 2023-06-03T20:03:25.875 INFO:tasks.rados.rados.0.smithi033.stdout:3732: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-06-03T20:03:25.875 INFO:tasks.rados.rados.0.smithi033.stdout:3733: write oid 328 current snap is 0 2023-06-03T20:03:25.875 INFO:tasks.rados.rados.0.smithi033.stdout:3733: seq_num 2296 ranges {588872=710310,2022892=565980} 2023-06-03T20:03:25.881 INFO:tasks.rados.rados.0.smithi033.stdout:3733: writing smithi03366949-328 from 588872 to 1299182 tid 1 2023-06-03T20:03:25.888 INFO:tasks.rados.rados.0.smithi033.stdout:3733: writing smithi03366949-328 from 2022892 to 2588872 tid 2 2023-06-03T20:03:25.889 INFO:tasks.rados.rados.0.smithi033.stdout:3734: read oid 431 snap -1 2023-06-03T20:03:25.889 INFO:tasks.rados.rados.0.smithi033.stdout:3734: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:03:25.889 INFO:tasks.rados.rados.0.smithi033.stdout:3735: write oid 240 current snap is 0 2023-06-03T20:03:25.889 INFO:tasks.rados.rados.0.smithi033.stdout:3735: seq_num 2297 ranges {605679=785559,2081374=502135} 2023-06-03T20:03:25.896 INFO:tasks.rados.rados.0.smithi033.stdout:3735: writing smithi03366949-240 from 605679 to 1391238 tid 1 2023-06-03T20:03:25.904 INFO:tasks.rados.rados.0.smithi033.stdout:3735: writing smithi03366949-240 from 2081374 to 2583509 tid 2 2023-06-03T20:03:25.904 INFO:tasks.rados.rados.0.smithi033.stdout:3736: read oid 352 snap -1 2023-06-03T20:03:25.904 INFO:tasks.rados.rados.0.smithi033.stdout:3736: expect deleted 2023-06-03T20:03:25.904 INFO:tasks.rados.rados.0.smithi033.stdout:3737: write oid 211 current snap is 0 2023-06-03T20:03:25.905 INFO:tasks.rados.rados.0.smithi033.stdout:3737: seq_num 2298 ranges {622486=460808,1739856=645793} 2023-06-03T20:03:25.910 INFO:tasks.rados.rados.0.smithi033.stdout:3737: writing smithi03366949-211 from 622486 to 1083294 tid 1 2023-06-03T20:03:25.917 INFO:tasks.rados.rados.0.smithi033.stdout:3737: writing smithi03366949-211 from 1739856 to 2385649 tid 2 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3724: done (14 left) 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3725: done (13 left) 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3738: write oid 290 current snap is 0 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3723: finishing write tid 2 to smithi03366949-46 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3723: finishing write tid 3 to smithi03366949-46 2023-06-03T20:03:25.918 INFO:tasks.rados.rados.0.smithi033.stdout:3723: finishing write tid 4 to smithi03366949-46 2023-06-03T20:03:25.919 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 46 v 402 (ObjNum 2292 snap 0 seq_num 2292) dirty exists 2023-06-03T20:03:25.919 INFO:tasks.rados.rados.0.smithi033.stdout:3723: left oid 46 (ObjNum 2292 snap 0 seq_num 2292) 2023-06-03T20:03:25.919 INFO:tasks.rados.rados.0.smithi033.stdout:3726: finishing write tid 1 to smithi03366949-307 2023-06-03T20:03:25.919 INFO:tasks.rados.rados.0.smithi033.stdout:3738: seq_num 2299 ranges {639293=536057,1798338=505804} 2023-06-03T20:03:25.924 INFO:tasks.rados.rados.0.smithi033.stdout:3738: writing smithi03366949-290 from 639293 to 1175350 tid 1 2023-06-03T20:03:25.931 INFO:tasks.rados.rados.0.smithi033.stdout:3738: writing smithi03366949-290 from 1798338 to 2304142 tid 2 2023-06-03T20:03:25.931 INFO:tasks.rados.rados.0.smithi033.stdout:3723: done (13 left) 2023-06-03T20:03:25.931 INFO:tasks.rados.rados.0.smithi033.stdout:3739: write oid 447 current snap is 0 2023-06-03T20:03:25.932 INFO:tasks.rados.rados.0.smithi033.stdout:3739: seq_num 2300 ranges {656100=611306,1740467=649462} 2023-06-03T20:03:25.941 INFO:tasks.rados.rados.0.smithi033.stdout:3739: writing smithi03366949-447 from 656100 to 1267406 tid 1 2023-06-03T20:03:25.946 INFO:tasks.rados.rados.0.smithi033.stdout:3739: writing smithi03366949-447 from 1740467 to 2389929 tid 2 2023-06-03T20:03:25.946 INFO:tasks.rados.rados.0.smithi033.stdout:3740: write oid 214 current snap is 0 2023-06-03T20:03:25.946 INFO:tasks.rados.rados.0.smithi033.stdout:3740: seq_num 2301 ranges {672907=686555,1798949=509473} 2023-06-03T20:03:25.954 INFO:tasks.rados.rados.0.smithi033.stdout:3740: writing smithi03366949-214 from 672907 to 1359462 tid 1 2023-06-03T20:03:25.960 INFO:tasks.rados.rados.0.smithi033.stdout:3740: writing smithi03366949-214 from 1798949 to 2308422 tid 2 2023-06-03T20:03:25.960 INFO:tasks.rados.rados.0.smithi033.stdout:3741: write oid 76 current snap is 0 2023-06-03T20:03:25.960 INFO:tasks.rados.rados.0.smithi033.stdout:3741: seq_num 2302 ranges {689714=761804,1857431=653131} 2023-06-03T20:03:25.968 INFO:tasks.rados.rados.0.smithi033.stdout:3741: writing smithi03366949-76 from 689714 to 1451518 tid 1 2023-06-03T20:03:25.975 INFO:tasks.rados.rados.0.smithi033.stdout:3741: writing smithi03366949-76 from 1857431 to 2510562 tid 2 2023-06-03T20:03:25.975 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:25.975 INFO:tasks.rados.rados.0.smithi033.stdout:3726: finishing write tid 2 to smithi03366949-307 2023-06-03T20:03:25.976 INFO:tasks.rados.rados.0.smithi033.stdout:3726: finishing write tid 3 to smithi03366949-307 2023-06-03T20:03:25.976 INFO:tasks.rados.rados.0.smithi033.stdout:3726: finishing write tid 4 to smithi03366949-307 2023-06-03T20:03:25.976 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 307 v 625 (ObjNum 2293 snap 0 seq_num 2293) dirty exists 2023-06-03T20:03:25.977 INFO:tasks.rados.rados.0.smithi033.stdout:3726: left oid 307 (ObjNum 2293 snap 0 seq_num 2293) 2023-06-03T20:03:25.977 INFO:tasks.rados.rados.0.smithi033.stdout:3728: finishing write tid 1 to smithi03366949-354 2023-06-03T20:03:25.977 INFO:tasks.rados.rados.0.smithi033.stdout:3726: done (15 left) 2023-06-03T20:03:25.977 INFO:tasks.rados.rados.0.smithi033.stdout:3727: done (14 left) 2023-06-03T20:03:25.977 INFO:tasks.rados.rados.0.smithi033.stdout:3742: read oid 453 snap -1 2023-06-03T20:03:25.978 INFO:tasks.rados.rados.0.smithi033.stdout:3742: expect (ObjNum 1911 snap 0 seq_num 1911) 2023-06-03T20:03:25.978 INFO:tasks.rados.rados.0.smithi033.stdout:3743: write oid 247 current snap is 0 2023-06-03T20:03:25.978 INFO:tasks.rados.rados.0.smithi033.stdout:3729: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:03:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:3728: finishing write tid 2 to smithi03366949-354 2023-06-03T20:03:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:3728: finishing write tid 3 to smithi03366949-354 2023-06-03T20:03:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:3728: finishing write tid 4 to smithi03366949-354 2023-06-03T20:03:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 354 v 422 (ObjNum 2294 snap 0 seq_num 2294) dirty exists 2023-06-03T20:03:26.076 INFO:tasks.rados.rados.0.smithi033.stdout:3728: left oid 354 (ObjNum 2294 snap 0 seq_num 2294) 2023-06-03T20:03:26.077 INFO:tasks.rados.rados.0.smithi033.stdout:3731: finishing write tid 1 to smithi03366949-162 2023-06-03T20:03:26.077 INFO:tasks.rados.rados.0.smithi033.stdout:3730: expect (ObjNum 808 snap 0 seq_num 808) 2023-06-03T20:03:26.271 INFO:tasks.rados.rados.0.smithi033.stdout:3731: finishing write tid 2 to smithi03366949-162 2023-06-03T20:03:26.272 INFO:tasks.rados.rados.0.smithi033.stdout:3731: finishing write tid 3 to smithi03366949-162 2023-06-03T20:03:26.272 INFO:tasks.rados.rados.0.smithi033.stdout:3731: finishing write tid 4 to smithi03366949-162 2023-06-03T20:03:26.272 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 162 v 374 (ObjNum 2295 snap 0 seq_num 2295) dirty exists 2023-06-03T20:03:26.272 INFO:tasks.rados.rados.0.smithi033.stdout:3731: left oid 162 (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:26.272 INFO:tasks.rados.rados.0.smithi033.stdout:3732: expect (ObjNum 1710 snap 0 seq_num 1710) 2023-06-03T20:03:26.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:26 smithi033 bash[74634]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mon-a 2023-06-03T20:03:26.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:26 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service: Succeeded. 2023-06-03T20:03:26.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:26 smithi033 systemd[1]: Stopped Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:03:26.436 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:03:26] "GET /metrics HTTP/1.1" 200 190324 "" "Prometheus/2.33.4" 2023-06-03T20:03:26.439 INFO:tasks.rados.rados.0.smithi033.stdout:3733: finishing write tid 1 to smithi03366949-328 2023-06-03T20:03:26.439 INFO:tasks.rados.rados.0.smithi033.stdout:3733: finishing write tid 2 to smithi03366949-328 2023-06-03T20:03:26.439 INFO:tasks.rados.rados.0.smithi033.stdout:3733: finishing write tid 3 to smithi03366949-328 2023-06-03T20:03:26.440 INFO:tasks.rados.rados.0.smithi033.stdout:3733: finishing write tid 4 to smithi03366949-328 2023-06-03T20:03:26.440 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 328 v 628 (ObjNum 2296 snap 0 seq_num 2296) dirty exists 2023-06-03T20:03:26.440 INFO:tasks.rados.rados.0.smithi033.stdout:3733: left oid 328 (ObjNum 2296 snap 0 seq_num 2296) 2023-06-03T20:03:26.440 INFO:tasks.rados.rados.0.smithi033.stdout:3734: expect (ObjNum 1364 snap 0 seq_num 1364) 2023-06-03T20:03:26.625 INFO:tasks.rados.rados.0.smithi033.stdout:3735: finishing write tid 1 to smithi03366949-240 2023-06-03T20:03:26.625 INFO:tasks.rados.rados.0.smithi033.stdout:3735: finishing write tid 2 to smithi03366949-240 2023-06-03T20:03:26.625 INFO:tasks.rados.rados.0.smithi033.stdout:3735: finishing write tid 3 to smithi03366949-240 2023-06-03T20:03:26.625 INFO:tasks.rados.rados.0.smithi033.stdout:3735: finishing write tid 4 to smithi03366949-240 2023-06-03T20:03:26.625 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 240 v 435 (ObjNum 2297 snap 0 seq_num 2297) dirty exists 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3735: left oid 240 (ObjNum 2297 snap 0 seq_num 2297) 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3737: finishing write tid 1 to smithi03366949-211 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3737: finishing write tid 2 to smithi03366949-211 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3737: finishing write tid 3 to smithi03366949-211 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3737: finishing write tid 4 to smithi03366949-211 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 211 v 523 (ObjNum 2298 snap 0 seq_num 2298) dirty exists 2023-06-03T20:03:26.626 INFO:tasks.rados.rados.0.smithi033.stdout:3737: left oid 211 (ObjNum 2298 snap 0 seq_num 2298) 2023-06-03T20:03:26.627 INFO:tasks.rados.rados.0.smithi033.stdout:3738: finishing write tid 1 to smithi03366949-290 2023-06-03T20:03:26.627 INFO:tasks.rados.rados.0.smithi033.stdout:3738: finishing write tid 2 to smithi03366949-290 2023-06-03T20:03:26.627 INFO:tasks.rados.rados.0.smithi033.stdout:3743: seq_num 2303 ranges {706521=437053,1915913=513142} 2023-06-03T20:03:26.631 INFO:tasks.rados.rados.0.smithi033.stdout:3743: writing smithi03366949-247 from 706521 to 1143574 tid 1 2023-06-03T20:03:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:3743: writing smithi03366949-247 from 1915913 to 2429055 tid 2 2023-06-03T20:03:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:3728: done (15 left) 2023-06-03T20:03:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:3729: done (14 left) 2023-06-03T20:03:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:3730: done (13 left) 2023-06-03T20:03:26.641 INFO:tasks.rados.rados.0.smithi033.stdout:3731: done (12 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3732: done (11 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3733: done (10 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3734: done (9 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3735: done (8 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3736: done (7 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3737: done (6 left) 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3744: read oid 267 snap -1 2023-06-03T20:03:26.642 INFO:tasks.rados.rados.0.smithi033.stdout:3744: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3745: write oid 372 current snap is 0 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3738: finishing write tid 3 to smithi03366949-290 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3738: finishing write tid 4 to smithi03366949-290 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 290 v 488 (ObjNum 2299 snap 0 seq_num 2299) dirty exists 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3738: left oid 290 (ObjNum 2299 snap 0 seq_num 2299) 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3739: finishing write tid 1 to smithi03366949-447 2023-06-03T20:03:26.643 INFO:tasks.rados.rados.0.smithi033.stdout:3739: finishing write tid 2 to smithi03366949-447 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3739: finishing write tid 3 to smithi03366949-447 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3739: finishing write tid 4 to smithi03366949-447 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 447 v 461 (ObjNum 2300 snap 0 seq_num 2300) dirty exists 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3739: left oid 447 (ObjNum 2300 snap 0 seq_num 2300) 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3740: finishing write tid 1 to smithi03366949-214 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3740: finishing write tid 2 to smithi03366949-214 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3740: finishing write tid 3 to smithi03366949-214 2023-06-03T20:03:26.644 INFO:tasks.rados.rados.0.smithi033.stdout:3740: finishing write tid 4 to smithi03366949-214 2023-06-03T20:03:26.645 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 214 v 341 (ObjNum 2301 snap 0 seq_num 2301) dirty exists 2023-06-03T20:03:26.645 INFO:tasks.rados.rados.0.smithi033.stdout:3740: left oid 214 (ObjNum 2301 snap 0 seq_num 2301) 2023-06-03T20:03:26.645 INFO:tasks.rados.rados.0.smithi033.stdout:3741: finishing write tid 1 to smithi03366949-76 2023-06-03T20:03:26.645 INFO:tasks.rados.rados.0.smithi033.stdout:3745: seq_num 2304 ranges {723328=628655,1974395=656800} 2023-06-03T20:03:26.647 INFO:tasks.rados.rados.0.smithi033.stdout:3745: writing smithi03366949-372 from 723328 to 1351983 tid 1 2023-06-03T20:03:26.654 INFO:tasks.rados.rados.0.smithi033.stdout:3745: writing smithi03366949-372 from 1974395 to 2631195 tid 2 2023-06-03T20:03:26.654 INFO:tasks.rados.rados.0.smithi033.stdout:3738: done (7 left) 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3739: done (6 left) 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3740: done (5 left) 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3746: read oid 268 snap -1 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3746: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3747: read oid 486 snap -1 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3747: expect deleted 2023-06-03T20:03:26.655 INFO:tasks.rados.rados.0.smithi033.stdout:3748: write oid 402 current snap is 0 2023-06-03T20:03:26.656 INFO:tasks.rados.rados.0.smithi033.stdout:3748: seq_num 2305 ranges {740135=703904,2032877=516811} 2023-06-03T20:03:26.662 INFO:tasks.rados.rados.0.smithi033.stdout:3748: writing smithi03366949-402 from 740135 to 1444039 tid 1 2023-06-03T20:03:26.669 INFO:tasks.rados.rados.0.smithi033.stdout:3748: writing smithi03366949-402 from 2032877 to 2549688 tid 2 2023-06-03T20:03:26.669 INFO:tasks.rados.rados.0.smithi033.stdout:3749: read oid 375 snap -1 2023-06-03T20:03:26.669 INFO:tasks.rados.rados.0.smithi033.stdout:3749: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-06-03T20:03:26.669 INFO:tasks.rados.rados.0.smithi033.stdout:3750: read oid 218 snap -1 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3750: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3751: read oid 473 snap -1 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3751: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3752: write oid 361 current snap is 0 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3741: finishing write tid 2 to smithi03366949-76 2023-06-03T20:03:26.670 INFO:tasks.rados.rados.0.smithi033.stdout:3741: finishing write tid 3 to smithi03366949-76 2023-06-03T20:03:26.671 INFO:tasks.rados.rados.0.smithi033.stdout:3741: finishing write tid 4 to smithi03366949-76 2023-06-03T20:03:26.671 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 76 v 542 (ObjNum 2302 snap 0 seq_num 2302) dirty exists 2023-06-03T20:03:26.671 INFO:tasks.rados.rados.0.smithi033.stdout:3741: left oid 76 (ObjNum 2302 snap 0 seq_num 2302) 2023-06-03T20:03:26.671 INFO:tasks.rados.rados.0.smithi033.stdout:3742: expect (ObjNum 1911 snap 0 seq_num 1911) 2023-06-03T20:03:26.767 INFO:tasks.rados.rados.0.smithi033.stdout:3743: finishing write tid 1 to smithi03366949-247 2023-06-03T20:03:26.768 INFO:tasks.rados.rados.0.smithi033.stdout:3743: finishing write tid 2 to smithi03366949-247 2023-06-03T20:03:26.768 INFO:tasks.rados.rados.0.smithi033.stdout:3752: seq_num 2306 ranges {756942=779153,2091359=660469} 2023-06-03T20:03:26.776 INFO:tasks.rados.rados.0.smithi033.stdout:3752: writing smithi03366949-361 from 756942 to 1536095 tid 1 2023-06-03T20:03:26.783 INFO:tasks.rados.rados.0.smithi033.stdout:3752: writing smithi03366949-361 from 2091359 to 2751828 tid 2 2023-06-03T20:03:26.783 INFO:tasks.rados.rados.0.smithi033.stdout:3741: done (11 left) 2023-06-03T20:03:26.783 INFO:tasks.rados.rados.0.smithi033.stdout:3742: done (10 left) 2023-06-03T20:03:26.783 INFO:tasks.rados.rados.0.smithi033.stdout:3753: write oid 414 current snap is 0 2023-06-03T20:03:26.784 INFO:tasks.rados.rados.0.smithi033.stdout:3753: seq_num 2307 ranges {773749=454402,1749841=520480} 2023-06-03T20:03:26.790 INFO:tasks.rados.rados.0.smithi033.stdout:3753: writing smithi03366949-414 from 773749 to 1228151 tid 1 2023-06-03T20:03:26.796 INFO:tasks.rados.rados.0.smithi033.stdout:3753: writing smithi03366949-414 from 1749841 to 2270321 tid 2 2023-06-03T20:03:26.796 INFO:tasks.rados.rados.0.smithi033.stdout:3754: read oid 167 snap -1 2023-06-03T20:03:26.796 INFO:tasks.rados.rados.0.smithi033.stdout:3754: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:26.796 INFO:tasks.rados.rados.0.smithi033.stdout:3755: write oid 75 current snap is 0 2023-06-03T20:03:26.797 INFO:tasks.rados.rados.0.smithi033.stdout:3743: finishing write tid 3 to smithi03366949-247 2023-06-03T20:03:26.797 INFO:tasks.rados.rados.0.smithi033.stdout:3744: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:03:26.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:26 smithi033 systemd[1]: Started Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:03:26.883 INFO:tasks.rados.rados.0.smithi033.stdout:3743: finishing write tid 4 to smithi03366949-247 2023-06-03T20:03:26.883 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 247 v 631 (ObjNum 2303 snap 0 seq_num 2303) dirty exists 2023-06-03T20:03:26.883 INFO:tasks.rados.rados.0.smithi033.stdout:3743: left oid 247 (ObjNum 2303 snap 0 seq_num 2303) 2023-06-03T20:03:26.883 INFO:tasks.rados.rados.0.smithi033.stdout:3745: finishing write tid 1 to smithi03366949-372 2023-06-03T20:03:26.884 INFO:tasks.rados.rados.0.smithi033.stdout:3745: finishing write tid 2 to smithi03366949-372 2023-06-03T20:03:26.884 INFO:tasks.rados.rados.0.smithi033.stdout:3745: finishing write tid 3 to smithi03366949-372 2023-06-03T20:03:26.884 INFO:tasks.rados.rados.0.smithi033.stdout:3745: finishing write tid 4 to smithi03366949-372 2023-06-03T20:03:26.884 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 372 v 481 (ObjNum 2304 snap 0 seq_num 2304) dirty exists 2023-06-03T20:03:26.884 INFO:tasks.rados.rados.0.smithi033.stdout:3745: left oid 372 (ObjNum 2304 snap 0 seq_num 2304) 2023-06-03T20:03:26.885 INFO:tasks.rados.rados.0.smithi033.stdout:3746: expect (ObjNum 1666 snap 0 seq_num 1666) 2023-06-03T20:03:26.946 INFO:tasks.rados.rados.0.smithi033.stdout:3748: finishing write tid 1 to smithi03366949-402 2023-06-03T20:03:26.946 INFO:tasks.rados.rados.0.smithi033.stdout:3749: expect (ObjNum 1713 snap 0 seq_num 1713) 2023-06-03T20:03:27.149 INFO:tasks.rados.rados.0.smithi033.stdout:3748: finishing write tid 2 to smithi03366949-402 2023-06-03T20:03:27.149 INFO:tasks.rados.rados.0.smithi033.stdout:3748: finishing write tid 3 to smithi03366949-402 2023-06-03T20:03:27.150 INFO:tasks.rados.rados.0.smithi033.stdout:3748: finishing write tid 4 to smithi03366949-402 2023-06-03T20:03:27.150 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 402 v 344 (ObjNum 2305 snap 0 seq_num 2305) dirty exists 2023-06-03T20:03:27.150 INFO:tasks.rados.rados.0.smithi033.stdout:3748: left oid 402 (ObjNum 2305 snap 0 seq_num 2305) 2023-06-03T20:03:27.150 INFO:tasks.rados.rados.0.smithi033.stdout:3750: expect (ObjNum 1837 snap 0 seq_num 1837) 2023-06-03T20:03:27.317 INFO:tasks.rados.rados.0.smithi033.stdout:3751: expect (ObjNum 1898 snap 0 seq_num 1898) 2023-06-03T20:03:27.529 INFO:tasks.rados.rados.0.smithi033.stdout:3752: finishing write tid 1 to smithi03366949-361 2023-06-03T20:03:27.529 INFO:tasks.rados.rados.0.smithi033.stdout:3752: finishing write tid 2 to smithi03366949-361 2023-06-03T20:03:27.529 INFO:tasks.rados.rados.0.smithi033.stdout:3752: finishing write tid 3 to smithi03366949-361 2023-06-03T20:03:27.529 INFO:tasks.rados.rados.0.smithi033.stdout:3752: finishing write tid 4 to smithi03366949-361 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 361 v 470 (ObjNum 2306 snap 0 seq_num 2306) dirty exists 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:3752: left oid 361 (ObjNum 2306 snap 0 seq_num 2306) 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:3753: finishing write tid 1 to smithi03366949-414 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:3753: finishing write tid 2 to smithi03366949-414 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:3753: finishing write tid 3 to smithi03366949-414 2023-06-03T20:03:27.530 INFO:tasks.rados.rados.0.smithi033.stdout:3755: seq_num 2308 ranges {790556=529651,2091970=664138} 2023-06-03T20:03:27.540 INFO:tasks.rados.rados.0.smithi033.stdout:3755: writing smithi03366949-75 from 790556 to 1320207 tid 1 2023-06-03T20:03:27.550 INFO:tasks.rados.rados.0.smithi033.stdout:3755: writing smithi03366949-75 from 2091970 to 2756108 tid 2 2023-06-03T20:03:27.550 INFO:tasks.rados.rados.0.smithi033.stdout:3743: done (12 left) 2023-06-03T20:03:27.550 INFO:tasks.rados.rados.0.smithi033.stdout:3744: done (11 left) 2023-06-03T20:03:27.550 INFO:tasks.rados.rados.0.smithi033.stdout:3745: done (10 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3746: done (9 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3747: done (8 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3748: done (7 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3749: done (6 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3750: done (5 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3751: done (4 left) 2023-06-03T20:03:27.551 INFO:tasks.rados.rados.0.smithi033.stdout:3752: done (3 left) 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3756: read oid 394 snap -1 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3756: expect deleted 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3757: delete oid 470 current snap is 0 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3753: finishing write tid 4 to smithi03366949-414 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 414 v 377 (ObjNum 2307 snap 0 seq_num 2307) dirty exists 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3753: left oid 414 (ObjNum 2307 snap 0 seq_num 2307) 2023-06-03T20:03:27.552 INFO:tasks.rados.rados.0.smithi033.stdout:3754: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:27.675 INFO:tasks.rados.rados.0.smithi033.stdout:3755: finishing write tid 1 to smithi03366949-75 2023-06-03T20:03:27.676 INFO:tasks.rados.rados.0.smithi033.stdout:3755: finishing write tid 2 to smithi03366949-75 2023-06-03T20:03:27.676 INFO:tasks.rados.rados.0.smithi033.stdout:3755: finishing write tid 3 to smithi03366949-75 2023-06-03T20:03:27.676 INFO:tasks.rados.rados.0.smithi033.stdout:3755: finishing write tid 4 to smithi03366949-75 2023-06-03T20:03:27.676 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 75 v 407 (ObjNum 2308 snap 0 seq_num 2308) dirty exists 2023-06-03T20:03:27.676 INFO:tasks.rados.rados.0.smithi033.stdout:3755: left oid 75 (ObjNum 2308 snap 0 seq_num 2308) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3753: done (4 left) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3754: done (3 left) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3755: done (2 left) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3756: done (1 left) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3757: done (0 left) 2023-06-03T20:03:27.677 INFO:tasks.rados.rados.0.smithi033.stdout:3758: delete oid 219 current snap is 0 2023-06-03T20:03:27.678 INFO:tasks.rados.rados.0.smithi033.stdout:3758: done (0 left) 2023-06-03T20:03:27.679 INFO:tasks.rados.rados.0.smithi033.stdout:3759: read oid 49 snap -1 2023-06-03T20:03:27.679 INFO:tasks.rados.rados.0.smithi033.stdout:3759: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:27.679 INFO:tasks.rados.rados.0.smithi033.stdout:3760: delete oid 344 current snap is 0 2023-06-03T20:03:27.681 INFO:tasks.rados.rados.0.smithi033.stdout:3760: done (1 left) 2023-06-03T20:03:27.682 INFO:tasks.rados.rados.0.smithi033.stdout:3761: write oid 287 current snap is 0 2023-06-03T20:03:27.682 INFO:tasks.rados.rados.0.smithi033.stdout:3761: seq_num 2312 ranges {457784=547000,1525898=671476} 2023-06-03T20:03:27.693 INFO:tasks.rados.rados.0.smithi033.stdout:3761: writing smithi03366949-287 from 457784 to 1004784 tid 1 2023-06-03T20:03:27.701 INFO:tasks.rados.rados.0.smithi033.stdout:3761: writing smithi03366949-287 from 1525898 to 2197374 tid 2 2023-06-03T20:03:27.701 INFO:tasks.rados.rados.0.smithi033.stdout:3762: write oid 437 current snap is 0 2023-06-03T20:03:27.701 INFO:tasks.rados.rados.0.smithi033.stdout:3762: seq_num 2313 ranges {474591=622249,1584380=415134,2501500=373091} 2023-06-03T20:03:27.709 INFO:tasks.rados.rados.0.smithi033.stdout:3762: writing smithi03366949-437 from 474591 to 1096840 tid 1 2023-06-03T20:03:27.714 INFO:tasks.rados.rados.0.smithi033.stdout:3762: writing smithi03366949-437 from 1584380 to 1999514 tid 2 2023-06-03T20:03:27.719 INFO:tasks.rados.rados.0.smithi033.stdout:3762: writing smithi03366949-437 from 2501500 to 2874591 tid 3 2023-06-03T20:03:27.720 INFO:tasks.rados.rados.0.smithi033.stdout:3763: read oid 243 snap -1 2023-06-03T20:03:27.720 INFO:tasks.rados.rados.0.smithi033.stdout:3763: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-06-03T20:03:27.720 INFO:tasks.rados.rados.0.smithi033.stdout:3764: delete oid 247 current snap is 0 2023-06-03T20:03:27.720 INFO:tasks.rados.rados.0.smithi033.stdout:3759: expect (ObjNum 1238 snap 0 seq_num 1238) 2023-06-03T20:03:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.548+0000 7fe7c6733c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-06-03T20:03:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.548+0000 7fe7c6733c80 0 ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc), process ceph-mon, pid 7 2023-06-03T20:03:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.548+0000 7fe7c6733c80 0 pidfile_write: ignore empty --pid-file 2023-06-03T20:03:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 0 load: jerasure load: lrc 2023-06-03T20:03:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: RocksDB version: 7.9.2 2023-06-03T20:03:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Git sha 0 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Compile date 2023-06-01 15:16:58 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: DB SUMMARY 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: DB Session ID: 2K63YNXWL86V2LEJ9C7G 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: CURRENT file: CURRENT 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: IDENTITY file: IDENTITY 2023-06-03T20:03:27.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: MANIFEST file: MANIFEST-000008 size: 958 Bytes 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000023.sst 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000021.log size: 16157469 ; 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.error_if_exists: 0 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.create_if_missing: 0 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.paranoid_checks: 1 2023-06-03T20:03:27.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-06-03T20:03:27.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-06-03T20:03:27.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-06-03T20:03:27.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.env: 0x55c5859af720 2023-06-03T20:03:27.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.fs: PosixFileSystem 2023-06-03T20:03:27.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.info_log: 0x55c5875bf3e0 2023-06-03T20:03:27.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-06-03T20:03:27.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.statistics: (nil) 2023-06-03T20:03:27.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.use_fsync: 0 2023-06-03T20:03:27.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_log_file_size: 0 2023-06-03T20:03:27.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-06-03T20:03:27.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-06-03T20:03:27.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-06-03T20:03:27.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-06-03T20:03:27.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_fallocate: 1 2023-06-03T20:03:27.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-06-03T20:03:27.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-06-03T20:03:27.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.use_direct_reads: 0 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.create_missing_column_families: 0 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.db_log_dir: 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.wal_dir: 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-06-03T20:03:27.839 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.advise_random_on_open: 1 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.write_buffer_manager: 0x55c58684c5a0 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-06-03T20:03:27.840 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.rate_limiter: (nil) 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-06-03T20:03:27.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-06-03T20:03:27.842 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.unordered_write: 0 2023-06-03T20:03:27.842 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-06-03T20:03:27.842 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-06-03T20:03:27.842 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-06-03T20:03:27.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-06-03T20:03:27.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.row_cache: None 2023-06-03T20:03:27.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.wal_filter: None 2023-06-03T20:03:27.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-06-03T20:03:27.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-06-03T20:03:27.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.two_write_queues: 0 2023-06-03T20:03:27.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.manual_wal_flush: 0 2023-06-03T20:03:27.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.wal_compression: 0 2023-06-03T20:03:27.845 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.atomic_flush: 0 2023-06-03T20:03:27.845 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-06-03T20:03:27.845 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-06-03T20:03:27.845 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-06-03T20:03:27.846 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.log_readahead_size: 0 2023-06-03T20:03:27.846 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-06-03T20:03:27.846 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-06-03T20:03:27.846 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-06-03T20:03:27.847 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-06-03T20:03:27.847 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-06-03T20:03:27.847 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-06-03T20:03:27.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-06-03T20:03:27.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_background_jobs: 2 2023-06-03T20:03:27.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_background_compactions: -1 2023-06-03T20:03:27.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_subcompactions: 1 2023-06-03T20:03:27.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-06-03T20:03:27.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-06-03T20:03:27.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-06-03T20:03:27.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_total_wal_size: 0 2023-06-03T20:03:27.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-06-03T20:03:27.850 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-06-03T20:03:27.851 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-06-03T20:03:27.851 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-06-03T20:03:27.851 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_open_files: -1 2023-06-03T20:03:27.851 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bytes_per_sync: 0 2023-06-03T20:03:27.852 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-06-03T20:03:27.852 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-06-03T20:03:27.852 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-06-03T20:03:27.852 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_background_flushes: -1 2023-06-03T20:03:27.853 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Compression algorithms supported: 2023-06-03T20:03:27.853 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-06-03T20:03:27.853 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kZSTD supported: 0 2023-06-03T20:03:27.853 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kXpressCompression supported: 0 2023-06-03T20:03:27.854 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-06-03T20:03:27.854 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kZlibCompression supported: 1 2023-06-03T20:03:27.854 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kSnappyCompression supported: 1 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kLZ4Compression supported: 1 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: kBZip2Compression supported: 0 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000008 2023-06-03T20:03:27.855 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.merge_operator: 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_filter: None 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_filter_factory: None 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-06-03T20:03:27.856 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-06-03T20:03:27.857 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55c5875bf500) 2023-06-03T20:03:27.857 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: cache_index_and_filter_blocks: 1 2023-06-03T20:03:27.857 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: cache_index_and_filter_blocks_with_high_priority: 0 2023-06-03T20:03:27.857 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: pin_top_level_index_and_filter: 1 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: index_type: 0 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: data_block_index_type: 0 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: index_shortening: 1 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: data_block_hash_table_util_ratio: 0.750000 2023-06-03T20:03:27.858 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: checksum: 4 2023-06-03T20:03:27.859 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: no_block_cache: 0 2023-06-03T20:03:27.859 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_cache: 0x55c5868cf1f0 2023-06-03T20:03:27.859 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_cache_name: BinnedLRUCache 2023-06-03T20:03:27.859 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_cache_options: 2023-06-03T20:03:27.859 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: capacity : 536870912 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: num_shard_bits : 4 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: strict_capacity_limit : 0 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: high_pri_pool_ratio: 0.000 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_cache_compressed: (nil) 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: persistent_cache: (nil) 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_size: 4096 2023-06-03T20:03:27.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_size_deviation: 10 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_restart_interval: 16 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: index_block_restart_interval: 1 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: metadata_block_size: 4096 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: partition_filters: 0 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: use_delta_encoding: 1 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: filter_policy: bloomfilter 2023-06-03T20:03:27.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: whole_key_filtering: 1 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: verify_compression: 0 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: read_amp_bytes_per_bit: 0 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: format_version: 5 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: enable_index_compression: 1 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: block_align: 0 2023-06-03T20:03:27.862 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: max_auto_readahead_size: 262144 2023-06-03T20:03:27.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: prepopulate_block_cache: 0 2023-06-03T20:03:27.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: initial_auto_readahead_size: 8192 2023-06-03T20:03:27.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: num_file_reads_for_auto_readahead: 2 2023-06-03T20:03:27.863 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-06-03T20:03:27.864 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-06-03T20:03:27.864 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression: NoCompression 2023-06-03T20:03:27.864 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-06-03T20:03:27.864 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.num_levels: 7 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-06-03T20:03:27.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:03:27.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.level: 32767 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.enabled: false 2023-06-03T20:03:27.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-06-03T20:03:27.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-06-03T20:03:27.869 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.arena_block_size: 1048576 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-06-03T20:03:27.870 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-06-03T20:03:27.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-06-03T20:03:27.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-06-03T20:03:27.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-06-03T20:03:27.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.table_properties_collectors: 2023-06-03T20:03:27.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.inplace_update_support: 0 2023-06-03T20:03:27.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.bloom_locality: 0 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.max_successive_merges: 0 2023-06-03T20:03:27.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.force_consistency_checks: 1 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.ttl: 2592000 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-06-03T20:03:27.874 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enable_blob_files: false 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.min_blob_size: 0 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_file_size: 268435456 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-06-03T20:03:27.875 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.552+0000 7fe7c6733c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7bbf53700 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-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 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 11301, log_number is 21,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-06-03T20:03:27.876 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 21 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: a952cfc7-ec66-413a-9d75-9ef285ef5c9e 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822607558983, "job": 1, "event": "recovery_started", "wal_files": [21]} 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.556+0000 7fe7c6733c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #21 mode 2 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.604+0000 7fe7c6733c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822607608193, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 26, "file_size": 15658856, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 11303, "largest_seqno": 14950, "table_properties": {"data_size": 15637702, "index_size": 16804, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 3333, "raw_key_size": 25177, "raw_average_key_size": 19, "raw_value_size": 15602539, "raw_average_value_size": 11865, "num_data_blocks": 731, "num_entries": 1315, "num_filter_entries": 1315, "num_deletions": 253, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1685822607, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "a952cfc7-ec66-413a-9d75-9ef285ef5c9e", "db_session_id": "2K63YNXWL86V2LEJ9C7G", "orig_file_number": 26, "seqno_to_time_mapping": "N/A"}} 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.604+0000 7fe7c6733c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822607608440, "job": 1, "event": "recovery_finished"} 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.604+0000 7fe7c6733c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 28 2023-06-03T20:03:27.877 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.604+0000 7fe7c6733c80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 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-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55c586970000 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 4 rocksdb: DB pointer 0x55c58695e000 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7b4f45700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7b4f45700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: ** DB Stats ** 2023-06-03T20:03:27.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Uptime(secs): 0.1 total, 0.1 interval 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: ** Compaction Stats [default] ** 2023-06-03T20:03:27.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 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-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: L0 1/0 14.93 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 597.2 0.03 0.00 1 0.025 0 0 0.0 0.0 2023-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: L6 1/0 21.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-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Sum 2/0 36.57 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 597.2 0.03 0.00 1 0.025 0 0 0.0 0.0 2023-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 597.2 0.03 0.00 1 0.025 0 0 0.0 0.0 2023-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: ** Compaction Stats [default] ** 2023-06-03T20:03:27.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 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-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 597.2 0.03 0.00 1 0.025 0 0 0.0 0.0 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Uptime(secs): 0.1 total, 0.1 interval 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Flush(GB): cumulative 0.015, interval 0.015 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T20:03:27.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T20:03:27.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: AddFile(Keys): cumulative 0, interval 0 2023-06-03T20:03:27.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Cumulative compaction: 0.01 GB write, 278.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:03:27.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Interval compaction: 0.01 GB write, 278.15 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:03:27.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 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-06-03T20:03:27.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Block cache BinnedLRUCache@0x55c5868cf1f0#7 capacity: 512.00 MB usage: 30.14 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 3.3e-05 secs_since: 0 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Block cache entry stats(count,size,portion): FilterBlock(2,10.06 KB,0.00191927%) IndexBlock(1,20.08 KB,0.0038296%) Misc(1,0.00 KB,0%) 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: ** File Read Latency Histogram By Level [default] ** 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] at bind addrs [v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 1 mon.a@-1(???) e3 preinit fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 0 mon.a@-1(???).mds e7 new map 2023-06-03T20:03:27.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.608+0000 7fe7c6733c80 0 mon.a@-1(???).mds e7 print_map 2023-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: e7 2023-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: enable_multiple, ever_enabled_multiple: 1,1 2023-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 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-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: legacy client fscid: 1 2023-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 2023-06-03T20:03:27.884 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Filesystem 'foo' (1) 2023-06-03T20:03:27.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: fs_name foo 2023-06-03T20:03:27.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: epoch 5 2023-06-03T20:03:27.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-06-03T20:03:27.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: created 2023-06-03T19:57:34.497867+0000 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: modified 2023-06-03T19:57:41.720536+0000 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: tableserver 0 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: root 0 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: session_timeout 60 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: session_autoclose 300 2023-06-03T20:03:27.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: max_file_size 1099511627776 2023-06-03T20:03:27.887 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: required_client_features {} 2023-06-03T20:03:27.887 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: last_failure 0 2023-06-03T20:03:27.887 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: last_failure_osd_epoch 0 2023-06-03T20:03:27.887 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 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-06-03T20:03:27.887 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: max_mds 1 2023-06-03T20:03:27.888 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: in 0 2023-06-03T20:03:27.888 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: up {0=24551} 2023-06-03T20:03:27.888 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: failed 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: damaged 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: stopped 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: data_pools [4] 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: metadata_pool 3 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: inline_data disabled 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: balancer 2023-06-03T20:03:27.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: bal_rank_mask -1 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: standby_count_wanted 1 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: [mds.foo.smithi033.bhwmrt{0:24551} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: Standby daemons: 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: 2023-06-03T20:03:27.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: [mds.foo.smithi083.txisoo{-1:24514} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:03:27.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.612+0000 7fe7c6733c80 0 mon.a@-1(???).osd e71 crush map has features 3314933000854323200, adjusting msgr requires 2023-06-03T20:03:27.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.612+0000 7fe7c6733c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:03:27.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.612+0000 7fe7c6733c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:03:27.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.612+0000 7fe7c6733c80 0 mon.a@-1(???).osd e71 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:03:27.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:03:27 smithi033 bash[74781]: debug 2023-06-03T20:03:27.612+0000 7fe7c6733c80 1 mon.a@-1(???).paxosservice(auth 1..20) refresh upgraded, format 0 -> 3 2023-06-03T20:03:27.948 INFO:tasks.rados.rados.0.smithi033.stdout:3761: finishing write tid 1 to smithi03366949-287 2023-06-03T20:03:27.948 INFO:tasks.rados.rados.0.smithi033.stdout:3761: finishing write tid 2 to smithi03366949-287 2023-06-03T20:03:27.948 INFO:tasks.rados.rados.0.smithi033.stdout:3761: finishing write tid 3 to smithi03366949-287 2023-06-03T20:03:27.948 INFO:tasks.rados.rados.0.smithi033.stdout:3761: finishing write tid 4 to smithi03366949-287 2023-06-03T20:03:27.948 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 287 v 426 (ObjNum 2312 snap 0 seq_num 2312) dirty exists 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3761: left oid 287 (ObjNum 2312 snap 0 seq_num 2312) 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3762: finishing write tid 1 to smithi03366949-437 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3762: finishing write tid 2 to smithi03366949-437 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3762: finishing write tid 3 to smithi03366949-437 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3759: done (4 left) 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3761: done (3 left) 2023-06-03T20:03:27.949 INFO:tasks.rados.rados.0.smithi033.stdout:3764: done (2 left) 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3765: read oid 478 snap -1 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3766: write oid 32 current snap is 0 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3762: finishing write tid 4 to smithi03366949-437 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3762: finishing write tid 5 to smithi03366949-437 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 437 v 407 (ObjNum 2313 snap 0 seq_num 2313) dirty exists 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3762: left oid 437 (ObjNum 2313 snap 0 seq_num 2313) 2023-06-03T20:03:27.950 INFO:tasks.rados.rados.0.smithi033.stdout:3763: expect (ObjNum 1651 snap 0 seq_num 1651) 2023-06-03T20:03:28.119 INFO:tasks.rados.rados.0.smithi033.stdout:3765: expect (ObjNum 2209 snap 0 seq_num 2209) 2023-06-03T20:03:28.268 INFO:tasks.rados.rados.0.smithi033.stdout:3766: seq_num 2315 ranges {508205=772747,1701344=418803,2556346=351859} 2023-06-03T20:03:28.281 INFO:tasks.rados.rados.0.smithi033.stdout:3766: writing smithi03366949-32 from 508205 to 1280952 tid 1 2023-06-03T20:03:28.287 INFO:tasks.rados.rados.0.smithi033.stdout:3766: writing smithi03366949-32 from 1701344 to 2120147 tid 2 2023-06-03T20:03:28.292 INFO:tasks.rados.rados.0.smithi033.stdout:3766: writing smithi03366949-32 from 2556346 to 2908205 tid 3 2023-06-03T20:03:28.292 INFO:tasks.rados.rados.0.smithi033.stdout:3762: done (3 left) 2023-06-03T20:03:28.292 INFO:tasks.rados.rados.0.smithi033.stdout:3763: done (2 left) 2023-06-03T20:03:28.293 INFO:tasks.rados.rados.0.smithi033.stdout:3765: done (1 left) 2023-06-03T20:03:28.293 INFO:tasks.rados.rados.0.smithi033.stdout:3767: write oid 182 current snap is 0 2023-06-03T20:03:28.293 INFO:tasks.rados.rados.0.smithi033.stdout:3767: seq_num 2316 ranges {525012=447996,1643473=678814,2867416=57596} 2023-06-03T20:03:28.297 INFO:tasks.rados.rados.0.smithi033.stdout:3767: writing smithi03366949-182 from 525012 to 973008 tid 1 2023-06-03T20:03:28.305 INFO:tasks.rados.rados.0.smithi033.stdout:3767: writing smithi03366949-182 from 1643473 to 2322287 tid 2 2023-06-03T20:03:28.308 INFO:tasks.rados.rados.0.smithi033.stdout:3767: writing smithi03366949-182 from 2867416 to 2925012 tid 3 2023-06-03T20:03:28.309 INFO:tasks.rados.rados.0.smithi033.stdout:3768: write oid 330 current snap is 0 2023-06-03T20:03:28.309 INFO:tasks.rados.rados.0.smithi033.stdout:3768: seq_num 2317 ranges {541819=523245,1701955=422472,2894839=46980} 2023-06-03T20:03:28.315 INFO:tasks.rados.rados.0.smithi033.stdout:3768: writing smithi03366949-330 from 541819 to 1065064 tid 1 2023-06-03T20:03:28.321 INFO:tasks.rados.rados.0.smithi033.stdout:3768: writing smithi03366949-330 from 1701955 to 2124427 tid 2 2023-06-03T20:03:28.326 INFO:tasks.rados.rados.0.smithi033.stdout:3768: writing smithi03366949-330 from 2894839 to 2941819 tid 3 2023-06-03T20:03:28.326 INFO:tasks.rados.rados.0.smithi033.stdout:3769: write oid 158 current snap is 0 2023-06-03T20:03:28.326 INFO:tasks.rados.rados.0.smithi033.stdout:3769: seq_num 2318 ranges {558626=598494,1760437=682483,2922262=36364} 2023-06-03T20:03:28.332 INFO:tasks.rados.rados.0.smithi033.stdout:3769: writing smithi03366949-158 from 558626 to 1157120 tid 1 2023-06-03T20:03:28.340 INFO:tasks.rados.rados.0.smithi033.stdout:3769: writing smithi03366949-158 from 1760437 to 2442920 tid 2 2023-06-03T20:03:28.343 INFO:tasks.rados.rados.0.smithi033.stdout:3769: writing smithi03366949-158 from 2922262 to 2958626 tid 3 2023-06-03T20:03:28.343 INFO:tasks.rados.rados.0.smithi033.stdout:3770: read oid 381 snap -1 2023-06-03T20:03:28.344 INFO:tasks.rados.rados.0.smithi033.stdout:3770: expect deleted 2023-06-03T20:03:28.344 INFO:tasks.rados.rados.0.smithi033.stdout:3771: read oid 428 snap -1 2023-06-03T20:03:28.345 INFO:tasks.rados.rados.0.smithi033.stdout:3771: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-06-03T20:03:28.345 INFO:tasks.rados.rados.0.smithi033.stdout:3772: write oid 4 current snap is 0 2023-06-03T20:03:28.345 INFO:tasks.rados.rados.0.smithi033.stdout:3772: seq_num 2319 ranges {575433=790096,1935272=426141} 2023-06-03T20:03:28.350 INFO:tasks.rados.rados.0.smithi033.stdout:3772: writing smithi03366949-4 from 575433 to 1365529 tid 1 2023-06-03T20:03:28.356 INFO:tasks.rados.rados.0.smithi033.stdout:3772: writing smithi03366949-4 from 1935272 to 2361413 tid 2 2023-06-03T20:03:28.357 INFO:tasks.rados.rados.0.smithi033.stdout:3773: write oid 366 current snap is 0 2023-06-03T20:03:28.357 INFO:tasks.rados.rados.0.smithi033.stdout:3773: seq_num 2320 ranges {592240=465345,1593754=686152,2809814=182426} 2023-06-03T20:03:28.362 INFO:tasks.rados.rados.0.smithi033.stdout:3773: writing smithi03366949-366 from 592240 to 1057585 tid 1 2023-06-03T20:03:28.369 INFO:tasks.rados.rados.0.smithi033.stdout:3773: writing smithi03366949-366 from 1593754 to 2279906 tid 2 2023-06-03T20:03:28.373 INFO:tasks.rados.rados.0.smithi033.stdout:3773: writing smithi03366949-366 from 2809814 to 2992240 tid 3 2023-06-03T20:03:28.374 INFO:tasks.rados.rados.0.smithi033.stdout:3774: write oid 377 current snap is 0 2023-06-03T20:03:28.374 INFO:tasks.rados.rados.0.smithi033.stdout:3774: seq_num 2321 ranges {609047=540594,1935883=429810,3004531=4516} 2023-06-03T20:03:28.380 INFO:tasks.rados.rados.0.smithi033.stdout:3774: writing smithi03366949-377 from 609047 to 1149641 tid 1 2023-06-03T20:03:28.387 INFO:tasks.rados.rados.0.smithi033.stdout:3774: writing smithi03366949-377 from 1935883 to 2365693 tid 2 2023-06-03T20:03:28.390 INFO:tasks.rados.rados.0.smithi033.stdout:3774: writing smithi03366949-377 from 3004531 to 3009047 tid 3 2023-06-03T20:03:28.391 INFO:tasks.rados.rados.0.smithi033.stdout:3775: write oid 62 current snap is 0 2023-06-03T20:03:28.391 INFO:tasks.rados.rados.0.smithi033.stdout:3775: seq_num 2322 ranges {625854=615843,1994365=573468} 2023-06-03T20:03:28.397 INFO:tasks.rados.rados.0.smithi033.stdout:3775: writing smithi03366949-62 from 625854 to 1241697 tid 1 2023-06-03T20:03:28.405 INFO:tasks.rados.rados.0.smithi033.stdout:3775: writing smithi03366949-62 from 1994365 to 2567833 tid 2 2023-06-03T20:03:28.405 INFO:tasks.rados.rados.0.smithi033.stdout:3776: write oid 224 current snap is 0 2023-06-03T20:03:28.405 INFO:tasks.rados.rados.0.smithi033.stdout:3766: finishing write tid 1 to smithi03366949-32 2023-06-03T20:03:28.405 INFO:tasks.rados.rados.0.smithi033.stdout:3776: seq_num 2323 ranges {642661=691092,2052847=433479} 2023-06-03T20:03:28.416 INFO:tasks.rados.rados.0.smithi033.stdout:3776: writing smithi03366949-224 from 642661 to 1333753 tid 1 2023-06-03T20:03:28.419 INFO:tasks.rados.rados.0.smithi033.stdout:3776: writing smithi03366949-224 from 2052847 to 2486326 tid 2 2023-06-03T20:03:28.419 INFO:tasks.rados.rados.0.smithi033.stdout:3777: write oid 220 current snap is 0 2023-06-03T20:03:28.419 INFO:tasks.rados.rados.0.smithi033.stdout:3777: seq_num 2324 ranges {659468=766341,2111329=577137} 2023-06-03T20:03:28.428 INFO:tasks.rados.rados.0.smithi033.stdout:3777: writing smithi03366949-220 from 659468 to 1425809 tid 1 2023-06-03T20:03:28.435 INFO:tasks.rados.rados.0.smithi033.stdout:3777: writing smithi03366949-220 from 2111329 to 2688466 tid 2 2023-06-03T20:03:28.435 INFO:tasks.rados.rados.0.smithi033.stdout:3778: read oid 20 snap -1 2023-06-03T20:03:28.435 INFO:tasks.rados.rados.0.smithi033.stdout:3778: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-06-03T20:03:28.435 INFO:tasks.rados.rados.0.smithi033.stdout:3779: write oid 483 current snap is 0 2023-06-03T20:03:28.435 INFO:tasks.rados.rados.0.smithi033.stdout:3779: seq_num 2325 ranges {676275=441590,1653458=437148,2597870=431077} 2023-06-03T20:03:28.441 INFO:tasks.rados.rados.0.smithi033.stdout:3779: writing smithi03366949-483 from 676275 to 1117865 tid 1 2023-06-03T20:03:28.447 INFO:tasks.rados.rados.0.smithi033.stdout:3779: writing smithi03366949-483 from 1653458 to 2090606 tid 2 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3779: writing smithi03366949-483 from 2597870 to 3028947 tid 3 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3780: read oid 262 snap -1 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3780: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3781: write oid 289 current snap is 0 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3766: finishing write tid 2 to smithi03366949-32 2023-06-03T20:03:28.453 INFO:tasks.rados.rados.0.smithi033.stdout:3766: finishing write tid 3 to smithi03366949-32 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3766: finishing write tid 4 to smithi03366949-32 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3766: finishing write tid 5 to smithi03366949-32 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 485 (ObjNum 2315 snap 0 seq_num 2315) dirty exists 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3766: left oid 32 (ObjNum 2315 snap 0 seq_num 2315) 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3767: finishing write tid 1 to smithi03366949-182 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3767: finishing write tid 2 to smithi03366949-182 2023-06-03T20:03:28.454 INFO:tasks.rados.rados.0.smithi033.stdout:3767: finishing write tid 3 to smithi03366949-182 2023-06-03T20:03:28.455 INFO:tasks.rados.rados.0.smithi033.stdout:3767: finishing write tid 4 to smithi03366949-182 2023-06-03T20:03:28.455 INFO:tasks.rados.rados.0.smithi033.stdout:3767: finishing write tid 5 to smithi03366949-182 2023-06-03T20:03:28.455 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 529 (ObjNum 2316 snap 0 seq_num 2316) dirty exists 2023-06-03T20:03:28.455 INFO:tasks.rados.rados.0.smithi033.stdout:3767: left oid 182 (ObjNum 2316 snap 0 seq_num 2316) 2023-06-03T20:03:28.455 INFO:tasks.rados.rados.0.smithi033.stdout:3781: seq_num 2326 ranges {693082=516839,1711940=580806,3025293=67789} 2023-06-03T20:03:28.461 INFO:tasks.rados.rados.0.smithi033.stdout:3781: writing smithi03366949-289 from 693082 to 1209921 tid 1 2023-06-03T20:03:28.468 INFO:tasks.rados.rados.0.smithi033.stdout:3781: writing smithi03366949-289 from 1711940 to 2292746 tid 2 2023-06-03T20:03:28.473 INFO:tasks.rados.rados.0.smithi033.stdout:3781: writing smithi03366949-289 from 3025293 to 3093082 tid 3 2023-06-03T20:03:28.474 INFO:tasks.rados.rados.0.smithi033.stdout:3766: done (15 left) 2023-06-03T20:03:28.474 INFO:tasks.rados.rados.0.smithi033.stdout:3767: done (14 left) 2023-06-03T20:03:28.474 INFO:tasks.rados.rados.0.smithi033.stdout:3782: read oid 9 snap -1 2023-06-03T20:03:28.474 INFO:tasks.rados.rados.0.smithi033.stdout:3782: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-06-03T20:03:28.475 INFO:tasks.rados.rados.0.smithi033.stdout:3783: write oid 168 current snap is 0 2023-06-03T20:03:28.475 INFO:tasks.rados.rados.0.smithi033.stdout:3768: finishing write tid 1 to smithi03366949-330 2023-06-03T20:03:28.475 INFO:tasks.rados.rados.0.smithi033.stdout:3783: seq_num 2327 ranges {709889=708441,1886775=440817,2769069=340820} 2023-06-03T20:03:28.481 INFO:tasks.rados.rados.0.smithi033.stdout:3783: writing smithi03366949-168 from 709889 to 1418330 tid 1 2023-06-03T20:03:28.486 INFO:tasks.rados.rados.0.smithi033.stdout:3783: writing smithi03366949-168 from 1886775 to 2327592 tid 2 2023-06-03T20:03:28.491 INFO:tasks.rados.rados.0.smithi033.stdout:3783: writing smithi03366949-168 from 2769069 to 3109889 tid 3 2023-06-03T20:03:28.491 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:28.491 INFO:tasks.rados.rados.0.smithi033.stdout:3768: finishing write tid 2 to smithi03366949-330 2023-06-03T20:03:28.491 INFO:tasks.rados.rados.0.smithi033.stdout:3768: finishing write tid 3 to smithi03366949-330 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:3768: finishing write tid 4 to smithi03366949-330 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:3768: finishing write tid 5 to smithi03366949-330 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 330 v 474 (ObjNum 2317 snap 0 seq_num 2317) dirty exists 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:3768: left oid 330 (ObjNum 2317 snap 0 seq_num 2317) 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:3769: finishing write tid 1 to smithi03366949-158 2023-06-03T20:03:28.492 INFO:tasks.rados.rados.0.smithi033.stdout:3768: done (15 left) 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3784: read oid 107 snap -1 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3784: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3769: finishing write tid 2 to smithi03366949-158 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3769: finishing write tid 3 to smithi03366949-158 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3769: finishing write tid 4 to smithi03366949-158 2023-06-03T20:03:28.493 INFO:tasks.rados.rados.0.smithi033.stdout:3769: finishing write tid 5 to smithi03366949-158 2023-06-03T20:03:28.494 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 158 v 367 (ObjNum 2318 snap 0 seq_num 2318) dirty exists 2023-06-03T20:03:28.494 INFO:tasks.rados.rados.0.smithi033.stdout:3769: left oid 158 (ObjNum 2318 snap 0 seq_num 2318) 2023-06-03T20:03:28.494 INFO:tasks.rados.rados.0.smithi033.stdout:3771: expect (ObjNum 1573 snap 0 seq_num 1573) 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:3772: finishing write tid 1 to smithi03366949-4 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:3772: finishing write tid 2 to smithi03366949-4 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:3772: finishing write tid 3 to smithi03366949-4 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:3772: finishing write tid 4 to smithi03366949-4 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 4 v 425 (ObjNum 2319 snap 0 seq_num 2319) dirty exists 2023-06-03T20:03:28.575 INFO:tasks.rados.rados.0.smithi033.stdout:3772: left oid 4 (ObjNum 2319 snap 0 seq_num 2319) 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: finishing write tid 1 to smithi03366949-366 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: finishing write tid 2 to smithi03366949-366 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: finishing write tid 3 to smithi03366949-366 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: finishing write tid 4 to smithi03366949-366 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: finishing write tid 5 to smithi03366949-366 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 366 v 489 (ObjNum 2320 snap 0 seq_num 2320) dirty exists 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3773: left oid 366 (ObjNum 2320 snap 0 seq_num 2320) 2023-06-03T20:03:28.576 INFO:tasks.rados.rados.0.smithi033.stdout:3774: finishing write tid 1 to smithi03366949-377 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3774: finishing write tid 2 to smithi03366949-377 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3769: done (15 left) 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3770: done (14 left) 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3771: done (13 left) 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3772: done (12 left) 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3773: done (11 left) 2023-06-03T20:03:28.577 INFO:tasks.rados.rados.0.smithi033.stdout:3785: write oid 373 current snap is 0 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3774: finishing write tid 3 to smithi03366949-377 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3774: finishing write tid 4 to smithi03366949-377 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3774: finishing write tid 5 to smithi03366949-377 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 377 v 546 (ObjNum 2321 snap 0 seq_num 2321) dirty exists 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3774: left oid 377 (ObjNum 2321 snap 0 seq_num 2321) 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3775: finishing write tid 1 to smithi03366949-62 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3775: finishing write tid 2 to smithi03366949-62 2023-06-03T20:03:28.578 INFO:tasks.rados.rados.0.smithi033.stdout:3775: finishing write tid 3 to smithi03366949-62 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3775: finishing write tid 4 to smithi03366949-62 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 62 v 428 (ObjNum 2322 snap 0 seq_num 2322) dirty exists 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3775: left oid 62 (ObjNum 2322 snap 0 seq_num 2322) 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3776: finishing write tid 1 to smithi03366949-224 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3776: finishing write tid 2 to smithi03366949-224 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3776: finishing write tid 3 to smithi03366949-224 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:3776: finishing write tid 4 to smithi03366949-224 2023-06-03T20:03:28.579 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 438 (ObjNum 2323 snap 0 seq_num 2323) dirty exists 2023-06-03T20:03:28.580 INFO:tasks.rados.rados.0.smithi033.stdout:3776: left oid 224 (ObjNum 2323 snap 0 seq_num 2323) 2023-06-03T20:03:28.580 INFO:tasks.rados.rados.0.smithi033.stdout:3777: finishing write tid 1 to smithi03366949-220 2023-06-03T20:03:28.580 INFO:tasks.rados.rados.0.smithi033.stdout:3777: finishing write tid 2 to smithi03366949-220 2023-06-03T20:03:28.580 INFO:tasks.rados.rados.0.smithi033.stdout:3777: finishing write tid 3 to smithi03366949-220 2023-06-03T20:03:28.580 INFO:tasks.rados.rados.0.smithi033.stdout:3785: seq_num 2328 ranges {726696=783690,1945257=584475} 2023-06-03T20:03:28.590 INFO:tasks.rados.rados.0.smithi033.stdout:3785: writing smithi03366949-373 from 726696 to 1510386 tid 1 2023-06-03T20:03:28.598 INFO:tasks.rados.rados.0.smithi033.stdout:3785: writing smithi03366949-373 from 1945257 to 2529732 tid 2 2023-06-03T20:03:28.598 INFO:tasks.rados.rados.0.smithi033.stdout:3774: done (11 left) 2023-06-03T20:03:28.598 INFO:tasks.rados.rados.0.smithi033.stdout:3775: done (10 left) 2023-06-03T20:03:28.598 INFO:tasks.rados.rados.0.smithi033.stdout:3776: done (9 left) 2023-06-03T20:03:28.598 INFO:tasks.rados.rados.0.smithi033.stdout:3786: write oid 17 current snap is 0 2023-06-03T20:03:28.599 INFO:tasks.rados.rados.0.smithi033.stdout:3786: seq_num 2329 ranges {743503=458939,1887386=444486,3107562=35941} 2023-06-03T20:03:28.605 INFO:tasks.rados.rados.0.smithi033.stdout:3786: writing smithi03366949-17 from 743503 to 1202442 tid 1 2023-06-03T20:03:28.611 INFO:tasks.rados.rados.0.smithi033.stdout:3786: writing smithi03366949-17 from 1887386 to 2331872 tid 2 2023-06-03T20:03:28.616 INFO:tasks.rados.rados.0.smithi033.stdout:3786: writing smithi03366949-17 from 3107562 to 3143503 tid 3 2023-06-03T20:03:28.616 INFO:tasks.rados.rados.0.smithi033.stdout:3787: delete oid 106 current snap is 0 2023-06-03T20:03:28.616 INFO:tasks.rados.rados.0.smithi033.stdout:3777: finishing write tid 4 to smithi03366949-220 2023-06-03T20:03:28.617 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 220 v 429 (ObjNum 2324 snap 0 seq_num 2324) dirty exists 2023-06-03T20:03:28.617 INFO:tasks.rados.rados.0.smithi033.stdout:3777: left oid 220 (ObjNum 2324 snap 0 seq_num 2324) 2023-06-03T20:03:28.617 INFO:tasks.rados.rados.0.smithi033.stdout:3778: expect (ObjNum 2094 snap 0 seq_num 2094) 2023-06-03T20:03:28.811 INFO:tasks.rados.rados.0.smithi033.stdout:3779: finishing write tid 1 to smithi03366949-483 2023-06-03T20:03:28.812 INFO:tasks.rados.rados.0.smithi033.stdout:3779: finishing write tid 2 to smithi03366949-483 2023-06-03T20:03:28.812 INFO:tasks.rados.rados.0.smithi033.stdout:3780: expect (ObjNum 1952 snap 0 seq_num 1952) 2023-06-03T20:03:28.901 INFO:tasks.rados.rados.0.smithi033.stdout:3779: finishing write tid 3 to smithi03366949-483 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3779: finishing write tid 4 to smithi03366949-483 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3779: finishing write tid 5 to smithi03366949-483 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 483 v 411 (ObjNum 2325 snap 0 seq_num 2325) dirty exists 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3779: left oid 483 (ObjNum 2325 snap 0 seq_num 2325) 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3781: finishing write tid 1 to smithi03366949-289 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3781: finishing write tid 2 to smithi03366949-289 2023-06-03T20:03:28.902 INFO:tasks.rados.rados.0.smithi033.stdout:3781: finishing write tid 3 to smithi03366949-289 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3781: finishing write tid 4 to smithi03366949-289 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3781: finishing write tid 5 to smithi03366949-289 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 289 v 493 (ObjNum 2326 snap 0 seq_num 2326) dirty exists 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3781: left oid 289 (ObjNum 2326 snap 0 seq_num 2326) 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3777: done (10 left) 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3778: done (9 left) 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3779: done (8 left) 2023-06-03T20:03:28.903 INFO:tasks.rados.rados.0.smithi033.stdout:3780: done (7 left) 2023-06-03T20:03:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:3781: done (6 left) 2023-06-03T20:03:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:3787: done (5 left) 2023-06-03T20:03:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:3788: delete oid 26 current snap is 0 2023-06-03T20:03:28.904 INFO:tasks.rados.rados.0.smithi033.stdout:3782: expect (ObjNum 1200 snap 0 seq_num 1200) 2023-06-03T20:03:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:3783: finishing write tid 1 to smithi03366949-168 2023-06-03T20:03:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:3782: done (5 left) 2023-06-03T20:03:28.991 INFO:tasks.rados.rados.0.smithi033.stdout:3788: done (4 left) 2023-06-03T20:03:28.992 INFO:tasks.rados.rados.0.smithi033.stdout:3789: read oid 317 snap -1 2023-06-03T20:03:28.992 INFO:tasks.rados.rados.0.smithi033.stdout:3789: expect (ObjNum 2116 snap 0 seq_num 2116) 2023-06-03T20:03:28.992 INFO:tasks.rados.rados.0.smithi033.stdout:3790: write oid 340 current snap is 0 2023-06-03T20:03:28.992 INFO:tasks.rados.rados.0.smithi033.stdout:3783: finishing write tid 2 to smithi03366949-168 2023-06-03T20:03:28.992 INFO:tasks.rados.rados.0.smithi033.stdout:3790: seq_num 2332 ranges {793924=684686,2062832=591813,3189831=4093} 2023-06-03T20:03:28.999 INFO:tasks.rados.rados.0.smithi033.stdout:3790: writing smithi03366949-340 from 793924 to 1478610 tid 1 2023-06-03T20:03:29.006 INFO:tasks.rados.rados.0.smithi033.stdout:3790: writing smithi03366949-340 from 2062832 to 2654645 tid 2 2023-06-03T20:03:29.009 INFO:tasks.rados.rados.0.smithi033.stdout:3790: writing smithi03366949-340 from 3189831 to 3193924 tid 3 2023-06-03T20:03:29.009 INFO:tasks.rados.rados.0.smithi033.stdout:3791: read oid 200 snap -1 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3791: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3792: write oid 495 current snap is 0 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3783: finishing write tid 3 to smithi03366949-168 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3783: finishing write tid 4 to smithi03366949-168 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3783: finishing write tid 5 to smithi03366949-168 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 168 v 494 (ObjNum 2327 snap 0 seq_num 2327) dirty exists 2023-06-03T20:03:29.010 INFO:tasks.rados.rados.0.smithi033.stdout:3783: left oid 168 (ObjNum 2327 snap 0 seq_num 2327) 2023-06-03T20:03:29.011 INFO:tasks.rados.rados.0.smithi033.stdout:3784: expect (ObjNum 2166 snap 0 seq_num 2166) 2023-06-03T20:03:29.087 INFO:tasks.rados.rados.0.smithi033.stdout:3785: finishing write tid 1 to smithi03366949-373 2023-06-03T20:03:29.087 INFO:tasks.rados.rados.0.smithi033.stdout:3785: finishing write tid 2 to smithi03366949-373 2023-06-03T20:03:29.087 INFO:tasks.rados.rados.0.smithi033.stdout:3785: finishing write tid 3 to smithi03366949-373 2023-06-03T20:03:29.087 INFO:tasks.rados.rados.0.smithi033.stdout:3792: seq_num 2333 ranges {410731=759935,1604961=451824,2700901=509830} 2023-06-03T20:03:29.093 INFO:tasks.rados.rados.0.smithi033.stdout:3792: writing smithi03366949-495 from 410731 to 1170666 tid 1 2023-06-03T20:03:29.099 INFO:tasks.rados.rados.0.smithi033.stdout:3792: writing smithi03366949-495 from 1604961 to 2056785 tid 2 2023-06-03T20:03:29.108 INFO:tasks.rados.rados.0.smithi033.stdout:3792: writing smithi03366949-495 from 2700901 to 3210731 tid 3 2023-06-03T20:03:29.108 INFO:tasks.rados.rados.0.smithi033.stdout:3783: done (7 left) 2023-06-03T20:03:29.108 INFO:tasks.rados.rados.0.smithi033.stdout:3784: done (6 left) 2023-06-03T20:03:29.108 INFO:tasks.rados.rados.0.smithi033.stdout:3793: write oid 29 current snap is 0 2023-06-03T20:03:29.108 INFO:tasks.rados.rados.0.smithi033.stdout:3793: seq_num 2334 ranges {427538=551537,1379796=595482,2444677=565231} 2023-06-03T20:03:29.119 INFO:tasks.rados.rados.0.smithi033.stdout:3793: writing smithi03366949-29 from 427538 to 979075 tid 1 2023-06-03T20:03:29.129 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:28 smithi083 bash[55477]: ts=2023-06-03T20:03:28.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:29.130 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:28 smithi083 bash[55477]: ts=2023-06-03T20:03:28.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:29.130 INFO:tasks.rados.rados.0.smithi033.stdout:3793: writing smithi03366949-29 from 1379796 to 1975278 tid 2 2023-06-03T20:03:29.141 INFO:tasks.rados.rados.0.smithi033.stdout:3793: writing smithi03366949-29 from 2444677 to 3009908 tid 3 2023-06-03T20:03:29.141 INFO:tasks.rados.rados.0.smithi033.stdout:3794: write oid 318 current snap is 0 2023-06-03T20:03:29.141 INFO:tasks.rados.rados.0.smithi033.stdout:3785: finishing write tid 4 to smithi03366949-373 2023-06-03T20:03:29.142 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 373 v 497 (ObjNum 2328 snap 0 seq_num 2328) dirty exists 2023-06-03T20:03:29.142 INFO:tasks.rados.rados.0.smithi033.stdout:3785: left oid 373 (ObjNum 2328 snap 0 seq_num 2328) 2023-06-03T20:03:29.142 INFO:tasks.rados.rados.0.smithi033.stdout:3786: finishing write tid 1 to smithi03366949-17 2023-06-03T20:03:29.142 INFO:tasks.rados.rados.0.smithi033.stdout:3786: finishing write tid 2 to smithi03366949-17 2023-06-03T20:03:29.142 INFO:tasks.rados.rados.0.smithi033.stdout:3794: seq_num 2335 ranges {444345=626786,1838278=739140} 2023-06-03T20:03:29.151 INFO:tasks.rados.rados.0.smithi033.stdout:3794: writing smithi03366949-318 from 444345 to 1071131 tid 1 2023-06-03T20:03:29.163 INFO:tasks.rados.rados.0.smithi033.stdout:3794: writing smithi03366949-318 from 1838278 to 2577418 tid 2 2023-06-03T20:03:29.164 INFO:tasks.rados.rados.0.smithi033.stdout:3785: done (7 left) 2023-06-03T20:03:29.164 INFO:tasks.rados.rados.0.smithi033.stdout:3795: read oid 253 snap -1 2023-06-03T20:03:29.164 INFO:tasks.rados.rados.0.smithi033.stdout:3795: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-06-03T20:03:29.164 INFO:tasks.rados.rados.0.smithi033.stdout:3796: write oid 294 current snap is 0 2023-06-03T20:03:29.164 INFO:tasks.rados.rados.0.smithi033.stdout:3786: finishing write tid 3 to smithi03366949-17 2023-06-03T20:03:29.165 INFO:tasks.rados.rados.0.smithi033.stdout:3786: finishing write tid 4 to smithi03366949-17 2023-06-03T20:03:29.165 INFO:tasks.rados.rados.0.smithi033.stdout:3786: finishing write tid 5 to smithi03366949-17 2023-06-03T20:03:29.165 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 17 v 432 (ObjNum 2329 snap 0 seq_num 2329) dirty exists 2023-06-03T20:03:29.165 INFO:tasks.rados.rados.0.smithi033.stdout:3786: left oid 17 (ObjNum 2329 snap 0 seq_num 2329) 2023-06-03T20:03:29.165 INFO:tasks.rados.rados.0.smithi033.stdout:3789: expect (ObjNum 2116 snap 0 seq_num 2116) 2023-06-03T20:03:29.386 INFO:tasks.rados.rados.0.smithi033.stdout:3790: finishing write tid 1 to smithi03366949-340 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3790: finishing write tid 2 to smithi03366949-340 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3790: finishing write tid 3 to smithi03366949-340 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3790: finishing write tid 4 to smithi03366949-340 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3790: finishing write tid 5 to smithi03366949-340 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 340 v 433 (ObjNum 2332 snap 0 seq_num 2332) dirty exists 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3790: left oid 340 (ObjNum 2332 snap 0 seq_num 2332) 2023-06-03T20:03:29.387 INFO:tasks.rados.rados.0.smithi033.stdout:3791: expect (ObjNum 1669 snap 0 seq_num 1669) 2023-06-03T20:03:29.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[55928]: ignoring --setuser ceph since I am not root 2023-06-03T20:03:29.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[55928]: ignoring --setgroup ceph since I am not root 2023-06-03T20:03:29.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[55928]: debug 2023-06-03T20:03:29.170+0000 7f50294ac700 1 -- 172.21.15.83:0/259122201 <== mon.1 v2:172.21.15.83:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55be63a7f520 con 0x55be647fec00 2023-06-03T20:03:29.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[55928]: debug 2023-06-03T20:03:29.334+0000 7f50331da200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:03:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:25.400919+0000 mgr.y (mgr.15198) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-06-03T20:03:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: audit 2023-06-03T20:03:26.382955+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.33:0/1233724320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:27.401451+0000 mgr.y (mgr.15198) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 76 op/s 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:28.231782+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: audit 2023-06-03T20:03:28.832547+0000 mon.b (mon.1) 101 : audit [DBG] from='client.? 172.21.15.33:0/4154750319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.054895+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.067593+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.068225+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.068266+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-06-03T20:03:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.069325+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 56s), standbys: x 2023-06-03T20:03:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.099983+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 56s), standbys: x 2023-06-03T20:03:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: cluster 2023-06-03T20:03:29.100033+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-06-03T20:03:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:29 smithi083 bash[26882]: audit 2023-06-03T20:03:29.100147+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15198 ' entity='' 2023-06-03T20:03:29.449 INFO:tasks.rados.rados.0.smithi033.stdout:3792: finishing write tid 1 to smithi03366949-495 2023-06-03T20:03:29.449 INFO:tasks.rados.rados.0.smithi033.stdout:3792: finishing write tid 2 to smithi03366949-495 2023-06-03T20:03:29.450 INFO:tasks.rados.rados.0.smithi033.stdout:3792: finishing write tid 3 to smithi03366949-495 2023-06-03T20:03:29.450 INFO:tasks.rados.rados.0.smithi033.stdout:3792: finishing write tid 4 to smithi03366949-495 2023-06-03T20:03:29.450 INFO:tasks.rados.rados.0.smithi033.stdout:3792: finishing write tid 5 to smithi03366949-495 2023-06-03T20:03:29.450 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 495 v 348 (ObjNum 2333 snap 0 seq_num 2333) dirty exists 2023-06-03T20:03:29.450 INFO:tasks.rados.rados.0.smithi033.stdout:3792: left oid 495 (ObjNum 2333 snap 0 seq_num 2333) 2023-06-03T20:03:29.451 INFO:tasks.rados.rados.0.smithi033.stdout:3793: finishing write tid 1 to smithi03366949-29 2023-06-03T20:03:29.451 INFO:tasks.rados.rados.0.smithi033.stdout:3793: finishing write tid 2 to smithi03366949-29 2023-06-03T20:03:29.451 INFO:tasks.rados.rados.0.smithi033.stdout:3796: seq_num 2336 ranges {461152=702035,1896760=599151,2899523=361629} 2023-06-03T20:03:29.462 INFO:tasks.rados.rados.0.smithi033.stdout:3796: writing smithi03366949-294 from 461152 to 1163187 tid 1 2023-06-03T20:03:29.470 INFO:tasks.rados.rados.0.smithi033.stdout:3796: writing smithi03366949-294 from 1896760 to 2495911 tid 2 2023-06-03T20:03:29.475 INFO:tasks.rados.rados.0.smithi033.stdout:3796: writing smithi03366949-294 from 2899523 to 3261152 tid 3 2023-06-03T20:03:29.475 INFO:tasks.rados.rados.0.smithi033.stdout:3786: done (8 left) 2023-06-03T20:03:29.475 INFO:tasks.rados.rados.0.smithi033.stdout:3789: done (7 left) 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3790: done (6 left) 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3791: done (5 left) 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3792: done (4 left) 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3797: read oid 185 snap -1 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3797: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:03:29.476 INFO:tasks.rados.rados.0.smithi033.stdout:3798: read oid 205 snap -1 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3798: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3799: read oid 51 snap -1 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3799: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3800: write oid 32 current snap is 0 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3793: finishing write tid 3 to smithi03366949-29 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3793: finishing write tid 4 to smithi03366949-29 2023-06-03T20:03:29.477 INFO:tasks.rados.rados.0.smithi033.stdout:3793: finishing write tid 5 to smithi03366949-29 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 29 v 442 (ObjNum 2334 snap 0 seq_num 2334) dirty exists 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:3793: left oid 29 (ObjNum 2334 snap 0 seq_num 2334) 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:3794: finishing write tid 1 to smithi03366949-318 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:3794: finishing write tid 2 to smithi03366949-318 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:3794: finishing write tid 3 to smithi03366949-318 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:3794: finishing write tid 4 to smithi03366949-318 2023-06-03T20:03:29.478 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 318 v 635 (ObjNum 2335 snap 0 seq_num 2335) dirty exists 2023-06-03T20:03:29.479 INFO:tasks.rados.rados.0.smithi033.stdout:3794: left oid 318 (ObjNum 2335 snap 0 seq_num 2335) 2023-06-03T20:03:29.479 INFO:tasks.rados.rados.0.smithi033.stdout:3795: expect (ObjNum 2201 snap 0 seq_num 2201) 2023-06-03T20:03:29.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[70879]: ignoring --setuser ceph since I am not root 2023-06-03T20:03:29.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[70879]: ignoring --setgroup ceph since I am not root 2023-06-03T20:03:29.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[70879]: debug 2023-06-03T20:03:29.176+0000 7f50647b9700 1 -- 172.21.15.33:0/1482201763 <== mon.2 v2:172.21.15.33:3301/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x5606c64af1e0 con 0x5606c721a800 2023-06-03T20:03:29.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[70879]: debug 2023-06-03T20:03:29.176+0000 7f50647b9700 1 -- 172.21.15.33:0/1482201763 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5606c649b520 con 0x5606c721a800 2023-06-03T20:03:29.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[70879]: debug 2023-06-03T20:03:29.336+0000 7f506e4e7200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:25.400919+0000 mgr.y (mgr.15198) 48 : cluster [DBG] pgmap v29: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 80 MiB/s rd, 11 MiB/s wr, 112 op/s 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: audit 2023-06-03T20:03:26.382955+0000 mon.c (mon.2) 206 : audit [DBG] from='client.? 172.21.15.33:0/1233724320' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:27.401451+0000 mgr.y (mgr.15198) 49 : cluster [DBG] pgmap v30: 89 pgs: 89 active+clean; 1.1 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 54 MiB/s rd, 8.0 MiB/s wr, 76 op/s 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:28.231782+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: audit 2023-06-03T20:03:28.832547+0000 mon.b (mon.1) 101 : audit [DBG] from='client.? 172.21.15.33:0/4154750319' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.054895+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:03:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.067593+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.068225+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.068266+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.069325+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e30: y(active, since 56s), standbys: x 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.099983+0000 mon.a (mon.0) 7 : cluster [DBG] mgrmap e31: y(active, since 56s), standbys: x 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: cluster 2023-06-03T20:03:29.100033+0000 mon.a (mon.0) 8 : cluster [INF] overall HEALTH_OK 2023-06-03T20:03:29.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:29 smithi033 bash[33017]: audit 2023-06-03T20:03:29.100147+0000 mon.a (mon.0) 9 : audit [INF] from='mgr.15198 ' entity='' 2023-06-03T20:03:29.638 INFO:tasks.rados.rados.0.smithi033.stdout:3796: finishing write tid 1 to smithi03366949-294 2023-06-03T20:03:29.638 INFO:tasks.rados.rados.0.smithi033.stdout:3796: finishing write tid 2 to smithi03366949-294 2023-06-03T20:03:29.639 INFO:tasks.rados.rados.0.smithi033.stdout:3796: finishing write tid 3 to smithi03366949-294 2023-06-03T20:03:29.639 INFO:tasks.rados.rados.0.smithi033.stdout:3796: finishing write tid 4 to smithi03366949-294 2023-06-03T20:03:29.639 INFO:tasks.rados.rados.0.smithi033.stdout:3799: expect (ObjNum 1735 snap 0 seq_num 1735) 2023-06-03T20:03:29.792 INFO:tasks.rados.rados.0.smithi033.stdout:3796: finishing write tid 5 to smithi03366949-294 2023-06-03T20:03:29.792 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 294 v 446 (ObjNum 2336 snap 0 seq_num 2336) dirty exists 2023-06-03T20:03:29.792 INFO:tasks.rados.rados.0.smithi033.stdout:3796: left oid 294 (ObjNum 2336 snap 0 seq_num 2336) 2023-06-03T20:03:29.792 INFO:tasks.rados.rados.0.smithi033.stdout:3797: expect (ObjNum 184 snap 0 seq_num 184) 2023-06-03T20:03:29.890 INFO:tasks.rados.rados.0.smithi033.stdout:3798: expect (ObjNum 1197 snap 0 seq_num 1197) 2023-06-03T20:03:29.979 INFO:tasks.rados.rados.0.smithi033.stdout:3800: seq_num 2337 ranges {477959=777284,1838889=742809,3210593=67366} 2023-06-03T20:03:29.991 INFO:tasks.rados.rados.0.smithi033.stdout:3800: writing smithi03366949-32 from 477959 to 1255243 tid 1 2023-06-03T20:03:29.998 INFO:tasks.rados.rados.0.smithi033.stdout:3800: writing smithi03366949-32 from 1838889 to 2581698 tid 2 2023-06-03T20:03:30.002 INFO:tasks.rados.rados.0.smithi033.stdout:3800: writing smithi03366949-32 from 3210593 to 3277959 tid 3 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3793: done (7 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3794: done (6 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3795: done (5 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3796: done (4 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3797: done (3 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3798: done (2 left) 2023-06-03T20:03:30.003 INFO:tasks.rados.rados.0.smithi033.stdout:3799: done (1 left) 2023-06-03T20:03:30.004 INFO:tasks.rados.rados.0.smithi033.stdout:3801: write oid 120 current snap is 0 2023-06-03T20:03:30.004 INFO:tasks.rados.rados.0.smithi033.stdout:3801: seq_num 2338 ranges {494766=452533,1497371=602820,2838016=456750} 2023-06-03T20:03:30.008 INFO:tasks.rados.rados.0.smithi033.stdout:3801: writing smithi03366949-120 from 494766 to 947299 tid 1 2023-06-03T20:03:30.014 INFO:tasks.rados.rados.0.smithi033.stdout:3801: writing smithi03366949-120 from 1497371 to 2100191 tid 2 2023-06-03T20:03:30.021 INFO:tasks.rados.rados.0.smithi033.stdout:3801: writing smithi03366949-120 from 2838016 to 3294766 tid 3 2023-06-03T20:03:30.021 INFO:tasks.rados.rados.0.smithi033.stdout:3802: write oid 383 current snap is 0 2023-06-03T20:03:30.022 INFO:tasks.rados.rados.0.smithi033.stdout:3802: seq_num 2339 ranges {511573=527782,1555853=746478,2865439=446134} 2023-06-03T20:03:30.027 INFO:tasks.rados.rados.0.smithi033.stdout:3802: writing smithi03366949-383 from 511573 to 1039355 tid 1 2023-06-03T20:03:30.034 INFO:tasks.rados.rados.0.smithi033.stdout:3802: writing smithi03366949-383 from 1555853 to 2302331 tid 2 2023-06-03T20:03:30.041 INFO:tasks.rados.rados.0.smithi033.stdout:3802: writing smithi03366949-383 from 2865439 to 3311573 tid 3 2023-06-03T20:03:30.041 INFO:tasks.rados.rados.0.smithi033.stdout:3803: read oid 221 snap -1 2023-06-03T20:03:30.041 INFO:tasks.rados.rados.0.smithi033.stdout:3803: expect deleted 2023-06-03T20:03:30.041 INFO:tasks.rados.rados.0.smithi033.stdout:3804: read oid 190 snap -1 2023-06-03T20:03:30.041 INFO:tasks.rados.rados.0.smithi033.stdout:3804: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-06-03T20:03:30.042 INFO:tasks.rados.rados.0.smithi033.stdout:3805: delete oid 211 current snap is 0 2023-06-03T20:03:30.042 INFO:tasks.rados.rados.0.smithi033.stdout:3800: finishing write tid 1 to smithi03366949-32 2023-06-03T20:03:30.042 INFO:tasks.rados.rados.0.smithi033.stdout:3800: finishing write tid 2 to smithi03366949-32 2023-06-03T20:03:30.042 INFO:tasks.rados.rados.0.smithi033.stdout:3800: finishing write tid 3 to smithi03366949-32 2023-06-03T20:03:30.042 INFO:tasks.rados.rados.0.smithi033.stdout:3800: finishing write tid 4 to smithi03366949-32 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3800: finishing write tid 5 to smithi03366949-32 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 497 (ObjNum 2337 snap 0 seq_num 2337) dirty exists 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3800: left oid 32 (ObjNum 2337 snap 0 seq_num 2337) 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3801: finishing write tid 1 to smithi03366949-120 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3801: finishing write tid 2 to smithi03366949-120 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3801: finishing write tid 3 to smithi03366949-120 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3801: finishing write tid 4 to smithi03366949-120 2023-06-03T20:03:30.043 INFO:tasks.rados.rados.0.smithi033.stdout:3801: finishing write tid 5 to smithi03366949-120 2023-06-03T20:03:30.044 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 120 v 550 (ObjNum 2338 snap 0 seq_num 2338) dirty exists 2023-06-03T20:03:30.044 INFO:tasks.rados.rados.0.smithi033.stdout:3801: left oid 120 (ObjNum 2338 snap 0 seq_num 2338) 2023-06-03T20:03:30.044 INFO:tasks.rados.rados.0.smithi033.stdout:3802: finishing write tid 1 to smithi03366949-383 2023-06-03T20:03:30.044 INFO:tasks.rados.rados.0.smithi033.stdout:3802: finishing write tid 2 to smithi03366949-383 2023-06-03T20:03:30.044 INFO:tasks.rados.rados.0.smithi033.stdout:3800: done (5 left) 2023-06-03T20:03:30.045 INFO:tasks.rados.rados.0.smithi033.stdout:3801: done (4 left) 2023-06-03T20:03:30.045 INFO:tasks.rados.rados.0.smithi033.stdout:3803: done (3 left) 2023-06-03T20:03:30.045 INFO:tasks.rados.rados.0.smithi033.stdout:3805: done (2 left) 2023-06-03T20:03:30.045 INFO:tasks.rados.rados.0.smithi033.stdout:3806: delete oid 393 current snap is 0 2023-06-03T20:03:30.046 INFO:tasks.rados.rados.0.smithi033.stdout:3802: finishing write tid 3 to smithi03366949-383 2023-06-03T20:03:30.047 INFO:tasks.rados.rados.0.smithi033.stdout:3802: finishing write tid 4 to smithi03366949-383 2023-06-03T20:03:30.047 INFO:tasks.rados.rados.0.smithi033.stdout:3802: finishing write tid 5 to smithi03366949-383 2023-06-03T20:03:30.047 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 437 (ObjNum 2339 snap 0 seq_num 2339) dirty exists 2023-06-03T20:03:30.047 INFO:tasks.rados.rados.0.smithi033.stdout:3802: left oid 383 (ObjNum 2339 snap 0 seq_num 2339) 2023-06-03T20:03:30.048 INFO:tasks.rados.rados.0.smithi033.stdout:3802: done (2 left) 2023-06-03T20:03:30.048 INFO:tasks.rados.rados.0.smithi033.stdout:3806: done (1 left) 2023-06-03T20:03:30.048 INFO:tasks.rados.rados.0.smithi033.stdout:3807: read oid 72 snap -1 2023-06-03T20:03:30.048 INFO:tasks.rados.rados.0.smithi033.stdout:3807: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:03:30.049 INFO:tasks.rados.rados.0.smithi033.stdout:3808: read oid 34 snap -1 2023-06-03T20:03:30.049 INFO:tasks.rados.rados.0.smithi033.stdout:3808: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-06-03T20:03:30.049 INFO:tasks.rados.rados.0.smithi033.stdout:3809: read oid 188 snap -1 2023-06-03T20:03:30.050 INFO:tasks.rados.rados.0.smithi033.stdout:3809: expect deleted 2023-06-03T20:03:30.050 INFO:tasks.rados.rados.0.smithi033.stdout:3810: write oid 64 current snap is 0 2023-06-03T20:03:30.050 INFO:tasks.rados.rados.0.smithi033.stdout:3810: seq_num 2342 ranges {561994=469882,1731299=610158,2947708=414286} 2023-06-03T20:03:30.055 INFO:tasks.rados.rados.0.smithi033.stdout:3810: writing smithi03366949-64 from 561994 to 1031876 tid 1 2023-06-03T20:03:30.064 INFO:tasks.rados.rados.0.smithi033.stdout:3810: writing smithi03366949-64 from 1731299 to 2341457 tid 2 2023-06-03T20:03:30.070 INFO:tasks.rados.rados.0.smithi033.stdout:3810: writing smithi03366949-64 from 2947708 to 3361994 tid 3 2023-06-03T20:03:30.072 INFO:tasks.rados.rados.0.smithi033.stdout:3811: write oid 434 current snap is 0 2023-06-03T20:03:30.072 INFO:tasks.rados.rados.0.smithi033.stdout:3811: seq_num 2343 ranges {578801=545131,1789781=753816,2975131=403670} 2023-06-03T20:03:30.077 INFO:tasks.rados.rados.0.smithi033.stdout:3811: writing smithi03366949-434 from 578801 to 1123932 tid 1 2023-06-03T20:03:30.085 INFO:tasks.rados.rados.0.smithi033.stdout:3811: writing smithi03366949-434 from 1789781 to 2543597 tid 2 2023-06-03T20:03:30.090 INFO:tasks.rados.rados.0.smithi033.stdout:3811: writing smithi03366949-434 from 2975131 to 3378801 tid 3 2023-06-03T20:03:30.090 INFO:tasks.rados.rados.0.smithi033.stdout:3812: read oid 364 snap -1 2023-06-03T20:03:30.090 INFO:tasks.rados.rados.0.smithi033.stdout:3812: expect (ObjNum 2268 snap 0 seq_num 2268) 2023-06-03T20:03:30.091 INFO:tasks.rados.rados.0.smithi033.stdout:3813: write oid 164 current snap is 0 2023-06-03T20:03:30.091 INFO:tasks.rados.rados.0.smithi033.stdout:3813: seq_num 2344 ranges {595608=620380,1848263=613827,3002554=393054} 2023-06-03T20:03:30.097 INFO:tasks.rados.rados.0.smithi033.stdout:3813: writing smithi03366949-164 from 595608 to 1215988 tid 1 2023-06-03T20:03:30.104 INFO:tasks.rados.rados.0.smithi033.stdout:3813: writing smithi03366949-164 from 1848263 to 2462090 tid 2 2023-06-03T20:03:30.110 INFO:tasks.rados.rados.0.smithi033.stdout:3813: writing smithi03366949-164 from 3002554 to 3395608 tid 3 2023-06-03T20:03:30.110 INFO:tasks.rados.rados.0.smithi033.stdout:3814: write oid 148 current snap is 0 2023-06-03T20:03:30.111 INFO:tasks.rados.rados.0.smithi033.stdout:3807: expect (ObjNum 1380 snap 0 seq_num 1380) 2023-06-03T20:03:30.267 INFO:tasks.rados.rados.0.smithi033.stdout:3810: finishing write tid 1 to smithi03366949-64 2023-06-03T20:03:30.267 INFO:tasks.rados.rados.0.smithi033.stdout:3804: expect (ObjNum 2247 snap 0 seq_num 2247) 2023-06-03T20:03:30.448 INFO:tasks.rados.rados.0.smithi033.stdout:3810: finishing write tid 2 to smithi03366949-64 2023-06-03T20:03:30.449 INFO:tasks.rados.rados.0.smithi033.stdout:3808: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-06-03T20:03:30.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:30 smithi083 bash[55928]: debug 2023-06-03T20:03:30.302+0000 7f50331da200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:03:30.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:30 smithi083 bash[55928]: debug 2023-06-03T20:03:30.414+0000 7f50331da200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:03:30.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:30 smithi083 bash[55928]: debug 2023-06-03T20:03:30.526+0000 7f50331da200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:03:30.719 INFO:tasks.rados.rados.0.smithi033.stdout:3810: finishing write tid 3 to smithi03366949-64 2023-06-03T20:03:30.719 INFO:tasks.rados.rados.0.smithi033.stdout:3810: finishing write tid 4 to smithi03366949-64 2023-06-03T20:03:30.719 INFO:tasks.rados.rados.0.smithi033.stdout:3810: finishing write tid 5 to smithi03366949-64 2023-06-03T20:03:30.719 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 64 v 412 (ObjNum 2342 snap 0 seq_num 2342) dirty exists 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3810: left oid 64 (ObjNum 2342 snap 0 seq_num 2342) 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3811: finishing write tid 1 to smithi03366949-434 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3811: finishing write tid 2 to smithi03366949-434 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3811: finishing write tid 3 to smithi03366949-434 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3811: finishing write tid 4 to smithi03366949-434 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:3811: finishing write tid 5 to smithi03366949-434 2023-06-03T20:03:30.720 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 434 v 352 (ObjNum 2343 snap 0 seq_num 2343) dirty exists 2023-06-03T20:03:30.721 INFO:tasks.rados.rados.0.smithi033.stdout:3811: left oid 434 (ObjNum 2343 snap 0 seq_num 2343) 2023-06-03T20:03:30.721 INFO:tasks.rados.rados.0.smithi033.stdout:3812: expect (ObjNum 2268 snap 0 seq_num 2268) 2023-06-03T20:03:30.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:30 smithi033 bash[70879]: debug 2023-06-03T20:03:30.336+0000 7f506e4e7200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2023-06-03T20:03:30.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:30 smithi033 bash[70879]: debug 2023-06-03T20:03:30.452+0000 7f506e4e7200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2023-06-03T20:03:30.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:30 smithi033 bash[70879]: debug 2023-06-03T20:03:30.572+0000 7f506e4e7200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2023-06-03T20:03:30.896 INFO:tasks.rados.rados.0.smithi033.stdout:3813: finishing write tid 1 to smithi03366949-164 2023-06-03T20:03:30.896 INFO:tasks.rados.rados.0.smithi033.stdout:3813: finishing write tid 2 to smithi03366949-164 2023-06-03T20:03:30.896 INFO:tasks.rados.rados.0.smithi033.stdout:3814: seq_num 2345 ranges {612415=695629,1790392=757485,3313624=98791} 2023-06-03T20:03:30.904 INFO:tasks.rados.rados.0.smithi033.stdout:3814: writing smithi03366949-148 from 612415 to 1308044 tid 1 2023-06-03T20:03:30.913 INFO:tasks.rados.rados.0.smithi033.stdout:3814: writing smithi03366949-148 from 1790392 to 2547877 tid 2 2023-06-03T20:03:30.918 INFO:tasks.rados.rados.0.smithi033.stdout:3814: writing smithi03366949-148 from 3313624 to 3412415 tid 3 2023-06-03T20:03:30.918 INFO:tasks.rados.rados.0.smithi033.stdout:3804: done (8 left) 2023-06-03T20:03:30.918 INFO:tasks.rados.rados.0.smithi033.stdout:3807: done (7 left) 2023-06-03T20:03:30.918 INFO:tasks.rados.rados.0.smithi033.stdout:3808: done (6 left) 2023-06-03T20:03:30.919 INFO:tasks.rados.rados.0.smithi033.stdout:3809: done (5 left) 2023-06-03T20:03:30.919 INFO:tasks.rados.rados.0.smithi033.stdout:3810: done (4 left) 2023-06-03T20:03:30.919 INFO:tasks.rados.rados.0.smithi033.stdout:3811: done (3 left) 2023-06-03T20:03:30.919 INFO:tasks.rados.rados.0.smithi033.stdout:3812: done (2 left) 2023-06-03T20:03:30.921 INFO:tasks.rados.rados.0.smithi033.stdout:3815: write oid 383 current snap is 0 2023-06-03T20:03:30.921 INFO:tasks.rados.rados.0.smithi033.stdout:3815: seq_num 2346 ranges {629222=770878,1848874=501143,2824694=533201} 2023-06-03T20:03:30.927 INFO:tasks.rados.rados.0.smithi033.stdout:3815: writing smithi03366949-383 from 629222 to 1400100 tid 1 2023-06-03T20:03:30.933 INFO:tasks.rados.rados.0.smithi033.stdout:3815: writing smithi03366949-383 from 1848874 to 2350017 tid 2 2023-06-03T20:03:30.941 INFO:tasks.rados.rados.0.smithi033.stdout:3815: writing smithi03366949-383 from 2824694 to 3357895 tid 3 2023-06-03T20:03:30.941 INFO:tasks.rados.rados.0.smithi033.stdout:3816: read oid 175 snap -1 2023-06-03T20:03:30.941 INFO:tasks.rados.rados.0.smithi033.stdout:3816: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-06-03T20:03:30.941 INFO:tasks.rados.rados.0.smithi033.stdout:3817: write oid 452 current snap is 0 2023-06-03T20:03:30.941 INFO:tasks.rados.rados.0.smithi033.stdout:3813: finishing write tid 3 to smithi03366949-164 2023-06-03T20:03:30.943 INFO:tasks.rados.rados.0.smithi033.stdout:3813: finishing write tid 4 to smithi03366949-164 2023-06-03T20:03:30.943 INFO:tasks.rados.rados.0.smithi033.stdout:3813: finishing write tid 5 to smithi03366949-164 2023-06-03T20:03:30.943 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 164 v 436 (ObjNum 2344 snap 0 seq_num 2344) dirty exists 2023-06-03T20:03:30.944 INFO:tasks.rados.rados.0.smithi033.stdout:3813: left oid 164 (ObjNum 2344 snap 0 seq_num 2344) 2023-06-03T20:03:30.944 INFO:tasks.rados.rados.0.smithi033.stdout:3814: finishing write tid 1 to smithi03366949-148 2023-06-03T20:03:30.944 INFO:tasks.rados.rados.0.smithi033.stdout:3817: seq_num 2347 ranges {646029=446127,1507356=761154,2968470=477559} 2023-06-03T20:03:30.946 INFO:tasks.rados.rados.0.smithi033.stdout:3817: writing smithi03366949-452 from 646029 to 1092156 tid 1 2023-06-03T20:03:30.954 INFO:tasks.rados.rados.0.smithi033.stdout:3817: writing smithi03366949-452 from 1507356 to 2268510 tid 2 2023-06-03T20:03:30.961 INFO:tasks.rados.rados.0.smithi033.stdout:3817: writing smithi03366949-452 from 2968470 to 3446029 tid 3 2023-06-03T20:03:30.961 INFO:tasks.rados.rados.0.smithi033.stdout:3813: done (4 left) 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3818: read oid 81 snap -1 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3818: expect deleted 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3819: write oid 386 current snap is 0 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3814: finishing write tid 2 to smithi03366949-148 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3814: finishing write tid 3 to smithi03366949-148 2023-06-03T20:03:30.962 INFO:tasks.rados.rados.0.smithi033.stdout:3814: finishing write tid 4 to smithi03366949-148 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3814: finishing write tid 5 to smithi03366949-148 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 148 v 492 (ObjNum 2345 snap 0 seq_num 2345) dirty exists 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3814: left oid 148 (ObjNum 2345 snap 0 seq_num 2345) 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3815: finishing write tid 1 to smithi03366949-383 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3815: finishing write tid 2 to smithi03366949-383 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3815: finishing write tid 3 to smithi03366949-383 2023-06-03T20:03:30.963 INFO:tasks.rados.rados.0.smithi033.stdout:3815: finishing write tid 4 to smithi03366949-383 2023-06-03T20:03:30.964 INFO:tasks.rados.rados.0.smithi033.stdout:3815: finishing write tid 5 to smithi03366949-383 2023-06-03T20:03:30.964 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 383 v 441 (ObjNum 2346 snap 0 seq_num 2346) dirty exists 2023-06-03T20:03:30.964 INFO:tasks.rados.rados.0.smithi033.stdout:3815: left oid 383 (ObjNum 2346 snap 0 seq_num 2346) 2023-06-03T20:03:30.964 INFO:tasks.rados.rados.0.smithi033.stdout:3816: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-06-03T20:03:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:3817: finishing write tid 1 to smithi03366949-452 2023-06-03T20:03:31.088 INFO:tasks.rados.rados.0.smithi033.stdout:3817: finishing write tid 2 to smithi03366949-452 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:3817: finishing write tid 3 to smithi03366949-452 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:3817: finishing write tid 4 to smithi03366949-452 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:3817: finishing write tid 5 to smithi03366949-452 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 452 v 383 (ObjNum 2347 snap 0 seq_num 2347) dirty exists 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:3817: left oid 452 (ObjNum 2347 snap 0 seq_num 2347) 2023-06-03T20:03:31.089 INFO:tasks.rados.rados.0.smithi033.stdout:3819: seq_num 2348 ranges {662836=521376,1965838=504812,2879540=583296} 2023-06-03T20:03:31.101 INFO:tasks.rados.rados.0.smithi033.stdout:3819: writing smithi03366949-386 from 662836 to 1184212 tid 1 2023-06-03T20:03:31.109 INFO:tasks.rados.rados.0.smithi033.stdout:3819: writing smithi03366949-386 from 1965838 to 2470650 tid 2 2023-06-03T20:03:31.109 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:30 smithi083 bash[55928]: debug 2023-06-03T20:03:30.818+0000 7f50331da200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:31.116 INFO:tasks.rados.rados.0.smithi033.stdout:3819: writing smithi03366949-386 from 2879540 to 3462836 tid 3 2023-06-03T20:03:31.117 INFO:tasks.rados.rados.0.smithi033.stdout:3814: done (5 left) 2023-06-03T20:03:31.117 INFO:tasks.rados.rados.0.smithi033.stdout:3815: done (4 left) 2023-06-03T20:03:31.117 INFO:tasks.rados.rados.0.smithi033.stdout:3816: done (3 left) 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3817: done (2 left) 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3818: done (1 left) 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3820: write oid 429 current snap is 0 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3819: finishing write tid 1 to smithi03366949-386 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3819: finishing write tid 2 to smithi03366949-386 2023-06-03T20:03:31.118 INFO:tasks.rados.rados.0.smithi033.stdout:3820: seq_num 2349 ranges {679643=596625,1907967=764823,3306963=172680} 2023-06-03T20:03:31.122 INFO:tasks.rados.rados.0.smithi033.stdout:3820: writing smithi03366949-429 from 679643 to 1276268 tid 1 2023-06-03T20:03:31.130 INFO:tasks.rados.rados.0.smithi033.stdout:3820: writing smithi03366949-429 from 1907967 to 2672790 tid 2 2023-06-03T20:03:31.135 INFO:tasks.rados.rados.0.smithi033.stdout:3820: writing smithi03366949-429 from 3306963 to 3479643 tid 3 2023-06-03T20:03:31.135 INFO:tasks.rados.rados.0.smithi033.stdout:3821: write oid 238 current snap is 0 2023-06-03T20:03:31.135 INFO:tasks.rados.rados.0.smithi033.stdout:3819: finishing write tid 3 to smithi03366949-386 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:3819: finishing write tid 4 to smithi03366949-386 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:3819: finishing write tid 5 to smithi03366949-386 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 386 v 478 (ObjNum 2348 snap 0 seq_num 2348) dirty exists 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:3819: left oid 386 (ObjNum 2348 snap 0 seq_num 2348) 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:3820: finishing write tid 1 to smithi03366949-429 2023-06-03T20:03:31.136 INFO:tasks.rados.rados.0.smithi033.stdout:3821: seq_num 2350 ranges {696450=788227,2082802=508481,3050739=445711} 2023-06-03T20:03:31.144 INFO:tasks.rados.rados.0.smithi033.stdout:3821: writing smithi03366949-238 from 696450 to 1484677 tid 1 2023-06-03T20:03:31.150 INFO:tasks.rados.rados.0.smithi033.stdout:3821: writing smithi03366949-238 from 2082802 to 2591283 tid 2 2023-06-03T20:03:31.155 INFO:tasks.rados.rados.0.smithi033.stdout:3821: writing smithi03366949-238 from 3050739 to 3496450 tid 3 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3819: done (2 left) 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3822: read oid 76 snap -1 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3822: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3823: read oid 162 snap -1 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3823: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3824: read oid 62 snap -1 2023-06-03T20:03:31.156 INFO:tasks.rados.rados.0.smithi033.stdout:3824: expect (ObjNum 2322 snap 0 seq_num 2322) 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3825: write oid 349 current snap is 0 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3820: finishing write tid 2 to smithi03366949-429 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3820: finishing write tid 3 to smithi03366949-429 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3820: finishing write tid 4 to smithi03366949-429 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3820: finishing write tid 5 to smithi03366949-429 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 429 v 639 (ObjNum 2349 snap 0 seq_num 2349) dirty exists 2023-06-03T20:03:31.157 INFO:tasks.rados.rados.0.smithi033.stdout:3820: left oid 429 (ObjNum 2349 snap 0 seq_num 2349) 2023-06-03T20:03:31.158 INFO:tasks.rados.rados.0.smithi033.stdout:3821: finishing write tid 1 to smithi03366949-238 2023-06-03T20:03:31.158 INFO:tasks.rados.rados.0.smithi033.stdout:3821: finishing write tid 2 to smithi03366949-238 2023-06-03T20:03:31.158 INFO:tasks.rados.rados.0.smithi033.stdout:3825: seq_num 2351 ranges {713257=463476,1741284=768492,3078162=435095} 2023-06-03T20:03:31.162 INFO:tasks.rados.rados.0.smithi033.stdout:3825: writing smithi03366949-349 from 713257 to 1176733 tid 1 2023-06-03T20:03:31.170 INFO:tasks.rados.rados.0.smithi033.stdout:3825: writing smithi03366949-349 from 1741284 to 2509776 tid 2 2023-06-03T20:03:31.176 INFO:tasks.rados.rados.0.smithi033.stdout:3825: writing smithi03366949-349 from 3078162 to 3513257 tid 3 2023-06-03T20:03:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:3820: done (5 left) 2023-06-03T20:03:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:3826: read oid 251 snap -1 2023-06-03T20:03:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:3826: expect (ObjNum 2228 snap 0 seq_num 2228) 2023-06-03T20:03:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:3827: write oid 320 current snap is 0 2023-06-03T20:03:31.177 INFO:tasks.rados.rados.0.smithi033.stdout:3827: seq_num 2352 ranges {730064=538725,1799766=512150,3105585=424479} 2023-06-03T20:03:31.184 INFO:tasks.rados.rados.0.smithi033.stdout:3827: writing smithi03366949-320 from 730064 to 1268789 tid 1 2023-06-03T20:03:31.190 INFO:tasks.rados.rados.0.smithi033.stdout:3827: writing smithi03366949-320 from 1799766 to 2311916 tid 2 2023-06-03T20:03:31.198 INFO:tasks.rados.rados.0.smithi033.stdout:3827: writing smithi03366949-320 from 3105585 to 3530064 tid 3 2023-06-03T20:03:31.198 INFO:tasks.rados.rados.0.smithi033.stdout:3828: delete oid 166 current snap is 0 2023-06-03T20:03:31.199 INFO:tasks.rados.rados.0.smithi033.stdout:3824: expect (ObjNum 2322 snap 0 seq_num 2322) 2023-06-03T20:03:31.316 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 1 2023-06-03T20:03:31.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:31 smithi033 bash[33017]: cluster 2023-06-03T20:03:30.104075+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e32: y(active, since 57s), standbys: x 2023-06-03T20:03:31.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:30 smithi033 bash[70879]: debug 2023-06-03T20:03:30.872+0000 7f506e4e7200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:31.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:31 smithi033 bash[70879]: debug 2023-06-03T20:03:31.320+0000 7f506e4e7200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:03:31.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:31 smithi083 bash[26882]: cluster 2023-06-03T20:03:30.104075+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e32: y(active, since 57s), standbys: x 2023-06-03T20:03:31.395 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:31 smithi083 bash[55928]: debug 2023-06-03T20:03:31.214+0000 7f50331da200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2023-06-03T20:03:31.527 INFO:tasks.rados.rados.0.smithi033.stdout:3823: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:31.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:31 smithi033 bash[70879]: debug 2023-06-03T20:03:31.508+0000 7f506e4e7200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:31.667 INFO:tasks.rados.rados.0.smithi033.stdout:3825: finishing write tid 1 to smithi03366949-349 2023-06-03T20:03:31.667 INFO:tasks.rados.rados.0.smithi033.stdout:3821: finishing write tid 3 to smithi03366949-238 2023-06-03T20:03:31.668 INFO:tasks.rados.rados.0.smithi033.stdout:3821: finishing write tid 4 to smithi03366949-238 2023-06-03T20:03:31.668 INFO:tasks.rados.rados.0.smithi033.stdout:3821: finishing write tid 5 to smithi03366949-238 2023-06-03T20:03:31.668 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 238 v 554 (ObjNum 2350 snap 0 seq_num 2350) dirty exists 2023-06-03T20:03:31.668 INFO:tasks.rados.rados.0.smithi033.stdout:3821: left oid 238 (ObjNum 2350 snap 0 seq_num 2350) 2023-06-03T20:03:31.668 INFO:tasks.rados.rados.0.smithi033.stdout:3822: expect (ObjNum 2302 snap 0 seq_num 2302) 2023-06-03T20:03:31.748 INFO:tasks.rados.rados.0.smithi033.stdout:3825: finishing write tid 2 to smithi03366949-349 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:3825: finishing write tid 3 to smithi03366949-349 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:3825: finishing write tid 4 to smithi03366949-349 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:3825: finishing write tid 5 to smithi03366949-349 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 349 v 643 (ObjNum 2351 snap 0 seq_num 2351) dirty exists 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:3825: left oid 349 (ObjNum 2351 snap 0 seq_num 2351) 2023-06-03T20:03:31.749 INFO:tasks.rados.rados.0.smithi033.stdout:3826: expect (ObjNum 2228 snap 0 seq_num 2228) 2023-06-03T20:03:31.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:31 smithi083 bash[55928]: debug 2023-06-03T20:03:31.390+0000 7f50331da200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:31.895 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:31 smithi083 bash[55928]: debug 2023-06-03T20:03:31.630+0000 7f50331da200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:03:31.981 INFO:tasks.rados.rados.0.smithi033.stdout:3827: finishing write tid 1 to smithi03366949-320 2023-06-03T20:03:31.981 INFO:tasks.rados.rados.0.smithi033.stdout:3827: finishing write tid 2 to smithi03366949-320 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3821: done (7 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3822: done (6 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3823: done (5 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3824: done (4 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3825: done (3 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3826: done (2 left) 2023-06-03T20:03:31.982 INFO:tasks.rados.rados.0.smithi033.stdout:3828: done (1 left) 2023-06-03T20:03:31.983 INFO:tasks.rados.rados.0.smithi033.stdout:3829: write oid 451 current snap is 0 2023-06-03T20:03:31.983 INFO:tasks.rados.rados.0.smithi033.stdout:3827: finishing write tid 3 to smithi03366949-320 2023-06-03T20:03:31.983 INFO:tasks.rados.rados.0.smithi033.stdout:3827: finishing write tid 4 to smithi03366949-320 2023-06-03T20:03:31.983 INFO:tasks.rados.rados.0.smithi033.stdout:3829: seq_num 2354 ranges {763678=689223,2200377=515819,3444078=119600} 2023-06-03T20:03:31.989 INFO:tasks.rados.rados.0.smithi033.stdout:3829: writing smithi03366949-451 from 763678 to 1452901 tid 1 2023-06-03T20:03:31.998 INFO:tasks.rados.rados.0.smithi033.stdout:3829: writing smithi03366949-451 from 2200377 to 2716196 tid 2 2023-06-03T20:03:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:3829: writing smithi03366949-451 from 3444078 to 3563678 tid 3 2023-06-03T20:03:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:3830: write oid 25 current snap is 0 2023-06-03T20:03:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:3827: finishing write tid 5 to smithi03366949-320 2023-06-03T20:03:32.003 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 320 v 387 (ObjNum 2352 snap 0 seq_num 2352) dirty exists 2023-06-03T20:03:32.004 INFO:tasks.rados.rados.0.smithi033.stdout:3827: left oid 320 (ObjNum 2352 snap 0 seq_num 2352) 2023-06-03T20:03:32.004 INFO:tasks.rados.rados.0.smithi033.stdout:3829: finishing write tid 1 to smithi03366949-451 2023-06-03T20:03:32.004 INFO:tasks.rados.rados.0.smithi033.stdout:3829: finishing write tid 2 to smithi03366949-451 2023-06-03T20:03:32.004 INFO:tasks.rados.rados.0.smithi033.stdout:3830: seq_num 2355 ranges {780485=764472,2258859=775830,3471501=108984} 2023-06-03T20:03:32.012 INFO:tasks.rados.rados.0.smithi033.stdout:3830: writing smithi03366949-25 from 780485 to 1544957 tid 1 2023-06-03T20:03:32.020 INFO:tasks.rados.rados.0.smithi033.stdout:3830: writing smithi03366949-25 from 2258859 to 3034689 tid 2 2023-06-03T20:03:32.023 INFO:tasks.rados.rados.0.smithi033.stdout:3830: writing smithi03366949-25 from 3471501 to 3580485 tid 3 2023-06-03T20:03:32.023 INFO:tasks.rados.rados.0.smithi033.stdout:3827: done (2 left) 2023-06-03T20:03:32.024 INFO:tasks.rados.rados.0.smithi033.stdout:3831: write oid 31 current snap is 0 2023-06-03T20:03:32.024 INFO:tasks.rados.rados.0.smithi033.stdout:3831: seq_num 2356 ranges {797292=439721,1917341=519488,3098924=478627} 2023-06-03T20:03:32.030 INFO:tasks.rados.rados.0.smithi033.stdout:3831: writing smithi03366949-31 from 797292 to 1237013 tid 1 2023-06-03T20:03:32.038 INFO:tasks.rados.rados.0.smithi033.stdout:3831: writing smithi03366949-31 from 1917341 to 2436829 tid 2 2023-06-03T20:03:32.046 INFO:tasks.rados.rados.0.smithi033.stdout:3831: writing smithi03366949-31 from 3098924 to 3577551 tid 3 2023-06-03T20:03:32.047 INFO:tasks.rados.rados.0.smithi033.stdout:3832: write oid 441 current snap is 0 2023-06-03T20:03:32.047 INFO:tasks.rados.rados.0.smithi033.stdout:3832: seq_num 2357 ranges {414099=631323,1575823=779499,3126347=406252} 2023-06-03T20:03:32.052 INFO:tasks.rados.rados.0.smithi033.stdout:3832: writing smithi03366949-441 from 414099 to 1045422 tid 1 2023-06-03T20:03:32.061 INFO:tasks.rados.rados.0.smithi033.stdout:3832: writing smithi03366949-441 from 1575823 to 2355322 tid 2 2023-06-03T20:03:32.068 INFO:tasks.rados.rados.0.smithi033.stdout:3832: writing smithi03366949-441 from 3126347 to 3532599 tid 3 2023-06-03T20:03:32.068 INFO:tasks.rados.rados.0.smithi033.stdout:3833: delete oid 106 current snap is 0 2023-06-03T20:03:32.068 INFO:tasks.rados.rados.0.smithi033.stdout:3829: finishing write tid 3 to smithi03366949-451 2023-06-03T20:03:32.068 INFO:tasks.rados.rados.0.smithi033.stdout:3829: finishing write tid 4 to smithi03366949-451 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3829: finishing write tid 5 to smithi03366949-451 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 416 (ObjNum 2354 snap 0 seq_num 2354) dirty exists 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3829: left oid 451 (ObjNum 2354 snap 0 seq_num 2354) 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3830: finishing write tid 1 to smithi03366949-25 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3830: finishing write tid 2 to smithi03366949-25 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3830: finishing write tid 3 to smithi03366949-25 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3830: finishing write tid 4 to smithi03366949-25 2023-06-03T20:03:32.069 INFO:tasks.rados.rados.0.smithi033.stdout:3830: finishing write tid 5 to smithi03366949-25 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 25 v 501 (ObjNum 2355 snap 0 seq_num 2355) dirty exists 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3830: left oid 25 (ObjNum 2355 snap 0 seq_num 2355) 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3831: finishing write tid 1 to smithi03366949-31 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3831: finishing write tid 2 to smithi03366949-31 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3831: finishing write tid 3 to smithi03366949-31 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3831: finishing write tid 4 to smithi03366949-31 2023-06-03T20:03:32.070 INFO:tasks.rados.rados.0.smithi033.stdout:3831: finishing write tid 5 to smithi03366949-31 2023-06-03T20:03:32.071 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 31 v 445 (ObjNum 2356 snap 0 seq_num 2356) dirty exists 2023-06-03T20:03:32.071 INFO:tasks.rados.rados.0.smithi033.stdout:3831: left oid 31 (ObjNum 2356 snap 0 seq_num 2356) 2023-06-03T20:03:32.071 INFO:tasks.rados.rados.0.smithi033.stdout:3832: finishing write tid 1 to smithi03366949-441 2023-06-03T20:03:32.071 INFO:tasks.rados.rados.0.smithi033.stdout:3832: finishing write tid 2 to smithi03366949-441 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3829: done (4 left) 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3830: done (3 left) 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3831: done (2 left) 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3833: done (1 left) 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3834: read oid 334 snap -1 2023-06-03T20:03:32.072 INFO:tasks.rados.rados.0.smithi033.stdout:3834: expect deleted 2023-06-03T20:03:32.073 INFO:tasks.rados.rados.0.smithi033.stdout:3835: read oid 471 snap -1 2023-06-03T20:03:32.073 INFO:tasks.rados.rados.0.smithi033.stdout:3835: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:03:32.073 INFO:tasks.rados.rados.0.smithi033.stdout:3836: write oid 149 current snap is 0 2023-06-03T20:03:32.073 INFO:tasks.rados.rados.0.smithi033.stdout:3836: seq_num 2359 ranges {447713=781821,1692787=666815,3064840=428796} 2023-06-03T20:03:32.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:31 smithi033 bash[70879]: debug 2023-06-03T20:03:31.744+0000 7f506e4e7200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2023-06-03T20:03:32.084 INFO:tasks.rados.rados.0.smithi033.stdout:3836: writing smithi03366949-149 from 447713 to 1229534 tid 1 2023-06-03T20:03:32.090 INFO:tasks.rados.rados.0.smithi033.stdout:3836: writing smithi03366949-149 from 1692787 to 2359602 tid 2 2023-06-03T20:03:32.097 INFO:tasks.rados.rados.0.smithi033.stdout:3836: writing smithi03366949-149 from 3064840 to 3493636 tid 3 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3837: read oid 2 snap -1 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3838: read oid 247 snap -1 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3838: expect deleted 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3839: read oid 352 snap -1 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3839: expect deleted 2023-06-03T20:03:32.098 INFO:tasks.rados.rados.0.smithi033.stdout:3840: write oid 487 current snap is 0 2023-06-03T20:03:32.099 INFO:tasks.rados.rados.0.smithi033.stdout:3832: finishing write tid 3 to smithi03366949-441 2023-06-03T20:03:32.099 INFO:tasks.rados.rados.0.smithi033.stdout:3840: seq_num 2360 ranges {464520=457070,1351269=526826,2408616=640068} 2023-06-03T20:03:32.103 INFO:tasks.rados.rados.0.smithi033.stdout:3840: writing smithi03366949-487 from 464520 to 921590 tid 1 2023-06-03T20:03:32.109 INFO:tasks.rados.rados.0.smithi033.stdout:3840: writing smithi03366949-487 from 1351269 to 1878095 tid 2 2023-06-03T20:03:32.116 INFO:tasks.rados.rados.0.smithi033.stdout:3840: writing smithi03366949-487 from 2408616 to 3048684 tid 3 2023-06-03T20:03:32.116 INFO:tasks.rados.rados.0.smithi033.stdout:3841: read oid 175 snap -1 2023-06-03T20:03:32.116 INFO:tasks.rados.rados.0.smithi033.stdout:3841: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3842: read oid 39 snap -1 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3842: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3843: read oid 203 snap -1 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3844: delete oid 81 current snap is 0 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3832: finishing write tid 4 to smithi03366949-441 2023-06-03T20:03:32.117 INFO:tasks.rados.rados.0.smithi033.stdout:3832: finishing write tid 5 to smithi03366949-441 2023-06-03T20:03:32.118 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 441 v 558 (ObjNum 2357 snap 0 seq_num 2357) dirty exists 2023-06-03T20:03:32.118 INFO:tasks.rados.rados.0.smithi033.stdout:3832: left oid 441 (ObjNum 2357 snap 0 seq_num 2357) 2023-06-03T20:03:32.118 INFO:tasks.rados.rados.0.smithi033.stdout:3835: expect (ObjNum 1634 snap 0 seq_num 1634) 2023-06-03T20:03:32.177 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T20:03:32.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:32 smithi083 bash[26882]: audit 2023-06-03T20:03:31.293595+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.33:0/4031275166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:32.413 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:32 smithi033 bash[33017]: audit 2023-06-03T20:03:31.293595+0000 mon.c (mon.2) 207 : audit [DBG] from='client.? 172.21.15.33:0/4031275166' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:03:32.436 INFO:tasks.rados.rados.0.smithi033.stdout:3836: finishing write tid 1 to smithi03366949-149 2023-06-03T20:03:32.436 INFO:tasks.rados.rados.0.smithi033.stdout:3836: finishing write tid 2 to smithi03366949-149 2023-06-03T20:03:32.436 INFO:tasks.rados.rados.0.smithi033.stdout:3836: finishing write tid 3 to smithi03366949-149 2023-06-03T20:03:32.436 INFO:tasks.rados.rados.0.smithi033.stdout:3836: finishing write tid 4 to smithi03366949-149 2023-06-03T20:03:32.437 INFO:tasks.rados.rados.0.smithi033.stdout:3836: finishing write tid 5 to smithi03366949-149 2023-06-03T20:03:32.437 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 149 v 440 (ObjNum 2359 snap 0 seq_num 2359) dirty exists 2023-06-03T20:03:32.437 INFO:tasks.rados.rados.0.smithi033.stdout:3836: left oid 149 (ObjNum 2359 snap 0 seq_num 2359) 2023-06-03T20:03:32.437 INFO:tasks.rados.rados.0.smithi033.stdout:3837: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-06-03T20:03:32.711 INFO:tasks.rados.rados.0.smithi033.stdout:3840: finishing write tid 1 to smithi03366949-487 2023-06-03T20:03:32.711 INFO:tasks.rados.rados.0.smithi033.stdout:3840: finishing write tid 2 to smithi03366949-487 2023-06-03T20:03:32.711 INFO:tasks.rados.rados.0.smithi033.stdout:3841: expect (ObjNum 1994 snap 0 seq_num 1994) 2023-06-03T20:03:32.819 INFO:tasks.rados.rados.0.smithi033.stdout:3842: expect (ObjNum 713 snap 0 seq_num 713) 2023-06-03T20:03:32.993 INFO:tasks.rados.rados.0.smithi033.stdout:3843: expect (ObjNum 202 snap 0 seq_num 202) 2023-06-03T20:03:33.094 INFO:tasks.rados.rados.0.smithi033.stdout:3840: finishing write tid 3 to smithi03366949-487 2023-06-03T20:03:33.095 INFO:tasks.rados.rados.0.smithi033.stdout:3840: finishing write tid 4 to smithi03366949-487 2023-06-03T20:03:33.095 INFO:tasks.rados.rados.0.smithi033.stdout:3840: finishing write tid 5 to smithi03366949-487 2023-06-03T20:03:33.095 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 487 v 647 (ObjNum 2360 snap 0 seq_num 2360) dirty exists 2023-06-03T20:03:33.096 INFO:tasks.rados.rados.0.smithi033.stdout:3840: left oid 487 (ObjNum 2360 snap 0 seq_num 2360) 2023-06-03T20:03:33.096 INFO:tasks.rados.rados.0.smithi033.stdout:3832: done (11 left) 2023-06-03T20:03:33.096 INFO:tasks.rados.rados.0.smithi033.stdout:3834: done (10 left) 2023-06-03T20:03:33.096 INFO:tasks.rados.rados.0.smithi033.stdout:3835: done (9 left) 2023-06-03T20:03:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:3836: done (8 left) 2023-06-03T20:03:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:3837: done (7 left) 2023-06-03T20:03:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:3838: done (6 left) 2023-06-03T20:03:33.097 INFO:tasks.rados.rados.0.smithi033.stdout:3839: done (5 left) 2023-06-03T20:03:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:3840: done (4 left) 2023-06-03T20:03:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:3841: done (3 left) 2023-06-03T20:03:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:3842: done (2 left) 2023-06-03T20:03:33.098 INFO:tasks.rados.rados.0.smithi033.stdout:3843: done (1 left) 2023-06-03T20:03:33.099 INFO:tasks.rados.rados.0.smithi033.stdout:3844: done (0 left) 2023-06-03T20:03:33.099 INFO:tasks.rados.rados.0.smithi033.stdout:3845: write oid 313 current snap is 0 2023-06-03T20:03:33.099 INFO:tasks.rados.rados.0.smithi033.stdout:3845: seq_num 2362 ranges {498134=607568,1751880=530495,2747109=778965} 2023-06-03T20:03:33.103 INFO:tasks.rados.rados.0.smithi033.stdout:3845: writing smithi03366949-313 from 498134 to 1105702 tid 1 2023-06-03T20:03:33.111 INFO:tasks.rados.rados.0.smithi033.stdout:3845: writing smithi03366949-313 from 1751880 to 2282375 tid 2 2023-06-03T20:03:33.119 INFO:tasks.rados.rados.0.smithi033.stdout:3845: writing smithi03366949-313 from 2747109 to 3526074 tid 3 2023-06-03T20:03:33.119 INFO:tasks.rados.rados.0.smithi033.stdout:3846: write oid 55 current snap is 0 2023-06-03T20:03:33.119 INFO:tasks.rados.rados.0.smithi033.stdout:3845: finishing write tid 1 to smithi03366949-313 2023-06-03T20:03:33.120 INFO:tasks.rados.rados.0.smithi033.stdout:3845: finishing write tid 2 to smithi03366949-313 2023-06-03T20:03:33.120 INFO:tasks.rados.rados.0.smithi033.stdout:3846: seq_num 2363 ranges {514941=682817,1810362=674153,3058179=590237} 2023-06-03T20:03:33.131 INFO:tasks.rados.rados.0.smithi033.stdout:3846: writing smithi03366949-55 from 514941 to 1197758 tid 1 2023-06-03T20:03:33.144 INFO:tasks.rados.rados.0.smithi033.stdout:3846: writing smithi03366949-55 from 1810362 to 2484515 tid 2 2023-06-03T20:03:33.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:32 smithi083 bash[55928]: debug 2023-06-03T20:03:32.726+0000 7f50331da200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:03:33.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:32 smithi083 bash[55928]: debug 2023-06-03T20:03:32.842+0000 7f50331da200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:03:33.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:32 smithi083 bash[55928]: debug 2023-06-03T20:03:32.962+0000 7f50331da200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:03:33.146 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:32 smithi033 bash[70879]: debug 2023-06-03T20:03:32.880+0000 7f506e4e7200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2023-06-03T20:03:33.146 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[70879]: debug 2023-06-03T20:03:33.000+0000 7f506e4e7200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2023-06-03T20:03:33.147 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[70879]: debug 2023-06-03T20:03:33.136+0000 7f506e4e7200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2023-06-03T20:03:33.156 INFO:tasks.rados.rados.0.smithi033.stdout:3846: writing smithi03366949-55 from 3058179 to 3648416 tid 3 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3847: read oid 443 snap -1 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3847: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3848: read oid 100 snap -1 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3848: expect deleted 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3845: finishing write tid 3 to smithi03366949-313 2023-06-03T20:03:33.157 INFO:tasks.rados.rados.0.smithi033.stdout:3845: finishing write tid 4 to smithi03366949-313 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3849: read oid 193 snap -1 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3849: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3850: read oid 11 snap -1 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3850: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3851: write oid 415 current snap is 0 2023-06-03T20:03:33.158 INFO:tasks.rados.rados.0.smithi033.stdout:3845: finishing write tid 5 to smithi03366949-313 2023-06-03T20:03:33.159 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 313 v 392 (ObjNum 2362 snap 0 seq_num 2362) dirty exists 2023-06-03T20:03:33.159 INFO:tasks.rados.rados.0.smithi033.stdout:3845: left oid 313 (ObjNum 2362 snap 0 seq_num 2362) 2023-06-03T20:03:33.159 INFO:tasks.rados.rados.0.smithi033.stdout:3846: finishing write tid 1 to smithi03366949-55 2023-06-03T20:03:33.160 INFO:tasks.rados.rados.0.smithi033.stdout:3846: finishing write tid 2 to smithi03366949-55 2023-06-03T20:03:33.160 INFO:tasks.rados.rados.0.smithi033.stdout:3851: seq_num 2364 ranges {531748=758066,1868844=534164,3201955=401509} 2023-06-03T20:03:33.164 INFO:tasks.rados.rados.0.smithi033.stdout:3851: writing smithi03366949-415 from 531748 to 1289814 tid 1 2023-06-03T20:03:33.170 INFO:tasks.rados.rados.0.smithi033.stdout:3851: writing smithi03366949-415 from 1868844 to 2403008 tid 2 2023-06-03T20:03:33.177 INFO:tasks.rados.rados.0.smithi033.stdout:3851: writing smithi03366949-415 from 3201955 to 3603464 tid 3 2023-06-03T20:03:33.178 INFO:tasks.rados.rados.0.smithi033.stdout:3845: done (6 left) 2023-06-03T20:03:33.178 INFO:tasks.rados.rados.0.smithi033.stdout:3852: write oid 82 current snap is 0 2023-06-03T20:03:33.178 INFO:tasks.rados.rados.0.smithi033.stdout:3852: seq_num 2365 ranges {548555=549668,1643679=677822,2829378=612781} 2023-06-03T20:03:33.184 INFO:tasks.rados.rados.0.smithi033.stdout:3852: writing smithi03366949-82 from 548555 to 1098223 tid 1 2023-06-03T20:03:33.193 INFO:tasks.rados.rados.0.smithi033.stdout:3852: writing smithi03366949-82 from 1643679 to 2321501 tid 2 2023-06-03T20:03:33.199 INFO:tasks.rados.rados.0.smithi033.stdout:3852: writing smithi03366949-82 from 2829378 to 3442159 tid 3 2023-06-03T20:03:33.200 INFO:tasks.rados.rados.0.smithi033.stdout:3853: write oid 401 current snap is 0 2023-06-03T20:03:33.200 INFO:tasks.rados.rados.0.smithi033.stdout:3853: seq_num 2366 ranges {565362=624917,1985808=537833,3256801=508561} 2023-06-03T20:03:33.207 INFO:tasks.rados.rados.0.smithi033.stdout:3853: writing smithi03366949-401 from 565362 to 1190279 tid 1 2023-06-03T20:03:33.215 INFO:tasks.rados.rados.0.smithi033.stdout:3853: writing smithi03366949-401 from 1985808 to 2523641 tid 2 2023-06-03T20:03:33.222 INFO:tasks.rados.rados.0.smithi033.stdout:3853: writing smithi03366949-401 from 3256801 to 3765362 tid 3 2023-06-03T20:03:33.222 INFO:tasks.rados.rados.0.smithi033.stdout:3854: read oid 437 snap -1 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3855: write oid 205 current snap is 0 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3846: finishing write tid 3 to smithi03366949-55 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3846: finishing write tid 4 to smithi03366949-55 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3846: finishing write tid 5 to smithi03366949-55 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 55 v 420 (ObjNum 2363 snap 0 seq_num 2363) dirty exists 2023-06-03T20:03:33.223 INFO:tasks.rados.rados.0.smithi033.stdout:3846: left oid 55 (ObjNum 2363 snap 0 seq_num 2363) 2023-06-03T20:03:33.224 INFO:tasks.rados.rados.0.smithi033.stdout:3849: expect (ObjNum 192 snap 0 seq_num 192) 2023-06-03T20:03:33.325 INFO:tasks.rados.rados.0.smithi033.stdout:3850: expect (ObjNum 1796 snap 0 seq_num 1796) 2023-06-03T20:03:33.526 INFO:tasks.rados.rados.0.smithi033.stdout:3847: expect (ObjNum 2239 snap 0 seq_num 2239) 2023-06-03T20:03:33.693 INFO:tasks.rados.rados.0.smithi033.stdout:3851: finishing write tid 1 to smithi03366949-415 2023-06-03T20:03:33.693 INFO:tasks.rados.rados.0.smithi033.stdout:3851: finishing write tid 2 to smithi03366949-415 2023-06-03T20:03:33.693 INFO:tasks.rados.rados.0.smithi033.stdout:3855: seq_num 2367 ranges {582169=700166,2044290=681491,3284224=497945} 2023-06-03T20:03:33.702 INFO:tasks.rados.rados.0.smithi033.stdout:3855: writing smithi03366949-205 from 582169 to 1282335 tid 1 2023-06-03T20:03:33.711 INFO:tasks.rados.rados.0.smithi033.stdout:3855: writing smithi03366949-205 from 2044290 to 2725781 tid 2 2023-06-03T20:03:33.717 INFO:tasks.rados.rados.0.smithi033.stdout:3855: writing smithi03366949-205 from 3284224 to 3782169 tid 3 2023-06-03T20:03:33.717 INFO:tasks.rados.rados.0.smithi033.stdout:3846: done (9 left) 2023-06-03T20:03:33.717 INFO:tasks.rados.rados.0.smithi033.stdout:3847: done (8 left) 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3848: done (7 left) 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3849: done (6 left) 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3850: done (5 left) 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3856: read oid 228 snap -1 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3856: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3857: write oid 363 current snap is 0 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3851: finishing write tid 3 to smithi03366949-415 2023-06-03T20:03:33.718 INFO:tasks.rados.rados.0.smithi033.stdout:3851: finishing write tid 4 to smithi03366949-415 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3851: finishing write tid 5 to smithi03366949-415 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 415 v 424 (ObjNum 2364 snap 0 seq_num 2364) dirty exists 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3851: left oid 415 (ObjNum 2364 snap 0 seq_num 2364) 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3852: finishing write tid 1 to smithi03366949-82 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3852: finishing write tid 2 to smithi03366949-82 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3852: finishing write tid 3 to smithi03366949-82 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3852: finishing write tid 4 to smithi03366949-82 2023-06-03T20:03:33.719 INFO:tasks.rados.rados.0.smithi033.stdout:3852: finishing write tid 5 to smithi03366949-82 2023-06-03T20:03:33.720 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 82 v 482 (ObjNum 2365 snap 0 seq_num 2365) dirty exists 2023-06-03T20:03:33.720 INFO:tasks.rados.rados.0.smithi033.stdout:3852: left oid 82 (ObjNum 2365 snap 0 seq_num 2365) 2023-06-03T20:03:33.720 INFO:tasks.rados.rados.0.smithi033.stdout:3853: finishing write tid 1 to smithi03366949-401 2023-06-03T20:03:33.720 INFO:tasks.rados.rados.0.smithi033.stdout:3857: seq_num 2368 ranges {598976=775415,2102772=541502,3311647=487329} 2023-06-03T20:03:33.729 INFO:tasks.rados.rados.0.smithi033.stdout:3857: writing smithi03366949-363 from 598976 to 1374391 tid 1 2023-06-03T20:03:33.737 INFO:tasks.rados.rados.0.smithi033.stdout:3857: writing smithi03366949-363 from 2102772 to 2644274 tid 2 2023-06-03T20:03:33.745 INFO:tasks.rados.rados.0.smithi033.stdout:3857: writing smithi03366949-363 from 3311647 to 3798976 tid 3 2023-06-03T20:03:33.745 INFO:tasks.rados.rados.0.smithi033.stdout:3851: done (6 left) 2023-06-03T20:03:33.745 INFO:tasks.rados.rados.0.smithi033.stdout:3852: done (5 left) 2023-06-03T20:03:33.745 INFO:tasks.rados.rados.0.smithi033.stdout:3858: write oid 456 current snap is 0 2023-06-03T20:03:33.745 INFO:tasks.rados.rados.0.smithi033.stdout:3853: finishing write tid 2 to smithi03366949-401 2023-06-03T20:03:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:3853: finishing write tid 3 to smithi03366949-401 2023-06-03T20:03:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:3853: finishing write tid 4 to smithi03366949-401 2023-06-03T20:03:33.746 INFO:tasks.rados.rados.0.smithi033.stdout:3858: seq_num 2369 ranges {615783=450664,1761254=685160,2939070=774222} 2023-06-03T20:03:33.750 INFO:tasks.rados.rados.0.smithi033.stdout:3858: writing smithi03366949-456 from 615783 to 1066447 tid 1 2023-06-03T20:03:33.759 INFO:tasks.rados.rados.0.smithi033.stdout:3858: writing smithi03366949-456 from 1761254 to 2446414 tid 2 2023-06-03T20:03:33.767 INFO:tasks.rados.rados.0.smithi033.stdout:3858: writing smithi03366949-456 from 2939070 to 3713292 tid 3 2023-06-03T20:03:33.767 INFO:tasks.rados.rados.0.smithi033.stdout:3859: read oid 413 snap -1 2023-06-03T20:03:33.767 INFO:tasks.rados.rados.0.smithi033.stdout:3859: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:03:33.767 INFO:tasks.rados.rados.0.smithi033.stdout:3860: write oid 396 current snap is 0 2023-06-03T20:03:33.768 INFO:tasks.rados.rados.0.smithi033.stdout:3853: finishing write tid 5 to smithi03366949-401 2023-06-03T20:03:33.768 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 401 v 449 (ObjNum 2366 snap 0 seq_num 2366) dirty exists 2023-06-03T20:03:33.768 INFO:tasks.rados.rados.0.smithi033.stdout:3853: left oid 401 (ObjNum 2366 snap 0 seq_num 2366) 2023-06-03T20:03:33.768 INFO:tasks.rados.rados.0.smithi033.stdout:3854: expect (ObjNum 2313 snap 0 seq_num 2313) 2023-06-03T20:03:33.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[70879]: debug 2023-06-03T20:03:33.656+0000 7f506e4e7200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:03:33.830 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[69762]: level=warn ts=2023-06-03T20:03:33.514Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi033.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.33:8443: connect: connection refused" 2023-06-03T20:03:33.831 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[69762]: level=warn ts=2023-06-03T20:03:33.515Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2023-06-03T20:03:33.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:33 smithi083 bash[55928]: debug 2023-06-03T20:03:33.450+0000 7f50331da200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2023-06-03T20:03:33.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:33 smithi083 bash[55928]: debug 2023-06-03T20:03:33.682+0000 7f50331da200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:03:33.965 INFO:tasks.rados.rados.0.smithi033.stdout:3855: finishing write tid 1 to smithi03366949-205 2023-06-03T20:03:33.965 INFO:tasks.rados.rados.0.smithi033.stdout:3855: finishing write tid 2 to smithi03366949-205 2023-06-03T20:03:33.965 INFO:tasks.rados.rados.0.smithi033.stdout:3860: seq_num 2370 ranges {632590=525913,1703383=545171,2850140=585494} 2023-06-03T20:03:33.971 INFO:tasks.rados.rados.0.smithi033.stdout:3860: writing smithi03366949-396 from 632590 to 1158503 tid 1 2023-06-03T20:03:33.977 INFO:tasks.rados.rados.0.smithi033.stdout:3860: writing smithi03366949-396 from 1703383 to 2248554 tid 2 2023-06-03T20:03:33.984 INFO:tasks.rados.rados.0.smithi033.stdout:3860: writing smithi03366949-396 from 2850140 to 3435634 tid 3 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3853: done (7 left) 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3854: done (6 left) 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3861: read oid 18 snap -1 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3861: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3862: write oid 41 current snap is 0 2023-06-03T20:03:33.985 INFO:tasks.rados.rados.0.smithi033.stdout:3862: seq_num 2371 ranges {649397=601162,1761865=688829,2877563=513119,3812689=36708} 2023-06-03T20:03:33.992 INFO:tasks.rados.rados.0.smithi033.stdout:3862: writing smithi03366949-41 from 649397 to 1250559 tid 1 2023-06-03T20:03:33.998 INFO:tasks.rados.rados.0.smithi033.stdout:3862: writing smithi03366949-41 from 1761865 to 2450694 tid 2 2023-06-03T20:03:34.005 INFO:tasks.rados.rados.0.smithi033.stdout:3862: writing smithi03366949-41 from 2877563 to 3390682 tid 3 2023-06-03T20:03:34.006 INFO:tasks.rados.rados.0.smithi033.stdout:3862: writing smithi03366949-41 from 3812689 to 3849397 tid 4 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3863: read oid 475 snap -1 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3863: expect deleted 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3864: delete oid 375 current snap is 0 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3855: finishing write tid 3 to smithi03366949-205 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3855: finishing write tid 4 to smithi03366949-205 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:3855: finishing write tid 5 to smithi03366949-205 2023-06-03T20:03:34.007 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 205 v 450 (ObjNum 2367 snap 0 seq_num 2367) dirty exists 2023-06-03T20:03:34.008 INFO:tasks.rados.rados.0.smithi033.stdout:3855: left oid 205 (ObjNum 2367 snap 0 seq_num 2367) 2023-06-03T20:03:34.008 INFO:tasks.rados.rados.0.smithi033.stdout:3856: expect (ObjNum 1973 snap 0 seq_num 1973) 2023-06-03T20:03:34.144 INFO:tasks.rados.rados.0.smithi033.stdout:3857: finishing write tid 1 to smithi03366949-363 2023-06-03T20:03:34.144 INFO:tasks.rados.rados.0.smithi033.stdout:3857: finishing write tid 2 to smithi03366949-363 2023-06-03T20:03:34.144 INFO:tasks.rados.rados.0.smithi033.stdout:3857: finishing write tid 3 to smithi03366949-363 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3857: finishing write tid 4 to smithi03366949-363 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3857: finishing write tid 5 to smithi03366949-363 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 363 v 501 (ObjNum 2368 snap 0 seq_num 2368) dirty exists 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3857: left oid 363 (ObjNum 2368 snap 0 seq_num 2368) 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3858: finishing write tid 1 to smithi03366949-456 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3858: finishing write tid 2 to smithi03366949-456 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3858: finishing write tid 3 to smithi03366949-456 2023-06-03T20:03:34.145 INFO:tasks.rados.rados.0.smithi033.stdout:3855: done (9 left) 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3856: done (8 left) 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3857: done (7 left) 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3864: done (6 left) 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3865: read oid 162 snap -1 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3865: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3866: write oid 135 current snap is 0 2023-06-03T20:03:34.146 INFO:tasks.rados.rados.0.smithi033.stdout:3859: expect (ObjNum 1980 snap 0 seq_num 1980) 2023-06-03T20:03:34.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:33 smithi033 bash[70879]: debug 2023-06-03T20:03:33.908+0000 7f506e4e7200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2023-06-03T20:03:34.346 INFO:tasks.rados.rados.0.smithi033.stdout:3858: finishing write tid 4 to smithi03366949-456 2023-06-03T20:03:34.346 INFO:tasks.rados.rados.0.smithi033.stdout:3858: finishing write tid 5 to smithi03366949-456 2023-06-03T20:03:34.346 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 456 v 444 (ObjNum 2369 snap 0 seq_num 2369) dirty exists 2023-06-03T20:03:34.347 INFO:tasks.rados.rados.0.smithi033.stdout:3858: left oid 456 (ObjNum 2369 snap 0 seq_num 2369) 2023-06-03T20:03:34.347 INFO:tasks.rados.rados.0.smithi033.stdout:3860: finishing write tid 1 to smithi03366949-396 2023-06-03T20:03:34.347 INFO:tasks.rados.rados.0.smithi033.stdout:3860: finishing write tid 2 to smithi03366949-396 2023-06-03T20:03:34.347 INFO:tasks.rados.rados.0.smithi033.stdout:3866: seq_num 2373 ranges {683011=468013,1595182=692498,3048762=535663} 2023-06-03T20:03:34.353 INFO:tasks.rados.rados.0.smithi033.stdout:3866: writing smithi03366949-135 from 683011 to 1151024 tid 1 2023-06-03T20:03:34.360 INFO:tasks.rados.rados.0.smithi033.stdout:3866: writing smithi03366949-135 from 1595182 to 2287680 tid 2 2023-06-03T20:03:34.368 INFO:tasks.rados.rados.0.smithi033.stdout:3866: writing smithi03366949-135 from 3048762 to 3584425 tid 3 2023-06-03T20:03:34.368 INFO:tasks.rados.rados.0.smithi033.stdout:3858: done (7 left) 2023-06-03T20:03:34.368 INFO:tasks.rados.rados.0.smithi033.stdout:3859: done (6 left) 2023-06-03T20:03:34.368 INFO:tasks.rados.rados.0.smithi033.stdout:3867: write oid 161 current snap is 0 2023-06-03T20:03:34.368 INFO:tasks.rados.rados.0.smithi033.stdout:3867: seq_num 2374 ranges {699818=543262,1937311=436156,2843479=746935} 2023-06-03T20:03:34.374 INFO:tasks.rados.rados.0.smithi033.stdout:3867: writing smithi03366949-161 from 699818 to 1243080 tid 1 2023-06-03T20:03:34.381 INFO:tasks.rados.rados.0.smithi033.stdout:3867: writing smithi03366949-161 from 1937311 to 2373467 tid 2 2023-06-03T20:03:34.388 INFO:tasks.rados.rados.0.smithi033.stdout:3867: writing smithi03366949-161 from 2843479 to 3590414 tid 3 2023-06-03T20:03:34.389 INFO:tasks.rados.rados.0.smithi033.stdout:3868: write oid 32 current snap is 0 2023-06-03T20:03:34.389 INFO:tasks.rados.rados.0.smithi033.stdout:3860: finishing write tid 3 to smithi03366949-396 2023-06-03T20:03:34.389 INFO:tasks.rados.rados.0.smithi033.stdout:3860: finishing write tid 4 to smithi03366949-396 2023-06-03T20:03:34.390 INFO:tasks.rados.rados.0.smithi033.stdout:3860: finishing write tid 5 to smithi03366949-396 2023-06-03T20:03:34.390 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 396 v 496 (ObjNum 2370 snap 0 seq_num 2370) dirty exists 2023-06-03T20:03:34.390 INFO:tasks.rados.rados.0.smithi033.stdout:3860: left oid 396 (ObjNum 2370 snap 0 seq_num 2370) 2023-06-03T20:03:34.390 INFO:tasks.rados.rados.0.smithi033.stdout:3861: expect (ObjNum 2242 snap 0 seq_num 2242) 2023-06-03T20:03:34.394 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:34 smithi083 bash[55928]: debug 2023-06-03T20:03:34.086+0000 7f50331da200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:03:34.632 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 1 to smithi03366949-41 2023-06-03T20:03:34.632 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 2 to smithi03366949-41 2023-06-03T20:03:34.633 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 3 to smithi03366949-41 2023-06-03T20:03:34.633 INFO:tasks.rados.rados.0.smithi033.stdout:3868: seq_num 2375 ranges {716625=618511,1995793=696167,3387255=529370} 2023-06-03T20:03:34.644 INFO:tasks.rados.rados.0.smithi033.stdout:3868: writing smithi03366949-32 from 716625 to 1335136 tid 1 2023-06-03T20:03:34.649 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:34 smithi033 bash[70879]: debug 2023-06-03T20:03:34.320+0000 7f506e4e7200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2023-06-03T20:03:34.652 INFO:tasks.rados.rados.0.smithi033.stdout:3868: writing smithi03366949-32 from 1995793 to 2691960 tid 2 2023-06-03T20:03:34.660 INFO:tasks.rados.rados.0.smithi033.stdout:3868: writing smithi03366949-32 from 3387255 to 3916625 tid 3 2023-06-03T20:03:34.660 INFO:tasks.rados.rados.0.smithi033.stdout:3860: done (7 left) 2023-06-03T20:03:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:3861: done (6 left) 2023-06-03T20:03:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:3863: done (5 left) 2023-06-03T20:03:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:3869: read oid 45 snap -1 2023-06-03T20:03:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:3869: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-06-03T20:03:34.661 INFO:tasks.rados.rados.0.smithi033.stdout:3870: read oid 350 snap -1 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:3870: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:3871: write oid 326 current snap is 0 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 4 to smithi03366949-41 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 5 to smithi03366949-41 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:3862: finishing write tid 6 to smithi03366949-41 2023-06-03T20:03:34.662 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 41 v 466 (ObjNum 2371 snap 0 seq_num 2371) dirty exists 2023-06-03T20:03:34.663 INFO:tasks.rados.rados.0.smithi033.stdout:3862: left oid 41 (ObjNum 2371 snap 0 seq_num 2371) 2023-06-03T20:03:34.663 INFO:tasks.rados.rados.0.smithi033.stdout:3871: seq_num 2376 ranges {733432=693760,2054275=439825,2898325=485832} 2023-06-03T20:03:34.668 INFO:tasks.rados.rados.0.smithi033.stdout:3871: writing smithi03366949-326 from 733432 to 1427192 tid 1 2023-06-03T20:03:34.674 INFO:tasks.rados.rados.0.smithi033.stdout:3871: writing smithi03366949-326 from 2054275 to 2494100 tid 2 2023-06-03T20:03:34.679 INFO:tasks.rados.rados.0.smithi033.stdout:3871: writing smithi03366949-326 from 2898325 to 3384157 tid 3 2023-06-03T20:03:34.680 INFO:tasks.rados.rados.0.smithi033.stdout:3862: done (7 left) 2023-06-03T20:03:34.680 INFO:tasks.rados.rados.0.smithi033.stdout:3872: write oid 40 current snap is 0 2023-06-03T20:03:34.680 INFO:tasks.rados.rados.0.smithi033.stdout:3872: seq_num 2377 ranges {750239=769009,2112757=699836,3442101=508138} 2023-06-03T20:03:34.688 INFO:tasks.rados.rados.0.smithi033.stdout:3872: writing smithi03366949-40 from 750239 to 1519248 tid 1 2023-06-03T20:03:34.696 INFO:tasks.rados.rados.0.smithi033.stdout:3872: writing smithi03366949-40 from 2112757 to 2812593 tid 2 2023-06-03T20:03:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:3872: writing smithi03366949-40 from 3442101 to 3950239 tid 3 2023-06-03T20:03:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:3873: read oid 327 snap -1 2023-06-03T20:03:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:3873: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-06-03T20:03:34.704 INFO:tasks.rados.rados.0.smithi033.stdout:3874: read oid 142 snap -1 2023-06-03T20:03:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:3874: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-06-03T20:03:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:3875: read oid 430 snap -1 2023-06-03T20:03:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:3875: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-06-03T20:03:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:3876: write oid 3 current snap is 0 2023-06-03T20:03:34.705 INFO:tasks.rados.rados.0.smithi033.stdout:3865: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:34.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:34 smithi083 bash[55928]: debug 2023-06-03T20:03:34.622+0000 7f50331da200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:34.960 INFO:tasks.rados.rados.0.smithi033.stdout:3866: finishing write tid 1 to smithi03366949-135 2023-06-03T20:03:34.960 INFO:tasks.rados.rados.0.smithi033.stdout:3866: finishing write tid 2 to smithi03366949-135 2023-06-03T20:03:34.960 INFO:tasks.rados.rados.0.smithi033.stdout:3866: finishing write tid 3 to smithi03366949-135 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:3866: finishing write tid 4 to smithi03366949-135 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:3866: finishing write tid 5 to smithi03366949-135 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 135 v 428 (ObjNum 2373 snap 0 seq_num 2373) dirty exists 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:3866: left oid 135 (ObjNum 2373 snap 0 seq_num 2373) 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:3867: finishing write tid 1 to smithi03366949-161 2023-06-03T20:03:34.961 INFO:tasks.rados.rados.0.smithi033.stdout:3867: finishing write tid 2 to smithi03366949-161 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3867: finishing write tid 3 to smithi03366949-161 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3867: finishing write tid 4 to smithi03366949-161 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3867: finishing write tid 5 to smithi03366949-161 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 161 v 562 (ObjNum 2374 snap 0 seq_num 2374) dirty exists 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3867: left oid 161 (ObjNum 2374 snap 0 seq_num 2374) 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3868: finishing write tid 1 to smithi03366949-32 2023-06-03T20:03:34.962 INFO:tasks.rados.rados.0.smithi033.stdout:3868: finishing write tid 2 to smithi03366949-32 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:3868: finishing write tid 3 to smithi03366949-32 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:3868: finishing write tid 4 to smithi03366949-32 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:3868: finishing write tid 5 to smithi03366949-32 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 32 v 505 (ObjNum 2375 snap 0 seq_num 2375) dirty exists 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:3868: left oid 32 (ObjNum 2375 snap 0 seq_num 2375) 2023-06-03T20:03:34.963 INFO:tasks.rados.rados.0.smithi033.stdout:3871: finishing write tid 1 to smithi03366949-326 2023-06-03T20:03:34.964 INFO:tasks.rados.rados.0.smithi033.stdout:3869: expect (ObjNum 1663 snap 0 seq_num 1663) 2023-06-03T20:03:35.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:34 smithi033 bash[70879]: debug 2023-06-03T20:03:34.892+0000 7f506e4e7200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2023-06-03T20:03:35.139 INFO:tasks.rados.rados.0.smithi033.stdout:3871: finishing write tid 2 to smithi03366949-326 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:3871: finishing write tid 3 to smithi03366949-326 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:3871: finishing write tid 4 to smithi03366949-326 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:3871: finishing write tid 5 to smithi03366949-326 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 326 v 534 (ObjNum 2376 snap 0 seq_num 2376) dirty exists 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:3871: left oid 326 (ObjNum 2376 snap 0 seq_num 2376) 2023-06-03T20:03:35.140 INFO:tasks.rados.rados.0.smithi033.stdout:3870: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:35.280 INFO:tasks.rados.rados.0.smithi033.stdout:3872: finishing write tid 1 to smithi03366949-40 2023-06-03T20:03:35.280 INFO:tasks.rados.rados.0.smithi033.stdout:3872: finishing write tid 2 to smithi03366949-40 2023-06-03T20:03:35.281 INFO:tasks.rados.rados.0.smithi033.stdout:3872: finishing write tid 3 to smithi03366949-40 2023-06-03T20:03:35.281 INFO:tasks.rados.rados.0.smithi033.stdout:3872: finishing write tid 4 to smithi03366949-40 2023-06-03T20:03:35.281 INFO:tasks.rados.rados.0.smithi033.stdout:3873: expect (ObjNum 1195 snap 0 seq_num 1195) 2023-06-03T20:03:35.387 INFO:tasks.rados.rados.0.smithi033.stdout:3872: finishing write tid 5 to smithi03366949-40 2023-06-03T20:03:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 40 v 505 (ObjNum 2377 snap 0 seq_num 2377) dirty exists 2023-06-03T20:03:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:3872: left oid 40 (ObjNum 2377 snap 0 seq_num 2377) 2023-06-03T20:03:35.388 INFO:tasks.rados.rados.0.smithi033.stdout:3876: seq_num 2378 ranges {767046=444258,1654886=443494,2836818=508376,3760009=207037} 2023-06-03T20:03:35.399 INFO:tasks.rados.rados.0.smithi033.stdout:3876: writing smithi03366949-3 from 767046 to 1211304 tid 1 2023-06-03T20:03:35.404 INFO:tasks.rados.rados.0.smithi033.stdout:3876: writing smithi03366949-3 from 1654886 to 2098380 tid 2 2023-06-03T20:03:35.411 INFO:tasks.rados.rados.0.smithi033.stdout:3876: writing smithi03366949-3 from 2836818 to 3345194 tid 3 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3876: writing smithi03366949-3 from 3760009 to 3967046 tid 4 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3865: done (11 left) 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3866: done (10 left) 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3867: done (9 left) 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3868: done (8 left) 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3869: done (7 left) 2023-06-03T20:03:35.416 INFO:tasks.rados.rados.0.smithi033.stdout:3870: done (6 left) 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3871: done (5 left) 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3872: done (4 left) 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3873: done (3 left) 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3877: read oid 282 snap -1 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3877: expect deleted 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3878: delete oid 481 current snap is 0 2023-06-03T20:03:35.417 INFO:tasks.rados.rados.0.smithi033.stdout:3874: expect (ObjNum 2173 snap 0 seq_num 2173) 2023-06-03T20:03:35.537 INFO:tasks.rados.rados.0.smithi033.stdout:3875: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-06-03T20:03:35.644 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:35 smithi083 bash[55928]: debug 2023-06-03T20:03:35.194+0000 7f50331da200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:03:35.645 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:35 smithi083 bash[55928]: debug 2023-06-03T20:03:35.306+0000 7f50331da200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:03:35.710 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 1 to smithi03366949-3 2023-06-03T20:03:35.710 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 2 to smithi03366949-3 2023-06-03T20:03:35.710 INFO:tasks.rados.rados.0.smithi033.stdout:3874: done (4 left) 2023-06-03T20:03:35.710 INFO:tasks.rados.rados.0.smithi033.stdout:3875: done (3 left) 2023-06-03T20:03:35.710 INFO:tasks.rados.rados.0.smithi033.stdout:3878: done (2 left) 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3879: read oid 500 snap -1 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3879: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3880: read oid 37 snap -1 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3880: expect deleted 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3881: read oid 214 snap -1 2023-06-03T20:03:35.711 INFO:tasks.rados.rados.0.smithi033.stdout:3881: expect (ObjNum 2301 snap 0 seq_num 2301) 2023-06-03T20:03:35.712 INFO:tasks.rados.rados.0.smithi033.stdout:3882: write oid 312 current snap is 0 2023-06-03T20:03:35.712 INFO:tasks.rados.rados.0.smithi033.stdout:3882: seq_num 2380 ranges {400660=711109,1888203=112457} 2023-06-03T20:03:35.724 INFO:tasks.rados.rados.0.smithi033.stdout:3882: writing smithi03366949-312 from 400660 to 1111769 tid 1 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3882: writing smithi03366949-312 from 1888203 to 2000660 tid 2 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3883: delete oid 387 current snap is 0 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 3 to smithi03366949-3 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 4 to smithi03366949-3 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 5 to smithi03366949-3 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:3876: finishing write tid 6 to smithi03366949-3 2023-06-03T20:03:35.730 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 3 v 433 (ObjNum 2378 snap 0 seq_num 2378) dirty exists 2023-06-03T20:03:35.731 INFO:tasks.rados.rados.0.smithi033.stdout:3876: left oid 3 (ObjNum 2378 snap 0 seq_num 2378) 2023-06-03T20:03:35.731 INFO:tasks.rados.rados.0.smithi033.stdout:3881: expect (ObjNum 2301 snap 0 seq_num 2301) 2023-06-03T20:03:35.823 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:35 smithi033 bash[70879]: debug 2023-06-03T20:03:35.528+0000 7f506e4e7200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2023-06-03T20:03:35.823 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:35 smithi033 bash[70879]: debug 2023-06-03T20:03:35.660+0000 7f506e4e7200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2023-06-03T20:03:35.926 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:35 smithi083 bash[55928]: debug 2023-06-03T20:03:35.658+0000 7f50331da200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:03:35.926 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:35 smithi083 bash[55928]: debug 2023-06-03T20:03:35.774+0000 7f50331da200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:03:35.936 INFO:tasks.rados.rados.0.smithi033.stdout:3879: expect (ObjNum 2105 snap 0 seq_num 2105) 2023-06-03T20:03:36.078 INFO:tasks.rados.rados.0.smithi033.stdout:3882: finishing write tid 1 to smithi03366949-312 2023-06-03T20:03:36.078 INFO:tasks.rados.rados.0.smithi033.stdout:3882: finishing write tid 2 to smithi03366949-312 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3876: done (6 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3877: done (5 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3879: done (4 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3880: done (3 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3881: done (2 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3883: done (1 left) 2023-06-03T20:03:36.079 INFO:tasks.rados.rados.0.smithi033.stdout:3884: delete oid 452 current snap is 0 2023-06-03T20:03:36.080 INFO:tasks.rados.rados.0.smithi033.stdout:3882: finishing write tid 3 to smithi03366949-312 2023-06-03T20:03:36.080 INFO:tasks.rados.rados.0.smithi033.stdout:3882: finishing write tid 4 to smithi03366949-312 2023-06-03T20:03:36.080 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 312 v 537 (ObjNum 2380 snap 0 seq_num 2380) dirty exists 2023-06-03T20:03:36.080 INFO:tasks.rados.rados.0.smithi033.stdout:3882: left oid 312 (ObjNum 2380 snap 0 seq_num 2380) 2023-06-03T20:03:36.081 INFO:tasks.rados.rados.0.smithi033.stdout:3882: done (1 left) 2023-06-03T20:03:36.081 INFO:tasks.rados.rados.0.smithi033.stdout:3884: done (0 left) 2023-06-03T20:03:36.081 INFO:tasks.rados.rados.0.smithi033.stdout:3885: read oid 44 snap -1 2023-06-03T20:03:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3885: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-06-03T20:03:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3886: read oid 266 snap -1 2023-06-03T20:03:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3886: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-06-03T20:03:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3887: write oid 101 current snap is 0 2023-06-03T20:03:36.082 INFO:tasks.rados.rados.0.smithi033.stdout:3887: seq_num 2383 ranges {451081=536856,1547296=503785} 2023-06-03T20:03:36.091 INFO:tasks.rados.rados.0.smithi033.stdout:3887: writing smithi03366949-101 from 451081 to 987937 tid 1 2023-06-03T20:03:36.102 INFO:tasks.rados.rados.0.smithi033.stdout:3887: writing smithi03366949-101 from 1547296 to 2051081 tid 2 2023-06-03T20:03:36.102 INFO:tasks.rados.rados.0.smithi033.stdout:3888: read oid 74 snap -1 2023-06-03T20:03:36.102 INFO:tasks.rados.rados.0.smithi033.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-06-03T20:03:36.102 INFO:tasks.rados.rados.0.smithi033.stdout:3889: write oid 450 current snap is 0 2023-06-03T20:03:36.103 INFO:tasks.rados.rados.0.smithi033.stdout:3889: seq_num 2384 ranges {467888=612105,1605778=454501} 2023-06-03T20:03:36.113 INFO:tasks.rados.rados.0.smithi033.stdout:3889: writing smithi03366949-450 from 467888 to 1079993 tid 1 2023-06-03T20:03:36.123 INFO:tasks.rados.rados.0.smithi033.stdout:3889: writing smithi03366949-450 from 1605778 to 2060279 tid 2 2023-06-03T20:03:36.123 INFO:tasks.rados.rados.0.smithi033.stdout:3890: read oid 57 snap -1 2023-06-03T20:03:36.123 INFO:tasks.rados.rados.0.smithi033.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-06-03T20:03:36.123 INFO:tasks.rados.rados.0.smithi033.stdout:3891: read oid 148 snap -1 2023-06-03T20:03:36.124 INFO:tasks.rados.rados.0.smithi033.stdout:3891: expect (ObjNum 2345 snap 0 seq_num 2345) 2023-06-03T20:03:36.124 INFO:tasks.rados.rados.0.smithi033.stdout:3892: write oid 475 current snap is 0 2023-06-03T20:03:36.124 INFO:tasks.rados.rados.0.smithi033.stdout:3892: seq_num 2385 ranges {484695=687354,1664260=420435} 2023-06-03T20:03:36.136 INFO:tasks.rados.rados.0.smithi033.stdout:3892: writing smithi03366949-475 from 484695 to 1172049 tid 1 2023-06-03T20:03:36.145 INFO:tasks.rados.rados.0.smithi033.stdout:3892: writing smithi03366949-475 from 1664260 to 2084695 tid 2 2023-06-03T20:03:36.145 INFO:tasks.rados.rados.0.smithi033.stdout:3893: write oid 331 current snap is 0 2023-06-03T20:03:36.146 INFO:tasks.rados.rados.0.smithi033.stdout:3893: seq_num 2386 ranges {501502=762603,2006389=95113} 2023-06-03T20:03:36.159 INFO:tasks.rados.rados.0.smithi033.stdout:3893: writing smithi03366949-331 from 501502 to 1264105 tid 1 2023-06-03T20:03:36.164 INFO:tasks.rados.rados.0.smithi033.stdout:3893: writing smithi03366949-331 from 2006389 to 2101502 tid 2 2023-06-03T20:03:36.164 INFO:tasks.rados.rados.0.smithi033.stdout:3894: read oid 430 snap -1 2023-06-03T20:03:36.164 INFO:tasks.rados.rados.0.smithi033.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-06-03T20:03:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:3895: read oid 34 snap -1 2023-06-03T20:03:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-06-03T20:03:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:3896: write oid 486 current snap is 0 2023-06-03T20:03:36.165 INFO:tasks.rados.rados.0.smithi033.stdout:3896: seq_num 2387 ranges {518309=437852,1664871=453438} 2023-06-03T20:03:36.169 INFO:tasks.rados.rados.0.smithi033.stdout:3896: writing smithi03366949-486 from 518309 to 956161 tid 1 2023-06-03T20:03:36.177 INFO:tasks.rados.rados.0.smithi033.stdout:3896: writing smithi03366949-486 from 1664871 to 2118309 tid 2 2023-06-03T20:03:36.178 INFO:tasks.rados.rados.0.smithi033.stdout:3897: write oid 252 current snap is 0 2023-06-03T20:03:36.178 INFO:tasks.rados.rados.0.smithi033.stdout:3897: seq_num 2388 ranges {535116=629454,1839706=295410} 2023-06-03T20:03:36.184 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:35 smithi083 bash[55928]: debug 2023-06-03T20:03:35.918+0000 7f50331da200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:36.184 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:36 smithi083 bash[55928]: debug 2023-06-03T20:03:36.038+0000 7f50331da200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:03:36.184 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:36 smithi083 bash[55928]: debug 2023-06-03T20:03:36.178+0000 7f50331da200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:03:36.184 INFO:tasks.rados.rados.0.smithi033.stdout:3897: writing smithi03366949-252 from 535116 to 1164570 tid 1 2023-06-03T20:03:36.190 INFO:tasks.rados.rados.0.smithi033.stdout:3897: writing smithi03366949-252 from 1839706 to 2135116 tid 2 2023-06-03T20:03:36.190 INFO:tasks.rados.rados.0.smithi033.stdout:3898: delete oid 491 current snap is 0 2023-06-03T20:03:36.191 INFO:tasks.rados.rados.0.smithi033.stdout:3886: expect (ObjNum 2221 snap 0 seq_num 2221) 2023-06-03T20:03:36.376 INFO:tasks.rados.rados.0.smithi033.stdout:3885: expect (ObjNum 2031 snap 0 seq_num 2031) 2023-06-03T20:03:36.426 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.088+0000 7f506e4e7200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2023-06-03T20:03:36.426 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.248+0000 7f506e4e7200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2023-06-03T20:03:36.426 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.416+0000 7f506e4e7200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2023-06-03T20:03:36.509 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:36 smithi083 bash[55928]: debug 2023-06-03T20:03:36.374+0000 7f50331da200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:03:36.528 INFO:tasks.rados.rados.0.smithi033.stdout:3887: finishing write tid 1 to smithi03366949-101 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:3887: finishing write tid 2 to smithi03366949-101 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:3887: finishing write tid 3 to smithi03366949-101 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:3887: finishing write tid 4 to smithi03366949-101 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 101 v 447 (ObjNum 2383 snap 0 seq_num 2383) dirty exists 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:3887: left oid 101 (ObjNum 2383 snap 0 seq_num 2383) 2023-06-03T20:03:36.529 INFO:tasks.rados.rados.0.smithi033.stdout:3888: expect (ObjNum 1895 snap 0 seq_num 1895) 2023-06-03T20:03:36.650 INFO:tasks.rados.rados.0.smithi033.stdout:3889: finishing write tid 1 to smithi03366949-450 2023-06-03T20:03:36.650 INFO:tasks.rados.rados.0.smithi033.stdout:3889: finishing write tid 2 to smithi03366949-450 2023-06-03T20:03:36.650 INFO:tasks.rados.rados.0.smithi033.stdout:3889: finishing write tid 3 to smithi03366949-450 2023-06-03T20:03:36.650 INFO:tasks.rados.rados.0.smithi033.stdout:3889: finishing write tid 4 to smithi03366949-450 2023-06-03T20:03:36.651 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 450 v 357 (ObjNum 2384 snap 0 seq_num 2384) dirty exists 2023-06-03T20:03:36.651 INFO:tasks.rados.rados.0.smithi033.stdout:3889: left oid 450 (ObjNum 2384 snap 0 seq_num 2384) 2023-06-03T20:03:36.651 INFO:tasks.rados.rados.0.smithi033.stdout:3890: expect (ObjNum 1823 snap 0 seq_num 1823) 2023-06-03T20:03:36.705 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.548+0000 7f506e4e7200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2023-06-03T20:03:36.730 INFO:tasks.rados.rados.0.smithi033.stdout:3891: expect (ObjNum 2345 snap 0 seq_num 2345) 2023-06-03T20:03:36.894 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:36 smithi083 bash[55928]: debug 2023-06-03T20:03:36.502+0000 7f50331da200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:03:36.989 INFO:tasks.rados.rados.0.smithi033.stdout:3892: finishing write tid 1 to smithi03366949-475 2023-06-03T20:03:36.989 INFO:tasks.rados.rados.0.smithi033.stdout:3892: finishing write tid 2 to smithi03366949-475 2023-06-03T20:03:36.989 INFO:tasks.rados.rados.0.smithi033.stdout:3892: finishing write tid 3 to smithi03366949-475 2023-06-03T20:03:36.989 INFO:tasks.rados.rados.0.smithi033.stdout:3892: finishing write tid 4 to smithi03366949-475 2023-06-03T20:03:36.989 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 475 v 509 (ObjNum 2385 snap 0 seq_num 2385) dirty exists 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3892: left oid 475 (ObjNum 2385 snap 0 seq_num 2385) 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3893: finishing write tid 1 to smithi03366949-331 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3893: finishing write tid 2 to smithi03366949-331 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3893: finishing write tid 3 to smithi03366949-331 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3893: finishing write tid 4 to smithi03366949-331 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 331 v 396 (ObjNum 2386 snap 0 seq_num 2386) dirty exists 2023-06-03T20:03:36.990 INFO:tasks.rados.rados.0.smithi033.stdout:3893: left oid 331 (ObjNum 2386 snap 0 seq_num 2386) 2023-06-03T20:03:36.991 INFO:tasks.rados.rados.0.smithi033.stdout:3896: finishing write tid 1 to smithi03366949-486 2023-06-03T20:03:36.991 INFO:tasks.rados.rados.0.smithi033.stdout:3894: expect (ObjNum 2133 snap 0 seq_num 2133) 2023-06-03T20:03:37.066 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.696+0000 7f506e4e7200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2023-06-03T20:03:37.066 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:36 smithi033 bash[70879]: debug 2023-06-03T20:03:36.912+0000 7f506e4e7200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:3896: finishing write tid 2 to smithi03366949-486 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:3896: finishing write tid 3 to smithi03366949-486 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:3896: finishing write tid 4 to smithi03366949-486 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 512 (ObjNum 2387 snap 0 seq_num 2387) dirty exists 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:3896: left oid 486 (ObjNum 2387 snap 0 seq_num 2387) 2023-06-03T20:03:37.158 INFO:tasks.rados.rados.0.smithi033.stdout:3895: expect (ObjNum 2257 snap 0 seq_num 2257) 2023-06-03T20:03:37.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:37 smithi033 bash[70879]: debug 2023-06-03T20:03:37.056+0000 7f506e4e7200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2023-06-03T20:03:37.424 INFO:tasks.rados.rados.0.smithi033.stdout:3897: finishing write tid 1 to smithi03366949-252 2023-06-03T20:03:37.424 INFO:tasks.rados.rados.0.smithi033.stdout:3897: finishing write tid 2 to smithi03366949-252 2023-06-03T20:03:37.424 INFO:tasks.rados.rados.0.smithi033.stdout:3897: finishing write tid 3 to smithi03366949-252 2023-06-03T20:03:37.424 INFO:tasks.rados.rados.0.smithi033.stdout:3885: done (13 left) 2023-06-03T20:03:37.424 INFO:tasks.rados.rados.0.smithi033.stdout:3886: done (12 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3887: done (11 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3888: done (10 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3889: done (9 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3890: done (8 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3891: done (7 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3892: done (6 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3893: done (5 left) 2023-06-03T20:03:37.425 INFO:tasks.rados.rados.0.smithi033.stdout:3894: done (4 left) 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3895: done (3 left) 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3896: done (2 left) 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3898: done (1 left) 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3899: read oid 411 snap -1 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3899: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3900: write oid 359 current snap is 0 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:3897: finishing write tid 4 to smithi03366949-252 2023-06-03T20:03:37.426 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 252 v 450 (ObjNum 2388 snap 0 seq_num 2388) dirty exists 2023-06-03T20:03:37.427 INFO:tasks.rados.rados.0.smithi033.stdout:3897: left oid 252 (ObjNum 2388 snap 0 seq_num 2388) 2023-06-03T20:03:37.427 INFO:tasks.rados.rados.0.smithi033.stdout:3900: seq_num 2390 ranges {568730=779952,1840317=328413} 2023-06-03T20:03:37.440 INFO:tasks.rados.rados.0.smithi033.stdout:3900: writing smithi03366949-359 from 568730 to 1348682 tid 1 2023-06-03T20:03:37.449 INFO:tasks.rados.rados.0.smithi033.stdout:3900: writing smithi03366949-359 from 1840317 to 2168730 tid 2 2023-06-03T20:03:37.449 INFO:tasks.rados.rados.0.smithi033.stdout:3897: done (2 left) 2023-06-03T20:03:37.449 INFO:tasks.rados.rados.0.smithi033.stdout:3901: write oid 470 current snap is 0 2023-06-03T20:03:37.449 INFO:tasks.rados.rados.0.smithi033.stdout:3901: seq_num 2391 ranges {585537=455201,1498799=609166} 2023-06-03T20:03:37.459 INFO:tasks.rados.rados.0.smithi033.stdout:3901: writing smithi03366949-470 from 585537 to 1040738 tid 1 2023-06-03T20:03:37.471 INFO:tasks.rados.rados.0.smithi033.stdout:3901: writing smithi03366949-470 from 1498799 to 2107965 tid 2 2023-06-03T20:03:37.471 INFO:tasks.rados.rados.0.smithi033.stdout:3902: write oid 124 current snap is 0 2023-06-03T20:03:37.472 INFO:tasks.rados.rados.0.smithi033.stdout:3902: seq_num 2392 ranges {602344=530450,1557281=469177} 2023-06-03T20:03:37.484 INFO:tasks.rados.rados.0.smithi033.stdout:3902: writing smithi03366949-124 from 602344 to 1132794 tid 1 2023-06-03T20:03:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3902: writing smithi03366949-124 from 1557281 to 2026458 tid 2 2023-06-03T20:03:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3903: read oid 267 snap -1 2023-06-03T20:03:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3903: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:03:37.495 INFO:tasks.rados.rados.0.smithi033.stdout:3904: write oid 433 current snap is 0 2023-06-03T20:03:37.496 INFO:tasks.rados.rados.0.smithi033.stdout:3904: seq_num 2393 ranges {619151=605699,2015763=203388} 2023-06-03T20:03:37.507 INFO:tasks.rados.rados.0.smithi033.stdout:3904: writing smithi03366949-433 from 619151 to 1224850 tid 1 2023-06-03T20:03:37.515 INFO:tasks.rados.rados.0.smithi033.stdout:3904: writing smithi03366949-433 from 2015763 to 2219151 tid 2 2023-06-03T20:03:37.515 INFO:tasks.rados.rados.0.smithi033.stdout:3905: write oid 432 current snap is 0 2023-06-03T20:03:37.515 INFO:tasks.rados.rados.0.smithi033.stdout:3905: seq_num 2394 ranges {635958=680948,1957892=278066} 2023-06-03T20:03:37.522 INFO:tasks.rados.rados.0.smithi033.stdout:3905: writing smithi03366949-432 from 635958 to 1316906 tid 1 2023-06-03T20:03:37.528 INFO:tasks.rados.rados.0.smithi033.stdout:3905: writing smithi03366949-432 from 1957892 to 2235958 tid 2 2023-06-03T20:03:37.528 INFO:tasks.rados.rados.0.smithi033.stdout:3906: write oid 421 current snap is 0 2023-06-03T20:03:37.529 INFO:tasks.rados.rados.0.smithi033.stdout:3906: seq_num 2395 ranges {652765=472550,1732727=520038} 2023-06-03T20:03:37.534 INFO:tasks.rados.rados.0.smithi033.stdout:3906: writing smithi03366949-421 from 652765 to 1125315 tid 1 2023-06-03T20:03:37.541 INFO:tasks.rados.rados.0.smithi033.stdout:3906: writing smithi03366949-421 from 1732727 to 2252765 tid 2 2023-06-03T20:03:37.541 INFO:tasks.rados.rados.0.smithi033.stdout:3907: write oid 164 current snap is 0 2023-06-03T20:03:37.541 INFO:tasks.rados.rados.0.smithi033.stdout:3899: expect (ObjNum 1243 snap 0 seq_num 1243) 2023-06-03T20:03:37.687 INFO:tasks.rados.rados.0.smithi033.stdout:3900: finishing write tid 1 to smithi03366949-359 2023-06-03T20:03:37.687 INFO:tasks.rados.rados.0.smithi033.stdout:3900: finishing write tid 2 to smithi03366949-359 2023-06-03T20:03:37.687 INFO:tasks.rados.rados.0.smithi033.stdout:3907: seq_num 2396 ranges {669572=547799,1791209=478363} 2023-06-03T20:03:37.694 INFO:tasks.rados.rados.0.smithi033.stdout:3907: writing smithi03366949-164 from 669572 to 1217371 tid 1 2023-06-03T20:03:37.700 INFO:tasks.rados.rados.0.smithi033.stdout:3907: writing smithi03366949-164 from 1791209 to 2269572 tid 2 2023-06-03T20:03:37.700 INFO:tasks.rados.rados.0.smithi033.stdout:3899: done (8 left) 2023-06-03T20:03:37.700 INFO:tasks.rados.rados.0.smithi033.stdout:3908: write oid 234 current snap is 0 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3900: finishing write tid 3 to smithi03366949-359 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3900: finishing write tid 4 to smithi03366949-359 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 359 v 453 (ObjNum 2390 snap 0 seq_num 2390) dirty exists 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3900: left oid 359 (ObjNum 2390 snap 0 seq_num 2390) 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3901: finishing write tid 1 to smithi03366949-470 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3901: finishing write tid 2 to smithi03366949-470 2023-06-03T20:03:37.701 INFO:tasks.rados.rados.0.smithi033.stdout:3908: seq_num 2397 ranges {686379=623048,1849691=436688} 2023-06-03T20:03:37.707 INFO:tasks.rados.rados.0.smithi033.stdout:3908: writing smithi03366949-234 from 686379 to 1309427 tid 1 2023-06-03T20:03:37.713 INFO:tasks.rados.rados.0.smithi033.stdout:3908: writing smithi03366949-234 from 1849691 to 2286379 tid 2 2023-06-03T20:03:37.713 INFO:tasks.rados.rados.0.smithi033.stdout:3900: done (8 left) 2023-06-03T20:03:37.713 INFO:tasks.rados.rados.0.smithi033.stdout:3909: write oid 7 current snap is 0 2023-06-03T20:03:37.713 INFO:tasks.rados.rados.0.smithi033.stdout:3901: finishing write tid 3 to smithi03366949-470 2023-06-03T20:03:37.714 INFO:tasks.rados.rados.0.smithi033.stdout:3901: finishing write tid 4 to smithi03366949-470 2023-06-03T20:03:37.714 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 470 v 436 (ObjNum 2391 snap 0 seq_num 2391) dirty exists 2023-06-03T20:03:37.714 INFO:tasks.rados.rados.0.smithi033.stdout:3901: left oid 470 (ObjNum 2391 snap 0 seq_num 2391) 2023-06-03T20:03:37.714 INFO:tasks.rados.rados.0.smithi033.stdout:3902: finishing write tid 1 to smithi03366949-124 2023-06-03T20:03:37.714 INFO:tasks.rados.rados.0.smithi033.stdout:3909: seq_num 2398 ranges {703186=698297,2191820=111366} 2023-06-03T20:03:37.721 INFO:tasks.rados.rados.0.smithi033.stdout:3909: writing smithi03366949-7 from 703186 to 1401483 tid 1 2023-06-03T20:03:37.726 INFO:tasks.rados.rados.0.smithi033.stdout:3909: writing smithi03366949-7 from 2191820 to 2303186 tid 2 2023-06-03T20:03:37.727 INFO:tasks.rados.rados.0.smithi033.stdout:3901: done (8 left) 2023-06-03T20:03:37.727 INFO:tasks.rados.rados.0.smithi033.stdout:3910: write oid 106 current snap is 0 2023-06-03T20:03:37.727 INFO:tasks.rados.rados.0.smithi033.stdout:3902: finishing write tid 2 to smithi03366949-124 2023-06-03T20:03:37.727 INFO:tasks.rados.rados.0.smithi033.stdout:3910: seq_num 2399 ranges {719993=773546,2250302=69691} 2023-06-03T20:03:37.735 INFO:tasks.rados.rados.0.smithi033.stdout:3910: writing smithi03366949-106 from 719993 to 1493539 tid 1 2023-06-03T20:03:37.739 INFO:tasks.rados.rados.0.smithi033.stdout:3910: writing smithi03366949-106 from 2250302 to 2319993 tid 2 2023-06-03T20:03:37.740 INFO:tasks.rados.rados.0.smithi033.stdout:3911: write oid 282 current snap is 0 2023-06-03T20:03:37.740 INFO:tasks.rados.rados.0.smithi033.stdout:3902: finishing write tid 3 to smithi03366949-124 2023-06-03T20:03:37.740 INFO:tasks.rados.rados.0.smithi033.stdout:3911: seq_num 2400 ranges {736800=448795,1908784=428016} 2023-06-03T20:03:37.746 INFO:tasks.rados.rados.0.smithi033.stdout:3911: writing smithi03366949-282 from 736800 to 1185595 tid 1 2023-06-03T20:03:37.753 INFO:tasks.rados.rados.0.smithi033.stdout:3911: writing smithi03366949-282 from 1908784 to 2336800 tid 2 2023-06-03T20:03:37.753 INFO:tasks.rados.rados.0.smithi033.stdout:3912: write oid 251 current snap is 0 2023-06-03T20:03:37.753 INFO:tasks.rados.rados.0.smithi033.stdout:3902: finishing write tid 4 to smithi03366949-124 2023-06-03T20:03:37.753 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 124 v 499 (ObjNum 2392 snap 0 seq_num 2392) dirty exists 2023-06-03T20:03:37.754 INFO:tasks.rados.rados.0.smithi033.stdout:3902: left oid 124 (ObjNum 2392 snap 0 seq_num 2392) 2023-06-03T20:03:37.754 INFO:tasks.rados.rados.0.smithi033.stdout:3903: expect (ObjNum 977 snap 0 seq_num 977) 2023-06-03T20:03:37.834 INFO:tasks.rados.rados.0.smithi033.stdout:3904: finishing write tid 1 to smithi03366949-433 2023-06-03T20:03:37.835 INFO:tasks.rados.rados.0.smithi033.stdout:3904: finishing write tid 2 to smithi03366949-433 2023-06-03T20:03:37.835 INFO:tasks.rados.rados.0.smithi033.stdout:3912: seq_num 2401 ranges {753607=524044,1967266=386341} 2023-06-03T20:03:37.843 INFO:tasks.rados.rados.0.smithi033.stdout:3912: writing smithi03366949-251 from 753607 to 1277651 tid 1 2023-06-03T20:03:37.852 INFO:tasks.rados.rados.0.smithi033.stdout:3912: writing smithi03366949-251 from 1967266 to 2353607 tid 2 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3902: done (10 left) 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3903: done (9 left) 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3913: read oid 24 snap -1 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3913: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3914: write oid 136 current snap is 0 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3904: finishing write tid 3 to smithi03366949-433 2023-06-03T20:03:37.853 INFO:tasks.rados.rados.0.smithi033.stdout:3904: finishing write tid 4 to smithi03366949-433 2023-06-03T20:03:37.854 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 433 v 650 (ObjNum 2393 snap 0 seq_num 2393) dirty exists 2023-06-03T20:03:37.854 INFO:tasks.rados.rados.0.smithi033.stdout:3904: left oid 433 (ObjNum 2393 snap 0 seq_num 2393) 2023-06-03T20:03:37.854 INFO:tasks.rados.rados.0.smithi033.stdout:3905: finishing write tid 1 to smithi03366949-432 2023-06-03T20:03:37.854 INFO:tasks.rados.rados.0.smithi033.stdout:3905: finishing write tid 2 to smithi03366949-432 2023-06-03T20:03:37.854 INFO:tasks.rados.rados.0.smithi033.stdout:3914: seq_num 2402 ranges {770414=599293,1909395=461019} 2023-06-03T20:03:37.859 INFO:tasks.rados.rados.0.smithi033.stdout:3914: writing smithi03366949-136 from 770414 to 1369707 tid 1 2023-06-03T20:03:37.865 INFO:tasks.rados.rados.0.smithi033.stdout:3914: writing smithi03366949-136 from 1909395 to 2370414 tid 2 2023-06-03T20:03:37.865 INFO:tasks.rados.rados.0.smithi033.stdout:3904: done (10 left) 2023-06-03T20:03:37.865 INFO:tasks.rados.rados.0.smithi033.stdout:3915: write oid 444 current snap is 0 2023-06-03T20:03:37.865 INFO:tasks.rados.rados.0.smithi033.stdout:3905: finishing write tid 3 to smithi03366949-432 2023-06-03T20:03:37.865 INFO:tasks.rados.rados.0.smithi033.stdout:3915: seq_num 2403 ranges {787221=790895,2084230=302991} 2023-06-03T20:03:37.874 INFO:tasks.rados.rados.0.smithi033.stdout:3915: writing smithi03366949-444 from 787221 to 1578116 tid 1 2023-06-03T20:03:37.878 INFO:tasks.rados.rados.0.smithi033.stdout:3915: writing smithi03366949-444 from 2084230 to 2387221 tid 2 2023-06-03T20:03:37.879 INFO:tasks.rados.rados.0.smithi033.stdout:3916: write oid 486 current snap is 0 2023-06-03T20:03:37.879 INFO:tasks.rados.rados.0.smithi033.stdout:3916: seq_num 2404 ranges {404028=466144,1342712=774838} 2023-06-03T20:03:37.883 INFO:tasks.rados.rados.0.smithi033.stdout:3916: writing smithi03366949-486 from 404028 to 870172 tid 1 2023-06-03T20:03:37.890 INFO:tasks.rados.rados.0.smithi033.stdout:3916: writing smithi03366949-486 from 1342712 to 2117550 tid 2 2023-06-03T20:03:37.891 INFO:tasks.rados.rados.0.smithi033.stdout:3917: write oid 208 current snap is 0 2023-06-03T20:03:37.891 INFO:tasks.rados.rados.0.smithi033.stdout:3917: seq_num 2405 ranges {420835=541393,1401194=634849} 2023-06-03T20:03:37.897 INFO:tasks.rados.rados.0.smithi033.stdout:3917: writing smithi03366949-208 from 420835 to 962228 tid 1 2023-06-03T20:03:37.903 INFO:tasks.rados.rados.0.smithi033.stdout:3917: writing smithi03366949-208 from 1401194 to 2036043 tid 2 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3918: write oid 318 current snap is 0 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3905: finishing write tid 4 to smithi03366949-432 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 432 v 653 (ObjNum 2394 snap 0 seq_num 2394) dirty exists 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3905: left oid 432 (ObjNum 2394 snap 0 seq_num 2394) 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3906: finishing write tid 1 to smithi03366949-421 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3906: finishing write tid 2 to smithi03366949-421 2023-06-03T20:03:37.904 INFO:tasks.rados.rados.0.smithi033.stdout:3918: seq_num 2406 ranges {437642=616642,1743323=694319} 2023-06-03T20:03:37.909 INFO:tasks.rados.rados.0.smithi033.stdout:3918: writing smithi03366949-318 from 437642 to 1054284 tid 1 2023-06-03T20:03:37.917 INFO:tasks.rados.rados.0.smithi033.stdout:3918: writing smithi03366949-318 from 1743323 to 2437642 tid 2 2023-06-03T20:03:37.917 INFO:tasks.rados.rados.0.smithi033.stdout:3905: done (13 left) 2023-06-03T20:03:37.918 INFO:tasks.rados.rados.0.smithi033.stdout:3919: write oid 478 current snap is 0 2023-06-03T20:03:37.918 INFO:tasks.rados.rados.0.smithi033.stdout:3919: seq_num 2407 ranges {454449=691891,1801805=522165} 2023-06-03T20:03:37.924 INFO:tasks.rados.rados.0.smithi033.stdout:3919: writing smithi03366949-478 from 454449 to 1146340 tid 1 2023-06-03T20:03:37.931 INFO:tasks.rados.rados.0.smithi033.stdout:3919: writing smithi03366949-478 from 1801805 to 2323970 tid 2 2023-06-03T20:03:37.931 INFO:tasks.rados.rados.0.smithi033.stdout:3920: read oid 278 snap -1 2023-06-03T20:03:37.931 INFO:tasks.rados.rados.0.smithi033.stdout:3920: expect (ObjNum 937 snap 0 seq_num 937) 2023-06-03T20:03:37.931 INFO:tasks.rados.rados.0.smithi033.stdout:3921: read oid 389 snap -1 2023-06-03T20:03:37.931 INFO:tasks.rados.rados.0.smithi033.stdout:3921: expect (ObjNum 993 snap 0 seq_num 993) 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3906: finishing write tid 3 to smithi03366949-421 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3906: finishing write tid 4 to smithi03366949-421 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 421 v 453 (ObjNum 2395 snap 0 seq_num 2395) dirty exists 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3906: left oid 421 (ObjNum 2395 snap 0 seq_num 2395) 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3907: finishing write tid 1 to smithi03366949-164 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3907: finishing write tid 2 to smithi03366949-164 2023-06-03T20:03:37.932 INFO:tasks.rados.rados.0.smithi033.stdout:3907: finishing write tid 3 to smithi03366949-164 2023-06-03T20:03:37.933 INFO:tasks.rados.rados.0.smithi033.stdout:3907: finishing write tid 4 to smithi03366949-164 2023-06-03T20:03:37.933 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 164 v 453 (ObjNum 2396 snap 0 seq_num 2396) dirty exists 2023-06-03T20:03:37.933 INFO:tasks.rados.rados.0.smithi033.stdout:3907: left oid 164 (ObjNum 2396 snap 0 seq_num 2396) 2023-06-03T20:03:37.936 INFO:tasks.rados.rados.0.smithi033.stdout:3908: finishing write tid 1 to smithi03366949-234 2023-06-03T20:03:37.936 INFO:tasks.rados.rados.0.smithi033.stdout:3906: done (15 left) 2023-06-03T20:03:37.936 INFO:tasks.rados.rados.0.smithi033.stdout:3907: done (14 left) 2023-06-03T20:03:37.936 INFO:tasks.rados.rados.0.smithi033.stdout:3922: write oid 280 current snap is 0 2023-06-03T20:03:37.936 INFO:tasks.rados.rados.0.smithi033.stdout:3908: finishing write tid 2 to smithi03366949-234 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3908: finishing write tid 3 to smithi03366949-234 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3908: finishing write tid 4 to smithi03366949-234 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 234 v 415 (ObjNum 2397 snap 0 seq_num 2397) dirty exists 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3908: left oid 234 (ObjNum 2397 snap 0 seq_num 2397) 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3909: finishing write tid 1 to smithi03366949-7 2023-06-03T20:03:37.937 INFO:tasks.rados.rados.0.smithi033.stdout:3922: seq_num 2408 ranges {471256=767140,1860287=610969} 2023-06-03T20:03:37.938 INFO:tasks.rados.rados.0.smithi033.stdout:3922: writing smithi03366949-280 from 471256 to 1238396 tid 1 2023-06-03T20:03:37.945 INFO:tasks.rados.rados.0.smithi033.stdout:3922: writing smithi03366949-280 from 1860287 to 2471256 tid 2 2023-06-03T20:03:37.945 INFO:tasks.rados.rados.0.smithi033.stdout:3908: done (14 left) 2023-06-03T20:03:37.945 INFO:tasks.rados.rados.0.smithi033.stdout:3923: write oid 224 current snap is 0 2023-06-03T20:03:37.945 INFO:tasks.rados.rados.0.smithi033.stdout:3909: finishing write tid 2 to smithi03366949-7 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3909: finishing write tid 3 to smithi03366949-7 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3909: finishing write tid 4 to smithi03366949-7 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 7 v 456 (ObjNum 2398 snap 0 seq_num 2398) dirty exists 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3909: left oid 7 (ObjNum 2398 snap 0 seq_num 2398) 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3910: finishing write tid 1 to smithi03366949-106 2023-06-03T20:03:37.946 INFO:tasks.rados.rados.0.smithi033.stdout:3923: seq_num 2409 ranges {488063=442389,1518769=525834} 2023-06-03T20:03:37.950 INFO:tasks.rados.rados.0.smithi033.stdout:3923: writing smithi03366949-224 from 488063 to 930452 tid 1 2023-06-03T20:03:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:3923: writing smithi03366949-224 from 1518769 to 2044603 tid 2 2023-06-03T20:03:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:3909: done (14 left) 2023-06-03T20:03:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:3924: write oid 216 current snap is 0 2023-06-03T20:03:37.957 INFO:tasks.rados.rados.0.smithi033.stdout:3910: finishing write tid 2 to smithi03366949-106 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:3910: finishing write tid 3 to smithi03366949-106 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:3910: finishing write tid 4 to smithi03366949-106 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 106 v 399 (ObjNum 2399 snap 0 seq_num 2399) dirty exists 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:3910: left oid 106 (ObjNum 2399 snap 0 seq_num 2399) 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:3911: finishing write tid 1 to smithi03366949-282 2023-06-03T20:03:37.958 INFO:tasks.rados.rados.0.smithi033.stdout:3924: seq_num 2410 ranges {504870=633991,1693604=785845} 2023-06-03T20:03:37.963 INFO:tasks.rados.rados.0.smithi033.stdout:3924: writing smithi03366949-216 from 504870 to 1138861 tid 1 2023-06-03T20:03:37.971 INFO:tasks.rados.rados.0.smithi033.stdout:3924: writing smithi03366949-216 from 1693604 to 2479449 tid 2 2023-06-03T20:03:37.971 INFO:tasks.rados.rados.0.smithi033.stdout:3910: done (14 left) 2023-06-03T20:03:37.971 INFO:tasks.rados.rados.0.smithi033.stdout:3925: delete oid 199 current snap is 0 2023-06-03T20:03:37.971 INFO:tasks.rados.rados.0.smithi033.stdout:3911: finishing write tid 2 to smithi03366949-282 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3911: finishing write tid 3 to smithi03366949-282 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3911: finishing write tid 4 to smithi03366949-282 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 282 v 459 (ObjNum 2400 snap 0 seq_num 2400) dirty exists 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3911: left oid 282 (ObjNum 2400 snap 0 seq_num 2400) 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3912: finishing write tid 1 to smithi03366949-251 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3912: finishing write tid 2 to smithi03366949-251 2023-06-03T20:03:37.972 INFO:tasks.rados.rados.0.smithi033.stdout:3912: finishing write tid 3 to smithi03366949-251 2023-06-03T20:03:37.973 INFO:tasks.rados.rados.0.smithi033.stdout:3912: finishing write tid 4 to smithi03366949-251 2023-06-03T20:03:37.973 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 251 v 418 (ObjNum 2401 snap 0 seq_num 2401) dirty exists 2023-06-03T20:03:37.973 INFO:tasks.rados.rados.0.smithi033.stdout:3912: left oid 251 (ObjNum 2401 snap 0 seq_num 2401) 2023-06-03T20:03:37.973 INFO:tasks.rados.rados.0.smithi033.stdout:3913: expect (ObjNum 2195 snap 0 seq_num 2195) 2023-06-03T20:03:38.144 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: debug 2023-06-03T20:03:37.754+0000 7f50331da200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:03:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: [03/Jun/2023:20:03:37] ENGINE Bus STARTING 2023-06-03T20:03:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: CherryPy Checker: 2023-06-03T20:03:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: The Application mounted at '' has an empty config. 2023-06-03T20:03:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: [03/Jun/2023:20:03:37] ENGINE Serving on http://:::9283 2023-06-03T20:03:38.145 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:03:37 smithi083 bash[55928]: [03/Jun/2023:20:03:37] ENGINE Bus STARTED 2023-06-03T20:03:38.150 INFO:tasks.rados.rados.0.smithi033.stdout:3914: finishing write tid 1 to smithi03366949-136 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:3914: finishing write tid 2 to smithi03366949-136 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:3914: finishing write tid 3 to smithi03366949-136 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:3914: finishing write tid 4 to smithi03366949-136 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 136 v 370 (ObjNum 2402 snap 0 seq_num 2402) dirty exists 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:3914: left oid 136 (ObjNum 2402 snap 0 seq_num 2402) 2023-06-03T20:03:38.151 INFO:tasks.rados.rados.0.smithi033.stdout:3915: finishing write tid 1 to smithi03366949-444 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3915: finishing write tid 2 to smithi03366949-444 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3915: finishing write tid 3 to smithi03366949-444 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3915: finishing write tid 4 to smithi03366949-444 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 444 v 502 (ObjNum 2403 snap 0 seq_num 2403) dirty exists 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3915: left oid 444 (ObjNum 2403 snap 0 seq_num 2403) 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3916: finishing write tid 1 to smithi03366949-486 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3916: finishing write tid 2 to smithi03366949-486 2023-06-03T20:03:38.152 INFO:tasks.rados.rados.0.smithi033.stdout:3916: finishing write tid 3 to smithi03366949-486 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3916: finishing write tid 4 to smithi03366949-486 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 486 v 515 (ObjNum 2404 snap 0 seq_num 2404) dirty exists 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3916: left oid 486 (ObjNum 2404 snap 0 seq_num 2404) 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3911: done (14 left) 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3912: done (13 left) 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3913: done (12 left) 2023-06-03T20:03:38.153 INFO:tasks.rados.rados.0.smithi033.stdout:3914: done (11 left) 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3915: done (10 left) 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3916: done (9 left) 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3925: done (8 left) 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3926: read oid 400 snap -1 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3926: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3927: write oid 51 current snap is 0 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3917: finishing write tid 1 to smithi03366949-208 2023-06-03T20:03:38.154 INFO:tasks.rados.rados.0.smithi033.stdout:3917: finishing write tid 2 to smithi03366949-208 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3917: finishing write tid 3 to smithi03366949-208 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3917: finishing write tid 4 to smithi03366949-208 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 508 (ObjNum 2405 snap 0 seq_num 2405) dirty exists 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3917: left oid 208 (ObjNum 2405 snap 0 seq_num 2405) 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3918: finishing write tid 1 to smithi03366949-318 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3918: finishing write tid 2 to smithi03366949-318 2023-06-03T20:03:38.155 INFO:tasks.rados.rados.0.smithi033.stdout:3927: seq_num 2412 ranges {538484=784489,2094215=444269} 2023-06-03T20:03:38.158 INFO:tasks.rados.rados.0.smithi033.stdout:3927: writing smithi03366949-51 from 538484 to 1322973 tid 1 2023-06-03T20:03:38.166 INFO:tasks.rados.rados.0.smithi033.stdout:3927: writing smithi03366949-51 from 2094215 to 2538484 tid 2 2023-06-03T20:03:38.166 INFO:tasks.rados.rados.0.smithi033.stdout:3917: done (9 left) 2023-06-03T20:03:38.166 INFO:tasks.rados.rados.0.smithi033.stdout:3928: write oid 208 current snap is 0 2023-06-03T20:03:38.166 INFO:tasks.rados.rados.0.smithi033.stdout:3918: finishing write tid 3 to smithi03366949-318 2023-06-03T20:03:38.167 INFO:tasks.rados.rados.0.smithi033.stdout:3918: finishing write tid 4 to smithi03366949-318 2023-06-03T20:03:38.167 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 318 v 656 (ObjNum 2406 snap 0 seq_num 2406) dirty exists 2023-06-03T20:03:38.167 INFO:tasks.rados.rados.0.smithi033.stdout:3918: left oid 318 (ObjNum 2406 snap 0 seq_num 2406) 2023-06-03T20:03:38.167 INFO:tasks.rados.rados.0.smithi033.stdout:3919: finishing write tid 1 to smithi03366949-478 2023-06-03T20:03:38.167 INFO:tasks.rados.rados.0.smithi033.stdout:3928: seq_num 2413 ranges {555291=459738,1752697=533172} 2023-06-03T20:03:38.172 INFO:tasks.rados.rados.0.smithi033.stdout:3928: writing smithi03366949-208 from 555291 to 1015029 tid 1 2023-06-03T20:03:38.179 INFO:tasks.rados.rados.0.smithi033.stdout:3928: writing smithi03366949-208 from 1752697 to 2285869 tid 2 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3918: done (9 left) 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3929: read oid 342 snap -1 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3929: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3930: read oid 301 snap -1 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3930: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-06-03T20:03:38.180 INFO:tasks.rados.rados.0.smithi033.stdout:3931: read oid 19 snap -1 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3931: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3932: write oid 10 current snap is 0 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3919: finishing write tid 2 to smithi03366949-478 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3919: finishing write tid 3 to smithi03366949-478 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3919: finishing write tid 4 to smithi03366949-478 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 478 v 505 (ObjNum 2407 snap 0 seq_num 2407) dirty exists 2023-06-03T20:03:38.181 INFO:tasks.rados.rados.0.smithi033.stdout:3919: left oid 478 (ObjNum 2407 snap 0 seq_num 2407) 2023-06-03T20:03:38.182 INFO:tasks.rados.rados.0.smithi033.stdout:3922: finishing write tid 1 to smithi03366949-280 2023-06-03T20:03:38.182 INFO:tasks.rados.rados.0.smithi033.stdout:3932: seq_num 2414 ranges {572098=534987,1811179=760919} 2023-06-03T20:03:38.186 INFO:tasks.rados.rados.0.smithi033.stdout:3932: writing smithi03366949-10 from 572098 to 1107085 tid 1 2023-06-03T20:03:38.195 INFO:tasks.rados.rados.0.smithi033.stdout:3932: writing smithi03366949-10 from 1811179 to 2572098 tid 2 2023-06-03T20:03:38.195 INFO:tasks.rados.rados.0.smithi033.stdout:3919: done (12 left) 2023-06-03T20:03:38.195 INFO:tasks.rados.rados.0.smithi033.stdout:3933: write oid 197 current snap is 0 2023-06-03T20:03:38.196 INFO:tasks.rados.rados.0.smithi033.stdout:3933: seq_num 2415 ranges {588905=610236,1753308=536841} 2023-06-03T20:03:38.202 INFO:tasks.rados.rados.0.smithi033.stdout:3933: writing smithi03366949-197 from 588905 to 1199141 tid 1 2023-06-03T20:03:38.208 INFO:tasks.rados.rados.0.smithi033.stdout:3933: writing smithi03366949-197 from 1753308 to 2290149 tid 2 2023-06-03T20:03:38.208 INFO:tasks.rados.rados.0.smithi033.stdout:3934: write oid 309 current snap is 0 2023-06-03T20:03:38.209 INFO:tasks.rados.rados.0.smithi033.stdout:3921: expect (ObjNum 993 snap 0 seq_num 993) 2023-06-03T20:03:38.330 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:03:37 smithi033 bash[69762]: level=info ts=2023-06-03T20:03:37.892Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify success" attempts=5 2023-06-03T20:03:38.332 INFO:tasks.rados.rados.0.smithi033.stdout:3922: finishing write tid 2 to smithi03366949-280 2023-06-03T20:03:38.332 INFO:tasks.rados.rados.0.smithi033.stdout:3922: finishing write tid 3 to smithi03366949-280 2023-06-03T20:03:38.332 INFO:tasks.rados.rados.0.smithi033.stdout:3934: seq_num 2416 ranges {605712=685485,1811790=793922} 2023-06-03T20:03:38.341 INFO:tasks.rados.rados.0.smithi033.stdout:3934: writing smithi03366949-309 from 605712 to 1291197 tid 1 2023-06-03T20:03:38.350 INFO:tasks.rados.rados.0.smithi033.stdout:3934: writing smithi03366949-309 from 1811790 to 2605712 tid 2 2023-06-03T20:03:38.350 INFO:tasks.rados.rados.0.smithi033.stdout:3921: done (13 left) 2023-06-03T20:03:38.350 INFO:tasks.rados.rados.0.smithi033.stdout:3935: read oid 394 snap -1 2023-06-03T20:03:38.350 INFO:tasks.rados.rados.0.smithi033.stdout:3935: expect deleted 2023-06-03T20:03:38.351 INFO:tasks.rados.rados.0.smithi033.stdout:3936: delete oid 274 current snap is 0 2023-06-03T20:03:38.351 INFO:tasks.rados.rados.0.smithi033.stdout:3922: finishing write tid 4 to smithi03366949-280 2023-06-03T20:03:38.351 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 280 v 421 (ObjNum 2408 snap 0 seq_num 2408) dirty exists 2023-06-03T20:03:38.351 INFO:tasks.rados.rados.0.smithi033.stdout:3922: left oid 280 (ObjNum 2408 snap 0 seq_num 2408) 2023-06-03T20:03:38.351 INFO:tasks.rados.rados.0.smithi033.stdout:3920: expect (ObjNum 937 snap 0 seq_num 937) 2023-06-03T20:03:38.642 INFO:tasks.rados.rados.0.smithi033.stdout:3923: finishing write tid 1 to smithi03366949-224 2023-06-03T20:03:38.642 INFO:tasks.rados.rados.0.smithi033.stdout:3923: finishing write tid 2 to smithi03366949-224 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:3923: finishing write tid 3 to smithi03366949-224 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:3923: finishing write tid 4 to smithi03366949-224 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 224 v 462 (ObjNum 2409 snap 0 seq_num 2409) dirty exists 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:3923: left oid 224 (ObjNum 2409 snap 0 seq_num 2409) 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:3924: finishing write tid 1 to smithi03366949-216 2023-06-03T20:03:38.643 INFO:tasks.rados.rados.0.smithi033.stdout:3924: finishing write tid 2 to smithi03366949-216 2023-06-03T20:03:38.644 INFO:tasks.rados.rados.0.smithi033.stdout:3924: finishing write tid 3 to smithi03366949-216 2023-06-03T20:03:38.644 INFO:tasks.rados.rados.0.smithi033.stdout:3924: finishing write tid 4 to smithi03366949-216 2023-06-03T20:03:38.644 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 216 v 511 (ObjNum 2410 snap 0 seq_num 2410) dirty exists 2023-06-03T20:03:38.644 INFO:tasks.rados.rados.0.smithi033.stdout:3924: left oid 216 (ObjNum 2410 snap 0 seq_num 2410) 2023-06-03T20:03:38.644 INFO:tasks.rados.rados.0.smithi033.stdout:3926: expect (ObjNum 399 snap 0 seq_num 399) 2023-06-03T20:03:38.683 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.416+0000 7f506e4e7200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2023-06-03T20:03:38.684 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: [03/Jun/2023:20:03:38] ENGINE Bus STARTING 2023-06-03T20:03:38.684 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.664+0000 7f4fcba45700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.684 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.664+0000 7f4fcba45700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.685 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.664+0000 7f4fcba45700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.685 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.664+0000 7f4fcba45700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.685 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.664+0000 7f4fcba45700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.686 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.672+0000 7f4fc9240700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.686 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.672+0000 7f4fc9240700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:38.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: debug 2023-06-03T20:03:38.444+0000 7f8c6b78f700 -1 mon.c@2(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-06-03T20:03:38.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:37.776311+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T20:03:38.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:37.776424+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:03:38.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:37.784055+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:03:38.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:37.786103+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:03:38.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:37.791027+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:03:38.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:37.791760+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:03:38.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.440251+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-06-03T20:03:38.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.440692+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.450321+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.450919+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e33: y(active, starting, since 0.0103414s), standbys: x 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.453433+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.465203+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.465410+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:03:38.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.465637+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.466412+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.466992+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.467453+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.467840+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.468059+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:03:38.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.468327+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:03:38.691 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.468605+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:03:38.691 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.469209+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:03:38.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.469631+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:03:38.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.469900+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:03:38.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.470711+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:03:38.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.471160+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:03:38.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.471516+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:03:38.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.471894+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:03:38.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.472877+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:03:38.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.481870+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-06-03T20:03:38.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.524173+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:38.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.528957+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:38.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.552490+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:38.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.568060+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:03:38.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.571122+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:03:38.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.610194+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:03:38.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[33017]: audit 2023-06-03T20:03:38.612922+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:03:38.747 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: debug 2023-06-03T20:03:38.446+0000 7f5b36c37700 -1 mon.b@1(peon).osd e72 update_from_paxos full map CRC mismatch, resetting to canonical 2023-06-03T20:03:38.747 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:37.776311+0000 mon.a (mon.0) 11 : cluster [DBG] Standby manager daemon x restarted 2023-06-03T20:03:38.747 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:37.776424+0000 mon.a (mon.0) 12 : cluster [DBG] Standby manager daemon x started 2023-06-03T20:03:38.747 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:37.784055+0000 mon.b (mon.1) 102 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:37.786103+0000 mon.b (mon.1) 103 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:37.791027+0000 mon.b (mon.1) 104 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:37.791760+0000 mon.b (mon.1) 105 : audit [DBG] from='mgr.? 172.21.15.83:0/3475569012' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.440251+0000 mon.a (mon.0) 13 : cluster [INF] Active manager daemon y restarted 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.440692+0000 mon.a (mon.0) 14 : cluster [INF] Activating manager daemon y 2023-06-03T20:03:38.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.450321+0000 mon.a (mon.0) 15 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2023-06-03T20:03:38.749 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.450919+0000 mon.a (mon.0) 16 : cluster [DBG] mgrmap e33: y(active, starting, since 0.0103414s), standbys: x 2023-06-03T20:03:38.749 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.453433+0000 osd.1 (osd.1) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:38.749 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.465203+0000 mon.b (mon.1) 106 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:03:38.749 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.465410+0000 mon.b (mon.1) 107 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:03:38.750 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.465637+0000 mon.b (mon.1) 108 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:03:38.750 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.466412+0000 mon.b (mon.1) 109 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi083.txisoo"}]: dispatch 2023-06-03T20:03:38.750 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.466992+0000 mon.b (mon.1) 110 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi033.bhwmrt"}]: dispatch 2023-06-03T20:03:38.751 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.467453+0000 mon.b (mon.1) 111 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2023-06-03T20:03:38.751 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.467840+0000 mon.b (mon.1) 112 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2023-06-03T20:03:38.751 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.468059+0000 mon.b (mon.1) 113 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:03:38.751 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.468327+0000 mon.b (mon.1) 114 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:03:38.752 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.468605+0000 mon.b (mon.1) 115 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:03:38.752 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.469209+0000 mon.b (mon.1) 116 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:03:38.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.469631+0000 mon.b (mon.1) 117 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2023-06-03T20:03:38.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.469900+0000 mon.b (mon.1) 118 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2023-06-03T20:03:38.753 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.470711+0000 mon.b (mon.1) 119 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2023-06-03T20:03:38.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.471160+0000 mon.b (mon.1) 120 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2023-06-03T20:03:38.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.471516+0000 mon.b (mon.1) 121 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2023-06-03T20:03:38.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.471894+0000 mon.b (mon.1) 122 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2023-06-03T20:03:38.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.472877+0000 mon.b (mon.1) 123 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2023-06-03T20:03:38.755 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.481870+0000 mon.a (mon.0) 17 : cluster [INF] Manager daemon y is now available 2023-06-03T20:03:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.524173+0000 mon.b (mon.1) 124 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:38.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.528957+0000 mon.b (mon.1) 125 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:38.757 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.552490+0000 mon.b (mon.1) 126 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:38.757 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.568060+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:03:38.757 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.571122+0000 mon.b (mon.1) 127 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2023-06-03T20:03:38.758 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.610194+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:03:38.758 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:38 smithi083 bash[26882]: audit 2023-06-03T20:03:38.612922+0000 mon.b (mon.1) 128 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2023-06-03T20:03:38.760 INFO:tasks.rados.rados.0.smithi033.stdout:3920: done (14 left) 2023-06-03T20:03:38.760 INFO:tasks.rados.rados.0.smithi033.stdout:3922: done (13 left) 2023-06-03T20:03:38.761 INFO:tasks.rados.rados.0.smithi033.stdout:3923: done (12 left) 2023-06-03T20:03:38.761 INFO:tasks.rados.rados.0.smithi033.stdout:3924: done (11 left) 2023-06-03T20:03:38.761 INFO:tasks.rados.rados.0.smithi033.stdout:3926: done (10 left) 2023-06-03T20:03:38.762 INFO:tasks.rados.rados.0.smithi033.stdout:3936: done (9 left) 2023-06-03T20:03:38.762 INFO:tasks.rados.rados.0.smithi033.stdout:3937: read oid 261 snap -1 2023-06-03T20:03:38.762 INFO:tasks.rados.rados.0.smithi033.stdout:3937: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-06-03T20:03:38.763 INFO:tasks.rados.rados.0.smithi033.stdout:3938: read oid 124 snap -1 2023-06-03T20:03:38.763 INFO:tasks.rados.rados.0.smithi033.stdout:3938: expect (ObjNum 2392 snap 0 seq_num 2392) 2023-06-03T20:03:38.763 INFO:tasks.rados.rados.0.smithi033.stdout:3939: write oid 432 current snap is 0 2023-06-03T20:03:38.764 INFO:tasks.rados.rados.0.smithi033.stdout:3927: finishing write tid 1 to smithi03366949-51 2023-06-03T20:03:38.764 INFO:tasks.rados.rados.0.smithi033.stdout:3939: seq_num 2418 ranges {639326=552336,1645107=400521,2501032=138294} 2023-06-03T20:03:38.765 INFO:tasks.rados.rados.0.smithi033.stdout:3939: writing smithi03366949-432 from 639326 to 1191662 tid 1 2023-06-03T20:03:38.770 INFO:tasks.rados.rados.0.smithi033.stdout:3939: writing smithi03366949-432 from 1645107 to 2045628 tid 2 2023-06-03T20:03:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:3939: writing smithi03366949-432 from 2501032 to 2639326 tid 3 2023-06-03T20:03:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:3940: write oid 371 current snap is 0 2023-06-03T20:03:38.774 INFO:tasks.rados.rados.0.smithi033.stdout:3940: seq_num 2419 ranges {656133=627585,1987236=544179} 2023-06-03T20:03:38.783 INFO:tasks.rados.rados.0.smithi033.stdout:3940: writing smithi03366949-371 from 656133 to 1283718 tid 1 2023-06-03T20:03:38.790 INFO:tasks.rados.rados.0.smithi033.stdout:3940: writing smithi03366949-371 from 1987236 to 2531415 tid 2 2023-06-03T20:03:38.791 INFO:tasks.rados.rados.0.smithi033.stdout:3941: write oid 300 current snap is 0 2023-06-03T20:03:38.791 INFO:tasks.rados.rados.0.smithi033.stdout:3927: finishing write tid 2 to smithi03366949-51 2023-06-03T20:03:38.791 INFO:tasks.rados.rados.0.smithi033.stdout:3927: finishing write tid 3 to smithi03366949-51 2023-06-03T20:03:38.791 INFO:tasks.rados.rados.0.smithi033.stdout:3927: finishing write tid 4 to smithi03366949-51 2023-06-03T20:03:38.791 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 51 v 360 (ObjNum 2412 snap 0 seq_num 2412) dirty exists 2023-06-03T20:03:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:3927: left oid 51 (ObjNum 2412 snap 0 seq_num 2412) 2023-06-03T20:03:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:3928: finishing write tid 1 to smithi03366949-208 2023-06-03T20:03:38.792 INFO:tasks.rados.rados.0.smithi033.stdout:3941: seq_num 2420 ranges {672940=702834,2045718=627222} 2023-06-03T20:03:38.799 INFO:tasks.rados.rados.0.smithi033.stdout:3941: writing smithi03366949-300 from 672940 to 1375774 tid 1 2023-06-03T20:03:38.806 INFO:tasks.rados.rados.0.smithi033.stdout:3941: writing smithi03366949-300 from 2045718 to 2672940 tid 2 2023-06-03T20:03:38.807 INFO:tasks.rados.rados.0.smithi033.stdout:3927: done (13 left) 2023-06-03T20:03:38.807 INFO:tasks.rados.rados.0.smithi033.stdout:3942: write oid 116 current snap is 0 2023-06-03T20:03:38.807 INFO:tasks.rados.rados.0.smithi033.stdout:3942: seq_num 2421 ranges {689747=778083,2104200=547848} 2023-06-03T20:03:38.815 INFO:tasks.rados.rados.0.smithi033.stdout:3942: writing smithi03366949-116 from 689747 to 1467830 tid 1 2023-06-03T20:03:38.822 INFO:tasks.rados.rados.0.smithi033.stdout:3942: writing smithi03366949-116 from 2104200 to 2652048 tid 2 2023-06-03T20:03:38.822 INFO:tasks.rados.rados.0.smithi033.stdout:3943: write oid 466 current snap is 0 2023-06-03T20:03:38.822 INFO:tasks.rados.rados.0.smithi033.stdout:3943: seq_num 2422 ranges {706554=453332,1762682=691506} 2023-06-03T20:03:38.828 INFO:tasks.rados.rados.0.smithi033.stdout:3943: writing smithi03366949-466 from 706554 to 1159886 tid 1 2023-06-03T20:03:38.836 INFO:tasks.rados.rados.0.smithi033.stdout:3943: writing smithi03366949-466 from 1762682 to 2454188 tid 2 2023-06-03T20:03:38.836 INFO:tasks.rados.rados.0.smithi033.stdout:3944: read oid 363 snap -1 2023-06-03T20:03:38.837 INFO:tasks.rados.rados.0.smithi033.stdout:3944: expect (ObjNum 2368 snap 0 seq_num 2368) 2023-06-03T20:03:38.837 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 16 2023-06-03T20:03:38.837 INFO:tasks.rados.rados.0.smithi033.stdout:3932: finishing write tid 1 to smithi03366949-10 2023-06-03T20:03:38.838 INFO:tasks.rados.rados.0.smithi033.stdout:3930: expect (ObjNum 2018 snap 0 seq_num 2018) 2023-06-03T20:03:39.012 INFO:tasks.rados.rados.0.smithi033.stdout:3931: expect (ObjNum 1288 snap 0 seq_num 1288) 2023-06-03T20:03:39.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.672+0000 7f4fc9240700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:39.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.672+0000 7f4fc9240700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:39.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: debug 2023-06-03T20:03:38.672+0000 7f4fc9240700 -1 client.0 error registering admin socket command: (17) File exists 2023-06-03T20:03:39.080 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: CherryPy Checker: 2023-06-03T20:03:39.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: The Application mounted at '' has an empty config. 2023-06-03T20:03:39.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: [03/Jun/2023:20:03:38] ENGINE Serving on http://:::9283 2023-06-03T20:03:39.081 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:38 smithi033 bash[70879]: [03/Jun/2023:20:03:38] ENGINE Bus STARTED 2023-06-03T20:03:39.224 INFO:tasks.rados.rados.0.smithi033.stdout:3929: expect (ObjNum 341 snap 0 seq_num 341) 2023-06-03T20:03:39.343 INFO:tasks.rados.rados.0.smithi033.stdout:3928: finishing write tid 2 to smithi03366949-208 2023-06-03T20:03:39.343 INFO:tasks.rados.rados.0.smithi033.stdout:3928: finishing write tid 3 to smithi03366949-208 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:3928: finishing write tid 4 to smithi03366949-208 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 208 v 514 (ObjNum 2413 snap 0 seq_num 2413) dirty exists 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:3928: left oid 208 (ObjNum 2413 snap 0 seq_num 2413) 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:3932: finishing write tid 2 to smithi03366949-10 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:3932: finishing write tid 3 to smithi03366949-10 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:3932: finishing write tid 4 to smithi03366949-10 2023-06-03T20:03:39.344 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 10 v 485 (ObjNum 2414 snap 0 seq_num 2414) dirty exists 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3932: left oid 10 (ObjNum 2414 snap 0 seq_num 2414) 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3933: finishing write tid 1 to smithi03366949-197 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3933: finishing write tid 2 to smithi03366949-197 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3933: finishing write tid 3 to smithi03366949-197 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3928: done (15 left) 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3929: done (14 left) 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3930: done (13 left) 2023-06-03T20:03:39.345 INFO:tasks.rados.rados.0.smithi033.stdout:3931: done (12 left) 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3932: done (11 left) 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3945: read oid 167 snap -1 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3945: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3946: read oid 406 snap -1 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3946: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3947: read oid 235 snap -1 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3947: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-06-03T20:03:39.346 INFO:tasks.rados.rados.0.smithi033.stdout:3948: delete oid 373 current snap is 0 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3933: finishing write tid 4 to smithi03366949-197 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 197 v 488 (ObjNum 2415 snap 0 seq_num 2415) dirty exists 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3933: left oid 197 (ObjNum 2415 snap 0 seq_num 2415) 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3934: finishing write tid 1 to smithi03366949-309 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3934: finishing write tid 2 to smithi03366949-309 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3934: finishing write tid 3 to smithi03366949-309 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:3934: finishing write tid 4 to smithi03366949-309 2023-06-03T20:03:39.347 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 309 v 403 (ObjNum 2416 snap 0 seq_num 2416) dirty exists 2023-06-03T20:03:39.348 INFO:tasks.rados.rados.0.smithi033.stdout:3934: left oid 309 (ObjNum 2416 snap 0 seq_num 2416) 2023-06-03T20:03:39.348 INFO:tasks.rados.rados.0.smithi033.stdout:3939: finishing write tid 1 to smithi03366949-432 2023-06-03T20:03:39.348 INFO:tasks.rados.rados.0.smithi033.stdout:3938: expect (ObjNum 2392 snap 0 seq_num 2392) 2023-06-03T20:03:39.492 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (2m) 59s ago 7m 13.9M - 0.23.0 ba2b418f427c f4234b69c931 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (90s) 30s ago 7m 40.2M - 8.3.5 dad864ee21e9 ac046e844c87 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (6m) 59s ago 6m 15.0M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (5m) 30s ago 5m 13.2M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443,9283,8765 running (36s) 30s ago 14m 68.9M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 3c698f49f5c8 2023-06-03T20:03:39.493 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443,9283,8765 running (83s) 59s ago 17m 453M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 9b06d7b53430 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (17m) 59s ago 17m 62.2M 2048M 16.2.13-257-gd8c5d349 b644dd95899d b2372e97b655 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 running (15m) 30s ago 15m 61.0M 2048M 16.2.13-257-gd8c5d349 b644dd95899d 4901cdd2ee05 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (15m) 59s ago 15m 56.9M 2048M 16.2.13-257-gd8c5d349 b644dd95899d ea594a6b927c 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (2m) 59s ago 8m 8888k - 1.3.1 1dbe0e931976 c55d8611c6bb 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (2m) 30s ago 8m 8544k - 1.3.1 1dbe0e931976 b41a47efb081 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (14m) 59s ago 14m 101M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 92509b0be286 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (13m) 59s ago 13m 79.6M 2527M 16.2.13-257-gd8c5d349 b644dd95899d ce770458d152 2023-06-03T20:03:39.494 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (12m) 59s ago 12m 126M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 2417aa07abd0 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (12m) 59s ago 12m 74.6M 2527M 16.2.13-257-gd8c5d349 b644dd95899d a1514ed2d4ab 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (11m) 30s ago 11m 103M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (10m) 30s ago 10m 111M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (9m) 30s ago 9m 72.4M 2526M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (9m) 30s ago 9m 97.2M 2526M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T20:03:39.495 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (42s) 30s ago 8m 47.5M - 2.33.4 514e6a882f6e eaaf8726a370 2023-06-03T20:03:39.499 INFO:tasks.rados.rados.0.smithi033.stdout:3939: finishing write tid 2 to smithi03366949-432 2023-06-03T20:03:39.500 INFO:tasks.rados.rados.0.smithi033.stdout:3939: finishing write tid 3 to smithi03366949-432 2023-06-03T20:03:39.500 INFO:tasks.rados.rados.0.smithi033.stdout:3939: finishing write tid 4 to smithi03366949-432 2023-06-03T20:03:39.500 INFO:tasks.rados.rados.0.smithi033.stdout:3937: expect (ObjNum 1612 snap 0 seq_num 1612) 2023-06-03T20:03:39.640 INFO:tasks.rados.rados.0.smithi033.stdout:3939: finishing write tid 5 to smithi03366949-432 2023-06-03T20:03:39.640 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 432 v 660 (ObjNum 2418 snap 0 seq_num 2418) dirty exists 2023-06-03T20:03:39.640 INFO:tasks.rados.rados.0.smithi033.stdout:3939: left oid 432 (ObjNum 2418 snap 0 seq_num 2418) 2023-06-03T20:03:39.640 INFO:tasks.rados.rados.0.smithi033.stdout:3940: finishing write tid 1 to smithi03366949-371 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3940: finishing write tid 2 to smithi03366949-371 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3933: done (14 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3934: done (13 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3935: done (12 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3937: done (11 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3938: done (10 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3939: done (9 left) 2023-06-03T20:03:39.641 INFO:tasks.rados.rados.0.smithi033.stdout:3948: done (8 left) 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3949: write oid 182 current snap is 0 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3940: finishing write tid 3 to smithi03366949-371 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3940: finishing write tid 4 to smithi03366949-371 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 371 v 566 (ObjNum 2419 snap 0 seq_num 2419) dirty exists 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3940: left oid 371 (ObjNum 2419 snap 0 seq_num 2419) 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3941: finishing write tid 1 to smithi03366949-300 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3941: finishing write tid 2 to smithi03366949-300 2023-06-03T20:03:39.642 INFO:tasks.rados.rados.0.smithi033.stdout:3941: finishing write tid 3 to smithi03366949-300 2023-06-03T20:03:39.643 INFO:tasks.rados.rados.0.smithi033.stdout:3949: seq_num 2424 ranges {740168=603830,1763293=695175} 2023-06-03T20:03:39.649 INFO:tasks.rados.rados.0.smithi033.stdout:3949: writing smithi03366949-182 from 740168 to 1343998 tid 1 2023-06-03T20:03:39.658 INFO:tasks.rados.rados.0.smithi033.stdout:3949: writing smithi03366949-182 from 1763293 to 2458468 tid 2 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3940: done (8 left) 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3950: delete oid 349 current snap is 0 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3941: finishing write tid 4 to smithi03366949-300 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 300 v 469 (ObjNum 2420 snap 0 seq_num 2420) dirty exists 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3941: left oid 300 (ObjNum 2420 snap 0 seq_num 2420) 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3942: finishing write tid 1 to smithi03366949-116 2023-06-03T20:03:39.659 INFO:tasks.rados.rados.0.smithi033.stdout:3942: finishing write tid 2 to smithi03366949-116 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3942: finishing write tid 3 to smithi03366949-116 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3942: finishing write tid 4 to smithi03366949-116 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 116 v 540 (ObjNum 2421 snap 0 seq_num 2421) dirty exists 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3942: left oid 116 (ObjNum 2421 snap 0 seq_num 2421) 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3943: finishing write tid 1 to smithi03366949-466 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3943: finishing write tid 2 to smithi03366949-466 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3943: finishing write tid 3 to smithi03366949-466 2023-06-03T20:03:39.660 INFO:tasks.rados.rados.0.smithi033.stdout:3943: finishing write tid 4 to smithi03366949-466 2023-06-03T20:03:39.661 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 466 v 363 (ObjNum 2422 snap 0 seq_num 2422) dirty exists 2023-06-03T20:03:39.661 INFO:tasks.rados.rados.0.smithi033.stdout:3943: left oid 466 (ObjNum 2422 snap 0 seq_num 2422) 2023-06-03T20:03:39.661 INFO:tasks.rados.rados.0.smithi033.stdout:3944: expect (ObjNum 2368 snap 0 seq_num 2368) 2023-06-03T20:03:39.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[70879]: debug 2023-06-03T20:03:39.452+0000 7f5026523700 -1 mgr.server handle_report got status from non-daemon mon.a 2023-06-03T20:03:39.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.457598+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.463903+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.584812+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[33017]: cluster 2023-06-03T20:03:38.592819+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:39 smithi033 bash[33017]: cluster 2023-06-03T20:03:39.456187+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 1.01561s), standbys: x 2023-06-03T20:03:39.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:39 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.457598+0000 osd.4 (osd.4) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:39 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.463903+0000 osd.4 (osd.4) 4 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:39 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.584812+0000 osd.5 (osd.5) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:39 smithi083 bash[26882]: cluster 2023-06-03T20:03:38.592819+0000 osd.2 (osd.2) 3 : cluster [WRN] failed to encode map e72 with expected crc 2023-06-03T20:03:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:39 smithi083 bash[26882]: cluster 2023-06-03T20:03:39.456187+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e34: y(active, since 1.01561s), standbys: x 2023-06-03T20:03:39.931 INFO:tasks.rados.rados.0.smithi033.stdout:3946: expect (ObjNum 1607 snap 0 seq_num 1607) 2023-06-03T20:03:40.140 INFO:tasks.rados.rados.0.smithi033.stdout:3945: expect (ObjNum 1709 snap 0 seq_num 1709) 2023-06-03T20:03:40.258 INFO:tasks.rados.rados.0.smithi033.stdout:3947: expect (ObjNum 1769 snap 0 seq_num 1769) 2023-06-03T20:03:40.376 INFO:tasks.rados.rados.0.smithi033.stdout:3949: finishing write tid 1 to smithi03366949-182 2023-06-03T20:03:40.377 INFO:tasks.rados.rados.0.smithi033.stdout:3949: finishing write tid 2 to smithi03366949-182 2023-06-03T20:03:40.377 INFO:tasks.rados.rados.0.smithi033.stdout:3949: finishing write tid 3 to smithi03366949-182 2023-06-03T20:03:40.378 INFO:tasks.rados.rados.0.smithi033.stdout:3941: done (8 left) 2023-06-03T20:03:40.378 INFO:tasks.rados.rados.0.smithi033.stdout:3942: done (7 left) 2023-06-03T20:03:40.378 INFO:tasks.rados.rados.0.smithi033.stdout:3943: done (6 left) 2023-06-03T20:03:40.378 INFO:tasks.rados.rados.0.smithi033.stdout:3944: done (5 left) 2023-06-03T20:03:40.378 INFO:tasks.rados.rados.0.smithi033.stdout:3945: done (4 left) 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3946: done (3 left) 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3947: done (2 left) 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3950: done (1 left) 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3951: read oid 2 snap -1 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3951: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-06-03T20:03:40.379 INFO:tasks.rados.rados.0.smithi033.stdout:3952: write oid 191 current snap is 0 2023-06-03T20:03:40.380 INFO:tasks.rados.rados.0.smithi033.stdout:3949: finishing write tid 4 to smithi03366949-182 2023-06-03T20:03:40.380 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 182 v 543 (ObjNum 2424 snap 0 seq_num 2424) dirty exists 2023-06-03T20:03:40.380 INFO:tasks.rados.rados.0.smithi033.stdout:3949: left oid 182 (ObjNum 2424 snap 0 seq_num 2424) 2023-06-03T20:03:40.380 INFO:tasks.rados.rados.0.smithi033.stdout:3952: seq_num 2426 ranges {773782=470681,1996610=698844} 2023-06-03T20:03:40.384 INFO:tasks.rados.rados.0.smithi033.stdout:3952: writing smithi03366949-191 from 773782 to 1244463 tid 1 2023-06-03T20:03:40.385 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade pause' 2023-06-03T20:03:40.394 INFO:tasks.rados.rados.0.smithi033.stdout:3952: writing smithi03366949-191 from 1996610 to 2695454 tid 2 2023-06-03T20:03:40.395 INFO:tasks.rados.rados.0.smithi033.stdout:3949: done (2 left) 2023-06-03T20:03:40.395 INFO:tasks.rados.rados.0.smithi033.stdout:3953: write oid 467 current snap is 0 2023-06-03T20:03:40.395 INFO:tasks.rados.rados.0.smithi033.stdout:3953: seq_num 2427 ranges {790589=545930,1938739=558855} 2023-06-03T20:03:40.401 INFO:tasks.rados.rados.0.smithi033.stdout:3953: writing smithi03366949-467 from 790589 to 1336519 tid 1 2023-06-03T20:03:40.408 INFO:tasks.rados.rados.0.smithi033.stdout:3953: writing smithi03366949-467 from 1938739 to 2497594 tid 2 2023-06-03T20:03:40.408 INFO:tasks.rados.rados.0.smithi033.stdout:3954: write oid 410 current snap is 0 2023-06-03T20:03:40.409 INFO:tasks.rados.rados.0.smithi033.stdout:3954: seq_num 2428 ranges {407396=621179,1597221=702513} 2023-06-03T20:03:40.414 INFO:tasks.rados.rados.0.smithi033.stdout:3954: writing smithi03366949-410 from 407396 to 1028575 tid 1 2023-06-03T20:03:40.422 INFO:tasks.rados.rados.0.smithi033.stdout:3954: writing smithi03366949-410 from 1597221 to 2299734 tid 2 2023-06-03T20:03:40.422 INFO:tasks.rados.rados.0.smithi033.stdout:3955: write oid 125 current snap is 0 2023-06-03T20:03:40.422 INFO:tasks.rados.rados.0.smithi033.stdout:3955: seq_num 2429 ranges {424203=696428,1655703=562524} 2023-06-03T20:03:40.428 INFO:tasks.rados.rados.0.smithi033.stdout:3955: writing smithi03366949-125 from 424203 to 1120631 tid 1 2023-06-03T20:03:40.435 INFO:tasks.rados.rados.0.smithi033.stdout:3955: writing smithi03366949-125 from 1655703 to 2218227 tid 2 2023-06-03T20:03:40.435 INFO:tasks.rados.rados.0.smithi033.stdout:3956: write oid 244 current snap is 0 2023-06-03T20:03:40.435 INFO:tasks.rados.rados.0.smithi033.stdout:3951: expect (ObjNum 1818 snap 0 seq_num 1818) 2023-06-03T20:03:40.637 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[69762]: level=info ts=2023-06-03T20:03:40.561Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2023-06-03T20:03:40.677 INFO:tasks.rados.rados.0.smithi033.stdout:3952: finishing write tid 1 to smithi03366949-191 2023-06-03T20:03:40.677 INFO:tasks.rados.rados.0.smithi033.stdout:3952: finishing write tid 2 to smithi03366949-191 2023-06-03T20:03:40.677 INFO:tasks.rados.rados.0.smithi033.stdout:3952: finishing write tid 3 to smithi03366949-191 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3952: finishing write tid 4 to smithi03366949-191 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 191 v 456 (ObjNum 2426 snap 0 seq_num 2426) dirty exists 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3952: left oid 191 (ObjNum 2426 snap 0 seq_num 2426) 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3953: finishing write tid 1 to smithi03366949-467 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3953: finishing write tid 2 to smithi03366949-467 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3953: finishing write tid 3 to smithi03366949-467 2023-06-03T20:03:40.678 INFO:tasks.rados.rados.0.smithi033.stdout:3953: finishing write tid 4 to smithi03366949-467 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 467 v 569 (ObjNum 2427 snap 0 seq_num 2427) dirty exists 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3953: left oid 467 (ObjNum 2427 snap 0 seq_num 2427) 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3954: finishing write tid 1 to smithi03366949-410 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3954: finishing write tid 2 to smithi03366949-410 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3954: finishing write tid 3 to smithi03366949-410 2023-06-03T20:03:40.679 INFO:tasks.rados.rados.0.smithi033.stdout:3956: seq_num 2430 ranges {441010=771677,1714185=706182} 2023-06-03T20:03:40.689 INFO:tasks.rados.rados.0.smithi033.stdout:3956: writing smithi03366949-244 from 441010 to 1212687 tid 1 2023-06-03T20:03:40.697 INFO:tasks.rados.rados.0.smithi033.stdout:3956: writing smithi03366949-244 from 1714185 to 2420367 tid 2 2023-06-03T20:03:40.697 INFO:tasks.rados.rados.0.smithi033.stdout:3951: done (5 left) 2023-06-03T20:03:40.697 INFO:tasks.rados.rados.0.smithi033.stdout:3952: done (4 left) 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3953: done (3 left) 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3957: delete oid 296 current snap is 0 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3954: finishing write tid 4 to smithi03366949-410 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 410 v 491 (ObjNum 2428 snap 0 seq_num 2428) dirty exists 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3954: left oid 410 (ObjNum 2428 snap 0 seq_num 2428) 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3955: finishing write tid 1 to smithi03366949-125 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3955: finishing write tid 2 to smithi03366949-125 2023-06-03T20:03:40.698 INFO:tasks.rados.rados.0.smithi033.stdout:3955: finishing write tid 3 to smithi03366949-125 2023-06-03T20:03:40.699 INFO:tasks.rados.rados.0.smithi033.stdout:3955: finishing write tid 4 to smithi03366949-125 2023-06-03T20:03:40.699 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 125 v 424 (ObjNum 2429 snap 0 seq_num 2429) dirty exists 2023-06-03T20:03:40.699 INFO:tasks.rados.rados.0.smithi033.stdout:3955: left oid 125 (ObjNum 2429 snap 0 seq_num 2429) 2023-06-03T20:03:40.699 INFO:tasks.rados.rados.0.smithi033.stdout:3956: finishing write tid 1 to smithi03366949-244 2023-06-03T20:03:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3956: finishing write tid 2 to smithi03366949-244 2023-06-03T20:03:40.702 INFO:tasks.rados.rados.0.smithi033.stdout:3956: finishing write tid 3 to smithi03366949-244 2023-06-03T20:03:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3956: finishing write tid 4 to smithi03366949-244 2023-06-03T20:03:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 244 v 508 (ObjNum 2430 snap 0 seq_num 2430) dirty exists 2023-06-03T20:03:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3956: left oid 244 (ObjNum 2430 snap 0 seq_num 2430) 2023-06-03T20:03:40.703 INFO:tasks.rados.rados.0.smithi033.stdout:3954: done (3 left) 2023-06-03T20:03:40.704 INFO:tasks.rados.rados.0.smithi033.stdout:3955: done (2 left) 2023-06-03T20:03:40.704 INFO:tasks.rados.rados.0.smithi033.stdout:3956: done (1 left) 2023-06-03T20:03:40.704 INFO:tasks.rados.rados.0.smithi033.stdout:3957: done (0 left) 2023-06-03T20:03:40.704 INFO:tasks.rados.rados.0.smithi033.stdout:3958: write oid 14 current snap is 0 2023-06-03T20:03:40.704 INFO:tasks.rados.rados.0.smithi033.stdout:3958: seq_num 2432 ranges {474624=522175,1714796=709851} 2023-06-03T20:03:40.711 INFO:tasks.rados.rados.0.smithi033.stdout:3958: writing smithi03366949-14 from 474624 to 996799 tid 1 2023-06-03T20:03:40.721 INFO:tasks.rados.rados.0.smithi033.stdout:3958: writing smithi03366949-14 from 1714796 to 2424647 tid 2 2023-06-03T20:03:40.721 INFO:tasks.rados.rados.0.smithi033.stdout:3959: read oid 320 snap -1 2023-06-03T20:03:40.721 INFO:tasks.rados.rados.0.smithi033.stdout:3959: expect (ObjNum 2352 snap 0 seq_num 2352) 2023-06-03T20:03:40.721 INFO:tasks.rados.rados.0.smithi033.stdout:3958: finishing write tid 1 to smithi03366949-14 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3960: read oid 269 snap -1 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3960: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3961: read oid 178 snap -1 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3961: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3962: read oid 381 snap -1 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3962: expect deleted 2023-06-03T20:03:40.722 INFO:tasks.rados.rados.0.smithi033.stdout:3963: delete oid 481 current snap is 0 2023-06-03T20:03:40.725 INFO:tasks.rados.rados.0.smithi033.stdout:3961: expect (ObjNum 2227 snap 0 seq_num 2227) 2023-06-03T20:03:40.834 INFO:tasks.rados.rados.0.smithi033.stdout:3958: finishing write tid 2 to smithi03366949-14 2023-06-03T20:03:40.834 INFO:tasks.rados.rados.0.smithi033.stdout:3958: finishing write tid 3 to smithi03366949-14 2023-06-03T20:03:40.834 INFO:tasks.rados.rados.0.smithi033.stdout:3961: done (5 left) 2023-06-03T20:03:40.834 INFO:tasks.rados.rados.0.smithi033.stdout:3962: done (4 left) 2023-06-03T20:03:40.834 INFO:tasks.rados.rados.0.smithi033.stdout:3963: done (3 left) 2023-06-03T20:03:40.835 INFO:tasks.rados.rados.0.smithi033.stdout:3964: write oid 276 current snap is 0 2023-06-03T20:03:40.835 INFO:tasks.rados.rados.0.smithi033.stdout:3960: expect (ObjNum 2169 snap 0 seq_num 2169) 2023-06-03T20:03:40.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: cephadm 2023-06-03T20:03:39.419974+0000 mgr.y (mgr.34104) 1 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Bus STARTING 2023-06-03T20:03:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: audit 2023-06-03T20:03:39.466348+0000 mgr.y (mgr.34104) 2 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:03:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: cluster 2023-06-03T20:03:39.471250+0000 mgr.y (mgr.34104) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: cephadm 2023-06-03T20:03:39.522745+0000 mgr.y (mgr.34104) 4 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:03:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: cephadm 2023-06-03T20:03:39.652858+0000 mgr.y (mgr.34104) 5 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:03:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:40 smithi083 bash[26882]: cephadm 2023-06-03T20:03:39.653627+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Bus STARTED 2023-06-03T20:03:41.027 INFO:tasks.rados.rados.0.smithi033.stdout:3958: finishing write tid 4 to smithi03366949-14 2023-06-03T20:03:41.028 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 14 v 494 (ObjNum 2432 snap 0 seq_num 2432) dirty exists 2023-06-03T20:03:41.028 INFO:tasks.rados.rados.0.smithi033.stdout:3958: left oid 14 (ObjNum 2432 snap 0 seq_num 2432) 2023-06-03T20:03:41.028 INFO:tasks.rados.rados.0.smithi033.stdout:3959: expect (ObjNum 2352 snap 0 seq_num 2352) 2023-06-03T20:03:41.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: cephadm 2023-06-03T20:03:39.419974+0000 mgr.y (mgr.34104) 1 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Bus STARTING 2023-06-03T20:03:41.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: audit 2023-06-03T20:03:39.466348+0000 mgr.y (mgr.34104) 2 : audit [DBG] from='client.25352 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:03:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: cluster 2023-06-03T20:03:39.471250+0000 mgr.y (mgr.34104) 3 : cluster [DBG] pgmap v3: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: cephadm 2023-06-03T20:03:39.522745+0000 mgr.y (mgr.34104) 4 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:03:41.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: cephadm 2023-06-03T20:03:39.652858+0000 mgr.y (mgr.34104) 5 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:03:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:40 smithi033 bash[33017]: cephadm 2023-06-03T20:03:39.653627+0000 mgr.y (mgr.34104) 6 : cephadm [INF] [03/Jun/2023:20:03:39] ENGINE Bus STARTED 2023-06-03T20:03:41.239 INFO:tasks.rados.rados.0.smithi033.stdout:3964: seq_num 2434 ranges {508238=789026,1948113=713520} 2023-06-03T20:03:41.251 INFO:tasks.rados.rados.0.smithi033.stdout:3964: writing smithi03366949-276 from 508238 to 1297264 tid 1 2023-06-03T20:03:41.261 INFO:tasks.rados.rados.0.smithi033.stdout:3964: writing smithi03366949-276 from 1948113 to 2661633 tid 2 2023-06-03T20:03:41.262 INFO:tasks.rados.rados.0.smithi033.stdout:3958: done (3 left) 2023-06-03T20:03:41.262 INFO:tasks.rados.rados.0.smithi033.stdout:3959: done (2 left) 2023-06-03T20:03:41.262 INFO:tasks.rados.rados.0.smithi033.stdout:3960: done (1 left) 2023-06-03T20:03:41.262 INFO:tasks.rados.rados.0.smithi033.stdout:3965: read oid 10 snap -1 2023-06-03T20:03:41.263 INFO:tasks.rados.rados.0.smithi033.stdout:3965: expect (ObjNum 2414 snap 0 seq_num 2414) 2023-06-03T20:03:41.263 INFO:tasks.rados.rados.0.smithi033.stdout:3966: write oid 494 current snap is 0 2023-06-03T20:03:41.264 INFO:tasks.rados.rados.0.smithi033.stdout:3964: finishing write tid 1 to smithi03366949-276 2023-06-03T20:03:41.264 INFO:tasks.rados.rados.0.smithi033.stdout:3966: seq_num 2435 ranges {525045=464275,1490242=457178,2501811=423234} 2023-06-03T20:03:41.266 INFO:tasks.rados.rados.0.smithi033.stdout:3966: writing smithi03366949-494 from 525045 to 989320 tid 1 2023-06-03T20:03:41.271 INFO:tasks.rados.rados.0.smithi033.stdout:3966: writing smithi03366949-494 from 1490242 to 1947420 tid 2 2023-06-03T20:03:41.277 INFO:tasks.rados.rados.0.smithi033.stdout:3966: writing smithi03366949-494 from 2501811 to 2925045 tid 3 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3967: read oid 162 snap -1 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3967: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3968: write oid 254 current snap is 0 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3964: finishing write tid 2 to smithi03366949-276 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3964: finishing write tid 3 to smithi03366949-276 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:3964: finishing write tid 4 to smithi03366949-276 2023-06-03T20:03:41.278 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 276 v 546 (ObjNum 2434 snap 0 seq_num 2434) dirty exists 2023-06-03T20:03:41.279 INFO:tasks.rados.rados.0.smithi033.stdout:3964: left oid 276 (ObjNum 2434 snap 0 seq_num 2434) 2023-06-03T20:03:41.279 INFO:tasks.rados.rados.0.smithi033.stdout:3965: expect (ObjNum 2414 snap 0 seq_num 2414) 2023-06-03T20:03:41.391 INFO:tasks.rados.rados.0.smithi033.stdout:3966: finishing write tid 1 to smithi03366949-494 2023-06-03T20:03:41.391 INFO:tasks.rados.rados.0.smithi033.stdout:3966: finishing write tid 2 to smithi03366949-494 2023-06-03T20:03:41.391 INFO:tasks.rados.rados.0.smithi033.stdout:3968: seq_num 2436 ranges {541852=539524,1548724=717189,2929234=12618} 2023-06-03T20:03:41.397 INFO:tasks.rados.rados.0.smithi033.stdout:3968: writing smithi03366949-254 from 541852 to 1081376 tid 1 2023-06-03T20:03:41.405 INFO:tasks.rados.rados.0.smithi033.stdout:3968: writing smithi03366949-254 from 1548724 to 2265913 tid 2 2023-06-03T20:03:41.409 INFO:tasks.rados.rados.0.smithi033.stdout:3968: writing smithi03366949-254 from 2929234 to 2941852 tid 3 2023-06-03T20:03:41.409 INFO:tasks.rados.rados.0.smithi033.stdout:3964: done (4 left) 2023-06-03T20:03:41.410 INFO:tasks.rados.rados.0.smithi033.stdout:3965: done (3 left) 2023-06-03T20:03:41.410 INFO:tasks.rados.rados.0.smithi033.stdout:3969: write oid 451 current snap is 0 2023-06-03T20:03:41.410 INFO:tasks.rados.rados.0.smithi033.stdout:3969: seq_num 2437 ranges {558659=614773,1607206=460847,2556657=402002} 2023-06-03T20:03:41.416 INFO:tasks.rados.rados.0.smithi033.stdout:3969: writing smithi03366949-451 from 558659 to 1173432 tid 1 2023-06-03T20:03:41.422 INFO:tasks.rados.rados.0.smithi033.stdout:3969: writing smithi03366949-451 from 1607206 to 2068053 tid 2 2023-06-03T20:03:41.427 INFO:tasks.rados.rados.0.smithi033.stdout:3969: writing smithi03366949-451 from 2556657 to 2958659 tid 3 2023-06-03T20:03:41.427 INFO:tasks.rados.rados.0.smithi033.stdout:3970: write oid 279 current snap is 0 2023-06-03T20:03:41.427 INFO:tasks.rados.rados.0.smithi033.stdout:3970: seq_num 2438 ranges {575466=690022,1665688=720858} 2023-06-03T20:03:41.434 INFO:tasks.rados.rados.0.smithi033.stdout:3970: writing smithi03366949-279 from 575466 to 1265488 tid 1 2023-06-03T20:03:41.441 INFO:tasks.rados.rados.0.smithi033.stdout:3970: writing smithi03366949-279 from 1665688 to 2386546 tid 2 2023-06-03T20:03:41.441 INFO:tasks.rados.rados.0.smithi033.stdout:3971: read oid 366 snap -1 2023-06-03T20:03:41.441 INFO:tasks.rados.rados.0.smithi033.stdout:3971: expect (ObjNum 2320 snap 0 seq_num 2320) 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3972: read oid 371 snap -1 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3972: expect (ObjNum 2419 snap 0 seq_num 2419) 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3973: write oid 458 current snap is 0 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3966: finishing write tid 3 to smithi03366949-494 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3966: finishing write tid 4 to smithi03366949-494 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:3966: finishing write tid 5 to smithi03366949-494 2023-06-03T20:03:41.442 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 494 v 473 (ObjNum 2435 snap 0 seq_num 2435) dirty exists 2023-06-03T20:03:41.443 INFO:tasks.rados.rados.0.smithi033.stdout:3966: left oid 494 (ObjNum 2435 snap 0 seq_num 2435) 2023-06-03T20:03:41.443 INFO:tasks.rados.rados.0.smithi033.stdout:3967: expect (ObjNum 2295 snap 0 seq_num 2295) 2023-06-03T20:03:41.587 INFO:tasks.rados.rados.0.smithi033.stdout:3968: finishing write tid 1 to smithi03366949-254 2023-06-03T20:03:41.587 INFO:tasks.rados.rados.0.smithi033.stdout:3968: finishing write tid 2 to smithi03366949-254 2023-06-03T20:03:41.587 INFO:tasks.rados.rados.0.smithi033.stdout:3968: finishing write tid 3 to smithi03366949-254 2023-06-03T20:03:41.588 INFO:tasks.rados.rados.0.smithi033.stdout:3968: finishing write tid 4 to smithi03366949-254 2023-06-03T20:03:41.588 INFO:tasks.rados.rados.0.smithi033.stdout:3968: finishing write tid 5 to smithi03366949-254 2023-06-03T20:03:41.588 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 254 v 513 (ObjNum 2436 snap 0 seq_num 2436) dirty exists 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3968: left oid 254 (ObjNum 2436 snap 0 seq_num 2436) 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3969: finishing write tid 1 to smithi03366949-451 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3969: finishing write tid 2 to smithi03366949-451 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3969: finishing write tid 3 to smithi03366949-451 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3969: finishing write tid 4 to smithi03366949-451 2023-06-03T20:03:41.589 INFO:tasks.rados.rados.0.smithi033.stdout:3973: seq_num 2439 ranges {592273=765271,2007817=464516,2895150=97123} 2023-06-03T20:03:41.600 INFO:tasks.rados.rados.0.smithi033.stdout:3973: writing smithi03366949-458 from 592273 to 1357544 tid 1 2023-06-03T20:03:41.607 INFO:tasks.rados.rados.0.smithi033.stdout:3973: writing smithi03366949-458 from 2007817 to 2472333 tid 2 2023-06-03T20:03:41.611 INFO:tasks.rados.rados.0.smithi033.stdout:3973: writing smithi03366949-458 from 2895150 to 2992273 tid 3 2023-06-03T20:03:41.612 INFO:tasks.rados.rados.0.smithi033.stdout:3966: done (7 left) 2023-06-03T20:03:41.612 INFO:tasks.rados.rados.0.smithi033.stdout:3967: done (6 left) 2023-06-03T20:03:41.612 INFO:tasks.rados.rados.0.smithi033.stdout:3968: done (5 left) 2023-06-03T20:03:41.612 INFO:tasks.rados.rados.0.smithi033.stdout:3974: write oid 438 current snap is 0 2023-06-03T20:03:41.613 INFO:tasks.rados.rados.0.smithi033.stdout:3974: seq_num 2440 ranges {609080=440520,1666299=724527,2922573=86507} 2023-06-03T20:03:41.617 INFO:tasks.rados.rados.0.smithi033.stdout:3974: writing smithi03366949-438 from 609080 to 1049600 tid 1 2023-06-03T20:03:41.626 INFO:tasks.rados.rados.0.smithi033.stdout:3974: writing smithi03366949-438 from 1666299 to 2390826 tid 2 2023-06-03T20:03:41.630 INFO:tasks.rados.rados.0.smithi033.stdout:3974: writing smithi03366949-438 from 2922573 to 3009080 tid 3 2023-06-03T20:03:41.630 INFO:tasks.rados.rados.0.smithi033.stdout:3975: read oid 348 snap -1 2023-06-03T20:03:41.630 INFO:tasks.rados.rados.0.smithi033.stdout:3975: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-06-03T20:03:41.630 INFO:tasks.rados.rados.0.smithi033.stdout:3976: delete oid 421 current snap is 0 2023-06-03T20:03:41.630 INFO:tasks.rados.rados.0.smithi033.stdout:3969: finishing write tid 5 to smithi03366949-451 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 451 v 440 (ObjNum 2437 snap 0 seq_num 2437) dirty exists 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:3969: left oid 451 (ObjNum 2437 snap 0 seq_num 2437) 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:3970: finishing write tid 1 to smithi03366949-279 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:3970: finishing write tid 2 to smithi03366949-279 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:3970: finishing write tid 3 to smithi03366949-279 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:3970: finishing write tid 4 to smithi03366949-279 2023-06-03T20:03:41.631 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 279 v 572 (ObjNum 2438 snap 0 seq_num 2438) dirty exists 2023-06-03T20:03:41.632 INFO:tasks.rados.rados.0.smithi033.stdout:3970: left oid 279 (ObjNum 2438 snap 0 seq_num 2438) 2023-06-03T20:03:41.632 INFO:tasks.rados.rados.0.smithi033.stdout:3972: expect (ObjNum 2419 snap 0 seq_num 2419) 2023-06-03T20:03:41.747 INFO:tasks.rados.rados.0.smithi033.stdout:3971: expect (ObjNum 2320 snap 0 seq_num 2320) 2023-06-03T20:03:41.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:41 smithi083 bash[26882]: cluster 2023-06-03T20:03:40.464719+0000 mgr.y (mgr.34104) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:41 smithi083 bash[26882]: cluster 2023-06-03T20:03:41.463469+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e35: y(active, since 3s), standbys: x 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:3973: finishing write tid 1 to smithi03366949-458 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:3973: finishing write tid 2 to smithi03366949-458 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:3973: finishing write tid 3 to smithi03366949-458 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:3973: finishing write tid 4 to smithi03366949-458 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:3973: finishing write tid 5 to smithi03366949-458 2023-06-03T20:03:41.930 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 458 v 428 (ObjNum 2439 snap 0 seq_num 2439) dirty exists 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3973: left oid 458 (ObjNum 2439 snap 0 seq_num 2439) 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3974: finishing write tid 1 to smithi03366949-438 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3974: finishing write tid 2 to smithi03366949-438 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3969: done (7 left) 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3970: done (6 left) 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3971: done (5 left) 2023-06-03T20:03:41.931 INFO:tasks.rados.rados.0.smithi033.stdout:3972: done (4 left) 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3973: done (3 left) 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3976: done (2 left) 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3977: read oid 177 snap -1 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3977: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3978: read oid 407 snap -1 2023-06-03T20:03:41.932 INFO:tasks.rados.rados.0.smithi033.stdout:3978: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3979: read oid 188 snap -1 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3979: expect deleted 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3980: read oid 230 snap -1 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3980: expect deleted 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3981: read oid 88 snap -1 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3981: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-06-03T20:03:41.933 INFO:tasks.rados.rados.0.smithi033.stdout:3982: write oid 8 current snap is 0 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:3974: finishing write tid 3 to smithi03366949-438 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:3974: finishing write tid 4 to smithi03366949-438 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:3974: finishing write tid 5 to smithi03366949-438 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 438 v 460 (ObjNum 2440 snap 0 seq_num 2440) dirty exists 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:3974: left oid 438 (ObjNum 2440 snap 0 seq_num 2440) 2023-06-03T20:03:41.934 INFO:tasks.rados.rados.0.smithi033.stdout:3975: expect (ObjNum 2090 snap 0 seq_num 2090) 2023-06-03T20:03:41.946 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:41 smithi033 bash[33017]: cluster 2023-06-03T20:03:40.464719+0000 mgr.y (mgr.34104) 7 : cluster [DBG] pgmap v4: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:41.946 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:41 smithi033 bash[33017]: cluster 2023-06-03T20:03:41.463469+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e35: y(active, since 3s), standbys: x 2023-06-03T20:03:42.101 INFO:tasks.rados.rados.0.smithi033.stdout:3981: expect (ObjNum 1901 snap 0 seq_num 1901) 2023-06-03T20:03:42.358 INFO:tasks.rados.rados.0.smithi033.stdout:3977: expect (ObjNum 1504 snap 0 seq_num 1504) 2023-06-03T20:03:42.494 INFO:tasks.rados.rados.0.smithi033.stdout:3982: seq_num 2442 ranges {642694=707371,1899616=728196} 2023-06-03T20:03:42.508 INFO:tasks.rados.rados.0.smithi033.stdout:3982: writing smithi03366949-8 from 642694 to 1350065 tid 1 2023-06-03T20:03:42.517 INFO:tasks.rados.rados.0.smithi033.stdout:3982: writing smithi03366949-8 from 1899616 to 2627812 tid 2 2023-06-03T20:03:42.518 INFO:tasks.rados.rados.0.smithi033.stdout:3974: done (7 left) 2023-06-03T20:03:42.518 INFO:tasks.rados.rados.0.smithi033.stdout:3975: done (6 left) 2023-06-03T20:03:42.518 INFO:tasks.rados.rados.0.smithi033.stdout:3977: done (5 left) 2023-06-03T20:03:42.519 INFO:tasks.rados.rados.0.smithi033.stdout:3979: done (4 left) 2023-06-03T20:03:42.519 INFO:tasks.rados.rados.0.smithi033.stdout:3980: done (3 left) 2023-06-03T20:03:42.519 INFO:tasks.rados.rados.0.smithi033.stdout:3981: done (2 left) 2023-06-03T20:03:42.519 INFO:tasks.rados.rados.0.smithi033.stdout:3983: write oid 381 current snap is 0 2023-06-03T20:03:42.519 INFO:tasks.rados.rados.0.smithi033.stdout:3983: seq_num 2443 ranges {659501=782620,2241745=471854} 2023-06-03T20:03:42.526 INFO:tasks.rados.rados.0.smithi033.stdout:3983: writing smithi03366949-381 from 659501 to 1442121 tid 1 2023-06-03T20:03:42.533 INFO:tasks.rados.rados.0.smithi033.stdout:3983: writing smithi03366949-381 from 2241745 to 2713599 tid 2 2023-06-03T20:03:42.534 INFO:tasks.rados.rados.0.smithi033.stdout:3984: read oid 78 snap -1 2023-06-03T20:03:42.534 INFO:tasks.rados.rados.0.smithi033.stdout:3984: expect deleted 2023-06-03T20:03:42.534 INFO:tasks.rados.rados.0.smithi033.stdout:3985: write oid 111 current snap is 0 2023-06-03T20:03:42.534 INFO:tasks.rados.rados.0.smithi033.stdout:3978: expect (ObjNum 1881 snap 0 seq_num 1881) 2023-06-03T20:03:42.747 INFO:tasks.rados.rados.0.smithi033.stdout:3982: finishing write tid 1 to smithi03366949-8 2023-06-03T20:03:42.747 INFO:tasks.rados.rados.0.smithi033.stdout:3982: finishing write tid 2 to smithi03366949-8 2023-06-03T20:03:42.747 INFO:tasks.rados.rados.0.smithi033.stdout:3982: finishing write tid 3 to smithi03366949-8 2023-06-03T20:03:42.748 INFO:tasks.rados.rados.0.smithi033.stdout:3982: finishing write tid 4 to smithi03366949-8 2023-06-03T20:03:42.748 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 8 v 373 (ObjNum 2442 snap 0 seq_num 2442) dirty exists 2023-06-03T20:03:42.748 INFO:tasks.rados.rados.0.smithi033.stdout:3982: left oid 8 (ObjNum 2442 snap 0 seq_num 2442) 2023-06-03T20:03:42.748 INFO:tasks.rados.rados.0.smithi033.stdout:3983: finishing write tid 1 to smithi03366949-381 2023-06-03T20:03:42.748 INFO:tasks.rados.rados.0.smithi033.stdout:3985: seq_num 2444 ranges {676308=457869,1900227=615512,3032265=44043} 2023-06-03T20:03:42.753 INFO:tasks.rados.rados.0.smithi033.stdout:3985: writing smithi03366949-111 from 676308 to 1134177 tid 1 2023-06-03T20:03:42.761 INFO:tasks.rados.rados.0.smithi033.stdout:3985: writing smithi03366949-111 from 1900227 to 2515739 tid 2 2023-06-03T20:03:42.765 INFO:tasks.rados.rados.0.smithi033.stdout:3985: writing smithi03366949-111 from 3032265 to 3076308 tid 3 2023-06-03T20:03:42.765 INFO:tasks.rados.rados.0.smithi033.stdout:3978: done (4 left) 2023-06-03T20:03:42.765 INFO:tasks.rados.rados.0.smithi033.stdout:3982: done (3 left) 2023-06-03T20:03:42.766 INFO:tasks.rados.rados.0.smithi033.stdout:3986: write oid 37 current snap is 0 2023-06-03T20:03:42.767 INFO:tasks.rados.rados.0.smithi033.stdout:3983: finishing write tid 2 to smithi03366949-381 2023-06-03T20:03:42.767 INFO:tasks.rados.rados.0.smithi033.stdout:3983: finishing write tid 3 to smithi03366949-381 2023-06-03T20:03:42.767 INFO:tasks.rados.rados.0.smithi033.stdout:3983: finishing write tid 4 to smithi03366949-381 2023-06-03T20:03:42.768 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 381 v 664 (ObjNum 2443 snap 0 seq_num 2443) dirty exists 2023-06-03T20:03:42.768 INFO:tasks.rados.rados.0.smithi033.stdout:3983: left oid 381 (ObjNum 2443 snap 0 seq_num 2443) 2023-06-03T20:03:42.768 INFO:tasks.rados.rados.0.smithi033.stdout:3985: finishing write tid 1 to smithi03366949-111 2023-06-03T20:03:42.768 INFO:tasks.rados.rados.0.smithi033.stdout:3986: seq_num 2445 ranges {693115=533118,1958709=475523,3059688=33427} 2023-06-03T20:03:42.778 INFO:tasks.rados.rados.0.smithi033.stdout:3986: writing smithi03366949-37 from 693115 to 1226233 tid 1 2023-06-03T20:03:42.785 INFO:tasks.rados.rados.0.smithi033.stdout:3986: writing smithi03366949-37 from 1958709 to 2434232 tid 2 2023-06-03T20:03:42.788 INFO:tasks.rados.rados.0.smithi033.stdout:3986: writing smithi03366949-37 from 3059688 to 3093115 tid 3 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3983: done (3 left) 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3984: done (2 left) 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3987: delete oid 211 current snap is 0 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3985: finishing write tid 2 to smithi03366949-111 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3985: finishing write tid 3 to smithi03366949-111 2023-06-03T20:03:42.789 INFO:tasks.rados.rados.0.smithi033.stdout:3985: finishing write tid 4 to smithi03366949-111 2023-06-03T20:03:42.790 INFO:tasks.rados.rados.0.smithi033.stdout:3985: finishing write tid 5 to smithi03366949-111 2023-06-03T20:03:42.790 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 111 v 518 (ObjNum 2444 snap 0 seq_num 2444) dirty exists 2023-06-03T20:03:42.790 INFO:tasks.rados.rados.0.smithi033.stdout:3985: left oid 111 (ObjNum 2444 snap 0 seq_num 2444) 2023-06-03T20:03:42.790 INFO:tasks.rados.rados.0.smithi033.stdout:3986: finishing write tid 1 to smithi03366949-37 2023-06-03T20:03:42.790 INFO:tasks.rados.rados.0.smithi033.stdout:3986: finishing write tid 2 to smithi03366949-37 2023-06-03T20:03:42.791 INFO:tasks.rados.rados.0.smithi033.stdout:3985: done (2 left) 2023-06-03T20:03:42.791 INFO:tasks.rados.rados.0.smithi033.stdout:3987: done (1 left) 2023-06-03T20:03:42.791 INFO:tasks.rados.rados.0.smithi033.stdout:3988: read oid 197 snap -1 2023-06-03T20:03:42.791 INFO:tasks.rados.rados.0.smithi033.stdout:3988: expect (ObjNum 2415 snap 0 seq_num 2415) 2023-06-03T20:03:42.791 INFO:tasks.rados.rados.0.smithi033.stdout:3989: delete oid 261 current snap is 0 2023-06-03T20:03:42.792 INFO:tasks.rados.rados.0.smithi033.stdout:3986: finishing write tid 3 to smithi03366949-37 2023-06-03T20:03:42.792 INFO:tasks.rados.rados.0.smithi033.stdout:3986: finishing write tid 4 to smithi03366949-37 2023-06-03T20:03:42.792 INFO:tasks.rados.rados.0.smithi033.stdout:3986: finishing write tid 5 to smithi03366949-37 2023-06-03T20:03:42.793 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 37 v 668 (ObjNum 2445 snap 0 seq_num 2445) dirty exists 2023-06-03T20:03:42.793 INFO:tasks.rados.rados.0.smithi033.stdout:3986: left oid 37 (ObjNum 2445 snap 0 seq_num 2445) 2023-06-03T20:03:42.793 INFO:tasks.rados.rados.0.smithi033.stdout:3986: done (2 left) 2023-06-03T20:03:42.794 INFO:tasks.rados.rados.0.smithi033.stdout:3989: done (1 left) 2023-06-03T20:03:42.794 INFO:tasks.rados.rados.0.smithi033.stdout:3990: write oid 115 current snap is 0 2023-06-03T20:03:42.794 INFO:tasks.rados.rados.0.smithi033.stdout:3990: seq_num 2448 ranges {743536=475218,1734155=622850,3141957=1579} 2023-06-03T20:03:42.802 INFO:tasks.rados.rados.0.smithi033.stdout:3990: writing smithi03366949-115 from 743536 to 1218754 tid 1 2023-06-03T20:03:42.810 INFO:tasks.rados.rados.0.smithi033.stdout:3990: writing smithi03366949-115 from 1734155 to 2357005 tid 2 2023-06-03T20:03:42.814 INFO:tasks.rados.rados.0.smithi033.stdout:3990: writing smithi03366949-115 from 3141957 to 3143536 tid 3 2023-06-03T20:03:42.815 INFO:tasks.rados.rados.0.smithi033.stdout:3991: write oid 266 current snap is 0 2023-06-03T20:03:42.815 INFO:tasks.rados.rados.0.smithi033.stdout:3991: seq_num 2449 ranges {760343=550467,1792637=482861,2769380=390963} 2023-06-03T20:03:42.821 INFO:tasks.rados.rados.0.smithi033.stdout:3991: writing smithi03366949-266 from 760343 to 1310810 tid 1 2023-06-03T20:03:42.827 INFO:tasks.rados.rados.0.smithi033.stdout:3991: writing smithi03366949-266 from 1792637 to 2275498 tid 2 2023-06-03T20:03:42.832 INFO:tasks.rados.rados.0.smithi033.stdout:3991: writing smithi03366949-266 from 2769380 to 3160343 tid 3 2023-06-03T20:03:42.832 INFO:tasks.rados.rados.0.smithi033.stdout:3992: write oid 358 current snap is 0 2023-06-03T20:03:42.833 INFO:tasks.rados.rados.0.smithi033.stdout:3992: seq_num 2450 ranges {777150=625716,1851119=626519} 2023-06-03T20:03:42.840 INFO:tasks.rados.rados.0.smithi033.stdout:3992: writing smithi03366949-358 from 777150 to 1402866 tid 1 2023-06-03T20:03:42.847 INFO:tasks.rados.rados.0.smithi033.stdout:3992: writing smithi03366949-358 from 1851119 to 2477638 tid 2 2023-06-03T20:03:42.847 INFO:tasks.rados.rados.0.smithi033.stdout:3993: read oid 84 snap -1 2023-06-03T20:03:42.847 INFO:tasks.rados.rados.0.smithi033.stdout:3993: expect deleted 2023-06-03T20:03:42.848 INFO:tasks.rados.rados.0.smithi033.stdout:3994: read oid 498 snap -1 2023-06-03T20:03:42.848 INFO:tasks.rados.rados.0.smithi033.stdout:3994: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:03:42.848 INFO:tasks.rados.rados.0.smithi033.stdout:3995: write oid 411 current snap is 0 2023-06-03T20:03:42.848 INFO:tasks.rados.rados.0.smithi033.stdout:3995: seq_num 2451 ranges {793957=700965,2193248=486530,3107873=86084} 2023-06-03T20:03:42.857 INFO:tasks.rados.rados.0.smithi033.stdout:3995: writing smithi03366949-411 from 793957 to 1494922 tid 1 2023-06-03T20:03:42.864 INFO:tasks.rados.rados.0.smithi033.stdout:3995: writing smithi03366949-411 from 2193248 to 2679778 tid 2 2023-06-03T20:03:42.867 INFO:tasks.rados.rados.0.smithi033.stdout:3995: writing smithi03366949-411 from 3107873 to 3193957 tid 3 2023-06-03T20:03:42.867 INFO:tasks.rados.rados.0.smithi033.stdout:3996: read oid 350 snap -1 2023-06-03T20:03:42.867 INFO:tasks.rados.rados.0.smithi033.stdout:3996: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:42.867 INFO:tasks.rados.rados.0.smithi033.stdout:3997: write oid 483 current snap is 0 2023-06-03T20:03:42.868 INFO:tasks.rados.rados.0.smithi033.stdout:3997: seq_num 2452 ranges {410764=776214,1851730=630188,3135296=75468} 2023-06-03T20:03:42.874 INFO:tasks.rados.rados.0.smithi033.stdout:3997: writing smithi03366949-483 from 410764 to 1186978 tid 1 2023-06-03T20:03:42.881 INFO:tasks.rados.rados.0.smithi033.stdout:3997: writing smithi03366949-483 from 1851730 to 2481918 tid 2 2023-06-03T20:03:42.885 INFO:tasks.rados.rados.0.smithi033.stdout:3997: writing smithi03366949-483 from 3135296 to 3210764 tid 3 2023-06-03T20:03:42.886 INFO:tasks.rados.rados.0.smithi033.stdout:3998: write oid 141 current snap is 0 2023-06-03T20:03:42.886 INFO:tasks.rados.rados.0.smithi033.stdout:3998: seq_num 2453 ranges {427571=451463,1510212=490199,2762719=464852} 2023-06-03T20:03:42.890 INFO:tasks.rados.rados.0.smithi033.stdout:3998: writing smithi03366949-141 from 427571 to 879034 tid 1 2023-06-03T20:03:42.897 INFO:tasks.rados.rados.0.smithi033.stdout:3998: writing smithi03366949-141 from 1510212 to 2000411 tid 2 2023-06-03T20:03:42.904 INFO:tasks.rados.rados.0.smithi033.stdout:3998: writing smithi03366949-141 from 2762719 to 3227571 tid 3 2023-06-03T20:03:42.905 INFO:tasks.rados.rados.0.smithi033.stdout:3999: read oid 278 snap -1 2023-06-03T20:03:42.905 INFO:tasks.rados.rados.0.smithi033.stdout:3999: expect (ObjNum 937 snap 0 seq_num 937) 2023-06-03T20:03:42.905 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 11 2023-06-03T20:03:42.905 INFO:tasks.rados.rados.0.smithi033.stdout:3988: expect (ObjNum 2415 snap 0 seq_num 2415) 2023-06-03T20:03:42.993 INFO:tasks.rados.rados.0.smithi033.stdout:3990: finishing write tid 1 to smithi03366949-115 2023-06-03T20:03:42.994 INFO:tasks.rados.rados.0.smithi033.stdout:3990: finishing write tid 2 to smithi03366949-115 2023-06-03T20:03:42.994 INFO:tasks.rados.rados.0.smithi033.stdout:3990: finishing write tid 3 to smithi03366949-115 2023-06-03T20:03:42.994 INFO:tasks.rados.rados.0.smithi033.stdout:3990: finishing write tid 4 to smithi03366949-115 2023-06-03T20:03:42.994 INFO:tasks.rados.rados.0.smithi033.stdout:3990: finishing write tid 5 to smithi03366949-115 2023-06-03T20:03:42.994 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 115 v 377 (ObjNum 2448 snap 0 seq_num 2448) dirty exists 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3990: left oid 115 (ObjNum 2448 snap 0 seq_num 2448) 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3991: finishing write tid 1 to smithi03366949-266 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3991: finishing write tid 2 to smithi03366949-266 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3991: finishing write tid 3 to smithi03366949-266 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3991: finishing write tid 4 to smithi03366949-266 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3988: done (10 left) 2023-06-03T20:03:42.995 INFO:tasks.rados.rados.0.smithi033.stdout:3990: done (9 left) 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 9 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout:3991: finishing write tid 5 to smithi03366949-266 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 266 v 498 (ObjNum 2449 snap 0 seq_num 2449) dirty exists 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout:3991: left oid 266 (ObjNum 2449 snap 0 seq_num 2449) 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout:3992: finishing write tid 1 to smithi03366949-358 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout:3991: done (8 left) 2023-06-03T20:03:42.996 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 8 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:3992: finishing write tid 2 to smithi03366949-358 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:3992: finishing write tid 3 to smithi03366949-358 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:3992: finishing write tid 4 to smithi03366949-358 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 358 v 380 (ObjNum 2450 snap 0 seq_num 2450) dirty exists 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:3992: left oid 358 (ObjNum 2450 snap 0 seq_num 2450) 2023-06-03T20:03:42.997 INFO:tasks.rados.rados.0.smithi033.stdout:3994: expect (ObjNum 917 snap 0 seq_num 917) 2023-06-03T20:03:43.138 INFO:tasks.rados.rados.0.smithi033.stdout:3995: finishing write tid 1 to smithi03366949-411 2023-06-03T20:03:43.138 INFO:tasks.rados.rados.0.smithi033.stdout:3995: finishing write tid 2 to smithi03366949-411 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:3995: finishing write tid 3 to smithi03366949-411 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:3995: finishing write tid 4 to smithi03366949-411 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:3995: finishing write tid 5 to smithi03366949-411 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 411 v 672 (ObjNum 2451 snap 0 seq_num 2451) dirty exists 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:3995: left oid 411 (ObjNum 2451 snap 0 seq_num 2451) 2023-06-03T20:03:43.139 INFO:tasks.rados.rados.0.smithi033.stdout:3997: finishing write tid 1 to smithi03366949-483 2023-06-03T20:03:43.140 INFO:tasks.rados.rados.0.smithi033.stdout:3996: expect (ObjNum 1266 snap 0 seq_num 1266) 2023-06-03T20:03:43.283 INFO:tasks.rados.rados.0.smithi033.stdout:3997: finishing write tid 2 to smithi03366949-483 2023-06-03T20:03:43.283 INFO:tasks.rados.rados.0.smithi033.stdout:3997: finishing write tid 3 to smithi03366949-483 2023-06-03T20:03:43.283 INFO:tasks.rados.rados.0.smithi033.stdout:3997: finishing write tid 4 to smithi03366949-483 2023-06-03T20:03:43.283 INFO:tasks.rados.rados.0.smithi033.stdout:3997: finishing write tid 5 to smithi03366949-483 2023-06-03T20:03:43.284 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 483 v 432 (ObjNum 2452 snap 0 seq_num 2452) dirty exists 2023-06-03T20:03:43.284 INFO:tasks.rados.rados.0.smithi033.stdout:3997: left oid 483 (ObjNum 2452 snap 0 seq_num 2452) 2023-06-03T20:03:43.284 INFO:tasks.rados.rados.0.smithi033.stdout:3998: finishing write tid 1 to smithi03366949-141 2023-06-03T20:03:43.284 INFO:tasks.rados.rados.0.smithi033.stdout:3998: finishing write tid 2 to smithi03366949-141 2023-06-03T20:03:43.284 INFO:tasks.rados.rados.0.smithi033.stdout:3998: finishing write tid 3 to smithi03366949-141 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3998: finishing write tid 4 to smithi03366949-141 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3998: finishing write tid 5 to smithi03366949-141 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:update_object_version oid 141 v 520 (ObjNum 2453 snap 0 seq_num 2453) dirty exists 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3998: left oid 141 (ObjNum 2453 snap 0 seq_num 2453) 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3992: done (7 left) 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3993: done (6 left) 2023-06-03T20:03:43.285 INFO:tasks.rados.rados.0.smithi033.stdout:3994: done (5 left) 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout:3995: done (4 left) 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout:3996: done (3 left) 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout:3997: done (2 left) 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout:3998: done (1 left) 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout: waiting on 1 2023-06-03T20:03:43.286 INFO:tasks.rados.rados.0.smithi033.stdout:3999: expect (ObjNum 937 snap 0 seq_num 937) 2023-06-03T20:03:43.519 INFO:tasks.rados.rados.0.smithi033.stdout:3999: done (0 left) 2023-06-03T20:03:43.534 INFO:tasks.rados.rados.0.smithi033.stderr:0 errors. 2023-06-03T20:03:43.534 INFO:tasks.rados.rados.0.smithi033.stderr: 2023-06-03T20:03:43.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T20:03:43.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:43 smithi033 bash[33017]: cluster 2023-06-03T20:03:42.465407+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:43.947 INFO:teuthology.orchestra.run.smithi033.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:03:44.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:43 smithi083 bash[26882]: cluster 2023-06-03T20:03:42.465407+0000 mgr.y (mgr.34104) 8 : cluster [DBG] pgmap v5: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:44.805 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'sleep 60' 2023-06-03T20:03:45.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:44 smithi033 bash[33017]: audit 2023-06-03T20:03:43.931764+0000 mgr.y (mgr.34104) 9 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:03:45.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:44 smithi033 bash[33017]: cephadm 2023-06-03T20:03:43.932340+0000 mgr.y (mgr.34104) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:03:45.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:44 smithi033 bash[33017]: audit 2023-06-03T20:03:43.938346+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:45.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:44 smithi083 bash[26882]: audit 2023-06-03T20:03:43.931764+0000 mgr.y (mgr.34104) 9 : audit [DBG] from='client.25391 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:03:45.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:44 smithi083 bash[26882]: cephadm 2023-06-03T20:03:43.932340+0000 mgr.y (mgr.34104) 10 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:03:45.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:44 smithi083 bash[26882]: audit 2023-06-03T20:03:43.938346+0000 mon.a (mon.0) 22 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:03:46] "GET /metrics HTTP/1.1" 200 33480 "" "Prometheus/2.33.4" 2023-06-03T20:03:46.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: cluster 2023-06-03T20:03:44.465982+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:46.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.154827+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.165321+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.417765+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.427545+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.969980+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:46 smithi033 bash[33017]: audit 2023-06-03T20:03:45.981773+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: cluster 2023-06-03T20:03:44.465982+0000 mgr.y (mgr.34104) 11 : cluster [DBG] pgmap v6: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:03:46.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.154827+0000 mon.a (mon.0) 23 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.165321+0000 mon.a (mon.0) 24 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.417765+0000 mon.a (mon.0) 25 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.427545+0000 mon.a (mon.0) 26 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.969980+0000 mon.a (mon.0) 27 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:46 smithi083 bash[26882]: audit 2023-06-03T20:03:45.981773+0000 mon.a (mon.0) 28 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:47.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:47 smithi033 bash[33017]: audit 2023-06-03T20:03:46.238619+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:47.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:47 smithi033 bash[33017]: audit 2023-06-03T20:03:46.247189+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:47.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:47 smithi033 bash[33017]: cluster 2023-06-03T20:03:46.467203+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.3 MiB/s wr, 38 op/s 2023-06-03T20:03:47.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:47 smithi083 bash[26882]: audit 2023-06-03T20:03:46.238619+0000 mon.a (mon.0) 29 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:47.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:47 smithi083 bash[26882]: audit 2023-06-03T20:03:46.247189+0000 mon.a (mon.0) 30 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:47.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:47 smithi083 bash[26882]: cluster 2023-06-03T20:03:46.467203+0000 mgr.y (mgr.34104) 12 : cluster [DBG] pgmap v7: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 23 MiB/s rd, 4.3 MiB/s wr, 38 op/s 2023-06-03T20:03:48.361 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:03:49.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:48 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:49.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:48 smithi083 bash[55477]: ts=2023-06-03T20:03:48.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:49.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:49 smithi083 bash[26882]: cluster 2023-06-03T20:03:48.468036+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 29 op/s 2023-06-03T20:03:50.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:49 smithi033 bash[33017]: cluster 2023-06-03T20:03:48.468036+0000 mgr.y (mgr.34104) 13 : cluster [DBG] pgmap v8: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 3.3 MiB/s wr, 29 op/s 2023-06-03T20:03:51.769 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:03:51.769 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":72,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T20:03:38.440329+0000","last_up_change":"2023-06-03T19:54:36.328664+0000","last_in_change":"2023-06-03T19:54:10.221094+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-06-03T19:50:54.807339+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}}},{"pool":2,"pool_name":"rbd","create_time":"2023-06-03T19:55:36.399952+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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"application_metadata":{"cephfs":{"data":"foo"}}},{"pool":5,"pool_name":"unique_pool_0","create_time":"2023-06-03T19:59:30.795131+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":16,"pg_placement_num":16,"pg_placement_num_target":16,"pg_num_target":16,"pg_num_pending":16,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"66","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{},"application_metadata":{"rados":{}}}],"osds":[{"osd":0,"uuid":"148d2180-a815-4098-98ca-4cbc8dc699e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6803","nonce":4245826520}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6805","nonce":4245826520}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6809","nonce":4245826520}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":4245826520},{"type":"v1","addr":"172.21.15.33:6807","nonce":4245826520}]},"public_addr":"172.21.15.33:6803/4245826520","cluster_addr":"172.21.15.33:6805/4245826520","heartbeat_back_addr":"172.21.15.33:6809/4245826520","heartbeat_front_addr":"172.21.15.33:6807/4245826520","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6811","nonce":2601535722}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6813","nonce":2601535722}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6817","nonce":2601535722}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2601535722},{"type":"v1","addr":"172.21.15.33:6815","nonce":2601535722}]},"public_addr":"172.21.15.33:6811/2601535722","cluster_addr":"172.21.15.33:6813/2601535722","heartbeat_back_addr":"172.21.15.33:6817/2601535722","heartbeat_front_addr":"172.21.15.33:6815/2601535722","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6819","nonce":3676316156}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6821","nonce":3676316156}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6825","nonce":3676316156}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":3676316156},{"type":"v1","addr":"172.21.15.33:6823","nonce":3676316156}]},"public_addr":"172.21.15.33:6819/3676316156","cluster_addr":"172.21.15.33:6821/3676316156","heartbeat_back_addr":"172.21.15.33:6825/3676316156","heartbeat_front_addr":"172.21.15.33:6823/3676316156","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":25,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6827","nonce":2488263968}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6829","nonce":2488263968}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6833","nonce":2488263968}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":2488263968},{"type":"v1","addr":"172.21.15.33:6831","nonce":2488263968}]},"public_addr":"172.21.15.33:6827/2488263968","cluster_addr":"172.21.15.33:6829/2488263968","heartbeat_back_addr":"172.21.15.33:6833/2488263968","heartbeat_front_addr":"172.21.15.33:6831/2488263968","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":62,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+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-06-03T19:50:06.414317+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-06-03T19:50:52.159044+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-06-03T19:51:38.281834+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-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2260946943":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6800/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/3655642572":"2023-06-04T20:03:38.440279+0000","172.21.15.83:6834/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/3893307517":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2733889295":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/2610144780":"2023-06-04T20:03:38.440279+0000","172.21.15.83:0/3705393633":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/673817701":"2023-06-04T20:00:33.612274+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/2015940129":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.83:6835/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/600128042":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/960110708":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1157704308":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.83:0/2248153964":"2023-06-04T20:02:32.461485+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-06-03T20:03:51.952 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:51 smithi033 bash[33017]: cluster 2023-06-03T20:03:50.469470+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2023-06-03T20:03:52.141 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:51 smithi083 bash[26882]: cluster 2023-06-03T20:03:50.469470+0000 mgr.y (mgr.34104) 14 : cluster [DBG] pgmap v9: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 2.7 MiB/s wr, 24 op/s 2023-06-03T20:03:52.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:03:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:52 smithi033 bash[33017]: audit 2023-06-03T20:03:51.759998+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.33:0/3204569769' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:03:52.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:52 smithi083 bash[26882]: audit 2023-06-03T20:03:51.759998+0000 mon.c (mon.2) 208 : audit [DBG] from='client.? 172.21.15.33:0/3204569769' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:03:53.948 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:53 smithi083 bash[26882]: cluster 2023-06-03T20:03:52.470198+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:53.948 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:53 smithi083 bash[26882]: audit 2023-06-03T20:03:53.554904+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:54.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:53 smithi033 bash[33017]: cluster 2023-06-03T20:03:52.470198+0000 mgr.y (mgr.34104) 15 : cluster [DBG] pgmap v10: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:54.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:53 smithi033 bash[33017]: audit 2023-06-03T20:03:53.554904+0000 mon.b (mon.1) 129 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:03:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:55 smithi033 bash[33017]: cluster 2023-06-03T20:03:54.471275+0000 mgr.y (mgr.34104) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:55 smithi033 bash[33017]: audit 2023-06-03T20:03:55.351552+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:56.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:55 smithi033 bash[33017]: audit 2023-06-03T20:03:55.362946+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:56.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:55 smithi033 bash[33017]: audit 2023-06-03T20:03:55.371178+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:56.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:55 smithi033 bash[33017]: audit 2023-06-03T20:03:55.372692+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:56.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:55 smithi083 bash[26882]: cluster 2023-06-03T20:03:54.471275+0000 mgr.y (mgr.34104) 16 : cluster [DBG] pgmap v11: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:55 smithi083 bash[26882]: audit 2023-06-03T20:03:55.351552+0000 mon.a (mon.0) 31 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:55 smithi083 bash[26882]: audit 2023-06-03T20:03:55.362946+0000 mon.a (mon.0) 32 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:55 smithi083 bash[26882]: audit 2023-06-03T20:03:55.371178+0000 mon.b (mon.1) 130 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:55 smithi083 bash[26882]: audit 2023-06-03T20:03:55.372692+0000 mon.b (mon.1) 131 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:56.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:03:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:03:56] "GET /metrics HTTP/1.1" 200 190227 "" "Prometheus/2.33.4" 2023-06-03T20:03:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.370640+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:03:57.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.370926+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.536194+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.586663+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.702310+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.802865+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:55.867031+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: cephadm 2023-06-03T20:03:56.017808+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:03:57.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.040216+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.053664+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.192204+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.202817+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.211215+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.301152+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.304699+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:57.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.307009+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:57.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:57 smithi033 bash[33017]: audit 2023-06-03T20:03:56.313171+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.387 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.370640+0000 mgr.y (mgr.34104) 17 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.370926+0000 mgr.y (mgr.34104) 18 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.536194+0000 mgr.y (mgr.34104) 19 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.586663+0000 mgr.y (mgr.34104) 20 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.702310+0000 mgr.y (mgr.34104) 21 : cephadm [INF] Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:03:57.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.802865+0000 mgr.y (mgr.34104) 22 : cephadm [INF] Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:55.867031+0000 mgr.y (mgr.34104) 23 : cephadm [INF] Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: cephadm 2023-06-03T20:03:56.017808+0000 mgr.y (mgr.34104) 24 : cephadm [INF] Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.040216+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.053664+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.192204+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.202817+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.211215+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:57.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.301152+0000 mon.b (mon.1) 132 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:03:57.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.304699+0000 mon.b (mon.1) 133 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:03:57.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.307009+0000 mon.b (mon.1) 134 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:03:57.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:57 smithi083 bash[26882]: audit 2023-06-03T20:03:56.313171+0000 mon.a (mon.0) 38 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:03:58.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:03:58 smithi033 bash[33017]: cluster 2023-06-03T20:03:56.472169+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:58.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:03:58 smithi083 bash[26882]: cluster 2023-06-03T20:03:56.472169+0000 mgr.y (mgr.34104) 25 : cluster [DBG] pgmap v12: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 13 MiB/s rd, 2.5 MiB/s wr, 22 op/s 2023-06-03T20:03:59.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:58 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:03:59.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:03:58 smithi083 bash[55477]: ts=2023-06-03T20:03:58.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:00.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:00 smithi033 bash[33017]: cluster 2023-06-03T20:03:58.472834+0000 mgr.y (mgr.34104) 26 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:00.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:00 smithi083 bash[26882]: cluster 2023-06-03T20:03:58.472834+0000 mgr.y (mgr.34104) 26 : cluster [DBG] pgmap v13: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:00.739 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:04:00.745 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:04:01.521 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":14,"stamp":"2023-06-03T20:04:00.473113+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1255913219,"num_objects":443,"num_object_clones":0,"num_object_copies":1329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":443,"num_whiteouts":0,"num_read":14526,"num_read_kb":15218879,"num_write":10023,"num_write_kb":2773916,"num_scrub_errors":0,"num_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":7902,"ondisk_log_size":7902,"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":2521116,"kb_used_data":2280088,"kb_used_omap":0,"kb_used_meta":220480,"kb_avail":747440100,"statfs":{"total":767960285184,"available":765378662400,"internally_reserved":0,"allocated":2334810112,"data_stored":2318695270,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":225771520},"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.005573"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471354+0000","last_change":"2023-06-03T19:57:34.491491+0000","last_active":"2023-06-03T20:02:32.471354+0000","last_peered":"2023-06-03T20:02:32.471354+0000","last_clean":"2023-06-03T20:02:32.471354+0000","last_became_active":"2023-06-03T19:57:34.491155+0000","last_became_peered":"2023-06-03T19:57:34.491155+0000","last_unstale":"2023-06-03T20:02:32.471354+0000","last_undegraded":"2023-06-03T20:02:32.471354+0000","last_fullsized":"2023-06-03T20:02:32.471354+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836220+0000","last_change":"2023-06-03T19:57:34.529740+0000","last_active":"2023-06-03T20:02:32.836220+0000","last_peered":"2023-06-03T20:02:32.836220+0000","last_clean":"2023-06-03T20:02:32.836220+0000","last_became_active":"2023-06-03T19:57:34.529423+0000","last_became_peered":"2023-06-03T19:57:34.529423+0000","last_unstale":"2023-06-03T20:02:32.836220+0000","last_undegraded":"2023-06-03T20:02:32.836220+0000","last_fullsized":"2023-06-03T20:02:32.836220+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468061+0000","last_change":"2023-06-03T19:57:34.499236+0000","last_active":"2023-06-03T20:02:32.468061+0000","last_peered":"2023-06-03T20:02:32.468061+0000","last_clean":"2023-06-03T20:02:32.468061+0000","last_became_active":"2023-06-03T19:57:34.498686+0000","last_became_peered":"2023-06-03T19:57:34.498686+0000","last_unstale":"2023-06-03T20:02:32.468061+0000","last_undegraded":"2023-06-03T20:02:32.468061+0000","last_fullsized":"2023-06-03T20:02:32.468061+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.469133+0000","last_change":"2023-06-03T19:57:34.853341+0000","last_active":"2023-06-03T20:02:32.469133+0000","last_peered":"2023-06-03T20:02:32.469133+0000","last_clean":"2023-06-03T20:02:32.469133+0000","last_became_active":"2023-06-03T19:57:34.852990+0000","last_became_peered":"2023-06-03T19:57:34.852990+0000","last_unstale":"2023-06-03T20:02:32.469133+0000","last_undegraded":"2023-06-03T20:02:32.469133+0000","last_fullsized":"2023-06-03T20:02:32.469133+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836037+0000","last_change":"2023-06-03T19:57:34.505482+0000","last_active":"2023-06-03T20:02:32.836037+0000","last_peered":"2023-06-03T20:02:32.836037+0000","last_clean":"2023-06-03T20:02:32.836037+0000","last_became_active":"2023-06-03T19:57:34.503780+0000","last_became_peered":"2023-06-03T19:57:34.503780+0000","last_unstale":"2023-06-03T20:02:32.836037+0000","last_undegraded":"2023-06-03T20:02:32.836037+0000","last_fullsized":"2023-06-03T20:02:32.836037+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.841221+0000","last_change":"2023-06-03T19:57:34.517288+0000","last_active":"2023-06-03T20:02:32.841221+0000","last_peered":"2023-06-03T20:02:32.841221+0000","last_clean":"2023-06-03T20:02:32.841221+0000","last_became_active":"2023-06-03T19:57:34.516946+0000","last_became_peered":"2023-06-03T19:57:34.516946+0000","last_unstale":"2023-06-03T20:02:32.841221+0000","last_undegraded":"2023-06-03T20:02:32.841221+0000","last_fullsized":"2023-06-03T20:02:32.841221+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470114+0000","last_change":"2023-06-03T19:57:34.498627+0000","last_active":"2023-06-03T20:02:32.470114+0000","last_peered":"2023-06-03T20:02:32.470114+0000","last_clean":"2023-06-03T20:02:32.470114+0000","last_became_active":"2023-06-03T19:57:34.498250+0000","last_became_peered":"2023-06-03T19:57:34.498250+0000","last_unstale":"2023-06-03T20:02:32.470114+0000","last_undegraded":"2023-06-03T20:02:32.470114+0000","last_fullsized":"2023-06-03T20:02:32.470114+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.835961+0000","last_change":"2023-06-03T19:58:11.115544+0000","last_active":"2023-06-03T20:02:32.835961+0000","last_peered":"2023-06-03T20:02:32.835961+0000","last_clean":"2023-06-03T20:02:32.835961+0000","last_became_active":"2023-06-03T19:58:11.115031+0000","last_became_peered":"2023-06-03T19:58:11.115031+0000","last_unstale":"2023-06-03T20:02:32.835961+0000","last_undegraded":"2023-06-03T20:02:32.835961+0000","last_fullsized":"2023-06-03T20:02:32.835961+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843739+0000","last_change":"2023-06-03T19:57:34.493368+0000","last_active":"2023-06-03T20:02:32.843739+0000","last_peered":"2023-06-03T20:02:32.843739+0000","last_clean":"2023-06-03T20:02:32.843739+0000","last_became_active":"2023-06-03T19:57:34.493024+0000","last_became_peered":"2023-06-03T19:57:34.493024+0000","last_unstale":"2023-06-03T20:02:32.843739+0000","last_undegraded":"2023-06-03T20:02:32.843739+0000","last_fullsized":"2023-06-03T20:02:32.843739+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.835927+0000","last_change":"2023-06-03T19:57:34.849958+0000","last_active":"2023-06-03T20:02:32.835927+0000","last_peered":"2023-06-03T20:02:32.835927+0000","last_clean":"2023-06-03T20:02:32.835927+0000","last_became_active":"2023-06-03T19:57:34.849601+0000","last_became_peered":"2023-06-03T19:57:34.849601+0000","last_unstale":"2023-06-03T20:02:32.835927+0000","last_undegraded":"2023-06-03T20:02:32.835927+0000","last_fullsized":"2023-06-03T20:02:32.835927+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":27,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842748+0000","last_change":"2023-06-03T19:57:34.500960+0000","last_active":"2023-06-03T20:02:32.842748+0000","last_peered":"2023-06-03T20:02:32.842748+0000","last_clean":"2023-06-03T20:02:32.842748+0000","last_became_active":"2023-06-03T19:57:34.500558+0000","last_became_peered":"2023-06-03T19:57:34.500558+0000","last_unstale":"2023-06-03T20:02:32.842748+0000","last_undegraded":"2023-06-03T20:02:32.842748+0000","last_fullsized":"2023-06-03T20:02:32.842748+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468089+0000","last_change":"2023-06-03T19:57:34.520924+0000","last_active":"2023-06-03T20:02:32.468089+0000","last_peered":"2023-06-03T20:02:32.468089+0000","last_clean":"2023-06-03T20:02:32.468089+0000","last_became_active":"2023-06-03T19:57:34.520632+0000","last_became_peered":"2023-06-03T19:57:34.520632+0000","last_unstale":"2023-06-03T20:02:32.468089+0000","last_undegraded":"2023-06-03T20:02:32.468089+0000","last_fullsized":"2023-06-03T20:02:32.468089+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"72'20","reported_seq":44,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:38.678900+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:03:38.678900+0000","last_peered":"2023-06-03T20:03:38.678900+0000","last_clean":"2023-06-03T20:03:38.678900+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:03:38.678900+0000","last_undegraded":"2023-06-03T20:03:38.678900+0000","last_fullsized":"2023-06-03T20:03:38.678900+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":20,"log_dups_size":0,"ondisk_log_size":20,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4434,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":20,"num_write_kb":17,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471480+0000","last_change":"2023-06-03T19:57:34.518754+0000","last_active":"2023-06-03T20:02:32.471480+0000","last_peered":"2023-06-03T20:02:32.471480+0000","last_clean":"2023-06-03T20:02:32.471480+0000","last_became_active":"2023-06-03T19:57:34.518441+0000","last_became_peered":"2023-06-03T19:57:34.518441+0000","last_unstale":"2023-06-03T20:02:32.471480+0000","last_undegraded":"2023-06-03T20:02:32.471480+0000","last_fullsized":"2023-06-03T20:02:32.471480+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842357+0000","last_change":"2023-06-03T19:57:34.498694+0000","last_active":"2023-06-03T20:02:32.842357+0000","last_peered":"2023-06-03T20:02:32.842357+0000","last_clean":"2023-06-03T20:02:32.842357+0000","last_became_active":"2023-06-03T19:57:34.498387+0000","last_became_peered":"2023-06-03T19:57:34.498387+0000","last_unstale":"2023-06-03T20:02:32.842357+0000","last_undegraded":"2023-06-03T20:02:32.842357+0000","last_fullsized":"2023-06-03T20:02:32.842357+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.838456+0000","last_change":"2023-06-03T19:57:34.850693+0000","last_active":"2023-06-03T20:02:32.838456+0000","last_peered":"2023-06-03T20:02:32.838456+0000","last_clean":"2023-06-03T20:02:32.838456+0000","last_became_active":"2023-06-03T19:57:34.850002+0000","last_became_peered":"2023-06-03T19:57:34.850002+0000","last_unstale":"2023-06-03T20:02:32.838456+0000","last_undegraded":"2023-06-03T20:02:32.838456+0000","last_fullsized":"2023-06-03T20:02:32.838456+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468113+0000","last_change":"2023-06-03T19:57:34.500078+0000","last_active":"2023-06-03T20:02:32.468113+0000","last_peered":"2023-06-03T20:02:32.468113+0000","last_clean":"2023-06-03T20:02:32.468113+0000","last_became_active":"2023-06-03T19:57:34.499636+0000","last_became_peered":"2023-06-03T19:57:34.499636+0000","last_unstale":"2023-06-03T20:02:32.468113+0000","last_undegraded":"2023-06-03T20:02:32.468113+0000","last_fullsized":"2023-06-03T20:02:32.468113+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843591+0000","last_change":"2023-06-03T19:57:34.854697+0000","last_active":"2023-06-03T20:02:32.843591+0000","last_peered":"2023-06-03T20:02:32.843591+0000","last_clean":"2023-06-03T20:02:32.843591+0000","last_became_active":"2023-06-03T19:57:34.854274+0000","last_became_peered":"2023-06-03T19:57:34.854274+0000","last_unstale":"2023-06-03T20:02:32.843591+0000","last_undegraded":"2023-06-03T20:02:32.843591+0000","last_fullsized":"2023-06-03T20:02:32.843591+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843131+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:02:32.843131+0000","last_peered":"2023-06-03T20:02:32.843131+0000","last_clean":"2023-06-03T20:02:32.843131+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:02:32.843131+0000","last_undegraded":"2023-06-03T20:02:32.843131+0000","last_fullsized":"2023-06-03T20:02:32.843131+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468932+0000","last_change":"2023-06-03T19:57:34.855052+0000","last_active":"2023-06-03T20:02:32.468932+0000","last_peered":"2023-06-03T20:02:32.468932+0000","last_clean":"2023-06-03T20:02:32.468932+0000","last_became_active":"2023-06-03T19:57:34.854734+0000","last_became_peered":"2023-06-03T19:57:34.854734+0000","last_unstale":"2023-06-03T20:02:32.468932+0000","last_undegraded":"2023-06-03T20:02:32.468932+0000","last_fullsized":"2023-06-03T20:02:32.468932+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.840812+0000","last_change":"2023-06-03T19:57:34.502241+0000","last_active":"2023-06-03T20:02:32.840812+0000","last_peered":"2023-06-03T20:02:32.840812+0000","last_clean":"2023-06-03T20:02:32.840812+0000","last_became_active":"2023-06-03T19:57:34.501909+0000","last_became_peered":"2023-06-03T19:57:34.501909+0000","last_unstale":"2023-06-03T20:02:32.840812+0000","last_undegraded":"2023-06-03T20:02:32.840812+0000","last_fullsized":"2023-06-03T20:02:32.840812+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836547+0000","last_change":"2023-06-03T19:57:34.850394+0000","last_active":"2023-06-03T20:02:32.836547+0000","last_peered":"2023-06-03T20:02:32.836547+0000","last_clean":"2023-06-03T20:02:32.836547+0000","last_became_active":"2023-06-03T19:57:34.849513+0000","last_became_peered":"2023-06-03T19:57:34.849513+0000","last_unstale":"2023-06-03T20:02:32.836547+0000","last_undegraded":"2023-06-03T20:02:32.836547+0000","last_fullsized":"2023-06-03T20:02:32.836547+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'473","reported_seq":894,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.280417+0000","last_change":"2023-06-03T19:59:32.071796+0000","last_active":"2023-06-03T20:03:41.280417+0000","last_peered":"2023-06-03T20:03:41.280417+0000","last_clean":"2023-06-03T20:03:41.280417+0000","last_became_active":"2023-06-03T19:59:32.071243+0000","last_became_peered":"2023-06-03T19:59:32.071243+0000","last_unstale":"2023-06-03T20:03:41.280417+0000","last_undegraded":"2023-06-03T20:03:41.280417+0000","last_fullsized":"2023-06-03T20:03:41.280417+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":473,"log_dups_size":0,"ondisk_log_size":473,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":81156967,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":952,"num_read_kb":1000247,"num_write":597,"num_write_kb":169685,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,4],"acting":[7,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842259+0000","last_change":"2023-06-03T19:57:34.503507+0000","last_active":"2023-06-03T20:02:32.842259+0000","last_peered":"2023-06-03T20:02:32.842259+0000","last_clean":"2023-06-03T20:02:32.842259+0000","last_became_active":"2023-06-03T19:57:34.503195+0000","last_became_peered":"2023-06-03T19:57:34.503195+0000","last_unstale":"2023-06-03T20:02:32.842259+0000","last_undegraded":"2023-06-03T20:02:32.842259+0000","last_fullsized":"2023-06-03T20:02:32.842259+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.840305+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:02:32.840305+0000","last_peered":"2023-06-03T20:02:32.840305+0000","last_clean":"2023-06-03T20:02:32.840305+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:02:32.840305+0000","last_undegraded":"2023-06-03T20:02:32.840305+0000","last_fullsized":"2023-06-03T20:02:32.840305+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'455","reported_seq":853,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:40.718204+0000","last_change":"2023-06-03T19:59:32.068752+0000","last_active":"2023-06-03T20:03:40.718204+0000","last_peered":"2023-06-03T20:03:40.718204+0000","last_clean":"2023-06-03T20:03:40.718204+0000","last_became_active":"2023-06-03T19:59:32.068475+0000","last_became_peered":"2023-06-03T19:59:32.068475+0000","last_unstale":"2023-06-03T20:03:40.718204+0000","last_undegraded":"2023-06-03T20:03:40.718204+0000","last_fullsized":"2023-06-03T20:03:40.718204+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":455,"log_dups_size":0,"ondisk_log_size":455,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68716817,"num_objects":21,"num_object_clones":0,"num_object_copies":63,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21,"num_whiteouts":0,"num_read":897,"num_read_kb":1001675,"num_write":575,"num_write_kb":169552,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,1],"acting":[2,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.841891+0000","last_change":"2023-06-03T19:57:34.500441+0000","last_active":"2023-06-03T20:02:32.841891+0000","last_peered":"2023-06-03T20:02:32.841891+0000","last_clean":"2023-06-03T20:02:32.841891+0000","last_became_active":"2023-06-03T19:57:34.500050+0000","last_became_peered":"2023-06-03T19:57:34.500050+0000","last_unstale":"2023-06-03T20:02:32.841891+0000","last_undegraded":"2023-06-03T20:02:32.841891+0000","last_fullsized":"2023-06-03T20:02:32.841891+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471971+0000","last_change":"2023-06-03T19:57:34.524941+0000","last_active":"2023-06-03T20:02:32.471971+0000","last_peered":"2023-06-03T20:02:32.471971+0000","last_clean":"2023-06-03T20:02:32.471971+0000","last_became_active":"2023-06-03T19:57:34.524506+0000","last_became_peered":"2023-06-03T19:57:34.524506+0000","last_unstale":"2023-06-03T20:02:32.471971+0000","last_undegraded":"2023-06-03T20:02:32.471971+0000","last_fullsized":"2023-06-03T20:02:32.471971+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"5.b","version":"72'432","reported_seq":753,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.882113+0000","last_change":"2023-06-03T19:59:32.066637+0000","last_active":"2023-06-03T20:03:42.882113+0000","last_peered":"2023-06-03T20:03:42.882113+0000","last_clean":"2023-06-03T20:03:42.882113+0000","last_became_active":"2023-06-03T19:59:32.066294+0000","last_became_peered":"2023-06-03T19:59:32.066294+0000","last_unstale":"2023-06-03T20:03:42.882113+0000","last_undegraded":"2023-06-03T20:03:42.882113+0000","last_fullsized":"2023-06-03T20:03:42.882113+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":432,"log_dups_size":0,"ondisk_log_size":432,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72047309,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":680,"num_read_kb":684023,"num_write":544,"num_write_kb":156288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,5],"acting":[2,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843188+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:02:32.843188+0000","last_peered":"2023-06-03T20:02:32.843188+0000","last_clean":"2023-06-03T20:02:32.843188+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:02:32.843188+0000","last_undegraded":"2023-06-03T20:02:32.843188+0000","last_fullsized":"2023-06-03T20:02:32.843188+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842774+0000","last_change":"2023-06-03T19:57:34.852149+0000","last_active":"2023-06-03T20:02:32.842774+0000","last_peered":"2023-06-03T20:02:32.842774+0000","last_clean":"2023-06-03T20:02:32.842774+0000","last_became_active":"2023-06-03T19:57:34.851422+0000","last_became_peered":"2023-06-03T19:57:34.851422+0000","last_unstale":"2023-06-03T20:02:32.842774+0000","last_undegraded":"2023-06-03T20:02:32.842774+0000","last_fullsized":"2023-06-03T20:02:32.842774+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'572","reported_seq":1021,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.443524+0000","last_change":"2023-06-03T19:59:32.063751+0000","last_active":"2023-06-03T20:03:41.443524+0000","last_peered":"2023-06-03T20:03:41.443524+0000","last_clean":"2023-06-03T20:03:41.443524+0000","last_became_active":"2023-06-03T19:59:32.063267+0000","last_became_peered":"2023-06-03T19:59:32.063267+0000","last_unstale":"2023-06-03T20:03:41.443524+0000","last_undegraded":"2023-06-03T20:03:41.443524+0000","last_fullsized":"2023-06-03T20:03:41.443524+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":572,"log_dups_size":0,"ondisk_log_size":572,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":97664873,"num_objects":32,"num_object_clones":0,"num_object_copies":96,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":32,"num_whiteouts":0,"num_read":1003,"num_read_kb":1012186,"num_write":721,"num_write_kb":199858,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843182+0000","last_change":"2023-06-03T19:57:34.495055+0000","last_active":"2023-06-03T20:02:32.843182+0000","last_peered":"2023-06-03T20:02:32.843182+0000","last_clean":"2023-06-03T20:02:32.843182+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T20:02:32.843182+0000","last_undegraded":"2023-06-03T20:02:32.843182+0000","last_fullsized":"2023-06-03T20:02:32.843182+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468497+0000","last_change":"2023-06-03T19:57:34.520984+0000","last_active":"2023-06-03T20:02:32.468497+0000","last_peered":"2023-06-03T20:02:32.468497+0000","last_clean":"2023-06-03T20:02:32.468497+0000","last_became_active":"2023-06-03T19:57:34.520677+0000","last_became_peered":"2023-06-03T19:57:34.520677+0000","last_unstale":"2023-06-03T20:02:32.468497+0000","last_undegraded":"2023-06-03T20:02:32.468497+0000","last_fullsized":"2023-06-03T20:02:32.468497+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'547","reported_seq":975,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.260381+0000","last_change":"2023-06-03T19:59:32.065836+0000","last_active":"2023-06-03T20:03:41.260381+0000","last_peered":"2023-06-03T20:03:41.260381+0000","last_clean":"2023-06-03T20:03:41.260381+0000","last_became_active":"2023-06-03T19:59:32.065527+0000","last_became_peered":"2023-06-03T19:59:32.065527+0000","last_unstale":"2023-06-03T20:03:41.260381+0000","last_undegraded":"2023-06-03T20:03:41.260381+0000","last_fullsized":"2023-06-03T20:03:41.260381+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":547,"log_dups_size":0,"ondisk_log_size":547,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87746928,"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":931,"num_read_kb":924240,"num_write":692,"num_write_kb":194398,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,5],"acting":[2,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836185+0000","last_change":"2023-06-03T19:57:34.499566+0000","last_active":"2023-06-03T20:02:32.836185+0000","last_peered":"2023-06-03T20:02:32.836185+0000","last_clean":"2023-06-03T20:02:32.836185+0000","last_became_active":"2023-06-03T19:57:34.499042+0000","last_became_peered":"2023-06-03T19:57:34.499042+0000","last_unstale":"2023-06-03T20:02:32.836185+0000","last_undegraded":"2023-06-03T20:02:32.836185+0000","last_fullsized":"2023-06-03T20:02:32.836185+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.472016+0000","last_change":"2023-06-03T19:57:34.525053+0000","last_active":"2023-06-03T20:02:32.472016+0000","last_peered":"2023-06-03T20:02:32.472016+0000","last_clean":"2023-06-03T20:02:32.472016+0000","last_became_active":"2023-06-03T19:57:34.524652+0000","last_became_peered":"2023-06-03T19:57:34.524652+0000","last_unstale":"2023-06-03T20:02:32.472016+0000","last_undegraded":"2023-06-03T20:02:32.472016+0000","last_fullsized":"2023-06-03T20:02:32.472016+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'498","reported_seq":859,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.830315+0000","last_change":"2023-06-03T19:59:32.064669+0000","last_active":"2023-06-03T20:03:42.830315+0000","last_peered":"2023-06-03T20:03:42.830315+0000","last_clean":"2023-06-03T20:03:42.830315+0000","last_became_active":"2023-06-03T19:59:32.064349+0000","last_became_peered":"2023-06-03T19:59:32.064349+0000","last_unstale":"2023-06-03T20:03:42.830315+0000","last_undegraded":"2023-06-03T20:03:42.830315+0000","last_fullsized":"2023-06-03T20:03:42.830315+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":498,"log_dups_size":0,"ondisk_log_size":498,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74232153,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":770,"num_read_kb":816664,"num_write":633,"num_write_kb":176138,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843123+0000","last_change":"2023-06-03T19:57:34.499234+0000","last_active":"2023-06-03T20:02:32.843123+0000","last_peered":"2023-06-03T20:02:32.843123+0000","last_clean":"2023-06-03T20:02:32.843123+0000","last_became_active":"2023-06-03T19:57:34.498919+0000","last_became_peered":"2023-06-03T19:57:34.498919+0000","last_unstale":"2023-06-03T20:02:32.843123+0000","last_undegraded":"2023-06-03T20:02:32.843123+0000","last_fullsized":"2023-06-03T20:02:32.843123+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471939+0000","last_change":"2023-06-03T19:58:11.118278+0000","last_active":"2023-06-03T20:02:32.471939+0000","last_peered":"2023-06-03T20:02:32.471939+0000","last_clean":"2023-06-03T20:02:32.471939+0000","last_became_active":"2023-06-03T19:58:11.116411+0000","last_became_peered":"2023-06-03T19:58:11.116411+0000","last_unstale":"2023-06-03T20:02:32.471939+0000","last_undegraded":"2023-06-03T20:02:32.471939+0000","last_fullsized":"2023-06-03T20:02:32.471939+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"5.f","version":"72'380","reported_seq":770,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.851434+0000","last_change":"2023-06-03T19:59:32.072775+0000","last_active":"2023-06-03T20:03:42.851434+0000","last_peered":"2023-06-03T20:03:42.851434+0000","last_clean":"2023-06-03T20:03:42.851434+0000","last_became_active":"2023-06-03T19:59:32.072429+0000","last_became_peered":"2023-06-03T19:59:32.072429+0000","last_unstale":"2023-06-03T20:03:42.851434+0000","last_undegraded":"2023-06-03T20:03:42.851434+0000","last_fullsized":"2023-06-03T20:03:42.851434+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":380,"log_dups_size":0,"ondisk_log_size":380,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78870192,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":907,"num_read_kb":1025765,"num_write":484,"num_write_kb":137828,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471215+0000","last_change":"2023-06-03T19:57:34.492137+0000","last_active":"2023-06-03T20:02:32.471215+0000","last_peered":"2023-06-03T20:02:32.471215+0000","last_clean":"2023-06-03T20:02:32.471215+0000","last_became_active":"2023-06-03T19:57:34.491798+0000","last_became_peered":"2023-06-03T19:57:34.491798+0000","last_unstale":"2023-06-03T20:02:32.471215+0000","last_undegraded":"2023-06-03T20:02:32.471215+0000","last_fullsized":"2023-06-03T20:02:32.471215+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.472875+0000","last_change":"2023-06-03T19:57:34.518726+0000","last_active":"2023-06-03T20:02:32.472875+0000","last_peered":"2023-06-03T20:02:32.472875+0000","last_clean":"2023-06-03T20:02:32.472875+0000","last_became_active":"2023-06-03T19:57:34.518228+0000","last_became_peered":"2023-06-03T19:57:34.518228+0000","last_unstale":"2023-06-03T20:02:32.472875+0000","last_undegraded":"2023-06-03T20:02:32.472875+0000","last_fullsized":"2023-06-03T20:02:32.472875+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'518","reported_seq":1012,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.908590+0000","last_change":"2023-06-03T19:59:32.070615+0000","last_active":"2023-06-03T20:03:42.908590+0000","last_peered":"2023-06-03T20:03:42.908590+0000","last_clean":"2023-06-03T20:03:42.908590+0000","last_became_active":"2023-06-03T19:59:32.070281+0000","last_became_peered":"2023-06-03T19:59:32.070281+0000","last_unstale":"2023-06-03T20:03:42.908590+0000","last_undegraded":"2023-06-03T20:03:42.908590+0000","last_fullsized":"2023-06-03T20:03:42.908590+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":518,"log_dups_size":0,"ondisk_log_size":518,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91427001,"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":1133,"num_read_kb":1261052,"num_write":655,"num_write_kb":191740,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,0],"acting":[4,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.835729+0000","last_change":"2023-06-03T19:57:34.505999+0000","last_active":"2023-06-03T20:02:32.835729+0000","last_peered":"2023-06-03T20:02:32.835729+0000","last_clean":"2023-06-03T20:02:32.835729+0000","last_became_active":"2023-06-03T19:57:34.505642+0000","last_became_peered":"2023-06-03T19:57:34.505642+0000","last_unstale":"2023-06-03T20:02:32.835729+0000","last_undegraded":"2023-06-03T20:02:32.835729+0000","last_fullsized":"2023-06-03T20:02:32.835729+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470477+0000","last_change":"2023-06-03T19:57:34.526830+0000","last_active":"2023-06-03T20:02:32.470477+0000","last_peered":"2023-06-03T20:02:32.470477+0000","last_clean":"2023-06-03T20:02:32.470477+0000","last_became_active":"2023-06-03T19:57:34.526516+0000","last_became_peered":"2023-06-03T19:57:34.526516+0000","last_unstale":"2023-06-03T20:02:32.470477+0000","last_undegraded":"2023-06-03T20:02:32.470477+0000","last_fullsized":"2023-06-03T20:02:32.470477+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470552+0000","last_change":"2023-06-03T19:55:37.651848+0000","last_active":"2023-06-03T20:02:32.470552+0000","last_peered":"2023-06-03T20:02:32.470552+0000","last_clean":"2023-06-03T20:02:32.470552+0000","last_became_active":"2023-06-03T19:55:37.651469+0000","last_became_peered":"2023-06-03T19:55:37.651469+0000","last_unstale":"2023-06-03T20:02:32.470552+0000","last_undegraded":"2023-06-03T20:02:32.470552+0000","last_fullsized":"2023-06-03T20:02:32.470552+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843804+0000","last_change":"2023-06-03T19:57:34.495405+0000","last_active":"2023-06-03T20:02:32.843804+0000","last_peered":"2023-06-03T20:02:32.843804+0000","last_clean":"2023-06-03T20:02:32.843804+0000","last_became_active":"2023-06-03T19:57:34.495109+0000","last_became_peered":"2023-06-03T19:57:34.495109+0000","last_unstale":"2023-06-03T20:02:32.843804+0000","last_undegraded":"2023-06-03T20:02:32.843804+0000","last_fullsized":"2023-06-03T20:02:32.843804+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468225+0000","last_change":"2023-06-03T19:57:34.516905+0000","last_active":"2023-06-03T20:02:32.468225+0000","last_peered":"2023-06-03T20:02:32.468225+0000","last_clean":"2023-06-03T20:02:32.468225+0000","last_became_active":"2023-06-03T19:57:34.516483+0000","last_became_peered":"2023-06-03T19:57:34.516483+0000","last_unstale":"2023-06-03T20:02:32.468225+0000","last_undegraded":"2023-06-03T20:02:32.468225+0000","last_fullsized":"2023-06-03T20:02:32.468225+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'364","reported_seq":693,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:38.837732+0000","last_change":"2023-06-03T19:59:32.068111+0000","last_active":"2023-06-03T20:03:38.837732+0000","last_peered":"2023-06-03T20:03:38.837732+0000","last_clean":"2023-06-03T20:03:38.837732+0000","last_became_active":"2023-06-03T19:59:32.067664+0000","last_became_peered":"2023-06-03T19:59:32.067664+0000","last_unstale":"2023-06-03T20:03:38.837732+0000","last_undegraded":"2023-06-03T20:03:38.837732+0000","last_fullsized":"2023-06-03T20:03:38.837732+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":364,"log_dups_size":0,"ondisk_log_size":364,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60245627,"num_objects":20,"num_object_clones":0,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":0,"num_read":743,"num_read_kb":859353,"num_write":458,"num_write_kb":131497,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"5.5","version":"71'462","reported_seq":801,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:40.716545+0000","last_change":"2023-06-03T19:59:32.070488+0000","last_active":"2023-06-03T20:03:40.716545+0000","last_peered":"2023-06-03T20:03:40.716545+0000","last_clean":"2023-06-03T20:03:40.716545+0000","last_became_active":"2023-06-03T19:59:32.070123+0000","last_became_peered":"2023-06-03T19:59:32.070123+0000","last_unstale":"2023-06-03T20:03:40.716545+0000","last_undegraded":"2023-06-03T20:03:40.716545+0000","last_fullsized":"2023-06-03T20:03:40.716545+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":462,"log_dups_size":0,"ondisk_log_size":462,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69896145,"num_objects":25,"num_object_clones":0,"num_object_copies":75,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":25,"num_whiteouts":0,"num_read":696,"num_read_kb":680498,"num_write":588,"num_write_kb":169598,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842514+0000","last_change":"2023-06-03T19:55:37.628042+0000","last_active":"2023-06-03T20:02:32.842514+0000","last_peered":"2023-06-03T20:02:32.842514+0000","last_clean":"2023-06-03T20:02:32.842514+0000","last_became_active":"2023-06-03T19:55:37.627582+0000","last_became_peered":"2023-06-03T19:55:37.627582+0000","last_unstale":"2023-06-03T20:02:32.842514+0000","last_undegraded":"2023-06-03T20:02:32.842514+0000","last_fullsized":"2023-06-03T20:02:32.842514+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471310+0000","last_change":"2023-06-03T19:57:34.497181+0000","last_active":"2023-06-03T20:02:32.471310+0000","last_peered":"2023-06-03T20:02:32.471310+0000","last_clean":"2023-06-03T20:02:32.471310+0000","last_became_active":"2023-06-03T19:57:34.496879+0000","last_became_peered":"2023-06-03T19:57:34.496879+0000","last_unstale":"2023-06-03T20:02:32.471310+0000","last_undegraded":"2023-06-03T20:02:32.471310+0000","last_fullsized":"2023-06-03T20:02:32.471310+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470639+0000","last_change":"2023-06-03T19:57:34.526627+0000","last_active":"2023-06-03T20:02:32.470639+0000","last_peered":"2023-06-03T20:02:32.470639+0000","last_clean":"2023-06-03T20:02:32.470639+0000","last_became_active":"2023-06-03T19:57:34.526302+0000","last_became_peered":"2023-06-03T19:57:34.526302+0000","last_unstale":"2023-06-03T20:02:32.470639+0000","last_undegraded":"2023-06-03T20:02:32.470639+0000","last_fullsized":"2023-06-03T20:02:32.470639+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'460","reported_seq":847,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.627771+0000","last_change":"2023-06-03T19:59:32.065955+0000","last_active":"2023-06-03T20:03:41.627771+0000","last_peered":"2023-06-03T20:03:41.627771+0000","last_clean":"2023-06-03T20:03:41.627771+0000","last_became_active":"2023-06-03T19:59:32.065542+0000","last_became_peered":"2023-06-03T19:59:32.065542+0000","last_unstale":"2023-06-03T20:03:41.627771+0000","last_undegraded":"2023-06-03T20:03:41.627771+0000","last_fullsized":"2023-06-03T20:03:41.627771+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":460,"log_dups_size":0,"ondisk_log_size":460,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68803657,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":852,"num_read_kb":991973,"num_write":587,"num_write_kb":168655,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,7],"acting":[2,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.835241+0000","last_change":"2023-06-03T19:55:37.653831+0000","last_active":"2023-06-03T20:02:32.835241+0000","last_peered":"2023-06-03T20:02:32.835241+0000","last_clean":"2023-06-03T20:02:32.835241+0000","last_became_active":"2023-06-03T19:55:37.653412+0000","last_became_peered":"2023-06-03T19:55:37.653412+0000","last_unstale":"2023-06-03T20:02:32.835241+0000","last_undegraded":"2023-06-03T20:02:32.835241+0000","last_fullsized":"2023-06-03T20:02:32.835241+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470628+0000","last_change":"2023-06-03T19:57:34.492188+0000","last_active":"2023-06-03T20:02:32.470628+0000","last_peered":"2023-06-03T20:02:32.470628+0000","last_clean":"2023-06-03T20:02:32.470628+0000","last_became_active":"2023-06-03T19:57:34.491834+0000","last_became_peered":"2023-06-03T19:57:34.491834+0000","last_unstale":"2023-06-03T20:02:32.470628+0000","last_undegraded":"2023-06-03T20:02:32.470628+0000","last_fullsized":"2023-06-03T20:02:32.470628+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470271+0000","last_change":"2023-06-03T19:57:34.520154+0000","last_active":"2023-06-03T20:02:32.470271+0000","last_peered":"2023-06-03T20:02:32.470271+0000","last_clean":"2023-06-03T20:02:32.470271+0000","last_became_active":"2023-06-03T19:57:34.519880+0000","last_became_peered":"2023-06-03T19:57:34.519880+0000","last_unstale":"2023-06-03T20:02:32.470271+0000","last_undegraded":"2023-06-03T20:02:32.470271+0000","last_fullsized":"2023-06-03T20:02:32.470271+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.842556+0000","last_change":"2023-06-03T19:55:37.628864+0000","last_active":"2023-06-03T20:02:32.842556+0000","last_peered":"2023-06-03T20:02:32.842556+0000","last_clean":"2023-06-03T20:02:32.842556+0000","last_became_active":"2023-06-03T19:55:37.628292+0000","last_became_peered":"2023-06-03T19:55:37.628292+0000","last_unstale":"2023-06-03T20:02:32.842556+0000","last_undegraded":"2023-06-03T20:02:32.842556+0000","last_fullsized":"2023-06-03T20:02:32.842556+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":260,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:38.624992+0000","last_change":"2023-06-03T19:54:39.272759+0000","last_active":"2023-06-03T20:03:38.624992+0000","last_peered":"2023-06-03T20:03:38.624992+0000","last_clean":"2023-06-03T20:03:38.624992+0000","last_became_active":"2023-06-03T19:54:39.271895+0000","last_became_peered":"2023-06-03T19:54:39.271895+0000","last_unstale":"2023-06-03T20:03:38.624992+0000","last_undegraded":"2023-06-03T20:03:38.624992+0000","last_fullsized":"2023-06-03T20:03:38.624992+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-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836611+0000","last_change":"2023-06-03T19:57:34.502393+0000","last_active":"2023-06-03T20:02:32.836611+0000","last_peered":"2023-06-03T20:02:32.836611+0000","last_clean":"2023-06-03T20:02:32.836611+0000","last_became_active":"2023-06-03T19:57:34.502084+0000","last_became_peered":"2023-06-03T19:57:34.502084+0000","last_unstale":"2023-06-03T20:02:32.836611+0000","last_undegraded":"2023-06-03T20:02:32.836611+0000","last_fullsized":"2023-06-03T20:02:32.836611+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.841815+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:02:32.841815+0000","last_peered":"2023-06-03T20:02:32.841815+0000","last_clean":"2023-06-03T20:02:32.841815+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:02:32.841815+0000","last_undegraded":"2023-06-03T20:02:32.841815+0000","last_fullsized":"2023-06-03T20:02:32.841815+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'672","reported_seq":1188,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.869908+0000","last_change":"2023-06-03T19:59:32.068915+0000","last_active":"2023-06-03T20:03:42.869908+0000","last_peered":"2023-06-03T20:03:42.869908+0000","last_clean":"2023-06-03T20:03:42.869908+0000","last_became_active":"2023-06-03T19:59:32.068534+0000","last_became_peered":"2023-06-03T19:59:32.068534+0000","last_unstale":"2023-06-03T20:03:42.869908+0000","last_undegraded":"2023-06-03T20:03:42.869908+0000","last_fullsized":"2023-06-03T20:03:42.869908+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":672,"log_dups_size":0,"ondisk_log_size":672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":103397842,"num_objects":35,"num_object_clones":0,"num_object_copies":105,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":35,"num_whiteouts":0,"num_read":1125,"num_read_kb":1176573,"num_write":856,"num_write_kb":242346,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'513","reported_seq":936,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.871905+0000","last_change":"2023-06-03T19:59:32.068833+0000","last_active":"2023-06-03T20:03:42.871905+0000","last_peered":"2023-06-03T20:03:42.871905+0000","last_clean":"2023-06-03T20:03:42.871905+0000","last_became_active":"2023-06-03T19:59:32.068409+0000","last_became_peered":"2023-06-03T19:59:32.068409+0000","last_unstale":"2023-06-03T20:03:42.871905+0000","last_undegraded":"2023-06-03T20:03:42.871905+0000","last_fullsized":"2023-06-03T20:03:42.871905+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":513,"log_dups_size":0,"ondisk_log_size":513,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74165321,"num_objects":27,"num_object_clones":0,"num_object_copies":81,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":27,"num_whiteouts":0,"num_read":923,"num_read_kb":972745,"num_write":651,"num_write_kb":180141,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.840914+0000","last_change":"2023-06-03T19:55:37.652140+0000","last_active":"2023-06-03T20:02:32.840914+0000","last_peered":"2023-06-03T20:02:32.840914+0000","last_clean":"2023-06-03T20:02:32.840914+0000","last_became_active":"2023-06-03T19:55:37.651600+0000","last_became_peered":"2023-06-03T19:55:37.651600+0000","last_unstale":"2023-06-03T20:02:32.840914+0000","last_undegraded":"2023-06-03T20:02:32.840914+0000","last_fullsized":"2023-06-03T20:02:32.840914+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.467665+0000","last_change":"2023-06-03T19:57:34.498682+0000","last_active":"2023-06-03T20:02:32.467665+0000","last_peered":"2023-06-03T20:02:32.467665+0000","last_clean":"2023-06-03T20:02:32.467665+0000","last_became_active":"2023-06-03T19:57:34.498344+0000","last_became_peered":"2023-06-03T19:57:34.498344+0000","last_unstale":"2023-06-03T20:02:32.467665+0000","last_undegraded":"2023-06-03T20:02:32.467665+0000","last_fullsized":"2023-06-03T20:02:32.467665+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.469599+0000","last_change":"2023-06-03T19:57:34.515911+0000","last_active":"2023-06-03T20:02:32.469599+0000","last_peered":"2023-06-03T20:02:32.469599+0000","last_clean":"2023-06-03T20:02:32.469599+0000","last_became_active":"2023-06-03T19:57:34.515550+0000","last_became_peered":"2023-06-03T19:57:34.515550+0000","last_unstale":"2023-06-03T20:02:32.469599+0000","last_undegraded":"2023-06-03T20:02:32.469599+0000","last_fullsized":"2023-06-03T20:02:32.469599+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843413+0000","last_change":"2023-06-03T19:55:37.653437+0000","last_active":"2023-06-03T20:02:32.843413+0000","last_peered":"2023-06-03T20:02:32.843413+0000","last_clean":"2023-06-03T20:02:32.843413+0000","last_became_active":"2023-06-03T19:55:37.652576+0000","last_became_peered":"2023-06-03T19:55:37.652576+0000","last_unstale":"2023-06-03T20:02:32.843413+0000","last_undegraded":"2023-06-03T20:02:32.843413+0000","last_fullsized":"2023-06-03T20:02:32.843413+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":24,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470808+0000","last_change":"2023-06-03T19:57:34.494688+0000","last_active":"2023-06-03T20:02:32.470808+0000","last_peered":"2023-06-03T20:02:32.470808+0000","last_clean":"2023-06-03T20:02:32.470808+0000","last_became_active":"2023-06-03T19:57:34.494350+0000","last_became_peered":"2023-06-03T19:57:34.494350+0000","last_unstale":"2023-06-03T20:02:32.470808+0000","last_undegraded":"2023-06-03T20:02:32.470808+0000","last_fullsized":"2023-06-03T20:02:32.470808+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.469159+0000","last_change":"2023-06-03T19:57:34.853441+0000","last_active":"2023-06-03T20:02:32.469159+0000","last_peered":"2023-06-03T20:02:32.469159+0000","last_clean":"2023-06-03T20:02:32.469159+0000","last_became_active":"2023-06-03T19:57:34.852979+0000","last_became_peered":"2023-06-03T19:57:34.852979+0000","last_unstale":"2023-06-03T20:02:32.469159+0000","last_undegraded":"2023-06-03T20:02:32.469159+0000","last_fullsized":"2023-06-03T20:02:32.469159+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'441","reported_seq":817,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.429521+0000","last_change":"2023-06-03T19:59:32.071106+0000","last_active":"2023-06-03T20:03:41.429521+0000","last_peered":"2023-06-03T20:03:41.429521+0000","last_clean":"2023-06-03T20:03:41.429521+0000","last_became_active":"2023-06-03T19:59:32.070782+0000","last_became_peered":"2023-06-03T19:59:32.070782+0000","last_unstale":"2023-06-03T20:03:41.429521+0000","last_undegraded":"2023-06-03T20:03:41.429521+0000","last_fullsized":"2023-06-03T20:03:41.429521+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":441,"log_dups_size":0,"ondisk_log_size":441,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77005209,"num_objects":26,"num_object_clones":0,"num_object_copies":78,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26,"num_whiteouts":0,"num_read":825,"num_read_kb":859234,"num_write":560,"num_write_kb":160900,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836694+0000","last_change":"2023-06-03T19:57:34.509315+0000","last_active":"2023-06-03T20:02:32.836694+0000","last_peered":"2023-06-03T20:02:32.836694+0000","last_clean":"2023-06-03T20:02:32.836694+0000","last_became_active":"2023-06-03T19:57:34.508968+0000","last_became_peered":"2023-06-03T19:57:34.508968+0000","last_unstale":"2023-06-03T20:02:32.836694+0000","last_undegraded":"2023-06-03T20:02:32.836694+0000","last_fullsized":"2023-06-03T20:02:32.836694+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.469429+0000","last_change":"2023-06-03T19:55:37.653491+0000","last_active":"2023-06-03T20:02:32.469429+0000","last_peered":"2023-06-03T20:02:32.469429+0000","last_clean":"2023-06-03T20:02:32.469429+0000","last_became_active":"2023-06-03T19:55:37.652897+0000","last_became_peered":"2023-06-03T19:55:37.652897+0000","last_unstale":"2023-06-03T20:02:32.469429+0000","last_undegraded":"2023-06-03T20:02:32.469429+0000","last_fullsized":"2023-06-03T20:02:32.469429+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.835575+0000","last_change":"2023-06-03T19:57:34.853596+0000","last_active":"2023-06-03T20:02:32.835575+0000","last_peered":"2023-06-03T20:02:32.835575+0000","last_clean":"2023-06-03T20:02:32.835575+0000","last_became_active":"2023-06-03T19:57:34.853093+0000","last_became_peered":"2023-06-03T19:57:34.853093+0000","last_unstale":"2023-06-03T20:02:32.835575+0000","last_undegraded":"2023-06-03T20:02:32.835575+0000","last_fullsized":"2023-06-03T20:02:32.835575+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"5.1","version":"71'403","reported_seq":732,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:41.279085+0000","last_change":"2023-06-03T19:59:32.066582+0000","last_active":"2023-06-03T20:03:41.279085+0000","last_peered":"2023-06-03T20:03:41.279085+0000","last_clean":"2023-06-03T20:03:41.279085+0000","last_became_active":"2023-06-03T19:59:32.066165+0000","last_became_peered":"2023-06-03T19:59:32.066165+0000","last_unstale":"2023-06-03T20:03:41.279085+0000","last_undegraded":"2023-06-03T20:03:41.279085+0000","last_fullsized":"2023-06-03T20:03:41.279085+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":403,"log_dups_size":0,"ondisk_log_size":403,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58230107,"num_objects":20,"num_object_clones":0,"num_object_copies":60,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":20,"num_whiteouts":0,"num_read":721,"num_read_kb":735299,"num_write":511,"num_write_kb":141376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,7],"acting":[4,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.841012+0000","last_change":"2023-06-03T19:55:37.627224+0000","last_active":"2023-06-03T20:02:32.841012+0000","last_peered":"2023-06-03T20:02:32.841012+0000","last_clean":"2023-06-03T20:02:32.841012+0000","last_became_active":"2023-06-03T19:55:37.626559+0000","last_became_peered":"2023-06-03T19:55:37.626559+0000","last_unstale":"2023-06-03T20:02:32.841012+0000","last_undegraded":"2023-06-03T20:02:32.841012+0000","last_fullsized":"2023-06-03T20:02:32.841012+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.469371+0000","last_change":"2023-06-03T19:57:34.501147+0000","last_active":"2023-06-03T20:02:32.469371+0000","last_peered":"2023-06-03T20:02:32.469371+0000","last_clean":"2023-06-03T20:02:32.469371+0000","last_became_active":"2023-06-03T19:57:34.500633+0000","last_became_peered":"2023-06-03T19:57:34.500633+0000","last_unstale":"2023-06-03T20:02:32.469371+0000","last_undegraded":"2023-06-03T20:02:32.469371+0000","last_fullsized":"2023-06-03T20:02:32.469371+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.472231+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:02:32.472231+0000","last_peered":"2023-06-03T20:02:32.472231+0000","last_clean":"2023-06-03T20:02:32.472231+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:02:32.472231+0000","last_undegraded":"2023-06-03T20:02:32.472231+0000","last_fullsized":"2023-06-03T20:02:32.472231+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'520","reported_seq":984,"reported_epoch":72,"state":"active+clean","last_fresh":"2023-06-03T20:03:42.906328+0000","last_change":"2023-06-03T19:59:32.067185+0000","last_active":"2023-06-03T20:03:42.906328+0000","last_peered":"2023-06-03T20:03:42.906328+0000","last_clean":"2023-06-03T20:03:42.906328+0000","last_became_active":"2023-06-03T19:59:32.066850+0000","last_became_peered":"2023-06-03T19:59:32.066850+0000","last_unstale":"2023-06-03T20:03:42.906328+0000","last_undegraded":"2023-06-03T20:03:42.906328+0000","last_fullsized":"2023-06-03T20:03:42.906328+0000","mapping_epoch":62,"log_start":"0'0","ondisk_log_start":"0'0","created":62,"last_epoch_clean":63,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:59:31.040444+0000","last_clean_scrub_stamp":"2023-06-03T19:59:31.040444+0000","objects_scrubbed":0,"log_size":520,"log_dups_size":0,"ondisk_log_size":520,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91711499,"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":1060,"num_read_kb":1216840,"num_write":653,"num_write_kb":181473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.468934+0000","last_change":"2023-06-03T19:57:34.496444+0000","last_active":"2023-06-03T20:02:32.468934+0000","last_peered":"2023-06-03T20:02:32.468934+0000","last_clean":"2023-06-03T20:02:32.468934+0000","last_became_active":"2023-06-03T19:57:34.496084+0000","last_became_peered":"2023-06-03T19:57:34.496084+0000","last_unstale":"2023-06-03T20:02:32.468934+0000","last_undegraded":"2023-06-03T20:02:32.468934+0000","last_fullsized":"2023-06-03T20:02:32.468934+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836958+0000","last_change":"2023-06-03T19:57:34.523535+0000","last_active":"2023-06-03T20:02:32.836958+0000","last_peered":"2023-06-03T20:02:32.836958+0000","last_clean":"2023-06-03T20:02:32.836958+0000","last_became_active":"2023-06-03T19:57:34.523227+0000","last_became_peered":"2023-06-03T19:57:34.523227+0000","last_unstale":"2023-06-03T20:02:32.836958+0000","last_undegraded":"2023-06-03T20:02:32.836958+0000","last_fullsized":"2023-06-03T20:02:32.836958+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.843356+0000","last_change":"2023-06-03T19:57:34.494008+0000","last_active":"2023-06-03T20:02:32.843356+0000","last_peered":"2023-06-03T20:02:32.843356+0000","last_clean":"2023-06-03T20:02:32.843356+0000","last_became_active":"2023-06-03T19:57:34.493579+0000","last_became_peered":"2023-06-03T19:57:34.493579+0000","last_unstale":"2023-06-03T20:02:32.843356+0000","last_undegraded":"2023-06-03T20:02:32.843356+0000","last_fullsized":"2023-06-03T20:02:32.843356+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.472308+0000","last_change":"2023-06-03T19:57:34.524895+0000","last_active":"2023-06-03T20:02:32.472308+0000","last_peered":"2023-06-03T20:02:32.472308+0000","last_clean":"2023-06-03T20:02:32.472308+0000","last_became_active":"2023-06-03T19:57:34.524454+0000","last_became_peered":"2023-06-03T19:57:34.524454+0000","last_unstale":"2023-06-03T20:02:32.472308+0000","last_undegraded":"2023-06-03T20:02:32.472308+0000","last_fullsized":"2023-06-03T20:02:32.472308+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":26,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.844034+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T20:02:32.844034+0000","last_peered":"2023-06-03T20:02:32.844034+0000","last_clean":"2023-06-03T20:02:32.844034+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T20:02:32.844034+0000","last_undegraded":"2023-06-03T20:02:32.844034+0000","last_fullsized":"2023-06-03T20:02:32.844034+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.471735+0000","last_change":"2023-06-03T19:57:34.525113+0000","last_active":"2023-06-03T20:02:32.471735+0000","last_peered":"2023-06-03T20:02:32.471735+0000","last_clean":"2023-06-03T20:02:32.471735+0000","last_became_active":"2023-06-03T19:57:34.524684+0000","last_became_peered":"2023-06-03T19:57:34.524684+0000","last_unstale":"2023-06-03T20:02:32.471735+0000","last_undegraded":"2023-06-03T20:02:32.471735+0000","last_fullsized":"2023-06-03T20:02:32.471735+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":25,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836412+0000","last_change":"2023-06-03T19:57:34.503459+0000","last_active":"2023-06-03T20:02:32.836412+0000","last_peered":"2023-06-03T20:02:32.836412+0000","last_clean":"2023-06-03T20:02:32.836412+0000","last_became_active":"2023-06-03T19:57:34.503107+0000","last_became_peered":"2023-06-03T19:57:34.503107+0000","last_unstale":"2023-06-03T20:02:32.836412+0000","last_undegraded":"2023-06-03T20:02:32.836412+0000","last_fullsized":"2023-06-03T20:02:32.836412+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":23,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.836058+0000","last_change":"2023-06-03T19:57:34.527312+0000","last_active":"2023-06-03T20:02:32.836058+0000","last_peered":"2023-06-03T20:02:32.836058+0000","last_clean":"2023-06-03T20:02:32.836058+0000","last_became_active":"2023-06-03T19:57:34.526951+0000","last_became_peered":"2023-06-03T19:57:34.526951+0000","last_unstale":"2023-06-03T20:02:32.836058+0000","last_undegraded":"2023-06-03T20:02:32.836058+0000","last_fullsized":"2023-06-03T20:02:32.836058+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":28,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470008+0000","last_change":"2023-06-03T19:57:34.495879+0000","last_active":"2023-06-03T20:02:32.470008+0000","last_peered":"2023-06-03T20:02:32.470008+0000","last_clean":"2023-06-03T20:02:32.470008+0000","last_became_active":"2023-06-03T19:57:34.494959+0000","last_became_peered":"2023-06-03T19:57:34.494959+0000","last_unstale":"2023-06-03T20:02:32.470008+0000","last_undegraded":"2023-06-03T20:02:32.470008+0000","last_fullsized":"2023-06-03T20:02:32.470008+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":4,"log_dups_size":0,"ondisk_log_size":4,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":32,"reported_epoch":71,"state":"active+clean","last_fresh":"2023-06-03T20:02:32.470936+0000","last_change":"2023-06-03T19:58:11.117912+0000","last_active":"2023-06-03T20:02:32.470936+0000","last_peered":"2023-06-03T20:02:32.470936+0000","last_clean":"2023-06-03T20:02:32.470936+0000","last_became_active":"2023-06-03T19:58:11.116853+0000","last_became_peered":"2023-06-03T19:58:11.116853+0000","last_unstale":"2023-06-03T20:02:32.470936+0000","last_undegraded":"2023-06-03T20:02:32.470936+0000","last_fullsized":"2023-06-03T20:02:32.470936+0000","mapping_epoch":60,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":61,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":5,"num_pg":16,"stat_sum":{"num_bytes":1255317647,"num_objects":419,"num_object_clones":0,"num_object_copies":1257,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":419,"num_whiteouts":0,"num_read":14218,"num_read_kb":15218367,"num_write":9765,"num_write_kb":2771473,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2326978560,"data_stored":2314138323,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":7710,"ondisk_log_size":7710,"up":48,"acting":48,"num_store_stats":8},{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5204,"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":59,"num_write_kb":27,"num_scrub_errors":0,"num_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":15612,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":53,"ondisk_log_size":53,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430321,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":272612,"kb_used_data":242540,"kb_used_omap":0,"kb_used_meta":29056,"kb_avail":93472540,"statfs":{"total":95995035648,"available":95715880960,"internally_reserved":0,"allocated":248360960,"data_stored":246596112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":29753344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":0.79900000000000004,"15min":0.82099999999999995},"min":{"1min":0.46899999999999997,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.179,"5min":1.212,"15min":1.2929999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.752,"5min":0.77200000000000002,"15min":0.84599999999999997},"min":{"1min":0.48199999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":0.97899999999999998,"5min":1.1339999999999999,"15min":1.3169999999999999},"last":0.81399999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.84099999999999997,"5min":0.80100000000000005,"15min":0.82199999999999995},"min":{"1min":0.50600000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.0920000000000001,"5min":1.234,"15min":1.248},"last":0.878},{"interface":"front","average":{"1min":0.79700000000000004,"5min":0.79700000000000004,"15min":0.87},"min":{"1min":0.57499999999999996,"5min":0.504,"15min":0.504},"max":{"1min":0.96599999999999997,"5min":1.2669999999999999,"15min":1.3100000000000001},"last":0.71599999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.86699999999999999,"5min":0.82899999999999996,"15min":0.874},"min":{"1min":0.60899999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.0940000000000001,"5min":1.1599999999999999,"15min":1.2529999999999999},"last":1.0249999999999999},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.86399999999999999,"15min":0.875},"min":{"1min":0.53800000000000003,"5min":0.314,"15min":0.314},"max":{"1min":1.169,"5min":1.3089999999999999,"15min":1.347},"last":1.0960000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.81999999999999995,"5min":0.82699999999999996,"15min":0.89500000000000002},"min":{"1min":0.59999999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.083,"5min":1.6040000000000001,"15min":1.6040000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.91800000000000004,"5min":0.89600000000000002,"15min":0.96999999999999997},"min":{"1min":0.60099999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":1.224,"5min":1.387,"15min":1.538},"last":1.181}]},{"osd":4,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.86299999999999999,"15min":0.89500000000000002},"min":{"1min":0.68100000000000005,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.1599999999999999,"5min":1.2869999999999999,"15min":1.411},"last":1.151},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.877,"15min":0.89100000000000001},"min":{"1min":0.70499999999999996,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.1799999999999999,"5min":1.7070000000000001,"15min":1.7070000000000001},"last":0.92500000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":0.94399999999999995,"15min":0.95699999999999996},"min":{"1min":0.57099999999999995,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.3460000000000001,"5min":1.448,"15min":1.448},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.0189999999999999,"5min":0.96199999999999997,"15min":1.0129999999999999},"min":{"1min":0.79800000000000004,"5min":0.496,"15min":0.496},"max":{"1min":1.242,"5min":1.355,"15min":1.681},"last":1.069}]},{"osd":6,"last update":"Sat Jun 3 20:03:48 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":0.99199999999999999,"15min":1.0129999999999999},"min":{"1min":0.60699999999999998,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.252,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.95999999999999996},{"interface":"front","average":{"1min":1.0569999999999999,"5min":0.99199999999999999,"15min":1.0469999999999999},"min":{"1min":0.70799999999999996,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2889999999999999,"5min":1.403,"15min":1.4430000000000001},"last":1.125}]}]},{"osd":6,"up_from":42,"seq":180388626554,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":206884,"kb_used_data":183260,"kb_used_omap":0,"kb_used_meta":21056,"kb_avail":93538268,"statfs":{"total":95995035648,"available":95783186432,"internally_reserved":0,"allocated":187658240,"data_stored":186307446,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":21561344},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":0.80200000000000005,"15min":0.86099999999999999},"min":{"1min":0.441,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.042,"5min":1.3740000000000001,"15min":1.409},"last":0.86599999999999999},{"interface":"front","average":{"1min":0.64700000000000002,"5min":0.78100000000000003,"15min":0.878},"min":{"1min":0.39000000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":0.94099999999999995,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.0109999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.72699999999999998,"5min":0.80600000000000005,"15min":0.875},"min":{"1min":0.503,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.083,"5min":1.492,"15min":1.492},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.83299999999999996,"15min":0.91400000000000003},"min":{"1min":0.47599999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.131,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.99199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.79500000000000004,"5min":0.85099999999999998,"15min":0.90900000000000003},"min":{"1min":0.46600000000000003,"5min":0.38500000000000001,"15min":0.38500000000000001},"max":{"1min":1.0249999999999999,"5min":1.677,"15min":1.677},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.82699999999999996,"15min":0.88600000000000001},"min":{"1min":0.50800000000000001,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.119,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.28}]},{"osd":3,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":0.88100000000000001,"15min":0.93000000000000005},"min":{"1min":0.45500000000000002,"5min":0.45500000000000002,"15min":0.45500000000000002},"max":{"1min":1.0509999999999999,"5min":1.5,"15min":1.5},"last":1.091},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.90300000000000002,"15min":0.94399999999999995},"min":{"1min":0.56299999999999994,"5min":0.52400000000000002,"15min":0.51600000000000001},"max":{"1min":1.1799999999999999,"5min":1.758,"15min":1.758},"last":1.1180000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.84699999999999998,"5min":0.88700000000000001,"15min":0.85999999999999999},"min":{"1min":0.40799999999999997,"5min":0.40600000000000003,"15min":0.40300000000000002},"max":{"1min":1.081,"5min":1.7010000000000001,"15min":1.7010000000000001},"last":1.216},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.96699999999999997,"15min":0.95199999999999996},"min":{"1min":0.42599999999999999,"5min":0.42599999999999999,"15min":0.42599999999999999},"max":{"1min":1.1899999999999999,"5min":1.5720000000000001,"15min":1.5720000000000001},"last":1.2370000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:03:05 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.95999999999999996,"15min":0.93100000000000005},"min":{"1min":0.49199999999999999,"5min":0.41199999999999998,"15min":0.41199999999999998},"max":{"1min":1.1419999999999999,"5min":2.0830000000000002,"15min":2.0830000000000002},"last":1.143},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.052,"15min":1.0169999999999999},"min":{"1min":0.41599999999999998,"5min":0.41599999999999998,"15min":0.41599999999999998},"max":{"1min":1.2949999999999999,"5min":1.679,"15min":1.679},"last":1.327}]},{"osd":7,"last update":"Sat Jun 3 20:03:57 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.0569999999999999,"15min":1.0569999999999999},"min":{"1min":0.59299999999999997,"5min":0.44800000000000001,"15min":0.44800000000000001},"max":{"1min":1.333,"5min":1.645,"15min":1.645},"last":1.1719999999999999},{"interface":"front","average":{"1min":1.012,"5min":1.0209999999999999,"15min":1.0269999999999999},"min":{"1min":0.55300000000000005,"5min":0.48199999999999998,"15min":0.47699999999999998},"max":{"1min":1.4390000000000001,"5min":1.871,"15min":1.871},"last":1.1890000000000001}]}]},{"osd":1,"up_from":13,"seq":55834575014,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":254712,"kb_used_data":229632,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93490440,"statfs":{"total":95995035648,"available":95734210560,"internally_reserved":0,"allocated":235143168,"data_stored":233426948,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:32 2023","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.64300000000000002,"15min":0.63100000000000001},"min":{"1min":0.36299999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.601,"5min":1.601,"15min":1.601},"last":0.34499999999999997},{"interface":"front","average":{"1min":0.72099999999999997,"5min":0.63400000000000001,"15min":0.66500000000000004},"min":{"1min":0.39900000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.8100000000000001,"5min":1.8100000000000001,"15min":1.8100000000000001},"last":0.56299999999999994}]},{"osd":2,"last update":"Sat Jun 3 20:03:23 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.69799999999999995,"15min":0.69599999999999995},"min":{"1min":0.44500000000000001,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":1.542,"5min":1.542,"15min":1.542},"last":0.70699999999999996},{"interface":"front","average":{"1min":0.65600000000000003,"5min":0.68700000000000006,"15min":0.69899999999999995},"min":{"1min":0.48399999999999999,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.002,"5min":1.0800000000000001,"15min":1.284},"last":0.626}]},{"osd":3,"last update":"Sat Jun 3 20:03:04 2023","interfaces":[{"interface":"back","average":{"1min":0.76700000000000002,"5min":0.81299999999999994,"15min":0.88900000000000001},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.746,"5min":3.3610000000000002,"15min":5.1609999999999996},"last":0.48899999999999999},{"interface":"front","average":{"1min":0.82799999999999996,"5min":0.77900000000000003,"15min":0.86799999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":2.2010000000000001,"5min":3.3929999999999998,"15min":4.5960000000000001},"last":0.66100000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:03:50 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.97099999999999997,"15min":0.97299999999999998},"min":{"1min":0.64000000000000001,"5min":0.45900000000000002,"15min":0.45900000000000002},"max":{"1min":1.4750000000000001,"5min":1.5249999999999999,"15min":1.5329999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.91900000000000004,"5min":0.92700000000000005,"15min":0.94799999999999995},"min":{"1min":0.52600000000000002,"5min":0.441,"15min":0.441},"max":{"1min":2.0030000000000001,"5min":2.3439999999999999,"15min":2.3439999999999999},"last":0.93899999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:03:23 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.90900000000000003,"15min":0.98099999999999998},"min":{"1min":0.55700000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":2.4319999999999999,"5min":2.4319999999999999,"15min":2.4319999999999999},"last":1.006},{"interface":"front","average":{"1min":0.93600000000000005,"5min":0.96299999999999997,"15min":1.004},"min":{"1min":0.60299999999999998,"5min":0.50600000000000001,"15min":0.50600000000000001},"max":{"1min":1.218,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.80400000000000005}]},{"osd":6,"last update":"Sat Jun 3 20:03:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.0409999999999999,"15min":1.081},"min":{"1min":0.59899999999999998,"5min":0.59899999999999998,"15min":0.59899999999999998},"max":{"1min":1.6479999999999999,"5min":1.6479999999999999,"15min":1.6479999999999999},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.091,"5min":0.999,"15min":1.0660000000000001},"min":{"1min":0.61599999999999999,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":2.3759999999999999,"5min":2.3759999999999999,"15min":2.3759999999999999},"last":0.83999999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:03:53 2023","interfaces":[{"interface":"back","average":{"1min":1.038,"5min":1.0169999999999999,"15min":1.052},"min":{"1min":0.629,"5min":0.58199999999999996,"15min":0.58199999999999996},"max":{"1min":1.3720000000000001,"5min":1.5009999999999999,"15min":1.5009999999999999},"last":0.88800000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.099,"15min":1.1359999999999999},"min":{"1min":0.52900000000000003,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":3.1160000000000001,"5min":3.1160000000000001,"15min":3.1160000000000001},"last":0.83299999999999996}]}]},{"osd":0,"up_from":8,"seq":34359738543,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":407220,"kb_used_data":360916,"kb_used_omap":0,"kb_used_meta":38080,"kb_avail":93337932,"statfs":{"total":95995035648,"available":95578042368,"internally_reserved":0,"allocated":369577984,"data_stored":367168481,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":38993920},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:03:32 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":0.69199999999999995,"15min":0.65000000000000002},"min":{"1min":0.41699999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":5.7720000000000002,"5min":5.7720000000000002,"15min":5.7720000000000002},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.63800000000000001,"15min":0.66100000000000003},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.29099999999999998},"max":{"1min":1.3129999999999999,"5min":1.3129999999999999,"15min":2.2749999999999999},"last":0.58499999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:03:15 2023","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.69299999999999995,"15min":0.71599999999999997},"min":{"1min":0.47799999999999998,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.2689999999999999,"5min":1.2689999999999999,"15min":1.921},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.67400000000000004,"15min":0.68400000000000005},"min":{"1min":0.37,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.653,"5min":1.653,"15min":1.6739999999999999},"last":1.0820000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:03:09 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.73599999999999999,"15min":0.81200000000000006},"min":{"1min":0.47399999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":1.1060000000000001,"5min":1.2789999999999999,"15min":1.7969999999999999},"last":1.173},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.77100000000000002,"15min":0.82599999999999996},"min":{"1min":0.432,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.133,"5min":1.171,"15min":2.4830000000000001},"last":0.67700000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:03:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":0.96599999999999997,"15min":1.0029999999999999},"min":{"1min":0.48999999999999999,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":3.536,"5min":3.536,"15min":3.536},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.4079999999999999,"5min":1.0960000000000001,"15min":1.032},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.58299999999999996},"max":{"1min":7.9279999999999999,"5min":7.9279999999999999,"15min":7.9279999999999999},"last":0.84299999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:03:32 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":0.96099999999999997,"15min":1},"min":{"1min":0.58699999999999997,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.494,"5min":1.5209999999999999,"15min":1.8620000000000001},"last":0.93000000000000005},{"interface":"front","average":{"1min":1.1220000000000001,"5min":0.995,"15min":1.024},"min":{"1min":0.66000000000000003,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.7689999999999999,"5min":1.7689999999999999,"15min":1.7689999999999999},"last":1.2649999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:03:09 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.018,"15min":1.042},"min":{"1min":0.71999999999999997,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.863,"5min":3.7789999999999999,"15min":3.7789999999999999},"last":1.335},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.0669999999999999,"15min":1.0609999999999999},"min":{"1min":0.66400000000000003,"5min":0.55100000000000005,"15min":0.55100000000000005},"max":{"1min":1.3799999999999999,"5min":3.6899999999999999,"15min":3.6899999999999999},"last":1.202}]},{"osd":7,"last update":"Sat Jun 3 20:02:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0840000000000001,"5min":1.1339999999999999,"15min":1.133},"min":{"1min":0.64200000000000002,"5min":0.64200000000000002,"15min":0.64200000000000002},"max":{"1min":1.417,"5min":3.8799999999999999,"15min":3.8799999999999999},"last":1.1299999999999999},{"interface":"front","average":{"1min":1.081,"5min":1.0920000000000001,"15min":1.1339999999999999},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.4470000000000001,"5min":3.9169999999999998,"15min":3.9169999999999998},"last":1.115}]}]},{"osd":2,"up_from":18,"seq":77309411485,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":334816,"kb_used_data":301148,"kb_used_omap":0,"kb_used_meta":31040,"kb_avail":93410336,"statfs":{"total":95995035648,"available":95652184064,"internally_reserved":0,"allocated":308375552,"data_stored":306233673,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":31784960},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:14 2023","interfaces":[{"interface":"back","average":{"1min":0.69599999999999995,"5min":0.64600000000000002,"15min":0.64500000000000002},"min":{"1min":0.433,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":1.282,"5min":1.282,"15min":1.298},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.64600000000000002,"5min":0.65600000000000003,"15min":0.65800000000000003},"min":{"1min":0.38400000000000001,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":0.90600000000000003,"5min":1.546,"15min":1.546},"last":0.81999999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:03:14 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":0.627,"15min":0.65800000000000003},"min":{"1min":0.40600000000000003,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.0329999999999999,"5min":1.0329999999999999,"15min":1.25},"last":0.78100000000000003},{"interface":"front","average":{"1min":0.76500000000000001,"5min":0.72099999999999997,"15min":0.747},"min":{"1min":0.371,"5min":0.308,"15min":0.308},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0109999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:03:55 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.753,"15min":0.79500000000000004},"min":{"1min":0.48499999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.097,"5min":1.236,"15min":1.3069999999999999},"last":1.0569999999999999},{"interface":"front","average":{"1min":0.80900000000000005,"5min":0.78500000000000003,"15min":0.82399999999999995},"min":{"1min":0.53700000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1859999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":1.0820000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:03:42 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.96699999999999997,"15min":0.97999999999999998},"min":{"1min":0.53800000000000003,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.4510000000000001,"5min":1.595,"15min":1.649},"last":1.339},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.024,"15min":1.0229999999999999},"min":{"1min":0.627,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.355,"5min":1.796,"15min":1.796},"last":1.2450000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:03:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0580000000000001,"5min":1.073,"15min":1.0429999999999999},"min":{"1min":0.68799999999999994,"5min":0.621,"15min":0.60499999999999998},"max":{"1min":1.619,"5min":1.98,"15min":1.98},"last":1.125},{"interface":"front","average":{"1min":1,"5min":1.0269999999999999,"15min":1.052},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.55900000000000005},"max":{"1min":1.603,"5min":1.931,"15min":1.931},"last":1.202}]},{"osd":6,"last update":"Sat Jun 3 20:03:11 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.97899999999999998,"15min":1.0429999999999999},"min":{"1min":0.64300000000000002,"5min":0.57299999999999995,"15min":0.57299999999999995},"max":{"1min":1.607,"5min":1.607,"15min":1.607},"last":1.3620000000000001},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.093,"15min":1.143},"min":{"1min":0.78800000000000003,"5min":0.67800000000000005,"15min":0.61299999999999999},"max":{"1min":1.804,"5min":1.885,"15min":1.885},"last":1.395}]},{"osd":7,"last update":"Sat Jun 3 20:03:55 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.0600000000000001,"15min":1.127},"min":{"1min":0.85799999999999998,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4319999999999999,"5min":1.6699999999999999,"15min":1.738},"last":1.294},{"interface":"front","average":{"1min":1.099,"5min":1.113,"15min":1.163},"min":{"1min":0.57599999999999996,"5min":0.57599999999999996,"15min":0.57599999999999996},"max":{"1min":1.472,"5min":1.9399999999999999,"15min":1.9399999999999999},"last":1.496}]}]},{"osd":3,"up_from":25,"seq":107374182549,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":158032,"kb_used_data":142536,"kb_used_omap":0,"kb_used_meta":15488,"kb_avail":93587120,"statfs":{"total":95995035648,"available":95833210880,"internally_reserved":0,"allocated":145956864,"data_stored":144687515,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":15859712},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.627,"5min":0.70799999999999996,"15min":0.76300000000000001},"min":{"1min":0.35599999999999998,"5min":0.307,"15min":0.307},"max":{"1min":0.95699999999999996,"5min":1.1819999999999999,"15min":1.4610000000000001},"last":0.53600000000000003},{"interface":"front","average":{"1min":0.66000000000000003,"5min":0.73599999999999999,"15min":0.79700000000000004},"min":{"1min":0.38300000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.002,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.56699999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.66800000000000004,"5min":0.70899999999999996,"15min":0.73799999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.2969999999999999,"5min":1.2969999999999999,"15min":1.7789999999999999},"last":0.41899999999999998},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.745,"15min":0.76100000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":1.26,"5min":1.401,"15min":1.476},"last":0.40000000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:03:03 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.81699999999999995,"15min":0.82099999999999995},"min":{"1min":0.39700000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.3380000000000001,"5min":1.397,"15min":1.9430000000000001},"last":0.48199999999999998},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.71599999999999997,"15min":0.77000000000000002},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":0.95799999999999996,"5min":1.482,"15min":1.6990000000000001},"last":0.61199999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:03:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":0.91400000000000003,"15min":0.93400000000000005},"min":{"1min":0.628,"5min":0.496,"15min":0.496},"max":{"1min":3.2120000000000002,"5min":3.2120000000000002,"15min":3.2120000000000002},"last":0.81499999999999995},{"interface":"front","average":{"1min":0.97599999999999998,"5min":0.97699999999999998,"15min":1.0109999999999999},"min":{"1min":0.70599999999999996,"5min":0.47899999999999998,"15min":0.47899999999999998},"max":{"1min":1.323,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":0.90500000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:03:27 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.002,"15min":1.0429999999999999},"min":{"1min":0.71699999999999997,"5min":0.52600000000000002,"15min":0.52600000000000002},"max":{"1min":1.288,"5min":1.585,"15min":1.8799999999999999},"last":0.75600000000000001},{"interface":"front","average":{"1min":1.026,"5min":1.052,"15min":1.0880000000000001},"min":{"1min":0.63,"5min":0.627,"15min":0.627},"max":{"1min":1.2190000000000001,"5min":1.5940000000000001,"15min":1.9950000000000001},"last":0.65500000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:03:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.103,"15min":1.1539999999999999},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.409,"5min":1.6850000000000001,"15min":1.8640000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.004,"15min":1.071},"min":{"1min":0.622,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3720000000000001,"5min":1.6399999999999999,"15min":1.6399999999999999},"last":0.96699999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:03:55 2023","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.036,"15min":1.0629999999999999},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.6990000000000001,"5min":1.7709999999999999,"15min":1.7709999999999999},"last":0.91800000000000004},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.085,"15min":1.143},"min":{"1min":0.69599999999999995,"5min":0.61099999999999999,"15min":0.61099999999999999},"max":{"1min":1.867,"5min":1.867,"15min":1.867},"last":0.86499999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019019,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":425292,"kb_used_data":382876,"kb_used_omap":0,"kb_used_meta":37760,"kb_avail":93319860,"statfs":{"total":95995035648,"available":95559536640,"internally_reserved":0,"allocated":392065024,"data_stored":389420377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":38666240},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.78100000000000003,"5min":0.78300000000000003,"15min":0.83099999999999996},"min":{"1min":0.46300000000000002,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":1.1870000000000001,"5min":1.274,"15min":1.292},"last":0.878},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.81000000000000005,"15min":0.84099999999999997},"min":{"1min":0.42499999999999999,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.266,"5min":1.5349999999999999,"15min":1.569},"last":0.85199999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.74199999999999999,"5min":0.79700000000000004,"15min":0.81999999999999995},"min":{"1min":0.42699999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.1279999999999999,"5min":1.3360000000000001,"15min":1.4019999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.83099999999999996,"5min":0.82999999999999996,"15min":0.84799999999999998},"min":{"1min":0.439,"5min":0.439,"15min":0.439},"max":{"1min":1.3400000000000001,"5min":1.4259999999999999,"15min":1.4259999999999999},"last":0.74099999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":0.83099999999999996,"15min":0.85299999999999998},"min":{"1min":0.60699999999999998,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.1040000000000001,"5min":1.3340000000000001,"15min":1.415},"last":0.96499999999999997},{"interface":"front","average":{"1min":0.85899999999999999,"5min":0.86399999999999999,"15min":0.85799999999999998},"min":{"1min":0.64400000000000002,"5min":0.46000000000000002,"15min":0.46000000000000002},"max":{"1min":1.1899999999999999,"5min":1.389,"15min":1.452},"last":0.99399999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:03:43 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.89700000000000002,"15min":0.89300000000000002},"min":{"1min":0.59099999999999997,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.3280000000000001,"5min":1.71,"15min":1.71},"last":1.0549999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.91700000000000004,"15min":0.91300000000000003},"min":{"1min":0.44900000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":1.2150000000000001,"5min":1.653,"15min":1.653},"last":1.2470000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:03:28 2023","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.84899999999999998,"15min":0.79300000000000004},"min":{"1min":0.59499999999999997,"5min":0.38100000000000001,"15min":0.38100000000000001},"max":{"1min":1.2190000000000001,"5min":1.4419999999999999,"15min":1.4419999999999999},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.96599999999999997,"15min":0.84799999999999998},"min":{"1min":0.438,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.1419999999999999,"5min":2.1419999999999999,"15min":2.1419999999999999},"last":1.0960000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:03:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.96699999999999997,"15min":0.91100000000000003},"min":{"1min":0.57499999999999996,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.2889999999999999,"5min":1.482,"15min":1.585},"last":1.446},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.998,"15min":1.002},"min":{"1min":0.67100000000000004,"5min":0.43099999999999999,"15min":0.43099999999999999},"max":{"1min":1.4350000000000001,"5min":1.5740000000000001,"15min":1.583},"last":1.0409999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:02:57 2023","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.0529999999999999,"15min":0.998},"min":{"1min":0.626,"5min":0.56000000000000005,"15min":0.53200000000000003},"max":{"1min":1.4510000000000001,"5min":1.73,"15min":1.73},"last":1.125},{"interface":"front","average":{"1min":0.99199999999999999,"5min":1.081,"15min":1.0209999999999999},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"last":1.345}]}]},{"osd":5,"up_from":36,"seq":154618822787,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":461548,"kb_used_data":437180,"kb_used_omap":0,"kb_used_meta":24000,"kb_avail":93283604,"statfs":{"total":95995035648,"available":95522410496,"internally_reserved":0,"allocated":447672320,"data_stored":444854718,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":24576000},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:03:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88,"5min":0.84799999999999998,"15min":0.84899999999999998},"min":{"1min":0.374,"5min":0.374,"15min":0.374},"max":{"1min":1.282,"5min":1.3520000000000001,"15min":1.365},"last":0.66100000000000003},{"interface":"front","average":{"1min":0.78700000000000003,"5min":0.82199999999999995,"15min":0.82199999999999995},"min":{"1min":0.498,"5min":0.47799999999999998,"15min":0.44700000000000001},"max":{"1min":0.97699999999999998,"5min":1.1910000000000001,"15min":1.3009999999999999},"last":0.83399999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:03:21 2023","interfaces":[{"interface":"back","average":{"1min":0.81899999999999995,"5min":0.81599999999999995,"15min":0.84699999999999998},"min":{"1min":0.50700000000000001,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.177,"5min":1.2350000000000001,"15min":1.3640000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.82199999999999995,"5min":0.84899999999999998,"15min":0.85399999999999998},"min":{"1min":0.59099999999999997,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.133,"5min":1.2609999999999999,"15min":1.7509999999999999},"last":0.629}]},{"osd":2,"last update":"Sat Jun 3 20:03:21 2023","interfaces":[{"interface":"back","average":{"1min":0.80900000000000005,"5min":0.79000000000000004,"15min":0.83699999999999997},"min":{"1min":0.54500000000000004,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.5349999999999999},"last":0.69599999999999995},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.92400000000000004,"15min":0.89800000000000002},"min":{"1min":0.54200000000000004,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.919,"5min":1.919,"15min":1.919},"last":1.256}]},{"osd":3,"last update":"Sat Jun 3 20:03:21 2023","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.875,"15min":0.90500000000000003},"min":{"1min":0.59899999999999998,"5min":0.54800000000000004,"15min":0.49099999999999999},"max":{"1min":1.6279999999999999,"5min":1.6279999999999999,"15min":1.6279999999999999},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.97299999999999998,"15min":0.99099999999999999},"min":{"1min":0.70799999999999996,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.296,"5min":1.3160000000000001,"15min":1.6020000000000001},"last":1.302}]},{"osd":4,"last update":"Sat Jun 3 20:03:21 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.85799999999999998,"15min":0.79900000000000004},"min":{"1min":0.47399999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.0840000000000001,"5min":1.254,"15min":1.8480000000000001},"last":0.91800000000000004},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.90000000000000002,"15min":0.81799999999999995},"min":{"1min":0.55500000000000005,"5min":0.46200000000000002,"15min":0.42199999999999999},"max":{"1min":1.1080000000000001,"5min":1.9670000000000001,"15min":1.9670000000000001},"last":1.1559999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:03:07 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":0.94799999999999995,"15min":0.94499999999999995},"min":{"1min":0.52200000000000002,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.163,"5min":1.633,"15min":1.633},"last":1.137},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.0229999999999999,"15min":1.0009999999999999},"min":{"1min":0.65800000000000003,"5min":0.497,"15min":0.46500000000000002},"max":{"1min":1.29,"5min":1.6799999999999999,"15min":1.7589999999999999},"last":1.393}]},{"osd":7,"last update":"Sat Jun 3 20:03:58 2023","interfaces":[{"interface":"back","average":{"1min":1.173,"5min":1.0920000000000001,"15min":1.083},"min":{"1min":0.58399999999999996,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":2.3330000000000002,"5min":2.3330000000000002,"15min":2.3330000000000002},"last":1.3500000000000001},{"interface":"front","average":{"1min":1.089,"5min":1.0629999999999999,"15min":1.0349999999999999},"min":{"1min":0.53000000000000003,"5min":0.53000000000000003,"15min":0.53000000000000003},"max":{"1min":1.8300000000000001,"5min":1.8300000000000001,"15min":1.9179999999999999},"last":1.0649999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4580,"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":4504,"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":4650,"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":368234496,"data_stored":366231455,"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":234397696,"data_stored":233080551,"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":307621888,"data_stored":305886688,"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":145207296,"data_stored":144341028,"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":391294976,"data_stored":389069400,"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":446922752,"data_stored":444508012,"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":186306560,"data_stored":185366492,"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":246992896,"data_stored":245654697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:04:01.529 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2023-06-03T20:04:01.529 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2023-06-03T20:04:02.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:02 smithi033 bash[33017]: cluster 2023-06-03T20:04:00.474012+0000 mgr.y (mgr.34104) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:02.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:02 smithi033 bash[33017]: audit 2023-06-03T20:04:00.713392+0000 mgr.y (mgr.34104) 28 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:04:02.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:02 smithi083 bash[26882]: cluster 2023-06-03T20:04:00.474012+0000 mgr.y (mgr.34104) 27 : cluster [DBG] pgmap v14: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:02.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:02 smithi083 bash[26882]: audit 2023-06-03T20:04:00.713392+0000 mgr.y (mgr.34104) 28 : audit [DBG] from='client.25403 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:04:04.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:04 smithi033 bash[33017]: cluster 2023-06-03T20:04:02.474686+0000 mgr.y (mgr.34104) 29 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:04.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:04 smithi083 bash[26882]: cluster 2023-06-03T20:04:02.474686+0000 mgr.y (mgr.34104) 29 : cluster [DBG] pgmap v15: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:06.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:06 smithi033 bash[33017]: cluster 2023-06-03T20:04:04.475724+0000 mgr.y (mgr.34104) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:06.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:06] "GET /metrics HTTP/1.1" 200 190227 "" "Prometheus/2.33.4" 2023-06-03T20:04:06.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:06 smithi083 bash[26882]: cluster 2023-06-03T20:04:04.475724+0000 mgr.y (mgr.34104) 30 : cluster [DBG] pgmap v16: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:06.411 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:04:08.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:08 smithi033 bash[33017]: cluster 2023-06-03T20:04:06.476424+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:08.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:08 smithi083 bash[26882]: cluster 2023-06-03T20:04:06.476424+0000 mgr.y (mgr.34104) 31 : cluster [DBG] pgmap v17: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:09.086 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:08 smithi083 bash[55477]: ts=2023-06-03T20:04: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:09.087 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:08 smithi083 bash[55477]: ts=2023-06-03T20:04:08.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:09.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:09 smithi083 bash[26882]: audit 2023-06-03T20:04:08.554505+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:09 smithi033 bash[33017]: audit 2023-06-03T20:04:08.554505+0000 mon.b (mon.1) 135 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:10.121 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_0' removed 2023-06-03T20:04:10.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:10 smithi083 bash[26882]: cluster 2023-06-03T20:04:08.477095+0000 mgr.y (mgr.34104) 32 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:10.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:10 smithi083 bash[26882]: audit 2023-06-03T20:04:09.646394+0000 mon.c (mon.2) 209 : audit [INF] from='client.? 172.21.15.33:0/3103957122' 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-06-03T20:04:10.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:10 smithi083 bash[26882]: audit 2023-06-03T20:04:09.647030+0000 mon.a (mon.0) 39 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:04:10.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:10 smithi083 bash[26882]: debug 2023-06-03T20:04:10.101+0000 7f5b36c37700 -1 mon.b@1(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-06-03T20:04:10.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:10 smithi033 bash[33017]: cluster 2023-06-03T20:04:08.477095+0000 mgr.y (mgr.34104) 32 : cluster [DBG] pgmap v18: 89 pgs: 89 active+clean; 1.2 GiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:10.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:10 smithi033 bash[33017]: audit 2023-06-03T20:04:09.646394+0000 mon.c (mon.2) 209 : audit [INF] from='client.? 172.21.15.33:0/3103957122' 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-06-03T20:04:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:10 smithi033 bash[33017]: audit 2023-06-03T20:04:09.647030+0000 mon.a (mon.0) 39 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:04:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:10 smithi033 bash[33017]: debug 2023-06-03T20:04:10.095+0000 7f8c6b78f700 -1 mon.c@2(peon).osd e73 update_from_paxos full map CRC mismatch, resetting to canonical 2023-06-03T20:04:10.849 INFO:teuthology.task.sequential:In sequential, running task print... 2023-06-03T20:04:10.850 INFO:teuthology.task.print:**** done rados/readwrite 5-workload 2023-06-03T20:04:10.850 DEBUG:teuthology.parallel:result is None 2023-06-03T20:04:11.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:11 smithi083 bash[26882]: audit 2023-06-03T20:04:10.100890+0000 mon.a (mon.0) 40 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:04:11.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:11 smithi083 bash[26882]: cluster 2023-06-03T20:04:10.100971+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:04:11.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:11 smithi083 bash[26882]: cluster 2023-06-03T20:04:10.104685+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:11.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:11 smithi083 bash[26882]: cluster 2023-06-03T20:04:10.109244+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:11.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:11 smithi033 bash[33017]: audit 2023-06-03T20:04:10.100890+0000 mon.a (mon.0) 40 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:04:11.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:11 smithi033 bash[33017]: cluster 2023-06-03T20:04:10.100971+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:04:11.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:11 smithi033 bash[33017]: cluster 2023-06-03T20:04:10.104685+0000 osd.2 (osd.2) 4 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:11.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:11 smithi033 bash[33017]: cluster 2023-06-03T20:04:10.109244+0000 osd.6 (osd.6) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:12.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:12 smithi083 bash[26882]: cluster 2023-06-03T20:04:10.477773+0000 mgr.y (mgr.34104) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:12 smithi083 bash[26882]: cluster 2023-06-03T20:04:11.262769+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:12.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:12 smithi033 bash[33017]: cluster 2023-06-03T20:04:10.477773+0000 mgr.y (mgr.34104) 33 : cluster [DBG] pgmap v20: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:12.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:12 smithi033 bash[33017]: cluster 2023-06-03T20:04:11.262769+0000 osd.3 (osd.3) 3 : cluster [WRN] failed to encode map e73 with expected crc 2023-06-03T20:04:14.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:14 smithi083 bash[26882]: cluster 2023-06-03T20:04:12.478424+0000 mgr.y (mgr.34104) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:14.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:14 smithi033 bash[33017]: cluster 2023-06-03T20:04:12.478424+0000 mgr.y (mgr.34104) 34 : cluster [DBG] pgmap v21: 73 pgs: 73 active+clean; 582 KiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:04:16.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:16 smithi083 bash[26882]: cluster 2023-06-03T20:04:14.479455+0000 mgr.y (mgr.34104) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:16] "GET /metrics HTTP/1.1" 200 190222 "" "Prometheus/2.33.4" 2023-06-03T20:04:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:16 smithi033 bash[33017]: cluster 2023-06-03T20:04:14.479455+0000 mgr.y (mgr.34104) 35 : cluster [DBG] pgmap v22: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:18.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:18 smithi083 bash[26882]: cluster 2023-06-03T20:04:16.480230+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:18.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:18 smithi033 bash[33017]: cluster 2023-06-03T20:04:16.480230+0000 mgr.y (mgr.34104) 36 : cluster [DBG] pgmap v23: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:19.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:18 smithi083 bash[55477]: ts=2023-06-03T20:04: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:19.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:18 smithi083 bash[55477]: ts=2023-06-03T20:04:18.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:20 smithi033 bash[33017]: cluster 2023-06-03T20:04:18.481032+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:20.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:20 smithi083 bash[26882]: cluster 2023-06-03T20:04:18.481032+0000 mgr.y (mgr.34104) 37 : cluster [DBG] pgmap v24: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:22.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:22 smithi033 bash[33017]: cluster 2023-06-03T20:04:20.482197+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:22.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:22 smithi083 bash[26882]: cluster 2023-06-03T20:04:20.482197+0000 mgr.y (mgr.34104) 38 : cluster [DBG] pgmap v25: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:24.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:24 smithi033 bash[33017]: cluster 2023-06-03T20:04:22.482799+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:24.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:24 smithi033 bash[33017]: audit 2023-06-03T20:04:23.555384+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:24.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:24 smithi083 bash[26882]: cluster 2023-06-03T20:04:22.482799+0000 mgr.y (mgr.34104) 39 : cluster [DBG] pgmap v26: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:24.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:24 smithi083 bash[26882]: audit 2023-06-03T20:04:23.555384+0000 mon.b (mon.1) 136 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:26] "GET /metrics HTTP/1.1" 200 187835 "" "Prometheus/2.33.4" 2023-06-03T20:04:26.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:26 smithi033 bash[33017]: cluster 2023-06-03T20:04:24.483667+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:26.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:26 smithi083 bash[26882]: cluster 2023-06-03T20:04:24.483667+0000 mgr.y (mgr.34104) 40 : cluster [DBG] pgmap v27: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:28.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:28 smithi033 bash[33017]: cluster 2023-06-03T20:04:26.484313+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:28.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:28 smithi083 bash[26882]: cluster 2023-06-03T20:04:26.484313+0000 mgr.y (mgr.34104) 41 : cluster [DBG] pgmap v28: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:29.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:28 smithi083 bash[55477]: ts=2023-06-03T20:04: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:29.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:28 smithi083 bash[55477]: ts=2023-06-03T20:04:28.666Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:30.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:30 smithi033 bash[33017]: cluster 2023-06-03T20:04:28.484957+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:30.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:30 smithi083 bash[26882]: cluster 2023-06-03T20:04:28.484957+0000 mgr.y (mgr.34104) 42 : cluster [DBG] pgmap v29: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:32.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:32 smithi033 bash[33017]: cluster 2023-06-03T20:04:30.486097+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:32.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:32 smithi083 bash[26882]: cluster 2023-06-03T20:04:30.486097+0000 mgr.y (mgr.34104) 43 : cluster [DBG] pgmap v30: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:34.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:34 smithi033 bash[33017]: cluster 2023-06-03T20:04:32.486759+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:34.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:34 smithi083 bash[26882]: cluster 2023-06-03T20:04:32.486759+0000 mgr.y (mgr.34104) 44 : cluster [DBG] pgmap v31: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:36.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:36 smithi033 bash[33017]: cluster 2023-06-03T20:04:34.487673+0000 mgr.y (mgr.34104) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:36.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:36] "GET /metrics HTTP/1.1" 200 187835 "" "Prometheus/2.33.4" 2023-06-03T20:04:36.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:36 smithi083 bash[26882]: cluster 2023-06-03T20:04:34.487673+0000 mgr.y (mgr.34104) 45 : cluster [DBG] pgmap v32: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:38.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:38 smithi033 bash[33017]: cluster 2023-06-03T20:04:36.488333+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:38.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:38 smithi083 bash[26882]: cluster 2023-06-03T20:04:36.488333+0000 mgr.y (mgr.34104) 46 : cluster [DBG] pgmap v33: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:39.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:38 smithi083 bash[55477]: ts=2023-06-03T20:04: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:39.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:38 smithi083 bash[55477]: ts=2023-06-03T20:04:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:39.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:39 smithi033 bash[33017]: audit 2023-06-03T20:04:38.555516+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:39.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:39 smithi083 bash[26882]: audit 2023-06-03T20:04:38.555516+0000 mon.b (mon.1) 137 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:40.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:40 smithi033 bash[33017]: cluster 2023-06-03T20:04:38.488982+0000 mgr.y (mgr.34104) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:40.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:40 smithi083 bash[26882]: cluster 2023-06-03T20:04:38.488982+0000 mgr.y (mgr.34104) 47 : cluster [DBG] pgmap v34: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:42 smithi033 bash[33017]: cluster 2023-06-03T20:04:40.490330+0000 mgr.y (mgr.34104) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:42.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:42 smithi083 bash[26882]: cluster 2023-06-03T20:04:40.490330+0000 mgr.y (mgr.34104) 48 : cluster [DBG] pgmap v35: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:44.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:44 smithi033 bash[33017]: cluster 2023-06-03T20:04:42.490917+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:44.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:44 smithi083 bash[26882]: cluster 2023-06-03T20:04:42.490917+0000 mgr.y (mgr.34104) 49 : cluster [DBG] pgmap v36: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:45.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:45 smithi033 bash[33017]: cluster 2023-06-03T20:04:44.491900+0000 mgr.y (mgr.34104) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:45.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:45 smithi083 bash[26882]: cluster 2023-06-03T20:04:44.491900+0000 mgr.y (mgr.34104) 50 : cluster [DBG] pgmap v37: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:46] "GET /metrics HTTP/1.1" 200 187843 "" "Prometheus/2.33.4" 2023-06-03T20:04:47.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:47 smithi033 bash[33017]: cluster 2023-06-03T20:04:46.492572+0000 mgr.y (mgr.34104) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:47.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:47 smithi083 bash[26882]: cluster 2023-06-03T20:04:46.492572+0000 mgr.y (mgr.34104) 51 : cluster [DBG] pgmap v38: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:48.725 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade resume' 2023-06-03T20:04:49.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:48 smithi083 bash[55477]: ts=2023-06-03T20:04:48.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:49.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:48 smithi083 bash[55477]: ts=2023-06-03T20:04:48.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:49.961 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:49 smithi033 bash[33017]: cluster 2023-06-03T20:04:48.493244+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:50.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:49 smithi083 bash[26882]: cluster 2023-06-03T20:04:48.493244+0000 mgr.y (mgr.34104) 52 : cluster [DBG] pgmap v39: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:51.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:51 smithi033 bash[33017]: cluster 2023-06-03T20:04:50.494093+0000 mgr.y (mgr.34104) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:52.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:51 smithi083 bash[26882]: cluster 2023-06-03T20:04:50.494093+0000 mgr.y (mgr.34104) 53 : cluster [DBG] pgmap v40: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:52.371 INFO:teuthology.orchestra.run.smithi033.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:04:53.146 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'echo wait for majority of mons to upgrade' 2023-06-03T20:04:53.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:53 smithi033 bash[33017]: audit 2023-06-03T20:04:52.353814+0000 mgr.y (mgr.34104) 54 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:04:53.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:53 smithi033 bash[33017]: cephadm 2023-06-03T20:04:52.354518+0000 mgr.y (mgr.34104) 55 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:04:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:53 smithi033 bash[33017]: audit 2023-06-03T20:04:52.363881+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:53 smithi033 bash[33017]: audit 2023-06-03T20:04:52.374100+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:04:53.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:53 smithi033 bash[33017]: cluster 2023-06-03T20:04:52.494702+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:53.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:53 smithi083 bash[26882]: audit 2023-06-03T20:04:52.353814+0000 mgr.y (mgr.34104) 54 : audit [DBG] from='client.25415 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:04:53.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:53 smithi083 bash[26882]: cephadm 2023-06-03T20:04:52.354518+0000 mgr.y (mgr.34104) 55 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:04:53.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:53 smithi083 bash[26882]: audit 2023-06-03T20:04:52.363881+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:53.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:53 smithi083 bash[26882]: audit 2023-06-03T20:04:52.374100+0000 mon.b (mon.1) 138 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:04:53.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:53 smithi083 bash[26882]: cluster 2023-06-03T20:04:52.494702+0000 mgr.y (mgr.34104) 56 : cluster [DBG] pgmap v41: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:54 smithi083 bash[26882]: audit 2023-06-03T20:04:53.556419+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:54.667 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:54 smithi033 bash[33017]: audit 2023-06-03T20:04:53.556419+0000 mon.b (mon.1) 139 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:04:55.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:55 smithi033 bash[33017]: cluster 2023-06-03T20:04:54.495721+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:55.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:55 smithi083 bash[26882]: cluster 2023-06-03T20:04:54.495721+0000 mgr.y (mgr.34104) 57 : cluster [DBG] pgmap v42: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:56.249 INFO:teuthology.orchestra.run.smithi033.stdout:wait for majority of mons to upgrade 2023-06-03T20:04:56.459 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:04:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:04:56] "GET /metrics HTTP/1.1" 200 187847 "" "Prometheus/2.33.4" 2023-06-03T20:04:57.023 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'while ! ceph mon versions | grep $sha1 | egrep '"'"': [23]'"'"' ; do sleep 2 ; done' 2023-06-03T20:04:57.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:57 smithi033 bash[33017]: cluster 2023-06-03T20:04:56.496180+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:57.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:57 smithi083 bash[26882]: cluster 2023-06-03T20:04:56.496180+0000 mgr.y (mgr.34104) 58 : cluster [DBG] pgmap v43: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:59.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:58 smithi083 bash[55477]: ts=2023-06-03T20:04:58.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:59.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:04:58 smithi083 bash[55477]: ts=2023-06-03T20:04:58.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:04:59.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: cluster 2023-06-03T20:04:58.496700+0000 mgr.y (mgr.34104) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:58.617842+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:58.626028+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:58.814587+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:58.826803+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.303057+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.305021+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:04:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.309306+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:04:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.401234+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:04:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.408173+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:04:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.411044+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:04:59.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:04:59 smithi083 bash[26882]: audit 2023-06-03T20:04:59.412666+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-06-03T20:05:00.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: cluster 2023-06-03T20:04:58.496700+0000 mgr.y (mgr.34104) 59 : cluster [DBG] pgmap v44: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:58.617842+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:58.626028+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:58.814587+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:58.826803+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.303057+0000 mon.b (mon.1) 140 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:05:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.305021+0000 mon.b (mon.1) 141 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:05:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.309306+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.401234+0000 mon.b (mon.1) 142 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:05:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.408173+0000 mon.b (mon.1) 143 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:05:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.411044+0000 mon.b (mon.1) 144 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:05:00.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:04:59 smithi033 bash[33017]: audit 2023-06-03T20:04:59.412666+0000 mon.b (mon.1) 145 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2023-06-03T20:05:00.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:00 smithi083 bash[26882]: cephadm 2023-06-03T20:04:59.409635+0000 mgr.y (mgr.34104) 60 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-06-03T20:05:01.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:00 smithi033 bash[33017]: cephadm 2023-06-03T20:04:59.409635+0000 mgr.y (mgr.34104) 60 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2023-06-03T20:05:01.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:01 smithi033 bash[33017]: cluster 2023-06-03T20:05:00.497774+0000 mgr.y (mgr.34104) 61 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:01.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:01 smithi033 bash[33017]: audit 2023-06-03T20:05:01.313410+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.33:0/3706817078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:05:01.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:01 smithi083 bash[26882]: cluster 2023-06-03T20:05:00.497774+0000 mgr.y (mgr.34104) 61 : cluster [DBG] pgmap v45: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:01.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:01 smithi083 bash[26882]: audit 2023-06-03T20:05:01.313410+0000 mon.c (mon.2) 210 : audit [DBG] from='client.? 172.21.15.33:0/3706817078' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:05:03.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: cephadm 2023-06-03T20:05:02.129729+0000 mgr.y (mgr.34104) 62 : cephadm [INF] Upgrade: Updating mon.c 2023-06-03T20:05:03.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: audit 2023-06-03T20:05:02.139522+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:03.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: audit 2023-06-03T20:05:02.145455+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:05:03.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: audit 2023-06-03T20:05:02.147292+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:05:03.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: cephadm 2023-06-03T20:05:02.149397+0000 mgr.y (mgr.34104) 63 : cephadm [INF] Deploying daemon mon.c on smithi033 2023-06-03T20:05:03.443 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:03 smithi033 bash[33017]: audit 2023-06-03T20:05:02.151599+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:05:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: cephadm 2023-06-03T20:05:02.129729+0000 mgr.y (mgr.34104) 62 : cephadm [INF] Upgrade: Updating mon.c 2023-06-03T20:05:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: audit 2023-06-03T20:05:02.139522+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: audit 2023-06-03T20:05:02.145455+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:05:03.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: audit 2023-06-03T20:05:02.147292+0000 mon.b (mon.1) 146 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:05:03.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: cephadm 2023-06-03T20:05:02.149397+0000 mgr.y (mgr.34104) 63 : cephadm [INF] Deploying daemon mon.c on smithi033 2023-06-03T20:05:03.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:03 smithi083 bash[26882]: audit 2023-06-03T20:05:02.151599+0000 mon.b (mon.1) 147 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:05:04.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:04 smithi033 bash[33017]: cluster 2023-06-03T20:05:02.498382+0000 mgr.y (mgr.34104) 64 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:04.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:04 smithi033 bash[33017]: audit 2023-06-03T20:05:03.768507+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.33:0/2569906686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:05:04.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:04 smithi083 bash[26882]: cluster 2023-06-03T20:05:02.498382+0000 mgr.y (mgr.34104) 64 : cluster [DBG] pgmap v46: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:04.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:04 smithi083 bash[26882]: audit 2023-06-03T20:05:03.768507+0000 mon.c (mon.2) 211 : audit [DBG] from='client.? 172.21.15.33:0/2569906686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:05:05.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:04 smithi033 systemd[1]: Stopping Ceph mon.c for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:05:05.024 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:04 smithi033 bash[33017]: debug 2023-06-03T20:05:04.766+0000 7f8c71f9c700 -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-06-03T20:05:05.024 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:04 smithi033 bash[33017]: debug 2023-06-03T20:05:04.766+0000 7f8c71f9c700 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2023-06-03T20:05:06.000 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:05 smithi033 bash[78112]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mon-c 2023-06-03T20:05:06.000 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:05 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.c.service: Succeeded. 2023-06-03T20:05:06.000 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:05 smithi033 systemd[1]: Stopped Ceph mon.c for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:05:06.000 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:05 smithi033 systemd[1]: Started Ceph mon.c for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:05:06.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:06] "GET /metrics HTTP/1.1" 200 187847 "" "Prometheus/2.33.4" 2023-06-03T20:05:07.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.306+0000 7ff4c6069c80 0 set uid:gid to 167:167 (ceph:ceph) 2023-06-03T20:05:07.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.306+0000 7ff4c6069c80 0 ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc), process ceph-mon, pid 7 2023-06-03T20:05:07.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.306+0000 7ff4c6069c80 0 pidfile_write: ignore empty --pid-file 2023-06-03T20:05:07.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.310+0000 7ff4c6069c80 0 load: jerasure load: lrc 2023-06-03T20:05:07.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: RocksDB version: 7.9.2 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Git sha 0 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Compile date 2023-06-01 15:16:58 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: DB SUMMARY 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: DB Session ID: BGHPBW0V2Y17DYYE6RQ0 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: CURRENT file: CURRENT 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: IDENTITY file: IDENTITY 2023-06-03T20:05:07.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1268 Bytes 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000026.sst 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000024.log size: 655616 ; 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.error_if_exists: 0 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.create_if_missing: 0 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.paranoid_checks: 1 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-06-03T20:05:07.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.env: 0x55728d5a2720 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.fs: PosixFileSystem 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.info_log: 0x55728f5c93e0 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_file_opening_threads: 16 2023-06-03T20:05:07.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.statistics: (nil) 2023-06-03T20:05:07.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.use_fsync: 0 2023-06-03T20:05:07.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_log_file_size: 0 2023-06-03T20:05:07.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-06-03T20:05:07.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.keep_log_file_num: 1000 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.recycle_log_file_num: 0 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_fallocate: 1 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_mmap_reads: 0 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_mmap_writes: 0 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.use_direct_reads: 0 2023-06-03T20:05:07.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-06-03T20:05:07.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.create_missing_column_families: 0 2023-06-03T20:05:07.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.db_log_dir: 2023-06-03T20:05:07.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.wal_dir: 2023-06-03T20:05:07.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-06-03T20:05:07.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-06-03T20:05:07.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-06-03T20:05:07.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-06-03T20:05:07.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-06-03T20:05:07.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-06-03T20:05:07.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.advise_random_on_open: 1 2023-06-03T20:05:07.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.db_write_buffer_size: 0 2023-06-03T20:05:07.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.write_buffer_manager: 0x55728e8565a0 2023-06-03T20:05:07.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-06-03T20:05:07.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-06-03T20:05:07.591 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-06-03T20:05:07.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.rate_limiter: (nil) 2023-06-03T20:05:07.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-06-03T20:05:07.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.wal_recovery_mode: 2 2023-06-03T20:05:07.592 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enable_thread_tracking: 0 2023-06-03T20:05:07.593 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enable_pipelined_write: 0 2023-06-03T20:05:07.593 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.unordered_write: 0 2023-06-03T20:05:07.593 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-06-03T20:05:07.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-06-03T20:05:07.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-06-03T20:05:07.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-06-03T20:05:07.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.row_cache: None 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.wal_filter: None 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_ingest_behind: 0 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.two_write_queues: 0 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.manual_wal_flush: 0 2023-06-03T20:05:07.595 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.wal_compression: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.atomic_flush: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.log_readahead_size: 0 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-06-03T20:05:07.596 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.best_efforts_recovery: 0 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.allow_data_in_errors: 0 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.db_host_id: __hostname__ 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_background_jobs: 2 2023-06-03T20:05:07.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_background_compactions: -1 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_subcompactions: 1 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_total_wal_size: 0 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-06-03T20:05:07.598 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_open_files: -1 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bytes_per_sync: 0 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_readahead_size: 0 2023-06-03T20:05:07.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_background_flushes: -1 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Compression algorithms supported: 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kZSTD supported: 0 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kXpressCompression supported: 0 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kLZ4HCCompression supported: 1 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kZlibCompression supported: 1 2023-06-03T20:05:07.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kSnappyCompression supported: 1 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kLZ4Compression supported: 1 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: kBZip2Compression supported: 0 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000005 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-06-03T20:05:07.601 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.merge_operator: 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_filter: None 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_filter_factory: None 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.sst_partitioner_factory: None 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55728f5c9500) 2023-06-03T20:05:07.602 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: cache_index_and_filter_blocks: 1 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: cache_index_and_filter_blocks_with_high_priority: 0 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: pin_top_level_index_and_filter: 1 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: index_type: 0 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: data_block_index_type: 0 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: index_shortening: 1 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: data_block_hash_table_util_ratio: 0.750000 2023-06-03T20:05:07.603 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: checksum: 4 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: no_block_cache: 0 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_cache: 0x55728e8d91f0 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_cache_name: BinnedLRUCache 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_cache_options: 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: capacity : 536870912 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: num_shard_bits : 4 2023-06-03T20:05:07.604 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: strict_capacity_limit : 0 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: high_pri_pool_ratio: 0.000 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_cache_compressed: (nil) 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: persistent_cache: (nil) 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_size: 4096 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_size_deviation: 10 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_restart_interval: 16 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: index_block_restart_interval: 1 2023-06-03T20:05:07.605 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: metadata_block_size: 4096 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: partition_filters: 0 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: use_delta_encoding: 1 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: filter_policy: bloomfilter 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: whole_key_filtering: 1 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: verify_compression: 0 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: read_amp_bytes_per_bit: 0 2023-06-03T20:05:07.606 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: format_version: 5 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: enable_index_compression: 1 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: block_align: 0 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: max_auto_readahead_size: 262144 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: prepopulate_block_cache: 0 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: initial_auto_readahead_size: 8192 2023-06-03T20:05:07.607 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: num_file_reads_for_auto_readahead: 2 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.write_buffer_size: 33554432 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_write_buffer_number: 2 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression: NoCompression 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression: Disabled 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.prefix_extractor: nullptr 2023-06-03T20:05:07.608 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.num_levels: 7 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-06-03T20:05:07.609 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.level: 32767 2023-06-03T20:05:07.610 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.strategy: 0 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.enabled: false 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:05:07.611 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.target_file_size_base: 67108864 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-06-03T20:05:07.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-06-03T20:05:07.613 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.arena_block_size: 1048576 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-06-03T20:05:07.614 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.disable_auto_compactions: 0 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-06-03T20:05:07.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-06-03T20:05:07.616 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-06-03T20:05:07.616 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-06-03T20:05:07.616 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-06-03T20:05:07.616 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.table_properties_collectors: 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.inplace_update_support: 0 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.bloom_locality: 0 2023-06-03T20:05:07.617 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.max_successive_merges: 0 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.paranoid_file_checks: 0 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.force_consistency_checks: 1 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.report_bg_io_stats: 0 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.ttl: 2592000 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-06-03T20:05:07.618 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enable_blob_files: false 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.min_blob_size: 0 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_file_size: 268435456 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-06-03T20:05:07.619 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.blob_file_starting_level: 0 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4ba887700 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-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 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 17675, log_number is 24,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 24 2023-06-03T20:05:07.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c21e8aeb-2c46-4448-be7e-1e89dfb81e72 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822707320339, "job": 1, "event": "recovery_started", "wal_files": [24]} 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.314+0000 7ff4c6069c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #24 mode 2 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822707323037, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 29, "file_size": 436808, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 17670, "largest_seqno": 17807, "table_properties": {"data_size": 434975, "index_size": 629, "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": 1415, "raw_average_key_size": 24, "raw_value_size": 433278, "raw_average_value_size": 7470, "num_data_blocks": 26, "num_entries": 58, "num_filter_entries": 58, "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": 1685822707, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c21e8aeb-2c46-4448-be7e-1e89dfb81e72", "db_session_id": "BGHPBW0V2Y17DYYE6RQ0", "orig_file_number": 29, "seqno_to_time_mapping": "N/A"}} 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822707323163, "job": 1, "event": "recovery_finished"} 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 31 2023-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 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-06-03T20:05:07.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55728e97a000 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 4 rocksdb: DB pointer 0x55728e968000 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4b487b700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4b487b700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: ** DB Stats ** 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:05:07.622 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: ** Compaction Stats [default] ** 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 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-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-06-03T20:05:07.623 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: L0 1/0 426.57 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 267.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: L6 1/0 32.66 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-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Sum 2/0 33.07 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 267.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 267.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: ** Compaction Stats [default] ** 2023-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 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-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T20:05:07.624 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 267.5 0.00 0.00 1 0.002 0 0 0.0 0.0 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: AddFile(Keys): cumulative 0, interval 0 2023-06-03T20:05:07.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Cumulative compaction: 0.00 GB write, 74.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Interval compaction: 0.00 GB write, 74.03 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 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-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Block cache BinnedLRUCache@0x55728e8d91f0#7 capacity: 512.00 MB usage: 0.94 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Block cache entry stats(count,size,portion): FilterBlock(1,0.23 KB,4.47035e-05%) IndexBlock(1,0.70 KB,0.00013411%) Misc(1,0.00 KB,0%) 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: ** File Read Latency Histogram By Level [default] ** 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.318+0000 7ff4c6069c80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] at bind addrs [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:05:07.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 1 mon.c@-1(???) e3 preinit fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:05:07.627 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).mds e7 new map 2023-06-03T20:05:07.627 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).mds e7 print_map 2023-06-03T20:05:07.627 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: e7 2023-06-03T20:05:07.627 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: enable_multiple, ever_enabled_multiple: 1,1 2023-06-03T20:05:07.628 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 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-06-03T20:05:07.628 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: legacy client fscid: 1 2023-06-03T20:05:07.628 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 2023-06-03T20:05:07.628 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Filesystem 'foo' (1) 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: fs_name foo 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: epoch 5 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: created 2023-06-03T19:57:34.497867+0000 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: modified 2023-06-03T19:57:41.720536+0000 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: tableserver 0 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: root 0 2023-06-03T20:05:07.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: session_timeout 60 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: session_autoclose 300 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: max_file_size 1099511627776 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: required_client_features {} 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: last_failure 0 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: last_failure_osd_epoch 0 2023-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 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-06-03T20:05:07.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: max_mds 1 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: in 0 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: up {0=24551} 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: failed 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: damaged 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: stopped 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: data_pools [4] 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: metadata_pool 3 2023-06-03T20:05:07.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: inline_data disabled 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: balancer 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: bal_rank_mask -1 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: standby_count_wanted 1 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: [mds.foo.smithi033.bhwmrt{0:24551} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 2023-06-03T20:05:07.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: Standby daemons: 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: [mds.foo.smithi083.txisoo{-1:24514} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 0 mon.c@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:05:07.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:05:07 smithi033 bash[78259]: debug 2023-06-03T20:05:07.322+0000 7ff4c6069c80 1 mon.c@-1(???).paxosservice(auth 1..21) refresh upgraded, format 0 -> 3 2023-06-03T20:05:09.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:08 smithi083 bash[55477]: ts=2023-06-03T20:05:08.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:09.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:08 smithi083 bash[55477]: ts=2023-06-03T20:05:08.663Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:14.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:07.539826+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.547811+0000 mon.a (mon.0) 64 : cluster [INF] mon.a calling monitor election 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.551311+0000 mon.b (mon.1) 151 : cluster [INF] mon.b calling monitor election 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.570210+0000 mon.a (mon.0) 65 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.576007+0000 mon.a (mon.0) 66 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.576704+0000 mon.a (mon.0) 67 : cluster [DBG] fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:05:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.576739+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:05:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.577146+0000 mon.a (mon.0) 69 : cluster [DBG] mgrmap e35: y(active, since 95s), standbys: x 2023-06-03T20:05:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.577334+0000 mon.a (mon.0) 70 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:05:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.577358+0000 mon.a (mon.0) 71 : cluster [INF] Cluster is now healthy 2023-06-03T20:05:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:13 smithi083 bash[26882]: cluster 2023-06-03T20:05:13.582661+0000 mon.a (mon.0) 72 : cluster [INF] overall HEALTH_OK 2023-06-03T20:05:15.589 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 2 2023-06-03T20:05:16.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:15 smithi083 bash[26882]: cluster 2023-06-03T20:05:14.503526+0000 mgr.y (mgr.34104) 70 : cluster [DBG] pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:05:16.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:15 smithi083 bash[26882]: audit 2023-06-03T20:05:15.566343+0000 mon.a (mon.0) 73 : audit [DBG] from='client.? 172.21.15.33:0/83412550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:05:16.395 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T20:05:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:16] "GET /metrics HTTP/1.1" 200 184796 "" "Prometheus/2.33.4" 2023-06-03T20:05:17.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:16 smithi083 bash[26882]: cluster 2023-06-03T20:05:15.682454+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e36: y(active, since 97s), standbys: x 2023-06-03T20:05:17.617 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:17 smithi033 bash[70879]: debug 2023-06-03T20:05:17.330+0000 7f5026523700 -1 mgr.server handle_report got status from non-daemon mon.c 2023-06-03T20:05:18.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:17 smithi083 bash[26882]: cluster 2023-06-03T20:05:16.504104+0000 mgr.y (mgr.34104) 71 : cluster [DBG] pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:05:19.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:18 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:19.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:18 smithi083 bash[55477]: ts=2023-06-03T20:05:18.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:20.003 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T20:05:20.003 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (4m) 0s ago 9m 14.0M - 0.23.0 ba2b418f427c f4234b69c931 2023-06-03T20:05:20.003 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (3m) 21s ago 8m 39.7M - 8.3.5 dad864ee21e9 ac046e844c87 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (7m) 0s ago 7m 15.8M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (7m) 21s ago 7m 13.5M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443,9283,8765 running (2m) 21s ago 16m 423M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 3c698f49f5c8 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443,9283,8765 running (3m) 0s ago 18m 471M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 9b06d7b53430 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (113s) 0s ago 18m 48.7M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 e301198488ce 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 running (17m) 21s ago 17m 52.8M 2048M 16.2.13-257-gd8c5d349 b644dd95899d 4901cdd2ee05 2023-06-03T20:05:20.004 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (13s) 0s ago 17m 17.6M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 c42ef843ce39 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (4m) 0s ago 9m 9795k - 1.3.1 1dbe0e931976 c55d8611c6bb 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (3m) 21s ago 9m 9379k - 1.3.1 1dbe0e931976 b41a47efb081 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (16m) 0s ago 16m 92.0M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 92509b0be286 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (15m) 0s ago 15m 72.3M 2527M 16.2.13-257-gd8c5d349 b644dd95899d ce770458d152 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (14m) 0s ago 14m 97.8M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 2417aa07abd0 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (13m) 0s ago 13m 63.5M 2527M 16.2.13-257-gd8c5d349 b644dd95899d a1514ed2d4ab 2023-06-03T20:05:20.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (13m) 21s ago 13m 93.0M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T20:05:20.006 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (12m) 21s ago 12m 91.0M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T20:05:20.006 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (11m) 21s ago 11m 68.2M 2526M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T20:05:20.006 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (10m) 21s ago 10m 79.9M 2526M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T20:05:20.006 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (2m) 21s ago 9m 67.8M - 2.33.4 514e6a882f6e eaaf8726a370 2023-06-03T20:05:20.394 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[55477]: ts=2023-06-03T20:05:20.087Z 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.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", public_addr=\"172.21.15.33\", rank=\"0\"}, {ceph_daemon=\"mon.a\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", public_addr=\"172.21.15.33\", rank=\"0\"}];many-to-many matching not allowed: matching labels must be unique on one side" data="unsupported value type" 2023-06-03T20:05:20.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[26882]: cluster 2023-06-03T20:05:18.504735+0000 mgr.y (mgr.34104) 72 : cluster [DBG] pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:05:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[26882]: audit 2023-06-03T20:05:19.036123+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[26882]: audit 2023-06-03T20:05:19.046100+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[26882]: audit 2023-06-03T20:05:19.841062+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:20 smithi083 bash[26882]: audit 2023-06-03T20:05:19.850849+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:20.791 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade pause' 2023-06-03T20:05:21.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:21 smithi083 bash[26882]: audit 2023-06-03T20:05:19.977088+0000 mgr.y (mgr.34104) 73 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:05:22.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:22 smithi083 bash[26882]: cluster 2023-06-03T20:05:20.505850+0000 mgr.y (mgr.34104) 74 : cluster [DBG] pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:05:24.382 INFO:teuthology.orchestra.run.smithi033.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:05:24.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:24 smithi083 bash[26882]: cluster 2023-06-03T20:05:22.506492+0000 mgr.y (mgr.34104) 75 : cluster [DBG] pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:24.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:24 smithi083 bash[26882]: audit 2023-06-03T20:05:23.556874+0000 mon.b (mon.1) 152 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:05:25.244 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'sleep 60' 2023-06-03T20:05:25.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:25 smithi083 bash[26882]: audit 2023-06-03T20:05:24.364637+0000 mgr.y (mgr.34104) 76 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:05:25.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:25 smithi083 bash[26882]: cephadm 2023-06-03T20:05:24.365286+0000 mgr.y (mgr.34104) 77 : cephadm [INF] Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:05:25.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:25 smithi083 bash[26882]: audit 2023-06-03T20:05:24.372119+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:25.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:25 smithi083 bash[26882]: cluster 2023-06-03T20:05:24.507578+0000 mgr.y (mgr.34104) 78 : cluster [DBG] pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:26] "GET /metrics HTTP/1.1" 200 184842 "" "Prometheus/2.33.4" 2023-06-03T20:05:27.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:27 smithi083 bash[26882]: cluster 2023-06-03T20:05:26.508287+0000 mgr.y (mgr.34104) 79 : cluster [DBG] pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:29.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:28 smithi083 bash[55477]: ts=2023-06-03T20:05:28.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:29.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:28 smithi083 bash[55477]: ts=2023-06-03T20:05:28.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:30.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:29 smithi083 bash[26882]: cluster 2023-06-03T20:05:28.509005+0000 mgr.y (mgr.34104) 80 : cluster [DBG] pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:32.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: cluster 2023-06-03T20:05:30.509974+0000 mgr.y (mgr.34104) 81 : cluster [DBG] pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.205240+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.217184+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.224631+0000 mon.b (mon.1) 153 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.226597+0000 mon.b (mon.1) 154 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.232134+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.317944+0000 mon.b (mon.1) 155 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:05:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.321700+0000 mon.b (mon.1) 156 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:05:32.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.323675+0000 mon.b (mon.1) 157 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:05:32.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:32 smithi083 bash[26882]: audit 2023-06-03T20:05:31.331437+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:05:34.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:34 smithi083 bash[26882]: cluster 2023-06-03T20:05:32.510575+0000 mgr.y (mgr.34104) 82 : cluster [DBG] pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:36.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:36] "GET /metrics HTTP/1.1" 200 184842 "" "Prometheus/2.33.4" 2023-06-03T20:05:36.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:36 smithi083 bash[26882]: cluster 2023-06-03T20:05:34.511941+0000 mgr.y (mgr.34104) 83 : cluster [DBG] pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:37.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:37 smithi083 bash[26882]: cluster 2023-06-03T20:05:36.512640+0000 mgr.y (mgr.34104) 84 : cluster [DBG] pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:39.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:38 smithi083 bash[26882]: audit 2023-06-03T20:05:38.557380+0000 mon.b (mon.1) 158 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:05:39.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:38 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:39.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:38 smithi083 bash[55477]: ts=2023-06-03T20:05:38.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:40.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:39 smithi083 bash[26882]: cluster 2023-06-03T20:05:38.513265+0000 mgr.y (mgr.34104) 85 : cluster [DBG] pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:42.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:41 smithi083 bash[26882]: cluster 2023-06-03T20:05:40.514399+0000 mgr.y (mgr.34104) 86 : cluster [DBG] pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:44.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:43 smithi083 bash[26882]: cluster 2023-06-03T20:05:42.514968+0000 mgr.y (mgr.34104) 87 : cluster [DBG] pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:46.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:45 smithi083 bash[26882]: cluster 2023-06-03T20:05:44.516127+0000 mgr.y (mgr.34104) 88 : cluster [DBG] pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:46.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:46] "GET /metrics HTTP/1.1" 200 184843 "" "Prometheus/2.33.4" 2023-06-03T20:05:48.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:47 smithi083 bash[26882]: cluster 2023-06-03T20:05:46.516790+0000 mgr.y (mgr.34104) 89 : cluster [DBG] pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:49.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:48 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:49.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:48 smithi083 bash[55477]: ts=2023-06-03T20:05:48.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:50.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:49 smithi083 bash[26882]: cluster 2023-06-03T20:05:48.517460+0000 mgr.y (mgr.34104) 90 : cluster [DBG] pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:52.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:51 smithi083 bash[26882]: cluster 2023-06-03T20:05:50.518552+0000 mgr.y (mgr.34104) 91 : cluster [DBG] pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:54.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:53 smithi083 bash[26882]: cluster 2023-06-03T20:05:52.519211+0000 mgr.y (mgr.34104) 92 : cluster [DBG] pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:53 smithi083 bash[26882]: audit 2023-06-03T20:05:53.557735+0000 mon.b (mon.1) 159 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:05:56.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:55 smithi083 bash[26882]: cluster 2023-06-03T20:05:54.520362+0000 mgr.y (mgr.34104) 93 : cluster [DBG] pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:56.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:05:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:05:56] "GET /metrics HTTP/1.1" 200 184858 "" "Prometheus/2.33.4" 2023-06-03T20:05:58.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:57 smithi083 bash[26882]: cluster 2023-06-03T20:05:56.521153+0000 mgr.y (mgr.34104) 94 : cluster [DBG] pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:05:59.144 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:58 smithi083 bash[55477]: ts=2023-06-03T20:05:58.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:05:59.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:05:58 smithi083 bash[55477]: ts=2023-06-03T20:05:58.664Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:06:00.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:05:59 smithi083 bash[26882]: cluster 2023-06-03T20:05:58.521642+0000 mgr.y (mgr.34104) 95 : cluster [DBG] pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:02.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:01 smithi083 bash[26882]: cluster 2023-06-03T20:06:00.522706+0000 mgr.y (mgr.34104) 96 : cluster [DBG] pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:04.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:03 smithi083 bash[26882]: cluster 2023-06-03T20:06:02.523458+0000 mgr.y (mgr.34104) 97 : cluster [DBG] pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:06.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:05 smithi083 bash[26882]: cluster 2023-06-03T20:06:04.524614+0000 mgr.y (mgr.34104) 98 : cluster [DBG] pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:06.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:06] "GET /metrics HTTP/1.1" 200 184858 "" "Prometheus/2.33.4" 2023-06-03T20:06:08.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:07 smithi083 bash[26882]: cluster 2023-06-03T20:06:06.525143+0000 mgr.y (mgr.34104) 99 : cluster [DBG] pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:09.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:08 smithi083 bash[26882]: audit 2023-06-03T20:06:08.558325+0000 mon.b (mon.1) 160 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:09.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:06:08 smithi083 bash[55477]: ts=2023-06-03T20: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.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:06:09.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:06:08 smithi083 bash[55477]: ts=2023-06-03T20:06:08.665Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephPGImbalance\nexpr: abs(((ceph_osd_numpg > 0) - on(job) group_left() avg by(job) (ceph_osd_numpg\n > 0)) / on(job) group_left() avg by(job) (ceph_osd_numpg > 0)) * on(ceph_daemon)\n group_left(hostname) ceph_osd_metadata > 0.3\nfor: 5m\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.5\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} deviates by\n more than 30% from average PG count.\n summary: PGs are not balanced across OSDs\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi083.front.sepia.ceph.com:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)\", cluster_addr=\"172.21.15.33\", device_class=\"ssd\", hostname=\"smithi033\", instance=\"smithi033:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.33\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2023-06-03T20:06:10.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:09 smithi083 bash[26882]: cluster 2023-06-03T20:06:08.525766+0000 mgr.y (mgr.34104) 100 : cluster [DBG] pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:11 smithi083 bash[26882]: cluster 2023-06-03T20:06:10.526820+0000 mgr.y (mgr.34104) 101 : cluster [DBG] pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:14.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:13 smithi083 bash[26882]: cluster 2023-06-03T20:06:12.527466+0000 mgr.y (mgr.34104) 102 : cluster [DBG] pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:16.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:15 smithi083 bash[26882]: cluster 2023-06-03T20:06:14.528132+0000 mgr.y (mgr.34104) 103 : cluster [DBG] pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:16] "GET /metrics HTTP/1.1" 200 184857 "" "Prometheus/2.33.4" 2023-06-03T20:06:18.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:17 smithi083 bash[26882]: cluster 2023-06-03T20:06:16.528743+0000 mgr.y (mgr.34104) 104 : cluster [DBG] pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:20.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:19 smithi083 bash[26882]: cluster 2023-06-03T20:06:18.529388+0000 mgr.y (mgr.34104) 105 : cluster [DBG] pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:22.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:21 smithi083 bash[26882]: cluster 2023-06-03T20:06:20.530444+0000 mgr.y (mgr.34104) 106 : cluster [DBG] pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:24.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:23 smithi083 bash[26882]: cluster 2023-06-03T20:06:22.531206+0000 mgr.y (mgr.34104) 107 : cluster [DBG] pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:23 smithi083 bash[26882]: audit 2023-06-03T20:06:23.558886+0000 mon.b (mon.1) 161 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:26.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:25 smithi083 bash[26882]: cluster 2023-06-03T20:06:24.532410+0000 mgr.y (mgr.34104) 108 : cluster [DBG] pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:26] "GET /metrics HTTP/1.1" 200 184860 "" "Prometheus/2.33.4" 2023-06-03T20:06:28.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:27 smithi083 bash[26882]: cluster 2023-06-03T20:06:26.533088+0000 mgr.y (mgr.34104) 109 : cluster [DBG] pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:30.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:29 smithi083 bash[26882]: cluster 2023-06-03T20:06:28.533739+0000 mgr.y (mgr.34104) 110 : cluster [DBG] pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:30.544 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade resume' 2023-06-03T20:06:32.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:31 smithi083 bash[26882]: cluster 2023-06-03T20:06:30.534867+0000 mgr.y (mgr.34104) 111 : cluster [DBG] pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:32.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:31 smithi083 bash[26882]: audit 2023-06-03T20:06:31.421015+0000 mon.b (mon.1) 162 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:33 smithi083 bash[26882]: cluster 2023-06-03T20:06:32.535510+0000 mgr.y (mgr.34104) 112 : cluster [DBG] pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:34.161 INFO:teuthology.orchestra.run.smithi033.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:34.971 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'echo wait for all mons to upgrade' 2023-06-03T20:06:35.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:35 smithi083 bash[26882]: audit 2023-06-03T20:06:34.145466+0000 mgr.y (mgr.34104) 113 : audit [DBG] from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:35 smithi083 bash[26882]: cephadm 2023-06-03T20:06:34.146180+0000 mgr.y (mgr.34104) 114 : cephadm [INF] Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:35 smithi083 bash[26882]: audit 2023-06-03T20:06:34.152098+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:36.414 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:36] "GET /metrics HTTP/1.1" 200 184860 "" "Prometheus/2.33.4" 2023-06-03T20:06:36.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:36 smithi083 bash[26882]: cluster 2023-06-03T20:06:34.536587+0000 mgr.y (mgr.34104) 115 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:38.216 INFO:teuthology.orchestra.run.smithi033.stdout:wait for all mons to upgrade 2023-06-03T20:06:38.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:38 smithi083 bash[26882]: cluster 2023-06-03T20:06:36.537171+0000 mgr.y (mgr.34104) 116 : cluster [DBG] pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:38 smithi083 bash[26882]: audit 2023-06-03T20:06:37.509004+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:38 smithi083 bash[26882]: audit 2023-06-03T20:06:37.522138+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:38 smithi083 bash[26882]: audit 2023-06-03T20:06:37.860190+0000 mon.a (mon.0) 87 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:38 smithi083 bash[26882]: audit 2023-06-03T20:06:37.871706+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:39.049 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'while ! ceph mon versions | grep $sha1 | grep '"'"': 3'"'"' ; do sleep 2 ; done' 2023-06-03T20:06:39.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.457849+0000 mon.b (mon.1) 163 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.459742+0000 mon.b (mon.1) 164 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.465173+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.549510+0000 mon.b (mon.1) 165 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.554735+0000 mon.b (mon.1) 166 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:06:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.556925+0000 mon.b (mon.1) 167 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:06:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.557891+0000 mon.b (mon.1) 168 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:39 smithi083 bash[26882]: audit 2023-06-03T20:06:38.558456+0000 mon.b (mon.1) 169 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-06-03T20:06:40.214 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:40 smithi083 bash[26882]: cluster 2023-06-03T20:06:38.537570+0000 mgr.y (mgr.34104) 117 : cluster [DBG] pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:40.215 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:40 smithi083 bash[26882]: cephadm 2023-06-03T20:06:38.555574+0000 mgr.y (mgr.34104) 118 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2023-06-03T20:06:42.068 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: cluster 2023-06-03T20:06:40.538718+0000 mgr.y (mgr.34104) 119 : cluster [DBG] pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:42.068 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: cephadm 2023-06-03T20:06:40.798151+0000 mgr.y (mgr.34104) 120 : cephadm [INF] Upgrade: Updating mon.b 2023-06-03T20:06:42.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: audit 2023-06-03T20:06:40.807323+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:42.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: audit 2023-06-03T20:06:40.811523+0000 mon.a (mon.0) 91 : audit [DBG] from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:42.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: audit 2023-06-03T20:06:40.813744+0000 mon.b (mon.1) 170 : audit [INF] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:42.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: cephadm 2023-06-03T20:06:40.814501+0000 mgr.y (mgr.34104) 121 : cephadm [INF] Deploying daemon mon.b on smithi083 2023-06-03T20:06:42.069 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:41 smithi083 bash[26882]: audit 2023-06-03T20:06:40.817067+0000 mon.b (mon.1) 171 : audit [DBG] from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:43.124 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:42 smithi083 bash[26882]: audit 2023-06-03T20:06:42.643665+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.33:0/2590212795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:43.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:43 smithi083 systemd[1]: Stopping Ceph mon.b for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:06:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:43 smithi083 bash[26882]: debug 2023-06-03T20:06:43.265+0000 7f5b3d444700 -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-06-03T20:06:43.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:43 smithi083 bash[26882]: debug 2023-06-03T20:06:43.265+0000 7f5b3d444700 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2023-06-03T20:06:43.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE Bus STOPPING 2023-06-03T20:06:43.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T20:06:43.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE Bus STOPPED 2023-06-03T20:06:43.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE Bus STARTING 2023-06-03T20:06:43.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE Serving on http://:::9283 2023-06-03T20:06:43.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:43 smithi033 bash[70879]: [03/Jun/2023:20:06:43] ENGINE Bus STARTED 2023-06-03T20:06:44.523 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:44 smithi083 bash[59919]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-mon-b 2023-06-03T20:06:44.524 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:44 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.b.service: Succeeded. 2023-06-03T20:06:44.524 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:44 smithi083 systemd[1]: Stopped Ceph mon.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:06:44.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:44 smithi083 systemd[1]: Started Ceph mon.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:06:45.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.525+0000 7ff33e67ec80 0 set uid:gid to 167:167 (ceph:ceph) 2023-06-03T20:06:45.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.525+0000 7ff33e67ec80 0 ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc), process ceph-mon, pid 8 2023-06-03T20:06:45.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.525+0000 7ff33e67ec80 0 pidfile_write: ignore empty --pid-file 2023-06-03T20:06:45.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.529+0000 7ff33e67ec80 0 load: jerasure load: lrc 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: RocksDB version: 7.9.2 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Git sha 0 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Compile date 2023-06-01 15:16:58 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: DB SUMMARY 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: DB Session ID: LA7BPWKIK7L435J79NE9 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: CURRENT file: CURRENT 2023-06-03T20:06:45.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: IDENTITY file: IDENTITY 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 1663 Bytes 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000032.sst 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000030.log size: 106090 ; 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.error_if_exists: 0 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.create_if_missing: 0 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.paranoid_checks: 1 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.flush_verify_memtable_count: 1 2023-06-03T20:06:45.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.env: 0x5595db78c720 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.fs: PosixFileSystem 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.info_log: 0x5595dd5df3e0 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_file_opening_threads: 16 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.statistics: (nil) 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.use_fsync: 0 2023-06-03T20:06:45.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_log_file_size: 0 2023-06-03T20:06:45.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2023-06-03T20:06:45.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.log_file_time_to_roll: 0 2023-06-03T20:06:45.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.keep_log_file_num: 1000 2023-06-03T20:06:45.900 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.recycle_log_file_num: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_fallocate: 1 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_mmap_reads: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_mmap_writes: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.use_direct_reads: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.create_missing_column_families: 0 2023-06-03T20:06:45.901 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.db_log_dir: 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.wal_dir: 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.table_cache_numshardbits: 6 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.WAL_ttl_seconds: 0 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.WAL_size_limit_MB: 0 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2023-06-03T20:06:45.902 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.is_fd_close_on_exec: 1 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.advise_random_on_open: 1 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.db_write_buffer_size: 0 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.write_buffer_manager: 0x5595dc86c5a0 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.use_adaptive_mutex: 0 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.rate_limiter: (nil) 2023-06-03T20:06:45.903 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.wal_recovery_mode: 2 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enable_thread_tracking: 0 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enable_pipelined_write: 0 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.unordered_write: 0 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2023-06-03T20:06:45.904 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.row_cache: None 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.wal_filter: None 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_ingest_behind: 0 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.two_write_queues: 0 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.manual_wal_flush: 0 2023-06-03T20:06:45.905 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.wal_compression: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.atomic_flush: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.persist_stats_to_disk: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.write_dbid_to_manifest: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.log_readahead_size: 0 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2023-06-03T20:06:45.906 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.best_efforts_recovery: 0 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.allow_data_in_errors: 0 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.db_host_id: __hostname__ 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enforce_single_del_contracts: true 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_background_jobs: 2 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_background_compactions: -1 2023-06-03T20:06:45.907 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_subcompactions: 1 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.delayed_write_rate : 16777216 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_total_wal_size: 0 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.stats_dump_period_sec: 600 2023-06-03T20:06:45.908 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.stats_persist_period_sec: 600 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_open_files: -1 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bytes_per_sync: 0 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.wal_bytes_per_sync: 0 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.strict_bytes_per_sync: 0 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_readahead_size: 0 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_background_flushes: -1 2023-06-03T20:06:45.909 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Compression algorithms supported: 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kZSTD supported: 0 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kXpressCompression supported: 0 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kLZ4HCCompression supported: 1 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kZlibCompression supported: 1 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kSnappyCompression supported: 1 2023-06-03T20:06:45.910 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kLZ4Compression supported: 1 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: kBZip2Compression supported: 0 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Fast CRC32 supported: Supported on x86 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: DMutex implementation: pthread_mutex_t 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.merge_operator: 2023-06-03T20:06:45.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_filter: None 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_filter_factory: None 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.sst_partitioner_factory: None 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.memtable_factory: SkipListFactory 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.table_factory: BlockBasedTable 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5595dd5df500) 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: cache_index_and_filter_blocks: 1 2023-06-03T20:06:45.912 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: cache_index_and_filter_blocks_with_high_priority: 0 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: pin_l0_filter_and_index_blocks_in_cache: 0 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: pin_top_level_index_and_filter: 1 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: index_type: 0 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: data_block_index_type: 0 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: index_shortening: 1 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: data_block_hash_table_util_ratio: 0.750000 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: checksum: 4 2023-06-03T20:06:45.913 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: no_block_cache: 0 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_cache: 0x5595dc8ef350 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_cache_name: BinnedLRUCache 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_cache_options: 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: capacity : 536870912 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: num_shard_bits : 4 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: strict_capacity_limit : 0 2023-06-03T20:06:45.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: high_pri_pool_ratio: 0.000 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_cache_compressed: (nil) 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: persistent_cache: (nil) 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_size: 4096 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_size_deviation: 10 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_restart_interval: 16 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: index_block_restart_interval: 1 2023-06-03T20:06:45.915 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: metadata_block_size: 4096 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: partition_filters: 0 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: use_delta_encoding: 1 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: filter_policy: bloomfilter 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: whole_key_filtering: 1 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: verify_compression: 0 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: read_amp_bytes_per_bit: 0 2023-06-03T20:06:45.916 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: format_version: 5 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: enable_index_compression: 1 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: block_align: 0 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: max_auto_readahead_size: 262144 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: prepopulate_block_cache: 0 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: initial_auto_readahead_size: 8192 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: num_file_reads_for_auto_readahead: 2 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.write_buffer_size: 33554432 2023-06-03T20:06:45.917 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_write_buffer_number: 2 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression: NoCompression 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression: Disabled 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.prefix_extractor: nullptr 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.num_levels: 7 2023-06-03T20:06:45.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2023-06-03T20:06:45.919 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.window_bits: -14 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.level: 32767 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.strategy: 0 2023-06-03T20:06:45.920 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.enabled: false 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2023-06-03T20:06:45.921 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.target_file_size_base: 67108864 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.target_file_size_multiplier: 1 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2023-06-03T20:06:45.922 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2023-06-03T20:06:45.923 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.arena_block_size: 1048576 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.disable_auto_compactions: 0 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2023-06-03T20:06:45.924 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2023-06-03T20:06:45.925 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.table_properties_collectors: 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.inplace_update_support: 0 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.inplace_update_num_locks: 10000 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.memtable_huge_page_size: 0 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.bloom_locality: 0 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.max_successive_merges: 0 2023-06-03T20:06:45.926 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.optimize_filters_for_hits: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.paranoid_file_checks: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.force_consistency_checks: 1 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.report_bg_io_stats: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.ttl: 2592000 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.periodic_compaction_seconds: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2023-06-03T20:06:45.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enable_blob_files: false 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.min_blob_size: 0 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_file_size: 268435456 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_compression_type: NoCompression 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.enable_blob_garbage_collection: false 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2023-06-03T20:06:45.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.blob_file_starting_level: 0 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33369d700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 32.sst 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 succeeded,manifest_file_number is 5, next_file_number is 34, last_sequence is 19858, log_number is 30,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 30 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 801e9060-02c8-485f-a6c1-8b865e639f4e 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822805539158, "job": 1, "event": "recovery_started", "wal_files": [30]} 2023-06-03T20:06:45.929 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #30 mode 2 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822805540417, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 35, "file_size": 71883, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 19863, "largest_seqno": 19875, "table_properties": {"data_size": 70695, "index_size": 115, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 270, "raw_average_key_size": 22, "raw_value_size": 70347, "raw_average_value_size": 5862, "num_data_blocks": 5, "num_entries": 12, "num_filter_entries": 12, "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": 1685822805, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "801e9060-02c8-485f-a6c1-8b865e639f4e", "db_session_id": "LA7BPWKIK7L435J79NE9", "orig_file_number": 35, "seqno_to_time_mapping": "N/A"}} 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1685822805540550, "job": 1, "event": "recovery_finished"} 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.533+0000 7ff33e67ec80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 37 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000030.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5595dc990000 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 4 rocksdb: DB pointer 0x5595dc97e000 2023-06-03T20:06:45.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff32ce90700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff32ce90700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: ** DB Stats ** 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2023-06-03T20:06:45.931 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2023-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2023-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: ** Compaction Stats [default] ** 2023-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 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-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2023-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: L0 1/0 70.20 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: L6 1/0 30.20 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-06-03T20:06:45.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Sum 2/0 30.27 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 87.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: ** Compaction Stats [default] ** 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 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-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 87.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Uptime(secs): 0.0 total, 0.0 interval 2023-06-03T20:06:45.933 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Flush(GB): cumulative 0.000, interval 0.000 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: AddFile(GB): cumulative 0.000, interval 0.000 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: AddFile(Total Files): cumulative 0, interval 0 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: AddFile(L0 Files): cumulative 0, interval 0 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: AddFile(Keys): cumulative 0, interval 0 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Cumulative compaction: 0.00 GB write, 15.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Interval compaction: 0.00 GB write, 15.87 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2023-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 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-06-03T20:06:45.934 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Block cache BinnedLRUCache@0x5595dc8ef350#8 capacity: 512.00 MB usage: 0.31 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 2.2e-05 secs_since: 0 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.20 KB,3.8743e-05%) Misc(1,0.00 KB,0%) 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: ** File Read Latency Histogram By Level [default] ** 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] at bind addrs [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 1 mon.b@-1(???) e3 preinit fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 0 mon.b@-1(???).mds e7 new map 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.537+0000 7ff33e67ec80 0 mon.b@-1(???).mds e7 print_map 2023-06-03T20:06:45.935 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: e7 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: enable_multiple, ever_enabled_multiple: 1,1 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 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-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: legacy client fscid: 1 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Filesystem 'foo' (1) 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: fs_name foo 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: epoch 5 2023-06-03T20:06:45.936 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: flags 12 joinable allow_snaps allow_multimds_snaps 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: created 2023-06-03T19:57:34.497867+0000 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: modified 2023-06-03T19:57:41.720536+0000 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: tableserver 0 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: root 0 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: session_timeout 60 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: session_autoclose 300 2023-06-03T20:06:45.937 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: max_file_size 1099511627776 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: required_client_features {} 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: last_failure 0 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: last_failure_osd_epoch 0 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 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-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: max_mds 1 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: in 0 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: up {0=24551} 2023-06-03T20:06:45.938 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: failed 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: damaged 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: stopped 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: data_pools [4] 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: metadata_pool 3 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: inline_data disabled 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: balancer 2023-06-03T20:06:45.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: bal_rank_mask -1 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: standby_count_wanted 1 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: [mds.foo.smithi033.bhwmrt{0:24551} state up:active seq 2 join_fscid=1 addr [v2:172.21.15.33:6834/902129936,v1:172.21.15.33:6835/902129936] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: Standby daemons: 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: [mds.foo.smithi083.txisoo{-1:24514} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.83:6832/11549608,v1:172.21.15.83:6833/11549608] compat {c=[1],r=[1],i=[7ff]}] 2023-06-03T20:06:45.940 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 0 mon.b@-1(???).osd e73 crush map has features 3314933000854323200, adjusting msgr requires 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 0 mon.b@-1(???).osd e73 crush map has features 432629239337189376, adjusting msgr requires 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 1 mon.b@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expand map: {default=false} 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta from 'false' to 'false' 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expanded map: {default=false} 2023-06-03T20:06:45.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expand map: {default=info} 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta from 'info' to 'info' 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expanded map: {default=info} 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expand map: {default=daemon} 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta from 'daemon' to 'daemon' 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expanded map: {default=daemon} 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expand map: {default=debug} 2023-06-03T20:06:45.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta from 'debug' to 'debug' 2023-06-03T20:06:45.943 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:45 smithi083 bash[60048]: debug 2023-06-03T20:06:45.541+0000 7ff33e67ec80 20 expand_channel_meta expanded map: {default=debug} 2023-06-03T20:06:46.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:46] "GET /metrics HTTP/1.1" 200 184866 "" "Prometheus/2.33.4" 2023-06-03T20:06:50.830 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:50 smithi033 bash[70879]: debug 2023-06-03T20:06:50.548+0000 7f5026523700 -1 mgr.server handle_report got status from non-daemon mon.b 2023-06-03T20:06:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685821586.37355 mon.a (mon.0) 0 : 1 mkfs 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:06:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822484.9400623 mgr.x (mgr.24803) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:06:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822529.2506182 mgr.x (mgr.24803) 76 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822529.251201 mgr.x (mgr.24803) 77 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822531.5705323 mgr.x (mgr.24803) 80 : cephadm 1 Upgrade: Updating mgr.y 2023-06-03T20:06:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822531.5876753 mgr.x (mgr.24803) 81 : cephadm 1 Deploying daemon mgr.y on smithi033 2023-06-03T20:06:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822552.4589012 mgr.x (mgr.24803) 92 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822552.4595072 mgr.x (mgr.24803) 93 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822552.4635715 mgr.x (mgr.24803) 94 : cephadm 1 Failing over to other MGR 2023-06-03T20:06:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822555.6319747 mgr.y (mgr.15198) 3 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:06:52.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822555.7581408 mgr.y (mgr.15198) 4 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:52.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822555.8603559 mgr.y (mgr.15198) 5 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:52.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822555.8606834 mgr.y (mgr.15198) 6 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:06:52.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.4847875 mgr.y (mgr.15198) 14 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:52.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.4850874 mgr.y (mgr.15198) 15 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:52.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.6491666 mgr.y (mgr.15198) 16 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.6502123 mgr.y (mgr.15198) 17 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.8645794 mgr.y (mgr.15198) 18 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822570.86566 mgr.y (mgr.15198) 19 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822571.0307639 mgr.y (mgr.15198) 20 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822571.031184 mgr.y (mgr.15198) 21 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822571.301539 mgr.y (mgr.15198) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:06:52.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822571.5731444 mgr.y (mgr.15198) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:06:52.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822579.5944896 mgr.y (mgr.15198) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-06-03T20:06:52.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822579.5998352 mgr.y (mgr.15198) 31 : cephadm 1 Deploying daemon mgr.x on smithi083 2023-06-03T20:06:52.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822600.009048 mgr.y (mgr.15198) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-06-03T20:06:52.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822600.0402775 mgr.y (mgr.15198) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-06-03T20:06:52.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822602.509192 mgr.y (mgr.15198) 45 : cephadm 1 Upgrade: Updating mon.a 2023-06-03T20:06:52.339 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822602.5205734 mgr.y (mgr.15198) 46 : cephadm 1 Deploying daemon mon.a on smithi033 2023-06-03T20:06:52.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822619.4199743 mgr.y (mgr.34104) 1 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTING 2023-06-03T20:06:52.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822619.5227451 mgr.y (mgr.34104) 4 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:52.340 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822619.652859 mgr.y (mgr.34104) 5 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:52.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822619.6536274 mgr.y (mgr.34104) 6 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTED 2023-06-03T20:06:52.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822623.9323406 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.370641 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:52.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.370927 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:52.341 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.5361948 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.5866632 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.70231 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.342 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.802866 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822635.8670316 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822636.0178082 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822692.3545184 mgr.y (mgr.34104) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822699.4096358 mgr.y (mgr.34104) 60 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-06-03T20:06:52.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822702.1297297 mgr.y (mgr.34104) 62 : cephadm 1 Upgrade: Updating mon.c 2023-06-03T20:06:52.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822702.139522 mon.a (mon.0) 48 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822702.1454556 mon.a (mon.0) 49 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:52.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822702.1472924 mon.b (mon.1) 146 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:52.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822702.1493971 mgr.y (mgr.34104) 63 : cephadm 1 Deploying daemon mon.c on smithi033 2023-06-03T20:06:52.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822702.1515994 mon.b (mon.1) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822703.7685075 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.33:0/2569906686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822713.5771468 mon.a (mon.0) 69 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-06-03T20:06:52.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822713.5773346 mon.a (mon.0) 70 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:52.347 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822713.5773582 mon.a (mon.0) 71 : cluster 1 Cluster is now healthy 2023-06-03T20:06:52.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822713.5826612 mon.a (mon.0) 72 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:52.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822714.5035267 mgr.y (mgr.34104) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822715.5663435 mon.a (mon.0) 73 : audit 0 from='client.? 172.21.15.33:0/83412550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.348 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822715.6824548 mon.a (mon.0) 74 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-06-03T20:06:52.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822716.5041046 mgr.y (mgr.34104) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822718.5047352 mgr.y (mgr.34104) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822719.0361238 mon.a (mon.0) 75 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.349 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822719.046101 mon.a (mon.0) 76 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822719.8410623 mon.a (mon.0) 77 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822719.8508492 mon.a (mon.0) 78 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822719.977088 mgr.y (mgr.34104) 73 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.350 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822720.50585 mgr.y (mgr.34104) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822722.5064929 mgr.y (mgr.34104) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822723.5568743 mon.b (mon.1) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.351 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822724.3646379 mgr.y (mgr.34104) 76 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cephadm 1685822724.3652868 mgr.y (mgr.34104) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822724.3721192 mon.a (mon.0) 79 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.352 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822724.5075781 mgr.y (mgr.34104) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822726.508288 mgr.y (mgr.34104) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822728.5090055 mgr.y (mgr.34104) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822730.509975 mgr.y (mgr.34104) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.353 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.20524 mon.a (mon.0) 80 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.2171848 mon.a (mon.0) 81 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.224632 mon.b (mon.1) 153 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.2265973 mon.b (mon.1) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.354 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.2321346 mon.a (mon.0) 82 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.3179448 mon.b (mon.1) 155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.3217 mon.b (mon.1) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.3236754 mon.b (mon.1) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: audit 1685822731.3314378 mon.a (mon.0) 83 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:51 smithi033 bash[74781]: cluster 1685822732.5105753 mgr.y (mgr.34104) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822734.5119412 mgr.y (mgr.34104) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822736.5126407 mgr.y (mgr.34104) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822738.5132658 mgr.y (mgr.34104) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822738.5573802 mon.b (mon.1) 158 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822740.5143995 mgr.y (mgr.34104) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822742.5149686 mgr.y (mgr.34104) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822744.5161273 mgr.y (mgr.34104) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822746.5167904 mgr.y (mgr.34104) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822748.5174606 mgr.y (mgr.34104) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822750.5185523 mgr.y (mgr.34104) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822752.5192118 mgr.y (mgr.34104) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822753.5577354 mon.b (mon.1) 159 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822754.520362 mgr.y (mgr.34104) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.360 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822756.5211535 mgr.y (mgr.34104) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822758.521643 mgr.y (mgr.34104) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822760.522707 mgr.y (mgr.34104) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.361 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822762.523459 mgr.y (mgr.34104) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822764.524614 mgr.y (mgr.34104) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822766.5251431 mgr.y (mgr.34104) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822768.5257666 mgr.y (mgr.34104) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822768.5583258 mon.b (mon.1) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822770.5268202 mgr.y (mgr.34104) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822772.5274668 mgr.y (mgr.34104) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822774.5281324 mgr.y (mgr.34104) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822776.5287435 mgr.y (mgr.34104) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822778.529389 mgr.y (mgr.34104) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822780.5304446 mgr.y (mgr.34104) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822782.5312068 mgr.y (mgr.34104) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822783.5588863 mon.b (mon.1) 161 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822784.5324104 mgr.y (mgr.34104) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822786.5330884 mgr.y (mgr.34104) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822788.5337398 mgr.y (mgr.34104) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822790.534867 mgr.y (mgr.34104) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.364 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822791.4210155 mon.b (mon.1) 162 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822792.53551 mgr.y (mgr.34104) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822794.145467 mgr.y (mgr.34104) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cephadm 1685822794.1461806 mgr.y (mgr.34104) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822794.152099 mon.a (mon.0) 84 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822794.5365875 mgr.y (mgr.34104) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822796.5371718 mgr.y (mgr.34104) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822797.5090046 mon.a (mon.0) 85 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822797.5221386 mon.a (mon.0) 86 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822797.8601906 mon.a (mon.0) 87 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822797.871706 mon.a (mon.0) 88 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.4578497 mon.b (mon.1) 163 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.366 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.4597428 mon.b (mon.1) 164 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.4651732 mon.a (mon.0) 89 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822798.5375702 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.5495105 mon.b (mon.1) 165 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.5547357 mon.b (mon.1) 166 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cephadm 1685822798.5555742 mgr.y (mgr.34104) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.5569253 mon.b (mon.1) 167 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:06:52.367 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.557891 mon.b (mon.1) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822798.5584567 mon.b (mon.1) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822800.538719 mgr.y (mgr.34104) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cephadm 1685822800.7981517 mgr.y (mgr.34104) 120 : cephadm 1 Upgrade: Updating mon.b 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822800.8073237 mon.a (mon.0) 90 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822800.8115234 mon.a (mon.0) 91 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822800.813745 mon.b (mon.1) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:52.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cephadm 1685822800.814501 mgr.y (mgr.34104) 121 : cephadm 1 Deploying daemon mon.b on smithi083 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822800.8170676 mon.b (mon.1) 171 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822802.539368 mgr.y (mgr.34104) 122 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822802.643665 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.33:0/2590212795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822803.2778637 mon.a (mon.0) 92 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822803.2782457 mon.a (mon.0) 93 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822803.2785232 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822806.5411565 mgr.y (mgr.34104) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822806.9070961 mon.a (mon.0) 102 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822806.9077923 mon.a (mon.0) 103 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822806.9084327 mon.a (mon.0) 104 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822806.9103715 mon.a (mon.0) 105 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822806.9106927 mon.a (mon.0) 106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822806.9125917 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822808.5418096 mgr.y (mgr.34104) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822810.542866 mgr.y (mgr.34104) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.910182 mon.a (mon.0) 107 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9160738 mon.a (mon.0) 108 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9348807 mon.a (mon.0) 109 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9349532 mon.a (mon.0) 110 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9355783 mon.a (mon.0) 111 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9359043 mon.a (mon.0) 112 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.944841 mon.a (mon.0) 113 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-06-03T20:06:52.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.9448853 mon.a (mon.0) 114 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-06-03T20:06:52.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: cluster 1685822811.944908 mon.a (mon.0) 115 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] is down (out of quorum) 2023-06-03T20:06:52.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822811.9484837 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:52.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[74781]: audit 1685822811.9566655 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cluster 1685821586.37355 mon.a (mon.0) 0 : 1 mkfs 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:06:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822484.9400623 mgr.x (mgr.24803) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:06:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822529.2506182 mgr.x (mgr.24803) 76 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822529.251201 mgr.x (mgr.24803) 77 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822531.5705323 mgr.x (mgr.24803) 80 : cephadm 1 Upgrade: Updating mgr.y 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822531.5876753 mgr.x (mgr.24803) 81 : cephadm 1 Deploying daemon mgr.y on smithi033 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822552.4589012 mgr.x (mgr.24803) 92 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822552.4595072 mgr.x (mgr.24803) 93 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822552.4635715 mgr.x (mgr.24803) 94 : cephadm 1 Failing over to other MGR 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822555.6319747 mgr.y (mgr.15198) 3 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:06:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822555.7581408 mgr.y (mgr.15198) 4 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822555.8603559 mgr.y (mgr.15198) 5 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822555.8606834 mgr.y (mgr.15198) 6 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.4847875 mgr.y (mgr.15198) 14 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.4850874 mgr.y (mgr.15198) 15 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.6491666 mgr.y (mgr.15198) 16 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.6502123 mgr.y (mgr.15198) 17 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.8645794 mgr.y (mgr.15198) 18 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:51 smithi083 bash[60048]: cephadm 1685822570.86566 mgr.y (mgr.15198) 19 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822571.0307639 mgr.y (mgr.15198) 20 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822571.031184 mgr.y (mgr.15198) 21 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822571.301539 mgr.y (mgr.15198) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:06:52.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822571.5731444 mgr.y (mgr.15198) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:06:52.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822579.5944896 mgr.y (mgr.15198) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-06-03T20:06:52.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822579.5998352 mgr.y (mgr.15198) 31 : cephadm 1 Deploying daemon mgr.x on smithi083 2023-06-03T20:06:52.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822600.009048 mgr.y (mgr.15198) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-06-03T20:06:52.400 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822600.0402775 mgr.y (mgr.15198) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-06-03T20:06:52.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822602.509192 mgr.y (mgr.15198) 45 : cephadm 1 Upgrade: Updating mon.a 2023-06-03T20:06:52.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822602.5205734 mgr.y (mgr.15198) 46 : cephadm 1 Deploying daemon mon.a on smithi033 2023-06-03T20:06:52.402 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822619.4199743 mgr.y (mgr.34104) 1 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTING 2023-06-03T20:06:52.403 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822619.5227451 mgr.y (mgr.34104) 4 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:52.403 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822619.652859 mgr.y (mgr.34104) 5 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:52.403 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822619.6536274 mgr.y (mgr.34104) 6 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTED 2023-06-03T20:06:52.403 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822623.9323406 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.370641 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.370927 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.5361948 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.5866632 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.70231 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.802866 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:52.404 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822635.8670316 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822636.0178082 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822692.3545184 mgr.y (mgr.34104) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822699.4096358 mgr.y (mgr.34104) 60 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822702.1297297 mgr.y (mgr.34104) 62 : cephadm 1 Upgrade: Updating mon.c 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822702.139522 mon.a (mon.0) 48 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822702.1454556 mon.a (mon.0) 49 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:52.405 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822702.1472924 mon.b (mon.1) 146 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822702.1493971 mgr.y (mgr.34104) 63 : cephadm 1 Deploying daemon mon.c on smithi033 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822702.1515994 mon.b (mon.1) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822703.7685075 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.33:0/2569906686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822713.5771468 mon.a (mon.0) 69 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822713.5773346 mon.a (mon.0) 70 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822713.5773582 mon.a (mon.0) 71 : cluster 1 Cluster is now healthy 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822713.5826612 mon.a (mon.0) 72 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:52.406 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822714.5035267 mgr.y (mgr.34104) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822715.5663435 mon.a (mon.0) 73 : audit 0 from='client.? 172.21.15.33:0/83412550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822715.6824548 mon.a (mon.0) 74 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822716.5041046 mgr.y (mgr.34104) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822718.5047352 mgr.y (mgr.34104) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822719.0361238 mon.a (mon.0) 75 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822719.046101 mon.a (mon.0) 76 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822719.8410623 mon.a (mon.0) 77 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822719.8508492 mon.a (mon.0) 78 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822719.977088 mgr.y (mgr.34104) 73 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822720.50585 mgr.y (mgr.34104) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822722.5064929 mgr.y (mgr.34104) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822723.5568743 mon.b (mon.1) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822724.3646379 mgr.y (mgr.34104) 76 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822724.3652868 mgr.y (mgr.34104) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822724.3721192 mon.a (mon.0) 79 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822724.5075781 mgr.y (mgr.34104) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822726.508288 mgr.y (mgr.34104) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822728.5090055 mgr.y (mgr.34104) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822730.509975 mgr.y (mgr.34104) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.20524 mon.a (mon.0) 80 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.2171848 mon.a (mon.0) 81 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.224632 mon.b (mon.1) 153 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.2265973 mon.b (mon.1) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.2321346 mon.a (mon.0) 82 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.3179448 mon.b (mon.1) 155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.3217 mon.b (mon.1) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.3236754 mon.b (mon.1) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822731.3314378 mon.a (mon.0) 83 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822732.5105753 mgr.y (mgr.34104) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822734.5119412 mgr.y (mgr.34104) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822736.5126407 mgr.y (mgr.34104) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822738.5132658 mgr.y (mgr.34104) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822738.5573802 mon.b (mon.1) 158 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822740.5143995 mgr.y (mgr.34104) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822742.5149686 mgr.y (mgr.34104) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.411 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822744.5161273 mgr.y (mgr.34104) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822746.5167904 mgr.y (mgr.34104) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822748.5174606 mgr.y (mgr.34104) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822750.5185523 mgr.y (mgr.34104) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822752.5192118 mgr.y (mgr.34104) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822753.5577354 mon.b (mon.1) 159 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822754.520362 mgr.y (mgr.34104) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.412 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822756.5211535 mgr.y (mgr.34104) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822758.521643 mgr.y (mgr.34104) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822760.522707 mgr.y (mgr.34104) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822762.523459 mgr.y (mgr.34104) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822764.524614 mgr.y (mgr.34104) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822766.5251431 mgr.y (mgr.34104) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822768.5257666 mgr.y (mgr.34104) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822768.5583258 mon.b (mon.1) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.413 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822770.5268202 mgr.y (mgr.34104) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822772.5274668 mgr.y (mgr.34104) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822774.5281324 mgr.y (mgr.34104) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822776.5287435 mgr.y (mgr.34104) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822778.529389 mgr.y (mgr.34104) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822780.5304446 mgr.y (mgr.34104) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822782.5312068 mgr.y (mgr.34104) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.414 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822783.5588863 mon.b (mon.1) 161 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822784.5324104 mgr.y (mgr.34104) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822786.5330884 mgr.y (mgr.34104) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822788.5337398 mgr.y (mgr.34104) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822790.534867 mgr.y (mgr.34104) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822791.4210155 mon.b (mon.1) 162 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822792.53551 mgr.y (mgr.34104) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.416 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822794.145467 mgr.y (mgr.34104) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:52.416 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822794.1461806 mgr.y (mgr.34104) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:52.416 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822794.152099 mon.a (mon.0) 84 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.416 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822794.5365875 mgr.y (mgr.34104) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.416 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822796.5371718 mgr.y (mgr.34104) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822797.5090046 mon.a (mon.0) 85 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822797.5221386 mon.a (mon.0) 86 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822797.8601906 mon.a (mon.0) 87 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822797.871706 mon.a (mon.0) 88 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.4578497 mon.b (mon.1) 163 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.4597428 mon.b (mon.1) 164 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:52.417 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.4651732 mon.a (mon.0) 89 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822798.5375702 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.5495105 mon.b (mon.1) 165 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.5547357 mon.b (mon.1) 166 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822798.5555742 mgr.y (mgr.34104) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.5569253 mon.b (mon.1) 167 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.557891 mon.b (mon.1) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:52.418 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822798.5584567 mon.b (mon.1) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822800.538719 mgr.y (mgr.34104) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822800.7981517 mgr.y (mgr.34104) 120 : cephadm 1 Upgrade: Updating mon.b 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822800.8073237 mon.a (mon.0) 90 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822800.8115234 mon.a (mon.0) 91 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822800.813745 mon.b (mon.1) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cephadm 1685822800.814501 mgr.y (mgr.34104) 121 : cephadm 1 Deploying daemon mon.b on smithi083 2023-06-03T20:06:52.419 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822800.8170676 mon.b (mon.1) 171 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:52.420 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822802.539368 mgr.y (mgr.34104) 122 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.420 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822802.643665 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.33:0/2590212795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:52.420 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822803.2778637 mon.a (mon.0) 92 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:52.421 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822803.2782457 mon.a (mon.0) 93 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:52.421 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822803.2785232 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:52.421 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822806.5411565 mgr.y (mgr.34104) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.421 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822806.9070961 mon.a (mon.0) 102 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822806.9077923 mon.a (mon.0) 103 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822806.9084327 mon.a (mon.0) 104 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822806.9103715 mon.a (mon.0) 105 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822806.9106927 mon.a (mon.0) 106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822806.9125917 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:52.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822808.5418096 mgr.y (mgr.34104) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822810.542866 mgr.y (mgr.34104) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.910182 mon.a (mon.0) 107 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9160738 mon.a (mon.0) 108 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9348807 mon.a (mon.0) 109 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9349532 mon.a (mon.0) 110 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:52.423 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9355783 mon.a (mon.0) 111 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:52.424 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9359043 mon.a (mon.0) 112 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-06-03T20:06:52.424 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.944841 mon.a (mon.0) 113 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-06-03T20:06:52.424 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.9448853 mon.a (mon.0) 114 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-06-03T20:06:52.424 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: cluster 1685822811.944908 mon.a (mon.0) 115 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] is down (out of quorum) 2023-06-03T20:06:52.424 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822811.9484837 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:52.425 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:52 smithi083 bash[60048]: audit 1685822811.9566655 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:53.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cluster 1685821586.37355 mon.a (mon.0) 0 : 1 mkfs 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:06:53.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822484.9400623 mgr.x (mgr.24803) 50 : cephadm 1 Reconfiguring daemon grafana.a on smithi083 2023-06-03T20:06:53.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822529.2506182 mgr.x (mgr.24803) 76 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822529.251201 mgr.x (mgr.24803) 77 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822531.5705323 mgr.x (mgr.24803) 80 : cephadm 1 Upgrade: Updating mgr.y 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822531.5876753 mgr.x (mgr.24803) 81 : cephadm 1 Deploying daemon mgr.y on smithi033 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822552.4589012 mgr.x (mgr.24803) 92 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822552.4595072 mgr.x (mgr.24803) 93 : cephadm 1 Upgrade: Need to upgrade myself (mgr.x) 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822552.4635715 mgr.x (mgr.24803) 94 : cephadm 1 Failing over to other MGR 2023-06-03T20:06:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822555.6319747 mgr.y (mgr.15198) 3 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTING 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822555.7581408 mgr.y (mgr.15198) 4 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822555.8603559 mgr.y (mgr.15198) 5 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822555.8606834 mgr.y (mgr.15198) 6 : cephadm 1 [03/Jun/2023:20:02:35] ENGINE Bus STARTED 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822570.4847875 mgr.y (mgr.15198) 14 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:52 smithi033 bash[78259]: cephadm 1685822570.4850874 mgr.y (mgr.15198) 15 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822570.6491666 mgr.y (mgr.15198) 16 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:53.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822570.6502123 mgr.y (mgr.15198) 17 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822570.8645794 mgr.y (mgr.15198) 18 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822570.86566 mgr.y (mgr.15198) 19 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822571.0307639 mgr.y (mgr.15198) 20 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822571.031184 mgr.y (mgr.15198) 21 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822571.301539 mgr.y (mgr.15198) 22 : cephadm 1 Reconfiguring prometheus.a (dependencies changed)... 2023-06-03T20:06:53.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822571.5731444 mgr.y (mgr.15198) 24 : cephadm 1 Reconfiguring daemon prometheus.a on smithi083 2023-06-03T20:06:53.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822579.5944896 mgr.y (mgr.15198) 30 : cephadm 1 Upgrade: Updating mgr.x 2023-06-03T20:06:53.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822579.5998352 mgr.y (mgr.15198) 31 : cephadm 1 Deploying daemon mgr.x on smithi083 2023-06-03T20:06:53.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822600.009048 mgr.y (mgr.15198) 42 : cephadm 1 Upgrade: Setting container_image for all mgr 2023-06-03T20:06:53.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822600.0402775 mgr.y (mgr.15198) 43 : cephadm 1 Upgrade: It appears safe to stop mon.a 2023-06-03T20:06:53.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822602.509192 mgr.y (mgr.15198) 45 : cephadm 1 Upgrade: Updating mon.a 2023-06-03T20:06:53.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822602.5205734 mgr.y (mgr.15198) 46 : cephadm 1 Deploying daemon mon.a on smithi033 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822619.4199743 mgr.y (mgr.34104) 1 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTING 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822619.5227451 mgr.y (mgr.34104) 4 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on http://172.21.15.33:8765 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822619.652859 mgr.y (mgr.34104) 5 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Serving on https://172.21.15.33:7150 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822619.6536274 mgr.y (mgr.34104) 6 : cephadm 1 [03/Jun/2023:20:03:39] ENGINE Bus STARTED 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822623.9323406 mgr.y (mgr.34104) 10 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:53.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.370641 mgr.y (mgr.34104) 17 : cephadm 1 Updating smithi033:/etc/ceph/ceph.conf 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.370927 mgr.y (mgr.34104) 18 : cephadm 1 Updating smithi083:/etc/ceph/ceph.conf 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.5361948 mgr.y (mgr.34104) 19 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.5866632 mgr.y (mgr.34104) 20 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.conf 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.70231 mgr.y (mgr.34104) 21 : cephadm 1 Updating smithi033:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.802866 mgr.y (mgr.34104) 22 : cephadm 1 Updating smithi083:/etc/ceph/ceph.client.admin.keyring 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822635.8670316 mgr.y (mgr.34104) 23 : cephadm 1 Updating smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:53.339 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822636.0178082 mgr.y (mgr.34104) 24 : cephadm 1 Updating smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/config/ceph.client.admin.keyring 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822692.3545184 mgr.y (mgr.34104) 55 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822699.4096358 mgr.y (mgr.34104) 60 : cephadm 1 Upgrade: It appears safe to stop mon.c 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822702.1297297 mgr.y (mgr.34104) 62 : cephadm 1 Upgrade: Updating mon.c 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822702.139522 mon.a (mon.0) 48 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822702.1454556 mon.a (mon.0) 49 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822702.1472924 mon.b (mon.1) 146 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822702.1493971 mgr.y (mgr.34104) 63 : cephadm 1 Deploying daemon mon.c on smithi033 2023-06-03T20:06:53.340 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822702.1515994 mon.b (mon.1) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822703.7685075 mon.c (mon.2) 211 : audit 0 from='client.? 172.21.15.33:0/2569906686' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822713.5771468 mon.a (mon.0) 69 : cluster 0 mgrmap e35: y(active, since 95s), standbys: x 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822713.5773346 mon.a (mon.0) 70 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822713.5773582 mon.a (mon.0) 71 : cluster 1 Cluster is now healthy 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822713.5826612 mon.a (mon.0) 72 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822714.5035267 mgr.y (mgr.34104) 70 : cluster 0 pgmap v52: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:53.341 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822715.5663435 mon.a (mon.0) 73 : audit 0 from='client.? 172.21.15.33:0/83412550' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822715.6824548 mon.a (mon.0) 74 : cluster 0 mgrmap e36: y(active, since 97s), standbys: x 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822716.5041046 mgr.y (mgr.34104) 71 : cluster 0 pgmap v53: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822718.5047352 mgr.y (mgr.34104) 72 : cluster 0 pgmap v54: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822719.0361238 mon.a (mon.0) 75 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822719.046101 mon.a (mon.0) 76 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822719.8410623 mon.a (mon.0) 77 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822719.8508492 mon.a (mon.0) 78 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.342 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822719.977088 mgr.y (mgr.34104) 73 : audit 0 from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822720.50585 mgr.y (mgr.34104) 74 : cluster 0 pgmap v55: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 255 B/s wr, 0 op/s 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822722.5064929 mgr.y (mgr.34104) 75 : cluster 0 pgmap v56: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822723.5568743 mon.b (mon.1) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822724.3646379 mgr.y (mgr.34104) 76 : audit 0 from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822724.3652868 mgr.y (mgr.34104) 77 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822724.3721192 mon.a (mon.0) 79 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.343 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822724.5075781 mgr.y (mgr.34104) 78 : cluster 0 pgmap v57: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822726.508288 mgr.y (mgr.34104) 79 : cluster 0 pgmap v58: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822728.5090055 mgr.y (mgr.34104) 80 : cluster 0 pgmap v59: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822730.509975 mgr.y (mgr.34104) 81 : cluster 0 pgmap v60: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.20524 mon.a (mon.0) 80 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.2171848 mon.a (mon.0) 81 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.224632 mon.b (mon.1) 153 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:53.344 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.2265973 mon.b (mon.1) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.2321346 mon.a (mon.0) 82 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.3179448 mon.b (mon.1) 155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.3217 mon.b (mon.1) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.3236754 mon.b (mon.1) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822731.3314378 mon.a (mon.0) 83 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822732.5105753 mgr.y (mgr.34104) 82 : cluster 0 pgmap v61: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.345 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822734.5119412 mgr.y (mgr.34104) 83 : cluster 0 pgmap v62: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.346 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822736.5126407 mgr.y (mgr.34104) 84 : cluster 0 pgmap v63: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.346 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822738.5132658 mgr.y (mgr.34104) 85 : cluster 0 pgmap v64: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.346 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822738.5573802 mon.b (mon.1) 158 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.346 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822740.5143995 mgr.y (mgr.34104) 86 : cluster 0 pgmap v65: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.347 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822742.5149686 mgr.y (mgr.34104) 87 : cluster 0 pgmap v66: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.347 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822744.5161273 mgr.y (mgr.34104) 88 : cluster 0 pgmap v67: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.347 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822746.5167904 mgr.y (mgr.34104) 89 : cluster 0 pgmap v68: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.347 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822748.5174606 mgr.y (mgr.34104) 90 : cluster 0 pgmap v69: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.347 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822750.5185523 mgr.y (mgr.34104) 91 : cluster 0 pgmap v70: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.348 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822752.5192118 mgr.y (mgr.34104) 92 : cluster 0 pgmap v71: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.348 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822753.5577354 mon.b (mon.1) 159 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.348 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822754.520362 mgr.y (mgr.34104) 93 : cluster 0 pgmap v72: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.349 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822756.5211535 mgr.y (mgr.34104) 94 : cluster 0 pgmap v73: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.349 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822758.521643 mgr.y (mgr.34104) 95 : cluster 0 pgmap v74: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.349 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822760.522707 mgr.y (mgr.34104) 96 : cluster 0 pgmap v75: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.350 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822762.523459 mgr.y (mgr.34104) 97 : cluster 0 pgmap v76: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.350 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822764.524614 mgr.y (mgr.34104) 98 : cluster 0 pgmap v77: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.350 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822766.5251431 mgr.y (mgr.34104) 99 : cluster 0 pgmap v78: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.350 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822768.5257666 mgr.y (mgr.34104) 100 : cluster 0 pgmap v79: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.351 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822768.5583258 mon.b (mon.1) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.351 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822770.5268202 mgr.y (mgr.34104) 101 : cluster 0 pgmap v80: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.352 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822772.5274668 mgr.y (mgr.34104) 102 : cluster 0 pgmap v81: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.352 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822774.5281324 mgr.y (mgr.34104) 103 : cluster 0 pgmap v82: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.353 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822776.5287435 mgr.y (mgr.34104) 104 : cluster 0 pgmap v83: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.353 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822778.529389 mgr.y (mgr.34104) 105 : cluster 0 pgmap v84: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.353 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822780.5304446 mgr.y (mgr.34104) 106 : cluster 0 pgmap v85: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.353 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822782.5312068 mgr.y (mgr.34104) 107 : cluster 0 pgmap v86: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.354 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822783.5588863 mon.b (mon.1) 161 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.354 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822784.5324104 mgr.y (mgr.34104) 108 : cluster 0 pgmap v87: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.354 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822786.5330884 mgr.y (mgr.34104) 109 : cluster 0 pgmap v88: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822788.5337398 mgr.y (mgr.34104) 110 : cluster 0 pgmap v89: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822790.534867 mgr.y (mgr.34104) 111 : cluster 0 pgmap v90: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822791.4210155 mon.b (mon.1) 162 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:53.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822792.53551 mgr.y (mgr.34104) 112 : cluster 0 pgmap v91: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822794.145467 mgr.y (mgr.34104) 113 : audit 0 from='client.44114 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:53.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822794.1461806 mgr.y (mgr.34104) 114 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:06:53.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822794.152099 mon.a (mon.0) 84 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822794.5365875 mgr.y (mgr.34104) 115 : cluster 0 pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822796.5371718 mgr.y (mgr.34104) 116 : cluster 0 pgmap v93: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822797.5090046 mon.a (mon.0) 85 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.358 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822797.5221386 mon.a (mon.0) 86 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.358 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822797.8601906 mon.a (mon.0) 87 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.358 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822797.871706 mon.a (mon.0) 88 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.4578497 mon.b (mon.1) 163 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:53.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.4597428 mon.b (mon.1) 164 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:06:53.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.4651732 mon.a (mon.0) 89 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822798.5375702 mgr.y (mgr.34104) 117 : cluster 0 pgmap v94: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.5495105 mon.b (mon.1) 165 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.5547357 mon.b (mon.1) 166 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822798.5555742 mgr.y (mgr.34104) 118 : cephadm 1 Upgrade: It appears safe to stop mon.b 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.5569253 mon.b (mon.1) 167 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.557891 mon.b (mon.1) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822798.5584567 mon.b (mon.1) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822800.538719 mgr.y (mgr.34104) 119 : cluster 0 pgmap v95: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.360 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822800.7981517 mgr.y (mgr.34104) 120 : cephadm 1 Upgrade: Updating mon.b 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822800.8073237 mon.a (mon.0) 90 : audit 1 from='mgr.34104 ' entity='mgr.y' 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822800.8115234 mon.a (mon.0) 91 : audit 0 from='mgr.34104 ' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822800.813745 mon.b (mon.1) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cephadm 1685822800.814501 mgr.y (mgr.34104) 121 : cephadm 1 Deploying daemon mon.b on smithi083 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822800.8170676 mon.b (mon.1) 171 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822802.539368 mgr.y (mgr.34104) 122 : cluster 0 pgmap v96: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.361 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822802.643665 mon.c (mon.2) 2 : audit 0 from='client.? 172.21.15.33:0/2590212795' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822803.2778637 mon.a (mon.0) 92 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822803.2782457 mon.a (mon.0) 93 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822803.2785232 mon.a (mon.0) 94 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822806.5411565 mgr.y (mgr.34104) 124 : cluster 0 pgmap v98: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822806.9070961 mon.a (mon.0) 102 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822806.9077923 mon.a (mon.0) 103 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2023-06-03T20:06:53.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822806.9084327 mon.a (mon.0) 104 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822806.9103715 mon.a (mon.0) 105 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822806.9106927 mon.a (mon.0) 106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822806.9125917 mon.b (mon.1) 2 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822808.5418096 mgr.y (mgr.34104) 125 : cluster 0 pgmap v99: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822810.542866 mgr.y (mgr.34104) 126 : cluster 0 pgmap v100: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.910182 mon.a (mon.0) 107 : cluster 1 mon.a is new leader, mons a,b in quorum (ranks 0,1) 2023-06-03T20:06:53.363 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9160738 mon.a (mon.0) 108 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9348807 mon.a (mon.0) 109 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9349532 mon.a (mon.0) 110 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9355783 mon.a (mon.0) 111 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9359043 mon.a (mon.0) 112 : cluster 3 Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.944841 mon.a (mon.0) 113 : cluster 3 Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2023-06-03T20:06:53.364 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.9448853 mon.a (mon.0) 114 : cluster 3 [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2023-06-03T20:06:53.365 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822811.944908 mon.a (mon.0) 115 : cluster 3 mon.c (rank 2) addr [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0] is down (out of quorum) 2023-06-03T20:06:53.365 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822811.9484837 mon.a (mon.0) 116 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:53.365 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822811.9566655 mon.a (mon.0) 117 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:53.582 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 3 2023-06-03T20:06:54.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822806.90998 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-06-03T20:06:54.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822812.5435576 mgr.y (mgr.34104) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822812.9651816 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822812.9693708 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822812.9914699 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.000127 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.0009189 mon.a (mon.0) 122 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.0009646 mon.a (mon.0) 123 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.0015268 mon.a (mon.0) 124 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.001804 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.0018325 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: cluster 1685822813.031407 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822813.5551655 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[78259]: audit 1685822813.556885 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.33:0/319795114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822806.90998 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822812.5435576 mgr.y (mgr.34104) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822812.9651816 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822812.9693708 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822812.9914699 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.000127 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:54.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.0009189 mon.a (mon.0) 122 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.0009646 mon.a (mon.0) 123 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.0015268 mon.a (mon.0) 124 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.001804 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.0018325 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: cluster 1685822813.031407 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:54.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: audit 1685822813.5551655 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:54.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:53 smithi033 bash[74781]: audit 1685822813.556885 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.33:0/319795114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:54.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822806.90998 mon.c (mon.2) 3 : cluster 1 mon.c calling monitor election 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822812.5435576 mgr.y (mgr.34104) 127 : cluster 0 pgmap v101: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822812.9651816 mon.a (mon.0) 119 : cluster 1 mon.a calling monitor election 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822812.9693708 mon.b (mon.1) 3 : cluster 1 mon.b calling monitor election 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822812.9914699 mon.a (mon.0) 120 : cluster 1 mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.000127 mon.a (mon.0) 121 : cluster 0 monmap e4: 3 mons at {a=[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0],b=[v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0],c=[v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]} removed_ranks: {} 2023-06-03T20:06:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.0009189 mon.a (mon.0) 122 : cluster 0 fsmap foo:1 {0=foo.smithi033.bhwmrt=up:active} 1 up:standby 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.0009646 mon.a (mon.0) 123 : cluster 0 osdmap e73: 8 total, 8 up, 8 in 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.0015268 mon.a (mon.0) 124 : cluster 0 mgrmap e36: y(active, since 3m), standbys: x 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.001804 mon.a (mon.0) 125 : cluster 1 Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.0018325 mon.a (mon.0) 126 : cluster 1 Cluster is now healthy 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: cluster 1685822813.031407 mon.a (mon.0) 127 : cluster 1 overall HEALTH_OK 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: audit 1685822813.5551655 mon.a (mon.0) 128 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:06:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:53 smithi083 bash[60048]: audit 1685822813.556885 mon.c (mon.2) 4 : audit 0 from='client.? 172.21.15.33:0/319795114' entity='client.admin' cmd=[{"prefix": "mon versions"}]: dispatch 2023-06-03T20:06:54.428 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T20:06:56.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:55 smithi033 bash[74781]: cluster 1685822814.5442846 mgr.y (mgr.34104) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:56.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:55 smithi033 bash[78259]: cluster 1685822814.5442846 mgr.y (mgr.34104) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:56.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:55 smithi083 bash[60048]: cluster 1685822814.5442846 mgr.y (mgr.34104) 128 : cluster 0 pgmap v102: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:56.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:06:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:06:56] "GET /metrics HTTP/1.1" 200 181837 "" "Prometheus/2.33.4" 2023-06-03T20:06:58.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:57 smithi033 bash[78259]: cluster 1685822816.5448935 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:58.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:57 smithi033 bash[74781]: cluster 1685822816.5448935 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:58.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:57 smithi083 bash[60048]: cluster 1685822816.5448935 mgr.y (mgr.34104) 129 : cluster 0 pgmap v103: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:06:58.191 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T20:06:58.191 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (5m) 20s ago 11m 13.3M - 0.23.0 ba2b418f427c f4234b69c931 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (4m) 20s ago 10m 39.9M - 8.3.5 dad864ee21e9 ac046e844c87 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (9m) 20s ago 9m 16.1M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (9m) 20s ago 9m 13.8M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443,9283,8765 running (3m) 20s ago 18m 424M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 3c698f49f5c8 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443,9283,8765 running (4m) 20s ago 20m 474M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 9b06d7b53430 2023-06-03T20:06:58.192 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (3m) 20s ago 20m 52.3M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 e301198488ce 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 starting - - - 2048M 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (112s) 20s ago 18m 33.8M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 c42ef843ce39 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (5m) 20s ago 11m 9043k - 1.3.1 1dbe0e931976 c55d8611c6bb 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (5m) 20s ago 11m 9620k - 1.3.1 1dbe0e931976 b41a47efb081 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (17m) 20s ago 17m 92.4M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 92509b0be286 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (16m) 20s ago 16m 72.4M 2527M 16.2.13-257-gd8c5d349 b644dd95899d ce770458d152 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (16m) 20s ago 16m 98.0M 2527M 16.2.13-257-gd8c5d349 b644dd95899d 2417aa07abd0 2023-06-03T20:06:58.193 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (15m) 20s ago 15m 63.7M 2527M 16.2.13-257-gd8c5d349 b644dd95899d a1514ed2d4ab 2023-06-03T20:06:58.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (14m) 20s ago 14m 93.2M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T20:06:58.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (13m) 20s ago 14m 89.9M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T20:06:58.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (13m) 20s ago 13m 68.2M 2526M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T20:06:58.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (12m) 20s ago 12m 80.2M 2526M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T20:06:58.194 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (4m) 20s ago 11m 72.0M - 2.33.4 514e6a882f6e eaaf8726a370 2023-06-03T20:06:58.922 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade pause' 2023-06-03T20:06:59.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[74781]: audit 1685822818.164288 mgr.y (mgr.34104) 130 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:59.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[74781]: audit 1685822818.448431 mon.a (mon.0) 129 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:59.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[74781]: audit 1685822818.455172 mon.a (mon.0) 130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[78259]: audit 1685822818.164288 mgr.y (mgr.34104) 130 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[78259]: audit 1685822818.448431 mon.a (mon.0) 129 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:58 smithi033 bash[78259]: audit 1685822818.455172 mon.a (mon.0) 130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:59.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:58 smithi083 bash[60048]: audit 1685822818.164288 mgr.y (mgr.34104) 130 : audit 0 from='client.34251 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:06:59.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:58 smithi083 bash[60048]: audit 1685822818.448431 mon.a (mon.0) 129 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:06:59.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:58 smithi083 bash[60048]: audit 1685822818.455172 mon.a (mon.0) 130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[78259]: cluster 1685822818.5453224 mgr.y (mgr.34104) 131 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[78259]: audit 1685822819.2447705 mon.a (mon.0) 131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[78259]: audit 1685822819.250589 mon.a (mon.0) 132 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[74781]: cluster 1685822818.5453224 mgr.y (mgr.34104) 131 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:00.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[74781]: audit 1685822819.2447705 mon.a (mon.0) 131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:06:59 smithi033 bash[74781]: audit 1685822819.250589 mon.a (mon.0) 132 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:59 smithi083 bash[60048]: cluster 1685822818.5453224 mgr.y (mgr.34104) 131 : cluster 0 pgmap v104: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:59 smithi083 bash[60048]: audit 1685822819.2447705 mon.a (mon.0) 131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:06:59 smithi083 bash[60048]: audit 1685822819.250589 mon.a (mon.0) 132 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:02.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:01 smithi033 bash[78259]: cluster 1685822820.5464218 mgr.y (mgr.34104) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:01 smithi033 bash[74781]: cluster 1685822820.5464218 mgr.y (mgr.34104) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:02.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:01 smithi083 bash[60048]: cluster 1685822820.5464218 mgr.y (mgr.34104) 132 : cluster 0 pgmap v105: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:02.354 INFO:teuthology.orchestra.run.smithi033.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:07:03.119 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'sleep 60' 2023-06-03T20:07:03.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[74781]: audit 1685822822.341609 mgr.y (mgr.34104) 133 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:07:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[74781]: cephadm 1685822822.3423262 mgr.y (mgr.34104) 134 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:07:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[74781]: audit 1685822822.3476448 mon.a (mon.0) 133 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:03.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[74781]: cluster 1685822822.5468924 mgr.y (mgr.34104) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:03.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[78259]: audit 1685822822.341609 mgr.y (mgr.34104) 133 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:07:03.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[78259]: cephadm 1685822822.3423262 mgr.y (mgr.34104) 134 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:07:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[78259]: audit 1685822822.3476448 mon.a (mon.0) 133 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:03.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:03 smithi033 bash[78259]: cluster 1685822822.5468924 mgr.y (mgr.34104) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:03 smithi083 bash[60048]: audit 1685822822.341609 mgr.y (mgr.34104) 133 : audit 0 from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:07:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:03 smithi083 bash[60048]: cephadm 1685822822.3423262 mgr.y (mgr.34104) 134 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:07:03.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:03 smithi083 bash[60048]: audit 1685822822.3476448 mon.a (mon.0) 133 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:03.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:03 smithi083 bash[60048]: cluster 1685822822.5468924 mgr.y (mgr.34104) 135 : cluster 0 pgmap v106: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:05.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:05 smithi033 bash[78259]: cluster 1685822824.5477664 mgr.y (mgr.34104) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:05.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:05 smithi033 bash[74781]: cluster 1685822824.5477664 mgr.y (mgr.34104) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:05.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:05 smithi083 bash[60048]: cluster 1685822824.5477664 mgr.y (mgr.34104) 136 : cluster 0 pgmap v107: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:06.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:06] "GET /metrics HTTP/1.1" 200 181837 "" "Prometheus/2.33.4" 2023-06-03T20:07:07.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:07 smithi083 bash[60048]: cluster 1685822826.5484383 mgr.y (mgr.34104) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:08.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:07 smithi033 bash[74781]: cluster 1685822826.5484383 mgr.y (mgr.34104) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:08.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:07 smithi033 bash[78259]: cluster 1685822826.5484383 mgr.y (mgr.34104) 137 : cluster 0 pgmap v108: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:09.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.5558023 mon.a (mon.0) 134 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:09.067 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.6518586 mon.a (mon.0) 135 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.6592956 mon.a (mon.0) 136 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.661078 mon.a (mon.0) 137 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:09.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.662536 mon.a (mon.0) 138 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:09.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[78259]: audit 1685822828.6710649 mon.a (mon.0) 139 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.068 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.5558023 mon.a (mon.0) 134 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:09.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.6518586 mon.a (mon.0) 135 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.6592956 mon.a (mon.0) 136 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.661078 mon.a (mon.0) 137 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:09.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.662536 mon.a (mon.0) 138 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:09.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:08 smithi033 bash[74781]: audit 1685822828.6710649 mon.a (mon.0) 139 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.5558023 mon.a (mon.0) 134 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.6518586 mon.a (mon.0) 135 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.6592956 mon.a (mon.0) 136 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.661078 mon.a (mon.0) 137 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.662536 mon.a (mon.0) 138 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:08 smithi083 bash[60048]: audit 1685822828.6710649 mon.a (mon.0) 139 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:10.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: cluster 1685822828.5490975 mgr.y (mgr.34104) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:10.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: cephadm 1685822828.7410228 mgr.y (mgr.34104) 139 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: audit 1685822828.7416434 mon.a (mon.0) 140 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: audit 1685822828.7433956 mon.a (mon.0) 141 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: audit 1685822828.7450428 mon.a (mon.0) 142 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[74781]: cephadm 1685822828.7467706 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring daemon mon.a on smithi033 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: cluster 1685822828.5490975 mgr.y (mgr.34104) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:10.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: cephadm 1685822828.7410228 mgr.y (mgr.34104) 139 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-06-03T20:07:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: audit 1685822828.7416434 mon.a (mon.0) 140 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: audit 1685822828.7433956 mon.a (mon.0) 141 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: audit 1685822828.7450428 mon.a (mon.0) 142 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:09 smithi033 bash[78259]: cephadm 1685822828.7467706 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring daemon mon.a on smithi033 2023-06-03T20:07:10.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: cluster 1685822828.5490975 mgr.y (mgr.34104) 138 : cluster 0 pgmap v109: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: cephadm 1685822828.7410228 mgr.y (mgr.34104) 139 : cephadm 1 Reconfiguring mon.a (monmap changed)... 2023-06-03T20:07:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: audit 1685822828.7416434 mon.a (mon.0) 140 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: audit 1685822828.7433956 mon.a (mon.0) 141 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: audit 1685822828.7450428 mon.a (mon.0) 142 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:09 smithi083 bash[60048]: cephadm 1685822828.7467706 mgr.y (mgr.34104) 140 : cephadm 1 Reconfiguring daemon mon.a on smithi033 2023-06-03T20:07:12.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: cluster 1685822830.5501587 mgr.y (mgr.34104) 141 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: audit 1685822831.0456743 mon.a (mon.0) 143 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: audit 1685822831.0528736 mon.a (mon.0) 144 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: cephadm 1685822831.0666945 mgr.y (mgr.34104) 142 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: audit 1685822831.067348 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: audit 1685822831.0694985 mon.a (mon.0) 146 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: audit 1685822831.0714889 mon.a (mon.0) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[74781]: cephadm 1685822831.073477 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring daemon mgr.y on smithi033 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: cluster 1685822830.5501587 mgr.y (mgr.34104) 141 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: audit 1685822831.0456743 mon.a (mon.0) 143 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: audit 1685822831.0528736 mon.a (mon.0) 144 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: cephadm 1685822831.0666945 mgr.y (mgr.34104) 142 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-06-03T20:07:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: audit 1685822831.067348 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: audit 1685822831.0694985 mon.a (mon.0) 146 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: audit 1685822831.0714889 mon.a (mon.0) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:12 smithi033 bash[78259]: cephadm 1685822831.073477 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring daemon mgr.y on smithi033 2023-06-03T20:07:12.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: cluster 1685822830.5501587 mgr.y (mgr.34104) 141 : cluster 0 pgmap v110: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: audit 1685822831.0456743 mon.a (mon.0) 143 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: audit 1685822831.0528736 mon.a (mon.0) 144 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: cephadm 1685822831.0666945 mgr.y (mgr.34104) 142 : cephadm 1 Reconfiguring mgr.y (monmap changed)... 2023-06-03T20:07:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: audit 1685822831.067348 mon.a (mon.0) 145 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: audit 1685822831.0694985 mon.a (mon.0) 146 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:12.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: audit 1685822831.0714889 mon.a (mon.0) 147 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:12.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:12 smithi083 bash[60048]: cephadm 1685822831.073477 mgr.y (mgr.34104) 143 : cephadm 1 Reconfiguring daemon mgr.y on smithi033 2023-06-03T20:07:14.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: cluster 1685822832.550907 mgr.y (mgr.34104) 144 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: audit 1685822833.3716471 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: audit 1685822833.3804963 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: audit 1685822833.3938472 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: audit 1685822833.3954809 mon.a (mon.0) 151 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[74781]: audit 1685822833.3970695 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:14.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: cluster 1685822832.550907 mgr.y (mgr.34104) 144 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: audit 1685822833.3716471 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: audit 1685822833.3804963 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: audit 1685822833.3938472 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: audit 1685822833.3954809 mon.a (mon.0) 151 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:14 smithi033 bash[78259]: audit 1685822833.3970695 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:14.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: cluster 1685822832.550907 mgr.y (mgr.34104) 144 : cluster 0 pgmap v111: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: audit 1685822833.3716471 mon.a (mon.0) 148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: audit 1685822833.3804963 mon.a (mon.0) 149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: audit 1685822833.3938472 mon.a (mon.0) 150 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: audit 1685822833.3954809 mon.a (mon.0) 151 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:14 smithi083 bash[60048]: audit 1685822833.3970695 mon.a (mon.0) 152 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:15.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:15 smithi033 bash[74781]: cephadm 1685822833.3932295 mgr.y (mgr.34104) 145 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-06-03T20:07:15.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:15 smithi033 bash[74781]: cephadm 1685822833.3989036 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring daemon mon.c on smithi033 2023-06-03T20:07:15.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:15 smithi033 bash[78259]: cephadm 1685822833.3932295 mgr.y (mgr.34104) 145 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-06-03T20:07:15.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:15 smithi033 bash[78259]: cephadm 1685822833.3989036 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring daemon mon.c on smithi033 2023-06-03T20:07:15.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:15 smithi083 bash[60048]: cephadm 1685822833.3932295 mgr.y (mgr.34104) 145 : cephadm 1 Reconfiguring mon.c (monmap changed)... 2023-06-03T20:07:15.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:15 smithi083 bash[60048]: cephadm 1685822833.3989036 mgr.y (mgr.34104) 146 : cephadm 1 Reconfiguring daemon mon.c on smithi033 2023-06-03T20:07:16.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[74781]: cluster 1685822834.5520344 mgr.y (mgr.34104) 147 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[74781]: audit 1685822835.4622936 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[74781]: audit 1685822835.4710062 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[74781]: audit 1685822835.519401 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[74781]: audit 1685822835.5211842 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[78259]: cluster 1685822834.5520344 mgr.y (mgr.34104) 147 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:16.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[78259]: audit 1685822835.4622936 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[78259]: audit 1685822835.4710062 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[78259]: audit 1685822835.519401 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:07:16.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[78259]: audit 1685822835.5211842 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:16.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:16 smithi083 bash[60048]: cluster 1685822834.5520344 mgr.y (mgr.34104) 147 : cluster 0 pgmap v112: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:16.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:16 smithi083 bash[60048]: audit 1685822835.4622936 mon.a (mon.0) 153 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:16 smithi083 bash[60048]: audit 1685822835.4710062 mon.a (mon.0) 154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:16 smithi083 bash[60048]: audit 1685822835.519401 mon.a (mon.0) 155 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:07:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:16 smithi083 bash[60048]: audit 1685822835.5211842 mon.a (mon.0) 156 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:16] "GET /metrics HTTP/1.1" 200 181881 "" "Prometheus/2.33.4" 2023-06-03T20:07:17.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:17 smithi033 bash[74781]: cephadm 1685822835.518763 mgr.y (mgr.34104) 148 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-06-03T20:07:17.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:17 smithi033 bash[74781]: cephadm 1685822835.5254765 mgr.y (mgr.34104) 149 : cephadm 1 Reconfiguring daemon osd.0 on smithi033 2023-06-03T20:07:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:17 smithi033 bash[78259]: cephadm 1685822835.518763 mgr.y (mgr.34104) 148 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-06-03T20:07:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:17 smithi033 bash[78259]: cephadm 1685822835.5254765 mgr.y (mgr.34104) 149 : cephadm 1 Reconfiguring daemon osd.0 on smithi033 2023-06-03T20:07:17.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:17 smithi083 bash[60048]: cephadm 1685822835.518763 mgr.y (mgr.34104) 148 : cephadm 1 Reconfiguring osd.0 (monmap changed)... 2023-06-03T20:07:17.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:17 smithi083 bash[60048]: cephadm 1685822835.5254765 mgr.y (mgr.34104) 149 : cephadm 1 Reconfiguring daemon osd.0 on smithi033 2023-06-03T20:07:18.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[74781]: cluster 1685822836.552693 mgr.y (mgr.34104) 150 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[74781]: audit 1685822838.026714 mon.a (mon.0) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[74781]: audit 1685822838.0355892 mon.a (mon.0) 158 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[74781]: audit 1685822838.0453863 mon.a (mon.0) 159 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[74781]: audit 1685822838.0469525 mon.a (mon.0) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[78259]: cluster 1685822836.552693 mgr.y (mgr.34104) 150 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[78259]: audit 1685822838.026714 mon.a (mon.0) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[78259]: audit 1685822838.0355892 mon.a (mon.0) 158 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[78259]: audit 1685822838.0453863 mon.a (mon.0) 159 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:07:18.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:18 smithi033 bash[78259]: audit 1685822838.0469525 mon.a (mon.0) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:18.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:18 smithi083 bash[60048]: cluster 1685822836.552693 mgr.y (mgr.34104) 150 : cluster 0 pgmap v113: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:18.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:18 smithi083 bash[60048]: audit 1685822838.026714 mon.a (mon.0) 157 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:18 smithi083 bash[60048]: audit 1685822838.0355892 mon.a (mon.0) 158 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:18 smithi083 bash[60048]: audit 1685822838.0453863 mon.a (mon.0) 159 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:07:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:18 smithi083 bash[60048]: audit 1685822838.0469525 mon.a (mon.0) 160 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:19.371 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:19 smithi033 bash[78259]: cephadm 1685822838.0448167 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-06-03T20:07:19.372 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:19 smithi033 bash[78259]: cephadm 1685822838.0509827 mgr.y (mgr.34104) 152 : cephadm 1 Reconfiguring daemon osd.1 on smithi033 2023-06-03T20:07:19.372 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:19 smithi033 bash[74781]: cephadm 1685822838.0448167 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-06-03T20:07:19.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:19 smithi033 bash[74781]: cephadm 1685822838.0509827 mgr.y (mgr.34104) 152 : cephadm 1 Reconfiguring daemon osd.1 on smithi033 2023-06-03T20:07:19.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:19 smithi083 bash[60048]: cephadm 1685822838.0448167 mgr.y (mgr.34104) 151 : cephadm 1 Reconfiguring osd.1 (monmap changed)... 2023-06-03T20:07:19.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:19 smithi083 bash[60048]: cephadm 1685822838.0509827 mgr.y (mgr.34104) 152 : cephadm 1 Reconfiguring daemon osd.1 on smithi033 2023-06-03T20:07:20.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:20 smithi083 bash[60048]: cluster 1685822838.5532794 mgr.y (mgr.34104) 153 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:20.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:20 smithi033 bash[78259]: cluster 1685822838.5532794 mgr.y (mgr.34104) 153 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:20.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:20 smithi033 bash[74781]: cluster 1685822838.5532794 mgr.y (mgr.34104) 153 : cluster 0 pgmap v114: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:21.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: audit 1685822840.3039618 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: audit 1685822840.3118393 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: cephadm 1685822840.3199277 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: audit 1685822840.320421 mon.a (mon.0) 163 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: audit 1685822840.3217475 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: cephadm 1685822840.3247004 mgr.y (mgr.34104) 155 : cephadm 1 Reconfiguring daemon osd.2 on smithi033 2023-06-03T20:07:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[74781]: cluster 1685822840.5543163 mgr.y (mgr.34104) 156 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: audit 1685822840.3039618 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: audit 1685822840.3118393 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: cephadm 1685822840.3199277 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-06-03T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: audit 1685822840.320421 mon.a (mon.0) 163 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:07:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: audit 1685822840.3217475 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:21.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: cephadm 1685822840.3247004 mgr.y (mgr.34104) 155 : cephadm 1 Reconfiguring daemon osd.2 on smithi033 2023-06-03T20:07:21.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:21 smithi033 bash[78259]: cluster 1685822840.5543163 mgr.y (mgr.34104) 156 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:21.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: audit 1685822840.3039618 mon.a (mon.0) 161 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: audit 1685822840.3118393 mon.a (mon.0) 162 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: cephadm 1685822840.3199277 mgr.y (mgr.34104) 154 : cephadm 1 Reconfiguring osd.2 (monmap changed)... 2023-06-03T20:07:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: audit 1685822840.320421 mon.a (mon.0) 163 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:07:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: audit 1685822840.3217475 mon.a (mon.0) 164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: cephadm 1685822840.3247004 mgr.y (mgr.34104) 155 : cephadm 1 Reconfiguring daemon osd.2 on smithi033 2023-06-03T20:07:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:21 smithi083 bash[60048]: cluster 1685822840.5543163 mgr.y (mgr.34104) 156 : cluster 0 pgmap v115: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:23.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: cluster 1685822842.5549462 mgr.y (mgr.34104) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:23.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: audit 1685822842.6686757 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:23.955 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: audit 1685822842.677418 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:23.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: cephadm 1685822842.6944058 mgr.y (mgr.34104) 158 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-06-03T20:07:23.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: audit 1685822842.6950018 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:07:23.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: audit 1685822842.696761 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:23.956 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: cephadm 1685822842.7012498 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring daemon osd.3 on smithi033 2023-06-03T20:07:23.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[74781]: audit 1685822843.5562546 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:23.957 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: cluster 1685822842.5549462 mgr.y (mgr.34104) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:23.957 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: audit 1685822842.6686757 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:23.957 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: audit 1685822842.677418 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:23.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: cephadm 1685822842.6944058 mgr.y (mgr.34104) 158 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-06-03T20:07:23.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: audit 1685822842.6950018 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:07:23.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: audit 1685822842.696761 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:23.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: cephadm 1685822842.7012498 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring daemon osd.3 on smithi033 2023-06-03T20:07:23.959 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:23 smithi033 bash[78259]: audit 1685822843.5562546 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:24.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: cluster 1685822842.5549462 mgr.y (mgr.34104) 157 : cluster 0 pgmap v116: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: audit 1685822842.6686757 mon.a (mon.0) 165 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: audit 1685822842.677418 mon.a (mon.0) 166 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: cephadm 1685822842.6944058 mgr.y (mgr.34104) 158 : cephadm 1 Reconfiguring osd.3 (monmap changed)... 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: audit 1685822842.6950018 mon.a (mon.0) 167 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: audit 1685822842.696761 mon.a (mon.0) 168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: cephadm 1685822842.7012498 mgr.y (mgr.34104) 159 : cephadm 1 Reconfiguring daemon osd.3 on smithi033 2023-06-03T20:07:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:23 smithi083 bash[60048]: audit 1685822843.5562546 mon.a (mon.0) 169 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:26.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: cluster 1685822844.5558717 mgr.y (mgr.34104) 160 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:26.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: audit 1685822844.9932702 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: audit 1685822845.0008345 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: cephadm 1685822845.0216837 mgr.y (mgr.34104) 161 : cephadm 1 Reconfiguring mds.foo.smithi033.bhwmrt (monmap changed)... 2023-06-03T20:07:26.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: audit 1685822845.022516 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: audit 1685822845.024773 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[78259]: cephadm 1685822845.0269082 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: cluster 1685822844.5558717 mgr.y (mgr.34104) 160 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: audit 1685822844.9932702 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: audit 1685822845.0008345 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: cephadm 1685822845.0216837 mgr.y (mgr.34104) 161 : cephadm 1 Reconfiguring mds.foo.smithi033.bhwmrt (monmap changed)... 2023-06-03T20:07:26.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: audit 1685822845.022516 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:26.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: audit 1685822845.024773 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:26.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:25 smithi033 bash[74781]: cephadm 1685822845.0269082 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T20:07:26.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: cluster 1685822844.5558717 mgr.y (mgr.34104) 160 : cluster 0 pgmap v117: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: audit 1685822844.9932702 mon.a (mon.0) 170 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: audit 1685822845.0008345 mon.a (mon.0) 171 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: cephadm 1685822845.0216837 mgr.y (mgr.34104) 161 : cephadm 1 Reconfiguring mds.foo.smithi033.bhwmrt (monmap changed)... 2023-06-03T20:07:26.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: audit 1685822845.022516 mon.a (mon.0) 172 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi033.bhwmrt", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:26.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: audit 1685822845.024773 mon.a (mon.0) 173 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:26.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:25 smithi083 bash[60048]: cephadm 1685822845.0269082 mgr.y (mgr.34104) 162 : cephadm 1 Reconfiguring daemon mds.foo.smithi033.bhwmrt on smithi033 2023-06-03T20:07:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:26] "GET /metrics HTTP/1.1" 200 181886 "" "Prometheus/2.33.4" 2023-06-03T20:07:28.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: cluster 1685822846.556421 mgr.y (mgr.34104) 163 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: audit 1685822847.0913548 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: audit 1685822847.0998862 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: cephadm 1685822847.1458442 mgr.y (mgr.34104) 164 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-06-03T20:07:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: audit 1685822847.1464846 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: audit 1685822847.1481981 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: audit 1685822847.1500814 mon.a (mon.0) 178 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:28 smithi083 bash[60048]: cephadm 1685822847.152207 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring daemon mon.b on smithi083 2023-06-03T20:07:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: cluster 1685822846.556421 mgr.y (mgr.34104) 163 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: audit 1685822847.0913548 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: audit 1685822847.0998862 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: cephadm 1685822847.1458442 mgr.y (mgr.34104) 164 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-06-03T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: audit 1685822847.1464846 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: audit 1685822847.1481981 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: audit 1685822847.1500814 mon.a (mon.0) 178 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[74781]: cephadm 1685822847.152207 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring daemon mon.b on smithi083 2023-06-03T20:07:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: cluster 1685822846.556421 mgr.y (mgr.34104) 163 : cluster 0 pgmap v118: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: audit 1685822847.0913548 mon.a (mon.0) 174 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: audit 1685822847.0998862 mon.a (mon.0) 175 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:28.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: cephadm 1685822847.1458442 mgr.y (mgr.34104) 164 : cephadm 1 Reconfiguring mon.b (monmap changed)... 2023-06-03T20:07:28.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: audit 1685822847.1464846 mon.a (mon.0) 176 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2023-06-03T20:07:28.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: audit 1685822847.1481981 mon.a (mon.0) 177 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2023-06-03T20:07:28.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: audit 1685822847.1500814 mon.a (mon.0) 178 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:28.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:28 smithi033 bash[78259]: cephadm 1685822847.152207 mgr.y (mgr.34104) 165 : cephadm 1 Reconfiguring daemon mon.b on smithi083 2023-06-03T20:07:30.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: cluster 1685822848.5570292 mgr.y (mgr.34104) 166 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: audit 1685822849.358166 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: audit 1685822849.367234 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: audit 1685822849.373606 mon.a (mon.0) 181 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: audit 1685822849.3752954 mon.a (mon.0) 182 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:30 smithi083 bash[60048]: audit 1685822849.3766298 mon.a (mon.0) 183 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: cluster 1685822848.5570292 mgr.y (mgr.34104) 166 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: audit 1685822849.358166 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: audit 1685822849.367234 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: audit 1685822849.373606 mon.a (mon.0) 181 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: audit 1685822849.3752954 mon.a (mon.0) 182 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[74781]: audit 1685822849.3766298 mon.a (mon.0) 183 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: cluster 1685822848.5570292 mgr.y (mgr.34104) 166 : cluster 0 pgmap v119: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: audit 1685822849.358166 mon.a (mon.0) 179 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: audit 1685822849.367234 mon.a (mon.0) 180 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: audit 1685822849.373606 mon.a (mon.0) 181 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2023-06-03T20:07:30.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: audit 1685822849.3752954 mon.a (mon.0) 182 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2023-06-03T20:07:30.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:30 smithi033 bash[78259]: audit 1685822849.3766298 mon.a (mon.0) 183 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:31.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:31 smithi083 bash[60048]: cephadm 1685822849.3731203 mgr.y (mgr.34104) 167 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-06-03T20:07:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:31 smithi083 bash[60048]: cephadm 1685822849.3783114 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring daemon mgr.x on smithi083 2023-06-03T20:07:31.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:31 smithi033 bash[74781]: cephadm 1685822849.3731203 mgr.y (mgr.34104) 167 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-06-03T20:07:31.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:31 smithi033 bash[74781]: cephadm 1685822849.3783114 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring daemon mgr.x on smithi083 2023-06-03T20:07:31.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:31 smithi033 bash[78259]: cephadm 1685822849.3731203 mgr.y (mgr.34104) 167 : cephadm 1 Reconfiguring mgr.x (monmap changed)... 2023-06-03T20:07:31.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:31 smithi033 bash[78259]: cephadm 1685822849.3783114 mgr.y (mgr.34104) 168 : cephadm 1 Reconfiguring daemon mgr.x on smithi083 2023-06-03T20:07:32.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:32 smithi083 bash[60048]: cluster 1685822850.5581238 mgr.y (mgr.34104) 169 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:32.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:32 smithi083 bash[60048]: audit 1685822851.2606826 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:32 smithi083 bash[60048]: audit 1685822851.268082 mon.a (mon.0) 185 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:32 smithi083 bash[60048]: audit 1685822851.2987266 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T20:07:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:32 smithi083 bash[60048]: audit 1685822851.3006182 mon.a (mon.0) 187 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:32.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[74781]: cluster 1685822850.5581238 mgr.y (mgr.34104) 169 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[74781]: audit 1685822851.2606826 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[74781]: audit 1685822851.268082 mon.a (mon.0) 185 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[74781]: audit 1685822851.2987266 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T20:07:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[74781]: audit 1685822851.3006182 mon.a (mon.0) 187 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[78259]: cluster 1685822850.5581238 mgr.y (mgr.34104) 169 : cluster 0 pgmap v120: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[78259]: audit 1685822851.2606826 mon.a (mon.0) 184 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[78259]: audit 1685822851.268082 mon.a (mon.0) 185 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[78259]: audit 1685822851.2987266 mon.a (mon.0) 186 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2023-06-03T20:07:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:32 smithi033 bash[78259]: audit 1685822851.3006182 mon.a (mon.0) 187 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:33 smithi083 bash[60048]: cephadm 1685822851.2980416 mgr.y (mgr.34104) 170 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-06-03T20:07:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:33 smithi083 bash[60048]: cephadm 1685822851.3049061 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring daemon osd.4 on smithi083 2023-06-03T20:07:33.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:33 smithi033 bash[74781]: cephadm 1685822851.2980416 mgr.y (mgr.34104) 170 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-06-03T20:07:33.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:33 smithi033 bash[74781]: cephadm 1685822851.3049061 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring daemon osd.4 on smithi083 2023-06-03T20:07:33.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:33 smithi033 bash[78259]: cephadm 1685822851.2980416 mgr.y (mgr.34104) 170 : cephadm 1 Reconfiguring osd.4 (monmap changed)... 2023-06-03T20:07:33.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:33 smithi033 bash[78259]: cephadm 1685822851.3049061 mgr.y (mgr.34104) 171 : cephadm 1 Reconfiguring daemon osd.4 on smithi083 2023-06-03T20:07:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:34 smithi083 bash[60048]: cluster 1685822852.558721 mgr.y (mgr.34104) 172 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:34 smithi083 bash[60048]: audit 1685822853.5517678 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:34 smithi083 bash[60048]: audit 1685822853.5600033 mon.a (mon.0) 189 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:34 smithi083 bash[60048]: audit 1685822853.5748227 mon.a (mon.0) 190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T20:07:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:34 smithi083 bash[60048]: audit 1685822853.5764973 mon.a (mon.0) 191 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:34.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[78259]: cluster 1685822852.558721 mgr.y (mgr.34104) 172 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:34.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[78259]: audit 1685822853.5517678 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[78259]: audit 1685822853.5600033 mon.a (mon.0) 189 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[78259]: audit 1685822853.5748227 mon.a (mon.0) 190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[78259]: audit 1685822853.5764973 mon.a (mon.0) 191 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[74781]: cluster 1685822852.558721 mgr.y (mgr.34104) 172 : cluster 0 pgmap v121: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[74781]: audit 1685822853.5517678 mon.a (mon.0) 188 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[74781]: audit 1685822853.5600033 mon.a (mon.0) 189 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:34.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[74781]: audit 1685822853.5748227 mon.a (mon.0) 190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2023-06-03T20:07:34.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:34 smithi033 bash[74781]: audit 1685822853.5764973 mon.a (mon.0) 191 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:35.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:35 smithi083 bash[60048]: cephadm 1685822853.5741293 mgr.y (mgr.34104) 173 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-06-03T20:07:35.164 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:35 smithi083 bash[60048]: cephadm 1685822853.580047 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring daemon osd.5 on smithi083 2023-06-03T20:07:35.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:35 smithi033 bash[74781]: cephadm 1685822853.5741293 mgr.y (mgr.34104) 173 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-06-03T20:07:35.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:35 smithi033 bash[74781]: cephadm 1685822853.580047 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring daemon osd.5 on smithi083 2023-06-03T20:07:35.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:35 smithi033 bash[78259]: cephadm 1685822853.5741293 mgr.y (mgr.34104) 173 : cephadm 1 Reconfiguring osd.5 (monmap changed)... 2023-06-03T20:07:35.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:35 smithi033 bash[78259]: cephadm 1685822853.580047 mgr.y (mgr.34104) 174 : cephadm 1 Reconfiguring daemon osd.5 on smithi083 2023-06-03T20:07:36.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:36 smithi083 bash[60048]: cluster 1685822854.5597422 mgr.y (mgr.34104) 175 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:36 smithi083 bash[60048]: audit 1685822855.771454 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:36 smithi083 bash[60048]: audit 1685822855.778892 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:36 smithi083 bash[60048]: audit 1685822855.8004572 mon.a (mon.0) 194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T20:07:36.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:36 smithi083 bash[60048]: audit 1685822855.8022451 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:36.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:36] "GET /metrics HTTP/1.1" 200 181886 "" "Prometheus/2.33.4" 2023-06-03T20:07:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[74781]: cluster 1685822854.5597422 mgr.y (mgr.34104) 175 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[74781]: audit 1685822855.771454 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[74781]: audit 1685822855.778892 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[74781]: audit 1685822855.8004572 mon.a (mon.0) 194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[74781]: audit 1685822855.8022451 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[78259]: cluster 1685822854.5597422 mgr.y (mgr.34104) 175 : cluster 0 pgmap v122: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[78259]: audit 1685822855.771454 mon.a (mon.0) 192 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[78259]: audit 1685822855.778892 mon.a (mon.0) 193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[78259]: audit 1685822855.8004572 mon.a (mon.0) 194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2023-06-03T20:07:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:36 smithi033 bash[78259]: audit 1685822855.8022451 mon.a (mon.0) 195 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:37.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:37 smithi083 bash[60048]: cephadm 1685822855.7998314 mgr.y (mgr.34104) 176 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-06-03T20:07:37.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:37 smithi083 bash[60048]: cephadm 1685822855.8069224 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring daemon osd.6 on smithi083 2023-06-03T20:07:37.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:37 smithi033 bash[74781]: cephadm 1685822855.7998314 mgr.y (mgr.34104) 176 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-06-03T20:07:37.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:37 smithi033 bash[74781]: cephadm 1685822855.8069224 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring daemon osd.6 on smithi083 2023-06-03T20:07:37.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:37 smithi033 bash[78259]: cephadm 1685822855.7998314 mgr.y (mgr.34104) 176 : cephadm 1 Reconfiguring osd.6 (monmap changed)... 2023-06-03T20:07:37.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:37 smithi033 bash[78259]: cephadm 1685822855.8069224 mgr.y (mgr.34104) 177 : cephadm 1 Reconfiguring daemon osd.6 on smithi083 2023-06-03T20:07:38.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:38 smithi083 bash[60048]: cluster 1685822856.5603733 mgr.y (mgr.34104) 178 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:38.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:38 smithi083 bash[60048]: audit 1685822857.8504052 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:38 smithi083 bash[60048]: audit 1685822857.8587792 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:38 smithi083 bash[60048]: audit 1685822857.876485 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T20:07:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:38 smithi083 bash[60048]: audit 1685822857.8781989 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:38.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[74781]: cluster 1685822856.5603733 mgr.y (mgr.34104) 178 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[74781]: audit 1685822857.8504052 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[74781]: audit 1685822857.8587792 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[74781]: audit 1685822857.876485 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T20:07:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[74781]: audit 1685822857.8781989 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:38.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[78259]: cluster 1685822856.5603733 mgr.y (mgr.34104) 178 : cluster 0 pgmap v123: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[78259]: audit 1685822857.8504052 mon.a (mon.0) 196 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[78259]: audit 1685822857.8587792 mon.a (mon.0) 197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[78259]: audit 1685822857.876485 mon.a (mon.0) 198 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2023-06-03T20:07:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:38 smithi033 bash[78259]: audit 1685822857.8781989 mon.a (mon.0) 199 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:39.496 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:39 smithi083 bash[60048]: cephadm 1685822857.8758457 mgr.y (mgr.34104) 179 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-06-03T20:07:39.496 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:39 smithi083 bash[60048]: cephadm 1685822857.882612 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring daemon osd.7 on smithi083 2023-06-03T20:07:39.496 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:39 smithi083 bash[60048]: audit 1685822858.5564196 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:39.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[78259]: cephadm 1685822857.8758457 mgr.y (mgr.34104) 179 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-06-03T20:07:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[78259]: cephadm 1685822857.882612 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring daemon osd.7 on smithi083 2023-06-03T20:07:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[78259]: audit 1685822858.5564196 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[74781]: cephadm 1685822857.8758457 mgr.y (mgr.34104) 179 : cephadm 1 Reconfiguring osd.7 (monmap changed)... 2023-06-03T20:07:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[74781]: cephadm 1685822857.882612 mgr.y (mgr.34104) 180 : cephadm 1 Reconfiguring daemon osd.7 on smithi083 2023-06-03T20:07:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:39 smithi033 bash[74781]: audit 1685822858.5564196 mon.a (mon.0) 200 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:40.476 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:40 smithi083 bash[60048]: cluster 1685822858.560938 mgr.y (mgr.34104) 181 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:40.476 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:40 smithi083 bash[60048]: audit 1685822860.1232169 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:40.476 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:40 smithi083 bash[60048]: audit 1685822860.1332734 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:40.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[74781]: cluster 1685822858.560938 mgr.y (mgr.34104) 181 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:40.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[74781]: audit 1685822860.1232169 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:40.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[74781]: audit 1685822860.1332734 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[78259]: cluster 1685822858.560938 mgr.y (mgr.34104) 181 : cluster 0 pgmap v124: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[78259]: audit 1685822860.1232169 mon.a (mon.0) 201 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:40 smithi033 bash[78259]: audit 1685822860.1332734 mon.a (mon.0) 202 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[74781]: cephadm 1685822860.1595309 mgr.y (mgr.34104) 182 : cephadm 1 Reconfiguring mds.foo.smithi083.txisoo (monmap changed)... 2023-06-03T20:07:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[74781]: audit 1685822860.160089 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[74781]: audit 1685822860.1615622 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[74781]: cephadm 1685822860.163197 mgr.y (mgr.34104) 183 : cephadm 1 Reconfiguring daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T20:07:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[78259]: cephadm 1685822860.1595309 mgr.y (mgr.34104) 182 : cephadm 1 Reconfiguring mds.foo.smithi083.txisoo (monmap changed)... 2023-06-03T20:07:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[78259]: audit 1685822860.160089 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[78259]: audit 1685822860.1615622 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:41 smithi033 bash[78259]: cephadm 1685822860.163197 mgr.y (mgr.34104) 183 : cephadm 1 Reconfiguring daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T20:07:41.468 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:41 smithi083 bash[60048]: cephadm 1685822860.1595309 mgr.y (mgr.34104) 182 : cephadm 1 Reconfiguring mds.foo.smithi083.txisoo (monmap changed)... 2023-06-03T20:07:41.468 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:41 smithi083 bash[60048]: audit 1685822860.160089 mon.a (mon.0) 203 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi083.txisoo", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2023-06-03T20:07:41.468 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:41 smithi083 bash[60048]: audit 1685822860.1615622 mon.a (mon.0) 204 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:41.469 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:41 smithi083 bash[60048]: cephadm 1685822860.163197 mgr.y (mgr.34104) 183 : cephadm 1 Reconfiguring daemon mds.foo.smithi083.txisoo on smithi083 2023-06-03T20:07:42.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:42 smithi033 bash[78259]: cluster 1685822860.5620253 mgr.y (mgr.34104) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:42.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:42 smithi033 bash[74781]: cluster 1685822860.5620253 mgr.y (mgr.34104) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:42.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:42 smithi083 bash[60048]: cluster 1685822860.5620253 mgr.y (mgr.34104) 184 : cluster 0 pgmap v125: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:43.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: audit 1685822862.3003287 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: audit 1685822862.3085363 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: audit 1685822862.3421955 mon.a (mon.0) 207 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:07:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: cluster 1685822862.5624874 mgr.y (mgr.34104) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: audit 1685822862.7186859 mon.a (mon.0) 208 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[78259]: audit 1685822862.7332394 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: audit 1685822862.3003287 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: audit 1685822862.3085363 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: audit 1685822862.3421955 mon.a (mon.0) 207 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: cluster 1685822862.5624874 mgr.y (mgr.34104) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: audit 1685822862.7186859 mon.a (mon.0) 208 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:43 smithi033 bash[74781]: audit 1685822862.7332394 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: audit 1685822862.3003287 mon.a (mon.0) 205 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: audit 1685822862.3085363 mon.a (mon.0) 206 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: audit 1685822862.3421955 mon.a (mon.0) 207 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:07:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: cluster 1685822862.5624874 mgr.y (mgr.34104) 185 : cluster 0 pgmap v126: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: audit 1685822862.7186859 mon.a (mon.0) 208 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:43 smithi083 bash[60048]: audit 1685822862.7332394 mon.a (mon.0) 209 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:45.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:45 smithi083 bash[60048]: cluster 1685822864.563443 mgr.y (mgr.34104) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:46.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:45 smithi033 bash[74781]: cluster 1685822864.563443 mgr.y (mgr.34104) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:46.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:45 smithi033 bash[78259]: cluster 1685822864.563443 mgr.y (mgr.34104) 186 : cluster 0 pgmap v127: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:46.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:46] "GET /metrics HTTP/1.1" 200 181887 "" "Prometheus/2.33.4" 2023-06-03T20:07:47.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:47 smithi083 bash[60048]: cluster 1685822866.5641415 mgr.y (mgr.34104) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:48.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:47 smithi033 bash[74781]: cluster 1685822866.5641415 mgr.y (mgr.34104) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:48.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:47 smithi033 bash[78259]: cluster 1685822866.5641415 mgr.y (mgr.34104) 187 : cluster 0 pgmap v128: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:50.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: cluster 1685822868.5647888 mgr.y (mgr.34104) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: audit 1685822868.9257367 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: audit 1685822868.9340196 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: audit 1685822869.4060614 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: audit 1685822869.4080458 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[74781]: audit 1685822869.4184008 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: cluster 1685822868.5647888 mgr.y (mgr.34104) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: audit 1685822868.9257367 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: audit 1685822868.9340196 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: audit 1685822869.4060614 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: audit 1685822869.4080458 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:49 smithi033 bash[78259]: audit 1685822869.4184008 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: cluster 1685822868.5647888 mgr.y (mgr.34104) 188 : cluster 0 pgmap v129: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: audit 1685822868.9257367 mon.a (mon.0) 210 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: audit 1685822868.9340196 mon.a (mon.0) 211 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: audit 1685822869.4060614 mon.a (mon.0) 212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:07:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: audit 1685822869.4080458 mon.a (mon.0) 213 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:07:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:49 smithi083 bash[60048]: audit 1685822869.4184008 mon.a (mon.0) 214 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:07:52.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:51 smithi033 bash[74781]: cluster 1685822870.5657623 mgr.y (mgr.34104) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:51 smithi033 bash[78259]: cluster 1685822870.5657623 mgr.y (mgr.34104) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:52.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:51 smithi083 bash[60048]: cluster 1685822870.5657623 mgr.y (mgr.34104) 189 : cluster 0 pgmap v130: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:54.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:53 smithi033 bash[74781]: cluster 1685822872.566408 mgr.y (mgr.34104) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:53 smithi033 bash[74781]: audit 1685822873.5569553 mon.a (mon.0) 215 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:53 smithi033 bash[78259]: cluster 1685822872.566408 mgr.y (mgr.34104) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:53 smithi033 bash[78259]: audit 1685822873.5569553 mon.a (mon.0) 215 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:54.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:53 smithi083 bash[60048]: cluster 1685822872.566408 mgr.y (mgr.34104) 190 : cluster 0 pgmap v131: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:54.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:53 smithi083 bash[60048]: audit 1685822873.5569553 mon.a (mon.0) 215 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:07:56.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:55 smithi033 bash[78259]: cluster 1685822874.5674279 mgr.y (mgr.34104) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:55 smithi033 bash[74781]: cluster 1685822874.5674279 mgr.y (mgr.34104) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:56.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:55 smithi083 bash[60048]: cluster 1685822874.5674279 mgr.y (mgr.34104) 191 : cluster 0 pgmap v132: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:56.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:07:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:07:56] "GET /metrics HTTP/1.1" 200 181897 "" "Prometheus/2.33.4" 2023-06-03T20:07:58.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:57 smithi033 bash[74781]: cluster 1685822876.5680506 mgr.y (mgr.34104) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:57 smithi033 bash[78259]: cluster 1685822876.5680506 mgr.y (mgr.34104) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:07:58.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:57 smithi083 bash[60048]: cluster 1685822876.5680506 mgr.y (mgr.34104) 192 : cluster 0 pgmap v133: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:00.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:07:59 smithi033 bash[74781]: cluster 1685822878.568627 mgr.y (mgr.34104) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:07:59 smithi033 bash[78259]: cluster 1685822878.568627 mgr.y (mgr.34104) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:00.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:07:59 smithi083 bash[60048]: cluster 1685822878.568627 mgr.y (mgr.34104) 193 : cluster 0 pgmap v134: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:02.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:01 smithi033 bash[74781]: cluster 1685822880.569688 mgr.y (mgr.34104) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:02.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:01 smithi033 bash[78259]: cluster 1685822880.569688 mgr.y (mgr.34104) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:02.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:01 smithi083 bash[60048]: cluster 1685822880.569688 mgr.y (mgr.34104) 194 : cluster 0 pgmap v135: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:04.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:03 smithi033 bash[74781]: cluster 1685822882.570343 mgr.y (mgr.34104) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:04.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:03 smithi033 bash[78259]: cluster 1685822882.570343 mgr.y (mgr.34104) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:04.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:03 smithi083 bash[60048]: cluster 1685822882.570343 mgr.y (mgr.34104) 195 : cluster 0 pgmap v136: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:06.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:05 smithi033 bash[78259]: cluster 1685822884.5713441 mgr.y (mgr.34104) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:06.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:05 smithi033 bash[74781]: cluster 1685822884.5713441 mgr.y (mgr.34104) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:06.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:05 smithi083 bash[60048]: cluster 1685822884.5713441 mgr.y (mgr.34104) 196 : cluster 0 pgmap v137: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:06.560 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:06] "GET /metrics HTTP/1.1" 200 181897 "" "Prometheus/2.33.4" 2023-06-03T20:08:07.117 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade resume' 2023-06-03T20:08:08.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:07 smithi033 bash[74781]: cluster 1685822886.572014 mgr.y (mgr.34104) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:08.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:07 smithi033 bash[78259]: cluster 1685822886.572014 mgr.y (mgr.34104) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:08.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:07 smithi083 bash[60048]: cluster 1685822886.572014 mgr.y (mgr.34104) 197 : cluster 0 pgmap v138: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:09.261 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:08 smithi033 bash[78259]: audit 1685822888.5565126 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:09.261 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:08 smithi033 bash[74781]: audit 1685822888.5565126 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:09.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:08 smithi083 bash[60048]: audit 1685822888.5565126 mon.a (mon.0) 216 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:10.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:09 smithi033 bash[74781]: cluster 1685822888.5726259 mgr.y (mgr.34104) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:10.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:10 smithi033 bash[78259]: cluster 1685822888.5726259 mgr.y (mgr.34104) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:10.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:09 smithi083 bash[60048]: cluster 1685822888.5726259 mgr.y (mgr.34104) 198 : cluster 0 pgmap v139: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:10.836 INFO:teuthology.orchestra.run.smithi033.stdout:Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:08:11.567 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'echo wait for half of osds to upgrade' 2023-06-03T20:08:12.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[78259]: cluster 1685822890.5734694 mgr.y (mgr.34104) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:12.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[78259]: audit 1685822890.8231525 mgr.y (mgr.34104) 200 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:08:12.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[78259]: cephadm 1685822890.8235576 mgr.y (mgr.34104) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:08:12.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[78259]: audit 1685822890.8288295 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:12.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[78259]: audit 1685822890.8751826 mon.a (mon.0) 218 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:12.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[74781]: cluster 1685822890.5734694 mgr.y (mgr.34104) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[74781]: audit 1685822890.8231525 mgr.y (mgr.34104) 200 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:08:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[74781]: cephadm 1685822890.8235576 mgr.y (mgr.34104) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:08:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[74781]: audit 1685822890.8288295 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:11 smithi033 bash[74781]: audit 1685822890.8751826 mon.a (mon.0) 218 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:12.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:11 smithi083 bash[60048]: cluster 1685822890.5734694 mgr.y (mgr.34104) 199 : cluster 0 pgmap v140: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:11 smithi083 bash[60048]: audit 1685822890.8231525 mgr.y (mgr.34104) 200 : audit 0 from='client.34263 -' entity='client.admin' cmd=[{"prefix": "orch upgrade resume", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:08:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:11 smithi083 bash[60048]: cephadm 1685822890.8235576 mgr.y (mgr.34104) 201 : cephadm 1 Upgrade: Resumed upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:08:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:11 smithi083 bash[60048]: audit 1685822890.8288295 mon.a (mon.0) 217 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:11 smithi083 bash[60048]: audit 1685822890.8751826 mon.a (mon.0) 218 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:14.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:13 smithi083 bash[60048]: cluster 1685822892.5741196 mgr.y (mgr.34104) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:14.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:13 smithi033 bash[74781]: cluster 1685822892.5741196 mgr.y (mgr.34104) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:14.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:13 smithi033 bash[78259]: cluster 1685822892.5741196 mgr.y (mgr.34104) 202 : cluster 0 pgmap v141: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:15.097 INFO:teuthology.orchestra.run.smithi033.stdout:wait for half of osds to upgrade 2023-06-03T20:08:15.917 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'while ! ceph osd versions | grep $sha1 | egrep '"'"': [45678]'"'"'; do sleep 2 ; done' 2023-06-03T20:08:16.119 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:15 smithi033 bash[78259]: cluster 1685822894.5749252 mgr.y (mgr.34104) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:16.120 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:15 smithi033 bash[74781]: cluster 1685822894.5749252 mgr.y (mgr.34104) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:16.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:15 smithi083 bash[60048]: cluster 1685822894.5749252 mgr.y (mgr.34104) 203 : cluster 0 pgmap v142: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:16] "GET /metrics HTTP/1.1" 200 181892 "" "Prometheus/2.33.4" 2023-06-03T20:08:18.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: cluster 1685822896.5754151 mgr.y (mgr.34104) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:18.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: audit 1685822897.2715776 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: audit 1685822897.2816665 mon.a (mon.0) 220 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: audit 1685822897.757702 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: audit 1685822897.7594228 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:17 smithi083 bash[60048]: audit 1685822897.7699885 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: cluster 1685822896.5754151 mgr.y (mgr.34104) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:18.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: audit 1685822897.2715776 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: audit 1685822897.2816665 mon.a (mon.0) 220 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: audit 1685822897.757702 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:18.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: audit 1685822897.7594228 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:18.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[74781]: audit 1685822897.7699885 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: cluster 1685822896.5754151 mgr.y (mgr.34104) 204 : cluster 0 pgmap v143: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: audit 1685822897.2715776 mon.a (mon.0) 219 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: audit 1685822897.2816665 mon.a (mon.0) 220 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: audit 1685822897.757702 mon.a (mon.0) 221 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: audit 1685822897.7594228 mon.a (mon.0) 222 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:18.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:17 smithi033 bash[78259]: audit 1685822897.7699885 mon.a (mon.0) 223 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.848753 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.853625 mon.a (mon.0) 225 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8562863 mon.a (mon.0) 226 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: cephadm 1685822897.857346 mgr.y (mgr.34104) 205 : cephadm 1 Upgrade: Setting container_image for all mon 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8673692 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8689046 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8754675 mon.a (mon.0) 229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-06-03T20:08:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8766537 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8828192 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.884149 mon.a (mon.0) 232 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8905852 mon.a (mon.0) 233 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.8923328 mon.a (mon.0) 234 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: cephadm 1685822897.893532 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: Setting container_image for all crash 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.9012637 mon.a (mon.0) 235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.90359 mon.a (mon.0) 236 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: audit 1685822897.9038675 mgr.y (mgr.34104) 207 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:18 smithi083 bash[60048]: cephadm 1685822897.9053457 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-06-03T20:08:19.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.848753 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.853625 mon.a (mon.0) 225 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8562863 mon.a (mon.0) 226 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: cephadm 1685822897.857346 mgr.y (mgr.34104) 205 : cephadm 1 Upgrade: Setting container_image for all mon 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8673692 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8689046 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-06-03T20:08:19.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8754675 mon.a (mon.0) 229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-06-03T20:08:19.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8766537 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-06-03T20:08:19.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8828192 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-06-03T20:08:19.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.884149 mon.a (mon.0) 232 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-06-03T20:08:19.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8905852 mon.a (mon.0) 233 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-06-03T20:08:19.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.8923328 mon.a (mon.0) 234 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: cephadm 1685822897.893532 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: Setting container_image for all crash 2023-06-03T20:08:19.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.9012637 mon.a (mon.0) 235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.90359 mon.a (mon.0) 236 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: audit 1685822897.9038675 mgr.y (mgr.34104) 207 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[78259]: cephadm 1685822897.9053457 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.848753 mon.a (mon.0) 224 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.853625 mon.a (mon.0) 225 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8562863 mon.a (mon.0) 226 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: cephadm 1685822897.857346 mgr.y (mgr.34104) 205 : cephadm 1 Upgrade: Setting container_image for all mon 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8673692 mon.a (mon.0) 227 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8689046 mon.a (mon.0) 228 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8754675 mon.a (mon.0) 229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8766537 mon.a (mon.0) 230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8828192 mon.a (mon.0) 231 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2023-06-03T20:08:19.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.884149 mon.a (mon.0) 232 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8905852 mon.a (mon.0) 233 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.8923328 mon.a (mon.0) 234 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: cephadm 1685822897.893532 mgr.y (mgr.34104) 206 : cephadm 1 Upgrade: Setting container_image for all crash 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.9012637 mon.a (mon.0) 235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.90359 mon.a (mon.0) 236 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: audit 1685822897.9038675 mgr.y (mgr.34104) 207 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2023-06-03T20:08:19.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:18 smithi033 bash[74781]: cephadm 1685822897.9053457 mgr.y (mgr.34104) 208 : cephadm 1 Upgrade: osd.0 is safe to restart 2023-06-03T20:08:20.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:19 smithi033 bash[74781]: cluster 1685822898.5760105 mgr.y (mgr.34104) 209 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:20.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:19 smithi033 bash[78259]: cluster 1685822898.5760105 mgr.y (mgr.34104) 209 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:20.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:19 smithi083 bash[60048]: cluster 1685822898.5760105 mgr.y (mgr.34104) 209 : cluster 0 pgmap v144: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:21.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:20 smithi033 bash[74781]: audit 1685822900.435767 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.33:0/2385002469' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:21.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:20 smithi033 bash[78259]: audit 1685822900.435767 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.33:0/2385002469' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:21.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:20 smithi083 bash[60048]: audit 1685822900.435767 mon.a (mon.0) 237 : audit 0 from='client.? 172.21.15.33:0/2385002469' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:22.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: cluster 1685822900.5771215 mgr.y (mgr.34104) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: cephadm 1685822901.0768943 mgr.y (mgr.34104) 211 : cephadm 1 Upgrade: Updating osd.0 2023-06-03T20:08:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: audit 1685822901.0860493 mon.a (mon.0) 238 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: audit 1685822901.0878391 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:08:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: audit 1685822901.0891566 mon.a (mon.0) 240 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:22 smithi083 bash[60048]: cephadm 1685822901.0923886 mgr.y (mgr.34104) 212 : cephadm 1 Deploying daemon osd.0 on smithi033 2023-06-03T20:08:22.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: cluster 1685822900.5771215 mgr.y (mgr.34104) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:22.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: cephadm 1685822901.0768943 mgr.y (mgr.34104) 211 : cephadm 1 Upgrade: Updating osd.0 2023-06-03T20:08:22.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: audit 1685822901.0860493 mon.a (mon.0) 238 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:22.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: audit 1685822901.0878391 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:08:22.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: audit 1685822901.0891566 mon.a (mon.0) 240 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:22.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[78259]: cephadm 1685822901.0923886 mgr.y (mgr.34104) 212 : cephadm 1 Deploying daemon osd.0 on smithi033 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: cluster 1685822900.5771215 mgr.y (mgr.34104) 210 : cluster 0 pgmap v145: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: cephadm 1685822901.0768943 mgr.y (mgr.34104) 211 : cephadm 1 Upgrade: Updating osd.0 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: audit 1685822901.0860493 mon.a (mon.0) 238 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: audit 1685822901.0878391 mon.a (mon.0) 239 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: audit 1685822901.0891566 mon.a (mon.0) 240 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:22.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:22 smithi033 bash[74781]: cephadm 1685822901.0923886 mgr.y (mgr.34104) 212 : cephadm 1 Deploying daemon osd.0 on smithi033 2023-06-03T20:08:24.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[74781]: cluster 1685822902.57775 mgr.y (mgr.34104) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:24.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[74781]: audit 1685822902.8087907 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.33:0/2648462708' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:24.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[74781]: audit 1685822903.55778 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:24.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[78259]: cluster 1685822902.57775 mgr.y (mgr.34104) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:24.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[78259]: audit 1685822902.8087907 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.33:0/2648462708' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:24.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:23 smithi033 bash[78259]: audit 1685822903.55778 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:24.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:23 smithi083 bash[60048]: cluster 1685822902.57775 mgr.y (mgr.34104) 213 : cluster 0 pgmap v146: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:23 smithi083 bash[60048]: audit 1685822902.8087907 mon.a (mon.0) 241 : audit 0 from='client.? 172.21.15.33:0/2648462708' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:23 smithi083 bash[60048]: audit 1685822903.55778 mon.a (mon.0) 242 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:26.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:25 smithi033 bash[74781]: cluster 1685822904.5789006 mgr.y (mgr.34104) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:26.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:25 smithi033 bash[74781]: audit 1685822905.1843798 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.33:0/790824022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:26.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:25 smithi033 bash[78259]: cluster 1685822904.5789006 mgr.y (mgr.34104) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:26.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:25 smithi033 bash[78259]: audit 1685822905.1843798 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.33:0/790824022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:26.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:25 smithi083 bash[60048]: cluster 1685822904.5789006 mgr.y (mgr.34104) 214 : cluster 0 pgmap v147: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:26.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:25 smithi083 bash[60048]: audit 1685822905.1843798 mon.c (mon.2) 5 : audit 0 from='client.? 172.21.15.33:0/790824022' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:26.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:26] "GET /metrics HTTP/1.1" 200 181897 "" "Prometheus/2.33.4" 2023-06-03T20:08:26.331 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:26 smithi033 systemd[1]: Stopping Ceph osd.0 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:08:26.331 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[36190]: debug 2023-06-03T20:08:26.234+0000 7fef4eceb700 -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-06-03T20:08:26.331 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[36190]: debug 2023-06-03T20:08:26.234+0000 7fef4eceb700 -1 osd.0 73 *** Got signal Terminated *** 2023-06-03T20:08:26.331 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[36190]: debug 2023-06-03T20:08:26.234+0000 7fef4eceb700 -1 osd.0 73 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:08:27.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[74781]: cluster 1685822906.2398894 mon.a (mon.0) 243 : cluster 1 osd.0 marked itself down and dead 2023-06-03T20:08:27.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:26 smithi033 bash[78259]: cluster 1685822906.2398894 mon.a (mon.0) 243 : cluster 1 osd.0 marked itself down and dead 2023-06-03T20:08:27.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:26 smithi083 bash[60048]: cluster 1685822906.2398894 mon.a (mon.0) 243 : cluster 1 osd.0 marked itself down and dead 2023-06-03T20:08:28.080 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[83730]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-0 2023-06-03T20:08:28.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[78259]: cluster 1685822906.5797098 mgr.y (mgr.34104) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:28.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[78259]: cluster 1685822906.7428315 mon.a (mon.0) 244 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:28.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[78259]: cluster 1685822906.755052 mon.a (mon.0) 245 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-06-03T20:08:28.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[78259]: cluster 1685822906.756585 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-06-03T20:08:28.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[78259]: audit 1685822907.5476017 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.33:0/4055457605' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:28.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[74781]: cluster 1685822906.5797098 mgr.y (mgr.34104) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:28.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[74781]: cluster 1685822906.7428315 mon.a (mon.0) 244 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:28.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[74781]: cluster 1685822906.755052 mon.a (mon.0) 245 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-06-03T20:08:28.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[74781]: cluster 1685822906.756585 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-06-03T20:08:28.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:27 smithi033 bash[74781]: audit 1685822907.5476017 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.33:0/4055457605' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:28.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:27 smithi083 bash[60048]: cluster 1685822906.5797098 mgr.y (mgr.34104) 215 : cluster 0 pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:27 smithi083 bash[60048]: cluster 1685822906.7428315 mon.a (mon.0) 244 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:27 smithi083 bash[60048]: cluster 1685822906.755052 mon.a (mon.0) 245 : cluster 0 osdmap e74: 8 total, 7 up, 8 in 2023-06-03T20:08:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:27 smithi083 bash[60048]: cluster 1685822906.756585 osd.7 (osd.7) 3 : cluster 3 failed to encode map e74 with expected crc 2023-06-03T20:08:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:27 smithi083 bash[60048]: audit 1685822907.5476017 mon.c (mon.2) 6 : audit 0 from='client.? 172.21.15.33:0/4055457605' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:29.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7642276 mon.a (mon.0) 246 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-06-03T20:08:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7645686 osd.2 (osd.2) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7645686 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7655354 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7683203 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7687042 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7689276 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7689438 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[74781]: cluster 1685822907.7690122 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7642276 mon.a (mon.0) 246 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-06-03T20:08:29.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7645686 osd.2 (osd.2) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7645686 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7655354 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7683203 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7687042 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7689276 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7689438 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:28 smithi033 bash[78259]: cluster 1685822907.7690122 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7642276 mon.a (mon.0) 246 : cluster 0 osdmap e75: 8 total, 7 up, 8 in 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7645686 osd.2 (osd.2) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7645686 osd.3 (osd.3) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7655354 osd.6 (osd.6) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7683203 osd.1 (osd.1) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7687042 osd.6 (osd.6) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7689276 osd.5 (osd.5) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7689438 osd.4 (osd.4) 5 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:29.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:28 smithi083 bash[60048]: cluster 1685822907.7690122 osd.7 (osd.7) 4 : cluster 3 failed to encode map e75 with expected crc 2023-06-03T20:08:30.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:29 smithi033 bash[78259]: cluster 1685822908.5803618 mgr.y (mgr.34104) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:30.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:29 smithi033 bash[74781]: cluster 1685822908.5803618 mgr.y (mgr.34104) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:30.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:29 smithi083 bash[60048]: cluster 1685822908.5803618 mgr.y (mgr.34104) 216 : cluster 0 pgmap v151: 73 pgs: 11 stale+active+clean, 62 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:30.355 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:30 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.0.service: Succeeded. 2023-06-03T20:08:30.356 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:30 smithi033 systemd[1]: Stopped Ceph osd.0 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:08:30.779 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:30 smithi033 systemd[1]: Started Ceph osd.0 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:08:31.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[74781]: audit 1685822909.9094465 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.33:0/2057497376' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:31.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[74781]: audit 1685822910.383288 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[74781]: audit 1685822910.3917122 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[74781]: audit 1685822910.4348595 mon.a (mon.0) 249 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:31.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[78259]: audit 1685822909.9094465 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.33:0/2057497376' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:31.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[78259]: audit 1685822910.383288 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[78259]: audit 1685822910.3917122 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:30 smithi033 bash[78259]: audit 1685822910.4348595 mon.a (mon.0) 249 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:31.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:30 smithi083 bash[60048]: audit 1685822909.9094465 mon.c (mon.2) 7 : audit 0 from='client.? 172.21.15.33:0/2057497376' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:30 smithi083 bash[60048]: audit 1685822910.383288 mon.a (mon.0) 247 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:30 smithi083 bash[60048]: audit 1685822910.3917122 mon.a (mon.0) 248 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:30 smithi083 bash[60048]: audit 1685822910.4348595 mon.a (mon.0) 249 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:32.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:31 smithi033 bash[74781]: cluster 1685822910.5816252 mgr.y (mgr.34104) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:32.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:31 smithi033 bash[74781]: cluster 1685822911.3882003 mon.a (mon.0) 250 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-06-03T20:08:32.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:31 smithi033 bash[78259]: cluster 1685822910.5816252 mgr.y (mgr.34104) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:32.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:31 smithi033 bash[78259]: cluster 1685822911.3882003 mon.a (mon.0) 250 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-06-03T20:08:32.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:31 smithi083 bash[60048]: cluster 1685822910.5816252 mgr.y (mgr.34104) 217 : cluster 0 pgmap v152: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:31 smithi083 bash[60048]: cluster 1685822911.3882003 mon.a (mon.0) 250 : cluster 3 Health check failed: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded (PG_DEGRADED) 2023-06-03T20:08:32.581 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-06-03T20:08:32.581 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-0 --no-mon-config --dev /dev/mapper/vg_nvme-lv_4 2023-06-03T20:08:32.581 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2023-06-03T20:08:32.581 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2023-06-03T20:08:32.581 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2023-06-03T20:08:32.582 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2023-06-03T20:08:32.582 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[84014]: --> ceph-volume raw activate successful for osd ID: 0 2023-06-03T20:08:33.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[74781]: audit 1685822912.2797732 mon.a (mon.0) 251 : audit 0 from='client.? 172.21.15.33:0/2687470826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:33.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:32 smithi033 bash[78259]: audit 1685822912.2797732 mon.a (mon.0) 251 : audit 0 from='client.? 172.21.15.33:0/2687470826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:33.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:32 smithi083 bash[60048]: audit 1685822912.2797732 mon.a (mon.0) 251 : audit 0 from='client.? 172.21.15.33:0/2687470826' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:34.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:33 smithi033 bash[74781]: cluster 1685822912.5824292 mgr.y (mgr.34104) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:33 smithi033 bash[78259]: cluster 1685822912.5824292 mgr.y (mgr.34104) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:33 smithi083 bash[60048]: cluster 1685822912.5824292 mgr.y (mgr.34104) 218 : cluster 0 pgmap v153: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:34.580 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:34 smithi033 bash[84343]: debug 2023-06-03T20:08:34.370+0000 7f71b1f44700 1 -- 172.21.15.33:0/3160621811 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x555d51a7cd00 con 0x555d51ad7000 2023-06-03T20:08:35.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:34 smithi033 bash[74781]: audit 1685822914.6466832 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.33:0/2526425832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:35.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:34 smithi033 bash[78259]: audit 1685822914.6466832 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.33:0/2526425832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:35.081 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:34 smithi033 bash[84343]: debug 2023-06-03T20:08:34.914+0000 7f71bb0ca640 -1 Falling back to public interface 2023-06-03T20:08:35.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:34 smithi083 bash[60048]: audit 1685822914.6466832 mon.a (mon.0) 252 : audit 0 from='client.? 172.21.15.33:0/2526425832' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:36.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:35 smithi033 bash[74781]: cluster 1685822914.5835378 mgr.y (mgr.34104) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:36.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:35 smithi033 bash[78259]: cluster 1685822914.5835378 mgr.y (mgr.34104) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:36.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:35 smithi083 bash[60048]: cluster 1685822914.5835378 mgr.y (mgr.34104) 219 : cluster 0 pgmap v154: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:36.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:36] "GET /metrics HTTP/1.1" 200 181897 "" "Prometheus/2.33.4" 2023-06-03T20:08:38.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:37 smithi033 bash[74781]: cluster 1685822916.5843406 mgr.y (mgr.34104) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:38.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:37 smithi033 bash[74781]: audit 1685822917.0223427 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.33:0/476524027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:38.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:37 smithi033 bash[78259]: cluster 1685822916.5843406 mgr.y (mgr.34104) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:38.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:37 smithi033 bash[78259]: audit 1685822917.0223427 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.33:0/476524027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:38.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:37 smithi083 bash[60048]: cluster 1685822916.5843406 mgr.y (mgr.34104) 220 : cluster 0 pgmap v155: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:37 smithi083 bash[60048]: audit 1685822917.0223427 mon.a (mon.0) 253 : audit 0 from='client.? 172.21.15.33:0/476524027' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:38.580 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[84343]: debug 2023-06-03T20:08:38.130+0000 7f71bb0ca640 -1 osd.0 73 log_to_monitors true 2023-06-03T20:08:39.330 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[84343]: debug 2023-06-03T20:08:38.978+0000 7f71a9d31700 -1 osd.0 73 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-06-03T20:08:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822917.9295585 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822917.936799 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822918.1401756 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T20:08:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822918.5633588 mon.a (mon.0) 257 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822918.5647004 mon.a (mon.0) 258 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:39.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822918.7326806 mon.a (mon.0) 259 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[78259]: audit 1685822918.741078 mon.a (mon.0) 260 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822917.9295585 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822917.936799 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822918.1401756 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T20:08:39.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822918.5633588 mon.a (mon.0) 257 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822918.5647004 mon.a (mon.0) 258 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:39.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822918.7326806 mon.a (mon.0) 259 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:38 smithi033 bash[74781]: audit 1685822918.741078 mon.a (mon.0) 260 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822917.9295585 mon.a (mon.0) 254 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822917.936799 mon.a (mon.0) 255 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822918.1401756 mon.a (mon.0) 256 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822918.5633588 mon.a (mon.0) 257 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822918.5647004 mon.a (mon.0) 258 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822918.7326806 mon.a (mon.0) 259 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:38 smithi083 bash[60048]: audit 1685822918.741078 mon.a (mon.0) 260 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: cluster 1685822918.585126 mgr.y (mgr.34104) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: cluster 1685822918.93768 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-06-03T20:08:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: audit 1685822918.9403586 mon.a (mon.0) 261 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T20:08:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: cluster 1685822918.9404697 mon.a (mon.0) 262 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-06-03T20:08:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: audit 1685822918.9410582 mon.a (mon.0) 263 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:08:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[74781]: audit 1685822919.3829925 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.33:0/2617958741' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: cluster 1685822918.585126 mgr.y (mgr.34104) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: cluster 1685822918.93768 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-06-03T20:08:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: audit 1685822918.9403586 mon.a (mon.0) 261 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T20:08:40.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: cluster 1685822918.9404697 mon.a (mon.0) 262 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-06-03T20:08:40.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: audit 1685822918.9410582 mon.a (mon.0) 263 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:08:40.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:39 smithi033 bash[78259]: audit 1685822919.3829925 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.33:0/2617958741' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:40.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: cluster 1685822918.585126 mgr.y (mgr.34104) 221 : cluster 0 pgmap v156: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: cluster 1685822918.93768 osd.1 (osd.1) 5 : cluster 3 failed to encode map e76 with expected crc 2023-06-03T20:08:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: audit 1685822918.9403586 mon.a (mon.0) 261 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2023-06-03T20:08:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: cluster 1685822918.9404697 mon.a (mon.0) 262 : cluster 0 osdmap e76: 8 total, 7 up, 8 in 2023-06-03T20:08:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: audit 1685822918.9410582 mon.a (mon.0) 263 : audit 1 from='osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:08:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:39 smithi083 bash[60048]: audit 1685822919.3829925 mon.a (mon.0) 264 : audit 0 from='client.? 172.21.15.33:0/2617958741' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: cluster 1685822919.937667 mon.a (mon.0) 265 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:08:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: cluster 1685822919.9471319 osd.3 (osd.3) 5 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: cluster 1685822919.9491646 mon.a (mon.0) 266 : cluster 1 osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117] boot 2023-06-03T20:08:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: cluster 1685822919.949222 mon.a (mon.0) 267 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-06-03T20:08:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: audit 1685822919.9494948 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:08:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[74781]: cluster 1685822919.96074 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: cluster 1685822919.937667 mon.a (mon.0) 265 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:08:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: cluster 1685822919.9471319 osd.3 (osd.3) 5 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: cluster 1685822919.9491646 mon.a (mon.0) 266 : cluster 1 osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117] boot 2023-06-03T20:08:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: cluster 1685822919.949222 mon.a (mon.0) 267 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-06-03T20:08:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: audit 1685822919.9494948 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:08:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:40 smithi033 bash[78259]: cluster 1685822919.96074 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:41.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: cluster 1685822919.937667 mon.a (mon.0) 265 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:08:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: cluster 1685822919.9471319 osd.3 (osd.3) 5 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: cluster 1685822919.9491646 mon.a (mon.0) 266 : cluster 1 osd.0 [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117] boot 2023-06-03T20:08:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: cluster 1685822919.949222 mon.a (mon.0) 267 : cluster 0 osdmap e77: 8 total, 8 up, 8 in 2023-06-03T20:08:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: audit 1685822919.9494948 mon.a (mon.0) 268 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2023-06-03T20:08:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:40 smithi083 bash[60048]: cluster 1685822919.96074 osd.6 (osd.6) 6 : cluster 3 failed to encode map e77 with expected crc 2023-06-03T20:08:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.5860984 mgr.y (mgr.34104) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9548311 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9573326 mon.a (mon.0) 269 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9576907 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9577467 osd.3 (osd.3) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9579039 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9602036 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9621894 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9622352 osd.4 (osd.4) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9623592 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9649076 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: cluster 1685822920.9649847 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[74781]: audit 1685822921.7583838 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.33:0/2210761747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.5860984 mgr.y (mgr.34104) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9548311 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9573326 mon.a (mon.0) 269 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9576907 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9577467 osd.3 (osd.3) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9579039 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9602036 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9621894 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9622352 osd.4 (osd.4) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9623592 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9649076 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: cluster 1685822920.9649847 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:41 smithi033 bash[78259]: audit 1685822921.7583838 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.33:0/2210761747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:42.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.5860984 mgr.y (mgr.34104) 222 : cluster 0 pgmap v159: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9548311 osd.1 (osd.1) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9573326 mon.a (mon.0) 269 : cluster 0 osdmap e78: 8 total, 8 up, 8 in 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9576907 osd.1 (osd.1) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9577467 osd.3 (osd.3) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9579039 osd.2 (osd.2) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9602036 osd.3 (osd.3) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9621894 osd.7 (osd.7) 5 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9622352 osd.4 (osd.4) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9623592 osd.6 (osd.6) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9649076 osd.7 (osd.7) 6 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: cluster 1685822920.9649847 osd.4 (osd.4) 7 : cluster 3 failed to encode map e78 with expected crc 2023-06-03T20:08:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:41 smithi083 bash[60048]: audit 1685822921.7583838 mon.c (mon.2) 8 : audit 0 from='client.? 172.21.15.33:0/2210761747' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:44.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:43 smithi033 bash[74781]: cluster 1685822922.5868378 mgr.y (mgr.34104) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:44.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:43 smithi033 bash[78259]: cluster 1685822922.5868378 mgr.y (mgr.34104) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:44.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:43 smithi083 bash[60048]: cluster 1685822922.5868378 mgr.y (mgr.34104) 223 : cluster 0 pgmap v161: 73 pgs: 7 active+undersized+degraded, 19 active+undersized, 47 active+clean; 582 KiB data, 209 MiB used, 715 GiB / 715 GiB avail; 12/72 objects degraded (16.667%) 2023-06-03T20:08:45.254 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:44 smithi033 bash[74781]: audit 1685822924.1132166 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.33:0/1203484379' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:45.254 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:44 smithi033 bash[78259]: audit 1685822924.1132166 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.33:0/1203484379' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:45.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:44 smithi083 bash[60048]: audit 1685822924.1132166 mon.c (mon.2) 9 : audit 0 from='client.? 172.21.15.33:0/1203484379' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:46.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[74781]: cluster 1685822924.5879188 mgr.y (mgr.34104) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:46.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[74781]: cluster 1685822924.96017 mon.a (mon.0) 270 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-06-03T20:08:46.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[74781]: cluster 1685822924.9602225 mon.a (mon.0) 271 : cluster 1 Cluster is now healthy 2023-06-03T20:08:46.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[78259]: cluster 1685822924.5879188 mgr.y (mgr.34104) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:46.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[78259]: cluster 1685822924.96017 mon.a (mon.0) 270 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-06-03T20:08:46.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:45 smithi033 bash[78259]: cluster 1685822924.9602225 mon.a (mon.0) 271 : cluster 1 Cluster is now healthy 2023-06-03T20:08:46.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:45 smithi083 bash[60048]: cluster 1685822924.5879188 mgr.y (mgr.34104) 224 : cluster 0 pgmap v162: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:46.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:45 smithi083 bash[60048]: cluster 1685822924.96017 mon.a (mon.0) 270 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 12/72 objects degraded (16.667%), 7 pgs degraded) 2023-06-03T20:08:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:45 smithi083 bash[60048]: cluster 1685822924.9602225 mon.a (mon.0) 271 : cluster 1 Cluster is now healthy 2023-06-03T20:08:46.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:46] "GET /metrics HTTP/1.1" 200 187786 "" "Prometheus/2.33.4" 2023-06-03T20:08:47.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:46 smithi033 bash[78259]: audit 1685822926.4649544 mon.a (mon.0) 272 : audit 0 from='client.? 172.21.15.33:0/88028281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:47.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:46 smithi033 bash[74781]: audit 1685822926.4649544 mon.a (mon.0) 272 : audit 0 from='client.? 172.21.15.33:0/88028281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:47.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:46 smithi083 bash[60048]: audit 1685822926.4649544 mon.a (mon.0) 272 : audit 0 from='client.? 172.21.15.33:0/88028281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:48.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:47 smithi033 bash[74781]: cluster 1685822926.588584 mgr.y (mgr.34104) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:48.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:47 smithi033 bash[78259]: cluster 1685822926.588584 mgr.y (mgr.34104) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:48.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:47 smithi083 bash[60048]: cluster 1685822926.588584 mgr.y (mgr.34104) 225 : cluster 0 pgmap v163: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:49.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: cluster 1685822928.5891645 mgr.y (mgr.34104) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.5910366 mon.a (mon.0) 273 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.5996974 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.601212 mon.a (mon.0) 275 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.602416 mon.a (mon.0) 276 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.6092222 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.6953442 mon.a (mon.0) 278 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.7003193 mon.a (mon.0) 279 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.7031286 mon.a (mon.0) 280 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.7047582 mon.a (mon.0) 281 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.7066295 mon.a (mon.0) 282 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.7069056 mgr.y (mgr.34104) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: cephadm 1685822928.7081609 mgr.y (mgr.34104) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-06-03T20:08:49.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:49 smithi083 bash[60048]: audit 1685822928.833745 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.33:0/4080859852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:49.980 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: cluster 1685822928.5891645 mgr.y (mgr.34104) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:49.980 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.5910366 mon.a (mon.0) 273 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.5996974 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.601212 mon.a (mon.0) 275 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.602416 mon.a (mon.0) 276 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.6092222 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.6953442 mon.a (mon.0) 278 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:49.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.7003193 mon.a (mon.0) 279 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.7031286 mon.a (mon.0) 280 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.7047582 mon.a (mon.0) 281 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.7066295 mon.a (mon.0) 282 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.7069056 mgr.y (mgr.34104) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: cephadm 1685822928.7081609 mgr.y (mgr.34104) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-06-03T20:08:49.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[74781]: audit 1685822928.833745 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.33:0/4080859852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:49.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: cluster 1685822928.5891645 mgr.y (mgr.34104) 226 : cluster 0 pgmap v164: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:49.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.5910366 mon.a (mon.0) 273 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.5996974 mon.a (mon.0) 274 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.601212 mon.a (mon.0) 275 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:49.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.602416 mon.a (mon.0) 276 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:08:49.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.6092222 mon.a (mon.0) 277 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:49.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.6953442 mon.a (mon.0) 278 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:08:49.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.7003193 mon.a (mon.0) 279 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.7031286 mon.a (mon.0) 280 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.984 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.7047582 mon.a (mon.0) 281 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:08:49.985 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.7066295 mon.a (mon.0) 282 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.985 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.7069056 mgr.y (mgr.34104) 227 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2023-06-03T20:08:49.985 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: cephadm 1685822928.7081609 mgr.y (mgr.34104) 228 : cephadm 1 Upgrade: osd.1 is safe to restart 2023-06-03T20:08:49.985 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:49 smithi033 bash[78259]: audit 1685822928.833745 mon.a (mon.0) 283 : audit 0 from='client.? 172.21.15.33:0/4080859852' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:52.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: cluster 1685822930.5901227 mgr.y (mgr.34104) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:52.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: cephadm 1685822931.0278451 mgr.y (mgr.34104) 230 : cephadm 1 Upgrade: Updating osd.1 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: audit 1685822931.036416 mon.a (mon.0) 284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: audit 1685822931.037768 mon.a (mon.0) 285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: audit 1685822931.0386176 mon.a (mon.0) 286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: cephadm 1685822931.042253 mgr.y (mgr.34104) 231 : cephadm 1 Deploying daemon osd.1 on smithi033 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[74781]: audit 1685822931.2142675 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.33:0/3366191829' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:52.323 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: cluster 1685822930.5901227 mgr.y (mgr.34104) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: cephadm 1685822931.0278451 mgr.y (mgr.34104) 230 : cephadm 1 Upgrade: Updating osd.1 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: audit 1685822931.036416 mon.a (mon.0) 284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: audit 1685822931.037768 mon.a (mon.0) 285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: audit 1685822931.0386176 mon.a (mon.0) 286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: cephadm 1685822931.042253 mgr.y (mgr.34104) 231 : cephadm 1 Deploying daemon osd.1 on smithi033 2023-06-03T20:08:52.324 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:52 smithi033 bash[78259]: audit 1685822931.2142675 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.33:0/3366191829' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:52.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: cluster 1685822930.5901227 mgr.y (mgr.34104) 229 : cluster 0 pgmap v165: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: cephadm 1685822931.0278451 mgr.y (mgr.34104) 230 : cephadm 1 Upgrade: Updating osd.1 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: audit 1685822931.036416 mon.a (mon.0) 284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: audit 1685822931.037768 mon.a (mon.0) 285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: audit 1685822931.0386176 mon.a (mon.0) 286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: cephadm 1685822931.042253 mgr.y (mgr.34104) 231 : cephadm 1 Deploying daemon osd.1 on smithi033 2023-06-03T20:08:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:52 smithi083 bash[60048]: audit 1685822931.2142675 mon.c (mon.2) 10 : audit 0 from='client.? 172.21.15.33:0/3366191829' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:54.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[74781]: cluster 1685822932.590556 mgr.y (mgr.34104) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[74781]: audit 1685822933.5634747 mon.a (mon.0) 287 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[74781]: audit 1685822933.564849 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[74781]: audit 1685822933.6220226 mon.a (mon.0) 289 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[74781]: audit 1685822933.633306 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.33:0/194448515' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[78259]: cluster 1685822932.590556 mgr.y (mgr.34104) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[78259]: audit 1685822933.5634747 mon.a (mon.0) 287 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[78259]: audit 1685822933.564849 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[78259]: audit 1685822933.6220226 mon.a (mon.0) 289 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:54 smithi033 bash[78259]: audit 1685822933.633306 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.33:0/194448515' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:54.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:54 smithi083 bash[60048]: cluster 1685822932.590556 mgr.y (mgr.34104) 232 : cluster 0 pgmap v166: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:54 smithi083 bash[60048]: audit 1685822933.5634747 mon.a (mon.0) 287 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:54 smithi083 bash[60048]: audit 1685822933.564849 mon.a (mon.0) 288 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:08:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:54 smithi083 bash[60048]: audit 1685822933.6220226 mon.a (mon.0) 289 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:08:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:54 smithi083 bash[60048]: audit 1685822933.633306 mon.c (mon.2) 11 : audit 0 from='client.? 172.21.15.33:0/194448515' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:56.047 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:08:55 smithi033 systemd[1]: Stopping Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:08:56.330 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:08:56] "GET /metrics HTTP/1.1" 200 204744 "" "Prometheus/2.33.4" 2023-06-03T20:08:56.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[74781]: cluster 1685822934.5916512 mgr.y (mgr.34104) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:56.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[74781]: audit 1685822936.0102174 mon.a (mon.0) 290 : audit 0 from='client.? 172.21.15.33:0/1611969738' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:56.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[78259]: cluster 1685822934.5916512 mgr.y (mgr.34104) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:56.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[78259]: audit 1685822936.0102174 mon.a (mon.0) 290 : audit 0 from='client.? 172.21.15.33:0/1611969738' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:56.332 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[40414]: debug 2023-06-03T20:08:56.133+0000 7f5516be2700 -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-06-03T20:08:56.332 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[40414]: debug 2023-06-03T20:08:56.133+0000 7f5516be2700 -1 osd.1 78 *** Got signal Terminated *** 2023-06-03T20:08:56.332 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:08:56 smithi033 bash[40414]: debug 2023-06-03T20:08:56.133+0000 7f5516be2700 -1 osd.1 78 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:08:56.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:56 smithi083 bash[60048]: cluster 1685822934.5916512 mgr.y (mgr.34104) 233 : cluster 0 pgmap v167: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:56.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:56 smithi083 bash[60048]: audit 1685822936.0102174 mon.a (mon.0) 290 : audit 0 from='client.? 172.21.15.33:0/1611969738' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:57.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:57 smithi033 bash[78259]: cluster 1685822936.1394904 mon.a (mon.0) 291 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:08:57.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:57 smithi033 bash[74781]: cluster 1685822936.1394904 mon.a (mon.0) 291 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:08:57.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:57 smithi083 bash[60048]: cluster 1685822936.1394904 mon.a (mon.0) 291 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:08:58.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[74781]: cluster 1685822936.5923324 mgr.y (mgr.34104) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[74781]: cluster 1685822937.0414896 mon.a (mon.0) 292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[74781]: cluster 1685822937.0547957 mon.a (mon.0) 293 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-06-03T20:08:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[74781]: cluster 1685822937.0552082 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-06-03T20:08:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[78259]: cluster 1685822936.5923324 mgr.y (mgr.34104) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[78259]: cluster 1685822937.0414896 mon.a (mon.0) 292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:58.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[78259]: cluster 1685822937.0547957 mon.a (mon.0) 293 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-06-03T20:08:58.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:58 smithi033 bash[78259]: cluster 1685822937.0552082 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-06-03T20:08:58.332 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:08:57 smithi033 bash[86700]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-1 2023-06-03T20:08:58.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:58 smithi083 bash[60048]: cluster 1685822936.5923324 mgr.y (mgr.34104) 234 : cluster 0 pgmap v168: 73 pgs: 73 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:08:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:58 smithi083 bash[60048]: cluster 1685822937.0414896 mon.a (mon.0) 292 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:08:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:58 smithi083 bash[60048]: cluster 1685822937.0547957 mon.a (mon.0) 293 : cluster 0 osdmap e79: 8 total, 7 up, 8 in 2023-06-03T20:08:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:58 smithi083 bash[60048]: cluster 1685822937.0552082 osd.7 (osd.7) 7 : cluster 3 failed to encode map e79 with expected crc 2023-06-03T20:08:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0533187 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0578067 mon.a (mon.0) 294 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-06-03T20:08:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0579875 osd.3 (osd.3) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0597332 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.062627 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0627882 osd.4 (osd.4) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0628214 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0628822 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0646117 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: cluster 1685822938.0672362 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[74781]: audit 1685822938.3882034 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.33:0/3563688557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0533187 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0578067 mon.a (mon.0) 294 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0579875 osd.3 (osd.3) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0597332 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.062627 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0627882 osd.4 (osd.4) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0628214 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0628822 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0646117 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: cluster 1685822938.0672362 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:08:59 smithi033 bash[78259]: audit 1685822938.3882034 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.33:0/3563688557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:08:59.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0533187 osd.2 (osd.2) 7 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0578067 mon.a (mon.0) 294 : cluster 0 osdmap e80: 8 total, 7 up, 8 in 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0579875 osd.3 (osd.3) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0597332 osd.2 (osd.2) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.062627 osd.7 (osd.7) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0627882 osd.4 (osd.4) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0628214 osd.6 (osd.6) 8 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0628822 osd.5 (osd.5) 5 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0646117 osd.7 (osd.7) 9 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: cluster 1685822938.0672362 osd.5 (osd.5) 6 : cluster 3 failed to encode map e80 with expected crc 2023-06-03T20:08:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:08:59 smithi083 bash[60048]: audit 1685822938.3882034 mon.c (mon.2) 12 : audit 0 from='client.? 172.21.15.33:0/3563688557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:00.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:00 smithi033 bash[78259]: cluster 1685822938.592981 mgr.y (mgr.34104) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:00 smithi033 bash[74781]: cluster 1685822938.592981 mgr.y (mgr.34104) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:00.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:00 smithi083 bash[60048]: cluster 1685822938.592981 mgr.y (mgr.34104) 235 : cluster 0 pgmap v171: 73 pgs: 10 stale+active+clean, 63 active+clean; 582 KiB data, 178 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:00.745 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:00 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service: Succeeded. 2023-06-03T20:09:00.746 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:00 smithi033 systemd[1]: Stopped Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:09:01.080 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:00 smithi033 systemd[1]: Started Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:09:01.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:01 smithi083 bash[60048]: audit 1685822940.7610793 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.33:0/140767725' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:01 smithi083 bash[60048]: audit 1685822940.78829 mon.a (mon.0) 296 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:01 smithi083 bash[60048]: audit 1685822940.7952542 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:01 smithi083 bash[60048]: audit 1685822940.8353136 mon.a (mon.0) 298 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:01.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[74781]: audit 1685822940.7610793 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.33:0/140767725' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[74781]: audit 1685822940.78829 mon.a (mon.0) 296 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[74781]: audit 1685822940.7952542 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[74781]: audit 1685822940.8353136 mon.a (mon.0) 298 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:01.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[78259]: audit 1685822940.7610793 mon.a (mon.0) 295 : audit 0 from='client.? 172.21.15.33:0/140767725' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:01.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[78259]: audit 1685822940.78829 mon.a (mon.0) 296 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[78259]: audit 1685822940.7952542 mon.a (mon.0) 297 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:01.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:01 smithi033 bash[78259]: audit 1685822940.8353136 mon.a (mon.0) 298 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:02.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[74781]: cluster 1685822940.593612 mgr.y (mgr.34104) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:02.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[74781]: cluster 1685822941.0736837 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:02.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[74781]: audit 1685822941.2088153 mon.a (mon.0) 300 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:02.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[74781]: audit 1685822941.217867 mon.a (mon.0) 301 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:02.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[78259]: cluster 1685822940.593612 mgr.y (mgr.34104) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:02.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[78259]: cluster 1685822941.0736837 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:02.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[78259]: audit 1685822941.2088153 mon.a (mon.0) 300 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:02.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[78259]: audit 1685822941.217867 mon.a (mon.0) 301 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:02.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:02 smithi083 bash[60048]: cluster 1685822940.593612 mgr.y (mgr.34104) 236 : cluster 0 pgmap v172: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:02 smithi083 bash[60048]: cluster 1685822941.0736837 mon.a (mon.0) 299 : cluster 3 Health check failed: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:02 smithi083 bash[60048]: audit 1685822941.2088153 mon.a (mon.0) 300 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:02 smithi083 bash[60048]: audit 1685822941.217867 mon.a (mon.0) 301 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:03.080 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-06-03T20:09:03.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:02 smithi033 bash[87006]: --> ceph-volume raw activate successful for osd ID: 1 2023-06-03T20:09:04.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:04 smithi083 bash[60048]: cluster 1685822942.5943139 mgr.y (mgr.34104) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:04 smithi083 bash[60048]: audit 1685822943.1239147 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.33:0/450260613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:04.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[74781]: cluster 1685822942.5943139 mgr.y (mgr.34104) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[74781]: audit 1685822943.1239147 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.33:0/450260613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[78259]: cluster 1685822942.5943139 mgr.y (mgr.34104) 237 : cluster 0 pgmap v173: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[78259]: audit 1685822943.1239147 mon.a (mon.0) 302 : audit 0 from='client.? 172.21.15.33:0/450260613' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:05.080 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[87376]: debug 2023-06-03T20:09:04.729+0000 7fc8be193700 1 -- 172.21.15.33:0/2828391824 <== mon.2 v2:172.21.15.33:3301/0 3 ==== mon_map magic: 0 v1 ==== 413+0+0 (secure 0 0 0) 0x55ee7af85600 con 0x55ee7af95000 2023-06-03T20:09:05.081 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:04 smithi033 bash[87376]: debug 2023-06-03T20:09:04.729+0000 7fc8be193700 1 -- 172.21.15.33:0/2828391824 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ee7af3ad00 con 0x55ee7af95000 2023-06-03T20:09:05.580 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:05 smithi033 bash[87376]: debug 2023-06-03T20:09:05.297+0000 7fc8c7319640 -1 Falling back to public interface 2023-06-03T20:09:06.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:06 smithi083 bash[60048]: cluster 1685822944.5952265 mgr.y (mgr.34104) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:06 smithi083 bash[60048]: audit 1685822945.4961398 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.33:0/3887513872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:06] "GET /metrics HTTP/1.1" 200 204744 "" "Prometheus/2.33.4" 2023-06-03T20:09:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:06 smithi033 bash[74781]: cluster 1685822944.5952265 mgr.y (mgr.34104) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:06 smithi033 bash[74781]: audit 1685822945.4961398 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.33:0/3887513872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:06 smithi033 bash[78259]: cluster 1685822944.5952265 mgr.y (mgr.34104) 238 : cluster 0 pgmap v174: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:06 smithi033 bash[78259]: audit 1685822945.4961398 mon.c (mon.2) 13 : audit 0 from='client.? 172.21.15.33:0/3887513872' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:08.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:08 smithi083 bash[60048]: cluster 1685822946.595931 mgr.y (mgr.34104) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:08.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:08 smithi083 bash[60048]: audit 1685822947.8758163 mon.a (mon.0) 303 : audit 0 from='client.? 172.21.15.33:0/1074547320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:08.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:08 smithi033 bash[74781]: cluster 1685822946.595931 mgr.y (mgr.34104) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:08.440 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:08 smithi033 bash[74781]: audit 1685822947.8758163 mon.a (mon.0) 303 : audit 0 from='client.? 172.21.15.33:0/1074547320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:08.440 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:08 smithi033 bash[78259]: cluster 1685822946.595931 mgr.y (mgr.34104) 239 : cluster 0 pgmap v175: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:08.440 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:08 smithi033 bash[78259]: audit 1685822947.8758163 mon.a (mon.0) 303 : audit 0 from='client.? 172.21.15.33:0/1074547320' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:08.830 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:08 smithi033 bash[87376]: debug 2023-06-03T20:09:08.429+0000 7fc8c7319640 -1 osd.1 78 log_to_monitors true 2023-06-03T20:09:09.831 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[87376]: debug 2023-06-03T20:09:09.469+0000 7fc8b577f700 -1 osd.1 78 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-06-03T20:09:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822948.4292762 mon.a (mon.0) 304 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822948.438265 mon.a (mon.0) 305 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822948.4393938 mon.a (mon.0) 306 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822948.5660462 mon.a (mon.0) 307 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822948.5674083 mon.a (mon.0) 308 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: cluster 1685822948.5966308 mgr.y (mgr.34104) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822949.2390938 mon.a (mon.0) 309 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[74781]: audit 1685822949.2490666 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822948.4292762 mon.a (mon.0) 304 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822948.438265 mon.a (mon.0) 305 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822948.4393938 mon.a (mon.0) 306 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822948.5660462 mon.a (mon.0) 307 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822948.5674083 mon.a (mon.0) 308 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:09.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: cluster 1685822948.5966308 mgr.y (mgr.34104) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:09.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822949.2390938 mon.a (mon.0) 309 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:09 smithi033 bash[78259]: audit 1685822949.2490666 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822948.4292762 mon.a (mon.0) 304 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822948.438265 mon.a (mon.0) 305 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822948.4393938 mon.a (mon.0) 306 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:09:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822948.5660462 mon.a (mon.0) 307 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822948.5674083 mon.a (mon.0) 308 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: cluster 1685822948.5966308 mgr.y (mgr.34104) 240 : cluster 0 pgmap v176: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 179 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822949.2390938 mon.a (mon.0) 309 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:09 smithi083 bash[60048]: audit 1685822949.2490666 mon.a (mon.0) 310 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[74781]: audit 1685822949.4401286 mon.a (mon.0) 311 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:09:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[74781]: cluster 1685822949.440179 mon.a (mon.0) 312 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-06-03T20:09:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[74781]: audit 1685822949.44074 mon.a (mon.0) 313 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[74781]: cluster 1685822949.4429414 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[74781]: audit 1685822950.2473114 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.33:0/3093068502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:10.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[78259]: audit 1685822949.4401286 mon.a (mon.0) 311 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:09:10.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[78259]: cluster 1685822949.440179 mon.a (mon.0) 312 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-06-03T20:09:10.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[78259]: audit 1685822949.44074 mon.a (mon.0) 313 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[78259]: cluster 1685822949.4429414 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:10 smithi033 bash[78259]: audit 1685822950.2473114 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.33:0/3093068502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:10.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:10 smithi083 bash[60048]: audit 1685822949.4401286 mon.a (mon.0) 311 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:09:10.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:10 smithi083 bash[60048]: cluster 1685822949.440179 mon.a (mon.0) 312 : cluster 0 osdmap e81: 8 total, 7 up, 8 in 2023-06-03T20:09:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:10 smithi083 bash[60048]: audit 1685822949.44074 mon.a (mon.0) 313 : audit 1 from='osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:10 smithi083 bash[60048]: cluster 1685822949.4429414 osd.4 (osd.4) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:10 smithi083 bash[60048]: audit 1685822950.2473114 mon.a (mon.0) 314 : audit 0 from='client.? 172.21.15.33:0/3093068502' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.439154 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.4513826 mon.a (mon.0) 316 : cluster 1 osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819] boot 2023-06-03T20:09:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.451459 mon.a (mon.0) 317 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-06-03T20:09:11.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: audit 1685822950.4519033 mon.a (mon.0) 318 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:09:11.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.4592366 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.4633203 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.4647596 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[74781]: cluster 1685822950.597384 mgr.y (mgr.34104) 241 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.439154 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.4513826 mon.a (mon.0) 316 : cluster 1 osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819] boot 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.451459 mon.a (mon.0) 317 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: audit 1685822950.4519033 mon.a (mon.0) 318 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.4592366 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.4633203 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.4647596 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:11 smithi033 bash[78259]: cluster 1685822950.597384 mgr.y (mgr.34104) 241 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.439154 mon.a (mon.0) 315 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.4513826 mon.a (mon.0) 316 : cluster 1 osd.1 [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819] boot 2023-06-03T20:09:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.451459 mon.a (mon.0) 317 : cluster 0 osdmap e82: 8 total, 8 up, 8 in 2023-06-03T20:09:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: audit 1685822950.4519033 mon.a (mon.0) 318 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:09:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.4592366 osd.2 (osd.2) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.4633203 osd.5 (osd.5) 7 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.4647596 osd.6 (osd.6) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:11.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:11 smithi083 bash[60048]: cluster 1685822950.597384 mgr.y (mgr.34104) 241 : cluster 0 pgmap v179: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822950.461652 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4588022 mon.a (mon.0) 319 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-06-03T20:09:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.459437 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4614048 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4635997 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4636574 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4636898 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4638093 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4665961 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[74781]: cluster 1685822951.4678578 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822950.461652 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4588022 mon.a (mon.0) 319 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.459437 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4614048 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4635997 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4636574 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4636898 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4638093 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4665961 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:12 smithi033 bash[78259]: cluster 1685822951.4678578 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822950.461652 osd.3 (osd.3) 9 : cluster 3 failed to encode map e81 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4588022 mon.a (mon.0) 319 : cluster 0 osdmap e83: 8 total, 8 up, 8 in 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.459437 osd.2 (osd.2) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4614048 osd.5 (osd.5) 8 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4635997 osd.5 (osd.5) 9 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4636574 osd.7 (osd.7) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4636898 osd.4 (osd.4) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4638093 osd.6 (osd.6) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4665961 osd.7 (osd.7) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:12.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:12 smithi083 bash[60048]: cluster 1685822951.4678578 osd.4 (osd.4) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[74781]: cluster 1685822951.4593668 osd.3 (osd.3) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[74781]: cluster 1685822951.4622428 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[74781]: cluster 1685822952.5982444 mgr.y (mgr.34104) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:13.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[74781]: audit 1685822952.6352406 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.33:0/4227169424' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:13.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[78259]: cluster 1685822951.4593668 osd.3 (osd.3) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[78259]: cluster 1685822951.4622428 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[78259]: cluster 1685822952.5982444 mgr.y (mgr.34104) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:13.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:13 smithi033 bash[78259]: audit 1685822952.6352406 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.33:0/4227169424' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:13.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:13 smithi083 bash[60048]: cluster 1685822951.4593668 osd.3 (osd.3) 10 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:13 smithi083 bash[60048]: cluster 1685822951.4622428 osd.3 (osd.3) 11 : cluster 3 failed to encode map e83 with expected crc 2023-06-03T20:09:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:13 smithi083 bash[60048]: cluster 1685822952.5982444 mgr.y (mgr.34104) 242 : cluster 0 pgmap v181: 73 pgs: 3 active+undersized+degraded, 29 active+undersized, 41 active+clean; 582 KiB data, 168 MiB used, 715 GiB / 715 GiB avail; 3/72 objects degraded (4.167%) 2023-06-03T20:09:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:13 smithi083 bash[60048]: audit 1685822952.6352406 mon.c (mon.2) 14 : audit 0 from='client.? 172.21.15.33:0/4227169424' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:15.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:14 smithi033 bash[78259]: cluster 1685822954.6502697 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-06-03T20:09:15.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:14 smithi033 bash[78259]: cluster 1685822954.6503239 mon.a (mon.0) 321 : cluster 1 Cluster is now healthy 2023-06-03T20:09:15.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:14 smithi033 bash[74781]: cluster 1685822954.6502697 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-06-03T20:09:15.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:14 smithi033 bash[74781]: cluster 1685822954.6503239 mon.a (mon.0) 321 : cluster 1 Cluster is now healthy 2023-06-03T20:09:15.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:14 smithi083 bash[60048]: cluster 1685822954.6502697 mon.a (mon.0) 320 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 3/72 objects degraded (4.167%), 3 pgs degraded) 2023-06-03T20:09:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:14 smithi083 bash[60048]: cluster 1685822954.6503239 mon.a (mon.0) 321 : cluster 1 Cluster is now healthy 2023-06-03T20:09:15.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:15 smithi033 bash[74781]: cluster 1685822954.5993083 mgr.y (mgr.34104) 243 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:15.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:15 smithi033 bash[74781]: audit 1685822954.994588 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.33:0/881343593' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:16.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:15 smithi033 bash[78259]: cluster 1685822954.5993083 mgr.y (mgr.34104) 243 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:16.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:15 smithi033 bash[78259]: audit 1685822954.994588 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.33:0/881343593' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:16.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:15 smithi083 bash[60048]: cluster 1685822954.5993083 mgr.y (mgr.34104) 243 : cluster 0 pgmap v182: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:16.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:15 smithi083 bash[60048]: audit 1685822954.994588 mon.c (mon.2) 15 : audit 0 from='client.? 172.21.15.33:0/881343593' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:16.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:16] "GET /metrics HTTP/1.1" 200 204760 "" "Prometheus/2.33.4" 2023-06-03T20:09:18.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:17 smithi033 bash[74781]: cluster 1685822956.599963 mgr.y (mgr.34104) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:18.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:17 smithi033 bash[74781]: audit 1685822957.3712704 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.33:0/2243446097' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:18.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:17 smithi033 bash[78259]: cluster 1685822956.599963 mgr.y (mgr.34104) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:18.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:17 smithi033 bash[78259]: audit 1685822957.3712704 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.33:0/2243446097' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:18.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:17 smithi083 bash[60048]: cluster 1685822956.599963 mgr.y (mgr.34104) 244 : cluster 0 pgmap v183: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:17 smithi083 bash[60048]: audit 1685822957.3712704 mon.c (mon.2) 16 : audit 0 from='client.? 172.21.15.33:0/2243446097' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:20.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: cluster 1685822958.6006474 mgr.y (mgr.34104) 245 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:20.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822958.9502032 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822958.957393 mon.a (mon.0) 323 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822958.9590476 mon.a (mon.0) 324 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822958.960397 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822958.9702804 mon.a (mon.0) 326 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0573878 mon.a (mon.0) 327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0623724 mon.a (mon.0) 328 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0651937 mon.a (mon.0) 329 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0671365 mon.a (mon.0) 330 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0694962 mon.a (mon.0) 331 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.0698211 mgr.y (mgr.34104) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: cephadm 1685822959.0715477 mgr.y (mgr.34104) 247 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-06-03T20:09:20.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[74781]: audit 1685822959.7313569 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.33:0/2569818486' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:20.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: cluster 1685822958.6006474 mgr.y (mgr.34104) 245 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822958.9502032 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822958.957393 mon.a (mon.0) 323 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822958.9590476 mon.a (mon.0) 324 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822958.960397 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822958.9702804 mon.a (mon.0) 326 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0573878 mon.a (mon.0) 327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0623724 mon.a (mon.0) 328 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0651937 mon.a (mon.0) 329 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0671365 mon.a (mon.0) 330 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0694962 mon.a (mon.0) 331 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.0698211 mgr.y (mgr.34104) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: cephadm 1685822959.0715477 mgr.y (mgr.34104) 247 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-06-03T20:09:20.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:19 smithi033 bash[78259]: audit 1685822959.7313569 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.33:0/2569818486' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: cluster 1685822958.6006474 mgr.y (mgr.34104) 245 : cluster 0 pgmap v184: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822958.9502032 mon.a (mon.0) 322 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822958.957393 mon.a (mon.0) 323 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822958.9590476 mon.a (mon.0) 324 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:20.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822958.960397 mon.a (mon.0) 325 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822958.9702804 mon.a (mon.0) 326 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0573878 mon.a (mon.0) 327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0623724 mon.a (mon.0) 328 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0651937 mon.a (mon.0) 329 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0671365 mon.a (mon.0) 330 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0694962 mon.a (mon.0) 331 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.0698211 mgr.y (mgr.34104) 246 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2023-06-03T20:09:20.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: cephadm 1685822959.0715477 mgr.y (mgr.34104) 247 : cephadm 1 Upgrade: osd.2 is safe to restart 2023-06-03T20:09:20.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:19 smithi083 bash[60048]: audit 1685822959.7313569 mon.a (mon.0) 332 : audit 0 from='client.? 172.21.15.33:0/2569818486' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:22.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[78259]: cluster 1685822960.6019392 mgr.y (mgr.34104) 248 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[78259]: audit 1685822961.352236 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[78259]: audit 1685822961.3540442 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:09:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[78259]: audit 1685822961.3554804 mon.a (mon.0) 335 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[74781]: cluster 1685822960.6019392 mgr.y (mgr.34104) 248 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:22.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[74781]: audit 1685822961.352236 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:22.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[74781]: audit 1685822961.3540442 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:09:22.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:21 smithi033 bash[74781]: audit 1685822961.3554804 mon.a (mon.0) 335 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:22.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:21 smithi083 bash[60048]: cluster 1685822960.6019392 mgr.y (mgr.34104) 248 : cluster 0 pgmap v185: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:21 smithi083 bash[60048]: audit 1685822961.352236 mon.a (mon.0) 333 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:21 smithi083 bash[60048]: audit 1685822961.3540442 mon.a (mon.0) 334 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2023-06-03T20:09:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:21 smithi083 bash[60048]: audit 1685822961.3554804 mon.a (mon.0) 335 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:23.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[78259]: cephadm 1685822961.3415802 mgr.y (mgr.34104) 249 : cephadm 1 Upgrade: Updating osd.2 2023-06-03T20:09:23.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[78259]: cephadm 1685822961.359687 mgr.y (mgr.34104) 250 : cephadm 1 Deploying daemon osd.2 on smithi033 2023-06-03T20:09:23.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[78259]: audit 1685822962.095277 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.33:0/3939116507' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[74781]: cephadm 1685822961.3415802 mgr.y (mgr.34104) 249 : cephadm 1 Upgrade: Updating osd.2 2023-06-03T20:09:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[74781]: cephadm 1685822961.359687 mgr.y (mgr.34104) 250 : cephadm 1 Deploying daemon osd.2 on smithi033 2023-06-03T20:09:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:22 smithi033 bash[74781]: audit 1685822962.095277 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.33:0/3939116507' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:23.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:22 smithi083 bash[60048]: cephadm 1685822961.3415802 mgr.y (mgr.34104) 249 : cephadm 1 Upgrade: Updating osd.2 2023-06-03T20:09:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:22 smithi083 bash[60048]: cephadm 1685822961.359687 mgr.y (mgr.34104) 250 : cephadm 1 Deploying daemon osd.2 on smithi033 2023-06-03T20:09:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:22 smithi083 bash[60048]: audit 1685822962.095277 mon.a (mon.0) 336 : audit 0 from='client.? 172.21.15.33:0/3939116507' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:24.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[74781]: cluster 1685822962.6025593 mgr.y (mgr.34104) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:24.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[74781]: audit 1685822963.563087 mon.a (mon.0) 337 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:24.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[74781]: audit 1685822963.5645158 mon.a (mon.0) 338 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:24.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[74781]: audit 1685822963.6472406 mon.a (mon.0) 339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[78259]: cluster 1685822962.6025593 mgr.y (mgr.34104) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[78259]: audit 1685822963.563087 mon.a (mon.0) 337 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[78259]: audit 1685822963.5645158 mon.a (mon.0) 338 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:23 smithi033 bash[78259]: audit 1685822963.6472406 mon.a (mon.0) 339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:24.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:23 smithi083 bash[60048]: cluster 1685822962.6025593 mgr.y (mgr.34104) 251 : cluster 0 pgmap v186: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:23 smithi083 bash[60048]: audit 1685822963.563087 mon.a (mon.0) 337 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:23 smithi083 bash[60048]: audit 1685822963.5645158 mon.a (mon.0) 338 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:23 smithi083 bash[60048]: audit 1685822963.6472406 mon.a (mon.0) 339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:25.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:24 smithi033 bash[78259]: audit 1685822964.4638665 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.33:0/2599369851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:24 smithi033 bash[74781]: audit 1685822964.4638665 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.33:0/2599369851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:25.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:24 smithi083 bash[60048]: audit 1685822964.4638665 mon.c (mon.2) 17 : audit 0 from='client.? 172.21.15.33:0/2599369851' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:26.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:25 smithi033 bash[74781]: cluster 1685822964.6034045 mgr.y (mgr.34104) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:26.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:25 smithi033 bash[78259]: cluster 1685822964.6034045 mgr.y (mgr.34104) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:26.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:25 smithi083 bash[60048]: cluster 1685822964.6034045 mgr.y (mgr.34104) 252 : cluster 0 pgmap v187: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:26.580 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:26] "GET /metrics HTTP/1.1" 200 209690 "" "Prometheus/2.33.4" 2023-06-03T20:09:26.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:26 smithi033 systemd[1]: Stopping Ceph osd.2 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:09:26.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[44584]: debug 2023-06-03T20:09:26.497+0000 7eff1fd8c700 -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-06-03T20:09:26.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[44584]: debug 2023-06-03T20:09:26.497+0000 7eff1fd8c700 -1 osd.2 83 *** Got signal Terminated *** 2023-06-03T20:09:26.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[44584]: debug 2023-06-03T20:09:26.497+0000 7eff1fd8c700 -1 osd.2 83 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:09:27.264 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[74781]: cluster 1685822966.4993963 mon.a (mon.0) 340 : cluster 1 osd.2 marked itself down and dead 2023-06-03T20:09:27.264 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[74781]: audit 1685822966.8331149 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.33:0/716572787' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:27.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[78259]: cluster 1685822966.4993963 mon.a (mon.0) 340 : cluster 1 osd.2 marked itself down and dead 2023-06-03T20:09:27.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:26 smithi033 bash[78259]: audit 1685822966.8331149 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.33:0/716572787' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:27.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:26 smithi083 bash[60048]: cluster 1685822966.4993963 mon.a (mon.0) 340 : cluster 1 osd.2 marked itself down and dead 2023-06-03T20:09:27.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:26 smithi083 bash[60048]: audit 1685822966.8331149 mon.c (mon.2) 18 : audit 0 from='client.? 172.21.15.33:0/716572787' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:28.331 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:27 smithi033 bash[89600]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-2 2023-06-03T20:09:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.6037908 mgr.y (mgr.34104) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9753525 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9886146 osd.3 (osd.3) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9893441 mon.a (mon.0) 342 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-06-03T20:09:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9907973 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9917052 osd.6 (osd.6) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9925423 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9934094 osd.5 (osd.5) 10 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[78259]: cluster 1685822966.9962893 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.6037908 mgr.y (mgr.34104) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:28.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9753525 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:28.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9886146 osd.3 (osd.3) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9893441 mon.a (mon.0) 342 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9907973 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9917052 osd.6 (osd.6) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9925423 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9934094 osd.5 (osd.5) 10 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:28 smithi033 bash[74781]: cluster 1685822966.9962893 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.6037908 mgr.y (mgr.34104) 253 : cluster 0 pgmap v188: 73 pgs: 73 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9753525 mon.a (mon.0) 341 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9886146 osd.3 (osd.3) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9893441 mon.a (mon.0) 342 : cluster 0 osdmap e84: 8 total, 7 up, 8 in 2023-06-03T20:09:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9907973 osd.3 (osd.3) 13 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9917052 osd.6 (osd.6) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9925423 osd.4 (osd.4) 12 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9934094 osd.5 (osd.5) 10 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:28 smithi083 bash[60048]: cluster 1685822966.9962893 osd.5 (osd.5) 11 : cluster 3 failed to encode map e84 with expected crc 2023-06-03T20:09:29.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822967.9942048 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822967.9959247 mon.a (mon.0) 343 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-06-03T20:09:29.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822967.9968095 osd.3 (osd.3) 15 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822968.000733 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822968.0008948 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822968.0009582 osd.5 (osd.5) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822968.0009816 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[78259]: cluster 1685822968.0056977 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822967.9942048 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822967.9959247 mon.a (mon.0) 343 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822967.9968095 osd.3 (osd.3) 15 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822968.000733 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822968.0008948 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822968.0009582 osd.5 (osd.5) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822968.0009816 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:29 smithi033 bash[74781]: cluster 1685822968.0056977 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822967.9942048 osd.3 (osd.3) 14 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822967.9959247 mon.a (mon.0) 343 : cluster 0 osdmap e85: 8 total, 7 up, 8 in 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822967.9968095 osd.3 (osd.3) 15 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822968.000733 osd.6 (osd.6) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822968.0008948 osd.7 (osd.7) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822968.0009582 osd.5 (osd.5) 12 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822968.0009816 osd.4 (osd.4) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:29 smithi083 bash[60048]: cluster 1685822968.0056977 osd.5 (osd.5) 13 : cluster 3 failed to encode map e85 with expected crc 2023-06-03T20:09:30.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:30 smithi033 bash[74781]: cluster 1685822968.6045108 mgr.y (mgr.34104) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:30.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:30 smithi033 bash[74781]: audit 1685822969.215127 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.33:0/3307719881' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:30.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:30 smithi033 bash[78259]: cluster 1685822968.6045108 mgr.y (mgr.34104) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:30.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:30 smithi033 bash[78259]: audit 1685822969.215127 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.33:0/3307719881' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:30.332 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:30 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.2.service: Succeeded. 2023-06-03T20:09:30.333 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:30 smithi033 systemd[1]: Stopped Ceph osd.2 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:09:30.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:30 smithi083 bash[60048]: cluster 1685822968.6045108 mgr.y (mgr.34104) 254 : cluster 0 pgmap v191: 73 pgs: 2 stale+active+clean, 71 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:30 smithi083 bash[60048]: audit 1685822969.215127 mon.c (mon.2) 19 : audit 0 from='client.? 172.21.15.33:0/3307719881' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:30.831 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:30 smithi033 systemd[1]: Started Ceph osd.2 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:09:31.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[74781]: audit 1685822970.494664 mon.a (mon.0) 344 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[74781]: audit 1685822970.5033252 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[74781]: audit 1685822970.5448143 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:31.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[74781]: cluster 1685822970.6057198 mgr.y (mgr.34104) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:31.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[78259]: audit 1685822970.494664 mon.a (mon.0) 344 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[78259]: audit 1685822970.5033252 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[78259]: audit 1685822970.5448143 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:31.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:31 smithi033 bash[78259]: cluster 1685822970.6057198 mgr.y (mgr.34104) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:31.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:31 smithi083 bash[60048]: audit 1685822970.494664 mon.a (mon.0) 344 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:31 smithi083 bash[60048]: audit 1685822970.5033252 mon.a (mon.0) 345 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:31 smithi083 bash[60048]: audit 1685822970.5448143 mon.a (mon.0) 346 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:31 smithi083 bash[60048]: cluster 1685822970.6057198 mgr.y (mgr.34104) 255 : cluster 0 pgmap v192: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:32.580 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-2 --no-mon-config --dev /dev/mapper/vg_nvme-lv_2 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2023-06-03T20:09:32.581 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[89884]: --> ceph-volume raw activate successful for osd ID: 2 2023-06-03T20:09:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[74781]: cluster 1685822971.500092 mon.a (mon.0) 347 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[74781]: audit 1685822971.5911984 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.33:0/307843603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[78259]: cluster 1685822971.500092 mon.a (mon.0) 347 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:32.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:32 smithi033 bash[78259]: audit 1685822971.5911984 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.33:0/307843603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:32.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:32 smithi083 bash[60048]: cluster 1685822971.500092 mon.a (mon.0) 347 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:09:32.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:32 smithi083 bash[60048]: audit 1685822971.5911984 mon.c (mon.2) 20 : audit 0 from='client.? 172.21.15.33:0/307843603' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:34.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:33 smithi033 bash[78259]: cluster 1685822972.606489 mgr.y (mgr.34104) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:34.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:33 smithi033 bash[74781]: cluster 1685822972.606489 mgr.y (mgr.34104) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:34.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:33 smithi083 bash[60048]: cluster 1685822972.606489 mgr.y (mgr.34104) 256 : cluster 0 pgmap v193: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:34.580 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:34 smithi033 bash[90225]: debug 2023-06-03T20:09:34.361+0000 7f86fbc2b700 1 -- 172.21.15.33:0/1208046351 <== mon.0 v2:172.21.15.33:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b998350d00 con 0x55b9983aa800 2023-06-03T20:09:35.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:34 smithi033 bash[74781]: audit 1685822973.957264 mon.a (mon.0) 348 : audit 0 from='client.? 172.21.15.33:0/763724281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:35.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:34 smithi033 bash[78259]: audit 1685822973.957264 mon.a (mon.0) 348 : audit 0 from='client.? 172.21.15.33:0/763724281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:35.084 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:34 smithi033 bash[90225]: debug 2023-06-03T20:09:34.905+0000 7f8704db1640 -1 Falling back to public interface 2023-06-03T20:09:35.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:34 smithi083 bash[60048]: audit 1685822973.957264 mon.a (mon.0) 348 : audit 0 from='client.? 172.21.15.33:0/763724281' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:36.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:35 smithi033 bash[74781]: cluster 1685822974.607599 mgr.y (mgr.34104) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:36.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:35 smithi033 bash[78259]: cluster 1685822974.607599 mgr.y (mgr.34104) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:36.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:35 smithi083 bash[60048]: cluster 1685822974.607599 mgr.y (mgr.34104) 257 : cluster 0 pgmap v194: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:36] "GET /metrics HTTP/1.1" 200 209690 "" "Prometheus/2.33.4" 2023-06-03T20:09:37.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:36 smithi033 bash[78259]: audit 1685822976.3291025 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.33:0/4147897848' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:37.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:36 smithi033 bash[74781]: audit 1685822976.3291025 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.33:0/4147897848' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:37.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:36 smithi083 bash[60048]: audit 1685822976.3291025 mon.c (mon.2) 21 : audit 0 from='client.? 172.21.15.33:0/4147897848' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:38.331 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[90225]: debug 2023-06-03T20:09:38.077+0000 7f8704db1640 -1 osd.2 83 log_to_monitors true 2023-06-03T20:09:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[74781]: cluster 1685822976.6083298 mgr.y (mgr.34104) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:38.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[74781]: audit 1685822976.9348955 mon.a (mon.0) 349 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:38.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[74781]: audit 1685822976.9424963 mon.a (mon.0) 350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:38.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[78259]: cluster 1685822976.6083298 mgr.y (mgr.34104) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:38.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[78259]: audit 1685822976.9348955 mon.a (mon.0) 349 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:38.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:37 smithi033 bash[78259]: audit 1685822976.9424963 mon.a (mon.0) 350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:38.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:37 smithi083 bash[60048]: cluster 1685822976.6083298 mgr.y (mgr.34104) 258 : cluster 0 pgmap v195: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:37 smithi083 bash[60048]: audit 1685822976.9348955 mon.a (mon.0) 349 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:37 smithi083 bash[60048]: audit 1685822976.9424963 mon.a (mon.0) 350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.331 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:09:39 smithi033 bash[90225]: debug 2023-06-03T20:09:39.045+0000 7f86f4a1a700 -1 osd.2 83 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-06-03T20:09:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822977.9960434 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.0045676 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.085219 mon.a (mon.0) 353 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.5642262 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.5656188 mon.a (mon.0) 355 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.7160647 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.33:0/2787470755' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.7983806 mon.a (mon.0) 357 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[74781]: audit 1685822978.8071718 mon.a (mon.0) 358 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822977.9960434 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.0045676 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.085219 mon.a (mon.0) 353 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.5642262 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.5656188 mon.a (mon.0) 355 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.7160647 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.33:0/2787470755' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.7983806 mon.a (mon.0) 357 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:38 smithi033 bash[78259]: audit 1685822978.8071718 mon.a (mon.0) 358 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822977.9960434 mon.a (mon.0) 351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.0045676 mon.a (mon.0) 352 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.085219 mon.a (mon.0) 353 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.5642262 mon.a (mon.0) 354 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.5656188 mon.a (mon.0) 355 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.7160647 mon.a (mon.0) 356 : audit 0 from='client.? 172.21.15.33:0/2787470755' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.7983806 mon.a (mon.0) 357 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:39 smithi083 bash[60048]: audit 1685822978.8071718 mon.a (mon.0) 358 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: cluster 1685822978.6090105 mgr.y (mgr.34104) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: audit 1685822979.0069876 mon.a (mon.0) 359 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T20:09:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: cluster 1685822979.0070693 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-06-03T20:09:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: audit 1685822979.0079355 mon.a (mon.0) 361 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: cluster 1685822979.3153908 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[74781]: cluster 1685822979.4359775 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: cluster 1685822978.6090105 mgr.y (mgr.34104) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: audit 1685822979.0069876 mon.a (mon.0) 359 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T20:09:40.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: cluster 1685822979.0070693 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-06-03T20:09:40.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: audit 1685822979.0079355 mon.a (mon.0) 361 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:40.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: cluster 1685822979.3153908 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:40.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:40 smithi033 bash[78259]: cluster 1685822979.4359775 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:40.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: cluster 1685822978.6090105 mgr.y (mgr.34104) 259 : cluster 0 pgmap v196: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 177 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: audit 1685822979.0069876 mon.a (mon.0) 359 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2023-06-03T20:09:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: cluster 1685822979.0070693 mon.a (mon.0) 360 : cluster 0 osdmap e86: 8 total, 7 up, 8 in 2023-06-03T20:09:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: audit 1685822979.0079355 mon.a (mon.0) 361 : audit 1 from='osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:09:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: cluster 1685822979.3153908 osd.6 (osd.6) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:40 smithi083 bash[60048]: cluster 1685822979.4359775 osd.4 (osd.4) 14 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: cluster 1685822979.93081 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: cluster 1685822980.0053062 mon.a (mon.0) 362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:41.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: cluster 1685822980.0102317 osd.3 (osd.3) 16 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: cluster 1685822980.0123854 mon.a (mon.0) 363 : cluster 1 osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386] boot 2023-06-03T20:09:41.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: cluster 1685822980.0124612 mon.a (mon.0) 364 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-06-03T20:09:41.337 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[74781]: audit 1685822980.0131316 mon.a (mon.0) 365 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:09:41.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: cluster 1685822979.93081 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: cluster 1685822980.0053062 mon.a (mon.0) 362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:41.337 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: cluster 1685822980.0102317 osd.3 (osd.3) 16 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: cluster 1685822980.0123854 mon.a (mon.0) 363 : cluster 1 osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386] boot 2023-06-03T20:09:41.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: cluster 1685822980.0124612 mon.a (mon.0) 364 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-06-03T20:09:41.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:41 smithi033 bash[78259]: audit 1685822980.0131316 mon.a (mon.0) 365 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:09:41.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: cluster 1685822979.93081 osd.7 (osd.7) 13 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: cluster 1685822980.0053062 mon.a (mon.0) 362 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:09:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: cluster 1685822980.0102317 osd.3 (osd.3) 16 : cluster 3 failed to encode map e86 with expected crc 2023-06-03T20:09:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: cluster 1685822980.0123854 mon.a (mon.0) 363 : cluster 1 osd.2 [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386] boot 2023-06-03T20:09:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: cluster 1685822980.0124612 mon.a (mon.0) 364 : cluster 0 osdmap e87: 8 total, 8 up, 8 in 2023-06-03T20:09:41.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:41 smithi083 bash[60048]: audit 1685822980.0131316 mon.a (mon.0) 365 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2023-06-03T20:09:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822980.609893 mgr.y (mgr.34104) 260 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.02591 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.03242 mon.a (mon.0) 366 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-06-03T20:09:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0324998 osd.3 (osd.3) 18 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0371134 osd.4 (osd.4) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0371184 osd.6 (osd.6) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0373168 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0374434 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0395153 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0398588 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0402286 osd.7 (osd.7) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: cluster 1685822981.0404937 osd.5 (osd.5) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[74781]: audit 1685822981.0916286 mon.a (mon.0) 367 : audit 0 from='client.? 172.21.15.33:0/2168946214' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822980.609893 mgr.y (mgr.34104) 260 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.02591 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.03242 mon.a (mon.0) 366 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-06-03T20:09:42.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0324998 osd.3 (osd.3) 18 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0371134 osd.4 (osd.4) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0371184 osd.6 (osd.6) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0373168 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0374434 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0395153 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0398588 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0402286 osd.7 (osd.7) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: cluster 1685822981.0404937 osd.5 (osd.5) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:42 smithi033 bash[78259]: audit 1685822981.0916286 mon.a (mon.0) 367 : audit 0 from='client.? 172.21.15.33:0/2168946214' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822980.609893 mgr.y (mgr.34104) 260 : cluster 0 pgmap v199: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.02591 osd.3 (osd.3) 17 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.03242 mon.a (mon.0) 366 : cluster 0 osdmap e88: 8 total, 8 up, 8 in 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0324998 osd.3 (osd.3) 18 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0371134 osd.4 (osd.4) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0371184 osd.6 (osd.6) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0373168 osd.7 (osd.7) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0374434 osd.5 (osd.5) 14 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0395153 osd.6 (osd.6) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0398588 osd.4 (osd.4) 16 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0402286 osd.7 (osd.7) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: cluster 1685822981.0404937 osd.5 (osd.5) 15 : cluster 3 failed to encode map e88 with expected crc 2023-06-03T20:09:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:42 smithi083 bash[60048]: audit 1685822981.0916286 mon.a (mon.0) 367 : audit 0 from='client.? 172.21.15.33:0/2168946214' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:44.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:44 smithi033 bash[78259]: cluster 1685822982.6107013 mgr.y (mgr.34104) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:44.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:44 smithi033 bash[78259]: audit 1685822983.4639175 mon.a (mon.0) 368 : audit 0 from='client.? 172.21.15.33:0/2307233842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:44.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:44 smithi033 bash[74781]: cluster 1685822982.6107013 mgr.y (mgr.34104) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:44.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:44 smithi033 bash[74781]: audit 1685822983.4639175 mon.a (mon.0) 368 : audit 0 from='client.? 172.21.15.33:0/2307233842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:44.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:44 smithi083 bash[60048]: cluster 1685822982.6107013 mgr.y (mgr.34104) 261 : cluster 0 pgmap v201: 73 pgs: 2 active+undersized+degraded, 17 active+undersized, 54 active+clean; 582 KiB data, 164 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:09:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:44 smithi083 bash[60048]: audit 1685822983.4639175 mon.a (mon.0) 368 : audit 0 from='client.? 172.21.15.33:0/2307233842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:45.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:45 smithi033 bash[74781]: cluster 1685822985.0307906 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-06-03T20:09:45.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:45 smithi033 bash[74781]: cluster 1685822985.0308511 mon.a (mon.0) 370 : cluster 1 Cluster is now healthy 2023-06-03T20:09:45.244 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:45 smithi033 bash[78259]: cluster 1685822985.0307906 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-06-03T20:09:45.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:45 smithi033 bash[78259]: cluster 1685822985.0308511 mon.a (mon.0) 370 : cluster 1 Cluster is now healthy 2023-06-03T20:09:45.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:45 smithi083 bash[60048]: cluster 1685822985.0307906 mon.a (mon.0) 369 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 2 pgs degraded) 2023-06-03T20:09:45.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:45 smithi083 bash[60048]: cluster 1685822985.0308511 mon.a (mon.0) 370 : cluster 1 Cluster is now healthy 2023-06-03T20:09:46.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:46 smithi033 bash[78259]: cluster 1685822984.6117456 mgr.y (mgr.34104) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:46.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:46 smithi033 bash[78259]: audit 1685822985.822268 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.33:0/2132402668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:46.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:46 smithi033 bash[74781]: cluster 1685822984.6117456 mgr.y (mgr.34104) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:46.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:46 smithi033 bash[74781]: audit 1685822985.822268 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.33:0/2132402668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:46.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:46 smithi083 bash[60048]: cluster 1685822984.6117456 mgr.y (mgr.34104) 262 : cluster 0 pgmap v202: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:46 smithi083 bash[60048]: audit 1685822985.822268 mon.c (mon.2) 22 : audit 0 from='client.? 172.21.15.33:0/2132402668' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:46] "GET /metrics HTTP/1.1" 200 209699 "" "Prometheus/2.33.4" 2023-06-03T20:09:48.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:48 smithi083 bash[60048]: cluster 1685822986.6124 mgr.y (mgr.34104) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:48 smithi033 bash[74781]: cluster 1685822986.6124 mgr.y (mgr.34104) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:48 smithi033 bash[78259]: cluster 1685822986.6124 mgr.y (mgr.34104) 263 : cluster 0 pgmap v203: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.1768475 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.33:0/2509287534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.412752 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.4204862 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.4221523 mon.a (mon.0) 373 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.4235346 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.4313304 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.5164914 mon.a (mon.0) 376 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.5217063 mon.a (mon.0) 377 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.524999 mon.a (mon.0) 378 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.5270875 mon.a (mon.0) 379 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[78259]: audit 1685822988.5296974 mon.a (mon.0) 380 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:49.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.1768475 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.33:0/2509287534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:49.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.412752 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.4204862 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.4221523 mon.a (mon.0) 373 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:49.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.4235346 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.4313304 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.5164914 mon.a (mon.0) 376 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.5217063 mon.a (mon.0) 377 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.524999 mon.a (mon.0) 378 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.5270875 mon.a (mon.0) 379 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:49 smithi033 bash[74781]: audit 1685822988.5296974 mon.a (mon.0) 380 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.1768475 mon.c (mon.2) 23 : audit 0 from='client.? 172.21.15.33:0/2509287534' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.412752 mon.a (mon.0) 371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.4204862 mon.a (mon.0) 372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.4221523 mon.a (mon.0) 373 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.4235346 mon.a (mon.0) 374 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.4313304 mon.a (mon.0) 375 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.5164914 mon.a (mon.0) 376 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.5217063 mon.a (mon.0) 377 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.524999 mon.a (mon.0) 378 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.5270875 mon.a (mon.0) 379 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:09:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:49 smithi083 bash[60048]: audit 1685822988.5296974 mon.a (mon.0) 380 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:50.209 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[78259]: audit 1685822988.530038 mgr.y (mgr.34104) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:50.210 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[78259]: cephadm 1685822988.5315783 mgr.y (mgr.34104) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-06-03T20:09:50.210 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[78259]: cluster 1685822988.6131852 mgr.y (mgr.34104) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:50.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[74781]: audit 1685822988.530038 mgr.y (mgr.34104) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:50.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[74781]: cephadm 1685822988.5315783 mgr.y (mgr.34104) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-06-03T20:09:50.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:50 smithi033 bash[74781]: cluster 1685822988.6131852 mgr.y (mgr.34104) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:50.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:50 smithi083 bash[60048]: audit 1685822988.530038 mgr.y (mgr.34104) 264 : audit 0 from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2023-06-03T20:09:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:50 smithi083 bash[60048]: cephadm 1685822988.5315783 mgr.y (mgr.34104) 265 : cephadm 1 Upgrade: osd.3 is safe to restart 2023-06-03T20:09:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:50 smithi083 bash[60048]: cluster 1685822988.6131852 mgr.y (mgr.34104) 266 : cluster 0 pgmap v204: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:51.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:51 smithi083 bash[60048]: audit 1685822990.5428998 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.33:0/3711633157' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:51 smithi083 bash[60048]: audit 1685822991.0106277 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:51 smithi083 bash[60048]: audit 1685822991.01284 mon.a (mon.0) 382 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:09:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:51 smithi083 bash[60048]: audit 1685822991.014084 mon.a (mon.0) 383 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[74781]: audit 1685822990.5428998 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.33:0/3711633157' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[74781]: audit 1685822991.0106277 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[74781]: audit 1685822991.01284 mon.a (mon.0) 382 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:09:51.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[74781]: audit 1685822991.014084 mon.a (mon.0) 383 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:51.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[78259]: audit 1685822990.5428998 mon.c (mon.2) 24 : audit 0 from='client.? 172.21.15.33:0/3711633157' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:51.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[78259]: audit 1685822991.0106277 mon.a (mon.0) 381 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:51.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[78259]: audit 1685822991.01284 mon.a (mon.0) 382 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2023-06-03T20:09:51.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:51 smithi033 bash[78259]: audit 1685822991.014084 mon.a (mon.0) 383 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:09:52.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:52 smithi083 bash[60048]: cluster 1685822990.6143186 mgr.y (mgr.34104) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:52 smithi083 bash[60048]: cephadm 1685822991.0013719 mgr.y (mgr.34104) 268 : cephadm 1 Upgrade: Updating osd.3 2023-06-03T20:09:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:52 smithi083 bash[60048]: cephadm 1685822991.017309 mgr.y (mgr.34104) 269 : cephadm 1 Deploying daemon osd.3 on smithi033 2023-06-03T20:09:52.444 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[74781]: cluster 1685822990.6143186 mgr.y (mgr.34104) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:52.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[74781]: cephadm 1685822991.0013719 mgr.y (mgr.34104) 268 : cephadm 1 Upgrade: Updating osd.3 2023-06-03T20:09:52.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[74781]: cephadm 1685822991.017309 mgr.y (mgr.34104) 269 : cephadm 1 Deploying daemon osd.3 on smithi033 2023-06-03T20:09:52.445 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[78259]: cluster 1685822990.6143186 mgr.y (mgr.34104) 267 : cluster 0 pgmap v205: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:52.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[78259]: cephadm 1685822991.0013719 mgr.y (mgr.34104) 268 : cephadm 1 Upgrade: Updating osd.3 2023-06-03T20:09:52.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:52 smithi033 bash[78259]: cephadm 1685822991.017309 mgr.y (mgr.34104) 269 : cephadm 1 Deploying daemon osd.3 on smithi033 2023-06-03T20:09:54.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[74781]: cluster 1685822992.6149857 mgr.y (mgr.34104) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[74781]: audit 1685822992.9025207 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.33:0/3951817842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[74781]: audit 1685822993.5681064 mon.a (mon.0) 385 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[74781]: audit 1685822993.5697556 mon.a (mon.0) 386 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[74781]: audit 1685822993.6729252 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[78259]: cluster 1685822992.6149857 mgr.y (mgr.34104) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[78259]: audit 1685822992.9025207 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.33:0/3951817842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[78259]: audit 1685822993.5681064 mon.a (mon.0) 385 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[78259]: audit 1685822993.5697556 mon.a (mon.0) 386 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:53 smithi033 bash[78259]: audit 1685822993.6729252 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:54.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:53 smithi083 bash[60048]: cluster 1685822992.6149857 mgr.y (mgr.34104) 270 : cluster 0 pgmap v206: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:53 smithi083 bash[60048]: audit 1685822992.9025207 mon.a (mon.0) 384 : audit 0 from='client.? 172.21.15.33:0/3951817842' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:53 smithi083 bash[60048]: audit 1685822993.5681064 mon.a (mon.0) 385 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:53 smithi083 bash[60048]: audit 1685822993.5697556 mon.a (mon.0) 386 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:09:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:53 smithi083 bash[60048]: audit 1685822993.6729252 mon.a (mon.0) 387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:09:55.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:55 smithi033 bash[74781]: cluster 1685822994.6161346 mgr.y (mgr.34104) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:55.841 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:55 smithi033 bash[74781]: audit 1685822995.2562535 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.33:0/1345970250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:55.842 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:55 smithi033 bash[78259]: cluster 1685822994.6161346 mgr.y (mgr.34104) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:55.842 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:55 smithi033 bash[78259]: audit 1685822995.2562535 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.33:0/1345970250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:55 smithi083 bash[60048]: cluster 1685822994.6161346 mgr.y (mgr.34104) 271 : cluster 0 pgmap v207: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:55 smithi083 bash[60048]: audit 1685822995.2562535 mon.c (mon.2) 25 : audit 0 from='client.? 172.21.15.33:0/1345970250' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:56.291 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:09:55 smithi033 systemd[1]: Stopping Ceph osd.3 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:09:56.292 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[48913]: debug 2023-06-03T20:09:56.004+0000 7f48623ba700 -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-06-03T20:09:56.292 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[48913]: debug 2023-06-03T20:09:56.004+0000 7f48623ba700 -1 osd.3 88 *** Got signal Terminated *** 2023-06-03T20:09:56.292 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[48913]: debug 2023-06-03T20:09:56.004+0000 7f48623ba700 -1 osd.3 88 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:09:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:09:56] "GET /metrics HTTP/1.1" 200 214618 "" "Prometheus/2.33.4" 2023-06-03T20:09:57.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[74781]: cluster 1685822996.0076437 mon.a (mon.0) 388 : cluster 1 osd.3 marked itself down and dead 2023-06-03T20:09:57.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:56 smithi033 bash[78259]: cluster 1685822996.0076437 mon.a (mon.0) 388 : cluster 1 osd.3 marked itself down and dead 2023-06-03T20:09:57.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:56 smithi083 bash[60048]: cluster 1685822996.0076437 mon.a (mon.0) 388 : cluster 1 osd.3 marked itself down and dead 2023-06-03T20:09:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[74781]: cluster 1685822996.6168067 mgr.y (mgr.34104) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[74781]: cluster 1685822996.7718546 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[74781]: cluster 1685822996.788248 mon.a (mon.0) 390 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-06-03T20:09:58.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[74781]: cluster 1685822996.790858 osd.6 (osd.6) 16 : cluster 3 failed to encode map e89 with expected crc 2023-06-03T20:09:58.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[74781]: audit 1685822997.6188905 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.33:0/2687059956' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:58.083 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[92477]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-3 2023-06-03T20:09:58.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[78259]: cluster 1685822996.6168067 mgr.y (mgr.34104) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:58.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[78259]: cluster 1685822996.7718546 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:58.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[78259]: cluster 1685822996.788248 mon.a (mon.0) 390 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-06-03T20:09:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[78259]: cluster 1685822996.790858 osd.6 (osd.6) 16 : cluster 3 failed to encode map e89 with expected crc 2023-06-03T20:09:58.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:57 smithi033 bash[78259]: audit 1685822997.6188905 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.33:0/2687059956' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:58.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:57 smithi083 bash[60048]: cluster 1685822996.6168067 mgr.y (mgr.34104) 272 : cluster 0 pgmap v208: 73 pgs: 73 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:57 smithi083 bash[60048]: cluster 1685822996.7718546 mon.a (mon.0) 389 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:09:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:57 smithi083 bash[60048]: cluster 1685822996.788248 mon.a (mon.0) 390 : cluster 0 osdmap e89: 8 total, 7 up, 8 in 2023-06-03T20:09:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:57 smithi083 bash[60048]: cluster 1685822996.790858 osd.6 (osd.6) 16 : cluster 3 failed to encode map e89 with expected crc 2023-06-03T20:09:58.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:57 smithi083 bash[60048]: audit 1685822997.6188905 mon.c (mon.2) 26 : audit 0 from='client.? 172.21.15.33:0/2687059956' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:09:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7917283 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-06-03T20:09:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7929897 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7963464 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7964358 osd.6 (osd.6) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7965944 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[78259]: cluster 1685822997.7966409 osd.5 (osd.5) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7917283 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-06-03T20:09:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7929897 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7963464 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7964358 osd.6 (osd.6) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7965944 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:58 smithi033 bash[74781]: cluster 1685822997.7966409 osd.5 (osd.5) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7917283 mon.a (mon.0) 391 : cluster 0 osdmap e90: 8 total, 7 up, 8 in 2023-06-03T20:09:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7929897 osd.4 (osd.4) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7963464 osd.4 (osd.4) 18 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7964358 osd.6 (osd.6) 17 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7965944 osd.7 (osd.7) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:58 smithi083 bash[60048]: cluster 1685822997.7966409 osd.5 (osd.5) 16 : cluster 3 failed to encode map e90 with expected crc 2023-06-03T20:09:59.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:09:59 smithi033 bash[78259]: cluster 1685822998.6175463 mgr.y (mgr.34104) 273 : cluster 0 pgmap v211: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:09:59.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:09:59 smithi033 bash[74781]: cluster 1685822998.6175463 mgr.y (mgr.34104) 273 : cluster 0 pgmap v211: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:00.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:09:59 smithi083 bash[60048]: cluster 1685822998.6175463 mgr.y (mgr.34104) 273 : cluster 0 pgmap v211: 73 pgs: 13 stale+active+clean, 60 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:00.432 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:00 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.3.service: Succeeded. 2023-06-03T20:10:00.432 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:00 smithi033 systemd[1]: Stopped Ceph osd.3 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:10:00.811 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:00 smithi033 systemd[1]: Started Ceph osd.3 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:10:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: audit 1685822999.981954 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.33:0/2015907869' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: cluster 1685823000.0002499 mon.a (mon.0) 393 : cluster 3 Health detail: HEALTH_WARN 1 osds down 2023-06-03T20:10:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: cluster 1685823000.0003064 mon.a (mon.0) 394 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-06-03T20:10:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: cluster 1685823000.0003357 mon.a (mon.0) 395 : cluster 3 osd.3 (root=default,host=smithi033) is down 2023-06-03T20:10:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: audit 1685823000.4644182 mon.a (mon.0) 396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: audit 1685823000.4711962 mon.a (mon.0) 397 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[74781]: audit 1685823000.5035412 mon.a (mon.0) 398 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: audit 1685822999.981954 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.33:0/2015907869' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: cluster 1685823000.0002499 mon.a (mon.0) 393 : cluster 3 Health detail: HEALTH_WARN 1 osds down 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: cluster 1685823000.0003064 mon.a (mon.0) 394 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-06-03T20:10:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: cluster 1685823000.0003357 mon.a (mon.0) 395 : cluster 3 osd.3 (root=default,host=smithi033) is down 2023-06-03T20:10:01.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: audit 1685823000.4644182 mon.a (mon.0) 396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: audit 1685823000.4711962 mon.a (mon.0) 397 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:00 smithi033 bash[78259]: audit 1685823000.5035412 mon.a (mon.0) 398 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:01.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: audit 1685822999.981954 mon.a (mon.0) 392 : audit 0 from='client.? 172.21.15.33:0/2015907869' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: cluster 1685823000.0002499 mon.a (mon.0) 393 : cluster 3 Health detail: HEALTH_WARN 1 osds down 2023-06-03T20:10:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: cluster 1685823000.0003064 mon.a (mon.0) 394 : cluster 3 [WRN] OSD_DOWN: 1 osds down 2023-06-03T20:10:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: cluster 1685823000.0003357 mon.a (mon.0) 395 : cluster 3 osd.3 (root=default,host=smithi033) is down 2023-06-03T20:10:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: audit 1685823000.4644182 mon.a (mon.0) 396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: audit 1685823000.4711962 mon.a (mon.0) 397 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:01.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:00 smithi083 bash[60048]: audit 1685823000.5035412 mon.a (mon.0) 398 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:01 smithi033 bash[74781]: cluster 1685823000.6186776 mgr.y (mgr.34104) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:01 smithi033 bash[74781]: cluster 1685823001.469121 mon.a (mon.0) 399 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:10:02.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:01 smithi033 bash[78259]: cluster 1685823000.6186776 mgr.y (mgr.34104) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:02.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:01 smithi033 bash[78259]: cluster 1685823001.469121 mon.a (mon.0) 399 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:10:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:01 smithi083 bash[60048]: cluster 1685823000.6186776 mgr.y (mgr.34104) 274 : cluster 0 pgmap v212: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:01 smithi083 bash[60048]: cluster 1685823001.469121 mon.a (mon.0) 399 : cluster 3 Health check failed: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded (PG_DEGRADED) 2023-06-03T20:10:02.826 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-06-03T20:10:02.826 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-3 --no-mon-config --dev /dev/mapper/vg_nvme-lv_1 2023-06-03T20:10:02.826 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2023-06-03T20:10:02.826 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2023-06-03T20:10:02.826 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2023-06-03T20:10:02.827 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2023-06-03T20:10:02.827 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[92761]: --> ceph-volume raw activate successful for osd ID: 3 2023-06-03T20:10:03.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[78259]: audit 1685823002.3511744 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.33:0/4194115249' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:03.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:02 smithi033 bash[74781]: audit 1685823002.3511744 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.33:0/4194115249' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:03.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:02 smithi083 bash[60048]: audit 1685823002.3511744 mon.c (mon.2) 27 : audit 0 from='client.? 172.21.15.33:0/4194115249' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:04.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:03 smithi033 bash[74781]: cluster 1685823002.6194031 mgr.y (mgr.34104) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:04.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:03 smithi033 bash[78259]: cluster 1685823002.6194031 mgr.y (mgr.34104) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:04.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:03 smithi083 bash[60048]: cluster 1685823002.6194031 mgr.y (mgr.34104) 275 : cluster 0 pgmap v213: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:04.581 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:04 smithi033 bash[93100]: debug 2023-06-03T20:10:04.276+0000 7f0c64f3d700 1 -- 172.21.15.33:0/861543091 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55f2ca6d6d00 con 0x55f2ca731000 2023-06-03T20:10:05.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:04 smithi033 bash[78259]: audit 1685823004.72618 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.33:0/802773185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:05.081 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:04 smithi033 bash[93100]: debug 2023-06-03T20:10:04.816+0000 7f0c6e0c3640 -1 Falling back to public interface 2023-06-03T20:10:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:04 smithi033 bash[74781]: audit 1685823004.72618 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.33:0/802773185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:05.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:04 smithi083 bash[60048]: audit 1685823004.72618 mon.c (mon.2) 28 : audit 0 from='client.? 172.21.15.33:0/802773185' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:06.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:05 smithi083 bash[60048]: cluster 1685823004.6204789 mgr.y (mgr.34104) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:06.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:05 smithi033 bash[78259]: cluster 1685823004.6204789 mgr.y (mgr.34104) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:06.292 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:05 smithi033 bash[74781]: cluster 1685823004.6204789 mgr.y (mgr.34104) 276 : cluster 0 pgmap v214: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:06] "GET /metrics HTTP/1.1" 200 214618 "" "Prometheus/2.33.4" 2023-06-03T20:10:08.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:07 smithi083 bash[60048]: cluster 1685823006.6212118 mgr.y (mgr.34104) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:08.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:07 smithi083 bash[60048]: audit 1685823007.1413639 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.33:0/2574270557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:08.331 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:07 smithi033 bash[93100]: debug 2023-06-03T20:10:07.888+0000 7f0c6e0c3640 -1 osd.3 88 log_to_monitors true 2023-06-03T20:10:08.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:07 smithi033 bash[74781]: cluster 1685823006.6212118 mgr.y (mgr.34104) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:08.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:07 smithi033 bash[74781]: audit 1685823007.1413639 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.33:0/2574270557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:08.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:07 smithi033 bash[78259]: cluster 1685823006.6212118 mgr.y (mgr.34104) 277 : cluster 0 pgmap v215: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:08.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:07 smithi033 bash[78259]: audit 1685823007.1413639 mon.a (mon.0) 400 : audit 0 from='client.? 172.21.15.33:0/2574270557' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:09.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:08 smithi083 bash[60048]: audit 1685823007.8966913 mon.a (mon.0) 401 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T20:10:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:08 smithi083 bash[60048]: audit 1685823008.0007725 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:08 smithi083 bash[60048]: audit 1685823008.0097558 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:08 smithi083 bash[60048]: audit 1685823008.5673926 mon.a (mon.0) 404 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:08 smithi083 bash[60048]: audit 1685823008.5690942 mon.a (mon.0) 405 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:09.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[78259]: audit 1685823007.8966913 mon.a (mon.0) 401 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T20:10:09.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[78259]: audit 1685823008.0007725 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[78259]: audit 1685823008.0097558 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[78259]: audit 1685823008.5673926 mon.a (mon.0) 404 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[78259]: audit 1685823008.5690942 mon.a (mon.0) 405 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:09.333 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[93100]: debug 2023-06-03T20:10:08.888+0000 7f0c5dd2c700 -1 osd.3 88 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-06-03T20:10:09.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[74781]: audit 1685823007.8966913 mon.a (mon.0) 401 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2023-06-03T20:10:09.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[74781]: audit 1685823008.0007725 mon.a (mon.0) 402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[74781]: audit 1685823008.0097558 mon.a (mon.0) 403 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[74781]: audit 1685823008.5673926 mon.a (mon.0) 404 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:09.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:08 smithi033 bash[74781]: audit 1685823008.5690942 mon.a (mon.0) 405 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: cluster 1685823008.6217449 mgr.y (mgr.34104) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: audit 1685823008.8506527 mon.a (mon.0) 406 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T20:10:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: cluster 1685823008.8507075 mon.a (mon.0) 407 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-06-03T20:10:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: audit 1685823008.851901 mon.a (mon.0) 408 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:10:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: audit 1685823008.8554935 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: audit 1685823008.8655274 mon.a (mon.0) 410 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: cluster 1685823008.9223247 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: cluster 1685823009.193263 osd.5 (osd.5) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: cluster 1685823009.193291 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:09 smithi083 bash[60048]: audit 1685823009.499137 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.33:0/2161637136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:10.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: cluster 1685823008.6217449 mgr.y (mgr.34104) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:10.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: audit 1685823008.8506527 mon.a (mon.0) 406 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T20:10:10.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: cluster 1685823008.8507075 mon.a (mon.0) 407 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: audit 1685823008.851901 mon.a (mon.0) 408 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: audit 1685823008.8554935 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: audit 1685823008.8655274 mon.a (mon.0) 410 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: cluster 1685823008.9223247 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: cluster 1685823009.193263 osd.5 (osd.5) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: cluster 1685823009.193291 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[74781]: audit 1685823009.499137 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.33:0/2161637136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: cluster 1685823008.6217449 mgr.y (mgr.34104) 278 : cluster 0 pgmap v216: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 165 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: audit 1685823008.8506527 mon.a (mon.0) 406 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: cluster 1685823008.8507075 mon.a (mon.0) 407 : cluster 0 osdmap e91: 8 total, 7 up, 8 in 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: audit 1685823008.851901 mon.a (mon.0) 408 : audit 1 from='osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: audit 1685823008.8554935 mon.a (mon.0) 409 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: audit 1685823008.8655274 mon.a (mon.0) 410 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:10.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: cluster 1685823008.9223247 osd.6 (osd.6) 18 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: cluster 1685823009.193263 osd.5 (osd.5) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: cluster 1685823009.193291 osd.7 (osd.7) 17 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:10.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:09 smithi033 bash[78259]: audit 1685823009.499137 mon.c (mon.2) 29 : audit 0 from='client.? 172.21.15.33:0/2161637136' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: cluster 1685823009.1932755 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: cluster 1685823009.8616812 mon.a (mon.0) 411 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:10:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: cluster 1685823009.868076 mon.a (mon.0) 412 : cluster 1 osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017] boot 2023-06-03T20:10:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: cluster 1685823009.8682165 mon.a (mon.0) 413 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-06-03T20:10:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: audit 1685823009.868734 mon.a (mon.0) 414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:10:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:10 smithi083 bash[60048]: cluster 1685823009.8691413 osd.4 (osd.4) 20 : cluster 3 failed to encode map e92 with expected crc 2023-06-03T20:10:11.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: cluster 1685823009.1932755 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:11.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: cluster 1685823009.8616812 mon.a (mon.0) 411 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:10:11.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: cluster 1685823009.868076 mon.a (mon.0) 412 : cluster 1 osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017] boot 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: cluster 1685823009.8682165 mon.a (mon.0) 413 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: audit 1685823009.868734 mon.a (mon.0) 414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[74781]: cluster 1685823009.8691413 osd.4 (osd.4) 20 : cluster 3 failed to encode map e92 with expected crc 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: cluster 1685823009.1932755 osd.4 (osd.4) 19 : cluster 3 failed to encode map e91 with expected crc 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: cluster 1685823009.8616812 mon.a (mon.0) 411 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:10:11.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: cluster 1685823009.868076 mon.a (mon.0) 412 : cluster 1 osd.3 [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017] boot 2023-06-03T20:10:11.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: cluster 1685823009.8682165 mon.a (mon.0) 413 : cluster 0 osdmap e92: 8 total, 8 up, 8 in 2023-06-03T20:10:11.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: audit 1685823009.868734 mon.a (mon.0) 414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2023-06-03T20:10:11.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:10 smithi033 bash[78259]: cluster 1685823009.8691413 osd.4 (osd.4) 20 : cluster 3 failed to encode map e92 with expected crc 2023-06-03T20:10:11.904 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 4 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.6224613 mgr.y (mgr.34104) 279 : cluster 0 pgmap v219: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.8760505 mon.a (mon.0) 415 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.8808234 osd.7 (osd.7) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.880939 osd.4 (osd.4) 21 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.8812332 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.8837204 osd.5 (osd.5) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:11 smithi083 bash[60048]: cluster 1685823010.8922763 osd.6 (osd.6) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.6224613 mgr.y (mgr.34104) 279 : cluster 0 pgmap v219: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.8760505 mon.a (mon.0) 415 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-06-03T20:10:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.8808234 osd.7 (osd.7) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.880939 osd.4 (osd.4) 21 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.8812332 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.8837204 osd.5 (osd.5) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[74781]: cluster 1685823010.8922763 osd.6 (osd.6) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.6224613 mgr.y (mgr.34104) 279 : cluster 0 pgmap v219: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.8760505 mon.a (mon.0) 415 : cluster 0 osdmap e93: 8 total, 8 up, 8 in 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.8808234 osd.7 (osd.7) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.880939 osd.4 (osd.4) 21 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.8812332 osd.5 (osd.5) 18 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.8837204 osd.5 (osd.5) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:11 smithi033 bash[78259]: cluster 1685823010.8922763 osd.6 (osd.6) 19 : cluster 3 failed to encode map e93 with expected crc 2023-06-03T20:10:12.782 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch upgrade pause' 2023-06-03T20:10:13.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:12 smithi033 bash[78259]: audit 1685823011.8811538 mon.a (mon.0) 416 : audit 0 from='client.? 172.21.15.33:0/2464461208' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:13.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:12 smithi033 bash[74781]: audit 1685823011.8811538 mon.a (mon.0) 416 : audit 0 from='client.? 172.21.15.33:0/2464461208' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:13.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:12 smithi083 bash[60048]: audit 1685823011.8811538 mon.a (mon.0) 416 : audit 0 from='client.? 172.21.15.33:0/2464461208' entity='client.admin' cmd=[{"prefix": "osd versions"}]: dispatch 2023-06-03T20:10:14.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:13 smithi083 bash[60048]: cluster 1685823012.6231546 mgr.y (mgr.34104) 280 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:14.211 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:13 smithi033 bash[78259]: cluster 1685823012.6231546 mgr.y (mgr.34104) 280 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:14.212 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:13 smithi033 bash[74781]: cluster 1685823012.6231546 mgr.y (mgr.34104) 280 : cluster 0 pgmap v221: 73 pgs: 3 active+undersized+degraded, 28 active+undersized, 42 active+clean; 582 KiB data, 159 MiB used, 715 GiB / 715 GiB avail; 4/72 objects degraded (5.556%) 2023-06-03T20:10:15.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:14 smithi033 bash[74781]: cluster 1685823014.8842492 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-06-03T20:10:15.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:14 smithi033 bash[74781]: cluster 1685823014.88432 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-06-03T20:10:15.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:14 smithi033 bash[78259]: cluster 1685823014.8842492 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-06-03T20:10:15.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:14 smithi033 bash[78259]: cluster 1685823014.88432 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-06-03T20:10:15.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:14 smithi083 bash[60048]: cluster 1685823014.8842492 mon.a (mon.0) 417 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4/72 objects degraded (5.556%), 3 pgs degraded) 2023-06-03T20:10:15.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:14 smithi083 bash[60048]: cluster 1685823014.88432 mon.a (mon.0) 418 : cluster 1 Cluster is now healthy 2023-06-03T20:10:16.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:15 smithi033 bash[78259]: cluster 1685823014.6241214 mgr.y (mgr.34104) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:15 smithi033 bash[74781]: cluster 1685823014.6241214 mgr.y (mgr.34104) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:16.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:15 smithi083 bash[60048]: cluster 1685823014.6241214 mgr.y (mgr.34104) 281 : cluster 0 pgmap v222: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:16] "GET /metrics HTTP/1.1" 200 214624 "" "Prometheus/2.33.4" 2023-06-03T20:10:17.284 INFO:teuthology.orchestra.run.smithi033.stdout:Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:10:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:17 smithi033 bash[78259]: cluster 1685823016.6247642 mgr.y (mgr.34104) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:17 smithi033 bash[78259]: audit 1685823017.2747781 mon.a (mon.0) 419 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:17 smithi033 bash[74781]: cluster 1685823016.6247642 mgr.y (mgr.34104) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:18.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:17 smithi033 bash[74781]: audit 1685823017.2747781 mon.a (mon.0) 419 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:17 smithi083 bash[60048]: cluster 1685823016.6247642 mgr.y (mgr.34104) 282 : cluster 0 pgmap v223: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:17 smithi083 bash[60048]: audit 1685823017.2747781 mon.a (mon.0) 419 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:18.760 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T20:10:19.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:18 smithi033 bash[78259]: audit 1685823017.2679975 mgr.y (mgr.34104) 283 : audit 0 from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:19.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:18 smithi033 bash[78259]: cephadm 1685823017.2686512 mgr.y (mgr.34104) 284 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:10:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:18 smithi033 bash[74781]: audit 1685823017.2679975 mgr.y (mgr.34104) 283 : audit 0 from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:18 smithi033 bash[74781]: cephadm 1685823017.2686512 mgr.y (mgr.34104) 284 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:10:19.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:18 smithi083 bash[60048]: audit 1685823017.2679975 mgr.y (mgr.34104) 283 : audit 0 from='client.44465 -' entity='client.admin' cmd=[{"prefix": "orch upgrade pause", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:19.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:18 smithi083 bash[60048]: cephadm 1685823017.2686512 mgr.y (mgr.34104) 284 : cephadm 1 Upgrade: Paused upgrade to quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78 2023-06-03T20:10:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:19 smithi033 bash[78259]: cluster 1685823018.6251893 mgr.y (mgr.34104) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:20.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:19 smithi033 bash[74781]: cluster 1685823018.6251893 mgr.y (mgr.34104) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:19 smithi083 bash[60048]: cluster 1685823018.6251893 mgr.y (mgr.34104) 285 : cluster 0 pgmap v224: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:22.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:21 smithi033 bash[78259]: cluster 1685823020.6262572 mgr.y (mgr.34104) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:21 smithi033 bash[74781]: cluster 1685823020.6262572 mgr.y (mgr.34104) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:21 smithi083 bash[60048]: cluster 1685823020.6262572 mgr.y (mgr.34104) 286 : cluster 0 pgmap v225: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:23.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823021.9714422 mon.a (mon.0) 420 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823021.9799361 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823021.9812818 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823021.982394 mon.a (mon.0) 423 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823021.9919078 mon.a (mon.0) 424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823022.0728662 mon.a (mon.0) 425 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823022.0755005 mon.a (mon.0) 426 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823022.0768635 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[74781]: audit 1685823022.0875058 mon.a (mon.0) 428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823021.9714422 mon.a (mon.0) 420 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823021.9799361 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823021.9812818 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823021.982394 mon.a (mon.0) 423 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823021.9919078 mon.a (mon.0) 424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823022.0728662 mon.a (mon.0) 425 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:23.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823022.0755005 mon.a (mon.0) 426 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823022.0768635 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:22 smithi033 bash[78259]: audit 1685823022.0875058 mon.a (mon.0) 428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823021.9714422 mon.a (mon.0) 420 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823021.9799361 mon.a (mon.0) 421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823021.9812818 mon.a (mon.0) 422 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823021.982394 mon.a (mon.0) 423 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823021.9919078 mon.a (mon.0) 424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823022.0728662 mon.a (mon.0) 425 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:10:23.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823022.0755005 mon.a (mon.0) 426 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:10:23.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823022.0768635 mon.a (mon.0) 427 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:10:23.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:22 smithi083 bash[60048]: audit 1685823022.0875058 mon.a (mon.0) 428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:23.457 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T20:10:23.457 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (9m) 15s ago 14m 13.3M - 0.23.0 ba2b418f427c f4234b69c931 2023-06-03T20:10:23.457 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (8m) 46s ago 13m 40.0M - 8.3.5 dad864ee21e9 ac046e844c87 2023-06-03T20:10:23.457 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (12m) 15s ago 12m 17.1M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (12m) 46s ago 12m 14.7M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443,9283,8765 running (7m) 46s ago 21m 425M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 3c698f49f5c8 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443,9283,8765 running (8m) 15s ago 23m 483M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 9b06d7b53430 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (6m) 15s ago 23m 74.2M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 e301198488ce 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 running (3m) 46s ago 22m 41.3M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 875c7fe59d86 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (5m) 15s ago 22m 47.2M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 c42ef843ce39 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (9m) 15s ago 14m 10.9M - 1.3.1 1dbe0e931976 c55d8611c6bb 2023-06-03T20:10:23.458 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (8m) 46s ago 14m 9728k - 1.3.1 1dbe0e931976 b41a47efb081 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (110s) 15s ago 21m 57.2M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 13ec9818c254 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (79s) 15s ago 20m 50.2M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 6d0e1ea83e90 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (50s) 15s ago 19m 50.7M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 a4730372f36d 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (20s) 15s ago 18m - 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 ccc1a8726bbb 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (18m) 46s ago 18m 94.3M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (17m) 46s ago 17m 90.7M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T20:10:23.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (16m) 46s ago 16m 70.0M 2526M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T20:10:23.460 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (15m) 46s ago 15m 81.4M 2526M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T20:10:23.460 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (7m) 46s ago 14m 75.3M - 2.33.4 514e6a882f6e eaaf8726a370 2023-06-03T20:10:24.344 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph orch ps' 2023-06-03T20:10:24.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[78259]: cluster 1685823022.6266866 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:24.356 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[78259]: audit 1685823023.5684192 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:24.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[78259]: audit 1685823023.5698738 mon.a (mon.0) 430 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:24.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[78259]: audit 1685823023.6926844 mon.a (mon.0) 431 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:24.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[74781]: cluster 1685823022.6266866 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:24.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[74781]: audit 1685823023.5684192 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:24.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[74781]: audit 1685823023.5698738 mon.a (mon.0) 430 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:24.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:24 smithi033 bash[74781]: audit 1685823023.6926844 mon.a (mon.0) 431 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:24 smithi083 bash[60048]: cluster 1685823022.6266866 mgr.y (mgr.34104) 287 : cluster 0 pgmap v226: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:24 smithi083 bash[60048]: audit 1685823023.5684192 mon.a (mon.0) 429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:24 smithi083 bash[60048]: audit 1685823023.5698738 mon.a (mon.0) 430 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:24 smithi083 bash[60048]: audit 1685823023.6926844 mon.a (mon.0) 431 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:10:25.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:25 smithi083 bash[60048]: audit 1685823023.4281528 mgr.y (mgr.34104) 288 : audit 0 from='client.44471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:25.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:25 smithi033 bash[78259]: audit 1685823023.4281528 mgr.y (mgr.34104) 288 : audit 0 from='client.44471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:25.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:25 smithi033 bash[74781]: audit 1685823023.4281528 mgr.y (mgr.34104) 288 : audit 0 from='client.44471 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:26.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:26 smithi033 bash[74781]: cluster 1685823024.6276069 mgr.y (mgr.34104) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:26.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:26 smithi033 bash[78259]: cluster 1685823024.6276069 mgr.y (mgr.34104) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:26 smithi083 bash[60048]: cluster 1685823024.6276069 mgr.y (mgr.34104) 289 : cluster 0 pgmap v227: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:26] "GET /metrics HTTP/1.1" 200 219554 "" "Prometheus/2.33.4" 2023-06-03T20:10:28.060 INFO:teuthology.orchestra.run.smithi033.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:alertmanager.a smithi033 *:9093,9094 running (9m) 20s ago 14m 13.3M - 0.23.0 ba2b418f427c f4234b69c931 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:grafana.a smithi083 *:3000 running (8m) 51s ago 13m 40.0M - 8.3.5 dad864ee21e9 ac046e844c87 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi033.bhwmrt smithi033 running (12m) 20s ago 12m 17.1M - 16.2.13-257-gd8c5d349 b644dd95899d 522dc4ad48f4 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:mds.foo.smithi083.txisoo smithi083 running (12m) 51s ago 12m 14.7M - 16.2.13-257-gd8c5d349 b644dd95899d 10cde6e6d1b4 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.x smithi083 *:8443,9283,8765 running (7m) 51s ago 21m 425M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 3c698f49f5c8 2023-06-03T20:10:28.061 INFO:teuthology.orchestra.run.smithi033.stdout:mgr.y smithi033 *:8443,9283,8765 running (8m) 20s ago 23m 483M - 18.0.0-3532-g8e24bcf4 a57053f96fe3 9b06d7b53430 2023-06-03T20:10:28.062 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a smithi033 running (7m) 20s ago 24m 74.2M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 e301198488ce 2023-06-03T20:10:28.062 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b smithi083 running (3m) 51s ago 22m 41.3M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 875c7fe59d86 2023-06-03T20:10:28.062 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c smithi033 running (5m) 20s ago 22m 47.2M 2048M 18.0.0-3532-g8e24bcf4 a57053f96fe3 c42ef843ce39 2023-06-03T20:10:28.062 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.a smithi033 *:9100 running (9m) 20s ago 14m 10.9M - 1.3.1 1dbe0e931976 c55d8611c6bb 2023-06-03T20:10:28.063 INFO:teuthology.orchestra.run.smithi033.stdout:node-exporter.b smithi083 *:9100 running (9m) 51s ago 14m 9728k - 1.3.1 1dbe0e931976 b41a47efb081 2023-06-03T20:10:28.063 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 smithi033 running (114s) 20s ago 21m 57.2M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 13ec9818c254 2023-06-03T20:10:28.063 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 smithi033 running (84s) 20s ago 20m 50.2M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 6d0e1ea83e90 2023-06-03T20:10:28.063 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 smithi033 running (54s) 20s ago 19m 50.7M 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 a4730372f36d 2023-06-03T20:10:28.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 smithi033 running (24s) 20s ago 18m - 2527M 18.0.0-3532-g8e24bcf4 a57053f96fe3 ccc1a8726bbb 2023-06-03T20:10:28.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 smithi083 running (18m) 51s ago 18m 94.3M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 2493b8333852 2023-06-03T20:10:28.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 smithi083 running (17m) 51s ago 17m 90.7M 2526M 16.2.13-257-gd8c5d349 b644dd95899d 1cd06c6e2018 2023-06-03T20:10:28.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 smithi083 running (16m) 51s ago 16m 70.0M 2526M 16.2.13-257-gd8c5d349 b644dd95899d ecf00cc76d26 2023-06-03T20:10:28.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 smithi083 running (15m) 51s ago 16m 81.4M 2526M 16.2.13-257-gd8c5d349 b644dd95899d e066d484b4e0 2023-06-03T20:10:28.065 INFO:teuthology.orchestra.run.smithi033.stdout:prometheus.a smithi083 *:9095 running (7m) 51s ago 14m 75.3M - 2.33.4 514e6a882f6e eaaf8726a370 2023-06-03T20:10:28.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:28 smithi083 bash[60048]: cluster 1685823026.6281583 mgr.y (mgr.34104) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:28 smithi033 bash[78259]: cluster 1685823026.6281583 mgr.y (mgr.34104) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:28 smithi033 bash[74781]: cluster 1685823026.6281583 mgr.y (mgr.34104) 290 : cluster 0 pgmap v228: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:28.862 DEBUG:teuthology.orchestra.run.smithi033:> 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 3be302aa-0247-11ee-9b1d-001a4aab830c -e sha1=8e24bcf462a1d94c2e12aa4e26419634883a1e88 -- bash -c 'ceph versions' 2023-06-03T20:10:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:29 smithi083 bash[60048]: audit 1685823028.0331717 mgr.y (mgr.34104) 291 : audit 0 from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:29.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:29 smithi033 bash[78259]: audit 1685823028.0331717 mgr.y (mgr.34104) 291 : audit 0 from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:29.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:29 smithi033 bash[74781]: audit 1685823028.0331717 mgr.y (mgr.34104) 291 : audit 0 from='client.44477 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2023-06-03T20:10:30.380 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:30 smithi033 bash[74781]: cluster 1685823028.6287293 mgr.y (mgr.34104) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:30.380 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:30 smithi033 bash[78259]: cluster 1685823028.6287293 mgr.y (mgr.34104) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:30.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:30 smithi083 bash[60048]: cluster 1685823028.6287293 mgr.y (mgr.34104) 292 : cluster 0 pgmap v229: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:32.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:32 smithi033 bash[74781]: cluster 1685823030.6297848 mgr.y (mgr.34104) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:32.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:32 smithi033 bash[78259]: cluster 1685823030.6297848 mgr.y (mgr.34104) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:32 smithi083 bash[60048]: cluster 1685823030.6297848 mgr.y (mgr.34104) 293 : cluster 0 pgmap v230: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:32.541 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:10:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "mon": { 2023-06-03T20:10:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 3 2023-06-03T20:10:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:10:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr": { 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 2 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "osd": { 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)": 4, 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 4 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:10:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "mds": { 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)": 2 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "overall": { 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 16.2.13-257-gd8c5d349 (d8c5d34975dce1c5eb0aa3a7979a4d9b9a99d1ec) pacific (stable)": 6, 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "ceph version 18.0.0-3532-g8e24bcf4 (8e24bcf462a1d94c2e12aa4e26419634883a1e88) reef (rc)": 9 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:10:32.543 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:10:33.384 DEBUG:teuthology.parallel:result is None 2023-06-03T20:10:33.385 INFO:teuthology.run_tasks:Running task print... 2023-06-03T20:10:33.395 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2023-06-03T20:10:33.396 INFO:teuthology.run_tasks:Running task ceph.healthy... 2023-06-03T20:10:33.466 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2023-06-03T20:10:33.466 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2023-06-03T20:10:33.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph mgr dump --format=json 2023-06-03T20:10:33.468 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:33 smithi083 bash[60048]: audit 1685823032.5331106 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.33:0/624228423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:10:33.481 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:33 smithi033 bash[74781]: audit 1685823032.5331106 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.33:0/624228423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:10:33.482 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:33 smithi033 bash[78259]: audit 1685823032.5331106 mon.c (mon.2) 30 : audit 0 from='client.? 172.21.15.33:0/624228423' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2023-06-03T20:10:34.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:34 smithi083 bash[60048]: cluster 1685823032.6303823 mgr.y (mgr.34104) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:34.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:34 smithi033 bash[74781]: cluster 1685823032.6303823 mgr.y (mgr.34104) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:34.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:34 smithi033 bash[78259]: cluster 1685823032.6303823 mgr.y (mgr.34104) 294 : cluster 0 pgmap v231: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:36 smithi083 bash[60048]: cluster 1685823034.6314213 mgr.y (mgr.34104) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:36 smithi033 bash[74781]: cluster 1685823034.6314213 mgr.y (mgr.34104) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:36] "GET /metrics HTTP/1.1" 200 219554 "" "Prometheus/2.33.4" 2023-06-03T20:10:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:36 smithi033 bash[78259]: cluster 1685823034.6314213 mgr.y (mgr.34104) 295 : cluster 0 pgmap v232: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:38.297 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:10:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:38 smithi033 bash[74781]: cluster 1685823036.6320834 mgr.y (mgr.34104) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:38.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:38 smithi033 bash[78259]: cluster 1685823036.6320834 mgr.y (mgr.34104) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:38 smithi083 bash[60048]: cluster 1685823036.6320834 mgr.y (mgr.34104) 296 : cluster 0 pgmap v233: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:39.472 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:39 smithi033 bash[78259]: audit 1685823038.5615668 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:39.472 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:39 smithi033 bash[74781]: audit 1685823038.5615668 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:39.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:39 smithi083 bash[60048]: audit 1685823038.5615668 mon.a (mon.0) 432 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:40.529 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:40 smithi033 bash[78259]: cluster 1685823038.632719 mgr.y (mgr.34104) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:40.529 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:40 smithi033 bash[74781]: cluster 1685823038.632719 mgr.y (mgr.34104) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:40 smithi083 bash[60048]: cluster 1685823038.632719 mgr.y (mgr.34104) 297 : cluster 0 pgmap v234: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:41.990 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:10:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:42 smithi033 bash[74781]: cluster 1685823040.633872 mgr.y (mgr.34104) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:42.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:42 smithi033 bash[74781]: audit 1685823041.9749374 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.33:0/3032138778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T20:10:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:42 smithi033 bash[78259]: cluster 1685823040.633872 mgr.y (mgr.34104) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:42.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:42 smithi033 bash[78259]: audit 1685823041.9749374 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.33:0/3032138778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T20:10:42.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:42 smithi083 bash[60048]: cluster 1685823040.633872 mgr.y (mgr.34104) 298 : cluster 0 pgmap v235: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:42.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:42 smithi083 bash[60048]: audit 1685823041.9749374 mon.a (mon.0) 433 : audit 0 from='client.? 172.21.15.33:0/3032138778' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2023-06-03T20:10:42.750 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":36,"active_gid":34104,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6800","nonce":3576287604},{"type":"v1","addr":"172.21.15.33:6801","nonce":3576287604}]},"active_addr":"172.21.15.33:6801/3576287604","active_change":"2023-06-03T20:03:38.440553+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":25099,"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":[]},"alertmanager_web_password":{"name":"alertmanager_web_password","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Alertmanager web password","long_desc":"","tags":[],"see_also":[]},"alertmanager_web_user":{"name":"alertmanager_web_user","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Alertmanager web user","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_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_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":[]},"log_level":{"name":"log_level","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":[]},"prometheus_web_password":{"name":"prometheus_web_password","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Prometheus web password","long_desc":"","tags":[],"see_also":[]},"prometheus_web_user":{"name":"prometheus_web_user","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Prometheus web user","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"alertmanager_web_password":{"name":"alertmanager_web_password","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Alertmanager web password","long_desc":"","tags":[],"see_also":[]},"alertmanager_web_user":{"name":"alertmanager_web_user","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Alertmanager web user","long_desc":"","tags":[],"see_also":[]},"allow_ptrace":{"name":"allow_ptrace","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow SYS_PTRACE capability on ceph containers","long_desc":"The SYS_PTRACE capability is needed to attach to a process with gdb or strace. Enabling this options can allow debugging daemons that encounter problems at runtime.","tags":[],"see_also":[]},"autotune_interval":{"name":"autotune_interval","type":"secs","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to autotune daemon memory","long_desc":"","tags":[],"see_also":[]},"autotune_memory_target_ratio":{"name":"autotune_memory_target_ratio","type":"float","level":"advanced","flags":0,"default_value":"0.7","min":"","max":"","enum_allowed":[],"desc":"ratio of total system memory to divide amongst autotuned daemons","long_desc":"","tags":[],"see_also":[]},"cgroups_split":{"name":"cgroups_split","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Pass --cgroups=split when cephadm creates containers (currently podman only)","long_desc":"","tags":[],"see_also":[]},"config_checks_enabled":{"name":"config_checks_enabled","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable or disable the cephadm configuration analysis","long_desc":"","tags":[],"see_also":[]},"config_dashboard":{"name":"config_dashboard","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"manage configs like API endpoints in Dashboard.","long_desc":"","tags":[],"see_also":[]},"container_image_alertmanager":{"name":"container_image_alertmanager","type":"str","level":"advanced","flags":0,"default_value":"quay.io/prometheus/alertmanager:v0.25.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_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_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":[]},"log_level":{"name":"log_level","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":[]},"prometheus_web_password":{"name":"prometheus_web_password","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Prometheus web password","long_desc":"","tags":[],"see_also":[]},"prometheus_web_user":{"name":"prometheus_web_user","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"Prometheus web user","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"noautoscale":{"name":"noautoscale","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"global autoscale flag","long_desc":"Option to turn on/off the autoscaler for all pools","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"threshold":{"name":"threshold","type":"float","level":"advanced","flags":0,"default_value":"3.0","min":"1.0","max":"","enum_allowed":[],"desc":"scaling threshold","long_desc":"The factor by which the `NEW PG_NUM` must vary from the current`PG_NUM` before being accepted. Cannot be less than 1.0","tags":[],"see_also":[]}}},{"name":"progress","can_run":true,"error_string":"","module_options":{"allow_pg_recovery_event":{"name":"allow_pg_recovery_event","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"allow the module to show pg recovery progress","long_desc":"","tags":[],"see_also":[]},"enabled":{"name":"enabled","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"max_completed_events":{"name":"max_completed_events","type":"int","level":"advanced","flags":1,"default_value":"50","min":"","max":"","enum_allowed":[],"desc":"number of past completed events to remember","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"how long the module is going to sleep","long_desc":"","tags":[],"see_also":[]}}},{"name":"prometheus","can_run":true,"error_string":"","module_options":{"cache":{"name":"cache","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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.33:8443/","prometheus":"http://172.21.15.33:9283/"},"always_on_modules":{"octopus":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"pacific":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"quincy":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"],"reef":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":72,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":2212575417}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":1626060605}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":1860414455}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.33:0","nonce":1683178410}]}]} 2023-06-03T20:10:42.754 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2023-06-03T20:10:42.755 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-06-03T20:10:42.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T20:10:44.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:44 smithi033 bash[74781]: cluster 1685823042.6346018 mgr.y (mgr.34104) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:44.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:44 smithi033 bash[78259]: cluster 1685823042.6346018 mgr.y (mgr.34104) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:44.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:44 smithi083 bash[60048]: cluster 1685823042.6346018 mgr.y (mgr.34104) 299 : cluster 0 pgmap v236: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:46 smithi033 bash[74781]: cluster 1685823044.6358027 mgr.y (mgr.34104) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:46.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:46] "GET /metrics HTTP/1.1" 200 219562 "" "Prometheus/2.33.4" 2023-06-03T20:10:46.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:46 smithi033 bash[78259]: cluster 1685823044.6358027 mgr.y (mgr.34104) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:46 smithi083 bash[60048]: cluster 1685823044.6358027 mgr.y (mgr.34104) 300 : cluster 0 pgmap v237: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:10:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:48 smithi033 bash[74781]: cluster 1685823046.6364868 mgr.y (mgr.34104) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:48.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:48 smithi033 bash[78259]: cluster 1685823046.6364868 mgr.y (mgr.34104) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:48.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:48 smithi083 bash[60048]: cluster 1685823046.6364868 mgr.y (mgr.34104) 301 : cluster 0 pgmap v238: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:50.521 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:50 smithi033 bash[74781]: cluster 1685823048.6371715 mgr.y (mgr.34104) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:50.521 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:50 smithi033 bash[78259]: cluster 1685823048.6371715 mgr.y (mgr.34104) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:50.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:50 smithi083 bash[60048]: cluster 1685823048.6371715 mgr.y (mgr.34104) 302 : cluster 0 pgmap v239: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:50.986 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:10:50.986 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":93,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T20:10:10.863585+0000","last_up_change":"2023-06-03T20:10:09.861200+0000","last_in_change":"2023-06-03T19:54:10.221094+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-06-03T19:50:54.807339+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-06-03T19:55:36.399952+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":{}},"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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"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":"148d2180-a815-4098-98ca-4cbc8dc699e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":92,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6803","nonce":1346865117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6805","nonce":1346865117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6809","nonce":1346865117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6807","nonce":1346865117}]},"public_addr":"172.21.15.33:6803/1346865117","cluster_addr":"172.21.15.33:6805/1346865117","heartbeat_back_addr":"172.21.15.33:6809/1346865117","heartbeat_front_addr":"172.21.15.33:6807/1346865117","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":92,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6811","nonce":2433609819}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6813","nonce":2433609819}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6817","nonce":2433609819}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6815","nonce":2433609819}]},"public_addr":"172.21.15.33:6811/2433609819","cluster_addr":"172.21.15.33:6813/2433609819","heartbeat_back_addr":"172.21.15.33:6817/2433609819","heartbeat_front_addr":"172.21.15.33:6815/2433609819","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":92,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6819","nonce":1589690386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6821","nonce":1589690386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6825","nonce":1589690386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6823","nonce":1589690386}]},"public_addr":"172.21.15.33:6819/1589690386","cluster_addr":"172.21.15.33:6821/1589690386","heartbeat_back_addr":"172.21.15.33:6825/1589690386","heartbeat_front_addr":"172.21.15.33:6823/1589690386","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":92,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6827","nonce":4239665017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6829","nonce":4239665017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6833","nonce":4239665017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6831","nonce":4239665017}]},"public_addr":"172.21.15.33:6827/4239665017","cluster_addr":"172.21.15.33:6829/4239665017","heartbeat_back_addr":"172.21.15.33:6833/4239665017","heartbeat_front_addr":"172.21.15.33:6831/4239665017","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":89,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:06.414317+0000","dead_epoch":78},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:52.159044+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:51:38.281834+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2260946943":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6800/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/3655642572":"2023-06-04T20:03:38.440279+0000","172.21.15.83:6834/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/3893307517":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2733889295":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/2610144780":"2023-06-04T20:03:38.440279+0000","172.21.15.83:0/3705393633":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/673817701":"2023-06-04T20:00:33.612274+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/2015940129":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.83:6835/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/600128042":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/960110708":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1157704308":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.83:0/2248153964":"2023-06-04T20:02:32.461485+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-06-03T20:10:51.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:51 smithi033 bash[74781]: audit 1685823050.975675 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.33:0/3109770529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:10:51.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:51 smithi033 bash[78259]: audit 1685823050.975675 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.33:0/3109770529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:10:51.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:51 smithi083 bash[60048]: audit 1685823050.975675 mon.c (mon.2) 31 : audit 0 from='client.? 172.21.15.33:0/3109770529' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:10:51.796 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-06-03T20:10:51.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T20:10:52.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:52 smithi033 bash[74781]: cluster 1685823050.6382415 mgr.y (mgr.34104) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:52.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:52 smithi033 bash[78259]: cluster 1685823050.6382415 mgr.y (mgr.34104) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:52.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:52 smithi083 bash[60048]: cluster 1685823050.6382415 mgr.y (mgr.34104) 303 : cluster 0 pgmap v240: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:54.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:54 smithi033 bash[74781]: cluster 1685823052.638873 mgr.y (mgr.34104) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:54.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:54 smithi033 bash[74781]: audit 1685823053.561845 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:54 smithi033 bash[78259]: cluster 1685823052.638873 mgr.y (mgr.34104) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:54 smithi033 bash[78259]: audit 1685823053.561845 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:54 smithi083 bash[60048]: cluster 1685823052.638873 mgr.y (mgr.34104) 304 : cluster 0 pgmap v241: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:54 smithi083 bash[60048]: audit 1685823053.561845 mon.a (mon.0) 434 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:10:56.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:56 smithi033 bash[74781]: cluster 1685823054.6400838 mgr.y (mgr.34104) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:10:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:10:56] "GET /metrics HTTP/1.1" 200 219546 "" "Prometheus/2.33.4" 2023-06-03T20:10:56.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:56 smithi033 bash[78259]: cluster 1685823054.6400838 mgr.y (mgr.34104) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:56.619 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:10:56.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:56 smithi083 bash[60048]: cluster 1685823054.6400838 mgr.y (mgr.34104) 305 : cluster 0 pgmap v242: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:10:58 smithi033 bash[74781]: cluster 1685823056.6408405 mgr.y (mgr.34104) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:58.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:10:58 smithi033 bash[78259]: cluster 1685823056.6408405 mgr.y (mgr.34104) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:10:58.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:10:58 smithi083 bash[60048]: cluster 1685823056.6408405 mgr.y (mgr.34104) 306 : cluster 0 pgmap v243: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:00.020 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:11:00.021 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":93,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T20:10:10.863585+0000","last_up_change":"2023-06-03T20:10:09.861200+0000","last_in_change":"2023-06-03T19:54:10.221094+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":22,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":5,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-06-03T19:50:54.807339+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-06-03T19:55:36.399952+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":{}},"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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"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":"148d2180-a815-4098-98ca-4cbc8dc699e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":92,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6803","nonce":1346865117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6805","nonce":1346865117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6809","nonce":1346865117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6807","nonce":1346865117}]},"public_addr":"172.21.15.33:6803/1346865117","cluster_addr":"172.21.15.33:6805/1346865117","heartbeat_back_addr":"172.21.15.33:6809/1346865117","heartbeat_front_addr":"172.21.15.33:6807/1346865117","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":78,"up_from":82,"up_thru":92,"down_at":79,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6811","nonce":2433609819}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6813","nonce":2433609819}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6817","nonce":2433609819}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":2433609819},{"type":"v1","addr":"172.21.15.33:6815","nonce":2433609819}]},"public_addr":"172.21.15.33:6811/2433609819","cluster_addr":"172.21.15.33:6813/2433609819","heartbeat_back_addr":"172.21.15.33:6817/2433609819","heartbeat_front_addr":"172.21.15.33:6815/2433609819","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":92,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6819","nonce":1589690386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6821","nonce":1589690386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6825","nonce":1589690386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6823","nonce":1589690386}]},"public_addr":"172.21.15.33:6819/1589690386","cluster_addr":"172.21.15.33:6821/1589690386","heartbeat_back_addr":"172.21.15.33:6825/1589690386","heartbeat_front_addr":"172.21.15.33:6823/1589690386","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":92,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6827","nonce":4239665017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6829","nonce":4239665017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6833","nonce":4239665017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6831","nonce":4239665017}]},"public_addr":"172.21.15.33:6827/4239665017","cluster_addr":"172.21.15.33:6829/4239665017","heartbeat_back_addr":"172.21.15.33:6833/4239665017","heartbeat_front_addr":"172.21.15.33:6831/4239665017","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":89,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":92,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:06.414317+0000","dead_epoch":78},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:52.159044+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:51:38.281834+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2260946943":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6800/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/3655642572":"2023-06-04T20:03:38.440279+0000","172.21.15.83:6834/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/3893307517":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2733889295":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/2610144780":"2023-06-04T20:03:38.440279+0000","172.21.15.83:0/3705393633":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/673817701":"2023-06-04T20:00:33.612274+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/2015940129":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.83:6835/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/600128042":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/960110708":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1157704308":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.83:0/2248153964":"2023-06-04T20:02:32.461485+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-06-03T20:11:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:00 smithi033 bash[74781]: cluster 1685823058.6414766 mgr.y (mgr.34104) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:00 smithi033 bash[74781]: audit 1685823060.0097063 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.33:0/3134376023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:11:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:00 smithi033 bash[78259]: cluster 1685823058.6414766 mgr.y (mgr.34104) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:00.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:00 smithi033 bash[78259]: audit 1685823060.0097063 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.33:0/3134376023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:11:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:00 smithi083 bash[60048]: cluster 1685823058.6414766 mgr.y (mgr.34104) 307 : cluster 0 pgmap v244: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:00 smithi083 bash[60048]: audit 1685823060.0097063 mon.c (mon.2) 32 : audit 0 from='client.? 172.21.15.33:0/3134376023' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:11:00.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-06-03T20:11:00.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-06-03T20:11:00.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-06-03T20:11:00.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-06-03T20:11:00.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2023-06-03T20:11:00.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2023-06-03T20:11:00.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2023-06-03T20:11:00.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2023-06-03T20:11:02.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:02 smithi033 bash[74781]: cluster 1685823060.6426294 mgr.y (mgr.34104) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:02 smithi033 bash[78259]: cluster 1685823060.6426294 mgr.y (mgr.34104) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:02.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:02 smithi083 bash[60048]: cluster 1685823060.6426294 mgr.y (mgr.34104) 308 : cluster 0 pgmap v245: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:04 smithi033 bash[74781]: cluster 1685823062.643267 mgr.y (mgr.34104) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:04 smithi033 bash[78259]: cluster 1685823062.643267 mgr.y (mgr.34104) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:04.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:04 smithi083 bash[60048]: cluster 1685823062.643267 mgr.y (mgr.34104) 309 : cluster 0 pgmap v246: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:05.710 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.711 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.711 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.713 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.720 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:05.721 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:06 smithi033 bash[74781]: cluster 1685823064.6443405 mgr.y (mgr.34104) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:06] "GET /metrics HTTP/1.1" 200 219546 "" "Prometheus/2.33.4" 2023-06-03T20:11:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:06 smithi033 bash[78259]: cluster 1685823064.6443405 mgr.y (mgr.34104) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:06 smithi083 bash[60048]: cluster 1685823064.6443405 mgr.y (mgr.34104) 310 : cluster 0 pgmap v247: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:08.480 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:08 smithi033 bash[78259]: cluster 1685823066.6449852 mgr.y (mgr.34104) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:08.480 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:08 smithi033 bash[74781]: cluster 1685823066.6449852 mgr.y (mgr.34104) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:08.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:08 smithi083 bash[60048]: cluster 1685823066.6449852 mgr.y (mgr.34104) 311 : cluster 0 pgmap v248: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:09 smithi033 bash[74781]: audit 1685823068.5614672 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:09 smithi033 bash[78259]: audit 1685823068.5614672 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:09.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:09 smithi083 bash[60048]: audit 1685823068.5614672 mon.a (mon.0) 435 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:10 smithi033 bash[78259]: cluster 1685823068.6456068 mgr.y (mgr.34104) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:10 smithi033 bash[74781]: cluster 1685823068.6456068 mgr.y (mgr.34104) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:10.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:10 smithi083 bash[60048]: cluster 1685823068.6456068 mgr.y (mgr.34104) 312 : cluster 0 pgmap v249: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:12.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:12 smithi033 bash[78259]: cluster 1685823070.6467617 mgr.y (mgr.34104) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:12 smithi033 bash[74781]: cluster 1685823070.6467617 mgr.y (mgr.34104) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:12 smithi083 bash[60048]: cluster 1685823070.6467617 mgr.y (mgr.34104) 313 : cluster 0 pgmap v250: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:14.630 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:14 smithi033 bash[78259]: cluster 1685823072.647409 mgr.y (mgr.34104) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:14.631 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:14 smithi033 bash[74781]: cluster 1685823072.647409 mgr.y (mgr.34104) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:14.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:14 smithi083 bash[60048]: cluster 1685823072.647409 mgr.y (mgr.34104) 314 : cluster 0 pgmap v251: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:16.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:16 smithi033 bash[74781]: cluster 1685823074.6483364 mgr.y (mgr.34104) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:16 smithi033 bash[78259]: cluster 1685823074.6483364 mgr.y (mgr.34104) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:16] "GET /metrics HTTP/1.1" 200 219548 "" "Prometheus/2.33.4" 2023-06-03T20:11:16.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:16 smithi083 bash[60048]: cluster 1685823074.6483364 mgr.y (mgr.34104) 315 : cluster 0 pgmap v252: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:18.355 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:18 smithi033 bash[74781]: cluster 1685823076.6487594 mgr.y (mgr.34104) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:18.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:18 smithi033 bash[78259]: cluster 1685823076.6487594 mgr.y (mgr.34104) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:18 smithi083 bash[60048]: cluster 1685823076.6487594 mgr.y (mgr.34104) 316 : cluster 0 pgmap v253: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:19.240 INFO:teuthology.orchestra.run.smithi033.stdout:373662154773 2023-06-03T20:11:19.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-06-03T20:11:20.407 INFO:teuthology.orchestra.run.smithi033.stdout:128849019107 2023-06-03T20:11:20.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.4 2023-06-03T20:11:20.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:20 smithi033 bash[74781]: cluster 1685823078.6492562 mgr.y (mgr.34104) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:20 smithi033 bash[78259]: cluster 1685823078.6492562 mgr.y (mgr.34104) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:20.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:20 smithi083 bash[60048]: cluster 1685823078.6492562 mgr.y (mgr.34104) 317 : cluster 0 pgmap v254: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:22 smithi033 bash[74781]: cluster 1685823080.6504536 mgr.y (mgr.34104) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:22 smithi033 bash[74781]: audit 1685823082.1705143 mon.a (mon.0) 436 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:11:22.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:22 smithi033 bash[78259]: cluster 1685823080.6504536 mgr.y (mgr.34104) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:22.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:22 smithi033 bash[78259]: audit 1685823082.1705143 mon.a (mon.0) 436 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:11:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:22 smithi083 bash[60048]: cluster 1685823080.6504536 mgr.y (mgr.34104) 318 : cluster 0 pgmap v255: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:22.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:22 smithi083 bash[60048]: audit 1685823082.1705143 mon.a (mon.0) 436 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:11:22.914 INFO:teuthology.orchestra.run.smithi033.stdout:330712481826 2023-06-03T20:11:22.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-06-03T20:11:24.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:24 smithi033 bash[78259]: cluster 1685823082.6515853 mgr.y (mgr.34104) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:24.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:24 smithi033 bash[78259]: audit 1685823083.561368 mon.a (mon.0) 437 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:24 smithi033 bash[74781]: cluster 1685823082.6515853 mgr.y (mgr.34104) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:24 smithi033 bash[74781]: audit 1685823083.561368 mon.a (mon.0) 437 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:24 smithi083 bash[60048]: cluster 1685823082.6515853 mgr.y (mgr.34104) 319 : cluster 0 pgmap v256: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:24 smithi083 bash[60048]: audit 1685823083.561368 mon.a (mon.0) 437 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:24.733 INFO:teuthology.orchestra.run.smithi033.stdout:206158430410 2023-06-03T20:11:24.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.7 2023-06-03T20:11:25.563 INFO:teuthology.orchestra.run.smithi033.stdout:395136991248 2023-06-03T20:11:25.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-06-03T20:11:25.698 INFO:teuthology.orchestra.run.smithi033.stdout:180388626643 2023-06-03T20:11:25.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.6 2023-06-03T20:11:25.844 INFO:teuthology.orchestra.run.smithi033.stdout:154618822876 2023-06-03T20:11:25.845 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.5 2023-06-03T20:11:25.891 INFO:teuthology.orchestra.run.smithi033.stdout:352187318300 2023-06-03T20:11:25.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-06-03T20:11:26.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:26 smithi033 bash[78259]: cluster 1685823084.6527255 mgr.y (mgr.34104) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:26] "GET /metrics HTTP/1.1" 200 219547 "" "Prometheus/2.33.4" 2023-06-03T20:11:26.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:26 smithi033 bash[74781]: cluster 1685823084.6527255 mgr.y (mgr.34104) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:26.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:26 smithi083 bash[60048]: cluster 1685823084.6527255 mgr.y (mgr.34104) 320 : cluster 0 pgmap v257: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:28.247 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:28 smithi033 bash[78259]: cluster 1685823086.653351 mgr.y (mgr.34104) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:28 smithi033 bash[74781]: cluster 1685823086.653351 mgr.y (mgr.34104) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:28.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:28 smithi083 bash[60048]: cluster 1685823086.653351 mgr.y (mgr.34104) 321 : cluster 0 pgmap v258: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:29.260 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:29 smithi083 bash[60048]: audit 1685823088.6146073 mon.a (mon.0) 438 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:29 smithi083 bash[60048]: audit 1685823088.6232429 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:29 smithi083 bash[60048]: cluster 1685823088.6540275 mgr.y (mgr.34104) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:30.010 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[74781]: audit 1685823088.6146073 mon.a (mon.0) 438 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:30.010 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[74781]: audit 1685823088.6232429 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:30.010 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[74781]: cluster 1685823088.6540275 mgr.y (mgr.34104) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:30.011 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[78259]: audit 1685823088.6146073 mon.a (mon.0) 438 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:30.011 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[78259]: audit 1685823088.6232429 mon.a (mon.0) 439 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:30.011 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:29 smithi033 bash[78259]: cluster 1685823088.6540275 mgr.y (mgr.34104) 322 : cluster 0 pgmap v259: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:31.245 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:31.246 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:31.247 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:31.249 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:31.253 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:31.254 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:32.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:31 smithi033 bash[74781]: cluster 1685823090.6546657 mgr.y (mgr.34104) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:32.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:31 smithi033 bash[78259]: cluster 1685823090.6546657 mgr.y (mgr.34104) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:31 smithi083 bash[60048]: cluster 1685823090.6546657 mgr.y (mgr.34104) 323 : cluster 0 pgmap v260: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:33.631 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: audit 1685823092.3324835 mon.a (mon.0) 440 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: audit 1685823092.3388655 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: cluster 1685823092.654978 mgr.y (mgr.34104) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:33.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: audit 1685823092.7561624 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:11:33.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: audit 1685823092.7576318 mon.a (mon.0) 443 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:11:33.632 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[74781]: audit 1685823092.7635171 mon.a (mon.0) 444 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: audit 1685823092.3324835 mon.a (mon.0) 440 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: audit 1685823092.3388655 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: cluster 1685823092.654978 mgr.y (mgr.34104) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:33.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: audit 1685823092.7561624 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:11:33.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: audit 1685823092.7576318 mon.a (mon.0) 443 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:11:33.634 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:33 smithi033 bash[78259]: audit 1685823092.7635171 mon.a (mon.0) 444 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: audit 1685823092.3324835 mon.a (mon.0) 440 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: audit 1685823092.3388655 mon.a (mon.0) 441 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:33.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: cluster 1685823092.654978 mgr.y (mgr.34104) 324 : cluster 0 pgmap v261: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:33.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: audit 1685823092.7561624 mon.a (mon.0) 442 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:11:33.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: audit 1685823092.7576318 mon.a (mon.0) 443 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:11:33.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:33 smithi083 bash[60048]: audit 1685823092.7635171 mon.a (mon.0) 444 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:11:34.827 INFO:teuthology.orchestra.run.smithi033.stdout:373662154777 2023-06-03T20:11:35.864 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:35 smithi033 bash[78259]: cluster 1685823094.6556408 mgr.y (mgr.34104) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:35.865 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:35 smithi033 bash[78259]: audit 1685823094.8205676 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.33:0/3530971755' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:11:35.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:35 smithi033 bash[74781]: cluster 1685823094.6556408 mgr.y (mgr.34104) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:35.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:35 smithi033 bash[74781]: audit 1685823094.8205676 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.33:0/3530971755' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:11:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:35 smithi083 bash[60048]: cluster 1685823094.6556408 mgr.y (mgr.34104) 325 : cluster 0 pgmap v262: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:35 smithi083 bash[60048]: audit 1685823094.8205676 mon.a (mon.0) 445 : audit 0 from='client.? 172.21.15.33:0/3530971755' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:11:36.319 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662154773 got 373662154777 for osd.2 2023-06-03T20:11:36.319 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:36] "GET /metrics HTTP/1.1" 200 219547 "" "Prometheus/2.33.4" 2023-06-03T20:11:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:37 smithi033 bash[78259]: cluster 1685823096.6562963 mgr.y (mgr.34104) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:37.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:37 smithi033 bash[74781]: cluster 1685823096.6562963 mgr.y (mgr.34104) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:37 smithi083 bash[60048]: cluster 1685823096.6562963 mgr.y (mgr.34104) 326 : cluster 0 pgmap v263: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:39.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:38 smithi033 bash[74781]: audit 1685823098.561611 mon.a (mon.0) 446 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:39.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:38 smithi033 bash[78259]: audit 1685823098.561611 mon.a (mon.0) 446 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:38 smithi083 bash[60048]: audit 1685823098.561611 mon.a (mon.0) 446 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:40.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:39 smithi033 bash[74781]: cluster 1685823098.6566474 mgr.y (mgr.34104) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:40.035 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:39 smithi033 bash[78259]: cluster 1685823098.6566474 mgr.y (mgr.34104) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:40.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:39 smithi083 bash[60048]: cluster 1685823098.6566474 mgr.y (mgr.34104) 327 : cluster 0 pgmap v264: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:42.078 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:41 smithi033 bash[74781]: cluster 1685823100.657651 mgr.y (mgr.34104) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:42.078 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:41 smithi033 bash[78259]: cluster 1685823100.657651 mgr.y (mgr.34104) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:42.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:41 smithi083 bash[60048]: cluster 1685823100.657651 mgr.y (mgr.34104) 328 : cluster 0 pgmap v265: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:42.184 INFO:teuthology.orchestra.run.smithi033.stdout:128849019112 2023-06-03T20:11:43.106 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:42 smithi033 bash[78259]: audit 1685823102.177833 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.33:0/1329727836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:11:43.107 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:42 smithi033 bash[74781]: audit 1685823102.177833 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.33:0/1329727836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:11:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:42 smithi083 bash[60048]: audit 1685823102.177833 mon.c (mon.2) 33 : audit 0 from='client.? 172.21.15.33:0/1329727836' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:11:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:43 smithi033 bash[78259]: cluster 1685823102.658183 mgr.y (mgr.34104) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:43 smithi033 bash[74781]: cluster 1685823102.658183 mgr.y (mgr.34104) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:43 smithi083 bash[60048]: cluster 1685823102.658183 mgr.y (mgr.34104) 329 : cluster 0 pgmap v266: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:44.312 INFO:teuthology.orchestra.run.smithi033.stdout:352187318304 2023-06-03T20:11:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:44 smithi033 bash[74781]: audit 1685823104.3054838 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.33:0/3806648123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:11:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:44 smithi033 bash[78259]: audit 1685823104.3054838 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.33:0/3806648123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:11:45.112 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019107 got 128849019112 for osd.4 2023-06-03T20:11:45.112 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:44 smithi083 bash[60048]: audit 1685823104.3054838 mon.a (mon.0) 447 : audit 0 from='client.? 172.21.15.33:0/3806648123' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:11:46.011 INFO:teuthology.orchestra.run.smithi033.stdout:330712481831 2023-06-03T20:11:46.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:45 smithi033 bash[78259]: cluster 1685823104.6587775 mgr.y (mgr.34104) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:46.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:45 smithi033 bash[74781]: cluster 1685823104.6587775 mgr.y (mgr.34104) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:46.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:45 smithi083 bash[60048]: cluster 1685823104.6587775 mgr.y (mgr.34104) 330 : cluster 0 pgmap v267: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:46.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:46] "GET /metrics HTTP/1.1" 200 219553 "" "Prometheus/2.33.4" 2023-06-03T20:11:46.728 INFO:tasks.cephadm.ceph_manager.ceph:need seq 352187318300 got 352187318304 for osd.1 2023-06-03T20:11:46.729 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:47.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:46 smithi033 bash[74781]: audit 1685823106.0042562 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.33:0/3165571069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:11:47.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:46 smithi033 bash[78259]: audit 1685823106.0042562 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.33:0/3165571069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:11:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:46 smithi083 bash[60048]: audit 1685823106.0042562 mon.c (mon.2) 34 : audit 0 from='client.? 172.21.15.33:0/3165571069' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:11:47.569 INFO:teuthology.orchestra.run.smithi033.stdout:154618822881 2023-06-03T20:11:47.637 INFO:teuthology.orchestra.run.smithi033.stdout:180388626648 2023-06-03T20:11:48.113 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[74781]: cluster 1685823106.659391 mgr.y (mgr.34104) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:48.113 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[74781]: audit 1685823107.562624 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.33:0/2249829929' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:11:48.114 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[74781]: audit 1685823107.6303184 mon.a (mon.0) 449 : audit 0 from='client.? 172.21.15.33:0/909908548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:11:48.114 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[78259]: cluster 1685823106.659391 mgr.y (mgr.34104) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:48.114 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[78259]: audit 1685823107.562624 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.33:0/2249829929' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:11:48.115 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:47 smithi033 bash[78259]: audit 1685823107.6303184 mon.a (mon.0) 449 : audit 0 from='client.? 172.21.15.33:0/909908548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:11:48.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:47 smithi083 bash[60048]: cluster 1685823106.659391 mgr.y (mgr.34104) 331 : cluster 0 pgmap v268: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:48.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:47 smithi083 bash[60048]: audit 1685823107.562624 mon.a (mon.0) 448 : audit 0 from='client.? 172.21.15.33:0/2249829929' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:11:48.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:47 smithi083 bash[60048]: audit 1685823107.6303184 mon.a (mon.0) 449 : audit 0 from='client.? 172.21.15.33:0/909908548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:11:48.457 INFO:teuthology.orchestra.run.smithi033.stdout:395136991253 2023-06-03T20:11:48.788 INFO:teuthology.orchestra.run.smithi033.stdout:206158430415 2023-06-03T20:11:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:48 smithi083 bash[60048]: audit 1685823108.4503665 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.33:0/4258303920' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:11:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:48 smithi083 bash[60048]: audit 1685823108.7809649 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.33:0/3861957570' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:11:49.412 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:48 smithi033 bash[74781]: audit 1685823108.4503665 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.33:0/4258303920' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:11:49.412 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:48 smithi033 bash[74781]: audit 1685823108.7809649 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.33:0/3861957570' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:11:49.412 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:48 smithi033 bash[78259]: audit 1685823108.4503665 mon.c (mon.2) 35 : audit 0 from='client.? 172.21.15.33:0/4258303920' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:11:49.413 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:48 smithi033 bash[78259]: audit 1685823108.7809649 mon.c (mon.2) 36 : audit 0 from='client.? 172.21.15.33:0/3861957570' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:11:49.513 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712481826 got 330712481831 for osd.0 2023-06-03T20:11:49.513 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:49 smithi083 bash[60048]: cluster 1685823108.6598418 mgr.y (mgr.34104) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:50.327 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:49 smithi033 bash[78259]: cluster 1685823108.6598418 mgr.y (mgr.34104) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:50.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:49 smithi033 bash[74781]: cluster 1685823108.6598418 mgr.y (mgr.34104) 332 : cluster 0 pgmap v269: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:50.328 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618822876 got 154618822881 for osd.5 2023-06-03T20:11:50.329 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:50.617 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388626643 got 180388626648 for osd.6 2023-06-03T20:11:50.617 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:50.946 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430410 got 206158430415 for osd.7 2023-06-03T20:11:50.947 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:50.960 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991248 got 395136991253 for osd.3 2023-06-03T20:11:50.960 DEBUG:teuthology.parallel:result is None 2023-06-03T20:11:50.961 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-06-03T20:11:50.961 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:11:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:51 smithi083 bash[60048]: cluster 1685823110.6609657 mgr.y (mgr.34104) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:51 smithi033 bash[74781]: cluster 1685823110.6609657 mgr.y (mgr.34104) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:51 smithi033 bash[78259]: cluster 1685823110.6609657 mgr.y (mgr.34104) 333 : cluster 0 pgmap v270: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:53 smithi083 bash[60048]: cluster 1685823112.6616378 mgr.y (mgr.34104) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:53 smithi083 bash[60048]: audit 1685823113.563274 mon.a (mon.0) 450 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:53 smithi033 bash[74781]: cluster 1685823112.6616378 mgr.y (mgr.34104) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:53 smithi033 bash[74781]: audit 1685823113.563274 mon.a (mon.0) 450 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:53 smithi033 bash[78259]: cluster 1685823112.6616378 mgr.y (mgr.34104) 334 : cluster 0 pgmap v271: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:53 smithi033 bash[78259]: audit 1685823113.563274 mon.a (mon.0) 450 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:11:55.831 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:11:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:55 smithi083 bash[60048]: cluster 1685823114.6627753 mgr.y (mgr.34104) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:55 smithi033 bash[74781]: cluster 1685823114.6627753 mgr.y (mgr.34104) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:55 smithi033 bash[78259]: cluster 1685823114.6627753 mgr.y (mgr.34104) 335 : cluster 0 pgmap v272: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:11:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:11:56] "GET /metrics HTTP/1.1" 200 219560 "" "Prometheus/2.33.4" 2023-06-03T20:11:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:57 smithi083 bash[60048]: cluster 1685823116.6634257 mgr.y (mgr.34104) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:57 smithi033 bash[78259]: cluster 1685823116.6634257 mgr.y (mgr.34104) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:57 smithi033 bash[74781]: cluster 1685823116.6634257 mgr.y (mgr.34104) 336 : cluster 0 pgmap v273: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:11:59.300 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:11:59.306 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:12:00.032 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":274,"stamp":"2023-06-03T20:11:58.663731+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_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":195,"ondisk_log_size":195,"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":163484,"kb_used_data":9180,"kb_used_omap":20,"kb_used_meta":154219,"kb_avail":749797732,"statfs":{"total":767960285184,"available":767792877568,"internally_reserved":0,"allocated":9400320,"data_stored":5831114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":157920910},"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.004687"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875828+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:10:09.875828+0000","last_peered":"2023-06-03T20:10:09.875828+0000","last_clean":"2023-06-03T20:10:09.875828+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:10:09.875828+0000","last_undegraded":"2023-06-03T20:10:09.875828+0000","last_fullsized":"2023-06-03T20:10:09.875828+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897785+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:10:10.897785+0000","last_peered":"2023-06-03T20:10:10.897785+0000","last_clean":"2023-06-03T20:10:10.897785+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:10:10.897785+0000","last_undegraded":"2023-06-03T20:10:10.897785+0000","last_fullsized":"2023-06-03T20:10:10.897785+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897341+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:10:10.897341+0000","last_peered":"2023-06-03T20:10:10.897341+0000","last_clean":"2023-06-03T20:10:10.897341+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:10:10.897341+0000","last_undegraded":"2023-06-03T20:10:10.897341+0000","last_fullsized":"2023-06-03T20:10:10.897341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892284+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:10:10.892284+0000","last_peered":"2023-06-03T20:10:10.892284+0000","last_clean":"2023-06-03T20:10:10.892284+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:10:10.892284+0000","last_undegraded":"2023-06-03T20:10:10.892284+0000","last_fullsized":"2023-06-03T20:10:10.892284+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889205+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:10:10.889205+0000","last_peered":"2023-06-03T20:10:10.889205+0000","last_clean":"2023-06-03T20:10:10.889205+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:10:10.889205+0000","last_undegraded":"2023-06-03T20:10:10.889205+0000","last_fullsized":"2023-06-03T20:10:10.889205+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883242+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:10:09.883242+0000","last_peered":"2023-06-03T20:10:09.883242+0000","last_clean":"2023-06-03T20:10:09.883242+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:10:09.883242+0000","last_undegraded":"2023-06-03T20:10:09.883242+0000","last_fullsized":"2023-06-03T20:10:09.883242+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897412+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:10:10.897412+0000","last_peered":"2023-06-03T20:10:10.897412+0000","last_clean":"2023-06-03T20:10:10.897412+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:10:10.897412+0000","last_undegraded":"2023-06-03T20:10:10.897412+0000","last_fullsized":"2023-06-03T20:10:10.897412+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895546+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:10:10.895546+0000","last_peered":"2023-06-03T20:10:10.895546+0000","last_clean":"2023-06-03T20:10:10.895546+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:10:10.895546+0000","last_undegraded":"2023-06-03T20:10:10.895546+0000","last_fullsized":"2023-06-03T20:10:10.895546+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885589+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:10:09.885589+0000","last_peered":"2023-06-03T20:10:09.885589+0000","last_clean":"2023-06-03T20:10:09.885589+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:10:09.885589+0000","last_undegraded":"2023-06-03T20:10:09.885589+0000","last_fullsized":"2023-06-03T20:10:09.885589+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894397+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:10:10.894397+0000","last_peered":"2023-06-03T20:10:10.894397+0000","last_clean":"2023-06-03T20:10:10.894397+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:10:10.894397+0000","last_undegraded":"2023-06-03T20:10:10.894397+0000","last_fullsized":"2023-06-03T20:10:10.894397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896341+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:10:10.896341+0000","last_peered":"2023-06-03T20:10:10.896341+0000","last_clean":"2023-06-03T20:10:10.896341+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:10:10.896341+0000","last_undegraded":"2023-06-03T20:10:10.896341+0000","last_fullsized":"2023-06-03T20:10:10.896341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885606+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:10:10.885606+0000","last_peered":"2023-06-03T20:10:10.885606+0000","last_clean":"2023-06-03T20:10:10.885606+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:10:10.885606+0000","last_undegraded":"2023-06-03T20:10:10.885606+0000","last_fullsized":"2023-06-03T20:10:10.885606+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876280+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:10:09.876280+0000","last_peered":"2023-06-03T20:10:09.876280+0000","last_clean":"2023-06-03T20:10:09.876280+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:10:09.876280+0000","last_undegraded":"2023-06-03T20:10:09.876280+0000","last_fullsized":"2023-06-03T20:10:09.876280+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876061+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:10:09.876061+0000","last_peered":"2023-06-03T20:10:09.876061+0000","last_clean":"2023-06-03T20:10:09.876061+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:10:09.876061+0000","last_undegraded":"2023-06-03T20:10:09.876061+0000","last_fullsized":"2023-06-03T20:10:09.876061+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880732+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:10:09.880732+0000","last_peered":"2023-06-03T20:10:09.880732+0000","last_clean":"2023-06-03T20:10:09.880732+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:10:09.880732+0000","last_undegraded":"2023-06-03T20:10:09.880732+0000","last_fullsized":"2023-06-03T20:10:09.880732+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896408+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:10:10.896408+0000","last_peered":"2023-06-03T20:10:10.896408+0000","last_clean":"2023-06-03T20:10:10.896408+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:10:10.896408+0000","last_undegraded":"2023-06-03T20:10:10.896408+0000","last_fullsized":"2023-06-03T20:10:10.896408+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892920+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:10:10.892920+0000","last_peered":"2023-06-03T20:10:10.892920+0000","last_clean":"2023-06-03T20:10:10.892920+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:10:10.892920+0000","last_undegraded":"2023-06-03T20:10:10.892920+0000","last_fullsized":"2023-06-03T20:10:10.892920+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897201+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:10:10.897201+0000","last_peered":"2023-06-03T20:10:10.897201+0000","last_clean":"2023-06-03T20:10:10.897201+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:10:10.897201+0000","last_undegraded":"2023-06-03T20:10:10.897201+0000","last_fullsized":"2023-06-03T20:10:10.897201+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.881578+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:10:09.881578+0000","last_peered":"2023-06-03T20:10:09.881578+0000","last_clean":"2023-06-03T20:10:09.881578+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:10:09.881578+0000","last_undegraded":"2023-06-03T20:10:09.881578+0000","last_fullsized":"2023-06-03T20:10:09.881578+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889031+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:10:10.889031+0000","last_peered":"2023-06-03T20:10:10.889031+0000","last_clean":"2023-06-03T20:10:10.889031+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:10:10.889031+0000","last_undegraded":"2023-06-03T20:10:10.889031+0000","last_fullsized":"2023-06-03T20:10:10.889031+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880926+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:10:09.880926+0000","last_peered":"2023-06-03T20:10:09.880926+0000","last_clean":"2023-06-03T20:10:09.880926+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:10:09.880926+0000","last_undegraded":"2023-06-03T20:10:09.880926+0000","last_fullsized":"2023-06-03T20:10:09.880926+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897802+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:10:10.897802+0000","last_peered":"2023-06-03T20:10:10.897802+0000","last_clean":"2023-06-03T20:10:10.897802+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:10:10.897802+0000","last_undegraded":"2023-06-03T20:10:10.897802+0000","last_fullsized":"2023-06-03T20:10:10.897802+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885376+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:10:09.885376+0000","last_peered":"2023-06-03T20:10:09.885376+0000","last_clean":"2023-06-03T20:10:09.885376+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:10:09.885376+0000","last_undegraded":"2023-06-03T20:10:09.885376+0000","last_fullsized":"2023-06-03T20:10:09.885376+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":42,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885991+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:10:09.885991+0000","last_peered":"2023-06-03T20:10:09.885991+0000","last_clean":"2023-06-03T20:10:09.885991+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:10:09.885991+0000","last_undegraded":"2023-06-03T20:10:09.885991+0000","last_fullsized":"2023-06-03T20:10:09.885991+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882959+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:10:09.882959+0000","last_peered":"2023-06-03T20:10:09.882959+0000","last_clean":"2023-06-03T20:10:09.882959+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:10:09.882959+0000","last_undegraded":"2023-06-03T20:10:09.882959+0000","last_fullsized":"2023-06-03T20:10:09.882959+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898839+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:10:10.898839+0000","last_peered":"2023-06-03T20:10:10.898839+0000","last_clean":"2023-06-03T20:10:10.898839+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:10:10.898839+0000","last_undegraded":"2023-06-03T20:10:10.898839+0000","last_fullsized":"2023-06-03T20:10:10.898839+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882866+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:10:09.882866+0000","last_peered":"2023-06-03T20:10:09.882866+0000","last_clean":"2023-06-03T20:10:09.882866+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:10:09.882866+0000","last_undegraded":"2023-06-03T20:10:09.882866+0000","last_fullsized":"2023-06-03T20:10:09.882866+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882530+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:10:09.882530+0000","last_peered":"2023-06-03T20:10:09.882530+0000","last_clean":"2023-06-03T20:10:09.882530+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:10:09.882530+0000","last_undegraded":"2023-06-03T20:10:09.882530+0000","last_fullsized":"2023-06-03T20:10:09.882530+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.900742+0000","last_change":"2023-06-03T20:10:10.900742+0000","last_active":"2023-06-03T20:10:10.900742+0000","last_peered":"2023-06-03T20:10:10.900742+0000","last_clean":"2023-06-03T20:10:10.900742+0000","last_became_active":"2023-06-03T20:10:10.900285+0000","last_became_peered":"2023-06-03T20:10:10.900285+0000","last_unstale":"2023-06-03T20:10:10.900742+0000","last_undegraded":"2023-06-03T20:10:10.900742+0000","last_fullsized":"2023-06-03T20:10:10.900742+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878022+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:10:10.878022+0000","last_peered":"2023-06-03T20:10:10.878022+0000","last_clean":"2023-06-03T20:10:10.878022+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:10:10.878022+0000","last_undegraded":"2023-06-03T20:10:10.878022+0000","last_fullsized":"2023-06-03T20:10:10.878022+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.890693+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:10:10.890693+0000","last_peered":"2023-06-03T20:10:10.890693+0000","last_clean":"2023-06-03T20:10:10.890693+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:10:10.890693+0000","last_undegraded":"2023-06-03T20:10:10.890693+0000","last_fullsized":"2023-06-03T20:10:10.890693+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898898+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:10:10.898898+0000","last_peered":"2023-06-03T20:10:10.898898+0000","last_clean":"2023-06-03T20:10:10.898898+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:10:10.898898+0000","last_undegraded":"2023-06-03T20:10:10.898898+0000","last_fullsized":"2023-06-03T20:10:10.898898+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882753+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:10:09.882753+0000","last_peered":"2023-06-03T20:10:09.882753+0000","last_clean":"2023-06-03T20:10:09.882753+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:10:09.882753+0000","last_undegraded":"2023-06-03T20:10:09.882753+0000","last_fullsized":"2023-06-03T20:10:09.882753+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876502+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:10:09.876502+0000","last_peered":"2023-06-03T20:10:09.876502+0000","last_clean":"2023-06-03T20:10:09.876502+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:10:09.876502+0000","last_undegraded":"2023-06-03T20:10:09.876502+0000","last_fullsized":"2023-06-03T20:10:09.876502+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875582+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:10:09.875582+0000","last_peered":"2023-06-03T20:10:09.875582+0000","last_clean":"2023-06-03T20:10:09.875582+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:10:09.875582+0000","last_undegraded":"2023-06-03T20:10:09.875582+0000","last_fullsized":"2023-06-03T20:10:09.875582+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.877319+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:10:09.877319+0000","last_peered":"2023-06-03T20:10:09.877319+0000","last_clean":"2023-06-03T20:10:09.877319+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:10:09.877319+0000","last_undegraded":"2023-06-03T20:10:09.877319+0000","last_fullsized":"2023-06-03T20:10:09.877319+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895416+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:10:10.895416+0000","last_peered":"2023-06-03T20:10:10.895416+0000","last_clean":"2023-06-03T20:10:10.895416+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:10:10.895416+0000","last_undegraded":"2023-06-03T20:10:10.895416+0000","last_fullsized":"2023-06-03T20:10:10.895416+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896432+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:10:10.896432+0000","last_peered":"2023-06-03T20:10:10.896432+0000","last_clean":"2023-06-03T20:10:10.896432+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:10:10.896432+0000","last_undegraded":"2023-06-03T20:10:10.896432+0000","last_fullsized":"2023-06-03T20:10:10.896432+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882656+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:10:10.882656+0000","last_peered":"2023-06-03T20:10:10.882656+0000","last_clean":"2023-06-03T20:10:10.882656+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:10:10.882656+0000","last_undegraded":"2023-06-03T20:10:10.882656+0000","last_fullsized":"2023-06-03T20:10:10.882656+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897410+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:10:10.897410+0000","last_peered":"2023-06-03T20:10:10.897410+0000","last_clean":"2023-06-03T20:10:10.897410+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:10:10.897410+0000","last_undegraded":"2023-06-03T20:10:10.897410+0000","last_fullsized":"2023-06-03T20:10:10.897410+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885705+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:10:10.885705+0000","last_peered":"2023-06-03T20:10:10.885705+0000","last_clean":"2023-06-03T20:10:10.885705+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:10:10.885705+0000","last_undegraded":"2023-06-03T20:10:10.885705+0000","last_fullsized":"2023-06-03T20:10:10.885705+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886675+0000","last_change":"2023-06-03T20:09:11.475573+0000","last_active":"2023-06-03T20:10:09.886675+0000","last_peered":"2023-06-03T20:10:09.886675+0000","last_clean":"2023-06-03T20:10:09.886675+0000","last_became_active":"2023-06-03T20:09:11.475064+0000","last_became_peered":"2023-06-03T20:09:11.475064+0000","last_unstale":"2023-06-03T20:10:09.886675+0000","last_undegraded":"2023-06-03T20:10:09.886675+0000","last_fullsized":"2023-06-03T20:10:09.886675+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875976+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:10:09.875976+0000","last_peered":"2023-06-03T20:10:09.875976+0000","last_clean":"2023-06-03T20:10:09.875976+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:10:09.875976+0000","last_undegraded":"2023-06-03T20:10:09.875976+0000","last_fullsized":"2023-06-03T20:10:09.875976+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896469+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:10:10.896469+0000","last_peered":"2023-06-03T20:10:10.896469+0000","last_clean":"2023-06-03T20:10:10.896469+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:10:10.896469+0000","last_undegraded":"2023-06-03T20:10:10.896469+0000","last_fullsized":"2023-06-03T20:10:10.896469+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888940+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:10:10.888940+0000","last_peered":"2023-06-03T20:10:10.888940+0000","last_clean":"2023-06-03T20:10:10.888940+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:10:10.888940+0000","last_undegraded":"2023-06-03T20:10:10.888940+0000","last_fullsized":"2023-06-03T20:10:10.888940+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.881953+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:10:10.881953+0000","last_peered":"2023-06-03T20:10:10.881953+0000","last_clean":"2023-06-03T20:10:10.881953+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:10:10.881953+0000","last_undegraded":"2023-06-03T20:10:10.881953+0000","last_fullsized":"2023-06-03T20:10:10.881953+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.883135+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:10:10.883135+0000","last_peered":"2023-06-03T20:10:10.883135+0000","last_clean":"2023-06-03T20:10:10.883135+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:10:10.883135+0000","last_undegraded":"2023-06-03T20:10:10.883135+0000","last_fullsized":"2023-06-03T20:10:10.883135+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885520+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:10:09.885520+0000","last_peered":"2023-06-03T20:10:09.885520+0000","last_clean":"2023-06-03T20:10:09.885520+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:10:09.885520+0000","last_undegraded":"2023-06-03T20:10:09.885520+0000","last_fullsized":"2023-06-03T20:10:09.885520+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":296,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883091+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:10:09.883091+0000","last_peered":"2023-06-03T20:10:09.883091+0000","last_clean":"2023-06-03T20:10:09.883091+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:10:09.883091+0000","last_undegraded":"2023-06-03T20:10:09.883091+0000","last_fullsized":"2023-06-03T20:10:09.883091+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":22,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895141+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:10:10.895141+0000","last_peered":"2023-06-03T20:10:10.895141+0000","last_clean":"2023-06-03T20:10:10.895141+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:10:10.895141+0000","last_undegraded":"2023-06-03T20:10:10.895141+0000","last_fullsized":"2023-06-03T20:10:10.895141+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882953+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:10:09.882953+0000","last_peered":"2023-06-03T20:10:09.882953+0000","last_clean":"2023-06-03T20:10:09.882953+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:10:09.882953+0000","last_undegraded":"2023-06-03T20:10:09.882953+0000","last_fullsized":"2023-06-03T20:10:09.882953+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":79,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883188+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:10:09.883188+0000","last_peered":"2023-06-03T20:10:09.883188+0000","last_clean":"2023-06-03T20:10:09.883188+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:10:09.883188+0000","last_undegraded":"2023-06-03T20:10:09.883188+0000","last_fullsized":"2023-06-03T20:10:09.883188+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897330+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:10:10.897330+0000","last_peered":"2023-06-03T20:10:10.897330+0000","last_clean":"2023-06-03T20:10:10.897330+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:10:10.897330+0000","last_undegraded":"2023-06-03T20:10:10.897330+0000","last_fullsized":"2023-06-03T20:10:10.897330+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877685+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:10:10.877685+0000","last_peered":"2023-06-03T20:10:10.877685+0000","last_clean":"2023-06-03T20:10:10.877685+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:10:10.877685+0000","last_undegraded":"2023-06-03T20:10:10.877685+0000","last_fullsized":"2023-06-03T20:10:10.877685+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882708+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:10:09.882708+0000","last_peered":"2023-06-03T20:10:09.882708+0000","last_clean":"2023-06-03T20:10:09.882708+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:10:09.882708+0000","last_undegraded":"2023-06-03T20:10:09.882708+0000","last_fullsized":"2023-06-03T20:10:09.882708+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882762+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:10:10.882762+0000","last_peered":"2023-06-03T20:10:10.882762+0000","last_clean":"2023-06-03T20:10:10.882762+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:10:10.882762+0000","last_undegraded":"2023-06-03T20:10:10.882762+0000","last_fullsized":"2023-06-03T20:10:10.882762+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877554+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:10:10.877554+0000","last_peered":"2023-06-03T20:10:10.877554+0000","last_clean":"2023-06-03T20:10:10.877554+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:10:10.877554+0000","last_undegraded":"2023-06-03T20:10:10.877554+0000","last_fullsized":"2023-06-03T20:10:10.877554+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892444+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:10:10.892444+0000","last_peered":"2023-06-03T20:10:10.892444+0000","last_clean":"2023-06-03T20:10:10.892444+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:10:10.892444+0000","last_undegraded":"2023-06-03T20:10:10.892444+0000","last_fullsized":"2023-06-03T20:10:10.892444+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882498+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:10:10.882498+0000","last_peered":"2023-06-03T20:10:10.882498+0000","last_clean":"2023-06-03T20:10:10.882498+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:10:10.882498+0000","last_undegraded":"2023-06-03T20:10:10.882498+0000","last_fullsized":"2023-06-03T20:10:10.882498+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888745+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:10:10.888745+0000","last_peered":"2023-06-03T20:10:10.888745+0000","last_clean":"2023-06-03T20:10:10.888745+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:10:10.888745+0000","last_undegraded":"2023-06-03T20:10:10.888745+0000","last_fullsized":"2023-06-03T20:10:10.888745+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883135+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:10:09.883135+0000","last_peered":"2023-06-03T20:10:09.883135+0000","last_clean":"2023-06-03T20:10:09.883135+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:10:09.883135+0000","last_undegraded":"2023-06-03T20:10:09.883135+0000","last_fullsized":"2023-06-03T20:10:09.883135+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877483+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:10:10.877483+0000","last_peered":"2023-06-03T20:10:10.877483+0000","last_clean":"2023-06-03T20:10:10.877483+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:10:10.877483+0000","last_undegraded":"2023-06-03T20:10:10.877483+0000","last_fullsized":"2023-06-03T20:10:10.877483+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875811+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:10:09.875811+0000","last_peered":"2023-06-03T20:10:09.875811+0000","last_clean":"2023-06-03T20:10:09.875811+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:10:09.875811+0000","last_undegraded":"2023-06-03T20:10:09.875811+0000","last_fullsized":"2023-06-03T20:10:09.875811+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878229+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:10:10.878229+0000","last_peered":"2023-06-03T20:10:10.878229+0000","last_clean":"2023-06-03T20:10:10.878229+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:10:10.878229+0000","last_undegraded":"2023-06-03T20:10:10.878229+0000","last_fullsized":"2023-06-03T20:10:10.878229+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.893305+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:10:10.893305+0000","last_peered":"2023-06-03T20:10:10.893305+0000","last_clean":"2023-06-03T20:10:10.893305+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:10:10.893305+0000","last_undegraded":"2023-06-03T20:10:10.893305+0000","last_fullsized":"2023-06-03T20:10:10.893305+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886262+0000","last_change":"2023-06-03T20:09:11.478073+0000","last_active":"2023-06-03T20:10:09.886262+0000","last_peered":"2023-06-03T20:10:09.886262+0000","last_clean":"2023-06-03T20:10:09.886262+0000","last_became_active":"2023-06-03T20:09:11.477648+0000","last_became_peered":"2023-06-03T20:09:11.477648+0000","last_unstale":"2023-06-03T20:10:09.886262+0000","last_undegraded":"2023-06-03T20:10:09.886262+0000","last_fullsized":"2023-06-03T20:10:09.886262+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895226+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:10:10.895226+0000","last_peered":"2023-06-03T20:10:10.895226+0000","last_clean":"2023-06-03T20:10:10.895226+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:10:10.895226+0000","last_undegraded":"2023-06-03T20:10:10.895226+0000","last_fullsized":"2023-06-03T20:10:10.895226+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886876+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T20:10:09.886876+0000","last_peered":"2023-06-03T20:10:09.886876+0000","last_clean":"2023-06-03T20:10:09.886876+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T20:10:09.886876+0000","last_undegraded":"2023-06-03T20:10:09.886876+0000","last_fullsized":"2023-06-03T20:10:09.886876+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895138+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:10:10.895138+0000","last_peered":"2023-06-03T20:10:10.895138+0000","last_clean":"2023-06-03T20:10:10.895138+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:10:10.895138+0000","last_undegraded":"2023-06-03T20:10:10.895138+0000","last_fullsized":"2023-06-03T20:10:10.895138+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":66,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894929+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:10:10.894929+0000","last_peered":"2023-06-03T20:10:10.894929+0000","last_clean":"2023-06-03T20:10:10.894929+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:10:10.894929+0000","last_undegraded":"2023-06-03T20:10:10.894929+0000","last_fullsized":"2023-06-03T20:10:10.894929+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.891098+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:10:10.891098+0000","last_peered":"2023-06-03T20:10:10.891098+0000","last_clean":"2023-06-03T20:10:10.891098+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:10:10.891098+0000","last_undegraded":"2023-06-03T20:10:10.891098+0000","last_fullsized":"2023-06-03T20:10:10.891098+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.876894+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:10:10.876894+0000","last_peered":"2023-06-03T20:10:10.876894+0000","last_clean":"2023-06-03T20:10:10.876894+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:10:10.876894+0000","last_undegraded":"2023-06-03T20:10:10.876894+0000","last_fullsized":"2023-06-03T20:10:10.876894+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875592+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:10:09.875592+0000","last_peered":"2023-06-03T20:10:09.875592+0000","last_clean":"2023-06-03T20:10:09.875592+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:10:09.875592+0000","last_undegraded":"2023-06-03T20:10:09.875592+0000","last_fullsized":"2023-06-03T20:10:09.875592+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430417,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31212,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":29696,"kb_avail":93713940,"statfs":{"total":95995035648,"available":95963074560,"internally_reserved":0,"allocated":1544192,"data_stored":1097147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30408704},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84999999999999998,"15min":0.85699999999999998},"min":{"1min":0.54700000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.145,"5min":1.2,"15min":1.2},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91600000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1950000000000001,"5min":1.234,"15min":1.234},"last":1.2490000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.008,"15min":1.01},"min":{"1min":0.67700000000000005,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.038},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.089,"15min":1.099},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.306,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.296}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.173,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.59499999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.103,"5min":1.397,"15min":1.397},"last":1.181}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.129},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":1.0740000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:11:04 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.92600000000000005,"15min":0.89400000000000002},"min":{"1min":0.67800000000000005,"5min":0.504,"15min":0.39800000000000002},"max":{"1min":1.254,"5min":1.3759999999999999,"15min":1.411},"last":1.0900000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.96899999999999997,"15min":0.93400000000000005},"min":{"1min":0.70399999999999996,"5min":0.59999999999999998,"15min":0.35999999999999999},"max":{"1min":1.2809999999999999,"5min":1.2809999999999999,"15min":1.7390000000000001},"last":0.99199999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.008,"15min":0.99399999999999999},"min":{"1min":0.79900000000000004,"5min":0.41699999999999998,"15min":0.41699999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.9219999999999999},"last":1.2030000000000001},{"interface":"front","average":{"1min":1.133,"5min":1.046,"15min":1.0189999999999999},"min":{"1min":0.71399999999999997,"5min":0.57899999999999996,"15min":0.496},"max":{"1min":1.478,"5min":1.478,"15min":1.681},"last":1.343}]},{"osd":6,"last update":"Sat Jun 3 20:11:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.089,"15min":1.044},"min":{"1min":0.76600000000000001,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.546,"5min":1.546,"15min":1.546},"last":1.389},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0900000000000001,"15min":1.0489999999999999},"min":{"1min":0.82199999999999995,"5min":0.82199999999999995,"15min":0.49099999999999999},"max":{"1min":1.194,"5min":1.3799999999999999,"15min":1.7569999999999999},"last":1.319}]}]},{"osd":6,"up_from":42,"seq":180388626650,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23068,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":21568,"kb_avail":93722084,"statfs":{"total":95995035648,"available":95971414016,"internally_reserved":0,"allocated":1527808,"data_stored":1096686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22085632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2270000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.2989999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.878,"15min":0.871},"min":{"1min":0.65800000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.79400000000000004},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.94799999999999995},"min":{"1min":0.748,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.278,"5min":1.323,"15min":1.323},"last":1.365}]},{"osd":2,"last update":"Sat Jun 3 20:11:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.78000000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.141},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.997}]},{"osd":3,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":1.04},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":1.1779999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.60699999999999998,"5min":0.46899999999999997,"15min":0.40600000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.7010000000000001},"last":1.4419999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96199999999999997,"15min":0.97099999999999997},"min":{"1min":0.71299999999999997,"5min":0.54900000000000004,"15min":0.42599999999999999},"max":{"1min":1.2410000000000001,"5min":1.266,"15min":1.5720000000000001},"last":0.86799999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.002,"15min":0.97499999999999998},"min":{"1min":0.73299999999999998,"5min":0.45200000000000001,"15min":0.41199999999999998},"max":{"1min":1.379,"5min":1.379,"15min":2.0830000000000002},"last":1.226},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.036,"15min":1.0580000000000001},"min":{"1min":0.89500000000000002,"5min":0.64700000000000002,"15min":0.41599999999999998},"max":{"1min":1.325,"5min":1.3300000000000001,"15min":1.679},"last":1.0740000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:11:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.069,"15min":1.079},"min":{"1min":0.79700000000000004,"5min":0.55900000000000005,"15min":0.44800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.645},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.143,"5min":1.0680000000000001,"15min":1.0549999999999999},"min":{"1min":0.873,"5min":0.53200000000000003,"15min":0.47699999999999998},"max":{"1min":1.4239999999999999,"5min":1.474,"15min":1.871},"last":1.107}]}]},{"osd":1,"up_from":82,"seq":352187318307,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":19132,"kb_used_data":948,"kb_used_omap":4,"kb_used_meta":18171,"kb_avail":93726020,"statfs":{"total":95995035648,"available":95975444480,"internally_reserved":0,"allocated":970752,"data_stored":511226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":18608014},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.82299999999999995,"15min":0.80500000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":2.9409999999999998,"5min":2.9409999999999998,"15min":2.9409999999999998},"last":1.0329999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.90000000000000002,"15min":0.92100000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.27,"5min":3.044,"15min":3.044},"last":0.79600000000000004},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.80300000000000005,"15min":0.81699999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.97499999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":3.625,"5min":3.625,"15min":3.625},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":3.7320000000000002,"5min":3.7320000000000002,"15min":3.7320000000000002},"last":0.82199999999999995}]},{"osd":4,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0229999999999999,"15min":1.0209999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.014},{"interface":"front","average":{"1min":1.038,"5min":1.04,"15min":1.04},"min":{"1min":0.83399999999999996,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.2649999999999999,"5min":1.55,"15min":1.55},"last":1.1040000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.0680000000000001,"15min":1.0580000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":3.1139999999999999,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":1.137},{"interface":"front","average":{"1min":1.097,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.75600000000000001,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.415,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.94599999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":3.157,"5min":3.157,"15min":3.157},"last":1.2170000000000001},{"interface":"front","average":{"1min":1.077,"5min":1.0840000000000001,"15min":1.085},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.3819999999999999,"5min":1.524,"15min":1.524},"last":1.1699999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.119,"15min":1.1140000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.458,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":1.075},{"interface":"front","average":{"1min":1.123,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.349,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.1899999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481833,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7756,"kb_used_data":1540,"kb_used_omap":5,"kb_used_meta":6202,"kb_avail":93737396,"statfs":{"total":95995035648,"available":95987093504,"internally_reserved":0,"allocated":1576960,"data_stored":1102377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":6351482},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.71599999999999997,"15min":0.70399999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.133,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.66700000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.73599999999999999,"15min":0.746},"min":{"1min":0.51500000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.92800000000000005,"5min":1.167,"15min":1.167},"last":0.76800000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77100000000000002,"15min":0.79000000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.92200000000000004,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.74199999999999999,"15min":0.752},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2649999999999999,"5min":1.345,"15min":1.345},"last":0.871}]},{"osd":3,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.83599999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.03,"15min":1.069},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.198,"5min":2.9689999999999999,"15min":2.9689999999999999},"last":1.2529999999999999},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.046,"15min":1.0600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4690000000000001,"5min":1.589,"15min":1.589},"last":1.046}]},{"osd":5,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.516,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.093},{"interface":"front","average":{"1min":0.871,"5min":1.046,"15min":1.0860000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.151,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.0740000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.556,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.2250000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.1140000000000001,"15min":1.147},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3839999999999999,"5min":1.778,"15min":1.778},"last":1.1659999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.1339999999999999,"15min":1.1719999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.337,"5min":1.831,"15min":1.831},"last":1.3089999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1739999999999999,"15min":1.234},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.341,"5min":3.101,"15min":3.101},"last":1.3700000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154781,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":18868,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":17912,"kb_avail":93726284,"statfs":{"total":95995035648,"available":95975714816,"internally_reserved":0,"allocated":962560,"data_stored":508429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":18341969},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.61199999999999999},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.83199999999999996,"15min":0.83399999999999996},"min":{"1min":0.35399999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.91100000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.073},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.81100000000000005,"15min":0.80300000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.84599999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.99299999999999999},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0110000000000001,"5min":2.0110000000000001,"15min":2.0110000000000001},"last":0.80400000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0009999999999999,"15min":0.999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0419999999999998,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.107},{"interface":"front","average":{"1min":1.01,"5min":1.03,"15min":1.034},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.169,"5min":2.169,"15min":2.169},"last":0.95199999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.083,"15min":1.0980000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7050000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.292},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":1.1990000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.089,"5min":2.089,"15min":2.089},"last":1.0369999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.167}]},{"osd":7,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.161,"15min":1.171},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.198,"15min":1.2190000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.236}]}]},{"osd":3,"up_from":92,"seq":395136991255,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":14628,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":13693,"kb_avail":93730524,"statfs":{"total":95995035648,"available":95980056576,"internally_reserved":0,"allocated":946176,"data_stored":506384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":14021685},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.60799999999999998},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.873}]},{"osd":1,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.69399999999999995}]},{"osd":2,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":0.91300000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1100000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1639999999999999},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.048}]},{"osd":5,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7110000000000001,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.139},{"interface":"front","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.073}]},{"osd":6,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":0.996},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.3069999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.357},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.2010000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019115,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23204,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":22272,"kb_avail":93721948,"statfs":{"total":95995035648,"available":95971274752,"internally_reserved":0,"allocated":946176,"data_stored":506709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22806528},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.94499999999999995,"15min":0.96299999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.157,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0449999999999999,"15min":1.0620000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.133}]},{"osd":1,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.66200000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":1.163},{"interface":"front","average":{"1min":1.016,"5min":1.0029999999999999,"15min":1.0009999999999999},"min":{"1min":0.71999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1579999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.98899999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2390000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.69999999999999996},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.70099999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.95599999999999996},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.2110000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89800000000000002,"15min":0.88900000000000001},"min":{"1min":0.753,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.4419999999999999},"last":0.79100000000000004},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95699999999999996,"15min":0.96599999999999997},"min":{"1min":0.60899999999999999,"5min":0.52200000000000002,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":1.4279999999999999,"15min":2.1419999999999999},"last":1.006}]},{"osd":6,"last update":"Sat Jun 3 20:11:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.80100000000000005,"5min":0.50900000000000001,"15min":0.33500000000000002},"max":{"1min":1.349,"5min":1.381,"15min":1.585},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.194,"5min":1.0820000000000001,"15min":1.052},"min":{"1min":1.022,"5min":0.48799999999999999,"15min":0.43099999999999999},"max":{"1min":1.395,"5min":1.397,"15min":2.1349999999999998},"last":1.1040000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.069,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.5009999999999999,"5min":1.5249999999999999,"15min":1.9630000000000001},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.0609999999999999,"15min":1.077},"min":{"1min":0.83299999999999996,"5min":0.59499999999999997,"15min":0.42199999999999999},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":2.0600000000000001},"last":1.0549999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822883,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":24704,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":925696,"data_stored":502156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25296896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2769999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.2190000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.51900000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.171,"5min":1.284,"15min":1.284},"last":0.98799999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.89500000000000002},"min":{"1min":0.621,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.88400000000000001,"15min":0.88800000000000001},"min":{"1min":0.57199999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.157,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":0.81000000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.70399999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1899999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91900000000000004,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.83299999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.028},{"interface":"front","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":1.052}]},{"osd":4,"last update":"Sat Jun 3 20:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93899999999999995,"15min":0.91000000000000003},"min":{"1min":0.628,"5min":0.505,"15min":0.41499999999999998},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.8480000000000001},"last":0.96999999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.72899999999999998,"5min":0.54200000000000004,"15min":0.46200000000000002},"max":{"1min":1.264,"5min":1.347,"15min":1.9670000000000001},"last":1.085}]},{"osd":6,"last update":"Sat Jun 3 20:11:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.008,"15min":0.98399999999999999},"min":{"1min":0.71899999999999997,"5min":0.58199999999999996,"15min":0.44500000000000001},"max":{"1min":1.46,"5min":1.46,"15min":1.798},"last":1.147},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0629999999999999,"15min":1.0620000000000001},"min":{"1min":0.85899999999999999,"5min":0.63900000000000001,"15min":0.49399999999999999},"max":{"1min":1.2629999999999999,"5min":1.629,"15min":2.246},"last":1.125}]},{"osd":7,"last update":"Sat Jun 3 20:11:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.1000000000000001,"15min":1.1120000000000001},"min":{"1min":0.83699999999999997,"5min":0.65500000000000003,"15min":0.55500000000000005},"max":{"1min":1.3340000000000001,"5min":1.7629999999999999,"15min":2.3330000000000002},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.117,"15min":1.091},"min":{"1min":0.77100000000000002,"5min":0.63600000000000001,"15min":0.53000000000000003},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.9179999999999999},"last":1.2969999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:12:00.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:12:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:59 smithi083 bash[60048]: cluster 1685823118.6640708 mgr.y (mgr.34104) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:11:59 smithi083 bash[60048]: audit 1685823119.2754695 mgr.y (mgr.34104) 338 : audit 0 from='client.44603 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:59 smithi033 bash[78259]: cluster 1685823118.6640708 mgr.y (mgr.34104) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:11:59 smithi033 bash[78259]: audit 1685823119.2754695 mgr.y (mgr.34104) 338 : audit 0 from='client.44603 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:00.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:59 smithi033 bash[74781]: cluster 1685823118.6640708 mgr.y (mgr.34104) 337 : cluster 0 pgmap v274: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:00.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:11:59 smithi033 bash[74781]: audit 1685823119.2754695 mgr.y (mgr.34104) 338 : audit 0 from='client.44603 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:01 smithi083 bash[60048]: cluster 1685823120.665188 mgr.y (mgr.34104) 339 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:02.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:01 smithi033 bash[74781]: cluster 1685823120.665188 mgr.y (mgr.34104) 339 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:02.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:01 smithi033 bash[78259]: cluster 1685823120.665188 mgr.y (mgr.34104) 339 : cluster 0 pgmap v275: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:04.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:03 smithi083 bash[60048]: cluster 1685823122.6658466 mgr.y (mgr.34104) 340 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:03 smithi033 bash[74781]: cluster 1685823122.6658466 mgr.y (mgr.34104) 340 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:04.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:03 smithi033 bash[78259]: cluster 1685823122.6658466 mgr.y (mgr.34104) 340 : cluster 0 pgmap v276: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:04.902 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:06.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:05 smithi083 bash[60048]: cluster 1685823124.6669474 mgr.y (mgr.34104) 341 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:06.163 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:05 smithi033 bash[74781]: cluster 1685823124.6669474 mgr.y (mgr.34104) 341 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:06.164 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:05 smithi033 bash[78259]: cluster 1685823124.6669474 mgr.y (mgr.34104) 341 : cluster 0 pgmap v277: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:06] "GET /metrics HTTP/1.1" 200 219560 "" "Prometheus/2.33.4" 2023-06-03T20:12:08.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:07 smithi083 bash[60048]: cluster 1685823126.6675844 mgr.y (mgr.34104) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:08.281 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:12:08.287 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:12:08.317 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:07 smithi033 bash[74781]: cluster 1685823126.6675844 mgr.y (mgr.34104) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:08.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:07 smithi033 bash[78259]: cluster 1685823126.6675844 mgr.y (mgr.34104) 342 : cluster 0 pgmap v278: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:09.088 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":278,"stamp":"2023-06-03T20:12:06.667218+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_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":195,"ondisk_log_size":195,"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":163484,"kb_used_data":9180,"kb_used_omap":20,"kb_used_meta":154219,"kb_avail":749797732,"statfs":{"total":767960285184,"available":767792877568,"internally_reserved":0,"allocated":9400320,"data_stored":5831114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":157920910},"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.005232"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875828+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:10:09.875828+0000","last_peered":"2023-06-03T20:10:09.875828+0000","last_clean":"2023-06-03T20:10:09.875828+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:10:09.875828+0000","last_undegraded":"2023-06-03T20:10:09.875828+0000","last_fullsized":"2023-06-03T20:10:09.875828+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897785+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:10:10.897785+0000","last_peered":"2023-06-03T20:10:10.897785+0000","last_clean":"2023-06-03T20:10:10.897785+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:10:10.897785+0000","last_undegraded":"2023-06-03T20:10:10.897785+0000","last_fullsized":"2023-06-03T20:10:10.897785+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897341+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:10:10.897341+0000","last_peered":"2023-06-03T20:10:10.897341+0000","last_clean":"2023-06-03T20:10:10.897341+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:10:10.897341+0000","last_undegraded":"2023-06-03T20:10:10.897341+0000","last_fullsized":"2023-06-03T20:10:10.897341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892284+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:10:10.892284+0000","last_peered":"2023-06-03T20:10:10.892284+0000","last_clean":"2023-06-03T20:10:10.892284+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:10:10.892284+0000","last_undegraded":"2023-06-03T20:10:10.892284+0000","last_fullsized":"2023-06-03T20:10:10.892284+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889205+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:10:10.889205+0000","last_peered":"2023-06-03T20:10:10.889205+0000","last_clean":"2023-06-03T20:10:10.889205+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:10:10.889205+0000","last_undegraded":"2023-06-03T20:10:10.889205+0000","last_fullsized":"2023-06-03T20:10:10.889205+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883242+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:10:09.883242+0000","last_peered":"2023-06-03T20:10:09.883242+0000","last_clean":"2023-06-03T20:10:09.883242+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:10:09.883242+0000","last_undegraded":"2023-06-03T20:10:09.883242+0000","last_fullsized":"2023-06-03T20:10:09.883242+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897412+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:10:10.897412+0000","last_peered":"2023-06-03T20:10:10.897412+0000","last_clean":"2023-06-03T20:10:10.897412+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:10:10.897412+0000","last_undegraded":"2023-06-03T20:10:10.897412+0000","last_fullsized":"2023-06-03T20:10:10.897412+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895546+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:10:10.895546+0000","last_peered":"2023-06-03T20:10:10.895546+0000","last_clean":"2023-06-03T20:10:10.895546+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:10:10.895546+0000","last_undegraded":"2023-06-03T20:10:10.895546+0000","last_fullsized":"2023-06-03T20:10:10.895546+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885589+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:10:09.885589+0000","last_peered":"2023-06-03T20:10:09.885589+0000","last_clean":"2023-06-03T20:10:09.885589+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:10:09.885589+0000","last_undegraded":"2023-06-03T20:10:09.885589+0000","last_fullsized":"2023-06-03T20:10:09.885589+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894397+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:10:10.894397+0000","last_peered":"2023-06-03T20:10:10.894397+0000","last_clean":"2023-06-03T20:10:10.894397+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:10:10.894397+0000","last_undegraded":"2023-06-03T20:10:10.894397+0000","last_fullsized":"2023-06-03T20:10:10.894397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896341+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:10:10.896341+0000","last_peered":"2023-06-03T20:10:10.896341+0000","last_clean":"2023-06-03T20:10:10.896341+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:10:10.896341+0000","last_undegraded":"2023-06-03T20:10:10.896341+0000","last_fullsized":"2023-06-03T20:10:10.896341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885606+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:10:10.885606+0000","last_peered":"2023-06-03T20:10:10.885606+0000","last_clean":"2023-06-03T20:10:10.885606+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:10:10.885606+0000","last_undegraded":"2023-06-03T20:10:10.885606+0000","last_fullsized":"2023-06-03T20:10:10.885606+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876280+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:10:09.876280+0000","last_peered":"2023-06-03T20:10:09.876280+0000","last_clean":"2023-06-03T20:10:09.876280+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:10:09.876280+0000","last_undegraded":"2023-06-03T20:10:09.876280+0000","last_fullsized":"2023-06-03T20:10:09.876280+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876061+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:10:09.876061+0000","last_peered":"2023-06-03T20:10:09.876061+0000","last_clean":"2023-06-03T20:10:09.876061+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:10:09.876061+0000","last_undegraded":"2023-06-03T20:10:09.876061+0000","last_fullsized":"2023-06-03T20:10:09.876061+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880732+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:10:09.880732+0000","last_peered":"2023-06-03T20:10:09.880732+0000","last_clean":"2023-06-03T20:10:09.880732+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:10:09.880732+0000","last_undegraded":"2023-06-03T20:10:09.880732+0000","last_fullsized":"2023-06-03T20:10:09.880732+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896408+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:10:10.896408+0000","last_peered":"2023-06-03T20:10:10.896408+0000","last_clean":"2023-06-03T20:10:10.896408+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:10:10.896408+0000","last_undegraded":"2023-06-03T20:10:10.896408+0000","last_fullsized":"2023-06-03T20:10:10.896408+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892920+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:10:10.892920+0000","last_peered":"2023-06-03T20:10:10.892920+0000","last_clean":"2023-06-03T20:10:10.892920+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:10:10.892920+0000","last_undegraded":"2023-06-03T20:10:10.892920+0000","last_fullsized":"2023-06-03T20:10:10.892920+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897201+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:10:10.897201+0000","last_peered":"2023-06-03T20:10:10.897201+0000","last_clean":"2023-06-03T20:10:10.897201+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:10:10.897201+0000","last_undegraded":"2023-06-03T20:10:10.897201+0000","last_fullsized":"2023-06-03T20:10:10.897201+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.881578+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:10:09.881578+0000","last_peered":"2023-06-03T20:10:09.881578+0000","last_clean":"2023-06-03T20:10:09.881578+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:10:09.881578+0000","last_undegraded":"2023-06-03T20:10:09.881578+0000","last_fullsized":"2023-06-03T20:10:09.881578+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889031+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:10:10.889031+0000","last_peered":"2023-06-03T20:10:10.889031+0000","last_clean":"2023-06-03T20:10:10.889031+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:10:10.889031+0000","last_undegraded":"2023-06-03T20:10:10.889031+0000","last_fullsized":"2023-06-03T20:10:10.889031+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880926+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:10:09.880926+0000","last_peered":"2023-06-03T20:10:09.880926+0000","last_clean":"2023-06-03T20:10:09.880926+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:10:09.880926+0000","last_undegraded":"2023-06-03T20:10:09.880926+0000","last_fullsized":"2023-06-03T20:10:09.880926+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897802+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:10:10.897802+0000","last_peered":"2023-06-03T20:10:10.897802+0000","last_clean":"2023-06-03T20:10:10.897802+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:10:10.897802+0000","last_undegraded":"2023-06-03T20:10:10.897802+0000","last_fullsized":"2023-06-03T20:10:10.897802+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885376+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:10:09.885376+0000","last_peered":"2023-06-03T20:10:09.885376+0000","last_clean":"2023-06-03T20:10:09.885376+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:10:09.885376+0000","last_undegraded":"2023-06-03T20:10:09.885376+0000","last_fullsized":"2023-06-03T20:10:09.885376+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":42,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885991+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:10:09.885991+0000","last_peered":"2023-06-03T20:10:09.885991+0000","last_clean":"2023-06-03T20:10:09.885991+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:10:09.885991+0000","last_undegraded":"2023-06-03T20:10:09.885991+0000","last_fullsized":"2023-06-03T20:10:09.885991+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882959+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:10:09.882959+0000","last_peered":"2023-06-03T20:10:09.882959+0000","last_clean":"2023-06-03T20:10:09.882959+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:10:09.882959+0000","last_undegraded":"2023-06-03T20:10:09.882959+0000","last_fullsized":"2023-06-03T20:10:09.882959+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898839+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:10:10.898839+0000","last_peered":"2023-06-03T20:10:10.898839+0000","last_clean":"2023-06-03T20:10:10.898839+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:10:10.898839+0000","last_undegraded":"2023-06-03T20:10:10.898839+0000","last_fullsized":"2023-06-03T20:10:10.898839+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882866+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:10:09.882866+0000","last_peered":"2023-06-03T20:10:09.882866+0000","last_clean":"2023-06-03T20:10:09.882866+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:10:09.882866+0000","last_undegraded":"2023-06-03T20:10:09.882866+0000","last_fullsized":"2023-06-03T20:10:09.882866+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882530+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:10:09.882530+0000","last_peered":"2023-06-03T20:10:09.882530+0000","last_clean":"2023-06-03T20:10:09.882530+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:10:09.882530+0000","last_undegraded":"2023-06-03T20:10:09.882530+0000","last_fullsized":"2023-06-03T20:10:09.882530+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.900742+0000","last_change":"2023-06-03T20:10:10.900742+0000","last_active":"2023-06-03T20:10:10.900742+0000","last_peered":"2023-06-03T20:10:10.900742+0000","last_clean":"2023-06-03T20:10:10.900742+0000","last_became_active":"2023-06-03T20:10:10.900285+0000","last_became_peered":"2023-06-03T20:10:10.900285+0000","last_unstale":"2023-06-03T20:10:10.900742+0000","last_undegraded":"2023-06-03T20:10:10.900742+0000","last_fullsized":"2023-06-03T20:10:10.900742+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878022+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:10:10.878022+0000","last_peered":"2023-06-03T20:10:10.878022+0000","last_clean":"2023-06-03T20:10:10.878022+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:10:10.878022+0000","last_undegraded":"2023-06-03T20:10:10.878022+0000","last_fullsized":"2023-06-03T20:10:10.878022+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.890693+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:10:10.890693+0000","last_peered":"2023-06-03T20:10:10.890693+0000","last_clean":"2023-06-03T20:10:10.890693+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:10:10.890693+0000","last_undegraded":"2023-06-03T20:10:10.890693+0000","last_fullsized":"2023-06-03T20:10:10.890693+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898898+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:10:10.898898+0000","last_peered":"2023-06-03T20:10:10.898898+0000","last_clean":"2023-06-03T20:10:10.898898+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:10:10.898898+0000","last_undegraded":"2023-06-03T20:10:10.898898+0000","last_fullsized":"2023-06-03T20:10:10.898898+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882753+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:10:09.882753+0000","last_peered":"2023-06-03T20:10:09.882753+0000","last_clean":"2023-06-03T20:10:09.882753+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:10:09.882753+0000","last_undegraded":"2023-06-03T20:10:09.882753+0000","last_fullsized":"2023-06-03T20:10:09.882753+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876502+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:10:09.876502+0000","last_peered":"2023-06-03T20:10:09.876502+0000","last_clean":"2023-06-03T20:10:09.876502+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:10:09.876502+0000","last_undegraded":"2023-06-03T20:10:09.876502+0000","last_fullsized":"2023-06-03T20:10:09.876502+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875582+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:10:09.875582+0000","last_peered":"2023-06-03T20:10:09.875582+0000","last_clean":"2023-06-03T20:10:09.875582+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:10:09.875582+0000","last_undegraded":"2023-06-03T20:10:09.875582+0000","last_fullsized":"2023-06-03T20:10:09.875582+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.877319+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:10:09.877319+0000","last_peered":"2023-06-03T20:10:09.877319+0000","last_clean":"2023-06-03T20:10:09.877319+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:10:09.877319+0000","last_undegraded":"2023-06-03T20:10:09.877319+0000","last_fullsized":"2023-06-03T20:10:09.877319+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895416+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:10:10.895416+0000","last_peered":"2023-06-03T20:10:10.895416+0000","last_clean":"2023-06-03T20:10:10.895416+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:10:10.895416+0000","last_undegraded":"2023-06-03T20:10:10.895416+0000","last_fullsized":"2023-06-03T20:10:10.895416+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896432+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:10:10.896432+0000","last_peered":"2023-06-03T20:10:10.896432+0000","last_clean":"2023-06-03T20:10:10.896432+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:10:10.896432+0000","last_undegraded":"2023-06-03T20:10:10.896432+0000","last_fullsized":"2023-06-03T20:10:10.896432+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882656+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:10:10.882656+0000","last_peered":"2023-06-03T20:10:10.882656+0000","last_clean":"2023-06-03T20:10:10.882656+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:10:10.882656+0000","last_undegraded":"2023-06-03T20:10:10.882656+0000","last_fullsized":"2023-06-03T20:10:10.882656+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897410+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:10:10.897410+0000","last_peered":"2023-06-03T20:10:10.897410+0000","last_clean":"2023-06-03T20:10:10.897410+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:10:10.897410+0000","last_undegraded":"2023-06-03T20:10:10.897410+0000","last_fullsized":"2023-06-03T20:10:10.897410+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885705+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:10:10.885705+0000","last_peered":"2023-06-03T20:10:10.885705+0000","last_clean":"2023-06-03T20:10:10.885705+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:10:10.885705+0000","last_undegraded":"2023-06-03T20:10:10.885705+0000","last_fullsized":"2023-06-03T20:10:10.885705+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886675+0000","last_change":"2023-06-03T20:09:11.475573+0000","last_active":"2023-06-03T20:10:09.886675+0000","last_peered":"2023-06-03T20:10:09.886675+0000","last_clean":"2023-06-03T20:10:09.886675+0000","last_became_active":"2023-06-03T20:09:11.475064+0000","last_became_peered":"2023-06-03T20:09:11.475064+0000","last_unstale":"2023-06-03T20:10:09.886675+0000","last_undegraded":"2023-06-03T20:10:09.886675+0000","last_fullsized":"2023-06-03T20:10:09.886675+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875976+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:10:09.875976+0000","last_peered":"2023-06-03T20:10:09.875976+0000","last_clean":"2023-06-03T20:10:09.875976+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:10:09.875976+0000","last_undegraded":"2023-06-03T20:10:09.875976+0000","last_fullsized":"2023-06-03T20:10:09.875976+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896469+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:10:10.896469+0000","last_peered":"2023-06-03T20:10:10.896469+0000","last_clean":"2023-06-03T20:10:10.896469+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:10:10.896469+0000","last_undegraded":"2023-06-03T20:10:10.896469+0000","last_fullsized":"2023-06-03T20:10:10.896469+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888940+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:10:10.888940+0000","last_peered":"2023-06-03T20:10:10.888940+0000","last_clean":"2023-06-03T20:10:10.888940+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:10:10.888940+0000","last_undegraded":"2023-06-03T20:10:10.888940+0000","last_fullsized":"2023-06-03T20:10:10.888940+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.881953+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:10:10.881953+0000","last_peered":"2023-06-03T20:10:10.881953+0000","last_clean":"2023-06-03T20:10:10.881953+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:10:10.881953+0000","last_undegraded":"2023-06-03T20:10:10.881953+0000","last_fullsized":"2023-06-03T20:10:10.881953+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.883135+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:10:10.883135+0000","last_peered":"2023-06-03T20:10:10.883135+0000","last_clean":"2023-06-03T20:10:10.883135+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:10:10.883135+0000","last_undegraded":"2023-06-03T20:10:10.883135+0000","last_fullsized":"2023-06-03T20:10:10.883135+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885520+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:10:09.885520+0000","last_peered":"2023-06-03T20:10:09.885520+0000","last_clean":"2023-06-03T20:10:09.885520+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:10:09.885520+0000","last_undegraded":"2023-06-03T20:10:09.885520+0000","last_fullsized":"2023-06-03T20:10:09.885520+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":296,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883091+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:10:09.883091+0000","last_peered":"2023-06-03T20:10:09.883091+0000","last_clean":"2023-06-03T20:10:09.883091+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:10:09.883091+0000","last_undegraded":"2023-06-03T20:10:09.883091+0000","last_fullsized":"2023-06-03T20:10:09.883091+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":22,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895141+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:10:10.895141+0000","last_peered":"2023-06-03T20:10:10.895141+0000","last_clean":"2023-06-03T20:10:10.895141+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:10:10.895141+0000","last_undegraded":"2023-06-03T20:10:10.895141+0000","last_fullsized":"2023-06-03T20:10:10.895141+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882953+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:10:09.882953+0000","last_peered":"2023-06-03T20:10:09.882953+0000","last_clean":"2023-06-03T20:10:09.882953+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:10:09.882953+0000","last_undegraded":"2023-06-03T20:10:09.882953+0000","last_fullsized":"2023-06-03T20:10:09.882953+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":79,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883188+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:10:09.883188+0000","last_peered":"2023-06-03T20:10:09.883188+0000","last_clean":"2023-06-03T20:10:09.883188+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:10:09.883188+0000","last_undegraded":"2023-06-03T20:10:09.883188+0000","last_fullsized":"2023-06-03T20:10:09.883188+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897330+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:10:10.897330+0000","last_peered":"2023-06-03T20:10:10.897330+0000","last_clean":"2023-06-03T20:10:10.897330+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:10:10.897330+0000","last_undegraded":"2023-06-03T20:10:10.897330+0000","last_fullsized":"2023-06-03T20:10:10.897330+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877685+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:10:10.877685+0000","last_peered":"2023-06-03T20:10:10.877685+0000","last_clean":"2023-06-03T20:10:10.877685+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:10:10.877685+0000","last_undegraded":"2023-06-03T20:10:10.877685+0000","last_fullsized":"2023-06-03T20:10:10.877685+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882708+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:10:09.882708+0000","last_peered":"2023-06-03T20:10:09.882708+0000","last_clean":"2023-06-03T20:10:09.882708+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:10:09.882708+0000","last_undegraded":"2023-06-03T20:10:09.882708+0000","last_fullsized":"2023-06-03T20:10:09.882708+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882762+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:10:10.882762+0000","last_peered":"2023-06-03T20:10:10.882762+0000","last_clean":"2023-06-03T20:10:10.882762+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:10:10.882762+0000","last_undegraded":"2023-06-03T20:10:10.882762+0000","last_fullsized":"2023-06-03T20:10:10.882762+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877554+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:10:10.877554+0000","last_peered":"2023-06-03T20:10:10.877554+0000","last_clean":"2023-06-03T20:10:10.877554+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:10:10.877554+0000","last_undegraded":"2023-06-03T20:10:10.877554+0000","last_fullsized":"2023-06-03T20:10:10.877554+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":60,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892444+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:10:10.892444+0000","last_peered":"2023-06-03T20:10:10.892444+0000","last_clean":"2023-06-03T20:10:10.892444+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:10:10.892444+0000","last_undegraded":"2023-06-03T20:10:10.892444+0000","last_fullsized":"2023-06-03T20:10:10.892444+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882498+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:10:10.882498+0000","last_peered":"2023-06-03T20:10:10.882498+0000","last_clean":"2023-06-03T20:10:10.882498+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:10:10.882498+0000","last_undegraded":"2023-06-03T20:10:10.882498+0000","last_fullsized":"2023-06-03T20:10:10.882498+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888745+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:10:10.888745+0000","last_peered":"2023-06-03T20:10:10.888745+0000","last_clean":"2023-06-03T20:10:10.888745+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:10:10.888745+0000","last_undegraded":"2023-06-03T20:10:10.888745+0000","last_fullsized":"2023-06-03T20:10:10.888745+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883135+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:10:09.883135+0000","last_peered":"2023-06-03T20:10:09.883135+0000","last_clean":"2023-06-03T20:10:09.883135+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:10:09.883135+0000","last_undegraded":"2023-06-03T20:10:09.883135+0000","last_fullsized":"2023-06-03T20:10:09.883135+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877483+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:10:10.877483+0000","last_peered":"2023-06-03T20:10:10.877483+0000","last_clean":"2023-06-03T20:10:10.877483+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:10:10.877483+0000","last_undegraded":"2023-06-03T20:10:10.877483+0000","last_fullsized":"2023-06-03T20:10:10.877483+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875811+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:10:09.875811+0000","last_peered":"2023-06-03T20:10:09.875811+0000","last_clean":"2023-06-03T20:10:09.875811+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:10:09.875811+0000","last_undegraded":"2023-06-03T20:10:09.875811+0000","last_fullsized":"2023-06-03T20:10:09.875811+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878229+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:10:10.878229+0000","last_peered":"2023-06-03T20:10:10.878229+0000","last_clean":"2023-06-03T20:10:10.878229+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:10:10.878229+0000","last_undegraded":"2023-06-03T20:10:10.878229+0000","last_fullsized":"2023-06-03T20:10:10.878229+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.893305+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:10:10.893305+0000","last_peered":"2023-06-03T20:10:10.893305+0000","last_clean":"2023-06-03T20:10:10.893305+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:10:10.893305+0000","last_undegraded":"2023-06-03T20:10:10.893305+0000","last_fullsized":"2023-06-03T20:10:10.893305+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886262+0000","last_change":"2023-06-03T20:09:11.478073+0000","last_active":"2023-06-03T20:10:09.886262+0000","last_peered":"2023-06-03T20:10:09.886262+0000","last_clean":"2023-06-03T20:10:09.886262+0000","last_became_active":"2023-06-03T20:09:11.477648+0000","last_became_peered":"2023-06-03T20:09:11.477648+0000","last_unstale":"2023-06-03T20:10:09.886262+0000","last_undegraded":"2023-06-03T20:10:09.886262+0000","last_fullsized":"2023-06-03T20:10:09.886262+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895226+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:10:10.895226+0000","last_peered":"2023-06-03T20:10:10.895226+0000","last_clean":"2023-06-03T20:10:10.895226+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:10:10.895226+0000","last_undegraded":"2023-06-03T20:10:10.895226+0000","last_fullsized":"2023-06-03T20:10:10.895226+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886876+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T20:10:09.886876+0000","last_peered":"2023-06-03T20:10:09.886876+0000","last_clean":"2023-06-03T20:10:09.886876+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T20:10:09.886876+0000","last_undegraded":"2023-06-03T20:10:09.886876+0000","last_fullsized":"2023-06-03T20:10:09.886876+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895138+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:10:10.895138+0000","last_peered":"2023-06-03T20:10:10.895138+0000","last_clean":"2023-06-03T20:10:10.895138+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:10:10.895138+0000","last_undegraded":"2023-06-03T20:10:10.895138+0000","last_fullsized":"2023-06-03T20:10:10.895138+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":66,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894929+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:10:10.894929+0000","last_peered":"2023-06-03T20:10:10.894929+0000","last_clean":"2023-06-03T20:10:10.894929+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:10:10.894929+0000","last_undegraded":"2023-06-03T20:10:10.894929+0000","last_fullsized":"2023-06-03T20:10:10.894929+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.891098+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:10:10.891098+0000","last_peered":"2023-06-03T20:10:10.891098+0000","last_clean":"2023-06-03T20:10:10.891098+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:10:10.891098+0000","last_undegraded":"2023-06-03T20:10:10.891098+0000","last_fullsized":"2023-06-03T20:10:10.891098+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.876894+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:10:10.876894+0000","last_peered":"2023-06-03T20:10:10.876894+0000","last_clean":"2023-06-03T20:10:10.876894+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:10:10.876894+0000","last_undegraded":"2023-06-03T20:10:10.876894+0000","last_fullsized":"2023-06-03T20:10:10.876894+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875592+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:10:09.875592+0000","last_peered":"2023-06-03T20:10:09.875592+0000","last_clean":"2023-06-03T20:10:09.875592+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:10:09.875592+0000","last_undegraded":"2023-06-03T20:10:09.875592+0000","last_fullsized":"2023-06-03T20:10:09.875592+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430419,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31212,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":29696,"kb_avail":93713940,"statfs":{"total":95995035648,"available":95963074560,"internally_reserved":0,"allocated":1544192,"data_stored":1097147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30408704},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84999999999999998,"15min":0.85699999999999998},"min":{"1min":0.54700000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.145,"5min":1.2,"15min":1.2},"last":0.625},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91600000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1950000000000001,"5min":1.234,"15min":1.234},"last":1.216}]},{"osd":1,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.99299999999999999,"5min":1.008,"15min":1.01},"min":{"1min":0.67700000000000005,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.089,"15min":1.099},"min":{"1min":0.44600000000000001,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.306,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":1.351}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.173,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":0.88800000000000001},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.59499999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.103,"5min":1.397,"15min":1.397},"last":1.2669999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.97999999999999998,"15min":0.97999999999999998},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.80000000000000004},"max":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":1.0840000000000001},{"interface":"front","average":{"1min":0.95899999999999996,"5min":0.95899999999999996,"15min":0.95899999999999996},"min":{"1min":0.82299999999999995,"5min":0.82299999999999995,"15min":0.82299999999999995},"max":{"1min":1.125,"5min":1.125,"15min":1.125},"last":0.94899999999999995}]},{"osd":4,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96299999999999997,"15min":0.90800000000000003},"min":{"1min":0.65100000000000002,"5min":0.504,"15min":0.39800000000000002},"max":{"1min":1.3160000000000001,"5min":1.3759999999999999,"15min":1.411},"last":1.1240000000000001},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97299999999999998,"15min":0.93799999999999994},"min":{"1min":0.68700000000000006,"5min":0.59999999999999998,"15min":0.35999999999999999},"max":{"1min":1.1319999999999999,"5min":1.2809999999999999,"15min":1.7390000000000001},"last":1.0209999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.036,"15min":1.008},"min":{"1min":0.77400000000000002,"5min":0.56599999999999995,"15min":0.41699999999999998},"max":{"1min":1.333,"5min":1.361,"15min":1.9219999999999999},"last":1.177},{"interface":"front","average":{"1min":1.175,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.63500000000000001,"5min":0.57899999999999996,"15min":0.496},"max":{"1min":1.419,"5min":1.478,"15min":1.4950000000000001},"last":1.3069999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.113,"15min":1.0580000000000001},"min":{"1min":0.73399999999999999,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.4159999999999999,"5min":1.546,"15min":1.546},"last":1.391},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.0589999999999999},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.49099999999999999},"max":{"1min":1.319,"5min":1.3799999999999999,"15min":1.7569999999999999},"last":1.0649999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626652,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23068,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":21568,"kb_avail":93722084,"statfs":{"total":95995035648,"available":95971414016,"internally_reserved":0,"allocated":1527808,"data_stored":1096686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22085632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2270000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.91600000000000004},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.115}]},{"osd":1,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":0.92100000000000004,"5min":0.878,"15min":0.871},"min":{"1min":0.65800000000000003,"5min":0.58399999999999996,"15min":0.58399999999999996},"max":{"1min":1.3460000000000001,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.94999999999999996,"15min":0.94799999999999995},"min":{"1min":0.748,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.278,"5min":1.323,"15min":1.323},"last":0.78100000000000003}]},{"osd":2,"last update":"Sat Jun 3 20:11:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.78000000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.95699999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":0.97299999999999998,"15min":0.97299999999999998},"min":{"1min":0.57899999999999996,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.99199999999999999},{"interface":"front","average":{"1min":0.94899999999999995,"5min":0.94899999999999995,"15min":0.94899999999999995},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.97299999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":0.89300000000000002,"15min":0.89000000000000001},"min":{"1min":0.60699999999999998,"5min":0.46899999999999997,"15min":0.40600000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.7010000000000001},"last":1.0349999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96199999999999997,"15min":0.97099999999999997},"min":{"1min":0.71299999999999997,"5min":0.54900000000000004,"15min":0.42599999999999999},"max":{"1min":1.2410000000000001,"5min":1.266,"15min":1.5720000000000001},"last":0.80100000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:11:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0880000000000001,"5min":1.002,"15min":0.97499999999999998},"min":{"1min":0.73299999999999998,"5min":0.45200000000000001,"15min":0.41199999999999998},"max":{"1min":1.379,"5min":1.379,"15min":2.0830000000000002},"last":0.93100000000000005},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.036,"15min":1.0580000000000001},"min":{"1min":0.89500000000000002,"5min":0.64700000000000002,"15min":0.41599999999999998},"max":{"1min":1.325,"5min":1.3300000000000001,"15min":1.679},"last":0.89600000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:11:08 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.069,"15min":1.079},"min":{"1min":0.79700000000000004,"5min":0.55900000000000005,"15min":0.44800000000000001},"max":{"1min":1.423,"5min":1.423,"15min":1.645},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.143,"5min":1.0680000000000001,"15min":1.0549999999999999},"min":{"1min":0.873,"5min":0.53200000000000003,"15min":0.47699999999999998},"max":{"1min":1.4239999999999999,"5min":1.474,"15min":1.871},"last":0.83299999999999996}]}]},{"osd":1,"up_from":82,"seq":352187318309,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":19132,"kb_used_data":948,"kb_used_omap":4,"kb_used_meta":18171,"kb_avail":93726020,"statfs":{"total":95995035648,"available":95975444480,"internally_reserved":0,"allocated":970752,"data_stored":511226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":18608014},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":0.71399999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"min":{"1min":0.46300000000000002,"5min":0.46300000000000002,"15min":0.46300000000000002},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.627},{"interface":"front","average":{"1min":0.93100000000000005,"5min":0.82299999999999995,"15min":0.80500000000000005},"min":{"1min":0.50700000000000001,"5min":0.50700000000000001,"15min":0.50700000000000001},"max":{"1min":2.9409999999999998,"5min":2.9409999999999998,"15min":2.9409999999999998},"last":0.68000000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.90000000000000002,"15min":0.92100000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.27,"5min":3.044,"15min":3.044},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.80300000000000005,"15min":0.81699999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":0.72599999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.095,"15min":1.095},"min":{"1min":0.58599999999999997,"5min":0.58599999999999997,"15min":0.58599999999999997},"max":{"1min":3.625,"5min":3.625,"15min":3.625},"last":1.101},{"interface":"front","average":{"1min":0.97199999999999998,"5min":0.97199999999999998,"15min":0.97199999999999998},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":3.7320000000000002,"5min":3.7320000000000002,"15min":3.7320000000000002},"last":0.81000000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.0229999999999999,"15min":1.0209999999999999},"min":{"1min":0.68700000000000006,"5min":0.68700000000000006,"15min":0.68700000000000006},"max":{"1min":1.2949999999999999,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.202},{"interface":"front","average":{"1min":1.038,"5min":1.04,"15min":1.04},"min":{"1min":0.83399999999999996,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.2649999999999999,"5min":1.55,"15min":1.55},"last":0.89500000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.0680000000000001,"15min":1.0580000000000001},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":3.1139999999999999,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.1000000000000001,"15min":1.1000000000000001},"min":{"1min":0.75600000000000001,"5min":0.74399999999999999,"15min":0.74399999999999999},"max":{"1min":1.415,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.125}]},{"osd":6,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.0900000000000001,"15min":1.069},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.68300000000000005},"max":{"1min":3.157,"5min":3.157,"15min":3.157},"last":1.0109999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0840000000000001,"15min":1.085},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.3819999999999999,"5min":1.524,"15min":1.524},"last":1.0429999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.151,"5min":1.119,"15min":1.1140000000000001},"min":{"1min":0.73299999999999998,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":1.458,"5min":1.5269999999999999,"15min":1.5269999999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":1.123,"5min":1.1140000000000001,"15min":1.1120000000000001},"min":{"1min":0.65500000000000003,"5min":0.65500000000000003,"15min":0.65500000000000003},"max":{"1min":1.349,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":0.98699999999999999}]}]},{"osd":0,"up_from":77,"seq":330712481835,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7756,"kb_used_data":1540,"kb_used_omap":5,"kb_used_meta":6202,"kb_avail":93737396,"statfs":{"total":95995035648,"available":95987093504,"internally_reserved":0,"allocated":1576960,"data_stored":1102377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":6351482},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.71599999999999997,"15min":0.70399999999999996},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.133,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.67300000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.73599999999999999,"15min":0.746},"min":{"1min":0.51500000000000001,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":0.92800000000000005,"5min":1.167,"15min":1.167},"last":0.81100000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77100000000000002,"15min":0.79000000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.92200000000000004,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.73599999999999999},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.74199999999999999,"15min":0.752},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2649999999999999,"5min":1.345,"15min":1.345},"last":0.84199999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:11:11 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.46500000000000002,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.2030000000000001,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.77300000000000002,"5min":0.77300000000000002,"15min":0.77300000000000002},"min":{"1min":0.503,"5min":0.503,"15min":0.503},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.64000000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.03,"15min":1.069},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.198,"5min":2.9689999999999999,"15min":2.9689999999999999},"last":0.995},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.046,"15min":1.0600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4690000000000001,"5min":1.589,"15min":1.589},"last":1.123}]},{"osd":5,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.516,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.177},{"interface":"front","average":{"1min":0.871,"5min":1.046,"15min":1.0860000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.151,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.71899999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.556,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.024},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.1140000000000001,"15min":1.147},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3839999999999999,"5min":1.778,"15min":1.778},"last":0.878}]},{"osd":7,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.1339999999999999,"15min":1.1719999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.337,"5min":1.831,"15min":1.831},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1739999999999999,"15min":1.234},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.341,"5min":3.101,"15min":3.101},"last":1.048}]}]},{"osd":2,"up_from":87,"seq":373662154783,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":18868,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":17912,"kb_avail":93726284,"statfs":{"total":95995035648,"available":95975714816,"internally_reserved":0,"allocated":962560,"data_stored":508429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":18341969},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.83199999999999996,"15min":0.83399999999999996},"min":{"1min":0.35399999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.59599999999999997},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.81100000000000005,"15min":0.80300000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.95399999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.83499999999999996,"15min":0.83499999999999996},"min":{"1min":0.48799999999999999,"5min":0.48799999999999999,"15min":0.48799999999999999},"max":{"1min":1.6599999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.81299999999999994,"15min":0.81299999999999994},"min":{"1min":0.48099999999999998,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":2.0110000000000001,"5min":2.0110000000000001,"15min":2.0110000000000001},"last":0.79600000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0009999999999999,"15min":0.999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0419999999999998,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.2410000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.03,"15min":1.034},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.169,"5min":2.169,"15min":2.169},"last":0.99099999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.083,"15min":1.0980000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7050000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":0.88100000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":1.3129999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.089,"5min":2.089,"15min":2.089},"last":1.0449999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.0700000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.161,"15min":1.171},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.073,"5min":1.198,"15min":1.2190000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.204}]}]},{"osd":3,"up_from":92,"seq":395136991257,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":14628,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":13693,"kb_avail":93730524,"statfs":{"total":95995035648,"available":95980056576,"internally_reserved":0,"allocated":946176,"data_stored":506384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":14021685},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.71599999999999997,"15min":0.71599999999999997},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":0.98299999999999998,"5min":0.98299999999999998,"15min":0.98299999999999998},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.73099999999999998,"5min":0.73099999999999998,"15min":0.73099999999999998},"min":{"1min":0.46899999999999997,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.0369999999999999,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.89300000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.96599999999999997},{"interface":"front","average":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.512,"5min":1.512,"15min":1.512},"last":0.75900000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":0.81699999999999995,"5min":0.81699999999999995,"15min":0.81699999999999995},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":1.173,"5min":1.173,"15min":1.173},"last":1.01},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88800000000000001,"15min":0.88800000000000001},"min":{"1min":0.47399999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.3300000000000001,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.22}]},{"osd":4,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.036,"15min":1.036},"min":{"1min":0.65200000000000002,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.4359999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.075},{"interface":"front","average":{"1min":1.075,"5min":1.075,"15min":1.075},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.462,"5min":1.462,"15min":1.462},"last":1.1839999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":1.1990000000000001,"15min":1.1990000000000001},"min":{"1min":0.73799999999999999,"5min":0.73799999999999999,"15min":0.73799999999999999},"max":{"1min":1.7110000000000001,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.296},{"interface":"front","average":{"1min":1.165,"5min":1.165,"15min":1.165},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.6759999999999999,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.448}]},{"osd":6,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.1419999999999999,"15min":1.1419999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.435},"max":{"1min":1.522,"5min":1.522,"15min":1.522},"last":1.3320000000000001},{"interface":"front","average":{"1min":1.171,"5min":1.171,"15min":1.171},"min":{"1min":0.72299999999999998,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.6100000000000001,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.365}]},{"osd":7,"last update":"Sat Jun 3 20:11:12 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.2370000000000001,"15min":1.2370000000000001},"min":{"1min":0.68999999999999995,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.6819999999999999,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.512},{"interface":"front","average":{"1min":1.2190000000000001,"5min":1.2190000000000001,"15min":1.2190000000000001},"min":{"1min":0.77200000000000002,"5min":0.77200000000000002,"15min":0.77200000000000002},"max":{"1min":1.6439999999999999,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.4790000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019117,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23204,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":22272,"kb_avail":93721948,"statfs":{"total":95995035648,"available":95971274752,"internally_reserved":0,"allocated":946176,"data_stored":506709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22806528},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.94499999999999995,"15min":0.96299999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.157,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":1.131},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0449999999999999,"15min":1.0620000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1180000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.66200000000000003,"5min":0.624,"15min":0.624},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.99099999999999999},{"interface":"front","average":{"1min":1.016,"5min":1.0029999999999999,"15min":1.0009999999999999},"min":{"1min":0.71999999999999997,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.1579999999999999,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.90500000000000003}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2390000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":1.0620000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.70099999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.71699999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95299999999999996,"15min":0.95299999999999996},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.27,"5min":1.27,"15min":1.27},"last":0.84799999999999998},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1180000000000001,"15min":1.1180000000000001},"min":{"1min":0.77400000000000002,"5min":0.77400000000000002,"15min":0.77400000000000002},"max":{"1min":1.4410000000000001,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.181}]},{"osd":5,"last update":"Sat Jun 3 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89800000000000002,"15min":0.88900000000000001},"min":{"1min":0.753,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.4419999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95699999999999996,"15min":0.96599999999999997},"min":{"1min":0.60899999999999999,"5min":0.52200000000000002,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":1.4279999999999999,"15min":2.1419999999999999},"last":0.86499999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:11:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.80100000000000005,"5min":0.50900000000000001,"15min":0.33500000000000002},"max":{"1min":1.349,"5min":1.381,"15min":1.585},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.0820000000000001,"15min":1.052},"min":{"1min":1.022,"5min":0.48799999999999999,"15min":0.43099999999999999},"max":{"1min":1.395,"5min":1.397,"15min":2.1349999999999998},"last":1.23}]},{"osd":7,"last update":"Sat Jun 3 20:11:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1910000000000001,"5min":1.069,"15min":1.0589999999999999},"min":{"1min":0.72299999999999998,"5min":0.46100000000000002,"15min":0.46100000000000002},"max":{"1min":1.5009999999999999,"5min":1.5249999999999999,"15min":1.9630000000000001},"last":1.03},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.0609999999999999,"15min":1.077},"min":{"1min":0.83299999999999996,"5min":0.59499999999999997,"15min":0.42199999999999999},"max":{"1min":1.4570000000000001,"5min":1.4570000000000001,"15min":2.0600000000000001},"last":0.80000000000000004}]}]},{"osd":5,"up_from":36,"seq":154618822885,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":24704,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":925696,"data_stored":502156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25296896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2769999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.51900000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.171,"5min":1.284,"15min":1.284},"last":0.95599999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:11:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.90200000000000002,"15min":0.89500000000000002},"min":{"1min":0.621,"5min":0.57499999999999996,"15min":0.57499999999999996},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.075},{"interface":"front","average":{"1min":0.86199999999999999,"5min":0.88400000000000001,"15min":0.88800000000000001},"min":{"1min":0.57199999999999995,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.157,"5min":1.1719999999999999,"15min":1.1719999999999999},"last":1.0109999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.70399999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1899999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91900000000000004,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.90400000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:11:10 2023","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":0.96899999999999997,"15min":0.96899999999999997},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.2410000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.056,"5min":1.056,"15min":1.056},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.377,"5min":1.377,"15min":1.377},"last":0.92800000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93899999999999995,"15min":0.91000000000000003},"min":{"1min":0.628,"5min":0.505,"15min":0.41499999999999998},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.8480000000000001},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.72899999999999998,"5min":0.54200000000000004,"15min":0.46200000000000002},"max":{"1min":1.264,"5min":1.347,"15min":1.9670000000000001},"last":0.85999999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:11:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.008,"15min":0.98399999999999999},"min":{"1min":0.71899999999999997,"5min":0.58199999999999996,"15min":0.44500000000000001},"max":{"1min":1.46,"5min":1.46,"15min":1.798},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0629999999999999,"15min":1.0620000000000001},"min":{"1min":0.85899999999999999,"5min":0.63900000000000001,"15min":0.49399999999999999},"max":{"1min":1.2629999999999999,"5min":1.629,"15min":2.246},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:04 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":1.1000000000000001,"15min":1.1120000000000001},"min":{"1min":0.83699999999999997,"5min":0.65500000000000003,"15min":0.55500000000000005},"max":{"1min":1.3340000000000001,"5min":1.7629999999999999,"15min":2.3330000000000002},"last":0.98999999999999999},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.117,"15min":1.091},"min":{"1min":0.77100000000000002,"5min":0.63600000000000001,"15min":0.53000000000000003},"max":{"1min":1.5309999999999999,"5min":1.5309999999999999,"15min":1.9179999999999999},"last":1.1499999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:12:09.097 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-06-03T20:12:09.098 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2023-06-03T20:12:09.098 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2023-06-03T20:12:09.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph health --format=json 2023-06-03T20:12:09.149 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:08 smithi033 bash[78259]: audit 1685823128.2582061 mgr.y (mgr.34104) 343 : audit 0 from='client.44609 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:09.149 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:08 smithi033 bash[78259]: audit 1685823128.563605 mon.a (mon.0) 451 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:09.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:08 smithi033 bash[74781]: audit 1685823128.2582061 mgr.y (mgr.34104) 343 : audit 0 from='client.44609 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:09.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:08 smithi033 bash[74781]: audit 1685823128.563605 mon.a (mon.0) 451 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:08 smithi083 bash[60048]: audit 1685823128.2582061 mgr.y (mgr.34104) 343 : audit 0 from='client.44609 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:09.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:08 smithi083 bash[60048]: audit 1685823128.563605 mon.a (mon.0) 451 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:10.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:09 smithi033 bash[78259]: cluster 1685823128.6681876 mgr.y (mgr.34104) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:10.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:09 smithi033 bash[74781]: cluster 1685823128.6681876 mgr.y (mgr.34104) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:10.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:09 smithi083 bash[60048]: cluster 1685823128.6681876 mgr.y (mgr.34104) 344 : cluster 0 pgmap v279: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:11 smithi033 bash[74781]: cluster 1685823130.6692252 mgr.y (mgr.34104) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:12.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:11 smithi033 bash[78259]: cluster 1685823130.6692252 mgr.y (mgr.34104) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:11 smithi083 bash[60048]: cluster 1685823130.6692252 mgr.y (mgr.34104) 345 : cluster 0 pgmap v280: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:13.962 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:14.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:13 smithi033 bash[74781]: cluster 1685823132.6698678 mgr.y (mgr.34104) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:14.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:13 smithi033 bash[78259]: cluster 1685823132.6698678 mgr.y (mgr.34104) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:13 smithi083 bash[60048]: cluster 1685823132.6698678 mgr.y (mgr.34104) 346 : cluster 0 pgmap v281: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:16.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:15 smithi033 bash[74781]: cluster 1685823134.6704903 mgr.y (mgr.34104) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:16.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:15 smithi033 bash[78259]: cluster 1685823134.6704903 mgr.y (mgr.34104) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:15 smithi083 bash[60048]: cluster 1685823134.6704903 mgr.y (mgr.34104) 347 : cluster 0 pgmap v282: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:16] "GET /metrics HTTP/1.1" 200 219560 "" "Prometheus/2.33.4" 2023-06-03T20:12:17.501 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:12:17.501 INFO:teuthology.orchestra.run.smithi033.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2023-06-03T20:12:18.181 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:17 smithi033 bash[74781]: cluster 1685823136.6710773 mgr.y (mgr.34104) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:18.181 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:17 smithi033 bash[74781]: audit 1685823137.4939387 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.33:0/456178337' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T20:12:18.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:17 smithi033 bash[78259]: cluster 1685823136.6710773 mgr.y (mgr.34104) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:18.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:17 smithi033 bash[78259]: audit 1685823137.4939387 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.33:0/456178337' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T20:12:18.183 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2023-06-03T20:12:18.183 INFO:teuthology.run_tasks:Running task print... 2023-06-03T20:12:18.193 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2023-06-03T20:12:18.193 INFO:teuthology.run_tasks:Running task parallel... 2023-06-03T20:12:18.228 INFO:teuthology.task.parallel:starting parallel... 2023-06-03T20:12:18.228 INFO:teuthology.task.parallel:In parallel, running task sequential... 2023-06-03T20:12:18.228 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2023-06-03T20:12:18.230 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-06-03T20:12:18.231 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'reef'}, 'ceph': {'conf': {'global': {'mon election default strategy': 3}, 'mgr': {'debug mgr': 20, 'debug ms': 1}, 'mon': {'debug mon': 20, 'debug ms': 1, 'debug paxos': 20}, 'osd': {'debug ms': 1, 'debug osd': 20, 'osd shutdown pgref assert': True}}, 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)'], 'sha1': '8e24bcf462a1d94c2e12aa4e26419634883a1e88'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {'osd default pool size': 2}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': '8e24bcf462a1d94c2e12aa4e26419634883a1e88'}}, 'kernel': {'hwe': True}, 'workunit': {'branch': 'reef', 'sha1': 'dbb22f29210f43ee95e67f3b727f470d3faecd40'}} 2023-06-03T20:12:18.231 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-06-03T20:12:18.231 INFO:tasks.thrashosds:Beginning thrashosds... 2023-06-03T20:12:18.231 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2023-06-03T20:12:18.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:12:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:17 smithi083 bash[60048]: cluster 1685823136.6710773 mgr.y (mgr.34104) 348 : cluster 0 pgmap v283: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:17 smithi083 bash[60048]: audit 1685823137.4939387 mon.a (mon.0) 452 : audit 0 from='client.? 172.21.15.33:0/456178337' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2023-06-03T20:12:20.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:19 smithi033 bash[74781]: cluster 1685823138.67168 mgr.y (mgr.34104) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:20.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:19 smithi033 bash[78259]: cluster 1685823138.67168 mgr.y (mgr.34104) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:19 smithi083 bash[60048]: cluster 1685823138.67168 mgr.y (mgr.34104) 349 : cluster 0 pgmap v284: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:21 smithi033 bash[74781]: cluster 1685823140.6727808 mgr.y (mgr.34104) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:21 smithi033 bash[78259]: cluster 1685823140.6727808 mgr.y (mgr.34104) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:21 smithi083 bash[60048]: cluster 1685823140.6727808 mgr.y (mgr.34104) 350 : cluster 0 pgmap v285: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:23.061 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:24.283 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:23 smithi033 bash[78259]: cluster 1685823142.67337 mgr.y (mgr.34104) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:24.284 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:23 smithi033 bash[78259]: audit 1685823143.563153 mon.a (mon.0) 453 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:24.284 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:23 smithi033 bash[74781]: cluster 1685823142.67337 mgr.y (mgr.34104) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:24.284 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:23 smithi033 bash[74781]: audit 1685823143.563153 mon.a (mon.0) 453 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:23 smithi083 bash[60048]: cluster 1685823142.67337 mgr.y (mgr.34104) 351 : cluster 0 pgmap v286: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:23 smithi083 bash[60048]: audit 1685823143.563153 mon.a (mon.0) 453 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:26.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:25 smithi033 bash[78259]: cluster 1685823144.674124 mgr.y (mgr.34104) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:26.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:25 smithi033 bash[74781]: cluster 1685823144.674124 mgr.y (mgr.34104) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:25 smithi083 bash[60048]: cluster 1685823144.674124 mgr.y (mgr.34104) 352 : cluster 0 pgmap v287: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:26.419 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:12:26.423 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:12:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:26] "GET /metrics HTTP/1.1" 200 219548 "" "Prometheus/2.33.4" 2023-06-03T20:12:27.186 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":287,"stamp":"2023-06-03T20:12:24.673713+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_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":195,"ondisk_log_size":195,"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":163484,"kb_used_data":9180,"kb_used_omap":20,"kb_used_meta":154219,"kb_avail":749797732,"statfs":{"total":767960285184,"available":767792877568,"internally_reserved":0,"allocated":9400320,"data_stored":5831114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":157920910},"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.004185"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875828+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:10:09.875828+0000","last_peered":"2023-06-03T20:10:09.875828+0000","last_clean":"2023-06-03T20:10:09.875828+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:10:09.875828+0000","last_undegraded":"2023-06-03T20:10:09.875828+0000","last_fullsized":"2023-06-03T20:10:09.875828+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897785+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:10:10.897785+0000","last_peered":"2023-06-03T20:10:10.897785+0000","last_clean":"2023-06-03T20:10:10.897785+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:10:10.897785+0000","last_undegraded":"2023-06-03T20:10:10.897785+0000","last_fullsized":"2023-06-03T20:10:10.897785+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897341+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:10:10.897341+0000","last_peered":"2023-06-03T20:10:10.897341+0000","last_clean":"2023-06-03T20:10:10.897341+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:10:10.897341+0000","last_undegraded":"2023-06-03T20:10:10.897341+0000","last_fullsized":"2023-06-03T20:10:10.897341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892284+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:10:10.892284+0000","last_peered":"2023-06-03T20:10:10.892284+0000","last_clean":"2023-06-03T20:10:10.892284+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:10:10.892284+0000","last_undegraded":"2023-06-03T20:10:10.892284+0000","last_fullsized":"2023-06-03T20:10:10.892284+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889205+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:10:10.889205+0000","last_peered":"2023-06-03T20:10:10.889205+0000","last_clean":"2023-06-03T20:10:10.889205+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:10:10.889205+0000","last_undegraded":"2023-06-03T20:10:10.889205+0000","last_fullsized":"2023-06-03T20:10:10.889205+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883242+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:10:09.883242+0000","last_peered":"2023-06-03T20:10:09.883242+0000","last_clean":"2023-06-03T20:10:09.883242+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:10:09.883242+0000","last_undegraded":"2023-06-03T20:10:09.883242+0000","last_fullsized":"2023-06-03T20:10:09.883242+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897412+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:10:10.897412+0000","last_peered":"2023-06-03T20:10:10.897412+0000","last_clean":"2023-06-03T20:10:10.897412+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:10:10.897412+0000","last_undegraded":"2023-06-03T20:10:10.897412+0000","last_fullsized":"2023-06-03T20:10:10.897412+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,3],"acting":[0,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.10","version":"0'0","reported_seq":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895546+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:10:10.895546+0000","last_peered":"2023-06-03T20:10:10.895546+0000","last_clean":"2023-06-03T20:10:10.895546+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:10:10.895546+0000","last_undegraded":"2023-06-03T20:10:10.895546+0000","last_fullsized":"2023-06-03T20:10:10.895546+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885589+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:10:09.885589+0000","last_peered":"2023-06-03T20:10:09.885589+0000","last_clean":"2023-06-03T20:10:09.885589+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:10:09.885589+0000","last_undegraded":"2023-06-03T20:10:09.885589+0000","last_fullsized":"2023-06-03T20:10:09.885589+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":22,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894397+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:10:10.894397+0000","last_peered":"2023-06-03T20:10:10.894397+0000","last_clean":"2023-06-03T20:10:10.894397+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:10:10.894397+0000","last_undegraded":"2023-06-03T20:10:10.894397+0000","last_fullsized":"2023-06-03T20:10:10.894397+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896341+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:10:10.896341+0000","last_peered":"2023-06-03T20:10:10.896341+0000","last_clean":"2023-06-03T20:10:10.896341+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:10:10.896341+0000","last_undegraded":"2023-06-03T20:10:10.896341+0000","last_fullsized":"2023-06-03T20:10:10.896341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885606+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:10:10.885606+0000","last_peered":"2023-06-03T20:10:10.885606+0000","last_clean":"2023-06-03T20:10:10.885606+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:10:10.885606+0000","last_undegraded":"2023-06-03T20:10:10.885606+0000","last_fullsized":"2023-06-03T20:10:10.885606+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876280+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:10:09.876280+0000","last_peered":"2023-06-03T20:10:09.876280+0000","last_clean":"2023-06-03T20:10:09.876280+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:10:09.876280+0000","last_undegraded":"2023-06-03T20:10:09.876280+0000","last_fullsized":"2023-06-03T20:10:09.876280+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876061+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:10:09.876061+0000","last_peered":"2023-06-03T20:10:09.876061+0000","last_clean":"2023-06-03T20:10:09.876061+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:10:09.876061+0000","last_undegraded":"2023-06-03T20:10:09.876061+0000","last_fullsized":"2023-06-03T20:10:09.876061+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880732+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:10:09.880732+0000","last_peered":"2023-06-03T20:10:09.880732+0000","last_clean":"2023-06-03T20:10:09.880732+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:10:09.880732+0000","last_undegraded":"2023-06-03T20:10:09.880732+0000","last_fullsized":"2023-06-03T20:10:09.880732+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896408+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:10:10.896408+0000","last_peered":"2023-06-03T20:10:10.896408+0000","last_clean":"2023-06-03T20:10:10.896408+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:10:10.896408+0000","last_undegraded":"2023-06-03T20:10:10.896408+0000","last_fullsized":"2023-06-03T20:10:10.896408+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892920+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:10:10.892920+0000","last_peered":"2023-06-03T20:10:10.892920+0000","last_clean":"2023-06-03T20:10:10.892920+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:10:10.892920+0000","last_undegraded":"2023-06-03T20:10:10.892920+0000","last_fullsized":"2023-06-03T20:10:10.892920+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897201+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:10:10.897201+0000","last_peered":"2023-06-03T20:10:10.897201+0000","last_clean":"2023-06-03T20:10:10.897201+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:10:10.897201+0000","last_undegraded":"2023-06-03T20:10:10.897201+0000","last_fullsized":"2023-06-03T20:10:10.897201+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.881578+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:10:09.881578+0000","last_peered":"2023-06-03T20:10:09.881578+0000","last_clean":"2023-06-03T20:10:09.881578+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:10:09.881578+0000","last_undegraded":"2023-06-03T20:10:09.881578+0000","last_fullsized":"2023-06-03T20:10:09.881578+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889031+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:10:10.889031+0000","last_peered":"2023-06-03T20:10:10.889031+0000","last_clean":"2023-06-03T20:10:10.889031+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:10:10.889031+0000","last_undegraded":"2023-06-03T20:10:10.889031+0000","last_fullsized":"2023-06-03T20:10:10.889031+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880926+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:10:09.880926+0000","last_peered":"2023-06-03T20:10:09.880926+0000","last_clean":"2023-06-03T20:10:09.880926+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:10:09.880926+0000","last_undegraded":"2023-06-03T20:10:09.880926+0000","last_fullsized":"2023-06-03T20:10:09.880926+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897802+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:10:10.897802+0000","last_peered":"2023-06-03T20:10:10.897802+0000","last_clean":"2023-06-03T20:10:10.897802+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:10:10.897802+0000","last_undegraded":"2023-06-03T20:10:10.897802+0000","last_fullsized":"2023-06-03T20:10:10.897802+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885376+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:10:09.885376+0000","last_peered":"2023-06-03T20:10:09.885376+0000","last_clean":"2023-06-03T20:10:09.885376+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:10:09.885376+0000","last_undegraded":"2023-06-03T20:10:09.885376+0000","last_fullsized":"2023-06-03T20:10:09.885376+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":42,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885991+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:10:09.885991+0000","last_peered":"2023-06-03T20:10:09.885991+0000","last_clean":"2023-06-03T20:10:09.885991+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:10:09.885991+0000","last_undegraded":"2023-06-03T20:10:09.885991+0000","last_fullsized":"2023-06-03T20:10:09.885991+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882959+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:10:09.882959+0000","last_peered":"2023-06-03T20:10:09.882959+0000","last_clean":"2023-06-03T20:10:09.882959+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:10:09.882959+0000","last_undegraded":"2023-06-03T20:10:09.882959+0000","last_fullsized":"2023-06-03T20:10:09.882959+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898839+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:10:10.898839+0000","last_peered":"2023-06-03T20:10:10.898839+0000","last_clean":"2023-06-03T20:10:10.898839+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:10:10.898839+0000","last_undegraded":"2023-06-03T20:10:10.898839+0000","last_fullsized":"2023-06-03T20:10:10.898839+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882866+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:10:09.882866+0000","last_peered":"2023-06-03T20:10:09.882866+0000","last_clean":"2023-06-03T20:10:09.882866+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:10:09.882866+0000","last_undegraded":"2023-06-03T20:10:09.882866+0000","last_fullsized":"2023-06-03T20:10:09.882866+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882530+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:10:09.882530+0000","last_peered":"2023-06-03T20:10:09.882530+0000","last_clean":"2023-06-03T20:10:09.882530+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:10:09.882530+0000","last_undegraded":"2023-06-03T20:10:09.882530+0000","last_fullsized":"2023-06-03T20:10:09.882530+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.900742+0000","last_change":"2023-06-03T20:10:10.900742+0000","last_active":"2023-06-03T20:10:10.900742+0000","last_peered":"2023-06-03T20:10:10.900742+0000","last_clean":"2023-06-03T20:10:10.900742+0000","last_became_active":"2023-06-03T20:10:10.900285+0000","last_became_peered":"2023-06-03T20:10:10.900285+0000","last_unstale":"2023-06-03T20:10:10.900742+0000","last_undegraded":"2023-06-03T20:10:10.900742+0000","last_fullsized":"2023-06-03T20:10:10.900742+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878022+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:10:10.878022+0000","last_peered":"2023-06-03T20:10:10.878022+0000","last_clean":"2023-06-03T20:10:10.878022+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:10:10.878022+0000","last_undegraded":"2023-06-03T20:10:10.878022+0000","last_fullsized":"2023-06-03T20:10:10.878022+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896530+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:10:10.896530+0000","last_peered":"2023-06-03T20:10:10.896530+0000","last_clean":"2023-06-03T20:10:10.896530+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:10:10.896530+0000","last_undegraded":"2023-06-03T20:10:10.896530+0000","last_fullsized":"2023-06-03T20:10:10.896530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898898+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:10:10.898898+0000","last_peered":"2023-06-03T20:10:10.898898+0000","last_clean":"2023-06-03T20:10:10.898898+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:10:10.898898+0000","last_undegraded":"2023-06-03T20:10:10.898898+0000","last_fullsized":"2023-06-03T20:10:10.898898+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882753+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:10:09.882753+0000","last_peered":"2023-06-03T20:10:09.882753+0000","last_clean":"2023-06-03T20:10:09.882753+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:10:09.882753+0000","last_undegraded":"2023-06-03T20:10:09.882753+0000","last_fullsized":"2023-06-03T20:10:09.882753+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876502+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:10:09.876502+0000","last_peered":"2023-06-03T20:10:09.876502+0000","last_clean":"2023-06-03T20:10:09.876502+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:10:09.876502+0000","last_undegraded":"2023-06-03T20:10:09.876502+0000","last_fullsized":"2023-06-03T20:10:09.876502+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875582+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:10:09.875582+0000","last_peered":"2023-06-03T20:10:09.875582+0000","last_clean":"2023-06-03T20:10:09.875582+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:10:09.875582+0000","last_undegraded":"2023-06-03T20:10:09.875582+0000","last_fullsized":"2023-06-03T20:10:09.875582+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.877319+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:10:09.877319+0000","last_peered":"2023-06-03T20:10:09.877319+0000","last_clean":"2023-06-03T20:10:09.877319+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:10:09.877319+0000","last_undegraded":"2023-06-03T20:10:09.877319+0000","last_fullsized":"2023-06-03T20:10:09.877319+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898391+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:10:10.898391+0000","last_peered":"2023-06-03T20:10:10.898391+0000","last_clean":"2023-06-03T20:10:10.898391+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:10:10.898391+0000","last_undegraded":"2023-06-03T20:10:10.898391+0000","last_fullsized":"2023-06-03T20:10:10.898391+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896432+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:10:10.896432+0000","last_peered":"2023-06-03T20:10:10.896432+0000","last_clean":"2023-06-03T20:10:10.896432+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:10:10.896432+0000","last_undegraded":"2023-06-03T20:10:10.896432+0000","last_fullsized":"2023-06-03T20:10:10.896432+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882656+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:10:10.882656+0000","last_peered":"2023-06-03T20:10:10.882656+0000","last_clean":"2023-06-03T20:10:10.882656+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:10:10.882656+0000","last_undegraded":"2023-06-03T20:10:10.882656+0000","last_fullsized":"2023-06-03T20:10:10.882656+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897410+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:10:10.897410+0000","last_peered":"2023-06-03T20:10:10.897410+0000","last_clean":"2023-06-03T20:10:10.897410+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:10:10.897410+0000","last_undegraded":"2023-06-03T20:10:10.897410+0000","last_fullsized":"2023-06-03T20:10:10.897410+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885705+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:10:10.885705+0000","last_peered":"2023-06-03T20:10:10.885705+0000","last_clean":"2023-06-03T20:10:10.885705+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:10:10.885705+0000","last_undegraded":"2023-06-03T20:10:10.885705+0000","last_fullsized":"2023-06-03T20:10:10.885705+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886675+0000","last_change":"2023-06-03T20:09:11.475573+0000","last_active":"2023-06-03T20:10:09.886675+0000","last_peered":"2023-06-03T20:10:09.886675+0000","last_clean":"2023-06-03T20:10:09.886675+0000","last_became_active":"2023-06-03T20:09:11.475064+0000","last_became_peered":"2023-06-03T20:09:11.475064+0000","last_unstale":"2023-06-03T20:10:09.886675+0000","last_undegraded":"2023-06-03T20:10:09.886675+0000","last_fullsized":"2023-06-03T20:10:09.886675+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875976+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:10:09.875976+0000","last_peered":"2023-06-03T20:10:09.875976+0000","last_clean":"2023-06-03T20:10:09.875976+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:10:09.875976+0000","last_undegraded":"2023-06-03T20:10:09.875976+0000","last_fullsized":"2023-06-03T20:10:09.875976+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896469+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:10:10.896469+0000","last_peered":"2023-06-03T20:10:10.896469+0000","last_clean":"2023-06-03T20:10:10.896469+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:10:10.896469+0000","last_undegraded":"2023-06-03T20:10:10.896469+0000","last_fullsized":"2023-06-03T20:10:10.896469+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888940+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:10:10.888940+0000","last_peered":"2023-06-03T20:10:10.888940+0000","last_clean":"2023-06-03T20:10:10.888940+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:10:10.888940+0000","last_undegraded":"2023-06-03T20:10:10.888940+0000","last_fullsized":"2023-06-03T20:10:10.888940+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.881953+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:10:10.881953+0000","last_peered":"2023-06-03T20:10:10.881953+0000","last_clean":"2023-06-03T20:10:10.881953+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:10:10.881953+0000","last_undegraded":"2023-06-03T20:10:10.881953+0000","last_fullsized":"2023-06-03T20:10:10.881953+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.883135+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:10:10.883135+0000","last_peered":"2023-06-03T20:10:10.883135+0000","last_clean":"2023-06-03T20:10:10.883135+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:10:10.883135+0000","last_undegraded":"2023-06-03T20:10:10.883135+0000","last_fullsized":"2023-06-03T20:10:10.883135+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885520+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:10:09.885520+0000","last_peered":"2023-06-03T20:10:09.885520+0000","last_clean":"2023-06-03T20:10:09.885520+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:10:09.885520+0000","last_undegraded":"2023-06-03T20:10:09.885520+0000","last_fullsized":"2023-06-03T20:10:09.885520+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":296,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883091+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:10:09.883091+0000","last_peered":"2023-06-03T20:10:09.883091+0000","last_clean":"2023-06-03T20:10:09.883091+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:10:09.883091+0000","last_undegraded":"2023-06-03T20:10:09.883091+0000","last_fullsized":"2023-06-03T20:10:09.883091+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898279+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:10:10.898279+0000","last_peered":"2023-06-03T20:10:10.898279+0000","last_clean":"2023-06-03T20:10:10.898279+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:10:10.898279+0000","last_undegraded":"2023-06-03T20:10:10.898279+0000","last_fullsized":"2023-06-03T20:10:10.898279+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882953+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:10:09.882953+0000","last_peered":"2023-06-03T20:10:09.882953+0000","last_clean":"2023-06-03T20:10:09.882953+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:10:09.882953+0000","last_undegraded":"2023-06-03T20:10:09.882953+0000","last_fullsized":"2023-06-03T20:10:09.882953+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":79,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883188+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:10:09.883188+0000","last_peered":"2023-06-03T20:10:09.883188+0000","last_clean":"2023-06-03T20:10:09.883188+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:10:09.883188+0000","last_undegraded":"2023-06-03T20:10:09.883188+0000","last_fullsized":"2023-06-03T20:10:09.883188+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897330+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:10:10.897330+0000","last_peered":"2023-06-03T20:10:10.897330+0000","last_clean":"2023-06-03T20:10:10.897330+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:10:10.897330+0000","last_undegraded":"2023-06-03T20:10:10.897330+0000","last_fullsized":"2023-06-03T20:10:10.897330+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877685+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:10:10.877685+0000","last_peered":"2023-06-03T20:10:10.877685+0000","last_clean":"2023-06-03T20:10:10.877685+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:10:10.877685+0000","last_undegraded":"2023-06-03T20:10:10.877685+0000","last_fullsized":"2023-06-03T20:10:10.877685+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882708+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:10:09.882708+0000","last_peered":"2023-06-03T20:10:09.882708+0000","last_clean":"2023-06-03T20:10:09.882708+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:10:09.882708+0000","last_undegraded":"2023-06-03T20:10:09.882708+0000","last_fullsized":"2023-06-03T20:10:09.882708+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882762+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:10:10.882762+0000","last_peered":"2023-06-03T20:10:10.882762+0000","last_clean":"2023-06-03T20:10:10.882762+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:10:10.882762+0000","last_undegraded":"2023-06-03T20:10:10.882762+0000","last_fullsized":"2023-06-03T20:10:10.882762+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877554+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:10:10.877554+0000","last_peered":"2023-06-03T20:10:10.877554+0000","last_clean":"2023-06-03T20:10:10.877554+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:10:10.877554+0000","last_undegraded":"2023-06-03T20:10:10.877554+0000","last_fullsized":"2023-06-03T20:10:10.877554+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897595+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:10:10.897595+0000","last_peered":"2023-06-03T20:10:10.897595+0000","last_clean":"2023-06-03T20:10:10.897595+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:10:10.897595+0000","last_undegraded":"2023-06-03T20:10:10.897595+0000","last_fullsized":"2023-06-03T20:10:10.897595+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882498+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:10:10.882498+0000","last_peered":"2023-06-03T20:10:10.882498+0000","last_clean":"2023-06-03T20:10:10.882498+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:10:10.882498+0000","last_undegraded":"2023-06-03T20:10:10.882498+0000","last_fullsized":"2023-06-03T20:10:10.882498+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892818+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:10:10.892818+0000","last_peered":"2023-06-03T20:10:10.892818+0000","last_clean":"2023-06-03T20:10:10.892818+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:10:10.892818+0000","last_undegraded":"2023-06-03T20:10:10.892818+0000","last_fullsized":"2023-06-03T20:10:10.892818+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883135+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:10:09.883135+0000","last_peered":"2023-06-03T20:10:09.883135+0000","last_clean":"2023-06-03T20:10:09.883135+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:10:09.883135+0000","last_undegraded":"2023-06-03T20:10:09.883135+0000","last_fullsized":"2023-06-03T20:10:09.883135+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877483+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:10:10.877483+0000","last_peered":"2023-06-03T20:10:10.877483+0000","last_clean":"2023-06-03T20:10:10.877483+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:10:10.877483+0000","last_undegraded":"2023-06-03T20:10:10.877483+0000","last_fullsized":"2023-06-03T20:10:10.877483+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875811+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:10:09.875811+0000","last_peered":"2023-06-03T20:10:09.875811+0000","last_clean":"2023-06-03T20:10:09.875811+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:10:09.875811+0000","last_undegraded":"2023-06-03T20:10:09.875811+0000","last_fullsized":"2023-06-03T20:10:09.875811+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878229+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:10:10.878229+0000","last_peered":"2023-06-03T20:10:10.878229+0000","last_clean":"2023-06-03T20:10:10.878229+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:10:10.878229+0000","last_undegraded":"2023-06-03T20:10:10.878229+0000","last_fullsized":"2023-06-03T20:10:10.878229+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894352+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:10:10.894352+0000","last_peered":"2023-06-03T20:10:10.894352+0000","last_clean":"2023-06-03T20:10:10.894352+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:10:10.894352+0000","last_undegraded":"2023-06-03T20:10:10.894352+0000","last_fullsized":"2023-06-03T20:10:10.894352+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886262+0000","last_change":"2023-06-03T20:09:11.478073+0000","last_active":"2023-06-03T20:10:09.886262+0000","last_peered":"2023-06-03T20:10:09.886262+0000","last_clean":"2023-06-03T20:10:09.886262+0000","last_became_active":"2023-06-03T20:09:11.477648+0000","last_became_peered":"2023-06-03T20:09:11.477648+0000","last_unstale":"2023-06-03T20:10:09.886262+0000","last_undegraded":"2023-06-03T20:10:09.886262+0000","last_fullsized":"2023-06-03T20:10:09.886262+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895226+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:10:10.895226+0000","last_peered":"2023-06-03T20:10:10.895226+0000","last_clean":"2023-06-03T20:10:10.895226+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:10:10.895226+0000","last_undegraded":"2023-06-03T20:10:10.895226+0000","last_fullsized":"2023-06-03T20:10:10.895226+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886876+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T20:10:09.886876+0000","last_peered":"2023-06-03T20:10:09.886876+0000","last_clean":"2023-06-03T20:10:09.886876+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T20:10:09.886876+0000","last_undegraded":"2023-06-03T20:10:09.886876+0000","last_fullsized":"2023-06-03T20:10:09.886876+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895138+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:10:10.895138+0000","last_peered":"2023-06-03T20:10:10.895138+0000","last_clean":"2023-06-03T20:10:10.895138+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:10:10.895138+0000","last_undegraded":"2023-06-03T20:10:10.895138+0000","last_fullsized":"2023-06-03T20:10:10.895138+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898160+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:10:10.898160+0000","last_peered":"2023-06-03T20:10:10.898160+0000","last_clean":"2023-06-03T20:10:10.898160+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:10:10.898160+0000","last_undegraded":"2023-06-03T20:10:10.898160+0000","last_fullsized":"2023-06-03T20:10:10.898160+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.891098+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:10:10.891098+0000","last_peered":"2023-06-03T20:10:10.891098+0000","last_clean":"2023-06-03T20:10:10.891098+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:10:10.891098+0000","last_undegraded":"2023-06-03T20:10:10.891098+0000","last_fullsized":"2023-06-03T20:10:10.891098+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.876894+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:10:10.876894+0000","last_peered":"2023-06-03T20:10:10.876894+0000","last_clean":"2023-06-03T20:10:10.876894+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:10:10.876894+0000","last_undegraded":"2023-06-03T20:10:10.876894+0000","last_fullsized":"2023-06-03T20:10:10.876894+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875592+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:10:09.875592+0000","last_peered":"2023-06-03T20:10:09.875592+0000","last_clean":"2023-06-03T20:10:09.875592+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:10:09.875592+0000","last_undegraded":"2023-06-03T20:10:09.875592+0000","last_fullsized":"2023-06-03T20:10:09.875592+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430423,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31212,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":29696,"kb_avail":93713940,"statfs":{"total":95995035648,"available":95963074560,"internally_reserved":0,"allocated":1544192,"data_stored":1097147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30408704},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84999999999999998,"15min":0.85699999999999998},"min":{"1min":0.54700000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.145,"5min":1.2,"15min":1.2},"last":0.63700000000000001},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91600000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1950000000000001,"5min":1.234,"15min":1.234},"last":0.83099999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.996,"15min":1.006},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2330000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.218},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0860000000000001,"15min":1.0980000000000001},"min":{"1min":0.87,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.1259999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.173,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.1359999999999999},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.59499999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.103,"5min":1.397,"15min":1.397},"last":1.246}]},{"osd":3,"last update":"Sat Jun 3 20:12:12 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.032},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.94899999999999995,"15min":0.95499999999999996},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":0.98599999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96299999999999997,"15min":0.90800000000000003},"min":{"1min":0.65100000000000002,"5min":0.504,"15min":0.39800000000000002},"max":{"1min":1.3160000000000001,"5min":1.3759999999999999,"15min":1.411},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97299999999999998,"15min":0.93799999999999994},"min":{"1min":0.68700000000000006,"5min":0.59999999999999998,"15min":0.35999999999999999},"max":{"1min":1.1319999999999999,"5min":1.2809999999999999,"15min":1.7390000000000001},"last":0.89000000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.036,"15min":1.008},"min":{"1min":0.77400000000000002,"5min":0.56599999999999995,"15min":0.41699999999999998},"max":{"1min":1.333,"5min":1.361,"15min":1.9219999999999999},"last":1.28},{"interface":"front","average":{"1min":1.175,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.63500000000000001,"5min":0.57899999999999996,"15min":0.496},"max":{"1min":1.419,"5min":1.478,"15min":1.4950000000000001},"last":1.0780000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.113,"15min":1.0580000000000001},"min":{"1min":0.73399999999999999,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.4159999999999999,"5min":1.546,"15min":1.546},"last":1.163},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.0589999999999999},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.49099999999999999},"max":{"1min":1.319,"5min":1.3799999999999999,"15min":1.7569999999999999},"last":1.0940000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626656,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23068,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":21568,"kb_avail":93722084,"statfs":{"total":95995035648,"available":95971414016,"internally_reserved":0,"allocated":1527808,"data_stored":1096686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22085632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2270000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.876,"15min":0.87},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0609999999999999,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":1.056},{"interface":"front","average":{"1min":1.034,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.62,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.3029999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.78000000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":0.77300000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97499999999999998,"15min":0.97299999999999998},"min":{"1min":0.61399999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2589999999999999,"5min":1.27,"15min":1.27},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.94399999999999995,"15min":0.94699999999999995},"min":{"1min":0.67000000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1799999999999999,"5min":1.204,"15min":1.204},"last":0.98399999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.92500000000000004,"15min":0.90200000000000002},"min":{"1min":0.69299999999999995,"5min":0.46899999999999997,"15min":0.40600000000000003},"max":{"1min":1.4419999999999999,"5min":1.472,"15min":1.7010000000000001},"last":1.1819999999999999},{"interface":"front","average":{"1min":1.02,"5min":0.96899999999999997,"15min":0.97599999999999998},"min":{"1min":0.80100000000000005,"5min":0.61699999999999999,"15min":0.42599999999999999},"max":{"1min":1.254,"5min":1.266,"15min":1.5720000000000001},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0309999999999999,"15min":0.98599999999999999},"min":{"1min":0.77500000000000002,"5min":0.53300000000000003,"15min":0.41199999999999998},"max":{"1min":1.361,"5min":1.379,"15min":2.0830000000000002},"last":1.248},{"interface":"front","average":{"1min":1.038,"5min":1.0369999999999999,"15min":1.0580000000000001},"min":{"1min":0.76000000000000001,"5min":0.69099999999999995,"15min":0.41599999999999998},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.679},"last":0.82399999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:12:09 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.052,"15min":1.0760000000000001},"min":{"1min":0.83399999999999996,"5min":0.55900000000000005,"15min":0.44800000000000001},"max":{"1min":1.2569999999999999,"5min":1.423,"15min":1.645},"last":1.133},{"interface":"front","average":{"1min":1.008,"5min":1.0660000000000001,"15min":1.0549999999999999},"min":{"1min":0.72899999999999998,"5min":0.64800000000000002,"15min":0.47699999999999998},"max":{"1min":1.248,"5min":1.4239999999999999,"15min":1.871},"last":0.88200000000000001}]}]},{"osd":1,"up_from":82,"seq":352187318313,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":19132,"kb_used_data":948,"kb_used_omap":4,"kb_used_meta":18171,"kb_avail":93726020,"statfs":{"total":95995035648,"available":95975444480,"internally_reserved":0,"allocated":970752,"data_stored":511226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":18608014},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0169999999999999,"5min":1.117,"15min":1.117},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.748,"5min":0.81399999999999995,"15min":0.80200000000000005},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.0329999999999999,"5min":2.9409999999999998,"15min":2.9409999999999998},"last":0.72099999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.90000000000000002,"15min":0.92100000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.27,"5min":3.044,"15min":3.044},"last":1.292},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.80300000000000005,"15min":0.81699999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":1.119}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.0229999999999999,"15min":1.071},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.101,"5min":3.625,"15min":3.625},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.91600000000000004,"15min":0.95299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.90300000000000002,"5min":3.7320000000000002,"15min":3.7320000000000002},"last":1.3460000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.014,"15min":1.018},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.147},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.028,"15min":1.036},"min":{"1min":0.77900000000000003,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.429,"5min":1.55,"15min":1.55},"last":1.0069999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.71399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.232,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0720000000000001,"15min":1.091},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2809999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.97399999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.077,"15min":1.0649999999999999},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.244,"5min":3.157,"15min":3.157},"last":1.179},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0620000000000001,"15min":1.0780000000000001},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2270000000000001,"5min":1.524,"15min":1.524},"last":1.0469999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.117,"15min":1.113},"min":{"1min":0.83599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":2.0539999999999998,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":1.25},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0900000000000001,"15min":1.1040000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.208,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.212}]}]},{"osd":0,"up_from":77,"seq":330712481839,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7756,"kb_used_data":1540,"kb_used_omap":5,"kb_used_meta":6202,"kb_avail":93737396,"statfs":{"total":95995035648,"available":95987093504,"internally_reserved":0,"allocated":1576960,"data_stored":1102377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":6351482},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.69699999999999995,"15min":0.69799999999999995},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.1559999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.71399999999999997,"15min":0.73799999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.0609999999999999,"5min":1.167,"15min":1.167},"last":0.65200000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77100000000000002,"15min":0.79000000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.92200000000000004,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.76500000000000001},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.74199999999999999,"15min":0.752},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2649999999999999,"5min":1.345,"15min":1.345},"last":0.71899999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.79700000000000004,"15min":0.81000000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.749,"15min":0.76500000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.01,"5min":1.204,"15min":1.204},"last":0.68400000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.03,"15min":1.069},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.198,"5min":2.9689999999999999,"15min":2.9689999999999999},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.046,"15min":1.0600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4690000000000001,"5min":1.589,"15min":1.589},"last":1.038}]},{"osd":5,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.516,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.871,"5min":1.046,"15min":1.0860000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.151,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":0.85399999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.556,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.1870000000000001},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.1140000000000001,"15min":1.147},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3839999999999999,"5min":1.778,"15min":1.778},"last":1.0509999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.1339999999999999,"15min":1.1719999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.337,"5min":1.831,"15min":1.831},"last":1.1259999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1739999999999999,"15min":1.234},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.341,"5min":3.101,"15min":3.101},"last":1.214}]}]},{"osd":2,"up_from":87,"seq":373662154787,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":18868,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":17912,"kb_avail":93726284,"statfs":{"total":95995035648,"available":95975714816,"internally_reserved":0,"allocated":962560,"data_stored":508429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":18341969},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.89000000000000001},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.83199999999999996,"15min":0.83399999999999996},"min":{"1min":0.35399999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.86399999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.81100000000000005,"15min":0.80300000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.319}]},{"osd":3,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.81799999999999995,"15min":0.82899999999999996},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1359999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.78500000000000003,"15min":0.80300000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.034,"5min":2.0110000000000001,"15min":2.0110000000000001},"last":1.2829999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0009999999999999,"15min":0.999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0419999999999998,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.2090000000000001},{"interface":"front","average":{"1min":1.01,"5min":1.03,"15min":1.034},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.169,"5min":2.169,"15min":2.169},"last":1.6459999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.083,"15min":1.0980000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7050000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":1.5569999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.089,"5min":2.089,"15min":2.089},"last":1.4730000000000001},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.411}]},{"osd":7,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.161,"15min":1.171},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.722},{"interface":"front","average":{"1min":1.073,"5min":1.198,"15min":1.2190000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.6120000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991261,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":14628,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":13693,"kb_avail":93730524,"statfs":{"total":95995035648,"available":95980056576,"internally_reserved":0,"allocated":946176,"data_stored":506384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":14021685},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.70899999999999996,"15min":0.71299999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.70299999999999996},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.71899999999999997,"15min":0.72699999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.96899999999999997,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":0.74299999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.71799999999999997,"15min":0.71699999999999997},"min":{"1min":0.57799999999999996,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.96599999999999997,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.79000000000000004},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.754,"15min":0.76600000000000001},"min":{"1min":0.39600000000000002,"5min":0.316,"15min":0.316},"max":{"1min":0.89900000000000002,"5min":1.512,"15min":1.512},"last":0.90200000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.80900000000000005,"15min":0.81399999999999995},"min":{"1min":0.435,"5min":0.371,"15min":0.371},"max":{"1min":1.0940000000000001,"5min":1.173,"15min":1.173},"last":1.363},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.874,"15min":0.88300000000000001},"min":{"1min":0.47699999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.22,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1240000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":1.01,"15min":1.0269999999999999},"min":{"1min":0.70699999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.1639999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.034},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0469999999999999,"15min":1.0649999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.242,"5min":1.462,"15min":1.462},"last":1.3160000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.1599999999999999,"15min":1.1859999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.296,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.145,"15min":1.1579999999999999},"min":{"1min":0.69699999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.448,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":1.1439999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.57099999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.347,"5min":1.522,"15min":1.522},"last":1.2789999999999999},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1479999999999999,"15min":1.163},"min":{"1min":0.74299999999999999,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.365,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":1.2210000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.2210000000000001,"15min":1.2310000000000001},"min":{"1min":0.79100000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.512,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.198,"15min":1.212},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.4790000000000001,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.3859999999999999}]}]},{"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":23204,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":22272,"kb_avail":93721948,"statfs":{"total":95995035648,"available":95971274752,"internally_reserved":0,"allocated":946176,"data_stored":506709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22806528},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.94499999999999995,"15min":0.96299999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.157,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.90400000000000003},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0449999999999999,"15min":1.0620000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":1.1060000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.68500000000000005,"5min":0.624,"15min":0.624},"max":{"1min":1.1639999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.93999999999999995},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.99399999999999999,"15min":0.998},"min":{"1min":0.65200000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2330000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":1.016}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2390000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.83499999999999996},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.70099999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":0.97699999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94799999999999995,"15min":0.95099999999999996},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.171,"5min":1.27,"15min":1.27},"last":0.85699999999999998},{"interface":"front","average":{"1min":1.03,"5min":1.1000000000000001,"15min":1.1120000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.248,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.1879999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89800000000000002,"15min":0.88900000000000001},"min":{"1min":0.753,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.4419999999999999},"last":0.745},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95699999999999996,"15min":0.96599999999999997},"min":{"1min":0.60899999999999999,"5min":0.52200000000000002,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":1.4279999999999999,"15min":2.1419999999999999},"last":1.242}]},{"osd":6,"last update":"Sat Jun 3 20:11:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.80100000000000005,"5min":0.50900000000000001,"15min":0.33500000000000002},"max":{"1min":1.349,"5min":1.381,"15min":1.585},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.194,"5min":1.0820000000000001,"15min":1.052},"min":{"1min":1.022,"5min":0.48799999999999999,"15min":0.43099999999999999},"max":{"1min":1.395,"5min":1.397,"15min":2.1349999999999998},"last":1.133}]},{"osd":7,"last update":"Sat Jun 3 20:12:20 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0860000000000001,"15min":1.0640000000000001},"min":{"1min":0.92400000000000004,"5min":0.56999999999999995,"15min":0.46100000000000002},"max":{"1min":1.3759999999999999,"5min":1.5009999999999999,"15min":1.9630000000000001},"last":1.284},{"interface":"front","average":{"1min":1.121,"5min":1.079,"15min":1.0860000000000001},"min":{"1min":0.80000000000000004,"5min":0.61099999999999999,"15min":0.42199999999999999},"max":{"1min":1.2769999999999999,"5min":1.4570000000000001,"15min":2.0600000000000001},"last":1.0569999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822889,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":24704,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":925696,"data_stored":502156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25296896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2769999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.51900000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.171,"5min":1.284,"15min":1.284},"last":0.91400000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90900000000000003,"15min":0.89700000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2130000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.879,"15min":0.88600000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":1.0269999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.70399999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1899999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.82399999999999995},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91900000000000004,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.196}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.95999999999999996,"15min":0.96599999999999997},"min":{"1min":0.64500000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.23,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.054,"15min":1.0549999999999999},"min":{"1min":0.77500000000000002,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.357,"5min":1.377,"15min":1.377},"last":1.2290000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93899999999999995,"15min":0.91000000000000003},"min":{"1min":0.628,"5min":0.505,"15min":0.41499999999999998},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.8480000000000001},"last":1.1339999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.72899999999999998,"5min":0.54200000000000004,"15min":0.46200000000000002},"max":{"1min":1.264,"5min":1.347,"15min":1.9670000000000001},"last":1.004}]},{"osd":6,"last update":"Sat Jun 3 20:11:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.008,"15min":0.98399999999999999},"min":{"1min":0.71899999999999997,"5min":0.58199999999999996,"15min":0.44500000000000001},"max":{"1min":1.46,"5min":1.46,"15min":1.798},"last":1.292},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.0629999999999999,"15min":1.0620000000000001},"min":{"1min":0.85899999999999999,"5min":0.63900000000000001,"15min":0.49399999999999999},"max":{"1min":1.2629999999999999,"5min":1.629,"15min":2.246},"last":1.119}]},{"osd":7,"last update":"Sat Jun 3 20:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.095,"15min":1.111},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.55500000000000005},"max":{"1min":1.504,"5min":1.504,"15min":2.3330000000000002},"last":1.2629999999999999},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1279999999999999,"15min":1.1020000000000001},"min":{"1min":0.84899999999999998,"5min":0.65300000000000002,"15min":0.53000000000000003},"max":{"1min":1.4450000000000001,"5min":1.5309999999999999,"15min":1.9179999999999999},"last":1.337}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:12:27.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:12:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:27 smithi033 bash[74781]: audit 1685823146.4011369 mgr.y (mgr.34104) 353 : audit 0 from='client.44621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:27 smithi033 bash[74781]: cluster 1685823146.6748748 mgr.y (mgr.34104) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:28.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:27 smithi033 bash[78259]: audit 1685823146.4011369 mgr.y (mgr.34104) 353 : audit 0 from='client.44621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:27 smithi033 bash[78259]: cluster 1685823146.6748748 mgr.y (mgr.34104) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:27 smithi083 bash[60048]: audit 1685823146.4011369 mgr.y (mgr.34104) 353 : audit 0 from='client.44621 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:27 smithi083 bash[60048]: cluster 1685823146.6748748 mgr.y (mgr.34104) 354 : cluster 0 pgmap v288: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:30.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:29 smithi033 bash[74781]: cluster 1685823148.6756392 mgr.y (mgr.34104) 355 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:30.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:29 smithi033 bash[78259]: cluster 1685823148.6756392 mgr.y (mgr.34104) 355 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:29 smithi083 bash[60048]: cluster 1685823148.6756392 mgr.y (mgr.34104) 355 : cluster 0 pgmap v289: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:32.060 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:32.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:31 smithi033 bash[74781]: cluster 1685823150.6766016 mgr.y (mgr.34104) 356 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:32.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:31 smithi033 bash[78259]: cluster 1685823150.6766016 mgr.y (mgr.34104) 356 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:31 smithi083 bash[60048]: cluster 1685823150.6766016 mgr.y (mgr.34104) 356 : cluster 0 pgmap v290: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:33 smithi033 bash[78259]: cluster 1685823152.6772263 mgr.y (mgr.34104) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:34.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:33 smithi033 bash[78259]: audit 1685823152.8236609 mon.a (mon.0) 454 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:12:34.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:33 smithi033 bash[74781]: cluster 1685823152.6772263 mgr.y (mgr.34104) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:34.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:33 smithi033 bash[74781]: audit 1685823152.8236609 mon.a (mon.0) 454 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:12:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:33 smithi083 bash[60048]: cluster 1685823152.6772263 mgr.y (mgr.34104) 357 : cluster 0 pgmap v291: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:33 smithi083 bash[60048]: audit 1685823152.8236609 mon.a (mon.0) 454 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:12:35.430 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:12:35.435 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:12:36.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:35 smithi033 bash[74781]: cluster 1685823154.6783192 mgr.y (mgr.34104) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:36.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:35 smithi033 bash[78259]: cluster 1685823154.6783192 mgr.y (mgr.34104) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:35 smithi083 bash[60048]: cluster 1685823154.6783192 mgr.y (mgr.34104) 358 : cluster 0 pgmap v292: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:36.194 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":292,"stamp":"2023-06-03T20:12:34.677518+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_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":195,"ondisk_log_size":195,"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":163484,"kb_used_data":9180,"kb_used_omap":20,"kb_used_meta":154219,"kb_avail":749797732,"statfs":{"total":767960285184,"available":767792877568,"internally_reserved":0,"allocated":9400320,"data_stored":5831114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":157920910},"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.004473"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":76,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875828+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:10:09.875828+0000","last_peered":"2023-06-03T20:10:09.875828+0000","last_clean":"2023-06-03T20:10:09.875828+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:10:09.875828+0000","last_undegraded":"2023-06-03T20:10:09.875828+0000","last_fullsized":"2023-06-03T20:10:09.875828+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897785+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:10:10.897785+0000","last_peered":"2023-06-03T20:10:10.897785+0000","last_clean":"2023-06-03T20:10:10.897785+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:10:10.897785+0000","last_undegraded":"2023-06-03T20:10:10.897785+0000","last_fullsized":"2023-06-03T20:10:10.897785+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897341+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:10:10.897341+0000","last_peered":"2023-06-03T20:10:10.897341+0000","last_clean":"2023-06-03T20:10:10.897341+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:10:10.897341+0000","last_undegraded":"2023-06-03T20:10:10.897341+0000","last_fullsized":"2023-06-03T20:10:10.897341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892284+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:10:10.892284+0000","last_peered":"2023-06-03T20:10:10.892284+0000","last_clean":"2023-06-03T20:10:10.892284+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:10:10.892284+0000","last_undegraded":"2023-06-03T20:10:10.892284+0000","last_fullsized":"2023-06-03T20:10:10.892284+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":78,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.893201+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:10:10.893201+0000","last_peered":"2023-06-03T20:10:10.893201+0000","last_clean":"2023-06-03T20:10:10.893201+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:10:10.893201+0000","last_undegraded":"2023-06-03T20:10:10.893201+0000","last_fullsized":"2023-06-03T20:10:10.893201+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883242+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:10:09.883242+0000","last_peered":"2023-06-03T20:10:09.883242+0000","last_clean":"2023-06-03T20:10:09.883242+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:10:09.883242+0000","last_undegraded":"2023-06-03T20:10:09.883242+0000","last_fullsized":"2023-06-03T20:10:09.883242+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897412+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:10:10.897412+0000","last_peered":"2023-06-03T20:10:10.897412+0000","last_clean":"2023-06-03T20:10:10.897412+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:10:10.897412+0000","last_undegraded":"2023-06-03T20:10:10.897412+0000","last_fullsized":"2023-06-03T20:10:10.897412+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898415+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:10:10.898415+0000","last_peered":"2023-06-03T20:10:10.898415+0000","last_clean":"2023-06-03T20:10:10.898415+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:10:10.898415+0000","last_undegraded":"2023-06-03T20:10:10.898415+0000","last_fullsized":"2023-06-03T20:10:10.898415+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885589+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:10:09.885589+0000","last_peered":"2023-06-03T20:10:09.885589+0000","last_clean":"2023-06-03T20:10:09.885589+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:10:09.885589+0000","last_undegraded":"2023-06-03T20:10:09.885589+0000","last_fullsized":"2023-06-03T20:10:09.885589+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898223+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:10:10.898223+0000","last_peered":"2023-06-03T20:10:10.898223+0000","last_clean":"2023-06-03T20:10:10.898223+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:10:10.898223+0000","last_undegraded":"2023-06-03T20:10:10.898223+0000","last_fullsized":"2023-06-03T20:10:10.898223+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896341+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:10:10.896341+0000","last_peered":"2023-06-03T20:10:10.896341+0000","last_clean":"2023-06-03T20:10:10.896341+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:10:10.896341+0000","last_undegraded":"2023-06-03T20:10:10.896341+0000","last_fullsized":"2023-06-03T20:10:10.896341+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":3,"log_dups_size":0,"ondisk_log_size":3,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,4],"acting":[7,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885606+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:10:10.885606+0000","last_peered":"2023-06-03T20:10:10.885606+0000","last_clean":"2023-06-03T20:10:10.885606+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:10:10.885606+0000","last_undegraded":"2023-06-03T20:10:10.885606+0000","last_fullsized":"2023-06-03T20:10:10.885606+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876280+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:10:09.876280+0000","last_peered":"2023-06-03T20:10:09.876280+0000","last_clean":"2023-06-03T20:10:09.876280+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:10:09.876280+0000","last_undegraded":"2023-06-03T20:10:09.876280+0000","last_fullsized":"2023-06-03T20:10:09.876280+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876061+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:10:09.876061+0000","last_peered":"2023-06-03T20:10:09.876061+0000","last_clean":"2023-06-03T20:10:09.876061+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:10:09.876061+0000","last_undegraded":"2023-06-03T20:10:09.876061+0000","last_fullsized":"2023-06-03T20:10:09.876061+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880732+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:10:09.880732+0000","last_peered":"2023-06-03T20:10:09.880732+0000","last_clean":"2023-06-03T20:10:09.880732+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:10:09.880732+0000","last_undegraded":"2023-06-03T20:10:09.880732+0000","last_fullsized":"2023-06-03T20:10:09.880732+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898604+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:10:10.898604+0000","last_peered":"2023-06-03T20:10:10.898604+0000","last_clean":"2023-06-03T20:10:10.898604+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:10:10.898604+0000","last_undegraded":"2023-06-03T20:10:10.898604+0000","last_fullsized":"2023-06-03T20:10:10.898604+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892920+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:10:10.892920+0000","last_peered":"2023-06-03T20:10:10.892920+0000","last_clean":"2023-06-03T20:10:10.892920+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:10:10.892920+0000","last_undegraded":"2023-06-03T20:10:10.892920+0000","last_fullsized":"2023-06-03T20:10:10.892920+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,3],"acting":[0,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":57,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897201+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:10:10.897201+0000","last_peered":"2023-06-03T20:10:10.897201+0000","last_clean":"2023-06-03T20:10:10.897201+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:10:10.897201+0000","last_undegraded":"2023-06-03T20:10:10.897201+0000","last_fullsized":"2023-06-03T20:10:10.897201+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.881578+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:10:09.881578+0000","last_peered":"2023-06-03T20:10:09.881578+0000","last_clean":"2023-06-03T20:10:09.881578+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:10:09.881578+0000","last_undegraded":"2023-06-03T20:10:09.881578+0000","last_fullsized":"2023-06-03T20:10:09.881578+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.889031+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:10:10.889031+0000","last_peered":"2023-06-03T20:10:10.889031+0000","last_clean":"2023-06-03T20:10:10.889031+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:10:10.889031+0000","last_undegraded":"2023-06-03T20:10:10.889031+0000","last_fullsized":"2023-06-03T20:10:10.889031+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":67,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.880926+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:10:09.880926+0000","last_peered":"2023-06-03T20:10:09.880926+0000","last_clean":"2023-06-03T20:10:09.880926+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:10:09.880926+0000","last_undegraded":"2023-06-03T20:10:09.880926+0000","last_fullsized":"2023-06-03T20:10:09.880926+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":8,"log_dups_size":0,"ondisk_log_size":8,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":4,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.17","version":"0'0","reported_seq":62,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.899044+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:10:10.899044+0000","last_peered":"2023-06-03T20:10:10.899044+0000","last_clean":"2023-06-03T20:10:10.899044+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:10:10.899044+0000","last_undegraded":"2023-06-03T20:10:10.899044+0000","last_fullsized":"2023-06-03T20:10:10.899044+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":61,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885376+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:10:09.885376+0000","last_peered":"2023-06-03T20:10:09.885376+0000","last_clean":"2023-06-03T20:10:09.885376+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:10:09.885376+0000","last_undegraded":"2023-06-03T20:10:09.885376+0000","last_fullsized":"2023-06-03T20:10:09.885376+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":42,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885991+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:10:09.885991+0000","last_peered":"2023-06-03T20:10:09.885991+0000","last_clean":"2023-06-03T20:10:09.885991+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:10:09.885991+0000","last_undegraded":"2023-06-03T20:10:09.885991+0000","last_fullsized":"2023-06-03T20:10:09.885991+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882959+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:10:09.882959+0000","last_peered":"2023-06-03T20:10:09.882959+0000","last_clean":"2023-06-03T20:10:09.882959+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:10:09.882959+0000","last_undegraded":"2023-06-03T20:10:09.882959+0000","last_fullsized":"2023-06-03T20:10:09.882959+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898839+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:10:10.898839+0000","last_peered":"2023-06-03T20:10:10.898839+0000","last_clean":"2023-06-03T20:10:10.898839+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:10:10.898839+0000","last_undegraded":"2023-06-03T20:10:10.898839+0000","last_fullsized":"2023-06-03T20:10:10.898839+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":46,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882866+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:10:09.882866+0000","last_peered":"2023-06-03T20:10:09.882866+0000","last_clean":"2023-06-03T20:10:09.882866+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:10:09.882866+0000","last_undegraded":"2023-06-03T20:10:09.882866+0000","last_fullsized":"2023-06-03T20:10:09.882866+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":58,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882530+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:10:09.882530+0000","last_peered":"2023-06-03T20:10:09.882530+0000","last_clean":"2023-06-03T20:10:09.882530+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:10:09.882530+0000","last_undegraded":"2023-06-03T20:10:09.882530+0000","last_fullsized":"2023-06-03T20:10:09.882530+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.900742+0000","last_change":"2023-06-03T20:10:10.900742+0000","last_active":"2023-06-03T20:10:10.900742+0000","last_peered":"2023-06-03T20:10:10.900742+0000","last_clean":"2023-06-03T20:10:10.900742+0000","last_became_active":"2023-06-03T20:10:10.900285+0000","last_became_peered":"2023-06-03T20:10:10.900285+0000","last_unstale":"2023-06-03T20:10:10.900742+0000","last_undegraded":"2023-06-03T20:10:10.900742+0000","last_fullsized":"2023-06-03T20:10:10.900742+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878022+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:10:10.878022+0000","last_peered":"2023-06-03T20:10:10.878022+0000","last_clean":"2023-06-03T20:10:10.878022+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:10:10.878022+0000","last_undegraded":"2023-06-03T20:10:10.878022+0000","last_fullsized":"2023-06-03T20:10:10.878022+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896530+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:10:10.896530+0000","last_peered":"2023-06-03T20:10:10.896530+0000","last_clean":"2023-06-03T20:10:10.896530+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:10:10.896530+0000","last_undegraded":"2023-06-03T20:10:10.896530+0000","last_fullsized":"2023-06-03T20:10:10.896530+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":59,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898898+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:10:10.898898+0000","last_peered":"2023-06-03T20:10:10.898898+0000","last_clean":"2023-06-03T20:10:10.898898+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:10:10.898898+0000","last_undegraded":"2023-06-03T20:10:10.898898+0000","last_fullsized":"2023-06-03T20:10:10.898898+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882753+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:10:09.882753+0000","last_peered":"2023-06-03T20:10:09.882753+0000","last_clean":"2023-06-03T20:10:09.882753+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:10:09.882753+0000","last_undegraded":"2023-06-03T20:10:09.882753+0000","last_fullsized":"2023-06-03T20:10:09.882753+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.876502+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:10:09.876502+0000","last_peered":"2023-06-03T20:10:09.876502+0000","last_clean":"2023-06-03T20:10:09.876502+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:10:09.876502+0000","last_undegraded":"2023-06-03T20:10:09.876502+0000","last_fullsized":"2023-06-03T20:10:09.876502+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875582+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:10:09.875582+0000","last_peered":"2023-06-03T20:10:09.875582+0000","last_clean":"2023-06-03T20:10:09.875582+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:10:09.875582+0000","last_undegraded":"2023-06-03T20:10:09.875582+0000","last_fullsized":"2023-06-03T20:10:09.875582+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":59,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.877319+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:10:09.877319+0000","last_peered":"2023-06-03T20:10:09.877319+0000","last_clean":"2023-06-03T20:10:09.877319+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:10:09.877319+0000","last_undegraded":"2023-06-03T20:10:09.877319+0000","last_fullsized":"2023-06-03T20:10:09.877319+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898391+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:10:10.898391+0000","last_peered":"2023-06-03T20:10:10.898391+0000","last_clean":"2023-06-03T20:10:10.898391+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:10:10.898391+0000","last_undegraded":"2023-06-03T20:10:10.898391+0000","last_fullsized":"2023-06-03T20:10:10.898391+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896432+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:10:10.896432+0000","last_peered":"2023-06-03T20:10:10.896432+0000","last_clean":"2023-06-03T20:10:10.896432+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:10:10.896432+0000","last_undegraded":"2023-06-03T20:10:10.896432+0000","last_fullsized":"2023-06-03T20:10:10.896432+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":72,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882656+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:10:10.882656+0000","last_peered":"2023-06-03T20:10:10.882656+0000","last_clean":"2023-06-03T20:10:10.882656+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:10:10.882656+0000","last_undegraded":"2023-06-03T20:10:10.882656+0000","last_fullsized":"2023-06-03T20:10:10.882656+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897410+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:10:10.897410+0000","last_peered":"2023-06-03T20:10:10.897410+0000","last_clean":"2023-06-03T20:10:10.897410+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:10:10.897410+0000","last_undegraded":"2023-06-03T20:10:10.897410+0000","last_fullsized":"2023-06-03T20:10:10.897410+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,2],"acting":[5,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.2","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.885705+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:10:10.885705+0000","last_peered":"2023-06-03T20:10:10.885705+0000","last_clean":"2023-06-03T20:10:10.885705+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:10:10.885705+0000","last_undegraded":"2023-06-03T20:10:10.885705+0000","last_fullsized":"2023-06-03T20:10:10.885705+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,4],"acting":[1,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886675+0000","last_change":"2023-06-03T20:09:11.475573+0000","last_active":"2023-06-03T20:10:09.886675+0000","last_peered":"2023-06-03T20:10:09.886675+0000","last_clean":"2023-06-03T20:10:09.886675+0000","last_became_active":"2023-06-03T20:09:11.475064+0000","last_became_peered":"2023-06-03T20:09:11.475064+0000","last_unstale":"2023-06-03T20:10:09.886675+0000","last_undegraded":"2023-06-03T20:10:09.886675+0000","last_fullsized":"2023-06-03T20:10:09.886675+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875976+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:10:09.875976+0000","last_peered":"2023-06-03T20:10:09.875976+0000","last_clean":"2023-06-03T20:10:09.875976+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:10:09.875976+0000","last_undegraded":"2023-06-03T20:10:09.875976+0000","last_fullsized":"2023-06-03T20:10:09.875976+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":63,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.896469+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:10:10.896469+0000","last_peered":"2023-06-03T20:10:10.896469+0000","last_clean":"2023-06-03T20:10:10.896469+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:10:10.896469+0000","last_undegraded":"2023-06-03T20:10:10.896469+0000","last_fullsized":"2023-06-03T20:10:10.896469+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":83,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.888940+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:10:10.888940+0000","last_peered":"2023-06-03T20:10:10.888940+0000","last_clean":"2023-06-03T20:10:10.888940+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:10:10.888940+0000","last_undegraded":"2023-06-03T20:10:10.888940+0000","last_fullsized":"2023-06-03T20:10:10.888940+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.881953+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:10:10.881953+0000","last_peered":"2023-06-03T20:10:10.881953+0000","last_clean":"2023-06-03T20:10:10.881953+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:10:10.881953+0000","last_undegraded":"2023-06-03T20:10:10.881953+0000","last_fullsized":"2023-06-03T20:10:10.881953+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.883135+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:10:10.883135+0000","last_peered":"2023-06-03T20:10:10.883135+0000","last_clean":"2023-06-03T20:10:10.883135+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:10:10.883135+0000","last_undegraded":"2023-06-03T20:10:10.883135+0000","last_fullsized":"2023-06-03T20:10:10.883135+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":62,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.885520+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:10:09.885520+0000","last_peered":"2023-06-03T20:10:09.885520+0000","last_clean":"2023-06-03T20:10:09.885520+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:10:09.885520+0000","last_undegraded":"2023-06-03T20:10:09.885520+0000","last_fullsized":"2023-06-03T20:10:09.885520+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":296,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883091+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:10:09.883091+0000","last_peered":"2023-06-03T20:10:09.883091+0000","last_clean":"2023-06-03T20:10:09.883091+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:10:09.883091+0000","last_undegraded":"2023-06-03T20:10:09.883091+0000","last_fullsized":"2023-06-03T20:10:09.883091+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+0000","objects_scrubbed":0,"log_size":139,"log_dups_size":0,"ondisk_log_size":139,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":23,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898279+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:10:10.898279+0000","last_peered":"2023-06-03T20:10:10.898279+0000","last_clean":"2023-06-03T20:10:10.898279+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:10:10.898279+0000","last_undegraded":"2023-06-03T20:10:10.898279+0000","last_fullsized":"2023-06-03T20:10:10.898279+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":43,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882953+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:10:09.882953+0000","last_peered":"2023-06-03T20:10:09.882953+0000","last_clean":"2023-06-03T20:10:09.882953+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:10:09.882953+0000","last_undegraded":"2023-06-03T20:10:09.882953+0000","last_fullsized":"2023-06-03T20:10:09.882953+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":79,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883188+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:10:09.883188+0000","last_peered":"2023-06-03T20:10:09.883188+0000","last_clean":"2023-06-03T20:10:09.883188+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:10:09.883188+0000","last_undegraded":"2023-06-03T20:10:09.883188+0000","last_fullsized":"2023-06-03T20:10:09.883188+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.1","version":"0'0","reported_seq":53,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897330+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:10:10.897330+0000","last_peered":"2023-06-03T20:10:10.897330+0000","last_clean":"2023-06-03T20:10:10.897330+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:10:10.897330+0000","last_undegraded":"2023-06-03T20:10:10.897330+0000","last_fullsized":"2023-06-03T20:10:10.897330+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":68,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877685+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:10:10.877685+0000","last_peered":"2023-06-03T20:10:10.877685+0000","last_clean":"2023-06-03T20:10:10.877685+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:10:10.877685+0000","last_undegraded":"2023-06-03T20:10:10.877685+0000","last_fullsized":"2023-06-03T20:10:10.877685+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":64,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.882708+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:10:09.882708+0000","last_peered":"2023-06-03T20:10:09.882708+0000","last_clean":"2023-06-03T20:10:09.882708+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:10:09.882708+0000","last_undegraded":"2023-06-03T20:10:09.882708+0000","last_fullsized":"2023-06-03T20:10:09.882708+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":48,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882762+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:10:10.882762+0000","last_peered":"2023-06-03T20:10:10.882762+0000","last_clean":"2023-06-03T20:10:10.882762+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:10:10.882762+0000","last_undegraded":"2023-06-03T20:10:10.882762+0000","last_fullsized":"2023-06-03T20:10:10.882762+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":38,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877554+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:10:10.877554+0000","last_peered":"2023-06-03T20:10:10.877554+0000","last_clean":"2023-06-03T20:10:10.877554+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:10:10.877554+0000","last_undegraded":"2023-06-03T20:10:10.877554+0000","last_fullsized":"2023-06-03T20:10:10.877554+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":61,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897595+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:10:10.897595+0000","last_peered":"2023-06-03T20:10:10.897595+0000","last_clean":"2023-06-03T20:10:10.897595+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:10:10.897595+0000","last_undegraded":"2023-06-03T20:10:10.897595+0000","last_fullsized":"2023-06-03T20:10:10.897595+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":33,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.882498+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:10:10.882498+0000","last_peered":"2023-06-03T20:10:10.882498+0000","last_clean":"2023-06-03T20:10:10.882498+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:10:10.882498+0000","last_undegraded":"2023-06-03T20:10:10.882498+0000","last_fullsized":"2023-06-03T20:10:10.882498+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":58,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.892818+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:10:10.892818+0000","last_peered":"2023-06-03T20:10:10.892818+0000","last_clean":"2023-06-03T20:10:10.892818+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:10:10.892818+0000","last_undegraded":"2023-06-03T20:10:10.892818+0000","last_fullsized":"2023-06-03T20:10:10.892818+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":63,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.883135+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:10:09.883135+0000","last_peered":"2023-06-03T20:10:09.883135+0000","last_clean":"2023-06-03T20:10:09.883135+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:10:09.883135+0000","last_undegraded":"2023-06-03T20:10:09.883135+0000","last_fullsized":"2023-06-03T20:10:09.883135+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.877483+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:10:10.877483+0000","last_peered":"2023-06-03T20:10:10.877483+0000","last_clean":"2023-06-03T20:10:10.877483+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:10:10.877483+0000","last_undegraded":"2023-06-03T20:10:10.877483+0000","last_fullsized":"2023-06-03T20:10:10.877483+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":44,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875811+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:10:09.875811+0000","last_peered":"2023-06-03T20:10:09.875811+0000","last_clean":"2023-06-03T20:10:09.875811+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:10:09.875811+0000","last_undegraded":"2023-06-03T20:10:09.875811+0000","last_fullsized":"2023-06-03T20:10:09.875811+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":41,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.878229+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:10:10.878229+0000","last_peered":"2023-06-03T20:10:10.878229+0000","last_clean":"2023-06-03T20:10:10.878229+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:10:10.878229+0000","last_undegraded":"2023-06-03T20:10:10.878229+0000","last_fullsized":"2023-06-03T20:10:10.878229+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.894352+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:10:10.894352+0000","last_peered":"2023-06-03T20:10:10.894352+0000","last_clean":"2023-06-03T20:10:10.894352+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:10:10.894352+0000","last_undegraded":"2023-06-03T20:10:10.894352+0000","last_fullsized":"2023-06-03T20:10:10.894352+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":60,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886262+0000","last_change":"2023-06-03T20:09:11.478073+0000","last_active":"2023-06-03T20:10:09.886262+0000","last_peered":"2023-06-03T20:10:09.886262+0000","last_clean":"2023-06-03T20:10:09.886262+0000","last_became_active":"2023-06-03T20:09:11.477648+0000","last_became_peered":"2023-06-03T20:09:11.477648+0000","last_unstale":"2023-06-03T20:10:09.886262+0000","last_undegraded":"2023-06-03T20:10:09.886262+0000","last_fullsized":"2023-06-03T20:10:09.886262+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895226+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:10:10.895226+0000","last_peered":"2023-06-03T20:10:10.895226+0000","last_clean":"2023-06-03T20:10:10.895226+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:10:10.895226+0000","last_undegraded":"2023-06-03T20:10:10.895226+0000","last_fullsized":"2023-06-03T20:10:10.895226+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":45,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.886876+0000","last_change":"2023-06-03T19:57:34.495612+0000","last_active":"2023-06-03T20:10:09.886876+0000","last_peered":"2023-06-03T20:10:09.886876+0000","last_clean":"2023-06-03T20:10:09.886876+0000","last_became_active":"2023-06-03T19:57:34.495283+0000","last_became_peered":"2023-06-03T19:57:34.495283+0000","last_unstale":"2023-06-03T20:10:09.886876+0000","last_undegraded":"2023-06-03T20:10:09.886876+0000","last_fullsized":"2023-06-03T20:10:09.886876+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":74,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.895138+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:10:10.895138+0000","last_peered":"2023-06-03T20:10:10.895138+0000","last_clean":"2023-06-03T20:10:10.895138+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:10:10.895138+0000","last_undegraded":"2023-06-03T20:10:10.895138+0000","last_fullsized":"2023-06-03T20:10:10.895138+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":67,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.898160+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:10:10.898160+0000","last_peered":"2023-06-03T20:10:10.898160+0000","last_clean":"2023-06-03T20:10:10.898160+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:10:10.898160+0000","last_undegraded":"2023-06-03T20:10:10.898160+0000","last_fullsized":"2023-06-03T20:10:10.898160+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":80,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.897185+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:10:10.897185+0000","last_peered":"2023-06-03T20:10:10.897185+0000","last_clean":"2023-06-03T20:10:10.897185+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:10:10.897185+0000","last_undegraded":"2023-06-03T20:10:10.897185+0000","last_fullsized":"2023-06-03T20:10:10.897185+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":56,"reported_epoch":93,"state":"active+clean","last_fresh":"2023-06-03T20:10:10.876894+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:10:10.876894+0000","last_peered":"2023-06-03T20:10:10.876894+0000","last_clean":"2023-06-03T20:10:10.876894+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:10:10.876894+0000","last_undegraded":"2023-06-03T20:10:10.876894+0000","last_fullsized":"2023-06-03T20:10:10.876894+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":68,"reported_epoch":92,"state":"active+clean","last_fresh":"2023-06-03T20:10:09.875592+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:10:09.875592+0000","last_peered":"2023-06-03T20:10:09.875592+0000","last_clean":"2023-06-03T20:10:09.875592+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:10:09.875592+0000","last_undegraded":"2023-06-03T20:10:09.875592+0000","last_fullsized":"2023-06-03T20:10:09.875592+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430425,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31212,"kb_used_data":1508,"kb_used_omap":0,"kb_used_meta":29696,"kb_avail":93713940,"statfs":{"total":95995035648,"available":95963074560,"internally_reserved":0,"allocated":1544192,"data_stored":1097147,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":30408704},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:48 2023","interfaces":[{"interface":"back","average":{"1min":0.79700000000000004,"5min":0.84999999999999998,"15min":0.85699999999999998},"min":{"1min":0.54700000000000004,"5min":0.503,"15min":0.503},"max":{"1min":1.145,"5min":1.2,"15min":1.2},"last":1.1539999999999999},{"interface":"front","average":{"1min":0.83799999999999997,"5min":0.90000000000000002,"15min":0.91600000000000004},"min":{"1min":0.58999999999999997,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.1950000000000001,"5min":1.234,"15min":1.234},"last":0.89600000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:12:18 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.996,"15min":1.006},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.2330000000000001,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.248},{"interface":"front","average":{"1min":1.0880000000000001,"5min":1.0860000000000001,"15min":1.0980000000000001},"min":{"1min":0.87,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.351,"5min":1.351,"15min":1.351},"last":1.3540000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.95099999999999996,"15min":0.95099999999999996},"min":{"1min":0.67900000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.173,"5min":1.1970000000000001,"15min":1.1970000000000001},"last":1.071},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.99099999999999999,"15min":1.008},"min":{"1min":0.59499999999999997,"5min":0.58999999999999997,"15min":0.58999999999999997},"max":{"1min":1.103,"5min":1.397,"15min":1.397},"last":1.294}]},{"osd":3,"last update":"Sat Jun 3 20:12:12 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.66300000000000003,"5min":0.66300000000000003,"15min":0.66300000000000003},"max":{"1min":1.244,"5min":1.244,"15min":1.244},"last":1.03},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.94899999999999995,"15min":0.95499999999999996},"min":{"1min":0.70599999999999996,"5min":0.70599999999999996,"15min":0.70599999999999996},"max":{"1min":1.1950000000000001,"5min":1.1950000000000001,"15min":1.1950000000000001},"last":1.0940000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":0.96299999999999997,"15min":0.90800000000000003},"min":{"1min":0.65100000000000002,"5min":0.504,"15min":0.39800000000000002},"max":{"1min":1.3160000000000001,"5min":1.3759999999999999,"15min":1.411},"last":1.0429999999999999},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.97299999999999998,"15min":0.93799999999999994},"min":{"1min":0.68700000000000006,"5min":0.59999999999999998,"15min":0.35999999999999999},"max":{"1min":1.1319999999999999,"5min":1.2809999999999999,"15min":1.7390000000000001},"last":0.99399999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.036,"15min":1.008},"min":{"1min":0.77400000000000002,"5min":0.56599999999999995,"15min":0.41699999999999998},"max":{"1min":1.333,"5min":1.361,"15min":1.9219999999999999},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.175,"5min":1.081,"15min":1.0289999999999999},"min":{"1min":0.63500000000000001,"5min":0.57899999999999996,"15min":0.496},"max":{"1min":1.419,"5min":1.478,"15min":1.4950000000000001},"last":1.206}]},{"osd":6,"last update":"Sat Jun 3 20:12:04 2023","interfaces":[{"interface":"back","average":{"1min":1.175,"5min":1.113,"15min":1.0580000000000001},"min":{"1min":0.73399999999999999,"5min":0.54000000000000004,"15min":0.48699999999999999},"max":{"1min":1.4159999999999999,"5min":1.546,"15min":1.546},"last":1.1259999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.107,"15min":1.0589999999999999},"min":{"1min":0.81200000000000006,"5min":0.81200000000000006,"15min":0.49099999999999999},"max":{"1min":1.319,"5min":1.3799999999999999,"15min":1.7569999999999999},"last":0.81399999999999995}]}]},{"osd":6,"up_from":42,"seq":180388626658,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23068,"kb_used_data":1492,"kb_used_omap":0,"kb_used_meta":21568,"kb_avail":93722084,"statfs":{"total":95995035648,"available":95971414016,"internally_reserved":0,"allocated":1527808,"data_stored":1096686,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22085632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:47 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":0.90200000000000002,"15min":0.90300000000000002},"min":{"1min":0.55400000000000005,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2270000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.91100000000000003,"15min":0.92300000000000004},"min":{"1min":0.60299999999999998,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.1140000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.876,"15min":0.87},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.0609999999999999,"5min":1.3460000000000001,"15min":1.3460000000000001},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.034,"5min":0.96799999999999997,"15min":0.95399999999999996},"min":{"1min":0.62,"5min":0.61599999999999999,"15min":0.61599999999999999},"max":{"1min":1.365,"5min":1.365,"15min":1.365},"last":1.0129999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:11:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":0.93300000000000005,"15min":0.91500000000000004},"min":{"1min":0.78000000000000003,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2769999999999999,"5min":1.2769999999999999,"15min":1.2769999999999999},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.92400000000000004,"15min":0.92600000000000005},"min":{"1min":0.56499999999999995,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.2450000000000001,"5min":1.2450000000000001,"15min":1.2450000000000001},"last":1.0369999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:12:15 2023","interfaces":[{"interface":"back","average":{"1min":0.98499999999999999,"5min":0.97499999999999998,"15min":0.97299999999999998},"min":{"1min":0.61399999999999999,"5min":0.57899999999999996,"15min":0.57899999999999996},"max":{"1min":1.2589999999999999,"5min":1.27,"15min":1.27},"last":0.89600000000000002},{"interface":"front","average":{"1min":0.92700000000000005,"5min":0.94399999999999995,"15min":0.94699999999999995},"min":{"1min":0.67000000000000004,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.1799999999999999,"5min":1.204,"15min":1.204},"last":0.98499999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0409999999999999,"5min":0.92500000000000004,"15min":0.90200000000000002},"min":{"1min":0.69299999999999995,"5min":0.46899999999999997,"15min":0.40600000000000003},"max":{"1min":1.4419999999999999,"5min":1.472,"15min":1.7010000000000001},"last":1.2490000000000001},{"interface":"front","average":{"1min":1.02,"5min":0.96899999999999997,"15min":0.97599999999999998},"min":{"1min":0.80100000000000005,"5min":0.61699999999999999,"15min":0.42599999999999999},"max":{"1min":1.254,"5min":1.266,"15min":1.5720000000000001},"last":0.84799999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:12:19 2023","interfaces":[{"interface":"back","average":{"1min":1.0940000000000001,"5min":1.0309999999999999,"15min":0.98599999999999999},"min":{"1min":0.77500000000000002,"5min":0.53300000000000003,"15min":0.41199999999999998},"max":{"1min":1.361,"5min":1.379,"15min":2.0830000000000002},"last":1.0720000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.0369999999999999,"15min":1.0580000000000001},"min":{"1min":0.76000000000000001,"5min":0.69099999999999995,"15min":0.41599999999999998},"max":{"1min":1.3420000000000001,"5min":1.3420000000000001,"15min":1.679},"last":1.0620000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:12:09 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.052,"15min":1.0760000000000001},"min":{"1min":0.83399999999999996,"5min":0.55900000000000005,"15min":0.44800000000000001},"max":{"1min":1.2569999999999999,"5min":1.423,"15min":1.645},"last":1.1000000000000001},{"interface":"front","average":{"1min":1.008,"5min":1.0660000000000001,"15min":1.0549999999999999},"min":{"1min":0.72899999999999998,"5min":0.64800000000000002,"15min":0.47699999999999998},"max":{"1min":1.248,"5min":1.4239999999999999,"15min":1.871},"last":1.135}]}]},{"osd":1,"up_from":82,"seq":352187318315,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":19132,"kb_used_data":948,"kb_used_omap":4,"kb_used_meta":18171,"kb_avail":93726020,"statfs":{"total":95995035648,"available":95975444480,"internally_reserved":0,"allocated":970752,"data_stored":511226,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":18608014},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.71199999999999997,"5min":0.71299999999999997,"15min":0.71299999999999997},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.0169999999999999,"5min":1.117,"15min":1.117},"last":0.57899999999999996},{"interface":"front","average":{"1min":0.748,"5min":0.81399999999999995,"15min":0.80200000000000005},"min":{"1min":0.45800000000000002,"5min":0.45800000000000002,"15min":0.45800000000000002},"max":{"1min":1.0329999999999999,"5min":2.9409999999999998,"15min":2.9409999999999998},"last":0.76500000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:11:45 2023","interfaces":[{"interface":"back","average":{"1min":0.77600000000000002,"5min":0.90000000000000002,"15min":0.92100000000000004},"min":{"1min":0.432,"5min":0.432,"15min":0.432},"max":{"1min":1.27,"5min":3.044,"15min":3.044},"last":1.2589999999999999},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.80300000000000005,"15min":0.81699999999999995},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.117,"5min":1.117,"15min":1.117},"last":1.1950000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.73499999999999999,"5min":1.0229999999999999,"15min":1.071},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.101,"5min":3.625,"15min":3.625},"last":0.93200000000000005},{"interface":"front","average":{"1min":0.69199999999999995,"5min":0.91600000000000004,"15min":0.95299999999999996},"min":{"1min":0.45600000000000002,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":0.90300000000000002,"5min":3.7320000000000002,"15min":3.7320000000000002},"last":0.81299999999999994}]},{"osd":4,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.014,"15min":1.018},"min":{"1min":0.627,"5min":0.627,"15min":0.627},"max":{"1min":1.4159999999999999,"5min":1.4159999999999999,"15min":1.4159999999999999},"last":1.123},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.028,"15min":1.036},"min":{"1min":0.77900000000000003,"5min":0.75800000000000001,"15min":0.75800000000000001},"max":{"1min":1.429,"5min":1.55,"15min":1.55},"last":0.90100000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.0529999999999999,"15min":1.0529999999999999},"min":{"1min":0.71399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":1.232,"5min":3.1139999999999999,"15min":3.1139999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0720000000000001,"15min":1.091},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.2809999999999999,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":1.2230000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":1.077,"15min":1.0649999999999999},"min":{"1min":0.66200000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.244,"5min":3.157,"15min":3.157},"last":1.1619999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0620000000000001,"15min":1.0780000000000001},"min":{"1min":0.67800000000000005,"5min":0.67800000000000005,"15min":0.67800000000000005},"max":{"1min":1.2270000000000001,"5min":1.524,"15min":1.524},"last":1.3069999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:12:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.117,"15min":1.113},"min":{"1min":0.83599999999999997,"5min":0.73299999999999998,"15min":0.73299999999999998},"max":{"1min":2.0539999999999998,"5min":2.0539999999999998,"15min":2.0539999999999998},"last":0.98199999999999998},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.0900000000000001,"15min":1.1040000000000001},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.208,"5min":1.6299999999999999,"15min":1.6299999999999999},"last":1.069}]}]},{"osd":0,"up_from":77,"seq":330712481841,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":7756,"kb_used_data":1540,"kb_used_omap":5,"kb_used_meta":6202,"kb_avail":93737396,"statfs":{"total":95995035648,"available":95987093504,"internally_reserved":0,"allocated":1576960,"data_stored":1102377,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":6351482},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.60299999999999998,"5min":0.69699999999999995,"15min":0.69799999999999995},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":1.1559999999999999,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.63900000000000001,"5min":0.71399999999999997,"15min":0.73799999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":1.0609999999999999,"5min":1.167,"15min":1.167},"last":0.63700000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.65700000000000003,"5min":0.77100000000000002,"15min":0.79000000000000004},"min":{"1min":0.26800000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":0.92200000000000004,"5min":1.1990000000000001,"15min":1.1990000000000001},"last":0.55000000000000004},{"interface":"front","average":{"1min":0.68000000000000005,"5min":0.74199999999999999,"15min":0.752},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.2649999999999999,"5min":1.345,"15min":1.345},"last":0.59099999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.71699999999999997,"5min":0.79700000000000004,"15min":0.81000000000000005},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":1.4319999999999999,"5min":1.4319999999999999,"15min":1.4319999999999999},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.65700000000000003,"5min":0.749,"15min":0.76500000000000001},"min":{"1min":0.40400000000000003,"5min":0.40400000000000003,"15min":0.40400000000000003},"max":{"1min":1.01,"5min":1.204,"15min":1.204},"last":0.65600000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.03,"15min":1.069},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.198,"5min":2.9689999999999999,"15min":2.9689999999999999},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.046,"15min":1.0600000000000001},"min":{"1min":0.48999999999999999,"5min":0.48999999999999999,"15min":0.48999999999999999},"max":{"1min":1.4690000000000001,"5min":1.589,"15min":1.589},"last":1.1459999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.083,"15min":1.099},"min":{"1min":0.56100000000000005,"5min":0.56100000000000005,"15min":0.56100000000000005},"max":{"1min":1.516,"5min":1.6339999999999999,"15min":1.6339999999999999},"last":1.3959999999999999},{"interface":"front","average":{"1min":0.871,"5min":1.046,"15min":1.0860000000000001},"min":{"1min":0.625,"5min":0.625,"15min":0.625},"max":{"1min":1.151,"5min":1.6990000000000001,"15min":1.6990000000000001},"last":1.2070000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.53700000000000003,"5min":0.53700000000000003,"15min":0.53700000000000003},"max":{"1min":1.556,"5min":1.6919999999999999,"15min":1.6919999999999999},"last":1.3169999999999999},{"interface":"front","average":{"1min":0.98199999999999998,"5min":1.1140000000000001,"15min":1.147},"min":{"1min":0.69899999999999995,"5min":0.69899999999999995,"15min":0.69899999999999995},"max":{"1min":1.3839999999999999,"5min":1.778,"15min":1.778},"last":1.3480000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":1.1339999999999999,"15min":1.1719999999999999},"min":{"1min":0.60799999999999998,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.337,"5min":1.831,"15min":1.831},"last":1.427},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.1739999999999999,"15min":1.234},"min":{"1min":0.60999999999999999,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.341,"5min":3.101,"15min":3.101},"last":1.2729999999999999}]}]},{"osd":2,"up_from":87,"seq":373662154789,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":18868,"kb_used_data":940,"kb_used_omap":7,"kb_used_meta":17912,"kb_avail":93726284,"statfs":{"total":95995035648,"available":95975714816,"internally_reserved":0,"allocated":962560,"data_stored":508429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":18341969},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76900000000000002,"5min":0.748,"15min":0.74399999999999999},"min":{"1min":0.38600000000000001,"5min":0.38600000000000001,"15min":0.38600000000000001},"max":{"1min":1.7909999999999999,"5min":1.7909999999999999,"15min":1.7909999999999999},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.83199999999999996,"15min":0.83399999999999996},"min":{"1min":0.35399999999999998,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.357,"5min":1.357,"15min":1.357},"last":0.82499999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.80500000000000005,"15min":0.79700000000000004},"min":{"1min":0.41299999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.3919999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.86099999999999999,"5min":0.81100000000000005,"15min":0.80300000000000005},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":0.86599999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:12:13 2023","interfaces":[{"interface":"back","average":{"1min":0.754,"5min":0.81799999999999995,"15min":0.82899999999999996},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1359999999999999,"5min":1.6599999999999999,"15min":1.6599999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.67700000000000005,"5min":0.78500000000000003,"15min":0.80300000000000005},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.034,"5min":2.0110000000000001,"15min":2.0110000000000001},"last":0.70899999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.0009999999999999,"15min":0.999},"min":{"1min":0.59399999999999997,"5min":0.59399999999999997,"15min":0.59399999999999997},"max":{"1min":2.0419999999999998,"5min":2.0419999999999998,"15min":2.0419999999999998},"last":1.077},{"interface":"front","average":{"1min":1.01,"5min":1.03,"15min":1.034},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":2.169,"5min":2.169,"15min":2.169},"last":0.91700000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":1.083,"15min":1.0980000000000001},"min":{"1min":0.65800000000000003,"5min":0.65800000000000003,"15min":0.65800000000000003},"max":{"1min":1.7050000000000001,"5min":1.7270000000000001,"15min":1.7270000000000001},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0680000000000001,"15min":1.0680000000000001},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.923,"5min":1.923,"15min":1.923},"last":1.1559999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.0580000000000001,"15min":1.0580000000000001},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":2.089,"5min":2.089,"15min":2.089},"last":1.3},{"interface":"front","average":{"1min":1.0760000000000001,"5min":1.1839999999999999,"15min":1.202},"min":{"1min":0.63500000000000001,"5min":0.63500000000000001,"15min":0.63500000000000001},"max":{"1min":1.49,"5min":1.5740000000000001,"15min":1.5740000000000001},"last":1.1739999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":1.161,"15min":1.171},"min":{"1min":0.75,"5min":0.75,"15min":0.75},"max":{"1min":2.1299999999999999,"5min":2.1299999999999999,"15min":2.1299999999999999},"last":1.1859999999999999},{"interface":"front","average":{"1min":1.073,"5min":1.198,"15min":1.2190000000000001},"min":{"1min":0.72999999999999998,"5min":0.72999999999999998,"15min":0.72999999999999998},"max":{"1min":1.6020000000000001,"5min":1.6020000000000001,"15min":1.6020000000000001},"last":1.099}]}]},{"osd":3,"up_from":92,"seq":395136991263,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":14628,"kb_used_data":924,"kb_used_omap":2,"kb_used_meta":13693,"kb_avail":93730524,"statfs":{"total":95995035648,"available":95980056576,"internally_reserved":0,"allocated":946176,"data_stored":506384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":14021685},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.68300000000000005,"5min":0.70899999999999996,"15min":0.71299999999999997},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.0489999999999999,"5min":1.0489999999999999,"15min":1.0489999999999999},"last":0.63},{"interface":"front","average":{"1min":0.67200000000000004,"5min":0.71899999999999997,"15min":0.72699999999999998},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":0.96899999999999997,"5min":1.0369999999999999,"15min":1.0369999999999999},"last":1.1850000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.71799999999999997,"15min":0.71699999999999997},"min":{"1min":0.57799999999999996,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":0.96599999999999997,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.68300000000000005,"5min":0.754,"15min":0.76600000000000001},"min":{"1min":0.39600000000000002,"5min":0.316,"15min":0.316},"max":{"1min":0.89900000000000002,"5min":1.512,"15min":1.512},"last":0.66800000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77800000000000002,"5min":0.80900000000000005,"15min":0.81399999999999995},"min":{"1min":0.435,"5min":0.371,"15min":0.371},"max":{"1min":1.0940000000000001,"5min":1.173,"15min":1.173},"last":0.82599999999999996},{"interface":"front","average":{"1min":0.82099999999999995,"5min":0.874,"15min":0.88300000000000001},"min":{"1min":0.47699999999999998,"5min":0.47399999999999998,"15min":0.47399999999999998},"max":{"1min":1.22,"5min":1.3300000000000001,"15min":1.3300000000000001},"last":1.1240000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":1.01,"15min":1.0269999999999999},"min":{"1min":0.70699999999999996,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.1639999999999999,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.256},{"interface":"front","average":{"1min":0.93600000000000005,"5min":1.0469999999999999,"15min":1.0649999999999999},"min":{"1min":0.65700000000000003,"5min":0.65700000000000003,"15min":0.65700000000000003},"max":{"1min":1.242,"5min":1.462,"15min":1.462},"last":1.0029999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.1599999999999999,"15min":1.1859999999999999},"min":{"1min":0.69299999999999995,"5min":0.69299999999999995,"15min":0.69299999999999995},"max":{"1min":1.296,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.145,"15min":1.1579999999999999},"min":{"1min":0.69699999999999995,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.448,"5min":1.6759999999999999,"15min":1.6759999999999999},"last":0.96599999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.1140000000000001,"15min":1.1319999999999999},"min":{"1min":0.57099999999999995,"5min":0.435,"15min":0.435},"max":{"1min":1.347,"5min":1.522,"15min":1.522},"last":1.0780000000000001},{"interface":"front","average":{"1min":1.0589999999999999,"5min":1.1479999999999999,"15min":1.163},"min":{"1min":0.74299999999999999,"5min":0.72299999999999998,"15min":0.72299999999999998},"max":{"1min":1.365,"5min":1.6100000000000001,"15min":1.6100000000000001},"last":0.91500000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.2210000000000001,"15min":1.2310000000000001},"min":{"1min":0.79100000000000004,"5min":0.68999999999999995,"15min":0.68999999999999995},"max":{"1min":1.512,"5min":1.6819999999999999,"15min":1.6819999999999999},"last":1.042},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.198,"15min":1.212},"min":{"1min":0.65900000000000003,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.4790000000000001,"5min":1.6439999999999999,"15min":1.6439999999999999},"last":1.23}]}]},{"osd":4,"up_from":30,"seq":128849019123,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":23204,"kb_used_data":924,"kb_used_omap":0,"kb_used_meta":22272,"kb_avail":93721948,"statfs":{"total":95995035648,"available":95971274752,"internally_reserved":0,"allocated":946176,"data_stored":506709,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":22806528},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:43 2023","interfaces":[{"interface":"back","average":{"1min":0.82399999999999995,"5min":0.94499999999999995,"15min":0.96299999999999997},"min":{"1min":0.622,"5min":0.622,"15min":0.622},"max":{"1min":1.157,"5min":1.2310000000000001,"15min":1.2310000000000001},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.0449999999999999,"15min":1.0620000000000001},"min":{"1min":0.66000000000000003,"5min":0.66000000000000003,"15min":0.66000000000000003},"max":{"1min":1.3580000000000001,"5min":1.3580000000000001,"15min":1.3580000000000001},"last":0.88900000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:12:20 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":0.95499999999999996,"15min":0.95399999999999996},"min":{"1min":0.68500000000000005,"5min":0.624,"15min":0.624},"max":{"1min":1.1639999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.95399999999999996,"5min":0.99399999999999999,"15min":0.998},"min":{"1min":0.65200000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2330000000000001,"5min":1.3420000000000001,"15min":1.3420000000000001},"last":0.94099999999999995}]},{"osd":2,"last update":"Sat Jun 3 20:11:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94399999999999995,"5min":0.95299999999999996,"15min":0.95499999999999996},"min":{"1min":0.70799999999999996,"5min":0.65900000000000003,"15min":0.65900000000000003},"max":{"1min":1.2390000000000001,"5min":1.2949999999999999,"15min":1.2949999999999999},"last":0.63200000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":0.92300000000000004,"15min":0.91300000000000003},"min":{"1min":0.70099999999999996,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.361,"5min":1.361,"15min":1.361},"last":1.0580000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.94799999999999995,"15min":0.95099999999999996},"min":{"1min":0.68100000000000005,"5min":0.68100000000000005,"15min":0.68100000000000005},"max":{"1min":1.171,"5min":1.27,"15min":1.27},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.03,"5min":1.1000000000000001,"15min":1.1120000000000001},"min":{"1min":0.71899999999999997,"5min":0.71899999999999997,"15min":0.71899999999999997},"max":{"1min":1.248,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.60799999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:11:51 2023","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.89800000000000002,"15min":0.88900000000000001},"min":{"1min":0.753,"5min":0.496,"15min":0.38100000000000001},"max":{"1min":1.3340000000000001,"5min":1.3340000000000001,"15min":1.4419999999999999},"last":0.84899999999999998},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95699999999999996,"15min":0.96599999999999997},"min":{"1min":0.60899999999999999,"5min":0.52200000000000002,"15min":0.33900000000000002},"max":{"1min":1.3120000000000001,"5min":1.4279999999999999,"15min":2.1419999999999999},"last":0.96799999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:11:39 2023","interfaces":[{"interface":"back","average":{"1min":1.0900000000000001,"5min":0.99199999999999999,"15min":0.99299999999999999},"min":{"1min":0.80100000000000005,"5min":0.50900000000000001,"15min":0.33500000000000002},"max":{"1min":1.349,"5min":1.381,"15min":1.585},"last":0.999},{"interface":"front","average":{"1min":1.194,"5min":1.0820000000000001,"15min":1.052},"min":{"1min":1.022,"5min":0.48799999999999999,"15min":0.43099999999999999},"max":{"1min":1.395,"5min":1.397,"15min":2.1349999999999998},"last":0.78800000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:12:20 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.0860000000000001,"15min":1.0640000000000001},"min":{"1min":0.92400000000000004,"5min":0.56999999999999995,"15min":0.46100000000000002},"max":{"1min":1.3759999999999999,"5min":1.5009999999999999,"15min":1.9630000000000001},"last":1.018},{"interface":"front","average":{"1min":1.121,"5min":1.079,"15min":1.0860000000000001},"min":{"1min":0.80000000000000004,"5min":0.61099999999999999,"15min":0.42199999999999999},"max":{"1min":1.2769999999999999,"5min":1.4570000000000001,"15min":2.0600000000000001},"last":1.0489999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822891,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":25616,"kb_used_data":904,"kb_used_omap":0,"kb_used_meta":24704,"kb_avail":93719536,"statfs":{"total":95995035648,"available":95968804864,"internally_reserved":0,"allocated":925696,"data_stored":502156,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":25296896},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.93700000000000006,"15min":0.93100000000000005},"min":{"1min":0.55800000000000005,"5min":0.44700000000000001,"15min":0.44700000000000001},"max":{"1min":1.2769999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.65300000000000002},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.95899999999999996,"15min":0.96699999999999997},"min":{"1min":0.51900000000000002,"5min":0.42999999999999999,"15min":0.42999999999999999},"max":{"1min":1.171,"5min":1.284,"15min":1.284},"last":0.68200000000000005}]},{"osd":1,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.93100000000000005,"5min":0.90900000000000003,"15min":0.89700000000000002},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2130000000000001,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":0.879,"15min":0.88600000000000001},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":1.2509999999999999,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.81399999999999995}]},{"osd":2,"last update":"Sat Jun 3 20:11:46 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.90500000000000003,"15min":0.90900000000000003},"min":{"1min":0.70399999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1899999999999999,"5min":1.2629999999999999,"15min":1.2629999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.94999999999999996,"5min":0.91900000000000004,"15min":0.91400000000000003},"min":{"1min":0.64500000000000002,"5min":0.63100000000000001,"15min":0.63100000000000001},"max":{"1min":1.1890000000000001,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":1.093}]},{"osd":3,"last update":"Sat Jun 3 20:12:14 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.95999999999999996,"15min":0.96599999999999997},"min":{"1min":0.64500000000000002,"5min":0.627,"15min":0.627},"max":{"1min":1.23,"5min":1.2410000000000001,"15min":1.2410000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.054,"15min":1.0549999999999999},"min":{"1min":0.77500000000000002,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.357,"5min":1.377,"15min":1.377},"last":1.036}]},{"osd":4,"last update":"Sat Jun 3 20:11:40 2023","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.93899999999999995,"15min":0.91000000000000003},"min":{"1min":0.628,"5min":0.505,"15min":0.41499999999999998},"max":{"1min":1.6000000000000001,"5min":1.6000000000000001,"15min":1.8480000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":0.97799999999999998,"5min":0.93799999999999994,"15min":0.92900000000000005},"min":{"1min":0.72899999999999998,"5min":0.54200000000000004,"15min":0.46200000000000002},"max":{"1min":1.264,"5min":1.347,"15min":1.9670000000000001},"last":1.1919999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:12:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1579999999999999,"5min":1.0409999999999999,"15min":1.0029999999999999},"min":{"1min":0.77000000000000002,"5min":0.60399999999999998,"15min":0.44500000000000001},"max":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.798},"last":1.139},{"interface":"front","average":{"1min":1.105,"5min":1.075,"15min":1.069},"min":{"1min":0.70099999999999996,"5min":0.63900000000000001,"15min":0.49399999999999999},"max":{"1min":1.4079999999999999,"5min":1.4079999999999999,"15min":2.246},"last":1.298}]},{"osd":7,"last update":"Sat Jun 3 20:12:05 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.095,"15min":1.111},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.55500000000000005},"max":{"1min":1.504,"5min":1.504,"15min":2.3330000000000002},"last":1.2330000000000001},{"interface":"front","average":{"1min":1.1739999999999999,"5min":1.1279999999999999,"15min":1.1020000000000001},"min":{"1min":0.84899999999999998,"5min":0.65300000000000002,"15min":0.53000000000000003},"max":{"1min":1.4450000000000001,"5min":1.5309999999999999,"15min":1.9179999999999999},"last":1.1759999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:12:36.200 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2023-06-03T20:12:36.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump 2023-06-03T20:12:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:36] "GET /metrics HTTP/1.1" 200 219548 "" "Prometheus/2.33.4" 2023-06-03T20:12:37.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:36 smithi033 bash[74781]: audit 1685823155.4070265 mgr.y (mgr.34104) 359 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:37.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:36 smithi033 bash[78259]: audit 1685823155.4070265 mgr.y (mgr.34104) 359 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:36 smithi083 bash[60048]: audit 1685823155.4070265 mgr.y (mgr.34104) 359 : audit 0 from='client.44627 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:12:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:37 smithi083 bash[60048]: cluster 1685823156.6789315 mgr.y (mgr.34104) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:37 smithi033 bash[74781]: cluster 1685823156.6789315 mgr.y (mgr.34104) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:38.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:37 smithi033 bash[78259]: cluster 1685823156.6789315 mgr.y (mgr.34104) 360 : cluster 0 pgmap v293: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:38 smithi083 bash[60048]: audit 1685823158.564273 mon.a (mon.0) 455 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:38 smithi033 bash[74781]: audit 1685823158.564273 mon.a (mon.0) 455 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:39.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:38 smithi033 bash[78259]: audit 1685823158.564273 mon.a (mon.0) 455 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[78259]: cluster 1685823158.6795423 mgr.y (mgr.34104) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[78259]: audit 1685823159.2218716 mon.a (mon.0) 456 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[78259]: audit 1685823159.2308924 mon.a (mon.0) 457 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:40.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[74781]: cluster 1685823158.6795423 mgr.y (mgr.34104) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:40.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[74781]: audit 1685823159.2218716 mon.a (mon.0) 456 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:40.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:40 smithi033 bash[74781]: audit 1685823159.2308924 mon.a (mon.0) 457 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:40 smithi083 bash[60048]: cluster 1685823158.6795423 mgr.y (mgr.34104) 361 : cluster 0 pgmap v294: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:40 smithi083 bash[60048]: audit 1685823159.2218716 mon.a (mon.0) 456 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:40 smithi083 bash[60048]: audit 1685823159.2308924 mon.a (mon.0) 457 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.060 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:41.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: audit 1685823160.333727 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: audit 1685823160.3418727 mon.a (mon.0) 459 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: cluster 1685823160.68055 mgr.y (mgr.34104) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: audit 1685823160.8690326 mon.a (mon.0) 460 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: audit 1685823160.8710341 mon.a (mon.0) 461 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[74781]: audit 1685823160.8816082 mon.a (mon.0) 462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: audit 1685823160.333727 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: audit 1685823160.3418727 mon.a (mon.0) 459 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: cluster 1685823160.68055 mgr.y (mgr.34104) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: audit 1685823160.8690326 mon.a (mon.0) 460 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:12:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: audit 1685823160.8710341 mon.a (mon.0) 461 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:12:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:41 smithi033 bash[78259]: audit 1685823160.8816082 mon.a (mon.0) 462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: audit 1685823160.333727 mon.a (mon.0) 458 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: audit 1685823160.3418727 mon.a (mon.0) 459 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: cluster 1685823160.68055 mgr.y (mgr.34104) 362 : cluster 0 pgmap v295: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: audit 1685823160.8690326 mon.a (mon.0) 460 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:12:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: audit 1685823160.8710341 mon.a (mon.0) 461 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:12:41.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:41 smithi083 bash[60048]: audit 1685823160.8816082 mon.a (mon.0) 462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:12:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:43 smithi033 bash[74781]: cluster 1685823162.6810806 mgr.y (mgr.34104) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:43 smithi033 bash[78259]: cluster 1685823162.6810806 mgr.y (mgr.34104) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:43 smithi083 bash[60048]: cluster 1685823162.6810806 mgr.y (mgr.34104) 363 : cluster 0 pgmap v296: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:44.557 INFO:teuthology.orchestra.run.smithi033.stdout:epoch 93 2023-06-03T20:12:44.557 INFO:teuthology.orchestra.run.smithi033.stdout:fsid 3be302aa-0247-11ee-9b1d-001a4aab830c 2023-06-03T20:12:44.557 INFO:teuthology.orchestra.run.smithi033.stdout:created 2023-06-03T19:46:26.373363+0000 2023-06-03T20:12:44.557 INFO:teuthology.orchestra.run.smithi033.stdout:modified 2023-06-03T20:10:10.863585+0000 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:crush_version 22 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:full_ratio 0.95 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:backfillfull_ratio 0.9 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:nearfull_ratio 0.85 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:require_min_compat_client luminous 2023-06-03T20:12:44.558 INFO:teuthology.orchestra.run.smithi033.stdout:min_compat_client luminous 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:require_osd_release pacific 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:stretch_mode_enabled false 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:pool 1 '.mgr' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 1 pgp_num 1 autoscale_mode off last_change 70 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr,mgr_devicehealth read_balance_score 7.89 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.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 55 flags hashpspool stripe_width 0 application rbd read_balance_score 2.00 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.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-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:pool 4 'cephfs.foo.data' replicated size 3 min_size 2 crush_rule 0 object_hash rjenkins pg_num 32 pgp_num 32 autoscale_mode off last_change 59 flags hashpspool stripe_width 0 application cephfs read_balance_score 2.25 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:max_osd 8 2023-06-03T20:12:44.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0 up in weight 1 up_from 77 up_thru 92 down_at 74 last_clean_interval [8,73) [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117] [v2:172.21.15.33:6804/1346865117,v1:172.21.15.33:6805/1346865117] exists,up 148d2180-a815-4098-98ca-4cbc8dc699e5 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1 up in weight 1 up_from 82 up_thru 92 down_at 79 last_clean_interval [13,78) [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819] [v2:172.21.15.33:6812/2433609819,v1:172.21.15.33:6813/2433609819] exists,up 2a7e74a8-2c0e-402c-b727-be66bd7521f6 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2 up in weight 1 up_from 87 up_thru 92 down_at 84 last_clean_interval [18,83) [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386] [v2:172.21.15.33:6820/1589690386,v1:172.21.15.33:6821/1589690386] exists,up 4413fe14-4268-4b6e-9183-cdc0a2dc1e7a 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3 up in weight 1 up_from 92 up_thru 92 down_at 89 last_clean_interval [25,88) [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017] [v2:172.21.15.33:6828/4239665017,v1:172.21.15.33:6829/4239665017] exists,up cfdc2e79-1ff7-420c-89cd-696ef9feea27 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4 up in weight 1 up_from 30 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873] [v2:172.21.15.83:6802/3655552873,v1:172.21.15.83:6803/3655552873] exists,up 0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5 up in weight 1 up_from 36 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813] [v2:172.21.15.83:6810/1000827813,v1:172.21.15.83:6811/1000827813] exists,up 93666a78-6679-4921-a2c3-b754b00bec2b 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6 up in weight 1 up_from 42 up_thru 89 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317] [v2:172.21.15.83:6818/3171985317,v1:172.21.15.83:6819/3171985317] exists,up 5e80dda6-cc4f-4b0c-884c-7846e1b1aff1 2023-06-03T20:12:44.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7 up in weight 1 up_from 48 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836] [v2:172.21.15.83:6826/2472396836,v1:172.21.15.83:6827/2472396836] exists,up e4ce3333-1d7e-443d-807a-07a4b4e2ed8e 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:pg_upmap_items 4.d [1,5] 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:pg_upmap_items 4.10 [1,2] 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:pg_upmap_items 4.18 [1,2] 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2260946943 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6801/2461643001 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6800/2461643001 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.561 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/1486184938 expires 2023-06-04T19:46:56.156376+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6800/2047837676 expires 2023-06-04T19:55:09.276021+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/3655642572 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:6834/4088968872 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:0/3893307517 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2733889295 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2610144780 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:0/3705393633 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:44.562 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2763243525 expires 2023-06-04T19:47:28.068128+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/673817701 expires 2023-06-04T20:00:33.612274+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/728201751 expires 2023-06-04T19:46:56.156376+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6800/1155625728 expires 2023-06-04T19:47:28.068128+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6801/760669992 expires 2023-06-04T20:00:33.612274+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6801/1155625728 expires 2023-06-04T19:47:28.068128+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2015940129 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/1042147199 expires 2023-06-04T19:47:28.068128+0000 2023-06-03T20:12:44.563 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6800/760669992 expires 2023-06-04T20:00:33.612274+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:6835/4088968872 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:0/600128042 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2551916338 expires 2023-06-04T19:55:09.276021+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/960110708 expires 2023-06-04T20:00:33.612274+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6800/3109038918 expires 2023-06-04T19:46:56.156376+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/1157704308 expires 2023-06-04T20:03:38.440279+0000 2023-06-03T20:12:44.564 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6801/3109038918 expires 2023-06-04T19:46:56.156376+0000 2023-06-03T20:12:44.565 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:0/2693640284 expires 2023-06-04T19:55:09.276021+0000 2023-06-03T20:12:44.565 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.33:6801/2047837676 expires 2023-06-04T19:55:09.276021+0000 2023-06-03T20:12:44.565 INFO:teuthology.orchestra.run.smithi033.stdout:blocklist 172.21.15.83:0/2248153964 expires 2023-06-04T20:02:32.461485+0000 2023-06-03T20:12:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:44 smithi033 bash[78259]: audit 1685823164.5483456 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.33:0/3453591042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-06-03T20:12:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:44 smithi033 bash[74781]: audit 1685823164.5483456 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.33:0/3453591042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-06-03T20:12:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:44 smithi083 bash[60048]: audit 1685823164.5483456 mon.c (mon.2) 37 : audit 0 from='client.? 172.21.15.33:0/3453591042' entity='client.admin' cmd=[{"prefix": "osd dump"}]: dispatch 2023-06-03T20:12:45.345 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 77 up_thru 92 down_at 74 last_clean_interval [8,73) [v2:172.21.15.33:6802/1346865117,v1:172.21.15.33:6803/1346865117] [v2:172.21.15.33:6804/1346865117,v1:172.21.15.33:6805/1346865117] exists,up 148d2180-a815-4098-98ca-4cbc8dc699e5', 'osd.1 up in weight 1 up_from 82 up_thru 92 down_at 79 last_clean_interval [13,78) [v2:172.21.15.33:6810/2433609819,v1:172.21.15.33:6811/2433609819] [v2:172.21.15.33:6812/2433609819,v1:172.21.15.33:6813/2433609819] exists,up 2a7e74a8-2c0e-402c-b727-be66bd7521f6', 'osd.2 up in weight 1 up_from 87 up_thru 92 down_at 84 last_clean_interval [18,83) [v2:172.21.15.33:6818/1589690386,v1:172.21.15.33:6819/1589690386] [v2:172.21.15.33:6820/1589690386,v1:172.21.15.33:6821/1589690386] exists,up 4413fe14-4268-4b6e-9183-cdc0a2dc1e7a', 'osd.3 up in weight 1 up_from 92 up_thru 92 down_at 89 last_clean_interval [25,88) [v2:172.21.15.33:6826/4239665017,v1:172.21.15.33:6827/4239665017] [v2:172.21.15.33:6828/4239665017,v1:172.21.15.33:6829/4239665017] exists,up cfdc2e79-1ff7-420c-89cd-696ef9feea27', 'osd.4 up in weight 1 up_from 30 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6800/3655552873,v1:172.21.15.83:6801/3655552873] [v2:172.21.15.83:6802/3655552873,v1:172.21.15.83:6803/3655552873] exists,up 0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636', 'osd.5 up in weight 1 up_from 36 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6808/1000827813,v1:172.21.15.83:6809/1000827813] [v2:172.21.15.83:6810/1000827813,v1:172.21.15.83:6811/1000827813] exists,up 93666a78-6679-4921-a2c3-b754b00bec2b', 'osd.6 up in weight 1 up_from 42 up_thru 89 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6816/3171985317,v1:172.21.15.83:6817/3171985317] [v2:172.21.15.83:6818/3171985317,v1:172.21.15.83:6819/3171985317] exists,up 5e80dda6-cc4f-4b0c-884c-7846e1b1aff1', 'osd.7 up in weight 1 up_from 48 up_thru 92 down_at 0 last_clean_interval [0,0) [v2:172.21.15.83:6824/2472396836,v1:172.21.15.83:6825/2472396836] [v2:172.21.15.83:6826/2472396836,v1:172.21.15.83:6827/2472396836] exists,up e4ce3333-1d7e-443d-807a-07a4b4e2ed8e'] 2023-06-03T20:12:45.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon mon.a config show 2023-06-03T20:12:46.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:45 smithi033 bash[74781]: cluster 1685823164.682254 mgr.y (mgr.34104) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:46.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:45 smithi033 bash[78259]: cluster 1685823164.682254 mgr.y (mgr.34104) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:46.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:45 smithi083 bash[60048]: cluster 1685823164.682254 mgr.y (mgr.34104) 364 : cluster 0 pgmap v297: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:46] "GET /metrics HTTP/1.1" 200 219547 "" "Prometheus/2.33.4" 2023-06-03T20:12:48.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:47 smithi083 bash[60048]: cluster 1685823166.6828911 mgr.y (mgr.34104) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:47 smithi033 bash[74781]: cluster 1685823166.6828911 mgr.y (mgr.34104) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:48.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:47 smithi033 bash[78259]: cluster 1685823166.6828911 mgr.y (mgr.34104) 365 : cluster 0 pgmap v298: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:49 smithi083 bash[60048]: cluster 1685823168.6835132 mgr.y (mgr.34104) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:50.165 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:12:50.199 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:49 smithi033 bash[78259]: cluster 1685823168.6835132 mgr.y (mgr.34104) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:50.200 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:49 smithi033 bash[74781]: cluster 1685823168.6835132 mgr.y (mgr.34104) 366 : cluster 0 pgmap v299: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:51 smithi083 bash[60048]: cluster 1685823170.6844158 mgr.y (mgr.34104) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:51 smithi033 bash[74781]: cluster 1685823170.6844158 mgr.y (mgr.34104) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:51 smithi033 bash[78259]: cluster 1685823170.6844158 mgr.y (mgr.34104) 367 : cluster 0 pgmap v300: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:53.247 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:12:53.247 INFO:teuthology.orchestra.run.smithi033.stdout: "name": "mon.a", 2023-06-03T20:12:53.247 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster": "ceph", 2023-06-03T20:12:53.247 INFO:teuthology.orchestra.run.smithi033.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2023-06-03T20:12:53.247 INFO:teuthology.orchestra.run.smithi033.stdout: "admin_socket_mode": "", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_client_required": "cephx, none", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_cluster_required": "cephx", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_debug": "true", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2023-06-03T20:12:53.248 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_mon_ticket_ttl": "660.000000", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_service_required": "cephx", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_service_ticket_ttl": "240.000000", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "auth_supported": "", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_aio": "true", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_aio_max_queue_depth": "1024", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_aio_poll_ms": "250", 2023-06-03T20:12:53.249 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_aio_reap_max": "16", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_async_discard": "false", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_block_size": "4096", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_debug_aio": "false", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_debug_aio_log_age": "5.000000", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_debug_inflight_ios": "false", 2023-06-03T20:12:53.250 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_enable_discard": "false", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_flock_retry": "3", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_flock_retry_interval": "0.100000", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_inject_crash": "0", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_inject_crash_flush_delay": "2", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_ioring": "false", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_ioring_hipri": "false", 2023-06-03T20:12:53.251 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_ioring_sqthread_poll": "false", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_nvme_unbind_from_kernel": "false", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_read_buffer_alignment": "4096", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_read_preallocated_huge_buffers": "", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bdev_type": "", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_alloc_size": "1048576", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_allocator": "hybrid", 2023-06-03T20:12:53.252 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_buffered_io": "true", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_check_for_zeros": "false", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_check_volume_selector_often": "false", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_check_volume_selector_on_umount": "false", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_compact_log_sync": "false", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2023-06-03T20:12:53.253 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_log_compact_min_size": "16777216", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_log_replay_check_allocations": "true", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_max_log_runway": "4194304", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_max_prefetch": "1048576", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_min_flush_size": "524288", 2023-06-03T20:12:53.254 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_min_log_runway": "1048576", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_replay_recovery": "false", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_replay_recovery_disable_compact": "false", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_shared_alloc_size": "65536", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluefs_sync_write": "false", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2023-06-03T20:12:53.255 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_allocation_from_file": "true", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_allocator": "hybrid", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2023-06-03T20:12:53.256 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bitmapallocator_span_size": "1024", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_blobid_prealloc": "10240", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_create": "true", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_db_create": "false", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_db_path": "", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_db_size": "0", 2023-06-03T20:12:53.257 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_path": "", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_preallocate_file": "false", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_size": "107374182400", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_wal_create": "false", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_wal_path": "", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_block_wal_size": "100663296", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bluefs": "true", 2023-06-03T20:12:53.258 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bluefs_env_mirror": "false", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_bluefs_max_free": "10737418240", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2023-06-03T20:12:53.259 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_autotune": "true", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_autotune_interval": "5.000000", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_kv_ratio": "0.450000", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_meta_ratio": "0.450000", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_size": "0", 2023-06-03T20:12:53.260 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_size_hdd": "1073741824", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_size_ssd": "3221225472", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_trim_interval": "0.050000", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cache_type": "2q", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2023-06-03T20:12:53.261 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_clone_cow": "true", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_algorithm": "snappy", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_max_blob_size": "0", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_min_blob_size": "0", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2023-06-03T20:12:53.262 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_mode": "none", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_compression_required_ratio": "0.875000", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_csum_type": "crc32c", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_enforce_settings": "default", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_freelist": "false", 2023-06-03T20:12:53.263 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_fsck_abort": "false", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_inject_bug21040": "false", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_inject_read_err": "false", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_legacy_omap": "false", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_no_reuse_blocks": "false", 2023-06-03T20:12:53.264 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_omit_block_device_write": "false", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_omit_kv_commit": "false", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_prefill": "0.000000", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_prefragment_max": "1048576", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_random_read_err": "0.000000", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2023-06-03T20:12:53.265 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_small_allocations": "0", 2023-06-03T20:12:53.266 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2023-06-03T20:12:53.266 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_default_buffered_read": "true", 2023-06-03T20:12:53.266 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_default_buffered_write": "false", 2023-06-03T20:12:53.267 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_deferred_batch_ops": "0", 2023-06-03T20:12:53.267 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2023-06-03T20:12:53.267 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2023-06-03T20:12:53.267 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2023-06-03T20:12:53.268 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_extent_map_shard_max_size": "1200", 2023-06-03T20:12:53.268 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_extent_map_shard_min_size": "150", 2023-06-03T20:12:53.268 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_extent_map_shard_target_size": "500", 2023-06-03T20:12:53.268 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2023-06-03T20:12:53.269 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fail_eio": "false", 2023-06-03T20:12:53.269 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_freelist_blocks_per_key": "128", 2023-06-03T20:12:53.269 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2023-06-03T20:12:53.269 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2023-06-03T20:12:53.270 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2023-06-03T20:12:53.270 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_mkfs": "true", 2023-06-03T20:12:53.270 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2023-06-03T20:12:53.271 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_mount": "false", 2023-06-03T20:12:53.271 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_mount_deep": "false", 2023-06-03T20:12:53.271 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_umount": "false", 2023-06-03T20:12:53.271 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_on_umount_deep": "false", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_quick_fix_threads": "2", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_gc_enable_blob_threshold": "0", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_gc_enable_total_threshold": "0", 2023-06-03T20:12:53.272 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_ignore_data_csum": "false", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_kvbackend": "rocksdb", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_log_collection_list_age": "60.000000", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_log_op_age": "5.000000", 2023-06-03T20:12:53.273 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_alloc_size": "0", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_blob_size": "0", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_blob_size_hdd": "65536", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_blob_size_ssd": "65536", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_defer_interval": "3.000000", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_max_deferred_txc": "32", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_min_alloc_size": "0", 2023-06-03T20:12:53.274 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_min_alloc_size_hdd": "4096", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_min_alloc_size_ssd": "4096", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_nid_prealloc": "1024", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_prefer_deferred_size": "0", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_qfsck_on_mount": "true", 2023-06-03T20:12:53.275 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_retry_disk_reads": "3", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_rocksdb_cf": "true", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_rocksdb_cfs": "m(3) p(3,0-12) O(3,0-13)=block_cache={type=binned_lru} L P", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_rocksdb_options": "compression=kNoCompression,max_write_buffer_number=128,min_write_buffer_number_to_merge=16,compaction_style=kCompactionStyleLevel,write_buffer_size=8388608,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,ttl=21600", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_rocksdb_options_annex": "", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_spdk_coremask": "0x1", 2023-06-03T20:12:53.276 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_spdk_io_sleep": "5", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_spdk_max_io_completion": "0", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_spdk_mem": "512", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_sync_submit_transaction": "false", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_bytes": "67108864", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_cost_per_io": "0", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2023-06-03T20:12:53.277 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_throttle_trace_rate": "0.000000", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_tracing": "false", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_volume_selection_reserved": "0", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2023-06-03T20:12:53.278 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_warn_on_legacy_statfs": "true", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "bluestore_zero_block_detection": "false", 2023-06-03T20:12:53.279 INFO:teuthology.orchestra.run.smithi033.stdout: "cephadm_path": "/usr/sbin/cephadm", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_action_update_interval": "2", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_directory_scan_interval": "10", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_mount_timeout": "10", 2023-06-03T20:12:53.280 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephsqlite_blocklist_dead_locker": "true", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephsqlite_lock_renewal_interval": "2000", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_cluster_require_signatures": "false", 2023-06-03T20:12:53.281 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_cluster_require_version": "2", 2023-06-03T20:12:53.282 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_require_signatures": "false", 2023-06-03T20:12:53.282 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_require_version": "2", 2023-06-03T20:12:53.282 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_service_require_signatures": "false", 2023-06-03T20:12:53.282 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_service_require_version": "2", 2023-06-03T20:12:53.283 INFO:teuthology.orchestra.run.smithi033.stdout: "cephx_sign_messages": "true", 2023-06-03T20:12:53.283 INFO:teuthology.orchestra.run.smithi033.stdout: "chdir": "", 2023-06-03T20:12:53.283 INFO:teuthology.orchestra.run.smithi033.stdout: "client_acl_type": "", 2023-06-03T20:12:53.283 INFO:teuthology.orchestra.run.smithi033.stdout: "client_asio_thread_count": "2", 2023-06-03T20:12:53.283 INFO:teuthology.orchestra.run.smithi033.stdout: "client_cache_mid": "0.750000", 2023-06-03T20:12:53.284 INFO:teuthology.orchestra.run.smithi033.stdout: "client_cache_size": "16384", 2023-06-03T20:12:53.284 INFO:teuthology.orchestra.run.smithi033.stdout: "client_caps_release_delay": "5", 2023-06-03T20:12:53.284 INFO:teuthology.orchestra.run.smithi033.stdout: "client_check_pool_perm": "true", 2023-06-03T20:12:53.284 INFO:teuthology.orchestra.run.smithi033.stdout: "client_collect_and_send_global_metrics": "false", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_debug_force_sync_read": "false", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_debug_getattr_caps": "false", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_debug_inject_tick_delay": "0", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_die_on_failed_dentry_invalidate": "true", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_die_on_failed_remount": "false", 2023-06-03T20:12:53.285 INFO:teuthology.orchestra.run.smithi033.stdout: "client_dirsize_rbytes": "true", 2023-06-03T20:12:53.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_force_lazyio": "false", 2023-06-03T20:12:53.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_fs": "", 2023-06-03T20:12:53.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_inject_fixed_oldest_tid": "false", 2023-06-03T20:12:53.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_inject_release_failure": "false", 2023-06-03T20:12:53.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_max_inline_size": "4096", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_max_retries_on_remount_failure": "5", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_mds_namespace": "", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_metadata": "", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_mount_gid": "-1", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_mount_timeout": "300", 2023-06-03T20:12:53.287 INFO:teuthology.orchestra.run.smithi033.stdout: "client_mount_uid": "-1", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_mountpoint": "/", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_notify_timeout": "10", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc": "true", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc_max_dirty": "104857600", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc_max_dirty_age": "5.000000", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc_max_objects": "1000", 2023-06-03T20:12:53.288 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc_size": "209715200", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_oc_target_dirty": "8388608", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_permissions": "true", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_quota": "true", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_quota_df": "true", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_readahead_max_bytes": "0", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_readahead_max_periods": "4", 2023-06-03T20:12:53.289 INFO:teuthology.orchestra.run.smithi033.stdout: "client_readahead_min": "131072", 2023-06-03T20:12:53.290 INFO:teuthology.orchestra.run.smithi033.stdout: "client_reconnect_stale": "false", 2023-06-03T20:12:53.290 INFO:teuthology.orchestra.run.smithi033.stdout: "client_shutdown_timeout": "30", 2023-06-03T20:12:53.290 INFO:teuthology.orchestra.run.smithi033.stdout: "client_snapdir": ".snap", 2023-06-03T20:12:53.290 INFO:teuthology.orchestra.run.smithi033.stdout: "client_tick_interval": "1", 2023-06-03T20:12:53.290 INFO:teuthology.orchestra.run.smithi033.stdout: "client_trace": "", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "client_try_dentry_invalidate": "false", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "client_use_faked_inos": "false", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "client_use_random_mds": "false", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_graylog": "false", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_graylog_host": "127.0.0.1", 2023-06-03T20:12:53.291 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_graylog_port": "12201", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_monitors": "default=true", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_syslog": "false", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "clog_to_syslog_level": "info", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_addr": "-", 2023-06-03T20:12:53.292 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_network": "", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "cluster_network_interface": "", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "compressor_zlib_isal": "false", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "compressor_zlib_level": "5", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "compressor_zlib_winsize": "-15", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "compressor_zstd_level": "1", 2023-06-03T20:12:53.293 INFO:teuthology.orchestra.run.smithi033.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:00b1b6d689278b4f97ff790045c8c51d8ca419ac7ee2ebdf11008f2e810a5c78", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crash_dir": "/var/lib/ceph/crash", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crimson_alien_op_num_threads": "6", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crimson_alien_thread_cpu_cores": "", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crimson_osd_obc_lru_size": "10", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crimson_osd_scheduler_concurrency": "0", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crimson_seastar_smp": "1", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crush_location": "", 2023-06-03T20:12:53.294 INFO:teuthology.orchestra.run.smithi033.stdout: "crush_location_hook": "", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "crush_location_hook_timeout": "10", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "daemonize": "false", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "daos_pool": "tank", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2023-06-03T20:12:53.295 INFO:teuthology.orchestra.run.smithi033.stdout: "dbstore_db_name_prefix": "dbstore", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_alienstore": "0/5", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_allow_any_pool_priority": "false", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_asok": "1/5", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_asok_assert_abort": "false", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_asserts_on_shutdown": "true", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_auth": "1/5", 2023-06-03T20:12:53.296 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_bdev": "1/3", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_bluefs": "1/5", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_bluestore": "1/5", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_buffer": "0/1", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_ceph_exporter": "1/5", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_cephfs_mirror": "0/5", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_cephsqlite": "0/5", 2023-06-03T20:12:53.297 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_client": "0/5", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_compressor": "1/5", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_context": "0/1", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_crush": "1/1", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_crypto": "1/5", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_cyanstore": "0/5", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_deliberately_leak_memory": "false", 2023-06-03T20:12:53.298 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_disable_randomized_ping": "false", 2023-06-03T20:12:53.299 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_dpdk": "1/5", 2023-06-03T20:12:53.299 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_eventtrace": "1/5", 2023-06-03T20:12:53.299 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_filer": "0/1", 2023-06-03T20:12:53.299 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_filestore": "1/3", 2023-06-03T20:12:53.299 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_finisher": "1/1", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_fuse": "1/5", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_heartbeat_testing_span": "0", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_heartbeatmap": "1/5", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_immutable_obj_cache": "0/5", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_javaclient": "1/5", 2023-06-03T20:12:53.300 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_journal": "1/3", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_journaler": "0/5", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_kstore": "1/5", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_leveldb": "4/5", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_lockdep": "0/1", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mclock": "1/5", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds": "1/5", 2023-06-03T20:12:53.301 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds_balancer": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds_locker": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds_log": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds_log_expire": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mds_migrator": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_memstore": "1/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mgr": "2/5", 2023-06-03T20:12:53.302 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mgrc": "1/5", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_mon": "20/20", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_monc": "0/10", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_ms": "1/1", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_none": "0/5", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_objclass": "0/5", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_objectcacher": "0/5", 2023-06-03T20:12:53.303 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_objecter": "0/1", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_optracker": "0/5", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_osd": "1/5", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_paxos": "20/20", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_perfcounter": "1/5", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_prioritycache": "1/5", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rados": "0/5", 2023-06-03T20:12:53.304 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rbd": "0/5", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rbd_mirror": "0/5", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rbd_pwl": "0/5", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rbd_replay": "0/5", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_refs": "0/0", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_reserver": "1/1", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw": "1/5", 2023-06-03T20:12:53.305 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw_access": "1/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw_datacache": "1/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw_dbstore": "1/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw_flight": "1/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rgw_sync": "1/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_rocksdb": "4/5", 2023-06-03T20:12:53.306 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_backref": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_cache": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_cleaner": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_device": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_epm": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_fixedkv_tree": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_journal": "0/5", 2023-06-03T20:12:53.307 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_lba": "0/5", 2023-06-03T20:12:53.308 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_odata": "0/5", 2023-06-03T20:12:53.308 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_omap": "0/5", 2023-06-03T20:12:53.308 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_onode": "0/5", 2023-06-03T20:12:53.308 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_t": "0/5", 2023-06-03T20:12:53.308 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_seastore_tm": "0/5", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_striper": "0/1", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_test": "0/5", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_throttle": "1/1", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_timer": "0/1", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "debug_tp": "0/5", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "device_failure_prediction_mode": "none", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2023-06-03T20:12:53.309 INFO:teuthology.orchestra.run.smithi033.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "err_to_graylog": "false", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "err_to_journald": "false", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "err_to_stderr": "true", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "err_to_syslog": "false", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "event_tracing": "false", 2023-06-03T20:12:53.310 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_addr": "0.0.0.0", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_http_port": "9926", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_prio_limit": "5", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_sock_dir": "/var/run/ceph/", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_sort_metrics": "true", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "exporter_stats_period": "5", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "fake_statfs_for_testing": "0", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "fatal_signal_handlers": "true", 2023-06-03T20:12:53.311 INFO:teuthology.orchestra.run.smithi033.stdout: "filer_max_purge_ops": "10", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filer_max_truncate_ops": "128", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_apply_finisher_threads": "1", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_blackhole": "false", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_btrfs_clone_range": "true", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_btrfs_snap": "true", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_caller_concurrency": "10", 2023-06-03T20:12:53.312 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_collect_device_partition_information": "true", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_commit_timeout": "600.000000", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_debug_inject_read_err": "false", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_debug_omap_check": "false", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_debug_random_read_err": "0.000000", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_debug_verify_split": "false", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_dump_file": "", 2023-06-03T20:12:53.313 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_expected_throughput_ops": "200.000000", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fadvise": "true", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fail_eio": "true", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fd_cache_shards": "16", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fd_cache_size": "128", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fiemap": "false", 2023-06-03T20:12:53.314 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fiemap_threshold": "4096", 2023-06-03T20:12:53.315 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_fsync_flushes_journal_data": "false", 2023-06-03T20:12:53.315 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_index_retry_probability": "0.000000", 2023-06-03T20:12:53.315 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_inject_stall": "0", 2023-06-03T20:12:53.315 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_journal_parallel": "false", 2023-06-03T20:12:53.315 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_journal_trailing": "false", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_journal_writeahead": "false", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_kill_at": "0", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_alloc_hint_size": "1048576", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattr_size": "0", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2023-06-03T20:12:53.316 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattr_size_other": "512", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattrs": "0", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattrs_other": "2", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_inline_xattrs_xfs": "10", 2023-06-03T20:12:53.317 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_sync_interval": "5.000000", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_xattr_value_size": "0", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_xattr_value_size_other": "1024", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_merge_threshold": "-10", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_min_sync_interval": "0.010000", 2023-06-03T20:12:53.318 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_odsync_write": "false", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_omap_backend": "rocksdb", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_omap_backend_path": "", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_omap_header_cache_size": "1024", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_ondisk_finisher_threads": "1", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_op_thread_suicide_timeout": "180", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_op_thread_timeout": "60", 2023-06-03T20:12:53.319 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_op_threads": "2", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_punch_hole": "false", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_high_threshhold": "0.900000", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_low_threshhold": "0.300000", 2023-06-03T20:12:53.320 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_max_bytes": "104857600", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_queue_max_ops": "50", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_seek_data_hole": "false", 2023-06-03T20:12:53.321 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_sloppy_crc": "false", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_sloppy_crc_block_size": "65536", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_splice": "false", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_split_multiple": "2", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_split_rand_factor": "20", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_update_to": "1000", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2023-06-03T20:12:53.322 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_enable": "true", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2023-06-03T20:12:53.323 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2023-06-03T20:12:53.324 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2023-06-03T20:12:53.324 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2023-06-03T20:12:53.324 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2023-06-03T20:12:53.324 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2023-06-03T20:12:53.325 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_xfs_extsize": "false", 2023-06-03T20:12:53.325 INFO:teuthology.orchestra.run.smithi033.stdout: "filestore_zfs_snap": "false", 2023-06-03T20:12:53.325 INFO:teuthology.orchestra.run.smithi033.stdout: "fio_dir": "/tmp/fio", 2023-06-03T20:12:53.325 INFO:teuthology.orchestra.run.smithi033.stdout: "fsid": "3be302aa-0247-11ee-9b1d-001a4aab830c", 2023-06-03T20:12:53.325 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_allow_other": "true", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_atomic_o_trunc": "true", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_big_writes": "true", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_debug": "false", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_default_permissions": "false", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_disable_pagecache": "false", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_max_write": "0", 2023-06-03T20:12:53.326 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_multithreaded": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_require_active_mds": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_set_user_groups": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_splice_move": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_splice_read": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_splice_write": "true", 2023-06-03T20:12:53.327 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_syncfs_on_mksnap": "true", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "fuse_use_invalidate_cb": "true", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "gss_target_name": "ceph", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "heartbeat_file": "", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "heartbeat_inject_failure": "0", 2023-06-03T20:12:53.328 INFO:teuthology.orchestra.run.smithi033.stdout: "heartbeat_interval": "5", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "host": "smithi033", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_max_inflight_ops": "128", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_max_size": "1073741824", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_bps_burst": "0", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2023-06-03T20:12:53.329 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_bps_limit": "0", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_iops_burst": "0", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_iops_limit": "0", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "immutable_object_cache_watermark": "0.900000", 2023-06-03T20:12:53.330 INFO:teuthology.orchestra.run.smithi033.stdout: "inject_early_sigterm": "false", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "jaeger_agent_port": "6799", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "jaeger_tracing_enable": "false", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_aio": "true", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_align_min_size": "65536", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_block_align": "true", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_block_size": "4096", 2023-06-03T20:12:53.331 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_dio": "true", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_discard": "false", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_force_aio": "false", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_ignore_corruption": "false", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_max_write_bytes": "10485760", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_max_write_entries": "100", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_replay_from": "0", 2023-06-03T20:12:53.332 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_throttle_high_multiple": "0.000000", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_throttle_high_threshhold": "0.900000", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_throttle_low_threshhold": "0.600000", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_throttle_max_multiple": "0.000000", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_write_header_frequency": "0", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journal_zero_on_create": "false", 2023-06-03T20:12:53.333 INFO:teuthology.orchestra.run.smithi033.stdout: "journaler_prefetch_periods": "10", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "journaler_prezero_periods": "5", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "journaler_write_head_interval": "15", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "key": "", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "keyfile": "", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_backend": "rocksdb", 2023-06-03T20:12:53.334 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_default_stripe_size": "65536", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_fsck_on_mount": "false", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_fsck_on_mount_deep": "true", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_max_bytes": "67108864", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_max_ops": "512", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_nid_prealloc": "1024", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_onode_map_size": "1024", 2023-06-03T20:12:53.335 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_sync_submit_transaction": "false", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "kstore_sync_transaction": "false", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_block_size": "65536", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_bloom_size": "0", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_cache_size": "536870912", 2023-06-03T20:12:53.336 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_compact_on_mount": "false", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_compression": "false", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_log": "", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_log_to_ceph_log": "true", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_max_open_files": "0", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_paranoid": "false", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "leveldb_write_buffer_size": "33554432", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "librados_thread_count": "2", 2023-06-03T20:12:53.337 INFO:teuthology.orchestra.run.smithi033.stdout: "lockdep": "false", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "lockdep_force_backtrace": "false", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_coarse_timestamps": "true", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_flush_on_exit": "false", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_graylog_host": "127.0.0.1", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_graylog_port": "12201", 2023-06-03T20:12:53.338 INFO:teuthology.orchestra.run.smithi033.stdout: "log_max_new": "1000", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_max_recent": "10000", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_stderr_prefix": "debug ", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_stop_at_utilization": "0.970000", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_to_file": "true", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_to_graylog": "false", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_to_journald": "false", 2023-06-03T20:12:53.339 INFO:teuthology.orchestra.run.smithi033.stdout: "log_to_stderr": "false", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "log_to_syslog": "false", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "max_rotating_auth_attempts": "10", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_action_on_write_error": "1", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_alternate_name_max": "8192", 2023-06-03T20:12:53.340 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_asio_thread_count": "2", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_export_pin": "true", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_fragment_dirs": "true", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_fragment_interval": "5", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_fragment_size_max": "100000", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_idle_threshold": "0.000000", 2023-06-03T20:12:53.341 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_interval": "10", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_max": "-1", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_max_until": "-1", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_merge_size": "50", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_midchunk": "0.300000", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_min_rebalance": "0.100000", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_min_start": "0.200000", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_minchunk": "0.001000", 2023-06-03T20:12:53.342 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_mode": "0", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_need_max": "1.200000", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_need_min": "0.800000", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_replicate_threshold": "8000.000000", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_sample_interval": "3.000000", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_split_bits": "3", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_split_rd": "25000.000000", 2023-06-03T20:12:53.343 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_split_size": "10000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_split_wr": "10000.000000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_target_decay": "10.000000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_beacon_grace": "15.000000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_beacon_interval": "4.000000", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_beacon_mon_down_grace": "60", 2023-06-03T20:12:53.344 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_memory_limit": "4294967296", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_mid": "0.700000", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_release_free_interval": "10", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_reservation": "0.050000", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_trim_decay_rate": "1.000000", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_trim_interval": "1", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cache_trim_threshold": "262144", 2023-06-03T20:12:53.345 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_client_delegate_inos_pct": "50", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_client_prealloc_inos": "1000", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_connect_bootstrapping": "false", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_damage_table_max_entries": "10000", 2023-06-03T20:12:53.346 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_debug_auth_pins": "false", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_debug_frag": "false", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_debug_scatterstat": "false", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_debug_subtrees": "false", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_decay_halflife": "5.000000", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_default_dir_hash": "2", 2023-06-03T20:12:53.347 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_defer_session_stale": "true", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_deny_all_reconnect": "false", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dir_keys_per_op": "16384", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dir_max_commit_size": "10", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dir_max_entries": "0", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dir_prefetch": "true", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dirstat_min_interval": "1.000000", 2023-06-03T20:12:53.348 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dump_cache_after_rejoin": "false", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dump_cache_on_map": "false", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dump_cache_threshold_file": "0", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_early_reply": "true", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_enable_op_tracker": "true", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_enforce_unique_name": "true", 2023-06-03T20:12:53.349 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_export_ephemeral_distributed": "true", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_export_ephemeral_random": "true", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_export_ephemeral_random_max": "0.010000", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_extraordinary_events_dump_interval": "0", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_forward_all_requests_to_auth": "false", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_freeze_tree_timeout": "30.000000", 2023-06-03T20:12:53.350 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_fscrypt_last_block_max_size": "4096", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_go_bad_corrupt_dentry": "true", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_health_cache_threshold": "1.500000", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_health_summarize_threshold": "10", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_heartbeat_grace": "15.000000", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_heartbeat_reset_grace": "1000", 2023-06-03T20:12:53.351 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_inject_health_dummy": "false", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_inject_migrator_session_race": "false", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_join_fs": "", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_journal_format": "1", 2023-06-03T20:12:53.352 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_create_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_export_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_import_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_journal_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_journal_expire_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_journal_replay_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_link_at": "0", 2023-06-03T20:12:53.353 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_mdstable_at": "0", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_openc_at": "0", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_kill_rename_at": "0", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_events_per_segment": "1024", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_max_events": "-1", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_max_segments": "128", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_pause": "false", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_segment_size": "0", 2023-06-03T20:12:53.354 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_skip_corrupt_events": "false", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_log_warn_factor": "2.000000", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_caps_per_client": "1048576", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_completed_flushes": "100000", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_completed_requests": "100000", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_export_size": "20971520", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_file_recover": "32", 2023-06-03T20:12:53.355 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_purge_files": "64", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_purge_ops": "8192", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_scrub_ops_in_progress": "5", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_snaps_per_dir": "100", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_max_xattr_pairs_size": "65536", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_metrics_update_interval": "2", 2023-06-03T20:12:53.356 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_min_caps_per_client": "100", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_min_caps_working_set": "10000", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_mon_shutdown_timeout": "5.000000", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_numa_node": "-1", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_oft_prefetch_dirfrags": "false", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_op_complaint_time": "30.000000", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_op_history_duration": "600", 2023-06-03T20:12:53.357 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_op_history_size": "20", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_op_log_threshold": "5", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_ping_grace": "15", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_ping_interval": "5", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_global_max_decay_threshold": "131072", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_max_caps": "30000", 2023-06-03T20:12:53.358 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_max_decay_rate": "1.500000", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_max_decay_threshold": "131072", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_warning_decay_rate": "60.000000", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_recall_warning_threshold": "262144", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_reconnect_timeout": "45.000000", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_replay_interval": "1.000000", 2023-06-03T20:12:53.359 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_replay_unsafe_with_closed_session": "false", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_request_load_average_decay_rate": "60.000000", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_root_ino_gid": "0", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_root_ino_uid": "0", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_scatter_nudge_interval": "5.000000", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_blocklist_on_evict": "true", 2023-06-03T20:12:53.360 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_blocklist_on_timeout": "true", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_cache_liveness_magnitude": "10", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_cap_acquisition_decay_rate": "10.000000", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_cap_acquisition_throttle": "500000", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2023-06-03T20:12:53.361 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_sessionmap_keys_per_op": "1024", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_shutdown_check": "0", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_skip_ino": "0", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_sleep_rank_change": "0.000000", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_snap_max_uid": "4294967294", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_snap_min_uid": "0", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_snap_rstat": "false", 2023-06-03T20:12:53.362 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_standby_replay_damaged": "false", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_symlink_recovery": "true", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_task_status_update_interval": "2.000000", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_thrash_exports": "0", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_thrash_fragments": "0", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_tick_interval": "5.000000", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_valgrind_exit": "false", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_verify_backtrace": "1", 2023-06-03T20:12:53.363 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_verify_scatter": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_wipe_ino_prealloc": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "mds_wipe_sessions": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "mempool_debug": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "memstore_debug_omit_block_device_write": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "memstore_device_bytes": "1073741824", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "memstore_page_set": "false", 2023-06-03T20:12:53.364 INFO:teuthology.orchestra.run.smithi033.stdout: "memstore_page_size": "65536", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_client_bytes": "134217728", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_client_messages": "512", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_connect_retry_interval": "1.000000", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2023-06-03T20:12:53.365 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_disabled_modules": "", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_initial_modules": "restful iostat nfs", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_max_pg_num_change": "128", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_mds_bytes": "134217728", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_mds_messages": "128", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_mon_bytes": "134217728", 2023-06-03T20:12:53.366 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_mon_messages": "128", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_osd_bytes": "536870912", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_osd_messages": "8192", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_pool": "true", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_service_beacon_grace": "60.000000", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_standby_modules": "true", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_stats_period": "5", 2023-06-03T20:12:53.367 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_stats_threshold": "5", 2023-06-03T20:12:53.368 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_tick_period": "2", 2023-06-03T20:12:53.368 INFO:teuthology.orchestra.run.smithi033.stdout: "mgr_ttl_cache_expire_seconds": "0", 2023-06-03T20:12:53.368 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_accept_timeout_factor": "2.000000", 2023-06-03T20:12:53.368 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_allow_pool_delete": "true", 2023-06-03T20:12:53.368 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_allow_pool_size_one": "false", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_auth_validate_all_caps": "true", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_bytes": "104857600", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_directed_command_retry": "2", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_hunt_interval": "3.000000", 2023-06-03T20:12:53.369 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_hunt_parallel": "3", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_log_interval": "1.000000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_max_log_entries_per_message": "1000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_ping_interval": "10.000000", 2023-06-03T20:12:53.370 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_client_ping_timeout": "30.000000", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_clock_drift_allowed": "1.000000", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_file_level": "debug", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_file": "false", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_graylog": "false", 2023-06-03T20:12:53.371 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2023-06-03T20:12:53.372 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_graylog_port": "12201", 2023-06-03T20:12:53.372 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_journald": "false", 2023-06-03T20:12:53.372 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_stderr": "true", 2023-06-03T20:12:53.372 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_syslog": "default=false", 2023-06-03T20:12:53.372 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2023-06-03T20:12:53.373 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cluster_log_to_syslog_level": "info", 2023-06-03T20:12:53.373 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_compact_on_bootstrap": "false", 2023-06-03T20:12:53.373 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_compact_on_start": "false", 2023-06-03T20:12:53.373 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_compact_on_trim": "true", 2023-06-03T20:12:53.373 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_con_tracker_persist_interval": "10", 2023-06-03T20:12:53.374 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_con_tracker_score_halflife": "43200", 2023-06-03T20:12:53.374 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_config_key_max_entry_size": "65536", 2023-06-03T20:12:53.374 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_cpu_threads": "4", 2023-06-03T20:12:53.374 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_crush_min_required_version": "hammer", 2023-06-03T20:12:53.374 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_daemon_bytes": "419430400", 2023-06-03T20:12:53.375 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2023-06-03T20:12:53.375 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_data_avail_crit": "5", 2023-06-03T20:12:53.375 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_data_avail_warn": "5", 2023-06-03T20:12:53.375 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_data_size_warn": "16106127360", 2023-06-03T20:12:53.376 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_block_osdmap_trim": "false", 2023-06-03T20:12:53.376 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_deprecated_as_obsolete": "false", 2023-06-03T20:12:53.376 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_dump_json": "false", 2023-06-03T20:12:53.376 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2023-06-03T20:12:53.376 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_dump_transactions": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_extra_checks": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_no_initial_persistent_features": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_no_require_quincy": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_no_require_reef": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2023-06-03T20:12:53.377 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_delta_reset_interval": "10.000000", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_dns_srv_name": "ceph-mon", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_down_mkfs_grace": "60", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_election_default_strategy": "3", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_election_timeout": "5.000000", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_elector_ping_divisor": "2", 2023-06-03T20:12:53.378 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_elector_ping_timeout": "2.000000", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_enable_op_tracker": "true", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_fake_pool_delete": "false", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_force_quorum_join": "false", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_globalid_prealloc": "10000", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_detail_to_clog": "true", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_log_update_period": "5", 2023-06-03T20:12:53.379 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_max_detail": "50", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_to_clog": "true", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_to_clog_interval": "600", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_host": "[v2:172.21.15.33:3300/0,v1:172.21.15.33:6789/0] [v2:172.21.15.83:3300/0,v1:172.21.15.83:6789/0] [v2:172.21.15.33:3301/0,v1:172.21.15.33:6790/0]", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_host_override": "", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_initial_members": "", 2023-06-03T20:12:53.380 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_inject_transaction_delay_max": "10.000000", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_keyvaluedb": "rocksdb", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_lease": "5.000000", 2023-06-03T20:12:53.381 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_lease_renew_interval_factor": "0.600000", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_log_full_interval": "50", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_log_max": "10000", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_log_max_summary": "50", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_log_entries_per_event": "4096", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_log_epochs": "500", 2023-06-03T20:12:53.382 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_mdsmap_epochs": "500", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_mgrmap_epochs": "500", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_osd": "10000", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_pg_per_osd": "10000", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_pool_pg_num": "65536", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_max_snap_prune_per_epoch": "100", 2023-06-03T20:12:53.383 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mds_blocklist_interval": "86400.000000", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mds_force_trim_to": "0", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mds_skip_sanity": "true", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_memory_autotune": "true", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_memory_target": "2147483648", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_beacon_grace": "30", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2023-06-03T20:12:53.384 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_digest_period": "5", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_inactive_grace": "60", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_mkfs_grace": "240", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_min_osdmap_epochs": "500", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_complaint_time": "30", 2023-06-03T20:12:53.385 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_history_duration": "600", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_history_size": "20", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_history_slow_op_size": "20", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_history_slow_op_threshold": "10", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_op_log_threshold": "5", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_adjust_down_out_interval": "true", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2023-06-03T20:12:53.386 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_auto_mark_in": "false", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_auto_mark_new_in": "true", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_cache_size": "500", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_cache_size_min": "134217728", 2023-06-03T20:12:53.387 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_crush_smoke_test": "true", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_destroyed_out_interval": "600", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_down_out_interval": "600", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_down_out_subtree_limit": "rack", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_force_trim_to": "0", 2023-06-03T20:12:53.388 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_full_ratio": "0.950000", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_laggy_halflife": "3600", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_laggy_max_interval": "300", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_laggy_weight": "0.300000", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_max_creating_pgs": "1024", 2023-06-03T20:12:53.389 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_max_initial_pgs": "1024", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_min_down_reporters": "2", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_min_in_ratio": "0.750000", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_min_up_ratio": "0.300000", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_nearfull_ratio": "0.850000", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_prime_pg_temp": "true", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2023-06-03T20:12:53.390 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_report_timeout": "900", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_reporter_subtree_level": "osd", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_warn_num_repaired": "10", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osd_warn_op_age": "32.000000", 2023-06-03T20:12:53.391 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osdmap_full_prune_enabled": "true", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osdmap_full_prune_interval": "10", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osdmap_full_prune_min": "10000", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_osdmap_full_prune_txsize": "100", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_stuck_threshold": "60", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2023-06-03T20:12:53.392 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_warn_min_objects": "10000", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_warn_min_per_osd": "0", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pg_warn_min_pool_objects": "1000", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pool_quota_crit_threshold": "0", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_pool_quota_warn_threshold": "0", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_probe_timeout": "2.000000", 2023-06-03T20:12:53.393 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_reweight_max_change": "0.050000", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_reweight_max_osds": "4", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_reweight_min_bytes_per_osd": "10", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_reweight_min_pgs_per_osd": "4", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2023-06-03T20:12:53.394 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_scrub_interval": "86400", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_scrub_max_keys": "100", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_scrub_timeout": "300", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_session_timeout": "300", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_smart_report_timeout": "5", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_stat_smooth_intervals": "6", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2023-06-03T20:12:53.395 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_stretch_pool_min_size": "2", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_stretch_pool_size": "4", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_subscribe_interval": "86400.000000", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_debug": "false", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_max_payload_keys": "2000", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_max_payload_size": "1048576", 2023-06-03T20:12:53.396 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_provider_kill_at": "0", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_requester_kill_at": "0", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_sync_timeout": "60.000000", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_target_pg_per_osd": "100", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_tick_interval": "5", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_timecheck_interval": "300.000000", 2023-06-03T20:12:53.397 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_timecheck_skew_interval": "30.000000", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_use_min_delay_socket": "false", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_older_version_delay": "604800", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_filestore_osds": "true", 2023-06-03T20:12:53.398 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_misplaced": "false", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_older_version": "true", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2023-06-03T20:12:53.399 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_pool_no_app": "true", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_pool_no_redundancy": "true", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_on_too_few_osds": "false", 2023-06-03T20:12:53.400 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "monmap": "", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2023-06-03T20:12:53.401 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "motr_tracing_enabled": "false", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_op_threads": "3", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_buffer_size": "131072", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_cm": "false", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_device_name": "", 2023-06-03T20:12:53.402 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_dscp": "96", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_enable_hugepage": "false", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_gid_idx": "0", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_local_gid": "", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_polling_us": "1000", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_port_num": "1", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_receive_buffers": "32768", 2023-06-03T20:12:53.403 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_receive_queue_len": "4096", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_roce_ver": "1", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_send_buffers": "1024", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_sl": "3", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_support_srq": "true", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_rdma_type": "ib", 2023-06-03T20:12:53.404 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_async_reap_threshold": "5", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_before_connect": "false", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_ipv4": "true", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_ipv6": "false", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_msgr1": "true", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_msgr2": "true", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_port_max": "7568", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_port_min": "6800", 2023-06-03T20:12:53.405 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_prefer_ipv4": "false", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_retry_count": "3", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_bind_retry_delay": "5", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_blackhole_client": "false", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_blackhole_mds": "false", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_blackhole_mgr": "false", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_blackhole_mon": "false", 2023-06-03T20:12:53.406 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_blackhole_osd": "false", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_client_mode": "crc secure", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_cluster_mode": "crc secure", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_cluster_type": "", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_compress_secure": "false", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_connection_idle_timeout": "900", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_connection_ready_timeout": "10", 2023-06-03T20:12:53.407 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_crc_data": "true", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_crc_header": "true", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_die_on_bad_msg": "false", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_die_on_bug": "true", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_die_on_old_message": "true", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_die_on_skipped_message": "false", 2023-06-03T20:12:53.408 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_die_on_unhandled_msg": "false", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dispatch_throttle_bytes": "104857600", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_coremask": "0xF", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_debug_allow_loopback": "false", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_devs_allowlist": "", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_enable_tso": "true", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2023-06-03T20:12:53.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_host_ipv4_addr": "", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_hugepages": "", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_hw_flow_control": "true", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_lro": "true", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_memory_channel": "4", 2023-06-03T20:12:53.410 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_pmd": "", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_port_id": "0", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dump_corrupt_message_level": "1", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_dump_on_send": "false", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_initial_backoff": "0.200000", 2023-06-03T20:12:53.411 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_delay_max": "1.000000", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_delay_probability": "0.000000", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_delay_type": "", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_internal_delays": "0.000000", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_network_congestion": "0", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_inject_socket_failures": "0", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_learn_addr_from_peer": "true", 2023-06-03T20:12:53.412 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_max_accept_failures": "4", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_max_backoff": "15.000000", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_mon_client_mode": "secure crc", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_mon_cluster_mode": "secure crc", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_mon_service_mode": "secure crc", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_osd_compress_min_size": "1024", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_osd_compress_mode": "none", 2023-06-03T20:12:53.413 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_osd_compression_algorithm": "snappy", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_pq_min_cost": "65536", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_public_type": "", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_service_mode": "crc secure", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_tcp_listen_backlog": "512", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_tcp_nodelay": "true", 2023-06-03T20:12:53.414 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_tcp_prefetch_max_size": "4096", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_tcp_rcvbuf": "0", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "ms_type": "async+posix", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "no_config_file": "false", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_completion_locks_per_session": "32", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_debug_inject_relock_delay": "false", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_inflight_op_bytes": "104857600", 2023-06-03T20:12:53.415 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_inflight_ops": "1024", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_inject_no_watch_ping": "false", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_retry_writes_after_first_reply": "false", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_tick_interval": "5.000000", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "objecter_timeout": "10.000000", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "objectstore_blackhole": "false", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "openssl_engine_opts": "", 2023-06-03T20:12:53.416 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_delay_time": "5.000000", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_hist_halflife": "1000", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_max_low_ops": "2", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_max_ops": "4", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_min_evict_effort": "0.100000", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_quantize_effort": "0.100000", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_agent_slop": "0.020000", 2023-06-03T20:12:53.417 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_aggregated_slow_ops_logging": "true", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_allow_recovery_below_min_size": "true", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_asio_thread_count": "2", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_async_recovery_min_cost": "100", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_auto_mark_unfound_lost": "false", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backfill_retry_interval": "30.000000", 2023-06-03T20:12:53.418 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backfill_scan_max": "512", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backfill_scan_min": "64", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backoff_on_degraded": "false", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backoff_on_peering": "false", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_backoff_on_unfound": "true", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_beacon_report_interval": "300", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_bench_duration": "30", 2023-06-03T20:12:53.419 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_bench_large_size_max_throughput": "104857600", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_bench_max_block_size": "67108864", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_bench_small_size_max_iops": "100", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_blkin_trace_all": "false", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_blocked_scrub_grace_period": "120", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2023-06-03T20:12:53.420 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2023-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_check_for_log_corruption": "false", 2023-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_check_max_object_name_len_on_startup": "true", 2023-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.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-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2023-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.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-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_class_update_on_start": "true", 2023-06-03T20:12:53.421 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_client_message_cap": "256", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_client_message_size_cap": "524288000", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_client_op_priority": "63", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_client_watch_timeout": "30", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_command_max_records": "256", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_compact_on_start": "false", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_copyfrom_max_chunk": "8388608", 2023-06-03T20:12:53.422 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_crush_chooseleaf_type": "1", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_crush_initial_weight": "-1.000000", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_crush_update_on_start": "true", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_crush_update_weight_set": "true", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2023-06-03T20:12:53.423 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_drop_ping_duration": "0", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_drop_ping_probability": "0.000000", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_feed_pullee": "-1", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_inject_copyfrom_error": "false", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_misdirected_ops": "false", 2023-06-03T20:12:53.424 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_no_acting_change": "false", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_no_purge_strays": "false", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_op_order": "false", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_pg_log_writeout": "false", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_pretend_recovery_active": "false", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_random_push_read_error": "0.000000", 2023-06-03T20:12:53.425 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_shutdown": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_verify_cached_snaps": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_verify_missing_on_start": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_verify_snaps": "false", 2023-06-03T20:12:53.426 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_debug_verify_stray_on_activate": "false", 2023-06-03T20:12:53.427 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_interval": "604800.000000", 2023-06-03T20:12:53.427 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_keys": "1024", 2023-06-03T20:12:53.427 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2023-06-03T20:12:53.427 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2023-06-03T20:12:53.427 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_stride": "524288", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_default_data_pool_replay_window": "45", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_default_notify_timeout": "30", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_delete_sleep": "0.000000", 2023-06-03T20:12:53.428 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_delete_sleep_hdd": "5.000000", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_delete_sleep_hybrid": "1.000000", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_delete_sleep_ssd": "1.000000", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_discard_disconnected_ops": "true", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_enable_op_tracker": "true", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_extblkdev_plugins": "vdo", 2023-06-03T20:12:53.429 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_failsafe_full_ratio": "0.970000", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_fast_fail_on_connection_refused": "true", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_fast_info": "true", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_fast_shutdown": "true", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_fast_shutdown_notify_mon": "true", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_fast_shutdown_timeout": "15", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_find_best_info_ignore_history_les": "false", 2023-06-03T20:12:53.430 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_force_auth_primary_missing_objects": "100", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_function_tracing": "false", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_grace": "20", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_interval": "6", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_min_peers": "10", 2023-06-03T20:12:53.431 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_min_size": "2000", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_stale": "600", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_hit_set_max_size": "100000", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_hit_set_min_size": "1000", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_hit_set_namespace": ".ceph-internal", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_ignore_stale_divergent_priors": "false", 2023-06-03T20:12:53.432 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_inject_failure_on_pg_removal": "false", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_journal_flush_on_shutdown": "true", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_journal_size": "5120", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_kill_backfill_at": "0", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_loop_before_reset_tphandle": "64", 2023-06-03T20:12:53.433 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_map_cache_size": "50", 2023-06-03T20:12:53.434 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_map_dedup": "true", 2023-06-03T20:12:53.434 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_map_message_max": "40", 2023-06-03T20:12:53.434 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_map_message_max_bytes": "10485760", 2023-06-03T20:12:53.434 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_map_share_max_epochs": "40", 2023-06-03T20:12:53.434 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_attr_name_len": "100", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_attr_size": "0", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_backfills": "1", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_markdown_count": "5", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_markdown_period": "600", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_object_name_len": "2048", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_object_namespace_len": "256", 2023-06-03T20:12:53.435 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_object_size": "134217728", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_omap_entries_per_request": "1024", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_pg_blocked_by": "16", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_pg_log_entries": "10000", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2023-06-03T20:12:53.436 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_pgls": "1024", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_push_cost": "8388608", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_push_objects": "10", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_scrubs": "1", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_trimming_pgs": "2", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_write_op_reply_len": "64", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_max_write_size": "90", 2023-06-03T20:12:53.437 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2023-06-03T20:12:53.438 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_override_recovery_settings": "false", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_profile": "balanced", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2023-06-03T20:12:53.439 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_scheduler_client_wgt": "1", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mclock_skip_benchmark": "false", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_base": "805306368", 2023-06-03T20:12:53.440 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_cache_min": "134217728", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_cache_resize_interval": "1.000000", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_expected_fragmentation": "0.150000", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_target": "4294967296", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_target_autotune": "false", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_min_pg_log_entries": "250", 2023-06-03T20:12:53.441 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_min_recovery_priority": "0", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mon_heartbeat_interval": "30", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mon_report_interval": "5", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mon_report_max_in_flight": "2", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_mon_shutdown_timeout": "5.000000", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_num_cache_shards": "32", 2023-06-03T20:12:53.442 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_num_op_tracker_shard": "32", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_numa_auto_affinity": "true", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_numa_node": "-1", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_numa_prefer_iface": "true", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_object_clean_region_max_num_intervals": "10", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_objecter_finishers": "1", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_objectstore": "bluestore", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_objectstore_fuse": "false", 2023-06-03T20:12:53.443 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_objectstore_tracing": "false", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_complaint_time": "30.000000", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_history_duration": "600", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_history_size": "20", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_history_slow_op_size": "20", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_log_threshold": "5", 2023-06-03T20:12:53.444 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_shards": "0", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_shards_hdd": "5", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_shards_ssd": "8", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_threads_per_shard": "0", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2023-06-03T20:12:53.445 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_pq_min_cost": "65536", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_queue": "mclock_scheduler", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_queue_cut_off": "high", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_thread_suicide_timeout": "150", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_op_thread_timeout": "15", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_open_classes_on_start": "true", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_os_flags": "0", 2023-06-03T20:12:53.446 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_peering_op_priority": "255", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_delete_cost": "1048576", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_delete_priority": "5", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_log_dups_tracked": "3000", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_log_trim_max": "10000", 2023-06-03T20:12:53.447 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_log_trim_min": "100", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_object_context_cache_count": "64", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pg_stat_report_interval_max": "500", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_min_evict_age": "0", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_min_flush_age": "0", 2023-06-03T20:12:53.448 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_crimson": "false", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_crush_rule": "-1", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_ec_fast_read": "false", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2023-06-03T20:12:53.449 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flag_bulk": "false", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flag_hashpspool": "true", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flag_nodelete": "false", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flag_nopgchange": "false", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flag_nosizechange": "false", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_flags": "0", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2023-06-03T20:12:53.450 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_min_size": "0", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_pg_num": "32", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_pgp_num": "0", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_size": "3", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_default_type": "replicated", 2023-06-03T20:12:53.451 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_pool_use_gmt_hitset": "true", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_push_per_object_cost": "1000", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_read_ec_check_for_errors": "false", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recover_clone_overlap": "true", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recover_clone_overlap_limit": "10", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_cost": "20971520", 2023-06-03T20:12:53.452 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_delay_start": "0.000000", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_active": "0", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_active_hdd": "3", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_active_ssd": "10", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_chunk": "8388608", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_max_single_start": "1", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_op_priority": "3", 2023-06-03T20:12:53.453 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_op_warn_multiple": "16", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_priority": "5", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_retry_interval": "30.000000", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_sleep": "0.000000", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_sleep_hdd": "0.100000", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2023-06-03T20:12:53.454 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_recovery_sleep_ssd": "0.000000", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_repair_during_recovery": "false", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_requested_scrub_priority": "120", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_rollback_to_cluster_snap": "", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_auto_repair": "false", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_auto_repair_num_errors": "5", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_backoff_ratio": "0.660000", 2023-06-03T20:12:53.455 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_begin_hour": "0", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_begin_week_day": "0", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_chunk_max": "25", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_chunk_min": "5", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_cost": "52428800", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_during_recovery": "false", 2023-06-03T20:12:53.456 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_end_hour": "0", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_end_week_day": "0", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_event_cost": "4096", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_extended_sleep": "0.000000", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_invalid_stats": "true", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_load_threshold": "0.500000", 2023-06-03T20:12:53.457 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_max_interval": "604800.000000", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_max_preemptions": "5", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_min_interval": "86400.000000", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_priority": "5", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_reservation_timeout": "5000", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_sleep": "0.000000", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_scrub_slow_reservation_response": "2200", 2023-06-03T20:12:53.458 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_shallow_scrub_chunk_max": "100", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_shallow_scrub_chunk_min": "50", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_shutdown_pgref_assert": "false", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_skip_data_digest": "false", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_smart_report_timeout": "5", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_cost": "1048576", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_priority": "5", 2023-06-03T20:12:53.459 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_sleep": "0.000000", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_stats_update_period_not_scrubbing": "120", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_stats_update_period_scrubbing": "15", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2023-06-03T20:12:53.460 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_target_transaction_size": "30", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_hit_set_count": "4", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2023-06-03T20:12:53.461 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_default_cache_mode": "writeback", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tier_promote_max_objects_sec": "25", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_tracing": "false", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_use_stale_snap": "false", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2023-06-03T20:12:53.462 INFO:teuthology.orchestra.run.smithi033.stdout: "osdc_blkin_trace_all": "false", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_kill_at": "0", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_max_join_drift": "10", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_min": "500", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_min_wait": "0.050000", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_propose_interval": "1.000000", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_service_trim_max": "500", 2023-06-03T20:12:53.463 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_service_trim_max_multiplier": "20", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_service_trim_min": "250", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_stash_full_interval": "25", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_trim_max": "500", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "paxos_trim_min": "250", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "perf": "true", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "pid_file": "", 2023-06-03T20:12:53.464 INFO:teuthology.orchestra.run.smithi033.stdout: "plugin_crypto_accelerator": "crypto_isal", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "plugin_dir": "/usr/lib64/ceph", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "public_addr": "-", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "public_addrv": "", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "public_bind_addr": "-", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "public_network": "172.21.0.0/20", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "public_network_interface": "", 2023-06-03T20:12:53.465 INFO:teuthology.orchestra.run.smithi033.stdout: "qat_compressor_enabled": "false", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "qat_compressor_session_max_number": "256", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rados_mon_op_timeout": "0", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rados_osd_op_timeout": "0", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rados_tracing": "false", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_atime_update_interval": "60", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2023-06-03T20:12:53.466 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_balance_parent_reads": "false", 2023-06-03T20:12:53.467 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_balance_snap_reads": "false", 2023-06-03T20:12:53.467 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_blkin_trace_all": "false", 2023-06-03T20:12:53.467 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_blocklist_expire_seconds": "0", 2023-06-03T20:12:53.467 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_blocklist_on_break_lock": "true", 2023-06-03T20:12:53.467 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache": "true", 2023-06-03T20:12:53.468 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_block_writes_upfront": "false", 2023-06-03T20:12:53.468 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_max_dirty": "25165824", 2023-06-03T20:12:53.468 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_max_dirty_age": "1.000000", 2023-06-03T20:12:53.468 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_max_dirty_object": "0", 2023-06-03T20:12:53.468 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_policy": "writearound", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_size": "33554432", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_target_dirty": "16777216", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_cache_writethrough_until_flush": "true", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_clone_copy_on_read": "false", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_compression_hint": "none", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_concurrent_management_ops": "10", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_config_pool_override_update_timestamp": "0", 2023-06-03T20:12:53.469 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_clone_format": "auto", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_data_pool": "", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_features": "61", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_format": "2", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_map_options": "", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_order": "22", 2023-06-03T20:12:53.470 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_pool": "rbd", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_stripe_count": "0", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_default_stripe_unit": "0", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_disable_zero_copy_writes": "true", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_discard_granularity_bytes": "65536", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_discard_on_zeroed_write_same": "true", 2023-06-03T20:12:53.471 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_enable_alloc_hint": "true", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_io_scheduler": "simple", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_commit_age": "5.000000", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_max_payload_bytes": "16384", 2023-06-03T20:12:53.472 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_object_flush_age": "0.000000", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_object_flush_bytes": "1048576", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_object_flush_interval": "0", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_order": "24", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_pool": "", 2023-06-03T20:12:53.473 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_journal_splay_width": "4", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_localize_parent_reads": "false", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_localize_snap_reads": "false", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2023-06-03T20:12:53.474 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_policy_type": "simple", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_image_state_check_interval": "30", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2023-06-03T20:12:53.475 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_autotune": "true", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_base": "805306368", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_cache_min": "134217728", 2023-06-03T20:12:53.476 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2023-06-03T20:12:53.477 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2023-06-03T20:12:53.477 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_memory_target": "4294967296", 2023-06-03T20:12:53.477 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_perf_stats_prio": "5", 2023-06-03T20:12:53.477 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2023-06-03T20:12:53.478 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2023-06-03T20:12:53.478 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirroring_delete_delay": "0", 2023-06-03T20:12:53.478 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2023-06-03T20:12:53.478 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirroring_replay_delay": "0", 2023-06-03T20:12:53.478 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_move_to_trash_on_remove": "false", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_mtime_update_interval": "60", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_non_blocking_aio": "true", 2023-06-03T20:12:53.479 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_op_thread_timeout": "60", 2023-06-03T20:12:53.480 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_op_threads": "1", 2023-06-03T20:12:53.480 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_parent_cache_enabled": "false", 2023-06-03T20:12:53.480 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_persistent_cache_mode": "disabled", 2023-06-03T20:12:53.480 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_persistent_cache_path": "/tmp", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_persistent_cache_size": "1073741824", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_plugins": "", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_bps_burst": "0", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_bps_burst_seconds": "1", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_bps_limit": "0", 2023-06-03T20:12:53.481 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_exclude_ops": "0", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_iops_burst": "0", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_iops_burst_seconds": "1", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_iops_limit": "0", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_bps_burst": "0", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_bps_limit": "0", 2023-06-03T20:12:53.482 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_iops_burst": "0", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_read_iops_limit": "0", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_schedule_tick_min": "50", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_bps_burst": "0", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_bps_limit": "0", 2023-06-03T20:12:53.483 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_iops_burst": "0", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_qos_write_iops_limit": "0", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_quiesce_notification_attempts": "10", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_read_from_replica_policy": "default", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2023-06-03T20:12:53.484 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_readahead_max_bytes": "524288", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_readahead_trigger_requests": "10", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_request_timed_out_seconds": "30", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_skip_partial_discard": "true", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_tracing": "false", 2023-06-03T20:12:53.485 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_validate_names": "true", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "rbd_validate_pool": "true", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "restapi_base_url": "", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "restapi_log_level": "", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_acl_grants_max_num": "100", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_admin_entry": "admin", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2023-06-03T20:12:53.486 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_backend_store": "rados", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_barbican_url": "", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_beast_enable_async": "true", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_default_quota_max_size": "-1", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_index_max_aio": "128", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2023-06-03T20:12:53.487 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_quota_cache_size": "10000", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_quota_ttl": "600", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_bucket_sync_spawn_window": "20", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_cache_enabled": "true", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_cache_expiry_interval": "900", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_cache_lru_size": "10000", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_config_store": "rados", 2023-06-03T20:12:53.488 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_content_length_compat": "false", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_copy_obj_progress": "true", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_cors_rules_max_num": "100", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_cross_domain_policy": "", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_default_encryption_key": "", 2023-06-03T20:12:53.489 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_addr": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_ca_path": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_client_cert": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_client_key": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_kms_key_template": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_password": "", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2023-06-03T20:12:53.490 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_kmip_username": "", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_require_ssl": "true", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_backend": "vault", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2023-06-03T20:12:53.491 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2023-06-03T20:12:53.492 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_suppress_logs": "true", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_addr": "", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_auth": "token", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_namespace": "", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_prefix": "", 2023-06-03T20:12:53.493 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_secret_engine": "transit", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_ssl_cacert": "", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_token_file": "", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_crypt_vault_verify_ssl": "true", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_curl_buffersize": "524288", 2023-06-03T20:12:53.494 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_curl_low_speed_limit": "1024", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_curl_low_speed_time": "300", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_curl_tcp_keepalive": "0", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_curl_wait_timeout_ms": "1000", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2023-06-03T20:12:53.495 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_fadvise": "4", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_libaio_aio_num": "64", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_d3n_libaio_aio_threads": "20", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2023-06-03T20:12:53.496 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_log_changes_size": "1000", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_log_num_shards": "128", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_log_obj_prefix": "data_log", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_log_window": "30", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_notify_interval_msec": "0", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_sync_poll_interval": "20", 2023-06-03T20:12:53.497 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_data_sync_spawn_window": "20", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_default_data_log_backing": "fifo", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_default_realm_info_oid": "default.realm", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_default_region_info_oid": "default.region", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_default_zone_info_oid": "default.zone", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_defer_to_bucket_acls": "", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_delete_multi_obj_max_num": "1000", 2023-06-03T20:12:53.498 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_admin_lim": "0.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_admin_res": "100.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_auth_lim": "0.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_auth_res": "200.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_data_lim": "0.000000", 2023-06-03T20:12:53.499 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_data_res": "500.000000", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_data_wgt": "500.000000", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_metadata_res": "500.000000", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dns_name": "", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dns_s3website_name": "", 2023-06-03T20:12:53.500 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_dynamic_resharding": "true", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_gc_threads": "true", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_lc_threads": "true", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_ops_log": "false", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_quota_threads": "true", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_static_website": "false", 2023-06-03T20:12:53.501 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enable_usage_log": "false", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_enforce_swift_acls": "true", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_exit_timeout_secs": "120", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_expose_bucket": "false", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_extended_http_attrs": "", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_filter": "none", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2023-06-03T20:12:53.502 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_frontends": "beast port=7480", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_concurrent_io": "10", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_deferred": "50", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_objs": "32", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_queue_size": "134213632", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_max_trim_chunk": "16", 2023-06-03T20:12:53.503 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_obj_min_wait": "7200", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_processor_max_time": "3600", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_gc_processor_period": "3600", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_get_obj_max_req_size": "4194304", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_get_obj_window_size": "16777216", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_healthcheck_disabling_path": "", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ignore_get_invalid_range": "false", 2023-06-03T20:12:53.504 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_init_timeout": "300", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_accepted_admin_roles": "", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_domain": "", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_password": "", 2023-06-03T20:12:53.505 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_password_path": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_project": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_tenant": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_token": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_token_path": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_admin_user": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_api_version": "2", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_barbican_domain": "", 2023-06-03T20:12:53.506 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_barbican_password": "", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_barbican_project": "", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_barbican_tenant": "", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_barbican_user": "", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_implicit_tenants": "false", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2023-06-03T20:12:53.507 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_service_token_enabled": "false", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_token_cache_size": "10000", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_url": "", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_keystone_verify_ssl": "true", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_debug_interval": "-1", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_lock_max_time": "90", 2023-06-03T20:12:53.508 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_max_objs": "32", 2023-06-03T20:12:53.509 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_max_rules": "1000", 2023-06-03T20:12:53.509 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_max_worker": "3", 2023-06-03T20:12:53.509 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_max_wp_worker": "3", 2023-06-03T20:12:53.509 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lc_thread_delay": "0", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_dnattr": "uid", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_searchfilter": "", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ldap_uri": "ldaps://", 2023-06-03T20:12:53.510 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_list_bucket_min_readahead": "1000", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_list_buckets_max_chunk": "1000", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_log_http_headers": "", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_log_nonexistent_bucket": "false", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_log_object_name_utc": "false", 2023-06-03T20:12:53.511 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_luarocks_location": "/tmp/luarocks", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_attr_name_len": "0", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_attr_size": "0", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_attrs_num_in_req": "0", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_chunk_size": "4194304", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_concurrent_requests": "1024", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2023-06-03T20:12:53.512 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_dynamic_shards": "1999", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_listing_results": "1000", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_notify_retries": "3", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_objs_per_shard": "100000", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_put_param_size": "1048576", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_put_size": "5368709120", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_max_slo_entries": "1000", 2023-06-03T20:12:53.513 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_md_log_max_shards": "64", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_md_notify_interval_msec": "200", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_meta_sync_poll_interval": "20", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_meta_sync_spawn_window": "20", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_mime_types_file": "/etc/mime.types", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_mp_lock_max_time": "600", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_multi_obj_del_max_aio": "16", 2023-06-03T20:12:53.514 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_multipart_min_part_size": "5242880", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_multipart_part_upload_limit": "10000", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_fhcache_partitions": "3", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_fhcache_size": "2017", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_frontends": "rgw-nfs", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_lru_lanes": "5", 2023-06-03T20:12:53.515 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_max_gc": "300", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_namespace_expire_secs": "300", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_run_gc_threads": "false", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_run_lc_threads": "false", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_run_quota_threads": "false", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_run_sync_thread": "false", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_s3_fast_attrs": "false", 2023-06-03T20:12:53.516 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_nfs_write_completion_interval_s": "10", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_num_async_rados_threads": "32", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_num_control_oids": "8", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_numa_node": "-1", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_obj_stripe_size": "4194304", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_obj_tombstone_cache_size": "1000", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_objexp_chunk_size": "100", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_objexp_gc_interval": "600", 2023-06-03T20:12:53.517 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_objexp_hints_num_shards": "127", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_olh_pending_timeout_sec": "3600", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_op_thread_suicide_timeout": "0", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_op_thread_timeout": "600", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_op_tracing": "false", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_opa_token": "", 2023-06-03T20:12:53.518 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_opa_url": "", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_opa_verify_ssl": "true", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ops_log_data_backlog": "5242880", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ops_log_rados": "false", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_ops_log_socket_path": "", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_override_bucket_index_max_shards": "0", 2023-06-03T20:12:53.519 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_period_push_interval": "2.000000", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_period_push_interval_max": "30.000000", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_period_root_pool": ".rgw.root", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_policy_reject_invalid_principals": "true", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_print_continue": "true", 2023-06-03T20:12:53.520 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_print_prohibited_content_length": "false", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_put_obj_max_window_size": "67108864", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_put_obj_min_window_size": "16777216", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_rados_pool_recovery_priority": "5", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_rados_tracing": "false", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_realm": "", 2023-06-03T20:12:53.521 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_realm_id": "", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_realm_root_pool": ".rgw.root", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_region": "", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_region_root_pool": ".rgw.root", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_relaxed_region_enforcement": "false", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_relaxed_s3_bucket_names": "false", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2023-06-03T20:12:53.522 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_request_uri": "", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_reshard_batch_size": "64", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_reshard_bucket_lock_duration": "360", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_reshard_max_aio": "128", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_reshard_num_logs": "16", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_reshard_thread_interval": "600", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_resolve_cname": "false", 2023-06-03T20:12:53.523 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_rest_getusage_op_compat": "false", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_run_sync_thread": "true", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_auth_order": "sts, external, local", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_auth_use_keystone": "false", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_auth_use_ldap": "false", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_auth_use_rados": "true", 2023-06-03T20:12:53.524 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_auth_use_sts": "false", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_client_max_sig_ver": "-1", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_s3_success_create_obj_status": "0", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_safe_max_objects_per_shard": "102400", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_scheduler_type": "throttler", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_script_uri": "", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_service_provider_name": "", 2023-06-03T20:12:53.525 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_shard_warning_threshold": "90.000000", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_client_id": "", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_client_secret": "", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_entry": "sts", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_key": "sts", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_max_session_duration": "43200", 2023-06-03T20:12:53.526 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_min_session_duration": "900", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sts_token_introspection_url": "", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_account_in_url": "false", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_auth_entry": "auth", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_auth_url": "", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_custom_header": "", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_enforce_content_length": "false", 2023-06-03T20:12:53.527 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_need_stats": "true", 2023-06-03T20:12:53.528 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_tenant_name": "", 2023-06-03T20:12:53.528 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_token_expiration": "86400", 2023-06-03T20:12:53.528 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_url": "", 2023-06-03T20:12:53.528 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_url_prefix": "swift", 2023-06-03T20:12:53.528 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_swift_versioning_enabled": "false", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_lease_period": "120", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_log_trim_interval": "1200", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_log_trim_max_buckets": "16", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2023-06-03T20:12:53.529 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2023-06-03T20:12:53.530 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_obj_etag_verify": "false", 2023-06-03T20:12:53.530 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_trace_history_size": "4096", 2023-06-03T20:12:53.530 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_trace_per_node_log_size": "32", 2023-06-03T20:12:53.530 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2023-06-03T20:12:53.530 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_thread_pool_size": "512", 2023-06-03T20:12:53.531 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_comment": "", 2023-06-03T20:12:53.531 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_createby": "", 2023-06-03T20:12:53.531 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_encoding": "", 2023-06-03T20:12:53.531 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_flag": "false", 2023-06-03T20:12:53.532 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_origin": "", 2023-06-03T20:12:53.532 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_sha_unit": "524288", 2023-06-03T20:12:53.532 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_torrent_tracker": "", 2023-06-03T20:12:53.532 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_trust_forwarded_https": "false", 2023-06-03T20:12:53.533 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_usage_log_flush_threshold": "1024", 2023-06-03T20:12:53.533 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_usage_log_tick_interval": "30", 2023-06-03T20:12:53.533 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_usage_max_shards": "32", 2023-06-03T20:12:53.533 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_usage_max_user_shards": "1", 2023-06-03T20:12:53.534 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_use_opa_authz": "false", 2023-06-03T20:12:53.534 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_default_quota_max_objects": "-1", 2023-06-03T20:12:53.534 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_default_quota_max_size": "-1", 2023-06-03T20:12:53.535 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_max_buckets": "1000", 2023-06-03T20:12:53.535 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_policies_max_num": "100", 2023-06-03T20:12:53.535 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2023-06-03T20:12:53.535 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_quota_sync_idle_users": "false", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_quota_sync_interval": "86400", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_quota_sync_wait_time": "86400", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_user_unique_email": "true", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_verify_ssl": "true", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_website_routing_rules_max_num": "50", 2023-06-03T20:12:53.536 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zone": "", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zone_id": "", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zone_root_pool": ".rgw.root", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zonegroup": "", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zonegroup_id": "", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2023-06-03T20:12:53.537 INFO:teuthology.orchestra.run.smithi033.stdout: "rgwlc_auto_session_clear": "true", 2023-06-03T20:12:53.538 INFO:teuthology.orchestra.run.smithi033.stdout: "rgwlc_skip_bucket_step": "false", 2023-06-03T20:12:53.538 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_block_size": "4096", 2023-06-03T20:12:53.538 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_bloom_bits_per_key": "20", 2023-06-03T20:12:53.538 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2023-06-03T20:12:53.538 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_row_ratio": "0.000000", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_shard_bits": "4", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_size": "536870912", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cache_type": "binned_lru", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cf_compact_on_deletion": "true", 2023-06-03T20:12:53.539 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_collect_compaction_stats": "false", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_collect_extended_stats": "false", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_collect_memory_stats": "false", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_delete_range_threshold": "1048576", 2023-06-03T20:12:53.540 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_index_type": "binary_search", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_log_to_ceph_log": "true", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_metadata_block_size": "4096", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_partition_filters": "false", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_perf": "false", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2023-06-03T20:12:53.541 INFO:teuthology.orchestra.run.smithi033.stdout: "rotating_keys_bootstrap_timeout": "30", 2023-06-03T20:12:53.542 INFO:teuthology.orchestra.run.smithi033.stdout: "rotating_keys_renewal_timeout": "10", 2023-06-03T20:12:53.542 INFO:teuthology.orchestra.run.smithi033.stdout: "run_dir": "/var/run/ceph", 2023-06-03T20:12:53.542 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_block_create": "true", 2023-06-03T20:12:53.542 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_cache_lru_size": "67108864", 2023-06-03T20:12:53.542 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_cbjournal_size": "5368709120", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_default_max_object_size": "16777216", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_default_object_metadata_reservation": "16777216", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_device_size": "53687091200", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_journal_batch_capacity": "16", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_journal_batch_flush_size": "16777216", 2023-06-03T20:12:53.543 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_journal_iodepth_limit": "5", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_main_device_type": "SSD", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_max_concurrent_transactions": "8", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2023-06-03T20:12:53.544 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_obj_data_write_amplification": "1.250000", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "seastore_segment_size": "67108864", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "set_keepcaps": "false", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "setgroup": "ceph", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "setuser": "ceph", 2023-06-03T20:12:53.545 INFO:teuthology.orchestra.run.smithi033.stdout: "setuser_match_path": "", 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout: "target_max_misplaced_ratio": "0.050000", 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout: "thp": "false", 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout: "threadpool_default_timeout": "60", 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout: "threadpool_empty_queue_max_wait": "2", 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout: "throttler_perf_counter": "true" 2023-06-03T20:12:53.546 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:12:54.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2023-06-03T20:12:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:53 smithi083 bash[60048]: cluster 1685823172.6850336 mgr.y (mgr.34104) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:53 smithi083 bash[60048]: audit 1685823173.5649407 mon.a (mon.0) 463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:53 smithi033 bash[74781]: cluster 1685823172.6850336 mgr.y (mgr.34104) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:54.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:53 smithi033 bash[74781]: audit 1685823173.5649407 mon.a (mon.0) 463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:53 smithi033 bash[78259]: cluster 1685823172.6850336 mgr.y (mgr.34104) 368 : cluster 0 pgmap v301: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:53 smithi033 bash[78259]: audit 1685823173.5649407 mon.a (mon.0) 463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:12:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:55 smithi083 bash[60048]: cluster 1685823174.6861537 mgr.y (mgr.34104) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:55 smithi033 bash[74781]: cluster 1685823174.6861537 mgr.y (mgr.34104) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:56.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:55 smithi033 bash[78259]: cluster 1685823174.6861537 mgr.y (mgr.34104) 369 : cluster 0 pgmap v302: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:12:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:12:56] "GET /metrics HTTP/1.1" 200 219552 "" "Prometheus/2.33.4" 2023-06-03T20:12:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:57 smithi083 bash[60048]: cluster 1685823176.686757 mgr.y (mgr.34104) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:57 smithi033 bash[78259]: cluster 1685823176.686757 mgr.y (mgr.34104) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:57 smithi033 bash[74781]: cluster 1685823176.686757 mgr.y (mgr.34104) 370 : cluster 0 pgmap v303: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:12:58.849 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:12:59 smithi083 bash[60048]: cluster 1685823178.6874359 mgr.y (mgr.34104) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:00.147 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:12:59 smithi033 bash[78259]: cluster 1685823178.6874359 mgr.y (mgr.34104) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:00.148 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:12:59 smithi033 bash[74781]: cluster 1685823178.6874359 mgr.y (mgr.34104) 371 : cluster 0 pgmap v304: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:02.039 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a: {} 2023-06-03T20:13:02.058 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b: {} 2023-06-03T20:13:02.074 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c: {} 2023-06-03T20:13:02.076 INFO:teuthology.orchestra.run.smithi033.stderr:mon.a: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-06-03T20:13:02.076 INFO:teuthology.orchestra.run.smithi033.stderr:mon.b: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-06-03T20:13:02.077 INFO:teuthology.orchestra.run.smithi033.stderr:mon.c: mon_osd_down_out_interval = '0' (not observed, change may require restart) 2023-06-03T20:13:02.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:01 smithi033 bash[78259]: cluster 1685823180.688554 mgr.y (mgr.34104) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:01 smithi033 bash[74781]: cluster 1685823180.688554 mgr.y (mgr.34104) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:01 smithi083 bash[60048]: cluster 1685823180.688554 mgr.y (mgr.34104) 372 : cluster 0 pgmap v305: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:02.874 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2023-06-03T20:13:02.875 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2023-06-03T20:13:02.875 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:13:02.877 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:13:02.878 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2023-06-03T20:13:02.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_1 16 2023-06-03T20:13:02.878 INFO:tasks.thrashosds.thrasher:starting do_thrash 2023-06-03T20:13:02.879 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-06-03T20:13:02.879 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:13:02.879 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-06-03T20:13:02.879 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.707150 2023-06-03T20:13:02.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 5 0.7071501568872638 2023-06-03T20:13:02.880 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2023-06-03T20:13:02.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:02.881 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2023-06-03T20:13:02.881 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:13:02.881 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2023-06-03T20:13:02.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_ops_in_flight 2023-06-03T20:13:02.883 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2023-06-03T20:13:02.883 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:13:02.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:02.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:02.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:03.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:03.064 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:03.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:03.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:02 smithi083 bash[60048]: audit 1685823182.0147784 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.33:0/1671439265' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:13:03.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:03.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:03.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:03.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:03.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:02 smithi033 bash[74781]: audit 1685823182.0147784 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.33:0/1671439265' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:13:03.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:02 smithi033 bash[78259]: audit 1685823182.0147784 mon.a (mon.0) 464 : audit 0 from='client.? 172.21.15.33:0/1671439265' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:13:03.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:03.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:03.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:03.488 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:03.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:03.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:03.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:03.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:03.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:03.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:03.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:03.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:03.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:03.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:03.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:04.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:04.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:03 smithi033 bash[74781]: cluster 1685823182.6892252 mgr.y (mgr.34104) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:04.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:03 smithi033 bash[78259]: cluster 1685823182.6892252 mgr.y (mgr.34104) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:04.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:03 smithi083 bash[60048]: cluster 1685823182.6892252 mgr.y (mgr.34104) 373 : cluster 0 pgmap v306: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:04.156 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:04.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:04.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:04.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:04.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:04.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:04.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:04.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:04.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:04.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:04.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:04.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:04.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:04.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:04.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:05.006 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:05.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:05.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:05.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:05.283 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:05.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:05.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:05.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:05.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:05.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:05.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:05.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:05.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:05.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:05.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:05.941 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:06.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:06.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:05 smithi033 bash[74781]: cluster 1685823184.6903386 mgr.y (mgr.34104) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:06.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:05 smithi033 bash[78259]: cluster 1685823184.6903386 mgr.y (mgr.34104) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:06.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:06.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.081 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:06.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:05 smithi083 bash[60048]: cluster 1685823184.6903386 mgr.y (mgr.34104) 374 : cluster 0 pgmap v307: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:06.181 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:06.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:06.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:06.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:06] "GET /metrics HTTP/1.1" 200 219552 "" "Prometheus/2.33.4" 2023-06-03T20:13:06.362 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:06.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:06.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:06.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:06.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:06.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:06.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:06.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:06.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:06.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:06.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:06.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:06.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:06.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:06.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:07.040 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:07.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:07.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:07.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:07.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:07.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:07.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:07.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:07.713 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:07.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:07.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:07.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:07.716 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:07.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:07.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:07.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:07.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:07.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:07.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:08.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:08.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:07 smithi033 bash[74781]: cluster 1685823186.6909654 mgr.y (mgr.34104) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:08.048 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:07 smithi033 bash[78259]: cluster 1685823186.6909654 mgr.y (mgr.34104) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:08.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:08.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:07 smithi083 bash[60048]: cluster 1685823186.6909654 mgr.y (mgr.34104) 375 : cluster 0 pgmap v308: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:08.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:08.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:08.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:08.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:08.361 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:08.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:08.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:08.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:08.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:08.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:08.641 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:08.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:08.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:08.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:08.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:08.920 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:08.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:09.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:09.036 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:08 smithi083 bash[60048]: audit 1685823188.5641782 mon.a (mon.0) 465 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:09.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:09.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:09.169 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:09.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:08 smithi033 bash[74781]: audit 1685823188.5641782 mon.a (mon.0) 465 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:09.178 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:08 smithi033 bash[78259]: audit 1685823188.5641782 mon.a (mon.0) 465 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:09.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:09.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:09.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:09.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:09.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:09.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:09.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:09.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:09.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:09.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:09.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:09.731 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:09.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:09.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:09.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:09.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:09.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:09.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:10.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:10.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:10.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:10.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:10.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:10.300 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:09 smithi083 bash[60048]: cluster 1685823188.6916072 mgr.y (mgr.34104) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:10.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:10.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:10.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:09 smithi033 bash[78259]: cluster 1685823188.6916072 mgr.y (mgr.34104) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:10.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:09 smithi033 bash[74781]: cluster 1685823188.6916072 mgr.y (mgr.34104) 376 : cluster 0 pgmap v309: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:10.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.468 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:10.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:10.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:10.713 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:10.742 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:10.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:10.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:10.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:10.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:10.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:10.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:11.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:11.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:11.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:11.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:11.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:11.261 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:11.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:11.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:11.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:11.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:11.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:11.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:11.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:11.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:11.677 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:11.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:11.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:11.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:11.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.854 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:11.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:11.968 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:11 smithi083 bash[60048]: cluster 1685823190.692541 mgr.y (mgr.34104) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:11.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:11.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:11.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:12.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:12.182 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:11 smithi033 bash[74781]: cluster 1685823190.692541 mgr.y (mgr.34104) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:12.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:11 smithi033 bash[78259]: cluster 1685823190.692541 mgr.y (mgr.34104) 377 : cluster 0 pgmap v310: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:12.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:12.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:12.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.420 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:12.525 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:12.550 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:12.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:12.655 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:12.792 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:12.834 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:12.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:12.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:12.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:13.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:13.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:13.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.120 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:13.221 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:13.248 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:13.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:13.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:13.389 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:13.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:13.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:13.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:13.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:13.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:13.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:13.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:13.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:13.801 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:13.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:13.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:13.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:14.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:14.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:13 smithi033 bash[74781]: cluster 1685823192.6931417 mgr.y (mgr.34104) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:13 smithi033 bash[78259]: cluster 1685823192.6931417 mgr.y (mgr.34104) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:14.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:14.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:14.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:14.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:14.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:14.367 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:14.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:13 smithi083 bash[60048]: cluster 1685823192.6931417 mgr.y (mgr.34104) 378 : cluster 0 pgmap v311: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:14.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:14.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:14.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:14.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:14.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:14.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:14.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:14.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:14.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:15.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:15.059 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:15.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:15.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:15.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:15.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:15.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:15.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:15.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:15.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:15.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:15.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:15.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:15.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:15.724 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:15.827 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:15.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:15.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:15.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:15.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:15.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:16.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:15 smithi033 bash[78259]: cluster 1685823194.6942146 mgr.y (mgr.34104) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:16.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:15 smithi033 bash[74781]: cluster 1685823194.6942146 mgr.y (mgr.34104) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:16.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:16.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:16.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:16.242 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:15 smithi083 bash[60048]: cluster 1685823194.6942146 mgr.y (mgr.34104) 379 : cluster 0 pgmap v312: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:16.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:16.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:16.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:16.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:16.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:16.519 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:16] "GET /metrics HTTP/1.1" 200 219546 "" "Prometheus/2.33.4" 2023-06-03T20:13:16.537 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:16.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:16.640 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:16.670 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:16.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:16.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:16.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:16.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:16.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:16.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:17.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:17.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:17.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:17.179 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:17.210 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:17.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:17.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:17.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:17.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:17.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:17.488 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:17.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:17.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:17.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:17.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:17.774 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:17.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:17.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:17.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:17.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:17.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:18.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:18.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:18.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:18.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.183 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.185 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:17 smithi083 bash[60048]: cluster 1685823196.6948206 mgr.y (mgr.34104) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:18.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:18.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:17 smithi033 bash[78259]: cluster 1685823196.6948206 mgr.y (mgr.34104) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:17 smithi033 bash[74781]: cluster 1685823196.6948206 mgr.y (mgr.34104) 380 : cluster 0 pgmap v313: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:18.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.466 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:18.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:18.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:18.609 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:18.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:18.714 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:18.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:18.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:18.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:18.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:18.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:18.939 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.5 primary-affinity to 0.70715 (8463432) 2023-06-03T20:13:18.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:18.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:18 smithi033 bash[74781]: audit 1685823198.8758767 mon.a (mon.0) 466 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]: dispatch 2023-06-03T20:13:18.994 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:18 smithi033 bash[78259]: audit 1685823198.8758767 mon.a (mon.0) 466 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]: dispatch 2023-06-03T20:13:19.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:19.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:19.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:19.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:19.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:19.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:13:19.214 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:13:19.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.238 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:13:19.248 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:18 smithi083 bash[60048]: audit 1685823198.8758767 mon.a (mon.0) 466 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]: dispatch 2023-06-03T20:13:19.261 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:13:19.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:19.287 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:13:19.315 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:13:19.342 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:13:19.369 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:13:19.371 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.371 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.371 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.371 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.371 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.372 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.372 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.372 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:13:19.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:19.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:19.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:19.508 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:19.539 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:19.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:19.642 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:19.678 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:19.727 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:13:19.728 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:13:19.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:19.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.946 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:13:19.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:19.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:19.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:20.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:20.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:20.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:20.132 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: cluster 1685823198.6952703 mgr.y (mgr.34104) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:20.132 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: audit 1685823198.9270003 mon.a (mon.0) 467 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]': finished 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: cluster 1685823198.9270518 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: cluster 1685823198.933995 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: cluster 1685823198.934006 osd.6 (osd.6) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: audit 1685823199.1634848 mon.a (mon.0) 469 : audit 0 from='client.? 172.21.15.33:0/2233728304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: audit 1685823199.1719906 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.33:0/498979687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[78259]: audit 1685823199.1723917 mon.a (mon.0) 470 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.133 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: cluster 1685823198.6952703 mgr.y (mgr.34104) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: audit 1685823198.9270003 mon.a (mon.0) 467 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]': finished 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: cluster 1685823198.9270518 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: cluster 1685823198.933995 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: cluster 1685823198.934006 osd.6 (osd.6) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: audit 1685823199.1634848 mon.a (mon.0) 469 : audit 0 from='client.? 172.21.15.33:0/2233728304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: audit 1685823199.1719906 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.33:0/498979687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.134 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:19 smithi033 bash[74781]: audit 1685823199.1723917 mon.a (mon.0) 470 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: cluster 1685823198.6952703 mgr.y (mgr.34104) 381 : cluster 0 pgmap v314: 73 pgs: 73 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: audit 1685823198.9270003 mon.a (mon.0) 467 : audit 1 from='client.? 172.21.15.33:0/2591227828' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.7071501568872638}]': finished 2023-06-03T20:13:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: cluster 1685823198.9270518 mon.a (mon.0) 468 : cluster 0 osdmap e94: 8 total, 8 up, 8 in 2023-06-03T20:13:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: cluster 1685823198.933995 osd.5 (osd.5) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: cluster 1685823198.934006 osd.6 (osd.6) 20 : cluster 3 failed to encode map e94 with expected crc 2023-06-03T20:13:20.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: audit 1685823199.1634848 mon.a (mon.0) 469 : audit 0 from='client.? 172.21.15.33:0/2233728304' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:20.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: audit 1685823199.1719906 mon.c (mon.2) 38 : audit 1 from='client.? 172.21.15.33:0/498979687' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:19 smithi083 bash[60048]: audit 1685823199.1723917 mon.a (mon.0) 470 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:13:20.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:20.215 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:20.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:20.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:20.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:20.475 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:20.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:20.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:20.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.760 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:20.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:20.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:20.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:20.962 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_1' created 2023-06-03T20:13:21.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: cluster 1685823199.922697 mon.a (mon.0) 471 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: audit 1685823199.928524 mon.a (mon.0) 472 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: cluster 1685823199.9286249 mon.a (mon.0) 473 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: cluster 1685823199.9332135 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: cluster 1685823199.9366996 osd.4 (osd.4) 23 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: cluster 1685823200.0430708 osd.7 (osd.7) 19 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: audit 1685823200.2383993 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.33:0/2953143077' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:20 smithi083 bash[60048]: audit 1685823200.238897 mon.a (mon.0) 474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:21.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:21.311 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: cluster 1685823199.922697 mon.a (mon.0) 471 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:21.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: audit 1685823199.928524 mon.a (mon.0) 472 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:13:21.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: cluster 1685823199.9286249 mon.a (mon.0) 473 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-06-03T20:13:21.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: cluster 1685823199.9332135 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: cluster 1685823199.9366996 osd.4 (osd.4) 23 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: cluster 1685823200.0430708 osd.7 (osd.7) 19 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: audit 1685823200.2383993 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.33:0/2953143077' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[74781]: audit 1685823200.238897 mon.a (mon.0) 474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: cluster 1685823199.922697 mon.a (mon.0) 471 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:21.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: audit 1685823199.928524 mon.a (mon.0) 472 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:13:21.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: cluster 1685823199.9286249 mon.a (mon.0) 473 : cluster 0 osdmap e95: 8 total, 8 up, 8 in 2023-06-03T20:13:21.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: cluster 1685823199.9332135 osd.4 (osd.4) 22 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: cluster 1685823199.9366996 osd.4 (osd.4) 23 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: cluster 1685823200.0430708 osd.7 (osd.7) 19 : cluster 3 failed to encode map e95 with expected crc 2023-06-03T20:13:21.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: audit 1685823200.2383993 mon.c (mon.2) 39 : audit 1 from='client.? 172.21.15.33:0/2953143077' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:20 smithi033 bash[78259]: audit 1685823200.238897 mon.a (mon.0) 474 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]: dispatch 2023-06-03T20:13:21.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:21.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:21.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:21.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:21.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:21.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:21.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:21.853 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:21.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:21.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:22.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:21 smithi083 bash[60048]: cluster 1685823200.6958423 mgr.y (mgr.34104) 382 : cluster 0 pgmap v317: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:22.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:21 smithi083 bash[60048]: cluster 1685823200.9343677 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2023-06-03T20:13:22.013 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:21 smithi083 bash[60048]: audit 1685823200.948097 mon.a (mon.0) 476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-06-03T20:13:22.013 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:21 smithi083 bash[60048]: cluster 1685823200.9481766 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-06-03T20:13:22.013 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:21 smithi083 bash[60048]: cluster 1685823200.9490516 osd.7 (osd.7) 20 : cluster 3 failed to encode map e96 with expected crc 2023-06-03T20:13:22.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:22.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:22.142 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:22.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[78259]: cluster 1685823200.6958423 mgr.y (mgr.34104) 382 : cluster 0 pgmap v317: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:22.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[78259]: cluster 1685823200.9343677 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2023-06-03T20:13:22.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[78259]: audit 1685823200.948097 mon.a (mon.0) 476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[78259]: cluster 1685823200.9481766 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[78259]: cluster 1685823200.9490516 osd.7 (osd.7) 20 : cluster 3 failed to encode map e96 with expected crc 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[74781]: cluster 1685823200.6958423 mgr.y (mgr.34104) 382 : cluster 0 pgmap v317: 73 pgs: 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[74781]: cluster 1685823200.9343677 mon.a (mon.0) 475 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[74781]: audit 1685823200.948097 mon.a (mon.0) 476 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[74781]: cluster 1685823200.9481766 mon.a (mon.0) 477 : cluster 0 osdmap e96: 8 total, 8 up, 8 in 2023-06-03T20:13:22.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:21 smithi033 bash[74781]: cluster 1685823200.9490516 osd.7 (osd.7) 20 : cluster 3 failed to encode map e96 with expected crc 2023-06-03T20:13:22.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:22.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:22.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:22.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:22.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:22.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:22.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:22.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:22.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:22.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:22.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.598 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:22.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:22.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:22.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:22.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:22.867 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:22.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:22.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:22.967 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_blocked_ops 2023-06-03T20:13:22.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:22.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2023-06-03T20:13:23.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:23.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:23.109 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:23.149 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:23.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:23.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:23.265 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.9561725 mon.a (mon.0) 478 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-06-03T20:13:23.265 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.9583383 osd.5 (osd.5) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.265 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.960649 osd.4 (osd.4) 24 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.265 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.9606557 osd.6 (osd.6) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.266 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.9606664 osd.7 (osd.7) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.266 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[74781]: cluster 1685823201.9619565 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.266 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.9561725 mon.a (mon.0) 478 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-06-03T20:13:23.266 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.9583383 osd.5 (osd.5) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.266 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.960649 osd.4 (osd.4) 24 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.267 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.9606557 osd.6 (osd.6) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.267 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.9606664 osd.7 (osd.7) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.267 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:22 smithi033 bash[78259]: cluster 1685823201.9619565 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:23.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.9561725 mon.a (mon.0) 478 : cluster 0 osdmap e97: 8 total, 8 up, 8 in 2023-06-03T20:13:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.9583383 osd.5 (osd.5) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.960649 osd.4 (osd.4) 24 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.9606557 osd.6 (osd.6) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.9606664 osd.7 (osd.7) 21 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:22 smithi083 bash[60048]: cluster 1685823201.9619565 osd.5 (osd.5) 22 : cluster 3 failed to encode map e97 with expected crc 2023-06-03T20:13:23.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:23.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:23.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:23.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:23.716 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:23.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.721 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:23.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:13:23.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:23.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:23.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:23.960 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:23.990 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:23.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:23.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:24.096 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:24.134 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:24.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:23 smithi083 bash[60048]: cluster 1685823202.696274 mgr.y (mgr.34104) 383 : cluster 0 pgmap v320: 89 pgs: 16 unknown, 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:23 smithi083 bash[60048]: cluster 1685823202.9676728 mon.a (mon.0) 479 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-06-03T20:13:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:23 smithi083 bash[60048]: cluster 1685823202.9676788 osd.6 (osd.6) 22 : cluster 3 failed to encode map e98 with expected crc 2023-06-03T20:13:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:23 smithi083 bash[60048]: audit 1685823203.5737038 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:23 smithi083 bash[60048]: audit 1685823203.574932 mon.a (mon.0) 481 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:24.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:24.276 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:24.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:24.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[74781]: cluster 1685823202.696274 mgr.y (mgr.34104) 383 : cluster 0 pgmap v320: 89 pgs: 16 unknown, 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:24.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[74781]: cluster 1685823202.9676728 mon.a (mon.0) 479 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-06-03T20:13:24.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[74781]: cluster 1685823202.9676788 osd.6 (osd.6) 22 : cluster 3 failed to encode map e98 with expected crc 2023-06-03T20:13:24.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[74781]: audit 1685823203.5737038 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:24.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[74781]: audit 1685823203.574932 mon.a (mon.0) 481 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:24.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[78259]: cluster 1685823202.696274 mgr.y (mgr.34104) 383 : cluster 0 pgmap v320: 89 pgs: 16 unknown, 3 peering, 70 active+clean; 582 KiB data, 160 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:24.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[78259]: cluster 1685823202.9676728 mon.a (mon.0) 479 : cluster 0 osdmap e98: 8 total, 8 up, 8 in 2023-06-03T20:13:24.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[78259]: cluster 1685823202.9676788 osd.6 (osd.6) 22 : cluster 3 failed to encode map e98 with expected crc 2023-06-03T20:13:24.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[78259]: audit 1685823203.5737038 mon.a (mon.0) 480 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:24.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:23 smithi033 bash[78259]: audit 1685823203.574932 mon.a (mon.0) 481 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:24.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:24.415 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:24.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:24.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:24.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:24.661 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:24.697 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:24.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:24.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:24.839 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:24.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:13:24.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:24.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:24.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:24.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:25 smithi033 bash[74781]: cluster 1685823204.9642165 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2023-06-03T20:13:25.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:25 smithi033 bash[78259]: cluster 1685823204.9642165 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2023-06-03T20:13:25.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:25.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:25.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:25.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:25.244 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:25 smithi083 bash[60048]: cluster 1685823204.9642165 mon.a (mon.0) 482 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 3 pgs peering) 2023-06-03T20:13:25.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:25.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:25.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:25.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:25.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:25.661 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:25.706 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:25.810 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:25.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:25.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:25.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:25.982 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:25.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:26.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:26.099 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:26 smithi083 bash[60048]: cluster 1685823204.6973667 mgr.y (mgr.34104) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:26.121 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:26.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:26.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:26.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:26 smithi033 bash[74781]: cluster 1685823204.6973667 mgr.y (mgr.34104) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:26.240 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:26 smithi033 bash[78259]: cluster 1685823204.6973667 mgr.y (mgr.34104) 384 : cluster 0 pgmap v322: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:26.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:26.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:26.292 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-06-03T20:13:26.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 0 1 2023-06-03T20:13:26.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:26.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:26.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:26] "GET /metrics HTTP/1.1" 200 221986 "" "Prometheus/2.33.4" 2023-06-03T20:13:26.653 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:26.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.835 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:26.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:26.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:26.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:26.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:26.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:27.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:27.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:27.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:27.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:27.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:27.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:27.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:27.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:27.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:27.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:27.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:27.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:27.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:27.792 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:27.792 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:27.793 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:27.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:27.933 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:27.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:27.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:28.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:28.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:28 smithi033 bash[74781]: cluster 1685823206.6980767 mgr.y (mgr.34104) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:28.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:28 smithi033 bash[78259]: cluster 1685823206.6980767 mgr.y (mgr.34104) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:28.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:28.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:28.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:28.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:28.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:28.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:28.376 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:28.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:28 smithi083 bash[60048]: cluster 1685823206.6980767 mgr.y (mgr.34104) 385 : cluster 0 pgmap v323: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:28.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:28.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:28.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:28.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:28.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:28.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:28.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:28.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:28.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:28.810 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:28.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:28.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:28.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:28.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:29.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:29.078 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:29.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:29.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:29.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:29.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:29.358 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:29.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:29.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:29.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:29.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:29.593 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:29.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:29.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:29.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:29.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:29.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:29.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:29.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:29.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:30.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:30 smithi083 bash[60048]: cluster 1685823208.698538 mgr.y (mgr.34104) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:30.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:30.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:30 smithi033 bash[74781]: cluster 1685823208.698538 mgr.y (mgr.34104) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:30.310 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:30 smithi033 bash[78259]: cluster 1685823208.698538 mgr.y (mgr.34104) 386 : cluster 0 pgmap v324: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:30.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:30.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:30.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:30.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:30.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:30.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:30.855 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:30.881 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:30.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:30.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:31.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:31.122 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:31.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:31.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:31.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:31.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:31.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:31.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:31.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:31.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:31.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:31.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:31.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:31.716 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:31.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:31.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:31.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:31.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:31.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:31.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:31.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:31.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:32.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.110 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:32 smithi033 bash[78259]: cluster 1685823210.699632 mgr.y (mgr.34104) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:32.110 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:32 smithi033 bash[74781]: cluster 1685823210.699632 mgr.y (mgr.34104) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:32.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:32.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:32.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:32.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:32.378 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:32 smithi083 bash[60048]: cluster 1685823210.699632 mgr.y (mgr.34104) 387 : cluster 0 pgmap v325: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:32.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:32.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:32.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:32.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.549 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:32.649 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:32.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:32.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:32.824 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:32.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:32.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:32.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:32.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:33.060 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:33.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:33.227 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:33.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:33.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:33.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:33.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:33.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:33.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:33.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:33.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:33.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.750 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:33.851 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:33.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:33.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:33.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:34.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:34.135 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:34 smithi033 bash[74781]: cluster 1685823212.7002969 mgr.y (mgr.34104) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:34.136 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:34 smithi033 bash[74781]: audit 1685823213.7306418 mon.a (mon.0) 483 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:34.136 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:34 smithi033 bash[78259]: cluster 1685823212.7002969 mgr.y (mgr.34104) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:34.136 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:34 smithi033 bash[78259]: audit 1685823213.7306418 mon.a (mon.0) 483 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:34.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:34.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:34.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:34.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:34 smithi083 bash[60048]: cluster 1685823212.7002969 mgr.y (mgr.34104) 388 : cluster 0 pgmap v326: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:34.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:34 smithi083 bash[60048]: audit 1685823213.7306418 mon.a (mon.0) 483 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:34.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:34.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:34.526 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:34.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:34.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:34.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:34.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:34.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:34.803 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.834 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:34.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:34.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:34.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:34.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:34.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:35.081 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.115 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:35.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:35.364 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:35.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:35.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:35.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:35.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:35.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:35.632 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:35.663 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:35.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:35.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:35.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:35.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:35.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:35.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:36.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:36.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:36.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:36.185 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:36.206 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:36 smithi033 bash[74781]: cluster 1685823214.7011724 mgr.y (mgr.34104) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:36.207 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:36 smithi033 bash[78259]: cluster 1685823214.7011724 mgr.y (mgr.34104) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:36.227 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:36.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:36.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:36.345 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:36 smithi083 bash[60048]: cluster 1685823214.7011724 mgr.y (mgr.34104) 389 : cluster 0 pgmap v327: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:36.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:36.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:36.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:36.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:36] "GET /metrics HTTP/1.1" 200 221986 "" "Prometheus/2.33.4" 2023-06-03T20:13:36.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:36.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:36.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:36.754 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:36.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.795 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:36.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:36.931 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:36.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:36.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:37.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:37.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:37.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:37.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:37.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:37.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:37.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:37.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:37.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:37.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:37.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:37.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:37.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:37.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:37.714 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:37.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:37.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:37.897 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:37.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:37.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:38.002 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:38.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:38.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:38.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:38.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:38.307 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:38 smithi083 bash[60048]: cluster 1685823216.7018087 mgr.y (mgr.34104) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:38.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:38 smithi033 bash[74781]: cluster 1685823216.7018087 mgr.y (mgr.34104) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:38.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:38 smithi033 bash[78259]: cluster 1685823216.7018087 mgr.y (mgr.34104) 390 : cluster 0 pgmap v328: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:38.409 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:38.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:38.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:38.680 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:38.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:38.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:38.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:38.861 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:38.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:38.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:38.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:39.001 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:39.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:39.137 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:39.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:39.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:39.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:39.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:39.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:39.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:39.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:39.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:39.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:39.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:39.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[74781]: audit 1685823218.5707552 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:39.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[74781]: audit 1685823218.5720468 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:39.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[74781]: cluster 1685823218.7022047 mgr.y (mgr.34104) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:39.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[78259]: audit 1685823218.5707552 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:39.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[78259]: audit 1685823218.5720468 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:39.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:39 smithi033 bash[78259]: cluster 1685823218.7022047 mgr.y (mgr.34104) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:39.819 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:39.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:39 smithi083 bash[60048]: audit 1685823218.5707552 mon.a (mon.0) 484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:39 smithi083 bash[60048]: audit 1685823218.5720468 mon.a (mon.0) 485 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:39 smithi083 bash[60048]: cluster 1685823218.7022047 mgr.y (mgr.34104) 391 : cluster 0 pgmap v329: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:39.922 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:39.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:39.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:40.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:40.091 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:40.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:40.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:40.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:40.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:40.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:40.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:40.400 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:13:40.400 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:13:40.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:40.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:40.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:40.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:40.653 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:40.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:40.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:40.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:40.851 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:13:40.873 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:13:40.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:40.893 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:13:40.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:40.918 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:13:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:40.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:40.944 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:13:40.969 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:13:40.996 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:13:41.019 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:13:41.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:41.022 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.022 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.023 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.023 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.023 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.023 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.023 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.024 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:13:41.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:41.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:41.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:41.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:41.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:41.323 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:41.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:41.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:41.458 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:41.561 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:41.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:41.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:41.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:41.733 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:41.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:41.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:41.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:41.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:41.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:41.992 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:41 smithi083 bash[60048]: cluster 1685823220.702897 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:41.993 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:41 smithi083 bash[60048]: audit 1685823220.822709 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.33:0/3121322294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:41.993 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:41 smithi083 bash[60048]: audit 1685823220.9624546 mon.a (mon.0) 486 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:13:42.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:42.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[78259]: cluster 1685823220.702897 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:42.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[78259]: audit 1685823220.822709 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.33:0/3121322294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:42.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[78259]: audit 1685823220.9624546 mon.a (mon.0) 486 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:13:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[74781]: cluster 1685823220.702897 mgr.y (mgr.34104) 392 : cluster 0 pgmap v330: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[74781]: audit 1685823220.822709 mon.c (mon.2) 40 : audit 0 from='client.? 172.21.15.33:0/3121322294' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:13:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:41 smithi033 bash[74781]: audit 1685823220.9624546 mon.a (mon.0) 486 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:13:42.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:42.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.291 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:42.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:42.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:42.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:42.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:42.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:42.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:42.698 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:42.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.703 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:42.779 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_1' 2023-06-03T20:13:42.779 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:13:42.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:42.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:42.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:42.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:42.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:42.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:43.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:43.076 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:42 smithi083 bash[60048]: audit 1685823221.8871126 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.33:0/4191470287' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.076 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:42 smithi083 bash[60048]: audit 1685823221.8874698 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.076 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:42 smithi083 bash[60048]: audit 1685823222.6708994 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:13:43.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:43.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:43.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:43.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[74781]: audit 1685823221.8871126 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.33:0/4191470287' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[74781]: audit 1685823221.8874698 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[74781]: audit 1685823222.6708994 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:13:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[78259]: audit 1685823221.8871126 mon.c (mon.2) 41 : audit 1 from='client.? 172.21.15.33:0/4191470287' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[78259]: audit 1685823221.8874698 mon.a (mon.0) 487 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:13:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:42 smithi033 bash[78259]: audit 1685823222.6708994 mon.a (mon.0) 488 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:13:43.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:43.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:43.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:43.392 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_historic_ops 2023-06-03T20:13:43.490 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:43.522 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.526 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:43.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:43.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:43.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:43.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:43.803 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:43.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:43.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:43 smithi083 bash[60048]: cluster 1685823222.7034926 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:43.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:43 smithi083 bash[60048]: cluster 1685823222.7581363 mon.a (mon.0) 489 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:43.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:43 smithi083 bash[60048]: audit 1685823222.7678435 mon.a (mon.0) 490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:13:43.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:43 smithi083 bash[60048]: audit 1685823222.7679179 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:13:43.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:43 smithi083 bash[60048]: cluster 1685823222.7679768 mon.a (mon.0) 492 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-06-03T20:13:43.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:43.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:43.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:43.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:44.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[74781]: cluster 1685823222.7034926 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[74781]: cluster 1685823222.7581363 mon.a (mon.0) 489 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[74781]: audit 1685823222.7678435 mon.a (mon.0) 490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:13:44.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[74781]: audit 1685823222.7679179 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:13:44.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[74781]: cluster 1685823222.7679768 mon.a (mon.0) 492 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-06-03T20:13:44.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[78259]: cluster 1685823222.7034926 mgr.y (mgr.34104) 393 : cluster 0 pgmap v331: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:44.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[78259]: cluster 1685823222.7581363 mon.a (mon.0) 489 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:13:44.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[78259]: audit 1685823222.7678435 mon.a (mon.0) 490 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:13:44.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[78259]: audit 1685823222.7679179 mon.a (mon.0) 491 : audit 1 from='client.? 172.21.15.33:0/3597987050' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:13:44.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:43 smithi033 bash[78259]: cluster 1685823222.7679768 mon.a (mon.0) 492 : cluster 0 osdmap e99: 8 total, 8 up, 8 in 2023-06-03T20:13:44.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:44.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:44.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:44.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:44.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:44.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:44.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:44.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:44.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:44.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:44.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:44.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:44.638 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:44.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:44.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:44.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:44.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:44.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:44 smithi083 bash[60048]: cluster 1685823223.6950119 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:44 smithi083 bash[60048]: cluster 1685823224.08542 osd.7 (osd.7) 22 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:44.920 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:44.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:44.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:45.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:45.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:45.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:44 smithi033 bash[74781]: cluster 1685823223.6950119 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:44 smithi033 bash[74781]: cluster 1685823224.08542 osd.7 (osd.7) 22 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:44 smithi033 bash[78259]: cluster 1685823223.6950119 osd.5 (osd.5) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:44 smithi033 bash[78259]: cluster 1685823224.08542 osd.7 (osd.7) 22 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:45.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:45.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:45.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:45.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:45.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:45.496 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:45.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:45.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:45.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:45.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:45.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:45.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:45.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:45.791 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.0 to 1 (10000) 2023-06-03T20:13:45.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:45.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:45.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:45.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:45.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: cluster 1685823224.4836848 osd.4 (osd.4) 25 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: cluster 1685823224.6720016 osd.6 (osd.6) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: cluster 1685823224.6750536 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: cluster 1685823224.70412 mgr.y (mgr.34104) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:45.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: audit 1685823224.8458557 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.33:0/4262028253' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:45.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[74781]: audit 1685823224.8463137 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:45.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: cluster 1685823224.4836848 osd.4 (osd.4) 25 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: cluster 1685823224.6720016 osd.6 (osd.6) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: cluster 1685823224.6750536 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:45.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: cluster 1685823224.70412 mgr.y (mgr.34104) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:45.974 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: audit 1685823224.8458557 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.33:0/4262028253' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:45.974 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:45 smithi033 bash[78259]: audit 1685823224.8463137 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:46.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: cluster 1685823224.4836848 osd.4 (osd.4) 25 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:46.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: cluster 1685823224.6720016 osd.6 (osd.6) 23 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:46.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: cluster 1685823224.6750536 osd.6 (osd.6) 24 : cluster 3 failed to encode map e99 with expected crc 2023-06-03T20:13:46.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: cluster 1685823224.70412 mgr.y (mgr.34104) 394 : cluster 0 pgmap v333: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:46.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: audit 1685823224.8458557 mon.c (mon.2) 42 : audit 1 from='client.? 172.21.15.33:0/4262028253' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:46.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:45 smithi083 bash[60048]: audit 1685823224.8463137 mon.a (mon.0) 493 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:13:46.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:46.091 DEBUG:teuthology.orchestra.run.smithi033:> /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-06-03T20:13:46.094 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:13:46.094 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:13:46.134 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:13:46.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:13:46.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_106374 2023-06-03T20:13:46.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:13:46.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:13:46.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:46.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:46.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:46.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:46] "GET /metrics HTTP/1.1" 200 222024 "" "Prometheus/2.33.4" 2023-06-03T20:13:46.322 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:46.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:46.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:46.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:13:46.460 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:46.520 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:46.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:46.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:46.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 1 1 2023-06-03T20:13:46.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:46.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.834 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: audit 1685823225.7800791 mon.a (mon.0) 494 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:13:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: cluster 1685823225.7802107 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-06-03T20:13:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: cluster 1685823225.7807872 osd.6 (osd.6) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: cluster 1685823226.1349132 osd.7 (osd.7) 23 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: cluster 1685823226.1380937 osd.7 (osd.7) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:46 smithi083 bash[60048]: cluster 1685823226.1411214 osd.7 (osd.7) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:46.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:46.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:46.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:47.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: audit 1685823225.7800791 mon.a (mon.0) 494 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:13:47.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: cluster 1685823225.7802107 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-06-03T20:13:47.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: cluster 1685823225.7807872 osd.6 (osd.6) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: cluster 1685823226.1349132 osd.7 (osd.7) 23 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: cluster 1685823226.1380937 osd.7 (osd.7) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[78259]: cluster 1685823226.1411214 osd.7 (osd.7) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: audit 1685823225.7800791 mon.a (mon.0) 494 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: cluster 1685823225.7802107 mon.a (mon.0) 495 : cluster 0 osdmap e100: 8 total, 8 up, 8 in 2023-06-03T20:13:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: cluster 1685823225.7807872 osd.6 (osd.6) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: cluster 1685823226.1349132 osd.7 (osd.7) 23 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: cluster 1685823226.1380937 osd.7 (osd.7) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:46 smithi033 bash[74781]: cluster 1685823226.1411214 osd.7 (osd.7) 25 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:47.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:47.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:47.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 2465 2449 153.054 153.062 0.00678169 0.00650688 2023-06-03T20:13:47.158 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:13:47.233 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:47.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:47.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:47.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:47.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:47.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:47.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:47.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:47.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:47.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:47.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:47.808 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:47.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:47.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:47.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:47.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:47.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[74781]: cluster 1685823226.0299547 osd.5 (osd.5) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[74781]: cluster 1685823226.1348 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[74781]: cluster 1685823226.7046046 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:47.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[74781]: audit 1685823227.4183195 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:47.974 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[74781]: audit 1685823227.4359012 mon.a (mon.0) 497 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:47.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[78259]: cluster 1685823226.0299547 osd.5 (osd.5) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[78259]: cluster 1685823226.1348 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:47.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[78259]: cluster 1685823226.7046046 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:47.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[78259]: audit 1685823227.4183195 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:47.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:47 smithi033 bash[78259]: audit 1685823227.4359012 mon.a (mon.0) 497 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:48.000 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:48.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:48.113 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:47 smithi083 bash[60048]: cluster 1685823226.0299547 osd.5 (osd.5) 24 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:48.113 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:47 smithi083 bash[60048]: cluster 1685823226.1348 osd.4 (osd.4) 26 : cluster 3 failed to encode map e100 with expected crc 2023-06-03T20:13:48.114 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:47 smithi083 bash[60048]: cluster 1685823226.7046046 mgr.y (mgr.34104) 395 : cluster 0 pgmap v335: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:48.114 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:47 smithi083 bash[60048]: audit 1685823227.4183195 mon.a (mon.0) 496 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:48.114 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:47 smithi083 bash[60048]: audit 1685823227.4359012 mon.a (mon.0) 497 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:48.134 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:48.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 4857 4841 151.27 149.5 0.00437693 0.00659594 2023-06-03T20:13:48.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:48.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:48.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:48.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:48.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:48.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:48.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:48.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:48.658 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:48.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:48.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:48.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:48.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:48.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:48.982 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:48.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:48.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:49.086 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:49.121 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:49.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:49.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 7464 7448 155.153 162.938 0.00505578 0.00643543 2023-06-03T20:13:49.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:49.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:49.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:49.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:49.464 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:49.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:49.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:49.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:49.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:49.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:49.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:49.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:49.880 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:49.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:49.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:49.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:50.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:50.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:50.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:50.128 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:49 smithi083 bash[60048]: cluster 1685823228.7051654 mgr.y (mgr.34104) 396 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:50.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 9499 9483 148.157 127.188 0.014238 0.00673771 2023-06-03T20:13:50.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:50.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:50.202 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:49 smithi033 bash[74781]: cluster 1685823228.7051654 mgr.y (mgr.34104) 396 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:50.202 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:49 smithi033 bash[78259]: cluster 1685823228.7051654 mgr.y (mgr.34104) 396 : cluster 0 pgmap v336: 89 pgs: 89 active+clean; 582 KiB data, 161 MiB used, 715 GiB / 715 GiB avail 2023-06-03T20:13:50.252 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:50.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:50.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:50.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:50.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:50.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:50.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:50.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:50.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:50.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:50.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:50.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:50.994 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:50.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:50.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:51.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 11498 11482 143.51 124.938 0.0155391 0.00695766 2023-06-03T20:13:51.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:51.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:51.298 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:51.299 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:51.305 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:13:51.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:51.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:51.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:51.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:51.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:51.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:51.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:51.704 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:51.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:51.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:51.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:51.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:51.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: cluster 1685823230.7068038 mgr.y (mgr.34104) 397 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-06-03T20:13:51.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: audit 1685823230.7463138 mon.a (mon.0) 498 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:51.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: audit 1685823230.7592573 mon.a (mon.0) 499 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:51.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: audit 1685823231.4426425 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:13:51.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: audit 1685823231.4440005 mon.a (mon.0) 501 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:13:51.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[74781]: audit 1685823231.458299 mon.a (mon.0) 502 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:51.995 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: cluster 1685823230.7068038 mgr.y (mgr.34104) 397 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-06-03T20:13:51.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: audit 1685823230.7463138 mon.a (mon.0) 498 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:51.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: audit 1685823230.7592573 mon.a (mon.0) 499 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:51.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: audit 1685823231.4426425 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:13:51.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: audit 1685823231.4440005 mon.a (mon.0) 501 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:13:51.996 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:51 smithi033 bash[78259]: audit 1685823231.458299 mon.a (mon.0) 502 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:52.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:52.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:52.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:52.130 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: cluster 1685823230.7068038 mgr.y (mgr.34104) 397 : cluster 0 pgmap v337: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2023-06-03T20:13:52.130 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: audit 1685823230.7463138 mon.a (mon.0) 498 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:52.130 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: audit 1685823230.7592573 mon.a (mon.0) 499 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:52.130 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: audit 1685823231.4426425 mon.a (mon.0) 500 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:13:52.131 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: audit 1685823231.4440005 mon.a (mon.0) 501 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:13:52.131 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:51 smithi083 bash[60048]: audit 1685823231.458299 mon.a (mon.0) 502 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:13:52.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 13640 13624 141.902 133.875 0.00561957 0.00703957 2023-06-03T20:13:52.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:52.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:52.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:52.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:52.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:52.400 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.430 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:52.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.573 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:52.678 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:52.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:52.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:52.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:52.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:52.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:53.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:53.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:53.135 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 15 15966 15951 142.405 145.438 0.00378826 0.00701565 2023-06-03T20:13:53.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:53.270 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.273 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:53.374 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:53.514 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:53.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:53.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:53.649 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.683 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:53.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:53.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:53 smithi083 bash[60048]: cluster 1685823232.7072878 mgr.y (mgr.34104) 398 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:13:53.859 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:53 smithi083 bash[60048]: audit 1685823233.5658126 mon.a (mon.0) 503 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:53.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:53.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:54.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:54.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:54.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 16 18028 18012 140.705 128.812 0.00456176 0.00709976 2023-06-03T20:13:54.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:54.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:53 smithi033 bash[78259]: cluster 1685823232.7072878 mgr.y (mgr.34104) 398 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:13:54.222 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:53 smithi033 bash[78259]: audit 1685823233.5658126 mon.a (mon.0) 503 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:54.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:53 smithi033 bash[74781]: cluster 1685823232.7072878 mgr.y (mgr.34104) 398 : cluster 0 pgmap v338: 89 pgs: 89 active+clean; 489 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:13:54.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:53 smithi033 bash[74781]: audit 1685823233.5658126 mon.a (mon.0) 503 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:13:54.243 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:54.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:54.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:54.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:54.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:54.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:54.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:54.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:54.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:54.656 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:54.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:54.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:54.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:54.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:54.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:54.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:54.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:54.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:55.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:55.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:55.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:55.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 19627 19611 136.174 99.9375 0.00336163 0.00733633 2023-06-03T20:13:55.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:55.210 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:55.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:55.313 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:55.347 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:55.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:55.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:55.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:55.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:55.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:55.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:55.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:55.862 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:55 smithi083 bash[60048]: cluster 1685823234.707971 mgr.y (mgr.34104) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:13:55.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:55.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:55.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:55.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:56.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:56.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:56.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 21620 21604 135.012 124.562 0.00939042 0.00740008 2023-06-03T20:13:56.138 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:56.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:56.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:55 smithi033 bash[74781]: cluster 1685823234.707971 mgr.y (mgr.34104) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:13:56.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:55 smithi033 bash[78259]: cluster 1685823234.707971 mgr.y (mgr.34104) 399 : cluster 0 pgmap v339: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:13:56.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:56.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:56.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:56.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:56.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:56.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:56.569 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:13:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:13:56] "GET /metrics HTTP/1.1" 200 222653 "" "Prometheus/2.33.4" 2023-06-03T20:13:56.602 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:13:56.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:13:56.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:56.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:56.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:56.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:56.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:56.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:56.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:57.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:13:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:13:57.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 23609 23593 134.038 124.312 0.00526349 0.00745298 2023-06-03T20:13:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:57.239 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:57.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:57.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:57.367 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:57.505 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:57.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:57.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:13:57.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:13:57.779 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:57.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:57.930 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:57 smithi083 bash[60048]: cluster 1685823236.7084446 mgr.y (mgr.34104) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-06-03T20:13:57.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:57.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:58.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:58.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:58.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:58.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 16 25592 25576 133.196 123.938 0.00663264 0.00750008 2023-06-03T20:13:58.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:58.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:13:58.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:13:58.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:57 smithi033 bash[74781]: cluster 1685823236.7084446 mgr.y (mgr.34104) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-06-03T20:13:58.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:57 smithi033 bash[78259]: cluster 1685823236.7084446 mgr.y (mgr.34104) 400 : cluster 0 pgmap v340: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 104 MiB/s wr, 1.66k op/s 2023-06-03T20:13:58.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:58.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.494 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:58.595 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:58.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:58.764 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:58.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:58.868 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:58.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:58.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:59.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:59.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:59.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:59.136 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 27343 27327 131.367 109.438 0.00689807 0.00760341 2023-06-03T20:13:59.140 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:59.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:59.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:59.303 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:13:59.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:13:59.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:59.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:59.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:59.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:59.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:13:59.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:13:59.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:59.722 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:59.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:13:59.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:59.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:13:59.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:13:59.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:13:59.968 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:13:59.975 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:13:59 smithi083 bash[60048]: cluster 1685823238.7088485 mgr.y (mgr.34104) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:14:00.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:00.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:00.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:00.119 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:13:59 smithi033 bash[74781]: cluster 1685823238.7088485 mgr.y (mgr.34104) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:14:00.119 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:13:59 smithi033 bash[78259]: cluster 1685823238.7088485 mgr.y (mgr.34104) 401 : cluster 0 pgmap v341: 89 pgs: 89 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:14:00.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 29031 29015 129.515 105.5 0.00664698 0.00771246 2023-06-03T20:14:00.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:00.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:00.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:00.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:00.410 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:00.514 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:00.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:00.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:00.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:00.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:00.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:00.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:00.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:00.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:00.922 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:00.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:00.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:00.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:01.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:01.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 30755 30739 128.064 107.75 0.00466463 0.00780244 2023-06-03T20:14:01.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:01.245 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:01.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:01.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:01.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:01.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:01.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:01.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:01.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:01.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:01.825 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:01.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.829 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:01.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:01.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:01.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:01.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:02.070 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:02.093 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:01 smithi033 bash[74781]: cluster 1685823240.7094696 mgr.y (mgr.34104) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2023-06-03T20:14:02.093 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:01 smithi033 bash[78259]: cluster 1685823240.7094696 mgr.y (mgr.34104) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2023-06-03T20:14:02.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:02.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:02.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 32525 32509 126.973 110.625 0.00669251 0.00786909 2023-06-03T20:14:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:01 smithi083 bash[60048]: cluster 1685823240.7094696 mgr.y (mgr.34104) 402 : cluster 0 pgmap v342: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 144 MiB/s wr, 2.31k op/s 2023-06-03T20:14:02.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:02.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:02.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:02.360 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:02.391 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:02.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:02.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:02.532 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:02.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:02.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:02.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:02.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:02.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:02.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:02.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:02.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:02.962 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:02.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:03.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:03.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:03.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 16 33815 33799 124.246 80.625 0.00241915 0.00800367 2023-06-03T20:14:03.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:03.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:03.473 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:03.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:03.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:03.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:03.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:03.880 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:03 smithi033 bash[74781]: cluster 1685823242.7100842 mgr.y (mgr.34104) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-06-03T20:14:03.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:03.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:03.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:03.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:04.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:04.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:03 smithi083 bash[60048]: cluster 1685823242.7100842 mgr.y (mgr.34104) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-06-03T20:14:04.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:04.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:04.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 35300 35284 122.499 92.8125 0.0126424 0.00815742 2023-06-03T20:14:04.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:04.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:04.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:03 smithi033 bash[78259]: cluster 1685823242.7100842 mgr.y (mgr.34104) 403 : cluster 0 pgmap v343: 89 pgs: 89 active+clean; 1.7 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 103 MiB/s wr, 1.66k op/s 2023-06-03T20:14:04.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:04.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:04.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:04.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:04.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:04.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:04.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:04.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:04.900 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:04.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:04.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:05.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:05.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:05.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:05.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 36882 36866 121.255 98.875 0.00510184 0.00823989 2023-06-03T20:14:05.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:05.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:05.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:05.284 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:05.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:05.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:05.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:05.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:05.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:05.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:05.604 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:05.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:05.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:05.742 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:05.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:05.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:05.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:05.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:05.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:06.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:05 smithi033 bash[74781]: cluster 1685823244.7110062 mgr.y (mgr.34104) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 145 MiB/s wr, 2.31k op/s 2023-06-03T20:14:06.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:05 smithi033 bash[78259]: cluster 1685823244.7110062 mgr.y (mgr.34104) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 145 MiB/s wr, 2.31k op/s 2023-06-03T20:14:06.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:14:06.131016+0000 min lat: 0.00143819 max lat: 0.187451 avg lat: 0.00834056 2023-06-03T20:14:06.138 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:14:06.138 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 38356 38340 119.798 92.125 0.00822975 0.00834056 2023-06-03T20:14:06.139 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:05 smithi083 bash[60048]: cluster 1685823244.7110062 mgr.y (mgr.34104) 404 : cluster 0 pgmap v344: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 145 MiB/s wr, 2.31k op/s 2023-06-03T20:14:06.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:06.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:06.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:06.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:06.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:06] "GET /metrics HTTP/1.1" 200 222653 "" "Prometheus/2.33.4" 2023-06-03T20:14:06.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:06.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:06.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:06.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.863 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:06.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:06.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:06.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:07.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:07.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:07.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:07.137 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 39923 39907 118.757 97.9375 0.00458454 0.0084141 2023-06-03T20:14:07.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:07.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:07.264 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:07.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:07.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:07.435 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:07.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:07.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:07.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:07.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:07.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:07.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:07.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:07.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:07.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:07.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:07.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:08.059 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:14:08.059 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:14:08.059 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:14:08.059 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18367 6.0 6:04e65aba:::benchmark_data_smithi033_106374_object18366:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.287479+0000", 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 13.757792536, 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18243477799999999, 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.060 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18367 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.061 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287479+0000", 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287479+0000", 2023-06-03T20:14:08.062 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287477+0000", 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.063 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287511+0000", 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4267000000000002e-05 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287531+0000", 2023-06-03T20:14:08.064 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.929e-05 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287541+0000", 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8099999999999992e-06 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.065 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287595+0000", 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4101999999999998e-05 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287776+0000", 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000181199 2023-06-03T20:14:08.066 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287926+0000", 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000150135 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.067 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288812+0000", 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00088568499999999999 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.289450+0000", 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00063816600000000002 2023-06-03T20:14:08.068 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.469677+0000", 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.180227622 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.069 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.469809+0000", 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000131851 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.469914+0000", 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010419799999999999 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.070 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18444 6.0 6:0715f204:::benchmark_data_smithi033_106374_object18443:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.502137+0000", 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 13.543133897000001, 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.084680502000000005, 2023-06-03T20:14:08.071 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18444 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.072 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502137+0000", 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.073 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502137+0000", 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502134+0000", 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999967 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.074 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502181+0000", 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6505000000000003e-05 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502198+0000", 2023-06-03T20:14:08.075 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.713e-05 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502208+0000", 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7650000000000005e-06 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.076 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502417+0000", 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020954900000000001 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502586+0000", 2023-06-03T20:14:08.077 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016928399999999999 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502760+0000", 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000173158 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.078 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.505403+0000", 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002643823 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.507007+0000", 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001603248 2023-06-03T20:14:08.079 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586724+0000", 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.079717183999999996 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.080 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586777+0000", 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3377000000000001e-05 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586818+0000", 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0694e-05 2023-06-03T20:14:08.081 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18448 6.0 6:0d4f2c72:::benchmark_data_smithi033_106374_object18447:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.502247+0000", 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 13.543023823, 2023-06-03T20:14:08.082 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.084722327, 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18448 2023-06-03T20:14:08.083 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502247+0000", 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.084 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502247+0000", 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502247+0000", 2023-06-03T20:14:08.085 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502277+0000", 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0796000000000001e-05 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.086 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502288+0000", 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0713000000000001e-05 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.502295+0000", 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0060000000000003e-06 2023-06-03T20:14:08.087 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.503994+0000", 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001698841 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.088 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.504140+0000", 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014620099999999999 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.504283+0000", 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000142838 2023-06-03T20:14:08.089 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.505660+0000", 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013770810000000001 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.090 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.507769+0000", 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0021092749999999999 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586897+0000", 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.079127266000000002 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.091 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586943+0000", 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6394000000000003e-05 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.586970+0000", 2023-06-03T20:14:08.092 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6787999999999998e-05 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:27180 6.0 6:0dd3f77b:::benchmark_data_smithi033_106374_object27179:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:58.984486+0000", 2023-06-03T20:14:08.093 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 9.0607850009999993, 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.087052824000000001, 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.094 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 27180 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984486+0000", 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.095 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984486+0000", 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984486+0000", 2023-06-03T20:14:08.096 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984511+0000", 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5550000000000001e-05 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.097 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984520+0000", 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9400000000000008e-06 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.984527+0000", 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5690000000000001e-06 2023-06-03T20:14:08.098 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.985904+0000", 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013774939999999999 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.099 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.986036+0000", 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000131812 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.986138+0000", 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010148400000000001 2023-06-03T20:14:08.100 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.987622+0000", 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0014843650000000001 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.101 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:58.989435+0000", 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0018127079999999999 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:59.071446+0000", 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.082010981999999996 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.102 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:59.071497+0000", 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1082000000000003e-05 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:59.071539+0000", 2023-06-03T20:14:08.103 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2435999999999998e-05 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29142 6.9 6:9f90c37b:::benchmark_data_smithi033_106374_object29141:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.104 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.185231+0000", 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8600401120000001, 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.114073033, 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.105 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29142 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185231+0000", 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.106 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185231+0000", 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185230+0000", 2023-06-03T20:14:08.107 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185263+0000", 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3015000000000002e-05 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.108 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185277+0000", 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.433e-05 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.185287+0000", 2023-06-03T20:14:08.109 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5079999999999994e-06 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189825+0000", 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.004537887 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.110 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189985+0000", 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016002599999999999 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.190140+0000", 2023-06-03T20:14:08.111 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015468799999999999 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.195400+0000", 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052609700000000002 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.112 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.195550+0000", 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000149729 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299192+0000", 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10364151100000001 2023-06-03T20:14:08.113 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299252+0000", 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0577e-05 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.114 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299304+0000", 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1913000000000003e-05 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.115 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29146 6.9 6:9580bf63:::benchmark_data_smithi033_106374_object29145:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.189049+0000", 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8562219009999996, 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.110396092, 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29146 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189049+0000", 2023-06-03T20:14:08.117 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189049+0000", 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.118 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189048+0000", 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189076+0000", 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8615999999999998e-05 2023-06-03T20:14:08.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189086+0000", 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6150000000000003e-06 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189092+0000", 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4819999999999999e-06 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.191580+0000", 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0024871419999999999 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.191706+0000", 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000126542 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.122 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.191844+0000", 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000137682 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.195555+0000", 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0037116789999999998 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.195817+0000", 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00026172400000000002 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299363+0000", 2023-06-03T20:14:08.124 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10354630300000001 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299408+0000", 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4498e-05 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.125 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299445+0000", 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7540000000000003e-05 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.126 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29147 6.9 6:92efdc50:::benchmark_data_smithi033_106374_object29146:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.189100+0000", 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8561708729999999, 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.11050781899999999, 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.127 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29147 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189100+0000", 2023-06-03T20:14:08.128 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189100+0000", 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.129 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189100+0000", 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189125+0000", 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5499000000000001e-05 2023-06-03T20:14:08.130 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189134+0000", 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0080000000000008e-06 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.131 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.189140+0000", 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9619999999999998e-06 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.193600+0000", 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044600229999999996 2023-06-03T20:14:08.132 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.193741+0000", 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014081799999999999 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.133 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.194019+0000", 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00027790699999999998 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196211+0000", 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0021924980000000002 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.134 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196415+0000", 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020310900000000001 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299532+0000", 2023-06-03T20:14:08.135 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10311743900000001 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299574+0000", 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2178999999999997e-05 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.136 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299608+0000", 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4048000000000003e-05 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.137 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29164 6.9 6:976dc0d7:::benchmark_data_smithi033_106374_object29163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.196728+0000", 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8485437039999999, 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.103013195, 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.138 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29164 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196728+0000", 2023-06-03T20:14:08.139 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196728+0000", 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.140 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196727+0000", 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196753+0000", 2023-06-03T20:14:08.141 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.65e-05 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196764+0000", 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0879999999999999e-05 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.142 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196770+0000", 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.6640000000000003e-06 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196865+0000", 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5507999999999994e-05 2023-06-03T20:14:08.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.196984+0000", 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011903799999999999 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.144 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.197119+0000", 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013453400000000001 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200116+0000", 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002997464 2023-06-03T20:14:08.145 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200161+0000", 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4985999999999999e-05 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.146 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299654+0000", 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.099493185999999997 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299702+0000", 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7159e-05 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.147 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299741+0000", 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9266e-05 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.148 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29169 6.9 6:949dbf6e:::benchmark_data_smithi033_106374_object29168:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.200283+0000", 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8449887279999997, 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.099638152999999993, 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.149 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29169 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200283+0000", 2023-06-03T20:14:08.150 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200283+0000", 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.151 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200280+0000", 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200306+0000", 2023-06-03T20:14:08.152 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5392e-05 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200350+0000", 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4548000000000001e-05 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.153 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200362+0000", 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1569999999999999e-05 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200428+0000", 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6477999999999996e-05 2023-06-03T20:14:08.154 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200579+0000", 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015080000000000001 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.155 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.200745+0000", 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016606699999999999 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202181+0000", 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0014355139999999999 2023-06-03T20:14:08.156 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299494+0000", 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.097313288999999997 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.157 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299845+0000", 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035049000000000001 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299886+0000", 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1702999999999997e-05 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299921+0000", 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4418999999999997e-05 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.159 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:29173 6.0 6:066b42fc:::benchmark_data_smithi033_106374_object29172:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.201072+0000", 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8441988399999998, 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10573228699999999, 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.160 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 29173 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.161 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201072+0000", 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201072+0000", 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.162 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201071+0000", 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.163 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201100+0000", 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8184999999999999e-05 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201112+0000", 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2318e-05 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.164 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201120+0000", 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3219999999999993e-06 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201154+0000", 2023-06-03T20:14:08.165 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3510000000000003e-05 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201253+0000", 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8999999999999994e-05 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.166 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.201344+0000", 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1513000000000003e-05 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299204+0000", 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.097859747999999996 2023-06-03T20:14:08.167 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299443+0000", 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00023888199999999999 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.168 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.306146+0000", 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0067027290000000002 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.306501+0000", 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035541700000000002 2023-06-03T20:14:08.169 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.306805+0000", 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00030374500000000001 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.170 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:29142 6.9 e100/96 ondisk, result = 0)", 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.202326+0000", 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8429448119999998, 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096997279000000006, 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:14:08.171 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202326+0000", 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.172 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202326+0000", 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202326+0000", 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.173 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202331+0000", 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9509999999999997e-06 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.174 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202350+0000", 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8995e-05 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202355+0000", 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7899999999999996e-06 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.175 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299170+0000", 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096814517000000003 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299183+0000", 2023-06-03T20:14:08.176 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3324e-05 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299324+0000", 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014050600000000001 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.177 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:29146 6.9 e100/96 ondisk, result = 0)", 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.202366+0000", 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8429048720000001, 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.097088864999999996, 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.178 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202366+0000", 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.179 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202366+0000", 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202366+0000", 2023-06-03T20:14:08.180 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.202368+0000", 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0159999999999998e-06 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.181 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299098+0000", 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096729389999999998 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299124+0000", 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6582000000000001e-05 2023-06-03T20:14:08.182 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299348+0000", 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00022428500000000001 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.183 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299356+0000", 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5120000000000002e-06 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299455+0000", 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9339999999999994e-05 2023-06-03T20:14:08.184 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:29169 6.9 e100/96 ondisk, result = 0)", 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.203151+0000", 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8421203840000002, 2023-06-03T20:14:08.185 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096348419000000005, 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203151+0000", 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.186 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203151+0000", 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.187 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203150+0000", 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203159+0000", 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2369999999999998e-06 2023-06-03T20:14:08.188 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299100+0000", 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.095940702000000003 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.189 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299124+0000", 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4104000000000002e-05 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299481+0000", 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035716900000000001 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.190 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299488+0000", 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8920000000000003e-06 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299499+0000", 2023-06-03T20:14:08.191 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1114999999999999e-05 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:29173 6.0 e100/96 ondisk, result = 0)", 2023-06-03T20:14:08.192 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:00.203413+0000", 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 7.8418580980000003, 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096040423, 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.193 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203413+0000", 2023-06-03T20:14:08.194 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.194 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.194 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.194 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.194 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203413+0000", 2023-06-03T20:14:08.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:08.195 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:07 smithi083 bash[60048]: cluster 1685823246.7113743 mgr.y (mgr.34104) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203412+0000", 2023-06-03T20:14:08.196 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.203419+0000", 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9750000000000001e-06 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299112+0000", 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.095692804000000006 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299128+0000", 2023-06-03T20:14:08.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5472e-05 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299402+0000", 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00027400800000000001 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.199 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299423+0000", 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1107999999999998e-05 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:00.299454+0000", 2023-06-03T20:14:08.200 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0942999999999998e-05 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:33806 6.0 6:0e79cc92:::benchmark_data_smithi033_106374_object33805:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:03.045900+0000", 2023-06-03T20:14:08.201 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 4.9993714159999998, 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.090067456000000004, 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 33806 2023-06-03T20:14:08.202 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045900+0000", 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.203 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045900+0000", 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045898+0000", 2023-06-03T20:14:08.204 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045935+0000", 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6365000000000002e-05 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045946+0000", 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1884e-05 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045952+0000", 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.507e-06 2023-06-03T20:14:08.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.045992+0000", 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9598999999999998e-05 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.046100+0000", 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000108755 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.046196+0000", 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5902000000000004e-05 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.048529+0000", 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0023328229999999999 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.050216+0000", 2023-06-03T20:14:08.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001686758 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.135855+0000", 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.085639372000000005 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.135923+0000", 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8007000000000001e-05 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:03.135967+0000", 2023-06-03T20:14:08.211 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4172000000000003e-05 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:37025 6.0 6:0faf6ffc:::benchmark_data_smithi033_106374_object37024:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:05.228396+0000", 2023-06-03T20:14:08.212 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 2.8168755000000001, 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10656413200000001, 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 37025 2023-06-03T20:14:08.213 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228396+0000", 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.214 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228396+0000", 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228394+0000", 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:14:08.215 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228418+0000", 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.374e-05 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.216 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228432+0000", 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3906e-05 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228441+0000", 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5939999999999994e-06 2023-06-03T20:14:08.217 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228498+0000", 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7045e-05 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228661+0000", 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016293300000000001 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.228851+0000", 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00019073500000000001 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.238476+0000", 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096245289999999997 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.241994+0000", 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0035184589999999998 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.334848+0000", 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.092853439999999995 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.334913+0000", 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5092999999999995e-05 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.334960+0000", 2023-06-03T20:14:08.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7039999999999997e-05 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:37026 6.0 6:09ba8c9b:::benchmark_data_smithi033_106374_object37025:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:05.229026+0000", 2023-06-03T20:14:08.223 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 2.8162452829999998, 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.10712532499999999, 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 37026 2023-06-03T20:14:08.224 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229026+0000", 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229026+0000", 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229025+0000", 2023-06-03T20:14:08.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229049+0000", 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4046e-05 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229068+0000", 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8618e-05 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.229077+0000", 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9449999999999999e-06 2023-06-03T20:14:08.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.230485+0000", 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0014084169999999999 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.230664+0000", 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017923700000000001 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.230856+0000", 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000192029 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.238484+0000", 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0076280330000000002 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.242026+0000", 2023-06-03T20:14:08.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0035412590000000002 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.336010+0000", 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.093984570000000003 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.336091+0000", 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0793999999999999e-05 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.336151+0000", 2023-06-03T20:14:08.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0408999999999997e-05 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:37035 6.0 6:0193aca6:::benchmark_data_smithi033_106374_object37034:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:05.234527+0000", 2023-06-03T20:14:08.234 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 2.8107441579999999, 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.106252208, 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 37035 2023-06-03T20:14:08.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234527+0000", 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234527+0000", 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234525+0000", 2023-06-03T20:14:08.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234553+0000", 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8078000000000001e-05 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234577+0000", 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4224e-05 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.234588+0000", 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0691e-05 2023-06-03T20:14:08.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.236569+0000", 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001981095 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.236737+0000", 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000167968 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.236915+0000", 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017774800000000001 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.238675+0000", 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001760183 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.243868+0000", 2023-06-03T20:14:08.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0051930429999999996 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.340323+0000", 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.096454886000000004 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.243 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.340429+0000", 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000105579 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.340779+0000", 2023-06-03T20:14:08.244 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035081199999999999 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:37040 6.0 6:0fc79002:::benchmark_data_smithi033_106374_object37039:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:05.239699+0000", 2023-06-03T20:14:08.245 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 2.8055721450000002, 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.103233963, 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 37040 2023-06-03T20:14:08.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239699+0000", 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239699+0000", 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239698+0000", 2023-06-03T20:14:08.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239737+0000", 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8665999999999999e-05 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239749+0000", 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1467e-05 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239755+0000", 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7750000000000004e-06 2023-06-03T20:14:08.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239802+0000", 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6771999999999999e-05 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239891+0000", 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8424999999999994e-05 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.239991+0000", 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000100583 2023-06-03T20:14:08.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.241438+0000", 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0014470010000000001 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.244026+0000", 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0025875569999999999 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.342611+0000", 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.098585285999999994 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.342886+0000", 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00027548299999999998 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:05.342933+0000", 2023-06-03T20:14:08.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6662999999999997e-05 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:39618 6.9 6:92254b7f:::benchmark_data_smithi033_106374_object39617:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:14:08.256 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:06.886569+0000", 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 1.1587023089999999, 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.084520498999999999, 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:14:08.257 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 39618 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886569+0000", 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886569+0000", 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886568+0000", 2023-06-03T20:14:08.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886589+0000", 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0998000000000001e-05 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886611+0000", 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2316000000000001e-05 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886626+0000", 2023-06-03T20:14:08.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5051999999999999e-05 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886685+0000", 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9243000000000002e-05 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.886843+0000", 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000158037 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.887016+0000", 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017248099999999999 2023-06-03T20:14:08.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.889024+0000", 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0020079630000000002 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.264 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.892122+0000", 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0030981030000000001 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.970891+0000", 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.078769441999999995 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.971020+0000", 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012901899999999999 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:06.971089+0000", 2023-06-03T20:14:08.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8980999999999996e-05 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:14:08.267 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:14:08.268 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 41339 41323 117.381 88.5 0.0136903 0.00851294 2023-06-03T20:14:08.268 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:07 smithi033 bash[74781]: cluster 1685823246.7113743 mgr.y (mgr.34104) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:08.268 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:07 smithi033 bash[78259]: cluster 1685823246.7113743 mgr.y (mgr.34104) 405 : cluster 0 pgmap v345: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:08.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:08.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:08.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:08.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:08.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:08.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:08.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:08.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:08.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:08.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:08.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:08.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:08.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:08.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:08.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:08.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:08.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:08.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:08.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:09.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:09.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:08 smithi033 bash[74781]: audit 1685823248.5658145 mon.a (mon.0) 504 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:08 smithi033 bash[78259]: audit 1685823248.5658145 mon.a (mon.0) 504 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:09.117 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:09.139 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 42664 42648 115.871 82.8125 0.0104333 0.00862295 2023-06-03T20:14:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:08 smithi083 bash[60048]: audit 1685823248.5658145 mon.a (mon.0) 504 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:09.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:09.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:09.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:09.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:09.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:09.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:09.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:09.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:09.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:09.588 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:09.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:09.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:09.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:09.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:09.831 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:14:09.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:09.870 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:14:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:09.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:09.938 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:14:09.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:09.988 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:14:10.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:10.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:10.024 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:14:10.059 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:14:10.085 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:14:10.106 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:14:10.107 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.108 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.109 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:14:10.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:09 smithi033 bash[74781]: cluster 1685823248.7117667 mgr.y (mgr.34104) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:10.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:09 smithi033 bash[74781]: audit 1685823249.7908604 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.33:0/1220106855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:10.127 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:09 smithi033 bash[78259]: cluster 1685823248.7117667 mgr.y (mgr.34104) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:10.127 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:09 smithi033 bash[78259]: audit 1685823249.7908604 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.33:0/1220106855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:10.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.140 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 43974 43958 114.452 81.875 0.0068764 0.00873166 2023-06-03T20:14:10.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:09 smithi083 bash[60048]: cluster 1685823248.7117667 mgr.y (mgr.34104) 406 : cluster 0 pgmap v346: 89 pgs: 89 active+clean; 2.2 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:14:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:09 smithi083 bash[60048]: audit 1685823249.7908604 mon.b (mon.1) 4 : audit 0 from='client.? 172.21.15.33:0/1220106855' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:10.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:10.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:10.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:10.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:10.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:10.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:10.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:10.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:10.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:14:10.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:10.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:10.985 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:10.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:10.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:11.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:11.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:11.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:11.142 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 45337 45321 113.276 85.1875 0.0110691 0.00882197 2023-06-03T20:14:11.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:11.256 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:11.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:11.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:11.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:11.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:11.535 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:11.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.539 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:11.640 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:11.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:11.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:11.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:11.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:11.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:11.920 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:11.927 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:14:11.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:11.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:12.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:12.141 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 46564 46548 111.868 76.6875 0.00897264 0.00893228 2023-06-03T20:14:12.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:11 smithi033 bash[74781]: cluster 1685823250.7124326 mgr.y (mgr.34104) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-06-03T20:14:12.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:11 smithi033 bash[74781]: audit 1685823251.5030122 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:14:12.210 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:11 smithi033 bash[78259]: cluster 1685823250.7124326 mgr.y (mgr.34104) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-06-03T20:14:12.210 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:11 smithi033 bash[78259]: audit 1685823251.5030122 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:14:12.232 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:12.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:12.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:12.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:12.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:11 smithi083 bash[60048]: cluster 1685823250.7124326 mgr.y (mgr.34104) 407 : cluster 0 pgmap v347: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 129 MiB/s wr, 2.07k op/s 2023-06-03T20:14:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:11 smithi083 bash[60048]: audit 1685823251.5030122 mon.a (mon.0) 505 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:14:12.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:12.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.656 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:12.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:12.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:12.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.935 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.1 to 1 (10000) 2023-06-03T20:14:12.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:12.942 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:13.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:13.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:13.141 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 47880 47864 110.771 82.25 0.00249315 0.00900807 2023-06-03T20:14:13.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:13.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.226 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: cluster 1685823251.8921628 mon.a (mon.0) 506 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:14:13.226 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: audit 1685823251.9120302 mon.a (mon.0) 507 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:14:13.226 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: cluster 1685823251.9120839 mon.a (mon.0) 508 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-06-03T20:14:13.227 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: cluster 1685823251.924754 osd.5 (osd.5) 25 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.227 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: cluster 1685823251.9261978 osd.6 (osd.6) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.227 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: cluster 1685823251.9287205 osd.7 (osd.7) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.227 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: audit 1685823252.196196 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.33:0/2516951752' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.227 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:12 smithi033 bash[78259]: audit 1685823252.1967392 mon.a (mon.0) 509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:13.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.8921628 mon.a (mon.0) 506 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:14:13.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: audit 1685823251.9120302 mon.a (mon.0) 507 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:14:13.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.9120839 mon.a (mon.0) 508 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-06-03T20:14:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.924754 osd.5 (osd.5) 25 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.9261978 osd.6 (osd.6) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.9287205 osd.7 (osd.7) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: audit 1685823252.196196 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.33:0/2516951752' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: audit 1685823252.1967392 mon.a (mon.0) 509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.337 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: cluster 1685823251.8921628 mon.a (mon.0) 506 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:14:13.337 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: audit 1685823251.9120302 mon.a (mon.0) 507 : audit 1 from='client.? 172.21.15.33:0/1802969431' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:14:13.337 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: cluster 1685823251.9120839 mon.a (mon.0) 508 : cluster 0 osdmap e101: 8 total, 8 up, 8 in 2023-06-03T20:14:13.337 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: cluster 1685823251.924754 osd.5 (osd.5) 25 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.338 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: cluster 1685823251.9261978 osd.6 (osd.6) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.338 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: cluster 1685823251.9287205 osd.7 (osd.7) 26 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:13.338 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: audit 1685823252.196196 mon.c (mon.2) 43 : audit 1 from='client.? 172.21.15.33:0/2516951752' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.338 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:12 smithi083 bash[60048]: audit 1685823252.1967392 mon.a (mon.0) 509 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:14:13.365 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:13.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:13.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:13.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:13.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:13.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:13.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:13.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:13.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:13.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:14.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:14.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823251.9204192 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:14.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823252.712789 mgr.y (mgr.34104) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:14:14.040 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: audit 1685823252.9186602 mon.a (mon.0) 510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:14:14.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823252.918877 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-06-03T20:14:14.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823252.9310534 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823252.9340513 osd.6 (osd.6) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:13 smithi083 bash[60048]: cluster 1685823252.934837 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:14.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:14.141 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 49243 49227 109.857 85.1875 0.0119903 0.00909654 2023-06-03T20:14:14.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:14.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:14.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:14.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823251.9204192 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:14.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823252.712789 mgr.y (mgr.34104) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:14:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: audit 1685823252.9186602 mon.a (mon.0) 510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:14:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823252.918877 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-06-03T20:14:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823252.9310534 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823252.9340513 osd.6 (osd.6) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[78259]: cluster 1685823252.934837 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823251.9204192 osd.4 (osd.4) 27 : cluster 3 failed to encode map e101 with expected crc 2023-06-03T20:14:14.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823252.712789 mgr.y (mgr.34104) 408 : cluster 0 pgmap v349: 89 pgs: 89 active+clean; 2.6 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:14:14.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: audit 1685823252.9186602 mon.a (mon.0) 510 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:14:14.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823252.918877 mon.a (mon.0) 511 : cluster 0 osdmap e102: 8 total, 8 up, 8 in 2023-06-03T20:14:14.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823252.9310534 osd.7 (osd.7) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823252.9340513 osd.6 (osd.6) 27 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:13 smithi033 bash[74781]: cluster 1685823252.934837 osd.5 (osd.5) 26 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:14.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:14.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:14.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:14.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:14.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:14.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:14.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:14.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:14.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:14:14.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:14.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 2 1 2023-06-03T20:14:14.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:14.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:14.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:14.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:14.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:14.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:15.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:15.075 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:14 smithi033 bash[78259]: cluster 1685823252.9298506 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:15.076 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:14 smithi033 bash[74781]: cluster 1685823252.9298506 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:15.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:15.141 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 50487 50471 108.75 77.75 0.00816797 0.00918716 2023-06-03T20:14:15.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:15.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:15.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:15.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:15.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:14 smithi083 bash[60048]: cluster 1685823252.9298506 osd.4 (osd.4) 28 : cluster 3 failed to encode map e102 with expected crc 2023-06-03T20:14:15.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:15.513 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:15.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:15.617 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:15.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:15.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:15.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:15.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:15.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:15.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:15.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:15.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:14:15.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:15.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:16.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:16.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:16.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:16.080 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:15 smithi033 bash[78259]: cluster 1685823254.7135837 mgr.y (mgr.34104) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:16.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:15 smithi033 bash[74781]: cluster 1685823254.7135837 mgr.y (mgr.34104) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:16.141 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 51767 51751 107.792 80 0.00830721 0.00927051 2023-06-03T20:14:16.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:16.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:16.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:16.341 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:15 smithi083 bash[60048]: cluster 1685823254.7135837 mgr.y (mgr.34104) 409 : cluster 0 pgmap v351: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:16.363 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:16.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:16.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:16.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:16] "GET /metrics HTTP/1.1" 200 222844 "" "Prometheus/2.33.4" 2023-06-03T20:14:16.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:16.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:16.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:16.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:16.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:16.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:16.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:16.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:16.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:17.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:17.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:17.142 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 53076 53060 106.953 81.8125 0.00896847 0.00934368 2023-06-03T20:14:17.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:17.222 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:17.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:17.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:17.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:17.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:17.466 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:17.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:17.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:17.507 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:17.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.641 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:17.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:17.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.917 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:17.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:17.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:18.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:18.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:18.142 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 54298 54282 105.998 76.375 0.0140483 0.00942742 2023-06-03T20:14:18.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:18.200 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:18.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:17 smithi033 bash[74781]: cluster 1685823256.7141283 mgr.y (mgr.34104) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:18.203 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:17 smithi033 bash[78259]: cluster 1685823256.7141283 mgr.y (mgr.34104) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:18.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:18.305 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:18.313 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:17 smithi083 bash[60048]: cluster 1685823256.7141283 mgr.y (mgr.34104) 410 : cluster 0 pgmap v352: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:14:18.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:18.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:18.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:18.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:18.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:18.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:18.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:18.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.758 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:18.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:18.888 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:18.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:18.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:18.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:19.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.142 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 55552 55536 105.16 78.375 0.00974094 0.00950298 2023-06-03T20:14:19.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:19.284 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:19.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:19.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:19.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:19.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:19.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:19.575 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:19.575 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:19.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:19.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:19.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:19.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:19.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:19.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:19.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:19.966 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:20.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:19 smithi033 bash[74781]: cluster 1685823258.714581 mgr.y (mgr.34104) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-06-03T20:14:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:19 smithi033 bash[78259]: cluster 1685823258.714581 mgr.y (mgr.34104) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-06-03T20:14:20.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:20.142 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 56774 56758 104.314 76.375 0.0229499 0.00958051 2023-06-03T20:14:20.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:20.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:20.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.265 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:19 smithi083 bash[60048]: cluster 1685823258.714581 mgr.y (mgr.34104) 411 : cluster 0 pgmap v353: 89 pgs: 89 active+clean; 3.0 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 51 MiB/s wr, 819 op/s 2023-06-03T20:14:20.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:20.394 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:20.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:20.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.441 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:20.542 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:20.574 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:20.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:20.609 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:20.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.710 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:20.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:20.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:20.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:20.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:20.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:20.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:20.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:20.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:21.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:21.128 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:21.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:21.144 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 57986 57970 103.497 75.75 0.00974833 0.00965629 2023-06-03T20:14:21.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:21.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:21.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:21.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:21.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:21.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:21.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:21.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:21.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:21.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:21.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:21.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:21.808 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:21.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:21.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:21.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:21.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:21.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:21.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:22.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:21 smithi033 bash[78259]: cluster 1685823260.7153575 mgr.y (mgr.34104) 412 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:14:22.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:21 smithi033 bash[74781]: cluster 1685823260.7153575 mgr.y (mgr.34104) 412 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:14:22.081 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:22.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:22.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:22.143 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 59195 59179 102.719 75.5625 0.0064262 0.00972894 2023-06-03T20:14:22.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:21 smithi083 bash[60048]: cluster 1685823260.7153575 mgr.y (mgr.34104) 412 : cluster 0 pgmap v354: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:14:22.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:22.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:22.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:22.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:22.401 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:22.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:22.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:22.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:22.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:22.642 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:22.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:22.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:22.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:22.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:22.908 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:22.934 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:22.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:22.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:23.040 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:23.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:23.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:23.143 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 60234 60218 101.698 64.9375 0.0167408 0.00982747 2023-06-03T20:14:23.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:23.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:23.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:23.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:23.354 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.357 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:23.458 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:23.493 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:23.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:23.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:23.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:23.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:23.764 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:23.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:23.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:23.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:23.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:23.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:23 smithi033 bash[74781]: cluster 1685823262.715911 mgr.y (mgr.34104) 413 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:14:23.965 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:23 smithi033 bash[74781]: audit 1685823263.566293 mon.a (mon.0) 512 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:24.012 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:24.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:24.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:24.143 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 61473 61457 101.059 77.4375 0.014379 0.00988934 2023-06-03T20:14:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:23 smithi083 bash[60048]: cluster 1685823262.715911 mgr.y (mgr.34104) 413 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:14:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:23 smithi083 bash[60048]: audit 1685823263.566293 mon.a (mon.0) 512 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:24.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:24.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:24.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:24.293 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:23 smithi033 bash[78259]: cluster 1685823262.715911 mgr.y (mgr.34104) 413 : cluster 0 pgmap v355: 89 pgs: 89 active+clean; 3.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:14:24.294 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:23 smithi033 bash[78259]: audit 1685823263.566293 mon.a (mon.0) 512 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:24.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:24.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:24.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:24.461 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:24.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:24.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:24.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:24.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:24.725 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:24.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:24.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:24.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:24.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:24.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:24.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:25.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:25.143 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 62628 62612 100.319 72.1875 0.00560539 0.00996213 2023-06-03T20:14:25.153 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:25.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:25.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:25.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:25.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:25.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:25.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.466 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:25.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:25.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:25.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:25.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:25.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:25.880 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:25.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:25.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:25.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:26.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:26.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:26.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:26.143 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:14:26.136972+0000 min lat: 0.00143819 max lat: 0.187451 avg lat: 0.0100254 2023-06-03T20:14:26.144 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:14:26.144 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 63816 63800 99.6667 74.25 0.00999434 0.0100254 2023-06-03T20:14:26.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:26.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:26.223 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:25 smithi033 bash[78259]: cluster 1685823264.7195258 mgr.y (mgr.34104) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-06-03T20:14:26.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:25 smithi033 bash[74781]: cluster 1685823264.7195258 mgr.y (mgr.34104) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-06-03T20:14:26.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:26.282 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:25 smithi083 bash[60048]: cluster 1685823264.7195258 mgr.y (mgr.34104) 414 : cluster 0 pgmap v356: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2023-06-03T20:14:26.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:26.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:26.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:26.451 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:26.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:26.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:26] "GET /metrics HTTP/1.1" 200 222959 "" "Prometheus/2.33.4" 2023-06-03T20:14:26.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:26.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:26.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:26.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:26.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:26.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:26.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:26.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:26.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:27.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:27.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:27.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 16 64912 64896 98.9037 68.5 0.00691377 0.0101048 2023-06-03T20:14:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:27.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:27.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:27.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:27.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:27.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:27.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:27.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:27.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:27.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:27.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:27.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:27.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:27.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:27.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:27.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:28.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:28.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:27 smithi033 bash[74781]: cluster 1685823266.719952 mgr.y (mgr.34104) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:28.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:27 smithi033 bash[78259]: cluster 1685823266.719952 mgr.y (mgr.34104) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:28.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:28.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:28.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 66069 66053 98.2705 72.3125 0.00826245 0.0101699 2023-06-03T20:14:28.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:28.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:27 smithi083 bash[60048]: cluster 1685823266.719952 mgr.y (mgr.34104) 415 : cluster 0 pgmap v357: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:28.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:28.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:28.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:28.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:28.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:28.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:28.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:28.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:28.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:28.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:28.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:28.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:28.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:28.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:28.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:28.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:28.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:29.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:29.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 67101 67085 97.4851 64.5 0.0144609 0.010252 2023-06-03T20:14:29.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.250 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.253 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:29.354 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:29.392 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:29.497 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:29.532 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:29.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:29.638 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:29.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.678 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:29.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:29.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:29.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.965 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:29.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:29.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:29.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:29 smithi033 bash[78259]: cluster 1685823268.720343 mgr.y (mgr.34104) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:29.984 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:29 smithi033 bash[74781]: cluster 1685823268.720343 mgr.y (mgr.34104) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:30.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:30.081 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:14:30.081 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:14:30.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:30.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:30.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 68205 68189 96.8376 69 0.0251601 0.0103186 2023-06-03T20:14:30.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:30.256 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:30.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:30.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:29 smithi083 bash[60048]: cluster 1685823268.720343 mgr.y (mgr.34104) 416 : cluster 0 pgmap v358: 89 pgs: 89 active+clean; 3.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:30.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:30.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:30.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:30.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:30.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:30.665 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:30.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:30.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:30.805 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:30.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:30.940 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:30.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:30.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:31.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:31.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:31.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:31.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 16 69270 69254 96.1644 66.5625 0.0219869 0.0103921 2023-06-03T20:14:31.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:31.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:31.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:31.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:31.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:31.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:31.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:31.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:31.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.798 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:31.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:31.942 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:31.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:31.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:32.048 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:32.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:32.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:31 smithi083 bash[60048]: cluster 1685823270.721055 mgr.y (mgr.34104) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-06-03T20:14:32.145 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 70449 70433 95.6757 73.6875 0.0124483 0.0104464 2023-06-03T20:14:32.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:32.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:32.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:31 smithi033 bash[74781]: cluster 1685823270.721055 mgr.y (mgr.34104) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-06-03T20:14:32.395 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:31 smithi033 bash[78259]: cluster 1685823270.721055 mgr.y (mgr.34104) 417 : cluster 0 pgmap v359: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 93 MiB/s wr, 1.48k op/s 2023-06-03T20:14:32.396 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:32.430 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:32.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:32.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:32.567 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:32.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:32.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.720 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:32.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:32.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:32.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:32.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:32.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:33.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:33.147 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 71605 71589 95.173 72.25 0.0225865 0.0105014 2023-06-03T20:14:33.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:33.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:33.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:33.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:33.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:33.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:33.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:33.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:33.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:33.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:33.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:33.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:33.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:33.991 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:33 smithi033 bash[74781]: cluster 1685823272.7214022 mgr.y (mgr.34104) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-06-03T20:14:33.994 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:33.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:33.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:34.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:34.107 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:33 smithi083 bash[60048]: cluster 1685823272.7214022 mgr.y (mgr.34104) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-06-03T20:14:34.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:34.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 16 72735 72719 94.6615 70.625 0.00931082 0.0105582 2023-06-03T20:14:34.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:34.251 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:33 smithi033 bash[78259]: cluster 1685823272.7214022 mgr.y (mgr.34104) 418 : cluster 0 pgmap v360: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 60 MiB/s wr, 959 op/s 2023-06-03T20:14:34.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:34.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:34.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:34.410 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:34.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:34.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:34.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:34.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:34.654 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:34.683 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:34.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:34.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:34.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:34.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:34.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:34.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:34.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:34.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:35.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:35.108 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:35.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:35.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 73855 73839 94.1582 70 0.00688594 0.0106139 2023-06-03T20:14:35.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_blocked_ops 2023-06-03T20:14:35.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:35.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:35.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:35.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:35.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:35.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:35.498 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:35.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:35.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:35.641 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:35.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:35.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:35.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:35.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:35.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:35.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:35.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:36.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:36.083 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:35 smithi083 bash[60048]: cluster 1685823274.7221565 mgr.y (mgr.34104) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:14:36.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:36.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:36.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 74754 74738 93.3988 56.1875 0.00564037 0.0107001 2023-06-03T20:14:36.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:36.243 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:36.305 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:35 smithi033 bash[74781]: cluster 1685823274.7221565 mgr.y (mgr.34104) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:14:36.305 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:35 smithi033 bash[78259]: cluster 1685823274.7221565 mgr.y (mgr.34104) 419 : cluster 0 pgmap v361: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:14:36.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:36.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:36.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:36.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:36.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:36.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:36] "GET /metrics HTTP/1.1" 200 222959 "" "Prometheus/2.33.4" 2023-06-03T20:14:36.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:36.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:36.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:36.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:36.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:36.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:36.959 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:14:36.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:36.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:36.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:37.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:36 smithi083 bash[60048]: audit 1685823276.386196 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:36 smithi083 bash[60048]: audit 1685823276.3878171 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.33:0/3442774164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.000 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:36 smithi083 bash[60048]: audit 1685823276.9093688 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.33:0/1452805348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:37.001 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[74781]: audit 1685823276.386196 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.001 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[74781]: audit 1685823276.3878171 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.33:0/3442774164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.001 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[74781]: audit 1685823276.9093688 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.33:0/1452805348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:37.003 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:14:37.025 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:14:37.053 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:14:37.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:37.099 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:14:37.103 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:37.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:37.138 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:14:37.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 15 75674 75659 92.6962 57.5625 0.0105132 0.0107819 2023-06-03T20:14:37.170 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:14:37.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:37.210 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:14:37.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[78259]: audit 1685823276.386196 mon.a (mon.0) 513 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[78259]: audit 1685823276.3878171 mon.b (mon.1) 5 : audit 1 from='client.? 172.21.15.33:0/3442774164' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:14:37.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:36 smithi033 bash[78259]: audit 1685823276.9093688 mon.a (mon.0) 514 : audit 0 from='client.? 172.21.15.33:0/1452805348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:14:37.239 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:37.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:37.254 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:14:37.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.257 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:14:37.346 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:37.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:37.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:37.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:37.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:37.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:37.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:37.660 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:37.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:37.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:37.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:37.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:37.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:37.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:37.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:37.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:38.030 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.2 to 1 (10000) 2023-06-03T20:14:38.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823276.7225592 mgr.y (mgr.34104) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:14:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823276.9907603 mon.a (mon.0) 515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:14:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823276.990786 mon.a (mon.0) 516 : cluster 1 Cluster is now healthy 2023-06-03T20:14:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823277.0117657 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: audit 1685823277.0125432 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:14:38.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823277.0127964 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-06-03T20:14:38.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823277.0247028 osd.6 (osd.6) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: cluster 1685823277.0289164 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: audit 1685823277.0352674 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[78259]: audit 1685823277.038636 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.33:0/3977510087' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823276.7225592 mgr.y (mgr.34104) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823276.9907603 mon.a (mon.0) 515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823276.990786 mon.a (mon.0) 516 : cluster 1 Cluster is now healthy 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823277.0117657 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: audit 1685823277.0125432 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:14:38.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823277.0127964 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-06-03T20:14:38.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823277.0247028 osd.6 (osd.6) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: cluster 1685823277.0289164 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: audit 1685823277.0352674 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:37 smithi033 bash[74781]: audit 1685823277.038636 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.33:0/3977510087' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:38.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823276.7225592 mgr.y (mgr.34104) 420 : cluster 0 pgmap v362: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:14:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823276.9907603 mon.a (mon.0) 515 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:14:38.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823276.990786 mon.a (mon.0) 516 : cluster 1 Cluster is now healthy 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823277.0117657 osd.7 (osd.7) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: audit 1685823277.0125432 mon.a (mon.0) 517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823277.0127964 mon.a (mon.0) 518 : cluster 0 osdmap e103: 8 total, 8 up, 8 in 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823277.0247028 osd.6 (osd.6) 28 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: cluster 1685823277.0289164 osd.5 (osd.5) 27 : cluster 3 failed to encode map e103 with expected crc 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: audit 1685823277.0352674 mon.a (mon.0) 519 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:37 smithi083 bash[60048]: audit 1685823277.038636 mon.b (mon.1) 6 : audit 1 from='client.? 172.21.15.33:0/3977510087' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:14:38.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 76708 76692 92.1551 64.5625 0.0124697 0.0108458 2023-06-03T20:14:38.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:38.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:38.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:38.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:38.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:38.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:38.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:38.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:38.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:38.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:38.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:38.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:38.754 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:38.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:38.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:38.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:38.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:38.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:39.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:39.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:39.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:39.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 77732 77716 91.6238 64 0.00605078 0.0109079 2023-06-03T20:14:39.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:39.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:39.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:39.319 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:39.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: audit 1685823278.012393 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:14:39.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0126634 mon.a (mon.0) 521 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-06-03T20:14:39.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0234463 osd.4 (osd.4) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0236785 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.029814 osd.6 (osd.6) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0309012 osd.6 (osd.6) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0313342 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: cluster 1685823278.0329747 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: audit 1685823278.57252 mon.a (mon.0) 522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:39.328 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:39 smithi083 bash[60048]: audit 1685823278.5779479 mon.a (mon.0) 523 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: audit 1685823278.012393 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:14:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0126634 mon.a (mon.0) 521 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-06-03T20:14:39.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0234463 osd.4 (osd.4) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0236785 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.029814 osd.6 (osd.6) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0309012 osd.6 (osd.6) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0313342 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: cluster 1685823278.0329747 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: audit 1685823278.57252 mon.a (mon.0) 522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:39.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[74781]: audit 1685823278.5779479 mon.a (mon.0) 523 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: audit 1685823278.012393 mon.a (mon.0) 520 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0126634 mon.a (mon.0) 521 : cluster 0 osdmap e104: 8 total, 8 up, 8 in 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0234463 osd.4 (osd.4) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0236785 osd.5 (osd.5) 28 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.029814 osd.6 (osd.6) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0309012 osd.6 (osd.6) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0313342 osd.7 (osd.7) 29 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: cluster 1685823278.0329747 osd.7 (osd.7) 30 : cluster 3 failed to encode map e104 with expected crc 2023-06-03T20:14:39.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: audit 1685823278.57252 mon.a (mon.0) 522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:39.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:39 smithi033 bash[78259]: audit 1685823278.5779479 mon.a (mon.0) 523 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:39.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:39.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:39.500 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:39.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:39.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:39.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:39.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:39.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:39.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:39.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:39.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:40.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:40.060 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:40.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:40.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 78727 78711 91.0786 62.1875 0.0119005 0.0109725 2023-06-03T20:14:40.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:40.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:40.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:40.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 3 1 2023-06-03T20:14:40.269 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:40 smithi033 bash[74781]: cluster 1685823278.7229488 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-06-03T20:14:40.269 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:40 smithi033 bash[78259]: cluster 1685823278.7229488 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-06-03T20:14:40.314 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:40.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:40 smithi083 bash[60048]: cluster 1685823278.7229488 mgr.y (mgr.34104) 421 : cluster 0 pgmap v365: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 44 MiB/s wr, 703 op/s 2023-06-03T20:14:40.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:40.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:40.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:40.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:40.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:40.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:40.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:40.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:40.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:40.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:40.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:40.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:40.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:40.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:41.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:41.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:41.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:41.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 15 79700 79685 90.5294 60.875 0.0232634 0.011041 2023-06-03T20:14:41.183 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:41.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:41.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:41.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:41.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:41.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.363 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:41.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:41.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:41.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:41.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:41.642 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:41.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:41.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:41.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:41.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:41.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:14:41.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:41.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:41.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:41.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:42.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:14:42.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:42.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:42.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 80643 80627 89.9641 58.875 0.0229397 0.0111087 2023-06-03T20:14:42.149 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:42 smithi033 bash[78259]: cluster 1685823280.7237492 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:14:42.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:42.151 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:42 smithi033 bash[74781]: cluster 1685823280.7237492 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:14:42.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:42.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:42.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:42.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:42 smithi083 bash[60048]: cluster 1685823280.7237492 mgr.y (mgr.34104) 422 : cluster 0 pgmap v366: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:14:42.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:42.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:42.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:42.576 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:42.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:42.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:42.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:42.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:42.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:42.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:42.859 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:42.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:42.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:42.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:42.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:42.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:43.096 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:43.135 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:43.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:43.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 81576 81560 89.4088 58.3125 0.019676 0.0111788 2023-06-03T20:14:43.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:43.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.290 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:43.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:43.419 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:43.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:43.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:43.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:43.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:43.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:43.699 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:43.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:43.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:43.843 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:43.947 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:43.983 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:43.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:43.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:44.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:44 smithi033 bash[74781]: cluster 1685823282.724214 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 39 MiB/s wr, 619 op/s 2023-06-03T20:14:44.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:44.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:44.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:44.148 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 82543 82527 88.9093 60.4375 0.0105926 0.0112418 2023-06-03T20:14:44.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:44.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:44.284 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:44 smithi033 bash[78259]: cluster 1685823282.724214 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 39 MiB/s wr, 619 op/s 2023-06-03T20:14:44.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:44.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:44 smithi083 bash[60048]: cluster 1685823282.724214 mgr.y (mgr.34104) 423 : cluster 0 pgmap v367: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 39 MiB/s wr, 619 op/s 2023-06-03T20:14:44.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:44.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:44.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:44.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:44.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:44.648 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:44.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:44.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:44.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:44.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:44.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:44.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:44.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:45.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:45.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 83486 83470 88.4012 58.9375 0.0157808 0.0113063 2023-06-03T20:14:45.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:45.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:45.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:45.398 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:45.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:45.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:45.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:45.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:45.678 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:45.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:45.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:45.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:45.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:45.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:45.960 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:46.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:46.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.007 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:46.038 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:46 smithi083 bash[60048]: cluster 1685823284.725591 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:14:46.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:46.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:46.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:46.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:14:46.142325+0000 min lat: 0.00143819 max lat: 0.187451 avg lat: 0.0113718 2023-06-03T20:14:46.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:14:46.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 84409 84393 87.8893 57.6875 0.0095136 0.0113718 2023-06-03T20:14:46.249 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:46.257 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:46 smithi033 bash[78259]: cluster 1685823284.725591 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:14:46.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:46 smithi033 bash[74781]: cluster 1685823284.725591 mgr.y (mgr.34104) 424 : cluster 0 pgmap v368: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:14:46.278 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:46.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:46.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:46.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:46.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:46.541 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:46] "GET /metrics HTTP/1.1" 200 222995 "" "Prometheus/2.33.4" 2023-06-03T20:14:46.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:46.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:46.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:46.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:46.817 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:46.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:46.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:46.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:46.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:47.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:47.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:47.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:47.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:47.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 85441 85425 87.5058 64.5 0.0108666 0.0114227 2023-06-03T20:14:47.223 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:47.223 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:14:47.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:47.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:47.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:47.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:47.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:47.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:47.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:47.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:47.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:47.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:47.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:47.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:47.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:47.834 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:47.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:47.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:47.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:47.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:47.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:48.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:48.101 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:48 smithi033 bash[78259]: cluster 1685823286.7262459 mgr.y (mgr.34104) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:48.101 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:48 smithi033 bash[74781]: cluster 1685823286.7262459 mgr.y (mgr.34104) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:48.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:48.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:48.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 86413 86397 87.0742 60.75 0.0292834 0.0114785 2023-06-03T20:14:48.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:48.236 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:48.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:48.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:48.351 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:48 smithi083 bash[60048]: cluster 1685823286.7262459 mgr.y (mgr.34104) 425 : cluster 0 pgmap v369: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:14:48.389 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:48.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:48.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:48.527 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:48.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:48.667 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:48.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:48.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:48.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:48.919 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:48.968 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:48.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:48.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:49.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:49.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:49.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 16 87313 87297 86.5849 56.25 0.0216494 0.0115431 2023-06-03T20:14:49.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.251 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:49.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.383 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:49.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:49.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:49.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:49.761 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:49.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:49.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:49.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:49.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:50.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:50.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.093 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:50.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 88181 88165 86.0797 54.25 0.0112077 0.0116112 2023-06-03T20:14:50.193 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:50 smithi033 bash[78259]: cluster 1685823288.7266083 mgr.y (mgr.34104) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:14:50.194 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:50 smithi033 bash[74781]: cluster 1685823288.7266083 mgr.y (mgr.34104) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:14:50.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:50.222 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:50.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:50.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:50.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:50 smithi083 bash[60048]: cluster 1685823288.7266083 mgr.y (mgr.34104) 426 : cluster 0 pgmap v370: 89 pgs: 89 active+clean; 5.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:14:50.478 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:50.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:50.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:50.644 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:50.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:50.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:50.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:50.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:50.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:50.918 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:50.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:50.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:51.001 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:14:51.001 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:14:51.001 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:14:51.001 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:14:51.001 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:14:51.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:51.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 16 89155 89139 85.6919 60.875 0.00761416 0.0116622 2023-06-03T20:14:51.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:51.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:51.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:51.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:51.465 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:51.609 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:51.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:51.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:51.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.783 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:51.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:51.890 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:51.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:51.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:52.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:52.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 89972 89956 85.1672 51.0625 0.0158869 0.011736 2023-06-03T20:14:52.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:52.181 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:52 smithi033 bash[74781]: cluster 1685823290.7277484 mgr.y (mgr.34104) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-06-03T20:14:52.181 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:52 smithi033 bash[74781]: audit 1685823291.541341 mon.a (mon.0) 524 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:14:52.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:52 smithi033 bash[78259]: cluster 1685823290.7277484 mgr.y (mgr.34104) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-06-03T20:14:52.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:52 smithi033 bash[78259]: audit 1685823291.541341 mon.a (mon.0) 524 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:14:52.209 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:52.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:52.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:52 smithi083 bash[60048]: cluster 1685823290.7277484 mgr.y (mgr.34104) 427 : cluster 0 pgmap v371: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2023-06-03T20:14:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:52 smithi083 bash[60048]: audit 1685823291.541341 mon.a (mon.0) 524 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:14:52.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:52.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:52.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:52.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:52.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:52.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:52.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:52.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:52.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:52.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:52.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:52.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:53.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:53.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:53.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:53.149 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 90802 90786 84.6703 51.875 0.00801176 0.0118046 2023-06-03T20:14:53.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:53.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:53.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:53.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:53.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:53.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:53.435 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:53.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:53.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:53.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:53.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:53.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:53.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:53.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:53.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:53.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:54.000 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:54.140 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.150 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 91688 91672 84.2395 55.375 0.0146303 0.0118647 2023-06-03T20:14:54.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:54.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.280 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:54 smithi033 bash[74781]: cluster 1685823292.7282784 mgr.y (mgr.34104) 428 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2023-06-03T20:14:54.280 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:54 smithi033 bash[74781]: audit 1685823293.5670898 mon.a (mon.0) 525 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:54.280 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:54 smithi033 bash[78259]: cluster 1685823292.7282784 mgr.y (mgr.34104) 428 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2023-06-03T20:14:54.280 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:54 smithi033 bash[78259]: audit 1685823293.5670898 mon.a (mon.0) 525 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:54.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:54.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:54 smithi083 bash[60048]: cluster 1685823292.7282784 mgr.y (mgr.34104) 428 : cluster 0 pgmap v372: 89 pgs: 89 active+clean; 5.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 50 MiB/s wr, 799 op/s 2023-06-03T20:14:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:54 smithi083 bash[60048]: audit 1685823293.5670898 mon.a (mon.0) 525 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:14:54.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:54.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:54.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:54.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:54.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:54.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:54.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:54.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:54.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:54.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:54.876 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:54.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_historic_ops 2023-06-03T20:14:54.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:54.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:54.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:55.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:55.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.033 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:55.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:55.154 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 15 92576 92561 83.8184 55.5625 0.0158823 0.0119251 2023-06-03T20:14:55.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:55.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:55.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:55.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:55.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:55.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:55.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:55.588 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:55.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:55.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:55.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:55.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:55.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:55.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:55.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:55.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:55.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:56.009 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:56.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:56 smithi033 bash[78259]: cluster 1685823294.7288594 mgr.y (mgr.34104) 429 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:14:56.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:56 smithi033 bash[74781]: cluster 1685823294.7288594 mgr.y (mgr.34104) 429 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:14:56.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:56 smithi083 bash[60048]: cluster 1685823294.7288594 mgr.y (mgr.34104) 429 : cluster 0 pgmap v373: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:14:56.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:56.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:56.155 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 93463 93447 83.412 55.375 0.0213336 0.0119818 2023-06-03T20:14:56.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:56.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:56.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:14:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:14:56] "GET /metrics HTTP/1.1" 200 223052 "" "Prometheus/2.33.4" 2023-06-03T20:14:56.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:56.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:56.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:56.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:56.574 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:56.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:56.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:56.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:14:56.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:14:56.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:56.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:56.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:57.004 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:57.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.156 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 94330 94314 83.0004 54.1875 0.0188085 0.0120418 2023-06-03T20:14:57.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:57.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:57.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:14:57.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:14:57.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.458 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:57.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:57.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:57.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:57.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:57.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:57.888 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:57.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:57.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:57.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:58.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:58 smithi083 bash[60048]: cluster 1685823296.7292771 mgr.y (mgr.34104) 430 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:14:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:58 smithi083 bash[60048]: audit 1685823297.9139388 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.33:0/592294998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:58 smithi083 bash[60048]: audit 1685823297.9148564 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.154 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 95149 95133 82.5586 51.1875 0.0149105 0.0121054 2023-06-03T20:14:58.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:58.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:58.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.294 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[78259]: cluster 1685823296.7292771 mgr.y (mgr.34104) 430 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:14:58.294 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[78259]: audit 1685823297.9139388 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.33:0/592294998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.294 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[78259]: audit 1685823297.9148564 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[74781]: cluster 1685823296.7292771 mgr.y (mgr.34104) 430 : cluster 0 pgmap v374: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:14:58.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[74781]: audit 1685823297.9139388 mon.c (mon.2) 44 : audit 1 from='client.? 172.21.15.33:0/592294998' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:58 smithi033 bash[74781]: audit 1685823297.9148564 mon.a (mon.0) 526 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:14:58.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:58.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:58.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:58.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.759 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:58.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.893 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.3 to 1 (10000) 2023-06-03T20:14:58.900 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:58.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:58.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:59.004 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:59.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:14:59.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.054 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:14:59.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:59.155 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 95938 95922 82.1031 49.3125 0.0283482 0.0121731 2023-06-03T20:14:59.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:14:59.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:14:59.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:59.305 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:14:59.331 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:14:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:14:59.363 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:14:59.396 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:14:59.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:59.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[74781]: audit 1685823298.218261 mon.a (mon.0) 527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[74781]: audit 1685823298.2278385 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[74781]: audit 1685823298.8739073 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:14:59.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[74781]: cluster 1685823298.8740294 mon.a (mon.0) 530 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[74781]: cluster 1685823298.897879 osd.4 (osd.4) 30 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[78259]: audit 1685823298.218261 mon.a (mon.0) 527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[78259]: audit 1685823298.2278385 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[78259]: audit 1685823298.8739073 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[78259]: cluster 1685823298.8740294 mon.a (mon.0) 530 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-06-03T20:14:59.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:14:59 smithi033 bash[78259]: cluster 1685823298.897879 osd.4 (osd.4) 30 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:14:59.447 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:14:59.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:59.484 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:14:59.529 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:14:59.564 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:14:59.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:59.603 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:14:59.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:14:59.611 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:14:59.615 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:14:59.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:59 smithi083 bash[60048]: audit 1685823298.218261 mon.a (mon.0) 527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:59 smithi083 bash[60048]: audit 1685823298.2278385 mon.a (mon.0) 528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:14:59.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:59 smithi083 bash[60048]: audit 1685823298.8739073 mon.a (mon.0) 529 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:14:59.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:59 smithi083 bash[60048]: cluster 1685823298.8740294 mon.a (mon.0) 530 : cluster 0 osdmap e105: 8 total, 8 up, 8 in 2023-06-03T20:14:59.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:14:59 smithi083 bash[60048]: cluster 1685823298.897879 osd.4 (osd.4) 30 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:14:59.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:59.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:14:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:14:59.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:59.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:14:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:14:59.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:14:59.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:00.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:00.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:00.156 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 96726 96710 81.6572 49.25 0.0194568 0.0122396 2023-06-03T20:15:00.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:00.266 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:15:00.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:00.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:00.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:00.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:00.430 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: cluster 1685823298.7298234 mgr.y (mgr.34104) 431 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:15:00.430 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: cluster 1685823298.9099514 osd.6 (osd.6) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.430 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: cluster 1685823298.9109843 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.430 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: cluster 1685823298.9129682 osd.7 (osd.7) 32 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.430 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: audit 1685823299.2279203 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.33:0/4067962828' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[74781]: audit 1685823299.5736265 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: cluster 1685823298.7298234 mgr.y (mgr.34104) 431 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: cluster 1685823298.9099514 osd.6 (osd.6) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: cluster 1685823298.9109843 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: cluster 1685823298.9129682 osd.7 (osd.7) 32 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: audit 1685823299.2279203 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.33:0/4067962828' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:00.431 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:00 smithi033 bash[78259]: audit 1685823299.5736265 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:15:00.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:00.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:00.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: cluster 1685823298.7298234 mgr.y (mgr.34104) 431 : cluster 0 pgmap v375: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:15:00.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: cluster 1685823298.9099514 osd.6 (osd.6) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: cluster 1685823298.9109843 osd.7 (osd.7) 31 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: cluster 1685823298.9129682 osd.7 (osd.7) 32 : cluster 3 failed to encode map e105 with expected crc 2023-06-03T20:15:00.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: audit 1685823299.2279203 mon.c (mon.2) 45 : audit 0 from='client.? 172.21.15.33:0/4067962828' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:00.567 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:00 smithi083 bash[60048]: audit 1685823299.5736265 mon.a (mon.0) 531 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:15:00.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:00.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 4 1 2023-06-03T20:15:00.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:00.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:00.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:00.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:00.874 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:00.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:00.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:00.978 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:01.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:01.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:01.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:01.157 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 97569 97553 81.2709 52.6875 0.010899 0.0122982 2023-06-03T20:15:01.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:01.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:01.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:01.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:01.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:01.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:01.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:01.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:01.496 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:01 smithi083 bash[60048]: cluster 1685823300.230062 mon.a (mon.0) 532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:01.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:01 smithi083 bash[60048]: cluster 1685823300.2439418 osd.6 (osd.6) 32 : cluster 3 failed to encode map e106 with expected crc 2023-06-03T20:15:01.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:01 smithi083 bash[60048]: audit 1685823300.2451 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:15:01.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:01 smithi083 bash[60048]: cluster 1685823300.2453923 mon.a (mon.0) 534 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-06-03T20:15:01.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:01.570 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[74781]: cluster 1685823300.230062 mon.a (mon.0) 532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:01.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[74781]: cluster 1685823300.2439418 osd.6 (osd.6) 32 : cluster 3 failed to encode map e106 with expected crc 2023-06-03T20:15:01.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[74781]: audit 1685823300.2451 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:15:01.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[74781]: cluster 1685823300.2453923 mon.a (mon.0) 534 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-06-03T20:15:01.571 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[78259]: cluster 1685823300.230062 mon.a (mon.0) 532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:01.571 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[78259]: cluster 1685823300.2439418 osd.6 (osd.6) 32 : cluster 3 failed to encode map e106 with expected crc 2023-06-03T20:15:01.572 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[78259]: audit 1685823300.2451 mon.a (mon.0) 533 : audit 1 from='client.? 172.21.15.33:0/1424172735' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:15:01.572 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:01 smithi033 bash[78259]: cluster 1685823300.2453923 mon.a (mon.0) 534 : cluster 0 osdmap e106: 8 total, 8 up, 8 in 2023-06-03T20:15:01.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:01.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:01.702 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:01.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:01.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:01.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:01.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:01.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:01.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:02.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:02.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:02.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:02.056 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:02.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:02.157 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 98430 98414 80.9096 53.8125 0.022571 0.0123527 2023-06-03T20:15:02.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:02.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:02.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:02.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:02.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:02.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:02.456 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:02 smithi033 bash[74781]: cluster 1685823300.730261 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:15:02.457 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:02 smithi033 bash[78259]: cluster 1685823300.730261 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:15:02.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:02.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:02.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:02.598 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:02 smithi083 bash[60048]: cluster 1685823300.730261 mgr.y (mgr.34104) 432 : cluster 0 pgmap v378: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:15:02.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:02.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:02.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:02.783 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:02.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:02.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:02.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:02.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:02.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:03.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:03.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:03.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:03.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 99189 99173 80.4716 47.4375 0.0156908 0.0124211 2023-06-03T20:15:03.173 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:03.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:03.319 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:03.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:03.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:03.461 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:03.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:03.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:03.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:03.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:03.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:15:03.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:15:03.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:03.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:03.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:03.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:03.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:03.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:04.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:04.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:04.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:04.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 99909 99893 80.0168 45 0.0140868 0.0124912 2023-06-03T20:15:04.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:04.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:04.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:04.253 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:04 smithi083 bash[60048]: cluster 1685823302.7317936 mgr.y (mgr.34104) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-06-03T20:15:04.253 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:04 smithi083 bash[60048]: audit 1685823303.6889632 mon.a (mon.0) 535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.253 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:04 smithi083 bash[60048]: audit 1685823303.7064943 mon.a (mon.0) 536 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:04.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:04.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:04.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:04.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:04.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[74781]: cluster 1685823302.7317936 mgr.y (mgr.34104) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-06-03T20:15:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[74781]: audit 1685823303.6889632 mon.a (mon.0) 535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[74781]: audit 1685823303.7064943 mon.a (mon.0) 536 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[78259]: cluster 1685823302.7317936 mgr.y (mgr.34104) 433 : cluster 0 pgmap v379: 89 pgs: 89 active+clean; 5.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 33 MiB/s wr, 521 op/s 2023-06-03T20:15:04.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[78259]: audit 1685823303.6889632 mon.a (mon.0) 535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:04 smithi033 bash[78259]: audit 1685823303.7064943 mon.a (mon.0) 536 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:04.631 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:04.682 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:04.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:04.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:04.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:04.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:04.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:04.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:05.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:05.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:05.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:05.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 100781 100765 79.6938 54.5 0.014729 0.0125427 2023-06-03T20:15:05.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:05.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:05.255 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[78259]: audit 1685823304.355139 mon.a (mon.0) 537 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:15:05.255 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[78259]: audit 1685823304.3563395 mon.a (mon.0) 538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:15:05.255 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[78259]: audit 1685823304.3679073 mon.a (mon.0) 539 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:05.255 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[74781]: audit 1685823304.355139 mon.a (mon.0) 537 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:15:05.256 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[74781]: audit 1685823304.3563395 mon.a (mon.0) 538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:15:05.256 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:05 smithi033 bash[74781]: audit 1685823304.3679073 mon.a (mon.0) 539 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:05.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:05 smithi083 bash[60048]: audit 1685823304.355139 mon.a (mon.0) 537 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:15:05.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:05 smithi083 bash[60048]: audit 1685823304.3563395 mon.a (mon.0) 538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:15:05.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:05 smithi083 bash[60048]: audit 1685823304.3679073 mon.a (mon.0) 539 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:05.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:05.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:05.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:05.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:05.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:05.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:05.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:05.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.803 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:05.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:05.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:05.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:06.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:06.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:06.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:15:06.153861+0000 min lat: 0.00143819 max lat: 0.187451 avg lat: 0.0125925 2023-06-03T20:15:06.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:15:06.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 101636 101620 79.3656 53.4375 0.0554669 0.0125925 2023-06-03T20:15:06.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:06.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:06.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:06.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:06 smithi033 bash[78259]: cluster 1685823304.7326484 mgr.y (mgr.34104) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:06.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:06 smithi033 bash[74781]: cluster 1685823304.7326484 mgr.y (mgr.34104) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:06.332 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:06] "GET /metrics HTTP/1.1" 200 223052 "" "Prometheus/2.33.4" 2023-06-03T20:15:06.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.366 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:15:06.367 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:15:06.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:06.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:06.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:06.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.635 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:06 smithi083 bash[60048]: cluster 1685823304.7326484 mgr.y (mgr.34104) 434 : cluster 0 pgmap v380: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:06.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:06.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:06.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:06.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:06.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:06.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:07.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:07.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:07.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 102449 102433 79.0131 50.8125 0.0119556 0.0126504 2023-06-03T20:15:07.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:07.218 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:07.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:07.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:07.389 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_ops_in_flight 2023-06-03T20:15:07.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.530 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:07.631 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:07.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:07.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:07.812 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:07.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:07.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:07.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:08.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:08.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 103225 103209 78.641 48.5 0.00838713 0.0127099 2023-06-03T20:15:08.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:08.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:08.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:08.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:08.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:08.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:08.533 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:08 smithi033 bash[74781]: cluster 1685823306.7330818 mgr.y (mgr.34104) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:08.533 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:08 smithi033 bash[78259]: cluster 1685823306.7330818 mgr.y (mgr.34104) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:08.562 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:08.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:08.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:08 smithi083 bash[60048]: cluster 1685823306.7330818 mgr.y (mgr.34104) 435 : cluster 0 pgmap v381: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:15:08.666 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:08.700 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:08.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:08.884 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:08.885 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:08.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:08.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:08.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:09.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:09.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:09.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:09.160 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 104062 104046 78.3238 52.3125 0.0278941 0.0127621 2023-06-03T20:15:09.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:09.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:09.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:09.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:09.519 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:09.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:09 smithi083 bash[60048]: audit 1685823308.58093 mon.a (mon.0) 540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:09 smithi083 bash[60048]: audit 1685823308.5832205 mon.a (mon.0) 541 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:09 smithi083 bash[60048]: cluster 1685823308.733528 mgr.y (mgr.34104) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-06-03T20:15:09.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:09.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:09.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:09.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:09.881 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[78259]: audit 1685823308.58093 mon.a (mon.0) 540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:09.882 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[78259]: audit 1685823308.5832205 mon.a (mon.0) 541 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:09.882 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[78259]: cluster 1685823308.733528 mgr.y (mgr.34104) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-06-03T20:15:09.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[74781]: audit 1685823308.58093 mon.a (mon.0) 540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:15:09.882 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[74781]: audit 1685823308.5832205 mon.a (mon.0) 541 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:09.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:09 smithi033 bash[74781]: cluster 1685823308.733528 mgr.y (mgr.34104) 436 : cluster 0 pgmap v382: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 52 MiB/s wr, 833 op/s 2023-06-03T20:15:09.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:09.996 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:10.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:10.135 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:10.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:10.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 104944 104928 78.0476 55.125 0.019011 0.0128074 2023-06-03T20:15:10.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:10.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:10.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:10.368 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:10.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:10.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:10.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:10.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:10.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:10.693 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:10.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:10.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:10.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:10.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:10.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:10.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:10.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:11.069 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:11.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 105776 105760 77.7412 52 0.0109518 0.0128574 2023-06-03T20:15:11.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:11.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:11.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:11.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:11.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:11.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:11.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:11.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:11.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:11.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:11.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:11.801 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:11 smithi083 bash[60048]: cluster 1685823310.7342453 mgr.y (mgr.34104) 437 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:15:11.811 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:11.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:11.917 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.950 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:11.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:11.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:12.018 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:12.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:11 smithi033 bash[74781]: cluster 1685823310.7342453 mgr.y (mgr.34104) 437 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:15:12.065 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:11 smithi033 bash[78259]: cluster 1685823310.7342453 mgr.y (mgr.34104) 437 : cluster 0 pgmap v383: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:15:12.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:12.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 106639 106623 77.4644 53.9375 0.0131844 0.0129042 2023-06-03T20:15:12.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:12.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:12.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.257 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:12.358 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:12.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:12.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:12.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:12.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:12.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.673 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:12.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:12.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:12.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:12.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:12.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:12.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:13.058 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:13.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 107480 107464 77.1782 52.5625 0.00804529 0.012951 2023-06-03T20:15:13.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:13.248 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:13.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:13.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:13.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:13.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:13.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:13.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:13.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:13.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:13.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:13.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:13 smithi083 bash[60048]: cluster 1685823312.7346456 mgr.y (mgr.34104) 438 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s 2023-06-03T20:15:13.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:13.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:13.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:14.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:13 smithi033 bash[78259]: cluster 1685823312.7346456 mgr.y (mgr.34104) 438 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s 2023-06-03T20:15:14.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:13 smithi033 bash[74781]: cluster 1685823312.7346456 mgr.y (mgr.34104) 438 : cluster 0 pgmap v384: 89 pgs: 89 active+clean; 6.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 43 MiB/s wr, 682 op/s 2023-06-03T20:15:14.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:14.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 108334 108318 76.9077 53.375 0.0277058 0.0129962 2023-06-03T20:15:14.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:14.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:14.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:14.490 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:14.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:14.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:14.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:14.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:14.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:14.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:14.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:14.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:14.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:14.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:14.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:15.053 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:15.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:15.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 16 109167 109151 76.6285 52.0625 0.00818283 0.0130441 2023-06-03T20:15:15.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:15.258 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:15.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:15.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:15.394 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:15.498 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:15.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:15.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:15.673 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:15.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:15.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:15.815 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:15.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:15 smithi083 bash[60048]: cluster 1685823314.7353425 mgr.y (mgr.34104) 439 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:15:15.920 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:15.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:15.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:15.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:16.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:16.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:15 smithi033 bash[78259]: cluster 1685823314.7353425 mgr.y (mgr.34104) 439 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:15:16.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:15 smithi033 bash[74781]: cluster 1685823314.7353425 mgr.y (mgr.34104) 439 : cluster 0 pgmap v385: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:15:16.094 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:16.161 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0056 2023-06-03T20:15:16.162 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 109999 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 76.3834 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 27.686 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 162.938 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 45 2023-06-03T20:15:16.163 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1222 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 442.976 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2607 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 720 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0130873 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0101809 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 0.187451 2023-06-03T20:15:16.164 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.00143819 2023-06-03T20:15:16.171 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:15:16.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:16.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:16.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:16.383 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:16.408 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:16] "GET /metrics HTTP/1.1" 200 223063 "" "Prometheus/2.33.4" 2023-06-03T20:15:16.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:16.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:16.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:16.631 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:16.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:16.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:16.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:16.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:16.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:16.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:16.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:16.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:16.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:17.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:17.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:17.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:17.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:17.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:17.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:17.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:17.384 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:17.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:17.488 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:17.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:17.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:17.613 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:17.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:17.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:17.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:17.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:17.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:17.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:17.897 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:17 smithi033 bash[74781]: cluster 1685823316.7357833 mgr.y (mgr.34104) 440 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:17.898 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:17 smithi033 bash[78259]: cluster 1685823316.7357833 mgr.y (mgr.34104) 440 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:17.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:17.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:17.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:18.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:18.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:17 smithi083 bash[60048]: cluster 1685823316.7357833 mgr.y (mgr.34104) 440 : cluster 0 pgmap v386: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:18.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:18.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:18.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:18.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:18.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:18.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:18.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:18.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:18.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:18.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:18.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:18.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:18.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:18.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:18.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:18.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:19.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:19.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:19.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:19.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:19.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:19.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:19.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:19.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:19.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:19.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:19.484 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:19.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.489 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:19.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:19.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:19.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:19.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:19.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:19.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:19.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:19.898 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:19.899 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:19 smithi033 bash[74781]: cluster 1685823318.7362006 mgr.y (mgr.34104) 441 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:19.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:19.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:20.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:20.010 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:19 smithi083 bash[60048]: cluster 1685823318.7362006 mgr.y (mgr.34104) 441 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:20.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:20.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:20.283 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:20.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:19 smithi033 bash[78259]: cluster 1685823318.7362006 mgr.y (mgr.34104) 441 : cluster 0 pgmap v387: 89 pgs: 89 active+clean; 6.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 700 op/s 2023-06-03T20:15:20.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:20.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:20.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:20.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:20.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:20.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:20.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:20.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:20.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:20.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:20.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:20.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:20.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:21.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:21.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:21.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:21.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:21.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:21.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:21.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:21.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:21.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:21.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:21.570 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:21.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:21.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:21.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:21.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:21.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:21.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:21.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:21.861 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:21.923 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.4 to 1 (10000) 2023-06-03T20:15:21.962 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:21.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:22.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:22.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[74781]: cluster 1685823320.7369385 mgr.y (mgr.34104) 442 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 1.05k op/s 2023-06-03T20:15:22.089 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[74781]: audit 1685823321.3464446 mon.a (mon.0) 542 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[74781]: audit 1685823321.3496325 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.33:0/1652210306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[78259]: cluster 1685823320.7369385 mgr.y (mgr.34104) 442 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 1.05k op/s 2023-06-03T20:15:22.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[78259]: audit 1685823321.3464446 mon.a (mon.0) 542 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:21 smithi033 bash[78259]: audit 1685823321.3496325 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.33:0/1652210306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:22.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:22.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:22.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:22.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:22.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:21 smithi083 bash[60048]: cluster 1685823320.7369385 mgr.y (mgr.34104) 442 : cluster 0 pgmap v388: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 1.05k op/s 2023-06-03T20:15:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:21 smithi083 bash[60048]: audit 1685823321.3464446 mon.a (mon.0) 542 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:21 smithi083 bash[60048]: audit 1685823321.3496325 mon.b (mon.1) 7 : audit 1 from='client.? 172.21.15.33:0/1652210306' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:15:22.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:22.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:22.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:22.473 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:15:22.509 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:15:22.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:22.552 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:15:22.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:22.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.575 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:22.607 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:15:22.661 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:15:22.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:22.711 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:15:22.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:22.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:22.745 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:15:22.781 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:15:22.784 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.784 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:15:22.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:22.865 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:22.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:22.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: audit 1685823321.9086156 mon.a (mon.0) 543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:15:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.9088128 mon.a (mon.0) 544 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-06-03T20:15:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.9194403 osd.4 (osd.4) 31 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.923593 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.92819 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.929113 osd.6 (osd.6) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: cluster 1685823321.931701 osd.6 (osd.6) 34 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[78259]: audit 1685823322.41748 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.33:0/1998684543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: audit 1685823321.9086156 mon.a (mon.0) 543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.9088128 mon.a (mon.0) 544 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.9194403 osd.4 (osd.4) 31 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.923593 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.92819 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.929113 osd.6 (osd.6) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: cluster 1685823321.931701 osd.6 (osd.6) 34 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:22 smithi033 bash[74781]: audit 1685823322.41748 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.33:0/1998684543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:23.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:23.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.140 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: audit 1685823321.9086156 mon.a (mon.0) 543 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:15:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.9088128 mon.a (mon.0) 544 : cluster 0 osdmap e107: 8 total, 8 up, 8 in 2023-06-03T20:15:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.9194403 osd.4 (osd.4) 31 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.923593 osd.7 (osd.7) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.92819 osd.5 (osd.5) 29 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.929113 osd.6 (osd.6) 33 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: cluster 1685823321.931701 osd.6 (osd.6) 34 : cluster 3 failed to encode map e107 with expected crc 2023-06-03T20:15:23.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:22 smithi083 bash[60048]: audit 1685823322.41748 mon.c (mon.2) 46 : audit 0 from='client.? 172.21.15.33:0/1998684543' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:23.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:23.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:23.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:23.501 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:23.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:23.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:23.775 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:23.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:23.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[74781]: cluster 1685823322.7373497 mgr.y (mgr.34104) 443 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 848 op/s 2023-06-03T20:15:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[74781]: audit 1685823323.1920395 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.33:0/1007746332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[74781]: audit 1685823323.1924703 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:23.934 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[74781]: audit 1685823323.567611 mon.a (mon.0) 546 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:23.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:23.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:23.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:23.963 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:15:24.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.094 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:24.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.211 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:23 smithi083 bash[60048]: cluster 1685823322.7373497 mgr.y (mgr.34104) 443 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 848 op/s 2023-06-03T20:15:24.211 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:23 smithi083 bash[60048]: audit 1685823323.1920395 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.33:0/1007746332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:24.211 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:23 smithi083 bash[60048]: audit 1685823323.1924703 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:24.211 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:23 smithi083 bash[60048]: audit 1685823323.567611 mon.a (mon.0) 546 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:24.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:24.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[78259]: cluster 1685823322.7373497 mgr.y (mgr.34104) 443 : cluster 0 pgmap v390: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 36 MiB/s wr, 848 op/s 2023-06-03T20:15:24.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[78259]: audit 1685823323.1920395 mon.c (mon.2) 47 : audit 1 from='client.? 172.21.15.33:0/1007746332' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[78259]: audit 1685823323.1924703 mon.a (mon.0) 545 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:15:24.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:23 smithi033 bash[78259]: audit 1685823323.567611 mon.a (mon.0) 546 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:24.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:24.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:24.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:24.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:24.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:24.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:24.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:24.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:24.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:24.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:24.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:24.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:24.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:24.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:24.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:25.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:25.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 5 1 2023-06-03T20:15:25.103 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:25.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:25.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:25.217 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[74781]: cluster 1685823323.923665 mon.a (mon.0) 547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:25.218 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[74781]: audit 1685823323.9431114 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:15:25.218 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[74781]: cluster 1685823323.9432142 mon.a (mon.0) 549 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-06-03T20:15:25.218 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[74781]: cluster 1685823323.9432678 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.218 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[74781]: cluster 1685823323.9628425 osd.7 (osd.7) 34 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.218 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[78259]: cluster 1685823323.923665 mon.a (mon.0) 547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:25.219 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[78259]: audit 1685823323.9431114 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:15:25.219 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[78259]: cluster 1685823323.9432142 mon.a (mon.0) 549 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-06-03T20:15:25.219 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[78259]: cluster 1685823323.9432678 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.219 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:24 smithi033 bash[78259]: cluster 1685823323.9628425 osd.7 (osd.7) 34 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:25.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:25.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:25.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:24 smithi083 bash[60048]: cluster 1685823323.923665 mon.a (mon.0) 547 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:25.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:24 smithi083 bash[60048]: audit 1685823323.9431114 mon.a (mon.0) 548 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:15:25.365 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:24 smithi083 bash[60048]: cluster 1685823323.9432142 mon.a (mon.0) 549 : cluster 0 osdmap e108: 8 total, 8 up, 8 in 2023-06-03T20:15:25.365 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:24 smithi083 bash[60048]: cluster 1685823323.9432678 osd.5 (osd.5) 30 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.365 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:24 smithi083 bash[60048]: cluster 1685823323.9628425 osd.7 (osd.7) 34 : cluster 3 failed to encode map e108 with expected crc 2023-06-03T20:15:25.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:25.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:25.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:25.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:25.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:25.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:25.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:25.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:25.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:25.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:25.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:25.945 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:25.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:26.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:26.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.205 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:25 smithi083 bash[60048]: cluster 1685823324.7414253 mgr.y (mgr.34104) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:26.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:26.274 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:25 smithi033 bash[78259]: cluster 1685823324.7414253 mgr.y (mgr.34104) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:26.274 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:25 smithi033 bash[74781]: cluster 1685823324.7414253 mgr.y (mgr.34104) 444 : cluster 0 pgmap v392: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:26.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:26.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:26.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:26.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:26.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:26.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:26] "GET /metrics HTTP/1.1" 200 223077 "" "Prometheus/2.33.4" 2023-06-03T20:15:26.600 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:118306 6.f 6:f2d086d5:::benchmark_data_smithi033_106374_object8304:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.572561+0000", 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.019792707, 2023-06-03T20:15:26.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.019827107, 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 118306 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.602 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572561+0000", 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572561+0000", 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572559+0000", 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:15:26.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572566+0000", 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6610000000000003e-06 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572583+0000", 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6824e-05 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.572591+0000", 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9789999999999999e-06 2023-06-03T20:15:26.606 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.575615+0000", 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0030234620000000002 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:15:26.607 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.575742+0000", 2023-06-03T20:15:26.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000127057 2023-06-03T20:15:26.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.575859+0000", 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011704799999999999 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.609 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.584738+0000", 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0088792560000000003 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:15:26.610 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586944+0000", 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0022057029999999998 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:118308 6.f 6:f10ce3e1:::benchmark_data_smithi033_106374_object8306:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:15:26.611 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.574220+0000", 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.018133574, 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.018266296000000001, 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:15:26.612 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 118308 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574220+0000", 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574220+0000", 2023-06-03T20:15:26.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.615 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574218+0000", 2023-06-03T20:15:26.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:15:26.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574225+0000", 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8730000000000001e-06 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574243+0000", 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7943000000000001e-05 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.574252+0000", 2023-06-03T20:15:26.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3139999999999993e-06 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.580029+0000", 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0057762619999999999 2023-06-03T20:15:26.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.620 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:15:26.620 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.580262+0000", 2023-06-03T20:15:26.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00023319500000000001 2023-06-03T20:15:26.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.621 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:15:26.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.580516+0000", 2023-06-03T20:15:26.622 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00025370299999999998 2023-06-03T20:15:26.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.623 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.623 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:15:26.623 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.585089+0000", 2023-06-03T20:15:26.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0045738710000000002 2023-06-03T20:15:26.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586971+0000", 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001881906 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.626 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:118312 6.2 e108/96 6:4107b906:::benchmark_data_smithi033_106374_object8310:head v 108'7360, mlcod=108'7358)", 2023-06-03T20:15:26.626 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.586560+0000", 2023-06-03T20:15:26.626 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0057938690000000001, 2023-06-03T20:15:26.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0060159740000000003, 2023-06-03T20:15:26.627 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.627 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:15:26.627 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586560+0000", 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586560+0000", 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586559+0000", 2023-06-03T20:15:26.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586567+0000", 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5469999999999997e-06 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586577+0000", 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9750000000000002e-06 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586587+0000", 2023-06-03T20:15:26.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4190000000000008e-06 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586677+0000", 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0445999999999994e-05 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.632 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586699+0000", 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1630000000000001e-05 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.633 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:118311 6.0 e108/96 6:0d2ed905:::benchmark_data_smithi033_106374_object8309:head v 108'7265, mlcod=108'7261)", 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.586781+0000", 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0055724099999999999, 2023-06-03T20:15:26.634 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0058596560000000004, 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586781+0000", 2023-06-03T20:15:26.635 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586781+0000", 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586780+0000", 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586786+0000", 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9070000000000004e-06 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586796+0000", 2023-06-03T20:15:26.639 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4150000000000005e-06 2023-06-03T20:15:26.639 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.640 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.586802+0000", 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5810000000000002e-06 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:15:26.641 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591671+0000", 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0048686609999999998 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591694+0000", 2023-06-03T20:15:26.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3399000000000001e-05 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.643 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:118314 6.e e108/96 6:74f60616:::benchmark_data_smithi033_106374_object8312:head v 108'7436, mlcod=108'7434)", 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.591397+0000", 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.00095680299999999999, 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013085989999999999, 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:15:26.644 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591397+0000", 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591397+0000", 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591396+0000", 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591406+0000", 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0113e-05 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591421+0000", 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.503e-05 2023-06-03T20:15:26.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591430+0000", 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8859999999999993e-06 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:15:26.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591544+0000", 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000114051 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591566+0000", 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2027000000000001e-05 2023-06-03T20:15:26.650 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.651 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.651 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.651 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.651 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.651 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:118306 6.f e108/96)", 2023-06-03T20:15:26.652 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.591448+0000", 2023-06-03T20:15:26.652 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.00090578499999999999, 2023-06-03T20:15:26.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013178370000000001, 2023-06-03T20:15:26.652 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.652 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591448+0000", 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591448+0000", 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591447+0000", 2023-06-03T20:15:26.655 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:15:26.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591450+0000", 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9780000000000001e-06 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.656 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591457+0000", 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.19e-06 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.657 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591461+0000", 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8600000000000001e-06 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:118308 6.f e108/96)", 2023-06-03T20:15:26.658 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:26.591472+0000", 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.00088142199999999998, 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013402450000000001, 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.659 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591472+0000", 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591472+0000", 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:15:26.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591472+0000", 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:15:26.662 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591474+0000", 2023-06-03T20:15:26.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3630000000000001e-06 2023-06-03T20:15:26.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.662 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591479+0000", 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.967e-06 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:15:26.663 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:26.591483+0000", 2023-06-03T20:15:26.664 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1670000000000001e-06 2023-06-03T20:15:26.664 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.664 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:15:26.664 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.665 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:15:26.665 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:15:26.665 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 7 2023-06-03T20:15:26.665 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:15:26.666 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:26.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:26.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:26.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:26.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:26.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:26.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:27.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:27.137 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:27.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:27.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:27.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:27.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:27.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:27.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:27.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:27.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:27.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:27.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_blocked_ops 2023-06-03T20:15:27.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:27.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:15:27.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:27.845 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:27.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:27.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:27.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:28.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:28.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:28.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:28.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:28.159 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:27 smithi033 bash[74781]: cluster 1685823326.742099 mgr.y (mgr.34104) 445 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:28.159 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:27 smithi033 bash[78259]: cluster 1685823326.742099 mgr.y (mgr.34104) 445 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:28.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:28.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:28.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:28.307 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:27 smithi083 bash[60048]: cluster 1685823326.742099 mgr.y (mgr.34104) 445 : cluster 0 pgmap v393: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 11 MiB/s wr, 1.01k op/s 2023-06-03T20:15:28.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:28.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:28.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:15:28.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:28.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:28.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:28.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:28.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:28.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:28.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:28.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:28.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:28.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:28.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:28.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:29.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:29.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:29.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:29.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:29.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:29.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:29.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:29.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:29.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:29.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:29.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:29.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:29.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:29.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:29.956 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:29 smithi033 bash[78259]: cluster 1685823328.742562 mgr.y (mgr.34104) 446 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 484 op/s 2023-06-03T20:15:29.957 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:29 smithi033 bash[74781]: cluster 1685823328.742562 mgr.y (mgr.34104) 446 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 484 op/s 2023-06-03T20:15:30.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:29 smithi083 bash[60048]: cluster 1685823328.742562 mgr.y (mgr.34104) 446 : cluster 0 pgmap v394: 89 pgs: 89 active+clean; 6.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 484 op/s 2023-06-03T20:15:30.152 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:30.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:30.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:30.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:30.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:30.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:30.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:30.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:30.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:30.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.764 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:30.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:30.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:30.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:31.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:31.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:31.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:31.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:31.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:31.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:31.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:31.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:31.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:31.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:31.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:31.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:31.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:31.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:31.989 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:31.998 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:31 smithi083 bash[60048]: cluster 1685823330.743333 mgr.y (mgr.34104) 447 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:15:32.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:32.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:32.133 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:31 smithi033 bash[74781]: cluster 1685823330.743333 mgr.y (mgr.34104) 447 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:15:32.133 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:31 smithi033 bash[78259]: cluster 1685823330.743333 mgr.y (mgr.34104) 447 : cluster 0 pgmap v395: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:15:32.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:32.206 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:32.207 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:32.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:32.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:32.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:32.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:32.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:32.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:32.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:32.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:32.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:32.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:32.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:32.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:32.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:32.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:32.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:32.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:33.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:33.102 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:33.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:33.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:33.241 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:33.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:33.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:33.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:33.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:33.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:33.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:33.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:33.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:33.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:33.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:33.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:33.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:33.980 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:33 smithi033 bash[74781]: cluster 1685823332.7437646 mgr.y (mgr.34104) 448 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:15:34.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:34.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:34.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:34.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:34.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:34.280 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:33 smithi083 bash[60048]: cluster 1685823332.7437646 mgr.y (mgr.34104) 448 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:15:34.313 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:33 smithi033 bash[78259]: cluster 1685823332.7437646 mgr.y (mgr.34104) 448 : cluster 0 pgmap v396: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:15:34.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:34.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:34.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:34.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:34.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:34.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:34.715 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:34.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:34.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:34.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:34.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:34.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:34.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:34.949 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:34.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:35.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:35.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:35.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:35.312 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:35.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:35.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:35.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.497 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:35.603 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:35.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:35.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:35.778 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:35.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:35.883 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:35.913 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:35.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:35.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:35.986 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:35 smithi033 bash[74781]: cluster 1685823334.7444563 mgr.y (mgr.34104) 449 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2023-06-03T20:15:35.986 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:35 smithi033 bash[78259]: cluster 1685823334.7444563 mgr.y (mgr.34104) 449 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2023-06-03T20:15:36.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:36.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:35 smithi083 bash[60048]: cluster 1685823334.7444563 mgr.y (mgr.34104) 449 : cluster 0 pgmap v397: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s 2023-06-03T20:15:36.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:36.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:36] "GET /metrics HTTP/1.1" 200 223077 "" "Prometheus/2.33.4" 2023-06-03T20:15:36.323 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:36.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:36.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:36.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:36.598 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:36.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:36.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:36.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:36.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:36.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:36.908 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:36.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:37.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:37.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:37.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:37.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:37.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.196 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:37.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:37.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:37.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:37.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:37.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:37.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:37.580 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:37.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:37.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.623 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:37.724 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:37.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:37.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:37.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:37.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:37.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:37.986 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:37 smithi033 bash[74781]: cluster 1685823336.744851 mgr.y (mgr.34104) 450 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:37.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:38.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:38.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:38.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:37 smithi033 bash[78259]: cluster 1685823336.744851 mgr.y (mgr.34104) 450 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:38.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:38.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:38.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:38.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:38.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:37 smithi083 bash[60048]: cluster 1685823336.744851 mgr.y (mgr.34104) 450 : cluster 0 pgmap v398: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:38.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:38.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:38.558 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:38.597 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:38.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:38.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:38.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:38.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:38.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:38.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:38.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:38.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:39.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:39.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:39.018 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.5 to 1 (10000) 2023-06-03T20:15:39.117 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:39.126 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[78259]: audit 1685823338.5680113 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:39.126 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[78259]: audit 1685823338.8743982 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.127 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[78259]: audit 1685823338.8778012 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.33:0/975385285' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[74781]: audit 1685823338.5680113 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:39.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[74781]: audit 1685823338.8743982 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:38 smithi033 bash[74781]: audit 1685823338.8778012 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.33:0/975385285' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:39.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:39.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:39.256 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:38 smithi083 bash[60048]: audit 1685823338.5680113 mon.a (mon.0) 550 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:39.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:38 smithi083 bash[60048]: audit 1685823338.8743982 mon.a (mon.0) 551 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:38 smithi083 bash[60048]: audit 1685823338.8778012 mon.b (mon.1) 8 : audit 1 from='client.? 172.21.15.33:0/975385285' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:15:39.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:39.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:39.403 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:39.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:39.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:39.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:39.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:39.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:39.724 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:39.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:39.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:39.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:39.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:39.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:40.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:40.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:40.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:40.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:40.268 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:39 smithi083 bash[60048]: cluster 1685823338.745274 mgr.y (mgr.34104) 451 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:40.268 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:39 smithi083 bash[60048]: cluster 1685823338.9926453 osd.7 (osd.7) 35 : cluster 3 failed to encode map e109 with expected crc 2023-06-03T20:15:40.269 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:39 smithi083 bash[60048]: audit 1685823338.9991083 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:15:40.269 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:39 smithi083 bash[60048]: cluster 1685823338.999326 mon.a (mon.0) 553 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-06-03T20:15:40.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:40.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:40.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[78259]: cluster 1685823338.745274 mgr.y (mgr.34104) 451 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:40.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[78259]: cluster 1685823338.9926453 osd.7 (osd.7) 35 : cluster 3 failed to encode map e109 with expected crc 2023-06-03T20:15:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[78259]: audit 1685823338.9991083 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:15:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[78259]: cluster 1685823338.999326 mon.a (mon.0) 553 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-06-03T20:15:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:39 smithi033 bash[74781]: cluster 1685823338.745274 mgr.y (mgr.34104) 451 : cluster 0 pgmap v399: 89 pgs: 89 active+clean; 5.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2023-06-03T20:15:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:39 smithi033 bash[74781]: cluster 1685823338.9926453 osd.7 (osd.7) 35 : cluster 3 failed to encode map e109 with expected crc 2023-06-03T20:15:40.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[74781]: audit 1685823338.9991083 mon.a (mon.0) 552 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:15:40.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:40 smithi033 bash[74781]: cluster 1685823338.999326 mon.a (mon.0) 553 : cluster 0 osdmap e109: 8 total, 8 up, 8 in 2023-06-03T20:15:40.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:40.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:40.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:40.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:40.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:40.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:40.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:40.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:40.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.835 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:40.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:40.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:40.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:41.077 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:41.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:41.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.116 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:41.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.261 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:41.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:41.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:41.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:41.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:41.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:41.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:41.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:41.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:41.945 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:41.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:41.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:42.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:42.139 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:42.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:42.245 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:42.253 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:41 smithi033 bash[74781]: cluster 1685823340.7463326 mgr.y (mgr.34104) 452 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:42.254 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:42 smithi033 bash[78259]: cluster 1685823340.7463326 mgr.y (mgr.34104) 452 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:42.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:42.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:42.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:41 smithi083 bash[60048]: cluster 1685823340.7463326 mgr.y (mgr.34104) 452 : cluster 0 pgmap v401: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:42.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:42.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:42.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:42.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:42.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:42.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:42.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:42.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:42.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:42.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:42.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:42.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:42.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:43.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:43.111 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:43.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:43.215 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:43.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:43.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:43.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:43.392 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:43.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:43.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:43.537 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:43.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:43.644 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:43.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:43.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:43.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:43.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:43.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:43.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:43.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 6 1 2023-06-03T20:15:43.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:44.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:44.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:44.120 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:44.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:44 smithi083 bash[60048]: cluster 1685823342.7467444 mgr.y (mgr.34104) 453 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:44.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:44.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:44.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:44.289 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:44.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:44.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:44 smithi033 bash[74781]: cluster 1685823342.7467444 mgr.y (mgr.34104) 453 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:44.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:44 smithi033 bash[78259]: cluster 1685823342.7467444 mgr.y (mgr.34104) 453 : cluster 0 pgmap v402: 89 pgs: 89 active+clean; 5.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:15:44.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:44.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:44.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:44.586 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:44.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:44.725 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:44.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:44.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:44.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:44.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:44.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:44.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:45.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:45.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:45.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:45.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:45.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:45.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:45.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:45.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:45.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:45.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:45.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:45.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:45.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:45.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.703 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:45.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:45.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:45.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:45.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:45.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:45.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:45.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:46.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:46.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.223 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:46 smithi033 bash[74781]: cluster 1685823344.7474701 mgr.y (mgr.34104) 454 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:46.223 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:46 smithi033 bash[78259]: cluster 1685823344.7474701 mgr.y (mgr.34104) 454 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:46.254 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:46.310 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:15:46.353 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:15:46.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:46.367 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:46 smithi083 bash[60048]: cluster 1685823344.7474701 mgr.y (mgr.34104) 454 : cluster 0 pgmap v403: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:46.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:46.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:46.402 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:15:46.468 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:15:46.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.496 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:46] "GET /metrics HTTP/1.1" 200 223082 "" "Prometheus/2.33.4" 2023-06-03T20:15:46.507 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:15:46.544 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:46.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:46.553 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:15:46.574 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:15:46.574 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:15:46.610 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:15:46.650 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:15:46.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.655 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.655 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.655 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:15:46.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:46.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:46.788 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:46.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:46.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:46.970 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:46.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:47.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:47 smithi033 bash[74781]: audit 1685823346.2496312 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.33:0/1132976617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:47.369 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:47 smithi033 bash[78259]: audit 1685823346.2496312 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.33:0/1132976617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:47.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:47 smithi083 bash[60048]: audit 1685823346.2496312 mon.a (mon.0) 554 : audit 0 from='client.? 172.21.15.33:0/1132976617' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:15:47.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:47.513 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:47.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:47.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:47.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:47.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:47.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:47.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:47.754 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:47.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:47.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:47.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:47.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:47.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:47.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:47.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:48.050 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:48.054 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:15:48.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:48.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:48.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:48.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:48.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:48 smithi033 bash[78259]: cluster 1685823346.7481062 mgr.y (mgr.34104) 455 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:48.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:48 smithi033 bash[78259]: audit 1685823347.1056879 mon.a (mon.0) 555 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:15:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:48 smithi033 bash[74781]: cluster 1685823346.7481062 mgr.y (mgr.34104) 455 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:48 smithi033 bash[74781]: audit 1685823347.1056879 mon.a (mon.0) 555 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:15:48.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:48.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:48.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:48.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:48 smithi083 bash[60048]: cluster 1685823346.7481062 mgr.y (mgr.34104) 455 : cluster 0 pgmap v404: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 777 op/s 2023-06-03T20:15:48.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:48 smithi083 bash[60048]: audit 1685823347.1056879 mon.a (mon.0) 555 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:15:48.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:48.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:48.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:48.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:48.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_historic_ops 2023-06-03T20:15:48.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:48.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:48.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:48.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:48.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:48.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:48.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:48.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:48.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:49.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:49.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:49.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:49.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:49.184 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: cluster 1685823348.018022 mon.a (mon.0) 556 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:49.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: audit 1685823348.0363266 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:15:49.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: cluster 1685823348.0364935 mon.a (mon.0) 558 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-06-03T20:15:49.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: cluster 1685823348.0496345 osd.6 (osd.6) 35 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: cluster 1685823348.0544224 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[78259]: cluster 1685823348.0570943 osd.5 (osd.5) 31 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: cluster 1685823348.018022 mon.a (mon.0) 556 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: audit 1685823348.0363266 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: cluster 1685823348.0364935 mon.a (mon.0) 558 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: cluster 1685823348.0496345 osd.6 (osd.6) 35 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: cluster 1685823348.0544224 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:49 smithi033 bash[74781]: cluster 1685823348.0570943 osd.5 (osd.5) 31 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:49.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:49.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:49.325 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: cluster 1685823348.018022 mon.a (mon.0) 556 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:15:49.325 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: audit 1685823348.0363266 mon.a (mon.0) 557 : audit 1 from='client.? 172.21.15.33:0/2983584677' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:15:49.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: cluster 1685823348.0364935 mon.a (mon.0) 558 : cluster 0 osdmap e110: 8 total, 8 up, 8 in 2023-06-03T20:15:49.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: cluster 1685823348.0496345 osd.6 (osd.6) 35 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: cluster 1685823348.0544224 osd.4 (osd.4) 32 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:49 smithi083 bash[60048]: cluster 1685823348.0570943 osd.5 (osd.5) 31 : cluster 3 failed to encode map e110 with expected crc 2023-06-03T20:15:49.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:49.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:49.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:49.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:49.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:49.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:49.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:49.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:49.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:49.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:49.952 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:49.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:49.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:50.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.103 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:50.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:50.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:50 smithi033 bash[78259]: cluster 1685823348.7484984 mgr.y (mgr.34104) 456 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2023-06-03T20:15:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:50 smithi033 bash[74781]: cluster 1685823348.7484984 mgr.y (mgr.34104) 456 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2023-06-03T20:15:50.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:50 smithi083 bash[60048]: cluster 1685823348.7484984 mgr.y (mgr.34104) 456 : cluster 0 pgmap v406: 89 pgs: 89 active+clean; 5.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 797 op/s 2023-06-03T20:15:50.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:50.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:50.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:50.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:50.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:50.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:50.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:50.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:15:50.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:50.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:50.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:50.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:51.067 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:51.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:51.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:51.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:51.270 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:51.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:51.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:15:51.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:51.415 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:51.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:51.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:51.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:51.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:51.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:51.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:51.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:51.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:51.863 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:51.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:51.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:51.968 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:52.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:52.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:52.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:52 smithi033 bash[74781]: cluster 1685823350.7491941 mgr.y (mgr.34104) 457 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:52.109 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:52.122 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:52 smithi083 bash[60048]: cluster 1685823350.7491941 mgr.y (mgr.34104) 457 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:52.158 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:52.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:52.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:52.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:52 smithi033 bash[78259]: cluster 1685823350.7491941 mgr.y (mgr.34104) 457 : cluster 0 pgmap v407: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:52.383 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:52.403 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:52.449 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:52.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:52.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:52.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:52.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:52.709 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:52.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:52.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:52.851 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:52.888 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:52.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:52.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:53.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:53.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:53.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:53.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:53.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:53.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:53.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:53.419 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:53.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:53.588 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:53.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:53.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:53.727 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:53.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:53.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:53.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:53.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:53.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:54.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:54.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:54.150 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:54 smithi033 bash[78259]: cluster 1685823352.749661 mgr.y (mgr.34104) 458 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:54.150 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:54 smithi033 bash[78259]: audit 1685823353.5697074 mon.a (mon.0) 559 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:54.150 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:54 smithi033 bash[74781]: cluster 1685823352.749661 mgr.y (mgr.34104) 458 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:54.151 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:54 smithi033 bash[74781]: audit 1685823353.5697074 mon.a (mon.0) 559 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:54.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:54.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:54.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:54 smithi083 bash[60048]: cluster 1685823352.749661 mgr.y (mgr.34104) 458 : cluster 0 pgmap v408: 89 pgs: 89 active+clean; 5.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:15:54.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:54 smithi083 bash[60048]: audit 1685823353.5697074 mon.a (mon.0) 559 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:15:54.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:54.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:54.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:54.468 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:54.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:54.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:54.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:54.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:54.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:54.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:54.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:54.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:54.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:54.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:55.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:55.173 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:55.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:55.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:55.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:55.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:55.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:55.503 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:55.504 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:15:55.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:55.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:55.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:55.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.740 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:55.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:55.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:55.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:55.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:55.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:56.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:56.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:56.136 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:56 smithi033 bash[74781]: cluster 1685823354.7504141 mgr.y (mgr.34104) 459 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:56.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:56 smithi033 bash[78259]: cluster 1685823354.7504141 mgr.y (mgr.34104) 459 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:56.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:56.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:56.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:56.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:56.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:56.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:56 smithi083 bash[60048]: cluster 1685823354.7504141 mgr.y (mgr.34104) 459 : cluster 0 pgmap v409: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:56.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:56.428 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:15:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:15:56] "GET /metrics HTTP/1.1" 200 223081 "" "Prometheus/2.33.4" 2023-06-03T20:15:56.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:56.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:56.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:56.597 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:56.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:56.700 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:56.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:56.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.748 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:56.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:56.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:56.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:56.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:57.005 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:57.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:57.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:57.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:57.305 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:57.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:57.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:57.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:57.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:57.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.580 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:57.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:57.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:57.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:57.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:57.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:57.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:57.967 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:58.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:15:58.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:15:58.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:58.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:58.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.155 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:15:58 smithi033 bash[74781]: cluster 1685823356.751194 mgr.y (mgr.34104) 460 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:58.155 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:15:58 smithi033 bash[78259]: cluster 1685823356.751194 mgr.y (mgr.34104) 460 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:58.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:58.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:58.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:15:58.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:15:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:15:58 smithi083 bash[60048]: cluster 1685823356.751194 mgr.y (mgr.34104) 460 : cluster 0 pgmap v410: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2023-06-03T20:15:58.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:58.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:58.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.441 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:58.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:58.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:58.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:58.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:58.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:15:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:15:58.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:58.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:58.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:58.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:59.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:15:59.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:15:59.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:59.145 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:15:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:15:59.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:59.287 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:59.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:59.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:59.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:15:59.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:15:59.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:59.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:15:59.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:15:59.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:59.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:59.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:59.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:59.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:15:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:15:59.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:15:59.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:00.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:00.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:00.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:00 smithi083 bash[60048]: cluster 1685823358.7519317 mgr.y (mgr.34104) 461 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-06-03T20:16:00.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:00.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:00.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:00.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:00.278 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:00 smithi033 bash[78259]: cluster 1685823358.7519317 mgr.y (mgr.34104) 461 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-06-03T20:16:00.278 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:00 smithi033 bash[74781]: cluster 1685823358.7519317 mgr.y (mgr.34104) 461 : cluster 0 pgmap v411: 89 pgs: 89 active+clean; 4.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 683 op/s 2023-06-03T20:16:00.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:00.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:00.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:00.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:00.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:00.579 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:00.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:00.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:00.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:00.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:00.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:00.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:00.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:00.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:01.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:01.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.017 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:01.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:01.147 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:01.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:01.287 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:01.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:01.392 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:01.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:01.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:01.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:01.573 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:01.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:01.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:01.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:01.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:01.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:01.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:01.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:01.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:01.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:01.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:01.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:02.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:02 smithi083 bash[60048]: cluster 1685823360.7525847 mgr.y (mgr.34104) 462 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-06-03T20:16:02.238 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:02.282 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:02.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:02.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:02.412 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:02.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.416 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:02.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:02 smithi033 bash[74781]: cluster 1685823360.7525847 mgr.y (mgr.34104) 462 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-06-03T20:16:02.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:02 smithi033 bash[78259]: cluster 1685823360.7525847 mgr.y (mgr.34104) 462 : cluster 0 pgmap v412: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 907 op/s 2023-06-03T20:16:02.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:02.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:02.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:02.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:02.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:02.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:02.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:02.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:02.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:02.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:03.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.115 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:16:03.115 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:16:03.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:03.118 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.6 to 1 (10000) 2023-06-03T20:16:03.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:03.245 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:03.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:03.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:03.359 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:03 smithi033 bash[74781]: audit 1685823362.3689563 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:16:03.359 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:03 smithi033 bash[78259]: audit 1685823362.3689563 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:16:03.380 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:03.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:03.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:03 smithi083 bash[60048]: audit 1685823362.3689563 mon.a (mon.0) 560 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:16:03.485 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:03.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:03.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:03.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:03.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:03.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:03.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:03.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.948 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:03.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:03.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:04.052 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:04.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:04.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:04.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:04.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823362.7574985 mgr.y (mgr.34104) 463 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: audit 1685823363.0972748 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.0973897 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.1073635 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.1132374 osd.7 (osd.7) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.113519 osd.6 (osd.6) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.1138284 osd.4 (osd.4) 33 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.320 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[78259]: cluster 1685823363.1158423 osd.7 (osd.7) 37 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823362.7574985 mgr.y (mgr.34104) 463 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-06-03T20:16:04.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: audit 1685823363.0972748 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:16:04.320 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.0973897 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-06-03T20:16:04.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.1073635 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.1132374 osd.7 (osd.7) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.113519 osd.6 (osd.6) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.1138284 osd.4 (osd.4) 33 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.321 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:04 smithi033 bash[74781]: cluster 1685823363.1158423 osd.7 (osd.7) 37 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:04.373 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:04.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823362.7574985 mgr.y (mgr.34104) 463 : cluster 0 pgmap v413: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 600 op/s 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: audit 1685823363.0972748 mon.a (mon.0) 561 : audit 1 from='client.? 172.21.15.33:0/946483002' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.0973897 mon.a (mon.0) 562 : cluster 0 osdmap e111: 8 total, 8 up, 8 in 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.1073635 osd.5 (osd.5) 32 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.1132374 osd.7 (osd.7) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.113519 osd.6 (osd.6) 36 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.377 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.1138284 osd.4 (osd.4) 33 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.377 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:04 smithi083 bash[60048]: cluster 1685823363.1158423 osd.7 (osd.7) 37 : cluster 3 failed to encode map e111 with expected crc 2023-06-03T20:16:04.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:04.526 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:04.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:04.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:04.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:04.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:04.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:04.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:04.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:04.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:04.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:04.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:05.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:05.126 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:05.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:05.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:05.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:05.374 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:05.383 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:05 smithi033 bash[74781]: audit 1685823364.4539642 mon.a (mon.0) 563 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:16:05.384 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:05 smithi033 bash[78259]: audit 1685823364.4539642 mon.a (mon.0) 563 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:16:05.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:05 smithi083 bash[60048]: audit 1685823364.4539642 mon.a (mon.0) 563 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:16:05.411 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:05.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:05.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:05.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:05.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:05.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:05.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:05.846 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:05.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:05.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:05.981 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:05.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:05.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:06.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:06.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:06.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:06.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:06.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:06.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:06.370 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:06.378 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:06] "GET /metrics HTTP/1.1" 200 223081 "" "Prometheus/2.33.4" 2023-06-03T20:16:06.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:06 smithi033 bash[74781]: cluster 1685823364.7624712 mgr.y (mgr.34104) 464 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:06.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:06 smithi033 bash[78259]: cluster 1685823364.7624712 mgr.y (mgr.34104) 464 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:06 smithi083 bash[60048]: cluster 1685823364.7624712 mgr.y (mgr.34104) 464 : cluster 0 pgmap v415: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:06.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:06.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:06.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 7 1 2023-06-03T20:16:06.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:06.657 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:06.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:06.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:06.795 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:06.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_ops_in_flight 2023-06-03T20:16:06.842 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:06.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:06.950 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:06.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:07.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.002 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:07.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:07.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:07.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:07.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:07.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:07.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:07.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:07.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:07.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:07.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:07.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:07.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:07.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:07.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:07.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:07.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:07.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:07.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:16:08.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:08.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:08.029 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:16:08.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:16:08.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:08.128 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:16:08.162 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:16:08.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:08.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:08.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:16:08.238 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:16:08.270 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:16:08.275 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.277 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:16:08.290 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:08.299 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:08 smithi083 bash[60048]: cluster 1685823366.7629724 mgr.y (mgr.34104) 465 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:08.299 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:08 smithi083 bash[60048]: audit 1685823367.9142578 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.33:0/1434648565' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:08.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:08.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:08.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.441 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:08 smithi033 bash[74781]: cluster 1685823366.7629724 mgr.y (mgr.34104) 465 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:08.442 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:08 smithi033 bash[74781]: audit 1685823367.9142578 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.33:0/1434648565' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:08.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:08 smithi033 bash[78259]: cluster 1685823366.7629724 mgr.y (mgr.34104) 465 : cluster 0 pgmap v416: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:08.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:08 smithi033 bash[78259]: audit 1685823367.9142578 mon.c (mon.2) 48 : audit 0 from='client.? 172.21.15.33:0/1434648565' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:08.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:08.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:08.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:08.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:08.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:08.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:08.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:08.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:09.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:09.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:09.137 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:16:09.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:09.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:09.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:09.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:09 smithi083 bash[60048]: audit 1685823368.4510784 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:09 smithi083 bash[60048]: audit 1685823368.4544048 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.33:0/1101372950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:09 smithi083 bash[60048]: audit 1685823368.5699015 mon.a (mon.0) 565 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:09.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.464 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[78259]: audit 1685823368.4510784 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.464 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[78259]: audit 1685823368.4544048 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.33:0/1101372950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.465 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[78259]: audit 1685823368.5699015 mon.a (mon.0) 565 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:09.465 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[74781]: audit 1685823368.4510784 mon.a (mon.0) 564 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.465 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[74781]: audit 1685823368.4544048 mon.b (mon.1) 9 : audit 1 from='client.? 172.21.15.33:0/1101372950' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:09.465 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:09 smithi033 bash[74781]: audit 1685823368.5699015 mon.a (mon.0) 565 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:09.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:09.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:09.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:09.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:09.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:09.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:09.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:09.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:09.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:10.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:10.136 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823368.763397 mgr.y (mgr.34104) 466 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.111383 mon.a (mon.0) 566 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1114197 mon.a (mon.0) 567 : cluster 1 Cluster is now healthy 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: audit 1685823369.1211488 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1212237 mon.a (mon.0) 569 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1311712 osd.6 (osd.6) 37 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.137 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1314588 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1329625 osd.7 (osd.7) 38 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.1409872 osd.4 (osd.4) 34 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[78259]: cluster 1685823369.14272 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823368.763397 mgr.y (mgr.34104) 466 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.111383 mon.a (mon.0) 566 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:16:10.138 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1114197 mon.a (mon.0) 567 : cluster 1 Cluster is now healthy 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: audit 1685823369.1211488 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1212237 mon.a (mon.0) 569 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1311712 osd.6 (osd.6) 37 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1314588 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1329625 osd.7 (osd.7) 38 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.1409872 osd.4 (osd.4) 34 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:10 smithi033 bash[74781]: cluster 1685823369.14272 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.142 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:10.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:10.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:10.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823368.763397 mgr.y (mgr.34104) 466 : cluster 0 pgmap v417: 89 pgs: 89 active+clean; 4.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 711 op/s 2023-06-03T20:16:10.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.111383 mon.a (mon.0) 566 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:16:10.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1114197 mon.a (mon.0) 567 : cluster 1 Cluster is now healthy 2023-06-03T20:16:10.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: audit 1685823369.1211488 mon.a (mon.0) 568 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:10.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1212237 mon.a (mon.0) 569 : cluster 0 osdmap e112: 8 total, 8 up, 8 in 2023-06-03T20:16:10.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1311712 osd.6 (osd.6) 37 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1314588 osd.5 (osd.5) 33 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1329625 osd.7 (osd.7) 38 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.1409872 osd.4 (osd.4) 34 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:10 smithi083 bash[60048]: cluster 1685823369.14272 osd.4 (osd.4) 35 : cluster 3 failed to encode map e112 with expected crc 2023-06-03T20:16:10.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:10.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:10.439 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:10.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:10.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:10.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:10.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:10.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:10.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:10.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:10.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:10.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:10.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:10.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:11.037 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:11.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:11.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:11.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:11.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:11.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:11.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:11.478 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:11.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:11.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:11.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:11.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:11.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:11.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:11.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:11.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:16:11.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:11.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:11.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:11.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:12.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:12.211 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:12.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:12.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:12.378 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:16:12.391 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:12.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:12.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:12.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[74781]: cluster 1685823370.764083 mgr.y (mgr.34104) 467 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-06-03T20:16:12.508 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[74781]: audit 1685823371.2412672 mon.a (mon.0) 570 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.508 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[74781]: audit 1685823371.257178 mon.a (mon.0) 571 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[78259]: cluster 1685823370.764083 mgr.y (mgr.34104) 467 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-06-03T20:16:12.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[78259]: audit 1685823371.2412672 mon.a (mon.0) 570 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:12 smithi033 bash[78259]: audit 1685823371.257178 mon.a (mon.0) 571 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:12.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:12 smithi083 bash[60048]: cluster 1685823370.764083 mgr.y (mgr.34104) 467 : cluster 0 pgmap v419: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 888 op/s 2023-06-03T20:16:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:12 smithi083 bash[60048]: audit 1685823371.2412672 mon.a (mon.0) 570 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:12 smithi083 bash[60048]: audit 1685823371.257178 mon.a (mon.0) 571 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:12.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:12.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:12.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:12.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:12.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.928 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:12.932 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:12.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:12.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:12.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:13.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.088 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:13.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.222 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:13.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:13.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:13.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:13.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:13.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:13.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:13.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:13.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:13.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:13.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: audit 1685823372.6604946 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: audit 1685823372.6718786 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: cluster 1685823372.76457 mgr.y (mgr.34104) 468 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-06-03T20:16:13.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: audit 1685823373.299146 mon.a (mon.0) 574 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:16:13.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: audit 1685823373.3003864 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:16:13.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:13 smithi083 bash[60048]: audit 1685823373.3097556 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:13.907 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: audit 1685823372.6604946 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.907 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: audit 1685823372.6718786 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.907 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: cluster 1685823372.76457 mgr.y (mgr.34104) 468 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-06-03T20:16:13.908 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: audit 1685823373.299146 mon.a (mon.0) 574 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:16:13.908 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: audit 1685823373.3003864 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:16:13.908 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[78259]: audit 1685823373.3097556 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.908 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: audit 1685823372.6604946 mon.a (mon.0) 572 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.908 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: audit 1685823372.6718786 mon.a (mon.0) 573 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.909 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: cluster 1685823372.76457 mgr.y (mgr.34104) 468 : cluster 0 pgmap v420: 89 pgs: 89 active+clean; 4.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 735 op/s 2023-06-03T20:16:13.909 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: audit 1685823373.299146 mon.a (mon.0) 574 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:16:13.909 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: audit 1685823373.3003864 mon.a (mon.0) 575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:16:13.909 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:13 smithi033 bash[74781]: audit 1685823373.3097556 mon.a (mon.0) 576 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:13.940 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:13.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:13.946 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:14.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:14.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:14.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:14.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:14.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:14.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:14.383 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:14.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:14.527 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:14.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:14.682 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:14.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:14.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:14.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:14.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:14.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:14.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:15.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:15.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:15.109 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:15.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:15.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:15.298 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:15.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:15.405 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:15.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:15.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:15.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:15.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:15.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:15.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:15.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:15.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:15.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:15 smithi083 bash[60048]: cluster 1685823374.765382 mgr.y (mgr.34104) 469 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:15.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:15.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:15.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:16.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:16.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:16.090 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:15 smithi033 bash[74781]: cluster 1685823374.765382 mgr.y (mgr.34104) 469 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:16.090 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:15 smithi033 bash[78259]: cluster 1685823374.765382 mgr.y (mgr.34104) 469 : cluster 0 pgmap v421: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:16.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:16.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:16.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:16.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:16.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:16.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:16] "GET /metrics HTTP/1.1" 200 223102 "" "Prometheus/2.33.4" 2023-06-03T20:16:16.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:16.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:16.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.733 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:16.836 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:16.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:16.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:16.977 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:17.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:17.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:17.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:17.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:17.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:17.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:17.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:17.569 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:17.571 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:17.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:17.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:17.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:17.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:17.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:17.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:17.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:17.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:18.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:18.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:17 smithi083 bash[60048]: cluster 1685823376.7658007 mgr.y (mgr.34104) 470 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:18.037 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:18.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:18.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:17 smithi033 bash[74781]: cluster 1685823376.7658007 mgr.y (mgr.34104) 470 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:18.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:17 smithi033 bash[78259]: cluster 1685823376.7658007 mgr.y (mgr.34104) 470 : cluster 0 pgmap v422: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:18.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.182 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:18.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:18.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:18.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:18.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:18.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.750 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:18.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:18.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:18.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:19.025 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:19.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:19.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:19.173 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:19.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:19.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:19.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:19.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:19.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:19.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:19.704 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:19.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:19.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:19.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:19.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:19.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:19.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:20.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:20.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:20.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:20.139 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:20 smithi033 bash[74781]: cluster 1685823378.7689147 mgr.y (mgr.34104) 471 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:20.139 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:20 smithi033 bash[78259]: cluster 1685823378.7689147 mgr.y (mgr.34104) 471 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:20.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:20.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:20.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:20.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:20.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:19 smithi083 bash[60048]: cluster 1685823378.7689147 mgr.y (mgr.34104) 471 : cluster 0 pgmap v423: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:16:20.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:20.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:20.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:20.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:20.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:20.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:20.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:20.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:20.844 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:20.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:20.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:20.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:20.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:21.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:21.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:21.140 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:21.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:21.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:21.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:21.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:21.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:21.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:21.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:21.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:21.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:21.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:21.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:21.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:21.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:21.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:21.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:21.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:21.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:22.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.131 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:21 smithi033 bash[74781]: cluster 1685823380.7697823 mgr.y (mgr.34104) 472 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-06-03T20:16:22.131 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:21 smithi033 bash[78259]: cluster 1685823380.7697823 mgr.y (mgr.34104) 472 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-06-03T20:16:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:21 smithi083 bash[60048]: cluster 1685823380.7697823 mgr.y (mgr.34104) 472 : cluster 0 pgmap v424: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 902 op/s 2023-06-03T20:16:22.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:22.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:22.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:22.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:22.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:22.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:22.594 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:22.598 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:16:22.598 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:16:22.598 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.598 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:159380 6.b e112/96 ondisk, result = 0)", 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.577232+0000", 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0096010499999999999, 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096377319999999995, 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577232+0000", 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577232+0000", 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577232+0000", 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:22.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577237+0000", 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7239999999999997e-06 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.602 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577255+0000", 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7266999999999999e-05 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577263+0000", 2023-06-03T20:16:22.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.2460000000000003e-06 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581580+0000", 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0043171099999999999 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581594+0000", 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4059999999999999e-05 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.605 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:159388 6.b 6:dc52fc43:::benchmark_data_smithi033_106374_object49386:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.577347+0000", 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0094863559999999996, 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096000719999999994, 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.606 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 159388 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577347+0000", 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.608 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577347+0000", 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577345+0000", 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:16:22.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577353+0000", 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9540000000000004e-06 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577366+0000", 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2660000000000001e-05 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577374+0000", 2023-06-03T20:16:22.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.729e-06 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583412+0000", 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.006038018 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583543+0000", 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013108799999999999 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:16:22.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583672+0000", 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000129212 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:159389 6.c 6:30df5db7:::benchmark_data_smithi033_106374_object49387:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-06-03T20:16:22.614 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.577380+0000", 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0094532309999999994, 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096514210000000003, 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:22.615 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 159389 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577380+0000", 2023-06-03T20:16:22.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577380+0000", 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577380+0000", 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577383+0000", 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3909999999999998e-06 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577395+0000", 2023-06-03T20:16:22.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2126999999999999e-05 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577401+0000", 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0979999999999999e-06 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577511+0000", 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010969299999999999 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:22.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577662+0000", 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000150786 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577792+0000", 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013009799999999999 2023-06-03T20:16:22.622 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:159390 6.c 6:3f8d21ca:::benchmark_data_smithi033_106374_object49388:head [delete] snapc 0=[] ondisk+write+known_if_redirected e112)", 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.577414+0000", 2023-06-03T20:16:22.623 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0094190920000000004, 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096979309999999999, 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:22.624 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 159390 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577414+0000", 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577414+0000", 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577414+0000", 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577417+0000", 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.1690000000000001e-06 2023-06-03T20:16:22.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577425+0000", 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5510000000000002e-06 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.577431+0000", 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.908e-06 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.584717+0000", 2023-06-03T20:16:22.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0072868749999999999 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.584879+0000", 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000161311 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.585034+0000", 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015515200000000001 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:159394 6.c 6.3c5ccf5c (undecoded) ondisk+write+known_if_redirected e112)", 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.578922+0000", 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0079110229999999997, 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0082671940000000003, 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.632 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 159394 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.633 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578922+0000", 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.634 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578922+0000", 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578921+0000", 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:16:22.635 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578927+0000", 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.8259999999999998e-06 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578944+0000", 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6725999999999999e-05 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.578951+0000", 2023-06-03T20:16:22.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.4019999999999996e-06 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:159387 6.0 e112/96 6:06454494:::benchmark_data_smithi033_106374_object49385:head v 112'9798, mlcod=112'9796)", 2023-06-03T20:16:22.638 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.581394+0000", 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0054391880000000002, 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0058541119999999999, 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.639 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581394+0000", 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581394+0000", 2023-06-03T20:16:22.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581393+0000", 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581401+0000", 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8280000000000003e-06 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581420+0000", 2023-06-03T20:16:22.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8340999999999999e-05 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581428+0000", 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3829999999999992e-06 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581738+0000", 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000310499 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:22.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581760+0000", 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1827e-05 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:159389 6.c e112/96)", 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.581698+0000", 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0051352170000000001, 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0056171729999999996, 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:16:22.646 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581698+0000", 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581698+0000", 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581698+0000", 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581707+0000", 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0659999999999993e-06 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581721+0000", 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3939e-05 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.581727+0000", 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5560000000000004e-06 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.651 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:159389 6.c e112/96)", 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.582674+0000", 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0041598440000000002, 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0046934669999999998, 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582674+0000", 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582674+0000", 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582673+0000", 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:22.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582678+0000", 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8729999999999998e-06 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582688+0000", 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0222e-05 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.582695+0000", 2023-06-03T20:16:22.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.596e-06 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:159397 6.7 e112/96)", 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:16:22.583740+0000", 2023-06-03T20:16:22.657 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0030937099999999999, 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0036802430000000001, 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:22.658 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583740+0000", 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583740+0000", 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:22.659 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583739+0000", 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583746+0000", 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0140000000000001e-06 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583755+0000", 2023-06-03T20:16:22.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2029999999999998e-06 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:16:22.583762+0000", 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7549999999999997e-06 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.662 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:22.663 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.663 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:22.663 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:16:22.663 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 9 2023-06-03T20:16:22.663 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:16:22.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.743 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:22.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:22.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:22.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:22.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:22.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:22.916 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:22 smithi033 bash[74781]: audit 1685823382.6505742 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:16:22.917 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:22 smithi033 bash[78259]: audit 1685823382.6505742 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:16:22.930 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.7 to 1 (10000) 2023-06-03T20:16:22.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:23.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:23.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:23.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:23.124 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:22 smithi083 bash[60048]: audit 1685823382.6505742 mon.a (mon.0) 577 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:16:23.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:23.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:23.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:23.282 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:23.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:23.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:23.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:23.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:23.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:23.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:23.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:23.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:23.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:23.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:23.917 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.7729685 mgr.y (mgr.34104) 473 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:16:23.917 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: audit 1685823382.9165926 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:16:23.917 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.9168568 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-06-03T20:16:23.917 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.9264777 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:23.917 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.9403641 osd.7 (osd.7) 39 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:23.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.9421883 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:23.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: cluster 1685823382.9490416 osd.6 (osd.6) 38 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:23.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: audit 1685823383.575333 mon.a (mon.0) 580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:23.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[74781]: audit 1685823383.5766215 mon.a (mon.0) 581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:23.938 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:23.988 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:23.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:23.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:24.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:24.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.242 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.7729685 mgr.y (mgr.34104) 473 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:16:24.242 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: audit 1685823382.9165926 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.9168568 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.9264777 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.9403641 osd.7 (osd.7) 39 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.9421883 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: cluster 1685823382.9490416 osd.6 (osd.6) 38 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: audit 1685823383.575333 mon.a (mon.0) 580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:24.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:23 smithi033 bash[78259]: audit 1685823383.5766215 mon.a (mon.0) 581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:24.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:24.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.7729685 mgr.y (mgr.34104) 473 : cluster 0 pgmap v425: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:16:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: audit 1685823382.9165926 mon.a (mon.0) 578 : audit 1 from='client.? 172.21.15.33:0/4200361650' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.9168568 mon.a (mon.0) 579 : cluster 0 osdmap e113: 8 total, 8 up, 8 in 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.9264777 osd.4 (osd.4) 36 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.9403641 osd.7 (osd.7) 39 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.9421883 osd.7 (osd.7) 40 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: cluster 1685823382.9490416 osd.6 (osd.6) 38 : cluster 3 failed to encode map e113 with expected crc 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: audit 1685823383.575333 mon.a (mon.0) 580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:23 smithi083 bash[60048]: audit 1685823383.5766215 mon.a (mon.0) 581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:24.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:24.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:24.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:24.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:24.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:24.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:24.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:24.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.835 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:24.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:24.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:24.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:24.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:24.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:25.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:25.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:25.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:25.224 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:25.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:25.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:25.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:25.407 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:25.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:25.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:25.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:25.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:25.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:25.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:25.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:25.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:25.839 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:25.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:25.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:25.973 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:25.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:25.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:26.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:25 smithi033 bash[78259]: cluster 1685823384.7739801 mgr.y (mgr.34104) 474 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:26.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:25 smithi033 bash[74781]: cluster 1685823384.7739801 mgr.y (mgr.34104) 474 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:26.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:26.225 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:26.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:26.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:26.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:26.380 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:25 smithi083 bash[60048]: cluster 1685823384.7739801 mgr.y (mgr.34104) 474 : cluster 0 pgmap v427: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:26.406 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:26.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:26.441 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-06-03T20:16:26.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:16:26.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:26.519 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:26] "GET /metrics HTTP/1.1" 200 223120 "" "Prometheus/2.33.4" 2023-06-03T20:16:26.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:26.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:26.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.685 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:26.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:26.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:26.827 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_blocked_ops 2023-06-03T20:16:26.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:26.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:26.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:27.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:27.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:27.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:27.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:27.233 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:27.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:27.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:27.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:27.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:27.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:27.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:27.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:27.668 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:27.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:27.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:27.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:27.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:27.914 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:27.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:27 smithi033 bash[74781]: cluster 1685823386.7763069 mgr.y (mgr.34104) 475 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:27.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:27.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:28.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:28.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:28.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:28.121 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:27 smithi033 bash[78259]: cluster 1685823386.7763069 mgr.y (mgr.34104) 475 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:28.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:27 smithi083 bash[60048]: cluster 1685823386.7763069 mgr.y (mgr.34104) 475 : cluster 0 pgmap v428: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:28.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:28.339 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.384 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:28.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:28.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:28.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:28.636 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.675 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:28.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:28.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:28.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:28.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:28.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:28.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:29.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:29.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:29.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:29.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:29.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:29.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:29.349 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:16:29.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:29.399 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:16:29.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:29.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:29.446 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:16:29.496 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:16:29.533 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:16:29.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:29.570 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:29.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:29.575 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:16:29.620 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:16:29.658 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:16:29.670 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.670 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:16:29.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:29.705 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:29.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:29.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:29.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:29.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:29.943 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:16:29.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:29.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[78259]: cluster 1685823388.7770474 mgr.y (mgr.34104) 476 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:29.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[78259]: audit 1685823389.2564387 mon.a (mon.0) 582 : audit 0 from='client.? 172.21.15.33:0/2091117677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:29.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[78259]: audit 1685823389.4307559 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:16:29.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[74781]: cluster 1685823388.7770474 mgr.y (mgr.34104) 476 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:29.976 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[74781]: audit 1685823389.2564387 mon.a (mon.0) 582 : audit 0 from='client.? 172.21.15.33:0/2091117677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:29.976 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:29 smithi033 bash[74781]: audit 1685823389.4307559 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:16:29.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:29.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:30.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:30.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:30.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:30.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:30.233 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:29 smithi083 bash[60048]: cluster 1685823388.7770474 mgr.y (mgr.34104) 476 : cluster 0 pgmap v429: 89 pgs: 89 active+clean; 3.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:16:30.233 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:29 smithi083 bash[60048]: audit 1685823389.2564387 mon.a (mon.0) 582 : audit 0 from='client.? 172.21.15.33:0/2091117677' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:30.233 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:29 smithi083 bash[60048]: audit 1685823389.4307559 mon.a (mon.0) 583 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:16:30.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:30.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:30.367 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:30.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:30.501 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:30.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:30.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:30.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:30.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:30.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:30.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:30.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:30.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:30.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:30.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:30.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:30.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:31.041 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:30 smithi033 bash[74781]: cluster 1685823389.9224157 mon.a (mon.0) 584 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:31.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:30 smithi033 bash[74781]: audit 1685823389.9282973 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:16:31.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[74781]: cluster 1685823389.9284375 mon.a (mon.0) 586 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-06-03T20:16:31.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[74781]: cluster 1685823389.932817 osd.5 (osd.5) 34 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[74781]: cluster 1685823389.9544542 osd.6 (osd.6) 39 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:31.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:31.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.111 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:30 smithi083 bash[60048]: cluster 1685823389.9224157 mon.a (mon.0) 584 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:30 smithi083 bash[60048]: audit 1685823389.9282973 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:16:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:30 smithi083 bash[60048]: cluster 1685823389.9284375 mon.a (mon.0) 586 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-06-03T20:16:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:30 smithi083 bash[60048]: cluster 1685823389.932817 osd.5 (osd.5) 34 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:30 smithi083 bash[60048]: cluster 1685823389.9544542 osd.6 (osd.6) 39 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:31.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:31.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.254 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:31.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: cluster 1685823389.9224157 mon.a (mon.0) 584 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:31.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: audit 1685823389.9282973 mon.a (mon.0) 585 : audit 1 from='client.? 172.21.15.33:0/2664676605' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:16:31.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: cluster 1685823389.9284375 mon.a (mon.0) 586 : cluster 0 osdmap e114: 8 total, 8 up, 8 in 2023-06-03T20:16:31.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: cluster 1685823389.932817 osd.5 (osd.5) 34 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: cluster 1685823389.9544542 osd.6 (osd.6) 39 : cluster 3 failed to encode map e114 with expected crc 2023-06-03T20:16:31.354 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:31.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:31.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:31.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:31.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:31.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:31.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:31.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:31.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:31.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:31.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:31.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:31.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:31.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:32.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:32.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:32.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:32.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:32.197 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[78259]: cluster 1685823390.7774699 mgr.y (mgr.34104) 477 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:16:32.197 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:31 smithi033 bash[74781]: cluster 1685823390.7774699 mgr.y (mgr.34104) 477 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:16:32.231 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:32.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:32.337 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:32.346 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:31 smithi083 bash[60048]: cluster 1685823390.7774699 mgr.y (mgr.34104) 477 : cluster 0 pgmap v431: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:16:32.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:32.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:32.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:32.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:32.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:32.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.807 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.814 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:32.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.968 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:32.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:32.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:33.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:33.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:33.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:33.211 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.252 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:33.261 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:33.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:33.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.415 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:33.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:33.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:33.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:33.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:16:33.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.723 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:33.748 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:16:33.827 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:33.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:33.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:34.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:34.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:34.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:34.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.317 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:33 smithi083 bash[60048]: cluster 1685823392.7779033 mgr.y (mgr.34104) 478 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-06-03T20:16:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:33 smithi033 bash[78259]: cluster 1685823392.7779033 mgr.y (mgr.34104) 478 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-06-03T20:16:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:33 smithi033 bash[74781]: cluster 1685823392.7779033 mgr.y (mgr.34104) 478 : cluster 0 pgmap v432: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 717 op/s 2023-06-03T20:16:34.339 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:34.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:34.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:34.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:34.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:34.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:34.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:34.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:34.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:34.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:34.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:35.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:35.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:35.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:35.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:35.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:35.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:35.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:35.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:35.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:35.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:35.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:35.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:35.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:35.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:35.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:35.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:35.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:35.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:35.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:35.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:35.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:36.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:36.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:36.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:35 smithi083 bash[60048]: cluster 1685823394.7829318 mgr.y (mgr.34104) 479 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:36.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:36.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:36.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:36.288 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:35 smithi033 bash[78259]: cluster 1685823394.7829318 mgr.y (mgr.34104) 479 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:36.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:35 smithi033 bash[74781]: cluster 1685823394.7829318 mgr.y (mgr.34104) 479 : cluster 0 pgmap v433: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:36.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:36.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:36.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:36.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:36.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:36.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:36.579 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:36] "GET /metrics HTTP/1.1" 200 223120 "" "Prometheus/2.33.4" 2023-06-03T20:16:36.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:36.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:36.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:36.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.754 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:36.854 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:36.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:36.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:36.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:36.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:37.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:37.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:37.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:37.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:37.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:37.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:37.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:37.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:37.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:37.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:37.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:37.684 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:37.720 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:37.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:37.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:37.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:37.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:37.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:37.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:38.014 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:38.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:38.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:38.131 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:37 smithi033 bash[74781]: cluster 1685823396.7833648 mgr.y (mgr.34104) 480 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:38.131 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:37 smithi033 bash[78259]: cluster 1685823396.7833648 mgr.y (mgr.34104) 480 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:38.166 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:38.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:38.282 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:37 smithi083 bash[60048]: cluster 1685823396.7833648 mgr.y (mgr.34104) 480 : cluster 0 pgmap v434: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:38.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:38.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:38.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:38.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:38.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:38.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:38.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:38.759 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:38.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:38.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:38.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:38.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:39.002 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:39.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:39.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:39.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:39.323 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:39.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:39.429 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:39.562 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:39.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:39.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:39.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[74781]: audit 1685823398.5751312 mon.a (mon.0) 587 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:39.710 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[74781]: audit 1685823398.5775769 mon.a (mon.0) 588 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:39.710 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[74781]: cluster 1685823398.783826 mgr.y (mgr.34104) 481 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:39.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[78259]: audit 1685823398.5751312 mon.a (mon.0) 587 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:39.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[78259]: audit 1685823398.5775769 mon.a (mon.0) 588 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:39.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:39 smithi033 bash[78259]: cluster 1685823398.783826 mgr.y (mgr.34104) 481 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:39.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:39.852 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:39.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:39.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:39.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:39 smithi083 bash[60048]: audit 1685823398.5751312 mon.a (mon.0) 587 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:16:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:39 smithi083 bash[60048]: audit 1685823398.5775769 mon.a (mon.0) 588 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:39 smithi083 bash[60048]: cluster 1685823398.783826 mgr.y (mgr.34104) 481 : cluster 0 pgmap v435: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 707 op/s 2023-06-03T20:16:39.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:40.017 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:16:40.018 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:16:40.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:40.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:40.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:40.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:40.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:40.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:40.328 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:16:40.331 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:16:40.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:40.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:40.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:40.472 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:40.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:40.580 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:40.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:40.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:40.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:40 smithi033 bash[74781]: audit 1685823400.2965207 mgr.y (mgr.34104) 482 : audit 0 from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:40.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:40.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:40.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:40.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:40 smithi083 bash[60048]: audit 1685823400.2965207 mgr.y (mgr.34104) 482 : audit 0 from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:40.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:40.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:40.929 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:40 smithi033 bash[78259]: audit 1685823400.2965207 mgr.y (mgr.34104) 482 : audit 0 from='client.44804 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:41.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:41.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:41.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:41.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:41.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:41.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:41.319 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:41.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:41.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:41.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:41.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:41.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:41.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_historic_ops 2023-06-03T20:16:41.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:41.646 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:41.750 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:41.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:41.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:41 smithi083 bash[60048]: cluster 1685823400.784585 mgr.y (mgr.34104) 483 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-06-03T20:16:41.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:41.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:41.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:41.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:42.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:42.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:41 smithi033 bash[74781]: cluster 1685823400.784585 mgr.y (mgr.34104) 483 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-06-03T20:16:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:41 smithi033 bash[78259]: cluster 1685823400.784585 mgr.y (mgr.34104) 483 : cluster 0 pgmap v436: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 658 op/s 2023-06-03T20:16:42.121 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":435,"stamp":"2023-06-03T20:16:38.783571+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3418429350,"num_objects":52177,"num_object_clones":0,"num_object_copies":156531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52177,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":168108,"num_write_kb":7042383,"num_scrub_errors":0,"num_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":139342,"ondisk_log_size":139342,"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":10687536,"kb_used_data":10083568,"kb_used_omap":20,"kb_used_meta":603755,"kb_avail":739273680,"statfs":{"total":767960285184,"available":757016248320,"internally_reserved":0,"allocated":10325573632,"data_stored":10321730652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":618245774},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-464060416,"num_objects":-7081,"num_object_clones":0,"num_object_copies":-21243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7081,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.006750"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":97,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928969+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:16:22.928969+0000","last_peered":"2023-06-03T20:16:22.928969+0000","last_clean":"2023-06-03T20:16:22.928969+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:16:22.928969+0000","last_undegraded":"2023-06-03T20:16:22.928969+0000","last_fullsized":"2023-06-03T20:16:22.928969+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.956426+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:16:22.956426+0000","last_peered":"2023-06-03T20:16:22.956426+0000","last_clean":"2023-06-03T20:16:22.956426+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:16:22.956426+0000","last_undegraded":"2023-06-03T20:16:22.956426+0000","last_fullsized":"2023-06-03T20:16:22.956426+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:24.672304+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:16:24.672304+0000","last_peered":"2023-06-03T20:16:24.672304+0000","last_clean":"2023-06-03T20:16:24.672304+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:16:24.672304+0000","last_undegraded":"2023-06-03T20:16:24.672304+0000","last_fullsized":"2023-06-03T20:16:24.672304+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942855+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:16:22.942855+0000","last_peered":"2023-06-03T20:16:22.942855+0000","last_clean":"2023-06-03T20:16:22.942855+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:16:22.942855+0000","last_undegraded":"2023-06-03T20:16:22.942855+0000","last_fullsized":"2023-06-03T20:16:22.942855+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.959715+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:16:22.959715+0000","last_peered":"2023-06-03T20:16:22.959715+0000","last_clean":"2023-06-03T20:16:22.959715+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:16:22.959715+0000","last_undegraded":"2023-06-03T20:16:22.959715+0000","last_fullsized":"2023-06-03T20:16:22.959715+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":79,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.952741+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:16:22.952741+0000","last_peered":"2023-06-03T20:16:22.952741+0000","last_clean":"2023-06-03T20:16:22.952741+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:16:22.952741+0000","last_undegraded":"2023-06-03T20:16:22.952741+0000","last_fullsized":"2023-06-03T20:16:22.952741+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943237+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:16:22.943237+0000","last_peered":"2023-06-03T20:16:22.943237+0000","last_clean":"2023-06-03T20:16:22.943237+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:16:22.943237+0000","last_undegraded":"2023-06-03T20:16:22.943237+0000","last_fullsized":"2023-06-03T20:16:22.943237+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":96,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.959621+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:16:22.959621+0000","last_peered":"2023-06-03T20:16:22.959621+0000","last_clean":"2023-06-03T20:16:22.959621+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:16:22.959621+0000","last_undegraded":"2023-06-03T20:16:22.959621+0000","last_fullsized":"2023-06-03T20:16:22.959621+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":79,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.937879+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:16:22.937879+0000","last_peered":"2023-06-03T20:16:22.937879+0000","last_clean":"2023-06-03T20:16:22.937879+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:16:22.937879+0000","last_undegraded":"2023-06-03T20:16:22.937879+0000","last_fullsized":"2023-06-03T20:16:22.937879+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":45,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.954738+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:16:22.954738+0000","last_peered":"2023-06-03T20:16:22.954738+0000","last_clean":"2023-06-03T20:16:22.954738+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:16:22.954738+0000","last_undegraded":"2023-06-03T20:16:22.954738+0000","last_fullsized":"2023-06-03T20:16:22.954738+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":84,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.960441+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:16:22.960441+0000","last_peered":"2023-06-03T20:16:22.960441+0000","last_clean":"2023-06-03T20:16:22.960441+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:16:22.960441+0000","last_undegraded":"2023-06-03T20:16:22.960441+0000","last_fullsized":"2023-06-03T20:16:22.960441+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":71,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942004+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:16:22.942004+0000","last_peered":"2023-06-03T20:16:22.942004+0000","last_clean":"2023-06-03T20:16:22.942004+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:16:22.942004+0000","last_undegraded":"2023-06-03T20:16:22.942004+0000","last_fullsized":"2023-06-03T20:16:22.942004+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929209+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:16:22.929209+0000","last_peered":"2023-06-03T20:16:22.929209+0000","last_clean":"2023-06-03T20:16:22.929209+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:16:22.929209+0000","last_undegraded":"2023-06-03T20:16:22.929209+0000","last_fullsized":"2023-06-03T20:16:22.929209+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928952+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:16:22.928952+0000","last_peered":"2023-06-03T20:16:22.928952+0000","last_clean":"2023-06-03T20:16:22.928952+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:16:22.928952+0000","last_undegraded":"2023-06-03T20:16:22.928952+0000","last_fullsized":"2023-06-03T20:16:22.928952+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.946611+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:16:22.946611+0000","last_peered":"2023-06-03T20:16:22.946611+0000","last_clean":"2023-06-03T20:16:22.946611+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:16:22.946611+0000","last_undegraded":"2023-06-03T20:16:22.946611+0000","last_fullsized":"2023-06-03T20:16:22.946611+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":84,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.956329+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:16:22.956329+0000","last_peered":"2023-06-03T20:16:22.956329+0000","last_clean":"2023-06-03T20:16:22.956329+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:16:22.956329+0000","last_undegraded":"2023-06-03T20:16:22.956329+0000","last_fullsized":"2023-06-03T20:16:22.956329+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942427+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:16:22.942427+0000","last_peered":"2023-06-03T20:16:22.942427+0000","last_clean":"2023-06-03T20:16:22.942427+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:16:22.942427+0000","last_undegraded":"2023-06-03T20:16:22.942427+0000","last_fullsized":"2023-06-03T20:16:22.942427+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.936778+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:16:22.936778+0000","last_peered":"2023-06-03T20:16:22.936778+0000","last_clean":"2023-06-03T20:16:22.936778+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:16:22.936778+0000","last_undegraded":"2023-06-03T20:16:22.936778+0000","last_fullsized":"2023-06-03T20:16:22.936778+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":66,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.945846+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:16:22.945846+0000","last_peered":"2023-06-03T20:16:22.945846+0000","last_clean":"2023-06-03T20:16:22.945846+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:16:22.945846+0000","last_undegraded":"2023-06-03T20:16:22.945846+0000","last_fullsized":"2023-06-03T20:16:22.945846+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942787+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:16:22.942787+0000","last_peered":"2023-06-03T20:16:22.942787+0000","last_clean":"2023-06-03T20:16:22.942787+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:16:22.942787+0000","last_undegraded":"2023-06-03T20:16:22.942787+0000","last_fullsized":"2023-06-03T20:16:22.942787+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":88,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.952421+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:16:22.952421+0000","last_peered":"2023-06-03T20:16:22.952421+0000","last_clean":"2023-06-03T20:16:22.952421+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:16:22.952421+0000","last_undegraded":"2023-06-03T20:16:22.952421+0000","last_fullsized":"2023-06-03T20:16:22.952421+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":84,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.961842+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:16:22.961842+0000","last_peered":"2023-06-03T20:16:22.961842+0000","last_clean":"2023-06-03T20:16:22.961842+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:16:22.961842+0000","last_undegraded":"2023-06-03T20:16:22.961842+0000","last_fullsized":"2023-06-03T20:16:22.961842+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"114'10378","reported_seq":10404,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.618269+0000","last_change":"2023-06-03T20:13:21.972498+0000","last_active":"2023-06-03T20:16:34.618269+0000","last_peered":"2023-06-03T20:16:34.618269+0000","last_clean":"2023-06-03T20:16:34.618269+0000","last_became_active":"2023-06-03T20:13:21.972131+0000","last_became_peered":"2023-06-03T20:13:21.972131+0000","last_unstale":"2023-06-03T20:16:34.618269+0000","last_undegraded":"2023-06-03T20:16:34.618269+0000","last_fullsized":"2023-06-03T20:16:34.618269+0000","mapping_epoch":96,"log_start":"100'1000","ondisk_log_start":"100'1000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":9378,"log_dups_size":0,"ondisk_log_size":9378,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214302720,"num_objects":3270,"num_object_clones":0,"num_object_copies":9810,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3270,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10378,"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":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":82,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.946137+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:16:22.946137+0000","last_peered":"2023-06-03T20:16:22.946137+0000","last_clean":"2023-06-03T20:16:22.946137+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:16:22.946137+0000","last_undegraded":"2023-06-03T20:16:22.946137+0000","last_fullsized":"2023-06-03T20:16:22.946137+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":63,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.936556+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:16:22.936556+0000","last_peered":"2023-06-03T20:16:22.936556+0000","last_clean":"2023-06-03T20:16:22.936556+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:16:22.936556+0000","last_undegraded":"2023-06-03T20:16:22.936556+0000","last_fullsized":"2023-06-03T20:16:22.936556+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"114'10435","reported_seq":10463,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.446147+0000","last_change":"2023-06-03T20:13:21.966902+0000","last_active":"2023-06-03T20:16:34.446147+0000","last_peered":"2023-06-03T20:16:34.446147+0000","last_clean":"2023-06-03T20:16:34.446147+0000","last_became_active":"2023-06-03T20:13:21.966582+0000","last_became_peered":"2023-06-03T20:13:21.966582+0000","last_unstale":"2023-06-03T20:16:34.446147+0000","last_undegraded":"2023-06-03T20:16:34.446147+0000","last_fullsized":"2023-06-03T20:16:34.446147+0000","mapping_epoch":96,"log_start":"102'3100","ondisk_log_start":"102'3100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7335,"log_dups_size":0,"ondisk_log_size":7335,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:07:17.051191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216072192,"num_objects":3297,"num_object_clones":0,"num_object_copies":9891,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3297,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10435,"num_write_kb":439424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.946253+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:16:22.946253+0000","last_peered":"2023-06-03T20:16:22.946253+0000","last_clean":"2023-06-03T20:16:22.946253+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:16:22.946253+0000","last_undegraded":"2023-06-03T20:16:22.946253+0000","last_fullsized":"2023-06-03T20:16:22.946253+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":95,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928916+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:16:22.928916+0000","last_peered":"2023-06-03T20:16:22.928916+0000","last_clean":"2023-06-03T20:16:22.928916+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:16:22.928916+0000","last_undegraded":"2023-06-03T20:16:22.928916+0000","last_fullsized":"2023-06-03T20:16:22.928916+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"114'10566","reported_seq":10592,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.569218+0000","last_change":"2023-06-03T20:13:21.969629+0000","last_active":"2023-06-03T20:16:34.569218+0000","last_peered":"2023-06-03T20:16:34.569218+0000","last_clean":"2023-06-03T20:16:34.569218+0000","last_became_active":"2023-06-03T20:13:21.969119+0000","last_became_peered":"2023-06-03T20:13:21.969119+0000","last_unstale":"2023-06-03T20:16:34.569218+0000","last_undegraded":"2023-06-03T20:16:34.569218+0000","last_fullsized":"2023-06-03T20:16:34.569218+0000","mapping_epoch":96,"log_start":"100'2200","ondisk_log_start":"100'2200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8366,"log_dups_size":0,"ondisk_log_size":8366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214958080,"num_objects":3280,"num_object_clones":0,"num_object_copies":9840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10566,"num_write_kb":443072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":67,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.960619+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:16:22.960619+0000","last_peered":"2023-06-03T20:16:22.960619+0000","last_clean":"2023-06-03T20:16:22.960619+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:16:22.960619+0000","last_undegraded":"2023-06-03T20:16:22.960619+0000","last_fullsized":"2023-06-03T20:16:22.960619+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":79,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.953372+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:16:22.953372+0000","last_peered":"2023-06-03T20:16:22.953372+0000","last_clean":"2023-06-03T20:16:22.953372+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:16:22.953372+0000","last_undegraded":"2023-06-03T20:16:22.953372+0000","last_fullsized":"2023-06-03T20:16:22.953372+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"114'10343","reported_seq":10371,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.262855+0000","last_change":"2023-06-03T20:13:21.967002+0000","last_active":"2023-06-03T20:16:34.262855+0000","last_peered":"2023-06-03T20:16:34.262855+0000","last_clean":"2023-06-03T20:16:34.262855+0000","last_became_active":"2023-06-03T20:13:21.966666+0000","last_became_peered":"2023-06-03T20:13:21.966666+0000","last_unstale":"2023-06-03T20:16:34.262855+0000","last_undegraded":"2023-06-03T20:16:34.262855+0000","last_fullsized":"2023-06-03T20:16:34.262855+0000","mapping_epoch":96,"log_start":"100'300","ondisk_log_start":"100'300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10043,"log_dups_size":0,"ondisk_log_size":10043,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:49:13.950569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213843968,"num_objects":3263,"num_object_clones":0,"num_object_copies":9789,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3263,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10343,"num_write_kb":435392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":81,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.956602+0000","last_change":"2023-06-03T20:13:19.941434+0000","last_active":"2023-06-03T20:16:22.956602+0000","last_peered":"2023-06-03T20:16:22.956602+0000","last_clean":"2023-06-03T20:16:22.956602+0000","last_became_active":"2023-06-03T20:13:19.941074+0000","last_became_peered":"2023-06-03T20:13:19.941074+0000","last_unstale":"2023-06-03T20:16:22.956602+0000","last_undegraded":"2023-06-03T20:16:22.956602+0000","last_fullsized":"2023-06-03T20:16:22.956602+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:06:12.638861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942514+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:16:22.942514+0000","last_peered":"2023-06-03T20:16:22.942514+0000","last_clean":"2023-06-03T20:16:22.942514+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:16:22.942514+0000","last_undegraded":"2023-06-03T20:16:22.942514+0000","last_fullsized":"2023-06-03T20:16:22.942514+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"114'10588","reported_seq":10614,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.629871+0000","last_change":"2023-06-03T20:13:21.977446+0000","last_active":"2023-06-03T20:16:34.629871+0000","last_peered":"2023-06-03T20:16:34.629871+0000","last_clean":"2023-06-03T20:16:34.629871+0000","last_became_active":"2023-06-03T20:13:21.977187+0000","last_became_peered":"2023-06-03T20:13:21.977187+0000","last_unstale":"2023-06-03T20:16:34.629871+0000","last_undegraded":"2023-06-03T20:16:34.629871+0000","last_fullsized":"2023-06-03T20:16:34.629871+0000","mapping_epoch":96,"log_start":"100'2600","ondisk_log_start":"100'2600","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7988,"log_dups_size":0,"ondisk_log_size":7988,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212729856,"num_objects":3246,"num_object_clones":0,"num_object_copies":9738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10588,"num_write_kb":442688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.955328+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:16:22.955328+0000","last_peered":"2023-06-03T20:16:22.955328+0000","last_clean":"2023-06-03T20:16:22.955328+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:16:22.955328+0000","last_undegraded":"2023-06-03T20:16:22.955328+0000","last_fullsized":"2023-06-03T20:16:22.955328+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":80,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929210+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:16:22.929210+0000","last_peered":"2023-06-03T20:16:22.929210+0000","last_clean":"2023-06-03T20:16:22.929210+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:16:22.929210+0000","last_undegraded":"2023-06-03T20:16:22.929210+0000","last_fullsized":"2023-06-03T20:16:22.929210+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"114'10628","reported_seq":10656,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.299413+0000","last_change":"2023-06-03T20:13:21.971304+0000","last_active":"2023-06-03T20:16:34.299413+0000","last_peered":"2023-06-03T20:16:34.299413+0000","last_clean":"2023-06-03T20:16:34.299413+0000","last_became_active":"2023-06-03T20:13:21.970959+0000","last_became_peered":"2023-06-03T20:13:21.970959+0000","last_unstale":"2023-06-03T20:16:34.299413+0000","last_undegraded":"2023-06-03T20:16:34.299413+0000","last_fullsized":"2023-06-03T20:16:34.299413+0000","mapping_epoch":96,"log_start":"100'600","ondisk_log_start":"100'600","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10028,"log_dups_size":0,"ondisk_log_size":10028,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:13.604302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":217055232,"num_objects":3312,"num_object_clones":0,"num_object_copies":9936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10628,"num_write_kb":446080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":80,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.953542+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:16:22.953542+0000","last_peered":"2023-06-03T20:16:22.953542+0000","last_clean":"2023-06-03T20:16:22.953542+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:16:22.953542+0000","last_undegraded":"2023-06-03T20:16:22.953542+0000","last_fullsized":"2023-06-03T20:16:22.953542+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929234+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:16:22.929234+0000","last_peered":"2023-06-03T20:16:22.929234+0000","last_clean":"2023-06-03T20:16:22.929234+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:16:22.929234+0000","last_undegraded":"2023-06-03T20:16:22.929234+0000","last_fullsized":"2023-06-03T20:16:22.929234+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"114'10394","reported_seq":10422,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.449239+0000","last_change":"2023-06-03T20:13:21.967018+0000","last_active":"2023-06-03T20:16:34.449239+0000","last_peered":"2023-06-03T20:16:34.449239+0000","last_clean":"2023-06-03T20:16:34.449239+0000","last_became_active":"2023-06-03T20:13:21.966678+0000","last_became_peered":"2023-06-03T20:13:21.966678+0000","last_unstale":"2023-06-03T20:16:34.449239+0000","last_undegraded":"2023-06-03T20:16:34.449239+0000","last_fullsized":"2023-06-03T20:16:34.449239+0000","mapping_epoch":96,"log_start":"102'3000","ondisk_log_start":"102'3000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7394,"log_dups_size":0,"ondisk_log_size":7394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:10:30.374096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209321984,"num_objects":3194,"num_object_clones":0,"num_object_copies":9582,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3194,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10394,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928714+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:16:22.928714+0000","last_peered":"2023-06-03T20:16:22.928714+0000","last_clean":"2023-06-03T20:16:22.928714+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:16:22.928714+0000","last_undegraded":"2023-06-03T20:16:22.928714+0000","last_fullsized":"2023-06-03T20:16:22.928714+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929789+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:16:22.929789+0000","last_peered":"2023-06-03T20:16:22.929789+0000","last_clean":"2023-06-03T20:16:22.929789+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:16:22.929789+0000","last_undegraded":"2023-06-03T20:16:22.929789+0000","last_fullsized":"2023-06-03T20:16:22.929789+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"114'10456","reported_seq":10483,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.639455+0000","last_change":"2023-06-03T20:13:21.971123+0000","last_active":"2023-06-03T20:16:34.639455+0000","last_peered":"2023-06-03T20:16:34.639455+0000","last_clean":"2023-06-03T20:16:34.639455+0000","last_became_active":"2023-06-03T20:13:21.970728+0000","last_became_peered":"2023-06-03T20:13:21.970728+0000","last_unstale":"2023-06-03T20:16:34.639455+0000","last_undegraded":"2023-06-03T20:16:34.639455+0000","last_fullsized":"2023-06-03T20:16:34.639455+0000","mapping_epoch":96,"log_start":"100'400","ondisk_log_start":"100'400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10056,"log_dups_size":0,"ondisk_log_size":10056,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":213712920,"num_objects":3262,"num_object_clones":0,"num_object_copies":9786,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3262,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10456,"num_write_kb":438913,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":85,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.959881+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:16:22.959881+0000","last_peered":"2023-06-03T20:16:22.959881+0000","last_clean":"2023-06-03T20:16:22.959881+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:16:22.959881+0000","last_undegraded":"2023-06-03T20:16:22.959881+0000","last_fullsized":"2023-06-03T20:16:22.959881+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":71,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943206+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:16:22.943206+0000","last_peered":"2023-06-03T20:16:22.943206+0000","last_clean":"2023-06-03T20:16:22.943206+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:16:22.943206+0000","last_undegraded":"2023-06-03T20:16:22.943206+0000","last_fullsized":"2023-06-03T20:16:22.943206+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"114'10280","reported_seq":10308,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.207780+0000","last_change":"2023-06-03T20:13:21.963138+0000","last_active":"2023-06-03T20:16:34.207780+0000","last_peered":"2023-06-03T20:16:34.207780+0000","last_clean":"2023-06-03T20:16:34.207780+0000","last_became_active":"2023-06-03T20:13:21.962830+0000","last_became_peered":"2023-06-03T20:13:21.962830+0000","last_unstale":"2023-06-03T20:16:34.207780+0000","last_undegraded":"2023-06-03T20:16:34.207780+0000","last_fullsized":"2023-06-03T20:16:34.207780+0000","mapping_epoch":96,"log_start":"100'200","ondisk_log_start":"100'200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10080,"log_dups_size":0,"ondisk_log_size":10080,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:08:19.274190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211943424,"num_objects":3234,"num_object_clones":0,"num_object_copies":9702,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3234,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10280,"num_write_kb":432448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":95,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943851+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:16:22.943851+0000","last_peered":"2023-06-03T20:16:22.943851+0000","last_clean":"2023-06-03T20:16:22.943851+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:16:22.943851+0000","last_undegraded":"2023-06-03T20:16:22.943851+0000","last_fullsized":"2023-06-03T20:16:22.943851+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":94,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.936865+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:16:22.936865+0000","last_peered":"2023-06-03T20:16:22.936865+0000","last_clean":"2023-06-03T20:16:22.936865+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:16:22.936865+0000","last_undegraded":"2023-06-03T20:16:22.936865+0000","last_fullsized":"2023-06-03T20:16:22.936865+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942082+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:16:22.942082+0000","last_peered":"2023-06-03T20:16:22.942082+0000","last_clean":"2023-06-03T20:16:22.942082+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:16:22.942082+0000","last_undegraded":"2023-06-03T20:16:22.942082+0000","last_fullsized":"2023-06-03T20:16:22.942082+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"114'10352","reported_seq":10380,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.398033+0000","last_change":"2023-06-03T20:13:21.971470+0000","last_active":"2023-06-03T20:16:34.398033+0000","last_peered":"2023-06-03T20:16:34.398033+0000","last_clean":"2023-06-03T20:16:34.398033+0000","last_became_active":"2023-06-03T20:13:21.971135+0000","last_became_peered":"2023-06-03T20:13:21.971135+0000","last_unstale":"2023-06-03T20:16:34.398033+0000","last_undegraded":"2023-06-03T20:16:34.398033+0000","last_fullsized":"2023-06-03T20:16:34.398033+0000","mapping_epoch":96,"log_start":"102'3000","ondisk_log_start":"102'3000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7352,"log_dups_size":0,"ondisk_log_size":7352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:54:57.911156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219807744,"num_objects":3354,"num_object_clones":0,"num_object_copies":10062,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3354,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10352,"num_write_kb":438592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942406+0000","last_change":"2023-06-03T20:13:19.941144+0000","last_active":"2023-06-03T20:16:22.942406+0000","last_peered":"2023-06-03T20:16:22.942406+0000","last_clean":"2023-06-03T20:16:22.942406+0000","last_became_active":"2023-06-03T20:13:19.940887+0000","last_became_peered":"2023-06-03T20:13:19.940887+0000","last_unstale":"2023-06-03T20:16:22.942406+0000","last_undegraded":"2023-06-03T20:16:22.942406+0000","last_fullsized":"2023-06-03T20:16:22.942406+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:47:40.412366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928815+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:16:22.928815+0000","last_peered":"2023-06-03T20:16:22.928815+0000","last_clean":"2023-06-03T20:16:22.928815+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:16:22.928815+0000","last_undegraded":"2023-06-03T20:16:22.928815+0000","last_fullsized":"2023-06-03T20:16:22.928815+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943789+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:16:22.943789+0000","last_peered":"2023-06-03T20:16:22.943789+0000","last_clean":"2023-06-03T20:16:22.943789+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:16:22.943789+0000","last_undegraded":"2023-06-03T20:16:22.943789+0000","last_fullsized":"2023-06-03T20:16:22.943789+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"114'10528","reported_seq":10554,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.592952+0000","last_change":"2023-06-03T20:13:21.972648+0000","last_active":"2023-06-03T20:16:34.592952+0000","last_peered":"2023-06-03T20:16:34.592952+0000","last_clean":"2023-06-03T20:16:34.592952+0000","last_became_active":"2023-06-03T20:13:21.972201+0000","last_became_peered":"2023-06-03T20:13:21.972201+0000","last_unstale":"2023-06-03T20:16:34.592952+0000","last_undegraded":"2023-06-03T20:16:34.592952+0000","last_fullsized":"2023-06-03T20:16:34.592952+0000","mapping_epoch":96,"log_start":"100'2100","ondisk_log_start":"100'2100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8428,"log_dups_size":0,"ondisk_log_size":8428,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":10528,"num_write_kb":441024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":106,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.935035+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:16:22.935035+0000","last_peered":"2023-06-03T20:16:22.935035+0000","last_clean":"2023-06-03T20:16:22.935035+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:16:22.935035+0000","last_undegraded":"2023-06-03T20:16:22.935035+0000","last_fullsized":"2023-06-03T20:16:22.935035+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.941943+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:16:22.941943+0000","last_peered":"2023-06-03T20:16:22.941943+0000","last_clean":"2023-06-03T20:16:22.941943+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:16:22.941943+0000","last_undegraded":"2023-06-03T20:16:22.941943+0000","last_fullsized":"2023-06-03T20:16:22.941943+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943273+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:16:22.943273+0000","last_peered":"2023-06-03T20:16:22.943273+0000","last_clean":"2023-06-03T20:16:22.943273+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:16:22.943273+0000","last_undegraded":"2023-06-03T20:16:22.943273+0000","last_fullsized":"2023-06-03T20:16:22.943273+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"114'10522","reported_seq":10548,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.592144+0000","last_change":"2023-06-03T20:13:21.975317+0000","last_active":"2023-06-03T20:16:34.592144+0000","last_peered":"2023-06-03T20:16:34.592144+0000","last_clean":"2023-06-03T20:16:34.592144+0000","last_became_active":"2023-06-03T20:13:21.974820+0000","last_became_peered":"2023-06-03T20:13:21.974820+0000","last_unstale":"2023-06-03T20:16:34.592144+0000","last_undegraded":"2023-06-03T20:16:34.592144+0000","last_fullsized":"2023-06-03T20:16:34.592144+0000","mapping_epoch":96,"log_start":"100'500","ondisk_log_start":"100'500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10022,"log_dups_size":0,"ondisk_log_size":10022,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214958080,"num_objects":3280,"num_object_clones":0,"num_object_copies":9840,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3280,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10522,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.936503+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:16:22.936503+0000","last_peered":"2023-06-03T20:16:22.936503+0000","last_clean":"2023-06-03T20:16:22.936503+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:16:22.936503+0000","last_undegraded":"2023-06-03T20:16:22.936503+0000","last_fullsized":"2023-06-03T20:16:22.936503+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":317,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.945789+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:16:22.945789+0000","last_peered":"2023-06-03T20:16:22.945789+0000","last_clean":"2023-06-03T20:16:22.945789+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:16:22.945789+0000","last_undegraded":"2023-06-03T20:16:22.945789+0000","last_fullsized":"2023-06-03T20:16:22.945789+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":46,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:24.440060+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:16:24.440060+0000","last_peered":"2023-06-03T20:16:24.440060+0000","last_clean":"2023-06-03T20:16:24.440060+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:16:24.440060+0000","last_undegraded":"2023-06-03T20:16:24.440060+0000","last_fullsized":"2023-06-03T20:16:24.440060+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.954833+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:16:22.954833+0000","last_peered":"2023-06-03T20:16:22.954833+0000","last_clean":"2023-06-03T20:16:22.954833+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:16:22.954833+0000","last_undegraded":"2023-06-03T20:16:22.954833+0000","last_fullsized":"2023-06-03T20:16:22.954833+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"114'10661","reported_seq":10687,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.650844+0000","last_change":"2023-06-03T20:13:21.967068+0000","last_active":"2023-06-03T20:16:34.650844+0000","last_peered":"2023-06-03T20:16:34.650844+0000","last_clean":"2023-06-03T20:16:34.650844+0000","last_became_active":"2023-06-03T20:13:21.966747+0000","last_became_peered":"2023-06-03T20:13:21.966747+0000","last_unstale":"2023-06-03T20:16:34.650844+0000","last_undegraded":"2023-06-03T20:16:34.650844+0000","last_fullsized":"2023-06-03T20:16:34.650844+0000","mapping_epoch":96,"log_start":"100'2500","ondisk_log_start":"100'2500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8161,"log_dups_size":0,"ondisk_log_size":8161,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:23:58.504736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209780736,"num_objects":3201,"num_object_clones":0,"num_object_copies":9603,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3201,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10661,"num_write_kb":443584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":100,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.946002+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:16:22.946002+0000","last_peered":"2023-06-03T20:16:22.946002+0000","last_clean":"2023-06-03T20:16:22.946002+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:16:22.946002+0000","last_undegraded":"2023-06-03T20:16:22.946002+0000","last_fullsized":"2023-06-03T20:16:22.946002+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942595+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:16:22.942595+0000","last_peered":"2023-06-03T20:16:22.942595+0000","last_clean":"2023-06-03T20:16:22.942595+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:16:22.942595+0000","last_undegraded":"2023-06-03T20:16:22.942595+0000","last_fullsized":"2023-06-03T20:16:22.942595+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943015+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:16:22.943015+0000","last_peered":"2023-06-03T20:16:22.943015+0000","last_clean":"2023-06-03T20:16:22.943015+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:16:22.943015+0000","last_undegraded":"2023-06-03T20:16:22.943015+0000","last_fullsized":"2023-06-03T20:16:22.943015+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"114'10540","reported_seq":10568,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.621453+0000","last_change":"2023-06-03T20:13:21.968783+0000","last_active":"2023-06-03T20:16:34.621453+0000","last_peered":"2023-06-03T20:16:34.621453+0000","last_clean":"2023-06-03T20:16:34.621453+0000","last_became_active":"2023-06-03T20:13:21.968482+0000","last_became_peered":"2023-06-03T20:13:21.968482+0000","last_unstale":"2023-06-03T20:16:34.621453+0000","last_undegraded":"2023-06-03T20:16:34.621453+0000","last_fullsized":"2023-06-03T20:16:34.621453+0000","mapping_epoch":96,"log_start":"100'2400","ondisk_log_start":"100'2400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8140,"log_dups_size":0,"ondisk_log_size":8140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:30:18.473805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":209059840,"num_objects":3190,"num_object_clones":0,"num_object_copies":9570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10540,"num_write_kb":439360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":85,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.960527+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:16:22.960527+0000","last_peered":"2023-06-03T20:16:22.960527+0000","last_clean":"2023-06-03T20:16:22.960527+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:16:22.960527+0000","last_undegraded":"2023-06-03T20:16:22.960527+0000","last_fullsized":"2023-06-03T20:16:22.960527+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":71,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943921+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:16:22.943921+0000","last_peered":"2023-06-03T20:16:22.943921+0000","last_clean":"2023-06-03T20:16:22.943921+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:16:22.943921+0000","last_undegraded":"2023-06-03T20:16:22.943921+0000","last_fullsized":"2023-06-03T20:16:22.943921+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942367+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:16:22.942367+0000","last_peered":"2023-06-03T20:16:22.942367+0000","last_clean":"2023-06-03T20:16:22.942367+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:16:22.942367+0000","last_undegraded":"2023-06-03T20:16:22.942367+0000","last_fullsized":"2023-06-03T20:16:22.942367+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"114'10479","reported_seq":10505,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.579106+0000","last_change":"2023-06-03T20:13:21.976303+0000","last_active":"2023-06-03T20:16:34.579106+0000","last_peered":"2023-06-03T20:16:34.579106+0000","last_clean":"2023-06-03T20:16:34.579106+0000","last_became_active":"2023-06-03T20:13:21.975891+0000","last_became_peered":"2023-06-03T20:13:21.975891+0000","last_unstale":"2023-06-03T20:16:34.579106+0000","last_undegraded":"2023-06-03T20:16:34.579106+0000","last_fullsized":"2023-06-03T20:16:34.579106+0000","mapping_epoch":96,"log_start":"100'2500","ondisk_log_start":"100'2500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7979,"log_dups_size":0,"ondisk_log_size":7979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":207552512,"num_objects":3167,"num_object_clones":0,"num_object_copies":9501,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3167,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10479,"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,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":83,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.967070+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:16:22.967070+0000","last_peered":"2023-06-03T20:16:22.967070+0000","last_clean":"2023-06-03T20:16:22.967070+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:16:22.967070+0000","last_undegraded":"2023-06-03T20:16:22.967070+0000","last_fullsized":"2023-06-03T20:16:22.967070+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":56,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.946873+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:16:22.946873+0000","last_peered":"2023-06-03T20:16:22.946873+0000","last_clean":"2023-06-03T20:16:22.946873+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:16:22.946873+0000","last_undegraded":"2023-06-03T20:16:22.946873+0000","last_fullsized":"2023-06-03T20:16:22.946873+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":81,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.959797+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:16:22.959797+0000","last_peered":"2023-06-03T20:16:22.959797+0000","last_clean":"2023-06-03T20:16:22.959797+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:16:22.959797+0000","last_undegraded":"2023-06-03T20:16:22.959797+0000","last_fullsized":"2023-06-03T20:16:22.959797+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"114'10697","reported_seq":10722,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:34.639457+0000","last_change":"2023-06-03T20:13:21.975551+0000","last_active":"2023-06-03T20:16:34.639457+0000","last_peered":"2023-06-03T20:16:34.639457+0000","last_clean":"2023-06-03T20:16:34.639457+0000","last_became_active":"2023-06-03T20:13:21.975207+0000","last_became_peered":"2023-06-03T20:13:21.975207+0000","last_unstale":"2023-06-03T20:16:34.639457+0000","last_undegraded":"2023-06-03T20:16:34.639457+0000","last_fullsized":"2023-06-03T20:16:34.639457+0000","mapping_epoch":96,"log_start":"100'2300","ondisk_log_start":"100'2300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8397,"log_dups_size":0,"ondisk_log_size":8397,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219480064,"num_objects":3349,"num_object_clones":0,"num_object_copies":10047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10697,"num_write_kb":449472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":84,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.952647+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:16:22.952647+0000","last_peered":"2023-06-03T20:16:22.952647+0000","last_clean":"2023-06-03T20:16:22.952647+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:16:22.952647+0000","last_undegraded":"2023-06-03T20:16:22.952647+0000","last_fullsized":"2023-06-03T20:16:22.952647+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":79,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942943+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:16:22.942943+0000","last_peered":"2023-06-03T20:16:22.942943+0000","last_clean":"2023-06-03T20:16:22.942943+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:16:22.942943+0000","last_undegraded":"2023-06-03T20:16:22.942943+0000","last_fullsized":"2023-06-03T20:16:22.942943+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":65,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928840+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:16:22.928840+0000","last_peered":"2023-06-03T20:16:22.928840+0000","last_clean":"2023-06-03T20:16:22.928840+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:16:22.928840+0000","last_undegraded":"2023-06-03T20:16:22.928840+0000","last_fullsized":"2023-06-03T20:16:22.928840+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":64,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.942606+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:16:22.942606+0000","last_peered":"2023-06-03T20:16:22.942606+0000","last_clean":"2023-06-03T20:16:22.942606+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:16:22.942606+0000","last_undegraded":"2023-06-03T20:16:22.942606+0000","last_fullsized":"2023-06-03T20:16:22.942606+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.925667+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:16:22.925667+0000","last_peered":"2023-06-03T20:16:22.925667+0000","last_clean":"2023-06-03T20:16:22.925667+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:16:22.925667+0000","last_undegraded":"2023-06-03T20:16:22.925667+0000","last_fullsized":"2023-06-03T20:16:22.925667+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":41,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929120+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:16:22.929120+0000","last_peered":"2023-06-03T20:16:22.929120+0000","last_clean":"2023-06-03T20:16:22.929120+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:16:22.929120+0000","last_undegraded":"2023-06-03T20:16:22.929120+0000","last_fullsized":"2023-06-03T20:16:22.929120+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929035+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:16:22.929035+0000","last_peered":"2023-06-03T20:16:22.929035+0000","last_clean":"2023-06-03T20:16:22.929035+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:16:22.929035+0000","last_undegraded":"2023-06-03T20:16:22.929035+0000","last_fullsized":"2023-06-03T20:16:22.929035+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":41,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929358+0000","last_change":"2023-06-03T20:13:19.945521+0000","last_active":"2023-06-03T20:16:22.929358+0000","last_peered":"2023-06-03T20:16:22.929358+0000","last_clean":"2023-06-03T20:16:22.929358+0000","last_became_active":"2023-06-03T20:13:19.945097+0000","last_became_peered":"2023-06-03T20:13:19.945097+0000","last_unstale":"2023-06-03T20:16:22.929358+0000","last_undegraded":"2023-06-03T20:16:22.929358+0000","last_fullsized":"2023-06-03T20:16:22.929358+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":95,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.929346+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:16:22.929346+0000","last_peered":"2023-06-03T20:16:22.929346+0000","last_clean":"2023-06-03T20:16:22.929346+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:16:22.929346+0000","last_undegraded":"2023-06-03T20:16:22.929346+0000","last_fullsized":"2023-06-03T20:16:22.929346+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":90,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.955282+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:16:22.955282+0000","last_peered":"2023-06-03T20:16:22.955282+0000","last_clean":"2023-06-03T20:16:22.955282+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:16:22.955282+0000","last_undegraded":"2023-06-03T20:16:22.955282+0000","last_fullsized":"2023-06-03T20:16:22.955282+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":102,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.954835+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:16:22.954835+0000","last_peered":"2023-06-03T20:16:22.954835+0000","last_clean":"2023-06-03T20:16:22.954835+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:16:22.954835+0000","last_undegraded":"2023-06-03T20:16:22.954835+0000","last_fullsized":"2023-06-03T20:16:22.954835+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":79,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.943165+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:16:22.943165+0000","last_peered":"2023-06-03T20:16:22.943165+0000","last_clean":"2023-06-03T20:16:22.943165+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:16:22.943165+0000","last_undegraded":"2023-06-03T20:16:22.943165+0000","last_fullsized":"2023-06-03T20:16:22.943165+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":89,"reported_epoch":113,"state":"active+clean","last_fresh":"2023-06-03T20:16:22.928675+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:16:22.928675+0000","last_peered":"2023-06-03T20:16:22.928675+0000","last_clean":"2023-06-03T20:16:22.928675+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:16:22.928675+0000","last_undegraded":"2023-06-03T20:16:22.928675+0000","last_fullsized":"2023-06-03T20:16:22.928675+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":3417833496,"num_objects":52153,"num_object_clones":0,"num_object_copies":156459,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52153,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":167847,"num_write_kb":7039937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10252529664,"data_stored":10252517448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139147,"ondisk_log_size":139147,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430473,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1359892,"kb_used_data":1271052,"kb_used_omap":0,"kb_used_meta":88768,"kb_avail":92385260,"statfs":{"total":95995035648,"available":94602506240,"internally_reserved":0,"allocated":1301557248,"data_stored":1301100844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":90898432},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:02 2023","interfaces":[{"interface":"back","average":{"1min":1.746,"5min":1.151,"15min":0.95799999999999996},"min":{"1min":0.35299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":6.4950000000000001,"5min":6.4950000000000001,"15min":6.4950000000000001},"last":0.28299999999999997},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0409999999999999,"15min":0.95999999999999996},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.665,"5min":4.7220000000000004,"15min":4.7220000000000004},"last":3.5150000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:16:30 2023","interfaces":[{"interface":"back","average":{"1min":10.455,"5min":3.093,"15min":1.704},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":157.904,"5min":157.904,"15min":157.904},"last":0.40400000000000003},{"interface":"front","average":{"1min":10.989000000000001,"5min":3.2069999999999999,"15min":1.8},"min":{"1min":0.38100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":158.03800000000001,"5min":158.03800000000001,"15min":158.03800000000001},"last":1.1870000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:15:52 2023","interfaces":[{"interface":"back","average":{"1min":2.8940000000000001,"5min":1.5249999999999999,"15min":1.1419999999999999},"min":{"1min":0.317,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":9.093,"5min":9.093,"15min":9.093},"last":0.42999999999999999},{"interface":"front","average":{"1min":2.399,"5min":1.3839999999999999,"15min":1.139},"min":{"1min":0.35299999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.9079999999999995,"5min":8.9079999999999995,"15min":8.9079999999999995},"last":1.272}]},{"osd":3,"last update":"Sat Jun 3 20:16:18 2023","interfaces":[{"interface":"back","average":{"1min":10.615,"5min":4.101,"15min":2.02},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":156.73500000000001,"5min":156.73500000000001,"15min":156.73500000000001},"last":0.379},{"interface":"front","average":{"1min":10.521000000000001,"5min":4.0190000000000001,"15min":1.9790000000000001},"min":{"1min":0.34200000000000003,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":156.52099999999999,"5min":156.52099999999999,"15min":156.52099999999999},"last":1.5820000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.0629999999999999,"15min":0.96099999999999997},"min":{"1min":0.34100000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.1180000000000003,"5min":5.125,"15min":5.125},"last":1.222},{"interface":"front","average":{"1min":0.754,"5min":1.129,"15min":1.0109999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.9329999999999998,"5min":8.7520000000000007,"15min":8.7520000000000007},"last":1.425}]},{"osd":5,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.173,"15min":1.071},"min":{"1min":0.378,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.7999999999999998,"5min":5.1680000000000001,"15min":5.1680000000000001},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.23,"5min":1.2310000000000001,"15min":1.1000000000000001},"min":{"1min":0.46400000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.819,"5min":6.8170000000000002,"15min":6.8170000000000002},"last":1.2430000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":1.238,"15min":1.1299999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":5.173,"5min":5.9550000000000001,"15min":5.9550000000000001},"last":1.3049999999999999},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.206,"15min":1.1220000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":2.3620000000000001,"5min":8.5060000000000002,"15min":8.5060000000000002},"last":1.47}]}]},{"osd":6,"up_from":42,"seq":180388626706,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1117444,"kb_used_data":1046588,"kb_used_omap":0,"kb_used_meta":70848,"kb_avail":92627708,"statfs":{"total":95995035648,"available":94850772992,"internally_reserved":0,"allocated":1071706112,"data_stored":1071265631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":72548352},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":2.0409999999999999,"15min":1.284},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.8949999999999996,"5min":90.262,"15min":90.262},"last":0.25800000000000001},{"interface":"front","average":{"1min":1.655,"5min":2.133,"15min":1.3240000000000001},"min":{"1min":0.313,"5min":0.309,"15min":0.309},"max":{"1min":8.5340000000000007,"5min":90.311999999999998,"15min":90.311999999999998},"last":0.54900000000000004}]},{"osd":1,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.99099999999999999,"15min":0.91200000000000003},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.9020000000000001,"5min":5.9020000000000001,"15min":5.9020000000000001},"last":0.29099999999999998},{"interface":"front","average":{"1min":2.0790000000000002,"5min":1.454,"15min":1.117},"min":{"1min":0.35299999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.601,"5min":11.776999999999999,"15min":11.776999999999999},"last":1.327}]},{"osd":2,"last update":"Sat Jun 3 20:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.1950000000000001,"15min":1.002},"min":{"1min":0.42499999999999999,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.0629999999999997,"5min":5.0629999999999997,"15min":5.0629999999999997},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.5149999999999999,"5min":1.1899999999999999,"15min":1.014},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":4.8170000000000002,"5min":4.9909999999999997,"15min":4.9909999999999997},"last":0.63800000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":1.964,"5min":1.331,"15min":1.0920000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":8.484,"5min":8.484,"15min":8.484},"last":2.169},{"interface":"front","average":{"1min":2.6400000000000001,"5min":1.5629999999999999,"15min":1.153},"min":{"1min":0.373,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":8.2249999999999996,"5min":19.337,"15min":19.337},"last":3.343}]},{"osd":4,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":1.054,"15min":0.94599999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.181,"5min":4.181,"15min":4.181},"last":3.464},{"interface":"front","average":{"1min":1.8839999999999999,"5min":1.109,"15min":1.0149999999999999},"min":{"1min":0.443,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.931,"5min":7.931,"15min":7.931},"last":0.56200000000000006}]},{"osd":5,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.1890000000000001,"15min":1.046},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":4.218,"5min":7.0659999999999998,"15min":7.0659999999999998},"last":0.623},{"interface":"front","average":{"1min":1.893,"5min":1.173,"15min":1.0900000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":7.5259999999999998,"5min":7.5259999999999998,"15min":7.5259999999999998},"last":0.60799999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:16:16 2023","interfaces":[{"interface":"back","average":{"1min":1.53,"5min":1.1719999999999999,"15min":1.1060000000000001},"min":{"1min":0.443,"5min":0.442,"15min":0.442},"max":{"1min":7.4089999999999998,"5min":7.4089999999999998,"15min":7.4089999999999998},"last":0.65700000000000003},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.439,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.9320000000000004,"5min":5.9320000000000004,"15min":5.9320000000000004},"last":0.57599999999999996}]}]},{"osd":1,"up_from":82,"seq":352187318363,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1093588,"kb_used_data":1038028,"kb_used_omap":4,"kb_used_meta":55547,"kb_avail":92651564,"statfs":{"total":95995035648,"available":94875201536,"internally_reserved":0,"allocated":1062940672,"data_stored":1062426760,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":56881038},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.1299999999999999,"15min":0.85199999999999998},"min":{"1min":0.192,"5min":0.192,"15min":0.192},"max":{"1min":9.4870000000000001,"5min":9.4870000000000001,"15min":9.4870000000000001},"last":0.27000000000000002},{"interface":"front","average":{"1min":1.8109999999999999,"5min":1.218,"15min":0.94599999999999995},"min":{"1min":0.27100000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.3239999999999998,"5min":9.3239999999999998,"15min":9.3239999999999998},"last":0.28299999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:15:53 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":1.6679999999999999,"15min":1.177},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":9.3640000000000008,"5min":28.759,"15min":28.759},"last":0.497},{"interface":"front","average":{"1min":2.0760000000000001,"5min":1.2669999999999999,"15min":0.97099999999999997},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":9.5299999999999994,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.47899999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4649999999999999,"5min":2.6259999999999999,"15min":1.605},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":10.262,"5min":53.843000000000004,"15min":53.843000000000004},"last":0.32200000000000001},{"interface":"front","average":{"1min":2.29,"5min":2.327,"15min":1.423},"min":{"1min":0.35799999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":8.9610000000000003,"5min":54.469999999999999,"15min":54.469999999999999},"last":2.0369999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":1.361,"15min":1.1339999999999999},"min":{"1min":0.36899999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.202,"5min":6.6150000000000002,"15min":6.6150000000000002},"last":2.0990000000000002},{"interface":"front","average":{"1min":1.6479999999999999,"5min":1.2509999999999999,"15min":1.111},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.9349999999999996,"5min":7.9349999999999996,"15min":7.9349999999999996},"last":0.373}]},{"osd":5,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.851,"5min":1.603,"15min":1.2410000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.548,"5min":28.648,"15min":28.648},"last":0.34799999999999998},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.4199999999999999,"15min":1.2070000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":8.5649999999999995,"5min":8.5649999999999995,"15min":8.5649999999999995},"last":2.1600000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8360000000000001,"5min":1.6299999999999999,"15min":1.26},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.5220000000000002,"5min":28.728000000000002,"15min":28.728000000000002},"last":0.39400000000000002},{"interface":"front","average":{"1min":2.3660000000000001,"5min":1.5800000000000001,"15min":1.25},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":8.6099999999999994,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":2.1349999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.75,"5min":1.8160000000000001,"15min":1.349},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":9.0510000000000002,"5min":9.0510000000000002,"15min":9.0510000000000002},"last":2.2690000000000001},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.458,"15min":1.228},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":8.3179999999999996,"5min":8.3179999999999996,"15min":8.3179999999999996},"last":0.51000000000000001}]}]},{"osd":0,"up_from":77,"seq":330712481889,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":890736,"kb_used_data":840872,"kb_used_omap":5,"kb_used_meta":49850,"kb_avail":92854416,"statfs":{"total":95995035648,"available":95082921984,"internally_reserved":0,"allocated":861052928,"data_stored":860512348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":51047034},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:16:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.1879999999999999,"15min":0.86699999999999999},"min":{"1min":0.22,"5min":0.218,"15min":0.218},"max":{"1min":7.9500000000000002,"5min":7.9500000000000002,"15min":7.9500000000000002},"last":10.726000000000001},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.2629999999999999,"15min":0.91700000000000004},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.3520000000000003,"5min":8.798,"15min":8.798},"last":0.63}]},{"osd":2,"last update":"Sat Jun 3 20:15:51 2023","interfaces":[{"interface":"back","average":{"1min":2.4929999999999999,"5min":1.2470000000000001,"15min":0.94899999999999995},"min":{"1min":0.46100000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.7560000000000002,"5min":8.7560000000000002,"15min":8.7560000000000002},"last":1.3500000000000001},{"interface":"front","average":{"1min":1.909,"5min":1.1859999999999999,"15min":0.90000000000000002},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":5.9059999999999997,"5min":7.3460000000000001,"15min":7.3460000000000001},"last":10.659000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:16:25 2023","interfaces":[{"interface":"back","average":{"1min":3.2170000000000001,"5min":1.8919999999999999,"15min":1.175},"min":{"1min":0.25600000000000001,"5min":0.254,"15min":0.254},"max":{"1min":9.8580000000000005,"5min":25.113,"15min":25.113},"last":10.701000000000001},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.7130000000000001,"15min":1.0860000000000001},"min":{"1min":0.27400000000000002,"5min":0.25,"15min":0.25},"max":{"1min":8.032,"5min":27.134,"15min":27.134},"last":5.2309999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":2.028,"5min":1.2250000000000001,"15min":1.129},"min":{"1min":0.36899999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.0279999999999996,"5min":8.5640000000000001,"15min":8.5640000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":2.0449999999999999,"5min":1.2090000000000001,"15min":1.1160000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1100000000000003,"5min":6.1100000000000003,"15min":6.1100000000000003},"last":4.3490000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.2270000000000001,"15min":1.147},"min":{"1min":0.44,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.9390000000000001,"5min":5.9390000000000001,"15min":5.9390000000000001},"last":4.2759999999999998},{"interface":"front","average":{"1min":2.9209999999999998,"5min":1.375,"15min":1.1919999999999999},"min":{"1min":0.377,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.1269999999999998,"5min":7.1269999999999998,"15min":7.1269999999999998},"last":0.313}]},{"osd":6,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":1.9430000000000001,"5min":1.242,"15min":1.173},"min":{"1min":0.38600000000000001,"5min":0.379,"15min":0.379},"max":{"1min":6.1740000000000004,"5min":6.1740000000000004,"15min":6.1740000000000004},"last":4.3179999999999996},{"interface":"front","average":{"1min":1.994,"5min":1.232,"15min":1.1819999999999999},"min":{"1min":0.40100000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.3879999999999999,"5min":6.3879999999999999,"15min":6.3879999999999999},"last":0.34300000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":2.8149999999999999,"5min":1.454,"15min":1.276},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":8.8390000000000004,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":3.1739999999999999},{"interface":"front","average":{"1min":2.3159999999999998,"5min":1.4399999999999999,"15min":1.3109999999999999},"min":{"1min":0.41999999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.6299999999999999,"5min":8.6210000000000004,"15min":8.6210000000000004},"last":0.50700000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154837,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1771912,"kb_used_data":1681920,"kb_used_omap":7,"kb_used_meta":89976,"kb_avail":91973240,"statfs":{"total":95995035648,"available":94180597760,"internally_reserved":0,"allocated":1722286080,"data_stored":1721781643,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":92135505},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":1.923,"5min":1.1639999999999999,"15min":0.88300000000000001},"min":{"1min":0.314,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":7.7350000000000003,"5min":7.7350000000000003,"15min":7.7350000000000003},"last":0.441},{"interface":"front","average":{"1min":2.3479999999999999,"5min":1.3360000000000001,"15min":1.002},"min":{"1min":0.33600000000000002,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":5.6479999999999997,"5min":10.093999999999999,"15min":10.093999999999999},"last":0.35999999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":2.9020000000000001,"5min":1.3580000000000001,"15min":0.98099999999999998},"min":{"1min":0.307,"5min":0.245,"15min":0.245},"max":{"1min":10.875999999999999,"5min":10.875999999999999,"15min":10.875999999999999},"last":1.4790000000000001},{"interface":"front","average":{"1min":3.0899999999999999,"5min":1.5029999999999999,"15min":1.0329999999999999},"min":{"1min":0.39900000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":10.259,"5min":10.259,"15min":10.259},"last":1.4650000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.7759999999999998,"5min":1.734,"15min":1.1339999999999999},"min":{"1min":0.316,"5min":0.307,"15min":0.307},"max":{"1min":7.2720000000000002,"5min":9.2170000000000005,"15min":9.2170000000000005},"last":0.82599999999999996},{"interface":"front","average":{"1min":14.244,"5min":3.992,"15min":1.8720000000000001},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":219.333,"5min":219.333,"15min":219.333},"last":1.321}]},{"osd":4,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":2.0310000000000001,"5min":1.4139999999999999,"15min":1.137},"min":{"1min":0.371,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.6050000000000004,"5min":6.0229999999999997,"15min":6.0229999999999997},"last":4.5549999999999997},{"interface":"front","average":{"1min":1.405,"5min":1.234,"15min":1.1020000000000001},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":7.577,"5min":7.577,"15min":7.577},"last":5.3300000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":2.202,"5min":1.399,"15min":1.2030000000000001},"min":{"1min":0.35899999999999999,"5min":0.35899999999999999,"15min":0.35899999999999999},"max":{"1min":5.7229999999999999,"5min":6.2599999999999998,"15min":6.2599999999999998},"last":0.47999999999999998},{"interface":"front","average":{"1min":1.9279999999999999,"5min":1.454,"15min":1.1970000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":6.016,"5min":6.016,"15min":6.016},"last":0.67200000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":2.1419999999999999,"5min":1.456,"15min":1.1899999999999999},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":11.228999999999999,"5min":11.228999999999999,"15min":11.228999999999999},"last":0.59399999999999997},{"interface":"front","average":{"1min":2.1539999999999999,"5min":1.3919999999999999,"15min":1.272},"min":{"1min":0.377,"5min":0.372,"15min":0.372},"max":{"1min":5.694,"5min":6.2329999999999997,"15min":6.2329999999999997},"last":0.53700000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:15:49 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":1.512,"15min":1.288},"min":{"1min":0.48599999999999999,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":7.6829999999999998,"5min":7.6829999999999998,"15min":7.6829999999999998},"last":0.56899999999999995},{"interface":"front","average":{"1min":2.395,"5min":1.466,"15min":1.3080000000000001},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":5.7510000000000003,"5min":6.2880000000000003,"15min":6.2880000000000003},"last":0.51100000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991311,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2211908,"kb_used_data":2108156,"kb_used_omap":2,"kb_used_meta":103677,"kb_avail":91533244,"statfs":{"total":95995035648,"available":93730041856,"internally_reserved":0,"allocated":2158751744,"data_stored":2158250375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":106165301},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.9950000000000001,"15min":1.1419999999999999},"min":{"1min":0.19,"5min":0.19,"15min":0.19},"max":{"1min":5.7530000000000001,"5min":71.207999999999998,"15min":71.207999999999998},"last":0.45600000000000002},{"interface":"front","average":{"1min":1.651,"5min":2.0430000000000001,"15min":1.1679999999999999},"min":{"1min":0.22700000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":5.8049999999999997,"5min":71.168999999999997,"15min":71.168999999999997},"last":2.1850000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.125,"5min":1.3240000000000001,"15min":0.91900000000000004},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.8390000000000004,"5min":9.8390000000000004,"15min":9.8390000000000004},"last":1.4610000000000001},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.1240000000000001,"15min":0.88900000000000001},"min":{"1min":0.23799999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":8.4410000000000007,"5min":8.4410000000000007,"15min":8.4410000000000007},"last":0.49199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.3049999999999999,"15min":0.97899999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.4049999999999994,"5min":8.4049999999999994,"15min":8.4049999999999994},"last":0.56299999999999994},{"interface":"front","average":{"1min":2.1619999999999999,"5min":1.4159999999999999,"15min":1.0640000000000001},"min":{"1min":0.38,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":12.372999999999999,"5min":12.372999999999999,"15min":12.372999999999999},"last":1.1299999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.008,"5min":1.429,"15min":1.167},"min":{"1min":0.45500000000000002,"5min":0.309,"15min":0.309},"max":{"1min":9.0749999999999993,"5min":9.0749999999999993,"15min":9.0749999999999993},"last":1.1759999999999999},{"interface":"front","average":{"1min":1.5,"5min":1.4610000000000001,"15min":1.2030000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.3680000000000003,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":0.68200000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":1.4450000000000001,"15min":1.2809999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":8.4789999999999992,"5min":8.4789999999999992,"15min":8.4789999999999992},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.4490000000000001,"15min":1.2589999999999999},"min":{"1min":0.377,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.4719999999999995,"5min":8.4719999999999995,"15min":8.4719999999999995},"last":1.268}]},{"osd":6,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.4390000000000001,"15min":1.2410000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":8.5120000000000005,"5min":8.5120000000000005,"15min":8.5120000000000005},"last":0.71099999999999997},{"interface":"front","average":{"1min":2.129,"5min":1.411,"15min":1.2509999999999999},"min":{"1min":0.40999999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.2990000000000004,"5min":6.2990000000000004,"15min":6.2990000000000004},"last":2.1509999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":1.4970000000000001,"15min":1.323},"min":{"1min":0.45600000000000002,"5min":0.371,"15min":0.371},"max":{"1min":5.3940000000000001,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":2.1099999999999999},{"interface":"front","average":{"1min":2.7429999999999999,"5min":1.7290000000000001,"15min":1.389},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":10.715999999999999,"5min":10.766,"15min":10.766},"last":0.75}]}]},{"osd":4,"up_from":30,"seq":128849019171,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1121548,"kb_used_data":1050052,"kb_used_omap":0,"kb_used_meta":71488,"kb_avail":92623604,"statfs":{"total":95995035648,"available":94846570496,"internally_reserved":0,"allocated":1075253248,"data_stored":1074804422,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":73203712},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.3979999999999999,"5min":1.224,"15min":1.0569999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":10.760999999999999,"5min":20.344000000000001,"15min":20.344000000000001},"last":2.2639999999999998},{"interface":"front","average":{"1min":1.778,"5min":1.3180000000000001,"15min":1.1519999999999999},"min":{"1min":0.32400000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":11.038,"5min":20.332000000000001,"15min":20.332000000000001},"last":4.71}]},{"osd":1,"last update":"Sat Jun 3 20:16:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.1040000000000001,"15min":1.004},"min":{"1min":0.34300000000000003,"5min":0.316,"15min":0.316},"max":{"1min":5.0899999999999999,"5min":5.4720000000000004,"15min":5.4720000000000004},"last":2.3420000000000001},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.175,"15min":1.0589999999999999},"min":{"1min":0.36199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.4249999999999998,"5min":7.6150000000000002,"15min":7.6150000000000002},"last":2.1880000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:15:46 2023","interfaces":[{"interface":"back","average":{"1min":1.546,"5min":1.2370000000000001,"15min":1.0489999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.6609999999999996,"5min":7.6609999999999996,"15min":7.6609999999999996},"last":2.3079999999999998},{"interface":"front","average":{"1min":2.3210000000000002,"5min":1.3109999999999999,"15min":1.0429999999999999},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":10.821999999999999,"5min":10.821999999999999,"15min":10.821999999999999},"last":4.758}]},{"osd":3,"last update":"Sat Jun 3 20:16:21 2023","interfaces":[{"interface":"back","average":{"1min":2.198,"5min":1.708,"15min":1.204},"min":{"1min":0.311,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":11.667999999999999,"5min":23.689,"15min":23.689},"last":10.539},{"interface":"front","average":{"1min":1.53,"5min":1.7150000000000001,"15min":1.3169999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.9400000000000004,"5min":24.835000000000001,"15min":24.835000000000001},"last":4.7750000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.103,"15min":0.95699999999999996},"min":{"1min":0.33900000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.585,"5min":7.585,"15min":7.585},"last":2.2320000000000002},{"interface":"front","average":{"1min":2.3439999999999999,"5min":1.306,"15min":1.0720000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":10.878,"5min":10.878,"15min":10.878},"last":4.7389999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.1459999999999999,"15min":1.0389999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.33500000000000002},"max":{"1min":3.7389999999999999,"5min":5.5369999999999999,"15min":5.5369999999999999},"last":2.5070000000000001},{"interface":"front","average":{"1min":1.9570000000000001,"5min":1.3759999999999999,"15min":1.1519999999999999},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":7.7249999999999996,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":2.5270000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:16:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.3,"15min":1.139},"min":{"1min":0.41399999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.9160000000000004,"5min":10.935,"15min":10.935},"last":6.0750000000000002},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.401,"15min":1.181},"min":{"1min":0.41599999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":8.4290000000000003,"5min":8.4290000000000003,"15min":8.4290000000000003},"last":10.584}]}]},{"osd":5,"up_from":36,"seq":154618822939,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1120508,"kb_used_data":1046900,"kb_used_omap":0,"kb_used_meta":73600,"kb_avail":92624644,"statfs":{"total":95995035648,"available":94847635456,"internally_reserved":0,"allocated":1072025600,"data_stored":1071588629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":75366400},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:57 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.042,"15min":0.96799999999999997},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.5129999999999999,"5min":4.3289999999999997,"15min":4.3289999999999997},"last":0.30199999999999999},{"interface":"front","average":{"1min":2.1760000000000002,"5min":1.27,"15min":1.0680000000000001},"min":{"1min":0.38500000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.5750000000000002,"5min":6.5750000000000002,"15min":6.5750000000000002},"last":0.46600000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":4.3029999999999999,"5min":2.2850000000000001,"15min":1.359},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":46.573999999999998,"5min":46.573999999999998,"15min":46.573999999999998},"last":3.7559999999999998},{"interface":"front","average":{"1min":3.23,"5min":1.796,"15min":1.1899999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":46.746000000000002,"5min":46.746000000000002,"15min":46.746000000000002},"last":6.2619999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:15:57 2023","interfaces":[{"interface":"back","average":{"1min":4.6349999999999998,"5min":1.7390000000000001,"15min":1.1870000000000001},"min":{"1min":0.42899999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":47.195,"5min":47.195,"15min":47.195},"last":1.429},{"interface":"front","average":{"1min":4.8879999999999999,"5min":1.772,"15min":1.198},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":45.210000000000001,"5min":45.210000000000001,"15min":45.210000000000001},"last":5.6779999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":6.0529999999999999,"5min":2.2160000000000002,"15min":1.3839999999999999},"min":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":45.472999999999999,"5min":45.472999999999999,"15min":45.472999999999999},"last":6.5659999999999998},{"interface":"front","average":{"1min":5.375,"5min":2.0179999999999998,"15min":1.3759999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":45.597000000000001,"5min":45.597000000000001,"15min":45.597000000000001},"last":0.39800000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:15:43 2023","interfaces":[{"interface":"back","average":{"1min":1.244,"5min":1.071,"15min":0.96099999999999997},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.6139999999999999,"5min":4.6139999999999999,"15min":4.6139999999999999},"last":0.63},{"interface":"front","average":{"1min":1.752,"5min":1.21,"15min":1.026},"min":{"1min":0.439,"5min":0.41299999999999998,"15min":0.41299999999999998},"max":{"1min":6.375,"5min":6.375,"15min":6.375},"last":0.76000000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:15:37 2023","interfaces":[{"interface":"back","average":{"1min":0.78900000000000003,"5min":1.0820000000000001,"15min":1.012},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":2.5459999999999998,"5min":5.0099999999999998,"15min":5.0099999999999998},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.373,"5min":1.181,"15min":1.103},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":6.5460000000000003,"5min":6.5460000000000003,"15min":6.5460000000000003},"last":0.60699999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:16:11 2023","interfaces":[{"interface":"back","average":{"1min":2.1400000000000001,"5min":1.3799999999999999,"15min":1.1990000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":7.0229999999999997,"5min":7.0229999999999997,"15min":7.0229999999999997},"last":0.74399999999999999},{"interface":"front","average":{"1min":1.415,"5min":1.304,"15min":1.1659999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":6.3239999999999998,"5min":6.3239999999999998,"15min":6.3239999999999998},"last":0.66000000000000003}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":855445504,"data_stored":855441432,"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":1060245504,"data_stored":1060241432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1710686208,"data_stored":1710686208,"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":2136014848,"data_stored":2136014848,"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":1069481984,"data_stored":1069481984,"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":1061556224,"data_stored":1061552152,"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":1064894464,"data_stored":1064894464,"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":1294204928,"data_stored":1294204928,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:16:42.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:16:42.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:42.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:42.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:42.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:42.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:42.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:42.519 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.523 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:42.554 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:42.587 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:42.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:42.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:42.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:42.817 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.845 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:42.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:42.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:42.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:42.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:42.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:43.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.135 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:43.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.298 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:43.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:43.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:43.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:43.538 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:43.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:43.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:43.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:43.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:43.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:43.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:43.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:43.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:43.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:44.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:44.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:44.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:43 smithi083 bash[60048]: cluster 1685823402.7849936 mgr.y (mgr.34104) 484 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-06-03T20:16:44.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:44.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:44.172 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:43 smithi033 bash[74781]: cluster 1685823402.7849936 mgr.y (mgr.34104) 484 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-06-03T20:16:44.172 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:43 smithi033 bash[78259]: cluster 1685823402.7849936 mgr.y (mgr.34104) 484 : cluster 0 pgmap v437: 89 pgs: 89 active+clean; 3.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 595 op/s 2023-06-03T20:16:44.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:44.311 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:44.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:44.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:44.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:44.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:44.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:44.695 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:44.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:44.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:44.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:44.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:44.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:44.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:45.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:45.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:45.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:45.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:45.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:45.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:45.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:45.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:45.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:45.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:45.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:45.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:45.818 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:45.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:45.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:45.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:45.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:45.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:45 smithi033 bash[74781]: cluster 1685823404.785702 mgr.y (mgr.34104) 485 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:16:45.965 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:45 smithi033 bash[78259]: cluster 1685823404.785702 mgr.y (mgr.34104) 485 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:16:46.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:46.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:46.106 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:46.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:45 smithi083 bash[60048]: cluster 1685823404.785702 mgr.y (mgr.34104) 485 : cluster 0 pgmap v438: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 874 op/s 2023-06-03T20:16:46.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:46.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:46.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:46.301 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:46.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:46.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:46.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:46.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:46.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:46] "GET /metrics HTTP/1.1" 200 223150 "" "Prometheus/2.33.4" 2023-06-03T20:16:46.588 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:46.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:46.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:46.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:46.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:46.761 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:46.765 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:16:46.844 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:46.874 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:46.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:46.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:46.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:47.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:47.120 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:47.158 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:47.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:47.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:47.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:47.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:47.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:47.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:47.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:47.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:47.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:47.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:47.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:47.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:47.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:47.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:47.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:47.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:48.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:48.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:48.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:48.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.148 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:47 smithi033 bash[74781]: cluster 1685823406.7861357 mgr.y (mgr.34104) 486 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:48.149 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:47 smithi033 bash[78259]: cluster 1685823406.7861357 mgr.y (mgr.34104) 486 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:48.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:48.250 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:48.258 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:47 smithi083 bash[60048]: cluster 1685823406.7861357 mgr.y (mgr.34104) 486 : cluster 0 pgmap v439: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:48.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:48.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:48.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:48.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:48.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:48.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:48.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:48.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:48.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:48.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:48.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:48.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:48.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:49.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:49.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:49.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:49.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.261 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:49.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:49.398 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:49.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:49.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:49.548 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:49.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:49.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:49.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:49.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:49.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:49.968 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:49.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:49.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:50.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:50.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:50.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:50.214 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:49 smithi033 bash[74781]: cluster 1685823408.788664 mgr.y (mgr.34104) 487 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:50.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:49 smithi033 bash[78259]: cluster 1685823408.788664 mgr.y (mgr.34104) 487 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:50.253 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:50.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:50.357 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:50.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:49 smithi083 bash[60048]: cluster 1685823408.788664 mgr.y (mgr.34104) 487 : cluster 0 pgmap v440: 89 pgs: 89 active+clean; 2.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 577 op/s 2023-06-03T20:16:50.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:50.478 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:16:50.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:50.532 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:16:50.539 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:50.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:50.584 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:16:50.642 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:16:50.648 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:50.684 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:16:50.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:50.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:50.728 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:16:50.773 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:16:50.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:50.813 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:16:50.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:16:50.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:50.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:50.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:50.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:50.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:50.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:51.049 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:50 smithi033 bash[78259]: audit 1685823410.4266071 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.33:0/3972216377' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:51.050 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:50 smithi033 bash[74781]: audit 1685823410.4266071 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.33:0/3972216377' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:51.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:51.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:51.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:51.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:51.216 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:50 smithi083 bash[60048]: audit 1685823410.4266071 mon.a (mon.0) 589 : audit 0 from='client.? 172.21.15.33:0/3972216377' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:16:51.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:51.355 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:51.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:51.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:51.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:51.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:51.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:51.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:51.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:51.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:51.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:51.811 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:51.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:51.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:51.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:51.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:51.976 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:16:52.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[78259]: cluster 1685823410.789368 mgr.y (mgr.34104) 488 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2023-06-03T20:16:52.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[78259]: audit 1685823411.2115579 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.33:0/2173302470' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[78259]: audit 1685823411.2120168 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.046 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[74781]: cluster 1685823410.789368 mgr.y (mgr.34104) 488 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2023-06-03T20:16:52.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[74781]: audit 1685823411.2115579 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.33:0/2173302470' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:51 smithi033 bash[74781]: audit 1685823411.2120168 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:52.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:52.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:52.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:51 smithi083 bash[60048]: cluster 1685823410.789368 mgr.y (mgr.34104) 488 : cluster 0 pgmap v441: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 883 op/s 2023-06-03T20:16:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:51 smithi083 bash[60048]: audit 1685823411.2115579 mon.c (mon.2) 49 : audit 1 from='client.? 172.21.15.33:0/2173302470' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:51 smithi083 bash[60048]: audit 1685823411.2120168 mon.a (mon.0) 590 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:16:52.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:52.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:52.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.537 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:52.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:52.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:52.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:52.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.833 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:52.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.840 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:52.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:52.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:52.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:52.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:53.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[78259]: cluster 1685823411.9404235 mon.a (mon.0) 591 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[78259]: audit 1685823411.957508 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[78259]: cluster 1685823411.9576406 mon.a (mon.0) 593 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-06-03T20:16:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[78259]: cluster 1685823411.9578445 osd.5 (osd.5) 35 : cluster 3 failed to encode map e115 with expected crc 2023-06-03T20:16:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[74781]: cluster 1685823411.9404235 mon.a (mon.0) 591 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[74781]: audit 1685823411.957508 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[74781]: cluster 1685823411.9576406 mon.a (mon.0) 593 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-06-03T20:16:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:52 smithi033 bash[74781]: cluster 1685823411.9578445 osd.5 (osd.5) 35 : cluster 3 failed to encode map e115 with expected crc 2023-06-03T20:16:53.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:53.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:53.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:53.222 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:52 smithi083 bash[60048]: cluster 1685823411.9404235 mon.a (mon.0) 591 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:16:53.222 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:52 smithi083 bash[60048]: audit 1685823411.957508 mon.a (mon.0) 592 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:16:53.222 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:52 smithi083 bash[60048]: cluster 1685823411.9576406 mon.a (mon.0) 593 : cluster 0 osdmap e115: 8 total, 8 up, 8 in 2023-06-03T20:16:53.222 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:52 smithi083 bash[60048]: cluster 1685823411.9578445 osd.5 (osd.5) 35 : cluster 3 failed to encode map e115 with expected crc 2023-06-03T20:16:53.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:53.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:53.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:53.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:53.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:53.553 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:53.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:53.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:53.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:53.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:53.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:53.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:53.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:53.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:53.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:53.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:54.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:54.115 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:54.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:54.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:54.236 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:53 smithi033 bash[78259]: cluster 1685823412.7900496 mgr.y (mgr.34104) 489 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:16:54.236 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:53 smithi033 bash[78259]: audit 1685823413.5712154 mon.a (mon.0) 594 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:54.237 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:53 smithi033 bash[74781]: cluster 1685823412.7900496 mgr.y (mgr.34104) 489 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:16:54.237 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:53 smithi033 bash[74781]: audit 1685823413.5712154 mon.a (mon.0) 594 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:54.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:54.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:54.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:54.386 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:53 smithi083 bash[60048]: cluster 1685823412.7900496 mgr.y (mgr.34104) 489 : cluster 0 pgmap v443: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:16:54.386 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:53 smithi083 bash[60048]: audit 1685823413.5712154 mon.a (mon.0) 594 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:16:54.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:54.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:54.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:54.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:54.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:54.697 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:54.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:54.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:54.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:54.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:54.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:54.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:54.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:55.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:55.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:55.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:55.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:55.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:55.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:55.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:55.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:55.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:55.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:55.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:55.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:55.646 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:55.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:55.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:55.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:55.829 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:55.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:55.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:55.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:55.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:55.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:56.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:56.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:55 smithi083 bash[60048]: cluster 1685823414.7906616 mgr.y (mgr.34104) 490 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:56.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:56.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:16:56.237 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:55 smithi033 bash[78259]: cluster 1685823414.7906616 mgr.y (mgr.34104) 490 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:56.238 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:55 smithi033 bash[74781]: cluster 1685823414.7906616 mgr.y (mgr.34104) 490 : cluster 0 pgmap v444: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:56.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:56.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:56.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:56.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:56.464 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:16:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:16:56.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:16:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:16:56] "GET /metrics HTTP/1.1" 200 223139 "" "Prometheus/2.33.4" 2023-06-03T20:16:56.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:56.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:56.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:56.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:56.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:16:56.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:56.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:56.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:56.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:56.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:57.037 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:57.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:57.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:57.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:57.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:57.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:57.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:57.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:57.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:57.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:57.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:57.574 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:16:57.574 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:16:57.574 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18347 6.c 6:36deff38:::benchmark_data_smithi033_106374_object18346:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.278648+0000", 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.28523936799999, 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18396246899999999, 2023-06-03T20:16:57.575 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18347 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.576 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278648+0000", 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278648+0000", 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278647+0000", 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278676+0000", 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9102e-05 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278685+0000", 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3500000000000003e-06 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.278691+0000", 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5010000000000004e-06 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.580 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280574+0000", 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001883427 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280681+0000", 2023-06-03T20:16:57.581 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000107224 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280785+0000", 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000103158 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.582 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283760+0000", 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002975774 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285173+0000", 2023-06-03T20:16:57.583 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001412228 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287373+0000", 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002200123 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.584 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462508+0000", 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17513551899999999 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462610+0000", 2023-06-03T20:16:57.585 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010208300000000001 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18350 6.4 e100/96 6:2190e011:::benchmark_data_smithi033_106374_object18349:head v 100'1176, mlcod=100'1171)", 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.280690+0000", 2023-06-03T20:16:57.586 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.283197634, 2023-06-03T20:16:57.587 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18197761600000001, 2023-06-03T20:16:57.587 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.588 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.588 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.588 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.588 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.588 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280690+0000", 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280690+0000", 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280689+0000", 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.590 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280734+0000", 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4953999999999997e-05 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280746+0000", 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2369e-05 2023-06-03T20:16:57.591 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280752+0000", 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2029999999999997e-06 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.592 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280789+0000", 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6517000000000003e-05 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280807+0000", 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8685000000000002e-05 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.593 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462619+0000", 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.181812012 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462667+0000", 2023-06-03T20:16:57.594 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7945000000000003e-05 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18352 6.6 6:6138f96c:::benchmark_data_smithi033_106374_object18351:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:16:57.595 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.281471+0000", 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.282416539, 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18230031399999999, 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.596 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18352 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281471+0000", 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.597 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281471+0000", 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281469+0000", 2023-06-03T20:16:57.598 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281495+0000", 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5984999999999999e-05 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.599 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281507+0000", 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1792e-05 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281514+0000", 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.542e-06 2023-06-03T20:16:57.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281563+0000", 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8956999999999999e-05 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281701+0000", 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013718399999999999 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281848+0000", 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014755899999999999 2023-06-03T20:16:57.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283916+0000", 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0020680170000000001 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462777+0000", 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17886102100000001 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463681+0000", 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00090416900000000002 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463731+0000", 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9391999999999997e-05 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463771+0000", 2023-06-03T20:16:57.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0253000000000002e-05 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18354 6.f e100/96 6:fa94a2ce:::benchmark_data_smithi033_106374_object18353:head v 100'1183, mlcod=100'1181)", 2023-06-03T20:16:57.606 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.282832+0000", 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.28105532999999, 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18004178400000001, 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.607 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282832+0000", 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282832+0000", 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282831+0000", 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282858+0000", 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6631e-05 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282868+0000", 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0091999999999999e-05 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282873+0000", 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9259999999999999e-06 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282930+0000", 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7321999999999998e-05 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282944+0000", 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3694e-05 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462665+0000", 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.179721885 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462874+0000", 2023-06-03T20:16:57.613 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000208273 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18358 6.f e100/96 6:f83d202c:::benchmark_data_smithi033_106374_object18357:head v 100'1184, mlcod=100'1181)", 2023-06-03T20:16:57.614 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.284185+0000", 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.27970216200001, 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17889358299999999, 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.615 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284185+0000", 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284185+0000", 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284184+0000", 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284430+0000", 2023-06-03T20:16:57.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000245741 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284513+0000", 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3032000000000001e-05 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284521+0000", 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5719999999999997e-06 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284584+0000", 2023-06-03T20:16:57.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2889e-05 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284608+0000", 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4131999999999999e-05 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462886+0000", 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17827844100000001 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463079+0000", 2023-06-03T20:16:57.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00019251699999999999 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18360 6.6 6:6795de21:::benchmark_data_smithi033_106374_object18359:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.285074+0000", 2023-06-03T20:16:57.622 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.27881360699999, 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18029694399999999, 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18360 2023-06-03T20:16:57.623 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285074+0000", 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285074+0000", 2023-06-03T20:16:57.625 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285072+0000", 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285102+0000", 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0256e-05 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285119+0000", 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6670000000000001e-05 2023-06-03T20:16:57.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285128+0000", 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1560000000000001e-06 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286286+0000", 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001157723 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286448+0000", 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016196 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286739+0000", 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00029089900000000001 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462786+0000", 2023-06-03T20:16:57.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17604739799999999 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463810+0000", 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0010243209999999999 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.465278+0000", 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001467725 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.465331+0000", 2023-06-03T20:16:57.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2815000000000002e-05 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.465371+0000", 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9748e-05 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.633 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18359 6.4 e100/96 6:286e86e7:::benchmark_data_smithi033_106374_object18358:head v 100'1177, mlcod=100'1174)", 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.285885+0000", 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.278002297, 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178312471, 2023-06-03T20:16:57.634 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.635 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.635 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.635 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.635 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285885+0000", 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285885+0000", 2023-06-03T20:16:57.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285884+0000", 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285908+0000", 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3572000000000001e-05 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285932+0000", 2023-06-03T20:16:57.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4596e-05 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285940+0000", 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9619999999999993e-06 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.639 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286057+0000", 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011639200000000001 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286081+0000", 2023-06-03T20:16:57.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3958e-05 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464143+0000", 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178062464 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464197+0000", 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4360000000000001e-05 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.642 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18362 6.f e100/96 6:f5fb2ce1:::benchmark_data_smithi033_106374_object18361:head v 100'1185, mlcod=100'1181)", 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.286549+0000", 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.27733870399999, 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17659871399999999, 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286549+0000", 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286549+0000", 2023-06-03T20:16:57.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286548+0000", 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286576+0000", 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7824999999999999e-05 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286586+0000", 2023-06-03T20:16:57.646 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.91e-06 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286591+0000", 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5639999999999996e-06 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286945+0000", 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000354135 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286989+0000", 2023-06-03T20:16:57.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3361e-05 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463085+0000", 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.176096752 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463147+0000", 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1885999999999997e-05 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.650 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18353 6.8 e100/96 6:1f2d2c0d:::benchmark_data_smithi033_106374_object18352:head v 100'1160, mlcod=100'1156)", 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.287727+0000", 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.27615980300001, 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17830469099999999, 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.651 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287727+0000", 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.652 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287727+0000", 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287727+0000", 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287772+0000", 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5009000000000002e-05 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462533+0000", 2023-06-03T20:16:57.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17476093700000001 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462633+0000", 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000100655 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463487+0000", 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00085369000000000005 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463510+0000", 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2476e-05 2023-06-03T20:16:57.656 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.465962+0000", 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002452629 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.657 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.466032+0000", 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9992000000000003e-05 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.658 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18364 6.2 e100/96 6:4fe36e73:::benchmark_data_smithi033_106374_object18363:head v 100'1178, mlcod=100'1175)", 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.288021+0000", 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.275866493, 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17841327800000001, 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.659 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288021+0000", 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288021+0000", 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288020+0000", 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288064+0000", 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4452000000000001e-05 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462491+0000", 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17442661400000001 2023-06-03T20:16:57.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462520+0000", 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9135000000000001e-05 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.663 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462729+0000", 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020866099999999999 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462795+0000", 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6092000000000004e-05 2023-06-03T20:16:57.664 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.466337+0000", 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0035418310000000001 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.665 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.466434+0000", 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7294999999999996e-05 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.666 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:18367 6.0 e100/96 6:04e65aba:::benchmark_data_smithi033_106374_object18366:head v 100'1127, mlcod=100'1125)", 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.288068+0000", 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 183.275819646, 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17845679, 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.667 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288068+0000", 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288068+0000", 2023-06-03T20:16:57.668 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288067+0000", 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.669 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288096+0000", 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9158000000000001e-05 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462617+0000", 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17452092499999999 2023-06-03T20:16:57.670 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462645+0000", 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7860000000000001e-05 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462738+0000", 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2881999999999996e-05 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.462793+0000", 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5386000000000001e-05 2023-06-03T20:16:57.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.466478+0000", 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0036847749999999999 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.673 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.466524+0000", 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.672e-05 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:115622 6.7 e107/96 6:e7c715ad:::benchmark_data_smithi033_106374_object5620:head v 107'7205, mlcod=107'7203)", 2023-06-03T20:16:57.674 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.099363+0000", 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.464524576000002, 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.184555002, 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.675 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099363+0000", 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099363+0000", 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.676 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099362+0000", 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.677 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099371+0000", 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9779999999999994e-06 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099383+0000", 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2824e-05 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099391+0000", 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0290000000000005e-06 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099435+0000", 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3093000000000002e-05 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.099448+0000", 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3246e-05 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.680 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.283822+0000", 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18437461499999999 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.283918+0000", 2023-06-03T20:16:57.681 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5270000000000001e-05 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:115624 6.7 e107/96 6:e6271b02:::benchmark_data_smithi033_106374_object5622:head v 107'7206, mlcod=107'7203)", 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.100257+0000", 2023-06-03T20:16:57.682 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.463629878000006, 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18373967499999999, 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.683 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100257+0000", 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100257+0000", 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.684 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100257+0000", 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100262+0000", 2023-06-03T20:16:57.685 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8389999999999997e-06 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100270+0000", 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0029999999999994e-06 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.686 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.100275+0000", 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4609999999999999e-06 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.114253+0000", 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.013977336 2023-06-03T20:16:57.687 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.114272+0000", 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9870000000000001e-05 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.688 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.283923+0000", 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16965070500000001 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.283997+0000", 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.3875999999999995e-05 2023-06-03T20:16:57.689 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:115629 6.b 6:d4970752:::benchmark_data_smithi033_106374_object5627:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.102783+0000", 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.461104094999996, 2023-06-03T20:16:57.690 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17589570199999999, 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 115629 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.691 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102783+0000", 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.692 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102783+0000", 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102782+0000", 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:16:57.693 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102789+0000", 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7300000000000005e-06 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.694 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102807+0000", 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7666e-05 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102816+0000", 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9889999999999998e-06 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102852+0000", 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5660000000000001e-05 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.102936+0000", 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.4695000000000001e-05 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103033+0000", 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6953999999999994e-05 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120228+0000", 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.017194421000000001 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120379+0000", 2023-06-03T20:16:57.698 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015083100000000001 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278573+0000", 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15819483000000001 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.699 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278624+0000", 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.0349999999999997e-05 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278679+0000", 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5157000000000001e-05 2023-06-03T20:16:57.700 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:115630 6.b 6:d55b2db7:::benchmark_data_smithi033_106374_object5628:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.103119+0000", 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.460768563000002, 2023-06-03T20:16:57.701 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.175647988, 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 115630 2023-06-03T20:16:57.702 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103119+0000", 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.703 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103119+0000", 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103118+0000", 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.704 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103123+0000", 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1259999999999997e-06 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.705 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103134+0000", 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1202e-05 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.103143+0000", 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.7080000000000003e-06 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.706 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.112744+0000", 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096012170000000004 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.112838+0000", 2023-06-03T20:16:57.707 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4047000000000003e-05 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.113008+0000", 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016989899999999999 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.708 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278522+0000", 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16551439600000001 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278565+0000", 2023-06-03T20:16:57.709 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3024e-05 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278687+0000", 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000121666 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.710 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278727+0000", 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9731999999999998e-05 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278767+0000", 2023-06-03T20:16:57.711 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9947000000000002e-05 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:115632 6.7 e107/96 6:ec7489b9:::benchmark_data_smithi033_106374_object5630:head v 107'7207, mlcod=107'7203)", 2023-06-03T20:16:57.712 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.109495+0000", 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.454392092999996, 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17453423300000001, 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.713 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109495+0000", 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109495+0000", 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.714 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109495+0000", 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109503+0000", 2023-06-03T20:16:57.715 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.354e-06 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109513+0000", 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5680000000000005e-06 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.716 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.109519+0000", 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7020000000000004e-06 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118366+0000", 2023-06-03T20:16:57.717 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0088463269999999993 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118384+0000", 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8742000000000001e-05 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.718 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.284003+0000", 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16561825599999999 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.284029+0000", 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6849e-05 2023-06-03T20:16:57.719 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:115637 6.7 e107/96 6:eff06fc4:::benchmark_data_smithi033_106374_object5635:head v 107'7208, mlcod=107'7203)", 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.118444+0000", 2023-06-03T20:16:57.720 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.445442837000002, 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16991649, 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118444+0000", 2023-06-03T20:16:57.721 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118444+0000", 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.722 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118443+0000", 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118453+0000", 2023-06-03T20:16:57.723 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9979999999999998e-06 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118466+0000", 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2729e-05 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.724 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.118475+0000", 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2380000000000003e-06 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.279878+0000", 2023-06-03T20:16:57.725 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.161403086 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.279901+0000", 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2748999999999999e-05 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.726 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.288319+0000", 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0084180020000000008 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.288361+0000", 2023-06-03T20:16:57.727 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2014000000000001e-05 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:115630 6.b e107/96 ondisk, result = 0)", 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.120208+0000", 2023-06-03T20:16:57.728 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.443679247000006, 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15832064200000001, 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120208+0000", 2023-06-03T20:16:57.729 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120208+0000", 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.730 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120207+0000", 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120213+0000", 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0100000000000001e-06 2023-06-03T20:16:57.731 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120225+0000", 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1960000000000001e-05 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.732 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.120243+0000", 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7323e-05 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278502+0000", 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15825912 2023-06-03T20:16:57.733 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278514+0000", 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2274e-05 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.734 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278529+0000", 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4708999999999999e-05 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:115639 6.6 6:6a99a1d5:::benchmark_data_smithi033_106374_object5637:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:16:57.735 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.121993+0000", 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.441893813999997, 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18367586899999999, 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:16:57.736 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 115639 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121993+0000", 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.737 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121993+0000", 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121991+0000", 2023-06-03T20:16:57.738 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121999+0000", 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0050000000000004e-06 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.739 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278456+0000", 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.156456806 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278472+0000", 2023-06-03T20:16:57.740 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5903e-05 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278627+0000", 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000155537 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.741 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278773+0000", 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000145129 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278908+0000", 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013504500000000001 2023-06-03T20:16:57.742 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.287993+0000", 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0090856259999999994 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.743 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.297634+0000", 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0096412459999999992 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.305569+0000", 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0079347830000000008 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.744 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.305623+0000", 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3854999999999999e-05 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.745 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.305669+0000", 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6208999999999998e-05 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:115641 6.0 e107/96 6:010c402f:::benchmark_data_smithi033_106374_object5639:head v 107'7095, mlcod=107'7093)", 2023-06-03T20:16:57.746 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.122667+0000", 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 94.441220341999994, 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16161397999999999, 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:16:57.747 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122667+0000", 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122667+0000", 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.748 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122666+0000", 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122675+0000", 2023-06-03T20:16:57.749 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0259999999999996e-06 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278489+0000", 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15581356399999999 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.750 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278500+0000", 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1856e-05 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278759+0000", 2023-06-03T20:16:57.751 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000258418 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.278779+0000", 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0273999999999999e-05 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.752 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.284248+0000", 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0054684470000000004 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.284281+0000", 2023-06-03T20:16:57.753 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3364000000000001e-05 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:16:57.754 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:16:57.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:57.758 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:16:57.759 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:16:57.835 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:57.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:57.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:57.975 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:57 smithi033 bash[78259]: cluster 1685823416.7910671 mgr.y (mgr.34104) 491 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:57.975 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:57 smithi033 bash[74781]: cluster 1685823416.7910671 mgr.y (mgr.34104) 491 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:57.980 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:57.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:57.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:58.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:58.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:58.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:58.223 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:57 smithi083 bash[60048]: cluster 1685823416.7910671 mgr.y (mgr.34104) 491 : cluster 0 pgmap v445: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:16:58.245 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:58.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:58.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:58.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:58.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:58.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:58.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:16:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:16:58.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:58.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:58.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:58.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:58.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:58.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:58.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:16:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:58.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:16:59.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:59.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:16:59.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:58 smithi083 bash[60048]: audit 1685823417.726051 mgr.y (mgr.34104) 492 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:59.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:59.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:59.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:58 smithi033 bash[78259]: audit 1685823417.726051 mgr.y (mgr.34104) 492 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:59.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:58 smithi033 bash[74781]: audit 1685823417.726051 mgr.y (mgr.34104) 492 : audit 0 from='client.54697 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:16:59.364 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:59.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_ops_in_flight 2023-06-03T20:16:59.392 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:16:59.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:16:59.425 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":445,"stamp":"2023-06-03T20:16:56.790841+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2494699430,"num_objects":38082,"num_object_clones":0,"num_object_copies":114246,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38082,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":182203,"num_write_kb":7042383,"num_scrub_errors":0,"num_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":139137,"ondisk_log_size":139137,"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":7984500,"kb_used_data":7360052,"kb_used_omap":20,"kb_used_meta":624363,"kb_avail":741976716,"statfs":{"total":767960285184,"available":759784157184,"internally_reserved":0,"allocated":7536693248,"data_stored":7532843223,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":639348366},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,2,1,5,5,6,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-469368832,"num_objects":-7162,"num_object_clones":0,"num_object_copies":-21486,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7162,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7162,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004960"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":98,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947704+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:16:29.947704+0000","last_peered":"2023-06-03T20:16:29.947704+0000","last_clean":"2023-06-03T20:16:29.947704+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:16:29.947704+0000","last_undegraded":"2023-06-03T20:16:29.947704+0000","last_fullsized":"2023-06-03T20:16:29.947704+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.958919+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:16:29.958919+0000","last_peered":"2023-06-03T20:16:29.958919+0000","last_clean":"2023-06-03T20:16:29.958919+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:16:29.958919+0000","last_undegraded":"2023-06-03T20:16:29.958919+0000","last_fullsized":"2023-06-03T20:16:29.958919+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.942698+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:16:29.942698+0000","last_peered":"2023-06-03T20:16:29.942698+0000","last_clean":"2023-06-03T20:16:29.942698+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:16:29.942698+0000","last_undegraded":"2023-06-03T20:16:29.942698+0000","last_fullsized":"2023-06-03T20:16:29.942698+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:39.301281+0000","last_change":"2023-06-03T20:10:10.891556+0000","last_active":"2023-06-03T20:16:39.301281+0000","last_peered":"2023-06-03T20:16:39.301281+0000","last_clean":"2023-06-03T20:16:39.301281+0000","last_became_active":"2023-06-03T20:10:10.890697+0000","last_became_peered":"2023-06-03T20:10:10.890697+0000","last_unstale":"2023-06-03T20:16:39.301281+0000","last_undegraded":"2023-06-03T20:16:39.301281+0000","last_fullsized":"2023-06-03T20:16:39.301281+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:07:12.700877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.964066+0000","last_change":"2023-06-03T20:10:10.889205+0000","last_active":"2023-06-03T20:16:29.964066+0000","last_peered":"2023-06-03T20:16:29.964066+0000","last_clean":"2023-06-03T20:16:29.964066+0000","last_became_active":"2023-06-03T20:10:10.888349+0000","last_became_peered":"2023-06-03T20:10:10.888349+0000","last_unstale":"2023-06-03T20:16:29.964066+0000","last_undegraded":"2023-06-03T20:16:29.964066+0000","last_fullsized":"2023-06-03T20:16:29.964066+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:29:06.386674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.957140+0000","last_change":"2023-06-03T20:09:11.476917+0000","last_active":"2023-06-03T20:16:29.957140+0000","last_peered":"2023-06-03T20:16:29.957140+0000","last_clean":"2023-06-03T20:16:29.957140+0000","last_became_active":"2023-06-03T20:09:11.476445+0000","last_became_peered":"2023-06-03T20:09:11.476445+0000","last_unstale":"2023-06-03T20:16:29.957140+0000","last_undegraded":"2023-06-03T20:16:29.957140+0000","last_fullsized":"2023-06-03T20:16:29.957140+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.954888+0000","last_change":"2023-06-03T20:10:10.895623+0000","last_active":"2023-06-03T20:16:29.954888+0000","last_peered":"2023-06-03T20:16:29.954888+0000","last_clean":"2023-06-03T20:16:29.954888+0000","last_became_active":"2023-06-03T20:10:10.894990+0000","last_became_peered":"2023-06-03T20:10:10.894990+0000","last_unstale":"2023-06-03T20:16:29.954888+0000","last_undegraded":"2023-06-03T20:16:29.954888+0000","last_fullsized":"2023-06-03T20:16:29.954888+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:04:02.673218+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.963986+0000","last_change":"2023-06-03T20:10:10.895546+0000","last_active":"2023-06-03T20:16:29.963986+0000","last_peered":"2023-06-03T20:16:29.963986+0000","last_clean":"2023-06-03T20:16:29.963986+0000","last_became_active":"2023-06-03T20:10:10.894784+0000","last_became_peered":"2023-06-03T20:10:10.894784+0000","last_unstale":"2023-06-03T20:16:29.963986+0000","last_undegraded":"2023-06-03T20:16:29.963986+0000","last_fullsized":"2023-06-03T20:16:29.963986+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:20:15.843290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.941541+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:16:29.941541+0000","last_peered":"2023-06-03T20:16:29.941541+0000","last_clean":"2023-06-03T20:16:29.941541+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:16:29.941541+0000","last_undegraded":"2023-06-03T20:16:29.941541+0000","last_fullsized":"2023-06-03T20:16:29.941541+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":46,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.952502+0000","last_change":"2023-06-03T20:10:10.894397+0000","last_active":"2023-06-03T20:16:29.952502+0000","last_peered":"2023-06-03T20:16:29.952502+0000","last_clean":"2023-06-03T20:16:29.952502+0000","last_became_active":"2023-06-03T20:10:10.893879+0000","last_became_peered":"2023-06-03T20:10:10.893879+0000","last_unstale":"2023-06-03T20:16:29.952502+0000","last_undegraded":"2023-06-03T20:16:29.952502+0000","last_fullsized":"2023-06-03T20:16:29.952502+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:22:58.134878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969756+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:16:29.969756+0000","last_peered":"2023-06-03T20:16:29.969756+0000","last_clean":"2023-06-03T20:16:29.969756+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:16:29.969756+0000","last_undegraded":"2023-06-03T20:16:29.969756+0000","last_fullsized":"2023-06-03T20:16:29.969756+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":72,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.942801+0000","last_change":"2023-06-03T20:09:41.047731+0000","last_active":"2023-06-03T20:16:29.942801+0000","last_peered":"2023-06-03T20:16:29.942801+0000","last_clean":"2023-06-03T20:16:29.942801+0000","last_became_active":"2023-06-03T20:09:41.047430+0000","last_became_peered":"2023-06-03T20:09:41.047430+0000","last_unstale":"2023-06-03T20:16:29.942801+0000","last_undegraded":"2023-06-03T20:16:29.942801+0000","last_fullsized":"2023-06-03T20:16:29.942801+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:25:25.090925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":90,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947598+0000","last_change":"2023-06-03T19:57:34.496536+0000","last_active":"2023-06-03T20:16:29.947598+0000","last_peered":"2023-06-03T20:16:29.947598+0000","last_clean":"2023-06-03T20:16:29.947598+0000","last_became_active":"2023-06-03T19:57:34.496008+0000","last_became_peered":"2023-06-03T19:57:34.496008+0000","last_unstale":"2023-06-03T20:16:29.947598+0000","last_undegraded":"2023-06-03T20:16:29.947598+0000","last_fullsized":"2023-06-03T20:16:29.947598+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947652+0000","last_change":"2023-06-03T20:09:11.484938+0000","last_active":"2023-06-03T20:16:29.947652+0000","last_peered":"2023-06-03T20:16:29.947652+0000","last_clean":"2023-06-03T20:16:29.947652+0000","last_became_active":"2023-06-03T20:09:11.484223+0000","last_became_peered":"2023-06-03T20:09:11.484223+0000","last_unstale":"2023-06-03T20:16:29.947652+0000","last_undegraded":"2023-06-03T20:16:29.947652+0000","last_fullsized":"2023-06-03T20:16:29.947652+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":84,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.972682+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:16:29.972682+0000","last_peered":"2023-06-03T20:16:29.972682+0000","last_clean":"2023-06-03T20:16:29.972682+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:16:29.972682+0000","last_undegraded":"2023-06-03T20:16:29.972682+0000","last_fullsized":"2023-06-03T20:16:29.972682+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.961385+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:16:29.961385+0000","last_peered":"2023-06-03T20:16:29.961385+0000","last_clean":"2023-06-03T20:16:29.961385+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:16:29.961385+0000","last_undegraded":"2023-06-03T20:16:29.961385+0000","last_fullsized":"2023-06-03T20:16:29.961385+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.949175+0000","last_change":"2023-06-03T20:10:10.892246+0000","last_active":"2023-06-03T20:16:29.949175+0000","last_peered":"2023-06-03T20:16:29.949175+0000","last_clean":"2023-06-03T20:16:29.949175+0000","last_became_active":"2023-06-03T20:10:10.891793+0000","last_became_peered":"2023-06-03T20:10:10.891793+0000","last_unstale":"2023-06-03T20:16:29.949175+0000","last_undegraded":"2023-06-03T20:16:29.949175+0000","last_fullsized":"2023-06-03T20:16:29.949175+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:13:15.783626+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":79,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.941494+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:16:29.941494+0000","last_peered":"2023-06-03T20:16:29.941494+0000","last_clean":"2023-06-03T20:16:29.941494+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:16:29.941494+0000","last_undegraded":"2023-06-03T20:16:29.941494+0000","last_fullsized":"2023-06-03T20:16:29.941494+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":67,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969454+0000","last_change":"2023-06-03T19:57:34.498711+0000","last_active":"2023-06-03T20:16:29.969454+0000","last_peered":"2023-06-03T20:16:29.969454+0000","last_clean":"2023-06-03T20:16:29.969454+0000","last_became_active":"2023-06-03T19:57:34.498374+0000","last_became_peered":"2023-06-03T19:57:34.498374+0000","last_unstale":"2023-06-03T20:16:29.969454+0000","last_undegraded":"2023-06-03T20:16:29.969454+0000","last_fullsized":"2023-06-03T20:16:29.969454+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.948969+0000","last_change":"2023-06-03T20:10:10.888581+0000","last_active":"2023-06-03T20:16:29.948969+0000","last_peered":"2023-06-03T20:16:29.948969+0000","last_clean":"2023-06-03T20:16:29.948969+0000","last_became_active":"2023-06-03T20:10:10.888315+0000","last_became_peered":"2023-06-03T20:10:10.888315+0000","last_unstale":"2023-06-03T20:16:29.948969+0000","last_undegraded":"2023-06-03T20:16:29.948969+0000","last_fullsized":"2023-06-03T20:16:29.948969+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:19:04.457933+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":89,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.956714+0000","last_change":"2023-06-03T20:08:40.973303+0000","last_active":"2023-06-03T20:16:29.956714+0000","last_peered":"2023-06-03T20:16:29.956714+0000","last_clean":"2023-06-03T20:16:29.956714+0000","last_became_active":"2023-06-03T20:08:40.972722+0000","last_became_peered":"2023-06-03T20:08:40.972722+0000","last_unstale":"2023-06-03T20:16:29.956714+0000","last_undegraded":"2023-06-03T20:16:29.956714+0000","last_fullsized":"2023-06-03T20:16:29.956714+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.974551+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:16:29.974551+0000","last_peered":"2023-06-03T20:16:29.974551+0000","last_clean":"2023-06-03T20:16:29.974551+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:16:29.974551+0000","last_undegraded":"2023-06-03T20:16:29.974551+0000","last_fullsized":"2023-06-03T20:16:29.974551+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"115'11241","reported_seq":11268,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.635321+0000","last_change":"2023-06-03T20:13:21.972498+0000","last_active":"2023-06-03T20:16:54.635321+0000","last_peered":"2023-06-03T20:16:54.635321+0000","last_clean":"2023-06-03T20:16:54.635321+0000","last_became_active":"2023-06-03T20:13:21.972131+0000","last_became_peered":"2023-06-03T20:13:21.972131+0000","last_unstale":"2023-06-03T20:16:54.635321+0000","last_undegraded":"2023-06-03T20:16:54.635321+0000","last_fullsized":"2023-06-03T20:16:54.635321+0000","mapping_epoch":96,"log_start":"100'1800","ondisk_log_start":"100'1800","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":9441,"log_dups_size":0,"ondisk_log_size":9441,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157745152,"num_objects":2407,"num_object_clones":0,"num_object_copies":7221,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2407,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11241,"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":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":83,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969535+0000","last_change":"2023-06-03T20:08:40.977129+0000","last_active":"2023-06-03T20:16:29.969535+0000","last_peered":"2023-06-03T20:16:29.969535+0000","last_clean":"2023-06-03T20:16:29.969535+0000","last_became_active":"2023-06-03T20:08:40.976758+0000","last_became_peered":"2023-06-03T20:08:40.976758+0000","last_unstale":"2023-06-03T20:16:29.969535+0000","last_undegraded":"2023-06-03T20:16:29.969535+0000","last_fullsized":"2023-06-03T20:16:29.969535+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":64,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.941295+0000","last_change":"2023-06-03T19:57:34.851873+0000","last_active":"2023-06-03T20:16:29.941295+0000","last_peered":"2023-06-03T20:16:29.941295+0000","last_clean":"2023-06-03T20:16:29.941295+0000","last_became_active":"2023-06-03T19:57:34.851142+0000","last_became_peered":"2023-06-03T19:57:34.851142+0000","last_unstale":"2023-06-03T20:16:29.941295+0000","last_undegraded":"2023-06-03T20:16:29.941295+0000","last_fullsized":"2023-06-03T20:16:29.941295+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"115'11382","reported_seq":11411,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.569291+0000","last_change":"2023-06-03T20:13:21.966902+0000","last_active":"2023-06-03T20:16:54.569291+0000","last_peered":"2023-06-03T20:16:54.569291+0000","last_clean":"2023-06-03T20:16:54.569291+0000","last_became_active":"2023-06-03T20:13:21.966582+0000","last_became_peered":"2023-06-03T20:13:21.966582+0000","last_unstale":"2023-06-03T20:16:54.569291+0000","last_undegraded":"2023-06-03T20:16:54.569291+0000","last_fullsized":"2023-06-03T20:16:54.569291+0000","mapping_epoch":96,"log_start":"102'4000","ondisk_log_start":"102'4000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7382,"log_dups_size":0,"ondisk_log_size":7382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:07:17.051191+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154009600,"num_objects":2350,"num_object_clones":0,"num_object_copies":7050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11382,"num_write_kb":439424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":84,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969418+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:16:29.969418+0000","last_peered":"2023-06-03T20:16:29.969418+0000","last_clean":"2023-06-03T20:16:29.969418+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:16:29.969418+0000","last_undegraded":"2023-06-03T20:16:29.969418+0000","last_fullsized":"2023-06-03T20:16:29.969418+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947222+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:16:29.947222+0000","last_peered":"2023-06-03T20:16:29.947222+0000","last_clean":"2023-06-03T20:16:29.947222+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:16:29.947222+0000","last_undegraded":"2023-06-03T20:16:29.947222+0000","last_fullsized":"2023-06-03T20:16:29.947222+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"6.8","version":"115'11475","reported_seq":11502,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.602120+0000","last_change":"2023-06-03T20:13:21.969629+0000","last_active":"2023-06-03T20:16:54.602120+0000","last_peered":"2023-06-03T20:16:54.602120+0000","last_clean":"2023-06-03T20:16:54.602120+0000","last_became_active":"2023-06-03T20:13:21.969119+0000","last_became_peered":"2023-06-03T20:13:21.969119+0000","last_unstale":"2023-06-03T20:16:54.602120+0000","last_undegraded":"2023-06-03T20:16:54.602120+0000","last_fullsized":"2023-06-03T20:16:54.602120+0000","mapping_epoch":96,"log_start":"102'3100","ondisk_log_start":"102'3100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8375,"log_dups_size":0,"ondisk_log_size":8375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155385856,"num_objects":2371,"num_object_clones":0,"num_object_copies":7113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11475,"num_write_kb":443072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":68,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969934+0000","last_change":"2023-06-03T19:57:34.495960+0000","last_active":"2023-06-03T20:16:29.969934+0000","last_peered":"2023-06-03T20:16:29.969934+0000","last_clean":"2023-06-03T20:16:29.969934+0000","last_became_active":"2023-06-03T19:57:34.495584+0000","last_became_peered":"2023-06-03T19:57:34.495584+0000","last_unstale":"2023-06-03T20:16:29.969934+0000","last_undegraded":"2023-06-03T20:16:29.969934+0000","last_fullsized":"2023-06-03T20:16:29.969934+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.962943+0000","last_change":"2023-06-03T20:09:11.476231+0000","last_active":"2023-06-03T20:16:29.962943+0000","last_peered":"2023-06-03T20:16:29.962943+0000","last_clean":"2023-06-03T20:16:29.962943+0000","last_became_active":"2023-06-03T20:09:11.475883+0000","last_became_peered":"2023-06-03T20:09:11.475883+0000","last_unstale":"2023-06-03T20:16:29.962943+0000","last_undegraded":"2023-06-03T20:16:29.962943+0000","last_fullsized":"2023-06-03T20:16:29.962943+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"115'11203","reported_seq":11230,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.332506+0000","last_change":"2023-06-03T20:13:21.967002+0000","last_active":"2023-06-03T20:16:54.332506+0000","last_peered":"2023-06-03T20:16:54.332506+0000","last_clean":"2023-06-03T20:16:54.332506+0000","last_became_active":"2023-06-03T20:13:21.966666+0000","last_became_peered":"2023-06-03T20:13:21.966666+0000","last_unstale":"2023-06-03T20:16:54.332506+0000","last_undegraded":"2023-06-03T20:16:54.332506+0000","last_fullsized":"2023-06-03T20:16:54.332506+0000","mapping_epoch":96,"log_start":"100'1200","ondisk_log_start":"100'1200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10003,"log_dups_size":0,"ondisk_log_size":10003,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:49:13.950569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157483008,"num_objects":2403,"num_object_clones":0,"num_object_copies":7209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2403,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11203,"num_write_kb":435392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,7,2],"acting":[0,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.958950+0000","last_change":"2023-06-03T20:13:19.941434+0000","last_active":"2023-06-03T20:16:29.958950+0000","last_peered":"2023-06-03T20:16:29.958950+0000","last_clean":"2023-06-03T20:16:29.958950+0000","last_became_active":"2023-06-03T20:13:19.941074+0000","last_became_peered":"2023-06-03T20:13:19.941074+0000","last_unstale":"2023-06-03T20:16:29.958950+0000","last_undegraded":"2023-06-03T20:16:29.958950+0000","last_fullsized":"2023-06-03T20:16:29.958950+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:06:12.638861+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.949083+0000","last_change":"2023-06-03T20:09:11.477430+0000","last_active":"2023-06-03T20:16:29.949083+0000","last_peered":"2023-06-03T20:16:29.949083+0000","last_clean":"2023-06-03T20:16:29.949083+0000","last_became_active":"2023-06-03T20:09:11.477005+0000","last_became_peered":"2023-06-03T20:09:11.477005+0000","last_unstale":"2023-06-03T20:16:29.949083+0000","last_undegraded":"2023-06-03T20:16:29.949083+0000","last_fullsized":"2023-06-03T20:16:29.949083+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:37:01.244739+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.e","version":"115'11497","reported_seq":11524,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.672085+0000","last_change":"2023-06-03T20:13:21.977446+0000","last_active":"2023-06-03T20:16:54.672085+0000","last_peered":"2023-06-03T20:16:54.672085+0000","last_clean":"2023-06-03T20:16:54.672085+0000","last_became_active":"2023-06-03T20:13:21.977187+0000","last_became_peered":"2023-06-03T20:13:21.977187+0000","last_unstale":"2023-06-03T20:16:54.672085+0000","last_undegraded":"2023-06-03T20:16:54.672085+0000","last_fullsized":"2023-06-03T20:16:54.672085+0000","mapping_epoch":96,"log_start":"102'3600","ondisk_log_start":"102'3600","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7897,"log_dups_size":0,"ondisk_log_size":7897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153157632,"num_objects":2337,"num_object_clones":0,"num_object_copies":7011,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2337,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11497,"num_write_kb":442688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":85,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:52.011517+0000","last_change":"2023-06-03T20:10:10.890693+0000","last_active":"2023-06-03T20:16:52.011517+0000","last_peered":"2023-06-03T20:16:52.011517+0000","last_clean":"2023-06-03T20:16:52.011517+0000","last_became_active":"2023-06-03T20:10:10.890259+0000","last_became_peered":"2023-06-03T20:10:10.890259+0000","last_unstale":"2023-06-03T20:16:52.011517+0000","last_undegraded":"2023-06-03T20:16:52.011517+0000","last_fullsized":"2023-06-03T20:16:52.011517+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:48:13.787970+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":81,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947660+0000","last_change":"2023-06-03T20:10:10.898898+0000","last_active":"2023-06-03T20:16:29.947660+0000","last_peered":"2023-06-03T20:16:29.947660+0000","last_clean":"2023-06-03T20:16:29.947660+0000","last_became_active":"2023-06-03T20:10:10.898592+0000","last_became_peered":"2023-06-03T20:10:10.898592+0000","last_unstale":"2023-06-03T20:16:29.947660+0000","last_undegraded":"2023-06-03T20:16:29.947660+0000","last_fullsized":"2023-06-03T20:16:29.947660+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"115'11501","reported_seq":11529,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.363694+0000","last_change":"2023-06-03T20:13:21.971304+0000","last_active":"2023-06-03T20:16:54.363694+0000","last_peered":"2023-06-03T20:16:54.363694+0000","last_clean":"2023-06-03T20:16:54.363694+0000","last_became_active":"2023-06-03T20:13:21.970959+0000","last_became_peered":"2023-06-03T20:13:21.970959+0000","last_unstale":"2023-06-03T20:16:54.363694+0000","last_undegraded":"2023-06-03T20:16:54.363694+0000","last_fullsized":"2023-06-03T20:16:54.363694+0000","mapping_epoch":96,"log_start":"100'1500","ondisk_log_start":"100'1500","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10001,"log_dups_size":0,"ondisk_log_size":10001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:13.604302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159842304,"num_objects":2439,"num_object_clones":0,"num_object_copies":7317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11501,"num_write_kb":446080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,4],"acting":[2,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":81,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.963087+0000","last_change":"2023-06-03T20:09:11.482204+0000","last_active":"2023-06-03T20:16:29.963087+0000","last_peered":"2023-06-03T20:16:29.963087+0000","last_clean":"2023-06-03T20:16:29.963087+0000","last_became_active":"2023-06-03T20:09:11.481841+0000","last_became_peered":"2023-06-03T20:09:11.481841+0000","last_unstale":"2023-06-03T20:16:29.963087+0000","last_undegraded":"2023-06-03T20:16:29.963087+0000","last_fullsized":"2023-06-03T20:16:29.963087+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":90,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947891+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:16:29.947891+0000","last_peered":"2023-06-03T20:16:29.947891+0000","last_clean":"2023-06-03T20:16:29.947891+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:16:29.947891+0000","last_undegraded":"2023-06-03T20:16:29.947891+0000","last_fullsized":"2023-06-03T20:16:29.947891+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"6.c","version":"115'11255","reported_seq":11284,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.547187+0000","last_change":"2023-06-03T20:13:21.967018+0000","last_active":"2023-06-03T20:16:54.547187+0000","last_peered":"2023-06-03T20:16:54.547187+0000","last_clean":"2023-06-03T20:16:54.547187+0000","last_became_active":"2023-06-03T20:13:21.966678+0000","last_became_peered":"2023-06-03T20:13:21.966678+0000","last_unstale":"2023-06-03T20:16:54.547187+0000","last_undegraded":"2023-06-03T20:16:54.547187+0000","last_fullsized":"2023-06-03T20:16:54.547187+0000","mapping_epoch":96,"log_start":"102'3900","ondisk_log_start":"102'3900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7355,"log_dups_size":0,"ondisk_log_size":7355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:10:30.374096+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152895488,"num_objects":2333,"num_object_clones":0,"num_object_copies":6999,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2333,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11255,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947144+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:16:29.947144+0000","last_peered":"2023-06-03T20:16:29.947144+0000","last_clean":"2023-06-03T20:16:29.947144+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:16:29.947144+0000","last_undegraded":"2023-06-03T20:16:29.947144+0000","last_fullsized":"2023-06-03T20:16:29.947144+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":81,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.948864+0000","last_change":"2023-06-03T20:09:11.484727+0000","last_active":"2023-06-03T20:16:29.948864+0000","last_peered":"2023-06-03T20:16:29.948864+0000","last_clean":"2023-06-03T20:16:29.948864+0000","last_became_active":"2023-06-03T20:09:11.484353+0000","last_became_peered":"2023-06-03T20:09:11.484353+0000","last_unstale":"2023-06-03T20:16:29.948864+0000","last_undegraded":"2023-06-03T20:16:29.948864+0000","last_fullsized":"2023-06-03T20:16:29.948864+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"115'11332","reported_seq":11360,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.588928+0000","last_change":"2023-06-03T20:13:21.971123+0000","last_active":"2023-06-03T20:16:54.588928+0000","last_peered":"2023-06-03T20:16:54.588928+0000","last_clean":"2023-06-03T20:16:54.588928+0000","last_became_active":"2023-06-03T20:13:21.970728+0000","last_became_peered":"2023-06-03T20:13:21.970728+0000","last_unstale":"2023-06-03T20:16:54.588928+0000","last_undegraded":"2023-06-03T20:16:54.588928+0000","last_fullsized":"2023-06-03T20:16:54.588928+0000","mapping_epoch":96,"log_start":"100'1300","ondisk_log_start":"100'1300","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+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":"--","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":11332,"num_write_kb":438913,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:39.493140+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:16:39.493140+0000","last_peered":"2023-06-03T20:16:39.493140+0000","last_clean":"2023-06-03T20:16:39.493140+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:16:39.493140+0000","last_undegraded":"2023-06-03T20:16:39.493140+0000","last_fullsized":"2023-06-03T20:16:39.493140+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":72,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.943120+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:16:29.943120+0000","last_peered":"2023-06-03T20:16:29.943120+0000","last_clean":"2023-06-03T20:16:29.943120+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:16:29.943120+0000","last_undegraded":"2023-06-03T20:16:29.943120+0000","last_fullsized":"2023-06-03T20:16:29.943120+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"115'11134","reported_seq":11163,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.247081+0000","last_change":"2023-06-03T20:13:21.963138+0000","last_active":"2023-06-03T20:16:54.247081+0000","last_peered":"2023-06-03T20:16:54.247081+0000","last_clean":"2023-06-03T20:16:54.247081+0000","last_became_active":"2023-06-03T20:13:21.962830+0000","last_became_peered":"2023-06-03T20:13:21.962830+0000","last_unstale":"2023-06-03T20:16:54.247081+0000","last_undegraded":"2023-06-03T20:16:54.247081+0000","last_fullsized":"2023-06-03T20:16:54.247081+0000","mapping_epoch":96,"log_start":"100'1100","ondisk_log_start":"100'1100","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10034,"log_dups_size":0,"ondisk_log_size":10034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:08:19.274190+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155975680,"num_objects":2380,"num_object_clones":0,"num_object_copies":7140,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2380,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11134,"num_write_kb":432448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,2],"acting":[0,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":96,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969734+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:16:29.969734+0000","last_peered":"2023-06-03T20:16:29.969734+0000","last_clean":"2023-06-03T20:16:29.969734+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:16:29.969734+0000","last_undegraded":"2023-06-03T20:16:29.969734+0000","last_fullsized":"2023-06-03T20:16:29.969734+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.941586+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:16:29.941586+0000","last_peered":"2023-06-03T20:16:29.941586+0000","last_clean":"2023-06-03T20:16:29.941586+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:16:29.941586+0000","last_undegraded":"2023-06-03T20:16:29.941586+0000","last_fullsized":"2023-06-03T20:16:29.941586+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.942721+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:16:29.942721+0000","last_peered":"2023-06-03T20:16:29.942721+0000","last_clean":"2023-06-03T20:16:29.942721+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:16:29.942721+0000","last_undegraded":"2023-06-03T20:16:29.942721+0000","last_fullsized":"2023-06-03T20:16:29.942721+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"115'11255","reported_seq":11283,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.576341+0000","last_change":"2023-06-03T20:13:21.971470+0000","last_active":"2023-06-03T20:16:54.576341+0000","last_peered":"2023-06-03T20:16:54.576341+0000","last_clean":"2023-06-03T20:16:54.576341+0000","last_became_active":"2023-06-03T20:13:21.971135+0000","last_became_peered":"2023-06-03T20:13:21.971135+0000","last_unstale":"2023-06-03T20:16:54.576341+0000","last_undegraded":"2023-06-03T20:16:54.576341+0000","last_fullsized":"2023-06-03T20:16:54.576341+0000","mapping_epoch":96,"log_start":"102'3900","ondisk_log_start":"102'3900","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7355,"log_dups_size":0,"ondisk_log_size":7355,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:54:57.911156+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":160628736,"num_objects":2451,"num_object_clones":0,"num_object_copies":7353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11255,"num_write_kb":438592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,7],"acting":[3,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.943204+0000","last_change":"2023-06-03T20:13:19.941144+0000","last_active":"2023-06-03T20:16:29.943204+0000","last_peered":"2023-06-03T20:16:29.943204+0000","last_clean":"2023-06-03T20:16:29.943204+0000","last_became_active":"2023-06-03T20:13:19.940887+0000","last_became_peered":"2023-06-03T20:13:19.940887+0000","last_unstale":"2023-06-03T20:16:29.943204+0000","last_undegraded":"2023-06-03T20:16:29.943204+0000","last_fullsized":"2023-06-03T20:16:29.943204+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:47:40.412366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947556+0000","last_change":"2023-06-03T20:08:40.982496+0000","last_active":"2023-06-03T20:16:29.947556+0000","last_peered":"2023-06-03T20:16:29.947556+0000","last_clean":"2023-06-03T20:16:29.947556+0000","last_became_active":"2023-06-03T20:08:40.982111+0000","last_became_peered":"2023-06-03T20:08:40.982111+0000","last_unstale":"2023-06-03T20:16:29.947556+0000","last_undegraded":"2023-06-03T20:16:29.947556+0000","last_fullsized":"2023-06-03T20:16:29.947556+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":87,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969667+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:16:29.969667+0000","last_peered":"2023-06-03T20:16:29.969667+0000","last_clean":"2023-06-03T20:16:29.969667+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:16:29.969667+0000","last_undegraded":"2023-06-03T20:16:29.969667+0000","last_fullsized":"2023-06-03T20:16:29.969667+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.5","version":"115'11416","reported_seq":11443,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.633765+0000","last_change":"2023-06-03T20:13:21.972648+0000","last_active":"2023-06-03T20:16:54.633765+0000","last_peered":"2023-06-03T20:16:54.633765+0000","last_clean":"2023-06-03T20:16:54.633765+0000","last_became_active":"2023-06-03T20:13:21.972201+0000","last_became_peered":"2023-06-03T20:13:21.972201+0000","last_unstale":"2023-06-03T20:16:54.633765+0000","last_undegraded":"2023-06-03T20:16:54.633765+0000","last_fullsized":"2023-06-03T20:16:54.633765+0000","mapping_epoch":96,"log_start":"102'3000","ondisk_log_start":"102'3000","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8416,"log_dups_size":0,"ondisk_log_size":8416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155058176,"num_objects":2366,"num_object_clones":0,"num_object_copies":7098,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2366,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11416,"num_write_kb":441024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,3],"acting":[7,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":107,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.951697+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:16:29.951697+0000","last_peered":"2023-06-03T20:16:29.951697+0000","last_clean":"2023-06-03T20:16:29.951697+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:16:29.951697+0000","last_undegraded":"2023-06-03T20:16:29.951697+0000","last_fullsized":"2023-06-03T20:16:29.951697+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.942518+0000","last_change":"2023-06-03T20:09:41.046799+0000","last_active":"2023-06-03T20:16:29.942518+0000","last_peered":"2023-06-03T20:16:29.942518+0000","last_clean":"2023-06-03T20:16:29.942518+0000","last_became_active":"2023-06-03T20:09:41.046487+0000","last_became_peered":"2023-06-03T20:09:41.046487+0000","last_unstale":"2023-06-03T20:16:29.942518+0000","last_undegraded":"2023-06-03T20:16:29.942518+0000","last_fullsized":"2023-06-03T20:16:29.942518+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:12.703012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.943165+0000","last_change":"2023-06-03T20:09:11.472359+0000","last_active":"2023-06-03T20:16:29.943165+0000","last_peered":"2023-06-03T20:16:29.943165+0000","last_clean":"2023-06-03T20:16:29.943165+0000","last_became_active":"2023-06-03T20:09:11.471962+0000","last_became_peered":"2023-06-03T20:09:11.471962+0000","last_unstale":"2023-06-03T20:16:29.943165+0000","last_undegraded":"2023-06-03T20:16:29.943165+0000","last_fullsized":"2023-06-03T20:16:29.943165+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:29:16.843434+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"6.7","version":"115'11431","reported_seq":11458,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.635581+0000","last_change":"2023-06-03T20:13:21.975317+0000","last_active":"2023-06-03T20:16:54.635581+0000","last_peered":"2023-06-03T20:16:54.635581+0000","last_clean":"2023-06-03T20:16:54.635581+0000","last_became_active":"2023-06-03T20:13:21.974820+0000","last_became_peered":"2023-06-03T20:13:21.974820+0000","last_unstale":"2023-06-03T20:16:54.635581+0000","last_undegraded":"2023-06-03T20:16:54.635581+0000","last_fullsized":"2023-06-03T20:16:54.635581+0000","mapping_epoch":96,"log_start":"100'1400","ondisk_log_start":"100'1400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":10031,"log_dups_size":0,"ondisk_log_size":10031,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155385856,"num_objects":2371,"num_object_clones":0,"num_object_copies":7113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11431,"num_write_kb":441664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":84,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.941345+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:16:29.941345+0000","last_peered":"2023-06-03T20:16:29.941345+0000","last_clean":"2023-06-03T20:16:29.941345+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:16:29.941345+0000","last_undegraded":"2023-06-03T20:16:29.941345+0000","last_fullsized":"2023-06-03T20:16:29.941345+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":318,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.968671+0000","last_change":"2023-06-03T20:08:40.976466+0000","last_active":"2023-06-03T20:16:29.968671+0000","last_peered":"2023-06-03T20:16:29.968671+0000","last_clean":"2023-06-03T20:16:29.968671+0000","last_became_active":"2023-06-03T20:08:40.976006+0000","last_became_peered":"2023-06-03T20:08:40.976006+0000","last_unstale":"2023-06-03T20:16:29.968671+0000","last_undegraded":"2023-06-03T20:16:29.968671+0000","last_fullsized":"2023-06-03T20:16:29.968671+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":47,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.952887+0000","last_change":"2023-06-03T20:10:10.895141+0000","last_active":"2023-06-03T20:16:29.952887+0000","last_peered":"2023-06-03T20:16:29.952887+0000","last_clean":"2023-06-03T20:16:29.952887+0000","last_became_active":"2023-06-03T20:10:10.894347+0000","last_became_peered":"2023-06-03T20:10:10.894347+0000","last_unstale":"2023-06-03T20:16:29.952887+0000","last_undegraded":"2023-06-03T20:16:29.952887+0000","last_fullsized":"2023-06-03T20:16:29.952887+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:54:43.746800+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":65,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.957287+0000","last_change":"2023-06-03T19:57:34.852031+0000","last_active":"2023-06-03T20:16:29.957287+0000","last_peered":"2023-06-03T20:16:29.957287+0000","last_clean":"2023-06-03T20:16:29.957287+0000","last_became_active":"2023-06-03T19:57:34.851120+0000","last_became_peered":"2023-06-03T19:57:34.851120+0000","last_unstale":"2023-06-03T20:16:29.957287+0000","last_undegraded":"2023-06-03T20:16:29.957287+0000","last_fullsized":"2023-06-03T20:16:29.957287+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"115'11513","reported_seq":11542,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.658074+0000","last_change":"2023-06-03T20:13:21.967068+0000","last_active":"2023-06-03T20:16:54.658074+0000","last_peered":"2023-06-03T20:16:54.658074+0000","last_clean":"2023-06-03T20:16:54.658074+0000","last_became_active":"2023-06-03T20:13:21.966747+0000","last_became_peered":"2023-06-03T20:13:21.966747+0000","last_unstale":"2023-06-03T20:16:54.658074+0000","last_undegraded":"2023-06-03T20:16:54.658074+0000","last_fullsized":"2023-06-03T20:16:54.658074+0000","mapping_epoch":96,"log_start":"102'3400","ondisk_log_start":"102'3400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8113,"log_dups_size":0,"ondisk_log_size":8113,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:23:58.504736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153944064,"num_objects":2349,"num_object_clones":0,"num_object_copies":7047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11513,"num_write_kb":443584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,3],"acting":[1,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":101,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.968714+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:16:29.968714+0000","last_peered":"2023-06-03T20:16:29.968714+0000","last_clean":"2023-06-03T20:16:29.968714+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:16:29.968714+0000","last_undegraded":"2023-06-03T20:16:29.968714+0000","last_fullsized":"2023-06-03T20:16:29.968714+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":77,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.948831+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:16:29.948831+0000","last_peered":"2023-06-03T20:16:29.948831+0000","last_clean":"2023-06-03T20:16:29.948831+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:16:29.948831+0000","last_undegraded":"2023-06-03T20:16:29.948831+0000","last_fullsized":"2023-06-03T20:16:29.948831+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.954663+0000","last_change":"2023-06-03T20:09:41.043562+0000","last_active":"2023-06-03T20:16:29.954663+0000","last_peered":"2023-06-03T20:16:29.954663+0000","last_clean":"2023-06-03T20:16:29.954663+0000","last_became_active":"2023-06-03T20:09:41.043161+0000","last_became_peered":"2023-06-03T20:09:41.043161+0000","last_unstale":"2023-06-03T20:16:29.954663+0000","last_undegraded":"2023-06-03T20:16:29.954663+0000","last_fullsized":"2023-06-03T20:16:29.954663+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:52:31.561453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,2],"acting":[0,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.1","version":"115'11389","reported_seq":11418,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.694766+0000","last_change":"2023-06-03T20:13:21.968783+0000","last_active":"2023-06-03T20:16:54.694766+0000","last_peered":"2023-06-03T20:16:54.694766+0000","last_clean":"2023-06-03T20:16:54.694766+0000","last_became_active":"2023-06-03T20:13:21.968482+0000","last_became_peered":"2023-06-03T20:13:21.968482+0000","last_unstale":"2023-06-03T20:16:54.694766+0000","last_undegraded":"2023-06-03T20:16:54.694766+0000","last_fullsized":"2023-06-03T20:16:54.694766+0000","mapping_epoch":96,"log_start":"102'3200","ondisk_log_start":"102'3200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8189,"log_dups_size":0,"ondisk_log_size":8189,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:30:18.473805+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153419776,"num_objects":2341,"num_object_clones":0,"num_object_copies":7023,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2341,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11389,"num_write_kb":439360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":86,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969840+0000","last_change":"2023-06-03T20:08:40.974348+0000","last_active":"2023-06-03T20:16:29.969840+0000","last_peered":"2023-06-03T20:16:29.969840+0000","last_clean":"2023-06-03T20:16:29.969840+0000","last_became_active":"2023-06-03T20:08:40.974013+0000","last_became_peered":"2023-06-03T20:08:40.974013+0000","last_unstale":"2023-06-03T20:16:29.969840+0000","last_undegraded":"2023-06-03T20:16:29.969840+0000","last_fullsized":"2023-06-03T20:16:29.969840+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":72,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.969814+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:16:29.969814+0000","last_peered":"2023-06-03T20:16:29.969814+0000","last_clean":"2023-06-03T20:16:29.969814+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:16:29.969814+0000","last_undegraded":"2023-06-03T20:16:29.969814+0000","last_fullsized":"2023-06-03T20:16:29.969814+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":62,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.948978+0000","last_change":"2023-06-03T20:08:40.969430+0000","last_active":"2023-06-03T20:16:29.948978+0000","last_peered":"2023-06-03T20:16:29.948978+0000","last_clean":"2023-06-03T20:16:29.948978+0000","last_became_active":"2023-06-03T20:08:40.968920+0000","last_became_peered":"2023-06-03T20:08:40.968920+0000","last_unstale":"2023-06-03T20:16:29.948978+0000","last_undegraded":"2023-06-03T20:16:29.948978+0000","last_fullsized":"2023-06-03T20:16:29.948978+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:44:51.300825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"6.2","version":"115'11334","reported_seq":11361,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.646225+0000","last_change":"2023-06-03T20:13:21.976303+0000","last_active":"2023-06-03T20:16:54.646225+0000","last_peered":"2023-06-03T20:16:54.646225+0000","last_clean":"2023-06-03T20:16:54.646225+0000","last_became_active":"2023-06-03T20:13:21.975891+0000","last_became_peered":"2023-06-03T20:13:21.975891+0000","last_unstale":"2023-06-03T20:16:54.646225+0000","last_undegraded":"2023-06-03T20:16:54.646225+0000","last_fullsized":"2023-06-03T20:16:54.646225+0000","mapping_epoch":96,"log_start":"102'3400","ondisk_log_start":"102'3400","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":7934,"log_dups_size":0,"ondisk_log_size":7934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151519232,"num_objects":2312,"num_object_clones":0,"num_object_copies":6936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11334,"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,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:39.493257+0000","last_change":"2023-06-03T20:10:10.892444+0000","last_active":"2023-06-03T20:16:39.493257+0000","last_peered":"2023-06-03T20:16:39.493257+0000","last_clean":"2023-06-03T20:16:39.493257+0000","last_became_active":"2023-06-03T20:10:10.891941+0000","last_became_peered":"2023-06-03T20:10:10.891941+0000","last_unstale":"2023-06-03T20:16:39.493257+0000","last_undegraded":"2023-06-03T20:16:39.493257+0000","last_fullsized":"2023-06-03T20:16:39.493257+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:30:34.143340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.943468+0000","last_change":"2023-06-03T20:09:11.478735+0000","last_active":"2023-06-03T20:16:29.943468+0000","last_peered":"2023-06-03T20:16:29.943468+0000","last_clean":"2023-06-03T20:16:29.943468+0000","last_became_active":"2023-06-03T20:09:11.478328+0000","last_became_peered":"2023-06-03T20:09:11.478328+0000","last_unstale":"2023-06-03T20:16:29.943468+0000","last_undegraded":"2023-06-03T20:16:29.943468+0000","last_fullsized":"2023-06-03T20:16:29.943468+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:51:32.996794+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":82,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.964140+0000","last_change":"2023-06-03T20:10:10.888745+0000","last_active":"2023-06-03T20:16:29.964140+0000","last_peered":"2023-06-03T20:16:29.964140+0000","last_clean":"2023-06-03T20:16:29.964140+0000","last_became_active":"2023-06-03T20:10:10.887963+0000","last_became_peered":"2023-06-03T20:10:10.887963+0000","last_unstale":"2023-06-03T20:16:29.964140+0000","last_undegraded":"2023-06-03T20:16:29.964140+0000","last_fullsized":"2023-06-03T20:16:29.964140+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:27:11.206053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"6.3","version":"115'11584","reported_seq":11611,"reported_epoch":115,"state":"active+clean","last_fresh":"2023-06-03T20:16:54.618244+0000","last_change":"2023-06-03T20:13:21.975551+0000","last_active":"2023-06-03T20:16:54.618244+0000","last_peered":"2023-06-03T20:16:54.618244+0000","last_clean":"2023-06-03T20:16:54.618244+0000","last_became_active":"2023-06-03T20:13:21.975207+0000","last_became_peered":"2023-06-03T20:13:21.975207+0000","last_unstale":"2023-06-03T20:16:54.618244+0000","last_undegraded":"2023-06-03T20:16:54.618244+0000","last_fullsized":"2023-06-03T20:16:54.618244+0000","mapping_epoch":96,"log_start":"102'3200","ondisk_log_start":"102'3200","created":96,"last_epoch_clean":97,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:13:20.934872+0000","last_clean_scrub_stamp":"2023-06-03T20:13:20.934872+0000","objects_scrubbed":0,"log_size":8384,"log_dups_size":0,"ondisk_log_size":8384,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161349632,"num_objects":2462,"num_object_clones":0,"num_object_copies":7386,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2462,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11584,"num_write_kb":449472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":85,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.957029+0000","last_change":"2023-06-03T20:09:41.049628+0000","last_active":"2023-06-03T20:16:29.957029+0000","last_peered":"2023-06-03T20:16:29.957029+0000","last_clean":"2023-06-03T20:16:29.957029+0000","last_became_active":"2023-06-03T20:09:41.049197+0000","last_became_peered":"2023-06-03T20:09:41.049197+0000","last_unstale":"2023-06-03T20:16:29.957029+0000","last_undegraded":"2023-06-03T20:16:29.957029+0000","last_fullsized":"2023-06-03T20:16:29.957029+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.954592+0000","last_change":"2023-06-03T20:09:11.477233+0000","last_active":"2023-06-03T20:16:29.954592+0000","last_peered":"2023-06-03T20:16:29.954592+0000","last_clean":"2023-06-03T20:16:29.954592+0000","last_became_active":"2023-06-03T20:09:11.476769+0000","last_became_peered":"2023-06-03T20:09:11.476769+0000","last_unstale":"2023-06-03T20:16:29.954592+0000","last_undegraded":"2023-06-03T20:16:29.954592+0000","last_fullsized":"2023-06-03T20:16:29.954592+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:32:26.927381+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":66,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947185+0000","last_change":"2023-06-03T19:57:34.515798+0000","last_active":"2023-06-03T20:16:29.947185+0000","last_peered":"2023-06-03T20:16:29.947185+0000","last_clean":"2023-06-03T20:16:29.947185+0000","last_became_active":"2023-06-03T19:57:34.515457+0000","last_became_peered":"2023-06-03T19:57:34.515457+0000","last_unstale":"2023-06-03T20:16:29.947185+0000","last_undegraded":"2023-06-03T20:16:29.947185+0000","last_fullsized":"2023-06-03T20:16:29.947185+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":65,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.949121+0000","last_change":"2023-06-03T20:08:40.972680+0000","last_active":"2023-06-03T20:16:29.949121+0000","last_peered":"2023-06-03T20:16:29.949121+0000","last_clean":"2023-06-03T20:16:29.949121+0000","last_became_active":"2023-06-03T20:08:40.972263+0000","last_became_peered":"2023-06-03T20:08:40.972263+0000","last_unstale":"2023-06-03T20:16:29.949121+0000","last_undegraded":"2023-06-03T20:16:29.949121+0000","last_fullsized":"2023-06-03T20:16:29.949121+0000","mapping_epoch":77,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":78,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:18:17.557118+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.951029+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:16:29.951029+0000","last_peered":"2023-06-03T20:16:29.951029+0000","last_clean":"2023-06-03T20:16:29.951029+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:16:29.951029+0000","last_undegraded":"2023-06-03T20:16:29.951029+0000","last_fullsized":"2023-06-03T20:16:29.951029+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":42,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947499+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:16:29.947499+0000","last_peered":"2023-06-03T20:16:29.947499+0000","last_clean":"2023-06-03T20:16:29.947499+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:16:29.947499+0000","last_undegraded":"2023-06-03T20:16:29.947499+0000","last_fullsized":"2023-06-03T20:16:29.947499+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":96,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947818+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:16:29.947818+0000","last_peered":"2023-06-03T20:16:29.947818+0000","last_clean":"2023-06-03T20:16:29.947818+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:16:29.947818+0000","last_undegraded":"2023-06-03T20:16:29.947818+0000","last_fullsized":"2023-06-03T20:16:29.947818+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":42,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947699+0000","last_change":"2023-06-03T20:13:19.945521+0000","last_active":"2023-06-03T20:16:29.947699+0000","last_peered":"2023-06-03T20:16:29.947699+0000","last_clean":"2023-06-03T20:16:29.947699+0000","last_became_active":"2023-06-03T20:13:19.945097+0000","last_became_peered":"2023-06-03T20:13:19.945097+0000","last_unstale":"2023-06-03T20:16:29.947699+0000","last_undegraded":"2023-06-03T20:16:29.947699+0000","last_fullsized":"2023-06-03T20:16:29.947699+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.1a","version":"0'0","reported_seq":96,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947605+0000","last_change":"2023-06-03T20:10:10.895138+0000","last_active":"2023-06-03T20:16:29.947605+0000","last_peered":"2023-06-03T20:16:29.947605+0000","last_clean":"2023-06-03T20:16:29.947605+0000","last_became_active":"2023-06-03T20:10:10.894739+0000","last_became_peered":"2023-06-03T20:10:10.894739+0000","last_unstale":"2023-06-03T20:16:29.947605+0000","last_undegraded":"2023-06-03T20:16:29.947605+0000","last_fullsized":"2023-06-03T20:16:29.947605+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":91,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.952451+0000","last_change":"2023-06-03T20:10:10.894929+0000","last_active":"2023-06-03T20:16:29.952451+0000","last_peered":"2023-06-03T20:16:29.952451+0000","last_clean":"2023-06-03T20:16:29.952451+0000","last_became_active":"2023-06-03T20:10:10.894509+0000","last_became_peered":"2023-06-03T20:10:10.894509+0000","last_unstale":"2023-06-03T20:16:29.952451+0000","last_undegraded":"2023-06-03T20:16:29.952451+0000","last_fullsized":"2023-06-03T20:16:29.952451+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:24:52.859135+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.952570+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:16:29.952570+0000","last_peered":"2023-06-03T20:16:29.952570+0000","last_clean":"2023-06-03T20:16:29.952570+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:16:29.952570+0000","last_undegraded":"2023-06-03T20:16:29.952570+0000","last_fullsized":"2023-06-03T20:16:29.952570+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":80,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.954816+0000","last_change":"2023-06-03T20:09:41.045256+0000","last_active":"2023-06-03T20:16:29.954816+0000","last_peered":"2023-06-03T20:16:29.954816+0000","last_clean":"2023-06-03T20:16:29.954816+0000","last_became_active":"2023-06-03T20:09:41.044892+0000","last_became_peered":"2023-06-03T20:09:41.044892+0000","last_unstale":"2023-06-03T20:16:29.954816+0000","last_undegraded":"2023-06-03T20:16:29.954816+0000","last_fullsized":"2023-06-03T20:16:29.954816+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-04T23:58:09.790427+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":90,"reported_epoch":114,"state":"active+clean","last_fresh":"2023-06-03T20:16:29.947105+0000","last_change":"2023-06-03T20:09:41.053706+0000","last_active":"2023-06-03T20:16:29.947105+0000","last_peered":"2023-06-03T20:16:29.947105+0000","last_clean":"2023-06-03T20:16:29.947105+0000","last_became_active":"2023-06-03T20:09:41.052558+0000","last_became_peered":"2023-06-03T20:09:41.052558+0000","last_unstale":"2023-06-03T20:16:29.947105+0000","last_undegraded":"2023-06-03T20:16:29.947105+0000","last_fullsized":"2023-06-03T20:16:29.947105+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":6,"num_pg":16,"stat_sum":{"num_bytes":2494103576,"num_objects":38058,"num_object_clones":0,"num_object_copies":114174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":38058,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":181942,"num_write_kb":7039937,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7482257408,"data_stored":7482245192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":138942,"ondisk_log_size":138942,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":199,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430477,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1020572,"kb_used_data":923796,"kb_used_omap":0,"kb_used_meta":96768,"kb_avail":92724580,"statfs":{"total":95995035648,"available":94949969920,"internally_reserved":0,"allocated":945967104,"data_stored":945510290,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":99090432},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:02 2023","interfaces":[{"interface":"back","average":{"1min":1.746,"5min":1.151,"15min":0.95799999999999996},"min":{"1min":0.35299999999999998,"5min":0.318,"15min":0.318},"max":{"1min":6.4950000000000001,"5min":6.4950000000000001,"15min":6.4950000000000001},"last":3.5019999999999998},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.0409999999999999,"15min":0.95999999999999996},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.665,"5min":4.7220000000000004,"15min":4.7220000000000004},"last":3.476}]},{"osd":1,"last update":"Sat Jun 3 20:16:30 2023","interfaces":[{"interface":"back","average":{"1min":10.455,"5min":3.093,"15min":1.704},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":157.904,"5min":157.904,"15min":157.904},"last":3.5449999999999999},{"interface":"front","average":{"1min":10.989000000000001,"5min":3.2069999999999999,"15min":1.8},"min":{"1min":0.38100000000000001,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":158.03800000000001,"5min":158.03800000000001,"15min":158.03800000000001},"last":3.4590000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:15:52 2023","interfaces":[{"interface":"back","average":{"1min":2.8940000000000001,"5min":1.5249999999999999,"15min":1.1419999999999999},"min":{"1min":0.317,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":9.093,"5min":9.093,"15min":9.093},"last":0.48199999999999998},{"interface":"front","average":{"1min":2.399,"5min":1.3839999999999999,"15min":1.139},"min":{"1min":0.35299999999999998,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.9079999999999995,"5min":8.9079999999999995,"15min":8.9079999999999995},"last":3.4300000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:16:18 2023","interfaces":[{"interface":"back","average":{"1min":10.615,"5min":4.101,"15min":2.02},"min":{"1min":0.38400000000000001,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":156.73500000000001,"5min":156.73500000000001,"15min":156.73500000000001},"last":0.45800000000000002},{"interface":"front","average":{"1min":10.521000000000001,"5min":4.0190000000000001,"15min":1.9790000000000001},"min":{"1min":0.34200000000000003,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":156.52099999999999,"5min":156.52099999999999,"15min":156.52099999999999},"last":3.7000000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.254,"5min":1.0629999999999999,"15min":0.96099999999999997},"min":{"1min":0.34100000000000003,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":4.1180000000000003,"5min":5.125,"15min":5.125},"last":4.085},{"interface":"front","average":{"1min":0.754,"5min":1.129,"15min":1.0109999999999999},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":2.9329999999999998,"5min":8.7520000000000007,"15min":8.7520000000000007},"last":0.378}]},{"osd":5,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.173,"15min":1.071},"min":{"1min":0.378,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.7999999999999998,"5min":5.1680000000000001,"15min":5.1680000000000001},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.23,"5min":1.2310000000000001,"15min":1.1000000000000001},"min":{"1min":0.46400000000000002,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":3.819,"5min":6.8170000000000002,"15min":6.8170000000000002},"last":4.6959999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:16:10 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":1.238,"15min":1.1299999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":5.173,"5min":5.9550000000000001,"15min":5.9550000000000001},"last":4.0469999999999997},{"interface":"front","average":{"1min":0.84999999999999998,"5min":1.206,"15min":1.1220000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":2.3620000000000001,"5min":8.5060000000000002,"15min":8.5060000000000002},"last":0.51000000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626710,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":843276,"kb_used_data":769284,"kb_used_omap":0,"kb_used_meta":73984,"kb_avail":92901876,"statfs":{"total":95995035648,"available":95131521024,"internally_reserved":0,"allocated":787746816,"data_stored":787305925,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":75759616},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:55 2023","interfaces":[{"interface":"back","average":{"1min":1.2090000000000001,"5min":2.0409999999999999,"15min":1.284},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.8949999999999996,"5min":90.262,"15min":90.262},"last":0.58399999999999996},{"interface":"front","average":{"1min":1.655,"5min":2.133,"15min":1.3240000000000001},"min":{"1min":0.313,"5min":0.309,"15min":0.309},"max":{"1min":8.5340000000000007,"5min":90.311999999999998,"15min":90.311999999999998},"last":0.47199999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.99099999999999999,"15min":0.91200000000000003},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.9020000000000001,"5min":5.9020000000000001,"15min":5.9020000000000001},"last":0.42199999999999999},{"interface":"front","average":{"1min":2.0790000000000002,"5min":1.454,"15min":1.117},"min":{"1min":0.35299999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":6.601,"5min":11.776999999999999,"15min":11.776999999999999},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:16:50 2023","interfaces":[{"interface":"back","average":{"1min":3.121,"5min":1.6100000000000001,"15min":1.1499999999999999},"min":{"1min":0.38200000000000001,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":16.151,"5min":16.151,"15min":16.151},"last":0.871},{"interface":"front","average":{"1min":1.9490000000000001,"5min":1.397,"15min":1.0820000000000001},"min":{"1min":0.34300000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":16.186,"5min":16.186,"15min":16.186},"last":0.69199999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":1.964,"5min":1.331,"15min":1.0920000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":8.484,"5min":8.484,"15min":8.484},"last":0.78900000000000003},{"interface":"front","average":{"1min":2.6400000000000001,"5min":1.5629999999999999,"15min":1.153},"min":{"1min":0.373,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":8.2249999999999996,"5min":19.337,"15min":19.337},"last":1.7490000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.415,"5min":1.054,"15min":0.94599999999999995},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":4.181,"5min":4.181,"15min":4.181},"last":1.8620000000000001},{"interface":"front","average":{"1min":1.8839999999999999,"5min":1.109,"15min":1.0149999999999999},"min":{"1min":0.443,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":7.931,"5min":7.931,"15min":7.931},"last":0.99099999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:16:31 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":1.1890000000000001,"15min":1.046},"min":{"1min":0.41099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":4.218,"5min":7.0659999999999998,"15min":7.0659999999999998},"last":2.0409999999999999},{"interface":"front","average":{"1min":1.893,"5min":1.173,"15min":1.0900000000000001},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.39600000000000002},"max":{"1min":7.5259999999999998,"5min":7.5259999999999998,"15min":7.5259999999999998},"last":0.78100000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:16:16 2023","interfaces":[{"interface":"back","average":{"1min":1.53,"5min":1.1719999999999999,"15min":1.1060000000000001},"min":{"1min":0.443,"5min":0.442,"15min":0.442},"max":{"1min":7.4089999999999998,"5min":7.4089999999999998,"15min":7.4089999999999998},"last":0.54900000000000004},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.071,"15min":1.0589999999999999},"min":{"1min":0.439,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":5.9320000000000004,"5min":5.9320000000000004,"15min":5.9320000000000004},"last":0.84499999999999997}]}]},{"osd":1,"up_from":82,"seq":352187318367,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":813980,"kb_used_data":755604,"kb_used_omap":4,"kb_used_meta":58363,"kb_avail":92931172,"statfs":{"total":95995035648,"available":95161520128,"internally_reserved":0,"allocated":773738496,"data_stored":773224174,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":59764622},"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,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.5980000000000001,"5min":1.1299999999999999,"15min":0.85199999999999998},"min":{"1min":0.192,"5min":0.192,"15min":0.192},"max":{"1min":9.4870000000000001,"5min":9.4870000000000001,"15min":9.4870000000000001},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.8109999999999999,"5min":1.218,"15min":0.94599999999999995},"min":{"1min":0.27100000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":9.3239999999999998,"5min":9.3239999999999998,"15min":9.3239999999999998},"last":0.88200000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:15:53 2023","interfaces":[{"interface":"back","average":{"1min":2.4860000000000002,"5min":1.6679999999999999,"15min":1.177},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":9.3640000000000008,"5min":28.759,"15min":28.759},"last":0.54500000000000004},{"interface":"front","average":{"1min":2.0760000000000001,"5min":1.2669999999999999,"15min":0.97099999999999997},"min":{"1min":0.23899999999999999,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":9.5299999999999994,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.67600000000000005}]},{"osd":3,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.4649999999999999,"5min":2.6259999999999999,"15min":1.605},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":10.262,"5min":53.843000000000004,"15min":53.843000000000004},"last":1.6299999999999999},{"interface":"front","average":{"1min":2.29,"5min":2.327,"15min":1.423},"min":{"1min":0.35799999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":8.9610000000000003,"5min":54.469999999999999,"15min":54.469999999999999},"last":0.48899999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":1.361,"15min":1.1339999999999999},"min":{"1min":0.36899999999999999,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.202,"5min":6.6150000000000002,"15min":6.6150000000000002},"last":0.56399999999999995},{"interface":"front","average":{"1min":1.6479999999999999,"5min":1.2509999999999999,"15min":1.111},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":7.9349999999999996,"5min":7.9349999999999996,"15min":7.9349999999999996},"last":0.72699999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.851,"5min":1.603,"15min":1.2410000000000001},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":7.548,"5min":28.648,"15min":28.648},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.4199999999999999,"15min":1.2070000000000001},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":8.5649999999999995,"5min":8.5649999999999995,"15min":8.5649999999999995},"last":1.6970000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":1.8360000000000001,"5min":1.6299999999999999,"15min":1.26},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.5220000000000002,"5min":28.728000000000002,"15min":28.728000000000002},"last":1.081},{"interface":"front","average":{"1min":2.3660000000000001,"5min":1.5800000000000001,"15min":1.25},"min":{"1min":0.40500000000000003,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":8.6099999999999994,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":0.52600000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:16:26 2023","interfaces":[{"interface":"back","average":{"1min":2.75,"5min":1.8160000000000001,"15min":1.349},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":9.0510000000000002,"5min":9.0510000000000002,"15min":9.0510000000000002},"last":0.60899999999999999},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.458,"15min":1.228},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":8.3179999999999996,"5min":8.3179999999999996,"15min":8.3179999999999996},"last":0.79000000000000004}]}]},{"osd":0,"up_from":77,"seq":330712481893,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":669176,"kb_used_data":621232,"kb_used_omap":5,"kb_used_meta":47930,"kb_avail":93075976,"statfs":{"total":95995035648,"available":95309799424,"internally_reserved":0,"allocated":636141568,"data_stored":635600578,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":49080954},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:16:25 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":1.1879999999999999,"15min":0.86699999999999999},"min":{"1min":0.22,"5min":0.218,"15min":0.218},"max":{"1min":7.9500000000000002,"5min":7.9500000000000002,"15min":7.9500000000000002},"last":0.34200000000000003},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.2629999999999999,"15min":0.91700000000000004},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":6.3520000000000003,"5min":8.798,"15min":8.798},"last":0.46300000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:15:51 2023","interfaces":[{"interface":"back","average":{"1min":2.4929999999999999,"5min":1.2470000000000001,"15min":0.94899999999999995},"min":{"1min":0.46100000000000002,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.7560000000000002,"5min":8.7560000000000002,"15min":8.7560000000000002},"last":3.7810000000000001},{"interface":"front","average":{"1min":1.909,"5min":1.1859999999999999,"15min":0.90000000000000002},"min":{"1min":0.217,"5min":0.217,"15min":0.217},"max":{"1min":5.9059999999999997,"5min":7.3460000000000001,"15min":7.3460000000000001},"last":3.8679999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:16:25 2023","interfaces":[{"interface":"back","average":{"1min":3.2170000000000001,"5min":1.8919999999999999,"15min":1.175},"min":{"1min":0.25600000000000001,"5min":0.254,"15min":0.254},"max":{"1min":9.8580000000000005,"5min":25.113,"15min":25.113},"last":0.54200000000000004},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.7130000000000001,"15min":1.0860000000000001},"min":{"1min":0.27400000000000002,"5min":0.25,"15min":0.25},"max":{"1min":8.032,"5min":27.134,"15min":27.134},"last":0.60999999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":2.028,"5min":1.2250000000000001,"15min":1.129},"min":{"1min":0.36899999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":6.0279999999999996,"5min":8.5640000000000001,"15min":8.5640000000000001},"last":0.626},{"interface":"front","average":{"1min":2.0449999999999999,"5min":1.2090000000000001,"15min":1.1160000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.1100000000000003,"5min":6.1100000000000003,"15min":6.1100000000000003},"last":0.59599999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":1.2270000000000001,"15min":1.147},"min":{"1min":0.44,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":5.9390000000000001,"5min":5.9390000000000001,"15min":5.9390000000000001},"last":0.68899999999999995},{"interface":"front","average":{"1min":2.9209999999999998,"5min":1.375,"15min":1.1919999999999999},"min":{"1min":0.377,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.1269999999999998,"5min":7.1269999999999998,"15min":7.1269999999999998},"last":1.778}]},{"osd":6,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":1.9430000000000001,"5min":1.242,"15min":1.173},"min":{"1min":0.38600000000000001,"5min":0.379,"15min":0.379},"max":{"1min":6.1740000000000004,"5min":6.1740000000000004,"15min":6.1740000000000004},"last":0.71699999999999997},{"interface":"front","average":{"1min":1.994,"5min":1.232,"15min":1.1819999999999999},"min":{"1min":0.40100000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":6.3879999999999999,"5min":6.3879999999999999,"15min":6.3879999999999999},"last":1.7250000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:15:58 2023","interfaces":[{"interface":"back","average":{"1min":2.8149999999999999,"5min":1.454,"15min":1.276},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":8.8390000000000004,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":0.58099999999999996},{"interface":"front","average":{"1min":2.3159999999999998,"5min":1.4399999999999999,"15min":1.3109999999999999},"min":{"1min":0.41999999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":7.6299999999999999,"5min":8.6210000000000004,"15min":8.6210000000000004},"last":0.51400000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154841,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1320912,"kb_used_data":1234568,"kb_used_omap":7,"kb_used_meta":86328,"kb_avail":92424240,"statfs":{"total":95995035648,"available":94642421760,"internally_reserved":0,"allocated":1264197632,"data_stored":1263692785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":88399953},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":2.9009999999999998,"5min":1.5900000000000001,"15min":1.0269999999999999},"min":{"1min":0.249,"5min":0.249,"15min":0.249},"max":{"1min":9.4800000000000004,"5min":9.4800000000000004,"15min":9.4800000000000004},"last":0.35599999999999998},{"interface":"front","average":{"1min":2.3199999999999998,"5min":1.6359999999999999,"15min":1.101},"min":{"1min":0.224,"5min":0.224,"15min":0.224},"max":{"1min":8.9570000000000007,"5min":10.093999999999999,"15min":10.093999999999999},"last":0.224}]},{"osd":1,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1850000000000001,"5min":1.423,"15min":1.0069999999999999},"min":{"1min":0.254,"5min":0.245,"15min":0.245},"max":{"1min":5.8209999999999997,"5min":10.875999999999999,"15min":10.875999999999999},"last":0.26000000000000001},{"interface":"front","average":{"1min":1.085,"5min":1.548,"15min":1.052},"min":{"1min":0.22700000000000001,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.0430000000000001,"5min":10.259,"15min":10.259},"last":0.39800000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.7759999999999998,"5min":1.734,"15min":1.1339999999999999},"min":{"1min":0.316,"5min":0.307,"15min":0.307},"max":{"1min":7.2720000000000002,"5min":9.2170000000000005,"15min":9.2170000000000005},"last":22.178000000000001},{"interface":"front","average":{"1min":14.244,"5min":3.992,"15min":1.8720000000000001},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":219.333,"5min":219.333,"15min":219.333},"last":23.376999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8009999999999999,"5min":1.571,"15min":1.1899999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":7.0190000000000001,"5min":7.0190000000000001,"15min":7.0190000000000001},"last":0.80600000000000005},{"interface":"front","average":{"1min":2.5950000000000002,"5min":1.5509999999999999,"15min":1.206},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":7.3739999999999997,"5min":7.577,"15min":7.577},"last":0.72399999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.4199999999999999,"15min":1.2030000000000001},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":5.8490000000000002,"5min":6.2599999999999998,"15min":6.2599999999999998},"last":0.62},{"interface":"front","average":{"1min":1.694,"5min":1.5800000000000001,"15min":1.2390000000000001},"min":{"1min":0.40600000000000003,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":6.9889999999999999,"5min":6.9889999999999999,"15min":6.9889999999999999},"last":0.73699999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":13.882999999999999,"5min":4.0199999999999996,"15min":2.0449999999999999},"min":{"1min":0.42499999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":219.39500000000001,"5min":219.39500000000001,"15min":219.39500000000001},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.284,"5min":1.4330000000000001,"15min":1.276},"min":{"1min":0.38600000000000001,"5min":0.372,"15min":0.372},"max":{"1min":5.8959999999999999,"5min":6.2329999999999997,"15min":6.2329999999999997},"last":0.86499999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:16:51 2023","interfaces":[{"interface":"back","average":{"1min":14.625,"5min":4.2169999999999996,"15min":2.1840000000000002},"min":{"1min":0.55900000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":219.43299999999999,"5min":219.43299999999999,"15min":219.43299999999999},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.329,"5min":1.5169999999999999,"15min":1.3149999999999999},"min":{"1min":0.41899999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":5.8739999999999997,"5min":6.2880000000000003,"15min":6.2880000000000003},"last":0.59899999999999998}]}]},{"osd":3,"up_from":92,"seq":395136991315,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1632208,"kb_used_data":1522632,"kb_used_omap":2,"kb_used_meta":109565,"kb_avail":92112944,"statfs":{"total":95995035648,"available":94323654656,"internally_reserved":0,"allocated":1559175168,"data_stored":1558669624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":112194613},"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,3,2,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.393,"5min":1.9950000000000001,"15min":1.1419999999999999},"min":{"1min":0.19,"5min":0.19,"15min":0.19},"max":{"1min":5.7530000000000001,"5min":71.207999999999998,"15min":71.207999999999998},"last":2.5960000000000001},{"interface":"front","average":{"1min":1.651,"5min":2.0430000000000001,"15min":1.1679999999999999},"min":{"1min":0.22700000000000001,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":5.8049999999999997,"5min":71.168999999999997,"15min":71.168999999999997},"last":0.44}]},{"osd":1,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.125,"5min":1.3240000000000001,"15min":0.91900000000000004},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":9.8390000000000004,"5min":9.8390000000000004,"15min":9.8390000000000004},"last":7.9850000000000003},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.1240000000000001,"15min":0.88900000000000001},"min":{"1min":0.23799999999999999,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":8.4410000000000007,"5min":8.4410000000000007,"15min":8.4410000000000007},"last":2.9750000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.591,"5min":1.3049999999999999,"15min":0.97899999999999998},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":8.4049999999999994,"5min":8.4049999999999994,"15min":8.4049999999999994},"last":3.0110000000000001},{"interface":"front","average":{"1min":2.1619999999999999,"5min":1.4159999999999999,"15min":1.0640000000000001},"min":{"1min":0.38,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":12.372999999999999,"5min":12.372999999999999,"15min":12.372999999999999},"last":3.4079999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.008,"5min":1.429,"15min":1.167},"min":{"1min":0.45500000000000002,"5min":0.309,"15min":0.309},"max":{"1min":9.0749999999999993,"5min":9.0749999999999993,"15min":9.0749999999999993},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.5,"5min":1.4610000000000001,"15min":1.2030000000000001},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.3680000000000003,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":2.6269999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.796,"5min":1.4450000000000001,"15min":1.2809999999999999},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":8.4789999999999992,"5min":8.4789999999999992,"15min":8.4789999999999992},"last":2.5230000000000001},{"interface":"front","average":{"1min":1.7589999999999999,"5min":1.4490000000000001,"15min":1.2589999999999999},"min":{"1min":0.377,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.4719999999999995,"5min":8.4719999999999995,"15min":8.4719999999999995},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":1.9410000000000001,"5min":1.4390000000000001,"15min":1.2410000000000001},"min":{"1min":0.317,"5min":0.317,"15min":0.317},"max":{"1min":8.5120000000000005,"5min":8.5120000000000005,"15min":8.5120000000000005},"last":0.56100000000000005},{"interface":"front","average":{"1min":2.129,"5min":1.411,"15min":1.2509999999999999},"min":{"1min":0.40999999999999998,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.2990000000000004,"5min":6.2990000000000004,"15min":6.2990000000000004},"last":0.53400000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:16:19 2023","interfaces":[{"interface":"back","average":{"1min":2.089,"5min":1.4970000000000001,"15min":1.323},"min":{"1min":0.45600000000000002,"5min":0.371,"15min":0.371},"max":{"1min":5.3940000000000001,"5min":5.6479999999999997,"15min":5.6479999999999997},"last":0.48499999999999999},{"interface":"front","average":{"1min":2.7429999999999999,"5min":1.7290000000000001,"15min":1.389},"min":{"1min":0.38,"5min":0.38,"15min":0.38},"max":{"1min":10.715999999999999,"5min":10.766,"15min":10.766},"last":2.5649999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019175,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":841236,"kb_used_data":766540,"kb_used_omap":0,"kb_used_meta":74688,"kb_avail":92903916,"statfs":{"total":95995035648,"available":95133609984,"internally_reserved":0,"allocated":784936960,"data_stored":784487724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":76480512},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.3979999999999999,"5min":1.224,"15min":1.0569999999999999},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":10.760999999999999,"5min":20.344000000000001,"15min":20.344000000000001},"last":0.36599999999999999},{"interface":"front","average":{"1min":1.778,"5min":1.3180000000000001,"15min":1.1519999999999999},"min":{"1min":0.32400000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":11.038,"5min":20.332000000000001,"15min":20.332000000000001},"last":0.34200000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:16:29 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.1040000000000001,"15min":1.004},"min":{"1min":0.34300000000000003,"5min":0.316,"15min":0.316},"max":{"1min":5.0899999999999999,"5min":5.4720000000000004,"15min":5.4720000000000004},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.3660000000000001,"5min":1.175,"15min":1.0589999999999999},"min":{"1min":0.36199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":6.4249999999999998,"5min":7.6150000000000002,"15min":7.6150000000000002},"last":0.92900000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:16:46 2023","interfaces":[{"interface":"back","average":{"1min":1.657,"5min":1.3799999999999999,"15min":1.0960000000000001},"min":{"1min":0.379,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":6.0659999999999998,"5min":7.6609999999999996,"15min":7.6609999999999996},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.4139999999999999,"5min":1.397,"15min":1.0760000000000001},"min":{"1min":0.36599999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.6200000000000001,"5min":10.821999999999999,"15min":10.821999999999999},"last":1.875}]},{"osd":3,"last update":"Sat Jun 3 20:16:21 2023","interfaces":[{"interface":"back","average":{"1min":2.198,"5min":1.708,"15min":1.204},"min":{"1min":0.311,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":11.667999999999999,"5min":23.689,"15min":23.689},"last":5.1660000000000004},{"interface":"front","average":{"1min":1.53,"5min":1.7150000000000001,"15min":1.3169999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":4.9400000000000004,"5min":24.835000000000001,"15min":24.835000000000001},"last":0.435}]},{"osd":5,"last update":"Sat Jun 3 20:15:56 2023","interfaces":[{"interface":"back","average":{"1min":1.238,"5min":1.103,"15min":0.95699999999999996},"min":{"1min":0.33900000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":7.585,"5min":7.585,"15min":7.585},"last":0.56799999999999995},{"interface":"front","average":{"1min":2.3439999999999999,"5min":1.306,"15min":1.0720000000000001},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":10.878,"5min":10.878,"15min":10.878},"last":0.54000000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:16:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4430000000000001,"5min":1.2170000000000001,"15min":1.0720000000000001},"min":{"1min":0.442,"5min":0.35999999999999999,"15min":0.33500000000000002},"max":{"1min":8.2140000000000004,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":0.75},{"interface":"front","average":{"1min":1.514,"5min":1.4399999999999999,"15min":1.1879999999999999},"min":{"1min":0.48599999999999999,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":6.1440000000000001,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":0.60699999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:16:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1799999999999999,"5min":1.3,"15min":1.139},"min":{"1min":0.41399999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":4.9160000000000004,"5min":10.935,"15min":10.935},"last":0.80000000000000004},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.401,"15min":1.181},"min":{"1min":0.41599999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":8.4290000000000003,"5min":8.4290000000000003,"15min":8.4290000000000003},"last":0.82099999999999995}]}]},{"osd":5,"up_from":36,"seq":154618822943,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":843140,"kb_used_data":766396,"kb_used_omap":0,"kb_used_meta":76736,"kb_avail":92902012,"statfs":{"total":95995035648,"available":95131660288,"internally_reserved":0,"allocated":784789504,"data_stored":784352123,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":78577664},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:15:57 2023","interfaces":[{"interface":"back","average":{"1min":1.079,"5min":1.042,"15min":0.96799999999999997},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":3.5129999999999999,"5min":4.3289999999999997,"15min":4.3289999999999997},"last":3.0950000000000002},{"interface":"front","average":{"1min":2.1760000000000002,"5min":1.27,"15min":1.0680000000000001},"min":{"1min":0.38500000000000001,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.5750000000000002,"5min":6.5750000000000002,"15min":6.5750000000000002},"last":3.1059999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":4.3029999999999999,"5min":2.2850000000000001,"15min":1.359},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":46.573999999999998,"5min":46.573999999999998,"15min":46.573999999999998},"last":8.7379999999999995},{"interface":"front","average":{"1min":3.23,"5min":1.796,"15min":1.1899999999999999},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":46.746000000000002,"5min":46.746000000000002,"15min":46.746000000000002},"last":0.47699999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:15:57 2023","interfaces":[{"interface":"back","average":{"1min":4.6349999999999998,"5min":1.7390000000000001,"15min":1.1870000000000001},"min":{"1min":0.42899999999999999,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":47.195,"5min":47.195,"15min":47.195},"last":2.2559999999999998},{"interface":"front","average":{"1min":4.8879999999999999,"5min":1.772,"15min":1.198},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":45.210000000000001,"5min":45.210000000000001,"15min":45.210000000000001},"last":8.9130000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:16:22 2023","interfaces":[{"interface":"back","average":{"1min":6.0529999999999999,"5min":2.2160000000000002,"15min":1.3839999999999999},"min":{"1min":0.373,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":45.472999999999999,"5min":45.472999999999999,"15min":45.472999999999999},"last":8.7959999999999994},{"interface":"front","average":{"1min":5.375,"5min":2.0179999999999998,"15min":1.3759999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":45.597000000000001,"5min":45.597000000000001,"15min":45.597000000000001},"last":0.78500000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:16:47 2023","interfaces":[{"interface":"back","average":{"1min":1.345,"5min":1.1399999999999999,"15min":0.98999999999999999},"min":{"1min":0.375,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.7320000000000002,"5min":4.7320000000000002,"15min":4.7320000000000002},"last":0.42999999999999999},{"interface":"front","average":{"1min":1.982,"5min":1.411,"15min":1.097},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":14.529999999999999,"5min":14.529999999999999,"15min":14.529999999999999},"last":0.60099999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:16:38 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.129,"15min":1.038},"min":{"1min":0.41599999999999998,"5min":0.33900000000000002,"15min":0.33900000000000002},"max":{"1min":3.6819999999999999,"5min":5.0099999999999998,"15min":5.0099999999999998},"last":0.54500000000000004},{"interface":"front","average":{"1min":2.4950000000000001,"5min":1.4650000000000001,"15min":1.2010000000000001},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":14.439,"5min":14.439,"15min":14.439},"last":8.8309999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:16:11 2023","interfaces":[{"interface":"back","average":{"1min":2.1400000000000001,"5min":1.3799999999999999,"15min":1.1990000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":7.0229999999999997,"5min":7.0229999999999997,"15min":7.0229999999999997},"last":8.8629999999999995},{"interface":"front","average":{"1min":1.415,"5min":1.304,"15min":1.1659999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":6.3239999999999998,"5min":6.3239999999999998,"15min":6.3239999999999998},"last":0.51500000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":629346304,"data_stored":629342232,"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":769921024,"data_stored":769916952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":6,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1251868672,"data_stored":1251868672,"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":1553858560,"data_stored":1553858560,"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":779091968,"data_stored":779091968,"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":775753728,"data_stored":775749656,"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":780075008,"data_stored":780075008,"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":942342144,"data_stored":942342144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:16:59.436 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-06-03T20:16:59.437 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:16:59.437 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-06-03T20:16:59.437 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:16:59.438 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:16:59.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-06-03T20:16:59.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:59.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:16:59.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:16:59.645 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:59.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:16:59.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:16:59.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:59.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:16:59.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:16:59.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:59.984 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:16:59.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:16:59.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:00.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:00.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:00.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:16:59 smithi083 bash[60048]: cluster 1685823418.7916274 mgr.y (mgr.34104) 493 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:17:00.244 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:00.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:00.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:16:59 smithi033 bash[78259]: cluster 1685823418.7916274 mgr.y (mgr.34104) 493 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:17:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:16:59 smithi033 bash[74781]: cluster 1685823418.7916274 mgr.y (mgr.34104) 493 : cluster 0 pgmap v446: 89 pgs: 89 active+clean; 2.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2023-06-03T20:17:00.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:00.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:00.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:00.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:00.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:00.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:00.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:00.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:00.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:00.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:00.841 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:00.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:00.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:00.977 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:00.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:01.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:01.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:01.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:01.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:01.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:01.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:01.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:01.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:01.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:01.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:01.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:01.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:01.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:01.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:01.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:01.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:01.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:01.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:01.984 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:01.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:01.993 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:02.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:02.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:02.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:02.185 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:01 smithi033 bash[74781]: cluster 1685823420.792262 mgr.y (mgr.34104) 494 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-06-03T20:17:02.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:01 smithi033 bash[78259]: cluster 1685823420.792262 mgr.y (mgr.34104) 494 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-06-03T20:17:02.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:02.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:02.308 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:02.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:02.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:01 smithi083 bash[60048]: cluster 1685823420.792262 mgr.y (mgr.34104) 494 : cluster 0 pgmap v447: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2023-06-03T20:17:02.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:02.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:02.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:02.600 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.641 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:02.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:02.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:02.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:02.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:02.920 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:02.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:02.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:03.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:03.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:03.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:03.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:03.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:03.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:03.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:03.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:03.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:03.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:03.593 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:03.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:03.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:03.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:03.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:03.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:04.005 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:03 smithi033 bash[74781]: cluster 1685823422.7942703 mgr.y (mgr.34104) 495 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:17:04.045 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:04.046 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:04.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:04.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:04.179 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:04.215 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:04.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:04.225 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:04.271 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:04 smithi083 bash[60048]: cluster 1685823422.7942703 mgr.y (mgr.34104) 495 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:17:04.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:04.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:03 smithi033 bash[78259]: cluster 1685823422.7942703 mgr.y (mgr.34104) 495 : cluster 0 pgmap v448: 89 pgs: 89 active+clean; 2.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:17:04.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:04.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:04.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:04.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:04.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:04.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:04.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:04.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:04.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:04.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:04.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:04.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:04.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:04.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:04.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:05.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:05.079 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:05.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:05.182 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:05.228 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.230 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:05.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:05.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:05.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:05.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:05.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:05.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:05.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:05.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:05.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:05.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:05.810 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:05.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:05.949 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:05.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:06.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:06 smithi033 bash[74781]: cluster 1685823424.7949698 mgr.y (mgr.34104) 496 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2023-06-03T20:17:06.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:06 smithi033 bash[78259]: cluster 1685823424.7949698 mgr.y (mgr.34104) 496 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2023-06-03T20:17:06.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:06.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:06.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:06 smithi083 bash[60048]: cluster 1685823424.7949698 mgr.y (mgr.34104) 496 : cluster 0 pgmap v449: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 866 op/s 2023-06-03T20:17:06.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:06.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:06.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:06] "GET /metrics HTTP/1.1" 200 223139 "" "Prometheus/2.33.4" 2023-06-03T20:17:06.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:06.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:06.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:06.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:06.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:06.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:06.879 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.921 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:06.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:06.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:07.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:07.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:07.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:07.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:07.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:07.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:07.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:07.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:07.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:07.490 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:07.595 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:07.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:07.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:07.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:07.777 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:07.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:07.881 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:07.911 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:07.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:07.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:08.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:08.018 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:08 smithi033 bash[74781]: cluster 1685823426.79532 mgr.y (mgr.34104) 497 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:08.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:08.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.063 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:08 smithi033 bash[78259]: cluster 1685823426.79532 mgr.y (mgr.34104) 497 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:08.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:08.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:08.306 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.314 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:08 smithi083 bash[60048]: cluster 1685823426.79532 mgr.y (mgr.34104) 497 : cluster 0 pgmap v450: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:08.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:08.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:08.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:08.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:08.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:08.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:08.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:08.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:08.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:08.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:08.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:08.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:08.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:09.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:09.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:09.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:09.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:09.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.178 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:09.205 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:09 smithi033 bash[74781]: audit 1685823428.5714872 mon.a (mon.0) 595 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:09.206 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:09 smithi033 bash[78259]: audit 1685823428.5714872 mon.a (mon.0) 595 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:09.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:09.289 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:09 smithi083 bash[60048]: audit 1685823428.5714872 mon.a (mon.0) 595 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:09.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:09.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:09.455 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:09.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:09.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:09.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:09.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:09.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:09.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:09.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:09.825 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:17:09.826 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:17:09.826 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 0 2023-06-03T20:17:09.826 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:17:09.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:09.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:09.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:10.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:10.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:10.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:10 smithi083 bash[60048]: cluster 1685823428.7956977 mgr.y (mgr.34104) 498 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:10.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:10.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:10.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:10.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:10.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:10 smithi033 bash[74781]: cluster 1685823428.7956977 mgr.y (mgr.34104) 498 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:10.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:10 smithi033 bash[78259]: cluster 1685823428.7956977 mgr.y (mgr.34104) 498 : cluster 0 pgmap v451: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 576 op/s 2023-06-03T20:17:10.346 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:10.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:10.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:10.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:10.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:10.595 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:10.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:10.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_blocked_ops 2023-06-03T20:17:10.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:10.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:10.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:10.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:10.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:10.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:10.925 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:11.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:11.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:11.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:11.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:11.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:11.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:11.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:11.371 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:11.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:11.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:11.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:11.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:11.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:11.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:11.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:11.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:11.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:11.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:11.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:11.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:11.974 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:17:11.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:11.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:12.004 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:17:12.005 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:17:12.005 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:17:12.027 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:17:12.038 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:12 smithi033 bash[78259]: cluster 1685823430.796303 mgr.y (mgr.34104) 499 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-06-03T20:17:12.039 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:12 smithi033 bash[78259]: audit 1685823431.9042478 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.33:0/1812827764' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:12.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:12.087 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:17:12.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:12.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:12.127 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:17:12.171 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:17:12.203 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:17:12.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.245 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:17:12.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:12.292 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.302 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.303 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.303 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:17:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:12 smithi033 bash[74781]: cluster 1685823430.796303 mgr.y (mgr.34104) 499 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-06-03T20:17:12.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:12 smithi033 bash[74781]: audit 1685823431.9042478 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.33:0/1812827764' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:12.355 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:12 smithi083 bash[60048]: cluster 1685823430.796303 mgr.y (mgr.34104) 499 : cluster 0 pgmap v452: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 875 op/s 2023-06-03T20:17:12.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:12 smithi083 bash[60048]: audit 1685823431.9042478 mon.c (mon.2) 50 : audit 0 from='client.? 172.21.15.33:0/1812827764' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:12.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:12.523 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:12.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:12.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:12.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:12.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:12.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:12.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:12.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:12.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:12.965 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:13.053 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:17:13.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:13.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:13 smithi033 bash[74781]: audit 1685823432.070235 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.33:0/2070541664' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:13 smithi033 bash[74781]: audit 1685823432.0709248 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:13.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:13.224 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:13 smithi083 bash[60048]: audit 1685823432.070235 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.33:0/2070541664' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.225 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:13 smithi083 bash[60048]: audit 1685823432.0709248 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:13.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:13 smithi033 bash[78259]: audit 1685823432.070235 mon.c (mon.2) 51 : audit 1 from='client.? 172.21.15.33:0/2070541664' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.355 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:13 smithi033 bash[78259]: audit 1685823432.0709248 mon.a (mon.0) 596 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:17:13.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:13.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:13.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:13.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:13.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:13.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:13.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:13.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:13.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:13.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:14.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:14.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:14.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: cluster 1685823432.7967415 mgr.y (mgr.34104) 500 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-06-03T20:17:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: cluster 1685823433.0264113 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: audit 1685823433.0411472 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:17:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: cluster 1685823433.0412877 mon.a (mon.0) 599 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-06-03T20:17:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: cluster 1685823433.0416574 osd.5 (osd.5) 36 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: cluster 1685823433.0817018 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:14 smithi083 bash[60048]: audit 1685823433.3950853 mon.a (mon.0) 600 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:17:14.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:14.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: cluster 1685823432.7967415 mgr.y (mgr.34104) 500 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-06-03T20:17:14.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: cluster 1685823433.0264113 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:14.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: audit 1685823433.0411472 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:17:14.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: cluster 1685823433.0412877 mon.a (mon.0) 599 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-06-03T20:17:14.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: cluster 1685823433.0416574 osd.5 (osd.5) 36 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.211 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: cluster 1685823433.0817018 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.212 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[74781]: audit 1685823433.3950853 mon.a (mon.0) 600 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:17:14.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: cluster 1685823432.7967415 mgr.y (mgr.34104) 500 : cluster 0 pgmap v453: 89 pgs: 89 active+clean; 1.7 GiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 582 op/s 2023-06-03T20:17:14.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: cluster 1685823433.0264113 mon.a (mon.0) 597 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:14.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: audit 1685823433.0411472 mon.a (mon.0) 598 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:17:14.212 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: cluster 1685823433.0412877 mon.a (mon.0) 599 : cluster 0 osdmap e116: 8 total, 8 up, 8 in 2023-06-03T20:17:14.213 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: cluster 1685823433.0416574 osd.5 (osd.5) 36 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.213 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: cluster 1685823433.0817018 osd.7 (osd.7) 41 : cluster 3 failed to encode map e116 with expected crc 2023-06-03T20:17:14.213 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:14 smithi033 bash[78259]: audit 1685823433.3950853 mon.a (mon.0) 600 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:17:14.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:14.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:14.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:14.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:14.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:14.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:14.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:14.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:14.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:14.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:14.768 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:14.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:14.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:14.940 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:14.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:14.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:15.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:15.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:15.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:15.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:15.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:15.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:15.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.367 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:15.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:15.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:15.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:15.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:15.534 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:15.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:15.643 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:15.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:15.749 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:15.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:15.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:15.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:15.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:15.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:15.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:16.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:16.082 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:16.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:16.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:16.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:16.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:16 smithi033 bash[74781]: cluster 1685823434.7974305 mgr.y (mgr.34104) 501 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1.5 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-06-03T20:17:16.332 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:16] "GET /metrics HTTP/1.1" 200 223148 "" "Prometheus/2.33.4" 2023-06-03T20:17:16.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:16 smithi033 bash[78259]: cluster 1685823434.7974305 mgr.y (mgr.34104) 501 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1.5 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-06-03T20:17:16.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:16.341 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:16 smithi083 bash[60048]: cluster 1685823434.7974305 mgr.y (mgr.34104) 501 : cluster 0 pgmap v455: 89 pgs: 89 active+clean; 1.5 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 647 op/s 2023-06-03T20:17:16.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:16.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:16.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:16.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:16.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:16.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:17:16.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:17:16.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:16.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:16.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:17.051 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:17.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:17.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:17.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:17.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:17.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:17.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:17.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:17.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:17.517 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:17.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:17.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:17.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:17.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:17.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:17.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:17.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:17.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:17.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:17.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:18.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:18.063 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:18 smithi083 bash[60048]: cluster 1685823436.7979388 mgr.y (mgr.34104) 502 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:18.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:18.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:18.209 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:18 smithi033 bash[74781]: cluster 1685823436.7979388 mgr.y (mgr.34104) 502 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:18.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:18 smithi033 bash[78259]: cluster 1685823436.7979388 mgr.y (mgr.34104) 502 : cluster 0 pgmap v456: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:18.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:18.407 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:18.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:18.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:18.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:18.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:18.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:18.894 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-06-03T20:17:18.894 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:17:18.894 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2023-06-03T20:17:18.894 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:17:18.894 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:17:18.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 config set filestore_inject_stall 3 2023-06-03T20:17:18.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:18.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:18.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:19.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:19.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:19.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:19.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:19.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:19.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:19.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:19.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:19.461 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:19.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:19.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:19.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:19.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:19.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:19.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:19.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.803 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:19.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:19.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:19.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:19.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:20.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.081 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:20.093 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:17:20.094 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:17:20.189 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:20.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:20.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:20.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:20 smithi083 bash[60048]: cluster 1685823438.7983754 mgr.y (mgr.34104) 503 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:20 smithi083 bash[60048]: audit 1685823439.2255669 mon.a (mon.0) 601 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:20 smithi083 bash[60048]: audit 1685823439.2424724 mon.a (mon.0) 602 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:20 smithi083 bash[60048]: audit 1685823440.0784717 mon.a (mon.0) 603 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:20 smithi083 bash[60048]: audit 1685823440.0865395 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.474 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:20.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[74781]: cluster 1685823438.7983754 mgr.y (mgr.34104) 503 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:20.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[74781]: audit 1685823439.2255669 mon.a (mon.0) 601 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[74781]: audit 1685823439.2424724 mon.a (mon.0) 602 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[74781]: audit 1685823440.0784717 mon.a (mon.0) 603 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[74781]: audit 1685823440.0865395 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[78259]: cluster 1685823438.7983754 mgr.y (mgr.34104) 503 : cluster 0 pgmap v457: 89 pgs: 89 active+clean; 1.5 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:17:20.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[78259]: audit 1685823439.2255669 mon.a (mon.0) 601 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[78259]: audit 1685823439.2424724 mon.a (mon.0) 602 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[78259]: audit 1685823440.0784717 mon.a (mon.0) 603 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.586 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:20 smithi033 bash[78259]: audit 1685823440.0865395 mon.a (mon.0) 604 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:20.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.653 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:20.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.794 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:20.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.803 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:20.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:20.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:20.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:20.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_historic_ops 2023-06-03T20:17:21.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:21.082 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:21.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:21.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:21.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:21.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[78259]: audit 1685823440.7279932 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:17:21.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[78259]: audit 1685823440.7294276 mon.a (mon.0) 606 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:17:21.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[78259]: audit 1685823440.7390602 mon.a (mon.0) 607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:21.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[74781]: audit 1685823440.7279932 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:17:21.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[74781]: audit 1685823440.7294276 mon.a (mon.0) 606 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:17:21.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:21 smithi033 bash[74781]: audit 1685823440.7390602 mon.a (mon.0) 607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:21.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:21 smithi083 bash[60048]: audit 1685823440.7279932 mon.a (mon.0) 605 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:17:21.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:21 smithi083 bash[60048]: audit 1685823440.7294276 mon.a (mon.0) 606 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:17:21.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:21 smithi083 bash[60048]: audit 1685823440.7390602 mon.a (mon.0) 607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:21.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:21.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:21.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:21.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:21.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:21.532 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:21.536 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:21.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.655 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:21.758 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.789 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:21.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:21.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:21.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:21.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:22.052 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.088 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:22.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:22.232 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:22 smithi033 bash[78259]: cluster 1685823440.7991145 mgr.y (mgr.34104) 504 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:22 smithi033 bash[74781]: cluster 1685823440.7991145 mgr.y (mgr.34104) 504 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:22.337 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.387 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:22.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:22.532 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:22.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:22.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:22 smithi083 bash[60048]: cluster 1685823440.7991145 mgr.y (mgr.34104) 504 : cluster 0 pgmap v458: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:22.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:22.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:22.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:22.829 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:22.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:22.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:22.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:22.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:23.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:23.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:23.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:23.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:23.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:23.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:23.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:23.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:23.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:23.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:23.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:23.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:23.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:23.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:23.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:23.808 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:23.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:23.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:23.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:23.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:23.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:23.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:24.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:24.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.283 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:24.384 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:24.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:24 smithi083 bash[60048]: cluster 1685823442.7994869 mgr.y (mgr.34104) 505 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:24.542 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:24 smithi083 bash[60048]: audit 1685823443.5718012 mon.a (mon.0) 608 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:24.555 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:24.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:24.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:24.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:24 smithi033 bash[78259]: cluster 1685823442.7994869 mgr.y (mgr.34104) 505 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:24.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:24 smithi033 bash[78259]: audit 1685823443.5718012 mon.a (mon.0) 608 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:24.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:24 smithi033 bash[74781]: cluster 1685823442.7994869 mgr.y (mgr.34104) 505 : cluster 0 pgmap v459: 89 pgs: 89 active+clean; 1.3 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 660 op/s 2023-06-03T20:17:24.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:24 smithi033 bash[74781]: audit 1685823443.5718012 mon.a (mon.0) 608 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:24.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:24.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:24.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:24.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:24.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:24.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:24.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:25.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:25.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.014 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:25.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:25.145 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:25.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:25.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:25.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:25.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:25.409 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:25.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:25.564 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:25.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:25.575 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:25.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:25.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:25.818 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:25.846 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:25.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:25.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:26.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:26.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:26.240 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:26 smithi033 bash[74781]: cluster 1685823444.8001287 mgr.y (mgr.34104) 506 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 1.1 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:17:26.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.331 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:26.435 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:26.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:26.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:26.516 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:26 smithi033 bash[78259]: cluster 1685823444.8001287 mgr.y (mgr.34104) 506 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 1.1 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:17:26.516 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:26] "GET /metrics HTTP/1.1" 200 223154 "" "Prometheus/2.33.4" 2023-06-03T20:17:26.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:26.603 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:26.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:26 smithi083 bash[60048]: cluster 1685823444.8001287 mgr.y (mgr.34104) 506 : cluster 0 pgmap v460: 89 pgs: 89 active+clean; 1.1 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:17:26.709 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:26.740 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:26.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:26.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.879 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:26.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:26.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:26.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:27.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:27.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:27.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:27.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:27.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:27.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:27.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:27.409 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:27.444 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:27.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:27.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:27.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:27.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:27.695 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:27.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:27.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:27.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:27.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:27.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:27.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:27.991 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:27.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:27.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:28.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:28.226 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:28.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:28.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:28.358 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:28 smithi083 bash[60048]: cluster 1685823446.8006039 mgr.y (mgr.34104) 507 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-06-03T20:17:28.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:28.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:28.506 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:28.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:28 smithi033 bash[74781]: cluster 1685823446.8006039 mgr.y (mgr.34104) 507 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-06-03T20:17:28.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:28 smithi033 bash[78259]: cluster 1685823446.8006039 mgr.y (mgr.34104) 507 : cluster 0 pgmap v461: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 596 op/s 2023-06-03T20:17:28.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:28.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:28.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:28.947 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:28.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:28.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:28.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:29.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:29.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:29.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:29.256 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:17:29.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:29.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:29.300 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:17:29.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:29.367 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:17:29.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:29.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:29.413 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:17:29.448 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:17:29.482 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:17:29.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:29.518 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:17:29.522 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:29 smithi033 bash[78259]: audit 1685823449.1997666 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.33:0/2666931879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:29.522 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:29 smithi033 bash[74781]: audit 1685823449.1997666 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.33:0/2666931879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:29.560 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:17:29.565 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.565 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.565 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.565 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.565 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.566 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.566 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.566 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:17:29.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:29.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:29.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:29 smithi083 bash[60048]: audit 1685823449.1997666 mon.b (mon.1) 10 : audit 0 from='client.? 172.21.15.33:0/2666931879' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:29.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:29.720 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:29.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:29.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:29.861 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:29.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:29.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:29.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:30.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:30.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:30.122 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:30.163 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:30.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:30.267 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:30 smithi083 bash[60048]: cluster 1685823448.8012304 mgr.y (mgr.34104) 508 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2023-06-03T20:17:30.268 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:30 smithi083 bash[60048]: audit 1685823449.6782565 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.33:0/2046654218' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.268 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:30 smithi083 bash[60048]: audit 1685823449.6789463 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:30.286 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[74781]: cluster 1685823448.8012304 mgr.y (mgr.34104) 508 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2023-06-03T20:17:30.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[74781]: audit 1685823449.6782565 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.33:0/2046654218' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[74781]: audit 1685823449.6789463 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.288 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[78259]: cluster 1685823448.8012304 mgr.y (mgr.34104) 508 : cluster 0 pgmap v462: 89 pgs: 89 active+clean; 1.1 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 561 op/s 2023-06-03T20:17:30.288 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[78259]: audit 1685823449.6782565 mon.c (mon.2) 52 : audit 1 from='client.? 172.21.15.33:0/2046654218' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.288 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:30 smithi033 bash[78259]: audit 1685823449.6789463 mon.a (mon.0) 609 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:17:30.296 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:17:30.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:30.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:30.403 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:30.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:30.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:30.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:30.581 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:30.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:30.690 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:30.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:30.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:30.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:30.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:30.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:30.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:30.969 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:31.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:31.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:31.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:31.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:31.277 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:31.345 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[74781]: cluster 1685823450.257625 mon.a (mon.0) 610 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:17:31.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[74781]: cluster 1685823450.2576761 mon.a (mon.0) 611 : cluster 1 Cluster is now healthy 2023-06-03T20:17:31.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[74781]: audit 1685823450.2733178 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:17:31.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[74781]: cluster 1685823450.2733495 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-06-03T20:17:31.346 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[74781]: cluster 1685823450.2736115 mon.a (mon.0) 613 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-06-03T20:17:31.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:31.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:31.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:31.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:31 smithi083 bash[60048]: cluster 1685823450.257625 mon.a (mon.0) 610 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:17:31.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:31 smithi083 bash[60048]: cluster 1685823450.2576761 mon.a (mon.0) 611 : cluster 1 Cluster is now healthy 2023-06-03T20:17:31.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:31 smithi083 bash[60048]: audit 1685823450.2733178 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:17:31.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:31 smithi083 bash[60048]: cluster 1685823450.2733495 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-06-03T20:17:31.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:31 smithi083 bash[60048]: cluster 1685823450.2736115 mon.a (mon.0) 613 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-06-03T20:17:31.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.678 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[78259]: cluster 1685823450.257625 mon.a (mon.0) 610 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:17:31.678 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[78259]: cluster 1685823450.2576761 mon.a (mon.0) 611 : cluster 1 Cluster is now healthy 2023-06-03T20:17:31.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[78259]: audit 1685823450.2733178 mon.a (mon.0) 612 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:17:31.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[78259]: cluster 1685823450.2733495 osd.7 (osd.7) 42 : cluster 3 failed to encode map e117 with expected crc 2023-06-03T20:17:31.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:31 smithi033 bash[78259]: cluster 1685823450.2736115 mon.a (mon.0) 613 : cluster 0 osdmap e117: 8 total, 8 up, 8 in 2023-06-03T20:17:31.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:31.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:31.844 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:31.878 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:31.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:31.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:31.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:32.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:32.023 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:17:32.023 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:17:32.023 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:17:32.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:32.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:32.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:32.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:32.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.285 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:17:32.285 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:17:32.285 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:17:32.285 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:17:32.286 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.286 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18364 6.2 6:4fe36e73:::benchmark_data_smithi033_106374_object18363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.286 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 217.98600580300001, 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18240728, 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.287 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.288 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.288 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18364 2023-06-03T20:17:32.288 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.288 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.288 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.289 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.289 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:17:32.289 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.289 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.290 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.291 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289785+0000", 2023-06-03T20:17:32.292 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5291999999999999e-05 2023-06-03T20:17:32.292 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.292 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.292 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.292 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289830+0000", 2023-06-03T20:17:32.293 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4701e-05 2023-06-03T20:17:32.293 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.294 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289845+0000", 2023-06-03T20:17:32.295 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6550000000000004e-06 2023-06-03T20:17:32.295 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.295 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.296 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289852+0000", 2023-06-03T20:17:32.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024129800000000001 2023-06-03T20:17:32.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.296 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290094+0000", 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000131879 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.297 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.298 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290225+0000", 2023-06-03T20:17:32.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018368400000000001 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290409+0000", 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001079041 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.299 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.300 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.300 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.291488+0000", 2023-06-03T20:17:32.300 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001189945 2023-06-03T20:17:32.300 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.300 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292678+0000", 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17927341299999999 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.301 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.471952+0000", 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014708500000000001 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472099+0000", 2023-06-03T20:17:32.303 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5371999999999994e-05 2023-06-03T20:17:32.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.303 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.304 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472194+0000", 2023-06-03T20:17:32.305 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18240728 2023-06-03T20:17:32.305 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:32517 6.e 6:77cbd2e7:::benchmark_data_smithi033_106374_object32516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:02.130612+0000", 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 210.14518052, 2023-06-03T20:17:32.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.104426112, 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 32517 2023-06-03T20:17:32.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130612+0000", 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130612+0000", 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130611+0000", 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000108124 2023-06-03T20:17:32.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130719+0000", 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2884000000000001e-05 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.310 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130732+0000", 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9179999999999999e-06 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130738+0000", 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4523e-05 2023-06-03T20:17:32.311 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130792+0000", 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015168700000000001 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.312 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.130944+0000", 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015976799999999999 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131103+0000", 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0020674740000000001 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133171+0000", 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022320740000000001 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.135403+0000", 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.099452917000000002 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.234856+0000", 2023-06-03T20:17:32.315 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0079000000000004e-05 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.234936+0000", 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102068 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.316 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235038+0000", 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.104426112 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.317 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:32519 6.e 6:76e271b2:::benchmark_data_smithi033_106374_object32518:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:02.131171+0000", 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 210.14462132400001, 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.104105192, 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.318 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 32519 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.319 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131171+0000", 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131171+0000", 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.320 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131169+0000", 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015523199999999999 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131324+0000", 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6787e-05 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131341+0000", 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8970000000000002e-06 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.131348+0000", 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00082134199999999997 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.132169+0000", 2023-06-03T20:17:32.323 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0622000000000001e-05 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.132260+0000", 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014075399999999999 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.324 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.132401+0000", 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003036118 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.135437+0000", 2023-06-03T20:17:32.325 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016550219999999999 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.137092+0000", 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.09802466 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.326 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235117+0000", 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000103201 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235220+0000", 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6589999999999999e-05 2023-06-03T20:17:32.327 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235276+0000", 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.104105192 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.328 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:32525 6.e 6:74e68693:::benchmark_data_smithi033_106374_object32524:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:02.133510+0000", 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 210.142282303, 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.10196056000000001, 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.329 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 32525 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.330 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133510+0000", 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133510+0000", 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.331 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133509+0000", 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4153000000000002e-05 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133553+0000", 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9524000000000001e-05 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133572+0000", 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3820000000000004e-06 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.333 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.133581+0000", 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001881321 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.135462+0000", 2023-06-03T20:17:32.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013191 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.135594+0000", 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015094300000000001 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.335 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.135745+0000", 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0014897350000000001 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.137235+0000", 2023-06-03T20:17:32.336 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00076741899999999998 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.138002+0000", 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.097338547999999997 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235341+0000", 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0217999999999998e-05 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235411+0000", 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9812999999999998e-05 2023-06-03T20:17:32.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235471+0000", 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.10196056000000001 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.339 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:32547 6.e 6:7c1d6121:::benchmark_data_smithi033_106374_object32546:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:02.148733+0000", 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 210.12705943200001, 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.086955953000000002, 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.340 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 32547 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.341 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148733+0000", 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148733+0000", 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148731+0000", 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9832999999999994e-05 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.343 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148801+0000", 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2339e-05 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148814+0000", 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8349999999999998e-06 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.344 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148820+0000", 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0973000000000001e-05 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.345 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.148871+0000", 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018703700000000001 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.149058+0000", 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017394700000000001 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.149232+0000", 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001592031 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.150824+0000", 2023-06-03T20:17:32.347 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024026599999999999 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.151065+0000", 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.084509002999999999 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.348 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235574+0000", 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4844999999999993e-05 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235639+0000", 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0461999999999999e-05 2023-06-03T20:17:32.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:02.235689+0000", 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.086955953000000002 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.350 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:33799 6.2 6:4f731cfe:::benchmark_data_smithi033_106374_object33798:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:03.045176+0000", 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 209.23061677699999, 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.097467466000000003, 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.351 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 33799 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.352 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045176+0000", 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045176+0000", 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.353 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045174+0000", 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020702900000000001 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045381+0000", 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9051000000000001e-05 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045400+0000", 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2730000000000002e-06 2023-06-03T20:17:32.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.045409+0000", 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036686269999999998 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.356 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.049077+0000", 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016153000000000001 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.049239+0000", 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020289700000000001 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.357 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.049442+0000", 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002783031 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.052225+0000", 2023-06-03T20:17:32.358 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00065097600000000005 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.052876+0000", 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.088721195000000003 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.141597+0000", 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00097259400000000002 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.142569+0000", 2023-06-03T20:17:32.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.381e-05 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.142643+0000", 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.097467466000000003 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.361 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:33801 6.2 6:4183811e:::benchmark_data_smithi033_106374_object33800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:03.047479+0000", 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 209.22831356, 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095377180000000006, 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.362 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 33801 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.363 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047479+0000", 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047479+0000", 2023-06-03T20:17:32.364 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047478+0000", 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9871999999999997e-05 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.365 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047558+0000", 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4093999999999999e-05 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047572+0000", 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8690000000000004e-06 2023-06-03T20:17:32.366 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.047579+0000", 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0032939919999999999 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.367 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.050873+0000", 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7145999999999995e-05 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.050971+0000", 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110573 2023-06-03T20:17:32.368 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.051081+0000", 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0012211870000000001 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.369 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.052302+0000", 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00084233500000000005 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.053145+0000", 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.089611824000000007 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.370 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.142757+0000", 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7744000000000001e-05 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.142814+0000", 2023-06-03T20:17:32.371 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1860999999999998e-05 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:03.142856+0000", 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095377180000000006 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.372 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:37051 6.2 6:4b458041:::benchmark_data_smithi033_106374_object37050:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:05.251324+0000", 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 207.024468079, 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.089846965000000001, 2023-06-03T20:17:32.373 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37051 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.374 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251324+0000", 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251324+0000", 2023-06-03T20:17:32.375 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251323+0000", 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4973000000000003e-05 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.376 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251388+0000", 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1474999999999999e-05 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251399+0000", 2023-06-03T20:17:32.377 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1479999999999997e-06 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251404+0000", 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5056999999999998e-05 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.378 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251460+0000", 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000115081 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251575+0000", 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000138407 2023-06-03T20:17:32.379 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.251713+0000", 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015841449999999999 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.380 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.253297+0000", 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5820000000000003e-05 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.253373+0000", 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.087530524999999998 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.381 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.340904+0000", 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016339999999999999 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.382 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.341067+0000", 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010450000000000001 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.341171+0000", 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.089846965000000001 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.383 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:37054 6.2 6:4829ef24:::benchmark_data_smithi033_106374_object37053:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:05.256637+0000", 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 207.01915598599999, 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.085338399999999995, 2023-06-03T20:17:32.384 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37054 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.385 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256637+0000", 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256637+0000", 2023-06-03T20:17:32.386 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256635+0000", 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1014999999999999e-05 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.387 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256686+0000", 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5092000000000001e-05 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256701+0000", 2023-06-03T20:17:32.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.328e-06 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256709+0000", 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4551000000000001e-05 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.389 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256753+0000", 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011233700000000001 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256865+0000", 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000121834 2023-06-03T20:17:32.390 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.391 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.391 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.391 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.256987+0000", 2023-06-03T20:17:32.391 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0013027430000000001 2023-06-03T20:17:32.391 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.392 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.392 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.392 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.258290+0000", 2023-06-03T20:17:32.392 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00037273299999999998 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.258663+0000", 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.083072017999999997 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.393 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.341735+0000", 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011784400000000001 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.341853+0000", 2023-06-03T20:17:32.394 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012232000000000001 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:05.341975+0000", 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.085338399999999995 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.395 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:87516 6.2 6:40c6f61f:::benchmark_data_smithi033_106374_object87515:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:49.347628+0000", 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 162.928164151, 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095857196000000006, 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.396 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 87516 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.397 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347628+0000", 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347628+0000", 2023-06-03T20:17:32.398 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347626+0000", 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6573000000000002e-05 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.399 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347682+0000", 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8062000000000001e-05 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347701+0000", 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6999999999999997e-06 2023-06-03T20:17:32.400 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347709+0000", 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6067000000000003e-05 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.401 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347775+0000", 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000153642 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.347929+0000", 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017384799999999999 2023-06-03T20:17:32.402 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.348103+0000", 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036206709999999998 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.403 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.351723+0000", 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001903746 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.353627+0000", 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.089572659999999998 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.404 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.443200+0000", 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000180719 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.443381+0000", 2023-06-03T20:17:32.405 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000104954 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.443486+0000", 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095857196000000006 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.406 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:87532 6.e 6:7b7cb010:::benchmark_data_smithi033_106374_object87531:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:49.364397+0000", 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 162.91139503599999, 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.086707796000000004, 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.407 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 87532 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.408 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364397+0000", 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364397+0000", 2023-06-03T20:17:32.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364395+0000", 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5229999999999999e-05 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.410 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364441+0000", 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.296e-05 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364464+0000", 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5359999999999992e-06 2023-06-03T20:17:32.411 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364472+0000", 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7998999999999998e-05 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.412 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364530+0000", 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012329100000000001 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364653+0000", 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010061899999999999 2023-06-03T20:17:32.413 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.364754+0000", 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0040986959999999998 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.414 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.368853+0000", 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.072970363999999996 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.441823+0000", 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090320020000000008 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.415 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.450855+0000", 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014742999999999999 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.416 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.451003+0000", 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102777 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:49.451105+0000", 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.086707796000000004 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.417 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115649 6.2 6:461429bb:::benchmark_data_smithi033_106374_object5647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 129.13703539100001, 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.150356134, 2023-06-03T20:17:32.418 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115649 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.419 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.420 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138755+0000", 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9149999999999996e-06 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.421 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138763+0000", 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4756999999999999e-05 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138778+0000", 2023-06-03T20:17:32.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6409999999999996e-06 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138785+0000", 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7327000000000002e-05 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138842+0000", 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015407999999999999 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138996+0000", 2023-06-03T20:17:32.424 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016238599999999999 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.139158+0000", 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003199225 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.425 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.142358+0000", 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102768 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.142460+0000", 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14649527400000001 2023-06-03T20:17:32.426 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288956+0000", 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6769999999999997e-05 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.427 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.289053+0000", 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0736000000000003e-05 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.289113+0000", 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.150356134 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.428 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123147 6.e 6:735bfc12:::benchmark_data_smithi033_106374_object13145:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 119.518691769, 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.145029301, 2023-06-03T20:17:32.429 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123147 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.430 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.431 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757099+0000", 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7109999999999998e-06 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.432 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757106+0000", 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1955e-05 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757118+0000", 2023-06-03T20:17:32.433 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4569999999999996e-06 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757123+0000", 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3535000000000003e-05 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.434 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757157+0000", 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129973 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757287+0000", 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022284599999999999 2023-06-03T20:17:32.435 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757510+0000", 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00550638 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.436 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.763016+0000", 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031143350000000002 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.766131+0000", 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13580488499999999 2023-06-03T20:17:32.437 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.901935+0000", 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9689000000000001e-05 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.438 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.902025+0000", 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010495799999999999 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.902130+0000", 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.145029301 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.439 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123160 6.e 6:7d1ad2b5:::benchmark_data_smithi033_106374_object13158:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 119.503612111, 2023-06-03T20:17:32.440 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16263899300000001, 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123160 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.441 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.442 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772179+0000", 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5989999999999996e-06 2023-06-03T20:17:32.443 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772186+0000", 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4922e-05 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.444 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772201+0000", 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2899999999999997e-06 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772208+0000", 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.032e-05 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.445 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772249+0000", 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2103999999999998e-05 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772341+0000", 2023-06-03T20:17:32.446 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8653999999999995e-05 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772430+0000", 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044709529999999997 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.447 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.776900+0000", 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023186300000000001 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.777132+0000", 2023-06-03T20:17:32.448 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15758728999999999 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934720+0000", 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7092999999999998e-05 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.449 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934767+0000", 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2663e-05 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934819+0000", 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16263899300000001 2023-06-03T20:17:32.450 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123170 6.e 6:77e9df3b:::benchmark_data_smithi033_106374_object13168:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 119.488459565, 2023-06-03T20:17:32.451 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14773393500000001, 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123170 2023-06-03T20:17:32.452 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.453 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787332+0000", 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9459999999999998e-06 2023-06-03T20:17:32.454 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787340+0000", 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7122e-05 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.455 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787357+0000", 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8259999999999999e-06 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787366+0000", 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1327000000000004e-05 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.456 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787427+0000", 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015070799999999999 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.457 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787578+0000", 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016786700000000001 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787746+0000", 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062433710000000002 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.458 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.793989+0000", 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042268380000000001 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798216+0000", 2023-06-03T20:17:32.459 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13673813600000001 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934954+0000", 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2080000000000002e-05 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.460 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935016+0000", 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0955000000000003e-05 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935067+0000", 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14773393500000001 2023-06-03T20:17:32.461 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123172 6.e 6:75ccd815:::benchmark_data_smithi033_106374_object13170:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 119.48794335700001, 2023-06-03T20:17:32.462 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.147339885, 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123172 2023-06-03T20:17:32.463 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.464 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787848+0000", 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8719999999999999e-06 2023-06-03T20:17:32.465 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787854+0000", 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4130000000000006e-06 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.466 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787863+0000", 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6359999999999999e-06 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787868+0000", 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0030720439999999999 2023-06-03T20:17:32.467 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.790940+0000", 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9354e-05 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.468 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.791020+0000", 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4557999999999999e-05 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.791104+0000", 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0070416699999999999 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.469 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798146+0000", 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000116723 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798263+0000", 2023-06-03T20:17:32.470 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.136868711 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935131+0000", 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1401e-05 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.471 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935163+0000", 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.6397000000000002e-05 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935189+0000", 2023-06-03T20:17:32.472 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.147339885 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123173 6.e 6:7ad5b390:::benchmark_data_smithi033_106374_object13171:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:17:32.473 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 119.481792384, 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15276009199999999, 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123173 2023-06-03T20:17:32.474 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.793999+0000", 2023-06-03T20:17:32.476 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1529999999999997e-06 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794007+0000", 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1790999999999999e-05 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.477 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794018+0000", 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6190000000000002e-06 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794026+0000", 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9555999999999999e-05 2023-06-03T20:17:32.478 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794066+0000", 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012411599999999999 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.479 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794190+0000", 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015034900000000001 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794340+0000", 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003941979 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798282+0000", 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014205399999999999 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798424+0000", 2023-06-03T20:17:32.481 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14823001299999999 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946654+0000", 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0205999999999999e-05 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946714+0000", 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5859000000000003e-05 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946760+0000", 2023-06-03T20:17:32.483 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15276009199999999 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:129112 6.2 6:461f7921:::benchmark_data_smithi033_106374_object19110:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:40.373773+0000", 2023-06-03T20:17:32.484 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 111.90201982400001, 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.083878363999999997, 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 129112 2023-06-03T20:17:32.485 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373773+0000", 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373773+0000", 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373771+0000", 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0250000000000008e-06 2023-06-03T20:17:32.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373780+0000", 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6456e-05 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.488 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373796+0000", 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3370000000000002e-06 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373804+0000", 2023-06-03T20:17:32.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1091000000000002e-05 2023-06-03T20:17:32.490 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.490 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.373865+0000", 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000181387 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.491 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.374046+0000", 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018362599999999999 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.374230+0000", 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.006668106 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.492 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.380898+0000", 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027524490000000001 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.383650+0000", 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.073938888999999994 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.457589+0000", 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5512000000000002e-05 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.457625+0000", 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.6313e-05 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.457651+0000", 2023-06-03T20:17:32.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.083878363999999997 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132942 6.2 6:4b3004da:::benchmark_data_smithi033_106374_object22940:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.322830+0000", 2023-06-03T20:17:32.496 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 106.952962801, 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.090735635999999995, 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.497 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132942 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322830+0000", 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322830+0000", 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322828+0000", 2023-06-03T20:17:32.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2179999999999999e-06 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322836+0000", 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6271999999999999e-05 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322852+0000", 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3480000000000004e-06 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322861+0000", 2023-06-03T20:17:32.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3862999999999995e-05 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322925+0000", 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2872000000000001e-05 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.323017+0000", 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3975999999999996e-05 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.323111+0000", 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0040705919999999996 2023-06-03T20:17:32.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.327182+0000", 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00040714599999999999 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.327589+0000", 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.085811004999999996 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.413400+0000", 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1440999999999996e-05 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.413472+0000", 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3752999999999995e-05 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.413565+0000", 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.090735635999999995 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:188760 6.e 6:7f641fc5:::benchmark_data_smithi033_106374_object78758:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:17:32.507 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 27.897747775999999, 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.139139074, 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:32.508 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 188760 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378043+0000", 2023-06-03T20:17:32.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9439999999999994e-06 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378052+0000", 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6511000000000002e-05 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378068+0000", 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4639999999999995e-06 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378078+0000", 2023-06-03T20:17:32.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044099819999999998 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382488+0000", 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000163308 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.513 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382651+0000", 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016805800000000001 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382819+0000", 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045208519999999997 2023-06-03T20:17:32.514 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.387340+0000", 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022875 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.387569+0000", 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129099926 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.516669+0000", 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024832000000000001 2023-06-03T20:17:32.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.516917+0000", 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026680399999999999 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:17:32.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.517184+0000", 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.139139074 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:32.518 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:17:32.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:32 smithi033 bash[74781]: cluster 1685823450.801582 mgr.y (mgr.34104) 509 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:32 smithi033 bash[78259]: cluster 1685823450.801582 mgr.y (mgr.34104) 509 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:32.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.629 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:32 smithi083 bash[60048]: cluster 1685823450.801582 mgr.y (mgr.34104) 509 : cluster 0 pgmap v464: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:32.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:32.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:32.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:32.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:32.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.931 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:32.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:33.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:33.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:33.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:33.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:17:33.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:33.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:33.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:33.346 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:33.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:33.452 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:33.484 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:33.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:33.635 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:33.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:33.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:17:33.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:33.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_ops_in_flight 2023-06-03T20:17:33.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:33.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:33.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:33.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:33.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:34.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:34.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:34.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:34.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:34.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:34.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:34.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:34 smithi083 bash[60048]: cluster 1685823452.8020287 mgr.y (mgr.34104) 510 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:34.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.378 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:34.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:34.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:34 smithi033 bash[74781]: cluster 1685823452.8020287 mgr.y (mgr.34104) 510 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:34.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:34 smithi033 bash[78259]: cluster 1685823452.8020287 mgr.y (mgr.34104) 510 : cluster 0 pgmap v465: 89 pgs: 89 active+clean; 885 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:17:34.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:34.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:34.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:34.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:34.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.921 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:34.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:34.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:35.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:35.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:35.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:35.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:35.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:35.305 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:35.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:35.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:35.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:35.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:35.748 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:35.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:35.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:35.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:35.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:36.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.066 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:36.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:36.206 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:36.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:36.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:36.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:36.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.484 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:36 smithi033 bash[78259]: cluster 1685823454.8027382 mgr.y (mgr.34104) 511 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 699 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-06-03T20:17:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:36 smithi033 bash[74781]: cluster 1685823454.8027382 mgr.y (mgr.34104) 511 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 699 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-06-03T20:17:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:36] "GET /metrics HTTP/1.1" 200 223154 "" "Prometheus/2.33.4" 2023-06-03T20:17:36.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.595 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:36 smithi083 bash[60048]: cluster 1685823454.8027382 mgr.y (mgr.34104) 511 : cluster 0 pgmap v466: 89 pgs: 89 active+clean; 699 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 676 op/s 2023-06-03T20:17:36.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:36.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:36.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:36.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:36.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:36.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:36.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:37.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:37.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:37.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:37.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:37.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:37.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:37.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:37.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:37.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:37.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:37.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:37.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:37.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:37.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:37.873 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.912 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:37.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:38.019 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:38.029 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:38.030 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:38.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:38.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:38.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:38.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:38.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:38.303 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:38 smithi033 bash[74781]: cluster 1685823456.8032541 mgr.y (mgr.34104) 512 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:38.304 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:38 smithi033 bash[78259]: cluster 1685823456.8032541 mgr.y (mgr.34104) 512 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:38.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:38.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:38.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:38.449 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:38 smithi083 bash[60048]: cluster 1685823456.8032541 mgr.y (mgr.34104) 512 : cluster 0 pgmap v467: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:38.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:38.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:38.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:38.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:38.647 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:38.727 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-06-03T20:17:38.727 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:17:38.727 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:17:38.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd out 6 2023-06-03T20:17:38.731 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:38.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:38.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:38.918 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:38.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:38.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:39.024 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:39.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:39.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:39.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:39.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:39.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:39.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:39.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:39.429 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:39.464 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:39.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:39.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:39.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:39.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:39.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:39.716 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[74781]: audit 1685823458.5790262 mon.a (mon.0) 614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:39.717 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[74781]: audit 1685823458.5805774 mon.a (mon.0) 615 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:39.717 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[74781]: cluster 1685823458.8037002 mgr.y (mgr.34104) 513 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:39.717 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[78259]: audit 1685823458.5790262 mon.a (mon.0) 614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:39.717 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[78259]: audit 1685823458.5805774 mon.a (mon.0) 615 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:39.717 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:39 smithi033 bash[78259]: cluster 1685823458.8037002 mgr.y (mgr.34104) 513 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:39.733 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:39.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:39.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:39.888 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:39.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:39.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:39 smithi083 bash[60048]: audit 1685823458.5790262 mon.a (mon.0) 614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:39 smithi083 bash[60048]: audit 1685823458.5805774 mon.a (mon.0) 615 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:39 smithi083 bash[60048]: cluster 1685823458.8037002 mgr.y (mgr.34104) 513 : cluster 0 pgmap v468: 89 pgs: 89 active+clean; 671 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2023-06-03T20:17:39.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:40.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:40.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:40.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:40.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:40.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:40.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:40.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:40.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.624 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:40.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:40.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:40.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:40.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:40.905 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:41.006 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:41.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:41.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:41.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:41.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:41.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:41.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:41.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:41.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:41.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:41.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:41.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:41.579 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:41.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:41.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:41.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:41.770 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:41.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:41.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:41.908 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:41.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:41.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:42.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:42.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:42.049 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:41 smithi083 bash[60048]: cluster 1685823460.8044474 mgr.y (mgr.34104) 514 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:17:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:42.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:42.160 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:41 smithi033 bash[78259]: cluster 1685823460.8044474 mgr.y (mgr.34104) 514 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:17:42.161 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:41 smithi033 bash[74781]: cluster 1685823460.8044474 mgr.y (mgr.34104) 514 : cluster 0 pgmap v469: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:17:42.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:42.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:42.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:42.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:42.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:42.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:42.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:42.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:42.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:42.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:42.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:42.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:42.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:42.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:42.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:42.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:42.948 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:42.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:43.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:43.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:43.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:43.198 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:43.231 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:43.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:43.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:43.375 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:43.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.382 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:43.387 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:17:43.387 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:17:43.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.387 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:215296 6.d 6:b6ed5506:::benchmark_data_smithi033_106374_object105294:head [delete] snapc 0=[] ondisk+write+known_if_redirected e117)", 2023-06-03T20:17:43.387 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.364661+0000", 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.017475846999999999, 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.017500736999999999, 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:43.388 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 215296 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364661+0000", 2023-06-03T20:17:43.389 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364661+0000", 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.390 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364660+0000", 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6880000000000002e-06 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.391 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364666+0000", 2023-06-03T20:17:43.392 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4178999999999999e-05 2023-06-03T20:17:43.392 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.392 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.392 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.392 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364681+0000", 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2639999999999997e-06 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364687+0000", 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6570999999999998e-05 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.393 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.394 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:43.394 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364743+0000", 2023-06-03T20:17:43.394 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151199 2023-06-03T20:17:43.394 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.394 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.395 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:43.395 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.364895+0000", 2023-06-03T20:17:43.395 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000166494 2023-06-03T20:17:43.395 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.396 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.396 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,1", 2023-06-03T20:17:43.396 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.365061+0000", 2023-06-03T20:17:43.396 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00039981899999999999 2023-06-03T20:17:43.396 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.34818.0:215301 6.a e117/96 6:5c0274c6:::benchmark_data_smithi033_106374_object105299:head v 117'13374, mlcod=117'13372)", 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.373159+0000", 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0089780299999999997, 2023-06-03T20:17:43.397 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090669949999999996, 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373159+0000", 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.398 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373159+0000", 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.399 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373158+0000", 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0772e-05 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373169+0000", 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00080648000000000004 2023-06-03T20:17:43.400 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373975+0000", 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0160000000000008e-06 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.401 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.373983+0000", 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010787 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374091+0000", 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3751999999999999e-05 2023-06-03T20:17:43.402 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.403 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.403 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:43.403 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374115+0000", 2023-06-03T20:17:43.403 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00095583699999999996 2023-06-03T20:17:43.403 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop_reply(client.34818.0:215296 6.d e117/96)", 2023-06-03T20:17:43.404 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.371662+0000", 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.010475195, 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010601846999999999, 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "queued for pg", 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.405 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.371662+0000", 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.371662+0000", 2023-06-03T20:17:43.406 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:43.407 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.407 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.407 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.407 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.371661+0000", 2023-06-03T20:17:43.408 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2089000000000001e-05 2023-06-03T20:17:43.408 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.408 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.408 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.408 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.371673+0000", 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0051174870000000004 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376790+0000", 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0019e-05 2023-06-03T20:17:43.409 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376800+0000", 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0051383959999999999 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.410 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:215302 6.7 6:eeb5dee8:::benchmark_data_smithi033_106374_object105300:head [delete] snapc 0=[] ondisk+write+known_if_redirected e117)", 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.376897+0000", 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0052399009999999999, 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0053992529999999997, 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:17:43.411 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 215302 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.412 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376897+0000", 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376897+0000", 2023-06-03T20:17:43.413 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:17:43.414 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.414 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.414 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.414 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376896+0000", 2023-06-03T20:17:43.414 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3210000000000004e-06 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376901+0000", 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0755e-05 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.415 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376912+0000", 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8169999999999998e-06 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376917+0000", 2023-06-03T20:17:43.416 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018620600000000001 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377103+0000", 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000141008 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.417 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377244+0000", 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019413300000000001 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377438+0000", 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00054067000000000004 2023-06-03T20:17:43.418 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop_reply(client.34818.0:215296 6.d e117/96)", 2023-06-03T20:17:43.419 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.374043+0000", 2023-06-03T20:17:43.420 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0080944999999999993, 2023-06-03T20:17:43.420 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0082983280000000006, 2023-06-03T20:17:43.420 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.420 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "queued for pg", 2023-06-03T20:17:43.421 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.421 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.421 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.421 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374043+0000", 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374043+0000", 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.422 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374042+0000", 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6930000000000004e-06 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.374048+0000", 2023-06-03T20:17:43.423 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002895992 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376944+0000", 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4225e-05 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.424 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.376958+0000", 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0029151659999999999 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.425 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.34818.0:215308 6.c e117/96 6:31e13e3a:::benchmark_data_smithi033_106374_object105306:head v 117'13330, mlcod=117'13328)", 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:43.377846+0000", 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.004291118, 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045251609999999998, 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:17:43.426 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377846+0000", 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:17:43.427 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377846+0000", 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377845+0000", 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7009999999999999e-06 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.428 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377852+0000", 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3464e-05 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377866+0000", 2023-06-03T20:17:43.429 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6890000000000001e-06 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.377871+0000", 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022380569999999999 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.430 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.380109+0000", 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0875999999999999e-05 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:43.380160+0000", 2023-06-03T20:17:43.431 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023140790000000001 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 6 2023-06-03T20:17:43.432 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:17:43.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:43.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:43.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:43.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:43.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:43.671 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:43.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:43.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:43.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:43.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:43.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:43.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:43.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:44.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:44.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:44.225 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:44 smithi033 bash[74781]: cluster 1685823462.8048673 mgr.y (mgr.34104) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-06-03T20:17:44.225 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:44 smithi033 bash[78259]: cluster 1685823462.8048673 mgr.y (mgr.34104) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-06-03T20:17:44.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:44.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:44.268 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:43 smithi083 bash[60048]: cluster 1685823462.8048673 mgr.y (mgr.34104) 515 : cluster 0 pgmap v470: 89 pgs: 89 active+clean; 455 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 573 op/s 2023-06-03T20:17:44.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_blocked_ops 2023-06-03T20:17:44.360 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:44.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.556 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:44.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:44.699 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:44.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:44.806 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:44.842 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:44.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:44.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.982 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:44.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:44.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:45.090 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:45.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:45.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:45.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:45.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.269 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:45.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:45.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:45.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:45.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:45.544 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:45.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:45.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:45.680 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:45.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:45.788 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:45.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.829 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:45.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:45.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:45.983 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:45.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:45.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:46.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:45 smithi033 bash[74781]: cluster 1685823464.8055425 mgr.y (mgr.34104) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-06-03T20:17:46.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:45 smithi033 bash[78259]: cluster 1685823464.8055425 mgr.y (mgr.34104) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-06-03T20:17:46.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:46.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:46.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:46.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:46.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:46.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:46.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:45 smithi083 bash[60048]: cluster 1685823464.8055425 mgr.y (mgr.34104) 516 : cluster 0 pgmap v471: 89 pgs: 89 active+clean; 264 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 827 op/s 2023-06-03T20:17:46.397 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:46] "GET /metrics HTTP/1.1" 200 223160 "" "Prometheus/2.33.4" 2023-06-03T20:17:46.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:46.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:46.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:46.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:46.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:46.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:46.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:46.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:46.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:46.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:46.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:46.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:46 smithi033 bash[74781]: audit 1685823466.9111614 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.33:0/2694966306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:46.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:46.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:46.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:46.999 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:17:47.040 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:17:47.087 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:17:47.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.113 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:46 smithi083 bash[60048]: audit 1685823466.9111614 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.33:0/2694966306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:47.133 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:47.138 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:17:47.175 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:17:47.214 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:17:47.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.265 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:17:47.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:47.318 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:17:47.329 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.329 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.329 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.329 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.329 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.330 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.330 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.330 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:17:47.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:46 smithi033 bash[78259]: audit 1685823466.9111614 mon.a (mon.0) 616 : audit 0 from='client.? 172.21.15.33:0/2694966306' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:17:47.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:47.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:47.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:47.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.561 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:47.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:47.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:47.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:47.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:47.843 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:47.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.982 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:17:47.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:47.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:47.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:48.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:47 smithi033 bash[74781]: cluster 1685823466.806087 mgr.y (mgr.34104) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-06-03T20:17:48.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:47 smithi033 bash[74781]: audit 1685823467.3645504 mon.a (mon.0) 617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:47 smithi033 bash[74781]: audit 1685823467.3669114 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.33:0/1391348336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823466.806087 mgr.y (mgr.34104) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-06-03T20:17:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: audit 1685823467.3645504 mon.a (mon.0) 617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: audit 1685823467.3669114 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.33:0/1391348336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.091 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:48.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:47 smithi083 bash[60048]: cluster 1685823466.806087 mgr.y (mgr.34104) 517 : cluster 0 pgmap v472: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 614 op/s 2023-06-03T20:17:48.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:47 smithi083 bash[60048]: audit 1685823467.3645504 mon.a (mon.0) 617 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.105 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:47 smithi083 bash[60048]: audit 1685823467.3669114 mon.b (mon.1) 11 : audit 1 from='client.? 172.21.15.33:0/1391348336' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:17:48.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:48.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:48.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:48.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:48.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:48.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:48.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:48.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:48.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:48.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:48.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:48.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:48.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.740 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:48.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:48.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:48.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:48.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:48.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:48.992 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.9520578 mon.a (mon.0) 618 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: audit 1685823467.96567 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.9657674 mon.a (mon.0) 620 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.9704967 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.981622 osd.5 (osd.5) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.9826293 osd.5 (osd.5) 38 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:48.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[74781]: cluster 1685823467.9861693 osd.4 (osd.4) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:49.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:49.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:49.142 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:49.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:49.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:49.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.9520578 mon.a (mon.0) 618 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:49.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: audit 1685823467.96567 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:17:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.9657674 mon.a (mon.0) 620 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-06-03T20:17:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.9704967 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.981622 osd.5 (osd.5) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.9826293 osd.5 (osd.5) 38 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:48 smithi033 bash[78259]: cluster 1685823467.9861693 osd.4 (osd.4) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.9520578 mon.a (mon.0) 618 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:17:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: audit 1685823467.96567 mon.a (mon.0) 619 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:17:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.9657674 mon.a (mon.0) 620 : cluster 0 osdmap e118: 8 total, 8 up, 8 in 2023-06-03T20:17:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.9704967 osd.6 (osd.6) 40 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.981622 osd.5 (osd.5) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.9826293 osd.5 (osd.5) 38 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:48 smithi083 bash[60048]: cluster 1685823467.9861693 osd.4 (osd.4) 37 : cluster 3 failed to encode map e118 with expected crc 2023-06-03T20:17:49.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.501 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:49.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:49.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:49.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:49.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.784 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:49.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:49.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:49.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:49.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:49.996 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:49 smithi033 bash[74781]: cluster 1685823468.8070004 mgr.y (mgr.34104) 518 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:49.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:49 smithi033 bash[78259]: cluster 1685823468.8070004 mgr.y (mgr.34104) 518 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:50.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:50.067 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:50.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:50.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:50.196 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 109999 objects 2023-06-03T20:17:50.196 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :154.024 2023-06-03T20:17:50.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:50.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:50.205 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2023-06-03T20:17:50.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2023-06-03T20:17:50.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:50.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:49 smithi083 bash[60048]: cluster 1685823468.8070004 mgr.y (mgr.34104) 518 : cluster 0 pgmap v474: 89 pgs: 89 active+clean; 237 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:50.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:50.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:50.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:50.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:50.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:50.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:50.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:50.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:50.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:50.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:50.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:50.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:51.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:51.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:51.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:51.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:51.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:51.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:51.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:51.319 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:51.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:51.422 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:51.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:51.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:51.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:51.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:51.702 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:51.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:51.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:51.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:51.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:51.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:51.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:51.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:51 smithi033 bash[74781]: debug 2023-06-03T20:17:51.776+0000 7fe7b7f4b700 -1 mon.a@0(leader).osd e118 definitely_dead 0 2023-06-03T20:17:52.020 INFO:teuthology.orchestra.run.smithi033.stderr:marked out osd.6. 2023-06-03T20:17:52.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:52.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:52 smithi083 bash[60048]: cluster 1685823470.8077035 mgr.y (mgr.34104) 519 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 22 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:52 smithi083 bash[60048]: audit 1685823471.7814715 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:17:52.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:52 smithi083 bash[60048]: cluster 1685823471.7816284 mon.a (mon.0) 622 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:17:52.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:52.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:52.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.300 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[78259]: cluster 1685823470.8077035 mgr.y (mgr.34104) 519 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 22 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[78259]: audit 1685823471.7814715 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:17:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[78259]: cluster 1685823471.7816284 mon.a (mon.0) 622 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:17:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[74781]: cluster 1685823470.8077035 mgr.y (mgr.34104) 519 : cluster 0 pgmap v475: 89 pgs: 89 active+clean; 22 MiB data, 823 MiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:17:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[74781]: audit 1685823471.7814715 mon.a (mon.0) 621 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:17:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:52 smithi033 bash[74781]: cluster 1685823471.7816284 mon.a (mon.0) 622 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:17:52.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:17:52.405 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:52.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:52.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:52.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:52.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:52.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:52.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:52.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:52.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:17:52.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:52.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:52.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:52.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: audit 1685823471.997788 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823471.9982808 mon.a (mon.0) 624 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.0007882 osd.4 (osd.4) 38 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.0010726 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.0016873 osd.5 (osd.5) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.003926 osd.4 (osd.4) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.0044055 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.9347444 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-06-03T20:17:53.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.939171 osd.4 (osd.4) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[74781]: cluster 1685823472.9447885 osd.4 (osd.4) 41 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: audit 1685823471.997788 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:17:53.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823471.9982808 mon.a (mon.0) 624 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-06-03T20:17:53.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.0007882 osd.4 (osd.4) 38 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.0010726 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.0016873 osd.5 (osd.5) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.003926 osd.4 (osd.4) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.0044055 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.9347444 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-06-03T20:17:53.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.939171 osd.4 (osd.4) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:53 smithi033 bash[78259]: cluster 1685823472.9447885 osd.4 (osd.4) 41 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:53.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: audit 1685823471.997788 mon.a (mon.0) 623 : audit 1 from='client.? 172.21.15.33:0/1589984240' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:17:53.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823471.9982808 mon.a (mon.0) 624 : cluster 0 osdmap e119: 8 total, 8 up, 7 in 2023-06-03T20:17:53.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.0007882 osd.4 (osd.4) 38 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.0010726 osd.6 (osd.6) 41 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.0016873 osd.5 (osd.5) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.003926 osd.4 (osd.4) 39 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.0044055 osd.7 (osd.7) 43 : cluster 3 failed to encode map e119 with expected crc 2023-06-03T20:17:53.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.9347444 mon.a (mon.0) 625 : cluster 0 osdmap e120: 8 total, 8 up, 7 in 2023-06-03T20:17:53.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.939171 osd.4 (osd.4) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:53 smithi083 bash[60048]: cluster 1685823472.9447885 osd.4 (osd.4) 41 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:53.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:53.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:53.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:53.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:53.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:53.370 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:53.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:53.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:53.503 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:17:53.503 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:17:53.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:53.546 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:53.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:53.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:17:53.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.688 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:17:53.789 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:53.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:53.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:53.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:53.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:53.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:53.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:54.022 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823472.8083398 mgr.y (mgr.34104) 520 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 22 MiB data, 730 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 483 op/s 2023-06-03T20:17:54.022 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823472.935752 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.022 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823472.9390032 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.022 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823472.939026 osd.5 (osd.5) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823472.9449723 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: audit 1685823473.5798497 mon.a (mon.0) 626 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:54.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: audit 1685823473.581575 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:54.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823473.9377923 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:54.023 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[74781]: cluster 1685823473.9378076 mon.a (mon.0) 628 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-06-03T20:17:54.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:54.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823472.8083398 mgr.y (mgr.34104) 520 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 22 MiB data, 730 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 483 op/s 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823472.935752 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823472.9390032 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823472.939026 osd.5 (osd.5) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823472.9449723 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: audit 1685823473.5798497 mon.a (mon.0) 626 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: audit 1685823473.581575 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:54.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823473.9377923 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:54.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:54 smithi033 bash[78259]: cluster 1685823473.9378076 mon.a (mon.0) 628 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-06-03T20:17:54.339 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.362 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823472.8083398 mgr.y (mgr.34104) 520 : cluster 0 pgmap v477: 89 pgs: 89 active+clean; 22 MiB data, 730 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 483 op/s 2023-06-03T20:17:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823472.935752 osd.6 (osd.6) 42 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823472.9390032 osd.7 (osd.7) 44 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823472.939026 osd.5 (osd.5) 40 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823472.9449723 osd.7 (osd.7) 45 : cluster 3 failed to encode map e120 with expected crc 2023-06-03T20:17:54.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: audit 1685823473.5798497 mon.a (mon.0) 626 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:17:54.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: audit 1685823473.581575 mon.a (mon.0) 627 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:17:54.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823473.9377923 osd.4 (osd.4) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:54.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:54 smithi083 bash[60048]: cluster 1685823473.9378076 mon.a (mon.0) 628 : cluster 0 osdmap e121: 8 total, 8 up, 7 in 2023-06-03T20:17:54.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_historic_ops 2023-06-03T20:17:54.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:54.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:54.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:54.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.663 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:54.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:54.806 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:54.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:54.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.955 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:54.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:54.958 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:55.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:55.095 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:55.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:55.200 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:55.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:55.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:55.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9408333 osd.0 (osd.0) 1 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 118'13648 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9416847 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 118'13730 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9422884 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.942723 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 118'13588 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9467468 osd.7 (osd.7) 47 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 118'13782 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9470892 osd.7 (osd.7) 48 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 118'14046 2023-06-03T20:17:55.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9709246 osd.5 (osd.5) 41 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823473.9725263 osd.5 (osd.5) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[74781]: cluster 1685823474.941012 mon.a (mon.0) 629 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9408333 osd.0 (osd.0) 1 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 118'13648 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9416847 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 118'13730 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9422884 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.942723 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 118'13588 2023-06-03T20:17:55.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9467468 osd.7 (osd.7) 47 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 118'13782 2023-06-03T20:17:55.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9470892 osd.7 (osd.7) 48 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 118'14046 2023-06-03T20:17:55.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9709246 osd.5 (osd.5) 41 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823473.9725263 osd.5 (osd.5) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:55 smithi033 bash[78259]: cluster 1685823474.941012 mon.a (mon.0) 629 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-06-03T20:17:55.346 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:55.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9408333 osd.0 (osd.0) 1 : cluster 0 6.a starting backfill to osd.2 from (0'0,0'0] MAX to 118'13648 2023-06-03T20:17:55.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9416847 osd.1 (osd.1) 1 : cluster 0 6.1 starting backfill to osd.7 from (0'0,0'0] MAX to 118'13730 2023-06-03T20:17:55.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9422884 osd.7 (osd.7) 46 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.942723 osd.3 (osd.3) 1 : cluster 0 6.c starting backfill to osd.7 from (0'0,0'0] MAX to 118'13588 2023-06-03T20:17:55.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9467468 osd.7 (osd.7) 47 : cluster 0 6.5 starting backfill to osd.2 from (0'0,0'0] MAX to 118'13782 2023-06-03T20:17:55.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9470892 osd.7 (osd.7) 48 : cluster 0 6.3 starting backfill to osd.1 from (0'0,0'0] MAX to 118'14046 2023-06-03T20:17:55.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9709246 osd.5 (osd.5) 41 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823473.9725263 osd.5 (osd.5) 42 : cluster 3 failed to encode map e121 with expected crc 2023-06-03T20:17:55.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:55 smithi083 bash[60048]: cluster 1685823474.941012 mon.a (mon.0) 629 : cluster 0 osdmap e122: 8 total, 8 up, 7 in 2023-06-03T20:17:55.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:55.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:55.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:55.522 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:55.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:55.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:55.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:55.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:55.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:55.770 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:55.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:55.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:55.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:55.950 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:55.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:55.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:56.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:56.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:56.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.8093393 mgr.y (mgr.34104) 521 : cluster 0 pgmap v480: 89 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 84 active+clean; 2.3 MiB data, 643 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 97 KiB/s, 1 objects/s recovering 2023-06-03T20:17:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.945285 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.9464927 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.9467008 osd.5 (osd.5) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.9494925 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823474.9511323 osd.5 (osd.5) 44 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823475.385164 osd.4 (osd.4) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[74781]: cluster 1685823475.943756 mon.a (mon.0) 630 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.8093393 mgr.y (mgr.34104) 521 : cluster 0 pgmap v480: 89 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 84 active+clean; 2.3 MiB data, 643 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 97 KiB/s, 1 objects/s recovering 2023-06-03T20:17:56.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.945285 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.9464927 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.9467008 osd.5 (osd.5) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.9494925 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823474.9511323 osd.5 (osd.5) 44 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823475.385164 osd.4 (osd.4) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[78259]: cluster 1685823475.943756 mon.a (mon.0) 630 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-06-03T20:17:56.330 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:56.342 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.8093393 mgr.y (mgr.34104) 521 : cluster 0 pgmap v480: 89 pgs: 4 active+clean+remapped, 1 active+undersized+remapped, 84 active+clean; 2.3 MiB data, 643 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 626 op/s; 97 KiB/s, 1 objects/s recovering 2023-06-03T20:17:56.342 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.945285 osd.7 (osd.7) 49 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.342 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.9464927 osd.6 (osd.6) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.342 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.9467008 osd.5 (osd.5) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.343 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.9494925 osd.7 (osd.7) 50 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.343 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823474.9511323 osd.5 (osd.5) 44 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.343 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823475.385164 osd.4 (osd.4) 43 : cluster 3 failed to encode map e122 with expected crc 2023-06-03T20:17:56.343 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:56 smithi083 bash[60048]: cluster 1685823475.943756 mon.a (mon.0) 630 : cluster 0 osdmap e123: 8 total, 8 up, 7 in 2023-06-03T20:17:56.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:56.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:56.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:17:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:17:56] "GET /metrics HTTP/1.1" 200 223127 "" "Prometheus/2.33.4" 2023-06-03T20:17:56.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.642 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:56.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:56.883 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:17:56.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:56.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:17:57.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:57.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:57.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:57.151 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.94495 osd.7 (osd.7) 51 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.151 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.9481168 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.151 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.9506743 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.151 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.9515018 osd.5 (osd.5) 45 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.151 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.9525466 osd.7 (osd.7) 54 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823475.954962 osd.7 (osd.7) 55 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823476.040019 osd.4 (osd.4) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[78259]: cluster 1685823476.040073 osd.6 (osd.6) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.94495 osd.7 (osd.7) 51 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.9481168 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.9506743 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.9515018 osd.5 (osd.5) 45 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.9525466 osd.7 (osd.7) 54 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823475.954962 osd.7 (osd.7) 55 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823476.040019 osd.4 (osd.4) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:57 smithi033 bash[74781]: cluster 1685823476.040073 osd.6 (osd.6) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.157 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:57.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:57.310 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.94495 osd.7 (osd.7) 51 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.310 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.9481168 osd.7 (osd.7) 52 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.310 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.9506743 osd.7 (osd.7) 53 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.311 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.9515018 osd.5 (osd.5) 45 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.311 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.9525466 osd.7 (osd.7) 54 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.311 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823475.954962 osd.7 (osd.7) 55 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.311 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823476.040019 osd.4 (osd.4) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.311 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:57 smithi083 bash[60048]: cluster 1685823476.040073 osd.6 (osd.6) 44 : cluster 3 failed to encode map e123 with expected crc 2023-06-03T20:17:57.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:57.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:57.477 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:57.569 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:57.570 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:17:57.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:57.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:57.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:57.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:57.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:57.988 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:17:57.988 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:17:57.989 INFO:tasks.thrashosds.thrasher:Reweighting osd 0 to 0.3664112108364078 2023-06-03T20:17:57.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 0 0.3664112108364078 2023-06-03T20:17:58.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:58.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:17:58 smithi083 bash[60048]: cluster 1685823476.810047 mgr.y (mgr.34104) 522 : cluster 0 pgmap v483: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 145 KiB/s, 2 objects/s recovering 2023-06-03T20:17:58.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:58.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:58.307 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:17:58 smithi033 bash[74781]: cluster 1685823476.810047 mgr.y (mgr.34104) 522 : cluster 0 pgmap v483: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 145 KiB/s, 2 objects/s recovering 2023-06-03T20:17:58.307 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:17:58 smithi033 bash[78259]: cluster 1685823476.810047 mgr.y (mgr.34104) 522 : cluster 0 pgmap v483: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 86 op/s; 145 KiB/s, 2 objects/s recovering 2023-06-03T20:17:58.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:58.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:58.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:58.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:58.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:58.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:58.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:58.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:58.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:58.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:58.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:58.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:58.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:59.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:59.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:17:59.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:17:59.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:59.173 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:17:59.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:17:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:17:59.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:59.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:17:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:17:59.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:59.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:59.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:59.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:59.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:17:59.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:17:59.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:59.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:17:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:17:59.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:59.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:17:59.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:17:59.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:17:59.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:00.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:00.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:00.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.122 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:00 smithi033 bash[74781]: cluster 1685823478.8107343 mgr.y (mgr.34104) 523 : cluster 0 pgmap v484: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 58 op/s; 99 KiB/s, 2 objects/s recovering 2023-06-03T20:18:00.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:00 smithi033 bash[78259]: cluster 1685823478.8107343 mgr.y (mgr.34104) 523 : cluster 0 pgmap v484: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 58 op/s; 99 KiB/s, 2 objects/s recovering 2023-06-03T20:18:00.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:00.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:00.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:00.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:00.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:00 smithi083 bash[60048]: cluster 1685823478.8107343 mgr.y (mgr.34104) 523 : cluster 0 pgmap v484: 89 pgs: 5 active+clean+remapped, 1 active+undersized+remapped, 83 active+clean; 582 KiB data, 638 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 58 op/s; 99 KiB/s, 2 objects/s recovering 2023-06-03T20:18:00.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:00.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:00.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:00.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:00.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:00.663 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:00.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:00.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:00.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:00.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:00.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:00.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:00.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:01.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:01.065 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_1' removed 2023-06-03T20:18:01.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:01.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:01.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:01 smithi083 bash[60048]: audit 1685823480.7763186 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.33:0/280185303' 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-06-03T20:18:01.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:01 smithi083 bash[60048]: audit 1685823480.7767262 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:18:01.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:01.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:01.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:01.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:01.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:01 smithi033 bash[74781]: audit 1685823480.7763186 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.33:0/280185303' 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-06-03T20:18:01.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:01 smithi033 bash[74781]: audit 1685823480.7767262 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:18:01.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:01 smithi033 bash[78259]: audit 1685823480.7763186 mon.c (mon.2) 53 : audit 1 from='client.? 172.21.15.33:0/280185303' 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-06-03T20:18:01.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:01 smithi033 bash[78259]: audit 1685823480.7767262 mon.a (mon.0) 631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:18:01.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:01.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:01.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:01.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:01.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:01.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:01.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:01.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:01.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:01.768 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:01.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:01.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:01.898 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:01.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:01.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:02.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:02.035 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:02.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:02.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:02.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[78259]: cluster 1685823480.8119645 mgr.y (mgr.34104) 524 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 50 op/s; 85 KiB/s, 1 objects/s recovering 2023-06-03T20:18:02.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[78259]: cluster 1685823481.051863 osd.5 (osd.5) 46 : cluster 3 failed to encode map e124 with expected crc 2023-06-03T20:18:02.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[78259]: audit 1685823481.0531886 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:18:02.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[78259]: cluster 1685823481.0533075 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-06-03T20:18:02.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[74781]: cluster 1685823480.8119645 mgr.y (mgr.34104) 524 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 50 op/s; 85 KiB/s, 1 objects/s recovering 2023-06-03T20:18:02.155 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[74781]: cluster 1685823481.051863 osd.5 (osd.5) 46 : cluster 3 failed to encode map e124 with expected crc 2023-06-03T20:18:02.155 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[74781]: audit 1685823481.0531886 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:18:02.155 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:02 smithi033 bash[74781]: cluster 1685823481.0533075 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-06-03T20:18:02.209 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:02.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:02.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:02.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:02 smithi083 bash[60048]: cluster 1685823480.8119645 mgr.y (mgr.34104) 524 : cluster 0 pgmap v485: 89 pgs: 89 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail; 0 B/s wr, 50 op/s; 85 KiB/s, 1 objects/s recovering 2023-06-03T20:18:02.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:02 smithi083 bash[60048]: cluster 1685823481.051863 osd.5 (osd.5) 46 : cluster 3 failed to encode map e124 with expected crc 2023-06-03T20:18:02.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:02 smithi083 bash[60048]: audit 1685823481.0531886 mon.a (mon.0) 632 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:18:02.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:02 smithi083 bash[60048]: cluster 1685823481.0533075 mon.a (mon.0) 633 : cluster 0 osdmap e124: 8 total, 8 up, 7 in 2023-06-03T20:18:02.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:02.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:02.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:02.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:02.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:02.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:02.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:02.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:02.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:02.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:02.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:02.897 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:02.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:02.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:02.974 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:18:02.974 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:18:03.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:03.035 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:03.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:03.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:03.183 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:03.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:03.207 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:18:03.208 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:18:03.208 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2023-06-03T20:18:03.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_2 16 2023-06-03T20:18:03.288 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:03.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:03.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:03.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:03.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:03.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:03.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:03.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:03.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:03.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:03.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.733 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:03.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_ops_in_flight 2023-06-03T20:18:03.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:03.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:03.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:03.876 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:03.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:04.011 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:04.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:04.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:04.267 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:04 smithi033 bash[74781]: cluster 1685823482.8126225 mgr.y (mgr.34104) 525 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:04.267 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:04 smithi033 bash[78259]: cluster 1685823482.8126225 mgr.y (mgr.34104) 525 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:04.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:04.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:04.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:04 smithi083 bash[60048]: cluster 1685823482.8126225 mgr.y (mgr.34104) 525 : cluster 0 pgmap v487: 73 pgs: 73 active+clean; 582 KiB data, 647 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:04.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:04.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:04.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:04.723 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:04.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:04.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:04.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:04.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:04.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:04.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:04.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:05.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:05.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:05.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:05.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:05.256 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:05.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:05.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:05.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.402 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:05.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:05.526 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:05.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:05.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:05.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:05.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:05.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:05.894 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:05.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:05.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:06.032 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:06.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:06.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:06.072 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:18:06.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:06.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:06.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:06.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:06.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:06 smithi033 bash[74781]: cluster 1685823484.813707 mgr.y (mgr.34104) 526 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 662 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:06.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:06 smithi033 bash[74781]: audit 1685823485.6383276 mon.a (mon.0) 634 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:06.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:06 smithi033 bash[78259]: cluster 1685823484.813707 mgr.y (mgr.34104) 526 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 662 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:06.329 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:06 smithi033 bash[78259]: audit 1685823485.6383276 mon.a (mon.0) 634 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:06.329 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:06] "GET /metrics HTTP/1.1" 200 223127 "" "Prometheus/2.33.4" 2023-06-03T20:18:06.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:06.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:06 smithi083 bash[60048]: cluster 1685823484.813707 mgr.y (mgr.34104) 526 : cluster 0 pgmap v488: 73 pgs: 73 active+clean; 582 KiB data, 662 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:06 smithi083 bash[60048]: audit 1685823485.6383276 mon.a (mon.0) 634 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:06.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:06.459 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:18:06.479 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:18:06.482 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:06.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.486 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:06.501 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:18:06.524 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:18:06.547 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:18:06.575 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:18:06.587 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:06.597 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:18:06.619 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:18:06.621 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.622 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:18:06.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:06.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:06.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:06.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:06.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:06.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:06.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:06.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:06.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:06.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:07.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:07.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:07.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:07.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:07.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:07.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:07.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:07.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:07.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[74781]: cluster 1685823486.0550215 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:07.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[74781]: audit 1685823486.0598977 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:07.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[74781]: cluster 1685823486.0599847 mon.a (mon.0) 637 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-06-03T20:18:07.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[74781]: cluster 1685823486.0614197 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[74781]: audit 1685823486.4277651 mon.a (mon.0) 638 : audit 0 from='client.? 172.21.15.33:0/2244542496' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[78259]: cluster 1685823486.0550215 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[78259]: audit 1685823486.0598977 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[78259]: cluster 1685823486.0599847 mon.a (mon.0) 637 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[78259]: cluster 1685823486.0614197 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:07 smithi033 bash[78259]: audit 1685823486.4277651 mon.a (mon.0) 638 : audit 0 from='client.? 172.21.15.33:0/2244542496' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:07.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:07 smithi083 bash[60048]: cluster 1685823486.0550215 mon.a (mon.0) 635 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:07.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:07 smithi083 bash[60048]: audit 1685823486.0598977 mon.a (mon.0) 636 : audit 1 from='client.? 172.21.15.33:0/3516692283' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:07.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:07 smithi083 bash[60048]: cluster 1685823486.0599847 mon.a (mon.0) 637 : cluster 0 osdmap e125: 8 total, 8 up, 7 in 2023-06-03T20:18:07.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:07 smithi083 bash[60048]: cluster 1685823486.0614197 osd.6 (osd.6) 45 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:07.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:07 smithi083 bash[60048]: audit 1685823486.4277651 mon.a (mon.0) 638 : audit 0 from='client.? 172.21.15.33:0/2244542496' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:07.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:07.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:07.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:07.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:07.598 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:07.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:07.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:07.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:07.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:07.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:07.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:07.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:07.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:08.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:08.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:08.114 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:08.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:08 smithi033 bash[74781]: cluster 1685823486.8143587 mgr.y (mgr.34104) 527 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:08.128 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:08 smithi033 bash[78259]: cluster 1685823486.8143587 mgr.y (mgr.34104) 527 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:08.147 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:08.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:08.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.289 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:08.392 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:08.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:08 smithi083 bash[60048]: cluster 1685823486.8143587 mgr.y (mgr.34104) 527 : cluster 0 pgmap v490: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:08.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:08.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:08.529 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:08.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:08.584 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:18:08.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:08.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:08.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:08.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:08.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:08.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:09.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:09.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:09.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:09.212 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:09.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:09.255 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:09 smithi083 bash[60048]: cluster 1685823488.0083225 osd.7 (osd.7) 56 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:09.256 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:09 smithi083 bash[60048]: audit 1685823488.5739088 mon.a (mon.0) 639 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:09.256 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:09 smithi083 bash[60048]: audit 1685823488.7956803 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:09.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:09.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:09.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:09.484 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:09.496 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[74781]: cluster 1685823488.0083225 osd.7 (osd.7) 56 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:09.496 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[74781]: audit 1685823488.5739088 mon.a (mon.0) 639 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:09.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[74781]: audit 1685823488.7956803 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:09.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[78259]: cluster 1685823488.0083225 osd.7 (osd.7) 56 : cluster 3 failed to encode map e125 with expected crc 2023-06-03T20:18:09.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[78259]: audit 1685823488.5739088 mon.a (mon.0) 639 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:09.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:09 smithi033 bash[78259]: audit 1685823488.7956803 mon.a (mon.0) 640 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:09.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:09.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:09.623 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:09.651 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:09.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:09.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:09.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:09.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:09.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:09.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:09.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:09.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:09.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:10.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:10.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:10.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:10.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:18:10.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:10.178 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:10 smithi083 bash[60048]: cluster 1685823488.8149846 mgr.y (mgr.34104) 528 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:10.209 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:10.313 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:10.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:10.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:10.446 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:10.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:10.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:18:10.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:10.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:10.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:10.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:10.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:10.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:10 smithi033 bash[78259]: cluster 1685823488.8149846 mgr.y (mgr.34104) 528 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:10 smithi033 bash[74781]: cluster 1685823488.8149846 mgr.y (mgr.34104) 528 : cluster 0 pgmap v491: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:10.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:10.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:10.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:10.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:10.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:11.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:11.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:11.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:11.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:11.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:11.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:11.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:11.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:11.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:11.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:11.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:11.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:11.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:11.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:11.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:11.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:11.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:12.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:12.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:12.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:12.113 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.0 to 0.366411 (5dcd) 2023-06-03T20:18:12.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:12.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:12 smithi033 bash[74781]: cluster 1685823490.815992 mgr.y (mgr.34104) 529 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:12.310 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:12 smithi033 bash[74781]: audit 1685823491.956889 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]: dispatch 2023-06-03T20:18:12.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:12 smithi033 bash[78259]: cluster 1685823490.815992 mgr.y (mgr.34104) 529 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:12.311 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:12 smithi033 bash[78259]: audit 1685823491.956889 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]: dispatch 2023-06-03T20:18:12.316 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:18:12.316 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:18:12.316 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 0 2023-06-03T20:18:12.316 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:18:12.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:12.339 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:12 smithi083 bash[60048]: cluster 1685823490.815992 mgr.y (mgr.34104) 529 : cluster 0 pgmap v492: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:12.339 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:12 smithi083 bash[60048]: audit 1685823491.956889 mon.a (mon.0) 641 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]: dispatch 2023-06-03T20:18:12.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:12.466 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:12.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:12.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:12.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:12.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:12.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:12.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:12.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:12.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:13.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:13.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:13.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:13.092 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_blocked_ops 2023-06-03T20:18:13.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: audit 1685823492.0901368 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]': finished 2023-06-03T20:18:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.0906785 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-06-03T20:18:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.0918896 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.0941749 osd.7 (osd.7) 57 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.094976 osd.4 (osd.4) 45 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.0974922 osd.7 (osd.7) 58 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.0976174 osd.4 (osd.4) 46 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.098594 osd.5 (osd.5) 48 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.100385 osd.7 (osd.7) 59 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.1019685 osd.4 (osd.4) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.9380867 mon.a (mon.0) 644 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-06-03T20:18:13.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.9399037 osd.4 (osd.4) 48 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:13 smithi083 bash[60048]: cluster 1685823492.9424021 osd.4 (osd.4) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.177 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:13.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:13.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:13.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:13.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.448 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: audit 1685823492.0901368 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]': finished 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.0906785 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.0918896 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.0941749 osd.7 (osd.7) 57 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.094976 osd.4 (osd.4) 45 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.0974922 osd.7 (osd.7) 58 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.0976174 osd.4 (osd.4) 46 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.098594 osd.5 (osd.5) 48 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.100385 osd.7 (osd.7) 59 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.1019685 osd.4 (osd.4) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.9380867 mon.a (mon.0) 644 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-06-03T20:18:13.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.9399037 osd.4 (osd.4) 48 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[74781]: cluster 1685823492.9424021 osd.4 (osd.4) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: audit 1685823492.0901368 mon.a (mon.0) 642 : audit 1 from='client.? 172.21.15.33:0/3682637110' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 0.3664112108364078}]': finished 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.0906785 mon.a (mon.0) 643 : cluster 0 osdmap e126: 8 total, 8 up, 7 in 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.0918896 osd.5 (osd.5) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.0941749 osd.7 (osd.7) 57 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.094976 osd.4 (osd.4) 45 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.0974922 osd.7 (osd.7) 58 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.0976174 osd.4 (osd.4) 46 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.098594 osd.5 (osd.5) 48 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.100385 osd.7 (osd.7) 59 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.1019685 osd.4 (osd.4) 47 : cluster 3 failed to encode map e126 with expected crc 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.9380867 mon.a (mon.0) 644 : cluster 0 osdmap e127: 8 total, 8 up, 7 in 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.9399037 osd.4 (osd.4) 48 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:13 smithi033 bash[78259]: cluster 1685823492.9424021 osd.4 (osd.4) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:13.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:13.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:13.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.716 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:13.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:13.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:13.854 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:13.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:13.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:13.988 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:13.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:13.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:14.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:14.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:14.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:14.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823492.8166878 mgr.y (mgr.34104) 530 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:14.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823492.942697 osd.7 (osd.7) 60 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823492.942763 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823492.9476721 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823493.9528954 mon.a (mon.0) 645 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-06-03T20:18:14.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[78259]: cluster 1685823493.9539924 osd.4 (osd.4) 50 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:14.247 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823492.8166878 mgr.y (mgr.34104) 530 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:14.247 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823492.942697 osd.7 (osd.7) 60 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.247 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823492.942763 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.248 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823492.9476721 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.248 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823493.9528954 mon.a (mon.0) 645 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-06-03T20:18:14.248 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:14 smithi033 bash[74781]: cluster 1685823493.9539924 osd.4 (osd.4) 50 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:14.262 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:14.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:14.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823492.8166878 mgr.y (mgr.34104) 530 : cluster 0 pgmap v494: 73 pgs: 73 active+clean; 582 KiB data, 668 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823492.942697 osd.7 (osd.7) 60 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823492.942763 osd.5 (osd.5) 49 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823492.9476721 osd.7 (osd.7) 61 : cluster 3 failed to encode map e127 with expected crc 2023-06-03T20:18:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823493.9528954 mon.a (mon.0) 645 : cluster 0 osdmap e128: 8 total, 8 up, 7 in 2023-06-03T20:18:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:14 smithi083 bash[60048]: cluster 1685823493.9539924 osd.4 (osd.4) 50 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:14.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.398 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:14.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:14.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:14.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:14.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:14.644 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:14.678 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:14.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:14.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:14.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:14.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:14.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:14.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:14.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:14.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:15.060 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:15.095 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:15.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:15.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:15.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:15.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:15.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:15 smithi033 bash[78259]: cluster 1685823493.9572697 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:15.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:15 smithi033 bash[74781]: cluster 1685823493.9572697 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:15.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:15.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:15.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:15.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:15 smithi083 bash[60048]: cluster 1685823493.9572697 osd.7 (osd.7) 62 : cluster 3 failed to encode map e128 with expected crc 2023-06-03T20:18:15.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:15.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:15.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:15.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:15.660 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:15.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:15.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:15.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:15.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:15.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:16.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.090 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:16.156 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_2' created 2023-06-03T20:18:16.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:16.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:16.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:16 smithi083 bash[60048]: cluster 1685823494.817333 mgr.y (mgr.34104) 531 : cluster 0 pgmap v497: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-06-03T20:18:16.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:16 smithi083 bash[60048]: cluster 1685823495.125544 mon.a (mon.0) 646 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-06-03T20:18:16.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:16 smithi083 bash[60048]: cluster 1685823495.1288042 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:16 smithi083 bash[60048]: cluster 1685823495.1302161 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:16 smithi083 bash[60048]: audit 1685823495.4162831 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-06-03T20:18:16.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:16.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:16.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:16.517 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:16.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.520 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:16] "GET /metrics HTTP/1.1" 200 220815 "" "Prometheus/2.33.4" 2023-06-03T20:18:16.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[74781]: cluster 1685823494.817333 mgr.y (mgr.34104) 531 : cluster 0 pgmap v497: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-06-03T20:18:16.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[74781]: cluster 1685823495.125544 mon.a (mon.0) 646 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-06-03T20:18:16.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[74781]: cluster 1685823495.1288042 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[74781]: cluster 1685823495.1302161 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[74781]: audit 1685823495.4162831 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-06-03T20:18:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[78259]: cluster 1685823494.817333 mgr.y (mgr.34104) 531 : cluster 0 pgmap v497: 73 pgs: 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 96 KiB/s, 1 objects/s recovering 2023-06-03T20:18:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[78259]: cluster 1685823495.125544 mon.a (mon.0) 646 : cluster 0 osdmap e129: 8 total, 8 up, 7 in 2023-06-03T20:18:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[78259]: cluster 1685823495.1288042 osd.7 (osd.7) 63 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[78259]: cluster 1685823495.1302161 osd.7 (osd.7) 64 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:16 smithi033 bash[78259]: audit 1685823495.4162831 mon.a (mon.0) 647 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]: dispatch 2023-06-03T20:18:16.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:16.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:16.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:16.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:16.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:16.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:16.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:16.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:17.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.074 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:17.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2023-06-03T20:18:17.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:17.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:17.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[78259]: cluster 1685823496.025198 osd.5 (osd.5) 50 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[78259]: audit 1685823496.134339 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-06-03T20:18:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[78259]: cluster 1685823496.134424 mon.a (mon.0) 649 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-06-03T20:18:17.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[78259]: cluster 1685823496.1365128 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[78259]: cluster 1685823496.1386333 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[74781]: cluster 1685823496.025198 osd.5 (osd.5) 50 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[74781]: audit 1685823496.134339 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[74781]: cluster 1685823496.134424 mon.a (mon.0) 649 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[74781]: cluster 1685823496.1365128 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:17 smithi033 bash[74781]: cluster 1685823496.1386333 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-06-03T20:18:17.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:17.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:17.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:17.554 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:17.555 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:17.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:17.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:17.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:17 smithi083 bash[60048]: cluster 1685823496.025198 osd.5 (osd.5) 50 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:17 smithi083 bash[60048]: audit 1685823496.134339 mon.a (mon.0) 648 : audit 1 from='client.? 172.21.15.33:0/3395486426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2023-06-03T20:18:17.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:17 smithi083 bash[60048]: cluster 1685823496.134424 mon.a (mon.0) 649 : cluster 0 osdmap e130: 8 total, 8 up, 7 in 2023-06-03T20:18:17.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:17 smithi083 bash[60048]: cluster 1685823496.1365128 osd.6 (osd.6) 46 : cluster 3 failed to encode map e129 with expected crc 2023-06-03T20:18:17.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:17 smithi083 bash[60048]: cluster 1685823496.1386333 osd.7 (osd.7) 65 : cluster 3 failed to encode map e130 with expected crc 2023-06-03T20:18:17.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:17.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:17.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:17.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:17.904 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:18:17.917 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:17.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:17.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:18.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:18.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:18.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:18.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:18.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:18.192 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823496.818028 mgr.y (mgr.34104) 532 : cluster 0 pgmap v500: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-06-03T20:18:18.192 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823497.1457734 mon.a (mon.0) 650 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-06-03T20:18:18.192 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823497.149979 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.192 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823497.1502223 osd.5 (osd.5) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.193 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823497.1502683 osd.4 (osd.4) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.193 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:18 smithi083 bash[60048]: cluster 1685823497.2085116 osd.6 (osd.6) 47 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:18.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:18.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:18.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:18.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:18.445 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823496.818028 mgr.y (mgr.34104) 532 : cluster 0 pgmap v500: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-06-03T20:18:18.445 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823497.1457734 mon.a (mon.0) 650 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823497.149979 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823497.1502223 osd.5 (osd.5) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823497.1502683 osd.4 (osd.4) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[78259]: cluster 1685823497.2085116 osd.6 (osd.6) 47 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823496.818028 mgr.y (mgr.34104) 532 : cluster 0 pgmap v500: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 144 KiB/s, 1 objects/s recovering 2023-06-03T20:18:18.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823497.1457734 mon.a (mon.0) 650 : cluster 0 osdmap e131: 8 total, 8 up, 7 in 2023-06-03T20:18:18.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823497.149979 osd.7 (osd.7) 66 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823497.1502223 osd.5 (osd.5) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823497.1502683 osd.4 (osd.4) 51 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:18 smithi033 bash[74781]: cluster 1685823497.2085116 osd.6 (osd.6) 47 : cluster 3 failed to encode map e131 with expected crc 2023-06-03T20:18:18.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:18.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:18.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:18.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:18.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:18.695 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:18:18.696 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:18:18.696 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-06-03T20:18:18.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd in 6 2023-06-03T20:18:18.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:18.743 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:18.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:18.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:18.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:18.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:18.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:19.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:19.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:19.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:19.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:19.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:19.326 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:19.355 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:19 smithi083 bash[60048]: cluster 1685823498.144996 mon.a (mon.0) 651 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-06-03T20:18:19.358 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:19 smithi083 bash[60048]: cluster 1685823498.1470847 osd.4 (osd.4) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:19.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:19.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:19.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:19 smithi033 bash[74781]: cluster 1685823498.144996 mon.a (mon.0) 651 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-06-03T20:18:19.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:19 smithi033 bash[74781]: cluster 1685823498.1470847 osd.4 (osd.4) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:19.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:19 smithi033 bash[78259]: cluster 1685823498.144996 mon.a (mon.0) 651 : cluster 0 osdmap e132: 8 total, 8 up, 7 in 2023-06-03T20:18:19.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:19 smithi033 bash[78259]: cluster 1685823498.1470847 osd.4 (osd.4) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:19.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:19.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:19.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:19.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:19.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:19.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:19.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:19.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:19.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:19.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:19.921 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:19.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:19.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:20.025 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:20.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:20.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:20.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:20.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:20.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:20.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:20.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:20 smithi083 bash[60048]: cluster 1685823498.818639 mgr.y (mgr.34104) 533 : cluster 0 pgmap v503: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:18:20.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:20 smithi083 bash[60048]: cluster 1685823499.0105956 osd.7 (osd.7) 67 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:20 smithi083 bash[60048]: cluster 1685823499.0368373 osd.5 (osd.5) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:20.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:20.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[78259]: cluster 1685823498.818639 mgr.y (mgr.34104) 533 : cluster 0 pgmap v503: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:18:20.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[78259]: cluster 1685823499.0105956 osd.7 (osd.7) 67 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.442 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[78259]: cluster 1685823499.0368373 osd.5 (osd.5) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[74781]: cluster 1685823498.818639 mgr.y (mgr.34104) 533 : cluster 0 pgmap v503: 89 pgs: 16 unknown, 1 active+undersized+remapped, 72 active+clean; 582 KiB data, 669 MiB used, 625 GiB / 626 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:18:20.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[74781]: cluster 1685823499.0105956 osd.7 (osd.7) 67 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:20 smithi033 bash[74781]: cluster 1685823499.0368373 osd.5 (osd.5) 52 : cluster 3 failed to encode map e132 with expected crc 2023-06-03T20:18:20.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:20.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:20.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:20.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:20.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:20.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:20.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:20.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:20.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:20.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:21.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:21.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:21.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:21.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:21.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:21.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:21 smithi033 bash[78259]: audit 1685823500.8229575 mon.a (mon.0) 652 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:18:21.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:21 smithi033 bash[74781]: audit 1685823500.8229575 mon.a (mon.0) 652 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:18:21.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:21.410 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:21.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:21.436 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:18:21.436 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:18:21.436 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:18:21.436 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:18:21.436 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:18:21.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:21 smithi083 bash[60048]: audit 1685823500.8229575 mon.a (mon.0) 652 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:18:21.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:21.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:21.696 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:21.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:21.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:21.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:21.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:21.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:21.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:21.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:21.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:22.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:22.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:22.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:22.206 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[78259]: cluster 1685823500.8194234 mgr.y (mgr.34104) 534 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:22.206 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[78259]: audit 1685823501.2000089 mon.a (mon.0) 653 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.206 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[78259]: audit 1685823501.208157 mon.a (mon.0) 654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:22.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:22.250 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_historic_ops 2023-06-03T20:18:22.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:22.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:22 smithi083 bash[60048]: cluster 1685823500.8194234 mgr.y (mgr.34104) 534 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:22.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:22 smithi083 bash[60048]: audit 1685823501.2000089 mon.a (mon.0) 653 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:22 smithi083 bash[60048]: audit 1685823501.208157 mon.a (mon.0) 654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.382 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:22.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:22.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:22.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[74781]: cluster 1685823500.8194234 mgr.y (mgr.34104) 534 : cluster 0 pgmap v504: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:22.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[74781]: audit 1685823501.2000089 mon.a (mon.0) 653 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:22 smithi033 bash[74781]: audit 1685823501.208157 mon.a (mon.0) 654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:22.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:22.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:22.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:22.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:22.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:22.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:22.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:22.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:22.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:22.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:22.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:22.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:23.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:23.070 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:23.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:23.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:23.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:23.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:23.322 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:23.351 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:23.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:23.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:23.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:23.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:23.595 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:23.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:23.736 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:23.741 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:23.777 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:23.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:23.920 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:23.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:23.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:24.024 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:24.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:24.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:24.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:24.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:24.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:24.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.336 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:24.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:24.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:24.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:24 smithi033 bash[74781]: cluster 1685823502.8199036 mgr.y (mgr.34104) 535 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:24.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:24 smithi033 bash[74781]: audit 1685823503.5733547 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:24.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:24 smithi033 bash[78259]: cluster 1685823502.8199036 mgr.y (mgr.34104) 535 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:24.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:24 smithi033 bash[78259]: audit 1685823503.5733547 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:24.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:24.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:24 smithi083 bash[60048]: cluster 1685823502.8199036 mgr.y (mgr.34104) 535 : cluster 0 pgmap v505: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:24 smithi083 bash[60048]: audit 1685823503.5733547 mon.a (mon.0) 655 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:24.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:24.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:24.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:24.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:24.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:24.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:24.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:25.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:25.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:25.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:25.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:25.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:25.229 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:18:25.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.274 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:25.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:25 smithi083 bash[60048]: audit 1685823504.8303304 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.33:0/2177085510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:25 smithi083 bash[60048]: audit 1685823504.830967 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.402 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:25.405 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:25 smithi033 bash[74781]: audit 1685823504.8303304 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.33:0/2177085510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:25 smithi033 bash[74781]: audit 1685823504.830967 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:25 smithi033 bash[78259]: audit 1685823504.8303304 mon.c (mon.2) 54 : audit 1 from='client.? 172.21.15.33:0/2177085510' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:25 smithi033 bash[78259]: audit 1685823504.830967 mon.a (mon.0) 656 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:18:25.499 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:18:25.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.522 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:18:25.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:25.546 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:18:25.568 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:18:25.594 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:18:25.622 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:18:25.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:25.645 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:18:25.669 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:18:25.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.671 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.672 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:18:25.674 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:25.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:25.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.815 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:25.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:25.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:25.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:25.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:26.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:26.114 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:26.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:26.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:26.250 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:26.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:26.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:26.390 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:26] "GET /metrics HTTP/1.1" 200 223141 "" "Prometheus/2.33.4" 2023-06-03T20:18:26.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[78259]: cluster 1685823504.8204906 mgr.y (mgr.34104) 536 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:26.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[78259]: cluster 1685823505.2042649 mon.a (mon.0) 657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:26.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[78259]: audit 1685823505.2177474 mon.a (mon.0) 658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:18:26.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[78259]: cluster 1685823505.2178016 mon.a (mon.0) 659 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-06-03T20:18:26.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[78259]: audit 1685823505.4699996 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.33:0/2538657590' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:26.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[74781]: cluster 1685823504.8204906 mgr.y (mgr.34104) 536 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:26.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[74781]: cluster 1685823505.2042649 mon.a (mon.0) 657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:26.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[74781]: audit 1685823505.2177474 mon.a (mon.0) 658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:18:26.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[74781]: cluster 1685823505.2178016 mon.a (mon.0) 659 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-06-03T20:18:26.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:26 smithi033 bash[74781]: audit 1685823505.4699996 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.33:0/2538657590' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:26.411 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:26.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:26.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:26.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:26 smithi083 bash[60048]: cluster 1685823504.8204906 mgr.y (mgr.34104) 536 : cluster 0 pgmap v506: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:26.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:26 smithi083 bash[60048]: cluster 1685823505.2042649 mon.a (mon.0) 657 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:18:26.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:26 smithi083 bash[60048]: audit 1685823505.2177474 mon.a (mon.0) 658 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:18:26.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:26 smithi083 bash[60048]: cluster 1685823505.2178016 mon.a (mon.0) 659 : cluster 0 osdmap e133: 8 total, 8 up, 7 in 2023-06-03T20:18:26.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:26 smithi083 bash[60048]: audit 1685823505.4699996 mon.c (mon.2) 55 : audit 0 from='client.? 172.21.15.33:0/2538657590' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:26.549 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:26.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:26.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.686 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:26.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.818 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:18:26.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:26.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:26.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:26.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:27.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:27.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:27.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:27.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:27.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:27.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:27 smithi033 bash[74781]: cluster 1685823506.0689175 osd.5 (osd.5) 53 : cluster 3 failed to encode map e133 with expected crc 2023-06-03T20:18:27.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:27 smithi033 bash[78259]: cluster 1685823506.0689175 osd.5 (osd.5) 53 : cluster 3 failed to encode map e133 with expected crc 2023-06-03T20:18:27.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:27.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:27.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:27.476 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:27 smithi083 bash[60048]: cluster 1685823506.0689175 osd.5 (osd.5) 53 : cluster 3 failed to encode map e133 with expected crc 2023-06-03T20:18:27.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:27.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:27.600 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:27.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:27.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:27.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:27.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:27.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:27.907 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:27.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:27.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:28.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:28.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:28.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:28.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:28.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:28.281 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[78259]: cluster 1685823506.8208737 mgr.y (mgr.34104) 537 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:28.282 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[78259]: audit 1685823507.222916 mon.a (mon.0) 660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.282 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[78259]: audit 1685823507.2288187 mon.a (mon.0) 661 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[74781]: cluster 1685823506.8208737 mgr.y (mgr.34104) 537 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:28.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[74781]: audit 1685823507.222916 mon.a (mon.0) 660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:28 smithi033 bash[74781]: audit 1685823507.2288187 mon.a (mon.0) 661 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:28.305 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:28 smithi083 bash[60048]: cluster 1685823506.8208737 mgr.y (mgr.34104) 537 : cluster 0 pgmap v508: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:28.306 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:28 smithi083 bash[60048]: audit 1685823507.222916 mon.a (mon.0) 660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.306 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:28 smithi083 bash[60048]: audit 1685823507.2288187 mon.a (mon.0) 661 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:28.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:28.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:28.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:28.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:28.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:28.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:28.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:28.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:28.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:28.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:28.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:28.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:28.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:28.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:29.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:29.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:29.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:18:29.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:29.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:29.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:29.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:29.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:29.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:29.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:29.423 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:29.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.427 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:29.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:29.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:29.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:29.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:29.708 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:29.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.712 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:29.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:29.847 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:29.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:29.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:29.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:29.992 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:30.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:29 smithi033 bash[78259]: audit 1685823508.810794 mon.a (mon.0) 662 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:30.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:29 smithi033 bash[78259]: cluster 1685823508.8214242 mgr.y (mgr.34104) 538 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:30.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:29 smithi033 bash[74781]: audit 1685823508.810794 mon.a (mon.0) 662 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:30.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:29 smithi033 bash[74781]: cluster 1685823508.8214242 mgr.y (mgr.34104) 538 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:30.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.106 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:29 smithi083 bash[60048]: audit 1685823508.810794 mon.a (mon.0) 662 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:30.106 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:29 smithi083 bash[60048]: cluster 1685823508.8214242 mgr.y (mgr.34104) 538 : cluster 0 pgmap v509: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:30.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:30.233 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:30.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:30.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:30.335 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:18:30.335 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:18:30.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:18:30.367 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:30.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:30.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:30.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:30.526 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:30.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.529 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:30.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:30.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:30.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:30.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:30.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.938 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:30.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:31.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_ops_in_flight 2023-06-03T20:18:31.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:31.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:31.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:31.184 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[74781]: audit 1685823510.0550272 mon.a (mon.0) 663 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[74781]: audit 1685823510.0615427 mon.a (mon.0) 664 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[74781]: audit 1685823510.5312674 mon.a (mon.0) 665 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[74781]: audit 1685823510.5322897 mon.a (mon.0) 666 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[74781]: audit 1685823510.5385227 mon.a (mon.0) 667 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[78259]: audit 1685823510.0550272 mon.a (mon.0) 663 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.185 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[78259]: audit 1685823510.0615427 mon.a (mon.0) 664 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[78259]: audit 1685823510.5312674 mon.a (mon.0) 665 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:18:31.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[78259]: audit 1685823510.5322897 mon.a (mon.0) 666 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:18:31.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:31 smithi033 bash[78259]: audit 1685823510.5385227 mon.a (mon.0) 667 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:31.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:31.303 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:31.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:31.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:31 smithi083 bash[60048]: audit 1685823510.0550272 mon.a (mon.0) 663 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:31 smithi083 bash[60048]: audit 1685823510.0615427 mon.a (mon.0) 664 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:31 smithi083 bash[60048]: audit 1685823510.5312674 mon.a (mon.0) 665 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:18:31.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:31 smithi083 bash[60048]: audit 1685823510.5322897 mon.a (mon.0) 666 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:18:31.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:31 smithi083 bash[60048]: audit 1685823510.5385227 mon.a (mon.0) 667 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:31.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:31.475 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:31.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:31.579 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:31.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:31.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:31.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:31.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:31.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:31.857 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:31.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:31.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:31.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:31.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:32.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:32.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:32.081 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_2' 2023-06-03T20:18:32.138 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:32.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:32.174 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:32 smithi033 bash[74781]: cluster 1685823510.822672 mgr.y (mgr.34104) 539 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:32.174 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:32 smithi033 bash[74781]: audit 1685823511.2558305 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:18:32.174 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:32 smithi033 bash[78259]: cluster 1685823510.822672 mgr.y (mgr.34104) 539 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:32.174 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:32 smithi033 bash[78259]: audit 1685823511.2558305 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:18:32.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:32.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:32.287 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:32 smithi083 bash[60048]: cluster 1685823510.822672 mgr.y (mgr.34104) 539 : cluster 0 pgmap v510: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:32.288 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:32 smithi083 bash[60048]: audit 1685823511.2558305 mon.a (mon.0) 668 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:18:32.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:32.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:32.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:32.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:32.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:32.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:32 smithi033 bash[74781]: debug 2023-06-03T20:18:32.359+0000 7fe7b7f4b700 -1 mon.a@0(leader).osd e134 definitely_dead 0 2023-06-03T20:18:32.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:32.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:32.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:32.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:32.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:32.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:32.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:32.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:32.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:33.014 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:33.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:33.086 INFO:teuthology.orchestra.run.smithi033.stderr:marked in osd.6. 2023-06-03T20:18:33.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:33.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[78259]: audit 1685823512.068018 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:18:33.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[78259]: cluster 1685823512.068111 mon.a (mon.0) 670 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-06-03T20:18:33.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[78259]: cluster 1685823512.151421 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:33.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[78259]: audit 1685823512.3638177 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.33:0/169191799' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[78259]: audit 1685823512.3643327 mon.a (mon.0) 671 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[74781]: audit 1685823512.068018 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:18:33.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[74781]: cluster 1685823512.068111 mon.a (mon.0) 670 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-06-03T20:18:33.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[74781]: cluster 1685823512.151421 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:33.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[74781]: audit 1685823512.3638177 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.33:0/169191799' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:33 smithi033 bash[74781]: audit 1685823512.3643327 mon.a (mon.0) 671 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:33.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:33.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:33.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:33.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:33 smithi083 bash[60048]: audit 1685823512.068018 mon.a (mon.0) 669 : audit 1 from='client.? 172.21.15.33:0/3616543849' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:18:33.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:33 smithi083 bash[60048]: cluster 1685823512.068111 mon.a (mon.0) 670 : cluster 0 osdmap e134: 8 total, 8 up, 7 in 2023-06-03T20:18:33.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:33 smithi083 bash[60048]: cluster 1685823512.151421 osd.7 (osd.7) 68 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:33.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:33 smithi083 bash[60048]: audit 1685823512.3638177 mon.c (mon.2) 56 : audit 0 from='client.? 172.21.15.33:0/169191799' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:33 smithi083 bash[60048]: audit 1685823512.3643327 mon.a (mon.0) 671 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:18:33.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:33.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:33.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:33.535 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:33.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:33.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:33.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:33.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:33.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:33.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:33.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:33.961 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:33.988 DEBUG:teuthology.orchestra.run.smithi033:> /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-06-03T20:18:33.990 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:18:33.991 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:18:33.995 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-06-03T20:18:33.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:34.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:34.036 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:18:34.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:18:34.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_129174 2023-06-03T20:18:34.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:18:34.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:18:34.094 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[78259]: cluster 1685823512.8233545 mgr.y (mgr.34104) 540 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:34.094 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[78259]: audit 1685823513.069237 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:18:34.094 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[78259]: cluster 1685823513.069339 mon.a (mon.0) 673 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-06-03T20:18:34.094 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[78259]: cluster 1685823513.069964 osd.5 (osd.5) 54 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:34.095 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[74781]: cluster 1685823512.8233545 mgr.y (mgr.34104) 540 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:34.096 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[74781]: audit 1685823513.069237 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:18:34.096 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[74781]: cluster 1685823513.069339 mon.a (mon.0) 673 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-06-03T20:18:34.096 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:34 smithi033 bash[74781]: cluster 1685823513.069964 osd.5 (osd.5) 54 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:34.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:34.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:34.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:34 smithi083 bash[60048]: cluster 1685823512.8233545 mgr.y (mgr.34104) 540 : cluster 0 pgmap v512: 89 pgs: 89 active+clean; 582 KiB data, 670 MiB used, 625 GiB / 626 GiB avail 2023-06-03T20:18:34.252 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:34 smithi083 bash[60048]: audit 1685823513.069237 mon.a (mon.0) 672 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:18:34.252 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:34 smithi083 bash[60048]: cluster 1685823513.069339 mon.a (mon.0) 673 : cluster 0 osdmap e135: 8 total, 8 up, 8 in 2023-06-03T20:18:34.252 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:34 smithi083 bash[60048]: cluster 1685823513.069964 osd.5 (osd.5) 54 : cluster 3 failed to encode map e134 with expected crc 2023-06-03T20:18:34.271 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:34.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.407 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:34.417 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:34.511 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:34.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:34.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:34.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:34.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:34.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:34.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:34.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:34.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:35.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 1601 1585 99.0568 99.0625 0.00345276 0.0100587 2023-06-03T20:18:35.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:35.108 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:35.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:35.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:35.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:35.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:35.350 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:35.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.079481 osd.4 (osd.4) 53 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.0801458 mon.a (mon.0) 674 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-06-03T20:18:35.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.0842936 osd.5 (osd.5) 55 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.084333 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.360 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.084427 osd.4 (osd.4) 54 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.0844586 osd.7 (osd.7) 69 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.0907564 osd.7 (osd.7) 70 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:35 smithi083 bash[60048]: cluster 1685823514.0946758 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:35.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:35.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:35.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.079481 osd.4 (osd.4) 53 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.0801458 mon.a (mon.0) 674 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-06-03T20:18:35.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.0842936 osd.5 (osd.5) 55 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.084333 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.084427 osd.4 (osd.4) 54 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.0844586 osd.7 (osd.7) 69 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.0907564 osd.7 (osd.7) 70 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[78259]: cluster 1685823514.0946758 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.079481 osd.4 (osd.4) 53 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.0801458 mon.a (mon.0) 674 : cluster 0 osdmap e136: 8 total, 8 up, 8 in 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.0842936 osd.5 (osd.5) 55 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.084333 osd.6 (osd.6) 48 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.084427 osd.4 (osd.4) 54 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.0844586 osd.7 (osd.7) 69 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.0907564 osd.7 (osd.7) 70 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.498 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:35 smithi033 bash[74781]: cluster 1685823514.0946758 osd.7 (osd.7) 71 : cluster 3 failed to encode map e136 with expected crc 2023-06-03T20:18:35.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:35.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:35.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:35.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:35.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:35.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:35.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:35.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:35.844 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:18:35.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:35.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:35.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:35.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:36.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 4458 4442 138.802 178.562 0.00287087 0.00718741 2023-06-03T20:18:36.067 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:36 smithi083 bash[60048]: cluster 1685823514.8243651 mgr.y (mgr.34104) 541 : cluster 0 pgmap v515: 89 pgs: 1 remapped+peering, 88 active+clean; 55 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s wr, 145 op/s; 797 B/s, 0 objects/s recovering 2023-06-03T20:18:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:36 smithi083 bash[60048]: cluster 1685823515.1001806 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:36 smithi083 bash[60048]: cluster 1685823515.101087 mon.a (mon.0) 675 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-06-03T20:18:36.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:36 smithi083 bash[60048]: cluster 1685823515.1053605 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:36.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:36.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:36.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:36.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:36.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:36.398 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[78259]: cluster 1685823514.8243651 mgr.y (mgr.34104) 541 : cluster 0 pgmap v515: 89 pgs: 1 remapped+peering, 88 active+clean; 55 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s wr, 145 op/s; 797 B/s, 0 objects/s recovering 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[78259]: cluster 1685823515.1001806 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[78259]: cluster 1685823515.101087 mon.a (mon.0) 675 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[78259]: cluster 1685823515.1053605 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[74781]: cluster 1685823514.8243651 mgr.y (mgr.34104) 541 : cluster 0 pgmap v515: 89 pgs: 1 remapped+peering, 88 active+clean; 55 MiB data, 807 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s wr, 145 op/s; 797 B/s, 0 objects/s recovering 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[74781]: cluster 1685823515.1001806 osd.7 (osd.7) 72 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.399 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[74781]: cluster 1685823515.101087 mon.a (mon.0) 675 : cluster 0 osdmap e137: 8 total, 8 up, 8 in 2023-06-03T20:18:36.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[74781]: cluster 1685823515.1053605 osd.7 (osd.7) 73 : cluster 3 failed to encode map e137 with expected crc 2023-06-03T20:18:36.400 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:36] "GET /metrics HTTP/1.1" 200 223141 "" "Prometheus/2.33.4" 2023-06-03T20:18:36.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.482 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:36.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:36.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:36.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:36.725 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:36.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:36.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:36.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.901 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:36.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:36.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:37.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 7077 7061 147.092 163.688 0.00684603 0.00678512 2023-06-03T20:18:37.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:37.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:37.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:37.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:37.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:37 smithi083 bash[60048]: cluster 1685823516.114768 mon.a (mon.0) 676 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-06-03T20:18:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:37 smithi083 bash[60048]: cluster 1685823516.11885 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:37 smithi083 bash[60048]: cluster 1685823516.1189556 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:37.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:37.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:37.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[74781]: cluster 1685823516.114768 mon.a (mon.0) 676 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-06-03T20:18:37.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[74781]: cluster 1685823516.11885 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[74781]: cluster 1685823516.1189556 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[78259]: cluster 1685823516.114768 mon.a (mon.0) 676 : cluster 0 osdmap e138: 8 total, 8 up, 8 in 2023-06-03T20:18:37.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[78259]: cluster 1685823516.11885 osd.6 (osd.6) 49 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:37 smithi033 bash[78259]: cluster 1685823516.1189556 osd.7 (osd.7) 74 : cluster 3 failed to encode map e138 with expected crc 2023-06-03T20:18:37.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:37.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:37.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:37.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:37.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:37.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:37.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:37.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:37.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:38.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:38.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:38.037 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 9549 9533 148.94 154.5 0.00998577 0.00670295 2023-06-03T20:18:38.124 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823516.824769 mgr.y (mgr.34104) 542 : cluster 0 pgmap v518: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 1.3 KiB/s, 1 objects/s recovering 2023-06-03T20:18:38.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:38.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:38.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:38.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823516.824769 mgr.y (mgr.34104) 542 : cluster 0 pgmap v518: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 1.3 KiB/s, 1 objects/s recovering 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.1207714 mon.a (mon.0) 677 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.1250036 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.168606 osd.5 (osd.5) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.172195 osd.4 (osd.4) 55 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.287 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.1728117 osd.5 (osd.5) 57 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[78259]: cluster 1685823517.1750631 osd.4 (osd.4) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.1207714 mon.a (mon.0) 677 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.1250036 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.168606 osd.5 (osd.5) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.172195 osd.4 (osd.4) 55 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.288 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.1728117 osd.5 (osd.5) 57 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:38 smithi033 bash[74781]: cluster 1685823517.1750631 osd.4 (osd.4) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:38.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823516.824769 mgr.y (mgr.34104) 542 : cluster 0 pgmap v518: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s wr, 293 op/s; 1.3 KiB/s, 1 objects/s recovering 2023-06-03T20:18:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.1207714 mon.a (mon.0) 677 : cluster 0 osdmap e139: 8 total, 8 up, 8 in 2023-06-03T20:18:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.1250036 osd.7 (osd.7) 75 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.168606 osd.5 (osd.5) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.172195 osd.4 (osd.4) 55 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.1728117 osd.5 (osd.5) 57 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:38 smithi083 bash[60048]: cluster 1685823517.1750631 osd.4 (osd.4) 56 : cluster 3 failed to encode map e139 with expected crc 2023-06-03T20:18:38.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:38.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:38.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:38.471 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:38.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:38.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:38.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:38.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:38.727 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:38.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:38.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:38.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:38.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:38.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:38.995 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:18:38.996 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:18:38.996 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_2 2023-06-03T20:18:38.996 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:18:39.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:39.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:39.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 11500 11484 143.537 121.938 0.00818171 0.00695685 2023-06-03T20:18:39.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:39.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:39.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:39 smithi033 bash[78259]: audit 1685823518.5742035 mon.a (mon.0) 678 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:39.146 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:39 smithi033 bash[74781]: audit 1685823518.5742035 mon.a (mon.0) 678 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:39.248 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.259 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:39 smithi083 bash[60048]: audit 1685823518.5742035 mon.a (mon.0) 678 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:39.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:39.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:39.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:39.650 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:39.680 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:39.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:39.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.827 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:39.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:39.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:39.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:40.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 13316 13300 138.529 113.5 0.00373745 0.00720926 2023-06-03T20:18:40.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:40.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:40.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:40.142 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:40 smithi083 bash[60048]: cluster 1685823518.8255258 mgr.y (mgr.34104) 543 : cluster 0 pgmap v520: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 247 op/s; 1.1 KiB/s, 1 objects/s recovering 2023-06-03T20:18:40.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:40.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:40.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:40.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:40 smithi033 bash[74781]: cluster 1685823518.8255258 mgr.y (mgr.34104) 543 : cluster 0 pgmap v520: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 247 op/s; 1.1 KiB/s, 1 objects/s recovering 2023-06-03T20:18:40.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:40 smithi033 bash[78259]: cluster 1685823518.8255258 mgr.y (mgr.34104) 543 : cluster 0 pgmap v520: 89 pgs: 1 remapped+peering, 88 active+clean; 74 MiB data, 873 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s wr, 247 op/s; 1.1 KiB/s, 1 objects/s recovering 2023-06-03T20:18:40.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:40.377 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:40.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:40.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:40.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:40.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:40.623 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:40.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:40.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:40.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:40.789 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:40.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:40.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:40.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:40.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:41.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:41.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 16 15386 15370 137.219 129.375 0.00759389 0.00728032 2023-06-03T20:18:41.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:41.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:41.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:41.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:41.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:41.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:41.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:41.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:41.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:41.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:41.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:41.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:41.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:41.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:41.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:41.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:41.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:41.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:41.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:41.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:41.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:42.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:42.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:42.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 15 17392 17377 135.745 125.438 0.00398833 0.00735776 2023-06-03T20:18:42.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:42.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:42.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:42.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:42.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:42.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:42.323 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:18:42.323 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:18:42.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:42 smithi083 bash[60048]: cluster 1685823520.8263605 mgr.y (mgr.34104) 544 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s; 96 KiB/s, 0 objects/s recovering 2023-06-03T20:18:42.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:42.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:42.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:42.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:42 smithi033 bash[78259]: cluster 1685823520.8263605 mgr.y (mgr.34104) 544 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s; 96 KiB/s, 0 objects/s recovering 2023-06-03T20:18:42.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:42 smithi033 bash[74781]: cluster 1685823520.8263605 mgr.y (mgr.34104) 544 : cluster 0 pgmap v521: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 123 MiB/s wr, 1.97k op/s; 96 KiB/s, 0 objects/s recovering 2023-06-03T20:18:42.579 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:42.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:42.684 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:42.721 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:42.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:42.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:42.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:42.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:42.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:42.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:42.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:43.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 19359 19343 134.314 122.875 0.00862449 0.00743894 2023-06-03T20:18:43.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:43.165 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:18:43.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.267 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:43.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:43.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:43.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.511 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:43 smithi033 bash[78259]: audit 1685823522.4252338 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.33:0/2007001059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.511 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:43 smithi033 bash[78259]: audit 1685823522.4261656 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.511 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:43 smithi033 bash[74781]: audit 1685823522.4252338 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.33:0/2007001059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.512 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:43 smithi033 bash[74781]: audit 1685823522.4261656 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:43.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:43 smithi083 bash[60048]: audit 1685823522.4252338 mon.c (mon.2) 57 : audit 1 from='client.? 172.21.15.33:0/2007001059' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:43 smithi083 bash[60048]: audit 1685823522.4261656 mon.a (mon.0) 679 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:18:43.667 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:43.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_blocked_ops 2023-06-03T20:18:43.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:43.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:43.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:43.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.936 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:43.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:44.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 21097 21081 131.744 108.625 0.00391839 0.00758245 2023-06-03T20:18:44.040 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:44.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:44.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:44.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:44.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:44.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: cluster 1685823522.826869 mgr.y (mgr.34104) 545 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 75 KiB/s, 0 objects/s recovering 2023-06-03T20:18:44.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: cluster 1685823523.1381946 mon.a (mon.0) 680 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:18:44.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: cluster 1685823523.1382735 mon.a (mon.0) 681 : cluster 1 Cluster is now healthy 2023-06-03T20:18:44.258 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: cluster 1685823523.1521962 osd.6 (osd.6) 50 : cluster 3 failed to encode map e140 with expected crc 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: audit 1685823523.1533031 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[74781]: cluster 1685823523.153417 mon.a (mon.0) 683 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: cluster 1685823522.826869 mgr.y (mgr.34104) 545 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 75 KiB/s, 0 objects/s recovering 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: cluster 1685823523.1381946 mon.a (mon.0) 680 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: cluster 1685823523.1382735 mon.a (mon.0) 681 : cluster 1 Cluster is now healthy 2023-06-03T20:18:44.259 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: cluster 1685823523.1521962 osd.6 (osd.6) 50 : cluster 3 failed to encode map e140 with expected crc 2023-06-03T20:18:44.260 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: audit 1685823523.1533031 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:44.260 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:44 smithi033 bash[78259]: cluster 1685823523.153417 mon.a (mon.0) 683 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-06-03T20:18:44.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:44.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:44.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:44.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:44.491 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: cluster 1685823522.826869 mgr.y (mgr.34104) 545 : cluster 0 pgmap v522: 89 pgs: 89 active+clean; 794 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s; 75 KiB/s, 0 objects/s recovering 2023-06-03T20:18:44.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: cluster 1685823523.1381946 mon.a (mon.0) 680 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:18:44.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: cluster 1685823523.1382735 mon.a (mon.0) 681 : cluster 1 Cluster is now healthy 2023-06-03T20:18:44.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: cluster 1685823523.1521962 osd.6 (osd.6) 50 : cluster 3 failed to encode map e140 with expected crc 2023-06-03T20:18:44.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: audit 1685823523.1533031 mon.a (mon.0) 682 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:18:44.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:44 smithi083 bash[60048]: cluster 1685823523.153417 mon.a (mon.0) 683 : cluster 0 osdmap e140: 8 total, 8 up, 8 in 2023-06-03T20:18:44.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:44.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:44.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:44.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:44.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:44.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:44.790 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:44.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:44.894 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:44.926 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:44.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:44.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:45.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:45.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 22979 22963 130.459 117.625 0.0112581 0.00765797 2023-06-03T20:18:45.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:45.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:45.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:45.210 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:45.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:45.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:45.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:45.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:45.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:45.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:45.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:45.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:45.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:45.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:45.769 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:45.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:45.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:45.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:45.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:45.981 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:46.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:46.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 16 24943 24927 129.816 122.75 0.00533444 0.00769573 2023-06-03T20:18:46.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:46.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:46.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:46.162 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:46 smithi033 bash[78259]: cluster 1685823524.8278596 mgr.y (mgr.34104) 546 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s; 72 KiB/s, 0 objects/s recovering 2023-06-03T20:18:46.163 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:46 smithi033 bash[74781]: cluster 1685823524.8278596 mgr.y (mgr.34104) 546 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s; 72 KiB/s, 0 objects/s recovering 2023-06-03T20:18:46.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:46.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:46.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:46.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:46.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:46.446 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:46 smithi083 bash[60048]: cluster 1685823524.8278596 mgr.y (mgr.34104) 546 : cluster 0 pgmap v524: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 147 MiB/s wr, 2.35k op/s; 72 KiB/s, 0 objects/s recovering 2023-06-03T20:18:46.477 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:46] "GET /metrics HTTP/1.1" 200 223172 "" "Prometheus/2.33.4" 2023-06-03T20:18:46.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:46.617 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:46.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:46.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:46.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:46.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:46.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:46.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:46.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:47.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:47.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 26790 26774 128.709 115.438 0.00365628 0.00776095 2023-06-03T20:18:47.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:47.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.044 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:47.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:47.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:47.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:47.278 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:47.313 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:47.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:47.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:47.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:47.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:47.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:18:47.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:47.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:47.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:47.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:47.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:47.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:47.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:47.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:47.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:47.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:47.894 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:18:47.929 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:18:47.964 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:18:47.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:48.004 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:18:48.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:48.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:48.038 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 28404 28388 126.72 100.875 0.00814555 0.00788504 2023-06-03T20:18:48.040 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:18:48.075 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:18:48.109 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:18:48.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:48.152 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:18:48.157 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.158 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:18:48.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:48.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:48.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:48.311 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:48 smithi033 bash[74781]: cluster 1685823526.8283937 mgr.y (mgr.34104) 547 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 59 KiB/s, 0 objects/s recovering 2023-06-03T20:18:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:48 smithi033 bash[74781]: audit 1685823527.8370245 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.33:0/265016334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:48.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:48 smithi033 bash[78259]: cluster 1685823526.8283937 mgr.y (mgr.34104) 547 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 59 KiB/s, 0 objects/s recovering 2023-06-03T20:18:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:48 smithi033 bash[78259]: audit 1685823527.8370245 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.33:0/265016334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:48.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:48 smithi083 bash[60048]: cluster 1685823526.8283937 mgr.y (mgr.34104) 547 : cluster 0 pgmap v525: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 137 MiB/s wr, 2.19k op/s; 59 KiB/s, 0 objects/s recovering 2023-06-03T20:18:48.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:48 smithi083 bash[60048]: audit 1685823527.8370245 mon.b (mon.1) 12 : audit 0 from='client.? 172.21.15.33:0/265016334' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:18:48.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:48.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:48.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:48.533 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:18:48.552 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:48.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:48.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:48.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:48.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:48.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:48.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:48.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:48.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:48.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:49.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:49.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:49.039 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 30169 30153 125.625 110.312 0.00328238 0.00795374 2023-06-03T20:18:49.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:49.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:49.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:49.280 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:49.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:49.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:49.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:49.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:49.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:49.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:49.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:49.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:49.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:49.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:49.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:49.835 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:49.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:49.949 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:49 smithi083 bash[60048]: cluster 1685823528.828909 mgr.y (mgr.34104) 548 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 58 KiB/s, 0 objects/s recovering 2023-06-03T20:18:49.949 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:49 smithi083 bash[60048]: audit 1685823528.8296795 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:49.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:49.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:49.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:50.039 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 31780 31764 124.066 100.688 0.0049265 0.00805279 2023-06-03T20:18:50.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:49 smithi033 bash[74781]: cluster 1685823528.828909 mgr.y (mgr.34104) 548 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 58 KiB/s, 0 objects/s recovering 2023-06-03T20:18:50.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:49 smithi033 bash[74781]: audit 1685823528.8296795 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:49 smithi033 bash[78259]: cluster 1685823528.828909 mgr.y (mgr.34104) 548 : cluster 0 pgmap v526: 89 pgs: 89 active+clean; 1.4 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 133 MiB/s wr, 2.12k op/s; 58 KiB/s, 0 objects/s recovering 2023-06-03T20:18:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:49 smithi033 bash[78259]: audit 1685823528.8296795 mon.a (mon.0) 684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:50.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:50.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:50.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:50.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:50.354 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:50.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:50.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:50.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:50.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:50.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:50.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:50.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:50.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:51.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:51.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:51.039 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 15 33349 33334 122.54 98.125 0.0121952 0.00815483 2023-06-03T20:18:51.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:51.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:51.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:51.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:51.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:51.319 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:51.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:51.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:51.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:51.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.460 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:51.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:51.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:51.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:51.695 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:51.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:51.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:51.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:51.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:51.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:51.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:51.978 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:51 smithi033 bash[74781]: cluster 1685823530.8296514 mgr.y (mgr.34104) 549 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:51.979 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:51 smithi033 bash[78259]: cluster 1685823530.8296514 mgr.y (mgr.34104) 549 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:52.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:52.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:52.040 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 35015 34999 121.507 104.062 0.00694335 0.00822382 2023-06-03T20:18:52.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:52.129 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:51 smithi083 bash[60048]: cluster 1685823530.8296514 mgr.y (mgr.34104) 549 : cluster 0 pgmap v527: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:52.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:52.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:52.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.277 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:52.382 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:52.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:18:52.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:52.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:52.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:52.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:52.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:52.808 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:52.847 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:52.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:52.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:52.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:52.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:52.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:53.040 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 36521 36505 120.065 94.125 0.00701008 0.0083208 2023-06-03T20:18:53.089 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:53.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:53.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:53.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:53.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:53.506 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:53.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:53.644 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:18:53.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.647 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:18:53.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:53.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:53.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:53.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:53.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:53.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:53.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:53.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:54.040 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:18:54.033351+0000 min lat: 0.0013241 max lat: 0.348954 avg lat: 0.00842084 2023-06-03T20:18:54.040 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:18:54.040 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 37995 37979 118.668 92.125 0.0109203 0.00842084 2023-06-03T20:18:54.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[78259]: cluster 1685823532.8302314 mgr.y (mgr.34104) 550 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[78259]: audit 1685823533.5800118 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:54.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[78259]: audit 1685823533.5850344 mon.a (mon.0) 686 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:54.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[74781]: cluster 1685823532.8302314 mgr.y (mgr.34104) 550 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:54.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[74781]: audit 1685823533.5800118 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:54.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:53 smithi033 bash[74781]: audit 1685823533.5850344 mon.a (mon.0) 686 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:54.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:54.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:54.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.392 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:53 smithi083 bash[60048]: cluster 1685823532.8302314 mgr.y (mgr.34104) 550 : cluster 0 pgmap v528: 89 pgs: 89 active+clean; 1.9 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:18:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:53 smithi083 bash[60048]: audit 1685823533.5800118 mon.a (mon.0) 685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:18:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:53 smithi083 bash[60048]: audit 1685823533.5850344 mon.a (mon.0) 686 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:18:54.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:54.531 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:54.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:54.637 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.668 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:54.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:54.807 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:54.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:54.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:54.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:54.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:54.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:54 smithi033 bash[74781]: audit 1685823533.6020308 mgr.y (mgr.34104) 551 : audit 0 from='client.44927 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:18:55.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 39541 39525 117.593 96.625 0.00982236 0.00849655 2023-06-03T20:18:55.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:55.075 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":528,"stamp":"2023-06-03T20:18:52.829998+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2053379982,"num_objects":31347,"num_object_clones":0,"num_object_copies":94041,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31347,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":31584,"num_write_kb":2007118,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1781806,"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":31518,"ondisk_log_size":31518,"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":6681168,"kb_used_data":5851472,"kb_used_omap":20,"kb_used_meta":829611,"kb_avail":743280048,"statfs":{"total":767960285184,"available":761118769152,"internally_reserved":0,"allocated":5991907328,"data_stored":5987764853,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":849522318},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,6,2,4,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":1221066752,"num_objects":18632,"num_object_clones":0,"num_object_copies":55896,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":18632,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":18632,"num_write_kb":1192448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003432"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":121,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.179783+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:18:37.179783+0000","last_peered":"2023-06-03T20:18:37.179783+0000","last_clean":"2023-06-03T20:18:37.179783+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:18:37.179783+0000","last_undegraded":"2023-06-03T20:18:37.179783+0000","last_fullsized":"2023-06-03T20:18:37.179783+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":110,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.171344+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:18:37.171344+0000","last_peered":"2023-06-03T20:18:37.171344+0000","last_clean":"2023-06-03T20:18:37.171344+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:18:37.171344+0000","last_undegraded":"2023-06-03T20:18:37.171344+0000","last_fullsized":"2023-06-03T20:18:37.171344+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:43.188931+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:18:43.188931+0000","last_peered":"2023-06-03T20:18:43.188931+0000","last_clean":"2023-06-03T20:18:43.188931+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:18:43.188931+0000","last_undegraded":"2023-06-03T20:18:43.188931+0000","last_fullsized":"2023-06-03T20:18:43.188931+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":68,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127463+0000","last_change":"2023-06-03T20:18:12.968467+0000","last_active":"2023-06-03T20:18:37.127463+0000","last_peered":"2023-06-03T20:18:37.127463+0000","last_clean":"2023-06-03T20:18:37.127463+0000","last_became_active":"2023-06-03T20:18:12.967803+0000","last_became_peered":"2023-06-03T20:18:12.967803+0000","last_unstale":"2023-06-03T20:18:37.127463+0000","last_undegraded":"2023-06-03T20:18:37.127463+0000","last_fullsized":"2023-06-03T20:18:37.127463+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.168766+0000","last_change":"2023-06-03T20:18:12.963534+0000","last_active":"2023-06-03T20:18:37.168766+0000","last_peered":"2023-06-03T20:18:37.168766+0000","last_clean":"2023-06-03T20:18:37.168766+0000","last_became_active":"2023-06-03T20:18:12.963089+0000","last_became_peered":"2023-06-03T20:18:12.963089+0000","last_unstale":"2023-06-03T20:18:37.168766+0000","last_undegraded":"2023-06-03T20:18:37.168766+0000","last_fullsized":"2023-06-03T20:18:37.168766+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:04:03.567899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129992+0000","last_change":"2023-06-03T20:18:34.105903+0000","last_active":"2023-06-03T20:18:37.129992+0000","last_peered":"2023-06-03T20:18:37.129992+0000","last_clean":"2023-06-03T20:18:37.129992+0000","last_became_active":"2023-06-03T20:18:34.105567+0000","last_became_peered":"2023-06-03T20:18:34.105567+0000","last_unstale":"2023-06-03T20:18:37.129992+0000","last_undegraded":"2023-06-03T20:18:37.129992+0000","last_fullsized":"2023-06-03T20:18:37.129992+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.177377+0000","last_change":"2023-06-03T20:18:34.109225+0000","last_active":"2023-06-03T20:18:37.177377+0000","last_peered":"2023-06-03T20:18:37.177377+0000","last_clean":"2023-06-03T20:18:37.177377+0000","last_became_active":"2023-06-03T20:18:34.108294+0000","last_became_peered":"2023-06-03T20:18:34.108294+0000","last_unstale":"2023-06-03T20:18:37.177377+0000","last_undegraded":"2023-06-03T20:18:37.177377+0000","last_fullsized":"2023-06-03T20:18:37.177377+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":140,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.168869+0000","last_change":"2023-06-03T20:18:34.112448+0000","last_active":"2023-06-03T20:18:37.168869+0000","last_peered":"2023-06-03T20:18:37.168869+0000","last_clean":"2023-06-03T20:18:37.168869+0000","last_became_active":"2023-06-03T20:18:34.111858+0000","last_became_peered":"2023-06-03T20:18:34.111858+0000","last_unstale":"2023-06-03T20:18:37.168869+0000","last_undegraded":"2023-06-03T20:18:37.168869+0000","last_fullsized":"2023-06-03T20:18:37.168869+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:17:22.526534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":104,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.177094+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:18:37.177094+0000","last_peered":"2023-06-03T20:18:37.177094+0000","last_clean":"2023-06-03T20:18:37.177094+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:18:37.177094+0000","last_undegraded":"2023-06-03T20:18:37.177094+0000","last_fullsized":"2023-06-03T20:18:37.177094+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":89,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.168936+0000","last_change":"2023-06-03T20:18:34.116571+0000","last_active":"2023-06-03T20:18:37.168936+0000","last_peered":"2023-06-03T20:18:37.168936+0000","last_clean":"2023-06-03T20:18:37.168936+0000","last_became_active":"2023-06-03T20:18:34.115884+0000","last_became_peered":"2023-06-03T20:18:34.115884+0000","last_unstale":"2023-06-03T20:18:37.168936+0000","last_undegraded":"2023-06-03T20:18:37.168936+0000","last_fullsized":"2023-06-03T20:18:37.168936+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:02:01.125154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":110,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127512+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:18:37.127512+0000","last_peered":"2023-06-03T20:18:37.127512+0000","last_clean":"2023-06-03T20:18:37.127512+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:18:37.127512+0000","last_undegraded":"2023-06-03T20:18:37.127512+0000","last_fullsized":"2023-06-03T20:18:37.127512+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":125,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162446+0000","last_change":"2023-06-03T20:18:34.114155+0000","last_active":"2023-06-03T20:18:37.162446+0000","last_peered":"2023-06-03T20:18:37.162446+0000","last_clean":"2023-06-03T20:18:37.162446+0000","last_became_active":"2023-06-03T20:18:34.110737+0000","last_became_peered":"2023-06-03T20:18:34.110737+0000","last_unstale":"2023-06-03T20:18:37.162446+0000","last_undegraded":"2023-06-03T20:18:37.162446+0000","last_fullsized":"2023-06-03T20:18:37.162446+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:56:56.608488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":151,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180687+0000","last_change":"2023-06-03T20:18:34.342699+0000","last_active":"2023-06-03T20:18:37.180687+0000","last_peered":"2023-06-03T20:18:37.180687+0000","last_clean":"2023-06-03T20:18:37.180687+0000","last_became_active":"2023-06-03T20:18:34.106977+0000","last_became_peered":"2023-06-03T20:18:34.106977+0000","last_unstale":"2023-06-03T20:18:37.180687+0000","last_undegraded":"2023-06-03T20:18:37.180687+0000","last_fullsized":"2023-06-03T20:18:37.180687+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.186683+0000","last_change":"2023-06-03T20:18:34.106307+0000","last_active":"2023-06-03T20:18:37.186683+0000","last_peered":"2023-06-03T20:18:37.186683+0000","last_clean":"2023-06-03T20:18:37.186683+0000","last_became_active":"2023-06-03T20:18:34.105840+0000","last_became_peered":"2023-06-03T20:18:34.105840+0000","last_unstale":"2023-06-03T20:18:37.186683+0000","last_undegraded":"2023-06-03T20:18:37.186683+0000","last_fullsized":"2023-06-03T20:18:37.186683+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":109,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127238+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:18:37.127238+0000","last_peered":"2023-06-03T20:18:37.127238+0000","last_clean":"2023-06-03T20:18:37.127238+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:18:37.127238+0000","last_undegraded":"2023-06-03T20:18:37.127238+0000","last_fullsized":"2023-06-03T20:18:37.127238+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":110,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.170984+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:18:37.170984+0000","last_peered":"2023-06-03T20:18:37.170984+0000","last_clean":"2023-06-03T20:18:37.170984+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:18:37.170984+0000","last_undegraded":"2023-06-03T20:18:37.170984+0000","last_fullsized":"2023-06-03T20:18:37.170984+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,7],"acting":[3,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":68,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127036+0000","last_change":"2023-06-03T20:18:12.968160+0000","last_active":"2023-06-03T20:18:37.127036+0000","last_peered":"2023-06-03T20:18:37.127036+0000","last_clean":"2023-06-03T20:18:37.127036+0000","last_became_active":"2023-06-03T20:18:12.967709+0000","last_became_peered":"2023-06-03T20:18:12.967709+0000","last_unstale":"2023-06-03T20:18:37.127036+0000","last_undegraded":"2023-06-03T20:18:37.127036+0000","last_fullsized":"2023-06-03T20:18:37.127036+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.176941+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:18:37.176941+0000","last_peered":"2023-06-03T20:18:37.176941+0000","last_clean":"2023-06-03T20:18:37.176941+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:18:37.176941+0000","last_undegraded":"2023-06-03T20:18:37.176941+0000","last_fullsized":"2023-06-03T20:18:37.176941+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":119,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127036+0000","last_change":"2023-06-03T20:18:34.108697+0000","last_active":"2023-06-03T20:18:37.127036+0000","last_peered":"2023-06-03T20:18:37.127036+0000","last_clean":"2023-06-03T20:18:37.127036+0000","last_became_active":"2023-06-03T20:18:34.108286+0000","last_became_peered":"2023-06-03T20:18:34.108286+0000","last_unstale":"2023-06-03T20:18:37.127036+0000","last_undegraded":"2023-06-03T20:18:37.127036+0000","last_fullsized":"2023-06-03T20:18:37.127036+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":67,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.172171+0000","last_change":"2023-06-03T20:18:12.958771+0000","last_active":"2023-06-03T20:18:37.172171+0000","last_peered":"2023-06-03T20:18:37.172171+0000","last_clean":"2023-06-03T20:18:37.172171+0000","last_became_active":"2023-06-03T20:18:12.958370+0000","last_became_peered":"2023-06-03T20:18:12.958370+0000","last_unstale":"2023-06-03T20:18:37.172171+0000","last_undegraded":"2023-06-03T20:18:37.172171+0000","last_fullsized":"2023-06-03T20:18:37.172171+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:48:43.215536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":24,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129710+0000","last_change":"2023-06-03T20:18:34.397533+0000","last_active":"2023-06-03T20:18:37.129710+0000","last_peered":"2023-06-03T20:18:37.129710+0000","last_clean":"2023-06-03T20:18:37.129710+0000","last_became_active":"2023-06-03T20:18:34.111586+0000","last_became_peered":"2023-06-03T20:18:34.111586+0000","last_unstale":"2023-06-03T20:18:37.129710+0000","last_undegraded":"2023-06-03T20:18:37.129710+0000","last_fullsized":"2023-06-03T20:18:37.129710+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":110,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.171738+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:18:37.171738+0000","last_peered":"2023-06-03T20:18:37.171738+0000","last_clean":"2023-06-03T20:18:37.171738+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:18:37.171738+0000","last_undegraded":"2023-06-03T20:18:37.171738+0000","last_fullsized":"2023-06-03T20:18:37.171738+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.b","version":"140'1969","reported_seq":1997,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.828430+0000","last_change":"2023-06-03T20:18:34.110052+0000","last_active":"2023-06-03T20:18:49.828430+0000","last_peered":"2023-06-03T20:18:49.828430+0000","last_clean":"2023-06-03T20:18:49.828430+0000","last_became_active":"2023-06-03T20:18:34.109346+0000","last_became_peered":"2023-06-03T20:18:34.109346+0000","last_unstale":"2023-06-03T20:18:49.828430+0000","last_undegraded":"2023-06-03T20:18:49.828430+0000","last_fullsized":"2023-06-03T20:18:49.828430+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1969,"log_dups_size":0,"ondisk_log_size":1969,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:49.073329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129040384,"num_objects":1969,"num_object_clones":0,"num_object_copies":5907,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1969,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1969,"num_write_kb":126016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":121,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127849+0000","last_change":"2023-06-03T20:18:13.016963+0000","last_active":"2023-06-03T20:18:37.127849+0000","last_peered":"2023-06-03T20:18:37.127849+0000","last_clean":"2023-06-03T20:18:37.127849+0000","last_became_active":"2023-06-03T20:18:12.966540+0000","last_became_peered":"2023-06-03T20:18:12.966540+0000","last_unstale":"2023-06-03T20:18:37.127849+0000","last_undegraded":"2023-06-03T20:18:37.127849+0000","last_fullsized":"2023-06-03T20:18:37.127849+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":106,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.178126+0000","last_change":"2023-06-03T20:18:34.104794+0000","last_active":"2023-06-03T20:18:37.178126+0000","last_peered":"2023-06-03T20:18:37.178126+0000","last_clean":"2023-06-03T20:18:37.178126+0000","last_became_active":"2023-06-03T20:18:34.104317+0000","last_became_peered":"2023-06-03T20:18:34.104317+0000","last_unstale":"2023-06-03T20:18:37.178126+0000","last_undegraded":"2023-06-03T20:18:37.178126+0000","last_fullsized":"2023-06-03T20:18:37.178126+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"140'2063","reported_seq":2082,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.788748+0000","last_change":"2023-06-03T20:18:17.158584+0000","last_active":"2023-06-03T20:18:49.788748+0000","last_peered":"2023-06-03T20:18:49.788748+0000","last_clean":"2023-06-03T20:18:49.788748+0000","last_became_active":"2023-06-03T20:18:17.158215+0000","last_became_peered":"2023-06-03T20:18:17.158215+0000","last_unstale":"2023-06-03T20:18:49.788748+0000","last_undegraded":"2023-06-03T20:18:49.788748+0000","last_fullsized":"2023-06-03T20:18:49.788748+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":2063,"log_dups_size":0,"ondisk_log_size":2063,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:34:17.423336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":135200768,"num_objects":2063,"num_object_clones":0,"num_object_copies":6189,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2063,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2063,"num_write_kb":132032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":109,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127898+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:18:37.127898+0000","last_peered":"2023-06-03T20:18:37.127898+0000","last_clean":"2023-06-03T20:18:37.127898+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:18:37.127898+0000","last_undegraded":"2023-06-03T20:18:37.127898+0000","last_fullsized":"2023-06-03T20:18:37.127898+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":119,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.179895+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:18:37.179895+0000","last_peered":"2023-06-03T20:18:37.179895+0000","last_clean":"2023-06-03T20:18:37.179895+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:18:37.179895+0000","last_undegraded":"2023-06-03T20:18:37.179895+0000","last_fullsized":"2023-06-03T20:18:37.179895+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"140'1992","reported_seq":2011,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.849218+0000","last_change":"2023-06-03T20:18:17.159821+0000","last_active":"2023-06-03T20:18:49.849218+0000","last_peered":"2023-06-03T20:18:49.849218+0000","last_clean":"2023-06-03T20:18:49.849218+0000","last_became_active":"2023-06-03T20:18:17.159484+0000","last_became_peered":"2023-06-03T20:18:17.159484+0000","last_unstale":"2023-06-03T20:18:49.849218+0000","last_undegraded":"2023-06-03T20:18:49.849218+0000","last_fullsized":"2023-06-03T20:18:49.849218+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1992,"log_dups_size":0,"ondisk_log_size":1992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:51:37.914588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130547712,"num_objects":1992,"num_object_clones":0,"num_object_copies":5976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1992,"num_write_kb":127488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.d","version":"59'1","reported_seq":119,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127694+0000","last_change":"2023-06-03T20:18:34.388617+0000","last_active":"2023-06-03T20:18:37.127694+0000","last_peered":"2023-06-03T20:18:37.127694+0000","last_clean":"2023-06-03T20:18:37.127694+0000","last_became_active":"2023-06-03T20:18:34.112124+0000","last_became_peered":"2023-06-03T20:18:34.112124+0000","last_unstale":"2023-06-03T20:18:37.127694+0000","last_undegraded":"2023-06-03T20:18:37.127694+0000","last_fullsized":"2023-06-03T20:18:37.127694+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":14,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129270+0000","last_change":"2023-06-03T20:18:34.106896+0000","last_active":"2023-06-03T20:18:37.129270+0000","last_peered":"2023-06-03T20:18:37.129270+0000","last_clean":"2023-06-03T20:18:37.129270+0000","last_became_active":"2023-06-03T20:18:34.106576+0000","last_became_peered":"2023-06-03T20:18:34.106576+0000","last_unstale":"2023-06-03T20:18:37.129270+0000","last_undegraded":"2023-06-03T20:18:37.129270+0000","last_fullsized":"2023-06-03T20:18:37.129270+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"140'1986","reported_seq":2003,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.898601+0000","last_change":"2023-06-03T20:18:17.159508+0000","last_active":"2023-06-03T20:18:49.898601+0000","last_peered":"2023-06-03T20:18:49.898601+0000","last_clean":"2023-06-03T20:18:49.898601+0000","last_became_active":"2023-06-03T20:18:17.159175+0000","last_became_peered":"2023-06-03T20:18:17.159175+0000","last_unstale":"2023-06-03T20:18:49.898601+0000","last_undegraded":"2023-06-03T20:18:49.898601+0000","last_fullsized":"2023-06-03T20:18:49.898601+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1986,"log_dups_size":0,"ondisk_log_size":1986,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:53:45.413930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130154496,"num_objects":1986,"num_object_clones":0,"num_object_copies":5958,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1986,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1986,"num_write_kb":127104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":125,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.171257+0000","last_change":"2023-06-03T20:18:34.109723+0000","last_active":"2023-06-03T20:18:37.171257+0000","last_peered":"2023-06-03T20:18:37.171257+0000","last_clean":"2023-06-03T20:18:37.171257+0000","last_became_active":"2023-06-03T20:18:34.109092+0000","last_became_peered":"2023-06-03T20:18:34.109092+0000","last_unstale":"2023-06-03T20:18:37.171257+0000","last_undegraded":"2023-06-03T20:18:37.171257+0000","last_fullsized":"2023-06-03T20:18:37.171257+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:28:23.157282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":58,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162497+0000","last_change":"2023-06-03T20:18:12.962242+0000","last_active":"2023-06-03T20:18:37.162497+0000","last_peered":"2023-06-03T20:18:37.162497+0000","last_clean":"2023-06-03T20:18:37.162497+0000","last_became_active":"2023-06-03T20:18:12.961871+0000","last_became_peered":"2023-06-03T20:18:12.961871+0000","last_unstale":"2023-06-03T20:18:37.162497+0000","last_undegraded":"2023-06-03T20:18:37.162497+0000","last_fullsized":"2023-06-03T20:18:37.162497+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:22:15.000003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"140'1845","reported_seq":1864,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.798653+0000","last_change":"2023-06-03T20:18:17.160865+0000","last_active":"2023-06-03T20:18:49.798653+0000","last_peered":"2023-06-03T20:18:49.798653+0000","last_clean":"2023-06-03T20:18:49.798653+0000","last_became_active":"2023-06-03T20:18:17.160508+0000","last_became_peered":"2023-06-03T20:18:17.160508+0000","last_unstale":"2023-06-03T20:18:49.798653+0000","last_undegraded":"2023-06-03T20:18:49.798653+0000","last_fullsized":"2023-06-03T20:18:49.798653+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1845,"log_dups_size":0,"ondisk_log_size":1845,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:02:45.188529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":120913920,"num_objects":1845,"num_object_clones":0,"num_object_copies":5535,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1845,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1845,"num_write_kb":118080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.b","version":"59'2","reported_seq":122,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.172090+0000","last_change":"2023-06-03T20:18:13.015245+0000","last_active":"2023-06-03T20:18:37.172090+0000","last_peered":"2023-06-03T20:18:37.172090+0000","last_clean":"2023-06-03T20:18:37.172090+0000","last_became_active":"2023-06-03T20:18:12.961441+0000","last_became_peered":"2023-06-03T20:18:12.961441+0000","last_unstale":"2023-06-03T20:18:37.172090+0000","last_undegraded":"2023-06-03T20:18:37.172090+0000","last_fullsized":"2023-06-03T20:18:37.172090+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:04:56.989126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180759+0000","last_change":"2023-06-03T20:18:34.105297+0000","last_active":"2023-06-03T20:18:37.180759+0000","last_peered":"2023-06-03T20:18:37.180759+0000","last_clean":"2023-06-03T20:18:37.180759+0000","last_became_active":"2023-06-03T20:18:34.104617+0000","last_became_peered":"2023-06-03T20:18:34.104617+0000","last_unstale":"2023-06-03T20:18:37.180759+0000","last_undegraded":"2023-06-03T20:18:37.180759+0000","last_fullsized":"2023-06-03T20:18:37.180759+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"140'1966","reported_seq":1984,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.900904+0000","last_change":"2023-06-03T20:18:17.157401+0000","last_active":"2023-06-03T20:18:49.900904+0000","last_peered":"2023-06-03T20:18:49.900904+0000","last_clean":"2023-06-03T20:18:49.900904+0000","last_became_active":"2023-06-03T20:18:17.157077+0000","last_became_peered":"2023-06-03T20:18:17.157077+0000","last_unstale":"2023-06-03T20:18:49.900904+0000","last_undegraded":"2023-06-03T20:18:49.900904+0000","last_fullsized":"2023-06-03T20:18:49.900904+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1966,"log_dups_size":0,"ondisk_log_size":1966,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:30:28.230245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128843776,"num_objects":1966,"num_object_clones":0,"num_object_copies":5898,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1966,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1966,"num_write_kb":125824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":14,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129129+0000","last_change":"2023-06-03T20:18:34.114932+0000","last_active":"2023-06-03T20:18:37.129129+0000","last_peered":"2023-06-03T20:18:37.129129+0000","last_clean":"2023-06-03T20:18:37.129129+0000","last_became_active":"2023-06-03T20:18:34.114509+0000","last_became_peered":"2023-06-03T20:18:34.114509+0000","last_unstale":"2023-06-03T20:18:37.129129+0000","last_undegraded":"2023-06-03T20:18:37.129129+0000","last_fullsized":"2023-06-03T20:18:37.129129+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":113,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180492+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:18:37.180492+0000","last_peered":"2023-06-03T20:18:37.180492+0000","last_clean":"2023-06-03T20:18:37.180492+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:18:37.180492+0000","last_undegraded":"2023-06-03T20:18:37.180492+0000","last_fullsized":"2023-06-03T20:18:37.180492+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"140'2001","reported_seq":2015,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.722313+0000","last_change":"2023-06-03T20:18:34.173875+0000","last_active":"2023-06-03T20:18:49.722313+0000","last_peered":"2023-06-03T20:18:49.722313+0000","last_clean":"2023-06-03T20:18:49.722313+0000","last_became_active":"2023-06-03T20:18:34.172192+0000","last_became_peered":"2023-06-03T20:18:34.172192+0000","last_unstale":"2023-06-03T20:18:49.722313+0000","last_undegraded":"2023-06-03T20:18:49.722313+0000","last_fullsized":"2023-06-03T20:18:49.722313+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":2001,"log_dups_size":0,"ondisk_log_size":2001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":131137536,"num_objects":2001,"num_object_clones":0,"num_object_copies":6003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2001,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2001,"num_write_kb":128064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":105,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.179655+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:18:37.179655+0000","last_peered":"2023-06-03T20:18:37.179655+0000","last_clean":"2023-06-03T20:18:37.179655+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:18:37.179655+0000","last_undegraded":"2023-06-03T20:18:37.179655+0000","last_fullsized":"2023-06-03T20:18:37.179655+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":122,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.181189+0000","last_change":"2023-06-03T20:18:34.105112+0000","last_active":"2023-06-03T20:18:37.181189+0000","last_peered":"2023-06-03T20:18:37.181189+0000","last_clean":"2023-06-03T20:18:37.181189+0000","last_became_active":"2023-06-03T20:18:34.103541+0000","last_became_peered":"2023-06-03T20:18:34.103541+0000","last_unstale":"2023-06-03T20:18:37.181189+0000","last_undegraded":"2023-06-03T20:18:37.181189+0000","last_fullsized":"2023-06-03T20:18:37.181189+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"140'1984","reported_seq":1998,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.740955+0000","last_change":"2023-06-03T20:18:34.111875+0000","last_active":"2023-06-03T20:18:49.740955+0000","last_peered":"2023-06-03T20:18:49.740955+0000","last_clean":"2023-06-03T20:18:49.740955+0000","last_became_active":"2023-06-03T20:18:34.111469+0000","last_became_peered":"2023-06-03T20:18:34.111469+0000","last_unstale":"2023-06-03T20:18:49.740955+0000","last_undegraded":"2023-06-03T20:18:49.740955+0000","last_fullsized":"2023-06-03T20:18:49.740955+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1984,"log_dups_size":0,"ondisk_log_size":1984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":130023424,"num_objects":1984,"num_object_clones":0,"num_object_copies":5952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1984,"num_write_kb":126976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:43.191619+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:18:43.191619+0000","last_peered":"2023-06-03T20:18:43.191619+0000","last_clean":"2023-06-03T20:18:43.191619+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:18:43.191619+0000","last_undegraded":"2023-06-03T20:18:43.191619+0000","last_fullsized":"2023-06-03T20:18:43.191619+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.163619+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:18:37.163619+0000","last_peered":"2023-06-03T20:18:37.163619+0000","last_clean":"2023-06-03T20:18:37.163619+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:18:37.163619+0000","last_undegraded":"2023-06-03T20:18:37.163619+0000","last_fullsized":"2023-06-03T20:18:37.163619+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"140'1901","reported_seq":1927,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.745845+0000","last_change":"2023-06-03T20:18:34.107385+0000","last_active":"2023-06-03T20:18:49.745845+0000","last_peered":"2023-06-03T20:18:49.745845+0000","last_clean":"2023-06-03T20:18:49.745845+0000","last_became_active":"2023-06-03T20:18:34.107028+0000","last_became_peered":"2023-06-03T20:18:34.107028+0000","last_unstale":"2023-06-03T20:18:49.745845+0000","last_undegraded":"2023-06-03T20:18:49.745845+0000","last_fullsized":"2023-06-03T20:18:49.745845+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1901,"log_dups_size":0,"ondisk_log_size":1901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124583936,"num_objects":1901,"num_object_clones":0,"num_object_copies":5703,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1901,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1901,"num_write_kb":121664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":122,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162587+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:18:37.162587+0000","last_peered":"2023-06-03T20:18:37.162587+0000","last_clean":"2023-06-03T20:18:37.162587+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:18:37.162587+0000","last_undegraded":"2023-06-03T20:18:37.162587+0000","last_fullsized":"2023-06-03T20:18:37.162587+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.177497+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:18:37.177497+0000","last_peered":"2023-06-03T20:18:37.177497+0000","last_clean":"2023-06-03T20:18:37.177497+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:18:37.177497+0000","last_undegraded":"2023-06-03T20:18:37.177497+0000","last_fullsized":"2023-06-03T20:18:37.177497+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162174+0000","last_change":"2023-06-03T20:09:11.481350+0000","last_active":"2023-06-03T20:18:37.162174+0000","last_peered":"2023-06-03T20:18:37.162174+0000","last_clean":"2023-06-03T20:18:37.162174+0000","last_became_active":"2023-06-03T20:09:11.479283+0000","last_became_peered":"2023-06-03T20:09:11.479283+0000","last_unstale":"2023-06-03T20:18:37.162174+0000","last_undegraded":"2023-06-03T20:18:37.162174+0000","last_fullsized":"2023-06-03T20:18:37.162174+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:10:48.912389+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"140'1942","reported_seq":1956,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.730444+0000","last_change":"2023-06-03T20:18:34.112156+0000","last_active":"2023-06-03T20:18:49.730444+0000","last_peered":"2023-06-03T20:18:49.730444+0000","last_clean":"2023-06-03T20:18:49.730444+0000","last_became_active":"2023-06-03T20:18:34.111534+0000","last_became_peered":"2023-06-03T20:18:34.111534+0000","last_unstale":"2023-06-03T20:18:49.730444+0000","last_undegraded":"2023-06-03T20:18:49.730444+0000","last_fullsized":"2023-06-03T20:18:49.730444+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1942,"log_dups_size":0,"ondisk_log_size":1942,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127270912,"num_objects":1942,"num_object_clones":0,"num_object_copies":5826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1942,"num_write_kb":124288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":121,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.161596+0000","last_change":"2023-06-03T20:18:34.111684+0000","last_active":"2023-06-03T20:18:37.161596+0000","last_peered":"2023-06-03T20:18:37.161596+0000","last_clean":"2023-06-03T20:18:37.161596+0000","last_became_active":"2023-06-03T20:18:34.109573+0000","last_became_peered":"2023-06-03T20:18:34.109573+0000","last_unstale":"2023-06-03T20:18:37.161596+0000","last_undegraded":"2023-06-03T20:18:37.161596+0000","last_fullsized":"2023-06-03T20:18:37.161596+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:30.330057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":132,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180337+0000","last_change":"2023-06-03T20:18:34.106078+0000","last_active":"2023-06-03T20:18:37.180337+0000","last_peered":"2023-06-03T20:18:37.180337+0000","last_clean":"2023-06-03T20:18:37.180337+0000","last_became_active":"2023-06-03T20:18:34.105310+0000","last_became_peered":"2023-06-03T20:18:34.105310+0000","last_unstale":"2023-06-03T20:18:37.180337+0000","last_undegraded":"2023-06-03T20:18:37.180337+0000","last_fullsized":"2023-06-03T20:18:37.180337+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":113,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162495+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:18:37.162495+0000","last_peered":"2023-06-03T20:18:37.162495+0000","last_clean":"2023-06-03T20:18:37.162495+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:18:37.162495+0000","last_undegraded":"2023-06-03T20:18:37.162495+0000","last_fullsized":"2023-06-03T20:18:37.162495+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"140'1946","reported_seq":1972,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.748242+0000","last_change":"2023-06-03T20:18:34.108849+0000","last_active":"2023-06-03T20:18:49.748242+0000","last_peered":"2023-06-03T20:18:49.748242+0000","last_clean":"2023-06-03T20:18:49.748242+0000","last_became_active":"2023-06-03T20:18:34.106856+0000","last_became_peered":"2023-06-03T20:18:34.106856+0000","last_unstale":"2023-06-03T20:18:49.748242+0000","last_undegraded":"2023-06-03T20:18:49.748242+0000","last_fullsized":"2023-06-03T20:18:49.748242+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1946,"log_dups_size":0,"ondisk_log_size":1946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127533056,"num_objects":1946,"num_object_clones":0,"num_object_copies":5838,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1946,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1946,"num_write_kb":124544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":132,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.169455+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:18:37.169455+0000","last_peered":"2023-06-03T20:18:37.169455+0000","last_clean":"2023-06-03T20:18:37.169455+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:18:37.169455+0000","last_undegraded":"2023-06-03T20:18:37.169455+0000","last_fullsized":"2023-06-03T20:18:37.169455+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.161632+0000","last_change":"2023-06-03T20:18:34.109477+0000","last_active":"2023-06-03T20:18:37.161632+0000","last_peered":"2023-06-03T20:18:37.161632+0000","last_clean":"2023-06-03T20:18:37.161632+0000","last_became_active":"2023-06-03T20:18:34.108832+0000","last_became_peered":"2023-06-03T20:18:34.108832+0000","last_unstale":"2023-06-03T20:18:37.161632+0000","last_undegraded":"2023-06-03T20:18:37.161632+0000","last_fullsized":"2023-06-03T20:18:37.161632+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:57:13.568791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.163770+0000","last_change":"2023-06-03T20:18:12.961323+0000","last_active":"2023-06-03T20:18:37.163770+0000","last_peered":"2023-06-03T20:18:37.163770+0000","last_clean":"2023-06-03T20:18:37.163770+0000","last_became_active":"2023-06-03T20:18:12.960872+0000","last_became_peered":"2023-06-03T20:18:12.960872+0000","last_unstale":"2023-06-03T20:18:37.163770+0000","last_undegraded":"2023-06-03T20:18:37.163770+0000","last_fullsized":"2023-06-03T20:18:37.163770+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:15:21.340877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"140'1967","reported_seq":1985,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.455731+0000","last_change":"2023-06-03T20:18:17.160071+0000","last_active":"2023-06-03T20:18:49.455731+0000","last_peered":"2023-06-03T20:18:49.455731+0000","last_clean":"2023-06-03T20:18:49.455731+0000","last_became_active":"2023-06-03T20:18:17.159748+0000","last_became_peered":"2023-06-03T20:18:17.159748+0000","last_unstale":"2023-06-03T20:18:49.455731+0000","last_undegraded":"2023-06-03T20:18:49.455731+0000","last_fullsized":"2023-06-03T20:18:49.455731+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1967,"log_dups_size":0,"ondisk_log_size":1967,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":128909312,"num_objects":1967,"num_object_clones":0,"num_object_copies":5901,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1967,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1967,"num_write_kb":125888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":108,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.176447+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:18:37.176447+0000","last_peered":"2023-06-03T20:18:37.176447+0000","last_clean":"2023-06-03T20:18:37.176447+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:18:37.176447+0000","last_undegraded":"2023-06-03T20:18:37.176447+0000","last_fullsized":"2023-06-03T20:18:37.176447+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":412,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.167414+0000","last_change":"2023-06-03T20:18:37.167034+0000","last_active":"2023-06-03T20:18:37.167414+0000","last_peered":"2023-06-03T20:18:37.167414+0000","last_clean":"2023-06-03T20:18:37.167414+0000","last_became_active":"2023-06-03T20:18:37.166569+0000","last_became_peered":"2023-06-03T20:18:37.166569+0000","last_unstale":"2023-06-03T20:18:37.167414+0000","last_undegraded":"2023-06-03T20:18:37.167414+0000","last_fullsized":"2023-06-03T20:18:37.167414+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":90,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.170569+0000","last_change":"2023-06-03T20:18:34.118670+0000","last_active":"2023-06-03T20:18:37.170569+0000","last_peered":"2023-06-03T20:18:37.170569+0000","last_clean":"2023-06-03T20:18:37.170569+0000","last_became_active":"2023-06-03T20:18:34.118283+0000","last_became_peered":"2023-06-03T20:18:34.118283+0000","last_unstale":"2023-06-03T20:18:37.170569+0000","last_undegraded":"2023-06-03T20:18:37.170569+0000","last_fullsized":"2023-06-03T20:18:37.170569+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:05:38.553024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129544+0000","last_change":"2023-06-03T20:18:34.114026+0000","last_active":"2023-06-03T20:18:37.129544+0000","last_peered":"2023-06-03T20:18:37.129544+0000","last_clean":"2023-06-03T20:18:37.129544+0000","last_became_active":"2023-06-03T20:18:34.112824+0000","last_became_peered":"2023-06-03T20:18:34.112824+0000","last_unstale":"2023-06-03T20:18:37.129544+0000","last_undegraded":"2023-06-03T20:18:37.129544+0000","last_fullsized":"2023-06-03T20:18:37.129544+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"140'1923","reported_seq":1941,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.448507+0000","last_change":"2023-06-03T20:18:17.161392+0000","last_active":"2023-06-03T20:18:49.448507+0000","last_peered":"2023-06-03T20:18:49.448507+0000","last_clean":"2023-06-03T20:18:49.448507+0000","last_became_active":"2023-06-03T20:18:17.160988+0000","last_became_peered":"2023-06-03T20:18:17.160988+0000","last_unstale":"2023-06-03T20:18:49.448507+0000","last_undegraded":"2023-06-03T20:18:49.448507+0000","last_fullsized":"2023-06-03T20:18:49.448507+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1923,"log_dups_size":0,"ondisk_log_size":1923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126025728,"num_objects":1923,"num_object_clones":0,"num_object_copies":5769,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1923,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1923,"num_write_kb":123072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":126,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127166+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:18:37.127166+0000","last_peered":"2023-06-03T20:18:37.127166+0000","last_clean":"2023-06-03T20:18:37.127166+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:18:37.127166+0000","last_undegraded":"2023-06-03T20:18:37.127166+0000","last_fullsized":"2023-06-03T20:18:37.127166+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.169353+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:18:37.169353+0000","last_peered":"2023-06-03T20:18:37.169353+0000","last_clean":"2023-06-03T20:18:37.169353+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:18:37.169353+0000","last_undegraded":"2023-06-03T20:18:37.169353+0000","last_fullsized":"2023-06-03T20:18:37.169353+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":78,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162640+0000","last_change":"2023-06-03T20:18:12.962067+0000","last_active":"2023-06-03T20:18:37.162640+0000","last_peered":"2023-06-03T20:18:37.162640+0000","last_clean":"2023-06-03T20:18:37.162640+0000","last_became_active":"2023-06-03T20:18:12.961648+0000","last_became_peered":"2023-06-03T20:18:12.961648+0000","last_unstale":"2023-06-03T20:18:37.162640+0000","last_undegraded":"2023-06-03T20:18:37.162640+0000","last_fullsized":"2023-06-03T20:18:37.162640+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:56:13.599551+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,7],"acting":[1,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"7.0","version":"140'1977","reported_seq":1993,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.730695+0000","last_change":"2023-06-03T20:18:17.161095+0000","last_active":"2023-06-03T20:18:49.730695+0000","last_peered":"2023-06-03T20:18:49.730695+0000","last_clean":"2023-06-03T20:18:49.730695+0000","last_became_active":"2023-06-03T20:18:17.160623+0000","last_became_peered":"2023-06-03T20:18:17.160623+0000","last_unstale":"2023-06-03T20:18:49.730695+0000","last_undegraded":"2023-06-03T20:18:49.730695+0000","last_fullsized":"2023-06-03T20:18:49.730695+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1977,"log_dups_size":0,"ondisk_log_size":1977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":129564672,"num_objects":1977,"num_object_clones":0,"num_object_copies":5931,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1977,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1977,"num_write_kb":126528,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":120,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.127527+0000","last_change":"2023-06-03T20:18:12.968223+0000","last_active":"2023-06-03T20:18:37.127527+0000","last_peered":"2023-06-03T20:18:37.127527+0000","last_clean":"2023-06-03T20:18:37.127527+0000","last_became_active":"2023-06-03T20:18:12.967808+0000","last_became_peered":"2023-06-03T20:18:12.967808+0000","last_unstale":"2023-06-03T20:18:37.127527+0000","last_undegraded":"2023-06-03T20:18:37.127527+0000","last_fullsized":"2023-06-03T20:18:37.127527+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162677+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:18:37.162677+0000","last_peered":"2023-06-03T20:18:37.162677+0000","last_clean":"2023-06-03T20:18:37.162677+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:18:37.162677+0000","last_undegraded":"2023-06-03T20:18:37.162677+0000","last_fullsized":"2023-06-03T20:18:37.162677+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":37,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.176530+0000","last_change":"2023-06-03T20:18:12.958520+0000","last_active":"2023-06-03T20:18:37.176530+0000","last_peered":"2023-06-03T20:18:37.176530+0000","last_clean":"2023-06-03T20:18:37.176530+0000","last_became_active":"2023-06-03T20:18:12.958123+0000","last_became_peered":"2023-06-03T20:18:12.958123+0000","last_unstale":"2023-06-03T20:18:37.176530+0000","last_undegraded":"2023-06-03T20:18:37.176530+0000","last_fullsized":"2023-06-03T20:18:37.176530+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.3","version":"140'1912","reported_seq":1931,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.786192+0000","last_change":"2023-06-03T20:18:17.162196+0000","last_active":"2023-06-03T20:18:49.786192+0000","last_peered":"2023-06-03T20:18:49.786192+0000","last_clean":"2023-06-03T20:18:49.786192+0000","last_became_active":"2023-06-03T20:18:17.161870+0000","last_became_peered":"2023-06-03T20:18:17.161870+0000","last_unstale":"2023-06-03T20:18:49.786192+0000","last_undegraded":"2023-06-03T20:18:49.786192+0000","last_fullsized":"2023-06-03T20:18:49.786192+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1912,"log_dups_size":0,"ondisk_log_size":1912,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:12:23.963086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":125304832,"num_objects":1912,"num_object_clones":0,"num_object_copies":5736,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1912,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1912,"num_write_kb":122368,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":123,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:43.195305+0000","last_change":"2023-06-03T20:18:12.972918+0000","last_active":"2023-06-03T20:18:43.195305+0000","last_peered":"2023-06-03T20:18:43.195305+0000","last_clean":"2023-06-03T20:18:43.195305+0000","last_became_active":"2023-06-03T20:18:12.955929+0000","last_became_peered":"2023-06-03T20:18:12.955929+0000","last_unstale":"2023-06-03T20:18:43.195305+0000","last_undegraded":"2023-06-03T20:18:43.195305+0000","last_fullsized":"2023-06-03T20:18:43.195305+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:19:43.308311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"0'0","reported_seq":101,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.162672+0000","last_change":"2023-06-03T20:18:34.109981+0000","last_active":"2023-06-03T20:18:37.162672+0000","last_peered":"2023-06-03T20:18:37.162672+0000","last_clean":"2023-06-03T20:18:37.162672+0000","last_became_active":"2023-06-03T20:18:34.109440+0000","last_became_peered":"2023-06-03T20:18:34.109440+0000","last_unstale":"2023-06-03T20:18:37.162672+0000","last_undegraded":"2023-06-03T20:18:37.162672+0000","last_fullsized":"2023-06-03T20:18:37.162672+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:41:36.062522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":116,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.168646+0000","last_change":"2023-06-03T20:18:12.957024+0000","last_active":"2023-06-03T20:18:37.168646+0000","last_peered":"2023-06-03T20:18:37.168646+0000","last_clean":"2023-06-03T20:18:37.168646+0000","last_became_active":"2023-06-03T20:18:12.956689+0000","last_became_peered":"2023-06-03T20:18:12.956689+0000","last_unstale":"2023-06-03T20:18:37.168646+0000","last_undegraded":"2023-06-03T20:18:37.168646+0000","last_fullsized":"2023-06-03T20:18:37.168646+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:11:25.343514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"140'1949","reported_seq":1968,"reported_epoch":140,"state":"active+clean","last_fresh":"2023-06-03T20:18:49.785858+0000","last_change":"2023-06-03T20:18:17.160020+0000","last_active":"2023-06-03T20:18:49.785858+0000","last_peered":"2023-06-03T20:18:49.785858+0000","last_clean":"2023-06-03T20:18:49.785858+0000","last_became_active":"2023-06-03T20:18:17.159661+0000","last_became_peered":"2023-06-03T20:18:17.159661+0000","last_unstale":"2023-06-03T20:18:49.785858+0000","last_undegraded":"2023-06-03T20:18:49.785858+0000","last_fullsized":"2023-06-03T20:18:49.785858+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":1949,"log_dups_size":0,"ondisk_log_size":1949,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:39:04.576047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":127729664,"num_objects":1949,"num_object_clones":0,"num_object_copies":5847,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1949,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1949,"num_write_kb":124736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":14,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.129693+0000","last_change":"2023-06-03T20:18:34.113704+0000","last_active":"2023-06-03T20:18:37.129693+0000","last_peered":"2023-06-03T20:18:37.129693+0000","last_clean":"2023-06-03T20:18:37.129693+0000","last_became_active":"2023-06-03T20:18:34.113312+0000","last_became_peered":"2023-06-03T20:18:34.113312+0000","last_unstale":"2023-06-03T20:18:37.129693+0000","last_undegraded":"2023-06-03T20:18:37.129693+0000","last_fullsized":"2023-06-03T20:18:37.129693+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":48,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.163289+0000","last_change":"2023-06-03T20:18:12.969192+0000","last_active":"2023-06-03T20:18:37.163289+0000","last_peered":"2023-06-03T20:18:37.163289+0000","last_clean":"2023-06-03T20:18:37.163289+0000","last_became_active":"2023-06-03T20:18:12.960914+0000","last_became_peered":"2023-06-03T20:18:12.960914+0000","last_unstale":"2023-06-03T20:18:37.163289+0000","last_undegraded":"2023-06-03T20:18:37.163289+0000","last_fullsized":"2023-06-03T20:18:37.163289+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:39:30.672826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":116,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.179807+0000","last_change":"2023-06-03T20:18:34.114027+0000","last_active":"2023-06-03T20:18:37.179807+0000","last_peered":"2023-06-03T20:18:37.179807+0000","last_clean":"2023-06-03T20:18:37.179807+0000","last_became_active":"2023-06-03T20:18:34.112710+0000","last_became_peered":"2023-06-03T20:18:34.112710+0000","last_unstale":"2023-06-03T20:18:37.179807+0000","last_undegraded":"2023-06-03T20:18:37.179807+0000","last_fullsized":"2023-06-03T20:18:37.179807+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":32,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.182461+0000","last_change":"2023-06-03T20:18:12.957577+0000","last_active":"2023-06-03T20:18:37.182461+0000","last_peered":"2023-06-03T20:18:37.182461+0000","last_clean":"2023-06-03T20:18:37.182461+0000","last_became_active":"2023-06-03T20:18:12.957120+0000","last_became_peered":"2023-06-03T20:18:12.957120+0000","last_unstale":"2023-06-03T20:18:37.182461+0000","last_undegraded":"2023-06-03T20:18:37.182461+0000","last_fullsized":"2023-06-03T20:18:37.182461+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.169170+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:18:37.169170+0000","last_peered":"2023-06-03T20:18:37.169170+0000","last_clean":"2023-06-03T20:18:37.169170+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:18:37.169170+0000","last_undegraded":"2023-06-03T20:18:37.169170+0000","last_fullsized":"2023-06-03T20:18:37.169170+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":65,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180594+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:18:37.180594+0000","last_peered":"2023-06-03T20:18:37.180594+0000","last_clean":"2023-06-03T20:18:37.180594+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:18:37.180594+0000","last_undegraded":"2023-06-03T20:18:37.180594+0000","last_fullsized":"2023-06-03T20:18:37.180594+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.182355+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:18:37.182355+0000","last_peered":"2023-06-03T20:18:37.182355+0000","last_clean":"2023-06-03T20:18:37.182355+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:18:37.182355+0000","last_undegraded":"2023-06-03T20:18:37.182355+0000","last_fullsized":"2023-06-03T20:18:37.182355+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":91,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180620+0000","last_change":"2023-06-03T20:18:34.169683+0000","last_active":"2023-06-03T20:18:37.180620+0000","last_peered":"2023-06-03T20:18:37.180620+0000","last_clean":"2023-06-03T20:18:37.180620+0000","last_became_active":"2023-06-03T20:18:34.104178+0000","last_became_peered":"2023-06-03T20:18:34.104178+0000","last_unstale":"2023-06-03T20:18:37.180620+0000","last_undegraded":"2023-06-03T20:18:37.180620+0000","last_fullsized":"2023-06-03T20:18:37.180620+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":128,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.180101+0000","last_change":"2023-06-03T20:18:12.956947+0000","last_active":"2023-06-03T20:18:37.180101+0000","last_peered":"2023-06-03T20:18:37.180101+0000","last_clean":"2023-06-03T20:18:37.180101+0000","last_became_active":"2023-06-03T20:18:12.956544+0000","last_became_peered":"2023-06-03T20:18:12.956544+0000","last_unstale":"2023-06-03T20:18:37.180101+0000","last_undegraded":"2023-06-03T20:18:37.180101+0000","last_fullsized":"2023-06-03T20:18:37.180101+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":134,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.171448+0000","last_change":"2023-06-03T20:18:34.115632+0000","last_active":"2023-06-03T20:18:37.171448+0000","last_peered":"2023-06-03T20:18:37.171448+0000","last_clean":"2023-06-03T20:18:37.171448+0000","last_became_active":"2023-06-03T20:18:34.115136+0000","last_became_peered":"2023-06-03T20:18:34.115136+0000","last_unstale":"2023-06-03T20:18:37.171448+0000","last_undegraded":"2023-06-03T20:18:37.171448+0000","last_fullsized":"2023-06-03T20:18:37.171448+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:46.715061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.168855+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:18:37.168855+0000","last_peered":"2023-06-03T20:18:37.168855+0000","last_clean":"2023-06-03T20:18:37.168855+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:18:37.168855+0000","last_undegraded":"2023-06-03T20:18:37.168855+0000","last_fullsized":"2023-06-03T20:18:37.168855+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":55,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.169500+0000","last_change":"2023-06-03T20:18:34.121839+0000","last_active":"2023-06-03T20:18:37.169500+0000","last_peered":"2023-06-03T20:18:37.169500+0000","last_clean":"2023-06-03T20:18:37.169500+0000","last_became_active":"2023-06-03T20:18:34.098107+0000","last_became_peered":"2023-06-03T20:18:34.098107+0000","last_unstale":"2023-06-03T20:18:37.169500+0000","last_undegraded":"2023-06-03T20:18:37.169500+0000","last_fullsized":"2023-06-03T20:18:37.169500+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T00:31:06.936855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":131,"reported_epoch":139,"state":"active+clean","last_fresh":"2023-06-03T20:18:37.179714+0000","last_change":"2023-06-03T20:18:34.104985+0000","last_active":"2023-06-03T20:18:37.179714+0000","last_peered":"2023-06-03T20:18:37.179714+0000","last_clean":"2023-06-03T20:18:37.179714+0000","last_became_active":"2023-06-03T20:18:34.104607+0000","last_became_peered":"2023-06-03T20:18:34.104607+0000","last_unstale":"2023-06-03T20:18:37.179714+0000","last_undegraded":"2023-06-03T20:18:37.179714+0000","last_fullsized":"2023-06-03T20:18:37.179714+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":2052784128,"num_objects":31323,"num_object_clones":0,"num_object_copies":93969,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":31323,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":31323,"num_write_kb":2004672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6160646144,"data_stored":6160646144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":31323,"ondisk_log_size":31323,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":10702,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430500,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":843112,"kb_used_data":724896,"kb_used_omap":0,"kb_used_meta":118208,"kb_avail":92902040,"statfs":{"total":95995035648,"available":95131688960,"internally_reserved":0,"allocated":742293504,"data_stored":741820991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":121044992},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:18:08 2023","interfaces":[{"interface":"back","average":{"1min":1.647,"5min":1.4830000000000001,"15min":1.069},"min":{"1min":0.38200000000000001,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":7.0359999999999996,"5min":7.0359999999999996,"15min":7.0359999999999996},"last":0.27900000000000003},{"interface":"front","average":{"1min":1.556,"5min":1.462,"15min":1.0940000000000001},"min":{"1min":0.34000000000000002,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":8.5999999999999996,"5min":8.5999999999999996,"15min":8.5999999999999996},"last":1.7509999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:18:33 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":3.3279999999999998,"15min":1.778},"min":{"1min":0.50800000000000001,"5min":0.314,"15min":0.314},"max":{"1min":4.7800000000000002,"5min":157.904,"15min":157.904},"last":0.69899999999999995},{"interface":"front","average":{"1min":1.6759999999999999,"5min":3.3919999999999999,"15min":1.8540000000000001},"min":{"1min":0.59599999999999997,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":15.111000000000001,"5min":158.03800000000001,"15min":158.03800000000001},"last":1.6259999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:17:57 2023","interfaces":[{"interface":"back","average":{"1min":2.9100000000000001,"5min":2.1829999999999998,"15min":1.361},"min":{"1min":0.41899999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":11.081,"5min":11.081,"15min":11.081},"last":0.65300000000000002},{"interface":"front","average":{"1min":2.3239999999999998,"5min":1.927,"15min":1.3100000000000001},"min":{"1min":0.42199999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":11.269,"5min":11.269,"15min":11.269},"last":1.72}]},{"osd":3,"last update":"Sat Jun 3 20:18:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6879999999999999,"5min":4.6680000000000001,"15min":2.2050000000000001},"min":{"1min":0.53600000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":4.3380000000000001,"5min":156.73500000000001,"15min":156.73500000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":1.512,"5min":4.3760000000000003,"15min":2.093},"min":{"1min":0.38100000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.2759999999999998,"5min":156.52099999999999,"15min":156.52099999999999},"last":0.72199999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:18:13 2023","interfaces":[{"interface":"back","average":{"1min":1.274,"5min":1.3120000000000001,"15min":1.0640000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":6.2539999999999996,"5min":7.4580000000000002,"15min":7.4580000000000002},"last":1.6659999999999999},{"interface":"front","average":{"1min":1.302,"5min":1.423,"15min":1.121},"min":{"1min":0.38200000000000001,"5min":0.318,"15min":0.318},"max":{"1min":5.8209999999999997,"5min":11.968999999999999,"15min":11.968999999999999},"last":0.77400000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:18:13 2023","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.345,"15min":1.141},"min":{"1min":0.48599999999999999,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.2599999999999998,"5min":9.6099999999999994,"15min":9.6099999999999994},"last":0.81100000000000005},{"interface":"front","average":{"1min":1.234,"5min":1.407,"15min":1.1779999999999999},"min":{"1min":0.40400000000000003,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.2910000000000004,"5min":7.4829999999999997,"15min":7.4829999999999997},"last":1.694}]},{"osd":6,"last update":"Sat Jun 3 20:18:13 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.498,"15min":1.2330000000000001},"min":{"1min":0.46700000000000003,"5min":0.371,"15min":0.371},"max":{"1min":6.343,"5min":7.5099999999999998,"15min":7.5099999999999998},"last":2.7839999999999998},{"interface":"front","average":{"1min":1.3,"5min":1.4810000000000001,"15min":1.22},"min":{"1min":0.435,"5min":0.37,"15min":0.37},"max":{"1min":5.7859999999999996,"5min":11.920999999999999,"15min":11.920999999999999},"last":1.075}]}]},{"osd":6,"up_from":42,"seq":180388626733,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":841948,"kb_used_data":740692,"kb_used_omap":0,"kb_used_meta":101248,"kb_avail":92903204,"statfs":{"total":95995035648,"available":95132880896,"internally_reserved":0,"allocated":758468608,"data_stored":758008476,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":103677952},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:18:01 2023","interfaces":[{"interface":"back","average":{"1min":1.0009999999999999,"5min":2.0430000000000001,"15min":1.284},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":4.5430000000000001,"5min":90.262,"15min":90.262},"last":1.407},{"interface":"front","average":{"1min":0.94899999999999995,"5min":2.2109999999999999,"15min":1.357},"min":{"1min":0.35099999999999998,"5min":0.309,"15min":0.309},"max":{"1min":4.1580000000000004,"5min":90.311999999999998,"15min":90.311999999999998},"last":1.571}]},{"osd":1,"last update":"Sat Jun 3 20:18:38 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.1200000000000001,"15min":0.95899999999999996},"min":{"1min":0.307,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":2.573,"5min":7.2309999999999999,"15min":7.2309999999999999},"last":6.0330000000000004},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.5289999999999999,"15min":1.1519999999999999},"min":{"1min":0.52300000000000002,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.3300000000000001,"5min":11.776999999999999,"15min":11.776999999999999},"last":1.6890000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:17:52 2023","interfaces":[{"interface":"back","average":{"1min":2.5169999999999999,"5min":1.909,"15min":1.2569999999999999},"min":{"1min":0.432,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":7.383,"5min":16.151,"15min":16.151},"last":0.47799999999999998},{"interface":"front","average":{"1min":1.641,"5min":1.534,"15min":1.1299999999999999},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":4.6459999999999999,"5min":16.186,"15min":16.186},"last":2.5379999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:18:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3109999999999999,"5min":1.663,"15min":1.2110000000000001},"min":{"1min":0.39800000000000002,"5min":0.308,"15min":0.308},"max":{"1min":4.8499999999999996,"5min":11.124000000000001,"15min":11.124000000000001},"last":0.45100000000000001},{"interface":"front","average":{"1min":1.4890000000000001,"5min":2.0819999999999999,"15min":1.327},"min":{"1min":0.40899999999999997,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":4.8710000000000004,"5min":19.337,"15min":19.337},"last":5.9939999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:18:38 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.0169999999999999,"15min":0.95299999999999996},"min":{"1min":0.45700000000000002,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.3420000000000001,"5min":4.181,"15min":4.181},"last":0.38900000000000001},{"interface":"front","average":{"1min":0.80900000000000005,"5min":1.2549999999999999,"15min":1.0680000000000001},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.845,"5min":9.1630000000000003,"15min":9.1630000000000003},"last":1.2090000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:18:38 2023","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":1.1359999999999999,"15min":1.0569999999999999},"min":{"1min":0.54100000000000004,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.319,"5min":7.0659999999999998,"15min":7.0659999999999998},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.83899999999999997,"5min":1.429,"15min":1.1779999999999999},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.4059999999999999,"5min":9.1980000000000004,"15min":9.1980000000000004},"last":0.46200000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:18:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.393,"15min":1.1799999999999999},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.4700000000000006,"5min":12.888999999999999,"15min":12.888999999999999},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.0880000000000001,"15min":1.0720000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":3.2290000000000001,"5min":5.9320000000000004,"15min":5.9320000000000004},"last":0.377}]}]},{"osd":1,"up_from":82,"seq":352187318390,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1087652,"kb_used_data":1005340,"kb_used_omap":4,"kb_used_meta":82299,"kb_avail":92657500,"statfs":{"total":95995035648,"available":94881280000,"internally_reserved":0,"allocated":1029468160,"data_stored":1028884210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":84275086},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":1.024,"5min":1.226,"15min":0.88400000000000001},"min":{"1min":0.32600000000000001,"5min":0.192,"15min":0.192},"max":{"1min":5.0679999999999996,"5min":9.4870000000000001,"15min":9.4870000000000001},"last":0.314},{"interface":"front","average":{"1min":1.3879999999999999,"5min":1.417,"15min":1.012},"min":{"1min":0.49099999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.6509999999999998,"5min":9.3239999999999998,"15min":9.3239999999999998},"last":1.879}]},{"osd":2,"last update":"Sat Jun 3 20:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.3660000000000001,"5min":1.8859999999999999,"15min":1.2370000000000001},"min":{"1min":0.38800000000000001,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":7.6829999999999998,"5min":28.759,"15min":28.759},"last":0.76900000000000002},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.488,"15min":1.04},"min":{"1min":0.31900000000000001,"5min":0.23899999999999999,"15min":0.23899999999999999},"max":{"1min":4.9589999999999996,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":0.34499999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":1.397,"5min":2.7909999999999999,"15min":1.623},"min":{"1min":0.52900000000000003,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":7.524,"5min":53.843000000000004,"15min":53.843000000000004},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.1879999999999999,"5min":2.4750000000000001,"15min":1.444},"min":{"1min":0.247,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":4.8550000000000004,"5min":54.469999999999999,"15min":54.469999999999999},"last":2.593}]},{"osd":4,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.5940000000000001,"15min":1.2090000000000001},"min":{"1min":0.47399999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.7329999999999997,"5min":9.7390000000000008,"15min":9.7390000000000008},"last":2.4470000000000001},{"interface":"front","average":{"1min":1.226,"5min":1.4390000000000001,"15min":1.165},"min":{"1min":0.41599999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5,"5min":9.7520000000000007,"15min":9.7520000000000007},"last":0.49199999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.8700000000000001,"15min":1.329},"min":{"1min":0.55700000000000005,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":7.5730000000000004,"5min":28.648,"15min":28.648},"last":3.2989999999999999},{"interface":"front","average":{"1min":1.7889999999999999,"5min":1.8260000000000001,"15min":1.331},"min":{"1min":0.41499999999999998,"5min":0.378,"15min":0.378},"max":{"1min":6.226,"5min":10.443,"15min":10.443},"last":2.4209999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":2.0219999999999998,"5min":1.895,"15min":1.347},"min":{"1min":0.70599999999999996,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.6180000000000003,"5min":28.728000000000002,"15min":28.728000000000002},"last":1.9399999999999999},{"interface":"front","average":{"1min":1.4590000000000001,"5min":1.746,"15min":1.3009999999999999},"min":{"1min":0.432,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.7709999999999999,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":2.4889999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:18:28 2023","interfaces":[{"interface":"back","average":{"1min":2.0750000000000002,"5min":2.0840000000000001,"15min":1.4390000000000001},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.8379999999999992,"5min":9.0510000000000002,"15min":9.0510000000000002},"last":2.4700000000000002},{"interface":"front","average":{"1min":1.5600000000000001,"5min":1.528,"15min":1.242},"min":{"1min":0.60799999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":5.0350000000000001,"5min":8.3179999999999996,"15min":8.3179999999999996},"last":2.7000000000000002}]}]},{"osd":0,"up_from":77,"seq":330712481916,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":180648,"kb_used_data":126496,"kb_used_omap":5,"kb_used_meta":54138,"kb_avail":93564504,"statfs":{"total":95995035648,"available":95810052096,"internally_reserved":0,"allocated":129531904,"data_stored":128944079,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":55437946},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.427,"5min":1.722,"15min":1.036},"min":{"1min":0.39400000000000002,"5min":0.185,"15min":0.185},"max":{"1min":5.5880000000000001,"5min":15.282,"15min":15.282},"last":0.495},{"interface":"front","average":{"1min":0.90300000000000002,"5min":1.5940000000000001,"15min":1.018},"min":{"1min":0.45600000000000002,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":3.1539999999999999,"5min":10.984999999999999,"15min":10.984999999999999},"last":2.5739999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:17:57 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":2.4969999999999999,"15min":1.351},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.26800000000000002},"max":{"1min":4.7149999999999999,"5min":45.945999999999998,"15min":45.945999999999998},"last":0.40799999999999997},{"interface":"front","average":{"1min":2.306,"5min":2.5550000000000002,"15min":1.3540000000000001},"min":{"1min":0.27900000000000003,"5min":0.217,"15min":0.217},"max":{"1min":6.4089999999999998,"5min":45.896000000000001,"15min":45.896000000000001},"last":0.38300000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":2.6099999999999999,"15min":1.409},"min":{"1min":0.32600000000000001,"5min":0.254,"15min":0.254},"max":{"1min":5.6429999999999998,"5min":25.113,"15min":25.113},"last":0.61299999999999999},{"interface":"front","average":{"1min":1.383,"5min":2.1080000000000001,"15min":1.21},"min":{"1min":0.46600000000000003,"5min":0.25,"15min":0.25},"max":{"1min":5.1500000000000004,"5min":27.134,"15min":27.134},"last":0.312}]},{"osd":4,"last update":"Sat Jun 3 20:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.607,"5min":1.4950000000000001,"15min":1.2},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.4219999999999997,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":0.53300000000000003},{"interface":"front","average":{"1min":1.913,"5min":1.6579999999999999,"15min":1.2569999999999999},"min":{"1min":0.36499999999999999,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":5.681,"5min":15.654,"15min":15.654},"last":0.73599999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9019999999999999,"5min":1.869,"15min":1.3520000000000001},"min":{"1min":0.38600000000000001,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":5.6600000000000001,"5min":15.409000000000001,"15min":15.409000000000001},"last":0.77800000000000002},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.649,"15min":1.26},"min":{"1min":0.35399999999999998,"5min":0.313,"15min":0.313},"max":{"1min":5.1260000000000003,"5min":7.1269999999999998,"15min":7.1269999999999998},"last":0.59999999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:18:03 2023","interfaces":[{"interface":"back","average":{"1min":2.302,"5min":1.833,"15min":1.365},"min":{"1min":0.54700000000000004,"5min":0.379,"15min":0.379},"max":{"1min":9.2119999999999997,"5min":15.462999999999999,"15min":15.462999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":1.381,"5min":1.5209999999999999,"15min":1.262},"min":{"1min":0.379,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.101,"5min":8.6400000000000006,"15min":8.6400000000000006},"last":0.56200000000000006}]},{"osd":7,"last update":"Sat Jun 3 20:18:03 2023","interfaces":[{"interface":"back","average":{"1min":1.6299999999999999,"5min":1.776,"15min":1.3640000000000001},"min":{"1min":0.38200000000000001,"5min":0.379,"15min":0.379},"max":{"1min":5.0629999999999997,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":0.47199999999999998},{"interface":"front","average":{"1min":1.8879999999999999,"5min":1.7729999999999999,"15min":1.3979999999999999},"min":{"1min":0.59699999999999998,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":4.6589999999999998,"5min":8.6210000000000004,"15min":8.6210000000000004},"last":0.58299999999999996}]}]},{"osd":2,"up_from":87,"seq":373662154864,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":851080,"kb_used_data":724096,"kb_used_omap":7,"kb_used_meta":126968,"kb_avail":92894072,"statfs":{"total":95995035648,"available":95123529728,"internally_reserved":0,"allocated":741474304,"data_stored":740914309,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":130015313},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":2.323,"5min":1.903,"15min":1.1319999999999999},"min":{"1min":0.28399999999999997,"5min":0.249,"15min":0.249},"max":{"1min":9.0890000000000004,"5min":9.4800000000000004,"15min":9.4800000000000004},"last":0.54600000000000004},{"interface":"front","average":{"1min":2.2210000000000001,"5min":1.919,"15min":1.1930000000000001},"min":{"1min":0.34699999999999998,"5min":0.224,"15min":0.224},"max":{"1min":8.1340000000000003,"5min":10.093999999999999,"15min":10.093999999999999},"last":0.28699999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":2.528,"5min":1.7689999999999999,"15min":1.123},"min":{"1min":0.41299999999999998,"5min":0.245,"15min":0.245},"max":{"1min":8.1859999999999999,"5min":10.875999999999999,"15min":10.875999999999999},"last":0.69799999999999995},{"interface":"front","average":{"1min":2.3199999999999998,"5min":1.841,"15min":1.1539999999999999},"min":{"1min":0.36599999999999999,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":6.6230000000000002,"5min":10.259,"15min":10.259},"last":0.746}]},{"osd":3,"last update":"Sat Jun 3 20:18:23 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":2.5070000000000001,"15min":1.3859999999999999},"min":{"1min":0.39400000000000002,"5min":0.307,"15min":0.307},"max":{"1min":4.359,"5min":22.178000000000001,"15min":22.178000000000001},"last":0.34200000000000003},{"interface":"front","average":{"1min":1.363,"5min":4.9480000000000004,"15min":2.177},"min":{"1min":0.38600000000000001,"5min":0.35299999999999998,"15min":0.35299999999999998},"max":{"1min":8.9489999999999998,"5min":219.333,"15min":219.333},"last":2.613}]},{"osd":4,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":1.7130000000000001,"5min":1.7050000000000001,"15min":1.238},"min":{"1min":0.35199999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.1660000000000004,"5min":7.0190000000000001,"15min":7.0190000000000001},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.9690000000000001,"5min":1.748,"15min":1.268},"min":{"1min":0.434,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":8.9250000000000007,"5min":8.9250000000000007,"15min":8.9250000000000007},"last":0.58499999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.631,"15min":1.2689999999999999},"min":{"1min":0.39600000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":8.2159999999999993,"5min":8.2159999999999993,"15min":8.2159999999999993},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.9810000000000001,"5min":1.75,"15min":1.3},"min":{"1min":0.39600000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":5.2409999999999997,"5min":6.9889999999999999,"15min":6.9889999999999999},"last":0.41999999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":2.2770000000000001,"5min":4.2590000000000003,"15min":2.1259999999999999},"min":{"1min":0.56100000000000005,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":9.0609999999999999,"5min":219.39500000000001,"15min":219.39500000000001},"last":0.625},{"interface":"front","average":{"1min":2.2330000000000001,"5min":1.6499999999999999,"15min":1.3440000000000001},"min":{"1min":0.44600000000000001,"5min":0.372,"15min":0.372},"max":{"1min":8.2479999999999993,"5min":8.2479999999999993,"15min":8.2479999999999993},"last":0.44900000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:17:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1509999999999998,"5min":4.4139999999999997,"15min":2.2490000000000001},"min":{"1min":0.53000000000000003,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":8.9949999999999992,"5min":219.43299999999999,"15min":219.43299999999999},"last":0.65600000000000003},{"interface":"front","average":{"1min":2.1150000000000002,"5min":1.702,"15min":1.3740000000000001},"min":{"1min":0.51500000000000001,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":8.2769999999999992,"5min":8.2769999999999992,"15min":8.2769999999999992},"last":0.49299999999999999}]}]},{"osd":3,"up_from":92,"seq":395136991338,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1333644,"kb_used_data":1186436,"kb_used_omap":2,"kb_used_meta":147197,"kb_avail":92411508,"statfs":{"total":95995035648,"available":94629384192,"internally_reserved":0,"allocated":1214910464,"data_stored":1214346347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":150729781},"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,5,2,2],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":2.1840000000000002,"15min":1.206},"min":{"1min":0.34799999999999998,"5min":0.19,"15min":0.19},"max":{"1min":3.79,"5min":71.207999999999998,"15min":71.207999999999998},"last":0.99199999999999999},{"interface":"front","average":{"1min":1.2390000000000001,"5min":2.2290000000000001,"15min":1.2250000000000001},"min":{"1min":0.40100000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":8.0239999999999991,"5min":71.168999999999997,"15min":71.168999999999997},"last":0.27900000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.5620000000000001,"15min":1.008},"min":{"1min":0.38600000000000001,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":3.8399999999999999,"5min":9.8390000000000004,"15min":9.8390000000000004},"last":1.927},{"interface":"front","average":{"1min":0.72599999999999998,"5min":1.361,"15min":0.96299999999999997},"min":{"1min":0.26200000000000001,"5min":0.20399999999999999,"15min":0.20399999999999999},"max":{"1min":1.7649999999999999,"5min":10.039,"15min":10.039},"last":2.077}]},{"osd":2,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.034,"5min":1.5629999999999999,"15min":1.071},"min":{"1min":0.30299999999999999,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":4.1689999999999996,"5min":10.085000000000001,"15min":10.085000000000001},"last":0.69199999999999995},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1.6910000000000001,"15min":1.1499999999999999},"min":{"1min":0.53800000000000003,"5min":0.24299999999999999,"15min":0.24299999999999999},"max":{"1min":8.1140000000000008,"5min":12.372999999999999,"15min":12.372999999999999},"last":1.6479999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.6339999999999999,"15min":1.222},"min":{"1min":0.59499999999999997,"5min":0.309,"15min":0.309},"max":{"1min":8.0820000000000007,"5min":9.0749999999999993,"15min":9.0749999999999993},"last":0.38200000000000001},{"interface":"front","average":{"1min":1.208,"5min":1.6060000000000001,"15min":1.24},"min":{"1min":0.51700000000000002,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.8929999999999998,"5min":8.6500000000000004,"15min":8.6500000000000004},"last":1.147}]},{"osd":5,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1379999999999999,"5min":1.5860000000000001,"15min":1.3069999999999999},"min":{"1min":0.498,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.9950000000000001,"5min":8.4789999999999992,"15min":8.4789999999999992},"last":1.96},{"interface":"front","average":{"1min":0.85399999999999998,"5min":1.5029999999999999,"15min":1.2709999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.268,"5min":10.116,"15min":10.116},"last":0.42699999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.3720000000000001,"5min":1.625,"15min":1.2889999999999999},"min":{"1min":0.39400000000000002,"5min":0.317,"15min":0.317},"max":{"1min":9.5239999999999991,"5min":10.147,"15min":10.147},"last":0.45900000000000002},{"interface":"front","average":{"1min":1.417,"5min":1.5580000000000001,"15min":1.2869999999999999},"min":{"1min":0.65100000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":7.9269999999999996,"5min":7.9269999999999996,"15min":7.9269999999999996},"last":1.5669999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.7090000000000001,"15min":1.3839999999999999},"min":{"1min":0.69199999999999995,"5min":0.371,"15min":0.371},"max":{"1min":7.9850000000000003,"5min":7.9850000000000003,"15min":7.9850000000000003},"last":1.613},{"interface":"front","average":{"1min":1.21,"5min":1.8899999999999999,"15min":1.4330000000000001},"min":{"1min":0.52000000000000002,"5min":0.375,"15min":0.375},"max":{"1min":4.0410000000000004,"5min":10.766,"15min":10.766},"last":1.1040000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019198,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":829280,"kb_used_data":727576,"kb_used_omap":0,"kb_used_meta":101696,"kb_avail":92915872,"statfs":{"total":95995035648,"available":95145852928,"internally_reserved":0,"allocated":745037824,"data_stored":744572889,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":104136704},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:18:00 2023","interfaces":[{"interface":"back","average":{"1min":0.66100000000000003,"5min":1.359,"15min":1.093},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":2.617,"5min":20.344000000000001,"15min":20.344000000000001},"last":0.41499999999999998},{"interface":"front","average":{"1min":1.1100000000000001,"5min":1.413,"15min":1.173},"min":{"1min":0.38100000000000001,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":4.7039999999999997,"5min":20.332000000000001,"15min":20.332000000000001},"last":0.66100000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:18:35 2023","interfaces":[{"interface":"back","average":{"1min":1.482,"5min":1.3620000000000001,"15min":1.091},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":9.0530000000000008,"5min":9.0530000000000008,"15min":9.0530000000000008},"last":0.28599999999999998},{"interface":"front","average":{"1min":1.502,"5min":1.524,"15min":1.1719999999999999},"min":{"1min":0.30199999999999999,"5min":0.27800000000000002,"15min":0.27800000000000002},"max":{"1min":9.0389999999999997,"5min":12.351000000000001,"15min":12.351000000000001},"last":0.45800000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":2.0150000000000001,"5min":1.5940000000000001,"15min":1.167},"min":{"1min":0.35299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.4700000000000006,"5min":8.4700000000000006,"15min":8.4700000000000006},"last":0.49299999999999999},{"interface":"front","average":{"1min":2.081,"5min":1.6299999999999999,"15min":1.1539999999999999},"min":{"1min":0.36199999999999999,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":7.1200000000000001,"5min":10.821999999999999,"15min":10.821999999999999},"last":0.624}]},{"osd":3,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.631,"5min":2.0209999999999999,"15min":1.3049999999999999},"min":{"1min":0.46700000000000003,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.4530000000000003,"5min":23.689,"15min":23.689},"last":7.585},{"interface":"front","average":{"1min":1.4370000000000001,"5min":1.9730000000000001,"15min":1.3859999999999999},"min":{"1min":0.46999999999999997,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":6.4859999999999998,"5min":24.835000000000001,"15min":24.835000000000001},"last":7.6840000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:18:00 2023","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":1.371,"15min":1.0580000000000001},"min":{"1min":0.32200000000000001,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.9020000000000001,"5min":7.585,"15min":7.585},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.155,"5min":1.526,"15min":1.157},"min":{"1min":0.39900000000000002,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.6689999999999996,"5min":10.878,"15min":10.878},"last":0.71899999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:17:51 2023","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.244,"15min":1.0840000000000001},"min":{"1min":0.42299999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.5630000000000002,"5min":8.2140000000000004,"15min":8.2140000000000004},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.1539999999999999,"5min":1.444,"15min":1.204},"min":{"1min":0.39100000000000001,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":6.2670000000000003,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":0.94899999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:18:35 2023","interfaces":[{"interface":"back","average":{"1min":0.97099999999999997,"5min":1.4470000000000001,"15min":1.198},"min":{"1min":0.44,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.429,"5min":10.935,"15min":10.935},"last":0.69199999999999995},{"interface":"front","average":{"1min":0.876,"5min":1.4930000000000001,"15min":1.22},"min":{"1min":0.48099999999999998,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":1.419,"5min":10.584,"15min":10.584},"last":0.36599999999999999}]}]},{"osd":5,"up_from":36,"seq":154618822966,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":713804,"kb_used_data":615940,"kb_used_omap":0,"kb_used_meta":97856,"kb_avail":93031348,"statfs":{"total":95995035648,"available":95264100352,"internally_reserved":0,"allocated":630722560,"data_stored":630273552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":100204544},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:17:59 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.147,"15min":1.0049999999999999},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.3559999999999999,"5min":4.3559999999999999,"15min":4.3559999999999999},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.2150000000000001,"5min":1.6339999999999999,"15min":1.1819999999999999},"min":{"1min":0.29699999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":4.4000000000000004,"5min":14.467000000000001,"15min":14.467000000000001},"last":0.56499999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.0600000000000001,"5min":2.6099999999999999,"15min":1.4730000000000001},"min":{"1min":0.32900000000000001,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":4.577,"5min":46.573999999999998,"15min":46.573999999999998},"last":0.30399999999999999},{"interface":"front","average":{"1min":1.232,"5min":2.0649999999999999,"15min":1.284},"min":{"1min":0.54100000000000004,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":5.4100000000000001,"5min":46.746000000000002,"15min":46.746000000000002},"last":1.6459999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:17:59 2023","interfaces":[{"interface":"back","average":{"1min":1.466,"5min":2.294,"15min":1.365},"min":{"1min":0.373,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":4.6230000000000002,"5min":47.195,"15min":47.195},"last":0.84999999999999998},{"interface":"front","average":{"1min":1.75,"5min":2.2999999999999998,"15min":1.383},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":4.5979999999999999,"5min":45.210000000000001,"15min":45.210000000000001},"last":0.54200000000000004}]},{"osd":3,"last update":"Sat Jun 3 20:18:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4710000000000001,"5min":2.8530000000000002,"15min":1.595},"min":{"1min":0.39800000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":4.617,"5min":45.472999999999999,"15min":45.472999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.6970000000000001,"5min":2.383,"15min":1.4970000000000001},"min":{"1min":0.58499999999999996,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":8.2949999999999999,"5min":45.597000000000001,"15min":45.597000000000001},"last":0.81200000000000006}]},{"osd":4,"last update":"Sat Jun 3 20:17:48 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.1950000000000001,"15min":1.022},"min":{"1min":0.34699999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.5620000000000003,"5min":5.5620000000000003,"15min":5.5620000000000003},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.7769999999999999,"5min":1.5700000000000001,"15min":1.1559999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":9.702,"5min":14.529999999999999,"15min":14.529999999999999},"last":0.505}]},{"osd":6,"last update":"Sat Jun 3 20:18:41 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.26,"15min":1.1140000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":2.714,"5min":7.0999999999999996,"15min":7.0999999999999996},"last":0.74199999999999999},{"interface":"front","average":{"1min":1.345,"5min":1.698,"15min":1.2989999999999999},"min":{"1min":0.372,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.9260000000000002,"5min":14.439,"15min":14.439},"last":0.69599999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:18:13 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.7689999999999999,"15min":1.3400000000000001},"min":{"1min":0.39900000000000002,"5min":0.37,"15min":0.37},"max":{"1min":4.5549999999999997,"5min":14.516,"15min":14.516},"last":0.33700000000000002},{"interface":"front","average":{"1min":1.325,"5min":1.5649999999999999,"15min":1.276},"min":{"1min":0.40600000000000003,"5min":0.312,"15min":0.312},"max":{"1min":4.6790000000000003,"5min":15.329000000000001,"15min":15.329000000000001},"last":0.63600000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":5340,"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":4932,"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":129499136,"data_stored":129499136,"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":1035337728,"data_stored":1035337728,"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":778960896,"data_stored":778960896,"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":1281884160,"data_stored":1281884160,"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":757006336,"data_stored":757006336,"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":650248192,"data_stored":650248192,"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":769064960,"data_stored":769064960,"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":758644736,"data_stored":758644736,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:18:55.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_2 pgp_num 16 2023-06-03T20:18:55.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:55.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:55.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:55.195 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:18:55.195 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:18:55.196 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:18:55.196 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:18:55.196 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:18:55.223 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:54 smithi083 bash[60048]: audit 1685823533.6020308 mgr.y (mgr.34104) 551 : audit 0 from='client.44927 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:18:55.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:55.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:54 smithi033 bash[78259]: audit 1685823533.6020308 mgr.y (mgr.34104) 551 : audit 0 from='client.44927 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:18:55.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:55.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:55.365 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:55.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:55.490 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:55.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:55.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:55.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:55.647 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:55.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:55.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:18:55.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:18:55.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:55.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:55.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:55.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:56.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:56.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 40973 40957 116.316 89.5 0.00863195 0.00859073 2023-06-03T20:18:56.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:55 smithi033 bash[78259]: cluster 1685823534.8309405 mgr.y (mgr.34104) 552 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 2.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-06-03T20:18:56.046 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:55 smithi033 bash[74781]: cluster 1685823534.8309405 mgr.y (mgr.34104) 552 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 2.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-06-03T20:18:56.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:56.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:56.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:56.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:18:56.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:18:56.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:56.324 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:18:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:18:56] "GET /metrics HTTP/1.1" 200 223298 "" "Prometheus/2.33.4" 2023-06-03T20:18:56.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:56.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:56.392 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_historic_ops 2023-06-03T20:18:56.393 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:55 smithi083 bash[60048]: cluster 1685823534.8309405 mgr.y (mgr.34104) 552 : cluster 0 pgmap v529: 89 pgs: 89 active+clean; 2.3 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.09k op/s 2023-06-03T20:18:56.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:56.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:56.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:56.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:56.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:56.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:56.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:56.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:56.898 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:56.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:56.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:56.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:57.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:57.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 42468 42452 115.321 93.4375 0.00722598 0.00866625 2023-06-03T20:18:57.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:18:57.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:18:57.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:57.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:57.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:57.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:57.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:57.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:57.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:57.592 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.614 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:57.622 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:57.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:57.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:57.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:57.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:57.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:57.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:58.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:58.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:58.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:58.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 43823 43807 114.044 84.6875 0.0313478 0.00876142 2023-06-03T20:18:58.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:58.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:58.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:58.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:58.299 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:57 smithi083 bash[60048]: cluster 1685823536.8316092 mgr.y (mgr.34104) 553 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-06-03T20:18:58.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:57 smithi033 bash[74781]: cluster 1685823536.8316092 mgr.y (mgr.34104) 553 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-06-03T20:18:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:57 smithi033 bash[78259]: cluster 1685823536.8316092 mgr.y (mgr.34104) 553 : cluster 0 pgmap v530: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.59k op/s 2023-06-03T20:18:58.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:58.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:58.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:58.576 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:58.607 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:58.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:18:58.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:58.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:58.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:58.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:58.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:58.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:58.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:58.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:59.019 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:18:59.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:18:59.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 45240 45224 113.025 88.5625 0.0125902 0.00884108 2023-06-03T20:18:59.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:59.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:59.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:59.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:59.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:59.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:59.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:59.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:59.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:18:59.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:18:59.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:59.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:18:59.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:18:59.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:59.879 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:18:59.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:18:59.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:18:59.908 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:18:59.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:18:59.985 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:18:59 smithi083 bash[60048]: cluster 1685823538.8320897 mgr.y (mgr.34104) 554 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-06-03T20:19:00.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:00.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 46578 46562 111.894 83.625 0.00514157 0.00893055 2023-06-03T20:19:00.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:00.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:00.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:00.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:00.313 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:00.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:18:59 smithi033 bash[78259]: cluster 1685823538.8320897 mgr.y (mgr.34104) 554 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-06-03T20:19:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:18:59 smithi033 bash[74781]: cluster 1685823538.8320897 mgr.y (mgr.34104) 554 : cluster 0 pgmap v531: 89 pgs: 89 active+clean; 2.4 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.39k op/s 2023-06-03T20:19:00.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:00.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:00.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.449 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:00.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:00.586 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:00.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:00.690 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:00.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:00.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:00.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:00.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:00.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:00.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:00.977 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:01.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:01.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:01.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 47881 47865 110.766 81.4375 0.00347233 0.00900894 2023-06-03T20:19:01.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:01.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:01.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:01.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:01.279 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:19:01.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:01.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:01.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:01.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:01.538 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:01.569 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:01.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:01.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:01.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:01.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.718 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:01.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:01.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:01.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:01.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:01.990 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:01 smithi033 bash[74781]: cluster 1685823540.833096 mgr.y (mgr.34104) 555 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-06-03T20:19:01.991 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:01 smithi033 bash[78259]: cluster 1685823540.833096 mgr.y (mgr.34104) 555 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-06-03T20:19:01.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:01.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:01.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:02.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 49062 49046 109.446 73.8125 0.0100298 0.0091309 2023-06-03T20:19:02.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:02.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:02.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:02.239 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:01 smithi083 bash[60048]: cluster 1685823540.833096 mgr.y (mgr.34104) 555 : cluster 0 pgmap v532: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 124 MiB/s wr, 1.98k op/s 2023-06-03T20:19:02.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:02.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:02.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:02.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:02.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.405 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:02.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:02.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:02.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:02.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:02.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:02.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:02.791 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:02.829 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:02.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:02.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:02.977 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:02.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:03.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 50389 50373 108.532 82.9375 0.00939839 0.00920667 2023-06-03T20:19:03.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:03.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:03.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:03.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:03.262 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:03.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:03.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:03.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:03.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:03.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:03.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:03.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:03.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:03.683 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:03.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.688 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:03.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:03.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:03.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:03.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:03.953 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:03.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:03.993 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:03 smithi083 bash[60048]: cluster 1685823542.8336024 mgr.y (mgr.34104) 556 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-06-03T20:19:04.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 51691 51675 107.626 81.375 0.00960064 0.00928551 2023-06-03T20:19:04.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:04.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:04.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:03 smithi033 bash[78259]: cluster 1685823542.8336024 mgr.y (mgr.34104) 556 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-06-03T20:19:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:03 smithi033 bash[74781]: cluster 1685823542.8336024 mgr.y (mgr.34104) 556 : cluster 0 pgmap v533: 89 pgs: 89 active+clean; 2.8 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 77 MiB/s wr, 1.24k op/s 2023-06-03T20:19:04.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:04.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:04.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:04.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:04.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:04.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:04.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:04.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:04.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:04.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:04.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:04.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:05.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:05.045 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 52867 52851 106.526 73.5 0.0089291 0.00938117 2023-06-03T20:19:05.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:05.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:05.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:05.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:05.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:05.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:05.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:05.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:05.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:05.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:05.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:05.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:05.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:05.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:05.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:05.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:05.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:05.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:05.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:05.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:05.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:05.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:06.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:06.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:06.021 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:19:06.048 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 54010 53994 105.429 71.4375 0.00988717 0.00947851 2023-06-03T20:19:06.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.130 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:05 smithi033 bash[74781]: cluster 1685823544.8342412 mgr.y (mgr.34104) 557 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-06-03T20:19:06.130 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:05 smithi033 bash[74781]: audit 1685823545.8736265 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:19:06.131 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:05 smithi033 bash[78259]: cluster 1685823544.8342412 mgr.y (mgr.34104) 557 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-06-03T20:19:06.131 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:05 smithi033 bash[78259]: audit 1685823545.8736265 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:19:06.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:06.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:05 smithi083 bash[60048]: cluster 1685823544.8342412 mgr.y (mgr.34104) 557 : cluster 0 pgmap v534: 89 pgs: 89 active+clean; 3.0 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 94 MiB/s wr, 1.50k op/s 2023-06-03T20:19:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:05 smithi083 bash[60048]: audit 1685823545.8736265 mon.a (mon.0) 687 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:19:06.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:06.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:06.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:06.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:06.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:06.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:06] "GET /metrics HTTP/1.1" 200 223298 "" "Prometheus/2.33.4" 2023-06-03T20:19:06.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.712 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:06.817 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:06.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:06.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:06.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:06.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:07.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:07.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:07.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 55319 55303 104.713 81.8125 0.0148331 0.00954333 2023-06-03T20:19:07.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:07.117 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823545.9886496 mon.a (mon.0) 688 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: audit 1685823546.0091138 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0092306 mon.a (mon.0) 690 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0209713 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0211487 osd.5 (osd.5) 58 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0237162 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0260913 osd.6 (osd.6) 51 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0294712 osd.7 (osd.7) 77 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.118 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:06 smithi083 bash[60048]: cluster 1685823546.0342498 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:07.143 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823545.9886496 mon.a (mon.0) 688 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:07.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: audit 1685823546.0091138 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:19:07.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0092306 mon.a (mon.0) 690 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-06-03T20:19:07.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0209713 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0211487 osd.5 (osd.5) 58 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0237162 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0260913 osd.6 (osd.6) 51 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0294712 osd.7 (osd.7) 77 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[74781]: cluster 1685823546.0342498 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823545.9886496 mon.a (mon.0) 688 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: audit 1685823546.0091138 mon.a (mon.0) 689 : audit 1 from='client.? 172.21.15.33:0/4066255404' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:19:07.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0092306 mon.a (mon.0) 690 : cluster 0 osdmap e141: 8 total, 8 up, 8 in 2023-06-03T20:19:07.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0209713 osd.4 (osd.4) 57 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0211487 osd.5 (osd.5) 58 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0237162 osd.7 (osd.7) 76 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0260913 osd.6 (osd.6) 51 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.147 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0294712 osd.7 (osd.7) 77 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.147 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:07 smithi033 bash[78259]: cluster 1685823546.0342498 osd.7 (osd.7) 78 : cluster 3 failed to encode map e141 with expected crc 2023-06-03T20:19:07.149 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:19:07.149 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:19:07.149 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:19:07.149 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:19:07.149 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18353 6.8 6:1f2d2c0d:::benchmark_data_smithi033_106374_object18352:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.286081+0000", 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 312.854498057, 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18641363399999999, 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.150 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.152 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18353 2023-06-03T20:19:07.152 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.152 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.152 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.153 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.153 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286081+0000", 2023-06-03T20:19:07.153 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.154 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.154 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.154 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.154 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286081+0000", 2023-06-03T20:19:07.155 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999943 2023-06-03T20:19:07.155 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.155 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.155 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286076+0000", 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5935999999999998e-05 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.156 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286172+0000", 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5129e-05 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286187+0000", 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8089999999999993e-06 2023-06-03T20:19:07.157 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286195+0000", 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012162700000000001 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.158 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286316+0000", 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000137181 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286453+0000", 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020724099999999999 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.159 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.286661+0000", 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024955509999999999 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.160 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289156+0000", 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0013692299999999999 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290525+0000", 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18173953100000001 2023-06-03T20:19:07.161 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472265+0000", 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013586300000000001 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.162 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472401+0000", 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4240999999999994e-05 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472495+0000", 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18641363399999999 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.163 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18361 6.5 6:ab7c470d:::benchmark_data_smithi033_106374_object18360:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.288434+0000", 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 312.85214531499997, 2023-06-03T20:19:07.164 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.184643744, 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18361 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.165 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288434+0000", 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.166 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288434+0000", 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288432+0000", 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2788999999999999e-05 2023-06-03T20:19:07.167 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288485+0000", 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4696e-05 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.168 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288500+0000", 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.165e-06 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.169 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288507+0000", 2023-06-03T20:19:07.170 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8128999999999999e-05 2023-06-03T20:19:07.170 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.170 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.170 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.170 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288565+0000", 2023-06-03T20:19:07.171 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014850400000000001 2023-06-03T20:19:07.171 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.171 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.172 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.172 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288714+0000", 2023-06-03T20:19:07.172 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017087600000000001 2023-06-03T20:19:07.172 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.172 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288885+0000", 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0010829349999999999 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289968+0000", 2023-06-03T20:19:07.173 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00038364300000000003 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290351+0000", 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18237784500000001 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.174 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472729+0000", 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000255894 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472985+0000", 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2990000000000002e-05 2023-06-03T20:19:07.175 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.473078+0000", 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.184643744 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.176 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18369 6.5 6:a1c8d493:::benchmark_data_smithi033_106374_object18368:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.292895+0000", 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 312.84768410100003, 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18068588799999999, 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.177 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18369 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.178 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292895+0000", 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.179 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292895+0000", 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292894+0000", 2023-06-03T20:19:07.180 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2095999999999996e-05 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292956+0000", 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6566999999999999e-05 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.181 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292972+0000", 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5869999999999999e-06 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.182 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292982+0000", 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1802999999999999e-05 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293034+0000", 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013613399999999999 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.183 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293170+0000", 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012050899999999999 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.184 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293290+0000", 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00088502899999999996 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.294175+0000", 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000241134 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.185 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.294416+0000", 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17900075100000001 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.473417+0000", 2023-06-03T20:19:07.186 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.8270000000000006e-05 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.473515+0000", 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5777000000000004e-05 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.187 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.473581+0000", 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18068588799999999 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.188 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:42222 6.5 6:ae8a126d:::benchmark_data_smithi033_106374_object42221:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:08.747032+0000", 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 298.39354768300001, 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12091455700000001, 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.189 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 42222 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747032+0000", 2023-06-03T20:19:07.190 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747032+0000", 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999948 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.191 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747027+0000", 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5389000000000001e-05 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.192 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747082+0000", 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.291e-05 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747095+0000", 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1069999999999999e-06 2023-06-03T20:19:07.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747102+0000", 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0946999999999999e-05 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.194 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747153+0000", 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7755000000000003e-05 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747241+0000", 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000117167 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.195 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.196 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.196 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.747358+0000", 2023-06-03T20:19:07.196 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002149813 2023-06-03T20:19:07.196 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.197 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.197 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.197 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.749508+0000", 2023-06-03T20:19:07.197 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00085293999999999995 2023-06-03T20:19:07.197 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.750361+0000", 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.117355948 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.198 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.867717+0000", 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000148558 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.867865+0000", 2023-06-03T20:19:07.199 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1057999999999995e-05 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:08.867946+0000", 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12091455700000001 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.200 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:86472 6.8 6:1c149f20:::benchmark_data_smithi033_106374_object86471:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:48.203178+0000", 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 258.93740116499998, 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12646284399999999, 2023-06-03T20:19:07.201 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 86472 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.202 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203178+0000", 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203178+0000", 2023-06-03T20:19:07.203 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999957 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203174+0000", 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7265000000000001e-05 2023-06-03T20:19:07.204 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203241+0000", 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5971999999999999e-05 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.205 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203257+0000", 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2669999999999995e-06 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203266+0000", 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3754000000000002e-05 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.206 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203310+0000", 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5420000000000005e-05 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.207 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203405+0000", 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011011800000000001 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.203516+0000", 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002615928 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.206132+0000", 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0087781820000000007 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.214910+0000", 2023-06-03T20:19:07.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.114607666 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329517+0000", 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9369000000000006e-05 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329587+0000", 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4432000000000003e-05 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329641+0000", 2023-06-03T20:19:07.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12646284399999999 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:86476 6.8 6:1f17a65e:::benchmark_data_smithi033_106374_object86475:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:48.208395+0000", 2023-06-03T20:19:07.212 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 258.932184597, 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.121403702, 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.213 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 86476 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208395+0000", 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.214 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.215 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.215 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208395+0000", 2023-06-03T20:19:07.215 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999952 2023-06-03T20:19:07.215 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.215 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.216 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.216 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208390+0000", 2023-06-03T20:19:07.216 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0853999999999997e-05 2023-06-03T20:19:07.216 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.216 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208451+0000", 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.738e-05 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.217 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208468+0000", 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9469999999999992e-06 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208477+0000", 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1483000000000002e-05 2023-06-03T20:19:07.218 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208519+0000", 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110382 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.219 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208629+0000", 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000114244 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208744+0000", 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062273780000000004 2023-06-03T20:19:07.220 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.214971+0000", 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4919999999999996e-06 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.221 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.214978+0000", 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.114713211 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329692+0000", 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2597999999999999e-05 2023-06-03T20:19:07.222 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329754+0000", 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4385999999999998e-05 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.329799+0000", 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.121403702 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.224 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:86477 6.5 6:a18a4b4c:::benchmark_data_smithi033_106374_object86476:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:14:48.208488+0000", 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 258.93209150500002, 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.11658444699999999, 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.225 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.226 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.226 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.226 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.226 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 86477 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208488+0000", 2023-06-03T20:19:07.227 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.228 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.228 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.228 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.228 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208488+0000", 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208487+0000", 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9744999999999999e-05 2023-06-03T20:19:07.229 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208537+0000", 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.7725999999999998e-05 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.230 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208565+0000", 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9319999999999996e-06 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208573+0000", 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7620000000000006e-05 2023-06-03T20:19:07.231 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208640+0000", 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015520900000000001 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.232 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208795+0000", 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018295799999999999 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.208978+0000", 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005835827 2023-06-03T20:19:07.233 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.214814+0000", 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015602770000000001 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.234 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.216374+0000", 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.108540399 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.324915+0000", 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7075000000000001e-05 2023-06-03T20:19:07.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.325012+0000", 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0501000000000002e-05 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.236 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:14:48.325072+0000", 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.11658444699999999 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115647 6.5 6:a4bec0f6:::benchmark_data_smithi033_106374_object5645:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:19:07.237 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.131836+0000", 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 224.008743495, 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16716792599999999, 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.238 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.239 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.239 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115647 2023-06-03T20:19:07.239 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.239 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.239 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131836+0000", 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.240 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131836+0000", 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131834+0000", 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1154e-05 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.241 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131845+0000", 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1718e-05 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131857+0000", 2023-06-03T20:19:07.242 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6420000000000001e-06 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131864+0000", 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6168000000000006e-05 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.243 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.131950+0000", 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000161175 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.244 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.132111+0000", 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016537600000000001 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.132276+0000", 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0055347859999999999 2023-06-03T20:19:07.245 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.137811+0000", 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012249 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.246 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.137934+0000", 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16096280700000001 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.298897+0000", 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2064999999999996e-05 2023-06-03T20:19:07.247 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.298959+0000", 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5289e-05 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.248 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.299004+0000", 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16716792599999999 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.249 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:129116 6.8 6:1f2926bd:::benchmark_data_smithi033_106374_object19114:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:40.377892+0000", 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 206.762687253, 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.119015991, 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.250 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 129116 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.251 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377892+0000", 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377892+0000", 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.252 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377890+0000", 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0420000000000008e-06 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.253 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377899+0000", 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7122e-05 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377916+0000", 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7309999999999993e-06 2023-06-03T20:19:07.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377924+0000", 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.156e-05 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.255 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.377985+0000", 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017405900000000001 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.378159+0000", 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000190855 2023-06-03T20:19:07.256 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.378350+0000", 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044718270000000003 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.257 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.382822+0000", 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062299690000000001 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.389052+0000", 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.107762828 2023-06-03T20:19:07.258 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.496815+0000", 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0195999999999998e-05 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.496865+0000", 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3112000000000003e-05 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:40.496908+0000", 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.119015991 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.260 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132912 6.8 6:10cf6eb3:::benchmark_data_smithi033_106374_object22910:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.284503+0000", 2023-06-03T20:19:07.261 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.85607615200001, 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12952292800000001, 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132912 2023-06-03T20:19:07.262 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.284503+0000", 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.263 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.264 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.264 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.284503+0000", 2023-06-03T20:19:07.264 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:19:07.264 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.284501+0000", 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0629999999999995e-06 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.265 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.284510+0000", 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00061881600000000001 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285129+0000", 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5990000000000008e-06 2023-06-03T20:19:07.266 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.267 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.267 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.267 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285139+0000", 2023-06-03T20:19:07.267 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000101835 2023-06-03T20:19:07.268 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.268 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.268 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.268 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285241+0000", 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3395999999999999e-05 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285324+0000", 2023-06-03T20:19:07.269 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2499999999999999e-05 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285417+0000", 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013041851 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.270 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.298458+0000", 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.030900173 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.271 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329359+0000", 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.084450119000000004 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.413809+0000", 2023-06-03T20:19:07.272 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000122877 2023-06-03T20:19:07.273 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.273 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.273 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.273 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.413932+0000", 2023-06-03T20:19:07.273 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4658000000000001e-05 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.414026+0000", 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12952292800000001 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.274 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132915 6.8 6:1fdcd8f0:::benchmark_data_smithi033_106374_object22913:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.285280+0000", 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.855299355, 2023-06-03T20:19:07.275 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129085795, 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132915 2023-06-03T20:19:07.276 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285280+0000", 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.277 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285280+0000", 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285279+0000", 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7859999999999999e-06 2023-06-03T20:19:07.278 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285286+0000", 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2813000000000001e-05 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.279 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285299+0000", 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3839999999999999e-06 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.285306+0000", 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0035441219999999998 2023-06-03T20:19:07.280 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.288850+0000", 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151075 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.289001+0000", 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000189884 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.289191+0000", 2023-06-03T20:19:07.282 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0092758379999999998 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.298467+0000", 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.030933638999999999 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.283 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329401+0000", 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.084742660999999997 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.414143+0000", 2023-06-03T20:19:07.284 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129846 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.414273+0000", 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2861000000000004e-05 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.285 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.414366+0000", 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129085795 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.286 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132916 6.8 6:179dda6c:::benchmark_data_smithi033_106374_object22914:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.287526+0000", 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.85305334, 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13761468900000001, 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.287 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.288 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.288 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132916 2023-06-03T20:19:07.288 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.288 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.289 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.289 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287526+0000", 2023-06-03T20:19:07.289 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.290 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.290 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.290 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.290 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287526+0000", 2023-06-03T20:19:07.290 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287525+0000", 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2279999999999998e-06 2023-06-03T20:19:07.291 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287530+0000", 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3240000000000003e-06 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.292 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287539+0000", 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.481e-06 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.287546+0000", 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0058375950000000001 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.293 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.293384+0000", 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000328334 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.293712+0000", 2023-06-03T20:19:07.294 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00046082700000000002 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.294173+0000", 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046346160000000003 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.295 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.298808+0000", 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.030622591000000001 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329430+0000", 2023-06-03T20:19:07.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095607163999999994 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425037+0000", 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3961000000000006e-05 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425101+0000", 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9535e-05 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425141+0000", 2023-06-03T20:19:07.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13761468900000001 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132925 6.8 6:130b9b30:::benchmark_data_smithi033_106374_object22923:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.303214+0000", 2023-06-03T20:19:07.299 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.83736569000001, 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12210493, 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.300 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132925 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303214+0000", 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303214+0000", 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303212+0000", 2023-06-03T20:19:07.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0627e-05 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303222+0000", 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7740999999999998e-05 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.303 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303240+0000", 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0129999999999993e-06 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303248+0000", 2023-06-03T20:19:07.304 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5160999999999997e-05 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303293+0000", 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6401000000000002e-05 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.305 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303379+0000", 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000143845 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.303523+0000", 2023-06-03T20:19:07.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036023380000000001 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307126+0000", 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.022333841 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.307 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329460+0000", 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.095752260000000006 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425212+0000", 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8424000000000002e-05 2023-06-03T20:19:07.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425270+0000", 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8539999999999999e-05 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425319+0000", 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12210493 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132932 6.8 6:1644f28d:::benchmark_data_smithi033_106374_object22930:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.310 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.307205+0000", 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.83337447700001, 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.11821301300000001, 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.311 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132932 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307205+0000", 2023-06-03T20:19:07.312 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307205+0000", 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.313 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307204+0000", 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8039999999999998e-06 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307210+0000", 2023-06-03T20:19:07.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0070000000000003e-06 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307219+0000", 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4830000000000001e-06 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307223+0000", 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.8617999999999999e-05 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.316 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307252+0000", 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4861e-05 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307327+0000", 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000121654 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.317 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.307448+0000", 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036852769999999998 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.318 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.311134+0000", 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.020506955 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.331640+0000", 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.093714277999999998 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425355+0000", 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6213e-05 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425391+0000", 2023-06-03T20:19:07.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.707e-05 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.425418+0000", 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.11821301300000001 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.321 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132938 6.5 6:a8a1bc0c:::benchmark_data_smithi033_106374_object22936:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.321961+0000", 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.81861808400001, 2023-06-03T20:19:07.322 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120301718, 2023-06-03T20:19:07.323 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.323 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.323 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.323 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.323 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.324 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132938 2023-06-03T20:19:07.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.324 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.324 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321961+0000", 2023-06-03T20:19:07.325 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321961+0000", 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321960+0000", 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9380000000000003e-06 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321967+0000", 2023-06-03T20:19:07.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5369000000000001e-05 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321983+0000", 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2690000000000002e-06 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.321990+0000", 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0030536320000000001 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.325044+0000", 2023-06-03T20:19:07.329 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011807399999999999 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.325162+0000", 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014129400000000001 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.330 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.325303+0000", 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0077144479999999996 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.333017+0000", 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024811479999999999 2023-06-03T20:19:07.331 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.335498+0000", 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.106670919 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442169+0000", 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3396000000000002e-05 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442223+0000", 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0330999999999997e-05 2023-06-03T20:19:07.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442263+0000", 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120301718 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.334 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:132939 6.5 6:aa7f2606:::benchmark_data_smithi033_106374_object22937:head [delete] snapc 0=[] ondisk+write+known_if_redirected e109)", 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:45.322161+0000", 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.81841868500001, 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120203254, 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.335 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 132939 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322161+0000", 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322161+0000", 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:19:07.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322160+0000", 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.408e-06 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322164+0000", 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7569999999999993e-06 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322173+0000", 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0989999999999998e-06 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.339 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.322178+0000", 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0071330789999999996 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.340 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329311+0000", 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000121863 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329433+0000", 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015585499999999999 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.341 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.329589+0000", 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0035795499999999999 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.333169+0000", 2023-06-03T20:19:07.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024720879999999999 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.335641+0000", 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.106656047 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.343 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442297+0000", 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4894000000000002e-05 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442332+0000", 2023-06-03T20:19:07.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2338000000000001e-05 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:45.442364+0000", 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120203254 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.345 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:188755 6.8 6:10289b7d:::benchmark_data_smithi033_106374_object78753:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:04.372424+0000", 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 122.76815587199999, 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.172185744, 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.346 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 188755 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.347 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372424+0000", 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372424+0000", 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:19:07.348 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372423+0000", 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5860000000000001e-06 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.349 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372427+0000", 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6749999999999999e-06 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372432+0000", 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0110000000000002e-06 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.350 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372436+0000", 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0023999999999999e-05 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372466+0000", 2023-06-03T20:19:07.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011771 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.372584+0000", 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00073583000000000003 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.352 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.373320+0000", 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0057186320000000004 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.379038+0000", 2023-06-03T20:19:07.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13219286799999999 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.511231+0000", 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.033274469000000001 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544506+0000", 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7166999999999997e-05 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544563+0000", 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6363000000000003e-05 2023-06-03T20:19:07.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544609+0000", 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.172185744 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.356 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:188767 6.8 6:193832bd:::benchmark_data_smithi033_106374_object78765:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:04.382708+0000", 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 122.75787148400001, 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.162067403, 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.357 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 188767 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.358 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382708+0000", 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382708+0000", 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:19:07.359 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382707+0000", 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0069999999999997e-06 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382715+0000", 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3383999999999999e-05 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382728+0000", 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0199999999999997e-06 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382735+0000", 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6020000000000003e-05 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382781+0000", 2023-06-03T20:19:07.362 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000116147 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382897+0000", 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000137482 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.363 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.383035+0000", 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0039199960000000002 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.364 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.386955+0000", 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13053848400000001 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.517493+0000", 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.027162380999999999 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.365 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544655+0000", 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5195000000000002e-05 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544721+0000", 2023-06-03T20:19:07.366 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4732999999999999e-05 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.544775+0000", 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.162067403 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.367 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:48115 7.6 7:6e985e45:::benchmark_data_smithi033_129174_object48114:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:19:01.225912+0000", 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.9146674099999998, 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129806738, 2023-06-03T20:19:07.368 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 48115 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.369 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.225912+0000", 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.225912+0000", 2023-06-03T20:19:07.370 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.225911+0000", 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000194861 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.371 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226106+0000", 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1690000000000001e-05 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226127+0000", 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8039999999999998e-06 2023-06-03T20:19:07.372 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226133+0000", 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9292000000000002e-05 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.373 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226182+0000", 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000134986 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226317+0000", 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013418100000000001 2023-06-03T20:19:07.374 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.226452+0000", 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00178374 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.375 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.228235+0000", 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00044887399999999999 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.228684+0000", 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12690558599999999 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.376 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.355590+0000", 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0251000000000003e-05 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.355650+0000", 2023-06-03T20:19:07.377 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8765999999999999e-05 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.355719+0000", 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129806738 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.378 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:48120 7.6 7:65a2a6ef:::benchmark_data_smithi033_129174_object48119:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:19:01.229338+0000", 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.9112414580000001, 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13315626, 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:19:07.379 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 48120 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:19:07.380 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229338+0000", 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229338+0000", 2023-06-03T20:19:07.381 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229337+0000", 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4174999999999997e-05 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.382 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229371+0000", 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3409999999999992e-06 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229380+0000", 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2979999999999999e-06 2023-06-03T20:19:07.383 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229385+0000", 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5141e-05 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.384 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229431+0000", 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4686999999999997e-05 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229525+0000", 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000104277 2023-06-03T20:19:07.385 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.229630+0000", 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001550704 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:19:07.386 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.231180+0000", 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0017133859999999999 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.232894+0000", 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.12952407699999999 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.362418+0000", 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4484999999999998e-05 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.362462+0000", 2023-06-03T20:19:07.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2135000000000003e-05 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:01.362494+0000", 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13315626 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.389 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.390 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:19:07.390 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:19:07.390 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:19:07.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:07.421 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:07.526 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:07.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:07.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:07.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:07.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:07.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:07.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:07.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.840 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:07.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:07.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:07.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:07.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:08.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 56586 56570 103.962 79.1875 0.0076435 0.00961298 2023-06-03T20:19:08.081 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:08.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:08 smithi033 bash[74781]: cluster 1685823546.834647 mgr.y (mgr.34104) 558 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:08.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:08 smithi033 bash[78259]: cluster 1685823546.834647 mgr.y (mgr.34104) 558 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:08.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:08.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:08.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:08 smithi083 bash[60048]: cluster 1685823546.834647 mgr.y (mgr.34104) 558 : cluster 0 pgmap v536: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:08.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_ops_in_flight 2023-06-03T20:19:08.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:08.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:08.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:08.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:08.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:08.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:08.526 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:19:08.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:08.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:08.568 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:19:08.632 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:19:08.661 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:08.676 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:19:08.702 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.704 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:08.712 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:19:08.752 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:19:08.786 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:19:08.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:08.827 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:19:08.836 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.836 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:19:08.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:08.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:08.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:08.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:08.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:08.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:09.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 57709 57693 102.997 70.1875 0.0173502 0.00970265 2023-06-03T20:19:09.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[74781]: audit 1685823548.4833434 mon.a (mon.0) 691 : audit 0 from='client.? 172.21.15.33:0/3463108997' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:09.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[74781]: audit 1685823548.581529 mon.a (mon.0) 692 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:09.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[74781]: audit 1685823548.5833182 mon.a (mon.0) 693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:09.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[78259]: audit 1685823548.4833434 mon.a (mon.0) 691 : audit 0 from='client.? 172.21.15.33:0/3463108997' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:09.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[78259]: audit 1685823548.581529 mon.a (mon.0) 692 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:09.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:09 smithi033 bash[78259]: audit 1685823548.5833182 mon.a (mon.0) 693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:09.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:09.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:09.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.245 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:09 smithi083 bash[60048]: audit 1685823548.4833434 mon.a (mon.0) 691 : audit 0 from='client.? 172.21.15.33:0/3463108997' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:09.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:09 smithi083 bash[60048]: audit 1685823548.581529 mon.a (mon.0) 692 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:09.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:09 smithi083 bash[60048]: audit 1685823548.5833182 mon.a (mon.0) 693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:09.261 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:09.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:09.401 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:09.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:09.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:09.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:09.795 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:09.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:19:09.825 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:09.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:09.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:09.974 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:09.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:09.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:10.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 58964 58948 102.315 78.4375 0.00841648 0.00976743 2023-06-03T20:19:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:10 smithi033 bash[74781]: cluster 1685823548.835112 mgr.y (mgr.34104) 559 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:10.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:10 smithi033 bash[78259]: cluster 1685823548.835112 mgr.y (mgr.34104) 559 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:10.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:10.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:10.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:10.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:10.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:10.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:10.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:10 smithi083 bash[60048]: cluster 1685823548.835112 mgr.y (mgr.34104) 559 : cluster 0 pgmap v537: 89 pgs: 89 active+clean; 3.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:19:10.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:10.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:10.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:10.529 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:10.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:10.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:10.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:10.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:10.781 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:10.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:10.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:10.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:10.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:10.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:11.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 60150 60134 101.553 74.125 0.0114077 0.0098404 2023-06-03T20:19:11.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:11.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:11.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:11.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:11.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:11.444 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:11.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:11.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.588 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:11.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:11.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:11.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:11.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:11.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:11.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:11.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:12.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:12.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:12.037 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 7 pgp_num to 16 2023-06-03T20:19:12.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 61319 61303 100.803 73.0625 0.00882077 0.00991343 2023-06-03T20:19:12.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.130 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[78259]: cluster 1685823550.8378685 mgr.y (mgr.34104) 560 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-06-03T20:19:12.130 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[78259]: audit 1685823551.3183508 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.33:0/4085105886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.130 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[78259]: audit 1685823551.3199372 mon.a (mon.0) 694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.130 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[74781]: cluster 1685823550.8378685 mgr.y (mgr.34104) 560 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-06-03T20:19:12.130 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[74781]: audit 1685823551.3183508 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.33:0/4085105886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.131 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:12 smithi033 bash[74781]: audit 1685823551.3199372 mon.a (mon.0) 694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:12.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:12.271 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:12 smithi083 bash[60048]: cluster 1685823550.8378685 mgr.y (mgr.34104) 560 : cluster 0 pgmap v538: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2023-06-03T20:19:12.271 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:12 smithi083 bash[60048]: audit 1685823551.3183508 mon.c (mon.2) 58 : audit 1 from='client.? 172.21.15.33:0/4085105886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.271 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:12 smithi083 bash[60048]: audit 1685823551.3199372 mon.a (mon.0) 694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:19:12.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:12.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:12.405 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:12.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:19:12.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:12.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:12.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:12.695 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:12.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:12.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:12.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:12.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:13.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:13.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:13.046 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 62449 62433 100.029 70.625 0.0149995 0.00998978 2023-06-03T20:19:13.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:13.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.300 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: audit 1685823552.019883 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:19:13.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: cluster 1685823552.0200467 mon.a (mon.0) 696 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-06-03T20:19:13.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: cluster 1685823552.0316987 osd.5 (osd.5) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: cluster 1685823552.031988 osd.6 (osd.6) 52 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: cluster 1685823552.0356212 osd.5 (osd.5) 60 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:13 smithi083 bash[60048]: cluster 1685823552.043328 osd.7 (osd.7) 79 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:13.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: audit 1685823552.019883 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:19:13.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: cluster 1685823552.0200467 mon.a (mon.0) 696 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-06-03T20:19:13.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: cluster 1685823552.0316987 osd.5 (osd.5) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: cluster 1685823552.031988 osd.6 (osd.6) 52 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: cluster 1685823552.0356212 osd.5 (osd.5) 60 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[78259]: cluster 1685823552.043328 osd.7 (osd.7) 79 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: audit 1685823552.019883 mon.a (mon.0) 695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: cluster 1685823552.0200467 mon.a (mon.0) 696 : cluster 0 osdmap e142: 8 total, 8 up, 8 in 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: cluster 1685823552.0316987 osd.5 (osd.5) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: cluster 1685823552.031988 osd.6 (osd.6) 52 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: cluster 1685823552.0356212 osd.5 (osd.5) 60 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:13 smithi033 bash[74781]: cluster 1685823552.043328 osd.7 (osd.7) 79 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:13.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:13.464 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:13.569 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:13.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:13.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:13.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:13.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:13.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:13.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:13.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:13.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:13.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:14.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:14.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:14.049 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:19:14.042972+0000 min lat: 0.0013241 max lat: 0.348954 avg lat: 0.0100561 2023-06-03T20:19:14.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:19:14.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 63635 63619 99.3739 74.125 0.0149657 0.0100561 2023-06-03T20:19:14.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:14 smithi083 bash[60048]: cluster 1685823552.0289 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:14 smithi083 bash[60048]: cluster 1685823552.0324168 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:14 smithi083 bash[60048]: cluster 1685823552.8383646 mgr.y (mgr.34104) 561 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-06-03T20:19:14.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:14.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:14.280 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:14.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:14.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[74781]: cluster 1685823552.0289 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[74781]: cluster 1685823552.0324168 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[74781]: cluster 1685823552.8383646 mgr.y (mgr.34104) 561 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-06-03T20:19:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[78259]: cluster 1685823552.0289 osd.4 (osd.4) 58 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[78259]: cluster 1685823552.0324168 osd.4 (osd.4) 59 : cluster 3 failed to encode map e142 with expected crc 2023-06-03T20:19:14.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:14 smithi033 bash[78259]: cluster 1685823552.8383646 mgr.y (mgr.34104) 561 : cluster 0 pgmap v540: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2023-06-03T20:19:14.414 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:14.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:14.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:14.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:14.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:14.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:14.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:14.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:14.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:14.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:14.888 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:14.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:14.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:14.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:15.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:15.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:15.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 15 64791 64776 98.7138 72.3125 0.0150747 0.0101243 2023-06-03T20:19:15.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:15.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:15.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:15.279 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:15.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:15.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:15.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:15.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:15.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:15.552 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:15.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:15.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:15.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:15.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.733 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:15.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:15.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:15.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:15.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:16.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:16.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 65950 65934 98.0866 72.375 0.0088112 0.0101878 2023-06-03T20:19:16.121 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:16.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.127 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:16.136 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:16 smithi083 bash[60048]: cluster 1685823554.839016 mgr.y (mgr.34104) 562 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:16.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:16.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:16 smithi033 bash[78259]: cluster 1685823554.839016 mgr.y (mgr.34104) 562 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:16.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:16 smithi033 bash[74781]: cluster 1685823554.839016 mgr.y (mgr.34104) 562 : cluster 0 pgmap v541: 89 pgs: 89 active+clean; 3.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:16.292 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:16] "GET /metrics HTTP/1.1" 200 223312 "" "Prometheus/2.33.4" 2023-06-03T20:19:16.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:16.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:16.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:16.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:16.571 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:16.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:16.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:16.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:16.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:16.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:16.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:16.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:16.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:16.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:17.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 67102 67086 97.4799 72 0.0200375 0.0102521 2023-06-03T20:19:17.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:17.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:17.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:17.232 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:17.271 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:17.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:17.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:17.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:17.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:17.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:17.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:17.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:17.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:17.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:17.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:17.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:17.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:17.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:17.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:17.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:17.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:18.051 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 68211 68195 96.8397 69.3125 0.0191666 0.0103209 2023-06-03T20:19:18.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:18.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:18.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:18 smithi083 bash[60048]: cluster 1685823556.8395474 mgr.y (mgr.34104) 563 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:18.182 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:18.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:18.253 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:18.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:18 smithi033 bash[78259]: cluster 1685823556.8395474 mgr.y (mgr.34104) 563 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:18 smithi033 bash[74781]: cluster 1685823556.8395474 mgr.y (mgr.34104) 563 : cluster 0 pgmap v542: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:18.358 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:18.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:18.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:18.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:18.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:18.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:18.580 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:19:18.580 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:19:18.581 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2023-06-03T20:19:18.581 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:19:18.581 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:19:18.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 config set filestore_inject_stall 3 2023-06-03T20:19:18.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:18.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:18.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:18.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:18.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:18.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:18.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:18.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:19.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 16 69265 69249 96.1516 65.875 0.0140537 0.0103938 2023-06-03T20:19:19.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:19.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:19.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:19.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:19.389 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:19.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:19.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:19.532 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:19.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:19.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:19.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.811 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:19.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:19.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:19.951 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:19.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:19.956 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:20.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 70399 70383 95.602 70.875 0.023785 0.0104543 2023-06-03T20:19:20.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:20.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:20.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:20.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:20 smithi083 bash[60048]: cluster 1685823558.8400831 mgr.y (mgr.34104) 564 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:20.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:20.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:20.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:20 smithi033 bash[78259]: cluster 1685823558.8400831 mgr.y (mgr.34104) 564 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:20.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:20 smithi033 bash[74781]: cluster 1685823558.8400831 mgr.y (mgr.34104) 564 : cluster 0 pgmap v543: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:19:20.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:20.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:20.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:20.518 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:20.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:20.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:20.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:20.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:20.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:20.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:20.942 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:20.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:20.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:21.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:21.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 71452 71436 94.9682 65.8125 0.00514262 0.0105237 2023-06-03T20:19:21.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:21.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:21.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:21.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:21.341 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:21.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:21.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:21.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:21.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:21.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:21.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:21.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:21.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:21.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:21.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:21.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:21.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:21.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:21.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:22.050 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 16 72456 72440 94.297 62.75 0.0142687 0.0105989 2023-06-03T20:19:22.055 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:22 smithi033 bash[74781]: cluster 1685823560.8408895 mgr.y (mgr.34104) 565 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:22.056 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:22 smithi033 bash[78259]: cluster 1685823560.8408895 mgr.y (mgr.34104) 565 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:22.077 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:22.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:22.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:22.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:22.219 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:22 smithi083 bash[60048]: cluster 1685823560.8408895 mgr.y (mgr.34104) 565 : cluster 0 pgmap v544: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:22.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:22.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:22.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:22.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:22.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.390 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:22.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:22.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:22.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:22.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:22.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:22.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:22.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:22.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:22.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.788 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:22.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:22.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:22.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:23.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:23.051 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 73577 73561 93.8023 70.0625 0.00562624 0.0106543 2023-06-03T20:19:23.066 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:23.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:23.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:23.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:23.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:23.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:23.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:23.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:23.493 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:23.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:23.601 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:23.632 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:23.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:23.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:23.772 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:23.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:23.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:23.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:23.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:23.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:24.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:24.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 74564 74548 93.1579 61.6875 0.0186004 0.0107281 2023-06-03T20:19:24.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:24.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:24.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:24.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:24.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:24.305 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:24.314 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:24 smithi083 bash[60048]: cluster 1685823562.8413348 mgr.y (mgr.34104) 566 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-06-03T20:19:24.314 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:24 smithi083 bash[60048]: audit 1685823563.5750375 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:24.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:24.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:24.477 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:24.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:24.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:24 smithi033 bash[78259]: cluster 1685823562.8413348 mgr.y (mgr.34104) 566 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-06-03T20:19:24.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:24 smithi033 bash[78259]: audit 1685823563.5750375 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:24 smithi033 bash[74781]: cluster 1685823562.8413348 mgr.y (mgr.34104) 566 : cluster 0 pgmap v545: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 66 MiB/s wr, 1.06k op/s 2023-06-03T20:19:24.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:24 smithi033 bash[74781]: audit 1685823563.5750375 mon.a (mon.0) 697 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:24.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:24.616 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:24.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:24.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:24.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:24.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:24.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:24.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:24.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:25.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:25.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 16 75637 75621 92.6462 67.0625 0.0125394 0.0107872 2023-06-03T20:19:25.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:25.184 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:25.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:25.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:25.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:25.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:25.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:25.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:25.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:25.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:25.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:25.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:25.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:25.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:25.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:25.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:26.032 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:26.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:26.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 76708 76692 92.1518 66.9375 0.0128119 0.0108461 2023-06-03T20:19:26.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:26 smithi033 bash[74781]: cluster 1685823564.841893 mgr.y (mgr.34104) 567 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:19:26.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:26.179 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:26.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.182 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:26.283 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:26.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:26.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.317 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:26] "GET /metrics HTTP/1.1" 200 223350 "" "Prometheus/2.33.4" 2023-06-03T20:19:26.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:26 smithi033 bash[78259]: cluster 1685823564.841893 mgr.y (mgr.34104) 567 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:19:26.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:26 smithi083 bash[60048]: cluster 1685823564.841893 mgr.y (mgr.34104) 567 : cluster 0 pgmap v546: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:19:26.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:26.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:26.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:26.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:26.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:26.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:26.700 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:26.751 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:26.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:26.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:26.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:26.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:26.900 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:27.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:27.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 77688 77672 91.5688 61.25 0.00614389 0.0109149 2023-06-03T20:19:27.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:27.158 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:27.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:27.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:27.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:27.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:27.592 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:27.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.783 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:27.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:27.809 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:27.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:27.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:27.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:27.933 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:28.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:28.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 78646 78630 90.9819 59.875 0.0125901 0.0109836 2023-06-03T20:19:28.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:28.067 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:28 smithi033 bash[74781]: cluster 1685823566.8424988 mgr.y (mgr.34104) 568 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:28.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:28.169 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:28.179 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:28 smithi033 bash[78259]: cluster 1685823566.8424988 mgr.y (mgr.34104) 568 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:28.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:28.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:28.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:28.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:28 smithi083 bash[60048]: cluster 1685823566.8424988 mgr.y (mgr.34104) 568 : cluster 0 pgmap v547: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:19:28.476 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:28.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:28.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:28.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:28.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:28.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:28.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:28.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:28.920 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:28.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:29.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:29.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 15 79579 79564 90.389 58.375 0.0121377 0.0110581 2023-06-03T20:19:29.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:29.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:29.101 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:19:29.160 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:29 smithi033 bash[74781]: audit 1685823568.4473746 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.33:0/8424748' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.161 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:29 smithi033 bash[74781]: audit 1685823568.4481199 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.161 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:29 smithi033 bash[78259]: audit 1685823568.4473746 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.33:0/8424748' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.161 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:29 smithi033 bash[78259]: audit 1685823568.4481199 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:29.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:29.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:29.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:29 smithi083 bash[60048]: audit 1685823568.4473746 mon.c (mon.2) 59 : audit 1 from='client.? 172.21.15.33:0/8424748' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:29 smithi083 bash[60048]: audit 1685823568.4481199 mon.a (mon.0) 698 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:19:29.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:29.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:29.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:29.632 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:29.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:29.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:29.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:29.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:30.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:30.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 80536 80520 89.8419 59.75 0.00726358 0.0111251 2023-06-03T20:19:30.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:30.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:30.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:30.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:30.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:30.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823568.8456059 mgr.y (mgr.34104) 569 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-06-03T20:19:30.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0601618 mon.a (mon.0) 699 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:30.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: audit 1685823569.080834 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:19:30.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0809152 mon.a (mon.0) 701 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0894103 osd.7 (osd.7) 80 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0896578 osd.4 (osd.4) 60 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0909889 osd.5 (osd.5) 61 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[78259]: cluster 1685823569.0956876 osd.6 (osd.6) 53 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823568.8456059 mgr.y (mgr.34104) 569 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-06-03T20:19:30.315 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0601618 mon.a (mon.0) 699 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: audit 1685823569.080834 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0809152 mon.a (mon.0) 701 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0894103 osd.7 (osd.7) 80 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0896578 osd.4 (osd.4) 60 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0909889 osd.5 (osd.5) 61 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:30 smithi033 bash[74781]: cluster 1685823569.0956876 osd.6 (osd.6) 53 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:30.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823568.8456059 mgr.y (mgr.34104) 569 : cluster 0 pgmap v548: 89 pgs: 89 active+clean; 4.6 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 57 MiB/s wr, 908 op/s 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0601618 mon.a (mon.0) 699 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: audit 1685823569.080834 mon.a (mon.0) 700 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0809152 mon.a (mon.0) 701 : cluster 0 osdmap e143: 8 total, 8 up, 8 in 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0894103 osd.7 (osd.7) 80 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0896578 osd.4 (osd.4) 60 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0909889 osd.5 (osd.5) 61 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:30 smithi083 bash[60048]: cluster 1685823569.0956876 osd.6 (osd.6) 53 : cluster 3 failed to encode map e143 with expected crc 2023-06-03T20:19:30.441 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:30.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:30.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:30.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:30.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:30.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:30.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:30.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:30.818 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:19:30.819 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:19:30.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:30.908 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:30.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:30.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:31.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:31.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 81422 81406 89.2372 55.375 0.0205612 0.0111984 2023-06-03T20:19:31.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:31.287 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:31.295 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:31 smithi033 bash[78259]: audit 1685823570.5982378 mon.a (mon.0) 702 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:19:31.295 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:31 smithi033 bash[74781]: audit 1685823570.5982378 mon.a (mon.0) 702 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:19:31.311 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:31.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:31 smithi083 bash[60048]: audit 1685823570.5982378 mon.a (mon.0) 702 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:19:31.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:31.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:31.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.598 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:31.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:31.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:31.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:31.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:31.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:31.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:31.974 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:19:31.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:32.011 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:19:32.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:32.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:32.051 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:19:32.052 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 82289 82273 88.6329 54.1875 0.0115957 0.011276 2023-06-03T20:19:32.095 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:19:32.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:32.128 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[74781]: cluster 1685823570.8464098 mgr.y (mgr.34104) 570 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:32.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[74781]: audit 1685823571.0973656 mon.a (mon.0) 703 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[74781]: audit 1685823571.1054554 mon.a (mon.0) 704 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.129 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[74781]: audit 1685823571.9268284 mon.a (mon.0) 705 : audit 0 from='client.? 172.21.15.33:0/3538277005' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:32.144 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:19:32.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:32.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:32.182 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:19:32.217 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:19:32.253 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:19:32.255 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.255 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.256 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:19:32.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:32.275 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:32 smithi083 bash[60048]: cluster 1685823570.8464098 mgr.y (mgr.34104) 570 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:32.275 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:32 smithi083 bash[60048]: audit 1685823571.0973656 mon.a (mon.0) 703 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.276 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:32 smithi083 bash[60048]: audit 1685823571.1054554 mon.a (mon.0) 704 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.276 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:32 smithi083 bash[60048]: audit 1685823571.9268284 mon.a (mon.0) 705 : audit 0 from='client.? 172.21.15.33:0/3538277005' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:32.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[78259]: cluster 1685823570.8464098 mgr.y (mgr.34104) 570 : cluster 0 pgmap v550: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:32.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[78259]: audit 1685823571.0973656 mon.a (mon.0) 703 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[78259]: audit 1685823571.1054554 mon.a (mon.0) 704 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:32.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:32 smithi033 bash[78259]: audit 1685823571.9268284 mon.a (mon.0) 705 : audit 0 from='client.? 172.21.15.33:0/3538277005' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:32.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:32.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:32.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:32.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:32.552 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:32.594 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:32.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:32.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:32.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:32.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:32.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:32.878 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:32.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:32.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:32.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:33.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:33.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:33.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 83211 83195 88.1073 57.625 0.00936072 0.0113336 2023-06-03T20:19:33.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:33.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:33.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:33.248 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.276 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:33.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:33.418 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:33.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:33.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:33.658 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:33.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:33.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:33.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:33.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:33.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:33.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:33.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:33.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:34.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:19:34.046049+0000 min lat: 0.0013241 max lat: 0.348954 avg lat: 0.0114274 2023-06-03T20:19:34.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:19:34.054 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 84007 83991 87.4681 49.75 0.00937491 0.0114274 2023-06-03T20:19:34.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:34.103 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:34 smithi083 bash[60048]: cluster 1685823572.8468115 mgr.y (mgr.34104) 571 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:34.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:34.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:34.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:34.303 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:19:34.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.365 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:34 smithi033 bash[74781]: cluster 1685823572.8468115 mgr.y (mgr.34104) 571 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:34.365 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:34 smithi033 bash[78259]: cluster 1685823572.8468115 mgr.y (mgr.34104) 571 : cluster 0 pgmap v551: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:19:34.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_blocked_ops 2023-06-03T20:19:34.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:34.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.533 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:34.637 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:34.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:34.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:34.922 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.952 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:34.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:34.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:35.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 84979 84963 87.03 60.75 0.0129835 0.0114851 2023-06-03T20:19:35.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:35.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:35.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:35.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:35.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:35.376 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:35.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:35.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:35.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:35.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:35.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:35.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:35.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:35.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:35.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:35.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:36.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 85942 85926 86.5971 60.1875 0.0109356 0.0115411 2023-06-03T20:19:36.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:36.088 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:36.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:36.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:36.237 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:36.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:36.327 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:36 smithi033 bash[74781]: cluster 1685823574.8474221 mgr.y (mgr.34104) 572 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-06-03T20:19:36.327 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:36] "GET /metrics HTTP/1.1" 200 223350 "" "Prometheus/2.33.4" 2023-06-03T20:19:36.328 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:36 smithi033 bash[78259]: cluster 1685823574.8474221 mgr.y (mgr.34104) 572 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-06-03T20:19:36.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:36.353 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:36 smithi083 bash[60048]: cluster 1685823574.8474221 mgr.y (mgr.34104) 572 : cluster 0 pgmap v552: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 974 op/s 2023-06-03T20:19:36.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:36.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:36.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:36.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:36.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:36.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:36.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:36.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:36.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:36.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:36.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:36.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:37.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:37.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:37.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 16 86830 86814 86.1034 55.5 0.0116602 0.0116073 2023-06-03T20:19:37.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:37.144 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:19:37.145 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:19:37.145 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:19:37.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:37.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:19:37.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:37.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:37.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:37.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:37.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:37.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:37.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:37.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:37.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:37.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:37.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:37.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:37.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:37.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:38.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 87670 87654 85.5784 52.5 0.00786423 0.0116792 2023-06-03T20:19:38.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:38.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:38.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:38.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:38.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:38 smithi083 bash[60048]: cluster 1685823576.8495622 mgr.y (mgr.34104) 573 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:38.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:38 smithi083 bash[60048]: audit 1685823577.8021443 mon.a (mon.0) 706 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.207 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:38 smithi083 bash[60048]: audit 1685823577.815203 mon.a (mon.0) 707 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.239 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:38.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[74781]: cluster 1685823576.8495622 mgr.y (mgr.34104) 573 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:38.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[74781]: audit 1685823577.8021443 mon.a (mon.0) 706 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[74781]: audit 1685823577.815203 mon.a (mon.0) 707 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[78259]: cluster 1685823576.8495622 mgr.y (mgr.34104) 573 : cluster 0 pgmap v553: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:38.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[78259]: audit 1685823577.8021443 mon.a (mon.0) 706 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:38 smithi033 bash[78259]: audit 1685823577.815203 mon.a (mon.0) 707 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:38.346 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:38.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:38.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:38.485 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:38.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:38.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:38.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:38.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:38.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:38.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:38.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:38.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:38.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:38.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:38.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:38.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:39.053 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 16 88541 88525 85.0992 54.4375 0.00892712 0.011744 2023-06-03T20:19:39.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:39.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:39.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:39.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:39.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:39.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:39.355 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:39 smithi083 bash[60048]: audit 1685823578.5533757 mon.a (mon.0) 708 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-06-03T20:19:39.355 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:39 smithi083 bash[60048]: audit 1685823578.5537436 mon.a (mon.0) 709 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-06-03T20:19:39.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:39 smithi083 bash[60048]: audit 1685823578.5755558 mon.a (mon.0) 710 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:39.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:39.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:39.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:39.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:39.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[74781]: audit 1685823578.5533757 mon.a (mon.0) 708 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-06-03T20:19:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[74781]: audit 1685823578.5537436 mon.a (mon.0) 709 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-06-03T20:19:39.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[74781]: audit 1685823578.5755558 mon.a (mon.0) 710 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:39.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[78259]: audit 1685823578.5533757 mon.a (mon.0) 708 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]: dispatch 2023-06-03T20:19:39.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[78259]: audit 1685823578.5537436 mon.a (mon.0) 709 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]: dispatch 2023-06-03T20:19:39.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:39 smithi033 bash[78259]: audit 1685823578.5755558 mon.a (mon.0) 710 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:39.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:39.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:39.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:39.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:39.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:39.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:39.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:39.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:39.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:40.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 89348 89332 84.5725 50.4375 0.0279272 0.0118184 2023-06-03T20:19:40.089 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:40.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:40.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:40.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:40.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:40.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:40.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:40 smithi083 bash[60048]: cluster 1685823578.8500223 mgr.y (mgr.34104) 574 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:40.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:40 smithi083 bash[60048]: audit 1685823579.1378806 mon.a (mon.0) 711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-06-03T20:19:40.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:40 smithi083 bash[60048]: audit 1685823579.1380894 mon.a (mon.0) 712 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-06-03T20:19:40.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:40 smithi083 bash[60048]: cluster 1685823579.1383429 osd.4 (osd.4) 61 : cluster 3 failed to encode map e144 with expected crc 2023-06-03T20:19:40.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:40 smithi083 bash[60048]: cluster 1685823579.13954 mon.a (mon.0) 713 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-06-03T20:19:40.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:40.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[74781]: cluster 1685823578.8500223 mgr.y (mgr.34104) 574 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[74781]: audit 1685823579.1378806 mon.a (mon.0) 711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[74781]: audit 1685823579.1380894 mon.a (mon.0) 712 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[74781]: cluster 1685823579.1383429 osd.4 (osd.4) 61 : cluster 3 failed to encode map e144 with expected crc 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[74781]: cluster 1685823579.13954 mon.a (mon.0) 713 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[78259]: cluster 1685823578.8500223 mgr.y (mgr.34104) 574 : cluster 0 pgmap v554: 89 pgs: 89 active+clean; 5.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 58 MiB/s wr, 935 op/s 2023-06-03T20:19:40.447 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[78259]: audit 1685823579.1378806 mon.a (mon.0) 711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 0]}]': finished 2023-06-03T20:19:40.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[78259]: audit 1685823579.1380894 mon.a (mon.0) 712 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2023-06-03T20:19:40.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[78259]: cluster 1685823579.1383429 osd.4 (osd.4) 61 : cluster 3 failed to encode map e144 with expected crc 2023-06-03T20:19:40.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:40 smithi033 bash[78259]: cluster 1685823579.13954 mon.a (mon.0) 713 : cluster 0 osdmap e144: 8 total, 8 up, 8 in 2023-06-03T20:19:40.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:40.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:40.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:40.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:40.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:40.727 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:40.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.730 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:40.771 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:40.771 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:40.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:40.897 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:40.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:41.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:41.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:41.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 90141 90125 84.0493 49.5625 0.0468433 0.0118909 2023-06-03T20:19:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:41.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:41.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:41.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:41.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: cluster 1685823580.1393003 mon.a (mon.0) 714 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-06-03T20:19:41.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: cluster 1685823580.1401875 osd.7 (osd.7) 81 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: cluster 1685823580.1448176 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: audit 1685823580.30532 mon.a (mon.0) 715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: audit 1685823580.3208916 mon.a (mon.0) 716 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: audit 1685823580.965605 mon.a (mon.0) 717 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:19:41.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: audit 1685823580.9669487 mon.a (mon.0) 718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:19:41.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[78259]: audit 1685823580.9764903 mon.a (mon.0) 719 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: cluster 1685823580.1393003 mon.a (mon.0) 714 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-06-03T20:19:41.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: cluster 1685823580.1401875 osd.7 (osd.7) 81 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: cluster 1685823580.1448176 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: audit 1685823580.30532 mon.a (mon.0) 715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: audit 1685823580.3208916 mon.a (mon.0) 716 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: audit 1685823580.965605 mon.a (mon.0) 717 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:19:41.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: audit 1685823580.9669487 mon.a (mon.0) 718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:19:41.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:41 smithi033 bash[74781]: audit 1685823580.9764903 mon.a (mon.0) 719 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:41.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:41.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:41.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:41.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:41.587 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:41.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:41.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:41.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: cluster 1685823580.1393003 mon.a (mon.0) 714 : cluster 0 osdmap e145: 8 total, 8 up, 8 in 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: cluster 1685823580.1401875 osd.7 (osd.7) 81 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: cluster 1685823580.1448176 osd.5 (osd.5) 62 : cluster 3 failed to encode map e145 with expected crc 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: audit 1685823580.30532 mon.a (mon.0) 715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: audit 1685823580.3208916 mon.a (mon.0) 716 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: audit 1685823580.965605 mon.a (mon.0) 717 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: audit 1685823580.9669487 mon.a (mon.0) 718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:19:41.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:41 smithi083 bash[60048]: audit 1685823580.9764903 mon.a (mon.0) 719 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:41.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:41.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:41.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:41.788 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:41.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:41.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:41.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:41.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:42.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:42.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:42.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:42.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 91087 91071 83.6828 59.125 0.0168691 0.0119438 2023-06-03T20:19:42.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:42.182 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:42.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:42.320 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:42.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:42.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:42.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:42.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:42.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:42.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:42 smithi033 bash[78259]: cluster 1685823580.850496 mgr.y (mgr.34104) 575 : cluster 0 pgmap v557: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:42.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:42 smithi033 bash[74781]: cluster 1685823580.850496 mgr.y (mgr.34104) 575 : cluster 0 pgmap v557: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:42.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:42.601 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:42 smithi083 bash[60048]: cluster 1685823580.850496 mgr.y (mgr.34104) 575 : cluster 0 pgmap v557: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:42.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:42.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:42.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:42.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:42.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:42.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:42.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:42.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:42.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:43.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.025 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:43.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:43.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 16 92065 92049 83.3558 61.125 0.00750935 0.0119913 2023-06-03T20:19:43.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:43.160 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:43.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:43.185 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:19:43.185 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:19:43.185 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-06-03T20:19:43.186 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:19:43.186 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:19:43.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-06-03T20:19:43.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:43.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:43.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:43.422 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:43.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:43.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:43.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:43.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:43.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:43.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:43.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:43.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:43.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:43.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:43.894 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:43.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:44.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:44.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:44.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 92894 92878 82.9052 51.8125 0.0157024 0.012056 2023-06-03T20:19:44.132 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:44.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:44.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:44.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:44.311 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:44.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:44.417 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:44.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:44.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:44.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:44.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:44 smithi033 bash[74781]: cluster 1685823582.8521237 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-06-03T20:19:44.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:44 smithi033 bash[78259]: cluster 1685823582.8521237 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-06-03T20:19:44.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:44.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:44 smithi083 bash[60048]: cluster 1685823582.8521237 mgr.y (mgr.34104) 576 : cluster 0 pgmap v558: 89 pgs: 2 peering, 87 active+clean; 5.4 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 834 op/s 2023-06-03T20:19:44.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:44.746 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:44.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:44.851 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:44.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:44.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:44.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:44.987 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:45.056 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 93695 93679 82.4426 50.0625 0.0139579 0.0121234 2023-06-03T20:19:45.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:45.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:45.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:45.288 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:45.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:45.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:45.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:45.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:45.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:45.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.748 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:45.853 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:45.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:45.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:45.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:45.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:46.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:46.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:46.055 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 94581 94565 82.0667 55.375 0.0137064 0.0121789 2023-06-03T20:19:46.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:46.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:46.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:46.294 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:46] "GET /metrics HTTP/1.1" 200 223365 "" "Prometheus/2.33.4" 2023-06-03T20:19:46.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:46.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:46.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:46.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:46.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:46 smithi033 bash[74781]: cluster 1685823584.8528886 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-06-03T20:19:46.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:46 smithi033 bash[78259]: cluster 1685823584.8528886 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-06-03T20:19:46.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:46.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:46.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:46 smithi083 bash[60048]: cluster 1685823584.8528886 mgr.y (mgr.34104) 577 : cluster 0 pgmap v559: 89 pgs: 89 active+clean; 5.6 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 824 op/s 2023-06-03T20:19:46.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:46.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:46.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:46.921 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:46.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:46.932 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:47.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.056 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 95496 95480 81.7259 57.1875 0.0146604 0.0122302 2023-06-03T20:19:47.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:47.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:47.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:47.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:47.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:47.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:47.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:47.620 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:47.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:47.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:47.766 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:47.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:47.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:47.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:47.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:47.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:48.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:48.056 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 96259 96243 81.2659 47.6875 0.027848 0.0122993 2023-06-03T20:19:48.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:48.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:48.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:48.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:48.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:48.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:48.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:48.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:48.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:48.469 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:48 smithi083 bash[60048]: cluster 1685823586.8535018 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:48.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:48 smithi033 bash[74781]: cluster 1685823586.8535018 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:48.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:48 smithi033 bash[78259]: cluster 1685823586.8535018 mgr.y (mgr.34104) 578 : cluster 0 pgmap v560: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:19:48.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:48.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:48.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:48.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:48.778 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:48.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:48.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:48.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:48.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:49.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.056 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 97190 97174 80.9582 58.1875 0.0129623 0.0123458 2023-06-03T20:19:49.060 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:49.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:49.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:49.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:49.312 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.342 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:49.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:49.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:49.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:49.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:49.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:49.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:49.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:49.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:49.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:49.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:49.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:50.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:50.056 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 98081 98065 80.6256 55.6875 0.0198323 0.0123976 2023-06-03T20:19:50.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:50.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:50.180 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:50.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:50.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:50.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:50.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:50.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.376 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:50.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:50.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:50 smithi083 bash[60048]: cluster 1685823588.854045 mgr.y (mgr.34104) 579 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-06-03T20:19:50.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:50.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:50.513 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:19:50.513 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:19:50.513 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:19:50.513 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:19:50.513 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:19:50.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:50 smithi033 bash[74781]: cluster 1685823588.854045 mgr.y (mgr.34104) 579 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-06-03T20:19:50.557 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:50 smithi033 bash[78259]: cluster 1685823588.854045 mgr.y (mgr.34104) 579 : cluster 0 pgmap v561: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 57 MiB/s wr, 904 op/s 2023-06-03T20:19:50.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:50.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:50.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:50.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:50.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:50.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:50.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:50.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:50.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:51.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:51.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 98773 98757 80.1392 43.25 0.0135901 0.0124718 2023-06-03T20:19:51.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:51.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:51.171 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:19:51.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:51.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:51.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:51.216 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:19:51.258 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:19:51.292 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:19:51.312 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:19:51.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:51.334 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:19:51.342 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:51.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:51.355 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:19:51.363 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:19:51.377 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[78259]: audit 1685823591.1238613 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.33:0/1907457716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:51.377 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[78259]: audit 1685823591.166963 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.33:0/3944803207' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.377 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[78259]: audit 1685823591.1677825 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[74781]: audit 1685823591.1238613 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.33:0/1907457716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:51.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[74781]: audit 1685823591.166963 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.33:0/3944803207' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:51 smithi033 bash[74781]: audit 1685823591.1677825 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.378 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:19:51.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:19:51.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:51.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:51.592 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:51.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:51.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:51 smithi083 bash[60048]: audit 1685823591.1238613 mon.c (mon.2) 60 : audit 0 from='client.? 172.21.15.33:0/1907457716' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:19:51.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:51 smithi083 bash[60048]: audit 1685823591.166963 mon.c (mon.2) 61 : audit 1 from='client.? 172.21.15.33:0/3944803207' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:51 smithi083 bash[60048]: audit 1685823591.1677825 mon.a (mon.0) 720 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:19:51.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:51.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:51.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:51.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:51.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:52.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:52.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:52.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:52.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 99535 99519 79.7224 47.625 0.00975824 0.0125384 2023-06-03T20:19:52.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:52.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:52.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:52.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:52.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: cluster 1685823590.8548775 mgr.y (mgr.34104) 580 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-06-03T20:19:52.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: cluster 1685823591.3439333 mon.a (mon.0) 721 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:52.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: audit 1685823591.3533392 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:19:52.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: cluster 1685823591.353411 mon.a (mon.0) 723 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-06-03T20:19:52.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: cluster 1685823591.3552492 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.362 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:52 smithi083 bash[60048]: cluster 1685823591.3833404 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:52.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: cluster 1685823590.8548775 mgr.y (mgr.34104) 580 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-06-03T20:19:52.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: cluster 1685823591.3439333 mon.a (mon.0) 721 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:52.425 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: audit 1685823591.3533392 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: cluster 1685823591.353411 mon.a (mon.0) 723 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: cluster 1685823591.3552492 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[74781]: cluster 1685823591.3833404 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: cluster 1685823590.8548775 mgr.y (mgr.34104) 580 : cluster 0 pgmap v562: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 51 MiB/s wr, 815 op/s 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: cluster 1685823591.3439333 mon.a (mon.0) 721 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:19:52.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: audit 1685823591.3533392 mon.a (mon.0) 722 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:19:52.427 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: cluster 1685823591.353411 mon.a (mon.0) 723 : cluster 0 osdmap e146: 8 total, 8 up, 8 in 2023-06-03T20:19:52.427 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: cluster 1685823591.3552492 osd.6 (osd.6) 54 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.427 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:52 smithi033 bash[78259]: cluster 1685823591.3833404 osd.4 (osd.4) 62 : cluster 3 failed to encode map e146 with expected crc 2023-06-03T20:19:52.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:52.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:52.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:52.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.612 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:52.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:52.745 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:52.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:52.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:52.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:52.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:53.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:53.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 100361 100345 79.3667 51.625 0.0119982 0.0125933 2023-06-03T20:19:53.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:53.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:53.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:53.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:53.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:53.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:53.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:53.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:53.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:53.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:53.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:53.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:53.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:53.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:54.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:54.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:54.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:19:54.050730+0000 min lat: 0.0013241 max lat: 0.348954 avg lat: 0.0126483 2023-06-03T20:19:54.058 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:19:54.058 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 101197 101181 79.0277 52.25 0.0224343 0.0126483 2023-06-03T20:19:54.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:54.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_historic_ops 2023-06-03T20:19:54.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:54 smithi083 bash[60048]: cluster 1685823592.8554955 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:19:54.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:54 smithi083 bash[60048]: audit 1685823593.5756555 mon.a (mon.0) 724 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:54.364 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:54 smithi083 bash[60048]: audit 1685823593.8594887 mon.a (mon.0) 725 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:54.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.431 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[74781]: cluster 1685823592.8554955 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:19:54.432 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[74781]: audit 1685823593.5756555 mon.a (mon.0) 724 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:54.432 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[74781]: audit 1685823593.8594887 mon.a (mon.0) 725 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:54.432 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[78259]: cluster 1685823592.8554955 mgr.y (mgr.34104) 581 : cluster 0 pgmap v564: 89 pgs: 89 active+clean; 6.0 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:19:54.432 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[78259]: audit 1685823593.5756555 mon.a (mon.0) 724 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:19:54.433 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:54 smithi033 bash[78259]: audit 1685823593.8594887 mon.a (mon.0) 725 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:19:54.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:54.587 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:54.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:54.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:54.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:54.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:54.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:54.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:55.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:55.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:55.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 102070 102054 78.7257 54.5625 0.00859376 0.012696 2023-06-03T20:19:55.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:55.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:55.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:55.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:55.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:55.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:55.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:55.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:55.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:55.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:55.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:55.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:55.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:55.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:55.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:55.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:55.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:55.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:55.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:56.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:56.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:56.057 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 102959 102943 78.4432 55.5625 0.0168714 0.0127422 2023-06-03T20:19:56.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:56.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:56.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:56.279 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:56.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:56.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:56.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:56 smithi083 bash[60048]: cluster 1685823594.856239 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-06-03T20:19:56.425 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:56.468 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:56.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:56.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:56.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:56 smithi033 bash[74781]: cluster 1685823594.856239 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-06-03T20:19:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:19:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:19:56] "GET /metrics HTTP/1.1" 200 223364 "" "Prometheus/2.33.4" 2023-06-03T20:19:56.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:56.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:56.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:56.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:56.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:56.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:56 smithi033 bash[78259]: cluster 1685823594.856239 mgr.y (mgr.34104) 582 : cluster 0 pgmap v565: 89 pgs: 89 active+clean; 6.1 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 53 MiB/s wr, 854 op/s 2023-06-03T20:19:56.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:56.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:56.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:56.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:56.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:57.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:57.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 103858 103842 78.1739 56.1875 0.0165607 0.012786 2023-06-03T20:19:57.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:19:57.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:19:57.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:57.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:57.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:57.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:57.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:57.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:57.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:57.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:57.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:57.588 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:19:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:19:57.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:57.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.722 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:57.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:57.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:57.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:57.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:57.921 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:19:57.921 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:19:57.921 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:19:57.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:58.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:58.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:58.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 104641 104625 77.8259 48.9375 0.0223175 0.0128434 2023-06-03T20:19:58.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:58.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:58.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:58.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.303 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:58.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:58.373 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:19:58 smithi033 bash[78259]: cluster 1685823596.8569283 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:19:58.373 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:19:58 smithi033 bash[74781]: cluster 1685823596.8569283 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:19:58.405 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:58.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:58.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:58.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:58.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:58.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:19:58 smithi083 bash[60048]: cluster 1685823596.8569283 mgr.y (mgr.34104) 583 : cluster 0 pgmap v566: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:19:58.701 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:58.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:19:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:19:58.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:58.880 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:19:58.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:58.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:19:58.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:59.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:59.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:59.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 105511 105495 77.55 54.375 0.0196694 0.0128883 2023-06-03T20:19:59.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:59.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:19:59.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:19:59.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:59.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:59.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:19:59.404 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:19:59.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:59.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:19:59.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:19:59.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:59.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:19:59.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:19:59.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:59.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:19:59.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:19:59.879 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:59.917 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:19:59.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:19:59.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:00.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:00.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:00.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 106326 106310 77.2405 50.9375 0.0180829 0.0129409 2023-06-03T20:20:00.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:00.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:00.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:00.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:00.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:00.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.345 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:00.445 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:00.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:00.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[78259]: cluster 1685823598.8578975 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:20:00.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[78259]: cluster 1685823600.000114 mon.a (mon.0) 726 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-06-03T20:20:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[78259]: cluster 1685823600.000154 mon.a (mon.0) 727 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-06-03T20:20:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[74781]: cluster 1685823598.8578975 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:20:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[74781]: cluster 1685823600.000114 mon.a (mon.0) 726 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-06-03T20:20:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:00 smithi033 bash[74781]: cluster 1685823600.000154 mon.a (mon.0) 727 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-06-03T20:20:00.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:00.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:00.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:00 smithi083 bash[60048]: cluster 1685823598.8578975 mgr.y (mgr.34104) 584 : cluster 0 pgmap v567: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 837 op/s 2023-06-03T20:20:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:00 smithi083 bash[60048]: cluster 1685823600.000114 mon.a (mon.0) 726 : cluster 3 Health detail: HEALTH_WARN nodeep-scrub flag(s) set 2023-06-03T20:20:00.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:00 smithi083 bash[60048]: cluster 1685823600.000154 mon.a (mon.0) 727 : cluster 3 [WRN] OSDMAP_FLAGS: nodeep-scrub flag(s) set 2023-06-03T20:20:00.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:00.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:00.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:00.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:00.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:00.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:01.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 107163 107147 76.954 52.3125 0.0172348 0.012989 2023-06-03T20:20:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:01.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:01.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:01.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:01.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:01.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:01.506 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:01.507 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:01.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.622 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:01.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.773 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:01.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:01.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:01.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:01.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:02.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:02.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:02.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 108012 107996 76.6824 53.0625 0.0102297 0.0130344 2023-06-03T20:20:02.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:02.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:02.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:02.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:02.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:02.386 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:02 smithi083 bash[60048]: cluster 1685823600.8587875 mgr.y (mgr.34104) 585 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s 2023-06-03T20:20:02.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.503 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:02 smithi033 bash[78259]: cluster 1685823600.8587875 mgr.y (mgr.34104) 585 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s 2023-06-03T20:20:02.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:02 smithi033 bash[74781]: cluster 1685823600.8587875 mgr.y (mgr.34104) 585 : cluster 0 pgmap v568: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 825 op/s 2023-06-03T20:20:02.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:02.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:02.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.786 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:02.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:02.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:02.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:02.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:03.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:03.059 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 16 108872 108856 76.4247 53.75 0.0145347 0.0130791 2023-06-03T20:20:03.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:03.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:03.185 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:03.214 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:03.317 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:03.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:03.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:03.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:03.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:03.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:03.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:03.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:03.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:03.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:03.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:03.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:03.897 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:20:03.897 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:20:03.897 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-06-03T20:20:03.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:20:03.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:03.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:03.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:04.060 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0068 2023-06-03T20:20:04.060 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 109686 2023-06-03T20:20:04.060 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:20:04.060 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:20:04.060 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 76.1651 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 27.6157 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 178.562 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 43.25 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1218 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 441.852 2023-06-03T20:20:04.061 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2857 2023-06-03T20:20:04.062 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 692 2023-06-03T20:20:04.062 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0131245 2023-06-03T20:20:04.062 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0108347 2023-06-03T20:20:04.062 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 0.348954 2023-06-03T20:20:04.062 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.0013241 2023-06-03T20:20:04.067 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:20:04.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:04.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:04.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.154 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:04.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:04.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:04.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:04.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:04.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:04.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:04.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:04.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:04 smithi083 bash[60048]: cluster 1685823602.859231 mgr.y (mgr.34104) 586 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-06-03T20:20:04.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:04.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:04.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.717 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:04.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:04.827 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:04 smithi033 bash[74781]: cluster 1685823602.859231 mgr.y (mgr.34104) 586 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-06-03T20:20:04.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:04 smithi033 bash[78259]: cluster 1685823602.859231 mgr.y (mgr.34104) 586 : cluster 0 pgmap v569: 89 pgs: 89 active+clean; 6.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 45 MiB/s wr, 717 op/s 2023-06-03T20:20:04.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:04.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:04.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:04.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:04.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:05.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:05.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:05.143 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:05.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:05.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:05.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:05.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:05.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:05.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:05.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:05.570 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:05.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:05.710 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:05.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:05.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:05.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:05.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:05.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:05.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:05.988 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:20:05.989 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:20:05.999 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:06.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:06.102 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:06.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:06.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:06.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:06.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:06.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:06.415 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:06.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:06.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:06 smithi033 bash[74781]: cluster 1685823604.8599129 mgr.y (mgr.34104) 587 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 862 op/s 2023-06-03T20:20:06.450 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:06 smithi033 bash[78259]: cluster 1685823604.8599129 mgr.y (mgr.34104) 587 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 862 op/s 2023-06-03T20:20:06.451 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:06] "GET /metrics HTTP/1.1" 200 223364 "" "Prometheus/2.33.4" 2023-06-03T20:20:06.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:06.567 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:06.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.570 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:06 smithi083 bash[60048]: cluster 1685823604.8599129 mgr.y (mgr.34104) 587 : cluster 0 pgmap v570: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 53 MiB/s wr, 862 op/s 2023-06-03T20:20:06.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:06.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:06.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:06.811 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:06.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:06.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:06.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:06.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:07.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:07.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:07.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:07.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:07.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:07.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:07.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:07.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:07.384 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:07.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:07.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:07.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:07.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.696 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:07.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:07.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:07.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:07.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:08.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:08.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:08.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:08.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:08.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:08.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:08.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:08.393 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:08.425 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:08.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:08.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:08.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.574 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:08.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:08.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:08.685 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:08 smithi083 bash[60048]: cluster 1685823606.862292 mgr.y (mgr.34104) 588 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 872 op/s 2023-06-03T20:20:08.720 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:08.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:08.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:08 smithi033 bash[74781]: cluster 1685823606.862292 mgr.y (mgr.34104) 588 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 872 op/s 2023-06-03T20:20:08.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:08 smithi033 bash[78259]: cluster 1685823606.862292 mgr.y (mgr.34104) 588 : cluster 0 pgmap v571: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 51 MiB/s wr, 872 op/s 2023-06-03T20:20:08.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:08.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:08.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:08.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:09.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:09.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:20:09.125 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:09.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:09.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:09.261 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:09.311 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:09.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.315 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:09.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:09.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:09.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:09.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:09 smithi033 bash[74781]: audit 1685823608.5762095 mon.a (mon.0) 728 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:09 smithi033 bash[78259]: audit 1685823608.5762095 mon.a (mon.0) 728 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:09.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:09.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:09.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:09.711 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:09 smithi083 bash[60048]: audit 1685823608.5762095 mon.a (mon.0) 728 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:09.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:09.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:09.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:09.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:09.883 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:09.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:10.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:10.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:10.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:10.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:10.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:10.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:10.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.418 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:10 smithi033 bash[74781]: cluster 1685823608.8628092 mgr.y (mgr.34104) 589 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 704 op/s 2023-06-03T20:20:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:10.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:10.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:10.685 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:10 smithi033 bash[78259]: cluster 1685823608.8628092 mgr.y (mgr.34104) 589 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 704 op/s 2023-06-03T20:20:10.734 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:10.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:10.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:10.847 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:10 smithi083 bash[60048]: cluster 1685823608.8628092 mgr.y (mgr.34104) 589 : cluster 0 pgmap v572: 89 pgs: 89 active+clean; 6.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 704 op/s 2023-06-03T20:20:10.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:10.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:10.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:10.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:11.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:11.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:11.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:11.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:11.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:11.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:11.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:11.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:11.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:11.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:11.482 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:20:11.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:11.547 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:20:11.581 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:20:11.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:11.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:11.614 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:20:11.659 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:20:11.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:11.698 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:20:11.723 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:11.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:11.741 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:20:11.782 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:20:11.787 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.787 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.788 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:20:11.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:11.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:11.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:11.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:12.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:12.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:12.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:12.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:12.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:12.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:12.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:12.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:12.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:12.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:12.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:12.452 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:20:12.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:12.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:12.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:12.654 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[78259]: cluster 1685823610.8637164 mgr.y (mgr.34104) 590 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 1.03k op/s 2023-06-03T20:20:12.654 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[78259]: audit 1685823611.4249897 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.33:0/3473641905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:12.655 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[78259]: audit 1685823612.1702507 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.33:0/401509970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.655 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[78259]: audit 1685823612.1710243 mon.a (mon.0) 729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.655 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[74781]: cluster 1685823610.8637164 mgr.y (mgr.34104) 590 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 1.03k op/s 2023-06-03T20:20:12.655 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[74781]: audit 1685823611.4249897 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.33:0/3473641905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:12.655 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[74781]: audit 1685823612.1702507 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.33:0/401509970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.656 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:12 smithi033 bash[74781]: audit 1685823612.1710243 mon.a (mon.0) 729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:12.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:12.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:12.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:12.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:12 smithi083 bash[60048]: cluster 1685823610.8637164 mgr.y (mgr.34104) 590 : cluster 0 pgmap v573: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 41 MiB/s wr, 1.03k op/s 2023-06-03T20:20:12.829 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:12 smithi083 bash[60048]: audit 1685823611.4249897 mon.c (mon.2) 62 : audit 0 from='client.? 172.21.15.33:0/3473641905' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:12.829 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:12 smithi083 bash[60048]: audit 1685823612.1702507 mon.c (mon.2) 63 : audit 1 from='client.? 172.21.15.33:0/401509970' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.829 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:12 smithi083 bash[60048]: audit 1685823612.1710243 mon.a (mon.0) 729 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:12.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:12.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:12.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:12.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:13.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:13.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:13.284 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:13.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:13.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:13.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:13.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:13.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:13.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:13.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4119194 mon.a (mon.0) 730 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:20:13.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.411963 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-06-03T20:20:13.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: audit 1685823612.4351602 mon.a (mon.0) 732 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:13.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4353309 mon.a (mon.0) 733 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-06-03T20:20:13.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4453623 osd.5 (osd.5) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4464235 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4471135 osd.6 (osd.6) 55 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.4491427 osd.4 (osd.4) 64 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[74781]: cluster 1685823612.452008 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4119194 mon.a (mon.0) 730 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:20:13.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.411963 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: audit 1685823612.4351602 mon.a (mon.0) 732 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4353309 mon.a (mon.0) 733 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4453623 osd.5 (osd.5) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4464235 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4471135 osd.6 (osd.6) 55 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.4491427 osd.4 (osd.4) 64 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:13 smithi033 bash[78259]: cluster 1685823612.452008 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:13.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4119194 mon.a (mon.0) 730 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:20:13.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.411963 mon.a (mon.0) 731 : cluster 1 Cluster is now healthy 2023-06-03T20:20:13.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: audit 1685823612.4351602 mon.a (mon.0) 732 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:13.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4353309 mon.a (mon.0) 733 : cluster 0 osdmap e147: 8 total, 8 up, 8 in 2023-06-03T20:20:13.823 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4453623 osd.5 (osd.5) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4464235 osd.4 (osd.4) 63 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4471135 osd.6 (osd.6) 55 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.4491427 osd.4 (osd.4) 64 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:13 smithi083 bash[60048]: cluster 1685823612.452008 osd.7 (osd.7) 82 : cluster 3 failed to encode map e147 with expected crc 2023-06-03T20:20:13.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:13.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:13.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:13.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:14.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:14.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:14.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:14.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:14.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.157 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:14.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:14.313 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:14.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:14.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:14.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:14 smithi033 bash[74781]: cluster 1685823612.8641567 mgr.y (mgr.34104) 591 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 814 op/s 2023-06-03T20:20:14.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:14 smithi033 bash[78259]: cluster 1685823612.8641567 mgr.y (mgr.34104) 591 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 814 op/s 2023-06-03T20:20:14.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:14.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:14.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:14.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:14.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:14.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:14 smithi083 bash[60048]: cluster 1685823612.8641567 mgr.y (mgr.34104) 591 : cluster 0 pgmap v575: 89 pgs: 89 active+clean; 6.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 814 op/s 2023-06-03T20:20:14.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:14.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:14.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:14.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:15.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:15.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:15.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:15.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:20:15.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:15.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:15.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:15.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:15.417 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:15.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:15.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:15.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:15.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:15.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:15.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:15.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:15.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:15.881 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:15.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:15.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:15.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:20:15.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:16.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:16.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:16.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:16.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:16.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:16.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:16.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:16.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:16.434 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:16 smithi033 bash[74781]: cluster 1685823614.8647926 mgr.y (mgr.34104) 592 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 MiB/s wr, 807 op/s 2023-06-03T20:20:16.434 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:16] "GET /metrics HTTP/1.1" 200 223369 "" "Prometheus/2.33.4" 2023-06-03T20:20:16.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:16.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:16.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:16.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:16 smithi083 bash[60048]: cluster 1685823614.8647926 mgr.y (mgr.34104) 592 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 MiB/s wr, 807 op/s 2023-06-03T20:20:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:16 smithi033 bash[78259]: cluster 1685823614.8647926 mgr.y (mgr.34104) 592 : cluster 0 pgmap v576: 89 pgs: 89 active+clean; 6.3 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 11 MiB/s wr, 807 op/s 2023-06-03T20:20:16.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:16.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:16.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:16.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:16.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:16.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:16.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:16.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:16.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:17.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:17.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:17.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:17.293 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:17.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:17.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:17.426 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:17.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:17.534 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.570 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:17.655 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:17.677 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:17.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:17.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:17.859 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:17.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:17.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:18.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.142 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:18.246 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:18.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:18.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:18.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:18.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:18.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:18.525 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:18.570 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:18.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:18 smithi083 bash[60048]: cluster 1685823616.8654115 mgr.y (mgr.34104) 593 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:18.674 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:18.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:18.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:18 smithi033 bash[78259]: cluster 1685823616.8654115 mgr.y (mgr.34104) 593 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:18 smithi033 bash[74781]: cluster 1685823616.8654115 mgr.y (mgr.34104) 593 : cluster 0 pgmap v577: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:18.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:18.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:18.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:19.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:19.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:19.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:19.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:19.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:19.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:19.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:19.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:19.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:19.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:19.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:19.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:19.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.705 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:19 smithi083 bash[60048]: cluster 1685823618.8658288 mgr.y (mgr.34104) 594 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:19.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:19.740 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:19 smithi033 bash[74781]: cluster 1685823618.8658288 mgr.y (mgr.34104) 594 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:19.741 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:19 smithi033 bash[78259]: cluster 1685823618.8658288 mgr.y (mgr.34104) 594 : cluster 0 pgmap v578: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 795 op/s 2023-06-03T20:20:19.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:19.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:19.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:19.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:20.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:20.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:20.041 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:20.044 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:20.122 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:20.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:20.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:20.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:20.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:20.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:20.405 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:20:20.411 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:20:20.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:20.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:20.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:20.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:20.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:20.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:20.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:20.742 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:20 smithi033 bash[74781]: audit 1685823620.3669112 mgr.y (mgr.34104) 595 : audit 0 from='client.35097 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:20:20.743 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:20 smithi033 bash[78259]: audit 1685823620.3669112 mgr.y (mgr.34104) 595 : audit 0 from='client.35097 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:20:20.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:20.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.775 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:20.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:20.884 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:20 smithi083 bash[60048]: audit 1685823620.3669112 mgr.y (mgr.34104) 595 : audit 0 from='client.35097 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:20:20.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:20.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:20.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:21.017 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:21.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:21.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:21.156 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:21.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:21.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:21.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:21.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:21.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:21.464 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:21 smithi033 bash[74781]: cluster 1685823620.8665411 mgr.y (mgr.34104) 596 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-06-03T20:20:21.465 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:21 smithi033 bash[78259]: cluster 1685823620.8665411 mgr.y (mgr.34104) 596 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-06-03T20:20:21.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:21.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:21.589 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:21.597 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:21 smithi083 bash[60048]: cluster 1685823620.8665411 mgr.y (mgr.34104) 596 : cluster 0 pgmap v579: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 794 op/s 2023-06-03T20:20:21.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:21.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:21.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:21.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:21.857 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:21.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:21.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:21.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:21.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:22.025 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:22.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:22.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:22.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:22.274 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:22.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:22.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:22.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:22.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:22.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:22.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:22.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:22.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:22.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:22.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:22.851 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:22.892 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:22.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:22.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:22.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:23.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:23.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:23.157 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:23.169 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":578,"stamp":"2023-06-03T20:20:18.865612+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6624516006,"num_objects":101098,"num_object_clones":0,"num_object_copies":303294,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":101098,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":118561,"num_write_kb":7022351,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":30,"num_bytes_recovered":1781806,"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":114595,"ondisk_log_size":114595,"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":20602312,"kb_used_data":19504648,"kb_used_omap":20,"kb_used_meta":1097323,"kb_avail":729358904,"statfs":{"total":767960285184,"available":746863517696,"internally_reserved":0,"allocated":19972759552,"data_stored":19968543552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1123659406},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,0,2,5,11,3],"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":-521338880,"num_objects":-7955,"num_object_clones":0,"num_object_copies":-23865,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7955,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7955,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003106"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.388833+0000","last_change":"2023-06-03T20:09:41.054047+0000","last_active":"2023-06-03T20:19:51.388833+0000","last_peered":"2023-06-03T20:19:51.388833+0000","last_clean":"2023-06-03T20:19:51.388833+0000","last_became_active":"2023-06-03T20:09:41.052717+0000","last_became_peered":"2023-06-03T20:09:41.052717+0000","last_unstale":"2023-06-03T20:19:51.388833+0000","last_undegraded":"2023-06-03T20:19:51.388833+0000","last_fullsized":"2023-06-03T20:19:51.388833+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:20:10.081913+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:20:10.081913+0000","last_peered":"2023-06-03T20:20:10.081913+0000","last_clean":"2023-06-03T20:20:10.081913+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:20:10.081913+0000","last_undegraded":"2023-06-03T20:20:10.081913+0000","last_fullsized":"2023-06-03T20:20:10.081913+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381410+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:19:51.381410+0000","last_peered":"2023-06-03T20:19:51.381410+0000","last_clean":"2023-06-03T20:19:51.381410+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:19:51.381410+0000","last_undegraded":"2023-06-03T20:19:51.381410+0000","last_fullsized":"2023-06-03T20:19:51.381410+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382121+0000","last_change":"2023-06-03T20:18:12.968467+0000","last_active":"2023-06-03T20:19:51.382121+0000","last_peered":"2023-06-03T20:19:51.382121+0000","last_clean":"2023-06-03T20:19:51.382121+0000","last_became_active":"2023-06-03T20:18:12.967803+0000","last_became_peered":"2023-06-03T20:18:12.967803+0000","last_unstale":"2023-06-03T20:19:51.382121+0000","last_undegraded":"2023-06-03T20:19:51.382121+0000","last_fullsized":"2023-06-03T20:19:51.382121+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":143,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.378713+0000","last_change":"2023-06-03T20:18:12.963534+0000","last_active":"2023-06-03T20:19:51.378713+0000","last_peered":"2023-06-03T20:19:51.378713+0000","last_clean":"2023-06-03T20:19:51.378713+0000","last_became_active":"2023-06-03T20:18:12.963089+0000","last_became_peered":"2023-06-03T20:18:12.963089+0000","last_unstale":"2023-06-03T20:19:51.378713+0000","last_undegraded":"2023-06-03T20:19:51.378713+0000","last_fullsized":"2023-06-03T20:19:51.378713+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:04:03.567899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":21,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360704+0000","last_change":"2023-06-03T20:18:34.105903+0000","last_active":"2023-06-03T20:19:51.360704+0000","last_peered":"2023-06-03T20:19:51.360704+0000","last_clean":"2023-06-03T20:19:51.360704+0000","last_became_active":"2023-06-03T20:18:34.105567+0000","last_became_peered":"2023-06-03T20:18:34.105567+0000","last_unstale":"2023-06-03T20:19:51.360704+0000","last_undegraded":"2023-06-03T20:19:51.360704+0000","last_fullsized":"2023-06-03T20:19:51.360704+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.383282+0000","last_change":"2023-06-03T20:18:34.109225+0000","last_active":"2023-06-03T20:19:51.383282+0000","last_peered":"2023-06-03T20:19:51.383282+0000","last_clean":"2023-06-03T20:19:51.383282+0000","last_became_active":"2023-06-03T20:18:34.108294+0000","last_became_peered":"2023-06-03T20:18:34.108294+0000","last_unstale":"2023-06-03T20:19:51.383282+0000","last_undegraded":"2023-06-03T20:19:51.383282+0000","last_fullsized":"2023-06-03T20:19:51.383282+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.378780+0000","last_change":"2023-06-03T20:18:34.112448+0000","last_active":"2023-06-03T20:19:51.378780+0000","last_peered":"2023-06-03T20:19:51.378780+0000","last_clean":"2023-06-03T20:19:51.378780+0000","last_became_active":"2023-06-03T20:18:34.111858+0000","last_became_peered":"2023-06-03T20:18:34.111858+0000","last_unstale":"2023-06-03T20:19:51.378780+0000","last_undegraded":"2023-06-03T20:19:51.378780+0000","last_fullsized":"2023-06-03T20:19:51.378780+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:17:22.526534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":111,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.385369+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:19:51.385369+0000","last_peered":"2023-06-03T20:19:51.385369+0000","last_clean":"2023-06-03T20:19:51.385369+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:19:51.385369+0000","last_undegraded":"2023-06-03T20:19:51.385369+0000","last_fullsized":"2023-06-03T20:19:51.385369+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":97,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.375431+0000","last_change":"2023-06-03T20:18:34.116571+0000","last_active":"2023-06-03T20:19:51.375431+0000","last_peered":"2023-06-03T20:19:51.375431+0000","last_clean":"2023-06-03T20:19:51.375431+0000","last_became_active":"2023-06-03T20:18:34.115884+0000","last_became_peered":"2023-06-03T20:18:34.115884+0000","last_unstale":"2023-06-03T20:19:51.375431+0000","last_undegraded":"2023-06-03T20:19:51.375431+0000","last_fullsized":"2023-06-03T20:19:51.375431+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:02:01.125154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":117,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382164+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:19:51.382164+0000","last_peered":"2023-06-03T20:19:51.382164+0000","last_clean":"2023-06-03T20:19:51.382164+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:19:51.382164+0000","last_undegraded":"2023-06-03T20:19:51.382164+0000","last_fullsized":"2023-06-03T20:19:51.382164+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":132,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381766+0000","last_change":"2023-06-03T20:18:34.114155+0000","last_active":"2023-06-03T20:19:51.381766+0000","last_peered":"2023-06-03T20:19:51.381766+0000","last_clean":"2023-06-03T20:19:51.381766+0000","last_became_active":"2023-06-03T20:18:34.110737+0000","last_became_peered":"2023-06-03T20:18:34.110737+0000","last_unstale":"2023-06-03T20:19:51.381766+0000","last_undegraded":"2023-06-03T20:19:51.381766+0000","last_fullsized":"2023-06-03T20:19:51.381766+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:56:56.608488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":158,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.396642+0000","last_change":"2023-06-03T20:18:34.342699+0000","last_active":"2023-06-03T20:19:51.396642+0000","last_peered":"2023-06-03T20:19:51.396642+0000","last_clean":"2023-06-03T20:19:51.396642+0000","last_became_active":"2023-06-03T20:18:34.106977+0000","last_became_peered":"2023-06-03T20:18:34.106977+0000","last_unstale":"2023-06-03T20:19:51.396642+0000","last_undegraded":"2023-06-03T20:19:51.396642+0000","last_fullsized":"2023-06-03T20:19:51.396642+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.391746+0000","last_change":"2023-06-03T20:18:34.106307+0000","last_active":"2023-06-03T20:19:51.391746+0000","last_peered":"2023-06-03T20:19:51.391746+0000","last_clean":"2023-06-03T20:19:51.391746+0000","last_became_active":"2023-06-03T20:18:34.105840+0000","last_became_peered":"2023-06-03T20:18:34.105840+0000","last_unstale":"2023-06-03T20:19:51.391746+0000","last_undegraded":"2023-06-03T20:19:51.391746+0000","last_fullsized":"2023-06-03T20:19:51.391746+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381202+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:19:51.381202+0000","last_peered":"2023-06-03T20:19:51.381202+0000","last_clean":"2023-06-03T20:19:51.381202+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:19:51.381202+0000","last_undegraded":"2023-06-03T20:19:51.381202+0000","last_fullsized":"2023-06-03T20:19:51.381202+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.374987+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:19:51.374987+0000","last_peered":"2023-06-03T20:19:51.374987+0000","last_clean":"2023-06-03T20:19:51.374987+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:19:51.374987+0000","last_undegraded":"2023-06-03T20:19:51.374987+0000","last_fullsized":"2023-06-03T20:19:51.374987+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":75,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.380746+0000","last_change":"2023-06-03T20:18:12.968160+0000","last_active":"2023-06-03T20:19:51.380746+0000","last_peered":"2023-06-03T20:19:51.380746+0000","last_clean":"2023-06-03T20:19:51.380746+0000","last_became_active":"2023-06-03T20:18:12.967709+0000","last_became_peered":"2023-06-03T20:18:12.967709+0000","last_unstale":"2023-06-03T20:19:51.380746+0000","last_undegraded":"2023-06-03T20:19:51.380746+0000","last_fullsized":"2023-06-03T20:19:51.380746+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":110,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382595+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:19:51.382595+0000","last_peered":"2023-06-03T20:19:51.382595+0000","last_clean":"2023-06-03T20:19:51.382595+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:19:51.382595+0000","last_undegraded":"2023-06-03T20:19:51.382595+0000","last_fullsized":"2023-06-03T20:19:51.382595+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.380590+0000","last_change":"2023-06-03T20:18:34.108697+0000","last_active":"2023-06-03T20:19:51.380590+0000","last_peered":"2023-06-03T20:19:51.380590+0000","last_clean":"2023-06-03T20:19:51.380590+0000","last_became_active":"2023-06-03T20:18:34.108286+0000","last_became_peered":"2023-06-03T20:18:34.108286+0000","last_unstale":"2023-06-03T20:19:51.380590+0000","last_undegraded":"2023-06-03T20:19:51.380590+0000","last_fullsized":"2023-06-03T20:19:51.380590+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.376366+0000","last_change":"2023-06-03T20:18:12.958771+0000","last_active":"2023-06-03T20:19:51.376366+0000","last_peered":"2023-06-03T20:19:51.376366+0000","last_clean":"2023-06-03T20:19:51.376366+0000","last_became_active":"2023-06-03T20:18:12.958370+0000","last_became_peered":"2023-06-03T20:18:12.958370+0000","last_unstale":"2023-06-03T20:19:51.376366+0000","last_undegraded":"2023-06-03T20:19:51.376366+0000","last_fullsized":"2023-06-03T20:19:51.376366+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:48:43.215536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":31,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360113+0000","last_change":"2023-06-03T20:18:34.397533+0000","last_active":"2023-06-03T20:19:51.360113+0000","last_peered":"2023-06-03T20:19:51.360113+0000","last_clean":"2023-06-03T20:19:51.360113+0000","last_became_active":"2023-06-03T20:18:34.111586+0000","last_became_peered":"2023-06-03T20:18:34.111586+0000","last_unstale":"2023-06-03T20:19:51.360113+0000","last_undegraded":"2023-06-03T20:19:51.360113+0000","last_fullsized":"2023-06-03T20:19:51.360113+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":118,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381271+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:19:51.381271+0000","last_peered":"2023-06-03T20:19:51.381271+0000","last_clean":"2023-06-03T20:19:51.381271+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:19:51.381271+0000","last_undegraded":"2023-06-03T20:19:51.381271+0000","last_fullsized":"2023-06-03T20:19:51.381271+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.b","version":"147'7453","reported_seq":7488,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.978211+0000","last_change":"2023-06-03T20:18:34.110052+0000","last_active":"2023-06-03T20:20:14.978211+0000","last_peered":"2023-06-03T20:20:14.978211+0000","last_clean":"2023-06-03T20:20:14.978211+0000","last_became_active":"2023-06-03T20:18:34.109346+0000","last_became_peered":"2023-06-03T20:18:34.109346+0000","last_unstale":"2023-06-03T20:20:14.978211+0000","last_undegraded":"2023-06-03T20:20:14.978211+0000","last_fullsized":"2023-06-03T20:20:14.978211+0000","mapping_epoch":135,"log_start":"139'1200","ondisk_log_start":"139'1200","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6253,"log_dups_size":0,"ondisk_log_size":6253,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:49.073329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":416612352,"num_objects":6357,"num_object_clones":0,"num_object_copies":19071,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6357,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7453,"num_write_kb":441920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":128,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.386136+0000","last_change":"2023-06-03T20:18:13.016963+0000","last_active":"2023-06-03T20:19:51.386136+0000","last_peered":"2023-06-03T20:19:51.386136+0000","last_clean":"2023-06-03T20:19:51.386136+0000","last_became_active":"2023-06-03T20:18:12.966540+0000","last_became_peered":"2023-06-03T20:18:12.966540+0000","last_unstale":"2023-06-03T20:19:51.386136+0000","last_undegraded":"2023-06-03T20:19:51.386136+0000","last_fullsized":"2023-06-03T20:19:51.386136+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":113,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382121+0000","last_change":"2023-06-03T20:18:34.104794+0000","last_active":"2023-06-03T20:19:51.382121+0000","last_peered":"2023-06-03T20:19:51.382121+0000","last_clean":"2023-06-03T20:19:51.382121+0000","last_became_active":"2023-06-03T20:18:34.104317+0000","last_became_peered":"2023-06-03T20:18:34.104317+0000","last_unstale":"2023-06-03T20:19:51.382121+0000","last_undegraded":"2023-06-03T20:19:51.382121+0000","last_fullsized":"2023-06-03T20:19:51.382121+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"147'7555","reported_seq":7581,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:15.018130+0000","last_change":"2023-06-03T20:18:17.158584+0000","last_active":"2023-06-03T20:20:15.018130+0000","last_peered":"2023-06-03T20:20:15.018130+0000","last_clean":"2023-06-03T20:20:15.018130+0000","last_became_active":"2023-06-03T20:18:17.158215+0000","last_became_peered":"2023-06-03T20:18:17.158215+0000","last_unstale":"2023-06-03T20:20:15.018130+0000","last_undegraded":"2023-06-03T20:20:15.018130+0000","last_fullsized":"2023-06-03T20:20:15.018130+0000","mapping_epoch":130,"log_start":"139'500","ondisk_log_start":"139'500","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7055,"log_dups_size":0,"ondisk_log_size":7055,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:34:17.423336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420806656,"num_objects":6421,"num_object_clones":0,"num_object_copies":19263,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6421,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7555,"num_write_kb":447232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":116,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381908+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:19:51.381908+0000","last_peered":"2023-06-03T20:19:51.381908+0000","last_clean":"2023-06-03T20:19:51.381908+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:19:51.381908+0000","last_undegraded":"2023-06-03T20:19:51.381908+0000","last_fullsized":"2023-06-03T20:19:51.381908+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.397213+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:19:51.397213+0000","last_peered":"2023-06-03T20:19:51.397213+0000","last_clean":"2023-06-03T20:19:51.397213+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:19:51.397213+0000","last_undegraded":"2023-06-03T20:19:51.397213+0000","last_fullsized":"2023-06-03T20:19:51.397213+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"147'7460","reported_seq":7486,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.966182+0000","last_change":"2023-06-03T20:18:17.159821+0000","last_active":"2023-06-03T20:20:14.966182+0000","last_peered":"2023-06-03T20:20:14.966182+0000","last_clean":"2023-06-03T20:20:14.966182+0000","last_became_active":"2023-06-03T20:18:17.159484+0000","last_became_peered":"2023-06-03T20:18:17.159484+0000","last_unstale":"2023-06-03T20:20:14.966182+0000","last_undegraded":"2023-06-03T20:20:14.966182+0000","last_fullsized":"2023-06-03T20:20:14.966182+0000","mapping_epoch":130,"log_start":"139'1200","ondisk_log_start":"139'1200","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6260,"log_dups_size":0,"ondisk_log_size":6260,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:51:37.914588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":417595392,"num_objects":6372,"num_object_clones":0,"num_object_copies":19116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7460,"num_write_kb":442624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382397+0000","last_change":"2023-06-03T20:18:34.388617+0000","last_active":"2023-06-03T20:19:51.382397+0000","last_peered":"2023-06-03T20:19:51.382397+0000","last_clean":"2023-06-03T20:19:51.382397+0000","last_became_active":"2023-06-03T20:18:34.112124+0000","last_became_peered":"2023-06-03T20:18:34.112124+0000","last_unstale":"2023-06-03T20:19:51.382397+0000","last_undegraded":"2023-06-03T20:19:51.382397+0000","last_fullsized":"2023-06-03T20:19:51.382397+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":21,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360344+0000","last_change":"2023-06-03T20:18:34.106896+0000","last_active":"2023-06-03T20:19:51.360344+0000","last_peered":"2023-06-03T20:19:51.360344+0000","last_clean":"2023-06-03T20:19:51.360344+0000","last_became_active":"2023-06-03T20:18:34.106576+0000","last_became_peered":"2023-06-03T20:18:34.106576+0000","last_unstale":"2023-06-03T20:19:51.360344+0000","last_undegraded":"2023-06-03T20:19:51.360344+0000","last_fullsized":"2023-06-03T20:19:51.360344+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'7376","reported_seq":7401,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.957753+0000","last_change":"2023-06-03T20:18:17.159508+0000","last_active":"2023-06-03T20:20:14.957753+0000","last_peered":"2023-06-03T20:20:14.957753+0000","last_clean":"2023-06-03T20:20:14.957753+0000","last_became_active":"2023-06-03T20:18:17.159175+0000","last_became_peered":"2023-06-03T20:18:17.159175+0000","last_unstale":"2023-06-03T20:20:14.957753+0000","last_undegraded":"2023-06-03T20:20:14.957753+0000","last_fullsized":"2023-06-03T20:20:14.957753+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7376,"log_dups_size":0,"ondisk_log_size":7376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:53:45.413930+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409337856,"num_objects":6246,"num_object_clones":0,"num_object_copies":18738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6246,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7376,"num_write_kb":435904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:20:10.081891+0000","last_change":"2023-06-03T20:18:34.109723+0000","last_active":"2023-06-03T20:20:10.081891+0000","last_peered":"2023-06-03T20:20:10.081891+0000","last_clean":"2023-06-03T20:20:10.081891+0000","last_became_active":"2023-06-03T20:18:34.109092+0000","last_became_peered":"2023-06-03T20:18:34.109092+0000","last_unstale":"2023-06-03T20:20:10.081891+0000","last_undegraded":"2023-06-03T20:20:10.081891+0000","last_fullsized":"2023-06-03T20:20:10.081891+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:28:23.157282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":65,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382031+0000","last_change":"2023-06-03T20:18:12.962242+0000","last_active":"2023-06-03T20:19:51.382031+0000","last_peered":"2023-06-03T20:19:51.382031+0000","last_clean":"2023-06-03T20:19:51.382031+0000","last_became_active":"2023-06-03T20:18:12.961871+0000","last_became_peered":"2023-06-03T20:18:12.961871+0000","last_unstale":"2023-06-03T20:19:51.382031+0000","last_undegraded":"2023-06-03T20:19:51.382031+0000","last_fullsized":"2023-06-03T20:19:51.382031+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:22:15.000003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"147'7279","reported_seq":7305,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:15.074448+0000","last_change":"2023-06-03T20:18:17.160865+0000","last_active":"2023-06-03T20:20:15.074448+0000","last_peered":"2023-06-03T20:20:15.074448+0000","last_clean":"2023-06-03T20:20:15.074448+0000","last_became_active":"2023-06-03T20:18:17.160508+0000","last_became_peered":"2023-06-03T20:18:17.160508+0000","last_unstale":"2023-06-03T20:20:15.074448+0000","last_undegraded":"2023-06-03T20:20:15.074448+0000","last_fullsized":"2023-06-03T20:20:15.074448+0000","mapping_epoch":130,"log_start":"138'300","ondisk_log_start":"138'300","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6979,"log_dups_size":0,"ondisk_log_size":6979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:02:45.188529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410714112,"num_objects":6267,"num_object_clones":0,"num_object_copies":18801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7279,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.b","version":"59'2","reported_seq":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.386199+0000","last_change":"2023-06-03T20:18:13.015245+0000","last_active":"2023-06-03T20:19:51.386199+0000","last_peered":"2023-06-03T20:19:51.386199+0000","last_clean":"2023-06-03T20:19:51.386199+0000","last_became_active":"2023-06-03T20:18:12.961441+0000","last_became_peered":"2023-06-03T20:18:12.961441+0000","last_unstale":"2023-06-03T20:19:51.386199+0000","last_undegraded":"2023-06-03T20:19:51.386199+0000","last_fullsized":"2023-06-03T20:19:51.386199+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:04:56.989126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.396720+0000","last_change":"2023-06-03T20:18:34.105297+0000","last_active":"2023-06-03T20:19:51.396720+0000","last_peered":"2023-06-03T20:19:51.396720+0000","last_clean":"2023-06-03T20:19:51.396720+0000","last_became_active":"2023-06-03T20:18:34.104617+0000","last_became_peered":"2023-06-03T20:18:34.104617+0000","last_unstale":"2023-06-03T20:19:51.396720+0000","last_undegraded":"2023-06-03T20:19:51.396720+0000","last_fullsized":"2023-06-03T20:19:51.396720+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"147'7440","reported_seq":7465,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.929051+0000","last_change":"2023-06-03T20:18:17.157401+0000","last_active":"2023-06-03T20:20:14.929051+0000","last_peered":"2023-06-03T20:20:14.929051+0000","last_clean":"2023-06-03T20:20:14.929051+0000","last_became_active":"2023-06-03T20:18:17.157077+0000","last_became_peered":"2023-06-03T20:18:17.157077+0000","last_unstale":"2023-06-03T20:20:14.929051+0000","last_undegraded":"2023-06-03T20:20:14.929051+0000","last_fullsized":"2023-06-03T20:20:14.929051+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7440,"log_dups_size":0,"ondisk_log_size":7440,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:30:28.230245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":415105024,"num_objects":6334,"num_object_clones":0,"num_object_copies":19002,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6334,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7440,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":21,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360225+0000","last_change":"2023-06-03T20:18:34.114932+0000","last_active":"2023-06-03T20:19:51.360225+0000","last_peered":"2023-06-03T20:19:51.360225+0000","last_clean":"2023-06-03T20:19:51.360225+0000","last_became_active":"2023-06-03T20:18:34.114509+0000","last_became_peered":"2023-06-03T20:18:34.114509+0000","last_unstale":"2023-06-03T20:19:51.360225+0000","last_undegraded":"2023-06-03T20:19:51.360225+0000","last_fullsized":"2023-06-03T20:19:51.360225+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":120,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.389182+0000","last_change":"2023-06-03T20:09:41.053404+0000","last_active":"2023-06-03T20:19:51.389182+0000","last_peered":"2023-06-03T20:19:51.389182+0000","last_clean":"2023-06-03T20:19:51.389182+0000","last_became_active":"2023-06-03T20:09:41.052410+0000","last_became_peered":"2023-06-03T20:09:41.052410+0000","last_unstale":"2023-06-03T20:19:51.389182+0000","last_undegraded":"2023-06-03T20:19:51.389182+0000","last_fullsized":"2023-06-03T20:19:51.389182+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'7471","reported_seq":7493,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.792398+0000","last_change":"2023-06-03T20:18:34.173875+0000","last_active":"2023-06-03T20:20:14.792398+0000","last_peered":"2023-06-03T20:20:14.792398+0000","last_clean":"2023-06-03T20:20:14.792398+0000","last_became_active":"2023-06-03T20:18:34.172192+0000","last_became_peered":"2023-06-03T20:18:34.172192+0000","last_unstale":"2023-06-03T20:20:14.792398+0000","last_undegraded":"2023-06-03T20:20:14.792398+0000","last_fullsized":"2023-06-03T20:20:14.792398+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7471,"log_dups_size":0,"ondisk_log_size":7471,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418381848,"num_objects":6385,"num_object_clones":0,"num_object_copies":19155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6385,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":7471,"num_write_kb":443329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":112,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.397007+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:19:51.397007+0000","last_peered":"2023-06-03T20:19:51.397007+0000","last_clean":"2023-06-03T20:19:51.397007+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:19:51.397007+0000","last_undegraded":"2023-06-03T20:19:51.397007+0000","last_fullsized":"2023-06-03T20:19:51.397007+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.389661+0000","last_change":"2023-06-03T20:18:34.105112+0000","last_active":"2023-06-03T20:19:51.389661+0000","last_peered":"2023-06-03T20:19:51.389661+0000","last_clean":"2023-06-03T20:19:51.389661+0000","last_became_active":"2023-06-03T20:18:34.103541+0000","last_became_peered":"2023-06-03T20:18:34.103541+0000","last_unstale":"2023-06-03T20:19:51.389661+0000","last_undegraded":"2023-06-03T20:19:51.389661+0000","last_fullsized":"2023-06-03T20:19:51.389661+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"147'7517","reported_seq":7538,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.799511+0000","last_change":"2023-06-03T20:18:34.111875+0000","last_active":"2023-06-03T20:20:14.799511+0000","last_peered":"2023-06-03T20:20:14.799511+0000","last_clean":"2023-06-03T20:20:14.799511+0000","last_became_active":"2023-06-03T20:18:34.111469+0000","last_became_peered":"2023-06-03T20:18:34.111469+0000","last_unstale":"2023-06-03T20:20:14.799511+0000","last_undegraded":"2023-06-03T20:20:14.799511+0000","last_fullsized":"2023-06-03T20:20:14.799511+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7517,"log_dups_size":0,"ondisk_log_size":7517,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":420544512,"num_objects":6417,"num_object_clones":0,"num_object_copies":19251,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6417,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7517,"num_write_kb":445888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.378546+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:19:51.378546+0000","last_peered":"2023-06-03T20:19:51.378546+0000","last_clean":"2023-06-03T20:19:51.378546+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:19:51.378546+0000","last_undegraded":"2023-06-03T20:19:51.378546+0000","last_fullsized":"2023-06-03T20:19:51.378546+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.384102+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:19:51.384102+0000","last_peered":"2023-06-03T20:19:51.384102+0000","last_clean":"2023-06-03T20:19:51.384102+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:19:51.384102+0000","last_undegraded":"2023-06-03T20:19:51.384102+0000","last_fullsized":"2023-06-03T20:19:51.384102+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'7373","reported_seq":7406,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.713177+0000","last_change":"2023-06-03T20:18:34.107385+0000","last_active":"2023-06-03T20:20:14.713177+0000","last_peered":"2023-06-03T20:20:14.713177+0000","last_clean":"2023-06-03T20:20:14.713177+0000","last_became_active":"2023-06-03T20:18:34.107028+0000","last_became_peered":"2023-06-03T20:18:34.107028+0000","last_unstale":"2023-06-03T20:20:14.713177+0000","last_undegraded":"2023-06-03T20:20:14.713177+0000","last_fullsized":"2023-06-03T20:20:14.713177+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7373,"log_dups_size":0,"ondisk_log_size":7373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409796608,"num_objects":6253,"num_object_clones":0,"num_object_copies":18759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6253,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7373,"num_write_kb":436032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382182+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:19:51.382182+0000","last_peered":"2023-06-03T20:19:51.382182+0000","last_clean":"2023-06-03T20:19:51.382182+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:19:51.382182+0000","last_undegraded":"2023-06-03T20:19:51.382182+0000","last_fullsized":"2023-06-03T20:19:51.382182+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382671+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:19:51.382671+0000","last_peered":"2023-06-03T20:19:51.382671+0000","last_clean":"2023-06-03T20:19:51.382671+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:19:51.382671+0000","last_undegraded":"2023-06-03T20:19:51.382671+0000","last_fullsized":"2023-06-03T20:19:51.382671+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.474635+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:19:51.474635+0000","last_peered":"2023-06-03T20:19:51.474635+0000","last_clean":"2023-06-03T20:19:51.474635+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:19:51.474635+0000","last_undegraded":"2023-06-03T20:19:51.474635+0000","last_fullsized":"2023-06-03T20:19:51.474635+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.7","version":"147'7280","reported_seq":7300,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.745810+0000","last_change":"2023-06-03T20:18:34.112156+0000","last_active":"2023-06-03T20:20:14.745810+0000","last_peered":"2023-06-03T20:20:14.745810+0000","last_clean":"2023-06-03T20:20:14.745810+0000","last_became_active":"2023-06-03T20:18:34.111534+0000","last_became_peered":"2023-06-03T20:18:34.111534+0000","last_unstale":"2023-06-03T20:20:14.745810+0000","last_undegraded":"2023-06-03T20:20:14.745810+0000","last_fullsized":"2023-06-03T20:20:14.745810+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7280,"log_dups_size":0,"ondisk_log_size":7280,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":408158208,"num_objects":6228,"num_object_clones":0,"num_object_copies":18684,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6228,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7280,"num_write_kb":432256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":129,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381493+0000","last_change":"2023-06-03T20:18:34.111684+0000","last_active":"2023-06-03T20:19:51.381493+0000","last_peered":"2023-06-03T20:19:51.381493+0000","last_clean":"2023-06-03T20:19:51.381493+0000","last_became_active":"2023-06-03T20:18:34.109573+0000","last_became_peered":"2023-06-03T20:18:34.109573+0000","last_unstale":"2023-06-03T20:19:51.381493+0000","last_undegraded":"2023-06-03T20:19:51.381493+0000","last_fullsized":"2023-06-03T20:19:51.381493+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:30.330057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.391652+0000","last_change":"2023-06-03T20:18:34.106078+0000","last_active":"2023-06-03T20:19:51.391652+0000","last_peered":"2023-06-03T20:19:51.391652+0000","last_clean":"2023-06-03T20:19:51.391652+0000","last_became_active":"2023-06-03T20:18:34.105310+0000","last_became_peered":"2023-06-03T20:18:34.105310+0000","last_unstale":"2023-06-03T20:19:51.391652+0000","last_undegraded":"2023-06-03T20:19:51.391652+0000","last_fullsized":"2023-06-03T20:19:51.391652+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":121,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382115+0000","last_change":"2023-06-03T20:10:10.894769+0000","last_active":"2023-06-03T20:19:51.382115+0000","last_peered":"2023-06-03T20:19:51.382115+0000","last_clean":"2023-06-03T20:19:51.382115+0000","last_became_active":"2023-06-03T20:10:10.894440+0000","last_became_peered":"2023-06-03T20:10:10.894440+0000","last_unstale":"2023-06-03T20:19:51.382115+0000","last_undegraded":"2023-06-03T20:19:51.382115+0000","last_fullsized":"2023-06-03T20:19:51.382115+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:42.776193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"147'7326","reported_seq":7359,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.791638+0000","last_change":"2023-06-03T20:18:34.108849+0000","last_active":"2023-06-03T20:20:14.791638+0000","last_peered":"2023-06-03T20:20:14.791638+0000","last_clean":"2023-06-03T20:20:14.791638+0000","last_became_active":"2023-06-03T20:18:34.106856+0000","last_became_peered":"2023-06-03T20:18:34.106856+0000","last_unstale":"2023-06-03T20:20:14.791638+0000","last_undegraded":"2023-06-03T20:20:14.791638+0000","last_fullsized":"2023-06-03T20:20:14.791638+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7326,"log_dups_size":0,"ondisk_log_size":7326,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409206784,"num_objects":6244,"num_object_clones":0,"num_object_copies":18732,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6244,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7326,"num_write_kb":434240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":140,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:20:04.980238+0000","last_change":"2023-06-03T20:10:10.888543+0000","last_active":"2023-06-03T20:20:04.980238+0000","last_peered":"2023-06-03T20:20:04.980238+0000","last_clean":"2023-06-03T20:20:04.980238+0000","last_became_active":"2023-06-03T20:10:10.888124+0000","last_became_peered":"2023-06-03T20:10:10.888124+0000","last_unstale":"2023-06-03T20:20:04.980238+0000","last_undegraded":"2023-06-03T20:20:04.980238+0000","last_fullsized":"2023-06-03T20:20:04.980238+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:40:03.229638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.384835+0000","last_change":"2023-06-03T20:18:34.109477+0000","last_active":"2023-06-03T20:19:51.384835+0000","last_peered":"2023-06-03T20:19:51.384835+0000","last_clean":"2023-06-03T20:19:51.384835+0000","last_became_active":"2023-06-03T20:18:34.108832+0000","last_became_peered":"2023-06-03T20:18:34.108832+0000","last_unstale":"2023-06-03T20:19:51.384835+0000","last_undegraded":"2023-06-03T20:19:51.384835+0000","last_fullsized":"2023-06-03T20:19:51.384835+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:57:13.568791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":134,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:59.984248+0000","last_change":"2023-06-03T20:18:12.961323+0000","last_active":"2023-06-03T20:19:59.984248+0000","last_peered":"2023-06-03T20:19:59.984248+0000","last_clean":"2023-06-03T20:19:59.984248+0000","last_became_active":"2023-06-03T20:18:12.960872+0000","last_became_peered":"2023-06-03T20:18:12.960872+0000","last_unstale":"2023-06-03T20:19:59.984248+0000","last_undegraded":"2023-06-03T20:19:59.984248+0000","last_fullsized":"2023-06-03T20:19:59.984248+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:15:21.340877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"147'7228","reported_seq":7253,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.485700+0000","last_change":"2023-06-03T20:18:17.160071+0000","last_active":"2023-06-03T20:20:14.485700+0000","last_peered":"2023-06-03T20:20:14.485700+0000","last_clean":"2023-06-03T20:20:14.485700+0000","last_became_active":"2023-06-03T20:18:17.159748+0000","last_became_peered":"2023-06-03T20:18:17.159748+0000","last_unstale":"2023-06-03T20:20:14.485700+0000","last_undegraded":"2023-06-03T20:20:14.485700+0000","last_fullsized":"2023-06-03T20:20:14.485700+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7228,"log_dups_size":0,"ondisk_log_size":7228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":405798912,"num_objects":6192,"num_object_clones":0,"num_object_copies":18576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7228,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":115,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382897+0000","last_change":"2023-06-03T20:09:41.049756+0000","last_active":"2023-06-03T20:19:51.382897+0000","last_peered":"2023-06-03T20:19:51.382897+0000","last_clean":"2023-06-03T20:19:51.382897+0000","last_became_active":"2023-06-03T20:09:41.049417+0000","last_became_peered":"2023-06-03T20:09:41.049417+0000","last_unstale":"2023-06-03T20:19:51.382897+0000","last_undegraded":"2023-06-03T20:19:51.382897+0000","last_fullsized":"2023-06-03T20:19:51.382897+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":419,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.380955+0000","last_change":"2023-06-03T20:18:37.167034+0000","last_active":"2023-06-03T20:19:51.380955+0000","last_peered":"2023-06-03T20:19:51.380955+0000","last_clean":"2023-06-03T20:19:51.380955+0000","last_became_active":"2023-06-03T20:18:37.166569+0000","last_became_peered":"2023-06-03T20:18:37.166569+0000","last_unstale":"2023-06-03T20:19:51.380955+0000","last_undegraded":"2023-06-03T20:19:51.380955+0000","last_fullsized":"2023-06-03T20:19:51.380955+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":97,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.376798+0000","last_change":"2023-06-03T20:18:34.118670+0000","last_active":"2023-06-03T20:19:51.376798+0000","last_peered":"2023-06-03T20:19:51.376798+0000","last_clean":"2023-06-03T20:19:51.376798+0000","last_became_active":"2023-06-03T20:18:34.118283+0000","last_became_peered":"2023-06-03T20:18:34.118283+0000","last_unstale":"2023-06-03T20:19:51.376798+0000","last_undegraded":"2023-06-03T20:19:51.376798+0000","last_fullsized":"2023-06-03T20:19:51.376798+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:05:38.553024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":21,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360524+0000","last_change":"2023-06-03T20:18:34.114026+0000","last_active":"2023-06-03T20:19:51.360524+0000","last_peered":"2023-06-03T20:19:51.360524+0000","last_clean":"2023-06-03T20:19:51.360524+0000","last_became_active":"2023-06-03T20:18:34.112824+0000","last_became_peered":"2023-06-03T20:18:34.112824+0000","last_unstale":"2023-06-03T20:19:51.360524+0000","last_undegraded":"2023-06-03T20:19:51.360524+0000","last_fullsized":"2023-06-03T20:19:51.360524+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"147'7400","reported_seq":7425,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.463584+0000","last_change":"2023-06-03T20:18:17.161392+0000","last_active":"2023-06-03T20:20:14.463584+0000","last_peered":"2023-06-03T20:20:14.463584+0000","last_clean":"2023-06-03T20:20:14.463584+0000","last_became_active":"2023-06-03T20:18:17.160988+0000","last_became_peered":"2023-06-03T20:18:17.160988+0000","last_unstale":"2023-06-03T20:20:14.463584+0000","last_undegraded":"2023-06-03T20:20:14.463584+0000","last_fullsized":"2023-06-03T20:20:14.463584+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7400,"log_dups_size":0,"ondisk_log_size":7400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":418775040,"num_objects":6390,"num_object_clones":0,"num_object_copies":19170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6390,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7400,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,1],"acting":[7,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":133,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381068+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:19:51.381068+0000","last_peered":"2023-06-03T20:19:51.381068+0000","last_clean":"2023-06-03T20:19:51.381068+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:19:51.381068+0000","last_undegraded":"2023-06-03T20:19:51.381068+0000","last_fullsized":"2023-06-03T20:19:51.381068+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.474599+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:19:51.474599+0000","last_peered":"2023-06-03T20:19:51.474599+0000","last_clean":"2023-06-03T20:19:51.474599+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:19:51.474599+0000","last_undegraded":"2023-06-03T20:19:51.474599+0000","last_fullsized":"2023-06-03T20:19:51.474599+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":12,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.383167+0000","last_change":"2023-06-03T20:19:40.158164+0000","last_active":"2023-06-03T20:19:51.383167+0000","last_peered":"2023-06-03T20:19:51.383167+0000","last_clean":"2023-06-03T20:19:51.383167+0000","last_became_active":"2023-06-03T20:19:40.157839+0000","last_became_peered":"2023-06-03T20:19:40.157839+0000","last_unstale":"2023-06-03T20:19:51.383167+0000","last_undegraded":"2023-06-03T20:19:51.383167+0000","last_fullsized":"2023-06-03T20:19:51.383167+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.0","version":"147'7390","reported_seq":7414,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:14.763019+0000","last_change":"2023-06-03T20:18:17.161095+0000","last_active":"2023-06-03T20:20:14.763019+0000","last_peered":"2023-06-03T20:20:14.763019+0000","last_clean":"2023-06-03T20:20:14.763019+0000","last_became_active":"2023-06-03T20:18:17.160623+0000","last_became_peered":"2023-06-03T20:18:17.160623+0000","last_unstale":"2023-06-03T20:20:14.763019+0000","last_undegraded":"2023-06-03T20:20:14.763019+0000","last_fullsized":"2023-06-03T20:20:14.763019+0000","mapping_epoch":130,"log_start":"0'0","ondisk_log_start":"0'0","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7390,"log_dups_size":0,"ondisk_log_size":7390,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413532160,"num_objects":6310,"num_object_clones":0,"num_object_copies":18930,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6310,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7390,"num_write_kb":438400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":127,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382278+0000","last_change":"2023-06-03T20:18:12.968223+0000","last_active":"2023-06-03T20:19:51.382278+0000","last_peered":"2023-06-03T20:19:51.382278+0000","last_clean":"2023-06-03T20:19:51.382278+0000","last_became_active":"2023-06-03T20:18:12.967808+0000","last_became_peered":"2023-06-03T20:18:12.967808+0000","last_unstale":"2023-06-03T20:19:51.382278+0000","last_undegraded":"2023-06-03T20:19:51.382278+0000","last_fullsized":"2023-06-03T20:19:51.382278+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":106,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382259+0000","last_change":"2023-06-03T20:09:41.046578+0000","last_active":"2023-06-03T20:19:51.382259+0000","last_peered":"2023-06-03T20:19:51.382259+0000","last_clean":"2023-06-03T20:19:51.382259+0000","last_became_active":"2023-06-03T20:09:41.046016+0000","last_became_peered":"2023-06-03T20:09:41.046016+0000","last_unstale":"2023-06-03T20:19:51.382259+0000","last_undegraded":"2023-06-03T20:19:51.382259+0000","last_fullsized":"2023-06-03T20:19:51.382259+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:25.020316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":44,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.383013+0000","last_change":"2023-06-03T20:18:12.958520+0000","last_active":"2023-06-03T20:19:51.383013+0000","last_peered":"2023-06-03T20:19:51.383013+0000","last_clean":"2023-06-03T20:19:51.383013+0000","last_became_active":"2023-06-03T20:18:12.958123+0000","last_became_peered":"2023-06-03T20:18:12.958123+0000","last_unstale":"2023-06-03T20:19:51.383013+0000","last_undegraded":"2023-06-03T20:19:51.383013+0000","last_fullsized":"2023-06-03T20:19:51.383013+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.3","version":"147'7283","reported_seq":7309,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:15.016913+0000","last_change":"2023-06-03T20:18:17.162196+0000","last_active":"2023-06-03T20:20:15.016913+0000","last_peered":"2023-06-03T20:20:15.016913+0000","last_clean":"2023-06-03T20:20:15.016913+0000","last_became_active":"2023-06-03T20:18:17.161870+0000","last_became_peered":"2023-06-03T20:18:17.161870+0000","last_unstale":"2023-06-03T20:20:15.016913+0000","last_undegraded":"2023-06-03T20:20:15.016913+0000","last_fullsized":"2023-06-03T20:20:15.016913+0000","mapping_epoch":130,"log_start":"137'300","ondisk_log_start":"137'300","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6983,"log_dups_size":0,"ondisk_log_size":6983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:12:23.963086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":408485888,"num_objects":6233,"num_object_clones":0,"num_object_copies":18699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7283,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":130,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.381426+0000","last_change":"2023-06-03T20:18:12.972918+0000","last_active":"2023-06-03T20:19:51.381426+0000","last_peered":"2023-06-03T20:19:51.381426+0000","last_clean":"2023-06-03T20:19:51.381426+0000","last_became_active":"2023-06-03T20:18:12.955929+0000","last_became_peered":"2023-06-03T20:18:12.955929+0000","last_unstale":"2023-06-03T20:19:51.381426+0000","last_undegraded":"2023-06-03T20:19:51.381426+0000","last_fullsized":"2023-06-03T20:19:51.381426+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:19:43.308311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"0'0","reported_seq":109,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:59.984222+0000","last_change":"2023-06-03T20:18:34.109981+0000","last_active":"2023-06-03T20:19:59.984222+0000","last_peered":"2023-06-03T20:19:59.984222+0000","last_clean":"2023-06-03T20:19:59.984222+0000","last_became_active":"2023-06-03T20:18:34.109440+0000","last_became_peered":"2023-06-03T20:18:34.109440+0000","last_unstale":"2023-06-03T20:19:59.984222+0000","last_undegraded":"2023-06-03T20:19:59.984222+0000","last_fullsized":"2023-06-03T20:19:59.984222+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:41:36.062522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":124,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:20:10.081751+0000","last_change":"2023-06-03T20:18:12.957024+0000","last_active":"2023-06-03T20:20:10.081751+0000","last_peered":"2023-06-03T20:20:10.081751+0000","last_clean":"2023-06-03T20:20:10.081751+0000","last_became_active":"2023-06-03T20:18:12.956689+0000","last_became_peered":"2023-06-03T20:18:12.956689+0000","last_unstale":"2023-06-03T20:20:10.081751+0000","last_undegraded":"2023-06-03T20:20:10.081751+0000","last_fullsized":"2023-06-03T20:20:10.081751+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:11:25.343514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"147'7469","reported_seq":7494,"reported_epoch":147,"state":"active+clean","last_fresh":"2023-06-03T20:20:15.064134+0000","last_change":"2023-06-03T20:18:17.160020+0000","last_active":"2023-06-03T20:20:15.064134+0000","last_peered":"2023-06-03T20:20:15.064134+0000","last_clean":"2023-06-03T20:20:15.064134+0000","last_became_active":"2023-06-03T20:18:17.159661+0000","last_became_peered":"2023-06-03T20:18:17.159661+0000","last_unstale":"2023-06-03T20:20:15.064134+0000","last_undegraded":"2023-06-03T20:20:15.064134+0000","last_fullsized":"2023-06-03T20:20:15.064134+0000","mapping_epoch":130,"log_start":"138'400","ondisk_log_start":"138'400","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7069,"log_dups_size":0,"ondisk_log_size":7069,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:39:04.576047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421068800,"num_objects":6425,"num_object_clones":0,"num_object_copies":19275,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6425,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7469,"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":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":21,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.360472+0000","last_change":"2023-06-03T20:18:34.113704+0000","last_active":"2023-06-03T20:19:51.360472+0000","last_peered":"2023-06-03T20:19:51.360472+0000","last_clean":"2023-06-03T20:19:51.360472+0000","last_became_active":"2023-06-03T20:18:34.113312+0000","last_became_peered":"2023-06-03T20:18:34.113312+0000","last_unstale":"2023-06-03T20:19:51.360472+0000","last_undegraded":"2023-06-03T20:19:51.360472+0000","last_fullsized":"2023-06-03T20:19:51.360472+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":55,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.382523+0000","last_change":"2023-06-03T20:18:12.969192+0000","last_active":"2023-06-03T20:19:51.382523+0000","last_peered":"2023-06-03T20:19:51.382523+0000","last_clean":"2023-06-03T20:19:51.382523+0000","last_became_active":"2023-06-03T20:18:12.960914+0000","last_became_peered":"2023-06-03T20:18:12.960914+0000","last_unstale":"2023-06-03T20:19:51.382523+0000","last_undegraded":"2023-06-03T20:19:51.382523+0000","last_fullsized":"2023-06-03T20:19:51.382523+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:39:30.672826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":123,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.397144+0000","last_change":"2023-06-03T20:18:34.114027+0000","last_active":"2023-06-03T20:19:51.397144+0000","last_peered":"2023-06-03T20:19:51.397144+0000","last_clean":"2023-06-03T20:19:51.397144+0000","last_became_active":"2023-06-03T20:18:34.112710+0000","last_became_peered":"2023-06-03T20:18:34.112710+0000","last_unstale":"2023-06-03T20:19:51.397144+0000","last_undegraded":"2023-06-03T20:19:51.397144+0000","last_fullsized":"2023-06-03T20:19:51.397144+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":39,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.391952+0000","last_change":"2023-06-03T20:18:12.957577+0000","last_active":"2023-06-03T20:19:51.391952+0000","last_peered":"2023-06-03T20:19:51.391952+0000","last_clean":"2023-06-03T20:19:51.391952+0000","last_became_active":"2023-06-03T20:18:12.957120+0000","last_became_peered":"2023-06-03T20:18:12.957120+0000","last_unstale":"2023-06-03T20:19:51.391952+0000","last_undegraded":"2023-06-03T20:19:51.391952+0000","last_fullsized":"2023-06-03T20:19:51.391952+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":137,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.376336+0000","last_change":"2023-06-03T20:10:10.893305+0000","last_active":"2023-06-03T20:19:51.376336+0000","last_peered":"2023-06-03T20:19:51.376336+0000","last_clean":"2023-06-03T20:19:51.376336+0000","last_became_active":"2023-06-03T20:10:10.892938+0000","last_became_peered":"2023-06-03T20:10:10.892938+0000","last_unstale":"2023-06-03T20:19:51.376336+0000","last_undegraded":"2023-06-03T20:19:51.376336+0000","last_fullsized":"2023-06-03T20:19:51.376336+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:19:24.718668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":72,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.396543+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:19:51.396543+0000","last_peered":"2023-06-03T20:19:51.396543+0000","last_clean":"2023-06-03T20:19:51.396543+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:19:51.396543+0000","last_undegraded":"2023-06-03T20:19:51.396543+0000","last_fullsized":"2023-06-03T20:19:51.396543+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.391842+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:19:51.391842+0000","last_peered":"2023-06-03T20:19:51.391842+0000","last_clean":"2023-06-03T20:19:51.391842+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:19:51.391842+0000","last_undegraded":"2023-06-03T20:19:51.391842+0000","last_fullsized":"2023-06-03T20:19:51.391842+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":98,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.389276+0000","last_change":"2023-06-03T20:18:34.169683+0000","last_active":"2023-06-03T20:19:51.389276+0000","last_peered":"2023-06-03T20:19:51.389276+0000","last_clean":"2023-06-03T20:19:51.389276+0000","last_became_active":"2023-06-03T20:18:34.104178+0000","last_became_peered":"2023-06-03T20:18:34.104178+0000","last_unstale":"2023-06-03T20:19:51.389276+0000","last_undegraded":"2023-06-03T20:19:51.389276+0000","last_fullsized":"2023-06-03T20:19:51.389276+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":135,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.389808+0000","last_change":"2023-06-03T20:18:12.956947+0000","last_active":"2023-06-03T20:19:51.389808+0000","last_peered":"2023-06-03T20:19:51.389808+0000","last_clean":"2023-06-03T20:19:51.389808+0000","last_became_active":"2023-06-03T20:18:12.956544+0000","last_became_peered":"2023-06-03T20:18:12.956544+0000","last_unstale":"2023-06-03T20:19:51.389808+0000","last_undegraded":"2023-06-03T20:19:51.389808+0000","last_fullsized":"2023-06-03T20:19:51.389808+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,2],"acting":[4,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":142,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:20:10.081952+0000","last_change":"2023-06-03T20:18:34.115632+0000","last_active":"2023-06-03T20:20:10.081952+0000","last_peered":"2023-06-03T20:20:10.081952+0000","last_clean":"2023-06-03T20:20:10.081952+0000","last_became_active":"2023-06-03T20:18:34.115136+0000","last_became_peered":"2023-06-03T20:18:34.115136+0000","last_unstale":"2023-06-03T20:20:10.081952+0000","last_undegraded":"2023-06-03T20:20:10.081952+0000","last_fullsized":"2023-06-03T20:20:10.081952+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:46.715061+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":136,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.375367+0000","last_change":"2023-06-03T20:10:10.891098+0000","last_active":"2023-06-03T20:19:51.375367+0000","last_peered":"2023-06-03T20:19:51.375367+0000","last_clean":"2023-06-03T20:19:51.375367+0000","last_became_active":"2023-06-03T20:10:10.890742+0000","last_became_peered":"2023-06-03T20:10:10.890742+0000","last_unstale":"2023-06-03T20:19:51.375367+0000","last_undegraded":"2023-06-03T20:19:51.375367+0000","last_fullsized":"2023-06-03T20:19:51.375367+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:32.588340+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":62,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.376568+0000","last_change":"2023-06-03T20:18:34.121839+0000","last_active":"2023-06-03T20:19:51.376568+0000","last_peered":"2023-06-03T20:19:51.376568+0000","last_clean":"2023-06-03T20:19:51.376568+0000","last_became_active":"2023-06-03T20:18:34.098107+0000","last_became_peered":"2023-06-03T20:18:34.098107+0000","last_unstale":"2023-06-03T20:19:51.376568+0000","last_undegraded":"2023-06-03T20:19:51.376568+0000","last_fullsized":"2023-06-03T20:19:51.376568+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T00:31:06.936855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":554,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":1108,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,6],"acting":[2,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":138,"reported_epoch":146,"state":"active+clean","last_fresh":"2023-06-03T20:19:51.388939+0000","last_change":"2023-06-03T20:18:34.104985+0000","last_active":"2023-06-03T20:19:51.388939+0000","last_peered":"2023-06-03T20:19:51.388939+0000","last_clean":"2023-06-03T20:19:51.388939+0000","last_became_active":"2023-06-03T20:18:34.104607+0000","last_became_peered":"2023-06-03T20:18:34.104607+0000","last_unstale":"2023-06-03T20:19:51.388939+0000","last_undegraded":"2023-06-03T20:19:51.388939+0000","last_fullsized":"2023-06-03T20:19:51.388939+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":6623920152,"num_objects":101074,"num_object_clones":0,"num_object_copies":303222,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":101074,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":118300,"num_write_kb":7019905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19871051776,"data_stored":19871039560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":114400,"ondisk_log_size":114400,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":10702,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430517,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2595872,"kb_used_data":2439832,"kb_used_omap":0,"kb_used_meta":156032,"kb_avail":91149280,"statfs":{"total":95995035648,"available":93336862720,"internally_reserved":0,"allocated":2498387968,"data_stored":2497912817,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":159776768},"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,0,0,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:20:14 2023","interfaces":[{"interface":"back","average":{"1min":1.6859999999999999,"5min":1.556,"15min":1.131},"min":{"1min":0.25700000000000001,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":8.7170000000000005,"5min":8.7170000000000005,"15min":8.7170000000000005},"last":0.42199999999999999},{"interface":"front","average":{"1min":1.1160000000000001,"5min":1.397,"15min":1.109},"min":{"1min":0.313,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":3.5649999999999999,"5min":8.5999999999999996,"15min":8.5999999999999996},"last":0.313}]},{"osd":1,"last update":"Sat Jun 3 20:19:36 2023","interfaces":[{"interface":"back","average":{"1min":2.1019999999999999,"5min":3.4620000000000002,"15min":1.8500000000000001},"min":{"1min":0.47199999999999998,"5min":0.314,"15min":0.314},"max":{"1min":8.7639999999999993,"5min":157.904,"15min":157.904},"last":0.871},{"interface":"front","average":{"1min":3.9020000000000001,"5min":3.8879999999999999,"15min":2.0409999999999999},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":50.311999999999998,"5min":158.03800000000001,"15min":158.03800000000001},"last":0.82799999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:20:04 2023","interfaces":[{"interface":"back","average":{"1min":2.0899999999999999,"5min":2.2109999999999999,"15min":1.4319999999999999},"min":{"1min":0.378,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":8.8279999999999994,"5min":11.081,"15min":11.081},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.752,"5min":1.964,"15min":1.363},"min":{"1min":0.36399999999999999,"5min":0.35299999999999998,"15min":0.33600000000000002},"max":{"1min":6.6619999999999999,"5min":11.269,"15min":11.269},"last":1.8819999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:19:23 2023","interfaces":[{"interface":"back","average":{"1min":2.3599999999999999,"5min":4.7889999999999997,"15min":2.2970000000000002},"min":{"1min":0.48399999999999999,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":8.8599999999999994,"5min":156.73500000000001,"15min":156.73500000000001},"last":0.39300000000000002},{"interface":"front","average":{"1min":1.96,"5min":4.452,"15min":2.1600000000000001},"min":{"1min":0.35399999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.5630000000000006,"5min":156.52099999999999,"15min":156.52099999999999},"last":0.47099999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:19:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0609999999999999,"5min":1.2829999999999999,"15min":1.0740000000000001},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":3.661,"5min":7.4580000000000002,"15min":7.4580000000000002},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.95699999999999996,"5min":1.3899999999999999,"15min":1.1240000000000001},"min":{"1min":0.39700000000000002,"5min":0.318,"15min":0.318},"max":{"1min":2.8849999999999998,"5min":11.968999999999999,"15min":11.968999999999999},"last":0.35199999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:19:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0980000000000001,"5min":1.288,"15min":1.1479999999999999},"min":{"1min":0.46700000000000003,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":3.0070000000000001,"5min":9.6099999999999994,"15min":9.6099999999999994},"last":0.624},{"interface":"front","average":{"1min":1.653,"5min":1.4750000000000001,"15min":1.22},"min":{"1min":0.498,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":6.133,"5min":7.4829999999999997,"15min":7.4829999999999997},"last":0.85699999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:19:17 2023","interfaces":[{"interface":"back","average":{"1min":1.9219999999999999,"5min":1.5840000000000001,"15min":1.2949999999999999},"min":{"1min":0.498,"5min":0.371,"15min":0.371},"max":{"1min":5.3940000000000001,"5min":7.5099999999999998,"15min":7.5099999999999998},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.133,"5min":1.474,"15min":1.2250000000000001},"min":{"1min":0.41699999999999998,"5min":0.37,"15min":0.37},"max":{"1min":3.081,"5min":11.920999999999999,"15min":11.920999999999999},"last":0.64000000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626750,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2578520,"kb_used_data":2443472,"kb_used_omap":0,"kb_used_meta":134784,"kb_avail":91166632,"statfs":{"total":95995035648,"available":93354631168,"internally_reserved":0,"allocated":2502115328,"data_stored":2501648486,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":138018816},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,2,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:20:06 2023","interfaces":[{"interface":"back","average":{"1min":0.77000000000000002,"5min":0.93100000000000005,"15min":1.2729999999999999},"min":{"1min":0.27300000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":4.3869999999999996,"5min":5.8949999999999996,"15min":90.262},"last":0.35599999999999998},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.206,"15min":1.367},"min":{"1min":0.27300000000000002,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":8.0609999999999999,"5min":8.5340000000000007,"15min":90.311999999999998},"last":0.312}]},{"osd":1,"last update":"Sat Jun 3 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.4039999999999999,"5min":1.214,"15min":0.995},"min":{"1min":0.318,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":6.0330000000000004,"5min":7.2309999999999999,"15min":7.2309999999999999},"last":0.33000000000000002},{"interface":"front","average":{"1min":1.829,"5min":1.6890000000000001,"15min":1.2110000000000001},"min":{"1min":0.34699999999999998,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":10.224,"5min":11.776999999999999,"15min":11.776999999999999},"last":5.6970000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:19:53 2023","interfaces":[{"interface":"back","average":{"1min":1.3979999999999999,"5min":4.9390000000000001,"15min":2.2909999999999999},"min":{"1min":0.311,"5min":0.311,"15min":0.311},"max":{"1min":6.476,"5min":286.666,"15min":286.666},"last":0.436},{"interface":"front","average":{"1min":1.3140000000000001,"5min":4.5190000000000001,"15min":2.173},"min":{"1min":0.36199999999999999,"5min":0.308,"15min":0.308},"max":{"1min":5.5570000000000004,"5min":285.50799999999998,"15min":285.50799999999998},"last":0.29399999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.6339999999999999,"5min":1.748,"15min":1.2549999999999999},"min":{"1min":0.40000000000000002,"5min":0.308,"15min":0.308},"max":{"1min":6.1360000000000001,"5min":11.124000000000001,"15min":11.124000000000001},"last":0.36799999999999999},{"interface":"front","average":{"1min":2.3849999999999998,"5min":2.1150000000000002,"15min":1.4219999999999999},"min":{"1min":0.38800000000000001,"5min":0.373,"15min":0.36599999999999999},"max":{"1min":7.5049999999999999,"5min":11.417999999999999,"15min":19.337},"last":0.65000000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.0069999999999999,"5min":1.0129999999999999,"15min":0.95899999999999996},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":4.0970000000000004,"5min":4.181,"15min":4.181},"last":5.7430000000000003},{"interface":"front","average":{"1min":1.6559999999999999,"5min":1.4179999999999999,"15min":1.1140000000000001},"min":{"1min":0.33300000000000002,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":9.3399999999999999,"5min":9.3399999999999999,"15min":9.3399999999999999},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:19:40 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.147,"15min":1.0700000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.835,"5min":7.0659999999999998,"15min":7.0659999999999998},"last":1.272},{"interface":"front","average":{"1min":1.9690000000000001,"5min":1.623,"15min":1.238},"min":{"1min":0.38500000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":7.351,"5min":9.1980000000000004,"15min":9.1980000000000004},"last":3.3500000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:19:23 2023","interfaces":[{"interface":"back","average":{"1min":1.702,"5min":1.484,"15min":1.2250000000000001},"min":{"1min":0.41799999999999998,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.923,"5min":12.888999999999999,"15min":12.888999999999999},"last":0.622},{"interface":"front","average":{"1min":1.1659999999999999,"5min":1.095,"15min":1.0820000000000001},"min":{"1min":0.377,"5min":0.312,"15min":0.312},"max":{"1min":4.6050000000000004,"5min":5.9320000000000004,"15min":5.9320000000000004},"last":3.4809999999999999}]}]},{"osd":1,"up_from":82,"seq":352187318407,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3392880,"kb_used_data":3269224,"kb_used_omap":4,"kb_used_meta":123643,"kb_avail":90352272,"statfs":{"total":95995035648,"available":92520726528,"internally_reserved":0,"allocated":3347685376,"data_stored":3347080054,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":126611342},"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,3],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.181,"15min":0.90500000000000003},"min":{"1min":0.25800000000000001,"5min":0.192,"15min":0.192},"max":{"1min":3.2869999999999999,"5min":9.4870000000000001,"15min":9.4870000000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.4530000000000001,"15min":1.038},"min":{"1min":0.35899999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":3.52,"5min":9.3239999999999998,"15min":9.3239999999999998},"last":0.33200000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:20:05 2023","interfaces":[{"interface":"back","average":{"1min":1.8420000000000001,"5min":1.7549999999999999,"15min":1.3480000000000001},"min":{"1min":0.504,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":5.6890000000000001,"5min":10.342000000000001,"15min":28.759},"last":1.9119999999999999},{"interface":"front","average":{"1min":1.835,"5min":1.5369999999999999,"15min":1.1259999999999999},"min":{"1min":0.35999999999999999,"5min":0.219,"15min":0.219},"max":{"1min":4.2779999999999996,"5min":9.5299999999999994,"15min":9.5299999999999994},"last":1.9630000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":4.8929999999999998,"5min":3.5019999999999998,"15min":1.8759999999999999},"min":{"1min":0.38600000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":43.283999999999999,"5min":53.843000000000004,"15min":53.843000000000004},"last":0.96999999999999997},{"interface":"front","average":{"1min":4.4189999999999996,"5min":3.0920000000000001,"15min":1.6739999999999999},"min":{"1min":0.32600000000000001,"5min":0.247,"15min":0.23999999999999999},"max":{"1min":43.058,"5min":54.469999999999999,"15min":54.469999999999999},"last":1.27}]},{"osd":4,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":1.4259999999999999,"5min":1.6459999999999999,"15min":1.236},"min":{"1min":0.38200000000000001,"5min":0.36899999999999999,"15min":0.34499999999999997},"max":{"1min":3.9769999999999999,"5min":9.7390000000000008,"15min":9.7390000000000008},"last":0.36699999999999999},{"interface":"front","average":{"1min":1.325,"5min":1.4259999999999999,"15min":1.1839999999999999},"min":{"1min":0.32500000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.7530000000000001,"5min":9.7520000000000007,"15min":9.7520000000000007},"last":0.58299999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.929,"15min":1.3620000000000001},"min":{"1min":0.40699999999999997,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.6080000000000001,"5min":28.648,"15min":28.648},"last":0.46999999999999997},{"interface":"front","average":{"1min":1.593,"5min":1.8879999999999999,"15min":1.3640000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.0129999999999999,"5min":10.443,"15min":10.443},"last":1.1819999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":1.79,"5min":2.0190000000000001,"15min":1.395},"min":{"1min":0.52100000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":4.3789999999999996,"5min":28.728000000000002,"15min":28.728000000000002},"last":0.50800000000000001},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.865,"15min":1.3520000000000001},"min":{"1min":0.57199999999999995,"5min":0.40500000000000003,"15min":0.40500000000000003},"max":{"1min":4.5599999999999996,"5min":8.6099999999999994,"15min":8.6099999999999994},"last":1.244}]},{"osd":7,"last update":"Sat Jun 3 20:19:30 2023","interfaces":[{"interface":"back","average":{"1min":1.677,"5min":2.1419999999999999,"15min":1.476},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.0490000000000004,"5min":9.0510000000000002,"15min":9.0510000000000002},"last":1.216},{"interface":"front","average":{"1min":1.6739999999999999,"5min":1.544,"15min":1.28},"min":{"1min":0.41899999999999998,"5min":0.38400000000000001,"15min":0.38400000000000001},"max":{"1min":3.3359999999999999,"5min":8.3179999999999996,"15min":8.3179999999999996},"last":0.60399999999999998}]}]},{"osd":0,"up_from":77,"seq":330712481933,"num_pgs":7,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":481512,"kb_used_data":413920,"kb_used_omap":5,"kb_used_meta":67578,"kb_avail":93263640,"statfs":{"total":95995035648,"available":95501967360,"internally_reserved":0,"allocated":423854080,"data_stored":423255854,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":69200506},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:19:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.823,"15min":1.0660000000000001},"min":{"1min":0.20899999999999999,"5min":0.185,"15min":0.185},"max":{"1min":7.3920000000000003,"5min":15.282,"15min":15.282},"last":0.27300000000000002},{"interface":"front","average":{"1min":1.163,"5min":1.6299999999999999,"15min":1.046},"min":{"1min":0.378,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":3.7000000000000002,"5min":10.984999999999999,"15min":10.984999999999999},"last":0.63400000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:20:00 2023","interfaces":[{"interface":"back","average":{"1min":0.95599999999999996,"5min":2.3340000000000001,"15min":1.347},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":3.0510000000000002,"5min":45.945999999999998,"15min":45.945999999999998},"last":0.29899999999999999},{"interface":"front","average":{"1min":1.1679999999999999,"5min":2.4529999999999998,"15min":1.389},"min":{"1min":0.26500000000000001,"5min":0.217,"15min":0.217},"max":{"1min":4.3760000000000003,"5min":45.896000000000001,"15min":45.896000000000001},"last":1.6850000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:19:26 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":2.395,"15min":1.4450000000000001},"min":{"1min":0.30199999999999999,"5min":0.254,"15min":0.254},"max":{"1min":5.5750000000000002,"5min":15.369,"15min":25.113},"last":0.56000000000000005},{"interface":"front","average":{"1min":1.044,"5min":1.764,"15min":1.228},"min":{"1min":0.312,"5min":0.25,"15min":0.25},"max":{"1min":2.4900000000000002,"5min":8.8550000000000004,"15min":27.134},"last":5.4249999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:20:10 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.425,"15min":1.1779999999999999},"min":{"1min":0.34100000000000003,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.133,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.52,"5min":1.738,"15min":1.274},"min":{"1min":0.374,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.5270000000000001,"5min":15.654,"15min":15.654},"last":0.44800000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:20:10 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.8979999999999999,"15min":1.3620000000000001},"min":{"1min":0.377,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":3.8410000000000002,"5min":15.409000000000001,"15min":15.409000000000001},"last":0.65200000000000002},{"interface":"front","average":{"1min":0.80400000000000005,"5min":1.5449999999999999,"15min":1.2170000000000001},"min":{"1min":0.40300000000000002,"5min":0.313,"15min":0.313},"max":{"1min":2.153,"5min":7.1269999999999998,"15min":7.1269999999999998},"last":0.57299999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:20:10 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.851,"15min":1.3560000000000001},"min":{"1min":0.35099999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.544,"5min":15.462999999999999,"15min":15.462999999999999},"last":0.60299999999999998},{"interface":"front","average":{"1min":1.456,"5min":1.5549999999999999,"15min":1.2569999999999999},"min":{"1min":0.37,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.6130000000000004,"5min":8.6400000000000006,"15min":8.6400000000000006},"last":0.61899999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:20:10 2023","interfaces":[{"interface":"back","average":{"1min":1.595,"5min":1.7849999999999999,"15min":1.3660000000000001},"min":{"1min":0.46899999999999997,"5min":0.379,"15min":0.379},"max":{"1min":5.2130000000000001,"5min":8.8390000000000004,"15min":8.8390000000000004},"last":2.6749999999999998},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.5740000000000001,"15min":1.3440000000000001},"min":{"1min":0.441,"5min":0.39500000000000002,"15min":0.39300000000000002},"max":{"1min":2.573,"5min":7.6299999999999999,"15min":8.6210000000000004},"last":0.51800000000000002}]}]},{"osd":2,"up_from":87,"seq":373662154881,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2593928,"kb_used_data":2447680,"kb_used_omap":7,"kb_used_meta":146232,"kb_avail":91151224,"statfs":{"total":95995035648,"available":93338853376,"internally_reserved":0,"allocated":2506424320,"data_stored":2505854497,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":149741649},"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,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":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.8140000000000001,"15min":1.161},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":4.3029999999999999,"5min":9.4800000000000004,"15min":9.4800000000000004},"last":5.6360000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.726,"15min":1.198},"min":{"1min":0.24099999999999999,"5min":0.224,"15min":0.224},"max":{"1min":6.5780000000000003,"5min":8.9570000000000007,"15min":10.093999999999999},"last":0.436}]},{"osd":1,"last update":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.532,"5min":1.788,"15min":1.1719999999999999},"min":{"1min":0.23000000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":6.7039999999999997,"5min":10.875999999999999,"15min":10.875999999999999},"last":0.40500000000000003},{"interface":"front","average":{"1min":2.0419999999999998,"5min":1.8700000000000001,"15min":1.238},"min":{"1min":0.312,"5min":0.22700000000000001,"15min":0.22700000000000001},"max":{"1min":5.7679999999999998,"5min":10.259,"15min":10.259},"last":0.56599999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:19:26 2023","interfaces":[{"interface":"back","average":{"1min":3.504,"5min":2.8610000000000002,"15min":1.5640000000000001},"min":{"1min":0.33000000000000002,"5min":0.307,"15min":0.307},"max":{"1min":45.024999999999999,"5min":45.024999999999999,"15min":45.024999999999999},"last":1.3029999999999999},{"interface":"front","average":{"1min":2.4060000000000001,"5min":5.149,"15min":2.2829999999999999},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":12.217000000000001,"5min":219.333,"15min":219.333},"last":5.7380000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":1.75,"15min":1.3180000000000001},"min":{"1min":0.379,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.7060000000000004,"5min":7.0190000000000001,"15min":7.0190000000000001},"last":1.6719999999999999},{"interface":"front","average":{"1min":1.5629999999999999,"5min":1.7330000000000001,"15min":1.3100000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":4.6760000000000002,"5min":8.9250000000000007,"15min":8.9250000000000007},"last":5.7060000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.377,"5min":1.6699999999999999,"15min":1.3180000000000001},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":7.0179999999999998,"5min":16.263000000000002,"15min":16.263000000000002},"last":0.501},{"interface":"front","average":{"1min":1.7010000000000001,"5min":1.776,"15min":1.3759999999999999},"min":{"1min":0.40699999999999997,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":5.7450000000000001,"5min":14.385999999999999,"15min":14.385999999999999},"last":0.92900000000000005}]},{"osd":6,"last update":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":1.988,"5min":4.2889999999999997,"15min":2.1949999999999998},"min":{"1min":0.374,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.657,"5min":219.39500000000001,"15min":219.39500000000001},"last":5.6799999999999997},{"interface":"front","average":{"1min":1.665,"5min":1.6719999999999999,"15min":1.3620000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.37},"max":{"1min":6.625,"5min":8.2479999999999993,"15min":8.2479999999999993},"last":1.5920000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:19:54 2023","interfaces":[{"interface":"back","average":{"1min":2.008,"5min":4.4480000000000004,"15min":2.3079999999999998},"min":{"1min":0.39800000000000002,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":4.6219999999999999,"5min":219.43299999999999,"15min":219.43299999999999},"last":5.7629999999999999},{"interface":"front","average":{"1min":1.365,"5min":1.6870000000000001,"15min":1.383},"min":{"1min":0.40400000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":6.6669999999999998,"5min":8.2769999999999992,"15min":8.2769999999999992},"last":0.61899999999999999}]}]},{"osd":3,"up_from":92,"seq":395136991355,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4237140,"kb_used_data":4037388,"kb_used_omap":2,"kb_used_meta":199741,"kb_avail":89508012,"statfs":{"total":95995035648,"available":91656204288,"internally_reserved":0,"allocated":4134285312,"data_stored":4133703895,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":204534837},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,0,1,2,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":1.9339999999999999,"5min":2.3279999999999998,"15min":1.2869999999999999},"min":{"1min":0.25,"5min":0.19,"15min":0.19},"max":{"1min":6.9660000000000002,"5min":71.207999999999998,"15min":71.207999999999998},"last":1.7789999999999999},{"interface":"front","average":{"1min":1.401,"5min":2.2949999999999999,"15min":1.27},"min":{"1min":0.22,"5min":0.22,"15min":0.21199999999999999},"max":{"1min":6.4880000000000004,"5min":71.168999999999997,"15min":71.168999999999997},"last":0.25800000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":2.1640000000000001,"5min":1.71,"15min":1.1040000000000001},"min":{"1min":0.27900000000000003,"5min":0.22600000000000001,"15min":0.22600000000000001},"max":{"1min":7.0039999999999996,"5min":9.8390000000000004,"15min":9.8390000000000004},"last":1.821},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.3859999999999999,"15min":1.0089999999999999},"min":{"1min":0.215,"5min":0.215,"15min":0.20399999999999999},"max":{"1min":5.2789999999999999,"5min":10.039,"15min":10.039},"last":1.944}]},{"osd":2,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":2.2559999999999998,"5min":1.7569999999999999,"15min":1.167},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":13.087999999999999,"5min":13.087999999999999,"15min":13.087999999999999},"last":1.528},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.885,"15min":1.226},"min":{"1min":0.29399999999999998,"5min":0.29399999999999998,"15min":0.24299999999999999},"max":{"1min":6.6699999999999999,"5min":12.372999999999999,"15min":12.372999999999999},"last":1.7190000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":1.6519999999999999,"5min":1.7010000000000001,"15min":1.2629999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.309},"max":{"1min":6.5819999999999999,"5min":9.0749999999999993,"15min":9.0749999999999993},"last":2.9870000000000001},{"interface":"front","average":{"1min":2.6699999999999999,"5min":1.829,"15min":1.3460000000000001},"min":{"1min":0.51400000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":11.747999999999999,"5min":11.747999999999999,"15min":11.747999999999999},"last":1.804}]},{"osd":5,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":2.3239999999999998,"5min":1.7509999999999999,"15min":1.3819999999999999},"min":{"1min":0.49099999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":7.0350000000000001,"5min":8.4789999999999992,"15min":8.4789999999999992},"last":7.2699999999999996},{"interface":"front","average":{"1min":1.1479999999999999,"5min":1.4690000000000001,"15min":1.27},"min":{"1min":0.38300000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":4.2770000000000001,"5min":10.116,"15min":10.116},"last":7.2530000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":1.597,"15min":1.294},"min":{"1min":0.41499999999999998,"5min":0.317,"15min":0.317},"max":{"1min":4.2400000000000002,"5min":10.147,"15min":10.147},"last":2.3940000000000001},{"interface":"front","average":{"1min":2.077,"5min":1.7070000000000001,"15min":1.347},"min":{"1min":0.40500000000000003,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":6.5350000000000001,"5min":7.9269999999999996,"15min":7.9269999999999996},"last":1.694}]},{"osd":7,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":2.161,"5min":1.8700000000000001,"15min":1.4450000000000001},"min":{"1min":0.435,"5min":0.42099999999999999,"15min":0.371},"max":{"1min":8.3290000000000006,"5min":8.3290000000000006,"15min":8.3290000000000006},"last":1.665},{"interface":"front","average":{"1min":2.548,"5min":2.0459999999999998,"15min":1.5209999999999999},"min":{"1min":0.54700000000000004,"5min":0.375,"15min":0.375},"max":{"1min":7.0609999999999999,"5min":10.766,"15min":10.766},"last":1.9590000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019215,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2556888,"kb_used_data":2417616,"kb_used_omap":0,"kb_used_meta":139264,"kb_avail":91188264,"statfs":{"total":95995035648,"available":93376782336,"internally_reserved":0,"allocated":2475638784,"data_stored":2475171211,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":142606336},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:20:04 2023","interfaces":[{"interface":"back","average":{"1min":1.4390000000000001,"5min":1.2609999999999999,"15min":1.125},"min":{"1min":0.28999999999999998,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":6.9509999999999996,"5min":10.760999999999999,"15min":20.344000000000001},"last":0.98399999999999999},{"interface":"front","average":{"1min":0.83499999999999996,"5min":1.1950000000000001,"15min":1.1459999999999999},"min":{"1min":0.311,"5min":0.27300000000000002,"15min":0.26700000000000002},"max":{"1min":2.8940000000000001,"5min":11.038,"15min":20.332000000000001},"last":3.1030000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:19:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3879999999999999,"5min":1.3979999999999999,"15min":1.1200000000000001},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.8780000000000001,"5min":9.0530000000000008,"15min":9.0530000000000008},"last":3.746},{"interface":"front","average":{"1min":1.5940000000000001,"5min":1.6259999999999999,"15min":1.2110000000000001},"min":{"1min":0.38700000000000001,"5min":0.30199999999999999,"15min":0.27800000000000002},"max":{"1min":4.3419999999999996,"5min":12.351000000000001,"15min":12.351000000000001},"last":0.30199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:19:58 2023","interfaces":[{"interface":"back","average":{"1min":1.6830000000000001,"5min":1.577,"15min":1.2170000000000001},"min":{"1min":0.42499999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.4039999999999999,"5min":8.4700000000000006,"15min":8.4700000000000006},"last":0.34100000000000003},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.5649999999999999,"15min":1.167},"min":{"1min":0.40400000000000003,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":2.8759999999999999,"5min":10.821999999999999,"15min":10.821999999999999},"last":3.3420000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:19:27 2023","interfaces":[{"interface":"back","average":{"1min":1.5600000000000001,"5min":2.0619999999999998,"15min":1.3460000000000001},"min":{"1min":0.33600000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.585,"5min":23.689,"15min":23.689},"last":3.823},{"interface":"front","average":{"1min":1.3560000000000001,"5min":2.0179999999999998,"15min":1.4019999999999999},"min":{"1min":0.40400000000000003,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":7.6840000000000002,"5min":24.835000000000001,"15min":24.835000000000001},"last":5.5419999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:20:04 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.5680000000000001,"15min":1.165},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.8460000000000001,"5min":9.7759999999999998,"15min":9.7759999999999998},"last":0.375},{"interface":"front","average":{"1min":1.113,"5min":1.6020000000000001,"15min":1.1910000000000001},"min":{"1min":0.37,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":4.0170000000000003,"5min":10.878,"15min":10.878},"last":3.1459999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:19:58 2023","interfaces":[{"interface":"back","average":{"1min":1.7849999999999999,"5min":1.3560000000000001,"15min":1.139},"min":{"1min":0.499,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":9.3140000000000001,"5min":9.3140000000000001,"15min":9.3140000000000001},"last":5.5750000000000002},{"interface":"front","average":{"1min":2.0720000000000001,"5min":1.5680000000000001,"15min":1.278},"min":{"1min":0.495,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.3550000000000004,"5min":7.7249999999999996,"15min":7.7249999999999996},"last":0.39800000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:19:37 2023","interfaces":[{"interface":"back","average":{"1min":1.28,"5min":1.454,"15min":1.216},"min":{"1min":0.44700000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":3.2189999999999999,"5min":10.935,"15min":10.935},"last":3.2069999999999999},{"interface":"front","average":{"1min":1.635,"5min":1.5089999999999999,"15min":1.258},"min":{"1min":0.36599999999999999,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":3.8300000000000001,"5min":10.584,"15min":10.584},"last":3.7890000000000001}]}]},{"osd":5,"up_from":36,"seq":154618822983,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2165572,"kb_used_data":2035516,"kb_used_omap":0,"kb_used_meta":130048,"kb_avail":91579580,"statfs":{"total":95995035648,"available":93777489920,"internally_reserved":0,"allocated":2084368384,"data_stored":2083916738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":133169152},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:20:04 2023","interfaces":[{"interface":"back","average":{"1min":1.458,"5min":1.1870000000000001,"15min":1.044},"min":{"1min":0.33500000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":10.146000000000001,"5min":10.146000000000001,"15min":10.146000000000001},"last":0.63400000000000001},{"interface":"front","average":{"1min":1.5609999999999999,"5min":1.6519999999999999,"15min":1.2150000000000001},"min":{"1min":0.30199999999999999,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.173,"5min":14.467000000000001,"15min":14.467000000000001},"last":2.9100000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":1.419,"5min":2.3570000000000002,"15min":1.508},"min":{"1min":0.30299999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":5.2690000000000001,"5min":46.573999999999998,"15min":46.573999999999998},"last":0.38800000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.794,"15min":1.288},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":2.6099999999999999,"5min":46.746000000000002,"15min":46.746000000000002},"last":2.9929999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:20:04 2023","interfaces":[{"interface":"back","average":{"1min":1.77,"5min":2.3650000000000002,"15min":1.423},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.9560000000000004,"5min":47.195,"15min":47.195},"last":3.0329999999999999},{"interface":"front","average":{"1min":1.728,"5min":2.5169999999999999,"15min":1.468},"min":{"1min":0.34399999999999997,"5min":0.312,"15min":0.312},"max":{"1min":5.4009999999999998,"5min":45.210000000000001,"15min":45.210000000000001},"last":0.42999999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:19:28 2023","interfaces":[{"interface":"back","average":{"1min":1.8069999999999999,"5min":2.9510000000000001,"15min":1.651},"min":{"1min":0.377,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":5.6529999999999996,"5min":45.472999999999999,"15min":45.472999999999999},"last":1.099},{"interface":"front","average":{"1min":1.613,"5min":2.484,"15min":1.534},"min":{"1min":0.39000000000000001,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":4.3120000000000003,"5min":45.597000000000001,"15min":45.597000000000001},"last":0.72799999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:19:52 2023","interfaces":[{"interface":"back","average":{"1min":2.238,"5min":1.48,"15min":1.137},"min":{"1min":0.30599999999999999,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":10.651,"5min":10.651,"15min":10.651},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.7809999999999999,"5min":1.7190000000000001,"15min":1.2330000000000001},"min":{"1min":0.34899999999999998,"5min":0.311,"15min":0.311},"max":{"1min":10.31,"5min":14.529999999999999,"15min":14.529999999999999},"last":2.956}]},{"osd":6,"last update":"Sat Jun 3 20:19:44 2023","interfaces":[{"interface":"back","average":{"1min":1.391,"5min":1.2809999999999999,"15min":1.1379999999999999},"min":{"1min":0.36099999999999999,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":10.569000000000001,"5min":10.569000000000001,"15min":10.569000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":1.78,"5min":1.8160000000000001,"15min":1.3400000000000001},"min":{"1min":0.378,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":5.3490000000000002,"5min":14.439,"15min":14.439},"last":0.54900000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:19:18 2023","interfaces":[{"interface":"back","average":{"1min":1.5469999999999999,"5min":1.819,"15min":1.365},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":5.3789999999999996,"5min":14.516,"15min":14.516},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.2689999999999999,"5min":1.5580000000000001,"15min":1.288},"min":{"1min":0.42499999999999999,"5min":0.312,"15min":0.312},"max":{"1min":4.9859999999999998,"5min":15.329000000000001,"15min":15.329000000000001},"last":3.1869999999999998}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":5340,"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":4932,"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":420417536,"data_stored":420413464,"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":3318878208,"data_stored":3318874136,"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":2492137472,"data_stored":2492137472,"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":4127064064,"data_stored":4127064064,"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":2467954688,"data_stored":2467954688,"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":2073427968,"data_stored":2073427968,"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":2482835456,"data_stored":2482831384,"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":2488336384,"data_stored":2488336384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:20:23.177 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-06-03T20:20:23.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pg_num 11 2023-06-03T20:20:23.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:23.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.208 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:23.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:23.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:23.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:23.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:23.501 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:23.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:23.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:23.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:23.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:23.768 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:23.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:23.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:23.983 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:23.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:23.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:24.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:24.121 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:24.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:23 smithi083 bash[60048]: cluster 1685823622.8669715 mgr.y (mgr.34104) 597 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:20:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:23 smithi083 bash[60048]: audit 1685823623.5803907 mon.a (mon.0) 734 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:24.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:23 smithi083 bash[60048]: audit 1685823623.586662 mon.a (mon.0) 735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:24.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:24.251 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[78259]: cluster 1685823622.8669715 mgr.y (mgr.34104) 597 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:20:24.251 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[78259]: audit 1685823623.5803907 mon.a (mon.0) 734 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:24.251 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[78259]: audit 1685823623.586662 mon.a (mon.0) 735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:24.251 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[74781]: cluster 1685823622.8669715 mgr.y (mgr.34104) 597 : cluster 0 pgmap v580: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:20:24.253 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[74781]: audit 1685823623.5803907 mon.a (mon.0) 734 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:24.253 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:24 smithi033 bash[74781]: audit 1685823623.586662 mon.a (mon.0) 735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:24.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:24.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:24.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:24.401 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:24.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:24.508 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:24.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:24.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:24.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:24.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:24.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:24.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:24.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:24.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:24.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:24.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:24.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:25.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:25.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:25.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:25.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:25.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:25.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:25.372 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:25.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:25.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:25.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:25.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:25.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:25.699 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:25.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.702 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:25.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:25.845 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:25.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:25.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:25.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:25.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:25.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:26.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:26.106 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:26 smithi083 bash[60048]: cluster 1685823624.8676999 mgr.y (mgr.34104) 598 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-06-03T20:20:26.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.139 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:26.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:26.248 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:26 smithi033 bash[78259]: cluster 1685823624.8676999 mgr.y (mgr.34104) 598 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-06-03T20:20:26.249 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:26 smithi033 bash[74781]: cluster 1685823624.8676999 mgr.y (mgr.34104) 598 : cluster 0 pgmap v581: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 821 op/s 2023-06-03T20:20:26.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:26.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:26.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:26.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:26.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.434 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:26.535 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:26.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:26] "GET /metrics HTTP/1.1" 200 223365 "" "Prometheus/2.33.4" 2023-06-03T20:20:26.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:26.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:26.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:26.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:26.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:26.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:26.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:26.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:26.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:27.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:27.115 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:27.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:27.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:27.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:27.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:27.354 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:27.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:27.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:27.499 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:27.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:27.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:27.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:27.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:27.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:128379 7.0 e147/130 7:0e6886ea:::benchmark_data_smithi033_129174_object18690:head v 147'8012, mlcod=147'8010)", 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:20:27.801656+0000", 2023-06-03T20:20:27.812 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0026793659999999999, 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0027060629999999999, 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:27.813 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801656+0000", 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801656+0000", 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:27.814 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801655+0000", 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.815 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801669+0000", 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4379000000000001e-05 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801692+0000", 2023-06-03T20:20:27.816 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3380999999999999e-05 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801703+0000", 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0566e-05 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.817 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.818 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:27.818 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801859+0000", 2023-06-03T20:20:27.818 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015657900000000001 2023-06-03T20:20:27.818 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.818 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.819 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:27.819 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.801882+0000", 2023-06-03T20:20:27.819 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2330000000000001e-05 2023-06-03T20:20:27.819 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:27.819 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:27.820 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:27.820 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.820 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.820 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:128382 7.2 e147/130 7:403f5439:::benchmark_data_smithi033_129174_object18693:head v 147'8099, mlcod=147'8097)", 2023-06-03T20:20:27.821 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:20:27.802431+0000", 2023-06-03T20:20:27.821 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.001903767, 2023-06-03T20:20:27.821 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0019796169999999999, 2023-06-03T20:20:27.821 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:27.821 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802431+0000", 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.822 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802431+0000", 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802431+0000", 2023-06-03T20:20:27.823 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:27.824 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.824 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.824 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:27.824 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802438+0000", 2023-06-03T20:20:27.824 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7079999999999997e-06 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802450+0000", 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1793999999999999e-05 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.825 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802458+0000", 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1219999999999995e-06 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802537+0000", 2023-06-03T20:20:27.826 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8264999999999997e-05 2023-06-03T20:20:27.827 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:27.827 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:27.827 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:27.827 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:27.802558+0000", 2023-06-03T20:20:27.827 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1732000000000001e-05 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 2 2023-06-03T20:20:27.828 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:20:27.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:27.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:27.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:27.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:27.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:28.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:28.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:28 smithi033 bash[74781]: cluster 1685823626.8683596 mgr.y (mgr.34104) 599 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-06-03T20:20:28.054 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:28 smithi033 bash[78259]: cluster 1685823626.8683596 mgr.y (mgr.34104) 599 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-06-03T20:20:28.102 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.137 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:28.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:28.384 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:28.394 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:28 smithi083 bash[60048]: cluster 1685823626.8683596 mgr.y (mgr.34104) 599 : cluster 0 pgmap v582: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 820 op/s 2023-06-03T20:20:28.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:28.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:28.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:28.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:28.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:28.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:28.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:28.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:28.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:28.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:28.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:28.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:28.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:28.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:29.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:29.117 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:29.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:29.262 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:29.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:29.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:29.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:29.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:29.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:29.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:29.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:29.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.694 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:29.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:29.830 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:29.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:29.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:29.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:29.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:29.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:30.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.113 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:30.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.235 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:30 smithi083 bash[60048]: cluster 1685823628.8688054 mgr.y (mgr.34104) 600 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-06-03T20:20:30.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:30.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:30 smithi033 bash[78259]: cluster 1685823628.8688054 mgr.y (mgr.34104) 600 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-06-03T20:20:30.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:30 smithi033 bash[74781]: cluster 1685823628.8688054 mgr.y (mgr.34104) 600 : cluster 0 pgmap v583: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 655 op/s 2023-06-03T20:20:30.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:30.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:30.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:30.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:30.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:30.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:30.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:30.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:30.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:30.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_blocked_ops 2023-06-03T20:20:30.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:30.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:30.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:30.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:30.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:31.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:31.143 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:31.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:31.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:31.285 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:31.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:31.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:31.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:31.508 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:20:31.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:31.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:31.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:31.576 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:20:31.625 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:20:31.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:31.680 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:20:31.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:31.712 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:20:31.748 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:20:31.801 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:20:31.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:31.838 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.846 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.847 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.847 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:20:31.851 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:31.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:31.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:31.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:31.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:32.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:32.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.273 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:32 smithi033 bash[78259]: cluster 1685823630.8695853 mgr.y (mgr.34104) 601 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 974 op/s 2023-06-03T20:20:32.274 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:32 smithi033 bash[78259]: audit 1685823631.4653537 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.33:0/126293530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:32.275 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:32 smithi033 bash[74781]: cluster 1685823630.8695853 mgr.y (mgr.34104) 601 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 974 op/s 2023-06-03T20:20:32.275 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:32 smithi033 bash[74781]: audit 1685823631.4653537 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.33:0/126293530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:32.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:32 smithi083 bash[60048]: cluster 1685823630.8695853 mgr.y (mgr.34104) 601 : cluster 0 pgmap v584: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 974 op/s 2023-06-03T20:20:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:32 smithi083 bash[60048]: audit 1685823631.4653537 mon.c (mon.2) 64 : audit 0 from='client.? 172.21.15.33:0/126293530' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:32.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:32.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:32.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:32.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:32.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:32.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:32.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:32.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:32.938 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:32.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:32.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:32.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:33.038 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:20:33.087 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:33.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:33.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:33.226 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:33.228 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:33 smithi033 bash[74781]: audit 1685823632.0815914 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:20:33.229 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:33 smithi033 bash[78259]: audit 1685823632.0815914 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:20:33.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:33.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:33.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:33.378 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:33 smithi083 bash[60048]: audit 1685823632.0815914 mon.a (mon.0) 736 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:20:33.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:33.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:33.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:33.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:33.673 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:33.704 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:33.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:33.808 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:33.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:33.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:33.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:33.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:34.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:34.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:34.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:34.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:34 smithi083 bash[60048]: cluster 1685823632.8700233 mgr.y (mgr.34104) 602 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:20:34.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:34 smithi083 bash[60048]: cluster 1685823633.0130513 mon.a (mon.0) 737 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:34.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:34 smithi083 bash[60048]: audit 1685823633.0267613 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:20:34.246 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:34 smithi083 bash[60048]: cluster 1685823633.0268242 mon.a (mon.0) 739 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-06-03T20:20:34.247 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:34 smithi083 bash[60048]: cluster 1685823633.0276086 osd.6 (osd.6) 56 : cluster 3 failed to encode map e148 with expected crc 2023-06-03T20:20:34.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:34.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[74781]: cluster 1685823632.8700233 mgr.y (mgr.34104) 602 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:20:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[74781]: cluster 1685823633.0130513 mon.a (mon.0) 737 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[74781]: audit 1685823633.0267613 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:20:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[74781]: cluster 1685823633.0268242 mon.a (mon.0) 739 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[74781]: cluster 1685823633.0276086 osd.6 (osd.6) 56 : cluster 3 failed to encode map e148 with expected crc 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[78259]: cluster 1685823632.8700233 mgr.y (mgr.34104) 602 : cluster 0 pgmap v585: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 646 op/s 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[78259]: cluster 1685823633.0130513 mon.a (mon.0) 737 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[78259]: audit 1685823633.0267613 mon.a (mon.0) 738 : audit 1 from='client.? 172.21.15.33:0/423043623' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[78259]: cluster 1685823633.0268242 mon.a (mon.0) 739 : cluster 0 osdmap e148: 8 total, 8 up, 8 in 2023-06-03T20:20:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:34 smithi033 bash[78259]: cluster 1685823633.0276086 osd.6 (osd.6) 56 : cluster 3 failed to encode map e148 with expected crc 2023-06-03T20:20:34.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:34.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:34.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:34.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:34.514 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:34.569 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:34.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:34.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:34.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:34.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:34.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:34.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:34.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:35.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:35.005 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:20:35.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.008 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:35.109 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:35.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:35.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:35.250 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:35.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:35.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:35.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:35.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:35.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:35.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:35.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:35.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:35.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:35.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:35.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:35.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:35.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:35.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:35.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:35.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:20:35.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:35.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:36.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:36.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:36.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:36.215 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:36 smithi033 bash[74781]: cluster 1685823634.870637 mgr.y (mgr.34104) 603 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-06-03T20:20:36.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:36 smithi033 bash[78259]: cluster 1685823634.870637 mgr.y (mgr.34104) 603 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-06-03T20:20:36.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:36.285 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:36.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:36.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:36 smithi083 bash[60048]: cluster 1685823634.870637 mgr.y (mgr.34104) 603 : cluster 0 pgmap v587: 89 pgs: 89 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 774 op/s 2023-06-03T20:20:36.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:36.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:36.551 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:36] "GET /metrics HTTP/1.1" 200 223365 "" "Prometheus/2.33.4" 2023-06-03T20:20:36.572 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:36.580 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:36.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.725 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:36.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:36.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:36.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:37.034 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:37.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:37.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:37.188 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:37.289 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:37.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:37.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:37.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:37.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:37.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:37.569 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:37.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:37.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:37.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:37.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:37.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.745 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:37.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:37.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:37.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:37.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:37.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:38.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:38.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:38.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:38.179 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:38.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:38.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:38.292 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:38 smithi083 bash[60048]: cluster 1685823636.8713143 mgr.y (mgr.34104) 604 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:38.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:38.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:38 smithi033 bash[78259]: cluster 1685823636.8713143 mgr.y (mgr.34104) 604 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:38 smithi033 bash[74781]: cluster 1685823636.8713143 mgr.y (mgr.34104) 604 : cluster 0 pgmap v588: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:38.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:38.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:38.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:38.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:38.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:38.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:38.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:38.752 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:38.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:38.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:38.897 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:38.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:38.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:39.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:39.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:39.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:39.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:39.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:39.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:39.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:39.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:39.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:39.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:39.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:39.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:39.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:39.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:39.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:39.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:39.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:39.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[74781]: audit 1685823638.5823026 mon.a (mon.0) 740 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[74781]: audit 1685823638.5853796 mon.a (mon.0) 741 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[74781]: cluster 1685823638.871762 mgr.y (mgr.34104) 605 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:39.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[78259]: audit 1685823638.5823026 mon.a (mon.0) 740 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:39.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[78259]: audit 1685823638.5853796 mon.a (mon.0) 741 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:39.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:39 smithi033 bash[78259]: cluster 1685823638.871762 mgr.y (mgr.34104) 605 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:39.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:39 smithi083 bash[60048]: audit 1685823638.5823026 mon.a (mon.0) 740 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:39 smithi083 bash[60048]: audit 1685823638.5853796 mon.a (mon.0) 741 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:39 smithi083 bash[60048]: cluster 1685823638.871762 mgr.y (mgr.34104) 605 : cluster 0 pgmap v589: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:20:39.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:39.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:39.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:40.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:40.051 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:40.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:40.156 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:40.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:40.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:40.336 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:40.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:40.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:40.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:40.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:40.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:40.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:40.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:40.704 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:40.708 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:40.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:40.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:40.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:40.917 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:40.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:41.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:41.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:41.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:20:41.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:41.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:41.205 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:41.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:41.371 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:41.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:41.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:41.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:41.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:41.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:41.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:41.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:41.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:41.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:41.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:41.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:42.051 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:42.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:42.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:42.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:42.200 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:41 smithi083 bash[60048]: cluster 1685823640.8725188 mgr.y (mgr.34104) 606 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:42.201 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:41 smithi083 bash[60048]: audit 1685823641.044366 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.33:0/2534670886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.201 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:41 smithi083 bash[60048]: audit 1685823641.0454507 mon.a (mon.0) 742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.201 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:41 smithi083 bash[60048]: audit 1685823641.0517898 mon.a (mon.0) 743 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:20:42.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:42.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:42.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[74781]: cluster 1685823640.8725188 mgr.y (mgr.34104) 606 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:42.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[74781]: audit 1685823641.044366 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.33:0/2534670886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[74781]: audit 1685823641.0454507 mon.a (mon.0) 742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[74781]: audit 1685823641.0517898 mon.a (mon.0) 743 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:20:42.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[78259]: cluster 1685823640.8725188 mgr.y (mgr.34104) 606 : cluster 0 pgmap v590: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:42.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[78259]: audit 1685823641.044366 mon.c (mon.2) 65 : audit 1 from='client.? 172.21.15.33:0/2534670886' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[78259]: audit 1685823641.0454507 mon.a (mon.0) 742 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "11"}]: dispatch 2023-06-03T20:20:42.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:41 smithi033 bash[78259]: audit 1685823641.0517898 mon.a (mon.0) 743 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:20:42.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:42.357 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:42.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:42.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:42.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:42.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:42.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:42.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:42.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:42.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:42.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:42.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:42.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:42.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:43.053 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:43.090 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:43.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:43.198 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:43.228 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:43.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:43.372 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:43.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:43.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:43.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:43.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:43.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:43.653 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:43.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:43.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:43.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:43.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:43.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:43.946 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:20:44.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:44.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:44.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:44 smithi033 bash[78259]: cluster 1685823642.872973 mgr.y (mgr.34104) 607 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:44.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:44 smithi033 bash[74781]: cluster 1685823642.872973 mgr.y (mgr.34104) 607 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:44.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:44.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:44.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:44 smithi083 bash[60048]: cluster 1685823642.872973 mgr.y (mgr.34104) 607 : cluster 0 pgmap v591: 89 pgs: 89 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:20:44.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:44.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:44.323 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:44.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:44.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:44.460 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:44.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:44.595 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:44.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:44.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:44.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:44.762 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:44.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:44.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:44.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:44.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:44.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:45.006 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:45.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:45.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:45.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:45.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:45.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:45.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:45.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:45.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:45.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:45.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.586 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:20:45.587 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:20:45.620 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:45.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:45.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:45.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:45.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:45.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:45.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:46.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:46.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:46.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:46.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:46.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:46.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:46 smithi033 bash[78259]: cluster 1685823644.8736544 mgr.y (mgr.34104) 608 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:20:46.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:46 smithi033 bash[74781]: cluster 1685823644.8736544 mgr.y (mgr.34104) 608 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:20:46.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:46] "GET /metrics HTTP/1.1" 200 223360 "" "Prometheus/2.33.4" 2023-06-03T20:20:46.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:46 smithi083 bash[60048]: cluster 1685823644.8736544 mgr.y (mgr.34104) 608 : cluster 0 pgmap v592: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:20:46.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:46.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:46.488 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:46.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:46.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:46.681 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.685 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:46.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:46.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:46.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:46.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:47.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:47.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:47.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:47.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:47.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:47.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:47.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:47.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:47.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:47.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:47.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:47.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_historic_ops 2023-06-03T20:20:47.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:47.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:47.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:47.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:47.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:47.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:47.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:48.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:48.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:48.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:48.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:48.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:48.329 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:48 smithi083 bash[60048]: cluster 1685823646.8742735 mgr.y (mgr.34104) 609 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:20:48.329 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:48 smithi083 bash[60048]: audit 1685823647.807067 mon.a (mon.0) 744 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.329 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:48 smithi083 bash[60048]: audit 1685823647.8229694 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[74781]: cluster 1685823646.8742735 mgr.y (mgr.34104) 609 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:20:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[74781]: audit 1685823647.807067 mon.a (mon.0) 744 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[74781]: audit 1685823647.8229694 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[78259]: cluster 1685823646.8742735 mgr.y (mgr.34104) 609 : cluster 0 pgmap v593: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s 2023-06-03T20:20:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[78259]: audit 1685823647.807067 mon.a (mon.0) 744 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:48 smithi033 bash[78259]: audit 1685823647.8229694 mon.a (mon.0) 745 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:48.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:48.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:48.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:48.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:48.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:48.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:48.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:48.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:48.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:48.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:48.919 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:48.948 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:20:48.948 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:20:48.948 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-06-03T20:20:48.948 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:20:48.948 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:20:48.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-06-03T20:20:48.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:48.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:49.083 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:49.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:49.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:49.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:49.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:49.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:49.405 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:49.435 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:49.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:49.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:49.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:49.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:49.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:49.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:49.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:49.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:49.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:50.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:50.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:50.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:50 smithi083 bash[60048]: cluster 1685823648.8746996 mgr.y (mgr.34104) 610 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:20:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:50 smithi083 bash[60048]: audit 1685823649.6309614 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:50 smithi083 bash[60048]: audit 1685823649.6408825 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:50.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[74781]: cluster 1685823648.8746996 mgr.y (mgr.34104) 610 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:20:50.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[74781]: audit 1685823649.6309614 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[74781]: audit 1685823649.6408825 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:50.218 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[78259]: cluster 1685823648.8746996 mgr.y (mgr.34104) 610 : cluster 0 pgmap v594: 89 pgs: 89 active+clean; 4.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:20:50.218 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[78259]: audit 1685823649.6309614 mon.a (mon.0) 746 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.218 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:50 smithi033 bash[78259]: audit 1685823649.6408825 mon.a (mon.0) 747 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:50.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.358 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:20:50.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:50.417 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:20:50.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.468 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:20:50.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:50.520 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:20:50.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:20:50.597 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:20:50.617 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:50.637 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:20:50.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:50.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:50.678 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:20:50.685 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.685 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.685 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.685 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.685 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.686 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.686 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.686 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:20:50.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:50.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.926 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:50.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:51.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:51.040 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.2893949 mon.a (mon.0) 748 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:20:51.040 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.2919083 mon.a (mon.0) 749 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:20:51.040 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.2947106 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.33:0/128364577' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:51.041 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.3106446 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:51.041 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.7156315 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.33:0/2894414656' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.041 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[74781]: audit 1685823650.7166982 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.041 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.2893949 mon.a (mon.0) 748 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:20:51.041 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.2919083 mon.a (mon.0) 749 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:20:51.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.2947106 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.33:0/128364577' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:51.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.3106446 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:51.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.7156315 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.33:0/2894414656' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:51 smithi033 bash[78259]: audit 1685823650.7166982 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:51.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:51.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:51.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:51.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:51.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:51.341 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:20:51.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:51.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.2893949 mon.a (mon.0) 748 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:20:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.2919083 mon.a (mon.0) 749 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:20:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.2947106 mon.c (mon.2) 66 : audit 0 from='client.? 172.21.15.33:0/128364577' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:20:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.3106446 mon.a (mon.0) 750 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:20:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.7156315 mon.c (mon.2) 67 : audit 1 from='client.? 172.21.15.33:0/2894414656' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:51 smithi083 bash[60048]: audit 1685823650.7166982 mon.a (mon.0) 751 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:20:51.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:51.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:51.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:51.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:51.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:51.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:51.754 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:51.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:51.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:51.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:51.934 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:51.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:51.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:52.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: cluster 1685823650.875457 mgr.y (mgr.34104) 611 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 930 op/s 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: cluster 1685823651.302759 mon.a (mon.0) 752 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: audit 1685823651.3172066 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: cluster 1685823651.3173244 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: cluster 1685823651.3180895 osd.7 (osd.7) 83 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.042 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:52 smithi083 bash[60048]: cluster 1685823651.3398964 osd.6 (osd.6) 57 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.086 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:52.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:52.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:52.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:52.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: cluster 1685823650.875457 mgr.y (mgr.34104) 611 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 930 op/s 2023-06-03T20:20:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: cluster 1685823651.302759 mon.a (mon.0) 752 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: audit 1685823651.3172066 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: cluster 1685823651.3173244 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-06-03T20:20:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: cluster 1685823651.3180895 osd.7 (osd.7) 83 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[78259]: cluster 1685823651.3398964 osd.6 (osd.6) 57 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: cluster 1685823650.875457 mgr.y (mgr.34104) 611 : cluster 0 pgmap v595: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 930 op/s 2023-06-03T20:20:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: cluster 1685823651.302759 mon.a (mon.0) 752 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:20:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: audit 1685823651.3172066 mon.a (mon.0) 753 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:20:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: cluster 1685823651.3173244 mon.a (mon.0) 754 : cluster 0 osdmap e149: 8 total, 8 up, 8 in 2023-06-03T20:20:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: cluster 1685823651.3180895 osd.7 (osd.7) 83 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:52 smithi033 bash[74781]: cluster 1685823651.3398964 osd.6 (osd.6) 57 : cluster 3 failed to encode map e149 with expected crc 2023-06-03T20:20:52.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:52.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:52.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:52.522 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:52.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:52.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:52.670 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:52.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.674 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:52.775 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:52.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:52.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:52.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:52.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:52.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:52.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:53.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:53.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:53.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:53.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:53.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:53.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:53.372 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:53.414 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:53.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:53.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:53.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:53.554 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:53.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:53.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:53.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:53.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:53.813 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:20:53.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:53.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:53.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:53.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:53.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:53.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:54.064 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:54 smithi033 bash[74781]: cluster 1685823652.8777735 mgr.y (mgr.34104) 612 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-06-03T20:20:54.065 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:54 smithi033 bash[74781]: audit 1685823653.576652 mon.a (mon.0) 755 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:54.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:54.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:54.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:54.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:54 smithi083 bash[60048]: cluster 1685823652.8777735 mgr.y (mgr.34104) 612 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-06-03T20:20:54.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:54 smithi083 bash[60048]: audit 1685823653.576652 mon.a (mon.0) 755 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:54.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:54.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:54.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:54 smithi033 bash[78259]: cluster 1685823652.8777735 mgr.y (mgr.34104) 612 : cluster 0 pgmap v597: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 736 op/s 2023-06-03T20:20:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:54 smithi033 bash[78259]: audit 1685823653.576652 mon.a (mon.0) 755 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:20:54.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:54.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:20:54.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:54.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:54.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:54.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:54.678 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:54.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:54.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:54.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:54.845 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:54.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:54.950 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:54.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:54.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:54.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:55.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:20:55.089 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:55.156 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:55.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:55.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:55.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:55.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:55.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:55.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:55.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:55.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:55.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:55.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:55.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:55.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:55.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.991 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:55.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:55.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:56.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:56 smithi033 bash[74781]: cluster 1685823654.8783162 mgr.y (mgr.34104) 613 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:20:56.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:56 smithi033 bash[78259]: cluster 1685823654.8783162 mgr.y (mgr.34104) 613 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:20:56.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:56.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:56.243 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:56 smithi083 bash[60048]: cluster 1685823654.8783162 mgr.y (mgr.34104) 613 : cluster 0 pgmap v598: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:20:56.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:56.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:56.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:56.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:20:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:20:56.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.527 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:20:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:20:56] "GET /metrics HTTP/1.1" 200 223364 "" "Prometheus/2.33.4" 2023-06-03T20:20:56.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:56.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:56.698 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:56.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:56.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:56.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:56.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:56.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.995 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:56.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:56.998 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:57.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:57.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:57.230 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:57.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:57.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:57.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:57.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.558 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:57.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:57.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:20:57.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:20:57.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:57.843 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:20:57.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.845 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:20:57.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:57.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:57.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:58.017 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:20:58.017 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18350 6.4 6:2190e011:::benchmark_data_smithi033_106374_object18349:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.279566+0000", 2023-06-03T20:20:58.018 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 423.72105883400002, 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.183616433, 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.019 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18350 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279566+0000", 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.020 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279566+0000", 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.021 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279565+0000", 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279590+0000", 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5945999999999999e-05 2023-06-03T20:20:58.022 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279601+0000", 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0858e-05 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.023 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.279609+0000", 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.3509999999999996e-06 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.024 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280327+0000", 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00071799199999999998 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280453+0000", 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012587699999999999 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.025 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.280593+0000", 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014011300000000001 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.026 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.281643+0000", 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0010507310000000001 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284920+0000", 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0032765960000000001 2023-06-03T20:20:58.027 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463063+0000", 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17814295799999999 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.028 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463135+0000", 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.2208999999999999e-05 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463182+0000", 2023-06-03T20:20:58.029 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.685e-05 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18359 6.4 6:286e86e7:::benchmark_data_smithi033_106374_object18358:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:20:58.030 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.284080+0000", 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 423.71654407199998, 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.180667996, 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.031 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18359 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284080+0000", 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.032 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284080+0000", 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.033 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284079+0000", 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284122+0000", 2023-06-03T20:20:58.034 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3377000000000002e-05 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284136+0000", 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3536999999999999e-05 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.035 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284145+0000", 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.329e-06 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.036 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284955+0000", 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00080947199999999999 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285333+0000", 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00037854799999999998 2023-06-03T20:20:58.037 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285478+0000", 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000144418 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.038 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.287772+0000", 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0022943460000000001 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288789+0000", 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0010173350000000001 2023-06-03T20:20:58.039 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464514+0000", 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17572428000000001 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.040 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464697+0000", 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018295099999999999 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464748+0000", 2023-06-03T20:20:58.041 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1684999999999997e-05 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18366 6.4 6:2019108c:::benchmark_data_smithi033_106374_object18365:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:20:58.042 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.286379+0000", 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 423.71424545399998, 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18183482000000001, 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.043 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18366 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286379+0000", 2023-06-03T20:20:58.044 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286379+0000", 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.045 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286378+0000", 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.046 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286402+0000", 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4179999999999999e-05 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286417+0000", 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5458999999999999e-05 2023-06-03T20:20:58.047 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286424+0000", 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7089999999999996e-06 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.048 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286590+0000", 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016631999999999999 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286736+0000", 2023-06-03T20:20:58.049 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014613500000000001 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286910+0000", 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017344800000000001 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.050 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288796+0000", 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001886453 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288903+0000", 2023-06-03T20:20:58.051 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010639 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.467982+0000", 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17907887 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.052 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.468115+0000", 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013342200000000001 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.053 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.468214+0000", 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8797999999999998e-05 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.054 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:42211 6.1 6:81175a54:::benchmark_data_smithi033_106374_object42210:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:08.737959+0000", 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 409.262665255, 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12805008100000001, 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.055 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 42211 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.056 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.737959+0000", 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.737959+0000", 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.057 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.737958+0000", 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.058 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.737983+0000", 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5185999999999999e-05 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.737993+0000", 2023-06-03T20:20:58.059 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5049999999999996e-06 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.738000+0000", 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7750000000000004e-06 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.060 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.743057+0000", 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0050573420000000003 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.061 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.743152+0000", 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5141000000000003e-05 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.743241+0000", 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8487999999999997e-05 2023-06-03T20:20:58.062 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.746620+0000", 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033789660000000002 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.063 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.747097+0000", 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00047735699999999998 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.865886+0000", 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.11878925999999999 2023-06-03T20:20:58.064 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.865958+0000", 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1760000000000004e-05 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.065 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:08.866009+0000", 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1263e-05 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.066 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:86469 6.4 6:280a9a11:::benchmark_data_smithi033_106374_object86468:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e104)", 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:14:48.194433+0000", 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 369.80619117600003, 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12897724999999999, 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.067 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 86469 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.068 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194433+0000", 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194433+0000", 2023-06-03T20:20:58.069 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194432+0000", 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.070 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194461+0000", 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9314000000000001e-05 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.071 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194475+0000", 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3936e-05 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194485+0000", 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6779999999999995e-06 2023-06-03T20:20:58.072 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194537+0000", 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2277000000000001e-05 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.073 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194644+0000", 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010746799999999999 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.194758+0000", 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011362900000000001 2023-06-03T20:20:58.074 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.197189+0000", 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0024309050000000001 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.075 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.198565+0000", 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013765489999999999 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.323299+0000", 2023-06-03T20:20:58.076 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.124733837 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.323354+0000", 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4392999999999999e-05 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.077 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:14:48.323411+0000", 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.6774000000000002e-05 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.078 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:115638 6.4 6:22a1a050:::benchmark_data_smithi033_106374_object5636:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.121944+0000", 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 334.87868008100003, 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16859145, 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.079 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 115638 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.080 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121944+0000", 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121944+0000", 2023-06-03T20:20:58.081 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121943+0000", 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.082 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.121952+0000", 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2289999999999992e-06 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.083 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122002+0000", 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.0281000000000002e-05 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122016+0000", 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4379000000000001e-05 2023-06-03T20:20:58.084 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122215+0000", 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000198116 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.085 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122374+0000", 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015911500000000001 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.122481+0000", 2023-06-03T20:20:58.086 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000107147 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125682+0000", 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0032013110000000001 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.087 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.127994+0000", 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0023115560000000002 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.290386+0000", 2023-06-03T20:20:58.088 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16239193399999999 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.290454+0000", 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7896000000000002e-05 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.089 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.290536+0000", 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.2281999999999996e-05 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.090 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123134 6.1 6:87725eeb:::benchmark_data_smithi033_106374_object13132:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.733254+0000", 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.26737081800002, 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17201746200000001, 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.091 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123134 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.092 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733254+0000", 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.093 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733254+0000", 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733253+0000", 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:20:58.094 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733256+0000", 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.463e-06 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.095 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733260+0000", 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3320000000000002e-06 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733264+0000", 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.517e-06 2023-06-03T20:20:58.096 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733328+0000", 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4438999999999997e-05 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.097 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733450+0000", 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012222700000000001 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733584+0000", 2023-06-03T20:20:58.098 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000133249 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.746781+0000", 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.013197898 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.099 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.746790+0000", 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.4670000000000004e-06 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.100 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905130+0000", 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.158339805 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905211+0000", 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1699000000000005e-05 2023-06-03T20:20:58.101 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905271+0000", 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9694999999999997e-05 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.102 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123136 6.1 6:8618964f:::benchmark_data_smithi033_106374_object13134:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.733854+0000", 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.26677067999998, 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.171572006, 2023-06-03T20:20:58.103 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123136 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.104 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733854+0000", 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.105 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733854+0000", 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733853+0000", 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.106 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733859+0000", 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4910000000000002e-06 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.107 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733871+0000", 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1997000000000001e-05 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.733879+0000", 2023-06-03T20:20:58.108 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6469999999999998e-06 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.741373+0000", 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0074943930000000002 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.109 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.741506+0000", 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013234799999999999 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.741615+0000", 2023-06-03T20:20:58.110 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010923499999999999 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.746827+0000", 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052124959999999996 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.111 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.751574+0000", 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0047462629999999997 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.112 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905326+0000", 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15375287800000001 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905382+0000", 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5469e-05 2023-06-03T20:20:58.113 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905426+0000", 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3881999999999998e-05 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.114 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123138 6.1 6:8817eca0:::benchmark_data_smithi033_106374_object13136:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.738481+0000", 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.262143208, 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16708920199999999, 2023-06-03T20:20:58.115 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123138 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.116 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738481+0000", 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.117 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738481+0000", 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738480+0000", 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.118 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738486+0000", 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4989999999999999e-06 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.119 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738495+0000", 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5799999999999992e-06 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.738500+0000", 2023-06-03T20:20:58.120 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4299999999999997e-06 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.746853+0000", 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0083528319999999993 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.747019+0000", 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016581899999999999 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.122 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.747140+0000", 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012144199999999999 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.753030+0000", 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0058899030000000002 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.904914+0000", 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15188339300000001 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.124 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905475+0000", 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00056133500000000005 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905528+0000", 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2991999999999997e-05 2023-06-03T20:20:58.125 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905570+0000", 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2465000000000001e-05 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.126 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123146 6.1 6:844896e8:::benchmark_data_smithi033_106374_object13144:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.752934+0000", 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.24769046799997, 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.152770092, 2023-06-03T20:20:58.127 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123146 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.128 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752934+0000", 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.129 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752934+0000", 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752932+0000", 2023-06-03T20:20:58.130 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752940+0000", 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.695e-06 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.131 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752952+0000", 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1916000000000001e-05 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.752961+0000", 2023-06-03T20:20:58.132 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5169999999999999e-06 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.753199+0000", 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00023834400000000001 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.133 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.753354+0000", 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015495600000000001 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.134 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.753488+0000", 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013392100000000001 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.904966+0000", 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.151478262 2023-06-03T20:20:58.135 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.904976+0000", 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7410000000000004e-06 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.136 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905612+0000", 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00063604700000000004 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905664+0000", 2023-06-03T20:20:58.137 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1804000000000001e-05 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905704+0000", 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0425e-05 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.138 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123152 6.1 6:8ac86239:::benchmark_data_smithi033_106374_object13150:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.754018+0000", 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.24660612500003, 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15183386200000001, 2023-06-03T20:20:58.139 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123152 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.140 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754018+0000", 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.141 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754018+0000", 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754017+0000", 2023-06-03T20:20:58.142 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754036+0000", 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8907999999999999e-05 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.143 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754054+0000", 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7288000000000001e-05 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.144 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754066+0000", 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2231e-05 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.758330+0000", 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0042639820000000004 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.145 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.758473+0000", 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000143633 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.146 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.758626+0000", 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015231399999999999 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905020+0000", 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14639423300000001 2023-06-03T20:20:58.147 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905437+0000", 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00041727399999999998 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.148 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905745+0000", 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00030818600000000001 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905797+0000", 2023-06-03T20:20:58.149 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2046000000000003e-05 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.905852+0000", 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4706000000000001e-05 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.150 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:123147 6.e e108/96 6:735bfc12:::benchmark_data_smithi033_106374_object13145:head v 108'7744, mlcod=108'7742)", 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.754484+0000", 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.24614046800002, 2023-06-03T20:20:58.151 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14304948100000001, 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754484+0000", 2023-06-03T20:20:58.152 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754484+0000", 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.153 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754483+0000", 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754491+0000", 2023-06-03T20:20:58.154 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3890000000000005e-06 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754503+0000", 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1926000000000001e-05 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.155 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754511+0000", 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7910000000000005e-06 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.156 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754577+0000", 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5716000000000006e-05 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.754598+0000", 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0829e-05 2023-06-03T20:20:58.157 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897410+0000", 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.142812305 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.158 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897533+0000", 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000123378 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.159 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:123154 6.b e108/96 6:daac56e4:::benchmark_data_smithi033_106374_object13152:head v 108'7687, mlcod=108'7685)", 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.760451+0000", 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.240173599, 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15542065399999999, 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.160 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.760451+0000", 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.161 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.760451+0000", 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.760450+0000", 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.162 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.760460+0000", 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8870000000000004e-06 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.163 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897378+0000", 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13691883799999999 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897402+0000", 2023-06-03T20:20:58.164 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3331000000000001e-05 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897480+0000", 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8138000000000003e-05 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.165 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897643+0000", 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016331900000000001 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.915830+0000", 2023-06-03T20:20:58.166 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.018186918 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.915871+0000", 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1417e-05 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.167 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:123156 6.4 6:2124b826:::benchmark_data_smithi033_106374_object13154:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.761643+0000", 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.23898153200003, 2023-06-03T20:20:58.168 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.150785472, 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123156 2023-06-03T20:20:58.169 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.761643+0000", 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.170 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.761643+0000", 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.171 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.761641+0000", 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.761649+0000", 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9559999999999997e-06 2023-06-03T20:20:58.172 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897321+0000", 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.135671822 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.173 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897345+0000", 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4141000000000001e-05 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897402+0000", 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7099000000000003e-05 2023-06-03T20:20:58.174 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897608+0000", 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000206367 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.175 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897750+0000", 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014217900000000001 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.907875+0000", 2023-06-03T20:20:58.176 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010124312999999999 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.910321+0000", 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002446195 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.177 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.912168+0000", 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0018466520000000001 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.178 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.912390+0000", 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00022286699999999999 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.912428+0000", 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7905999999999999e-05 2023-06-03T20:20:58.179 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:123160 6.e e108/96 6:7d1ad2b5:::benchmark_data_smithi033_106374_object13158:head v 108'7745, mlcod=108'7742)", 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:32.768641+0000", 2023-06-03T20:20:58.180 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 325.23198339700002, 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15215709999999999, 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.768641+0000", 2023-06-03T20:20:58.181 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.768641+0000", 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.182 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.768640+0000", 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.183 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.768651+0000", 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0718e-05 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897330+0000", 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12867948800000001 2023-06-03T20:20:58.184 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897412+0000", 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1446999999999995e-05 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.185 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897589+0000", 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017764500000000001 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.897643+0000", 2023-06-03T20:20:58.186 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3885000000000003e-05 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.920758+0000", 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.023114859000000001 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:32.920798+0000", 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0184e-05 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.188 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188761 6.4 6:2cb8ec62:::benchmark_data_smithi033_106374_object78759:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.62559865200001, 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15346354700000001, 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.189 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188761 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.190 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:20:58.191 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375024+0000", 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.192 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375031+0000", 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0280000000000003e-06 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.193 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375044+0000", 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2840000000000001e-05 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375053+0000", 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9139999999999997e-06 2023-06-03T20:20:58.194 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375097+0000", 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4307000000000001e-05 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.195 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375175+0000", 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7894999999999999e-05 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375245+0000", 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9752000000000006e-05 2023-06-03T20:20:58.196 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.382340+0000", 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.007095283 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.197 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518479+0000", 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.136138649 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.525241+0000", 2023-06-03T20:20:58.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0067619810000000002 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528437+0000", 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0031959860000000001 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528489+0000", 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2505e-05 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.200 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188764 6.4 6:2b1eff39:::benchmark_data_smithi033_106374_object78762:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.378247+0000", 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.622377067, 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.150509479, 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.201 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188764 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.202 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378247+0000", 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378247+0000", 2023-06-03T20:20:58.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378246+0000", 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378252+0000", 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5620000000000003e-06 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378263+0000", 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1684e-05 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378271+0000", 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0309999999999998e-06 2023-06-03T20:20:58.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378866+0000", 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00059415599999999998 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.208 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378975+0000", 2023-06-03T20:20:58.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010945199999999999 2023-06-03T20:20:58.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.379092+0000", 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000117155 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.382460+0000", 2023-06-03T20:20:58.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033677310000000001 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518523+0000", 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13606262499999999 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528582+0000", 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010059277 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528714+0000", 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000131722 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528757+0000", 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3319999999999999e-05 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.212 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188770 6.1 6:81c48171:::benchmark_data_smithi033_106374_object78768:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.383775+0000", 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.61684987699999, 2023-06-03T20:20:58.213 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.138474919, 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188770 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.214 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383775+0000", 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.215 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383775+0000", 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383773+0000", 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:20:58.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383779+0000", 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.835e-06 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383788+0000", 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1200000000000008e-06 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383795+0000", 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.618e-06 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383843+0000", 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8000000000000001e-05 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383919+0000", 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6031000000000004e-05 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.383985+0000", 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5802000000000005e-05 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.508205+0000", 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12422042699999999 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.221 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.511480+0000", 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00327473 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.522098+0000", 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010618054 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.222 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.522205+0000", 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010692900000000001 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.522249+0000", 2023-06-03T20:20:58.223 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4712000000000002e-05 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188771 6.4 6:2282efb9:::benchmark_data_smithi033_106374_object78769:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:20:58.224 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.384616+0000", 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.61600808399999, 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14980365700000001, 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:20:58.225 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188771 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384616+0000", 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.226 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384616+0000", 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384616+0000", 2023-06-03T20:20:58.227 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384620+0000", 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0199999999999996e-06 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.228 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384628+0000", 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9109999999999993e-06 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384632+0000", 2023-06-03T20:20:58.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8659999999999997e-06 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384672+0000", 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9107999999999999e-05 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.384779+0000", 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010734999999999999 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506753+0000", 2023-06-03T20:20:58.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.121973734 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518560+0000", 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011807794 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.521464+0000", 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0029039600000000001 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534254+0000", 2023-06-03T20:20:58.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.012789834 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534368+0000", 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000113806 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.234 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534420+0000", 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1960999999999999e-05 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.235 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.34818.0:188761 6.4 e115/96 ondisk, result = 0)", 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.385055+0000", 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.61556915700001, 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.133431718, 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:20:58.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.385055+0000", 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.385055+0000", 2023-06-03T20:20:58.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.385054+0000", 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.385059+0000", 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7160000000000002e-06 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506642+0000", 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12158316800000001 2023-06-03T20:20:58.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506652+0000", 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0084999999999999e-05 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518462+0000", 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011809373999999999 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518471+0000", 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7720000000000006e-06 2023-06-03T20:20:58.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518487+0000", 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5594999999999999e-05 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.242 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:20:58.243 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:20:58.243 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:20:58.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:58.244 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:20:58 smithi083 bash[60048]: cluster 1685823656.8789253 mgr.y (mgr.34104) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:20:58.252 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:20:58 smithi033 bash[78259]: cluster 1685823656.8789253 mgr.y (mgr.34104) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:20:58.252 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:20:58 smithi033 bash[74781]: cluster 1685823656.8789253 mgr.y (mgr.34104) 614 : cluster 0 pgmap v599: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:20:58.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:58.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:58.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:58.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:58.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:58.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:58.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:58.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:58.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:58.591 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:58.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:58.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:20:58.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:58.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:20:58.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:58.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:58.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:58.883 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:58.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:59.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:59.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.023 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:59.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:59.168 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_ops_in_flight 2023-06-03T20:20:59.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:59.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:59.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:59.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:20:59.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:20:59.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:59.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:20:59.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:20:59.561 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:59.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:59.665 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:59.666 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:20:59.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:59.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:20:59.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:20:59.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:59.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:20:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:20:59.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:20:59.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:00.037 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:00.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:00.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:00 smithi083 bash[60048]: cluster 1685823658.8793733 mgr.y (mgr.34104) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:21:00.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.168 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:21:00.168 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:21:00.168 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:21:00.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:00.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:00.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:00.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:00.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:00 smithi033 bash[74781]: cluster 1685823658.8793733 mgr.y (mgr.34104) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:21:00.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:00 smithi033 bash[78259]: cluster 1685823658.8793733 mgr.y (mgr.34104) 615 : cluster 0 pgmap v600: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2023-06-03T20:21:00.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:00.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:00.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:00.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:00.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:00.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:00.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:00.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:00.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:01.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:01.060 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:01.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:01.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:01.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.221 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:01.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:01.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:01.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:01.463 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:01.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:01.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:01.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:01.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:01.750 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:01.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:01.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:01.920 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:01.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:01.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:02.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:02.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:02.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:02.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:02.173 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:02 smithi033 bash[74781]: cluster 1685823660.880101 mgr.y (mgr.34104) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-06-03T20:21:02.173 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:02 smithi033 bash[78259]: cluster 1685823660.880101 mgr.y (mgr.34104) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-06-03T20:21:02.206 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:02.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:02.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:02.345 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:02.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:02 smithi083 bash[60048]: cluster 1685823660.880101 mgr.y (mgr.34104) 616 : cluster 0 pgmap v601: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2023-06-03T20:21:02.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:02.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:02.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:02.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:02.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:02.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:02.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:02.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:02.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:02.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:02.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:02.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:03.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:03.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:03.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:03.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:03.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:03.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:03.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:03.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.359 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:03.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:03.504 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:03.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:03.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:03.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:03.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:03.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:03.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:03.884 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:03.892 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:03.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:03.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:04.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:04.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:04.322 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:04 smithi033 bash[74781]: cluster 1685823662.8806856 mgr.y (mgr.34104) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-06-03T20:21:04.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:04 smithi033 bash[78259]: cluster 1685823662.8806856 mgr.y (mgr.34104) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-06-03T20:21:04.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:04.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.372 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:04 smithi083 bash[60048]: cluster 1685823662.8806856 mgr.y (mgr.34104) 617 : cluster 0 pgmap v602: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 638 op/s 2023-06-03T20:21:04.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:04.523 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:04.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:04.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:04.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:04.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:04.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:04.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:04.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:04.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:04.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:04.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:05.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:05.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:05.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:05.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:05.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:05.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:05.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:05.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:05.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:05.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:05.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:05.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:05.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:05.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:05.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:05.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:05.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:05.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:06.046 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:06.073 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:21:06.073 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:21:06.074 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-06-03T20:21:06.074 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:21:06.074 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:21:06.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-06-03T20:21:06.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:06.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:06.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:06.200 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:06 smithi033 bash[78259]: cluster 1685823664.881198 mgr.y (mgr.34104) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-06-03T20:21:06.201 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:06 smithi033 bash[74781]: cluster 1685823664.881198 mgr.y (mgr.34104) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-06-03T20:21:06.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:06.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:06.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:06 smithi083 bash[60048]: cluster 1685823664.881198 mgr.y (mgr.34104) 618 : cluster 0 pgmap v603: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 673 op/s 2023-06-03T20:21:06.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:06.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:06.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:06.492 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:06] "GET /metrics HTTP/1.1" 200 223364 "" "Prometheus/2.33.4" 2023-06-03T20:21:06.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:06.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:06.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:06.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:06.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:06.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:06.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:06.918 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:06.955 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:06.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:06.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:07.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:07.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:07.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:07.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:07.205 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:21:07.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:07.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:07.262 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:21:07.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:07.340 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:21:07.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:07.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:07.381 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:21:07.423 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:21:07.460 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:21:07.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:07.497 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:21:07.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:07.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:07.536 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:21:07.538 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.538 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.539 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:21:07.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:07.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:07.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:07.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:07.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:07.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:07.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:07.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:07.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:08.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:08.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:08.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:08.117 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:21:08.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:08.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:08.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:08.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:08.378 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:08 smithi083 bash[60048]: cluster 1685823666.8820274 mgr.y (mgr.34104) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 879 op/s 2023-06-03T20:21:08.378 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:08 smithi083 bash[60048]: audit 1685823667.1567905 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.33:0/2403973792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:08.378 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:08 smithi083 bash[60048]: audit 1685823667.414359 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.33:0/319707569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.379 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:08 smithi083 bash[60048]: audit 1685823667.4153466 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.407 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:08.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:08.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:08.547 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:08.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[74781]: cluster 1685823666.8820274 mgr.y (mgr.34104) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 879 op/s 2023-06-03T20:21:08.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[74781]: audit 1685823667.1567905 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.33:0/2403973792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:08.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[74781]: audit 1685823667.414359 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.33:0/319707569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[74781]: audit 1685823667.4153466 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[78259]: cluster 1685823666.8820274 mgr.y (mgr.34104) 619 : cluster 0 pgmap v604: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 879 op/s 2023-06-03T20:21:08.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[78259]: audit 1685823667.1567905 mon.c (mon.2) 68 : audit 0 from='client.? 172.21.15.33:0/2403973792' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:08.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[78259]: audit 1685823667.414359 mon.c (mon.2) 69 : audit 1 from='client.? 172.21.15.33:0/319707569' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:08 smithi033 bash[78259]: audit 1685823667.4153466 mon.a (mon.0) 756 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:21:08.654 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:08.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:08.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:08.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:08.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:08.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:08.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:08.961 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:08.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:09.065 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:09.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:09.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:09.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:09.214 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: cluster 1685823668.0945969 mon.a (mon.0) 757 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:09.214 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: audit 1685823668.1033673 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:21:09.214 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: cluster 1685823668.1034243 mon.a (mon.0) 759 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-06-03T20:21:09.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: cluster 1685823668.1231203 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: cluster 1685823668.1267571 osd.7 (osd.7) 84 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.215 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[78259]: audit 1685823668.5769987 mon.a (mon.0) 760 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:09.215 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: cluster 1685823668.0945969 mon.a (mon.0) 757 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:09.215 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: audit 1685823668.1033673 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:21:09.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: cluster 1685823668.1034243 mon.a (mon.0) 759 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-06-03T20:21:09.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: cluster 1685823668.1231203 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: cluster 1685823668.1267571 osd.7 (osd.7) 84 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.216 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:09 smithi033 bash[74781]: audit 1685823668.5769987 mon.a (mon.0) 760 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:09.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:09.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:09.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:09.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:09.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: cluster 1685823668.0945969 mon.a (mon.0) 757 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: audit 1685823668.1033673 mon.a (mon.0) 758 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:21:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: cluster 1685823668.1034243 mon.a (mon.0) 759 : cluster 0 osdmap e150: 8 total, 8 up, 8 in 2023-06-03T20:21:09.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: cluster 1685823668.1231203 osd.4 (osd.4) 65 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: cluster 1685823668.1267571 osd.7 (osd.7) 84 : cluster 3 failed to encode map e150 with expected crc 2023-06-03T20:21:09.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:09 smithi083 bash[60048]: audit 1685823668.5769987 mon.a (mon.0) 760 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:09.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:09.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:09.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:09.629 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:09.676 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:09.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:09.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:09.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:09.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:09.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:09.951 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:09.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:09.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:10.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:10.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:10.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:10.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:10.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:10.357 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:10 smithi083 bash[60048]: cluster 1685823668.8825068 mgr.y (mgr.34104) 620 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-06-03T20:21:10.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:10.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:10.470 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:10 smithi033 bash[78259]: cluster 1685823668.8825068 mgr.y (mgr.34104) 620 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-06-03T20:21:10.471 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:10 smithi033 bash[74781]: cluster 1685823668.8825068 mgr.y (mgr.34104) 620 : cluster 0 pgmap v606: 89 pgs: 89 active+clean; 3.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 758 op/s 2023-06-03T20:21:10.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:10.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:10.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:10.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:10.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:10.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:10.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:10.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:10.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:10.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:11.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:11.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:11.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:11.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:11.233 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:11.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:11.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:11.372 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:11.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.377 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:11.478 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:11.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:11.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:11.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:11.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:11.667 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:21:11.668 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:21:11.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:11.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:11.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.805 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:11.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:11.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:11.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:12.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:12.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:12.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:12.127 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:12 smithi033 bash[74781]: cluster 1685823670.8832324 mgr.y (mgr.34104) 621 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:12.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:12.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:12.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:12.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:12.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:12 smithi033 bash[78259]: cluster 1685823670.8832324 mgr.y (mgr.34104) 621 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:12.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:12 smithi083 bash[60048]: cluster 1685823670.8832324 mgr.y (mgr.34104) 621 : cluster 0 pgmap v607: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:12.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:12.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:12.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:12.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:21:12.504 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:12.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:12.620 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_blocked_ops 2023-06-03T20:21:12.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:12.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:21:12.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:12.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:12.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:12.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:12.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:13.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:13.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:13.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:13.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:13.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:13.239 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:13.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:13.280 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:13.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:13.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:13.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:13.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:13.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:13.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:13.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:13.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:13.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:13.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:13.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:13.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:13.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:14.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:14.102 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:14.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:14.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:14.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:14.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:14.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:14.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:14 smithi083 bash[60048]: cluster 1685823672.8836796 mgr.y (mgr.34104) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:14.400 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:14 smithi033 bash[78259]: cluster 1685823672.8836796 mgr.y (mgr.34104) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:14.400 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:14 smithi033 bash[74781]: cluster 1685823672.8836796 mgr.y (mgr.34104) 622 : cluster 0 pgmap v608: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:21:14.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:14.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:14.535 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:14.581 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:14.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:14.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:14.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:14.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:14.872 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:14.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:14.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:14.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:15.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:15.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:15.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:15.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:15.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:15.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:15.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:15.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:15.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:15.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:15.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:15.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:15.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:15.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:15.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:15.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:15.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:15.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:15.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:16.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:16.050 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:16.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:16.153 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:16.186 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:16.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:16.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:16] "GET /metrics HTTP/1.1" 200 223368 "" "Prometheus/2.33.4" 2023-06-03T20:21:16.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:16 smithi033 bash[78259]: cluster 1685823674.884298 mgr.y (mgr.34104) 623 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:21:16.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:16 smithi033 bash[74781]: cluster 1685823674.884298 mgr.y (mgr.34104) 623 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:21:16.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:16.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:16.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:16 smithi083 bash[60048]: cluster 1685823674.884298 mgr.y (mgr.34104) 623 : cluster 0 pgmap v609: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:21:16.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:16.466 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.473 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:16.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:16.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:16.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:16.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:16.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:16.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:16.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:16.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:16.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:16.894 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:16.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:17.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:17.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:17.385 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:17.387 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:17.388 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:17.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:17.457 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:17.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:17.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:17.568 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:21:17.569 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "" 2023-06-03T20:21:17.569 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:21:17.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:17.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:17.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:17.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:17.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:17.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:17.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:17.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:18.022 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:18.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:18.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:18.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:18.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:18.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:18.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:18.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:18 smithi033 bash[78259]: cluster 1685823676.886435 mgr.y (mgr.34104) 624 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-06-03T20:21:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:18 smithi033 bash[74781]: cluster 1685823676.886435 mgr.y (mgr.34104) 624 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-06-03T20:21:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:18 smithi083 bash[60048]: cluster 1685823676.886435 mgr.y (mgr.34104) 624 : cluster 0 pgmap v610: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 743 op/s 2023-06-03T20:21:18.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:18.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:18.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:18.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:18.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:18.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:18.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:18.731 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:18.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:18.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:18.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:18.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:18.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:18.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:19.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:19.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:19.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:19.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:19.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:19.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:19.573 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:19.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:19.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:19.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:19.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:19.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:19.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:19.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:19.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:20.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.180 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:20.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:20.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:20.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:20 smithi083 bash[60048]: cluster 1685823678.8871043 mgr.y (mgr.34104) 625 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:21:20.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:20.436 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:20 smithi033 bash[78259]: cluster 1685823678.8871043 mgr.y (mgr.34104) 625 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:21:20.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:20 smithi033 bash[74781]: cluster 1685823678.8871043 mgr.y (mgr.34104) 625 : cluster 0 pgmap v611: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 689 op/s 2023-06-03T20:21:20.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:20.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:20.555 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:20.594 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:20.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:20.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:20.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:20.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:20.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:20.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:20.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:20.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:21.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:21.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:21.138 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:21.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:21.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:21.274 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:21.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:21.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:21.414 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:21.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:21.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:21.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:21.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:21.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:21.733 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:21.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:21.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:21.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:21.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:21.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:22.009 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:22.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:22.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:22.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:22.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:22.274 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:22.302 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:22.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:22 smithi033 bash[78259]: cluster 1685823680.8876958 mgr.y (mgr.34104) 626 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2023-06-03T20:21:22.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:22 smithi033 bash[74781]: cluster 1685823680.8876958 mgr.y (mgr.34104) 626 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2023-06-03T20:21:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:22 smithi083 bash[60048]: cluster 1685823680.8876958 mgr.y (mgr.34104) 626 : cluster 0 pgmap v612: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 931 op/s 2023-06-03T20:21:22.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:22.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:22.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:22.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:22.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:22.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:22.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:22.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:22.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:22.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:22.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:22.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:22.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:23.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:23.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:23.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:23.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.179 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:23.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:23.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:23.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:23.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:23.581 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:23.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:23.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:23.961 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:23.996 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:23.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:23.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:24.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:24.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:24.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:24.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:24.268 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:24 smithi033 bash[78259]: cluster 1685823682.8882985 mgr.y (mgr.34104) 627 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-06-03T20:21:24.268 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:24 smithi033 bash[78259]: audit 1685823683.577488 mon.a (mon.0) 761 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:24.268 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:24 smithi033 bash[74781]: cluster 1685823682.8882985 mgr.y (mgr.34104) 627 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-06-03T20:21:24.268 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:24 smithi033 bash[74781]: audit 1685823683.577488 mon.a (mon.0) 761 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:24.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:24.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:24.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:24.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:24.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:24.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:24 smithi083 bash[60048]: cluster 1685823682.8882985 mgr.y (mgr.34104) 627 : cluster 0 pgmap v613: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 621 op/s 2023-06-03T20:21:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:24 smithi083 bash[60048]: audit 1685823683.577488 mon.a (mon.0) 761 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:24.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:24.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:24.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:24.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:24.866 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:21:24.867 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:21:24.867 INFO:tasks.thrashosds.thrasher:Reweighting osd 2 to 0.19307241050621635 2023-06-03T20:21:24.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 2 0.19307241050621635 2023-06-03T20:21:24.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:24.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:24.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:24.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:25.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:25.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:25.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:25.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:25.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:25.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:25.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:25.723 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:25.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:25.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:25.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:25.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:25.969 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:26.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:26.115 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:21:26.115 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:21:26.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:26.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:26.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:26.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:26.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:26 smithi033 bash[74781]: cluster 1685823684.8891387 mgr.y (mgr.34104) 628 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-06-03T20:21:26.332 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:26] "GET /metrics HTTP/1.1" 200 223377 "" "Prometheus/2.33.4" 2023-06-03T20:21:26.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:26 smithi033 bash[78259]: cluster 1685823684.8891387 mgr.y (mgr.34104) 628 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-06-03T20:21:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:26 smithi083 bash[60048]: cluster 1685823684.8891387 mgr.y (mgr.34104) 628 : cluster 0 pgmap v614: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2023-06-03T20:21:26.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.445 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:21:26.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:26.486 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:21:26.527 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:21:26.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:21:26.594 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:26.595 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:21:26.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:26.653 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:21:26.685 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:21:26.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:26.720 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:21:26.726 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.726 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.726 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.726 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.726 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.727 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.727 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.727 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:21:26.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:26.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:26.836 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:26.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:26.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:26.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:26.969 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:27.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:27.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:27.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:27.179 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:21:27.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:27.269 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:27 smithi033 bash[78259]: audit 1685823686.393607 mon.a (mon.0) 762 : audit 0 from='client.? 172.21.15.33:0/3431012550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:27.270 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:27 smithi033 bash[78259]: audit 1685823686.7963412 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:21:27.270 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:27 smithi033 bash[74781]: audit 1685823686.393607 mon.a (mon.0) 762 : audit 0 from='client.? 172.21.15.33:0/3431012550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:27.270 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:27 smithi033 bash[74781]: audit 1685823686.7963412 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:21:27.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:27.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:27.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:27.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:27.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:27 smithi083 bash[60048]: audit 1685823686.393607 mon.a (mon.0) 762 : audit 0 from='client.? 172.21.15.33:0/3431012550' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:27.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:27 smithi083 bash[60048]: audit 1685823686.7963412 mon.a (mon.0) 763 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:21:27.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:27.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:27.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:27.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_historic_ops 2023-06-03T20:21:27.697 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:27.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:27.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:27.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:27.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:28.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:28.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:28.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:28.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:28.176 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: cluster 1685823686.8897073 mgr.y (mgr.34104) 629 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-06-03T20:21:28.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: cluster 1685823687.15222 mon.a (mon.0) 764 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:21:28.177 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: cluster 1685823687.152259 mon.a (mon.0) 765 : cluster 1 Cluster is now healthy 2023-06-03T20:21:28.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:28.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:28.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:28.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: cluster 1685823686.8897073 mgr.y (mgr.34104) 629 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-06-03T20:21:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: cluster 1685823687.15222 mon.a (mon.0) 764 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:21:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: cluster 1685823687.152259 mon.a (mon.0) 765 : cluster 1 Cluster is now healthy 2023-06-03T20:21:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: audit 1685823687.168093 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:21:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: cluster 1685823687.1681366 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-06-03T20:21:28.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:28 smithi083 bash[60048]: cluster 1685823687.1682754 mon.a (mon.0) 767 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-06-03T20:21:28.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.461 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: audit 1685823687.168093 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:21:28.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: cluster 1685823687.1681366 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-06-03T20:21:28.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[74781]: cluster 1685823687.1682754 mon.a (mon.0) 767 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-06-03T20:21:28.462 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: cluster 1685823686.8897073 mgr.y (mgr.34104) 629 : cluster 0 pgmap v615: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 887 op/s 2023-06-03T20:21:28.462 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: cluster 1685823687.15222 mon.a (mon.0) 764 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:21:28.463 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: cluster 1685823687.152259 mon.a (mon.0) 765 : cluster 1 Cluster is now healthy 2023-06-03T20:21:28.463 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: audit 1685823687.168093 mon.a (mon.0) 766 : audit 1 from='client.? 172.21.15.33:0/2581475401' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:21:28.463 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: cluster 1685823687.1681366 osd.4 (osd.4) 66 : cluster 3 failed to encode map e151 with expected crc 2023-06-03T20:21:28.463 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:28 smithi033 bash[78259]: cluster 1685823687.1682754 mon.a (mon.0) 767 : cluster 0 osdmap e151: 8 total, 8 up, 8 in 2023-06-03T20:21:28.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:28.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:28.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:28.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:28.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:28.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:28.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:28.849 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:28.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:28.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:28.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:28.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:29.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:29.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:29.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:29.161 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:29.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:29.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:29.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:29.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:29.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:29.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:29.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:29.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.749 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:29.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:29.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:29.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:30.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:30.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:30.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.186 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:30.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:30.296 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:30 smithi083 bash[60048]: cluster 1685823688.8901813 mgr.y (mgr.34104) 630 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-06-03T20:21:30.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:30.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:30.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:30.432 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:30 smithi033 bash[74781]: cluster 1685823688.8901813 mgr.y (mgr.34104) 630 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-06-03T20:21:30.432 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:30 smithi033 bash[78259]: cluster 1685823688.8901813 mgr.y (mgr.34104) 630 : cluster 0 pgmap v617: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 762 op/s 2023-06-03T20:21:30.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:30.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:30.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:30.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:21:30.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:21:30.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:30.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.744 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:30.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:30.881 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:30.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:30.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:30.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:31.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:31.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:31.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:31.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:31.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:31.188 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:31.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:31.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:31.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.321 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:31.422 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:31.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:31.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:31.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:31.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:31.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:31.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:31.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:31.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:31.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:31.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:31.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:31.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:31.990 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:32.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:32.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:32.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:32.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:32.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:32.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:32 smithi033 bash[78259]: cluster 1685823690.8910096 mgr.y (mgr.34104) 631 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:32.186 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:32 smithi033 bash[74781]: cluster 1685823690.8910096 mgr.y (mgr.34104) 631 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:32.225 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:32.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:32.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:32 smithi083 bash[60048]: cluster 1685823690.8910096 mgr.y (mgr.34104) 631 : cluster 0 pgmap v618: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:32.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:32.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:32.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:32.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:32.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:32.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.620 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:32.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:32.771 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:32.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:32.913 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:32.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:32.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:33.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.042 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:33.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:33.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:33.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:33.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:33.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:33.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:33.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:33.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:33.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:33.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:33.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:33.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:33.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:33.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:33.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:33.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:34.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:34.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:34.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:34.278 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:34.288 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:34 smithi083 bash[60048]: cluster 1685823692.8914585 mgr.y (mgr.34104) 632 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:34.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:34.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:34.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:34 smithi033 bash[74781]: cluster 1685823692.8914585 mgr.y (mgr.34104) 632 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:34.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:34 smithi033 bash[78259]: cluster 1685823692.8914585 mgr.y (mgr.34104) 632 : cluster 0 pgmap v619: 89 pgs: 89 active+clean; 2.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2023-06-03T20:21:34.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:34.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:34.594 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:34.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:34.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:34.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:34.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:34.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:34.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:34.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:35.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:35.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:35.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:35.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:35.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:35.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:35.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:35.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:35.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:35.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:35.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:35.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:35.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:35.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:35.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:35.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:35.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:35.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:36.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:36.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:36.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:36.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:36.262 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:36.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:36.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:36.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:36.421 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:36 smithi033 bash[78259]: cluster 1685823694.8920293 mgr.y (mgr.34104) 633 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-06-03T20:21:36.422 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:36 smithi033 bash[74781]: cluster 1685823694.8920293 mgr.y (mgr.34104) 633 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-06-03T20:21:36.422 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:36] "GET /metrics HTTP/1.1" 200 223377 "" "Prometheus/2.33.4" 2023-06-03T20:21:36.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:36.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:36.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:36.576 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:36 smithi083 bash[60048]: cluster 1685823694.8920293 mgr.y (mgr.34104) 633 : cluster 0 pgmap v620: 89 pgs: 89 active+clean; 2.7 GiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2023-06-03T20:21:36.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:36.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:36.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:36.736 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:36.736 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:36.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:36.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:36.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:36.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:36.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:36.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:36.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:37.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:37.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:37.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:37.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.187 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:37.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:37.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:37.317 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:37.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:37.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:37.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:37.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:37.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:37.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:37.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:37.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:37.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:37.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:37.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:37.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:38.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:38.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:38.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:38.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:38.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:38.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:38.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:38.311 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:38.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:38.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:38.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:38.462 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:38 smithi033 bash[78259]: cluster 1685823696.892704 mgr.y (mgr.34104) 634 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-06-03T20:21:38.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:38 smithi033 bash[74781]: cluster 1685823696.892704 mgr.y (mgr.34104) 634 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-06-03T20:21:38.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.463 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:38.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:38.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:38.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:38 smithi083 bash[60048]: cluster 1685823696.892704 mgr.y (mgr.34104) 634 : cluster 0 pgmap v621: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 727 op/s 2023-06-03T20:21:38.714 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:38.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:38.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:38.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:38.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:38.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:38.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:39.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:39.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:39.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:39.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:39.182 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:39.287 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:39.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:39.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:39.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:39.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:39.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:39.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:39.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:39.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:39.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[78259]: audit 1685823698.5820167 mon.a (mon.0) 768 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:39.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[78259]: audit 1685823698.5869694 mon.a (mon.0) 769 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:39.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[78259]: cluster 1685823698.8931518 mgr.y (mgr.34104) 635 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2023-06-03T20:21:39.735 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[74781]: audit 1685823698.5820167 mon.a (mon.0) 768 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:39.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[74781]: audit 1685823698.5869694 mon.a (mon.0) 769 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:39.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:39 smithi033 bash[74781]: cluster 1685823698.8931518 mgr.y (mgr.34104) 635 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2023-06-03T20:21:39.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:39.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.754 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:39.854 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:39.863 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:39 smithi083 bash[60048]: audit 1685823698.5820167 mon.a (mon.0) 768 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:39.863 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:39 smithi083 bash[60048]: audit 1685823698.5869694 mon.a (mon.0) 769 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:39.863 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:39 smithi083 bash[60048]: cluster 1685823698.8931518 mgr.y (mgr.34104) 635 : cluster 0 pgmap v622: 89 pgs: 89 active+clean; 2.5 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 620 op/s 2023-06-03T20:21:39.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:39.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:39.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:39.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:40.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:40.184 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:40.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.190 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:40.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:40.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:40.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:40.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:40.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.598 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:40.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:40.704 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:40.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:40.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:40.856 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:40.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:40.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:40.997 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.2 to 0.193072 (316d) 2023-06-03T20:21:40.998 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:40 smithi033 bash[74781]: audit 1685823700.924323 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:40.998 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:40 smithi033 bash[74781]: audit 1685823700.9272764 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.33:0/4159907092' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:41.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:41.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:41.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:41.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:40 smithi083 bash[60048]: audit 1685823700.924323 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:41.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:40 smithi083 bash[60048]: audit 1685823700.9272764 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.33:0/4159907092' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:41.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:41.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:41.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:41.305 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:41.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:41.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:40 smithi033 bash[78259]: audit 1685823700.924323 mon.a (mon.0) 770 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:41.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:40 smithi033 bash[78259]: audit 1685823700.9272764 mon.b (mon.1) 13 : audit 1 from='client.? 172.21.15.33:0/4159907092' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]: dispatch 2023-06-03T20:21:41.340 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:21:41.341 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:21:41.341 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:21:41.341 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:21:41.341 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18354 6.f 6:fa94a2ce:::benchmark_data_smithi033_106374_object18353:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.282058+0000", 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 467.04663130799997, 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.181313592, 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.342 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18354 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.343 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282058+0000", 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.344 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282058+0000", 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.345 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282056+0000", 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282084+0000", 2023-06-03T20:21:41.346 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7651999999999999e-05 2023-06-03T20:21:41.347 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.347 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.347 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.347 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282098+0000", 2023-06-03T20:21:41.347 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4569000000000001e-05 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282107+0000", 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.7369999999999995e-06 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282197+0000", 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9820000000000004e-05 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282535+0000", 2023-06-03T20:21:41.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00033822799999999999 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.282694+0000", 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015915300000000001 2023-06-03T20:21:41.350 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284918+0000", 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0022238359999999999 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.351 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.352 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285280+0000", 2023-06-03T20:21:41.352 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00036212400000000002 2023-06-03T20:21:41.352 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.353 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463100+0000", 2023-06-03T20:21:41.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17781970899999999 2023-06-03T20:21:41.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.353 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463255+0000", 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000155224 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463371+0000", 2023-06-03T20:21:41.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000116328 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18358 6.f 6:f83d202c:::benchmark_data_smithi033_106374_object18357:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.283610+0000", 2023-06-03T20:21:41.355 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 467.04507921300001, 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.180136196, 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.356 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18358 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283610+0000", 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283610+0000", 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283609+0000", 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283639+0000", 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0695999999999999e-05 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283655+0000", 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5184999999999999e-05 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283661+0000", 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5270000000000004e-06 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283709+0000", 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8090000000000002e-05 2023-06-03T20:21:41.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.283849+0000", 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013950200000000001 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.362 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.284072+0000", 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000223587 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286525+0000", 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0024531309999999999 2023-06-03T20:21:41.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288438+0000", 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001913023 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.364 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463514+0000", 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17507544899999999 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463647+0000", 2023-06-03T20:21:41.365 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013275799999999999 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463746+0000", 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9343000000000001e-05 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.366 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:18362 6.f 6:f5fb2ce1:::benchmark_data_smithi033_106374_object18361:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:13:54.285125+0000", 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 467.04356415900003, 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178930793, 2023-06-03T20:21:41.367 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 18362 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.368 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.369 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.369 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285125+0000", 2023-06-03T20:21:41.369 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.369 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.369 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285125+0000", 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285124+0000", 2023-06-03T20:21:41.370 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285147+0000", 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3436999999999999e-05 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.371 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285157+0000", 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7659999999999993e-06 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.372 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285164+0000", 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8889999999999996e-06 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.373 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285307+0000", 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000142857 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285463+0000", 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015622300000000001 2023-06-03T20:21:41.374 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.285614+0000", 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015098299999999999 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.375 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.376 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.376 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.286535+0000", 2023-06-03T20:21:41.376 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00092075700000000002 2023-06-03T20:21:41.376 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.376 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.288478+0000", 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001942923 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.378 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463853+0000", 2023-06-03T20:21:41.378 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17537488600000001 2023-06-03T20:21:41.378 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.378 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.378 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.463964+0000", 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011142900000000001 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.379 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:13:54.464056+0000", 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1467999999999999e-05 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.380 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:115642 6.f 6:f44ae84e:::benchmark_data_smithi033_106374_object5640:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:15:23.125392+0000", 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 378.20329693500003, 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15982744700000001, 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.381 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 115642 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125392+0000", 2023-06-03T20:21:41.382 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125392+0000", 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.383 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125391+0000", 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.384 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125396+0000", 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5570000000000003e-06 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125405+0000", 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1039999999999996e-06 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.385 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125410+0000", 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9570000000000001e-06 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.386 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125462+0000", 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2042000000000001e-05 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125543+0000", 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1138999999999997e-05 2023-06-03T20:21:41.387 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.125611+0000", 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7892000000000007e-05 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.388 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.128788+0000", 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0031769630000000001 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.129790+0000", 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001001568 2023-06-03T20:21:41.389 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.284915+0000", 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15512541699999999 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.390 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.285067+0000", 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015229600000000001 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:15:23.285219+0000", 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015202099999999999 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.391 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188754 6.f 6:f720874a:::benchmark_data_smithi033_106374_object78752:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.368421+0000", 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 276.960268332, 2023-06-03T20:21:41.392 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16641240600000001, 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188754 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.393 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368421+0000", 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.394 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368421+0000", 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368419+0000", 2023-06-03T20:21:41.395 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368427+0000", 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7449999999999995e-06 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.396 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.397 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.397 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368441+0000", 2023-06-03T20:21:41.397 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3998e-05 2023-06-03T20:21:41.397 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.397 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.368450+0000", 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0720000000000006e-06 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.370556+0000", 2023-06-03T20:21:41.398 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002105834 2023-06-03T20:21:41.399 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.399 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.399 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.399 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.370711+0000", 2023-06-03T20:21:41.399 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015549300000000001 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.370828+0000", 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011694200000000001 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.400 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.377779+0000", 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0069509009999999998 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.401 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.402 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.515343+0000", 2023-06-03T20:21:41.402 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.137564308 2023-06-03T20:21:41.402 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.402 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.402 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534417+0000", 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.019073488999999999 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.403 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534669+0000", 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00025217399999999997 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534833+0000", 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016412100000000001 2023-06-03T20:21:41.404 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188766 6.f 6:f7dc71f3:::benchmark_data_smithi033_106374_object78764:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.378489+0000", 2023-06-03T20:21:41.405 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 276.95019960899998, 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15648790700000001, 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188766 2023-06-03T20:21:41.406 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.407 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.407 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.407 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.407 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378489+0000", 2023-06-03T20:21:41.407 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.408 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.408 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.408 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.408 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378489+0000", 2023-06-03T20:21:41.408 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378488+0000", 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378494+0000", 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.8690000000000001e-06 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.410 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378506+0000", 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1678000000000001e-05 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378514+0000", 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3119999999999994e-06 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.411 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.378556+0000", 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2083999999999999e-05 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506894+0000", 2023-06-03T20:21:41.412 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12833804900000001 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.507020+0000", 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012614500000000001 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.413 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.519285+0000", 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.012264788 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.519681+0000", 2023-06-03T20:21:41.414 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00039635400000000002 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534889+0000", 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015207913 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.415 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534932+0000", 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2654999999999997e-05 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.534977+0000", 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5392000000000002e-05 2023-06-03T20:21:41.416 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.34818.0:188760 6.e e115/96 6:7f641fc5:::benchmark_data_smithi033_106374_object78758:head v 115'11907, mlcod=115'11904)", 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.379086+0000", 2023-06-03T20:21:41.417 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 276.94960287200001, 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.133419026, 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.379086+0000", 2023-06-03T20:21:41.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.379086+0000", 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.419 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.379085+0000", 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.379095+0000", 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6190000000000006e-06 2023-06-03T20:21:41.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506435+0000", 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12734027000000001 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506451+0000", 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5982e-05 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506566+0000", 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011441400000000001 2023-06-03T20:21:41.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.506593+0000", 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7087e-05 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.512448+0000", 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00585529 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.512505+0000", 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7181e-05 2023-06-03T20:21:41.424 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.425 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.425 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.425 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.425 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.425 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:48100 7.e 7:79c42681:::benchmark_data_smithi033_129174_object48099:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:01.210572+0000", 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 160.11811701299999, 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.139980886, 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.426 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 48100 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.427 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210572+0000", 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210572+0000", 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210570+0000", 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.429 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210591+0000", 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1217999999999999e-05 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210605+0000", 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4079e-05 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210614+0000", 2023-06-03T20:21:41.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8149999999999995e-06 2023-06-03T20:21:41.432 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.432 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.210897+0000", 2023-06-03T20:21:41.432 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000282828 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.211040+0000", 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014296299999999999 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.433 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.211220+0000", 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018036500000000001 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.213044+0000", 2023-06-03T20:21:41.435 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001823608 2023-06-03T20:21:41.435 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.435 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.435 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.216948+0000", 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0039042030000000002 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.350301+0000", 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13335322999999999 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.350503+0000", 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020174 2023-06-03T20:21:41.437 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.350553+0000", 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9650000000000001e-05 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.438 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:48116 7.e 7:766176d3:::benchmark_data_smithi033_129174_object48115:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:01.222599+0000", 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 160.10608982100001, 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.136857066, 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.439 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 48116 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.440 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222599+0000", 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.441 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222599+0000", 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222597+0000", 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.442 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222625+0000", 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8844e-05 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.443 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222640+0000", 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4326e-05 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222649+0000", 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9069999999999996e-06 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.444 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222705+0000", 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.6623000000000003e-05 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222849+0000", 2023-06-03T20:21:41.445 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014345199999999999 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.222991+0000", 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014255100000000001 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.446 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.225297+0000", 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0023056460000000002 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.229963+0000", 2023-06-03T20:21:41.447 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0046659570000000001 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359020+0000", 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12905662800000001 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359205+0000", 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018594400000000001 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359456+0000", 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00025073000000000001 2023-06-03T20:21:41.449 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:48121 7.e 7:71639073:::benchmark_data_smithi033_129174_object48120:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e140)", 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:01.226648+0000", 2023-06-03T20:21:41.450 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 160.102040915, 2023-06-03T20:21:41.451 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13327124800000001, 2023-06-03T20:21:41.451 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.451 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.451 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.451 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 48121 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226648+0000", 2023-06-03T20:21:41.452 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226648+0000", 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.453 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226647+0000", 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226668+0000", 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1005e-05 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226679+0000", 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1501999999999999e-05 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226686+0000", 2023-06-03T20:21:41.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.844e-06 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226718+0000", 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.2178999999999998e-05 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.458 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.458 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226822+0000", 2023-06-03T20:21:41.458 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000103928 2023-06-03T20:21:41.458 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.458 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.459 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.459 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.226915+0000", 2023-06-03T20:21:41.459 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3409e-05 2023-06-03T20:21:41.459 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.459 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.228343+0000", 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001427216 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.460 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.230009+0000", 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001665817 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359697+0000", 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12968896199999999 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359866+0000", 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016876799999999999 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.462 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:01.359919+0000", 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3035999999999998e-05 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.463 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:96163 7.e 7:74a7571a:::benchmark_data_smithi033_129174_object96162:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e145)", 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.778410+0000", 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.55027912600001, 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.188038653, 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.464 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 96163 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.465 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778410+0000", 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778410+0000", 2023-06-03T20:21:41.466 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778408+0000", 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.467 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778432+0000", 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3688000000000001e-05 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778444+0000", 2023-06-03T20:21:41.468 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2429000000000001e-05 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778452+0000", 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7849999999999992e-06 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.469 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778497+0000", 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4654999999999999e-05 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.470 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778710+0000", 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00021290299999999999 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778837+0000", 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012729399999999999 2023-06-03T20:21:41.471 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962593+0000", 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18375614700000001 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.472 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962765+0000", 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000171831 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.966352+0000", 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0035868789999999998 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.473 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.966406+0000", 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4369000000000001e-05 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.474 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.966448+0000", 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2215999999999997e-05 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:96164 7.8 7:169b1843:::benchmark_data_smithi033_129174_object96163:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e145)", 2023-06-03T20:21:41.475 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.778580+0000", 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.550109147, 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.20448317699999999, 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.476 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 96164 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778580+0000", 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778580+0000", 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.478 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778579+0000", 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778603+0000", 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4306000000000001e-05 2023-06-03T20:21:41.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778625+0000", 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1705e-05 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.480 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.778632+0000", 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8510000000000001e-06 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.481 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780089+0000", 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0014572649999999999 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780214+0000", 2023-06-03T20:21:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012475499999999999 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780344+0000", 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000129548 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965818+0000", 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18547407399999999 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.484 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965858+0000", 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0742999999999999e-05 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.982965+0000", 2023-06-03T20:21:41.485 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.017106336 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.983018+0000", 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3743999999999999e-05 2023-06-03T20:21:41.486 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.983063+0000", 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4511000000000001e-05 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.487 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.488 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.488 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.488 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.488 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:96147 7.2 e145/130 7:4818c4f9:::benchmark_data_smithi033_129174_object96146:head v 145'6070, mlcod=145'6068)", 2023-06-03T20:21:41.488 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.780402+0000", 2023-06-03T20:21:41.489 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.54828669, 2023-06-03T20:21:41.489 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19344312599999999, 2023-06-03T20:21:41.489 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.489 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.489 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780402+0000", 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.490 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780402+0000", 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.491 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780401+0000", 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780425+0000", 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3476999999999999e-05 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.492 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780435+0000", 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0658e-05 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780443+0000", 2023-06-03T20:21:41.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1040000000000001e-06 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780603+0000", 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000160082 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780623+0000", 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0795e-05 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.973792+0000", 2023-06-03T20:21:41.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19316875 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.973845+0000", 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3185e-05 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.496 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:96160 7.3 e145/130 7:cf953d7d:::benchmark_data_smithi033_129174_object96159:head v 145'5970, mlcod=145'5966)", 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.780462+0000", 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.548226887, 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.190205076, 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.497 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780462+0000", 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.498 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780462+0000", 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780462+0000", 2023-06-03T20:21:41.499 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780482+0000", 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0390999999999998e-05 2023-06-03T20:21:41.500 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780489+0000", 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6209999999999998e-06 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.501 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780528+0000", 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9514000000000001e-05 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780568+0000", 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9762999999999999e-05 2023-06-03T20:21:41.502 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780597+0000", 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9098000000000002e-05 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.503 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.970522+0000", 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.189924599 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.970667+0000", 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014548100000000001 2023-06-03T20:21:41.504 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:96167 7.8 7:1a75e500:::benchmark_data_smithi033_129174_object96166:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e145)", 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.780609+0000", 2023-06-03T20:21:41.505 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.54808002199999, 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21669349700000001, 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.506 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 96167 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780609+0000", 2023-06-03T20:21:41.507 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780609+0000", 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780607+0000", 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.509 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.780632+0000", 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4284e-05 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962465+0000", 2023-06-03T20:21:41.510 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18183321499999999 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962503+0000", 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8510000000000002e-05 2023-06-03T20:21:41.511 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965939+0000", 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0034355509999999998 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.512 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.966093+0000", 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000153719 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.513 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.966224+0000", 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000131027 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.514 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.983076+0000", 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.016851979 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.983159+0000", 2023-06-03T20:21:41.515 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3662e-05 2023-06-03T20:21:41.516 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.516 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.516 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.516 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.997222+0000", 2023-06-03T20:21:41.516 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.014062651000000001 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.997258+0000", 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6325999999999997e-05 2023-06-03T20:21:41.517 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.997302+0000", 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4053e-05 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.518 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:96151 7.2 e145/130 7:49efec1e:::benchmark_data_smithi033_129174_object96150:head v 145'6071, mlcod=145'6068)", 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.782858+0000", 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.545830915, 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.191018877, 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.519 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.782858+0000", 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.520 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.782858+0000", 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.782857+0000", 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.521 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.782882+0000", 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4898000000000001e-05 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.522 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962468+0000", 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17958624300000001 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962488+0000", 2023-06-03T20:21:41.523 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9762000000000002e-05 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965745+0000", 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0032567809999999998 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.524 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965766+0000", 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.101e-05 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.973849+0000", 2023-06-03T20:21:41.525 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0080834440000000004 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.973877+0000", 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7620999999999999e-05 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.526 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.54778.0:96164 7.8 e145/130 ondisk, result = 0)", 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:19:47.788232+0000", 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 113.540457338, 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.177592945, 2023-06-03T20:21:41.527 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.788232+0000", 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.528 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.788232+0000", 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.788230+0000", 2023-06-03T20:21:41.529 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:21:41.530 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.530 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.530 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.530 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.788242+0000", 2023-06-03T20:21:41.530 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1446e-05 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962465+0000", 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17422283599999999 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.531 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.962488+0000", 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3822e-05 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.532 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965803+0000", 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033144789999999999 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965811+0000", 2023-06-03T20:21:41.533 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9039999999999992e-06 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:19:47.965825+0000", 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3774999999999999e-05 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.534 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:123035 7.e 7:79250016:::benchmark_data_smithi033_129174_object13346:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:20:20.911599+0000", 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 80.417089683, 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.181812473, 2023-06-03T20:21:41.535 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 123035 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.536 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911599+0000", 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.537 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911599+0000", 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911594+0000", 2023-06-03T20:21:41.538 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999948 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911604+0000", 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9529999999999994e-06 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.539 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911619+0000", 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4430000000000001e-05 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911626+0000", 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.401e-06 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911665+0000", 2023-06-03T20:21:41.541 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9252999999999998e-05 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911744+0000", 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8988999999999999e-05 2023-06-03T20:21:41.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.911808+0000", 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4188000000000003e-05 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.543 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.544 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.544 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.916849+0000", 2023-06-03T20:21:41.544 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0050410189999999999 2023-06-03T20:21:41.544 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.544 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.545 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.545 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:20.924693+0000", 2023-06-03T20:21:41.545 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0078435710000000006 2023-06-03T20:21:41.545 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.545 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:21.092967+0000", 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16827418899999999 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.546 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:21.093366+0000", 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000398401 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:20:21.093412+0000", 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6244e-05 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.547 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.54778.0:177100 7.e 7:79e4bfe2:::benchmark_data_smithi033_129174_object67411:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:21:33.025946+0000", 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 8.3027433750000004, 2023-06-03T20:21:41.548 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.183251157, 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.54778", 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 177100 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.549 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025946+0000", 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.550 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025946+0000", 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025944+0000", 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:21:41.551 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025952+0000", 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0080000000000002e-06 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.552 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025964+0000", 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1701e-05 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.025972+0000", 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.2570000000000007e-06 2023-06-03T20:21:41.553 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.026013+0000", 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0955999999999999e-05 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.554 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.026111+0000", 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.7832999999999997e-05 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.026195+0000", 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.4351000000000006e-05 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.555 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.030649+0000", 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044539360000000004 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.031538+0000", 2023-06-03T20:21:41.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00088894799999999997 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.209088+0000", 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17755034 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.557 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.209149+0000", 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1041000000000001e-05 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:33.209197+0000", 2023-06-03T20:21:41.558 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7576e-05 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.54778.0:180545 7.3 e151/130 7:c778bb57:::benchmark_data_smithi033_129174_object70856:head v 151'11165, mlcod=151'11162)", 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:21:37.721761+0000", 2023-06-03T20:21:41.559 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 3.6069276189999999, 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13537518200000001, 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.560 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.721761+0000", 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.721761+0000", 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:21:41.561 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.562 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.562 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:21:41.562 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.721761+0000", 2023-06-03T20:21:41.562 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:21:41.562 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.721767+0000", 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1480000000000003e-06 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.563 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.835496+0000", 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.113729361 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:21:41.564 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.835512+0000", 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5814000000000001e-05 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.835659+0000", 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000146756 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.565 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.566 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:21:41.566 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.835695+0000", 2023-06-03T20:21:41.566 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6764999999999998e-05 2023-06-03T20:21:41.566 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.566 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.857095+0000", 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.021399620000000001 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:21:41.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:21:37.857137+0000", 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1477000000000003e-05 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.568 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:21:41.569 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:21:41.569 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:21:41.569 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:41.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:41.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:41.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:41.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:41.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:41.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:41.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:41.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:41.978 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:42.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:42.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:42.041 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.8939075 mgr.y (mgr.34104) 636 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: audit 1685823700.9808013 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]': finished 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.981101 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.983972 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.988273 osd.5 (osd.5) 64 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.9903474 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.9903882 osd.6 (osd.6) 58 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.9914107 osd.4 (osd.4) 68 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.992673 osd.4 (osd.4) 69 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.9971607 osd.6 (osd.6) 59 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823700.9991672 osd.6 (osd.6) 60 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[78259]: cluster 1685823701.9822772 mon.a (mon.0) 773 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.8939075 mgr.y (mgr.34104) 636 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2023-06-03T20:21:42.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: audit 1685823700.9808013 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]': finished 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.981101 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.983972 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.988273 osd.5 (osd.5) 64 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.9903474 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.9903882 osd.6 (osd.6) 58 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.9914107 osd.4 (osd.4) 68 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.992673 osd.4 (osd.4) 69 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.045 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.9971607 osd.6 (osd.6) 59 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.045 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823700.9991672 osd.6 (osd.6) 60 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.045 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:42 smithi033 bash[74781]: cluster 1685823701.9822772 mon.a (mon.0) 773 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-06-03T20:21:42.120 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:42.133 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.8939075 mgr.y (mgr.34104) 636 : cluster 0 pgmap v623: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 920 op/s 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: audit 1685823700.9808013 mon.a (mon.0) 771 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 0.19307241050621635}]': finished 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.981101 mon.a (mon.0) 772 : cluster 0 osdmap e152: 8 total, 8 up, 8 in 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.983972 osd.7 (osd.7) 85 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.988273 osd.5 (osd.5) 64 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.9903474 osd.4 (osd.4) 67 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.9903882 osd.6 (osd.6) 58 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.134 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.9914107 osd.4 (osd.4) 68 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.135 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.992673 osd.4 (osd.4) 69 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.135 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.9971607 osd.6 (osd.6) 59 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.135 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823700.9991672 osd.6 (osd.6) 60 : cluster 3 failed to encode map e152 with expected crc 2023-06-03T20:21:42.135 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:41 smithi083 bash[60048]: cluster 1685823701.9822772 mon.a (mon.0) 773 : cluster 0 osdmap e153: 8 total, 8 up, 8 in 2023-06-03T20:21:42.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:42.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:42.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:42.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:42.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:42.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:42.430 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:42.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:42.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:42.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:42.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:42.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:42.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:42.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:42.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:42.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:42.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:42.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:42.974 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:42.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:43.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9839528 osd.6 (osd.6) 61 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9866912 osd.5 (osd.5) 65 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9867923 osd.7 (osd.7) 86 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9868245 osd.4 (osd.4) 70 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.032 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9874687 osd.6 (osd.6) 62 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.077 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.106 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9839528 osd.6 (osd.6) 61 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9866912 osd.5 (osd.5) 65 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9867923 osd.7 (osd.7) 86 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9868245 osd.4 (osd.4) 70 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9874687 osd.6 (osd.6) 62 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9906156 osd.6 (osd.6) 63 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9928138 osd.6 (osd.6) 64 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9931135 osd.4 (osd.4) 71 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.9934447 osd.7 (osd.7) 87 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823701.995593 osd.4 (osd.4) 72 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:43 smithi083 bash[60048]: cluster 1685823702.9846852 mon.a (mon.0) 774 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-06-03T20:21:43.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:43.271 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:43.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9906156 osd.6 (osd.6) 63 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9928138 osd.6 (osd.6) 64 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9931135 osd.4 (osd.4) 71 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.9934447 osd.7 (osd.7) 87 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823701.995593 osd.4 (osd.4) 72 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[74781]: cluster 1685823702.9846852 mon.a (mon.0) 774 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-06-03T20:21:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9839528 osd.6 (osd.6) 61 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9866912 osd.5 (osd.5) 65 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9867923 osd.7 (osd.7) 86 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9868245 osd.4 (osd.4) 70 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9874687 osd.6 (osd.6) 62 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9906156 osd.6 (osd.6) 63 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9928138 osd.6 (osd.6) 64 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9931135 osd.4 (osd.4) 71 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.9934447 osd.7 (osd.7) 87 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823701.995593 osd.4 (osd.4) 72 : cluster 3 failed to encode map e153 with expected crc 2023-06-03T20:21:43.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:43 smithi033 bash[78259]: cluster 1685823702.9846852 mon.a (mon.0) 774 : cluster 0 osdmap e154: 8 total, 8 up, 8 in 2023-06-03T20:21:43.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:43.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:43.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.540 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:43.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:43.679 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:43.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:43.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:43.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:43.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:43.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:43.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:44.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:44.072 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.8943565 mgr.y (mgr.34104) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-06-03T20:21:44.072 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.986577 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9871745 osd.3 (osd.3) 2 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11281 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9873421 osd.3 (osd.3) 3 : cluster 0 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 151'11577 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.989133 osd.5 (osd.5) 66 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9898446 osd.7 (osd.7) 89 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.992212 osd.5 (osd.5) 67 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9950879 osd.7 (osd.7) 90 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11516 2023-06-03T20:21:44.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9951048 osd.7 (osd.7) 91 : cluster 0 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 151'11303 2023-06-03T20:21:44.074 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:44 smithi083 bash[60048]: cluster 1685823702.9953563 osd.5 (osd.5) 68 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 151'11497 2023-06-03T20:21:44.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:44.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:44.151 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.8943565 mgr.y (mgr.34104) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.986577 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9871745 osd.3 (osd.3) 2 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11281 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9873421 osd.3 (osd.3) 3 : cluster 0 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 151'11577 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.989133 osd.5 (osd.5) 66 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9898446 osd.7 (osd.7) 89 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.152 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.992212 osd.5 (osd.5) 67 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9950879 osd.7 (osd.7) 90 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11516 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9951048 osd.7 (osd.7) 91 : cluster 0 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 151'11303 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[74781]: cluster 1685823702.9953563 osd.5 (osd.5) 68 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 151'11497 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.8943565 mgr.y (mgr.34104) 637 : cluster 0 pgmap v626: 89 pgs: 89 active+clean; 2.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 837 op/s 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.986577 osd.7 (osd.7) 88 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.153 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9871745 osd.3 (osd.3) 2 : cluster 0 7.3 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11281 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9873421 osd.3 (osd.3) 3 : cluster 0 7.2 starting backfill to osd.7 from (0'0,0'0] MAX to 151'11577 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.989133 osd.5 (osd.5) 66 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9898446 osd.7 (osd.7) 89 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.992212 osd.5 (osd.5) 67 : cluster 3 failed to encode map e154 with expected crc 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9950879 osd.7 (osd.7) 90 : cluster 0 7.5 starting backfill to osd.6 from (0'0,0'0] MAX to 151'11516 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9951048 osd.7 (osd.7) 91 : cluster 0 7.8 starting backfill to osd.3 from (0'0,0'0] MAX to 151'11303 2023-06-03T20:21:44.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:44 smithi033 bash[78259]: cluster 1685823702.9953563 osd.5 (osd.5) 68 : cluster 0 7.e starting backfill to osd.1 from (0'0,0'0] MAX to 151'11497 2023-06-03T20:21:44.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:44.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:44.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:44.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:44.382 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:44.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:44.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:44.534 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:44.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:44.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:44.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:44.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:44.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:44.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:44.926 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:44.973 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:44.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:45.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:45.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:45.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:45.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:45.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:45.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:45.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:45.396 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:45.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:45.499 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:45.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:45.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:45.559 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_ops_in_flight 2023-06-03T20:21:45.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:45.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:45.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:45.810 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:45.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:45.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:45.962 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:45.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:45.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:46.025 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:46 smithi033 bash[74781]: cluster 1685823704.8950093 mgr.y (mgr.34104) 638 : cluster 0 pgmap v628: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6454/109884 objects misplaced (5.873%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:21:46.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:46.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:46 smithi083 bash[60048]: cluster 1685823704.8950093 mgr.y (mgr.34104) 638 : cluster 0 pgmap v628: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6454/109884 objects misplaced (5.873%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:21:46.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:46.246 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:46.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:46.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:46] "GET /metrics HTTP/1.1" 200 223358 "" "Prometheus/2.33.4" 2023-06-03T20:21:46.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:46 smithi033 bash[78259]: cluster 1685823704.8950093 mgr.y (mgr.34104) 638 : cluster 0 pgmap v628: 89 pgs: 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 86 active+clean; 2.2 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 6454/109884 objects misplaced (5.873%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:21:46.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:46.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:46.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:46.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:46.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:46.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:46.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:46.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:46.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:46.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:46.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:46.950 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:46.984 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:46.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:46.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:47.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:47.143 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:47.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:47.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:47.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:47.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:47.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:47.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:47.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:47.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:47.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:47.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:47.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:47.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:47.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:47.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:47.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:47.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:48.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:48 smithi033 bash[74781]: cluster 1685823706.8957634 mgr.y (mgr.34104) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 10648/105966 objects misplaced (10.049%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:21:48.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:48 smithi033 bash[78259]: cluster 1685823706.8957634 mgr.y (mgr.34104) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 10648/105966 objects misplaced (10.049%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:21:48.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:48.109 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:48 smithi083 bash[60048]: cluster 1685823706.8957634 mgr.y (mgr.34104) 639 : cluster 0 pgmap v629: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 306 op/s; 10648/105966 objects misplaced (10.049%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:21:48.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:48.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:48.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:48.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:48.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:48.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:48.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:48.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:48.568 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:48.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:48.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:48.710 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:21:48.711 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:21:48.711 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-06-03T20:21:48.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:21:48.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:48.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:48.807 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:21:48.842 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:21:48.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:48.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:48.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:48.901 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:21:48.961 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:21:48.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:49.026 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:21:49.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:49.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:49.085 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:21:49.133 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:21:49.144 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:49 smithi083 bash[60048]: audit 1685823708.7464533 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.33:0/2696195754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:49.178 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:21:49.184 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.184 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.184 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.184 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.185 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:21:49.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:49.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:49.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:49.319 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:49 smithi033 bash[74781]: audit 1685823708.7464533 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.33:0/2696195754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:49.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:49 smithi033 bash[78259]: audit 1685823708.7464533 mon.c (mon.2) 70 : audit 0 from='client.? 172.21.15.33:0/2696195754' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:21:49.361 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:49.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:49.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:49.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:49.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:49.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:49.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:49.800 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:49.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:49.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:49.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:49.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:50.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:50.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:21:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:50.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.218 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.220 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:50.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:50.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[74781]: cluster 1685823708.8962426 mgr.y (mgr.34104) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 10648/105966 objects misplaced (10.049%); 3.6 MiB/s, 56 objects/s recovering 2023-06-03T20:21:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[74781]: audit 1685823709.2866259 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[74781]: audit 1685823709.2898912 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.33:0/3326897179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[78259]: cluster 1685823708.8962426 mgr.y (mgr.34104) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 10648/105966 objects misplaced (10.049%); 3.6 MiB/s, 56 objects/s recovering 2023-06-03T20:21:50.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[78259]: audit 1685823709.2866259 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:50 smithi033 bash[78259]: audit 1685823709.2898912 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.33:0/3326897179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.351 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:50.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:50 smithi083 bash[60048]: cluster 1685823708.8962426 mgr.y (mgr.34104) 640 : cluster 0 pgmap v630: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 232 op/s; 10648/105966 objects misplaced (10.049%); 3.6 MiB/s, 56 objects/s recovering 2023-06-03T20:21:50.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:50 smithi083 bash[60048]: audit 1685823709.2866259 mon.a (mon.0) 775 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:50 smithi083 bash[60048]: audit 1685823709.2898912 mon.b (mon.1) 14 : audit 1 from='client.? 172.21.15.33:0/3326897179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:21:50.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:50.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:50.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:50.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:50.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:50.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:50.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:50.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:50.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:50.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:51.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:51.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:51.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.108 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:51.207 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[78259]: cluster 1685823710.036409 mon.a (mon.0) 776 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:51.207 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[78259]: audit 1685823710.0695944 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:21:51.208 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[78259]: cluster 1685823710.0698605 mon.a (mon.0) 778 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-06-03T20:21:51.208 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[78259]: cluster 1685823710.0732133 osd.6 (osd.6) 65 : cluster 3 failed to encode map e155 with expected crc 2023-06-03T20:21:51.208 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[78259]: audit 1685823710.395157 mon.a (mon.0) 779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:21:51.208 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[74781]: cluster 1685823710.036409 mon.a (mon.0) 776 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:51.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[74781]: audit 1685823710.0695944 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:21:51.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[74781]: cluster 1685823710.0698605 mon.a (mon.0) 778 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-06-03T20:21:51.209 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[74781]: cluster 1685823710.0732133 osd.6 (osd.6) 65 : cluster 3 failed to encode map e155 with expected crc 2023-06-03T20:21:51.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:51 smithi033 bash[74781]: audit 1685823710.395157 mon.a (mon.0) 779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:21:51.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:51.241 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:51.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:51.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:51 smithi083 bash[60048]: cluster 1685823710.036409 mon.a (mon.0) 776 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:21:51.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:51 smithi083 bash[60048]: audit 1685823710.0695944 mon.a (mon.0) 777 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:21:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:51 smithi083 bash[60048]: cluster 1685823710.0698605 mon.a (mon.0) 778 : cluster 0 osdmap e155: 8 total, 8 up, 8 in 2023-06-03T20:21:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:51 smithi083 bash[60048]: cluster 1685823710.0732133 osd.6 (osd.6) 65 : cluster 3 failed to encode map e155 with expected crc 2023-06-03T20:21:51.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:51 smithi083 bash[60048]: audit 1685823710.395157 mon.a (mon.0) 779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:21:51.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:51.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:51.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:51.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:51.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:51.701 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:51.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:51.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:51.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:51.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:51.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:51.988 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:51.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:51.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:52.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:52.110 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:52.134 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:52.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:52.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:52.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:52.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:52 smithi033 bash[78259]: cluster 1685823710.8970282 mgr.y (mgr.34104) 641 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 8524/95634 objects misplaced (8.913%); 12 MiB/s, 198 objects/s recovering 2023-06-03T20:21:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:52 smithi033 bash[74781]: cluster 1685823710.8970282 mgr.y (mgr.34104) 641 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 8524/95634 objects misplaced (8.913%); 12 MiB/s, 198 objects/s recovering 2023-06-03T20:21:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:52 smithi083 bash[60048]: cluster 1685823710.8970282 mgr.y (mgr.34104) 641 : cluster 0 pgmap v632: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 8524/95634 objects misplaced (8.913%); 12 MiB/s, 198 objects/s recovering 2023-06-03T20:21:52.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:52.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:52.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:52.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:52.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:52.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:52.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:52.731 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:52.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:52.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:52.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:52.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:52.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:52.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:21:52.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:53.144 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:53.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:53.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:53.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:53.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:53.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.340 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:53.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.493 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:53.601 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:53.618 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:21:53.630 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:53.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:53.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:53.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:53.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:53.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:53.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:54.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:54.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:54.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:54.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:54.321 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[78259]: cluster 1685823712.8975265 mgr.y (mgr.34104) 642 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 532 op/s; 8524/95634 objects misplaced (8.913%); 10 MiB/s, 160 objects/s recovering 2023-06-03T20:21:54.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[78259]: audit 1685823713.5921059 mon.a (mon.0) 780 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:54.322 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[78259]: audit 1685823713.5938604 mon.a (mon.0) 781 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:54.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[74781]: cluster 1685823712.8975265 mgr.y (mgr.34104) 642 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 532 op/s; 8524/95634 objects misplaced (8.913%); 10 MiB/s, 160 objects/s recovering 2023-06-03T20:21:54.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[74781]: audit 1685823713.5921059 mon.a (mon.0) 780 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:54.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:54 smithi033 bash[74781]: audit 1685823713.5938604 mon.a (mon.0) 781 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:54.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:54.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:54 smithi083 bash[60048]: cluster 1685823712.8975265 mgr.y (mgr.34104) 642 : cluster 0 pgmap v633: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 532 op/s; 8524/95634 objects misplaced (8.913%); 10 MiB/s, 160 objects/s recovering 2023-06-03T20:21:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:54 smithi083 bash[60048]: audit 1685823713.5921059 mon.a (mon.0) 780 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:54 smithi083 bash[60048]: audit 1685823713.5938604 mon.a (mon.0) 781 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:21:54.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:54.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:54.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:54.620 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:54.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:54.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:54.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:54.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:54.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:54.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:55.051 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:55.090 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:55.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:55.195 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:55.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:55.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:55.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:55.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:55.491 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:55.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:55.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:55.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:55.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:55.686 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:55.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:55.791 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:55.833 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:55.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:55.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:55.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:56.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:56.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:56.105 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:56.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:56.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:56 smithi033 bash[74781]: cluster 1685823714.8981662 mgr.y (mgr.34104) 643 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 7278/92385 objects misplaced (7.878%); 13 MiB/s, 207 objects/s recovering 2023-06-03T20:21:56.333 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:21:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:21:56] "GET /metrics HTTP/1.1" 200 223453 "" "Prometheus/2.33.4" 2023-06-03T20:21:56.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:56 smithi033 bash[78259]: cluster 1685823714.8981662 mgr.y (mgr.34104) 643 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 7278/92385 objects misplaced (7.878%); 13 MiB/s, 207 objects/s recovering 2023-06-03T20:21:56.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:56 smithi083 bash[60048]: cluster 1685823714.8981662 mgr.y (mgr.34104) 643 : cluster 0 pgmap v634: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.9 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 7278/92385 objects misplaced (7.878%); 13 MiB/s, 207 objects/s recovering 2023-06-03T20:21:56.426 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:56.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.478 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:56.579 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:56.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:56.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:56.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:56.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:56.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:56.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:56.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:57.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:57.056 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:57.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:57.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:57.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:57.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:57.269 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:57.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:57.347 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:57.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:57.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:57.491 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:57.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.496 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:57.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:57.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:57.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:57.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:57.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:57.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:57.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:57.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:21:57.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:57.908 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:21:58.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:58.056 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:58.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[78259]: cluster 1685823716.902009 mgr.y (mgr.34104) 644 : cluster 0 pgmap v635: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:21:58.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[78259]: audit 1685823717.056742 mon.a (mon.0) 782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[78259]: audit 1685823717.0744298 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[78259]: audit 1685823717.7734535 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.060 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[78259]: audit 1685823717.7862716 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[74781]: cluster 1685823716.902009 mgr.y (mgr.34104) 644 : cluster 0 pgmap v635: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:21:58.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[74781]: audit 1685823717.056742 mon.a (mon.0) 782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[74781]: audit 1685823717.0744298 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[74781]: audit 1685823717.7734535 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:58 smithi033 bash[74781]: audit 1685823717.7862716 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:58.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:58.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:58.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:58.299 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:21:58.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:58.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:21:58.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:21:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:58 smithi083 bash[60048]: cluster 1685823716.902009 mgr.y (mgr.34104) 644 : cluster 0 pgmap v635: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:21:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:58 smithi083 bash[60048]: audit 1685823717.056742 mon.a (mon.0) 782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:58 smithi083 bash[60048]: audit 1685823717.0744298 mon.a (mon.0) 783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:58 smithi083 bash[60048]: audit 1685823717.7734535 mon.a (mon.0) 784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:58 smithi083 bash[60048]: audit 1685823717.7862716 mon.a (mon.0) 785 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:58.454 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:58.484 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:21:58.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:21:58.595 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:58.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:58.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:58.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:58.786 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:21:58.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:21:58.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:58.914 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:58.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:58.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:59.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:59.053 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:59.060 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:59 smithi083 bash[60048]: audit 1685823718.3692133 mon.a (mon.0) 786 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:21:59.060 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:59 smithi083 bash[60048]: audit 1685823718.3704898 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:21:59.060 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:21:59 smithi083 bash[60048]: audit 1685823718.377084 mon.a (mon.0) 788 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:59.157 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:59.166 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[74781]: audit 1685823718.3692133 mon.a (mon.0) 786 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:21:59.167 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[74781]: audit 1685823718.3704898 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:21:59.167 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[74781]: audit 1685823718.377084 mon.a (mon.0) 788 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:59.167 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[78259]: audit 1685823718.3692133 mon.a (mon.0) 786 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:21:59.168 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[78259]: audit 1685823718.3704898 mon.a (mon.0) 787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:21:59.168 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:21:59 smithi033 bash[78259]: audit 1685823718.377084 mon.a (mon.0) 788 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:21:59.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:21:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:21:59.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:59.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:21:59.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:21:59.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:59.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:59.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:59.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:59.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:59.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:21:59.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:59.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:21:59.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:21:59.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:59.904 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:21:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:21:59.911 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:00.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:00.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:00.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:00.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:00.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:00.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:00.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:00.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:00.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.351 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:00.452 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:00.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:00.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.488 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:00.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:00 smithi033 bash[74781]: cluster 1685823718.902614 mgr.y (mgr.34104) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:22:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:00 smithi033 bash[78259]: cluster 1685823718.902614 mgr.y (mgr.34104) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:22:00.589 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:00.599 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:00 smithi083 bash[60048]: cluster 1685823718.902614 mgr.y (mgr.34104) 645 : cluster 0 pgmap v636: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 683 op/s; 6533/85449 objects misplaced (7.645%); 14 MiB/s, 222 objects/s recovering 2023-06-03T20:22:00.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:00.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:00.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:00.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:00.874 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:00.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:00.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:00.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:00.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:01.028 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:22:01.029 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:22:01.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:01.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:01.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:01.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:01.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:01.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:01.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:01.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:01.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:01.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:01.620 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:01.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:01.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:01.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:01.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:01.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:01.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:01.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:02.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:02.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:02.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:02.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:02.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:02.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:02.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:02.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:02.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:02.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:02.455 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:02 smithi083 bash[60048]: cluster 1685823720.9034755 mgr.y (mgr.34104) 646 : cluster 0 pgmap v637: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4744/75540 objects misplaced (6.280%); 15 MiB/s, 234 objects/s recovering 2023-06-03T20:22:02.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:02.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:02.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:02.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:02.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:02.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:02.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:02 smithi033 bash[78259]: cluster 1685823720.9034755 mgr.y (mgr.34104) 646 : cluster 0 pgmap v637: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4744/75540 objects misplaced (6.280%); 15 MiB/s, 234 objects/s recovering 2023-06-03T20:22:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:02 smithi033 bash[74781]: cluster 1685823720.9034755 mgr.y (mgr.34104) 646 : cluster 0 pgmap v637: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4744/75540 objects misplaced (6.280%); 15 MiB/s, 234 objects/s recovering 2023-06-03T20:22:02.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:02.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:02.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:02.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:03.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:03.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:03.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:03.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:03.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:03.336 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:03.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:03.439 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:03.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:03.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:03.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:03.762 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:03.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:03.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.922 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:03.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:03.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:04.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:04.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:04.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:04.165 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:04.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:04.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:04.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:04.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:04.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:04.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:04.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:04.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:04 smithi033 bash[78259]: cluster 1685823722.903909 mgr.y (mgr.34104) 647 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 4744/75540 objects misplaced (6.280%); 11 MiB/s, 183 objects/s recovering 2023-06-03T20:22:04.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:04 smithi033 bash[74781]: cluster 1685823722.903909 mgr.y (mgr.34104) 647 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 4744/75540 objects misplaced (6.280%); 11 MiB/s, 183 objects/s recovering 2023-06-03T20:22:04.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:04.709 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:04.716 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:04 smithi083 bash[60048]: cluster 1685823722.903909 mgr.y (mgr.34104) 647 : cluster 0 pgmap v638: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 4744/75540 objects misplaced (6.280%); 11 MiB/s, 183 objects/s recovering 2023-06-03T20:22:04.740 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:04.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:04.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:04.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:04.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:04.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:04.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:05.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:05.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:05.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:05.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_blocked_ops 2023-06-03T20:22:05.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:05.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:05.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:05.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:05.412 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:05.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:05.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:05.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:05 smithi083 bash[60048]: cluster 1685823724.410216 mon.a (mon.0) 789 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-06-03T20:22:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:05 smithi083 bash[60048]: cluster 1685823724.4112015 osd.4 (osd.4) 73 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:05 smithi083 bash[60048]: cluster 1685823724.4143565 osd.5 (osd.5) 69 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.650 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:05.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:05.683 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[78259]: cluster 1685823724.410216 mon.a (mon.0) 789 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-06-03T20:22:05.683 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[78259]: cluster 1685823724.4112015 osd.4 (osd.4) 73 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.683 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[78259]: cluster 1685823724.4143565 osd.5 (osd.5) 69 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[74781]: cluster 1685823724.410216 mon.a (mon.0) 789 : cluster 0 osdmap e156: 8 total, 8 up, 8 in 2023-06-03T20:22:05.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[74781]: cluster 1685823724.4112015 osd.4 (osd.4) 73 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.684 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:05 smithi033 bash[74781]: cluster 1685823724.4143565 osd.5 (osd.5) 69 : cluster 3 failed to encode map e156 with expected crc 2023-06-03T20:22:05.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:05.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:05.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:05.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:05.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:05.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:05.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:05.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:06.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:06.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:06.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:06.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:06.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:06.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:06.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:06.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:06.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823724.9043872 mgr.y (mgr.34104) 648 : cluster 0 pgmap v640: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 3716/72264 objects misplaced (5.142%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.4186645 mon.a (mon.0) 790 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.423003 osd.7 (osd.7) 92 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.4230804 osd.5 (osd.5) 70 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.4247906 osd.6 (osd.6) 66 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.4251924 osd.7 (osd.7) 93 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.4257877 osd.5 (osd.5) 71 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[78259]: cluster 1685823725.428282 osd.6 (osd.6) 67 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823724.9043872 mgr.y (mgr.34104) 648 : cluster 0 pgmap v640: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 3716/72264 objects misplaced (5.142%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.4186645 mon.a (mon.0) 790 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.423003 osd.7 (osd.7) 92 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.4230804 osd.5 (osd.5) 70 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.4247906 osd.6 (osd.6) 66 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.4251924 osd.7 (osd.7) 93 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.4257877 osd.5 (osd.5) 71 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[74781]: cluster 1685823725.428282 osd.6 (osd.6) 67 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.584 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:06] "GET /metrics HTTP/1.1" 200 223453 "" "Prometheus/2.33.4" 2023-06-03T20:22:06.618 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:06.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:06.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:06.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:06.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823724.9043872 mgr.y (mgr.34104) 648 : cluster 0 pgmap v640: 89 pgs: 1 peering, 2 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.5 GiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 3716/72264 objects misplaced (5.142%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:06.774 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.4186645 mon.a (mon.0) 790 : cluster 0 osdmap e157: 8 total, 8 up, 8 in 2023-06-03T20:22:06.774 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.423003 osd.7 (osd.7) 92 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.774 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.4230804 osd.5 (osd.5) 70 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.774 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.4247906 osd.6 (osd.6) 66 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.774 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.4251924 osd.7 (osd.7) 93 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.4257877 osd.5 (osd.5) 71 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:06 smithi083 bash[60048]: cluster 1685823725.428282 osd.6 (osd.6) 67 : cluster 3 failed to encode map e157 with expected crc 2023-06-03T20:22:06.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:06.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:06.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:06.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:06.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:07.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:07.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:07.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:07.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:07.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:07.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:07.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:07.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:07.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:07.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:07.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:07 smithi083 bash[60048]: cluster 1685823726.4214828 osd.4 (osd.4) 74 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:07 smithi083 bash[60048]: cluster 1685823726.421503 mon.a (mon.0) 791 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-06-03T20:22:07.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:07 smithi083 bash[60048]: cluster 1685823726.4259727 osd.7 (osd.7) 94 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:07 smithi083 bash[60048]: cluster 1685823726.4292471 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:07.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:07.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:07.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:07.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:07.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:07.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:07.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[78259]: cluster 1685823726.4214828 osd.4 (osd.4) 74 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[78259]: cluster 1685823726.421503 mon.a (mon.0) 791 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-06-03T20:22:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[78259]: cluster 1685823726.4259727 osd.7 (osd.7) 94 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[78259]: cluster 1685823726.4292471 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[74781]: cluster 1685823726.4214828 osd.4 (osd.4) 74 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[74781]: cluster 1685823726.421503 mon.a (mon.0) 791 : cluster 0 osdmap e158: 8 total, 8 up, 8 in 2023-06-03T20:22:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[74781]: cluster 1685823726.4259727 osd.7 (osd.7) 94 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:07 smithi033 bash[74781]: cluster 1685823726.4292471 osd.6 (osd.6) 68 : cluster 3 failed to encode map e158 with expected crc 2023-06-03T20:22:07.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:07.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:07.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:07.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:08.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:08.076 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:08.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:08.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:08.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:08.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:08.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:08.363 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:08.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:08.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:08 smithi083 bash[60048]: cluster 1685823726.9048567 mgr.y (mgr.34104) 649 : cluster 0 pgmap v643: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:08.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:08.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:08.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:08.605 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:08.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:08.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:08.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:08.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:08.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:08 smithi033 bash[74781]: cluster 1685823726.9048567 mgr.y (mgr.34104) 649 : cluster 0 pgmap v643: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:08.813 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:08 smithi033 bash[78259]: cluster 1685823726.9048567 mgr.y (mgr.34104) 649 : cluster 0 pgmap v643: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:08.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:08.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:08.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:08.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:09.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:09.181 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:09.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:09.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:09.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:09.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:09.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:09.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:09.630 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:09.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:09.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:09.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.780 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:09 smithi033 bash[74781]: audit 1685823728.5780418 mon.a (mon.0) 792 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:09.780 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:09 smithi033 bash[78259]: audit 1685823728.5780418 mon.a (mon.0) 792 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:09.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:09 smithi083 bash[60048]: audit 1685823728.5780418 mon.a (mon.0) 792 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:09.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.946 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:09.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:09.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:10.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:10.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:10.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:10.208 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:10.236 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:10.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:10.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:10.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:10.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:10.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:10.503 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:10 smithi033 bash[78259]: cluster 1685823728.9053133 mgr.y (mgr.34104) 650 : cluster 0 pgmap v644: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:10.503 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:10 smithi033 bash[74781]: cluster 1685823728.9053133 mgr.y (mgr.34104) 650 : cluster 0 pgmap v644: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:10.545 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:10.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:10.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:10.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:10.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:10.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:10 smithi083 bash[60048]: cluster 1685823728.9053133 mgr.y (mgr.34104) 650 : cluster 0 pgmap v644: 89 pgs: 2 peering, 2 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.3 GiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 548 op/s; 2896/65664 objects misplaced (4.410%); 14 MiB/s, 217 objects/s recovering 2023-06-03T20:22:10.850 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:22:10.858 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:22:10.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:10.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:10.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:11.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:11.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:11.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:11.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:11.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:11.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:11.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:11.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:11.350 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:22:11.382 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:22:11.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:11.431 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:22:11.441 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:11.474 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:22:11.478 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:11 smithi033 bash[74781]: audit 1685823731.301684 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.33:0/961456451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:11.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:22:11.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:11.552 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:22:11.588 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:11.589 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:22:11.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:11.621 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:22:11.626 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.626 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.627 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:22:11.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:11.727 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:11.729 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:11 smithi033 bash[78259]: audit 1685823731.301684 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.33:0/961456451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:11.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:11.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:11.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:11.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:11 smithi083 bash[60048]: audit 1685823731.301684 mon.c (mon.2) 71 : audit 0 from='client.? 172.21.15.33:0/961456451' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:11.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:12.000 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:12.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:12.105 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:12.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:12.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:12.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:12.276 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:12.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:12.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:12.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:12.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:12.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:12.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:12 smithi083 bash[60048]: audit 1685823730.8284755 mgr.y (mgr.34104) 651 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:22:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:12 smithi083 bash[60048]: cluster 1685823730.9061053 mgr.y (mgr.34104) 652 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 1702/57186 objects misplaced (2.976%); 21 MiB/s, 342 objects/s recovering 2023-06-03T20:22:12.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:12.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:12.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:12.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:12.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:12.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.823 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:12.901 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:12 smithi033 bash[78259]: audit 1685823730.8284755 mgr.y (mgr.34104) 651 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:22:12.901 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:12 smithi033 bash[78259]: cluster 1685823730.9061053 mgr.y (mgr.34104) 652 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 1702/57186 objects misplaced (2.976%); 21 MiB/s, 342 objects/s recovering 2023-06-03T20:22:12.901 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:12 smithi033 bash[74781]: audit 1685823730.8284755 mgr.y (mgr.34104) 651 : audit 0 from='client.35154 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:22:12.902 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:12 smithi033 bash[74781]: cluster 1685823730.9061053 mgr.y (mgr.34104) 652 : cluster 0 pgmap v645: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 941 op/s; 1702/57186 objects misplaced (2.976%); 21 MiB/s, 342 objects/s recovering 2023-06-03T20:22:12.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:12.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:12.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:12.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:13.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:13.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:13.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:13.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:13.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:13.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:13.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:13.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:13.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:13.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:13.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:13.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:13.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:13.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:13.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:13.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:13.810 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:13.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:13.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:13.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:13.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:13.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:14.000 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":644,"stamp":"2023-06-03T20:22:08.905062+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1433409446,"num_objects":21888,"num_object_clones":0,"num_object_copies":65664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2896,"num_objects_unfound":0,"num_objects_dirty":21888,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":197771,"num_write_kb":7022351,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5126,"num_bytes_recovered":335753262,"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":117138,"ondisk_log_size":117138,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":272,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5815452,"kb_used_data":4490140,"kb_used_omap":20,"kb_used_meta":1325099,"kb_avail":744145764,"statfs":{"total":767960285184,"available":762005262336,"internally_reserved":0,"allocated":4597903360,"data_stored":4593622225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1356902030},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-215744512,"num_objects":-3292,"num_object_clones":0,"num_object_copies":-9876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-1848,"num_objects_unfound":0,"num_objects_dirty":-3292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3292,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1308,"num_bytes_recovered":85721088,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"6.001394"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":146,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091612+0000","last_change":"2023-06-03T20:21:42.042196+0000","last_active":"2023-06-03T20:21:50.091612+0000","last_peered":"2023-06-03T20:21:50.091612+0000","last_clean":"2023-06-03T20:21:50.091612+0000","last_became_active":"2023-06-03T20:21:42.041547+0000","last_became_peered":"2023-06-03T20:21:42.041547+0000","last_unstale":"2023-06-03T20:21:50.091612+0000","last_undegraded":"2023-06-03T20:21:50.091612+0000","last_fullsized":"2023-06-03T20:21:50.091612+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430426+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:22:04.430426+0000","last_peered":"2023-06-03T20:22:04.430426+0000","last_clean":"2023-06-03T20:22:04.430426+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:22:04.430426+0000","last_undegraded":"2023-06-03T20:22:04.430426+0000","last_fullsized":"2023-06-03T20:22:04.430426+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.088640+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:21:50.088640+0000","last_peered":"2023-06-03T20:21:50.088640+0000","last_clean":"2023-06-03T20:21:50.088640+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:21:50.088640+0000","last_undegraded":"2023-06-03T20:21:50.088640+0000","last_fullsized":"2023-06-03T20:21:50.088640+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":84,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089493+0000","last_change":"2023-06-03T20:18:12.968467+0000","last_active":"2023-06-03T20:21:50.089493+0000","last_peered":"2023-06-03T20:21:50.089493+0000","last_clean":"2023-06-03T20:21:50.089493+0000","last_became_active":"2023-06-03T20:18:12.967803+0000","last_became_peered":"2023-06-03T20:18:12.967803+0000","last_unstale":"2023-06-03T20:21:50.089493+0000","last_undegraded":"2023-06-03T20:21:50.089493+0000","last_fullsized":"2023-06-03T20:21:50.089493+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.431210+0000","last_change":"2023-06-03T20:21:42.040547+0000","last_active":"2023-06-03T20:22:04.431210+0000","last_peered":"2023-06-03T20:22:04.431210+0000","last_clean":"2023-06-03T20:22:04.431210+0000","last_became_active":"2023-06-03T20:21:42.039083+0000","last_became_peered":"2023-06-03T20:21:42.039083+0000","last_unstale":"2023-06-03T20:22:04.431210+0000","last_undegraded":"2023-06-03T20:22:04.431210+0000","last_fullsized":"2023-06-03T20:22:04.431210+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:05.826849+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.095667+0000","last_change":"2023-06-03T20:18:34.105903+0000","last_active":"2023-06-03T20:21:50.095667+0000","last_peered":"2023-06-03T20:21:50.095667+0000","last_clean":"2023-06-03T20:21:50.095667+0000","last_became_active":"2023-06-03T20:18:34.105567+0000","last_became_peered":"2023-06-03T20:18:34.105567+0000","last_unstale":"2023-06-03T20:21:50.095667+0000","last_undegraded":"2023-06-03T20:21:50.095667+0000","last_fullsized":"2023-06-03T20:21:50.095667+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.111118+0000","last_change":"2023-06-03T20:18:34.109225+0000","last_active":"2023-06-03T20:21:50.111118+0000","last_peered":"2023-06-03T20:21:50.111118+0000","last_clean":"2023-06-03T20:21:50.111118+0000","last_became_active":"2023-06-03T20:18:34.108294+0000","last_became_peered":"2023-06-03T20:18:34.108294+0000","last_unstale":"2023-06-03T20:21:50.111118+0000","last_undegraded":"2023-06-03T20:21:50.111118+0000","last_fullsized":"2023-06-03T20:21:50.111118+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":159,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.431256+0000","last_change":"2023-06-03T20:18:34.112448+0000","last_active":"2023-06-03T20:22:04.431256+0000","last_peered":"2023-06-03T20:22:04.431256+0000","last_clean":"2023-06-03T20:22:04.431256+0000","last_became_active":"2023-06-03T20:18:34.111858+0000","last_became_peered":"2023-06-03T20:18:34.111858+0000","last_unstale":"2023-06-03T20:22:04.431256+0000","last_undegraded":"2023-06-03T20:22:04.431256+0000","last_fullsized":"2023-06-03T20:22:04.431256+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:17:22.526534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":120,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.111907+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:21:50.111907+0000","last_peered":"2023-06-03T20:21:50.111907+0000","last_clean":"2023-06-03T20:21:50.111907+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:21:50.111907+0000","last_undegraded":"2023-06-03T20:21:50.111907+0000","last_fullsized":"2023-06-03T20:21:50.111907+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":108,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430661+0000","last_change":"2023-06-03T20:18:34.116571+0000","last_active":"2023-06-03T20:22:04.430661+0000","last_peered":"2023-06-03T20:22:04.430661+0000","last_clean":"2023-06-03T20:22:04.430661+0000","last_became_active":"2023-06-03T20:18:34.115884+0000","last_became_peered":"2023-06-03T20:18:34.115884+0000","last_unstale":"2023-06-03T20:22:04.430661+0000","last_undegraded":"2023-06-03T20:22:04.430661+0000","last_fullsized":"2023-06-03T20:22:04.430661+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:02:01.125154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":126,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.096896+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:21:50.096896+0000","last_peered":"2023-06-03T20:21:50.096896+0000","last_clean":"2023-06-03T20:21:50.096896+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:21:50.096896+0000","last_undegraded":"2023-06-03T20:21:50.096896+0000","last_fullsized":"2023-06-03T20:21:50.096896+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":142,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.103587+0000","last_change":"2023-06-03T20:18:34.114155+0000","last_active":"2023-06-03T20:21:50.103587+0000","last_peered":"2023-06-03T20:21:50.103587+0000","last_clean":"2023-06-03T20:21:50.103587+0000","last_became_active":"2023-06-03T20:18:34.110737+0000","last_became_peered":"2023-06-03T20:18:34.110737+0000","last_unstale":"2023-06-03T20:21:50.103587+0000","last_undegraded":"2023-06-03T20:21:50.103587+0000","last_fullsized":"2023-06-03T20:21:50.103587+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:56:56.608488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":167,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.094113+0000","last_change":"2023-06-03T20:18:34.342699+0000","last_active":"2023-06-03T20:21:50.094113+0000","last_peered":"2023-06-03T20:21:50.094113+0000","last_clean":"2023-06-03T20:21:50.094113+0000","last_became_active":"2023-06-03T20:18:34.106977+0000","last_became_peered":"2023-06-03T20:18:34.106977+0000","last_unstale":"2023-06-03T20:21:50.094113+0000","last_undegraded":"2023-06-03T20:21:50.094113+0000","last_fullsized":"2023-06-03T20:21:50.094113+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092166+0000","last_change":"2023-06-03T20:18:34.106307+0000","last_active":"2023-06-03T20:21:50.092166+0000","last_peered":"2023-06-03T20:21:50.092166+0000","last_clean":"2023-06-03T20:21:50.092166+0000","last_became_active":"2023-06-03T20:18:34.105840+0000","last_became_peered":"2023-06-03T20:18:34.105840+0000","last_unstale":"2023-06-03T20:21:50.092166+0000","last_undegraded":"2023-06-03T20:21:50.092166+0000","last_fullsized":"2023-06-03T20:21:50.092166+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":125,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089564+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:21:50.089564+0000","last_peered":"2023-06-03T20:21:50.089564+0000","last_clean":"2023-06-03T20:21:50.089564+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:21:50.089564+0000","last_undegraded":"2023-06-03T20:21:50.089564+0000","last_fullsized":"2023-06-03T20:21:50.089564+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":129,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430526+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:22:04.430526+0000","last_peered":"2023-06-03T20:22:04.430526+0000","last_clean":"2023-06-03T20:22:04.430526+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:22:04.430526+0000","last_undegraded":"2023-06-03T20:22:04.430526+0000","last_fullsized":"2023-06-03T20:22:04.430526+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":84,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.090167+0000","last_change":"2023-06-03T20:18:12.968160+0000","last_active":"2023-06-03T20:21:50.090167+0000","last_peered":"2023-06-03T20:21:50.090167+0000","last_clean":"2023-06-03T20:21:50.090167+0000","last_became_active":"2023-06-03T20:18:12.967709+0000","last_became_peered":"2023-06-03T20:18:12.967709+0000","last_unstale":"2023-06-03T20:21:50.090167+0000","last_undegraded":"2023-06-03T20:21:50.090167+0000","last_fullsized":"2023-06-03T20:21:50.090167+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":119,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.110708+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:21:50.110708+0000","last_peered":"2023-06-03T20:21:50.110708+0000","last_clean":"2023-06-03T20:21:50.110708+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:21:50.110708+0000","last_undegraded":"2023-06-03T20:21:50.110708+0000","last_fullsized":"2023-06-03T20:21:50.110708+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089183+0000","last_change":"2023-06-03T20:18:34.108697+0000","last_active":"2023-06-03T20:21:50.089183+0000","last_peered":"2023-06-03T20:21:50.089183+0000","last_clean":"2023-06-03T20:21:50.089183+0000","last_became_active":"2023-06-03T20:18:34.108286+0000","last_became_peered":"2023-06-03T20:18:34.108286+0000","last_unstale":"2023-06-03T20:21:50.089183+0000","last_undegraded":"2023-06-03T20:21:50.089183+0000","last_fullsized":"2023-06-03T20:21:50.089183+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":85,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.438714+0000","last_change":"2023-06-03T20:18:12.958771+0000","last_active":"2023-06-03T20:22:04.438714+0000","last_peered":"2023-06-03T20:22:04.438714+0000","last_clean":"2023-06-03T20:22:04.438714+0000","last_became_active":"2023-06-03T20:18:12.958370+0000","last_became_peered":"2023-06-03T20:18:12.958370+0000","last_unstale":"2023-06-03T20:22:04.438714+0000","last_undegraded":"2023-06-03T20:22:04.438714+0000","last_fullsized":"2023-06-03T20:22:04.438714+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:48:43.215536+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[3,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":40,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.085898+0000","last_change":"2023-06-03T20:18:34.397533+0000","last_active":"2023-06-03T20:21:50.085898+0000","last_peered":"2023-06-03T20:21:50.085898+0000","last_clean":"2023-06-03T20:21:50.085898+0000","last_became_active":"2023-06-03T20:18:34.111586+0000","last_became_peered":"2023-06-03T20:18:34.111586+0000","last_unstale":"2023-06-03T20:21:50.085898+0000","last_undegraded":"2023-06-03T20:21:50.085898+0000","last_fullsized":"2023-06-03T20:21:50.085898+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.432202+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:22:04.432202+0000","last_peered":"2023-06-03T20:22:04.432202+0000","last_clean":"2023-06-03T20:22:04.432202+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:22:04.432202+0000","last_undegraded":"2023-06-03T20:22:04.432202+0000","last_fullsized":"2023-06-03T20:22:04.432202+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.b","version":"156'12439","reported_seq":12484,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.906612+0000","last_change":"2023-06-03T20:18:34.110052+0000","last_active":"2023-06-03T20:22:04.906612+0000","last_peered":"2023-06-03T20:22:04.906612+0000","last_clean":"2023-06-03T20:22:04.906612+0000","last_became_active":"2023-06-03T20:18:34.109346+0000","last_became_peered":"2023-06-03T20:18:34.109346+0000","last_unstale":"2023-06-03T20:22:04.906612+0000","last_undegraded":"2023-06-03T20:22:04.906612+0000","last_fullsized":"2023-06-03T20:22:04.906612+0000","mapping_epoch":135,"log_start":"146'6616","ondisk_log_start":"146'6616","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":5823,"log_dups_size":0,"ondisk_log_size":5823,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:49.073329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89849856,"num_objects":1371,"num_object_clones":0,"num_object_copies":4113,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1371,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12439,"num_write_kb":441920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":137,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089982+0000","last_change":"2023-06-03T20:18:13.016963+0000","last_active":"2023-06-03T20:21:50.089982+0000","last_peered":"2023-06-03T20:21:50.089982+0000","last_clean":"2023-06-03T20:21:50.089982+0000","last_became_active":"2023-06-03T20:18:12.966540+0000","last_became_peered":"2023-06-03T20:18:12.966540+0000","last_unstale":"2023-06-03T20:21:50.089982+0000","last_undegraded":"2023-06-03T20:21:50.089982+0000","last_fullsized":"2023-06-03T20:21:50.089982+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":122,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.112867+0000","last_change":"2023-06-03T20:18:34.104794+0000","last_active":"2023-06-03T20:21:50.112867+0000","last_peered":"2023-06-03T20:21:50.112867+0000","last_clean":"2023-06-03T20:21:50.112867+0000","last_became_active":"2023-06-03T20:18:34.104317+0000","last_became_peered":"2023-06-03T20:18:34.104317+0000","last_unstale":"2023-06-03T20:21:50.112867+0000","last_undegraded":"2023-06-03T20:21:50.112867+0000","last_fullsized":"2023-06-03T20:21:50.112867+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"156'12591","reported_seq":12628,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:05.009626+0000","last_change":"2023-06-03T20:18:17.158584+0000","last_active":"2023-06-03T20:22:05.009626+0000","last_peered":"2023-06-03T20:22:05.009626+0000","last_clean":"2023-06-03T20:22:05.009626+0000","last_became_active":"2023-06-03T20:18:17.158215+0000","last_became_peered":"2023-06-03T20:18:17.158215+0000","last_unstale":"2023-06-03T20:22:05.009626+0000","last_undegraded":"2023-06-03T20:22:05.009626+0000","last_fullsized":"2023-06-03T20:22:05.009626+0000","mapping_epoch":130,"log_start":"145'5918","ondisk_log_start":"145'5918","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+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":"periodic scrub scheduled @ 2023-06-05T05:34:17.423336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90767360,"num_objects":1385,"num_object_clones":0,"num_object_copies":4155,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1385,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12591,"num_write_kb":447232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,5],"acting":[3,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":125,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089422+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:21:50.089422+0000","last_peered":"2023-06-03T20:21:50.089422+0000","last_clean":"2023-06-03T20:21:50.089422+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:21:50.089422+0000","last_undegraded":"2023-06-03T20:21:50.089422+0000","last_fullsized":"2023-06-03T20:21:50.089422+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091762+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:21:50.091762+0000","last_peered":"2023-06-03T20:21:50.091762+0000","last_clean":"2023-06-03T20:21:50.091762+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:21:50.091762+0000","last_undegraded":"2023-06-03T20:21:50.091762+0000","last_fullsized":"2023-06-03T20:21:50.091762+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"7.9","version":"156'12442","reported_seq":12478,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.961305+0000","last_change":"2023-06-03T20:18:17.159821+0000","last_active":"2023-06-03T20:22:04.961305+0000","last_peered":"2023-06-03T20:22:04.961305+0000","last_clean":"2023-06-03T20:22:04.961305+0000","last_became_active":"2023-06-03T20:18:17.159484+0000","last_became_peered":"2023-06-03T20:18:17.159484+0000","last_unstale":"2023-06-03T20:22:04.961305+0000","last_undegraded":"2023-06-03T20:22:04.961305+0000","last_fullsized":"2023-06-03T20:22:04.961305+0000","mapping_epoch":130,"log_start":"146'6670","ondisk_log_start":"146'6670","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":5772,"log_dups_size":0,"ondisk_log_size":5772,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:51:37.914588+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":91095040,"num_objects":1390,"num_object_clones":0,"num_object_copies":4170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1390,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12442,"num_write_kb":442624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"59'1","reported_seq":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.097066+0000","last_change":"2023-06-03T20:18:34.388617+0000","last_active":"2023-06-03T20:21:50.097066+0000","last_peered":"2023-06-03T20:21:50.097066+0000","last_clean":"2023-06-03T20:21:50.097066+0000","last_became_active":"2023-06-03T20:18:34.112124+0000","last_became_peered":"2023-06-03T20:18:34.112124+0000","last_unstale":"2023-06-03T20:21:50.097066+0000","last_undegraded":"2023-06-03T20:21:50.097066+0000","last_fullsized":"2023-06-03T20:21:50.097066+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.085785+0000","last_change":"2023-06-03T20:18:34.106896+0000","last_active":"2023-06-03T20:21:50.085785+0000","last_peered":"2023-06-03T20:21:50.085785+0000","last_clean":"2023-06-03T20:21:50.085785+0000","last_became_active":"2023-06-03T20:18:34.106576+0000","last_became_peered":"2023-06-03T20:18:34.106576+0000","last_unstale":"2023-06-03T20:21:50.085785+0000","last_undegraded":"2023-06-03T20:21:50.085785+0000","last_fullsized":"2023-06-03T20:21:50.085785+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'12213","reported_seq":15236,"reported_epoch":156,"state":"active+remapped+backfilling","last_fresh":"2023-06-03T20:22:04.606526+0000","last_change":"2023-06-03T20:21:43.271506+0000","last_active":"2023-06-03T20:22:04.606526+0000","last_peered":"2023-06-03T20:22:04.606526+0000","last_clean":"2023-06-03T20:21:40.942761+0000","last_became_active":"2023-06-03T20:21:43.158299+0000","last_became_peered":"2023-06-03T20:21:43.158299+0000","last_unstale":"2023-06-03T20:22:04.606526+0000","last_undegraded":"2023-06-03T20:22:04.606526+0000","last_fullsized":"2023-06-03T20:22:04.606526+0000","mapping_epoch":153,"log_start":"143'5061","ondisk_log_start":"143'5061","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7152,"log_dups_size":0,"ondisk_log_size":7152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":92340224,"num_objects":1409,"num_object_clones":0,"num_object_copies":4227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":256,"num_objects_unfound":0,"num_objects_dirty":1409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12213,"num_write_kb":435904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1490,"num_bytes_recovered":97648640,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,3],"acting":[7,4,2],"avail_no_missing":["7","2","4"],"object_location_counts":[{"shards":"2,4,7","objects":1409}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":143,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430799+0000","last_change":"2023-06-03T20:18:34.109723+0000","last_active":"2023-06-03T20:22:04.430799+0000","last_peered":"2023-06-03T20:22:04.430799+0000","last_clean":"2023-06-03T20:22:04.430799+0000","last_became_active":"2023-06-03T20:18:34.109092+0000","last_became_peered":"2023-06-03T20:18:34.109092+0000","last_unstale":"2023-06-03T20:22:04.430799+0000","last_undegraded":"2023-06-03T20:22:04.430799+0000","last_fullsized":"2023-06-03T20:22:04.430799+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:28:23.157282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":75,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091289+0000","last_change":"2023-06-03T20:18:12.962242+0000","last_active":"2023-06-03T20:21:50.091289+0000","last_peered":"2023-06-03T20:21:50.091289+0000","last_clean":"2023-06-03T20:21:50.091289+0000","last_became_active":"2023-06-03T20:18:12.961871+0000","last_became_peered":"2023-06-03T20:18:12.961871+0000","last_unstale":"2023-06-03T20:21:50.091289+0000","last_undegraded":"2023-06-03T20:21:50.091289+0000","last_fullsized":"2023-06-03T20:21:50.091289+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:22:15.000003+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.f","version":"157'12203","reported_seq":12240,"reported_epoch":157,"state":"active+clean","last_fresh":"2023-06-03T20:22:05.421328+0000","last_change":"2023-06-03T20:18:17.160865+0000","last_active":"2023-06-03T20:22:05.421328+0000","last_peered":"2023-06-03T20:22:05.421328+0000","last_clean":"2023-06-03T20:22:05.421328+0000","last_became_active":"2023-06-03T20:18:17.160508+0000","last_became_peered":"2023-06-03T20:18:17.160508+0000","last_unstale":"2023-06-03T20:22:05.421328+0000","last_undegraded":"2023-06-03T20:22:05.421328+0000","last_fullsized":"2023-06-03T20:22:05.421328+0000","mapping_epoch":130,"log_start":"144'5504","ondisk_log_start":"144'5504","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6699,"log_dups_size":0,"ondisk_log_size":6699,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:02:45.188529+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88014848,"num_objects":1343,"num_object_clones":0,"num_object_copies":4029,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1343,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12203,"num_write_kb":433472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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.b","version":"59'2","reported_seq":141,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430733+0000","last_change":"2023-06-03T20:18:13.015245+0000","last_active":"2023-06-03T20:22:04.430733+0000","last_peered":"2023-06-03T20:22:04.430733+0000","last_clean":"2023-06-03T20:22:04.430733+0000","last_became_active":"2023-06-03T20:18:12.961441+0000","last_became_peered":"2023-06-03T20:18:12.961441+0000","last_unstale":"2023-06-03T20:22:04.430733+0000","last_undegraded":"2023-06-03T20:22:04.430733+0000","last_fullsized":"2023-06-03T20:22:04.430733+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:04:56.989126+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":138,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.094158+0000","last_change":"2023-06-03T20:18:34.105297+0000","last_active":"2023-06-03T20:21:50.094158+0000","last_peered":"2023-06-03T20:21:50.094158+0000","last_clean":"2023-06-03T20:21:50.094158+0000","last_became_active":"2023-06-03T20:18:34.104617+0000","last_became_peered":"2023-06-03T20:18:34.104617+0000","last_unstale":"2023-06-03T20:21:50.094158+0000","last_undegraded":"2023-06-03T20:21:50.094158+0000","last_fullsized":"2023-06-03T20:21:50.094158+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"155'12392","reported_seq":16055,"reported_epoch":156,"state":"peering","last_fresh":"2023-06-03T20:22:04.423528+0000","last_change":"2023-06-03T20:22:04.424391+0000","last_active":"2023-06-03T20:22:04.423528+0000","last_peered":"2023-06-03T20:22:04.415496+0000","last_clean":"2023-06-03T20:22:04.415496+0000","last_became_active":"2023-06-03T20:21:43.164038+0000","last_became_peered":"2023-06-03T20:21:43.164038+0000","last_unstale":"2023-06-03T20:22:04.423528+0000","last_undegraded":"2023-06-03T20:22:04.423528+0000","last_fullsized":"2023-06-03T20:22:04.423528+0000","mapping_epoch":156,"log_start":"140'2300","ondisk_log_start":"140'2300","created":130,"last_epoch_clean":155,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":10092,"log_dups_size":0,"ondisk_log_size":10092,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90570752,"num_objects":1382,"num_object_clones":0,"num_object_copies":4146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12392,"num_write_kb":440768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1807,"num_bytes_recovered":118423552,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[1,2,3],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.085605+0000","last_change":"2023-06-03T20:18:34.114932+0000","last_active":"2023-06-03T20:21:50.085605+0000","last_peered":"2023-06-03T20:21:50.085605+0000","last_clean":"2023-06-03T20:21:50.085605+0000","last_became_active":"2023-06-03T20:18:34.114509+0000","last_became_peered":"2023-06-03T20:18:34.114509+0000","last_unstale":"2023-06-03T20:21:50.085605+0000","last_undegraded":"2023-06-03T20:21:50.085605+0000","last_fullsized":"2023-06-03T20:21:50.085605+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092116+0000","last_change":"2023-06-03T20:21:42.004699+0000","last_active":"2023-06-03T20:21:50.092116+0000","last_peered":"2023-06-03T20:21:50.092116+0000","last_clean":"2023-06-03T20:21:50.092116+0000","last_became_active":"2023-06-03T20:21:42.004307+0000","last_became_peered":"2023-06-03T20:21:42.004307+0000","last_unstale":"2023-06-03T20:21:50.092116+0000","last_undegraded":"2023-06-03T20:21:50.092116+0000","last_fullsized":"2023-06-03T20:21:50.092116+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"156'12547","reported_seq":12578,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.841061+0000","last_change":"2023-06-03T20:18:34.173875+0000","last_active":"2023-06-03T20:22:04.841061+0000","last_peered":"2023-06-03T20:22:04.841061+0000","last_clean":"2023-06-03T20:22:04.841061+0000","last_became_active":"2023-06-03T20:18:34.172192+0000","last_became_peered":"2023-06-03T20:18:34.172192+0000","last_unstale":"2023-06-03T20:22:04.841061+0000","last_undegraded":"2023-06-03T20:22:04.841061+0000","last_fullsized":"2023-06-03T20:22:04.841061+0000","mapping_epoch":135,"log_start":"143'5172","ondisk_log_start":"143'5172","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7375,"log_dups_size":0,"ondisk_log_size":7375,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":85721112,"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":1,"num_read_kb":1,"num_write":12547,"num_write_kb":443329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091607+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:21:50.091607+0000","last_peered":"2023-06-03T20:21:50.091607+0000","last_clean":"2023-06-03T20:21:50.091607+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:21:50.091607+0000","last_undegraded":"2023-06-03T20:21:50.091607+0000","last_fullsized":"2023-06-03T20:21:50.091607+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":138,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092563+0000","last_change":"2023-06-03T20:18:34.105112+0000","last_active":"2023-06-03T20:21:50.092563+0000","last_peered":"2023-06-03T20:21:50.092563+0000","last_clean":"2023-06-03T20:21:50.092563+0000","last_became_active":"2023-06-03T20:18:34.103541+0000","last_became_peered":"2023-06-03T20:18:34.103541+0000","last_unstale":"2023-06-03T20:21:50.092563+0000","last_undegraded":"2023-06-03T20:21:50.092563+0000","last_fullsized":"2023-06-03T20:21:50.092563+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"156'12572","reported_seq":12602,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.947434+0000","last_change":"2023-06-03T20:18:34.111875+0000","last_active":"2023-06-03T20:22:04.947434+0000","last_peered":"2023-06-03T20:22:04.947434+0000","last_clean":"2023-06-03T20:22:04.947434+0000","last_became_active":"2023-06-03T20:18:34.111469+0000","last_became_peered":"2023-06-03T20:18:34.111469+0000","last_unstale":"2023-06-03T20:22:04.947434+0000","last_undegraded":"2023-06-03T20:22:04.947434+0000","last_fullsized":"2023-06-03T20:22:04.947434+0000","mapping_epoch":135,"log_start":"143'5244","ondisk_log_start":"143'5244","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7328,"log_dups_size":0,"ondisk_log_size":7328,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":89260032,"num_objects":1362,"num_object_clones":0,"num_object_copies":4086,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1362,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12572,"num_write_kb":445888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":130,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.431118+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:22:04.431118+0000","last_peered":"2023-06-03T20:22:04.431118+0000","last_clean":"2023-06-03T20:22:04.431118+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:22:04.431118+0000","last_undegraded":"2023-06-03T20:22:04.431118+0000","last_fullsized":"2023-06-03T20:22:04.431118+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":115,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092027+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:21:50.092027+0000","last_peered":"2023-06-03T20:21:50.092027+0000","last_clean":"2023-06-03T20:21:50.092027+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:21:50.092027+0000","last_undegraded":"2023-06-03T20:21:50.092027+0000","last_fullsized":"2023-06-03T20:21:50.092027+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'12200","reported_seq":12242,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.820403+0000","last_change":"2023-06-03T20:18:34.107385+0000","last_active":"2023-06-03T20:22:04.820403+0000","last_peered":"2023-06-03T20:22:04.820403+0000","last_clean":"2023-06-03T20:22:04.820403+0000","last_became_active":"2023-06-03T20:18:34.107028+0000","last_became_peered":"2023-06-03T20:18:34.107028+0000","last_unstale":"2023-06-03T20:22:04.820403+0000","last_undegraded":"2023-06-03T20:22:04.820403+0000","last_fullsized":"2023-06-03T20:22:04.820403+0000","mapping_epoch":135,"log_start":"143'4848","ondisk_log_start":"143'4848","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7352,"log_dups_size":0,"ondisk_log_size":7352,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":93454336,"num_objects":1426,"num_object_clones":0,"num_object_copies":4278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1426,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12200,"num_write_kb":436032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"0'0","reported_seq":140,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.105603+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:21:50.105603+0000","last_peered":"2023-06-03T20:21:50.105603+0000","last_clean":"2023-06-03T20:21:50.105603+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:21:50.105603+0000","last_undegraded":"2023-06-03T20:21:50.105603+0000","last_fullsized":"2023-06-03T20:21:50.105603+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.110806+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:21:50.110806+0000","last_peered":"2023-06-03T20:21:50.110806+0000","last_clean":"2023-06-03T20:21:50.110806+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:21:50.110806+0000","last_undegraded":"2023-06-03T20:21:50.110806+0000","last_fullsized":"2023-06-03T20:21:50.110806+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":23,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.065203+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:21:50.065203+0000","last_peered":"2023-06-03T20:21:50.065203+0000","last_clean":"2023-06-03T20:21:50.065203+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:21:50.065203+0000","last_undegraded":"2023-06-03T20:21:50.065203+0000","last_fullsized":"2023-06-03T20:21:50.065203+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.7","version":"156'12160","reported_seq":12190,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.905017+0000","last_change":"2023-06-03T20:18:34.112156+0000","last_active":"2023-06-03T20:22:04.905017+0000","last_peered":"2023-06-03T20:22:04.905017+0000","last_clean":"2023-06-03T20:22:04.905017+0000","last_became_active":"2023-06-03T20:18:34.111534+0000","last_became_peered":"2023-06-03T20:18:34.111534+0000","last_unstale":"2023-06-03T20:22:04.905017+0000","last_undegraded":"2023-06-03T20:22:04.905017+0000","last_fullsized":"2023-06-03T20:22:04.905017+0000","mapping_epoch":135,"log_start":"142'4760","ondisk_log_start":"142'4760","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7400,"log_dups_size":0,"ondisk_log_size":7400,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88342528,"num_objects":1348,"num_object_clones":0,"num_object_copies":4044,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1348,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12160,"num_write_kb":432256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":139,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.099004+0000","last_change":"2023-06-03T20:18:34.111684+0000","last_active":"2023-06-03T20:21:50.099004+0000","last_peered":"2023-06-03T20:21:50.099004+0000","last_clean":"2023-06-03T20:21:50.099004+0000","last_became_active":"2023-06-03T20:18:34.109573+0000","last_became_peered":"2023-06-03T20:18:34.109573+0000","last_unstale":"2023-06-03T20:21:50.099004+0000","last_undegraded":"2023-06-03T20:21:50.099004+0000","last_fullsized":"2023-06-03T20:21:50.099004+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:30.330057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092091+0000","last_change":"2023-06-03T20:18:34.106078+0000","last_active":"2023-06-03T20:21:50.092091+0000","last_peered":"2023-06-03T20:21:50.092091+0000","last_clean":"2023-06-03T20:21:50.092091+0000","last_became_active":"2023-06-03T20:18:34.105310+0000","last_became_peered":"2023-06-03T20:18:34.105310+0000","last_unstale":"2023-06-03T20:21:50.092091+0000","last_undegraded":"2023-06-03T20:21:50.092091+0000","last_fullsized":"2023-06-03T20:21:50.092091+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":140,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.105516+0000","last_change":"2023-06-03T20:21:42.043436+0000","last_active":"2023-06-03T20:21:50.105516+0000","last_peered":"2023-06-03T20:21:50.105516+0000","last_clean":"2023-06-03T20:21:50.105516+0000","last_became_active":"2023-06-03T20:21:42.042277+0000","last_became_peered":"2023-06-03T20:21:42.042277+0000","last_unstale":"2023-06-03T20:21:50.105516+0000","last_undegraded":"2023-06-03T20:21:50.105516+0000","last_fullsized":"2023-06-03T20:21:50.105516+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:24:35.030879+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.4","version":"156'12214","reported_seq":12256,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.952196+0000","last_change":"2023-06-03T20:18:34.108849+0000","last_active":"2023-06-03T20:22:04.952196+0000","last_peered":"2023-06-03T20:22:04.952196+0000","last_clean":"2023-06-03T20:22:04.952196+0000","last_became_active":"2023-06-03T20:18:34.106856+0000","last_became_peered":"2023-06-03T20:18:34.106856+0000","last_unstale":"2023-06-03T20:22:04.952196+0000","last_undegraded":"2023-06-03T20:22:04.952196+0000","last_fullsized":"2023-06-03T20:22:04.952196+0000","mapping_epoch":135,"log_start":"142'4804","ondisk_log_start":"142'4804","created":130,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7410,"log_dups_size":0,"ondisk_log_size":7410,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88866816,"num_objects":1356,"num_object_clones":0,"num_object_copies":4068,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12214,"num_write_kb":434240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":89,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430803+0000","last_change":"2023-06-03T20:21:42.521050+0000","last_active":"2023-06-03T20:22:04.430803+0000","last_peered":"2023-06-03T20:22:04.430803+0000","last_clean":"2023-06-03T20:22:04.430803+0000","last_became_active":"2023-06-03T20:21:42.520300+0000","last_became_peered":"2023-06-03T20:21:42.520300+0000","last_unstale":"2023-06-03T20:22:04.430803+0000","last_undegraded":"2023-06-03T20:22:04.430803+0000","last_fullsized":"2023-06-03T20:22:04.430803+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:53:45.855489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.0","version":"0'0","reported_seq":143,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.093378+0000","last_change":"2023-06-03T20:21:42.521435+0000","last_active":"2023-06-03T20:21:50.093378+0000","last_peered":"2023-06-03T20:21:50.093378+0000","last_clean":"2023-06-03T20:21:50.093378+0000","last_became_active":"2023-06-03T20:21:42.520817+0000","last_became_peered":"2023-06-03T20:21:42.520817+0000","last_unstale":"2023-06-03T20:21:50.093378+0000","last_undegraded":"2023-06-03T20:21:50.093378+0000","last_fullsized":"2023-06-03T20:21:50.093378+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:06:07.551326+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":143,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092169+0000","last_change":"2023-06-03T20:18:12.961323+0000","last_active":"2023-06-03T20:21:50.092169+0000","last_peered":"2023-06-03T20:21:50.092169+0000","last_clean":"2023-06-03T20:21:50.092169+0000","last_became_active":"2023-06-03T20:18:12.960872+0000","last_became_peered":"2023-06-03T20:18:12.960872+0000","last_unstale":"2023-06-03T20:21:50.092169+0000","last_undegraded":"2023-06-03T20:21:50.092169+0000","last_fullsized":"2023-06-03T20:21:50.092169+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:15:21.340877+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.6","version":"156'12081","reported_seq":12115,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.592619+0000","last_change":"2023-06-03T20:18:17.160071+0000","last_active":"2023-06-03T20:22:04.592619+0000","last_peered":"2023-06-03T20:22:04.592619+0000","last_clean":"2023-06-03T20:22:04.592619+0000","last_became_active":"2023-06-03T20:18:17.159748+0000","last_became_peered":"2023-06-03T20:18:17.159748+0000","last_unstale":"2023-06-03T20:22:04.592619+0000","last_undegraded":"2023-06-03T20:22:04.592619+0000","last_fullsized":"2023-06-03T20:22:04.592619+0000","mapping_epoch":130,"log_start":"142'4870","ondisk_log_start":"142'4870","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7211,"log_dups_size":0,"ondisk_log_size":7211,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87752704,"num_objects":1339,"num_object_clones":0,"num_object_copies":4017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12081,"num_write_kb":429440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"0'0","reported_seq":133,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.111273+0000","last_change":"2023-06-03T20:21:42.043795+0000","last_active":"2023-06-03T20:21:50.111273+0000","last_peered":"2023-06-03T20:21:50.111273+0000","last_clean":"2023-06-03T20:21:50.111273+0000","last_became_active":"2023-06-03T20:21:42.043172+0000","last_became_peered":"2023-06-03T20:21:42.043172+0000","last_unstale":"2023-06-03T20:21:50.111273+0000","last_undegraded":"2023-06-03T20:21:50.111273+0000","last_fullsized":"2023-06-03T20:21:50.111273+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'139","reported_seq":428,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.097316+0000","last_change":"2023-06-03T20:18:37.167034+0000","last_active":"2023-06-03T20:21:50.097316+0000","last_peered":"2023-06-03T20:21:50.097316+0000","last_clean":"2023-06-03T20:21:50.097316+0000","last_became_active":"2023-06-03T20:18:37.166569+0000","last_became_peered":"2023-06-03T20:18:37.166569+0000","last_unstale":"2023-06-03T20:21:50.097316+0000","last_undegraded":"2023-06-03T20:21:50.097316+0000","last_fullsized":"2023-06-03T20:21:50.097316+0000","mapping_epoch":138,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":139,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,1],"acting":[7,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":108,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.431448+0000","last_change":"2023-06-03T20:18:34.118670+0000","last_active":"2023-06-03T20:22:04.431448+0000","last_peered":"2023-06-03T20:22:04.431448+0000","last_clean":"2023-06-03T20:22:04.431448+0000","last_became_active":"2023-06-03T20:18:34.118283+0000","last_became_peered":"2023-06-03T20:18:34.118283+0000","last_unstale":"2023-06-03T20:22:04.431448+0000","last_undegraded":"2023-06-03T20:22:04.431448+0000","last_fullsized":"2023-06-03T20:22:04.431448+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:05:38.553024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.085965+0000","last_change":"2023-06-03T20:18:34.114026+0000","last_active":"2023-06-03T20:21:50.085965+0000","last_peered":"2023-06-03T20:21:50.085965+0000","last_clean":"2023-06-03T20:21:50.085965+0000","last_became_active":"2023-06-03T20:18:34.112824+0000","last_became_peered":"2023-06-03T20:18:34.112824+0000","last_unstale":"2023-06-03T20:21:50.085965+0000","last_undegraded":"2023-06-03T20:21:50.085965+0000","last_fullsized":"2023-06-03T20:21:50.085965+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"156'12412","reported_seq":12454,"reported_epoch":156,"state":"active+remapped+backfill_wait","last_fresh":"2023-06-03T20:22:04.606441+0000","last_change":"2023-06-03T20:21:43.424206+0000","last_active":"2023-06-03T20:22:04.606441+0000","last_peered":"2023-06-03T20:22:04.606441+0000","last_clean":"2023-06-03T20:21:40.980620+0000","last_became_active":"2023-06-03T20:21:43.338059+0000","last_became_peered":"2023-06-03T20:21:43.338059+0000","last_unstale":"2023-06-03T20:22:04.606441+0000","last_undegraded":"2023-06-03T20:22:04.606441+0000","last_fullsized":"2023-06-03T20:22:04.606441+0000","mapping_epoch":153,"log_start":"143'5174","ondisk_log_start":"143'5174","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":7238,"log_dups_size":0,"ondisk_log_size":7238,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90308608,"num_objects":1378,"num_object_clones":0,"num_object_copies":4134,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1378,"num_objects_unfound":0,"num_objects_dirty":1378,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12412,"num_write_kb":441280,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,2],"avail_no_missing":["7","1","2"],"object_location_counts":[{"shards":"1,2,7","objects":1378}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":142,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.097255+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:21:50.097255+0000","last_peered":"2023-06-03T20:21:50.097255+0000","last_clean":"2023-06-03T20:21:50.097255+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:21:50.097255+0000","last_undegraded":"2023-06-03T20:21:50.097255+0000","last_fullsized":"2023-06-03T20:21:50.097255+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.065379+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:21:50.065379+0000","last_peered":"2023-06-03T20:21:50.065379+0000","last_clean":"2023-06-03T20:21:50.065379+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:21:50.065379+0000","last_undegraded":"2023-06-03T20:21:50.065379+0000","last_fullsized":"2023-06-03T20:21:50.065379+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.088786+0000","last_change":"2023-06-03T20:21:42.035503+0000","last_active":"2023-06-03T20:21:50.088786+0000","last_peered":"2023-06-03T20:21:50.088786+0000","last_clean":"2023-06-03T20:21:50.088786+0000","last_became_active":"2023-06-03T20:21:42.035125+0000","last_became_peered":"2023-06-03T20:21:42.035125+0000","last_unstale":"2023-06-03T20:21:50.088786+0000","last_undegraded":"2023-06-03T20:21:50.088786+0000","last_fullsized":"2023-06-03T20:21:50.088786+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:17:09.339936+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"7.0","version":"156'12342","reported_seq":12375,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.814057+0000","last_change":"2023-06-03T20:18:17.161095+0000","last_active":"2023-06-03T20:22:04.814057+0000","last_peered":"2023-06-03T20:22:04.814057+0000","last_clean":"2023-06-03T20:22:04.814057+0000","last_became_active":"2023-06-03T20:18:17.160623+0000","last_became_peered":"2023-06-03T20:18:17.160623+0000","last_unstale":"2023-06-03T20:22:04.814057+0000","last_undegraded":"2023-06-03T20:22:04.814057+0000","last_fullsized":"2023-06-03T20:22:04.814057+0000","mapping_epoch":130,"log_start":"140'2300","ondisk_log_start":"140'2300","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":88997888,"num_objects":1358,"num_object_clones":0,"num_object_copies":4074,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1358,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12342,"num_write_kb":438400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":136,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.096978+0000","last_change":"2023-06-03T20:18:12.968223+0000","last_active":"2023-06-03T20:21:50.096978+0000","last_peered":"2023-06-03T20:21:50.096978+0000","last_clean":"2023-06-03T20:21:50.096978+0000","last_became_active":"2023-06-03T20:18:12.967808+0000","last_became_peered":"2023-06-03T20:18:12.967808+0000","last_unstale":"2023-06-03T20:21:50.096978+0000","last_undegraded":"2023-06-03T20:21:50.096978+0000","last_fullsized":"2023-06-03T20:21:50.096978+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":125,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.105680+0000","last_change":"2023-06-03T20:21:42.038372+0000","last_active":"2023-06-03T20:21:50.105680+0000","last_peered":"2023-06-03T20:21:50.105680+0000","last_clean":"2023-06-03T20:21:50.105680+0000","last_became_active":"2023-06-03T20:21:42.037537+0000","last_became_peered":"2023-06-03T20:21:42.037537+0000","last_unstale":"2023-06-03T20:21:50.105680+0000","last_undegraded":"2023-06-03T20:21:50.105680+0000","last_fullsized":"2023-06-03T20:21:50.105680+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:27:00.628542+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.111347+0000","last_change":"2023-06-03T20:18:12.958520+0000","last_active":"2023-06-03T20:21:50.111347+0000","last_peered":"2023-06-03T20:21:50.111347+0000","last_clean":"2023-06-03T20:21:50.111347+0000","last_became_active":"2023-06-03T20:18:12.958123+0000","last_became_peered":"2023-06-03T20:18:12.958123+0000","last_unstale":"2023-06-03T20:21:50.111347+0000","last_undegraded":"2023-06-03T20:21:50.111347+0000","last_fullsized":"2023-06-03T20:21:50.111347+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"7.3","version":"156'12187","reported_seq":12371,"reported_epoch":157,"state":"active+remapped+backfilling","last_fresh":"2023-06-03T20:22:05.534491+0000","last_change":"2023-06-03T20:22:05.326203+0000","last_active":"2023-06-03T20:22:05.534491+0000","last_peered":"2023-06-03T20:22:05.534491+0000","last_clean":"2023-06-03T20:21:40.896867+0000","last_became_active":"2023-06-03T20:21:43.340139+0000","last_became_peered":"2023-06-03T20:21:43.340139+0000","last_unstale":"2023-06-03T20:22:05.534491+0000","last_undegraded":"2023-06-03T20:22:05.534491+0000","last_fullsized":"2023-06-03T20:22:05.534491+0000","mapping_epoch":153,"log_start":"144'5515","ondisk_log_start":"144'5515","created":130,"last_epoch_clean":131,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6672,"log_dups_size":0,"ondisk_log_size":6672,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:44:27.751706+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":87097344,"num_objects":1329,"num_object_clones":0,"num_object_copies":3987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1262,"num_objects_unfound":0,"num_objects_dirty":1329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12187,"num_write_kb":432512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":68,"num_bytes_recovered":4456448,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"avail_no_missing":["3","2","4"],"object_location_counts":[{"shards":"2,3,4","objects":1329}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":141,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.432157+0000","last_change":"2023-06-03T20:18:12.972918+0000","last_active":"2023-06-03T20:22:04.432157+0000","last_peered":"2023-06-03T20:22:04.432157+0000","last_clean":"2023-06-03T20:22:04.432157+0000","last_became_active":"2023-06-03T20:18:12.955929+0000","last_became_peered":"2023-06-03T20:18:12.955929+0000","last_unstale":"2023-06-03T20:22:04.432157+0000","last_undegraded":"2023-06-03T20:22:04.432157+0000","last_fullsized":"2023-06-03T20:22:04.432157+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:19:43.308311+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":"0'0","reported_seq":118,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089019+0000","last_change":"2023-06-03T20:18:34.109981+0000","last_active":"2023-06-03T20:21:50.089019+0000","last_peered":"2023-06-03T20:21:50.089019+0000","last_clean":"2023-06-03T20:21:50.089019+0000","last_became_active":"2023-06-03T20:18:34.109440+0000","last_became_peered":"2023-06-03T20:18:34.109440+0000","last_unstale":"2023-06-03T20:21:50.089019+0000","last_undegraded":"2023-06-03T20:21:50.089019+0000","last_fullsized":"2023-06-03T20:21:50.089019+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:41:36.062522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.431165+0000","last_change":"2023-06-03T20:18:12.957024+0000","last_active":"2023-06-03T20:22:04.431165+0000","last_peered":"2023-06-03T20:22:04.431165+0000","last_clean":"2023-06-03T20:22:04.431165+0000","last_became_active":"2023-06-03T20:18:12.956689+0000","last_became_peered":"2023-06-03T20:18:12.956689+0000","last_unstale":"2023-06-03T20:22:04.431165+0000","last_undegraded":"2023-06-03T20:22:04.431165+0000","last_fullsized":"2023-06-03T20:22:04.431165+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:11:25.343514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"7.2","version":"156'12515","reported_seq":16029,"reported_epoch":157,"state":"peering","last_fresh":"2023-06-03T20:22:05.421694+0000","last_change":"2023-06-03T20:22:05.421861+0000","last_active":"2023-06-03T20:22:05.421694+0000","last_peered":"2023-06-03T20:22:05.326220+0000","last_clean":"2023-06-03T20:22:05.326220+0000","last_became_active":"2023-06-03T20:21:43.127308+0000","last_became_peered":"2023-06-03T20:21:43.127308+0000","last_unstale":"2023-06-03T20:22:05.421694+0000","last_undegraded":"2023-06-03T20:22:05.421694+0000","last_fullsized":"2023-06-03T20:22:05.421694+0000","mapping_epoch":157,"log_start":"145'5811","ondisk_log_start":"145'5811","created":130,"last_epoch_clean":156,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:18:16.121192+0000","last_clean_scrub_stamp":"2023-06-03T20:18:16.121192+0000","objects_scrubbed":0,"log_size":6704,"log_dups_size":0,"ondisk_log_size":6704,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:25:58.211087+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":90374144,"num_objects":1379,"num_object_clones":0,"num_object_copies":4137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1379,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12515,"num_write_kb":444608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1731,"num_bytes_recovered":113442816,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[1,2,7],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":30,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.085876+0000","last_change":"2023-06-03T20:18:34.113704+0000","last_active":"2023-06-03T20:21:50.085876+0000","last_peered":"2023-06-03T20:21:50.085876+0000","last_clean":"2023-06-03T20:21:50.085876+0000","last_became_active":"2023-06-03T20:18:34.113312+0000","last_became_peered":"2023-06-03T20:18:34.113312+0000","last_unstale":"2023-06-03T20:21:50.085876+0000","last_undegraded":"2023-06-03T20:21:50.085876+0000","last_fullsized":"2023-06-03T20:21:50.085876+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":65,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.089154+0000","last_change":"2023-06-03T20:18:12.969192+0000","last_active":"2023-06-03T20:21:50.089154+0000","last_peered":"2023-06-03T20:21:50.089154+0000","last_clean":"2023-06-03T20:21:50.089154+0000","last_became_active":"2023-06-03T20:18:12.960914+0000","last_became_peered":"2023-06-03T20:18:12.960914+0000","last_unstale":"2023-06-03T20:21:50.089154+0000","last_undegraded":"2023-06-03T20:21:50.089154+0000","last_fullsized":"2023-06-03T20:21:50.089154+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:39:30.672826+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":132,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091703+0000","last_change":"2023-06-03T20:18:34.114027+0000","last_active":"2023-06-03T20:21:50.091703+0000","last_peered":"2023-06-03T20:21:50.091703+0000","last_clean":"2023-06-03T20:21:50.091703+0000","last_became_active":"2023-06-03T20:18:34.112710+0000","last_became_peered":"2023-06-03T20:18:34.112710+0000","last_unstale":"2023-06-03T20:21:50.091703+0000","last_undegraded":"2023-06-03T20:21:50.091703+0000","last_fullsized":"2023-06-03T20:21:50.091703+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":48,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092388+0000","last_change":"2023-06-03T20:18:12.957577+0000","last_active":"2023-06-03T20:21:50.092388+0000","last_peered":"2023-06-03T20:21:50.092388+0000","last_clean":"2023-06-03T20:21:50.092388+0000","last_became_active":"2023-06-03T20:18:12.957120+0000","last_became_peered":"2023-06-03T20:18:12.957120+0000","last_unstale":"2023-06-03T20:21:50.092388+0000","last_undegraded":"2023-06-03T20:21:50.092388+0000","last_fullsized":"2023-06-03T20:21:50.092388+0000","mapping_epoch":126,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":127,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":86,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.105720+0000","last_change":"2023-06-03T20:21:42.043071+0000","last_active":"2023-06-03T20:21:50.105720+0000","last_peered":"2023-06-03T20:21:50.105720+0000","last_clean":"2023-06-03T20:21:50.105720+0000","last_became_active":"2023-06-03T20:21:42.041966+0000","last_became_peered":"2023-06-03T20:21:42.041966+0000","last_unstale":"2023-06-03T20:21:50.105720+0000","last_undegraded":"2023-06-03T20:21:50.105720+0000","last_fullsized":"2023-06-03T20:21:50.105720+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:50:49.997701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'2","reported_seq":81,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.093922+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:21:50.093922+0000","last_peered":"2023-06-03T20:21:50.093922+0000","last_clean":"2023-06-03T20:21:50.093922+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:21:50.093922+0000","last_undegraded":"2023-06-03T20:21:50.093922+0000","last_fullsized":"2023-06-03T20:21:50.093922+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092306+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:21:50.092306+0000","last_peered":"2023-06-03T20:21:50.092306+0000","last_clean":"2023-06-03T20:21:50.092306+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:21:50.092306+0000","last_undegraded":"2023-06-03T20:21:50.092306+0000","last_fullsized":"2023-06-03T20:21:50.092306+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":107,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.092228+0000","last_change":"2023-06-03T20:18:34.169683+0000","last_active":"2023-06-03T20:21:50.092228+0000","last_peered":"2023-06-03T20:21:50.092228+0000","last_clean":"2023-06-03T20:21:50.092228+0000","last_became_active":"2023-06-03T20:18:34.104178+0000","last_became_peered":"2023-06-03T20:18:34.104178+0000","last_unstale":"2023-06-03T20:21:50.092228+0000","last_undegraded":"2023-06-03T20:21:50.092228+0000","last_fullsized":"2023-06-03T20:21:50.092228+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":153,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091554+0000","last_change":"2023-06-03T20:21:42.046434+0000","last_active":"2023-06-03T20:21:50.091554+0000","last_peered":"2023-06-03T20:21:50.091554+0000","last_clean":"2023-06-03T20:21:50.091554+0000","last_became_active":"2023-06-03T20:21:42.046023+0000","last_became_peered":"2023-06-03T20:21:42.046023+0000","last_unstale":"2023-06-03T20:21:50.091554+0000","last_undegraded":"2023-06-03T20:21:50.091554+0000","last_fullsized":"2023-06-03T20:21:50.091554+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'1","reported_seq":161,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.438551+0000","last_change":"2023-06-03T20:21:42.041657+0000","last_active":"2023-06-03T20:22:04.438551+0000","last_peered":"2023-06-03T20:22:04.438551+0000","last_clean":"2023-06-03T20:22:04.438551+0000","last_became_active":"2023-06-03T20:21:42.041125+0000","last_became_peered":"2023-06-03T20:21:42.041125+0000","last_unstale":"2023-06-03T20:22:04.438551+0000","last_undegraded":"2023-06-03T20:22:04.438551+0000","last_fullsized":"2023-06-03T20:22:04.438551+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:01:42.558870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":155,"reported_epoch":156,"state":"active+clean","last_fresh":"2023-06-03T20:22:04.430568+0000","last_change":"2023-06-03T20:21:42.521275+0000","last_active":"2023-06-03T20:22:04.430568+0000","last_peered":"2023-06-03T20:22:04.430568+0000","last_clean":"2023-06-03T20:22:04.430568+0000","last_became_active":"2023-06-03T20:21:42.520827+0000","last_became_peered":"2023-06-03T20:21:42.520827+0000","last_unstale":"2023-06-03T20:22:04.430568+0000","last_undegraded":"2023-06-03T20:22:04.430568+0000","last_fullsized":"2023-06-03T20:22:04.430568+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:12.501365+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":57,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.086042+0000","last_change":"2023-06-03T20:21:42.008948+0000","last_active":"2023-06-03T20:21:50.086042+0000","last_peered":"2023-06-03T20:21:50.086042+0000","last_clean":"2023-06-03T20:21:50.086042+0000","last_became_active":"2023-06-03T20:21:42.005337+0000","last_became_peered":"2023-06-03T20:21:42.005337+0000","last_unstale":"2023-06-03T20:21:50.086042+0000","last_undegraded":"2023-06-03T20:21:50.086042+0000","last_fullsized":"2023-06-03T20:21:50.086042+0000","mapping_epoch":152,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":153,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.18","version":"0'0","reported_seq":147,"reported_epoch":155,"state":"active+clean","last_fresh":"2023-06-03T20:21:50.091577+0000","last_change":"2023-06-03T20:18:34.104985+0000","last_active":"2023-06-03T20:21:50.091577+0000","last_peered":"2023-06-03T20:21:50.091577+0000","last_clean":"2023-06-03T20:21:50.091577+0000","last_became_active":"2023-06-03T20:18:34.104607+0000","last_became_peered":"2023-06-03T20:18:34.104607+0000","last_unstale":"2023-06-03T20:21:50.091577+0000","last_undegraded":"2023-06-03T20:21:50.091577+0000","last_fullsized":"2023-06-03T20:21:50.091577+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":7,"num_pg":16,"stat_sum":{"num_bytes":1432813592,"num_objects":21864,"num_object_clones":0,"num_object_copies":65592,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":2896,"num_objects_unfound":0,"num_objects_dirty":21864,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":197510,"num_write_kb":7019905,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5096,"num_bytes_recovered":333971456,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4556533760,"data_stored":4556521544,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":116943,"ondisk_log_size":116943,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":24,"num_bytes_recovered":10702,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430539,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":788000,"kb_used_data":611480,"kb_used_omap":0,"kb_used_meta":176512,"kb_avail":92957152,"statfs":{"total":95995035648,"available":95188123648,"internally_reserved":0,"allocated":626155520,"data_stored":625678048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":180748288},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:16 2023","interfaces":[{"interface":"back","average":{"1min":1.9219999999999999,"5min":1.591,"15min":1.202},"min":{"1min":0.29699999999999999,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":7.9329999999999998,"5min":8.7170000000000005,"15min":8.7170000000000005},"last":0.29899999999999999},{"interface":"front","average":{"1min":1.589,"5min":1.502,"15min":1.153},"min":{"1min":0.34599999999999997,"5min":0.28499999999999998,"15min":0.27400000000000002},"max":{"1min":5.7370000000000001,"5min":8.5999999999999996,"15min":8.5999999999999996},"last":0.51700000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:21:41 2023","interfaces":[{"interface":"back","average":{"1min":2.3929999999999998,"5min":1.8640000000000001,"15min":1.988},"min":{"1min":0.36499999999999999,"5min":0.32100000000000001,"15min":0.314},"max":{"1min":8.4199999999999999,"5min":10.183999999999999,"15min":157.904},"last":0.33300000000000002},{"interface":"front","average":{"1min":1.7889999999999999,"5min":2.0670000000000002,"15min":2.121},"min":{"1min":0.31900000000000001,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":5.7640000000000002,"5min":50.311999999999998,"15min":158.03800000000001},"last":0.48399999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:21:05 2023","interfaces":[{"interface":"back","average":{"1min":2.0259999999999998,"5min":2.0369999999999999,"15min":1.504},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.30599999999999999},"max":{"1min":8.016,"5min":11.081,"15min":11.081},"last":0.41899999999999998},{"interface":"front","average":{"1min":2.1829999999999998,"5min":1.921,"15min":1.4410000000000001},"min":{"1min":0.56599999999999995,"5min":0.36399999999999999,"15min":0.33600000000000002},"max":{"1min":5.7140000000000004,"5min":11.269,"15min":11.269},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:21:27 2023","interfaces":[{"interface":"back","average":{"1min":2.6539999999999999,"5min":3.3319999999999999,"15min":2.8039999999999998},"min":{"1min":0.36199999999999999,"5min":0.313,"15min":0.313},"max":{"1min":9.1500000000000004,"5min":50.228999999999999,"15min":156.73500000000001},"last":1.0640000000000001},{"interface":"front","average":{"1min":2.0739999999999998,"5min":2.782,"15min":2.5870000000000002},"min":{"1min":0.42399999999999999,"5min":0.35399999999999998,"15min":0.30599999999999999},"max":{"1min":7.976,"5min":50.075000000000003,"15min":156.52099999999999},"last":0.53800000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:21:24 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.458,"15min":1.149},"min":{"1min":0.308,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":5.6399999999999997,"5min":7.4580000000000002,"15min":7.4580000000000002},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.587,"5min":1.627,"15min":1.242},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.318},"max":{"1min":7.8860000000000001,"5min":11.968999999999999,"15min":11.968999999999999},"last":0.36099999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:21:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8260000000000001,"5min":1.7,"15min":1.294},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":8.375,"5min":9.6099999999999994,"15min":9.6099999999999994},"last":0.61599999999999999},{"interface":"front","average":{"1min":1.2809999999999999,"5min":1.643,"15min":1.306},"min":{"1min":0.37,"5min":0.35799999999999998,"15min":0.29899999999999999},"max":{"1min":5.6699999999999999,"5min":7.4829999999999997,"15min":7.4829999999999997},"last":0.623}]},{"osd":6,"last update":"Sat Jun 3 20:21:24 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":1.8979999999999999,"15min":1.4079999999999999},"min":{"1min":0.53100000000000003,"5min":0.42599999999999999,"15min":0.371},"max":{"1min":6.2510000000000003,"5min":7.5099999999999998,"15min":7.5099999999999998},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.6739999999999999,"15min":1.323},"min":{"1min":0.443,"5min":0.41299999999999998,"15min":0.37},"max":{"1min":8.1660000000000004,"5min":11.920999999999999,"15min":11.920999999999999},"last":0.72299999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626772,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":703256,"kb_used_data":537360,"kb_used_omap":0,"kb_used_meta":165888,"kb_avail":93041896,"statfs":{"total":95995035648,"available":95274901504,"internally_reserved":0,"allocated":550256640,"data_stored":549787477,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":169869312},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6319999999999999,"5min":1.0149999999999999,"15min":1.3220000000000001},"min":{"1min":0.26800000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":6.54,"5min":6.54,"15min":90.262},"last":0.441},{"interface":"front","average":{"1min":1.2490000000000001,"5min":1.125,"15min":1.389},"min":{"1min":0.29699999999999999,"5min":0.27300000000000002,"15min":0.27300000000000002},"max":{"1min":5.5899999999999999,"5min":8.0609999999999999,"15min":90.311999999999998},"last":5.0350000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:21:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6799999999999999,"5min":1.357,"15min":1.0760000000000001},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.27200000000000002},"max":{"1min":6.4870000000000001,"5min":7.2309999999999999,"15min":7.2309999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":2.0790000000000002,"5min":1.5529999999999999,"15min":1.319},"min":{"1min":0.42399999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":8.8230000000000004,"5min":10.224,"15min":11.776999999999999},"last":5.3310000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:21:59 2023","interfaces":[{"interface":"back","average":{"1min":1.538,"5min":4.5880000000000001,"15min":2.3769999999999998},"min":{"1min":0.33100000000000002,"5min":0.311,"15min":0.311},"max":{"1min":6.5590000000000002,"5min":286.666,"15min":286.666},"last":5.2809999999999997},{"interface":"front","average":{"1min":1.6279999999999999,"5min":4.4969999999999999,"15min":2.2719999999999998},"min":{"1min":0.30199999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":6.1989999999999998,"5min":285.50799999999998,"15min":285.50799999999998},"last":1.2669999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:21:33 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":2.359,"15min":1.554},"min":{"1min":0.30199999999999999,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":6.585,"5min":43.847000000000001,"15min":43.847000000000001},"last":5.1399999999999997},{"interface":"front","average":{"1min":2.1629999999999998,"5min":2.7789999999999999,"15min":1.7629999999999999},"min":{"1min":0.41299999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":12.147,"5min":49.070999999999998,"15min":49.070999999999998},"last":0.78000000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:21:46 2023","interfaces":[{"interface":"back","average":{"1min":1.4159999999999999,"5min":1.169,"15min":1.0389999999999999},"min":{"1min":0.35699999999999998,"5min":0.308,"15min":0.308},"max":{"1min":6.5339999999999998,"5min":9.0630000000000006,"15min":9.0630000000000006},"last":5.101},{"interface":"front","average":{"1min":1.075,"5min":1.663,"15min":1.244},"min":{"1min":0.36299999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.048,"5min":9.3399999999999999,"15min":9.3399999999999999},"last":0.41099999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:21:46 2023","interfaces":[{"interface":"back","average":{"1min":1.284,"5min":1.1259999999999999,"15min":1.1060000000000001},"min":{"1min":0.42999999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":7.0289999999999999,"5min":7.0289999999999999,"15min":7.0659999999999998},"last":5.3650000000000002},{"interface":"front","average":{"1min":1.395,"5min":1.75,"15min":1.319},"min":{"1min":0.44,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":9.3879999999999999,"5min":9.3879999999999999,"15min":9.3879999999999999},"last":0.50800000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:21:26 2023","interfaces":[{"interface":"back","average":{"1min":2.2000000000000002,"5min":1.9399999999999999,"15min":1.393},"min":{"1min":0.438,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":6.7779999999999996,"5min":12.888999999999999,"15min":12.888999999999999},"last":0.57099999999999995},{"interface":"front","average":{"1min":1.4570000000000001,"5min":1.2370000000000001,"15min":1.125},"min":{"1min":0.35999999999999999,"5min":0.312,"15min":0.312},"max":{"1min":9.1780000000000008,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":0.47399999999999998}]}]},{"osd":1,"up_from":82,"seq":352187318429,"num_pgs":52,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":953668,"kb_used_data":786812,"kb_used_omap":4,"kb_used_meta":166843,"kb_avail":92791484,"statfs":{"total":95995035648,"available":95018479616,"internally_reserved":0,"allocated":805695488,"data_stored":805077124,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":170848142},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":2.0289999999999999,"5min":1.3129999999999999,"15min":1.052},"min":{"1min":0.28299999999999997,"5min":0.20999999999999999,"15min":0.192},"max":{"1min":9.2479999999999993,"5min":9.2479999999999993,"15min":9.4870000000000001},"last":0.57499999999999996},{"interface":"front","average":{"1min":1.5129999999999999,"5min":1.2969999999999999,"15min":1.113},"min":{"1min":0.28599999999999998,"5min":0.248,"15min":0.23999999999999999},"max":{"1min":9.109,"5min":9.109,"15min":9.3239999999999998},"last":0.58299999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:21:05 2023","interfaces":[{"interface":"back","average":{"1min":2.282,"5min":1.714,"15min":1.4379999999999999},"min":{"1min":0.34399999999999997,"5min":0.34100000000000003,"15min":0.29999999999999999},"max":{"1min":9.6460000000000008,"5min":10.342000000000001,"15min":28.759},"last":0.45600000000000002},{"interface":"front","average":{"1min":2.891,"5min":1.7,"15min":1.264},"min":{"1min":0.253,"5min":0.219,"15min":0.219},"max":{"1min":9.3919999999999995,"5min":9.3919999999999995,"15min":9.5299999999999994},"last":0.34699999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":2.2930000000000001,"5min":2.3580000000000001,"15min":2.0259999999999998},"min":{"1min":0.32300000000000001,"5min":0.32200000000000001,"15min":0.29399999999999998},"max":{"1min":9.3499999999999996,"5min":43.283999999999999,"15min":53.843000000000004},"last":0.71199999999999997},{"interface":"front","average":{"1min":2.464,"5min":2.3490000000000002,"15min":1.883},"min":{"1min":0.374,"5min":0.247,"15min":0.23999999999999999},"max":{"1min":9.0899999999999999,"5min":43.058,"15min":54.469999999999999},"last":0.69199999999999995}]},{"osd":4,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":2.1960000000000002,"5min":1.802,"15min":1.395},"min":{"1min":0.41299999999999998,"5min":0.36699999999999999,"15min":0.34499999999999997},"max":{"1min":9.2940000000000005,"5min":9.7390000000000008,"15min":9.7390000000000008},"last":0.52300000000000002},{"interface":"front","average":{"1min":2.5030000000000001,"5min":1.6970000000000001,"15min":1.329},"min":{"1min":0.42599999999999999,"5min":0.32500000000000001,"15min":0.29499999999999998},"max":{"1min":9.3160000000000007,"5min":9.7520000000000007,"15min":9.7520000000000007},"last":0.5}]},{"osd":5,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":2.5219999999999998,"5min":1.788,"15min":1.486},"min":{"1min":0.35699999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":13.301,"5min":13.301,"15min":28.648},"last":0.86499999999999999},{"interface":"front","average":{"1min":2.1859999999999999,"5min":1.9219999999999999,"15min":1.48},"min":{"1min":0.42999999999999999,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":9.9109999999999996,"5min":10.443,"15min":10.443},"last":0.47999999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":2.6320000000000001,"5min":1.9530000000000001,"15min":1.5580000000000001},"min":{"1min":0.38500000000000001,"5min":0.38500000000000001,"15min":0.33300000000000002},"max":{"1min":13.349,"5min":13.349,"15min":28.728000000000002},"last":1.1899999999999999},{"interface":"front","average":{"1min":2.706,"5min":1.9350000000000001,"15min":1.5329999999999999},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":9.8460000000000001,"5min":9.8460000000000001,"15min":9.8460000000000001},"last":1.3859999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:21:34 2023","interfaces":[{"interface":"back","average":{"1min":3.2210000000000001,"5min":2.1499999999999999,"15min":1.6950000000000001},"min":{"1min":0.52100000000000002,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":9.798,"5min":9.798,"15min":9.798},"last":0.74099999999999999},{"interface":"front","average":{"1min":2.79,"5min":1.851,"15min":1.474},"min":{"1min":0.56499999999999995,"5min":0.41899999999999998,"15min":0.38400000000000001},"max":{"1min":9.4179999999999993,"5min":13.266,"15min":13.266},"last":0.54600000000000004}]}]},{"osd":0,"up_from":77,"seq":330712481955,"num_pgs":8,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":163892,"kb_used_data":88940,"kb_used_omap":5,"kb_used_meta":74938,"kb_avail":93581260,"statfs":{"total":95995035648,"available":95827210240,"internally_reserved":0,"allocated":91074560,"data_stored":90463512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":76737146},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.403,"15min":1.1020000000000001},"min":{"1min":0.217,"5min":0.185,"15min":0.185},"max":{"1min":2.8330000000000002,"5min":15.282,"15min":15.282},"last":3.3410000000000002},{"interface":"front","average":{"1min":1.163,"5min":1.2629999999999999,"15min":1.087},"min":{"1min":0.28999999999999998,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":3.891,"5min":10.984999999999999,"15min":10.984999999999999},"last":0.34899999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:21:03 2023","interfaces":[{"interface":"back","average":{"1min":1.6539999999999999,"5min":2.1659999999999999,"15min":1.4039999999999999},"min":{"1min":0.29699999999999999,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":4.3369999999999997,"5min":45.945999999999998,"15min":45.945999999999998},"last":0.26800000000000002},{"interface":"front","average":{"1min":0.83099999999999996,"5min":2.238,"15min":1.3939999999999999},"min":{"1min":0.23699999999999999,"5min":0.23699999999999999,"15min":0.217},"max":{"1min":2.7330000000000001,"5min":45.896000000000001,"15min":45.896000000000001},"last":3.2629999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:21:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.786,"15min":1.498},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.254},"max":{"1min":5.3899999999999997,"5min":15.369,"15min":25.113},"last":3.4790000000000001},{"interface":"front","average":{"1min":0.72499999999999998,"5min":1.3420000000000001,"15min":1.276},"min":{"1min":0.32400000000000001,"5min":0.25800000000000001,"15min":0.25},"max":{"1min":3.5779999999999998,"5min":8.8550000000000004,"15min":27.134},"last":3.302}]},{"osd":4,"last update":"Sat Jun 3 20:21:13 2023","interfaces":[{"interface":"back","average":{"1min":1.337,"5min":1.2869999999999999,"15min":1.1950000000000001},"min":{"1min":0.38500000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.9269999999999996,"5min":9.5250000000000004,"15min":9.5250000000000004},"last":0.30599999999999999},{"interface":"front","average":{"1min":0.76800000000000002,"5min":1.4830000000000001,"15min":1.254},"min":{"1min":0.38700000000000001,"5min":0.34599999999999997,"15min":0.34399999999999997},"max":{"1min":2.4140000000000001,"5min":15.654,"15min":15.654},"last":3.383}]},{"osd":5,"last update":"Sat Jun 3 20:21:13 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.7370000000000001,"15min":1.357},"min":{"1min":0.40500000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":2.8380000000000001,"5min":15.409000000000001,"15min":15.409000000000001},"last":3.4199999999999999},{"interface":"front","average":{"1min":1.024,"5min":1.165,"15min":1.2110000000000001},"min":{"1min":0.379,"5min":0.313,"15min":0.313},"max":{"1min":4.6740000000000004,"5min":5.2430000000000003,"15min":7.1269999999999998},"last":3.403}]},{"osd":6,"last update":"Sat Jun 3 20:21:13 2023","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":1.6519999999999999,"15min":1.343},"min":{"1min":0.47299999999999998,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.5659999999999998,"5min":15.462999999999999,"15min":15.462999999999999},"last":6.8200000000000003},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.3799999999999999,"15min":1.254},"min":{"1min":0.43099999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.7400000000000002,"5min":8.6400000000000006,"15min":8.6400000000000006},"last":3.359}]},{"osd":7,"last update":"Sat Jun 3 20:21:13 2023","interfaces":[{"interface":"back","average":{"1min":1.2949999999999999,"5min":1.4810000000000001,"15min":1.3720000000000001},"min":{"1min":0.51200000000000001,"5min":0.379,"15min":0.379},"max":{"1min":3.6640000000000001,"5min":8.6910000000000007,"15min":8.8390000000000004},"last":3.4590000000000001},{"interface":"front","average":{"1min":1.2669999999999999,"5min":1.3640000000000001,"15min":1.3440000000000001},"min":{"1min":0.51800000000000002,"5min":0.39500000000000002,"15min":0.39300000000000002},"max":{"1min":4.0060000000000002,"5min":6.4160000000000004,"15min":8.6210000000000004},"last":2.9279999999999999}]}]},{"osd":2,"up_from":87,"seq":373662154903,"num_pgs":14,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":719312,"kb_used_data":534920,"kb_used_omap":7,"kb_used_meta":184376,"kb_avail":93025840,"statfs":{"total":95995035648,"available":95258460160,"internally_reserved":0,"allocated":547758080,"data_stored":547178977,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":188801105},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.431,"5min":1.3100000000000001,"15min":1.216},"min":{"1min":0.221,"5min":0.221,"15min":0.221},"max":{"1min":8.7439999999999998,"5min":9.0890000000000004,"15min":9.4800000000000004},"last":0.34799999999999998},{"interface":"front","average":{"1min":1.8899999999999999,"5min":1.512,"15min":1.3260000000000001},"min":{"1min":0.312,"5min":0.23899999999999999,"15min":0.224},"max":{"1min":7.4569999999999999,"5min":9.2010000000000005,"15min":10.093999999999999},"last":0.42199999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":3.9129999999999998,"5min":2.2690000000000001,"15min":1.4990000000000001},"min":{"1min":0.27200000000000002,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":42.661000000000001,"5min":42.661000000000001,"15min":42.661000000000001},"last":0.372},{"interface":"front","average":{"1min":3.4990000000000001,"5min":2.2200000000000002,"15min":1.526},"min":{"1min":0.309,"5min":0.23100000000000001,"15min":0.22700000000000001},"max":{"1min":42.710000000000001,"5min":42.710000000000001,"15min":42.710000000000001},"last":0.39600000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":3.6320000000000001,"5min":3.0899999999999999,"15min":1.8859999999999999},"min":{"1min":0.41499999999999998,"5min":0.33000000000000002,"15min":0.307},"max":{"1min":15.207000000000001,"5min":45.024999999999999,"15min":45.024999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.2050000000000001,"5min":2.4300000000000002,"15min":2.411},"min":{"1min":0.27400000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":3.2829999999999999,"5min":23.376999999999999,"15min":219.333},"last":2.6829999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.6539999999999999,"15min":1.409},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":3.6309999999999998,"5min":6.056,"15min":7.0190000000000001},"last":0.51000000000000001},{"interface":"front","average":{"1min":1.5740000000000001,"5min":1.6020000000000001,"15min":1.395},"min":{"1min":0.40500000000000003,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.1390000000000002,"5min":11.997,"15min":11.997},"last":0.65100000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":2.1360000000000001,"5min":1.8640000000000001,"15min":1.456},"min":{"1min":0.46600000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":6.8490000000000002,"5min":16.263000000000002,"15min":16.263000000000002},"last":0.78000000000000003},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.744,"15min":1.464},"min":{"1min":0.39800000000000002,"5min":0.39600000000000002,"15min":0.35799999999999998},"max":{"1min":6.6890000000000001,"5min":14.385999999999999,"15min":14.385999999999999},"last":0.45100000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.2629999999999999,"5min":1.6160000000000001,"15min":2.2309999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":3.2210000000000001,"5min":9.0609999999999999,"15min":219.39500000000001},"last":0.71299999999999997},{"interface":"front","average":{"1min":1.929,"5min":1.8620000000000001,"15min":1.4930000000000001},"min":{"1min":0.40600000000000003,"5min":0.37,"15min":0.37},"max":{"1min":6.9000000000000004,"5min":8.2479999999999993,"15min":8.2479999999999993},"last":0.69499999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:22:02 2023","interfaces":[{"interface":"back","average":{"1min":1.8380000000000001,"5min":1.7909999999999999,"15min":2.3889999999999998},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":8.6419999999999995,"5min":8.9949999999999992,"15min":219.43299999999999},"last":0.76300000000000001},{"interface":"front","average":{"1min":2.1349999999999998,"5min":1.998,"15min":1.571},"min":{"1min":0.47399999999999998,"5min":0.40400000000000003,"15min":0.39800000000000002},"max":{"1min":6.9340000000000002,"5min":11.177,"15min":11.177},"last":0.74399999999999999}]}]},{"osd":3,"up_from":92,"seq":395136991377,"num_pgs":45,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1213100,"kb_used_data":953892,"kb_used_omap":2,"kb_used_meta":259133,"kb_avail":92532052,"statfs":{"total":95995035648,"available":94752821248,"internally_reserved":0,"allocated":976785408,"data_stored":976187266,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":265352245},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.504,"15min":1.405},"min":{"1min":0.247,"5min":0.23899999999999999,"15min":0.19},"max":{"1min":7.609,"5min":7.609,"15min":71.207999999999998},"last":0.52500000000000002},{"interface":"front","average":{"1min":2.0259999999999998,"5min":1.474,"15min":1.4159999999999999},"min":{"1min":0.26000000000000001,"5min":0.22,"15min":0.21199999999999999},"max":{"1min":8.8689999999999998,"5min":8.8689999999999998,"15min":71.168999999999997},"last":0.35599999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":1.821,"5min":1.891,"15min":1.3100000000000001},"min":{"1min":0.27800000000000002,"5min":0.26400000000000001,"15min":0.22600000000000001},"max":{"1min":7.6449999999999996,"5min":20.254000000000001,"15min":20.254000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":2.524,"5min":2.0459999999999998,"15min":1.3140000000000001},"min":{"1min":0.309,"5min":0.215,"15min":0.20399999999999999},"max":{"1min":8.0730000000000004,"5min":22.417000000000002,"15min":22.417000000000002},"last":0.27800000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":3.2850000000000001,"5min":2.1579999999999999,"15min":1.4259999999999999},"min":{"1min":0.36299999999999999,"5min":0.245,"15min":0.245},"max":{"1min":12.009,"5min":13.087999999999999,"15min":13.087999999999999},"last":0.34799999999999998},{"interface":"front","average":{"1min":2.645,"5min":2.0910000000000002,"15min":1.4650000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.24299999999999999},"max":{"1min":8.7799999999999994,"5min":8.7799999999999994,"15min":12.372999999999999},"last":0.38500000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":2.0640000000000001,"5min":1.7370000000000001,"15min":1.3999999999999999},"min":{"1min":0.32300000000000001,"5min":0.32300000000000001,"15min":0.309},"max":{"1min":6.6210000000000004,"5min":8.0820000000000007,"15min":9.0749999999999993},"last":0.64600000000000002},{"interface":"front","average":{"1min":2.3650000000000002,"5min":1.99,"15min":1.508},"min":{"1min":0.47099999999999997,"5min":0.36499999999999999,"15min":0.30599999999999999},"max":{"1min":7.6870000000000003,"5min":11.747999999999999,"15min":11.747999999999999},"last":0.67700000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":2.6560000000000001,"5min":2.0510000000000002,"15min":1.5649999999999999},"min":{"1min":0.51700000000000002,"5min":0.438,"15min":0.34799999999999998},"max":{"1min":7.7450000000000001,"5min":8.1679999999999993,"15min":8.4789999999999992},"last":0.71799999999999997},{"interface":"front","average":{"1min":3.129,"5min":1.746,"15min":1.4530000000000001},"min":{"1min":0.53800000000000003,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":8.1329999999999991,"5min":10.116,"15min":10.116},"last":0.436}]},{"osd":6,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":4.4779999999999998,"5min":2.0870000000000002,"15min":1.556},"min":{"1min":0.48399999999999999,"5min":0.36299999999999999,"15min":0.317},"max":{"1min":12.074,"5min":12.074,"15min":12.074},"last":0.40799999999999997},{"interface":"front","average":{"1min":2.8410000000000002,"5min":1.9490000000000001,"15min":1.51},"min":{"1min":0.45100000000000001,"5min":0.40300000000000002,"15min":0.38300000000000001},"max":{"1min":8.7449999999999992,"5min":8.7449999999999992,"15min":8.7449999999999992},"last":0.58599999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":2.2890000000000001,"5min":2.1659999999999999,"15min":1.633},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.371},"max":{"1min":6.6879999999999997,"5min":9.7490000000000006,"15min":9.7490000000000006},"last":0.80400000000000005},{"interface":"front","average":{"1min":2.282,"5min":2.1760000000000002,"15min":1.708},"min":{"1min":0.55000000000000004,"5min":0.375,"15min":0.375},"max":{"1min":7.7149999999999999,"5min":8.0510000000000002,"15min":10.766},"last":0.81799999999999995}]}]},{"osd":4,"up_from":30,"seq":128849019237,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":689892,"kb_used_data":536604,"kb_used_omap":0,"kb_used_meta":153216,"kb_avail":93055260,"statfs":{"total":95995035648,"available":95288586240,"internally_reserved":0,"allocated":549482496,"data_stored":549008840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":156893184},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:07 2023","interfaces":[{"interface":"back","average":{"1min":1.897,"5min":1.361,"15min":1.1859999999999999},"min":{"1min":0.27600000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":11.77,"5min":11.77,"15min":20.344000000000001},"last":0.28299999999999997},{"interface":"front","average":{"1min":1.7030000000000001,"5min":1.1799999999999999,"15min":1.1879999999999999},"min":{"1min":0.35499999999999998,"5min":0.27300000000000002,"15min":0.26700000000000002},"max":{"1min":8.0180000000000007,"5min":8.0180000000000007,"15min":20.332000000000001},"last":1.274}]},{"osd":1,"last update":"Sat Jun 3 20:21:42 2023","interfaces":[{"interface":"back","average":{"1min":1.73,"5min":1.661,"15min":1.24},"min":{"1min":0.30599999999999999,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":7.2389999999999999,"5min":9.0530000000000008,"15min":9.0530000000000008},"last":0.46600000000000003},{"interface":"front","average":{"1min":3.1539999999999999,"5min":2.0179999999999998,"15min":1.399},"min":{"1min":0.38100000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":11.837,"5min":12.351000000000001,"15min":12.351000000000001},"last":0.35499999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:22:01 2023","interfaces":[{"interface":"back","average":{"1min":1.75,"5min":1.7250000000000001,"15min":1.3520000000000001},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":5.7469999999999999,"5min":11.903,"15min":11.903},"last":0.39200000000000002},{"interface":"front","average":{"1min":1.8700000000000001,"5min":1.6060000000000001,"15min":1.3089999999999999},"min":{"1min":0.378,"5min":0.315,"15min":0.315},"max":{"1min":6.2009999999999996,"5min":13.313000000000001,"15min":13.313000000000001},"last":1.2350000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:21:30 2023","interfaces":[{"interface":"back","average":{"1min":2.0979999999999999,"5min":2.7480000000000002,"15min":1.8029999999999999},"min":{"1min":0.39700000000000002,"5min":0.317,"15min":0.30199999999999999},"max":{"1min":7.2880000000000003,"5min":67.308999999999997,"15min":67.308999999999997},"last":0.503},{"interface":"front","average":{"1min":2.7810000000000001,"5min":1.8859999999999999,"15min":1.573},"min":{"1min":0.441,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":8.0790000000000006,"5min":10.018000000000001,"15min":24.835000000000001},"last":2.8130000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:21:07 2023","interfaces":[{"interface":"back","average":{"1min":2.1110000000000002,"5min":1.7430000000000001,"15min":1.242},"min":{"1min":0.309,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":11.928000000000001,"5min":11.928000000000001,"15min":11.928000000000001},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.4870000000000001,"15min":1.2450000000000001},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.9870000000000001,"5min":9.7370000000000001,"15min":10.878},"last":4.1189999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:22:01 2023","interfaces":[{"interface":"back","average":{"1min":2.1000000000000001,"5min":1.5860000000000001,"15min":1.2649999999999999},"min":{"1min":0.38,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":10.007999999999999,"5min":10.007999999999999,"15min":10.007999999999999},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.8979999999999999,"5min":1.7350000000000001,"15min":1.419},"min":{"1min":0.40899999999999997,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.2400000000000002,"5min":11.811,"15min":11.811},"last":0.42199999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:21:42 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":1.528,"15min":1.2989999999999999},"min":{"1min":0.52200000000000002,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":6.2599999999999998,"5min":8.0459999999999994,"15min":10.935},"last":1.3080000000000001},{"interface":"front","average":{"1min":2.6400000000000001,"5min":1.9079999999999999,"15min":1.4570000000000001},"min":{"1min":0.39000000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":11.641,"5min":11.641,"15min":11.641},"last":2.0800000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823005,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":584332,"kb_used_data":440132,"kb_used_omap":0,"kb_used_meta":144192,"kb_avail":93160820,"statfs":{"total":95995035648,"available":95396679680,"internally_reserved":0,"allocated":450695168,"data_stored":450240981,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":147652608},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:21:04 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":1.194,"15min":1.056},"min":{"1min":0.27100000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":11.122,"5min":11.122,"15min":11.122},"last":0.39000000000000001},{"interface":"front","average":{"1min":1.2090000000000001,"5min":1.4590000000000001,"15min":1.2310000000000001},"min":{"1min":0.32000000000000001,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":3.766,"5min":14.467000000000001,"15min":14.467000000000001},"last":1.419}]},{"osd":1,"last update":"Sat Jun 3 20:21:38 2023","interfaces":[{"interface":"back","average":{"1min":1.921,"5min":2.544,"15min":1.9099999999999999},"min":{"1min":0.29899999999999999,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":7.3250000000000002,"5min":82.597999999999999,"15min":82.597999999999999},"last":0.442},{"interface":"front","average":{"1min":2.0070000000000001,"5min":2.4409999999999998,"15min":1.7070000000000001},"min":{"1min":0.30099999999999999,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":11.199999999999999,"5min":82.480999999999995,"15min":82.480999999999995},"last":1.6419999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:21:04 2023","interfaces":[{"interface":"back","average":{"1min":1.8939999999999999,"5min":1.8169999999999999,"15min":1.4890000000000001},"min":{"1min":0.34300000000000003,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":8.3450000000000006,"5min":18.437999999999999,"15min":47.195},"last":1.7789999999999999},{"interface":"front","average":{"1min":2.121,"5min":1.964,"15min":1.5489999999999999},"min":{"1min":0.36499999999999999,"5min":0.312,"15min":0.312},"max":{"1min":8.1389999999999993,"5min":11.577,"15min":45.210000000000001},"last":4.3029999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:21:38 2023","interfaces":[{"interface":"back","average":{"1min":1.823,"5min":2.8599999999999999,"15min":2.0150000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":5.7999999999999998,"5min":82.864999999999995,"15min":82.864999999999995},"last":2.0800000000000001},{"interface":"front","average":{"1min":2.3530000000000002,"5min":2.8769999999999998,"15min":1.9830000000000001},"min":{"1min":0.33800000000000002,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":11.074,"5min":82.799000000000007,"15min":82.799000000000007},"last":1.6599999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:22:00 2023","interfaces":[{"interface":"back","average":{"1min":1.829,"5min":1.6160000000000001,"15min":1.232},"min":{"1min":0.34899999999999998,"5min":0.30599999999999999,"15min":0.28899999999999998},"max":{"1min":9.3989999999999991,"5min":11.176,"15min":11.176},"last":1.6140000000000001},{"interface":"front","average":{"1min":1.5649999999999999,"5min":1.611,"15min":1.3200000000000001},"min":{"1min":0.38600000000000001,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.6449999999999996,"5min":10.31,"15min":14.529999999999999},"last":1.3899999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:21:49 2023","interfaces":[{"interface":"back","average":{"1min":1.73,"5min":1.5109999999999999,"15min":1.216},"min":{"1min":0.39600000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":9.4359999999999999,"5min":11.151,"15min":11.151},"last":1.677},{"interface":"front","average":{"1min":1.988,"5min":1.6950000000000001,"15min":1.407},"min":{"1min":0.379,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":8.2769999999999992,"5min":8.8309999999999995,"15min":14.439},"last":0.81299999999999994}]},{"osd":7,"last update":"Sat Jun 3 20:21:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5589999999999999,"5min":1.7929999999999999,"15min":1.425},"min":{"1min":0.41899999999999998,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.8630000000000004,"5min":14.516,"15min":14.516},"last":0.41099999999999998},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.6519999999999999,"15min":1.3580000000000001},"min":{"1min":0.48599999999999999,"5min":0.40600000000000003,"15min":0.312},"max":{"1min":11.224,"5min":15.329000000000001,"15min":15.329000000000001},"last":1.696}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":22,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":34,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5416,"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":5340,"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":4932,"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":87363584,"data_stored":87359512,"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":803475456,"data_stored":803471384,"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":540409856,"data_stored":540409856,"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":984285184,"data_stored":984285184,"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":540540928,"data_stored":540540928,"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":447807488,"data_stored":447807488,"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":535498752,"data_stored":535494680,"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":617152512,"data_stored":617152512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:22:14.007 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-06-03T20:22:14.008 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pg_num 21 2023-06-03T20:22:14.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:14.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:14.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:14.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.262 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:14.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:14.407 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:14.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:14 smithi033 bash[74781]: cluster 1685823732.906641 mgr.y (mgr.34104) 653 : cluster 0 pgmap v646: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 1702/57186 objects misplaced (2.976%); 12 MiB/s, 188 objects/s recovering 2023-06-03T20:22:14.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:14.550 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:14.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:14.626 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:14.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:14 smithi083 bash[60048]: cluster 1685823732.906641 mgr.y (mgr.34104) 653 : cluster 0 pgmap v646: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 1702/57186 objects misplaced (2.976%); 12 MiB/s, 188 objects/s recovering 2023-06-03T20:22:14.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:14.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.819 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:14 smithi033 bash[78259]: cluster 1685823732.906641 mgr.y (mgr.34104) 653 : cluster 0 pgmap v646: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.2 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 628 op/s; 1702/57186 objects misplaced (2.976%); 12 MiB/s, 188 objects/s recovering 2023-06-03T20:22:14.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:14.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.995 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:14.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:14.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:15.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:15.130 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:15.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:15.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:15.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:15.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:15.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:15.483 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:15 smithi033 bash[74781]: audit 1685823734.6966872 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:15.499 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:22:15.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:15.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:15.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:15 smithi083 bash[60048]: audit 1685823734.6966872 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:15.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:15.717 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:15.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:15.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:15 smithi033 bash[78259]: audit 1685823734.6966872 mon.a (mon.0) 793 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:15.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:15.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.994 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:15.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:16.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:16.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:16.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:16.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:16.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:22:16.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:16.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:16.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:16.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:16.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:16.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:16.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:16.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:16.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:16.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823734.907245 mgr.y (mgr.34104) 654 : cluster 0 pgmap v647: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 1478/53766 objects misplaced (2.749%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.474835 mon.a (mon.0) 794 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: audit 1685823735.4875448 mon.a (mon.0) 795 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.48798 mon.a (mon.0) 796 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.5100918 osd.4 (osd.4) 75 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.5105026 osd.7 (osd.7) 95 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.5125873 osd.6 (osd.6) 69 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.513 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:16 smithi083 bash[60048]: cluster 1685823735.5128274 osd.5 (osd.5) 72 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.531 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:16.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823734.907245 mgr.y (mgr.34104) 654 : cluster 0 pgmap v647: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 1478/53766 objects misplaced (2.749%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:22:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.474835 mon.a (mon.0) 794 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: audit 1685823735.4875448 mon.a (mon.0) 795 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.48798 mon.a (mon.0) 796 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-06-03T20:22:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.5100918 osd.4 (osd.4) 75 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.5105026 osd.7 (osd.7) 95 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.5125873 osd.6 (osd.6) 69 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[78259]: cluster 1685823735.5128274 osd.5 (osd.5) 72 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823734.907245 mgr.y (mgr.34104) 654 : cluster 0 pgmap v647: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 1.1 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 1478/53766 objects misplaced (2.749%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.474835 mon.a (mon.0) 794 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: audit 1685823735.4875448 mon.a (mon.0) 795 : audit 1 from='client.? 172.21.15.33:0/3364786937' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.48798 mon.a (mon.0) 796 : cluster 0 osdmap e159: 8 total, 8 up, 8 in 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.5100918 osd.4 (osd.4) 75 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.5105026 osd.7 (osd.7) 95 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.5125873 osd.6 (osd.6) 69 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[74781]: cluster 1685823735.5128274 osd.5 (osd.5) 72 : cluster 3 failed to encode map e159 with expected crc 2023-06-03T20:22:16.584 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:16] "GET /metrics HTTP/1.1" 200 223438 "" "Prometheus/2.33.4" 2023-06-03T20:22:16.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:16.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:16.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:16.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:17.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:17.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:17.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:17.372 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:17.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:17.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:17.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:17.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:17.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[78259]: cluster 1685823736.4930077 mon.a (mon.0) 797 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-06-03T20:22:17.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[78259]: cluster 1685823736.4972215 osd.4 (osd.4) 76 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[78259]: cluster 1685823736.4996548 osd.6 (osd.6) 70 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[78259]: cluster 1685823736.5524964 osd.5 (osd.5) 73 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[78259]: cluster 1685823736.9077046 mgr.y (mgr.34104) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 985/45933 objects misplaced (2.144%); 10 MiB/s, 166 objects/s recovering 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[74781]: cluster 1685823736.4930077 mon.a (mon.0) 797 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[74781]: cluster 1685823736.4972215 osd.4 (osd.4) 76 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[74781]: cluster 1685823736.4996548 osd.6 (osd.6) 70 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[74781]: cluster 1685823736.5524964 osd.5 (osd.5) 73 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:17 smithi033 bash[74781]: cluster 1685823736.9077046 mgr.y (mgr.34104) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 985/45933 objects misplaced (2.144%); 10 MiB/s, 166 objects/s recovering 2023-06-03T20:22:17.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:17.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:17.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:17.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:17.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:17.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:17 smithi083 bash[60048]: cluster 1685823736.4930077 mon.a (mon.0) 797 : cluster 0 osdmap e160: 8 total, 8 up, 8 in 2023-06-03T20:22:17.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:17 smithi083 bash[60048]: cluster 1685823736.4972215 osd.4 (osd.4) 76 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:17 smithi083 bash[60048]: cluster 1685823736.4996548 osd.6 (osd.6) 70 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:17 smithi083 bash[60048]: cluster 1685823736.5524964 osd.5 (osd.5) 73 : cluster 3 failed to encode map e160 with expected crc 2023-06-03T20:22:17.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:17 smithi083 bash[60048]: cluster 1685823736.9077046 mgr.y (mgr.34104) 655 : cluster 0 pgmap v650: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 821 op/s; 985/45933 objects misplaced (2.144%); 10 MiB/s, 166 objects/s recovering 2023-06-03T20:22:17.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:17.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:17.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:17.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:18.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:18.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:18.212 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:18.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:18.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:18.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.407 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:18.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.545 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:18.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:18.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:18.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:18.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:18.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:18.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:18.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:18.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:18.983 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:19.084 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:19.126 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:19.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:19.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:22:19.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:19.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:19.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:19.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:19.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:19.523 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:19.558 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:19.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:19.663 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:19.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:19.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.706 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:19.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:19.841 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:19.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:19.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:19.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:19.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:20.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:20 smithi033 bash[74781]: cluster 1685823738.9081848 mgr.y (mgr.34104) 656 : cluster 0 pgmap v651: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 985/45933 objects misplaced (2.144%); 3.3 MiB/s, 52 objects/s recovering 2023-06-03T20:22:20.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:20 smithi033 bash[78259]: cluster 1685823738.9081848 mgr.y (mgr.34104) 656 : cluster 0 pgmap v651: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 985/45933 objects misplaced (2.144%); 3.3 MiB/s, 52 objects/s recovering 2023-06-03T20:22:20.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:20.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:20.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:20.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:20.275 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:20.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:20.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:20 smithi083 bash[60048]: cluster 1685823738.9081848 mgr.y (mgr.34104) 656 : cluster 0 pgmap v651: 89 pgs: 1 peering, 1 active+remapped+backfill_wait, 87 active+clean; 956 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 468 op/s; 985/45933 objects misplaced (2.144%); 3.3 MiB/s, 52 objects/s recovering 2023-06-03T20:22:20.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:20.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:20.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:20.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:20.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:20.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:20.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:20.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:20.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:20.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:20.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:20.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:21.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:21.233 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:21.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:21.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:21.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:21.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:21.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:21.638 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:22:21.638 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:22:21.638 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:22:21.638 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:22:21.638 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:22:21.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:21.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:21.707 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:21.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:21.812 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:21.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:21.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:21.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:21.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:21.996 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:22.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:22 smithi033 bash[74781]: cluster 1685823740.9094353 mgr.y (mgr.34104) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:22.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:22 smithi033 bash[78259]: cluster 1685823740.9094353 mgr.y (mgr.34104) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:22.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:22.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:22.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:22.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.260 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:22 smithi083 bash[60048]: cluster 1685823740.9094353 mgr.y (mgr.34104) 657 : cluster 0 pgmap v652: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 900 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:22.284 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.287 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:22.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:22.419 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:22.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:22.677 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:22.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:22.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:22.818 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:22.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:22.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:22.961 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:22.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:23.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:23.105 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:23.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:23.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.148 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:23.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:23.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:23.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:23.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:23.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:23.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:23.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:23.574 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:23.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:23.680 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:23.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:23.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:23.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:23.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:23.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:23.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:23.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:23.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:23.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:24.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:24.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:24.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:24 smithi083 bash[60048]: cluster 1685823742.910006 mgr.y (mgr.34104) 658 : cluster 0 pgmap v653: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:24.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:24 smithi083 bash[60048]: audit 1685823743.5827782 mon.a (mon.0) 798 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:24.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:24.245 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:24 smithi033 bash[74781]: cluster 1685823742.910006 mgr.y (mgr.34104) 658 : cluster 0 pgmap v653: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:24.246 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:24 smithi033 bash[74781]: audit 1685823743.5827782 mon.a (mon.0) 798 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:24.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:24 smithi033 bash[78259]: cluster 1685823742.910006 mgr.y (mgr.34104) 658 : cluster 0 pgmap v653: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 740 MiB data, 3.8 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 757 op/s; 685/35571 objects misplaced (1.926%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:22:24.246 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:24 smithi033 bash[78259]: audit 1685823743.5827782 mon.a (mon.0) 798 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:24.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:24.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:24.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:24.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:24.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:24.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:24.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:24.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:24.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:24.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:24.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:24.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_historic_ops 2023-06-03T20:22:24.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:24.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:24.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:24.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:25.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:25.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:25.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:25.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:25.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:25.295 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:25.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:25.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:25.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:25.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:25.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:25.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:25.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:25.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:25.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:25.767 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:25.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:25.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:25.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:25.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:25.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:25.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:26.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:26.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:26.161 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:26 smithi033 bash[74781]: cluster 1685823744.9106636 mgr.y (mgr.34104) 659 : cluster 0 pgmap v654: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 668 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 366/32100 objects misplaced (1.140%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:22:26.161 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:26 smithi033 bash[78259]: cluster 1685823744.9106636 mgr.y (mgr.34104) 659 : cluster 0 pgmap v654: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 668 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 366/32100 objects misplaced (1.140%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:22:26.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:26.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:26.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:26.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:26] "GET /metrics HTTP/1.1" 200 223440 "" "Prometheus/2.33.4" 2023-06-03T20:22:26.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:26.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:26.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:26 smithi083 bash[60048]: cluster 1685823744.9106636 mgr.y (mgr.34104) 659 : cluster 0 pgmap v654: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 668 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 589 op/s; 366/32100 objects misplaced (1.140%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:22:26.444 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:26.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:26.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:26.762 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:26.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:26.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:26.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:27.005 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:27.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:27.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:27.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:27.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:27.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:27.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:27.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:27.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:27.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:27.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:27.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:27.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:27.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:27.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:27.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:27.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:27.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:27.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:27.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:27.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:27.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:28.037 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:28.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:28.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:28.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:28.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:28.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:28.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:28 smithi033 bash[78259]: cluster 1685823746.9146497 mgr.y (mgr.34104) 660 : cluster 0 pgmap v655: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 366/24381 objects misplaced (1.501%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:22:28.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:28 smithi033 bash[74781]: cluster 1685823746.9146497 mgr.y (mgr.34104) 660 : cluster 0 pgmap v655: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 366/24381 objects misplaced (1.501%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:22:28.320 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:28.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:28 smithi083 bash[60048]: cluster 1685823746.9146497 mgr.y (mgr.34104) 660 : cluster 0 pgmap v655: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 689 op/s; 366/24381 objects misplaced (1.501%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:22:28.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:28.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:28.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:28.570 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:28.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:28.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:28.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:28.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:28.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:28.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:28.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:28.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:28.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:28.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:29.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:29.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:29.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:29.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:29.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:29.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:29.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:29.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:29.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:29.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:29.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:29.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:29.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:29.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:29.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:29.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:29.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:29.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:29.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:29.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:29.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:29.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:29.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:30.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:30 smithi033 bash[74781]: cluster 1685823748.9150138 mgr.y (mgr.34104) 661 : cluster 0 pgmap v656: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 366/24381 objects misplaced (1.501%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:22:30.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:30 smithi033 bash[78259]: cluster 1685823748.9150138 mgr.y (mgr.34104) 661 : cluster 0 pgmap v656: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 366/24381 objects misplaced (1.501%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:22:30.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:30.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:30.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:30 smithi083 bash[60048]: cluster 1685823748.9150138 mgr.y (mgr.34104) 661 : cluster 0 pgmap v656: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 507 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 366/24381 objects misplaced (1.501%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:22:30.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:30.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:30.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:30.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.576 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:30.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:22:30.677 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:30.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:30.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:30.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:30.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:30.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:30.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:31.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:31.241 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:31 smithi083 bash[60048]: audit 1685823750.661344 mon.a (mon.0) 799 : audit 1 from='client.? 172.21.15.33:0/3884076454' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-06-03T20:22:31.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:31.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:31 smithi033 bash[74781]: audit 1685823750.661344 mon.a (mon.0) 799 : audit 1 from='client.? 172.21.15.33:0/3884076454' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-06-03T20:22:31.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:31 smithi033 bash[78259]: audit 1685823750.661344 mon.a (mon.0) 799 : audit 1 from='client.? 172.21.15.33:0/3884076454' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "21"}]: dispatch 2023-06-03T20:22:31.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:31.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:31.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:31.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:31.584 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:31.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:31.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:31.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:31.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:31.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:31.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:32.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:32.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:32.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:32.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:32.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:32.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:32.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:32.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:32.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:32 smithi033 bash[74781]: cluster 1685823750.915753 mgr.y (mgr.34104) 662 : cluster 0 pgmap v657: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 133/12747 objects misplaced (1.043%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:22:32.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:32 smithi033 bash[78259]: cluster 1685823750.915753 mgr.y (mgr.34104) 662 : cluster 0 pgmap v657: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 133/12747 objects misplaced (1.043%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:22:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:32 smithi083 bash[60048]: cluster 1685823750.915753 mgr.y (mgr.34104) 662 : cluster 0 pgmap v657: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 921 op/s; 133/12747 objects misplaced (1.043%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:22:32.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:32.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:32.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:32.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:32.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:32.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:32.742 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:32.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:32.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:32.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:32.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:32.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:32.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:33.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:33.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:33.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:33.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:33.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.458 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:33.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:33.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:33.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:33.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:33.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:33.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:33.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.874 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:33.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:22:33.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:34.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:34.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:34.095 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:34 smithi083 bash[60048]: cluster 1685823752.9161506 mgr.y (mgr.34104) 663 : cluster 0 pgmap v658: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 133/12747 objects misplaced (1.043%); 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:34.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:34.151 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:22:34.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:34.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:34.180 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:22:34.215 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:22:34.260 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:22:34.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:34.286 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:34 smithi033 bash[74781]: cluster 1685823752.9161506 mgr.y (mgr.34104) 663 : cluster 0 pgmap v658: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 133/12747 objects misplaced (1.043%); 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:34.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:34 smithi033 bash[78259]: cluster 1685823752.9161506 mgr.y (mgr.34104) 663 : cluster 0 pgmap v658: 89 pgs: 1 active+remapped+backfilling, 88 active+clean; 265 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 633 op/s; 133/12747 objects misplaced (1.043%); 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:34.294 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:22:34.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:34.321 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:22:34.350 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:22:34.381 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:22:34.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.386 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.387 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:22:34.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:34.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:34.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:34.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:34.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:34.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:34.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:34.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:34.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:34.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:35.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:35.102 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:35.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:35.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:35.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:35.253 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[78259]: cluster 1685823754.0832763 mon.a (mon.0) 800 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-06-03T20:22:35.253 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[78259]: cluster 1685823754.087403 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.253 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[78259]: cluster 1685823754.1027927 osd.4 (osd.4) 77 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.253 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[78259]: audit 1685823754.1073298 mon.a (mon.0) 801 : audit 0 from='client.? 172.21.15.33:0/3461120160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:35.253 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[74781]: cluster 1685823754.0832763 mon.a (mon.0) 800 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-06-03T20:22:35.254 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[74781]: cluster 1685823754.087403 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.254 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[74781]: cluster 1685823754.1027927 osd.4 (osd.4) 77 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.254 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:35 smithi033 bash[74781]: audit 1685823754.1073298 mon.a (mon.0) 801 : audit 0 from='client.? 172.21.15.33:0/3461120160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:35.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:35.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:35.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:35.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:35 smithi083 bash[60048]: cluster 1685823754.0832763 mon.a (mon.0) 800 : cluster 0 osdmap e161: 8 total, 8 up, 8 in 2023-06-03T20:22:35.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:35 smithi083 bash[60048]: cluster 1685823754.087403 osd.7 (osd.7) 96 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:35 smithi083 bash[60048]: cluster 1685823754.1027927 osd.4 (osd.4) 77 : cluster 3 failed to encode map e161 with expected crc 2023-06-03T20:22:35.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:35 smithi083 bash[60048]: audit 1685823754.1073298 mon.a (mon.0) 801 : audit 0 from='client.? 172.21.15.33:0/3461120160' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:35.411 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:35.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:35.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:35.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:35.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:35.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:35.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:35.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:35.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:35.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:35.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:35.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:35.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:36.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:36 smithi083 bash[60048]: cluster 1685823754.9170134 mgr.y (mgr.34104) 664 : cluster 0 pgmap v660: 89 pgs: 1 peering, 88 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:36.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:36 smithi083 bash[60048]: cluster 1685823755.1030293 mon.a (mon.0) 802 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-06-03T20:22:36.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:36 smithi083 bash[60048]: cluster 1685823755.1058893 osd.7 (osd.7) 97 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.108 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:36 smithi083 bash[60048]: cluster 1685823755.1075342 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:36.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:36.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:36.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:36.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:36.373 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[78259]: cluster 1685823754.9170134 mgr.y (mgr.34104) 664 : cluster 0 pgmap v660: 89 pgs: 1 peering, 88 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:36.373 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[78259]: cluster 1685823755.1030293 mon.a (mon.0) 802 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-06-03T20:22:36.374 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[78259]: cluster 1685823755.1058893 osd.7 (osd.7) 97 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.374 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[78259]: cluster 1685823755.1075342 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[74781]: cluster 1685823754.9170134 mgr.y (mgr.34104) 664 : cluster 0 pgmap v660: 89 pgs: 1 peering, 88 active+clean; 199 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 750 op/s; 1.2 MiB/s, 19 objects/s recovering 2023-06-03T20:22:36.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[74781]: cluster 1685823755.1030293 mon.a (mon.0) 802 : cluster 0 osdmap e162: 8 total, 8 up, 8 in 2023-06-03T20:22:36.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[74781]: cluster 1685823755.1058893 osd.7 (osd.7) 97 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[74781]: cluster 1685823755.1075342 osd.7 (osd.7) 98 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:36.375 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:36] "GET /metrics HTTP/1.1" 200 223440 "" "Prometheus/2.33.4" 2023-06-03T20:22:36.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:36.466 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 109686 objects 2023-06-03T20:22:36.467 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :152.4 2023-06-03T20:22:36.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:36.543 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:36.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:36.648 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:36.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:36.689 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:36.791 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.819 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.822 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:36.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.953 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:36.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:36.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:37.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:37.127 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:22:37.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:37.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:37.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.372 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:37 smithi083 bash[60048]: cluster 1685823755.2052417 osd.4 (osd.4) 78 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:37 smithi083 bash[60048]: audit 1685823756.9151824 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:22:37.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:37.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:37 smithi033 bash[78259]: cluster 1685823755.2052417 osd.4 (osd.4) 78 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:37.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:37 smithi033 bash[78259]: audit 1685823756.9151824 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:22:37.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:37 smithi033 bash[74781]: cluster 1685823755.2052417 osd.4 (osd.4) 78 : cluster 3 failed to encode map e162 with expected crc 2023-06-03T20:22:37.487 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:37 smithi033 bash[74781]: audit 1685823756.9151824 mon.a (mon.0) 803 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:22:37.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:37.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:37.616 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:37.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:37.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:37.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:37.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:37.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:37.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:37.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:37.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:37.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:38.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:38.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:38.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:38.082 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2023-06-03T20:22:38.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2023-06-03T20:22:38.168 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:38.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:38.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:38.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:38.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[74781]: cluster 1685823756.9179592 mgr.y (mgr.34104) 665 : cluster 0 pgmap v662: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 1.6 MiB/s, 24 objects/s recovering 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[74781]: cluster 1685823757.0998092 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[74781]: cluster 1685823757.1137521 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[74781]: audit 1685823757.1155026 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[74781]: cluster 1685823757.1156392 mon.a (mon.0) 806 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-06-03T20:22:38.318 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[78259]: cluster 1685823756.9179592 mgr.y (mgr.34104) 665 : cluster 0 pgmap v662: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 1.6 MiB/s, 24 objects/s recovering 2023-06-03T20:22:38.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[78259]: cluster 1685823757.0998092 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:38.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[78259]: cluster 1685823757.1137521 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-06-03T20:22:38.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[78259]: audit 1685823757.1155026 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:22:38.319 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:38 smithi033 bash[78259]: cluster 1685823757.1156392 mon.a (mon.0) 806 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-06-03T20:22:38.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:38.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:38 smithi083 bash[60048]: cluster 1685823756.9179592 mgr.y (mgr.34104) 665 : cluster 0 pgmap v662: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 894 op/s; 1.6 MiB/s, 24 objects/s recovering 2023-06-03T20:22:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:38 smithi083 bash[60048]: cluster 1685823757.0998092 mon.a (mon.0) 804 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:22:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:38 smithi083 bash[60048]: cluster 1685823757.1137521 osd.7 (osd.7) 99 : cluster 3 failed to encode map e163 with expected crc 2023-06-03T20:22:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:38 smithi083 bash[60048]: audit 1685823757.1155026 mon.a (mon.0) 805 : audit 1 from='client.? 172.21.15.33:0/366545216' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:22:38.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:38 smithi083 bash[60048]: cluster 1685823757.1156392 mon.a (mon.0) 806 : cluster 0 osdmap e163: 8 total, 8 up, 8 in 2023-06-03T20:22:38.441 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:38.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:38.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:38.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:38.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:38.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:38.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:38.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:38.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:38.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:38.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:38.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:38.884 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:22:38.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 0 1 2023-06-03T20:22:38.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:39.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:39.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:39.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:39.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:39.272 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:39 smithi083 bash[60048]: audit 1685823758.5842264 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:39.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:39.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:39.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:39.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:39.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:39.465 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:39 smithi033 bash[74781]: audit 1685823758.5842264 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:39.466 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:39 smithi033 bash[78259]: audit 1685823758.5842264 mon.a (mon.0) 807 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:39.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:39.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:39.720 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:39.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:39.825 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:39.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:39.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:39.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:39.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:40.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:40.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:40.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:40.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:40.245 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.283 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:40.384 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:40 smithi083 bash[60048]: cluster 1685823758.9187062 mgr.y (mgr.34104) 666 : cluster 0 pgmap v664: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 906 KiB/s, 14 objects/s recovering 2023-06-03T20:22:40.396 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:40 smithi033 bash[74781]: cluster 1685823758.9187062 mgr.y (mgr.34104) 666 : cluster 0 pgmap v664: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 906 KiB/s, 14 objects/s recovering 2023-06-03T20:22:40.396 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:40 smithi033 bash[78259]: cluster 1685823758.9187062 mgr.y (mgr.34104) 666 : cluster 0 pgmap v664: 89 pgs: 1 peering, 88 active+clean; 59 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 547 op/s; 906 KiB/s, 14 objects/s recovering 2023-06-03T20:22:40.418 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:40.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:40.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:40.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:40.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:40.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.700 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:40.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:40.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:40.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:40.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:40.965 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:22:40.981 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:40.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:40.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:41.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.124 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:41.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:41.364 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:41.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:41.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:41.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:41.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:41.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:41.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:41.668 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:41.741 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:22:41.741 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:22:41.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.811 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:41.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:41.942 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:41.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:41.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:42.046 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:42.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:42.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.202 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:42 smithi033 bash[78259]: cluster 1685823760.9195237 mgr.y (mgr.34104) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 796 KiB/s, 12 objects/s recovering 2023-06-03T20:22:42.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:42 smithi033 bash[74781]: cluster 1685823760.9195237 mgr.y (mgr.34104) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 796 KiB/s, 12 objects/s recovering 2023-06-03T20:22:42.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:42.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.364 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:42.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:42 smithi083 bash[60048]: cluster 1685823760.9195237 mgr.y (mgr.34104) 667 : cluster 0 pgmap v665: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 617 op/s; 796 KiB/s, 12 objects/s recovering 2023-06-03T20:22:42.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:42.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:42.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:42.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:42.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:42.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_ops_in_flight 2023-06-03T20:22:42.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:42.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:42.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:42.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:42.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:42.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:42.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:43.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:43.133 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:43.138 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:43.138 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:43.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:43.209 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:43.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:43.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.352 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:43.453 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:43.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:43.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:43.592 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:43.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:43.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:43.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:43.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:43.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:43.908 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:43.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:43.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:44.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:44.042 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:44.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:44.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:44.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:44.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:44.288 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:44.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:44 smithi033 bash[74781]: cluster 1685823762.9201639 mgr.y (mgr.34104) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 395 op/s 2023-06-03T20:22:44.297 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:44 smithi033 bash[78259]: cluster 1685823762.9201639 mgr.y (mgr.34104) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 395 op/s 2023-06-03T20:22:44.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:44.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:44 smithi083 bash[60048]: cluster 1685823762.9201639 mgr.y (mgr.34104) 668 : cluster 0 pgmap v666: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 395 op/s 2023-06-03T20:22:44.417 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:44.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:44.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:44.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:44.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:44.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:44.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:44.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:44.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:44.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:44.860 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:44.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:44.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:44.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:45.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:45.180 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:22:45.249 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:45.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:45.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.284 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:45.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:45.419 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:45.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:45.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:45.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:45.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:45.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:45.792 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:45.933 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:45.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:45.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:45.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:46.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:46.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:46.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:46.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:46.239 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:46.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:46.264 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:46 smithi033 bash[74781]: cluster 1685823764.9209912 mgr.y (mgr.34104) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 218 op/s 2023-06-03T20:22:46.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:46.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:46.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:46 smithi083 bash[60048]: cluster 1685823764.9209912 mgr.y (mgr.34104) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 218 op/s 2023-06-03T20:22:46.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:46.522 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:46.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:46.615 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:46] "GET /metrics HTTP/1.1" 200 223415 "" "Prometheus/2.33.4" 2023-06-03T20:22:46.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:46 smithi033 bash[78259]: cluster 1685823764.9209912 mgr.y (mgr.34104) 669 : cluster 0 pgmap v667: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 218 op/s 2023-06-03T20:22:46.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:46.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:46.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:46.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:46.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:46.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:46.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:46.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:46.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:47.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:47.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:47.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:47.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:47.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:47.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:47.461 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:22:47.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:47.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:47.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:47.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:47.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:47.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:47.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:47.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:47.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:47.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:47.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:47.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:48.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:48.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:48.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:48.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.286 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:48 smithi083 bash[60048]: cluster 1685823766.9216416 mgr.y (mgr.34104) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 94 op/s 2023-06-03T20:22:48.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:48.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:48 smithi033 bash[74781]: cluster 1685823766.9216416 mgr.y (mgr.34104) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 94 op/s 2023-06-03T20:22:48.436 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:48 smithi033 bash[78259]: cluster 1685823766.9216416 mgr.y (mgr.34104) 670 : cluster 0 pgmap v668: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 94 op/s 2023-06-03T20:22:48.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:48.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:48.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:48.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:48.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:48.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:48.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:48.879 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:48.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:48.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:48.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:49.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:49.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:49.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:49.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.156 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:49.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:49.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:49.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:49.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:49.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:49.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:49.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:49.569 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:49.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:49.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:49.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:49.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:49.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:49.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:49.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:49.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:49 smithi083 bash[60048]: audit 1685823768.8953 mon.a (mon.0) 808 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:22:49.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:49 smithi083 bash[60048]: cluster 1685823768.922334 mgr.y (mgr.34104) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 79 op/s 2023-06-03T20:22:49.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:49.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:49.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:50.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:49 smithi033 bash[74781]: audit 1685823768.8953 mon.a (mon.0) 808 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:22:50.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:49 smithi033 bash[74781]: cluster 1685823768.922334 mgr.y (mgr.34104) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 79 op/s 2023-06-03T20:22:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:49 smithi033 bash[78259]: audit 1685823768.8953 mon.a (mon.0) 808 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:22:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:49 smithi033 bash[78259]: cluster 1685823768.922334 mgr.y (mgr.34104) 671 : cluster 0 pgmap v669: 89 pgs: 89 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 79 op/s 2023-06-03T20:22:50.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:50.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:50.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:50.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:50.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:50.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:50.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:50.392 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:50.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:50.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:50.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:50.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:50.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:50.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:50.796 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:50.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:50.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:50.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:50.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:51.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:51.066 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:51.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:51.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:51.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:51.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:51.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:51.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:51.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:51.584 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:51.728 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:51.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:51.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:51.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:51.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:51.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:52.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:52.039 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.041 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:52.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:51 smithi083 bash[60048]: cluster 1685823770.9236176 mgr.y (mgr.34104) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-06-03T20:22:52.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:52.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:52.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:52.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:51 smithi033 bash[74781]: cluster 1685823770.9236176 mgr.y (mgr.34104) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-06-03T20:22:52.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:51 smithi033 bash[78259]: cluster 1685823770.9236176 mgr.y (mgr.34104) 672 : cluster 0 pgmap v670: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s wr, 78 op/s 2023-06-03T20:22:52.414 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:22:52.414 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:22:52.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:52.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:52.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:52.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:52.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:52.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:52.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:52.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:52.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:52.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:52.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:53.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.005 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:53.104 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:22:53.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:53.125 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:22:53.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:53.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:53.146 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:22:53.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:22:53.196 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:22:53.219 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:22:53.241 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:22:53.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:53.261 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:22:53.263 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.263 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.263 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.263 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.263 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.264 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.264 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.264 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:22:53.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:53.350 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_blocked_ops 2023-06-03T20:22:53.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:53.425 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:53.529 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.562 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:53.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:53.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:53.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:53.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:53.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:53.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:53.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[74781]: cluster 1685823772.924273 mgr.y (mgr.34104) 673 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[74781]: audit 1685823773.073603 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.33:0/3561980861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:54.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[74781]: audit 1685823773.5835168 mon.a (mon.0) 809 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[78259]: cluster 1685823772.924273 mgr.y (mgr.34104) 673 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[78259]: audit 1685823773.073603 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.33:0/3561980861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:54.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:54 smithi033 bash[78259]: audit 1685823773.5835168 mon.a (mon.0) 809 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:54.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:54.114 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:54.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:54.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:54.230 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:54 smithi083 bash[60048]: cluster 1685823772.924273 mgr.y (mgr.34104) 673 : cluster 0 pgmap v671: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:54.230 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:54 smithi083 bash[60048]: audit 1685823773.073603 mon.c (mon.2) 72 : audit 0 from='client.? 172.21.15.33:0/3561980861' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:22:54.231 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:54 smithi083 bash[60048]: audit 1685823773.5835168 mon.a (mon.0) 809 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:22:54.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:54.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:54.362 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:54.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:54.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:54.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:54.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:54.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:54.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:54.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:54.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:54.775 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:54.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:54.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:54.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:54.934 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:54.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:55.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:55.057 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_2' removed 2023-06-03T20:22:55.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:55.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:55.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:55 smithi033 bash[74781]: audit 1685823774.880273 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:55.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:55 smithi033 bash[78259]: audit 1685823774.880273 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:55.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:55.190 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:55 smithi083 bash[60048]: audit 1685823774.880273 mon.a (mon.0) 810 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:55.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:55.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:55.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:55.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:55.444 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:55.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:55.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:55.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:55.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:55.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:55.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:55.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:55.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:55.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:55.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:55.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:55.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:56.078 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.0 to 1 (10000) 2023-06-03T20:22:56.123 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[78259]: cluster 1685823774.9252079 mgr.y (mgr.34104) 674 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:56.124 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[78259]: audit 1685823775.0463986 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:56.124 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[78259]: cluster 1685823775.0464687 mon.a (mon.0) 812 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-06-03T20:22:56.124 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[78259]: cluster 1685823775.0485785 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-06-03T20:22:56.125 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[78259]: audit 1685823775.0635426 mon.a (mon.0) 813 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:22:56.125 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[74781]: cluster 1685823774.9252079 mgr.y (mgr.34104) 674 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:56.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[74781]: audit 1685823775.0463986 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:56.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[74781]: cluster 1685823775.0464687 mon.a (mon.0) 812 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-06-03T20:22:56.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[74781]: cluster 1685823775.0485785 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-06-03T20:22:56.126 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[74781]: audit 1685823775.0635426 mon.a (mon.0) 813 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:22:56.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:56.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:56.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:56.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:56.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:56 smithi083 bash[60048]: cluster 1685823774.9252079 mgr.y (mgr.34104) 674 : cluster 0 pgmap v672: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:56.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:56 smithi083 bash[60048]: audit 1685823775.0463986 mon.a (mon.0) 811 : audit 1 from='client.? 172.21.15.33:0/1840515998' 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-06-03T20:22:56.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:56 smithi083 bash[60048]: cluster 1685823775.0464687 mon.a (mon.0) 812 : cluster 0 osdmap e164: 8 total, 8 up, 8 in 2023-06-03T20:22:56.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:56 smithi083 bash[60048]: cluster 1685823775.0485785 osd.4 (osd.4) 79 : cluster 3 failed to encode map e164 with expected crc 2023-06-03T20:22:56.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:56 smithi083 bash[60048]: audit 1685823775.0635426 mon.a (mon.0) 813 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:22:56.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.407 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:22:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:22:56] "GET /metrics HTTP/1.1" 200 223344 "" "Prometheus/2.33.4" 2023-06-03T20:22:56.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:56.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:56.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:56.571 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:56.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:56.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:56.710 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:56.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:56.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:56.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:56.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:56.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:56.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:56.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:57.081 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:22:57.089 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:57 smithi083 bash[60048]: audit 1685823776.0565093 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:22:57.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:57 smithi083 bash[60048]: cluster 1685823776.0565722 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-06-03T20:22:57.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:57 smithi083 bash[60048]: cluster 1685823776.0579069 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-06-03T20:22:57.098 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:57 smithi083 bash[60048]: audit 1685823776.2865362 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.33:0/3490055450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.098 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:57 smithi083 bash[60048]: audit 1685823776.286943 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:57.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:57.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[78259]: audit 1685823776.0565093 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:22:57.230 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[78259]: cluster 1685823776.0565722 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[78259]: cluster 1685823776.0579069 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[78259]: audit 1685823776.2865362 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.33:0/3490055450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[78259]: audit 1685823776.286943 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[74781]: audit 1685823776.0565093 mon.a (mon.0) 814 : audit 1 from='client.? 172.21.15.33:0/1949519018' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[74781]: cluster 1685823776.0565722 mon.a (mon.0) 815 : cluster 0 osdmap e165: 8 total, 8 up, 8 in 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[74781]: cluster 1685823776.0579069 osd.4 (osd.4) 80 : cluster 3 failed to encode map e165 with expected crc 2023-06-03T20:22:57.231 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[74781]: audit 1685823776.2865362 mon.c (mon.2) 73 : audit 1 from='client.? 172.21.15.33:0/3490055450' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.232 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:57 smithi033 bash[74781]: audit 1685823776.286943 mon.a (mon.0) 816 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:22:57.250 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:57.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:57.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:57.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:57.523 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:57.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:57.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:57.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:57.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:57.691 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:22:57.692 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:22:57.692 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2023-06-03T20:22:57.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_3 16 2023-06-03T20:22:57.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:57.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:57.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:57.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:57.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:57.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:58.046 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:58.164 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:22:58.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823776.9260027 mgr.y (mgr.34104) 675 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.054201 mon.a (mon.0) 817 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0542867 mon.a (mon.0) 818 : cluster 1 Cluster is now healthy 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: audit 1685823777.066098 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0661807 osd.4 (osd.4) 81 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.198 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.066262 mon.a (mon.0) 820 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-06-03T20:22:58.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0701952 osd.4 (osd.4) 82 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0703366 osd.6 (osd.6) 71 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0704534 osd.7 (osd.7) 100 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.073757 osd.6 (osd.6) 72 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.199 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:58 smithi083 bash[60048]: cluster 1685823777.0794208 osd.5 (osd.5) 74 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.202 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823776.9260027 mgr.y (mgr.34104) 675 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:58.202 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.054201 mon.a (mon.0) 817 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:22:58.202 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0542867 mon.a (mon.0) 818 : cluster 1 Cluster is now healthy 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: audit 1685823777.066098 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0661807 osd.4 (osd.4) 81 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.066262 mon.a (mon.0) 820 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0701952 osd.4 (osd.4) 82 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0703366 osd.6 (osd.6) 71 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0704534 osd.7 (osd.7) 100 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.203 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.073757 osd.6 (osd.6) 72 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[74781]: cluster 1685823777.0794208 osd.5 (osd.5) 74 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823776.9260027 mgr.y (mgr.34104) 675 : cluster 0 pgmap v675: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.054201 mon.a (mon.0) 817 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0542867 mon.a (mon.0) 818 : cluster 1 Cluster is now healthy 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: audit 1685823777.066098 mon.a (mon.0) 819 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:22:58.204 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0661807 osd.4 (osd.4) 81 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.066262 mon.a (mon.0) 820 : cluster 0 osdmap e166: 8 total, 8 up, 8 in 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0701952 osd.4 (osd.4) 82 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0703366 osd.6 (osd.6) 71 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0704534 osd.7 (osd.7) 100 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.073757 osd.6 (osd.6) 72 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.205 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:58 smithi033 bash[78259]: cluster 1685823777.0794208 osd.5 (osd.5) 74 : cluster 3 failed to encode map e166 with expected crc 2023-06-03T20:22:58.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:22:58.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:22:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:22:58.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:58.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:22:58.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:22:58.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.497 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:58.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 1 1 2023-06-03T20:22:58.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:58.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:58.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:22:58.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:22:58.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:58.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:58.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:58.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:59.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:59.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:59.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:59.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:59.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:22:59.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:22:59.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:59.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:22:59.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[74781]: cluster 1685823778.0666466 mon.a (mon.0) 821 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-06-03T20:22:59.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[74781]: cluster 1685823778.0709345 osd.7 (osd.7) 101 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[74781]: audit 1685823778.457041 mon.a (mon.0) 822 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:22:59.334 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[74781]: cluster 1685823778.561505 osd.5 (osd.5) 75 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[78259]: cluster 1685823778.0666466 mon.a (mon.0) 821 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-06-03T20:22:59.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[78259]: cluster 1685823778.0709345 osd.7 (osd.7) 101 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[78259]: audit 1685823778.457041 mon.a (mon.0) 822 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:22:59.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:22:59 smithi033 bash[78259]: cluster 1685823778.561505 osd.5 (osd.5) 75 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:22:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:59 smithi083 bash[60048]: cluster 1685823778.0666466 mon.a (mon.0) 821 : cluster 0 osdmap e167: 8 total, 8 up, 8 in 2023-06-03T20:22:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:59 smithi083 bash[60048]: cluster 1685823778.0709345 osd.7 (osd.7) 101 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:59 smithi083 bash[60048]: audit 1685823778.457041 mon.a (mon.0) 822 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:22:59.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:22:59 smithi083 bash[60048]: cluster 1685823778.561505 osd.5 (osd.5) 75 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:22:59.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:59.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:59.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:59.616 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:22:59.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.619 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:22:59.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:59.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:22:59.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:22:59.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:59.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:22:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:22:59.897 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:22:59.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:00.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:00.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:00.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:00.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:00.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:00.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:00.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:00.725 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[74781]: cluster 1685823778.5613885 osd.4 (osd.4) 83 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:23:00.725 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[74781]: cluster 1685823778.9266064 mgr.y (mgr.34104) 676 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:00.725 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[74781]: cluster 1685823779.0881677 mon.a (mon.0) 823 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-06-03T20:23:00.725 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[74781]: cluster 1685823779.0924609 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:00.726 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[78259]: cluster 1685823778.5613885 osd.4 (osd.4) 83 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:23:00.726 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[78259]: cluster 1685823778.9266064 mgr.y (mgr.34104) 676 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:00.726 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[78259]: cluster 1685823779.0881677 mon.a (mon.0) 823 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-06-03T20:23:00.726 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:00 smithi033 bash[78259]: cluster 1685823779.0924609 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:00.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:00 smithi083 bash[60048]: cluster 1685823778.5613885 osd.4 (osd.4) 83 : cluster 3 failed to encode map e167 with expected crc 2023-06-03T20:23:00.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:00 smithi083 bash[60048]: cluster 1685823778.9266064 mgr.y (mgr.34104) 676 : cluster 0 pgmap v678: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:00.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:00 smithi083 bash[60048]: cluster 1685823779.0881677 mon.a (mon.0) 823 : cluster 0 osdmap e168: 8 total, 8 up, 8 in 2023-06-03T20:23:00.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:00 smithi083 bash[60048]: cluster 1685823779.0924609 osd.7 (osd.7) 102 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:00.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:00.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:00.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:00.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:23:00.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:00.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:00.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:00.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:01.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:01.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:01.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:01.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:01.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:01.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:01.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:01.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[74781]: cluster 1685823780.097342 mon.a (mon.0) 824 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-06-03T20:23:01.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[74781]: cluster 1685823780.0992053 osd.4 (osd.4) 84 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:01.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[74781]: cluster 1685823780.1015522 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-06-03T20:23:01.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[78259]: cluster 1685823780.097342 mon.a (mon.0) 824 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-06-03T20:23:01.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[78259]: cluster 1685823780.0992053 osd.4 (osd.4) 84 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:01.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:01 smithi033 bash[78259]: cluster 1685823780.1015522 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-06-03T20:23:01.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:01 smithi083 bash[60048]: cluster 1685823780.097342 mon.a (mon.0) 824 : cluster 0 osdmap e169: 8 total, 8 up, 8 in 2023-06-03T20:23:01.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:01 smithi083 bash[60048]: cluster 1685823780.0992053 osd.4 (osd.4) 84 : cluster 3 failed to encode map e168 with expected crc 2023-06-03T20:23:01.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:01 smithi083 bash[60048]: cluster 1685823780.1015522 osd.7 (osd.7) 103 : cluster 3 failed to encode map e169 with expected crc 2023-06-03T20:23:01.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:01.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:01.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:01.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:01.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:01.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:01.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:01.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:01.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:01.779 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:23:01.780 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:23:01.780 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:23:01.780 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:23:01.780 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:23:01.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:01.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:01.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:01.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:02.026 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:02.112 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:02 smithi033 bash[74781]: cluster 1685823780.9274304 mgr.y (mgr.34104) 677 : cluster 0 pgmap v681: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 2 objects/s recovering 2023-06-03T20:23:02.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:02.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:02.274 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:02.287 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:02 smithi083 bash[60048]: cluster 1685823780.9274304 mgr.y (mgr.34104) 677 : cluster 0 pgmap v681: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 2 objects/s recovering 2023-06-03T20:23:02.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:02.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:02.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:02.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:02.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:02.513 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:02.513 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:02.513 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:02.545 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:02 smithi033 bash[78259]: cluster 1685823780.9274304 mgr.y (mgr.34104) 677 : cluster 0 pgmap v681: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 144 KiB/s, 2 objects/s recovering 2023-06-03T20:23:02.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:02.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:02.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_historic_ops 2023-06-03T20:23:02.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:02.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:02.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:02.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:02.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:02.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:02.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:02.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:02.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:03.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:03.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:03.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:03.233 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.263 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:03.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.415 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:03.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:03.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:03.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:03.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:03.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:03.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:03.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:03.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:03.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:03.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:03.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:03.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:04.060 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:04.090 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:04.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:04.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:04.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:04.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[74781]: cluster 1685823782.927981 mgr.y (mgr.34104) 678 : cluster 0 pgmap v682: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s, 1 objects/s recovering 2023-06-03T20:23:04.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[74781]: audit 1685823783.5911465 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[74781]: audit 1685823783.5975432 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[78259]: cluster 1685823782.927981 mgr.y (mgr.34104) 678 : cluster 0 pgmap v682: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s, 1 objects/s recovering 2023-06-03T20:23:04.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[78259]: audit 1685823783.5911465 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:04 smithi033 bash[78259]: audit 1685823783.5975432 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.365 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:04 smithi083 bash[60048]: cluster 1685823782.927981 mgr.y (mgr.34104) 678 : cluster 0 pgmap v682: 73 pgs: 1 peering, 72 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 98 KiB/s, 1 objects/s recovering 2023-06-03T20:23:04.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:04 smithi083 bash[60048]: audit 1685823783.5911465 mon.a (mon.0) 825 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:04 smithi083 bash[60048]: audit 1685823783.5975432 mon.a (mon.0) 826 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:04.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:04.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:04.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:04.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:04.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:04.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:04.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:04.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:04.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:04.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:04.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:04.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:04.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:05.014 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:05.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:05.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:05.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:05.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:05.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:05.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:05.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:05.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:05.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:05.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:05.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:05.567 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:05.648 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:05.683 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:05.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:05.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:05.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:05.962 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:05.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:05.964 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:06.065 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:06.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:06.219 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: cluster 1685823784.9285624 mgr.y (mgr.34104) 679 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s, 1 objects/s recovering 2023-06-03T20:23:06.220 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: audit 1685823785.6046057 mon.a (mon.0) 827 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.220 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: audit 1685823785.6118119 mon.a (mon.0) 828 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.220 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: audit 1685823786.083761 mon.a (mon.0) 829 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:23:06.220 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: audit 1685823786.084861 mon.a (mon.0) 830 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:23:06.220 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[74781]: audit 1685823786.0927954 mon.a (mon.0) 831 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: cluster 1685823784.9285624 mgr.y (mgr.34104) 679 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s, 1 objects/s recovering 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: audit 1685823785.6046057 mon.a (mon.0) 827 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: audit 1685823785.6118119 mon.a (mon.0) 828 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: audit 1685823786.083761 mon.a (mon.0) 829 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: audit 1685823786.084861 mon.a (mon.0) 830 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:23:06.221 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[78259]: audit 1685823786.0927954 mon.a (mon.0) 831 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:06.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:06.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:06.386 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:06.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: cluster 1685823784.9285624 mgr.y (mgr.34104) 679 : cluster 0 pgmap v683: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s, 1 objects/s recovering 2023-06-03T20:23:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: audit 1685823785.6046057 mon.a (mon.0) 827 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: audit 1685823785.6118119 mon.a (mon.0) 828 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: audit 1685823786.083761 mon.a (mon.0) 829 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:23:06.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: audit 1685823786.084861 mon.a (mon.0) 830 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:23:06.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:06 smithi083 bash[60048]: audit 1685823786.0927954 mon.a (mon.0) 831 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:06.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:06.504 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:06] "GET /metrics HTTP/1.1" 200 223344 "" "Prometheus/2.33.4" 2023-06-03T20:23:06.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:06.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:06.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:06.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:06.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.668 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:06.769 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.803 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:06.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:06.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:06.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:07.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:07.090 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:07.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:07.172 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:23:07.195 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:07.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:07.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:07.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:07.366 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:07.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:07.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:07.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:07.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:07.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:07.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:07.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:07.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:07.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:07.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:07.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:07.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:07.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:08.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:08.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:08.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:08.159 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:08.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:08.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:08.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:08.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:08.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:08.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:08 smithi083 bash[60048]: cluster 1685823786.9296074 mgr.y (mgr.34104) 680 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-06-03T20:23:08.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:08.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:08.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:08 smithi033 bash[74781]: cluster 1685823786.9296074 mgr.y (mgr.34104) 680 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-06-03T20:23:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:08 smithi033 bash[78259]: cluster 1685823786.9296074 mgr.y (mgr.34104) 680 : cluster 0 pgmap v684: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 72 KiB/s, 1 objects/s recovering 2023-06-03T20:23:08.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:08.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:08.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:08.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:08.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:08.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:08.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:08.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:08.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:08.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:09.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:09.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:09.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:09.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:09.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:09.291 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:09.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:09.396 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:09.426 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:09.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:09.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:09.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:09 smithi083 bash[60048]: audit 1685823788.5883052 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:09.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:09 smithi083 bash[60048]: audit 1685823788.589744 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:09.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:09 smithi083 bash[60048]: cluster 1685823788.9300613 mgr.y (mgr.34104) 681 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 59 KiB/s, 1 objects/s recovering 2023-06-03T20:23:09.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:09.702 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:09.806 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:09.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[78259]: audit 1685823788.5883052 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:09.814 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[78259]: audit 1685823788.589744 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:09.815 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[78259]: cluster 1685823788.9300613 mgr.y (mgr.34104) 681 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 59 KiB/s, 1 objects/s recovering 2023-06-03T20:23:09.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[74781]: audit 1685823788.5883052 mon.a (mon.0) 832 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:09.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[74781]: audit 1685823788.589744 mon.a (mon.0) 833 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:09.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:09 smithi033 bash[74781]: cluster 1685823788.9300613 mgr.y (mgr.34104) 681 : cluster 0 pgmap v685: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 59 KiB/s, 1 objects/s recovering 2023-06-03T20:23:09.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:09.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:09.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:09.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:09.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:10.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:10.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:10.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:10.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:10.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:10.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:10.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:10.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:10.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:10.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:10.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:10.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:10.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:10.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:10.778 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:10.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:10.915 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:10.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:10.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:11.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:11.050 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:11.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:11.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:11.143 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:23:11.143 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:23:11.143 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:23:11.143 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18364 6.2 6:4fe36e73:::benchmark_data_smithi033_106374_object18363:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 556.84673637100002, 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18240728, 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.144 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18364 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.145 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289787+0000", 2023-06-03T20:23:11.146 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289785+0000", 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5291999999999999e-05 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.147 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289830+0000", 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4701e-05 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289845+0000", 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6550000000000004e-06 2023-06-03T20:23:11.148 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289852+0000", 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024129800000000001 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.149 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290094+0000", 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000131879 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290225+0000", 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018368400000000001 2023-06-03T20:23:11.150 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.290409+0000", 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001079041 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.151 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.291488+0000", 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001189945 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292678+0000", 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17927341299999999 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.152 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.471952+0000", 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014708500000000001 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472099+0000", 2023-06-03T20:23:11.153 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5371999999999994e-05 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.472194+0000", 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18240728 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.154 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115649 6.2 6:461429bb:::benchmark_data_smithi033_106374_object5647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 467.99776595899999, 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.150356134, 2023-06-03T20:23:11.155 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115649 2023-06-03T20:23:11.156 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.157 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138757+0000", 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138755+0000", 2023-06-03T20:23:11.158 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9149999999999996e-06 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138763+0000", 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4756999999999999e-05 2023-06-03T20:23:11.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138778+0000", 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6409999999999996e-06 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138785+0000", 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7327000000000002e-05 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138842+0000", 2023-06-03T20:23:11.161 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015407999999999999 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.138996+0000", 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016238599999999999 2023-06-03T20:23:11.162 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.139158+0000", 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003199225 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.163 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.164 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.142358+0000", 2023-06-03T20:23:11.164 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102768 2023-06-03T20:23:11.164 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.164 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.164 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.142460+0000", 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14649527400000001 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288956+0000", 2023-06-03T20:23:11.165 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6769999999999997e-05 2023-06-03T20:23:11.166 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.166 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.166 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.166 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.289053+0000", 2023-06-03T20:23:11.166 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0736000000000003e-05 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.289113+0000", 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.150356134 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.167 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123147 6.e 6:735bfc12:::benchmark_data_smithi033_106374_object13145:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 458.37942233699999, 2023-06-03T20:23:11.168 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.145029301, 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123147 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.169 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.170 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757101+0000", 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757099+0000", 2023-06-03T20:23:11.171 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7109999999999998e-06 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757106+0000", 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1955e-05 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.172 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757118+0000", 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4569999999999996e-06 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757123+0000", 2023-06-03T20:23:11.173 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3535000000000003e-05 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757157+0000", 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129973 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.174 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757287+0000", 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022284599999999999 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.757510+0000", 2023-06-03T20:23:11.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00550638 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.763016+0000", 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031143350000000002 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.176 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.766131+0000", 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13580488499999999 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.901935+0000", 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9689000000000001e-05 2023-06-03T20:23:11.177 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.902025+0000", 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010495799999999999 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.178 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.902130+0000", 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.145029301 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.179 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123160 6.e 6:7d1ad2b5:::benchmark_data_smithi033_106374_object13158:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 458.364342679, 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16263899300000001, 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.180 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123160 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772180+0000", 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772179+0000", 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5989999999999996e-06 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772186+0000", 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4922e-05 2023-06-03T20:23:11.183 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772201+0000", 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2899999999999997e-06 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.184 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772208+0000", 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.032e-05 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772249+0000", 2023-06-03T20:23:11.185 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2103999999999998e-05 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772341+0000", 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8653999999999995e-05 2023-06-03T20:23:11.186 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.772430+0000", 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044709529999999997 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.187 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.776900+0000", 2023-06-03T20:23:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023186300000000001 2023-06-03T20:23:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.188 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.777132+0000", 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15758728999999999 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934720+0000", 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7092999999999998e-05 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.189 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934767+0000", 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2663e-05 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934819+0000", 2023-06-03T20:23:11.190 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16263899300000001 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123170 6.e 6:77e9df3b:::benchmark_data_smithi033_106374_object13168:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:23:11.191 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 458.34919013299998, 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14773393500000001, 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.192 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123170 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787333+0000", 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.194 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787332+0000", 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9459999999999998e-06 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.195 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787340+0000", 2023-06-03T20:23:11.196 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7122e-05 2023-06-03T20:23:11.196 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.196 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.196 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.196 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787357+0000", 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8259999999999999e-06 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787366+0000", 2023-06-03T20:23:11.197 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1327000000000004e-05 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787427+0000", 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015070799999999999 2023-06-03T20:23:11.198 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787578+0000", 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016786700000000001 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.199 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787746+0000", 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062433710000000002 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.793989+0000", 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042268380000000001 2023-06-03T20:23:11.200 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798216+0000", 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.13673813600000001 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.201 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.934954+0000", 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2080000000000002e-05 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935016+0000", 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0955000000000003e-05 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.202 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935067+0000", 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14773393500000001 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.203 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123172 6.e 6:75ccd815:::benchmark_data_smithi033_106374_object13170:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 458.34867392500001, 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.147339885, 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.204 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123172 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.205 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787849+0000", 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.206 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787848+0000", 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8719999999999999e-06 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787854+0000", 2023-06-03T20:23:11.207 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4130000000000006e-06 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787863+0000", 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6359999999999999e-06 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.208 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.787868+0000", 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0030720439999999999 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.790940+0000", 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9354e-05 2023-06-03T20:23:11.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.791020+0000", 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4557999999999999e-05 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.210 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.791104+0000", 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0070416699999999999 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798146+0000", 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000116723 2023-06-03T20:23:11.211 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798263+0000", 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.136868711 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.212 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935131+0000", 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1401e-05 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935163+0000", 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.6397000000000002e-05 2023-06-03T20:23:11.213 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.935189+0000", 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.147339885 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.214 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:123173 6.e 6:7ad5b390:::benchmark_data_smithi033_106374_object13171:head [delete] snapc 0=[] ondisk+write+known_if_redirected e108)", 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 458.34252295200002, 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15276009199999999, 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.215 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123173 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.216 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.217 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794000+0000", 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.793999+0000", 2023-06-03T20:23:11.218 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1529999999999997e-06 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794007+0000", 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1790999999999999e-05 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794018+0000", 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6190000000000002e-06 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.220 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794026+0000", 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9555999999999999e-05 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794066+0000", 2023-06-03T20:23:11.221 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012411599999999999 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794190+0000", 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015034900000000001 2023-06-03T20:23:11.222 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.794340+0000", 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003941979 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798282+0000", 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014205399999999999 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.224 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.798424+0000", 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14823001299999999 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946654+0000", 2023-06-03T20:23:11.225 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0205999999999999e-05 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946714+0000", 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5859000000000003e-05 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.226 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:32.946760+0000", 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15276009199999999 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.227 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:188760 6.e 6:7f641fc5:::benchmark_data_smithi033_106374_object78758:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 366.75847834400003, 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.139139074, 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.228 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 188760 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:23:11.229 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378045+0000", 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.230 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378043+0000", 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9439999999999994e-06 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378052+0000", 2023-06-03T20:23:11.231 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6511000000000002e-05 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378068+0000", 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4639999999999995e-06 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.232 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.378078+0000", 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044099819999999998 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382488+0000", 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000163308 2023-06-03T20:23:11.233 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382651+0000", 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016805800000000001 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:23:11.234 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.382819+0000", 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045208519999999997 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.387340+0000", 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022875 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.235 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.387569+0000", 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.129099926 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.516669+0000", 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024832000000000001 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.516917+0000", 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026680399999999999 2023-06-03T20:23:11.237 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.517184+0000", 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.139139074 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.238 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:83248 7.1 7:846e6dee:::benchmark_data_smithi033_129174_object83247:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e143)", 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:19:33.089641+0000", 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 218.04688254499999, 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.110001684, 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.239 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 83248 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.240 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089641+0000", 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089641+0000", 2023-06-03T20:23:11.241 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089639+0000", 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012534300000000001 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089764+0000", 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2061e-05 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.243 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089776+0000", 2023-06-03T20:23:11.244 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1910000000000003e-06 2023-06-03T20:23:11.244 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.244 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.245 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.245 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.089783+0000", 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002774435 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.092558+0000", 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000118566 2023-06-03T20:23:11.246 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.092676+0000", 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013045400000000001 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.247 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.092807+0000", 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002875776 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.248 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.095683+0000", 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023080099999999999 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.095913+0000", 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.103607527 2023-06-03T20:23:11.249 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.199521+0000", 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0160999999999995e-05 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.250 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.199591+0000", 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1100999999999997e-05 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:33.199642+0000", 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.110001684 2023-06-03T20:23:11.251 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:98554 7.1 7:8b523c5b:::benchmark_data_smithi033_129174_object98553:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e145)", 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:19:50.680465+0000", 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 200.45605806200001, 2023-06-03T20:23:11.252 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120124253, 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.253 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 98554 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680465+0000", 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.254 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.255 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.255 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680465+0000", 2023-06-03T20:23:11.255 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:11.255 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.255 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680464+0000", 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2259000000000002e-05 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680516+0000", 2023-06-03T20:23:11.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1719000000000001e-05 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680528+0000", 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2090000000000002e-06 2023-06-03T20:23:11.257 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.680534+0000", 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0079600590000000002 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.258 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.688494+0000", 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7085999999999999e-05 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.688582+0000", 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6958000000000002e-05 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.688678+0000", 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0037310759999999998 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.260 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.692410+0000", 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000172857 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.261 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.692582+0000", 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.107890522 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.800473+0000", 2023-06-03T20:23:11.262 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8944999999999998e-05 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.800542+0000", 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7416000000000001e-05 2023-06-03T20:23:11.263 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:19:50.800589+0000", 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120124253 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.264 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:120999 7.4 7:2903a278:::benchmark_data_smithi033_129174_object11310:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:18.241613+0000", 2023-06-03T20:23:11.265 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 172.89490966899999, 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120136332, 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.266 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 120999 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241613+0000", 2023-06-03T20:23:11.267 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241613+0000", 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.268 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241612+0000", 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3010000000000001e-06 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.269 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241619+0000", 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2976000000000001e-05 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241632+0000", 2023-06-03T20:23:11.270 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3840000000000002e-06 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241638+0000", 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5991000000000001e-05 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.271 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241684+0000", 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102793 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241787+0000", 2023-06-03T20:23:11.272 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000113409 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,6", 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.241901+0000", 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044956859999999996 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.273 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.246396+0000", 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027423550000000001 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.249139+0000", 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.11248147999999999 2023-06-03T20:23:11.274 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361620+0000", 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8084000000000007e-05 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.275 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361698+0000", 2023-06-03T20:23:11.276 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1508999999999998e-05 2023-06-03T20:23:11.276 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.276 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.276 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.276 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361750+0000", 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.120136332 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.277 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:121011 7.4 7:26dc7a31:::benchmark_data_smithi033_129174_object11322:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:11.278 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:18.250463+0000", 2023-06-03T20:23:11.278 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 172.886060558, 2023-06-03T20:23:11.278 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.111422646, 2023-06-03T20:23:11.279 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.279 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.279 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.279 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.279 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 121011 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.280 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250463+0000", 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250463+0000", 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250460+0000", 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0583e-05 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250471+0000", 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5265999999999999e-05 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250486+0000", 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7409999999999992e-06 2023-06-03T20:23:11.283 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.250494+0000", 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002508134 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.284 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.253002+0000", 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000176343 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.253178+0000", 2023-06-03T20:23:11.285 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000119973 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,6", 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.253298+0000", 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0079367840000000005 2023-06-03T20:23:11.286 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.261235+0000", 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5623e-05 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.287 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.261281+0000", 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.10050949100000001 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.288 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361790+0000", 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8457e-05 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361849+0000", 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6557000000000003e-05 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.290 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.290 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361885+0000", 2023-06-03T20:23:11.290 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.111422646 2023-06-03T20:23:11.290 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.291 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:121014 7.4 7:22925e1f:::benchmark_data_smithi033_129174_object11325:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:18.254416+0000", 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 172.88210670999999, 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.107573179, 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.292 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.293 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.293 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.293 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 121014 2023-06-03T20:23:11.293 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.293 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254416+0000", 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254416+0000", 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254415+0000", 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8900000000000007e-06 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254423+0000", 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4851000000000001e-05 2023-06-03T20:23:11.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254437+0000", 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7170000000000002e-06 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.297 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.254444+0000", 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022228259999999998 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.256667+0000", 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00036653599999999999 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.298 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.257033+0000", 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000946096 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,6", 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.257980+0000", 2023-06-03T20:23:11.299 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0035722570000000001 2023-06-03T20:23:11.300 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.300 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.300 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.300 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.261552+0000", 2023-06-03T20:23:11.300 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000101798 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.261654+0000", 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.100264721 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361918+0000", 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9137999999999997e-05 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361957+0000", 2023-06-03T20:23:11.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2087e-05 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:18.361990+0000", 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.107573179 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.303 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:123039 7.1 7:877cdd45:::benchmark_data_smithi033_129174_object13350:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:20.917210+0000", 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 170.21931321299999, 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17500027400000001, 2023-06-03T20:23:11.304 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123039 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.305 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917210+0000", 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917210+0000", 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917208+0000", 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7520000000000002e-06 2023-06-03T20:23:11.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917217+0000", 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6646999999999998e-05 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917233+0000", 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4789999999999999e-06 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917241+0000", 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8838000000000001e-05 2023-06-03T20:23:11.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917300+0000", 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000133972 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.310 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917433+0000", 2023-06-03T20:23:11.311 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000141574 2023-06-03T20:23:11.311 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.311 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.311 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.311 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.917575+0000", 2023-06-03T20:23:11.312 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0076201990000000002 2023-06-03T20:23:11.312 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.312 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.312 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.313 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925195+0000", 2023-06-03T20:23:11.313 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0035988700000000001 2023-06-03T20:23:11.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.928794+0000", 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.163258443 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.092053+0000", 2023-06-03T20:23:11.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9684000000000004e-05 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.092142+0000", 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7886999999999996e-05 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.092210+0000", 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17500027400000001 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.316 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:123047 7.1 7:879ca2d0:::benchmark_data_smithi033_129174_object13358:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:20.925159+0000", 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 170.21136440800001, 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17587608900000001, 2023-06-03T20:23:11.317 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123047 2023-06-03T20:23:11.318 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925159+0000", 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.320 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925159+0000", 2023-06-03T20:23:11.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.321 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.321 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.321 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925157+0000", 2023-06-03T20:23:11.321 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4880000000000004e-06 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925164+0000", 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2248e-05 2023-06-03T20:23:11.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925176+0000", 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9120000000000001e-06 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.323 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925183+0000", 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8346999999999997e-05 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925221+0000", 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110392 2023-06-03T20:23:11.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925332+0000", 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102087 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925434+0000", 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0035621590000000001 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.928996+0000", 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031850699999999999 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.327 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.929314+0000", 2023-06-03T20:23:11.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.171594302 2023-06-03T20:23:11.327 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.327 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.100909+0000", 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9777999999999995e-05 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.329 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.100978+0000", 2023-06-03T20:23:11.329 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6276999999999997e-05 2023-06-03T20:23:11.329 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.329 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.329 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.101035+0000", 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17587608900000001 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.330 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:177082 7.1 7:8f07b5bb:::benchmark_data_smithi033_129174_object67393:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:32.997913+0000", 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 98.138609774000003, 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.20269145, 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.331 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.332 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.332 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 177082 2023-06-03T20:23:11.332 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.332 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997913+0000", 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.333 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997913+0000", 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997911+0000", 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8539999999999997e-06 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.334 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997919+0000", 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6124999999999999e-05 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997935+0000", 2023-06-03T20:23:11.335 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6579999999999996e-06 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997942+0000", 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4973999999999999e-05 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.336 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.997997+0000", 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000190719 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.998187+0000", 2023-06-03T20:23:11.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017541400000000001 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:32.998363+0000", 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044032350000000001 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.002766+0000", 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00098029999999999992 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.003746+0000", 2023-06-03T20:23:11.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19656950300000001 2023-06-03T20:23:11.340 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.340 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.340 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.340 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200316+0000", 2023-06-03T20:23:11.341 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016787900000000001 2023-06-03T20:23:11.341 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.341 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.341 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.341 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200484+0000", 2023-06-03T20:23:11.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012095399999999999 2023-06-03T20:23:11.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.342 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200605+0000", 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.20269145 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.343 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:177084 7.1 7:832535eb:::benchmark_data_smithi033_129174_object67395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:33.004795+0000", 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 98.131727693000002, 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19619077400000001, 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.344 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 177084 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004795+0000", 2023-06-03T20:23:11.345 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.346 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.346 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004795+0000", 2023-06-03T20:23:11.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.349 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004794+0000", 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2211e-05 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004806+0000", 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2904999999999999e-05 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004819+0000", 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1150000000000002e-06 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004824+0000", 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7370000000000002e-05 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.352 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.353 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.004871+0000", 2023-06-03T20:23:11.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014034099999999999 2023-06-03T20:23:11.353 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.353 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.005012+0000", 2023-06-03T20:23:11.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015536200000000001 2023-06-03T20:23:11.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.356 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.356 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.357 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.005167+0000", 2023-06-03T20:23:11.358 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044914960000000002 2023-06-03T20:23:11.358 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.358 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.009659+0000", 2023-06-03T20:23:11.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9127000000000002e-05 2023-06-03T20:23:11.360 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.362 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.362 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.009748+0000", 2023-06-03T20:23:11.363 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19098008399999999 2023-06-03T20:23:11.363 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.363 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.364 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.364 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200728+0000", 2023-06-03T20:23:11.365 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015350699999999999 2023-06-03T20:23:11.365 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.366 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.366 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.367 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200881+0000", 2023-06-03T20:23:11.367 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000104907 2023-06-03T20:23:11.368 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.368 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.368 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.369 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200986+0000", 2023-06-03T20:23:11.369 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19619077400000001 2023-06-03T20:23:11.369 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.370 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.370 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.370 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.370 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.371 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182398 7.1 7:87a770b8:::benchmark_data_smithi033_129174_object72709:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:23:11.371 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:40.245396+0000", 2023-06-03T20:23:11.371 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 90.891127255000001, 2023-06-03T20:23:11.371 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.117272564, 2023-06-03T20:23:11.372 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.372 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.372 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.372 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.373 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.373 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182398 2023-06-03T20:23:11.373 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.374 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.374 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.374 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.374 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245396+0000", 2023-06-03T20:23:11.375 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.375 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.375 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.375 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.376 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245396+0000", 2023-06-03T20:23:11.376 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.376 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.377 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.377 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.377 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245394+0000", 2023-06-03T20:23:11.377 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0369999999999995e-06 2023-06-03T20:23:11.378 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.378 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.378 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.378 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245402+0000", 2023-06-03T20:23:11.379 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5492e-05 2023-06-03T20:23:11.379 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.379 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.379 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.380 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245417+0000", 2023-06-03T20:23:11.380 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5700000000000004e-06 2023-06-03T20:23:11.380 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.380 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245425+0000", 2023-06-03T20:23:11.381 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9005999999999998e-05 2023-06-03T20:23:11.382 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.382 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.382 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.382 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245474+0000", 2023-06-03T20:23:11.383 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000121211 2023-06-03T20:23:11.383 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.383 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.383 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.384 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245595+0000", 2023-06-03T20:23:11.384 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014412299999999999 2023-06-03T20:23:11.384 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.384 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.385 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.385 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.245739+0000", 2023-06-03T20:23:11.385 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0037511509999999999 2023-06-03T20:23:11.386 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.386 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.386 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.386 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.249491+0000", 2023-06-03T20:23:11.387 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00077195300000000003 2023-06-03T20:23:11.387 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.387 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.387 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.388 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.250262+0000", 2023-06-03T20:23:11.388 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.112312551 2023-06-03T20:23:11.388 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.388 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.389 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.389 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.362575+0000", 2023-06-03T20:23:11.389 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3301999999999999e-05 2023-06-03T20:23:11.389 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.390 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.390 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.390 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.362628+0000", 2023-06-03T20:23:11.390 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0065999999999999e-05 2023-06-03T20:23:11.391 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.391 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.391 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.391 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.362668+0000", 2023-06-03T20:23:11.392 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.117272564 2023-06-03T20:23:11.392 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.392 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.393 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.393 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.393 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.393 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:183758 7.1 7:835f8acf:::benchmark_data_smithi033_129174_object74069:head [delete] snapc 0=[] ondisk+write+known_if_redirected e154)", 2023-06-03T20:23:11.394 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:44.514700+0000", 2023-06-03T20:23:11.394 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 86.621822785000006, 2023-06-03T20:23:11.394 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.126137254, 2023-06-03T20:23:11.394 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.395 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.395 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.395 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.395 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.396 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 183758 2023-06-03T20:23:11.396 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.396 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.397 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.397 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.397 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514700+0000", 2023-06-03T20:23:11.397 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.398 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.398 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.398 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.398 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514700+0000", 2023-06-03T20:23:11.399 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:11.399 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.399 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.399 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.400 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514699+0000", 2023-06-03T20:23:11.400 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2609999999999996e-06 2023-06-03T20:23:11.400 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.401 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.401 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.401 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514706+0000", 2023-06-03T20:23:11.402 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8342000000000002e-05 2023-06-03T20:23:11.403 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.403 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.404 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.404 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514724+0000", 2023-06-03T20:23:11.405 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6179999999999997e-06 2023-06-03T20:23:11.405 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.405 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.405 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.405 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.514732+0000", 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.019176014000000002 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.533908+0000", 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00025499399999999998 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.406 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.407 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.407 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.534163+0000", 2023-06-03T20:23:11.407 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031908400000000002 2023-06-03T20:23:11.407 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.407 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.534482+0000", 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091523239999999999 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.408 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.543634+0000", 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00039188299999999999 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.544026+0000", 2023-06-03T20:23:11.409 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.096578415000000001 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.640605+0000", 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000119954 2023-06-03T20:23:11.410 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.640725+0000", 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000112929 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.411 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:44.640838+0000", 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.126137254 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.412 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:217480 7.1 7:80e702de:::benchmark_data_smithi033_129174_object107791:head [delete] snapc 0=[] ondisk+write+known_if_redirected e160)", 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:22:33.258928+0000", 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 37.877594705, 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.115389808, 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:11.413 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 217480 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:11.414 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258928+0000", 2023-06-03T20:23:11.415 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:11.415 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.415 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.415 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:11.415 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258928+0000", 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258926+0000", 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9327999999999999e-05 2023-06-03T20:23:11.416 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258946+0000", 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7754999999999999e-05 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.417 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258964+0000", 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6310000000000003e-06 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.258971+0000", 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7895e-05 2023-06-03T20:23:11.418 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.259029+0000", 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000225837 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.419 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.259255+0000", 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020207299999999999 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.259457+0000", 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011393873000000001 2023-06-03T20:23:11.420 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.270851+0000", 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00057768200000000004 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:11.421 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.271429+0000", 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.102745741 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.374174+0000", 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8038e-05 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.422 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.374262+0000", 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5906999999999999e-05 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:11.423 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:22:33.374318+0000", 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.115389808 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:11.424 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:23:11.425 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:11.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:11.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:11.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:11.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:11.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:11.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:11.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:11.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:11.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:11.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:11.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:11.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:11.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:11.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:11.981 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_ops_in_flight 2023-06-03T20:23:12.002 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.1 to 1 (10000) 2023-06-03T20:23:12.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:12.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:12.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:12.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:11 smithi083 bash[60048]: cluster 1685823790.930683 mgr.y (mgr.34104) 682 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:23:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:11 smithi083 bash[60048]: audit 1685823791.612741 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:23:12.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:11 smithi033 bash[78259]: cluster 1685823790.930683 mgr.y (mgr.34104) 682 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:23:12.243 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:11 smithi033 bash[78259]: audit 1685823791.612741 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:23:12.243 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:11 smithi033 bash[74781]: cluster 1685823790.930683 mgr.y (mgr.34104) 682 : cluster 0 pgmap v686: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:23:12.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:11 smithi033 bash[74781]: audit 1685823791.612741 mon.a (mon.0) 834 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:23:12.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:12.274 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:12.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:12.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:12.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:12.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:12.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:12.553 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:12.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:12.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:12.685 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:12.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:12.824 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:12.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:12.873 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:23:12.910 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:23:12.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:12.937 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:23:12.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:12.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:12.958 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:12.960 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:23:12.985 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:23:13.014 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:23:13.039 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:23:13.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:13.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:23:13.066 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.067 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:23:13.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:13.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:13.184 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_3' created 2023-06-03T20:23:13.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:13.228 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:13 smithi033 bash[78259]: audit 1685823791.9892569 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:23:13.228 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:13 smithi033 bash[78259]: cluster 1685823791.9893289 mon.a (mon.0) 836 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-06-03T20:23:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:13 smithi033 bash[74781]: audit 1685823791.9892569 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:23:13.229 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:13 smithi033 bash[74781]: cluster 1685823791.9893289 mon.a (mon.0) 836 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-06-03T20:23:13.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:13.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:13.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:13.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:13 smithi083 bash[60048]: audit 1685823791.9892569 mon.a (mon.0) 835 : audit 1 from='client.? 172.21.15.33:0/1370591760' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:23:13.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:13 smithi083 bash[60048]: cluster 1685823791.9893289 mon.a (mon.0) 836 : cluster 0 osdmap e170: 8 total, 8 up, 8 in 2023-06-03T20:23:13.371 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:13.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:13.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:13.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.510 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:13.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:13.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:13.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:13.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:13.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:13.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:13.892 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:13.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:13.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:13.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:14.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:14.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:14.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: cluster 1685823792.4257922 osd.7 (osd.7) 104 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: cluster 1685823792.5421984 osd.5 (osd.5) 76 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: audit 1685823792.657133 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.33:0/686892030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: audit 1685823792.6575685 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.313 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: audit 1685823792.8441608 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.33:0/4209823291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: cluster 1685823792.9311025 mgr.y (mgr.34104) 683 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: audit 1685823793.1692104 mon.a (mon.0) 838 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: cluster 1685823793.1692896 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: cluster 1685823793.2007525 osd.7 (osd.7) 105 : cluster 3 failed to encode map e171 with expected crc 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[74781]: audit 1685823793.914478 mon.a (mon.0) 840 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:14.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: cluster 1685823792.4257922 osd.7 (osd.7) 104 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: cluster 1685823792.5421984 osd.5 (osd.5) 76 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: audit 1685823792.657133 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.33:0/686892030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: audit 1685823792.6575685 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: audit 1685823792.8441608 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.33:0/4209823291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: cluster 1685823792.9311025 mgr.y (mgr.34104) 683 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: audit 1685823793.1692104 mon.a (mon.0) 838 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-06-03T20:23:14.315 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: cluster 1685823793.1692896 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-06-03T20:23:14.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: cluster 1685823793.2007525 osd.7 (osd.7) 105 : cluster 3 failed to encode map e171 with expected crc 2023-06-03T20:23:14.316 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:14 smithi033 bash[78259]: audit 1685823793.914478 mon.a (mon.0) 840 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:14.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.338 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: cluster 1685823792.4257922 osd.7 (osd.7) 104 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: cluster 1685823792.5421984 osd.5 (osd.5) 76 : cluster 3 failed to encode map e170 with expected crc 2023-06-03T20:23:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: audit 1685823792.657133 mon.c (mon.2) 74 : audit 1 from='client.? 172.21.15.33:0/686892030' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: audit 1685823792.6575685 mon.a (mon.0) 837 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]: dispatch 2023-06-03T20:23:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: audit 1685823792.8441608 mon.c (mon.2) 75 : audit 0 from='client.? 172.21.15.33:0/4209823291' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:14.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: cluster 1685823792.9311025 mgr.y (mgr.34104) 683 : cluster 0 pgmap v688: 73 pgs: 73 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:14.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: audit 1685823793.1692104 mon.a (mon.0) 838 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2023-06-03T20:23:14.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: cluster 1685823793.1692896 mon.a (mon.0) 839 : cluster 0 osdmap e171: 8 total, 8 up, 8 in 2023-06-03T20:23:14.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: cluster 1685823793.2007525 osd.7 (osd.7) 105 : cluster 3 failed to encode map e171 with expected crc 2023-06-03T20:23:14.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:14 smithi083 bash[60048]: audit 1685823793.914478 mon.a (mon.0) 840 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:14.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:14.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:14.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 2 1 2023-06-03T20:23:14.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:14.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:14.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:14.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:14.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:14.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:14.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:14.996 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.034 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:15.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:15.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.285 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.1814287 mon.a (mon.0) 841 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-06-03T20:23:15.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.183333 osd.6 (osd.6) 73 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.185845 osd.7 (osd.7) 106 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.1860595 osd.4 (osd.4) 85 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.1862001 osd.5 (osd.5) 77 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.286 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[78259]: cluster 1685823794.187289 osd.6 (osd.6) 74 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.1814287 mon.a (mon.0) 841 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.183333 osd.6 (osd.6) 73 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.185845 osd.7 (osd.7) 106 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.1860595 osd.4 (osd.4) 85 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.1862001 osd.5 (osd.5) 77 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.287 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:15 smithi033 bash[74781]: cluster 1685823794.187289 osd.6 (osd.6) 74 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:15.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:15.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:15.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:15.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:15.557 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.1814287 mon.a (mon.0) 841 : cluster 0 osdmap e172: 8 total, 8 up, 8 in 2023-06-03T20:23:15.557 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.183333 osd.6 (osd.6) 73 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.557 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.185845 osd.7 (osd.7) 106 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.558 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.1860595 osd.4 (osd.4) 85 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.558 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.1862001 osd.5 (osd.5) 77 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.558 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:15 smithi083 bash[60048]: cluster 1685823794.187289 osd.6 (osd.6) 74 : cluster 3 failed to encode map e172 with expected crc 2023-06-03T20:23:15.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:15.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:15.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:15.726 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:15.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:15.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:15.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:15.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:15.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:16.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.002 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:16.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:16.132 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2023-06-03T20:23:16.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:16.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:16.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:16.264 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:16 smithi083 bash[60048]: cluster 1685823794.9319756 mgr.y (mgr.34104) 684 : cluster 0 pgmap v691: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:16.265 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:16 smithi083 bash[60048]: cluster 1685823795.19058 mon.a (mon.0) 842 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-06-03T20:23:16.265 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:16 smithi083 bash[60048]: cluster 1685823795.4029267 osd.6 (osd.6) 75 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.265 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:16 smithi083 bash[60048]: cluster 1685823795.7274926 osd.7 (osd.7) 107 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.265 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:16 smithi083 bash[60048]: cluster 1685823795.7289205 osd.7 (osd.7) 108 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:16.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:16.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:16.408 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[74781]: cluster 1685823794.9319756 mgr.y (mgr.34104) 684 : cluster 0 pgmap v691: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:16.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[74781]: cluster 1685823795.19058 mon.a (mon.0) 842 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-06-03T20:23:16.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[74781]: cluster 1685823795.4029267 osd.6 (osd.6) 75 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[74781]: cluster 1685823795.7274926 osd.7 (osd.7) 107 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[74781]: cluster 1685823795.7289205 osd.7 (osd.7) 108 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:16] "GET /metrics HTTP/1.1" 200 221019 "" "Prometheus/2.33.4" 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[78259]: cluster 1685823794.9319756 mgr.y (mgr.34104) 684 : cluster 0 pgmap v691: 89 pgs: 1 creating+activating, 11 unknown, 77 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[78259]: cluster 1685823795.19058 mon.a (mon.0) 842 : cluster 0 osdmap e173: 8 total, 8 up, 8 in 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[78259]: cluster 1685823795.4029267 osd.6 (osd.6) 75 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[78259]: cluster 1685823795.7274926 osd.7 (osd.7) 107 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.410 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:16 smithi033 bash[78259]: cluster 1685823795.7289205 osd.7 (osd.7) 108 : cluster 3 failed to encode map e173 with expected crc 2023-06-03T20:23:16.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:16.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:16.534 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:16.573 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:16.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.576 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:16.677 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:16.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:16.805 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:23:16.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:16.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:16.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:16.950 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:16.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:16.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:17.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.130 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:17.214 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:23:17.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:17.244 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:17 smithi033 bash[74781]: audit 1685823796.8446121 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.33:0/2094548260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.245 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:17 smithi033 bash[74781]: audit 1685823796.8451855 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:17 smithi033 bash[78259]: audit 1685823796.8446121 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.33:0/2094548260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.245 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:17 smithi033 bash[78259]: audit 1685823796.8451855 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:17.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:17.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.397 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:17.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:17.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:17.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:17.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:17.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:17 smithi083 bash[60048]: audit 1685823796.8446121 mon.c (mon.2) 76 : audit 1 from='client.? 172.21.15.33:0/2094548260' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:17 smithi083 bash[60048]: audit 1685823796.8451855 mon.a (mon.0) 843 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:23:17.674 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:17.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:17.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:17.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:17.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:17.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:17.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:17.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:18.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:18.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:18.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:18.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:23:18.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:18.237 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:18.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:18.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:18.355 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823796.932905 mgr.y (mgr.34104) 685 : cluster 0 pgmap v693: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:18.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.1887143 mon.a (mon.0) 844 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:18.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: audit 1685823797.2005782 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:23:18.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.2006717 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-06-03T20:23:18.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.6561565 osd.6 (osd.6) 76 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.6561568 osd.7 (osd.7) 109 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.357 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.6561882 osd.4 (osd.4) 86 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.357 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:18 smithi083 bash[60048]: cluster 1685823797.656394 osd.5 (osd.5) 78 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:18.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:18.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:18.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:18.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:18.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823796.932905 mgr.y (mgr.34104) 685 : cluster 0 pgmap v693: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.1887143 mon.a (mon.0) 844 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: audit 1685823797.2005782 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:23:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.2006717 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-06-03T20:23:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.6561565 osd.6 (osd.6) 76 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.6561568 osd.7 (osd.7) 109 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.6561882 osd.4 (osd.4) 86 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[78259]: cluster 1685823797.656394 osd.5 (osd.5) 78 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823796.932905 mgr.y (mgr.34104) 685 : cluster 0 pgmap v693: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.1887143 mon.a (mon.0) 844 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: audit 1685823797.2005782 mon.a (mon.0) 845 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:23:18.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.2006717 mon.a (mon.0) 846 : cluster 0 osdmap e174: 8 total, 8 up, 8 in 2023-06-03T20:23:18.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.6561565 osd.6 (osd.6) 76 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.6561568 osd.7 (osd.7) 109 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.6561882 osd.4 (osd.4) 86 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:18 smithi033 bash[74781]: cluster 1685823797.656394 osd.5 (osd.5) 78 : cluster 3 failed to encode map e174 with expected crc 2023-06-03T20:23:18.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:18.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:18.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:18.758 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:18.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:18.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:18.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:18.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:18.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:19.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:19.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:19.179 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:19.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:19.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:19.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:19.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:19.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:19.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.493 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:19.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.641 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:19.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:19.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:19.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:19.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:19.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:19.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:20.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:20.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:20.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:20.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:20.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:20.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:20.210 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:23:20.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:20.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:20.338 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:20 smithi083 bash[60048]: cluster 1685823798.9335449 mgr.y (mgr.34104) 686 : cluster 0 pgmap v695: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:20.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:20.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:20.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:20.479 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:20 smithi033 bash[78259]: cluster 1685823798.9335449 mgr.y (mgr.34104) 686 : cluster 0 pgmap v695: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:20.479 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:20 smithi033 bash[74781]: cluster 1685823798.9335449 mgr.y (mgr.34104) 686 : cluster 0 pgmap v695: 89 pgs: 1 creating+activating, 88 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:20.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:20.550 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:23:20.551 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:23:20.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:20.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:20.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:20.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:20.743 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:20.744 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:20.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:20.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:20.851 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:20.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:20.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:20.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:20.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:21.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:21.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:21.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:21.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:21.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:21.274 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:21.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:21.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:21.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_blocked_ops 2023-06-03T20:23:21.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:21.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:21.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:21.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:21.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:21.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:21.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:21.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:21.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:21.831 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:21.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:21.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:21.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:22.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:22.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:22.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:22.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:22.260 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:22.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:22.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:22.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:22.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:22 smithi033 bash[78259]: cluster 1685823800.934909 mgr.y (mgr.34104) 687 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:22.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:22 smithi033 bash[74781]: cluster 1685823800.934909 mgr.y (mgr.34104) 687 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:22.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:22.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:22.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:22.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:22.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:22 smithi083 bash[60048]: cluster 1685823800.934909 mgr.y (mgr.34104) 687 : cluster 0 pgmap v696: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:22.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:22.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:22.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:22.786 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:22.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:22.866 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:22.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:22.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:22.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.000 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:23.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.134 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:23.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:23.382 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.421 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:23.526 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:23.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:23.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:23.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:23.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:23.968 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:23.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:23.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:24.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:24.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:24.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:24.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:24.243 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:24.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:24.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:24.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:24 smithi083 bash[60048]: cluster 1685823802.935694 mgr.y (mgr.34104) 688 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:24.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:24 smithi083 bash[60048]: audit 1685823803.5907872 mon.a (mon.0) 847 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:24.361 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:24 smithi083 bash[60048]: audit 1685823803.5925646 mon.a (mon.0) 848 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:24.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:24.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:24.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:24.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[74781]: cluster 1685823802.935694 mgr.y (mgr.34104) 688 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:24.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[74781]: audit 1685823803.5907872 mon.a (mon.0) 847 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:24.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[74781]: audit 1685823803.5925646 mon.a (mon.0) 848 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:24.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[78259]: cluster 1685823802.935694 mgr.y (mgr.34104) 688 : cluster 0 pgmap v697: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:24.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[78259]: audit 1685823803.5907872 mon.a (mon.0) 847 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:24.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:24 smithi033 bash[78259]: audit 1685823803.5925646 mon.a (mon.0) 848 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:24.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:24.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:24.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:24.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:24.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:24.797 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:24.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:24.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:24.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:24.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:24.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:25.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:25.065 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:25.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:25.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:25.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:25.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:25.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:25.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:25.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:25.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:25.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:25.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:25.605 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:25.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:25.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:25.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:25.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:25.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:25.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:25.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:25.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:25.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:26.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:26.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:26.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:26.175 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:26.191 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:23:26.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:26.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:26.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:26.345 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:26.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:26.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:26.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:26.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:26 smithi033 bash[74781]: cluster 1685823804.936648 mgr.y (mgr.34104) 689 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:26.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:26 smithi033 bash[78259]: cluster 1685823804.936648 mgr.y (mgr.34104) 689 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:26.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:26] "GET /metrics HTTP/1.1" 200 223306 "" "Prometheus/2.33.4" 2023-06-03T20:23:26.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:26.600 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:26 smithi083 bash[60048]: cluster 1685823804.936648 mgr.y (mgr.34104) 689 : cluster 0 pgmap v698: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:26.622 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:26.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:26.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:26.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:26.868 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:26.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:26.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:26.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.029 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:27.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.168 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:27.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:27.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.443 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:27.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:27.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:27.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:27.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.872 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:27.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:27.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:28.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:28.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:28.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:28.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:28 smithi033 bash[74781]: cluster 1685823806.9377525 mgr.y (mgr.34104) 690 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:28.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:28 smithi033 bash[78259]: cluster 1685823806.9377525 mgr.y (mgr.34104) 690 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:28.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:28.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:28 smithi083 bash[60048]: cluster 1685823806.9377525 mgr.y (mgr.34104) 690 : cluster 0 pgmap v699: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:28.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:28.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:28.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:28.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:28.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:28.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:28.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:28.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:28.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:28.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:28.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:29.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:29.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:29.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:29.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:29.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:29.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:29.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.318 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:29.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:29.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:29.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:29.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:29.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:29.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:29.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:29.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:29.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:29.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:29.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:29.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:29.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:29.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:29.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:29 smithi033 bash[74781]: audit 1685823808.932033 mon.a (mon.0) 849 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:29.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:29 smithi033 bash[74781]: cluster 1685823808.9381633 mgr.y (mgr.34104) 691 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:29.995 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:29 smithi033 bash[78259]: audit 1685823808.932033 mon.a (mon.0) 849 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:29.995 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:29 smithi033 bash[78259]: cluster 1685823808.9381633 mgr.y (mgr.34104) 691 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:30.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:30.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:30.122 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:23:30.123 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:23:30.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:29 smithi083 bash[60048]: audit 1685823808.932033 mon.a (mon.0) 849 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:23:30.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:29 smithi083 bash[60048]: cluster 1685823808.9381633 mgr.y (mgr.34104) 691 : cluster 0 pgmap v700: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:30.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:30.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:30.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:30.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:30.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.430 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:30.460 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:23:30.483 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:23:30.504 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:23:30.524 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:23:30.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:30.545 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:23:30.564 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:30.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:30.567 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:23:30.590 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:23:30.610 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.612 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.613 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.613 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:23:30.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:30.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:30.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:30.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:30.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:30.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:30.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_historic_ops 2023-06-03T20:23:30.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.963 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_3' 2023-06-03T20:23:30.964 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.2 to 1 (10000) 2023-06-03T20:23:30.975 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:30.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:30.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:31.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:31.114 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:30 smithi083 bash[60048]: audit 1685823810.1673422 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:23:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:30 smithi083 bash[60048]: audit 1685823810.1940124 mon.a (mon.0) 851 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:23:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:30 smithi083 bash[60048]: audit 1685823810.4315248 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.33:0/2952208348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:31.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:31.232 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[78259]: audit 1685823810.1673422 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:23:31.232 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[78259]: audit 1685823810.1940124 mon.a (mon.0) 851 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:23:31.233 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[78259]: audit 1685823810.4315248 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.33:0/2952208348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:31.233 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[74781]: audit 1685823810.1673422 mon.a (mon.0) 850 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:23:31.233 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[74781]: audit 1685823810.1940124 mon.a (mon.0) 851 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:23:31.233 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:30 smithi033 bash[74781]: audit 1685823810.4315248 mon.c (mon.2) 77 : audit 0 from='client.? 172.21.15.33:0/2952208348' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:31.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:31.362 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:31.395 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:31.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:31.501 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:31.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:31.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:31.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:31.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:31.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:31.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:31.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:31.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:31.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:31.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:31.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:31.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:32.048 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: cluster 1685823810.9394128 mgr.y (mgr.34104) 692 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: audit 1685823810.9513218 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: audit 1685823810.9514802 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: cluster 1685823810.9515615 mon.a (mon.0) 854 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: cluster 1685823811.1758087 osd.6 (osd.6) 77 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: cluster 1685823811.1819732 osd.6 (osd.6) 78 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.049 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[74781]: cluster 1685823811.1845083 osd.6 (osd.6) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.050 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: cluster 1685823810.9394128 mgr.y (mgr.34104) 692 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:32.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: audit 1685823810.9513218 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:23:32.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: audit 1685823810.9514802 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:23:32.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: cluster 1685823810.9515615 mon.a (mon.0) 854 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-06-03T20:23:32.052 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: cluster 1685823811.1758087 osd.6 (osd.6) 77 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: cluster 1685823811.1819732 osd.6 (osd.6) 78 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.053 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:31 smithi033 bash[78259]: cluster 1685823811.1845083 osd.6 (osd.6) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.053 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:32.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:32.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:32.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:32.203 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: cluster 1685823810.9394128 mgr.y (mgr.34104) 692 : cluster 0 pgmap v701: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:32.204 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: audit 1685823810.9513218 mon.a (mon.0) 852 : audit 1 from='client.? 172.21.15.33:0/3256344505' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:23:32.204 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: audit 1685823810.9514802 mon.a (mon.0) 853 : audit 1 from='client.? 172.21.15.33:0/2501641398' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:23:32.204 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: cluster 1685823810.9515615 mon.a (mon.0) 854 : cluster 0 osdmap e175: 8 total, 8 up, 8 in 2023-06-03T20:23:32.204 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: cluster 1685823811.1758087 osd.6 (osd.6) 77 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.204 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: cluster 1685823811.1819732 osd.6 (osd.6) 78 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.205 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:31 smithi083 bash[60048]: cluster 1685823811.1845083 osd.6 (osd.6) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:32.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:32.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:32.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:32.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:32.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:32.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:32.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:32.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:32.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:32.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:32.748 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:32.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:32.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:32.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:32.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:32.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:32.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:33.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:33.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:33.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:33.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:33.203 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:33.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.206 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:33.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:33.320 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.1728487 osd.4 (osd.4) 87 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.320 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.175839 osd.7 (osd.7) 110 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.320 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.17618 osd.5 (osd.5) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.1811304 osd.5 (osd.5) 80 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.1835568 osd.5 (osd.5) 81 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9576378 mon.a (mon.0) 855 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9621286 osd.4 (osd.4) 88 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9621692 osd.7 (osd.7) 111 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9622855 osd.5 (osd.5) 82 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.321 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9651766 osd.4 (osd.4) 89 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.970085 osd.6 (osd.6) 80 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.322 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:32 smithi083 bash[60048]: cluster 1685823811.9715533 osd.6 (osd.6) 81 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.1728487 osd.4 (osd.4) 87 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.175839 osd.7 (osd.7) 110 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.17618 osd.5 (osd.5) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.1811304 osd.5 (osd.5) 80 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.1835568 osd.5 (osd.5) 81 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9576378 mon.a (mon.0) 855 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9621286 osd.4 (osd.4) 88 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9621692 osd.7 (osd.7) 111 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9622855 osd.5 (osd.5) 82 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9651766 osd.4 (osd.4) 89 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.970085 osd.6 (osd.6) 80 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[74781]: cluster 1685823811.9715533 osd.6 (osd.6) 81 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.1728487 osd.4 (osd.4) 87 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.175839 osd.7 (osd.7) 110 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.17618 osd.5 (osd.5) 79 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.1811304 osd.5 (osd.5) 80 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.1835568 osd.5 (osd.5) 81 : cluster 3 failed to encode map e175 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9576378 mon.a (mon.0) 855 : cluster 0 osdmap e176: 8 total, 8 up, 8 in 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9621286 osd.4 (osd.4) 88 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9621692 osd.7 (osd.7) 111 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9622855 osd.5 (osd.5) 82 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9651766 osd.4 (osd.4) 89 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.970085 osd.6 (osd.6) 80 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:32 smithi033 bash[78259]: cluster 1685823811.9715533 osd.6 (osd.6) 81 : cluster 3 failed to encode map e176 with expected crc 2023-06-03T20:23:33.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:33.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:33.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:33.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:33.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:33.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:33.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:33.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:33.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:33.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:33.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:33.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:33.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:33.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:33.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:33.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 3 1 2023-06-03T20:23:33.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:34.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:34.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:34.135 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:34 smithi033 bash[74781]: cluster 1685823812.9401114 mgr.y (mgr.34104) 693 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:34.138 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:34.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:34.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:34.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:34.285 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:34 smithi083 bash[60048]: cluster 1685823812.9401114 mgr.y (mgr.34104) 693 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:34.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:34.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:34 smithi033 bash[78259]: cluster 1685823812.9401114 mgr.y (mgr.34104) 693 : cluster 0 pgmap v704: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2023-06-03T20:23:34.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:34.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:34.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:34.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:34.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:34.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:34.697 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:34.733 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:34.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:34.863 DEBUG:teuthology.orchestra.run.smithi033:> /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-06-03T20:23:34.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:34.872 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:23:34.873 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:23:34.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:34.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:34.915 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:23:34.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:23:34.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_153106 2023-06-03T20:23:34.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:23:34.917 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:23:34.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.021 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:35.122 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:35.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:35.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:35.160 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:23:35.261 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:35.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:35.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:35.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:35 smithi033 bash[74781]: audit 1685823814.8419664 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.33:0/3559711603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:35 smithi033 bash[74781]: audit 1685823814.8427067 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:35 smithi033 bash[78259]: audit 1685823814.8419664 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.33:0/3559711603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:35 smithi033 bash[78259]: audit 1685823814.8427067 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:35 smithi083 bash[60048]: audit 1685823814.8419664 mon.c (mon.2) 78 : audit 1 from='client.? 172.21.15.33:0/3559711603' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:35 smithi083 bash[60048]: audit 1685823814.8427067 mon.a (mon.0) 856 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:23:35.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:23:35.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:35.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.579 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:35.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:35.753 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:23:35.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:35.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:35.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:35.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 2637 2621 163.804 163.812 0.00160604 0.00606168 2023-06-03T20:23:35.961 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:35.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:36.102 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.137 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:36.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:36.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:36.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:36.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823814.9407716 mgr.y (mgr.34104) 694 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:36.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.1249955 mon.a (mon.0) 857 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: audit 1685823815.1450377 mon.a (mon.0) 858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.1457162 mon.a (mon.0) 859 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.155407 osd.7 (osd.7) 112 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.159285 osd.5 (osd.5) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.1613498 osd.5 (osd.5) 84 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.1626053 osd.6 (osd.6) 82 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.293 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[78259]: cluster 1685823815.1647203 osd.6 (osd.6) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.293 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823814.9407716 mgr.y (mgr.34104) 694 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:36.293 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.1249955 mon.a (mon.0) 857 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:36.293 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: audit 1685823815.1450377 mon.a (mon.0) 858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:23:36.293 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.1457162 mon.a (mon.0) 859 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.155407 osd.7 (osd.7) 112 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.159285 osd.5 (osd.5) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.1613498 osd.5 (osd.5) 84 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.1626053 osd.6 (osd.6) 82 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[74781]: cluster 1685823815.1647203 osd.6 (osd.6) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.294 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:36] "GET /metrics HTTP/1.1" 200 223306 "" "Prometheus/2.33.4" 2023-06-03T20:23:36.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:36.404 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:36.407 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823814.9407716 mgr.y (mgr.34104) 694 : cluster 0 pgmap v705: 89 pgs: 89 active+clean; 582 KiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:36.408 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.1249955 mon.a (mon.0) 857 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:23:36.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: audit 1685823815.1450377 mon.a (mon.0) 858 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:23:36.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.1457162 mon.a (mon.0) 859 : cluster 0 osdmap e177: 8 total, 8 up, 8 in 2023-06-03T20:23:36.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.155407 osd.7 (osd.7) 112 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.409 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.159285 osd.5 (osd.5) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.1613498 osd.5 (osd.5) 84 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.1626053 osd.6 (osd.6) 82 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.410 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:36 smithi083 bash[60048]: cluster 1685823815.1647203 osd.6 (osd.6) 83 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:36.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:36.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.553 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.557 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:36.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:36.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:36.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:36.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.834 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:36.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 4476 4460 139.365 114.938 0.00584964 0.00716066 2023-06-03T20:23:36.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:36.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:36.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:37.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:37.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:37.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:37.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:37.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:37.348 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:37.386 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:37.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.389 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:37 smithi083 bash[60048]: cluster 1685823815.15889 osd.4 (osd.4) 90 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:37.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:37.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:37 smithi033 bash[74781]: cluster 1685823815.15889 osd.4 (osd.4) 90 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:37.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:37 smithi033 bash[78259]: cluster 1685823815.15889 osd.4 (osd.4) 90 : cluster 3 failed to encode map e177 with expected crc 2023-06-03T20:23:37.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:37.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:37.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:37.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:37.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:37.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:37.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:37.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:37.916 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 7103 7087 147.634 164.188 0.00450632 0.00676143 2023-06-03T20:23:37.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:37.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:37.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:38.048 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:38.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:38.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:38.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:38.218 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:38.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:38.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:38.330 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:38 smithi033 bash[78259]: cluster 1685823816.9425094 mgr.y (mgr.34104) 695 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s wr, 127 op/s; 92 B/s, 0 objects/s recovering 2023-06-03T20:23:38.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:38 smithi033 bash[74781]: cluster 1685823816.9425094 mgr.y (mgr.34104) 695 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s wr, 127 op/s; 92 B/s, 0 objects/s recovering 2023-06-03T20:23:38.351 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:38.365 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:38 smithi083 bash[60048]: cluster 1685823816.9425094 mgr.y (mgr.34104) 695 : cluster 0 pgmap v707: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s wr, 127 op/s; 92 B/s, 0 objects/s recovering 2023-06-03T20:23:38.456 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:38.491 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:38.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:38.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:38.630 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:38.735 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:38.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.769 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:38.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:38.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:23:38.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:38.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:38.907 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:38.917 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 9541 9525 148.815 152.375 0.00927407 0.00670998 2023-06-03T20:23:39.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:39.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.172 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:39 smithi033 bash[74781]: audit 1685823818.5842245 mon.a (mon.0) 860 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:39.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:39.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.284 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:39 smithi083 bash[60048]: audit 1685823818.5842245 mon.a (mon.0) 860 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:39.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:39.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:39.424 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:39 smithi033 bash[78259]: audit 1685823818.5842245 mon.a (mon.0) 860 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:39.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:39.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:39.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:39.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:39.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:39.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:39.746 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:39.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:39.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:39.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:39.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:39.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:39.918 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 11762 11746 146.765 138.812 0.00815028 0.0068004 2023-06-03T20:23:39.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:40.288 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:40.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:40.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:40.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:40 smithi083 bash[60048]: cluster 1685823818.9433808 mgr.y (mgr.34104) 696 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s wr, 95 op/s; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:40.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:40.446 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:40.477 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:40.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:40 smithi033 bash[78259]: cluster 1685823818.9433808 mgr.y (mgr.34104) 696 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s wr, 95 op/s; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:40.483 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:40 smithi033 bash[74781]: cluster 1685823818.9433808 mgr.y (mgr.34104) 696 : cluster 0 pgmap v708: 89 pgs: 89 active+clean; 48 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s wr, 95 op/s; 69 B/s, 0 objects/s recovering 2023-06-03T20:23:40.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:40.616 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:40.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:40.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:40.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:40.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:40.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 13974 13958 145.344 138.25 0.00400802 0.00687202 2023-06-03T20:23:41.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:41.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:41.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:41.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:41.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:41.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:41.480 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:41.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:41.590 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:41.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:41.726 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:41.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:41.831 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:41.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:41.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:41.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:41.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 16 16132 16116 143.848 134.875 0.00250556 0.00694149 2023-06-03T20:23:41.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:42.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:42.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:42.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:42.138 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18363 6.7 6:e7e06fb0:::benchmark_data_smithi033_106374_object18362:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.288981+0000", 2023-06-03T20:23:42.139 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 587.84221837300004, 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18714899700000001, 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18363 2023-06-03T20:23:42.140 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288981+0000", 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.141 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288981+0000", 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.288979+0000", 2023-06-03T20:23:42.142 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5862999999999999e-05 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289015+0000", 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2968e-05 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.143 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289028+0000", 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7959999999999998e-06 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289035+0000", 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8519000000000002e-05 2023-06-03T20:23:42.144 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289073+0000", 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011822100000000001 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.145 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289191+0000", 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017906000000000001 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.289370+0000", 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001881092 2023-06-03T20:23:42.146 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.291251+0000", 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0018400599999999999 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.147 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293091+0000", 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18284247000000001 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.475934+0000", 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5418000000000001e-05 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.148 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.476019+0000", 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110324 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.149 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.476130+0000", 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18714899700000001 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:18368 6.7 6:e846866e:::benchmark_data_smithi033_106374_object18367:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e100)", 2023-06-03T20:23:42.150 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:13:54.292009+0000", 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 587.83918977400003, 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18435918600000001, 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.151 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 18368 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292009+0000", 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.152 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292009+0000", 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.153 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292008+0000", 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4622000000000002e-05 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292042+0000", 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5138e-05 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.154 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292057+0000", 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7209999999999997e-06 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292064+0000", 2023-06-03T20:23:42.155 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4456000000000002e-05 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292118+0000", 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010967399999999999 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.156 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292228+0000", 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000109106 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.292337+0000", 2023-06-03T20:23:42.157 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00088283999999999997 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293220+0000", 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00042028900000000001 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.158 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.293640+0000", 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18256211 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.476202+0000", 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6946000000000003e-05 2023-06-03T20:23:42.159 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.476299+0000", 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9037999999999999e-05 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.160 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:13:54.476368+0000", 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18435918600000001 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.161 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115622 6.7 6:e7c715ad:::benchmark_data_smithi033_106374_object5620:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.099194+0000", 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 499.03200540199998, 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18904048900000001, 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.162 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115622 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099194+0000", 2023-06-03T20:23:42.163 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099194+0000", 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.164 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099192+0000", 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4110000000000001e-06 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099198+0000", 2023-06-03T20:23:42.165 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2471e-05 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099211+0000", 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0829999999999998e-06 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.166 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099218+0000", 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0309999999999997e-05 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099278+0000", 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000136682 2023-06-03T20:23:42.167 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099415+0000", 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014687899999999999 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.168 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.099562+0000", 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.007604324 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.107166+0000", 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016471229999999999 2023-06-03T20:23:42.169 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108813+0000", 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17925052 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.170 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288064+0000", 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3922e-05 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288158+0000", 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6494000000000003e-05 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.171 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288234+0000", 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18904048900000001 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.172 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115624 6.7 6:e6271b02:::benchmark_data_smithi033_106374_object5622:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.103303+0000", 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 499.027896011, 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18513876800000001, 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.173 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115624 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.174 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103303+0000", 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103303+0000", 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.175 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.176 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.176 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103301+0000", 2023-06-03T20:23:42.176 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1618e-05 2023-06-03T20:23:42.176 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.176 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103313+0000", 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5379999999999998e-05 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103328+0000", 2023-06-03T20:23:42.177 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3280000000000006e-06 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103337+0000", 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000431395 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.178 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103768+0000", 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011221399999999999 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103880+0000", 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102023 2023-06-03T20:23:42.179 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.103982+0000", 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005066007 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.180 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.109048+0000", 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042688719999999999 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.113317+0000", 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.174980893 2023-06-03T20:23:42.181 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288298+0000", 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1264e-05 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.182 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288379+0000", 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2623e-05 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288442+0000", 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18513876800000001 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.183 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115632 6.7 6:ec7489b9:::benchmark_data_smithi033_106374_object5630:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.108952+0000", 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 499.02224734399999, 2023-06-03T20:23:42.184 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.179710332, 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115632 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.185 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108952+0000", 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.186 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108952+0000", 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108950+0000", 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9449999999999999e-06 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.187 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108959+0000", 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.4260000000000002e-05 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.188 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108983+0000", 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2989999999999999e-06 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.108990+0000", 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2085999999999999e-05 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.189 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.109082+0000", 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000142199 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.190 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.109225+0000", 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012912199999999999 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.109354+0000", 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0040005819999999999 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.191 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.113354+0000", 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000106017 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.113460+0000", 2023-06-03T20:23:42.192 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17505984299999999 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288520+0000", 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9196000000000005e-05 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.193 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288599+0000", 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2637000000000004e-05 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.288662+0000", 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.179710332 2023-06-03T20:23:42.194 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115637 6.7 6:eff06fc4:::benchmark_data_smithi033_106374_object5635:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.122003+0000", 2023-06-03T20:23:42.195 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 499.00919642000002, 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17062084, 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115637 2023-06-03T20:23:42.196 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122003+0000", 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.197 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122003+0000", 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122001+0000", 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1359999999999997e-06 2023-06-03T20:23:42.198 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122009+0000", 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7198999999999999e-05 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.199 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122026+0000", 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6210000000000004e-06 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122034+0000", 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4916999999999997e-05 2023-06-03T20:23:42.200 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122079+0000", 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5362e-05 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.201 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122164+0000", 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8503000000000004e-05 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.122242+0000", 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0083955430000000001 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.202 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.130638+0000", 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5627999999999997e-05 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.130694+0000", 2023-06-03T20:23:42.203 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.161799845 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292493+0000", 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0555000000000004e-05 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.204 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292574+0000", 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9444999999999998e-05 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292623+0000", 2023-06-03T20:23:42.205 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17062084 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:115640 6.7 6:e134f2f7:::benchmark_data_smithi033_106374_object5638:head [delete] snapc 0=[] ondisk+write+known_if_redirected e107)", 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:15:23.125945+0000", 2023-06-03T20:23:42.206 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 499.00525399700001, 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16702307899999999, 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 115640 2023-06-03T20:23:42.207 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125945+0000", 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.208 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125945+0000", 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125944+0000", 2023-06-03T20:23:42.209 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2129999999999996e-06 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125950+0000", 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.4159e-05 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.210 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125974+0000", 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8990000000000007e-06 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.125983+0000", 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013053899999999999 2023-06-03T20:23:42.211 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.126114+0000", 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015039200000000001 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.212 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.126264+0000", 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021339699999999999 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.126478+0000", 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042074130000000001 2023-06-03T20:23:42.213 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.130685+0000", 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8610999999999999e-05 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.214 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.130704+0000", 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16216533399999999 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292869+0000", 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5760999999999997e-05 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.215 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292925+0000", 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3442999999999997e-05 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:15:23.292968+0000", 2023-06-03T20:23:42.216 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16702307899999999 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.34818.0:188768 6.7 6:e30356c6:::benchmark_data_smithi033_106374_object78766:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:23:42.217 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:17:04.384807+0000", 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 397.7463917, 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.144081717, 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.34818", 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:23:42.218 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 188768 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384807+0000", 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.219 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384807+0000", 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384806+0000", 2023-06-03T20:23:42.220 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7649999999999993e-06 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384813+0000", 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8148999999999999e-05 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.221 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384831+0000", 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2760000000000003e-06 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384839+0000", 2023-06-03T20:23:42.222 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3086e-05 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.384892+0000", 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000114813 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.223 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.385007+0000", 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000132335 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,4", 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.385139+0000", 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047039789999999996 2023-06-03T20:23:42.224 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.389843+0000", 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0019842000000000002 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.225 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.391827+0000", 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.136990735 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.528818+0000", 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8507999999999998e-05 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.226 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.528856+0000", 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2673999999999999e-05 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.227 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:17:04.528889+0000", 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.144081717 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:123034 7.0 7:0d9662ef:::benchmark_data_smithi033_129174_object13345:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:42.228 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:20.915325+0000", 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.215874343, 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17888881100000001, 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.229 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123034 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915325+0000", 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.230 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915325+0000", 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.231 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915323+0000", 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6211000000000001e-05 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915339+0000", 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6784000000000001e-05 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.232 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915356+0000", 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4440000000000002e-06 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915363+0000", 2023-06-03T20:23:42.233 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6073000000000003e-05 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915419+0000", 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000131543 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.234 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915551+0000", 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014229299999999999 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,3", 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.915693+0000", 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0092182080000000003 2023-06-03T20:23:42.235 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.924911+0000", 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0039243630000000002 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.236 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.928836+0000", 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16517030399999999 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.094006+0000", 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000118986 2023-06-03T20:23:42.237 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.094125+0000", 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8585999999999995e-05 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.238 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.094214+0000", 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17888881100000001 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:123041 7.0 7:0f073169:::benchmark_data_smithi033_129174_object13352:head [delete] snapc 0=[] ondisk+write+known_if_redirected e147)", 2023-06-03T20:23:42.239 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:20:20.918172+0000", 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 201.21302714699999, 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.184514224, 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.240 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 123041 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918172+0000", 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.241 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918172+0000", 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.242 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918170+0000", 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8669999999999996e-06 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918177+0000", 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5085999999999999e-05 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.243 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918192+0000", 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.294e-06 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.918200+0000", 2023-06-03T20:23:42.244 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0021952719999999998 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.920395+0000", 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6767000000000005e-05 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.245 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.920482+0000", 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2318999999999996e-05 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,3", 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.920564+0000", 2023-06-03T20:23:42.246 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046144280000000003 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.925178+0000", 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036916900000000001 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.247 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:20.928870+0000", 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.173710699 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.102581+0000", 2023-06-03T20:23:42.248 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7114999999999998e-05 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.102638+0000", 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8300000000000002e-05 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.249 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:20:21.102686+0000", 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.184514224 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.250 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:177089 7.0 7:02956691:::benchmark_data_smithi033_129174_object67400:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:33.011160+0000", 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 129.120039203, 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.189970214, 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.251 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 177089 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011160+0000", 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.252 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011160+0000", 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999938 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.253 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011154+0000", 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4069e-05 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011168+0000", 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4960000000000001e-05 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.254 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011183+0000", 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1469999999999998e-06 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.255 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011189+0000", 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6362e-05 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011245+0000", 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015224699999999999 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.256 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011397+0000", 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000137107 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,3", 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.011535+0000", 2023-06-03T20:23:42.257 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004363792 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.015898+0000", 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0058010680000000004 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.258 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.021699+0000", 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17917877400000001 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200878+0000", 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000117335 2023-06-03T20:23:42.259 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.200996+0000", 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013456000000000001 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.260 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.201130+0000", 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.189970214 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.261 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:177092 7.0 7:0220ca15:::benchmark_data_smithi033_129174_object67403:head [delete] snapc 0=[] ondisk+write+known_if_redirected e151)", 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:33.016153+0000", 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 129.11504614399999, 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19856752, 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.262 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 177092 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016153+0000", 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.263 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016153+0000", 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.264 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016152+0000", 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2269999999999996e-06 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016159+0000", 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0917999999999999e-05 2023-06-03T20:23:42.265 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016170+0000", 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2530000000000004e-06 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.266 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016175+0000", 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.9252999999999999e-05 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016204+0000", 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8187000000000001e-05 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.267 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016293+0000", 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.1135000000000001e-05 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,3", 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.016384+0000", 2023-06-03T20:23:42.268 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0053554240000000001 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.021739+0000", 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0084999999999999e-05 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.269 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.021789+0000", 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19280101299999999 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.214590+0000", 2023-06-03T20:23:42.270 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0774999999999999e-05 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.214661+0000", 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9503999999999998e-05 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.271 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.272 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:33.214720+0000", 2023-06-03T20:23:42.272 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19856752 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.273 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182879 7.e 7:7c5370eb:::benchmark_data_smithi033_129174_object73190:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 121.13121935700001, 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2224063890000001, 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.274 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182879 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:23:42.275 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.276 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999978+0000", 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1218e-05 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999989+0000", 2023-06-03T20:23:42.277 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3328e-05 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000002+0000", 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0269999999999995e-06 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.278 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000010+0000", 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00085673300000000004 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000867+0000", 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3899e-05 2023-06-03T20:23:42.279 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000881+0000", 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99420502300000002 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.280 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995086+0000", 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7433000000000001e-05 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995103+0000", 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2245099829999999 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.281 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.219613+0000", 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027727049999999999 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.222386+0000", 2023-06-03T20:23:42.282 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2224063890000001 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182891 7.e 7:70c1a341:::benchmark_data_smithi033_129174_object73202:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:23:42.283 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 121.13040617599999, 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.244064501, 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.284 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182891 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.285 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000792+0000", 2023-06-03T20:23:42.286 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4380000000000003e-06 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000797+0000", 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3572e-05 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.287 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000811+0000", 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0639999999999996e-06 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000818+0000", 2023-06-03T20:23:42.288 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0060000000000002e-05 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000908+0000", 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0830000000000004e-06 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.289 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000916+0000", 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99422316899999996 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995139+0000", 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9524999999999997e-05 2023-06-03T20:23:42.290 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995199+0000", 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.227588229 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.291 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.222787+0000", 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001146619 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.223934+0000", 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000181144 2023-06-03T20:23:42.292 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.224115+0000", 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.007584548 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.293 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231699+0000", 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.012841329 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244541+0000", 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6945000000000003e-05 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.294 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244618+0000", 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4099999999999997e-06 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244627+0000", 2023-06-03T20:23:42.295 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2749000000000005e-05 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244690+0000", 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000167551 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.296 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244857+0000", 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.244064501 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.297 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182910 7.e 7:72f5123f:::benchmark_data_smithi033_129174_object73221:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 121.092541783, 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2155472070000002, 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.298 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182910 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.299 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.300 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038656+0000", 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7609999999999998e-06 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038661+0000", 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7530000000000007e-06 2023-06-03T20:23:42.301 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038669+0000", 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8019999999999997e-06 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.302 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038675+0000", 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8269999999999997e-05 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038723+0000", 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9379999999999992e-06 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.303 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038731+0000", 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.95649950100000003 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995231+0000", 2023-06-03T20:23:42.304 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7830000000000004e-06 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995240+0000", 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.236498696 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.305 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231738+0000", 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014983299999999999 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231888+0000", 2023-06-03T20:23:42.306 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017197100000000001 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.232060+0000", 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.01281117 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.307 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244871+0000", 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00051986000000000003 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.245391+0000", 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0085568850000000002 2023-06-03T20:23:42.308 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253948+0000", 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4010000000000001e-05 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.309 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253982+0000", 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1119999999999997e-05 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254053+0000", 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151328 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.310 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254204+0000", 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2155472070000002 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.311 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182923 7.e 7:7ae281d1:::benchmark_data_smithi033_129174_object73234:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 121.067138615, 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1970663469999998, 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.312 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182923 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.313 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:23:42.314 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064058+0000", 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3440000000000001e-06 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.315 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064067+0000", 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4297000000000001e-05 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064081+0000", 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3670000000000002e-06 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.316 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064087+0000", 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1539000000000003e-05 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064129+0000", 2023-06-03T20:23:42.317 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2279999999999998e-06 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064137+0000", 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.93112842500000004 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.318 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995265+0000", 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9659999999999996e-06 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995273+0000", 2023-06-03T20:23:42.319 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.242616994 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.237890+0000", 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013097599999999999 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.320 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.238021+0000", 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017977999999999999 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.238201+0000", 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015705965999999998 2023-06-03T20:23:42.321 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253907+0000", 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00037124100000000002 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.322 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254278+0000", 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8527999999999999e-05 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254297+0000", 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0065033319999999997 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.323 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.260800+0000", 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110592 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.260911+0000", 2023-06-03T20:23:42.324 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021600100000000001 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.261127+0000", 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1970663469999998 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.325 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:3790 8.3 e177/171 8:cbab29b4:::benchmark_data_smithi033_153106_object3789:head v 177'244, mlcod=177'241)", 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.7673268609999999, 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31545164199999998, 2023-06-03T20:23:42.326 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.327 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363871+0000", 2023-06-03T20:23:42.328 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000103082 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363974+0000", 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4399999999999994e-06 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.329 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363984+0000", 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6249999999999998e-06 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363989+0000", 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1298999999999999e-05 2023-06-03T20:23:42.330 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364030+0000", 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3410999999999999e-05 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.331 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364043+0000", 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31518838100000002 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679232+0000", 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2245999999999997e-05 2023-06-03T20:23:42.332 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679324+0000", 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31545164199999998 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.333 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3792 8.8 8:1a5ee475:::benchmark_data_smithi033_153106_object3791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.767069319, 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31812192299999997, 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.334 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3792 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.335 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999814 2023-06-03T20:23:42.336 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364111+0000", 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3800999999999994e-05 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.337 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364185+0000", 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2412000000000001e-05 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364197+0000", 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5009999999999998e-06 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.338 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364205+0000", 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7732999999999999e-05 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364243+0000", 2023-06-03T20:23:42.339 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31487262500000002 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679115+0000", 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023695500000000001 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.340 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679352+0000", 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024783549999999998 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.681830+0000", 2023-06-03T20:23:42.341 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8019999999999998e-06 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.681839+0000", 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000315192 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.342 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682154+0000", 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6011999999999998e-05 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682210+0000", 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1208000000000003e-05 2023-06-03T20:23:42.343 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682252+0000", 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31812192299999997 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.344 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:3795 8.2 e177/171 8:4ecbd131:::benchmark_data_smithi033_153106_object3794:head v 177'235, mlcod=177'233)", 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.7662292300000004, 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31991872199999999, 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.345 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.346 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364969+0000", 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.9461000000000001e-05 2023-06-03T20:23:42.347 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364998+0000", 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31434267100000002 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.348 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679341+0000", 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00058854800000000004 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679930+0000", 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00227144 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.349 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682201+0000", 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3856000000000002e-05 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682245+0000", 2023-06-03T20:23:42.350 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0025935210000000001 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684838+0000", 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0067e-05 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.351 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684889+0000", 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31991872199999999 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.352 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3797 8.8 8:16245e88:::benchmark_data_smithi033_153106_object3796:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 5.7657060930000004, 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31825642399999998, 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:42.353 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3797 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:23:42.354 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.355 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365491+0000", 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7304000000000001e-05 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365529+0000", 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31349463 2023-06-03T20:23:42.356 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679023+0000", 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1928999999999998e-05 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.357 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679065+0000", 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015261369999999999 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680591+0000", 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018798099999999999 2023-06-03T20:23:42.358 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680779+0000", 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000198366 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:23:42.359 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680978+0000", 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024706390000000002 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683448+0000", 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9894e-05 2023-06-03T20:23:42.360 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683468+0000", 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000135191 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:42.361 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683603+0000", 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7682000000000001e-05 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683661+0000", 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8268000000000003e-05 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:42.362 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683749+0000", 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31825642399999998 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:42.363 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:42.364 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:23:42.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.365 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:42 smithi083 bash[60048]: cluster 1685823820.9442797 mgr.y (mgr.34104) 697 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 61 B/s, 0 objects/s recovering 2023-06-03T20:23:42.365 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:42.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:42.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:42.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:42.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:42.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:42 smithi033 bash[78259]: cluster 1685823820.9442797 mgr.y (mgr.34104) 697 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 61 B/s, 0 objects/s recovering 2023-06-03T20:23:42.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:42 smithi033 bash[74781]: cluster 1685823820.9442797 mgr.y (mgr.34104) 697 : cluster 0 pgmap v709: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s; 61 B/s, 0 objects/s recovering 2023-06-03T20:23:42.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:42.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:42.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:42.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:42.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:42.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:42.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:42.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:42.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:42.918 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 16 18251 18235 142.42 132.438 0.00648012 0.00701406 2023-06-03T20:23:43.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:43.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.189 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:43.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:43.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:43.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:43.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:43.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_ops_in_flight 2023-06-03T20:23:43.545 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:23:43.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:43.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:43.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:43.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:43.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:43.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:43.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:43.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:43.918 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 20292 20276 140.769 127.562 0.0122495 0.00709658 2023-06-03T20:23:44.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:44.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:44.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:44.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:44.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:44.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:44.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:44.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:44.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:44.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:44 smithi083 bash[60048]: cluster 1685823822.944774 mgr.y (mgr.34104) 698 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 55 B/s, 0 objects/s recovering 2023-06-03T20:23:44.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:44.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:44.457 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:44 smithi033 bash[74781]: cluster 1685823822.944774 mgr.y (mgr.34104) 698 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 55 B/s, 0 objects/s recovering 2023-06-03T20:23:44.458 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:44 smithi033 bash[78259]: cluster 1685823822.944774 mgr.y (mgr.34104) 698 : cluster 0 pgmap v710: 89 pgs: 89 active+clean; 745 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s; 55 B/s, 0 objects/s recovering 2023-06-03T20:23:44.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:44.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:44.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:44.680 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:44.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:44.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:44.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:44.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:44.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:44.918 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 22318 22302 139.353 126.625 0.0111046 0.00716931 2023-06-03T20:23:44.954 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:44.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:44.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:44.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:45.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:45.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:45.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:45.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:45.368 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:45.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:45.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:45.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:45.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:45.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:45.645 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.678 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:45.785 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:45.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:45.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:45.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 24093 24077 136.769 110.938 0.0209742 0.00730361 2023-06-03T20:23:45.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:45.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:45.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:46.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:46.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:46.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:46.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:46.245 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:46.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.247 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:46.348 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:46.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:46.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:46 smithi083 bash[60048]: cluster 1685823824.9453669 mgr.y (mgr.34104) 699 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 951 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-06-03T20:23:46.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:46.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:46 smithi033 bash[78259]: cluster 1685823824.9453669 mgr.y (mgr.34104) 699 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 951 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-06-03T20:23:46.502 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:46] "GET /metrics HTTP/1.1" 200 223361 "" "Prometheus/2.33.4" 2023-06-03T20:23:46.502 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:46 smithi033 bash[74781]: cluster 1685823824.9453669 mgr.y (mgr.34104) 699 : cluster 0 pgmap v711: 89 pgs: 89 active+clean; 951 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 95 MiB/s wr, 1.52k op/s 2023-06-03T20:23:46.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:46.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:46.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:46.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:46.770 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:46.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:46.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:46.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:46.925 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 16 25813 25797 134.33 107.5 0.00772817 0.00743698 2023-06-03T20:23:46.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:46.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:46.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:47.079 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:47.118 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:47.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:47.254 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:47.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:47.360 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:47.390 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:47.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:47.495 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:47.530 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:47.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:47.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:47.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:47.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:47.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:47.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:47.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:47.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 26988 26972 129.646 73.4375 0.0113652 0.00770578 2023-06-03T20:23:47.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:47.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:47.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:47.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:48.065 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:48.196 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:48 smithi033 bash[74781]: cluster 1685823826.9461331 mgr.y (mgr.34104) 700 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:23:48.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.245 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:48.350 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.363 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:48 smithi083 bash[60048]: cluster 1685823826.9461331 mgr.y (mgr.34104) 700 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:23:48.385 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:48.410 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:23:48.464 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:48 smithi033 bash[78259]: cluster 1685823826.9461331 mgr.y (mgr.34104) 700 : cluster 0 pgmap v712: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:23:48.490 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.532 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:48.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:48.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:48.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:48.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 28772 28756 128.349 111.5 0.00504395 0.00778495 2023-06-03T20:23:48.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:48.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:48.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:49.052 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:49.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:49.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:49.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:49.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:49.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:49.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:49.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:49.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:49.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:49.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:49.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:49.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:49.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:49.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:49.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:49.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:49.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:49.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:49.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:49.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 30388 30372 126.525 101 0.00529113 0.00789761 2023-06-03T20:23:49.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:50.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:50.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:50.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:50.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:50.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.422 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:50 smithi083 bash[60048]: cluster 1685823828.9474862 mgr.y (mgr.34104) 701 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:23:50.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:50.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:50.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:50 smithi033 bash[74781]: cluster 1685823828.9474862 mgr.y (mgr.34104) 701 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:23:50.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:50 smithi033 bash[78259]: cluster 1685823828.9474862 mgr.y (mgr.34104) 701 : cluster 0 pgmap v713: 89 pgs: 89 active+clean; 1.4 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:23:50.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:50.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:50.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:50.743 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:50.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:50.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:50.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:50.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:50.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:50.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 31760 31744 123.976 85.75 0.00541206 0.0080604 2023-06-03T20:23:50.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.032 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:51.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:51.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:51.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:51.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:51.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:51.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:51.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:51.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:51.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:51.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:51.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:51.822 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:51.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:51.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:51.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 16 33324 33308 122.433 97.75 0.016388 0.0081561 2023-06-03T20:23:51.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:51.980 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:51.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:52.085 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:52.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:52.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:52.224 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:52.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:52.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:52.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:52.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:52.398 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:52 smithi033 bash[78259]: cluster 1685823830.9482486 mgr.y (mgr.34104) 702 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s 2023-06-03T20:23:52.399 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:52 smithi033 bash[74781]: cluster 1685823830.9482486 mgr.y (mgr.34104) 702 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s 2023-06-03T20:23:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:52.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:52.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:52 smithi083 bash[60048]: cluster 1685823830.9482486 mgr.y (mgr.34104) 702 : cluster 0 pgmap v714: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 154 MiB/s wr, 2.47k op/s 2023-06-03T20:23:52.540 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:52.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:52.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:52.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:52.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:52.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:52.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:52.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 34861 34845 120.968 96.0625 0.00877735 0.00825962 2023-06-03T20:23:52.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:52.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:52.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:52.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:53.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:53.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:53.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:53.215 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:53.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:53.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:53.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:53.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:53.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:53.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:53.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:53.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:53.631 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:53.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.667 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:53.768 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:53.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:53.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:53.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:53.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 36448 36432 119.821 99.1875 0.00690379 0.00833968 2023-06-03T20:23:53.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:53.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:54.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:54.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:54.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:54.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:54.222 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:54.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:54.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:54 smithi033 bash[78259]: cluster 1685823832.9487028 mgr.y (mgr.34104) 703 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:23:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:54 smithi033 bash[78259]: audit 1685823833.5850399 mon.a (mon.0) 861 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:54.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:54 smithi033 bash[74781]: cluster 1685823832.9487028 mgr.y (mgr.34104) 703 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:23:54.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:54 smithi033 bash[74781]: audit 1685823833.5850399 mon.a (mon.0) 861 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:54.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:54.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:54 smithi083 bash[60048]: cluster 1685823832.9487028 mgr.y (mgr.34104) 703 : cluster 0 pgmap v715: 89 pgs: 89 active+clean; 1.9 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:23:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:54 smithi083 bash[60048]: audit 1685823833.5850399 mon.a (mon.0) 861 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:23:54.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:54.501 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:54.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:54.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:54.635 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:54.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:54.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:54.778 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:54.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:54.873 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:23:54.873 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:23:54.873 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.873 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:37917 8.5 8:a87bd97a:::benchmark_data_smithi033_153106_object37916:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:54.873 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:54.842115+0000", 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.012806893999999999, 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.01284414, 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:54.874 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37917 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842115+0000", 2023-06-03T20:23:54.875 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842115+0000", 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999771 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.876 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842092+0000", 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2690999999999997e-05 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842185+0000", 2023-06-03T20:23:54.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3315999999999999e-05 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842198+0000", 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5780000000000004e-06 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842205+0000", 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5602000000000001e-05 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842260+0000", 2023-06-03T20:23:54.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000232179 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842492+0000", 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018670399999999999 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.842679+0000", 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0055334939999999999 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.848213+0000", 2023-06-03T20:23:54.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022707920000000002 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850483+0000", 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0083682380000000001 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:54.882 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:37931 8.5 8:a208e4c5:::benchmark_data_smithi033_153106_object37930:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:54.850422+0000", 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0045001970000000001, 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046506830000000001, 2023-06-03T20:23:54.883 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37931 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:54.884 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850422+0000", 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850422+0000", 2023-06-03T20:23:54.885 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850420+0000", 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6264999999999999e-05 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850456+0000", 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.471e-05 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850471+0000", 2023-06-03T20:23:54.887 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7479999999999993e-06 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850479+0000", 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0821999999999997e-05 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850510+0000", 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110225 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:54.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850620+0000", 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000139498 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.850759+0000", 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0039139400000000003 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.854673+0000", 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0921999999999999e-05 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.854714+0000", 2023-06-03T20:23:54.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042921519999999996 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:37936 8.5 8:a650f91a:::benchmark_data_smithi033_153106_object37935:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:54.892 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:54.852610+0000", 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.002312153, 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0025651010000000002, 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:54.893 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37936 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852610+0000", 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852610+0000", 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:54.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852608+0000", 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2911999999999994e-05 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852701+0000", 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5977e-05 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852717+0000", 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4059999999999999e-06 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:54.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852725+0000", 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5813000000000001e-05 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852800+0000", 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.8609000000000004e-05 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.898 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852899+0000", 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2454000000000006e-05 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:23:54.899 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.852991+0000", 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00038148799999999998 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:37938 8.9 8:984f4821:::benchmark_data_smithi033_153106_object37937:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:23:54.900 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:54.853825+0000", 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.001096842, 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00143775, 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:23:54.901 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 37938 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853825+0000", 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:23:54.902 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853825+0000", 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:23:54.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853824+0000", 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6230999999999998e-05 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853870+0000", 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3584000000000001e-05 2023-06-03T20:23:54.904 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853884+0000", 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2989999999999999e-06 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:23:54.905 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853891+0000", 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7169999999999997e-05 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.853938+0000", 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000121888 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.854060+0000", 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014494599999999999 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:54.854205+0000", 2023-06-03T20:23:54.907 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00037973599999999998 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 4 2023-06-03T20:23:54.908 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:23:54.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:54.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:23:54.912759+0000 min lat: 0.00128278 max lat: 0.322143 avg lat: 0.00841357 2023-06-03T20:23:54.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:23:54.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 38030 38014 118.773 98.875 0.00287023 0.00841357 2023-06-03T20:23:54.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:54.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:54.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:55.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:55.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:55.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:55.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:55.206 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:55.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.211 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:55.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:55.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:55.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:55.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:55.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:55.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:55.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:55.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:55.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:55.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:55.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:55.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:55.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:55.904 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:55.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:55.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:55.919 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 39519 39503 117.549 93.0625 0.00981155 0.00849998 2023-06-03T20:23:55.946 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_blocked_ops 2023-06-03T20:23:56.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:56.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:56.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:56.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:56.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:56.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:56.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:56.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:56.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:56.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:56.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:56.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:56 smithi033 bash[74781]: cluster 1685823834.9493096 mgr.y (mgr.34104) 704 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:23:56.497 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:23:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:23:56] "GET /metrics HTTP/1.1" 200 223467 "" "Prometheus/2.33.4" 2023-06-03T20:23:56.498 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:56 smithi033 bash[78259]: cluster 1685823834.9493096 mgr.y (mgr.34104) 704 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:23:56.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:56.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:56.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:56.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:56 smithi083 bash[60048]: cluster 1685823834.9493096 mgr.y (mgr.34104) 704 : cluster 0 pgmap v716: 89 pgs: 89 active+clean; 2.0 GiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2023-06-03T20:23:56.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:56.774 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:56.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:56.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:56.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:56.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:56.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 41043 41027 116.535 95.25 0.0110201 0.00857474 2023-06-03T20:23:57.018 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:57.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:57.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:57.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:57.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:57.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:57.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:57.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:23:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:23:57.441 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:57.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:57.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:57.580 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:57.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:57.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.618 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:57.724 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:57.759 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:57.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:57.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:57.897 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:57.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:57.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:57.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 42452 42436 115.296 88.0625 0.00583434 0.00866693 2023-06-03T20:23:58.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:58.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:58.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:58.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:58.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:58.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:58.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:58.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:58.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:58.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:58 smithi083 bash[60048]: cluster 1685823836.950162 mgr.y (mgr.34104) 705 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-06-03T20:23:58.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:58.432 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:58 smithi033 bash[74781]: cluster 1685823836.950162 mgr.y (mgr.34104) 705 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-06-03T20:23:58.432 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:58 smithi033 bash[78259]: cluster 1685823836.950162 mgr.y (mgr.34104) 705 : cluster 0 pgmap v717: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 119 MiB/s wr, 1.91k op/s 2023-06-03T20:23:58.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:58.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:58.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:23:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:23:58.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:58.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:58.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:58.818 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:23:58.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:58.865 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:23:58.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:23:58.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:58.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:23:58.910 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:23:58.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 43838 43822 114.102 86.625 0.0122695 0.00875618 2023-06-03T20:23:58.953 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:23:58.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:58.988 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:23:59.014 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:23:59.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:23:59.038 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:23:59.107 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:23:59.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:59.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:23:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:23:59.153 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:23:59.160 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.160 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.160 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.160 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.160 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.161 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.161 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.161 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:23:59.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:59.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:59.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:59.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:23:59 smithi083 bash[60048]: audit 1685823838.7568104 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.33:0/173055718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:59.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:59.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:59.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:59.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:23:59 smithi033 bash[74781]: audit 1685823838.7568104 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.33:0/173055718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:59.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:23:59 smithi033 bash[78259]: audit 1685823838.7568104 mon.c (mon.2) 79 : audit 0 from='client.? 172.21.15.33:0/173055718' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:23:59.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:23:59.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:23:59.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:59.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:23:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:23:59.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:59.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:23:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:23:59.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:23:59.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 45071 45055 112.62 77.0625 0.0116271 0.00887232 2023-06-03T20:23:59.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:00.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:00.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:00.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:00.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:00.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:00.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:00 smithi083 bash[60048]: cluster 1685823838.9506004 mgr.y (mgr.34104) 706 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:24:00.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:00 smithi083 bash[60048]: audit 1685823839.3484724 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.33:0/4169189224' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.251 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:00 smithi083 bash[60048]: audit 1685823839.3492086 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.252 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:00 smithi083 bash[60048]: audit 1685823839.620182 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.33:0/1280247319' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.252 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:00 smithi083 bash[60048]: audit 1685823839.6209059 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.252 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.3 to 1 (10000) 2023-06-03T20:24:00.253 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:24:00.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:00.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:00.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:00.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:00.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:00.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.448 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:00.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:00.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[74781]: cluster 1685823838.9506004 mgr.y (mgr.34104) 706 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:24:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[74781]: audit 1685823839.3484724 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.33:0/4169189224' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[74781]: audit 1685823839.3492086 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[74781]: audit 1685823839.620182 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.33:0/1280247319' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[74781]: audit 1685823839.6209059 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[78259]: cluster 1685823838.9506004 mgr.y (mgr.34104) 706 : cluster 0 pgmap v718: 89 pgs: 89 active+clean; 2.3 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:24:00.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[78259]: audit 1685823839.3484724 mon.c (mon.2) 80 : audit 1 from='client.? 172.21.15.33:0/4169189224' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[78259]: audit 1685823839.3492086 mon.a (mon.0) 862 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:24:00.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[78259]: audit 1685823839.620182 mon.c (mon.2) 81 : audit 1 from='client.? 172.21.15.33:0/1280247319' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:00 smithi033 bash[78259]: audit 1685823839.6209059 mon.a (mon.0) 863 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:24:00.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:00.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:00.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:00.733 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:00.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:00.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:00.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:00.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:00.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:00.878 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:24:00.921 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 46466 46450 111.641 87.1875 0.0114689 0.00895074 2023-06-03T20:24:00.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:01.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:01.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:01.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:01.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:01.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:01.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:01.261 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2235036 mon.a (mon.0) 864 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: audit 1685823840.2324672 mon.a (mon.0) 865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: audit 1685823840.232624 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2327378 mon.a (mon.0) 867 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2452612 osd.5 (osd.5) 85 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2535737 osd.6 (osd.6) 84 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2543604 osd.4 (osd.4) 91 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2550836 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[74781]: cluster 1685823840.2560048 osd.4 (osd.4) 92 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2235036 mon.a (mon.0) 864 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: audit 1685823840.2324672 mon.a (mon.0) 865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: audit 1685823840.232624 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:24:01.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2327378 mon.a (mon.0) 867 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-06-03T20:24:01.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2452612 osd.5 (osd.5) 85 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2535737 osd.6 (osd.6) 84 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2543604 osd.4 (osd.4) 91 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2550836 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.264 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:01 smithi033 bash[78259]: cluster 1685823840.2560048 osd.4 (osd.4) 92 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:01.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:01.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:01.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:01.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:01.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:01.581 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:01.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:01.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2235036 mon.a (mon.0) 864 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:01.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: audit 1685823840.2324672 mon.a (mon.0) 865 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: audit 1685823840.232624 mon.a (mon.0) 866 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2327378 mon.a (mon.0) 867 : cluster 0 osdmap e178: 8 total, 8 up, 8 in 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2452612 osd.5 (osd.5) 85 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2535737 osd.6 (osd.6) 84 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2543604 osd.4 (osd.4) 91 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2550836 osd.7 (osd.7) 113 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:01 smithi083 bash[60048]: cluster 1685823840.2560048 osd.4 (osd.4) 92 : cluster 3 failed to encode map e178 with expected crc 2023-06-03T20:24:01.686 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:01.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:01.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:01.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:01.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:01.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:01.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:01.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 47850 47834 110.71 86.5 0.0210736 0.00902566 2023-06-03T20:24:01.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:02.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:02.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:02.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:02.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:02.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:02.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:02.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:02 smithi033 bash[74781]: cluster 1685823840.9511447 mgr.y (mgr.34104) 707 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:02.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:02.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:02.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:02 smithi083 bash[60048]: cluster 1685823840.9511447 mgr.y (mgr.34104) 707 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:02.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:02.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:02.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:02.556 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:02.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:02 smithi033 bash[78259]: cluster 1685823840.9511447 mgr.y (mgr.34104) 707 : cluster 0 pgmap v720: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:02.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:02.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:02.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 4 1 2023-06-03T20:24:02.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:02.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:02.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 48910 48894 109.122 66.25 0.00717088 0.00915755 2023-06-03T20:24:02.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:02.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:02.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:02.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:03.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:03.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:03.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:03.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:24:03.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:03.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:03.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:03.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:03.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.413 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:03.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:03.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:03.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:03.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:03.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:03.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:03.842 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:03.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 50169 50153 108.072 78.6875 0.00287343 0.00924442 2023-06-03T20:24:03.947 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:03.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:03.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:03.991 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:04.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:04.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:04.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:04.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:04.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:04.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:04.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:04.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:04.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.409 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:04.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:04.520 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:04 smithi033 bash[74781]: cluster 1685823842.9517093 mgr.y (mgr.34104) 708 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:04.520 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:04 smithi033 bash[78259]: cluster 1685823842.9517093 mgr.y (mgr.34104) 708 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:04.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:04.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.544 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:04.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:04.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:04 smithi083 bash[60048]: cluster 1685823842.9517093 mgr.y (mgr.34104) 708 : cluster 0 pgmap v721: 89 pgs: 89 active+clean; 2.8 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 92 MiB/s wr, 1.48k op/s 2023-06-03T20:24:04.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:04.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:04.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:24:04.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:04.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:04.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:04.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 51443 51427 107.124 79.625 0.00661856 0.00932877 2023-06-03T20:24:04.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:04.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:04.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:04.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:05.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:05.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:05.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:05.209 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:05.243 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:05.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.248 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:05.348 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:05.387 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:05.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:05.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:05.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:05.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:05.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:05.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:05.800 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:05.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:05.921 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 52715 52699 106.233 79.5 0.00912859 0.00940684 2023-06-03T20:24:05.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:05.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:05.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:05.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:06.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:06.114 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:06.221 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:06.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.414 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:06.427 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:24:06.427 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:24:06.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:06.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:06 smithi083 bash[60048]: cluster 1685823844.9523485 mgr.y (mgr.34104) 709 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:24:06.525 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:06 smithi083 bash[60048]: audit 1685823846.1706002 mon.a (mon.0) 868 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:24:06.546 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:06.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.551 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:06 smithi033 bash[74781]: cluster 1685823844.9523485 mgr.y (mgr.34104) 709 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:24:06.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:06 smithi033 bash[74781]: audit 1685823846.1706002 mon.a (mon.0) 868 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:24:06.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:06] "GET /metrics HTTP/1.1" 200 223467 "" "Prometheus/2.33.4" 2023-06-03T20:24:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:06 smithi033 bash[78259]: cluster 1685823844.9523485 mgr.y (mgr.34104) 709 : cluster 0 pgmap v722: 89 pgs: 89 active+clean; 2.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:24:06.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:06 smithi033 bash[78259]: audit 1685823846.1706002 mon.a (mon.0) 868 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:24:06.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:06.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:06.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:06.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:06.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.920 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 53898 53882 105.223 73.9375 0.00774371 0.00949681 2023-06-03T20:24:06.950 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:06.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:06.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:07.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:07.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:07.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:07.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:07.228 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:07.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:07.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:07.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:07.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.372 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:07.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_historic_ops 2023-06-03T20:24:07.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:07.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:07.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:07.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.690 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:07.697 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:07.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:07.921 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 55110 55094 104.33 75.75 0.00805306 0.00957971 2023-06-03T20:24:07.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:07.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:07.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:08.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:08.128 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:08.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:08.232 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:08.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:08.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:08.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:08.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:08.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:08.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:08.518 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:08 smithi083 bash[60048]: cluster 1685823846.9529574 mgr.y (mgr.34104) 710 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:08.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:08.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:08 smithi033 bash[78259]: cluster 1685823846.9529574 mgr.y (mgr.34104) 710 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:08.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:08 smithi033 bash[74781]: cluster 1685823846.9529574 mgr.y (mgr.34104) 710 : cluster 0 pgmap v723: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:08.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:08.678 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:08.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:08.720 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:08.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:08.815 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:08.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:08.921 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 56319 56303 103.484 75.5625 0.0199203 0.00965752 2023-06-03T20:24:08.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:08.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:08.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:09.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:09.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:09.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:09.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:09.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.496 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:09 smithi083 bash[60048]: audit 1685823848.584946 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:09.523 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:09.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:09 smithi033 bash[74781]: audit 1685823848.584946 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:09 smithi033 bash[78259]: audit 1685823848.584946 mon.a (mon.0) 869 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:09.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:09.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:09.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:09.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:09.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:09.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:09.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:09.925 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 57298 57282 102.264 61.1875 0.0134515 0.00977303 2023-06-03T20:24:09.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:09.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:09.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:10.050 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:10.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:10.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:10.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:10.231 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:10.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:10 smithi033 bash[74781]: cluster 1685823848.9534042 mgr.y (mgr.34104) 711 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:10.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:10.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:10.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:10.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:10.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:10.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:10 smithi033 bash[78259]: cluster 1685823848.9534042 mgr.y (mgr.34104) 711 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:10.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:10.625 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:10 smithi083 bash[60048]: cluster 1685823848.9534042 mgr.y (mgr.34104) 711 : cluster 0 pgmap v724: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:24:10.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:10.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:10.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:10.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:10.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:10.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:10.926 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 58535 58519 101.567 77.3125 0.0112644 0.00983956 2023-06-03T20:24:10.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:10.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:11.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:11.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:11.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:11.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:11.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:11.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:11.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:11.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:11.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:11.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:11.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:11.644 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:11.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:11.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:11.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:11.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:11.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:11.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:11.926 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 59583 59567 100.592 65.5 0.0113011 0.00993521 2023-06-03T20:24:11.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:12.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:12.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:12.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:12.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:12.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:12.237 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:24:12.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:12.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:12 smithi083 bash[60048]: cluster 1685823850.9543269 mgr.y (mgr.34104) 712 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:24:12.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:12 smithi083 bash[60048]: audit 1685823852.1702528 mon.a (mon.0) 870 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:12 smithi083 bash[60048]: audit 1685823852.1812494 mon.a (mon.0) 871 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:12.451 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:12.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:12.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[74781]: cluster 1685823850.9543269 mgr.y (mgr.34104) 712 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:24:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[74781]: audit 1685823852.1702528 mon.a (mon.0) 870 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[74781]: audit 1685823852.1812494 mon.a (mon.0) 871 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[78259]: cluster 1685823850.9543269 mgr.y (mgr.34104) 712 : cluster 0 pgmap v725: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:24:12.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[78259]: audit 1685823852.1702528 mon.a (mon.0) 870 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:12 smithi033 bash[78259]: audit 1685823852.1812494 mon.a (mon.0) 871 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:12.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:12.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:12.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:12.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:12.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.735 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:12.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:12.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:12.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:12.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:12.926 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 60657 60641 99.7113 67.125 0.010686 0.010022 2023-06-03T20:24:12.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:13.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:13.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:13.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:13.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:13.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:13.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.458 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:13.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:13.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:13.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:13.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:13.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:13.845 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:13.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:13.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:13.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:13.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 61716 61700 98.8517 66.1875 0.0121848 0.0101097 2023-06-03T20:24:13.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:14.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:14.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:14.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: audit 1685823852.8969424 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: audit 1685823852.9052 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: cluster 1685823852.9549806 mgr.y (mgr.34104) 713 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:24:14.035 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: audit 1685823853.4744856 mon.a (mon.0) 874 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:24:14.036 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: audit 1685823853.475585 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:24:14.036 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[74781]: audit 1685823853.4867218 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.036 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: audit 1685823852.8969424 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.036 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: audit 1685823852.9052 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.036 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: cluster 1685823852.9549806 mgr.y (mgr.34104) 713 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:24:14.037 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: audit 1685823853.4744856 mon.a (mon.0) 874 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:24:14.037 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: audit 1685823853.475585 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:24:14.037 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:13 smithi033 bash[78259]: audit 1685823853.4867218 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.160 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: audit 1685823852.8969424 mon.a (mon.0) 872 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.161 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: audit 1685823852.9052 mon.a (mon.0) 873 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: cluster 1685823852.9549806 mgr.y (mgr.34104) 713 : cluster 0 pgmap v726: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2023-06-03T20:24:14.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: audit 1685823853.4744856 mon.a (mon.0) 874 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:24:14.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: audit 1685823853.475585 mon.a (mon.0) 875 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:24:14.162 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:13 smithi083 bash[60048]: audit 1685823853.4867218 mon.a (mon.0) 876 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:14.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:14.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.307 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:14.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:14.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:14.579 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:14.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:14.684 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.722 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:14.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:14.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:14.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:14.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:14.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:24:14.919886+0000 min lat: 0.00128278 max lat: 0.322143 avg lat: 0.0101648 2023-06-03T20:24:14.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:24:14.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 62960 62944 98.3241 77.75 0.0133843 0.0101648 2023-06-03T20:24:14.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:15.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:15.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:15.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:15.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:15.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:15.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:15.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:15.555 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:15.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:15.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:15.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:15.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:15.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:15.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.898 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:15.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:15.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:15.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 16 64144 64128 97.7307 74 0.0134353 0.0102266 2023-06-03T20:24:16.004 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:16.018 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:16 smithi083 bash[60048]: cluster 1685823854.9557538 mgr.y (mgr.34104) 714 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:24:16.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:16.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:16.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:16.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:16.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:16.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:16.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:16 smithi033 bash[78259]: cluster 1685823854.9557538 mgr.y (mgr.34104) 714 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:24:16.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:16 smithi033 bash[74781]: cluster 1685823854.9557538 mgr.y (mgr.34104) 714 : cluster 0 pgmap v727: 89 pgs: 89 active+clean; 3.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.16k op/s 2023-06-03T20:24:16.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:16] "GET /metrics HTTP/1.1" 200 223505 "" "Prometheus/2.33.4" 2023-06-03T20:24:16.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:16.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:16.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:16.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:16.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:16.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:16.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:16.743 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:16.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:16.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:16.877 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:16.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 65305 65289 97.1314 72.5625 0.010534 0.0102896 2023-06-03T20:24:16.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:17.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:17.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:17.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:17.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:17.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:17.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:17.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:17.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:17.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:17.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:17.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:17.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:17.682 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:24:17.682 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:24:17.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:17.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:17.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:17.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:17.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:17.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:17.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:17.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 66400 66384 96.4641 68.4375 0.0123053 0.0103603 2023-06-03T20:24:17.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:18.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:18.138 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:18 smithi083 bash[60048]: cluster 1685823856.956499 mgr.y (mgr.34104) 715 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:24:18.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:18.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:18.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:18.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:18.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:18.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:18 smithi033 bash[74781]: cluster 1685823856.956499 mgr.y (mgr.34104) 715 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:24:18.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:18 smithi033 bash[78259]: cluster 1685823856.956499 mgr.y (mgr.34104) 715 : cluster 0 pgmap v728: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2023-06-03T20:24:18.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:18.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:18.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:18.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:18.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:18.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:18.831 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:18.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_ops_in_flight 2023-06-03T20:24:18.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:18.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:18.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:18.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 67481 67465 95.8072 67.5625 0.00708632 0.0104308 2023-06-03T20:24:18.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:19.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:19.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:19.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:19.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:19.260 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:19.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:19.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:19.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:19.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:19.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:19.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:19.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:19.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:19.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:19.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:19.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:19.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:19.928 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 15 68639 68624 95.2878 72.4375 0.0122108 0.0104879 2023-06-03T20:24:20.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:20.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.055 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:20.157 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.196 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:20.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:20.312 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:20 smithi083 bash[60048]: cluster 1685823858.9569342 mgr.y (mgr.34104) 716 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-06-03T20:24:20.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:20.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:20.449 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:20 smithi033 bash[74781]: cluster 1685823858.9569342 mgr.y (mgr.34104) 716 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-06-03T20:24:20.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:20 smithi033 bash[78259]: cluster 1685823858.9569342 mgr.y (mgr.34104) 716 : cluster 0 pgmap v729: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 60 MiB/s wr, 955 op/s 2023-06-03T20:24:20.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:20.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:20.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.614 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:24:20.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:20.668 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:24:20.711 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:24:20.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:20.770 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:24:20.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:20.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:20.821 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:24:20.860 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:24:20.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.913 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:24:20.928 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 69545 69529 94.4457 56.5625 0.0152244 0.0105809 2023-06-03T20:24:20.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:20.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:20.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:20.946 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:24:20.948 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.949 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.949 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.949 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.950 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.950 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.950 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:24:20.951 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:24:21.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:21.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:21.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:21.167 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[78259]: audit 1685823860.5390177 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.33:0/2029891540' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:21.167 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[78259]: audit 1685823860.86502 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.33:0/84764193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.167 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[78259]: audit 1685823860.8656473 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.167 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[78259]: audit 1685823860.9172711 mon.a (mon.0) 879 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:24:21.168 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:24:21.174 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.4 to 1 (10000) 2023-06-03T20:24:21.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:21.218 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:21.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:21.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:21.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:21 smithi083 bash[60048]: audit 1685823860.5390177 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.33:0/2029891540' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:21.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:21 smithi083 bash[60048]: audit 1685823860.86502 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.33:0/84764193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:21 smithi083 bash[60048]: audit 1685823860.8656473 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.332 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:21 smithi083 bash[60048]: audit 1685823860.9172711 mon.a (mon.0) 879 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:24:21.363 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:21.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:21.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:21.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[74781]: audit 1685823860.5390177 mon.a (mon.0) 877 : audit 0 from='client.? 172.21.15.33:0/2029891540' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:21.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[74781]: audit 1685823860.86502 mon.c (mon.2) 82 : audit 1 from='client.? 172.21.15.33:0/84764193' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[74781]: audit 1685823860.8656473 mon.a (mon.0) 878 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:24:21.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:21 smithi033 bash[74781]: audit 1685823860.9172711 mon.a (mon.0) 879 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:24:21.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:21.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:21.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:21.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:21.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:21.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:21.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:21.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:21.927 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 70597 70581 93.8351 65.75 0.00988533 0.0106491 2023-06-03T20:24:21.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:21.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:22.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:22.067 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:22.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:22.170 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823860.9577925 mgr.y (mgr.34104) 717 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-06-03T20:24:22.170 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823861.1432185 mon.a (mon.0) 880 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:24:22.171 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823861.1432502 mon.a (mon.0) 881 : cluster 1 Cluster is now healthy 2023-06-03T20:24:22.171 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: audit 1685823861.1530168 mon.a (mon.0) 882 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:24:22.171 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: audit 1685823861.1532748 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:24:22.172 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823861.1533997 mon.a (mon.0) 884 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-06-03T20:24:22.172 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823861.1614852 osd.5 (osd.5) 86 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.172 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:22 smithi083 bash[60048]: cluster 1685823861.1735642 osd.6 (osd.6) 85 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:22.208 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:22.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:22.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:22.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:22.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:22.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.474 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823860.9577925 mgr.y (mgr.34104) 717 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-06-03T20:24:22.474 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823861.1432185 mon.a (mon.0) 880 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:24:22.474 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823861.1432502 mon.a (mon.0) 881 : cluster 1 Cluster is now healthy 2023-06-03T20:24:22.474 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: audit 1685823861.1530168 mon.a (mon.0) 882 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:24:22.474 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: audit 1685823861.1532748 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823861.1533997 mon.a (mon.0) 884 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823861.1614852 osd.5 (osd.5) 86 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[74781]: cluster 1685823861.1735642 osd.6 (osd.6) 85 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823860.9577925 mgr.y (mgr.34104) 717 : cluster 0 pgmap v730: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823861.1432185 mon.a (mon.0) 880 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:24:22.475 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823861.1432502 mon.a (mon.0) 881 : cluster 1 Cluster is now healthy 2023-06-03T20:24:22.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: audit 1685823861.1530168 mon.a (mon.0) 882 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:24:22.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: audit 1685823861.1532748 mon.a (mon.0) 883 : audit 1 from='client.? 172.21.15.33:0/1597611522' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:24:22.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823861.1533997 mon.a (mon.0) 884 : cluster 0 osdmap e179: 8 total, 8 up, 8 in 2023-06-03T20:24:22.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823861.1614852 osd.5 (osd.5) 86 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:22 smithi033 bash[78259]: cluster 1685823861.1735642 osd.6 (osd.6) 85 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:22.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:22.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.641 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:22.748 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:22.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:22.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:22.929 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 15 71614 71599 93.2019 63.625 0.00883352 0.0107225 2023-06-03T20:24:22.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:22.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:23.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:23.066 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:23.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:23.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:23.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:23.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.211 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:23.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:23.399 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:23 smithi083 bash[60048]: cluster 1685823861.1704757 osd.4 (osd.4) 93 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:23.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.460 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:23 smithi033 bash[74781]: cluster 1685823861.1704757 osd.4 (osd.4) 93 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:23.460 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:23 smithi033 bash[78259]: cluster 1685823861.1704757 osd.4 (osd.4) 93 : cluster 3 failed to encode map e179 with expected crc 2023-06-03T20:24:23.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:23.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:23.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:23.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:23.736 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:24:23.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:23.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:23.930 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 72637 72621 92.6033 63.875 0.00997349 0.0107924 2023-06-03T20:24:23.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:23.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:23.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:23.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:24.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:24.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:24.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:24.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:24.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:24.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:24.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:24.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:24 smithi083 bash[60048]: cluster 1685823862.9583814 mgr.y (mgr.34104) 718 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:24 smithi083 bash[60048]: audit 1685823863.5924118 mon.a (mon.0) 885 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:24 smithi083 bash[60048]: audit 1685823863.5937834 mon.a (mon.0) 886 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:24.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:24.501 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:24.511 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[74781]: cluster 1685823862.9583814 mgr.y (mgr.34104) 718 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:24.511 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[74781]: audit 1685823863.5924118 mon.a (mon.0) 885 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:24.511 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[74781]: audit 1685823863.5937834 mon.a (mon.0) 886 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:24.512 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[78259]: cluster 1685823862.9583814 mgr.y (mgr.34104) 718 : cluster 0 pgmap v732: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:24.512 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[78259]: audit 1685823863.5924118 mon.a (mon.0) 885 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:24.513 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:24 smithi033 bash[78259]: audit 1685823863.5937834 mon.a (mon.0) 886 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:24.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:24.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:24.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 5 1 2023-06-03T20:24:24.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:24.717 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:24.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:24.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:24.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:24.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:24.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 73698 73682 92.0719 66.3125 0.0140151 0.0108542 2023-06-03T20:24:24.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:24.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:24.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:25.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:25.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:25.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:25.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:25.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:25.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:25.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:25.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:25.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:25.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:25.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:25.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:25.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:24:25.697 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:25.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:25.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:25.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:25.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:25.935 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 16 74718 74702 91.5166 63.75 0.019044 0.0109208 2023-06-03T20:24:25.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:25.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:25.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:25.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:26.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:26.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:26.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:26.236 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:26 smithi083 bash[60048]: cluster 1685823864.9619873 mgr.y (mgr.34104) 719 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:24:26.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:26.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:26.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:26.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:26.425 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:26.531 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:26.540 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:26 smithi033 bash[74781]: cluster 1685823864.9619873 mgr.y (mgr.34104) 719 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:24:26.541 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:26] "GET /metrics HTTP/1.1" 200 223513 "" "Prometheus/2.33.4" 2023-06-03T20:24:26.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:26 smithi033 bash[78259]: cluster 1685823864.9619873 mgr.y (mgr.34104) 719 : cluster 0 pgmap v733: 89 pgs: 89 active+clean; 4.3 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:24:26.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:24:26.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:26.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:26.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:26.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:26.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:26.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:26.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:26.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:26.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 75677 75661 90.9094 59.9375 0.0155939 0.0109936 2023-06-03T20:24:26.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:27.006 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:27.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.009 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:27.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:27.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:27.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:27.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:27.293 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:27.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:27.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:27.434 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:27.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.437 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:27.538 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:27.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:27.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:27.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:27.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:27.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:27.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:27.863 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:27.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:27.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:27.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 76656 76640 90.3486 61.1875 0.0264543 0.0110614 2023-06-03T20:24:27.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:28.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:28.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:28.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:28.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:28.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:28.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:28 smithi083 bash[60048]: cluster 1685823866.9626472 mgr.y (mgr.34104) 720 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:28.417 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.427 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:28 smithi033 bash[78259]: cluster 1685823866.9626472 mgr.y (mgr.34104) 720 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:28.427 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:28 smithi033 bash[74781]: cluster 1685823866.9626472 mgr.y (mgr.34104) 720 : cluster 0 pgmap v734: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:28.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:28.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:28.596 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:28.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:28.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:28.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:28.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:28.851 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.887 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:28.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:28.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:28.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 77629 77613 89.8016 60.8125 0.0161321 0.0111296 2023-06-03T20:24:28.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:29.024 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:24:29.025 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:24:29.025 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.025 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:77699 8.c e179/171 8:3e0fe4ca:::benchmark_data_smithi033_153106_object77698:head v 179'4825, mlcod=179'4822)", 2023-06-03T20:24:29.025 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:24:29.019925+0000", 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.00090038499999999997, 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000923028, 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.019925+0000", 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.019925+0000", 2023-06-03T20:24:29.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.019924+0000", 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4294000000000004e-05 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.028 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.019998+0000", 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9939e-05 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.020018+0000", 2023-06-03T20:24:29.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7469999999999994e-06 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.020027+0000", 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7711e-05 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.020124+0000", 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2264999999999997e-05 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:24:29.020157+0000", 2023-06-03T20:24:29.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023162899999999999 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 1 2023-06-03T20:24:29.032 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:24:29.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.034 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:29.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:29.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:29.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:29.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:29.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:29.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:29.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.310 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:29.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:29.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:29.538 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:29.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:29.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:29.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:29.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:29.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:29.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:29.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:29.857 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:29.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:29.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:29.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 16 78628 78612 89.3041 62.4375 0.0161425 0.0111917 2023-06-03T20:24:29.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:29.966 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_blocked_ops 2023-06-03T20:24:30.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:30.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:30.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:30.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:30.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:30.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:30.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:30.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:30 smithi033 bash[74781]: cluster 1685823868.9632757 mgr.y (mgr.34104) 721 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:30.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:30 smithi033 bash[78259]: cluster 1685823868.9632757 mgr.y (mgr.34104) 721 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:30.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:30 smithi083 bash[60048]: cluster 1685823868.9632757 mgr.y (mgr.34104) 721 : cluster 0 pgmap v735: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:24:30.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:30.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:30.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.483 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:30.573 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:30.573 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:30.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:30.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:30.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:30.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:30.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:30.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:30.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:30.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:30.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:30.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:30.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 79599 79583 88.7931 60.6875 0.0211446 0.0112568 2023-06-03T20:24:31.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:31.060 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:31.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:31.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:31.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:31.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.205 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:31.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:31.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:31.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:31.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:31.598 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:31.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:31.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:31.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:31.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:31.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:31.904 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:31.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:31.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:31.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 80625 80609 88.3603 64.125 0.020961 0.0113117 2023-06-03T20:24:32.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:32.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:32.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:32.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:32.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:32 smithi083 bash[60048]: cluster 1685823870.964073 mgr.y (mgr.34104) 722 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-06-03T20:24:32.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:32.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:32.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:32 smithi033 bash[78259]: cluster 1685823870.964073 mgr.y (mgr.34104) 722 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-06-03T20:24:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:32 smithi033 bash[74781]: cluster 1685823870.964073 mgr.y (mgr.34104) 722 : cluster 0 pgmap v736: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 63 MiB/s wr, 1.00k op/s 2023-06-03T20:24:32.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:32.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:32.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:32.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:32.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:32.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:32.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:32.933 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 81669 81653 87.9618 65.25 0.0216531 0.0113631 2023-06-03T20:24:33.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:33.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:33.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:33.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:33.186 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:33.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:33.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:33.439 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:33.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:33.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:33.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:33.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:33.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:33.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:33.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:33.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:33.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:33.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:33.885 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:33.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 82636 82620 87.4952 60.4375 0.0125365 0.0114238 2023-06-03T20:24:33.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:34.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:34.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:34.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:34.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:34.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:34.280 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:34.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:34.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:34.334 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:34 smithi033 bash[78259]: cluster 1685823872.9645324 mgr.y (mgr.34104) 723 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:24:34.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:34 smithi033 bash[74781]: cluster 1685823872.9645324 mgr.y (mgr.34104) 723 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:24:34.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:34.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:34.464 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:34 smithi083 bash[60048]: cluster 1685823872.9645324 mgr.y (mgr.34104) 723 : cluster 0 pgmap v737: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:24:34.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:34.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:34.596 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:34.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:34.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:34.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:34.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:34.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:34.863 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:24:34.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:34.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:34.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:34.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:24:34.926937+0000 min lat: 0.00128278 max lat: 0.322143 avg lat: 0.0114839 2023-06-03T20:24:34.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:24:34.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 83597 83581 87.038 60.0625 0.0151401 0.0114839 2023-06-03T20:24:34.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:35.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:35.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:35.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:35.152 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:35.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:35.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.284 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:35.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:35.541 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.580 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:35.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:35.720 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:35.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:35.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:35.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:35.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 84498 84482 86.5343 56.3125 0.0124316 0.0115506 2023-06-03T20:24:35.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:35.999 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:36.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:36.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:36.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:36.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.268 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:36 smithi033 bash[74781]: cluster 1685823874.9660902 mgr.y (mgr.34104) 724 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-06-03T20:24:36.268 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:36 smithi033 bash[78259]: cluster 1685823874.9660902 mgr.y (mgr.34104) 724 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-06-03T20:24:36.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:36.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:36 smithi083 bash[60048]: cluster 1685823874.9660902 mgr.y (mgr.34104) 724 : cluster 0 pgmap v738: 89 pgs: 89 active+clean; 4.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 60 MiB/s wr, 966 op/s 2023-06-03T20:24:36.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:36.433 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:36.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:36.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:36.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:36.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:36] "GET /metrics HTTP/1.1" 200 223513 "" "Prometheus/2.33.4" 2023-06-03T20:24:36.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:36.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:36.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:36.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.842 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:36.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 85344 85328 85.9915 52.875 0.148202 0.0116042 2023-06-03T20:24:36.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.982 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:36.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:36.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:37.087 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:37.117 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:37.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:37.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:37.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:37.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:37.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:37.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:37.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:37.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:37.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:37.537 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:37.638 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:37.685 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:37.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:37.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:37.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:37.926 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:37.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 16 86220 86204 85.4956 54.75 0.0164254 0.0116909 2023-06-03T20:24:37.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:37.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:37.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:38.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:38.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:38.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:38.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:38.258 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:38.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:38.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:38.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:38.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:38.422 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:38 smithi033 bash[74781]: cluster 1685823876.9667134 mgr.y (mgr.34104) 725 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:38.422 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:38 smithi033 bash[78259]: cluster 1685823876.9667134 mgr.y (mgr.34104) 725 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:38.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:38.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:38.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.535 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:38.636 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:38 smithi083 bash[60048]: cluster 1685823876.9667134 mgr.y (mgr.34104) 725 : cluster 0 pgmap v739: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:38.675 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:38.781 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:38.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:38.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:38.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:38.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 87172 87156 85.0894 59.5 0.012815 0.0117466 2023-06-03T20:24:38.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:38.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:39.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:39.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:39.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:39.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:39.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:39.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:39.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:39.404 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:39.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.410 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:39.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:39 smithi033 bash[78259]: audit 1685823878.5875437 mon.a (mon.0) 887 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:39.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:39 smithi033 bash[74781]: audit 1685823878.5875437 mon.a (mon.0) 887 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:39.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:39.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:39.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:39.599 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:39 smithi083 bash[60048]: audit 1685823878.5875437 mon.a (mon.0) 887 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:39.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:39.704 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:39.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:39.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:39.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.843 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:39.886 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:24:39.886 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:24:39.887 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:24:39.887 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:24:39.887 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:24:39.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 16 88079 88063 84.6524 56.6875 0.0221982 0.0118067 2023-06-03T20:24:39.945 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:39.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:39.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:39.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:40.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:40.118 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:40.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.121 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:40.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:40.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:40 smithi083 bash[60048]: cluster 1685823878.9672046 mgr.y (mgr.34104) 726 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:24:40.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:40 smithi033 bash[78259]: cluster 1685823878.9672046 mgr.y (mgr.34104) 726 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:24:40.404 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:40 smithi033 bash[74781]: cluster 1685823878.9672046 mgr.y (mgr.34104) 726 : cluster 0 pgmap v740: 89 pgs: 89 active+clean; 5.1 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:24:40.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:40.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:40.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:40.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:40.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:40.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:40.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:40.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:40.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_historic_ops 2023-06-03T20:24:40.934 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 89020 89004 84.2609 58.8125 0.0170644 0.0118624 2023-06-03T20:24:40.965 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:40.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:40.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:41.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:41.142 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:41.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:41.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:41.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:41.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:41.441 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:41.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:41.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:41.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:41.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:41.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:41.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:41.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.739 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:41.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:41.898 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:41.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:41.935 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 89956 89940 83.8764 58.5 0.0172903 0.0119166 2023-06-03T20:24:42.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:42.049 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:42.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:42.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:42.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:42.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:42.312 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:42 smithi083 bash[60048]: cluster 1685823880.9681392 mgr.y (mgr.34104) 727 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:24:42.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:42.452 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:42.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:42.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:42.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:42 smithi033 bash[74781]: cluster 1685823880.9681392 mgr.y (mgr.34104) 727 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:24:42.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:42 smithi033 bash[78259]: cluster 1685823880.9681392 mgr.y (mgr.34104) 727 : cluster 0 pgmap v741: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:24:42.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:42.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:42.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:42.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:42.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:42.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:42.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:42.934 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:42.939 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 90873 90857 83.483 57.3125 0.0228738 0.0119726 2023-06-03T20:24:42.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:42.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:43.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:43.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:43.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:43.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:43.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:43.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:43.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.382 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:43.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:43.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:43.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:43.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:43.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:43.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:43.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:43.937 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 16 91728 91712 83.0476 53.4375 0.035492 0.0120312 2023-06-03T20:24:43.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:43.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:43.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:44.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.095 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:44.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:44.260 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:44 smithi083 bash[60048]: cluster 1685823882.9686437 mgr.y (mgr.34104) 728 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2023-06-03T20:24:44.261 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:44 smithi083 bash[60048]: audit 1685823884.1946146 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.33:0/3925757927' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.261 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:44 smithi083 bash[60048]: audit 1685823884.1959627 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.268 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.5 to 1 (10000) 2023-06-03T20:24:44.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:44.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:44.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:44.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:44.491 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:24:44.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:44.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.521 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:44.546 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:24:44.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[78259]: cluster 1685823882.9686437 mgr.y (mgr.34104) 728 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2023-06-03T20:24:44.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[78259]: audit 1685823884.1946146 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.33:0/3925757927' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[78259]: audit 1685823884.1959627 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[74781]: cluster 1685823882.9686437 mgr.y (mgr.34104) 728 : cluster 0 pgmap v742: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s 2023-06-03T20:24:44.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[74781]: audit 1685823884.1946146 mon.c (mon.2) 83 : audit 1 from='client.? 172.21.15.33:0/3925757927' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:44 smithi033 bash[74781]: audit 1685823884.1959627 mon.a (mon.0) 888 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:24:44.604 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:24:44.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:44.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:44.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:44.659 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:24:44.696 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:24:44.744 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:24:44.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.781 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:24:44.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:44.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:44.813 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:24:44.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.817 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.818 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.819 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:24:44.905 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:44.937 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 92489 92473 82.5406 47.5625 0.018736 0.012109 2023-06-03T20:24:44.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:44.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:44.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:45.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:45.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:45.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:45.274 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: audit 1685823884.2479904 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:24:45.289 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:24:45.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:45.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:45.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:45.477 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:45.597 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: cluster 1685823884.248182 mon.a (mon.0) 890 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-06-03T20:24:45.598 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: cluster 1685823884.2547424 osd.6 (osd.6) 86 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.598 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: cluster 1685823884.2641675 osd.5 (osd.5) 87 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.598 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: cluster 1685823884.2732651 osd.4 (osd.4) 94 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.598 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: audit 1685823884.4275799 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.33:0/309498621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:45.598 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: audit 1685823884.7674804 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.33:0/3067229414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[74781]: audit 1685823884.7684596 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: audit 1685823884.2479904 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: cluster 1685823884.248182 mon.a (mon.0) 890 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: cluster 1685823884.2547424 osd.6 (osd.6) 86 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: cluster 1685823884.2641675 osd.5 (osd.5) 87 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.599 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: cluster 1685823884.2732651 osd.4 (osd.4) 94 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: audit 1685823884.4275799 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.33:0/309498621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:45.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: audit 1685823884.7674804 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.33:0/3067229414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.600 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:45 smithi033 bash[78259]: audit 1685823884.7684596 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:45.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: audit 1685823884.2479904 mon.a (mon.0) 889 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:24:45.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: cluster 1685823884.248182 mon.a (mon.0) 890 : cluster 0 osdmap e180: 8 total, 8 up, 8 in 2023-06-03T20:24:45.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: cluster 1685823884.2547424 osd.6 (osd.6) 86 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: cluster 1685823884.2641675 osd.5 (osd.5) 87 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: cluster 1685823884.2732651 osd.4 (osd.4) 94 : cluster 3 failed to encode map e180 with expected crc 2023-06-03T20:24:45.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: audit 1685823884.4275799 mon.c (mon.2) 84 : audit 0 from='client.? 172.21.15.33:0/309498621' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:24:45.629 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: audit 1685823884.7674804 mon.c (mon.2) 85 : audit 1 from='client.? 172.21.15.33:0/3067229414' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.629 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:45 smithi083 bash[60048]: audit 1685823884.7684596 mon.a (mon.0) 891 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:24:45.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:45.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:45.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:45.804 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:24:45.905 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:45.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 7 1 2023-06-03T20:24:45.940 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 93351 93335 82.136 53.875 0.0169211 0.0121679 2023-06-03T20:24:45.942 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:45.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:45.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:46.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:46.181 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:46.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:46.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:46 smithi083 bash[60048]: cluster 1685823884.96915 mgr.y (mgr.34104) 729 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-06-03T20:24:46.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:46 smithi083 bash[60048]: cluster 1685823885.2526007 mon.a (mon.0) 892 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:46.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:46 smithi083 bash[60048]: cluster 1685823885.2709255 osd.6 (osd.6) 87 : cluster 3 failed to encode map e181 with expected crc 2023-06-03T20:24:46.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:46 smithi083 bash[60048]: audit 1685823885.2741098 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:24:46.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:46 smithi083 bash[60048]: cluster 1685823885.2741854 mon.a (mon.0) 894 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-06-03T20:24:46.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:46.515 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:46.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[74781]: cluster 1685823884.96915 mgr.y (mgr.34104) 729 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-06-03T20:24:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[74781]: cluster 1685823885.2526007 mon.a (mon.0) 892 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:46.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[74781]: cluster 1685823885.2709255 osd.6 (osd.6) 87 : cluster 3 failed to encode map e181 with expected crc 2023-06-03T20:24:46.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[74781]: audit 1685823885.2741098 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:24:46.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[74781]: cluster 1685823885.2741854 mon.a (mon.0) 894 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-06-03T20:24:46.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:46] "GET /metrics HTTP/1.1" 200 223537 "" "Prometheus/2.33.4" 2023-06-03T20:24:46.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[78259]: cluster 1685823884.96915 mgr.y (mgr.34104) 729 : cluster 0 pgmap v744: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 930 op/s 2023-06-03T20:24:46.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[78259]: cluster 1685823885.2526007 mon.a (mon.0) 892 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:24:46.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[78259]: cluster 1685823885.2709255 osd.6 (osd.6) 87 : cluster 3 failed to encode map e181 with expected crc 2023-06-03T20:24:46.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[78259]: audit 1685823885.2741098 mon.a (mon.0) 893 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:24:46.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:46 smithi033 bash[78259]: cluster 1685823885.2741854 mon.a (mon.0) 894 : cluster 0 osdmap e181: 8 total, 8 up, 8 in 2023-06-03T20:24:46.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:46.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:46.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:46.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:46.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:46.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.938 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 94235 94219 81.7627 55.25 0.0173866 0.0122246 2023-06-03T20:24:46.938 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:46.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:46.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:47.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:47.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:47.195 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:47.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:47.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:47.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:47.363 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:47.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:47.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:47.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:47.628 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:47.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:47.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:47.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:47.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:47.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:47.938 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 95109 95093 81.3909 54.625 0.0200385 0.0122804 2023-06-03T20:24:47.945 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:47.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:47.952 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:48.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:48.081 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:48.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:48.189 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:48.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:48.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:48.325 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:48.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.364 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:48.465 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:48.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:48.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:48 smithi033 bash[74781]: cluster 1685823886.9697278 mgr.y (mgr.34104) 730 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:48 smithi033 bash[78259]: cluster 1685823886.9697278 mgr.y (mgr.34104) 730 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:48.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:48.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:48 smithi083 bash[60048]: cluster 1685823886.9697278 mgr.y (mgr.34104) 730 : cluster 0 pgmap v746: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:24:48.646 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:48.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:48.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:48.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:48.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:48.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:48.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:48.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:48.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:48.938 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 95952 95936 81.0031 52.6875 0.0323658 0.0123387 2023-06-03T20:24:49.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:49.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:49.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:49.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:49.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:49.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:49.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:49.346 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:49.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:49.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:24:49.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:24:49.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:49.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:49.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:49.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:49.653 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:49.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:49.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:49.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:49.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:49.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:49.938 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 96745 96729 80.5839 49.5625 0.0216058 0.0124035 2023-06-03T20:24:49.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:49.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:49.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:50.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:50.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:50.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:50.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:50.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:50.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:50.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:50 smithi033 bash[74781]: cluster 1685823888.9702363 mgr.y (mgr.34104) 731 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s 2023-06-03T20:24:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:50 smithi033 bash[78259]: cluster 1685823888.9702363 mgr.y (mgr.34104) 731 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s 2023-06-03T20:24:50.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:50.418 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:50.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:50.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:50.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:50.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:50 smithi083 bash[60048]: cluster 1685823888.9702363 mgr.y (mgr.34104) 731 : cluster 0 pgmap v747: 89 pgs: 89 active+clean; 5.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s 2023-06-03T20:24:50.671 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:50.676 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:24:50.676 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:24:50.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:50.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:50.793 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:50.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:50.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:50.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:50.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:50.938 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 97565 97549 80.1979 51.25 0.0121291 0.0124633 2023-06-03T20:24:50.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:50.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:51.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:51.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:51.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:51.248 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:51.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:51.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:51.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:51.425 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:51.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:51.531 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:51.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:51.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:51.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_ops_in_flight 2023-06-03T20:24:51.669 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:51.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:51.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:51.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:51.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:51.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:51.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:51.941 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 98397 98381 79.8286 52 0.0218641 0.0125213 2023-06-03T20:24:52.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:52.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:52.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:52.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:52.187 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:52.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:52.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:52.298 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:52 smithi083 bash[60048]: cluster 1685823890.9710412 mgr.y (mgr.34104) 732 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-06-03T20:24:52.339 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:52.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:52.443 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:52.452 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:52 smithi033 bash[74781]: cluster 1685823890.9710412 mgr.y (mgr.34104) 732 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-06-03T20:24:52.453 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:52 smithi033 bash[78259]: cluster 1685823890.9710412 mgr.y (mgr.34104) 732 : cluster 0 pgmap v748: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2023-06-03T20:24:52.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:52.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:52.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:52.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:52.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:52.728 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:52.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:52.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:52.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:52.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:52.941 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 99249 99233 79.4878 53.25 0.0136648 0.0125738 2023-06-03T20:24:53.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:53.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:53.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:53.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:53.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:53.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:53.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:53.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:53.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:53.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:53.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:53.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:53.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:53.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:53.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:53.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:53.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:53.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:53.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:53.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:53.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:53.942 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 100097 100081 79.1526 53 0.0182271 0.0126281 2023-06-03T20:24:54.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:54.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:54.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:54.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:54.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:54.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:54.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:54.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[78259]: cluster 1685823892.97151 mgr.y (mgr.34104) 733 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-06-03T20:24:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[78259]: audit 1685823893.5922217 mon.a (mon.0) 895 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[78259]: audit 1685823893.5938566 mon.a (mon.0) 896 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[74781]: cluster 1685823892.97151 mgr.y (mgr.34104) 733 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-06-03T20:24:54.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[74781]: audit 1685823893.5922217 mon.a (mon.0) 895 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:54.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:54 smithi033 bash[74781]: audit 1685823893.5938566 mon.a (mon.0) 896 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:54 smithi083 bash[60048]: cluster 1685823892.97151 mgr.y (mgr.34104) 733 : cluster 0 pgmap v749: 89 pgs: 89 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 898 op/s 2023-06-03T20:24:54.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:54 smithi083 bash[60048]: audit 1685823893.5922217 mon.a (mon.0) 895 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:24:54.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:54 smithi083 bash[60048]: audit 1685823893.5938566 mon.a (mon.0) 896 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:24:54.648 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:54.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:54.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:54.785 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:54.789 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.792 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:54.847 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:54.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:54.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:54.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:24:54.936964+0000 min lat: 0.00128278 max lat: 0.322143 avg lat: 0.0126844 2023-06-03T20:24:54.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:24:54.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 100912 100896 78.7978 50.9375 0.0346142 0.0126844 2023-06-03T20:24:54.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:55.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:55.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:55.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:55.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:55.414 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:55.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:55.571 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:55.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:55.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:55.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:55.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:55.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:55.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:55.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:55.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 101813 101797 78.5202 56.3125 0.0243524 0.01273 2023-06-03T20:24:56.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:56.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:56.292 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:24:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:24:56] "GET /metrics HTTP/1.1" 200 223541 "" "Prometheus/2.33.4" 2023-06-03T20:24:56.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:56.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:56.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:56.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:56.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:56 smithi033 bash[74781]: cluster 1685823894.9722373 mgr.y (mgr.34104) 734 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-06-03T20:24:56.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:56 smithi033 bash[78259]: cluster 1685823894.9722373 mgr.y (mgr.34104) 734 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-06-03T20:24:56.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:56.611 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:56 smithi083 bash[60048]: cluster 1685823894.9722373 mgr.y (mgr.34104) 734 : cluster 0 pgmap v750: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 863 op/s 2023-06-03T20:24:56.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:56.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:56.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:56.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:56.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:56.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:56.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 102663 102647 78.2105 53.125 0.0148375 0.0127804 2023-06-03T20:24:57.025 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:57.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:57.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:57.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:57.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:57.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:57.312 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:57.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:57.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:57.411 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:24:57.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:57.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:24:57.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:24:57.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:57.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:57.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:57.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:24:57.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:24:57.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:57.926 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:57.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:57.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 103376 103360 77.8052 44.5625 0.0102684 0.0128465 2023-06-03T20:24:58.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:58.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:58.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:58.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:58.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:58.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:58.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:58 smithi033 bash[74781]: cluster 1685823896.97285 mgr.y (mgr.34104) 735 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-06-03T20:24:58.314 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:58 smithi033 bash[78259]: cluster 1685823896.97285 mgr.y (mgr.34104) 735 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-06-03T20:24:58.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:58.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:58.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:58.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:58.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:58.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:58.643 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:24:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:58 smithi083 bash[60048]: cluster 1685823896.97285 mgr.y (mgr.34104) 735 : cluster 0 pgmap v751: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 882 op/s 2023-06-03T20:24:58.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:24:58.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:58.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:24:58.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:24:58.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:58.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:58.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:58.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 104160 104144 77.4623 49 0.0171075 0.0128997 2023-06-03T20:24:59.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.077 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:59.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:24:59.333 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.7 to 1 (10000) 2023-06-03T20:24:59.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:59.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:24:59.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:24:59.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:59.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:59 smithi083 bash[60048]: audit 1685823898.5574114 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.33:0/2982768083' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.490 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:24:59 smithi083 bash[60048]: audit 1685823898.5578964 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.523 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:59.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:59.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:59 smithi033 bash[78259]: audit 1685823898.5574114 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.33:0/2982768083' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:24:59 smithi033 bash[78259]: audit 1685823898.5578964 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:59 smithi033 bash[74781]: audit 1685823898.5574114 mon.c (mon.2) 86 : audit 1 from='client.? 172.21.15.33:0/2982768083' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:24:59 smithi033 bash[74781]: audit 1685823898.5578964 mon.a (mon.0) 897 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:24:59.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:59.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:24:59.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:24:59.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:59.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:24:59.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:24:59.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 104983 104967 77.1561 51.4375 0.00920182 0.012954 2023-06-03T20:24:59.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:24:59.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:24:59.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:00.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:00.107 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:00.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:00.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.241 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:00.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:00.395 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:00.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:00.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:00 smithi083 bash[60048]: cluster 1685823898.973366 mgr.y (mgr.34104) 736 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-06-03T20:25:00.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:00 smithi083 bash[60048]: audit 1685823899.318488 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:25:00.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:00 smithi083 bash[60048]: cluster 1685823899.3186746 mon.a (mon.0) 899 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-06-03T20:25:00.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:00 smithi083 bash[60048]: cluster 1685823899.3218875 osd.5 (osd.5) 88 : cluster 3 failed to encode map e182 with expected crc 2023-06-03T20:25:00.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:00.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[78259]: cluster 1685823898.973366 mgr.y (mgr.34104) 736 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-06-03T20:25:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[78259]: audit 1685823899.318488 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:25:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[78259]: cluster 1685823899.3186746 mon.a (mon.0) 899 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-06-03T20:25:00.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[78259]: cluster 1685823899.3218875 osd.5 (osd.5) 88 : cluster 3 failed to encode map e182 with expected crc 2023-06-03T20:25:00.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[74781]: cluster 1685823898.973366 mgr.y (mgr.34104) 736 : cluster 0 pgmap v752: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 44 MiB/s wr, 702 op/s 2023-06-03T20:25:00.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[74781]: audit 1685823899.318488 mon.a (mon.0) 898 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:25:00.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[74781]: cluster 1685823899.3186746 mon.a (mon.0) 899 : cluster 0 osdmap e182: 8 total, 8 up, 8 in 2023-06-03T20:25:00.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:00 smithi033 bash[74781]: cluster 1685823899.3218875 osd.5 (osd.5) 88 : cluster 3 failed to encode map e182 with expected crc 2023-06-03T20:25:00.649 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:00.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:00.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:00.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:00.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:00.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 105767 105751 76.8287 49 0.0154345 0.0130098 2023-06-03T20:25:00.966 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:00.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:00.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:01.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:01.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:01.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:01.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:01.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:01.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:01.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:01.377 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:01.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:01.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:01.518 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:01.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:01.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:01.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:01.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:01.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:01.944 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 106596 106580 76.5412 51.8125 0.0161923 0.0130583 2023-06-03T20:25:01.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:01.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:01.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:02.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:02.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:02.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:02.232 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:02.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:02.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:02 smithi083 bash[60048]: cluster 1685823900.9740927 mgr.y (mgr.34104) 737 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:02.337 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:02.372 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:02.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:02.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:02.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:02.625 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:02 smithi033 bash[74781]: cluster 1685823900.9740927 mgr.y (mgr.34104) 737 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:02.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:02 smithi033 bash[78259]: cluster 1685823900.9740927 mgr.y (mgr.34104) 737 : cluster 0 pgmap v754: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:02.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:02.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:02.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:02.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:02.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.796 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:02.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:02.936 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:02.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:02.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:02.945 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 107336 107320 76.197 46.25 0.0141525 0.0131181 2023-06-03T20:25:03.046 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:03.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:03.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:03.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:03.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:03.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:03.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:03.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:03.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:03.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:03.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:03.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:03.644 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:03.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:03.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:03.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:03.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:03.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:03.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:03.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:03.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:03.945 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 16 108098 108082 75.876 47.625 0.0125945 0.0131737 2023-06-03T20:25:04.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:04.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 6 1 2023-06-03T20:25:04.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:04.189 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:04.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:04.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:04 smithi033 bash[74781]: cluster 1685823902.9745338 mgr.y (mgr.34104) 738 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:04.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:04.413 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:04.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:04.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:04.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:04 smithi083 bash[60048]: cluster 1685823902.9745338 mgr.y (mgr.34104) 738 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:04.561 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:04.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:04.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:04 smithi033 bash[78259]: cluster 1685823902.9745338 mgr.y (mgr.34104) 738 : cluster 0 pgmap v755: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 51 MiB/s wr, 817 op/s 2023-06-03T20:25:04.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:04.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:04.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:04.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:04.847 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:04.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:04.945 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0044 2023-06-03T20:25:04.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 108857 2023-06-03T20:25:04.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:25:04.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:25:04.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 75.5914 2023-06-03T20:25:04.946 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 28.1097 2023-06-03T20:25:04.947 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 164.188 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 44.5625 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1209 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 449.756 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2627 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 713 2023-06-03T20:25:04.948 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0132243 2023-06-03T20:25:04.949 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0111085 2023-06-03T20:25:04.949 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 0.322143 2023-06-03T20:25:04.949 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.00128278 2023-06-03T20:25:04.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:04.954 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:25:04.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:04.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:04.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:05.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:05.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:05.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:05.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.287 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:05.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:05.423 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:05.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:05.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:05.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.715 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:05.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:05.854 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:05.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:05.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:05.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:05.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:06.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:06.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:06.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:06.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:06.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:06.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:06.421 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:06.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:06.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:06.539 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:06 smithi033 bash[78259]: cluster 1685823904.9750776 mgr.y (mgr.34104) 739 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:25:06.540 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:06 smithi033 bash[74781]: cluster 1685823904.9750776 mgr.y (mgr.34104) 739 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:25:06.540 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:06] "GET /metrics HTTP/1.1" 200 223541 "" "Prometheus/2.33.4" 2023-06-03T20:25:06.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:06.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.573 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:06 smithi083 bash[60048]: cluster 1685823904.9750776 mgr.y (mgr.34104) 739 : cluster 0 pgmap v756: 89 pgs: 89 active+clean; 6.5 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 780 op/s 2023-06-03T20:25:06.674 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:06.706 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:06.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:06.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:06.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:06.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:06.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:06.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:06.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:07.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:07.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:07.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:07.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:07.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:07.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:07.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:07.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:07.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:07.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:07.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:07.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:07.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:07.704 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:07.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:07.843 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:07.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:07.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:07.981 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:07.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:08.086 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:08.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:08.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:08.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:08.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:08.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:08.406 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:08.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:08.523 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:08 smithi083 bash[60048]: cluster 1685823906.9756734 mgr.y (mgr.34104) 740 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 794 op/s 2023-06-03T20:25:08.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:08.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:08.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:08.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:08.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:08 smithi033 bash[74781]: cluster 1685823906.9756734 mgr.y (mgr.34104) 740 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 794 op/s 2023-06-03T20:25:08.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:08 smithi033 bash[78259]: cluster 1685823906.9756734 mgr.y (mgr.34104) 740 : cluster 0 pgmap v757: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 794 op/s 2023-06-03T20:25:08.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:08.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:08.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:08.983 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:09.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:09.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:09.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:09.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:09.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:09.267 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:25:09.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:09.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:09.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:09.340 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:25:09.385 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:25:09.435 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:09.466 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:25:09.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:09.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:09.520 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:25:09.553 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:25:09.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:09 smithi033 bash[74781]: audit 1685823908.5883772 mon.a (mon.0) 900 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:09 smithi033 bash[74781]: audit 1685823909.2075849 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.33:0/3078547560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:09 smithi033 bash[78259]: audit 1685823908.5883772 mon.a (mon.0) 900 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:09.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:09 smithi033 bash[78259]: audit 1685823909.2075849 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.33:0/3078547560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:09.598 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:25:09.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:09.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:09 smithi083 bash[60048]: audit 1685823908.5883772 mon.a (mon.0) 900 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:09.608 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:09 smithi083 bash[60048]: audit 1685823909.2075849 mon.b (mon.1) 15 : audit 0 from='client.? 172.21.15.33:0/3078547560' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:09.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:09.610 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:25:09.611 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:25:09.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.611 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:112691 8.6 8:6880c0ea:::benchmark_data_smithi033_153106_object3831:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-06-03T20:25:09.612 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.597647+0000", 2023-06-03T20:25:09.612 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0021534610000000002, 2023-06-03T20:25:09.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0021838980000000001, 2023-06-03T20:25:09.613 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.613 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:25:09.613 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:25:09.614 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:25:09.614 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:25:09.614 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 112691 2023-06-03T20:25:09.615 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.615 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597647+0000", 2023-06-03T20:25:09.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597647+0000", 2023-06-03T20:25:09.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597646+0000", 2023-06-03T20:25:09.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:25:09.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.622 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.622 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.622 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597652+0000", 2023-06-03T20:25:09.623 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6089999999999997e-06 2023-06-03T20:25:09.623 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.623 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.624 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597667+0000", 2023-06-03T20:25:09.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4535999999999999e-05 2023-06-03T20:25:09.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597676+0000", 2023-06-03T20:25:09.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8990000000000007e-06 2023-06-03T20:25:09.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597856+0000", 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018019999999999999 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597986+0000", 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012989100000000001 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598102+0000", 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000116406 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.628 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.629 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45122.0:112686 8.1 e182/175 8:897fc2b4:::benchmark_data_smithi033_153106_object3826:head v 182'7021, mlcod=182'7016)", 2023-06-03T20:25:09.629 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.597699+0000", 2023-06-03T20:25:09.630 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.002101898, 2023-06-03T20:25:09.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002217625, 2023-06-03T20:25:09.630 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.630 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597699+0000", 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.632 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.632 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.632 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597699+0000", 2023-06-03T20:25:09.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.633 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.633 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.633 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.633 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597698+0000", 2023-06-03T20:25:09.634 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:25:09.634 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.634 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.634 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597704+0000", 2023-06-03T20:25:09.635 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1380000000000004e-06 2023-06-03T20:25:09.635 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.635 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.635 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597714+0000", 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1519999999999998e-06 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597720+0000", 2023-06-03T20:25:09.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0950000000000001e-06 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597773+0000", 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3059000000000001e-05 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.597792+0000", 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9448000000000001e-05 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.638 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45122.0:112687 8.e e182/171)", 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.598165+0000", 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0016357870000000001, 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00181032, 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.639 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "queued for pg", 2023-06-03T20:25:09.640 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.640 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.640 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598165+0000", 2023-06-03T20:25:09.641 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.642 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598165+0000", 2023-06-03T20:25:09.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.642 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.642 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.643 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.643 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598164+0000", 2023-06-03T20:25:09.643 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:25:09.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598171+0000", 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1999999999999999e-06 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.645 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598182+0000", 2023-06-03T20:25:09.645 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1888999999999999e-05 2023-06-03T20:25:09.645 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.646 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.646 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.598191+0000", 2023-06-03T20:25:09.646 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0700000000000007e-06 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:112675 8.e 8:7b196cc1:::benchmark_data_smithi033_153106_object3815:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-06-03T20:25:09.647 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.566464+0000", 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.033336573000000001, 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.033564910000000003, 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:25:09.648 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 112675 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566464+0000", 2023-06-03T20:25:09.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566464+0000", 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.651 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566463+0000", 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.652 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566860+0000", 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00039724399999999999 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566875+0000", 2023-06-03T20:25:09.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4671000000000001e-05 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566884+0000", 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0289999999999994e-06 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.567097+0000", 2023-06-03T20:25:09.655 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00021355699999999999 2023-06-03T20:25:09.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.567244+0000", 2023-06-03T20:25:09.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000146685 2023-06-03T20:25:09.657 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.657 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,4", 2023-06-03T20:25:09.658 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.567355+0000", 2023-06-03T20:25:09.658 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011082999999999999 2023-06-03T20:25:09.658 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.658 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.659 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:25:09.659 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593640+0000", 2023-06-03T20:25:09.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.026285711999999999 2023-06-03T20:25:09.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:25:09.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593713+0000", 2023-06-03T20:25:09.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.3003999999999994e-05 2023-06-03T20:25:09.661 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.661 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.662 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.662 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.662 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:112676 8.e 8:797e0854:::benchmark_data_smithi033_153106_object3816:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-06-03T20:25:09.663 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.566900+0000", 2023-06-03T20:25:09.663 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.03290063, 2023-06-03T20:25:09.663 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.033218835000000002, 2023-06-03T20:25:09.663 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.664 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:25:09.664 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:25:09.664 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:25:09.664 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:25:09.664 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 112676 2023-06-03T20:25:09.665 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.665 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.665 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.665 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.665 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566900+0000", 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566900+0000", 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.666 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566900+0000", 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566903+0000", 2023-06-03T20:25:09.667 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4400000000000001e-06 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566910+0000", 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7299999999999999e-06 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.668 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.566915+0000", 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2809999999999999e-06 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.572149+0000", 2023-06-03T20:25:09.669 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052339090000000001 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.572547+0000", 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00039760899999999999 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.670 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,4", 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.572967+0000", 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00041986699999999998 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593679+0000", 2023-06-03T20:25:09.671 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.020712234999999999 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593778+0000", 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8947e-05 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.672 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:112679 8.e 8:7bd01b89:::benchmark_data_smithi033_153106_object3819:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.568433+0000", 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.031367478999999997, 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.031793462000000001, 2023-06-03T20:25:09.673 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 112679 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.674 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.675 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.675 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.675 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568433+0000", 2023-06-03T20:25:09.675 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568433+0000", 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.676 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568432+0000", 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568439+0000", 2023-06-03T20:25:09.677 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4699999999999999e-06 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568456+0000", 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7005999999999999e-05 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.568464+0000", 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.4160000000000004e-06 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.583693+0000", 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015228484 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584028+0000", 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00033566899999999997 2023-06-03T20:25:09.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,4", 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584679+0000", 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00065076000000000001 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:25:09.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593746+0000", 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0090669830000000007 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.682 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:112687 8.e 8:79822201:::benchmark_data_smithi033_153106_object3827:head [delete] snapc 0=[] ondisk+write+known_if_redirected e182)", 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.584195+0000", 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.015606159, 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.016114036000000002, 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:25:09.683 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 112687 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.684 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584195+0000", 2023-06-03T20:25:09.685 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.685 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.685 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.685 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.685 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584195+0000", 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584193+0000", 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:25:09.686 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584201+0000", 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8399999999999995e-06 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.687 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.688 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584221+0000", 2023-06-03T20:25:09.688 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0431000000000001e-05 2023-06-03T20:25:09.688 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.688 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.689 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.689 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.584231+0000", 2023-06-03T20:25:09.689 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6919999999999997e-06 2023-06-03T20:25:09.689 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.690 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.690 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.690 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593801+0000", 2023-06-03T20:25:09.690 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0095698659999999998 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593970+0000", 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000169171 2023-06-03T20:25:09.691 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,4", 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.594093+0000", 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012357500000000001 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.692 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45122.0:112688 8.2 e182/171 8:4d1f5922:::benchmark_data_smithi033_153106_object3828:head v 182'7146, mlcod=182'7144)", 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:25:09.593426+0000", 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0063753869999999997, 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0069602780000000003, 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:25:09.693 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:25:09.694 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.694 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:25:09.694 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593426+0000", 2023-06-03T20:25:09.694 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.694 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593426+0000", 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.695 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593425+0000", 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:25:09.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593435+0000", 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0336999999999999e-05 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593466+0000", 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0744000000000002e-05 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593476+0000", 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0008e-05 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:25:09.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593633+0000", 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000157734 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:25:09.593647+0000", 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4072e-05 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.699 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:25:09.700 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.700 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:25:09.700 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:25:09.700 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 8 2023-06-03T20:25:09.700 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:25:09.701 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:25:09.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:25:09.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:09.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:09.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:09.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:09.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:09.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:10.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:10.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:10.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:10.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:10.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:10.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:10.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:10.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:10.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.364 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:10.374 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:25:10.465 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:10.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:10.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:10.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:10.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.634 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[74781]: cluster 1685823908.9780476 mgr.y (mgr.34104) 741 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 843 op/s 2023-06-03T20:25:10.634 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[74781]: audit 1685823909.8336148 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.33:0/368990806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.634 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[74781]: audit 1685823909.8340688 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.635 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[78259]: cluster 1685823908.9780476 mgr.y (mgr.34104) 741 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 843 op/s 2023-06-03T20:25:10.635 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[78259]: audit 1685823909.8336148 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.33:0/368990806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.635 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:10 smithi033 bash[78259]: audit 1685823909.8340688 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:10.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:10 smithi083 bash[60048]: cluster 1685823908.9780476 mgr.y (mgr.34104) 741 : cluster 0 pgmap v758: 89 pgs: 89 active+clean; 6.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 843 op/s 2023-06-03T20:25:10.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:10 smithi083 bash[60048]: audit 1685823909.8336148 mon.c (mon.2) 87 : audit 1 from='client.? 172.21.15.33:0/368990806' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:10 smithi083 bash[60048]: audit 1685823909.8340688 mon.a (mon.0) 901 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:25:10.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:10.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:10.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:10.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:10.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:10.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:10.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:10.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:11.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:11.173 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:11.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:11.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:11.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:11.488 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:11.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:11.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[78259]: cluster 1685823910.3459744 mon.a (mon.0) 902 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:11.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[78259]: audit 1685823910.3548925 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:25:11.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[78259]: cluster 1685823910.3551512 mon.a (mon.0) 904 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-06-03T20:25:11.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[78259]: cluster 1685823910.3582637 osd.4 (osd.4) 95 : cluster 3 failed to encode map e183 with expected crc 2023-06-03T20:25:11.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[74781]: cluster 1685823910.3459744 mon.a (mon.0) 902 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:11.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[74781]: audit 1685823910.3548925 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:25:11.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[74781]: cluster 1685823910.3551512 mon.a (mon.0) 904 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-06-03T20:25:11.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:11 smithi033 bash[74781]: cluster 1685823910.3582637 osd.4 (osd.4) 95 : cluster 3 failed to encode map e183 with expected crc 2023-06-03T20:25:11.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:11 smithi083 bash[60048]: cluster 1685823910.3459744 mon.a (mon.0) 902 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:11.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:11 smithi083 bash[60048]: audit 1685823910.3548925 mon.a (mon.0) 903 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:25:11.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:11 smithi083 bash[60048]: cluster 1685823910.3551512 mon.a (mon.0) 904 : cluster 0 osdmap e183: 8 total, 8 up, 8 in 2023-06-03T20:25:11.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:11 smithi083 bash[60048]: cluster 1685823910.3582637 osd.4 (osd.4) 95 : cluster 3 failed to encode map e183 with expected crc 2023-06-03T20:25:11.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:11.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:11.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:11.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.777 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:11.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:11.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:11.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:11.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:11.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:12.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:12.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:12.058 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:12.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:12.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:12.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:12.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:12.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:12.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:12.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:12.497 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:12.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:12.613 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:12 smithi083 bash[60048]: cluster 1685823910.978543 mgr.y (mgr.34104) 742 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:12.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:12.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:12.750 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:12 smithi033 bash[78259]: cluster 1685823910.978543 mgr.y (mgr.34104) 742 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:12.751 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:12 smithi033 bash[74781]: cluster 1685823910.978543 mgr.y (mgr.34104) 742 : cluster 0 pgmap v760: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:12.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:12.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:12.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:12.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:12.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:12.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:13.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:13.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:13.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:13.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:13.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:13.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:13.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:13.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:13.497 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:13.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:13.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:13.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:13.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:13.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:13.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:13.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:13.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:13.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:14.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:14.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:14.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:14.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:14.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:14.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:14.330 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:14.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:14.478 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:14 smithi083 bash[60048]: cluster 1685823912.9789836 mgr.y (mgr.34104) 743 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:14.479 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:14 smithi083 bash[60048]: audit 1685823913.5712178 mon.a (mon.0) 905 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:25:14.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:14.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:14.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.628 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_blocked_ops 2023-06-03T20:25:14.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:14.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:14 smithi033 bash[74781]: cluster 1685823912.9789836 mgr.y (mgr.34104) 743 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:14.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:14 smithi033 bash[74781]: audit 1685823913.5712178 mon.a (mon.0) 905 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:25:14.676 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:14 smithi033 bash[78259]: cluster 1685823912.9789836 mgr.y (mgr.34104) 743 : cluster 0 pgmap v761: 89 pgs: 89 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 771 op/s 2023-06-03T20:25:14.676 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:14 smithi033 bash[78259]: audit 1685823913.5712178 mon.a (mon.0) 905 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:25:14.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:14.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:14.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:14.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:14.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:14.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:15.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:15.077 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:15.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:15.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:15.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:15.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:15.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:15.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:15.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:15.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:15.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:25:15.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:15.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:15.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:15.641 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:15.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:15.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:15.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:15.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:15.943 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:15.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:15.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:16.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:16.200 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:16.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:16] "GET /metrics HTTP/1.1" 200 223542 "" "Prometheus/2.33.4" 2023-06-03T20:25:16.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:16.372 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:16.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:16.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:16.525 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:25:16.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:16 smithi033 bash[74781]: cluster 1685823914.9796193 mgr.y (mgr.34104) 744 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 842 op/s 2023-06-03T20:25:16.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:16 smithi033 bash[78259]: cluster 1685823914.9796193 mgr.y (mgr.34104) 744 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 842 op/s 2023-06-03T20:25:16.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:16.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:16.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:16.773 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:16.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:16 smithi083 bash[60048]: cluster 1685823914.9796193 mgr.y (mgr.34104) 744 : cluster 0 pgmap v762: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 18 MiB/s wr, 842 op/s 2023-06-03T20:25:16.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:16.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:16.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:17.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:17.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:17.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:17.218 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:17.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:17.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:17.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:17.391 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:17.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:17.496 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:17.527 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:17.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:17.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:17.662 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:17.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:17.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:17.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:17.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:17.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:17.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:17.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:18.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:18.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:18.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:18.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:18.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:18.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:18.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:18.389 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:18.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:18.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[78259]: cluster 1685823916.9802504 mgr.y (mgr.34104) 745 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 777 op/s 2023-06-03T20:25:18.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[78259]: audit 1685823918.2579315 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.33:0/1800462447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[78259]: audit 1685823918.2585278 mon.a (mon.0) 906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[74781]: cluster 1685823916.9802504 mgr.y (mgr.34104) 745 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 777 op/s 2023-06-03T20:25:18.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[74781]: audit 1685823918.2579315 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.33:0/1800462447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.508 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:18 smithi033 bash[74781]: audit 1685823918.2585278 mon.a (mon.0) 906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.539 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:18.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:18.640 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:18.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:18.788 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:18.797 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:18 smithi083 bash[60048]: cluster 1685823916.9802504 mgr.y (mgr.34104) 745 : cluster 0 pgmap v763: 89 pgs: 89 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 777 op/s 2023-06-03T20:25:18.797 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:18 smithi083 bash[60048]: audit 1685823918.2579315 mon.c (mon.2) 88 : audit 1 from='client.? 172.21.15.33:0/1800462447' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.797 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:18 smithi083 bash[60048]: audit 1685823918.2585278 mon.a (mon.0) 906 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:25:18.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:18.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:18.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:18.979 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:18.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:18.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:19.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:19.124 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:19.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:19.185 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.6 to 1 (10000) 2023-06-03T20:25:19.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:19.277 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:19.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:19.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:19.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:19.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:19.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:19.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:19.642 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:19.652 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:19.700 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:19.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:19.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:19.874 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:19.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:19.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:19.928 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:20.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:20.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:20.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:20.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:20.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:20.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:20.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:20 smithi083 bash[60048]: cluster 1685823918.9807754 mgr.y (mgr.34104) 746 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 796 op/s 2023-06-03T20:25:20.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:20 smithi083 bash[60048]: cluster 1685823919.1636598 osd.4 (osd.4) 96 : cluster 3 failed to encode map e184 with expected crc 2023-06-03T20:25:20.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:20 smithi083 bash[60048]: audit 1685823919.1682687 mon.a (mon.0) 907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:25:20.327 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:20 smithi083 bash[60048]: cluster 1685823919.1686263 mon.a (mon.0) 908 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-06-03T20:25:20.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:20.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:20.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:20.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:20.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[74781]: cluster 1685823918.9807754 mgr.y (mgr.34104) 746 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 796 op/s 2023-06-03T20:25:20.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[74781]: cluster 1685823919.1636598 osd.4 (osd.4) 96 : cluster 3 failed to encode map e184 with expected crc 2023-06-03T20:25:20.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[74781]: audit 1685823919.1682687 mon.a (mon.0) 907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:25:20.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[74781]: cluster 1685823919.1686263 mon.a (mon.0) 908 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-06-03T20:25:20.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[78259]: cluster 1685823918.9807754 mgr.y (mgr.34104) 746 : cluster 0 pgmap v764: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 896 KiB/s wr, 796 op/s 2023-06-03T20:25:20.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[78259]: cluster 1685823919.1636598 osd.4 (osd.4) 96 : cluster 3 failed to encode map e184 with expected crc 2023-06-03T20:25:20.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[78259]: audit 1685823919.1682687 mon.a (mon.0) 907 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:25:20.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:20 smithi033 bash[78259]: cluster 1685823919.1686263 mon.a (mon.0) 908 : cluster 0 osdmap e184: 8 total, 8 up, 8 in 2023-06-03T20:25:20.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:20.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:20.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:20.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:20.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:20.933 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:21.034 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:21.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:21.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:21.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:21.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:21.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:21.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:21.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:21.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:21.485 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[74781]: audit 1685823920.2898986 mon.a (mon.0) 909 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.485 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[74781]: audit 1685823920.2987301 mon.a (mon.0) 910 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.485 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[74781]: audit 1685823921.1974294 mon.a (mon.0) 911 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.485 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[74781]: audit 1685823921.2069914 mon.a (mon.0) 912 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[78259]: audit 1685823920.2898986 mon.a (mon.0) 909 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[78259]: audit 1685823920.2987301 mon.a (mon.0) 910 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[78259]: audit 1685823921.1974294 mon.a (mon.0) 911 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:21 smithi033 bash[78259]: audit 1685823921.2069914 mon.a (mon.0) 912 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:21.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:21.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:21 smithi083 bash[60048]: audit 1685823920.2898986 mon.a (mon.0) 909 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:21 smithi083 bash[60048]: audit 1685823920.2987301 mon.a (mon.0) 910 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:21 smithi083 bash[60048]: audit 1685823921.1974294 mon.a (mon.0) 911 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:21 smithi083 bash[60048]: audit 1685823921.2069914 mon.a (mon.0) 912 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:21.651 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-06-03T20:25:21.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:25:21.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:21.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:21.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.948 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:21.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:21.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:22.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:22.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:22.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:22.105 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:22.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:22.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:22.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:22.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:22.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:22.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:22.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:22.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[78259]: cluster 1685823920.9814281 mgr.y (mgr.34104) 747 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:22.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[78259]: audit 1685823921.7926223 mon.a (mon.0) 913 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:25:22.485 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[78259]: audit 1685823921.7937038 mon.a (mon.0) 914 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:25:22.485 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[78259]: audit 1685823921.8045275 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:22.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[74781]: cluster 1685823920.9814281 mgr.y (mgr.34104) 747 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:22.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[74781]: audit 1685823921.7926223 mon.a (mon.0) 913 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:25:22.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[74781]: audit 1685823921.7937038 mon.a (mon.0) 914 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:25:22.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:22 smithi033 bash[74781]: audit 1685823921.8045275 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:22.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:22.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:22.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:22.623 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:22 smithi083 bash[60048]: cluster 1685823920.9814281 mgr.y (mgr.34104) 747 : cluster 0 pgmap v766: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:22.623 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:22 smithi083 bash[60048]: audit 1685823921.7926223 mon.a (mon.0) 913 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:25:22.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:22 smithi083 bash[60048]: audit 1685823921.7937038 mon.a (mon.0) 914 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:25:22.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:22 smithi083 bash[60048]: audit 1685823921.8045275 mon.a (mon.0) 915 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:25:22.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:22.749 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:22.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:22.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:22.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:22.931 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:22.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:22.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:23.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:23.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:23.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:23.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:23.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:23.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:23.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:23.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:23.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:23.488 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:23.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:23.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:23.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:23.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:23.736 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:23.771 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:23.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:23.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:23.912 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:23.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:23.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:24.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:24.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:24.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:24.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:24.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:24.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:24.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:24.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:24.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:24.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:24.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:24.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:24 smithi033 bash[74781]: cluster 1685823922.9818652 mgr.y (mgr.34104) 748 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:24 smithi033 bash[74781]: audit 1685823923.5882373 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:24.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:24 smithi033 bash[78259]: cluster 1685823922.9818652 mgr.y (mgr.34104) 748 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:24.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:24 smithi033 bash[78259]: audit 1685823923.5882373 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:24.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:24 smithi083 bash[60048]: cluster 1685823922.9818652 mgr.y (mgr.34104) 748 : cluster 0 pgmap v767: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 772 op/s 2023-06-03T20:25:24.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:24 smithi083 bash[60048]: audit 1685823923.5882373 mon.a (mon.0) 916 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:24.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:24.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:24.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:24.746 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:24.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.753 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:24.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:24.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:24.896 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:24.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:25.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:25.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:25.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:25.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:25.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.178 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:25.279 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:25.306 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:25.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:25.409 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:25.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:25.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:25.577 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:25.686 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:25.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:25.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:25.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:25.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:25.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:25.888 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:25.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:26.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:26.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:26.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:26.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:26.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.170 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:26.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:26.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:26.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:26.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:26.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:26.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:26.553 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:26 smithi033 bash[78259]: cluster 1685823924.982395 mgr.y (mgr.34104) 749 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:25:26.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:26 smithi033 bash[74781]: cluster 1685823924.982395 mgr.y (mgr.34104) 749 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:25:26.554 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:26] "GET /metrics HTTP/1.1" 200 223506 "" "Prometheus/2.33.4" 2023-06-03T20:25:26.584 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:26.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:26 smithi083 bash[60048]: cluster 1685823924.982395 mgr.y (mgr.34104) 749 : cluster 0 pgmap v768: 89 pgs: 89 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 756 op/s 2023-06-03T20:25:26.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:26.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:26.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:26.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:26.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:26.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:26.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:26.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:27.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:27.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:27.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.163 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:27.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:27.319 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:27.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.323 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:27.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:27.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:27.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:27.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.611 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:27.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.750 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:27.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:27.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:27.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:27.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:27.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:28.000 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:28.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:28.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:28.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:28.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:28.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:28.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:28.338 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:28 smithi033 bash[78259]: cluster 1685823926.9830055 mgr.y (mgr.34104) 750 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:25:28.338 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:28 smithi033 bash[74781]: cluster 1685823926.9830055 mgr.y (mgr.34104) 750 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:25:28.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:28.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:28.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:28.455 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:28 smithi083 bash[60048]: cluster 1685823926.9830055 mgr.y (mgr.34104) 750 : cluster 0 pgmap v769: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2023-06-03T20:25:28.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:28.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:28.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:28.622 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:28.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:28.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:28.760 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:28.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.766 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:28.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:28.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:28.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:28.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:29.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:29.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:29.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:29.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:29.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:29.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:29.328 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:29.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:29.387 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:29.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:29.472 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:29.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.476 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:29.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:29.609 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:29.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:29.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:29.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:29.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:29.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:29.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:29.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:29.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:30.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:30.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:30.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:30.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:30.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:30.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:30.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:30.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:30.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:30.424 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:30 smithi033 bash[74781]: cluster 1685823928.983511 mgr.y (mgr.34104) 751 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:25:30.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:30 smithi033 bash[78259]: cluster 1685823928.983511 mgr.y (mgr.34104) 751 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:25:30.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:30.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:30.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:30.583 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:30 smithi083 bash[60048]: cluster 1685823928.983511 mgr.y (mgr.34104) 751 : cluster 0 pgmap v770: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:25:30.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:30.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:30.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:30.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:30.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:30.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:30.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:30.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:30.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:31.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:31.062 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:31.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:31.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:31.206 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:31.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.210 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:31.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:31.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:31.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:31.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:31.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:31.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:31.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:31.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:31.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:31.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:31.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:31.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:31.882 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:31.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:31.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:31.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:32.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:32.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:32.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:32.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:32 smithi083 bash[60048]: cluster 1685823930.9842067 mgr.y (mgr.34104) 752 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2023-06-03T20:25:32.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:32.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:32.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:32.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:32 smithi033 bash[74781]: cluster 1685823930.9842067 mgr.y (mgr.34104) 752 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2023-06-03T20:25:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:32 smithi033 bash[78259]: cluster 1685823930.9842067 mgr.y (mgr.34104) 752 : cluster 0 pgmap v771: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 830 op/s 2023-06-03T20:25:32.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:32.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:32.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:32.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.745 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:32.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:32.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:32.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:32.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:32.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:32.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:33.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:33.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:33.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:33.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:33.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:33.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:33.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:33.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:33.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:33.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:33.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:33.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:33.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:33.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:33.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:33.724 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:33.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:33.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:33.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:33.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:33.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:33.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:34.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:34.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:34.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:34.149 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:34.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:34.158 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:25:34.199 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:25:34.251 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:25:34.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:34.301 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:25:34.306 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:34.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:34.365 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:25:34.411 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:25:34.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:34.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:34.457 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:25:34.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:34.497 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:25:34.506 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.507 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.507 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.507 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.507 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.507 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.508 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.508 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:25:34.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:34 smithi033 bash[78259]: cluster 1685823932.9846978 mgr.y (mgr.34104) 753 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:25:34.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:34 smithi033 bash[78259]: audit 1685823934.0908592 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.33:0/4002660705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:34.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:34 smithi033 bash[74781]: cluster 1685823932.9846978 mgr.y (mgr.34104) 753 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:25:34.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:34 smithi033 bash[74781]: audit 1685823934.0908592 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.33:0/4002660705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:34.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:34.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:34.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:34 smithi083 bash[60048]: cluster 1685823932.9846978 mgr.y (mgr.34104) 753 : cluster 0 pgmap v772: 89 pgs: 89 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:25:34.603 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:34 smithi083 bash[60048]: audit 1685823934.0908592 mon.a (mon.0) 917 : audit 0 from='client.? 172.21.15.33:0/4002660705' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:25:34.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:34.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:34.746 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:34.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:34.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:34.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:34.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:34.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:34.976 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:25:34.976 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:25:34.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:35.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:35.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:35.185 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:35.290 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:35.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:35.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:35.370 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:25:35.426 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:35 smithi033 bash[78259]: audit 1685823934.9202816 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:25:35.426 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:35 smithi033 bash[74781]: audit 1685823934.9202816 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:25:35.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:35.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:35.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:35.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:35.602 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:35.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:35.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:35 smithi083 bash[60048]: audit 1685823934.9202816 mon.a (mon.0) 918 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:25:35.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:35.731 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:35.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:35.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:35.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:35.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:35.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:36.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:36.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.019 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:36.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:36.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:36.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:36.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:36.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:36.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:36.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:36.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:36.534 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:36 smithi083 bash[60048]: cluster 1685823934.9853032 mgr.y (mgr.34104) 754 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-06-03T20:25:36.534 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:36 smithi083 bash[60048]: cluster 1685823935.343461 mon.a (mon.0) 919 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:36.534 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:36 smithi083 bash[60048]: cluster 1685823935.3566952 osd.4 (osd.4) 97 : cluster 3 failed to encode map e185 with expected crc 2023-06-03T20:25:36.534 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:36 smithi083 bash[60048]: audit 1685823935.3580182 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:25:36.534 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:36 smithi083 bash[60048]: cluster 1685823935.358275 mon.a (mon.0) 921 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-06-03T20:25:36.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:36.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:36.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:36.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[74781]: cluster 1685823934.9853032 mgr.y (mgr.34104) 754 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-06-03T20:25:36.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[74781]: cluster 1685823935.343461 mon.a (mon.0) 919 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:36.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[74781]: cluster 1685823935.3566952 osd.4 (osd.4) 97 : cluster 3 failed to encode map e185 with expected crc 2023-06-03T20:25:36.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[74781]: audit 1685823935.3580182 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:25:36.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[74781]: cluster 1685823935.358275 mon.a (mon.0) 921 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[78259]: cluster 1685823934.9853032 mgr.y (mgr.34104) 754 : cluster 0 pgmap v773: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 760 op/s 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[78259]: cluster 1685823935.343461 mon.a (mon.0) 919 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[78259]: cluster 1685823935.3566952 osd.4 (osd.4) 97 : cluster 3 failed to encode map e185 with expected crc 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[78259]: audit 1685823935.3580182 mon.a (mon.0) 920 : audit 1 from='client.? 172.21.15.33:0/2360773969' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[78259]: cluster 1685823935.358275 mon.a (mon.0) 921 : cluster 0 osdmap e185: 8 total, 8 up, 8 in 2023-06-03T20:25:36.679 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:36] "GET /metrics HTTP/1.1" 200 223506 "" "Prometheus/2.33.4" 2023-06-03T20:25:36.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:36.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:36.858 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:36.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:36.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:36.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:36.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:37.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:37.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:37.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:37.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:37.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:37.244 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:37.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:37.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:37.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:37.381 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:37.419 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:37.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:37.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:37.526 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:37.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:37.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:37.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:37.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:38.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:38.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:38.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:38.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:38.261 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:38.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_historic_ops 2023-06-03T20:25:38.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:38.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:38 smithi083 bash[60048]: cluster 1685823936.9857314 mgr.y (mgr.34104) 755 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:25:38.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:38.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:38.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:38.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:38 smithi033 bash[74781]: cluster 1685823936.9857314 mgr.y (mgr.34104) 755 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:25:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:38 smithi033 bash[78259]: cluster 1685823936.9857314 mgr.y (mgr.34104) 755 : cluster 0 pgmap v775: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 754 op/s 2023-06-03T20:25:38.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:38.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:38.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:38.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:38.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:38.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:38.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:38.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:38.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:39.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:39.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:39.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:39.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:39.205 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:39.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:39.312 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:39.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:39.482 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:39.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:39 smithi033 bash[74781]: audit 1685823938.588944 mon.a (mon.0) 922 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:39 smithi033 bash[78259]: audit 1685823938.588944 mon.a (mon.0) 922 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:39.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.597 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:39 smithi083 bash[60048]: audit 1685823938.588944 mon.a (mon.0) 922 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:39.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:39.736 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:39.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:39.920 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:39.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:39.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:40.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:40.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:40.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:40.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:40.194 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:25:40.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:40.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:40.317 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:40.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:25:40.365 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:40.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:40.486 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:40 smithi033 bash[78259]: cluster 1685823938.9862828 mgr.y (mgr.34104) 756 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-06-03T20:25:40.487 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:40 smithi033 bash[74781]: cluster 1685823938.9862828 mgr.y (mgr.34104) 756 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-06-03T20:25:40.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:40.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:40.595 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:25:40.597 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:25:40.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:40.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:40 smithi083 bash[60048]: cluster 1685823938.9862828 mgr.y (mgr.34104) 756 : cluster 0 pgmap v776: 89 pgs: 89 active+clean; 5.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2023-06-03T20:25:40.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:40.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:40.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:40.784 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:40.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:40.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:40.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:40.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:41.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:41.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:41.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:41.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:41.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:41.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:41.348 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:41.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:41.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:41.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.497 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:41.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:41.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:41.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:41.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:41.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:41.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:41.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:41.846 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":776,"stamp":"2023-06-03T20:25:38.985941+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5595928486,"num_objects":85403,"num_object_clones":0,"num_object_copies":256209,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85403,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":132598,"num_write_kb":6969295,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":2372750,"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":130432,"ondisk_log_size":130432,"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":18302216,"kb_used_data":16536968,"kb_used_omap":20,"kb_used_meta":1764715,"kb_avail":731659000,"statfs":{"total":767960285184,"available":749218816000,"internally_reserved":0,"allocated":16933855232,"data_stored":16929239347,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1807068814},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,2,8,4,4,0,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-491126784,"num_objects":-7494,"num_object_clones":0,"num_object_copies":-22482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7494,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002735"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":190,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.379253+0000","last_change":"2023-06-03T20:23:31.976756+0000","last_active":"2023-06-03T20:25:10.379253+0000","last_peered":"2023-06-03T20:25:10.379253+0000","last_clean":"2023-06-03T20:25:10.379253+0000","last_became_active":"2023-06-03T20:23:31.976374+0000","last_became_peered":"2023-06-03T20:23:31.976374+0000","last_unstale":"2023-06-03T20:25:10.379253+0000","last_undegraded":"2023-06-03T20:25:10.379253+0000","last_fullsized":"2023-06-03T20:25:10.379253+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199060+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:25:19.199060+0000","last_peered":"2023-06-03T20:25:19.199060+0000","last_clean":"2023-06-03T20:25:19.199060+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:25:19.199060+0000","last_undegraded":"2023-06-03T20:25:19.199060+0000","last_fullsized":"2023-06-03T20:25:19.199060+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.204172+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:25:19.204172+0000","last_peered":"2023-06-03T20:25:19.204172+0000","last_clean":"2023-06-03T20:25:19.204172+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:25:19.204172+0000","last_undegraded":"2023-06-03T20:25:19.204172+0000","last_fullsized":"2023-06-03T20:25:19.204172+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378678+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:25:10.378678+0000","last_peered":"2023-06-03T20:25:10.378678+0000","last_clean":"2023-06-03T20:25:10.378678+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:25:10.378678+0000","last_undegraded":"2023-06-03T20:25:10.378678+0000","last_fullsized":"2023-06-03T20:25:10.378678+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199377+0000","last_change":"2023-06-03T20:22:57.091561+0000","last_active":"2023-06-03T20:25:19.199377+0000","last_peered":"2023-06-03T20:25:19.199377+0000","last_clean":"2023-06-03T20:25:19.199377+0000","last_became_active":"2023-06-03T20:22:57.090631+0000","last_became_peered":"2023-06-03T20:22:57.090631+0000","last_unstale":"2023-06-03T20:25:19.199377+0000","last_undegraded":"2023-06-03T20:25:19.199377+0000","last_fullsized":"2023-06-03T20:25:19.199377+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:20:28.688024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387013+0000","last_change":"2023-06-03T20:18:34.105903+0000","last_active":"2023-06-03T20:25:10.387013+0000","last_peered":"2023-06-03T20:25:10.387013+0000","last_clean":"2023-06-03T20:25:10.387013+0000","last_became_active":"2023-06-03T20:18:34.105567+0000","last_became_peered":"2023-06-03T20:18:34.105567+0000","last_unstale":"2023-06-03T20:25:10.387013+0000","last_undegraded":"2023-06-03T20:25:10.387013+0000","last_fullsized":"2023-06-03T20:25:10.387013+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188849+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:25:19.188849+0000","last_peered":"2023-06-03T20:25:19.188849+0000","last_clean":"2023-06-03T20:25:19.188849+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:25:19.188849+0000","last_undegraded":"2023-06-03T20:25:19.188849+0000","last_fullsized":"2023-06-03T20:25:19.188849+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198491+0000","last_change":"2023-06-03T20:18:34.112448+0000","last_active":"2023-06-03T20:25:19.198491+0000","last_peered":"2023-06-03T20:25:19.198491+0000","last_clean":"2023-06-03T20:25:19.198491+0000","last_became_active":"2023-06-03T20:18:34.111858+0000","last_became_peered":"2023-06-03T20:18:34.111858+0000","last_unstale":"2023-06-03T20:25:19.198491+0000","last_undegraded":"2023-06-03T20:25:19.198491+0000","last_fullsized":"2023-06-03T20:25:19.198491+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:17:22.526534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":147,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383813+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:25:10.383813+0000","last_peered":"2023-06-03T20:25:10.383813+0000","last_clean":"2023-06-03T20:25:10.383813+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:25:10.383813+0000","last_undegraded":"2023-06-03T20:25:10.383813+0000","last_fullsized":"2023-06-03T20:25:10.383813+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":136,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198453+0000","last_change":"2023-06-03T20:18:34.116571+0000","last_active":"2023-06-03T20:25:19.198453+0000","last_peered":"2023-06-03T20:25:19.198453+0000","last_clean":"2023-06-03T20:25:19.198453+0000","last_became_active":"2023-06-03T20:18:34.115884+0000","last_became_peered":"2023-06-03T20:18:34.115884+0000","last_unstale":"2023-06-03T20:25:19.198453+0000","last_undegraded":"2023-06-03T20:25:19.198453+0000","last_fullsized":"2023-06-03T20:25:19.198453+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:02:01.125154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":154,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387432+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:25:10.387432+0000","last_peered":"2023-06-03T20:25:10.387432+0000","last_clean":"2023-06-03T20:25:10.387432+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:25:10.387432+0000","last_undegraded":"2023-06-03T20:25:10.387432+0000","last_fullsized":"2023-06-03T20:25:10.387432+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:30.538214+0000","last_change":"2023-06-03T20:18:34.114155+0000","last_active":"2023-06-03T20:25:30.538214+0000","last_peered":"2023-06-03T20:25:30.538214+0000","last_clean":"2023-06-03T20:25:30.538214+0000","last_became_active":"2023-06-03T20:18:34.110737+0000","last_became_peered":"2023-06-03T20:18:34.110737+0000","last_unstale":"2023-06-03T20:25:30.538214+0000","last_undegraded":"2023-06-03T20:25:30.538214+0000","last_fullsized":"2023-06-03T20:25:30.538214+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:56:56.608488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":193,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.377559+0000","last_change":"2023-06-03T20:18:34.342699+0000","last_active":"2023-06-03T20:25:10.377559+0000","last_peered":"2023-06-03T20:25:10.377559+0000","last_clean":"2023-06-03T20:25:10.377559+0000","last_became_active":"2023-06-03T20:18:34.106977+0000","last_became_peered":"2023-06-03T20:18:34.106977+0000","last_unstale":"2023-06-03T20:25:10.377559+0000","last_undegraded":"2023-06-03T20:25:10.377559+0000","last_fullsized":"2023-06-03T20:25:10.377559+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376524+0000","last_change":"2023-06-03T20:18:34.106307+0000","last_active":"2023-06-03T20:25:10.376524+0000","last_peered":"2023-06-03T20:25:10.376524+0000","last_clean":"2023-06-03T20:25:10.376524+0000","last_became_active":"2023-06-03T20:18:34.105840+0000","last_became_peered":"2023-06-03T20:18:34.105840+0000","last_unstale":"2023-06-03T20:25:10.376524+0000","last_undegraded":"2023-06-03T20:25:10.376524+0000","last_fullsized":"2023-06-03T20:25:10.376524+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":153,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387065+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:25:10.387065+0000","last_peered":"2023-06-03T20:25:10.387065+0000","last_clean":"2023-06-03T20:25:10.387065+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:25:10.387065+0000","last_undegraded":"2023-06-03T20:25:10.387065+0000","last_fullsized":"2023-06-03T20:25:10.387065+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198853+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:25:19.198853+0000","last_peered":"2023-06-03T20:25:19.198853+0000","last_clean":"2023-06-03T20:25:19.198853+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:25:19.198853+0000","last_undegraded":"2023-06-03T20:25:19.198853+0000","last_fullsized":"2023-06-03T20:25:19.198853+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.092729+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:25:19.092729+0000","last_peered":"2023-06-03T20:25:19.092729+0000","last_clean":"2023-06-03T20:25:19.092729+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:25:19.092729+0000","last_undegraded":"2023-06-03T20:25:19.092729+0000","last_fullsized":"2023-06-03T20:25:19.092729+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383910+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:25:10.383910+0000","last_peered":"2023-06-03T20:25:10.383910+0000","last_clean":"2023-06-03T20:25:10.383910+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:25:10.383910+0000","last_undegraded":"2023-06-03T20:25:10.383910+0000","last_fullsized":"2023-06-03T20:25:10.383910+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":163,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.386642+0000","last_change":"2023-06-03T20:18:34.108697+0000","last_active":"2023-06-03T20:25:10.386642+0000","last_peered":"2023-06-03T20:25:10.386642+0000","last_clean":"2023-06-03T20:25:10.386642+0000","last_became_active":"2023-06-03T20:18:34.108286+0000","last_became_peered":"2023-06-03T20:18:34.108286+0000","last_unstale":"2023-06-03T20:25:10.386642+0000","last_undegraded":"2023-06-03T20:25:10.386642+0000","last_fullsized":"2023-06-03T20:25:10.386642+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.192717+0000","last_change":"2023-06-03T20:22:57.091288+0000","last_active":"2023-06-03T20:25:19.192717+0000","last_peered":"2023-06-03T20:25:19.192717+0000","last_clean":"2023-06-03T20:25:19.192717+0000","last_became_active":"2023-06-03T20:22:57.090908+0000","last_became_peered":"2023-06-03T20:22:57.090908+0000","last_unstale":"2023-06-03T20:25:19.192717+0000","last_undegraded":"2023-06-03T20:25:19.192717+0000","last_fullsized":"2023-06-03T20:25:19.192717+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:34:41.061831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":86,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383782+0000","last_change":"2023-06-03T20:22:57.142393+0000","last_active":"2023-06-03T20:25:10.383782+0000","last_peered":"2023-06-03T20:25:10.383782+0000","last_clean":"2023-06-03T20:25:10.383782+0000","last_became_active":"2023-06-03T20:22:57.087131+0000","last_became_peered":"2023-06-03T20:22:57.087131+0000","last_unstale":"2023-06-03T20:25:10.383782+0000","last_undegraded":"2023-06-03T20:25:10.383782+0000","last_fullsized":"2023-06-03T20:25:10.383782+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199533+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:25:19.199533+0000","last_peered":"2023-06-03T20:25:19.199533+0000","last_clean":"2023-06-03T20:25:19.199533+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:25:19.199533+0000","last_undegraded":"2023-06-03T20:25:19.199533+0000","last_fullsized":"2023-06-03T20:25:19.199533+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.4","version":"184'8335","reported_seq":8365,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.100729+0000","last_change":"2023-06-03T20:23:31.980210+0000","last_active":"2023-06-03T20:25:35.100729+0000","last_peered":"2023-06-03T20:25:35.100729+0000","last_clean":"2023-06-03T20:25:35.100729+0000","last_became_active":"2023-06-03T20:23:31.979877+0000","last_became_peered":"2023-06-03T20:23:31.979877+0000","last_unstale":"2023-06-03T20:25:35.100729+0000","last_undegraded":"2023-06-03T20:25:35.100729+0000","last_fullsized":"2023-06-03T20:25:35.100729+0000","mapping_epoch":175,"log_start":"177'400","ondisk_log_start":"177'400","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":7935,"log_dups_size":0,"ondisk_log_size":7935,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":360775680,"num_objects":5505,"num_object_clones":0,"num_object_copies":16515,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5505,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8335,"num_write_kb":442880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":178,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387244+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:25:10.387244+0000","last_peered":"2023-06-03T20:25:10.387244+0000","last_clean":"2023-06-03T20:25:10.387244+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:25:10.387244+0000","last_undegraded":"2023-06-03T20:25:10.387244+0000","last_fullsized":"2023-06-03T20:25:10.387244+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":149,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.385302+0000","last_change":"2023-06-03T20:18:34.104794+0000","last_active":"2023-06-03T20:25:10.385302+0000","last_peered":"2023-06-03T20:25:10.385302+0000","last_clean":"2023-06-03T20:25:10.385302+0000","last_became_active":"2023-06-03T20:18:34.104317+0000","last_became_peered":"2023-06-03T20:18:34.104317+0000","last_unstale":"2023-06-03T20:25:10.385302+0000","last_undegraded":"2023-06-03T20:25:10.385302+0000","last_fullsized":"2023-06-03T20:25:10.385302+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"184'8327","reported_seq":8348,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.046163+0000","last_change":"2023-06-03T20:23:14.206636+0000","last_active":"2023-06-03T20:25:35.046163+0000","last_peered":"2023-06-03T20:25:35.046163+0000","last_clean":"2023-06-03T20:25:35.046163+0000","last_became_active":"2023-06-03T20:23:14.206292+0000","last_became_peered":"2023-06-03T20:23:14.206292+0000","last_unstale":"2023-06-03T20:25:35.046163+0000","last_undegraded":"2023-06-03T20:25:35.046163+0000","last_fullsized":"2023-06-03T20:25:35.046163+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8327,"log_dups_size":0,"ondisk_log_size":8327,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353697792,"num_objects":5397,"num_object_clones":0,"num_object_copies":16191,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5397,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8327,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":153,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387178+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:25:10.387178+0000","last_peered":"2023-06-03T20:25:10.387178+0000","last_clean":"2023-06-03T20:25:10.387178+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:25:10.387178+0000","last_undegraded":"2023-06-03T20:25:10.387178+0000","last_fullsized":"2023-06-03T20:25:10.387178+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":161,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376143+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:25:10.376143+0000","last_peered":"2023-06-03T20:25:10.376143+0000","last_clean":"2023-06-03T20:25:10.376143+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:25:10.376143+0000","last_undegraded":"2023-06-03T20:25:10.376143+0000","last_fullsized":"2023-06-03T20:25:10.376143+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"184'8073","reported_seq":8095,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:34.134001+0000","last_change":"2023-06-03T20:23:14.200205+0000","last_active":"2023-06-03T20:25:34.134001+0000","last_peered":"2023-06-03T20:25:34.134001+0000","last_clean":"2023-06-03T20:25:34.134001+0000","last_became_active":"2023-06-03T20:23:14.199800+0000","last_became_peered":"2023-06-03T20:23:14.199800+0000","last_unstale":"2023-06-03T20:25:34.134001+0000","last_undegraded":"2023-06-03T20:25:34.134001+0000","last_fullsized":"2023-06-03T20:25:34.134001+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8073,"log_dups_size":0,"ondisk_log_size":8073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:31:45.811388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346226688,"num_objects":5283,"num_object_clones":0,"num_object_copies":15849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8073,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":163,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387152+0000","last_change":"2023-06-03T20:18:34.388617+0000","last_active":"2023-06-03T20:25:10.387152+0000","last_peered":"2023-06-03T20:25:10.387152+0000","last_clean":"2023-06-03T20:25:10.387152+0000","last_became_active":"2023-06-03T20:18:34.112124+0000","last_became_peered":"2023-06-03T20:18:34.112124+0000","last_unstale":"2023-06-03T20:25:10.387152+0000","last_undegraded":"2023-06-03T20:25:10.387152+0000","last_fullsized":"2023-06-03T20:25:10.387152+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":57,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.384013+0000","last_change":"2023-06-03T20:18:34.106896+0000","last_active":"2023-06-03T20:25:10.384013+0000","last_peered":"2023-06-03T20:25:10.384013+0000","last_clean":"2023-06-03T20:25:10.384013+0000","last_became_active":"2023-06-03T20:18:34.106576+0000","last_became_peered":"2023-06-03T20:18:34.106576+0000","last_unstale":"2023-06-03T20:25:10.384013+0000","last_undegraded":"2023-06-03T20:25:10.384013+0000","last_fullsized":"2023-06-03T20:25:10.384013+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"185'8331","reported_seq":8355,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.531602+0000","last_change":"2023-06-03T20:23:14.200588+0000","last_active":"2023-06-03T20:25:35.531602+0000","last_peered":"2023-06-03T20:25:35.531602+0000","last_clean":"2023-06-03T20:25:35.531602+0000","last_became_active":"2023-06-03T20:23:14.200290+0000","last_became_peered":"2023-06-03T20:23:14.200290+0000","last_unstale":"2023-06-03T20:25:35.531602+0000","last_undegraded":"2023-06-03T20:25:35.531602+0000","last_fullsized":"2023-06-03T20:25:35.531602+0000","mapping_epoch":171,"log_start":"177'200","ondisk_log_start":"177'200","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8131,"log_dups_size":0,"ondisk_log_size":8131,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:08:35.046628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":353435648,"num_objects":5393,"num_object_clones":0,"num_object_copies":16179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8331,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199045+0000","last_change":"2023-06-03T20:18:34.109723+0000","last_active":"2023-06-03T20:25:19.199045+0000","last_peered":"2023-06-03T20:25:19.199045+0000","last_clean":"2023-06-03T20:25:19.199045+0000","last_became_active":"2023-06-03T20:18:34.109092+0000","last_became_peered":"2023-06-03T20:18:34.109092+0000","last_unstale":"2023-06-03T20:25:19.199045+0000","last_undegraded":"2023-06-03T20:25:19.199045+0000","last_fullsized":"2023-06-03T20:25:19.199045+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:28:23.157282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:14.085906+0000","last_change":"2023-06-03T20:22:57.079823+0000","last_active":"2023-06-03T20:25:14.085906+0000","last_peered":"2023-06-03T20:25:14.085906+0000","last_clean":"2023-06-03T20:25:14.085906+0000","last_became_active":"2023-06-03T20:22:57.079437+0000","last_became_peered":"2023-06-03T20:22:57.079437+0000","last_unstale":"2023-06-03T20:25:14.085906+0000","last_undegraded":"2023-06-03T20:25:14.085906+0000","last_fullsized":"2023-06-03T20:25:14.085906+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:21:40.931032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"185'8268","reported_seq":8292,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:38.864263+0000","last_change":"2023-06-03T20:23:14.193166+0000","last_active":"2023-06-03T20:25:38.864263+0000","last_peered":"2023-06-03T20:25:38.864263+0000","last_clean":"2023-06-03T20:25:38.864263+0000","last_became_active":"2023-06-03T20:23:14.192859+0000","last_became_peered":"2023-06-03T20:23:14.192859+0000","last_unstale":"2023-06-03T20:25:38.864263+0000","last_undegraded":"2023-06-03T20:25:38.864263+0000","last_fullsized":"2023-06-03T20:25:38.864263+0000","mapping_epoch":171,"log_start":"177'100","ondisk_log_start":"177'100","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+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-06-05T01:53:50.052236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":336855040,"num_objects":5140,"num_object_clones":0,"num_object_copies":15420,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5140,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8268,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":182,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.203546+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:25:19.203546+0000","last_peered":"2023-06-03T20:25:19.203546+0000","last_clean":"2023-06-03T20:25:19.203546+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:25:19.203546+0000","last_undegraded":"2023-06-03T20:25:19.203546+0000","last_fullsized":"2023-06-03T20:25:19.203546+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":164,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.377543+0000","last_change":"2023-06-03T20:18:34.105297+0000","last_active":"2023-06-03T20:25:10.377543+0000","last_peered":"2023-06-03T20:25:10.377543+0000","last_clean":"2023-06-03T20:25:10.377543+0000","last_became_active":"2023-06-03T20:18:34.104617+0000","last_became_peered":"2023-06-03T20:18:34.104617+0000","last_unstale":"2023-06-03T20:25:10.377543+0000","last_undegraded":"2023-06-03T20:25:10.377543+0000","last_fullsized":"2023-06-03T20:25:10.377543+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"185'8221","reported_seq":8254,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.504984+0000","last_change":"2023-06-03T20:23:31.966607+0000","last_active":"2023-06-03T20:25:35.504984+0000","last_peered":"2023-06-03T20:25:35.504984+0000","last_clean":"2023-06-03T20:25:35.504984+0000","last_became_active":"2023-06-03T20:23:31.966212+0000","last_became_peered":"2023-06-03T20:23:31.966212+0000","last_unstale":"2023-06-03T20:25:35.504984+0000","last_undegraded":"2023-06-03T20:25:35.504984+0000","last_fullsized":"2023-06-03T20:25:35.504984+0000","mapping_epoch":175,"log_start":"177'100","ondisk_log_start":"177'100","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8121,"log_dups_size":0,"ondisk_log_size":8121,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:53:29.844745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":351731712,"num_objects":5367,"num_object_clones":0,"num_object_copies":16101,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5367,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8221,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":57,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383941+0000","last_change":"2023-06-03T20:18:34.114932+0000","last_active":"2023-06-03T20:25:10.383941+0000","last_peered":"2023-06-03T20:25:10.383941+0000","last_clean":"2023-06-03T20:25:10.383941+0000","last_became_active":"2023-06-03T20:18:34.114509+0000","last_became_peered":"2023-06-03T20:18:34.114509+0000","last_unstale":"2023-06-03T20:25:10.383941+0000","last_undegraded":"2023-06-03T20:25:10.383941+0000","last_fullsized":"2023-06-03T20:25:10.383941+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376482+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:25:10.376482+0000","last_peered":"2023-06-03T20:25:10.376482+0000","last_clean":"2023-06-03T20:25:10.376482+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:25:10.376482+0000","last_undegraded":"2023-06-03T20:25:10.376482+0000","last_fullsized":"2023-06-03T20:25:10.376482+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"184'8375","reported_seq":8396,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.113186+0000","last_change":"2023-06-03T20:23:14.198064+0000","last_active":"2023-06-03T20:25:35.113186+0000","last_peered":"2023-06-03T20:25:35.113186+0000","last_clean":"2023-06-03T20:25:35.113186+0000","last_became_active":"2023-06-03T20:23:14.197717+0000","last_became_peered":"2023-06-03T20:23:14.197717+0000","last_unstale":"2023-06-03T20:25:35.113186+0000","last_undegraded":"2023-06-03T20:25:35.113186+0000","last_fullsized":"2023-06-03T20:25:35.113186+0000","mapping_epoch":171,"log_start":"177'400","ondisk_log_start":"177'400","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":7975,"log_dups_size":0,"ondisk_log_size":7975,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356712448,"num_objects":5443,"num_object_clones":0,"num_object_copies":16329,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5443,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8375,"num_write_kb":442176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.375982+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:25:10.375982+0000","last_peered":"2023-06-03T20:25:10.375982+0000","last_clean":"2023-06-03T20:25:10.375982+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:25:10.375982+0000","last_undegraded":"2023-06-03T20:25:10.375982+0000","last_fullsized":"2023-06-03T20:25:10.375982+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":164,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376587+0000","last_change":"2023-06-03T20:18:34.105112+0000","last_active":"2023-06-03T20:25:10.376587+0000","last_peered":"2023-06-03T20:25:10.376587+0000","last_clean":"2023-06-03T20:25:10.376587+0000","last_became_active":"2023-06-03T20:18:34.103541+0000","last_became_peered":"2023-06-03T20:18:34.103541+0000","last_unstale":"2023-06-03T20:25:10.376587+0000","last_undegraded":"2023-06-03T20:25:10.376587+0000","last_fullsized":"2023-06-03T20:25:10.376587+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"185'8281","reported_seq":8305,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.499410+0000","last_change":"2023-06-03T20:23:14.200631+0000","last_active":"2023-06-03T20:25:35.499410+0000","last_peered":"2023-06-03T20:25:35.499410+0000","last_clean":"2023-06-03T20:25:35.499410+0000","last_became_active":"2023-06-03T20:23:14.200308+0000","last_became_peered":"2023-06-03T20:23:14.200308+0000","last_unstale":"2023-06-03T20:25:35.499410+0000","last_undegraded":"2023-06-03T20:25:35.499410+0000","last_fullsized":"2023-06-03T20:25:35.499410+0000","mapping_epoch":171,"log_start":"177'100","ondisk_log_start":"177'100","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8181,"log_dups_size":0,"ondisk_log_size":8181,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:55:20.240899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":348585984,"num_objects":5319,"num_object_clones":0,"num_object_copies":15957,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5319,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8281,"num_write_kb":435200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":159,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198328+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:25:19.198328+0000","last_peered":"2023-06-03T20:25:19.198328+0000","last_clean":"2023-06-03T20:25:19.198328+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:25:19.198328+0000","last_undegraded":"2023-06-03T20:25:19.198328+0000","last_fullsized":"2023-06-03T20:25:19.198328+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":145,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.212352+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:25:19.212352+0000","last_peered":"2023-06-03T20:25:19.212352+0000","last_clean":"2023-06-03T20:25:19.212352+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:25:19.212352+0000","last_undegraded":"2023-06-03T20:25:19.212352+0000","last_fullsized":"2023-06-03T20:25:19.212352+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"184'8025","reported_seq":8048,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:34.075393+0000","last_change":"2023-06-03T20:23:14.486729+0000","last_active":"2023-06-03T20:25:34.075393+0000","last_peered":"2023-06-03T20:25:34.075393+0000","last_clean":"2023-06-03T20:25:34.075393+0000","last_became_active":"2023-06-03T20:23:14.486217+0000","last_became_peered":"2023-06-03T20:23:14.486217+0000","last_unstale":"2023-06-03T20:25:34.075393+0000","last_undegraded":"2023-06-03T20:25:34.075393+0000","last_fullsized":"2023-06-03T20:25:34.075393+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8025,"log_dups_size":0,"ondisk_log_size":8025,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:38:54.179104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344522752,"num_objects":5257,"num_object_clones":0,"num_object_copies":15771,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5257,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8025,"num_write_kb":425024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":169,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.202442+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:25:19.202442+0000","last_peered":"2023-06-03T20:25:19.202442+0000","last_clean":"2023-06-03T20:25:19.202442+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:25:19.202442+0000","last_undegraded":"2023-06-03T20:25:19.202442+0000","last_fullsized":"2023-06-03T20:25:19.202442+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383990+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:25:10.383990+0000","last_peered":"2023-06-03T20:25:10.383990+0000","last_clean":"2023-06-03T20:25:10.383990+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:25:10.383990+0000","last_undegraded":"2023-06-03T20:25:10.383990+0000","last_fullsized":"2023-06-03T20:25:10.383990+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":51,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378408+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:25:10.378408+0000","last_peered":"2023-06-03T20:25:10.378408+0000","last_clean":"2023-06-03T20:25:10.378408+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:25:10.378408+0000","last_undegraded":"2023-06-03T20:25:10.378408+0000","last_fullsized":"2023-06-03T20:25:10.378408+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.8","version":"184'8311","reported_seq":8332,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.031097+0000","last_change":"2023-06-03T20:23:14.202573+0000","last_active":"2023-06-03T20:25:35.031097+0000","last_peered":"2023-06-03T20:25:35.031097+0000","last_clean":"2023-06-03T20:25:35.031097+0000","last_became_active":"2023-06-03T20:23:14.202226+0000","last_became_peered":"2023-06-03T20:23:14.202226+0000","last_unstale":"2023-06-03T20:25:35.031097+0000","last_undegraded":"2023-06-03T20:25:35.031097+0000","last_fullsized":"2023-06-03T20:25:35.031097+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8311,"log_dups_size":0,"ondisk_log_size":8311,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":354615296,"num_objects":5411,"num_object_clones":0,"num_object_copies":16233,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5411,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8311,"num_write_kb":439104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":168,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.203925+0000","last_change":"2023-06-03T20:18:34.111684+0000","last_active":"2023-06-03T20:25:19.203925+0000","last_peered":"2023-06-03T20:25:19.203925+0000","last_clean":"2023-06-03T20:25:19.203925+0000","last_became_active":"2023-06-03T20:18:34.109573+0000","last_became_peered":"2023-06-03T20:18:34.109573+0000","last_unstale":"2023-06-03T20:25:19.203925+0000","last_undegraded":"2023-06-03T20:25:19.203925+0000","last_fullsized":"2023-06-03T20:25:19.203925+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:30.330057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":183,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376095+0000","last_change":"2023-06-03T20:22:57.085126+0000","last_active":"2023-06-03T20:25:10.376095+0000","last_peered":"2023-06-03T20:25:10.376095+0000","last_clean":"2023-06-03T20:25:10.376095+0000","last_became_active":"2023-06-03T20:22:57.084720+0000","last_became_peered":"2023-06-03T20:22:57.084720+0000","last_unstale":"2023-06-03T20:25:10.376095+0000","last_undegraded":"2023-06-03T20:25:10.376095+0000","last_fullsized":"2023-06-03T20:25:10.376095+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":178,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.202164+0000","last_change":"2023-06-03T20:23:31.978275+0000","last_active":"2023-06-03T20:25:19.202164+0000","last_peered":"2023-06-03T20:25:19.202164+0000","last_clean":"2023-06-03T20:25:19.202164+0000","last_became_active":"2023-06-03T20:23:31.977876+0000","last_became_peered":"2023-06-03T20:23:31.977876+0000","last_unstale":"2023-06-03T20:25:19.202164+0000","last_undegraded":"2023-06-03T20:25:19.202164+0000","last_fullsized":"2023-06-03T20:25:19.202164+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:15:41.440037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.b","version":"185'8523","reported_seq":8547,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:38.897494+0000","last_change":"2023-06-03T20:23:14.192488+0000","last_active":"2023-06-03T20:25:38.897494+0000","last_peered":"2023-06-03T20:25:38.897494+0000","last_clean":"2023-06-03T20:25:38.897494+0000","last_became_active":"2023-06-03T20:23:14.192065+0000","last_became_peered":"2023-06-03T20:23:14.192065+0000","last_unstale":"2023-06-03T20:25:38.897494+0000","last_undegraded":"2023-06-03T20:25:38.897494+0000","last_fullsized":"2023-06-03T20:25:38.897494+0000","mapping_epoch":171,"log_start":"177'400","ondisk_log_start":"177'400","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8123,"log_dups_size":0,"ondisk_log_size":8123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:16:45.280689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344391680,"num_objects":5255,"num_object_clones":0,"num_object_copies":15765,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5255,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8523,"num_write_kb":440896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":19,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378618+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:25:10.378618+0000","last_peered":"2023-06-03T20:25:10.378618+0000","last_clean":"2023-06-03T20:25:10.378618+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:25:10.378618+0000","last_undegraded":"2023-06-03T20:25:10.378618+0000","last_fullsized":"2023-06-03T20:25:10.378618+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.200217+0000","last_change":"2023-06-03T20:23:31.975367+0000","last_active":"2023-06-03T20:25:19.200217+0000","last_peered":"2023-06-03T20:25:19.200217+0000","last_clean":"2023-06-03T20:25:19.200217+0000","last_became_active":"2023-06-03T20:23:31.974941+0000","last_became_peered":"2023-06-03T20:23:31.974941+0000","last_unstale":"2023-06-03T20:25:19.200217+0000","last_undegraded":"2023-06-03T20:25:19.200217+0000","last_fullsized":"2023-06-03T20:25:19.200217+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:42:15.700601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":182,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.212469+0000","last_change":"2023-06-03T20:22:57.081663+0000","last_active":"2023-06-03T20:25:19.212469+0000","last_peered":"2023-06-03T20:25:19.212469+0000","last_clean":"2023-06-03T20:25:19.212469+0000","last_became_active":"2023-06-03T20:22:57.081310+0000","last_became_peered":"2023-06-03T20:22:57.081310+0000","last_unstale":"2023-06-03T20:25:19.212469+0000","last_undegraded":"2023-06-03T20:25:19.212469+0000","last_fullsized":"2023-06-03T20:25:19.212469+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:05:30.768239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"184'8201","reported_seq":8222,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:34.997440+0000","last_change":"2023-06-03T20:23:14.203762+0000","last_active":"2023-06-03T20:25:34.997440+0000","last_peered":"2023-06-03T20:25:34.997440+0000","last_clean":"2023-06-03T20:25:34.997440+0000","last_became_active":"2023-06-03T20:23:14.203307+0000","last_became_peered":"2023-06-03T20:23:14.203307+0000","last_unstale":"2023-06-03T20:25:34.997440+0000","last_undegraded":"2023-06-03T20:25:34.997440+0000","last_fullsized":"2023-06-03T20:25:34.997440+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+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":345964544,"num_objects":5279,"num_object_clones":0,"num_object_copies":15837,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5279,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8201,"num_write_kb":431360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":169,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.383440+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:25:10.383440+0000","last_peered":"2023-06-03T20:25:10.383440+0000","last_clean":"2023-06-03T20:25:10.383440+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:25:10.383440+0000","last_undegraded":"2023-06-03T20:25:10.383440+0000","last_fullsized":"2023-06-03T20:25:10.383440+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":479,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.386787+0000","last_change":"2023-06-03T20:23:00.108900+0000","last_active":"2023-06-03T20:25:10.386787+0000","last_peered":"2023-06-03T20:25:10.386787+0000","last_clean":"2023-06-03T20:25:10.386787+0000","last_became_active":"2023-06-03T20:23:00.108453+0000","last_became_peered":"2023-06-03T20:23:00.108453+0000","last_unstale":"2023-06-03T20:25:10.386787+0000","last_undegraded":"2023-06-03T20:25:10.386787+0000","last_fullsized":"2023-06-03T20:25:10.386787+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":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":137,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198780+0000","last_change":"2023-06-03T20:18:34.118670+0000","last_active":"2023-06-03T20:25:19.198780+0000","last_peered":"2023-06-03T20:25:19.198780+0000","last_clean":"2023-06-03T20:25:19.198780+0000","last_became_active":"2023-06-03T20:18:34.118283+0000","last_became_peered":"2023-06-03T20:18:34.118283+0000","last_unstale":"2023-06-03T20:25:19.198780+0000","last_undegraded":"2023-06-03T20:25:19.198780+0000","last_fullsized":"2023-06-03T20:25:19.198780+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:05:38.553024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":57,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.384962+0000","last_change":"2023-06-03T20:18:34.114026+0000","last_active":"2023-06-03T20:25:10.384962+0000","last_peered":"2023-06-03T20:25:10.384962+0000","last_clean":"2023-06-03T20:25:10.384962+0000","last_became_active":"2023-06-03T20:18:34.112824+0000","last_became_peered":"2023-06-03T20:18:34.112824+0000","last_unstale":"2023-06-03T20:25:10.384962+0000","last_undegraded":"2023-06-03T20:25:10.384962+0000","last_fullsized":"2023-06-03T20:25:10.384962+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"185'8257","reported_seq":8290,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.510939+0000","last_change":"2023-06-03T20:23:31.968655+0000","last_active":"2023-06-03T20:25:35.510939+0000","last_peered":"2023-06-03T20:25:35.510939+0000","last_clean":"2023-06-03T20:25:35.510939+0000","last_became_active":"2023-06-03T20:23:31.968114+0000","last_became_peered":"2023-06-03T20:23:31.968114+0000","last_unstale":"2023-06-03T20:25:35.510939+0000","last_undegraded":"2023-06-03T20:25:35.510939+0000","last_fullsized":"2023-06-03T20:25:35.510939+0000","mapping_epoch":175,"log_start":"177'100","ondisk_log_start":"177'100","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8157,"log_dups_size":0,"ondisk_log_size":8157,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:27:43.895217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":346882048,"num_objects":5293,"num_object_clones":0,"num_object_copies":15879,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5293,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8257,"num_write_kb":433600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":170,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.386628+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:25:10.386628+0000","last_peered":"2023-06-03T20:25:10.386628+0000","last_clean":"2023-06-03T20:25:10.386628+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:25:10.386628+0000","last_undegraded":"2023-06-03T20:25:10.386628+0000","last_fullsized":"2023-06-03T20:25:10.386628+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.092707+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:25:19.092707+0000","last_peered":"2023-06-03T20:25:19.092707+0000","last_clean":"2023-06-03T20:25:19.092707+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:25:19.092707+0000","last_undegraded":"2023-06-03T20:25:19.092707+0000","last_fullsized":"2023-06-03T20:25:19.092707+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":38,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378615+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:25:10.378615+0000","last_peered":"2023-06-03T20:25:10.378615+0000","last_clean":"2023-06-03T20:25:10.378615+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:25:10.378615+0000","last_undegraded":"2023-06-03T20:25:10.378615+0000","last_fullsized":"2023-06-03T20:25:10.378615+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"185'8454","reported_seq":8487,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:38.868783+0000","last_change":"2023-06-03T20:23:31.976721+0000","last_active":"2023-06-03T20:25:38.868783+0000","last_peered":"2023-06-03T20:25:38.868783+0000","last_clean":"2023-06-03T20:25:38.868783+0000","last_became_active":"2023-06-03T20:23:31.976277+0000","last_became_peered":"2023-06-03T20:23:31.976277+0000","last_unstale":"2023-06-03T20:25:38.868783+0000","last_undegraded":"2023-06-03T20:25:38.868783+0000","last_fullsized":"2023-06-03T20:25:38.868783+0000","mapping_epoch":175,"log_start":"177'300","ondisk_log_start":"177'300","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+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":"periodic scrub scheduled @ 2023-06-04T20:44:06.925644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":344326144,"num_objects":5254,"num_object_clones":0,"num_object_copies":15762,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5254,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8454,"num_write_kb":438656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":173,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387238+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:25:10.387238+0000","last_peered":"2023-06-03T20:25:10.387238+0000","last_clean":"2023-06-03T20:25:10.387238+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:25:10.387238+0000","last_undegraded":"2023-06-03T20:25:10.387238+0000","last_fullsized":"2023-06-03T20:25:10.387238+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.202263+0000","last_change":"2023-06-03T20:23:31.972827+0000","last_active":"2023-06-03T20:25:19.202263+0000","last_peered":"2023-06-03T20:25:19.202263+0000","last_clean":"2023-06-03T20:25:19.202263+0000","last_became_active":"2023-06-03T20:23:31.972346+0000","last_became_peered":"2023-06-03T20:23:31.972346+0000","last_unstale":"2023-06-03T20:25:19.202263+0000","last_undegraded":"2023-06-03T20:25:19.202263+0000","last_fullsized":"2023-06-03T20:25:19.202263+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:32:52.829540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378297+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:25:10.378297+0000","last_peered":"2023-06-03T20:25:10.378297+0000","last_clean":"2023-06-03T20:25:10.378297+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:25:10.378297+0000","last_undegraded":"2023-06-03T20:25:10.378297+0000","last_fullsized":"2023-06-03T20:25:10.378297+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"184'8119","reported_seq":8142,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:34.128621+0000","last_change":"2023-06-03T20:23:14.196940+0000","last_active":"2023-06-03T20:25:34.128621+0000","last_peered":"2023-06-03T20:25:34.128621+0000","last_clean":"2023-06-03T20:25:34.128621+0000","last_became_active":"2023-06-03T20:23:14.196557+0000","last_became_peered":"2023-06-03T20:23:14.196557+0000","last_unstale":"2023-06-03T20:25:34.128621+0000","last_undegraded":"2023-06-03T20:25:34.128621+0000","last_fullsized":"2023-06-03T20:25:34.128621+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8119,"log_dups_size":0,"ondisk_log_size":8119,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:25:41.916994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":350158848,"num_objects":5343,"num_object_clones":0,"num_object_copies":16029,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5343,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8119,"num_write_kb":430784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"59'2","reported_seq":183,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199460+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:25:19.199460+0000","last_peered":"2023-06-03T20:25:19.199460+0000","last_clean":"2023-06-03T20:25:19.199460+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:25:19.199460+0000","last_undegraded":"2023-06-03T20:25:19.199460+0000","last_fullsized":"2023-06-03T20:25:19.199460+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":148,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.202315+0000","last_change":"2023-06-03T20:18:34.109981+0000","last_active":"2023-06-03T20:25:19.202315+0000","last_peered":"2023-06-03T20:25:19.202315+0000","last_clean":"2023-06-03T20:25:19.202315+0000","last_became_active":"2023-06-03T20:18:34.109440+0000","last_became_peered":"2023-06-03T20:18:34.109440+0000","last_unstale":"2023-06-03T20:25:19.202315+0000","last_undegraded":"2023-06-03T20:25:19.202315+0000","last_fullsized":"2023-06-03T20:25:19.202315+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:41:36.062522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198374+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:25:19.198374+0000","last_peered":"2023-06-03T20:25:19.198374+0000","last_clean":"2023-06-03T20:25:19.198374+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:25:19.198374+0000","last_undegraded":"2023-06-03T20:25:19.198374+0000","last_fullsized":"2023-06-03T20:25:19.198374+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"184'8236","reported_seq":8267,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:34.702285+0000","last_change":"2023-06-03T20:23:31.977506+0000","last_active":"2023-06-03T20:25:34.702285+0000","last_peered":"2023-06-03T20:25:34.702285+0000","last_clean":"2023-06-03T20:25:34.702285+0000","last_became_active":"2023-06-03T20:23:31.976929+0000","last_became_peered":"2023-06-03T20:23:31.976929+0000","last_unstale":"2023-06-03T20:25:34.702285+0000","last_undegraded":"2023-06-03T20:25:34.702285+0000","last_fullsized":"2023-06-03T20:25:34.702285+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8236,"log_dups_size":0,"ondisk_log_size":8236,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":356450328,"num_objects":5440,"num_object_clones":0,"num_object_copies":16320,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5440,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8236,"num_write_kb":437569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":57,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.387145+0000","last_change":"2023-06-03T20:18:34.113704+0000","last_active":"2023-06-03T20:25:10.387145+0000","last_peered":"2023-06-03T20:25:10.387145+0000","last_clean":"2023-06-03T20:25:10.387145+0000","last_became_active":"2023-06-03T20:18:34.113312+0000","last_became_peered":"2023-06-03T20:18:34.113312+0000","last_unstale":"2023-06-03T20:25:10.387145+0000","last_undegraded":"2023-06-03T20:25:10.387145+0000","last_fullsized":"2023-06-03T20:25:10.387145+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":33,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378754+0000","last_change":"2023-06-03T20:22:57.132144+0000","last_active":"2023-06-03T20:25:10.378754+0000","last_peered":"2023-06-03T20:25:10.378754+0000","last_clean":"2023-06-03T20:25:10.378754+0000","last_became_active":"2023-06-03T20:22:57.079553+0000","last_became_peered":"2023-06-03T20:22:57.079553+0000","last_unstale":"2023-06-03T20:25:10.378754+0000","last_undegraded":"2023-06-03T20:25:10.378754+0000","last_fullsized":"2023-06-03T20:25:10.378754+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:21:13.569238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":158,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376086+0000","last_change":"2023-06-03T20:18:34.114027+0000","last_active":"2023-06-03T20:25:10.376086+0000","last_peered":"2023-06-03T20:25:10.376086+0000","last_clean":"2023-06-03T20:25:10.376086+0000","last_became_active":"2023-06-03T20:18:34.112710+0000","last_became_peered":"2023-06-03T20:18:34.112710+0000","last_unstale":"2023-06-03T20:25:10.376086+0000","last_undegraded":"2023-06-03T20:25:10.376086+0000","last_fullsized":"2023-06-03T20:25:10.376086+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":29,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188536+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:25:19.188536+0000","last_peered":"2023-06-03T20:25:19.188536+0000","last_clean":"2023-06-03T20:25:19.188536+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:25:19.188536+0000","last_undegraded":"2023-06-03T20:25:19.188536+0000","last_fullsized":"2023-06-03T20:25:19.188536+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":19,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378643+0000","last_change":"2023-06-03T20:23:31.970818+0000","last_active":"2023-06-03T20:25:10.378643+0000","last_peered":"2023-06-03T20:25:10.378643+0000","last_clean":"2023-06-03T20:25:10.378643+0000","last_became_active":"2023-06-03T20:23:31.970486+0000","last_became_peered":"2023-06-03T20:23:31.970486+0000","last_unstale":"2023-06-03T20:25:10.378643+0000","last_undegraded":"2023-06-03T20:25:10.378643+0000","last_fullsized":"2023-06-03T20:25:10.378643+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:06:49.443754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":107,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.377488+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:25:10.377488+0000","last_peered":"2023-06-03T20:25:10.377488+0000","last_clean":"2023-06-03T20:25:10.377488+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:25:10.377488+0000","last_undegraded":"2023-06-03T20:25:10.377488+0000","last_fullsized":"2023-06-03T20:25:10.377488+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376319+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:25:10.376319+0000","last_peered":"2023-06-03T20:25:10.376319+0000","last_clean":"2023-06-03T20:25:10.376319+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:25:10.376319+0000","last_undegraded":"2023-06-03T20:25:10.376319+0000","last_fullsized":"2023-06-03T20:25:10.376319+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":133,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.376599+0000","last_change":"2023-06-03T20:18:34.169683+0000","last_active":"2023-06-03T20:25:10.376599+0000","last_peered":"2023-06-03T20:25:10.376599+0000","last_clean":"2023-06-03T20:25:10.376599+0000","last_became_active":"2023-06-03T20:18:34.104178+0000","last_became_peered":"2023-06-03T20:18:34.104178+0000","last_unstale":"2023-06-03T20:25:10.376599+0000","last_undegraded":"2023-06-03T20:25:10.376599+0000","last_fullsized":"2023-06-03T20:25:10.376599+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":188,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.379371+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:25:10.379371+0000","last_peered":"2023-06-03T20:25:10.379371+0000","last_clean":"2023-06-03T20:25:10.379371+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:25:10.379371+0000","last_undegraded":"2023-06-03T20:25:10.379371+0000","last_fullsized":"2023-06-03T20:25:10.379371+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":199,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198918+0000","last_change":"2023-06-03T20:23:31.975670+0000","last_active":"2023-06-03T20:25:19.198918+0000","last_peered":"2023-06-03T20:25:19.198918+0000","last_clean":"2023-06-03T20:25:19.198918+0000","last_became_active":"2023-06-03T20:23:31.975270+0000","last_became_peered":"2023-06-03T20:23:31.975270+0000","last_unstale":"2023-06-03T20:25:19.198918+0000","last_undegraded":"2023-06-03T20:25:19.198918+0000","last_fullsized":"2023-06-03T20:25:19.198918+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:00:53.051305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198348+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:25:19.198348+0000","last_peered":"2023-06-03T20:25:19.198348+0000","last_clean":"2023-06-03T20:25:19.198348+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:25:19.198348+0000","last_undegraded":"2023-06-03T20:25:19.198348+0000","last_fullsized":"2023-06-03T20:25:19.198348+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":50,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.378363+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:25:10.378363+0000","last_peered":"2023-06-03T20:25:10.378363+0000","last_clean":"2023-06-03T20:25:10.378363+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:25:10.378363+0000","last_undegraded":"2023-06-03T20:25:10.378363+0000","last_fullsized":"2023-06-03T20:25:10.378363+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":173,"reported_epoch":183,"state":"active+clean","last_fresh":"2023-06-03T20:25:10.375908+0000","last_change":"2023-06-03T20:18:34.104985+0000","last_active":"2023-06-03T20:25:10.375908+0000","last_peered":"2023-06-03T20:25:10.375908+0000","last_clean":"2023-06-03T20:25:10.375908+0000","last_became_active":"2023-06-03T20:18:34.104607+0000","last_became_peered":"2023-06-03T20:18:34.104607+0000","last_unstale":"2023-06-03T20:25:10.375908+0000","last_undegraded":"2023-06-03T20:25:10.375908+0000","last_fullsized":"2023-06-03T20:25:10.375908+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":11278,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":5595332632,"num_objects":85379,"num_object_clones":0,"num_object_copies":256137,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":85379,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":132337,"num_write_kb":6966849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16839028736,"data_stored":16839016520,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":130237,"ondisk_log_size":130237,"up":48,"acting":48,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430581,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1964176,"kb_used_data":1727880,"kb_used_omap":0,"kb_used_meta":236288,"kb_avail":91780976,"statfs":{"total":95995035648,"available":93983719424,"internally_reserved":0,"allocated":1769349120,"data_stored":1768851438,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":241958912},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:18 2023","interfaces":[{"interface":"back","average":{"1min":4.1639999999999997,"5min":2.2719999999999998,"15min":1.601},"min":{"1min":0.29199999999999998,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":56.488999999999997,"5min":56.488999999999997,"15min":56.488999999999997},"last":0.51400000000000001},{"interface":"front","average":{"1min":4.532,"5min":2.1150000000000002,"15min":1.506},"min":{"1min":0.29799999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":56.093000000000004,"5min":56.093000000000004,"15min":56.093000000000004},"last":0.58699999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:24:47 2023","interfaces":[{"interface":"back","average":{"1min":10.590999999999999,"5min":3.649,"15min":2.7290000000000001},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":226.785,"5min":226.785,"15min":226.785},"last":6.6260000000000003},{"interface":"front","average":{"1min":10.503,"5min":3.3540000000000001,"15min":2.7909999999999999},"min":{"1min":0.33000000000000002,"5min":0.31900000000000001,"15min":0.29499999999999998},"max":{"1min":226.83099999999999,"5min":226.83099999999999,"15min":226.83099999999999},"last":3.641}]},{"osd":2,"last update":"Sat Jun 3 20:25:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.5549999999999999,"15min":1.6339999999999999},"min":{"1min":0.33500000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.149,"5min":8.016,"15min":11.081},"last":0.34899999999999998},{"interface":"front","average":{"1min":1.657,"5min":1.3640000000000001,"15min":1.4790000000000001},"min":{"1min":0.33800000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":11.269},"last":0.52800000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:24:30 2023","interfaces":[{"interface":"back","average":{"1min":1.359,"5min":2.923,"15min":2.9449999999999998},"min":{"1min":0.36099999999999999,"5min":0.313,"15min":0.313},"max":{"1min":4.3300000000000001,"5min":50.228999999999999,"15min":156.73500000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.3300000000000001,"5min":2.5299999999999998,"15min":2.6829999999999998},"min":{"1min":0.36299999999999999,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":5.0789999999999997,"5min":50.075000000000003,"15min":156.52099999999999},"last":0.57199999999999995}]},{"osd":4,"last update":"Sat Jun 3 20:24:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0800000000000001,"5min":1.333,"15min":1.2150000000000001},"min":{"1min":0.29299999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.085,"5min":6.6420000000000003,"15min":7.4580000000000002},"last":0.374},{"interface":"front","average":{"1min":1.4279999999999999,"5min":1.619,"15min":1.3360000000000001},"min":{"1min":0.36099999999999999,"5min":0.33100000000000002,"15min":0.318},"max":{"1min":5.6020000000000003,"5min":8.093,"15min":11.968999999999999},"last":0.49299999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:24:30 2023","interfaces":[{"interface":"back","average":{"1min":1.6970000000000001,"5min":1.9810000000000001,"15min":1.462},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":7.8920000000000003,"5min":16.047999999999998,"15min":16.047999999999998},"last":0.47399999999999998},{"interface":"front","average":{"1min":1.7250000000000001,"5min":1.597,"15min":1.4099999999999999},"min":{"1min":0.45400000000000001,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":10.576000000000001,"5min":10.576000000000001,"15min":10.576000000000001},"last":0.45800000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:24:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.647,"15min":1.4790000000000001},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.3279999999999998,"5min":12.015000000000001,"15min":12.015000000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":1.079,"5min":1.613,"15min":1.3919999999999999},"min":{"1min":0.45300000000000001,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":3.7749999999999999,"5min":8.1660000000000004,"15min":11.920999999999999},"last":0.63600000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626814,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1919164,"kb_used_data":1713588,"kb_used_omap":0,"kb_used_meta":205568,"kb_avail":91825988,"statfs":{"total":95995035648,"available":94029811712,"internally_reserved":0,"allocated":1754714112,"data_stored":1754236425,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":210501632},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:16 2023","interfaces":[{"interface":"back","average":{"1min":1.927,"5min":1.2809999999999999,"15min":1.399},"min":{"1min":0.33300000000000002,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":15.978,"5min":15.978,"15min":90.262},"last":0.34399999999999997},{"interface":"front","average":{"1min":2.214,"5min":1.363,"15min":1.512},"min":{"1min":0.27400000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":16.959,"5min":16.959,"15min":90.311999999999998},"last":0.53100000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.4359999999999999,"15min":1.1839999999999999},"min":{"1min":0.29599999999999999,"5min":0.29599999999999999,"15min":0.27200000000000002},"max":{"1min":15.887,"5min":15.887,"15min":15.887},"last":4.6689999999999996},{"interface":"front","average":{"1min":2.7400000000000002,"5min":1.877,"15min":1.5209999999999999},"min":{"1min":0.34699999999999998,"5min":0.31,"15min":0.31},"max":{"1min":20.655000000000001,"5min":20.655000000000001,"15min":20.655000000000001},"last":0.46100000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:25:02 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.3440000000000001,"15min":2.4369999999999998},"min":{"1min":0.34799999999999998,"5min":0.33100000000000002,"15min":0.311},"max":{"1min":2.8530000000000002,"5min":6.5590000000000002,"15min":286.666},"last":1.556},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.292,"15min":2.2949999999999999},"min":{"1min":0.375,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.2220000000000004,"5min":9.1389999999999993,"15min":285.50799999999998},"last":0.626}]},{"osd":3,"last update":"Sat Jun 3 20:24:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3480000000000001,"5min":2.141,"15min":1.6439999999999999},"min":{"1min":0.35799999999999998,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":3.6859999999999999,"5min":43.847000000000001,"15min":43.847000000000001},"last":0.42899999999999999},{"interface":"front","average":{"1min":1.617,"5min":2.2210000000000001,"15min":1.847},"min":{"1min":0.46700000000000003,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":6.6239999999999997,"5min":49.070999999999998,"15min":49.070999999999998},"last":0.79300000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.349,"5min":1.51,"15min":1.171},"min":{"1min":0.34599999999999997,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.117,"5min":11.914999999999999,"15min":11.914999999999999},"last":0.36199999999999999},{"interface":"front","average":{"1min":1.399,"5min":1.4750000000000001,"15min":1.2749999999999999},"min":{"1min":0.42699999999999999,"5min":0.33700000000000002,"15min":0.29999999999999999},"max":{"1min":6.7030000000000003,"5min":7.7549999999999999,"15min":9.3399999999999999},"last":0.44400000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.2150000000000001,"5min":1.268,"15min":1.1659999999999999},"min":{"1min":0.41299999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":4.2839999999999998,"5min":7.0289999999999999,"15min":7.0659999999999998},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.4199999999999999,"5min":1.476,"15min":1.375},"min":{"1min":0.45700000000000002,"5min":0.36499999999999999,"15min":0.36199999999999999},"max":{"1min":6.6680000000000001,"5min":9.3879999999999999,"15min":9.3879999999999999},"last":0.59099999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:24:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4730000000000001,"5min":1.903,"15min":1.492},"min":{"1min":0.39700000000000002,"5min":0.38600000000000001,"15min":0.33400000000000002},"max":{"1min":6.9089999999999998,"5min":6.9089999999999998,"15min":12.888999999999999},"last":0.48899999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.234,"15min":1.1359999999999999},"min":{"1min":0.47099999999999997,"5min":0.35999999999999999,"15min":0.312},"max":{"1min":3.0419999999999998,"5min":9.1780000000000008,"15min":9.1780000000000008},"last":0.498}]}]},{"osd":1,"up_from":82,"seq":352187318471,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2647888,"kb_used_data":2416200,"kb_used_omap":4,"kb_used_meta":231483,"kb_avail":91097264,"statfs":{"total":95995035648,"available":93283598336,"internally_reserved":0,"allocated":2474188800,"data_stored":2473519360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":237039502},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":2.1030000000000002,"5min":1.5509999999999999,"15min":1.1839999999999999},"min":{"1min":0.316,"5min":0.22700000000000001,"15min":0.192},"max":{"1min":7.7359999999999998,"5min":9.2479999999999993,"15min":9.4870000000000001},"last":2.4590000000000001},{"interface":"front","average":{"1min":2.5379999999999998,"5min":1.4750000000000001,"15min":1.264},"min":{"1min":0.19500000000000001,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":7.2930000000000001,"5min":9.109,"15min":9.3239999999999998},"last":2.2280000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:25:07 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.8220000000000001,"15min":1.645},"min":{"1min":0.29199999999999998,"5min":0.247,"15min":0.247},"max":{"1min":5.3710000000000004,"5min":19.797999999999998,"15min":28.759},"last":1.0549999999999999},{"interface":"front","average":{"1min":1.917,"5min":1.9570000000000001,"15min":1.504},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.219},"max":{"1min":6.1859999999999999,"5min":19.992999999999999,"15min":19.992999999999999},"last":1.0429999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":4.7960000000000003,"5min":2.4980000000000002,"15min":2.3439999999999999},"min":{"1min":0.222,"5min":0.222,"15min":0.222},"max":{"1min":54.387999999999998,"5min":54.387999999999998,"15min":54.387999999999998},"last":4.7939999999999996},{"interface":"front","average":{"1min":4.7270000000000003,"5min":2.5950000000000002,"15min":2.2149999999999999},"min":{"1min":0.33900000000000002,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":54.316000000000003,"5min":54.316000000000003,"15min":54.469999999999999},"last":5.8239999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.7689999999999999,"15min":1.486},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":3.1840000000000002,"5min":9.2940000000000005,"15min":9.7390000000000008},"last":5.8019999999999996},{"interface":"front","average":{"1min":1.409,"5min":1.7789999999999999,"15min":1.4299999999999999},"min":{"1min":0.35599999999999998,"5min":0.33100000000000002,"15min":0.29499999999999998},"max":{"1min":4.2960000000000003,"5min":9.3160000000000007,"15min":9.7520000000000007},"last":0.36599999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8720000000000001,"5min":1.764,"15min":1.599},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":6.5270000000000001,"5min":13.301,"15min":28.648},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.8100000000000001,"5min":1.8200000000000001,"15min":1.6040000000000001},"min":{"1min":0.38600000000000001,"5min":0.377,"15min":0.34899999999999998},"max":{"1min":7.0030000000000001,"5min":9.9109999999999996,"15min":10.443},"last":5.7539999999999996}]},{"osd":6,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":1.7430000000000001,"5min":1.8879999999999999,"15min":1.6719999999999999},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":5.4029999999999996,"5min":13.349,"15min":28.728000000000002},"last":0.57599999999999996},{"interface":"front","average":{"1min":1.24,"5min":1.841,"15min":1.6040000000000001},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":5.4889999999999999,"5min":9.8460000000000001,"15min":9.8460000000000001},"last":5.7789999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:24:38 2023","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":2.032,"15min":1.7829999999999999},"min":{"1min":0.47299999999999998,"5min":0.45300000000000001,"15min":0.38300000000000001},"max":{"1min":6.1980000000000004,"5min":9.798,"15min":9.798},"last":5.7110000000000003},{"interface":"front","average":{"1min":1.8680000000000001,"5min":2.069,"15min":1.599},"min":{"1min":0.39900000000000002,"5min":0.39900000000000002,"15min":0.38400000000000001},"max":{"1min":5.8369999999999997,"5min":13.266,"15min":13.266},"last":0.41199999999999998}]}]},{"osd":0,"up_from":77,"seq":330712481997,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2183124,"kb_used_data":2065740,"kb_used_omap":5,"kb_used_meta":117370,"kb_avail":91562028,"statfs":{"total":95995035648,"available":93759516672,"internally_reserved":0,"allocated":2115317760,"data_stored":2114643656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":120187514},"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,6,2,2,0,2],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:24:31 2023","interfaces":[{"interface":"back","average":{"1min":2.0920000000000001,"5min":1.093,"15min":1.198},"min":{"1min":0.22700000000000001,"5min":0.217,"15min":0.185},"max":{"1min":9.3369999999999997,"5min":9.3369999999999997,"15min":15.282},"last":2.081},{"interface":"front","average":{"1min":1.403,"5min":1.05,"15min":1.1459999999999999},"min":{"1min":0.50900000000000001,"5min":0.23599999999999999,"15min":0.23300000000000001},"max":{"1min":3.7480000000000002,"5min":6.3559999999999999,"15min":10.984999999999999},"last":1.0429999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7450000000000001,"5min":2.5680000000000001,"15min":1.9370000000000001},"min":{"1min":0.26000000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":7.7220000000000004,"5min":126.889,"15min":126.889},"last":0.86499999999999999},{"interface":"front","average":{"1min":1.5449999999999999,"5min":2.2509999999999999,"15min":1.887},"min":{"1min":0.27600000000000002,"5min":0.23699999999999999,"15min":0.217},"max":{"1min":7.04,"5min":126.98699999999999,"15min":126.98699999999999},"last":2.1760000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:24:31 2023","interfaces":[{"interface":"back","average":{"1min":1.609,"5min":1.2330000000000001,"15min":1.583},"min":{"1min":0.27200000000000002,"5min":0.26000000000000001,"15min":0.254},"max":{"1min":7.4909999999999997,"5min":14.638999999999999,"15min":25.113},"last":6.9029999999999996},{"interface":"front","average":{"1min":1.7509999999999999,"5min":1.169,"15min":1.3600000000000001},"min":{"1min":0.28100000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.3890000000000002,"5min":8.2680000000000007,"15min":27.134},"last":2.0150000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.7130000000000001,"5min":1.349,"15min":1.2649999999999999},"min":{"1min":0.42199999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.6379999999999999,"5min":8.6379999999999999,"15min":9.5250000000000004},"last":2.8660000000000001},{"interface":"front","average":{"1min":1.546,"5min":1.1659999999999999,"15min":1.3069999999999999},"min":{"1min":0.38,"5min":0.36199999999999999,"15min":0.34399999999999997},"max":{"1min":6.9939999999999998,"5min":6.9939999999999998,"15min":15.654},"last":2.1429999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0590000000000002,"5min":1.4490000000000001,"15min":1.476},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33200000000000002},"max":{"1min":12.083,"5min":12.083,"15min":15.409000000000001},"last":2.2120000000000002},{"interface":"front","average":{"1min":2.0289999999999999,"5min":1.3740000000000001,"15min":1.306},"min":{"1min":0.34999999999999998,"5min":0.33100000000000002,"15min":0.313},"max":{"1min":7.4400000000000004,"5min":7.4400000000000004,"15min":7.4400000000000004},"last":2.0630000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.2589999999999999,"15min":1.395},"min":{"1min":0.41399999999999998,"5min":0.39500000000000002,"15min":0.35099999999999998},"max":{"1min":5.5,"5min":7.5010000000000003,"15min":15.462999999999999},"last":2.2480000000000002},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.53,"15min":1.379},"min":{"1min":0.40200000000000002,"5min":0.371,"15min":0.34300000000000003},"max":{"1min":10.288,"5min":10.288,"15min":10.288},"last":2.157}]},{"osd":7,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5840000000000001,"5min":1.391,"15min":1.4319999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.379},"max":{"1min":7.4690000000000003,"5min":7.4690000000000003,"15min":8.8390000000000004},"last":5.3120000000000003},{"interface":"front","average":{"1min":1.327,"5min":1.3460000000000001,"15min":1.371},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.6600000000000001,"5min":4.7009999999999996,"15min":8.6210000000000004},"last":2.9020000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154945,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2317508,"kb_used_data":2090492,"kb_used_omap":7,"kb_used_meta":226872,"kb_avail":91427644,"statfs":{"total":95995035648,"available":93621907456,"internally_reserved":0,"allocated":2140663808,"data_stored":2140003046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":232317009},"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,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.004,"5min":1.46,"15min":1.401},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":6.1269999999999998,"5min":23.600000000000001,"15min":23.600000000000001},"last":2.4969999999999999},{"interface":"front","average":{"1min":2.1059999999999999,"5min":1.7190000000000001,"15min":1.4930000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":8.4649999999999999,"5min":23.683,"15min":23.683},"last":2.5169999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":2.1440000000000001,"15min":1.6220000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.23000000000000001},"max":{"1min":4.7910000000000004,"5min":42.661000000000001,"15min":42.661000000000001},"last":0.26500000000000001},{"interface":"front","average":{"1min":1.903,"5min":1.988,"15min":1.6339999999999999},"min":{"1min":0.247,"5min":0.23100000000000001,"15min":0.22700000000000001},"max":{"1min":11.975,"5min":42.710000000000001,"15min":42.710000000000001},"last":0.35599999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:24:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":2.673,"15min":2.177},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":5.9390000000000001,"5min":62.186999999999998,"15min":62.186999999999998},"last":2.633},{"interface":"front","average":{"1min":1.611,"5min":2.1800000000000002,"15min":2.7389999999999999},"min":{"1min":0.27000000000000002,"5min":0.27000000000000002,"15min":0.26700000000000002},"max":{"1min":6.7930000000000001,"5min":63.914000000000001,"15min":219.333},"last":0.309}]},{"osd":4,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.5129999999999999,"15min":1.49},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":11.249000000000001,"5min":12.4,"15min":12.4},"last":9.1590000000000007},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.6439999999999999,"15min":1.512},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.32200000000000001},"max":{"1min":6.8769999999999998,"5min":13.564,"15min":13.564},"last":0.433}]},{"osd":5,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.5649999999999999,"5min":1.9139999999999999,"15min":1.5880000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.33100000000000002},"max":{"1min":6.6070000000000002,"5min":6.8490000000000002,"15min":16.263000000000002},"last":5.0359999999999996},{"interface":"front","average":{"1min":2.1360000000000001,"5min":1.5840000000000001,"15min":1.5469999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35799999999999998},"max":{"1min":11.304,"5min":11.304,"15min":14.385999999999999},"last":4.9880000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.1070000000000002,"5min":1.47,"15min":2.3330000000000002},"min":{"1min":0.34699999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.8390000000000004,"5min":6.8390000000000004,"15min":219.39500000000001},"last":2.5920000000000001},{"interface":"front","average":{"1min":1.819,"5min":1.782,"15min":1.5529999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.5570000000000004,"5min":6.9000000000000004,"15min":8.2479999999999993},"last":9.3070000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.643,"15min":2.464},"min":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.9139999999999997,"5min":8.6419999999999995,"15min":219.43299999999999},"last":0.93700000000000006},{"interface":"front","average":{"1min":2.1499999999999999,"5min":2.0219999999999998,"15min":1.647},"min":{"1min":0.442,"5min":0.41299999999999998,"15min":0.39800000000000002},"max":{"1min":7.5010000000000003,"5min":11.177,"15min":11.177},"last":0.504}]}]},{"osd":3,"up_from":92,"seq":395136991420,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2332828,"kb_used_data":2008724,"kb_used_omap":2,"kb_used_meta":324029,"kb_avail":91412324,"statfs":{"total":95995035648,"available":93606219776,"internally_reserved":0,"allocated":2056933376,"data_stored":2056257375,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":331805749},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.2769999999999999,"15min":1.5569999999999999},"min":{"1min":0.27800000000000002,"5min":0.21199999999999999,"15min":0.19},"max":{"1min":6.3419999999999996,"5min":7.9699999999999998,"15min":71.207999999999998},"last":0.95099999999999996},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.369,"15min":1.542},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.21199999999999999},"max":{"1min":8.5,"5min":8.8689999999999998,"15min":71.168999999999997},"last":0.65400000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.52,"5min":1.6899999999999999,"15min":1.5609999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":6.9640000000000004,"5min":7.6449999999999996,"15min":20.254000000000001},"last":1.917},{"interface":"front","average":{"1min":2.2229999999999999,"5min":1.524,"15min":1.448},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.20399999999999999},"max":{"1min":7.3460000000000001,"5min":8.0730000000000004,"15min":22.417000000000002},"last":0.61399999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.7450000000000001,"5min":1.762,"15min":1.577},"min":{"1min":0.30199999999999999,"5min":0.252,"15min":0.245},"max":{"1min":7.4880000000000004,"5min":12.009,"15min":13.087999999999999},"last":0.71799999999999997},{"interface":"front","average":{"1min":2.5870000000000002,"5min":1.7749999999999999,"15min":1.643},"min":{"1min":0.40500000000000003,"5min":0.247,"15min":0.24299999999999999},"max":{"1min":9.5559999999999992,"5min":9.5559999999999992,"15min":12.372999999999999},"last":0.748}]},{"osd":4,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.5840000000000001,"5min":1.5089999999999999,"15min":1.49},"min":{"1min":0.42799999999999999,"5min":0.32300000000000001,"15min":0.309},"max":{"1min":8.8640000000000008,"5min":8.8640000000000008,"15min":9.0749999999999993},"last":1.081},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.702,"15min":1.631},"min":{"1min":0.34899999999999998,"5min":0.32600000000000001,"15min":0.30599999999999999},"max":{"1min":6.282,"5min":9.0009999999999994,"15min":11.747999999999999},"last":1.3360000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":1.901,"15min":1.702},"min":{"1min":0.377,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":9.6880000000000006,"5min":9.6880000000000006,"15min":9.6880000000000006},"last":0.98399999999999999},{"interface":"front","average":{"1min":1.996,"5min":1.72,"15min":1.5069999999999999},"min":{"1min":0.33900000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":8.3889999999999993,"5min":8.3889999999999993,"15min":10.116},"last":1.0389999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.5760000000000001,"5min":2.1099999999999999,"15min":1.6559999999999999},"min":{"1min":0.38200000000000001,"5min":0.378,"15min":0.317},"max":{"1min":10.912000000000001,"5min":12.074,"15min":12.074},"last":0.77900000000000003},{"interface":"front","average":{"1min":2.2370000000000001,"5min":2.0659999999999998,"15min":1.6970000000000001},"min":{"1min":0.49099999999999999,"5min":0.45100000000000001,"15min":0.38300000000000001},"max":{"1min":8.9619999999999997,"5min":10.028,"15min":10.028},"last":4.6909999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7769999999999999,"5min":1.758,"15min":1.7370000000000001},"min":{"1min":0.48899999999999999,"5min":0.40200000000000002,"15min":0.371},"max":{"1min":8.9220000000000006,"5min":8.9220000000000006,"15min":9.7490000000000006},"last":0.68000000000000005},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.8460000000000001,"15min":1.8460000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.375},"max":{"1min":8.2859999999999996,"5min":9.6069999999999993,"15min":10.766},"last":0.57299999999999995}]}]},{"osd":4,"up_from":30,"seq":128849019279,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1940292,"kb_used_data":1737596,"kb_used_omap":0,"kb_used_meta":202624,"kb_avail":91804860,"statfs":{"total":95995035648,"available":94008176640,"internally_reserved":0,"allocated":1779298304,"data_stored":1778812272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":207486976},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0609999999999999,"5min":1.4610000000000001,"15min":1.288},"min":{"1min":0.311,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":8.8190000000000008,"5min":11.77,"15min":20.344000000000001},"last":0.29299999999999998},{"interface":"front","average":{"1min":1.881,"5min":1.4219999999999999,"15min":1.2629999999999999},"min":{"1min":0.29899999999999999,"5min":0.28999999999999998,"15min":0.26700000000000002},"max":{"1min":6.1539999999999999,"5min":8.0180000000000007,"15min":20.332000000000001},"last":0.45400000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:24:51 2023","interfaces":[{"interface":"back","average":{"1min":2.9649999999999999,"5min":1.9379999999999999,"15min":1.448},"min":{"1min":0.28599999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":15.103999999999999,"5min":15.103999999999999,"15min":15.103999999999999},"last":45.709000000000003},{"interface":"front","average":{"1min":3.0190000000000001,"5min":2.181,"15min":1.605},"min":{"1min":0.32600000000000001,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":15.054,"5min":15.054,"15min":15.054},"last":45.662999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:25:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6479999999999999,"5min":1.5640000000000001,"15min":1.4199999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.6210000000000004,"5min":11.903,"15min":11.903},"last":0.40300000000000002},{"interface":"front","average":{"1min":1.8620000000000001,"5min":1.605,"15min":1.3999999999999999},"min":{"1min":0.48199999999999998,"5min":0.315,"15min":0.315},"max":{"1min":6.3479999999999999,"5min":13.313000000000001,"15min":13.313000000000001},"last":0.41199999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:24:36 2023","interfaces":[{"interface":"back","average":{"1min":1.325,"5min":2.5870000000000002,"15min":1.891},"min":{"1min":0.34200000000000003,"5min":0.317,"15min":0.30199999999999999},"max":{"1min":5.157,"5min":67.308999999999997,"15min":67.308999999999997},"last":0.57199999999999995},{"interface":"front","average":{"1min":2.202,"5min":1.881,"15min":1.657},"min":{"1min":0.39700000000000002,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":5.6120000000000001,"5min":10.018000000000001,"15min":24.835000000000001},"last":0.53000000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:25:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0990000000000002,"5min":1.5960000000000001,"15min":1.403},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":9.3710000000000004,"5min":11.928000000000001,"15min":11.928000000000001},"last":0.60099999999999998},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.546,"15min":1.3939999999999999},"min":{"1min":0.38600000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.2789999999999999,"5min":7.9870000000000001,"15min":10.878},"last":0.5}]},{"osd":6,"last update":"Sat Jun 3 20:25:05 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.7090000000000001,"15min":1.375},"min":{"1min":0.38500000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.7400000000000002,"5min":10.007999999999999,"15min":10.007999999999999},"last":3.9420000000000002},{"interface":"front","average":{"1min":1.147,"5min":1.6899999999999999,"15min":1.4890000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32800000000000001},"max":{"1min":4.4889999999999999,"5min":11.811,"15min":11.811},"last":3.972}]},{"osd":7,"last update":"Sat Jun 3 20:24:51 2023","interfaces":[{"interface":"back","average":{"1min":1.887,"5min":1.847,"15min":1.4770000000000001},"min":{"1min":0.44900000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":5.2510000000000003,"5min":9.3859999999999992,"15min":10.935},"last":0.68999999999999995},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.978,"15min":1.5569999999999999},"min":{"1min":0.433,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.9790000000000001,"5min":11.641,"15min":11.641},"last":0.627}]}]},{"osd":5,"up_from":36,"seq":154618823047,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2997236,"kb_used_data":2776748,"kb_used_omap":0,"kb_used_meta":220480,"kb_avail":90747916,"statfs":{"total":95995035648,"available":92925865984,"internally_reserved":0,"allocated":2843389952,"data_stored":2842915775,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":225771520},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,2,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":1.177,"15min":1.1259999999999999},"min":{"1min":0.27200000000000002,"5min":0.27100000000000002,"15min":0.26400000000000001},"max":{"1min":12.407,"5min":12.407,"15min":12.407},"last":6.2169999999999996},{"interface":"front","average":{"1min":2.6800000000000002,"5min":1.3520000000000001,"15min":1.3420000000000001},"min":{"1min":0.39000000000000001,"5min":0.307,"15min":0.28499999999999998},"max":{"1min":9.2400000000000002,"5min":9.2400000000000002,"15min":14.467000000000001},"last":6.2309999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.786,"5min":2.3860000000000001,"15min":2.0059999999999998},"min":{"1min":0.29799999999999999,"5min":0.29699999999999999,"15min":0.27700000000000002},"max":{"1min":10.371,"5min":82.597999999999999,"15min":82.597999999999999},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.895,"5min":2.5059999999999998,"15min":1.827},"min":{"1min":0.27600000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":4.5570000000000004,"5min":82.480999999999995,"15min":82.480999999999995},"last":13.596}]},{"osd":2,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.411,"15min":1.5900000000000001},"min":{"1min":0.35799999999999998,"5min":0.33100000000000002,"15min":0.29199999999999998},"max":{"1min":4.226,"5min":8.3450000000000006,"15min":47.195},"last":3.9750000000000001},{"interface":"front","average":{"1min":2.1739999999999999,"5min":1.6910000000000001,"15min":1.728},"min":{"1min":0.32600000000000001,"5min":0.32100000000000001,"15min":0.312},"max":{"1min":14.098000000000001,"5min":14.098000000000001,"15min":45.210000000000001},"last":0.498}]},{"osd":3,"last update":"Sat Jun 3 20:24:49 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":2.3759999999999999,"15min":2.1200000000000001},"min":{"1min":0.34699999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":4.827,"5min":82.864999999999995,"15min":82.864999999999995},"last":0.52100000000000002},{"interface":"front","average":{"1min":1.865,"5min":2.593,"15min":2.0470000000000002},"min":{"1min":0.42299999999999999,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":4.1280000000000001,"5min":82.799000000000007,"15min":82.799000000000007},"last":0.39700000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:25:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.351,"15min":1.2789999999999999},"min":{"1min":0.30099999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.0300000000000002,"5min":11.176,"15min":11.176},"last":3.5739999999999998},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.222,"15min":1.327},"min":{"1min":0.35499999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.8929999999999998,"5min":7.0170000000000003,"15min":14.529999999999999},"last":3.8370000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:24:53 2023","interfaces":[{"interface":"back","average":{"1min":3.343,"5min":1.802,"15min":1.403},"min":{"1min":0.46000000000000002,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":44.262999999999998,"5min":44.262999999999998,"15min":44.262999999999998},"last":0.36399999999999999},{"interface":"front","average":{"1min":3.472,"5min":1.8819999999999999,"15min":1.603},"min":{"1min":0.42499999999999999,"5min":0.379,"15min":0.33400000000000002},"max":{"1min":43.548999999999999,"5min":43.548999999999999,"15min":43.548999999999999},"last":0.45800000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.4319999999999999,"5min":1.71,"15min":1.597},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":14.228,"5min":14.228,"15min":14.516},"last":0.70999999999999996},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.353,"15min":1.3999999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.312},"max":{"1min":3.5649999999999999,"5min":11.224,"15min":15.329000000000001},"last":0.59099999999999997}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":2103705600,"data_stored":2103705600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2457796608,"data_stored":2457796608,"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":2129268736,"data_stored":2129264664,"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":2046558208,"data_stored":2046558208,"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":1770520576,"data_stored":1770520576,"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":2822049792,"data_stored":2822045720,"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":1748893696,"data_stored":1748893696,"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":1760235520,"data_stored":1760231448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:25:41.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:25:41.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:41.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:41.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:41.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:42.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:42.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:42.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:42.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:42.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:42.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:42.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:42.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:42.463 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:42.478 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:42 smithi083 bash[60048]: audit 1685823940.5662704 mgr.y (mgr.34104) 757 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:25:42.478 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:42 smithi083 bash[60048]: cluster 1685823940.9870098 mgr.y (mgr.34104) 758 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:42.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:42.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:42.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:42 smithi033 bash[78259]: audit 1685823940.5662704 mgr.y (mgr.34104) 757 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:25:42.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:42 smithi033 bash[78259]: cluster 1685823940.9870098 mgr.y (mgr.34104) 758 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:42.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:42 smithi033 bash[74781]: audit 1685823940.5662704 mgr.y (mgr.34104) 757 : audit 0 from='client.35334 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:25:42.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:42 smithi033 bash[74781]: cluster 1685823940.9870098 mgr.y (mgr.34104) 758 : cluster 0 pgmap v777: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:42.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:42.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:42.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:42.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:42.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:42.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:42.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:42.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:42.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:42.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:43.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:43.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:43.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:43.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:43.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:43.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:43.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:43.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:43.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:43.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:43.504 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:43.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:43.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:43.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:43.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:43.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:43.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:43.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:43.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:43.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:44.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:44.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:44.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:44.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:44.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:44.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:44.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:44.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:44.411 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:44.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:44 smithi033 bash[78259]: cluster 1685823942.9874842 mgr.y (mgr.34104) 759 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:44.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:44 smithi033 bash[74781]: cluster 1685823942.9874842 mgr.y (mgr.34104) 759 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:44.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:44.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:44.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:44.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:44.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:44 smithi083 bash[60048]: cluster 1685823942.9874842 mgr.y (mgr.34104) 759 : cluster 0 pgmap v778: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2023-06-03T20:25:44.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:44.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:44.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:44.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:44.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:44.943 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:44.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:44.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:45.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:45.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:45.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:45.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.218 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:45.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:45.362 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:45.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:45.443 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:45.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:45.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:45.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:45.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:45.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:45.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:45.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:45.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:45.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:45.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:46.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:46.090 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:46.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:46.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:46.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:46.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:46.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:46.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:46] "GET /metrics HTTP/1.1" 200 223521 "" "Prometheus/2.33.4" 2023-06-03T20:25:46.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:46.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:46.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:46.472 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:46.476 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:25:46.513 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:46.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:46.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:46.630 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:46 smithi083 bash[60048]: cluster 1685823944.9880786 mgr.y (mgr.34104) 760 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-06-03T20:25:46.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:46.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:46.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:46.767 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:46 smithi033 bash[78259]: cluster 1685823944.9880786 mgr.y (mgr.34104) 760 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-06-03T20:25:46.767 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:46 smithi033 bash[74781]: cluster 1685823944.9880786 mgr.y (mgr.34104) 760 : cluster 0 pgmap v779: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2023-06-03T20:25:46.797 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:46.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:46.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:46.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:46.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:47.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:47.068 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:47.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:47.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:47.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:47.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:47.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:47.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:47.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.638 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:47.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:47.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:47.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:47.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:47.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:47.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:47.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:48.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:48.053 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:48.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:48.158 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:48.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:48.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:48.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:48.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:48 smithi033 bash[74781]: cluster 1685823946.9886694 mgr.y (mgr.34104) 761 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:25:48.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:48 smithi033 bash[78259]: cluster 1685823946.9886694 mgr.y (mgr.34104) 761 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:25:48.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:48.604 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:48 smithi083 bash[60048]: cluster 1685823946.9886694 mgr.y (mgr.34104) 761 : cluster 0 pgmap v780: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:25:48.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:48.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.768 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:48.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:48.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:48.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:48.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:49.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:49.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:49.179 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.228 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:49.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:49.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.510 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:49.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:49.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:49.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:49.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:49.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:49.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:49.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:49.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:49.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:49.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:50.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:50.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:50.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.092 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:50.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:50.218 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:50.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:50.363 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:50.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:50.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:50.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:50.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:50 smithi033 bash[74781]: cluster 1685823948.9891691 mgr.y (mgr.34104) 762 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-06-03T20:25:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:50 smithi033 bash[78259]: cluster 1685823948.9891691 mgr.y (mgr.34104) 762 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-06-03T20:25:50.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:50.645 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:50.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:50.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:50.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:50.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:50 smithi083 bash[60048]: cluster 1685823948.9891691 mgr.y (mgr.34104) 762 : cluster 0 pgmap v781: 89 pgs: 89 active+clean; 4.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 659 op/s 2023-06-03T20:25:50.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:50.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:50.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:50.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:51.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:51.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:51.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:51.303 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:51.338 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:51.445 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:51.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:51.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:51.569 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:51.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:51.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:51.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:51.849 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:51.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:51.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:51.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:52.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.023 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:52.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:52.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:52.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:52.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:52.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:52.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:52.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:52.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:52.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:52 smithi033 bash[74781]: cluster 1685823950.9898849 mgr.y (mgr.34104) 763 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 844 op/s 2023-06-03T20:25:52.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:52 smithi033 bash[78259]: cluster 1685823950.9898849 mgr.y (mgr.34104) 763 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 844 op/s 2023-06-03T20:25:52.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:52.689 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:52 smithi083 bash[60048]: cluster 1685823950.9898849 mgr.y (mgr.34104) 763 : cluster 0 pgmap v782: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 844 op/s 2023-06-03T20:25:52.714 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:52.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:52.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:52.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:52.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:52.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:52.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:52.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:53.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:53.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:53.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.127 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:53.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:53.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:53.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:53.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:53.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:53.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:53.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:53.549 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:53.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:53.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:53.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:53.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:53.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:53.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:53.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:53.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:53.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:53.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:54.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:54.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:54.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:54.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:54.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:54.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:54.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:54 smithi033 bash[74781]: cluster 1685823952.9902613 mgr.y (mgr.34104) 764 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:25:54.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:54 smithi033 bash[74781]: audit 1685823953.5921557 mon.a (mon.0) 923 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:54.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:54 smithi033 bash[78259]: cluster 1685823952.9902613 mgr.y (mgr.34104) 764 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:25:54.470 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:54 smithi033 bash[78259]: audit 1685823953.5921557 mon.a (mon.0) 923 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:54.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:54.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:54.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:54.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:54 smithi083 bash[60048]: cluster 1685823952.9902613 mgr.y (mgr.34104) 764 : cluster 0 pgmap v783: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:25:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:54 smithi083 bash[60048]: audit 1685823953.5921557 mon.a (mon.0) 923 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:25:54.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:54.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:54.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.815 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:54.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:54.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:54.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:55.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.115 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:55.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:55.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:55.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:55.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:55.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:55.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:55.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:55.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:55.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:55.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:56.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:56.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:56.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:56.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:56.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:56.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:56.380 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:56.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:56.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:56.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:56.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:56.543 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:25:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:25:56] "GET /metrics HTTP/1.1" 200 223528 "" "Prometheus/2.33.4" 2023-06-03T20:25:56.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:56.676 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.683 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:56 smithi083 bash[60048]: cluster 1685823954.9908328 mgr.y (mgr.34104) 765 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-06-03T20:25:56.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:56.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:56.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:56.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:56.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:56 smithi033 bash[74781]: cluster 1685823954.9908328 mgr.y (mgr.34104) 765 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-06-03T20:25:56.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:56 smithi033 bash[78259]: cluster 1685823954.9908328 mgr.y (mgr.34104) 765 : cluster 0 pgmap v784: 89 pgs: 89 active+clean; 4.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2023-06-03T20:25:56.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:56.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:56.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:57.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:57.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:57.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:57.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:57.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:57.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:57.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:57.404 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:57.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:57.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:57.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:57.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:57.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:25:57.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:25:57.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:57.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:57.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:57.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:57.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:57.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:57.968 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:58.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:58.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:58.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:58.211 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:58.253 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:58.358 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:58.401 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:58.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:58.509 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:58.548 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:58.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:58.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:25:58.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:25:58.686 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:25:58 smithi083 bash[60048]: cluster 1685823956.9913447 mgr.y (mgr.34104) 766 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-06-03T20:25:58.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:58.794 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:25:58 smithi033 bash[78259]: cluster 1685823956.9913447 mgr.y (mgr.34104) 766 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-06-03T20:25:58.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:25:58 smithi033 bash[74781]: cluster 1685823956.9913447 mgr.y (mgr.34104) 766 : cluster 0 pgmap v785: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 744 op/s 2023-06-03T20:25:58.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:58.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:58.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:58.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:59.067 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:59.108 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:59.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:25:59.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:59.251 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:25:59.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:25:59.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:59.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:25:59.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:25:59.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:59.543 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:25:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:25:59.648 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:59.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:25:59.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:25:59.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:59.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:25:59.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:25:59.865 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:25:59.866 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:25:59.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:59.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:25:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:25:59.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:00.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:00.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:00.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:00.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:00.291 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:00.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:00.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:00.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:00.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:00.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:00.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:00.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:00.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:00.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:00 smithi033 bash[74781]: cluster 1685823958.9918945 mgr.y (mgr.34104) 767 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:26:00.708 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:00 smithi033 bash[78259]: cluster 1685823958.9918945 mgr.y (mgr.34104) 767 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:26:00.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:00.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:00.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:00.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:00 smithi083 bash[60048]: cluster 1685823958.9918945 mgr.y (mgr.34104) 767 : cluster 0 pgmap v786: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 634 op/s 2023-06-03T20:26:00.888 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:00.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:00.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:00.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:01.032 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:01.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:01.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:01.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:01.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:01.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:01.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:01.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:01.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:01.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:01.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:01.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:01.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:01.714 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:01.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:01.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:01.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:01.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:01.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:02.014 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:02.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:02.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:02.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:02.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:02.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:02.284 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:02.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:02.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:02.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:02.433 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:02 smithi033 bash[74781]: cluster 1685823960.992582 mgr.y (mgr.34104) 768 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 826 op/s 2023-06-03T20:26:02.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:02 smithi033 bash[78259]: cluster 1685823960.992582 mgr.y (mgr.34104) 768 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 826 op/s 2023-06-03T20:26:02.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:02.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:02.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:02.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:02 smithi083 bash[60048]: cluster 1685823960.992582 mgr.y (mgr.34104) 768 : cluster 0 pgmap v787: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 826 op/s 2023-06-03T20:26:02.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:02.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:02.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:02.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:02.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:02.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:02.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:02.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:02.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:02.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:03.009 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:03.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:03.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:03.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:03.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:03.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:03.286 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:26:03.291 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:03.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:03.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:26:03.339 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:26:03.387 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:26:03.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:03.434 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:03.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:03.446 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:26:03.481 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:26:03.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:03.548 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:26:03.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:03.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:03.599 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:26:03.641 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:26:03.653 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.653 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.653 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.654 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.655 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.655 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:26:03.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:03.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:03.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:03.882 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:03.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:03.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:03.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:04.126 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:04.185 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:26:04.192 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:26:04.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.306 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:04.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:04.455 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:04.457 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:04 smithi083 bash[60048]: cluster 1685823962.9929893 mgr.y (mgr.34104) 769 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:04.458 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:04 smithi083 bash[60048]: audit 1685823963.2427695 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.33:0/1329947030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:04.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:04.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:04.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:04.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:04.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:04.823 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:04 smithi033 bash[74781]: cluster 1685823962.9929893 mgr.y (mgr.34104) 769 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:04.823 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:04 smithi033 bash[74781]: audit 1685823963.2427695 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.33:0/1329947030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:04.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:04 smithi033 bash[78259]: cluster 1685823962.9929893 mgr.y (mgr.34104) 769 : cluster 0 pgmap v788: 89 pgs: 89 active+clean; 4.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:04.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:04 smithi033 bash[78259]: audit 1685823963.2427695 mon.b (mon.1) 16 : audit 0 from='client.? 172.21.15.33:0/1329947030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:04.840 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:04.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:04.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:04.984 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:04.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:04.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:05.089 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:05.116 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:05.197 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:26:05.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:05.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:05.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:05.367 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:05.415 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:05.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:05.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:05.529 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:05 smithi083 bash[60048]: audit 1685823964.160661 mgr.y (mgr.34104) 770 : audit 0 from='client.45209 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:26:05.529 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:05 smithi083 bash[60048]: audit 1685823964.185869 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:05.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:05.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:05.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:05 smithi033 bash[74781]: audit 1685823964.160661 mgr.y (mgr.34104) 770 : audit 0 from='client.45209 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:26:05.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:05 smithi033 bash[74781]: audit 1685823964.185869 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:05.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:05 smithi033 bash[78259]: audit 1685823964.160661 mgr.y (mgr.34104) 770 : audit 0 from='client.45209 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:26:05.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:05 smithi033 bash[78259]: audit 1685823964.185869 mon.a (mon.0) 924 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:05.666 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:05.702 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:05.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:05.806 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:05.843 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:05.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:05.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:05.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:05.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:05.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:06.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:06.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:06.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:06.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:06.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:06.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:06.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823964.9935644 mgr.y (mgr.34104) 771 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-06-03T20:26:06.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.16745 mon.a (mon.0) 925 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:26:06.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.16748 mon.a (mon.0) 926 : cluster 1 Cluster is now healthy 2023-06-03T20:26:06.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.181486 osd.5 (osd.5) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: audit 1685823965.182805 mon.a (mon.0) 927 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:06.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.182862 mon.a (mon.0) 928 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-06-03T20:26:06.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.214527 osd.6 (osd.6) 88 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[74781]: cluster 1685823965.2166672 osd.6 (osd.6) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823964.9935644 mgr.y (mgr.34104) 771 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-06-03T20:26:06.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.16745 mon.a (mon.0) 925 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:26:06.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.16748 mon.a (mon.0) 926 : cluster 1 Cluster is now healthy 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.181486 osd.5 (osd.5) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: audit 1685823965.182805 mon.a (mon.0) 927 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.182862 mon.a (mon.0) 928 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.214527 osd.6 (osd.6) 88 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[78259]: cluster 1685823965.2166672 osd.6 (osd.6) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.292 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:06] "GET /metrics HTTP/1.1" 200 223528 "" "Prometheus/2.33.4" 2023-06-03T20:26:06.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:06.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823964.9935644 mgr.y (mgr.34104) 771 : cluster 0 pgmap v789: 89 pgs: 89 active+clean; 4.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2023-06-03T20:26:06.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.16745 mon.a (mon.0) 925 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:26:06.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.16748 mon.a (mon.0) 926 : cluster 1 Cluster is now healthy 2023-06-03T20:26:06.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.181486 osd.5 (osd.5) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: audit 1685823965.182805 mon.a (mon.0) 927 : audit 1 from='client.? 172.21.15.33:0/2343827341' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:06.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.182862 mon.a (mon.0) 928 : cluster 0 osdmap e186: 8 total, 8 up, 8 in 2023-06-03T20:26:06.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.214527 osd.6 (osd.6) 88 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:06 smithi083 bash[60048]: cluster 1685823965.2166672 osd.6 (osd.6) 89 : cluster 3 failed to encode map e186 with expected crc 2023-06-03T20:26:06.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:06.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:06.444 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":788,"stamp":"2023-06-03T20:26:02.992759+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4471986086,"num_objects":68253,"num_object_clones":0,"num_object_copies":204759,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68253,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":149748,"num_write_kb":6969295,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":2372750,"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":137382,"ondisk_log_size":137382,"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":14980032,"kb_used_data":13196864,"kb_used_omap":20,"kb_used_meta":1782507,"kb_avail":734981184,"statfs":{"total":767960285184,"available":752620732416,"internally_reserved":0,"allocated":13513588736,"data_stored":13508970387,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":1825287822},"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":-459669504,"num_objects":-7014,"num_object_clones":0,"num_object_copies":-21042,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7014,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7014,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003397"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":191,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.177150+0000","last_change":"2023-06-03T20:23:31.976756+0000","last_active":"2023-06-03T20:25:19.177150+0000","last_peered":"2023-06-03T20:25:19.177150+0000","last_clean":"2023-06-03T20:25:19.177150+0000","last_became_active":"2023-06-03T20:23:31.976374+0000","last_became_peered":"2023-06-03T20:23:31.976374+0000","last_unstale":"2023-06-03T20:25:19.177150+0000","last_undegraded":"2023-06-03T20:25:19.177150+0000","last_fullsized":"2023-06-03T20:25:19.177150+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199060+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:25:19.199060+0000","last_peered":"2023-06-03T20:25:19.199060+0000","last_clean":"2023-06-03T20:25:19.199060+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:25:19.199060+0000","last_undegraded":"2023-06-03T20:25:19.199060+0000","last_fullsized":"2023-06-03T20:25:19.199060+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":144,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.204172+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:25:19.204172+0000","last_peered":"2023-06-03T20:25:19.204172+0000","last_clean":"2023-06-03T20:25:19.204172+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:25:19.204172+0000","last_undegraded":"2023-06-03T20:25:19.204172+0000","last_fullsized":"2023-06-03T20:25:19.204172+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.192903+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:25:19.192903+0000","last_peered":"2023-06-03T20:25:19.192903+0000","last_clean":"2023-06-03T20:25:19.192903+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:25:19.192903+0000","last_undegraded":"2023-06-03T20:25:19.192903+0000","last_fullsized":"2023-06-03T20:25:19.192903+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199377+0000","last_change":"2023-06-03T20:22:57.091561+0000","last_active":"2023-06-03T20:25:19.199377+0000","last_peered":"2023-06-03T20:25:19.199377+0000","last_clean":"2023-06-03T20:25:19.199377+0000","last_became_active":"2023-06-03T20:22:57.090631+0000","last_became_peered":"2023-06-03T20:22:57.090631+0000","last_unstale":"2023-06-03T20:25:19.199377+0000","last_undegraded":"2023-06-03T20:25:19.199377+0000","last_fullsized":"2023-06-03T20:25:19.199377+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:20:28.688024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.201456+0000","last_change":"2023-06-03T20:18:34.105903+0000","last_active":"2023-06-03T20:25:19.201456+0000","last_peered":"2023-06-03T20:25:19.201456+0000","last_clean":"2023-06-03T20:25:19.201456+0000","last_became_active":"2023-06-03T20:18:34.105567+0000","last_became_peered":"2023-06-03T20:18:34.105567+0000","last_unstale":"2023-06-03T20:25:19.201456+0000","last_undegraded":"2023-06-03T20:25:19.201456+0000","last_fullsized":"2023-06-03T20:25:19.201456+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:24.109290+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:25:24.109290+0000","last_peered":"2023-06-03T20:25:24.109290+0000","last_clean":"2023-06-03T20:25:24.109290+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:25:24.109290+0000","last_undegraded":"2023-06-03T20:25:24.109290+0000","last_fullsized":"2023-06-03T20:25:24.109290+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198491+0000","last_change":"2023-06-03T20:18:34.112448+0000","last_active":"2023-06-03T20:25:19.198491+0000","last_peered":"2023-06-03T20:25:19.198491+0000","last_clean":"2023-06-03T20:25:19.198491+0000","last_became_active":"2023-06-03T20:18:34.111858+0000","last_became_peered":"2023-06-03T20:18:34.111858+0000","last_unstale":"2023-06-03T20:25:19.198491+0000","last_undegraded":"2023-06-03T20:25:19.198491+0000","last_fullsized":"2023-06-03T20:25:19.198491+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:17:22.526534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":148,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.187707+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:25:19.187707+0000","last_peered":"2023-06-03T20:25:19.187707+0000","last_clean":"2023-06-03T20:25:19.187707+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:25:19.187707+0000","last_undegraded":"2023-06-03T20:25:19.187707+0000","last_fullsized":"2023-06-03T20:25:19.187707+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":136,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198453+0000","last_change":"2023-06-03T20:18:34.116571+0000","last_active":"2023-06-03T20:25:19.198453+0000","last_peered":"2023-06-03T20:25:19.198453+0000","last_clean":"2023-06-03T20:25:19.198453+0000","last_became_active":"2023-06-03T20:18:34.115884+0000","last_became_peered":"2023-06-03T20:18:34.115884+0000","last_unstale":"2023-06-03T20:25:19.198453+0000","last_undegraded":"2023-06-03T20:25:19.198453+0000","last_fullsized":"2023-06-03T20:25:19.198453+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:02:01.125154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":155,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.197127+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:25:19.197127+0000","last_peered":"2023-06-03T20:25:19.197127+0000","last_clean":"2023-06-03T20:25:19.197127+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:25:19.197127+0000","last_undegraded":"2023-06-03T20:25:19.197127+0000","last_fullsized":"2023-06-03T20:25:19.197127+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:30.538214+0000","last_change":"2023-06-03T20:18:34.114155+0000","last_active":"2023-06-03T20:25:30.538214+0000","last_peered":"2023-06-03T20:25:30.538214+0000","last_clean":"2023-06-03T20:25:30.538214+0000","last_became_active":"2023-06-03T20:18:34.110737+0000","last_became_peered":"2023-06-03T20:18:34.110737+0000","last_unstale":"2023-06-03T20:25:30.538214+0000","last_undegraded":"2023-06-03T20:25:30.538214+0000","last_fullsized":"2023-06-03T20:25:30.538214+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:56:56.608488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":194,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176226+0000","last_change":"2023-06-03T20:18:34.342699+0000","last_active":"2023-06-03T20:25:19.176226+0000","last_peered":"2023-06-03T20:25:19.176226+0000","last_clean":"2023-06-03T20:25:19.176226+0000","last_became_active":"2023-06-03T20:18:34.106977+0000","last_became_peered":"2023-06-03T20:18:34.106977+0000","last_unstale":"2023-06-03T20:25:19.176226+0000","last_undegraded":"2023-06-03T20:25:19.176226+0000","last_fullsized":"2023-06-03T20:25:19.176226+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9432,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":165,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176354+0000","last_change":"2023-06-03T20:18:34.106307+0000","last_active":"2023-06-03T20:25:19.176354+0000","last_peered":"2023-06-03T20:25:19.176354+0000","last_clean":"2023-06-03T20:25:19.176354+0000","last_became_active":"2023-06-03T20:18:34.105840+0000","last_became_peered":"2023-06-03T20:18:34.105840+0000","last_unstale":"2023-06-03T20:25:19.176354+0000","last_undegraded":"2023-06-03T20:25:19.176354+0000","last_fullsized":"2023-06-03T20:25:19.176354+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":154,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.196830+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:25:19.196830+0000","last_peered":"2023-06-03T20:25:19.196830+0000","last_clean":"2023-06-03T20:25:19.196830+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:25:19.196830+0000","last_undegraded":"2023-06-03T20:25:19.196830+0000","last_fullsized":"2023-06-03T20:25:19.196830+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198853+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:25:19.198853+0000","last_peered":"2023-06-03T20:25:19.198853+0000","last_clean":"2023-06-03T20:25:19.198853+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:25:19.198853+0000","last_undegraded":"2023-06-03T20:25:19.198853+0000","last_fullsized":"2023-06-03T20:25:19.198853+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188146+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:25:19.188146+0000","last_peered":"2023-06-03T20:25:19.188146+0000","last_clean":"2023-06-03T20:25:19.188146+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:25:19.188146+0000","last_undegraded":"2023-06-03T20:25:19.188146+0000","last_fullsized":"2023-06-03T20:25:19.188146+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.189152+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:25:19.189152+0000","last_peered":"2023-06-03T20:25:19.189152+0000","last_clean":"2023-06-03T20:25:19.189152+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:25:19.189152+0000","last_undegraded":"2023-06-03T20:25:19.189152+0000","last_fullsized":"2023-06-03T20:25:19.189152+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":164,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.193795+0000","last_change":"2023-06-03T20:18:34.108697+0000","last_active":"2023-06-03T20:25:19.193795+0000","last_peered":"2023-06-03T20:25:19.193795+0000","last_clean":"2023-06-03T20:25:19.193795+0000","last_became_active":"2023-06-03T20:18:34.108286+0000","last_became_peered":"2023-06-03T20:18:34.108286+0000","last_unstale":"2023-06-03T20:25:19.193795+0000","last_undegraded":"2023-06-03T20:25:19.193795+0000","last_fullsized":"2023-06-03T20:25:19.193795+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:24.109245+0000","last_change":"2023-06-03T20:22:57.091288+0000","last_active":"2023-06-03T20:25:24.109245+0000","last_peered":"2023-06-03T20:25:24.109245+0000","last_clean":"2023-06-03T20:25:24.109245+0000","last_became_active":"2023-06-03T20:22:57.090908+0000","last_became_peered":"2023-06-03T20:22:57.090908+0000","last_unstale":"2023-06-03T20:25:24.109245+0000","last_undegraded":"2023-06-03T20:25:24.109245+0000","last_fullsized":"2023-06-03T20:25:24.109245+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:34:41.061831+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,3,7],"acting":[0,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.10","version":"59'8","reported_seq":87,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.201181+0000","last_change":"2023-06-03T20:22:57.142393+0000","last_active":"2023-06-03T20:25:19.201181+0000","last_peered":"2023-06-03T20:25:19.201181+0000","last_clean":"2023-06-03T20:25:19.201181+0000","last_became_active":"2023-06-03T20:22:57.087131+0000","last_became_peered":"2023-06-03T20:22:57.087131+0000","last_unstale":"2023-06-03T20:25:19.201181+0000","last_undegraded":"2023-06-03T20:25:19.201181+0000","last_fullsized":"2023-06-03T20:25:19.201181+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":157,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199533+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:25:19.199533+0000","last_peered":"2023-06-03T20:25:19.199533+0000","last_clean":"2023-06-03T20:25:19.199533+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:25:19.199533+0000","last_undegraded":"2023-06-03T20:25:19.199533+0000","last_fullsized":"2023-06-03T20:25:19.199533+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.4","version":"185'9439","reported_seq":9470,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.153671+0000","last_change":"2023-06-03T20:23:31.980210+0000","last_active":"2023-06-03T20:26:00.153671+0000","last_peered":"2023-06-03T20:26:00.153671+0000","last_clean":"2023-06-03T20:26:00.153671+0000","last_became_active":"2023-06-03T20:23:31.979877+0000","last_became_peered":"2023-06-03T20:23:31.979877+0000","last_unstale":"2023-06-03T20:26:00.153671+0000","last_undegraded":"2023-06-03T20:26:00.153671+0000","last_fullsized":"2023-06-03T20:26:00.153671+0000","mapping_epoch":175,"log_start":"177'1500","ondisk_log_start":"177'1500","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":7939,"log_dups_size":0,"ondisk_log_size":7939,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":288423936,"num_objects":4401,"num_object_clones":0,"num_object_copies":13203,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4401,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9439,"num_write_kb":442880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":179,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.196929+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:25:19.196929+0000","last_peered":"2023-06-03T20:25:19.196929+0000","last_clean":"2023-06-03T20:25:19.196929+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:25:19.196929+0000","last_undegraded":"2023-06-03T20:25:19.196929+0000","last_fullsized":"2023-06-03T20:25:19.196929+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":150,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199606+0000","last_change":"2023-06-03T20:18:34.104794+0000","last_active":"2023-06-03T20:25:19.199606+0000","last_peered":"2023-06-03T20:25:19.199606+0000","last_clean":"2023-06-03T20:25:19.199606+0000","last_became_active":"2023-06-03T20:18:34.104317+0000","last_became_peered":"2023-06-03T20:18:34.104317+0000","last_unstale":"2023-06-03T20:25:19.199606+0000","last_undegraded":"2023-06-03T20:25:19.199606+0000","last_fullsized":"2023-06-03T20:25:19.199606+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"185'9426","reported_seq":9448,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.050168+0000","last_change":"2023-06-03T20:23:14.206636+0000","last_active":"2023-06-03T20:26:00.050168+0000","last_peered":"2023-06-03T20:26:00.050168+0000","last_clean":"2023-06-03T20:26:00.050168+0000","last_became_active":"2023-06-03T20:23:14.206292+0000","last_became_peered":"2023-06-03T20:23:14.206292+0000","last_unstale":"2023-06-03T20:26:00.050168+0000","last_undegraded":"2023-06-03T20:26:00.050168+0000","last_fullsized":"2023-06-03T20:26:00.050168+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9426,"log_dups_size":0,"ondisk_log_size":9426,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281673728,"num_objects":4298,"num_object_clones":0,"num_object_copies":12894,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4298,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9426,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":154,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.197399+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:25:19.197399+0000","last_peered":"2023-06-03T20:25:19.197399+0000","last_clean":"2023-06-03T20:25:19.197399+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:25:19.197399+0000","last_undegraded":"2023-06-03T20:25:19.197399+0000","last_fullsized":"2023-06-03T20:25:19.197399+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":162,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.175990+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:25:19.175990+0000","last_peered":"2023-06-03T20:25:19.175990+0000","last_clean":"2023-06-03T20:25:19.175990+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:25:19.175990+0000","last_undegraded":"2023-06-03T20:25:19.175990+0000","last_fullsized":"2023-06-03T20:25:19.175990+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.6","version":"185'9169","reported_seq":9193,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:59.106525+0000","last_change":"2023-06-03T20:23:14.200205+0000","last_active":"2023-06-03T20:25:59.106525+0000","last_peered":"2023-06-03T20:25:59.106525+0000","last_clean":"2023-06-03T20:25:59.106525+0000","last_became_active":"2023-06-03T20:23:14.199800+0000","last_became_peered":"2023-06-03T20:23:14.199800+0000","last_unstale":"2023-06-03T20:25:59.106525+0000","last_undegraded":"2023-06-03T20:25:59.106525+0000","last_fullsized":"2023-06-03T20:25:59.106525+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9169,"log_dups_size":0,"ondisk_log_size":9169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:31:45.811388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274399232,"num_objects":4187,"num_object_clones":0,"num_object_copies":12561,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4187,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9169,"num_write_kb":427392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'1","reported_seq":164,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.196882+0000","last_change":"2023-06-03T20:18:34.388617+0000","last_active":"2023-06-03T20:25:19.196882+0000","last_peered":"2023-06-03T20:25:19.196882+0000","last_clean":"2023-06-03T20:25:19.196882+0000","last_became_active":"2023-06-03T20:18:34.112124+0000","last_became_peered":"2023-06-03T20:18:34.112124+0000","last_unstale":"2023-06-03T20:25:19.196882+0000","last_undegraded":"2023-06-03T20:25:19.196882+0000","last_fullsized":"2023-06-03T20:25:19.196882+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":58,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.200975+0000","last_change":"2023-06-03T20:18:34.106896+0000","last_active":"2023-06-03T20:25:19.200975+0000","last_peered":"2023-06-03T20:25:19.200975+0000","last_clean":"2023-06-03T20:25:19.200975+0000","last_became_active":"2023-06-03T20:18:34.106576+0000","last_became_peered":"2023-06-03T20:18:34.106576+0000","last_unstale":"2023-06-03T20:25:19.200975+0000","last_undegraded":"2023-06-03T20:25:19.200975+0000","last_fullsized":"2023-06-03T20:25:19.200975+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.7","version":"185'9430","reported_seq":9454,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.570048+0000","last_change":"2023-06-03T20:23:14.200588+0000","last_active":"2023-06-03T20:26:00.570048+0000","last_peered":"2023-06-03T20:26:00.570048+0000","last_clean":"2023-06-03T20:26:00.570048+0000","last_became_active":"2023-06-03T20:23:14.200290+0000","last_became_peered":"2023-06-03T20:23:14.200290+0000","last_unstale":"2023-06-03T20:26:00.570048+0000","last_undegraded":"2023-06-03T20:26:00.570048+0000","last_fullsized":"2023-06-03T20:26:00.570048+0000","mapping_epoch":171,"log_start":"177'1300","ondisk_log_start":"177'1300","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8130,"log_dups_size":0,"ondisk_log_size":8130,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:08:35.046628+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281411584,"num_objects":4294,"num_object_clones":0,"num_object_copies":12882,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4294,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9430,"num_write_kb":439168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,6],"acting":[1,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199045+0000","last_change":"2023-06-03T20:18:34.109723+0000","last_active":"2023-06-03T20:25:19.199045+0000","last_peered":"2023-06-03T20:25:19.199045+0000","last_clean":"2023-06-03T20:25:19.199045+0000","last_became_active":"2023-06-03T20:18:34.109092+0000","last_became_peered":"2023-06-03T20:18:34.109092+0000","last_unstale":"2023-06-03T20:25:19.199045+0000","last_undegraded":"2023-06-03T20:25:19.199045+0000","last_fullsized":"2023-06-03T20:25:19.199045+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:28:23.157282+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188824+0000","last_change":"2023-06-03T20:22:57.079823+0000","last_active":"2023-06-03T20:25:19.188824+0000","last_peered":"2023-06-03T20:25:19.188824+0000","last_clean":"2023-06-03T20:25:19.188824+0000","last_became_active":"2023-06-03T20:22:57.079437+0000","last_became_peered":"2023-06-03T20:22:57.079437+0000","last_unstale":"2023-06-03T20:25:19.188824+0000","last_undegraded":"2023-06-03T20:25:19.188824+0000","last_fullsized":"2023-06-03T20:25:19.188824+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:21:40.931032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.0","version":"185'9135","reported_seq":9159,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:58.912577+0000","last_change":"2023-06-03T20:23:14.193166+0000","last_active":"2023-06-03T20:25:58.912577+0000","last_peered":"2023-06-03T20:25:58.912577+0000","last_clean":"2023-06-03T20:25:58.912577+0000","last_became_active":"2023-06-03T20:23:14.192859+0000","last_became_peered":"2023-06-03T20:23:14.192859+0000","last_unstale":"2023-06-03T20:25:58.912577+0000","last_undegraded":"2023-06-03T20:25:58.912577+0000","last_fullsized":"2023-06-03T20:25:58.912577+0000","mapping_epoch":171,"log_start":"177'1000","ondisk_log_start":"177'1000","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8135,"log_dups_size":0,"ondisk_log_size":8135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:53:50.052236+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280035328,"num_objects":4273,"num_object_clones":0,"num_object_copies":12819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9135,"num_write_kb":429056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,1],"acting":[3,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":183,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.371255+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:25:35.371255+0000","last_peered":"2023-06-03T20:25:35.371255+0000","last_clean":"2023-06-03T20:25:35.371255+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:25:35.371255+0000","last_undegraded":"2023-06-03T20:25:35.371255+0000","last_fullsized":"2023-06-03T20:25:35.371255+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":165,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176301+0000","last_change":"2023-06-03T20:18:34.105297+0000","last_active":"2023-06-03T20:25:19.176301+0000","last_peered":"2023-06-03T20:25:19.176301+0000","last_clean":"2023-06-03T20:25:19.176301+0000","last_became_active":"2023-06-03T20:18:34.104617+0000","last_became_peered":"2023-06-03T20:18:34.104617+0000","last_unstale":"2023-06-03T20:25:19.176301+0000","last_undegraded":"2023-06-03T20:25:19.176301+0000","last_fullsized":"2023-06-03T20:25:19.176301+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.1","version":"185'9296","reported_seq":9329,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.585223+0000","last_change":"2023-06-03T20:23:31.966607+0000","last_active":"2023-06-03T20:26:00.585223+0000","last_peered":"2023-06-03T20:26:00.585223+0000","last_clean":"2023-06-03T20:26:00.585223+0000","last_became_active":"2023-06-03T20:23:31.966212+0000","last_became_peered":"2023-06-03T20:23:31.966212+0000","last_unstale":"2023-06-03T20:26:00.585223+0000","last_undegraded":"2023-06-03T20:26:00.585223+0000","last_fullsized":"2023-06-03T20:26:00.585223+0000","mapping_epoch":175,"log_start":"177'1100","ondisk_log_start":"177'1100","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8196,"log_dups_size":0,"ondisk_log_size":8196,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:53:29.844745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281280512,"num_objects":4292,"num_object_clones":0,"num_object_copies":12876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9296,"num_write_kb":434816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,2],"acting":[1,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":58,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.200910+0000","last_change":"2023-06-03T20:18:34.114932+0000","last_active":"2023-06-03T20:25:19.200910+0000","last_peered":"2023-06-03T20:25:19.200910+0000","last_clean":"2023-06-03T20:25:19.200910+0000","last_became_active":"2023-06-03T20:18:34.114509+0000","last_became_peered":"2023-06-03T20:18:34.114509+0000","last_unstale":"2023-06-03T20:25:19.200910+0000","last_undegraded":"2023-06-03T20:25:19.200910+0000","last_fullsized":"2023-06-03T20:25:19.200910+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":174,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176842+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:25:19.176842+0000","last_peered":"2023-06-03T20:25:19.176842+0000","last_clean":"2023-06-03T20:25:19.176842+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:25:19.176842+0000","last_undegraded":"2023-06-03T20:25:19.176842+0000","last_fullsized":"2023-06-03T20:25:19.176842+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"8.2","version":"185'9520","reported_seq":9542,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.146706+0000","last_change":"2023-06-03T20:23:14.198064+0000","last_active":"2023-06-03T20:26:00.146706+0000","last_peered":"2023-06-03T20:26:00.146706+0000","last_clean":"2023-06-03T20:26:00.146706+0000","last_became_active":"2023-06-03T20:23:14.197717+0000","last_became_peered":"2023-06-03T20:23:14.197717+0000","last_unstale":"2023-06-03T20:26:00.146706+0000","last_undegraded":"2023-06-03T20:26:00.146706+0000","last_fullsized":"2023-06-03T20:26:00.146706+0000","mapping_epoch":171,"log_start":"177'1600","ondisk_log_start":"177'1600","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":7920,"log_dups_size":0,"ondisk_log_size":7920,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281673728,"num_objects":4298,"num_object_clones":0,"num_object_copies":12894,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4298,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9520,"num_write_kb":442176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":148,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.175685+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:25:19.175685+0000","last_peered":"2023-06-03T20:25:19.175685+0000","last_clean":"2023-06-03T20:25:19.175685+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:25:19.175685+0000","last_undegraded":"2023-06-03T20:25:19.175685+0000","last_fullsized":"2023-06-03T20:25:19.175685+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":165,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176672+0000","last_change":"2023-06-03T20:18:34.105112+0000","last_active":"2023-06-03T20:25:19.176672+0000","last_peered":"2023-06-03T20:25:19.176672+0000","last_clean":"2023-06-03T20:25:19.176672+0000","last_became_active":"2023-06-03T20:18:34.103541+0000","last_became_peered":"2023-06-03T20:18:34.103541+0000","last_unstale":"2023-06-03T20:25:19.176672+0000","last_undegraded":"2023-06-03T20:25:19.176672+0000","last_fullsized":"2023-06-03T20:25:19.176672+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"8.3","version":"185'9394","reported_seq":9418,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.522354+0000","last_change":"2023-06-03T20:23:14.200631+0000","last_active":"2023-06-03T20:26:00.522354+0000","last_peered":"2023-06-03T20:26:00.522354+0000","last_clean":"2023-06-03T20:26:00.522354+0000","last_became_active":"2023-06-03T20:23:14.200308+0000","last_became_peered":"2023-06-03T20:23:14.200308+0000","last_unstale":"2023-06-03T20:26:00.522354+0000","last_undegraded":"2023-06-03T20:26:00.522354+0000","last_fullsized":"2023-06-03T20:26:00.522354+0000","mapping_epoch":171,"log_start":"177'1200","ondisk_log_start":"177'1200","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8194,"log_dups_size":0,"ondisk_log_size":8194,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:55:20.240899+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":275644416,"num_objects":4206,"num_object_clones":0,"num_object_copies":12618,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4206,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9394,"num_write_kb":435200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,6],"acting":[1,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":159,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198328+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:25:19.198328+0000","last_peered":"2023-06-03T20:25:19.198328+0000","last_clean":"2023-06-03T20:25:19.198328+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:25:19.198328+0000","last_undegraded":"2023-06-03T20:25:19.198328+0000","last_fullsized":"2023-06-03T20:25:19.198328+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":145,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.212352+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:25:19.212352+0000","last_peered":"2023-06-03T20:25:19.212352+0000","last_clean":"2023-06-03T20:25:19.212352+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:25:19.212352+0000","last_undegraded":"2023-06-03T20:25:19.212352+0000","last_fullsized":"2023-06-03T20:25:19.212352+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.e","version":"185'9068","reported_seq":9092,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:59.178963+0000","last_change":"2023-06-03T20:23:14.486729+0000","last_active":"2023-06-03T20:25:59.178963+0000","last_peered":"2023-06-03T20:25:59.178963+0000","last_clean":"2023-06-03T20:25:59.178963+0000","last_became_active":"2023-06-03T20:23:14.486217+0000","last_became_peered":"2023-06-03T20:23:14.486217+0000","last_unstale":"2023-06-03T20:25:59.178963+0000","last_undegraded":"2023-06-03T20:25:59.178963+0000","last_fullsized":"2023-06-03T20:25:59.178963+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9068,"log_dups_size":0,"ondisk_log_size":9068,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:38:54.179104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":276168704,"num_objects":4214,"num_object_clones":0,"num_object_copies":12642,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4214,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9068,"num_write_kb":425024,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":170,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.379790+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:25:35.379790+0000","last_peered":"2023-06-03T20:25:35.379790+0000","last_clean":"2023-06-03T20:25:35.379790+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:25:35.379790+0000","last_undegraded":"2023-06-03T20:25:35.379790+0000","last_fullsized":"2023-06-03T20:25:35.379790+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.189146+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:25:19.189146+0000","last_peered":"2023-06-03T20:25:19.189146+0000","last_clean":"2023-06-03T20:25:19.189146+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:25:19.189146+0000","last_undegraded":"2023-06-03T20:25:19.189146+0000","last_fullsized":"2023-06-03T20:25:19.189146+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.376973+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:25:35.376973+0000","last_peered":"2023-06-03T20:25:35.376973+0000","last_clean":"2023-06-03T20:25:35.376973+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:25:35.376973+0000","last_undegraded":"2023-06-03T20:25:35.376973+0000","last_fullsized":"2023-06-03T20:25:35.376973+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.8","version":"185'9411","reported_seq":9433,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.016899+0000","last_change":"2023-06-03T20:23:14.202573+0000","last_active":"2023-06-03T20:26:00.016899+0000","last_peered":"2023-06-03T20:26:00.016899+0000","last_clean":"2023-06-03T20:26:00.016899+0000","last_became_active":"2023-06-03T20:23:14.202226+0000","last_became_peered":"2023-06-03T20:23:14.202226+0000","last_unstale":"2023-06-03T20:26:00.016899+0000","last_undegraded":"2023-06-03T20:26:00.016899+0000","last_fullsized":"2023-06-03T20:26:00.016899+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9411,"log_dups_size":0,"ondisk_log_size":9411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282525696,"num_objects":4311,"num_object_clones":0,"num_object_copies":12933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9411,"num_write_kb":439104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,7],"acting":[5,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":169,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.380057+0000","last_change":"2023-06-03T20:18:34.111684+0000","last_active":"2023-06-03T20:25:35.380057+0000","last_peered":"2023-06-03T20:25:35.380057+0000","last_clean":"2023-06-03T20:25:35.380057+0000","last_became_active":"2023-06-03T20:18:34.109573+0000","last_became_peered":"2023-06-03T20:18:34.109573+0000","last_unstale":"2023-06-03T20:25:35.380057+0000","last_undegraded":"2023-06-03T20:25:35.380057+0000","last_fullsized":"2023-06-03T20:25:35.380057+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:30.330057+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176076+0000","last_change":"2023-06-03T20:22:57.085126+0000","last_active":"2023-06-03T20:25:19.176076+0000","last_peered":"2023-06-03T20:25:19.176076+0000","last_clean":"2023-06-03T20:25:19.176076+0000","last_became_active":"2023-06-03T20:22:57.084720+0000","last_became_peered":"2023-06-03T20:22:57.084720+0000","last_unstale":"2023-06-03T20:25:19.176076+0000","last_undegraded":"2023-06-03T20:25:19.176076+0000","last_fullsized":"2023-06-03T20:25:19.176076+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.380131+0000","last_change":"2023-06-03T20:23:31.978275+0000","last_active":"2023-06-03T20:25:35.380131+0000","last_peered":"2023-06-03T20:25:35.380131+0000","last_clean":"2023-06-03T20:25:35.380131+0000","last_became_active":"2023-06-03T20:23:31.977876+0000","last_became_peered":"2023-06-03T20:23:31.977876+0000","last_unstale":"2023-06-03T20:25:35.380131+0000","last_undegraded":"2023-06-03T20:25:35.380131+0000","last_fullsized":"2023-06-03T20:25:35.380131+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:15:41.440037+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"8.b","version":"185'9452","reported_seq":9474,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:58.969337+0000","last_change":"2023-06-03T20:23:14.192488+0000","last_active":"2023-06-03T20:25:58.969337+0000","last_peered":"2023-06-03T20:25:58.969337+0000","last_clean":"2023-06-03T20:25:58.969337+0000","last_became_active":"2023-06-03T20:23:14.192065+0000","last_became_peered":"2023-06-03T20:23:14.192065+0000","last_unstale":"2023-06-03T20:25:58.969337+0000","last_undegraded":"2023-06-03T20:25:58.969337+0000","last_fullsized":"2023-06-03T20:25:58.969337+0000","mapping_epoch":171,"log_start":"177'1300","ondisk_log_start":"177'1300","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8152,"log_dups_size":0,"ondisk_log_size":8152,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:16:45.280689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":283508736,"num_objects":4326,"num_object_clones":0,"num_object_copies":12978,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4326,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9452,"num_write_kb":440896,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,1],"acting":[3,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":21,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.389238+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:25:35.389238+0000","last_peered":"2023-06-03T20:25:35.389238+0000","last_clean":"2023-06-03T20:25:35.389238+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:25:35.389238+0000","last_undegraded":"2023-06-03T20:25:35.389238+0000","last_fullsized":"2023-06-03T20:25:35.389238+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.200217+0000","last_change":"2023-06-03T20:23:31.975367+0000","last_active":"2023-06-03T20:25:19.200217+0000","last_peered":"2023-06-03T20:25:19.200217+0000","last_clean":"2023-06-03T20:25:19.200217+0000","last_became_active":"2023-06-03T20:23:31.974941+0000","last_became_peered":"2023-06-03T20:23:31.974941+0000","last_unstale":"2023-06-03T20:25:19.200217+0000","last_undegraded":"2023-06-03T20:25:19.200217+0000","last_fullsized":"2023-06-03T20:25:19.200217+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:42:15.700601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":182,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.212469+0000","last_change":"2023-06-03T20:22:57.081663+0000","last_active":"2023-06-03T20:25:19.212469+0000","last_peered":"2023-06-03T20:25:19.212469+0000","last_clean":"2023-06-03T20:25:19.212469+0000","last_became_active":"2023-06-03T20:22:57.081310+0000","last_became_peered":"2023-06-03T20:22:57.081310+0000","last_unstale":"2023-06-03T20:25:19.212469+0000","last_undegraded":"2023-06-03T20:25:19.212469+0000","last_fullsized":"2023-06-03T20:25:19.212469+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:05:30.768239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"8.9","version":"185'9332","reported_seq":9354,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.085094+0000","last_change":"2023-06-03T20:23:14.203762+0000","last_active":"2023-06-03T20:26:00.085094+0000","last_peered":"2023-06-03T20:26:00.085094+0000","last_clean":"2023-06-03T20:26:00.085094+0000","last_became_active":"2023-06-03T20:23:14.203307+0000","last_became_peered":"2023-06-03T20:23:14.203307+0000","last_unstale":"2023-06-03T20:26:00.085094+0000","last_undegraded":"2023-06-03T20:26:00.085094+0000","last_fullsized":"2023-06-03T20:26:00.085094+0000","mapping_epoch":171,"log_start":"0'0","ondisk_log_start":"0'0","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9332,"log_dups_size":0,"ondisk_log_size":9332,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":271843328,"num_objects":4148,"num_object_clones":0,"num_object_copies":12444,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4148,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9332,"num_write_kb":431360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,0],"acting":[6,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":170,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.187504+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:25:19.187504+0000","last_peered":"2023-06-03T20:25:19.187504+0000","last_clean":"2023-06-03T20:25:19.187504+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:25:19.187504+0000","last_undegraded":"2023-06-03T20:25:19.187504+0000","last_fullsized":"2023-06-03T20:25:19.187504+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":480,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.194082+0000","last_change":"2023-06-03T20:23:00.108900+0000","last_active":"2023-06-03T20:25:19.194082+0000","last_peered":"2023-06-03T20:25:19.194082+0000","last_clean":"2023-06-03T20:25:19.194082+0000","last_became_active":"2023-06-03T20:23:00.108453+0000","last_became_peered":"2023-06-03T20:23:00.108453+0000","last_unstale":"2023-06-03T20:25:19.194082+0000","last_undegraded":"2023-06-03T20:25:19.194082+0000","last_fullsized":"2023-06-03T20:25:19.194082+0000","mapping_epoch":168,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":169,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":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":137,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198780+0000","last_change":"2023-06-03T20:18:34.118670+0000","last_active":"2023-06-03T20:25:19.198780+0000","last_peered":"2023-06-03T20:25:19.198780+0000","last_clean":"2023-06-03T20:25:19.198780+0000","last_became_active":"2023-06-03T20:18:34.118283+0000","last_became_peered":"2023-06-03T20:18:34.118283+0000","last_unstale":"2023-06-03T20:25:19.198780+0000","last_undegraded":"2023-06-03T20:25:19.198780+0000","last_fullsized":"2023-06-03T20:25:19.198780+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:05:38.553024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.201239+0000","last_change":"2023-06-03T20:18:34.114026+0000","last_active":"2023-06-03T20:25:19.201239+0000","last_peered":"2023-06-03T20:25:19.201239+0000","last_clean":"2023-06-03T20:25:19.201239+0000","last_became_active":"2023-06-03T20:18:34.112824+0000","last_became_peered":"2023-06-03T20:18:34.112824+0000","last_unstale":"2023-06-03T20:25:19.201239+0000","last_undegraded":"2023-06-03T20:25:19.201239+0000","last_fullsized":"2023-06-03T20:25:19.201239+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"8.a","version":"185'9369","reported_seq":9402,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:26:00.554537+0000","last_change":"2023-06-03T20:23:31.968655+0000","last_active":"2023-06-03T20:26:00.554537+0000","last_peered":"2023-06-03T20:26:00.554537+0000","last_clean":"2023-06-03T20:26:00.554537+0000","last_became_active":"2023-06-03T20:23:31.968114+0000","last_became_peered":"2023-06-03T20:23:31.968114+0000","last_unstale":"2023-06-03T20:26:00.554537+0000","last_undegraded":"2023-06-03T20:26:00.554537+0000","last_fullsized":"2023-06-03T20:26:00.554537+0000","mapping_epoch":175,"log_start":"177'1200","ondisk_log_start":"177'1200","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8169,"log_dups_size":0,"ondisk_log_size":8169,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:27:43.895217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274006016,"num_objects":4181,"num_object_clones":0,"num_object_copies":12543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9369,"num_write_kb":433600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":171,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.194005+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:25:19.194005+0000","last_peered":"2023-06-03T20:25:19.194005+0000","last_clean":"2023-06-03T20:25:19.194005+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:25:19.194005+0000","last_undegraded":"2023-06-03T20:25:19.194005+0000","last_fullsized":"2023-06-03T20:25:19.194005+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.190125+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:25:19.190125+0000","last_peered":"2023-06-03T20:25:19.190125+0000","last_clean":"2023-06-03T20:25:19.190125+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:25:19.190125+0000","last_undegraded":"2023-06-03T20:25:19.190125+0000","last_fullsized":"2023-06-03T20:25:19.190125+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":39,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.192813+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:25:19.192813+0000","last_peered":"2023-06-03T20:25:19.192813+0000","last_clean":"2023-06-03T20:25:19.192813+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:25:19.192813+0000","last_undegraded":"2023-06-03T20:25:19.192813+0000","last_fullsized":"2023-06-03T20:25:19.192813+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"8.f","version":"185'9365","reported_seq":9398,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:58.926683+0000","last_change":"2023-06-03T20:23:31.976721+0000","last_active":"2023-06-03T20:25:58.926683+0000","last_peered":"2023-06-03T20:25:58.926683+0000","last_clean":"2023-06-03T20:25:58.926683+0000","last_became_active":"2023-06-03T20:23:31.976277+0000","last_became_peered":"2023-06-03T20:23:31.976277+0000","last_unstale":"2023-06-03T20:25:58.926683+0000","last_undegraded":"2023-06-03T20:25:58.926683+0000","last_fullsized":"2023-06-03T20:25:58.926683+0000","mapping_epoch":175,"log_start":"177'1200","ondisk_log_start":"177'1200","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8165,"log_dups_size":0,"ondisk_log_size":8165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:44:06.925644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":284622848,"num_objects":4343,"num_object_clones":0,"num_object_copies":13029,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4343,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9365,"num_write_kb":438656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,1],"acting":[3,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":174,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.196956+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:25:19.196956+0000","last_peered":"2023-06-03T20:25:19.196956+0000","last_clean":"2023-06-03T20:25:19.196956+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:25:19.196956+0000","last_undegraded":"2023-06-03T20:25:19.196956+0000","last_fullsized":"2023-06-03T20:25:19.196956+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":173,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:35.379868+0000","last_change":"2023-06-03T20:23:31.972827+0000","last_active":"2023-06-03T20:25:35.379868+0000","last_peered":"2023-06-03T20:25:35.379868+0000","last_clean":"2023-06-03T20:25:35.379868+0000","last_became_active":"2023-06-03T20:23:31.972346+0000","last_became_peered":"2023-06-03T20:23:31.972346+0000","last_unstale":"2023-06-03T20:25:35.379868+0000","last_undegraded":"2023-06-03T20:25:35.379868+0000","last_fullsized":"2023-06-03T20:25:35.379868+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:32:52.829540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188684+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:25:19.188684+0000","last_peered":"2023-06-03T20:25:19.188684+0000","last_clean":"2023-06-03T20:25:19.188684+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:25:19.188684+0000","last_undegraded":"2023-06-03T20:25:19.188684+0000","last_fullsized":"2023-06-03T20:25:19.188684+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"185'9277","reported_seq":9301,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:59.102945+0000","last_change":"2023-06-03T20:23:14.196940+0000","last_active":"2023-06-03T20:25:59.102945+0000","last_peered":"2023-06-03T20:25:59.102945+0000","last_clean":"2023-06-03T20:25:59.102945+0000","last_became_active":"2023-06-03T20:23:14.196557+0000","last_became_peered":"2023-06-03T20:23:14.196557+0000","last_unstale":"2023-06-03T20:25:59.102945+0000","last_undegraded":"2023-06-03T20:25:59.102945+0000","last_fullsized":"2023-06-03T20:25:59.102945+0000","mapping_epoch":171,"log_start":"177'100","ondisk_log_start":"177'100","created":171,"last_epoch_clean":172,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":9177,"log_dups_size":0,"ondisk_log_size":9177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:25:41.916994+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274268160,"num_objects":4185,"num_object_clones":0,"num_object_copies":12555,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4185,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9277,"num_write_kb":430784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":"59'2","reported_seq":183,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.199460+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:25:19.199460+0000","last_peered":"2023-06-03T20:25:19.199460+0000","last_clean":"2023-06-03T20:25:19.199460+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:25:19.199460+0000","last_undegraded":"2023-06-03T20:25:19.199460+0000","last_fullsized":"2023-06-03T20:25:19.199460+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":148,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.202315+0000","last_change":"2023-06-03T20:18:34.109981+0000","last_active":"2023-06-03T20:25:19.202315+0000","last_peered":"2023-06-03T20:25:19.202315+0000","last_clean":"2023-06-03T20:25:19.202315+0000","last_became_active":"2023-06-03T20:18:34.109440+0000","last_became_peered":"2023-06-03T20:18:34.109440+0000","last_unstale":"2023-06-03T20:25:19.202315+0000","last_undegraded":"2023-06-03T20:25:19.202315+0000","last_fullsized":"2023-06-03T20:25:19.202315+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:41:36.062522+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":172,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198374+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:25:19.198374+0000","last_peered":"2023-06-03T20:25:19.198374+0000","last_clean":"2023-06-03T20:25:19.198374+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:25:19.198374+0000","last_undegraded":"2023-06-03T20:25:19.198374+0000","last_fullsized":"2023-06-03T20:25:19.198374+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"8.d","version":"185'9404","reported_seq":9436,"reported_epoch":185,"state":"active+clean","last_fresh":"2023-06-03T20:25:59.690903+0000","last_change":"2023-06-03T20:23:31.977506+0000","last_active":"2023-06-03T20:25:59.690903+0000","last_peered":"2023-06-03T20:25:59.690903+0000","last_clean":"2023-06-03T20:25:59.690903+0000","last_became_active":"2023-06-03T20:23:31.976929+0000","last_became_peered":"2023-06-03T20:23:31.976929+0000","last_unstale":"2023-06-03T20:25:59.690903+0000","last_undegraded":"2023-06-03T20:25:59.690903+0000","last_fullsized":"2023-06-03T20:25:59.690903+0000","mapping_epoch":175,"log_start":"177'800","ondisk_log_start":"177'800","created":171,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:23:13.163866+0000","last_clean_scrub_stamp":"2023-06-03T20:23:13.163866+0000","objects_scrubbed":0,"log_size":8604,"log_dups_size":0,"ondisk_log_size":8604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279904280,"num_objects":4272,"num_object_clones":0,"num_object_copies":12816,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4272,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9404,"num_write_kb":437569,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":58,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.201399+0000","last_change":"2023-06-03T20:18:34.113704+0000","last_active":"2023-06-03T20:25:19.201399+0000","last_peered":"2023-06-03T20:25:19.201399+0000","last_clean":"2023-06-03T20:25:19.201399+0000","last_became_active":"2023-06-03T20:18:34.113312+0000","last_became_peered":"2023-06-03T20:18:34.113312+0000","last_unstale":"2023-06-03T20:25:19.201399+0000","last_undegraded":"2023-06-03T20:25:19.201399+0000","last_fullsized":"2023-06-03T20:25:19.201399+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":34,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.193021+0000","last_change":"2023-06-03T20:22:57.132144+0000","last_active":"2023-06-03T20:25:19.193021+0000","last_peered":"2023-06-03T20:25:19.193021+0000","last_clean":"2023-06-03T20:25:19.193021+0000","last_became_active":"2023-06-03T20:22:57.079553+0000","last_became_peered":"2023-06-03T20:22:57.079553+0000","last_unstale":"2023-06-03T20:25:19.193021+0000","last_undegraded":"2023-06-03T20:25:19.193021+0000","last_fullsized":"2023-06-03T20:25:19.193021+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:21:13.569238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":159,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.175909+0000","last_change":"2023-06-03T20:18:34.114027+0000","last_active":"2023-06-03T20:25:19.175909+0000","last_peered":"2023-06-03T20:25:19.175909+0000","last_clean":"2023-06-03T20:25:19.175909+0000","last_became_active":"2023-06-03T20:18:34.112710+0000","last_became_peered":"2023-06-03T20:18:34.112710+0000","last_unstale":"2023-06-03T20:25:19.175909+0000","last_undegraded":"2023-06-03T20:25:19.175909+0000","last_fullsized":"2023-06-03T20:25:19.175909+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":30,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:29.119381+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:25:29.119381+0000","last_peered":"2023-06-03T20:25:29.119381+0000","last_clean":"2023-06-03T20:25:29.119381+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:25:29.119381+0000","last_undegraded":"2023-06-03T20:25:29.119381+0000","last_fullsized":"2023-06-03T20:25:29.119381+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.196573+0000","last_change":"2023-06-03T20:23:31.970818+0000","last_active":"2023-06-03T20:25:19.196573+0000","last_peered":"2023-06-03T20:25:19.196573+0000","last_clean":"2023-06-03T20:25:19.196573+0000","last_became_active":"2023-06-03T20:23:31.970486+0000","last_became_peered":"2023-06-03T20:23:31.970486+0000","last_unstale":"2023-06-03T20:25:19.196573+0000","last_undegraded":"2023-06-03T20:25:19.196573+0000","last_fullsized":"2023-06-03T20:25:19.196573+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:06:49.443754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":108,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176120+0000","last_change":"2023-06-03T20:13:19.944857+0000","last_active":"2023-06-03T20:25:19.176120+0000","last_peered":"2023-06-03T20:25:19.176120+0000","last_clean":"2023-06-03T20:25:19.176120+0000","last_became_active":"2023-06-03T20:13:19.944209+0000","last_became_peered":"2023-06-03T20:13:19.944209+0000","last_unstale":"2023-06-03T20:25:19.176120+0000","last_undegraded":"2023-06-03T20:25:19.176120+0000","last_fullsized":"2023-06-03T20:25:19.176120+0000","mapping_epoch":94,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":95,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":162,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176265+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:25:19.176265+0000","last_peered":"2023-06-03T20:25:19.176265+0000","last_clean":"2023-06-03T20:25:19.176265+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:25:19.176265+0000","last_undegraded":"2023-06-03T20:25:19.176265+0000","last_fullsized":"2023-06-03T20:25:19.176265+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":134,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.176953+0000","last_change":"2023-06-03T20:18:34.169683+0000","last_active":"2023-06-03T20:25:19.176953+0000","last_peered":"2023-06-03T20:25:19.176953+0000","last_clean":"2023-06-03T20:25:19.176953+0000","last_became_active":"2023-06-03T20:18:34.104178+0000","last_became_peered":"2023-06-03T20:18:34.104178+0000","last_unstale":"2023-06-03T20:25:19.176953+0000","last_undegraded":"2023-06-03T20:25:19.176953+0000","last_fullsized":"2023-06-03T20:25:19.176953+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":189,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.177225+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:25:19.177225+0000","last_peered":"2023-06-03T20:25:19.177225+0000","last_clean":"2023-06-03T20:25:19.177225+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:25:19.177225+0000","last_undegraded":"2023-06-03T20:25:19.177225+0000","last_fullsized":"2023-06-03T20:25:19.177225+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":199,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198918+0000","last_change":"2023-06-03T20:23:31.975670+0000","last_active":"2023-06-03T20:25:19.198918+0000","last_peered":"2023-06-03T20:25:19.198918+0000","last_clean":"2023-06-03T20:25:19.198918+0000","last_became_active":"2023-06-03T20:23:31.975270+0000","last_became_peered":"2023-06-03T20:23:31.975270+0000","last_unstale":"2023-06-03T20:25:19.198918+0000","last_undegraded":"2023-06-03T20:25:19.198918+0000","last_fullsized":"2023-06-03T20:25:19.198918+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:00:53.051305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":193,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.198348+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:25:19.198348+0000","last_peered":"2023-06-03T20:25:19.198348+0000","last_clean":"2023-06-03T20:25:19.198348+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:25:19.198348+0000","last_undegraded":"2023-06-03T20:25:19.198348+0000","last_fullsized":"2023-06-03T20:25:19.198348+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":51,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.188935+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:25:19.188935+0000","last_peered":"2023-06-03T20:25:19.188935+0000","last_clean":"2023-06-03T20:25:19.188935+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:25:19.188935+0000","last_undegraded":"2023-06-03T20:25:19.188935+0000","last_fullsized":"2023-06-03T20:25:19.188935+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":174,"reported_epoch":184,"state":"active+clean","last_fresh":"2023-06-03T20:25:19.175678+0000","last_change":"2023-06-03T20:18:34.104985+0000","last_active":"2023-06-03T20:25:19.175678+0000","last_peered":"2023-06-03T20:25:19.175678+0000","last_clean":"2023-06-03T20:25:19.175678+0000","last_became_active":"2023-06-03T20:18:34.104607+0000","last_became_peered":"2023-06-03T20:18:34.104607+0000","last_unstale":"2023-06-03T20:25:19.175678+0000","last_undegraded":"2023-06-03T20:25:19.175678+0000","last_fullsized":"2023-06-03T20:25:19.175678+0000","mapping_epoch":135,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":136,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":34,"num_bytes_recovered":11278,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"up":96,"acting":96,"num_store_stats":8},{"poolid":8,"num_pg":16,"stat_sum":{"num_bytes":4471390232,"num_objects":68229,"num_object_clones":0,"num_object_copies":204687,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":68229,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":149487,"num_write_kb":6966849,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13421522944,"data_stored":13421510728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137187,"ondisk_log_size":137187,"up":48,"acting":48,"num_store_stats":8},{"poolid":1,"num_pg":1,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":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":2375680,"data_stored":2361472,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430586,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1595544,"kb_used_data":1367696,"kb_used_omap":0,"kb_used_meta":227776,"kb_avail":92149608,"statfs":{"total":95995035648,"available":94361198592,"internally_reserved":0,"allocated":1400520704,"data_stored":1400022670,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":233242624},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:18 2023","interfaces":[{"interface":"back","average":{"1min":4.1639999999999997,"5min":2.2719999999999998,"15min":1.601},"min":{"1min":0.29199999999999998,"5min":0.27100000000000002,"15min":0.25700000000000001},"max":{"1min":56.488999999999997,"5min":56.488999999999997,"15min":56.488999999999997},"last":5.9980000000000002},{"interface":"front","average":{"1min":4.532,"5min":2.1150000000000002,"15min":1.506},"min":{"1min":0.29799999999999999,"5min":0.27100000000000002,"15min":0.27100000000000002},"max":{"1min":56.093000000000004,"5min":56.093000000000004,"15min":56.093000000000004},"last":8.5050000000000008}]},{"osd":1,"last update":"Sat Jun 3 20:25:47 2023","interfaces":[{"interface":"back","average":{"1min":1.7929999999999999,"5min":3.6680000000000001,"15min":2.7810000000000001},"min":{"1min":0.38100000000000001,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":6.6260000000000003,"5min":226.785,"15min":226.785},"last":5.9119999999999999},{"interface":"front","average":{"1min":2.0089999999999999,"5min":3.4319999999999999,"15min":2.851},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":4.9939999999999998,"5min":226.83099999999999,"15min":226.83099999999999},"last":8.5449999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:25:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3169999999999999,"5min":1.5549999999999999,"15min":1.6339999999999999},"min":{"1min":0.33500000000000002,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":5.149,"5min":8.016,"15min":11.081},"last":5.9770000000000003},{"interface":"front","average":{"1min":1.657,"5min":1.3640000000000001,"15min":1.4790000000000001},"min":{"1min":0.33800000000000002,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":9.2029999999999994,"5min":9.2029999999999994,"15min":11.269},"last":8.6110000000000007}]},{"osd":3,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.5669999999999999,"5min":1.8540000000000001,"15min":2.984},"min":{"1min":0.32800000000000001,"5min":0.32000000000000001,"15min":0.313},"max":{"1min":4.3970000000000002,"5min":9.1500000000000004,"15min":156.73500000000001},"last":5.9450000000000003},{"interface":"front","average":{"1min":1.8520000000000001,"5min":1.651,"15min":2.7429999999999999},"min":{"1min":0.36699999999999999,"5min":0.317,"15min":0.30599999999999999},"max":{"1min":6.4349999999999996,"5min":7.976,"15min":156.52099999999999},"last":4.633}]},{"osd":4,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.589,"5min":1.2929999999999999,"15min":1.2509999999999999},"min":{"1min":0.316,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":4.6849999999999996,"5min":6.0039999999999996,"15min":7.4580000000000002},"last":8.5830000000000002},{"interface":"front","average":{"1min":1.077,"5min":1.3899999999999999,"15min":1.339},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":5.4459999999999997,"5min":7.8860000000000001,"15min":11.968999999999999},"last":4.5709999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.216,"5min":1.7050000000000001,"15min":1.4730000000000001},"min":{"1min":0.35899999999999999,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.6029999999999998,"5min":16.047999999999998,"15min":16.047999999999998},"last":8.1549999999999994},{"interface":"front","average":{"1min":1.3759999999999999,"5min":1.4359999999999999,"15min":1.427},"min":{"1min":0.36899999999999999,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":4.5439999999999996,"5min":10.576000000000001,"15min":10.576000000000001},"last":8.6590000000000007}]},{"osd":6,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":1.288,"5min":1.4670000000000001,"15min":1.4910000000000001},"min":{"1min":0.39800000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.948,"5min":12.015000000000001,"15min":12.015000000000001},"last":8.6349999999999998},{"interface":"front","average":{"1min":1.222,"5min":1.4370000000000001,"15min":1.399},"min":{"1min":0.314,"5min":0.314,"15min":0.314},"max":{"1min":3.2069999999999999,"5min":8.1660000000000004,"15min":11.920999999999999},"last":4.6050000000000004}]}]},{"osd":6,"up_from":42,"seq":180388626819,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1569668,"kb_used_data":1356220,"kb_used_omap":0,"kb_used_meta":213440,"kb_avail":92175484,"statfs":{"total":95995035648,"available":94387695616,"internally_reserved":0,"allocated":1388769280,"data_stored":1388291241,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":218562560},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:16 2023","interfaces":[{"interface":"back","average":{"1min":1.927,"5min":1.2809999999999999,"15min":1.399},"min":{"1min":0.33300000000000002,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":15.978,"5min":15.978,"15min":90.262},"last":1.7230000000000001},{"interface":"front","average":{"1min":2.214,"5min":1.363,"15min":1.512},"min":{"1min":0.27400000000000002,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":16.959,"5min":16.959,"15min":90.311999999999998},"last":0.29999999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:25:51 2023","interfaces":[{"interface":"back","average":{"1min":2.2810000000000001,"5min":1.6379999999999999,"15min":1.278},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":12.494999999999999,"5min":15.887,"15min":15.887},"last":0.48999999999999999},{"interface":"front","average":{"1min":1.5780000000000001,"5min":1.9059999999999999,"15min":1.5629999999999999},"min":{"1min":0.317,"5min":0.31,"15min":0.31},"max":{"1min":5.8570000000000002,"5min":20.655000000000001,"15min":20.655000000000001},"last":1.7090000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:25:02 2023","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":1.3440000000000001,"15min":2.4369999999999998},"min":{"1min":0.34799999999999998,"5min":0.33100000000000002,"15min":0.311},"max":{"1min":2.8530000000000002,"5min":6.5590000000000002,"15min":286.666},"last":0.38300000000000001},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.292,"15min":2.2949999999999999},"min":{"1min":0.375,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":4.2220000000000004,"5min":9.1389999999999993,"15min":285.50799999999998},"last":7.6180000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:25:39 2023","interfaces":[{"interface":"back","average":{"1min":2,"5min":1.7170000000000001,"15min":1.7130000000000001},"min":{"1min":0.39600000000000002,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":8.9719999999999995,"5min":8.9719999999999995,"15min":43.847000000000001},"last":0.33700000000000002},{"interface":"front","average":{"1min":2.0489999999999999,"5min":1.661,"15min":1.9199999999999999},"min":{"1min":0.42099999999999999,"5min":0.39000000000000001,"15min":0.34399999999999997},"max":{"1min":8.9350000000000005,"5min":12.147,"15min":49.070999999999998},"last":0.46899999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:25:51 2023","interfaces":[{"interface":"back","average":{"1min":1.655,"5min":1.5269999999999999,"15min":1.22},"min":{"1min":0.36199999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.8819999999999997,"5min":11.914999999999999,"15min":11.914999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":1.595,"5min":1.214,"15min":1.3200000000000001},"min":{"1min":0.39000000000000001,"5min":0.35199999999999998,"15min":0.29999999999999999},"max":{"1min":5.6619999999999999,"5min":6.7030000000000003,"15min":9.3399999999999999},"last":0.59099999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:25:51 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.28,"15min":1.1850000000000001},"min":{"1min":0.33500000000000002,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":5.7859999999999996,"5min":7.0289999999999999,"15min":7.0659999999999998},"last":0.35899999999999999},{"interface":"front","average":{"1min":1.929,"5min":1.4530000000000001,"15min":1.4359999999999999},"min":{"1min":0.39000000000000001,"5min":0.36499999999999999,"15min":0.36199999999999999},"max":{"1min":12.215,"5min":12.215,"15min":12.215},"last":0.51100000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:25:39 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.629,"15min":1.5049999999999999},"min":{"1min":0.39000000000000001,"5min":0.38600000000000001,"15min":0.33400000000000002},"max":{"1min":5.274,"5min":6.9089999999999998,"15min":12.888999999999999},"last":0.54600000000000004},{"interface":"front","average":{"1min":1.7050000000000001,"5min":1.2989999999999999,"15min":1.181},"min":{"1min":0.45200000000000001,"5min":0.35999999999999999,"15min":0.312},"max":{"1min":16.515999999999998,"5min":16.515999999999998,"15min":16.515999999999998},"last":0.40100000000000002}]}]},{"osd":1,"up_from":82,"seq":352187318476,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2149528,"kb_used_data":1917008,"kb_used_omap":4,"kb_used_meta":232443,"kb_avail":91595624,"statfs":{"total":95995035648,"available":93793918976,"internally_reserved":0,"allocated":1963016192,"data_stored":1962346400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":238022542},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":6.1189999999999998,"5min":2.4540000000000002,"15min":1.5449999999999999},"min":{"1min":0.24099999999999999,"5min":0.22800000000000001,"15min":0.192},"max":{"1min":84.890000000000001,"5min":84.890000000000001,"15min":84.890000000000001},"last":0.44400000000000001},{"interface":"front","average":{"1min":5.6600000000000001,"5min":2.3660000000000001,"15min":1.5880000000000001},"min":{"1min":0.312,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":84.930000000000007,"5min":84.930000000000007,"15min":84.930000000000007},"last":0.39300000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:25:07 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.8220000000000001,"15min":1.645},"min":{"1min":0.29199999999999998,"5min":0.247,"15min":0.247},"max":{"1min":5.3710000000000004,"5min":19.797999999999998,"15min":28.759},"last":0.51500000000000001},{"interface":"front","average":{"1min":1.917,"5min":1.9570000000000001,"15min":1.504},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.219},"max":{"1min":6.1859999999999999,"5min":19.992999999999999,"15min":19.992999999999999},"last":0.60799999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":6.0170000000000003,"5min":3.2719999999999998,"15min":2.6720000000000002},"min":{"1min":0.255,"5min":0.222,"15min":0.222},"max":{"1min":85.792000000000002,"5min":85.792000000000002,"15min":85.792000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":5.4050000000000002,"5min":3.1539999999999999,"15min":2.5110000000000001},"min":{"1min":0.30499999999999999,"5min":0.23200000000000001,"15min":0.23200000000000001},"max":{"1min":85.393000000000001,"5min":85.393000000000001,"15min":85.393000000000001},"last":0.93100000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.6919999999999999,"5min":1.6619999999999999,"15min":1.5309999999999999},"min":{"1min":0.34300000000000003,"5min":0.314,"15min":0.314},"max":{"1min":5.8019999999999996,"5min":9.2940000000000005,"15min":9.7390000000000008},"last":1.107},{"interface":"front","average":{"1min":2.323,"5min":1.891,"15min":1.5149999999999999},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.29499999999999998},"max":{"1min":6.0970000000000004,"5min":9.3160000000000007,"15min":9.7520000000000007},"last":0.58399999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":2.0779999999999998,"5min":1.8899999999999999,"15min":1.667},"min":{"1min":0.35699999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":8.7550000000000008,"5min":13.301,"15min":28.648},"last":3.202},{"interface":"front","average":{"1min":1.3169999999999999,"5min":1.7310000000000001,"15min":1.6180000000000001},"min":{"1min":0.312,"5min":0.312,"15min":0.312},"max":{"1min":5.7539999999999996,"5min":9.9109999999999996,"15min":10.443},"last":3.1080000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.831,"5min":1.8700000000000001,"15min":1.7230000000000001},"min":{"1min":0.38700000000000001,"5min":0.312,"15min":0.312},"max":{"1min":8.8829999999999991,"5min":13.349,"15min":28.728000000000002},"last":0.47699999999999998},{"interface":"front","average":{"1min":1.706,"5min":1.746,"15min":1.645},"min":{"1min":0.38500000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":8.75,"5min":9.8460000000000001,"15min":9.8460000000000001},"last":0.99399999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":1.5049999999999999,"5min":1.877,"15min":1.8089999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":5.8479999999999999,"5min":9.798,"15min":9.798},"last":1.056},{"interface":"front","average":{"1min":2.2050000000000001,"5min":2.0409999999999999,"15min":1.6719999999999999},"min":{"1min":0.41199999999999998,"5min":0.39900000000000002,"15min":0.38400000000000001},"max":{"1min":6.1479999999999997,"5min":9.4179999999999993,"15min":13.266},"last":0.55900000000000005}]}]},{"osd":0,"up_from":77,"seq":330712482002,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1751452,"kb_used_data":1638292,"kb_used_omap":5,"kb_used_meta":113146,"kb_avail":91993700,"statfs":{"total":95995035648,"available":94201548800,"internally_reserved":0,"allocated":1677611008,"data_stored":1676936552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":115862138},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":6.5949999999999998,"5min":2.21,"15min":1.591},"min":{"1min":0.30099999999999999,"5min":0.217,"15min":0.185},"max":{"1min":53.972999999999999,"5min":53.972999999999999,"15min":53.972999999999999},"last":3.2959999999999998},{"interface":"front","average":{"1min":6.6459999999999999,"5min":2.1859999999999999,"15min":1.5389999999999999},"min":{"1min":0.17999999999999999,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":53.664000000000001,"5min":53.664000000000001,"15min":53.664000000000001},"last":0.54700000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.7450000000000001,"5min":2.5680000000000001,"15min":1.9370000000000001},"min":{"1min":0.26000000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":7.7220000000000004,"5min":126.889,"15min":126.889},"last":3.2090000000000001},{"interface":"front","average":{"1min":1.5449999999999999,"5min":2.2509999999999999,"15min":1.887},"min":{"1min":0.27600000000000002,"5min":0.23699999999999999,"15min":0.217},"max":{"1min":7.04,"5min":126.98699999999999,"15min":126.98699999999999},"last":3.258}]},{"osd":3,"last update":"Sat Jun 3 20:25:35 2023","interfaces":[{"interface":"back","average":{"1min":3.2160000000000002,"5min":1.5660000000000001,"15min":1.7430000000000001},"min":{"1min":0.33900000000000002,"5min":0.26000000000000001,"15min":0.254},"max":{"1min":22.673999999999999,"5min":22.673999999999999,"15min":25.113},"last":7.0759999999999996},{"interface":"front","average":{"1min":2.181,"5min":1.2969999999999999,"15min":1.454},"min":{"1min":0.28100000000000003,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":21.018999999999998,"5min":21.018999999999998,"15min":27.134},"last":6.7050000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.7130000000000001,"5min":1.349,"15min":1.2649999999999999},"min":{"1min":0.42199999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.6379999999999999,"5min":8.6379999999999999,"15min":9.5250000000000004},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.546,"5min":1.1659999999999999,"15min":1.3069999999999999},"min":{"1min":0.38,"5min":0.36199999999999999,"15min":0.34399999999999997},"max":{"1min":6.9939999999999998,"5min":6.9939999999999998,"15min":15.654},"last":0.68000000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":2.0590000000000002,"5min":1.4490000000000001,"15min":1.476},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.33200000000000002},"max":{"1min":12.083,"5min":12.083,"15min":15.409000000000001},"last":0.71099999999999997},{"interface":"front","average":{"1min":2.0289999999999999,"5min":1.3740000000000001,"15min":1.306},"min":{"1min":0.34999999999999998,"5min":0.33100000000000002,"15min":0.313},"max":{"1min":7.4400000000000004,"5min":7.4400000000000004,"15min":7.4400000000000004},"last":6.6180000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.2589999999999999,"15min":1.395},"min":{"1min":0.41399999999999998,"5min":0.39500000000000002,"15min":0.35099999999999998},"max":{"1min":5.5,"5min":7.5010000000000003,"15min":15.462999999999999},"last":7.04},{"interface":"front","average":{"1min":1.7130000000000001,"5min":1.53,"15min":1.379},"min":{"1min":0.40200000000000002,"5min":0.371,"15min":0.34300000000000003},"max":{"1min":10.288,"5min":10.288,"15min":10.288},"last":6.6710000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:25:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5840000000000001,"5min":1.391,"15min":1.4319999999999999},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.379},"max":{"1min":7.4690000000000003,"5min":7.4690000000000003,"15min":8.8390000000000004},"last":6.7590000000000003},{"interface":"front","average":{"1min":1.327,"5min":1.3460000000000001,"15min":1.371},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":4.6600000000000001,"5min":4.7009999999999996,"15min":8.6210000000000004},"last":0.64000000000000001}]}]},{"osd":2,"up_from":87,"seq":373662154950,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1912972,"kb_used_data":1673860,"kb_used_omap":7,"kb_used_meta":239096,"kb_avail":91832180,"statfs":{"total":95995035648,"available":94036152320,"internally_reserved":0,"allocated":1714032640,"data_stored":1713371526,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":244834385},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.004,"5min":1.46,"15min":1.401},"min":{"1min":0.20599999999999999,"5min":0.20599999999999999,"15min":0.20599999999999999},"max":{"1min":6.1269999999999998,"5min":23.600000000000001,"15min":23.600000000000001},"last":0.52000000000000002},{"interface":"front","average":{"1min":2.1059999999999999,"5min":1.7190000000000001,"15min":1.4930000000000001},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":8.4649999999999999,"5min":23.683,"15min":23.683},"last":0.44900000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":2.1440000000000001,"15min":1.6220000000000001},"min":{"1min":0.247,"5min":0.247,"15min":0.23000000000000001},"max":{"1min":4.7910000000000004,"5min":42.661000000000001,"15min":42.661000000000001},"last":5.1950000000000003},{"interface":"front","average":{"1min":1.903,"5min":1.988,"15min":1.6339999999999999},"min":{"1min":0.247,"5min":0.23100000000000001,"15min":0.22700000000000001},"max":{"1min":11.975,"5min":42.710000000000001,"15min":42.710000000000001},"last":5.1550000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:25:40 2023","interfaces":[{"interface":"back","average":{"1min":3.2450000000000001,"5min":2.7469999999999999,"15min":2.3370000000000002},"min":{"1min":0.373,"5min":0.27000000000000002,"15min":0.27000000000000002},"max":{"1min":12.026999999999999,"5min":62.186999999999998,"15min":62.186999999999998},"last":4.2439999999999998},{"interface":"front","average":{"1min":2.5459999999999998,"5min":2.2200000000000002,"15min":2.8540000000000001},"min":{"1min":0.309,"5min":0.27000000000000002,"15min":0.26700000000000002},"max":{"1min":14.465,"5min":63.914000000000001,"15min":219.333},"last":0.38900000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.5129999999999999,"15min":1.49},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":11.249000000000001,"5min":12.4,"15min":12.4},"last":0.41399999999999998},{"interface":"front","average":{"1min":1.8360000000000001,"5min":1.6439999999999999,"15min":1.512},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.32200000000000001},"max":{"1min":6.8769999999999998,"5min":13.564,"15min":13.564},"last":1.881}]},{"osd":5,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.5649999999999999,"5min":1.9139999999999999,"15min":1.5880000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.33100000000000002},"max":{"1min":6.6070000000000002,"5min":6.8490000000000002,"15min":16.263000000000002},"last":1.514},{"interface":"front","average":{"1min":2.1360000000000001,"5min":1.5840000000000001,"15min":1.5469999999999999},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35799999999999998},"max":{"1min":11.304,"5min":11.304,"15min":14.385999999999999},"last":4.1820000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":2.1070000000000002,"5min":1.47,"15min":2.3330000000000002},"min":{"1min":0.34699999999999998,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":6.8390000000000004,"5min":6.8390000000000004,"15min":219.39500000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":1.819,"5min":1.782,"15min":1.5529999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":6.5570000000000004,"5min":6.9000000000000004,"15min":8.2479999999999993},"last":0.624}]},{"osd":7,"last update":"Sat Jun 3 20:25:08 2023","interfaces":[{"interface":"back","average":{"1min":1.6579999999999999,"5min":1.643,"15min":2.464},"min":{"1min":0.41599999999999998,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":6.9139999999999997,"5min":8.6419999999999995,"15min":219.43299999999999},"last":4.5890000000000004},{"interface":"front","average":{"1min":2.1499999999999999,"5min":2.0219999999999998,"15min":1.647},"min":{"1min":0.442,"5min":0.41299999999999998,"15min":0.39800000000000002},"max":{"1min":7.5010000000000003,"5min":11.177,"15min":11.177},"last":0.56200000000000006}]}]},{"osd":3,"up_from":92,"seq":395136991424,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1982044,"kb_used_data":1666772,"kb_used_omap":2,"kb_used_meta":315069,"kb_avail":91763108,"statfs":{"total":95995035648,"available":93965422592,"internally_reserved":0,"allocated":1706774528,"data_stored":1706098527,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":322630709},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.2769999999999999,"15min":1.5569999999999999},"min":{"1min":0.27800000000000002,"5min":0.21199999999999999,"15min":0.19},"max":{"1min":6.3419999999999996,"5min":7.9699999999999998,"15min":71.207999999999998},"last":2.3860000000000001},{"interface":"front","average":{"1min":1.6160000000000001,"5min":1.369,"15min":1.542},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.21199999999999999},"max":{"1min":8.5,"5min":8.8689999999999998,"15min":71.168999999999997},"last":2.238}]},{"osd":1,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.52,"5min":1.6899999999999999,"15min":1.5609999999999999},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":6.9640000000000004,"5min":7.6449999999999996,"15min":20.254000000000001},"last":2.4209999999999998},{"interface":"front","average":{"1min":2.2229999999999999,"5min":1.524,"15min":1.448},"min":{"1min":0.25900000000000001,"5min":0.25900000000000001,"15min":0.20399999999999999},"max":{"1min":7.3460000000000001,"5min":8.0730000000000004,"15min":22.417000000000002},"last":0.54100000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.7450000000000001,"5min":1.762,"15min":1.577},"min":{"1min":0.30199999999999999,"5min":0.252,"15min":0.245},"max":{"1min":7.4880000000000004,"5min":12.009,"15min":13.087999999999999},"last":0.34100000000000003},{"interface":"front","average":{"1min":2.5870000000000002,"5min":1.7749999999999999,"15min":1.643},"min":{"1min":0.40500000000000003,"5min":0.247,"15min":0.24299999999999999},"max":{"1min":9.5559999999999992,"5min":9.5559999999999992,"15min":12.372999999999999},"last":0.318}]},{"osd":4,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.5840000000000001,"5min":1.5089999999999999,"15min":1.49},"min":{"1min":0.42799999999999999,"5min":0.32300000000000001,"15min":0.309},"max":{"1min":8.8640000000000008,"5min":8.8640000000000008,"15min":9.0749999999999993},"last":0.374},{"interface":"front","average":{"1min":1.8420000000000001,"5min":1.702,"15min":1.631},"min":{"1min":0.34899999999999998,"5min":0.32600000000000001,"15min":0.30599999999999999},"max":{"1min":6.282,"5min":9.0009999999999994,"15min":11.747999999999999},"last":4.3360000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.262,"5min":1.901,"15min":1.702},"min":{"1min":0.377,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":9.6880000000000006,"5min":9.6880000000000006,"15min":9.6880000000000006},"last":4.8849999999999998},{"interface":"front","average":{"1min":1.996,"5min":1.72,"15min":1.5069999999999999},"min":{"1min":0.33900000000000002,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":8.3889999999999993,"5min":8.3889999999999993,"15min":10.116},"last":0.51700000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":2.5760000000000001,"5min":2.1099999999999999,"15min":1.6559999999999999},"min":{"1min":0.38200000000000001,"5min":0.378,"15min":0.317},"max":{"1min":10.912000000000001,"5min":12.074,"15min":12.074},"last":0.41499999999999998},{"interface":"front","average":{"1min":2.2370000000000001,"5min":2.0659999999999998,"15min":1.6970000000000001},"min":{"1min":0.49099999999999999,"5min":0.45100000000000001,"15min":0.38300000000000001},"max":{"1min":8.9619999999999997,"5min":10.028,"15min":10.028},"last":0.42299999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:25:31 2023","interfaces":[{"interface":"back","average":{"1min":1.7769999999999999,"5min":1.758,"15min":1.7370000000000001},"min":{"1min":0.48899999999999999,"5min":0.40200000000000002,"15min":0.371},"max":{"1min":8.9220000000000006,"5min":8.9220000000000006,"15min":9.7490000000000006},"last":5.391},{"interface":"front","average":{"1min":2.0699999999999998,"5min":1.8460000000000001,"15min":1.8460000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.375},"max":{"1min":8.2859999999999996,"5min":9.6069999999999993,"15min":10.766},"last":6.6150000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019284,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1595276,"kb_used_data":1380548,"kb_used_omap":0,"kb_used_meta":214720,"kb_avail":92149876,"statfs":{"total":95995035648,"available":94361473024,"internally_reserved":0,"allocated":1413681152,"data_stored":1413194768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":219873280},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0609999999999999,"5min":1.4610000000000001,"15min":1.288},"min":{"1min":0.311,"5min":0.25800000000000001,"15min":0.25700000000000001},"max":{"1min":8.8190000000000008,"5min":11.77,"15min":20.344000000000001},"last":0.38900000000000001},{"interface":"front","average":{"1min":1.881,"5min":1.4219999999999999,"15min":1.2629999999999999},"min":{"1min":0.29899999999999999,"5min":0.28999999999999998,"15min":0.26700000000000002},"max":{"1min":6.1539999999999999,"5min":8.0180000000000007,"15min":20.332000000000001},"last":0.34399999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:25:53 2023","interfaces":[{"interface":"back","average":{"1min":4.4939999999999998,"5min":2.4430000000000001,"15min":1.6839999999999999},"min":{"1min":0.31,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":45.709000000000003,"5min":45.709000000000003,"15min":45.709000000000003},"last":2.992},{"interface":"front","average":{"1min":3.8340000000000001,"5min":2.617,"15min":1.794},"min":{"1min":0.30099999999999999,"5min":0.28199999999999997,"15min":0.27400000000000002},"max":{"1min":45.662999999999997,"5min":45.662999999999997,"15min":45.662999999999997},"last":1.6950000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:25:05 2023","interfaces":[{"interface":"back","average":{"1min":1.6479999999999999,"5min":1.5640000000000001,"15min":1.4199999999999999},"min":{"1min":0.30499999999999999,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.6210000000000004,"5min":11.903,"15min":11.903},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.8620000000000001,"5min":1.605,"15min":1.3999999999999999},"min":{"1min":0.48199999999999998,"5min":0.315,"15min":0.315},"max":{"1min":6.3479999999999999,"5min":13.313000000000001,"15min":13.313000000000001},"last":0.50600000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:25:38 2023","interfaces":[{"interface":"back","average":{"1min":3.048,"5min":1.8640000000000001,"15min":2.0299999999999998},"min":{"1min":0.375,"5min":0.34200000000000003,"15min":0.30199999999999999},"max":{"1min":9.1389999999999993,"5min":9.1389999999999993,"15min":67.308999999999997},"last":2.8860000000000001},{"interface":"front","average":{"1min":2.073,"5min":1.893,"15min":1.72},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.6340000000000003,"5min":8.0790000000000006,"15min":24.835000000000001},"last":0.53100000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:25:11 2023","interfaces":[{"interface":"back","average":{"1min":2.0990000000000002,"5min":1.5960000000000001,"15min":1.403},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":9.3710000000000004,"5min":11.928000000000001,"15min":11.928000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.546,"15min":1.3939999999999999},"min":{"1min":0.38600000000000001,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":7.2789999999999999,"5min":7.9870000000000001,"15min":10.878},"last":0.70099999999999996}]},{"osd":6,"last update":"Sat Jun 3 20:25:05 2023","interfaces":[{"interface":"back","average":{"1min":2.0209999999999999,"5min":1.7090000000000001,"15min":1.375},"min":{"1min":0.38500000000000001,"5min":0.30199999999999999,"15min":0.30199999999999999},"max":{"1min":7.7400000000000002,"5min":10.007999999999999,"15min":10.007999999999999},"last":2.9649999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.6899999999999999,"15min":1.4890000000000001},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.32800000000000001},"max":{"1min":4.4889999999999999,"5min":11.811,"15min":11.811},"last":0.98999999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:25:53 2023","interfaces":[{"interface":"back","average":{"1min":2.1040000000000001,"5min":1.8799999999999999,"15min":1.548},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.34699999999999998},"max":{"1min":10.522,"5min":10.522,"15min":10.935},"last":0.73099999999999998},{"interface":"front","average":{"1min":1.946,"5min":1.839,"15min":1.619},"min":{"1min":0.40100000000000002,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":8.6069999999999993,"5min":11.641,"15min":11.641},"last":2.9329999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823052,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2423548,"kb_used_data":2196468,"kb_used_omap":0,"kb_used_meta":226816,"kb_avail":91321604,"statfs":{"total":95995035648,"available":93513322496,"internally_reserved":0,"allocated":2249183232,"data_stored":2248708703,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":232259584},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.9590000000000001,"5min":1.177,"15min":1.1259999999999999},"min":{"1min":0.27200000000000002,"5min":0.27100000000000002,"15min":0.26400000000000001},"max":{"1min":12.407,"5min":12.407,"15min":12.407},"last":0.55500000000000005},{"interface":"front","average":{"1min":2.6800000000000002,"5min":1.3520000000000001,"15min":1.3420000000000001},"min":{"1min":0.39000000000000001,"5min":0.307,"15min":0.28499999999999998},"max":{"1min":9.2400000000000002,"5min":9.2400000000000002,"15min":14.467000000000001},"last":0.70099999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:25:52 2023","interfaces":[{"interface":"back","average":{"1min":5.2519999999999998,"5min":2.258,"15min":2.2970000000000002},"min":{"1min":0.30399999999999999,"5min":0.29799999999999999,"15min":0.27700000000000002},"max":{"1min":41.369,"5min":41.369,"15min":82.597999999999999},"last":2.8620000000000001},{"interface":"front","average":{"1min":3.484,"5min":1.9930000000000001,"15min":2},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":37.079000000000001,"5min":37.079000000000001,"15min":82.480999999999995},"last":6.8339999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:25:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4890000000000001,"5min":1.411,"15min":1.5900000000000001},"min":{"1min":0.35799999999999998,"5min":0.33100000000000002,"15min":0.29199999999999998},"max":{"1min":4.226,"5min":8.3450000000000006,"15min":47.195},"last":7.0099999999999998},{"interface":"front","average":{"1min":2.1739999999999999,"5min":1.6910000000000001,"15min":1.728},"min":{"1min":0.32600000000000001,"5min":0.32100000000000001,"15min":0.312},"max":{"1min":14.098000000000001,"5min":14.098000000000001,"15min":45.210000000000001},"last":2.895}]},{"osd":3,"last update":"Sat Jun 3 20:25:52 2023","interfaces":[{"interface":"back","average":{"1min":4.9299999999999997,"5min":2.2469999999999999,"15min":2.3839999999999999},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":35.984000000000002,"5min":35.984000000000002,"15min":82.864999999999995},"last":2.8239999999999998},{"interface":"front","average":{"1min":3.0760000000000001,"5min":1.909,"15min":2.181},"min":{"1min":0.38400000000000001,"5min":0.33800000000000002,"15min":0.33600000000000002},"max":{"1min":35.584000000000003,"5min":35.584000000000003,"15min":82.799000000000007},"last":6.8810000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:25:06 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.351,"15min":1.2789999999999999},"min":{"1min":0.30099999999999999,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.0300000000000002,"5min":11.176,"15min":11.176},"last":6.7910000000000004},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.222,"15min":1.327},"min":{"1min":0.35499999999999998,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":3.8929999999999998,"5min":7.0170000000000003,"15min":14.529999999999999},"last":6.9740000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:25:55 2023","interfaces":[{"interface":"back","average":{"1min":0.77700000000000002,"5min":1.6559999999999999,"15min":1.387},"min":{"1min":0.35299999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":3.101,"5min":44.262999999999998,"15min":44.262999999999998},"last":0.59999999999999998},{"interface":"front","average":{"1min":2.6829999999999998,"5min":2.1629999999999998,"15min":1.7130000000000001},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.33400000000000002},"max":{"1min":14.066000000000001,"5min":43.548999999999999,"15min":43.548999999999999},"last":3.1539999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:25:29 2023","interfaces":[{"interface":"back","average":{"1min":2.4319999999999999,"5min":1.71,"15min":1.597},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":14.228,"5min":14.228,"15min":14.516},"last":3.593},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.353,"15min":1.3999999999999999},"min":{"1min":0.35699999999999998,"5min":0.35699999999999998,"15min":0.312},"max":{"1min":3.5649999999999999,"5min":11.224,"15min":15.329000000000001},"last":6.9210000000000003}]}]}],"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":1669136384,"data_stored":1669136384,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":8,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1945698304,"data_stored":1945698304,"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":1697189888,"data_stored":1697185816,"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":1695219712,"data_stored":1695219712,"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":1404436480,"data_stored":1404436480,"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":2234060800,"data_stored":2234056728,"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":1384775680,"data_stored":1384775680,"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":1391005696,"data_stored":1391001624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:26:06.451 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-06-03T20:26:06.452 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:26:06.452 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-06-03T20:26:06.453 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:26:06.453 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:26:06.453 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-06-03T20:26:06.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:06.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:06.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:06.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:06.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:06.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:06.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:06.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:06.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:06.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:06.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:07.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:07.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:07.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:26:07.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:07.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:07.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:07.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:07.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:07.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:07.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:07.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:07.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:07.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:07.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:07.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:07.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:08.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:08.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:08.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:08.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:08.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:08.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.262 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:08 smithi033 bash[78259]: cluster 1685823966.9940195 mgr.y (mgr.34104) 772 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-06-03T20:26:08.262 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:08 smithi033 bash[74781]: cluster 1685823966.9940195 mgr.y (mgr.34104) 772 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-06-03T20:26:08.298 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:08.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:08 smithi083 bash[60048]: cluster 1685823966.9940195 mgr.y (mgr.34104) 772 : cluster 0 pgmap v791: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 716 op/s 2023-06-03T20:26:08.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:08.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:08.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:08.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:08.714 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:08.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:08.852 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:08.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:08.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:08.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:08.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:09.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:09.160 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:09.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:09.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:26:09.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:09.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:09.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:09.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.459 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:09.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:09.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:09.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:09.722 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[78259]: audit 1685823968.5935423 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:09.722 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[78259]: audit 1685823968.5951035 mon.a (mon.0) 930 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:09.722 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[78259]: cluster 1685823968.9982874 mgr.y (mgr.34104) 773 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-06-03T20:26:09.723 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[74781]: audit 1685823968.5935423 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:09.723 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[74781]: audit 1685823968.5951035 mon.a (mon.0) 930 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:09.723 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:09 smithi033 bash[74781]: cluster 1685823968.9982874 mgr.y (mgr.34104) 773 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-06-03T20:26:09.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:09.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:09 smithi083 bash[60048]: audit 1685823968.5935423 mon.a (mon.0) 929 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:09 smithi083 bash[60048]: audit 1685823968.5951035 mon.a (mon.0) 930 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:09 smithi083 bash[60048]: cluster 1685823968.9982874 mgr.y (mgr.34104) 773 : cluster 0 pgmap v792: 89 pgs: 89 active+clean; 4.0 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 644 op/s 2023-06-03T20:26:09.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:09.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:10.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:10.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:10.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:10.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:10.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:10.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:10.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:10.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:10.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:10.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:10.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:10.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:10.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:10.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:10.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:10.795 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:10.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:10.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:10.914 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:10.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:10.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:10.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:11.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:11.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:11.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:11.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:11.251 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:11.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.259 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:11.330 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:26:11.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:11.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:11.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:11.502 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:11.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:11.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:11.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:11.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:11.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:11.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:11.827 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:11.854 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:11.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:11.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:11.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:12.000 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:12.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:12.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:12.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:12.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.149 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:12 smithi033 bash[74781]: cluster 1685823970.9990735 mgr.y (mgr.34104) 774 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:12.150 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:12 smithi033 bash[78259]: cluster 1685823970.9990735 mgr.y (mgr.34104) 774 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:12.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:12.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:12.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.292 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:12.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:12 smithi083 bash[60048]: cluster 1685823970.9990735 mgr.y (mgr.34104) 774 : cluster 0 pgmap v793: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:12.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:12.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:12.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:12.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:12.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:12.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:12.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:12.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:12.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:12.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:12.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:12.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:12.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:13.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:13.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:13.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:13.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:13.466 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:13.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:13.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:13.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:13.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:13.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:13.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:13.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:13.877 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:13.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:13.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:13.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:14.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:14.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:14.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:14.210 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:14.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:14.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:14.323 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:14 smithi083 bash[60048]: cluster 1685823972.999613 mgr.y (mgr.34104) 775 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:14.362 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:14.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:14.468 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:14.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:14.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:14.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:14 smithi033 bash[74781]: cluster 1685823972.999613 mgr.y (mgr.34104) 775 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:14.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:14 smithi033 bash[78259]: cluster 1685823972.999613 mgr.y (mgr.34104) 775 : cluster 0 pgmap v794: 89 pgs: 89 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 701 op/s 2023-06-03T20:26:14.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:14.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:14.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:14.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:14.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:14.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:14.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:14.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:14.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:15.050 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:15.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:15.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:15.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:15.488 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:15.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:15.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:15.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:15.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:15.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:15.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:15.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:15.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:15.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:15.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:15.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:15.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:16.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:16.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:16.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:16.186 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:16 smithi033 bash[78259]: cluster 1685823975.0002778 mgr.y (mgr.34104) 776 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:26:16.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:16.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:16.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:16.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:16.376 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:16 smithi083 bash[60048]: cluster 1685823975.0002778 mgr.y (mgr.34104) 776 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:26:16.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:16.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:16.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:16.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:16.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:16.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:16 smithi033 bash[74781]: cluster 1685823975.0002778 mgr.y (mgr.34104) 776 : cluster 0 pgmap v795: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:26:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:16] "GET /metrics HTTP/1.1" 200 223524 "" "Prometheus/2.33.4" 2023-06-03T20:26:16.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:16.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:16.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:16.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:16.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:16.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:16.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:16.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:16.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:16.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:17.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:17.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:17.198 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:17.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:17.321 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:26:17.321 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "" 2023-06-03T20:26:17.321 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:26:17.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:17.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:17.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:17.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:17.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:17.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:17.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:17.941 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:18.042 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:18.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:18.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:18.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:18.308 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:18 smithi033 bash[78259]: cluster 1685823977.0008373 mgr.y (mgr.34104) 777 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:26:18.309 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:18 smithi033 bash[74781]: cluster 1685823977.0008373 mgr.y (mgr.34104) 777 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:26:18.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:18.343 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:18 smithi083 bash[60048]: cluster 1685823977.0008373 mgr.y (mgr.34104) 777 : cluster 0 pgmap v796: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:26:18.367 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:18.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:18.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:18.616 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:18.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:18.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:18.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:18.803 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:18.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:18.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:18.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:18.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:18.959 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:19.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:19.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:19.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:19.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:19.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:19.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:19.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:19.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:19.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:19.554 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:19.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:19.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:19.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:19.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:19.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:19.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:19.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:19.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:20.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:20.115 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:20.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:20.198 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:20 smithi033 bash[74781]: cluster 1685823979.0012622 mgr.y (mgr.34104) 778 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:20.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:20.259 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:20.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:20.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:20 smithi033 bash[78259]: cluster 1685823979.0012622 mgr.y (mgr.34104) 778 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:20.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:20.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:20 smithi083 bash[60048]: cluster 1685823979.0012622 mgr.y (mgr.34104) 778 : cluster 0 pgmap v797: 89 pgs: 89 active+clean; 3.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 584 op/s 2023-06-03T20:26:20.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:20.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.562 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:20.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:20.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:20.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:20.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:20.817 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:20.857 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:20.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:20.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:20.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:20.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:20.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:21.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:21.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:21.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:21.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:21.275 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:21.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:21.381 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:21.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:21.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:21.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:21.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:21.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:21.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:21.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:21.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.705 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:21.806 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:21.840 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:21.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.841 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:21.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:21.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:21.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:21.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:22.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:22.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:22.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:22.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:22.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:22.410 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:22 smithi033 bash[74781]: cluster 1685823981.0030239 mgr.y (mgr.34104) 779 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-06-03T20:26:22.411 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:22 smithi033 bash[74781]: audit 1685823981.8866787 mon.a (mon.0) 931 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:26:22.411 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:22 smithi033 bash[78259]: cluster 1685823981.0030239 mgr.y (mgr.34104) 779 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-06-03T20:26:22.411 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:22 smithi033 bash[78259]: audit 1685823981.8866787 mon.a (mon.0) 931 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:26:22.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:22.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:22.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:22.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:22.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:22 smithi083 bash[60048]: cluster 1685823981.0030239 mgr.y (mgr.34104) 779 : cluster 0 pgmap v798: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 865 op/s 2023-06-03T20:26:22.669 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:22 smithi083 bash[60048]: audit 1685823981.8866787 mon.a (mon.0) 931 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:26:22.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:22.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:22.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:22.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:22.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:22.922 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:22.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:22.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:22.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:23.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:23.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:23.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:23.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:23.207 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:26:23.207 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:26:23.207 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 2, 3, 4, 5, 7, 6] 2023-06-03T20:26:23.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd out 6 2023-06-03T20:26:23.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:23.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:23.357 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:23.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:23.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:23.505 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:23.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.554 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:23.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:23.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:23.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:23.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:23.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:23.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:23.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:23.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:23.999 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:24.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:24.244 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:26:24.245 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:26:24.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.245 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:166444 8.1 8:86c91cfe:::benchmark_data_smithi033_153106_object57584:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:26:24.245 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:24.192715+0000", 2023-06-03T20:26:24.246 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.033670485999999999, 2023-06-03T20:26:24.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.033705673999999998, 2023-06-03T20:26:24.246 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:26:24.246 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:26:24.247 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:26:24.247 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:26:24.247 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:26:24.247 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 166444 2023-06-03T20:26:24.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.248 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:26:24.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192715+0000", 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:26:24.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192715+0000", 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192714+0000", 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:26:24.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:26:24.251 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192719+0000", 2023-06-03T20:26:24.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9760000000000003e-06 2023-06-03T20:26:24.251 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:26:24.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192732+0000", 2023-06-03T20:26:24.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2921e-05 2023-06-03T20:26:24.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192741+0000", 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.7120000000000006e-06 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:26:24.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192805+0000", 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3891000000000002e-05 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.192952+0000", 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014700299999999999 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,2", 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193098+0000", 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014576300000000001 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:26:24.256 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.208500+0000", 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015402772 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.216332+0000", 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0078311360000000007 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.257 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:166445 8.1 8:858a31e6:::benchmark_data_smithi033_153106_object57585:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:24.193242+0000", 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.033143394, 2023-06-03T20:26:24.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.033281486999999998, 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 166445 2023-06-03T20:26:24.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193242+0000", 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193242+0000", 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193242+0000", 2023-06-03T20:26:24.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193247+0000", 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7690000000000002e-06 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193259+0000", 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1218e-05 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.193268+0000", 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5990000000000008e-06 2023-06-03T20:26:24.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.198029+0000", 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0047609949999999996 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.198170+0000", 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014081599999999999 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,2", 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.198322+0000", 2023-06-03T20:26:24.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000152478 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.216339+0000", 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.018017024999999999 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.216370+0000", 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0346999999999999e-05 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:166456 8.1 8:81afe12c:::benchmark_data_smithi033_153106_object57596:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:24.217318+0000", 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0090674520000000002, 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0092989709999999996, 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:26:24.268 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 166456 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.269 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:26:24.270 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.270 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:26:24.270 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217318+0000", 2023-06-03T20:26:24.270 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.270 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217318+0000", 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.271 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.272 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:26:24.272 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217317+0000", 2023-06-03T20:26:24.272 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:26:24.272 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.272 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.273 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:26:24.273 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217324+0000", 2023-06-03T20:26:24.273 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.917e-06 2023-06-03T20:26:24.273 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.273 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.274 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:26:24.274 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217339+0000", 2023-06-03T20:26:24.274 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5498999999999998e-05 2023-06-03T20:26:24.274 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.275 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.275 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:26:24.275 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217348+0000", 2023-06-03T20:26:24.275 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8100000000000004e-06 2023-06-03T20:26:24.276 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.276 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.276 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:26:24.277 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217470+0000", 2023-06-03T20:26:24.277 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012182 2023-06-03T20:26:24.277 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.278 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.278 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:26:24.278 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.217830+0000", 2023-06-03T20:26:24.279 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00036042000000000002 2023-06-03T20:26:24.279 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.279 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.279 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,2", 2023-06-03T20:26:24.279 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218246+0000", 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00041618900000000002 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.222003+0000", 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0037569690000000002 2023-06-03T20:26:24.280 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45122.0:166459 8.f e186/175 8:f1ef0ba8:::benchmark_data_smithi033_153106_object57599:head v 186'10488, mlcod=186'10486)", 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:24.218327+0000", 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0080583900000000003, 2023-06-03T20:26:24.281 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0083752180000000002, 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218327+0000", 2023-06-03T20:26:24.282 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218327+0000", 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.283 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218327+0000", 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218334+0000", 2023-06-03T20:26:24.284 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1300000000000003e-06 2023-06-03T20:26:24.285 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218358+0000", 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4088e-05 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.286 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218366+0000", 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0970000000000006e-06 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218629+0000", 2023-06-03T20:26:24.287 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00026325699999999998 2023-06-03T20:26:24.288 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:26:24.288 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:26:24.288 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:26:24.288 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:24.218688+0000", 2023-06-03T20:26:24.288 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.8906000000000001e-05 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 4 2023-06-03T20:26:24.289 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:26:24.290 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:24.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:24.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:24.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.450 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:24 smithi033 bash[78259]: cluster 1685823983.003476 mgr.y (mgr.34104) 780 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-06-03T20:26:24.450 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:24 smithi033 bash[78259]: audit 1685823983.5942924 mon.a (mon.0) 932 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:24.450 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:24 smithi033 bash[74781]: cluster 1685823983.003476 mgr.y (mgr.34104) 780 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-06-03T20:26:24.451 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:24 smithi033 bash[74781]: audit 1685823983.5942924 mon.a (mon.0) 932 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:24.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:24.587 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:24.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:24 smithi083 bash[60048]: cluster 1685823983.003476 mgr.y (mgr.34104) 780 : cluster 0 pgmap v799: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 572 op/s 2023-06-03T20:26:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:24 smithi083 bash[60048]: audit 1685823983.5942924 mon.a (mon.0) 932 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:24.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:24.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:24.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:24.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:24.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:24.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:24.921 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:25.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:25.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:25.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:25.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:25.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:25.339 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:25.444 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:25.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:25.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:25.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:25.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:25.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:25.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:25.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:25.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:26.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:26.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:26.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:26.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:26.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:26.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:26.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:26.342 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:26.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:26.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:26.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:26.485 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:26 smithi033 bash[78259]: cluster 1685823985.004062 mgr.y (mgr.34104) 781 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-06-03T20:26:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.486 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:26 smithi033 bash[74781]: cluster 1685823985.004062 mgr.y (mgr.34104) 781 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-06-03T20:26:26.486 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:26] "GET /metrics HTTP/1.1" 200 223502 "" "Prometheus/2.33.4" 2023-06-03T20:26:26.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:26.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:26.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:26.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:26 smithi083 bash[60048]: cluster 1685823985.004062 mgr.y (mgr.34104) 781 : cluster 0 pgmap v800: 89 pgs: 89 active+clean; 3.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 697 op/s 2023-06-03T20:26:26.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:26.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_blocked_ops 2023-06-03T20:26:26.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:26.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:26.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:26.910 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:26.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:26.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:27.018 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:27.064 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:27.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:27.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:27.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:27.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.221 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:27.267 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:26:27.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:27.323 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:26:27.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:27 smithi033 bash[78259]: audit 1685823987.1963809 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.33:0/4076919075' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:27.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:27 smithi033 bash[74781]: audit 1685823987.1963809 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.33:0/4076919075' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:27.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:27 smithi083 bash[60048]: audit 1685823987.1963809 mon.c (mon.2) 89 : audit 0 from='client.? 172.21.15.33:0/4076919075' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:27.364 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:26:27.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:27.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:27.412 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:26:27.467 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:26:27.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:27.520 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:26:27.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:27.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:27.570 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:26:27.611 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.619 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.620 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.620 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:26:27.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:27.720 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:27.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:27.825 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:27.862 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:27.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:27.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:27.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:28.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:28.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.160 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:28.256 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:26:28.264 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:28.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:28.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:28 smithi083 bash[60048]: cluster 1685823987.0046127 mgr.y (mgr.34104) 782 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:26:28.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:28 smithi083 bash[60048]: audit 1685823987.7794328 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:26:28.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.466 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:28.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:28 smithi033 bash[74781]: cluster 1685823987.0046127 mgr.y (mgr.34104) 782 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:26:28.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:28 smithi033 bash[74781]: audit 1685823987.7794328 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:26:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:28 smithi033 bash[78259]: cluster 1685823987.0046127 mgr.y (mgr.34104) 782 : cluster 0 pgmap v801: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 738 op/s 2023-06-03T20:26:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:28 smithi033 bash[78259]: audit 1685823987.7794328 mon.a (mon.0) 933 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:26:28.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:28.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:28.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:28.771 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.776 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:28.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:28.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:28.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:29.033 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:29.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:29.219 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:29.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:29.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:29.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:29.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:29.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: cluster 1685823988.2315636 mon.a (mon.0) 934 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:29.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: audit 1685823988.2390795 mon.a (mon.0) 935 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:26:29.374 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: cluster 1685823988.2391307 mon.a (mon.0) 936 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-06-03T20:26:29.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: cluster 1685823988.2742562 osd.6 (osd.6) 90 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: cluster 1685823988.2746658 osd.7 (osd.7) 114 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.375 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: cluster 1685823988.2763844 osd.4 (osd.4) 98 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: audit 1685823988.4571118 mon.a (mon.0) 937 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: audit 1685823988.4694018 mon.a (mon.0) 938 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.376 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: audit 1685823988.8772933 mon.a (mon.0) 939 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[74781]: audit 1685823988.8913765 mon.a (mon.0) 940 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.377 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: cluster 1685823988.2315636 mon.a (mon.0) 934 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:29.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: audit 1685823988.2390795 mon.a (mon.0) 935 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:26:29.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: cluster 1685823988.2391307 mon.a (mon.0) 936 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-06-03T20:26:29.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: cluster 1685823988.2742562 osd.6 (osd.6) 90 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: cluster 1685823988.2746658 osd.7 (osd.7) 114 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: cluster 1685823988.2763844 osd.4 (osd.4) 98 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: audit 1685823988.4571118 mon.a (mon.0) 937 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: audit 1685823988.4694018 mon.a (mon.0) 938 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.380 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: audit 1685823988.8772933 mon.a (mon.0) 939 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.380 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:29 smithi033 bash[78259]: audit 1685823988.8913765 mon.a (mon.0) 940 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: cluster 1685823988.2315636 mon.a (mon.0) 934 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: audit 1685823988.2390795 mon.a (mon.0) 935 : audit 1 from='client.? 172.21.15.33:0/3441316953' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:26:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: cluster 1685823988.2391307 mon.a (mon.0) 936 : cluster 0 osdmap e187: 8 total, 8 up, 8 in 2023-06-03T20:26:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: cluster 1685823988.2742562 osd.6 (osd.6) 90 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: cluster 1685823988.2746658 osd.7 (osd.7) 114 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: cluster 1685823988.2763844 osd.4 (osd.4) 98 : cluster 3 failed to encode map e187 with expected crc 2023-06-03T20:26:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: audit 1685823988.4571118 mon.a (mon.0) 937 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: audit 1685823988.4694018 mon.a (mon.0) 938 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: audit 1685823988.8772933 mon.a (mon.0) 939 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:29 smithi083 bash[60048]: audit 1685823988.8913765 mon.a (mon.0) 940 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:29.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:29.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:29.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:29.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:29.771 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:29.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:29.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:29.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:29.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:30.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:30.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:30.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:30.129 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:30.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:30.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:30.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:30.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.381 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:30.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:30.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:30.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:30.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:30 smithi083 bash[60048]: cluster 1685823989.0062478 mgr.y (mgr.34104) 783 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:26:30.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:30 smithi083 bash[60048]: audit 1685823989.6317801 mon.a (mon.0) 941 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:26:30.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:30 smithi083 bash[60048]: audit 1685823989.6330755 mon.a (mon.0) 942 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:26:30.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:30 smithi083 bash[60048]: audit 1685823989.640712 mon.a (mon.0) 943 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[74781]: cluster 1685823989.0062478 mgr.y (mgr.34104) 783 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:26:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[74781]: audit 1685823989.6317801 mon.a (mon.0) 941 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:26:30.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[74781]: audit 1685823989.6330755 mon.a (mon.0) 942 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:26:30.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[74781]: audit 1685823989.640712 mon.a (mon.0) 943 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[78259]: cluster 1685823989.0062478 mgr.y (mgr.34104) 783 : cluster 0 pgmap v803: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 692 op/s 2023-06-03T20:26:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[78259]: audit 1685823989.6317801 mon.a (mon.0) 941 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:26:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[78259]: audit 1685823989.6330755 mon.a (mon.0) 942 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:26:30.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:30 smithi033 bash[78259]: audit 1685823989.640712 mon.a (mon.0) 943 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:30.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:30.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:30.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:30.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:30.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:30.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:30.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:31.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:31.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:31.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:31.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:26:31.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:31.232 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:31.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:31.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:31.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:31.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:31.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:31.535 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:31.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:31.644 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:31.650 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:26:31.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:31.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:31.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:31.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:31.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:31.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:31.938 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:32.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:32.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:32.189 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:32.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:32.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:32.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:32 smithi083 bash[60048]: cluster 1685823991.0070179 mgr.y (mgr.34104) 784 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:32.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:32.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:32 smithi033 bash[74781]: cluster 1685823991.0070179 mgr.y (mgr.34104) 784 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:32.558 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:32 smithi033 bash[78259]: cluster 1685823991.0070179 mgr.y (mgr.34104) 784 : cluster 0 pgmap v804: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:32.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:32.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:32.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:32.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:32.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:32.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:32.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:32.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:32.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:33.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:33.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:33.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:33.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:33.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:33.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:33.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:33.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:33.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:33.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:33.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:33.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:33.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:33.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:33.709 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:33.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:33.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:33.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:33.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:33.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:33.889 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:33.989 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:34.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:34.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:34.126 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:34.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:34.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:34.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:34.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.413 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:34 smithi033 bash[74781]: cluster 1685823993.0074687 mgr.y (mgr.34104) 785 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:34.414 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:34 smithi033 bash[78259]: cluster 1685823993.0074687 mgr.y (mgr.34104) 785 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:34.449 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:34.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:34.564 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:34 smithi083 bash[60048]: cluster 1685823993.0074687 mgr.y (mgr.34104) 785 : cluster 0 pgmap v805: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 679 op/s 2023-06-03T20:26:34.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:34.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:34.691 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:34.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:34.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:34.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:35.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:35.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:35.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:35.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:35.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:35.541 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:35.581 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:35.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:35.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:35.734 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:35.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:35.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:35.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:35.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:35.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:36.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:36.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:36.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:36.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:36.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:36.305 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:36.310 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:36.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:36.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:36.417 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:36.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:36.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:36.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:36.577 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:36 smithi083 bash[60048]: cluster 1685823995.0080376 mgr.y (mgr.34104) 786 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-06-03T20:26:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:36 smithi033 bash[78259]: cluster 1685823995.0080376 mgr.y (mgr.34104) 786 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-06-03T20:26:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:36 smithi033 bash[74781]: cluster 1685823995.0080376 mgr.y (mgr.34104) 786 : cluster 0 pgmap v806: 89 pgs: 89 active+clean; 2.8 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 678 op/s 2023-06-03T20:26:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:36] "GET /metrics HTTP/1.1" 200 223502 "" "Prometheus/2.33.4" 2023-06-03T20:26:36.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:36.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:36.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:36.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:36.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:36.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:36.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:36.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:36.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:37.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:37.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:37.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:37.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:37.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:37.274 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:37.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:37.455 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:37.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:37.562 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.596 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:37.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:37.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:37.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:37.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:37 smithi033 bash[74781]: debug 2023-06-03T20:26:37.620+0000 7fe7b7f4b700 -1 mon.a@0(leader).osd e187 definitely_dead 0 2023-06-03T20:26:37.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:37.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:37.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:37.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:38.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:38.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:38.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:38.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:38.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:38.307 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:38.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:38.314 INFO:teuthology.orchestra.run.smithi033.stderr:marked out osd.6. 2023-06-03T20:26:38.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[74781]: cluster 1685823997.0086803 mgr.y (mgr.34104) 787 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:38.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[74781]: audit 1685823997.6228364 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.33:0/4046444303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[74781]: audit 1685823997.6234958 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.392 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[74781]: cluster 1685823997.6236713 mon.a (mon.0) 945 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:26:38.393 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[78259]: cluster 1685823997.0086803 mgr.y (mgr.34104) 787 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:38.393 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[78259]: audit 1685823997.6228364 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.33:0/4046444303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.393 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[78259]: audit 1685823997.6234958 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.393 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:38 smithi033 bash[78259]: cluster 1685823997.6236713 mon.a (mon.0) 945 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:26:38.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:38.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:38.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:38.541 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:38.554 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:38 smithi083 bash[60048]: cluster 1685823997.0086803 mgr.y (mgr.34104) 787 : cluster 0 pgmap v807: 89 pgs: 89 active+clean; 2.7 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:38.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:38 smithi083 bash[60048]: audit 1685823997.6228364 mon.c (mon.2) 90 : audit 1 from='client.? 172.21.15.33:0/4046444303' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:38 smithi083 bash[60048]: audit 1685823997.6234958 mon.a (mon.0) 944 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd out", "ids": ["6"]}]: dispatch 2023-06-03T20:26:38.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:38 smithi083 bash[60048]: cluster 1685823997.6236713 mon.a (mon.0) 945 : cluster 1 Client client.admin marked osd.6 out, while it was still marked up 2023-06-03T20:26:38.577 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:38.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:38.680 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:38.714 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:38.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:38.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:38.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:38.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:38.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:38.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:38.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:38.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:39.088 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:39.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:39.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:39.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:39.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:39.467 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: audit 1685823998.2929063 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:26:39.467 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: cluster 1685823998.293023 mon.a (mon.0) 947 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-06-03T20:26:39.467 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: cluster 1685823998.2944207 osd.6 (osd.6) 91 : cluster 3 failed to encode map e188 with expected crc 2023-06-03T20:26:39.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: audit 1685823998.5964353 mon.a (mon.0) 948 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:39.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: audit 1685823998.5975635 mon.a (mon.0) 949 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:39.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[74781]: audit 1685823999.1731973 mon.a (mon.0) 950 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-06-03T20:26:39.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: audit 1685823998.2929063 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:26:39.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: cluster 1685823998.293023 mon.a (mon.0) 947 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-06-03T20:26:39.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: cluster 1685823998.2944207 osd.6 (osd.6) 91 : cluster 3 failed to encode map e188 with expected crc 2023-06-03T20:26:39.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: audit 1685823998.5964353 mon.a (mon.0) 948 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:39.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: audit 1685823998.5975635 mon.a (mon.0) 949 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:39.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:39 smithi033 bash[78259]: audit 1685823999.1731973 mon.a (mon.0) 950 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-06-03T20:26:39.499 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:39.510 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: audit 1685823998.2929063 mon.a (mon.0) 946 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2023-06-03T20:26:39.510 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: cluster 1685823998.293023 mon.a (mon.0) 947 : cluster 0 osdmap e188: 8 total, 8 up, 7 in 2023-06-03T20:26:39.510 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: cluster 1685823998.2944207 osd.6 (osd.6) 91 : cluster 3 failed to encode map e188 with expected crc 2023-06-03T20:26:39.510 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: audit 1685823998.5964353 mon.a (mon.0) 948 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:39.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: audit 1685823998.5975635 mon.a (mon.0) 949 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:39.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:39 smithi083 bash[60048]: audit 1685823999.1731973 mon.a (mon.0) 950 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]: dispatch 2023-06-03T20:26:39.532 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:39.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:39.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:39.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:39.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:39.919 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:39.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:39.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:39.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:40.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:40.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:40.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:40.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.0092285 mgr.y (mgr.34104) 788 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:40.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: audit 1685823999.301643 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-06-03T20:26:40.318 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3017871 mon.a (mon.0) 952 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-06-03T20:26:40.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:40.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:40.486 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.0092285 mgr.y (mgr.34104) 788 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:40.486 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: audit 1685823999.301643 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-06-03T20:26:40.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3017871 mon.a (mon.0) 952 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-06-03T20:26:40.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3041942 osd.4 (osd.4) 99 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3043416 osd.6 (osd.6) 92 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.487 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3051772 osd.5 (osd.5) 90 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.488 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3056726 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.489 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3086092 osd.4 (osd.4) 100 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.489 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.311868 osd.4 (osd.4) 101 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.489 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:40 smithi083 bash[60048]: cluster 1685823999.3147793 osd.4 (osd.4) 102 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:40.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.0092285 mgr.y (mgr.34104) 788 : cluster 0 pgmap v809: 89 pgs: 89 active+clean; 2.7 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 668 op/s 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: audit 1685823999.301643 mon.a (mon.0) 951 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3017871 mon.a (mon.0) 952 : cluster 0 osdmap e189: 8 total, 8 up, 7 in 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3041942 osd.4 (osd.4) 99 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3043416 osd.6 (osd.6) 92 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3051772 osd.5 (osd.5) 90 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3056726 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3086092 osd.4 (osd.4) 100 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.311868 osd.4 (osd.4) 101 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[78259]: cluster 1685823999.3147793 osd.4 (osd.4) 102 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3041942 osd.4 (osd.4) 99 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3043416 osd.6 (osd.6) 92 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3051772 osd.5 (osd.5) 90 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3056726 osd.7 (osd.7) 115 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3086092 osd.4 (osd.4) 100 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.311868 osd.4 (osd.4) 101 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:40 smithi033 bash[74781]: cluster 1685823999.3147793 osd.4 (osd.4) 102 : cluster 3 failed to encode map e189 with expected crc 2023-06-03T20:26:40.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:40.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:40.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:40.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:40.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:40.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:41.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:41.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:41.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:41.175 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3049078 osd.1 (osd.1) 2 : cluster 0 8.3 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11004 2023-06-03T20:26:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3058157 osd.1 (osd.1) 3 : cluster 0 8.7 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11075 2023-06-03T20:26:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3064668 mon.a (mon.0) 953 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-06-03T20:26:41.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.310967 osd.7 (osd.7) 116 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3109932 osd.5 (osd.5) 91 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.311113 osd.4 (osd.4) 103 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3135989 osd.7 (osd.7) 117 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.3142676 osd.0 (osd.0) 2 : cluster 0 8.6 starting backfill to osd.2 from (0'0,0'0] MAX to 187'10806 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.314636 osd.5 (osd.5) 92 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.321455 osd.5 (osd.5) 93 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10914 2023-06-03T20:26:41.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[74781]: cluster 1685824000.322081 osd.4 (osd.4) 104 : cluster 0 8.5 starting backfill to osd.0 from (0'0,0'0] MAX to 187'11092 2023-06-03T20:26:41.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.372 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:41.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.491 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3049078 osd.1 (osd.1) 2 : cluster 0 8.3 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11004 2023-06-03T20:26:41.491 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3058157 osd.1 (osd.1) 3 : cluster 0 8.7 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11075 2023-06-03T20:26:41.491 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3064668 mon.a (mon.0) 953 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.310967 osd.7 (osd.7) 116 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3109932 osd.5 (osd.5) 91 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.311113 osd.4 (osd.4) 103 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3135989 osd.7 (osd.7) 117 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.3142676 osd.0 (osd.0) 2 : cluster 0 8.6 starting backfill to osd.2 from (0'0,0'0] MAX to 187'10806 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.314636 osd.5 (osd.5) 92 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.321455 osd.5 (osd.5) 93 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10914 2023-06-03T20:26:41.493 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:41 smithi083 bash[60048]: cluster 1685824000.322081 osd.4 (osd.4) 104 : cluster 0 8.5 starting backfill to osd.0 from (0'0,0'0] MAX to 187'11092 2023-06-03T20:26:41.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:41.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:41.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3049078 osd.1 (osd.1) 2 : cluster 0 8.3 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11004 2023-06-03T20:26:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3058157 osd.1 (osd.1) 3 : cluster 0 8.7 starting backfill to osd.2 from (0'0,0'0] MAX to 187'11075 2023-06-03T20:26:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3064668 mon.a (mon.0) 953 : cluster 0 osdmap e190: 8 total, 8 up, 7 in 2023-06-03T20:26:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.310967 osd.7 (osd.7) 116 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3109932 osd.5 (osd.5) 91 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.311113 osd.4 (osd.4) 103 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3135989 osd.7 (osd.7) 117 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.3142676 osd.0 (osd.0) 2 : cluster 0 8.6 starting backfill to osd.2 from (0'0,0'0] MAX to 187'10806 2023-06-03T20:26:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.314636 osd.5 (osd.5) 92 : cluster 3 failed to encode map e190 with expected crc 2023-06-03T20:26:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.321455 osd.5 (osd.5) 93 : cluster 0 8.9 starting backfill to osd.3 from (0'0,0'0] MAX to 187'10914 2023-06-03T20:26:41.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:41 smithi033 bash[78259]: cluster 1685824000.322081 osd.4 (osd.4) 104 : cluster 0 8.5 starting backfill to osd.0 from (0'0,0'0] MAX to 187'11092 2023-06-03T20:26:41.617 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:41.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:41.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:41.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:41.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:41.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:41.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:41.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:41.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:42.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:42.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.245 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:42.350 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:42.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:42.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.009818 mgr.y (mgr.34104) 789 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 33 KiB/s, 0 objects/s recovering 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.309785 mon.a (mon.0) 954 : cluster 3 Health check failed: Degraded data redundancy: 6/125661 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3286955 mon.a (mon.0) 955 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3303335 osd.7 (osd.7) 118 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3402672 osd.5 (osd.5) 94 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3410249 osd.7 (osd.7) 119 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3417308 osd.6 (osd.6) 93 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.407 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3429265 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.408 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[78259]: cluster 1685824001.3469832 osd.4 (osd.4) 106 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.408 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.009818 mgr.y (mgr.34104) 789 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 33 KiB/s, 0 objects/s recovering 2023-06-03T20:26:42.408 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.309785 mon.a (mon.0) 954 : cluster 3 Health check failed: Degraded data redundancy: 6/125661 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:26:42.408 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3286955 mon.a (mon.0) 955 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-06-03T20:26:42.408 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3303335 osd.7 (osd.7) 118 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3402672 osd.5 (osd.5) 94 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3410249 osd.7 (osd.7) 119 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3417308 osd.6 (osd.6) 93 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3429265 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.409 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:42 smithi033 bash[74781]: cluster 1685824001.3469832 osd.4 (osd.4) 106 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:42.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.009818 mgr.y (mgr.34104) 789 : cluster 0 pgmap v812: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 697 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 33 KiB/s, 0 objects/s recovering 2023-06-03T20:26:42.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.309785 mon.a (mon.0) 954 : cluster 3 Health check failed: Degraded data redundancy: 6/125661 objects degraded (0.005%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:26:42.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3286955 mon.a (mon.0) 955 : cluster 0 osdmap e191: 8 total, 8 up, 7 in 2023-06-03T20:26:42.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3303335 osd.7 (osd.7) 118 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.498 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3402672 osd.5 (osd.5) 94 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.499 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3410249 osd.7 (osd.7) 119 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.499 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3417308 osd.6 (osd.6) 93 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.499 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3429265 osd.4 (osd.4) 105 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.499 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:42 smithi083 bash[60048]: cluster 1685824001.3469832 osd.4 (osd.4) 106 : cluster 3 failed to encode map e191 with expected crc 2023-06-03T20:26:42.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:42.581 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:26:42.581 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:26:42.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:42.665 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:42.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:42.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:42.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:42.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:42.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:42.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:42.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:43.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:43.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:43.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:43.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.263 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:43.355 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:43 smithi083 bash[60048]: cluster 1685824002.3383849 osd.4 (osd.4) 107 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:43 smithi083 bash[60048]: cluster 1685824002.3447294 mon.a (mon.0) 956 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-06-03T20:26:43.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:43 smithi083 bash[60048]: cluster 1685824002.350378 osd.7 (osd.7) 120 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:43.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:43.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:43.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:43.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:43.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[78259]: cluster 1685824002.3383849 osd.4 (osd.4) 107 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[78259]: cluster 1685824002.3447294 mon.a (mon.0) 956 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-06-03T20:26:43.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[78259]: cluster 1685824002.350378 osd.7 (osd.7) 120 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[74781]: cluster 1685824002.3383849 osd.4 (osd.4) 107 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[74781]: cluster 1685824002.3447294 mon.a (mon.0) 956 : cluster 0 osdmap e192: 8 total, 8 up, 7 in 2023-06-03T20:26:43.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:43 smithi033 bash[74781]: cluster 1685824002.350378 osd.7 (osd.7) 120 : cluster 3 failed to encode map e192 with expected crc 2023-06-03T20:26:43.645 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:43.674 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:43.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:43.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:43.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:43.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:43.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:44.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:44.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:44.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:44.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:44.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:44.356 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:44 smithi083 bash[60048]: cluster 1685824003.0102777 mgr.y (mgr.34104) 790 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 49 KiB/s, 1 objects/s recovering 2023-06-03T20:26:44.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:44.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:44.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:44.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:44.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:44.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:44.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:44.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:44.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:44.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:44.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:44 smithi033 bash[74781]: cluster 1685824003.0102777 mgr.y (mgr.34104) 790 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 49 KiB/s, 1 objects/s recovering 2023-06-03T20:26:44.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:44 smithi033 bash[78259]: cluster 1685824003.0102777 mgr.y (mgr.34104) 790 : cluster 0 pgmap v815: 89 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+remapped+backfill_wait, 4 remapped+peering, 6 peering, 1 active+recovery_wait+degraded, 76 active+clean; 2.6 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 558 op/s; 6/125661 objects degraded (0.005%); 5236/125661 objects misplaced (4.167%); 49 KiB/s, 1 objects/s recovering 2023-06-03T20:26:44.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:44.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:44.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:44.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:44.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:44.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:45.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:45.145 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:45.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:45.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_historic_ops 2023-06-03T20:26:45.249 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:45.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:45.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:45.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:45.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:45.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:45.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:45.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:45.697 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:26:45.698 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:26:45.698 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2023-06-03T20:26:45.698 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:26:45.698 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:26:45.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 config set filestore_inject_stall 3 2023-06-03T20:26:45.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:45.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:45.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:45.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:45.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:45.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:45.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:46.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:46.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:46.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:46.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:46.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:46.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:46] "GET /metrics HTTP/1.1" 200 223519 "" "Prometheus/2.33.4" 2023-06-03T20:26:46.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:46.366 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:46 smithi083 bash[60048]: cluster 1685824005.0109959 mgr.y (mgr.34104) 791 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+remapped+backfill_wait, 2 remapped+peering, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 2/122298 objects degraded (0.002%); 7617/122298 objects misplaced (6.228%); 135 KiB/s, 2 objects/s recovering 2023-06-03T20:26:46.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:46.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:46 smithi033 bash[74781]: cluster 1685824005.0109959 mgr.y (mgr.34104) 791 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+remapped+backfill_wait, 2 remapped+peering, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 2/122298 objects degraded (0.002%); 7617/122298 objects misplaced (6.228%); 135 KiB/s, 2 objects/s recovering 2023-06-03T20:26:46.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:46 smithi033 bash[78259]: cluster 1685824005.0109959 mgr.y (mgr.34104) 791 : cluster 0 pgmap v816: 89 pgs: 1 active+recovery_wait+degraded+remapped, 2 active+remapped+backfill_wait, 2 remapped+peering, 84 active+clean; 2.5 GiB data, 8.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 494 op/s; 2/122298 objects degraded (0.002%); 7617/122298 objects misplaced (6.228%); 135 KiB/s, 2 objects/s recovering 2023-06-03T20:26:46.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:46.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:46.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:46.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:46.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:46.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:46.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:46.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:46.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:47.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:47.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.180 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:47.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:47.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:47.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:47.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.566 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:47 smithi083 bash[60048]: cluster 1685824007.3578846 mon.a (mon.0) 957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/122298 objects degraded (0.002%), 1 pg degraded) 2023-06-03T20:26:47.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:47.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:47.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:47.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:47.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:47.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:47 smithi033 bash[74781]: cluster 1685824007.3578846 mon.a (mon.0) 957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/122298 objects degraded (0.002%), 1 pg degraded) 2023-06-03T20:26:47.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:47 smithi033 bash[78259]: cluster 1685824007.3578846 mon.a (mon.0) 957 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/122298 objects degraded (0.002%), 1 pg degraded) 2023-06-03T20:26:47.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:47.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:47.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:47.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:47.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:48.034 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:48.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:48.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:48.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:48.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:48.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:48.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:48.422 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:48 smithi033 bash[74781]: cluster 1685824007.01159 mgr.y (mgr.34104) 792 : cluster 0 pgmap v817: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 11349/116739 objects misplaced (9.722%); 6.0 MiB/s, 95 objects/s recovering 2023-06-03T20:26:48.423 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:48 smithi033 bash[78259]: cluster 1685824007.01159 mgr.y (mgr.34104) 792 : cluster 0 pgmap v817: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 11349/116739 objects misplaced (9.722%); 6.0 MiB/s, 95 objects/s recovering 2023-06-03T20:26:48.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:48.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:48.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:48.593 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:48 smithi083 bash[60048]: cluster 1685824007.01159 mgr.y (mgr.34104) 792 : cluster 0 pgmap v817: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 515 op/s; 11349/116739 objects misplaced (9.722%); 6.0 MiB/s, 95 objects/s recovering 2023-06-03T20:26:48.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:48.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:48.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:48.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:48.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:48.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:48.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:48.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:48.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:49.017 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:49.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:49.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:49.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:49.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.357 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:49.385 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:26:49.432 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:49 smithi083 bash[60048]: audit 1685824009.338725 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.33:0/13699229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:49.439 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:26:49.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:49.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:49.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:49.509 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:26:49.571 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:26:49.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:49 smithi033 bash[74781]: audit 1685824009.338725 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.33:0/13699229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:49.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:49 smithi033 bash[78259]: audit 1685824009.338725 mon.b (mon.1) 17 : audit 0 from='client.? 172.21.15.33:0/13699229' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:26:49.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.621 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:26:49.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:49.668 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:26:49.706 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:26:49.744 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:26:49.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.758 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.758 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:26:49.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:49.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:49.938 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:49.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:50.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:50.090 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:50.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:50.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:50.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:50.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:50.372 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:50.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:50.445 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:26:50.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[78259]: cluster 1685824009.0119846 mgr.y (mgr.34104) 793 : cluster 0 pgmap v818: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 11349/116739 objects misplaced (9.722%); 5.0 MiB/s, 79 objects/s recovering 2023-06-03T20:26:50.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[78259]: audit 1685824009.7047796 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.33:0/1049452384' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[78259]: audit 1685824009.7058177 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[74781]: cluster 1685824009.0119846 mgr.y (mgr.34104) 793 : cluster 0 pgmap v818: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 11349/116739 objects misplaced (9.722%); 5.0 MiB/s, 79 objects/s recovering 2023-06-03T20:26:50.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[74781]: audit 1685824009.7047796 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.33:0/1049452384' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.468 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:50 smithi033 bash[74781]: audit 1685824009.7058177 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:50.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:50.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:50.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:50.630 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:50.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:50.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:50.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:50.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:50.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:50.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:50 smithi083 bash[60048]: cluster 1685824009.0119846 mgr.y (mgr.34104) 793 : cluster 0 pgmap v818: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.4 GiB data, 8.1 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 371 op/s; 11349/116739 objects misplaced (9.722%); 5.0 MiB/s, 79 objects/s recovering 2023-06-03T20:26:50.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:50 smithi083 bash[60048]: audit 1685824009.7047796 mon.c (mon.2) 91 : audit 1 from='client.? 172.21.15.33:0/1049452384' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:50 smithi083 bash[60048]: audit 1685824009.7058177 mon.a (mon.0) 958 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:26:50.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:50.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:50.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:50.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:51.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:51.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:51.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:51.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:51.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:51.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:51.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.436 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.4247174 mon.a (mon.0) 959 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:51.436 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: audit 1685824010.434119 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.4342728 mon.a (mon.0) 961 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.6778467 osd.7 (osd.7) 121 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.68 osd.5 (osd.5) 95 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.6812093 osd.6 (osd.6) 94 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.683419 osd.4 (osd.4) 108 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[78259]: cluster 1685824010.685227 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.4247174 mon.a (mon.0) 959 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: audit 1685824010.434119 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.4342728 mon.a (mon.0) 961 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.6778467 osd.7 (osd.7) 121 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.68 osd.5 (osd.5) 95 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.6812093 osd.6 (osd.6) 94 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.683419 osd.4 (osd.4) 108 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:51 smithi033 bash[74781]: cluster 1685824010.685227 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:51.592 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:51.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:51.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:51.772 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:51.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:51.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.4247174 mon.a (mon.0) 959 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: audit 1685824010.434119 mon.a (mon.0) 960 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.4342728 mon.a (mon.0) 961 : cluster 0 osdmap e193: 8 total, 8 up, 7 in 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.6778467 osd.7 (osd.7) 121 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.68 osd.5 (osd.5) 95 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.6812093 osd.6 (osd.6) 94 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.683419 osd.4 (osd.4) 108 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:51 smithi083 bash[60048]: cluster 1685824010.685227 osd.4 (osd.4) 109 : cluster 3 failed to encode map e193 with expected crc 2023-06-03T20:26:51.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:51.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:51.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:52.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:52.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:52.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:52.160 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:52.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:52.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:52.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:52.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:52.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:52.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:52.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.483 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:52.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:52 smithi033 bash[74781]: cluster 1685824011.0125813 mgr.y (mgr.34104) 794 : cluster 0 pgmap v820: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 9628/106815 objects misplaced (9.014%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:26:52.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:52 smithi033 bash[78259]: cluster 1685824011.0125813 mgr.y (mgr.34104) 794 : cluster 0 pgmap v820: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 9628/106815 objects misplaced (9.014%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:26:52.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:52.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:52.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:52.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:52.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:52.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:52.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:52.887 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:52 smithi083 bash[60048]: cluster 1685824011.0125813 mgr.y (mgr.34104) 794 : cluster 0 pgmap v820: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 724 op/s; 9628/106815 objects misplaced (9.014%); 9.9 MiB/s, 158 objects/s recovering 2023-06-03T20:26:52.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:53.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:53.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:53.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:53.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:53.176 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:53.177 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:26:53.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:53.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:53.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:53.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:53.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:53.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:53.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:53.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:53.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.567 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:53.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:53.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:53.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:53.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:53.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:53.945 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:53.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:53.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:53.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:54.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:54.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:54.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:54.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:54.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.270 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:54.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:54.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:54.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:54.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:54.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:26:54.523 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[78259]: cluster 1685824013.0130107 mgr.y (mgr.34104) 795 : cluster 0 pgmap v821: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 9628/106815 objects misplaced (9.014%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:26:54.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[78259]: audit 1685824013.5925152 mon.a (mon.0) 962 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:54.524 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[78259]: audit 1685824013.976169 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:54.524 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[74781]: cluster 1685824013.0130107 mgr.y (mgr.34104) 795 : cluster 0 pgmap v821: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 9628/106815 objects misplaced (9.014%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:26:54.524 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[74781]: audit 1685824013.5925152 mon.a (mon.0) 962 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:54.525 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:54 smithi033 bash[74781]: audit 1685824013.976169 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:54.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:54.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:54.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:54.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:54.748 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:26:54.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:54.810 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:54 smithi083 bash[60048]: cluster 1685824013.0130107 mgr.y (mgr.34104) 795 : cluster 0 pgmap v821: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 9628/106815 objects misplaced (9.014%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:26:54.810 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:54 smithi083 bash[60048]: audit 1685824013.5925152 mon.a (mon.0) 962 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:26:54.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:54 smithi083 bash[60048]: audit 1685824013.976169 mon.a (mon.0) 963 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:26:54.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:54.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:54.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:54.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:54.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:54.994 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:55.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:55.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:55.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:55.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:55.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.417 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:55.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:55.571 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:55.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.575 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:55.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:55.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:55.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:55.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:55.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:55.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:55.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:56.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:56.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:56.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:56.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:56.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.166 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:56.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:56.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.429 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:26:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:26:56] "GET /metrics HTTP/1.1" 200 223621 "" "Prometheus/2.33.4" 2023-06-03T20:26:56.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.471 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:56.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:56 smithi033 bash[74781]: cluster 1685824015.0136669 mgr.y (mgr.34104) 796 : cluster 0 pgmap v822: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.1 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 9421/102681 objects misplaced (9.175%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:26:56.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:56 smithi033 bash[78259]: cluster 1685824015.0136669 mgr.y (mgr.34104) 796 : cluster 0 pgmap v822: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.1 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 9421/102681 objects misplaced (9.175%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:26:56.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:56.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:56.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:56.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:56 smithi083 bash[60048]: cluster 1685824015.0136669 mgr.y (mgr.34104) 796 : cluster 0 pgmap v822: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.1 GiB data, 7.3 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 653 op/s; 9421/102681 objects misplaced (9.175%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:26:56.771 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:56.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:56.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:56.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:56.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:57.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:57.050 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:57.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:57.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:57.193 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:57.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:57.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:57.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:57.453 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:57.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:57.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:57.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:26:57.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:26:57.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:57.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:57.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:57.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:57.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:57.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:57.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:58.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:58.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:58.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:58.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:58.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:58.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:58.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:58.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:58.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:58.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:26:58.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:26:58.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:26:58 smithi083 bash[60048]: cluster 1685824017.0156522 mgr.y (mgr.34104) 797 : cluster 0 pgmap v823: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:26:58.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:58.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:58.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:58.807 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:26:58 smithi033 bash[74781]: cluster 1685824017.0156522 mgr.y (mgr.34104) 797 : cluster 0 pgmap v823: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:26:58.808 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:26:58 smithi033 bash[78259]: cluster 1685824017.0156522 mgr.y (mgr.34104) 797 : cluster 0 pgmap v823: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:26:58.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:26:58.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:26:58.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:58.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:58.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:58.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:59.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:59.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:59.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.119 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:26:59.220 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:59.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:26:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:26:59.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:59.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:26:59.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.406 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:26:59.506 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:59.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:59.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:59.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:59.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:26:59.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:26:59.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:59.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:26:59.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:26:59.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:59.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:26:59.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:26:59.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:00.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:00.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:00.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:00.224 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:00.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:00.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:00.372 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:00.409 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:00.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:00.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:00.526 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:00 smithi033 bash[78259]: cluster 1685824019.018703 mgr.y (mgr.34104) 798 : cluster 0 pgmap v824: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:00.526 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:00 smithi033 bash[74781]: cluster 1685824019.018703 mgr.y (mgr.34104) 798 : cluster 0 pgmap v824: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:00.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:00.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:00.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:00 smithi083 bash[60048]: cluster 1685824019.018703 mgr.y (mgr.34104) 798 : cluster 0 pgmap v824: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 2.0 GiB data, 7.1 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 652 op/s; 8148/97161 objects misplaced (8.386%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:00.658 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:00.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:00.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:00.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:00.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:00.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:00.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:00.991 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:00.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:00.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:01.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:01.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:01.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:01.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:01.165 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:27:01.165 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "" 2023-06-03T20:27:01.166 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:27:01.201 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.34818.0:188761 6.4 6:2cb8ec62:::benchmark_data_smithi033_106374_object78759:head [delete] snapc 0=[] ondisk+write+known_if_redirected e115)", 2023-06-03T20:27:01.202 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 596.81126317099995, 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15346354700000001, 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.34818", 2023-06-03T20:27:01.203 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3426894973", 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188761 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:27:01.204 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375026+0000", 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375024+0000", 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375031+0000", 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0280000000000003e-06 2023-06-03T20:27:01.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375044+0000", 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2840000000000001e-05 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375053+0000", 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9139999999999997e-06 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375097+0000", 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4307000000000001e-05 2023-06-03T20:27:01.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375175+0000", 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7894999999999999e-05 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:27:01.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.375245+0000", 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9752000000000006e-05 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.382340+0000", 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.007095283 2023-06-03T20:27:01.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.518479+0000", 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.136138649 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.525241+0000", 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0067619810000000002 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528437+0000", 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0031959860000000001 2023-06-03T20:27:01.212 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:17:04.528489+0000", 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2505e-05 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.213 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.214 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.214 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3790 8.3 8:cbab29b4:::benchmark_data_smithi033_153106_object3789:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.214 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.359156+0000", 2023-06-03T20:27:01.214 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.82713259900001, 2023-06-03T20:27:01.215 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31732383400000003, 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3790 2023-06-03T20:27:01.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359156+0000", 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359156+0000", 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359154+0000", 2023-06-03T20:27:01.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359188+0000", 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3485999999999998e-05 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359204+0000", 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5858999999999998e-05 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359214+0000", 2023-06-03T20:27:01.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0244999999999999e-05 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359324+0000", 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000109582 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359692+0000", 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00036881700000000002 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.359853+0000", 2023-06-03T20:27:01.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000160667 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360828+0000", 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00097461800000000001 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.223 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360935+0000", 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000107088 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.676374+0000", 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.315439199 2023-06-03T20:27:01.224 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.676422+0000", 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8201999999999997e-05 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.225 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.676480+0000", 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7936999999999998e-05 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.226 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3794 8.a 8:57959959:::benchmark_data_smithi033_153106_object3793:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.360636+0000", 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.82565268600001, 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31979427999999999, 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.227 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3794 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360636+0000", 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360636+0000", 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360635+0000", 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360664+0000", 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8660999999999999e-05 2023-06-03T20:27:01.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360677+0000", 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2842e-05 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360686+0000", 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1260000000000004e-06 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360739+0000", 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3424000000000002e-05 2023-06-03T20:27:01.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.360952+0000", 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00021306 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.361126+0000", 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017343799999999999 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.234 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362082+0000", 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00095638799999999996 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.364012+0000", 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0019305380000000001 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.235 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680364+0000", 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31635124999999997 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680402+0000", 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7907000000000001e-05 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680431+0000", 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8886000000000001e-05 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.237 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3801 8.a 8:52deab9a:::benchmark_data_smithi033_153106_object3800:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.362359+0000", 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.82392969399999, 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31843927700000002, 2023-06-03T20:27:01.238 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3801 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362359+0000", 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362359+0000", 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362358+0000", 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362389+0000", 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.1275000000000001e-05 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362410+0000", 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0472e-05 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362426+0000", 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5858e-05 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362485+0000", 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9849000000000002e-05 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362601+0000", 2023-06-03T20:27:01.244 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011551 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.362745+0000", 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000143681 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.363452+0000", 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00070712499999999996 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.364143+0000", 2023-06-03T20:27:01.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00069162499999999997 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680551+0000", 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31640725200000003 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680690+0000", 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000139121 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680799+0000", 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000108832 2023-06-03T20:27:01.248 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3810 8.a 8:5588495e:::benchmark_data_smithi033_153106_object3809:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.365902+0000", 2023-06-03T20:27:01.249 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.82038693699999, 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.315110995, 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3810 2023-06-03T20:27:01.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365902+0000", 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365902+0000", 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365900+0000", 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:27:01.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365946+0000", 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6078000000000002e-05 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365962+0000", 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5571999999999999e-05 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.365971+0000", 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2390000000000008e-06 2023-06-03T20:27:01.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366030+0000", 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9296000000000003e-05 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366179+0000", 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014925299999999999 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366340+0000", 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016039299999999999 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.256 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.367257+0000", 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00091738699999999998 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.367559+0000", 2023-06-03T20:27:01.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00030156300000000003 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680911+0000", 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31335247100000002 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.680966+0000", 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4292999999999997e-05 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.681013+0000", 2023-06-03T20:27:01.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7410999999999997e-05 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3811 8.3 8:c78253d7:::benchmark_data_smithi033_153106_object3810:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.366621+0000", 2023-06-03T20:27:01.260 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.81966794900001, 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31301811400000001, 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.261 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3811 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366621+0000", 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366621+0000", 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366620+0000", 2023-06-03T20:27:01.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366646+0000", 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6064999999999999e-05 2023-06-03T20:27:01.264 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366660+0000", 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3390000000000001e-05 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366668+0000", 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5839999999999995e-06 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366717+0000", 2023-06-03T20:27:01.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8718999999999999e-05 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366858+0000", 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014149 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.267 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.366966+0000", 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000107878 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.268 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.367706+0000", 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000740152 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.367842+0000", 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013516900000000001 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.269 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.679559+0000", 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.31171740100000001 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.679596+0000", 2023-06-03T20:27:01.270 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6705999999999997e-05 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.679639+0000", 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3479999999999997e-05 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.271 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:3819 8.a 8:5c6cca49:::benchmark_data_smithi033_153106_object3818:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:36.372437+0000", 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 204.813852247, 2023-06-03T20:27:01.272 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.30904967900000002, 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 3819 2023-06-03T20:27:01.273 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372437+0000", 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.274 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372437+0000", 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.275 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372435+0000", 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372461+0000", 2023-06-03T20:27:01.276 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6035000000000001e-05 2023-06-03T20:27:01.277 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.277 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.277 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.277 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372474+0000", 2023-06-03T20:27:01.277 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2695e-05 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372483+0000", 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.738e-06 2023-06-03T20:27:01.278 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372529+0000", 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6535000000000001e-05 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.279 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372650+0000", 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000120097 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.372801+0000", 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015197299999999999 2023-06-03T20:27:01.280 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.281 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.281 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.281 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.373436+0000", 2023-06-03T20:27:01.281 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000634467 2023-06-03T20:27:01.281 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.282 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.282 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.282 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.373959+0000", 2023-06-03T20:27:01.282 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00052267000000000004 2023-06-03T20:27:01.282 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.681416+0000", 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.30745719500000002 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.283 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.681449+0000", 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3485000000000002e-05 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:36.681486+0000", 2023-06-03T20:27:01.284 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7082000000000002e-05 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:30765 8.a 8:5555ad25:::benchmark_data_smithi033_153106_object30764:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.285 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:50.183462+0000", 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 191.00282675599999, 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16745036499999999, 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.286 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 30765 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183462+0000", 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.287 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183462+0000", 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.288 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183461+0000", 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183485+0000", 2023-06-03T20:27:01.289 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4379000000000002e-05 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183501+0000", 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5736999999999999e-05 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.290 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183509+0000", 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9270000000000005e-06 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.291 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183556+0000", 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6683e-05 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.183729+0000", 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017382500000000001 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.292 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.184294+0000", 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000564727 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.293 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.186361+0000", 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002066493 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189597+0000", 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003236376 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.294 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.350829+0000", 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16123214299999999 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.350874+0000", 2023-06-03T20:27:01.295 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5305000000000001e-05 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.350913+0000", 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8084000000000003e-05 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.296 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:30777 8.a 8:54460151:::benchmark_data_smithi033_153106_object30776:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:50.189802+0000", 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 190.996487059, 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.164080158, 2023-06-03T20:27:01.297 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 30777 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.298 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189802+0000", 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.299 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189802+0000", 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189801+0000", 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.300 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189830+0000", 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9326e-05 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.301 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189843+0000", 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2615e-05 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189868+0000", 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5443999999999999e-05 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.302 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.189905+0000", 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6356999999999998e-05 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.303 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.190033+0000", 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012799900000000001 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.190144+0000", 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000111248 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.304 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.191980+0000", 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00183589 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.192665+0000", 2023-06-03T20:27:01.305 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00068502400000000001 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.353409+0000", 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.160744584 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.306 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.353843+0000", 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00043360099999999998 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.353882+0000", 2023-06-03T20:27:01.307 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.9165999999999997e-05 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:30799 8.a 8:5d02b0d6:::benchmark_data_smithi033_153106_object30798:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.308 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:50.202733+0000", 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 190.983556437, 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15451568399999999, 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.309 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 30799 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202733+0000", 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.310 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202733+0000", 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.311 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202731+0000", 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202758+0000", 2023-06-03T20:27:01.312 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6889999999999998e-05 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202772+0000", 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4439e-05 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.313 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202781+0000", 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.6510000000000007e-06 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.314 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202833+0000", 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1944000000000003e-05 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202997+0000", 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016400099999999999 2023-06-03T20:27:01.315 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.203167+0000", 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017015699999999999 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.316 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.205534+0000", 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0023669680000000001 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.205892+0000", 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035774400000000001 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357110+0000", 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15121796900000001 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357199+0000", 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9532999999999998e-05 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357248+0000", 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9008000000000002e-05 2023-06-03T20:27:01.319 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:30800 8.a 8:5bbd9eec:::benchmark_data_smithi033_153106_object30799:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:23:50.202938+0000", 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 190.98335133800001, 2023-06-03T20:27:01.320 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.154802724, 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 30800 2023-06-03T20:27:01.321 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202938+0000", 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202938+0000", 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.323 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202937+0000", 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202960+0000", 2023-06-03T20:27:01.324 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2870999999999998e-05 2023-06-03T20:27:01.325 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.325 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.325 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.325 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202967+0000", 2023-06-03T20:27:01.325 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6650000000000003e-06 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.202972+0000", 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7219999999999999e-06 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.326 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.204406+0000", 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001433648 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.204541+0000", 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013510099999999999 2023-06-03T20:27:01.327 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.204671+0000", 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000130338 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.328 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.205704+0000", 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001032795 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.329 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.207324+0000", 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0016204730000000001 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357310+0000", 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14998534199999999 2023-06-03T20:27:01.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357686+0000", 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00037649200000000003 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.331 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:23:50.357740+0000", 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4185999999999999e-05 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.332 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:85332 8.3 8:cce4f8d8:::benchmark_data_smithi033_153106_object85331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e179)", 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:24:36.790832+0000", 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 144.39545724499999, 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.15899891099999999, 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 85332 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.790832+0000", 2023-06-03T20:27:01.334 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.790832+0000", 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.790831+0000", 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.790853+0000", 2023-06-03T20:27:01.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2704000000000001e-05 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.919374+0000", 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12852023700000001 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.919390+0000", 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.628e-05 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.931083+0000", 2023-06-03T20:27:01.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011692654 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.931253+0000", 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017088300000000001 2023-06-03T20:27:01.339 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.931413+0000", 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000159677 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.340 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.938686+0000", 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0072732480000000004 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.341 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.944140+0000", 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0054540910000000003 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.949451+0000", 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.005310141 2023-06-03T20:27:01.342 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.949785+0000", 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00033425499999999999 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.343 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.344 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:24:36.949831+0000", 2023-06-03T20:27:01.344 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5788999999999998e-05 2023-06-03T20:27:01.344 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.344 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.345 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.345 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.345 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.345 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:163286 8.7 8:e92648b9:::benchmark_data_smithi033_153106_object54426:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:27:01.345 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:19.692699+0000", 2023-06-03T20:27:01.346 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 41.493589593000003, 2023-06-03T20:27:01.346 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.160464301, 2023-06-03T20:27:01.346 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 163286 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.347 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692699+0000", 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692699+0000", 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692698+0000", 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:27:01.349 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692705+0000", 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6420000000000007e-06 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.350 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692720+0000", 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4413000000000001e-05 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.692729+0000", 2023-06-03T20:27:01.351 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4180000000000003e-06 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.713293+0000", 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.020564345000000001 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.713406+0000", 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000112534 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,6", 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.713514+0000", 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000108424 2023-06-03T20:27:01.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719460+0000", 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0059458870000000004 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719732+0000", 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00027171299999999998 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.355 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.853070+0000", 2023-06-03T20:27:01.356 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13333777499999999 2023-06-03T20:27:01.356 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.356 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.356 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.357 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.853120+0000", 2023-06-03T20:27:01.357 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.0021000000000001e-05 2023-06-03T20:27:01.357 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.853164+0000", 2023-06-03T20:27:01.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3942e-05 2023-06-03T20:27:01.359 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.359 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.359 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.360 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.360 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:163291 8.3 8:cf2c6c3e:::benchmark_data_smithi033_153106_object54431:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:27:01.360 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:19.698020+0000", 2023-06-03T20:27:01.360 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 41.488268976999997, 2023-06-03T20:27:01.360 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16805863500000001, 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 163291 2023-06-03T20:27:01.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698020+0000", 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.362 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698020+0000", 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698019+0000", 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698025+0000", 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.9139999999999996e-06 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.364 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698037+0000", 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1951e-05 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.698045+0000", 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0860000000000002e-06 2023-06-03T20:27:01.365 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.701837+0000", 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0037919780000000001 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.366 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.701955+0000", 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011822199999999999 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.702059+0000", 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010358599999999999 2023-06-03T20:27:01.367 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720804+0000", 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.018745758000000001 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.368 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720841+0000", 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6301999999999999e-05 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.865988+0000", 2023-06-03T20:27:01.369 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14514703900000001 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866036+0000", 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8553000000000001e-05 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.370 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866079+0000", 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2450999999999997e-05 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.371 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:163294 8.3 8:cf2c5c58:::benchmark_data_smithi033_153106_object54434:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:27:01.372 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:19.703123+0000", 2023-06-03T20:27:01.372 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 41.483166148000002, 2023-06-03T20:27:01.372 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16308203199999999, 2023-06-03T20:27:01.372 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.373 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.373 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.373 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.373 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.373 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 163294 2023-06-03T20:27:01.374 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.374 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.374 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.374 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703123+0000", 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.375 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703123+0000", 2023-06-03T20:27:01.376 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.376 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.376 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703121+0000", 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703128+0000", 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8900000000000001e-06 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703141+0000", 2023-06-03T20:27:01.378 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.252e-05 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.703149+0000", 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8769999999999999e-06 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.379 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.706478+0000", 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033284069999999998 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.706594+0000", 2023-06-03T20:27:01.380 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000115961 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.706708+0000", 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000114468 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.381 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720873+0000", 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.01416479 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.382 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720892+0000", 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8655e-05 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866086+0000", 2023-06-03T20:27:01.383 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14519463699999999 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866167+0000", 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0500999999999994e-05 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.384 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866205+0000", 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8012000000000001e-05 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.385 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:163298 8.3 8:c39f9728:::benchmark_data_smithi033_153106_object54438:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:19.708214+0000", 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 41.478074481999997, 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.158129767, 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.386 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 163298 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.387 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708214+0000", 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708214+0000", 2023-06-03T20:27:01.388 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708213+0000", 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.389 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708219+0000", 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5679999999999996e-06 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708230+0000", 2023-06-03T20:27:01.390 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.08e-05 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.708238+0000", 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0199999999999994e-06 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.391 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720905+0000", 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.012667154 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.392 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.393 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.720974+0000", 2023-06-03T20:27:01.393 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9065000000000004e-05 2023-06-03T20:27:01.393 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.393 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.393 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.721040+0000", 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5408999999999997e-05 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.865979+0000", 2023-06-03T20:27:01.394 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14493868900000001 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866245+0000", 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00026662799999999998 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.395 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866253+0000", 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9750000000000007e-06 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866308+0000", 2023-06-03T20:27:01.396 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5312000000000002e-05 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866344+0000", 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5744000000000002e-05 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.397 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:163305 8.3 8:c5b6cb47:::benchmark_data_smithi033_153106_object54445:head [delete] snapc 0=[] ondisk+write+known_if_redirected e186)", 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:19.719724+0000", 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 41.466564568999999, 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.14835388799999999, 2023-06-03T20:27:01.398 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.399 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.399 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.399 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 163305 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.400 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719724+0000", 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719724+0000", 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.401 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719723+0000", 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.402 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719727+0000", 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.563e-06 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719732+0000", 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4310000000000002e-06 2023-06-03T20:27:01.403 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.719737+0000", 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4569999999999998e-06 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.404 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.857983+0000", 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.13824600000000001 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.405 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.858113+0000", 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012995199999999999 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 5,6", 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.858237+0000", 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012384700000000001 2023-06-03T20:27:01.406 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.866351+0000", 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0081142300000000001 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.407 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.867731+0000", 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013796590000000001 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.867764+0000", 2023-06-03T20:27:01.408 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3887999999999998e-05 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.868033+0000", 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00026897599999999998 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.409 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:19.868078+0000", 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4796000000000003e-05 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.410 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:182469 8.7 8:ed7678b6:::benchmark_data_smithi033_153106_object73609:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:50.388193+0000", 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 10.798096007, 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27934309800000001, 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.411 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 182469 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.412 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388193+0000", 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388193+0000", 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388192+0000", 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388197+0000", 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7439999999999998e-06 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388209+0000", 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2683999999999999e-05 2023-06-03T20:27:01.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388219+0000", 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1959999999999997e-06 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.416 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388270+0000", 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1845999999999998e-05 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388395+0000", 2023-06-03T20:27:01.417 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012493899999999999 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3,6", 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.388526+0000", 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013089899999999999 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.392352+0000", 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0038259359999999998 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.392481+0000", 2023-06-03T20:27:01.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012914 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398589+0000", 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0061073960000000002 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.667186+0000", 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26859707799999999 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.667237+0000", 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1569e-05 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.667536+0000", 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00029866700000000002 2023-06-03T20:27:01.422 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.423 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.423 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.424 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:182476 8.7 8:ec3b1543:::benchmark_data_smithi033_153106_object73616:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:27:01.424 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:50.398894+0000", 2023-06-03T20:27:01.424 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 10.787394457, 2023-06-03T20:27:01.425 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27531945499999999, 2023-06-03T20:27:01.425 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.425 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.425 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.426 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.426 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.426 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 182476 2023-06-03T20:27:01.426 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.427 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.427 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.427 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.427 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398894+0000", 2023-06-03T20:27:01.428 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.428 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.429 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.429 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398894+0000", 2023-06-03T20:27:01.429 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.429 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.430 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.430 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398894+0000", 2023-06-03T20:27:01.430 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:27:01.431 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.431 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.431 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398898+0000", 2023-06-03T20:27:01.432 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0249999999999996e-06 2023-06-03T20:27:01.432 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398920+0000", 2023-06-03T20:27:01.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1815e-05 2023-06-03T20:27:01.433 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.433 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.434 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398927+0000", 2023-06-03T20:27:01.434 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0369999999999997e-06 2023-06-03T20:27:01.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.435 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.435 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.398994+0000", 2023-06-03T20:27:01.435 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6952000000000005e-05 2023-06-03T20:27:01.435 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.436 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.436 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.399164+0000", 2023-06-03T20:27:01.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000170314 2023-06-03T20:27:01.437 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.437 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.437 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 2,3,6", 2023-06-03T20:27:01.438 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.399339+0000", 2023-06-03T20:27:01.438 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000174976 2023-06-03T20:27:01.438 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.438 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.439 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.439 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.403566+0000", 2023-06-03T20:27:01.439 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0042274299999999999 2023-06-03T20:27:01.439 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.440 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.440 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.440 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.403656+0000", 2023-06-03T20:27:01.441 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9242999999999999e-05 2023-06-03T20:27:01.441 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.441 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.408991+0000", 2023-06-03T20:27:01.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0053355249999999998 2023-06-03T20:27:01.442 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.442 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.443 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.443 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.674012+0000", 2023-06-03T20:27:01.443 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.265020433 2023-06-03T20:27:01.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.444 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.674065+0000", 2023-06-03T20:27:01.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3569999999999997e-05 2023-06-03T20:27:01.445 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.445 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.445 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.446 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:50.674214+0000", 2023-06-03T20:27:01.446 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014882299999999999 2023-06-03T20:27:01.446 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.446 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.447 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.447 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45122.0:187663 8.1 8:8671522d:::benchmark_data_smithi033_153106_object78803:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:26:58.402634+0000", 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 2.7836550099999999, 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19558508099999999, 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:27:01.448 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45122", 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 187663 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:27:01.449 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402634+0000", 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402634+0000", 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.450 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402632+0000", 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:27:01.451 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402641+0000", 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5269999999999998e-06 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402657+0000", 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6438000000000001e-05 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.452 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402670+0000", 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.255e-05 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402726+0000", 2023-06-03T20:27:01.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.6740000000000002e-05 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402854+0000", 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000127775 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,2", 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.402973+0000", 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011848100000000001 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.406974+0000", 2023-06-03T20:27:01.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0040013139999999997 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.407136+0000", 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000161597 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.598133+0000", 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19099771400000001 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.598181+0000", 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8109999999999998e-05 2023-06-03T20:27:01.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:26:58.598219+0000", 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7678000000000001e-05 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.458 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:27:01.459 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:27:01.459 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:27:01.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:01.460 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:01.460 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:01.497 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:01.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:01.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:01.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:01.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:01.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:01.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:01.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:01.786 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:01.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:01.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:01.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:01.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:01.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:01.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:02.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:02.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:02.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:02.182 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:02.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:02.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:02.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.358 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:02.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:02.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:02.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:02.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:02 smithi083 bash[60048]: cluster 1685824021.0195022 mgr.y (mgr.34104) 799 : cluster 0 pgmap v825: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 6685/87540 objects misplaced (7.637%); 11 MiB/s, 171 objects/s recovering 2023-06-03T20:27:02.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:02.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:02.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:02.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:02 smithi033 bash[78259]: cluster 1685824021.0195022 mgr.y (mgr.34104) 799 : cluster 0 pgmap v825: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 6685/87540 objects misplaced (7.637%); 11 MiB/s, 171 objects/s recovering 2023-06-03T20:27:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:02 smithi033 bash[74781]: cluster 1685824021.0195022 mgr.y (mgr.34104) 799 : cluster 0 pgmap v825: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 683 op/s; 6685/87540 objects misplaced (7.637%); 11 MiB/s, 171 objects/s recovering 2023-06-03T20:27:02.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:02.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:02.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:02.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:03.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:03.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:03.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:03.182 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:03.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:03.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:03.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:03.373 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:03.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:03.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:03.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:03.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:03.618 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:03.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.658 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:03.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:03.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:03.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:03.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:03.947 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:03.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:03.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:04.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.090 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:04.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:04.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:04.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:04.330 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:04.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:04.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:04.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:04.501 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:04.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:04.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.630 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:04.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.743 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:04 smithi033 bash[78259]: cluster 1685824023.0198863 mgr.y (mgr.34104) 800 : cluster 0 pgmap v826: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 6685/87540 objects misplaced (7.637%); 6.7 MiB/s, 107 objects/s recovering 2023-06-03T20:27:04.743 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:04 smithi033 bash[78259]: cluster 1685824024.1882489 mon.a (mon.0) 964 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-06-03T20:27:04.743 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:04 smithi033 bash[74781]: cluster 1685824023.0198863 mgr.y (mgr.34104) 800 : cluster 0 pgmap v826: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 6685/87540 objects misplaced (7.637%); 6.7 MiB/s, 107 objects/s recovering 2023-06-03T20:27:04.743 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:04 smithi033 bash[74781]: cluster 1685824024.1882489 mon.a (mon.0) 964 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-06-03T20:27:04.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_ops_in_flight 2023-06-03T20:27:04.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:04.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:04.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:04 smithi083 bash[60048]: cluster 1685824023.0198863 mgr.y (mgr.34104) 800 : cluster 0 pgmap v826: 89 pgs: 3 active+remapped+backfilling, 2 active+remapped+backfill_wait, 84 active+clean; 1.8 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 535 op/s; 6685/87540 objects misplaced (7.637%); 6.7 MiB/s, 107 objects/s recovering 2023-06-03T20:27:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:04 smithi083 bash[60048]: cluster 1685824024.1882489 mon.a (mon.0) 964 : cluster 0 osdmap e194: 8 total, 8 up, 7 in 2023-06-03T20:27:04.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:04.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:05.000 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:05.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:05.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:05.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:05.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:05.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:05.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:05.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:05.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:05.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:05.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:05.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:05.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:05.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:05.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:05.671 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824024.251622 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.671 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824024.255323 osd.5 (osd.5) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.671 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824024.2621427 osd.7 (osd.7) 122 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.672 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824024.2623394 osd.6 (osd.6) 95 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.672 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824024.265029 osd.6 (osd.6) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.672 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824025.1891055 mon.a (mon.0) 965 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-06-03T20:27:05.672 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[74781]: cluster 1685824025.2328687 osd.4 (osd.4) 111 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824024.251622 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824024.255323 osd.5 (osd.5) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824024.2621427 osd.7 (osd.7) 122 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824024.2623394 osd.6 (osd.6) 95 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824024.265029 osd.6 (osd.6) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.673 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824025.1891055 mon.a (mon.0) 965 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-06-03T20:27:05.674 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:05 smithi033 bash[78259]: cluster 1685824025.2328687 osd.4 (osd.4) 111 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:05.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:05.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824024.251622 osd.4 (osd.4) 110 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824024.255323 osd.5 (osd.5) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824024.2621427 osd.7 (osd.7) 122 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824024.2623394 osd.6 (osd.6) 95 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824024.265029 osd.6 (osd.6) 96 : cluster 3 failed to encode map e194 with expected crc 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824025.1891055 mon.a (mon.0) 965 : cluster 0 osdmap e195: 8 total, 8 up, 7 in 2023-06-03T20:27:05.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:05 smithi083 bash[60048]: cluster 1685824025.2328687 osd.4 (osd.4) 111 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:05.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:05.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:05.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:05.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:05.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:06.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:06.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:06.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:06.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:06.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:06.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:06.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:06.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:06.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:06.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:06 smithi033 bash[78259]: cluster 1685824025.020504 mgr.y (mgr.34104) 801 : cluster 0 pgmap v828: 89 pgs: 4 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 6427/83223 objects misplaced (7.723%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:06.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:06 smithi033 bash[78259]: cluster 1685824025.198576 osd.5 (osd.5) 97 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:06.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:06 smithi033 bash[74781]: cluster 1685824025.020504 mgr.y (mgr.34104) 801 : cluster 0 pgmap v828: 89 pgs: 4 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 6427/83223 objects misplaced (7.723%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:06.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:06 smithi033 bash[74781]: cluster 1685824025.198576 osd.5 (osd.5) 97 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:06.495 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:06] "GET /metrics HTTP/1.1" 200 223621 "" "Prometheus/2.33.4" 2023-06-03T20:27:06.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:06.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:06.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:06 smithi083 bash[60048]: cluster 1685824025.020504 mgr.y (mgr.34104) 801 : cluster 0 pgmap v828: 89 pgs: 4 active+remapped+backfilling, 1 active+remapped+backfill_wait, 84 active+clean; 1.7 GiB data, 6.3 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 6427/83223 objects misplaced (7.723%); 8.4 MiB/s, 134 objects/s recovering 2023-06-03T20:27:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:06 smithi083 bash[60048]: cluster 1685824025.198576 osd.5 (osd.5) 97 : cluster 3 failed to encode map e195 with expected crc 2023-06-03T20:27:06.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:06.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:06.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:06.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:06.920 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:06.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:06.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:06.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:07.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:07.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:07.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:07.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:07.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:07.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:07.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:07.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:07.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:07.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:07.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:07.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:07.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:07.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:07.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:07.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:07.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:07.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:07.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:07.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:07.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:07.964 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:08.065 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.111 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:08.215 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:08.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:08.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:08.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:08.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:08.488 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:08 smithi033 bash[74781]: cluster 1685824027.02448 mgr.y (mgr.34104) 802 : cluster 0 pgmap v830: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 5433/78090 objects misplaced (6.957%); 9.4 MiB/s, 149 objects/s recovering 2023-06-03T20:27:08.489 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:08 smithi033 bash[78259]: cluster 1685824027.02448 mgr.y (mgr.34104) 802 : cluster 0 pgmap v830: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 5433/78090 objects misplaced (6.957%); 9.4 MiB/s, 149 objects/s recovering 2023-06-03T20:27:08.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:08.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.548 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:08.648 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:08.693 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:08.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.695 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:08.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:08 smithi083 bash[60048]: cluster 1685824027.02448 mgr.y (mgr.34104) 802 : cluster 0 pgmap v830: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 794 op/s; 5433/78090 objects misplaced (6.957%); 9.4 MiB/s, 149 objects/s recovering 2023-06-03T20:27:08.830 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:08.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.970 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:08.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:08.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:09.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:09.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:09.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:09.212 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:09.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:09.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:09.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:09.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:09.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:09.522 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7] out_osds: [6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:27:09.523 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:27:09.523 INFO:tasks.thrashosds.thrasher:Adding osd 6 2023-06-03T20:27:09.523 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd in 6 2023-06-03T20:27:09.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:09.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.734 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:09.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:09 smithi033 bash[78259]: audit 1685824028.5928717 mon.a (mon.0) 966 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:09 smithi033 bash[74781]: audit 1685824028.5928717 mon.a (mon.0) 966 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:09.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.842 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:09 smithi083 bash[60048]: audit 1685824028.5928717 mon.a (mon.0) 966 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:09.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:09.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:09.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:09.971 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.009 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:10.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:10.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:10.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:10.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:10.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:10.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:10.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:10.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:10.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:10.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:10 smithi033 bash[74781]: cluster 1685824029.025015 mgr.y (mgr.34104) 803 : cluster 0 pgmap v831: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 5433/78090 objects misplaced (6.957%); 4.1 MiB/s, 65 objects/s recovering 2023-06-03T20:27:10.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:10 smithi033 bash[78259]: cluster 1685824029.025015 mgr.y (mgr.34104) 803 : cluster 0 pgmap v831: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 5433/78090 objects misplaced (6.957%); 4.1 MiB/s, 65 objects/s recovering 2023-06-03T20:27:10.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:10.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:10.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:10.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.840 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:10 smithi083 bash[60048]: cluster 1685824029.025015 mgr.y (mgr.34104) 803 : cluster 0 pgmap v831: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.6 GiB data, 6.1 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 393 op/s; 5433/78090 objects misplaced (6.957%); 4.1 MiB/s, 65 objects/s recovering 2023-06-03T20:27:10.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:10.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:10.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:10.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:11.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:11.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:11.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:11.142 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:11.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:11.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:11.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:11.398 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:11.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:11.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:11.511 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:11 smithi033 bash[74781]: audit 1685824031.4481485 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.33:0/2381096068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:11.529 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:27:11.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:11.572 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:27:11.588 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:11.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:11.609 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:27:11.648 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:27:11.692 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:27:11.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:11.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:11.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:11.734 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:27:11.768 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:27:11.804 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:27:11.822 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.822 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.822 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.822 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.822 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.823 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.823 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.823 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:27:11.829 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:11.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:11 smithi033 bash[78259]: audit 1685824031.4481485 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.33:0/2381096068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:11.839 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:11 smithi083 bash[60048]: audit 1685824031.4481485 mon.c (mon.2) 92 : audit 0 from='client.? 172.21.15.33:0/2381096068' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:11.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:11.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:11.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:11.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:12.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:12.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:12.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:12.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:12.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:12.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:12.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:12.461 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:12.534 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:27:12.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:12.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:12 smithi033 bash[74781]: cluster 1685824031.0258288 mgr.y (mgr.34104) 804 : cluster 0 pgmap v832: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 4008/69042 objects misplaced (5.805%); 11 MiB/s, 172 objects/s recovering 2023-06-03T20:27:12.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:12 smithi033 bash[74781]: audit 1685824031.862575 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:27:12.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:12 smithi033 bash[78259]: cluster 1685824031.0258288 mgr.y (mgr.34104) 804 : cluster 0 pgmap v832: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 4008/69042 objects misplaced (5.805%); 11 MiB/s, 172 objects/s recovering 2023-06-03T20:27:12.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:12 smithi033 bash[78259]: audit 1685824031.862575 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:27:12.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:12.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:12 smithi083 bash[60048]: cluster 1685824031.0258288 mgr.y (mgr.34104) 804 : cluster 0 pgmap v832: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 770 op/s; 4008/69042 objects misplaced (5.805%); 11 MiB/s, 172 objects/s recovering 2023-06-03T20:27:12.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:12 smithi083 bash[60048]: audit 1685824031.862575 mon.a (mon.0) 967 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:27:12.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:12.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:12.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:12.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:13.004 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:13.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:13.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:13.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:13.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:13.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:13.323 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:13.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:13.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:13.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:13.514 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[74781]: cluster 1685824032.5039382 mon.a (mon.0) 968 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:13.515 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[74781]: audit 1685824032.5183527 mon.a (mon.0) 969 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:27:13.515 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[74781]: cluster 1685824032.51842 mon.a (mon.0) 970 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-06-03T20:27:13.515 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[74781]: cluster 1685824032.519647 osd.7 (osd.7) 123 : cluster 3 failed to encode map e196 with expected crc 2023-06-03T20:27:13.515 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:13 smithi083 bash[60048]: cluster 1685824032.5039382 mon.a (mon.0) 968 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:13.515 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:13 smithi083 bash[60048]: audit 1685824032.5183527 mon.a (mon.0) 969 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:27:13.516 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:13 smithi083 bash[60048]: cluster 1685824032.51842 mon.a (mon.0) 970 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-06-03T20:27:13.516 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:13 smithi083 bash[60048]: cluster 1685824032.519647 osd.7 (osd.7) 123 : cluster 3 failed to encode map e196 with expected crc 2023-06-03T20:27:13.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:13.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[78259]: cluster 1685824032.5039382 mon.a (mon.0) 968 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:13.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[78259]: audit 1685824032.5183527 mon.a (mon.0) 969 : audit 1 from='client.? 172.21.15.33:0/1648335240' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:27:13.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[78259]: cluster 1685824032.51842 mon.a (mon.0) 970 : cluster 0 osdmap e196: 8 total, 8 up, 7 in 2023-06-03T20:27:13.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:13 smithi033 bash[78259]: cluster 1685824032.519647 osd.7 (osd.7) 123 : cluster 3 failed to encode map e196 with expected crc 2023-06-03T20:27:13.596 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:13.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:13.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:13.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:13.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:13.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:13.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:13.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:14.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:14.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:14.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:14.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:14.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:14.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:14.338 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:14.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:14.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:14.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:14.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:14.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:14.619 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:14.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:14.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:14.733 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:14 smithi033 bash[78259]: cluster 1685824033.0263383 mgr.y (mgr.34104) 805 : cluster 0 pgmap v834: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 4008/69042 objects misplaced (5.805%); 10 MiB/s, 165 objects/s recovering 2023-06-03T20:27:14.734 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:14 smithi033 bash[78259]: audit 1685824034.0007133 mon.a (mon.0) 971 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:14.734 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:14 smithi033 bash[74781]: cluster 1685824033.0263383 mgr.y (mgr.34104) 805 : cluster 0 pgmap v834: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 4008/69042 objects misplaced (5.805%); 10 MiB/s, 165 objects/s recovering 2023-06-03T20:27:14.734 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:14 smithi033 bash[74781]: audit 1685824034.0007133 mon.a (mon.0) 971 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:14.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:14.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:14.867 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:14 smithi083 bash[60048]: cluster 1685824033.0263383 mgr.y (mgr.34104) 805 : cluster 0 pgmap v834: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.4 GiB data, 5.7 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 590 op/s; 4008/69042 objects misplaced (5.805%); 10 MiB/s, 165 objects/s recovering 2023-06-03T20:27:14.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:14 smithi083 bash[60048]: audit 1685824034.0007133 mon.a (mon.0) 971 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:14.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:14.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:14.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:14.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.039 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.043 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:15.057 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:15.144 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:15.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:15.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:15.304 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:15.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:15.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:15.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:15.605 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:15.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:15.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.778 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:15.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:15.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:27:15.884 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:15.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:15.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:15.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:16.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:16.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:16.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:16.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:16.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:16.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:16.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:16.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:16.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:16.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:16.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:16.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:16.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:16.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:16 smithi033 bash[74781]: cluster 1685824035.0268831 mgr.y (mgr.34104) 806 : cluster 0 pgmap v835: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 3588/64701 objects misplaced (5.546%); 9.9 MiB/s, 157 objects/s recovering 2023-06-03T20:27:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:16] "GET /metrics HTTP/1.1" 200 223629 "" "Prometheus/2.33.4" 2023-06-03T20:27:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:16 smithi033 bash[78259]: cluster 1685824035.0268831 mgr.y (mgr.34104) 806 : cluster 0 pgmap v835: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 3588/64701 objects misplaced (5.546%); 9.9 MiB/s, 157 objects/s recovering 2023-06-03T20:27:16.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:16.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:16.638 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:27:16.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:16.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:16.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:16.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:16.864 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:16 smithi083 bash[60048]: cluster 1685824035.0268831 mgr.y (mgr.34104) 806 : cluster 0 pgmap v835: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.3 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 589 op/s; 3588/64701 objects misplaced (5.546%); 9.9 MiB/s, 157 objects/s recovering 2023-06-03T20:27:16.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:16.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:17.000 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:17.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:17.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:17.156 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:17.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:17.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:17.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:17.346 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:17.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:17.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:17.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:17.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:17.595 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:17.635 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:17.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:17.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:17.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:17.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:17.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:17.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:17.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:17.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:18.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:18.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:18.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:18.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:18.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:18.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:18.365 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:18.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:18.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:18.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.516 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:18.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:18 smithi033 bash[74781]: cluster 1685824037.0275447 mgr.y (mgr.34104) 807 : cluster 0 pgmap v836: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:18 smithi033 bash[78259]: cluster 1685824037.0275447 mgr.y (mgr.34104) 807 : cluster 0 pgmap v836: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:18.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:18 smithi083 bash[60048]: cluster 1685824037.0275447 mgr.y (mgr.34104) 807 : cluster 0 pgmap v836: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:18.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:18.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:18.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:18.777 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:18.790 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:18.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:18.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:18.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:18.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:18.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:19.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:19.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:19.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:19.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:19.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:19.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:19.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:19.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:19.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:19.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:19.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:19.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:19.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:19.686 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:19.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:19.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:19.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:19.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:19.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:19.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:20.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:20.094 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:20.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:20.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:20.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:20.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:20.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:20.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:20.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.375 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:20.476 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:20.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:20.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:20.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:20 smithi083 bash[60048]: cluster 1685824039.027985 mgr.y (mgr.34104) 808 : cluster 0 pgmap v837: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:20 smithi083 bash[60048]: cluster 1685824039.5538375 osd.5 (osd.5) 98 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:20 smithi083 bash[60048]: cluster 1685824039.5582323 mon.a (mon.0) 972 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-06-03T20:27:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:20 smithi083 bash[60048]: cluster 1685824039.5726726 osd.7 (osd.7) 124 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.647 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:20.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:20.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:20.787 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:20.791 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:20.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:20.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[78259]: cluster 1685824039.027985 mgr.y (mgr.34104) 808 : cluster 0 pgmap v837: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[78259]: cluster 1685824039.5538375 osd.5 (osd.5) 98 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[78259]: cluster 1685824039.5582323 mon.a (mon.0) 972 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-06-03T20:27:20.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[78259]: cluster 1685824039.5726726 osd.7 (osd.7) 124 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[74781]: cluster 1685824039.027985 mgr.y (mgr.34104) 808 : cluster 0 pgmap v837: 89 pgs: 1 active+remapped+backfill_wait, 3 active+remapped+backfilling, 85 active+clean; 1.2 GiB data, 5.2 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 636 op/s; 2923/58995 objects misplaced (4.955%); 8.8 MiB/s, 141 objects/s recovering 2023-06-03T20:27:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[74781]: cluster 1685824039.5538375 osd.5 (osd.5) 98 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[74781]: cluster 1685824039.5582323 mon.a (mon.0) 972 : cluster 0 osdmap e197: 8 total, 8 up, 7 in 2023-06-03T20:27:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:20 smithi033 bash[74781]: cluster 1685824039.5726726 osd.7 (osd.7) 124 : cluster 3 failed to encode map e197 with expected crc 2023-06-03T20:27:20.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:20.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:20.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:21.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:21.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:21.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:21.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:21.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:21.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:21.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:21.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:21.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.404 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:21.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:21.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:21.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:21.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[74781]: cluster 1685824040.5550172 mon.a (mon.0) 973 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-06-03T20:27:21.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[74781]: cluster 1685824040.566336 osd.7 (osd.7) 125 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[74781]: cluster 1685824040.5970027 osd.4 (osd.4) 112 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[74781]: cluster 1685824040.6389365 osd.5 (osd.5) 99 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[74781]: cluster 1685824041.028532 mgr.y (mgr.34104) 809 : cluster 0 pgmap v840: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 1650/49620 objects misplaced (3.325%); 11 MiB/s, 176 objects/s recovering 2023-06-03T20:27:21.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[78259]: cluster 1685824040.5550172 mon.a (mon.0) 973 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-06-03T20:27:21.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[78259]: cluster 1685824040.566336 osd.7 (osd.7) 125 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[78259]: cluster 1685824040.5970027 osd.4 (osd.4) 112 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[78259]: cluster 1685824040.6389365 osd.5 (osd.5) 99 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:21 smithi033 bash[78259]: cluster 1685824041.028532 mgr.y (mgr.34104) 809 : cluster 0 pgmap v840: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 1650/49620 objects misplaced (3.325%); 11 MiB/s, 176 objects/s recovering 2023-06-03T20:27:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:21 smithi083 bash[60048]: cluster 1685824040.5550172 mon.a (mon.0) 973 : cluster 0 osdmap e198: 8 total, 8 up, 7 in 2023-06-03T20:27:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:21 smithi083 bash[60048]: cluster 1685824040.566336 osd.7 (osd.7) 125 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:21 smithi083 bash[60048]: cluster 1685824040.5970027 osd.4 (osd.4) 112 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:21 smithi083 bash[60048]: cluster 1685824040.6389365 osd.5 (osd.5) 99 : cluster 3 failed to encode map e198 with expected crc 2023-06-03T20:27:21.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:21 smithi083 bash[60048]: cluster 1685824041.028532 mgr.y (mgr.34104) 809 : cluster 0 pgmap v840: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 809 op/s; 1650/49620 objects misplaced (3.325%); 11 MiB/s, 176 objects/s recovering 2023-06-03T20:27:21.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:21.668 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:21.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:21.771 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:21.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:21.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:21.965 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:21.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:22.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:22.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:22.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:22.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:22.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:22.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:22.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:22.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:22.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:22.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:22.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:22.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:22.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:22.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.678 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:22.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:22.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:22.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:22.933 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:22.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:22.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:23.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:23.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:23.116 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:27:23.117 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:27:23.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:23.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:23.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:23.358 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:23.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:23.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:23.535 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:23.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:23.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:23.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:23.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:23.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:23.801 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:23.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:23.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:23.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:24.006 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:24.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:24.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:24.157 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:24.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:24.285 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:24.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:24.356 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:24 smithi033 bash[74781]: cluster 1685824043.028883 mgr.y (mgr.34104) 810 : cluster 0 pgmap v841: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 1650/49620 objects misplaced (3.325%); 8.3 MiB/s, 132 objects/s recovering 2023-06-03T20:27:24.357 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:24 smithi033 bash[74781]: audit 1685824043.5930622 mon.a (mon.0) 974 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:24.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:24 smithi033 bash[78259]: cluster 1685824043.028883 mgr.y (mgr.34104) 810 : cluster 0 pgmap v841: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 1650/49620 objects misplaced (3.325%); 8.3 MiB/s, 132 objects/s recovering 2023-06-03T20:27:24.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:24 smithi033 bash[78259]: audit 1685824043.5930622 mon.a (mon.0) 974 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:24 smithi083 bash[60048]: cluster 1685824043.028883 mgr.y (mgr.34104) 810 : cluster 0 pgmap v841: 89 pgs: 1 active+clean+remapped, 3 active+remapped+backfilling, 85 active+clean; 1.0 GiB data, 4.6 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 1650/49620 objects misplaced (3.325%); 8.3 MiB/s, 132 objects/s recovering 2023-06-03T20:27:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:24 smithi083 bash[60048]: audit 1685824043.5930622 mon.a (mon.0) 974 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:24.398 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:24.435 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:24.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:24.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.584 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:24.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:24.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:24.726 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:24.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:24.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:24.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:24.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:24.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:24.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:25.001 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:25.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:25.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:25.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:25.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:25.245 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:25.285 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:25.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:25.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:25.423 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:25.529 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:25.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:25.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:25.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:25.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:25.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:25.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:25.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:25.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:25.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:25.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:26.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:26.106 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:26.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:26.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:26.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:26.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:26.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:26.392 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:26 smithi083 bash[60048]: cluster 1685824045.029503 mgr.y (mgr.34104) 811 : cluster 0 pgmap v842: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 952 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 1650/45753 objects misplaced (3.606%); 6.7 MiB/s, 106 objects/s recovering 2023-06-03T20:27:26.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:26.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:26.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:26.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:26 smithi033 bash[78259]: cluster 1685824045.029503 mgr.y (mgr.34104) 811 : cluster 0 pgmap v842: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 952 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 1650/45753 objects misplaced (3.606%); 6.7 MiB/s, 106 objects/s recovering 2023-06-03T20:27:26.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:26 smithi033 bash[74781]: cluster 1685824045.029503 mgr.y (mgr.34104) 811 : cluster 0 pgmap v842: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 952 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 0 B/s wr, 551 op/s; 1650/45753 objects misplaced (3.606%); 6.7 MiB/s, 106 objects/s recovering 2023-06-03T20:27:26.556 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:26] "GET /metrics HTTP/1.1" 200 223650 "" "Prometheus/2.33.4" 2023-06-03T20:27:26.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:26.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:26.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:26.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:26.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:26.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:26.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:26.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:26.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:26.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_blocked_ops 2023-06-03T20:27:26.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.007 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:27.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:27.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:27.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.160 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:27.261 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:27.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:27.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.454 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:27.558 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.598 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:27.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:27.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:27.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:27.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:27.844 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:27.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:27.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:27.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:28.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:28.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:28.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:28.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:28.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:28.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:28 smithi033 bash[78259]: cluster 1685824047.0301456 mgr.y (mgr.34104) 812 : cluster 0 pgmap v843: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 796/40308 objects misplaced (1.975%); 11 MiB/s, 180 objects/s recovering 2023-06-03T20:27:28.289 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:28 smithi033 bash[78259]: cluster 1685824048.1937304 mon.a (mon.0) 975 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-06-03T20:27:28.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:28 smithi033 bash[74781]: cluster 1685824047.0301456 mgr.y (mgr.34104) 812 : cluster 0 pgmap v843: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 796/40308 objects misplaced (1.975%); 11 MiB/s, 180 objects/s recovering 2023-06-03T20:27:28.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:28 smithi033 bash[74781]: cluster 1685824048.1937304 mon.a (mon.0) 975 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-06-03T20:27:28.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:28.323 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:28.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:28.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:28.436 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:28 smithi083 bash[60048]: cluster 1685824047.0301456 mgr.y (mgr.34104) 812 : cluster 0 pgmap v843: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 796/40308 objects misplaced (1.975%); 11 MiB/s, 180 objects/s recovering 2023-06-03T20:27:28.437 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:28 smithi083 bash[60048]: cluster 1685824048.1937304 mon.a (mon.0) 975 : cluster 0 osdmap e199: 8 total, 8 up, 7 in 2023-06-03T20:27:28.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:28.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:28.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:28.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:28.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:28.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:28.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:28.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:28.829 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:28.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:28.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:28.867 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:28.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:29.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:29.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:29.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:29.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:29.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:29.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:29.270 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:29.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:29.373 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:29.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: cluster 1685824048.2057683 osd.5 (osd.5) 100 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: cluster 1685824048.2115993 osd.7 (osd.7) 126 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: cluster 1685824048.2125945 osd.6 (osd.6) 97 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: cluster 1685824048.2130375 osd.4 (osd.4) 113 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: audit 1685824049.0227063 mon.a (mon.0) 976 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:29.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:29 smithi083 bash[60048]: cluster 1685824049.2058651 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-06-03T20:27:29.404 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:29.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:29.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:29.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:29.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:29.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: cluster 1685824048.2057683 osd.5 (osd.5) 100 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: cluster 1685824048.2115993 osd.7 (osd.7) 126 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: cluster 1685824048.2125945 osd.6 (osd.6) 97 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: cluster 1685824048.2130375 osd.4 (osd.4) 113 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: audit 1685824049.0227063 mon.a (mon.0) 976 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[78259]: cluster 1685824049.2058651 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: cluster 1685824048.2057683 osd.5 (osd.5) 100 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: cluster 1685824048.2115993 osd.7 (osd.7) 126 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: cluster 1685824048.2125945 osd.6 (osd.6) 97 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: cluster 1685824048.2130375 osd.4 (osd.4) 113 : cluster 3 failed to encode map e199 with expected crc 2023-06-03T20:27:29.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: audit 1685824049.0227063 mon.a (mon.0) 976 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:29.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:29 smithi033 bash[74781]: cluster 1685824049.2058651 mon.a (mon.0) 977 : cluster 0 osdmap e200: 8 total, 8 up, 7 in 2023-06-03T20:27:29.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:29.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:29.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:29.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:29.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:29.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:29.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:29.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:30.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.006 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:30.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:30.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:30.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:30.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:30.227 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:30 smithi083 bash[60048]: cluster 1685824049.0306847 mgr.y (mgr.34104) 813 : cluster 0 pgmap v845: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 796/40308 objects misplaced (1.975%); 7.0 MiB/s, 112 objects/s recovering 2023-06-03T20:27:30.227 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:30 smithi083 bash[60048]: cluster 1685824049.2188864 osd.6 (osd.6) 98 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.227 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:30 smithi083 bash[60048]: cluster 1685824049.3009696 osd.5 (osd.5) 101 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.228 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:30 smithi083 bash[60048]: cluster 1685824049.3377876 osd.7 (osd.7) 127 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.228 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:30 smithi083 bash[60048]: audit 1685824049.7118893 mon.a (mon.0) 978 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:27:30.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:30.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:30.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:30.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:30.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[78259]: cluster 1685824049.0306847 mgr.y (mgr.34104) 813 : cluster 0 pgmap v845: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 796/40308 objects misplaced (1.975%); 7.0 MiB/s, 112 objects/s recovering 2023-06-03T20:27:30.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[78259]: cluster 1685824049.2188864 osd.6 (osd.6) 98 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[78259]: cluster 1685824049.3009696 osd.5 (osd.5) 101 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[78259]: cluster 1685824049.3377876 osd.7 (osd.7) 127 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[78259]: audit 1685824049.7118893 mon.a (mon.0) 978 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:27:30.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[74781]: cluster 1685824049.0306847 mgr.y (mgr.34104) 813 : cluster 0 pgmap v845: 89 pgs: 3 active+remapped+backfilling, 86 active+clean; 839 MiB data, 4.2 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 444 op/s; 796/40308 objects misplaced (1.975%); 7.0 MiB/s, 112 objects/s recovering 2023-06-03T20:27:30.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[74781]: cluster 1685824049.2188864 osd.6 (osd.6) 98 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.407 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[74781]: cluster 1685824049.3009696 osd.5 (osd.5) 101 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.407 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[74781]: cluster 1685824049.3377876 osd.7 (osd.7) 127 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:30.407 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:30 smithi033 bash[74781]: audit 1685824049.7118893 mon.a (mon.0) 978 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:27:30.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:30.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:30.531 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:30.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:30.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:30.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:30.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:30.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:30.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:30.842 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:30.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:30.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:30.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:30.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:31.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:31.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:31.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:31.221 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:31.250 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:31.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:31.357 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:31.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:31.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:31.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:31.499 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:31 smithi033 bash[74781]: cluster 1685824049.3375442 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:31.499 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:31 smithi033 bash[78259]: cluster 1685824049.3375442 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:31.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:31.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:31.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:31.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:31 smithi083 bash[60048]: cluster 1685824049.3375442 osd.4 (osd.4) 114 : cluster 3 failed to encode map e200 with expected crc 2023-06-03T20:27:31.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:31.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:31.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:31.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:31.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:31.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:31.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:31.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:31.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:32.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:32.121 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:32.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:32.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:32.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:32.276 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:32 smithi033 bash[74781]: cluster 1685824051.0314667 mgr.y (mgr.34104) 814 : cluster 0 pgmap v847: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:32.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:32 smithi083 bash[60048]: cluster 1685824051.0314667 mgr.y (mgr.34104) 814 : cluster 0 pgmap v847: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:32.415 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:32.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.420 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:32.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:32.579 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:32 smithi033 bash[78259]: cluster 1685824051.0314667 mgr.y (mgr.34104) 814 : cluster 0 pgmap v847: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 729 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:32.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:32.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:32.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:32.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:32.882 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:32.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:32.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:32.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:33.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:33.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:33.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:33.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:33.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:33.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:33.570 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:33.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:33.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:33.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:33.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:33.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:33.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:33.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:34.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:34.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:34.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:34.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:34.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:34.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:34.278 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:34.287 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:34 smithi083 bash[60048]: cluster 1685824053.031891 mgr.y (mgr.34104) 815 : cluster 0 pgmap v848: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:34.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:34.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:34.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:34.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:34.536 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:34 smithi033 bash[78259]: cluster 1685824053.031891 mgr.y (mgr.34104) 815 : cluster 0 pgmap v848: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:34.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:34 smithi033 bash[74781]: cluster 1685824053.031891 mgr.y (mgr.34104) 815 : cluster 0 pgmap v848: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 668 MiB data, 3.7 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 568 op/s; 309/32103 objects misplaced (0.963%); 7.5 MiB/s, 120 objects/s recovering 2023-06-03T20:27:34.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:34 smithi033 bash[74781]: debug 2023-06-03T20:27:34.523+0000 7fe7b7f4b700 -1 mon.a@0(leader).osd e201 definitely_dead 0 2023-06-03T20:27:34.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:34.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:34.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:34.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:34.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:34.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:34.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:34.847 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:34.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.850 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:34.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:34.983 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:34.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:34.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:35.087 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:35.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.253 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:35.276 INFO:teuthology.orchestra.run.smithi033.stderr:marked in osd.6. 2023-06-03T20:27:35.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:35.367 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: cluster 1685824054.2627342 mon.a (mon.0) 979 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-06-03T20:27:35.367 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: cluster 1685824054.2669864 osd.5 (osd.5) 102 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.367 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: cluster 1685824054.2696166 osd.4 (osd.4) 115 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.367 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: cluster 1685824054.2755036 osd.7 (osd.7) 128 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: audit 1685824054.528178 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.33:0/1784543611' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[78259]: audit 1685824054.5286348 mon.a (mon.0) 980 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: cluster 1685824054.2627342 mon.a (mon.0) 979 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: cluster 1685824054.2669864 osd.5 (osd.5) 102 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: cluster 1685824054.2696166 osd.4 (osd.4) 115 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.368 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: cluster 1685824054.2755036 osd.7 (osd.7) 128 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: audit 1685824054.528178 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.33:0/1784543611' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:35 smithi033 bash[74781]: audit 1685824054.5286348 mon.a (mon.0) 980 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:35.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:35.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:35.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:35.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:35.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: cluster 1685824054.2627342 mon.a (mon.0) 979 : cluster 0 osdmap e201: 8 total, 8 up, 7 in 2023-06-03T20:27:35.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: cluster 1685824054.2669864 osd.5 (osd.5) 102 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.639 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: cluster 1685824054.2696166 osd.4 (osd.4) 115 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: cluster 1685824054.2755036 osd.7 (osd.7) 128 : cluster 3 failed to encode map e201 with expected crc 2023-06-03T20:27:35.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: audit 1685824054.528178 mon.c (mon.2) 93 : audit 0 from='client.? 172.21.15.33:0/1784543611' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:35 smithi083 bash[60048]: audit 1685824054.5286348 mon.a (mon.0) 980 : audit 0 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd in", "ids": ["6"]}]: dispatch 2023-06-03T20:27:35.662 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:35.730 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:27:35.751 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:27:35.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:35.770 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:27:35.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:35.792 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:27:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:35.814 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:27:35.839 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:27:35.863 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:27:35.885 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:27:35.888 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.888 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.888 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.888 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.889 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.889 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.889 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.889 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:27:35.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:35.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:35.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:35.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:36.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:36.173 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:36.209 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:36.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:36.298 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:27:36.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:36.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:36.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:36.452 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.462 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: cluster 1685824055.0328877 mgr.y (mgr.34104) 816 : cluster 0 pgmap v850: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 572 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 623 op/s; 309/27519 objects misplaced (1.123%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:27:36.462 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824055.2646103 mon.a (mon.0) 981 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: cluster 1685824055.2646742 mon.a (mon.0) 982 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: cluster 1685824055.265471 osd.5 (osd.5) 103 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: cluster 1685824055.2687802 osd.5 (osd.5) 104 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824055.7024183 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.33:0/2117268773' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824055.8490367 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.33:0/3898408058' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824055.8493967 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824056.1816642 mon.a (mon.0) 984 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.463 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:36 smithi083 bash[60048]: audit 1685824056.1884532 mon.a (mon.0) 985 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:36] "GET /metrics HTTP/1.1" 200 223650 "" "Prometheus/2.33.4" 2023-06-03T20:27:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: cluster 1685824055.0328877 mgr.y (mgr.34104) 816 : cluster 0 pgmap v850: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 572 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 623 op/s; 309/27519 objects misplaced (1.123%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:27:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824055.2646103 mon.a (mon.0) 981 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: cluster 1685824055.2646742 mon.a (mon.0) 982 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: cluster 1685824055.265471 osd.5 (osd.5) 103 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: cluster 1685824055.2687802 osd.5 (osd.5) 104 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824055.7024183 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.33:0/2117268773' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824055.8490367 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.33:0/3898408058' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824055.8493967 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824056.1816642 mon.a (mon.0) 984 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[74781]: audit 1685824056.1884532 mon.a (mon.0) 985 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: cluster 1685824055.0328877 mgr.y (mgr.34104) 816 : cluster 0 pgmap v850: 89 pgs: 2 active+remapped+backfilling, 87 active+clean; 572 MiB data, 3.3 GiB used, 622 GiB / 626 GiB avail; 0 B/s wr, 623 op/s; 309/27519 objects misplaced (1.123%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824055.2646103 mon.a (mon.0) 981 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: cluster 1685824055.2646742 mon.a (mon.0) 982 : cluster 0 osdmap e202: 8 total, 8 up, 8 in 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: cluster 1685824055.265471 osd.5 (osd.5) 103 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: cluster 1685824055.2687802 osd.5 (osd.5) 104 : cluster 3 failed to encode map e202 with expected crc 2023-06-03T20:27:36.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824055.7024183 mon.c (mon.2) 94 : audit 0 from='client.? 172.21.15.33:0/2117268773' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:36.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824055.8490367 mon.c (mon.2) 95 : audit 1 from='client.? 172.21.15.33:0/3898408058' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824055.8493967 mon.a (mon.0) 983 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:27:36.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824056.1816642 mon.a (mon.0) 984 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:36 smithi033 bash[78259]: audit 1685824056.1884532 mon.a (mon.0) 985 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:36.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:36.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:36.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.628 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:36.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:36.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:36.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:36.908 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:36.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:37.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:37.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:37.129 INFO:tasks.thrashosds.thrasher:Added osd 6 2023-06-03T20:27:37.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:37.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:37.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:37.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:37.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:37.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:37.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.261518 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.261599 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: audit 1685824056.276352 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2764344 mon.a (mon.0) 989 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2781525 osd.7 (osd.7) 129 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.280439 osd.7 (osd.7) 130 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2806587 osd.6 (osd.6) 99 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2808943 osd.4 (osd.4) 116 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2809145 osd.5 (osd.5) 105 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2837942 osd.6 (osd.6) 100 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.285824 osd.4 (osd.4) 117 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2874684 osd.6 (osd.6) 101 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:37 smithi083 bash[60048]: cluster 1685824056.2884278 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:37.450 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.261518 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:27:37.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.261599 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-06-03T20:27:37.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: audit 1685824056.276352 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:27:37.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2764344 mon.a (mon.0) 989 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-06-03T20:27:37.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2781525 osd.7 (osd.7) 129 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.451 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.280439 osd.7 (osd.7) 130 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2806587 osd.6 (osd.6) 99 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2808943 osd.4 (osd.4) 116 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2809145 osd.5 (osd.5) 105 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2837942 osd.6 (osd.6) 100 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.285824 osd.4 (osd.4) 117 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.452 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2874684 osd.6 (osd.6) 101 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.453 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[78259]: cluster 1685824056.2884278 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.453 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.261518 mon.a (mon.0) 986 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:27:37.453 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.261599 mon.a (mon.0) 987 : cluster 1 Cluster is now healthy 2023-06-03T20:27:37.453 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: audit 1685824056.276352 mon.a (mon.0) 988 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2764344 mon.a (mon.0) 989 : cluster 0 osdmap e203: 8 total, 8 up, 8 in 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2781525 osd.7 (osd.7) 129 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.280439 osd.7 (osd.7) 130 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2806587 osd.6 (osd.6) 99 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2808943 osd.4 (osd.4) 116 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2809145 osd.5 (osd.5) 105 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.455 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2837942 osd.6 (osd.6) 100 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.455 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.285824 osd.4 (osd.4) 117 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.455 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2874684 osd.6 (osd.6) 101 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.455 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:37 smithi033 bash[74781]: cluster 1685824056.2884278 osd.4 (osd.4) 118 : cluster 3 failed to encode map e203 with expected crc 2023-06-03T20:27:37.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:37.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:37.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:37.607 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:37.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:37.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:37.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:37.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:37.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:37.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:37.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:37.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:38.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:38.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:38.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.0336142 mgr.y (mgr.34104) 817 : cluster 0 pgmap v853: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 62/22683 objects misplaced (0.273%); 1.8 MiB/s, 28 objects/s recovering 2023-06-03T20:27:38.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2853322 mon.a (mon.0) 990 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-06-03T20:27:38.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2868266 osd.7 (osd.7) 131 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2880683 osd.1 (osd.1) 4 : cluster 0 8.7 starting backfill to osd.6 from (181'5999,198'13037] MIN to 201'13250 2023-06-03T20:27:38.294 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2883391 osd.1 (osd.1) 5 : cluster 0 8.3 starting backfill to osd.6 from (179'4928,193'11938] MIN to 201'13116 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.288515 osd.0 (osd.0) 3 : cluster 0 8.6 starting backfill to osd.6 from (179'4989,196'12344] MIN to 201'12902 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2896843 osd.7 (osd.7) 132 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2898417 osd.6 (osd.6) 102 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.2922843 osd.7 (osd.7) 133 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824057.319648 osd.5 (osd.5) 106 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824058.2000055 mon.a (mon.0) 991 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-06-03T20:27:38.295 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:38 smithi083 bash[60048]: cluster 1685824058.204848 osd.4 (osd.4) 119 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:38.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:38.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:38.433 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.0336142 mgr.y (mgr.34104) 817 : cluster 0 pgmap v853: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 62/22683 objects misplaced (0.273%); 1.8 MiB/s, 28 objects/s recovering 2023-06-03T20:27:38.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2853322 mon.a (mon.0) 990 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-06-03T20:27:38.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2868266 osd.7 (osd.7) 131 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2880683 osd.1 (osd.1) 4 : cluster 0 8.7 starting backfill to osd.6 from (181'5999,198'13037] MIN to 201'13250 2023-06-03T20:27:38.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2883391 osd.1 (osd.1) 5 : cluster 0 8.3 starting backfill to osd.6 from (179'4928,193'11938] MIN to 201'13116 2023-06-03T20:27:38.434 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.288515 osd.0 (osd.0) 3 : cluster 0 8.6 starting backfill to osd.6 from (179'4989,196'12344] MIN to 201'12902 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2896843 osd.7 (osd.7) 132 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2898417 osd.6 (osd.6) 102 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.2922843 osd.7 (osd.7) 133 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824057.319648 osd.5 (osd.5) 106 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824058.2000055 mon.a (mon.0) 991 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-06-03T20:27:38.435 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[78259]: cluster 1685824058.204848 osd.4 (osd.4) 119 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.0336142 mgr.y (mgr.34104) 817 : cluster 0 pgmap v853: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 523 op/s; 62/22683 objects misplaced (0.273%); 1.8 MiB/s, 28 objects/s recovering 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2853322 mon.a (mon.0) 990 : cluster 0 osdmap e204: 8 total, 8 up, 8 in 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2868266 osd.7 (osd.7) 131 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2880683 osd.1 (osd.1) 4 : cluster 0 8.7 starting backfill to osd.6 from (181'5999,198'13037] MIN to 201'13250 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2883391 osd.1 (osd.1) 5 : cluster 0 8.3 starting backfill to osd.6 from (179'4928,193'11938] MIN to 201'13116 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.288515 osd.0 (osd.0) 3 : cluster 0 8.6 starting backfill to osd.6 from (179'4989,196'12344] MIN to 201'12902 2023-06-03T20:27:38.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2896843 osd.7 (osd.7) 132 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2898417 osd.6 (osd.6) 102 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.2922843 osd.7 (osd.7) 133 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824057.319648 osd.5 (osd.5) 106 : cluster 3 failed to encode map e204 with expected crc 2023-06-03T20:27:38.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824058.2000055 mon.a (mon.0) 991 : cluster 0 osdmap e205: 8 total, 8 up, 8 in 2023-06-03T20:27:38.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:38 smithi033 bash[74781]: cluster 1685824058.204848 osd.4 (osd.4) 119 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:38.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:38.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:38.604 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:38.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.760 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:38.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:38.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:38.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:38.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:39.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:39.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:39.124 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:39.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:39.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:39.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:39.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:39.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:39.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.341 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:39.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:39.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:39.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:39.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:39.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:39.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:39.743 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2040353 osd.7 (osd.7) 134 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2053425 osd.6 (osd.6) 103 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2060385 osd.7 (osd.7) 135 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2089632 osd.6 (osd.6) 104 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.745 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2090676 osd.7 (osd.7) 136 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.745 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824058.2135763 osd.5 (osd.5) 107 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.745 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: audit 1685824058.5977602 mon.a (mon.0) 992 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.745 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: audit 1685824058.6023462 mon.a (mon.0) 993 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:39.746 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824059.0340695 mgr.y (mgr.34104) 818 : cluster 0 pgmap v856: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 62/22683 objects misplaced (0.273%); 2.6 MiB/s, 42 objects/s recovering 2023-06-03T20:27:39.746 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: audit 1685824059.0404866 mon.a (mon.0) 994 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.746 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824059.215995 mon.a (mon.0) 995 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-06-03T20:27:39.746 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[78259]: cluster 1685824059.2457929 osd.4 (osd.4) 120 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:39.747 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2040353 osd.7 (osd.7) 134 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.747 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2053425 osd.6 (osd.6) 103 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2060385 osd.7 (osd.7) 135 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2089632 osd.6 (osd.6) 104 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2090676 osd.7 (osd.7) 136 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.748 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824058.2135763 osd.5 (osd.5) 107 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: audit 1685824058.5977602 mon.a (mon.0) 992 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: audit 1685824058.6023462 mon.a (mon.0) 993 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:39.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824059.0340695 mgr.y (mgr.34104) 818 : cluster 0 pgmap v856: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 62/22683 objects misplaced (0.273%); 2.6 MiB/s, 42 objects/s recovering 2023-06-03T20:27:39.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: audit 1685824059.0404866 mon.a (mon.0) 994 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824059.215995 mon.a (mon.0) 995 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-06-03T20:27:39.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:39 smithi033 bash[74781]: cluster 1685824059.2457929 osd.4 (osd.4) 120 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:39.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:39.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2040353 osd.7 (osd.7) 134 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2053425 osd.6 (osd.6) 103 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2060385 osd.7 (osd.7) 135 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2089632 osd.6 (osd.6) 104 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2090676 osd.7 (osd.7) 136 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824058.2135763 osd.5 (osd.5) 107 : cluster 3 failed to encode map e205 with expected crc 2023-06-03T20:27:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: audit 1685824058.5977602 mon.a (mon.0) 992 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: audit 1685824058.6023462 mon.a (mon.0) 993 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824059.0340695 mgr.y (mgr.34104) 818 : cluster 0 pgmap v856: 89 pgs: 6 peering, 1 unknown, 1 active+remapped+backfilling, 81 active+clean; 472 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 0 B/s wr, 402 op/s; 62/22683 objects misplaced (0.273%); 2.6 MiB/s, 42 objects/s recovering 2023-06-03T20:27:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: audit 1685824059.0404866 mon.a (mon.0) 994 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824059.215995 mon.a (mon.0) 995 : cluster 0 osdmap e206: 8 total, 8 up, 8 in 2023-06-03T20:27:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:39 smithi083 bash[60048]: cluster 1685824059.2457929 osd.4 (osd.4) 120 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:39.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:39.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:39.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:40.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:40.084 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:40.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.088 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:40.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:40.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:40.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:40.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:40.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:40.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:40.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:40.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:40.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:40.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:27:40.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[74781]: cluster 1685824059.2201185 osd.7 (osd.7) 137 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[74781]: cluster 1685824059.2231896 osd.7 (osd.7) 138 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[74781]: cluster 1685824059.2334135 osd.5 (osd.5) 108 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.665 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[78259]: cluster 1685824059.2201185 osd.7 (osd.7) 137 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.666 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[78259]: cluster 1685824059.2231896 osd.7 (osd.7) 138 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.666 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:40 smithi033 bash[78259]: cluster 1685824059.2334135 osd.5 (osd.5) 108 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.671 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:27:40.698 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:40.808 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.817 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:40 smithi083 bash[60048]: cluster 1685824059.2201185 osd.7 (osd.7) 137 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:40 smithi083 bash[60048]: cluster 1685824059.2231896 osd.7 (osd.7) 138 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:40 smithi083 bash[60048]: cluster 1685824059.2334135 osd.5 (osd.5) 108 : cluster 3 failed to encode map e206 with expected crc 2023-06-03T20:27:40.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:40.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.981 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:40.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:40.984 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:41.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:41.218 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.254 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:41.357 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:41.390 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:41.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.393 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:41.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:41.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:41.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:41.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:41.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:41.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:41.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:41.810 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.6278374 mon.a (mon.0) 996 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.6385517 osd.6 (osd.6) 105 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.640435 osd.6 (osd.6) 106 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.6465733 osd.5 (osd.5) 109 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.647189 osd.4 (osd.4) 121 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.6485505 osd.4 (osd.4) 122 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824060.6503487 osd.7 (osd.7) 139 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: audit 1685824060.692517 mon.a (mon.0) 997 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: audit 1685824060.7158015 mon.a (mon.0) 998 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: cluster 1685824061.034596 mgr.y (mgr.34104) 819 : cluster 0 pgmap v859: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:41.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: audit 1685824061.2948492 mon.a (mon.0) 999 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:27:41.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: audit 1685824061.2957804 mon.a (mon.0) 1000 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:27:41.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[78259]: audit 1685824061.3017635 mon.a (mon.0) 1001 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.6278374 mon.a (mon.0) 996 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-06-03T20:27:41.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.6385517 osd.6 (osd.6) 105 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.640435 osd.6 (osd.6) 106 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.6465733 osd.5 (osd.5) 109 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.647189 osd.4 (osd.4) 121 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.6485505 osd.4 (osd.4) 122 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824060.6503487 osd.7 (osd.7) 139 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: audit 1685824060.692517 mon.a (mon.0) 997 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: audit 1685824060.7158015 mon.a (mon.0) 998 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: cluster 1685824061.034596 mgr.y (mgr.34104) 819 : cluster 0 pgmap v859: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: audit 1685824061.2948492 mon.a (mon.0) 999 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:27:41.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: audit 1685824061.2957804 mon.a (mon.0) 1000 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:27:41.815 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:41 smithi033 bash[74781]: audit 1685824061.3017635 mon.a (mon.0) 1001 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.6278374 mon.a (mon.0) 996 : cluster 0 osdmap e207: 8 total, 8 up, 8 in 2023-06-03T20:27:41.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.6385517 osd.6 (osd.6) 105 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.640435 osd.6 (osd.6) 106 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.6465733 osd.5 (osd.5) 109 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.647189 osd.4 (osd.4) 121 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.6485505 osd.4 (osd.4) 122 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824060.6503487 osd.7 (osd.7) 139 : cluster 3 failed to encode map e207 with expected crc 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: audit 1685824060.692517 mon.a (mon.0) 997 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: audit 1685824060.7158015 mon.a (mon.0) 998 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: cluster 1685824061.034596 mgr.y (mgr.34104) 819 : cluster 0 pgmap v859: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: audit 1685824061.2948492 mon.a (mon.0) 999 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:27:41.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: audit 1685824061.2957804 mon.a (mon.0) 1000 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:27:41.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:41 smithi083 bash[60048]: audit 1685824061.3017635 mon.a (mon.0) 1001 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:41.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:41.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:41.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:41.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:42.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:42.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:42.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:42.130 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:27:42.130 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:27:42.130 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-06-03T20:27:42.130 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:27:42.131 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:27:42.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-06-03T20:27:42.168 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:42.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:42.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.333 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:42.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:42.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:42.598 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:42.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:42.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.712 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[78259]: cluster 1685824061.637845 mon.a (mon.0) 1002 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-06-03T20:27:42.712 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[78259]: cluster 1685824061.6470575 osd.6 (osd.6) 107 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[78259]: cluster 1685824061.649118 osd.7 (osd.7) 140 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[78259]: cluster 1685824061.727888 osd.5 (osd.5) 110 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[78259]: cluster 1685824061.7414353 osd.4 (osd.4) 123 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[74781]: cluster 1685824061.637845 mon.a (mon.0) 1002 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-06-03T20:27:42.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[74781]: cluster 1685824061.6470575 osd.6 (osd.6) 107 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[74781]: cluster 1685824061.649118 osd.7 (osd.7) 140 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[74781]: cluster 1685824061.727888 osd.5 (osd.5) 110 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:42 smithi033 bash[74781]: cluster 1685824061.7414353 osd.4 (osd.4) 123 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:42.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:42.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:42.836 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:42.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:42.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:42.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:42.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.018 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:43.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:42 smithi083 bash[60048]: cluster 1685824061.637845 mon.a (mon.0) 1002 : cluster 0 osdmap e208: 8 total, 8 up, 8 in 2023-06-03T20:27:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:42 smithi083 bash[60048]: cluster 1685824061.6470575 osd.6 (osd.6) 107 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:42 smithi083 bash[60048]: cluster 1685824061.649118 osd.7 (osd.7) 140 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:42 smithi083 bash[60048]: cluster 1685824061.727888 osd.5 (osd.5) 110 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:43.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:42 smithi083 bash[60048]: cluster 1685824061.7414353 osd.4 (osd.4) 123 : cluster 3 failed to encode map e208 with expected crc 2023-06-03T20:27:43.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:43.264 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:43.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:43.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:43.393 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:43.430 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:43.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:43.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:43.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:43.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:43.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:43.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.6431909 mon.a (mon.0) 1003 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-06-03T20:27:43.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.6438138 osd.5 (osd.5) 111 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.6514938 osd.6 (osd.6) 108 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.737321 osd.4 (osd.4) 124 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.737881 osd.7 (osd.7) 141 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.813 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824062.7421582 osd.4 (osd.4) 125 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.813 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[78259]: cluster 1685824063.0350127 mgr.y (mgr.34104) 820 : cluster 0 pgmap v862: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:43.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.6431909 mon.a (mon.0) 1003 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-06-03T20:27:43.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.6438138 osd.5 (osd.5) 111 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.813 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.6514938 osd.6 (osd.6) 108 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.737321 osd.4 (osd.4) 124 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.737881 osd.7 (osd.7) 141 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824062.7421582 osd.4 (osd.4) 125 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.814 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:43 smithi033 bash[74781]: cluster 1685824063.0350127 mgr.y (mgr.34104) 820 : cluster 0 pgmap v862: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:43.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:43.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:43.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:43.949 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.6431909 mon.a (mon.0) 1003 : cluster 0 osdmap e209: 8 total, 8 up, 8 in 2023-06-03T20:27:43.950 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.6438138 osd.5 (osd.5) 111 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.950 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.6514938 osd.6 (osd.6) 108 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.950 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.737321 osd.4 (osd.4) 124 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.950 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.737881 osd.7 (osd.7) 141 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.950 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824062.7421582 osd.4 (osd.4) 125 : cluster 3 failed to encode map e209 with expected crc 2023-06-03T20:27:43.951 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:43 smithi083 bash[60048]: cluster 1685824063.0350127 mgr.y (mgr.34104) 820 : cluster 0 pgmap v862: 89 pgs: 1 active+remapped+backfill_wait, 2 active+remapped+backfilling, 86 active+clean; 357 MiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 456 op/s; 888/17205 objects misplaced (5.161%); 2.4 MiB/s, 39 objects/s recovering 2023-06-03T20:27:43.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:43.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:43.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:44.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:44.117 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:44.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:44.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:44.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:44.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:44.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:44.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:44.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:44.629 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:27:44.629 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:27:44.629 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:27:44.630 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:27:44.630 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:27:44.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:44.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:44.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:44.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:44.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.967 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:44 smithi083 bash[60048]: cluster 1685824063.662699 mon.a (mon.0) 1004 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-06-03T20:27:44.967 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:44 smithi083 bash[60048]: cluster 1685824063.6691537 osd.6 (osd.6) 109 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:44.967 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:44 smithi083 bash[60048]: cluster 1685824063.6691682 osd.5 (osd.5) 112 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:44.967 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:44 smithi083 bash[60048]: cluster 1685824063.7488816 osd.7 (osd.7) 142 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:44.967 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:44 smithi083 bash[60048]: cluster 1685824063.7542841 osd.4 (osd.4) 126 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:44.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:44.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:44.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[78259]: cluster 1685824063.662699 mon.a (mon.0) 1004 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-06-03T20:27:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[78259]: cluster 1685824063.6691537 osd.6 (osd.6) 109 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[78259]: cluster 1685824063.6691682 osd.5 (osd.5) 112 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[78259]: cluster 1685824063.7488816 osd.7 (osd.7) 142 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[78259]: cluster 1685824063.7542841 osd.4 (osd.4) 126 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[74781]: cluster 1685824063.662699 mon.a (mon.0) 1004 : cluster 0 osdmap e210: 8 total, 8 up, 8 in 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[74781]: cluster 1685824063.6691537 osd.6 (osd.6) 109 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[74781]: cluster 1685824063.6691682 osd.5 (osd.5) 112 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[74781]: cluster 1685824063.7488816 osd.7 (osd.7) 142 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:44 smithi033 bash[74781]: cluster 1685824063.7542841 osd.4 (osd.4) 126 : cluster 3 failed to encode map e210 with expected crc 2023-06-03T20:27:45.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:45.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:45.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:45.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:45.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:45.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:45.394 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:45.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:45.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:45.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:45.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:45.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:45.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:45.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:45.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:45.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_historic_ops 2023-06-03T20:27:45.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:45 smithi033 bash[78259]: cluster 1685824065.0361323 mgr.y (mgr.34104) 821 : cluster 0 pgmap v864: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 304 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 643/14628 objects misplaced (4.396%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:27:45.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:45 smithi033 bash[74781]: cluster 1685824065.0361323 mgr.y (mgr.34104) 821 : cluster 0 pgmap v864: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 304 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 643/14628 objects misplaced (4.396%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:27:45.836 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:45.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:45.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:45.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:45.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:46.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:46.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:46.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:46.126 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:45 smithi083 bash[60048]: cluster 1685824065.0361323 mgr.y (mgr.34104) 821 : cluster 0 pgmap v864: 89 pgs: 1 active+remapped+backfill_wait, 1 active+remapped+backfilling, 87 active+clean; 304 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 317 op/s; 643/14628 objects misplaced (4.396%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:27:46.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:46.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:46.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:46.275 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:46.275 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:46.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:46.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:46.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:46.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:46.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:46.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:46] "GET /metrics HTTP/1.1" 200 223633 "" "Prometheus/2.33.4" 2023-06-03T20:27:46.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:46.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:46.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:46.748 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:46.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:46.854 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:46.901 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:46.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:46.951 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:27:47.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:47.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:47.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:47.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:47.177 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:47.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:47.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:47.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:47.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:47.461 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:47.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.467 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:47.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:47.604 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:47.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:47.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:47.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:47.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:47.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:47.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:47.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:47.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:47.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:48.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:48.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:48.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:48.145 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:48 smithi033 bash[74781]: cluster 1685824067.0369043 mgr.y (mgr.34104) 822 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-06-03T20:27:48.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:48 smithi033 bash[78259]: cluster 1685824067.0369043 mgr.y (mgr.34104) 822 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-06-03T20:27:48.180 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:48.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:48.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:48.293 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:48 smithi083 bash[60048]: cluster 1685824067.0369043 mgr.y (mgr.34104) 822 : cluster 0 pgmap v865: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 342 op/s; 2.8 MiB/s, 44 objects/s recovering 2023-06-03T20:27:48.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:48.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:48.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:48.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:48.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:48.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:48.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:48.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:48.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:48.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:48.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:48.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:48.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:48.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:49.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:49.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:49.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:49.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:49.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:49.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:49.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:49.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:49.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:49.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:49.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:49.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:49.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:49.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:49.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:49.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:49.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:49.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:49.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:49.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:49.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:50.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:50.118 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 108857 objects 2023-06-03T20:27:50.118 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :165.164 2023-06-03T20:27:50.138 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:50.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:50.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:50.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:50.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:50.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:50 smithi083 bash[60048]: cluster 1685824069.0373557 mgr.y (mgr.34104) 823 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2.3 MiB/s, 36 objects/s recovering 2023-06-03T20:27:50.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:50.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:50.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:50 smithi033 bash[74781]: cluster 1685824069.0373557 mgr.y (mgr.34104) 823 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2.3 MiB/s, 36 objects/s recovering 2023-06-03T20:27:50.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:50 smithi033 bash[78259]: cluster 1685824069.0373557 mgr.y (mgr.34104) 823 : cluster 0 pgmap v866: 89 pgs: 89 active+clean; 229 MiB data, 2.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 277 op/s; 2.3 MiB/s, 36 objects/s recovering 2023-06-03T20:27:50.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:50.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:50.731 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:50.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.733 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:50.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:50.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:50.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:50.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:50.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:51.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:51.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:51.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:51.133 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2023-06-03T20:27:51.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2023-06-03T20:27:51.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:51.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:51.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:51.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:51.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:51.354 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:51.381 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:51.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:51.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:51.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:51.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.828 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:51.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:51.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:51.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:51.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:51.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:52.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:52.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:52.210 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:52.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:52.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:52.357 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:52 smithi083 bash[60048]: cluster 1685824071.038469 mgr.y (mgr.34104) 824 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2.0 MiB/s, 32 objects/s recovering 2023-06-03T20:27:52.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:52.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:52.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:52 smithi033 bash[78259]: cluster 1685824071.038469 mgr.y (mgr.34104) 824 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2.0 MiB/s, 32 objects/s recovering 2023-06-03T20:27:52.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:52 smithi033 bash[74781]: cluster 1685824071.038469 mgr.y (mgr.34104) 824 : cluster 0 pgmap v867: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 2.0 MiB/s, 32 objects/s recovering 2023-06-03T20:27:52.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:52.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:52.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:52.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:52.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:52.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:52.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:52.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:52.894 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:52.924 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:52.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:52.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:53.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:53.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:53.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:53.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:53.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.201 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:53.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:53.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:53.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:53.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:53.521 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:27:53.522 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "" 2023-06-03T20:27:53.522 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:27:53.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:53.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:53.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:53.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:53.737 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:27:53.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:53.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:53.761 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:27:53.795 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:27:53.823 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:27:53.845 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:53.846 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:27:53.869 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:27:53.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:53.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:53.896 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:27:53.928 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:27:53.932 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.932 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.932 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.932 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.932 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.933 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.933 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.933 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:27:53.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:54.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:54.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:54.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:54.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:54.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:54.222 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:27:54.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:54.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:54.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:54.388 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:54 smithi083 bash[60048]: cluster 1685824073.0391397 mgr.y (mgr.34104) 825 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 1.7 MiB/s, 26 objects/s recovering 2023-06-03T20:27:54.388 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:54 smithi083 bash[60048]: audit 1685824073.5937665 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:54.388 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:54 smithi083 bash[60048]: audit 1685824073.68543 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.33:0/2741244323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:54.388 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:54 smithi083 bash[60048]: audit 1685824073.8171108 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:27:54.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:54 smithi083 bash[60048]: audit 1685824074.0553248 mon.a (mon.0) 1008 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:54.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:54.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:54.553 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:54.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[78259]: cluster 1685824073.0391397 mgr.y (mgr.34104) 825 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 1.7 MiB/s, 26 objects/s recovering 2023-06-03T20:27:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[78259]: audit 1685824073.5937665 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[78259]: audit 1685824073.68543 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.33:0/2741244323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[78259]: audit 1685824073.8171108 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[78259]: audit 1685824074.0553248 mon.a (mon.0) 1008 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[74781]: cluster 1685824073.0391397 mgr.y (mgr.34104) 825 : cluster 0 pgmap v868: 89 pgs: 89 active+clean; 12 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 1.7 MiB/s, 26 objects/s recovering 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[74781]: audit 1685824073.5937665 mon.a (mon.0) 1005 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[74781]: audit 1685824073.68543 mon.a (mon.0) 1006 : audit 0 from='client.? 172.21.15.33:0/2741244323' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[74781]: audit 1685824073.8171108 mon.a (mon.0) 1007 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:27:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:54 smithi033 bash[74781]: audit 1685824074.0553248 mon.a (mon.0) 1008 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:27:54.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:54.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:54.800 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:54.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:54.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:54.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:54.961 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:54.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:54.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:55.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:55.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:55.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:55.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:55.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:55.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:55.351 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:55 smithi083 bash[60048]: cluster 1685824074.2020857 mon.a (mon.0) 1009 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:55.351 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:55 smithi083 bash[60048]: audit 1685824074.2099733 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:27:55.351 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:55 smithi083 bash[60048]: cluster 1685824074.2101917 mon.a (mon.0) 1011 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-06-03T20:27:55.352 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:55 smithi083 bash[60048]: cluster 1685824074.40432 osd.5 (osd.5) 113 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:55.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:55.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:55.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:55.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[74781]: cluster 1685824074.2020857 mon.a (mon.0) 1009 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:55.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[74781]: audit 1685824074.2099733 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:27:55.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[74781]: cluster 1685824074.2101917 mon.a (mon.0) 1011 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-06-03T20:27:55.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[74781]: cluster 1685824074.40432 osd.5 (osd.5) 113 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:55.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[78259]: cluster 1685824074.2020857 mon.a (mon.0) 1009 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:27:55.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[78259]: audit 1685824074.2099733 mon.a (mon.0) 1010 : audit 1 from='client.? 172.21.15.33:0/1053954466' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:27:55.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[78259]: cluster 1685824074.2101917 mon.a (mon.0) 1011 : cluster 0 osdmap e211: 8 total, 8 up, 8 in 2023-06-03T20:27:55.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:55 smithi033 bash[78259]: cluster 1685824074.40432 osd.5 (osd.5) 113 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:55.520 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:55.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:55.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:55.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:55.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:55.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:55.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:55.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:55.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:55.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:55.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:56.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:56.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:56.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:56.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:56.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:56.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:56.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:56.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:56.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:56.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:56.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.0400903 mgr.y (mgr.34104) 826 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:27:56.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.110996 osd.4 (osd.4) 127 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.475 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.1135314 osd.4 (osd.4) 128 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.1159003 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.211744 osd.7 (osd.7) 143 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[74781]: cluster 1685824075.2119918 osd.6 (osd.6) 110 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.0400903 mgr.y (mgr.34104) 826 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:27:56.476 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.110996 osd.4 (osd.4) 127 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.1135314 osd.4 (osd.4) 128 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.1159003 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.211744 osd.7 (osd.7) 143 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[78259]: cluster 1685824075.2119918 osd.6 (osd.6) 110 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.477 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:27:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:27:56] "GET /metrics HTTP/1.1" 200 223631 "" "Prometheus/2.33.4" 2023-06-03T20:27:56.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:56.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:56.598 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:56.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:56.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.0400903 mgr.y (mgr.34104) 826 : cluster 0 pgmap v870: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 485 op/s; 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:27:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.110996 osd.4 (osd.4) 127 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.1135314 osd.4 (osd.4) 128 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.1159003 osd.4 (osd.4) 129 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.211744 osd.7 (osd.7) 143 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:56 smithi083 bash[60048]: cluster 1685824075.2119918 osd.6 (osd.6) 110 : cluster 3 failed to encode map e211 with expected crc 2023-06-03T20:27:56.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:56.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:56.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:56.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:56.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:57.024 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:57.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:57.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:57.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:57.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:57.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:57.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:57.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:57.446 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:57.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:57.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.486 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:27:57.587 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:57.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:57.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:57.691 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:27:57.692 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:27:57.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:57.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:57.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.770 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:57.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:57.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:57.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:57.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:58.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:58.035 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:58.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:58.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:58.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:27:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:27:58.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:58.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:27:58.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:27:58.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:58.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:27:58.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:27:58.562 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:58.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:27:58 smithi033 bash[78259]: cluster 1685824077.041208 mgr.y (mgr.34104) 827 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:27:58.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:27:58 smithi033 bash[74781]: cluster 1685824077.041208 mgr.y (mgr.34104) 827 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:27:58.603 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:58.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:58.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_ops_in_flight 2023-06-03T20:27:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:27:58 smithi083 bash[60048]: cluster 1685824077.041208 mgr.y (mgr.34104) 827 : cluster 0 pgmap v871: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:27:58.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:58.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:58.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:58.851 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:58.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:58.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:58.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:27:58.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:59.019 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:27:59.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.022 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:27:59.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:27:59.114 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:27:59.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:59.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:59.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:27:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:27:59.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.433 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:27:59.434 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:27:59.434 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-06-03T20:27:59.434 INFO:tasks.thrashosds.thrasher:Setting osd 1 primary_affinity to 0.830544 2023-06-03T20:27:59.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 1 0.8305437123517868 2023-06-03T20:27:59.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:59.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:59.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:59.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:59.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:59.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:27:59.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:27:59.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.843 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:27:59.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:27:59.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:59.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:27:59.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:27:59.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:00.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:00.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:00.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:00.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:00.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:00.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:00.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:00.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:00.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:00.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:00 smithi083 bash[60048]: cluster 1685824079.0418918 mgr.y (mgr.34104) 828 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:28:00.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:00.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:00.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:00 smithi033 bash[74781]: cluster 1685824079.0418918 mgr.y (mgr.34104) 828 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:28:00.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:00 smithi033 bash[78259]: cluster 1685824079.0418918 mgr.y (mgr.34104) 828 : cluster 0 pgmap v872: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 365 op/s 2023-06-03T20:28:00.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:00.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:00.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:00.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:00.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:00.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:00.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:00.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:00.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:00.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:01.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:01.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:01.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:01.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:01.375 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:01.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:01.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:01.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:01.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:01.655 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:01.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:01.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.794 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:01.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:01.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:01.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:02.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:02.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:02.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:02.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:02.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:02.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:02.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:02.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:02.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:02.475 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:02 smithi083 bash[60048]: cluster 1685824081.0431452 mgr.y (mgr.34104) 829 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:02.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:02.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:02 smithi033 bash[78259]: cluster 1685824081.0431452 mgr.y (mgr.34104) 829 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:02.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:02 smithi033 bash[74781]: cluster 1685824081.0431452 mgr.y (mgr.34104) 829 : cluster 0 pgmap v873: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:02.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:02.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:02.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:02.778 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:02.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:02.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:02.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:02.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:02.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:03.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:03.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:03.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:03.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:03.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:03.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:03.216 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:03.217 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:03.217 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:03.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:03.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:03.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:03.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:03.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:03.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:03.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:03.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:03.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:03.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:03.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:03.854 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:03.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:03.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:03.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:03.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:04.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:04.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:04.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:04.261 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[74781]: cluster 1685824083.0438268 mgr.y (mgr.34104) 830 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:04.261 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[74781]: audit 1685824083.8350677 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.33:0/768607250' 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-06-03T20:28:04.261 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[74781]: audit 1685824083.8356757 mon.a (mon.0) 1012 : 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-06-03T20:28:04.264 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_3' removed 2023-06-03T20:28:04.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:04.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:04.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:04.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[78259]: cluster 1685824083.0438268 mgr.y (mgr.34104) 830 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:04.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[78259]: audit 1685824083.8350677 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.33:0/768607250' 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-06-03T20:28:04.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:04 smithi033 bash[78259]: audit 1685824083.8356757 mon.a (mon.0) 1012 : 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-06-03T20:28:04.570 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:04 smithi083 bash[60048]: cluster 1685824083.0438268 mgr.y (mgr.34104) 830 : cluster 0 pgmap v874: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s 2023-06-03T20:28:04.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:04 smithi083 bash[60048]: audit 1685824083.8350677 mon.c (mon.2) 96 : audit 1 from='client.? 172.21.15.33:0/768607250' 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-06-03T20:28:04.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:04 smithi083 bash[60048]: audit 1685824083.8356757 mon.a (mon.0) 1012 : 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-06-03T20:28:04.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:04.698 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:04.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:04.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:04.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:04.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:04.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.974 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:04.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:04.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:05.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:05.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:05.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:05.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:05.256 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:05.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:05.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:05.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:05.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:05.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:05.535 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:05.536 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[78259]: audit 1685824084.247281 mon.a (mon.0) 1013 : 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-06-03T20:28:05.536 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[78259]: cluster 1685824084.2473726 mon.a (mon.0) 1014 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-06-03T20:28:05.537 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[78259]: cluster 1685824084.5028346 osd.7 (osd.7) 144 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:05.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[74781]: audit 1685824084.247281 mon.a (mon.0) 1013 : 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-06-03T20:28:05.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[74781]: cluster 1685824084.2473726 mon.a (mon.0) 1014 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-06-03T20:28:05.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:05 smithi033 bash[74781]: cluster 1685824084.5028346 osd.7 (osd.7) 144 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:05.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:05 smithi083 bash[60048]: audit 1685824084.247281 mon.a (mon.0) 1013 : 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-06-03T20:28:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:05 smithi083 bash[60048]: cluster 1685824084.2473726 mon.a (mon.0) 1014 : cluster 0 osdmap e212: 8 total, 8 up, 8 in 2023-06-03T20:28:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:05 smithi083 bash[60048]: cluster 1685824084.5028346 osd.7 (osd.7) 144 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:05.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:05.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:05.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:05.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:05.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:05.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:05.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:05.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:06.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:06.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:06.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:06.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:06.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:06.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:06.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:06.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:06.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:06 smithi083 bash[60048]: cluster 1685824085.0445065 mgr.y (mgr.34104) 831 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:06.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:06 smithi083 bash[60048]: cluster 1685824085.8844151 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:06.450 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:28:06.452 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:28:06.452 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2023-06-03T20:28:06.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_4 16 2023-06-03T20:28:06.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:06.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:06 smithi033 bash[78259]: cluster 1685824085.0445065 mgr.y (mgr.34104) 831 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:06 smithi033 bash[78259]: cluster 1685824085.8844151 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:06 smithi033 bash[74781]: cluster 1685824085.0445065 mgr.y (mgr.34104) 831 : cluster 0 pgmap v876: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:06.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:06 smithi033 bash[74781]: cluster 1685824085.8844151 osd.4 (osd.4) 130 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:06.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:06] "GET /metrics HTTP/1.1" 200 223631 "" "Prometheus/2.33.4" 2023-06-03T20:28:06.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:06.660 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:06.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:06.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:06.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:06.821 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:06.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:06.941 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:06.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:06.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:07.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:07.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:07.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:07.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:07.317 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[78259]: cluster 1685824086.5664623 osd.5 (osd.5) 114 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[78259]: cluster 1685824086.5693457 osd.5 (osd.5) 115 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[78259]: cluster 1685824086.5723298 osd.5 (osd.5) 116 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[78259]: cluster 1685824086.7700493 osd.6 (osd.6) 111 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[74781]: cluster 1685824086.5664623 osd.5 (osd.5) 114 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[74781]: cluster 1685824086.5693457 osd.5 (osd.5) 115 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[74781]: cluster 1685824086.5723298 osd.5 (osd.5) 116 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:07 smithi033 bash[74781]: cluster 1685824086.7700493 osd.6 (osd.6) 111 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:07.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:07.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:07 smithi083 bash[60048]: cluster 1685824086.5664623 osd.5 (osd.5) 114 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:07 smithi083 bash[60048]: cluster 1685824086.5693457 osd.5 (osd.5) 115 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:07 smithi083 bash[60048]: cluster 1685824086.5723298 osd.5 (osd.5) 116 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:07 smithi083 bash[60048]: cluster 1685824086.7700493 osd.6 (osd.6) 111 : cluster 3 failed to encode map e212 with expected crc 2023-06-03T20:28:07.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.503 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:07.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:07.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:07.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:07.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:07.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:07.874 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:07.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:07.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:07.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:08.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:08.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.177 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:08.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:08.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:08.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:08.457 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:08.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:08.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:08.579 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:08 smithi083 bash[60048]: cluster 1685824087.045125 mgr.y (mgr.34104) 832 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:08 smithi033 bash[74781]: cluster 1685824087.045125 mgr.y (mgr.34104) 832 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:08 smithi033 bash[78259]: cluster 1685824087.045125 mgr.y (mgr.34104) 832 : cluster 0 pgmap v877: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:08.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:08.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:08.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:08.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:08.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:08.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:08.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:08.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:08.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:08.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:09.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:09.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:09.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:09.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:09.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:09.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:09.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:09.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:09.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:09.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:09.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:09.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:09.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.827 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[74781]: audit 1685824088.603333 mon.a (mon.0) 1015 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:09.827 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[74781]: audit 1685824088.6046476 mon.a (mon.0) 1016 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:09.828 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[74781]: cluster 1685824089.0458279 mgr.y (mgr.34104) 833 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:09.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[78259]: audit 1685824088.603333 mon.a (mon.0) 1015 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:09.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[78259]: audit 1685824088.6046476 mon.a (mon.0) 1016 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:09.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:09 smithi033 bash[78259]: cluster 1685824089.0458279 mgr.y (mgr.34104) 833 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:09.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:09.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:09 smithi083 bash[60048]: audit 1685824088.603333 mon.a (mon.0) 1015 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:09 smithi083 bash[60048]: audit 1685824088.6046476 mon.a (mon.0) 1016 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:09.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:09 smithi083 bash[60048]: cluster 1685824089.0458279 mgr.y (mgr.34104) 833 : cluster 0 pgmap v878: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:09.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:09.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:09.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:09.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:10.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:10.134 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:10.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:10.238 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:10.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:10.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:10.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:10.395 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:10.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:10.498 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:10.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:10.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:10.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:10.679 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:10.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:10.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:10.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:10.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:10.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:10.946 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:10.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:11.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:11.079 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:11.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:11.183 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:11.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:11.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:11.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:11.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:11.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:11.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:11.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:11.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:11.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:11.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:11.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:11.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:11.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:11.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:11.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:11.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:11.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:11.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:12.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:12.274 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:12 smithi083 bash[60048]: cluster 1685824091.0472722 mgr.y (mgr.34104) 834 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:12.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.424 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:12 smithi033 bash[74781]: cluster 1685824091.0472722 mgr.y (mgr.34104) 834 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:12.424 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:12 smithi033 bash[78259]: cluster 1685824091.0472722 mgr.y (mgr.34104) 834 : cluster 0 pgmap v879: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:12.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.443 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:12.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:12.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:12.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:12.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:12.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:12.983 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:12.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:12.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:13.086 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:13.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:13.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:13.225 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:13.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:13.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:13.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:13.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:13.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:13.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:13.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.556 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:13.657 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:13.689 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:13.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:13.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:13.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:13.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:13.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:13.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:13.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:14.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:14.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:14.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:14.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:14.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:14.387 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:14.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:14 smithi083 bash[60048]: cluster 1685824093.0479946 mgr.y (mgr.34104) 835 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:14.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.534 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:14 smithi033 bash[74781]: cluster 1685824093.0479946 mgr.y (mgr.34104) 835 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:14.535 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:14 smithi033 bash[78259]: cluster 1685824093.0479946 mgr.y (mgr.34104) 835 : cluster 0 pgmap v880: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:14.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:14.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:14.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:14.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:14.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:14.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:14.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:14.947 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:14.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:14.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:15.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:15.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:15.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:15.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:15.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:15.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:15.228 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:28:15.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:15.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:15 smithi033 bash[74781]: audit 1685824095.1906052 mon.a (mon.0) 1017 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:28:15.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:15 smithi033 bash[78259]: audit 1685824095.1906052 mon.a (mon.0) 1017 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:28:15.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:15.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:15.482 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:15 smithi083 bash[60048]: audit 1685824095.1906052 mon.a (mon.0) 1017 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:28:15.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:15.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:15.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:15.653 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:15.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:15.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:15.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:15.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:15.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:15.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:15.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:15.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:16.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:16.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:16.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:16.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:16.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:16.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:16.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:16.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:16] "GET /metrics HTTP/1.1" 200 221208 "" "Prometheus/2.33.4" 2023-06-03T20:28:16.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[74781]: cluster 1685824095.0488799 mgr.y (mgr.34104) 836 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[74781]: cluster 1685824095.2034543 mon.a (mon.0) 1018 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[74781]: audit 1685824095.2165093 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[74781]: cluster 1685824095.2165928 mon.a (mon.0) 1020 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[78259]: cluster 1685824095.0488799 mgr.y (mgr.34104) 836 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[78259]: cluster 1685824095.2034543 mon.a (mon.0) 1018 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:16.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[78259]: audit 1685824095.2165093 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:28:16.333 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:16 smithi033 bash[78259]: cluster 1685824095.2165928 mon.a (mon.0) 1020 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-06-03T20:28:16.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:16.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:16.471 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:16 smithi083 bash[60048]: cluster 1685824095.0488799 mgr.y (mgr.34104) 836 : cluster 0 pgmap v881: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:16.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:16 smithi083 bash[60048]: cluster 1685824095.2034543 mon.a (mon.0) 1018 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:16.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:16 smithi083 bash[60048]: audit 1685824095.2165093 mon.a (mon.0) 1019 : audit 1 from='client.? 172.21.15.33:0/3785088088' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:28:16.472 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:16 smithi083 bash[60048]: cluster 1685824095.2165928 mon.a (mon.0) 1020 : cluster 0 osdmap e213: 8 total, 8 up, 8 in 2023-06-03T20:28:16.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:16.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:16.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:16.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:16.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:16.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:16.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:16.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:16.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:16.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:16.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:16.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:17.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:17.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:17.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:17.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:17.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:17.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:17.443 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:17.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:17.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:17 smithi033 bash[78259]: cluster 1685824096.5885103 osd.7 (osd.7) 145 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:17.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:17 smithi033 bash[74781]: cluster 1685824096.5885103 osd.7 (osd.7) 145 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:17.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:17.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:17 smithi083 bash[60048]: cluster 1685824096.5885103 osd.7 (osd.7) 145 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:17.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:17.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:17.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:17.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:17.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:17.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:17.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.006 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:18.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:18.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:18.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:18.248 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:18.275 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:18.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:18.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:18.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:18.478 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[74781]: cluster 1685824096.4181464 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.478 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[74781]: cluster 1685824096.4206634 osd.4 (osd.4) 132 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.479 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[74781]: cluster 1685824097.0497665 mgr.y (mgr.34104) 837 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:18.479 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[78259]: cluster 1685824096.4181464 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.479 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[78259]: cluster 1685824096.4206634 osd.4 (osd.4) 132 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.479 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:18 smithi033 bash[78259]: cluster 1685824097.0497665 mgr.y (mgr.34104) 837 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:18.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:18.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:18 smithi083 bash[60048]: cluster 1685824096.4181464 osd.4 (osd.4) 131 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:18 smithi083 bash[60048]: cluster 1685824096.4206634 osd.4 (osd.4) 132 : cluster 3 failed to encode map e213 with expected crc 2023-06-03T20:28:18.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:18 smithi083 bash[60048]: cluster 1685824097.0497665 mgr.y (mgr.34104) 837 : cluster 0 pgmap v883: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:18.661 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.672 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:18.693 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:28:18.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:18.722 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:28:18.743 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:28:18.766 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:28:18.796 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:28:18.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.825 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:28:18.835 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:18.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:18.850 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:28:18.872 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:28:18.874 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.874 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.875 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.875 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.875 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.876 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.876 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.876 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:28:18.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:18.965 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:28:18.965 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:28:18.965 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 0 2023-06-03T20:28:18.965 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:28:18.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:18.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:18.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:19.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.118 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:19.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.250 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:19.353 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.390 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:19.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.506 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:19 smithi033 bash[78259]: audit 1685824098.6624331 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.33:0/4179742989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:19.506 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:19 smithi033 bash[74781]: audit 1685824098.6624331 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.33:0/4179742989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:19.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:19.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:19.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:19 smithi083 bash[60048]: audit 1685824098.6624331 mon.c (mon.2) 97 : audit 0 from='client.? 172.21.15.33:0/4179742989' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:19.673 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:19.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:19.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:19.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:19.919 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.945 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:19.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:19.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:20.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:20.189 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:28:20.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:20.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:20.340 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:20 smithi083 bash[60048]: cluster 1685824099.0503378 mgr.y (mgr.34104) 838 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:20.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:20.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:20.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:20.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:20 smithi033 bash[74781]: cluster 1685824099.0503378 mgr.y (mgr.34104) 838 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:20 smithi033 bash[78259]: cluster 1685824099.0503378 mgr.y (mgr.34104) 838 : cluster 0 pgmap v884: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:20.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:20.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:20.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:20.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:20.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:20.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:20.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:21.089 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:21.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:21.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:21.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:21.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:21.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.395 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:21.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:21.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:21.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.532 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:21.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:21.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:21.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:21.765 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:21.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.945 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:21.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:21.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:22.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_blocked_ops 2023-06-03T20:28:22.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:22.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:22.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:22.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:22.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:22.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:22.349 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:22 smithi083 bash[60048]: cluster 1685824101.0513933 mgr.y (mgr.34104) 839 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:22.372 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:22.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:22.477 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:22 smithi033 bash[78259]: cluster 1685824101.0513933 mgr.y (mgr.34104) 839 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:22.508 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:22 smithi033 bash[74781]: cluster 1685824101.0513933 mgr.y (mgr.34104) 839 : cluster 0 pgmap v885: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:22.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:22.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:22.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:22.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:22.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:22.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:22.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:23.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:23.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:23.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:23.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:23.256 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.1 primary-affinity to 0.830544 (8544302) 2023-06-03T20:28:23.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:23.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:23 smithi033 bash[78259]: audit 1685824102.4802127 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.33:0/1336958998' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.312 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:23 smithi033 bash[78259]: audit 1685824102.480861 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:23 smithi033 bash[74781]: audit 1685824102.4802127 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.33:0/1336958998' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.312 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:23 smithi033 bash[74781]: audit 1685824102.480861 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:23.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:23.446 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:23.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:23.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:23.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.616 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:23.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:23 smithi083 bash[60048]: audit 1685824102.4802127 mon.c (mon.2) 98 : audit 1 from='client.? 172.21.15.33:0/1336958998' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:23 smithi083 bash[60048]: audit 1685824102.480861 mon.a (mon.0) 1021 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]: dispatch 2023-06-03T20:28:23.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:23.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:23.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:23.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:23.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:23.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:28:23.993 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:24.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:24.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:24.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:24.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:24.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: cluster 1685824103.0520356 mgr.y (mgr.34104) 840 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:24.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: audit 1685824103.2398856 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]': finished 2023-06-03T20:28:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: cluster 1685824103.239988 mon.a (mon.0) 1023 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-06-03T20:28:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: audit 1685824103.5943675 mon.a (mon.0) 1024 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: cluster 1685824103.6580539 osd.7 (osd.7) 146 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:24 smithi083 bash[60048]: cluster 1685824103.9469895 osd.5 (osd.5) 117 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:24.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:24.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:24.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.549 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: cluster 1685824103.0520356 mgr.y (mgr.34104) 840 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: audit 1685824103.2398856 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]': finished 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: cluster 1685824103.239988 mon.a (mon.0) 1023 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: audit 1685824103.5943675 mon.a (mon.0) 1024 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: cluster 1685824103.6580539 osd.7 (osd.7) 146 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[74781]: cluster 1685824103.9469895 osd.5 (osd.5) 117 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.550 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: cluster 1685824103.0520356 mgr.y (mgr.34104) 840 : cluster 0 pgmap v886: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: audit 1685824103.2398856 mon.a (mon.0) 1022 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 0.8305437123517868}]': finished 2023-06-03T20:28:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: cluster 1685824103.239988 mon.a (mon.0) 1023 : cluster 0 osdmap e214: 8 total, 8 up, 8 in 2023-06-03T20:28:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: audit 1685824103.5943675 mon.a (mon.0) 1024 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: cluster 1685824103.6580539 osd.7 (osd.7) 146 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.551 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:24 smithi033 bash[78259]: cluster 1685824103.9469895 osd.5 (osd.5) 117 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:24.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:24.677 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:24.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:24.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.720 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:24.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.851 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:24.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:24.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:24.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:24.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:24.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:25.089 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:25.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:25.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:25.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:25.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:25.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:25.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:25.388 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824103.9473298 osd.4 (osd.4) 133 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824103.947332 osd.6 (osd.6) 112 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824104.2558317 mon.a (mon.0) 1025 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-06-03T20:28:25.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824104.2579105 osd.7 (osd.7) 147 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824104.3720818 osd.5 (osd.5) 118 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.389 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:25 smithi083 bash[60048]: cluster 1685824104.3748662 osd.5 (osd.5) 119 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.409 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:25.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:25.465 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824103.9473298 osd.4 (osd.4) 133 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824103.947332 osd.6 (osd.6) 112 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824104.2558317 mon.a (mon.0) 1025 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-06-03T20:28:25.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824104.2579105 osd.7 (osd.7) 147 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824104.3720818 osd.5 (osd.5) 118 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.466 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[74781]: cluster 1685824104.3748662 osd.5 (osd.5) 119 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824103.9473298 osd.4 (osd.4) 133 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824103.947332 osd.6 (osd.6) 112 : cluster 3 failed to encode map e214 with expected crc 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824104.2558317 mon.a (mon.0) 1025 : cluster 0 osdmap e215: 8 total, 8 up, 8 in 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824104.2579105 osd.7 (osd.7) 147 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824104.3720818 osd.5 (osd.5) 118 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.467 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:25 smithi033 bash[78259]: cluster 1685824104.3748662 osd.5 (osd.5) 119 : cluster 3 failed to encode map e215 with expected crc 2023-06-03T20:28:25.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:25.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:25.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:25.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:25.697 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:25.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:25.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:25.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:25.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:25.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:25.981 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:25.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:25.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:26.086 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:26.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:26.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:26.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:26.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:26.370 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:26 smithi033 bash[74781]: cluster 1685824105.053032 mgr.y (mgr.34104) 841 : cluster 0 pgmap v889: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:26.371 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:26 smithi033 bash[74781]: cluster 1685824105.253447 mon.a (mon.0) 1026 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-06-03T20:28:26.371 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:26] "GET /metrics HTTP/1.1" 200 221214 "" "Prometheus/2.33.4" 2023-06-03T20:28:26.371 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:26 smithi033 bash[78259]: cluster 1685824105.053032 mgr.y (mgr.34104) 841 : cluster 0 pgmap v889: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:26.371 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:26 smithi033 bash[78259]: cluster 1685824105.253447 mon.a (mon.0) 1026 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-06-03T20:28:26.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:26.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:26.498 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:26.512 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:26 smithi083 bash[60048]: cluster 1685824105.053032 mgr.y (mgr.34104) 841 : cluster 0 pgmap v889: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:26.513 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:26 smithi083 bash[60048]: cluster 1685824105.253447 mon.a (mon.0) 1026 : cluster 3 Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2023-06-03T20:28:26.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:26.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:26.646 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:26.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:26.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.681 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:26.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:26.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:26.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:26.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:26.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:26.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:26.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:27.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:27.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:27.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:27.205 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:27.239 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:27.284 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:27 smithi033 bash[74781]: audit 1685824106.7620385 mon.a (mon.0) 1027 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-06-03T20:28:27.292 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_4' created 2023-06-03T20:28:27.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:27.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:27.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:27 smithi083 bash[60048]: audit 1685824106.7620385 mon.a (mon.0) 1027 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-06-03T20:28:27.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:27.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:27.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:27 smithi033 bash[78259]: audit 1685824106.7620385 mon.a (mon.0) 1027 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]: dispatch 2023-06-03T20:28:27.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:27.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:27.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.801 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:27.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:27.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:27.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:27.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:28.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:28.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:28.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:28.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:28.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:28.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.221 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:28.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[74781]: cluster 1685824107.053963 mgr.y (mgr.34104) 842 : cluster 0 pgmap v890: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[74781]: audit 1685824107.279392 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-06-03T20:28:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[74781]: cluster 1685824107.2795837 mon.a (mon.0) 1029 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-06-03T20:28:28.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[74781]: cluster 1685824107.27994 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-06-03T20:28:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[78259]: cluster 1685824107.053963 mgr.y (mgr.34104) 842 : cluster 0 pgmap v890: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[78259]: audit 1685824107.279392 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-06-03T20:28:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[78259]: cluster 1685824107.2795837 mon.a (mon.0) 1029 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-06-03T20:28:28.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:28 smithi033 bash[78259]: cluster 1685824107.27994 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-06-03T20:28:28.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2023-06-03T20:28:28.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:28.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:28.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:28.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:28.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:28.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:28.609 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:28 smithi083 bash[60048]: cluster 1685824107.053963 mgr.y (mgr.34104) 842 : cluster 0 pgmap v890: 73 pgs: 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:28.609 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:28 smithi083 bash[60048]: audit 1685824107.279392 mon.a (mon.0) 1028 : audit 1 from='client.? 172.21.15.33:0/2468163285' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2023-06-03T20:28:28.610 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:28 smithi083 bash[60048]: cluster 1685824107.2795837 mon.a (mon.0) 1029 : cluster 0 osdmap e216: 8 total, 8 up, 8 in 2023-06-03T20:28:28.610 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:28 smithi083 bash[60048]: cluster 1685824107.27994 osd.4 (osd.4) 134 : cluster 3 failed to encode map e216 with expected crc 2023-06-03T20:28:28.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:28.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:28.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:28.779 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:28.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:28.829 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:28.830 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:28.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:28.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:28.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:28.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:29.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:29.047 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:29.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:29.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:29.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:29.295 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:29.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:29.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:29.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:29.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:29.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:29.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[74781]: cluster 1685824108.2885885 mon.a (mon.0) 1030 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-06-03T20:28:29.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[74781]: cluster 1685824108.2891681 osd.5 (osd.5) 120 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[74781]: cluster 1685824108.2926683 osd.7 (osd.7) 148 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[74781]: cluster 1685824108.2929018 osd.5 (osd.5) 121 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[78259]: cluster 1685824108.2885885 mon.a (mon.0) 1030 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-06-03T20:28:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[78259]: cluster 1685824108.2891681 osd.5 (osd.5) 120 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[78259]: cluster 1685824108.2926683 osd.7 (osd.7) 148 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:29 smithi033 bash[78259]: cluster 1685824108.2929018 osd.5 (osd.5) 121 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.588 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:29 smithi083 bash[60048]: cluster 1685824108.2885885 mon.a (mon.0) 1030 : cluster 0 osdmap e217: 8 total, 8 up, 8 in 2023-06-03T20:28:29.588 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:29 smithi083 bash[60048]: cluster 1685824108.2891681 osd.5 (osd.5) 120 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.588 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:29 smithi083 bash[60048]: cluster 1685824108.2926683 osd.7 (osd.7) 148 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.589 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:29 smithi083 bash[60048]: cluster 1685824108.2929018 osd.5 (osd.5) 121 : cluster 3 failed to encode map e217 with expected crc 2023-06-03T20:28:29.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:29.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:29.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:29.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:29.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:29.852 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:29.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:29.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:29.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:29.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:30.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:30.163 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:30.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:30.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:30.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:30.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:30.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:30.469 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:28:30.469 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:28:30.469 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-06-03T20:28:30.470 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 1.000000 2023-06-03T20:28:30.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 5 1 2023-06-03T20:28:30.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[74781]: cluster 1685824109.054606 mgr.y (mgr.34104) 843 : cluster 0 pgmap v893: 89 pgs: 16 unknown, 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:30.483 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[74781]: cluster 1685824109.29735 osd.7 (osd.7) 149 : cluster 3 failed to encode map e218 with expected crc 2023-06-03T20:28:30.483 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[74781]: cluster 1685824109.297792 mon.a (mon.0) 1031 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-06-03T20:28:30.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[78259]: cluster 1685824109.054606 mgr.y (mgr.34104) 843 : cluster 0 pgmap v893: 89 pgs: 16 unknown, 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:30.483 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[78259]: cluster 1685824109.29735 osd.7 (osd.7) 149 : cluster 3 failed to encode map e218 with expected crc 2023-06-03T20:28:30.484 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:30 smithi033 bash[78259]: cluster 1685824109.297792 mon.a (mon.0) 1031 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-06-03T20:28:30.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.564 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:30 smithi083 bash[60048]: cluster 1685824109.054606 mgr.y (mgr.34104) 843 : cluster 0 pgmap v893: 89 pgs: 16 unknown, 1 activating, 72 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:30.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:30 smithi083 bash[60048]: cluster 1685824109.29735 osd.7 (osd.7) 149 : cluster 3 failed to encode map e218 with expected crc 2023-06-03T20:28:30.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:30 smithi083 bash[60048]: cluster 1685824109.297792 mon.a (mon.0) 1031 : cluster 0 osdmap e218: 8 total, 8 up, 8 in 2023-06-03T20:28:30.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:30.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:30.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:30.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:30.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:30.972 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:31.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:31.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:31.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:31.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:31.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:31.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:31.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:31.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:31.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:31 smithi083 bash[60048]: cluster 1685824111.2945514 mon.a (mon.0) 1032 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-06-03T20:28:31.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:31.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:31.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:31.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:31 smithi033 bash[74781]: cluster 1685824111.2945514 mon.a (mon.0) 1032 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-06-03T20:28:31.546 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:31 smithi033 bash[78259]: cluster 1685824111.2945514 mon.a (mon.0) 1032 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2023-06-03T20:28:31.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:31.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:31.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:31.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:31.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:31.797 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:31.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:31.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:31.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:31.966 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:31.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:31.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:32.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:32.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:32.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:32.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:32.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:32.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:32.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:32.391 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:32.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:32.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:32.506 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:32 smithi033 bash[78259]: cluster 1685824111.055744 mgr.y (mgr.34104) 844 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:32.507 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:32 smithi033 bash[74781]: cluster 1685824111.055744 mgr.y (mgr.34104) 844 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:32.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:32.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.533 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:32.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:32 smithi083 bash[60048]: cluster 1685824111.055744 mgr.y (mgr.34104) 844 : cluster 0 pgmap v895: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:32.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:32.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:32.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:32.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:32.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:32.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:32.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:33.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:33.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:33.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:33.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:33.237 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:33.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:33.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:33.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:33.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:33.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:33.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:33.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:33.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:33.914 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:33.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:34.007 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:34.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:34.084 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:34.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:34.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:34.227 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:34.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:34.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:34.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:34.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:34.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:34.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:34.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:34.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:34.620 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:34 smithi033 bash[78259]: cluster 1685824113.0563323 mgr.y (mgr.34104) 845 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:34.621 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:34 smithi033 bash[74781]: cluster 1685824113.0563323 mgr.y (mgr.34104) 845 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:34.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:34 smithi083 bash[60048]: cluster 1685824113.0563323 mgr.y (mgr.34104) 845 : cluster 0 pgmap v896: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:34.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:34.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:34.754 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:34.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:34.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:34.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:34.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:34.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:35.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:35.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:35.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:35.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:35.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:35.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:35.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:35.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:35.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:35.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:35.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:35.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:35.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:35.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.617 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:35.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:35.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:35.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:35.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:35.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:35.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:35.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:35.987 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:36.025 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:36.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:36.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:36.164 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:36.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:36.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:36.305 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:36.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:36.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.451 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:36.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.568 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:36 smithi083 bash[60048]: cluster 1685824115.057012 mgr.y (mgr.34104) 846 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:36 smithi033 bash[78259]: cluster 1685824115.057012 mgr.y (mgr.34104) 846 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:36] "GET /metrics HTTP/1.1" 200 221214 "" "Prometheus/2.33.4" 2023-06-03T20:28:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:36 smithi033 bash[74781]: cluster 1685824115.057012 mgr.y (mgr.34104) 846 : cluster 0 pgmap v897: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:36.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:36.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:36.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:36.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:36.866 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:36.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:36.869 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:36.969 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:37.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.149 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:37.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:37.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:37.429 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:37.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:37.678 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.686 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:37.717 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:37.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:37.822 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:37.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:37.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:37.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.982 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:37.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:38.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:38.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:38.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:38.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:38.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:38.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:38.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:38.398 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:38.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:38.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:38.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:38.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:38.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:38 smithi083 bash[60048]: cluster 1685824117.0576775 mgr.y (mgr.34104) 847 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:38.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:38.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:38.774 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:38.783 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:38 smithi033 bash[74781]: cluster 1685824117.0576775 mgr.y (mgr.34104) 847 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:38.783 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:38 smithi033 bash[78259]: cluster 1685824117.0576775 mgr.y (mgr.34104) 847 : cluster 0 pgmap v898: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:38.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:38.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:38.937 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:38.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:38.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:39.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:39.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:39.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:39.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:39.210 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:39.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.213 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:39.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:39.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:39.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:39.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:39.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:39.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:39 smithi033 bash[74781]: audit 1685824118.595436 mon.a (mon.0) 1033 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:39.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:39 smithi033 bash[74781]: audit 1685824119.072581 mon.a (mon.0) 1034 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:39 smithi033 bash[78259]: audit 1685824118.595436 mon.a (mon.0) 1033 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:39 smithi033 bash[78259]: audit 1685824119.072581 mon.a (mon.0) 1034 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:39.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:39.621 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:39.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:39.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:39 smithi083 bash[60048]: audit 1685824118.595436 mon.a (mon.0) 1033 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:39.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:39 smithi083 bash[60048]: audit 1685824119.072581 mon.a (mon.0) 1034 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:39.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:39.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:39.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:39.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:39.898 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:39.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:39.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:40.002 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:40.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:40.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.034 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:40.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:40.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:40.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:40.279 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:40.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:40.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:40.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:40.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:40.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:40.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:40 smithi033 bash[78259]: cluster 1685824119.0581896 mgr.y (mgr.34104) 848 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:40.561 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:40 smithi033 bash[74781]: cluster 1685824119.0581896 mgr.y (mgr.34104) 848 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:40.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:40 smithi083 bash[60048]: cluster 1685824119.0581896 mgr.y (mgr.34104) 848 : cluster 0 pgmap v899: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:40.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:40.712 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:40.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:40.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:40.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:40.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:40.930 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:28:40.930 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:28:40.930 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:28:40.930 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:28:40.930 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:28:40.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:41.061 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:41.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:41.292 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:28:41.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:41.312 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:28:41.336 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:41.339 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:28:41.360 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:28:41.387 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:28:41.396 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:28:41.414 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:28:41.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:41.442 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:28:41.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:41.471 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:28:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:41.473 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.474 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.475 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:28:41.496 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:41 smithi033 bash[74781]: audit 1685824120.8599148 mon.a (mon.0) 1035 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:28:41.496 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:41 smithi033 bash[74781]: audit 1685824121.2610219 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.33:0/336984103' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:41.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:41 smithi033 bash[78259]: audit 1685824120.8599148 mon.a (mon.0) 1035 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:28:41.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:41 smithi033 bash[78259]: audit 1685824121.2610219 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.33:0/336984103' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:41.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.586 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:41 smithi083 bash[60048]: audit 1685824120.8599148 mon.a (mon.0) 1035 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:28:41.586 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:41 smithi083 bash[60048]: audit 1685824121.2610219 mon.a (mon.0) 1036 : audit 0 from='client.? 172.21.15.33:0/336984103' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:28:41.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.613 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:41.714 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:41.750 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:41.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:41.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:41.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:41.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:41.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:42.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:42.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:42.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:42.261 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:42.300 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:42.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:42.405 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:42.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:42.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:42.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:42.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:42.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:42.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: cluster 1685824121.0588017 mgr.y (mgr.34104) 849 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: cluster 1685824121.3700569 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: audit 1685824121.3788497 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: audit 1685824121.3856828 mon.a (mon.0) 1039 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: cluster 1685824121.3857598 mon.a (mon.0) 1040 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: audit 1685824121.750201 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:42 smithi083 bash[60048]: audit 1685824121.7580147 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.712 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:42.740 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: cluster 1685824121.0588017 mgr.y (mgr.34104) 849 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:42.740 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: cluster 1685824121.3700569 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:42.740 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: audit 1685824121.3788497 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:28:42.740 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: audit 1685824121.3856828 mon.a (mon.0) 1039 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: cluster 1685824121.3857598 mon.a (mon.0) 1040 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: audit 1685824121.750201 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[74781]: audit 1685824121.7580147 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: cluster 1685824121.0588017 mgr.y (mgr.34104) 849 : cluster 0 pgmap v900: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: cluster 1685824121.3700569 mon.a (mon.0) 1037 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:28:42.741 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: audit 1685824121.3788497 mon.a (mon.0) 1038 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:28:42.742 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: audit 1685824121.3856828 mon.a (mon.0) 1039 : audit 1 from='client.? 172.21.15.33:0/1425992052' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:28:42.742 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: cluster 1685824121.3857598 mon.a (mon.0) 1040 : cluster 0 osdmap e219: 8 total, 8 up, 8 in 2023-06-03T20:28:42.742 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: audit 1685824121.750201 mon.a (mon.0) 1041 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.742 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:42 smithi033 bash[78259]: audit 1685824121.7580147 mon.a (mon.0) 1042 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:42.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.843 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:42.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:42.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:42.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:42.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:43.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:43.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:43.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:43.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:43.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:43.376 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:43.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:43.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.506 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:43.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:43.621 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:43 smithi083 bash[60048]: cluster 1685824122.589675 osd.6 (osd.6) 113 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.621 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:43 smithi083 bash[60048]: cluster 1685824122.976316 osd.5 (osd.5) 122 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.645 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:43.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:43.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.765 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:43 smithi033 bash[78259]: cluster 1685824122.589675 osd.6 (osd.6) 113 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.765 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:43 smithi033 bash[78259]: cluster 1685824122.976316 osd.5 (osd.5) 122 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.765 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:43 smithi033 bash[74781]: cluster 1685824122.589675 osd.6 (osd.6) 113 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.765 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:43 smithi033 bash[74781]: cluster 1685824122.976316 osd.5 (osd.5) 122 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:43.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:43.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:43.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:43.918 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:43.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:44.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:44.064 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:44.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:44.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:44.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.210 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:44.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:44.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_historic_ops 2023-06-03T20:28:44.350 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:44.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:44.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:44.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:44.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:44.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:44.613 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:44 smithi083 bash[60048]: cluster 1685824123.0593693 mgr.y (mgr.34104) 850 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:44.613 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:44 smithi083 bash[60048]: cluster 1685824123.4131343 osd.7 (osd.7) 150 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.613 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:44 smithi083 bash[60048]: cluster 1685824123.4159694 osd.7 (osd.7) 151 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.613 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:44 smithi083 bash[60048]: cluster 1685824123.4349668 osd.4 (osd.4) 135 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:44.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.638 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:44.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:44.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:44.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:44.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[78259]: cluster 1685824123.0593693 mgr.y (mgr.34104) 850 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:44.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[78259]: cluster 1685824123.4131343 osd.7 (osd.7) 150 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[78259]: cluster 1685824123.4159694 osd.7 (osd.7) 151 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[78259]: cluster 1685824123.4349668 osd.4 (osd.4) 135 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[74781]: cluster 1685824123.0593693 mgr.y (mgr.34104) 850 : cluster 0 pgmap v902: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:44.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[74781]: cluster 1685824123.4131343 osd.7 (osd.7) 150 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[74781]: cluster 1685824123.4159694 osd.7 (osd.7) 151 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:44 smithi033 bash[74781]: cluster 1685824123.4349668 osd.4 (osd.4) 135 : cluster 3 failed to encode map e219 with expected crc 2023-06-03T20:28:44.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:44.911 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:44.914 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:45.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:45.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:45.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:45.159 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:45.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:45.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:45.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:45.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:45.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:45.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:45.447 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:45.552 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:45.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:45.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:45.726 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:45.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:45.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:45.860 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:45.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:45.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:45.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:46.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:46.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:46.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:46.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.274 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:46.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:46.397 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:46] "GET /metrics HTTP/1.1" 200 223496 "" "Prometheus/2.33.4" 2023-06-03T20:28:46.410 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:46.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.413 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:46.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.544 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.547 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:46 smithi083 bash[60048]: cluster 1685824125.0600288 mgr.y (mgr.34104) 851 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:46.648 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:46.660 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:46 smithi033 bash[74781]: cluster 1685824125.0600288 mgr.y (mgr.34104) 851 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:46.660 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:46 smithi033 bash[78259]: cluster 1685824125.0600288 mgr.y (mgr.34104) 851 : cluster 0 pgmap v903: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:46.682 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:46.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:46.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:46.825 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:46.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:46.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:46.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:46.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:46.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:47.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:47.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:47.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:47.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:47.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:47.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:47.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:47.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:47.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:47.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:47.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:47.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:47.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:47.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:47.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:47.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:47.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:47.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:47.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:47.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:47.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:47.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:48.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:28:48.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.094 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:48.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:48.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:28:48.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:48.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:48.496 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:48.600 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:48.638 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:48.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:48.667 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[78259]: cluster 1685824127.060631 mgr.y (mgr.34104) 852 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:48.667 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[78259]: audit 1685824127.7743492 mon.a (mon.0) 1043 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.667 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[78259]: audit 1685824127.7821286 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.667 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[74781]: cluster 1685824127.060631 mgr.y (mgr.34104) 852 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:48.668 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[74781]: audit 1685824127.7743492 mon.a (mon.0) 1043 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.668 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:48 smithi033 bash[74781]: audit 1685824127.7821286 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:48.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:48.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:48 smithi083 bash[60048]: cluster 1685824127.060631 mgr.y (mgr.34104) 852 : cluster 0 pgmap v904: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:48 smithi083 bash[60048]: audit 1685824127.7743492 mon.a (mon.0) 1043 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:48 smithi083 bash[60048]: audit 1685824127.7821286 mon.a (mon.0) 1044 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:48.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:48.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:48.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:49.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:49.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:49.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:49.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:49.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:49.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:49.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:49.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:49.411 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[74781]: audit 1685824129.055887 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.33:0/979198767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:28:49.411 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[74781]: audit 1685824129.0566351 mon.a (mon.0) 1045 : 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-06-03T20:28:49.411 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[74781]: audit 1685824129.361422 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.33:0/3870242166' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.412 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[74781]: audit 1685824129.3621178 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.418 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_4' 2023-06-03T20:28:49.421 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-06-03T20:28:49.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:49.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:49.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:49.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:49.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:49 smithi083 bash[60048]: audit 1685824129.055887 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.33:0/979198767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:28:49.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:49 smithi083 bash[60048]: audit 1685824129.0566351 mon.a (mon.0) 1045 : 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-06-03T20:28:49.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:49 smithi083 bash[60048]: audit 1685824129.361422 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.33:0/3870242166' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.575 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:49 smithi083 bash[60048]: audit 1685824129.3621178 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:49.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:49.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[78259]: audit 1685824129.055887 mon.c (mon.2) 99 : audit 1 from='client.? 172.21.15.33:0/979198767' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:28:49.696 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[78259]: audit 1685824129.0566351 mon.a (mon.0) 1045 : 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-06-03T20:28:49.696 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[78259]: audit 1685824129.361422 mon.c (mon.2) 100 : audit 1 from='client.? 172.21.15.33:0/3870242166' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.696 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:49 smithi033 bash[78259]: audit 1685824129.3621178 mon.a (mon.0) 1046 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:28:49.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:49.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:49.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:49.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:49.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:49.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:49.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:49.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:50.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:50.160 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:50.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:50.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:50.394 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:50.433 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:50.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:50.577 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:50.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[74781]: cluster 1685824129.0612078 mgr.y (mgr.34104) 853 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[74781]: audit 1685824129.4066556 mon.a (mon.0) 1047 : 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-06-03T20:28:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[74781]: audit 1685824129.4067614 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:28:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[74781]: cluster 1685824129.4068327 mon.a (mon.0) 1049 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-06-03T20:28:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[74781]: cluster 1685824129.4070303 osd.6 (osd.6) 114 : cluster 3 failed to encode map e220 with expected crc 2023-06-03T20:28:50.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[78259]: cluster 1685824129.0612078 mgr.y (mgr.34104) 853 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[78259]: audit 1685824129.4066556 mon.a (mon.0) 1047 : 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-06-03T20:28:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[78259]: audit 1685824129.4067614 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:28:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[78259]: cluster 1685824129.4068327 mon.a (mon.0) 1049 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-06-03T20:28:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:50 smithi033 bash[78259]: cluster 1685824129.4070303 osd.6 (osd.6) 114 : cluster 3 failed to encode map e220 with expected crc 2023-06-03T20:28:50.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:50.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:50.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:50.825 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:50 smithi083 bash[60048]: cluster 1685824129.0612078 mgr.y (mgr.34104) 853 : cluster 0 pgmap v905: 89 pgs: 89 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:50.826 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:50 smithi083 bash[60048]: audit 1685824129.4066556 mon.a (mon.0) 1047 : 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-06-03T20:28:50.826 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:50 smithi083 bash[60048]: audit 1685824129.4067614 mon.a (mon.0) 1048 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:28:50.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:50 smithi083 bash[60048]: cluster 1685824129.4068327 mon.a (mon.0) 1049 : cluster 0 osdmap e220: 8 total, 8 up, 8 in 2023-06-03T20:28:50.827 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:50 smithi083 bash[60048]: cluster 1685824129.4070303 osd.6 (osd.6) 114 : cluster 3 failed to encode map e220 with expected crc 2023-06-03T20:28:50.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:50.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:50.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:50.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:50.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:51.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.126 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:51.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:51.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:51.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:51.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:51.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:51.521 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:51 smithi083 bash[60048]: cluster 1685824130.4141812 mon.a (mon.0) 1050 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-06-03T20:28:51.522 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:51 smithi083 bash[60048]: cluster 1685824130.418292 osd.5 (osd.5) 123 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.522 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:51 smithi083 bash[60048]: cluster 1685824130.7036288 osd.7 (osd.7) 152 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:51.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:51.565 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:51.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[74781]: cluster 1685824130.4141812 mon.a (mon.0) 1050 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-06-03T20:28:51.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[74781]: cluster 1685824130.418292 osd.5 (osd.5) 123 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[74781]: cluster 1685824130.7036288 osd.7 (osd.7) 152 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.665 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[78259]: cluster 1685824130.4141812 mon.a (mon.0) 1050 : cluster 0 osdmap e221: 8 total, 8 up, 8 in 2023-06-03T20:28:51.666 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[78259]: cluster 1685824130.418292 osd.5 (osd.5) 123 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.666 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:51 smithi033 bash[78259]: cluster 1685824130.7036288 osd.7 (osd.7) 152 : cluster 3 failed to encode map e221 with expected crc 2023-06-03T20:28:51.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:51.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:51.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:51.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:51.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:51.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:51.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:51.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:51.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:52.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:52.118 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:52.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:52.192 DEBUG:teuthology.orchestra.run.smithi033:> /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-06-03T20:28:52.194 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:28:52.195 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:28:52.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.237 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:28:52.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:28:52.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_176926 2023-06-03T20:28:52.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:28:52.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:28:52.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:52.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:52.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:52.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:52.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:52.524 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:52 smithi033 bash[74781]: cluster 1685824131.0620737 mgr.y (mgr.34104) 854 : cluster 0 pgmap v908: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:52.524 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:52 smithi033 bash[74781]: cluster 1685824131.4105744 mon.a (mon.0) 1051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-06-03T20:28:52.525 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:52 smithi033 bash[78259]: cluster 1685824131.0620737 mgr.y (mgr.34104) 854 : cluster 0 pgmap v908: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:52.525 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:52 smithi033 bash[78259]: cluster 1685824131.4105744 mon.a (mon.0) 1051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-06-03T20:28:52.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:52.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:52.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:52.812 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:52.841 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:52.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:52 smithi083 bash[60048]: cluster 1685824131.0620737 mgr.y (mgr.34104) 854 : cluster 0 pgmap v908: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:52 smithi083 bash[60048]: cluster 1685824131.4105744 mon.a (mon.0) 1051 : cluster 3 Health check failed: Reduced data availability: 2 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2023-06-03T20:28:52.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:52.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:52.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:53.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:53.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:53.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:53.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:53.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 2334 2318 144.87 144.875 0.00404857 0.0068861 2023-06-03T20:28:53.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:53.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:53.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:53.392 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:53.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:53.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:53.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:53.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:53.640 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:53.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:53.767 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:53.767 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:28:53.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:53.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:53.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:53.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:53.964 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:53.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:53.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:54.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.074 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: cluster 1685824133.063837 mgr.y (mgr.34104) 855 : cluster 0 pgmap v909: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.068646 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.0849462 mon.a (mon.0) 1053 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.6037223 mon.a (mon.0) 1054 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.6056452 mon.a (mon.0) 1055 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.8282316 mon.a (mon.0) 1056 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.837812 mon.a (mon.0) 1057 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:28:54.075 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[74781]: audit 1685824133.848481 mon.a (mon.0) 1058 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:54.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:54.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 4715 4699 146.834 148.812 0.00501487 0.00679112 2023-06-03T20:28:54.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:54.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: cluster 1685824133.063837 mgr.y (mgr.34104) 855 : cluster 0 pgmap v909: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.068646 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.0849462 mon.a (mon.0) 1053 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.6037223 mon.a (mon.0) 1054 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.6056452 mon.a (mon.0) 1055 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.8282316 mon.a (mon.0) 1056 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:28:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.837812 mon.a (mon.0) 1057 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:28:54.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:54 smithi033 bash[78259]: audit 1685824133.848481 mon.a (mon.0) 1058 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:54.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:54.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: cluster 1685824133.063837 mgr.y (mgr.34104) 855 : cluster 0 pgmap v909: 89 pgs: 6 peering, 83 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2023-06-03T20:28:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.068646 mon.a (mon.0) 1052 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.0849462 mon.a (mon.0) 1053 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.6037223 mon.a (mon.0) 1054 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.6056452 mon.a (mon.0) 1055 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.8282316 mon.a (mon.0) 1056 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.837812 mon.a (mon.0) 1057 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:28:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:54 smithi083 bash[60048]: audit 1685824133.848481 mon.a (mon.0) 1058 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:28:54.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:54.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:54.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:54.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:54.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:54.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:54.905 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:54.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:54.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:54.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:55.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.077 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:55.181 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:55.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:55.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:55.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 6931 6915 144.051 138.5 0.00541197 0.00692671 2023-06-03T20:28:55.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:55.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:55.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:55.496 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:55.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:55.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:55.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:55.775 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:55.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:55.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:55.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:55.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:56.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:56.050 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:56.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:56.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:56 smithi083 bash[60048]: cluster 1685824135.0649319 mgr.y (mgr.34104) 856 : cluster 0 pgmap v910: 89 pgs: 6 peering, 83 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-06-03T20:28:56.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:56.176 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:28:56.176 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:28:56.177 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-06-03T20:28:56.177 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:28:56.177 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:28:56.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-06-03T20:28:56.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:56.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:56.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 9305 9289 145.128 148.375 0.00721752 0.00687846 2023-06-03T20:28:56.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:56 smithi033 bash[78259]: cluster 1685824135.0649319 mgr.y (mgr.34104) 856 : cluster 0 pgmap v910: 89 pgs: 6 peering, 83 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-06-03T20:28:56.291 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:56 smithi033 bash[74781]: cluster 1685824135.0649319 mgr.y (mgr.34104) 856 : cluster 0 pgmap v910: 89 pgs: 6 peering, 83 active+clean; 208 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s wr, 413 op/s 2023-06-03T20:28:56.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:28:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:28:56] "GET /metrics HTTP/1.1" 200 223500 "" "Prometheus/2.33.4" 2023-06-03T20:28:56.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:56.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:56.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:56.433 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:56.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:56.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:56.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:56.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:56.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:56.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:56.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:56.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:56.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:56.876 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:56.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:56.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:56.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:57.106 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:57.237 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:57.238 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 10947 10931 136.625 102.625 0.00194863 0.00689538 2023-06-03T20:28:57.248 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:57 smithi033 bash[74781]: cluster 1685824137.08721 mon.a (mon.0) 1059 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-06-03T20:28:57.248 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:57 smithi033 bash[78259]: cluster 1685824137.08721 mon.a (mon.0) 1059 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-06-03T20:28:57.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:28:57.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:28:57.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:57.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:57.415 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:57 smithi083 bash[60048]: cluster 1685824137.08721 mon.a (mon.0) 1059 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 4 pgs peering) 2023-06-03T20:28:57.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:57.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:57.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:57.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:57.657 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:57.689 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:57.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:57.793 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:57.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:57.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.824 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:57.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.961 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:57.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:57.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:58.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:58.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:58.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:28:58.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 13179 13163 137.102 139.5 0.0102256 0.00728375 2023-06-03T20:28:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:28:58.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:28:58 smithi033 bash[74781]: cluster 1685824137.0654998 mgr.y (mgr.34104) 857 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:28:58.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:28:58 smithi033 bash[78259]: cluster 1685824137.0654998 mgr.y (mgr.34104) 857 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:28:58.342 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:58.380 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:58.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:58.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:58.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:28:58 smithi083 bash[60048]: cluster 1685824137.0654998 mgr.y (mgr.34104) 857 : cluster 0 pgmap v911: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 48 MiB/s wr, 762 op/s 2023-06-03T20:28:58.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:58.762 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:58.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:58.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:58.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:28:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:58.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:28:59.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:59.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:28:59.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:28:59.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:59.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:59.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:59.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 16 14929 14913 133.14 109.375 0.00314232 0.0075031 2023-06-03T20:28:59.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:59.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:28:59.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:28:59.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:59.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:28:59.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:28:59.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:59.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:59.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:59.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:59.759 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:28:59.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:28:59.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:59.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:28:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:28:59.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:28:59.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:00.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:00.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:00.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:00.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 16 17102 17086 133.472 135.812 0.0121634 0.00748463 2023-06-03T20:29:00.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:00.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:00.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:00.316 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:00 smithi033 bash[74781]: cluster 1685824139.0658514 mgr.y (mgr.34104) 858 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s 2023-06-03T20:29:00.317 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:00 smithi033 bash[78259]: cluster 1685824139.0658514 mgr.y (mgr.34104) 858 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s 2023-06-03T20:29:00.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:00.444 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:00.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.447 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:00.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:00 smithi083 bash[60048]: cluster 1685824139.0658514 mgr.y (mgr.34104) 858 : cluster 0 pgmap v912: 89 pgs: 89 active+clean; 382 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 39 MiB/s wr, 631 op/s 2023-06-03T20:29:00.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:00.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:00.729 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:00.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:00.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:00.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:00.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:01.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:01.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:01.099 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:01.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:01.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:01.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:01.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 18898 18882 131.113 112.25 0.0039368 0.0076197 2023-06-03T20:29:01.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:01.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:01.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:01.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:01.412 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:01.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:01.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:01.546 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:01.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:01.573 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:29:01.573 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:29:01.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:01.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:01.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:01.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:01.825 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:01.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:01.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:01.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:01.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:02.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:02.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:02.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:02.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:02.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:02.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 20791 20775 129.832 118.312 0.0149662 0.00769466 2023-06-03T20:29:02.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:02.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:02.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:02.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:02.479 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:02 smithi033 bash[74781]: cluster 1685824141.0667126 mgr.y (mgr.34104) 859 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:29:02.479 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:02 smithi033 bash[78259]: cluster 1685824141.0667126 mgr.y (mgr.34104) 859 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:29:02.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:02.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:02.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:02.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:02.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:02.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:02 smithi083 bash[60048]: cluster 1685824141.0667126 mgr.y (mgr.34104) 859 : cluster 0 pgmap v913: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2023-06-03T20:29:02.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:02.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:02.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:02.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:02.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:02.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:02.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:03.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:03.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:03.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:03.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:03.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:03.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:03.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 22748 22732 129.147 122.312 0.00782618 0.00773332 2023-06-03T20:29:03.275 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:03.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:03.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:03.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:03.455 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:03.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:03.561 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:03.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:03.704 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:03.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:03.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:03.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:03.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:03.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:03.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:04.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:04.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.161 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:04.239 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 16 24618 24602 128.124 116.875 0.00771203 0.00779864 2023-06-03T20:29:04.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:04.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:04.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:04 smithi083 bash[60048]: cluster 1685824143.0672023 mgr.y (mgr.34104) 860 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-06-03T20:29:04.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:04 smithi083 bash[60048]: audit 1685824144.0953414 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:04.398 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:04.531 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:04.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:04 smithi033 bash[78259]: cluster 1685824143.0672023 mgr.y (mgr.34104) 860 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-06-03T20:29:04.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:04 smithi033 bash[78259]: audit 1685824144.0953414 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:04.541 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:04 smithi033 bash[74781]: cluster 1685824143.0672023 mgr.y (mgr.34104) 860 : cluster 0 pgmap v914: 89 pgs: 89 active+clean; 1018 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2023-06-03T20:29:04.541 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:04 smithi033 bash[74781]: audit 1685824144.0953414 mon.a (mon.0) 1060 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:04.567 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.571 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:04.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:04.700 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:04.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:04.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:04.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:04.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:04.970 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:04.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:04.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:05.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:05.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:05.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:05.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:05.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 26260 26244 126.158 102.625 0.0081508 0.00791744 2023-06-03T20:29:05.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:05.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:05.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:05.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.382 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:05.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:05.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:05.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:05.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:05.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:05.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:05.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:05.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:05.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:05.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:05.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:05.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:05.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:06.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:06.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:06.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:06.168 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:06.205 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:06.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.211 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:06.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 28057 28041 125.168 112.312 0.00673737 0.0079835 2023-06-03T20:29:06.250 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:06 smithi083 bash[60048]: cluster 1685824145.067897 mgr.y (mgr.34104) 861 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-06-03T20:29:06.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:06.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:06 smithi033 bash[78259]: cluster 1685824145.067897 mgr.y (mgr.34104) 861 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-06-03T20:29:06.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:06 smithi033 bash[74781]: cluster 1685824145.067897 mgr.y (mgr.34104) 861 : cluster 0 pgmap v915: 89 pgs: 89 active+clean; 1.4 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 116 MiB/s wr, 1.85k op/s 2023-06-03T20:29:06.332 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:06] "GET /metrics HTTP/1.1" 200 223500 "" "Prometheus/2.33.4" 2023-06-03T20:29:06.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:06.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:06.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:06.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:06.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:06.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:06.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:06.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:06.714 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:06.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:06.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:06.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:06.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:06.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:06.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:06.917 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_ops_in_flight 2023-06-03T20:29:07.014 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:07.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:07.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:07.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:07.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 29595 29579 123.231 96.125 0.00451324 0.00810762 2023-06-03T20:29:07.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:07.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:07.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:07.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:07.476 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:07.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:07.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:07.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:07.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:07.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:07.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:07.892 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:07.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:08.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:08.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:08.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:08.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:08.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:08.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 31195 31179 121.779 100 0.00512735 0.00820408 2023-06-03T20:29:08.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:08.301 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:08.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.304 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:08.405 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:08.430 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:08.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:08.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:08.543 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:08 smithi083 bash[60048]: cluster 1685824147.0685987 mgr.y (mgr.34104) 862 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:29:08.568 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:08.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:08 smithi033 bash[74781]: cluster 1685824147.0685987 mgr.y (mgr.34104) 862 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:29:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:08 smithi033 bash[78259]: cluster 1685824147.0685987 mgr.y (mgr.34104) 862 : cluster 0 pgmap v916: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:29:08.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:08.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:08.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:08.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:08.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:08.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:08.960 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:08.999 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:09.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:09.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:09.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:09.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:09.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 16 32730 32714 120.258 95.9375 0.00985987 0.00830909 2023-06-03T20:29:09.245 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:09.279 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:09.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.285 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:09.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:09.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:09.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:09.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:09.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:09.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:09.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:09.704 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:09.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:09.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:09.843 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:09.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[74781]: audit 1685824148.5996017 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:09.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[74781]: audit 1685824148.6014023 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:09.861 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[74781]: cluster 1685824149.069056 mgr.y (mgr.34104) 863 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-06-03T20:29:09.861 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[78259]: audit 1685824148.5996017 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:09.862 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[78259]: audit 1685824148.6014023 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:09.862 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:09 smithi033 bash[78259]: cluster 1685824149.069056 mgr.y (mgr.34104) 863 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-06-03T20:29:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:09 smithi083 bash[60048]: audit 1685824148.5996017 mon.a (mon.0) 1061 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:09 smithi083 bash[60048]: audit 1685824148.6014023 mon.a (mon.0) 1062 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:09 smithi083 bash[60048]: cluster 1685824149.069056 mgr.y (mgr.34104) 863 : cluster 0 pgmap v917: 89 pgs: 89 active+clean; 1.6 GiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s 2023-06-03T20:29:09.947 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:09.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:09.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:09.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:10.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:10.233 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:10.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 33732 33716 117.056 62.625 0.00701348 0.00853654 2023-06-03T20:29:10.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:10.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:10.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:10.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:10.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:10.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:10.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:10.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:10.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:10.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:10.795 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:10.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:10.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:10.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:11.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:11.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:11.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:11.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:11.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 35293 35277 116.03 97.5625 0.00236223 0.00860252 2023-06-03T20:29:11.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:11.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:11.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:11.389 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:11.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:11.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:11.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:11.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:11.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:11.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:11.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:11.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:11.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:11.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.810 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:11.818 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:29:11.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:11.945 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:11.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:11.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:12.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:12.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:12.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:12.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:12.231 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:12.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:12.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:29:12.233945+0000 min lat: 0.00133006 max lat: 0.333461 avg lat: 0.00872997 2023-06-03T20:29:12.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:29:12.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 36637 36621 114.428 84 0.00607028 0.00872997 2023-06-03T20:29:12.337 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:12.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:12 smithi083 bash[60048]: cluster 1685824151.0698195 mgr.y (mgr.34104) 864 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 142 MiB/s wr, 2.27k op/s 2023-06-03T20:29:12.477 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.487 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:12 smithi033 bash[74781]: cluster 1685824151.0698195 mgr.y (mgr.34104) 864 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 142 MiB/s wr, 2.27k op/s 2023-06-03T20:29:12.487 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:12 smithi033 bash[78259]: cluster 1685824151.0698195 mgr.y (mgr.34104) 864 : cluster 0 pgmap v918: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 142 MiB/s wr, 2.27k op/s 2023-06-03T20:29:12.518 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:12.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:12.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:12.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:12.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:12.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:12.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:12.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:12.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:12.963 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:29:12.997 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:29:13.027 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:29:13.059 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:29:13.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:13.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:13.096 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:29:13.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:13.131 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:29:13.169 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:29:13.173 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:29:13.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:13.210 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:29:13.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.220 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.220 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.220 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.220 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:29:13.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:13.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:13.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 37860 37844 112.618 76.4375 0.00873727 0.00886703 2023-06-03T20:29:13.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:13.350 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:13 smithi083 bash[60048]: audit 1685824152.8876681 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.33:0/2313125673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.350 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:13 smithi083 bash[60048]: audit 1685824152.8884757 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.350 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:13 smithi083 bash[60048]: audit 1685824152.908283 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.33:0/2096033589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:13.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:13.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:13.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[78259]: audit 1685824152.8876681 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.33:0/2313125673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[78259]: audit 1685824152.8884757 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.469 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[78259]: audit 1685824152.908283 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.33:0/2096033589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:13.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[74781]: audit 1685824152.8876681 mon.c (mon.2) 101 : audit 1 from='client.? 172.21.15.33:0/2313125673' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[74781]: audit 1685824152.8884757 mon.a (mon.0) 1063 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:29:13.470 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:13 smithi033 bash[74781]: audit 1685824152.908283 mon.b (mon.1) 18 : audit 0 from='client.? 172.21.15.33:0/2096033589' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:13.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:13.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:13.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.510 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:13.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:13.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:13.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:13.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:13.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:13.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:13.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:13.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:13.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:14.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:14.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:14.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:14.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.172 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: cluster 1685824153.0702827 mgr.y (mgr.34104) 865 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:29:14.172 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: cluster 1685824153.126452 mon.a (mon.0) 1064 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:29:14.173 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: cluster 1685824153.1264942 mon.a (mon.0) 1065 : cluster 1 Cluster is now healthy 2023-06-03T20:29:14.173 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: cluster 1685824153.1441545 osd.4 (osd.4) 136 : cluster 3 failed to encode map e222 with expected crc 2023-06-03T20:29:14.173 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: audit 1685824153.1537306 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:29:14.173 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:14 smithi083 bash[60048]: cluster 1685824153.1540573 mon.a (mon.0) 1067 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-06-03T20:29:14.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.195 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:14.240 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 39229 39213 111.388 85.5625 0.00407492 0.00897018 2023-06-03T20:29:14.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:14.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:14.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:14.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:14.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: cluster 1685824153.0702827 mgr.y (mgr.34104) 865 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:29:14.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: cluster 1685824153.126452 mon.a (mon.0) 1064 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:29:14.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: cluster 1685824153.1264942 mon.a (mon.0) 1065 : cluster 1 Cluster is now healthy 2023-06-03T20:29:14.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: cluster 1685824153.1441545 osd.4 (osd.4) 136 : cluster 3 failed to encode map e222 with expected crc 2023-06-03T20:29:14.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: audit 1685824153.1537306 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:29:14.447 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[74781]: cluster 1685824153.1540573 mon.a (mon.0) 1067 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: cluster 1685824153.0702827 mgr.y (mgr.34104) 865 : cluster 0 pgmap v919: 89 pgs: 89 active+clean; 2.0 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: cluster 1685824153.126452 mon.a (mon.0) 1064 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: cluster 1685824153.1264942 mon.a (mon.0) 1065 : cluster 1 Cluster is now healthy 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: cluster 1685824153.1441545 osd.4 (osd.4) 136 : cluster 3 failed to encode map e222 with expected crc 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: audit 1685824153.1537306 mon.a (mon.0) 1066 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:29:14.448 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:14 smithi033 bash[78259]: cluster 1685824153.1540573 mon.a (mon.0) 1067 : cluster 0 osdmap e222: 8 total, 8 up, 8 in 2023-06-03T20:29:14.475 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:14.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:14.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.613 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:14.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:14.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:14.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:14.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:14.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:14.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:14.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:15.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:15.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:15.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:15.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:15.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 40541 40525 110.11 82 0.0023542 0.00901572 2023-06-03T20:29:15.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:15.285 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:15.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:15.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:15.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:15.529 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:15.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:15.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.561 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:15.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:15.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:15.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:15.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:15.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:15.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:15.974 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:15.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:15.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:16.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:16.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:16.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:16.210 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:16 smithi083 bash[60048]: cluster 1685824155.0709553 mgr.y (mgr.34104) 866 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:16.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:16.245 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 41848 41832 108.926 81.6875 0.00967667 0.00917375 2023-06-03T20:29:16.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:16.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:16.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:16 smithi033 bash[74781]: cluster 1685824155.0709553 mgr.y (mgr.34104) 866 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:16.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:16] "GET /metrics HTTP/1.1" 200 223634 "" "Prometheus/2.33.4" 2023-06-03T20:29:16.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:16 smithi033 bash[78259]: cluster 1685824155.0709553 mgr.y (mgr.34104) 866 : cluster 0 pgmap v921: 89 pgs: 89 active+clean; 2.3 GiB data, 8.7 GiB used, 706 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:16.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:16.377 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:29:16.377 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "" 2023-06-03T20:29:16.378 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:29:16.386 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:16.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.391 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:16.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:16.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:16.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:16.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:16.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:16.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:16.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:16.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:16.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:16.936 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:16.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:16.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:17.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:17.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:17.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:17.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.220 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:17.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 43242 43226 108.053 87.125 0.00980374 0.00924905 2023-06-03T20:29:17.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:17.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:17.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:17.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:17.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:17.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:17.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:17.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:17.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.650 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:17.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:17.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:17.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:17.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:17.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:17.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:18.025 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:18.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:18.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:18.160 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:18 smithi033 bash[78259]: cluster 1685824157.0714536 mgr.y (mgr.34104) 867 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:18.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:18.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:18.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:18.225 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:29:18.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 44663 44647 107.313 88.8125 0.00955867 0.00931263 2023-06-03T20:29:18.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:18.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:18.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:18.357 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:29:18.456 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:18.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:18 smithi083 bash[60048]: cluster 1685824157.0714536 mgr.y (mgr.34104) 867 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:18.488 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:18.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:18.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:18 smithi033 bash[74781]: cluster 1685824157.0714536 mgr.y (mgr.34104) 867 : cluster 0 pgmap v922: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:18.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:18.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:18.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:18.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:18.775 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:18.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:18.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:18.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:18.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:19.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.035 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:29:19.035 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:29:19.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.035 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45335.0:45643 9.e e222/216 9:7d04d2bb:::benchmark_data_smithi033_176926_object45642:head v 222'2843, mlcod=222'2837)", 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:29:19.029955+0000", 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.001214201, 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001246273, 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:29:19.036 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.029955+0000", 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:29:19.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.029955+0000", 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.029953+0000", 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4224000000000003e-05 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.038 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.029987+0000", 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0613999999999999e-05 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:29:19.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.030008+0000", 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8410000000000006e-06 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.030017+0000", 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000212413 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.030229+0000", 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8979000000000005e-05 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:29:19.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:29:19.030298+0000", 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00034364600000000002 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 1 2023-06-03T20:29:19.042 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:29:19.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:19.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:19.203 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:19.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 45926 45910 106.262 78.9375 0.0163633 0.00940324 2023-06-03T20:29:19.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:19.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:19.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:19.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:19.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:19.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:19.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.631 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:19.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:19.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:19.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:19.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:19.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:20.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:20.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_blocked_ops 2023-06-03T20:29:20.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:20.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.199 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:20.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 47299 47283 105.531 85.8125 0.0149426 0.00946973 2023-06-03T20:29:20.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:20.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.458 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:20 smithi083 bash[60048]: cluster 1685824159.0718985 mgr.y (mgr.34104) 868 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:20.488 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:20.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:20 smithi033 bash[74781]: cluster 1685824159.0718985 mgr.y (mgr.34104) 868 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:20 smithi033 bash[78259]: cluster 1685824159.0718985 mgr.y (mgr.34104) 868 : cluster 0 pgmap v923: 89 pgs: 89 active+clean; 2.4 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 90 MiB/s wr, 1.44k op/s 2023-06-03T20:29:20.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:20.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.778 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:20.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:20.883 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:20.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:21.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:21.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:21.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:21.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:21.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:21.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:21.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 48624 48608 104.748 82.8125 0.0144519 0.00954036 2023-06-03T20:29:21.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:21.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:21.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:21.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:21.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:21.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:21.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:21.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:21.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:21.750 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:21.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:21.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:21.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:21.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:21.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:21.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:22.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:22.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.072 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:22.173 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:22.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:22.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:22.241 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 49943 49927 104.004 82.4375 0.011755 0.00960876 2023-06-03T20:29:22.304 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:22.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:22.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:22.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:22.445 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:22 smithi083 bash[60048]: cluster 1685824161.072834 mgr.y (mgr.34104) 869 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:22.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.476 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:22.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:22.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:22 smithi033 bash[78259]: cluster 1685824161.072834 mgr.y (mgr.34104) 869 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:22.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:22 smithi033 bash[74781]: cluster 1685824161.072834 mgr.y (mgr.34104) 869 : cluster 0 pgmap v924: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:22.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:22.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:22.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:22.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:22.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:22.840 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:29:22.840 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:29:22.841 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-06-03T20:29:22.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:29:22.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:22.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:22.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:22.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:22.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:23.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:23.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:23.137 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:23.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:23.187 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:23.191 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:23.242 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 51177 51161 103.133 77.125 0.019657 0.00968907 2023-06-03T20:29:23.274 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:23.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:23.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:23.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:23.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:23.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:23.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:23.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:23.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:23.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:23.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:23.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:23.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:23.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:23.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:24.011 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:24.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:24.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:24.149 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:24.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.152 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:24.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 52457 52441 102.409 80 0.0233646 0.00975846 2023-06-03T20:29:24.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:24.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:24.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:24.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:24 smithi083 bash[60048]: cluster 1685824163.0733988 mgr.y (mgr.34104) 870 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:24.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:24 smithi083 bash[60048]: audit 1685824163.60167 mon.a (mon.0) 1068 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:24.398 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:24 smithi083 bash[60048]: audit 1685824163.603492 mon.a (mon.0) 1069 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:24.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:24.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:24.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:24.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[74781]: cluster 1685824163.0733988 mgr.y (mgr.34104) 870 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:24.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[74781]: audit 1685824163.60167 mon.a (mon.0) 1068 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:24.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[74781]: audit 1685824163.603492 mon.a (mon.0) 1069 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:24.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[78259]: cluster 1685824163.0733988 mgr.y (mgr.34104) 870 : cluster 0 pgmap v925: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 84 MiB/s wr, 1.34k op/s 2023-06-03T20:29:24.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[78259]: audit 1685824163.60167 mon.a (mon.0) 1068 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:24.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:24 smithi033 bash[78259]: audit 1685824163.603492 mon.a (mon.0) 1069 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:24.584 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:24.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:24.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:24.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:24.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:24.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:24.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:24.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:24.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:24.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:24.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:25.040 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:29:25.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:25.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:25.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:25.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:25.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 53328 53312 100.955 54.4375 0.0111234 0.00989789 2023-06-03T20:29:25.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:25.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:25.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:25.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:25.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:25.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:25.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:25.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:25.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:25.676 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:25.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:25.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:25.819 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:25.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.827 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:25.928 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:25.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:25.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:25.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:26.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:26.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:26.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:26.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:26.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 54592 54576 100.309 79 0.00881485 0.00996253 2023-06-03T20:29:26.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:26.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:26.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:26.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:26 smithi083 bash[60048]: cluster 1685824165.0740845 mgr.y (mgr.34104) 871 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:29:26.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:26.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:26.522 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:26.556 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:26.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:26.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:26 smithi033 bash[78259]: cluster 1685824165.0740845 mgr.y (mgr.34104) 871 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:29:26.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:26 smithi033 bash[74781]: cluster 1685824165.0740845 mgr.y (mgr.34104) 871 : cluster 0 pgmap v926: 89 pgs: 89 active+clean; 3.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 91 MiB/s wr, 1.46k op/s 2023-06-03T20:29:26.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:26] "GET /metrics HTTP/1.1" 200 223650 "" "Prometheus/2.33.4" 2023-06-03T20:29:26.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:26.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:26.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:26.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:26.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:26.954 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:26.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:26.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:27.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:27.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:27.239 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:27.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 55847 55831 99.6841 78.4375 0.00639721 0.010025 2023-06-03T20:29:27.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:27.301 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:27.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:27.407 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:27.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:27.511 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.548 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:27.649 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.673 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:27.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:27.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:27.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:27.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:27.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:28.060 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:28.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:28.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:28.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:28.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 56840 56824 98.6389 62.0625 0.0145529 0.0101307 2023-06-03T20:29:28.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:28.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:28.379 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:28 smithi083 bash[60048]: cluster 1685824167.0746822 mgr.y (mgr.34104) 872 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-06-03T20:29:28.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:28.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:28.491 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:28 smithi033 bash[74781]: cluster 1685824167.0746822 mgr.y (mgr.34104) 872 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-06-03T20:29:28.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:28 smithi033 bash[78259]: cluster 1685824167.0746822 mgr.y (mgr.34104) 872 : cluster 0 pgmap v927: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2023-06-03T20:29:28.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:28.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:28.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:28.663 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:28.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:28.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:28.810 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:28.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:28.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:28.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:28.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:28.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:29.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:29.103 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:29.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:29.211 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:29.245 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 57805 57789 97.603 60.3125 0.00637339 0.0102386 2023-06-03T20:29:29.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:29.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:29.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:29.392 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:29.497 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:29.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:29.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:29.674 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:29.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:29.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:29.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:29.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.818 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:29.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:29.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:29.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:29.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:30.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.088 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:30.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.222 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:30.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 58998 58982 96.9964 74.5625 0.00420328 0.0103033 2023-06-03T20:29:30.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:30.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:30.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:30.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:30.504 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:30 smithi083 bash[60048]: cluster 1685824169.075132 mgr.y (mgr.34104) 873 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-06-03T20:29:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:30.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:30.621 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:30 smithi033 bash[74781]: cluster 1685824169.075132 mgr.y (mgr.34104) 873 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-06-03T20:29:30.621 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:30 smithi033 bash[78259]: cluster 1685824169.075132 mgr.y (mgr.34104) 873 : cluster 0 pgmap v928: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 67 MiB/s wr, 1.08k op/s 2023-06-03T20:29:30.642 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:30.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:30.706 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:29:30.706 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:29:30.706 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:29:30.707 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:29:30.707 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:29:30.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:30.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:30.894 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:30.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:30.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:30.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:31.034 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:31.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:31.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:31.180 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:31.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:31.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:31.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 60148 60132 96.3522 71.875 0.0125225 0.0103729 2023-06-03T20:29:31.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:31.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:31.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:31.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:31.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:31.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:31.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:31.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_historic_ops 2023-06-03T20:29:31.736 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:31.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:31.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:31.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:31.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:31.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:31.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:32.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:32.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:32.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:32.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:32.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:32.245 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:29:32.237166+0000 min lat: 0.00133006 max lat: 0.333461 avg lat: 0.0104465 2023-06-03T20:29:32.245 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:29:32.246 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 61239 61223 95.6479 68.1875 0.0110421 0.0104465 2023-06-03T20:29:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:32.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:32 smithi033 bash[74781]: cluster 1685824171.0759184 mgr.y (mgr.34104) 874 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:32.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:32 smithi033 bash[78259]: cluster 1685824171.0759184 mgr.y (mgr.34104) 874 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:32.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:32.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:32.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:32.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:32 smithi083 bash[60048]: cluster 1685824171.0759184 mgr.y (mgr.34104) 874 : cluster 0 pgmap v929: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2023-06-03T20:29:32.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:32.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:32.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:32.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:32.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:32.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:32.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:32.806 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:32.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:32.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:32.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:32.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:32.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:33.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:33.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:33.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:33.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:33.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:33.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:33.243 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 16 62354 62338 95.0145 69.6875 0.00801045 0.0105183 2023-06-03T20:29:33.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:33.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:33.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:33.676 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:33.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.825 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:33.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:33.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:33.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:33.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:34.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:34.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:34.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:34.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:34.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 63548 63532 94.5289 74.625 0.0190857 0.0105736 2023-06-03T20:29:34.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:34.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:34.350 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:34.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:34.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:34.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:34.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:34.537 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:34 smithi083 bash[60048]: cluster 1685824173.0762866 mgr.y (mgr.34104) 875 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-06-03T20:29:34.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.539 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:34.588 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:34 smithi033 bash[74781]: cluster 1685824173.0762866 mgr.y (mgr.34104) 875 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-06-03T20:29:34.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:34 smithi033 bash[78259]: cluster 1685824173.0762866 mgr.y (mgr.34104) 875 : cluster 0 pgmap v930: 89 pgs: 89 active+clean; 3.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 984 op/s 2023-06-03T20:29:34.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:34.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:34.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:34.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:34.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:34.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:34.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:34.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:34.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:34.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:35.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:35.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:35.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:35.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:35.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 64613 64597 93.8784 66.5625 0.0227491 0.0106463 2023-06-03T20:29:35.254 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:35.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:35.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:35.391 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:35.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:35.495 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:35.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:35.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:35.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.806 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:35.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:35.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:35.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:36.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:36.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:36.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:36.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:36.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:36.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:36.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 65597 65581 93.1424 61.5 0.00614491 0.0107311 2023-06-03T20:29:36.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:36.337 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:36 smithi083 bash[60048]: cluster 1685824175.0769262 mgr.y (mgr.34104) 876 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:29:36.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:36.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:36.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:36.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:36.509 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:36 smithi033 bash[78259]: cluster 1685824175.0769262 mgr.y (mgr.34104) 876 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:29:36.510 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:36 smithi033 bash[74781]: cluster 1685824175.0769262 mgr.y (mgr.34104) 876 : cluster 0 pgmap v931: 89 pgs: 89 active+clean; 3.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:29:36.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:36.511 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:36] "GET /metrics HTTP/1.1" 200 223650 "" "Prometheus/2.33.4" 2023-06-03T20:29:36.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:36.621 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:29:36.651 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:36.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:36.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:36.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:36.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:36.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:36.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:36.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:36.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:37.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:37.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:37.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:37.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:37.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:37.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:37.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 16 66740 66724 92.66 71.4375 0.0154327 0.0107865 2023-06-03T20:29:37.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:37.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:37.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:37.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:37.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:37.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:37.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:37.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:37.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:37.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:37.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:37.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:37.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:37.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:37.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:37.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:38.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:38.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:38.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:38.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:38.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:38.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.205 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:38.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 67739 67723 92.0028 62.4375 0.00622744 0.0108625 2023-06-03T20:29:38.286 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:38 smithi083 bash[60048]: cluster 1685824177.0775623 mgr.y (mgr.34104) 877 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:38.287 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:38 smithi083 bash[60048]: audit 1685824177.872204 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.287 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:38 smithi083 bash[60048]: audit 1685824177.8743284 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.33:0/2171958208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.288 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:29:38.306 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:38.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:38.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:38.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:38.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:38.499 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[78259]: cluster 1685824177.0775623 mgr.y (mgr.34104) 877 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:38.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[78259]: audit 1685824177.872204 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.500 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[78259]: audit 1685824177.8743284 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.33:0/2171958208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[74781]: cluster 1685824177.0775623 mgr.y (mgr.34104) 877 : cluster 0 pgmap v932: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:38.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[74781]: audit 1685824177.872204 mon.a (mon.0) 1070 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:38 smithi033 bash[74781]: audit 1685824177.8743284 mon.b (mon.1) 19 : audit 1 from='client.? 172.21.15.33:0/2171958208' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:29:38.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:38.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:38.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:38.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:38.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:38.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:38.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:38.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:39.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:39.020 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:29:39.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:39.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:39.069 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:29:39.128 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:29:39.143 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:39.156 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:29:39.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:39.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:39.180 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:29:39.221 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:29:39.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 68657 68641 91.266 57.375 0.0070172 0.010951 2023-06-03T20:29:39.257 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:29:39.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:39.295 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.298 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.299 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.299 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:29:39.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:39.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:39.439 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:39.483 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2680807 mon.a (mon.0) 1071 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:29:39.483 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: audit 1685824178.274619 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:29:39.483 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.274834 mon.a (mon.0) 1073 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-06-03T20:29:39.483 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2778015 osd.6 (osd.6) 115 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.483 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2803032 osd.7 (osd.7) 153 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2810667 osd.5 (osd.5) 124 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2849743 osd.7 (osd.7) 154 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2889278 osd.5 (osd.5) 125 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.2926793 osd.4 (osd.4) 137 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: cluster 1685824178.295811 osd.4 (osd.4) 138 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: audit 1685824178.6007526 mon.a (mon.0) 1074 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:39.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: audit 1685824178.6022027 mon.a (mon.0) 1075 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:39.485 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:39 smithi083 bash[60048]: audit 1685824178.9706225 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.33:0/415195030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:39.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.571 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.574 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:39.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2680807 mon.a (mon.0) 1071 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: audit 1685824178.274619 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.274834 mon.a (mon.0) 1073 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2778015 osd.6 (osd.6) 115 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2803032 osd.7 (osd.7) 153 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2810667 osd.5 (osd.5) 124 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2849743 osd.7 (osd.7) 154 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2889278 osd.5 (osd.5) 125 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.2926793 osd.4 (osd.4) 137 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: cluster 1685824178.295811 osd.4 (osd.4) 138 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: audit 1685824178.6007526 mon.a (mon.0) 1074 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: audit 1685824178.6022027 mon.a (mon.0) 1075 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:39.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[78259]: audit 1685824178.9706225 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.33:0/415195030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:39.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2680807 mon.a (mon.0) 1071 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:29:39.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: audit 1685824178.274619 mon.a (mon.0) 1072 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:29:39.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.274834 mon.a (mon.0) 1073 : cluster 0 osdmap e223: 8 total, 8 up, 8 in 2023-06-03T20:29:39.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2778015 osd.6 (osd.6) 115 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2803032 osd.7 (osd.7) 153 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2810667 osd.5 (osd.5) 124 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2849743 osd.7 (osd.7) 154 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2889278 osd.5 (osd.5) 125 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.2926793 osd.4 (osd.4) 137 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: cluster 1685824178.295811 osd.4 (osd.4) 138 : cluster 3 failed to encode map e223 with expected crc 2023-06-03T20:29:39.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: audit 1685824178.6007526 mon.a (mon.0) 1074 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:39.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: audit 1685824178.6022027 mon.a (mon.0) 1075 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:39.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:39 smithi033 bash[74781]: audit 1685824178.9706225 mon.c (mon.2) 102 : audit 0 from='client.? 172.21.15.33:0/415195030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:29:39.674 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:39.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:39.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:39.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:39.993 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:40.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:40.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:40.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:40.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:40.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 16 69735 69719 90.7682 67.375 0.0128442 0.0110106 2023-06-03T20:29:40.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:40.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:40.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:40.391 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:40 smithi033 bash[74781]: cluster 1685824179.078035 mgr.y (mgr.34104) 878 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:40.392 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:40 smithi033 bash[78259]: cluster 1685824179.078035 mgr.y (mgr.34104) 878 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:40.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:40.526 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:40.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:40.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:40 smithi083 bash[60048]: cluster 1685824179.078035 mgr.y (mgr.34104) 878 : cluster 0 pgmap v934: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 70 MiB/s wr, 1.11k op/s 2023-06-03T20:29:40.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:40.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:40.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:40.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:40.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:40.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:40.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:40.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:41.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:41.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:41.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:41.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:41.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:41.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 70653 70637 90.0866 57.375 0.0168576 0.0110936 2023-06-03T20:29:41.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:41.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:41.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:41.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:41.409 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:29:41.412 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:29:41.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:41.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:41.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:41.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:41.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:41.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:41.709 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:41.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.713 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:41.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:41.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:41.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:41.961 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:41.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:41.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:41.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:42.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:42.108 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:29:42.108 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:29:42.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:42.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:42.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:42.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 71693 71677 89.5847 65 0.0136919 0.011157 2023-06-03T20:29:42.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:42.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:42.297 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:42 smithi033 bash[78259]: cluster 1685824181.0787985 mgr.y (mgr.34104) 879 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:42.297 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:42 smithi033 bash[78259]: audit 1685824181.387719 mgr.y (mgr.34104) 880 : audit 0 from='client.45362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:29:42.298 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:42 smithi033 bash[74781]: cluster 1685824181.0787985 mgr.y (mgr.34104) 879 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:42.298 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:42 smithi033 bash[74781]: audit 1685824181.387719 mgr.y (mgr.34104) 880 : audit 0 from='client.45362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:29:42.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:42 smithi083 bash[60048]: cluster 1685824181.0787985 mgr.y (mgr.34104) 879 : cluster 0 pgmap v935: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:42.486 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:42 smithi083 bash[60048]: audit 1685824181.387719 mgr.y (mgr.34104) 880 : audit 0 from='client.45362 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:29:42.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:42.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:42.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:42.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:42.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:42.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:42.779 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:42.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.812 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:42.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:42.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:42.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:43.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:43.090 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:43.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:43.195 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:43.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:43.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:43.244 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 16 72715 72699 89.0805 63.875 0.0128093 0.0112196 2023-06-03T20:29:43.326 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":935,"stamp":"2023-06-03T20:29:41.078224+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4544927630,"num_objects":69365,"num_object_clones":0,"num_object_copies":208095,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69365,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":69602,"num_write_kb":4440270,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":3563058,"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":69536,"ondisk_log_size":69536,"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":15491200,"kb_used_data":13239488,"kb_used_omap":20,"kb_used_meta":2251627,"kb_avail":734470016,"statfs":{"total":767960285184,"available":752097296384,"internally_reserved":0,"allocated":13557235712,"data_stored":13552116455,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20850,"internal_metadata":2305666702},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,7,3,4,11,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":702545920,"num_objects":10720,"num_object_clones":0,"num_object_copies":32160,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":10720,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10720,"num_write_kb":686080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002882"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":229,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164579+0000","last_change":"2023-06-03T20:23:31.976756+0000","last_active":"2023-06-03T20:29:13.164579+0000","last_peered":"2023-06-03T20:29:13.164579+0000","last_clean":"2023-06-03T20:29:13.164579+0000","last_became_active":"2023-06-03T20:23:31.976374+0000","last_became_peered":"2023-06-03T20:23:31.976374+0000","last_unstale":"2023-06-03T20:29:13.164579+0000","last_undegraded":"2023-06-03T20:29:13.164579+0000","last_fullsized":"2023-06-03T20:29:13.164579+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.176606+0000","last_change":"2023-06-03T20:10:10.897785+0000","last_active":"2023-06-03T20:29:13.176606+0000","last_peered":"2023-06-03T20:29:13.176606+0000","last_clean":"2023-06-03T20:29:13.176606+0000","last_became_active":"2023-06-03T20:10:10.897224+0000","last_became_peered":"2023-06-03T20:10:10.897224+0000","last_unstale":"2023-06-03T20:29:13.176606+0000","last_undegraded":"2023-06-03T20:29:13.176606+0000","last_fullsized":"2023-06-03T20:29:13.176606+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:01.881169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":184,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.183872+0000","last_change":"2023-06-03T20:10:10.896635+0000","last_active":"2023-06-03T20:29:13.183872+0000","last_peered":"2023-06-03T20:29:13.183872+0000","last_clean":"2023-06-03T20:29:13.183872+0000","last_became_active":"2023-06-03T20:10:10.896112+0000","last_became_peered":"2023-06-03T20:10:10.896112+0000","last_unstale":"2023-06-03T20:29:13.183872+0000","last_undegraded":"2023-06-03T20:29:13.183872+0000","last_fullsized":"2023-06-03T20:29:13.183872+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:03:17.497115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":70,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181699+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:29:13.181699+0000","last_peered":"2023-06-03T20:29:13.181699+0000","last_clean":"2023-06-03T20:29:13.181699+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:29:13.181699+0000","last_undegraded":"2023-06-03T20:29:13.181699+0000","last_fullsized":"2023-06-03T20:29:13.181699+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:34.355363+0000","last_change":"2023-06-03T20:22:57.091561+0000","last_active":"2023-06-03T20:29:34.355363+0000","last_peered":"2023-06-03T20:29:34.355363+0000","last_clean":"2023-06-03T20:29:34.355363+0000","last_became_active":"2023-06-03T20:22:57.090631+0000","last_became_peered":"2023-06-03T20:22:57.090631+0000","last_unstale":"2023-06-03T20:29:34.355363+0000","last_undegraded":"2023-06-03T20:29:34.355363+0000","last_fullsized":"2023-06-03T20:29:34.355363+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:20:28.688024+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184480+0000","last_change":"2023-06-03T20:27:36.312059+0000","last_active":"2023-06-03T20:29:13.184480+0000","last_peered":"2023-06-03T20:29:13.184480+0000","last_clean":"2023-06-03T20:29:13.184480+0000","last_became_active":"2023-06-03T20:27:36.311706+0000","last_became_peered":"2023-06-03T20:27:36.311706+0000","last_unstale":"2023-06-03T20:29:13.184480+0000","last_undegraded":"2023-06-03T20:29:13.184480+0000","last_fullsized":"2023-06-03T20:29:13.184480+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181451+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:29:13.181451+0000","last_peered":"2023-06-03T20:29:13.181451+0000","last_clean":"2023-06-03T20:29:13.181451+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:29:13.181451+0000","last_undegraded":"2023-06-03T20:29:13.181451+0000","last_fullsized":"2023-06-03T20:29:13.181451+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":245,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.176964+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:29:13.176964+0000","last_peered":"2023-06-03T20:29:13.176964+0000","last_clean":"2023-06-03T20:29:13.176964+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:29:13.176964+0000","last_undegraded":"2023-06-03T20:29:13.176964+0000","last_fullsized":"2023-06-03T20:29:13.176964+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":186,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185877+0000","last_change":"2023-06-03T20:09:11.477222+0000","last_active":"2023-06-03T20:29:13.185877+0000","last_peered":"2023-06-03T20:29:13.185877+0000","last_clean":"2023-06-03T20:29:13.185877+0000","last_became_active":"2023-06-03T20:09:11.476979+0000","last_became_peered":"2023-06-03T20:09:11.476979+0000","last_unstale":"2023-06-03T20:29:13.185877+0000","last_undegraded":"2023-06-03T20:29:13.185877+0000","last_fullsized":"2023-06-03T20:29:13.185877+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":194,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.178634+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:29:13.178634+0000","last_peered":"2023-06-03T20:29:13.178634+0000","last_clean":"2023-06-03T20:29:13.178634+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:29:13.178634+0000","last_undegraded":"2023-06-03T20:29:13.178634+0000","last_fullsized":"2023-06-03T20:29:13.178634+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":193,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181855+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:29:13.181855+0000","last_peered":"2023-06-03T20:29:13.181855+0000","last_clean":"2023-06-03T20:29:13.181855+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:29:13.181855+0000","last_undegraded":"2023-06-03T20:29:13.181855+0000","last_fullsized":"2023-06-03T20:29:13.181855+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":229,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.193396+0000","last_change":"2023-06-03T20:27:36.298856+0000","last_active":"2023-06-03T20:29:13.193396+0000","last_peered":"2023-06-03T20:29:13.193396+0000","last_clean":"2023-06-03T20:29:13.193396+0000","last_became_active":"2023-06-03T20:27:36.298456+0000","last_became_peered":"2023-06-03T20:27:36.298456+0000","last_unstale":"2023-06-03T20:29:13.193396+0000","last_undegraded":"2023-06-03T20:29:13.193396+0000","last_fullsized":"2023-06-03T20:29:13.193396+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:01:34.248196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":270,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.168124+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:29:13.168124+0000","last_peered":"2023-06-03T20:29:13.168124+0000","last_clean":"2023-06-03T20:29:13.168124+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:29:13.168124+0000","last_undegraded":"2023-06-03T20:29:13.168124+0000","last_fullsized":"2023-06-03T20:29:13.168124+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164945+0000","last_change":"2023-06-03T20:27:36.307833+0000","last_active":"2023-06-03T20:29:13.164945+0000","last_peered":"2023-06-03T20:29:13.164945+0000","last_clean":"2023-06-03T20:29:13.164945+0000","last_became_active":"2023-06-03T20:27:36.307128+0000","last_became_peered":"2023-06-03T20:27:36.307128+0000","last_unstale":"2023-06-03T20:29:13.164945+0000","last_undegraded":"2023-06-03T20:29:13.164945+0000","last_fullsized":"2023-06-03T20:29:13.164945+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":192,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181774+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:29:13.181774+0000","last_peered":"2023-06-03T20:29:13.181774+0000","last_clean":"2023-06-03T20:29:13.181774+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:29:13.181774+0000","last_undegraded":"2023-06-03T20:29:13.181774+0000","last_fullsized":"2023-06-03T20:29:13.181774+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":197,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.176843+0000","last_change":"2023-06-03T20:10:10.896408+0000","last_active":"2023-06-03T20:29:13.176843+0000","last_peered":"2023-06-03T20:29:13.176843+0000","last_clean":"2023-06-03T20:29:13.176843+0000","last_became_active":"2023-06-03T20:10:10.896084+0000","last_became_peered":"2023-06-03T20:10:10.896084+0000","last_unstale":"2023-06-03T20:29:13.176843+0000","last_undegraded":"2023-06-03T20:29:13.176843+0000","last_fullsized":"2023-06-03T20:29:13.176843+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:46:27.348927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":69,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181229+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:29:13.181229+0000","last_peered":"2023-06-03T20:29:13.181229+0000","last_clean":"2023-06-03T20:29:13.181229+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:29:13.181229+0000","last_undegraded":"2023-06-03T20:29:13.181229+0000","last_fullsized":"2023-06-03T20:29:13.181229+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":185,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.186265+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:29:13.186265+0000","last_peered":"2023-06-03T20:29:13.186265+0000","last_clean":"2023-06-03T20:29:13.186265+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:29:13.186265+0000","last_undegraded":"2023-06-03T20:29:13.186265+0000","last_fullsized":"2023-06-03T20:29:13.186265+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":220,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181520+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:29:13.181520+0000","last_peered":"2023-06-03T20:29:13.181520+0000","last_clean":"2023-06-03T20:29:13.181520+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:29:13.181520+0000","last_undegraded":"2023-06-03T20:29:13.181520+0000","last_fullsized":"2023-06-03T20:29:13.181520+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":78,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181449+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:29:13.181449+0000","last_peered":"2023-06-03T20:29:13.181449+0000","last_clean":"2023-06-03T20:29:13.181449+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:29:13.181449+0000","last_undegraded":"2023-06-03T20:29:13.181449+0000","last_fullsized":"2023-06-03T20:29:13.181449+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":40,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.183622+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:29:13.183622+0000","last_peered":"2023-06-03T20:29:13.183622+0000","last_clean":"2023-06-03T20:29:13.183622+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:29:13.183622+0000","last_undegraded":"2023-06-03T20:29:13.183622+0000","last_fullsized":"2023-06-03T20:29:13.183622+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":197,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:29.354171+0000","last_change":"2023-06-03T20:10:10.897802+0000","last_active":"2023-06-03T20:29:29.354171+0000","last_peered":"2023-06-03T20:29:29.354171+0000","last_clean":"2023-06-03T20:29:29.354171+0000","last_became_active":"2023-06-03T20:10:10.897147+0000","last_became_peered":"2023-06-03T20:10:10.897147+0000","last_unstale":"2023-06-03T20:29:29.354171+0000","last_undegraded":"2023-06-03T20:29:29.354171+0000","last_fullsized":"2023-06-03T20:29:29.354171+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:29:42.920748+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.5","version":"223'4195","reported_seq":4211,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.494595+0000","last_change":"2023-06-03T20:28:28.302385+0000","last_active":"2023-06-03T20:29:39.494595+0000","last_peered":"2023-06-03T20:29:39.494595+0000","last_clean":"2023-06-03T20:29:39.494595+0000","last_became_active":"2023-06-03T20:28:28.302029+0000","last_became_peered":"2023-06-03T20:28:28.302029+0000","last_unstale":"2023-06-03T20:29:39.494595+0000","last_undegraded":"2023-06-03T20:29:39.494595+0000","last_fullsized":"2023-06-03T20:29:39.494595+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4195,"log_dups_size":0,"ondisk_log_size":4195,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:45.910256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":274923520,"num_objects":4195,"num_object_clones":0,"num_object_copies":12585,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4195,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4195,"num_write_kb":268480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":217,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.182203+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:29:13.182203+0000","last_peered":"2023-06-03T20:29:13.182203+0000","last_clean":"2023-06-03T20:29:13.182203+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:29:13.182203+0000","last_undegraded":"2023-06-03T20:29:13.182203+0000","last_fullsized":"2023-06-03T20:29:13.182203+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":206,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185094+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:29:13.185094+0000","last_peered":"2023-06-03T20:29:13.185094+0000","last_clean":"2023-06-03T20:29:13.185094+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:29:13.185094+0000","last_undegraded":"2023-06-03T20:29:13.185094+0000","last_fullsized":"2023-06-03T20:29:13.185094+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"223'4370","reported_seq":4386,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.941378+0000","last_change":"2023-06-03T20:28:28.474877+0000","last_active":"2023-06-03T20:29:40.941378+0000","last_peered":"2023-06-03T20:29:40.941378+0000","last_clean":"2023-06-03T20:29:40.941378+0000","last_became_active":"2023-06-03T20:28:28.474428+0000","last_became_peered":"2023-06-03T20:28:28.474428+0000","last_unstale":"2023-06-03T20:29:40.941378+0000","last_undegraded":"2023-06-03T20:29:40.941378+0000","last_fullsized":"2023-06-03T20:29:40.941378+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4370,"log_dups_size":0,"ondisk_log_size":4370,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T08:26:39.789437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286392320,"num_objects":4370,"num_object_clones":0,"num_object_copies":13110,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4370,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4370,"num_write_kb":279680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,3],"acting":[1,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":192,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.182227+0000","last_change":"2023-06-03T20:09:11.480175+0000","last_active":"2023-06-03T20:29:13.182227+0000","last_peered":"2023-06-03T20:29:13.182227+0000","last_clean":"2023-06-03T20:29:13.182227+0000","last_became_active":"2023-06-03T20:09:11.479724+0000","last_became_peered":"2023-06-03T20:09:11.479724+0000","last_unstale":"2023-06-03T20:29:13.182227+0000","last_undegraded":"2023-06-03T20:29:13.182227+0000","last_fullsized":"2023-06-03T20:29:13.182227+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":200,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164639+0000","last_change":"2023-06-03T20:10:10.898839+0000","last_active":"2023-06-03T20:29:13.164639+0000","last_peered":"2023-06-03T20:29:13.164639+0000","last_clean":"2023-06-03T20:29:13.164639+0000","last_became_active":"2023-06-03T20:10:10.898554+0000","last_became_peered":"2023-06-03T20:10:10.898554+0000","last_unstale":"2023-06-03T20:29:13.164639+0000","last_undegraded":"2023-06-03T20:29:13.164639+0000","last_fullsized":"2023-06-03T20:29:13.164639+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"223'4376","reported_seq":4390,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.227006+0000","last_change":"2023-06-03T20:28:51.200051+0000","last_active":"2023-06-03T20:29:40.227006+0000","last_peered":"2023-06-03T20:29:40.227006+0000","last_clean":"2023-06-03T20:29:40.227006+0000","last_became_active":"2023-06-03T20:28:51.199018+0000","last_became_peered":"2023-06-03T20:28:51.199018+0000","last_unstale":"2023-06-03T20:29:40.227006+0000","last_undegraded":"2023-06-03T20:29:40.227006+0000","last_fullsized":"2023-06-03T20:29:40.227006+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4376,"log_dups_size":0,"ondisk_log_size":4376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286785536,"num_objects":4376,"num_object_clones":0,"num_object_copies":13128,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4376,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4376,"num_write_kb":280064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":228,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181654+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:29:13.181654+0000","last_peered":"2023-06-03T20:29:13.181654+0000","last_clean":"2023-06-03T20:29:13.181654+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:29:13.181654+0000","last_undegraded":"2023-06-03T20:29:13.181654+0000","last_fullsized":"2023-06-03T20:29:13.181654+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":30,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184005+0000","last_change":"2023-06-03T20:27:36.301743+0000","last_active":"2023-06-03T20:29:13.184005+0000","last_peered":"2023-06-03T20:29:13.184005+0000","last_clean":"2023-06-03T20:29:13.184005+0000","last_became_active":"2023-06-03T20:27:36.301271+0000","last_became_peered":"2023-06-03T20:27:36.301271+0000","last_unstale":"2023-06-03T20:29:13.184005+0000","last_undegraded":"2023-06-03T20:29:13.184005+0000","last_fullsized":"2023-06-03T20:29:13.184005+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"223'4308","reported_seq":4322,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.201269+0000","last_change":"2023-06-03T20:28:51.309022+0000","last_active":"2023-06-03T20:29:40.201269+0000","last_peered":"2023-06-03T20:29:40.201269+0000","last_clean":"2023-06-03T20:29:40.201269+0000","last_became_active":"2023-06-03T20:28:51.308207+0000","last_became_peered":"2023-06-03T20:28:51.308207+0000","last_unstale":"2023-06-03T20:29:40.201269+0000","last_undegraded":"2023-06-03T20:29:40.201269+0000","last_fullsized":"2023-06-03T20:29:40.201269+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4308,"log_dups_size":0,"ondisk_log_size":4308,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282329088,"num_objects":4308,"num_object_clones":0,"num_object_copies":12924,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4308,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4308,"num_write_kb":275712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,1],"acting":[5,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":214,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185509+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:29:13.185509+0000","last_peered":"2023-06-03T20:29:13.185509+0000","last_clean":"2023-06-03T20:29:13.185509+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:29:13.185509+0000","last_undegraded":"2023-06-03T20:29:13.185509+0000","last_fullsized":"2023-06-03T20:29:13.185509+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185212+0000","last_change":"2023-06-03T20:22:57.079823+0000","last_active":"2023-06-03T20:29:13.185212+0000","last_peered":"2023-06-03T20:29:13.185212+0000","last_clean":"2023-06-03T20:29:13.185212+0000","last_became_active":"2023-06-03T20:22:57.079437+0000","last_became_peered":"2023-06-03T20:22:57.079437+0000","last_unstale":"2023-06-03T20:29:13.185212+0000","last_undegraded":"2023-06-03T20:29:13.185212+0000","last_fullsized":"2023-06-03T20:29:13.185212+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:21:40.931032+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"223'4277","reported_seq":4293,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.339341+0000","last_change":"2023-06-03T20:28:28.476569+0000","last_active":"2023-06-03T20:29:39.339341+0000","last_peered":"2023-06-03T20:29:39.339341+0000","last_clean":"2023-06-03T20:29:39.339341+0000","last_became_active":"2023-06-03T20:28:28.476154+0000","last_became_peered":"2023-06-03T20:28:28.476154+0000","last_unstale":"2023-06-03T20:29:39.339341+0000","last_undegraded":"2023-06-03T20:29:39.339341+0000","last_fullsized":"2023-06-03T20:29:39.339341+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4277,"log_dups_size":0,"ondisk_log_size":4277,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:51:03.133219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280297472,"num_objects":4277,"num_object_clones":0,"num_object_copies":12831,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4277,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4277,"num_write_kb":273728,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":222,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.176766+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:29:13.176766+0000","last_peered":"2023-06-03T20:29:13.176766+0000","last_clean":"2023-06-03T20:29:13.176766+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:29:13.176766+0000","last_undegraded":"2023-06-03T20:29:13.176766+0000","last_fullsized":"2023-06-03T20:29:13.176766+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":221,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.168111+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:29:13.168111+0000","last_peered":"2023-06-03T20:29:13.168111+0000","last_clean":"2023-06-03T20:29:13.168111+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:29:13.168111+0000","last_undegraded":"2023-06-03T20:29:13.168111+0000","last_fullsized":"2023-06-03T20:29:13.168111+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"223'4451","reported_seq":4467,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.963622+0000","last_change":"2023-06-03T20:28:28.476586+0000","last_active":"2023-06-03T20:29:40.963622+0000","last_peered":"2023-06-03T20:29:40.963622+0000","last_clean":"2023-06-03T20:29:40.963622+0000","last_became_active":"2023-06-03T20:28:28.475936+0000","last_became_peered":"2023-06-03T20:28:28.475936+0000","last_unstale":"2023-06-03T20:29:40.963622+0000","last_undegraded":"2023-06-03T20:29:40.963622+0000","last_fullsized":"2023-06-03T20:29:40.963622+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4451,"log_dups_size":0,"ondisk_log_size":4451,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:20:49.258188+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291700736,"num_objects":4451,"num_object_clones":0,"num_object_copies":13353,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4451,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4451,"num_write_kb":284864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":30,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.183861+0000","last_change":"2023-06-03T20:27:36.312216+0000","last_active":"2023-06-03T20:29:13.183861+0000","last_peered":"2023-06-03T20:29:13.183861+0000","last_clean":"2023-06-03T20:29:13.183861+0000","last_became_active":"2023-06-03T20:27:36.311849+0000","last_became_peered":"2023-06-03T20:27:36.311849+0000","last_unstale":"2023-06-03T20:29:13.183861+0000","last_undegraded":"2023-06-03T20:29:13.183861+0000","last_fullsized":"2023-06-03T20:29:13.183861+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.165024+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:29:13.165024+0000","last_peered":"2023-06-03T20:29:13.165024+0000","last_clean":"2023-06-03T20:29:13.165024+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:29:13.165024+0000","last_undegraded":"2023-06-03T20:29:13.165024+0000","last_fullsized":"2023-06-03T20:29:13.165024+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"223'4386","reported_seq":4401,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.924114+0000","last_change":"2023-06-03T20:28:28.303391+0000","last_active":"2023-06-03T20:29:39.924114+0000","last_peered":"2023-06-03T20:29:39.924114+0000","last_clean":"2023-06-03T20:29:39.924114+0000","last_became_active":"2023-06-03T20:28:28.303093+0000","last_became_peered":"2023-06-03T20:28:28.303093+0000","last_unstale":"2023-06-03T20:29:39.924114+0000","last_undegraded":"2023-06-03T20:29:39.924114+0000","last_fullsized":"2023-06-03T20:29:39.924114+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4386,"log_dups_size":0,"ondisk_log_size":4386,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287440896,"num_objects":4386,"num_object_clones":0,"num_object_copies":13158,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4386,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4386,"num_write_kb":280704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":186,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164715+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:29:13.164715+0000","last_peered":"2023-06-03T20:29:13.164715+0000","last_clean":"2023-06-03T20:29:13.164715+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:29:13.164715+0000","last_undegraded":"2023-06-03T20:29:13.164715+0000","last_fullsized":"2023-06-03T20:29:13.164715+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.165295+0000","last_change":"2023-06-03T20:27:36.306577+0000","last_active":"2023-06-03T20:29:13.165295+0000","last_peered":"2023-06-03T20:29:13.165295+0000","last_clean":"2023-06-03T20:29:13.165295+0000","last_became_active":"2023-06-03T20:27:36.306216+0000","last_became_peered":"2023-06-03T20:27:36.306216+0000","last_unstale":"2023-06-03T20:29:13.165295+0000","last_undegraded":"2023-06-03T20:29:13.165295+0000","last_fullsized":"2023-06-03T20:29:13.165295+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"223'4293","reported_seq":4309,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.330828+0000","last_change":"2023-06-03T20:28:28.302342+0000","last_active":"2023-06-03T20:29:39.330828+0000","last_peered":"2023-06-03T20:29:39.330828+0000","last_clean":"2023-06-03T20:29:39.330828+0000","last_became_active":"2023-06-03T20:28:28.302031+0000","last_became_peered":"2023-06-03T20:28:28.302031+0000","last_unstale":"2023-06-03T20:29:39.330828+0000","last_undegraded":"2023-06-03T20:29:39.330828+0000","last_fullsized":"2023-06-03T20:29:39.330828+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4293,"log_dups_size":0,"ondisk_log_size":4293,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:18:38.325097+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281346048,"num_objects":4293,"num_object_clones":0,"num_object_copies":12879,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4293,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4293,"num_write_kb":274752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":199,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:38.273026+0000","last_change":"2023-06-03T20:10:10.895416+0000","last_active":"2023-06-03T20:29:38.273026+0000","last_peered":"2023-06-03T20:29:38.273026+0000","last_clean":"2023-06-03T20:29:38.273026+0000","last_became_active":"2023-06-03T20:10:10.894484+0000","last_became_peered":"2023-06-03T20:10:10.894484+0000","last_unstale":"2023-06-03T20:29:38.273026+0000","last_undegraded":"2023-06-03T20:29:38.273026+0000","last_fullsized":"2023-06-03T20:29:38.273026+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:09:46.215683+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":185,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:25.968753+0000","last_change":"2023-06-03T20:10:10.895582+0000","last_active":"2023-06-03T20:29:25.968753+0000","last_peered":"2023-06-03T20:29:25.968753+0000","last_clean":"2023-06-03T20:29:25.968753+0000","last_became_active":"2023-06-03T20:10:10.895171+0000","last_became_peered":"2023-06-03T20:10:10.895171+0000","last_unstale":"2023-06-03T20:29:25.968753+0000","last_undegraded":"2023-06-03T20:29:25.968753+0000","last_fullsized":"2023-06-03T20:29:25.968753+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:22:39.966975+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"223'4494","reported_seq":4508,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.221406+0000","last_change":"2023-06-03T20:28:28.307626+0000","last_active":"2023-06-03T20:29:40.221406+0000","last_peered":"2023-06-03T20:29:40.221406+0000","last_clean":"2023-06-03T20:29:40.221406+0000","last_became_active":"2023-06-03T20:28:28.307095+0000","last_became_peered":"2023-06-03T20:28:28.307095+0000","last_unstale":"2023-06-03T20:29:40.221406+0000","last_undegraded":"2023-06-03T20:29:40.221406+0000","last_fullsized":"2023-06-03T20:29:40.221406+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4494,"log_dups_size":0,"ondisk_log_size":4494,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":294518784,"num_objects":4494,"num_object_clones":0,"num_object_copies":13482,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4494,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4494,"num_write_kb":287616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,3],"acting":[5,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":209,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184166+0000","last_change":"2023-06-03T20:09:11.469767+0000","last_active":"2023-06-03T20:29:13.184166+0000","last_peered":"2023-06-03T20:29:13.184166+0000","last_clean":"2023-06-03T20:29:13.184166+0000","last_became_active":"2023-06-03T20:09:11.469193+0000","last_became_peered":"2023-06-03T20:09:11.469193+0000","last_unstale":"2023-06-03T20:29:13.184166+0000","last_undegraded":"2023-06-03T20:29:13.184166+0000","last_fullsized":"2023-06-03T20:29:13.184166+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:22:10.417214+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":201,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.186281+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:29:13.186281+0000","last_peered":"2023-06-03T20:29:13.186281+0000","last_clean":"2023-06-03T20:29:13.186281+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:29:13.186281+0000","last_undegraded":"2023-06-03T20:29:13.186281+0000","last_fullsized":"2023-06-03T20:29:13.186281+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181337+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:29:13.181337+0000","last_peered":"2023-06-03T20:29:13.181337+0000","last_clean":"2023-06-03T20:29:13.181337+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:29:13.181337+0000","last_undegraded":"2023-06-03T20:29:13.181337+0000","last_fullsized":"2023-06-03T20:29:13.181337+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.9","version":"223'4393","reported_seq":4409,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.491200+0000","last_change":"2023-06-03T20:28:28.299567+0000","last_active":"2023-06-03T20:29:39.491200+0000","last_peered":"2023-06-03T20:29:39.491200+0000","last_clean":"2023-06-03T20:29:39.491200+0000","last_became_active":"2023-06-03T20:28:28.299164+0000","last_became_peered":"2023-06-03T20:28:28.299164+0000","last_unstale":"2023-06-03T20:29:39.491200+0000","last_undegraded":"2023-06-03T20:29:39.491200+0000","last_fullsized":"2023-06-03T20:29:39.491200+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4393,"log_dups_size":0,"ondisk_log_size":4393,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:14:29.814846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287899648,"num_objects":4393,"num_object_clones":0,"num_object_copies":13179,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4393,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4393,"num_write_kb":281152,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":210,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185330+0000","last_change":"2023-06-03T20:28:50.429968+0000","last_active":"2023-06-03T20:29:13.185330+0000","last_peered":"2023-06-03T20:29:13.185330+0000","last_clean":"2023-06-03T20:29:13.185330+0000","last_became_active":"2023-06-03T20:28:50.429641+0000","last_became_peered":"2023-06-03T20:28:50.429641+0000","last_unstale":"2023-06-03T20:29:13.185330+0000","last_undegraded":"2023-06-03T20:29:13.185330+0000","last_fullsized":"2023-06-03T20:29:13.185330+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":240,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164871+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:29:13.164871+0000","last_peered":"2023-06-03T20:29:13.164871+0000","last_clean":"2023-06-03T20:29:13.164871+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:29:13.164871+0000","last_undegraded":"2023-06-03T20:29:13.164871+0000","last_fullsized":"2023-06-03T20:29:13.164871+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":179,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184067+0000","last_change":"2023-06-03T20:28:24.710715+0000","last_active":"2023-06-03T20:29:13.184067+0000","last_peered":"2023-06-03T20:29:13.184067+0000","last_clean":"2023-06-03T20:29:13.184067+0000","last_became_active":"2023-06-03T20:28:24.710235+0000","last_became_peered":"2023-06-03T20:28:24.710235+0000","last_unstale":"2023-06-03T20:29:13.184067+0000","last_undegraded":"2023-06-03T20:29:13.184067+0000","last_fullsized":"2023-06-03T20:29:13.184067+0000","mapping_epoch":214,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":215,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:57:50.605609+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"223'4305","reported_seq":4320,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:40.158613+0000","last_change":"2023-06-03T20:28:28.307531+0000","last_active":"2023-06-03T20:29:40.158613+0000","last_peered":"2023-06-03T20:29:40.158613+0000","last_clean":"2023-06-03T20:29:40.158613+0000","last_became_active":"2023-06-03T20:28:28.306960+0000","last_became_peered":"2023-06-03T20:28:28.306960+0000","last_unstale":"2023-06-03T20:29:40.158613+0000","last_undegraded":"2023-06-03T20:29:40.158613+0000","last_fullsized":"2023-06-03T20:29:40.158613+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4305,"log_dups_size":0,"ondisk_log_size":4305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":282132480,"num_objects":4305,"num_object_clones":0,"num_object_copies":12915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4305,"num_write_kb":275520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":60,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184258+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:29:13.184258+0000","last_peered":"2023-06-03T20:29:13.184258+0000","last_clean":"2023-06-03T20:29:13.184258+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:29:13.184258+0000","last_undegraded":"2023-06-03T20:29:13.184258+0000","last_fullsized":"2023-06-03T20:29:13.184258+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.194332+0000","last_change":"2023-06-03T20:27:36.302856+0000","last_active":"2023-06-03T20:29:13.194332+0000","last_peered":"2023-06-03T20:29:13.194332+0000","last_clean":"2023-06-03T20:29:13.194332+0000","last_became_active":"2023-06-03T20:27:36.302298+0000","last_became_peered":"2023-06-03T20:27:36.302298+0000","last_unstale":"2023-06-03T20:29:13.194332+0000","last_undegraded":"2023-06-03T20:29:13.194332+0000","last_fullsized":"2023-06-03T20:29:13.194332+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:15:50.425059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":222,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.186678+0000","last_change":"2023-06-03T20:22:57.081663+0000","last_active":"2023-06-03T20:29:13.186678+0000","last_peered":"2023-06-03T20:29:13.186678+0000","last_clean":"2023-06-03T20:29:13.186678+0000","last_became_active":"2023-06-03T20:22:57.081310+0000","last_became_peered":"2023-06-03T20:22:57.081310+0000","last_unstale":"2023-06-03T20:29:13.186678+0000","last_undegraded":"2023-06-03T20:29:13.186678+0000","last_fullsized":"2023-06-03T20:29:13.186678+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:05:30.768239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"223'4283","reported_seq":4299,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.350490+0000","last_change":"2023-06-03T20:28:28.300625+0000","last_active":"2023-06-03T20:29:39.350490+0000","last_peered":"2023-06-03T20:29:39.350490+0000","last_clean":"2023-06-03T20:29:39.350490+0000","last_became_active":"2023-06-03T20:28:28.300278+0000","last_became_peered":"2023-06-03T20:28:28.300278+0000","last_unstale":"2023-06-03T20:29:39.350490+0000","last_undegraded":"2023-06-03T20:29:39.350490+0000","last_fullsized":"2023-06-03T20:29:39.350490+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4283,"log_dups_size":0,"ondisk_log_size":4283,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:32:58.331260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280690688,"num_objects":4283,"num_object_clones":0,"num_object_copies":12849,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4283,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4283,"num_write_kb":274112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":208,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185213+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:29:13.185213+0000","last_peered":"2023-06-03T20:29:13.185213+0000","last_clean":"2023-06-03T20:29:13.185213+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:29:13.185213+0000","last_undegraded":"2023-06-03T20:29:13.185213+0000","last_fullsized":"2023-06-03T20:29:13.185213+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":564,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181107+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:29:13.181107+0000","last_peered":"2023-06-03T20:29:13.181107+0000","last_clean":"2023-06-03T20:29:13.181107+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:29:13.181107+0000","last_undegraded":"2023-06-03T20:29:13.181107+0000","last_fullsized":"2023-06-03T20:29:13.181107+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":195,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.180424+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:29:13.180424+0000","last_peered":"2023-06-03T20:29:13.180424+0000","last_clean":"2023-06-03T20:29:13.180424+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:29:13.180424+0000","last_undegraded":"2023-06-03T20:29:13.180424+0000","last_fullsized":"2023-06-03T20:29:13.180424+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184256+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:29:13.184256+0000","last_peered":"2023-06-03T20:29:13.184256+0000","last_clean":"2023-06-03T20:29:13.184256+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:29:13.184256+0000","last_undegraded":"2023-06-03T20:29:13.184256+0000","last_fullsized":"2023-06-03T20:29:13.184256+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"223'4302","reported_seq":4318,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.459271+0000","last_change":"2023-06-03T20:28:28.476426+0000","last_active":"2023-06-03T20:29:39.459271+0000","last_peered":"2023-06-03T20:29:39.459271+0000","last_clean":"2023-06-03T20:29:39.459271+0000","last_became_active":"2023-06-03T20:28:28.476096+0000","last_became_peered":"2023-06-03T20:28:28.476096+0000","last_unstale":"2023-06-03T20:29:39.459271+0000","last_undegraded":"2023-06-03T20:29:39.459271+0000","last_fullsized":"2023-06-03T20:29:39.459271+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4302,"log_dups_size":0,"ondisk_log_size":4302,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:52:59.204880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":281935872,"num_objects":4302,"num_object_clones":0,"num_object_copies":12906,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4302,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4302,"num_write_kb":275328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":209,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181040+0000","last_change":"2023-06-03T20:09:11.477962+0000","last_active":"2023-06-03T20:29:13.181040+0000","last_peered":"2023-06-03T20:29:13.181040+0000","last_clean":"2023-06-03T20:29:13.181040+0000","last_became_active":"2023-06-03T20:09:11.477665+0000","last_became_peered":"2023-06-03T20:09:11.477665+0000","last_unstale":"2023-06-03T20:29:13.181040+0000","last_undegraded":"2023-06-03T20:29:13.181040+0000","last_fullsized":"2023-06-03T20:29:13.181040+0000","mapping_epoch":82,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":83,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":191,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:29.504780+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:29:29.504780+0000","last_peered":"2023-06-03T20:29:29.504780+0000","last_clean":"2023-06-03T20:29:29.504780+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:29:29.504780+0000","last_undegraded":"2023-06-03T20:29:29.504780+0000","last_fullsized":"2023-06-03T20:29:29.504780+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":79,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:29.504887+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:29:29.504887+0000","last_peered":"2023-06-03T20:29:29.504887+0000","last_clean":"2023-06-03T20:29:29.504887+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:29:29.504887+0000","last_undegraded":"2023-06-03T20:29:29.504887+0000","last_fullsized":"2023-06-03T20:29:29.504887+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"223'4377","reported_seq":4392,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.914000+0000","last_change":"2023-06-03T20:28:28.478610+0000","last_active":"2023-06-03T20:29:39.914000+0000","last_peered":"2023-06-03T20:29:39.914000+0000","last_clean":"2023-06-03T20:29:39.914000+0000","last_became_active":"2023-06-03T20:28:28.478057+0000","last_became_peered":"2023-06-03T20:28:28.478057+0000","last_unstale":"2023-06-03T20:29:39.914000+0000","last_undegraded":"2023-06-03T20:29:39.914000+0000","last_fullsized":"2023-06-03T20:29:39.914000+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4377,"log_dups_size":0,"ondisk_log_size":4377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286851072,"num_objects":4377,"num_object_clones":0,"num_object_copies":13131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4377,"num_write_kb":280128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":212,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.181723+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:29:13.181723+0000","last_peered":"2023-06-03T20:29:13.181723+0000","last_clean":"2023-06-03T20:29:13.181723+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:29:13.181723+0000","last_undegraded":"2023-06-03T20:29:13.181723+0000","last_fullsized":"2023-06-03T20:29:13.181723+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184334+0000","last_change":"2023-06-03T20:23:31.972827+0000","last_active":"2023-06-03T20:29:13.184334+0000","last_peered":"2023-06-03T20:29:13.184334+0000","last_clean":"2023-06-03T20:29:13.184334+0000","last_became_active":"2023-06-03T20:23:31.972346+0000","last_became_peered":"2023-06-03T20:23:31.972346+0000","last_unstale":"2023-06-03T20:29:13.184334+0000","last_undegraded":"2023-06-03T20:29:13.184334+0000","last_fullsized":"2023-06-03T20:29:13.184334+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:32:52.829540+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:14.491131+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:29:14.491131+0000","last_peered":"2023-06-03T20:29:14.491131+0000","last_clean":"2023-06-03T20:29:14.491131+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:29:14.491131+0000","last_undegraded":"2023-06-03T20:29:14.491131+0000","last_fullsized":"2023-06-03T20:29:14.491131+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"223'4273","reported_seq":4288,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.917725+0000","last_change":"2023-06-03T20:28:28.305700+0000","last_active":"2023-06-03T20:29:39.917725+0000","last_peered":"2023-06-03T20:29:39.917725+0000","last_clean":"2023-06-03T20:29:39.917725+0000","last_became_active":"2023-06-03T20:28:28.305340+0000","last_became_peered":"2023-06-03T20:28:28.305340+0000","last_unstale":"2023-06-03T20:29:39.917725+0000","last_undegraded":"2023-06-03T20:29:39.917725+0000","last_fullsized":"2023-06-03T20:29:39.917725+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4273,"log_dups_size":0,"ondisk_log_size":4273,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":280035328,"num_objects":4273,"num_object_clones":0,"num_object_copies":12819,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4273,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4273,"num_write_kb":273472,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":223,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:38.273651+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:29:38.273651+0000","last_peered":"2023-06-03T20:29:38.273651+0000","last_clean":"2023-06-03T20:29:38.273651+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:29:38.273651+0000","last_undegraded":"2023-06-03T20:29:38.273651+0000","last_fullsized":"2023-06-03T20:29:38.273651+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":206,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.191640+0000","last_change":"2023-06-03T20:27:36.297768+0000","last_active":"2023-06-03T20:29:13.191640+0000","last_peered":"2023-06-03T20:29:13.191640+0000","last_clean":"2023-06-03T20:29:13.191640+0000","last_became_active":"2023-06-03T20:27:36.297440+0000","last_became_peered":"2023-06-03T20:27:36.297440+0000","last_unstale":"2023-06-03T20:29:13.191640+0000","last_undegraded":"2023-06-03T20:29:13.191640+0000","last_fullsized":"2023-06-03T20:29:13.191640+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:34:33.693896+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":212,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.176790+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:29:13.176790+0000","last_peered":"2023-06-03T20:29:13.176790+0000","last_clean":"2023-06-03T20:29:13.176790+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:29:13.176790+0000","last_undegraded":"2023-06-03T20:29:13.176790+0000","last_fullsized":"2023-06-03T20:29:13.176790+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"223'4258","reported_seq":4274,"reported_epoch":223,"state":"active+clean","last_fresh":"2023-06-03T20:29:39.360499+0000","last_change":"2023-06-03T20:28:28.477314+0000","last_active":"2023-06-03T20:29:39.360499+0000","last_peered":"2023-06-03T20:29:39.360499+0000","last_clean":"2023-06-03T20:29:39.360499+0000","last_became_active":"2023-06-03T20:28:28.476767+0000","last_became_peered":"2023-06-03T20:28:28.476767+0000","last_unstale":"2023-06-03T20:29:39.360499+0000","last_undegraded":"2023-06-03T20:29:39.360499+0000","last_fullsized":"2023-06-03T20:29:39.360499+0000","mapping_epoch":216,"log_start":"0'0","ondisk_log_start":"0'0","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":4258,"log_dups_size":0,"ondisk_log_size":4258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:40.991184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":279052288,"num_objects":4258,"num_object_clones":0,"num_object_copies":12774,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4258,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4258,"num_write_kb":272512,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":30,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184479+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:29:13.184479+0000","last_peered":"2023-06-03T20:29:13.184479+0000","last_clean":"2023-06-03T20:29:13.184479+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:29:13.184479+0000","last_undegraded":"2023-06-03T20:29:13.184479+0000","last_fullsized":"2023-06-03T20:29:13.184479+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":74,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:29.504925+0000","last_change":"2023-06-03T20:22:57.132144+0000","last_active":"2023-06-03T20:29:29.504925+0000","last_peered":"2023-06-03T20:29:29.504925+0000","last_clean":"2023-06-03T20:29:29.504925+0000","last_became_active":"2023-06-03T20:22:57.079553+0000","last_became_peered":"2023-06-03T20:22:57.079553+0000","last_unstale":"2023-06-03T20:29:29.504925+0000","last_undegraded":"2023-06-03T20:29:29.504925+0000","last_fullsized":"2023-06-03T20:29:29.504925+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:21:13.569238+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":215,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164553+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:29:13.164553+0000","last_peered":"2023-06-03T20:29:13.164553+0000","last_clean":"2023-06-03T20:29:13.164553+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:29:13.164553+0000","last_undegraded":"2023-06-03T20:29:13.164553+0000","last_fullsized":"2023-06-03T20:29:13.164553+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":69,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184424+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:29:13.184424+0000","last_peered":"2023-06-03T20:29:13.184424+0000","last_clean":"2023-06-03T20:29:13.184424+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:29:13.184424+0000","last_undegraded":"2023-06-03T20:29:13.184424+0000","last_fullsized":"2023-06-03T20:29:13.184424+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.184577+0000","last_change":"2023-06-03T20:23:31.970818+0000","last_active":"2023-06-03T20:29:13.184577+0000","last_peered":"2023-06-03T20:29:13.184577+0000","last_clean":"2023-06-03T20:29:13.184577+0000","last_became_active":"2023-06-03T20:23:31.970486+0000","last_became_peered":"2023-06-03T20:23:31.970486+0000","last_unstale":"2023-06-03T20:29:13.184577+0000","last_undegraded":"2023-06-03T20:29:13.184577+0000","last_fullsized":"2023-06-03T20:29:13.184577+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:06:49.443754+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":73,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.185604+0000","last_change":"2023-06-03T20:28:50.430741+0000","last_active":"2023-06-03T20:29:13.185604+0000","last_peered":"2023-06-03T20:29:13.185604+0000","last_clean":"2023-06-03T20:29:13.185604+0000","last_became_active":"2023-06-03T20:28:50.429032+0000","last_became_peered":"2023-06-03T20:28:50.429032+0000","last_unstale":"2023-06-03T20:29:13.185604+0000","last_undegraded":"2023-06-03T20:29:13.185604+0000","last_fullsized":"2023-06-03T20:29:13.185604+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.165081+0000","last_change":"2023-06-03T20:10:10.895226+0000","last_active":"2023-06-03T20:29:13.165081+0000","last_peered":"2023-06-03T20:29:13.165081+0000","last_clean":"2023-06-03T20:29:13.165081+0000","last_became_active":"2023-06-03T20:10:10.894833+0000","last_became_peered":"2023-06-03T20:10:10.894833+0000","last_unstale":"2023-06-03T20:29:13.165081+0000","last_undegraded":"2023-06-03T20:29:13.165081+0000","last_fullsized":"2023-06-03T20:29:13.165081+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":58,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.186167+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:29:13.186167+0000","last_peered":"2023-06-03T20:29:13.186167+0000","last_clean":"2023-06-03T20:29:13.186167+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:29:13.186167+0000","last_undegraded":"2023-06-03T20:29:13.186167+0000","last_fullsized":"2023-06-03T20:29:13.186167+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164665+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:29:13.164665+0000","last_peered":"2023-06-03T20:29:13.164665+0000","last_clean":"2023-06-03T20:29:13.164665+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:29:13.164665+0000","last_undegraded":"2023-06-03T20:29:13.164665+0000","last_fullsized":"2023-06-03T20:29:13.164665+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":257,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.178082+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:29:13.178082+0000","last_peered":"2023-06-03T20:29:13.178082+0000","last_clean":"2023-06-03T20:29:13.178082+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:29:13.178082+0000","last_undegraded":"2023-06-03T20:29:13.178082+0000","last_fullsized":"2023-06-03T20:29:13.178082+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:34.355738+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:29:34.355738+0000","last_peered":"2023-06-03T20:29:34.355738+0000","last_clean":"2023-06-03T20:29:34.355738+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:29:34.355738+0000","last_undegraded":"2023-06-03T20:29:34.355738+0000","last_fullsized":"2023-06-03T20:29:34.355738+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":91,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:14.491240+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:29:14.491240+0000","last_peered":"2023-06-03T20:29:14.491240+0000","last_clean":"2023-06-03T20:29:14.491240+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:29:14.491240+0000","last_undegraded":"2023-06-03T20:29:14.491240+0000","last_fullsized":"2023-06-03T20:29:14.491240+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":230,"reported_epoch":222,"state":"active+clean","last_fresh":"2023-06-03T20:29:13.164458+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:29:13.164458+0000","last_peered":"2023-06-03T20:29:13.164458+0000","last_clean":"2023-06-03T20:29:13.164458+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:29:13.164458+0000","last_undegraded":"2023-06-03T20:29:13.164458+0000","last_fullsized":"2023-06-03T20:29:13.164458+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":19667,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":4544331776,"num_objects":69341,"num_object_clones":0,"num_object_copies":208023,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":69341,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":69341,"num_write_kb":4437824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13665370112,"data_stored":13665370112,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":69341,"ondisk_log_size":69341,"up":48,"acting":48,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430630,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2783176,"kb_used_data":2482176,"kb_used_omap":0,"kb_used_meta":300992,"kb_avail":90961976,"statfs":{"total":95995035648,"available":93145063424,"internally_reserved":0,"allocated":2541748224,"data_stored":2541238906,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":308215808},"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,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:29:26 2023","interfaces":[{"interface":"back","average":{"1min":1.1120000000000001,"5min":5.0839999999999996,"15min":2.7869999999999999},"min":{"1min":0.33700000000000002,"5min":0.25700000000000001,"15min":0.25700000000000001},"max":{"1min":3.9900000000000002,"5min":246.643,"15min":246.643},"last":2.6859999999999999},{"interface":"front","average":{"1min":0.79900000000000004,"5min":5.0090000000000003,"15min":2.641},"min":{"1min":0.29199999999999998,"5min":0.29199999999999998,"15min":0.27100000000000002},"max":{"1min":2.2549999999999999,"5min":246.02600000000001,"15min":246.02600000000001},"last":2.9249999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:28:52 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":3.7440000000000002,"15min":3.0070000000000001},"min":{"1min":0.61199999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.5389999999999999,"5min":226.785,"15min":226.785},"last":0.29299999999999998},{"interface":"front","average":{"1min":1.044,"5min":3.8820000000000001,"15min":3.1019999999999999},"min":{"1min":0.753,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.7470000000000001,"5min":226.83099999999999,"15min":226.83099999999999},"last":0.46000000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:29:18 2023","interfaces":[{"interface":"back","average":{"1min":0.85499999999999998,"5min":1.3580000000000001,"15min":1.74},"min":{"1min":0.29399999999999998,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.476,"5min":7.9699999999999998,"15min":11.081},"last":2.6269999999999998},{"interface":"front","average":{"1min":0.81499999999999995,"5min":1.7370000000000001,"15min":1.6930000000000001},"min":{"1min":0.39100000000000001,"5min":0.313,"15min":0.313},"max":{"1min":1.3839999999999999,"5min":9.2029999999999994,"15min":11.269},"last":2.9910000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:28:43 2023","interfaces":[{"interface":"back","average":{"1min":1.2110000000000001,"5min":2.141,"15min":3.3109999999999999},"min":{"1min":0.59499999999999997,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":4.9790000000000001,"5min":54.783000000000001,"15min":156.73500000000001},"last":0.42999999999999999},{"interface":"front","average":{"1min":1.077,"5min":2.242,"15min":3.0910000000000002},"min":{"1min":0.443,"5min":0.32200000000000001,"15min":0.30599999999999999},"max":{"1min":4.1559999999999997,"5min":55.104999999999997,"15min":156.52099999999999},"last":2.9470000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:28:43 2023","interfaces":[{"interface":"back","average":{"1min":1.778,"5min":1.8029999999999999,"15min":1.4810000000000001},"min":{"1min":0.53800000000000003,"5min":0.29299999999999998,"15min":0.27400000000000002},"max":{"1min":14.116,"5min":14.116,"15min":14.116},"last":0.51000000000000001},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.4370000000000001,"15min":1.462},"min":{"1min":0.40500000000000003,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":2.4780000000000002,"5min":10.295999999999999,"15min":11.968999999999999},"last":0.56699999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:28:43 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.5029999999999999,"15min":1.5700000000000001},"min":{"1min":0.54400000000000004,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":2.1629999999999998,"5min":8.1549999999999994,"15min":16.047999999999998},"last":3.0179999999999998},{"interface":"front","average":{"1min":1.389,"5min":1.804,"15min":1.5980000000000001},"min":{"1min":0.69899999999999995,"5min":0.36899999999999999,"15min":0.29899999999999999},"max":{"1min":3.5369999999999999,"5min":10.576000000000001,"15min":10.576000000000001},"last":3.1970000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:28:43 2023","interfaces":[{"interface":"back","average":{"1min":1.361,"5min":1.361,"15min":1.5629999999999999},"min":{"1min":0.53400000000000003,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.5179999999999998,"5min":8.6349999999999998,"15min":12.015000000000001},"last":0.54100000000000004},{"interface":"front","average":{"1min":1.2609999999999999,"5min":1.4059999999999999,"15min":1.5029999999999999},"min":{"1min":0.47599999999999998,"5min":0.314,"15min":0.314},"max":{"1min":3.617,"5min":8.4819999999999993,"15min":11.920999999999999},"last":0.53000000000000003}]}]},{"osd":6,"up_from":42,"seq":180388626863,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1096696,"kb_used_data":840112,"kb_used_omap":0,"kb_used_meta":256576,"kb_avail":92648456,"statfs":{"total":95995035648,"available":94872018944,"internally_reserved":0,"allocated":860274688,"data_stored":859781293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":262733824},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:29:28 2023","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":1.8180000000000001,"15min":1.631},"min":{"1min":0.29899999999999999,"5min":0.28499999999999998,"15min":0.25700000000000001},"max":{"1min":1.597,"5min":34.545000000000002,"15min":90.262},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.81599999999999995,"5min":1.8959999999999999,"15min":1.75},"min":{"1min":0.29099999999999998,"5min":0.27300000000000002,"15min":0.27000000000000002},"max":{"1min":1.464,"5min":34.466000000000001,"15min":90.311999999999998},"last":0.38300000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:28:54 2023","interfaces":[{"interface":"back","average":{"1min":0.95999999999999996,"5min":1.659,"15min":1.3720000000000001},"min":{"1min":0.71199999999999997,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":1.3149999999999999,"5min":15.887,"15min":15.887},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.7490000000000001,"15min":1.6579999999999999},"min":{"1min":0.377,"5min":0.317,"15min":0.31},"max":{"1min":1.3340000000000001,"5min":20.655000000000001,"15min":20.655000000000001},"last":0.495}]},{"osd":2,"last update":"Sat Jun 3 20:29:09 2023","interfaces":[{"interface":"back","average":{"1min":0.92300000000000004,"5min":1.3320000000000001,"15min":2.5529999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.311},"max":{"1min":1.226,"5min":7.7640000000000002,"15min":286.666},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.4990000000000001,"15min":2.4649999999999999},"min":{"1min":0.39200000000000002,"5min":0.33600000000000002,"15min":0.29399999999999998},"max":{"1min":1.131,"5min":12.529,"15min":285.50799999999998},"last":0.58599999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:28:42 2023","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.9430000000000001,"15min":1.9350000000000001},"min":{"1min":0.495,"5min":0.33700000000000002,"15min":0.30199999999999999},"max":{"1min":1.272,"5min":35.405999999999999,"15min":43.847000000000001},"last":1.881},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.8140000000000001,"15min":2.0899999999999999},"min":{"1min":0.64400000000000002,"5min":0.376,"15min":0.34399999999999997},"max":{"1min":1.7290000000000001,"5min":34.314,"15min":49.070999999999998},"last":0.71099999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:28:54 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.264,"15min":1.2410000000000001},"min":{"1min":0.47899999999999998,"5min":0.314,"15min":0.29399999999999998},"max":{"1min":1.2769999999999999,"5min":5.8819999999999997,"15min":11.914999999999999},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.0580000000000001,"5min":1.264,"15min":1.3480000000000001},"min":{"1min":0.56200000000000006,"5min":0.38300000000000001,"15min":0.29999999999999999},"max":{"1min":1.272,"5min":6.7030000000000003,"15min":9.3399999999999999},"last":0.437}]},{"osd":5,"last update":"Sat Jun 3 20:28:54 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.329,"15min":1.24},"min":{"1min":0.51200000000000001,"5min":0.33500000000000002,"15min":0.33500000000000002},"max":{"1min":1.399,"5min":9.0220000000000002,"15min":9.0220000000000002},"last":0.61199999999999999},{"interface":"front","average":{"1min":1.1419999999999999,"5min":1.619,"15min":1.5449999999999999},"min":{"1min":0.65500000000000003,"5min":0.39000000000000001,"15min":0.36199999999999999},"max":{"1min":1.3440000000000001,"5min":12.215,"15min":12.215},"last":0.40799999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:28:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.179,"15min":1.5069999999999999},"min":{"1min":0.66400000000000003,"5min":0.39000000000000001,"15min":0.33400000000000002},"max":{"1min":1.772,"5min":6.9089999999999998,"15min":12.888999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.601,"5min":1.466,"15min":1.2669999999999999},"min":{"1min":0.92500000000000004,"5min":0.40100000000000002,"15min":0.312},"max":{"1min":5.601,"5min":16.515999999999998,"15min":16.515999999999998},"last":0.63300000000000001}]}]},{"osd":1,"up_from":82,"seq":352187318520,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2807984,"kb_used_data":2512872,"kb_used_omap":4,"kb_used_meta":295099,"kb_avail":90937168,"statfs":{"total":95995035648,"available":93119660032,"internally_reserved":0,"allocated":2573180928,"data_stored":2572404635,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":302182286},"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,1,0,3,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":0.57999999999999996,"5min":3.3610000000000002,"15min":1.974},"min":{"1min":0.29899999999999999,"5min":0.24099999999999999,"15min":0.192},"max":{"1min":0.78600000000000003,"5min":84.890000000000001,"15min":84.890000000000001},"last":0.624},{"interface":"front","average":{"1min":0.67100000000000004,"5min":3.27,"15min":1.964},"min":{"1min":0.373,"5min":0.19500000000000001,"15min":0.19500000000000001},"max":{"1min":0.92100000000000004,"5min":84.930000000000007,"15min":84.930000000000007},"last":0.55500000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:29:14 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":2.2930000000000001,"15min":2.052},"min":{"1min":0.52100000000000002,"5min":0.27800000000000002,"15min":0.247},"max":{"1min":1.9550000000000001,"5min":30.050000000000001,"15min":30.050000000000001},"last":0.59299999999999997},{"interface":"front","average":{"1min":1.3129999999999999,"5min":2.4870000000000001,"15min":1.986},"min":{"1min":0.31900000000000001,"5min":0.22600000000000001,"15min":0.219},"max":{"1min":4.4649999999999999,"5min":30.468,"15min":30.468},"last":0.66500000000000004}]},{"osd":3,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":0.68999999999999995,"5min":3.758,"15min":3.0219999999999998},"min":{"1min":0.46200000000000002,"5min":0.222,"15min":0.222},"max":{"1min":1.02,"5min":85.792000000000002,"15min":85.792000000000002},"last":5.093},{"interface":"front","average":{"1min":0.624,"5min":3.4369999999999998,"15min":2.8149999999999999},"min":{"1min":0.432,"5min":0.26600000000000001,"15min":0.23200000000000001},"max":{"1min":0.83699999999999997,"5min":85.393000000000001,"15min":85.393000000000001},"last":1.486}]},{"osd":4,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":1.4079999999999999,"15min":1.6200000000000001},"min":{"1min":0.79500000000000004,"5min":0.314,"15min":0.314},"max":{"1min":1.369,"5min":7.673,"15min":9.7390000000000008},"last":0.52000000000000002},{"interface":"front","average":{"1min":0.95999999999999996,"5min":2.0310000000000001,"15min":1.744},"min":{"1min":0.69599999999999995,"5min":0.32000000000000001,"15min":0.29499999999999998},"max":{"1min":1.1399999999999999,"5min":30.844999999999999,"15min":30.844999999999999},"last":0.70299999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":2.2570000000000001,"15min":1.9419999999999999},"min":{"1min":0.67200000000000004,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.329,"5min":29.501000000000001,"15min":29.501000000000001},"last":0.81599999999999995},{"interface":"front","average":{"1min":0.86299999999999999,"5min":1.5349999999999999,"15min":1.712},"min":{"1min":0.58399999999999996,"5min":0.312,"15min":0.312},"max":{"1min":1.02,"5min":7.649,"15min":10.443},"last":1.3700000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":2.0939999999999999,"15min":1.962},"min":{"1min":0.68700000000000006,"5min":0.312,"15min":0.312},"max":{"1min":1.4470000000000001,"5min":29.562999999999999,"15min":29.562999999999999},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.93100000000000005,"5min":1.5,"15min":1.7370000000000001},"min":{"1min":0.63300000000000001,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.208,"5min":8.75,"15min":9.8460000000000001},"last":0.56799999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:28:47 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.5349999999999999,"15min":1.903},"min":{"1min":0.61199999999999999,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1.1990000000000001,"5min":8.5879999999999992,"15min":9.798},"last":1.425},{"interface":"front","average":{"1min":0.96399999999999997,"5min":2.1560000000000001,"15min":1.905},"min":{"1min":0.73299999999999998,"5min":0.39700000000000002,"15min":0.38400000000000001},"max":{"1min":1.2150000000000001,"5min":30.814,"15min":30.814},"last":1.6899999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482046,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1256704,"kb_used_data":1089272,"kb_used_omap":5,"kb_used_meta":167418,"kb_avail":92488448,"statfs":{"total":95995035648,"available":94708170752,"internally_reserved":0,"allocated":1115414528,"data_stored":1114622566,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":171436666},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":2.8639999999999999,"15min":1.927},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.185},"max":{"1min":15.470000000000001,"5min":53.972999999999999,"15min":53.972999999999999},"last":15.470000000000001},{"interface":"front","average":{"1min":1.331,"5min":3.0009999999999999,"15min":1.8939999999999999},"min":{"1min":0.249,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":5.4989999999999997,"5min":53.664000000000001,"15min":53.664000000000001},"last":5.4989999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:29:30 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.6299999999999999,"15min":2.1669999999999998},"min":{"1min":0.25700000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.97,"5min":11.733000000000001,"15min":126.889},"last":0.36899999999999999},{"interface":"front","average":{"1min":0.89500000000000002,"5min":1.248,"15min":1.996},"min":{"1min":0.34300000000000003,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":1.871,"5min":7.04,"15min":126.98699999999999},"last":14.996}]},{"osd":3,"last update":"Sat Jun 3 20:29:39 2023","interfaces":[{"interface":"back","average":{"1min":2.5449999999999999,"5min":2.3809999999999998,"15min":2.0030000000000001},"min":{"1min":0.41199999999999998,"5min":0.28299999999999997,"15min":0.254},"max":{"1min":14.478999999999999,"5min":22.673999999999999,"15min":22.673999999999999},"last":14.478999999999999},{"interface":"front","average":{"1min":2.0939999999999999,"5min":2.012,"15min":1.6479999999999999},"min":{"1min":0.307,"5min":0.251,"15min":0.23499999999999999},"max":{"1min":14.848000000000001,"5min":21.018999999999998,"15min":21.018999999999998},"last":14.848000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.706,"15min":1.4610000000000001},"min":{"1min":0.311,"5min":0.311,"15min":0.30599999999999999},"max":{"1min":3.1520000000000001,"5min":8.6379999999999999,"15min":9.5250000000000004},"last":0.45000000000000001},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.3999999999999999,"15min":1.3979999999999999},"min":{"1min":0.56399999999999995,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.867,"5min":7.0860000000000003,"15min":15.654},"last":14.516999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.635,"15min":1.6040000000000001},"min":{"1min":0.53300000000000003,"5min":0.317,"15min":0.317},"max":{"1min":2.0649999999999999,"5min":12.083,"15min":15.409000000000001},"last":14.558},{"interface":"front","average":{"1min":1.4610000000000001,"5min":1.8480000000000001,"15min":1.5289999999999999},"min":{"1min":0.44600000000000001,"5min":0.34999999999999998,"15min":0.313},"max":{"1min":5.7549999999999999,"5min":7.9539999999999997,"15min":7.9539999999999997},"last":14.656000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.6060000000000001,"15min":1.5409999999999999},"min":{"1min":0.66200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":3.3860000000000001,"5min":7.6379999999999999,"15min":15.462999999999999},"last":14.587},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.718,"15min":1.5600000000000001},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.34300000000000003},"max":{"1min":3.0139999999999998,"5min":10.288,"15min":10.288},"last":14.628}]},{"osd":7,"last update":"Sat Jun 3 20:29:33 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.776,"15min":1.6379999999999999},"min":{"1min":0.44400000000000001,"5min":0.372,"15min":0.372},"max":{"1min":2.7269999999999999,"5min":8.0069999999999997,"15min":8.8390000000000004},"last":14.731999999999999},{"interface":"front","average":{"1min":1.448,"5min":1.8,"15min":1.595},"min":{"1min":0.53300000000000003,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.964,"5min":8.3460000000000001,"15min":8.6210000000000004},"last":1.49}]}]},{"osd":2,"up_from":87,"seq":373662154994,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1118568,"kb_used_data":825888,"kb_used_omap":7,"kb_used_meta":292664,"kb_avail":92626584,"statfs":{"total":95995035648,"available":94849622016,"internally_reserved":0,"allocated":845709312,"data_stored":844938429,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":299688017},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.58999999999999997,"5min":1.675,"15min":1.6279999999999999},"min":{"1min":0.311,"5min":0.19700000000000001,"15min":0.19700000000000001},"max":{"1min":1.083,"5min":9.9629999999999992,"15min":23.600000000000001},"last":0.622},{"interface":"front","average":{"1min":0.78100000000000003,"5min":1.831,"15min":1.7470000000000001},"min":{"1min":0.33600000000000002,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":2.5019999999999998,"5min":8.8699999999999992,"15min":23.683},"last":0.55400000000000005}]},{"osd":1,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.7549999999999999,"15min":1.8879999999999999},"min":{"1min":0.255,"5min":0.23599999999999999,"15min":0.23000000000000001},"max":{"1min":2.5680000000000001,"5min":9.0809999999999995,"15min":42.661000000000001},"last":0.44},{"interface":"front","average":{"1min":1.78,"5min":2.008,"15min":1.9590000000000001},"min":{"1min":0.36699999999999999,"5min":0.23499999999999999,"15min":0.22700000000000001},"max":{"1min":19.507000000000001,"5min":19.507000000000001,"15min":42.710000000000001},"last":0.64700000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:28:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":5.5460000000000003,"15min":3.6949999999999998},"min":{"1min":0.34100000000000003,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":7.4260000000000002,"5min":269.459,"15min":269.459},"last":3.9009999999999998},{"interface":"front","average":{"1min":1.1160000000000001,"5min":5.2969999999999997,"15min":4.1950000000000003},"min":{"1min":0.36499999999999999,"5min":0.27000000000000002,"15min":0.26700000000000002},"max":{"1min":7.5369999999999999,"5min":271.16300000000001,"15min":271.16300000000001},"last":0.95399999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.85199999999999998,"5min":1.8169999999999999,"15min":1.712},"min":{"1min":0.43099999999999999,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":1.7130000000000001,"5min":14.300000000000001,"15min":14.300000000000001},"last":0.69799999999999995},{"interface":"front","average":{"1min":0.79100000000000004,"5min":1.4730000000000001,"15min":1.6160000000000001},"min":{"1min":0.39100000000000001,"5min":0.33000000000000002,"15min":0.32200000000000001},"max":{"1min":1.4330000000000001,"5min":10.714,"15min":13.564},"last":0.91800000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":1.7889999999999999,"5min":2.129,"15min":1.8460000000000001},"min":{"1min":0.46600000000000003,"5min":0.35799999999999998,"15min":0.33100000000000002},"max":{"1min":6.484,"5min":9.0489999999999995,"15min":16.263000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.22,"5min":2.0649999999999999,"15min":1.8080000000000001},"min":{"1min":0.52000000000000002,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.8490000000000002,"5min":11.304,"15min":14.385999999999999},"last":1.095}]},{"osd":6,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.677,"15min":2.472},"min":{"1min":0.48699999999999999,"5min":0.34699999999999998,"15min":0.32400000000000001},"max":{"1min":1.8300000000000001,"5min":10.765000000000001,"15min":219.39500000000001},"last":0.874},{"interface":"front","average":{"1min":1.2290000000000001,"5min":1.978,"15min":1.788},"min":{"1min":0.40799999999999997,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":2.8319999999999999,"5min":9.3140000000000001,"15min":9.3140000000000001},"last":0.74399999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":1.641,"15min":2.601},"min":{"1min":0.41799999999999998,"5min":0.41199999999999998,"15min":0.38800000000000001},"max":{"1min":1.536,"5min":10.795,"15min":219.43299999999999},"last":1.1599999999999999},{"interface":"front","average":{"1min":1.992,"5min":2.0579999999999998,"15min":1.8839999999999999},"min":{"1min":0.60999999999999999,"5min":0.42999999999999999,"15min":0.39800000000000002},"max":{"1min":9.6039999999999992,"5min":9.6039999999999992,"15min":11.177},"last":6.492}]}]},{"osd":3,"up_from":92,"seq":395136991468,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2573116,"kb_used_data":2187380,"kb_used_omap":2,"kb_used_meta":385725,"kb_avail":91172036,"statfs":{"total":95995035648,"available":93360164864,"internally_reserved":0,"allocated":2239877120,"data_stored":2239087267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":394982453},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,4,3,0,7],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.0349999999999999,"5min":2.0529999999999999,"15min":1.8839999999999999},"min":{"1min":0.33200000000000002,"5min":0.21199999999999999,"15min":0.19},"max":{"1min":6.3150000000000004,"5min":37.188000000000002,"15min":71.207999999999998},"last":0.28000000000000003},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.897,"15min":1.8260000000000001},"min":{"1min":0.38100000000000001,"5min":0.19400000000000001,"15min":0.19400000000000001},"max":{"1min":5.9829999999999997,"5min":37.054000000000002,"15min":71.168999999999997},"last":0.63800000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":0.70299999999999996,"5min":1.9139999999999999,"15min":1.76},"min":{"1min":0.313,"5min":0.223,"15min":0.223},"max":{"1min":2.1520000000000001,"5min":9.9399999999999995,"15min":20.254000000000001},"last":0.38},{"interface":"front","average":{"1min":0.63300000000000001,"5min":1.6850000000000001,"15min":1.6419999999999999},"min":{"1min":0.34000000000000002,"5min":0.25900000000000001,"15min":0.20399999999999999},"max":{"1min":0.92000000000000004,"5min":10.387,"15min":22.417000000000002},"last":0.36899999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":2.0329999999999999,"15min":1.833},"min":{"1min":0.45800000000000002,"5min":0.30199999999999999,"15min":0.245},"max":{"1min":6.399,"5min":10.654,"15min":13.087999999999999},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.173,"5min":1.9019999999999999,"15min":1.8540000000000001},"min":{"1min":0.439,"5min":0.25800000000000001,"15min":0.24299999999999999},"max":{"1min":6.1550000000000002,"5min":10.095000000000001,"15min":12.372999999999999},"last":0.68300000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3600000000000001,"5min":1.8360000000000001,"15min":1.7030000000000001},"min":{"1min":0.41899999999999998,"5min":0.32400000000000001,"15min":0.309},"max":{"1min":6.1840000000000002,"5min":8.9220000000000006,"15min":9.0749999999999993},"last":0.78100000000000003},{"interface":"front","average":{"1min":1.139,"5min":1.7470000000000001,"15min":1.7989999999999999},"min":{"1min":0.47799999999999998,"5min":0.32600000000000001,"15min":0.30599999999999999},"max":{"1min":3.6080000000000001,"5min":8.9250000000000007,"15min":11.747999999999999},"last":3.0350000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":2.0600000000000001,"15min":1.915},"min":{"1min":0.434,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":2.2320000000000002,"5min":9.6880000000000006,"15min":9.6880000000000006},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.264,"5min":1.7849999999999999,"15min":1.6619999999999999},"min":{"1min":0.45600000000000002,"5min":0.33900000000000002,"15min":0.28299999999999997},"max":{"1min":6.367,"5min":9.9649999999999999,"15min":10.116},"last":0.85799999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.3700000000000001,"5min":1.8109999999999999,"15min":1.8009999999999999},"min":{"1min":0.61799999999999999,"5min":0.378,"15min":0.317},"max":{"1min":6.5599999999999996,"5min":10.912000000000001,"15min":12.074},"last":3.431},{"interface":"front","average":{"1min":1.3149999999999999,"5min":1.8049999999999999,"15min":1.821},"min":{"1min":0.56899999999999995,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.0700000000000003,"5min":8.9619999999999997,"15min":10.028},"last":0.76300000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:28:37 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.8720000000000001,"15min":1.9039999999999999},"min":{"1min":0.51800000000000002,"5min":0.39300000000000002,"15min":0.371},"max":{"1min":6.1139999999999999,"5min":8.9600000000000009,"15min":9.7490000000000006},"last":0.73799999999999999},{"interface":"front","average":{"1min":1.22,"5min":1.867,"15min":2.0049999999999999},"min":{"1min":0.55700000000000005,"5min":0.45300000000000001,"15min":0.375},"max":{"1min":3.0539999999999998,"5min":8.3230000000000004,"15min":10.766},"last":0.72499999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019328,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1078080,"kb_used_data":830584,"kb_used_omap":0,"kb_used_meta":247488,"kb_avail":92667072,"statfs":{"total":95995035648,"available":94891081728,"internally_reserved":0,"allocated":850518016,"data_stored":850016276,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":253427712},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.77400000000000002,"5min":2.0659999999999998,"15min":1.591},"min":{"1min":0.24099999999999999,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":2.3380000000000001,"5min":50.149000000000001,"15min":50.149000000000001},"last":0.27700000000000002},{"interface":"front","average":{"1min":0.72699999999999998,"5min":2.2090000000000001,"15min":1.6100000000000001},"min":{"1min":0.32600000000000001,"5min":0.29899999999999999,"15min":0.26700000000000002},"max":{"1min":1.109,"5min":50.198999999999998,"15min":50.198999999999998},"last":0.377}]},{"osd":1,"last update":"Sat Jun 3 20:28:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1040000000000001,"5min":3.0680000000000001,"15min":2.0169999999999999},"min":{"1min":0.72199999999999998,"5min":0.28599999999999998,"15min":0.28399999999999997},"max":{"1min":4.0519999999999996,"5min":50.051000000000002,"15min":50.051000000000002},"last":12.156000000000001},{"interface":"front","average":{"1min":1.153,"5min":2.9460000000000002,"15min":2.1219999999999999},"min":{"1min":0.65100000000000002,"5min":0.28999999999999998,"15min":0.27400000000000002},"max":{"1min":4.117,"5min":50.076999999999998,"15min":50.076999999999998},"last":12.164}]},{"osd":2,"last update":"Sat Jun 3 20:29:16 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.329,"15min":1.5009999999999999},"min":{"1min":0.34899999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":3.806,"5min":5.9400000000000004,"15min":11.903},"last":0.35399999999999998},{"interface":"front","average":{"1min":0.745,"5min":1.4890000000000001,"15min":1.526},"min":{"1min":0.377,"5min":0.29099999999999998,"15min":0.29099999999999998},"max":{"1min":1.2809999999999999,"5min":7.9400000000000004,"15min":13.313000000000001},"last":0.436}]},{"osd":3,"last update":"Sat Jun 3 20:28:45 2023","interfaces":[{"interface":"back","average":{"1min":0.97199999999999998,"5min":2.9889999999999999,"15min":2.548},"min":{"1min":0.749,"5min":0.33100000000000002,"15min":0.30199999999999999},"max":{"1min":1.1850000000000001,"5min":77.588999999999999,"15min":77.588999999999999},"last":0.40000000000000002},{"interface":"front","average":{"1min":1.0469999999999999,"5min":3.2120000000000002,"15min":2.2989999999999999},"min":{"1min":0.86699999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.571,"5min":77.831999999999994,"15min":77.831999999999994},"last":0.47599999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:29:16 2023","interfaces":[{"interface":"back","average":{"1min":1.1060000000000001,"5min":1.3640000000000001,"15min":1.466},"min":{"1min":0.28599999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":2.7789999999999999,"5min":9.3710000000000004,"15min":11.928000000000001},"last":0.42299999999999999},{"interface":"front","average":{"1min":1.0489999999999999,"5min":1.502,"15min":1.5129999999999999},"min":{"1min":0.38,"5min":0.315,"15min":0.315},"max":{"1min":1.863,"5min":7.8650000000000002,"15min":10.878},"last":0.58099999999999996}]},{"osd":6,"last update":"Sat Jun 3 20:29:16 2023","interfaces":[{"interface":"back","average":{"1min":0.94599999999999995,"5min":1.2430000000000001,"15min":1.3879999999999999},"min":{"1min":0.40300000000000002,"5min":0.36899999999999999,"15min":0.30199999999999999},"max":{"1min":1.992,"5min":7.7400000000000002,"15min":10.007999999999999},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.234,"15min":1.52},"min":{"1min":0.46100000000000002,"5min":0.35799999999999998,"15min":0.32800000000000001},"max":{"1min":2.0609999999999999,"5min":5.3819999999999997,"15min":11.811},"last":0.46000000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:28:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1779999999999999,"5min":1.631,"15min":1.601},"min":{"1min":0.67200000000000004,"5min":0.35499999999999998,"15min":0.34699999999999998},"max":{"1min":1.931,"5min":10.522,"15min":10.935},"last":0.71599999999999997},{"interface":"front","average":{"1min":1.179,"5min":1.3919999999999999,"15min":1.627},"min":{"1min":0.85999999999999999,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":1.804,"5min":8.6069999999999993,"15min":11.641},"last":0.59499999999999997}]}]},{"osd":5,"up_from":36,"seq":154618823096,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2776876,"kb_used_data":2471204,"kb_used_omap":0,"kb_used_meta":305664,"kb_avail":90968276,"statfs":{"total":95995035648,"available":93151514624,"internally_reserved":0,"allocated":2530512896,"data_stored":2530027083,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":312999936},"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,1,3,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.421,"15min":1.2170000000000001},"min":{"1min":0.30499999999999999,"5min":0.253,"15min":0.253},"max":{"1min":3.274,"5min":12.407,"15min":12.407},"last":0.66100000000000003},{"interface":"front","average":{"1min":1.2969999999999999,"5min":1.869,"15min":1.5329999999999999},"min":{"1min":0.38100000000000001,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":5.444,"5min":10.050000000000001,"15min":14.467000000000001},"last":0.64200000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:28:55 2023","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":3.0419999999999998,"15min":2.6549999999999998},"min":{"1min":0.497,"5min":0.29099999999999998,"15min":0.27700000000000002},"max":{"1min":1.2909999999999999,"5min":74.289000000000001,"15min":82.597999999999999},"last":4.9269999999999996},{"interface":"front","average":{"1min":0.86399999999999999,"5min":2.6019999999999999,"15min":2.3279999999999998},"min":{"1min":0.34300000000000003,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":1.254,"5min":74.269000000000005,"15min":82.480999999999995},"last":2.819}]},{"osd":2,"last update":"Sat Jun 3 20:29:19 2023","interfaces":[{"interface":"back","average":{"1min":1.3129999999999999,"5min":1.643,"15min":1.794},"min":{"1min":0.51200000000000001,"5min":0.32000000000000001,"15min":0.29199999999999998},"max":{"1min":5.476,"5min":10.006,"15min":47.195},"last":0.40899999999999997},{"interface":"front","average":{"1min":1.208,"5min":1.871,"15min":1.948},"min":{"1min":0.51500000000000001,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":4.7000000000000002,"5min":14.098000000000001,"15min":45.210000000000001},"last":5.9279999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:28:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":2.5630000000000002,"15min":2.6160000000000001},"min":{"1min":0.68999999999999995,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":1.7050000000000001,"5min":35.984000000000002,"15min":82.864999999999995},"last":5.5279999999999996},{"interface":"front","average":{"1min":1.0329999999999999,"5min":2.036,"15min":2.3199999999999998},"min":{"1min":0.63600000000000001,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.518,"5min":35.584000000000003,"15min":82.799000000000007},"last":0.56299999999999994}]},{"osd":4,"last update":"Sat Jun 3 20:29:13 2023","interfaces":[{"interface":"back","average":{"1min":0.81100000000000005,"5min":1.216,"15min":1.3520000000000001},"min":{"1min":0.40000000000000002,"5min":0.30099999999999999,"15min":0.28799999999999998},"max":{"1min":1.2569999999999999,"5min":9.1020000000000003,"15min":11.176},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.355,"15min":1.452},"min":{"1min":0.46300000000000002,"5min":0.312,"15min":0.28199999999999997},"max":{"1min":1.792,"5min":7.6740000000000004,"15min":14.529999999999999},"last":0.378}]},{"osd":6,"last update":"Sat Jun 3 20:29:03 2023","interfaces":[{"interface":"back","average":{"1min":1.0640000000000001,"5min":1.643,"15min":1.4379999999999999},"min":{"1min":0.61199999999999999,"5min":0.318,"15min":0.318},"max":{"1min":1.5129999999999999,"5min":44.262999999999998,"15min":44.262999999999998},"last":0.59099999999999997},{"interface":"front","average":{"1min":1.0600000000000001,"5min":2.2320000000000002,"15min":1.8240000000000001},"min":{"1min":0.55100000000000005,"5min":0.36099999999999999,"15min":0.33400000000000002},"max":{"1min":1.853,"5min":43.548999999999999,"15min":43.548999999999999},"last":5.008}]},{"osd":7,"last update":"Sat Jun 3 20:29:32 2023","interfaces":[{"interface":"back","average":{"1min":1.6830000000000001,"5min":2.2469999999999999,"15min":1.8740000000000001},"min":{"1min":0.53100000000000003,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.21,"5min":18.952000000000002,"15min":18.952000000000002},"last":5.0369999999999999},{"interface":"front","average":{"1min":1.5,"5min":1.3160000000000001,"15min":1.45},"min":{"1min":0.48199999999999998,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":7.8739999999999997,"5min":9.2050000000000001,"15min":15.329000000000001},"last":0.86399999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":4210,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":1126694912,"data_stored":1126694912,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2600075264,"data_stored":2600075264,"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":845676544,"data_stored":845676544,"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":2259615744,"data_stored":2259615744,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":855506944,"data_stored":855506944,"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":2567503872,"data_stored":2567503872,"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":858324992,"data_stored":858324992,"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":2551971840,"data_stored":2551971840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:29:43.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_4 pgp_num 16 2023-06-03T20:29:43.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:43.444 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_ops_in_flight 2023-06-03T20:29:43.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.506 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:43.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:43.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:43.754 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:43.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:43.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:43.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:43.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:43.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:43.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:43.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:29:44.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:44.066 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:44.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:44.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:44.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:44.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:44.249 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 73681 73665 88.5207 60.375 0.00686495 0.0112895 2023-06-03T20:29:44.299 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:44 smithi083 bash[60048]: cluster 1685824183.0792184 mgr.y (mgr.34104) 881 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:44.301 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:44 smithi033 bash[74781]: cluster 1685824183.0792184 mgr.y (mgr.34104) 881 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:44.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:44.348 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:44.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:44.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:29:44.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:44.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:44.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:44.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:44 smithi033 bash[78259]: cluster 1685824183.0792184 mgr.y (mgr.34104) 881 : cluster 0 pgmap v936: 89 pgs: 89 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:44.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:44.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:44.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:44.748 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:44.790 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:44.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.794 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:44.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:44.929 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:44.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:45.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:45.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:45.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:45.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:45.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:45.249 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 74690 74674 88.0403 63.0625 0.0104931 0.0113519 2023-06-03T20:29:45.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:45.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:45.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:45.484 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:45.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:45.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.525 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:45.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:45.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:45.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:45.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:45.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:45.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:45.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:45.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:45.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:45.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:46.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:46.088 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:46.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:46.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:46.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:46.249 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 75731 75715 87.6147 65.0625 0.0114093 0.0114059 2023-06-03T20:29:46.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:46.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:46.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:46.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:46.523 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:46.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:46.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:46 smithi033 bash[78259]: cluster 1685824185.079878 mgr.y (mgr.34104) 882 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:29:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:46 smithi033 bash[74781]: cluster 1685824185.079878 mgr.y (mgr.34104) 882 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:29:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:46] "GET /metrics HTTP/1.1" 200 223664 "" "Prometheus/2.33.4" 2023-06-03T20:29:46.628 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:46 smithi083 bash[60048]: cluster 1685824185.079878 mgr.y (mgr.34104) 882 : cluster 0 pgmap v937: 89 pgs: 89 active+clean; 4.4 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:29:46.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:46.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.668 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:46.769 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:46.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:46.906 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:46.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:46.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:46.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:47.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:47.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:47.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:47.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:47.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:47.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:47.249 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 16 76752 76736 87.1819 63.8125 0.0350027 0.0114641 2023-06-03T20:29:47.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:47.365 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:47.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:47.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:47.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:47.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:47.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:47.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:47.769 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:47.800 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:47.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:47.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:47.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:47.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:47.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:48.066 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:48.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.246 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:48.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:48.251 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:48.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 77765 77749 86.7556 63.3125 0.00586943 0.0115195 2023-06-03T20:29:48.303 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:29:48.345 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:48 smithi083 bash[60048]: cluster 1685824187.080567 mgr.y (mgr.34104) 883 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:29:48.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:48.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:48.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:48.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:48.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:48 smithi033 bash[74781]: cluster 1685824187.080567 mgr.y (mgr.34104) 883 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:29:48.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:48 smithi033 bash[78259]: cluster 1685824187.080567 mgr.y (mgr.34104) 883 : cluster 0 pgmap v938: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:29:48.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:48.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:48.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:48.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:48.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:48.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:48.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:49.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:49.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:49.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:49.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:49.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:49.249 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 78686 78670 86.2434 57.5625 0.0160576 0.0115895 2023-06-03T20:29:49.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:49.272 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:29:49.353 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:49.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.529 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:49.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:49.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:49.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:49.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:49.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:49.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:49.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:49.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:49.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:50.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:50.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:50.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:50.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:50.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 79614 79598 85.7564 58 0.00593184 0.0116548 2023-06-03T20:29:50.251 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:50.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:50.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:50.362 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:50 smithi083 bash[60048]: cluster 1685824189.0810459 mgr.y (mgr.34104) 884 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:29:50.389 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:50.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:50.496 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:50.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:50.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:50.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:50 smithi033 bash[74781]: cluster 1685824189.0810459 mgr.y (mgr.34104) 884 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:29:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:50 smithi033 bash[78259]: cluster 1685824189.0810459 mgr.y (mgr.34104) 884 : cluster 0 pgmap v939: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 59 MiB/s wr, 937 op/s 2023-06-03T20:29:50.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:50.674 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:50.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:50.779 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:50.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:50.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:50.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:50.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:50.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:50.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:51.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.081 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.085 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:51.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:51.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:51.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 80611 80595 85.359 62.3125 0.0210787 0.0117098 2023-06-03T20:29:51.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:51.362 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:51.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:51.468 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:51.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:51.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:51.763 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:51.807 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:51.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:51.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:51.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:51.944 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:52.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:52.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:52.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:52.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:52.210 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:52.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.213 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:52.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:29:52.243592+0000 min lat: 0.00133006 max lat: 0.333461 avg lat: 0.0117611 2023-06-03T20:29:52.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:29:52.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 81617 81601 84.9842 62.875 0.010633 0.0117611 2023-06-03T20:29:52.313 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:52.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:52.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:52.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:52.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:52.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:52 smithi033 bash[78259]: cluster 1685824191.0818615 mgr.y (mgr.34104) 885 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-06-03T20:29:52.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:52 smithi033 bash[74781]: cluster 1685824191.0818615 mgr.y (mgr.34104) 885 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-06-03T20:29:52.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:52.620 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:52.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:52.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:52 smithi083 bash[60048]: cluster 1685824191.0818615 mgr.y (mgr.34104) 885 : cluster 0 pgmap v940: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2023-06-03T20:29:52.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:52.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:52.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:52.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:52.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:52.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:52.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:53.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:53.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:53.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:53.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:53.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:53.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 82559 82543 84.5561 58.875 0.0137277 0.0118208 2023-06-03T20:29:53.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:53.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:53.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:53.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:53.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:53.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:53.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:53.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:53.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:53.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:53.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:53.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:53.885 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:29:53.885 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:29:53.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:53.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:53.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:53.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:54.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:54.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.034 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:54.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:54.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:54.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 83405 83389 84.0451 52.875 0.0126373 0.0118924 2023-06-03T20:29:54.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:54.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:54.325 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:54 smithi083 bash[60048]: cluster 1685824193.082377 mgr.y (mgr.34104) 886 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-06-03T20:29:54.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:54 smithi083 bash[60048]: audit 1685824193.5960107 mon.a (mon.0) 1076 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:54.326 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:54 smithi083 bash[60048]: audit 1685824193.9323132 mon.a (mon.0) 1077 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:29:54.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:54.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:54.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:54.558 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:54.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[74781]: cluster 1685824193.082377 mgr.y (mgr.34104) 886 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-06-03T20:29:54.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[74781]: audit 1685824193.5960107 mon.a (mon.0) 1076 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:54.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[74781]: audit 1685824193.9323132 mon.a (mon.0) 1077 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:29:54.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[78259]: cluster 1685824193.082377 mgr.y (mgr.34104) 886 : cluster 0 pgmap v941: 89 pgs: 89 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 52 MiB/s wr, 830 op/s 2023-06-03T20:29:54.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[78259]: audit 1685824193.5960107 mon.a (mon.0) 1076 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:29:54.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:54 smithi033 bash[78259]: audit 1685824193.9323132 mon.a (mon.0) 1077 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:29:54.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:54.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:54.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:54.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:54.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_blocked_ops 2023-06-03T20:29:54.876 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:54.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:54.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:54.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:55.023 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:55.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.026 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:55.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:55.196 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:55.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:55.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 16 84328 84312 83.6267 57.6875 0.0134481 0.0119524 2023-06-03T20:29:55.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:55.338 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:55.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:55.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:55.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:55.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:55 smithi033 bash[78259]: audit 1685824194.4098916 mon.a (mon.0) 1078 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:55 smithi033 bash[78259]: audit 1685824194.422232 mon.a (mon.0) 1079 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:55 smithi033 bash[74781]: audit 1685824194.4098916 mon.a (mon.0) 1078 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:55 smithi033 bash[74781]: audit 1685824194.422232 mon.a (mon.0) 1079 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:55.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:55.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:55.736 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:55.744 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:55 smithi083 bash[60048]: audit 1685824194.4098916 mon.a (mon.0) 1078 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:55 smithi083 bash[60048]: audit 1685824194.422232 mon.a (mon.0) 1079 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:29:55.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:55.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:55.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:55.915 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:55.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:56.019 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:56.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:56.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.065 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:56.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:56.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:56.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:56.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 85256 85240 83.2262 58 0.0320454 0.0120092 2023-06-03T20:29:56.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:56.331 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:56.431 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:56 smithi033 bash[74781]: cluster 1685824195.082976 mgr.y (mgr.34104) 887 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:56.431 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:29:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:29:56] "GET /metrics HTTP/1.1" 200 223666 "" "Prometheus/2.33.4" 2023-06-03T20:29:56.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:56.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:56.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:56.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:56.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:56.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:56.728 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:56.737 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:56 smithi083 bash[60048]: cluster 1685824195.082976 mgr.y (mgr.34104) 887 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:56.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:56.765 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:56 smithi033 bash[78259]: cluster 1685824195.082976 mgr.y (mgr.34104) 887 : cluster 0 pgmap v942: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2023-06-03T20:29:56.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:56.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:56.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:57.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:57.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:57.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:57.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:57.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:57.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:57.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 16 86236 86220 82.8881 61.25 0.013257 0.0120585 2023-06-03T20:29:57.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:57.322 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:57.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:57.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:57.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:57.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:57.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:57.598 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:29:57.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.601 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:29:57.702 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:57.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:57.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:57.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:57.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:57.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:57.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:57.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:58.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:58.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:58.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:58.163 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:29:58.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:29:58.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 87203 87187 82.5479 60.4375 0.0127497 0.0121077 2023-06-03T20:29:58.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:58.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:58.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:58.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:58.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:58.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:29:58 smithi033 bash[74781]: cluster 1685824197.083622 mgr.y (mgr.34104) 888 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-06-03T20:29:58.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:58.550 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:29:58 smithi083 bash[60048]: cluster 1685824197.083622 mgr.y (mgr.34104) 888 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-06-03T20:29:58.570 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:29:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:29:58.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:58.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:29:58.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:29:58.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:58.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:29:58 smithi033 bash[78259]: cluster 1685824197.083622 mgr.y (mgr.34104) 888 : cluster 0 pgmap v943: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 60 MiB/s wr, 960 op/s 2023-06-03T20:29:58.846 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:58.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:58.950 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:58.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:58.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:58.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:59.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:59.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:29:59.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:29:59.250 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 88155 88139 82.2038 59.5 0.0222405 0.0121585 2023-06-03T20:29:59.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:59.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:59.408 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:29:59.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:59.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:59.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:59.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:59.594 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:29:59.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:29:59.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:59.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:29:59.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:29:59.844 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:59.866 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:29:59.892 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:29:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:29:59.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:29:59.911 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:29:59.969 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:29:59.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:00.013 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:30:00.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:00.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:30:00.082 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:30:00.136 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:30:00.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:00.172 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:30:00.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:00.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:00.214 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:30:00.218 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.218 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.218 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.218 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.218 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.219 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:30:00.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 88844 88828 81.6282 43.0625 0.0357867 0.0122424 2023-06-03T20:30:00.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:00.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:00.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:00.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:00.537 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:00.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[74781]: cluster 1685824199.084065 mgr.y (mgr.34104) 889 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-06-03T20:30:00.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[74781]: audit 1685824199.825067 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.33:0/2271923465' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:00.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[74781]: cluster 1685824200.000192 mon.a (mon.0) 1080 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-06-03T20:30:00.547 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[74781]: cluster 1685824200.0002334 mon.a (mon.0) 1081 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-06-03T20:30:00.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[78259]: cluster 1685824199.084065 mgr.y (mgr.34104) 889 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-06-03T20:30:00.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[78259]: audit 1685824199.825067 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.33:0/2271923465' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:00.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[78259]: cluster 1685824200.000192 mon.a (mon.0) 1080 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-06-03T20:30:00.547 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:00 smithi033 bash[78259]: cluster 1685824200.0002334 mon.a (mon.0) 1081 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-06-03T20:30:00.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:00.649 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:00.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:00.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:00.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:00.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:00 smithi083 bash[60048]: cluster 1685824199.084065 mgr.y (mgr.34104) 889 : cluster 0 pgmap v944: 89 pgs: 89 active+clean; 5.1 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 806 op/s 2023-06-03T20:30:00.800 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:00 smithi083 bash[60048]: audit 1685824199.825067 mon.c (mon.2) 103 : audit 0 from='client.? 172.21.15.33:0/2271923465' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:00.801 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:00 smithi083 bash[60048]: cluster 1685824200.000192 mon.a (mon.0) 1080 : cluster 3 Health detail: HEALTH_WARN noscrub flag(s) set 2023-06-03T20:30:00.801 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:00 smithi083 bash[60048]: cluster 1685824200.0002334 mon.a (mon.0) 1081 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2023-06-03T20:30:00.835 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:00.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:00.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:00.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:00.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:01.089 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:01.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:01.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:01.225 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:01.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:01.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:01.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 16 89607 89591 81.1363 47.6875 0.00446131 0.0123161 2023-06-03T20:30:01.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:01.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:01.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:30:01.462 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:30:01.464 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 9 pgp_num to 16 2023-06-03T20:30:01.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:01.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:01.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.4642215 mon.a (mon.0) 1082 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.4672892 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.33:0/3709553179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.553299 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.33:0/3344437691' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.5538747 mon.a (mon.0) 1083 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.5818453 mon.a (mon.0) 1084 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824200.5925608 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824201.067138 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[74781]: audit 1685824201.0854824 mon.a (mon.0) 1087 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.4642215 mon.a (mon.0) 1082 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.4672892 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.33:0/3709553179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.553299 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.33:0/3344437691' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.5538747 mon.a (mon.0) 1083 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.5818453 mon.a (mon.0) 1084 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824200.5925608 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824201.067138 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:01 smithi033 bash[78259]: audit 1685824201.0854824 mon.a (mon.0) 1087 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.630 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:01.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:01.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:01.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:01.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:01.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.4642215 mon.a (mon.0) 1082 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.4672892 mon.b (mon.1) 20 : audit 1 from='client.? 172.21.15.33:0/3709553179' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:01.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.553299 mon.c (mon.2) 104 : audit 1 from='client.? 172.21.15.33:0/3344437691' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.824 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.5538747 mon.a (mon.0) 1083 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:30:01.825 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.5818453 mon.a (mon.0) 1084 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.825 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824200.5925608 mon.a (mon.0) 1085 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.825 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824201.067138 mon.a (mon.0) 1086 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.825 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:01 smithi083 bash[60048]: audit 1685824201.0854824 mon.a (mon.0) 1087 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:01.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:01.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:01.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:01.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:02.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:02.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:02.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:02.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:02.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:02.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:02.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 90433 90417 80.7147 51.625 0.0114241 0.0123835 2023-06-03T20:30:02.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:02.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.380 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:02.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:02.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:02.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:02.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:02.645 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:02.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:02.749 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:02.759 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: cluster 1685824201.0866013 mgr.y (mgr.34104) 890 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:30:02.759 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: cluster 1685824201.4377544 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:02.759 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: audit 1685824201.4505036 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: audit 1685824201.4505775 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: cluster 1685824201.450632 mon.a (mon.0) 1091 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: cluster 1685824201.4532638 osd.4 (osd.4) 139 : cluster 3 failed to encode map e224 with expected crc 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: audit 1685824201.7473595 mon.a (mon.0) 1092 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: audit 1685824201.748606 mon.a (mon.0) 1093 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:30:02.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[74781]: audit 1685824201.756425 mon.a (mon.0) 1094 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: cluster 1685824201.0866013 mgr.y (mgr.34104) 890 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: cluster 1685824201.4377544 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: audit 1685824201.4505036 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: audit 1685824201.4505775 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: cluster 1685824201.450632 mon.a (mon.0) 1091 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: cluster 1685824201.4532638 osd.4 (osd.4) 139 : cluster 3 failed to encode map e224 with expected crc 2023-06-03T20:30:02.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: audit 1685824201.7473595 mon.a (mon.0) 1092 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:30:02.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: audit 1685824201.748606 mon.a (mon.0) 1093 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:30:02.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:02 smithi033 bash[78259]: audit 1685824201.756425 mon.a (mon.0) 1094 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:02.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:02.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:02.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: cluster 1685824201.0866013 mgr.y (mgr.34104) 890 : cluster 0 pgmap v945: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:30:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: cluster 1685824201.4377544 mon.a (mon.0) 1088 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: audit 1685824201.4505036 mon.a (mon.0) 1089 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: audit 1685824201.4505775 mon.a (mon.0) 1090 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: cluster 1685824201.450632 mon.a (mon.0) 1091 : cluster 0 osdmap e224: 8 total, 8 up, 8 in 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: cluster 1685824201.4532638 osd.4 (osd.4) 139 : cluster 3 failed to encode map e224 with expected crc 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: audit 1685824201.7473595 mon.a (mon.0) 1092 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: audit 1685824201.748606 mon.a (mon.0) 1093 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:30:02.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:02 smithi083 bash[60048]: audit 1685824201.756425 mon.a (mon.0) 1094 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:02.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:02.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:02.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:03.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:03.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:03.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:03.211 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:03.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:03.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 91350 91334 80.385 57.3125 0.0305564 0.0124348 2023-06-03T20:30:03.316 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:03.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:03.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:03.492 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:03.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:03.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:03.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:03.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:30:03.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:03.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:03.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:03.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:03.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:03.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:03.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:04.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.070 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.073 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:04.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:04.205 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:04.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 92229 92213 80.0315 54.9375 0.0154858 0.0124886 2023-06-03T20:30:04.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:04.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:04.488 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:04.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:04.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:04.598 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:04 smithi083 bash[60048]: cluster 1685824203.0869782 mgr.y (mgr.34104) 891 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-06-03T20:30:04.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:04.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:04.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:04.744 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:04 smithi033 bash[74781]: cluster 1685824203.0869782 mgr.y (mgr.34104) 891 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-06-03T20:30:04.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:04 smithi033 bash[78259]: cluster 1685824203.0869782 mgr.y (mgr.34104) 891 : cluster 0 pgmap v947: 89 pgs: 89 active+clean; 5.4 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 58 MiB/s wr, 929 op/s 2023-06-03T20:30:04.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:04.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:04.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.879 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:30:04.879 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:30:04.880 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:30:04.880 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:30:04.880 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:30:04.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:04.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:04.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:05.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:05.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:30:05.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:05.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:05.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:05.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:05.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:05.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 93075 93059 79.6595 52.875 0.0172592 0.0125443 2023-06-03T20:30:05.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:05.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:05.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:05.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:05.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:05.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:30:05.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:05.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:05.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:05.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:05.760 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:05.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:05.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:05.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:05.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:05.907 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:06.008 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:06.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_historic_ops 2023-06-03T20:30:06.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:06.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:06.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:06.187 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:06.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:06.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 93939 93923 79.3127 54 0.00879789 0.012602 2023-06-03T20:30:06.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:06] "GET /metrics HTTP/1.1" 200 223666 "" "Prometheus/2.33.4" 2023-06-03T20:30:06.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:06.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:06.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.337 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:06.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:06.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:06.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:06 smithi033 bash[74781]: cluster 1685824205.087776 mgr.y (mgr.34104) 892 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-06-03T20:30:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:06 smithi033 bash[78259]: cluster 1685824205.087776 mgr.y (mgr.34104) 892 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-06-03T20:30:06.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:06.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:06.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:06 smithi083 bash[60048]: cluster 1685824205.087776 mgr.y (mgr.34104) 892 : cluster 0 pgmap v948: 89 pgs: 89 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 897 op/s 2023-06-03T20:30:06.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:06.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:06.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:06.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:06.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:06.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:06.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:06.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:07.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:07.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:07.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 94819 94803 78.9884 55 0.0262821 0.0126535 2023-06-03T20:30:07.278 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:07.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:07.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:07.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:07.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:07.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:07.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:07.777 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:30:07.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:30:07.881 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:07.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:07.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:07.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:08.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:08.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:08.051 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:30:08.051 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:30:08.051 INFO:tasks.thrashosds.thrasher:Killing osd 1, live_osds are [0, 1, 2, 3, 4, 5, 6, 7] 2023-06-03T20:30:08.052 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-06-03T20:30:08.052 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1 2023-06-03T20:30:08.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:08.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:08.194 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:08.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:08.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 95674 95658 78.6522 53.4375 0.0219568 0.0127069 2023-06-03T20:30:08.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:08.308 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:08 smithi033 systemd[1]: Stopping Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:30:08.308 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[87376]: debug 2023-06-03T20:30:08.236+0000 7fc8bd992700 -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-06-03T20:30:08.308 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[87376]: debug 2023-06-03T20:30:08.236+0000 7fc8bd992700 -1 osd.1 224 *** Got signal Terminated *** 2023-06-03T20:30:08.308 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[87376]: debug 2023-06-03T20:30:08.236+0000 7fc8bd992700 -1 osd.1 224 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:30:08.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:08.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:08.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:08.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[74781]: cluster 1685824207.0884204 mgr.y (mgr.34104) 893 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:08.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[74781]: cluster 1685824208.2400477 mon.a (mon.0) 1095 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:30:08.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[78259]: cluster 1685824207.0884204 mgr.y (mgr.34104) 893 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:08.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:08 smithi033 bash[78259]: cluster 1685824208.2400477 mon.a (mon.0) 1095 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:30:08.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:08.621 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:08.624 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:08.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:08.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:08.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:08.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:08.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:08.888 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:08 smithi083 bash[60048]: cluster 1685824207.0884204 mgr.y (mgr.34104) 893 : cluster 0 pgmap v949: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:08.889 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:08 smithi083 bash[60048]: cluster 1685824208.2400477 mon.a (mon.0) 1095 : cluster 1 osd.1 marked itself down and dead 2023-06-03T20:30:08.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:08.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:08.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:09.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:09.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:09.251 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 96514 96498 78.3126 52.5 0.0147704 0.0127629 2023-06-03T20:30:09.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:09.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:09.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[74781]: audit 1685824208.5966313 mon.a (mon.0) 1096 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[74781]: cluster 1685824209.228315 mon.a (mon.0) 1097 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:30:09.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[74781]: cluster 1685824209.2367961 mon.a (mon.0) 1098 : cluster 0 osdmap e225: 8 total, 7 up, 8 in 2023-06-03T20:30:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[78259]: audit 1685824208.5966313 mon.a (mon.0) 1096 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[78259]: cluster 1685824209.228315 mon.a (mon.0) 1097 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:30:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:09 smithi033 bash[78259]: cluster 1685824209.2367961 mon.a (mon.0) 1098 : cluster 0 osdmap e225: 8 total, 7 up, 8 in 2023-06-03T20:30:09.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:09.621 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:09.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:09.650 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:09.725 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.764 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:09.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:09.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:09 smithi083 bash[60048]: audit 1685824208.5966313 mon.a (mon.0) 1096 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:09 smithi083 bash[60048]: cluster 1685824209.228315 mon.a (mon.0) 1097 : cluster 3 Health check failed: 1 osds down (OSD_DOWN) 2023-06-03T20:30:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:09 smithi083 bash[60048]: cluster 1685824209.2367961 mon.a (mon.0) 1098 : cluster 0 osdmap e225: 8 total, 7 up, 8 in 2023-06-03T20:30:09.995 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:10.029 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:10.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:10.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:10.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:10.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 96525 96509 77.3174 0.6875 0.00439871 0.0127632 2023-06-03T20:30:10.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:10.311 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:10.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:10.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:10.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:10.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:10.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824209.088935 mgr.y (mgr.34104) 894 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824209.234567 osd.5 (osd.5) 126 : cluster 3 failed to encode map e225 with expected crc 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824210.2354188 mon.a (mon.0) 1099 : cluster 0 osdmap e226: 8 total, 7 up, 8 in 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824210.2366166 osd.4 (osd.4) 140 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824210.2395906 osd.4 (osd.4) 141 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[74781]: cluster 1685824210.2428925 osd.4 (osd.4) 142 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824209.088935 mgr.y (mgr.34104) 894 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824209.234567 osd.5 (osd.5) 126 : cluster 3 failed to encode map e225 with expected crc 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824210.2354188 mon.a (mon.0) 1099 : cluster 0 osdmap e226: 8 total, 7 up, 8 in 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824210.2366166 osd.4 (osd.4) 140 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824210.2395906 osd.4 (osd.4) 141 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:10 smithi033 bash[78259]: cluster 1685824210.2428925 osd.4 (osd.4) 142 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.598 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:10.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:10.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:10.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.740 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:10.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:10.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:10.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:10.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824209.088935 mgr.y (mgr.34104) 894 : cluster 0 pgmap v950: 89 pgs: 89 active+clean; 5.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 55 MiB/s wr, 879 op/s 2023-06-03T20:30:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824209.234567 osd.5 (osd.5) 126 : cluster 3 failed to encode map e225 with expected crc 2023-06-03T20:30:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824210.2354188 mon.a (mon.0) 1099 : cluster 0 osdmap e226: 8 total, 7 up, 8 in 2023-06-03T20:30:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824210.2366166 osd.4 (osd.4) 140 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824210.2395906 osd.4 (osd.4) 141 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:10 smithi083 bash[60048]: cluster 1685824210.2428925 osd.4 (osd.4) 142 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:10.912 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:30:10.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:11.009 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:11.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:11.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:11.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:11.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:11.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 97416 97400 77.0436 55.6875 0.0162926 0.0129738 2023-06-03T20:30:11.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:11.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:11.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:11.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:11.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:11.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:11.545 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.2396219 osd.5 (osd.5) 127 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.546 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.2396579 osd.6 (osd.6) 116 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.546 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.2396872 osd.7 (osd.7) 155 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.546 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.24322 osd.7 (osd.7) 156 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.546 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.245251 osd.5 (osd.5) 128 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.546 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.2452624 osd.6 (osd.6) 117 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.547 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:11 smithi083 bash[60048]: cluster 1685824210.25074 osd.6 (osd.6) 118 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.574 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:11.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:11.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:11.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.2396219 osd.5 (osd.5) 127 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.692 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.2396579 osd.6 (osd.6) 116 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.2396872 osd.7 (osd.7) 155 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.24322 osd.7 (osd.7) 156 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.245251 osd.5 (osd.5) 128 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.2452624 osd.6 (osd.6) 117 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[78259]: cluster 1685824210.25074 osd.6 (osd.6) 118 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.693 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.2396219 osd.5 (osd.5) 127 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.2396579 osd.6 (osd.6) 116 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.2396872 osd.7 (osd.7) 155 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.24322 osd.7 (osd.7) 156 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.245251 osd.5 (osd.5) 128 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.2452624 osd.6 (osd.6) 117 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:11 smithi033 bash[74781]: cluster 1685824210.25074 osd.6 (osd.6) 118 : cluster 3 failed to encode map e226 with expected crc 2023-06-03T20:30:11.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:11.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:11.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:11.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:11.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:11.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:11.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:12.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:12.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:12.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:12.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:12.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:12.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:30:12.245494+0000 min lat: 0.00133006 max lat: 1.05581 avg lat: 0.0130051 2023-06-03T20:30:12.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:30:12.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 98407 98391 76.8547 61.9375 0.0136661 0.0130051 2023-06-03T20:30:12.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:12.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:12.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.303 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:12.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:12.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:12.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[78259]: cluster 1685824211.0895436 mgr.y (mgr.34104) 895 : cluster 0 pgmap v953: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 988 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:12.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[78259]: cluster 1685824211.4709117 mon.a (mon.0) 1100 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-06-03T20:30:12.695 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[78259]: cluster 1685824211.4709554 mon.a (mon.0) 1101 : cluster 3 Health check failed: Degraded data redundancy: 24187/289629 objects degraded (8.351%), 5 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:12.695 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[74781]: cluster 1685824211.0895436 mgr.y (mgr.34104) 895 : cluster 0 pgmap v953: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 988 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:12.695 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[74781]: cluster 1685824211.4709117 mon.a (mon.0) 1100 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-06-03T20:30:12.695 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[74781]: cluster 1685824211.4709554 mon.a (mon.0) 1101 : cluster 3 Health check failed: Degraded data redundancy: 24187/289629 objects degraded (8.351%), 5 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:12.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:12.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:12.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:12 smithi083 bash[60048]: cluster 1685824211.0895436 mgr.y (mgr.34104) 895 : cluster 0 pgmap v953: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 62 MiB/s wr, 988 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:12.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:12 smithi083 bash[60048]: cluster 1685824211.4709117 mon.a (mon.0) 1100 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2023-06-03T20:30:12.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:12 smithi083 bash[60048]: cluster 1685824211.4709554 mon.a (mon.0) 1101 : cluster 3 Health check failed: Degraded data redundancy: 24187/289629 objects degraded (8.351%), 5 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:12.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:12.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.846 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:12.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.956 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:12 smithi033 bash[182201]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-1 2023-06-03T20:30:12.975 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:12.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:12.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:13.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:13.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:13.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:13.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:13.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 99236 99220 76.5455 51.8125 0.0116826 0.0130577 2023-06-03T20:30:13.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:13.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:13.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:13.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:13.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:13.593 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:13.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:13.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:13.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:13.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:13.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.767 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:13.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:13.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:13.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:13.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:13.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:14.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:14.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:14.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:14.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:14.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 100097 100081 76.2682 53.8125 0.00794937 0.0131052 2023-06-03T20:30:14.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:14.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:14.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:14.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:14.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:14.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:14.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:14.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:14.664 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:14 smithi033 bash[78259]: cluster 1685824213.0900826 mgr.y (mgr.34104) 896 : cluster 0 pgmap v954: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 41 MiB/s wr, 662 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:14.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:14 smithi033 bash[74781]: cluster 1685824213.0900826 mgr.y (mgr.34104) 896 : cluster 0 pgmap v954: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 41 MiB/s wr, 662 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:14.674 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:14 smithi083 bash[60048]: cluster 1685824213.0900826 mgr.y (mgr.34104) 896 : cluster 0 pgmap v954: 89 pgs: 5 active+undersized+degraded, 26 peering, 8 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 41 MiB/s wr, 662 op/s; 24187/289629 objects degraded (8.351%) 2023-06-03T20:30:14.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:14.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:14.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:14.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:14.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:14.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:14.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:15.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:15.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:15.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:15.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:15.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:15.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 101017 101001 76.042 57.5 0.00557787 0.013144 2023-06-03T20:30:15.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:15.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:15.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:15.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:15.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:15.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:15.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:15.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:15.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:15.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:15.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:15.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:16.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:16.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:16.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:16.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:16.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 101944 101928 75.8264 57.9375 0.0121069 0.0131822 2023-06-03T20:30:16.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:16.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:16.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:16.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:16.441 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:16.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:16.449 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182879 7.e 7:7c5370eb:::benchmark_data_smithi033_129174_object73190:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:30:16.450 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 515.44318564800005, 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2224063890000001, 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:16.451 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182879 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.452 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999980+0000", 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.453 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999978+0000", 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1218e-05 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:40.999989+0000", 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3328e-05 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.454 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000002+0000", 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0269999999999995e-06 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000010+0000", 2023-06-03T20:30:16.455 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00085673300000000004 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000867+0000", 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3899e-05 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.456 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000881+0000", 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99420502300000002 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995086+0000", 2023-06-03T20:30:16.457 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7433000000000001e-05 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995103+0000", 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2245099829999999 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.458 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.219613+0000", 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027727049999999999 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.222386+0000", 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2224063890000001 2023-06-03T20:30:16.459 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182891 7.e 7:70c1a341:::benchmark_data_smithi033_129174_object73202:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:30:16.460 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 515.44237246700004, 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.244064501, 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182891 2023-06-03T20:30:16.461 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.462 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.462 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.462 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.462 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:30:16.463 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.463 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000793+0000", 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.464 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000792+0000", 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4380000000000003e-06 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000797+0000", 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3572e-05 2023-06-03T20:30:16.465 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000811+0000", 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0639999999999996e-06 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.466 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000818+0000", 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0060000000000002e-05 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000908+0000", 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0830000000000004e-06 2023-06-03T20:30:16.467 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000916+0000", 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99422316899999996 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.468 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995139+0000", 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9524999999999997e-05 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995199+0000", 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.227588229 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.469 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.222787+0000", 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001146619 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.470 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.223934+0000", 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000181144 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.224115+0000", 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.007584548 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.471 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231699+0000", 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.012841329 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.472 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244541+0000", 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6945000000000003e-05 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244618+0000", 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4099999999999997e-06 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.473 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244627+0000", 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2749000000000005e-05 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244690+0000", 2023-06-03T20:30:16.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000167551 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244857+0000", 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.244064501 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.475 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182910 7.e 7:72f5123f:::benchmark_data_smithi033_129174_object73221:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 515.40450807399998, 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2155472070000002, 2023-06-03T20:30:16.476 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182910 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.477 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038657+0000", 2023-06-03T20:30:16.478 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038656+0000", 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7609999999999998e-06 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038661+0000", 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7530000000000007e-06 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038669+0000", 2023-06-03T20:30:16.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8019999999999997e-06 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038675+0000", 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8269999999999997e-05 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038723+0000", 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9379999999999992e-06 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.038731+0000", 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.95649950100000003 2023-06-03T20:30:16.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995231+0000", 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7830000000000004e-06 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995240+0000", 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.236498696 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231738+0000", 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014983299999999999 2023-06-03T20:30:16.484 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.231888+0000", 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017197100000000001 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:30:16.485 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.232060+0000", 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.01281117 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.244871+0000", 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00051986000000000003 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.245391+0000", 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0085568850000000002 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253948+0000", 2023-06-03T20:30:16.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4010000000000001e-05 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253982+0000", 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1119999999999997e-05 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254053+0000", 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151328 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254204+0000", 2023-06-03T20:30:16.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2155472070000002 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182923 7.e 7:7ae281d1:::benchmark_data_smithi033_129174_object73234:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:16.490 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 515.37910490599995, 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1970663469999998, 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:16.491 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182923 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064060+0000", 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064058+0000", 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3440000000000001e-06 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064067+0000", 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4297000000000001e-05 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064081+0000", 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3670000000000002e-06 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064087+0000", 2023-06-03T20:30:16.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1539000000000003e-05 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064129+0000", 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2279999999999998e-06 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.064137+0000", 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.93112842500000004 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995265+0000", 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9659999999999996e-06 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.995273+0000", 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.242616994 2023-06-03T20:30:16.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.237890+0000", 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013097599999999999 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.499 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.238021+0000", 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017977999999999999 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,3", 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.238201+0000", 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015705965999999998 2023-06-03T20:30:16.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.253907+0000", 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00037124100000000002 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254278+0000", 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8527999999999999e-05 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.254297+0000", 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0065033319999999997 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.260800+0000", 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110592 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.260911+0000", 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021600100000000001 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.261127+0000", 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1970663469999998 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.504 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:3790 8.3 e177/171 8:cbab29b4:::benchmark_data_smithi033_153106_object3789:head v 177'244, mlcod=177'241)", 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 400.07929315199999, 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31545164199999998, 2023-06-03T20:30:16.505 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363872+0000", 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363871+0000", 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000103082 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363974+0000", 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4399999999999994e-06 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363984+0000", 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6249999999999998e-06 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.363989+0000", 2023-06-03T20:30:16.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1298999999999999e-05 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364030+0000", 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3410999999999999e-05 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364043+0000", 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31518838100000002 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679232+0000", 2023-06-03T20:30:16.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2245999999999997e-05 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679324+0000", 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31545164199999998 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.512 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3792 8.8 8:1a5ee475:::benchmark_data_smithi033_153106_object3791:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 400.07903561000001, 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31812192299999997, 2023-06-03T20:30:16.513 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3792 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364130+0000", 2023-06-03T20:30:16.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999814 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364111+0000", 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3800999999999994e-05 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364185+0000", 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2412000000000001e-05 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364197+0000", 2023-06-03T20:30:16.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5009999999999998e-06 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364205+0000", 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7732999999999999e-05 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.518 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364243+0000", 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31487262500000002 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679115+0000", 2023-06-03T20:30:16.519 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023695500000000001 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679352+0000", 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024783549999999998 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.520 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.681830+0000", 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8019999999999998e-06 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.681839+0000", 2023-06-03T20:30:16.521 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000315192 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682154+0000", 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6011999999999998e-05 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.522 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682210+0000", 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1208000000000003e-05 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682252+0000", 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31812192299999997 2023-06-03T20:30:16.523 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:3795 8.2 e177/171 8:4ecbd131:::benchmark_data_smithi033_153106_object3794:head v 177'235, mlcod=177'233)", 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 400.078195521, 2023-06-03T20:30:16.524 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31991872199999999, 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:30:16.525 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364970+0000", 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.526 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364969+0000", 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.9461000000000001e-05 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364998+0000", 2023-06-03T20:30:16.527 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31434267100000002 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679341+0000", 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00058854800000000004 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.528 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679930+0000", 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00227144 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682201+0000", 2023-06-03T20:30:16.529 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3856000000000002e-05 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.682245+0000", 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0025935210000000001 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.530 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684838+0000", 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0067e-05 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684889+0000", 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31991872199999999 2023-06-03T20:30:16.531 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3797 8.8 8:16245e88:::benchmark_data_smithi033_153106_object3796:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:30:16.532 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 400.07767238399998, 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31825642399999998, 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3797 2023-06-03T20:30:16.533 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365493+0000", 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365491+0000", 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7304000000000001e-05 2023-06-03T20:30:16.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365529+0000", 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31349463 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.536 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679023+0000", 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1928999999999998e-05 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.679065+0000", 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015261369999999999 2023-06-03T20:30:16.537 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680591+0000", 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018798099999999999 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.538 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680779+0000", 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000198366 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.539 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.680978+0000", 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024706390000000002 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683448+0000", 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9894e-05 2023-06-03T20:30:16.540 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683468+0000", 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000135191 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.541 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683603+0000", 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7682000000000001e-05 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683661+0000", 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8268000000000003e-05 2023-06-03T20:30:16.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.683749+0000", 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31825642399999998 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.543 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182466 8.8 8:183553f8:::benchmark_data_smithi033_153106_object73606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 206.053375187, 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.299224879, 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.544 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182466 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.545 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:16.546 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389788+0000", 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8149999999999995e-06 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.547 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389797+0000", 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5588999999999999e-05 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389813+0000", 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0570000000000004e-06 2023-06-03T20:30:16.548 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389820+0000", 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7658999999999997e-05 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.549 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389887+0000", 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013910300000000001 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.390026+0000", 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000156923 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.390183+0000", 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062668760000000002 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.396450+0000", 2023-06-03T20:30:16.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00051013899999999995 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.396960+0000", 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29192190000000001 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.552 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.688882+0000", 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2903000000000003e-05 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.688955+0000", 2023-06-03T20:30:16.553 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9877999999999998e-05 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689015+0000", 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.299224879 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.554 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182478 8.9 8:969129da:::benchmark_data_smithi033_153106_object73618:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 206.04014683899999, 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319660800000002, 2023-06-03T20:30:16.555 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182478 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.556 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.557 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403017+0000", 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0648e-05 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.558 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403027+0000", 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6121e-05 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.559 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403043+0000", 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2350000000000002e-06 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403051+0000", 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6221999999999999e-05 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.560 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403097+0000", 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102617 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403199+0000", 2023-06-03T20:30:16.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021228499999999999 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403412+0000", 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045932639999999997 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.562 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.408005+0000", 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002099694 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.410105+0000", 2023-06-03T20:30:16.563 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0026813520000000001 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.412786+0000", 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27310718299999998 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.564 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.685893+0000", 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9185000000000007e-05 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.685992+0000", 2023-06-03T20:30:16.565 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022278700000000001 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.686215+0000", 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319660800000002 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.566 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182479 8.8 8:1f0fab35:::benchmark_data_smithi033_153106_object73619:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 206.03598568699999, 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28245089000000001, 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.567 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182479 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.568 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:30:16.569 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407178+0000", 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4219999999999999e-06 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407184+0000", 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3053e-05 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407197+0000", 2023-06-03T20:30:16.571 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2059999999999998e-06 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407202+0000", 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4851000000000001e-05 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.572 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407257+0000", 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000135477 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407392+0000", 2023-06-03T20:30:16.573 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016351700000000001 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407556+0000", 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0054182359999999999 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.574 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.412974+0000", 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019899699999999999 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.413173+0000", 2023-06-03T20:30:16.575 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27637653099999998 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689550+0000", 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6626999999999999e-05 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.576 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689596+0000", 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4400000000000003e-05 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689631+0000", 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28245089000000001 2023-06-03T20:30:16.577 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194125 8.8 8:1bdaccfd:::benchmark_data_smithi033_153106_object85265:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.58474900499999, 2023-06-03T20:30:16.578 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293908634, 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194125 2023-06-03T20:30:16.579 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.580 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858415+0000", 2023-06-03T20:30:16.581 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9699999999999998e-06 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858420+0000", 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2830000000000007e-06 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.582 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858429+0000", 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4130000000000003e-06 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858436+0000", 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8084000000000002e-05 2023-06-03T20:30:16.583 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858484+0000", 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015487300000000001 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.584 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858639+0000", 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000188536 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858827+0000", 2023-06-03T20:30:16.585 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013614807 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872442+0000", 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110963 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.586 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872553+0000", 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27939159400000002 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.151944+0000", 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013982299999999999 2023-06-03T20:30:16.587 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.152084+0000", 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024068900000000001 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.152325+0000", 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293908634 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.589 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194129 8.8 8:13d2806e:::benchmark_data_smithi033_153106_object85269:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.58074380900001, 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30355299299999999, 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.590 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194129 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:30:16.591 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.592 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862420+0000", 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5670000000000002e-06 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862426+0000", 2023-06-03T20:30:16.593 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3899999999999999e-06 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862435+0000", 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.614e-06 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862441+0000", 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0010771520000000001 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863518+0000", 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000116431 2023-06-03T20:30:16.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863634+0000", 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014727800000000001 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863782+0000", 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091943349999999997 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872976+0000", 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0075542090000000001 2023-06-03T20:30:16.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.880530+0000", 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28527909499999998 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165809+0000", 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4591000000000005e-05 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165884+0000", 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0780999999999997e-05 2023-06-03T20:30:16.599 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165975+0000", 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30355299299999999 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.600 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194130 8.9 8:948a5a24:::benchmark_data_smithi033_153106_object85270:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.580268319, 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.305698988, 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.601 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194130 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.602 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:16.603 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862896+0000", 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4730000000000002e-06 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.604 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862901+0000", 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0342e-05 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862911+0000", 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6500000000000001e-06 2023-06-03T20:30:16.605 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862917+0000", 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.185e-05 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.606 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862969+0000", 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015540000000000001 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863124+0000", 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020474999999999999 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.607 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863329+0000", 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090817290000000002 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872411+0000", 2023-06-03T20:30:16.608 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0054224420000000004 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.877833+0000", 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00033335299999999999 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.609 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.878166+0000", 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29023649699999998 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168403+0000", 2023-06-03T20:30:16.610 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9755e-05 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168463+0000", 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013344299999999999 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.611 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168596+0000", 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.305698988 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.612 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194131 8.9 8:9e8712a0:::benchmark_data_smithi033_153106_object85271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.578382616, 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30412086599999999, 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.613 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194131 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:30:16.614 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.615 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864782+0000", 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4269999999999996e-06 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864788+0000", 2023-06-03T20:30:16.616 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7172000000000001e-05 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864805+0000", 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.985e-06 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.617 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864812+0000", 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0077569450000000003 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872569+0000", 2023-06-03T20:30:16.618 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000141166 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872710+0000", 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021892099999999999 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.619 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872929+0000", 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0052885670000000001 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.878218+0000", 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00086994800000000005 2023-06-03T20:30:16.620 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.879088+0000", 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001421603 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.880509+0000", 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28821489300000003 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168724+0000", 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9089000000000003e-05 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.622 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168783+0000", 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000120197 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.623 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168904+0000", 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30412086599999999 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194141 8.9 8:92581425:::benchmark_data_smithi033_153106_object85281:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.624 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.56185697000001, 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28787029600000003, 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.625 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194141 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.627 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881307+0000", 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2180000000000002e-06 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881314+0000", 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2877000000000001e-05 2023-06-03T20:30:16.628 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881327+0000", 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8610000000000003e-06 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881333+0000", 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.485e-05 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881368+0000", 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7674e-05 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881465+0000", 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010264000000000001 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881568+0000", 2023-06-03T20:30:16.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013853202 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895421+0000", 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6251000000000002e-05 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.632 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895468+0000", 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000182676 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895650+0000", 2023-06-03T20:30:16.633 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27333301399999999 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168983+0000", 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7263999999999999e-05 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.634 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169041+0000", 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013815799999999999 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169179+0000", 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28787029600000003 2023-06-03T20:30:16.635 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194143 8.9 8:9ce9e347:::benchmark_data_smithi033_153106_object85283:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:30:16.636 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 187.561821692, 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28838781800000002, 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194143 2023-06-03T20:30:16.637 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881343+0000", 2023-06-03T20:30:16.639 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.543e-06 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881346+0000", 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6879999999999998e-06 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.640 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881350+0000", 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0730000000000001e-06 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881354+0000", 2023-06-03T20:30:16.641 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0037951199999999999 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885149+0000", 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016030999999999999 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.642 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885309+0000", 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020068700000000001 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885510+0000", 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010045213000000001 2023-06-03T20:30:16.643 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895555+0000", 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1226999999999998e-05 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895586+0000", 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000127477 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895714+0000", 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27357795800000001 2023-06-03T20:30:16.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169292+0000", 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129159 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169421+0000", 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031078300000000002 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169731+0000", 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28838781800000002 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.647 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96496 9.6 9:6e4baca7:::benchmark_data_smithi033_176926_object96495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 7.217097903, 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0345493830000001, 2023-06-03T20:30:16.648 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96496 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.649 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226066+0000", 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4029999999999994e-05 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226141+0000", 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2163e-05 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226153+0000", 2023-06-03T20:30:16.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0290000000000002e-06 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226159+0000", 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0083469640000000001 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234506+0000", 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013306599999999999 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234639+0000", 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015344499999999999 2023-06-03T20:30:16.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234792+0000", 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0041471670000000002 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.238939+0000", 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0048968980000000002 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243836+0000", 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0052566770000000004 2023-06-03T20:30:16.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.249093+0000", 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5980000000000003e-06 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.249103+0000", 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.01142358 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260526+0000", 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0744999999999999e-05 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260617+0000", 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0345493830000001 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.659 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96509 9.a 9:5af580cc:::benchmark_data_smithi033_176926_object96508:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 7.2034780730000003, 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.030090859, 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:16.660 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96509 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.661 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:16.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239686+0000", 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2977e-05 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239719+0000", 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3611000000000001e-05 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239732+0000", 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003314067 2023-06-03T20:30:16.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243046+0000", 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2027999999999995e-05 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.665 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243118+0000", 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014900699999999999 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243267+0000", 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017690100000000001 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.666 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243444+0000", 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.016512025 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.259956+0000", 2023-06-03T20:30:16.667 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5210000000000008e-06 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.259966+0000", 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0097345390000001 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.668 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.269700+0000", 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7815e-05 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.269778+0000", 2023-06-03T20:30:16.669 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.030090859 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96517 9.6 9:69e19ec9:::benchmark_data_smithi033_176926_object96516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:30:16.670 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 7.179506151, 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0094875430000001, 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96517 2023-06-03T20:30:16.671 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.672 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263657+0000", 2023-06-03T20:30:16.673 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.892e-05 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263696+0000", 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.115e-05 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.674 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263707+0000", 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9369999999999993e-06 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263716+0000", 2023-06-03T20:30:16.675 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0346999999999996e-05 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263787+0000", 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0032e-05 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.676 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263797+0000", 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99711709500000001 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260914+0000", 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000144172 2023-06-03T20:30:16.677 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.261058+0000", 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000225038 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2", 2023-06-03T20:30:16.678 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.261283+0000", 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005692468 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.266976+0000", 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0059715929999999999 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.679 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.272947+0000", 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3499999999999998e-05 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:16.680 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273021+0000", 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000126134 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273147+0000", 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0094875430000001 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.681 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.682 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.682 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:16.682 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:16.682 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:30:16.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:16.683 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:16 smithi033 bash[74781]: cluster 1685824215.090763 mgr.y (mgr.34104) 897 : cluster 0 pgmap v955: 89 pgs: 11 active+undersized+degraded, 6 peering, 22 active+undersized, 50 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 49454/296793 objects degraded (16.663%) 2023-06-03T20:30:16.683 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:16] "GET /metrics HTTP/1.1" 200 223671 "" "Prometheus/2.33.4" 2023-06-03T20:30:16.714 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:16.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:16.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:16.826 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:16 smithi033 bash[78259]: cluster 1685824215.090763 mgr.y (mgr.34104) 897 : cluster 0 pgmap v955: 89 pgs: 11 active+undersized+degraded, 6 peering, 22 active+undersized, 50 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 49454/296793 objects degraded (16.663%) 2023-06-03T20:30:16.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:16.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:16.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:16 smithi083 bash[60048]: cluster 1685824215.090763 mgr.y (mgr.34104) 897 : cluster 0 pgmap v955: 89 pgs: 11 active+undersized+degraded, 6 peering, 22 active+undersized, 50 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 48 MiB/s wr, 760 op/s; 49454/296793 objects degraded (16.663%) 2023-06-03T20:30:16.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:16.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:17.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:17.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:17.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:17.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:17.249 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:17.252 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 102913 102897 75.6468 60.5625 0.0174277 0.0132136 2023-06-03T20:30:17.280 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:17.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:17.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:17.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:17.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:17.523 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:17.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:17.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:17.569 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_ops_in_flight 2023-06-03T20:30:17.659 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:17.671 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:17 smithi083 bash[60048]: cluster 1685824217.4859345 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 56946/301914 objects degraded (18.862%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:17.671 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:17 smithi083 bash[60048]: cluster 1685824217.485981 mon.a (mon.0) 1103 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-06-03T20:30:17.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:17.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:17.808 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:17 smithi033 bash[74781]: cluster 1685824217.4859345 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 56946/301914 objects degraded (18.862%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:17.808 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:17 smithi033 bash[74781]: cluster 1685824217.485981 mon.a (mon.0) 1103 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-06-03T20:30:17.809 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:17 smithi033 bash[78259]: cluster 1685824217.4859345 mon.a (mon.0) 1102 : cluster 3 Health check update: Degraded data redundancy: 56946/301914 objects degraded (18.862%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:17.809 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:17 smithi033 bash[78259]: cluster 1685824217.485981 mon.a (mon.0) 1103 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2023-06-03T20:30:17.839 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:17.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:17.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:17.975 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:17.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:17.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:18.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.118 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:18.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:18.259 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 103742 103726 75.3663 51.8125 0.0182794 0.0132623 2023-06-03T20:30:18.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:18.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:18.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:18.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:18.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:18.497 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.537 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:18.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:18.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:18.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:18.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.794 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:18 smithi083 bash[60048]: cluster 1685824217.0913484 mgr.y (mgr.34104) 898 : cluster 0 pgmap v956: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:18.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:18.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:18.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:18 smithi033 bash[74781]: cluster 1685824217.0913484 mgr.y (mgr.34104) 898 : cluster 0 pgmap v956: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:18.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:18 smithi033 bash[78259]: cluster 1685824217.0913484 mgr.y (mgr.34104) 898 : cluster 0 pgmap v956: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 61 MiB/s wr, 973 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:18.926 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:18.961 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:18.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:18.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:19.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:19.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:19.243 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:19.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:19.256 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 104449 104433 75.0079 44.1875 0.00804885 0.0133248 2023-06-03T20:30:19.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:19.485 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:19.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:19.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:19.617 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:19.651 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:19.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:19.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.784 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:19.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:19.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:19.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:19.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:20.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:20.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:20.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:20.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:20.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:20.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:20.256 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 105347 105331 74.7933 56.125 0.00945248 0.0133637 2023-06-03T20:30:20.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:20.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:20.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:20.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:20.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:20.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:20.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:20.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:20.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:20.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:20.815 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.821 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:20 smithi083 bash[60048]: cluster 1685824219.0920956 mgr.y (mgr.34104) 899 : cluster 0 pgmap v957: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:20.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:20.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:20 smithi033 bash[78259]: cluster 1685824219.0920956 mgr.y (mgr.34104) 899 : cluster 0 pgmap v957: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:20 smithi033 bash[74781]: cluster 1685824219.0920956 mgr.y (mgr.34104) 899 : cluster 0 pgmap v957: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 49 MiB/s wr, 789 op/s; 56946/301914 objects degraded (18.862%) 2023-06-03T20:30:20.922 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:20.953 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:20.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:20.956 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:21.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:21.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:21.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:21.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:21.233 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:21.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:21.256 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 15 106242 106227 74.5821 56 0.0466341 0.0134026 2023-06-03T20:30:21.342 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:21.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:21.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:21.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:21.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:21.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:21.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:21.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:21.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:21.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service' 2023-06-03T20:30:21.802 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:21.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:21.873 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:30:21.907 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:30:21.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:21.918 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:21 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service: Succeeded. 2023-06-03T20:30:21.918 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:21 smithi033 systemd[1]: Stopped Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:30:21.953 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:21.955 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:30:21.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:21.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:21.960 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:30:21.960 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-06-03T20:30:21.992 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:30:22.025 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:30:22.057 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:30:22.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:22.090 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.091 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.092 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:30:22.094 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:22.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:22.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:22.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:22.257 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0103 2023-06-03T20:30:22.257 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 107079 2023-06-03T20:30:22.257 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:30:22.257 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:30:22.257 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 74.3519 2023-06-03T20:30:22.258 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 26.8112 2023-06-03T20:30:22.258 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 148.812 2023-06-03T20:30:22.258 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 0.6875 2023-06-03T20:30:22.258 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1189 2023-06-03T20:30:22.258 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 428.98 2023-06-03T20:30:22.259 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2381 2023-06-03T20:30:22.259 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 11 2023-06-03T20:30:22.259 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0134445 2023-06-03T20:30:22.259 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0176007 2023-06-03T20:30:22.260 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 1.05581 2023-06-03T20:30:22.260 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.00133006 2023-06-03T20:30:22.265 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:30:22.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:22.394 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:30:22.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:22.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.407 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:22.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:22.549 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:22.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:22 smithi083 bash[60048]: cluster 1685824221.0929983 mgr.y (mgr.34104) 900 : cluster 0 pgmap v958: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:22 smithi083 bash[60048]: audit 1685824221.8328931 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.33:0/556499666' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:22.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:22.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:22.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:22.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:22.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:22.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:22 smithi033 bash[74781]: cluster 1685824221.0929983 mgr.y (mgr.34104) 900 : cluster 0 pgmap v958: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:22 smithi033 bash[74781]: audit 1685824221.8328931 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.33:0/556499666' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:22 smithi033 bash[78259]: cluster 1685824221.0929983 mgr.y (mgr.34104) 900 : cluster 0 pgmap v958: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 55 MiB/s wr, 880 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:22 smithi033 bash[78259]: audit 1685824221.8328931 mon.c (mon.2) 105 : audit 0 from='client.? 172.21.15.33:0/556499666' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:22.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:22.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:22.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:22.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:22.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:23.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:23.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:23.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:23.502 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:23.641 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.650 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:23 smithi083 bash[60048]: cluster 1685824223.2311335 mon.a (mon.0) 1104 : cluster 3 Health check update: Degraded data redundancy: 59466/315072 objects degraded (18.874%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:23.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:23.779 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.816 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:23.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:23.844 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:23 smithi033 bash[74781]: cluster 1685824223.2311335 mon.a (mon.0) 1104 : cluster 3 Health check update: Degraded data redundancy: 59466/315072 objects degraded (18.874%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:23.845 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:23 smithi033 bash[78259]: cluster 1685824223.2311335 mon.a (mon.0) 1104 : cluster 3 Health check update: Degraded data redundancy: 59466/315072 objects degraded (18.874%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:23.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:23.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:23.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:23.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:24.010 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-06-03T20:30:24.011 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-06-03T20:30:24.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:24.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:24.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:24.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:24.243 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:24.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.248 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:24.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:24.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:24.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:24.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.515 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:24.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:24.641 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:30:24.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:24.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.772 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:24 smithi083 bash[60048]: cluster 1685824223.0935478 mgr.y (mgr.34104) 901 : cluster 0 pgmap v959: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:24.772 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:24 smithi083 bash[60048]: audit 1685824223.617778 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:24.772 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:24 smithi083 bash[60048]: audit 1685824223.6191263 mon.a (mon.0) 1106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:24.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:24 smithi083 bash[60048]: audit 1685824224.4257789 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.33:0/1125841589' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:24.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:24 smithi083 bash[60048]: audit 1685824224.4262621 mon.a (mon.0) 1107 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:24.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.805 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:24.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:24.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:24.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:25.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:25.080 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[74781]: cluster 1685824223.0935478 mgr.y (mgr.34104) 901 : cluster 0 pgmap v959: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[74781]: audit 1685824223.617778 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[74781]: audit 1685824223.6191263 mon.a (mon.0) 1106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[74781]: audit 1685824224.4257789 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.33:0/1125841589' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[74781]: audit 1685824224.4262621 mon.a (mon.0) 1107 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[78259]: cluster 1685824223.0935478 mgr.y (mgr.34104) 901 : cluster 0 pgmap v959: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 44 MiB/s wr, 706 op/s; 59466/315072 objects degraded (18.874%) 2023-06-03T20:30:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[78259]: audit 1685824223.617778 mon.a (mon.0) 1105 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[78259]: audit 1685824223.6191263 mon.a (mon.0) 1106 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[78259]: audit 1685824224.4257789 mon.c (mon.2) 106 : audit 1 from='client.? 172.21.15.33:0/1125841589' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:24 smithi033 bash[78259]: audit 1685824224.4262621 mon.a (mon.0) 1107 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:30:25.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:25.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:25.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:25.214 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:25.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:25.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:25.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:25.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:25.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:25.497 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:25.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:25.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.6146865 mon.a (mon.0) 1108 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:25.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: audit 1685824224.6235814 mon.a (mon.0) 1109 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:30:25.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.6238077 mon.a (mon.0) 1110 : cluster 0 osdmap e227: 8 total, 7 up, 8 in 2023-06-03T20:30:25.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.637381 osd.4 (osd.4) 143 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.585 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.642101 osd.7 (osd.7) 157 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.586 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.6430535 osd.5 (osd.5) 129 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.586 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:25 smithi083 bash[60048]: cluster 1685824224.6587567 osd.6 (osd.6) 119 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:25.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:25.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:25.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:25.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:25.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:25.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:25.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.6146865 mon.a (mon.0) 1108 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:25.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: audit 1685824224.6235814 mon.a (mon.0) 1109 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:30:25.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.6238077 mon.a (mon.0) 1110 : cluster 0 osdmap e227: 8 total, 7 up, 8 in 2023-06-03T20:30:25.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.637381 osd.4 (osd.4) 143 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.642101 osd.7 (osd.7) 157 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.6430535 osd.5 (osd.5) 129 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[78259]: cluster 1685824224.6587567 osd.6 (osd.6) 119 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.6146865 mon.a (mon.0) 1108 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: audit 1685824224.6235814 mon.a (mon.0) 1109 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:30:25.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.6238077 mon.a (mon.0) 1110 : cluster 0 osdmap e227: 8 total, 7 up, 8 in 2023-06-03T20:30:25.897 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.637381 osd.4 (osd.4) 143 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.897 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.642101 osd.7 (osd.7) 157 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.897 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.6430535 osd.5 (osd.5) 129 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.897 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:25 smithi033 bash[74781]: cluster 1685824224.6587567 osd.6 (osd.6) 119 : cluster 3 failed to encode map e227 with expected crc 2023-06-03T20:30:25.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:25.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:25.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:26.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:30:26.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:26.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:26.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:26.168 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.211 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:26.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:26.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.470 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:26] "GET /metrics HTTP/1.1" 200 223669 "" "Prometheus/2.33.4" 2023-06-03T20:30:26.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:26.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:26.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:26 smithi083 bash[60048]: cluster 1685824225.094231 mgr.y (mgr.34104) 902 : cluster 0 pgmap v961: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 885 op/s; 59369/315282 objects degraded (18.830%) 2023-06-03T20:30:26.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.754 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:26 smithi033 bash[74781]: cluster 1685824225.094231 mgr.y (mgr.34104) 902 : cluster 0 pgmap v961: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 885 op/s; 59369/315282 objects degraded (18.830%) 2023-06-03T20:30:26.754 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:26 smithi033 bash[78259]: cluster 1685824225.094231 mgr.y (mgr.34104) 902 : cluster 0 pgmap v961: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 47 MiB/s wr, 885 op/s; 59369/315282 objects degraded (18.830%) 2023-06-03T20:30:26.779 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:26.883 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:26.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:26.961 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-06-03T20:30:26.961 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:30:26.962 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2023-06-03T20:30:26.962 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:30:26.962 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:30:26.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 config set filestore_inject_stall 3 2023-06-03T20:30:27.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:27.060 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:27.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:27.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:27.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:27.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:27.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:27.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:27.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:27.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:27.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:27.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:27.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:27.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:27.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:27.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:30:27.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:27.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:27.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:27.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:27.922 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:27.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:27.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:28.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:28.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:28.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:28.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:28.194 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:30:28.194 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:30:28.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:28.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:28.316 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:28.351 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:28.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:28.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:28.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:28.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:28.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:28.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:28.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:28 smithi083 bash[60048]: cluster 1685824227.0949955 mgr.y (mgr.34104) 903 : cluster 0 pgmap v962: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:28.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:28 smithi083 bash[60048]: cluster 1685824228.2324305 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 59029/314112 objects degraded (18.792%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:28.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:28.771 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:28.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:28.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:28.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:28 smithi033 bash[74781]: cluster 1685824227.0949955 mgr.y (mgr.34104) 903 : cluster 0 pgmap v962: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:28.886 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:28 smithi033 bash[74781]: cluster 1685824228.2324305 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 59029/314112 objects degraded (18.792%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:28.886 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:28 smithi033 bash[78259]: cluster 1685824227.0949955 mgr.y (mgr.34104) 903 : cluster 0 pgmap v962: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:28.886 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:28 smithi033 bash[78259]: cluster 1685824228.2324305 mon.a (mon.0) 1111 : cluster 3 Health check update: Degraded data redundancy: 59029/314112 objects degraded (18.792%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:28.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:28.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:28.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:29.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:29.049 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:29.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:29.196 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:29.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.197 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:29.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_blocked_ops 2023-06-03T20:30:29.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:29.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:29.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:29.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:29.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:29.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:29.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:29.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:29.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:29.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:29.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:29.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:29.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:29.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:29.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:29.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:29.989 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:30.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:30.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:30.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:30.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:30.279 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:30.313 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:30.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:30.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:30.555 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:30.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:30.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:30 smithi083 bash[60048]: cluster 1685824229.0955343 mgr.y (mgr.34104) 904 : cluster 0 pgmap v963: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:30.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.706 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:30 smithi033 bash[78259]: cluster 1685824229.0955343 mgr.y (mgr.34104) 904 : cluster 0 pgmap v963: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:30.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:30 smithi033 bash[74781]: cluster 1685824229.0955343 mgr.y (mgr.34104) 904 : cluster 0 pgmap v963: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 40 MiB/s wr, 886 op/s; 59029/314112 objects degraded (18.792%) 2023-06-03T20:30:30.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:30.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:30.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:30.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:30.882 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:30.883 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:30.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:31.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:31.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:31.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:31.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:31.281 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:31.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:31.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:31.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:31.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:31.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:31.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:31.702 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:31.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:31.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:31.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:31.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.839 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:31.911 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:31.940 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.974 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:31.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:32.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:32.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:32.232 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:32.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:32.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:32.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:32.398 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:32.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:32.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:32.532 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:32.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:32.638 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:32.647 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:32 smithi033 bash[74781]: cluster 1685824231.0963871 mgr.y (mgr.34104) 905 : cluster 0 pgmap v964: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:32.648 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:32 smithi033 bash[78259]: cluster 1685824231.0963871 mgr.y (mgr.34104) 905 : cluster 0 pgmap v964: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:32.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:32.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:32.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:32.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:32.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:32 smithi083 bash[60048]: cluster 1685824231.0963871 mgr.y (mgr.34104) 905 : cluster 0 pgmap v964: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:32.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:32.974 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:32.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:32.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:33.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:33.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:33.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:33.208 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:33.250 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:33.353 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:33.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:33.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:33.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.527 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:33.609 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:33 smithi083 bash[60048]: cluster 1685824233.23483 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 56505/300387 objects degraded (18.811%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:33.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:33.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:33.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.665 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:33.766 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:33.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:33.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:33 smithi033 bash[74781]: cluster 1685824233.23483 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 56505/300387 objects degraded (18.811%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:33.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:33 smithi033 bash[78259]: cluster 1685824233.23483 mon.a (mon.0) 1112 : cluster 3 Health check update: Degraded data redundancy: 56505/300387 objects degraded (18.811%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:33.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:33.950 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:33.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:33.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:34.053 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:34.084 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:34.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:34.125 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:30:34.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:34.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:34.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.371 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:34.474 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:34.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:34.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:34.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:34.794 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:34.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:34 smithi083 bash[60048]: cluster 1685824233.0969348 mgr.y (mgr.34104) 906 : cluster 0 pgmap v965: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:34.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:34.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:34.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:34.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:35.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:35.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:34 smithi033 bash[78259]: cluster 1685824233.0969348 mgr.y (mgr.34104) 906 : cluster 0 pgmap v965: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:34 smithi033 bash[74781]: cluster 1685824233.0969348 mgr.y (mgr.34104) 906 : cluster 0 pgmap v965: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 102 B/s rd, 13 MiB/s wr, 905 op/s; 56505/300387 objects degraded (18.811%) 2023-06-03T20:30:35.095 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:35.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.100 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:35.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:35.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:35.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:35.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:35.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:35.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:35.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:35.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:35.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:35.629 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:35.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:35.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.681 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:35.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:35.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:35.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:35.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:35.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:36.053 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:36.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:36.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:36.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:36.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:36.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:36.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:36] "GET /metrics HTTP/1.1" 200 223669 "" "Prometheus/2.33.4" 2023-06-03T20:30:36.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:36.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:36.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:36.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:36.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:36.610 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:36 smithi033 bash[74781]: cluster 1685824235.0977228 mgr.y (mgr.34104) 907 : cluster 0 pgmap v966: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 97 B/s rd, 6.2 MiB/s wr, 946 op/s; 55365/292077 objects degraded (18.956%) 2023-06-03T20:30:36.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:36.761 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.770 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:36 smithi083 bash[60048]: cluster 1685824235.0977228 mgr.y (mgr.34104) 907 : cluster 0 pgmap v966: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 97 B/s rd, 6.2 MiB/s wr, 946 op/s; 55365/292077 objects degraded (18.956%) 2023-06-03T20:30:36.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:36.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:36 smithi033 bash[78259]: cluster 1685824235.0977228 mgr.y (mgr.34104) 907 : cluster 0 pgmap v966: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 97 B/s rd, 6.2 MiB/s wr, 946 op/s; 55365/292077 objects degraded (18.956%) 2023-06-03T20:30:36.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:36.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:36.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:37.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:37.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:37.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:37.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:37.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:37.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:37.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:37.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:37.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:37.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:37.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:37.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:37.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:37.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:37.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:37.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:37.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:37.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:37.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:37.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:37.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:37.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:38.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:38.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:38.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:38.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:38.367 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:38.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:38.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:38.646 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:38.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:38.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:38.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:38.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:38.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[78259]: cluster 1685824237.0984612 mgr.y (mgr.34104) 908 : cluster 0 pgmap v967: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.4 MiB/s wr, 889 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:38.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[78259]: cluster 1685824238.2367995 mon.a (mon.0) 1113 : cluster 3 Health check update: Degraded data redundancy: 54009/287220 objects degraded (18.804%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:38.895 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[78259]: audit 1685824238.5972755 mon.a (mon.0) 1114 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:38.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[74781]: cluster 1685824237.0984612 mgr.y (mgr.34104) 908 : cluster 0 pgmap v967: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.4 MiB/s wr, 889 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:38.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[74781]: cluster 1685824238.2367995 mon.a (mon.0) 1113 : cluster 3 Health check update: Degraded data redundancy: 54009/287220 objects degraded (18.804%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:38.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:38 smithi033 bash[74781]: audit 1685824238.5972755 mon.a (mon.0) 1114 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:38.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:38.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:38.919 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:38.941 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:38 smithi083 bash[60048]: cluster 1685824237.0984612 mgr.y (mgr.34104) 908 : cluster 0 pgmap v967: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 3.4 MiB/s wr, 889 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:38.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:38 smithi083 bash[60048]: cluster 1685824238.2367995 mon.a (mon.0) 1113 : cluster 3 Health check update: Degraded data redundancy: 54009/287220 objects degraded (18.804%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:38.942 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:38 smithi083 bash[60048]: audit 1685824238.5972755 mon.a (mon.0) 1114 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:39.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:39.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:39.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:39.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:39.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:39.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:39.304 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:39.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:39.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:39.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:39.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:39.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:39.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:39.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:39.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:39.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:39.761 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:30:39.762 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:30:39.770 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:39.794 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:39 smithi083 bash[60048]: cluster 1685824239.0989945 mgr.y (mgr.34104) 909 : cluster 0 pgmap v968: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:39.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:39.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:39 smithi033 bash[74781]: cluster 1685824239.0989945 mgr.y (mgr.34104) 909 : cluster 0 pgmap v968: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:39.883 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:39 smithi033 bash[78259]: cluster 1685824239.0989945 mgr.y (mgr.34104) 909 : cluster 0 pgmap v968: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 746 op/s; 54009/287220 objects degraded (18.804%) 2023-06-03T20:30:39.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:39.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:39.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:40.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:40.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:40.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:40.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:40.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:40.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:40.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:40.348 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:40.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:40.456 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:40.491 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:40.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:40.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:40.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:40.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:40.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:40.762 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:40.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:40.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_historic_ops 2023-06-03T20:30:40.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:40.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:40.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:40.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:41.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:41.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:41.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.179 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:41.280 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:41.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:41.458 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:41.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:41.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:41.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:41.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:30:41.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:41.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:41.796 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:30:41.836 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:30:41.836 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "" 2023-06-03T20:30:41.836 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:30:41.847 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:30:41.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:41.893 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:30:41.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:41.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:41.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:41.927 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:30:41.974 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:30:42.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.014 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:30:42.014 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.015 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:30:42.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:42.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.170 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[78259]: cluster 1685824241.099866 mgr.y (mgr.34104) 910 : cluster 0 pgmap v969: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[78259]: audit 1685824241.7095525 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.33:0/2949799761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[78259]: audit 1685824242.0819633 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.33:0/1625211432' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[78259]: audit 1685824242.082464 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[74781]: cluster 1685824241.099866 mgr.y (mgr.34104) 910 : cluster 0 pgmap v969: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[74781]: audit 1685824241.7095525 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.33:0/2949799761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:42.171 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[74781]: audit 1685824242.0819633 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.33:0/1625211432' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.172 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:42 smithi033 bash[74781]: audit 1685824242.082464 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.174 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:30:42.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:42.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:42.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:42.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.341 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:42.442 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.450 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:42 smithi083 bash[60048]: cluster 1685824241.099866 mgr.y (mgr.34104) 910 : cluster 0 pgmap v969: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 1.12k op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:42.451 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:42 smithi083 bash[60048]: audit 1685824241.7095525 mon.a (mon.0) 1115 : audit 0 from='client.? 172.21.15.33:0/2949799761' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:30:42.451 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:42 smithi083 bash[60048]: audit 1685824242.0819633 mon.c (mon.2) 107 : audit 1 from='client.? 172.21.15.33:0/1625211432' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.451 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:42 smithi083 bash[60048]: audit 1685824242.082464 mon.a (mon.0) 1116 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:30:42.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:42.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:42.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:42.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:42.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:42.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:42.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:42.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:43.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:43.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:43.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:43.159 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:43.186 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:43.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:43.292 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:43.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: cluster 1685824242.1527295 mon.a (mon.0) 1117 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:30:43.301 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: audit 1685824242.1583498 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:43.302 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: cluster 1685824242.158454 mon.a (mon.0) 1119 : cluster 0 osdmap e228: 8 total, 7 up, 8 in 2023-06-03T20:30:43.302 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: cluster 1685824242.1628933 osd.5 (osd.5) 130 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.302 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: cluster 1685824242.1642454 osd.6 (osd.6) 120 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.302 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:43 smithi083 bash[60048]: cluster 1685824242.1920977 osd.4 (osd.4) 144 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:43.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: cluster 1685824242.1527295 mon.a (mon.0) 1117 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:30:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: audit 1685824242.1583498 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: cluster 1685824242.158454 mon.a (mon.0) 1119 : cluster 0 osdmap e228: 8 total, 7 up, 8 in 2023-06-03T20:30:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: cluster 1685824242.1628933 osd.5 (osd.5) 130 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: cluster 1685824242.1642454 osd.6 (osd.6) 120 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[78259]: cluster 1685824242.1920977 osd.4 (osd.4) 144 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: cluster 1685824242.1527295 mon.a (mon.0) 1117 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: audit 1685824242.1583498 mon.a (mon.0) 1118 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: cluster 1685824242.158454 mon.a (mon.0) 1119 : cluster 0 osdmap e228: 8 total, 7 up, 8 in 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: cluster 1685824242.1628933 osd.5 (osd.5) 130 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: cluster 1685824242.1642454 osd.6 (osd.6) 120 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:43 smithi033 bash[74781]: cluster 1685824242.1920977 osd.4 (osd.4) 144 : cluster 3 failed to encode map e228 with expected crc 2023-06-03T20:30:43.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:43.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:43.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:43.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:43.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:43.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:43.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:43.783 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:43.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:43.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:43.914 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:43.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:44.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.056 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:44.157 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:44.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:44.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:44.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:44.460 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:44 smithi033 bash[74781]: cluster 1685824243.1004431 mgr.y (mgr.34104) 911 : cluster 0 pgmap v971: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:44.460 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:44 smithi033 bash[74781]: cluster 1685824243.2378883 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 51519/273795 objects degraded (18.817%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:44.461 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:44 smithi033 bash[78259]: cluster 1685824243.1004431 mgr.y (mgr.34104) 911 : cluster 0 pgmap v971: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:44.461 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:44 smithi033 bash[78259]: cluster 1685824243.2378883 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 51519/273795 objects degraded (18.817%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:44.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:44.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:44.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:44.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:44.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.675 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:44 smithi083 bash[60048]: cluster 1685824243.1004431 mgr.y (mgr.34104) 911 : cluster 0 pgmap v971: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.6 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 51519/273795 objects degraded (18.817%) 2023-06-03T20:30:44.675 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:44 smithi083 bash[60048]: cluster 1685824243.2378883 mon.a (mon.0) 1120 : cluster 3 Health check update: Degraded data redundancy: 51519/273795 objects degraded (18.817%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:44.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:44.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:44.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:44.855 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-06-03T20:30:44.856 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-06-03T20:30:44.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:44.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:45.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:45.103 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:45.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:45.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:45.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:45.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:45.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:45.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:45.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:45.731 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:30:45.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:45.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:45.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:45.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:45.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:45.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:45.954 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:46.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.089 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:46.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:46.232 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:46.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:46.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:46.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.490 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:46] "GET /metrics HTTP/1.1" 200 223679 "" "Prometheus/2.33.4" 2023-06-03T20:30:46.490 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:46 smithi033 bash[78259]: cluster 1685824245.1012797 mgr.y (mgr.34104) 912 : cluster 0 pgmap v972: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 50479/265899 objects degraded (18.984%) 2023-06-03T20:30:46.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:46 smithi033 bash[74781]: cluster 1685824245.1012797 mgr.y (mgr.34104) 912 : cluster 0 pgmap v972: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 50479/265899 objects degraded (18.984%) 2023-06-03T20:30:46.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:46.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.651 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:46 smithi083 bash[60048]: cluster 1685824245.1012797 mgr.y (mgr.34104) 912 : cluster 0 pgmap v972: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 872 op/s; 50479/265899 objects degraded (18.984%) 2023-06-03T20:30:46.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:46.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:46.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:30:46.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:30:46.907 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.995 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:46.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:46.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:47.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:47.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:47.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:47.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:47.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:47.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:47.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.417 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:47.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:47.550 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:47.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:47.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:47.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:47.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:47.947 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:47.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:47.982 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:48.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:48.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:48.245 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:48 smithi083 bash[60048]: cluster 1685824247.1020167 mgr.y (mgr.34104) 913 : cluster 0 pgmap v973: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:48.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:48.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:48.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.386 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:48 smithi033 bash[78259]: cluster 1685824247.1020167 mgr.y (mgr.34104) 913 : cluster 0 pgmap v973: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:48.386 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:48 smithi033 bash[74781]: cluster 1685824247.1020167 mgr.y (mgr.34104) 913 : cluster 0 pgmap v973: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:48.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:48.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:48.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:48.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:48.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:48.796 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:48.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:48.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:48.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:48.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:48.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:49.089 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:49.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:49.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:49.238 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:49.247 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:49 smithi033 bash[78259]: cluster 1685824248.2393076 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 49194/261273 objects degraded (18.829%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:49.247 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:49 smithi033 bash[74781]: cluster 1685824248.2393076 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 49194/261273 objects degraded (18.829%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:49.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:49.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:49.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:49 smithi083 bash[60048]: cluster 1685824248.2393076 mon.a (mon.0) 1121 : cluster 3 Health check update: Degraded data redundancy: 49194/261273 objects degraded (18.829%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:49.411 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:49.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:49.481 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [1] live_osds: [0, 2, 3, 4, 5, 6, 7] 2023-06-03T20:30:49.481 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:30:49.482 INFO:tasks.thrashosds.thrasher:Reviving osd 1 2023-06-03T20:30:49.482 INFO:tasks.cephadm.osd.1:Restarting osd.1 (starting--it wasn't running)... 2023-06-03T20:30:49.482 DEBUG:teuthology.orchestra.run.smithi033:osd.1> sudo journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service 2023-06-03T20:30:49.484 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl start ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1 2023-06-03T20:30:49.498 INFO:journalctl@ceph.osd.1.smithi033.stdout:-- Logs begin at Sun 2022-08-14 12:20:24 UTC. -- 2023-06-03T20:30:49.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:30:49.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:49.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:49.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:49.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:49.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:49.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:49.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:49.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:49.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:49.831 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:49 smithi033 systemd[1]: Started Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:30:49.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:49.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:49.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:49.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:50.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:50.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:50.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:50.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:50.208 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:50.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:50.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:50.361 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:50.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:50.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:50 smithi083 bash[60048]: cluster 1685824249.1026695 mgr.y (mgr.34104) 914 : cluster 0 pgmap v974: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:50.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:50.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:50.498 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:50.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:50.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:50.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:50.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:50 smithi033 bash[74781]: cluster 1685824249.1026695 mgr.y (mgr.34104) 914 : cluster 0 pgmap v974: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:50 smithi033 bash[78259]: cluster 1685824249.1026695 mgr.y (mgr.34104) 914 : cluster 0 pgmap v974: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.3 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 864 op/s; 49194/261273 objects degraded (18.829%) 2023-06-03T20:30:50.644 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:50.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:50.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:50.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:50.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:50.794 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182865 7.8 7:11623646:::benchmark_data_smithi033_129174_object73176:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000556+0000", 2023-06-03T20:30:50.795 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.77985742299995, 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.216834194, 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182865 2023-06-03T20:30:50.796 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000556+0000", 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.797 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000556+0000", 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000555+0000", 2023-06-03T20:30:50.798 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0249999999999996e-06 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000559+0000", 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3299999999999999e-06 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.799 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000567+0000", 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1900000000000003e-06 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000572+0000", 2023-06-03T20:30:50.800 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8035999999999998e-05 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000630+0000", 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0045e-05 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.801 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000640+0000", 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99939542100000001 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000036+0000", 2023-06-03T20:30:50.802 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6288999999999999e-05 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000052+0000", 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2138550269999999 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.803 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.213907+0000", 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0034825020000000002 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.217390+0000", 2023-06-03T20:30:50.804 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.216834194 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182871 7.8 7:1fd0de5e:::benchmark_data_smithi033_129174_object73182:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:50.805 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000584+0000", 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.77982850499995, 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2173422079999998, 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.806 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182871 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000584+0000", 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.807 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000584+0000", 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.808 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000584+0000", 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8240000000000001e-06 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000588+0000", 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.379e-06 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.809 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000595+0000", 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7110000000000003e-06 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.810 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000600+0000", 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2915000000000003e-05 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000663+0000", 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5710000000000003e-06 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.811 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000669+0000", 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.999556585 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.812 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000226+0000", 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0550999999999999e-05 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000236+0000", 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2175221899999999 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.813 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.217759+0000", 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016807500000000001 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.217927+0000", 2023-06-03T20:30:50.814 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2173422079999998 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182881 7.8 7:15d8df5f:::benchmark_data_smithi033_129174_object73192:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:50.815 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000620+0000", 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.77979330999995, 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2174135380000002, 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.816 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182881 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000620+0000", 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.817 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000620+0000", 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.818 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000619+0000", 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3459999999999998e-06 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.819 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000622+0000", 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6309999999999997e-06 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000629+0000", 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5249999999999996e-06 2023-06-03T20:30:50.820 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000635+0000", 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2945999999999998e-05 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.821 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000688+0000", 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1840000000000004e-06 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000694+0000", 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99956715299999999 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.822 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000261+0000", 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3790000000000006e-06 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000269+0000", 2023-06-03T20:30:50.823 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2176876780000001 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.217957+0000", 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6217000000000006e-05 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.824 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.218033+0000", 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2174135380000002 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.825 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182884 7.8 7:1dd4c378:::benchmark_data_smithi033_129174_object73195:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e152)", 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.000640+0000", 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.77977341099995, 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2811265509999998, 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.826 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182884 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.827 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000640+0000", 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000640+0000", 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.828 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000639+0000", 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.179e-06 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000642+0000", 2023-06-03T20:30:50.829 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.81e-06 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000649+0000", 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8989999999999998e-06 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.830 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000655+0000", 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0783999999999999e-05 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000716+0000", 2023-06-03T20:30:50.831 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5270000000000004e-06 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.000722+0000", 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99957997899999995 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.832 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000302+0000", 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5650000000000007e-06 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000312+0000", 2023-06-03T20:30:50.833 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2177493150000001 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.218061+0000", 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015835459999999999 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.834 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.219645+0000", 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00076452200000000001 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3,4", 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.220409+0000", 2023-06-03T20:30:50.835 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.042079523000000001 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.262489+0000", 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0860000000000008e-06 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.262498+0000", 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091393519999999999 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271637+0000", 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010005653999999999 2023-06-03T20:30:50.837 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.281643+0000", 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3449999999999999e-05 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.838 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.281686+0000", 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9981000000000006e-05 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.281766+0000", 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2811265509999998 2023-06-03T20:30:50.839 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182897 7.8 7:17b93d34:::benchmark_data_smithi033_129174_object73208:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.018711+0000", 2023-06-03T20:30:50.840 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.76170193400003, 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2683494460000002, 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182897 2023-06-03T20:30:50.841 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018711+0000", 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.842 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018711+0000", 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018709+0000", 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2354000000000001e-05 2023-06-03T20:30:50.843 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018721+0000", 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0007e-05 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018741+0000", 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4780000000000008e-06 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018749+0000", 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018579999999999999 2023-06-03T20:30:50.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018935+0000", 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1004e-05 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.846 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.018946+0000", 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.98168224999999998 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000629+0000", 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1698e-05 2023-06-03T20:30:50.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000640+0000", 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.255777141 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.256417+0000", 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014720799999999999 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.256565+0000", 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018529199999999999 2023-06-03T20:30:50.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3,4", 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.256750+0000", 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0059480849999999997 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.262698+0000", 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0087486950000000008 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271447+0000", 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026552500000000002 2023-06-03T20:30:50.851 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271712+0000", 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010116419 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.852 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.281829+0000", 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0424000000000002e-05 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.281899+0000", 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0051614729999999998 2023-06-03T20:30:50.853 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.287060+0000", 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2683494460000002 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.854 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182899 7.5 7:a4a020b1:::benchmark_data_smithi033_129174_object73210:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.019214+0000", 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.76119866099998, 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.4056825590000002, 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.855 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182899 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.856 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019214+0000", 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019214+0000", 2023-06-03T20:30:50.857 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019213+0000", 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4450000000000001e-06 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.858 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019220+0000", 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1314999999999999e-05 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019231+0000", 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3939999999999998e-06 2023-06-03T20:30:50.859 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019239+0000", 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0786999999999999e-05 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.860 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019299+0000", 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2170999999999999e-05 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019312+0000", 2023-06-03T20:30:50.861 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.98082467799999995 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000136+0000", 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9150000000000008e-06 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.862 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000146+0000", 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.386790717 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.386937+0000", 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012366999999999999 2023-06-03T20:30:50.863 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.387061+0000", 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00064853700000000003 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.864 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,6", 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.387709+0000", 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.028646077999999998 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.416355+0000", 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0079675670000000001 2023-06-03T20:30:50.865 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424323+0000", 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3820999999999997e-05 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.866 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424397+0000", 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000318015 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424715+0000", 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5030000000000004e-05 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424800+0000", 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7280000000000004e-05 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424897+0000", 2023-06-03T20:30:50.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.4056825590000002 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182900 7.8 7:12b778b1:::benchmark_data_smithi033_129174_object73211:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:50.869 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.019823+0000", 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.76058961499996, 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2674293030000001, 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182900 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019823+0000", 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.871 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019823+0000", 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.872 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019822+0000", 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1149999999999999e-06 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019828+0000", 2023-06-03T20:30:50.873 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2624e-05 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019841+0000", 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0430000000000004e-06 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.874 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019847+0000", 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6186000000000001e-05 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019893+0000", 2023-06-03T20:30:50.875 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0061000000000001e-05 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.019903+0000", 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.98077341299999998 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.876 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000677+0000", 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7069999999999998e-06 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000685+0000", 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.262771053 2023-06-03T20:30:50.877 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.263457+0000", 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000108323 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.878 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.263565+0000", 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000166622 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3,4", 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.263731+0000", 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0079143019999999998 2023-06-03T20:30:50.879 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271646+0000", 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3583e-05 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.880 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271679+0000", 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7834000000000001e-05 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.271747+0000", 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015378222 2023-06-03T20:30:50.881 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.287125+0000", 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2797999999999999e-05 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.287168+0000", 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4464999999999999e-05 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.287253+0000", 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2674293030000001 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.883 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182903 7.5 7:ade1bd35:::benchmark_data_smithi033_129174_object73214:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.025455+0000", 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.75495806900005, 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3998696270000002, 2023-06-03T20:30:50.884 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182903 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.885 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025455+0000", 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.886 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025455+0000", 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025454+0000", 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2779999999999996e-06 2023-06-03T20:30:50.887 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025461+0000", 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2329999999999995e-06 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.888 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025470+0000", 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3129999999999998e-06 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025475+0000", 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3627e-05 2023-06-03T20:30:50.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025529+0000", 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6640000000000004e-06 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.025538+0000", 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.97465648299999996 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000194+0000", 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1355999999999999e-05 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000206+0000", 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3967773960000001 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.892 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.396983+0000", 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014494399999999999 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.397128+0000", 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024787000000000002 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.893 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,6", 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.397376+0000", 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.026706529999999999 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424082+0000", 2023-06-03T20:30:50.894 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00027735200000000002 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424360+0000", 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4166999999999997e-05 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424424+0000", 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00063726899999999999 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425061+0000", 2023-06-03T20:30:50.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2797e-05 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425144+0000", 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018062500000000001 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425325+0000", 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3998696270000002 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.898 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.54778.0:182917 7.5 7:a16222d6:::benchmark_data_smithi033_129174_object73228:head [delete] snapc 0=[] ondisk+write+known_if_redirected e152)", 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:21:41.053021+0000", 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 549.72739156399996, 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3724631249999999, 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.899 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.54778", 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2554623859", 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182917 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.900 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053021+0000", 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053021+0000", 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.901 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053020+0000", 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0730000000000005e-06 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053028+0000", 2023-06-03T20:30:50.902 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3553999999999999e-05 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053041+0000", 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1580000000000002e-06 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053048+0000", 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8684000000000003e-05 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053106+0000", 2023-06-03T20:30:50.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0834e-05 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:41.053117+0000", 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.94712050299999995 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000238+0000", 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3250000000000008e-06 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:42.000246+0000", 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.400465855 2023-06-03T20:30:50.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.400712+0000", 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015681500000000001 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.400869+0000", 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015980000000000001 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2,6", 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.401028+0000", 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.023060497999999999 2023-06-03T20:30:50.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424089+0000", 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00036846200000000001 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.909 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424457+0000", 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2629e-05 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.424480+0000", 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00088540999999999999 2023-06-03T20:30:50.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425365+0000", 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4891000000000002e-05 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.911 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425400+0000", 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4263000000000003e-05 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:21:43.425485+0000", 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3724631249999999 2023-06-03T20:30:50.912 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3796 8.d 8:b427db07:::benchmark_data_smithi033_153106_object3795:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.364600+0000", 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 434.41581281600003, 2023-06-03T20:30:50.913 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.32022423100000003, 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3796 2023-06-03T20:30:50.914 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364600+0000", 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.915 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364600+0000", 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364599+0000", 2023-06-03T20:30:50.916 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6069999999999996e-05 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364665+0000", 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5415000000000001e-05 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.917 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364680+0000", 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3339999999999996e-06 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364687+0000", 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9147999999999998e-05 2023-06-03T20:30:50.918 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.364737+0000", 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000284908 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.919 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365022+0000", 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017595499999999999 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365197+0000", 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00077933400000000002 2023-06-03T20:30:50.920 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.365977+0000", 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00170353 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.921 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.367680+0000", 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31705186000000002 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684732+0000", 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8457e-05 2023-06-03T20:30:50.922 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684781+0000", 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3733000000000003e-05 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.923 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684824+0000", 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.32022423100000003 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.924 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3812 8.d 8:bca1dcf2:::benchmark_data_smithi033_153106_object3811:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.371614+0000", 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 434.40879924699999, 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31336761899999999, 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:50.925 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3812 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371614+0000", 2023-06-03T20:30:50.926 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371614+0000", 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371612+0000", 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9243999999999998e-05 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371661+0000", 2023-06-03T20:30:50.928 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2585999999999999e-05 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371674+0000", 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1189999999999996e-06 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.929 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371679+0000", 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7228999999999998e-05 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371726+0000", 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3306000000000004e-05 2023-06-03T20:30:50.930 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371820+0000", 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010623100000000001 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:30:50.931 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.371926+0000", 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00043708000000000001 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.372363+0000", 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00064598499999999996 2023-06-03T20:30:50.932 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.373009+0000", 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31186991600000002 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.933 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684879+0000", 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2656000000000005e-05 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684942+0000", 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9774999999999998e-05 2023-06-03T20:30:50.934 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.684981+0000", 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31336761899999999 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:3821 8.d 8:bf092610:::benchmark_data_smithi033_153106_object3820:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e177)", 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:23:36.379173+0000", 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 434.40123996400001, 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30640709300000002, 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.936 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 3821 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.937 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379173+0000", 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379173+0000", 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:50.938 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379171+0000", 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7891e-05 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.939 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379209+0000", 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9771000000000001e-05 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379229+0000", 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1443999999999999e-05 2023-06-03T20:30:50.940 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379240+0000", 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9629000000000002e-05 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379290+0000", 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9683000000000003e-05 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379370+0000", 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5379999999999998e-05 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.942 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379465+0000", 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00044595300000000002 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.379911+0000", 2023-06-03T20:30:50.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00036404900000000002 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.380275+0000", 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30475660900000001 2023-06-03T20:30:50.944 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.685032+0000", 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00050794900000000005 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.945 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.685540+0000", 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0479000000000003e-05 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:23:36.685580+0000", 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30640709300000002 2023-06-03T20:30:50.946 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96494 9.e 9:7acfae30:::benchmark_data_smithi033_176926_object96493:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.225329+0000", 2023-06-03T20:30:50.947 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.555084188999999, 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0385683640000001, 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:50.948 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96494 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225329+0000", 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225329+0000", 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.950 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225328+0000", 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.646e-05 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225364+0000", 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2265000000000001e-05 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225387+0000", 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2689999999999999e-06 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.225392+0000", 2023-06-03T20:30:50.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0040768230000000003 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.229469+0000", 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014451700000000001 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.953 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.229613+0000", 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000164017 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.229777+0000", 2023-06-03T20:30:50.954 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005151826 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234929+0000", 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0057729180000000001 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.240702+0000", 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.022925801999999999 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263628+0000", 2023-06-03T20:30:50.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4719999999999995e-06 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263636+0000", 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.00017946 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.957 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.263816+0000", 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1285999999999994e-05 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.263897+0000", 2023-06-03T20:30:50.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0385683640000001 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96500 9.3 9:c264619d:::benchmark_data_smithi033_176926_object96499:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.233518+0000", 2023-06-03T20:30:50.959 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.546894817999998, 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.054258981, 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:50.960 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96500 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233518+0000", 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233518+0000", 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233516+0000", 2023-06-03T20:30:50.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9332999999999995e-05 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233586+0000", 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5051999999999999e-05 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233601+0000", 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6630000000000004e-06 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233607+0000", 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2890999999999999e-05 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233660+0000", 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015873499999999999 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.233819+0000", 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019629000000000001 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,3", 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234015+0000", 2023-06-03T20:30:50.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0092364739999999997 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243252+0000", 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031601670000000002 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.246412+0000", 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.016331081000000001 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.262743+0000", 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.8900000000000002e-06 2023-06-03T20:30:50.968 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.262753+0000", 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0249394810000001 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.969 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.287692+0000", 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4778999999999996e-05 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.287777+0000", 2023-06-03T20:30:50.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.054258981 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96504 9.e 9:7440cf3e:::benchmark_data_smithi033_176926_object96503:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.235685+0000", 2023-06-03T20:30:50.971 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.544727545000001, 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0282942390000001, 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:50.972 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96504 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235685+0000", 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235685+0000", 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235684+0000", 2023-06-03T20:30:50.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4736e-05 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235729+0000", 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0658e-05 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235739+0000", 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9410000000000001e-06 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235746+0000", 2023-06-03T20:30:50.976 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9061999999999994e-05 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235845+0000", 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013933700000000001 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.235985+0000", 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000176045 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.236161+0000", 2023-06-03T20:30:50.978 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036797039999999998 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239840+0000", 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0073250620000000002 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.979 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.247165+0000", 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.016507447000000001 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263673+0000", 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0029999999999997e-06 2023-06-03T20:30:50.980 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263680+0000", 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0002507350000001 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.981 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.263931+0000", 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8996999999999999e-05 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.263980+0000", 2023-06-03T20:30:50.982 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0282942390000001 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96508 9.d 9:b49eb8d1:::benchmark_data_smithi033_176926_object96507:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.239478+0000", 2023-06-03T20:30:50.983 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.540935386999998, 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0336139070000001, 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96508 2023-06-03T20:30:50.984 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239478+0000", 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.985 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239478+0000", 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239475+0000", 2023-06-03T20:30:50.986 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6387999999999998e-05 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239512+0000", 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4844000000000001e-05 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.987 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239527+0000", 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0690000000000004e-06 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:50.988 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239534+0000", 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5726000000000002e-05 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239579+0000", 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00028374100000000001 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.989 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239863+0000", 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016000300000000001 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,5", 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.240023+0000", 2023-06-03T20:30:50.990 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0074801620000000003 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.247503+0000", 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6802999999999999e-05 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.991 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.247550+0000", 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015962734999999999 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263513+0000", 2023-06-03T20:30:50.992 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.161e-06 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263519+0000", 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0094877360000001 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.993 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273007+0000", 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4716999999999995e-05 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273091+0000", 2023-06-03T20:30:50.994 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0336139070000001 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96511 9.d 9:bb545a1a:::benchmark_data_smithi033_176926_object96510:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.243032+0000", 2023-06-03T20:30:50.995 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.537381099000001, 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0301884400000001, 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96511 2023-06-03T20:30:50.996 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243032+0000", 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.997 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:50.999 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:50.999 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243032+0000", 2023-06-03T20:30:50.999 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:50.999 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:50.999 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243030+0000", 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5449999999999999e-05 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:51.000 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243085+0000", 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3563999999999999e-05 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243099+0000", 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4679999999999992e-06 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.001 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243107+0000", 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5110999999999994e-05 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.002 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243173+0000", 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000160447 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243333+0000", 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019709600000000001 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.003 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,5", 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243530+0000", 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0089616920000000003 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:51.004 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.252492+0000", 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011071763 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263564+0000", 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0349999999999998e-06 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.005 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263570+0000", 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0095806140000001 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.006 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273150+0000", 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0074999999999996e-05 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273220+0000", 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0301884400000001 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.007 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96518 9.d 9:bbadf43f:::benchmark_data_smithi033_176926_object96517:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.264193+0000", 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.516220324000003, 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.022606288, 2023-06-03T20:30:51.008 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96518 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:51.009 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264193+0000", 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264193+0000", 2023-06-03T20:30:51.010 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264191+0000", 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8504999999999998e-05 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.011 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264229+0000", 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3787e-05 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264243+0000", 2023-06-03T20:30:51.012 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2649999999999999e-06 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264250+0000", 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000107768 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.013 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264358+0000", 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8799999999999999e-06 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.264363+0000", 2023-06-03T20:30:51.014 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.008894988 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273258+0000", 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013639899999999999 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.015 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273394+0000", 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000181137 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 5", 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273575+0000", 2023-06-03T20:30:51.016 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0088285450000000001 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.282404+0000", 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042403079999999999 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.017 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286644+0000", 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1017999999999998e-05 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286705+0000", 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3589000000000001e-05 2023-06-03T20:30:51.018 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286799+0000", 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.022606288 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:51.019 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96521 9.3 9:cfe9e439:::benchmark_data_smithi033_176926_object96520:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.268774+0000", 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.511638953000002, 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0359204470000001, 2023-06-03T20:30:51.020 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96521 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:51.021 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268774+0000", 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:51.022 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268774+0000", 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268772+0000", 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000161597 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.023 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268934+0000", 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1824000000000001e-05 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:51.024 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268946+0000", 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0909999999999998e-06 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.268952+0000", 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0017638319999999999 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.025 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.270716+0000", 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3980000000000005e-06 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.270725+0000", 2023-06-03T20:30:51.026 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.017148358 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.287873+0000", 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000105018 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.287978+0000", 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014797599999999999 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3", 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.288126+0000", 2023-06-03T20:30:51.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011944833 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.300071+0000", 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044657270000000001 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304537+0000", 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9101000000000002e-05 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304596+0000", 2023-06-03T20:30:51.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.8534000000000002e-05 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304694+0000", 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0359204470000001 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:51.031 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96524 9.3 9:c561c172:::benchmark_data_smithi033_176926_object96523:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.275184+0000", 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.505228873, 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0297198940000001, 2023-06-03T20:30:51.032 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96524 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:30:51.033 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275184+0000", 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:30:51.034 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275184+0000", 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275183+0000", 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1659999999999997e-05 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275234+0000", 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2907e-05 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275247+0000", 2023-06-03T20:30:51.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7540000000000003e-06 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275253+0000", 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3495999999999998e-05 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275296+0000", 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5930000000000002e-06 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.275303+0000", 2023-06-03T20:30:51.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.015925475 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.291228+0000", 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012057099999999999 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.291349+0000", 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000177238 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3", 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.291526+0000", 2023-06-03T20:30:51.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0085531700000000006 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.300079+0000", 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046577240000000002 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304737+0000", 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4201000000000002e-05 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304821+0000", 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2614999999999994e-05 2023-06-03T20:30:51.042 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.304904+0000", 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0297198940000001 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.043 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:30:51.044 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:30:51.044 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:30:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:51.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:51.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:51.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:51.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.184 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:51.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:51.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:51.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:51.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:51.449 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:51.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:51.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:51.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:51.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:51.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:51.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:51.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:51.748 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:51.748 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:51.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_ops_in_flight 2023-06-03T20:30:51.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:51.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:51.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:51.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:51.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:52.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:52.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:52.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:52.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:52.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:52.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:52.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:52.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:52.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:52 smithi083 bash[60048]: cluster 1685824251.1035814 mgr.y (mgr.34104) 915 : cluster 0 pgmap v975: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:52.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:52.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:52.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:52.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:52.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:52 smithi033 bash[74781]: cluster 1685824251.1035814 mgr.y (mgr.34104) 915 : cluster 0 pgmap v975: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:52.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:52 smithi033 bash[78259]: cluster 1685824251.1035814 mgr.y (mgr.34104) 915 : cluster 0 pgmap v975: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 837 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:52.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:52.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:52.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:52.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:52.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:52.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:52.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:52.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:52.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:52.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:53.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:53.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:53.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:53.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.310 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:53.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:53 smithi083 bash[60048]: cluster 1685824253.2405589 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 46787/248673 objects degraded (18.815%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:53.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:53.485 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-06-03T20:30:53.485 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/ceph-bluestore-tool prime-osd-dir --path /var/lib/ceph/osd/ceph-1 --no-mon-config --dev /dev/mapper/vg_nvme-lv_3 2023-06-03T20:30:53.485 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2023-06-03T20:30:53.486 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2023-06-03T20:30:53.486 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2023-06-03T20:30:53.486 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2023-06-03T20:30:53.486 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[184867]: --> ceph-volume raw activate successful for osd ID: 1 2023-06-03T20:30:53.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:53.581 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:53.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:53.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:53.720 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:53.826 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[74781]: cluster 1685824253.2405589 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 46787/248673 objects degraded (18.815%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:53.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:53 smithi033 bash[78259]: cluster 1685824253.2405589 mon.a (mon.0) 1122 : cluster 3 Health check update: Degraded data redundancy: 46787/248673 objects degraded (18.815%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:53.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:53.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:53.863 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:53.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:54.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:54.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:54.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:54.252 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:54.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:54.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:54.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:54.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:54.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:54.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:54.698 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[78259]: cluster 1685824253.1040626 mgr.y (mgr.34104) 916 : cluster 0 pgmap v976: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:54.698 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[78259]: audit 1685824253.6022787 mon.a (mon.0) 1123 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:54.698 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[78259]: audit 1685824253.6035638 mon.a (mon.0) 1124 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:54.699 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[74781]: cluster 1685824253.1040626 mgr.y (mgr.34104) 916 : cluster 0 pgmap v976: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:54.699 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[74781]: audit 1685824253.6022787 mon.a (mon.0) 1123 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:54.699 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:54 smithi033 bash[74781]: audit 1685824253.6035638 mon.a (mon.0) 1124 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:54.720 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:54.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:54.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.832 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:54 smithi083 bash[60048]: cluster 1685824253.1040626 mgr.y (mgr.34104) 916 : cluster 0 pgmap v976: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 764 op/s; 46787/248673 objects degraded (18.815%) 2023-06-03T20:30:54.833 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:54 smithi083 bash[60048]: audit 1685824253.6022787 mon.a (mon.0) 1123 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:30:54.833 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:54 smithi083 bash[60048]: audit 1685824253.6035638 mon.a (mon.0) 1124 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:30:54.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:54.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:54.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:54.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:54.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:55.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:55.105 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:55.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:55.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:55.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:55.289 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:55.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:55.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:55.425 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:55.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:55.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:55.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:55.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:55.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:55.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.717 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:55.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:55.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:55.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:55.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:55.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:55.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:55.995 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:56.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:56.207 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:30:56.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:56.344 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:30:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:30:56] "GET /metrics HTTP/1.1" 200 223678 "" "Prometheus/2.33.4" 2023-06-03T20:30:56.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:56.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:56.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:56.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:56.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:56.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.566 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:56.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:56.706 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:56.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:56.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:56.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.853 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:56 smithi083 bash[60048]: cluster 1685824255.1054237 mgr.y (mgr.34104) 917 : cluster 0 pgmap v977: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 45774/241137 objects degraded (18.983%) 2023-06-03T20:30:56.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:56.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:56.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:56.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:57.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:56 smithi033 bash[78259]: cluster 1685824255.1054237 mgr.y (mgr.34104) 917 : cluster 0 pgmap v977: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 45774/241137 objects degraded (18.983%) 2023-06-03T20:30:57.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:56 smithi033 bash[74781]: cluster 1685824255.1054237 mgr.y (mgr.34104) 917 : cluster 0 pgmap v977: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.9 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 906 op/s; 45774/241137 objects degraded (18.983%) 2023-06-03T20:30:57.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:57.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:57.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:57.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:57.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:57.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:57.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:57.395 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:57.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:57.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:57.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:57.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:57.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:57.770 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:57.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:57.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:57.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:57.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:57.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:57.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:58.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:58.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:58.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:58.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:58.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:30:58.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:30:58.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:58.391 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:30:58.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:30:58.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:58.533 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:58.617 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:58 smithi083 bash[60048]: cluster 1685824257.1062245 mgr.y (mgr.34104) 918 : cluster 0 pgmap v978: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:30:58.617 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:58 smithi083 bash[60048]: cluster 1685824258.2415266 mon.a (mon.0) 1125 : cluster 3 Health check update: Degraded data redundancy: 44488/236472 objects degraded (18.813%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:58.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:58.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:58.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:58.811 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:30:58.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:30:58.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:58 smithi033 bash[78259]: cluster 1685824257.1062245 mgr.y (mgr.34104) 918 : cluster 0 pgmap v978: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:30:58.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:58 smithi033 bash[78259]: cluster 1685824258.2415266 mon.a (mon.0) 1125 : cluster 3 Health check update: Degraded data redundancy: 44488/236472 objects degraded (18.813%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:58 smithi033 bash[74781]: cluster 1685824257.1062245 mgr.y (mgr.34104) 918 : cluster 0 pgmap v978: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 817 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:30:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:58 smithi033 bash[74781]: cluster 1685824258.2415266 mon.a (mon.0) 1125 : cluster 3 Health check update: Degraded data redundancy: 44488/236472 objects degraded (18.813%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:30:58.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:58.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:30:58.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:58.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:30:59.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:59.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:59.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:59.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:59.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:59.389 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:59.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:59.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:59.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:30:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:30:59.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.662 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:30:59.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:59.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:30:59.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:30:59.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.908 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:30:59 smithi033 bash[78259]: cluster 1685824259.106676 mgr.y (mgr.34104) 919 : cluster 0 pgmap v979: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:30:59.909 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:30:59 smithi033 bash[74781]: cluster 1685824259.106676 mgr.y (mgr.34104) 919 : cluster 0 pgmap v979: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:30:59.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:30:59.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:30:59.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:00.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:00.041 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:30:59 smithi083 bash[60048]: cluster 1685824259.106676 mgr.y (mgr.34104) 919 : cluster 0 pgmap v979: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.8 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 688 op/s; 44488/236472 objects degraded (18.813%) 2023-06-03T20:31:00.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:00.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:00.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:00.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:00.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:00.375 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:00.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:00.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:00.527 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:00.631 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:00.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:00.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:00.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:00.772 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:00.805 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:00.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:00.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:00.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:01.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:01.095 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:01.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:01.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:01.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:01.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:01.339 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:01.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:01.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:01.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:01.515 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:01.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:01.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:01.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:01.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:01.766 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:01.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:01.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:01.830 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:31:01 smithi033 bash[185402]: debug 2023-06-03T20:31:01.528+0000 7fc42e01d700 1 -- 172.21.15.33:0/2582323221 <== mon.2 v2:172.21.15.33:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55816f0ded00 con 0x55816f139000 2023-06-03T20:31:01.905 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:01.940 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:01.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:01.947 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:02.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:02.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:02.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:02.170 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:31:02 smithi033 bash[185402]: debug 2023-06-03T20:31:02.092+0000 7fc4371a3640 -1 Falling back to public interface 2023-06-03T20:31:02.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:02.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:02.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:02.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:02.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:02.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:02 smithi083 bash[60048]: cluster 1685824261.1075287 mgr.y (mgr.34104) 920 : cluster 0 pgmap v980: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:02.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:02 smithi083 bash[60048]: audit 1685824261.8390446 mon.a (mon.0) 1126 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:31:02.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:02.527 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:02.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:02 smithi033 bash[78259]: cluster 1685824261.1075287 mgr.y (mgr.34104) 920 : cluster 0 pgmap v980: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:02.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:02 smithi033 bash[78259]: audit 1685824261.8390446 mon.a (mon.0) 1126 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:31:02.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:02 smithi033 bash[74781]: cluster 1685824261.1075287 mgr.y (mgr.34104) 920 : cluster 0 pgmap v980: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:02.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:02 smithi033 bash[74781]: audit 1685824261.8390446 mon.a (mon.0) 1126 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:31:02.632 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:02.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:02.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:02.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:02.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:02.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:02.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:02.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:02.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:02.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:03.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:03.068 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:03.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:03.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:03.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.210 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:03.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:03.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:03.345 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:03.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:03.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:03.497 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:03.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:03.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:03.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:03.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:03.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:03.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:03.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:03.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:03.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:03.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:04.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:04.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:04.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:04.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:04.182 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:04 smithi033 bash[74781]: cluster 1685824263.1081495 mgr.y (mgr.34104) 921 : cluster 0 pgmap v981: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:04.183 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:04 smithi033 bash[74781]: cluster 1685824263.2427518 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42228/224403 objects degraded (18.818%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:04.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:04.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:04.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:04.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:04.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:04.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:04.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:04 smithi033 bash[78259]: cluster 1685824263.1081495 mgr.y (mgr.34104) 921 : cluster 0 pgmap v981: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:04.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:04 smithi033 bash[78259]: cluster 1685824263.2427518 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42228/224403 objects degraded (18.818%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:04.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:04.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:04.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:04 smithi083 bash[60048]: cluster 1685824263.1081495 mgr.y (mgr.34104) 921 : cluster 0 pgmap v981: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 42228/224403 objects degraded (18.818%) 2023-06-03T20:31:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:04 smithi083 bash[60048]: cluster 1685824263.2427518 mon.a (mon.0) 1127 : cluster 3 Health check update: Degraded data redundancy: 42228/224403 objects degraded (18.818%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:04.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:04.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.668 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:04.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:04.796 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:04.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:04.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:04.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:04.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:04.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:05.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:05.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:05.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:05.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:05.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:05.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:05.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:05.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:05.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:05.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:05.616 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:05.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:05.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:05.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:05.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:05.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:05.883 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:05.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:05.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:05.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:06.051 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:06.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:06.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:06.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:06.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:06.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:06.357 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:06 smithi083 bash[60048]: cluster 1685824265.108826 mgr.y (mgr.34104) 922 : cluster 0 pgmap v982: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 41281/217149 objects degraded (19.010%) 2023-06-03T20:31:06.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:06.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:06.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:06.531 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:06.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:06 smithi033 bash[74781]: cluster 1685824265.108826 mgr.y (mgr.34104) 922 : cluster 0 pgmap v982: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 41281/217149 objects degraded (19.010%) 2023-06-03T20:31:06.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:06 smithi033 bash[78259]: cluster 1685824265.108826 mgr.y (mgr.34104) 922 : cluster 0 pgmap v982: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 875 op/s; 41281/217149 objects degraded (19.010%) 2023-06-03T20:31:06.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:06] "GET /metrics HTTP/1.1" 200 223678 "" "Prometheus/2.33.4" 2023-06-03T20:31:06.636 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:06.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:06.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:06.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:06.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:06.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:06.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:06.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:06.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:06.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:07.070 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:07.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:07.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:07.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:07.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:07.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:07.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.386 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.388 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:07.482 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:31:07.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:07.519 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:31:07.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:07.551 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:31:07.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:07.589 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:31:07.624 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:31:07.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.658 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:31:07.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:07.700 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:31:07.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENXIO: problem getting command descriptions from osd.1 2023-06-03T20:31:07.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.701 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.702 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:31:07.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:07.829 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:07.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:07.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:07.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:07.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:08.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:08.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:08.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:08.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:08.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:08.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:08.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.385 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:08.488 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:08.500 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:08 smithi083 bash[60048]: cluster 1685824267.1095057 mgr.y (mgr.34104) 923 : cluster 0 pgmap v983: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:08.500 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:08 smithi083 bash[60048]: audit 1685824267.3864994 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.33:0/2862541127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:08.540 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:08.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:08 smithi033 bash[78259]: cluster 1685824267.1095057 mgr.y (mgr.34104) 923 : cluster 0 pgmap v983: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:08 smithi033 bash[78259]: audit 1685824267.3864994 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.33:0/2862541127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:08 smithi033 bash[74781]: cluster 1685824267.1095057 mgr.y (mgr.34104) 923 : cluster 0 pgmap v983: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 787 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:08.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:08 smithi033 bash[74781]: audit 1685824267.3864994 mon.c (mon.2) 108 : audit 0 from='client.? 172.21.15.33:0/2862541127' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:08.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:08.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:08.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:08.940 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:08.975 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:08.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:08.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:09.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:09.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.135 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:09.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:09.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:09.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[78259]: cluster 1685824268.2436697 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 40076/212766 objects degraded (18.836%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:09.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[78259]: audit 1685824268.5981357 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:09.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[78259]: audit 1685824268.7782733 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.335 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[78259]: audit 1685824268.7882855 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[74781]: cluster 1685824268.2436697 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 40076/212766 objects degraded (18.836%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:09.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[74781]: audit 1685824268.5981357 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:09.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[74781]: audit 1685824268.7782733 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.336 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:09 smithi033 bash[74781]: audit 1685824268.7882855 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:09 smithi083 bash[60048]: cluster 1685824268.2436697 mon.a (mon.0) 1128 : cluster 3 Health check update: Degraded data redundancy: 40076/212766 objects degraded (18.836%), 12 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:09 smithi083 bash[60048]: audit 1685824268.5981357 mon.a (mon.0) 1129 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:09.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:09 smithi083 bash[60048]: audit 1685824268.7782733 mon.a (mon.0) 1130 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:09 smithi083 bash[60048]: audit 1685824268.7882855 mon.a (mon.0) 1131 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:09.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:09.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:09.526 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:09.671 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:09.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:09.808 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:09.835 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:09.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:09.940 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:09.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:09.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:09.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:10.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:10.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:10.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:10.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:10.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:10.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:10.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:10.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:10 smithi083 bash[60048]: cluster 1685824269.1100745 mgr.y (mgr.34104) 924 : cluster 0 pgmap v984: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:10.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:10.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:10.514 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:10.549 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:10.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:10.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:10 smithi033 bash[74781]: cluster 1685824269.1100745 mgr.y (mgr.34104) 924 : cluster 0 pgmap v984: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:10 smithi033 bash[78259]: cluster 1685824269.1100745 mgr.y (mgr.34104) 924 : cluster 0 pgmap v984: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 40076/212766 objects degraded (18.836%) 2023-06-03T20:31:10.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:10.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:10.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:10.813 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:10.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:10.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:10.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:10.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:11.066 DEBUG:teuthology.orchestra.run:got remote process result: 6 2023-06-03T20:31:11.067 INFO:tasks.thrashosds.thrasher:Failed to tell all osds, ignoring 2023-06-03T20:31:11.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:11.207 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:31:11.253 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:11 smithi033 bash[74781]: audit 1685824270.5858643 mon.a (mon.0) 1132 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:31:11.264 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:11.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:11.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:11.434 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:11.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:11.537 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:11.546 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:11 smithi033 bash[78259]: audit 1685824270.5858643 mon.a (mon.0) 1132 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:31:11.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:11.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:11 smithi083 bash[60048]: audit 1685824270.5858643 mon.a (mon.0) 1132 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:31:11.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:11.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:11.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:11.840 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:11.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:11.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:11.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:11.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:11.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:12.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.116 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:12.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:12.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:12.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.11107 mgr.y (mgr.34104) 925 : cluster 0 pgmap v985: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:12.402 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.1885998 mon.a (mon.0) 1133 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: audit 1685824271.1970732 mon.a (mon.0) 1134 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.1972034 mon.a (mon.0) 1135 : cluster 0 osdmap e229: 8 total, 7 up, 8 in 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.2025282 osd.5 (osd.5) 131 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.222384 osd.4 (osd.4) 145 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[74781]: cluster 1685824271.2359304 osd.6 (osd.6) 121 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.403 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.11107 mgr.y (mgr.34104) 925 : cluster 0 pgmap v985: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.1885998 mon.a (mon.0) 1133 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: audit 1685824271.1970732 mon.a (mon.0) 1134 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.1972034 mon.a (mon.0) 1135 : cluster 0 osdmap e229: 8 total, 7 up, 8 in 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.2025282 osd.5 (osd.5) 131 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.222384 osd.4 (osd.4) 145 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.404 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[78259]: cluster 1685824271.2359304 osd.6 (osd.6) 121 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.420 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:12.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:12.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.564 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.11107 mgr.y (mgr.34104) 925 : cluster 0 pgmap v985: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 958 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.1885998 mon.a (mon.0) 1133 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: audit 1685824271.1970732 mon.a (mon.0) 1134 : audit 1 from='client.? 172.21.15.33:0/918203145' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.1972034 mon.a (mon.0) 1135 : cluster 0 osdmap e229: 8 total, 7 up, 8 in 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.2025282 osd.5 (osd.5) 131 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.222384 osd.4 (osd.4) 145 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:12 smithi083 bash[60048]: cluster 1685824271.2359304 osd.6 (osd.6) 121 : cluster 3 failed to encode map e229 with expected crc 2023-06-03T20:31:12.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.671 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:31:12 smithi033 bash[185402]: debug 2023-06-03T20:31:12.591+0000 7fc4371a3640 -1 osd.1 224 log_to_monitors true 2023-06-03T20:31:12.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.697 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:12.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.833 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:12.858 INFO:teuthology.orchestra.run.smithi033.stderr:no valid command found; 10 closest matches: 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:0 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:1 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:2 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:abort 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:assert 2023-06-03T20:31:12.859 INFO:teuthology.orchestra.run.smithi033.stderr:bluefs debug_inject_read_zeros 2023-06-03T20:31:12.860 INFO:teuthology.orchestra.run.smithi033.stderr:bluefs files list 2023-06-03T20:31:12.860 INFO:teuthology.orchestra.run.smithi033.stderr:bluefs stats 2023-06-03T20:31:12.860 INFO:teuthology.orchestra.run.smithi033.stderr:bluestore allocator dump block 2023-06-03T20:31:12.860 INFO:teuthology.orchestra.run.smithi033.stderr:bluestore allocator fragmentation block 2023-06-03T20:31:12.860 INFO:teuthology.orchestra.run.smithi033.stderr:admin_socket: invalid command 2023-06-03T20:31:12.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.981 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:12.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:12.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:13.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:31:13.088 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:13.149 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:13.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:13.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:13 smithi033 bash[78259]: audit 1685824272.609856 mon.c (mon.2) 109 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.263 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:13 smithi033 bash[78259]: audit 1685824272.61077 mon.a (mon.0) 1136 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:13.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:13.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:13.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:13 smithi083 bash[60048]: audit 1685824272.609856 mon.c (mon.2) 109 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:13 smithi083 bash[60048]: audit 1685824272.61077 mon.a (mon.0) 1136 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.581 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:31:13 smithi033 bash[185402]: debug 2023-06-03T20:31:13.291+0000 7fc427e0e700 -1 osd.1 224 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2023-06-03T20:31:13.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:13 smithi033 bash[74781]: audit 1685824272.609856 mon.c (mon.2) 109 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:13 smithi033 bash[74781]: audit 1685824272.61077 mon.a (mon.0) 1136 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2023-06-03T20:31:13.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:13.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:13.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:13.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:13.851 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:13.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:13.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:13.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:14.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:14.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:14.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:14.163 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:14.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:14.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:14.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:14.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:14.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: cluster 1685824273.1121778 mgr.y (mgr.34104) 926 : cluster 0 pgmap v987: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: audit 1685824273.2098773 mon.a (mon.0) 1137 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:31:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: cluster 1685824273.2099714 mon.a (mon.0) 1138 : cluster 0 osdmap e230: 8 total, 7 up, 8 in 2023-06-03T20:31:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: cluster 1685824273.2107117 osd.6 (osd.6) 122 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: audit 1685824273.2115653 mon.c (mon.2) 110 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: audit 1685824273.2120957 mon.a (mon.0) 1139 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:14 smithi083 bash[60048]: cluster 1685824273.2447972 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 38016/201951 objects degraded (18.824%), 12 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:14.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:14.423 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: cluster 1685824273.1121778 mgr.y (mgr.34104) 926 : cluster 0 pgmap v987: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:14.423 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: audit 1685824273.2098773 mon.a (mon.0) 1137 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:31:14.423 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: cluster 1685824273.2099714 mon.a (mon.0) 1138 : cluster 0 osdmap e230: 8 total, 7 up, 8 in 2023-06-03T20:31:14.423 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: cluster 1685824273.2107117 osd.6 (osd.6) 122 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: audit 1685824273.2115653 mon.c (mon.2) 110 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: audit 1685824273.2120957 mon.a (mon.0) 1139 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[74781]: cluster 1685824273.2447972 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 38016/201951 objects degraded (18.824%), 12 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: cluster 1685824273.1121778 mgr.y (mgr.34104) 926 : cluster 0 pgmap v987: 89 pgs: 12 active+undersized+degraded, 27 active+undersized, 50 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 748 op/s; 38016/201951 objects degraded (18.824%) 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: audit 1685824273.2098773 mon.a (mon.0) 1137 : audit 1 from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2023-06-03T20:31:14.424 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: cluster 1685824273.2099714 mon.a (mon.0) 1138 : cluster 0 osdmap e230: 8 total, 7 up, 8 in 2023-06-03T20:31:14.425 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: cluster 1685824273.2107117 osd.6 (osd.6) 122 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:14.425 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: audit 1685824273.2115653 mon.c (mon.2) 110 : audit 1 from='osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.425 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: audit 1685824273.2120957 mon.a (mon.0) 1139 : audit 1 from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi033", "root=default"]}]: dispatch 2023-06-03T20:31:14.425 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:14 smithi033 bash[78259]: cluster 1685824273.2447972 mon.a (mon.0) 1140 : cluster 3 Health check update: Degraded data redundancy: 38016/201951 objects degraded (18.824%), 12 pgs degraded, 39 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:14.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:14.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.567 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:14.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:14.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:14.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.834 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:14.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:14.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:14.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:14.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:15.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:15.115 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:15.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:15.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:15.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:15.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:15.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:15.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:15.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.415 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:15.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:15.530 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[74781]: cluster 1685824273.238342 osd.7 (osd.7) 158 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:15.530 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[74781]: cluster 1685824274.2522771 mon.a (mon.0) 1141 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[74781]: cluster 1685824274.2621777 mon.a (mon.0) 1142 : cluster 1 osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814] boot 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[74781]: cluster 1685824274.2623768 mon.a (mon.0) 1143 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[74781]: audit 1685824274.2641172 mon.a (mon.0) 1144 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[78259]: cluster 1685824273.238342 osd.7 (osd.7) 158 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[78259]: cluster 1685824274.2522771 mon.a (mon.0) 1141 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:31:15.531 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[78259]: cluster 1685824274.2621777 mon.a (mon.0) 1142 : cluster 1 osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814] boot 2023-06-03T20:31:15.532 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[78259]: cluster 1685824274.2623768 mon.a (mon.0) 1143 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-06-03T20:31:15.532 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:15 smithi033 bash[78259]: audit 1685824274.2641172 mon.a (mon.0) 1144 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:31:15.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:15.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:15.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:15 smithi083 bash[60048]: cluster 1685824273.238342 osd.7 (osd.7) 158 : cluster 3 failed to encode map e230 with expected crc 2023-06-03T20:31:15.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:15 smithi083 bash[60048]: cluster 1685824274.2522771 mon.a (mon.0) 1141 : cluster 1 Health check cleared: OSD_DOWN (was: 1 osds down) 2023-06-03T20:31:15.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:15 smithi083 bash[60048]: cluster 1685824274.2621777 mon.a (mon.0) 1142 : cluster 1 osd.1 [v2:172.21.15.33:6810/174678814,v1:172.21.15.33:6811/174678814] boot 2023-06-03T20:31:15.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:15 smithi083 bash[60048]: cluster 1685824274.2623768 mon.a (mon.0) 1143 : cluster 0 osdmap e231: 8 total, 8 up, 8 in 2023-06-03T20:31:15.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:15 smithi083 bash[60048]: audit 1685824274.2641172 mon.a (mon.0) 1144 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2023-06-03T20:31:15.652 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:15.690 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:15.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:15.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:15.830 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:15.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:15.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:15.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:15.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:15.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:16.067 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:16.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:16.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:16.205 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:16.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:16.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:16.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.1136487 mgr.y (mgr.34104) 927 : cluster 0 pgmap v990: 89 pgs: 15 peering, 6 active+undersized+degraded, 18 active+undersized, 50 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 951 op/s; 21058/195633 objects degraded (10.764%) 2023-06-03T20:31:16.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2619848 mon.a (mon.0) 1145 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-06-03T20:31:16.281 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2659283 osd.6 (osd.6) 123 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2661095 osd.7 (osd.7) 159 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2662368 osd.4 (osd.4) 146 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2664125 osd.5 (osd.5) 132 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2693539 osd.4 (osd.4) 147 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2699406 osd.7 (osd.7) 160 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2710924 osd.6 (osd.6) 124 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2716162 osd.5 (osd.5) 133 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.282 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2723157 osd.4 (osd.4) 148 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.283 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[74781]: cluster 1685824275.2730157 osd.7 (osd.7) 161 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:16.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.1136487 mgr.y (mgr.34104) 927 : cluster 0 pgmap v990: 89 pgs: 15 peering, 6 active+undersized+degraded, 18 active+undersized, 50 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 951 op/s; 21058/195633 objects degraded (10.764%) 2023-06-03T20:31:16.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2619848 mon.a (mon.0) 1145 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2659283 osd.6 (osd.6) 123 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2661095 osd.7 (osd.7) 159 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2662368 osd.4 (osd.4) 146 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2664125 osd.5 (osd.5) 132 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2693539 osd.4 (osd.4) 147 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2699406 osd.7 (osd.7) 160 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2710924 osd.6 (osd.6) 124 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2716162 osd.5 (osd.5) 133 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2723157 osd.4 (osd.4) 148 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:16 smithi083 bash[60048]: cluster 1685824275.2730157 osd.7 (osd.7) 161 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.439 DEBUG:teuthology.orchestra.run:got remote process result: 22 2023-06-03T20:31:16.440 INFO:tasks.cephadm.ceph_manager.ceph:waiting on admin_socket for osd-1, ['dump_ops_in_flight'] 2023-06-03T20:31:16.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:16.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:16] "GET /metrics HTTP/1.1" 200 223676 "" "Prometheus/2.33.4" 2023-06-03T20:31:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.1136487 mgr.y (mgr.34104) 927 : cluster 0 pgmap v990: 89 pgs: 15 peering, 6 active+undersized+degraded, 18 active+undersized, 50 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 951 op/s; 21058/195633 objects degraded (10.764%) 2023-06-03T20:31:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2619848 mon.a (mon.0) 1145 : cluster 0 osdmap e232: 8 total, 8 up, 8 in 2023-06-03T20:31:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2659283 osd.6 (osd.6) 123 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2661095 osd.7 (osd.7) 159 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2662368 osd.4 (osd.4) 146 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2664125 osd.5 (osd.5) 132 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2693539 osd.4 (osd.4) 147 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2699406 osd.7 (osd.7) 160 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2710924 osd.6 (osd.6) 124 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2716162 osd.5 (osd.5) 133 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2723157 osd.4 (osd.4) 148 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:16 smithi033 bash[78259]: cluster 1685824275.2730157 osd.7 (osd.7) 161 : cluster 3 failed to encode map e232 with expected crc 2023-06-03T20:31:16.618 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:16.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:16.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:16.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:16.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:16.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:16.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:16.908 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:31:16.909 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:31:16.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:16.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:16.946 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:17.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:17.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:17.183 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:17.222 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:17.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:17.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2683237 mon.a (mon.0) 1146 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2703187 osd.5 (osd.5) 134 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2711189 osd.7 (osd.7) 162 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2733474 osd.5 (osd.5) 135 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2746453 osd.7 (osd.7) 163 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.334 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2748907 osd.5 (osd.5) 136 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2778978 osd.7 (osd.7) 164 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2984593 osd.6 (osd.6) 125 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:17 smithi083 bash[60048]: cluster 1685824276.2986376 osd.4 (osd.4) 149 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:17.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:17.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:31:17.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2683237 mon.a (mon.0) 1146 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-06-03T20:31:17.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2703187 osd.5 (osd.5) 134 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2711189 osd.7 (osd.7) 162 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2733474 osd.5 (osd.5) 135 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2746453 osd.7 (osd.7) 163 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2748907 osd.5 (osd.5) 136 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2778978 osd.7 (osd.7) 164 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2984593 osd.6 (osd.6) 125 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[74781]: cluster 1685824276.2986376 osd.4 (osd.4) 149 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2683237 mon.a (mon.0) 1146 : cluster 0 osdmap e233: 8 total, 8 up, 8 in 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2703187 osd.5 (osd.5) 134 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2711189 osd.7 (osd.7) 162 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2733474 osd.5 (osd.5) 135 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2746453 osd.7 (osd.7) 163 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2748907 osd.5 (osd.5) 136 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.437 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2778978 osd.7 (osd.7) 164 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.438 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2984593 osd.6 (osd.6) 125 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.438 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:17 smithi033 bash[78259]: cluster 1685824276.2986376 osd.4 (osd.4) 149 : cluster 3 failed to encode map e233 with expected crc 2023-06-03T20:31:17.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:17.504 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:17.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:17.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:17.645 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:17.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:17.749 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:17.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:17.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:17.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:17.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:17.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:17.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:18.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:18.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:18.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:18.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:18.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:18.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:18.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:18 smithi083 bash[60048]: cluster 1685824277.1143265 mgr.y (mgr.34104) 928 : cluster 0 pgmap v993: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 8 active+undersized, 58 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:18.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:18 smithi083 bash[60048]: cluster 1685824278.2471697 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 8358/193506 objects degraded (4.319%), 2 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:18.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_blocked_ops 2023-06-03T20:31:18.426 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:18.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:18.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:18.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:18.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:18 smithi033 bash[74781]: cluster 1685824277.1143265 mgr.y (mgr.34104) 928 : cluster 0 pgmap v993: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 8 active+undersized, 58 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:18.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:18 smithi033 bash[74781]: cluster 1685824278.2471697 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 8358/193506 objects degraded (4.319%), 2 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:18.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:18 smithi033 bash[78259]: cluster 1685824277.1143265 mgr.y (mgr.34104) 928 : cluster 0 pgmap v993: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 8 active+undersized, 58 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:18 smithi033 bash[78259]: cluster 1685824278.2471697 mon.a (mon.0) 1147 : cluster 3 Health check update: Degraded data redundancy: 8358/193506 objects degraded (4.319%), 2 pgs degraded, 10 pgs undersized (PG_DEGRADED) 2023-06-03T20:31:18.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:18.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:18.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:18.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:18.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:18.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:18.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:18.977 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:19.018 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:19.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:19.163 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:19.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:19.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:19.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:19.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:19.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:19.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:19.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:19.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:19.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:19.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:19.697 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:19.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:19.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:19.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:19.867 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: audit 1685824278.70311 mon.a (mon.0) 1148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:19.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: audit 1685824278.7134864 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:19.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: cluster 1685824279.1150062 mgr.y (mgr.34104) 929 : cluster 0 pgmap v994: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 66 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:19.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: audit 1685824279.397931 mon.a (mon.0) 1150 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:31:19.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: audit 1685824279.399487 mon.a (mon.0) 1151 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:31:19.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:19 smithi083 bash[60048]: audit 1685824279.4107943 mon.a (mon.0) 1152 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:19.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:19.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:19.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:20.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:20.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: audit 1685824278.70311 mon.a (mon.0) 1148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: audit 1685824278.7134864 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: cluster 1685824279.1150062 mgr.y (mgr.34104) 929 : cluster 0 pgmap v994: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 66 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:20.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: audit 1685824279.397931 mon.a (mon.0) 1150 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: audit 1685824279.399487 mon.a (mon.0) 1151 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[78259]: audit 1685824279.4107943 mon.a (mon.0) 1152 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: audit 1685824278.70311 mon.a (mon.0) 1148 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: audit 1685824278.7134864 mon.a (mon.0) 1149 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: cluster 1685824279.1150062 mgr.y (mgr.34104) 929 : cluster 0 pgmap v994: 89 pgs: 3 remapped+peering, 18 peering, 2 active+undersized+degraded, 66 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 476 op/s; 8358/193506 objects degraded (4.319%) 2023-06-03T20:31:20.013 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: audit 1685824279.397931 mon.a (mon.0) 1150 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:31:20.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: audit 1685824279.399487 mon.a (mon.0) 1151 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:31:20.014 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:19 smithi033 bash[74781]: audit 1685824279.4107943 mon.a (mon.0) 1152 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:20.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:20.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:20.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:20.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:20.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:20.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:20.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:20.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:20.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:20.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:20.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:20.632 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:20.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:20.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:20.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:20.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:20.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:20.926 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:20.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:20.952 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:21.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:21.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:21.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:21.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:21.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:21.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:31:21.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:21.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:21.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:21.616 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:21.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:21.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:21.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:21.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:21.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:21.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:21.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:21.965 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:22.067 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:22.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:22.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:22.245 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:22.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:22.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:22 smithi033 bash[78259]: cluster 1685824281.1159356 mgr.y (mgr.34104) 930 : cluster 0 pgmap v995: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 27437/187284 objects degraded (14.650%); 691 KiB/s, 11 objects/s recovering 2023-06-03T20:31:22.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:22 smithi033 bash[74781]: cluster 1685824281.1159356 mgr.y (mgr.34104) 930 : cluster 0 pgmap v995: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 27437/187284 objects degraded (14.650%); 691 KiB/s, 11 objects/s recovering 2023-06-03T20:31:22.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:22.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:22.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:22.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:22.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:22.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:22 smithi083 bash[60048]: cluster 1685824281.1159356 mgr.y (mgr.34104) 930 : cluster 0 pgmap v995: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 713 op/s; 27437/187284 objects degraded (14.650%); 691 KiB/s, 11 objects/s recovering 2023-06-03T20:31:22.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:22.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:22.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:22.800 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:22.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:22.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:22.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:22.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:22.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:23.025 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:23.031 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:23.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:23.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:23.381 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.414 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:23.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.416 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:23.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:23.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:23.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:23.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:23.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:23.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:23.834 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:23.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:23.973 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:23.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:23.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:24.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:24.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:24.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:24.226 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:24.277 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:24.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:24 smithi083 bash[60048]: cluster 1685824283.1164854 mgr.y (mgr.34104) 931 : cluster 0 pgmap v996: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 27437/187284 objects degraded (14.650%); 592 KiB/s, 10 objects/s recovering 2023-06-03T20:31:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:24 smithi083 bash[60048]: cluster 1685824283.248626 mon.a (mon.0) 1153 : cluster 3 Health check update: Degraded data redundancy: 27437/187284 objects degraded (14.650%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:24 smithi083 bash[60048]: audit 1685824283.6029277 mon.a (mon.0) 1154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:24.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:24 smithi083 bash[60048]: audit 1685824283.605841 mon.a (mon.0) 1155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:24.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:24.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:24.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:24.526 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[74781]: cluster 1685824283.1164854 mgr.y (mgr.34104) 931 : cluster 0 pgmap v996: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 27437/187284 objects degraded (14.650%); 592 KiB/s, 10 objects/s recovering 2023-06-03T20:31:24.527 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[74781]: cluster 1685824283.248626 mon.a (mon.0) 1153 : cluster 3 Health check update: Degraded data redundancy: 27437/187284 objects degraded (14.650%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:24.527 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[74781]: audit 1685824283.6029277 mon.a (mon.0) 1154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:24.527 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[74781]: audit 1685824283.605841 mon.a (mon.0) 1155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:24.527 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[78259]: cluster 1685824283.1164854 mgr.y (mgr.34104) 931 : cluster 0 pgmap v996: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.8 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 347 op/s; 27437/187284 objects degraded (14.650%); 592 KiB/s, 10 objects/s recovering 2023-06-03T20:31:24.528 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[78259]: cluster 1685824283.248626 mon.a (mon.0) 1153 : cluster 3 Health check update: Degraded data redundancy: 27437/187284 objects degraded (14.650%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:24.528 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[78259]: audit 1685824283.6029277 mon.a (mon.0) 1154 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:31:24.529 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:24 smithi033 bash[78259]: audit 1685824283.605841 mon.a (mon.0) 1155 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:24.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:24.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:24.658 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:24.686 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:24.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:24.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:24.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.847 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:24.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:24.985 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:24.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:24.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:25.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:25.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:25.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:25.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:25.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:25.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:25.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:25.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:25.497 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:25.532 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:25.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:25.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:25.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:25.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:25.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:25.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:25.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:25.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:25.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:25.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:26.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.116 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:26.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:26.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:26.380 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:26 smithi083 bash[60048]: cluster 1685824285.118544 mgr.y (mgr.34104) 932 : cluster 0 pgmap v997: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 27437/182211 objects degraded (15.058%); 480 KiB/s, 8 objects/s recovering 2023-06-03T20:31:26.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:26.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:26.507 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:26.517 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:26 smithi033 bash[74781]: cluster 1685824285.118544 mgr.y (mgr.34104) 932 : cluster 0 pgmap v997: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 27437/182211 objects degraded (15.058%); 480 KiB/s, 8 objects/s recovering 2023-06-03T20:31:26.517 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:26] "GET /metrics HTTP/1.1" 200 223472 "" "Prometheus/2.33.4" 2023-06-03T20:31:26.517 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:26 smithi033 bash[78259]: cluster 1685824285.118544 mgr.y (mgr.34104) 932 : cluster 0 pgmap v997: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 453 op/s; 27437/182211 objects degraded (15.058%); 480 KiB/s, 8 objects/s recovering 2023-06-03T20:31:26.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:26.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:26.628 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:26.640 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:26.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:26.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:26.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:26.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:26.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:26.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:26.967 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:27.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:27.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:27.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:27.222 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:27.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:27.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:27.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.397 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:27.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:27.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:27.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:27.644 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:27.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:27.807 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:27.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:27.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:27.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:28.058 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:28.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:28.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:28.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:28.236 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:28.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:28.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:28.350 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:28 smithi083 bash[60048]: cluster 1685824287.1192997 mgr.y (mgr.34104) 933 : cluster 0 pgmap v998: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 27326/178044 objects degraded (15.348%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:31:28.369 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:28.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:28.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:28.484 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:28 smithi033 bash[74781]: cluster 1685824287.1192997 mgr.y (mgr.34104) 933 : cluster 0 pgmap v998: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 27326/178044 objects degraded (15.348%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:31:28.485 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:28 smithi033 bash[78259]: cluster 1685824287.1192997 mgr.y (mgr.34104) 933 : cluster 0 pgmap v998: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 27326/178044 objects degraded (15.348%); 1.1 MiB/s, 17 objects/s recovering 2023-06-03T20:31:28.506 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:28.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:28.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:28.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:28.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:28.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:28.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:28.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:28.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:28.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:28.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:29.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:29.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:29.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:29.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:29.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.326 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:29 smithi033 bash[74781]: cluster 1685824288.2497792 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 27326/178044 objects degraded (15.348%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:29.326 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:29 smithi033 bash[78259]: cluster 1685824288.2497792 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 27326/178044 objects degraded (15.348%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:29.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.355 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:29.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:29.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:29.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:29.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:29 smithi083 bash[60048]: cluster 1685824288.2497792 mon.a (mon.0) 1156 : cluster 3 Health check update: Degraded data redundancy: 27326/178044 objects degraded (15.348%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:29.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:29.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:29.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:29.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:29.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:29.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:29.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:29.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:29.931 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:30.032 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:30.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:30.323 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:30.331 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:30 smithi083 bash[60048]: cluster 1685824289.1198893 mgr.y (mgr.34104) 934 : cluster 0 pgmap v999: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 27326/178044 objects degraded (15.348%); 986 KiB/s, 15 objects/s recovering 2023-06-03T20:31:30.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:30.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:30.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:30.510 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:30.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.515 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:30 smithi033 bash[78259]: cluster 1685824289.1198893 mgr.y (mgr.34104) 934 : cluster 0 pgmap v999: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 27326/178044 objects degraded (15.348%); 986 KiB/s, 15 objects/s recovering 2023-06-03T20:31:30.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:30.516 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:30 smithi033 bash[74781]: cluster 1685824289.1198893 mgr.y (mgr.34104) 934 : cluster 0 pgmap v999: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 429 op/s; 27326/178044 objects degraded (15.348%); 986 KiB/s, 15 objects/s recovering 2023-06-03T20:31:30.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.655 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:30.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:30.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:30.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.802 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:30.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:30.948 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:30.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:31.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:31.088 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:31.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:31.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:31.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:31.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:31.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:31.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:31.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:31.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:31.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.537 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:31.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:31.638 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:31.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:31.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:31.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:31.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:31.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:31.923 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:31.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:31.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:31.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:32.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:32.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:32.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:32.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:32.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.362 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:32 smithi083 bash[60048]: cluster 1685824291.1206436 mgr.y (mgr.34104) 935 : cluster 0 pgmap v1000: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 27217/168744 objects degraded (16.129%); 1.5 MiB/s, 25 objects/s recovering 2023-06-03T20:31:32.369 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:32 smithi033 bash[78259]: cluster 1685824291.1206436 mgr.y (mgr.34104) 935 : cluster 0 pgmap v1000: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 27217/168744 objects degraded (16.129%); 1.5 MiB/s, 25 objects/s recovering 2023-06-03T20:31:32.369 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:32 smithi033 bash[74781]: cluster 1685824291.1206436 mgr.y (mgr.34104) 935 : cluster 0 pgmap v1000: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 687 op/s; 27217/168744 objects degraded (16.129%); 1.5 MiB/s, 25 objects/s recovering 2023-06-03T20:31:32.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:32.499 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:32.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:32.782 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:32.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:32.868 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:31:32.900 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:31:32.924 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:31:32.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:32.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:32.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:33.020 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:31:33.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:33.071 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:31:33.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:33.116 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:31:33.161 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:31:33.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:33.200 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.209 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.210 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.210 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:31:33.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:33.277 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:33 smithi083 bash[60048]: audit 1685824292.830968 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.33:0/1041308456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:33.277 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:33 smithi083 bash[60048]: cluster 1685824293.2509067 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 27217/168744 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:33.339 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:33.384 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:33.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:33.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:33.502 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:33 smithi033 bash[74781]: audit 1685824292.830968 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.33:0/1041308456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:33.502 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:33 smithi033 bash[74781]: cluster 1685824293.2509067 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 27217/168744 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:33.502 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:33 smithi033 bash[78259]: audit 1685824292.830968 mon.a (mon.0) 1157 : audit 0 from='client.? 172.21.15.33:0/1041308456' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:33.503 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:33 smithi033 bash[78259]: cluster 1685824293.2509067 mon.a (mon.0) 1158 : cluster 3 Health check update: Degraded data redundancy: 27217/168744 objects degraded (16.129%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:33.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:33.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:33.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:33.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:33.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.677 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:33.778 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:33.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:33.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:33.907 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:33.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:33.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:33.944 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:34.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:34.185 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:34.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:34.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:34.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:34.359 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:34.463 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.471 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:34 smithi083 bash[60048]: cluster 1685824293.1211808 mgr.y (mgr.34104) 936 : cluster 0 pgmap v1001: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 27217/168744 objects degraded (16.129%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:34.510 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:34.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:34 smithi033 bash[74781]: cluster 1685824293.1211808 mgr.y (mgr.34104) 936 : cluster 0 pgmap v1001: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 27217/168744 objects degraded (16.129%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:34.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:34 smithi033 bash[78259]: cluster 1685824293.1211808 mgr.y (mgr.34104) 936 : cluster 0 pgmap v1001: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 514 op/s; 27217/168744 objects degraded (16.129%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:34.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:34.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:34.797 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:34.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:34.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:34.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:34.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:35.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:35.205 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.241 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:35.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:35.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:35.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:35.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:35.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:35.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:35.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:35.662 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:35.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:35.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:35.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:35.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:35.946 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:35.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:36.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:36.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:36.231 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:36.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:36.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:36.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:36.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:36 smithi033 bash[78259]: cluster 1685824295.1219068 mgr.y (mgr.34104) 937 : cluster 0 pgmap v1002: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 27217/163908 objects degraded (16.605%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:36 smithi033 bash[74781]: cluster 1685824295.1219068 mgr.y (mgr.34104) 937 : cluster 0 pgmap v1002: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 27217/163908 objects degraded (16.605%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:36] "GET /metrics HTTP/1.1" 200 223472 "" "Prometheus/2.33.4" 2023-06-03T20:31:36.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:36.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:36 smithi083 bash[60048]: cluster 1685824295.1219068 mgr.y (mgr.34104) 937 : cluster 0 pgmap v1002: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 27217/163908 objects degraded (16.605%); 1.1 MiB/s, 18 objects/s recovering 2023-06-03T20:31:36.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:36.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:36.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:36.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:36.934 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:36.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:36.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:36.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:37.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:37.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:37.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:37.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:37.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:37.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:37.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:37.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:37.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:37.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:37.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:37.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:37.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:37.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:37.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:37.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:37.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:37.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:37.807 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:31:37.807 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:31:37.807 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:31:37.807 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:31:37.808 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:31:37.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:37.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:37.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:37.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:38.048 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:38.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:38.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:38.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:38.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:38.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:38.318 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:31:38.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:38.357 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[78259]: cluster 1685824297.1249764 mgr.y (mgr.34104) 938 : cluster 0 pgmap v1003: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 27104/159894 objects degraded (16.951%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:31:38.358 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[78259]: audit 1685824297.6684425 mon.a (mon.0) 1159 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:31:38.358 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[78259]: cluster 1685824298.2521255 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 27104/159894 objects degraded (16.951%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:38.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[74781]: cluster 1685824297.1249764 mgr.y (mgr.34104) 938 : cluster 0 pgmap v1003: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 27104/159894 objects degraded (16.951%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:31:38.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[74781]: audit 1685824297.6684425 mon.a (mon.0) 1159 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:31:38.358 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:38 smithi033 bash[74781]: cluster 1685824298.2521255 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 27104/159894 objects degraded (16.951%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:38.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:38.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:38.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:38.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:38 smithi083 bash[60048]: cluster 1685824297.1249764 mgr.y (mgr.34104) 938 : cluster 0 pgmap v1003: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s; 27104/159894 objects degraded (16.951%); 1.7 MiB/s, 27 objects/s recovering 2023-06-03T20:31:38.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:38 smithi083 bash[60048]: audit 1685824297.6684425 mon.a (mon.0) 1159 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:31:38.497 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:38 smithi083 bash[60048]: cluster 1685824298.2521255 mon.a (mon.0) 1160 : cluster 3 Health check update: Degraded data redundancy: 27104/159894 objects degraded (16.951%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:38.519 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:38.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:38.623 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:38.648 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:31:38.667 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:38.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:38.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:38.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:38.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:38.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:38.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:38.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:39.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:39.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:39.229 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163504 9.2 e234/232 9:45d2ca82:::benchmark_data_smithi033_176926_object56422:head v 234'10218, mlcod=226'6058)", 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.193901+0000", 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.026666929999999998, 2023-06-03T20:31:39.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.026704999, 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193901+0000", 2023-06-03T20:31:39.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193901+0000", 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193900+0000", 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193908+0000", 2023-06-03T20:31:39.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0129999999999993e-06 2023-06-03T20:31:39.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.234 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.234 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193939+0000", 2023-06-03T20:31:39.234 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0641e-05 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.193947+0000", 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7689999999999996e-06 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.235 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.194127+0000", 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000180175 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.194218+0000", 2023-06-03T20:31:39.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0966999999999998e-05 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163508 9.6 e234/232 9:61fb2e8b:::benchmark_data_smithi033_176926_object56426:head v 234'10160, mlcod=224'5975)", 2023-06-03T20:31:39.237 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.199652+0000", 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.020916173, 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.021027675999999999, 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.238 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199652+0000", 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199652+0000", 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199652+0000", 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199656+0000", 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1570000000000002e-06 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199661+0000", 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5369999999999997e-06 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199666+0000", 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.481e-06 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199867+0000", 2023-06-03T20:31:39.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000200948 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.199889+0000", 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.2235e-05 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.243 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163510 9.a e234/232 9:59876979:::benchmark_data_smithi033_176926_object56428:head v 234'10200, mlcod=224'6008)", 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.204567+0000", 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.016001140000000001, 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.016177449999999999, 2023-06-03T20:31:39.244 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204567+0000", 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.245 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204567+0000", 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204566+0000", 2023-06-03T20:31:39.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204574+0000", 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8990000000000001e-06 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204589+0000", 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5248e-05 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204597+0000", 2023-06-03T20:31:39.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8280000000000003e-06 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.207849+0000", 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003251632 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.207878+0000", 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9057999999999999e-05 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.250 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163514 9.e e234/232 9:7ea49f0f:::benchmark_data_smithi033_176926_object56432:head v 234'10337, mlcod=224'6075)", 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.204753+0000", 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.015815006, 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.016056250000000001, 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204753+0000", 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204753+0000", 2023-06-03T20:31:39.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204752+0000", 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204762+0000", 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8139999999999995e-06 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204773+0000", 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0917999999999999e-05 2023-06-03T20:31:39.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204780+0000", 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8689999999999998e-06 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.255 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204850+0000", 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9970999999999998e-05 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.204873+0000", 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3017999999999999e-05 2023-06-03T20:31:39.256 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163512 9.6 e234/232 9:64ae1316:::benchmark_data_smithi033_176926_object56430:head v 234'10161, mlcod=224'5975)", 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.206006+0000", 2023-06-03T20:31:39.257 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.014562448, 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.014868818000000001, 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206006+0000", 2023-06-03T20:31:39.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206006+0000", 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206005+0000", 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206013+0000", 2023-06-03T20:31:39.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.7839999999999992e-06 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206032+0000", 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8706e-05 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.206041+0000", 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9730000000000003e-06 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.207807+0000", 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001765586 2023-06-03T20:31:39.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.213119+0000", 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0053120750000000003 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:163517 9.3 e234/232 9:cc73f246:::benchmark_data_smithi033_176926_object56435:head v 234'10332, mlcod=226'6606)", 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:39.216197+0000", 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.0043710750000000003, 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0047408540000000001, 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:31:39.264 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216197+0000", 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.265 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216197+0000", 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216196+0000", 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:31:39.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216204+0000", 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0450000000000001e-06 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:31:39.267 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216217+0000", 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2486e-05 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216225+0000", 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1429999999999998e-06 2023-06-03T20:31:39.268 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216288+0000", 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3144000000000004e-05 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:31:39.269 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:39.216313+0000", 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5088000000000001e-05 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 6 2023-06-03T20:31:39.270 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:31:39.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:39.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:39.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:39.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.2882242 mon.a (mon.0) 1161 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: audit 1685824298.304823 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:31:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3049998 mon.a (mon.0) 1163 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-06-03T20:31:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3131828 osd.5 (osd.5) 137 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3245795 osd.4 (osd.4) 150 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3247411 osd.7 (osd.7) 165 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3254235 osd.6 (osd.6) 126 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3281555 osd.7 (osd.7) 166 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: cluster 1685824298.3453345 osd.7 (osd.7) 167 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:39 smithi083 bash[60048]: audit 1685824298.5984771 mon.a (mon.0) 1164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:39.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:39.492 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.2882242 mon.a (mon.0) 1161 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: audit 1685824298.304823 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3049998 mon.a (mon.0) 1163 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3131828 osd.5 (osd.5) 137 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3245795 osd.4 (osd.4) 150 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3247411 osd.7 (osd.7) 165 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3254235 osd.6 (osd.6) 126 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3281555 osd.7 (osd.7) 166 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: cluster 1685824298.3453345 osd.7 (osd.7) 167 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[74781]: audit 1685824298.5984771 mon.a (mon.0) 1164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.2882242 mon.a (mon.0) 1161 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: audit 1685824298.304823 mon.a (mon.0) 1162 : audit 1 from='client.? 172.21.15.33:0/3958355407' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3049998 mon.a (mon.0) 1163 : cluster 0 osdmap e234: 8 total, 8 up, 8 in 2023-06-03T20:31:39.494 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3131828 osd.5 (osd.5) 137 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3245795 osd.4 (osd.4) 150 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3247411 osd.7 (osd.7) 165 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3254235 osd.6 (osd.6) 126 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3281555 osd.7 (osd.7) 166 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: cluster 1685824298.3453345 osd.7 (osd.7) 167 : cluster 3 failed to encode map e234 with expected crc 2023-06-03T20:31:39.495 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:39 smithi033 bash[78259]: audit 1685824298.5984771 mon.a (mon.0) 1164 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:39.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:39.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.548 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:39.649 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:39.683 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:39.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.830 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:39.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:39.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:39.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:40.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:40.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:40.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:40.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:40.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.266 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:40.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:40.374 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:40 smithi083 bash[60048]: cluster 1685824299.1255312 mgr.y (mgr.34104) 939 : cluster 0 pgmap v1005: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 27104/159894 objects degraded (16.951%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:40.421 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:40.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:40.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:40.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:40.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.574 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:40.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:40 smithi033 bash[74781]: cluster 1685824299.1255312 mgr.y (mgr.34104) 939 : cluster 0 pgmap v1005: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 27104/159894 objects degraded (16.951%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:40.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:40 smithi033 bash[78259]: cluster 1685824299.1255312 mgr.y (mgr.34104) 939 : cluster 0 pgmap v1005: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 27104/159894 objects degraded (16.951%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:40.676 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:40.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:40.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:40.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:40.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:40.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:40.882 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:40.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_historic_ops 2023-06-03T20:31:40.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:41.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.026 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:41.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:41.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:41.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:41.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:41.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:41.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:41.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:41.409 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:41.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:41.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:41.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:41.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:41.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:41.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:41.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:41.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:41.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:41.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:42.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:42.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:42.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:42.163 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:42.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:42.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:42.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:42.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:42.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:42.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:42.466 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:42 smithi083 bash[60048]: cluster 1685824301.1287649 mgr.y (mgr.34104) 940 : cluster 0 pgmap v1006: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:42.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:42.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:42.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:42 smithi033 bash[78259]: cluster 1685824301.1287649 mgr.y (mgr.34104) 940 : cluster 0 pgmap v1006: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:42.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:42 smithi033 bash[74781]: cluster 1685824301.1287649 mgr.y (mgr.34104) 940 : cluster 0 pgmap v1006: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:42.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:42.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:42.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:42.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:42.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:42.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:42.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:42.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:42.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:43.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:43.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:43.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:43.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:43.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:43.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:43.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:43.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:43 smithi033 bash[74781]: cluster 1685824303.2559626 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26992/150822 objects degraded (17.897%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:43.333 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:43 smithi083 bash[60048]: cluster 1685824303.2559626 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26992/150822 objects degraded (17.897%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:43.357 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:43.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.360 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:43.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:43.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:43.538 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:31:43.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:43.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:43.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:43.748 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:43.760 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:43 smithi033 bash[78259]: cluster 1685824303.2559626 mon.a (mon.0) 1165 : cluster 3 Health check update: Degraded data redundancy: 26992/150822 objects degraded (17.897%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:43.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:43.902 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:43.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:43.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:43.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:44.041 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:44.088 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:44.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:44.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:44.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:44.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.237 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:44.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:44.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:44.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:44.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:44.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:44.616 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:44.619 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:44.625 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:44 smithi033 bash[74781]: cluster 1685824303.1293972 mgr.y (mgr.34104) 941 : cluster 0 pgmap v1007: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:44.626 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:44 smithi033 bash[78259]: cluster 1685824303.1293972 mgr.y (mgr.34104) 941 : cluster 0 pgmap v1007: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:44 smithi083 bash[60048]: cluster 1685824303.1293972 mgr.y (mgr.34104) 941 : cluster 0 pgmap v1007: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.1 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26992/150822 objects degraded (17.897%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:44.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:44.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:44.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:44.801 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:44.913 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:44.955 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:44.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:44.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:45.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:45.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:45.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.113 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:45.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:45.254 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:45.358 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:45.397 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:45.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:45.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:45.542 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:45.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:45.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:45.663 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:45.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:45.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:45.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:45.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:45.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:45.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:45.978 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:45.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:45.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:46.081 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:46.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:46.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:46.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:46.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:46.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.264 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:46.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:46.454 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:46 smithi083 bash[60048]: cluster 1685824305.13021 mgr.y (mgr.34104) 942 : cluster 0 pgmap v1008: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 26992/145728 objects degraded (18.522%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:46.496 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:46.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:46.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:46 smithi033 bash[78259]: cluster 1685824305.13021 mgr.y (mgr.34104) 942 : cluster 0 pgmap v1008: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 26992/145728 objects degraded (18.522%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:46.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:46 smithi033 bash[74781]: cluster 1685824305.13021 mgr.y (mgr.34104) 942 : cluster 0 pgmap v1008: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 605 op/s; 26992/145728 objects degraded (18.522%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:46.509 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:46] "GET /metrics HTTP/1.1" 200 223518 "" "Prometheus/2.33.4" 2023-06-03T20:31:46.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:46.650 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:46.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:46.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:46.803 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:46.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.806 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:46.824 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:31:46.825 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:31:46.825 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-06-03T20:31:46.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:31:46.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:46.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:46.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:47.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:47.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:47.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:47.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:47.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:47.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:47.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:47.383 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:47.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:47.490 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:47.532 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:47.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:47.639 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:47.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:47.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:47.725 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:47.789 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:47.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:47.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:47.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:47.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:47.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:47.967 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:48.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:48.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:48.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:48.343 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:48 smithi033 bash[74781]: cluster 1685824307.130874 mgr.y (mgr.34104) 943 : cluster 0 pgmap v1009: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26878/141756 objects degraded (18.961%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:48.344 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:48 smithi033 bash[74781]: cluster 1685824308.2572737 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26878/141756 objects degraded (18.961%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:48.355 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.384 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:48.485 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:48.494 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:48 smithi083 bash[60048]: cluster 1685824307.130874 mgr.y (mgr.34104) 943 : cluster 0 pgmap v1009: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26878/141756 objects degraded (18.961%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:48.494 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:48 smithi083 bash[60048]: cluster 1685824308.2572737 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26878/141756 objects degraded (18.961%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:48.514 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:48.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:48.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:48.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:48 smithi033 bash[78259]: cluster 1685824307.130874 mgr.y (mgr.34104) 943 : cluster 0 pgmap v1009: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26878/141756 objects degraded (18.961%); 1.4 MiB/s, 22 objects/s recovering 2023-06-03T20:31:48.631 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:48 smithi033 bash[78259]: cluster 1685824308.2572737 mon.a (mon.0) 1166 : cluster 3 Health check update: Degraded data redundancy: 26878/141756 objects degraded (18.961%), 9 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:48.660 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:48.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:48.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:48.934 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:48.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:48.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:49.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:49.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:49.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:49.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:49.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:49.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.406 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:49.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:49.546 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:49.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:49.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:49.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:49.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:49.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:49.977 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:49.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:49.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:50.081 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:50.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:50.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:50.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:50.366 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:50.506 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:50.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:50.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:50.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:50 smithi033 bash[78259]: cluster 1685824309.131432 mgr.y (mgr.34104) 944 : cluster 0 pgmap v1010: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 26878/141756 objects degraded (18.961%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:31:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:50 smithi033 bash[74781]: cluster 1685824309.131432 mgr.y (mgr.34104) 944 : cluster 0 pgmap v1010: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 26878/141756 objects degraded (18.961%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:31:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:50 smithi083 bash[60048]: cluster 1685824309.131432 mgr.y (mgr.34104) 944 : cluster 0 pgmap v1010: 89 pgs: 8 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 80 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 26878/141756 objects degraded (18.961%); 1.3 MiB/s, 20 objects/s recovering 2023-06-03T20:31:50.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:50.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:50.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:50.811 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:50.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:50.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:50.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:50.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:51.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.001 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:51.102 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.135 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:51.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:51.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:51.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:51.388 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:51.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:51.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:51.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:51.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:51.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.753 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:51.854 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:51.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:51.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:51.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:52.037 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:52.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:52.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:52.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:52.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:52.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:52.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:52.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:52.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:52.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:52.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:52.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.583 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:52.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:52 smithi083 bash[60048]: cluster 1685824311.1321347 mgr.y (mgr.34104) 945 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 26865/132825 objects degraded (20.226%); 1.2 MiB/s, 28 objects/s recovering 2023-06-03T20:31:52.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:52.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:52.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:52.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:52 smithi033 bash[78259]: cluster 1685824311.1321347 mgr.y (mgr.34104) 945 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 26865/132825 objects degraded (20.226%); 1.2 MiB/s, 28 objects/s recovering 2023-06-03T20:31:52.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:52 smithi033 bash[74781]: cluster 1685824311.1321347 mgr.y (mgr.34104) 945 : cluster 0 pgmap v1011: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s; 26865/132825 objects degraded (20.226%); 1.2 MiB/s, 28 objects/s recovering 2023-06-03T20:31:52.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:52.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:52.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:52.881 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:52.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:53.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:53.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:53.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:53.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:53.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:53.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:53 smithi083 bash[60048]: cluster 1685824313.2583454 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 26865/132825 objects degraded (20.226%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:53.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:53.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:53.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:53.496 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:53 smithi033 bash[78259]: cluster 1685824313.2583454 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 26865/132825 objects degraded (20.226%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:53.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:53 smithi033 bash[74781]: cluster 1685824313.2583454 mon.a (mon.0) 1167 : cluster 3 Health check update: Degraded data redundancy: 26865/132825 objects degraded (20.226%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:53.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:53.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.608 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:53.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:53.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.882 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:53.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:53.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:54.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:54.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:54 smithi083 bash[60048]: cluster 1685824313.1326652 mgr.y (mgr.34104) 946 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 26865/132825 objects degraded (20.226%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:54 smithi083 bash[60048]: audit 1685824313.5988846 mon.a (mon.0) 1168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:54.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:54.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:54 smithi033 bash[74781]: cluster 1685824313.1326652 mgr.y (mgr.34104) 946 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 26865/132825 objects degraded (20.226%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:54.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:54 smithi033 bash[74781]: audit 1685824313.5988846 mon.a (mon.0) 1168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:54 smithi033 bash[78259]: cluster 1685824313.1326652 mgr.y (mgr.34104) 946 : cluster 0 pgmap v1012: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.7 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 499 op/s; 26865/132825 objects degraded (20.226%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:54 smithi033 bash[78259]: audit 1685824313.5988846 mon.a (mon.0) 1168 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:31:54.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:54.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:54.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:54.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:54.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:54.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.898 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:54.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:54.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:55.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:55.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:55.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:55.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:55.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:55.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:55.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:55.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:55.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:55.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:55.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:55.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:55.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:55.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:55.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:56.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:56.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:56.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:56.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:56.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:56.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:56.212 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:31:56.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:56.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:31:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:31:56] "GET /metrics HTTP/1.1" 200 223515 "" "Prometheus/2.33.4" 2023-06-03T20:31:56.320 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:56.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:56.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:56.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:31:56.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:31:56.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:56 smithi033 bash[74781]: cluster 1685824315.133368 mgr.y (mgr.34104) 947 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 26865/127707 objects degraded (21.036%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:56.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:56 smithi033 bash[78259]: cluster 1685824315.133368 mgr.y (mgr.34104) 947 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 26865/127707 objects degraded (21.036%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:56.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:56.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:56.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:56 smithi083 bash[60048]: cluster 1685824315.133368 mgr.y (mgr.34104) 947 : cluster 0 pgmap v1013: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 26865/127707 objects degraded (21.036%); 677 KiB/s, 18 objects/s recovering 2023-06-03T20:31:56.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:56.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:56.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:56.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:56.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:56.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:57.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:57.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:31:57.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:31:57.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:57.196 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:57.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:57.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:57.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:57.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:57.492 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:57.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:57.584 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:31:57.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:57.620 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:31:57.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:57.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:57.653 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:31:57.720 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:31:57.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:57.763 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:31:57.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:57.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:57.805 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:31:57.833 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:31:57.860 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:31:57.861 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.862 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.862 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.862 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.862 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:31:57.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:57.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:57.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:57.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:58.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:58.051 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:31:58.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.054 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:31:58.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:58.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:58.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:58.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:58 smithi083 bash[60048]: cluster 1685824317.1341016 mgr.y (mgr.34104) 948 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 26865/123528 objects degraded (21.748%); 677 KiB/s, 28 objects/s recovering 2023-06-03T20:31:58.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:58 smithi083 bash[60048]: audit 1685824317.5343323 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.33:0/1442593670' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:58.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:31:58 smithi083 bash[60048]: cluster 1685824318.2596502 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 26865/123528 objects degraded (21.748%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:58.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:58.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:58.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:58.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:58.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:58.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:58.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:31:58.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:58.877 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[78259]: cluster 1685824317.1341016 mgr.y (mgr.34104) 948 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 26865/123528 objects degraded (21.748%); 677 KiB/s, 28 objects/s recovering 2023-06-03T20:31:58.878 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[78259]: audit 1685824317.5343323 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.33:0/1442593670' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:58.878 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[78259]: cluster 1685824318.2596502 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 26865/123528 objects degraded (21.748%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:58.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[74781]: cluster 1685824317.1341016 mgr.y (mgr.34104) 948 : cluster 0 pgmap v1014: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 26865/123528 objects degraded (21.748%); 677 KiB/s, 28 objects/s recovering 2023-06-03T20:31:58.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[74781]: audit 1685824317.5343323 mon.c (mon.2) 111 : audit 0 from='client.? 172.21.15.33:0/1442593670' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:31:58.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:31:58 smithi033 bash[74781]: cluster 1685824318.2596502 mon.a (mon.0) 1169 : cluster 3 Health check update: Degraded data redundancy: 26865/123528 objects degraded (21.748%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:31:58.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:58.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:58.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:58.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:59.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:59.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:59.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:59.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:59.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:59.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:59.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:31:59.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:31:59.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:59.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:31:59.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:31:59.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:59.615 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:31:59.616 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:31:59.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:31:59.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:31:59.729 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:59.773 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:31:59.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:31:59.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:59.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:31:59.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:31:59.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:00.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:00.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:00.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:00.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:00.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:00.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:00.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:00.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:00.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:00.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:00.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:00.541 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:00 smithi033 bash[78259]: cluster 1685824319.134681 mgr.y (mgr.34104) 949 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 26865/123528 objects degraded (21.748%); 69 KiB/s, 18 objects/s recovering 2023-06-03T20:32:00.542 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:00 smithi033 bash[74781]: cluster 1685824319.134681 mgr.y (mgr.34104) 949 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 26865/123528 objects degraded (21.748%); 69 KiB/s, 18 objects/s recovering 2023-06-03T20:32:00.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:00.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:00 smithi083 bash[60048]: cluster 1685824319.134681 mgr.y (mgr.34104) 949 : cluster 0 pgmap v1015: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 506 op/s; 26865/123528 objects degraded (21.748%); 69 KiB/s, 18 objects/s recovering 2023-06-03T20:32:00.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:00.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:00.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:00.800 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:00.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:00.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:00.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:00.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:01.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.079 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:01.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:01.242 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.246 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:01.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:01.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:01.528 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.532 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:01.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:01.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:01.731 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_ops_in_flight 2023-06-03T20:32:01.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:01.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:01.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:01.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:01.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:01.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:02.081 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:32:02.084 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:02.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:02.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:02.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:02.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:02.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:02.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:02.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:02.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:02.440 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:32:02.534 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:02.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:02.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:02.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:02.679 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[74781]: cluster 1685824321.1353722 mgr.y (mgr.34104) 950 : cluster 0 pgmap v1016: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 26865/115233 objects degraded (23.314%); 69 KiB/s, 28 objects/s recovering 2023-06-03T20:32:02.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[74781]: audit 1685824322.2039232 mon.a (mon.0) 1170 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[74781]: audit 1685824322.206583 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.33:0/3233038505' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[78259]: cluster 1685824321.1353722 mgr.y (mgr.34104) 950 : cluster 0 pgmap v1016: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 26865/115233 objects degraded (23.314%); 69 KiB/s, 28 objects/s recovering 2023-06-03T20:32:02.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[78259]: audit 1685824322.2039232 mon.a (mon.0) 1170 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:02 smithi033 bash[78259]: audit 1685824322.206583 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.33:0/3233038505' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.712 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:02.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:02.819 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:02.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:02 smithi083 bash[60048]: cluster 1685824321.1353722 mgr.y (mgr.34104) 950 : cluster 0 pgmap v1016: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 736 op/s; 26865/115233 objects degraded (23.314%); 69 KiB/s, 28 objects/s recovering 2023-06-03T20:32:02.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:02 smithi083 bash[60048]: audit 1685824322.2039232 mon.a (mon.0) 1170 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.828 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:02 smithi083 bash[60048]: audit 1685824322.206583 mon.b (mon.1) 21 : audit 1 from='client.? 172.21.15.33:0/3233038505' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:32:02.858 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:02.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:02.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:02.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:03.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:03.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:03.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:03.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:03.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.454 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:03.555 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:03.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.3904014 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:03.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: audit 1685824322.4223354 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.4225626 mon.a (mon.0) 1173 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.4270701 osd.5 (osd.5) 138 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.428926 osd.7 (osd.7) 168 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.4365165 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824322.438943 osd.6 (osd.6) 127 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[74781]: cluster 1685824323.2607496 mon.a (mon.0) 1174 : cluster 3 Health check update: Degraded data redundancy: 26865/115233 objects degraded (23.314%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.3904014 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: audit 1685824322.4223354 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.4225626 mon.a (mon.0) 1173 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.4270701 osd.5 (osd.5) 138 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.428926 osd.7 (osd.7) 168 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.4365165 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824322.438943 osd.6 (osd.6) 127 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:03 smithi033 bash[78259]: cluster 1685824323.2607496 mon.a (mon.0) 1174 : cluster 3 Health check update: Degraded data redundancy: 26865/115233 objects degraded (23.314%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:03.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:03.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:03.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:03.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:03.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:03.824 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:03.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:03.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:03.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.3904014 mon.a (mon.0) 1171 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: audit 1685824322.4223354 mon.a (mon.0) 1172 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.4225626 mon.a (mon.0) 1173 : cluster 0 osdmap e235: 8 total, 8 up, 8 in 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.4270701 osd.5 (osd.5) 138 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.428926 osd.7 (osd.7) 168 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.4365165 osd.4 (osd.4) 151 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824322.438943 osd.6 (osd.6) 127 : cluster 3 failed to encode map e235 with expected crc 2023-06-03T20:32:03.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:03 smithi083 bash[60048]: cluster 1685824323.2607496 mon.a (mon.0) 1174 : cluster 3 Health check update: Degraded data redundancy: 26865/115233 objects degraded (23.314%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:03.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:04.006 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:04.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:04.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:04.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:04.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:04.246 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:04.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:04.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:04.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:04.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:04.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:04.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:04.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:04.645 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:04 smithi033 bash[78259]: cluster 1685824323.1358676 mgr.y (mgr.34104) 951 : cluster 0 pgmap v1018: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 26865/115233 objects degraded (23.314%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:04.645 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:04 smithi033 bash[74781]: cluster 1685824323.1358676 mgr.y (mgr.34104) 951 : cluster 0 pgmap v1018: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 26865/115233 objects degraded (23.314%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:04.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:04 smithi083 bash[60048]: cluster 1685824323.1358676 mgr.y (mgr.34104) 951 : cluster 0 pgmap v1018: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 26865/115233 objects degraded (23.314%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:04.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:04.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:04.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:04.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:04.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:04.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:04.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:04.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:04.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:05.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:05.124 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:05.233 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:05.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:05.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:05.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:05.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:05.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:05.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:05.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:05.683 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:05.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:05.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:05.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:05.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.830 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:05.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:05.977 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:05.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:05.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:06.084 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:06.125 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:06.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.129 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:06.146 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:32:06.153 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:32:06.230 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:06.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:06.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.271 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:06.372 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:06.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:06.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:06.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:32:06.487 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:06 smithi033 bash[78259]: cluster 1685824325.1364613 mgr.y (mgr.34104) 952 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 26865/110055 objects degraded (24.411%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:06.488 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:06 smithi033 bash[74781]: cluster 1685824325.1364613 mgr.y (mgr.34104) 952 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 26865/110055 objects degraded (24.411%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:06.488 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:06] "GET /metrics HTTP/1.1" 200 223515 "" "Prometheus/2.33.4" 2023-06-03T20:32:06.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:06.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:06.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:06.650 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:06.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:06.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.701 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:06 smithi083 bash[60048]: cluster 1685824325.1364613 mgr.y (mgr.34104) 952 : cluster 0 pgmap v1019: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 26865/110055 objects degraded (24.411%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:06.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:06.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:06.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:06.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:06.836 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:06.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:07.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:07.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:07.533 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1019,"stamp":"2023-06-03T20:32:05.136054+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2403145638,"num_objects":36685,"num_object_clones":0,"num_object_copies":110055,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":26865,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36685,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":177760,"num_write_kb":6855503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1036,"num_bytes_recovered":45899314,"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":141223,"ondisk_log_size":141223,"up":267,"acting":258,"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":10640552,"kb_used_data":8364264,"kb_used_omap":21,"kb_used_meta":2275690,"kb_avail":739320664,"statfs":{"total":767960285184,"available":757064359936,"internally_reserved":0,"allocated":8565006336,"data_stored":8559745630,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":2330306979},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-385613824,"num_objects":-5884,"num_object_clones":0,"num_object_copies":-17652,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-5884,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5884,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":226,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003200"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":255,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302179+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:31:16.302179+0000","last_peered":"2023-06-03T20:31:16.302179+0000","last_clean":"2023-06-03T20:31:16.302179+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:31:16.302179+0000","last_undegraded":"2023-06-03T20:31:16.302179+0000","last_fullsized":"2023-06-03T20:31:16.302179+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.307173+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:31:38.307173+0000","last_peered":"2023-06-03T20:31:38.307173+0000","last_clean":"2023-06-03T20:31:38.307173+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:31:38.307173+0000","last_undegraded":"2023-06-03T20:31:38.307173+0000","last_fullsized":"2023-06-03T20:31:38.307173+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":193,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.311738+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:31:38.311738+0000","last_peered":"2023-06-03T20:31:38.311738+0000","last_clean":"2023-06-03T20:31:38.311738+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:31:38.311738+0000","last_undegraded":"2023-06-03T20:31:38.311738+0000","last_fullsized":"2023-06-03T20:31:38.311738+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319238+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:31:38.319238+0000","last_peered":"2023-06-03T20:31:38.319238+0000","last_clean":"2023-06-03T20:31:38.319238+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:31:38.319238+0000","last_undegraded":"2023-06-03T20:31:38.319238+0000","last_fullsized":"2023-06-03T20:31:38.319238+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:59.626500+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:31:59.626500+0000","last_peered":"2023-06-03T20:31:59.626500+0000","last_clean":"2023-06-03T20:31:59.626500+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:31:59.626500+0000","last_undegraded":"2023-06-03T20:31:59.626500+0000","last_fullsized":"2023-06-03T20:31:59.626500+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":56,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302844+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:31:16.302844+0000","last_peered":"2023-06-03T20:31:16.302844+0000","last_clean":"2023-06-03T20:31:16.302844+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:31:16.302844+0000","last_undegraded":"2023-06-03T20:31:16.302844+0000","last_fullsized":"2023-06-03T20:31:16.302844+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":82,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319252+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:31:38.319252+0000","last_peered":"2023-06-03T20:31:38.319252+0000","last_clean":"2023-06-03T20:31:38.319252+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:31:38.319252+0000","last_undegraded":"2023-06-03T20:31:38.319252+0000","last_fullsized":"2023-06-03T20:31:38.319252+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.306752+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:31:38.306752+0000","last_peered":"2023-06-03T20:31:38.306752+0000","last_clean":"2023-06-03T20:31:38.306752+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:31:38.306752+0000","last_undegraded":"2023-06-03T20:31:38.306752+0000","last_fullsized":"2023-06-03T20:31:38.306752+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":212,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.313802+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:31:16.313802+0000","last_peered":"2023-06-03T20:31:16.313802+0000","last_clean":"2023-06-03T20:31:16.313802+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:31:16.313802+0000","last_undegraded":"2023-06-03T20:31:16.313802+0000","last_fullsized":"2023-06-03T20:31:16.313802+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":207,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.306851+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:31:38.306851+0000","last_peered":"2023-06-03T20:31:38.306851+0000","last_clean":"2023-06-03T20:31:38.306851+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:31:38.306851+0000","last_undegraded":"2023-06-03T20:31:38.306851+0000","last_fullsized":"2023-06-03T20:31:38.306851+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":204,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.313451+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:31:16.313451+0000","last_peered":"2023-06-03T20:31:16.313451+0000","last_clean":"2023-06-03T20:31:16.313451+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:31:16.313451+0000","last_undegraded":"2023-06-03T20:31:16.313451+0000","last_fullsized":"2023-06-03T20:31:16.313451+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":224,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.313028+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:31:38.313028+0000","last_peered":"2023-06-03T20:31:38.313028+0000","last_clean":"2023-06-03T20:31:38.313028+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:31:38.313028+0000","last_undegraded":"2023-06-03T20:31:38.313028+0000","last_fullsized":"2023-06-03T20:31:38.313028+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":281,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303247+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:31:16.303247+0000","last_peered":"2023-06-03T20:31:16.303247+0000","last_clean":"2023-06-03T20:31:16.303247+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:31:16.303247+0000","last_undegraded":"2023-06-03T20:31:16.303247+0000","last_fullsized":"2023-06-03T20:31:16.303247+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302412+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:31:16.302412+0000","last_peered":"2023-06-03T20:31:16.302412+0000","last_clean":"2023-06-03T20:31:16.302412+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:31:16.302412+0000","last_undegraded":"2023-06-03T20:31:16.302412+0000","last_fullsized":"2023-06-03T20:31:16.302412+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":203,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.385013+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:31:16.385013+0000","last_peered":"2023-06-03T20:31:16.385013+0000","last_clean":"2023-06-03T20:31:16.385013+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:31:16.385013+0000","last_undegraded":"2023-06-03T20:31:16.385013+0000","last_fullsized":"2023-06-03T20:31:16.385013+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":225,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.308181+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:31:38.308181+0000","last_peered":"2023-06-03T20:31:38.308181+0000","last_clean":"2023-06-03T20:31:38.308181+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:31:38.308181+0000","last_undegraded":"2023-06-03T20:31:38.308181+0000","last_fullsized":"2023-06-03T20:31:38.308181+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":82,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319142+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:31:38.319142+0000","last_peered":"2023-06-03T20:31:38.319142+0000","last_clean":"2023-06-03T20:31:38.319142+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:31:38.319142+0000","last_undegraded":"2023-06-03T20:31:38.319142+0000","last_fullsized":"2023-06-03T20:31:38.319142+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":196,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.280954+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:31:16.280954+0000","last_peered":"2023-06-03T20:31:16.280954+0000","last_clean":"2023-06-03T20:31:16.280954+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:31:16.280954+0000","last_undegraded":"2023-06-03T20:31:16.280954+0000","last_fullsized":"2023-06-03T20:31:16.280954+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":231,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.283378+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:31:16.283378+0000","last_peered":"2023-06-03T20:31:16.283378+0000","last_clean":"2023-06-03T20:31:16.283378+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:31:16.283378+0000","last_undegraded":"2023-06-03T20:31:16.283378+0000","last_fullsized":"2023-06-03T20:31:16.283378+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319061+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:31:38.319061+0000","last_peered":"2023-06-03T20:31:38.319061+0000","last_clean":"2023-06-03T20:31:38.319061+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:31:38.319061+0000","last_undegraded":"2023-06-03T20:31:38.319061+0000","last_fullsized":"2023-06-03T20:31:38.319061+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":51,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.304442+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:31:16.304442+0000","last_peered":"2023-06-03T20:31:16.304442+0000","last_clean":"2023-06-03T20:31:16.304442+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:31:16.304442+0000","last_undegraded":"2023-06-03T20:31:16.304442+0000","last_fullsized":"2023-06-03T20:31:16.304442+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":225,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:54.603253+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:31:54.603253+0000","last_peered":"2023-06-03T20:31:54.603253+0000","last_clean":"2023-06-03T20:31:54.603253+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:31:54.603253+0000","last_undegraded":"2023-06-03T20:31:54.603253+0000","last_fullsized":"2023-06-03T20:31:54.603253+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.5","version":"235'10956","reported_seq":10985,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.574496+0000","last_change":"2023-06-03T20:28:28.302385+0000","last_active":"2023-06-03T20:32:04.574496+0000","last_peered":"2023-06-03T20:32:04.574496+0000","last_clean":"2023-06-03T20:32:04.574496+0000","last_became_active":"2023-06-03T20:28:28.302029+0000","last_became_peered":"2023-06-03T20:28:28.302029+0000","last_unstale":"2023-06-03T20:32:04.574496+0000","last_undegraded":"2023-06-03T20:32:04.574496+0000","last_fullsized":"2023-06-03T20:32:04.574496+0000","mapping_epoch":216,"log_start":"221'1200","ondisk_log_start":"221'1200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9756,"log_dups_size":0,"ondisk_log_size":9756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:45.910256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144965632,"num_objects":2212,"num_object_clones":0,"num_object_copies":6636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10956,"num_write_kb":421376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":228,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.283843+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:31:16.283843+0000","last_peered":"2023-06-03T20:31:16.283843+0000","last_clean":"2023-06-03T20:31:16.283843+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:31:16.283843+0000","last_undegraded":"2023-06-03T20:31:16.283843+0000","last_fullsized":"2023-06-03T20:31:16.283843+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":217,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.279435+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:31:16.279435+0000","last_peered":"2023-06-03T20:31:16.279435+0000","last_clean":"2023-06-03T20:31:16.279435+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:31:16.279435+0000","last_undegraded":"2023-06-03T20:31:16.279435+0000","last_fullsized":"2023-06-03T20:31:16.279435+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"235'11101","reported_seq":11138,"reported_epoch":235,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:04.548639+0000","last_change":"2023-06-03T20:31:16.605880+0000","last_active":"2023-06-03T20:32:04.548639+0000","last_peered":"2023-06-03T20:32:04.548639+0000","last_clean":"2023-06-03T20:30:09.182812+0000","last_became_active":"2023-06-03T20:31:16.561398+0000","last_became_peered":"2023-06-03T20:31:16.561398+0000","last_unstale":"2023-06-03T20:32:04.548639+0000","last_undegraded":"2023-06-03T20:31:16.294006+0000","last_fullsized":"2023-06-03T20:31:16.267221+0000","mapping_epoch":232,"log_start":"222'3171","ondisk_log_start":"222'3171","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7930,"log_dups_size":0,"ondisk_log_size":7930,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:06:44.206424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143982592,"num_objects":2197,"num_object_clones":0,"num_object_copies":6591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3364,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11101,"num_write_kb":425536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":1549}],"blocked_by":[],"up_primary":1,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":218,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.318864+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:31:16.318864+0000","last_peered":"2023-06-03T20:31:16.318864+0000","last_clean":"2023-06-03T20:31:16.318864+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:31:16.318864+0000","last_undegraded":"2023-06-03T20:31:16.318864+0000","last_fullsized":"2023-06-03T20:31:16.318864+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":226,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302270+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:31:16.302270+0000","last_peered":"2023-06-03T20:31:16.302270+0000","last_clean":"2023-06-03T20:31:16.302270+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:31:16.302270+0000","last_undegraded":"2023-06-03T20:31:16.302270+0000","last_fullsized":"2023-06-03T20:31:16.302270+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"234'10964","reported_seq":10989,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:32:00.393854+0000","last_change":"2023-06-03T20:28:51.200051+0000","last_active":"2023-06-03T20:32:00.393854+0000","last_peered":"2023-06-03T20:32:00.393854+0000","last_clean":"2023-06-03T20:32:00.393854+0000","last_became_active":"2023-06-03T20:28:51.199018+0000","last_became_peered":"2023-06-03T20:28:51.199018+0000","last_unstale":"2023-06-03T20:32:00.393854+0000","last_undegraded":"2023-06-03T20:32:00.393854+0000","last_fullsized":"2023-06-03T20:32:00.393854+0000","mapping_epoch":220,"log_start":"221'1200","ondisk_log_start":"221'1200","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9764,"log_dups_size":0,"ondisk_log_size":9764,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151257088,"num_objects":2308,"num_object_clones":0,"num_object_copies":6924,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2308,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10964,"num_write_kb":424704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":239,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.313274+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:31:16.313274+0000","last_peered":"2023-06-03T20:31:16.313274+0000","last_clean":"2023-06-03T20:31:16.313274+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:31:16.313274+0000","last_undegraded":"2023-06-03T20:31:16.313274+0000","last_fullsized":"2023-06-03T20:31:16.313274+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":56,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303457+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:31:16.303457+0000","last_peered":"2023-06-03T20:31:16.303457+0000","last_clean":"2023-06-03T20:31:16.303457+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:31:16.303457+0000","last_undegraded":"2023-06-03T20:31:16.303457+0000","last_fullsized":"2023-06-03T20:31:16.303457+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"234'10933","reported_seq":10973,"reported_epoch":234,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:00.498436+0000","last_change":"2023-06-03T20:31:16.626946+0000","last_active":"2023-06-03T20:32:00.498436+0000","last_peered":"2023-06-03T20:32:00.498436+0000","last_clean":"2023-06-03T20:30:09.238850+0000","last_became_active":"2023-06-03T20:31:16.600248+0000","last_became_peered":"2023-06-03T20:31:16.600248+0000","last_unstale":"2023-06-03T20:32:00.498436+0000","last_undegraded":"2023-06-03T20:31:16.311767+0000","last_fullsized":"2023-06-03T20:31:16.279361+0000","mapping_epoch":232,"log_start":"221'1200","ondisk_log_start":"221'1200","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9733,"log_dups_size":0,"ondisk_log_size":9733,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155779072,"num_objects":2377,"num_object_clones":0,"num_object_copies":7131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3349,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10933,"num_write_kb":425920,"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":[5,2,1],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":1697}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":225,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.280238+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:31:16.280238+0000","last_peered":"2023-06-03T20:31:16.280238+0000","last_clean":"2023-06-03T20:31:16.280238+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:31:16.280238+0000","last_undegraded":"2023-06-03T20:31:16.280238+0000","last_fullsized":"2023-06-03T20:31:16.280238+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:59.625812+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:31:59.625812+0000","last_peered":"2023-06-03T20:31:59.625812+0000","last_clean":"2023-06-03T20:31:59.625812+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:31:59.625812+0000","last_undegraded":"2023-06-03T20:31:59.625812+0000","last_fullsized":"2023-06-03T20:31:59.625812+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"235'11078","reported_seq":11107,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.634503+0000","last_change":"2023-06-03T20:28:28.476569+0000","last_active":"2023-06-03T20:32:04.634503+0000","last_peered":"2023-06-03T20:32:04.634503+0000","last_clean":"2023-06-03T20:32:04.634503+0000","last_became_active":"2023-06-03T20:28:28.476154+0000","last_became_peered":"2023-06-03T20:28:28.476154+0000","last_unstale":"2023-06-03T20:32:04.634503+0000","last_undegraded":"2023-06-03T20:32:04.634503+0000","last_fullsized":"2023-06-03T20:32:04.634503+0000","mapping_epoch":216,"log_start":"222'3100","ondisk_log_start":"222'3100","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7978,"log_dups_size":0,"ondisk_log_size":7978,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:51:03.133219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143523840,"num_objects":2190,"num_object_clones":0,"num_object_copies":6570,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2190,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11078,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":235,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.307731+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:31:38.307731+0000","last_peered":"2023-06-03T20:31:38.307731+0000","last_clean":"2023-06-03T20:31:38.307731+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:31:38.307731+0000","last_undegraded":"2023-06-03T20:31:38.307731+0000","last_fullsized":"2023-06-03T20:31:38.307731+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":232,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303335+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:31:16.303335+0000","last_peered":"2023-06-03T20:31:16.303335+0000","last_clean":"2023-06-03T20:31:16.303335+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:31:16.303335+0000","last_undegraded":"2023-06-03T20:31:16.303335+0000","last_fullsized":"2023-06-03T20:31:16.303335+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"235'11291","reported_seq":11328,"reported_epoch":235,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:04.237257+0000","last_change":"2023-06-03T20:31:16.620702+0000","last_active":"2023-06-03T20:32:04.237257+0000","last_peered":"2023-06-03T20:32:04.237257+0000","last_clean":"2023-06-03T20:30:09.193646+0000","last_became_active":"2023-06-03T20:31:16.569444+0000","last_became_peered":"2023-06-03T20:31:16.569444+0000","last_unstale":"2023-06-03T20:32:04.237257+0000","last_undegraded":"2023-06-03T20:31:16.293797+0000","last_fullsized":"2023-06-03T20:31:16.270341+0000","mapping_epoch":232,"log_start":"221'1200","ondisk_log_start":"221'1200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+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-06-05T02:16:38.263339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":147521536,"num_objects":2251,"num_object_clones":0,"num_object_copies":6753,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3395,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2251,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11291,"num_write_kb":433344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[{"shards":"2,6","objects":1561}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":56,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303315+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:31:16.303315+0000","last_peered":"2023-06-03T20:31:16.303315+0000","last_clean":"2023-06-03T20:31:16.303315+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:31:16.303315+0000","last_undegraded":"2023-06-03T20:31:16.303315+0000","last_fullsized":"2023-06-03T20:31:16.303315+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303114+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:31:16.303114+0000","last_peered":"2023-06-03T20:31:16.303114+0000","last_clean":"2023-06-03T20:31:16.303114+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:31:16.303114+0000","last_undegraded":"2023-06-03T20:31:16.303114+0000","last_fullsized":"2023-06-03T20:31:16.303114+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"234'11112","reported_seq":13092,"reported_epoch":234,"state":"active+recovering+undersized+remapped","last_fresh":"2023-06-03T20:32:00.159411+0000","last_change":"2023-06-03T20:31:45.710397+0000","last_active":"2023-06-03T20:32:00.159411+0000","last_peered":"2023-06-03T20:32:00.159411+0000","last_clean":"2023-06-03T20:30:09.227192+0000","last_became_active":"2023-06-03T20:31:16.636892+0000","last_became_peered":"2023-06-03T20:31:16.636892+0000","last_unstale":"2023-06-03T20:32:00.159411+0000","last_undegraded":"2023-06-03T20:32:00.159411+0000","last_fullsized":"2023-06-03T20:31:16.282248+0000","mapping_epoch":232,"log_start":"222'3400","ondisk_log_start":"222'3400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7712,"log_dups_size":0,"ondisk_log_size":7712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":11112,"num_write_kb":432320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":969,"num_bytes_recovered":42139648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","3"],"object_location_counts":[{"shards":"3,7","objects":2398}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":197,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302039+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:31:16.302039+0000","last_peered":"2023-06-03T20:31:16.302039+0000","last_clean":"2023-06-03T20:31:16.302039+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:31:16.302039+0000","last_undegraded":"2023-06-03T20:31:16.302039+0000","last_fullsized":"2023-06-03T20:31:16.302039+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":247,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.303686+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:31:16.303686+0000","last_peered":"2023-06-03T20:31:16.303686+0000","last_clean":"2023-06-03T20:31:16.303686+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:31:16.303686+0000","last_undegraded":"2023-06-03T20:31:16.303686+0000","last_fullsized":"2023-06-03T20:31:16.303686+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"235'11154","reported_seq":11205,"reported_epoch":235,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:04.607377+0000","last_change":"2023-06-03T20:31:16.691219+0000","last_active":"2023-06-03T20:32:04.607377+0000","last_peered":"2023-06-03T20:32:04.607377+0000","last_clean":"2023-06-03T20:30:09.218164+0000","last_became_active":"2023-06-03T20:31:16.525847+0000","last_became_peered":"2023-06-03T20:31:16.525847+0000","last_unstale":"2023-06-03T20:32:04.607377+0000","last_undegraded":"2023-06-03T20:31:16.290757+0000","last_fullsized":"2023-06-03T20:31:16.267253+0000","mapping_epoch":232,"log_start":"222'3200","ondisk_log_start":"222'3200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7954,"log_dups_size":0,"ondisk_log_size":7954,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:34:35.503413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":145883136,"num_objects":2226,"num_object_clones":0,"num_object_copies":6678,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3326,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2226,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11154,"num_write_kb":428160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":1594}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":227,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:49.598400+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:31:49.598400+0000","last_peered":"2023-06-03T20:31:49.598400+0000","last_clean":"2023-06-03T20:31:49.598400+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:31:49.598400+0000","last_undegraded":"2023-06-03T20:31:49.598400+0000","last_fullsized":"2023-06-03T20:31:49.598400+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":194,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.313985+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:31:38.313985+0000","last_peered":"2023-06-03T20:31:38.313985+0000","last_clean":"2023-06-03T20:31:38.313985+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:31:38.313985+0000","last_undegraded":"2023-06-03T20:31:38.313985+0000","last_fullsized":"2023-06-03T20:31:38.313985+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"234'11300","reported_seq":11343,"reported_epoch":234,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:00.514261+0000","last_change":"2023-06-03T20:31:16.686494+0000","last_active":"2023-06-03T20:32:00.514261+0000","last_peered":"2023-06-03T20:32:00.514261+0000","last_clean":"2023-06-03T20:30:09.234172+0000","last_became_active":"2023-06-03T20:31:16.639968+0000","last_became_peered":"2023-06-03T20:31:16.639968+0000","last_unstale":"2023-06-03T20:32:00.514261+0000","last_undegraded":"2023-06-03T20:31:16.393230+0000","last_fullsized":"2023-06-03T20:31:16.279352+0000","mapping_epoch":232,"log_start":"221'1600","ondisk_log_start":"221'1600","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9700,"log_dups_size":0,"ondisk_log_size":9700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157941760,"num_objects":2410,"num_object_clones":0,"num_object_copies":7230,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3399,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2410,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11300,"num_write_kb":438720,"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":[5,1,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":1754}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":208,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.312311+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:31:38.312311+0000","last_peered":"2023-06-03T20:31:38.312311+0000","last_clean":"2023-06-03T20:31:38.312311+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:31:38.312311+0000","last_undegraded":"2023-06-03T20:31:38.312311+0000","last_fullsized":"2023-06-03T20:31:38.312311+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":212,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.280842+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:31:16.280842+0000","last_peered":"2023-06-03T20:31:16.280842+0000","last_clean":"2023-06-03T20:31:16.280842+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:31:16.280842+0000","last_undegraded":"2023-06-03T20:31:16.280842+0000","last_fullsized":"2023-06-03T20:31:16.280842+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319228+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:31:38.319228+0000","last_peered":"2023-06-03T20:31:38.319228+0000","last_clean":"2023-06-03T20:31:38.319228+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:31:38.319228+0000","last_undegraded":"2023-06-03T20:31:38.319228+0000","last_fullsized":"2023-06-03T20:31:38.319228+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.9","version":"235'11286","reported_seq":11315,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.497636+0000","last_change":"2023-06-03T20:28:28.299567+0000","last_active":"2023-06-03T20:32:04.497636+0000","last_peered":"2023-06-03T20:32:04.497636+0000","last_clean":"2023-06-03T20:32:04.497636+0000","last_became_active":"2023-06-03T20:28:28.299164+0000","last_became_peered":"2023-06-03T20:28:28.299164+0000","last_unstale":"2023-06-03T20:32:04.497636+0000","last_undegraded":"2023-06-03T20:32:04.497636+0000","last_fullsized":"2023-06-03T20:32:04.497636+0000","mapping_epoch":216,"log_start":"221'1600","ondisk_log_start":"221'1600","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9686,"log_dups_size":0,"ondisk_log_size":9686,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:14:29.814846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144703488,"num_objects":2208,"num_object_clones":0,"num_object_copies":6624,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2208,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11286,"num_write_kb":431808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":236,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.310914+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:31:16.310914+0000","last_peered":"2023-06-03T20:31:16.310914+0000","last_clean":"2023-06-03T20:31:16.310914+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:31:16.310914+0000","last_undegraded":"2023-06-03T20:31:16.310914+0000","last_fullsized":"2023-06-03T20:31:16.310914+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302262+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:31:16.302262+0000","last_peered":"2023-06-03T20:31:16.302262+0000","last_clean":"2023-06-03T20:31:16.302262+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:31:16.302262+0000","last_undegraded":"2023-06-03T20:31:16.302262+0000","last_fullsized":"2023-06-03T20:31:16.302262+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.314990+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:31:38.314990+0000","last_peered":"2023-06-03T20:31:38.314990+0000","last_clean":"2023-06-03T20:31:38.314990+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:31:38.314990+0000","last_undegraded":"2023-06-03T20:31:38.314990+0000","last_fullsized":"2023-06-03T20:31:38.314990+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"234'11003","reported_seq":11044,"reported_epoch":234,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:00.510238+0000","last_change":"2023-06-03T20:31:16.665434+0000","last_active":"2023-06-03T20:32:00.510238+0000","last_peered":"2023-06-03T20:32:00.510238+0000","last_clean":"2023-06-03T20:30:09.239767+0000","last_became_active":"2023-06-03T20:31:16.626390+0000","last_became_peered":"2023-06-03T20:31:16.626390+0000","last_unstale":"2023-06-03T20:32:00.510238+0000","last_undegraded":"2023-06-03T20:31:16.309975+0000","last_fullsized":"2023-06-03T20:31:16.279368+0000","mapping_epoch":232,"log_start":"221'1300","ondisk_log_start":"221'1300","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+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":159318016,"num_objects":2431,"num_object_clones":0,"num_object_copies":7293,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3354,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2431,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11003,"num_write_kb":429888,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":1722}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":74,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:54.349169+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:31:54.349169+0000","last_peered":"2023-06-03T20:31:54.349169+0000","last_clean":"2023-06-03T20:31:54.349169+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:31:54.349169+0000","last_undegraded":"2023-06-03T20:31:54.349169+0000","last_fullsized":"2023-06-03T20:31:54.349169+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.314318+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:31:38.314318+0000","last_peered":"2023-06-03T20:31:38.314318+0000","last_clean":"2023-06-03T20:31:38.314318+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:31:38.314318+0000","last_undegraded":"2023-06-03T20:31:38.314318+0000","last_fullsized":"2023-06-03T20:31:38.314318+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":222,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.314282+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:31:38.314282+0000","last_peered":"2023-06-03T20:31:38.314282+0000","last_clean":"2023-06-03T20:31:38.314282+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:31:38.314282+0000","last_undegraded":"2023-06-03T20:31:38.314282+0000","last_fullsized":"2023-06-03T20:31:38.314282+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"235'11097","reported_seq":11126,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.548887+0000","last_change":"2023-06-03T20:28:28.300625+0000","last_active":"2023-06-03T20:32:04.548887+0000","last_peered":"2023-06-03T20:32:04.548887+0000","last_clean":"2023-06-03T20:32:04.548887+0000","last_became_active":"2023-06-03T20:28:28.300278+0000","last_became_peered":"2023-06-03T20:28:28.300278+0000","last_unstale":"2023-06-03T20:32:04.548887+0000","last_undegraded":"2023-06-03T20:32:04.548887+0000","last_fullsized":"2023-06-03T20:32:04.548887+0000","mapping_epoch":216,"log_start":"222'3200","ondisk_log_start":"222'3200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7897,"log_dups_size":0,"ondisk_log_size":7897,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:32:58.331260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":142802944,"num_objects":2179,"num_object_clones":0,"num_object_copies":6537,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2179,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11097,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":219,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.279835+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:31:16.279835+0000","last_peered":"2023-06-03T20:31:16.279835+0000","last_clean":"2023-06-03T20:31:16.279835+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:31:16.279835+0000","last_undegraded":"2023-06-03T20:31:16.279835+0000","last_fullsized":"2023-06-03T20:31:16.279835+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":575,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.282389+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:31:16.282389+0000","last_peered":"2023-06-03T20:31:16.282389+0000","last_clean":"2023-06-03T20:31:16.282389+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:31:16.282389+0000","last_undegraded":"2023-06-03T20:31:16.282389+0000","last_fullsized":"2023-06-03T20:31:16.282389+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":208,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.308702+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:31:38.308702+0000","last_peered":"2023-06-03T20:31:38.308702+0000","last_clean":"2023-06-03T20:31:38.308702+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:31:38.308702+0000","last_undegraded":"2023-06-03T20:31:38.308702+0000","last_fullsized":"2023-06-03T20:31:38.308702+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":41,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302556+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:31:16.302556+0000","last_peered":"2023-06-03T20:31:16.302556+0000","last_clean":"2023-06-03T20:31:16.302556+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:31:16.302556+0000","last_undegraded":"2023-06-03T20:31:16.302556+0000","last_fullsized":"2023-06-03T20:31:16.302556+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"235'11120","reported_seq":11149,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.532808+0000","last_change":"2023-06-03T20:28:28.476426+0000","last_active":"2023-06-03T20:32:04.532808+0000","last_peered":"2023-06-03T20:32:04.532808+0000","last_clean":"2023-06-03T20:32:04.532808+0000","last_became_active":"2023-06-03T20:28:28.476096+0000","last_became_peered":"2023-06-03T20:28:28.476096+0000","last_unstale":"2023-06-03T20:32:04.532808+0000","last_undegraded":"2023-06-03T20:32:04.532808+0000","last_fullsized":"2023-06-03T20:32:04.532808+0000","mapping_epoch":216,"log_start":"221'1400","ondisk_log_start":"221'1400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9720,"log_dups_size":0,"ondisk_log_size":9720,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:52:59.204880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":143917056,"num_objects":2196,"num_object_clones":0,"num_object_copies":6588,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2196,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11120,"num_write_kb":426112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":235,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.282274+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:31:16.282274+0000","last_peered":"2023-06-03T20:31:16.282274+0000","last_clean":"2023-06-03T20:31:16.282274+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:31:16.282274+0000","last_undegraded":"2023-06-03T20:31:16.282274+0000","last_fullsized":"2023-06-03T20:31:16.282274+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":204,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319349+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:31:38.319349+0000","last_peered":"2023-06-03T20:31:38.319349+0000","last_clean":"2023-06-03T20:31:38.319349+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:31:38.319349+0000","last_undegraded":"2023-06-03T20:31:38.319349+0000","last_fullsized":"2023-06-03T20:31:38.319349+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":92,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:39.611108+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:31:39.611108+0000","last_peered":"2023-06-03T20:31:39.611108+0000","last_clean":"2023-06-03T20:31:39.611108+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:31:39.611108+0000","last_undegraded":"2023-06-03T20:31:39.611108+0000","last_fullsized":"2023-06-03T20:31:39.611108+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"234'11105","reported_seq":11143,"reported_epoch":234,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:00.177754+0000","last_change":"2023-06-03T20:31:16.664329+0000","last_active":"2023-06-03T20:32:00.177754+0000","last_peered":"2023-06-03T20:32:00.177754+0000","last_clean":"2023-06-03T20:30:09.234885+0000","last_became_active":"2023-06-03T20:31:16.630289+0000","last_became_peered":"2023-06-03T20:31:16.630289+0000","last_unstale":"2023-06-03T20:32:00.177754+0000","last_undegraded":"2023-06-03T20:31:16.318362+0000","last_fullsized":"2023-06-03T20:31:16.282315+0000","mapping_epoch":232,"log_start":"222'3400","ondisk_log_start":"222'3400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7705,"log_dups_size":0,"ondisk_log_size":7705,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159842304,"num_objects":2439,"num_object_clones":0,"num_object_copies":7317,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3341,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2439,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11105,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":1742}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":223,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.313250+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:31:16.313250+0000","last_peered":"2023-06-03T20:31:16.313250+0000","last_clean":"2023-06-03T20:31:16.313250+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:31:16.313250+0000","last_undegraded":"2023-06-03T20:31:16.313250+0000","last_fullsized":"2023-06-03T20:31:16.313250+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":223,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.312180+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:31:38.312180+0000","last_peered":"2023-06-03T20:31:38.312180+0000","last_clean":"2023-06-03T20:31:38.312180+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:31:38.312180+0000","last_undegraded":"2023-06-03T20:31:38.312180+0000","last_fullsized":"2023-06-03T20:31:38.312180+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":83,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319687+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:31:38.319687+0000","last_peered":"2023-06-03T20:31:38.319687+0000","last_clean":"2023-06-03T20:31:38.319687+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:31:38.319687+0000","last_undegraded":"2023-06-03T20:31:38.319687+0000","last_fullsized":"2023-06-03T20:31:38.319687+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"234'10912","reported_seq":10952,"reported_epoch":234,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:32:00.178154+0000","last_change":"2023-06-03T20:31:16.670662+0000","last_active":"2023-06-03T20:32:00.178154+0000","last_peered":"2023-06-03T20:32:00.178154+0000","last_clean":"2023-06-03T20:30:09.235621+0000","last_became_active":"2023-06-03T20:31:16.641992+0000","last_became_peered":"2023-06-03T20:31:16.641992+0000","last_unstale":"2023-06-03T20:32:00.178154+0000","last_undegraded":"2023-06-03T20:31:16.312582+0000","last_fullsized":"2023-06-03T20:31:16.282218+0000","mapping_epoch":232,"log_start":"222'3200","ondisk_log_start":"222'3200","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7712,"log_dups_size":0,"ondisk_log_size":7712,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159055896,"num_objects":2428,"num_object_clones":0,"num_object_copies":7284,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3337,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2428,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10912,"num_write_kb":426817,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":1741}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":236,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:49.598498+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:31:49.598498+0000","last_peered":"2023-06-03T20:31:49.598498+0000","last_clean":"2023-06-03T20:31:49.598498+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:31:49.598498+0000","last_undegraded":"2023-06-03T20:31:49.598498+0000","last_fullsized":"2023-06-03T20:31:49.598498+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":201,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.318654+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:31:38.318654+0000","last_peered":"2023-06-03T20:31:38.318654+0000","last_clean":"2023-06-03T20:31:38.318654+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:31:38.318654+0000","last_undegraded":"2023-06-03T20:31:38.318654+0000","last_fullsized":"2023-06-03T20:31:38.318654+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":225,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.306605+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:31:38.306605+0000","last_peered":"2023-06-03T20:31:38.306605+0000","last_clean":"2023-06-03T20:31:38.306605+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:31:38.306605+0000","last_undegraded":"2023-06-03T20:31:38.306605+0000","last_fullsized":"2023-06-03T20:31:38.306605+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"235'11087","reported_seq":11115,"reported_epoch":235,"state":"active+clean","last_fresh":"2023-06-03T20:32:04.636122+0000","last_change":"2023-06-03T20:28:28.477314+0000","last_active":"2023-06-03T20:32:04.636122+0000","last_peered":"2023-06-03T20:32:04.636122+0000","last_clean":"2023-06-03T20:32:04.636122+0000","last_became_active":"2023-06-03T20:28:28.476767+0000","last_became_peered":"2023-06-03T20:28:28.476767+0000","last_unstale":"2023-06-03T20:32:04.636122+0000","last_undegraded":"2023-06-03T20:32:04.636122+0000","last_fullsized":"2023-06-03T20:32:04.636122+0000","mapping_epoch":216,"log_start":"222'3100","ondisk_log_start":"222'3100","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7987,"log_dups_size":0,"ondisk_log_size":7987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:40.991184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":144900096,"num_objects":2211,"num_object_clones":0,"num_object_copies":6633,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2211,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11087,"num_write_kb":425536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":41,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302745+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:31:16.302745+0000","last_peered":"2023-06-03T20:31:16.302745+0000","last_clean":"2023-06-03T20:31:16.302745+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:31:16.302745+0000","last_undegraded":"2023-06-03T20:31:16.302745+0000","last_fullsized":"2023-06-03T20:31:16.302745+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":102,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:39.611134+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:31:39.611134+0000","last_peered":"2023-06-03T20:31:39.611134+0000","last_clean":"2023-06-03T20:31:39.611134+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:31:39.611134+0000","last_undegraded":"2023-06-03T20:31:39.611134+0000","last_fullsized":"2023-06-03T20:31:39.611134+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":226,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302188+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:31:16.302188+0000","last_peered":"2023-06-03T20:31:16.302188+0000","last_clean":"2023-06-03T20:31:16.302188+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:31:16.302188+0000","last_undegraded":"2023-06-03T20:31:16.302188+0000","last_fullsized":"2023-06-03T20:31:16.302188+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":82,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319552+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:31:38.319552+0000","last_peered":"2023-06-03T20:31:38.319552+0000","last_clean":"2023-06-03T20:31:38.319552+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:31:38.319552+0000","last_undegraded":"2023-06-03T20:31:38.319552+0000","last_fullsized":"2023-06-03T20:31:38.319552+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":88,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.315156+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:31:38.315156+0000","last_peered":"2023-06-03T20:31:38.315156+0000","last_clean":"2023-06-03T20:31:38.315156+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:31:38.315156+0000","last_undegraded":"2023-06-03T20:31:38.315156+0000","last_fullsized":"2023-06-03T20:31:38.315156+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":99,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.280304+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:31:16.280304+0000","last_peered":"2023-06-03T20:31:16.280304+0000","last_clean":"2023-06-03T20:31:16.280304+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:31:16.280304+0000","last_undegraded":"2023-06-03T20:31:16.280304+0000","last_fullsized":"2023-06-03T20:31:16.280304+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302742+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:31:16.302742+0000","last_peered":"2023-06-03T20:31:16.302742+0000","last_clean":"2023-06-03T20:31:16.302742+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:31:16.302742+0000","last_undegraded":"2023-06-03T20:31:16.302742+0000","last_fullsized":"2023-06-03T20:31:16.302742+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":69,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.280644+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:31:16.280644+0000","last_peered":"2023-06-03T20:31:16.280644+0000","last_clean":"2023-06-03T20:31:16.280644+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:31:16.280644+0000","last_undegraded":"2023-06-03T20:31:16.280644+0000","last_fullsized":"2023-06-03T20:31:16.280644+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302339+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:31:16.302339+0000","last_peered":"2023-06-03T20:31:16.302339+0000","last_clean":"2023-06-03T20:31:16.302339+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:31:16.302339+0000","last_undegraded":"2023-06-03T20:31:16.302339+0000","last_fullsized":"2023-06-03T20:31:16.302339+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":270,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.307469+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:31:38.307469+0000","last_peered":"2023-06-03T20:31:38.307469+0000","last_clean":"2023-06-03T20:31:38.307469+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:31:38.307469+0000","last_undegraded":"2023-06-03T20:31:38.307469+0000","last_fullsized":"2023-06-03T20:31:38.307469+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:59.626553+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:31:59.626553+0000","last_peered":"2023-06-03T20:31:59.626553+0000","last_clean":"2023-06-03T20:31:59.626553+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:31:59.626553+0000","last_undegraded":"2023-06-03T20:31:59.626553+0000","last_fullsized":"2023-06-03T20:31:59.626553+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":104,"reported_epoch":234,"state":"active+clean","last_fresh":"2023-06-03T20:31:38.319335+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:31:38.319335+0000","last_peered":"2023-06-03T20:31:38.319335+0000","last_clean":"2023-06-03T20:31:38.319335+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:31:38.319335+0000","last_undegraded":"2023-06-03T20:31:38.319335+0000","last_fullsized":"2023-06-03T20:31:38.319335+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":241,"reported_epoch":233,"state":"active+clean","last_fresh":"2023-06-03T20:31:16.302012+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:31:16.302012+0000","last_peered":"2023-06-03T20:31:16.302012+0000","last_clean":"2023-06-03T20:31:16.302012+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:31:16.302012+0000","last_undegraded":"2023-06-03T20:31:16.302012+0000","last_fullsized":"2023-06-03T20:31:16.302012+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":2402549784,"num_objects":36661,"num_object_clones":0,"num_object_copies":109983,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":26865,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":36661,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":177499,"num_write_kb":6853057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":978,"num_bytes_recovered":42336256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8473550848,"data_stored":8473542704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":141028,"ondisk_log_size":141028,"up":48,"acting":39,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430658,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1746532,"kb_used_data":1394588,"kb_used_omap":0,"kb_used_meta":351872,"kb_avail":91998620,"statfs":{"total":95995035648,"available":94206586880,"internally_reserved":0,"allocated":1428058112,"data_stored":1427541952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":360316928},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1],"upper_bound":2},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:31 2023","interfaces":[{"interface":"back","average":{"1min":2.1930000000000001,"5min":1.546,"15min":2.8010000000000002},"min":{"1min":0.28299999999999997,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":5.2690000000000001,"5min":11.909000000000001,"15min":246.643},"last":3.7549999999999999},{"interface":"front","average":{"1min":1.7849999999999999,"5min":1.385,"15min":2.6440000000000001},"min":{"1min":0.30299999999999999,"5min":0.29199999999999998,"15min":0.27100000000000002},"max":{"1min":10.050000000000001,"5min":10.050000000000001,"15min":246.02600000000001},"last":0.31900000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:29:54 2023","interfaces":[{"interface":"back","average":{"1min":12.49,"5min":4.1230000000000002,"15min":3.7450000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.29299999999999998},"max":{"1min":96.659999999999997,"5min":96.659999999999997,"15min":226.785},"last":1.052},{"interface":"front","average":{"1min":12.096,"5min":4.2000000000000002,"15min":3.8140000000000001},"min":{"1min":0.35199999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":95.725999999999999,"5min":95.725999999999999,"15min":226.83099999999999},"last":0.60299999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:31:24 2023","interfaces":[{"interface":"back","average":{"1min":1.468,"5min":1.3440000000000001,"15min":1.609},"min":{"1min":0.33000000000000002,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":5.0039999999999996,"5min":7.9699999999999998,"15min":11.081},"last":3.6459999999999999},{"interface":"front","average":{"1min":1.48,"5min":1.4379999999999999,"15min":1.585},"min":{"1min":0.34899999999999998,"5min":0.313,"15min":0.313},"max":{"1min":10.205,"5min":10.205,"15min":11.269},"last":0.96999999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.4100000000000001,"5min":3.5920000000000001,"15min":2.8849999999999998},"min":{"1min":0.374,"5min":0.30499999999999999,"15min":0.30499999999999999},"max":{"1min":6.8300000000000001,"5min":92.436999999999998,"15min":92.436999999999998},"last":3.5899999999999999},{"interface":"front","average":{"1min":1.994,"5min":3.802,"15min":2.77},"min":{"1min":0.371,"5min":0.32200000000000001,"15min":0.317},"max":{"1min":7.4630000000000001,"5min":91.870000000000005,"15min":91.870000000000005},"last":0.47099999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":0.96499999999999997,"5min":1.4339999999999999,"15min":1.4750000000000001},"min":{"1min":0.35999999999999999,"5min":0.29399999999999998,"15min":0.27400000000000002},"max":{"1min":5.0890000000000004,"5min":14.116,"15min":14.116},"last":1.006},{"interface":"front","average":{"1min":1.3720000000000001,"5min":1.49,"15min":1.5249999999999999},"min":{"1min":0.35199999999999998,"5min":0.32000000000000001,"15min":0.28199999999999997},"max":{"1min":7.4580000000000002,"5min":7.4580000000000002,"15min":11.968999999999999},"last":0.51600000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.6480000000000001,"5min":1.593,"15min":1.651},"min":{"1min":0.40300000000000002,"5min":0.33800000000000002,"15min":0.31900000000000001},"max":{"1min":8.9290000000000003,"5min":8.9290000000000003,"15min":16.047999999999998},"last":3.6240000000000001},{"interface":"front","average":{"1min":2.0910000000000002,"5min":1.8200000000000001,"15min":1.7150000000000001},"min":{"1min":0.498,"5min":0.41399999999999998,"15min":0.33100000000000002},"max":{"1min":7.6600000000000001,"5min":10.093,"15min":10.576000000000001},"last":1.087}]},{"osd":6,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.337,"5min":1.4350000000000001,"15min":1.5840000000000001},"min":{"1min":0.48499999999999999,"5min":0.38700000000000001,"15min":0.34899999999999998},"max":{"1min":5.1989999999999998,"5min":18.193999999999999,"15min":18.193999999999999},"last":1.107},{"interface":"front","average":{"1min":1.383,"5min":1.591,"15min":1.5960000000000001},"min":{"1min":0.42499999999999999,"5min":0.35099999999999998,"15min":0.314},"max":{"1min":7.4379999999999997,"5min":7.4379999999999997,"15min":11.920999999999999},"last":0.75900000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626891,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":735504,"kb_used_data":463880,"kb_used_omap":0,"kb_used_meta":271616,"kb_avail":93009648,"statfs":{"total":95995035648,"available":95241879552,"internally_reserved":0,"allocated":475013120,"data_stored":474516955,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":278134784},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:32 2023","interfaces":[{"interface":"back","average":{"1min":1.3340000000000001,"5min":1.49,"15min":1.2769999999999999},"min":{"1min":0.30099999999999999,"5min":0.28499999999999998,"15min":0.25700000000000001},"max":{"1min":8.1140000000000008,"5min":34.545000000000002,"15min":34.545000000000002},"last":0.54600000000000004},{"interface":"front","average":{"1min":0.90600000000000003,"5min":1.4379999999999999,"15min":1.345},"min":{"1min":0.26000000000000001,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.3920000000000003,"5min":34.466000000000001,"15min":34.466000000000001},"last":0.46100000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:29:54 2023","interfaces":[{"interface":"back","average":{"1min":7.0279999999999996,"5min":2.6840000000000002,"15min":1.778},"min":{"1min":0.34699999999999998,"5min":0.28199999999999997,"15min":0.27200000000000002},"max":{"1min":92.777000000000001,"5min":92.777000000000001,"15min":92.777000000000001},"last":2.2429999999999999},{"interface":"front","average":{"1min":6.8719999999999999,"5min":2.5760000000000001,"15min":2.0470000000000002},"min":{"1min":0.35599999999999998,"5min":0.317,"15min":0.31},"max":{"1min":92.343000000000004,"5min":92.343000000000004,"15min":92.343000000000004},"last":0.47999999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:31:16 2023","interfaces":[{"interface":"back","average":{"1min":0.83899999999999997,"5min":1.0549999999999999,"15min":2.4620000000000002},"min":{"1min":0.35099999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":4.4770000000000003,"5min":7.7640000000000002,"15min":286.666},"last":0.56899999999999995},{"interface":"front","average":{"1min":0.72799999999999998,"5min":1.0309999999999999,"15min":2.3559999999999999},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29399999999999998},"max":{"1min":3.6890000000000001,"5min":7.8769999999999998,"15min":285.50799999999998},"last":0.66100000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.294,"5min":1.5449999999999999,"15min":1.8720000000000001},"min":{"1min":0.378,"5min":0.374,"15min":0.30199999999999999},"max":{"1min":6.8230000000000004,"5min":35.405999999999999,"15min":43.847000000000001},"last":76.682000000000002},{"interface":"front","average":{"1min":2.5859999999999999,"5min":1.98,"15min":2.077},"min":{"1min":0.46100000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":6.9930000000000003,"5min":34.314,"15min":49.070999999999998},"last":76.576999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:31:58 2023","interfaces":[{"interface":"back","average":{"1min":1.3220000000000001,"5min":0.90900000000000003,"15min":1.212},"min":{"1min":0.33300000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":5.4470000000000001,"5min":5.4470000000000001,"15min":11.914999999999999},"last":0.746},{"interface":"front","average":{"1min":1.389,"5min":1.1719999999999999,"15min":1.365},"min":{"1min":0.375,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":5.2930000000000001,"5min":9.4849999999999994,"15min":9.4849999999999994},"last":2.4940000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:31:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1930000000000001,"5min":1.038,"15min":1.208},"min":{"1min":0.47199999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.5010000000000003,"5min":7.0129999999999999,"15min":9.0220000000000002},"last":0.72099999999999997},{"interface":"front","average":{"1min":1.4890000000000001,"5min":1.3919999999999999,"15min":1.579},"min":{"1min":0.42899999999999999,"5min":0.31,"15min":0.31},"max":{"1min":5.3520000000000003,"5min":8.0749999999999993,"15min":12.215},"last":2.2930000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:31:50 2023","interfaces":[{"interface":"back","average":{"1min":2.5659999999999998,"5min":1.6930000000000001,"15min":1.681},"min":{"1min":0.36799999999999999,"5min":0.35099999999999998,"15min":0.33400000000000002},"max":{"1min":9.7579999999999991,"5min":16.347999999999999,"15min":16.347999999999999},"last":2.3260000000000001},{"interface":"front","average":{"1min":1.619,"5min":1.5700000000000001,"15min":1.3480000000000001},"min":{"1min":0.32000000000000001,"5min":0.32000000000000001,"15min":0.312},"max":{"1min":9.1869999999999994,"5min":16.048999999999999,"15min":16.515999999999998},"last":10.68}]}]},{"osd":1,"up_from":231,"seq":992137445387,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2613372,"kb_used_data":2520052,"kb_used_omap":5,"kb_used_meta":93114,"kb_avail":91131780,"statfs":{"total":95995035648,"available":93318942720,"internally_reserved":0,"allocated":2580533248,"data_stored":2579717090,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":95349411},"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":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":3.9380000000000002}]},{"osd":2,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.77100000000000002}]},{"osd":3,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":4.0350000000000001}]},{"osd":4,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":0.995}]},{"osd":5,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":4.5060000000000002}]},{"osd":6,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":4.5670000000000002}]},{"osd":7,"last update":"Thu Jan 1 00:00:00 1970","interfaces":[{"interface":"back","average":{"1min":0,"5min":0,"15min":0},"min":{"1min":0,"5min":0,"15min":0},"max":{"1min":0,"5min":0,"15min":0},"last":1.2170000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482075,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":747768,"kb_used_data":568048,"kb_used_omap":5,"kb_used_meta":179706,"kb_avail":92997384,"statfs":{"total":95995035648,"available":95229321216,"internally_reserved":0,"allocated":581681152,"data_stored":580865641,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":184019578},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:29:39 2023","interfaces":[{"interface":"back","average":{"1min":1.946,"5min":2.8639999999999999,"15min":1.927},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.185},"max":{"1min":15.470000000000001,"5min":53.972999999999999,"15min":53.972999999999999},"last":5.452},{"interface":"front","average":{"1min":1.331,"5min":3.0009999999999999,"15min":1.8939999999999999},"min":{"1min":0.249,"5min":0.17999999999999999,"15min":0.17999999999999999},"max":{"1min":5.4989999999999997,"5min":53.664000000000001,"15min":53.664000000000001},"last":5.9119999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:31:31 2023","interfaces":[{"interface":"back","average":{"1min":0.85099999999999998,"5min":1.23,"15min":2.0019999999999998},"min":{"1min":0.252,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":3.871,"5min":11.733000000000001,"15min":126.889},"last":5.383},{"interface":"front","average":{"1min":0.86699999999999999,"5min":1.3140000000000001,"15min":1.976},"min":{"1min":0.23400000000000001,"5min":0.20499999999999999,"15min":0.20499999999999999},"max":{"1min":4.2149999999999999,"5min":14.996,"15min":126.98699999999999},"last":0.46899999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:31:44 2023","interfaces":[{"interface":"back","average":{"1min":4.1779999999999999,"5min":2.8530000000000002,"15min":2.2160000000000002},"min":{"1min":0.23599999999999999,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":14.638999999999999,"5min":39.619999999999997,"15min":39.619999999999997},"last":5.859},{"interface":"front","average":{"1min":3.7309999999999999,"5min":2.5680000000000001,"15min":1.857},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.23499999999999999},"max":{"1min":13.922000000000001,"5min":33.262999999999998,"15min":33.262999999999998},"last":0.68300000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:31:37 2023","interfaces":[{"interface":"back","average":{"1min":1.141,"5min":1.2529999999999999,"15min":1.375},"min":{"1min":0.32700000000000001,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.8029999999999999,"5min":6.0499999999999998,"15min":9.5250000000000004},"last":5.3310000000000004},{"interface":"front","average":{"1min":1.657,"5min":1.7430000000000001,"15min":1.4930000000000001},"min":{"1min":0.373,"5min":0.34799999999999998,"15min":0.31900000000000001},"max":{"1min":13.460000000000001,"5min":14.516999999999999,"15min":15.654},"last":0.55100000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:31:37 2023","interfaces":[{"interface":"back","average":{"1min":2.4950000000000001,"5min":1.8799999999999999,"15min":1.7849999999999999},"min":{"1min":0.39300000000000002,"5min":0.317,"15min":0.317},"max":{"1min":13.428000000000001,"5min":14.558,"15min":15.409000000000001},"last":0.42499999999999999},{"interface":"front","average":{"1min":2.5670000000000002,"5min":1.881,"15min":1.581},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.313},"max":{"1min":14.706,"5min":14.706,"15min":14.706},"last":0.48799999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:31:37 2023","interfaces":[{"interface":"back","average":{"1min":1.736,"5min":1.702,"15min":1.6519999999999999},"min":{"1min":0.40100000000000002,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":13.528,"5min":14.587,"15min":15.462999999999999},"last":1.171},{"interface":"front","average":{"1min":1.6930000000000001,"5min":1.776,"15min":1.6539999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.34300000000000003},"max":{"1min":13.996,"5min":14.628,"15min":14.628},"last":0.63900000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:31:37 2023","interfaces":[{"interface":"back","average":{"1min":2.4089999999999998,"5min":1.992,"15min":1.722},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.372},"max":{"1min":13.962,"5min":14.731999999999999,"15min":14.731999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.538,"5min":1.6259999999999999,"15min":1.5589999999999999},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.742,"5min":9.1839999999999993,"15min":9.1839999999999993},"last":5.4169999999999998}]}]},{"osd":2,"up_from":87,"seq":373662155023,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":752100,"kb_used_data":434972,"kb_used_omap":7,"kb_used_meta":317112,"kb_avail":92993052,"statfs":{"total":95995035648,"available":95224885248,"internally_reserved":0,"allocated":445411328,"data_stored":444612280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":324722769},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.2370000000000001,"5min":1.7390000000000001,"15min":1.7509999999999999},"min":{"1min":0.23599999999999999,"5min":0.21199999999999999,"15min":0.19700000000000001},"max":{"1min":14.173,"5min":57.338999999999999,"15min":57.338999999999999},"last":0.54500000000000004},{"interface":"front","average":{"1min":1.3640000000000001,"5min":2.0150000000000001,"15min":1.8340000000000001},"min":{"1min":0.32200000000000001,"5min":0.25900000000000001,"15min":0.20300000000000001},"max":{"1min":14.099,"5min":57.302999999999997,"15min":57.302999999999997},"last":0.56999999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:29:20 2023","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":1.7549999999999999,"15min":1.8879999999999999},"min":{"1min":0.255,"5min":0.23599999999999999,"15min":0.23000000000000001},"max":{"1min":2.5680000000000001,"5min":9.0809999999999995,"15min":42.661000000000001},"last":0.497},{"interface":"front","average":{"1min":1.78,"5min":2.008,"15min":1.9590000000000001},"min":{"1min":0.36699999999999999,"5min":0.23499999999999999,"15min":0.22700000000000001},"max":{"1min":19.507000000000001,"5min":19.507000000000001,"15min":42.710000000000001},"last":0.34399999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:31:51 2023","interfaces":[{"interface":"back","average":{"1min":6.71,"5min":7.766,"15min":4.4749999999999996},"min":{"1min":0.21199999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":84.388999999999996,"5min":269.459,"15min":269.459},"last":0.28599999999999998},{"interface":"front","average":{"1min":6.4710000000000001,"5min":7.6749999999999998,"15min":4.1689999999999996},"min":{"1min":0.372,"5min":0.29299999999999998,"15min":0.26700000000000002},"max":{"1min":84.344999999999999,"5min":271.16300000000001,"15min":271.16300000000001},"last":0.36299999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.804,"5min":1.4670000000000001,"15min":1.599},"min":{"1min":0.36299999999999999,"5min":0.36299999999999999,"15min":0.32100000000000001},"max":{"1min":8.8000000000000007,"5min":10.047000000000001,"15min":14.300000000000001},"last":0.46000000000000002},{"interface":"front","average":{"1min":0.88300000000000001,"5min":1.1240000000000001,"15min":1.5229999999999999},"min":{"1min":0.34799999999999998,"5min":0.34599999999999997,"15min":0.32200000000000001},"max":{"1min":3.8679999999999999,"5min":10.714,"15min":13.564},"last":0.45200000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88900000000000001,"5min":1.5720000000000001,"15min":1.7390000000000001},"min":{"1min":0.38,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":3.1259999999999999,"5min":9.0489999999999995,"15min":16.263000000000002},"last":0.72899999999999998},{"interface":"front","average":{"1min":1.784,"5min":1.7729999999999999,"15min":1.7330000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.35599999999999998},"max":{"1min":7.9059999999999997,"5min":11.022,"15min":14.385999999999999},"last":5.069}]},{"osd":6,"last update":"Sat Jun 3 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1319999999999999,"5min":1.274,"15min":2.3330000000000002},"min":{"1min":0.40899999999999997,"5min":0.372,"15min":0.32400000000000001},"max":{"1min":3.1760000000000002,"5min":10.765000000000001,"15min":219.39500000000001},"last":0.42199999999999999},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.548,"15min":1.7390000000000001},"min":{"1min":0.499,"5min":0.35399999999999998,"15min":0.33600000000000002},"max":{"1min":5.0330000000000004,"5min":8.9499999999999993,"15min":9.3140000000000001},"last":0.52600000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:31:21 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":1.4319999999999999,"15min":2.5059999999999998},"min":{"1min":0.52500000000000002,"5min":0.39500000000000002,"15min":0.38800000000000001},"max":{"1min":5.3639999999999999,"5min":10.795,"15min":219.43299999999999},"last":0.51100000000000001},{"interface":"front","average":{"1min":1.268,"5min":1.7509999999999999,"15min":1.8220000000000001},"min":{"1min":0.42199999999999999,"5min":0.42199999999999999,"15min":0.40400000000000003},"max":{"1min":3.6280000000000001,"5min":9.6039999999999992,"15min":11.177},"last":0.64400000000000002}]}]},{"osd":3,"up_from":92,"seq":395136991497,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1582076,"kb_used_data":1145716,"kb_used_omap":2,"kb_used_meta":436349,"kb_avail":92163076,"statfs":{"total":95995035648,"available":94374989824,"internally_reserved":0,"allocated":1173213184,"data_stored":1172392685,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":446821429},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.3149999999999999,"5min":3.3780000000000001,"15min":2.2080000000000002},"min":{"1min":0.22800000000000001,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":13.782,"5min":186.583,"15min":186.583},"last":5.5449999999999999},{"interface":"front","average":{"1min":1.8320000000000001,"5min":3.1880000000000002,"15min":2.1200000000000001},"min":{"1min":0.24299999999999999,"5min":0.185,"15min":0.185},"max":{"1min":6.3879999999999999,"5min":188.77600000000001,"15min":188.77600000000001},"last":5.8029999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:29:40 2023","interfaces":[{"interface":"back","average":{"1min":1.4079999999999999,"5min":1.8400000000000001,"15min":1.7589999999999999},"min":{"1min":0.33800000000000002,"5min":0.223,"15min":0.223},"max":{"1min":5.2119999999999997,"5min":9.9399999999999995,"15min":20.254000000000001},"last":5.6210000000000004},{"interface":"front","average":{"1min":1.74,"5min":1.8220000000000001,"15min":1.669},"min":{"1min":0.311,"5min":0.25900000000000001,"15min":0.215},"max":{"1min":8.468,"5min":10.387,"15min":22.417000000000002},"last":5.6360000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6000000000000001,"5min":1.5880000000000001,"15min":1.7929999999999999},"min":{"1min":0.30399999999999999,"5min":0.28999999999999998,"15min":0.245},"max":{"1min":9.9060000000000006,"5min":10.654,"15min":13.087999999999999},"last":0.41599999999999998},{"interface":"front","average":{"1min":2.0190000000000001,"5min":1.6379999999999999,"15min":1.782},"min":{"1min":0.31,"5min":0.28499999999999998,"15min":0.247},"max":{"1min":7.8369999999999997,"5min":7.96,"15min":10.095000000000001},"last":5.657}]},{"osd":4,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.6559999999999999,"5min":1.724,"15min":1.6459999999999999},"min":{"1min":0.38500000000000001,"5min":0.35199999999999998,"15min":0.32300000000000001},"max":{"1min":6.3559999999999999,"5min":8.9220000000000006,"15min":8.9220000000000006},"last":5.6970000000000001},{"interface":"front","average":{"1min":1.569,"5min":1.6279999999999999,"15min":1.7350000000000001},"min":{"1min":0.33600000000000002,"5min":0.33400000000000002,"15min":0.32600000000000001},"max":{"1min":7.0490000000000004,"5min":8.9250000000000007,"15min":11.747999999999999},"last":5.6719999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.8149999999999999,"5min":2.177,"15min":2.016},"min":{"1min":0.34799999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":13.843,"5min":13.843,"15min":13.843},"last":5.577},{"interface":"front","average":{"1min":2.3180000000000001,"5min":1.964,"15min":1.764},"min":{"1min":0.51900000000000002,"5min":0.36599999999999999,"15min":0.28299999999999997},"max":{"1min":9.1669999999999998,"5min":9.1669999999999998,"15min":10.116},"last":1.4219999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":1.365,"5min":1.518,"15min":1.754},"min":{"1min":0.39800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":4.9779999999999998,"5min":6.5599999999999996,"15min":12.074},"last":4.0229999999999997},{"interface":"front","average":{"1min":1.746,"5min":1.5680000000000001,"15min":1.7929999999999999},"min":{"1min":0.44800000000000001,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":6.2919999999999998,"5min":8.327,"15min":10.028},"last":5.7699999999999996}]},{"osd":7,"last update":"Sat Jun 3 20:31:46 2023","interfaces":[{"interface":"back","average":{"1min":2.1899999999999999,"5min":1.9430000000000001,"15min":1.958},"min":{"1min":0.63900000000000001,"5min":0.39300000000000002,"15min":0.39300000000000002},"max":{"1min":6.327,"5min":8.9600000000000009,"15min":9.7490000000000006},"last":5.7350000000000003},{"interface":"front","average":{"1min":1.8200000000000001,"5min":1.893,"15min":1.9750000000000001},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.375},"max":{"1min":5.8940000000000001,"5min":8.3230000000000004,"15min":9.6069999999999993},"last":5.7130000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019356,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":732120,"kb_used_data":466832,"kb_used_omap":0,"kb_used_meta":265280,"kb_avail":93013032,"statfs":{"total":95995035648,"available":95245344768,"internally_reserved":0,"allocated":478035968,"data_stored":477531458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":271646720},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1,2],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.6659999999999999,"15min":1.5029999999999999},"min":{"1min":0.28699999999999998,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":2.8420000000000001,"5min":50.149000000000001,"15min":50.149000000000001},"last":1.556},{"interface":"front","average":{"1min":1.179,"5min":1.8400000000000001,"15min":1.5129999999999999},"min":{"1min":0.28399999999999997,"5min":0.28399999999999997,"15min":0.27300000000000002},"max":{"1min":4.0149999999999997,"5min":50.198999999999998,"15min":50.198999999999998},"last":0.377}]},{"osd":1,"last update":"Sat Jun 3 20:30:01 2023","interfaces":[{"interface":"back","average":{"1min":2.133,"5min":2.9009999999999998,"15min":2.0790000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":12.156000000000001,"5min":50.051000000000002,"15min":50.051000000000002},"last":0.39200000000000002},{"interface":"front","average":{"1min":2.0590000000000002,"5min":2.754,"15min":2.1869999999999998},"min":{"1min":0.39600000000000002,"5min":0.28999999999999998,"15min":0.27400000000000002},"max":{"1min":12.164,"5min":50.076999999999998,"15min":50.076999999999998},"last":0.49299999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":0.98599999999999999,"15min":1.3899999999999999},"min":{"1min":0.28000000000000003,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":6.4020000000000001,"5min":6.4020000000000001,"15min":11.903},"last":1.599},{"interface":"front","average":{"1min":1.169,"5min":1.0649999999999999,"15min":1.3939999999999999},"min":{"1min":0.35899999999999999,"5min":0.32700000000000001,"15min":0.29099999999999998},"max":{"1min":4.0460000000000003,"5min":7.9400000000000004,"15min":13.313000000000001},"last":0.41699999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:31:50 2023","interfaces":[{"interface":"back","average":{"1min":1.673,"5min":3.4420000000000002,"15min":2.8109999999999999},"min":{"1min":0.441,"5min":0.308,"15min":0.308},"max":{"1min":5.1639999999999997,"5min":110.36,"15min":110.36},"last":0.53700000000000003},{"interface":"front","average":{"1min":1.224,"5min":3.6829999999999998,"15min":2.597},"min":{"1min":0.376,"5min":0.376,"15min":0.33000000000000002},"max":{"1min":4.5800000000000001,"5min":111.44,"15min":111.44},"last":0.64200000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.1200000000000001,"15min":1.454},"min":{"1min":0.32800000000000001,"5min":0.28599999999999998,"15min":0.26900000000000002},"max":{"1min":3.0899999999999999,"5min":7.3339999999999996,"15min":11.928000000000001},"last":1.5800000000000001},{"interface":"front","average":{"1min":1.8460000000000001,"5min":1.369,"15min":1.4870000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.315},"max":{"1min":4.9039999999999999,"5min":7.8650000000000002,"15min":9.7370000000000001},"last":0.45100000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:31:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8180000000000001,"5min":1.109,"15min":1.3799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":4.8049999999999997,"5min":4.8049999999999997,"15min":10.007999999999999},"last":0.44},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.052,"15min":1.415},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.32800000000000001},"max":{"1min":4.4039999999999999,"5min":4.593,"15min":11.811},"last":1.528}]},{"osd":7,"last update":"Sat Jun 3 20:31:02 2023","interfaces":[{"interface":"back","average":{"1min":2.0699999999999998,"5min":1.472,"15min":1.605},"min":{"1min":0.318,"5min":0.318,"15min":0.318},"max":{"1min":6.3609999999999998,"5min":7.9649999999999999,"15min":10.522},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.982,"5min":1.3560000000000001,"15min":1.6319999999999999},"min":{"1min":0.54800000000000004,"5min":0.35399999999999998,"15min":0.35399999999999998},"max":{"1min":5.7699999999999996,"5min":5.7699999999999996,"15min":11.641},"last":0.56999999999999995}]}]},{"osd":5,"up_from":36,"seq":154618823124,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1731080,"kb_used_data":1370176,"kb_used_omap":0,"kb_used_meta":360640,"kb_avail":92014072,"statfs":{"total":95995035648,"available":94222409728,"internally_reserved":0,"allocated":1403060224,"data_stored":1402567569,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":369295360},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:31:22 2023","interfaces":[{"interface":"back","average":{"1min":1.373,"5min":1.1990000000000001,"15min":1.2030000000000001},"min":{"1min":0.33200000000000002,"5min":0.253,"15min":0.253},"max":{"1min":5.758,"5min":9.1340000000000003,"15min":12.407},"last":2.246},{"interface":"front","average":{"1min":2.5710000000000002,"5min":1.8879999999999999,"15min":1.599},"min":{"1min":0.40100000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":8.8810000000000002,"5min":10.050000000000001,"15min":14.467000000000001},"last":3.7210000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:30:00 2023","interfaces":[{"interface":"back","average":{"1min":4.3639999999999999,"5min":3.5579999999999998,"15min":2.7669999999999999},"min":{"1min":0.32900000000000001,"5min":0.29099999999999998,"15min":0.27700000000000002},"max":{"1min":39.758000000000003,"5min":74.289000000000001,"15min":82.597999999999999},"last":2.3210000000000002},{"interface":"front","average":{"1min":3.5259999999999998,"5min":2.9279999999999999,"15min":2.4089999999999998},"min":{"1min":0.36199999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":41.521999999999998,"5min":74.269000000000005,"15min":82.480999999999995},"last":2.2200000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:31:22 2023","interfaces":[{"interface":"back","average":{"1min":1.9930000000000001,"5min":1.7330000000000001,"15min":1.649},"min":{"1min":0.372,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":8.8499999999999996,"5min":10.006,"15min":18.437999999999999},"last":3.6930000000000001},{"interface":"front","average":{"1min":1.254,"5min":1.5149999999999999,"15min":1.7450000000000001},"min":{"1min":0.34100000000000003,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":5.3929999999999998,"5min":8.7379999999999995,"15min":14.098000000000001},"last":0.41099999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:31:00 2023","interfaces":[{"interface":"back","average":{"1min":7.0119999999999996,"5min":3.149,"15min":3.0339999999999998},"min":{"1min":0.40600000000000003,"5min":0.32400000000000001,"15min":0.32400000000000001},"max":{"1min":38.268999999999998,"5min":38.268999999999998,"15min":82.864999999999995},"last":0.38200000000000001},{"interface":"front","average":{"1min":5.923,"5min":2.5910000000000002,"15min":2.6600000000000001},"min":{"1min":0.36799999999999999,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":38.194000000000003,"5min":38.194000000000003,"15min":82.799000000000007},"last":2.2029999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:31:14 2023","interfaces":[{"interface":"back","average":{"1min":0.77900000000000003,"5min":1.101,"15min":1.3129999999999999},"min":{"1min":0.39000000000000001,"5min":0.34000000000000002,"15min":0.28799999999999998},"max":{"1min":2.944,"5min":9.1020000000000003,"15min":11.176},"last":2.27},{"interface":"front","average":{"1min":2.3820000000000001,"5min":1.673,"15min":1.5429999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":8.8079999999999998,"5min":8.8079999999999998,"15min":14.529999999999999},"last":3.6520000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:31:07 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":1.169,"15min":1.4159999999999999},"min":{"1min":0.41399999999999998,"5min":0.318,"15min":0.318},"max":{"1min":2.3780000000000001,"5min":9.0679999999999996,"15min":44.262999999999998},"last":2.2930000000000001},{"interface":"front","average":{"1min":1.302,"5min":1.595,"15min":1.851},"min":{"1min":0.38300000000000001,"5min":0.36099999999999999,"15min":0.33400000000000002},"max":{"1min":5.3579999999999997,"5min":10.233000000000001,"15min":43.548999999999999},"last":0.439}]},{"osd":7,"last update":"Sat Jun 3 20:31:33 2023","interfaces":[{"interface":"back","average":{"1min":2.3759999999999999,"5min":2.0219999999999998,"15min":1.917},"min":{"1min":0.41699999999999998,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":12.602,"5min":18.952000000000002,"15min":18.952000000000002},"last":0.46400000000000002},{"interface":"front","average":{"1min":2.2450000000000001,"5min":1.472,"15min":1.478},"min":{"1min":0.39700000000000002,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":8.3989999999999991,"5min":9.2050000000000001,"15min":15.329000000000001},"last":4.3209999999999997}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":576192512,"data_stored":576192512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2554265600,"data_stored":2554265600,"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":441843712,"data_stored":441843712,"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":1155858432,"data_stored":1155858432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":470220800,"data_stored":470220800,"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":1398476800,"data_stored":1398472728,"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":466485248,"data_stored":466485248,"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":1410207744,"data_stored":1410203672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:32:07.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pgp_num 21 2023-06-03T20:32:07.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:07.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:07.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:07.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:07.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:07.748 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:07 smithi083 bash[60048]: audit 1685824326.1199555 mgr.y (mgr.34104) 953 : audit 0 from='client.45437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:32:07.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:07.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:07.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:07.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:07 smithi033 bash[74781]: audit 1685824326.1199555 mgr.y (mgr.34104) 953 : audit 0 from='client.45437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:32:07.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:07 smithi033 bash[78259]: audit 1685824326.1199555 mgr.y (mgr.34104) 953 : audit 0 from='client.45437 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:32:07.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:07.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:07.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:07.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:08.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:08.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:08.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:08.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:08.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:08.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:08.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:08.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:08.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:08.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:08 smithi083 bash[60048]: cluster 1685824327.1371655 mgr.y (mgr.34104) 954 : cluster 0 pgmap v1020: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:08.443 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:08 smithi083 bash[60048]: cluster 1685824328.2618785 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 26865/106233 objects degraded (25.289%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:08.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:08.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:08.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:08 smithi033 bash[78259]: cluster 1685824327.1371655 mgr.y (mgr.34104) 954 : cluster 0 pgmap v1020: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:08.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:08 smithi033 bash[78259]: cluster 1685824328.2618785 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 26865/106233 objects degraded (25.289%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:08.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:08 smithi033 bash[74781]: cluster 1685824327.1371655 mgr.y (mgr.34104) 954 : cluster 0 pgmap v1020: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:08.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:08 smithi033 bash[74781]: cluster 1685824328.2618785 mon.a (mon.0) 1175 : cluster 3 Health check update: Degraded data redundancy: 26865/106233 objects degraded (25.289%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:08.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:08.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:08.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.641 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:08.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:08.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:08.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:08.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:08.920 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:08.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:09.025 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:09.053 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:09.060 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:09.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:09.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:09.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:09.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:09.317 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:09.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:09.451 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:09 smithi033 bash[74781]: audit 1685824328.5995264 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:09.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:09.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:09.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:09.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:09.633 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:09 smithi083 bash[60048]: audit 1685824328.5995264 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:09.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:09.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:09.771 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:09.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:09.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:09.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:09.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:09 smithi033 bash[78259]: audit 1685824328.5995264 mon.a (mon.0) 1176 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:09.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:09.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:09.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:10.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:10.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:10.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.102 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:10.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:10.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:10.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:10.368 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:10.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:10.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:10.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:10.515 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:10 smithi083 bash[60048]: cluster 1685824329.1377678 mgr.y (mgr.34104) 955 : cluster 0 pgmap v1021: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:10.546 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:10.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:10.653 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:10.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:10.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:10 smithi033 bash[74781]: cluster 1685824329.1377678 mgr.y (mgr.34104) 955 : cluster 0 pgmap v1021: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:10 smithi033 bash[78259]: cluster 1685824329.1377678 mgr.y (mgr.34104) 955 : cluster 0 pgmap v1021: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.2 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 576 op/s; 26865/106233 objects degraded (25.289%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:10.840 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:10.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:10.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:10.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:11.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:11.251 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:11.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:11.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:11.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:11.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:11.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:11.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:11.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:11.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:11.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:11.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:12.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:12.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:12.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:12.136 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:12.137 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:12.145 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:12.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:12.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:12.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:12.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:12.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:12.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:12.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:12.669 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:12.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:12.770 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:12 smithi033 bash[74781]: cluster 1685824331.1397753 mgr.y (mgr.34104) 956 : cluster 0 pgmap v1022: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:12.770 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:12 smithi033 bash[78259]: cluster 1685824331.1397753 mgr.y (mgr.34104) 956 : cluster 0 pgmap v1022: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:12.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:12.787 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:12 smithi083 bash[60048]: cluster 1685824331.1397753 mgr.y (mgr.34104) 956 : cluster 0 pgmap v1022: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:12.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:12.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:12.917 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:12.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:12.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:12.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:13.067 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:13.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:13.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:13.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:13.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:13.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:13.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:13.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:13.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:13.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:13.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:13.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:13.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:13 smithi083 bash[60048]: cluster 1685824333.2630577 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26865/97443 objects degraded (27.570%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:13.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:13.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.667 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:13.768 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:13.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:13.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:13.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:13 smithi033 bash[78259]: cluster 1685824333.2630577 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26865/97443 objects degraded (27.570%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:13.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:13 smithi033 bash[74781]: cluster 1685824333.2630577 mon.a (mon.0) 1177 : cluster 3 Health check update: Degraded data redundancy: 26865/97443 objects degraded (27.570%), 8 pgs degraded (PG_DEGRADED) 2023-06-03T20:32:13.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:13.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:13.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:13.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:14.040 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:14.094 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:14.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:14.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:14.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:14.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:14.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:14.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:14.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:14.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:14 smithi033 bash[74781]: cluster 1685824333.140329 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1023: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 20 objects/s recovering 2023-06-03T20:32:14.503 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:14.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:14.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:14.616 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:14 smithi083 bash[60048]: cluster 1685824333.140329 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1023: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 20 objects/s recovering 2023-06-03T20:32:14.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:14.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:14.761 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:14.794 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:14.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:14.854 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:14 smithi033 bash[78259]: cluster 1685824333.140329 mgr.y (mgr.34104) 957 : cluster 0 pgmap v1023: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 2.0 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 26865/97443 objects degraded (27.570%); 0 B/s, 20 objects/s recovering 2023-06-03T20:32:14.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:14.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:14.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:15.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:15.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:15.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:15.091 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:15.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:15.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:15.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:15.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:15.619 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:15.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:15.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:15.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:15.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:15.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:15.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:15.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:15.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:15.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:15.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:16.035 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:16.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.205 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:16.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:16.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:16] "GET /metrics HTTP/1.1" 200 223512 "" "Prometheus/2.33.4" 2023-06-03T20:32:16.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:16.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:16.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:16.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.502 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:16.603 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:16.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:16.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:16 smithi033 bash[78259]: cluster 1685824335.1410186 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1024: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 26865/92289 objects degraded (29.110%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:16.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:16 smithi033 bash[74781]: cluster 1685824335.1410186 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1024: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 26865/92289 objects degraded (29.110%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:16.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:16.742 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:16 smithi083 bash[60048]: cluster 1685824335.1410186 mgr.y (mgr.34104) 958 : cluster 0 pgmap v1024: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.9 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 26865/92289 objects degraded (29.110%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:16.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:16.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:16.790 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:16.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:17.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:17.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:17.196 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:17.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:17.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:17.336 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:17.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:17.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:17.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:17.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:17.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:17.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:17.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.617 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:17.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:17.797 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:17.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:17.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:17.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:18.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:18.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:18.198 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:18.228 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:18.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:18.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:18.371 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:18.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:18.476 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:18.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:18.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:18.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:18.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:18.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:18.755 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:18.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:18.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:18.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:18 smithi033 bash[74781]: cluster 1685824337.1418564 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1025: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:18 smithi033 bash[74781]: cluster 1685824338.2669008 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 26865/88275 objects degraded (30.433%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:18.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:18 smithi033 bash[78259]: cluster 1685824337.1418564 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1025: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:18 smithi033 bash[78259]: cluster 1685824338.2669008 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 26865/88275 objects degraded (30.433%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:18.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:18 smithi083 bash[60048]: cluster 1685824337.1418564 mgr.y (mgr.34104) 959 : cluster 0 pgmap v1025: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:18.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:18 smithi083 bash[60048]: cluster 1685824338.2669008 mon.a (mon.0) 1178 : cluster 3 Health check update: Degraded data redundancy: 26865/88275 objects degraded (30.433%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:19.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:19.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:19.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:19.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:19.275 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:19.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:19.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:19.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:19.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:19.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:19.530 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:19.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:19.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:19.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:19.685 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:20.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:20.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:20.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:20.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:20.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:20.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:20.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.345 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:20.446 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:20.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:20.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:20.493 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:20 smithi083 bash[60048]: cluster 1685824339.1426673 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1026: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:20.493 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:20 smithi083 bash[60048]: audit 1685824339.495284 mon.a (mon.0) 1179 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:32:20.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:20.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:20.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:20.674 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:32:20.703 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:32:20.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:20.760 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:32:20.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:20.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:20.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:20.796 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:32:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:20 smithi033 bash[74781]: cluster 1685824339.1426673 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1026: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:20 smithi033 bash[74781]: audit 1685824339.495284 mon.a (mon.0) 1179 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:32:20.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:20 smithi033 bash[78259]: cluster 1685824339.1426673 mgr.y (mgr.34104) 960 : cluster 0 pgmap v1026: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.8 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 498 op/s; 26865/88275 objects degraded (30.433%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:20.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:20 smithi033 bash[78259]: audit 1685824339.495284 mon.a (mon.0) 1179 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:32:20.835 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:32:20.869 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:32:20.892 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:20.912 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:32:20.957 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:32:20.965 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.965 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.965 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.966 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.966 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.966 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.966 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:32:20.966 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:32:21.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:21.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:21.137 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:32:21.137 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:188412 9.0 9:0569896b:::benchmark_data_smithi033_176926_object81330:head [delete] snapc 0=[] ondisk+write+known_if_redirected e235)", 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:21.111597+0000", 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.017656801999999999, 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.017697207999999999, 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:32:21.138 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188412 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:32:21.139 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111597+0000", 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:32:21.140 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111597+0000", 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111594+0000", 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:32:21.141 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111605+0000", 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0481e-05 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.142 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111622+0000", 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6640999999999999e-05 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.111630+0000", 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8939999999999999e-06 2023-06-03T20:32:21.143 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.114390+0000", 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002759783 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.144 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.114541+0000", 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000150817 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,6", 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.114683+0000", 2023-06-03T20:32:21.145 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014149 2023-06-03T20:32:21.146 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.148 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.148 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:32:21.148 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.125765+0000", 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.01108288 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.125843+0000", 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7782999999999997e-05 2023-06-03T20:32:21.149 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:188415 9.0 9:0207e7de:::benchmark_data_smithi033_176926_object81333:head [delete] snapc 0=[] ondisk+write+known_if_redirected e235)", 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:21.115065+0000", 2023-06-03T20:32:21.150 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.014188815, 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.014329652, 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 188415 2023-06-03T20:32:21.151 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.115065+0000", 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.152 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.153 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:32:21.153 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.115065+0000", 2023-06-03T20:32:21.153 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:32:21.153 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.153 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.154 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:32:21.154 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.115063+0000", 2023-06-03T20:32:21.154 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.116292+0000", 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0012286440000000001 2023-06-03T20:32:21.155 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.116306+0000", 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3993e-05 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.156 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.116324+0000", 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8202999999999998e-05 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.119993+0000", 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003668882 2023-06-03T20:32:21.157 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.120205+0000", 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00021204899999999999 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,6", 2023-06-03T20:32:21.158 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.120394+0000", 2023-06-03T20:32:21.159 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018886799999999999 2023-06-03T20:32:21.159 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.159 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.159 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:32:21.159 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.125932+0000", 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0055376289999999996 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:21.126527+0000", 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00059509099999999996 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:32:21.160 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:32:21.161 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:32:21.161 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:32:21.161 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:32:21.161 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 2 2023-06-03T20:32:21.161 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:32:21.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:21.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:21.501 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:21 smithi033 bash[74781]: audit 1685824340.6226704 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.33:0/2923350364' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:21.502 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:21 smithi083 bash[60048]: audit 1685824340.6226704 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.33:0/2923350364' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:21.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:21.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:21.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:21.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:21.706 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:21.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:21.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:21 smithi033 bash[78259]: audit 1685824340.6226704 mon.c (mon.2) 112 : audit 0 from='client.? 172.21.15.33:0/2923350364' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:21.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:21.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:21.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:21.966 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:21.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:22.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:22.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:22.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:22.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:22.306 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:22.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:22.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:22.461 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:22.489 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:22.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:22.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:22 smithi033 bash[74781]: cluster 1685824341.1436336 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1027: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:22.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:22 smithi033 bash[78259]: cluster 1685824341.1436336 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1027: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:22.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:22 smithi083 bash[60048]: cluster 1685824341.1436336 mgr.y (mgr.34104) 961 : cluster 0 pgmap v1027: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 749 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:22.651 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:22.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:22.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:22.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:22.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:22.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:22.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:22.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:22.965 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:23.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:23.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:23.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.106 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:23.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:23.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:23.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:23.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:23.415 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:23.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_blocked_ops 2023-06-03T20:32:23.522 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:23.550 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:23.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:23 smithi033 bash[74781]: cluster 1685824343.268272 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 26865/79236 objects degraded (33.905%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:23.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:23 smithi033 bash[78259]: cluster 1685824343.268272 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 26865/79236 objects degraded (33.905%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:23.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:23.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:23.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:23.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:23.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:23 smithi083 bash[60048]: cluster 1685824343.268272 mon.a (mon.0) 1180 : cluster 3 Health check update: Degraded data redundancy: 26865/79236 objects degraded (33.905%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:23.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:23.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:23.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:23.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:24.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:24.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:24.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:24.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:24.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:24.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:24.419 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:24.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:24.525 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:24.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:24.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:24 smithi083 bash[60048]: cluster 1685824343.1440835 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1028: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:24 smithi083 bash[60048]: audit 1685824343.6043458 mon.a (mon.0) 1181 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:24.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:24.717 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:24.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:24 smithi033 bash[74781]: cluster 1685824343.1440835 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1028: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:24 smithi033 bash[74781]: audit 1685824343.6043458 mon.a (mon.0) 1181 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:24.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:24 smithi033 bash[78259]: cluster 1685824343.1440835 mgr.y (mgr.34104) 962 : cluster 0 pgmap v1028: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 505 op/s; 26865/79236 objects degraded (33.905%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:24 smithi033 bash[78259]: audit 1685824343.6043458 mon.a (mon.0) 1181 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:24.876 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:24.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:24.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:25.047 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:25.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:25.181 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:25.219 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:25.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:25.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:32:25.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:25.358 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:25.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:25.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:25.558 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:25.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:25.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:25.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:25.822 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:25.858 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:25.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:25.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:25.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:26.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:26.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:26.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:26.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:26.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:26.211 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:26.312 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:26.340 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:26.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:26.344 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:26.445 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:26.527 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:26] "GET /metrics HTTP/1.1" 200 223514 "" "Prometheus/2.33.4" 2023-06-03T20:32:26.528 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[74781]: cluster 1685824345.144848 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1029: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 26865/74376 objects degraded (36.121%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:26.528 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[74781]: audit 1685824346.271961 mon.a (mon.0) 1182 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:26 smithi083 bash[60048]: cluster 1685824345.144848 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1029: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 26865/74376 objects degraded (36.121%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:26 smithi083 bash[60048]: audit 1685824346.271961 mon.a (mon.0) 1182 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:26 smithi083 bash[60048]: audit 1685824346.2956347 mon.a (mon.0) 1183 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[78259]: cluster 1685824345.144848 mgr.y (mgr.34104) 963 : cluster 0 pgmap v1029: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.5 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 26865/74376 objects degraded (36.121%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[78259]: audit 1685824346.271961 mon.a (mon.0) 1182 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[78259]: audit 1685824346.2956347 mon.a (mon.0) 1183 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:26 smithi033 bash[74781]: audit 1685824346.2956347 mon.a (mon.0) 1183 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:26.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:32:26.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:26.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:27.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:27.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:27.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:27.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:27.222 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:27.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:27.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:27.363 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:27.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:27.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:27.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:27.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:27.564 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:32:27.614 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[74781]: audit 1685824346.8405683 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.33:0/1903503822' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.614 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[74781]: audit 1685824346.8416812 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.614 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[74781]: audit 1685824346.8458579 mon.a (mon.0) 1185 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:32:27.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[78259]: audit 1685824346.8405683 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.33:0/1903503822' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[78259]: audit 1685824346.8416812 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:27 smithi033 bash[78259]: audit 1685824346.8458579 mon.a (mon.0) 1185 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:32:27.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:27.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:27.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:27.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:27.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:27.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.804 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:27 smithi083 bash[60048]: audit 1685824346.8405683 mon.c (mon.2) 113 : audit 1 from='client.? 172.21.15.33:0/1903503822' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:27 smithi083 bash[60048]: audit 1685824346.8416812 mon.a (mon.0) 1184 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:32:27.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:27 smithi083 bash[60048]: audit 1685824346.8458579 mon.a (mon.0) 1185 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:32:27.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:27.907 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:27.947 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:27.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:27.953 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:28.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:28.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:28.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:28.157 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:32:28.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:28.253 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:28.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:28.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:28.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:28.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:28.501 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:28.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:28.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.550 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:28.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:28.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:28.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:28.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:28.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.1456873 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1030: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:28.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.5206356 mon.a (mon.0) 1186 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:32:28.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.5430968 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: audit 1685824347.5487802 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.5489612 mon.a (mon.0) 1188 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.5520852 osd.7 (osd.7) 169 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.565216 osd.5 (osd.5) 139 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824347.5778117 osd.6 (osd.6) 128 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: cluster 1685824348.270013 mon.a (mon.0) 1189 : cluster 3 Health check update: Degraded data redundancy: 26865/70290 objects degraded (38.220%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:28.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: audit 1685824348.4797566 mon.a (mon.0) 1190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[74781]: audit 1685824348.4898381 mon.a (mon.0) 1191 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.1456873 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1030: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.5206356 mon.a (mon.0) 1186 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.5430968 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: audit 1685824347.5487802 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:32:28.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.5489612 mon.a (mon.0) 1188 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.5520852 osd.7 (osd.7) 169 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.565216 osd.5 (osd.5) 139 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824347.5778117 osd.6 (osd.6) 128 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: cluster 1685824348.270013 mon.a (mon.0) 1189 : cluster 3 Health check update: Degraded data redundancy: 26865/70290 objects degraded (38.220%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: audit 1685824348.4797566 mon.a (mon.0) 1190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:28 smithi033 bash[78259]: audit 1685824348.4898381 mon.a (mon.0) 1191 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:28.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:28.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.1456873 mgr.y (mgr.34104) 964 : cluster 0 pgmap v1030: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.5206356 mon.a (mon.0) 1186 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:32:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.5430968 osd.4 (osd.4) 152 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: audit 1685824347.5487802 mon.a (mon.0) 1187 : audit 1 from='client.? 172.21.15.33:0/2634723089' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.5489612 mon.a (mon.0) 1188 : cluster 0 osdmap e236: 8 total, 8 up, 8 in 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.5520852 osd.7 (osd.7) 169 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.565216 osd.5 (osd.5) 139 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824347.5778117 osd.6 (osd.6) 128 : cluster 3 failed to encode map e236 with expected crc 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: cluster 1685824348.270013 mon.a (mon.0) 1189 : cluster 3 Health check update: Degraded data redundancy: 26865/70290 objects degraded (38.220%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: audit 1685824348.4797566 mon.a (mon.0) 1190 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:28 smithi083 bash[60048]: audit 1685824348.4898381 mon.a (mon.0) 1191 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:28.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:29.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:29.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:29.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:29.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:29.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:29.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:29.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:29.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:29.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:29.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:29.715 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:29.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:29.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:29.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[78259]: audit 1685824349.1301548 mon.a (mon.0) 1192 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:32:29.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[78259]: audit 1685824349.131337 mon.a (mon.0) 1193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:32:29.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[78259]: audit 1685824349.152839 mon.a (mon.0) 1194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:29.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[74781]: audit 1685824349.1301548 mon.a (mon.0) 1192 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:32:29.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[74781]: audit 1685824349.131337 mon.a (mon.0) 1193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:32:29.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:29 smithi033 bash[74781]: audit 1685824349.152839 mon.a (mon.0) 1194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:29.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.867 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:29 smithi083 bash[60048]: audit 1685824349.1301548 mon.a (mon.0) 1192 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:32:29.867 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:29 smithi083 bash[60048]: audit 1685824349.131337 mon.a (mon.0) 1193 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:32:29.868 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:29 smithi083 bash[60048]: audit 1685824349.152839 mon.a (mon.0) 1194 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:29.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:29.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:29.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:29.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:30.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:30.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:30.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:30.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:30.288 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:30.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:30.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:30.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:30.492 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:30.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:30.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:30.552 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:30 smithi033 bash[74781]: cluster 1685824349.146313 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1032: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:30.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:30.664 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:30.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:30.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:30.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:30 smithi033 bash[78259]: cluster 1685824349.146313 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1032: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:30.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:30.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.814 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:30 smithi083 bash[60048]: cluster 1685824349.146313 mgr.y (mgr.34104) 965 : cluster 0 pgmap v1032: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 26865/70290 objects degraded (38.220%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:30.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:30.955 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:30.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:30.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:30.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:32:31.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:31.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:31.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:31.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:31.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:31.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:31.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:31.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.541 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:31.569 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:31.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:31.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:31.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:31.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:31.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:32.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:32.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:32.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:32.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:32.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:32.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:32.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:32.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:32.689 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:32 smithi083 bash[60048]: cluster 1685824351.147128 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1033: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:32.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:32.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.740 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:32.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:32 smithi033 bash[78259]: cluster 1685824351.147128 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1033: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:32.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:32 smithi033 bash[74781]: cluster 1685824351.147128 mgr.y (mgr.34104) 966 : cluster 0 pgmap v1033: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:32.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.882 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:32.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:32.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:32.989 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:33.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:33.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:33.158 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:32:33.158 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:32:33.158 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2023-06-03T20:32:33.159 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:32:33.159 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:32:33.159 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 config set filestore_inject_stall 3 2023-06-03T20:32:33.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:33.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.165 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:33.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:33.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:33.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.315 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:33.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:33.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.456 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:33.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:33.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:33.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.599 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:33.700 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:33.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:33.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:33.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:33.868 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:33 smithi033 bash[74781]: cluster 1685824353.2711904 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 26865/62190 objects degraded (43.198%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:33.869 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:33 smithi033 bash[78259]: cluster 1685824353.2711904 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 26865/62190 objects degraded (43.198%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:33.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:33.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:33.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:33 smithi083 bash[60048]: cluster 1685824353.2711904 mon.a (mon.0) 1195 : cluster 3 Health check update: Degraded data redundancy: 26865/62190 objects degraded (43.198%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:33.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:34.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:34.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:34.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:34.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:34.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:34.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:34.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:34.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:34.695 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:34 smithi033 bash[74781]: cluster 1685824353.1475868 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1034: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:34.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:34.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:34 smithi083 bash[60048]: cluster 1685824353.1475868 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1034: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:34.705 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:34 smithi033 bash[78259]: cluster 1685824353.1475868 mgr.y (mgr.34104) 967 : cluster 0 pgmap v1034: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.3 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 568 op/s; 26865/62190 objects degraded (43.198%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:34.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:34.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:34.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:34.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:34.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:34.990 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:35.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:35.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.038 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:35.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:35.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:35.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:35.425 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:35.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:35.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:35.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:35.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:35.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:35.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:35.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:35.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:35.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:35.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:36.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:36.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:36.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:36.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:36.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:36.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:36.289 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:36] "GET /metrics HTTP/1.1" 200 223514 "" "Prometheus/2.33.4" 2023-06-03T20:32:36.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:36.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:36.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:36.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:36 smithi033 bash[74781]: cluster 1685824355.1481652 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1035: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 26865/56961 objects degraded (47.164%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:36.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:36 smithi033 bash[78259]: cluster 1685824355.1481652 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1035: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 26865/56961 objects degraded (47.164%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:36.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:36.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:36.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:36.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:36.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:36.820 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:36.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:36.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:36 smithi083 bash[60048]: cluster 1685824355.1481652 mgr.y (mgr.34104) 968 : cluster 0 pgmap v1035: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.2 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 580 op/s; 26865/56961 objects degraded (47.164%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:36.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:36.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:37.000 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:37.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:37.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:37.132 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:37.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:37.412 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.458 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:37.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:37.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:37.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:37.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.762 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:37.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:37.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:37.907 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:37.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:37.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:38.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:38.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:38.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:38.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:38.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.332 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:38.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:38.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:38.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:38.584 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:38.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:38.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:38.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:38.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:38.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:38 smithi033 bash[78259]: cluster 1685824357.1488962 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1036: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:38.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:38 smithi033 bash[78259]: cluster 1685824358.2726216 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 26865/53088 objects degraded (50.605%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:38 smithi033 bash[74781]: cluster 1685824357.1488962 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1036: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:38.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:38 smithi033 bash[74781]: cluster 1685824358.2726216 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 26865/53088 objects degraded (50.605%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:38.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.882 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:38 smithi083 bash[60048]: cluster 1685824357.1488962 mgr.y (mgr.34104) 969 : cluster 0 pgmap v1036: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 573 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:38.882 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:38 smithi083 bash[60048]: cluster 1685824358.2726216 mon.a (mon.0) 1196 : cluster 3 Health check update: Degraded data redundancy: 26865/53088 objects degraded (50.605%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:38.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:38.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:38.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:39.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:39.051 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:39.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.057 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:39.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.199 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:39.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:39.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:39.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:39.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:39.621 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:39.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:39.660 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:39.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:39.770 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:39.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:39.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:39.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:39 smithi083 bash[60048]: audit 1685824358.6087048 mon.a (mon.0) 1197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:39.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:39 smithi083 bash[60048]: audit 1685824358.6122906 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:39.921 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:39.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:39.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:40.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:39 smithi033 bash[78259]: audit 1685824358.6087048 mon.a (mon.0) 1197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:40.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:39 smithi033 bash[78259]: audit 1685824358.6122906 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:39 smithi033 bash[74781]: audit 1685824358.6087048 mon.a (mon.0) 1197 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:39 smithi033 bash[74781]: audit 1685824358.6122906 mon.a (mon.0) 1198 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:40.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:40.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:40.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:40.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:40.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:40.441 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:40.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:40.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.482 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:40.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:40.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:40.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:40.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:40 smithi083 bash[60048]: cluster 1685824359.149528 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1037: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 19 objects/s recovering 2023-06-03T20:32:40.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:40.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:40.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:40.871 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:40 smithi033 bash[78259]: cluster 1685824359.149528 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1037: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 19 objects/s recovering 2023-06-03T20:32:40.871 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:40 smithi033 bash[74781]: cluster 1685824359.149528 mgr.y (mgr.34104) 970 : cluster 0 pgmap v1037: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 1.1 GiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 493 op/s; 26865/53088 objects degraded (50.605%); 0 B/s, 19 objects/s recovering 2023-06-03T20:32:40.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:40.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:40.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:41.012 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:41.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:41.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.201 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:41.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:41.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.334 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:41.435 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:41.475 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:41.482 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:32:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:32:41.482 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:32:41.483 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:32:41.483 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:32:41.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.612 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:41.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:41.750 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:41.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:41.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:41.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:42.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:42.039 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:42.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:42.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:42.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:42.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:42.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:42.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:42.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:42.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:42.613 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:42.714 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:42.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:42.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:42.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:42.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:42 smithi083 bash[60048]: cluster 1685824361.1503847 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1038: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:42.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:42.921 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:42.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:42.944 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:42 smithi033 bash[74781]: cluster 1685824361.1503847 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1038: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:42.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:42 smithi033 bash[78259]: cluster 1685824361.1503847 mgr.y (mgr.34104) 971 : cluster 0 pgmap v1038: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 719 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 27 objects/s recovering 2023-06-03T20:32:43.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:43.053 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:43.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:43.157 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:43.200 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:43.306 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:43.358 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:43.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:43.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:43.492 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:43.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:43.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:43.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:43.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:43.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:43.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:43.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:43 smithi083 bash[60048]: cluster 1685824363.2737734 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 26865/44370 objects degraded (60.548%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:43.895 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:43 smithi033 bash[74781]: cluster 1685824363.2737734 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 26865/44370 objects degraded (60.548%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:43.896 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:43 smithi033 bash[78259]: cluster 1685824363.2737734 mon.a (mon.0) 1199 : cluster 3 Health check update: Degraded data redundancy: 26865/44370 objects degraded (60.548%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:43.921 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:43.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:43.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:44.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:44.060 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:44.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:44.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:44.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:44.341 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:32:44.379 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:32:44.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:44.422 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:32:44.457 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:44.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:44.469 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:32:44.508 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:32:44.552 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:32:44.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:44.591 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:32:44.596 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:44.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:44.628 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:32:44.636 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.637 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.638 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:32:44.700 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:44.743 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:44.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:44.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_historic_ops 2023-06-03T20:32:44.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:44.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:44 smithi033 bash[74781]: cluster 1685824363.1509304 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1039: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:44.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:44 smithi033 bash[74781]: audit 1685824364.282038 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.33:0/2775189810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:44.885 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:44 smithi033 bash[78259]: cluster 1685824363.1509304 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1039: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:44.885 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:44 smithi033 bash[78259]: audit 1685824364.282038 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.33:0/2775189810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:44.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:44.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:44.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:44.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:45.032 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:45.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:45.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:44 smithi083 bash[60048]: cluster 1685824363.1509304 mgr.y (mgr.34104) 972 : cluster 0 pgmap v1039: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 923 MiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 494 op/s; 26865/44370 objects degraded (60.548%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:44 smithi083 bash[60048]: audit 1685824364.282038 mon.a (mon.0) 1200 : audit 0 from='client.? 172.21.15.33:0/2775189810' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:32:45.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:45.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:45.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:45.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:45.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:45.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:45.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:45.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:45.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:45.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:45.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:45.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:45.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:45.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:45.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:45.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:46.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:46.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:46.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:46.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:46] "GET /metrics HTTP/1.1" 200 223504 "" "Prometheus/2.33.4" 2023-06-03T20:32:46.338 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:46.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:46.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:46.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:46.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:46.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:46.717 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:46.752 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:46 smithi033 bash[78259]: cluster 1685824365.1516607 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1040: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 821 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 26865/39471 objects degraded (68.063%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:46.752 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:46 smithi033 bash[74781]: cluster 1685824365.1516607 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1040: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 821 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 26865/39471 objects degraded (68.063%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:46.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:46.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:46.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.892 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:46.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:46.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:46.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:47.042 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:46 smithi083 bash[60048]: cluster 1685824365.1516607 mgr.y (mgr.34104) 973 : cluster 0 pgmap v1040: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 821 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 26865/39471 objects degraded (68.063%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:47.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:47.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:47.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:47.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:47.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:47.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:47.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:47.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:47 smithi033 bash[74781]: cluster 1685824367.152364 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1041: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:47.882 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:47 smithi033 bash[78259]: cluster 1685824367.152364 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1041: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:47.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:47.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:47.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:48.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:48.029 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:47 smithi083 bash[60048]: cluster 1685824367.152364 mgr.y (mgr.34104) 974 : cluster 0 pgmap v1041: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:48.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:48.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:48.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:48.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:48.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:48.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:48.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:48.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:48.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:48.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.479 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:48.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:48.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.621 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:48.708 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:48 smithi083 bash[60048]: cluster 1685824368.2748473 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 26865/35460 objects degraded (75.761%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:48.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:48.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:48.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:48.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:48 smithi033 bash[78259]: cluster 1685824368.2748473 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 26865/35460 objects degraded (75.761%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:48.847 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:48 smithi033 bash[74781]: cluster 1685824368.2748473 mon.a (mon.0) 1201 : cluster 3 Health check update: Degraded data redundancy: 26865/35460 objects degraded (75.761%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:48.946 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:48.983 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:48.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:49.086 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:49.126 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:49.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:49.232 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:49.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:49.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:49.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.576 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:49.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:49.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:49.847 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:49 smithi083 bash[60048]: cluster 1685824369.1576004 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1042: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:49.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:49.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:49.875 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:49.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:49.986 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:49 smithi033 bash[74781]: cluster 1685824369.1576004 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1042: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:49.986 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:49 smithi033 bash[78259]: cluster 1685824369.1576004 mgr.y (mgr.34104) 975 : cluster 0 pgmap v1042: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 738 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 489 op/s; 26865/35460 objects degraded (75.761%); 0 B/s, 18 objects/s recovering 2023-06-03T20:32:50.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:50.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:50.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:50.161 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:50.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.168 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:50.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:50.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.315 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:50.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:50.464 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:50.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:32:50.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:50.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:50.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:50.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:50.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:50.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:50.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:50.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:50.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:50.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:51.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:51.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:51.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:51.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:51.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:51.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:51.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:51.468 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:51.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:51.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:51.651 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:32:51.652 INFO:teuthology.orchestra.run.smithi033.stdout: "success": "filestore_inject_stall = '3' (not observed, change may require restart) " 2023-06-03T20:32:51.652 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:32:51.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:51.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:51.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:51.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:51.918 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:51.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:51.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:51.923 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:52.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:52.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:52.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:52.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:52.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:52.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:52.243 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:32:52.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[74781]: cluster 1685824371.1584954 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1043: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[74781]: audit 1685824372.0441923 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.33:0/2254774610' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[74781]: audit 1685824372.044666 mon.a (mon.0) 1202 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[78259]: cluster 1685824371.1584954 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1043: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[78259]: audit 1685824372.0441923 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.33:0/2254774610' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:52 smithi033 bash[78259]: audit 1685824372.044666 mon.a (mon.0) 1202 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:52.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:52.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:52.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:52.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:52.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:52.619 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:52 smithi083 bash[60048]: cluster 1685824371.1584954 mgr.y (mgr.34104) 976 : cluster 0 pgmap v1043: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 735 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 28 objects/s recovering 2023-06-03T20:32:52.620 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:52 smithi083 bash[60048]: audit 1685824372.0441923 mon.c (mon.2) 114 : audit 1 from='client.? 172.21.15.33:0/2254774610' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.620 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:52 smithi083 bash[60048]: audit 1685824372.044666 mon.a (mon.0) 1202 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:32:52.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:52.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:52.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:52.783 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:52.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.787 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:52.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:52.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:52.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:52.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:53.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:53.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:53.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:53.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:53.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:53.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.228 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:53.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: cluster 1685824372.2126417 mon.a (mon.0) 1203 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:53.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: cluster 1685824372.2197611 osd.4 (osd.4) 153 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.257 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: audit 1685824372.2244313 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:32:53.258 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: cluster 1685824372.22465 mon.a (mon.0) 1205 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-06-03T20:32:53.258 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: cluster 1685824372.2276947 osd.7 (osd.7) 170 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.258 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:53 smithi083 bash[60048]: cluster 1685824372.2285588 osd.5 (osd.5) 140 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.329 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:53.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: cluster 1685824372.2126417 mon.a (mon.0) 1203 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:53.476 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: cluster 1685824372.2197611 osd.4 (osd.4) 153 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: audit 1685824372.2244313 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: cluster 1685824372.22465 mon.a (mon.0) 1205 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: cluster 1685824372.2276947 osd.7 (osd.7) 170 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[74781]: cluster 1685824372.2285588 osd.5 (osd.5) 140 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: cluster 1685824372.2126417 mon.a (mon.0) 1203 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:32:53.477 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: cluster 1685824372.2197611 osd.4 (osd.4) 153 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.478 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: audit 1685824372.2244313 mon.a (mon.0) 1204 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:32:53.478 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: cluster 1685824372.22465 mon.a (mon.0) 1205 : cluster 0 osdmap e237: 8 total, 8 up, 8 in 2023-06-03T20:32:53.478 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: cluster 1685824372.2276947 osd.7 (osd.7) 170 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.478 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:53 smithi033 bash[78259]: cluster 1685824372.2285588 osd.5 (osd.5) 140 : cluster 3 failed to encode map e237 with expected crc 2023-06-03T20:32:53.503 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:53.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:53.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:53.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:32:53.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:32:53.898 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:53.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:53.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:53.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:54.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:54.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:54.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:54.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:54.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:54.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:54.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:54.484 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.492 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[78259]: cluster 1685824373.1590679 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:54.493 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[78259]: cluster 1685824373.2757602 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 26865/26586 objects degraded (101.049%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:54.493 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[78259]: audit 1685824373.6173675 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:54.493 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[78259]: audit 1685824373.61882 mon.a (mon.0) 1208 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:54.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[74781]: cluster 1685824373.1590679 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:54.493 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[74781]: cluster 1685824373.2757602 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 26865/26586 objects degraded (101.049%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:54.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[74781]: audit 1685824373.6173675 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:54.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:54 smithi033 bash[74781]: audit 1685824373.61882 mon.a (mon.0) 1208 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:54.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:54.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:54 smithi083 bash[60048]: cluster 1685824373.1590679 mgr.y (mgr.34104) 977 : cluster 0 pgmap v1045: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 553 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 592 op/s; 26865/26586 objects degraded (101.049%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:54 smithi083 bash[60048]: cluster 1685824373.2757602 mon.a (mon.0) 1206 : cluster 3 Health check update: Degraded data redundancy: 26865/26586 objects degraded (101.049%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:54.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:54 smithi083 bash[60048]: audit 1685824373.6173675 mon.a (mon.0) 1207 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:32:54.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:54 smithi083 bash[60048]: audit 1685824373.61882 mon.a (mon.0) 1208 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:32:54.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:54.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:54.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:54.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.791 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:54.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:54.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:54.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:54.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:55.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:55.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:55.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:55.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:55.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:55.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:55.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.350 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:55.451 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:55.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:55.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:55.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:55.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:55.890 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:55.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:55.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:56.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:56.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:56.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:56.218 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:32:56.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.221 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:32:56.264 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:56 smithi033 bash[74781]: cluster 1685824375.159843 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/21666 objects degraded (123.996%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:56.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:56.330 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:56 smithi083 bash[60048]: cluster 1685824375.159843 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/21666 objects degraded (123.996%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:56.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:56.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:56.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:56.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:56 smithi033 bash[78259]: cluster 1685824375.159843 mgr.y (mgr.34104) 978 : cluster 0 pgmap v1046: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 450 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/21666 objects degraded (123.996%); 0 B/s, 22 objects/s recovering 2023-06-03T20:32:56.469 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:32:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:32:56] "GET /metrics HTTP/1.1" 200 223522 "" "Prometheus/2.33.4" 2023-06-03T20:32:56.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:56.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:56.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:56.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:56.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:56.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:56.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:56.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:56.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:56.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:56.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:57.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:57.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:32:57.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:32:57.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:57.221 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:57.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:57.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:57.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:57.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:57.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:32:57.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:57.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:57.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:57.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:57.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:57.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:57.756 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:57.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:57.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:57.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:57.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:57.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:57.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:57.988 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:32:58.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:58.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:58.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.074 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:58.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:58.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:58.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.241 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:58.269 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:58 smithi033 bash[74781]: cluster 1685824377.1605194 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:32:58.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.351 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:58 smithi083 bash[60048]: cluster 1685824377.1605194 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:32:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:58.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:58.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:58 smithi033 bash[78259]: cluster 1685824377.1605194 mgr.y (mgr.34104) 979 : cluster 0 pgmap v1047: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:32:58.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:58.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.659 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:58.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.789 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:32:58.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:58.932 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:58.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:59.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:59.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:32:59.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:32:59.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:59.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:59.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:59.270 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:32:59 smithi033 bash[74781]: cluster 1685824378.276899 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 26865/17634 objects degraded (152.348%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:59.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:59.335 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:32:59 smithi083 bash[60048]: cluster 1685824378.276899 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 26865/17634 objects degraded (152.348%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:59.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:32:59.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:32:59.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:59.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:59.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:32:59 smithi033 bash[78259]: cluster 1685824378.276899 mon.a (mon.0) 1209 : cluster 3 Health check update: Degraded data redundancy: 26865/17634 objects degraded (152.348%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:32:59.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:59.642 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:32:59.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:32:59.749 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:59.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:32:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:32:59.886 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:59.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:32:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:32:59.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:00.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:00.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:00.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:00.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:00.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:00.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:00.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:00.354 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:33:00.355 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:33:00.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:00.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:00.399 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:33:00.399 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:33:00.400 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2023-06-03T20:33:00.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:33:00.445 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:00 smithi033 bash[78259]: cluster 1685824379.161247 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:00.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:00 smithi033 bash[74781]: cluster 1685824379.161247 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:00.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:00.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.616 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:00 smithi083 bash[60048]: cluster 1685824379.161247 mgr.y (mgr.34104) 980 : cluster 0 pgmap v1048: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 366 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 26865/17634 objects degraded (152.348%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:00.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:00.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:00.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:00.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:00.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.931 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:00.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:01.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:01.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:01.222 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:01.328 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:01.372 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:01.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:01.478 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:01.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:01.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:01.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:01.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:01.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:01.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:01.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:01.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:01.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:02.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:02.087 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:02.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:02.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_ops_in_flight 2023-06-03T20:33:02.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:02.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:02.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:02.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:02.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:02.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:02.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:02.491 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:02 smithi033 bash[74781]: cluster 1685824381.1622248 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 22 objects/s recovering 2023-06-03T20:33:02.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:02 smithi033 bash[78259]: cluster 1685824381.1622248 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 22 objects/s recovering 2023-06-03T20:33:02.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:02.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:02.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:02.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:02 smithi083 bash[60048]: cluster 1685824381.1622248 mgr.y (mgr.34104) 981 : cluster 0 pgmap v1049: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 597 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 22 objects/s recovering 2023-06-03T20:33:02.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:02.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:02.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:02.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:02.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:02.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:02.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:02.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:02.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:03.034 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:03.082 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:03.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:03.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:03.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:03.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:03.314 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:03 smithi033 bash[74781]: cluster 1685824383.278091 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 26865/8664 objects degraded (310.076%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:03.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:03.366 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:03.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:03.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:03.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:03.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:03.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:03 smithi033 bash[78259]: cluster 1685824383.278091 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 26865/8664 objects degraded (310.076%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:03.611 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:03.620 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:03 smithi083 bash[60048]: cluster 1685824383.278091 mon.a (mon.0) 1210 : cluster 3 Health check update: Degraded data redundancy: 26865/8664 objects degraded (310.076%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:03.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:03.714 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:03.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:03.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:03.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:03.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:03.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:03.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:04.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:04.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:04.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:04.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:04.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:04.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:04.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:04 smithi033 bash[74781]: cluster 1685824383.1628413 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:04.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:04 smithi033 bash[78259]: cluster 1685824383.1628413 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:04.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:04.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:04.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.412 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:04.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.523 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:04 smithi083 bash[60048]: cluster 1685824383.1628413 mgr.y (mgr.34104) 982 : cluster 0 pgmap v1050: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 180 MiB data, 4.2 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 545 op/s; 26865/8664 objects degraded (310.076%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:04.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:04.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:04.819 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.867 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:04.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:04.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:04.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:04.997 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:33:05.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:05.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:05.021 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:33:05.050 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:33:05.080 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:33:05.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:05.110 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:33:05.139 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:05.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:05.144 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:33:05.157 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 107079 objects 2023-06-03T20:33:05.173 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :162.893 2023-06-03T20:33:05.174 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:33:05.201 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:33:05.203 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.203 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.203 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.204 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.204 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.204 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.204 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.204 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:33:05.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:05.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:05.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:05.409 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:05.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:05.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:05 smithi033 bash[74781]: audit 1685824384.932624 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.33:0/1344296445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:05.538 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:05 smithi033 bash[78259]: audit 1685824384.932624 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.33:0/1344296445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:05.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:05.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:05.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:05 smithi083 bash[60048]: audit 1685824384.932624 mon.c (mon.2) 115 : audit 0 from='client.? 172.21.15.33:0/1344296445' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:05.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:05.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:05.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:05.795 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:05.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:05.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:05.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:05.969 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:05.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:06.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:06.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:06.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:06.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:06.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.344 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:06] "GET /metrics HTTP/1.1" 200 223522 "" "Prometheus/2.33.4" 2023-06-03T20:33:06.371 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:06.474 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.485 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:06 smithi083 bash[60048]: cluster 1685824385.1634834 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1051: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 77 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 26865/3738 objects degraded (718.700%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:06.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:06.596 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:06 smithi033 bash[74781]: cluster 1685824385.1634834 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1051: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 77 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 26865/3738 objects degraded (718.700%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:06.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:06 smithi033 bash[78259]: cluster 1685824385.1634834 mgr.y (mgr.34104) 983 : cluster 0 pgmap v1051: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 77 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 634 op/s; 26865/3738 objects degraded (718.700%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:06.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:06.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:06.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:06.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:06.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:06.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:06.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:07.030 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:07.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:07.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:07.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:07.203 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:07.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:07.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:07.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:07.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.341 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:07.442 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:07.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:07.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:07.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:07.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:07.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:07.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:07.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:07.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:07.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:07.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:07.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:07.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:07.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:08.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:08.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:08.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:08.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:08.165 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:08.165 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:08.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:08.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:08.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:08 smithi083 bash[60048]: cluster 1685824387.1647198 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:08.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:08 smithi083 bash[60048]: cluster 1685824388.2792566 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 26865/189 objects degraded (14214.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:08.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:08.445 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:08.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:08.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:08 smithi033 bash[74781]: cluster 1685824387.1647198 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:08.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:08 smithi033 bash[74781]: cluster 1685824388.2792566 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 26865/189 objects degraded (14214.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:08.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:08.584 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:08.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:33:08.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:08.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:08 smithi033 bash[78259]: cluster 1685824387.1647198 mgr.y (mgr.34104) 984 : cluster 0 pgmap v1052: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 596 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:08.782 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:08 smithi033 bash[78259]: cluster 1685824388.2792566 mon.a (mon.0) 1211 : cluster 3 Health check update: Degraded data redundancy: 26865/189 objects degraded (14214.286%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:08.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:08.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:08.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:08.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:08.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:08.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:09.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.117 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:09.220 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.250 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.253 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:09.354 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:09.381 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:09.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:09.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.514 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:09.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:09.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:09.649 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:09 smithi083 bash[60048]: audit 1685824388.6067789 mon.a (mon.0) 1212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:09.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:09.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:09.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:09.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:09 smithi033 bash[74781]: audit 1685824388.6067789 mon.a (mon.0) 1212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:09.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:09 smithi033 bash[78259]: audit 1685824388.6067789 mon.a (mon.0) 1212 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:09.890 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:09.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:09.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:09.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:10.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:10.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:10.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:10.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:10.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:10.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:10.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:10.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:10.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:10.465 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:10.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:10.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:10.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:10.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:10.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:10 smithi083 bash[60048]: cluster 1685824389.1652944 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 484 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:10.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:10.736 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:10 smithi033 bash[74781]: cluster 1685824389.1652944 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 484 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:10.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:10 smithi033 bash[78259]: cluster 1685824389.1652944 mgr.y (mgr.34104) 985 : cluster 0 pgmap v1053: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 3.0 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 484 op/s; 26865/189 objects degraded (14214.286%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:10.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:10.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:10.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:10.867 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:10.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:10.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:10.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:11.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:11.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:11.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:11.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:11.252 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:11.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:11.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:11.384 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:11.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:11.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:11.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:11.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:11.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:11.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:11.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:11.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:11.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:11.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:11.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:11.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:11.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:12.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:12.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:12.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:12.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:12.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:12.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:12.333 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:12.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:12.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:12.373 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:33:12.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:12.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:12.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:12.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:12 smithi033 bash[78259]: cluster 1685824391.1670685 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1054: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:12.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:12 smithi033 bash[78259]: audit 1685824391.6200807 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:12 smithi033 bash[74781]: cluster 1685824391.1670685 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1054: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:12 smithi033 bash[74781]: audit 1685824391.6200807 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:12.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:12.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:12.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:12 smithi083 bash[60048]: cluster 1685824391.1670685 mgr.y (mgr.34104) 986 : cluster 0 pgmap v1054: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 487 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:12 smithi083 bash[60048]: audit 1685824391.6200807 mon.a (mon.0) 1213 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:12.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:12.774 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:12.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:12.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:12.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:12.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:13.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:13.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:13.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:13.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:13.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:13.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:13.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:13.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:13.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:13.451 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:13.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:13.568 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.3520393 mon.a (mon.0) 1214 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: audit 1685824392.3617973 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.3619363 mon.a (mon.0) 1216 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.3915324 osd.7 (osd.7) 171 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.549 osd.5 (osd.5) 141 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.5518863 osd.5 (osd.5) 142 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.569 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.6932688 osd.4 (osd.4) 154 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824392.6935008 osd.6 (osd.6) 129 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[78259]: cluster 1685824393.2807636 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 26865/72 objects degraded (37312.500%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.3520393 mon.a (mon.0) 1214 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: audit 1685824392.3617973 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.3619363 mon.a (mon.0) 1216 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-06-03T20:33:13.570 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.3915324 osd.7 (osd.7) 171 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.549 osd.5 (osd.5) 141 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.5518863 osd.5 (osd.5) 142 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.6932688 osd.4 (osd.4) 154 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824392.6935008 osd.6 (osd.6) 129 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:13 smithi033 bash[74781]: cluster 1685824393.2807636 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 26865/72 objects degraded (37312.500%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:13.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:13.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:13.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.3520393 mon.a (mon.0) 1214 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:13.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: audit 1685824392.3617973 mon.a (mon.0) 1215 : audit 1 from='client.? 172.21.15.33:0/3111981096' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:13.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.3619363 mon.a (mon.0) 1216 : cluster 0 osdmap e238: 8 total, 8 up, 8 in 2023-06-03T20:33:13.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.3915324 osd.7 (osd.7) 171 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.549 osd.5 (osd.5) 141 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.5518863 osd.5 (osd.5) 142 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.6932688 osd.4 (osd.4) 154 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824392.6935008 osd.6 (osd.6) 129 : cluster 3 failed to encode map e238 with expected crc 2023-06-03T20:33:13.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:13 smithi083 bash[60048]: cluster 1685824393.2807636 mon.a (mon.0) 1217 : cluster 3 Health check update: Degraded data redundancy: 26865/72 objects degraded (37312.500%), 8 pgs degraded, 9 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:13.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:13.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:13.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:13.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:13.863 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:13.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:13.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:13.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:13.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:13.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:14.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:14.133 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:14.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:14.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:14.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.270 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:14.370 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:14.401 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:14.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:14.505 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:14.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:14 smithi083 bash[60048]: cluster 1685824393.1677043 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:14.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:14.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:14.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:14.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:14.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:14.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:14.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:14.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:14 smithi033 bash[74781]: cluster 1685824393.1677043 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:14.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:14 smithi033 bash[78259]: cluster 1685824393.1677043 mgr.y (mgr.34104) 987 : cluster 0 pgmap v1056: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 286 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:14.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:14.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:14.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:14.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:15.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:15.082 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:15.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:15.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:15.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:15.325 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:15.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:15.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:15.460 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:15.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:15.576 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:15.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:15.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:15.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:15.764 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:15.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:15.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:15.897 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:15.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:15.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:16.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:16.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:16.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:16.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:16.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:16.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:16.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:16.302 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:16.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:16.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:16.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:16.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:16.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:16.556 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:16 smithi083 bash[60048]: cluster 1685824395.1689534 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1057: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:16.573 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:16 smithi033 bash[74781]: cluster 1685824395.1689534 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1057: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:16.574 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:16] "GET /metrics HTTP/1.1" 200 223505 "" "Prometheus/2.33.4" 2023-06-03T20:33:16.576 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:16.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:16.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:16.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:16.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:16.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:16 smithi033 bash[78259]: cluster 1685824395.1689534 mgr.y (mgr.34104) 988 : cluster 0 pgmap v1057: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 122 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:16.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:16.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:16.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:16.994 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:16.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:16.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:17.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:33:17.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:17.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:17.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:17.274 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:17.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:17.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:17.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:17.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:17.509 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:17.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:17.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:17.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:17.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:17.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:17.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:17.816 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.820 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:17.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:17.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:17.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:18.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:18.088 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.092 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:18.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:18.219 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:18.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:18.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:18.408 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:33:18.409 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:33:18.409 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 0 2023-06-03T20:33:18.409 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:33:18.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:18.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:18.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:18.598 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:18.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:18.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:18.636 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:18 smithi033 bash[78259]: cluster 1685824397.1698034 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:18.636 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:18 smithi033 bash[74781]: cluster 1685824397.1698034 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:18 smithi083 bash[60048]: cluster 1685824397.1698034 mgr.y (mgr.34104) 989 : cluster 0 pgmap v1058: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:18.728 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:33:18.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:18.730 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:33:18.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:18.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:18.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:18.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:18.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:18.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:18.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:19.034 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:19.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.037 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:19.138 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:19.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:19.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:19.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:19.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:19.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:19.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:19.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:19.579 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:19.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:19.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:19.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:19.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:19.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:19.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:19.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:19.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:19.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:19.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:20.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:20.128 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:20.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:20.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:20.264 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:20.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.268 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:20.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:20.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:20.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:20.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:20.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:20.640 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:20 smithi083 bash[60048]: audit 1685824398.7074778 mgr.y (mgr.34104) 990 : audit 0 from='client.45482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:33:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:20 smithi083 bash[60048]: cluster 1685824399.1705327 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:20.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:20.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:20.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:20.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:20 smithi033 bash[78259]: audit 1685824398.7074778 mgr.y (mgr.34104) 990 : audit 0 from='client.45482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:33:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:20 smithi033 bash[78259]: cluster 1685824399.1705327 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:20 smithi033 bash[74781]: audit 1685824398.7074778 mgr.y (mgr.34104) 990 : audit 0 from='client.45482 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:33:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:20 smithi033 bash[74781]: cluster 1685824399.1705327 mgr.y (mgr.34104) 991 : cluster 0 pgmap v1059: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 3 op/s; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:20.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_blocked_ops 2023-06-03T20:33:20.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:20.941 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:20.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:20.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:21.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:21.074 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:21.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:21.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:21.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:21.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:21.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:21.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:21.407 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1058,"stamp":"2023-06-03T20:33:17.169197+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":26865,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":214421,"num_write_kb":6855503,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2744,"num_bytes_recovered":45899314,"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":141284,"ondisk_log_size":141284,"up":267,"acting":258,"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":3827496,"kb_used_data":1441256,"kb_used_omap":21,"kb_used_meta":2386154,"kb_avail":746133720,"statfs":{"total":767960285184,"available":764040929280,"internally_reserved":0,"allocated":1475846144,"data_stored":1470555066,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":2443422115},"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":-2555904,"num_objects":-39,"num_object_clones":0,"num_object_copies":-117,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-39,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":39,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":233,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.005445"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":259,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241585+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:32:52.241585+0000","last_peered":"2023-06-03T20:32:52.241585+0000","last_clean":"2023-06-03T20:32:52.241585+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:32:52.241585+0000","last_undegraded":"2023-06-03T20:32:52.241585+0000","last_fullsized":"2023-06-03T20:32:52.241585+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":228,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.237507+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:32:52.237507+0000","last_peered":"2023-06-03T20:32:52.237507+0000","last_clean":"2023-06-03T20:32:52.237507+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:32:52.237507+0000","last_undegraded":"2023-06-03T20:32:52.237507+0000","last_fullsized":"2023-06-03T20:32:52.237507+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":196,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.222388+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:32:52.222388+0000","last_peered":"2023-06-03T20:32:52.222388+0000","last_clean":"2023-06-03T20:32:52.222388+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:32:52.222388+0000","last_undegraded":"2023-06-03T20:32:52.222388+0000","last_fullsized":"2023-06-03T20:32:52.222388+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.741607+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:33:04.741607+0000","last_peered":"2023-06-03T20:33:04.741607+0000","last_clean":"2023-06-03T20:33:04.741607+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:33:04.741607+0000","last_undegraded":"2023-06-03T20:33:04.741607+0000","last_fullsized":"2023-06-03T20:33:04.741607+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238618+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:32:52.238618+0000","last_peered":"2023-06-03T20:32:52.238618+0000","last_clean":"2023-06-03T20:32:52.238618+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:32:52.238618+0000","last_undegraded":"2023-06-03T20:32:52.238618+0000","last_fullsized":"2023-06-03T20:32:52.238618+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":60,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.257926+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:32:52.257926+0000","last_peered":"2023-06-03T20:32:52.257926+0000","last_clean":"2023-06-03T20:32:52.257926+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:32:52.257926+0000","last_undegraded":"2023-06-03T20:32:52.257926+0000","last_fullsized":"2023-06-03T20:32:52.257926+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240859+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:32:52.240859+0000","last_peered":"2023-06-03T20:32:52.240859+0000","last_clean":"2023-06-03T20:32:52.240859+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:32:52.240859+0000","last_undegraded":"2023-06-03T20:32:52.240859+0000","last_fullsized":"2023-06-03T20:32:52.240859+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":261,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238688+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:32:52.238688+0000","last_peered":"2023-06-03T20:32:52.238688+0000","last_clean":"2023-06-03T20:32:52.238688+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:32:52.238688+0000","last_undegraded":"2023-06-03T20:32:52.238688+0000","last_fullsized":"2023-06-03T20:32:52.238688+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":216,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.254271+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:32:52.254271+0000","last_peered":"2023-06-03T20:32:52.254271+0000","last_clean":"2023-06-03T20:32:52.254271+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:32:52.254271+0000","last_undegraded":"2023-06-03T20:32:52.254271+0000","last_fullsized":"2023-06-03T20:32:52.254271+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":210,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.246723+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:32:52.246723+0000","last_peered":"2023-06-03T20:32:52.246723+0000","last_clean":"2023-06-03T20:32:52.246723+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:32:52.246723+0000","last_undegraded":"2023-06-03T20:32:52.246723+0000","last_fullsized":"2023-06-03T20:32:52.246723+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":208,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243675+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:32:52.243675+0000","last_peered":"2023-06-03T20:32:52.243675+0000","last_clean":"2023-06-03T20:32:52.243675+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:32:52.243675+0000","last_undegraded":"2023-06-03T20:32:52.243675+0000","last_fullsized":"2023-06-03T20:32:52.243675+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":227,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.224001+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:32:52.224001+0000","last_peered":"2023-06-03T20:32:52.224001+0000","last_clean":"2023-06-03T20:32:52.224001+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:32:52.224001+0000","last_undegraded":"2023-06-03T20:32:52.224001+0000","last_fullsized":"2023-06-03T20:32:52.224001+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":285,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243093+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:32:52.243093+0000","last_peered":"2023-06-03T20:32:52.243093+0000","last_clean":"2023-06-03T20:32:52.243093+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:32:52.243093+0000","last_undegraded":"2023-06-03T20:32:52.243093+0000","last_fullsized":"2023-06-03T20:32:52.243093+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241813+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:32:52.241813+0000","last_peered":"2023-06-03T20:32:52.241813+0000","last_clean":"2023-06-03T20:32:52.241813+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:32:52.241813+0000","last_undegraded":"2023-06-03T20:32:52.241813+0000","last_fullsized":"2023-06-03T20:32:52.241813+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":207,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241398+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:32:52.241398+0000","last_peered":"2023-06-03T20:32:52.241398+0000","last_clean":"2023-06-03T20:32:52.241398+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:32:52.241398+0000","last_undegraded":"2023-06-03T20:32:52.241398+0000","last_fullsized":"2023-06-03T20:32:52.241398+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":228,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238889+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:32:52.238889+0000","last_peered":"2023-06-03T20:32:52.238889+0000","last_clean":"2023-06-03T20:32:52.238889+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:32:52.238889+0000","last_undegraded":"2023-06-03T20:32:52.238889+0000","last_fullsized":"2023-06-03T20:32:52.238889+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.239815+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:32:52.239815+0000","last_peered":"2023-06-03T20:32:52.239815+0000","last_clean":"2023-06-03T20:32:52.239815+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:32:52.239815+0000","last_undegraded":"2023-06-03T20:32:52.239815+0000","last_fullsized":"2023-06-03T20:32:52.239815+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":200,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.246063+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:32:52.246063+0000","last_peered":"2023-06-03T20:32:52.246063+0000","last_clean":"2023-06-03T20:32:52.246063+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:32:52.246063+0000","last_undegraded":"2023-06-03T20:32:52.246063+0000","last_fullsized":"2023-06-03T20:32:52.246063+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":235,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.239293+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:32:52.239293+0000","last_peered":"2023-06-03T20:32:52.239293+0000","last_clean":"2023-06-03T20:32:52.239293+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:32:52.239293+0000","last_undegraded":"2023-06-03T20:32:52.239293+0000","last_fullsized":"2023-06-03T20:32:52.239293+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":95,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240050+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:32:52.240050+0000","last_peered":"2023-06-03T20:32:52.240050+0000","last_clean":"2023-06-03T20:32:52.240050+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:32:52.240050+0000","last_undegraded":"2023-06-03T20:32:52.240050+0000","last_fullsized":"2023-06-03T20:32:52.240050+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":55,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.252366+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:32:52.252366+0000","last_peered":"2023-06-03T20:32:52.252366+0000","last_clean":"2023-06-03T20:32:52.252366+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:32:52.252366+0000","last_undegraded":"2023-06-03T20:32:52.252366+0000","last_fullsized":"2023-06-03T20:32:52.252366+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":228,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.249529+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:32:52.249529+0000","last_peered":"2023-06-03T20:32:52.249529+0000","last_clean":"2023-06-03T20:32:52.249529+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:32:52.249529+0000","last_undegraded":"2023-06-03T20:32:52.249529+0000","last_fullsized":"2023-06-03T20:32:52.249529+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.5","version":"237'13168","reported_seq":13201,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.966857+0000","last_change":"2023-06-03T20:28:28.302385+0000","last_active":"2023-06-03T20:33:04.966857+0000","last_peered":"2023-06-03T20:33:04.966857+0000","last_clean":"2023-06-03T20:33:04.966857+0000","last_became_active":"2023-06-03T20:28:28.302029+0000","last_became_peered":"2023-06-03T20:28:28.302029+0000","last_unstale":"2023-06-03T20:33:04.966857+0000","last_undegraded":"2023-06-03T20:33:04.966857+0000","last_fullsized":"2023-06-03T20:33:04.966857+0000","mapping_epoch":216,"log_start":"222'3400","ondisk_log_start":"222'3400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9768,"log_dups_size":0,"ondisk_log_size":9768,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:45.910256+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13168,"num_write_kb":421376,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":232,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240157+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:32:52.240157+0000","last_peered":"2023-06-03T20:32:52.240157+0000","last_clean":"2023-06-03T20:32:52.240157+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:32:52.240157+0000","last_undegraded":"2023-06-03T20:32:52.240157+0000","last_fullsized":"2023-06-03T20:32:52.240157+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":221,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.245625+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:32:52.245625+0000","last_peered":"2023-06-03T20:32:52.245625+0000","last_clean":"2023-06-03T20:32:52.245625+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:32:52.245625+0000","last_undegraded":"2023-06-03T20:32:52.245625+0000","last_fullsized":"2023-06-03T20:32:52.245625+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"9.4","version":"237'13298","reported_seq":13338,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.950591+0000","last_change":"2023-06-03T20:31:16.605880+0000","last_active":"2023-06-03T20:33:04.950591+0000","last_peered":"2023-06-03T20:33:04.950591+0000","last_clean":"2023-06-03T20:30:09.182812+0000","last_became_active":"2023-06-03T20:31:16.561398+0000","last_became_peered":"2023-06-03T20:31:16.561398+0000","last_unstale":"2023-06-03T20:33:04.950591+0000","last_undegraded":"2023-06-03T20:31:16.294006+0000","last_fullsized":"2023-06-03T20:31:16.267221+0000","mapping_epoch":232,"log_start":"223'5371","ondisk_log_start":"223'5371","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7927,"log_dups_size":0,"ondisk_log_size":7927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:06:44.206424+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3364,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13298,"num_write_kb":425536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[3,4],"avail_no_missing":["3","4"],"object_location_counts":[{"shards":"3,4","objects":-648}],"blocked_by":[],"up_primary":1,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":222,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240916+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:32:52.240916+0000","last_peered":"2023-06-03T20:32:52.240916+0000","last_clean":"2023-06-03T20:32:52.240916+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:32:52.240916+0000","last_undegraded":"2023-06-03T20:32:52.240916+0000","last_fullsized":"2023-06-03T20:32:52.240916+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":230,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241407+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:32:52.241407+0000","last_peered":"2023-06-03T20:32:52.241407+0000","last_clean":"2023-06-03T20:32:52.241407+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:32:52.241407+0000","last_undegraded":"2023-06-03T20:32:52.241407+0000","last_fullsized":"2023-06-03T20:32:52.241407+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.7","version":"237'13272","reported_seq":13301,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.935763+0000","last_change":"2023-06-03T20:28:51.200051+0000","last_active":"2023-06-03T20:33:04.935763+0000","last_peered":"2023-06-03T20:33:04.935763+0000","last_clean":"2023-06-03T20:33:04.935763+0000","last_became_active":"2023-06-03T20:28:51.199018+0000","last_became_peered":"2023-06-03T20:28:51.199018+0000","last_unstale":"2023-06-03T20:33:04.935763+0000","last_undegraded":"2023-06-03T20:33:04.935763+0000","last_fullsized":"2023-06-03T20:33:04.935763+0000","mapping_epoch":220,"log_start":"222'3500","ondisk_log_start":"222'3500","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9772,"log_dups_size":0,"ondisk_log_size":9772,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13272,"num_write_kb":424704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":243,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243395+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:32:52.243395+0000","last_peered":"2023-06-03T20:32:52.243395+0000","last_clean":"2023-06-03T20:32:52.243395+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:32:52.243395+0000","last_undegraded":"2023-06-03T20:32:52.243395+0000","last_fullsized":"2023-06-03T20:32:52.243395+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":60,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.257339+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:32:52.257339+0000","last_peered":"2023-06-03T20:32:52.257339+0000","last_clean":"2023-06-03T20:32:52.257339+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:32:52.257339+0000","last_undegraded":"2023-06-03T20:32:52.257339+0000","last_fullsized":"2023-06-03T20:32:52.257339+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.6","version":"237'13310","reported_seq":13354,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.974963+0000","last_change":"2023-06-03T20:31:16.626946+0000","last_active":"2023-06-03T20:33:04.974963+0000","last_peered":"2023-06-03T20:33:04.974963+0000","last_clean":"2023-06-03T20:30:09.238850+0000","last_became_active":"2023-06-03T20:31:16.600248+0000","last_became_peered":"2023-06-03T20:31:16.600248+0000","last_unstale":"2023-06-03T20:33:04.974963+0000","last_undegraded":"2023-06-03T20:31:16.311767+0000","last_fullsized":"2023-06-03T20:31:16.279361+0000","mapping_epoch":232,"log_start":"222'3600","ondisk_log_start":"222'3600","created":216,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9710,"log_dups_size":0,"ondisk_log_size":9710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3349,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13310,"num_write_kb":425920,"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":[5,2,1],"acting":[5,2],"avail_no_missing":["5","2"],"object_location_counts":[{"shards":"2,5","objects":-680}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":229,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.245748+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:32:52.245748+0000","last_peered":"2023-06-03T20:32:52.245748+0000","last_clean":"2023-06-03T20:32:52.245748+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:32:52.245748+0000","last_undegraded":"2023-06-03T20:32:52.245748+0000","last_fullsized":"2023-06-03T20:32:52.245748+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":101,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243949+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:32:52.243949+0000","last_peered":"2023-06-03T20:32:52.243949+0000","last_clean":"2023-06-03T20:32:52.243949+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:32:52.243949+0000","last_undegraded":"2023-06-03T20:32:52.243949+0000","last_fullsized":"2023-06-03T20:32:52.243949+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.1","version":"237'13268","reported_seq":13301,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.982239+0000","last_change":"2023-06-03T20:28:28.476569+0000","last_active":"2023-06-03T20:33:04.982239+0000","last_peered":"2023-06-03T20:33:04.982239+0000","last_clean":"2023-06-03T20:33:04.982239+0000","last_became_active":"2023-06-03T20:28:28.476154+0000","last_became_peered":"2023-06-03T20:28:28.476154+0000","last_unstale":"2023-06-03T20:33:04.982239+0000","last_undegraded":"2023-06-03T20:33:04.982239+0000","last_fullsized":"2023-06-03T20:33:04.982239+0000","mapping_epoch":216,"log_start":"223'5300","ondisk_log_start":"223'5300","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7968,"log_dups_size":0,"ondisk_log_size":7968,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:51:03.133219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13268,"num_write_kb":424576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,7],"acting":[3,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":239,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.237664+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:32:52.237664+0000","last_peered":"2023-06-03T20:32:52.237664+0000","last_clean":"2023-06-03T20:32:52.237664+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:32:52.237664+0000","last_undegraded":"2023-06-03T20:32:52.237664+0000","last_fullsized":"2023-06-03T20:32:52.237664+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":236,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243080+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:32:52.243080+0000","last_peered":"2023-06-03T20:32:52.243080+0000","last_clean":"2023-06-03T20:32:52.243080+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:32:52.243080+0000","last_undegraded":"2023-06-03T20:32:52.243080+0000","last_fullsized":"2023-06-03T20:32:52.243080+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.0","version":"237'13542","reported_seq":13582,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.992641+0000","last_change":"2023-06-03T20:31:16.620702+0000","last_active":"2023-06-03T20:33:04.992641+0000","last_peered":"2023-06-03T20:33:04.992641+0000","last_clean":"2023-06-03T20:30:09.193646+0000","last_became_active":"2023-06-03T20:31:16.569444+0000","last_became_peered":"2023-06-03T20:31:16.569444+0000","last_unstale":"2023-06-03T20:33:04.992641+0000","last_undegraded":"2023-06-03T20:31:16.293797+0000","last_fullsized":"2023-06-03T20:31:16.270341+0000","mapping_epoch":232,"log_start":"222'3500","ondisk_log_start":"222'3500","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":10042,"log_dups_size":0,"ondisk_log_size":10042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:16:38.263339+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3395,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13542,"num_write_kb":433344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[2,6],"avail_no_missing":["2","6"],"object_location_counts":[{"shards":"2,6","objects":-690}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":60,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.257200+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:32:52.257200+0000","last_peered":"2023-06-03T20:32:52.257200+0000","last_clean":"2023-06-03T20:32:52.257200+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:32:52.257200+0000","last_undegraded":"2023-06-03T20:32:52.257200+0000","last_fullsized":"2023-06-03T20:32:52.257200+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":227,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.242264+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:32:52.242264+0000","last_peered":"2023-06-03T20:32:52.242264+0000","last_clean":"2023-06-03T20:32:52.242264+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:32:52.242264+0000","last_undegraded":"2023-06-03T20:32:52.242264+0000","last_fullsized":"2023-06-03T20:32:52.242264+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"9.3","version":"237'13510","reported_seq":18909,"reported_epoch":238,"state":"active+recovering+undersized+remapped","last_fresh":"2023-06-03T20:33:15.272860+0000","last_change":"2023-06-03T20:31:45.710397+0000","last_active":"2023-06-03T20:33:15.272860+0000","last_peered":"2023-06-03T20:33:15.272860+0000","last_clean":"2023-06-03T20:30:09.227192+0000","last_became_active":"2023-06-03T20:31:16.636892+0000","last_became_peered":"2023-06-03T20:31:16.636892+0000","last_unstale":"2023-06-03T20:33:15.272860+0000","last_undegraded":"2023-06-03T20:33:15.272860+0000","last_fullsized":"2023-06-03T20:31:16.282248+0000","mapping_epoch":232,"log_start":"224'5800","ondisk_log_start":"224'5800","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7710,"log_dups_size":0,"ondisk_log_size":7710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13510,"num_write_kb":432320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2677,"num_bytes_recovered":42139648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["7","3"],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":201,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.242050+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:32:52.242050+0000","last_peered":"2023-06-03T20:32:52.242050+0000","last_clean":"2023-06-03T20:32:52.242050+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:32:52.242050+0000","last_undegraded":"2023-06-03T20:32:52.242050+0000","last_fullsized":"2023-06-03T20:32:52.242050+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.242422+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:32:52.242422+0000","last_peered":"2023-06-03T20:32:52.242422+0000","last_clean":"2023-06-03T20:32:52.242422+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:32:52.242422+0000","last_undegraded":"2023-06-03T20:32:52.242422+0000","last_fullsized":"2023-06-03T20:32:52.242422+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"9.2","version":"237'13380","reported_seq":13435,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.970291+0000","last_change":"2023-06-03T20:31:16.691219+0000","last_active":"2023-06-03T20:33:04.970291+0000","last_peered":"2023-06-03T20:33:04.970291+0000","last_clean":"2023-06-03T20:30:09.218164+0000","last_became_active":"2023-06-03T20:31:16.525847+0000","last_became_peered":"2023-06-03T20:31:16.525847+0000","last_unstale":"2023-06-03T20:33:04.970291+0000","last_undegraded":"2023-06-03T20:31:16.290757+0000","last_fullsized":"2023-06-03T20:31:16.267253+0000","mapping_epoch":232,"log_start":"223'5400","ondisk_log_start":"223'5400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7980,"log_dups_size":0,"ondisk_log_size":7980,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:34:35.503413+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3326,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13380,"num_write_kb":428160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":196608,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,2],"acting":[3,2],"avail_no_missing":["3","2"],"object_location_counts":[{"shards":"2,3","objects":-632}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":230,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238460+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:32:52.238460+0000","last_peered":"2023-06-03T20:32:52.238460+0000","last_clean":"2023-06-03T20:32:52.238460+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:32:52.238460+0000","last_undegraded":"2023-06-03T20:32:52.238460+0000","last_fullsized":"2023-06-03T20:32:52.238460+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":197,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.224806+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:32:52.224806+0000","last_peered":"2023-06-03T20:32:52.224806+0000","last_clean":"2023-06-03T20:32:52.224806+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:32:52.224806+0000","last_undegraded":"2023-06-03T20:32:52.224806+0000","last_fullsized":"2023-06-03T20:32:52.224806+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.f","version":"237'13710","reported_seq":13757,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.990635+0000","last_change":"2023-06-03T20:31:16.686494+0000","last_active":"2023-06-03T20:33:04.990635+0000","last_peered":"2023-06-03T20:33:04.990635+0000","last_clean":"2023-06-03T20:30:09.234172+0000","last_became_active":"2023-06-03T20:31:16.639968+0000","last_became_peered":"2023-06-03T20:31:16.639968+0000","last_unstale":"2023-06-03T20:33:04.990635+0000","last_undegraded":"2023-06-03T20:31:16.393230+0000","last_fullsized":"2023-06-03T20:31:16.279352+0000","mapping_epoch":232,"log_start":"222'4000","ondisk_log_start":"222'4000","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9710,"log_dups_size":0,"ondisk_log_size":9710,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3399,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13710,"num_write_kb":438720,"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":[5,1,3],"acting":[5,3],"avail_no_missing":["5","3"],"object_location_counts":[{"shards":"3,5","objects":-656}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":211,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.223233+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:32:52.223233+0000","last_peered":"2023-06-03T20:32:52.223233+0000","last_clean":"2023-06-03T20:32:52.223233+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:32:52.223233+0000","last_undegraded":"2023-06-03T20:32:52.223233+0000","last_fullsized":"2023-06-03T20:32:52.223233+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.246042+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:32:52.246042+0000","last_peered":"2023-06-03T20:32:52.246042+0000","last_clean":"2023-06-03T20:32:52.246042+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:32:52.246042+0000","last_undegraded":"2023-06-03T20:32:52.246042+0000","last_fullsized":"2023-06-03T20:32:52.246042+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.239893+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:32:52.239893+0000","last_peered":"2023-06-03T20:32:52.239893+0000","last_clean":"2023-06-03T20:32:52.239893+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:32:52.239893+0000","last_undegraded":"2023-06-03T20:32:52.239893+0000","last_fullsized":"2023-06-03T20:32:52.239893+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"9.9","version":"237'13494","reported_seq":13527,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.944506+0000","last_change":"2023-06-03T20:28:28.299567+0000","last_active":"2023-06-03T20:33:04.944506+0000","last_peered":"2023-06-03T20:33:04.944506+0000","last_clean":"2023-06-03T20:33:04.944506+0000","last_became_active":"2023-06-03T20:28:28.299164+0000","last_became_peered":"2023-06-03T20:28:28.299164+0000","last_unstale":"2023-06-03T20:33:04.944506+0000","last_undegraded":"2023-06-03T20:33:04.944506+0000","last_fullsized":"2023-06-03T20:33:04.944506+0000","mapping_epoch":216,"log_start":"222'3800","ondisk_log_start":"222'3800","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9694,"log_dups_size":0,"ondisk_log_size":9694,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:14:29.814846+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13494,"num_write_kb":431808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":240,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.246095+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:32:52.246095+0000","last_peered":"2023-06-03T20:32:52.246095+0000","last_clean":"2023-06-03T20:32:52.246095+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:32:52.246095+0000","last_undegraded":"2023-06-03T20:32:52.246095+0000","last_fullsized":"2023-06-03T20:32:52.246095+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241767+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:32:52.241767+0000","last_peered":"2023-06-03T20:32:52.241767+0000","last_clean":"2023-06-03T20:32:52.241767+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:32:52.241767+0000","last_undegraded":"2023-06-03T20:32:52.241767+0000","last_fullsized":"2023-06-03T20:32:52.241767+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":211,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.234262+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:32:52.234262+0000","last_peered":"2023-06-03T20:32:52.234262+0000","last_clean":"2023-06-03T20:32:52.234262+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:32:52.234262+0000","last_undegraded":"2023-06-03T20:32:52.234262+0000","last_fullsized":"2023-06-03T20:32:52.234262+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"9.a","version":"237'13434","reported_seq":13482,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.973140+0000","last_change":"2023-06-03T20:31:16.665434+0000","last_active":"2023-06-03T20:33:04.973140+0000","last_peered":"2023-06-03T20:33:04.973140+0000","last_clean":"2023-06-03T20:30:09.239767+0000","last_became_active":"2023-06-03T20:31:16.626390+0000","last_became_peered":"2023-06-03T20:31:16.626390+0000","last_unstale":"2023-06-03T20:33:04.973140+0000","last_undegraded":"2023-06-03T20:31:16.309975+0000","last_fullsized":"2023-06-03T20:31:16.279368+0000","mapping_epoch":232,"log_start":"222'3700","ondisk_log_start":"222'3700","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9734,"log_dups_size":0,"ondisk_log_size":9734,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3354,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13434,"num_write_kb":429888,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,7],"acting":[5,7],"avail_no_missing":["5","7"],"object_location_counts":[{"shards":"5,7","objects":-709}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":77,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.234082+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:32:52.234082+0000","last_peered":"2023-06-03T20:32:52.234082+0000","last_clean":"2023-06-03T20:32:52.234082+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:32:52.234082+0000","last_undegraded":"2023-06-03T20:32:52.234082+0000","last_fullsized":"2023-06-03T20:32:52.234082+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":238,"state":"active+clean","last_fresh":"2023-06-03T20:33:12.361893+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:33:12.361893+0000","last_peered":"2023-06-03T20:33:12.361893+0000","last_clean":"2023-06-03T20:33:12.361893+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:33:12.361893+0000","last_undegraded":"2023-06-03T20:33:12.361893+0000","last_fullsized":"2023-06-03T20:33:12.361893+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":225,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.225199+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:32:52.225199+0000","last_peered":"2023-06-03T20:32:52.225199+0000","last_clean":"2023-06-03T20:32:52.225199+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:32:52.225199+0000","last_undegraded":"2023-06-03T20:32:52.225199+0000","last_fullsized":"2023-06-03T20:32:52.225199+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"9.8","version":"237'13276","reported_seq":13309,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.982237+0000","last_change":"2023-06-03T20:28:28.300625+0000","last_active":"2023-06-03T20:33:04.982237+0000","last_peered":"2023-06-03T20:33:04.982237+0000","last_clean":"2023-06-03T20:33:04.982237+0000","last_became_active":"2023-06-03T20:28:28.300278+0000","last_became_peered":"2023-06-03T20:28:28.300278+0000","last_unstale":"2023-06-03T20:33:04.982237+0000","last_undegraded":"2023-06-03T20:33:04.982237+0000","last_fullsized":"2023-06-03T20:33:04.982237+0000","mapping_epoch":216,"log_start":"223'5300","ondisk_log_start":"223'5300","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7976,"log_dups_size":0,"ondisk_log_size":7976,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:32:58.331260+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13276,"num_write_kb":424832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":223,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.245929+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:32:52.245929+0000","last_peered":"2023-06-03T20:32:52.245929+0000","last_clean":"2023-06-03T20:32:52.245929+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:32:52.245929+0000","last_undegraded":"2023-06-03T20:32:52.245929+0000","last_fullsized":"2023-06-03T20:32:52.245929+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":579,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238911+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:32:52.238911+0000","last_peered":"2023-06-03T20:32:52.238911+0000","last_clean":"2023-06-03T20:32:52.238911+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:32:52.238911+0000","last_undegraded":"2023-06-03T20:32:52.238911+0000","last_fullsized":"2023-06-03T20:32:52.238911+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":212,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.986817+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:33:04.986817+0000","last_peered":"2023-06-03T20:33:04.986817+0000","last_clean":"2023-06-03T20:33:04.986817+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:33:04.986817+0000","last_undegraded":"2023-06-03T20:33:04.986817+0000","last_fullsized":"2023-06-03T20:33:04.986817+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":45,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.257312+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:32:52.257312+0000","last_peered":"2023-06-03T20:32:52.257312+0000","last_clean":"2023-06-03T20:32:52.257312+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:32:52.257312+0000","last_undegraded":"2023-06-03T20:32:52.257312+0000","last_fullsized":"2023-06-03T20:32:52.257312+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"9.b","version":"237'13316","reported_seq":13349,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.969794+0000","last_change":"2023-06-03T20:28:28.476426+0000","last_active":"2023-06-03T20:33:04.969794+0000","last_peered":"2023-06-03T20:33:04.969794+0000","last_clean":"2023-06-03T20:33:04.969794+0000","last_became_active":"2023-06-03T20:28:28.476096+0000","last_became_peered":"2023-06-03T20:28:28.476096+0000","last_unstale":"2023-06-03T20:33:04.969794+0000","last_undegraded":"2023-06-03T20:33:04.969794+0000","last_fullsized":"2023-06-03T20:33:04.969794+0000","mapping_epoch":216,"log_start":"222'3600","ondisk_log_start":"222'3600","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":9716,"log_dups_size":0,"ondisk_log_size":9716,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:52:59.204880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13316,"num_write_kb":426112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,6,5],"acting":[0,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":239,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238905+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:32:52.238905+0000","last_peered":"2023-06-03T20:32:52.238905+0000","last_clean":"2023-06-03T20:32:52.238905+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:32:52.238905+0000","last_undegraded":"2023-06-03T20:32:52.238905+0000","last_fullsized":"2023-06-03T20:32:52.238905+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":207,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.247307+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:32:52.247307+0000","last_peered":"2023-06-03T20:32:52.247307+0000","last_clean":"2023-06-03T20:32:52.247307+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:32:52.247307+0000","last_undegraded":"2023-06-03T20:32:52.247307+0000","last_fullsized":"2023-06-03T20:32:52.247307+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":95,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240119+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:32:52.240119+0000","last_peered":"2023-06-03T20:32:52.240119+0000","last_clean":"2023-06-03T20:32:52.240119+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:32:52.240119+0000","last_undegraded":"2023-06-03T20:32:52.240119+0000","last_fullsized":"2023-06-03T20:32:52.240119+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"9.e","version":"237'13544","reported_seq":13587,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:04.976353+0000","last_change":"2023-06-03T20:31:16.664329+0000","last_active":"2023-06-03T20:33:04.976353+0000","last_peered":"2023-06-03T20:33:04.976353+0000","last_clean":"2023-06-03T20:30:09.234885+0000","last_became_active":"2023-06-03T20:31:16.630289+0000","last_became_peered":"2023-06-03T20:31:16.630289+0000","last_unstale":"2023-06-03T20:33:04.976353+0000","last_undegraded":"2023-06-03T20:31:16.318362+0000","last_fullsized":"2023-06-03T20:31:16.282315+0000","mapping_epoch":232,"log_start":"224'5800","ondisk_log_start":"224'5800","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7744,"log_dups_size":0,"ondisk_log_size":7744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3341,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13544,"num_write_kb":433408,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4],"avail_no_missing":["7","4"],"object_location_counts":[{"shards":"4,7","objects":-697}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":227,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243484+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:32:52.243484+0000","last_peered":"2023-06-03T20:32:52.243484+0000","last_clean":"2023-06-03T20:32:52.243484+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:32:52.243484+0000","last_undegraded":"2023-06-03T20:32:52.243484+0000","last_fullsized":"2023-06-03T20:32:52.243484+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":226,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.223086+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:32:52.223086+0000","last_peered":"2023-06-03T20:32:52.223086+0000","last_clean":"2023-06-03T20:32:52.223086+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:32:52.223086+0000","last_undegraded":"2023-06-03T20:32:52.223086+0000","last_fullsized":"2023-06-03T20:32:52.223086+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":86,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.243819+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:32:52.243819+0000","last_peered":"2023-06-03T20:32:52.243819+0000","last_clean":"2023-06-03T20:32:52.243819+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:32:52.243819+0000","last_undegraded":"2023-06-03T20:32:52.243819+0000","last_fullsized":"2023-06-03T20:32:52.243819+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"237'13340","reported_seq":13384,"reported_epoch":237,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:33:05.180365+0000","last_change":"2023-06-03T20:31:16.670662+0000","last_active":"2023-06-03T20:33:05.180365+0000","last_peered":"2023-06-03T20:33:05.180365+0000","last_clean":"2023-06-03T20:30:09.235621+0000","last_became_active":"2023-06-03T20:31:16.641992+0000","last_became_peered":"2023-06-03T20:31:16.641992+0000","last_unstale":"2023-06-03T20:33:05.180365+0000","last_undegraded":"2023-06-03T20:31:16.312582+0000","last_fullsized":"2023-06-03T20:31:16.282218+0000","mapping_epoch":232,"log_start":"224'5600","ondisk_log_start":"224'5600","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7740,"log_dups_size":0,"ondisk_log_size":7740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3337,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":13340,"num_write_kb":426817,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,5],"avail_no_missing":["7","5"],"object_location_counts":[{"shards":"5,7","objects":-687}],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":239,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.249455+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:32:52.249455+0000","last_peered":"2023-06-03T20:32:52.249455+0000","last_clean":"2023-06-03T20:32:52.249455+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:32:52.249455+0000","last_undegraded":"2023-06-03T20:32:52.249455+0000","last_fullsized":"2023-06-03T20:32:52.249455+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":204,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.225204+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:32:52.225204+0000","last_peered":"2023-06-03T20:32:52.225204+0000","last_clean":"2023-06-03T20:32:52.225204+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:32:52.225204+0000","last_undegraded":"2023-06-03T20:32:52.225204+0000","last_fullsized":"2023-06-03T20:32:52.225204+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,4],"acting":[1,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":229,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.238546+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:32:52.238546+0000","last_peered":"2023-06-03T20:32:52.238546+0000","last_clean":"2023-06-03T20:32:52.238546+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:32:52.238546+0000","last_undegraded":"2023-06-03T20:32:52.238546+0000","last_fullsized":"2023-06-03T20:32:52.238546+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"9.c","version":"237'13298","reported_seq":13331,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:33:04.987375+0000","last_change":"2023-06-03T20:28:28.477314+0000","last_active":"2023-06-03T20:33:04.987375+0000","last_peered":"2023-06-03T20:33:04.987375+0000","last_clean":"2023-06-03T20:33:04.987375+0000","last_became_active":"2023-06-03T20:28:28.476767+0000","last_became_peered":"2023-06-03T20:28:28.476767+0000","last_unstale":"2023-06-03T20:33:04.987375+0000","last_undegraded":"2023-06-03T20:33:04.987375+0000","last_fullsized":"2023-06-03T20:33:04.987375+0000","mapping_epoch":216,"log_start":"223'5400","ondisk_log_start":"223'5400","created":216,"last_epoch_clean":217,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:28:27.263789+0000","last_clean_scrub_stamp":"2023-06-03T20:28:27.263789+0000","objects_scrubbed":0,"log_size":7898,"log_dups_size":0,"ondisk_log_size":7898,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:00:40.991184+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13298,"num_write_kb":425536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":45,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.257825+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:32:52.257825+0000","last_peered":"2023-06-03T20:32:52.257825+0000","last_clean":"2023-06-03T20:32:52.257825+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:32:52.257825+0000","last_undegraded":"2023-06-03T20:32:52.257825+0000","last_fullsized":"2023-06-03T20:32:52.257825+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":105,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240272+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:32:52.240272+0000","last_peered":"2023-06-03T20:32:52.240272+0000","last_clean":"2023-06-03T20:32:52.240272+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:32:52.240272+0000","last_undegraded":"2023-06-03T20:32:52.240272+0000","last_fullsized":"2023-06-03T20:32:52.240272+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":230,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241330+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:32:52.241330+0000","last_peered":"2023-06-03T20:32:52.241330+0000","last_clean":"2023-06-03T20:32:52.241330+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:32:52.241330+0000","last_undegraded":"2023-06-03T20:32:52.241330+0000","last_fullsized":"2023-06-03T20:32:52.241330+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":86,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:59.729989+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:32:59.729989+0000","last_peered":"2023-06-03T20:32:59.729989+0000","last_clean":"2023-06-03T20:32:59.729989+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:32:59.729989+0000","last_undegraded":"2023-06-03T20:32:59.729989+0000","last_fullsized":"2023-06-03T20:32:59.729989+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":91,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.234390+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:32:52.234390+0000","last_peered":"2023-06-03T20:32:52.234390+0000","last_clean":"2023-06-03T20:32:52.234390+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:32:52.234390+0000","last_undegraded":"2023-06-03T20:32:52.234390+0000","last_fullsized":"2023-06-03T20:32:52.234390+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":103,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.245809+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:32:52.245809+0000","last_peered":"2023-06-03T20:32:52.245809+0000","last_clean":"2023-06-03T20:32:52.245809+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:32:52.245809+0000","last_undegraded":"2023-06-03T20:32:52.245809+0000","last_fullsized":"2023-06-03T20:32:52.245809+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241897+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:32:52.241897+0000","last_peered":"2023-06-03T20:32:52.241897+0000","last_clean":"2023-06-03T20:32:52.241897+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:32:52.241897+0000","last_undegraded":"2023-06-03T20:32:52.241897+0000","last_fullsized":"2023-06-03T20:32:52.241897+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":73,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.245950+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:32:52.245950+0000","last_peered":"2023-06-03T20:32:52.245950+0000","last_clean":"2023-06-03T20:32:52.245950+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:32:52.245950+0000","last_undegraded":"2023-06-03T20:32:52.245950+0000","last_fullsized":"2023-06-03T20:32:52.245950+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":242,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.241668+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:32:52.241668+0000","last_peered":"2023-06-03T20:32:52.241668+0000","last_clean":"2023-06-03T20:32:52.241668+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:32:52.241668+0000","last_undegraded":"2023-06-03T20:32:52.241668+0000","last_fullsized":"2023-06-03T20:32:52.241668+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":274,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.237749+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:32:52.237749+0000","last_peered":"2023-06-03T20:32:52.237749+0000","last_clean":"2023-06-03T20:32:52.237749+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:32:52.237749+0000","last_undegraded":"2023-06-03T20:32:52.237749+0000","last_fullsized":"2023-06-03T20:32:52.237749+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":249,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.246381+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:32:52.246381+0000","last_peered":"2023-06-03T20:32:52.246381+0000","last_clean":"2023-06-03T20:32:52.246381+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:32:52.246381+0000","last_undegraded":"2023-06-03T20:32:52.246381+0000","last_fullsized":"2023-06-03T20:32:52.246381+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":107,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.240945+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:32:52.240945+0000","last_peered":"2023-06-03T20:32:52.240945+0000","last_clean":"2023-06-03T20:32:52.240945+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:32:52.240945+0000","last_undegraded":"2023-06-03T20:32:52.240945+0000","last_fullsized":"2023-06-03T20:32:52.240945+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":245,"reported_epoch":237,"state":"active+clean","last_fresh":"2023-06-03T20:32:52.242028+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:32:52.242028+0000","last_peered":"2023-06-03T20:32:52.242028+0000","last_clean":"2023-06-03T20:32:52.242028+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:32:52.242028+0000","last_undegraded":"2023-06-03T20:32:52.242028+0000","last_fullsized":"2023-06-03T20:32:52.242028+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2969600,"data_stored":2951840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":139,"ondisk_log_size":139,"up":3,"acting":3,"num_store_stats":5},{"poolid":9,"num_pg":16,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":26865,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":214160,"num_write_kb":6853057,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2686,"num_bytes_recovered":42336256,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1455030272,"data_stored":1455030272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":141089,"ondisk_log_size":141089,"up":48,"acting":39,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":24,"acting":24,"num_store_stats":8}],"osd_stats":[{"osd":7,"up_from":48,"seq":206158430673,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":374784,"kb_used_data":2680,"kb_used_omap":0,"kb_used_meta":372096,"kb_avail":93370368,"statfs":{"total":95995035648,"available":95611256832,"internally_reserved":0,"allocated":2744320,"data_stored":2231984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":381026304},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:32 2023","interfaces":[{"interface":"back","average":{"1min":1.6919999999999999,"5min":1.462,"15min":2.798},"min":{"1min":0.308,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":6.601,"5min":6.601,"15min":246.643},"last":1.081},{"interface":"front","average":{"1min":1.3,"5min":1.2529999999999999,"15min":2.577},"min":{"1min":0.318,"5min":0.29199999999999998,"15min":0.27100000000000002},"max":{"1min":5.6669999999999998,"5min":10.050000000000001,"15min":246.02600000000001},"last":0.81000000000000005}]},{"osd":1,"last update":"Sat Jun 3 20:32:14 2023","interfaces":[{"interface":"back","average":{"1min":1.865,"5min":1.865,"15min":1.865},"min":{"1min":0.505,"5min":0.505,"15min":0.505},"max":{"1min":12.239000000000001,"5min":12.239000000000001,"15min":12.239000000000001},"last":0.873},{"interface":"front","average":{"1min":2.528,"5min":2.528,"15min":2.528},"min":{"1min":0.41799999999999998,"5min":0.41799999999999998,"15min":0.41799999999999998},"max":{"1min":12.215,"5min":12.215,"15min":12.215},"last":0.751}]},{"osd":2,"last update":"Sat Jun 3 20:32:27 2023","interfaces":[{"interface":"back","average":{"1min":1.508,"5min":1.238,"15min":1.5580000000000001},"min":{"1min":0.316,"5min":0.29399999999999998,"15min":0.28499999999999998},"max":{"1min":6.6769999999999996,"5min":6.6769999999999996,"15min":11.081},"last":0.91600000000000004},{"interface":"front","average":{"1min":1.224,"5min":1.284,"15min":1.5149999999999999},"min":{"1min":0.44900000000000001,"5min":0.33300000000000002,"15min":0.313},"max":{"1min":5.7069999999999999,"5min":10.205,"15min":11.269},"last":0.78000000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.788,"5min":3.044,"15min":2.8010000000000002},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.30499999999999999},"max":{"1min":5.657,"5min":92.436999999999998,"15min":92.436999999999998},"last":1.014},{"interface":"front","average":{"1min":2.4209999999999998,"5min":3.3839999999999999,"15min":2.79},"min":{"1min":0.47099999999999997,"5min":0.371,"15min":0.317},"max":{"1min":7.7960000000000003,"5min":91.870000000000005,"15min":91.870000000000005},"last":0.97199999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.1419999999999999,"5min":1.23,"15min":1.4199999999999999},"min":{"1min":0.40600000000000003,"5min":0.29399999999999998,"15min":0.27400000000000002},"max":{"1min":5.5670000000000002,"5min":14.116,"15min":14.116},"last":0.64900000000000002},{"interface":"front","average":{"1min":1.5389999999999999,"5min":1.4430000000000001,"15min":1.49},"min":{"1min":0.44600000000000001,"5min":0.34300000000000003,"15min":0.28199999999999997},"max":{"1min":4.649,"5min":7.4580000000000002,"15min":10.295999999999999},"last":0.84199999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.8520000000000001,"5min":1.5980000000000001,"15min":1.667},"min":{"1min":0.37,"5min":0.37,"15min":0.31900000000000001},"max":{"1min":7.702,"5min":8.9290000000000003,"15min":16.047999999999998},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.8280000000000001,"5min":1.7809999999999999,"15min":1.712},"min":{"1min":0.45400000000000001,"5min":0.41399999999999998,"15min":0.33100000000000002},"max":{"1min":5.6029999999999998,"5min":10.093,"15min":10.576000000000001},"last":0.90300000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:32:47 2023","interfaces":[{"interface":"back","average":{"1min":1.2390000000000001,"5min":1.3620000000000001,"15min":1.506},"min":{"1min":0.57399999999999995,"5min":0.38700000000000001,"15min":0.34899999999999998},"max":{"1min":5.6340000000000003,"5min":18.193999999999999,"15min":18.193999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.8169999999999999,"5min":1.677,"15min":1.5720000000000001},"min":{"1min":0.57399999999999995,"5min":0.35099999999999998,"15min":0.314},"max":{"1min":4.7530000000000001,"5min":7.4379999999999997,"15min":8.4819999999999993},"last":1.046}]}]},{"osd":6,"up_from":42,"seq":180388626906,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":292976,"kb_used_data":2664,"kb_used_omap":0,"kb_used_meta":290304,"kb_avail":93452176,"statfs":{"total":95995035648,"available":95695028224,"internally_reserved":0,"allocated":2727936,"data_stored":2231523,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":297271296},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:33 2023","interfaces":[{"interface":"back","average":{"1min":1.161,"5min":1.444,"15min":1.3009999999999999},"min":{"1min":0.27800000000000002,"5min":0.27800000000000002,"15min":0.25700000000000001},"max":{"1min":8.1899999999999995,"5min":34.545000000000002,"15min":34.545000000000002},"last":0.49299999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.248,"15min":1.3129999999999999},"min":{"1min":0.309,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":4.6639999999999997,"5min":34.466000000000001,"15min":34.466000000000001},"last":0.39800000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:32:15 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"min":{"1min":0.35199999999999998,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":6.5830000000000002,"5min":6.5830000000000002,"15min":6.5830000000000002},"last":0.59799999999999998},{"interface":"front","average":{"1min":1.889,"5min":1.889,"15min":1.889},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.1539999999999999,"5min":8.1539999999999999,"15min":8.1539999999999999},"last":0.61899999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:32:19 2023","interfaces":[{"interface":"back","average":{"1min":0.54300000000000004,"5min":0.81100000000000005,"15min":2.29},"min":{"1min":0.35599999999999998,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":0.82199999999999995,"5min":7.7640000000000002,"15min":286.666},"last":0.56999999999999995},{"interface":"front","average":{"1min":1.536,"5min":1.014,"15min":2.3279999999999998},"min":{"1min":0.35199999999999998,"5min":0.29999999999999999,"15min":0.29399999999999998},"max":{"1min":8.0969999999999995,"5min":8.0969999999999995,"15min":285.50799999999998},"last":0.69899999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:32:54 2023","interfaces":[{"interface":"back","average":{"1min":5.5410000000000004,"5min":2.0259999999999998,"15min":2.081},"min":{"1min":0.41099999999999998,"5min":0.378,"15min":0.30199999999999999},"max":{"1min":76.682000000000002,"5min":76.682000000000002,"15min":76.682000000000002},"last":0.61099999999999999},{"interface":"front","average":{"1min":5.5129999999999999,"5min":2.4369999999999998,"15min":2.2440000000000002},"min":{"1min":0.33000000000000002,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":76.576999999999998,"5min":76.576999999999998,"15min":76.576999999999998},"last":0.71999999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:32:58 2023","interfaces":[{"interface":"back","average":{"1min":1.1160000000000001,"5min":0.98799999999999999,"15min":1.2230000000000001},"min":{"1min":0.38800000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":9.4149999999999991,"5min":9.4149999999999991,"15min":11.914999999999999},"last":0.44600000000000001},{"interface":"front","average":{"1min":0.91700000000000004,"5min":1.1619999999999999,"15min":1.3009999999999999},"min":{"1min":0.34699999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.5920000000000001,"5min":9.4849999999999994,"15min":9.4849999999999994},"last":0.52100000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:32:58 2023","interfaces":[{"interface":"back","average":{"1min":1.663,"5min":1.1990000000000001,"15min":1.2490000000000001},"min":{"1min":0.48099999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.3849999999999998,"5min":7.0129999999999999,"15min":9.0220000000000002},"last":0.48299999999999998},{"interface":"front","average":{"1min":1.1399999999999999,"5min":1.3200000000000001,"15min":1.488},"min":{"1min":0.435,"5min":0.31,"15min":0.31},"max":{"1min":3.6629999999999998,"5min":8.0749999999999993,"15min":12.215},"last":0.55900000000000005}]},{"osd":7,"last update":"Sat Jun 3 20:32:54 2023","interfaces":[{"interface":"back","average":{"1min":1.073,"5min":1.7270000000000001,"15min":1.623},"min":{"1min":0.42399999999999999,"5min":0.35099999999999998,"15min":0.33400000000000002},"max":{"1min":4.6379999999999999,"5min":16.347999999999999,"15min":16.347999999999999},"last":0.64600000000000002},{"interface":"front","average":{"1min":2.2400000000000002,"5min":1.6619999999999999,"15min":1.4199999999999999},"min":{"1min":0.436,"5min":0.32000000000000001,"15min":0.312},"max":{"1min":10.68,"5min":16.048999999999999,"15min":16.515999999999998},"last":0.45800000000000002}]}]},{"osd":1,"up_from":231,"seq":992137445401,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1548128,"kb_used_data":1423832,"kb_used_omap":5,"kb_used_meta":124282,"kb_avail":92197024,"statfs":{"total":95995035648,"available":94409752576,"internally_reserved":0,"allocated":1458003968,"data_stored":1457176590,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":127265443},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.8,"5min":1.8,"15min":1.8},"min":{"1min":0.253,"5min":0.253,"15min":0.253},"max":{"1min":7.7089999999999996,"5min":7.7089999999999996,"15min":7.7089999999999996},"last":0.92600000000000005},{"interface":"front","average":{"1min":1.649,"5min":1.649,"15min":1.649},"min":{"1min":0.26900000000000002,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":6.6669999999999998,"5min":6.6669999999999998,"15min":6.6669999999999998},"last":0.61199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.5449999999999999,"5min":1.5449999999999999,"15min":1.5449999999999999},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":6.1130000000000004,"5min":6.1130000000000004,"15min":6.1130000000000004},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.7310000000000001,"5min":1.7310000000000001,"15min":1.7310000000000001},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":5.4450000000000003,"5min":5.4450000000000003,"15min":5.4450000000000003},"last":0.68300000000000005}]},{"osd":3,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.5579999999999998,"5min":2.5579999999999998,"15min":2.5579999999999998},"min":{"1min":0.46400000000000002,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":9.2810000000000006,"5min":9.2810000000000006,"15min":9.2810000000000006},"last":1.0149999999999999},{"interface":"front","average":{"1min":2.7090000000000001,"5min":2.7090000000000001,"15min":2.7090000000000001},"min":{"1min":0.33600000000000002,"5min":0.33600000000000002,"15min":0.33600000000000002},"max":{"1min":9.2799999999999994,"5min":9.2799999999999994,"15min":9.2799999999999994},"last":0.89800000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.8779999999999999,"5min":1.8779999999999999,"15min":1.8779999999999999},"min":{"1min":0.42399999999999999,"5min":0.42399999999999999,"15min":0.42399999999999999},"max":{"1min":6.5039999999999996,"5min":6.5039999999999996,"15min":6.5039999999999996},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.821,"5min":1.821,"15min":1.821},"min":{"1min":0.501,"5min":0.501,"15min":0.501},"max":{"1min":5.6849999999999996,"5min":5.6849999999999996,"15min":5.6849999999999996},"last":0.80800000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.2010000000000001,"5min":2.2010000000000001,"15min":2.2010000000000001},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":5.7480000000000002,"5min":5.7480000000000002,"15min":5.7480000000000002},"last":0.96299999999999997},{"interface":"front","average":{"1min":2.306,"5min":2.306,"15min":2.306},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":6.54,"5min":6.54,"15min":6.54},"last":0.85299999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.4220000000000002,"5min":2.4220000000000002,"15min":2.4220000000000002},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":5.7779999999999996,"5min":5.7779999999999996,"15min":5.7779999999999996},"last":0.78700000000000003},{"interface":"front","average":{"1min":2.2189999999999999,"5min":2.2189999999999999,"15min":2.2189999999999999},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.7089999999999996,"5min":6.7089999999999996,"15min":6.7089999999999996},"last":1.093}]},{"osd":7,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.7290000000000001,"5min":2.7290000000000001,"15min":2.7290000000000001},"min":{"1min":0.496,"5min":0.496,"15min":0.496},"max":{"1min":8.1449999999999996,"5min":8.1449999999999996,"15min":8.1449999999999996},"last":1.0489999999999999},{"interface":"front","average":{"1min":2.1640000000000001,"5min":2.1640000000000001,"15min":2.1640000000000001},"min":{"1min":0.52900000000000003,"5min":0.52900000000000003,"15min":0.52900000000000003},"max":{"1min":6.1420000000000003,"5min":6.1420000000000003,"15min":6.1420000000000003},"last":1.159}]}]},{"osd":0,"up_from":77,"seq":330712482089,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":188436,"kb_used_data":3020,"kb_used_omap":5,"kb_used_meta":185402,"kb_avail":93556716,"statfs":{"total":95995035648,"available":95802077184,"internally_reserved":0,"allocated":3092480,"data_stored":2273105,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":189852282},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.8090000000000002,"5min":2.8090000000000002,"15min":2.8090000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":9.875,"5min":9.875,"15min":9.875},"last":0.432},{"interface":"front","average":{"1min":3.4830000000000001,"5min":3.4830000000000001,"15min":3.4830000000000001},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":14.018000000000001,"5min":14.018000000000001,"15min":14.018000000000001},"last":0.59699999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:32:32 2023","interfaces":[{"interface":"back","average":{"1min":2.069,"5min":1.135,"15min":1.7270000000000001},"min":{"1min":0.35199999999999998,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":13.308,"5min":13.308,"15min":126.889},"last":0.626},{"interface":"front","average":{"1min":2.6499999999999999,"5min":1.5489999999999999,"15min":1.752},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.20499999999999999},"max":{"1min":13.576000000000001,"5min":14.996,"15min":126.98699999999999},"last":0.79700000000000004}]},{"osd":3,"last update":"Sat Jun 3 20:32:45 2023","interfaces":[{"interface":"back","average":{"1min":1.6990000000000001,"5min":2.851,"15min":2.0880000000000001},"min":{"1min":0.315,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":5.859,"5min":39.619999999999997,"15min":39.619999999999997},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.7030000000000001,"5min":2.3919999999999999,"15min":1.8360000000000001},"min":{"1min":0.26700000000000002,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":6.5990000000000002,"5min":33.262999999999998,"15min":33.262999999999998},"last":0.502}]},{"osd":4,"last update":"Sat Jun 3 20:32:38 2023","interfaces":[{"interface":"back","average":{"1min":1.236,"5min":1.099,"15min":1.3480000000000001},"min":{"1min":0.36399999999999999,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":5.3310000000000004,"5min":5.8029999999999999,"15min":8.6379999999999999},"last":0.56100000000000005},{"interface":"front","average":{"1min":1.6539999999999999,"5min":1.681,"15min":1.448},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":12.848000000000001,"5min":14.516999999999999,"15min":14.516999999999999},"last":0.71799999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:32:38 2023","interfaces":[{"interface":"back","average":{"1min":2.1379999999999999,"5min":2.02,"15min":1.7010000000000001},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":12.912000000000001,"5min":14.558,"15min":14.558},"last":0.83399999999999996},{"interface":"front","average":{"1min":1.597,"5min":1.7789999999999999,"15min":1.587},"min":{"1min":0.42799999999999999,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":6.0599999999999996,"5min":14.706,"15min":14.706},"last":0.98399999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:32:38 2023","interfaces":[{"interface":"back","average":{"1min":1.7849999999999999,"5min":1.744,"15min":1.5800000000000001},"min":{"1min":0.38500000000000001,"5min":0.38200000000000001,"15min":0.34200000000000003},"max":{"1min":12.885999999999999,"5min":14.587,"15min":14.587},"last":0.873},{"interface":"front","average":{"1min":1.4399999999999999,"5min":1.613,"15min":1.607},"min":{"1min":0.46300000000000002,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":8.8320000000000007,"5min":14.628,"15min":14.628},"last":0.91900000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:32:38 2023","interfaces":[{"interface":"back","average":{"1min":1.454,"5min":1.784,"15min":1.6799999999999999},"min":{"1min":0.42799999999999999,"5min":0.40799999999999997,"15min":0.372},"max":{"1min":6.1059999999999999,"5min":14.731999999999999,"15min":14.731999999999999},"last":0.57499999999999996},{"interface":"front","average":{"1min":1.3120000000000001,"5min":1.4790000000000001,"15min":1.5169999999999999},"min":{"1min":0.40899999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.4169999999999998,"5min":9.1839999999999993,"15min":9.1839999999999993},"last":0.65700000000000003}]}]},{"osd":2,"up_from":87,"seq":373662155037,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":323208,"kb_used_data":2432,"kb_used_omap":7,"kb_used_meta":320760,"kb_avail":93421944,"statfs":{"total":95995035648,"available":95664070656,"internally_reserved":0,"allocated":2490368,"data_stored":1680100,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":328458321},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:21 2023","interfaces":[{"interface":"back","average":{"1min":1.4710000000000001,"5min":1.7170000000000001,"15min":1.655},"min":{"1min":0.19600000000000001,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":7.4409999999999998,"5min":57.338999999999999,"15min":57.338999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":2.4769999999999999,"5min":2.0830000000000002,"15min":1.845},"min":{"1min":0.33500000000000002,"5min":0.307,"15min":0.20300000000000001},"max":{"1min":7.5049999999999999,"5min":57.302999999999997,"15min":57.302999999999997},"last":0.83399999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:32:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4910000000000001,"5min":1.4910000000000001,"15min":1.4910000000000001},"min":{"1min":0.442,"5min":0.442,"15min":0.442},"max":{"1min":11.101000000000001,"5min":11.101000000000001,"15min":11.101000000000001},"last":0.45700000000000002},{"interface":"front","average":{"1min":2.0880000000000001,"5min":2.0880000000000001,"15min":2.0880000000000001},"min":{"1min":0.34399999999999997,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":7.5490000000000004,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":0.57899999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:32:51 2023","interfaces":[{"interface":"back","average":{"1min":6.0650000000000004,"5min":5.1799999999999997,"15min":4.5869999999999997},"min":{"1min":0.28599999999999998,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":75.634,"5min":98.316999999999993,"15min":269.459},"last":0.55300000000000005},{"interface":"front","average":{"1min":5.9870000000000001,"5min":5.0519999999999996,"15min":4.2460000000000004},"min":{"1min":0.29899999999999999,"5min":0.29299999999999998,"15min":0.26700000000000002},"max":{"1min":75.539000000000001,"5min":98.370999999999995,"15min":271.16300000000001},"last":0.51300000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.95199999999999996,"5min":1.27,"15min":1.542},"min":{"1min":0.308,"5min":0.308,"15min":0.308},"max":{"1min":3.4820000000000002,"5min":10.047000000000001,"15min":14.300000000000001},"last":0.78000000000000003},{"interface":"front","average":{"1min":0.67000000000000004,"5min":0.99299999999999999,"15min":1.395},"min":{"1min":0.35899999999999999,"5min":0.34799999999999998,"15min":0.32200000000000001},"max":{"1min":2.4649999999999999,"5min":10.714,"15min":13.564},"last":0.86899999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:32:21 2023","interfaces":[{"interface":"back","average":{"1min":1.657,"5min":1.54,"15min":1.776},"min":{"1min":0.45200000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.0090000000000003,"5min":9.0489999999999995,"15min":16.263000000000002},"last":1.21},{"interface":"front","average":{"1min":1.7070000000000001,"5min":1.653,"15min":1.734},"min":{"1min":0.35999999999999999,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":5.6749999999999998,"5min":11.022,"15min":14.385999999999999},"last":0.93400000000000005}]},{"osd":6,"last update":"Sat Jun 3 20:32:21 2023","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":1.107,"15min":1.458},"min":{"1min":0.42199999999999999,"5min":0.40899999999999997,"15min":0.32400000000000001},"max":{"1min":2.492,"5min":10.765000000000001,"15min":10.765000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.5720000000000001,"5min":1.522,"15min":1.758},"min":{"1min":0.48999999999999999,"5min":0.35399999999999998,"15min":0.33600000000000002},"max":{"1min":4.0439999999999996,"5min":8.9499999999999993,"15min":9.3140000000000001},"last":0.95499999999999996}]},{"osd":7,"last update":"Sat Jun 3 20:32:21 2023","interfaces":[{"interface":"back","average":{"1min":1.157,"5min":1.325,"15min":1.6080000000000001},"min":{"1min":0.51100000000000001,"5min":0.39500000000000002,"15min":0.38800000000000001},"max":{"1min":3.5030000000000001,"5min":10.795,"15min":10.795},"last":1.123},{"interface":"front","average":{"1min":1.804,"5min":1.772,"15min":1.8540000000000001},"min":{"1min":0.51900000000000002,"5min":0.42199999999999999,"15min":0.40400000000000003},"max":{"1min":4.1180000000000003,"5min":9.6039999999999992,"15min":11.177},"last":1.083}]}]},{"osd":3,"up_from":92,"seq":395136991511,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":450784,"kb_used_data":2456,"kb_used_omap":2,"kb_used_meta":448317,"kb_avail":93294368,"statfs":{"total":95995035648,"available":95533432832,"internally_reserved":0,"allocated":2514944,"data_stored":1683225,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":459076661},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":2.2690000000000001,"5min":3.3399999999999999,"15min":2.266},"min":{"1min":0.255,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":6.8209999999999997,"5min":186.583,"15min":186.583},"last":0.93700000000000006},{"interface":"front","average":{"1min":3.347,"5min":3.5129999999999999,"15min":2.2709999999999999},"min":{"1min":0.31,"5min":0.185,"15min":0.185},"max":{"1min":10.872,"5min":188.77600000000001,"15min":188.77600000000001},"last":0.56299999999999994}]},{"osd":1,"last update":"Sat Jun 3 20:32:17 2023","interfaces":[{"interface":"back","average":{"1min":4.2169999999999996,"5min":4.2169999999999996,"15min":4.2169999999999996},"min":{"1min":0.50900000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":12.026999999999999,"5min":12.026999999999999,"15min":12.026999999999999},"last":0.871},{"interface":"front","average":{"1min":3.7210000000000001,"5min":3.7210000000000001,"15min":3.7210000000000001},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":14.042999999999999,"5min":14.042999999999999,"15min":14.042999999999999},"last":1.0880000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":3.0950000000000002,"5min":1.6839999999999999,"15min":1.8680000000000001},"min":{"1min":0.29499999999999998,"5min":0.28999999999999998,"15min":0.245},"max":{"1min":11.375999999999999,"5min":11.375999999999999,"15min":13.087999999999999},"last":0.77200000000000002},{"interface":"front","average":{"1min":3.657,"5min":1.827,"15min":1.9079999999999999},"min":{"1min":0.34100000000000003,"5min":0.307,"15min":0.247},"max":{"1min":10.252000000000001,"5min":10.252000000000001,"15min":10.252000000000001},"last":1.044}]},{"osd":4,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":3.4900000000000002,"5min":1.8520000000000001,"15min":1.7729999999999999},"min":{"1min":0.39600000000000002,"5min":0.36099999999999999,"15min":0.32300000000000001},"max":{"1min":12.045,"5min":12.045,"15min":12.045},"last":0.65500000000000003},{"interface":"front","average":{"1min":2.4729999999999999,"5min":1.5940000000000001,"15min":1.8},"min":{"1min":0.433,"5min":0.33400000000000002,"15min":0.32600000000000001},"max":{"1min":8.0060000000000002,"5min":8.0060000000000002,"15min":11.747999999999999},"last":1.242}]},{"osd":5,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":3.9169999999999998,"5min":2.3220000000000001,"15min":2.1669999999999998},"min":{"1min":0.48099999999999998,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":21.149999999999999,"5min":21.149999999999999,"15min":21.149999999999999},"last":1.3500000000000001},{"interface":"front","average":{"1min":4.3550000000000004,"5min":2.4300000000000002,"15min":1.944},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":21.195,"5min":21.195,"15min":21.195},"last":0.99399999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":3.157,"5min":1.7869999999999999,"15min":1.855},"min":{"1min":0.36299999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":11.468,"5min":11.468,"15min":12.074},"last":0.91800000000000004},{"interface":"front","average":{"1min":3.5190000000000001,"5min":1.865,"15min":1.9299999999999999},"min":{"1min":0.49299999999999999,"5min":0.36799999999999999,"15min":0.34200000000000003},"max":{"1min":12.253,"5min":12.253,"15min":12.253},"last":1.111}]},{"osd":7,"last update":"Sat Jun 3 20:32:48 2023","interfaces":[{"interface":"back","average":{"1min":3.5350000000000001,"5min":2.1899999999999999,"15min":2.0640000000000001},"min":{"1min":0.441,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":12.192,"5min":12.192,"15min":12.192},"last":1.1719999999999999},{"interface":"front","average":{"1min":3.2829999999999999,"5min":2.0779999999999998,"15min":2.0680000000000001},"min":{"1min":0.504,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":17.152000000000001,"5min":17.152000000000001,"15min":17.152000000000001},"last":1.3069999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019371,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":270776,"kb_used_data":2096,"kb_used_omap":0,"kb_used_meta":268672,"kb_avail":93474376,"statfs":{"total":95995035648,"available":95717761024,"internally_reserved":0,"allocated":2146304,"data_stored":1641546,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":275120128},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:19 2023","interfaces":[{"interface":"back","average":{"1min":1.4379999999999999,"5min":1.1639999999999999,"15min":1.4770000000000001},"min":{"1min":0.27100000000000002,"5min":0.24099999999999999,"15min":0.24099999999999999},"max":{"1min":3.984,"5min":8.9949999999999992,"15min":50.149000000000001},"last":1.026},{"interface":"front","average":{"1min":1.214,"5min":1.1859999999999999,"15min":1.5029999999999999},"min":{"1min":0.31,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":4.0099999999999998,"5min":9.0839999999999996,"15min":50.198999999999998},"last":1.0600000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":1.516,"5min":1.516,"15min":1.516},"min":{"1min":0.313,"5min":0.313,"15min":0.313},"max":{"1min":5.2110000000000003,"5min":5.2110000000000003,"15min":5.2110000000000003},"last":0.871},{"interface":"front","average":{"1min":1.5820000000000001,"5min":1.5820000000000001,"15min":1.5820000000000001},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":9.0869999999999997,"5min":9.0869999999999997,"15min":9.0869999999999997},"last":0.754}]},{"osd":2,"last update":"Sat Jun 3 20:32:19 2023","interfaces":[{"interface":"back","average":{"1min":1.044,"5min":0.98899999999999999,"15min":1.349},"min":{"1min":0.32700000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":3.298,"5min":6.4020000000000001,"15min":11.903},"last":0.97399999999999998},{"interface":"front","average":{"1min":0.72599999999999998,"5min":0.91200000000000003,"15min":1.3480000000000001},"min":{"1min":0.36299999999999999,"5min":0.35899999999999999,"15min":0.29099999999999998},"max":{"1min":2.6269999999999998,"5min":7.9400000000000004,"15min":13.313000000000001},"last":0.92100000000000004}]},{"osd":3,"last update":"Sat Jun 3 20:32:51 2023","interfaces":[{"interface":"back","average":{"1min":1.45,"5min":2.6110000000000002,"15min":2.7890000000000001},"min":{"1min":0.35799999999999998,"5min":0.308,"15min":0.308},"max":{"1min":6.2789999999999999,"5min":110.36,"15min":110.36},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.1160000000000001,"5min":2.6440000000000001,"15min":2.5489999999999999},"min":{"1min":0.35299999999999998,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":2.9399999999999999,"5min":111.44,"15min":111.44},"last":0.83799999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:32:19 2023","interfaces":[{"interface":"back","average":{"1min":1.016,"5min":1.1579999999999999,"15min":1.3700000000000001},"min":{"1min":0.33800000000000002,"5min":0.28599999999999998,"15min":0.26900000000000002},"max":{"1min":3.4119999999999999,"5min":7.3339999999999996,"15min":11.928000000000001},"last":0.89700000000000002},{"interface":"front","average":{"1min":1.998,"5min":1.4790000000000001,"15min":1.4870000000000001},"min":{"1min":0.40100000000000002,"5min":0.32800000000000001,"15min":0.315},"max":{"1min":9.7420000000000009,"5min":9.7420000000000009,"15min":9.7420000000000009},"last":1}]},{"osd":6,"last update":"Sat Jun 3 20:32:19 2023","interfaces":[{"interface":"back","average":{"1min":1.26,"5min":1.1339999999999999,"15min":1.367},"min":{"1min":0.40999999999999998,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":5.2460000000000004,"5min":5.2460000000000004,"15min":10.007999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.82299999999999995,"5min":1.004,"15min":1.3680000000000001},"min":{"1min":0.38800000000000001,"5min":0.38800000000000001,"15min":0.32800000000000001},"max":{"1min":3.2360000000000002,"5min":4.593,"15min":11.811},"last":0.79900000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:33:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.395,"15min":1.5700000000000001},"min":{"1min":0.40999999999999998,"5min":0.318,"15min":0.318},"max":{"1min":5.899,"5min":9.0239999999999991,"15min":10.522},"last":0.71999999999999997},{"interface":"front","average":{"1min":1.7649999999999999,"5min":1.643,"15min":1.657},"min":{"1min":0.39000000000000001,"5min":0.372,"15min":0.35399999999999998},"max":{"1min":5.7480000000000002,"5min":7.0049999999999999,"15min":11.641},"last":1.04}]}]},{"osd":5,"up_from":36,"seq":154618823139,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":378404,"kb_used_data":2076,"kb_used_omap":0,"kb_used_meta":376320,"kb_avail":93366748,"statfs":{"total":95995035648,"available":95607549952,"internally_reserved":0,"allocated":2125824,"data_stored":1636993,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":385351680},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:32:24 2023","interfaces":[{"interface":"back","average":{"1min":4.9820000000000002,"5min":1.859,"15min":1.4390000000000001},"min":{"1min":0.29399999999999998,"5min":0.253,"15min":0.253},"max":{"1min":45.386000000000003,"5min":45.386000000000003,"15min":45.386000000000003},"last":0.90400000000000003},{"interface":"front","average":{"1min":4.6779999999999999,"5min":2.371,"15min":1.748},"min":{"1min":0.33500000000000002,"5min":0.27700000000000002,"15min":0.27200000000000002},"max":{"1min":45.411000000000001,"5min":45.411000000000001,"15min":45.411000000000001},"last":0.73899999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":4.7830000000000004,"5min":4.7830000000000004,"15min":4.7830000000000004},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":45.683,"5min":45.683,"15min":45.683},"last":0.51900000000000002},{"interface":"front","average":{"1min":3.7389999999999999,"5min":3.7389999999999999,"15min":3.7389999999999999},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":46.375999999999998,"5min":46.375999999999998,"15min":46.375999999999998},"last":0.77000000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:32:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8720000000000001,"5min":1.647,"15min":1.571},"min":{"1min":0.29599999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":7.6120000000000001,"5min":8.8499999999999996,"15min":10.006},"last":0.54700000000000004},{"interface":"front","average":{"1min":1.0629999999999999,"5min":1.3460000000000001,"15min":1.6259999999999999},"min":{"1min":0.39600000000000002,"5min":0.29199999999999998,"15min":0.29199999999999998},"max":{"1min":6.1130000000000004,"5min":8.7379999999999995,"15min":14.098000000000001},"last":0.72199999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:33:06 2023","interfaces":[{"interface":"back","average":{"1min":2.8370000000000002,"5min":2.9790000000000001,"15min":2.6880000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":10.574,"5min":38.268999999999998,"15min":82.864999999999995},"last":0.81899999999999995},{"interface":"front","average":{"1min":1.4810000000000001,"5min":2.5659999999999998,"15min":2.4260000000000002},"min":{"1min":0.443,"5min":0.36799999999999999,"15min":0.33400000000000002},"max":{"1min":5.3789999999999996,"5min":38.194000000000003,"15min":82.799000000000007},"last":0.79000000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:32:16 2023","interfaces":[{"interface":"back","average":{"1min":2.1949999999999998,"5min":1.1319999999999999,"15min":1.369},"min":{"1min":0.35899999999999999,"5min":0.34000000000000002,"15min":0.28799999999999998},"max":{"1min":8.3030000000000008,"5min":8.3030000000000008,"15min":11.176},"last":0.68100000000000005},{"interface":"front","average":{"1min":1.5369999999999999,"5min":1.5920000000000001,"15min":1.5129999999999999},"min":{"1min":0.36199999999999999,"5min":0.247,"15min":0.247},"max":{"1min":7.5469999999999997,"5min":8.8079999999999998,"15min":10.31},"last":0.59299999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:33:12 2023","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":1.1910000000000001,"15min":1.4119999999999999},"min":{"1min":0.43099999999999999,"5min":0.39300000000000002,"15min":0.318},"max":{"1min":3.8460000000000001,"5min":8.3740000000000006,"15min":44.262999999999998},"last":0.60899999999999999},{"interface":"front","average":{"1min":2.4289999999999998,"5min":1.53,"15min":1.788},"min":{"1min":0.439,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":10.398,"5min":10.398,"15min":43.548999999999999},"last":0.63800000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:32:33 2023","interfaces":[{"interface":"back","average":{"1min":2.0369999999999999,"5min":1.8169999999999999,"15min":1.8580000000000001},"min":{"1min":0.376,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":10.547000000000001,"5min":12.602,"15min":18.952000000000002},"last":0.57699999999999996},{"interface":"front","average":{"1min":2.3759999999999999,"5min":1.641,"15min":1.476},"min":{"1min":0.55700000000000005,"5min":0.36499999999999999,"15min":0.34399999999999997},"max":{"1min":6.4560000000000004,"5min":8.3989999999999991,"15min":11.224},"last":0.86399999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1455030272,"data_stored":1455030272,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":9,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"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":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:33:21.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_4 pgp_num 16 2023-06-03T20:33:21.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:21.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:21.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:21.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:21.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:21.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.911 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:21.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:21.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:22.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:22.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:22.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:22.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:22.183 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:22.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.186 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:22.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:22.323 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:22.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:22.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:22.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:22.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:22.574 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:22 smithi083 bash[60048]: cluster 1685824401.1715436 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:22.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:22.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:22.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:22.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:22 smithi033 bash[74781]: cluster 1685824401.1715436 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:22.715 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:22 smithi033 bash[78259]: cluster 1685824401.1715436 mgr.y (mgr.34104) 992 : cluster 0 pgmap v1060: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:22.733 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:22.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:22.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:22.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:22.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:22.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:22.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:23.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:23.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:23.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:23.124 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:33:23.147 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:23.149 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:33:23.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.150 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:23.177 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:33:23.208 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:33:23.235 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:33:23.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.260 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:33:23.284 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:23.291 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:33:23.319 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:33:23.321 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.321 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.321 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.321 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.322 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.322 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.322 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.322 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:33:23.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:23.423 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:23.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:23.526 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:23.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:23.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:23 smithi083 bash[60048]: audit 1685824403.0921323 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.33:0/2714888247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:23.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:23.675 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:23 smithi033 bash[78259]: audit 1685824403.0921323 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.33:0/2714888247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:23.676 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:23 smithi033 bash[74781]: audit 1685824403.0921323 mon.a (mon.0) 1218 : audit 0 from='client.? 172.21.15.33:0/2714888247' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:23.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:23.797 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.830 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:23.933 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:23.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:24.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:24.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:24.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:24.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:24.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:24.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:24.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:24.366 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:24.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:24.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:24.504 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:24 smithi033 bash[74781]: cluster 1685824403.1719935 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:24.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:24 smithi033 bash[74781]: audit 1685824403.606418 mon.a (mon.0) 1219 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:24.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:24 smithi033 bash[78259]: cluster 1685824403.1719935 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:24.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:24 smithi033 bash[78259]: audit 1685824403.606418 mon.a (mon.0) 1219 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:24.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:24.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:24 smithi083 bash[60048]: cluster 1685824403.1719935 mgr.y (mgr.34104) 993 : cluster 0 pgmap v1061: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:24 smithi083 bash[60048]: audit 1685824403.606418 mon.a (mon.0) 1219 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:24.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:24.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:24.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.788 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:24.828 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:24.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:24.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:24.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:24.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:25.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:25.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:25.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:25.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:25.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:25.288 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:25.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:25.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:25.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:25.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.606 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:25.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:25.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:25.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:25.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:26.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.160 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:26.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:26.297 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:26.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:26.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:33:26.434 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:26.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:26.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:26 smithi033 bash[74781]: cluster 1685824405.1732428 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:26.567 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:26] "GET /metrics HTTP/1.1" 200 223466 "" "Prometheus/2.33.4" 2023-06-03T20:33:26.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:26 smithi033 bash[78259]: cluster 1685824405.1732428 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:26.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:26.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:26 smithi083 bash[60048]: cluster 1685824405.1732428 mgr.y (mgr.34104) 994 : cluster 0 pgmap v1062: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:26.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:26.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:26.847 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:26.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:26.952 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.990 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:26.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:26.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:27.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:27.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:27.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:27.232 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:27.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:27.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:27.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:27.502 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.530 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:27.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:27.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:27.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:27.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.807 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:27.807 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:27.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:27.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:27.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:27.951 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:27.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:27.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:28.055 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:28.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:28.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:28.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:28.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:28.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:28.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:28.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:28.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:28.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:28.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:28.731 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:28.743 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:28 smithi083 bash[60048]: cluster 1685824407.1745005 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:28.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:28.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:28.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:28 smithi033 bash[74781]: cluster 1685824407.1745005 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:28.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:28 smithi033 bash[78259]: cluster 1685824407.1745005 mgr.y (mgr.34104) 995 : cluster 0 pgmap v1063: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:28.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.904 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:28.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:28.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:29.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:29.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:29.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:29.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:29.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:29.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:29.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:29.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:29.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:29.464 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:29.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:29.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:29.580 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:29 smithi033 bash[78259]: audit 1685824409.2675934 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:33:29.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:29 smithi033 bash[74781]: audit 1685824409.2675934 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:33:29.599 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:29.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:29.716 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:29 smithi083 bash[60048]: audit 1685824409.2675934 mon.a (mon.0) 1220 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:33:29.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:29.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:29.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:29.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:29.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:30.008 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:30.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:30.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:30.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:30.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:30.248 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:30.285 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:30.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:30.389 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:30.423 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:30.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:30.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:30.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:30.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:30.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:30.668 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:30 smithi033 bash[74781]: cluster 1685824409.1753168 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:30.669 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:30 smithi033 bash[78259]: cluster 1685824409.1753168 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:30.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:30.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:30.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:30.802 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:30 smithi083 bash[60048]: cluster 1685824409.1753168 mgr.y (mgr.34104) 996 : cluster 0 pgmap v1064: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:30.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.821 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:30.922 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:30.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:30.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:30.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:31.019 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:31.056 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:31.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:31.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:31.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:31.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:31.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:31.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:31.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:31.424 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:33:31.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:31.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:31.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:31.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:31.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:31.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:31.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:31 smithi083 bash[60048]: audit 1685824410.7903018 mon.a (mon.0) 1221 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:33:31.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:31.727 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:31 smithi033 bash[74781]: audit 1685824410.7903018 mon.a (mon.0) 1221 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:33:31.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:31 smithi033 bash[78259]: audit 1685824410.7903018 mon.a (mon.0) 1221 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:33:31.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:31.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:31.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:31.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:31.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:31.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:31.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:32.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:32.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:32.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:32.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:32.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:32.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:32.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:32.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:32.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:32.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:32.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:32.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:32.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.1768386 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.3978598 mon.a (mon.0) 1222 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: audit 1685824411.410611 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:33:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.410729 osd.6 (osd.6) 130 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.4108222 mon.a (mon.0) 1224 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.4296527 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[78259]: cluster 1685824411.657768 osd.5 (osd.5) 143 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.1768386 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.3978598 mon.a (mon.0) 1222 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: audit 1685824411.410611 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:33:32.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.410729 osd.6 (osd.6) 130 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.4108222 mon.a (mon.0) 1224 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-06-03T20:33:32.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.4296527 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:32 smithi033 bash[74781]: cluster 1685824411.657768 osd.5 (osd.5) 143 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:32.680 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.1768386 mgr.y (mgr.34104) 997 : cluster 0 pgmap v1065: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 29 objects/s recovering 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.3978598 mon.a (mon.0) 1222 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: audit 1685824411.410611 mon.a (mon.0) 1223 : audit 1 from='client.? 172.21.15.33:0/1984386075' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.410729 osd.6 (osd.6) 130 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.4108222 mon.a (mon.0) 1224 : cluster 0 osdmap e239: 8 total, 8 up, 8 in 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.4296527 osd.7 (osd.7) 172 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.681 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:32 smithi083 bash[60048]: cluster 1685824411.657768 osd.5 (osd.5) 143 : cluster 3 failed to encode map e239 with expected crc 2023-06-03T20:33:32.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:32.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:32.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:32.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:32.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:32.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:32.975 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:32.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:33.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:33.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:33.212 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:33.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:33.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:33.348 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:33.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:33.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:33.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:33.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:33.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:33.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:33.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:33.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:34.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:34.047 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:34.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.050 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:34.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:34.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:34.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:34.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:34.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:34.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:34.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:34.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.457 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:34.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:34.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:34 smithi033 bash[74781]: cluster 1685824413.1776903 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:34.585 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:34 smithi033 bash[78259]: cluster 1685824413.1776903 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:34.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:34.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:34.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:34.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:34 smithi083 bash[60048]: cluster 1685824413.1776903 mgr.y (mgr.34104) 998 : cluster 0 pgmap v1067: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:34.750 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:34.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:34.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:34.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:34.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:34.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:34.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:35.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:35.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:35.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:35.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:35.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:35.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:35.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:35.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:35.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:35.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:35.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:35.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:35.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:35.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:35.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:35.982 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:35.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:36.086 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:36.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:36.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:36.216 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:36.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:36.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:36.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:36.365 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:36] "GET /metrics HTTP/1.1" 200 223466 "" "Prometheus/2.33.4" 2023-06-03T20:33:36.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:36.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:36.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:36.523 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:36.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:36.637 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[74781]: cluster 1685824415.178498 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:36.638 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[74781]: audit 1685824416.0143514 mon.a (mon.0) 1225 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.638 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[74781]: audit 1685824416.0210538 mon.a (mon.0) 1226 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[78259]: cluster 1685824415.178498 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:36.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[78259]: audit 1685824416.0143514 mon.a (mon.0) 1225 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:36 smithi033 bash[78259]: audit 1685824416.0210538 mon.a (mon.0) 1226 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:36 smithi083 bash[60048]: cluster 1685824415.178498 mgr.y (mgr.34104) 999 : cluster 0 pgmap v1068: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:36.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:36 smithi083 bash[60048]: audit 1685824416.0143514 mon.a (mon.0) 1225 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:36 smithi083 bash[60048]: audit 1685824416.0210538 mon.a (mon.0) 1226 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:36.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:36.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:36.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:36.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.799 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:36.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:36.925 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:36.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:36.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:36.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:33:37.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:37.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:37.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:37.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:37.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:37.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:37.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:37.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:37.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:37.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:37.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:37.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:37.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:37.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:37.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:37.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:37.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:37.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:37.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:37.892 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:37.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:37.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:37.996 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:38.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:38.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:38.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:38.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:38.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:38.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:38.400 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:38.435 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:38.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:38.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:38.552 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:38 smithi033 bash[78259]: cluster 1685824417.1791165 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:38.553 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:38 smithi033 bash[74781]: cluster 1685824417.1791165 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:38.574 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:38.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:38.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:38.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:38 smithi083 bash[60048]: cluster 1685824417.1791165 mgr.y (mgr.34104) 1000 : cluster 0 pgmap v1069: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:38.945 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:38.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:38.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:39.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:39.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:39.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:39.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:39.228 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:39.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:39.359 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:39.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:39.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:39.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:39.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:39.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:39.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:39.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:39.709 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:39 smithi033 bash[78259]: audit 1685824418.6076365 mon.a (mon.0) 1227 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:39.710 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:39 smithi033 bash[74781]: audit 1685824418.6076365 mon.a (mon.0) 1227 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:39.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:39.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.777 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:39.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:39 smithi083 bash[60048]: audit 1685824418.6076365 mon.a (mon.0) 1227 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:39.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:39.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:39.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:39.923 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:33:39.923 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:33:40.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:40.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:40.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:40.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:40.187 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:40.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:40.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:40.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:40.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:40.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:40.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:40.454 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 9 pgp_num to 16 2023-06-03T20:33:40.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:40.560 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:40.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[78259]: cluster 1685824419.179924 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:40.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[78259]: audit 1685824420.0647948 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:33:40.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[78259]: audit 1685824420.0783088 mon.a (mon.0) 1229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[78259]: audit 1685824420.0871465 mon.a (mon.0) 1230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.573 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[74781]: cluster 1685824419.179924 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:40.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[74781]: audit 1685824420.0647948 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:33:40.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[74781]: audit 1685824420.0783088 mon.a (mon.0) 1229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:40 smithi033 bash[74781]: audit 1685824420.0871465 mon.a (mon.0) 1230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:40.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:40.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:40.706 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:40 smithi083 bash[60048]: cluster 1685824419.179924 mgr.y (mgr.34104) 1001 : cluster 0 pgmap v1070: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:40.706 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:40 smithi083 bash[60048]: audit 1685824420.0647948 mon.a (mon.0) 1228 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:33:40.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:40 smithi083 bash[60048]: audit 1685824420.0783088 mon.a (mon.0) 1229 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:40 smithi083 bash[60048]: audit 1685824420.0871465 mon.a (mon.0) 1230 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:40.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:40.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:40.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:40.863 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:40.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:40.968 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:41.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:41.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:41.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:41.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:41.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:41.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:41.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:41.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:41.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:41.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:41.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:41.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:41.549 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: audit 1685824420.431344 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: cluster 1685824420.4314353 mon.a (mon.0) 1232 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: cluster 1685824420.4544098 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: cluster 1685824420.500652 osd.5 (osd.5) 144 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: cluster 1685824420.5009854 osd.6 (osd.6) 131 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: cluster 1685824420.501345 osd.4 (osd.4) 155 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: audit 1685824420.5635874 mon.a (mon.0) 1233 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:33:41.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: audit 1685824420.5648024 mon.a (mon.0) 1234 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:33:41.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[74781]: audit 1685824420.5716684 mon.a (mon.0) 1235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:41.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:41.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:41.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:41.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:41.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:41.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:41.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: audit 1685824420.431344 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:33:41.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: cluster 1685824420.4314353 mon.a (mon.0) 1232 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-06-03T20:33:41.805 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: cluster 1685824420.4544098 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: cluster 1685824420.500652 osd.5 (osd.5) 144 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: cluster 1685824420.5009854 osd.6 (osd.6) 131 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: cluster 1685824420.501345 osd.4 (osd.4) 155 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: audit 1685824420.5635874 mon.a (mon.0) 1233 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: audit 1685824420.5648024 mon.a (mon.0) 1234 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:33:41.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:41 smithi083 bash[60048]: audit 1685824420.5716684 mon.a (mon.0) 1235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:41.824 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:41.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: audit 1685824420.431344 mon.a (mon.0) 1231 : audit 1 from='client.? 172.21.15.33:0/331486846' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:33:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: cluster 1685824420.4314353 mon.a (mon.0) 1232 : cluster 0 osdmap e240: 8 total, 8 up, 8 in 2023-06-03T20:33:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: cluster 1685824420.4544098 osd.7 (osd.7) 173 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: cluster 1685824420.500652 osd.5 (osd.5) 144 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: cluster 1685824420.5009854 osd.6 (osd.6) 131 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: cluster 1685824420.501345 osd.4 (osd.4) 155 : cluster 3 failed to encode map e240 with expected crc 2023-06-03T20:33:41.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: audit 1685824420.5635874 mon.a (mon.0) 1233 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:33:41.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: audit 1685824420.5648024 mon.a (mon.0) 1234 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:33:41.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:41 smithi033 bash[78259]: audit 1685824420.5716684 mon.a (mon.0) 1235 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:41.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:41.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:41.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:41.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:42.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:42.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:42.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:42.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:42.241 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:42.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:42.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:42.375 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:42.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:42.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:42.506 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:42.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:42.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:42.642 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:42.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:42.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:42.754 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:42 smithi033 bash[74781]: cluster 1685824421.180484 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:42.754 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:42 smithi033 bash[78259]: cluster 1685824421.180484 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:42.778 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:42.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:42.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:42.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:42 smithi083 bash[60048]: cluster 1685824421.180484 mgr.y (mgr.34104) 1002 : cluster 0 pgmap v1072: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:42.907 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_historic_ops 2023-06-03T20:33:42.917 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:42.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:42.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:43.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:43.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:43.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:43.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:43.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:43.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:43.241 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2023-06-03T20:33:43.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2023-06-03T20:33:43.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:43.365 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:43.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:43.422 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:33:43.449 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:33:43.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:43.479 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:33:43.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:43.505 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:33:43.530 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:33:43.559 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:33:43.588 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:33:43.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:43.614 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:33:43.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.616 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.617 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:33:43.634 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:43.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:43.661 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:43.739 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:43.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:43.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:43.874 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:43.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:43.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:43.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:44.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:44.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:44.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:44.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:44.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:44.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:44.438 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:44 smithi033 bash[78259]: cluster 1685824423.1810899 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:44.438 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:44 smithi033 bash[78259]: audit 1685824423.3869321 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.33:0/2175119669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:44.438 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:44 smithi033 bash[74781]: cluster 1685824423.1810899 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:44.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:44 smithi033 bash[74781]: audit 1685824423.3869321 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.33:0/2175119669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:44.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:44.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:44.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:44 smithi083 bash[60048]: cluster 1685824423.1810899 mgr.y (mgr.34104) 1003 : cluster 0 pgmap v1073: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 21 objects/s recovering 2023-06-03T20:33:44.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:44 smithi083 bash[60048]: audit 1685824423.3869321 mon.c (mon.2) 116 : audit 0 from='client.? 172.21.15.33:0/2175119669' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:33:44.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:44.697 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:44.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:44.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:44.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:44.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:44.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:44.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:45.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.007 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:45.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:45.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:45.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:45.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:45.332 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:45.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:45.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:45.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:45.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:45.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:45.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.607 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:45.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:45.742 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:45.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:45.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:45.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:45.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:45.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:45.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:46.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:46.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:46.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:46.166 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:46.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:46.307 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:46.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:46.410 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:46.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.564 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:46 smithi083 bash[60048]: cluster 1685824425.1822047 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 32 objects/s recovering 2023-06-03T20:33:46.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:46 smithi033 bash[78259]: cluster 1685824425.1822047 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 32 objects/s recovering 2023-06-03T20:33:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:46 smithi033 bash[74781]: cluster 1685824425.1822047 mgr.y (mgr.34104) 1004 : cluster 0 pgmap v1074: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 32 objects/s recovering 2023-06-03T20:33:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:46] "GET /metrics HTTP/1.1" 200 223445 "" "Prometheus/2.33.4" 2023-06-03T20:33:46.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:46.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:46.834 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:46.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:46.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:46.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:47.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:47.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:47.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:47.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:47.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:47.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:47.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:47 smithi083 bash[60048]: cluster 1685824426.309818 mon.a (mon.0) 1236 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-06-03T20:33:47.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:47 smithi083 bash[60048]: cluster 1685824426.3104646 osd.4 (osd.4) 156 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:47 smithi083 bash[60048]: cluster 1685824426.3489444 osd.5 (osd.5) 145 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:47.541 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[78259]: cluster 1685824426.309818 mon.a (mon.0) 1236 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-06-03T20:33:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[78259]: cluster 1685824426.3104646 osd.4 (osd.4) 156 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[78259]: cluster 1685824426.3489444 osd.5 (osd.5) 145 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[74781]: cluster 1685824426.309818 mon.a (mon.0) 1236 : cluster 0 osdmap e241: 8 total, 8 up, 8 in 2023-06-03T20:33:47.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[74781]: cluster 1685824426.3104646 osd.4 (osd.4) 156 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:47 smithi033 bash[74781]: cluster 1685824426.3489444 osd.5 (osd.5) 145 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:47.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:33:47.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.705 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:47.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:47.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:47.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:47.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:47.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:47.979 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:47.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:47.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:48.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:48.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.127 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:48.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.241 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:33:48.242 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:33:48.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:48.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:48.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824426.3141413 osd.7 (osd.7) 174 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824426.315276 osd.7 (osd.7) 175 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.183069 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 26 objects/s recovering 2023-06-03T20:33:48.377 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.3109555 mon.a (mon.0) 1237 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.3144653 osd.7 (osd.7) 176 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.3165517 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.3171988 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[74781]: cluster 1685824427.3368583 osd.5 (osd.5) 146 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824426.3141413 osd.7 (osd.7) 174 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.378 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824426.315276 osd.7 (osd.7) 175 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.183069 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 26 objects/s recovering 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.3109555 mon.a (mon.0) 1237 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.3144653 osd.7 (osd.7) 176 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.3165517 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.3171988 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.379 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:48 smithi033 bash[78259]: cluster 1685824427.3368583 osd.5 (osd.5) 146 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:48.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:48.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:48.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:48.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:48.644 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824426.3141413 osd.7 (osd.7) 174 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824426.315276 osd.7 (osd.7) 175 : cluster 3 failed to encode map e241 with expected crc 2023-06-03T20:33:48.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.183069 mgr.y (mgr.34104) 1005 : cluster 0 pgmap v1076: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 26 objects/s recovering 2023-06-03T20:33:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.3109555 mon.a (mon.0) 1237 : cluster 0 osdmap e242: 8 total, 8 up, 8 in 2023-06-03T20:33:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.3144653 osd.7 (osd.7) 176 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.3165517 osd.6 (osd.6) 132 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.3171988 osd.7 (osd.7) 177 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:48 smithi083 bash[60048]: cluster 1685824427.3368583 osd.5 (osd.5) 146 : cluster 3 failed to encode map e242 with expected crc 2023-06-03T20:33:48.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:48.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:48.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:48.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:48.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:48.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:48.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:49.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:49.095 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:49.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:49.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:49.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:49.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:49.347 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:33:49.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:49.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:49.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:49.488 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:49 smithi033 bash[74781]: audit 1685824428.9127557 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.33:0/14537596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.488 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:49 smithi033 bash[74781]: audit 1685824428.9134932 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.489 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:49 smithi033 bash[78259]: audit 1685824428.9127557 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.33:0/14537596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.489 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:49 smithi033 bash[78259]: audit 1685824428.9134932 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:49.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:49.613 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:49 smithi083 bash[60048]: audit 1685824428.9127557 mon.c (mon.2) 117 : audit 1 from='client.? 172.21.15.33:0/14537596' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:49 smithi083 bash[60048]: audit 1685824428.9134932 mon.a (mon.0) 1238 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:33:49.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:49.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:49.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:49.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:49.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:49.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:49.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:49.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:50.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:50.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:50.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:50.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:50.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:50.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:50.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:50.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:50.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:50.461 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:50.497 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:50.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.1840088 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 14 objects/s recovering 2023-06-03T20:33:50.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.316028 mon.a (mon.0) 1239 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: audit 1685824429.331417 mon.a (mon.0) 1240 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.3315241 mon.a (mon.0) 1241 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.3333042 osd.4 (osd.4) 157 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.3571017 osd.5 (osd.5) 147 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.5810363 osd.7 (osd.7) 178 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[74781]: cluster 1685824429.5811324 osd.6 (osd.6) 133 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.1840088 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 14 objects/s recovering 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.316028 mon.a (mon.0) 1239 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: audit 1685824429.331417 mon.a (mon.0) 1240 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.3315241 mon.a (mon.0) 1241 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.3333042 osd.4 (osd.4) 157 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.3571017 osd.5 (osd.5) 147 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.5810363 osd.7 (osd.7) 178 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:50 smithi033 bash[78259]: cluster 1685824429.5811324 osd.6 (osd.6) 133 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:50.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:50.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:50.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.1840088 mgr.y (mgr.34104) 1006 : cluster 0 pgmap v1078: 89 pgs: 1 active+recovering+undersized+remapped, 8 active+recovery_wait+undersized+degraded+remapped, 80 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 26865/72 objects degraded (37312.500%); 0 B/s, 14 objects/s recovering 2023-06-03T20:33:50.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.316028 mon.a (mon.0) 1239 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:33:50.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: audit 1685824429.331417 mon.a (mon.0) 1240 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:33:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.3315241 mon.a (mon.0) 1241 : cluster 0 osdmap e243: 8 total, 8 up, 8 in 2023-06-03T20:33:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.3333042 osd.4 (osd.4) 157 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.3571017 osd.5 (osd.5) 147 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.5810363 osd.7 (osd.7) 178 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:50 smithi083 bash[60048]: cluster 1685824429.5811324 osd.6 (osd.6) 133 : cluster 3 failed to encode map e243 with expected crc 2023-06-03T20:33:50.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:50.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:50.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.783 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:50.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:50.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:50.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:50.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:51.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:51.044 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:51.045 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:51.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:51.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:51.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:51.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:51.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:51.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:51.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.341 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:51.442 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:51.454 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:51 smithi033 bash[74781]: cluster 1685824431.3188164 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:51.455 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:51 smithi033 bash[78259]: cluster 1685824431.3188164 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:51.479 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:51.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:51.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:51.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:51.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:51.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:51 smithi083 bash[60048]: cluster 1685824431.3188164 mon.a (mon.0) 1242 : cluster 3 Health check update: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized (PG_DEGRADED) 2023-06-03T20:33:51.717 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:51.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:51.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:51.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:51.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:51.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:52.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:52.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.171 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:52.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:52.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:52.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:52.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:33:52.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:52.564 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:52 smithi083 bash[60048]: cluster 1685824431.1849332 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1080: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:52.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:52.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:52.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:52.705 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:52 smithi033 bash[78259]: cluster 1685824431.1849332 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1080: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:52.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:52 smithi033 bash[74781]: cluster 1685824431.1849332 mgr.y (mgr.34104) 1007 : cluster 0 pgmap v1080: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 19 objects/s recovering 2023-06-03T20:33:52.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:52.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:52.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:52.859 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:52.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:52.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:52.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:53.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.002 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:53.085 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:53.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:53.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:53.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:53.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:53.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:53.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:53.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:53.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:53.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:53.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:53.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:53.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:53.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:53.672 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:53.775 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:53.806 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:53.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:53.941 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:53.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:53.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:54.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:54.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:54.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:54.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:54.214 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:54.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:54.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:54.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:54.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:54.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:54.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:54.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:54.602 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:54.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:54.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:54.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:54.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:54.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:54.885 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:54 smithi083 bash[60048]: cluster 1685824433.185788 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1081: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 16 objects/s recovering 2023-06-03T20:33:54.885 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:54 smithi083 bash[60048]: audit 1685824433.6122966 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:54.885 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:54 smithi083 bash[60048]: audit 1685824433.6135228 mon.a (mon.0) 1244 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:54.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:54.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:54.909 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:54.986 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[78259]: cluster 1685824433.185788 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1081: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 16 objects/s recovering 2023-06-03T20:33:54.987 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[78259]: audit 1685824433.6122966 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:54.987 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[78259]: audit 1685824433.6135228 mon.a (mon.0) 1244 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:54.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[74781]: cluster 1685824433.185788 mgr.y (mgr.34104) 1008 : cluster 0 pgmap v1081: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 16 objects/s recovering 2023-06-03T20:33:54.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[74781]: audit 1685824433.6122966 mon.a (mon.0) 1243 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:33:54.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:54 smithi033 bash[74781]: audit 1685824433.6135228 mon.a (mon.0) 1244 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:33:55.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:55.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:55.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:55.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:55.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:55.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:55.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:55.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:55.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:55.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:55.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:55.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:55.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:55.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:55.686 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:55.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:55.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:55.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:55.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:55.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:55.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:55.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:56.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:56.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:56.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:56.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:56.244 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:56.269 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:56.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:56.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:56.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:56.510 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:56.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:56.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:33:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:33:56] "GET /metrics HTTP/1.1" 200 223460 "" "Prometheus/2.33.4" 2023-06-03T20:33:56.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:56.679 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:33:56.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:33:56.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:56.794 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:56 smithi083 bash[60048]: cluster 1685824435.1867154 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1082: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:56.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:56.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:56.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:56.957 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:57.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:57.068 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:56 smithi033 bash[78259]: cluster 1685824435.1867154 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1082: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:57.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:56 smithi033 bash[74781]: cluster 1685824435.1867154 mgr.y (mgr.34104) 1009 : cluster 0 pgmap v1082: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 28 objects/s recovering 2023-06-03T20:33:57.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.093 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:57.193 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:57.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:57.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.231 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:57.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:57.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:57.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:57.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:57.503 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:57.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:57.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:57.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:57.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:57.774 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:57.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:57.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:57.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:57.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:57.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:58.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:58.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:58.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:58.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:58.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:33:58.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:33:58.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:58.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:58.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:58.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:58.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:33:58.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:33:58.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:58.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:33:58.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:33:58.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:58.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:58.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:58.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:58.860 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:33:58 smithi033 bash[74781]: cluster 1685824437.187242 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1083: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:58.860 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:33:58 smithi033 bash[78259]: cluster 1685824437.187242 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1083: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:58.882 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:58.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:58.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:33:58 smithi083 bash[60048]: cluster 1685824437.187242 mgr.y (mgr.34104) 1010 : cluster 0 pgmap v1083: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:33:58.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:59.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:59.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:59.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:59.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:33:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.164 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:33:59.265 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:59.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.305 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:33:59.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:59.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:59.670 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:33:59.677 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.704 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:33:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:33:59.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:59.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:33:59.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:33:59.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:59.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:33:59.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:33:59.975 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:00.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:00.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:00.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:00.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:00.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:00.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:00.342 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:00.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:00.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:00.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:00.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:00.608 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:00.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:00.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:00.750 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:00.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:00.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:00 smithi083 bash[60048]: cluster 1685824439.1881468 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1084: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:34:00.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:00.914 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:00 smithi033 bash[74781]: cluster 1685824439.1881468 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1084: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:34:00.915 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:00 smithi033 bash[78259]: cluster 1685824439.1881468 mgr.y (mgr.34104) 1011 : cluster 0 pgmap v1084: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 23 objects/s recovering 2023-06-03T20:34:00.934 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:00.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:00.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:01.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:01.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:01.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.077 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:01.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:01.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:01.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:01.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:01.345 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:01.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:01.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:01.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:01.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:01.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:01.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:01.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:01.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:01.748 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:01.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:01.852 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:01.887 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:01.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:01.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:01.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:02.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:02.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.024 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:02.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:02.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:02.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:02.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:02.293 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:02.398 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:02.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:02.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:02.472 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:34:02.472 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:34:02.472 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:34:02.472 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:34:02.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:96501 9.2 9:484b8500:::benchmark_data_smithi033_176926_object96500:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:30:09.228767+0000", 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.23085880900001, 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0329667360000001, 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:34:02.473 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 96501 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228767+0000", 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228767+0000", 2023-06-03T20:34:02.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228766+0000", 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.476 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228791+0000", 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5301999999999999e-05 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228807+0000", 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5608999999999999e-05 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228815+0000", 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5750000000000001e-06 2023-06-03T20:34:02.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.228870+0000", 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4786e-05 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.479 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.229053+0000", 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018342099999999999 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.229213+0000", 2023-06-03T20:34:02.480 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016007099999999999 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.239032+0000", 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.009818818 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.481 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.244109+0000", 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0050771100000000001 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.482 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.259943+0000", 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015833218 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.259958+0000", 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5475e-05 2023-06-03T20:34:02.483 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:10.261623+0000", 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0016648749999999 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.484 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:10.261734+0000", 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000111246 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.485 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:96506 9.2 9:44f02725:::benchmark_data_smithi033_176926_object96505:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:30:09.231815+0000", 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 233.22781079800001, 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0306058039999999, 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.486 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 96506 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.487 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231815+0000", 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231815+0000", 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.488 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231815+0000", 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.489 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231862+0000", 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7491999999999999e-05 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231871+0000", 2023-06-03T20:34:02.490 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.2239999999999995e-06 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.231877+0000", 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2029999999999997e-06 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.491 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.239063+0000", 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0071863509999999997 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.492 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.239200+0000", 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00013673599999999999 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.239429+0000", 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000228984 2023-06-03T20:34:02.493 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.244481+0000", 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0050521409999999996 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.494 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.260271+0000", 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015789610999999999 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:09.260278+0000", 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0060000000000003e-06 2023-06-03T20:34:02.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:10.262359+0000", 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0020810630000001 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.496 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:30:10.262421+0000", 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2564000000000006e-05 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.497 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196866 9.2 9:4b5315fa:::benchmark_data_smithi033_176926_object89784:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.844524234999994, 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19614093799999999, 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.498 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196866 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.499 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:34:02.500 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615101+0000", 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615107+0000", 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5409999999999997e-06 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.502 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615120+0000", 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2952999999999999e-05 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615130+0000", 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2760000000000006e-06 2023-06-03T20:34:02.503 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618302+0000", 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0031722759999999999 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.504 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618423+0000", 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000120841 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618513+0000", 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0331e-05 2023-06-03T20:34:02.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625817+0000", 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0073044319999999996 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.506 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625871+0000", 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3786999999999998e-05 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.810347+0000", 2023-06-03T20:34:02.507 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18447583400000001 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.810413+0000", 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6371999999999994e-05 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.811243+0000", 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00082945399999999998 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.509 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196870 9.2 9:42686988:::benchmark_data_smithi033_176926_object89788:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.838241437999997, 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23436011700000001, 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.510 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196870 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.511 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:34:02.512 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621384+0000", 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.513 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.514 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.514 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621390+0000", 2023-06-03T20:34:02.514 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1659999999999999e-06 2023-06-03T20:34:02.514 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.514 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.516 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621405+0000", 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5315000000000002e-05 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.517 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621413+0000", 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6090000000000003e-06 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625901+0000", 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044879730000000001 2023-06-03T20:34:02.518 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626068+0000", 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000167233 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.519 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626235+0000", 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016702500000000001 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630222+0000", 2023-06-03T20:34:02.520 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003987183 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635163+0000", 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.004940514 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.521 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855101+0000", 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21993826699999999 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.522 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855140+0000", 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8951e-05 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855745+0000", 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00060498599999999996 2023-06-03T20:34:02.523 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196871 9.2 9:4f14275a:::benchmark_data_smithi033_176926_object89789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:34:02.524 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.838191210000005, 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23490481099999999, 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.525 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196871 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.526 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.527 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621434+0000", 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621438+0000", 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5760000000000002e-06 2023-06-03T20:34:02.528 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621445+0000", 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1829999999999997e-06 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.529 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621451+0000", 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5790000000000003e-06 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630491+0000", 2023-06-03T20:34:02.530 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0090401289999999992 2023-06-03T20:34:02.531 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.531 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.531 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.531 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630639+0000", 2023-06-03T20:34:02.531 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014839599999999999 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630794+0000", 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015426400000000001 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.532 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635253+0000", 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044593280000000002 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.533 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635316+0000", 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2928999999999993e-05 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855791+0000", 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.22047559899999999 2023-06-03T20:34:02.534 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855829+0000", 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7963999999999998e-05 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.535 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.856340+0000", 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00051046200000000005 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.536 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196872 9.4 9:257f1b08:::benchmark_data_smithi033_176926_object89790:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.837299341000005, 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21785928299999999, 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.537 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196872 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.538 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622326+0000", 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622332+0000", 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7030000000000003e-06 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622342+0000", 2023-06-03T20:34:02.541 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0616e-05 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622350+0000", 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7160000000000003e-06 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.542 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623163+0000", 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00081352699999999998 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623271+0000", 2023-06-03T20:34:02.543 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000108002 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623361+0000", 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9951999999999995e-05 2023-06-03T20:34:02.544 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.628229+0000", 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0048677319999999996 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.545 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.638216+0000", 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.009986946 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839453+0000", 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.20123740300000001 2023-06-03T20:34:02.546 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839496+0000", 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3001999999999999e-05 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.547 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840186+0000", 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00068965300000000003 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.548 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196875 9.4 9:27f30f6f:::benchmark_data_smithi033_176926_object89793:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.830299453999999, 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21129958300000001, 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.549 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196875 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.550 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:34:02.551 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629324+0000", 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.552 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629334+0000", 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3340000000000008e-06 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629353+0000", 2023-06-03T20:34:02.553 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8723999999999999e-05 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629363+0000", 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0825000000000001e-05 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.554 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629409+0000", 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5519000000000002e-05 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.555 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629568+0000", 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015950900000000001 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629727+0000", 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015835 2023-06-03T20:34:02.556 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.638289+0000", 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0085625649999999994 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.557 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.645798+0000", 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0075090770000000003 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840217+0000", 2023-06-03T20:34:02.558 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19441872700000001 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840251+0000", 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4056000000000001e-05 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.559 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840626+0000", 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00037513899999999997 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.560 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196882 9.4 9:25782949:::benchmark_data_smithi033_176926_object89800:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 86.821670484999999, 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.203120521, 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.561 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196882 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.562 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:34:02.563 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637954+0000", 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.564 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637962+0000", 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5490000000000001e-06 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.565 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637979+0000", 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7682000000000001e-05 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637988+0000", 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.064e-06 2023-06-03T20:34:02.566 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642379+0000", 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0043905990000000002 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.567 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642506+0000", 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012721600000000001 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642599+0000", 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2448000000000007e-05 2023-06-03T20:34:02.568 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.645950+0000", 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033510100000000002 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.569 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.646789+0000", 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00083955 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840674+0000", 2023-06-03T20:34:02.570 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19388476900000001 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840720+0000", 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5958000000000003e-05 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.571 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.841076+0000", 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035642600000000002 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.572 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199674 9.4 9:295367e8:::benchmark_data_smithi033_176926_object92592:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.996163521, 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18494983400000001, 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.573 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199674 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.574 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:34:02.575 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463462+0000", 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.576 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463467+0000", 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7049999999999996e-06 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463476+0000", 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8480000000000007e-06 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463481+0000", 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2950000000000001e-06 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.474721+0000", 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011239439 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.474873+0000", 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000152032 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475019+0000", 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000146064 2023-06-03T20:34:02.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.483995+0000", 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0089762290000000005 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.581 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484118+0000", 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012307400000000001 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647612+0000", 2023-06-03T20:34:02.582 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16349418800000001 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647662+0000", 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9585e-05 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.583 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648413+0000", 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00075049299999999997 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.584 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199675 9.1 9:84aeea33:::benchmark_data_smithi033_176926_object92593:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.995953677000003, 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18405585399999999, 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.585 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199675 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.586 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:34:02.587 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463672+0000", 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.588 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463676+0000", 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7609999999999998e-06 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.589 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463684+0000", 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8250000000000005e-06 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463689+0000", 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9049999999999996e-06 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.590 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463723+0000", 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4196999999999998e-05 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.591 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463800+0000", 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6588000000000006e-05 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463868+0000", 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7535999999999998e-05 2023-06-03T20:34:02.592 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.467505+0000", 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003637571 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.593 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.473209+0000", 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0057036420000000001 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647643+0000", 2023-06-03T20:34:02.594 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17443434399999999 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647686+0000", 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2432999999999998e-05 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.595 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647728+0000", 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2861999999999997e-05 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.596 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199678 9.1 9:8328abc4:::benchmark_data_smithi033_176926_object92596:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.991396089000006, 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17961447999999999, 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.597 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199678 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.598 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:34:02.599 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468228+0000", 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.600 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468236+0000", 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5159999999999997e-06 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.601 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468246+0000", 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0215e-05 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468252+0000", 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1140000000000002e-06 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468296+0000", 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3327e-05 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468371+0000", 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5486000000000002e-05 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468440+0000", 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8911000000000005e-05 2023-06-03T20:34:02.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.473704+0000", 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052639779999999999 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475701+0000", 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0019972449999999999 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647770+0000", 2023-06-03T20:34:02.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17206922799999999 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647804+0000", 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3543000000000001e-05 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647845+0000", 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0568000000000002e-05 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199679 9.8 9:16d518a3:::benchmark_data_smithi033_176926_object92597:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.988386165999998, 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17630114199999999, 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.609 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199679 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:34:02.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471238+0000", 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471248+0000", 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5959999999999993e-06 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471260+0000", 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2432999999999999e-05 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471269+0000", 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2550000000000003e-06 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.614 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471318+0000", 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8674000000000002e-05 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.615 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471450+0000", 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000132285 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471574+0000", 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012326000000000001 2023-06-03T20:34:02.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.477125+0000", 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0055514980000000002 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.478116+0000", 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00099056399999999998 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486721+0000", 2023-06-03T20:34:02.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0086052790000000004 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486768+0000", 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6724999999999997e-05 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647541+0000", 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.160773465 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199681 9.4 9:2be9e32b:::benchmark_data_smithi033_176926_object92599:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.984022800000005, 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178844324, 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.621 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199681 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.622 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:34:02.623 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475602+0000", 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475609+0000", 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6279999999999996e-06 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475622+0000", 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2339e-05 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475630+0000", 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.6049999999999998e-06 2023-06-03T20:34:02.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.478882+0000", 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003251725 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479050+0000", 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016803099999999999 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479208+0000", 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000157928 2023-06-03T20:34:02.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648492+0000", 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16928433900000001 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648531+0000", 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8964999999999997e-05 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.653667+0000", 2023-06-03T20:34:02.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0051352409999999996 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.653714+0000", 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7298e-05 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.631 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.654448+0000", 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00073381300000000004 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.632 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199682 9.8 9:1f013360:::benchmark_data_smithi033_176926_object92600:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.979943806999998, 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16813653000000001, 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.633 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199682 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.634 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.635 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479681+0000", 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.636 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479689+0000", 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8329999999999994e-06 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.637 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479701+0000", 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2846e-05 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479710+0000", 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5380000000000002e-06 2023-06-03T20:34:02.638 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479760+0000", 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9901999999999998e-05 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.639 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479840+0000", 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.038e-05 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479910+0000", 2023-06-03T20:34:02.640 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9436000000000004e-05 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484619+0000", 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0047097129999999999 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.641 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.485951+0000", 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013314690000000001 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647700+0000", 2023-06-03T20:34:02.642 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16174954999999999 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647756+0000", 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5454999999999997e-05 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.643 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647819+0000", 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3038000000000002e-05 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.644 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199684 9.c 9:3b17049b:::benchmark_data_smithi033_176926_object92602:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.979896299000004, 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.179083405, 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.645 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199684 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.646 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:34:02.647 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479729+0000", 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.648 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479733+0000", 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6059999999999999e-06 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.649 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479740+0000", 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8730000000000001e-06 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479745+0000", 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5400000000000003e-06 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.650 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484146+0000", 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044006840000000002 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.651 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484239+0000", 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2490000000000004e-05 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484311+0000", 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.2642e-05 2023-06-03T20:34:02.652 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648458+0000", 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.164147086 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.653 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648560+0000", 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010146500000000001 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658681+0000", 2023-06-03T20:34:02.654 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010120720999999999 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658771+0000", 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0130999999999995e-05 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.655 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658813+0000", 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2626000000000002e-05 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.656 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199688 9.1 9:8fb0d54c:::benchmark_data_smithi033_176926_object92606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.975350531000004, 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16373476100000001, 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.657 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199688 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.658 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:34:02.659 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484274+0000", 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.660 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484283+0000", 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0049999999999993e-06 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.661 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484297+0000", 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4054e-05 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484308+0000", 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0611000000000001e-05 2023-06-03T20:34:02.662 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484354+0000", 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6768999999999999e-05 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.663 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484469+0000", 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000114422 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484579+0000", 2023-06-03T20:34:02.664 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011058 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647890+0000", 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16331061599999999 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.665 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647919+0000", 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8481000000000001e-05 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:34:02.666 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647932+0000", 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3247e-05 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647975+0000", 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2729999999999999e-05 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.667 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648010+0000", 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5859999999999999e-05 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.668 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199675 9.1 e236/216 ondisk, result = 0)", 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.973409767999996, 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16152060300000001, 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.669 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.670 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.671 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486215+0000", 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486223+0000", 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0419999999999997e-06 2023-06-03T20:34:02.672 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486234+0000", 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1032999999999999e-05 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.673 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486240+0000", 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9199999999999998e-06 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647623+0000", 2023-06-03T20:34:02.674 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.161382567 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647632+0000", 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3489999999999998e-06 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.675 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647737+0000", 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000104654 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.676 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199678 9.1 e236/216 ondisk, result = 0)", 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.973372996999998, 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16160270700000001, 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:34:02.677 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.678 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:34:02.679 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486255+0000", 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5749999999999999e-06 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.680 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486261+0000", 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3909999999999997e-06 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.681 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486265+0000", 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2420000000000002e-06 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647762+0000", 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16149654999999999 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.682 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647767+0000", 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1420000000000001e-06 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.683 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647856+0000", 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9104999999999995e-05 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.684 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:199685 9.f e236/232 9:fc4c8590:::benchmark_data_smithi033_176926_object92603:head v 236'12797, mlcod=224'6199)", 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.973344753000006, 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.161366114, 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.685 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.686 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.687 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486287+0000", 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4999999999999999e-06 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.688 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486293+0000", 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4010000000000002e-06 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486298+0000", 2023-06-03T20:34:02.689 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6720000000000003e-06 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486365+0000", 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7304999999999993e-05 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.690 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486394+0000", 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9488e-05 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647613+0000", 2023-06-03T20:34:02.691 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16121903300000001 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647648+0000", 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4131000000000002e-05 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.692 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199679 9.8 e236/216 ondisk, result = 0)", 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 81.972982872000003, 2023-06-03T20:34:02.693 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16090410899999999, 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:34:02.694 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.695 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:34:02.696 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486647+0000", 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8970000000000001e-06 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486656+0000", 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8570000000000007e-06 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.697 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486663+0000", 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3149999999999997e-06 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:34:02.698 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486708+0000", 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5600999999999999e-05 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486715+0000", 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1010000000000003e-06 2023-06-03T20:34:02.699 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647547+0000", 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16083202399999999 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.700 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.701 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:34:02.701 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:34:02.701 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:34:02.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:02.702 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_4' removed 2023-06-03T20:34:02.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:02.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:02.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:02.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:02 smithi033 bash[74781]: cluster 1685824441.1896646 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1085: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 29 objects/s recovering 2023-06-03T20:34:02.843 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:02 smithi033 bash[74781]: audit 1685824442.5946772 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:02.843 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:02 smithi033 bash[78259]: cluster 1685824441.1896646 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1085: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 29 objects/s recovering 2023-06-03T20:34:02.843 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:02 smithi033 bash[78259]: audit 1685824442.5946772 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:02.854 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:02.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.856 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:02 smithi083 bash[60048]: cluster 1685824441.1896646 mgr.y (mgr.34104) 1012 : cluster 0 pgmap v1085: 89 pgs: 7 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 81 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 24122/72 objects degraded (33502.778%); 0 B/s, 29 objects/s recovering 2023-06-03T20:34:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:02 smithi083 bash[60048]: audit 1685824442.5946772 mon.a (mon.0) 1245 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:02.905 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:34:02.931 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:34:02.951 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:34:02.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:02.971 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:34:02.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:02.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:02.981 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:02.993 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:34:03.014 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:34:03.037 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:34:03.065 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.068 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.069 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.069 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:34:03.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:03.118 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:03.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:03.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:03.251 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:03.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:03.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:03.389 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:03.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:03.532 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:03.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:03.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:03.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:03.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:03.779 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:03.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:03.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.824 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:03.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:03.938 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[74781]: cluster 1685824442.6302576 osd.4 (osd.4) 158 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:03.938 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[74781]: audit 1685824442.631219 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:03.938 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[74781]: cluster 1685824442.6313334 mon.a (mon.0) 1247 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-06-03T20:34:03.938 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[74781]: cluster 1685824442.636573 osd.5 (osd.5) 148 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:03.939 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[74781]: audit 1685824442.8716314 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.33:0/2177037193' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:03.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[78259]: cluster 1685824442.6302576 osd.4 (osd.4) 158 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:03.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[78259]: audit 1685824442.631219 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:03.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[78259]: cluster 1685824442.6313334 mon.a (mon.0) 1247 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-06-03T20:34:03.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[78259]: cluster 1685824442.636573 osd.5 (osd.5) 148 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:03.939 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:03 smithi033 bash[78259]: audit 1685824442.8716314 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.33:0/2177037193' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:03.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:03.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:03.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:04.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:04.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:04.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:04.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:03 smithi083 bash[60048]: cluster 1685824442.6302576 osd.4 (osd.4) 158 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:04.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:03 smithi083 bash[60048]: audit 1685824442.631219 mon.a (mon.0) 1246 : audit 1 from='client.? 172.21.15.33:0/293013614' 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-06-03T20:34:04.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:03 smithi083 bash[60048]: cluster 1685824442.6313334 mon.a (mon.0) 1247 : cluster 0 osdmap e244: 8 total, 8 up, 8 in 2023-06-03T20:34:04.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:03 smithi083 bash[60048]: cluster 1685824442.636573 osd.5 (osd.5) 148 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:04.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:03 smithi083 bash[60048]: audit 1685824442.8716314 mon.c (mon.2) 118 : audit 0 from='client.? 172.21.15.33:0/2177037193' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:04.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:04.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:04.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:04.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.367 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:04.470 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:04.598 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:04.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:04.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:04.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:04.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:04.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:04.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:04.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:04.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:04.993 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.007 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:04 smithi083 bash[60048]: cluster 1685824442.9503412 osd.6 (osd.6) 134 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:04 smithi083 bash[60048]: cluster 1685824443.1903088 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:05.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:04 smithi083 bash[60048]: cluster 1685824443.6325583 mon.a (mon.0) 1248 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized) 2023-06-03T20:34:05.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:04 smithi083 bash[60048]: cluster 1685824443.632588 mon.a (mon.0) 1249 : cluster 1 Cluster is now healthy 2023-06-03T20:34:05.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:04 smithi083 bash[60048]: cluster 1685824443.7930863 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.029 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[74781]: cluster 1685824442.9503412 osd.6 (osd.6) 134 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[74781]: cluster 1685824443.1903088 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[74781]: cluster 1685824443.6325583 mon.a (mon.0) 1248 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized) 2023-06-03T20:34:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[74781]: cluster 1685824443.632588 mon.a (mon.0) 1249 : cluster 1 Cluster is now healthy 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[74781]: cluster 1685824443.7930863 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[78259]: cluster 1685824442.9503412 osd.6 (osd.6) 134 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[78259]: cluster 1685824443.1903088 mgr.y (mgr.34104) 1013 : cluster 0 pgmap v1087: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[78259]: cluster 1685824443.6325583 mon.a (mon.0) 1248 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 24122/72 objects degraded (33502.778%), 8 pgs degraded, 8 pgs undersized) 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[78259]: cluster 1685824443.632588 mon.a (mon.0) 1249 : cluster 1 Cluster is now healthy 2023-06-03T20:34:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:04 smithi033 bash[78259]: cluster 1685824443.7930863 osd.7 (osd.7) 179 : cluster 3 failed to encode map e244 with expected crc 2023-06-03T20:34:05.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:05.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:05.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:05.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:05.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:05.447 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:05.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:05.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:05.580 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:34:05.613 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:34:05.613 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2023-06-03T20:34:05.613 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_5 16 2023-06-03T20:34:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:05.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:05.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:05.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:05.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:05.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_ops_in_flight 2023-06-03T20:34:05.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.881 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:05.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:05.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:05.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:06.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:06.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:06.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:06.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:06.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:06.405 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:06.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:06] "GET /metrics HTTP/1.1" 200 223460 "" "Prometheus/2.33.4" 2023-06-03T20:34:06.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:06.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.708 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:06 smithi083 bash[60048]: cluster 1685824445.1911294 mgr.y (mgr.34104) 1014 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:06.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:06.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:06.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:06.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:06.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:06.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:06.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:06.993 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:06 smithi033 bash[78259]: cluster 1685824445.1911294 mgr.y (mgr.34104) 1014 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:06.994 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:06 smithi033 bash[74781]: cluster 1685824445.1911294 mgr.y (mgr.34104) 1014 : cluster 0 pgmap v1088: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:07.011 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:07.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:07.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:07.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:07.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:07.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:07.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:07.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:07.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:07.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:07.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:07.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:07.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:07.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:07.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:07.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:07.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:08.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:34:08.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:08.134 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:08.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:08.238 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:08.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:08.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:08.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:08.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:08.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:08.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:08.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:08.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:08.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:08.667 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:34:08.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:08.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:08.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:08.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:08.945 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:08.958 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:08 smithi083 bash[60048]: cluster 1685824447.1918147 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:08.958 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:08 smithi083 bash[60048]: audit 1685824448.073647 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:34:08.958 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:08 smithi083 bash[60048]: audit 1685824448.617098 mon.a (mon.0) 1251 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:08.959 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:08 smithi083 bash[60048]: audit 1685824448.6189525 mon.a (mon.0) 1252 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:08.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:08.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:08.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[74781]: cluster 1685824447.1918147 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[74781]: audit 1685824448.073647 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:34:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[74781]: audit 1685824448.617098 mon.a (mon.0) 1251 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[74781]: audit 1685824448.6189525 mon.a (mon.0) 1252 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[78259]: cluster 1685824447.1918147 mgr.y (mgr.34104) 1015 : cluster 0 pgmap v1089: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[78259]: audit 1685824448.073647 mon.a (mon.0) 1250 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:34:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[78259]: audit 1685824448.617098 mon.a (mon.0) 1251 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:08 smithi033 bash[78259]: audit 1685824448.6189525 mon.a (mon.0) 1252 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:09.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:09.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:09.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:09.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.263 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:09.368 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.410 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:09.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:09.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:09.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:09.693 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:09.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.697 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:09.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.6476984 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: audit 1685824448.6556695 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.655761 mon.a (mon.0) 1255 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.7517662 osd.6 (osd.6) 135 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.7545578 osd.6 (osd.6) 136 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.812 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.8045392 osd.4 (osd.4) 159 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.8048255 osd.5 (osd.5) 149 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: cluster 1685824448.8050148 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.813 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:09 smithi083 bash[60048]: audit 1685824449.1743867 mon.a (mon.0) 1256 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:09.840 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:09.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:09.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:09.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.6476984 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:09.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: audit 1685824448.6556695 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:34:09.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.655761 mon.a (mon.0) 1255 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-06-03T20:34:09.959 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.7517662 osd.6 (osd.6) 135 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.7545578 osd.6 (osd.6) 136 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.8045392 osd.4 (osd.4) 159 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.8048255 osd.5 (osd.5) 149 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.960 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: cluster 1685824448.8050148 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.961 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[74781]: audit 1685824449.1743867 mon.a (mon.0) 1256 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:09.961 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.6476984 mon.a (mon.0) 1253 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:09.961 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: audit 1685824448.6556695 mon.a (mon.0) 1254 : audit 1 from='client.? 172.21.15.33:0/1284029616' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:34:09.962 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.655761 mon.a (mon.0) 1255 : cluster 0 osdmap e245: 8 total, 8 up, 8 in 2023-06-03T20:34:09.962 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.7517662 osd.6 (osd.6) 135 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.962 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.7545578 osd.6 (osd.6) 136 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.962 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.8045392 osd.4 (osd.4) 159 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.8048255 osd.5 (osd.5) 149 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: cluster 1685824448.8050148 osd.7 (osd.7) 180 : cluster 3 failed to encode map e245 with expected crc 2023-06-03T20:34:09.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:09 smithi033 bash[78259]: audit 1685824449.1743867 mon.a (mon.0) 1256 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:09.980 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:09.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:10.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:10.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:10.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:10.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:10.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.411 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:10.516 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:10.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:10.641 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:34:10.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:10.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:10.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.698 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:10.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:10 smithi033 bash[74781]: cluster 1685824449.1924753 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:10 smithi033 bash[78259]: cluster 1685824449.1924753 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:10.836 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:10.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:10.940 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:10.953 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:10 smithi083 bash[60048]: cluster 1685824449.1924753 mgr.y (mgr.34104) 1016 : cluster 0 pgmap v1091: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:10.979 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:10.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:11.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.126 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:11.227 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:11.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:11.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:11.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.403 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:11.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:11.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:11.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:11.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:11.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:34:11.681 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:11.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:11.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.819 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:11.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:11.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:11.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:12.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:12.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:12.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:12.220 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:12.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:12.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:12.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:12.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:12.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:12.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:12.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:12.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:12.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:12.655 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:12.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:12.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:12.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:12.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:12 smithi083 bash[60048]: cluster 1685824451.1934075 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:12.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:12.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:12.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:12.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:13.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:13.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:12 smithi033 bash[74781]: cluster 1685824451.1934075 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:13.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:12 smithi033 bash[78259]: cluster 1685824451.1934075 mgr.y (mgr.34104) 1017 : cluster 0 pgmap v1092: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:13.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:13.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:13.244 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:13.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:13.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:13.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:13.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.477 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:13.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:13.607 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:13.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:13.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:13.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:13.849 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:13.888 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:13.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:13.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:13.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:14.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:14.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.023 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:14.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:14.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:14.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.161 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:14.262 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:14.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:14.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:14.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:14.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:14.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:14.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:14.564 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:14 smithi083 bash[60048]: cluster 1685824453.1938906 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:14.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:14.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:14 smithi033 bash[78259]: cluster 1685824453.1938906 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:14.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:14 smithi033 bash[74781]: cluster 1685824453.1938906 mgr.y (mgr.34104) 1018 : cluster 0 pgmap v1093: 73 pgs: 73 active+clean; 582 KiB data, 3.5 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:14.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:14.699 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:14.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:14.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:14.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:14.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:14.922 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:34:14.922 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:34:14.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:14.976 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:14.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:14.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:15.081 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:15.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:15.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:15.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:15.256 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:15.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:15.390 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:15.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:15.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:15.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.537 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:15.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:15.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:15.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.685 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:15.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:15.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:15.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_blocked_ops 2023-06-03T20:34:15.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:15.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:15.961 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:15.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:15.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:16.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:16.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:16.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:16.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:16.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:16.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:16.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:16.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:16.469 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:16.480 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:16 smithi033 bash[78259]: cluster 1685824455.1950169 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:16.481 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:16] "GET /metrics HTTP/1.1" 200 221117 "" "Prometheus/2.33.4" 2023-06-03T20:34:16.482 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:16 smithi033 bash[74781]: cluster 1685824455.1950169 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:16.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:16.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:16.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:16.641 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:16 smithi083 bash[60048]: cluster 1685824455.1950169 mgr.y (mgr.34104) 1019 : cluster 0 pgmap v1094: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:16.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:16.785 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:16.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.788 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:16.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:16.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:16.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:16.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:17.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:17.074 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:17.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:17.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:17.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:17.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:17.324 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:17.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:17.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:17.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:17.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:17.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.498 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:17.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:17.630 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:17.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:17.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:17.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:17.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:17.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:17.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:17.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:17.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:18.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:18.051 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:18.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:18.157 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:18.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:18.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:18.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:18.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:18.422 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:18.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:18.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:18.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:18.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:18.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:18.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:18.628 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:18 smithi033 bash[74781]: cluster 1685824457.1954796 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:18.629 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:18 smithi033 bash[78259]: cluster 1685824457.1954796 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:18 smithi083 bash[60048]: cluster 1685824457.1954796 mgr.y (mgr.34104) 1020 : cluster 0 pgmap v1095: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:18.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:18.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:18.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:18.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:18.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:18.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:18.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:19.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:19.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:19.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:19.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:19.249 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:19.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:19.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:19.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:19.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:19.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:19.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:19.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:19.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:19.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:19.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:19.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:19.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:19.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:19.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:19.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:20.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:20.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:20.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:20.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:20.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:20.362 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:20 smithi033 bash[74781]: cluster 1685824459.196377 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:20.372 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:20.402 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:20.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.404 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:20.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:20.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:20.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:20.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:20 smithi083 bash[60048]: cluster 1685824459.196377 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:20.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:20.681 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:34:20.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:20.789 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:20 smithi033 bash[78259]: cluster 1685824459.196377 mgr.y (mgr.34104) 1021 : cluster 0 pgmap v1096: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:20.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:20.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:20.922 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:20.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:20.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:20.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:21.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:21.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:21.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:21.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:21.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:21.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:21.266 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:34:21.294 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:34:21.317 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:34:21.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:21.342 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_5' created 2023-06-03T20:34:21.352 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:34:21.353 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:21.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:21.378 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:34:21.406 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:34:21.432 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:34:21.453 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:34:21.455 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.455 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.455 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.455 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.456 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.456 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.456 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.456 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:34:21.456 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:21.489 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:21.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:21.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:21 smithi033 bash[78259]: audit 1685824460.5344465 mon.a (mon.0) 1257 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-06-03T20:34:21.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:21 smithi033 bash[78259]: audit 1685824461.227717 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.33:0/2714214432' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:21.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:21 smithi033 bash[74781]: audit 1685824460.5344465 mon.a (mon.0) 1257 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-06-03T20:34:21.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:21 smithi033 bash[74781]: audit 1685824461.227717 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.33:0/2714214432' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:21.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:21.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:21 smithi083 bash[60048]: audit 1685824460.5344465 mon.a (mon.0) 1257 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]: dispatch 2023-06-03T20:34:21.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:21 smithi083 bash[60048]: audit 1685824461.227717 mon.a (mon.0) 1258 : audit 0 from='client.? 172.21.15.33:0/2714214432' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:21.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:21.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:21.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:21.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:21.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:21.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:21.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:21.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:22.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:22.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:22.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:22.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:22.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:22.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:22.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:22.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:22.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: cluster 1685824461.1970296 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:22.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: audit 1685824461.3250895 mon.a (mon.0) 1259 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-06-03T20:34:22.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: cluster 1685824461.3251808 mon.a (mon.0) 1260 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-06-03T20:34:22.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: cluster 1685824461.3303938 osd.4 (osd.4) 160 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: cluster 1685824461.3325086 osd.7 (osd.7) 181 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:22 smithi083 bash[60048]: cluster 1685824461.3363202 osd.5 (osd.5) 150 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.405 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:22.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:22.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:22.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:22.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: cluster 1685824461.1970296 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:22.562 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: audit 1685824461.3250895 mon.a (mon.0) 1259 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: cluster 1685824461.3251808 mon.a (mon.0) 1260 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: cluster 1685824461.3303938 osd.4 (osd.4) 160 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: cluster 1685824461.3325086 osd.7 (osd.7) 181 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[74781]: cluster 1685824461.3363202 osd.5 (osd.5) 150 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: cluster 1685824461.1970296 mgr.y (mgr.34104) 1022 : cluster 0 pgmap v1097: 73 pgs: 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:22.563 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: audit 1685824461.3250895 mon.a (mon.0) 1259 : audit 1 from='client.? 172.21.15.33:0/2012678750' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2023-06-03T20:34:22.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: cluster 1685824461.3251808 mon.a (mon.0) 1260 : cluster 0 osdmap e246: 8 total, 8 up, 8 in 2023-06-03T20:34:22.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: cluster 1685824461.3303938 osd.4 (osd.4) 160 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: cluster 1685824461.3325086 osd.7 (osd.7) 181 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.564 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:22 smithi033 bash[78259]: cluster 1685824461.3363202 osd.5 (osd.5) 150 : cluster 3 failed to encode map e246 with expected crc 2023-06-03T20:34:22.586 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:22.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:22.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:22.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:22.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:22.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:22.862 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:22.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:22.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:22.995 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:22.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:22.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:23.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:23.133 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:23.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:23.236 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:23.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:23.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:23.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:23.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:23 smithi083 bash[60048]: cluster 1685824462.330468 mon.a (mon.0) 1261 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-06-03T20:34:23.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:23 smithi083 bash[60048]: cluster 1685824462.3350267 osd.7 (osd.7) 182 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:23 smithi083 bash[60048]: cluster 1685824462.335038 osd.5 (osd.5) 151 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:23 smithi083 bash[60048]: cluster 1685824462.335068 osd.6 (osd.6) 137 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.383 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:23 smithi083 bash[60048]: cluster 1685824462.3369212 osd.4 (osd.4) 161 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:23.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:23.503 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[74781]: cluster 1685824462.330468 mon.a (mon.0) 1261 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-06-03T20:34:23.504 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[74781]: cluster 1685824462.3350267 osd.7 (osd.7) 182 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.504 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[74781]: cluster 1685824462.335038 osd.5 (osd.5) 151 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.504 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[74781]: cluster 1685824462.335068 osd.6 (osd.6) 137 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.504 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[74781]: cluster 1685824462.3369212 osd.4 (osd.4) 161 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:23.551 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:23.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:23.655 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:23.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:23.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:23.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:23.822 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[78259]: cluster 1685824462.330468 mon.a (mon.0) 1261 : cluster 0 osdmap e247: 8 total, 8 up, 8 in 2023-06-03T20:34:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[78259]: cluster 1685824462.3350267 osd.7 (osd.7) 182 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[78259]: cluster 1685824462.335038 osd.5 (osd.5) 151 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[78259]: cluster 1685824462.335068 osd.6 (osd.6) 137 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:23 smithi033 bash[78259]: cluster 1685824462.3369212 osd.4 (osd.4) 161 : cluster 3 failed to encode map e247 with expected crc 2023-06-03T20:34:23.926 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:23.965 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:23.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:23.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2023-06-03T20:34:24.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:24.139 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:24.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:24.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:24.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:24.419 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:24.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:24.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:24 smithi083 bash[60048]: cluster 1685824463.197656 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1100: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:24.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:24 smithi083 bash[60048]: cluster 1685824463.3520122 mon.a (mon.0) 1262 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-06-03T20:34:24.532 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:24 smithi083 bash[60048]: cluster 1685824463.3525717 osd.7 (osd.7) 183 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:24.532 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:24 smithi083 bash[60048]: audit 1685824463.6132386 mon.a (mon.0) 1263 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:24.532 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:24 smithi083 bash[60048]: audit 1685824463.6144142 mon.a (mon.0) 1264 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:24.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:24.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.685 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:24.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.689 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:24.790 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:34:24.790 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:34:24.790 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:34:24.790 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:34:24.791 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:34:24.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:24.825 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:24.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[74781]: cluster 1685824463.197656 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1100: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[74781]: cluster 1685824463.3520122 mon.a (mon.0) 1262 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-06-03T20:34:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[74781]: cluster 1685824463.3525717 osd.7 (osd.7) 183 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[74781]: audit 1685824463.6132386 mon.a (mon.0) 1263 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[74781]: audit 1685824463.6144142 mon.a (mon.0) 1264 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[78259]: cluster 1685824463.197656 mgr.y (mgr.34104) 1023 : cluster 0 pgmap v1100: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.4 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[78259]: cluster 1685824463.3520122 mon.a (mon.0) 1262 : cluster 0 osdmap e248: 8 total, 8 up, 8 in 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[78259]: cluster 1685824463.3525717 osd.7 (osd.7) 183 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[78259]: audit 1685824463.6132386 mon.a (mon.0) 1263 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:24.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:24 smithi033 bash[78259]: audit 1685824463.6144142 mon.a (mon.0) 1264 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:24.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:24.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:24.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:24.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:25.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:25.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:25.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:25.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:25.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:25.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:25.339 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:25.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:25.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:25.473 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:25.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:25.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:25.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:25.612 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:25 smithi033 bash[78259]: cluster 1685824463.8010879 osd.4 (osd.4) 162 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:25.612 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:25 smithi033 bash[74781]: cluster 1685824463.8010879 osd.4 (osd.4) 162 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:25.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:25 smithi083 bash[60048]: cluster 1685824463.8010879 osd.4 (osd.4) 162 : cluster 3 failed to encode map e248 with expected crc 2023-06-03T20:34:25.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:25.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:25.666 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_historic_ops 2023-06-03T20:34:25.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:25.779 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:25.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.781 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:25.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:25.918 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:25.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:25.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:26.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:26.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:26.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:26.072 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:34:26.164 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:26.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:26.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:26.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:26.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:26.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:26.380 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:34:26.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:26.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:26.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:26.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:26] "GET /metrics HTTP/1.1" 200 223442 "" "Prometheus/2.33.4" 2023-06-03T20:34:26.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[78259]: cluster 1685824465.1984236 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:26.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[78259]: audit 1685824466.0713859 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.33:0/2269706317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[78259]: audit 1685824466.0719132 mon.a (mon.0) 1265 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[74781]: cluster 1685824465.1984236 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:26.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[74781]: audit 1685824466.0713859 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.33:0/2269706317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.584 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:26 smithi033 bash[74781]: audit 1685824466.0719132 mon.a (mon.0) 1265 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:26.604 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:26 smithi083 bash[60048]: cluster 1685824465.1984236 mgr.y (mgr.34104) 1024 : cluster 0 pgmap v1102: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:26.604 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:26 smithi083 bash[60048]: audit 1685824466.0713859 mon.c (mon.2) 119 : audit 1 from='client.? 172.21.15.33:0/2269706317' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:26 smithi083 bash[60048]: audit 1685824466.0719132 mon.a (mon.0) 1265 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:34:26.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.630 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:26.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:26.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:26.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:26.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:26.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:26.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:26.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:27.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:27.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:27.138 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:27.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:27.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:27.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:27.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:27.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:27.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:27.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:27.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:27.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:27.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.3577642 mon.a (mon.0) 1266 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:27.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: audit 1685824466.3664985 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.3666692 mon.a (mon.0) 1268 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.6901617 osd.5 (osd.5) 152 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.6901617 osd.4 (osd.4) 163 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.6901643 osd.7 (osd.7) 184 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[74781]: cluster 1685824466.690172 osd.6 (osd.6) 138 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.3577642 mon.a (mon.0) 1266 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: audit 1685824466.3664985 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.3666692 mon.a (mon.0) 1268 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.6901617 osd.5 (osd.5) 152 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.6901617 osd.4 (osd.4) 163 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.6901643 osd.7 (osd.7) 184 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:27 smithi033 bash[78259]: cluster 1685824466.690172 osd.6 (osd.6) 138 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:27.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:27.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.3577642 mon.a (mon.0) 1266 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:27.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: audit 1685824466.3664985 mon.a (mon.0) 1267 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:34:27.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.3666692 mon.a (mon.0) 1268 : cluster 0 osdmap e249: 8 total, 8 up, 8 in 2023-06-03T20:34:27.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.6901617 osd.5 (osd.5) 152 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.6901617 osd.4 (osd.4) 163 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.6901643 osd.7 (osd.7) 184 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:27 smithi083 bash[60048]: cluster 1685824466.690172 osd.6 (osd.6) 138 : cluster 3 failed to encode map e249 with expected crc 2023-06-03T20:34:27.698 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:27.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.741 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:27.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:27.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:27.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:27.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:27.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.017 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:28.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:28.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.298 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:28.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:28.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:28.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:28.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:28.558 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:28 smithi033 bash[74781]: cluster 1685824467.1990776 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:28.558 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:28 smithi033 bash[78259]: cluster 1685824467.1990776 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:28.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:28.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:28 smithi083 bash[60048]: cluster 1685824467.1990776 mgr.y (mgr.34104) 1025 : cluster 0 pgmap v1104: 89 pgs: 89 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:28.691 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.725 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:28.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:28.830 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:28.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:28.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:28.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:28.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:29.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:29.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.018 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:29.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:29.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:29.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:29.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:29.302 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:29.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:29.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:34:29.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:29.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:29.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:29.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:29.583 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:29.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.587 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:29.687 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:29.721 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:29.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:29.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:29.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:29.869 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:29.891 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:29.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:30.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:30.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:30.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:30.173 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:30.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:30.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:30.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:30.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.316 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:30.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:30.455 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:30.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:30.522 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:34:30.557 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:30 smithi083 bash[60048]: cluster 1685824469.1998649 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:30.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:30.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:30.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:30.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:30.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:30.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:30.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:30 smithi033 bash[78259]: cluster 1685824469.1998649 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:30.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:30 smithi033 bash[74781]: cluster 1685824469.1998649 mgr.y (mgr.34104) 1026 : cluster 0 pgmap v1105: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:30.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:30.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:30.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:30.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:30.913 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:30.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:31.011 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:31.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:31.116 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:31.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:31.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:31.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:31.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.300 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:31.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:31.435 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:31.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:31.538 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:31.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:31.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:31.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:31.700 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:31.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:31.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:31.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:31.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:31.946 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:31.980 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:31.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:31.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:32.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:32.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:32.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:32.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:32.253 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:32.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:32.358 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:32.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:32.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:32.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:32.510 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:32 smithi033 bash[74781]: cluster 1685824471.2007158 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:32.510 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:32 smithi033 bash[78259]: cluster 1685824471.2007158 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:32.539 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:32.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:32.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:32 smithi083 bash[60048]: cluster 1685824471.2007158 mgr.y (mgr.34104) 1027 : cluster 0 pgmap v1106: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:32.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:32.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:32.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:32.816 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.818 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:32.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:32.953 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:32.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:32.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:33.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.091 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:33.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:33.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:33.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:33.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:33.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:33.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:33.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:33.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:33.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.658 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:33.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:33.796 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:33.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.799 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:33.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:33.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:33.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:33.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:34.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:34.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:34.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:34.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:34.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:34.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:34.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:34.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:34.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:34.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:34.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:34.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:34.495 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187631 8.5 8:a1a1c5ff:::benchmark_data_smithi033_153106_object78771:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.496 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.350889+0000", 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.13749019800002, 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23659433999999999, 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.497 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187631 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350889+0000", 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350889+0000", 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.499 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350888+0000", 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7069999999999997e-06 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350893+0000", 2023-06-03T20:34:34.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1814000000000001e-05 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350905+0000", 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7810000000000005e-06 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.350913+0000", 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0043567359999999999 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.355270+0000", 2023-06-03T20:34:34.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014657299999999999 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.355416+0000", 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017432400000000001 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,6,7", 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.355591+0000", 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011543612 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367134+0000", 2023-06-03T20:34:34.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00049153900000000004 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367626+0000", 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042158650000000001 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.371842+0000", 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.21500498300000001 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.586847+0000", 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017253 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.587019+0000", 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00046378800000000003 2023-06-03T20:34:34.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.587483+0000", 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23659433999999999 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.509 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187638 8.2 8:46d54cd8:::benchmark_data_smithi033_153106_object78778:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.509 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.367717+0000", 2023-06-03T20:34:34.509 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.12066224, 2023-06-03T20:34:34.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24231308500000001, 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187638 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.510 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367717+0000", 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367717+0000", 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367714+0000", 2023-06-03T20:34:34.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0159e-05 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367725+0000", 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6694e-05 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.513 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367741+0000", 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2900000000000002e-06 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367750+0000", 2023-06-03T20:34:34.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7792000000000003e-05 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367827+0000", 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015972800000000001 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.367987+0000", 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016998499999999999 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.368157+0000", 2023-06-03T20:34:34.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0089066969999999999 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.377064+0000", 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091473390000000009 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.386211+0000", 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.22370722000000001 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.609918+0000", 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5063999999999999e-05 2023-06-03T20:34:34.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.609983+0000", 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6217000000000002e-05 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610030+0000", 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24231308500000001 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.520 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187643 8.2 8:41e2c36b:::benchmark_data_smithi033_153106_object78783:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.372572+0000", 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.11580650299999, 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23758601700000001, 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.521 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187643 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.522 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372572+0000", 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372572+0000", 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.523 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372571+0000", 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.888e-06 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.524 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372578+0000", 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1343e-05 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372589+0000", 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0140000000000001e-06 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372596+0000", 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7608000000000002e-05 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.526 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372644+0000", 2023-06-03T20:34:34.527 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019248799999999999 2023-06-03T20:34:34.527 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.527 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.527 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.527 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.372836+0000", 2023-06-03T20:34:34.529 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000169323 2023-06-03T20:34:34.529 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.530 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.530 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:34.530 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.373006+0000", 2023-06-03T20:34:34.531 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045168530000000004 2023-06-03T20:34:34.532 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.532 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.532 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.532 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.377522+0000", 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0089468080000000005 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.386469+0000", 2023-06-03T20:34:34.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.22361246000000001 2023-06-03T20:34:34.534 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.534 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610082+0000", 2023-06-03T20:34:34.534 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4897000000000001e-05 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610117+0000", 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1721000000000003e-05 2023-06-03T20:34:34.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.536 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.536 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.536 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610158+0000", 2023-06-03T20:34:34.536 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23758601700000001 2023-06-03T20:34:34.537 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.537 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.537 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.537 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.538 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.538 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187649 8.5 8:a2cc830d:::benchmark_data_smithi033_153106_object78789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.538 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.379598+0000", 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.108780411, 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.21753302299999999, 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.539 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.540 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.540 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187649 2023-06-03T20:34:34.540 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.540 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.540 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379598+0000", 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.541 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379598+0000", 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379597+0000", 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2399999999999996e-06 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.542 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379606+0000", 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8683000000000001e-05 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379624+0000", 2023-06-03T20:34:34.543 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6070000000000002e-06 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379632+0000", 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2225999999999997e-05 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.544 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.545 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.545 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379694+0000", 2023-06-03T20:34:34.545 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000148159 2023-06-03T20:34:34.545 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.545 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.379842+0000", 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017511299999999999 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,6,7", 2023-06-03T20:34:34.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.380018+0000", 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0057394680000000002 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.385757+0000", 2023-06-03T20:34:34.547 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00052017700000000003 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.386277+0000", 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026053399999999998 2023-06-03T20:34:34.548 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.386538+0000", 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.21030859700000001 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.549 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.596846+0000", 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2094000000000006e-05 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.596908+0000", 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000223014 2023-06-03T20:34:34.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.551 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.551 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.551 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.597131+0000", 2023-06-03T20:34:34.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.21753302299999999 2023-06-03T20:34:34.552 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.552 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.552 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.552 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.553 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.553 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187656 8.5 8:ac5cda75:::benchmark_data_smithi033_153106_object78796:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.553 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.392800+0000", 2023-06-03T20:34:34.554 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.095579149, 2023-06-03T20:34:34.554 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.20451641000000001, 2023-06-03T20:34:34.554 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.554 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187656 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.555 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392800+0000", 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.556 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392800+0000", 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392798+0000", 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.833e-06 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392807+0000", 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4106e-05 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392821+0000", 2023-06-03T20:34:34.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1779999999999997e-06 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392828+0000", 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9045999999999998e-05 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.392877+0000", 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129524 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.560 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.393006+0000", 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010568 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,6,7", 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.393112+0000", 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011741613999999999 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.561 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.404854+0000", 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5135999999999997e-05 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.404889+0000", 2023-06-03T20:34:34.562 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5012000000000006e-05 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.404964+0000", 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.192210039 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.597174+0000", 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7475999999999998e-05 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.597211+0000", 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010476699999999999 2023-06-03T20:34:34.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.597316+0000", 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.20451641000000001 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.565 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:187664 8.2 8:4ff32204:::benchmark_data_smithi033_153106_object78804:head [delete] snapc 0=[] ondisk+write+known_if_redirected e193)", 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:58.412350+0000", 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 456.07602877800002, 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.197969175, 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.566 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 187664 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.567 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412350+0000", 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412350+0000", 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:34.568 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412349+0000", 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1070000000000001e-06 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412355+0000", 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1582e-05 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412366+0000", 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.66e-06 2023-06-03T20:34:34.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412372+0000", 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7188000000000003e-05 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412419+0000", 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000117093 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412536+0000", 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012471199999999999 2023-06-03T20:34:34.572 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.412661+0000", 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0041803689999999998 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.573 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.416841+0000", 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00060320999999999997 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.417444+0000", 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.19274860299999999 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610193+0000", 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5192999999999996e-05 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.575 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610268+0000", 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0939000000000001e-05 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:58.610319+0000", 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.197969175 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.576 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:217326 8.e e210/171 8:75925b38:::benchmark_data_smithi033_153106_object108466:head v 210'13257, mlcod=210'13255)", 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.349849+0000", 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.13852938299999, 2023-06-03T20:34:34.577 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27896010999999998, 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349849+0000", 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.578 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349849+0000", 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.579 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349849+0000", 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2311e-05 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349861+0000", 2023-06-03T20:34:34.580 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3770000000000002e-06 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349871+0000", 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1109999999999996e-06 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349877+0000", 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3096000000000002e-05 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349920+0000", 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9845000000000001e-05 2023-06-03T20:34:34.582 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.349940+0000", 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27877371400000001 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.583 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628713+0000", 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6292000000000006e-05 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628810+0000", 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27896010999999998 2023-06-03T20:34:34.584 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:217328 8.b e210/171 8:d27ba209:::benchmark_data_smithi033_153106_object108468:head v 210'13750, mlcod=210'13748)", 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.351224+0000", 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.137154974, 2023-06-03T20:34:34.585 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27764486300000002, 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351224+0000", 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.586 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351224+0000", 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.587 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351223+0000", 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.978e-06 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351233+0000", 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3660000000000003e-06 2023-06-03T20:34:34.588 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351241+0000", 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9550000000000002e-06 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.589 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351245+0000", 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8254999999999999e-05 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351283+0000", 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3076e-05 2023-06-03T20:34:34.590 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351296+0000", 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0132362 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.591 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.364532+0000", 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26433658399999999 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628869+0000", 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27764486300000002 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.592 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:217333 8.4 8:27ebdb5b:::benchmark_data_smithi033_153106_object108473:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.351797+0000", 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.13658177299999, 2023-06-03T20:34:34.593 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27741554800000001, 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 217333 2023-06-03T20:34:34.594 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351797+0000", 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.595 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351797+0000", 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351795+0000", 2023-06-03T20:34:34.596 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0029999999999997e-06 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351802+0000", 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1788e-05 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351814+0000", 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1070000000000001e-06 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.351820+0000", 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00074806600000000003 2023-06-03T20:34:34.598 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.352568+0000", 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000125962 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.599 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.352694+0000", 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015039900000000001 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,5", 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.352845+0000", 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.276011695 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.600 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628856+0000", 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0496000000000002e-05 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.601 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628877+0000", 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0562000000000005e-05 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628967+0000", 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012608699999999999 2023-06-03T20:34:34.602 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.629094+0000", 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011908699999999999 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.603 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.629213+0000", 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27741554800000001 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:217337 8.2 8:4755a150:::benchmark_data_smithi033_153106_object108477:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-06-03T20:34:34.604 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.359089+0000", 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.12928980100003, 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28265107099999998, 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:34:34.605 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 217337 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359089+0000", 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359089+0000", 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.607 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359087+0000", 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0786e-05 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359098+0000", 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8133000000000001e-05 2023-06-03T20:34:34.608 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359116+0000", 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7759999999999992e-06 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.609 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359125+0000", 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1690000000000001e-05 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359187+0000", 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26978706200000002 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.610 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628974+0000", 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000365724 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:34:34.611 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.629340+0000", 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.012270629999999999 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.641611+0000", 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1359999999999999e-06 2023-06-03T20:34:34.612 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.641618+0000", 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0328000000000002e-05 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.613 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.641648+0000", 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0383000000000002e-05 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.641698+0000", 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1717000000000001e-05 2023-06-03T20:34:34.614 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.641740+0000", 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28265107099999998 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.615 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop_reply(client.45122.0:217333 8.4 e210/175 ondisk, result = 0)", 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.359226+0000", 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.12915292100001, 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26999696299999998, 2023-06-03T20:34:34.616 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359226+0000", 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.617 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359226+0000", 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.618 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359225+0000", 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1679999999999998e-06 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.359232+0000", 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26952345100000002 2023-06-03T20:34:34.619 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628755+0000", 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9001999999999999e-05 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.620 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628774+0000", 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000160779 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628935+0000", 2023-06-03T20:34:34.621 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5953000000000001e-05 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628951+0000", 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00027173099999999999 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.622 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.629223+0000", 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26999696299999998 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.623 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop_reply(client.45122.0:217333 8.4 e210/175 ondisk, result = 0)", 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.360304+0000", 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.12807472499998, 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.268575024, 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.624 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.360304+0000", 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.360304+0000", 2023-06-03T20:34:34.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.360303+0000", 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3159999999999999e-06 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.360311+0000", 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.268358655 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628669+0000", 2023-06-03T20:34:34.627 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.406e-05 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628693+0000", 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000119867 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.628 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628813+0000", 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1486000000000001e-05 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628835+0000", 2023-06-03T20:34:34.629 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4499000000000002e-05 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628879+0000", 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.268575024 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.630 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45122.0:217349 8.b e210/171 8:d40ed9dc:::benchmark_data_smithi033_153106_object108489:head v 210'13751, mlcod=210'13748)", 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.371801+0000", 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 405.11657785199998, 2023-06-03T20:34:34.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27719173499999999, 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.371801+0000", 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.371801+0000", 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.371800+0000", 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6124e-05 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.371816+0000", 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.256765839 2023-06-03T20:34:34.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628582+0000", 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.8541999999999999e-05 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.635 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628610+0000", 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00033531499999999998 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628945+0000", 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6554000000000002e-05 2023-06-03T20:34:34.636 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.628992+0000", 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.019966747 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.637 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.648959+0000", 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3980999999999999e-05 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.648993+0000", 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27719173499999999 2023-06-03T20:34:34.638 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96525 9.4 9:2df4e9a0:::benchmark_data_smithi033_176926_object96524:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.276431+0000", 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 265.21194760100002, 2023-06-03T20:34:34.639 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0059456550000001, 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96525 2023-06-03T20:34:34.640 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276431+0000", 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276431+0000", 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276430+0000", 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015238900000000001 2023-06-03T20:34:34.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276582+0000", 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1602e-05 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276594+0000", 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6020000000000006e-06 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276603+0000", 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0780999999999998e-05 2023-06-03T20:34:34.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276684+0000", 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0713000000000001e-05 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:34:34.645 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.276695+0000", 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99433724000000001 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.271032+0000", 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0036573930000000001 2023-06-03T20:34:34.646 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.274689+0000", 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018153099999999999 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.647 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3", 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.274871+0000", 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0043272400000000004 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.279198+0000", 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002986734 2023-06-03T20:34:34.648 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.282185+0000", 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7552999999999993e-05 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.649 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.282272+0000", 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000104421 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.282377+0000", 2023-06-03T20:34:34.650 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0059456550000001 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45335.0:165025 9.c e234/216 9:3c4d6152:::benchmark_data_smithi033_176926_object57943:head v 234'10244, mlcod=234'10240)", 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:31:41.660691+0000", 2023-06-03T20:34:34.651 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 172.82768752199999, 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.031895224999999999, 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660691+0000", 2023-06-03T20:34:34.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660691+0000", 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660691+0000", 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4870000000000002e-06 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660699+0000", 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4725999999999999e-05 2023-06-03T20:34:34.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660714+0000", 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8029999999999999e-06 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.660721+0000", 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0078098200000000003 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.668530+0000", 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1451000000000003e-05 2023-06-03T20:34:34.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.668612+0000", 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.023931759 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.692544+0000", 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2938999999999997e-05 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:31:41.692587+0000", 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.031895224999999999 2023-06-03T20:34:34.658 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45335.0:197428 9.c e236/216 9:396eb1c8:::benchmark_data_smithi033_176926_object90346:head v 236'12293, mlcod=236'12289)", 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:32:36.665767+0000", 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 117.822611561, 2023-06-03T20:34:34.659 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.031026690999999999, 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665767+0000", 2023-06-03T20:34:34.660 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665767+0000", 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.661 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665766+0000", 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0098999999999999e-05 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665776+0000", 2023-06-03T20:34:34.662 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4514e-05 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665791+0000", 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6450000000000005e-06 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665799+0000", 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3832000000000002e-05 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665852+0000", 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.5639e-05 2023-06-03T20:34:34.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.665878+0000", 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.030817356000000001 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.696695+0000", 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.8627000000000003e-05 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:32:36.696794+0000", 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.031026690999999999 2023-06-03T20:34:34.666 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.667 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.667 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.667 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:34:34.667 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:34:34.667 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:34:34.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:34.668 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:34 smithi033 bash[74781]: cluster 1685824473.201108 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:34.669 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:34 smithi033 bash[74781]: audit 1685824474.1957223 mon.a (mon.0) 1269 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:34.669 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:34 smithi083 bash[60048]: cluster 1685824473.201108 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:34.669 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:34 smithi083 bash[60048]: audit 1685824474.1957223 mon.a (mon.0) 1269 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:34.669 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:34 smithi033 bash[78259]: cluster 1685824473.201108 mgr.y (mgr.34104) 1028 : cluster 0 pgmap v1107: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:34.669 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:34 smithi033 bash[78259]: audit 1685824474.1957223 mon.a (mon.0) 1269 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:34.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:34.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:34.806 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:34.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:34.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:34.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:34.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:34.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:34.977 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:35.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:35.121 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:35.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:35.225 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:35.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:35.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:35.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_ops_in_flight 2023-06-03T20:34:35.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:35.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:35.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:35.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:35.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:35.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.580 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:35.681 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:35.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:35.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:35.734 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:35.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:35.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:35.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:35.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:35.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:35.996 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:35.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:36.101 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:36.133 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:36.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:36.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:36.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:36.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:36.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:36.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:36.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:36.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:36.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:36.614 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:36] "GET /metrics HTTP/1.1" 200 223442 "" "Prometheus/2.33.4" 2023-06-03T20:34:36.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:36 smithi033 bash[78259]: cluster 1685824475.2023492 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:36.615 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:36 smithi033 bash[74781]: cluster 1685824475.2023492 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:36.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:36.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:36.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:36.793 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:36.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:36.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:36 smithi083 bash[60048]: cluster 1685824475.2023492 mgr.y (mgr.34104) 1029 : cluster 0 pgmap v1108: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:36.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:36.963 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:36.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:36.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:37.067 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.112 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:37.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:37.252 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:37.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:37.357 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.395 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:37.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:37.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:37.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.541 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:37.641 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:37.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.685 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:37.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:37.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:37.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.830 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:37.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:37.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:37.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:37.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:38.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:38.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:38.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:38.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:38.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:38.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:38.354 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:38.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:38.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:38.421 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_5' 2023-06-03T20:34:38.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:38.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:38.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:38.567 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:34:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:38 smithi033 bash[74781]: cluster 1685824477.2031367 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:38 smithi033 bash[74781]: audit 1685824477.7049637 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:34:38.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:38 smithi033 bash[78259]: cluster 1685824477.2031367 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:38 smithi033 bash[78259]: audit 1685824477.7049637 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:34:38.590 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:34:38.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:38.625 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:34:38.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:38.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:38.665 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:34:38.693 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:34:38.723 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:34:38.750 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:34:38.763 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:38.775 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:34:38.778 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.778 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.778 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.779 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.779 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.779 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.779 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.779 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:34:38.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:38.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:38 smithi083 bash[60048]: cluster 1685824477.2031367 mgr.y (mgr.34104) 1030 : cluster 0 pgmap v1109: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:38 smithi083 bash[60048]: audit 1685824477.7049637 mon.a (mon.0) 1270 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:34:38.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:38.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:38.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:38.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:39.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:39.073 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.077 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:39.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:39.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:39.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:39.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:39.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.346 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:39.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:39.481 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:39.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:39.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:39.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:39.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:39.637 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: audit 1685824478.4081283 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:34:39.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: cluster 1685824478.4082074 mon.a (mon.0) 1272 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-06-03T20:34:39.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: cluster 1685824478.4875083 osd.5 (osd.5) 153 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: cluster 1685824478.4875355 osd.4 (osd.4) 164 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: cluster 1685824478.487567 osd.6 (osd.6) 139 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: cluster 1685824478.487946 osd.7 (osd.7) 185 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: audit 1685824478.533711 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.33:0/1711726146' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[78259]: audit 1685824478.607606 mon.a (mon.0) 1273 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: audit 1685824478.4081283 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: cluster 1685824478.4082074 mon.a (mon.0) 1272 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: cluster 1685824478.4875083 osd.5 (osd.5) 153 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: cluster 1685824478.4875355 osd.4 (osd.4) 164 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: cluster 1685824478.487567 osd.6 (osd.6) 139 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: cluster 1685824478.487946 osd.7 (osd.7) 185 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: audit 1685824478.533711 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.33:0/1711726146' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:39.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:39 smithi033 bash[74781]: audit 1685824478.607606 mon.a (mon.0) 1273 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:39.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:39.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:39.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:39.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:39.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:39.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: audit 1685824478.4081283 mon.a (mon.0) 1271 : audit 1 from='client.? 172.21.15.33:0/678757983' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:34:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: cluster 1685824478.4082074 mon.a (mon.0) 1272 : cluster 0 osdmap e250: 8 total, 8 up, 8 in 2023-06-03T20:34:39.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: cluster 1685824478.4875083 osd.5 (osd.5) 153 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: cluster 1685824478.4875355 osd.4 (osd.4) 164 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: cluster 1685824478.487567 osd.6 (osd.6) 139 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: cluster 1685824478.487946 osd.7 (osd.7) 185 : cluster 3 failed to encode map e250 with expected crc 2023-06-03T20:34:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: audit 1685824478.533711 mon.c (mon.2) 120 : audit 0 from='client.? 172.21.15.33:0/1711726146' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:34:39.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:39 smithi083 bash[60048]: audit 1685824478.607606 mon.a (mon.0) 1273 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:39.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:40.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:40.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:40.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:40.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:40.178 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:34:40.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:40.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:40.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:40.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:40.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:40.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:40 smithi083 bash[60048]: cluster 1685824479.203675 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:40.690 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.723 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:40.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:40 smithi033 bash[74781]: cluster 1685824479.203675 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:40.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:40 smithi033 bash[78259]: cluster 1685824479.203675 mgr.y (mgr.34104) 1031 : cluster 0 pgmap v1111: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:40.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:40.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:40.962 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:40.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:40.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:41.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:41.126 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:41.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:41.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:41.260 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:41.364 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:41.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:41.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:41.472 DEBUG:teuthology.orchestra.run.smithi033:> /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-06-03T20:34:41.473 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-06-03T20:34:41.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:34:41.476 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:34:41.476 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:34:41.502 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:41.511 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:41 smithi083 bash[60048]: audit 1685824480.6805265 mon.a (mon.0) 1274 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:34:41.518 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:34:41.518 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:34:41.518 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_203613 2023-06-03T20:34:41.518 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:34:41.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:34:41.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:41.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:41.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:41.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:41.703 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:41 smithi033 bash[78259]: audit 1685824480.6805265 mon.a (mon.0) 1274 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:34:41.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:41.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:41 smithi033 bash[74781]: audit 1685824480.6805265 mon.a (mon.0) 1274 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:34:41.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:41.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:41.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:41.979 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:41.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:42.084 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:42.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:42.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:42.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:42.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:42.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:42.363 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:42.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:42.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:42.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:42.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 2726 2710 169.365 169.375 0.00580774 0.00587992 2023-06-03T20:34:42.540 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:42.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:42.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:42 smithi033 bash[78259]: cluster 1685824481.204857 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:42.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:42 smithi033 bash[74781]: cluster 1685824481.204857 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:42.644 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:42.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:42 smithi083 bash[60048]: cluster 1685824481.204857 mgr.y (mgr.34104) 1032 : cluster 0 pgmap v1112: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:42.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:42.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.683 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:42.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:42.820 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:42.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:42.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:42.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:42.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:42.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:43.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:43.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:43.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:43.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:43.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:43.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.242 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:43.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:43.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:43.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:43.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:43.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:43.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:43.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 5401 5385 168.266 167.188 0.0074626 0.00592865 2023-06-03T20:34:43.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:34:43.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:43.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:43.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:43.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:43.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:43.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:43.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:43.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:43.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:43.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:44.067 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:44.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:44.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:44.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:44.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:44.354 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:44.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:44.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:44.466 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:34:44.492 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:44.502 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:44 smithi083 bash[60048]: cluster 1685824483.205347 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:44.502 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:44 smithi083 bash[60048]: audit 1685824483.833993 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.33:0/4059833983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.503 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:44 smithi083 bash[60048]: audit 1685824483.8344357 mon.a (mon.0) 1275 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 7656 7640 159.152 140.938 0.00356013 0.00627047 2023-06-03T20:34:44.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:44.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:44.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[78259]: cluster 1685824483.205347 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:44.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[78259]: audit 1685824483.833993 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.33:0/4059833983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.638 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[78259]: audit 1685824483.8344357 mon.a (mon.0) 1275 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.638 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[74781]: cluster 1685824483.205347 mgr.y (mgr.34104) 1033 : cluster 0 pgmap v1113: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:34:44.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[74781]: audit 1685824483.833993 mon.c (mon.2) 121 : audit 1 from='client.? 172.21.15.33:0/4059833983' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.639 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:44 smithi033 bash[74781]: audit 1685824483.8344357 mon.a (mon.0) 1275 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:34:44.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:44.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:44.763 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:44.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:44.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:44.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:44.949 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:44.952 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:45.053 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:45.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:45.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.086 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:45.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:45.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:45.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:45.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:45.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:45.462 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:45.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:45.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 10135 10119 158.095 154.938 0.00629444 0.00631431 2023-06-03T20:34:45.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:45.614 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4349205 mon.a (mon.0) 1276 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:45.614 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4503994 osd.5 (osd.5) 154 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.614 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: audit 1685824484.451491 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:34:45.614 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4517133 mon.a (mon.0) 1278 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-06-03T20:34:45.615 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4562788 osd.6 (osd.6) 140 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.615 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4593554 osd.4 (osd.4) 165 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.615 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4595687 osd.7 (osd.7) 186 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.615 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:45 smithi083 bash[60048]: cluster 1685824484.4611948 osd.4 (osd.4) 166 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.645 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:45.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:45.749 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:45.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4349205 mon.a (mon.0) 1276 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4503994 osd.5 (osd.5) 154 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: audit 1685824484.451491 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:34:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4517133 mon.a (mon.0) 1278 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-06-03T20:34:45.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4562788 osd.6 (osd.6) 140 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4593554 osd.4 (osd.4) 165 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4595687 osd.7 (osd.7) 186 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[74781]: cluster 1685824484.4611948 osd.4 (osd.4) 166 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4349205 mon.a (mon.0) 1276 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:34:45.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4503994 osd.5 (osd.5) 154 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: audit 1685824484.451491 mon.a (mon.0) 1277 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4517133 mon.a (mon.0) 1278 : cluster 0 osdmap e251: 8 total, 8 up, 8 in 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4562788 osd.6 (osd.6) 140 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4593554 osd.4 (osd.4) 165 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4595687 osd.7 (osd.7) 186 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:45 smithi033 bash[78259]: cluster 1685824484.4611948 osd.4 (osd.4) 166 : cluster 3 failed to encode map e251 with expected crc 2023-06-03T20:34:45.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:45.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:45.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:45.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:46.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:46.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:46.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:46.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:46.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:46.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:46.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:46.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:46.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:46.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:46.461 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:46 smithi083 bash[60048]: cluster 1685824485.2061121 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-06-03T20:34:46.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:46.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:46.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 12497 12481 155.998 147.625 0.00458266 0.00640043 2023-06-03T20:34:46.594 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:46 smithi033 bash[78259]: cluster 1685824485.2061121 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-06-03T20:34:46.594 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:46 smithi033 bash[74781]: cluster 1685824485.2061121 mgr.y (mgr.34104) 1034 : cluster 0 pgmap v1115: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 59 MiB/s wr, 944 op/s 2023-06-03T20:34:46.595 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:46] "GET /metrics HTTP/1.1" 200 223452 "" "Prometheus/2.33.4" 2023-06-03T20:34:46.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:46.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:46.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:46.657 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:34:46.657 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:34:46.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:46.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:46.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:46.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:46.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:46.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:46.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:47.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:47.142 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:47.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:47.237 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:47.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:47.374 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:47.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.379 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:47.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:47.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 14590 14574 151.799 130.812 0.006739 0.00658085 2023-06-03T20:34:47.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:47.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:47.751 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:47.789 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:47.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:47.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:47.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:48.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:48.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:48.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:48.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:48.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:48.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:48.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:48.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:48.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:48.510 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_blocked_ops 2023-06-03T20:34:48.510 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:48.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:48.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 16 16532 16516 147.451 121.375 0.00433207 0.00677233 2023-06-03T20:34:48.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:48.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:48.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:48.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:48.763 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:48 smithi083 bash[60048]: cluster 1685824487.206658 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-06-03T20:34:48.789 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:48.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:48.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:48 smithi033 bash[78259]: cluster 1685824487.206658 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-06-03T20:34:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:48 smithi033 bash[74781]: cluster 1685824487.206658 mgr.y (mgr.34104) 1035 : cluster 0 pgmap v1116: 89 pgs: 89 active+clean; 473 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 54 MiB/s wr, 858 op/s 2023-06-03T20:34:48.894 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:48.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:34:49.003 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:49.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:49.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:49.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.149 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:49.207 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:49.250 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:49.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:49.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:49.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:49.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:49.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:49.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 16 18204 18188 142.081 104.5 0.0131544 0.00703023 2023-06-03T20:34:49.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:49.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:49.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:49.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:49.695 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:49.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:49.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:49.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:49.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:49.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:50.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:50.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:50.156 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:50.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:50.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:50.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:50.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:50.442 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:50.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:50.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:50.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 19866 19850 137.834 103.875 0.00505458 0.00724854 2023-06-03T20:34:50.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[74781]: cluster 1685824489.2071834 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 515 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:34:50.546 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[74781]: audit 1685824489.5377262 mon.a (mon.0) 1279 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.547 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[74781]: audit 1685824489.547493 mon.a (mon.0) 1280 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:50.593 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:50 smithi083 bash[60048]: cluster 1685824489.2071834 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 515 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:34:50.593 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:50 smithi083 bash[60048]: audit 1685824489.5377262 mon.a (mon.0) 1279 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:50 smithi083 bash[60048]: audit 1685824489.547493 mon.a (mon.0) 1280 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:50.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:50.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:50.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:50.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:50.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[78259]: cluster 1685824489.2071834 mgr.y (mgr.34104) 1036 : cluster 0 pgmap v1117: 89 pgs: 89 active+clean; 515 MiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:34:50.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[78259]: audit 1685824489.5377262 mon.a (mon.0) 1279 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:50 smithi033 bash[78259]: audit 1685824489.547493 mon.a (mon.0) 1280 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:50.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:50.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:50.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:50.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:51.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:51.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:51.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:51.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:51.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:51.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:51.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:51.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:51.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 21723 21707 135.656 116.062 0.00544903 0.00736403 2023-06-03T20:34:51.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:51.604 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:51.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:51.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:51.748 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:51.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: audit 1685824490.7403345 mon.a (mon.0) 1281 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: audit 1685824490.7516031 mon.a (mon.0) 1282 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: cluster 1685824491.2078905 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:51.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: audit 1685824491.3901658 mon.a (mon.0) 1283 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:34:51.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: audit 1685824491.3926642 mon.a (mon.0) 1284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:34:51.750 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[74781]: audit 1685824491.4014373 mon.a (mon.0) 1285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:51.852 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:51.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:51.888 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: audit 1685824490.7403345 mon.a (mon.0) 1281 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: audit 1685824490.7516031 mon.a (mon.0) 1282 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: cluster 1685824491.2078905 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: audit 1685824491.3901658 mon.a (mon.0) 1283 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:34:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: audit 1685824491.3926642 mon.a (mon.0) 1284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:34:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:51 smithi083 bash[60048]: audit 1685824491.4014373 mon.a (mon.0) 1285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:51.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:52.019 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:52.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.022 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: audit 1685824490.7403345 mon.a (mon.0) 1281 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:52.022 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: audit 1685824490.7516031 mon.a (mon.0) 1282 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:52.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: cluster 1685824491.2078905 mgr.y (mgr.34104) 1037 : cluster 0 pgmap v1118: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:52.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: audit 1685824491.3901658 mon.a (mon.0) 1283 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:34:52.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: audit 1685824491.3926642 mon.a (mon.0) 1284 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:34:52.023 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:51 smithi033 bash[78259]: audit 1685824491.4014373 mon.a (mon.0) 1285 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:34:52.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:52.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:52.407 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:52.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:52.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 23712 23696 134.624 124.312 0.00979635 0.00742136 2023-06-03T20:34:52.547 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:52.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.551 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:52.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:52.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:52.792 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:52.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:52.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:52.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:52.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:52.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:53.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:53.115 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:53.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:53.119 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:34:53.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:53.252 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:53.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:53.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:53.385 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:53.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:53.488 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:53.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:53.519 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 15 25291 25276 131.634 98.75 0.0068799 0.00758951 2023-06-03T20:34:53.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.521 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:53.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:53.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:53.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:53.799 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:53.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:53.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:53.934 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:53.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:53.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:54.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:54.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:54.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:54.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:54.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:54.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:54 smithi033 bash[74781]: cluster 1685824493.208258 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:54.322 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:54 smithi033 bash[74781]: audit 1685824493.6082697 mon.a (mon.0) 1286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:54.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:54.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:54.457 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:54 smithi083 bash[60048]: cluster 1685824493.208258 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:54.458 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:54 smithi083 bash[60048]: audit 1685824493.6082697 mon.a (mon.0) 1286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:54.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:54.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:54.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 26873 26857 129.108 98.8125 0.0103505 0.00773909 2023-06-03T20:34:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:54 smithi033 bash[78259]: cluster 1685824493.208258 mgr.y (mgr.34104) 1038 : cluster 0 pgmap v1119: 89 pgs: 89 active+clean; 1.1 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 113 MiB/s wr, 1.81k op/s 2023-06-03T20:34:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:54 smithi033 bash[78259]: audit 1685824493.6082697 mon.a (mon.0) 1286 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:34:54.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.625 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:54.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:54.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:54.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.770 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:54.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.906 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:54.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:54.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:55.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:55.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:55.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:55.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.183 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:55.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:55.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:55.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:55.327 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:34:55.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:55.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:55.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:55.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 28061 28045 125.189 74.25 0.364855 0.00793132 2023-06-03T20:34:55.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:55.701 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:55.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:55.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:55.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:55.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:55.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:55.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:56.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:56.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.003 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:56.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:56.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:56.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:56.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:34:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:34:56] "GET /metrics HTTP/1.1" 200 223685 "" "Prometheus/2.33.4" 2023-06-03T20:34:56.373 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:56.382 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:56 smithi083 bash[60048]: cluster 1685824495.2093997 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-06-03T20:34:56.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:34:56.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.422 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:34:56.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 29607 29591 123.284 96.625 0.00752368 0.00810499 2023-06-03T20:34:56.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:56.554 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:56.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:56.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:56 smithi033 bash[74781]: cluster 1685824495.2093997 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-06-03T20:34:56.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:56 smithi033 bash[78259]: cluster 1685824495.2093997 mgr.y (mgr.34104) 1039 : cluster 0 pgmap v1120: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 148 MiB/s wr, 2.37k op/s 2023-06-03T20:34:56.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:56.797 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:56.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:56.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:56.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.981 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:56.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:56.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:57.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:57.121 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:57.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:57.225 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:57.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:57.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:57.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:57.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:57.504 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:57.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 31137 31121 121.555 95.625 0.0114885 0.00821974 2023-06-03T20:34:57.543 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:57.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.546 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:57.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:57.679 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:57.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:57.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:57.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:57.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:57.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:57.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:57.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:57.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:58.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:58.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.115 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:58.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:58.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:58.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:58.335 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:58 smithi033 bash[74781]: cluster 1685824497.209868 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-06-03T20:34:58.336 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:58 smithi033 bash[78259]: cluster 1685824497.209868 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-06-03T20:34:58.345 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:34:58.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:58.352 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:34:58.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:58.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:58.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:58.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 16 32759 32743 120.367 101.375 0.0144345 0.00829445 2023-06-03T20:34:58.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:58.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:58.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:58 smithi083 bash[60048]: cluster 1685824497.209868 mgr.y (mgr.34104) 1040 : cluster 0 pgmap v1121: 89 pgs: 89 active+clean; 1.6 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2023-06-03T20:34:58.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:58.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:58.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:58.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:58.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:34:58.914 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:58.946 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:58.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:58.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:59.050 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:59.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:34:59.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:34:59.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:59.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:34:59.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:34:59.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:59.363 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:34:59.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.365 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:34:59.466 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:59.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:34:59.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:34:59.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 34345 34329 119.187 99.125 0.00297168 0.00838371 2023-06-03T20:34:59.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:59.602 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:34:59 smithi083 bash[60048]: audit 1685824498.309986 mgr.y (mgr.34104) 1041 : audit 0 from='client.45578 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:34:59.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:34:59.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:34:59.658 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:34:59 smithi033 bash[74781]: audit 1685824498.309986 mgr.y (mgr.34104) 1041 : audit 0 from='client.45578 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:34:59.659 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:34:59 smithi033 bash[78259]: audit 1685824498.309986 mgr.y (mgr.34104) 1041 : audit 0 from='client.45578 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:34:59.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:59.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:34:59.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.785 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:34:59.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:59.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:34:59.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:34:59.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:00.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:00.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:00.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:00.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:00.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:00.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:00.333 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:00.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:00.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:00.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:00.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:00.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 35650 35634 117.206 81.5625 0.00851579 0.00852506 2023-06-03T20:35:00.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:00.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:00 smithi083 bash[60048]: cluster 1685824499.2103658 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-06-03T20:35:00.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:00.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:00.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:00.726 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:00 smithi033 bash[74781]: cluster 1685824499.2103658 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-06-03T20:35:00.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:00 smithi033 bash[78259]: cluster 1685824499.2103658 mgr.y (mgr.34104) 1042 : cluster 0 pgmap v1122: 89 pgs: 89 active+clean; 1.7 GiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 103 MiB/s wr, 1.64k op/s 2023-06-03T20:35:00.752 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:00.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:00.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:00.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:00.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:00.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:00.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:01.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:01.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:01.086 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:35:01.087 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:35:01.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:01.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:01.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:01.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:01.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:01.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:01.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:01.448 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:01.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:35:01.513944+0000 min lat: 0.00124795 max lat: 0.371164 avg lat: 0.00861969 2023-06-03T20:35:01.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:35:01.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 37116 37100 115.927 91.625 0.004123 0.00861969 2023-06-03T20:35:01.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:01.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:01.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:01.626 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1121,"stamp":"2023-06-03T20:34:57.209625+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1757091726,"num_objects":26826,"num_object_clones":0,"num_object_copies":80478,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26826,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":27063,"num_write_kb":1717774,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":3563058,"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":26997,"ondisk_log_size":26997,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":275,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":8110652,"kb_used_data":5626684,"kb_used_omap":21,"kb_used_meta":2483882,"kb_avail":741850564,"statfs":{"total":767960285184,"available":759654977536,"internally_reserved":0,"allocated":5761724416,"data_stored":5756214118,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":2543495587},"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":1261043712,"num_objects":19242,"num_object_clones":0,"num_object_copies":57726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":19242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":19242,"num_write_kb":1231488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004060"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":272,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493717+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:34:38.493717+0000","last_peered":"2023-06-03T20:34:38.493717+0000","last_clean":"2023-06-03T20:34:38.493717+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:34:38.493717+0000","last_undegraded":"2023-06-03T20:34:38.493717+0000","last_fullsized":"2023-06-03T20:34:38.493717+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":241,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.406154+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:34:38.406154+0000","last_peered":"2023-06-03T20:34:38.406154+0000","last_clean":"2023-06-03T20:34:38.406154+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:34:38.406154+0000","last_undegraded":"2023-06-03T20:34:38.406154+0000","last_fullsized":"2023-06-03T20:34:38.406154+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":210,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405515+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:34:38.405515+0000","last_peered":"2023-06-03T20:34:38.405515+0000","last_clean":"2023-06-03T20:34:38.405515+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:34:38.405515+0000","last_undegraded":"2023-06-03T20:34:38.405515+0000","last_fullsized":"2023-06-03T20:34:38.405515+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":100,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486278+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:34:38.486278+0000","last_peered":"2023-06-03T20:34:38.486278+0000","last_clean":"2023-06-03T20:34:38.486278+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:34:38.486278+0000","last_undegraded":"2023-06-03T20:34:38.486278+0000","last_fullsized":"2023-06-03T20:34:38.486278+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404724+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:34:38.404724+0000","last_peered":"2023-06-03T20:34:38.404724+0000","last_clean":"2023-06-03T20:34:38.404724+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:34:38.404724+0000","last_undegraded":"2023-06-03T20:34:38.404724+0000","last_fullsized":"2023-06-03T20:34:38.404724+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494215+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:34:38.494215+0000","last_peered":"2023-06-03T20:34:38.494215+0000","last_clean":"2023-06-03T20:34:38.494215+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:34:38.494215+0000","last_undegraded":"2023-06-03T20:34:38.494215+0000","last_fullsized":"2023-06-03T20:34:38.494215+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":99,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486614+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:34:38.486614+0000","last_peered":"2023-06-03T20:34:38.486614+0000","last_clean":"2023-06-03T20:34:38.486614+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:34:38.486614+0000","last_undegraded":"2023-06-03T20:34:38.486614+0000","last_fullsized":"2023-06-03T20:34:38.486614+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":275,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404880+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:34:38.404880+0000","last_peered":"2023-06-03T20:34:38.404880+0000","last_clean":"2023-06-03T20:34:38.404880+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:34:38.404880+0000","last_undegraded":"2023-06-03T20:34:38.404880+0000","last_fullsized":"2023-06-03T20:34:38.404880+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495686+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:34:38.495686+0000","last_peered":"2023-06-03T20:34:38.495686+0000","last_clean":"2023-06-03T20:34:38.495686+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:34:38.495686+0000","last_undegraded":"2023-06-03T20:34:38.495686+0000","last_fullsized":"2023-06-03T20:34:38.495686+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":224,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404904+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:34:38.404904+0000","last_peered":"2023-06-03T20:34:38.404904+0000","last_clean":"2023-06-03T20:34:38.404904+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:34:38.404904+0000","last_undegraded":"2023-06-03T20:34:38.404904+0000","last_fullsized":"2023-06-03T20:34:38.404904+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":221,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496455+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:34:38.496455+0000","last_peered":"2023-06-03T20:34:38.496455+0000","last_clean":"2023-06-03T20:34:38.496455+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:34:38.496455+0000","last_undegraded":"2023-06-03T20:34:38.496455+0000","last_fullsized":"2023-06-03T20:34:38.496455+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":241,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405373+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:34:38.405373+0000","last_peered":"2023-06-03T20:34:38.405373+0000","last_clean":"2023-06-03T20:34:38.405373+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:34:38.405373+0000","last_undegraded":"2023-06-03T20:34:38.405373+0000","last_fullsized":"2023-06-03T20:34:38.405373+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":298,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494048+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:34:38.494048+0000","last_peered":"2023-06-03T20:34:38.494048+0000","last_clean":"2023-06-03T20:34:38.494048+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:34:38.494048+0000","last_undegraded":"2023-06-03T20:34:38.494048+0000","last_fullsized":"2023-06-03T20:34:38.494048+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493707+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:34:38.493707+0000","last_peered":"2023-06-03T20:34:38.493707+0000","last_clean":"2023-06-03T20:34:38.493707+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:34:38.493707+0000","last_undegraded":"2023-06-03T20:34:38.493707+0000","last_fullsized":"2023-06-03T20:34:38.493707+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":220,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496559+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:34:38.496559+0000","last_peered":"2023-06-03T20:34:38.496559+0000","last_clean":"2023-06-03T20:34:38.496559+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:34:38.496559+0000","last_undegraded":"2023-06-03T20:34:38.496559+0000","last_fullsized":"2023-06-03T20:34:38.496559+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":242,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405542+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:34:38.405542+0000","last_peered":"2023-06-03T20:34:38.405542+0000","last_clean":"2023-06-03T20:34:38.405542+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:34:38.405542+0000","last_undegraded":"2023-06-03T20:34:38.405542+0000","last_fullsized":"2023-06-03T20:34:38.405542+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":100,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:39.757659+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:34:39.757659+0000","last_peered":"2023-06-03T20:34:39.757659+0000","last_clean":"2023-06-03T20:34:39.757659+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:34:39.757659+0000","last_undegraded":"2023-06-03T20:34:39.757659+0000","last_fullsized":"2023-06-03T20:34:39.757659+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":213,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495558+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:34:38.495558+0000","last_peered":"2023-06-03T20:34:38.495558+0000","last_clean":"2023-06-03T20:34:38.495558+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:34:38.495558+0000","last_undegraded":"2023-06-03T20:34:38.495558+0000","last_fullsized":"2023-06-03T20:34:38.495558+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":248,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496024+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:34:38.496024+0000","last_peered":"2023-06-03T20:34:38.496024+0000","last_clean":"2023-06-03T20:34:38.496024+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:34:38.496024+0000","last_undegraded":"2023-06-03T20:34:38.496024+0000","last_fullsized":"2023-06-03T20:34:38.496024+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":108,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486142+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:34:38.486142+0000","last_peered":"2023-06-03T20:34:38.486142+0000","last_clean":"2023-06-03T20:34:38.486142+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:34:38.486142+0000","last_undegraded":"2023-06-03T20:34:38.486142+0000","last_fullsized":"2023-06-03T20:34:38.486142+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":68,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.492493+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:34:38.492493+0000","last_peered":"2023-06-03T20:34:38.492493+0000","last_clean":"2023-06-03T20:34:38.492493+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:34:38.492493+0000","last_undegraded":"2023-06-03T20:34:38.492493+0000","last_fullsized":"2023-06-03T20:34:38.492493+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":242,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.406673+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:34:38.406673+0000","last_peered":"2023-06-03T20:34:38.406673+0000","last_clean":"2023-06-03T20:34:38.406673+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:34:38.406673+0000","last_undegraded":"2023-06-03T20:34:38.406673+0000","last_fullsized":"2023-06-03T20:34:38.406673+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"251'1617","reported_seq":1630,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.412169+0000","last_change":"2023-06-03T20:34:22.350935+0000","last_active":"2023-06-03T20:34:54.412169+0000","last_peered":"2023-06-03T20:34:54.412169+0000","last_clean":"2023-06-03T20:34:54.412169+0000","last_became_active":"2023-06-03T20:34:22.350608+0000","last_became_peered":"2023-06-03T20:34:22.350608+0000","last_unstale":"2023-06-03T20:34:54.412169+0000","last_undegraded":"2023-06-03T20:34:54.412169+0000","last_fullsized":"2023-06-03T20:34:54.412169+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1617,"log_dups_size":0,"ondisk_log_size":1617,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105971712,"num_objects":1617,"num_object_clones":0,"num_object_copies":4851,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1617,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1617,"num_write_kb":103488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":245,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496255+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:34:38.496255+0000","last_peered":"2023-06-03T20:34:38.496255+0000","last_clean":"2023-06-03T20:34:38.496255+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:34:38.496255+0000","last_undegraded":"2023-06-03T20:34:38.496255+0000","last_fullsized":"2023-06-03T20:34:38.496255+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":234,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495388+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:34:38.495388+0000","last_peered":"2023-06-03T20:34:38.495388+0000","last_clean":"2023-06-03T20:34:38.495388+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:34:38.495388+0000","last_undegraded":"2023-06-03T20:34:38.495388+0000","last_fullsized":"2023-06-03T20:34:38.495388+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"251'1655","reported_seq":1668,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.416276+0000","last_change":"2023-06-03T20:34:22.961847+0000","last_active":"2023-06-03T20:34:54.416276+0000","last_peered":"2023-06-03T20:34:54.416276+0000","last_clean":"2023-06-03T20:34:54.416276+0000","last_became_active":"2023-06-03T20:34:22.961003+0000","last_became_peered":"2023-06-03T20:34:22.961003+0000","last_unstale":"2023-06-03T20:34:54.416276+0000","last_undegraded":"2023-06-03T20:34:54.416276+0000","last_fullsized":"2023-06-03T20:34:54.416276+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1655,"log_dups_size":0,"ondisk_log_size":1655,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108462080,"num_objects":1655,"num_object_clones":0,"num_object_copies":4965,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1655,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1655,"num_write_kb":105920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":235,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496324+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:34:38.496324+0000","last_peered":"2023-06-03T20:34:38.496324+0000","last_clean":"2023-06-03T20:34:38.496324+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:34:38.496324+0000","last_undegraded":"2023-06-03T20:34:38.496324+0000","last_fullsized":"2023-06-03T20:34:38.496324+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":243,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493478+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:34:38.493478+0000","last_peered":"2023-06-03T20:34:38.493478+0000","last_clean":"2023-06-03T20:34:38.493478+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:34:38.493478+0000","last_undegraded":"2023-06-03T20:34:38.493478+0000","last_fullsized":"2023-06-03T20:34:38.493478+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"251'1726","reported_seq":1740,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.765025+0000","last_change":"2023-06-03T20:34:22.956675+0000","last_active":"2023-06-03T20:34:54.765025+0000","last_peered":"2023-06-03T20:34:54.765025+0000","last_clean":"2023-06-03T20:34:54.765025+0000","last_became_active":"2023-06-03T20:34:22.955451+0000","last_became_peered":"2023-06-03T20:34:22.955451+0000","last_unstale":"2023-06-03T20:34:54.765025+0000","last_undegraded":"2023-06-03T20:34:54.765025+0000","last_fullsized":"2023-06-03T20:34:54.765025+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1726,"log_dups_size":0,"ondisk_log_size":1726,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:33:36.478803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113115136,"num_objects":1726,"num_object_clones":0,"num_object_copies":5178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1726,"num_write_kb":110464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":256,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496174+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:34:38.496174+0000","last_peered":"2023-06-03T20:34:38.496174+0000","last_clean":"2023-06-03T20:34:38.496174+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:34:38.496174+0000","last_undegraded":"2023-06-03T20:34:38.496174+0000","last_fullsized":"2023-06-03T20:34:38.496174+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":73,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.492963+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:34:38.492963+0000","last_peered":"2023-06-03T20:34:38.492963+0000","last_clean":"2023-06-03T20:34:38.492963+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:34:38.492963+0000","last_undegraded":"2023-06-03T20:34:38.492963+0000","last_fullsized":"2023-06-03T20:34:38.492963+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"251'1615","reported_seq":1629,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.467102+0000","last_change":"2023-06-03T20:34:22.953829+0000","last_active":"2023-06-03T20:34:54.467102+0000","last_peered":"2023-06-03T20:34:54.467102+0000","last_clean":"2023-06-03T20:34:54.467102+0000","last_became_active":"2023-06-03T20:34:22.953479+0000","last_became_peered":"2023-06-03T20:34:22.953479+0000","last_unstale":"2023-06-03T20:34:54.467102+0000","last_undegraded":"2023-06-03T20:34:54.467102+0000","last_fullsized":"2023-06-03T20:34:54.467102+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1615,"log_dups_size":0,"ondisk_log_size":1615,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:13:40.168593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105840640,"num_objects":1615,"num_object_clones":0,"num_object_copies":4845,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1615,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1615,"num_write_kb":103360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":242,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495280+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:34:38.495280+0000","last_peered":"2023-06-03T20:34:38.495280+0000","last_clean":"2023-06-03T20:34:38.495280+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:34:38.495280+0000","last_undegraded":"2023-06-03T20:34:38.495280+0000","last_fullsized":"2023-06-03T20:34:38.495280+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":115,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486950+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:34:38.486950+0000","last_peered":"2023-06-03T20:34:38.486950+0000","last_clean":"2023-06-03T20:34:38.486950+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:34:38.486950+0000","last_undegraded":"2023-06-03T20:34:38.486950+0000","last_fullsized":"2023-06-03T20:34:38.486950+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"251'1604","reported_seq":1618,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:53.914008+0000","last_change":"2023-06-03T20:34:22.343485+0000","last_active":"2023-06-03T20:34:53.914008+0000","last_peered":"2023-06-03T20:34:53.914008+0000","last_clean":"2023-06-03T20:34:53.914008+0000","last_became_active":"2023-06-03T20:34:22.343174+0000","last_became_peered":"2023-06-03T20:34:22.343174+0000","last_unstale":"2023-06-03T20:34:53.914008+0000","last_undegraded":"2023-06-03T20:34:53.914008+0000","last_fullsized":"2023-06-03T20:34:53.914008+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1604,"log_dups_size":0,"ondisk_log_size":1604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:20:57.699153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":105119744,"num_objects":1604,"num_object_clones":0,"num_object_copies":4812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1604,"num_write_kb":102656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":253,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:44.461199+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:34:44.461199+0000","last_peered":"2023-06-03T20:34:44.461199+0000","last_clean":"2023-06-03T20:34:44.461199+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:34:44.461199+0000","last_undegraded":"2023-06-03T20:34:44.461199+0000","last_fullsized":"2023-06-03T20:34:44.461199+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":249,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494243+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:34:38.494243+0000","last_peered":"2023-06-03T20:34:38.494243+0000","last_clean":"2023-06-03T20:34:38.494243+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:34:38.494243+0000","last_undegraded":"2023-06-03T20:34:38.494243+0000","last_fullsized":"2023-06-03T20:34:38.494243+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"251'1656","reported_seq":1670,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.389337+0000","last_change":"2023-06-03T20:34:22.954615+0000","last_active":"2023-06-03T20:34:54.389337+0000","last_peered":"2023-06-03T20:34:54.389337+0000","last_clean":"2023-06-03T20:34:54.389337+0000","last_became_active":"2023-06-03T20:34:22.954319+0000","last_became_peered":"2023-06-03T20:34:22.954319+0000","last_unstale":"2023-06-03T20:34:54.389337+0000","last_undegraded":"2023-06-03T20:34:54.389337+0000","last_fullsized":"2023-06-03T20:34:54.389337+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1656,"log_dups_size":0,"ondisk_log_size":1656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:56:51.339891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108527616,"num_objects":1656,"num_object_clones":0,"num_object_copies":4968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1656,"num_write_kb":105984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":73,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.492620+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:34:38.492620+0000","last_peered":"2023-06-03T20:34:38.492620+0000","last_clean":"2023-06-03T20:34:38.492620+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:34:38.492620+0000","last_undegraded":"2023-06-03T20:34:38.492620+0000","last_fullsized":"2023-06-03T20:34:38.492620+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493753+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:34:38.493753+0000","last_peered":"2023-06-03T20:34:38.493753+0000","last_clean":"2023-06-03T20:34:38.493753+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:34:38.493753+0000","last_undegraded":"2023-06-03T20:34:38.493753+0000","last_fullsized":"2023-06-03T20:34:38.493753+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"251'1693","reported_seq":1706,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.420547+0000","last_change":"2023-06-03T20:34:22.351362+0000","last_active":"2023-06-03T20:34:54.420547+0000","last_peered":"2023-06-03T20:34:54.420547+0000","last_clean":"2023-06-03T20:34:54.420547+0000","last_became_active":"2023-06-03T20:34:22.351030+0000","last_became_peered":"2023-06-03T20:34:22.351030+0000","last_unstale":"2023-06-03T20:34:54.420547+0000","last_undegraded":"2023-06-03T20:34:54.420547+0000","last_fullsized":"2023-06-03T20:34:54.420547+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1693,"log_dups_size":0,"ondisk_log_size":1693,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1693,"num_write_kb":108352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":214,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.492948+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:34:38.492948+0000","last_peered":"2023-06-03T20:34:38.492948+0000","last_clean":"2023-06-03T20:34:38.492948+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:34:38.492948+0000","last_undegraded":"2023-06-03T20:34:38.492948+0000","last_fullsized":"2023-06-03T20:34:38.492948+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":264,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494540+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:34:38.494540+0000","last_peered":"2023-06-03T20:34:38.494540+0000","last_clean":"2023-06-03T20:34:38.494540+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:34:38.494540+0000","last_undegraded":"2023-06-03T20:34:38.494540+0000","last_fullsized":"2023-06-03T20:34:38.494540+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"251'1680","reported_seq":1693,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.477110+0000","last_change":"2023-06-03T20:34:22.353013+0000","last_active":"2023-06-03T20:34:54.477110+0000","last_peered":"2023-06-03T20:34:54.477110+0000","last_clean":"2023-06-03T20:34:54.477110+0000","last_became_active":"2023-06-03T20:34:22.352663+0000","last_became_peered":"2023-06-03T20:34:22.352663+0000","last_unstale":"2023-06-03T20:34:54.477110+0000","last_undegraded":"2023-06-03T20:34:54.477110+0000","last_fullsized":"2023-06-03T20:34:54.477110+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1680,"log_dups_size":0,"ondisk_log_size":1680,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":110100480,"num_objects":1680,"num_object_clones":0,"num_object_copies":5040,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1680,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1680,"num_write_kb":107520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404605+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:34:38.404605+0000","last_peered":"2023-06-03T20:34:38.404605+0000","last_clean":"2023-06-03T20:34:38.404605+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:34:38.404605+0000","last_undegraded":"2023-06-03T20:34:38.404605+0000","last_fullsized":"2023-06-03T20:34:38.404605+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":211,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.408699+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:34:38.408699+0000","last_peered":"2023-06-03T20:34:38.408699+0000","last_clean":"2023-06-03T20:34:38.408699+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:34:38.408699+0000","last_undegraded":"2023-06-03T20:34:38.408699+0000","last_fullsized":"2023-06-03T20:34:38.408699+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"251'1644","reported_seq":1657,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.410467+0000","last_change":"2023-06-03T20:34:22.350478+0000","last_active":"2023-06-03T20:34:54.410467+0000","last_peered":"2023-06-03T20:34:54.410467+0000","last_clean":"2023-06-03T20:34:54.410467+0000","last_became_active":"2023-06-03T20:34:22.350124+0000","last_became_peered":"2023-06-03T20:34:22.350124+0000","last_unstale":"2023-06-03T20:34:54.410467+0000","last_undegraded":"2023-06-03T20:34:54.410467+0000","last_fullsized":"2023-06-03T20:34:54.410467+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1644,"log_dups_size":0,"ondisk_log_size":1644,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":107741184,"num_objects":1644,"num_object_clones":0,"num_object_copies":4932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1644,"num_write_kb":105216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":225,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.408930+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:34:38.408930+0000","last_peered":"2023-06-03T20:34:38.408930+0000","last_clean":"2023-06-03T20:34:38.408930+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:34:38.408930+0000","last_undegraded":"2023-06-03T20:34:38.408930+0000","last_fullsized":"2023-06-03T20:34:38.408930+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":229,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495556+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:34:38.495556+0000","last_peered":"2023-06-03T20:34:38.495556+0000","last_clean":"2023-06-03T20:34:38.495556+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:34:38.495556+0000","last_undegraded":"2023-06-03T20:34:38.495556+0000","last_fullsized":"2023-06-03T20:34:38.495556+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.485914+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:34:38.485914+0000","last_peered":"2023-06-03T20:34:38.485914+0000","last_clean":"2023-06-03T20:34:38.485914+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:34:38.485914+0000","last_undegraded":"2023-06-03T20:34:38.485914+0000","last_fullsized":"2023-06-03T20:34:38.485914+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"251'1824","reported_seq":1836,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.490702+0000","last_change":"2023-06-03T20:34:22.348430+0000","last_active":"2023-06-03T20:34:54.490702+0000","last_peered":"2023-06-03T20:34:54.490702+0000","last_clean":"2023-06-03T20:34:54.490702+0000","last_became_active":"2023-06-03T20:34:22.348082+0000","last_became_peered":"2023-06-03T20:34:22.348082+0000","last_unstale":"2023-06-03T20:34:54.490702+0000","last_undegraded":"2023-06-03T20:34:54.490702+0000","last_fullsized":"2023-06-03T20:34:54.490702+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1824,"log_dups_size":0,"ondisk_log_size":1824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119537664,"num_objects":1824,"num_object_clones":0,"num_object_copies":5472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1824,"num_write_kb":116736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":253,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495500+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:34:38.495500+0000","last_peered":"2023-06-03T20:34:38.495500+0000","last_clean":"2023-06-03T20:34:38.495500+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:34:38.495500+0000","last_undegraded":"2023-06-03T20:34:38.495500+0000","last_fullsized":"2023-06-03T20:34:38.495500+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493333+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:34:38.493333+0000","last_peered":"2023-06-03T20:34:38.493333+0000","last_clean":"2023-06-03T20:34:38.493333+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:34:38.493333+0000","last_undegraded":"2023-06-03T20:34:38.493333+0000","last_fullsized":"2023-06-03T20:34:38.493333+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":225,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:39.420519+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:34:39.420519+0000","last_peered":"2023-06-03T20:34:39.420519+0000","last_clean":"2023-06-03T20:34:39.420519+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:34:39.420519+0000","last_undegraded":"2023-06-03T20:34:39.420519+0000","last_fullsized":"2023-06-03T20:34:39.420519+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"251'1663","reported_seq":1675,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.465556+0000","last_change":"2023-06-03T20:34:22.349444+0000","last_active":"2023-06-03T20:34:54.465556+0000","last_peered":"2023-06-03T20:34:54.465556+0000","last_clean":"2023-06-03T20:34:54.465556+0000","last_became_active":"2023-06-03T20:34:22.349094+0000","last_became_peered":"2023-06-03T20:34:22.349094+0000","last_unstale":"2023-06-03T20:34:54.465556+0000","last_undegraded":"2023-06-03T20:34:54.465556+0000","last_fullsized":"2023-06-03T20:34:54.465556+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1663,"log_dups_size":0,"ondisk_log_size":1663,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":108986368,"num_objects":1663,"num_object_clones":0,"num_object_copies":4989,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1663,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1663,"num_write_kb":106432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":91,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.485717+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:34:38.485717+0000","last_peered":"2023-06-03T20:34:38.485717+0000","last_clean":"2023-06-03T20:34:38.485717+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:34:38.485717+0000","last_undegraded":"2023-06-03T20:34:38.485717+0000","last_fullsized":"2023-06-03T20:34:38.485717+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":252,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405633+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:34:38.405633+0000","last_peered":"2023-06-03T20:34:38.405633+0000","last_clean":"2023-06-03T20:34:38.405633+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:34:38.405633+0000","last_undegraded":"2023-06-03T20:34:38.405633+0000","last_fullsized":"2023-06-03T20:34:38.405633+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":239,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.409022+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:34:38.409022+0000","last_peered":"2023-06-03T20:34:38.409022+0000","last_clean":"2023-06-03T20:34:38.409022+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:34:38.409022+0000","last_undegraded":"2023-06-03T20:34:38.409022+0000","last_fullsized":"2023-06-03T20:34:38.409022+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"251'1621","reported_seq":1634,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.427930+0000","last_change":"2023-06-03T20:34:22.349894+0000","last_active":"2023-06-03T20:34:54.427930+0000","last_peered":"2023-06-03T20:34:54.427930+0000","last_clean":"2023-06-03T20:34:54.427930+0000","last_became_active":"2023-06-03T20:34:22.349515+0000","last_became_peered":"2023-06-03T20:34:22.349515+0000","last_unstale":"2023-06-03T20:34:54.427930+0000","last_undegraded":"2023-06-03T20:34:54.427930+0000","last_fullsized":"2023-06-03T20:34:54.427930+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1621,"log_dups_size":0,"ondisk_log_size":1621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":106233856,"num_objects":1621,"num_object_clones":0,"num_object_copies":4863,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1621,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1621,"num_write_kb":103744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":236,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495188+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:34:38.495188+0000","last_peered":"2023-06-03T20:34:38.495188+0000","last_clean":"2023-06-03T20:34:38.495188+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:34:38.495188+0000","last_undegraded":"2023-06-03T20:34:38.495188+0000","last_fullsized":"2023-06-03T20:34:38.495188+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":592,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495897+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:34:38.495897+0000","last_peered":"2023-06-03T20:34:38.495897+0000","last_clean":"2023-06-03T20:34:38.495897+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:34:38.495897+0000","last_undegraded":"2023-06-03T20:34:38.495897+0000","last_fullsized":"2023-06-03T20:34:38.495897+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":225,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405252+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:34:38.405252+0000","last_peered":"2023-06-03T20:34:38.405252+0000","last_clean":"2023-06-03T20:34:38.405252+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:34:38.405252+0000","last_undegraded":"2023-06-03T20:34:38.405252+0000","last_fullsized":"2023-06-03T20:34:38.405252+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":58,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494255+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:34:38.494255+0000","last_peered":"2023-06-03T20:34:38.494255+0000","last_clean":"2023-06-03T20:34:38.494255+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:34:38.494255+0000","last_undegraded":"2023-06-03T20:34:38.494255+0000","last_fullsized":"2023-06-03T20:34:38.494255+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"251'1732","reported_seq":1746,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.737631+0000","last_change":"2023-06-03T20:34:22.342748+0000","last_active":"2023-06-03T20:34:54.737631+0000","last_peered":"2023-06-03T20:34:54.737631+0000","last_clean":"2023-06-03T20:34:54.737631+0000","last_became_active":"2023-06-03T20:34:22.342397+0000","last_became_peered":"2023-06-03T20:34:22.342397+0000","last_unstale":"2023-06-03T20:34:54.737631+0000","last_undegraded":"2023-06-03T20:34:54.737631+0000","last_fullsized":"2023-06-03T20:34:54.737631+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1732,"log_dups_size":0,"ondisk_log_size":1732,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:41:37.068259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":113508352,"num_objects":1732,"num_object_clones":0,"num_object_copies":5196,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1732,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1732,"num_write_kb":110848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":252,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495877+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:34:38.495877+0000","last_peered":"2023-06-03T20:34:38.495877+0000","last_clean":"2023-06-03T20:34:38.495877+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:34:38.495877+0000","last_undegraded":"2023-06-03T20:34:38.495877+0000","last_fullsized":"2023-06-03T20:34:38.495877+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":221,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.485545+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:34:38.485545+0000","last_peered":"2023-06-03T20:34:38.485545+0000","last_clean":"2023-06-03T20:34:38.485545+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:34:38.485545+0000","last_undegraded":"2023-06-03T20:34:38.485545+0000","last_fullsized":"2023-06-03T20:34:38.485545+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":109,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486192+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:34:38.486192+0000","last_peered":"2023-06-03T20:34:38.486192+0000","last_clean":"2023-06-03T20:34:38.486192+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:34:38.486192+0000","last_undegraded":"2023-06-03T20:34:38.486192+0000","last_fullsized":"2023-06-03T20:34:38.486192+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"251'1696","reported_seq":1709,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.489363+0000","last_change":"2023-06-03T20:34:22.350597+0000","last_active":"2023-06-03T20:34:54.489363+0000","last_peered":"2023-06-03T20:34:54.489363+0000","last_clean":"2023-06-03T20:34:54.489363+0000","last_became_active":"2023-06-03T20:34:22.350254+0000","last_became_peered":"2023-06-03T20:34:22.350254+0000","last_unstale":"2023-06-03T20:34:54.489363+0000","last_undegraded":"2023-06-03T20:34:54.489363+0000","last_fullsized":"2023-06-03T20:34:54.489363+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1696,"log_dups_size":0,"ondisk_log_size":1696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1696,"num_write_kb":108544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":240,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.496169+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:34:38.496169+0000","last_peered":"2023-06-03T20:34:38.496169+0000","last_clean":"2023-06-03T20:34:38.496169+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:34:38.496169+0000","last_undegraded":"2023-06-03T20:34:38.496169+0000","last_fullsized":"2023-06-03T20:34:38.496169+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":240,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.408853+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:34:38.408853+0000","last_peered":"2023-06-03T20:34:38.408853+0000","last_clean":"2023-06-03T20:34:38.408853+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:34:38.408853+0000","last_undegraded":"2023-06-03T20:34:38.408853+0000","last_fullsized":"2023-06-03T20:34:38.408853+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":100,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486798+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:34:38.486798+0000","last_peered":"2023-06-03T20:34:38.486798+0000","last_clean":"2023-06-03T20:34:38.486798+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:34:38.486798+0000","last_undegraded":"2023-06-03T20:34:38.486798+0000","last_fullsized":"2023-06-03T20:34:38.486798+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"251'1700","reported_seq":1713,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.482154+0000","last_change":"2023-06-03T20:34:22.353121+0000","last_active":"2023-06-03T20:34:54.482154+0000","last_peered":"2023-06-03T20:34:54.482154+0000","last_clean":"2023-06-03T20:34:54.482154+0000","last_became_active":"2023-06-03T20:34:22.352747+0000","last_became_peered":"2023-06-03T20:34:22.352747+0000","last_unstale":"2023-06-03T20:34:54.482154+0000","last_undegraded":"2023-06-03T20:34:54.482154+0000","last_fullsized":"2023-06-03T20:34:54.482154+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1700,"log_dups_size":0,"ondisk_log_size":1700,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","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":1700,"num_write_kb":108800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":253,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.406583+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:34:38.406583+0000","last_peered":"2023-06-03T20:34:38.406583+0000","last_clean":"2023-06-03T20:34:38.406583+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:34:38.406583+0000","last_undegraded":"2023-06-03T20:34:38.406583+0000","last_fullsized":"2023-06-03T20:34:38.406583+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":218,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.409504+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:34:38.409504+0000","last_peered":"2023-06-03T20:34:38.409504+0000","last_clean":"2023-06-03T20:34:38.409504+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:34:38.409504+0000","last_undegraded":"2023-06-03T20:34:38.409504+0000","last_fullsized":"2023-06-03T20:34:38.409504+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":243,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404680+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:34:38.404680+0000","last_peered":"2023-06-03T20:34:38.404680+0000","last_clean":"2023-06-03T20:34:38.404680+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:34:38.404680+0000","last_undegraded":"2023-06-03T20:34:38.404680+0000","last_fullsized":"2023-06-03T20:34:38.404680+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"251'1676","reported_seq":1687,"reported_epoch":251,"state":"active+clean","last_fresh":"2023-06-03T20:34:54.464676+0000","last_change":"2023-06-03T20:34:22.960361+0000","last_active":"2023-06-03T20:34:54.464676+0000","last_peered":"2023-06-03T20:34:54.464676+0000","last_clean":"2023-06-03T20:34:54.464676+0000","last_became_active":"2023-06-03T20:34:22.959984+0000","last_became_peered":"2023-06-03T20:34:22.959984+0000","last_unstale":"2023-06-03T20:34:54.464676+0000","last_undegraded":"2023-06-03T20:34:54.464676+0000","last_fullsized":"2023-06-03T20:34:54.464676+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":1676,"log_dups_size":0,"ondisk_log_size":1676,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109838336,"num_objects":1676,"num_object_clones":0,"num_object_copies":5028,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1676,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1676,"num_write_kb":107264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":58,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493991+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:34:38.493991+0000","last_peered":"2023-06-03T20:34:38.493991+0000","last_clean":"2023-06-03T20:34:38.493991+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:34:38.493991+0000","last_undegraded":"2023-06-03T20:34:38.493991+0000","last_fullsized":"2023-06-03T20:34:38.493991+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":119,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486361+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:34:38.486361+0000","last_peered":"2023-06-03T20:34:38.486361+0000","last_clean":"2023-06-03T20:34:38.486361+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:34:38.486361+0000","last_undegraded":"2023-06-03T20:34:38.486361+0000","last_fullsized":"2023-06-03T20:34:38.486361+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":243,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.493291+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:34:38.493291+0000","last_peered":"2023-06-03T20:34:38.493291+0000","last_clean":"2023-06-03T20:34:38.493291+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:34:38.493291+0000","last_undegraded":"2023-06-03T20:34:38.493291+0000","last_fullsized":"2023-06-03T20:34:38.493291+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":99,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.485433+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:34:38.485433+0000","last_peered":"2023-06-03T20:34:38.485433+0000","last_clean":"2023-06-03T20:34:38.485433+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:34:38.485433+0000","last_undegraded":"2023-06-03T20:34:38.485433+0000","last_fullsized":"2023-06-03T20:34:38.485433+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":105,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486652+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:34:38.486652+0000","last_peered":"2023-06-03T20:34:38.486652+0000","last_clean":"2023-06-03T20:34:38.486652+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:34:38.486652+0000","last_undegraded":"2023-06-03T20:34:38.486652+0000","last_fullsized":"2023-06-03T20:34:38.486652+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":116,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495400+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:34:38.495400+0000","last_peered":"2023-06-03T20:34:38.495400+0000","last_clean":"2023-06-03T20:34:38.495400+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:34:38.495400+0000","last_undegraded":"2023-06-03T20:34:38.495400+0000","last_fullsized":"2023-06-03T20:34:38.495400+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494009+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:34:38.494009+0000","last_peered":"2023-06-03T20:34:38.494009+0000","last_clean":"2023-06-03T20:34:38.494009+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:34:38.494009+0000","last_undegraded":"2023-06-03T20:34:38.494009+0000","last_fullsized":"2023-06-03T20:34:38.494009+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":86,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.495430+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:34:38.495430+0000","last_peered":"2023-06-03T20:34:38.495430+0000","last_clean":"2023-06-03T20:34:38.495430+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:34:38.495430+0000","last_undegraded":"2023-06-03T20:34:38.495430+0000","last_fullsized":"2023-06-03T20:34:38.495430+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":255,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.494015+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:34:38.494015+0000","last_peered":"2023-06-03T20:34:38.494015+0000","last_clean":"2023-06-03T20:34:38.494015+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:34:38.494015+0000","last_undegraded":"2023-06-03T20:34:38.494015+0000","last_fullsized":"2023-06-03T20:34:38.494015+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":288,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.405848+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:34:38.405848+0000","last_peered":"2023-06-03T20:34:38.405848+0000","last_clean":"2023-06-03T20:34:38.405848+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:34:38.405848+0000","last_undegraded":"2023-06-03T20:34:38.405848+0000","last_fullsized":"2023-06-03T20:34:38.405848+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":263,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.404816+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:34:38.404816+0000","last_peered":"2023-06-03T20:34:38.404816+0000","last_clean":"2023-06-03T20:34:38.404816+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:34:38.404816+0000","last_undegraded":"2023-06-03T20:34:38.404816+0000","last_fullsized":"2023-06-03T20:34:38.404816+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":121,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.486693+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:34:38.486693+0000","last_peered":"2023-06-03T20:34:38.486693+0000","last_clean":"2023-06-03T20:34:38.486693+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:34:38.486693+0000","last_undegraded":"2023-06-03T20:34:38.486693+0000","last_fullsized":"2023-06-03T20:34:38.486693+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":258,"reported_epoch":250,"state":"active+clean","last_fresh":"2023-06-03T20:34:38.492747+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:34:38.492747+0000","last_peered":"2023-06-03T20:34:38.492747+0000","last_clean":"2023-06-03T20:34:38.492747+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:34:38.492747+0000","last_undegraded":"2023-06-03T20:34:38.492747+0000","last_fullsized":"2023-06-03T20:34:38.492747+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":1756495872,"num_objects":26802,"num_object_clones":0,"num_object_copies":80406,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":26802,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":26802,"num_write_kb":1715328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":5304287232,"data_stored":5304287232,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":26802,"ondisk_log_size":26802,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430693,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":800044,"kb_used_data":409508,"kb_used_omap":0,"kb_used_meta":390528,"kb_avail":92945108,"statfs":{"total":95995035648,"available":95175790592,"internally_reserved":0,"allocated":419336192,"data_stored":418816382,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":399900672},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:35 2023","interfaces":[{"interface":"back","average":{"1min":0.78200000000000003,"5min":1.4039999999999999,"15min":2.7549999999999999},"min":{"1min":0.51500000000000001,"5min":0.23000000000000001,"15min":0.23000000000000001},"max":{"1min":1.1850000000000001,"5min":6.601,"15min":246.643},"last":2.6469999999999998},{"interface":"front","average":{"1min":0.81699999999999995,"5min":1.1519999999999999,"15min":2.5310000000000001},"min":{"1min":0.45800000000000002,"5min":0.30299999999999999,"15min":0.27100000000000002},"max":{"1min":1.385,"5min":10.050000000000001,"15min":246.02600000000001},"last":1.367}]},{"osd":1,"last update":"Sat Jun 3 20:34:24 2023","interfaces":[{"interface":"back","average":{"1min":0.871,"5min":1.609,"15min":1.7789999999999999},"min":{"1min":0.48499999999999999,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.1619999999999999,"5min":12.239000000000001,"15min":12.239000000000001},"last":1.284},{"interface":"front","average":{"1min":0.92700000000000005,"5min":2.2810000000000001,"15min":2.4449999999999998},"min":{"1min":0.63,"5min":0.38800000000000001,"15min":0.38800000000000001},"max":{"1min":1.212,"5min":12.215,"15min":12.215},"last":1.0049999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:34:28 2023","interfaces":[{"interface":"back","average":{"1min":0.875,"5min":1.2569999999999999,"15min":1.4410000000000001},"min":{"1min":0.52100000000000002,"5min":0.29399999999999998,"15min":0.28499999999999998},"max":{"1min":1.173,"5min":6.6769999999999996,"15min":8.8279999999999994},"last":0.42899999999999999},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.1120000000000001,"15min":1.411},"min":{"1min":0.57199999999999995,"5min":0.33300000000000002,"15min":0.313},"max":{"1min":1.131,"5min":10.205,"15min":10.205},"last":1.3520000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":1.4470000000000001,"15min":2.6669999999999998},"min":{"1min":0.47399999999999998,"5min":0.34499999999999997,"15min":0.30499999999999999},"max":{"1min":1.1839999999999999,"5min":6.8300000000000001,"15min":92.436999999999998},"last":0.46200000000000002},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.825,"15min":2.75},"min":{"1min":0.439,"5min":0.371,"15min":0.317},"max":{"1min":2.7829999999999999,"5min":11.68,"15min":91.870000000000005},"last":1.036}]},{"osd":4,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.093,"15min":1.375},"min":{"1min":0.48999999999999999,"5min":0.29399999999999998,"15min":0.27400000000000002},"max":{"1min":1.165,"5min":12.576000000000001,"15min":14.116},"last":1.3080000000000001},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.4179999999999999,"15min":1.494},"min":{"1min":0.41899999999999998,"5min":0.35199999999999998,"15min":0.28199999999999997},"max":{"1min":2.746,"5min":7.4580000000000002,"15min":10.295999999999999},"last":0.96099999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.5009999999999999,"15min":1.6240000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":1.2470000000000001,"5min":8.9290000000000003,"15min":16.047999999999998},"last":0.48699999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.5920000000000001,"15min":1.6479999999999999},"min":{"1min":0.59699999999999998,"5min":0.45400000000000001,"15min":0.33100000000000002},"max":{"1min":1.3049999999999999,"5min":10.093,"15min":10.576000000000001},"last":1.3240000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.357,"15min":1.4319999999999999},"min":{"1min":0.53300000000000003,"5min":0.38700000000000001,"15min":0.34899999999999998},"max":{"1min":1.3480000000000001,"5min":18.193999999999999,"15min":18.193999999999999},"last":1.3380000000000001},{"interface":"front","average":{"1min":1.389,"5min":1.6850000000000001,"15min":1.599},"min":{"1min":0.66100000000000003,"5min":0.35099999999999998,"15min":0.314},"max":{"1min":5.1879999999999997,"5min":7.4379999999999997,"15min":8.4819999999999993},"last":3.4790000000000001}]}]},{"osd":6,"up_from":42,"seq":180388626926,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1026012,"kb_used_data":734548,"kb_used_omap":0,"kb_used_meta":291456,"kb_avail":92719140,"statfs":{"total":95995035648,"available":94944399360,"internally_reserved":0,"allocated":752177152,"data_stored":751673265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":298450944},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:36 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.1479999999999999,"15min":1.3380000000000001},"min":{"1min":0.441,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":1.048,"5min":8.1899999999999995,"15min":34.545000000000002},"last":3.8119999999999998},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.82999999999999996,"15min":1.302},"min":{"1min":0.58399999999999996,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.2669999999999999,"5min":4.6639999999999997,"15min":34.466000000000001},"last":2.7200000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:34:23 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":1.4810000000000001,"15min":1.647},"min":{"1min":0.497,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3009999999999999,"5min":6.96,"15min":6.96},"last":3.427},{"interface":"front","average":{"1min":0.81200000000000006,"5min":1.694,"15min":1.8240000000000001},"min":{"1min":0.53000000000000003,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.121,"5min":8.2509999999999994,"15min":8.2509999999999994},"last":0.999}]},{"osd":2,"last update":"Sat Jun 3 20:34:23 2023","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.80300000000000005,"15min":1.1930000000000001},"min":{"1min":0.46500000000000002,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":1.2330000000000001,"5min":4.5890000000000004,"15min":7.7640000000000002},"last":2.6970000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.03,"15min":1.288},"min":{"1min":0.624,"5min":0.29999999999999999,"15min":0.29399999999999998},"max":{"1min":1.258,"5min":8.0969999999999995,"15min":12.529},"last":1.04}]},{"osd":3,"last update":"Sat Jun 3 20:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":1.9950000000000001,"15min":2.0449999999999999},"min":{"1min":0.57499999999999996,"5min":0.378,"15min":0.30199999999999999},"max":{"1min":1.0629999999999999,"5min":76.682000000000002,"15min":76.682000000000002},"last":4.0289999999999999},{"interface":"front","average":{"1min":1.228,"5min":2.4910000000000001,"15min":2.2269999999999999},"min":{"1min":0.41399999999999998,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":4.2309999999999999,"5min":76.576999999999998,"15min":76.576999999999998},"last":0.96499999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:34:00 2023","interfaces":[{"interface":"back","average":{"1min":0.77200000000000002,"5min":0.93700000000000006,"15min":1.214},"min":{"1min":0.38400000000000001,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.216,"5min":9.4149999999999991,"15min":11.914999999999999},"last":2.6549999999999998},{"interface":"front","average":{"1min":0.72699999999999998,"5min":1.095,"15min":1.2949999999999999},"min":{"1min":0.47599999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":1.0149999999999999,"5min":9.4849999999999994,"15min":9.4849999999999994},"last":0.64900000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:34:00 2023","interfaces":[{"interface":"back","average":{"1min":0.91800000000000004,"5min":1.1619999999999999,"15min":1.2490000000000001},"min":{"1min":0.48299999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.2989999999999999,"5min":7.0129999999999999,"15min":9.0220000000000002},"last":2.6230000000000002},{"interface":"front","average":{"1min":0.871,"5min":1.2649999999999999,"15min":1.49},"min":{"1min":0.52700000000000002,"5min":0.31,"15min":0.31},"max":{"1min":1.175,"5min":8.0749999999999993,"15min":12.215},"last":2.1280000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:33:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0449999999999999,"5min":1.6970000000000001,"15min":1.6080000000000001},"min":{"1min":0.44600000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.54,"5min":16.347999999999999,"15min":16.347999999999999},"last":0.69599999999999995},{"interface":"front","average":{"1min":1.258,"5min":1.593,"15min":1.4359999999999999},"min":{"1min":0.45800000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":6.3819999999999997,"5min":16.048999999999999,"15min":16.515999999999998},"last":1.4890000000000001}]}]},{"osd":1,"up_from":231,"seq":992137445421,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":987200,"kb_used_data":861048,"kb_used_omap":5,"kb_used_meta":126138,"kb_avail":92757952,"statfs":{"total":95995035648,"available":94984142848,"internally_reserved":0,"allocated":881713152,"data_stored":880832114,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":129165987},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":1.5920000000000001,"15min":1.73},"min":{"1min":0.41799999999999998,"5min":0.249,"15min":0.249},"max":{"1min":0.98599999999999999,"5min":11.157999999999999,"15min":11.157999999999999},"last":1.024},{"interface":"front","average":{"1min":0.69999999999999996,"5min":1.4330000000000001,"15min":1.577},"min":{"1min":0.42299999999999999,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.073,"5min":9.4410000000000007,"15min":9.4410000000000007},"last":2.4969999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.67900000000000005,"5min":1.2070000000000001,"15min":1.4319999999999999},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.5,"5min":6.1130000000000004,"15min":6.1130000000000004},"last":0.64600000000000002},{"interface":"front","average":{"1min":0.749,"5min":1.52,"15min":1.6599999999999999},"min":{"1min":0.372,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":1.232,"5min":11.236000000000001,"15min":11.236000000000001},"last":2.2269999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":2.21,"15min":2.4420000000000002},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.109,"5min":11.207000000000001,"15min":11.207000000000001},"last":0.52400000000000002},{"interface":"front","average":{"1min":0.67000000000000004,"5min":2.2250000000000001,"15min":2.5470000000000002},"min":{"1min":0.41299999999999998,"5min":0.26900000000000002,"15min":0.26900000000000002},"max":{"1min":1.137,"5min":15.898,"15min":15.898},"last":0.40200000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.84899999999999998,"5min":1.5369999999999999,"15min":1.764},"min":{"1min":0.59499999999999997,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.6890000000000001,"5min":6.5039999999999996,"15min":6.5039999999999996},"last":0.72599999999999998},{"interface":"front","average":{"1min":0.93300000000000005,"5min":1.673,"15min":1.7709999999999999},"min":{"1min":0.58199999999999996,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":1.3839999999999999,"5min":11.272,"15min":11.272},"last":0.81999999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":1.9099999999999999,"15min":2.1040000000000001},"min":{"1min":0.47599999999999998,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":1.3,"5min":12.561,"15min":12.561},"last":2.548},{"interface":"front","average":{"1min":0.93999999999999995,"5min":1.875,"15min":2.1619999999999999},"min":{"1min":0.53600000000000003,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.635,"5min":6.54,"15min":6.54},"last":0.755}]},{"osd":6,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":0.91700000000000004,"5min":2.0019999999999998,"15min":2.282},"min":{"1min":0.60199999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.337,"5min":12.398999999999999,"15min":12.398999999999999},"last":3.2789999999999999},{"interface":"front","average":{"1min":0.98099999999999998,"5min":1.782,"15min":2.073},"min":{"1min":0.622,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.5720000000000001,"5min":6.7089999999999996,"15min":6.7089999999999996},"last":0.69399999999999995}]},{"osd":7,"last update":"Sat Jun 3 20:34:19 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":2.2400000000000002,"15min":2.5659999999999998},"min":{"1min":0.69299999999999995,"5min":0.496,"15min":0.496},"max":{"1min":1.748,"5min":8.1449999999999996,"15min":8.1449999999999996},"last":0.89200000000000002},{"interface":"front","average":{"1min":1,"5min":1.9350000000000001,"15min":2.0870000000000002},"min":{"1min":0.45700000000000002,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":1.6240000000000001,"5min":11.298999999999999,"15min":11.298999999999999},"last":1.0669999999999999}]}]},{"osd":0,"up_from":77,"seq":330712482109,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1285804,"kb_used_data":1078052,"kb_used_omap":5,"kb_used_meta":207738,"kb_avail":92459348,"statfs":{"total":95995035648,"available":94678372352,"internally_reserved":0,"allocated":1103925248,"data_stored":1103059532,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":212724346},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:34:23 2023","interfaces":[{"interface":"back","average":{"1min":0.73199999999999998,"5min":2.04,"15min":2.552},"min":{"1min":0.39600000000000002,"5min":0.247,"15min":0.247},"max":{"1min":1.2210000000000001,"5min":9.875,"15min":9.875},"last":0.45200000000000001},{"interface":"front","average":{"1min":0.80800000000000005,"5min":2.5270000000000001,"15min":3.1640000000000001},"min":{"1min":0.47699999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.2430000000000001,"5min":14.018000000000001,"15min":14.018000000000001},"last":1.2470000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:34:36 2023","interfaces":[{"interface":"back","average":{"1min":0.78000000000000003,"5min":1.0669999999999999,"15min":1.702},"min":{"1min":0.44400000000000001,"5min":0.20999999999999999,"15min":0.20999999999999999},"max":{"1min":1.266,"5min":13.308,"15min":126.889},"last":0.88300000000000001},{"interface":"front","average":{"1min":0.82099999999999995,"5min":1.599,"15min":1.6739999999999999},"min":{"1min":0.42699999999999999,"5min":0.22900000000000001,"15min":0.20499999999999999},"max":{"1min":1.49,"5min":14.996,"15min":126.98699999999999},"last":2.1280000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:34:50 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":2.3740000000000001,"15min":1.996},"min":{"1min":0.32400000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.2170000000000001,"5min":39.619999999999997,"15min":39.619999999999997},"last":1.4059999999999999},{"interface":"front","average":{"1min":0.67900000000000005,"5min":2.161,"15min":1.78},"min":{"1min":0.35499999999999998,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":1.119,"5min":33.262999999999998,"15min":33.262999999999998},"last":1.137}]},{"osd":4,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0840000000000001,"15min":1.3220000000000001},"min":{"1min":0.57999999999999996,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.8090000000000002,"5min":5.8029999999999999,"15min":8.6379999999999999},"last":0.81499999999999995},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.6719999999999999,"15min":1.411},"min":{"1min":0.66100000000000003,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":1.5820000000000001,"5min":14.516999999999999,"15min":14.516999999999999},"last":1.5}]},{"osd":5,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":2.0430000000000001,"15min":1.661},"min":{"1min":0.69499999999999995,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":1.661,"5min":14.558,"15min":14.558},"last":1.6839999999999999},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.714,"15min":1.5629999999999999},"min":{"1min":0.498,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":1.619,"5min":14.706,"15min":14.706},"last":1.9359999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.71,"15min":1.5009999999999999},"min":{"1min":0.74399999999999999,"5min":0.38200000000000001,"15min":0.34200000000000003},"max":{"1min":1.7889999999999999,"5min":14.587,"15min":14.587},"last":1.571},{"interface":"front","average":{"1min":1.014,"5min":1.5920000000000001,"15min":1.5960000000000001},"min":{"1min":0.68799999999999994,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.734,"5min":14.628,"15min":14.628},"last":2.0339999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.8160000000000001,"15min":1.6619999999999999},"min":{"1min":0.72199999999999998,"5min":0.40799999999999997,"15min":0.372},"max":{"1min":1.556,"5min":14.731999999999999,"15min":14.731999999999999},"last":1.98},{"interface":"front","average":{"1min":1.111,"5min":1.446,"15min":1.4990000000000001},"min":{"1min":0.72199999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.6850000000000001,"5min":9.1839999999999993,"15min":9.1839999999999993},"last":0.85499999999999998}]}]},{"osd":2,"up_from":87,"seq":373662155057,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":950436,"kb_used_data":618908,"kb_used_omap":7,"kb_used_meta":331512,"kb_avail":92794716,"statfs":{"total":95995035648,"available":95021789184,"internally_reserved":0,"allocated":633761792,"data_stored":632901513,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":339468369},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:22 2023","interfaces":[{"interface":"back","average":{"1min":0.67600000000000005,"5min":1.794,"15min":1.583},"min":{"1min":0.33400000000000002,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":1.077,"5min":57.338999999999999,"15min":57.338999999999999},"last":0.64100000000000001},{"interface":"front","average":{"1min":0.73099999999999998,"5min":2.0129999999999999,"15min":1.784},"min":{"1min":0.32400000000000001,"5min":0.307,"15min":0.20300000000000001},"max":{"1min":0.99299999999999999,"5min":57.302999999999997,"15min":57.302999999999997},"last":0.29499999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:34:18 2023","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":1.367,"15min":1.4490000000000001},"min":{"1min":0.45400000000000001,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":1.073,"5min":11.101000000000001,"15min":11.101000000000001},"last":0.86099999999999999},{"interface":"front","average":{"1min":0.72099999999999997,"5min":1.6100000000000001,"15min":1.9279999999999999},"min":{"1min":0.52700000000000002,"5min":0.246,"15min":0.246},"max":{"1min":1.2450000000000001,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":2.5259999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:33:56 2023","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":5.149,"15min":4.5759999999999996},"min":{"1min":0.39900000000000002,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":2.7679999999999998,"5min":98.316999999999993,"15min":269.459},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":5.0179999999999998,"15min":4.218},"min":{"1min":0.42599999999999999,"5min":0.29299999999999998,"15min":0.26700000000000002},"max":{"1min":3.7570000000000001,"5min":98.370999999999995,"15min":271.16300000000001},"last":2.1070000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:34:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98799999999999999,"5min":1.0780000000000001,"15min":1.4870000000000001},"min":{"1min":0.74199999999999999,"5min":0.308,"15min":0.308},"max":{"1min":1.3140000000000001,"5min":8.8000000000000007,"15min":14.300000000000001},"last":2.1320000000000001},{"interface":"front","average":{"1min":1.032,"5min":0.97499999999999998,"15min":1.3460000000000001},"min":{"1min":0.57599999999999996,"5min":0.34799999999999998,"15min":0.32200000000000001},"max":{"1min":1.4399999999999999,"5min":5.5090000000000003,"15min":13.564},"last":5.0890000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:34:22 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.419,"15min":1.7410000000000001},"min":{"1min":0.62,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.4530000000000001,"5min":7.7830000000000004,"15min":9.0489999999999995},"last":0.57699999999999996},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.4350000000000001,"15min":1.665},"min":{"1min":0.81299999999999994,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":1.6539999999999999,"5min":7.9059999999999997,"15min":11.304},"last":0.98299999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:34:22 2023","interfaces":[{"interface":"back","average":{"1min":1.069,"5min":1.091,"15min":1.405},"min":{"1min":0.69199999999999995,"5min":0.40600000000000003,"15min":0.32400000000000001},"max":{"1min":1.494,"5min":7.0069999999999997,"15min":10.765000000000001},"last":2.1579999999999999},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.4019999999999999,"15min":1.71},"min":{"1min":0.71099999999999997,"5min":0.35399999999999998,"15min":0.33600000000000002},"max":{"1min":1.625,"5min":5.75,"15min":9.3140000000000001},"last":1.274}]},{"osd":7,"last update":"Sat Jun 3 20:34:22 2023","interfaces":[{"interface":"back","average":{"1min":1.131,"5min":1.3260000000000001,"15min":1.5600000000000001},"min":{"1min":0.71999999999999997,"5min":0.39500000000000002,"15min":0.38800000000000001},"max":{"1min":1.591,"5min":6.7999999999999998,"15min":10.795},"last":2.806},{"interface":"front","average":{"1min":1.157,"5min":1.5549999999999999,"15min":1.8260000000000001},"min":{"1min":0.71899999999999997,"5min":0.42199999999999999,"15min":0.40400000000000003},"max":{"1min":1.5860000000000001,"5min":8.7390000000000008,"15min":11.177},"last":1.0780000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991531,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1010800,"kb_used_data":550888,"kb_used_omap":2,"kb_used_meta":459901,"kb_avail":92734352,"statfs":{"total":95995035648,"available":94959976448,"internally_reserved":0,"allocated":564109312,"data_stored":563238281,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":470938677},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":3.3599999999999999,"15min":2.2759999999999998},"min":{"1min":0.24299999999999999,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":7.0499999999999998,"5min":186.583,"15min":186.583},"last":0.54800000000000004},{"interface":"front","average":{"1min":1.091,"5min":3.5329999999999999,"15min":2.2610000000000001},"min":{"1min":0.29499999999999998,"5min":0.185,"15min":0.185},"max":{"1min":7.6660000000000004,"5min":188.77600000000001,"15min":188.77600000000001},"last":0.64000000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.80100000000000005,"5min":3.2559999999999998,"15min":3.8959999999999999},"min":{"1min":0.442,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3340000000000001,"5min":12.026999999999999,"15min":12.026999999999999},"last":0.372},{"interface":"front","average":{"1min":0.72299999999999998,"5min":2.867,"15min":3.4359999999999999},"min":{"1min":0.39600000000000002,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.234,"5min":14.042999999999999,"15min":14.042999999999999},"last":0.92800000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4419999999999999,"5min":1.75,"15min":1.895},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.245},"max":{"1min":8.0999999999999996,"5min":11.375999999999999,"15min":13.087999999999999},"last":0.66600000000000004},{"interface":"front","average":{"1min":1.5469999999999999,"5min":1.9019999999999999,"15min":1.925},"min":{"1min":0.58299999999999996,"5min":0.307,"15min":0.247},"max":{"1min":7.718,"5min":10.252000000000001,"15min":10.252000000000001},"last":0.41299999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.232,"5min":1.8260000000000001,"15min":1.7669999999999999},"min":{"1min":0.53000000000000003,"5min":0.36099999999999999,"15min":0.32300000000000001},"max":{"1min":7.7939999999999996,"5min":12.045,"15min":12.045},"last":4.0220000000000002},{"interface":"front","average":{"1min":1.1619999999999999,"5min":1.5980000000000001,"15min":1.7969999999999999},"min":{"1min":0.39300000000000002,"5min":0.33400000000000002,"15min":0.32600000000000001},"max":{"1min":3,"5min":8.0060000000000002,"15min":11.747999999999999},"last":0.48399999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":2.3559999999999999,"15min":2.1709999999999998},"min":{"1min":0.36599999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":3.2519999999999998,"5min":21.149999999999999,"15min":21.149999999999999},"last":0.88},{"interface":"front","average":{"1min":1.3620000000000001,"5min":2.4500000000000002,"15min":1.978},"min":{"1min":0.46300000000000002,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":8.9350000000000005,"5min":21.195,"15min":21.195},"last":0.90000000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5,"5min":1.8129999999999999,"15min":1.863},"min":{"1min":0.42299999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":8.8979999999999997,"5min":11.468,"15min":12.074},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.821,"5min":1.966,"15min":1.9570000000000001},"min":{"1min":0.54400000000000004,"5min":0.36799999999999999,"15min":0.34200000000000003},"max":{"1min":14.712999999999999,"5min":14.712999999999999,"15min":14.712999999999999},"last":0.499}]},{"osd":7,"last update":"Sat Jun 3 20:33:50 2023","interfaces":[{"interface":"back","average":{"1min":1.6180000000000001,"5min":2.226,"15min":2.0760000000000001},"min":{"1min":0.59899999999999998,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":7.8159999999999998,"5min":12.192,"15min":12.192},"last":1.659},{"interface":"front","average":{"1min":1.486,"5min":2.1309999999999998,"15min":2.0859999999999999},"min":{"1min":0.52700000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":4.9379999999999997,"5min":17.152000000000001,"15min":17.152000000000001},"last":1.619}]}]},{"osd":4,"up_from":30,"seq":128849019391,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1147236,"kb_used_data":855068,"kb_used_omap":0,"kb_used_meta":292160,"kb_avail":92597916,"statfs":{"total":95995035648,"available":94820265984,"internally_reserved":0,"allocated":875589632,"data_stored":875077400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":299171840},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":1.1579999999999999,"15min":1.52},"min":{"1min":0.65200000000000002,"5min":0.27100000000000002,"15min":0.24099999999999999},"max":{"1min":1.05,"5min":5.9779999999999998,"15min":50.149000000000001},"last":0.40699999999999997},{"interface":"front","average":{"1min":0.94999999999999996,"5min":1.052,"15min":1.4910000000000001},"min":{"1min":0.51600000000000001,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":1.2290000000000001,"5min":5.9900000000000002,"15min":50.198999999999998},"last":1.5029999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:34:17 2023","interfaces":[{"interface":"back","average":{"1min":0.84199999999999997,"5min":1.3799999999999999,"15min":1.47},"min":{"1min":0.57399999999999995,"5min":0.313,"15min":0.313},"max":{"1min":1.145,"5min":5.2110000000000003,"15min":5.2110000000000003},"last":0.42699999999999999},{"interface":"front","average":{"1min":0.85899999999999999,"5min":1.3340000000000001,"15min":1.4990000000000001},"min":{"1min":0.56200000000000006,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.2490000000000001,"5min":9.0869999999999997,"15min":9.0869999999999997},"last":0.50800000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.93600000000000005,"15min":1.2789999999999999},"min":{"1min":0.64800000000000002,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":1.1579999999999999,"5min":6.4020000000000001,"15min":11.903},"last":1.0960000000000001},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.86499999999999999,"15min":1.264},"min":{"1min":0.60899999999999999,"5min":0.31900000000000001,"15min":0.29099999999999998},"max":{"1min":1.091,"5min":4.0460000000000003,"15min":13.313000000000001},"last":1.5509999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:33:54 2023","interfaces":[{"interface":"back","average":{"1min":2.6880000000000002,"5min":2.9540000000000002,"15min":2.859},"min":{"1min":0.63400000000000001,"5min":0.308,"15min":0.308},"max":{"1min":27.853000000000002,"5min":110.36,"15min":110.36},"last":0.47999999999999998},{"interface":"front","average":{"1min":2.5110000000000001,"5min":2.9369999999999998,"15min":2.6200000000000001},"min":{"1min":0.41299999999999998,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":28.085999999999999,"5min":111.44,"15min":111.44},"last":1.623}]},{"osd":5,"last update":"Sat Jun 3 20:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.85599999999999998,"5min":1.077,"15min":1.3260000000000001},"min":{"1min":0.52400000000000002,"5min":0.32800000000000001,"15min":0.26900000000000002},"max":{"1min":1.1850000000000001,"5min":7.3339999999999996,"15min":11.928000000000001},"last":0.378},{"interface":"front","average":{"1min":0.91400000000000003,"5min":1.5569999999999999,"15min":1.4930000000000001},"min":{"1min":0.626,"5min":0.32800000000000001,"15min":0.315},"max":{"1min":1.2769999999999999,"5min":11.116,"15min":11.116},"last":1.675}]},{"osd":6,"last update":"Sat Jun 3 20:34:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":1.181,"15min":1.3620000000000001},"min":{"1min":0.60099999999999998,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":1.294,"5min":5.6369999999999996,"15min":10.007999999999999},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.995,"5min":0.98899999999999999,"15min":1.3660000000000001},"min":{"1min":0.57099999999999995,"5min":0.38800000000000001,"15min":0.35799999999999998},"max":{"1min":1.387,"5min":4.4039999999999999,"15min":11.811},"last":0.45300000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:34:08 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.3700000000000001,"15min":1.575},"min":{"1min":0.71999999999999997,"5min":0.318,"15min":0.318},"max":{"1min":1.3069999999999999,"5min":9.0239999999999991,"15min":10.522},"last":1.591},{"interface":"front","average":{"1min":1.044,"5min":1.6160000000000001,"15min":1.6679999999999999},"min":{"1min":0.51600000000000001,"5min":0.372,"15min":0.35399999999999998},"max":{"1min":1.3140000000000001,"5min":7.0049999999999999,"15min":11.641},"last":0.53600000000000003}]}]},{"osd":5,"up_from":36,"seq":154618823159,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":903120,"kb_used_data":518664,"kb_used_omap":0,"kb_used_meta":384448,"kb_avail":92842032,"statfs":{"total":95995035648,"available":95070240768,"internally_reserved":0,"allocated":531111936,"data_stored":530615631,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":393674752},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:27 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":1.7889999999999999,"15min":1.429},"min":{"1min":0.495,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":1.157,"5min":45.386000000000003,"15min":45.386000000000003},"last":0.755},{"interface":"front","average":{"1min":0.88200000000000001,"5min":2.331,"15min":1.776},"min":{"1min":0.57699999999999996,"5min":0.316,"15min":0.27200000000000002},"max":{"1min":1.117,"5min":45.411000000000001,"15min":45.411000000000001},"last":0.38100000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.82799999999999996,"5min":3.3730000000000002,"15min":4.3129999999999997},"min":{"1min":0.51600000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.157,"5min":45.683,"15min":45.683},"last":0.69499999999999995},{"interface":"front","average":{"1min":0.86499999999999999,"5min":2.9209999999999998,"15min":3.4660000000000002},"min":{"1min":0.58699999999999997,"5min":0.31,"15min":0.31},"max":{"1min":1.2230000000000001,"5min":46.375999999999998,"15min":46.375999999999998},"last":0.54900000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:34:27 2023","interfaces":[{"interface":"back","average":{"1min":0.80500000000000005,"5min":1.5700000000000001,"15min":1.5600000000000001},"min":{"1min":0.497,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.1579999999999999,"5min":8.8499999999999996,"15min":10.006},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.94099999999999995,"5min":1.4039999999999999,"15min":1.625},"min":{"1min":0.54500000000000004,"5min":0.34100000000000003,"15min":0.29199999999999998},"max":{"1min":1.2210000000000001,"5min":10.441000000000001,"15min":14.098000000000001},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:34:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0109999999999999,"5min":2.9750000000000001,"15min":2.657},"min":{"1min":0.69199999999999995,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.6180000000000001,"5min":38.268999999999998,"15min":82.864999999999995},"last":0.52500000000000002},{"interface":"front","average":{"1min":0.878,"5min":2.5350000000000001,"15min":2.371},"min":{"1min":0.58399999999999996,"5min":0.36799999999999999,"15min":0.33400000000000002},"max":{"1min":1.0549999999999999,"5min":38.194000000000003,"15min":82.799000000000007},"last":0.73199999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:34:21 2023","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":1.151,"15min":1.323},"min":{"1min":0.59399999999999997,"5min":0.35799999999999998,"15min":0.28799999999999998},"max":{"1min":1.1950000000000001,"5min":8.3030000000000008,"15min":11.176},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.84199999999999997,"5min":1.7689999999999999,"15min":1.5009999999999999},"min":{"1min":0.55600000000000005,"5min":0.247,"15min":0.247},"max":{"1min":1.242,"5min":14.521000000000001,"15min":14.521000000000001},"last":0.44600000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:34:17 2023","interfaces":[{"interface":"back","average":{"1min":0.91100000000000003,"5min":1.1599999999999999,"15min":1.405},"min":{"1min":0.52100000000000002,"5min":0.39300000000000002,"15min":0.318},"max":{"1min":1.256,"5min":8.3740000000000006,"15min":44.262999999999998},"last":1.498},{"interface":"front","average":{"1min":1.018,"5min":1.522,"15min":1.766},"min":{"1min":0.59299999999999997,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.696,"5min":10.398,"15min":43.548999999999999},"last":0.80900000000000005}]},{"osd":7,"last update":"Sat Jun 3 20:34:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0700000000000001,"5min":2.0299999999999998,"15min":1.9450000000000001},"min":{"1min":0.65700000000000003,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":1.3340000000000001,"5min":12.602,"15min":18.952000000000002},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.6859999999999999,"15min":1.492},"min":{"1min":0.69399999999999995,"5min":0.36499999999999999,"15min":0.34399999999999997},"max":{"1min":1.2989999999999999,"5min":8.3989999999999991,"15min":11.224},"last":0.77100000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":1122107392,"data_stored":1122107392,"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":317259776,"data_stored":317259776,"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":655491072,"data_stored":655491072,"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":564264960,"data_stored":564264960,"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":877592576,"data_stored":877592576,"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":551616512,"data_stored":551616512,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":777650176,"data_stored":777650176,"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":438304768,"data_stored":438304768,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:35:01.636 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_5 pgp_num 16 2023-06-03T20:35:01.701 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:01.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:01.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:01.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:01.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:01.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:01.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:02.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:02.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:02.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:02.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:02.187 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:02.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:02.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:02.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:02.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:02.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:02.520 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 38570 38554 114.733 90.875 0.00974122 0.00871006 2023-06-03T20:35:02.566 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:02.574 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:02 smithi083 bash[60048]: cluster 1685824501.211223 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-06-03T20:35:02.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_historic_ops 2023-06-03T20:35:02.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:02.714 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:02.723 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:02 smithi033 bash[74781]: cluster 1685824501.211223 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-06-03T20:35:02.724 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:02 smithi033 bash[78259]: cluster 1685824501.211223 mgr.y (mgr.34104) 1043 : cluster 0 pgmap v1123: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 136 MiB/s wr, 2.17k op/s 2023-06-03T20:35:02.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:02.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:02.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:02.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:02.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:02.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:02.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:03.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:03.076 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:35:03.120 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:35:03.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:03.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:03.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:03.182 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:35:03.215 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:35:03.251 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:35:03.282 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:03.296 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:35:03.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:03.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:03.335 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:35:03.371 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:35:03.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.379 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.380 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:35:03.422 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:03.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:03.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:03 smithi033 bash[74781]: audit 1685824503.0298638 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.33:0/248787545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:03.463 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:03 smithi033 bash[78259]: audit 1685824503.0298638 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.33:0/248787545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:03.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:03.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 39969 39953 113.492 87.4375 0.0143362 0.00880466 2023-06-03T20:35:03.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:03.574 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:03 smithi083 bash[60048]: audit 1685824503.0298638 mon.c (mon.2) 122 : audit 0 from='client.? 172.21.15.33:0/248787545' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:03.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:03.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:03.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:03.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:03.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:03.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:03.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:03.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:04.022 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:04.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.025 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:04.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:04.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:04.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:04.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:04.291 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:04.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:04.394 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:04.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:04 smithi083 bash[60048]: cluster 1685824503.2115984 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:35:04.429 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:04.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:04.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 41220 41204 111.957 78.1875 0.0036136 0.00887243 2023-06-03T20:35:04.534 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:04.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.710 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:04.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:04.826 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:04 smithi033 bash[74781]: cluster 1685824503.2115984 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:35:04.826 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:04 smithi033 bash[78259]: cluster 1685824503.2115984 mgr.y (mgr.34104) 1044 : cluster 0 pgmap v1124: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:35:04.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:04.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:04.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:04.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:04.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:05.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:05.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:05.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:05.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:05.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:05.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:05.368 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:05.412 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:05.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.414 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:05.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:05.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 42576 42560 110.823 84.75 0.0193163 0.00901664 2023-06-03T20:35:05.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:05.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:05.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:05.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:05.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:05.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:05.839 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:05.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:05.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:05.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:06.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:06.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:06.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:06.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.301 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:06.371 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:06] "GET /metrics HTTP/1.1" 200 223685 "" "Prometheus/2.33.4" 2023-06-03T20:35:06.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:06.441 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:06.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:06.521 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 43914 43898 109.734 83.625 0.0152461 0.00910626 2023-06-03T20:35:06.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:06.555 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:06 smithi083 bash[60048]: cluster 1685824505.2122693 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-06-03T20:35:06.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:06.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:06.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:06.693 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:06 smithi033 bash[78259]: cluster 1685824505.2122693 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-06-03T20:35:06.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:06 smithi033 bash[74781]: cluster 1685824505.2122693 mgr.y (mgr.34104) 1045 : cluster 0 pgmap v1125: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 120 MiB/s wr, 1.92k op/s 2023-06-03T20:35:06.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:06.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:06.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:06.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:06.959 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:06.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:06.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:06.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:07.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:07.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:07.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.137 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:07.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.276 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:07.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:07 smithi083 bash[60048]: audit 1685824506.4187198 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.33:0/60216621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.381 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:07 smithi083 bash[60048]: audit 1685824506.4198627 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.398 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:35:07.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:07.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:35:07.509 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:35:07.521 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:07.522 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 45280 45264 108.797 85.375 0.00955958 0.00918352 2023-06-03T20:35:07.564 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:07.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:07.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:07 smithi033 bash[74781]: audit 1685824506.4187198 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.33:0/60216621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:07 smithi033 bash[74781]: audit 1685824506.4198627 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:07 smithi033 bash[78259]: audit 1685824506.4187198 mon.c (mon.2) 123 : audit 1 from='client.? 172.21.15.33:0/60216621' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:07 smithi033 bash[78259]: audit 1685824506.4198627 mon.a (mon.0) 1287 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:07.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:07.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:07.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:07.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:07.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:07.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:07.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:07.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:08.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:08.111 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:08.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:08.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:08.251 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:08.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:08.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:08.402 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:08.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.406 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:08.507 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:08.522 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 46637 46621 107.907 84.8125 0.0145324 0.00926122 2023-06-03T20:35:08.545 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:08.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.552 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:08.553 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.2128031 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:35:08.553 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.3643632 mon.a (mon.0) 1288 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:35:08.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.3644006 mon.a (mon.0) 1289 : cluster 1 Cluster is now healthy 2023-06-03T20:35:08.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: audit 1685824507.3829143 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:08.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.3834116 mon.a (mon.0) 1291 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-06-03T20:35:08.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.3871326 osd.6 (osd.6) 141 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[78259]: cluster 1685824507.4002464 osd.7 (osd.7) 187 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.2128031 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:35:08.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.3643632 mon.a (mon.0) 1288 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:35:08.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.3644006 mon.a (mon.0) 1289 : cluster 1 Cluster is now healthy 2023-06-03T20:35:08.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: audit 1685824507.3829143 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:08.556 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.3834116 mon.a (mon.0) 1291 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-06-03T20:35:08.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.3871326 osd.6 (osd.6) 141 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:08 smithi033 bash[74781]: cluster 1685824507.4002464 osd.7 (osd.7) 187 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.2128031 mgr.y (mgr.34104) 1046 : cluster 0 pgmap v1126: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2023-06-03T20:35:08.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.3643632 mon.a (mon.0) 1288 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:35:08.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.3644006 mon.a (mon.0) 1289 : cluster 1 Cluster is now healthy 2023-06-03T20:35:08.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: audit 1685824507.3829143 mon.a (mon.0) 1290 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:08.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.3834116 mon.a (mon.0) 1291 : cluster 0 osdmap e252: 8 total, 8 up, 8 in 2023-06-03T20:35:08.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.3871326 osd.6 (osd.6) 141 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:08 smithi083 bash[60048]: cluster 1685824507.4002464 osd.7 (osd.7) 187 : cluster 3 failed to encode map e252 with expected crc 2023-06-03T20:35:08.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:08.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:08.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:08.800 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:08.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:08.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:08.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:08.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:08.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:08.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:09.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:09.108 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:09.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:09.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:09.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:09.390 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:09.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:09.446 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:09.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.523 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 47634 47618 106.273 62.3125 0.0080199 0.00940325 2023-06-03T20:35:09.534 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:09.631 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:09 smithi033 bash[74781]: audit 1685824508.6164658 mon.a (mon.0) 1292 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:09.631 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:09 smithi033 bash[74781]: audit 1685824508.6222184 mon.a (mon.0) 1293 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:09.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:09 smithi033 bash[78259]: audit 1685824508.6164658 mon.a (mon.0) 1292 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:09.632 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:09 smithi033 bash[78259]: audit 1685824508.6222184 mon.a (mon.0) 1293 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:09.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:09.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:09.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:09.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:09 smithi083 bash[60048]: audit 1685824508.6164658 mon.a (mon.0) 1292 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:09 smithi083 bash[60048]: audit 1685824508.6222184 mon.a (mon.0) 1293 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:09.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:09.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:09.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:09.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:10.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:10.122 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:10.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:10.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:10.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:10.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:10.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:10.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:10.523 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 48999 48983 105.55 85.3125 0.0086028 0.00946697 2023-06-03T20:35:10.553 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:10.635 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:10 smithi033 bash[74781]: cluster 1685824509.2135625 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:35:10.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:10.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:10.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:10.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.838 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:10.845 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:10 smithi083 bash[60048]: cluster 1685824509.2135625 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:35:10.939 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.948 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:10 smithi033 bash[78259]: cluster 1685824509.2135625 mgr.y (mgr.34104) 1047 : cluster 0 pgmap v1128: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2023-06-03T20:35:10.969 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:10.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:35:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:10.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:11.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:11.116 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:11.221 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:11.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:11.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:11.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:11.413 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:11.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:11.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:11.523 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 50244 50228 104.625 77.8125 0.0074255 0.0095498 2023-06-03T20:35:11.550 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:11.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:11.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:11.689 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:11.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.692 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:11.793 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:11.823 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:11.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:11.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:11.966 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:11.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:11.969 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:12.070 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.108 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.116 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:12.217 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:12.254 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:12.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:12.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:12.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.523 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 51544 51528 103.871 81.25 0.00543793 0.00962036 2023-06-03T20:35:12.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:12.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:12.641 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:12 smithi083 bash[60048]: cluster 1685824511.2144825 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:12.642 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:12 smithi033 bash[74781]: cluster 1685824511.2144825 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:12.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:12 smithi033 bash[78259]: cluster 1685824511.2144825 mgr.y (mgr.34104) 1048 : cluster 0 pgmap v1129: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:12.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:12.686 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:12.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:12.789 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:12.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:12.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:12.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:12.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:12.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:12.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:13.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:13.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:13.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:13.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:13.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:13.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:13.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:13.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:13.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:13.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:13.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:13.404 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:13.505 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:13.523 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 52788 52772 103.054 77.75 0.0193842 0.00969692 2023-06-03T20:35:13.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:13.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:13.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:13.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:13.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:13.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:13.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:13.788 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:13.817 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:35:13.817 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:35:13.817 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:35:13.817 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182466 8.8 8:183553f8:::benchmark_data_smithi033_153106_object73606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 503.420191633, 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.299224879, 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.818 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182466 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.819 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389790+0000", 2023-06-03T20:35:13.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389788+0000", 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8149999999999995e-06 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.821 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389797+0000", 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5588999999999999e-05 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389813+0000", 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0570000000000004e-06 2023-06-03T20:35:13.822 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389820+0000", 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7658999999999997e-05 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.389887+0000", 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013910300000000001 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.390026+0000", 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000156923 2023-06-03T20:35:13.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.390183+0000", 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062668760000000002 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.825 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.396450+0000", 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00051013899999999995 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.396960+0000", 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29192190000000001 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.826 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.688882+0000", 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2903000000000003e-05 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.827 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.688955+0000", 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9877999999999998e-05 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689015+0000", 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.299224879 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.828 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182478 8.9 8:969129da:::benchmark_data_smithi033_153106_object73618:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 503.40696328500002, 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319660800000002, 2023-06-03T20:35:13.829 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182478 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.830 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403019+0000", 2023-06-03T20:35:13.831 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403017+0000", 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0648e-05 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.832 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403027+0000", 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6121e-05 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403043+0000", 2023-06-03T20:35:13.833 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2350000000000002e-06 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403051+0000", 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6221999999999999e-05 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.834 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403097+0000", 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000102617 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403199+0000", 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021228499999999999 2023-06-03T20:35:13.835 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.403412+0000", 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045932639999999997 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.408005+0000", 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002099694 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.410105+0000", 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0026813520000000001 2023-06-03T20:35:13.837 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.412786+0000", 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27310718299999998 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.838 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.685893+0000", 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9185000000000007e-05 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.685992+0000", 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022278700000000001 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.839 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.686215+0000", 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319660800000002 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.840 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:182479 8.8 8:1f0fab35:::benchmark_data_smithi033_153106_object73619:head [delete] snapc 0=[] ondisk+write+known_if_redirected e192)", 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 503.40280213300002, 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28245089000000001, 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.841 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.842 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.842 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.842 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 182479 2023-06-03T20:35:13.842 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.843 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407180+0000", 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407178+0000", 2023-06-03T20:35:13.844 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4219999999999999e-06 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407184+0000", 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3053e-05 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.845 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407197+0000", 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2059999999999998e-06 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407202+0000", 2023-06-03T20:35:13.846 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4851000000000001e-05 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407257+0000", 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000135477 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.847 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407392+0000", 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016351700000000001 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:35:13.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.407556+0000", 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0054182359999999999 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.412974+0000", 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019899699999999999 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.849 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.413173+0000", 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27637653099999998 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689550+0000", 2023-06-03T20:35:13.850 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6626999999999999e-05 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689596+0000", 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4400000000000003e-05 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.851 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:26:50.689631+0000", 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28245089000000001 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.852 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194125 8.8 8:1bdaccfd:::benchmark_data_smithi033_153106_object85265:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.95156545100002, 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293908634, 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.853 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194125 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:35:13.854 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858416+0000", 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.855 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858415+0000", 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9699999999999998e-06 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858420+0000", 2023-06-03T20:35:13.856 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2830000000000007e-06 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858429+0000", 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4130000000000003e-06 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.857 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858436+0000", 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8084000000000002e-05 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858484+0000", 2023-06-03T20:35:13.858 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015487300000000001 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858639+0000", 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000188536 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.859 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.858827+0000", 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013614807 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872442+0000", 2023-06-03T20:35:13.860 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110963 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872553+0000", 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27939159400000002 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.861 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.151944+0000", 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013982299999999999 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.152084+0000", 2023-06-03T20:35:13.862 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024068900000000001 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.152325+0000", 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293908634 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.863 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194129 8.8 8:13d2806e:::benchmark_data_smithi033_153106_object85269:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.94756025499998, 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30355299299999999, 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.864 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194129 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.865 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862422+0000", 2023-06-03T20:35:13.866 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862420+0000", 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5670000000000002e-06 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.867 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862426+0000", 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3899999999999999e-06 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862435+0000", 2023-06-03T20:35:13.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.614e-06 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862441+0000", 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0010771520000000001 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.869 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863518+0000", 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000116431 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863634+0000", 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014727800000000001 2023-06-03T20:35:13.870 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,7", 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863782+0000", 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091943349999999997 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.871 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872976+0000", 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0075542090000000001 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.880530+0000", 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28527909499999998 2023-06-03T20:35:13.872 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165809+0000", 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4591000000000005e-05 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.873 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165884+0000", 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0780999999999997e-05 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.165975+0000", 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30355299299999999 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.874 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194130 8.9 8:948a5a24:::benchmark_data_smithi033_153106_object85270:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.947084765, 2023-06-03T20:35:13.875 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.305698988, 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194130 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.876 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862897+0000", 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862896+0000", 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4730000000000002e-06 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862901+0000", 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0342e-05 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862911+0000", 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6500000000000001e-06 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862917+0000", 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.185e-05 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.862969+0000", 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015540000000000001 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863124+0000", 2023-06-03T20:35:13.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020474999999999999 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.863329+0000", 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090817290000000002 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872411+0000", 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0054224420000000004 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.877833+0000", 2023-06-03T20:35:13.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00033335299999999999 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.878166+0000", 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29023649699999998 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.884 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168403+0000", 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9755e-05 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168463+0000", 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013344299999999999 2023-06-03T20:35:13.885 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168596+0000", 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.305698988 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.886 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194131 8.9 8:9e8712a0:::benchmark_data_smithi033_153106_object85271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.94519906199997, 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30412086599999999, 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.887 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194131 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.888 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864783+0000", 2023-06-03T20:35:13.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864782+0000", 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4269999999999996e-06 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864788+0000", 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7172000000000001e-05 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864805+0000", 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.985e-06 2023-06-03T20:35:13.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.864812+0000", 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0077569450000000003 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.892 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872569+0000", 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000141166 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872710+0000", 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021892099999999999 2023-06-03T20:35:13.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.872929+0000", 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0052885670000000001 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.878218+0000", 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00086994800000000005 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.879088+0000", 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001421603 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.880509+0000", 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28821489300000003 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168724+0000", 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9089000000000003e-05 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168783+0000", 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000120197 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168904+0000", 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30412086599999999 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194141 8.9 8:92581425:::benchmark_data_smithi033_153106_object85281:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.92867341599998, 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28787029600000003, 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.899 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194141 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.900 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881308+0000", 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.901 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881307+0000", 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2180000000000002e-06 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.902 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881314+0000", 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2877000000000001e-05 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881327+0000", 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8610000000000003e-06 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881333+0000", 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.485e-05 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881368+0000", 2023-06-03T20:35:13.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7674e-05 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881465+0000", 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010264000000000001 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881568+0000", 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013853202 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895421+0000", 2023-06-03T20:35:13.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6251000000000002e-05 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895468+0000", 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000182676 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895650+0000", 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27333301399999999 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.168983+0000", 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7263999999999999e-05 2023-06-03T20:35:13.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169041+0000", 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013815799999999999 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.909 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169179+0000", 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28787029600000003 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.910 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:194143 8.9 8:9ce9e347:::benchmark_data_smithi033_153106_object85283:head [delete] snapc 0=[] ondisk+write+known_if_redirected e195)", 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 484.928638138, 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28838781800000002, 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:13.911 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 194143 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.912 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881344+0000", 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.913 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881343+0000", 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.543e-06 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.914 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881346+0000", 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6879999999999998e-06 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881350+0000", 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0730000000000001e-06 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.881354+0000", 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0037951199999999999 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885149+0000", 2023-06-03T20:35:13.916 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016030999999999999 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885309+0000", 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020068700000000001 2023-06-03T20:35:13.917 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3,6", 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.885510+0000", 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010045213000000001 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.918 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895555+0000", 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1226999999999998e-05 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895586+0000", 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000127477 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.919 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:08.895714+0000", 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27357795800000001 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.920 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169292+0000", 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129159 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169421+0000", 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031078300000000002 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.921 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:09.169731+0000", 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28838781800000002 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.922 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96496 9.6 9:6e4baca7:::benchmark_data_smithi033_176926_object96495:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 304.583914349, 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0345493830000001, 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.923 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96496 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.924 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226067+0000", 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:13.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226066+0000", 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4029999999999994e-05 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.926 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226141+0000", 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2163e-05 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226153+0000", 2023-06-03T20:35:13.927 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0290000000000002e-06 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.226159+0000", 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0083469640000000001 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.928 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234506+0000", 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013306599999999999 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234639+0000", 2023-06-03T20:35:13.929 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015344499999999999 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.234792+0000", 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0041471670000000002 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.930 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.238939+0000", 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0048968980000000002 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243836+0000", 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0052566770000000004 2023-06-03T20:35:13.931 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.249093+0000", 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5980000000000003e-06 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.932 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.249103+0000", 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.01142358 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260526+0000", 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0744999999999999e-05 2023-06-03T20:35:13.933 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260617+0000", 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0345493830000001 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.934 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96509 9.a 9:5af580cc:::benchmark_data_smithi033_176926_object96508:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e224)", 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 304.57029451900002, 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.030090859, 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:35:13.935 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96509 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.936 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239687+0000", 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.937 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239686+0000", 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2977e-05 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.938 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239719+0000", 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3611000000000001e-05 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.239732+0000", 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003314067 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243046+0000", 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2027999999999995e-05 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.940 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243118+0000", 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014900699999999999 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243267+0000", 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017690100000000001 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.243444+0000", 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.016512025 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.942 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.259956+0000", 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5210000000000008e-06 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.259966+0000", 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0097345390000001 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.269700+0000", 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7815e-05 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.269778+0000", 2023-06-03T20:35:13.944 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.030090859 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96517 9.6 9:69e19ec9:::benchmark_data_smithi033_176926_object96516:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e225)", 2023-06-03T20:35:13.945 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 304.54632259700003, 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0094875430000001, 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:35:13.946 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96517 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263659+0000", 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.948 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263657+0000", 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.892e-05 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263696+0000", 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.115e-05 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263707+0000", 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9369999999999993e-06 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.950 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263716+0000", 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0346999999999996e-05 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263787+0000", 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0032e-05 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.263797+0000", 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.99711709500000001 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.260914+0000", 2023-06-03T20:35:13.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000144172 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.261058+0000", 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000225038 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.953 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2", 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.261283+0000", 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005692468 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.266976+0000", 2023-06-03T20:35:13.954 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0059715929999999999 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.272947+0000", 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3499999999999998e-05 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273021+0000", 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000126134 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.273147+0000", 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0094875430000001 2023-06-03T20:35:13.956 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47454 10.6 10:60297fcb:::benchmark_data_smithi033_203613_object47453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:35:13.957 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6814235890000004, 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28448114899999999, 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47454 2023-06-03T20:35:13.958 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.959 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128557+0000", 2023-06-03T20:35:13.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5086000000000002e-05 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128602+0000", 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1916000000000001e-05 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.961 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128614+0000", 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5899999999999996e-06 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128620+0000", 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2209000000000002e-05 2023-06-03T20:35:13.962 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128662+0000", 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7416999999999993e-05 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128750+0000", 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012389599999999999 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128874+0000", 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.006751941 2023-06-03T20:35:13.964 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.135626+0000", 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000602813 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.965 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.136228+0000", 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004660623 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140889+0000", 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1934000000000001e-05 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140941+0000", 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27209838400000003 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.967 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413039+0000", 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28448114899999999 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.968 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47458 10.6 10:6393f4e2:::benchmark_data_smithi033_203613_object47457:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.128855+0000", 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6811271259999998, 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.284400335, 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:13.969 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47458 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128855+0000", 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.970 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128855+0000", 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.971 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128854+0000", 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0354e-05 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128894+0000", 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3243e-05 2023-06-03T20:35:13.972 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128907+0000", 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2149999999999998e-06 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128913+0000", 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001435427 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130349+0000", 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000128904 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130478+0000", 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017909499999999999 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130657+0000", 2023-06-03T20:35:13.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0049745559999999998 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.135631+0000", 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047424470000000003 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140374+0000", 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27277617500000001 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413150+0000", 2023-06-03T20:35:13.977 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4412e-05 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413205+0000", 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0501999999999999e-05 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.978 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413255+0000", 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.284400335 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.979 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47462 10.6 10:6d7a9388:::benchmark_data_smithi033_203613_object47461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6792615780000002, 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.285602417, 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.980 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47462 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:35:13.981 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.982 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130719+0000", 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000172447 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130891+0000", 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3434e-05 2023-06-03T20:35:13.983 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130905+0000", 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0319999999999998e-06 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.984 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130912+0000", 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0012552729999999999 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132167+0000", 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011705900000000001 2023-06-03T20:35:13.985 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132284+0000", 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000107496 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:13.986 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132391+0000", 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0032451509999999999 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.135637+0000", 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047731960000000004 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.987 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140410+0000", 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27581807000000003 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.988 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416228+0000", 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4447999999999998e-05 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416282+0000", 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0386000000000003e-05 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.989 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416323+0000", 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.285602417 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.990 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47463 10.6 10:656c4c08:::benchmark_data_smithi033_203613_object47462:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.132248+0000", 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6777338349999997, 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28423275599999998, 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:13.991 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47463 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:13.992 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132248+0000", 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132248+0000", 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999962 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.993 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132244+0000", 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8936999999999997e-05 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132283+0000", 2023-06-03T20:35:13.994 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6889999999999999e-06 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132293+0000", 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8130000000000001e-06 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.995 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132299+0000", 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0014820899999999999 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.133781+0000", 2023-06-03T20:35:13.996 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000112213 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.133893+0000", 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000144874 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.997 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.134038+0000", 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0029634240000000001 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137001+0000", 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0034442090000000002 2023-06-03T20:35:13.998 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140446+0000", 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27591944499999999 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:13.999 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416365+0000", 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2154000000000002e-05 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416427+0000", 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3569999999999997e-05 2023-06-03T20:35:14.000 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416481+0000", 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28423275599999998 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47468 10.6 10:67536472:::benchmark_data_smithi033_203613_object47467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.137343+0000", 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6726392749999999, 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27927632400000002, 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:14.002 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47468 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.003 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137343+0000", 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137343+0000", 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:14.004 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137341+0000", 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3696000000000003e-05 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:14.005 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137385+0000", 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0643e-05 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137396+0000", 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4199999999999998e-06 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.006 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137401+0000", 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3475000000000001e-05 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137434+0000", 2023-06-03T20:35:14.007 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000130424 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137565+0000", 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00034170199999999999 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.008 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.137907+0000", 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0025101920000000001 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140417+0000", 2023-06-03T20:35:14.009 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27294375199999998 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413360+0000", 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031663630000000002 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.010 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416527+0000", 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3791e-05 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416581+0000", 2023-06-03T20:35:14.011 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8207000000000002e-05 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416619+0000", 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27927632400000002 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.012 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47474 10.9 10:97aac7e1:::benchmark_data_smithi033_203613_object47473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.140557+0000", 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6694248570000001, 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319606800000002, 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:14.013 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47474 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:14.014 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140557+0000", 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140557+0000", 2023-06-03T20:35:14.015 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140555+0000", 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1700999999999999e-05 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.016 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140597+0000", 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1725e-05 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140609+0000", 2023-06-03T20:35:14.017 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5969999999999997e-06 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140615+0000", 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8675999999999999e-05 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.018 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140674+0000", 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014806899999999999 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140822+0000", 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27229134399999999 2023-06-03T20:35:14.019 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413113+0000", 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0066887520000000001 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:14.020 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.419802+0000", 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0010376820000000001 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.420840+0000", 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027923230000000002 2023-06-03T20:35:14.021 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423632+0000", 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9587999999999998e-05 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:14.022 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423702+0000", 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1269e-05 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423753+0000", 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28319606800000002 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.023 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.35679.0:47473 10.a e252/246 10:5ab2963f:::benchmark_data_smithi033_203613_object47472:head v 252'3120, mlcod=252'3117)", 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.140969+0000", 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6690132090000001, 2023-06-03T20:35:14.024 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27648012900000002, 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140969+0000", 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:14.025 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140969+0000", 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:14.026 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140968+0000", 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.472e-05 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140993+0000", 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27152155500000003 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412514+0000", 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.3091999999999998e-05 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:14.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412537+0000", 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012591800000000001 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412663+0000", 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1565e-05 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412695+0000", 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046597330000000001 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.417355+0000", 2023-06-03T20:35:14.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4184999999999994e-05 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.417449+0000", 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27648012900000002 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.031 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47478 10.9 10:9c85c54b:::benchmark_data_smithi033_203613_object47477:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.143616+0000", 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 4.6663657599999997, 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28038563599999999, 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:14.032 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47478 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:14.033 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143616+0000", 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143616+0000", 2023-06-03T20:35:14.034 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143614+0000", 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0988e-05 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.035 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143675+0000", 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26884170299999999 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412517+0000", 2023-06-03T20:35:14.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9398999999999998e-05 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.412536+0000", 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0027588140000000001 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.415295+0000", 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014464999999999999 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.415439+0000", 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000167706 2023-06-03T20:35:14.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,7", 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.415607+0000", 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042012819999999998 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.419808+0000", 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0039928630000000001 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423801+0000", 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000100053 2023-06-03T20:35:14.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423901+0000", 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8808999999999999e-05 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:14.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.423960+0000", 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1519e-05 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.424002+0000", 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28038563599999999 2023-06-03T20:35:14.042 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.043 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.043 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.043 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:14.043 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:14.043 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:35:14.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:14.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:14.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:14.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:14.276 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:14.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:14.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:14.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:14.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:14.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 54022 54006 102.268 77.125 0.0148598 0.00977256 2023-06-03T20:35:14.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:14.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:14.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:14.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:14.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:14.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:14.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:14 smithi033 bash[78259]: cluster 1685824513.2149098 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:14.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:14 smithi033 bash[74781]: cluster 1685824513.2149098 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:14.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:14.879 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:14.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:14.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:14.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_ops_in_flight 2023-06-03T20:35:14.928 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:14 smithi083 bash[60048]: cluster 1685824513.2149098 mgr.y (mgr.34104) 1049 : cluster 0 pgmap v1130: 89 pgs: 89 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 83 MiB/s wr, 1.33k op/s 2023-06-03T20:35:14.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:15.019 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:15.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:15.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:15.156 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:15.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:15.260 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:15.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:15.392 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:15.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:15.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:15.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 55135 55119 101.306 69.5625 0.0118932 0.00986532 2023-06-03T20:35:15.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:15.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:15.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:15.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:15.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:15.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:15.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:15.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:15.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:15.974 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:16.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:16.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:16.108 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:16.142 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:16.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:16.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:16.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:16.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:16.315 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:16.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:16.421 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:16.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:16.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 56377 56361 100.63 77.625 0.00606871 0.00993144 2023-06-03T20:35:16.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:16.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:16.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:16] "GET /metrics HTTP/1.1" 200 223715 "" "Prometheus/2.33.4" 2023-06-03T20:35:16.655 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:16 smithi033 bash[74781]: cluster 1685824515.2155738 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:16.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:16.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:16.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:16.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:16.918 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:16 smithi083 bash[60048]: cluster 1685824515.2155738 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:16.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:16.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:16.958 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:17.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:17.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:16 smithi033 bash[78259]: cluster 1685824515.2155738 mgr.y (mgr.34104) 1050 : cluster 0 pgmap v1131: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:17.089 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:17.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:17.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.227 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:17.331 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:17.374 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:17.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:17.512 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:17.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:17.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 57603 57587 99.9626 76.625 0.0055637 0.00999816 2023-06-03T20:35:17.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:17.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:17.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:17.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.795 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:17.896 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:17.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:17.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:18.033 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:18.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:18.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:18.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:18.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:18.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:18.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:18.364 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:18.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:18.468 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:18.506 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:18.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:18.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 58689 58673 99.0953 67.875 0.00767781 0.010078 2023-06-03T20:35:18.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:18.641 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:18.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.646 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:18.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:18.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:18 smithi083 bash[60048]: cluster 1685824517.2160113 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:18.756 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:18 smithi083 bash[60048]: audit 1685824518.5131884 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:18.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:18.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:18 smithi033 bash[74781]: cluster 1685824517.2160113 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:18 smithi033 bash[74781]: audit 1685824518.5131884 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:18 smithi033 bash[78259]: cluster 1685824517.2160113 mgr.y (mgr.34104) 1051 : cluster 0 pgmap v1132: 89 pgs: 89 active+clean; 3.3 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2023-06-03T20:35:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:18 smithi033 bash[78259]: audit 1685824518.5131884 mon.a (mon.0) 1294 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:18.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:18.924 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:18.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:18.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:19.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:19.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:19.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:19.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:19.203 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:19.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:19.336 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 10 pgp_num to 16 2023-06-03T20:35:19.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:19.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:19.444 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:19.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:19.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.477 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:19.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 59835 59819 98.3722 71.625 0.00929718 0.0101592 2023-06-03T20:35:19.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:19.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:19.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:19.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:19.774 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:19.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:19.855 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:35:19.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:19.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:19.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:20.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:20.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:20.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:20.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:20.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:20.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:20.328 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.2165575 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: audit 1685824519.321585 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3217134 mon.a (mon.0) 1296 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3331323 osd.4 (osd.4) 167 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.338257 osd.5 (osd.5) 155 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3395438 osd.5 (osd.5) 156 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3437157 osd.6 (osd.6) 142 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.329 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3455684 osd.7 (osd.7) 188 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.330 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[74781]: cluster 1685824519.3468752 osd.6 (osd.6) 143 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:20.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:20.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:20.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:20.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:20.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 60982 60966 97.6879 71.6875 0.00881614 0.0102311 2023-06-03T20:35:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.2165575 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-06-03T20:35:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: audit 1685824519.321585 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3217134 mon.a (mon.0) 1296 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3331323 osd.4 (osd.4) 167 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.338257 osd.5 (osd.5) 155 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3395438 osd.5 (osd.5) 156 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3437157 osd.6 (osd.6) 142 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3455684 osd.7 (osd.7) 188 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:20 smithi033 bash[78259]: cluster 1685824519.3468752 osd.6 (osd.6) 143 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:20.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:20.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:20.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.2165575 mgr.y (mgr.34104) 1052 : cluster 0 pgmap v1133: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 69 MiB/s wr, 1.11k op/s 2023-06-03T20:35:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: audit 1685824519.321585 mon.a (mon.0) 1295 : audit 1 from='client.? 172.21.15.33:0/2949043610' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3217134 mon.a (mon.0) 1296 : cluster 0 osdmap e253: 8 total, 8 up, 8 in 2023-06-03T20:35:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3331323 osd.4 (osd.4) 167 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.338257 osd.5 (osd.5) 155 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3395438 osd.5 (osd.5) 156 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3437157 osd.6 (osd.6) 142 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3455684 osd.7 (osd.7) 188 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:20 smithi083 bash[60048]: cluster 1685824519.3468752 osd.6 (osd.6) 143 : cluster 3 failed to encode map e253 with expected crc 2023-06-03T20:35:20.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:20.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:20.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:20.881 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:20.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:20.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:20.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:21.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:21.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:21.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:21.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:21.186 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:21.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:21.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:21.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:21.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.340 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:21.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:21.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:21.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.474 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:21.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:35:21.517793+0000 min lat: 0.00124795 max lat: 0.371164 avg lat: 0.0102854 2023-06-03T20:35:21.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:35:21.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 62214 62198 97.1705 77 0.0146035 0.0102854 2023-06-03T20:35:21.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:21.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.619 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:21.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:21.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:21.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:21.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:21.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:21.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:22.012 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:22.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:22.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:22.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:22.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:22.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.331 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:22.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.441 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:22 smithi083 bash[60048]: cluster 1685824521.217242 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:22.471 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:22.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 16 63381 63365 96.5792 72.9375 0.00900695 0.0103488 2023-06-03T20:35:22.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:22 smithi033 bash[78259]: cluster 1685824521.217242 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:22.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:22 smithi033 bash[74781]: cluster 1685824521.217242 mgr.y (mgr.34104) 1053 : cluster 0 pgmap v1135: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:22.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:22.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:22.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:22.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:22.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:22.858 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:22.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:22.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:22.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:22.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:23.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:23.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:23.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:23.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:23.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:23.274 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:23.319 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:23.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:23.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:23.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:23.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:23.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 64524 64508 95.9805 71.4375 0.00531444 0.0104134 2023-06-03T20:35:23.564 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:23.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:23.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:23.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:23.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:23.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.732 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:23.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:23.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:23.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:23.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:24.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:24.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:24.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:24.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:24.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:24.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:24.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:24.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:24.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 65704 65688 95.4634 73.75 0.00773689 0.0104694 2023-06-03T20:35:24.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:24.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:24 smithi033 bash[78259]: cluster 1685824523.2177632 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:24.555 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:24 smithi033 bash[78259]: audit 1685824523.6087077 mon.a (mon.0) 1297 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:24.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:24 smithi033 bash[74781]: cluster 1685824523.2177632 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:24.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:24 smithi033 bash[74781]: audit 1685824523.6087077 mon.a (mon.0) 1297 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:24.580 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:24.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:24 smithi083 bash[60048]: cluster 1685824523.2177632 mgr.y (mgr.34104) 1054 : cluster 0 pgmap v1136: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:24 smithi083 bash[60048]: audit 1685824523.6087077 mon.a (mon.0) 1297 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:24.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.714 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:24.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:24.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:24.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:24.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:24.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:25.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:25.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:25.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:25.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:25.278 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:25.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:25.382 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:25.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:25.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:25.522 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:25.524 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 66830 66814 94.8931 70.375 0.00743946 0.0105321 2023-06-03T20:35:25.559 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:25.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:25.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:25.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:25.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.706 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:25.807 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:25.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:25.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:25.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:25.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:25.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:26.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:26.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:26.133 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:26.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:26.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:26.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:26.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:26.345 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:26] "GET /metrics HTTP/1.1" 200 223738 "" "Prometheus/2.33.4" 2023-06-03T20:35:26.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:26.379 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:26 smithi033 bash[74781]: cluster 1685824525.2185936 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:26.380 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:26 smithi033 bash[78259]: cluster 1685824525.2185936 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:26.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:26.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:26.514 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:26.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 16 67925 67909 94.3052 68.4375 0.0126627 0.0105975 2023-06-03T20:35:26.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:26.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:26.616 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:26 smithi083 bash[60048]: cluster 1685824525.2185936 mgr.y (mgr.34104) 1055 : cluster 0 pgmap v1137: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:26.656 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:26.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:26.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:26.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:26.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:26.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:26.934 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:35:26.934 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:35:26.935 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.935 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.35679.0:68313 10.e e253/246 10:78117c8e:::benchmark_data_smithi033_203613_object68312:head v 253'4222, mlcod=253'4220)", 2023-06-03T20:35:26.938 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:26.928807+0000", 2023-06-03T20:35:26.938 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0016224259999999999, 2023-06-03T20:35:26.938 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016443779999999999, 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928807+0000", 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:26.939 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928807+0000", 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.940 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928806+0000", 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.4487999999999999e-05 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928841+0000", 2023-06-03T20:35:26.941 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2449999999999999e-05 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928853+0000", 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3659999999999997e-06 2023-06-03T20:35:26.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928859+0000", 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013517999999999999 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:26.943 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.928995+0000", 2023-06-03T20:35:26.944 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1081999999999999e-05 2023-06-03T20:35:26.944 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.944 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.944 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:26.944 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.929016+0000", 2023-06-03T20:35:26.945 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020863199999999999 2023-06-03T20:35:26.945 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.945 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:26.945 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:68303 10.7 10:e41eeab6:::benchmark_data_smithi033_203613_object68302:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:26.911694+0000", 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.018735383000000001, 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.018807042, 2023-06-03T20:35:26.946 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 68303 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:26.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911694+0000", 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:26.948 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911694+0000", 2023-06-03T20:35:26.949 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:35:26.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.949 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:26.949 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911694+0000", 2023-06-03T20:35:26.950 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5970000000000002e-05 2023-06-03T20:35:26.950 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.950 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911740+0000", 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4019999999999996e-06 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:26.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911747+0000", 2023-06-03T20:35:26.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8519999999999997e-06 2023-06-03T20:35:26.952 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.952 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:26.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:26.954 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.911751+0000", 2023-06-03T20:35:26.954 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0060276349999999999 2023-06-03T20:35:26.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:26.955 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.917778+0000", 2023-06-03T20:35:26.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000113965 2023-06-03T20:35:26.956 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.956 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.956 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.917892+0000", 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014510900000000001 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.918038+0000", 2023-06-03T20:35:26.957 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0075170790000000003 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.925555+0000", 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0080999999999997e-05 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.958 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.925605+0000", 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013910532999999999 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.959 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:68306 10.f 10:f00f644d:::benchmark_data_smithi033_203613_object68305:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:26.912032+0000", 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.018397863, 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.018528723, 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:26.960 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 68306 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.961 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912032+0000", 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912032+0000", 2023-06-03T20:35:26.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912030+0000", 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6668000000000003e-05 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912127+0000", 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4041e-05 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:26.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912141+0000", 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.109e-06 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.912148+0000", 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024601169999999999 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.914608+0000", 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012701100000000001 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:26.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.914735+0000", 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000159264 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.914895+0000", 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010608622 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.925503+0000", 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6370000000000002e-05 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:26.968 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.925580+0000", 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015660299999999999 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.927146+0000", 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5979000000000002e-05 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:26.969 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:26.927182+0000", 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015150023 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.970 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:26.971 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:35:26.971 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 3 2023-06-03T20:35:26.971 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:35:26.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:26.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:26.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:27.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:27.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:27.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:27.240 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:27.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:27.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.278 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:27.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:27.390 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:35:27.416 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:27.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:27.421 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:35:27.431 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:27 smithi083 bash[60048]: audit 1685824527.3318982 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.33:0/2991475009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:27.465 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:35:27.506 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:35:27.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:27.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 68876 68860 93.5471 59.4375 0.00910831 0.0106829 2023-06-03T20:35:27.548 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:35:27.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:27.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:27.587 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:35:27.631 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:35:27.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:27.669 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:35:27.671 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:27 smithi033 bash[74781]: audit 1685824527.3318982 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.33:0/2991475009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:27.671 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:27 smithi033 bash[78259]: audit 1685824527.3318982 mon.a (mon.0) 1298 : audit 0 from='client.? 172.21.15.33:0/2991475009' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:27.680 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.681 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.681 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.681 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.682 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.682 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.682 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.682 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:35:27.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:27.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:27.771 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:35:27.772 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:35:27.772 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-06-03T20:35:27.772 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:35:27.813 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:27.862 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:27.866 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:27.967 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:28.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:28.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:28.053 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_blocked_ops 2023-06-03T20:35:28.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:28.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:28.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:28.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.307 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:28.368 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:35:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:28 smithi083 bash[60048]: cluster 1685824527.2189946 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:28.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:28 smithi083 bash[60048]: audit 1685824527.7662303 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:35:28.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:28.451 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:28.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:28.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 69860 69844 92.8651 61.5 0.00608466 0.0107615 2023-06-03T20:35:28.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:28.690 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:28.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:28.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:28 smithi033 bash[74781]: cluster 1685824527.2189946 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:28.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:28 smithi033 bash[74781]: audit 1685824527.7662303 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:35:28.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:28 smithi033 bash[78259]: cluster 1685824527.2189946 mgr.y (mgr.34104) 1056 : cluster 0 pgmap v1138: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:35:28.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:28 smithi033 bash[78259]: audit 1685824527.7662303 mon.a (mon.0) 1299 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:35:28.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:28.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:28.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:28.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:28.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:29.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:29.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:29.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:29.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:29.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:29.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:29.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: cluster 1685824528.3444266 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: audit 1685824528.3518322 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:35:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: cluster 1685824528.3520308 mon.a (mon.0) 1302 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-06-03T20:35:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: cluster 1685824528.3596106 osd.6 (osd.6) 144 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: cluster 1685824528.3634741 osd.6 (osd.6) 145 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:29 smithi083 bash[60048]: cluster 1685824528.3648968 osd.7 (osd.7) 189 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.451 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:29.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 16 70871 70855 92.2467 63.1875 0.0150085 0.0108341 2023-06-03T20:35:29.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.594 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:29.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:29.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:29.709 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: cluster 1685824528.3444266 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:29.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: audit 1685824528.3518322 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:35:29.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: cluster 1685824528.3520308 mon.a (mon.0) 1302 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-06-03T20:35:29.710 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: cluster 1685824528.3596106 osd.6 (osd.6) 144 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: cluster 1685824528.3634741 osd.6 (osd.6) 145 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[78259]: cluster 1685824528.3648968 osd.7 (osd.7) 189 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: cluster 1685824528.3444266 mon.a (mon.0) 1300 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: audit 1685824528.3518322 mon.a (mon.0) 1301 : audit 1 from='client.? 172.21.15.33:0/2617869779' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: cluster 1685824528.3520308 mon.a (mon.0) 1302 : cluster 0 osdmap e254: 8 total, 8 up, 8 in 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: cluster 1685824528.3596106 osd.6 (osd.6) 144 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: cluster 1685824528.3634741 osd.6 (osd.6) 145 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.712 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:29 smithi033 bash[74781]: cluster 1685824528.3648968 osd.7 (osd.7) 189 : cluster 3 failed to encode map e254 with expected crc 2023-06-03T20:35:29.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:29.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:29.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:29.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:29.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:29.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:29.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:30.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:30.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:30.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:30.163 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.169 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:30.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:30.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:30.379 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:30 smithi083 bash[60048]: cluster 1685824529.219486 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-06-03T20:35:30.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:30.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:30.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:30.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 71945 71929 91.7339 67.125 0.00863896 0.0108945 2023-06-03T20:35:30.562 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:30.572 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:30 smithi033 bash[74781]: cluster 1685824529.219486 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-06-03T20:35:30.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:30 smithi033 bash[78259]: cluster 1685824529.219486 mgr.y (mgr.34104) 1057 : cluster 0 pgmap v1140: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 73 MiB/s wr, 1.18k op/s 2023-06-03T20:35:30.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.598 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:30.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:30.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:30.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:30.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:30.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:30.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:30.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:30.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:31.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:31.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:31.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:31.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:31.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:31.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:31.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:35:31.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:31.487 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:31.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:31.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 72997 72981 91.2141 65.75 0.00791247 0.0109576 2023-06-03T20:35:31.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.637 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:31.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:31.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:31.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:31.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:31.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:31.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:32.035 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:32.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:32.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:32.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:32.213 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:32.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:32.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:35:32.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:32.360 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:32.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:32.464 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:32.477 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:32 smithi083 bash[60048]: cluster 1685824531.220402 mgr.y (mgr.34104) 1058 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:32.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:32.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:32.525 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 16 73973 73957 90.6216 61 0.0154573 0.0110291 2023-06-03T20:35:32.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:32.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:32.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:32.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:32.769 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:32 smithi033 bash[74781]: cluster 1685824531.220402 mgr.y (mgr.34104) 1058 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:32.770 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:32 smithi033 bash[78259]: cluster 1685824531.220402 mgr.y (mgr.34104) 1058 : cluster 0 pgmap v1141: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:32.813 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:32.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:32.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:32.962 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:32.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:32.966 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:32.974 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:35:33.040 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:33.068 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:33.213 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:33.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:33.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.251 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:33.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:33.391 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:33.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:33.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:33.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 74979 74963 90.0869 62.875 0.0167434 0.0110941 2023-06-03T20:35:33.532 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:33.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:33.636 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:33.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:33.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:33.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:33.920 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:33.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:33.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:34.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:34.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:34.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:34.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:34.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:34.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:34.338 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:34.377 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:34.387 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:34 smithi083 bash[60048]: cluster 1685824533.221144 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:34.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:34.491 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:34 smithi033 bash[74781]: cluster 1685824533.221144 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:34.493 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:34 smithi033 bash[78259]: cluster 1685824533.221144 mgr.y (mgr.34104) 1059 : cluster 0 pgmap v1142: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2023-06-03T20:35:34.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:34.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:34.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 76014 75998 89.6075 64.6875 0.0101149 0.0111543 2023-06-03T20:35:34.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:34.660 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:34.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:34.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:34.801 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:34.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:34.907 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:34.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:34.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:34.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:35.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:35.098 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:35.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:35.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:35.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:35.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:35.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:35.375 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:35.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:35.517 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:35.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:35.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 77040 77024 89.1355 64.125 0.0168361 0.0112126 2023-06-03T20:35:35.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:35.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:35.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:35.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:35.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:35.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:35.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:35.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:35.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:36.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:36.091 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:36.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:36.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:36.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:36.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:36.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:36] "GET /metrics HTTP/1.1" 200 223738 "" "Prometheus/2.33.4" 2023-06-03T20:35:36.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:36.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:36.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:36.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:36.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 16 78062 78046 88.6761 63.875 0.0173182 0.0112718 2023-06-03T20:35:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:36 smithi033 bash[78259]: cluster 1685824535.2220693 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:36 smithi033 bash[74781]: cluster 1685824535.2220693 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:36.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:36.611 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:36 smithi083 bash[60048]: cluster 1685824535.2220693 mgr.y (mgr.34104) 1060 : cluster 0 pgmap v1143: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:36.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:36.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:36.746 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:36.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:36.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:36.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:37.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:37.040 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:37.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:37.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:37.160 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:37.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:37.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:37.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:37.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:37.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:37.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:37.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:37.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:37.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:37.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 79053 79037 88.1986 61.9375 0.0176961 0.0113328 2023-06-03T20:35:37.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:37.627 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:37.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:37.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:37.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:37.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:37.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:37.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:37.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:38.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:38.065 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:38.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:38.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:38.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:38.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:38.354 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:38.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:38.458 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:38.507 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:38.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:38.526 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 79976 79960 87.6633 57.6875 0.017601 0.0114015 2023-06-03T20:35:38.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:38.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:38.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:38.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:38.754 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:38 smithi083 bash[60048]: cluster 1685824537.223066 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:38.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:38.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:38.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:38 smithi033 bash[78259]: cluster 1685824537.223066 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:38 smithi033 bash[74781]: cluster 1685824537.223066 mgr.y (mgr.34104) 1061 : cluster 0 pgmap v1144: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:35:38.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:38.930 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:38.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:38.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:39.035 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:39.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:39.169 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:39.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:39.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.217 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:39.269 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:35:39.269 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:35:39.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:39.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:39.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:39.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:39.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:39.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 80948 80932 87.1992 60.75 0.00741376 0.0114619 2023-06-03T20:35:39.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:39.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:39.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:39.729 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:39 smithi083 bash[60048]: audit 1685824538.6145642 mon.a (mon.0) 1303 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:39.729 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:39 smithi083 bash[60048]: audit 1685824538.6161182 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:39.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:39.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:39.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:39.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:39.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:40.034 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:40.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:39 smithi033 bash[74781]: audit 1685824538.6145642 mon.a (mon.0) 1303 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:40.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:39 smithi033 bash[74781]: audit 1685824538.6161182 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:40.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:39 smithi033 bash[78259]: audit 1685824538.6145642 mon.a (mon.0) 1303 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:40.043 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:39 smithi033 bash[78259]: audit 1685824538.6161182 mon.a (mon.0) 1304 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:40.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:40.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:40.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:40.216 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:40.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:40.322 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.365 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.371 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:40.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:40.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 81877 81861 86.7053 58.0625 0.0107795 0.0115262 2023-06-03T20:35:40.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_historic_ops 2023-06-03T20:35:40.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:40.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:40.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:40.810 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:40.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:40.853 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:40 smithi083 bash[60048]: cluster 1685824539.223528 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-06-03T20:35:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:40.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:40.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:40.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:41.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:40 smithi033 bash[74781]: cluster 1685824539.223528 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-06-03T20:35:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:40 smithi033 bash[78259]: cluster 1685824539.223528 mgr.y (mgr.34104) 1062 : cluster 0 pgmap v1145: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2023-06-03T20:35:41.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:41.133 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:41.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:41.237 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:41.268 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:41.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:41.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:41.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:41.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:41.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:41.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:35:41.520281+0000 min lat: 0.00124795 max lat: 0.371164 avg lat: 0.011596 2023-06-03T20:35:41.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:35:41.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 82772 82756 86.1924 55.9375 0.0319638 0.011596 2023-06-03T20:35:41.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:41.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:41.665 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:41.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:41.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:41.740 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:35:41.755 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:35:41.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:41.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:41.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:41.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:41.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:41.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:41.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:42.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:42.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:42.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:42.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:42.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:42.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:42.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 83709 83693 85.7394 58.5625 0.0164703 0.0116564 2023-06-03T20:35:42.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:42.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.684 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:42.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:42.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:42.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:42.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:42 smithi083 bash[60048]: cluster 1685824541.2242906 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-06-03T20:35:42.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:42.941 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:42 smithi033 bash[74781]: cluster 1685824541.2242906 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-06-03T20:35:42.941 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:42 smithi033 bash[78259]: cluster 1685824541.2242906 mgr.y (mgr.34104) 1063 : cluster 0 pgmap v1146: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 78 MiB/s wr, 1.25k op/s 2023-06-03T20:35:42.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:42.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:43.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:43.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:43.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.112 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:43.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:43.237 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:43.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:43.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:43.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:43.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:43.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:43.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:43.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.511 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:43.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 84472 84456 85.1256 47.6875 0.00510342 0.0117421 2023-06-03T20:35:43.612 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:43.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:43.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:43.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:43 smithi033 bash[74781]: audit 1685824541.7181222 mgr.y (mgr.34104) 1064 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:35:43.763 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:43 smithi033 bash[78259]: audit 1685824541.7181222 mgr.y (mgr.34104) 1064 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:35:43.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:43.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:43.892 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:43.926 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:43.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:44.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:44.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:44.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:43 smithi083 bash[60048]: audit 1685824541.7181222 mgr.y (mgr.34104) 1064 : audit 0 from='client.35721 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:35:44.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:44.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:44.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:44.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:44.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:44.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:44.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:44.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 16 85453 85437 84.7475 61.3125 0.00868092 0.0117939 2023-06-03T20:35:44.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:44.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:44.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:44.726 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:44 smithi033 bash[78259]: cluster 1685824543.2247887 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-06-03T20:35:44.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:44 smithi033 bash[74781]: cluster 1685824543.2247887 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-06-03T20:35:44.729 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1146,"stamp":"2023-06-03T20:35:41.223712+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5305014158,"num_objects":80963,"num_object_clones":0,"num_object_copies":242889,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80963,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":81200,"num_write_kb":5182542,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":3563058,"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":81134,"ondisk_log_size":81134,"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":18193768,"kb_used_data":15509992,"kb_used_omap":21,"kb_used_meta":2683754,"kb_avail":731767448,"statfs":{"total":767960285184,"available":749329866752,"internally_reserved":0,"allocated":15882231808,"data_stored":15876674660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":2748164515},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":981336064,"num_objects":14974,"num_object_clones":0,"num_object_copies":44922,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14974,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14974,"num_write_kb":958336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004539"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":275,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.344684+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:35:19.344684+0000","last_peered":"2023-06-03T20:35:19.344684+0000","last_clean":"2023-06-03T20:35:19.344684+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:35:19.344684+0000","last_undegraded":"2023-06-03T20:35:19.344684+0000","last_fullsized":"2023-06-03T20:35:19.344684+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":245,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337830+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:35:19.337830+0000","last_peered":"2023-06-03T20:35:19.337830+0000","last_clean":"2023-06-03T20:35:19.337830+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:35:19.337830+0000","last_undegraded":"2023-06-03T20:35:19.337830+0000","last_fullsized":"2023-06-03T20:35:19.337830+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":213,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.320645+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:35:19.320645+0000","last_peered":"2023-06-03T20:35:19.320645+0000","last_clean":"2023-06-03T20:35:19.320645+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:35:19.320645+0000","last_undegraded":"2023-06-03T20:35:19.320645+0000","last_fullsized":"2023-06-03T20:35:19.320645+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":104,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.330419+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:35:19.330419+0000","last_peered":"2023-06-03T20:35:19.330419+0000","last_clean":"2023-06-03T20:35:19.330419+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:35:19.330419+0000","last_undegraded":"2023-06-03T20:35:19.330419+0000","last_fullsized":"2023-06-03T20:35:19.330419+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337763+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:35:19.337763+0000","last_peered":"2023-06-03T20:35:19.337763+0000","last_clean":"2023-06-03T20:35:19.337763+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:35:19.337763+0000","last_undegraded":"2023-06-03T20:35:19.337763+0000","last_fullsized":"2023-06-03T20:35:19.337763+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":76,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.359360+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:35:19.359360+0000","last_peered":"2023-06-03T20:35:19.359360+0000","last_clean":"2023-06-03T20:35:19.359360+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:35:19.359360+0000","last_undegraded":"2023-06-03T20:35:19.359360+0000","last_fullsized":"2023-06-03T20:35:19.359360+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":103,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.339845+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:35:19.339845+0000","last_peered":"2023-06-03T20:35:19.339845+0000","last_clean":"2023-06-03T20:35:19.339845+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:35:19.339845+0000","last_undegraded":"2023-06-03T20:35:19.339845+0000","last_fullsized":"2023-06-03T20:35:19.339845+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":278,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337846+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:35:19.337846+0000","last_peered":"2023-06-03T20:35:19.337846+0000","last_clean":"2023-06-03T20:35:19.337846+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:35:19.337846+0000","last_undegraded":"2023-06-03T20:35:19.337846+0000","last_fullsized":"2023-06-03T20:35:19.337846+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":232,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346682+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:35:19.346682+0000","last_peered":"2023-06-03T20:35:19.346682+0000","last_clean":"2023-06-03T20:35:19.346682+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:35:19.346682+0000","last_undegraded":"2023-06-03T20:35:19.346682+0000","last_fullsized":"2023-06-03T20:35:19.346682+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":227,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.338056+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:35:19.338056+0000","last_peered":"2023-06-03T20:35:19.338056+0000","last_clean":"2023-06-03T20:35:19.338056+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:35:19.338056+0000","last_undegraded":"2023-06-03T20:35:19.338056+0000","last_fullsized":"2023-06-03T20:35:19.338056+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":224,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349756+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:35:19.349756+0000","last_peered":"2023-06-03T20:35:19.349756+0000","last_clean":"2023-06-03T20:35:19.349756+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:35:19.349756+0000","last_undegraded":"2023-06-03T20:35:19.349756+0000","last_fullsized":"2023-06-03T20:35:19.349756+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":244,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.321203+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:35:19.321203+0000","last_peered":"2023-06-03T20:35:19.321203+0000","last_clean":"2023-06-03T20:35:19.321203+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:35:19.321203+0000","last_undegraded":"2023-06-03T20:35:19.321203+0000","last_fullsized":"2023-06-03T20:35:19.321203+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":301,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.347842+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:35:19.347842+0000","last_peered":"2023-06-03T20:35:19.347842+0000","last_clean":"2023-06-03T20:35:19.347842+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:35:19.347842+0000","last_undegraded":"2023-06-03T20:35:19.347842+0000","last_fullsized":"2023-06-03T20:35:19.347842+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.344408+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:35:19.344408+0000","last_peered":"2023-06-03T20:35:19.344408+0000","last_clean":"2023-06-03T20:35:19.344408+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:35:19.344408+0000","last_undegraded":"2023-06-03T20:35:19.344408+0000","last_fullsized":"2023-06-03T20:35:19.344408+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":223,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349285+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:35:19.349285+0000","last_peered":"2023-06-03T20:35:19.349285+0000","last_clean":"2023-06-03T20:35:19.349285+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:35:19.349285+0000","last_undegraded":"2023-06-03T20:35:19.349285+0000","last_fullsized":"2023-06-03T20:35:19.349285+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":245,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.338662+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:35:19.338662+0000","last_peered":"2023-06-03T20:35:19.338662+0000","last_clean":"2023-06-03T20:35:19.338662+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:35:19.338662+0000","last_undegraded":"2023-06-03T20:35:19.338662+0000","last_fullsized":"2023-06-03T20:35:19.338662+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":103,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.332367+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:35:19.332367+0000","last_peered":"2023-06-03T20:35:19.332367+0000","last_clean":"2023-06-03T20:35:19.332367+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:35:19.332367+0000","last_undegraded":"2023-06-03T20:35:19.332367+0000","last_fullsized":"2023-06-03T20:35:19.332367+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":216,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346472+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:35:19.346472+0000","last_peered":"2023-06-03T20:35:19.346472+0000","last_clean":"2023-06-03T20:35:19.346472+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:35:19.346472+0000","last_undegraded":"2023-06-03T20:35:19.346472+0000","last_fullsized":"2023-06-03T20:35:19.346472+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":251,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349007+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:35:19.349007+0000","last_peered":"2023-06-03T20:35:19.349007+0000","last_clean":"2023-06-03T20:35:19.349007+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:35:19.349007+0000","last_undegraded":"2023-06-03T20:35:19.349007+0000","last_fullsized":"2023-06-03T20:35:19.349007+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":112,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.330155+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:35:19.330155+0000","last_peered":"2023-06-03T20:35:19.330155+0000","last_clean":"2023-06-03T20:35:19.330155+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:35:19.330155+0000","last_undegraded":"2023-06-03T20:35:19.330155+0000","last_fullsized":"2023-06-03T20:35:19.330155+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":71,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.354100+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:35:19.354100+0000","last_peered":"2023-06-03T20:35:19.354100+0000","last_clean":"2023-06-03T20:35:19.354100+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:35:19.354100+0000","last_undegraded":"2023-06-03T20:35:19.354100+0000","last_fullsized":"2023-06-03T20:35:19.354100+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":245,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.339892+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:35:19.339892+0000","last_peered":"2023-06-03T20:35:19.339892+0000","last_clean":"2023-06-03T20:35:19.339892+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:35:19.339892+0000","last_undegraded":"2023-06-03T20:35:19.339892+0000","last_fullsized":"2023-06-03T20:35:19.339892+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"254'5073","reported_seq":5088,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.470098+0000","last_change":"2023-06-03T20:34:22.350935+0000","last_active":"2023-06-03T20:35:39.470098+0000","last_peered":"2023-06-03T20:35:39.470098+0000","last_clean":"2023-06-03T20:35:39.470098+0000","last_became_active":"2023-06-03T20:34:22.350608+0000","last_became_peered":"2023-06-03T20:34:22.350608+0000","last_unstale":"2023-06-03T20:35:39.470098+0000","last_undegraded":"2023-06-03T20:35:39.470098+0000","last_fullsized":"2023-06-03T20:35:39.470098+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5073,"log_dups_size":0,"ondisk_log_size":5073,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":332464128,"num_objects":5073,"num_object_clones":0,"num_object_copies":15219,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5073,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5073,"num_write_kb":324672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":248,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.350087+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:35:19.350087+0000","last_peered":"2023-06-03T20:35:19.350087+0000","last_clean":"2023-06-03T20:35:19.350087+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:35:19.350087+0000","last_undegraded":"2023-06-03T20:35:19.350087+0000","last_fullsized":"2023-06-03T20:35:19.350087+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":237,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.345866+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:35:19.345866+0000","last_peered":"2023-06-03T20:35:19.345866+0000","last_clean":"2023-06-03T20:35:19.345866+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:35:19.345866+0000","last_undegraded":"2023-06-03T20:35:19.345866+0000","last_fullsized":"2023-06-03T20:35:19.345866+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"254'5024","reported_seq":5040,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.511551+0000","last_change":"2023-06-03T20:34:22.961847+0000","last_active":"2023-06-03T20:35:39.511551+0000","last_peered":"2023-06-03T20:35:39.511551+0000","last_clean":"2023-06-03T20:35:39.511551+0000","last_became_active":"2023-06-03T20:34:22.961003+0000","last_became_peered":"2023-06-03T20:34:22.961003+0000","last_unstale":"2023-06-03T20:35:39.511551+0000","last_undegraded":"2023-06-03T20:35:39.511551+0000","last_fullsized":"2023-06-03T20:35:39.511551+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5024,"log_dups_size":0,"ondisk_log_size":5024,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329252864,"num_objects":5024,"num_object_clones":0,"num_object_copies":15072,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5024,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5024,"num_write_kb":321536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":238,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349902+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:35:19.349902+0000","last_peered":"2023-06-03T20:35:19.349902+0000","last_clean":"2023-06-03T20:35:19.349902+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:35:19.349902+0000","last_undegraded":"2023-06-03T20:35:19.349902+0000","last_fullsized":"2023-06-03T20:35:19.349902+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":246,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.341559+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:35:19.341559+0000","last_peered":"2023-06-03T20:35:19.341559+0000","last_clean":"2023-06-03T20:35:19.341559+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:35:19.341559+0000","last_undegraded":"2023-06-03T20:35:19.341559+0000","last_fullsized":"2023-06-03T20:35:19.341559+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"254'5123","reported_seq":5139,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.870445+0000","last_change":"2023-06-03T20:34:22.956675+0000","last_active":"2023-06-03T20:35:39.870445+0000","last_peered":"2023-06-03T20:35:39.870445+0000","last_clean":"2023-06-03T20:35:39.870445+0000","last_became_active":"2023-06-03T20:34:22.955451+0000","last_became_peered":"2023-06-03T20:34:22.955451+0000","last_unstale":"2023-06-03T20:35:39.870445+0000","last_undegraded":"2023-06-03T20:35:39.870445+0000","last_fullsized":"2023-06-03T20:35:39.870445+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5123,"log_dups_size":0,"ondisk_log_size":5123,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:33:36.478803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":335740928,"num_objects":5123,"num_object_clones":0,"num_object_copies":15369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5123,"num_write_kb":327872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":259,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349521+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:35:19.349521+0000","last_peered":"2023-06-03T20:35:19.349521+0000","last_clean":"2023-06-03T20:35:19.349521+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:35:19.349521+0000","last_undegraded":"2023-06-03T20:35:19.349521+0000","last_fullsized":"2023-06-03T20:35:19.349521+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":76,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.358907+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:35:19.358907+0000","last_peered":"2023-06-03T20:35:19.358907+0000","last_clean":"2023-06-03T20:35:19.358907+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:35:19.358907+0000","last_undegraded":"2023-06-03T20:35:19.358907+0000","last_fullsized":"2023-06-03T20:35:19.358907+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"254'5030","reported_seq":5047,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.508051+0000","last_change":"2023-06-03T20:34:22.953829+0000","last_active":"2023-06-03T20:35:39.508051+0000","last_peered":"2023-06-03T20:35:39.508051+0000","last_clean":"2023-06-03T20:35:39.508051+0000","last_became_active":"2023-06-03T20:34:22.953479+0000","last_became_peered":"2023-06-03T20:34:22.953479+0000","last_unstale":"2023-06-03T20:35:39.508051+0000","last_undegraded":"2023-06-03T20:35:39.508051+0000","last_fullsized":"2023-06-03T20:35:39.508051+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5030,"log_dups_size":0,"ondisk_log_size":5030,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:13:40.168593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":329646080,"num_objects":5030,"num_object_clones":0,"num_object_copies":15090,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5030,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5030,"num_write_kb":321920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":245,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346353+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:35:19.346353+0000","last_peered":"2023-06-03T20:35:19.346353+0000","last_clean":"2023-06-03T20:35:19.346353+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:35:19.346353+0000","last_undegraded":"2023-06-03T20:35:19.346353+0000","last_fullsized":"2023-06-03T20:35:19.346353+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.330599+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:35:19.330599+0000","last_peered":"2023-06-03T20:35:19.330599+0000","last_clean":"2023-06-03T20:35:19.330599+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:35:19.330599+0000","last_undegraded":"2023-06-03T20:35:19.330599+0000","last_fullsized":"2023-06-03T20:35:19.330599+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"254'4983","reported_seq":5000,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.012118+0000","last_change":"2023-06-03T20:34:22.343485+0000","last_active":"2023-06-03T20:35:39.012118+0000","last_peered":"2023-06-03T20:35:39.012118+0000","last_clean":"2023-06-03T20:35:39.012118+0000","last_became_active":"2023-06-03T20:34:22.343174+0000","last_became_peered":"2023-06-03T20:34:22.343174+0000","last_unstale":"2023-06-03T20:35:39.012118+0000","last_undegraded":"2023-06-03T20:35:39.012118+0000","last_fullsized":"2023-06-03T20:35:39.012118+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":4983,"log_dups_size":0,"ondisk_log_size":4983,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:20:57.699153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":326565888,"num_objects":4983,"num_object_clones":0,"num_object_copies":14949,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4983,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4983,"num_write_kb":318912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":256,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.338615+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:35:19.338615+0000","last_peered":"2023-06-03T20:35:19.338615+0000","last_clean":"2023-06-03T20:35:19.338615+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:35:19.338615+0000","last_undegraded":"2023-06-03T20:35:19.338615+0000","last_fullsized":"2023-06-03T20:35:19.338615+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":252,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.347886+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:35:19.347886+0000","last_peered":"2023-06-03T20:35:19.347886+0000","last_clean":"2023-06-03T20:35:19.347886+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:35:19.347886+0000","last_undegraded":"2023-06-03T20:35:19.347886+0000","last_fullsized":"2023-06-03T20:35:19.347886+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"254'5058","reported_seq":5075,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.478635+0000","last_change":"2023-06-03T20:34:22.954615+0000","last_active":"2023-06-03T20:35:39.478635+0000","last_peered":"2023-06-03T20:35:39.478635+0000","last_clean":"2023-06-03T20:35:39.478635+0000","last_became_active":"2023-06-03T20:34:22.954319+0000","last_became_peered":"2023-06-03T20:34:22.954319+0000","last_unstale":"2023-06-03T20:35:39.478635+0000","last_undegraded":"2023-06-03T20:35:39.478635+0000","last_fullsized":"2023-06-03T20:35:39.478635+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5058,"log_dups_size":0,"ondisk_log_size":5058,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:56:51.339891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":331481088,"num_objects":5058,"num_object_clones":0,"num_object_copies":15174,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5058,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5058,"num_write_kb":323712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":76,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.354016+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:35:19.354016+0000","last_peered":"2023-06-03T20:35:19.354016+0000","last_clean":"2023-06-03T20:35:19.354016+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:35:19.354016+0000","last_undegraded":"2023-06-03T20:35:19.354016+0000","last_fullsized":"2023-06-03T20:35:19.354016+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":243,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346023+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:35:19.346023+0000","last_peered":"2023-06-03T20:35:19.346023+0000","last_clean":"2023-06-03T20:35:19.346023+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:35:19.346023+0000","last_undegraded":"2023-06-03T20:35:19.346023+0000","last_fullsized":"2023-06-03T20:35:19.346023+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5105","reported_seq":5121,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.499615+0000","last_change":"2023-06-03T20:34:22.351362+0000","last_active":"2023-06-03T20:35:39.499615+0000","last_peered":"2023-06-03T20:35:39.499615+0000","last_clean":"2023-06-03T20:35:39.499615+0000","last_became_active":"2023-06-03T20:34:22.351030+0000","last_became_peered":"2023-06-03T20:34:22.351030+0000","last_unstale":"2023-06-03T20:35:39.499615+0000","last_undegraded":"2023-06-03T20:35:39.499615+0000","last_fullsized":"2023-06-03T20:35:39.499615+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5105,"log_dups_size":0,"ondisk_log_size":5105,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":334561280,"num_objects":5105,"num_object_clones":0,"num_object_copies":15315,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5105,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5105,"num_write_kb":326720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":217,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.341326+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:35:19.341326+0000","last_peered":"2023-06-03T20:35:19.341326+0000","last_clean":"2023-06-03T20:35:19.341326+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:35:19.341326+0000","last_undegraded":"2023-06-03T20:35:19.341326+0000","last_fullsized":"2023-06-03T20:35:19.341326+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":267,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346027+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:35:19.346027+0000","last_peered":"2023-06-03T20:35:19.346027+0000","last_clean":"2023-06-03T20:35:19.346027+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:35:19.346027+0000","last_undegraded":"2023-06-03T20:35:19.346027+0000","last_fullsized":"2023-06-03T20:35:19.346027+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"254'5094","reported_seq":5110,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.469714+0000","last_change":"2023-06-03T20:34:22.353013+0000","last_active":"2023-06-03T20:35:39.469714+0000","last_peered":"2023-06-03T20:35:39.469714+0000","last_clean":"2023-06-03T20:35:39.469714+0000","last_became_active":"2023-06-03T20:34:22.352663+0000","last_became_peered":"2023-06-03T20:34:22.352663+0000","last_unstale":"2023-06-03T20:35:39.469714+0000","last_undegraded":"2023-06-03T20:35:39.469714+0000","last_fullsized":"2023-06-03T20:35:39.469714+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5094,"log_dups_size":0,"ondisk_log_size":5094,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333840384,"num_objects":5094,"num_object_clones":0,"num_object_copies":15282,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5094,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5094,"num_write_kb":326016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":247,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337598+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:35:19.337598+0000","last_peered":"2023-06-03T20:35:19.337598+0000","last_clean":"2023-06-03T20:35:19.337598+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:35:19.337598+0000","last_undegraded":"2023-06-03T20:35:19.337598+0000","last_fullsized":"2023-06-03T20:35:19.337598+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":214,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.325794+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:35:19.325794+0000","last_peered":"2023-06-03T20:35:19.325794+0000","last_clean":"2023-06-03T20:35:19.325794+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:35:19.325794+0000","last_undegraded":"2023-06-03T20:35:19.325794+0000","last_fullsized":"2023-06-03T20:35:19.325794+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"254'5042","reported_seq":5058,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.435993+0000","last_change":"2023-06-03T20:34:22.350478+0000","last_active":"2023-06-03T20:35:39.435993+0000","last_peered":"2023-06-03T20:35:39.435993+0000","last_clean":"2023-06-03T20:35:39.435993+0000","last_became_active":"2023-06-03T20:34:22.350124+0000","last_became_peered":"2023-06-03T20:34:22.350124+0000","last_unstale":"2023-06-03T20:35:39.435993+0000","last_undegraded":"2023-06-03T20:35:39.435993+0000","last_fullsized":"2023-06-03T20:35:39.435993+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5042,"log_dups_size":0,"ondisk_log_size":5042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330432512,"num_objects":5042,"num_object_clones":0,"num_object_copies":15126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5042,"num_write_kb":322688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":229,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:23.933298+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:35:23.933298+0000","last_peered":"2023-06-03T20:35:23.933298+0000","last_clean":"2023-06-03T20:35:23.933298+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:35:23.933298+0000","last_undegraded":"2023-06-03T20:35:23.933298+0000","last_fullsized":"2023-06-03T20:35:23.933298+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":232,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346382+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:35:19.346382+0000","last_peered":"2023-06-03T20:35:19.346382+0000","last_clean":"2023-06-03T20:35:19.346382+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:35:19.346382+0000","last_undegraded":"2023-06-03T20:35:19.346382+0000","last_fullsized":"2023-06-03T20:35:19.346382+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.332481+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:35:19.332481+0000","last_peered":"2023-06-03T20:35:19.332481+0000","last_clean":"2023-06-03T20:35:19.332481+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:35:19.332481+0000","last_undegraded":"2023-06-03T20:35:19.332481+0000","last_fullsized":"2023-06-03T20:35:19.332481+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"254'5232","reported_seq":5248,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.511501+0000","last_change":"2023-06-03T20:34:22.348430+0000","last_active":"2023-06-03T20:35:39.511501+0000","last_peered":"2023-06-03T20:35:39.511501+0000","last_clean":"2023-06-03T20:35:39.511501+0000","last_became_active":"2023-06-03T20:34:22.348082+0000","last_became_peered":"2023-06-03T20:34:22.348082+0000","last_unstale":"2023-06-03T20:35:39.511501+0000","last_undegraded":"2023-06-03T20:35:39.511501+0000","last_fullsized":"2023-06-03T20:35:39.511501+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5232,"log_dups_size":0,"ondisk_log_size":5232,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":342884352,"num_objects":5232,"num_object_clones":0,"num_object_copies":15696,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5232,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5232,"num_write_kb":334848,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":256,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346824+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:35:19.346824+0000","last_peered":"2023-06-03T20:35:19.346824+0000","last_clean":"2023-06-03T20:35:19.346824+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:35:19.346824+0000","last_undegraded":"2023-06-03T20:35:19.346824+0000","last_fullsized":"2023-06-03T20:35:19.346824+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.344357+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:35:19.344357+0000","last_peered":"2023-06-03T20:35:19.344357+0000","last_clean":"2023-06-03T20:35:19.344357+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:35:19.344357+0000","last_undegraded":"2023-06-03T20:35:19.344357+0000","last_fullsized":"2023-06-03T20:35:19.344357+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":228,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.339884+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:35:19.339884+0000","last_peered":"2023-06-03T20:35:19.339884+0000","last_clean":"2023-06-03T20:35:19.339884+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:35:19.339884+0000","last_undegraded":"2023-06-03T20:35:19.339884+0000","last_fullsized":"2023-06-03T20:35:19.339884+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"254'5009","reported_seq":5025,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.470673+0000","last_change":"2023-06-03T20:34:22.349444+0000","last_active":"2023-06-03T20:35:39.470673+0000","last_peered":"2023-06-03T20:35:39.470673+0000","last_clean":"2023-06-03T20:35:39.470673+0000","last_became_active":"2023-06-03T20:34:22.349094+0000","last_became_peered":"2023-06-03T20:34:22.349094+0000","last_unstale":"2023-06-03T20:35:39.470673+0000","last_undegraded":"2023-06-03T20:35:39.470673+0000","last_fullsized":"2023-06-03T20:35:39.470673+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5009,"log_dups_size":0,"ondisk_log_size":5009,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":328269824,"num_objects":5009,"num_object_clones":0,"num_object_copies":15027,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5009,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5009,"num_write_kb":320576,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":94,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.335408+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:35:19.335408+0000","last_peered":"2023-06-03T20:35:19.335408+0000","last_clean":"2023-06-03T20:35:19.335408+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:35:19.335408+0000","last_undegraded":"2023-06-03T20:35:19.335408+0000","last_fullsized":"2023-06-03T20:35:19.335408+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.320578+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:35:19.320578+0000","last_peered":"2023-06-03T20:35:19.320578+0000","last_clean":"2023-06-03T20:35:19.320578+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:35:19.320578+0000","last_undegraded":"2023-06-03T20:35:19.320578+0000","last_fullsized":"2023-06-03T20:35:19.320578+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":243,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:28.353845+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:35:28.353845+0000","last_peered":"2023-06-03T20:35:28.353845+0000","last_clean":"2023-06-03T20:35:28.353845+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:35:28.353845+0000","last_undegraded":"2023-06-03T20:35:28.353845+0000","last_fullsized":"2023-06-03T20:35:28.353845+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"254'5042","reported_seq":5058,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.489274+0000","last_change":"2023-06-03T20:34:22.349894+0000","last_active":"2023-06-03T20:35:39.489274+0000","last_peered":"2023-06-03T20:35:39.489274+0000","last_clean":"2023-06-03T20:35:39.489274+0000","last_became_active":"2023-06-03T20:34:22.349515+0000","last_became_peered":"2023-06-03T20:34:22.349515+0000","last_unstale":"2023-06-03T20:35:39.489274+0000","last_undegraded":"2023-06-03T20:35:39.489274+0000","last_fullsized":"2023-06-03T20:35:39.489274+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5042,"log_dups_size":0,"ondisk_log_size":5042,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330432512,"num_objects":5042,"num_object_clones":0,"num_object_copies":15126,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5042,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5042,"num_write_kb":322688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":239,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346147+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:35:19.346147+0000","last_peered":"2023-06-03T20:35:19.346147+0000","last_clean":"2023-06-03T20:35:19.346147+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:35:19.346147+0000","last_undegraded":"2023-06-03T20:35:19.346147+0000","last_fullsized":"2023-06-03T20:35:19.346147+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":595,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.353569+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:35:19.353569+0000","last_peered":"2023-06-03T20:35:19.353569+0000","last_clean":"2023-06-03T20:35:19.353569+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:35:19.353569+0000","last_undegraded":"2023-06-03T20:35:19.353569+0000","last_fullsized":"2023-06-03T20:35:19.353569+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":229,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337548+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:35:19.337548+0000","last_peered":"2023-06-03T20:35:19.337548+0000","last_clean":"2023-06-03T20:35:19.337548+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:35:19.337548+0000","last_undegraded":"2023-06-03T20:35:19.337548+0000","last_fullsized":"2023-06-03T20:35:19.337548+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.353731+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:35:19.353731+0000","last_peered":"2023-06-03T20:35:19.353731+0000","last_clean":"2023-06-03T20:35:19.353731+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:35:19.353731+0000","last_undegraded":"2023-06-03T20:35:19.353731+0000","last_fullsized":"2023-06-03T20:35:19.353731+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"254'5044","reported_seq":5061,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.873438+0000","last_change":"2023-06-03T20:34:22.342748+0000","last_active":"2023-06-03T20:35:39.873438+0000","last_peered":"2023-06-03T20:35:39.873438+0000","last_clean":"2023-06-03T20:35:39.873438+0000","last_became_active":"2023-06-03T20:34:22.342397+0000","last_became_peered":"2023-06-03T20:34:22.342397+0000","last_unstale":"2023-06-03T20:35:39.873438+0000","last_undegraded":"2023-06-03T20:35:39.873438+0000","last_fullsized":"2023-06-03T20:35:39.873438+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5044,"log_dups_size":0,"ondisk_log_size":5044,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:41:37.068259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":330563584,"num_objects":5044,"num_object_clones":0,"num_object_copies":15132,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5044,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5044,"num_write_kb":322816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":255,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.353475+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:35:19.353475+0000","last_peered":"2023-06-03T20:35:19.353475+0000","last_clean":"2023-06-03T20:35:19.353475+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:35:19.353475+0000","last_undegraded":"2023-06-03T20:35:19.353475+0000","last_fullsized":"2023-06-03T20:35:19.353475+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.326661+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:35:19.326661+0000","last_peered":"2023-06-03T20:35:19.326661+0000","last_clean":"2023-06-03T20:35:19.326661+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:35:19.326661+0000","last_undegraded":"2023-06-03T20:35:19.326661+0000","last_fullsized":"2023-06-03T20:35:19.326661+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":112,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.330255+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:35:19.330255+0000","last_peered":"2023-06-03T20:35:19.330255+0000","last_clean":"2023-06-03T20:35:19.330255+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:35:19.330255+0000","last_undegraded":"2023-06-03T20:35:19.330255+0000","last_fullsized":"2023-06-03T20:35:19.330255+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"254'4996","reported_seq":5012,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.494348+0000","last_change":"2023-06-03T20:34:22.350597+0000","last_active":"2023-06-03T20:35:39.494348+0000","last_peered":"2023-06-03T20:35:39.494348+0000","last_clean":"2023-06-03T20:35:39.494348+0000","last_became_active":"2023-06-03T20:34:22.350254+0000","last_became_peered":"2023-06-03T20:34:22.350254+0000","last_unstale":"2023-06-03T20:35:39.494348+0000","last_undegraded":"2023-06-03T20:35:39.494348+0000","last_fullsized":"2023-06-03T20:35:39.494348+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":4996,"log_dups_size":0,"ondisk_log_size":4996,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327417856,"num_objects":4996,"num_object_clones":0,"num_object_copies":14988,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4996,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4996,"num_write_kb":319744,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":243,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.349594+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:35:19.349594+0000","last_peered":"2023-06-03T20:35:19.349594+0000","last_clean":"2023-06-03T20:35:19.349594+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:35:19.349594+0000","last_undegraded":"2023-06-03T20:35:19.349594+0000","last_fullsized":"2023-06-03T20:35:19.349594+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":244,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:23.933263+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:35:23.933263+0000","last_peered":"2023-06-03T20:35:23.933263+0000","last_clean":"2023-06-03T20:35:23.933263+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:35:23.933263+0000","last_undegraded":"2023-06-03T20:35:23.933263+0000","last_fullsized":"2023-06-03T20:35:23.933263+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":104,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:28.359133+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:35:28.359133+0000","last_peered":"2023-06-03T20:35:28.359133+0000","last_clean":"2023-06-03T20:35:28.359133+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:35:28.359133+0000","last_undegraded":"2023-06-03T20:35:28.359133+0000","last_fullsized":"2023-06-03T20:35:28.359133+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"254'4994","reported_seq":5010,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.534465+0000","last_change":"2023-06-03T20:34:22.353121+0000","last_active":"2023-06-03T20:35:39.534465+0000","last_peered":"2023-06-03T20:35:39.534465+0000","last_clean":"2023-06-03T20:35:39.534465+0000","last_became_active":"2023-06-03T20:34:22.352747+0000","last_became_peered":"2023-06-03T20:34:22.352747+0000","last_unstale":"2023-06-03T20:35:39.534465+0000","last_undegraded":"2023-06-03T20:35:39.534465+0000","last_fullsized":"2023-06-03T20:35:39.534465+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":4994,"log_dups_size":0,"ondisk_log_size":4994,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327286784,"num_objects":4994,"num_object_clones":0,"num_object_copies":14982,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4994,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4994,"num_write_kb":319616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":256,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.339808+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:35:19.339808+0000","last_peered":"2023-06-03T20:35:19.339808+0000","last_clean":"2023-06-03T20:35:19.339808+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:35:19.339808+0000","last_undegraded":"2023-06-03T20:35:19.339808+0000","last_fullsized":"2023-06-03T20:35:19.339808+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":222,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:28.353661+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:35:28.353661+0000","last_peered":"2023-06-03T20:35:28.353661+0000","last_clean":"2023-06-03T20:35:28.353661+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:35:28.353661+0000","last_undegraded":"2023-06-03T20:35:28.353661+0000","last_fullsized":"2023-06-03T20:35:28.353661+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":246,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337682+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:35:19.337682+0000","last_peered":"2023-06-03T20:35:19.337682+0000","last_clean":"2023-06-03T20:35:19.337682+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:35:19.337682+0000","last_undegraded":"2023-06-03T20:35:19.337682+0000","last_fullsized":"2023-06-03T20:35:19.337682+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"254'5090","reported_seq":5106,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:39.492410+0000","last_change":"2023-06-03T20:34:22.960361+0000","last_active":"2023-06-03T20:35:39.492410+0000","last_peered":"2023-06-03T20:35:39.492410+0000","last_clean":"2023-06-03T20:35:39.492410+0000","last_became_active":"2023-06-03T20:34:22.959984+0000","last_became_peered":"2023-06-03T20:34:22.959984+0000","last_unstale":"2023-06-03T20:35:39.492410+0000","last_undegraded":"2023-06-03T20:35:39.492410+0000","last_fullsized":"2023-06-03T20:35:39.492410+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":5090,"log_dups_size":0,"ondisk_log_size":5090,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":333578240,"num_objects":5090,"num_object_clones":0,"num_object_copies":15270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":5090,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5090,"num_write_kb":325760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":61,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.359150+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:35:19.359150+0000","last_peered":"2023-06-03T20:35:19.359150+0000","last_clean":"2023-06-03T20:35:19.359150+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:35:19.359150+0000","last_undegraded":"2023-06-03T20:35:19.359150+0000","last_fullsized":"2023-06-03T20:35:19.359150+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":122,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.330508+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:35:19.330508+0000","last_peered":"2023-06-03T20:35:19.330508+0000","last_clean":"2023-06-03T20:35:19.330508+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:35:19.330508+0000","last_undegraded":"2023-06-03T20:35:19.330508+0000","last_fullsized":"2023-06-03T20:35:19.330508+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":246,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.341491+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:35:19.341491+0000","last_peered":"2023-06-03T20:35:19.341491+0000","last_clean":"2023-06-03T20:35:19.341491+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:35:19.341491+0000","last_undegraded":"2023-06-03T20:35:19.341491+0000","last_fullsized":"2023-06-03T20:35:19.341491+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":103,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:28.358936+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:35:28.358936+0000","last_peered":"2023-06-03T20:35:28.358936+0000","last_clean":"2023-06-03T20:35:28.358936+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:35:28.358936+0000","last_undegraded":"2023-06-03T20:35:28.358936+0000","last_fullsized":"2023-06-03T20:35:28.358936+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":108,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.340072+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:35:19.340072+0000","last_peered":"2023-06-03T20:35:19.340072+0000","last_clean":"2023-06-03T20:35:19.340072+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:35:19.340072+0000","last_undegraded":"2023-06-03T20:35:19.340072+0000","last_fullsized":"2023-06-03T20:35:19.340072+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":119,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346437+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:35:19.346437+0000","last_peered":"2023-06-03T20:35:19.346437+0000","last_clean":"2023-06-03T20:35:19.346437+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:35:19.346437+0000","last_undegraded":"2023-06-03T20:35:19.346437+0000","last_fullsized":"2023-06-03T20:35:19.346437+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.344532+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:35:19.344532+0000","last_peered":"2023-06-03T20:35:19.344532+0000","last_clean":"2023-06-03T20:35:19.344532+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:35:19.344532+0000","last_undegraded":"2023-06-03T20:35:19.344532+0000","last_fullsized":"2023-06-03T20:35:19.344532+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":89,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.346224+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:35:19.346224+0000","last_peered":"2023-06-03T20:35:19.346224+0000","last_clean":"2023-06-03T20:35:19.346224+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:35:19.346224+0000","last_undegraded":"2023-06-03T20:35:19.346224+0000","last_fullsized":"2023-06-03T20:35:19.346224+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.344816+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:35:19.344816+0000","last_peered":"2023-06-03T20:35:19.344816+0000","last_clean":"2023-06-03T20:35:19.344816+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:35:19.344816+0000","last_undegraded":"2023-06-03T20:35:19.344816+0000","last_fullsized":"2023-06-03T20:35:19.344816+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":291,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337441+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:35:19.337441+0000","last_peered":"2023-06-03T20:35:19.337441+0000","last_clean":"2023-06-03T20:35:19.337441+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:35:19.337441+0000","last_undegraded":"2023-06-03T20:35:19.337441+0000","last_fullsized":"2023-06-03T20:35:19.337441+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":266,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.337983+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:35:19.337983+0000","last_peered":"2023-06-03T20:35:19.337983+0000","last_clean":"2023-06-03T20:35:19.337983+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:35:19.337983+0000","last_undegraded":"2023-06-03T20:35:19.337983+0000","last_fullsized":"2023-06-03T20:35:19.337983+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":125,"reported_epoch":254,"state":"active+clean","last_fresh":"2023-06-03T20:35:28.367561+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:35:28.367561+0000","last_peered":"2023-06-03T20:35:28.367561+0000","last_clean":"2023-06-03T20:35:28.367561+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:35:28.367561+0000","last_undegraded":"2023-06-03T20:35:28.367561+0000","last_fullsized":"2023-06-03T20:35:28.367561+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":261,"reported_epoch":253,"state":"active+clean","last_fresh":"2023-06-03T20:35:19.340915+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:35:19.340915+0000","last_peered":"2023-06-03T20:35:19.340915+0000","last_clean":"2023-06-03T20:35:19.340915+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:35:19.340915+0000","last_undegraded":"2023-06-03T20:35:19.340915+0000","last_fullsized":"2023-06-03T20:35:19.340915+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":5304418304,"num_objects":80939,"num_object_clones":0,"num_object_copies":242817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":80939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":80939,"num_write_kb":5180096,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15929507840,"data_stored":15929507840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":80939,"ondisk_log_size":80939,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430702,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1697732,"kb_used_data":1292540,"kb_used_omap":0,"kb_used_meta":405184,"kb_avail":92047420,"statfs":{"total":95995035648,"available":94256558080,"internally_reserved":0,"allocated":1323560960,"data_stored":1323040181,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":414908416},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.895,"5min":1.748,"15min":2.835},"min":{"1min":0.25600000000000001,"5min":0.25,"15min":0.23000000000000001},"max":{"1min":32.957000000000001,"5min":32.957000000000001,"15min":246.643},"last":1.1699999999999999},{"interface":"front","average":{"1min":3.2240000000000002,"5min":1.625,"15min":2.6709999999999998},"min":{"1min":0.39700000000000002,"5min":0.30299999999999999,"15min":0.27100000000000002},"max":{"1min":30.641999999999999,"5min":30.641999999999999,"15min":246.02600000000001},"last":0.78400000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":1.3979999999999999,"15min":1.7090000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.284,"5min":12.239000000000001,"15min":12.239000000000001},"last":1.4590000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.954,"15min":2.3359999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":2.7029999999999998,"5min":12.215,"15min":12.215},"last":0.34000000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.1890000000000001,"15min":1.3640000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":2.4969999999999999,"5min":6.6769999999999996,"15min":8.016},"last":0.41199999999999998},{"interface":"front","average":{"1min":0.998,"5min":1.107,"15min":1.3600000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":3.1179999999999999,"5min":10.205,"15min":10.205},"last":0.59999999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":1.4470000000000001,"15min":2.6669999999999998},"min":{"1min":0.47399999999999998,"5min":0.34499999999999997,"15min":0.30499999999999999},"max":{"1min":1.1839999999999999,"5min":6.8300000000000001,"15min":92.436999999999998},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.98799999999999999,"5min":1.825,"15min":2.75},"min":{"1min":0.439,"5min":0.371,"15min":0.317},"max":{"1min":2.7829999999999999,"5min":11.68,"15min":91.870000000000005},"last":0.74399999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.81499999999999995,"5min":1.093,"15min":1.375},"min":{"1min":0.48999999999999999,"5min":0.29399999999999998,"15min":0.27400000000000002},"max":{"1min":1.165,"5min":12.576000000000001,"15min":14.116},"last":0.56399999999999995},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.4179999999999999,"15min":1.494},"min":{"1min":0.41899999999999998,"5min":0.35199999999999998,"15min":0.28199999999999997},"max":{"1min":2.746,"5min":7.4580000000000002,"15min":10.295999999999999},"last":0.51200000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":0.88600000000000001,"5min":1.5009999999999999,"15min":1.6240000000000001},"min":{"1min":0.33700000000000002,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":1.2470000000000001,"5min":8.9290000000000003,"15min":16.047999999999998},"last":3.2879999999999998},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.5920000000000001,"15min":1.6479999999999999},"min":{"1min":0.59699999999999998,"5min":0.45400000000000001,"15min":0.33100000000000002},"max":{"1min":1.3049999999999999,"5min":10.093,"15min":10.576000000000001},"last":2.8559999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:34:49 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.357,"15min":1.4319999999999999},"min":{"1min":0.53300000000000003,"5min":0.38700000000000001,"15min":0.34899999999999998},"max":{"1min":1.3480000000000001,"5min":18.193999999999999,"15min":18.193999999999999},"last":0.76700000000000002},{"interface":"front","average":{"1min":1.389,"5min":1.6850000000000001,"15min":1.599},"min":{"1min":0.66100000000000003,"5min":0.35099999999999998,"15min":0.314},"max":{"1min":5.1879999999999997,"5min":7.4379999999999997,"15min":8.4819999999999993},"last":0.877}]}]},{"osd":6,"up_from":42,"seq":180388626935,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2583348,"kb_used_data":2254444,"kb_used_omap":0,"kb_used_meta":328960,"kb_avail":91161804,"statfs":{"total":95995035648,"available":93349687296,"internally_reserved":0,"allocated":2308550656,"data_stored":2308045800,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":336855040},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:36 2023","interfaces":[{"interface":"back","average":{"1min":0.77500000000000002,"5min":1.1479999999999999,"15min":1.3380000000000001},"min":{"1min":0.441,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":1.048,"5min":8.1899999999999995,"15min":34.545000000000002},"last":2.157},{"interface":"front","average":{"1min":0.86699999999999999,"5min":0.82999999999999996,"15min":1.302},"min":{"1min":0.58399999999999996,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":1.2669999999999999,"5min":4.6639999999999997,"15min":34.466000000000001},"last":0.28699999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.395,"15min":1.619},"min":{"1min":0.38,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.4489999999999998,"5min":6.96,"15min":6.96},"last":1.446},{"interface":"front","average":{"1min":1.038,"5min":1.524,"15min":1.7669999999999999},"min":{"1min":0.495,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.5979999999999999,"5min":8.2509999999999994,"15min":8.2509999999999994},"last":0.77800000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":2.4020000000000001,"5min":1.153,"15min":1.26},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":11.728999999999999,"5min":11.728999999999999,"15min":11.728999999999999},"last":0.35799999999999998},{"interface":"front","average":{"1min":1.383,"5min":1.1719999999999999,"15min":1.2929999999999999},"min":{"1min":0.35999999999999999,"5min":0.29999999999999999,"15min":0.29399999999999998},"max":{"1min":7.5640000000000001,"5min":8.0969999999999995,"15min":12.529},"last":0.90200000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:35:00 2023","interfaces":[{"interface":"back","average":{"1min":1.623,"5min":2.101,"15min":2.0449999999999999},"min":{"1min":0.58899999999999997,"5min":0.378,"15min":0.30199999999999999},"max":{"1min":9.9429999999999996,"5min":76.682000000000002,"15min":76.682000000000002},"last":3.6389999999999998},{"interface":"front","average":{"1min":1.075,"5min":2.4060000000000001,"15min":2.1389999999999998},"min":{"1min":0.504,"5min":0.33000000000000002,"15min":0.32800000000000001},"max":{"1min":3.8279999999999998,"5min":76.576999999999998,"15min":76.576999999999998},"last":2.827}]},{"osd":4,"last update":"Sat Jun 3 20:35:00 2023","interfaces":[{"interface":"back","average":{"1min":1.778,"5min":1.137,"15min":1.266},"min":{"1min":0.501,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":12.34,"5min":12.34,"15min":12.34},"last":0.32400000000000001},{"interface":"front","average":{"1min":1,"5min":1.0900000000000001,"15min":1.2509999999999999},"min":{"1min":0.45800000000000002,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":2.0870000000000002,"5min":9.4849999999999994,"15min":9.4849999999999994},"last":1.5800000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:35:00 2023","interfaces":[{"interface":"back","average":{"1min":1.837,"5min":1.3700000000000001,"15min":1.294},"min":{"1min":0.33900000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":12.287000000000001,"5min":12.287000000000001,"15min":12.287000000000001},"last":3.1539999999999999},{"interface":"front","average":{"1min":1.323,"5min":1.22,"15min":1.4470000000000001},"min":{"1min":0.55200000000000005,"5min":0.31,"15min":0.31},"max":{"1min":3.754,"5min":8.0749999999999993,"15min":12.215},"last":1.716}]},{"osd":7,"last update":"Sat Jun 3 20:35:00 2023","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.5149999999999999,"15min":1.569},"min":{"1min":0.45400000000000001,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":3.6160000000000001,"5min":9.7579999999999991,"15min":16.347999999999999},"last":1.488},{"interface":"front","average":{"1min":1.024,"5min":1.458,"15min":1.4259999999999999},"min":{"1min":0.51800000000000002,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":1.611,"5min":10.68,"15min":16.515999999999998},"last":0.71999999999999997}]}]},{"osd":1,"up_from":231,"seq":992137445430,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1102948,"kb_used_data":966812,"kb_used_omap":5,"kb_used_meta":136122,"kb_avail":92642204,"statfs":{"total":95995035648,"available":94865616896,"internally_reserved":0,"allocated":990015488,"data_stored":989122787,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":139389603},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.5109999999999999,"15min":1.7030000000000001},"min":{"1min":0.27500000000000002,"5min":0.249,"15min":0.249},"max":{"1min":5.8380000000000001,"5min":11.157999999999999,"15min":11.157999999999999},"last":1.097},{"interface":"front","average":{"1min":1.337,"5min":1.3700000000000001,"15min":1.556},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.2619999999999996,"5min":9.4410000000000007,"15min":9.4410000000000007},"last":1.2390000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0840000000000001,"15min":1.391},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.6109999999999998,"5min":6.6109999999999998,"15min":6.6109999999999998},"last":0.254},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.407,"15min":1.623},"min":{"1min":0.433,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.6280000000000001,"5min":11.236000000000001,"15min":11.236000000000001},"last":0.51900000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.877,"15min":2.331},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.7240000000000002,"5min":11.207000000000001,"15min":11.207000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":0.55000000000000004,"5min":1.7929999999999999,"15min":2.403},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.86599999999999999,"5min":15.898,"15min":15.898},"last":1.153}]},{"osd":4,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.361,"15min":1.7050000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.2959999999999998,"5min":6.5039999999999996,"15min":6.5039999999999996},"last":0.41199999999999998},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.5880000000000001,"15min":1.7430000000000001},"min":{"1min":0.505,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":3.9510000000000001,"5min":11.272,"15min":11.272},"last":0.59499999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.694,"15min":2.032},"min":{"1min":0.39600000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.8849999999999998,"5min":12.561,"15min":12.561},"last":1.2150000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":1.5860000000000001,"15min":2.0659999999999998},"min":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.337,"5min":6.54,"15min":6.54},"last":0.38200000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6140000000000001,"5min":1.8400000000000001,"15min":2.2280000000000002},"min":{"1min":0.52700000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.8369999999999997,"5min":12.398999999999999,"15min":12.398999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.27,"5min":1.5920000000000001,"15min":2.0099999999999998},"min":{"1min":0.45900000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.593,"5min":6.7089999999999996,"15min":6.7089999999999996},"last":2.2200000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.899,"15min":2.452},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":2.597,"5min":8.1449999999999996,"15min":8.1449999999999996},"last":2.1160000000000001},{"interface":"front","average":{"1min":1.262,"5min":1.7549999999999999,"15min":2.0270000000000001},"min":{"1min":0.42399999999999999,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.8039999999999998,"5min":11.298999999999999,"15min":11.298999999999999},"last":0.626}]}]},{"osd":0,"up_from":77,"seq":330712482118,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3498768,"kb_used_data":3245192,"kb_used_omap":5,"kb_used_meta":253562,"kb_avail":90246384,"statfs":{"total":95995035648,"available":92412297216,"internally_reserved":0,"allocated":3323076608,"data_stored":3322199229,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":259648122},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:35:26 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.6439999999999999,"15min":2.4199999999999999},"min":{"1min":0.32000000000000001,"5min":0.247,"15min":0.247},"max":{"1min":2.8029999999999999,"5min":9.875,"15min":9.875},"last":0.84599999999999997},{"interface":"front","average":{"1min":0.97799999999999998,"5min":2.0259999999999998,"15min":2.9969999999999999},"min":{"1min":0.25700000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":3.367,"5min":14.018000000000001,"15min":14.018000000000001},"last":0.83099999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.175,"15min":1.7250000000000001},"min":{"1min":0.38100000000000001,"5min":0.216,"15min":0.20999999999999999},"max":{"1min":5.2850000000000001,"5min":13.308,"15min":126.889},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.4359999999999999,"15min":1.706},"min":{"1min":0.30499999999999999,"5min":0.22900000000000001,"15min":0.20499999999999999},"max":{"1min":3.3140000000000001,"5min":13.576000000000001,"15min":126.98699999999999},"last":0.872}]},{"osd":3,"last update":"Sat Jun 3 20:34:50 2023","interfaces":[{"interface":"back","average":{"1min":0.81200000000000006,"5min":2.3740000000000001,"15min":1.996},"min":{"1min":0.32400000000000001,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":1.2170000000000001,"5min":39.619999999999997,"15min":39.619999999999997},"last":0.90000000000000002},{"interface":"front","average":{"1min":0.67900000000000005,"5min":2.161,"15min":1.78},"min":{"1min":0.35499999999999998,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":1.119,"5min":33.262999999999998,"15min":33.262999999999998},"last":0.96299999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0840000000000001,"15min":1.3220000000000001},"min":{"1min":0.57999999999999996,"5min":0.29399999999999998,"15min":0.29399999999999998},"max":{"1min":2.8090000000000002,"5min":5.8029999999999999,"15min":8.6379999999999999},"last":0.95399999999999996},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.6719999999999999,"15min":1.411},"min":{"1min":0.66100000000000003,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":1.5820000000000001,"5min":14.516999999999999,"15min":14.516999999999999},"last":5.1210000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":2.0430000000000001,"15min":1.661},"min":{"1min":0.69499999999999995,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":1.661,"5min":14.558,"15min":14.558},"last":1.347},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.714,"15min":1.5629999999999999},"min":{"1min":0.498,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":1.619,"5min":14.706,"15min":14.706},"last":2.96}]},{"osd":6,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.71,"15min":1.5009999999999999},"min":{"1min":0.74399999999999999,"5min":0.38200000000000001,"15min":0.34200000000000003},"max":{"1min":1.7889999999999999,"5min":14.587,"15min":14.587},"last":5.0750000000000002},{"interface":"front","average":{"1min":1.014,"5min":1.5920000000000001,"15min":1.5960000000000001},"min":{"1min":0.68799999999999994,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.734,"5min":14.628,"15min":14.628},"last":1.8939999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:34:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.8160000000000001,"15min":1.6619999999999999},"min":{"1min":0.72199999999999998,"5min":0.40799999999999997,"15min":0.372},"max":{"1min":1.556,"5min":14.731999999999999,"15min":14.731999999999999},"last":1.7090000000000001},{"interface":"front","average":{"1min":1.111,"5min":1.446,"15min":1.4990000000000001},"min":{"1min":0.72199999999999998,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.6850000000000001,"5min":9.1839999999999993,"15min":9.1839999999999993},"last":4.8789999999999996}]}]},{"osd":2,"up_from":87,"seq":373662155066,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2281928,"kb_used_data":1922048,"kb_used_omap":7,"kb_used_meta":359864,"kb_avail":91463224,"statfs":{"total":95995035648,"available":93658341376,"internally_reserved":0,"allocated":1968177152,"data_stored":1967305210,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":368500817},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.1659999999999999,"15min":1.581},"min":{"1min":0.23899999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":4.7389999999999999,"5min":14.173,"15min":57.338999999999999},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.3600000000000001,"15min":1.778},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.20300000000000001},"max":{"1min":2.645,"5min":14.099,"15min":57.302999999999997},"last":0.47799999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.264,"15min":1.415},"min":{"1min":0.28899999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.2119999999999997,"5min":11.101000000000001,"15min":11.101000000000001},"last":0.24399999999999999},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.377,"15min":1.851},"min":{"1min":0.249,"5min":0.246,"15min":0.246},"max":{"1min":2.5259999999999998,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":0.437}]},{"osd":3,"last update":"Sat Jun 3 20:35:00 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":4.1070000000000002,"15min":4.4020000000000001},"min":{"1min":0.35499999999999998,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":1.7949999999999999,"5min":98.316999999999993,"15min":269.459},"last":0.42499999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":4.1769999999999996,"15min":4.1319999999999997},"min":{"1min":0.41699999999999998,"5min":0.29799999999999999,"15min":0.27000000000000002},"max":{"1min":4.5919999999999996,"5min":98.370999999999995,"15min":271.16300000000001},"last":2.2850000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":1.3009999999999999,"15min":1.464},"min":{"1min":0.439,"5min":0.308,"15min":0.308},"max":{"1min":4.3109999999999999,"5min":8.8000000000000007,"15min":14.300000000000001},"last":0.38500000000000001},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.1040000000000001,"15min":1.3480000000000001},"min":{"1min":0.40400000000000003,"5min":0.34799999999999998,"15min":0.33000000000000002},"max":{"1min":5.0890000000000004,"5min":5.5090000000000003,"15min":13.564},"last":1.238}]},{"osd":5,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.331,"15min":1.7130000000000001},"min":{"1min":0.47899999999999998,"5min":0.34899999999999998,"15min":0.31900000000000001},"max":{"1min":2.9710000000000001,"5min":7.7830000000000004,"15min":9.0489999999999995},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.5049999999999999,"15min":1.6519999999999999},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":4.1559999999999997,"5min":7.9059999999999997,"15min":11.304},"last":0.45800000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5449999999999999,"5min":1.212,"15min":1.375},"min":{"1min":0.53500000000000003,"5min":0.40600000000000003,"15min":0.32400000000000001},"max":{"1min":5.0510000000000002,"5min":7.0069999999999997,"15min":10.765000000000001},"last":1.165},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.4039999999999999,"15min":1.6830000000000001},"min":{"1min":0.39500000000000002,"5min":0.39100000000000001,"15min":0.33600000000000002},"max":{"1min":3.9159999999999999,"5min":5.5700000000000003,"15min":9.3140000000000001},"last":0.58699999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.7709999999999999,"5min":1.4099999999999999,"15min":1.5449999999999999},"min":{"1min":0.50900000000000001,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":5.0960000000000001,"5min":6.7999999999999998,"15min":10.795},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.4330000000000001,"15min":1.8129999999999999},"min":{"1min":0.49099999999999999,"5min":0.42199999999999999,"15min":0.41299999999999998},"max":{"1min":2.794,"5min":8.7390000000000008,"15min":11.177},"last":0.50900000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991540,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2097360,"kb_used_data":1624904,"kb_used_omap":2,"kb_used_meta":472445,"kb_avail":91647792,"statfs":{"total":95995035648,"available":93847339008,"internally_reserved":0,"allocated":1663901696,"data_stored":1663022680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":483783733},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:34:56 2023","interfaces":[{"interface":"back","average":{"1min":1.659,"5min":1.758,"15min":2.2570000000000001},"min":{"1min":0.40899999999999997,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":19.550000000000001,"5min":19.550000000000001,"15min":186.583},"last":1.129},{"interface":"front","average":{"1min":1.7110000000000001,"5min":1.877,"15min":2.2810000000000001},"min":{"1min":0.377,"5min":0.22700000000000001,"15min":0.185},"max":{"1min":18.096,"5min":18.096,"15min":188.77600000000001},"last":0.754}]},{"osd":1,"last update":"Sat Jun 3 20:35:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":2.6059999999999999,"15min":3.6800000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.3599999999999999,"5min":12.026999999999999,"15min":12.026999999999999},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.78400000000000003,"5min":2.2799999999999998,"15min":3.2400000000000002},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":3.319,"5min":14.042999999999999,"15min":14.042999999999999},"last":0.26400000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.68500000000000005,"5min":1.6100000000000001,"15min":1.79},"min":{"1min":0.49099999999999999,"5min":0.28100000000000003,"15min":0.245},"max":{"1min":1.0800000000000001,"5min":11.375999999999999,"15min":12.009},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.79500000000000004,"5min":1.8879999999999999,"15min":1.841},"min":{"1min":0.38400000000000001,"5min":0.307,"15min":0.247},"max":{"1min":1.3109999999999999,"5min":10.252000000000001,"15min":10.252000000000001},"last":0.46600000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.7829999999999999,"15min":1.73},"min":{"1min":0.48299999999999998,"5min":0.36099999999999999,"15min":0.32300000000000001},"max":{"1min":4.0220000000000002,"5min":12.045,"15min":12.045},"last":0.39900000000000002},{"interface":"front","average":{"1min":0.879,"5min":1.494,"15min":1.677},"min":{"1min":0.34999999999999998,"5min":0.33400000000000002,"15min":0.32600000000000001},"max":{"1min":1.194,"5min":8.0060000000000002,"15min":9.0009999999999994},"last":1.573}]},{"osd":5,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.96699999999999997,"5min":2.2149999999999999,"15min":2.081},"min":{"1min":0.57699999999999996,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.389,"5min":21.149999999999999,"15min":21.149999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.89800000000000002,"5min":2.1930000000000001,"15min":1.9610000000000001},"min":{"1min":0.37,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":1.4319999999999999,"5min":21.195,"15min":21.195},"last":0.47999999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.6559999999999999,"15min":1.8460000000000001},"min":{"1min":0.54400000000000004,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":1.5629999999999999,"5min":11.468,"15min":12.074},"last":0.61699999999999999},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.901,"15min":1.8839999999999999},"min":{"1min":0.499,"5min":0.36799999999999999,"15min":0.34200000000000003},"max":{"1min":1.47,"5min":14.712999999999999,"15min":14.712999999999999},"last":0.71899999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":2.0659999999999998,"15min":2.004},"min":{"1min":0.70199999999999996,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":1.659,"5min":12.192,"15min":12.192},"last":0.53600000000000003},{"interface":"front","average":{"1min":1.046,"5min":1.96,"15min":1.986},"min":{"1min":0.46300000000000002,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.619,"5min":17.152000000000001,"15min":17.152000000000001},"last":0.59699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019400,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2903036,"kb_used_data":2590324,"kb_used_omap":0,"kb_used_meta":312704,"kb_avail":90842116,"statfs":{"total":95995035648,"available":93022326784,"internally_reserved":0,"allocated":2652491776,"data_stored":2651978575,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":320208896},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.2850000000000001,"5min":1.3779999999999999,"15min":1.5760000000000001},"min":{"1min":0.34899999999999998,"5min":0.27100000000000002,"15min":0.24099999999999999},"max":{"1min":15.369999999999999,"5min":15.369999999999999,"15min":50.149000000000001},"last":0.42399999999999999},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.1060000000000001,"15min":1.5229999999999999},"min":{"1min":0.28899999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":3.452,"5min":4.0149999999999997,"15min":50.198999999999998},"last":1.0509999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.2929999999999999,"15min":1.4410000000000001},"min":{"1min":0.33000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":3.3759999999999999,"5min":5.2110000000000003,"15min":5.2110000000000003},"last":1.351},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.26,"15min":1.474},"min":{"1min":0.40300000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.9399999999999999,"5min":9.0869999999999997,"15min":9.0869999999999997},"last":0.442}]},{"osd":2,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.3169999999999999,"15min":1.3360000000000001},"min":{"1min":0.41499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":15.038,"5min":15.038,"15min":15.038},"last":3.6110000000000002},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1,"15min":1.282},"min":{"1min":0.36099999999999999,"5min":0.31900000000000001,"15min":0.29099999999999998},"max":{"1min":3.5960000000000001,"5min":4.0460000000000003,"15min":13.313000000000001},"last":3.8730000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:34:55 2023","interfaces":[{"interface":"back","average":{"1min":0.874,"5min":2.9540000000000002,"15min":2.8130000000000002},"min":{"1min":0.40200000000000002,"5min":0.35799999999999998,"15min":0.308},"max":{"1min":1.224,"5min":110.36,"15min":110.36},"last":1.482},{"interface":"front","average":{"1min":0.97799999999999998,"5min":2.8860000000000001,"15min":2.5950000000000002},"min":{"1min":0.59599999999999997,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":1.673,"5min":111.44,"15min":111.44},"last":1.1200000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.4470000000000001,"5min":1.2849999999999999,"15min":1.369},"min":{"1min":0.378,"5min":0.32800000000000001,"15min":0.26900000000000002},"max":{"1min":14.673999999999999,"5min":14.673999999999999,"15min":14.673999999999999},"last":0.39100000000000001},{"interface":"front","average":{"1min":1.8300000000000001,"5min":1.6639999999999999,"15min":1.54},"min":{"1min":0.38800000000000001,"5min":0.32800000000000001,"15min":0.315},"max":{"1min":9.2040000000000006,"5min":11.116,"15min":11.116},"last":5.4720000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.3730000000000002,"5min":1.51,"15min":1.401},"min":{"1min":0.48599999999999999,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":16.783999999999999,"5min":16.783999999999999,"15min":16.783999999999999},"last":1.0960000000000001},{"interface":"front","average":{"1min":3.5619999999999998,"5min":1.5529999999999999,"15min":1.4650000000000001},"min":{"1min":0.45300000000000001,"5min":0.38800000000000001,"15min":0.35799999999999998},"max":{"1min":17.131,"5min":17.131,"15min":17.131},"last":3.6440000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:35:09 2023","interfaces":[{"interface":"back","average":{"1min":7.0229999999999997,"5min":2.5499999999999998,"15min":1.958},"min":{"1min":0.41499999999999998,"5min":0.318,"15min":0.318},"max":{"1min":100.422,"5min":100.422,"15min":100.422},"last":5.0540000000000003},{"interface":"front","average":{"1min":6.8049999999999997,"5min":2.7109999999999999,"15min":2.012},"min":{"1min":0.53600000000000003,"5min":0.372,"15min":0.35399999999999998},"max":{"1min":99.703999999999994,"5min":99.703999999999994,"15min":99.703999999999994},"last":0.47699999999999998}]}]},{"osd":5,"up_from":36,"seq":154618823168,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2028648,"kb_used_data":1613728,"kb_used_omap":0,"kb_used_meta":414912,"kb_avail":91716504,"statfs":{"total":95995035648,"available":93917700096,"internally_reserved":0,"allocated":1652457472,"data_stored":1651960198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":424869888},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:28 2023","interfaces":[{"interface":"back","average":{"1min":3.976,"5min":2.4279999999999999,"15min":1.597},"min":{"1min":0.35299999999999998,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":48.000999999999998,"5min":48.000999999999998,"15min":48.000999999999998},"last":0.97399999999999998},{"interface":"front","average":{"1min":3.9620000000000002,"5min":2.7440000000000002,"15min":1.9359999999999999},"min":{"1min":0.36599999999999999,"5min":0.33500000000000002,"15min":0.27200000000000002},"max":{"1min":48.930999999999997,"5min":48.930999999999997,"15min":48.930999999999997},"last":0.63200000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":2.5899999999999999,"15min":4.0519999999999996},"min":{"1min":0.42199999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.629,"5min":45.683,"15min":45.683},"last":3.2250000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":2.3809999999999998,"15min":3.286},"min":{"1min":0.35399999999999998,"5min":0.31,"15min":0.31},"max":{"1min":5.8280000000000003,"5min":46.375999999999998,"15min":46.375999999999998},"last":0.47199999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:35:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.45,"15min":1.52},"min":{"1min":0.30599999999999999,"5min":0.29599999999999999,"15min":0.28199999999999997},"max":{"1min":4.25,"5min":8.8499999999999996,"15min":10.006},"last":0.66000000000000003},{"interface":"front","average":{"1min":1.359,"5min":1.3580000000000001,"15min":1.601},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29199999999999998},"max":{"1min":5.7800000000000002,"5min":10.441000000000001,"15min":14.098000000000001},"last":0.438}]},{"osd":3,"last update":"Sat Jun 3 20:35:08 2023","interfaces":[{"interface":"back","average":{"1min":1.054,"5min":2.7120000000000002,"15min":2.6070000000000002},"min":{"1min":0.44,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":3.6429999999999998,"5min":38.268999999999998,"15min":82.864999999999995},"last":0.55200000000000005},{"interface":"front","average":{"1min":1.123,"5min":2.4009999999999998,"15min":2.3380000000000001},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.33400000000000002},"max":{"1min":3.093,"5min":38.194000000000003,"15min":82.799000000000007},"last":1.0629999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.2070000000000001,"15min":1.2529999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.0459999999999998,"5min":8.3030000000000008,"15min":11.176},"last":3.2650000000000001},{"interface":"front","average":{"1min":1.5249999999999999,"5min":1.669,"15min":1.484},"min":{"1min":0.41399999999999998,"5min":0.247,"15min":0.247},"max":{"1min":5.7030000000000003,"5min":14.521000000000001,"15min":14.521000000000001},"last":0.60299999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:35:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.3520000000000001,"15min":1.4390000000000001},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.318},"max":{"1min":5.8620000000000001,"5min":8.3740000000000006,"15min":44.262999999999998},"last":1.01},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.423,"15min":1.7250000000000001},"min":{"1min":0.38600000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.8279999999999998,"5min":10.398,"15min":43.548999999999999},"last":0.501}]},{"osd":7,"last update":"Sat Jun 3 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.96,"15min":1.9179999999999999},"min":{"1min":0.40699999999999997,"5min":0.376,"15min":0.28499999999999998},"max":{"1min":5.7439999999999998,"5min":12.602,"15min":18.952000000000002},"last":0.52600000000000002},{"interface":"front","average":{"1min":1.29,"5min":1.7490000000000001,"15min":1.4750000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.34399999999999997},"max":{"1min":3.956,"5min":8.3989999999999991,"15min":11.224},"last":1.0369999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":3332636672,"data_stored":3332636672,"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":988545024,"data_stored":988545024,"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":1979645952,"data_stored":1979645952,"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":1667235840,"data_stored":1667235840,"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":2650341376,"data_stored":2650341376,"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":1663959040,"data_stored":1663959040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2325413888,"data_stored":2325413888,"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":1321730048,"data_stored":1321730048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:35:44.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_5 pgp_num 16 2023-06-03T20:35:44.738 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.780 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:44.883 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:44.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:44.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:45.046 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:45.055 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:44 smithi083 bash[60048]: cluster 1685824543.2247887 mgr.y (mgr.34104) 1065 : cluster 0 pgmap v1147: 89 pgs: 89 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 52 MiB/s wr, 839 op/s 2023-06-03T20:35:45.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:45.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:45.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:45.208 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.215 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:45.316 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:45.346 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:45.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:45.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:45.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:45.491 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:35:45.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:45.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 86390 86374 84.3383 58.5625 0.00576234 0.011851 2023-06-03T20:35:45.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:45.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:45.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:45.760 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:45.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:45.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:45.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:45.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:46.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:46.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:46.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:46.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:46.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:46.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:46.323 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:46.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:46.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:46.440 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:46] "GET /metrics HTTP/1.1" 200 223761 "" "Prometheus/2.33.4" 2023-06-03T20:35:46.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:46.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.487 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:46.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 15 87364 87349 83.9782 60.9375 0.0083784 0.0119024 2023-06-03T20:35:46.589 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:46.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:46.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:46.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:46.757 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:46.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:46.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:46 smithi033 bash[74781]: cluster 1685824545.2256417 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:46 smithi033 bash[78259]: cluster 1685824545.2256417 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:46.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:46 smithi083 bash[60048]: cluster 1685824545.2256417 mgr.y (mgr.34104) 1066 : cluster 0 pgmap v1148: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2023-06-03T20:35:46.898 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:46.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:46.902 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:47.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:47.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:47.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:47.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:47.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:47.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:47.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.341 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:47.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.472 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.479 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:47.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 88311 88295 83.6016 59.125 0.00855842 0.0119557 2023-06-03T20:35:47.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:47.621 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:47.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:47.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:47.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:47.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:47.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.924 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:47.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:47.967 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:35:48.000 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:35:48.033 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:48.051 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:35:48.067 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:48.095 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:35:48.142 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:35:48.169 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:48.194 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:35:48.212 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:48.235 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:35:48.269 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:35:48.272 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.273 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:35:48.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:48.348 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:48.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:48.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:48.495 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:48.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:48.530 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 89130 89114 83.1177 51.1875 0.00698117 0.0120251 2023-06-03T20:35:48.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:48.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:48.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:48.731 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[78259]: cluster 1685824547.2264078 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:35:48.732 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[74781]: cluster 1685824547.2264078 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:35:48.732 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[74781]: audit 1685824547.9140382 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.33:0/2489135186' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:48.732 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[74781]: audit 1685824548.3712997 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:48.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:48.775 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:48.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:48.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:48.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:48.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:49.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:49.060 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:49.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.063 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:49.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[78259]: audit 1685824547.9140382 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.33:0/2489135186' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:49.086 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:48 smithi033 bash[78259]: audit 1685824548.3712997 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:48 smithi083 bash[60048]: cluster 1685824547.2264078 mgr.y (mgr.34104) 1067 : cluster 0 pgmap v1149: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:35:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:48 smithi083 bash[60048]: audit 1685824547.9140382 mon.a (mon.0) 1305 : audit 0 from='client.? 172.21.15.33:0/2489135186' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:35:49.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:48 smithi083 bash[60048]: audit 1685824548.3712997 mon.a (mon.0) 1306 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:35:49.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:49.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:49.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:49.309 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:49.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:49.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:49.354 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:35:49.443 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:49.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:49.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:49.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 90047 90031 82.7382 57.3125 0.0174432 0.0120797 2023-06-03T20:35:49.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:49.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:49.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:49.684 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: cluster 1685824549.3329344 mon.a (mon.0) 1307 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:49.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: audit 1685824549.3428366 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:49.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: cluster 1685824549.3430786 mon.a (mon.0) 1309 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-06-03T20:35:49.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: cluster 1685824549.3437686 osd.7 (osd.7) 190 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: cluster 1685824549.3506408 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[78259]: cluster 1685824549.3532743 osd.5 (osd.5) 157 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: cluster 1685824549.3329344 mon.a (mon.0) 1307 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: audit 1685824549.3428366 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: cluster 1685824549.3430786 mon.a (mon.0) 1309 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: cluster 1685824549.3437686 osd.7 (osd.7) 190 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: cluster 1685824549.3506408 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:49 smithi033 bash[74781]: cluster 1685824549.3532743 osd.5 (osd.5) 157 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:49.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:49.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.782 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:49.883 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:49.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: cluster 1685824549.3329344 mon.a (mon.0) 1307 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:35:49.892 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: audit 1685824549.3428366 mon.a (mon.0) 1308 : audit 1 from='client.? 172.21.15.33:0/1267619543' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:35:49.892 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: cluster 1685824549.3430786 mon.a (mon.0) 1309 : cluster 0 osdmap e255: 8 total, 8 up, 8 in 2023-06-03T20:35:49.892 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: cluster 1685824549.3437686 osd.7 (osd.7) 190 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.892 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: cluster 1685824549.3506408 osd.4 (osd.4) 168 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.893 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:49 smithi083 bash[60048]: cluster 1685824549.3532743 osd.5 (osd.5) 157 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:49.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:49.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:49.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:50.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:50.053 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:50.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:50.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:50.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:50.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:50.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:50.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:50.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:50.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:50.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:50.527 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 16 90980 90964 82.3841 58.3125 0.0208742 0.0121326 2023-06-03T20:35:50.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:50.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:50.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:50.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:50.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:50 smithi033 bash[74781]: cluster 1685824549.226864 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-06-03T20:35:50.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:50 smithi033 bash[74781]: cluster 1685824549.3468716 osd.6 (osd.6) 146 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:50.738 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:50 smithi033 bash[78259]: cluster 1685824549.226864 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-06-03T20:35:50.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:50 smithi033 bash[78259]: cluster 1685824549.3468716 osd.6 (osd.6) 146 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:50.771 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:50.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:50.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:50.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:50.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:51.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:51.030 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:50 smithi083 bash[60048]: cluster 1685824549.226864 mgr.y (mgr.34104) 1068 : cluster 0 pgmap v1150: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 51 MiB/s wr, 810 op/s 2023-06-03T20:35:51.030 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:50 smithi083 bash[60048]: cluster 1685824549.3468716 osd.6 (osd.6) 146 : cluster 3 failed to encode map e255 with expected crc 2023-06-03T20:35:51.053 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:51.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:51.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:51.204 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:51.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:51.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:51.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:51.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:51.347 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:51.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:51.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:51.469 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:35:51.470 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:35:51.470 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:35:51.470 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:35:51.470 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.470 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:210255 8.5 8:a6b90623:::benchmark_data_smithi033_153106_object101395:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:36.463559+0000", 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 494.999519943, 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.89917179000000003, 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.471 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 210255 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.472 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463559+0000", 2023-06-03T20:35:51.473 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.473 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.473 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.473 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.473 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463559+0000", 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999971 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463556+0000", 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3916e-05 2023-06-03T20:35:51.474 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463570+0000", 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2694999999999999e-05 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463593+0000", 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9669999999999996e-06 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.476 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463603+0000", 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5566000000000002e-05 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463668+0000", 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2311e-05 2023-06-03T20:35:51.477 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.463680+0000", 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.87961187299999999 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.478 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.343292+0000", 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016946800000000001 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.343462+0000", 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151101 2023-06-03T20:35:51.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.343613+0000", 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.014209364 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.357822+0000", 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012367699999999999 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.357946+0000", 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046822699999999997 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362628+0000", 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7831999999999998e-05 2023-06-03T20:35:51.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362686+0000", 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4756000000000003e-05 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362731+0000", 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.89917179000000003 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.484 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:210268 8.5 8:a02c2411:::benchmark_data_smithi033_153106_object101408:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:36.477020+0000", 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 494.986058689, 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.88581784100000005, 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.485 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 210268 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477020+0000", 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477020+0000", 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:35:51.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477018+0000", 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5680000000000002e-06 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477026+0000", 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3081999999999999e-05 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.489 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477039+0000", 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.148e-06 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477046+0000", 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0192999999999998e-05 2023-06-03T20:35:51.490 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477106+0000", 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1265e-05 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.491 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.477118+0000", 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.87144487199999998 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.348563+0000", 2023-06-03T20:35:51.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014359400000000001 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.348706+0000", 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016487199999999999 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.348871+0000", 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090823919999999999 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.357953+0000", 2023-06-03T20:35:51.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0703000000000001e-05 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.357984+0000", 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004784684 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.495 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362769+0000", 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8714000000000002e-05 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.496 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362808+0000", 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.0567000000000001e-05 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362838+0000", 2023-06-03T20:35:51.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.88581784100000005 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:210277 8.5 8:ae25bfba:::benchmark_data_smithi033_153106_object101417:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-06-03T20:35:51.498 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:36.483724+0000", 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 494.97935497100002, 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.88551038199999998, 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 210277 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483724+0000", 2023-06-03T20:35:51.500 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483724+0000", 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483723+0000", 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5509999999999999e-06 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483729+0000", 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2650000000000002e-06 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483738+0000", 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9969999999999998e-06 2023-06-03T20:35:51.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483743+0000", 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8692e-05 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483802+0000", 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.1249999999999999e-06 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.483811+0000", 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.86934981600000005 2023-06-03T20:35:51.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.353160+0000", 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013341199999999999 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.353294+0000", 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015075399999999999 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.353445+0000", 2023-06-03T20:35:51.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045720489999999999 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.358017+0000", 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3419999999999996e-06 2023-06-03T20:35:51.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.358023+0000", 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011101287 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369124+0000", 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7760000000000003e-05 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369182+0000", 2023-06-03T20:35:51.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2355000000000003e-05 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369234+0000", 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.88551038199999998 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.511 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:210317 8.5 8:aa90bd44:::benchmark_data_smithi033_153106_object101457:head [delete] snapc 0=[] ondisk+write+known_if_redirected e203)", 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:36.550372+0000", 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 494.91270666200001, 2023-06-03T20:35:51.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.81895432599999995, 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 210317 2023-06-03T20:35:51.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550372+0000", 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550372+0000", 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999971 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550370+0000", 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3210999999999999e-05 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550383+0000", 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.7639000000000001e-05 2023-06-03T20:35:51.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550410+0000", 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1351e-05 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550422+0000", 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1056000000000006e-05 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550483+0000", 2023-06-03T20:35:51.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9839999999999996e-06 2023-06-03T20:35:51.519 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.519 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.519 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:36.550493+0000", 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.80755535300000003 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.358048+0000", 2023-06-03T20:35:51.520 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000129918 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.358178+0000", 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000151877 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.521 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.358330+0000", 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004520128 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.522 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362850+0000", 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8965000000000001e-05 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.362919+0000", 2023-06-03T20:35:51.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0063436550000000001 2023-06-03T20:35:51.524 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.524 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.524 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.524 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369263+0000", 2023-06-03T20:35:51.524 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.6478999999999998e-05 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369289+0000", 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7474000000000001e-05 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:37.369327+0000", 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.81895432599999995 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.526 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:217353 8.5 8:a67f707a:::benchmark_data_smithi033_153106_object108493:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.377166+0000", 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 482.08591270300002, 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26228478900000002, 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.527 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 217353 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.528 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377166+0000", 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.529 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377166+0000", 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377165+0000", 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3000000000000002e-06 2023-06-03T20:35:51.530 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377173+0000", 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2979000000000001e-05 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.531 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377186+0000", 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8979999999999996e-06 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.532 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377194+0000", 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7753000000000001e-05 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377252+0000", 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000124315 2023-06-03T20:35:51.533 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377376+0000", 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9894000000000004e-05 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.377466+0000", 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046626610000000002 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.382128+0000", 2023-06-03T20:35:51.536 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000190137 2023-06-03T20:35:51.536 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.536 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.536 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.537 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.382319+0000", 2023-06-03T20:35:51.537 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.25701116000000002 2023-06-03T20:35:51.537 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.537 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.537 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.538 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.639330+0000", 2023-06-03T20:35:51.538 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9482999999999999e-05 2023-06-03T20:35:51.538 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.538 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.539 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.539 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.639399+0000", 2023-06-03T20:35:51.539 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1830999999999999e-05 2023-06-03T20:35:51.539 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.539 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.639451+0000", 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26228478900000002 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.540 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45122.0:217358 8.5 8:ae4c6f62:::benchmark_data_smithi033_153106_object108498:head [delete] snapc 0=[] ondisk+write+known_if_redirected e210)", 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:27:49.383684+0000", 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 482.07939470000002, 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.25961903200000003, 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.541 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45122", 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/2384583539", 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 217358 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.542 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383684+0000", 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383684+0000", 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383682+0000", 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3699999999999999e-05 2023-06-03T20:35:51.544 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383696+0000", 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9273e-05 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.545 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383715+0000", 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0319999999999992e-06 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383724+0000", 2023-06-03T20:35:51.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5249e-05 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383769+0000", 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0003e-05 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383849+0000", 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7985000000000006e-05 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:35:51.548 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.383927+0000", 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0034786840000000001 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.387406+0000", 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0017054769999999999 2023-06-03T20:35:51.549 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.389112+0000", 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.25396236799999999 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.643074+0000", 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000120019 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.643194+0000", 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000109394 2023-06-03T20:35:51.551 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:27:49.643303+0000", 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.25961903200000003 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.552 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96510 9.0 9:04921121:::benchmark_data_smithi033_176926_object96509:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e225)", 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.252800+0000", 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 342.21027940099998, 2023-06-03T20:35:51.553 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0333682040000001, 2023-06-03T20:35:51.554 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.554 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.554 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.554 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:35:51.554 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96510 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.555 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.252800+0000", 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.252800+0000", 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:35:51.556 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.252797+0000", 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000218149 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253015+0000", 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1419e-05 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253027+0000", 2023-06-03T20:35:51.558 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9589999999999995e-06 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253035+0000", 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0070149990000000001 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.260050+0000", 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0909999999999993e-06 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.560 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.260058+0000", 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0079873580000001 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.268045+0000", 2023-06-03T20:35:51.561 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00358859 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.271634+0000", 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00021477099999999999 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.562 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2", 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.271848+0000", 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0049985009999999998 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.276847+0000", 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0090967080000000002 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.285944+0000", 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4135999999999997e-05 2023-06-03T20:35:51.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286008+0000", 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000159965 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286168+0000", 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0333682040000001 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.566 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.567 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45335.0:96513 9.0 9:07b7c1f3:::benchmark_data_smithi033_176926_object96512:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e225)", 2023-06-03T20:35:51.567 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:30:09.253044+0000", 2023-06-03T20:35:51.567 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 342.21003471799997, 2023-06-03T20:35:51.567 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0374057619999999, 2023-06-03T20:35:51.567 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.568 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45335", 2023-06-03T20:35:51.568 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96513 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253044+0000", 2023-06-03T20:35:51.569 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253044+0000", 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.253043+0000", 2023-06-03T20:35:51.571 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0021329159999999999 2023-06-03T20:35:51.571 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.572 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.572 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.255176+0000", 2023-06-03T20:35:51.572 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2148e-05 2023-06-03T20:35:51.573 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.573 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.573 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.573 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.255189+0000", 2023-06-03T20:35:51.574 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.55e-06 2023-06-03T20:35:51.574 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.574 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.574 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.255195+0000", 2023-06-03T20:35:51.575 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005310052 2023-06-03T20:35:51.575 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.575 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.575 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.575 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.260505+0000", 2023-06-03T20:35:51.576 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0630000000000006e-06 2023-06-03T20:35:51.576 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.576 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.576 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:35:51.577 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:09.260513+0000", 2023-06-03T20:35:51.577 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0164952110000001 2023-06-03T20:35:51.577 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.577 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.577 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.578 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.277008+0000", 2023-06-03T20:35:51.578 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00038399099999999998 2023-06-03T20:35:51.578 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.579 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.579 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.579 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.277392+0000", 2023-06-03T20:35:51.580 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00050755600000000004 2023-06-03T20:35:51.580 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.580 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2", 2023-06-03T20:35:51.581 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.277900+0000", 2023-06-03T20:35:51.581 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0082936169999999997 2023-06-03T20:35:51.581 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.582 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.582 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.286194+0000", 2023-06-03T20:35:51.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004105727 2023-06-03T20:35:51.583 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.583 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.583 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.584 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.290299+0000", 2023-06-03T20:35:51.584 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9539e-05 2023-06-03T20:35:51.584 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.584 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.584 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.290359+0000", 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.1219999999999997e-05 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:30:10.290450+0000", 2023-06-03T20:35:51.585 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0374057619999999 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:41207 10.b 10:d791d651:::benchmark_data_smithi033_203613_object41206:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:35:51.586 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:04.373080+0000", 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 47.089998665000003, 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24401091799999999, 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.587 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 41207 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373080+0000", 2023-06-03T20:35:51.588 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373080+0000", 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373079+0000", 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8265e-05 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.590 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373128+0000", 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0079e-05 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373138+0000", 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0420000000000002e-06 2023-06-03T20:35:51.591 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.592 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.592 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.592 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373143+0000", 2023-06-03T20:35:51.592 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1317999999999999e-05 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373194+0000", 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012161 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.593 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373316+0000", 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0001496 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,1", 2023-06-03T20:35:51.594 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.373465+0000", 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016680449999999999 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375133+0000", 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044686559999999997 2023-06-03T20:35:51.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.379602+0000", 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23733435899999999 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.616936+0000", 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1099000000000004e-05 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.617017+0000", 2023-06-03T20:35:51.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3811000000000002e-05 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.617091+0000", 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24401091799999999 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.598 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:41211 10.a 10:5a315aaf:::benchmark_data_smithi033_203613_object41210:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:04.375640+0000", 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 47.087438607000003, 2023-06-03T20:35:51.599 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24795967199999999, 2023-06-03T20:35:51.600 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.600 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.600 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.601 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.601 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.601 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 41211 2023-06-03T20:35:51.601 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.602 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.602 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.602 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.602 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375640+0000", 2023-06-03T20:35:51.603 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.603 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.603 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.604 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.604 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375640+0000", 2023-06-03T20:35:51.604 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:51.604 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.605 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.605 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.605 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375639+0000", 2023-06-03T20:35:51.606 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0430000000000003e-05 2023-06-03T20:35:51.606 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.606 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.607 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375689+0000", 2023-06-03T20:35:51.607 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3803000000000001e-05 2023-06-03T20:35:51.607 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.607 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.608 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.608 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375723+0000", 2023-06-03T20:35:51.608 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5090000000000004e-06 2023-06-03T20:35:51.609 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.609 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.609 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.609 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375728+0000", 2023-06-03T20:35:51.610 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7170999999999997e-05 2023-06-03T20:35:51.610 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.610 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.610 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.611 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375805+0000", 2023-06-03T20:35:51.611 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012841 2023-06-03T20:35:51.611 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.612 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.612 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.612 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375933+0000", 2023-06-03T20:35:51.612 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000156186 2023-06-03T20:35:51.613 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.613 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.613 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:35:51.614 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.376090+0000", 2023-06-03T20:35:51.614 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.005310525 2023-06-03T20:35:51.614 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.614 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.615 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.615 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.381400+0000", 2023-06-03T20:35:51.615 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016450760000000001 2023-06-03T20:35:51.615 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.616 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.616 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.616 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.383045+0000", 2023-06-03T20:35:51.617 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.240451839 2023-06-03T20:35:51.617 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.617 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.617 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.618 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623497+0000", 2023-06-03T20:35:51.618 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0831000000000001e-05 2023-06-03T20:35:51.618 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.619 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.619 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.619 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623558+0000", 2023-06-03T20:35:51.619 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2261000000000001e-05 2023-06-03T20:35:51.620 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.620 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.620 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623600+0000", 2023-06-03T20:35:51.621 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24795967199999999 2023-06-03T20:35:51.621 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.621 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.622 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.622 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.622 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:41212 10.a 10:578f08e6:::benchmark_data_smithi033_203613_object41211:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:35:51.622 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:04.375751+0000", 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 47.087327631000001, 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24798600100000001, 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.623 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 41212 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375751+0000", 2023-06-03T20:35:51.624 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375751+0000", 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.625 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375751+0000", 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6468000000000003e-05 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.626 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375797+0000", 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9249999999999995e-06 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375805+0000", 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.276e-06 2023-06-03T20:35:51.627 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375810+0000", 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003736601 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.628 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.379547+0000", 2023-06-03T20:35:51.629 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013384399999999999 2023-06-03T20:35:51.629 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.629 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.379681+0000", 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000184573 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:35:51.630 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.379865+0000", 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031864369999999999 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.383052+0000", 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.6069000000000002e-05 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.631 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.383098+0000", 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.240550863 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.632 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623649+0000", 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9567000000000002e-05 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623698+0000", 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8946000000000003e-05 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623737+0000", 2023-06-03T20:35:51.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24798600100000001 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.635 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:41214 10.b 10:db39f4f5:::benchmark_data_smithi033_203613_object41213:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:04.375817+0000", 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 47.087261824000002, 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24147265400000001, 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.636 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 41214 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.637 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375817+0000", 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375817+0000", 2023-06-03T20:35:51.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375816+0000", 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9561000000000001e-05 2023-06-03T20:35:51.639 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375876+0000", 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2779999999999999e-06 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.640 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375882+0000", 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8350000000000003e-06 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375887+0000", 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5488999999999998e-05 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.375933+0000", 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000303882 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.376236+0000", 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000157851 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,1", 2023-06-03T20:35:51.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.376394+0000", 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0016639789999999999 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378058+0000", 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001589984 2023-06-03T20:35:51.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.379648+0000", 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.237529508 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.617178+0000", 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8674e-05 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.617246+0000", 2023-06-03T20:35:51.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3365000000000002e-05 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.617290+0000", 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.24147265400000001 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.647 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:41218 10.a 10:5946859c:::benchmark_data_smithi033_203613_object41217:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:04.378261+0000", 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 47.084818087999999, 2023-06-03T20:35:51.648 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.245593169, 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.649 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 41218 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378261+0000", 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.650 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378261+0000", 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.651 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378260+0000", 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9848000000000002e-05 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378299+0000", 2023-06-03T20:35:51.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4732999999999999e-05 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378314+0000", 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1690000000000003e-06 2023-06-03T20:35:51.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.378321+0000", 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031165989999999998 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.654 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.381438+0000", 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014485400000000001 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.381583+0000", 2023-06-03T20:35:51.655 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017693299999999999 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.381760+0000", 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001424493 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.656 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.383184+0000", 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00096493499999999999 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.384149+0000", 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.23962808499999999 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623777+0000", 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0583000000000001e-05 2023-06-03T20:35:51.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623818+0000", 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6310000000000003e-05 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.659 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:04.623854+0000", 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.245593169 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.660 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47473 10.a 10:5ab2963f:::benchmark_data_smithi033_203613_object47472:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.140106+0000", 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 42.322972755999999, 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27766685899999999, 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.661 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47473 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.662 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140106+0000", 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140106+0000", 2023-06-03T20:35:51.663 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140104+0000", 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012191100000000001 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.664 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140226+0000", 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3284e-05 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.665 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140239+0000", 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8590000000000005e-06 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140247+0000", 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6168999999999997e-05 2023-06-03T20:35:51.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140303+0000", 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015829900000000001 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.667 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140462+0000", 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00025732700000000001 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140719+0000", 2023-06-03T20:35:51.668 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023743390000000001 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143093+0000", 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00046259399999999998 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.669 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.143556+0000", 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27409697399999999 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.417653+0000", 2023-06-03T20:35:51.670 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0673999999999995e-05 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.417724+0000", 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9409000000000001e-05 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.671 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.672 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.672 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.417773+0000", 2023-06-03T20:35:51.672 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27766685899999999 2023-06-03T20:35:51.672 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47486 10.7 10:e7f47d31:::benchmark_data_smithi033_203613_object47485:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.148208+0000", 2023-06-03T20:35:51.673 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 42.314870511000002, 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27054974799999998, 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.674 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47486 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148208+0000", 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.675 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148208+0000", 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.676 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148207+0000", 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0528000000000001e-05 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148268+0000", 2023-06-03T20:35:51.677 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3740000000000004e-06 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148277+0000", 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9350000000000002e-06 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.678 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148282+0000", 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5024000000000002e-05 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.679 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148317+0000", 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000108513 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148426+0000", 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000101092 2023-06-03T20:35:51.680 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.148527+0000", 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0019481329999999999 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.681 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.150475+0000", 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024864639999999999 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.152961+0000", 2023-06-03T20:35:51.682 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26566162999999998 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418623+0000", 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3826999999999995e-05 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.683 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418717+0000", 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1511000000000003e-05 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.684 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418758+0000", 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27054974799999998 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.685 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47492 10.a 10:579fcd91:::benchmark_data_smithi033_203613_object47491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.154409+0000", 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 42.308670231999997, 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26411499199999999, 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.686 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47492 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.687 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154409+0000", 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154409+0000", 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.688 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154408+0000", 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012438099999999999 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.689 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154532+0000", 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3950000000000007e-06 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154542+0000", 2023-06-03T20:35:51.690 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7790000000000003e-06 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154546+0000", 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3436999999999999e-05 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.691 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154580+0000", 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.6037000000000002e-05 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.692 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154676+0000", 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000104184 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.154780+0000", 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001797632 2023-06-03T20:35:51.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.156578+0000", 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00080248600000000004 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.694 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.157380+0000", 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26104514499999998 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418425+0000", 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7661000000000002e-05 2023-06-03T20:35:51.695 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418483+0000", 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0695999999999998e-05 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.696 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.418524+0000", 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.26411499199999999 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.697 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:57872 10.d 10:be31d622:::benchmark_data_smithi033_203613_object57871:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:17.727977+0000", 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 33.735101516999997, 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.10233780100000001, 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.698 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 57872 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.699 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.727977+0000", 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.700 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.727977+0000", 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.727976+0000", 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0397999999999999e-05 2023-06-03T20:35:51.701 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728047+0000", 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0783e-05 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.702 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728057+0000", 2023-06-03T20:35:51.703 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.93e-06 2023-06-03T20:35:51.703 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.703 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.703 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.703 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728063+0000", 2023-06-03T20:35:51.704 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8136000000000002e-05 2023-06-03T20:35:51.704 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.704 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.704 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.704 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728101+0000", 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000125189 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728227+0000", 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015594200000000001 2023-06-03T20:35:51.705 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.728383+0000", 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022816910000000002 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.706 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.707 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.707 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.730664+0000", 2023-06-03T20:35:51.707 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.01034967 2023-06-03T20:35:51.707 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.741014+0000", 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.089215067999999995 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.708 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.830229+0000", 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7882e-05 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.709 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.830277+0000", 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8389999999999997e-05 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.830315+0000", 2023-06-03T20:35:51.710 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.10233780100000001 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:57883 10.d 10:bea40662:::benchmark_data_smithi033_203613_object57882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:35:51.711 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:17.733407+0000", 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 33.729672354000002, 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.098016292000000005, 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.712 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 57883 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733407+0000", 2023-06-03T20:35:51.713 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733407+0000", 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.714 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733406+0000", 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4580999999999997e-05 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.715 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733470+0000", 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0163000000000001e-05 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733481+0000", 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.891e-06 2023-06-03T20:35:51.716 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.733487+0000", 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0026145729999999998 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.717 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.736101+0000", 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000120717 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.736222+0000", 2023-06-03T20:35:51.718 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015055099999999999 2023-06-03T20:35:51.719 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.719 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.719 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:35:51.719 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.736372+0000", 2023-06-03T20:35:51.720 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0026471340000000002 2023-06-03T20:35:51.720 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.720 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.721 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.721 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.739019+0000", 2023-06-03T20:35:51.721 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.006045529 2023-06-03T20:35:51.721 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.722 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.722 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.722 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.745065+0000", 2023-06-03T20:35:51.723 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.086266046999999998 2023-06-03T20:35:51.723 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.723 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.724 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.724 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.831331+0000", 2023-06-03T20:35:51.724 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2623000000000001e-05 2023-06-03T20:35:51.725 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.725 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.725 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.726 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.831384+0000", 2023-06-03T20:35:51.726 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.9252999999999998e-05 2023-06-03T20:35:51.726 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.726 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.727 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.727 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:17.831423+0000", 2023-06-03T20:35:51.727 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.098016292000000005 2023-06-03T20:35:51.727 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.728 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.728 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.728 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.728 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:68746 10.f 10:fe6075e3:::benchmark_data_smithi033_203613_object68745:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:27.329297+0000", 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 24.133782068999999, 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.099790716000000002, 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.730 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 68746 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.731 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329297+0000", 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.732 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329297+0000", 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.99999 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.733 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329287+0000", 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9242000000000001e-05 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329336+0000", 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3779e-05 2023-06-03T20:35:51.734 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329350+0000", 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4950000000000002e-06 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.735 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.329357+0000", 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00069956499999999997 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.330057+0000", 2023-06-03T20:35:51.736 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013558999999999999 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.330192+0000", 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000112188 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.737 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,3", 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.330305+0000", 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0050822530000000001 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.738 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.335387+0000", 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0087886820000000008 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.344176+0000", 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.084818180000000007 2023-06-03T20:35:51.739 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.428994+0000", 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2039000000000001e-05 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.740 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.429046+0000", 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1826000000000002e-05 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.741 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.429088+0000", 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.099790716000000002 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.742 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:68761 10.b 10:df79e784:::benchmark_data_smithi033_203613_object68760:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e253)", 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:27.346378+0000", 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 24.116700586, 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.099670588000000004, 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:35:51.743 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 68761 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:35:51.744 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.346378+0000", 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.346378+0000", 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:35:51.745 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.346378+0000", 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5116000000000002e-05 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.746 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:35:51.747 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.346473+0000", 2023-06-03T20:35:51.747 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7300000000000005e-06 2023-06-03T20:35:51.747 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.747 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.747 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.346480+0000", 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.082214548999999998 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:35:51.748 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.428695+0000", 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1124000000000006e-05 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.428756+0000", 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016873699999999999 2023-06-03T20:35:51.749 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.428925+0000", 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000204286 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.750 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,1", 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.429129+0000", 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.008949617 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:35:51.751 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.438079+0000", 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024891560000000002 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.440568+0000", 2023-06-03T20:35:51.752 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0053850290000000004 2023-06-03T20:35:51.753 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.753 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.753 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:35:51.753 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.445953+0000", 2023-06-03T20:35:51.754 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4146e-05 2023-06-03T20:35:51.754 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.754 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.755 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:35:51.755 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.446007+0000", 2023-06-03T20:35:51.755 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1986000000000001e-05 2023-06-03T20:35:51.755 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:35:51.756 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:35:51.756 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:35:51.756 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:27.446049+0000", 2023-06-03T20:35:51.757 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.099670588000000004 2023-06-03T20:35:51.757 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.757 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.757 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.758 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:35:51.758 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:35:51.758 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:35:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:51.760 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:51.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:51.761 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 91866 91850 81.9982 55.375 0.0183064 0.012189 2023-06-03T20:35:51.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:51.872 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:51 smithi083 bash[60048]: audit 1685824551.4821677 mon.a (mon.0) 1310 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:35:51.900 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:51.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:51.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:51.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:35:52.005 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:52.021 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:51 smithi033 bash[74781]: audit 1685824551.4821677 mon.a (mon.0) 1310 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:35:52.021 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:51 smithi033 bash[78259]: audit 1685824551.4821677 mon.a (mon.0) 1310 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:35:52.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:52.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:52.156 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:52.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:52.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:52.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:52.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:52.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:52.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:52.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:52.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:52.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 92730 92714 81.6038 54 0.0172747 0.0122487 2023-06-03T20:35:52.570 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_ops_in_flight 2023-06-03T20:35:52.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:52.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:52.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:52.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:52.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:52.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:52.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:35:52.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:52.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:52 smithi083 bash[60048]: cluster 1685824551.2276273 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:52.893 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:52.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:52.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:52.997 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:53.008 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:52 smithi033 bash[78259]: cluster 1685824551.2276273 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:53.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:52 smithi033 bash[74781]: cluster 1685824551.2276273 mgr.y (mgr.34104) 1069 : cluster 0 pgmap v1152: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:53.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:53.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:53.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:53.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:53.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:53.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:53.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:53.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:53.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:53.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:53.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:53.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 93580 93564 81.2082 53.125 0.0238102 0.0123082 2023-06-03T20:35:53.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:53.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:53.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:53.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:53.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:53.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:53.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:53.887 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:53.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:53.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:53.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:54.032 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:54.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:54.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:54.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:54.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.317 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.321 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:54.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.455 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:54.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 94459 94443 80.8483 54.9375 0.0215579 0.0123624 2023-06-03T20:35:54.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:54.569 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:54 smithi083 bash[60048]: cluster 1685824553.2280712 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:54.570 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:54 smithi083 bash[60048]: audit 1685824553.6100469 mon.a (mon.0) 1311 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:54.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:54.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:54.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:54.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:54 smithi033 bash[78259]: cluster 1685824553.2280712 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:54.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:54 smithi033 bash[78259]: audit 1685824553.6100469 mon.a (mon.0) 1311 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:54.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:54 smithi033 bash[74781]: cluster 1685824553.2280712 mgr.y (mgr.34104) 1070 : cluster 0 pgmap v1153: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 912 op/s 2023-06-03T20:35:54.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:54 smithi033 bash[74781]: audit 1685824553.6100469 mon.a (mon.0) 1311 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:35:54.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.898 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:54.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:55.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:55.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:55.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:55.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:55.185 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:55.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:55.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:55.326 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:55.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:55.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:55.465 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:55.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:55.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 95338 95322 80.4981 54.9375 0.0251602 0.0124167 2023-06-03T20:35:55.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:55.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:55.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:55.713 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:55.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:55.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:55.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:55.888 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:35:55.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:55.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:35:55.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.029 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:56.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.180 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:56.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:56.293 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:35:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:35:56] "GET /metrics HTTP/1.1" 200 223760 "" "Prometheus/2.33.4" 2023-06-03T20:35:56.323 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:56.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:56.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:56 smithi083 bash[60048]: cluster 1685824555.2289572 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:56.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:56.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:56.519 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:35:56.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 96195 96179 80.1389 53.5625 0.0379523 0.0124716 2023-06-03T20:35:56.549 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:56.569 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:56 smithi033 bash[78259]: cluster 1685824555.2289572 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:56.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:56 smithi033 bash[74781]: cluster 1685824555.2289572 mgr.y (mgr.34104) 1071 : cluster 0 pgmap v1154: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:56.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:56.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:56.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:56.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:56.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:56.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:56.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:56.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:56.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:57.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:57.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:57.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:57.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:57.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:57.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:57.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:57.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:57.363 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 10 pgp_num to 16 2023-06-03T20:35:57.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:57.461 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:35:57.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:35:57.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 96798 96782 79.5802 37.6875 0.00575717 0.0125168 2023-06-03T20:35:57.566 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:57.578 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:57 smithi033 bash[74781]: audit 1685824556.6856992 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:57.579 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:57 smithi033 bash[78259]: audit 1685824556.6856992 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:57.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:57.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.603 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:57.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:57 smithi083 bash[60048]: audit 1685824556.6856992 mon.a (mon.0) 1312 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]: dispatch 2023-06-03T20:35:57.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:57.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:57.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:57.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:57.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:57.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:57.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:58.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:58.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:58.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:58.154 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:58.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:58.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:58.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:58.396 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:58.405 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[78259]: cluster 1685824557.2295232 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[78259]: audit 1685824557.3502398 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[78259]: cluster 1685824557.3503265 mon.a (mon.0) 1314 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[78259]: cluster 1685824557.3515098 osd.5 (osd.5) 158 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[74781]: cluster 1685824557.2295232 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[74781]: audit 1685824557.3502398 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:58.406 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[74781]: cluster 1685824557.3503265 mon.a (mon.0) 1314 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-06-03T20:35:58.407 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:58 smithi033 bash[74781]: cluster 1685824557.3515098 osd.5 (osd.5) 158 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:58.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:58.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:58.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:58 smithi083 bash[60048]: cluster 1685824557.2295232 mgr.y (mgr.34104) 1072 : cluster 0 pgmap v1155: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s 2023-06-03T20:35:58.527 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:58 smithi083 bash[60048]: audit 1685824557.3502398 mon.a (mon.0) 1313 : audit 1 from='client.? 172.21.15.33:0/410712688' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "16"}]': finished 2023-06-03T20:35:58.528 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:58 smithi083 bash[60048]: cluster 1685824557.3503265 mon.a (mon.0) 1314 : cluster 0 osdmap e256: 8 total, 8 up, 8 in 2023-06-03T20:35:58.528 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:58 smithi083 bash[60048]: cluster 1685824557.3515098 osd.5 (osd.5) 158 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:58.528 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 97554 97538 79.1603 47.25 0.0278253 0.0126265 2023-06-03T20:35:58.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:58.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:58.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:58.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:58.723 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:58.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:58.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:58.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:58.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:58.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:58.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:59.009 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:59.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.012 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:59.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:59.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:35:59.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:35:59.215 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:35:59.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:59.289 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:35:59.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:35:59.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:59.444 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:35:59.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:35:59.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 98321 98305 78.7599 47.9375 0.017291 0.0126902 2023-06-03T20:35:59.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:59.559 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[78259]: cluster 1685824557.6408675 osd.4 (osd.4) 169 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:59.559 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[78259]: audit 1685824558.9508824 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.559 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[78259]: audit 1685824558.9592452 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[74781]: cluster 1685824557.6408675 osd.4 (osd.4) 169 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:59.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[74781]: audit 1685824558.9508824 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:35:59 smithi033 bash[74781]: audit 1685824558.9592452 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:35:59.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:35:59.670 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:59 smithi083 bash[60048]: cluster 1685824557.6408675 osd.4 (osd.4) 169 : cluster 3 failed to encode map e256 with expected crc 2023-06-03T20:35:59.671 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:59 smithi083 bash[60048]: audit 1685824558.9508824 mon.a (mon.0) 1315 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.671 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:35:59 smithi083 bash[60048]: audit 1685824558.9592452 mon.a (mon.0) 1316 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:35:59.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:59.727 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:35:59.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:35:59.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:59.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:35:59.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:35:59.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:35:59.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:00.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:00.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:00.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:00.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:00.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:00.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:00.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:00.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:00.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:00 smithi083 bash[60048]: cluster 1685824559.2300694 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-06-03T20:36:00.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:00.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:00.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:00.532 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 99081 99065 78.3642 47.5 0.0178022 0.0127547 2023-06-03T20:36:00.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:00.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:00 smithi033 bash[74781]: cluster 1685824559.2300694 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-06-03T20:36:00.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:00 smithi033 bash[78259]: cluster 1685824559.2300694 mgr.y (mgr.34104) 1073 : cluster 0 pgmap v1157: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 906 op/s 2023-06-03T20:36:00.611 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:00.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:00.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:00.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:00.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:00.851 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:00.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:00.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:00.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:01.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:01.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:01.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:01.171 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:01.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:01.277 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:01.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:01.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:01.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:01.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:01.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:01.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:36:01.522285+0000 min lat: 0.00124795 max lat: 0.420443 avg lat: 0.0128165 2023-06-03T20:36:01.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:36:01.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 99850 99834 77.9854 48.0625 0.00774115 0.0128165 2023-06-03T20:36:01.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:01.630 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:01.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:01.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:01.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:01.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:01.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:01.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:01.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:01.969 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.35679.0:100222 10.8 e256/246 10:10f6c44a:::benchmark_data_smithi033_203613_object100221:head v 256'6233, mlcod=256'6230)", 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:01.964854+0000", 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.00089015600000000002, 2023-06-03T20:36:01.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000921093, 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964854+0000", 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:36:01.971 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964854+0000", 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.972 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964853+0000", 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3006999999999997e-05 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964896+0000", 2023-06-03T20:36:01.973 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9228e-05 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964915+0000", 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0339999999999997e-06 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964923+0000", 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.3819000000000003e-05 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964957+0000", 2023-06-03T20:36:01.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4469e-05 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:01.964971+0000", 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000117312 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:36:01.976 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:36:01.977 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:36:01.977 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:36:01.977 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:36:01.977 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 1 2023-06-03T20:36:01.977 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:36:02.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:02.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: audit 1685824560.8963332 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: audit 1685824560.906887 mon.a (mon.0) 1318 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: cluster 1685824561.2306433 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: audit 1685824561.4410164 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: audit 1685824561.4423378 mon.a (mon.0) 1320 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[74781]: audit 1685824561.4526265 mon.a (mon.0) 1321 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: audit 1685824560.8963332 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: audit 1685824560.906887 mon.a (mon.0) 1318 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: cluster 1685824561.2306433 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: audit 1685824561.4410164 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:36:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: audit 1685824561.4423378 mon.a (mon.0) 1320 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:36:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:01 smithi033 bash[78259]: audit 1685824561.4526265 mon.a (mon.0) 1321 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: audit 1685824560.8963332 mon.a (mon.0) 1317 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: audit 1685824560.906887 mon.a (mon.0) 1318 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: cluster 1685824561.2306433 mgr.y (mgr.34104) 1074 : cluster 0 pgmap v1158: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:02.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: audit 1685824561.4410164 mon.a (mon.0) 1319 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:36:02.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: audit 1685824561.4423378 mon.a (mon.0) 1320 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:36:02.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:01 smithi083 bash[60048]: audit 1685824561.4526265 mon.a (mon.0) 1321 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:02.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:02.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:02.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:02.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:02.319 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:02.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:02.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:02.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:02.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:02.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 100715 100699 77.69 54.0625 0.017136 0.0128666 2023-06-03T20:36:02.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:02.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:02.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:02.706 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:02.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:02.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:02.853 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:02.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:02.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:02.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:02.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:03.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:03.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:03.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:03.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_blocked_ops 2023-06-03T20:36:03.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:03.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:03.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:03.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 101510 101494 77.3484 49.6875 0.00967464 0.0129228 2023-06-03T20:36:03.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:03.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:03.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:03.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:03.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:03.862 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:36:03.863 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:36:03.863 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2023-06-03T20:36:03.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:36:03.889 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:03.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:03.933 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:04.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:04.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.078 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:04.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:04.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:04.227 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:04.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:04.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:04.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:04.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.374 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:04.475 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:04.484 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:04 smithi083 bash[60048]: cluster 1685824563.2311838 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:04.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:04.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:04.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 102330 102314 77.0339 51.25 0.0134902 0.0129742 2023-06-03T20:36:04.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:04.661 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:04.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:04.713 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:04 smithi033 bash[78259]: cluster 1685824563.2311838 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:04.713 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:04 smithi033 bash[74781]: cluster 1685824563.2311838 mgr.y (mgr.34104) 1075 : cluster 0 pgmap v1159: 89 pgs: 89 active+clean; 6.0 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 52 MiB/s wr, 826 op/s 2023-06-03T20:36:04.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:04.803 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:04.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:04.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:04.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:04.956 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:36:04.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:04.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:05.000 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:36:05.037 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:36:05.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:05.073 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:36:05.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:05.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:05.114 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:36:05.148 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:36:05.193 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:36:05.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:05.225 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:36:05.232 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.232 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.232 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.233 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.233 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.233 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.233 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.233 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:36:05.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:05.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:05.341 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:05.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:05.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:05.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:05.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 103108 103092 76.6957 48.625 0.0113845 0.0130329 2023-06-03T20:36:05.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:05.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:05 smithi033 bash[78259]: audit 1685824564.866623 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.33:0/70637613' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:05.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:05 smithi033 bash[74781]: audit 1685824564.866623 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.33:0/70637613' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:05.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:05.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:05 smithi083 bash[60048]: audit 1685824564.866623 mon.c (mon.2) 124 : audit 0 from='client.? 172.21.15.33:0/70637613' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:05.660 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:05.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:05.764 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:05.801 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:05.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:05.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:05.936 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:05.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:05.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:06.040 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:06.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:06.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:06.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:06.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:06.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:06.473 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:06.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:06.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:06.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 103920 103904 76.3904 50.75 0.0201598 0.0130842 2023-06-03T20:36:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:06 smithi033 bash[74781]: cluster 1685824565.2318845 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:06.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:06] "GET /metrics HTTP/1.1" 200 223760 "" "Prometheus/2.33.4" 2023-06-03T20:36:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:06 smithi033 bash[78259]: cluster 1685824565.2318845 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:06.623 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:06 smithi083 bash[60048]: cluster 1685824565.2318845 mgr.y (mgr.34104) 1076 : cluster 0 pgmap v1160: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:06.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:06.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:06.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:06.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:06.944 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:06.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:07.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:07.193 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.231 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:07.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:07.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:07.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:07.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.511 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:07.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 104763 104747 76.1148 52.6875 0.0098333 0.0131323 2023-06-03T20:36:07.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:07.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:07.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:07.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:07.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:07.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:08.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:08.068 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:08.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:08.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:08.208 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:08.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:08.213 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:36:08.313 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:08.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:08.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.369 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:08.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:08 smithi083 bash[60048]: cluster 1685824567.2323334 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:08.370 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:08 smithi083 bash[60048]: audit 1685824568.1830404 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.371 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:08 smithi083 bash[60048]: audit 1685824568.1863303 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.33:0/3529663882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.390 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:36:08.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:08.517 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:08.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.524 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:08.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 105548 105532 75.8038 49.0625 0.0206077 0.0131852 2023-06-03T20:36:08.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[78259]: cluster 1685824567.2323334 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:08.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[78259]: audit 1685824568.1830404 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[78259]: audit 1685824568.1863303 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.33:0/3529663882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[74781]: cluster 1685824567.2323334 mgr.y (mgr.34104) 1077 : cluster 0 pgmap v1161: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:08.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[74781]: audit 1685824568.1830404 mon.a (mon.0) 1322 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:08 smithi033 bash[74781]: audit 1685824568.1863303 mon.b (mon.1) 22 : audit 1 from='client.? 172.21.15.33:0/3529663882' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:36:08.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:08.665 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:08.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:08.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:08.807 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:08.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.811 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:08.912 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:08.951 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:08.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:08.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:09.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:09.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:09.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:09.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:09.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:09.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:09.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:09.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:09.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:36:09.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:09.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:09.529 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 106363 106347 75.5211 50.9375 0.0114856 0.0132352 2023-06-03T20:36:09.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: cluster 1685824568.3594158 mon.a (mon.0) 1323 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: cluster 1685824568.3756354 osd.4 (osd.4) 170 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: audit 1685824568.376074 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: cluster 1685824568.3763795 mon.a (mon.0) 1325 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: cluster 1685824568.3839839 osd.6 (osd.6) 147 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[78259]: audit 1685824568.610428 mon.a (mon.0) 1326 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: cluster 1685824568.3594158 mon.a (mon.0) 1323 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: cluster 1685824568.3756354 osd.4 (osd.4) 170 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: audit 1685824568.376074 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:36:09.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: cluster 1685824568.3763795 mon.a (mon.0) 1325 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-06-03T20:36:09.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: cluster 1685824568.3839839 osd.6 (osd.6) 147 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.583 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:09 smithi033 bash[74781]: audit 1685824568.610428 mon.a (mon.0) 1326 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:09.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:09.643 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: cluster 1685824568.3594158 mon.a (mon.0) 1323 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:09.643 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: cluster 1685824568.3756354 osd.4 (osd.4) 170 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.643 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: audit 1685824568.376074 mon.a (mon.0) 1324 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:36:09.643 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: cluster 1685824568.3763795 mon.a (mon.0) 1325 : cluster 0 osdmap e257: 8 total, 8 up, 8 in 2023-06-03T20:36:09.643 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: cluster 1685824568.3839839 osd.6 (osd.6) 147 : cluster 3 failed to encode map e257 with expected crc 2023-06-03T20:36:09.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:09 smithi083 bash[60048]: audit 1685824568.610428 mon.a (mon.0) 1326 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:09.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:09.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:09.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:09.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:09.918 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:09.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:09.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:09.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:10.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:10.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:10.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:10.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:10.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:10.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.240 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:10.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:10.382 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:10.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:10.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:10.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 16 107157 107141 75.2301 49.625 0.0327254 0.0132859 2023-06-03T20:36:10.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:10.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:10 smithi083 bash[60048]: cluster 1685824569.2328782 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:10.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:10.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:10.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:10.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:10.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:10.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:10 smithi033 bash[78259]: cluster 1685824569.2328782 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:10 smithi033 bash[74781]: cluster 1685824569.2328782 mgr.y (mgr.34104) 1078 : cluster 0 pgmap v1163: 89 pgs: 89 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 49 MiB/s wr, 787 op/s 2023-06-03T20:36:10.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:10.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:10.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:10.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:11.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:11.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.102 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:11.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:11.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:11.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:11.300 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:11.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:11.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:11.522 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:11.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:11.530 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0054 2023-06-03T20:36:11.530 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 107946 2023-06-03T20:36:11.530 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:36:11.530 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 74.958 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 27.698 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 169.375 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 37.6875 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1199 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 443.169 2023-06-03T20:36:11.531 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2710 2023-06-03T20:36:11.532 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 603 2023-06-03T20:36:11.532 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0133362 2023-06-03T20:36:11.532 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0121428 2023-06-03T20:36:11.533 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 0.420443 2023-06-03T20:36:11.533 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.00124795 2023-06-03T20:36:11.541 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:36:11.626 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:11.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:11.786 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:36:11.802 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:11.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:11.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:11.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:11.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:12.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:12.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:12.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:12.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:12.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:12.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:12.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:12.394 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:12.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:12.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:12.510 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:12 smithi033 bash[74781]: cluster 1685824571.2334938 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:12.510 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:12 smithi033 bash[78259]: cluster 1685824571.2334938 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:12.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:12.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:12 smithi083 bash[60048]: cluster 1685824571.2334938 mgr.y (mgr.34104) 1079 : cluster 0 pgmap v1164: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:12.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:12.688 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:12.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:12.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:12.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:12.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:12.933 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:12.974 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:12.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:12.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:13.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:13.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:13.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:13.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:13.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:13.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.254 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:13.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:13.404 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:13.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:13.510 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:13.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:13.653 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:13.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:13.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:13.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:13.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:13.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:13.884 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:36:13.885 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:36:13.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:13.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:13.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:13.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:14.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:14.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:14.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:14.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:14.370 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:14.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:14.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:14.521 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:14 smithi033 bash[74781]: cluster 1685824573.2339373 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:14.522 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:14 smithi033 bash[78259]: cluster 1685824573.2339373 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:14.545 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:14.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:14.649 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:14.656 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:14 smithi083 bash[60048]: cluster 1685824573.2339373 mgr.y (mgr.34104) 1080 : cluster 0 pgmap v1165: 89 pgs: 89 active+clean; 6.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 50 MiB/s wr, 805 op/s 2023-06-03T20:36:14.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:14.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:14.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:14.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:14.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:14.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:14.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:14.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:14.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:14.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_historic_ops 2023-06-03T20:36:15.068 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:15.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:15.142 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:15.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:15.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:15.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:15.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.294 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:15.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:15.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:15.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:15.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:15.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:15.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:15.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:15.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:15.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:15.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:15.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:15.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:15.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:16.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:16.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:16.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:16.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:16.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:16.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:16.270 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:16.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:16.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:16.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:16.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:16.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:16 smithi083 bash[60048]: cluster 1685824575.2347336 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:16.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:16.815 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.831 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:16] "GET /metrics HTTP/1.1" 200 223752 "" "Prometheus/2.33.4" 2023-06-03T20:36:16.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:16 smithi033 bash[78259]: cluster 1685824575.2347336 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:16.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:16 smithi033 bash[74781]: cluster 1685824575.2347336 mgr.y (mgr.34104) 1081 : cluster 0 pgmap v1166: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:16.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:16.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:16.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:16.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:17.000 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:17.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:17.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:17.144 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:17.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:17.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:17.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:17.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:17.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:17.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:17.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.443 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:17.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:17.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:17.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:17.676 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:17.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:17.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:17.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:17.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:17.878 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:17.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:17.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:18.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:18.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:18.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:18.184 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:18.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:18.289 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:18.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:18.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:18.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:18.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:18.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:18.569 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:36:18.574 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:36:18.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:18 smithi033 bash[78259]: cluster 1685824577.2351794 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:18.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:18 smithi033 bash[74781]: cluster 1685824577.2351794 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:18.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:18.589 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:18 smithi083 bash[60048]: cluster 1685824577.2351794 mgr.y (mgr.34104) 1082 : cluster 0 pgmap v1167: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 35 MiB/s wr, 809 op/s 2023-06-03T20:36:18.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:18.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:18.735 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:18.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:18.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:18.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:18.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:18.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:18.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:19.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:19.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:19.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:19.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:19.196 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:19.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:19.331 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:19.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:19.420 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:19 smithi033 bash[78259]: audit 1685824578.5446131 mgr.y (mgr.34104) 1083 : audit 0 from='client.35757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:36:19.420 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:19 smithi033 bash[74781]: audit 1685824578.5446131 mgr.y (mgr.34104) 1083 : audit 0 from='client.35757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:36:19.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:19.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:19.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:19.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:19.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:19.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:19.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:19.730 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:19 smithi083 bash[60048]: audit 1685824578.5446131 mgr.y (mgr.34104) 1083 : audit 0 from='client.35757 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:36:19.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:19.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:19.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:19.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:19.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:19.934 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:36:19.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:20.138 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:20.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:20.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:20.420 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:20.422 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:20 smithi033 bash[74781]: cluster 1685824579.2356522 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 32 MiB/s wr, 770 op/s 2023-06-03T20:36:20.465 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:20.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:20.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:20.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:20.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:20.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:20.725 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:20 smithi033 bash[78259]: cluster 1685824579.2356522 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 32 MiB/s wr, 770 op/s 2023-06-03T20:36:20.752 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:20.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:20.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:20.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:20 smithi083 bash[60048]: cluster 1685824579.2356522 mgr.y (mgr.34104) 1084 : cluster 0 pgmap v1168: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 94 B/s rd, 32 MiB/s wr, 770 op/s 2023-06-03T20:36:20.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:20.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:20.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:21.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:21.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:21.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.053 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:21.137 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1167,"stamp":"2023-06-03T20:36:17.234923+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6911170470,"num_objects":105472,"num_object_clones":0,"num_object_copies":316416,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105472,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":110707,"num_write_kb":6910991,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":58,"num_bytes_recovered":3563058,"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":110641,"ondisk_log_size":110641,"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":23107208,"kb_used_data":20343496,"kb_used_omap":21,"kb_used_meta":2763498,"kb_avail":726854008,"statfs":{"total":767960285184,"available":744298504192,"internally_reserved":0,"allocated":20831739904,"data_stored":20826145078,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":2829822371},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":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":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3094,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8092,"num_write_kb":357889,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002850"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":278,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649877+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:35:57.649877+0000","last_peered":"2023-06-03T20:35:57.649877+0000","last_clean":"2023-06-03T20:35:57.649877+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:35:57.649877+0000","last_undegraded":"2023-06-03T20:35:57.649877+0000","last_fullsized":"2023-06-03T20:35:57.649877+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,2],"acting":[4,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648477+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:35:57.648477+0000","last_peered":"2023-06-03T20:35:57.648477+0000","last_clean":"2023-06-03T20:35:57.648477+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:35:57.648477+0000","last_undegraded":"2023-06-03T20:35:57.648477+0000","last_fullsized":"2023-06-03T20:35:57.648477+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":217,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:36:04.081860+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:36:04.081860+0000","last_peered":"2023-06-03T20:36:04.081860+0000","last_clean":"2023-06-03T20:36:04.081860+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:36:04.081860+0000","last_undegraded":"2023-06-03T20:36:04.081860+0000","last_fullsized":"2023-06-03T20:36:04.081860+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":107,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.641018+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:35:57.641018+0000","last_peered":"2023-06-03T20:35:57.641018+0000","last_clean":"2023-06-03T20:35:57.641018+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:35:57.641018+0000","last_undegraded":"2023-06-03T20:35:57.641018+0000","last_fullsized":"2023-06-03T20:35:57.641018+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":291,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648031+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:35:57.648031+0000","last_peered":"2023-06-03T20:35:57.648031+0000","last_clean":"2023-06-03T20:35:57.648031+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:35:57.648031+0000","last_undegraded":"2023-06-03T20:35:57.648031+0000","last_fullsized":"2023-06-03T20:35:57.648031+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1f","version":"0'0","reported_seq":79,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649744+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:35:57.649744+0000","last_peered":"2023-06-03T20:35:57.649744+0000","last_clean":"2023-06-03T20:35:57.649744+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:35:57.649744+0000","last_undegraded":"2023-06-03T20:35:57.649744+0000","last_fullsized":"2023-06-03T20:35:57.649744+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":106,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.641321+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:35:57.641321+0000","last_peered":"2023-06-03T20:35:57.641321+0000","last_clean":"2023-06-03T20:35:57.641321+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:35:57.641321+0000","last_undegraded":"2023-06-03T20:35:57.641321+0000","last_fullsized":"2023-06-03T20:35:57.641321+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":282,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648120+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:35:57.648120+0000","last_peered":"2023-06-03T20:35:57.648120+0000","last_clean":"2023-06-03T20:35:57.648120+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:35:57.648120+0000","last_undegraded":"2023-06-03T20:35:57.648120+0000","last_fullsized":"2023-06-03T20:35:57.648120+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":235,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357140+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:35:57.357140+0000","last_peered":"2023-06-03T20:35:57.357140+0000","last_clean":"2023-06-03T20:35:57.357140+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:35:57.357140+0000","last_undegraded":"2023-06-03T20:35:57.357140+0000","last_fullsized":"2023-06-03T20:35:57.357140+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":231,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648319+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:35:57.648319+0000","last_peered":"2023-06-03T20:35:57.648319+0000","last_clean":"2023-06-03T20:35:57.648319+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:35:57.648319+0000","last_undegraded":"2023-06-03T20:35:57.648319+0000","last_fullsized":"2023-06-03T20:35:57.648319+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":227,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659541+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:35:57.659541+0000","last_peered":"2023-06-03T20:35:57.659541+0000","last_clean":"2023-06-03T20:35:57.659541+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:35:57.659541+0000","last_undegraded":"2023-06-03T20:35:57.659541+0000","last_fullsized":"2023-06-03T20:35:57.659541+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.351313+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:35:57.351313+0000","last_peered":"2023-06-03T20:35:57.351313+0000","last_clean":"2023-06-03T20:35:57.351313+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:35:57.351313+0000","last_undegraded":"2023-06-03T20:35:57.351313+0000","last_fullsized":"2023-06-03T20:35:57.351313+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":304,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649095+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:35:57.649095+0000","last_peered":"2023-06-03T20:35:57.649095+0000","last_clean":"2023-06-03T20:35:57.649095+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:35:57.649095+0000","last_undegraded":"2023-06-03T20:35:57.649095+0000","last_fullsized":"2023-06-03T20:35:57.649095+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648516+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:35:57.648516+0000","last_peered":"2023-06-03T20:35:57.648516+0000","last_clean":"2023-06-03T20:35:57.648516+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:35:57.648516+0000","last_undegraded":"2023-06-03T20:35:57.648516+0000","last_fullsized":"2023-06-03T20:35:57.648516+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":226,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.660064+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:35:57.660064+0000","last_peered":"2023-06-03T20:35:57.660064+0000","last_clean":"2023-06-03T20:35:57.660064+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:35:57.660064+0000","last_undegraded":"2023-06-03T20:35:57.660064+0000","last_fullsized":"2023-06-03T20:35:57.660064+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":249,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648848+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:35:57.648848+0000","last_peered":"2023-06-03T20:35:57.648848+0000","last_clean":"2023-06-03T20:35:57.648848+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:35:57.648848+0000","last_undegraded":"2023-06-03T20:35:57.648848+0000","last_fullsized":"2023-06-03T20:35:57.648848+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":106,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.645455+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:35:57.645455+0000","last_peered":"2023-06-03T20:35:57.645455+0000","last_clean":"2023-06-03T20:35:57.645455+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:35:57.645455+0000","last_undegraded":"2023-06-03T20:35:57.645455+0000","last_fullsized":"2023-06-03T20:35:57.645455+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357172+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:35:57.357172+0000","last_peered":"2023-06-03T20:35:57.357172+0000","last_clean":"2023-06-03T20:35:57.357172+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:35:57.357172+0000","last_undegraded":"2023-06-03T20:35:57.357172+0000","last_fullsized":"2023-06-03T20:35:57.357172+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":254,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659158+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:35:57.659158+0000","last_peered":"2023-06-03T20:35:57.659158+0000","last_clean":"2023-06-03T20:35:57.659158+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:35:57.659158+0000","last_undegraded":"2023-06-03T20:35:57.659158+0000","last_fullsized":"2023-06-03T20:35:57.659158+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":115,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.640694+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:35:57.640694+0000","last_peered":"2023-06-03T20:35:57.640694+0000","last_clean":"2023-06-03T20:35:57.640694+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:35:57.640694+0000","last_undegraded":"2023-06-03T20:35:57.640694+0000","last_fullsized":"2023-06-03T20:35:57.640694+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":74,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.644851+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:35:57.644851+0000","last_peered":"2023-06-03T20:35:57.644851+0000","last_clean":"2023-06-03T20:35:57.644851+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:35:57.644851+0000","last_undegraded":"2023-06-03T20:35:57.644851+0000","last_fullsized":"2023-06-03T20:35:57.644851+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648926+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:35:57.648926+0000","last_peered":"2023-06-03T20:35:57.648926+0000","last_clean":"2023-06-03T20:35:57.648926+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:35:57.648926+0000","last_undegraded":"2023-06-03T20:35:57.648926+0000","last_fullsized":"2023-06-03T20:35:57.648926+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"257'6894","reported_seq":6913,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.414186+0000","last_change":"2023-06-03T20:34:22.350935+0000","last_active":"2023-06-03T20:36:14.414186+0000","last_peered":"2023-06-03T20:36:14.414186+0000","last_clean":"2023-06-03T20:36:14.414186+0000","last_became_active":"2023-06-03T20:34:22.350608+0000","last_became_peered":"2023-06-03T20:34:22.350608+0000","last_unstale":"2023-06-03T20:36:14.414186+0000","last_undegraded":"2023-06-03T20:36:14.414186+0000","last_fullsized":"2023-06-03T20:36:14.414186+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6894,"log_dups_size":0,"ondisk_log_size":6894,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":431357952,"num_objects":6582,"num_object_clones":0,"num_object_copies":19746,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6582,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6894,"num_write_kb":431232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":251,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659148+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:35:57.659148+0000","last_peered":"2023-06-03T20:35:57.659148+0000","last_clean":"2023-06-03T20:35:57.659148+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:35:57.659148+0000","last_undegraded":"2023-06-03T20:35:57.659148+0000","last_fullsized":"2023-06-03T20:35:57.659148+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":240,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.356821+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:35:57.356821+0000","last_peered":"2023-06-03T20:35:57.356821+0000","last_clean":"2023-06-03T20:35:57.356821+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:35:57.356821+0000","last_undegraded":"2023-06-03T20:35:57.356821+0000","last_fullsized":"2023-06-03T20:35:57.356821+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"257'6828","reported_seq":6847,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.490994+0000","last_change":"2023-06-03T20:34:22.961847+0000","last_active":"2023-06-03T20:36:14.490994+0000","last_peered":"2023-06-03T20:36:14.490994+0000","last_clean":"2023-06-03T20:36:14.490994+0000","last_became_active":"2023-06-03T20:34:22.961003+0000","last_became_peered":"2023-06-03T20:34:22.961003+0000","last_unstale":"2023-06-03T20:36:14.490994+0000","last_undegraded":"2023-06-03T20:36:14.490994+0000","last_fullsized":"2023-06-03T20:36:14.490994+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6828,"log_dups_size":0,"ondisk_log_size":6828,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427425792,"num_objects":6522,"num_object_clones":0,"num_object_copies":19566,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6522,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6828,"num_write_kb":427200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":241,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659691+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:35:57.659691+0000","last_peered":"2023-06-03T20:35:57.659691+0000","last_clean":"2023-06-03T20:35:57.659691+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:35:57.659691+0000","last_undegraded":"2023-06-03T20:35:57.659691+0000","last_fullsized":"2023-06-03T20:35:57.659691+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":249,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649989+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:35:57.649989+0000","last_peered":"2023-06-03T20:35:57.649989+0000","last_clean":"2023-06-03T20:35:57.649989+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:35:57.649989+0000","last_undegraded":"2023-06-03T20:35:57.649989+0000","last_fullsized":"2023-06-03T20:35:57.649989+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"257'6957","reported_seq":6977,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.998903+0000","last_change":"2023-06-03T20:34:22.956675+0000","last_active":"2023-06-03T20:36:14.998903+0000","last_peered":"2023-06-03T20:36:14.998903+0000","last_clean":"2023-06-03T20:36:14.998903+0000","last_became_active":"2023-06-03T20:34:22.955451+0000","last_became_peered":"2023-06-03T20:34:22.955451+0000","last_unstale":"2023-06-03T20:36:14.998903+0000","last_undegraded":"2023-06-03T20:36:14.998903+0000","last_fullsized":"2023-06-03T20:36:14.998903+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6957,"log_dups_size":0,"ondisk_log_size":6957,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:33:36.478803+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":432209920,"num_objects":6595,"num_object_clones":0,"num_object_copies":19785,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6595,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6957,"num_write_kb":433664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":262,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659280+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:35:57.659280+0000","last_peered":"2023-06-03T20:35:57.659280+0000","last_clean":"2023-06-03T20:35:57.659280+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:35:57.659280+0000","last_undegraded":"2023-06-03T20:35:57.659280+0000","last_fullsized":"2023-06-03T20:35:57.659280+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":79,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.662175+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:35:57.662175+0000","last_peered":"2023-06-03T20:35:57.662175+0000","last_clean":"2023-06-03T20:35:57.662175+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:35:57.662175+0000","last_undegraded":"2023-06-03T20:35:57.662175+0000","last_fullsized":"2023-06-03T20:35:57.662175+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"257'6911","reported_seq":6931,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.563582+0000","last_change":"2023-06-03T20:34:22.953829+0000","last_active":"2023-06-03T20:36:14.563582+0000","last_peered":"2023-06-03T20:36:14.563582+0000","last_clean":"2023-06-03T20:36:14.563582+0000","last_became_active":"2023-06-03T20:34:22.953479+0000","last_became_peered":"2023-06-03T20:34:22.953479+0000","last_unstale":"2023-06-03T20:36:14.563582+0000","last_undegraded":"2023-06-03T20:36:14.563582+0000","last_fullsized":"2023-06-03T20:36:14.563582+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6911,"log_dups_size":0,"ondisk_log_size":6911,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:13:40.168593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":432078848,"num_objects":6593,"num_object_clones":0,"num_object_copies":19779,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6593,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6911,"num_write_kb":432128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":248,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357015+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:35:57.357015+0000","last_peered":"2023-06-03T20:35:57.357015+0000","last_clean":"2023-06-03T20:35:57.357015+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:35:57.357015+0000","last_undegraded":"2023-06-03T20:35:57.357015+0000","last_fullsized":"2023-06-03T20:35:57.357015+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":121,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.642517+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:35:57.642517+0000","last_peered":"2023-06-03T20:35:57.642517+0000","last_clean":"2023-06-03T20:35:57.642517+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:35:57.642517+0000","last_undegraded":"2023-06-03T20:35:57.642517+0000","last_fullsized":"2023-06-03T20:35:57.642517+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"257'6775","reported_seq":6795,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.065340+0000","last_change":"2023-06-03T20:34:22.343485+0000","last_active":"2023-06-03T20:36:14.065340+0000","last_peered":"2023-06-03T20:36:14.065340+0000","last_clean":"2023-06-03T20:36:14.065340+0000","last_became_active":"2023-06-03T20:34:22.343174+0000","last_became_peered":"2023-06-03T20:34:22.343174+0000","last_unstale":"2023-06-03T20:36:14.065340+0000","last_undegraded":"2023-06-03T20:36:14.065340+0000","last_fullsized":"2023-06-03T20:36:14.065340+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6775,"log_dups_size":0,"ondisk_log_size":6775,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:20:57.699153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":427491328,"num_objects":6523,"num_object_clones":0,"num_object_copies":19569,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6523,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6775,"num_write_kb":425536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":259,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648591+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:35:57.648591+0000","last_peered":"2023-06-03T20:35:57.648591+0000","last_clean":"2023-06-03T20:35:57.648591+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:35:57.648591+0000","last_undegraded":"2023-06-03T20:35:57.648591+0000","last_fullsized":"2023-06-03T20:35:57.648591+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":255,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649182+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:35:57.649182+0000","last_peered":"2023-06-03T20:35:57.649182+0000","last_clean":"2023-06-03T20:35:57.649182+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:35:57.649182+0000","last_undegraded":"2023-06-03T20:35:57.649182+0000","last_fullsized":"2023-06-03T20:35:57.649182+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"257'6922","reported_seq":6942,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.537455+0000","last_change":"2023-06-03T20:34:22.954615+0000","last_active":"2023-06-03T20:36:14.537455+0000","last_peered":"2023-06-03T20:36:14.537455+0000","last_clean":"2023-06-03T20:36:14.537455+0000","last_became_active":"2023-06-03T20:34:22.954319+0000","last_became_peered":"2023-06-03T20:34:22.954319+0000","last_unstale":"2023-06-03T20:36:14.537455+0000","last_undegraded":"2023-06-03T20:36:14.537455+0000","last_fullsized":"2023-06-03T20:36:14.537455+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6922,"log_dups_size":0,"ondisk_log_size":6922,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:56:51.339891+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":433061888,"num_objects":6608,"num_object_clones":0,"num_object_copies":19824,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6608,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6922,"num_write_kb":432960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":79,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.657122+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:35:57.657122+0000","last_peered":"2023-06-03T20:35:57.657122+0000","last_clean":"2023-06-03T20:35:57.657122+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:35:57.657122+0000","last_undegraded":"2023-06-03T20:35:57.657122+0000","last_fullsized":"2023-06-03T20:35:57.657122+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.650577+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:35:57.650577+0000","last_peered":"2023-06-03T20:35:57.650577+0000","last_clean":"2023-06-03T20:35:57.650577+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:35:57.650577+0000","last_undegraded":"2023-06-03T20:35:57.650577+0000","last_fullsized":"2023-06-03T20:35:57.650577+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'6995","reported_seq":7014,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.502524+0000","last_change":"2023-06-03T20:34:22.351362+0000","last_active":"2023-06-03T20:36:14.502524+0000","last_peered":"2023-06-03T20:36:14.502524+0000","last_clean":"2023-06-03T20:36:14.502524+0000","last_became_active":"2023-06-03T20:34:22.351030+0000","last_became_peered":"2023-06-03T20:34:22.351030+0000","last_unstale":"2023-06-03T20:36:14.502524+0000","last_undegraded":"2023-06-03T20:36:14.502524+0000","last_fullsized":"2023-06-03T20:36:14.502524+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6995,"log_dups_size":0,"ondisk_log_size":6995,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":439943168,"num_objects":6713,"num_object_clones":0,"num_object_copies":20139,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6713,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6995,"num_write_kb":438656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":220,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649701+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:35:57.649701+0000","last_peered":"2023-06-03T20:35:57.649701+0000","last_clean":"2023-06-03T20:35:57.649701+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:35:57.649701+0000","last_undegraded":"2023-06-03T20:35:57.649701+0000","last_fullsized":"2023-06-03T20:35:57.649701+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649242+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:35:57.649242+0000","last_peered":"2023-06-03T20:35:57.649242+0000","last_clean":"2023-06-03T20:35:57.649242+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:35:57.649242+0000","last_undegraded":"2023-06-03T20:35:57.649242+0000","last_fullsized":"2023-06-03T20:35:57.649242+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"257'6954","reported_seq":6973,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.548182+0000","last_change":"2023-06-03T20:34:22.353013+0000","last_active":"2023-06-03T20:36:14.548182+0000","last_peered":"2023-06-03T20:36:14.548182+0000","last_clean":"2023-06-03T20:36:14.548182+0000","last_became_active":"2023-06-03T20:34:22.352663+0000","last_became_peered":"2023-06-03T20:34:22.352663+0000","last_unstale":"2023-06-03T20:36:14.548182+0000","last_undegraded":"2023-06-03T20:36:14.548182+0000","last_fullsized":"2023-06-03T20:36:14.548182+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6954,"log_dups_size":0,"ondisk_log_size":6954,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":435421184,"num_objects":6644,"num_object_clones":0,"num_object_copies":19932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6954,"num_write_kb":435136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:08.393147+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:36:08.393147+0000","last_peered":"2023-06-03T20:36:08.393147+0000","last_clean":"2023-06-03T20:36:08.393147+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:36:08.393147+0000","last_undegraded":"2023-06-03T20:36:08.393147+0000","last_fullsized":"2023-06-03T20:36:08.393147+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":218,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.351632+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:35:57.351632+0000","last_peered":"2023-06-03T20:35:57.351632+0000","last_clean":"2023-06-03T20:35:57.351632+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:35:57.351632+0000","last_undegraded":"2023-06-03T20:35:57.351632+0000","last_fullsized":"2023-06-03T20:35:57.351632+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"257'6803","reported_seq":6822,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.507641+0000","last_change":"2023-06-03T20:34:22.350478+0000","last_active":"2023-06-03T20:36:14.507641+0000","last_peered":"2023-06-03T20:36:14.507641+0000","last_clean":"2023-06-03T20:36:14.507641+0000","last_became_active":"2023-06-03T20:34:22.350124+0000","last_became_peered":"2023-06-03T20:34:22.350124+0000","last_unstale":"2023-06-03T20:36:14.507641+0000","last_undegraded":"2023-06-03T20:36:14.507641+0000","last_fullsized":"2023-06-03T20:36:14.507641+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6803,"log_dups_size":0,"ondisk_log_size":6803,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":428539904,"num_objects":6539,"num_object_clones":0,"num_object_copies":19617,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6539,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6803,"num_write_kb":426944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":232,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.350973+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:35:57.350973+0000","last_peered":"2023-06-03T20:35:57.350973+0000","last_clean":"2023-06-03T20:35:57.350973+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:35:57.350973+0000","last_undegraded":"2023-06-03T20:35:57.350973+0000","last_fullsized":"2023-06-03T20:35:57.350973+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":235,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357176+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:35:57.357176+0000","last_peered":"2023-06-03T20:35:57.357176+0000","last_clean":"2023-06-03T20:35:57.357176+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:35:57.357176+0000","last_undegraded":"2023-06-03T20:35:57.357176+0000","last_fullsized":"2023-06-03T20:35:57.357176+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":129,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.645545+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:35:57.645545+0000","last_peered":"2023-06-03T20:35:57.645545+0000","last_clean":"2023-06-03T20:35:57.645545+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:35:57.645545+0000","last_undegraded":"2023-06-03T20:35:57.645545+0000","last_fullsized":"2023-06-03T20:35:57.645545+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"257'7067","reported_seq":7084,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.515262+0000","last_change":"2023-06-03T20:34:22.348430+0000","last_active":"2023-06-03T20:36:14.515262+0000","last_peered":"2023-06-03T20:36:14.515262+0000","last_clean":"2023-06-03T20:36:14.515262+0000","last_became_active":"2023-06-03T20:34:22.348082+0000","last_became_peered":"2023-06-03T20:34:22.348082+0000","last_unstale":"2023-06-03T20:36:14.515262+0000","last_undegraded":"2023-06-03T20:36:14.515262+0000","last_fullsized":"2023-06-03T20:36:14.515262+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":7067,"log_dups_size":0,"ondisk_log_size":7067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":442957824,"num_objects":6759,"num_object_clones":0,"num_object_copies":20277,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6759,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7067,"num_write_kb":442432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":259,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.356986+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:35:57.356986+0000","last_peered":"2023-06-03T20:35:57.356986+0000","last_clean":"2023-06-03T20:35:57.356986+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:35:57.356986+0000","last_undegraded":"2023-06-03T20:35:57.356986+0000","last_fullsized":"2023-06-03T20:35:57.356986+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648413+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:35:57.648413+0000","last_peered":"2023-06-03T20:35:57.648413+0000","last_clean":"2023-06-03T20:35:57.648413+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:35:57.648413+0000","last_undegraded":"2023-06-03T20:35:57.648413+0000","last_fullsized":"2023-06-03T20:35:57.648413+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.642860+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:35:57.642860+0000","last_peered":"2023-06-03T20:35:57.642860+0000","last_clean":"2023-06-03T20:35:57.642860+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:35:57.642860+0000","last_undegraded":"2023-06-03T20:35:57.642860+0000","last_fullsized":"2023-06-03T20:35:57.642860+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"257'6895","reported_seq":6914,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.518845+0000","last_change":"2023-06-03T20:34:22.349444+0000","last_active":"2023-06-03T20:36:14.518845+0000","last_peered":"2023-06-03T20:36:14.518845+0000","last_clean":"2023-06-03T20:36:14.518845+0000","last_became_active":"2023-06-03T20:34:22.349094+0000","last_became_peered":"2023-06-03T20:34:22.349094+0000","last_unstale":"2023-06-03T20:36:14.518845+0000","last_undegraded":"2023-06-03T20:36:14.518845+0000","last_fullsized":"2023-06-03T20:36:14.518845+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6895,"log_dups_size":0,"ondisk_log_size":6895,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":431161344,"num_objects":6579,"num_object_clones":0,"num_object_copies":19737,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6579,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6895,"num_write_kb":431168,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":98,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:36:04.561125+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:36:04.561125+0000","last_peered":"2023-06-03T20:36:04.561125+0000","last_clean":"2023-06-03T20:36:04.561125+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:36:04.561125+0000","last_undegraded":"2023-06-03T20:36:04.561125+0000","last_fullsized":"2023-06-03T20:36:04.561125+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.0","version":"0'0","reported_seq":259,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.350434+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:35:57.350434+0000","last_peered":"2023-06-03T20:35:57.350434+0000","last_clean":"2023-06-03T20:35:57.350434+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:35:57.350434+0000","last_undegraded":"2023-06-03T20:35:57.350434+0000","last_fullsized":"2023-06-03T20:35:57.350434+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":246,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.351622+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:35:57.351622+0000","last_peered":"2023-06-03T20:35:57.351622+0000","last_clean":"2023-06-03T20:35:57.351622+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:35:57.351622+0000","last_undegraded":"2023-06-03T20:35:57.351622+0000","last_fullsized":"2023-06-03T20:35:57.351622+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"257'6943","reported_seq":6962,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.493952+0000","last_change":"2023-06-03T20:34:22.349894+0000","last_active":"2023-06-03T20:36:14.493952+0000","last_peered":"2023-06-03T20:36:14.493952+0000","last_clean":"2023-06-03T20:36:14.493952+0000","last_became_active":"2023-06-03T20:34:22.349515+0000","last_became_peered":"2023-06-03T20:34:22.349515+0000","last_unstale":"2023-06-03T20:36:14.493952+0000","last_undegraded":"2023-06-03T20:36:14.493952+0000","last_fullsized":"2023-06-03T20:36:14.493952+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6943,"log_dups_size":0,"ondisk_log_size":6943,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":434831360,"num_objects":6635,"num_object_clones":0,"num_object_copies":19905,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6635,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6943,"num_write_kb":434496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":242,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357141+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:35:57.357141+0000","last_peered":"2023-06-03T20:35:57.357141+0000","last_clean":"2023-06-03T20:35:57.357141+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:35:57.357141+0000","last_undegraded":"2023-06-03T20:35:57.357141+0000","last_fullsized":"2023-06-03T20:35:57.357141+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":598,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.661109+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:35:57.661109+0000","last_peered":"2023-06-03T20:35:57.661109+0000","last_clean":"2023-06-03T20:35:57.661109+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:35:57.661109+0000","last_undegraded":"2023-06-03T20:35:57.661109+0000","last_fullsized":"2023-06-03T20:35:57.661109+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":232,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648058+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:35:57.648058+0000","last_peered":"2023-06-03T20:35:57.648058+0000","last_clean":"2023-06-03T20:35:57.648058+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:35:57.648058+0000","last_undegraded":"2023-06-03T20:35:57.648058+0000","last_fullsized":"2023-06-03T20:35:57.648058+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":64,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648837+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:35:57.648837+0000","last_peered":"2023-06-03T20:35:57.648837+0000","last_clean":"2023-06-03T20:35:57.648837+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:35:57.648837+0000","last_undegraded":"2023-06-03T20:35:57.648837+0000","last_fullsized":"2023-06-03T20:35:57.648837+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"257'6901","reported_seq":6921,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.982171+0000","last_change":"2023-06-03T20:34:22.342748+0000","last_active":"2023-06-03T20:36:14.982171+0000","last_peered":"2023-06-03T20:36:14.982171+0000","last_clean":"2023-06-03T20:36:14.982171+0000","last_became_active":"2023-06-03T20:34:22.342397+0000","last_became_peered":"2023-06-03T20:34:22.342397+0000","last_unstale":"2023-06-03T20:36:14.982171+0000","last_undegraded":"2023-06-03T20:36:14.982171+0000","last_fullsized":"2023-06-03T20:36:14.982171+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6901,"log_dups_size":0,"ondisk_log_size":6901,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:41:37.068259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":426049536,"num_objects":6501,"num_object_clones":0,"num_object_copies":19503,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6501,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6901,"num_write_kb":428864,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":258,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.660545+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:35:57.660545+0000","last_peered":"2023-06-03T20:35:57.660545+0000","last_clean":"2023-06-03T20:35:57.660545+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:35:57.660545+0000","last_undegraded":"2023-06-03T20:35:57.660545+0000","last_fullsized":"2023-06-03T20:35:57.660545+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":228,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.641265+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:35:57.641265+0000","last_peered":"2023-06-03T20:35:57.641265+0000","last_clean":"2023-06-03T20:35:57.641265+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:35:57.641265+0000","last_undegraded":"2023-06-03T20:35:57.641265+0000","last_fullsized":"2023-06-03T20:35:57.641265+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":116,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:59.931251+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:35:59.931251+0000","last_peered":"2023-06-03T20:35:59.931251+0000","last_clean":"2023-06-03T20:35:59.931251+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:35:59.931251+0000","last_undegraded":"2023-06-03T20:35:59.931251+0000","last_fullsized":"2023-06-03T20:35:59.931251+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"257'6842","reported_seq":6862,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.498454+0000","last_change":"2023-06-03T20:34:22.350597+0000","last_active":"2023-06-03T20:36:14.498454+0000","last_peered":"2023-06-03T20:36:14.498454+0000","last_clean":"2023-06-03T20:36:14.498454+0000","last_became_active":"2023-06-03T20:34:22.350254+0000","last_became_peered":"2023-06-03T20:34:22.350254+0000","last_unstale":"2023-06-03T20:36:14.498454+0000","last_undegraded":"2023-06-03T20:36:14.498454+0000","last_fullsized":"2023-06-03T20:36:14.498454+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+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":426835992,"num_objects":6514,"num_object_clones":0,"num_object_copies":19542,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6514,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":6842,"num_write_kb":427329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":246,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.659370+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:35:57.659370+0000","last_peered":"2023-06-03T20:35:57.659370+0000","last_clean":"2023-06-03T20:35:57.659370+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:35:57.659370+0000","last_undegraded":"2023-06-03T20:35:57.659370+0000","last_fullsized":"2023-06-03T20:35:57.659370+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":247,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.351087+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:35:57.351087+0000","last_peered":"2023-06-03T20:35:57.351087+0000","last_clean":"2023-06-03T20:35:57.351087+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:35:57.351087+0000","last_undegraded":"2023-06-03T20:35:57.351087+0000","last_fullsized":"2023-06-03T20:35:57.351087+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":107,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.640900+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:35:57.640900+0000","last_peered":"2023-06-03T20:35:57.640900+0000","last_clean":"2023-06-03T20:35:57.640900+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:35:57.640900+0000","last_undegraded":"2023-06-03T20:35:57.640900+0000","last_fullsized":"2023-06-03T20:35:57.640900+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"257'6886","reported_seq":6904,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.541002+0000","last_change":"2023-06-03T20:34:22.353121+0000","last_active":"2023-06-03T20:36:14.541002+0000","last_peered":"2023-06-03T20:36:14.541002+0000","last_clean":"2023-06-03T20:36:14.541002+0000","last_became_active":"2023-06-03T20:34:22.352747+0000","last_became_peered":"2023-06-03T20:34:22.352747+0000","last_unstale":"2023-06-03T20:36:14.541002+0000","last_undegraded":"2023-06-03T20:36:14.541002+0000","last_fullsized":"2023-06-03T20:36:14.541002+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6886,"log_dups_size":0,"ondisk_log_size":6886,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":430833664,"num_objects":6574,"num_object_clones":0,"num_object_copies":19722,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6574,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6886,"num_write_kb":430720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":260,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:08.395052+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:36:08.395052+0000","last_peered":"2023-06-03T20:36:08.395052+0000","last_clean":"2023-06-03T20:36:08.395052+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:36:08.395052+0000","last_undegraded":"2023-06-03T20:36:08.395052+0000","last_fullsized":"2023-06-03T20:36:08.395052+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":225,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.351374+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:35:57.351374+0000","last_peered":"2023-06-03T20:35:57.351374+0000","last_clean":"2023-06-03T20:35:57.351374+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:35:57.351374+0000","last_undegraded":"2023-06-03T20:35:57.351374+0000","last_fullsized":"2023-06-03T20:35:57.351374+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":250,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:08.393234+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:36:08.393234+0000","last_peered":"2023-06-03T20:36:08.393234+0000","last_clean":"2023-06-03T20:36:08.393234+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:36:08.393234+0000","last_undegraded":"2023-06-03T20:36:08.393234+0000","last_fullsized":"2023-06-03T20:36:08.393234+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"257'6873","reported_seq":6892,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:14.530337+0000","last_change":"2023-06-03T20:34:22.960361+0000","last_active":"2023-06-03T20:36:14.530337+0000","last_peered":"2023-06-03T20:36:14.530337+0000","last_clean":"2023-06-03T20:36:14.530337+0000","last_became_active":"2023-06-03T20:34:22.959984+0000","last_became_peered":"2023-06-03T20:34:22.959984+0000","last_unstale":"2023-06-03T20:36:14.530337+0000","last_undegraded":"2023-06-03T20:36:14.530337+0000","last_fullsized":"2023-06-03T20:36:14.530337+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+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":430374912,"num_objects":6567,"num_object_clones":0,"num_object_copies":19701,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6567,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6873,"num_write_kb":430080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":64,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649361+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:35:57.649361+0000","last_peered":"2023-06-03T20:35:57.649361+0000","last_clean":"2023-06-03T20:35:57.649361+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:35:57.649361+0000","last_undegraded":"2023-06-03T20:35:57.649361+0000","last_fullsized":"2023-06-03T20:35:57.649361+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":126,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:59.931283+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:35:59.931283+0000","last_peered":"2023-06-03T20:35:59.931283+0000","last_clean":"2023-06-03T20:35:59.931283+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:35:59.931283+0000","last_undegraded":"2023-06-03T20:35:59.931283+0000","last_fullsized":"2023-06-03T20:35:59.931283+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":249,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.649888+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:35:57.649888+0000","last_peered":"2023-06-03T20:35:57.649888+0000","last_clean":"2023-06-03T20:35:57.649888+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:35:57.649888+0000","last_undegraded":"2023-06-03T20:35:57.649888+0000","last_fullsized":"2023-06-03T20:35:57.649888+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":106,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.640702+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:35:57.640702+0000","last_peered":"2023-06-03T20:35:57.640702+0000","last_clean":"2023-06-03T20:35:57.640702+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:35:57.640702+0000","last_undegraded":"2023-06-03T20:35:57.640702+0000","last_fullsized":"2023-06-03T20:35:57.640702+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"state":"active+clean","last_fresh":"2023-06-03T20:36:04.561173+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:36:04.561173+0000","last_peered":"2023-06-03T20:36:04.561173+0000","last_clean":"2023-06-03T20:36:04.561173+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:36:04.561173+0000","last_undegraded":"2023-06-03T20:36:04.561173+0000","last_fullsized":"2023-06-03T20:36:04.561173+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":122,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.357053+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:35:57.357053+0000","last_peered":"2023-06-03T20:35:57.357053+0000","last_clean":"2023-06-03T20:35:57.357053+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:35:57.357053+0000","last_undegraded":"2023-06-03T20:35:57.357053+0000","last_fullsized":"2023-06-03T20:35:57.357053+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":249,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.648751+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:35:57.648751+0000","last_peered":"2023-06-03T20:35:57.648751+0000","last_clean":"2023-06-03T20:35:57.648751+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:35:57.648751+0000","last_undegraded":"2023-06-03T20:35:57.648751+0000","last_fullsized":"2023-06-03T20:35:57.648751+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":92,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.356992+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:35:57.356992+0000","last_peered":"2023-06-03T20:35:57.356992+0000","last_clean":"2023-06-03T20:35:57.356992+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:35:57.356992+0000","last_undegraded":"2023-06-03T20:35:57.356992+0000","last_fullsized":"2023-06-03T20:35:57.356992+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.650027+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:35:57.650027+0000","last_peered":"2023-06-03T20:35:57.650027+0000","last_clean":"2023-06-03T20:35:57.650027+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:35:57.650027+0000","last_undegraded":"2023-06-03T20:35:57.650027+0000","last_fullsized":"2023-06-03T20:35:57.650027+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":295,"reported_epoch":257,"state":"active+clean","last_fresh":"2023-06-03T20:36:08.394619+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:36:08.394619+0000","last_peered":"2023-06-03T20:36:08.394619+0000","last_clean":"2023-06-03T20:36:08.394619+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:36:08.394619+0000","last_undegraded":"2023-06-03T20:36:08.394619+0000","last_fullsized":"2023-06-03T20:36:08.394619+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":269,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.647988+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:35:57.647988+0000","last_peered":"2023-06-03T20:35:57.647988+0000","last_clean":"2023-06-03T20:35:57.647988+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:35:57.647988+0000","last_undegraded":"2023-06-03T20:35:57.647988+0000","last_fullsized":"2023-06-03T20:35:57.647988+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":128,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.641210+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:35:57.641210+0000","last_peered":"2023-06-03T20:35:57.641210+0000","last_clean":"2023-06-03T20:35:57.641210+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:35:57.641210+0000","last_undegraded":"2023-06-03T20:35:57.641210+0000","last_fullsized":"2023-06-03T20:35:57.641210+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":264,"reported_epoch":256,"state":"active+clean","last_fresh":"2023-06-03T20:35:57.650276+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:35:57.650276+0000","last_peered":"2023-06-03T20:35:57.650276+0000","last_clean":"2023-06-03T20:35:57.650276+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:35:57.650276+0000","last_undegraded":"2023-06-03T20:35:57.650276+0000","last_fullsized":"2023-06-03T20:35:57.650276+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":16,"stat_sum":{"num_bytes":6910574616,"num_objects":105448,"num_object_clones":0,"num_object_copies":316344,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":105448,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":110446,"num_write_kb":6908545,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":20716007424,"data_stored":20715995208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":110446,"ondisk_log_size":110446,"up":48,"acting":48,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430709,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2096860,"kb_used_data":1688212,"kb_used_omap":0,"kb_used_meta":408640,"kb_avail":91648292,"statfs":{"total":95995035648,"available":93847851008,"internally_reserved":0,"allocated":1728729088,"data_stored":1728207340,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":418447360},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:35 2023","interfaces":[{"interface":"back","average":{"1min":2.895,"5min":1.748,"15min":2.835},"min":{"1min":0.25600000000000001,"5min":0.25,"15min":0.23000000000000001},"max":{"1min":32.957000000000001,"5min":32.957000000000001,"15min":246.643},"last":3.7480000000000002},{"interface":"front","average":{"1min":3.2240000000000002,"5min":1.625,"15min":2.6709999999999998},"min":{"1min":0.39700000000000002,"5min":0.30299999999999999,"15min":0.27100000000000002},"max":{"1min":30.641999999999999,"5min":30.641999999999999,"15min":246.02600000000001},"last":0.28100000000000003}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.80800000000000005,"5min":1.3979999999999999,"15min":1.7090000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.309},"max":{"1min":1.284,"5min":12.239000000000001,"15min":12.239000000000001},"last":0.34100000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":1.954,"15min":2.3359999999999999},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":2.7029999999999998,"5min":12.215,"15min":12.215},"last":0.56100000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":1.1890000000000001,"15min":1.3640000000000001},"min":{"1min":0.309,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":2.4969999999999999,"5min":6.6769999999999996,"15min":8.016},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.998,"5min":1.107,"15min":1.3600000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":3.1179999999999999,"5min":10.205,"15min":10.205},"last":2.3119999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.4319999999999999,"15min":2.2679999999999998},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.30499999999999999},"max":{"1min":3.3100000000000001,"5min":6.8300000000000001,"15min":92.436999999999998},"last":2.6789999999999998},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.716,"15min":2.4199999999999999},"min":{"1min":0.38700000000000001,"5min":0.371,"15min":0.317},"max":{"1min":2.9489999999999998,"5min":11.68,"15min":91.870000000000005},"last":0.48799999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.859,"5min":1.125,"15min":1.3799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.27400000000000002},"max":{"1min":15.456,"5min":15.456,"15min":15.456},"last":6.0949999999999998},{"interface":"front","average":{"1min":2.6970000000000001,"5min":1.5860000000000001,"15min":1.526},"min":{"1min":0.41999999999999998,"5min":0.35199999999999998,"15min":0.28199999999999997},"max":{"1min":17.462,"5min":17.462,"15min":17.462},"last":1.429}]},{"osd":5,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.5409999999999999,"15min":1.5429999999999999},"min":{"1min":0.38800000000000001,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":5.5019999999999998,"5min":8.9290000000000003,"15min":16.047999999999998},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.323,"5min":1.4330000000000001,"15min":1.591},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.33100000000000002},"max":{"1min":4.5380000000000003,"5min":7.6600000000000001,"15min":10.576000000000001},"last":0.81899999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.488,"5min":1.212,"15min":1.385},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.34899999999999998},"max":{"1min":4.3540000000000001,"5min":5.6340000000000003,"15min":18.193999999999999},"last":0.47799999999999998},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.5609999999999999,"15min":1.577},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.314},"max":{"1min":4.7350000000000003,"5min":7.4379999999999997,"15min":8.4819999999999993},"last":0.59899999999999998}]}]},{"osd":6,"up_from":42,"seq":180388626942,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3319312,"kb_used_data":2980872,"kb_used_omap":0,"kb_used_meta":338304,"kb_avail":90425840,"statfs":{"total":95995035648,"available":92596060160,"internally_reserved":0,"allocated":3052412928,"data_stored":3051903031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":346423296},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:41 2023","interfaces":[{"interface":"back","average":{"1min":1.8620000000000001,"5min":1.3600000000000001,"15min":1.411},"min":{"1min":0.28100000000000003,"5min":0.27800000000000002,"15min":0.25800000000000001},"max":{"1min":5.4480000000000004,"5min":8.1899999999999995,"15min":34.545000000000002},"last":0.68700000000000006},{"interface":"front","average":{"1min":2.536,"5min":1.1759999999999999,"15min":1.3839999999999999},"min":{"1min":0.28699999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":10.082000000000001,"5min":10.082000000000001,"15min":34.466000000000001},"last":0.42099999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.3029999999999999,"5min":1.395,"15min":1.619},"min":{"1min":0.38,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":4.4489999999999998,"5min":6.96,"15min":6.96},"last":3.2130000000000001},{"interface":"front","average":{"1min":1.038,"5min":1.524,"15min":1.7669999999999999},"min":{"1min":0.495,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":2.5979999999999999,"5min":8.2509999999999994,"15min":8.2509999999999994},"last":0.64900000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":2.4020000000000001,"5min":1.153,"15min":1.26},"min":{"1min":0.27700000000000002,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":11.728999999999999,"5min":11.728999999999999,"15min":11.728999999999999},"last":2.113},{"interface":"front","average":{"1min":1.383,"5min":1.1719999999999999,"15min":1.2929999999999999},"min":{"1min":0.35999999999999999,"5min":0.29999999999999999,"15min":0.29399999999999998},"max":{"1min":7.5640000000000001,"5min":8.0969999999999995,"15min":12.529},"last":2.6219999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":2.109,"15min":1.857},"min":{"1min":0.41499999999999998,"5min":0.378,"15min":0.30199999999999999},"max":{"1min":4.0979999999999999,"5min":76.682000000000002,"15min":76.682000000000002},"last":0.39500000000000002},{"interface":"front","average":{"1min":1.3560000000000001,"5min":2.351,"15min":1.9059999999999999},"min":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.32800000000000001},"max":{"1min":4.194,"5min":76.576999999999998,"15min":76.576999999999998},"last":3.3730000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.25,"15min":1.2450000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":3.2759999999999998,"5min":12.34,"15min":12.34},"last":2.8719999999999999},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.97399999999999998,"15min":1.1140000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.28899999999999998},"max":{"1min":1.641,"5min":5.2930000000000001,"15min":9.4849999999999994},"last":6.0410000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.337,"5min":1.389,"15min":1.302},"min":{"1min":0.34999999999999998,"5min":0.33900000000000002,"15min":0.33000000000000002},"max":{"1min":3.2999999999999998,"5min":12.287000000000001,"15min":12.287000000000001},"last":0.34300000000000003},{"interface":"front","average":{"1min":1.5289999999999999,"5min":1.27,"15min":1.413},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.31},"max":{"1min":6.2380000000000004,"5min":6.2380000000000004,"15min":12.215},"last":3.2490000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.4019999999999999,"15min":1.4770000000000001},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.35099999999999998},"max":{"1min":4.2190000000000003,"5min":9.7579999999999991,"15min":16.347999999999999},"last":4.4249999999999998},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.4359999999999999},"min":{"1min":0.42799999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.4969999999999999,"5min":10.68,"15min":16.515999999999998},"last":0.72099999999999997}]}]},{"osd":1,"up_from":231,"seq":992137445437,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1425416,"kb_used_data":1279808,"kb_used_omap":5,"kb_used_meta":145594,"kb_avail":92319736,"statfs":{"total":95995035648,"available":94535409664,"internally_reserved":0,"allocated":1310523392,"data_stored":1309619028,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":149088931},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.399,"5min":1.5109999999999999,"15min":1.7030000000000001},"min":{"1min":0.27500000000000002,"5min":0.249,"15min":0.249},"max":{"1min":5.8380000000000001,"5min":11.157999999999999,"15min":11.157999999999999},"last":0.45300000000000001},{"interface":"front","average":{"1min":1.337,"5min":1.3700000000000001,"15min":1.556},"min":{"1min":0.25800000000000001,"5min":0.25800000000000001,"15min":0.25800000000000001},"max":{"1min":5.2619999999999996,"5min":9.4410000000000007,"15min":9.4410000000000007},"last":0.35599999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":1.0840000000000001,"15min":1.391},"min":{"1min":0.28199999999999997,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":6.6109999999999998,"5min":6.6109999999999998,"15min":6.6109999999999998},"last":1.52},{"interface":"front","average":{"1min":1.1679999999999999,"5min":1.407,"15min":1.623},"min":{"1min":0.433,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":6.6280000000000001,"5min":11.236000000000001,"15min":11.236000000000001},"last":1.4930000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":1.877,"15min":2.331},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.7240000000000002,"5min":11.207000000000001,"15min":11.207000000000001},"last":0.499},{"interface":"front","average":{"1min":0.55000000000000004,"5min":1.7929999999999999,"15min":2.403},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":0.86599999999999999,"5min":15.898,"15min":15.898},"last":0.31900000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":1.361,"15min":1.7050000000000001},"min":{"1min":0.36199999999999999,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.2959999999999998,"5min":6.5039999999999996,"15min":6.5039999999999996},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.3959999999999999,"5min":1.5880000000000001,"15min":1.7430000000000001},"min":{"1min":0.505,"5min":0.47099999999999997,"15min":0.47099999999999997},"max":{"1min":3.9510000000000001,"5min":11.272,"15min":11.272},"last":1.8959999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.121,"5min":1.694,"15min":2.032},"min":{"1min":0.39600000000000002,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":4.8849999999999998,"5min":12.561,"15min":12.561},"last":0.61799999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":1.5860000000000001,"15min":2.0659999999999998},"min":{"1min":0.36399999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.337,"5min":6.54,"15min":6.54},"last":0.72999999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.6140000000000001,"5min":1.8400000000000001,"15min":2.2280000000000002},"min":{"1min":0.52700000000000002,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.8369999999999997,"5min":12.398999999999999,"15min":12.398999999999999},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.27,"5min":1.5920000000000001,"15min":2.0099999999999998},"min":{"1min":0.45900000000000002,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":3.593,"5min":6.7089999999999996,"15min":6.7089999999999996},"last":1.653}]},{"osd":7,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":1.899,"15min":2.452},"min":{"1min":0.45100000000000001,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":2.597,"5min":8.1449999999999996,"15min":8.1449999999999996},"last":0.48099999999999998},{"interface":"front","average":{"1min":1.262,"5min":1.7549999999999999,"15min":2.0270000000000001},"min":{"1min":0.42399999999999999,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":3.8039999999999998,"5min":11.298999999999999,"15min":11.298999999999999},"last":0.746}]}]},{"osd":0,"up_from":77,"seq":330712482125,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":4496564,"kb_used_data":4225388,"kb_used_omap":5,"kb_used_meta":271162,"kb_avail":89248588,"statfs":{"total":95995035648,"available":91390554112,"internally_reserved":0,"allocated":4326797312,"data_stored":4325907876,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":277670522},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:35:26 2023","interfaces":[{"interface":"back","average":{"1min":0.82999999999999996,"5min":1.6439999999999999,"15min":2.4199999999999999},"min":{"1min":0.32000000000000001,"5min":0.247,"15min":0.247},"max":{"1min":2.8029999999999999,"5min":9.875,"15min":9.875},"last":0.25},{"interface":"front","average":{"1min":0.97799999999999998,"5min":2.0259999999999998,"15min":2.9969999999999999},"min":{"1min":0.25700000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":3.367,"5min":14.018000000000001,"15min":14.018000000000001},"last":1.6279999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:35:36 2023","interfaces":[{"interface":"back","average":{"1min":1.292,"5min":1.175,"15min":1.7250000000000001},"min":{"1min":0.38100000000000001,"5min":0.216,"15min":0.20999999999999999},"max":{"1min":5.2850000000000001,"5min":13.308,"15min":126.889},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.6439999999999999,"5min":1.4359999999999999,"15min":1.706},"min":{"1min":0.30499999999999999,"5min":0.22900000000000001,"15min":0.20499999999999999},"max":{"1min":3.3140000000000001,"5min":13.576000000000001,"15min":126.98699999999999},"last":1.6619999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:35:53 2023","interfaces":[{"interface":"back","average":{"1min":12.913,"5min":4.056,"15min":2.7530000000000001},"min":{"1min":0.35399999999999998,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":238.398,"5min":238.398,"15min":238.398},"last":1.7589999999999999},{"interface":"front","average":{"1min":13.125,"5min":4.0309999999999997,"15min":2.5529999999999999},"min":{"1min":0.39900000000000002,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":239.00899999999999,"5min":239.00899999999999,"15min":239.00899999999999},"last":1.4690000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.5070000000000001,"5min":1.4199999999999999,"15min":1.4330000000000001},"min":{"1min":0.505,"5min":0.32700000000000001,"15min":0.29399999999999998},"max":{"1min":10.760999999999999,"5min":10.760999999999999,"15min":10.760999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":1.708,"5min":1.4510000000000001,"15min":1.423},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.31900000000000001},"max":{"1min":5.1210000000000004,"5min":13.460000000000001,"15min":14.516999999999999},"last":1.6870000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.78,"5min":1.75,"15min":1.6910000000000001},"min":{"1min":0.35799999999999998,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":5.3620000000000001,"5min":13.428000000000001,"15min":14.558},"last":1.7110000000000001},{"interface":"front","average":{"1min":1.879,"5min":1.637,"15min":1.635},"min":{"1min":0.50700000000000001,"5min":0.35199999999999998,"15min":0.33100000000000002},"max":{"1min":3.7410000000000001,"5min":14.706,"15min":14.706},"last":0.66000000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":2.2850000000000001,"5min":1.5880000000000001,"15min":1.5780000000000001},"min":{"1min":0.47599999999999998,"5min":0.38500000000000001,"15min":0.34200000000000003},"max":{"1min":8.5489999999999995,"5min":13.528,"15min":14.587},"last":1.736},{"interface":"front","average":{"1min":2.7869999999999999,"5min":1.5860000000000001,"15min":1.6850000000000001},"min":{"1min":0.434,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":21.329999999999998,"5min":21.329999999999998,"15min":21.329999999999998},"last":0.86599999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:35:46 2023","interfaces":[{"interface":"back","average":{"1min":1.869,"5min":1.5780000000000001,"15min":1.6799999999999999},"min":{"1min":0.47599999999999998,"5min":0.40799999999999997,"15min":0.372},"max":{"1min":4.0830000000000002,"5min":13.962,"15min":14.731999999999999},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.5649999999999999,"5min":1.3799999999999999,"15min":1.546},"min":{"1min":0.504,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":5.1040000000000001,"5min":5.742,"15min":9.1839999999999993},"last":0.72499999999999998}]}]},{"osd":2,"up_from":87,"seq":373662155073,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2902496,"kb_used_data":2540056,"kb_used_omap":7,"kb_used_meta":362424,"kb_avail":90842656,"statfs":{"total":95995035648,"available":93022879744,"internally_reserved":0,"allocated":2601017344,"data_stored":2600144433,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":371122257},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.1659999999999999,"15min":1.581},"min":{"1min":0.23899999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":4.7389999999999999,"5min":14.173,"15min":57.338999999999999},"last":0.72799999999999998},{"interface":"front","average":{"1min":0.95499999999999996,"5min":1.3600000000000001,"15min":1.778},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.20300000000000001},"max":{"1min":2.645,"5min":14.099,"15min":57.302999999999997},"last":0.71199999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.97499999999999998,"5min":1.264,"15min":1.415},"min":{"1min":0.28899999999999998,"5min":0.28799999999999998,"15min":0.28799999999999998},"max":{"1min":4.2119999999999997,"5min":11.101000000000001,"15min":11.101000000000001},"last":3.71},{"interface":"front","average":{"1min":0.92600000000000005,"5min":1.377,"15min":1.851},"min":{"1min":0.249,"5min":0.246,"15min":0.246},"max":{"1min":2.5259999999999998,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":0.66400000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:36:04 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":3.3599999999999999,"15min":4.359},"min":{"1min":0.29599999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.0049999999999999,"5min":84.388999999999996,"15min":269.459},"last":3.7789999999999999},{"interface":"front","average":{"1min":1.298,"5min":3.1629999999999998,"15min":4.0620000000000003},"min":{"1min":0.30199999999999999,"5min":0.29899999999999999,"15min":0.27000000000000002},"max":{"1min":4.8120000000000003,"5min":84.344999999999999,"15min":271.16300000000001},"last":0.61299999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.694,"5min":1.3009999999999999,"15min":1.464},"min":{"1min":0.439,"5min":0.308,"15min":0.308},"max":{"1min":4.3109999999999999,"5min":8.8000000000000007,"15min":14.300000000000001},"last":3.7509999999999999},{"interface":"front","average":{"1min":1.6020000000000001,"5min":1.1040000000000001,"15min":1.3480000000000001},"min":{"1min":0.40400000000000003,"5min":0.34799999999999998,"15min":0.33000000000000002},"max":{"1min":5.0890000000000004,"5min":5.5090000000000003,"15min":13.564},"last":0.65600000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":0.95899999999999996,"5min":1.331,"15min":1.7130000000000001},"min":{"1min":0.47899999999999998,"5min":0.34899999999999998,"15min":0.31900000000000001},"max":{"1min":2.9710000000000001,"5min":7.7830000000000004,"15min":9.0489999999999995},"last":7.0529999999999999},{"interface":"front","average":{"1min":1.5029999999999999,"5min":1.5049999999999999,"15min":1.6519999999999999},"min":{"1min":0.47999999999999998,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":4.1559999999999997,"5min":7.9059999999999997,"15min":11.304},"last":4.0259999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.5449999999999999,"5min":1.212,"15min":1.375},"min":{"1min":0.53500000000000003,"5min":0.40600000000000003,"15min":0.32400000000000001},"max":{"1min":5.0510000000000002,"5min":7.0069999999999997,"15min":10.765000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.2589999999999999,"5min":1.4039999999999999,"15min":1.6830000000000001},"min":{"1min":0.39500000000000002,"5min":0.39100000000000001,"15min":0.33600000000000002},"max":{"1min":3.9159999999999999,"5min":5.5700000000000003,"15min":9.3140000000000001},"last":2.8479999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:35:22 2023","interfaces":[{"interface":"back","average":{"1min":1.7709999999999999,"5min":1.4099999999999999,"15min":1.5449999999999999},"min":{"1min":0.50900000000000001,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":5.0960000000000001,"5min":6.7999999999999998,"15min":10.795},"last":0.69299999999999995},{"interface":"front","average":{"1min":1.1639999999999999,"5min":1.4330000000000001,"15min":1.8129999999999999},"min":{"1min":0.49099999999999999,"5min":0.42199999999999999,"15min":0.41299999999999998},"max":{"1min":2.794,"5min":8.7390000000000008,"15min":11.177},"last":0.79700000000000004}]}]},{"osd":3,"up_from":92,"seq":395136991547,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2590504,"kb_used_data":2105184,"kb_used_omap":2,"kb_used_meta":485309,"kb_avail":91154648,"statfs":{"total":95995035648,"available":93342359552,"internally_reserved":0,"allocated":2155708416,"data_stored":2154828431,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":496956469},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.792,"15min":2.2320000000000002},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":7.8360000000000003,"5min":19.550000000000001,"15min":186.583},"last":0.38700000000000001},{"interface":"front","average":{"1min":1.6240000000000001,"5min":1.921,"15min":2.282},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.185},"max":{"1min":5.4379999999999997,"5min":18.096,"15min":188.77600000000001},"last":0.70899999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:35:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":2.6059999999999999,"15min":3.6800000000000002},"min":{"1min":0.27900000000000003,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":3.3599999999999999,"5min":12.026999999999999,"15min":12.026999999999999},"last":4.2329999999999997},{"interface":"front","average":{"1min":0.78400000000000003,"5min":2.2799999999999998,"15min":3.2400000000000002},"min":{"1min":0.20300000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":3.319,"5min":14.042999999999999,"15min":14.042999999999999},"last":0.29499999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.6679999999999999,"15min":1.742},"min":{"1min":0.34100000000000003,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":5.234,"5min":11.375999999999999,"15min":12.009},"last":0.46400000000000002},{"interface":"front","average":{"1min":2.1869999999999998,"5min":2.0409999999999999,"15min":1.8069999999999999},"min":{"1min":0.35299999999999998,"5min":0.31,"15min":0.247},"max":{"1min":7.2960000000000003,"5min":10.252000000000001,"15min":10.252000000000001},"last":1.3779999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.7849999999999999,"15min":1.6890000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.32300000000000001},"max":{"1min":4.5099999999999998,"5min":12.045,"15min":12.045},"last":4.1109999999999998},{"interface":"front","average":{"1min":1.355,"5min":1.4870000000000001,"15min":1.6200000000000001},"min":{"1min":0.41199999999999998,"5min":0.33600000000000002,"15min":0.32600000000000001},"max":{"1min":6.8840000000000003,"5min":8.0060000000000002,"15min":9.0009999999999994},"last":0.83899999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5910000000000002,"5min":2.298,"15min":2.0880000000000001},"min":{"1min":0.38600000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":24.832000000000001,"5min":24.832000000000001,"15min":24.832000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":2.6019999999999999,"5min":2.3069999999999999,"15min":2.0049999999999999},"min":{"1min":0.47999999999999998,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":24.867999999999999,"5min":24.867999999999999,"15min":24.867999999999999},"last":0.51100000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.677,"15min":1.825},"min":{"1min":0.374,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":6.0039999999999996,"5min":11.468,"15min":12.074},"last":1.411},{"interface":"front","average":{"1min":2.0539999999999998,"5min":2.0259999999999998,"15min":1.891},"min":{"1min":0.44900000000000001,"5min":0.44800000000000001,"15min":0.34200000000000003},"max":{"1min":5.351,"5min":14.712999999999999,"15min":14.712999999999999},"last":1.46}]},{"osd":7,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":2.0819999999999999,"15min":1.9359999999999999},"min":{"1min":0.44600000000000001,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":8.7279999999999998,"5min":12.192,"15min":12.192},"last":1.032},{"interface":"front","average":{"1min":1.351,"5min":1.7969999999999999,"15min":1.879},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":8.7059999999999995,"5min":17.152000000000001,"15min":17.152000000000001},"last":0.76700000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019407,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3724120,"kb_used_data":3396560,"kb_used_omap":0,"kb_used_meta":327552,"kb_avail":90021032,"statfs":{"total":95995035648,"available":92181536768,"internally_reserved":0,"allocated":3478077440,"data_stored":3477559198,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":335413248},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.2850000000000001,"5min":1.3779999999999999,"15min":1.5760000000000001},"min":{"1min":0.34899999999999998,"5min":0.27100000000000002,"15min":0.24099999999999999},"max":{"1min":15.369999999999999,"5min":15.369999999999999,"15min":50.149000000000001},"last":2.2130000000000001},{"interface":"front","average":{"1min":1.3109999999999999,"5min":1.1060000000000001,"15min":1.5229999999999999},"min":{"1min":0.28899999999999998,"5min":0.28399999999999997,"15min":0.28399999999999997},"max":{"1min":3.452,"5min":4.0149999999999997,"15min":50.198999999999998},"last":0.38900000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:35:20 2023","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.2929999999999999,"15min":1.4410000000000001},"min":{"1min":0.33000000000000002,"5min":0.313,"15min":0.313},"max":{"1min":3.3759999999999999,"5min":5.2110000000000003,"15min":5.2110000000000003},"last":1.75},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.26,"15min":1.474},"min":{"1min":0.40300000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":3.9399999999999999,"5min":9.0869999999999997,"15min":9.0869999999999997},"last":1.6890000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.5430000000000001,"5min":1.3169999999999999,"15min":1.3360000000000001},"min":{"1min":0.41499999999999998,"5min":0.28000000000000003,"15min":0.28000000000000003},"max":{"1min":15.038,"5min":15.038,"15min":15.038},"last":2.1909999999999998},{"interface":"front","average":{"1min":1.2929999999999999,"5min":1,"15min":1.282},"min":{"1min":0.36099999999999999,"5min":0.31900000000000001,"15min":0.29099999999999998},"max":{"1min":3.5960000000000001,"5min":4.0460000000000003,"15min":13.313000000000001},"last":0.50600000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.621,"15min":2.464},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.0860000000000003,"5min":27.853000000000002,"15min":110.36},"last":1.7190000000000001},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.516,"15min":2.5779999999999998},"min":{"1min":0.39600000000000002,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":5.258,"5min":28.085999999999999,"15min":111.44},"last":0.53100000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.4470000000000001,"5min":1.2849999999999999,"15min":1.369},"min":{"1min":0.378,"5min":0.32800000000000001,"15min":0.26900000000000002},"max":{"1min":14.673999999999999,"5min":14.673999999999999,"15min":14.673999999999999},"last":2.23},{"interface":"front","average":{"1min":1.8300000000000001,"5min":1.6639999999999999,"15min":1.54},"min":{"1min":0.38800000000000001,"5min":0.32800000000000001,"15min":0.315},"max":{"1min":9.2040000000000006,"5min":11.116,"15min":11.116},"last":0.47899999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:35:30 2023","interfaces":[{"interface":"back","average":{"1min":2.3730000000000002,"5min":1.51,"15min":1.401},"min":{"1min":0.48599999999999999,"5min":0.32600000000000001,"15min":0.30199999999999999},"max":{"1min":16.783999999999999,"5min":16.783999999999999,"15min":16.783999999999999},"last":2.1560000000000001},{"interface":"front","average":{"1min":3.5619999999999998,"5min":1.5529999999999999,"15min":1.4650000000000001},"min":{"1min":0.45300000000000001,"5min":0.38800000000000001,"15min":0.35799999999999998},"max":{"1min":17.131,"5min":17.131,"15min":17.131},"last":2.2549999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:36:09 2023","interfaces":[{"interface":"back","average":{"1min":2.371,"5min":2.6099999999999999,"15min":1.9870000000000001},"min":{"1min":0.443,"5min":0.40999999999999998,"15min":0.318},"max":{"1min":8.7360000000000007,"5min":100.422,"15min":100.422},"last":1.1910000000000001},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.6629999999999998,"15min":1.952},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.35399999999999998},"max":{"1min":4.5670000000000002,"5min":99.703999999999994,"15min":99.703999999999994},"last":1.7729999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823175,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2551936,"kb_used_data":2127416,"kb_used_omap":0,"kb_used_meta":424512,"kb_avail":91193216,"statfs":{"total":95995035648,"available":93381853184,"internally_reserved":0,"allocated":2178473984,"data_stored":2177975741,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":434700288},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:35:28 2023","interfaces":[{"interface":"back","average":{"1min":3.976,"5min":2.4279999999999999,"15min":1.597},"min":{"1min":0.35299999999999998,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":48.000999999999998,"5min":48.000999999999998,"15min":48.000999999999998},"last":0.70499999999999996},{"interface":"front","average":{"1min":3.9620000000000002,"5min":2.7440000000000002,"15min":1.9359999999999999},"min":{"1min":0.36599999999999999,"5min":0.33500000000000002,"15min":0.27200000000000002},"max":{"1min":48.930999999999997,"5min":48.930999999999997,"15min":48.930999999999997},"last":13.042}]},{"osd":1,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":0.86799999999999999,"5min":2.5899999999999999,"15min":4.0519999999999996},"min":{"1min":0.42199999999999999,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.629,"5min":45.683,"15min":45.683},"last":0.32900000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":2.3809999999999998,"15min":3.286},"min":{"1min":0.35399999999999998,"5min":0.31,"15min":0.31},"max":{"1min":5.8280000000000003,"5min":46.375999999999998,"15min":46.375999999999998},"last":0.38600000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:35:28 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.45,"15min":1.52},"min":{"1min":0.30599999999999999,"5min":0.29599999999999999,"15min":0.28199999999999997},"max":{"1min":4.25,"5min":8.8499999999999996,"15min":10.006},"last":12.976000000000001},{"interface":"front","average":{"1min":1.359,"5min":1.3580000000000001,"15min":1.601},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29199999999999998},"max":{"1min":5.7800000000000002,"5min":10.441000000000001,"15min":14.098000000000001},"last":0.34699999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.601,"15min":2.3319999999999999},"min":{"1min":0.42099999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.8559999999999999,"5min":11.209,"15min":38.268999999999998},"last":0.42099999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.446,"15min":1.982},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.5880000000000001,"5min":8.3520000000000003,"15min":38.194000000000003},"last":0.67600000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:35:24 2023","interfaces":[{"interface":"back","average":{"1min":1.181,"5min":1.2070000000000001,"15min":1.2529999999999999},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":3.0459999999999998,"5min":8.3030000000000008,"15min":11.176},"last":0.72499999999999998},{"interface":"front","average":{"1min":1.5249999999999999,"5min":1.669,"15min":1.484},"min":{"1min":0.41399999999999998,"5min":0.247,"15min":0.247},"max":{"1min":5.7030000000000003,"5min":14.521000000000001,"15min":14.521000000000001},"last":13.071999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:35:17 2023","interfaces":[{"interface":"back","average":{"1min":1.8999999999999999,"5min":1.3520000000000001,"15min":1.4390000000000001},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.318},"max":{"1min":5.8620000000000001,"5min":8.3740000000000006,"15min":44.262999999999998},"last":4.2309999999999999},{"interface":"front","average":{"1min":1.1719999999999999,"5min":1.423,"15min":1.7250000000000001},"min":{"1min":0.38600000000000001,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":3.8279999999999998,"5min":10.398,"15min":43.548999999999999},"last":1.6519999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:35:38 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.96,"15min":1.9179999999999999},"min":{"1min":0.40699999999999997,"5min":0.376,"15min":0.28499999999999998},"max":{"1min":5.7439999999999998,"5min":12.602,"15min":18.952000000000002},"last":4.0419999999999998},{"interface":"front","average":{"1min":1.29,"5min":1.7490000000000001,"15min":1.4750000000000001},"min":{"1min":0.375,"5min":0.375,"15min":0.34399999999999997},"max":{"1min":3.956,"5min":8.3989999999999991,"15min":11.224},"last":0.64900000000000002}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":4303687680,"data_stored":4303683608,"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":1305477120,"data_stored":1305477120,"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":2585264128,"data_stored":2585264128,"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":2147549184,"data_stored":2147549184,"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":3451523072,"data_stored":3451519000,"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":2165899264,"data_stored":2165899264,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":3033206784,"data_stored":3033202712,"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":1723400192,"data_stored":1723400192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:36:21.144 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-06-03T20:36:21.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_5 pg_num 26 2023-06-03T20:36:21.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.196 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:21.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:21.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:21.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:21.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:21.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:21.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:21.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:21.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.745 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:21.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:21.852 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:21.892 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:21.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:21.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:21.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:22.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:22.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:22.143 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.183 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:22.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:22.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:22.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:22.420 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:22.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.455 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:22 smithi083 bash[60048]: cluster 1685824581.2364252 mgr.y (mgr.34104) 1085 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 1k op/s 2023-06-03T20:36:22.456 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:22.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:22.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:22.731 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:22.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:22 smithi033 bash[74781]: cluster 1685824581.2364252 mgr.y (mgr.34104) 1085 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 1k op/s 2023-06-03T20:36:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:22 smithi033 bash[78259]: cluster 1685824581.2364252 mgr.y (mgr.34104) 1085 : cluster 0 pgmap v1169: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 28 MiB/s wr, 1k op/s 2023-06-03T20:36:22.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:22.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:22.884 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:22.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:23.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:23.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.030 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:23.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:23.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:23.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:23.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:23.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:23.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.312 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:23.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:23.454 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:23.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:23.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:23.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:23.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:23.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:23.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:23.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:23.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:23.879 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:23.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:23.984 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:24.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:24.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:24.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:24.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:24.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:24.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:24.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:24.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:24.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:24.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:24.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:24.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:24.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.605 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:24.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:24.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:24 smithi033 bash[74781]: cluster 1685824583.2368553 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 682 op/s 2023-06-03T20:36:24.714 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:24 smithi033 bash[74781]: audit 1685824583.6121821 mon.a (mon.0) 1327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:24.715 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:24 smithi033 bash[78259]: cluster 1685824583.2368553 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 682 op/s 2023-06-03T20:36:24.715 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:24 smithi033 bash[78259]: audit 1685824583.6121821 mon.a (mon.0) 1327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:24.738 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:24.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:24.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:24.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:24 smithi083 bash[60048]: cluster 1685824583.2368553 mgr.y (mgr.34104) 1086 : cluster 0 pgmap v1170: 89 pgs: 89 active+clean; 6.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 682 op/s 2023-06-03T20:36:24.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:24 smithi083 bash[60048]: audit 1685824583.6121821 mon.a (mon.0) 1327 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:24.879 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:24.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:24.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:24.987 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:25.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:25.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:25.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:25.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:25.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.180 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:25.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:25.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:25.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:25.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:25.433 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:36:25.434 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:36:25.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:25.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.485 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:25.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:25.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:25.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:25.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:25.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:25.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:25.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:25.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:25.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:25.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:26.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:26.067 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:26.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:26.075 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:36:26.127 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:36:26.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:26.179 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:36:26.213 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:26.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:26.218 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:36:26.252 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:36:26.291 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:36:26.317 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:26.331 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:36:26.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:26.373 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:36:26.384 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.384 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.385 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:36:26.444 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:26] "GET /metrics HTTP/1.1" 200 223751 "" "Prometheus/2.33.4" 2023-06-03T20:36:26.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:26.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:26.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:26.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:36:26.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:26.635 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:26.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:26 smithi083 bash[60048]: cluster 1685824585.2426522 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.02k op/s 2023-06-03T20:36:26.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:26 smithi083 bash[60048]: audit 1685824586.0280488 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.33:0/531213862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:26.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:26.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:26.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:26.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:26 smithi033 bash[74781]: cluster 1685824585.2426522 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.02k op/s 2023-06-03T20:36:26.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:26 smithi033 bash[74781]: audit 1685824586.0280488 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.33:0/531213862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:26.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:26 smithi033 bash[78259]: cluster 1685824585.2426522 mgr.y (mgr.34104) 1087 : cluster 0 pgmap v1171: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 85 B/s rd, 8.1 MiB/s wr, 1.02k op/s 2023-06-03T20:36:26.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:26 smithi033 bash[78259]: audit 1685824586.0280488 mon.c (mon.2) 125 : audit 0 from='client.? 172.21.15.33:0/531213862' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:26.874 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:26.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:26.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:27.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:27.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:27.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:27.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:27.183 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:27.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:27.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:27.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:27.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:27.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:27 smithi033 bash[74781]: audit 1685824587.155999 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.33:0/1849012361' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.446 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:27 smithi033 bash[74781]: audit 1685824587.1568909 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.446 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:27 smithi033 bash[78259]: audit 1685824587.155999 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.33:0/1849012361' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.447 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:27 smithi033 bash[78259]: audit 1685824587.1568909 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:27.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.467 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:27.489 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:36:27.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:27.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:27.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:27.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:27.722 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:27 smithi083 bash[60048]: audit 1685824587.155999 mon.c (mon.2) 126 : audit 1 from='client.? 172.21.15.33:0/1849012361' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.723 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:27 smithi083 bash[60048]: audit 1685824587.1568909 mon.a (mon.0) 1328 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:36:27.750 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:27.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:27.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:27.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:27.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:27.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:27.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:28.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:28.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.033 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:28.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:28.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:28.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:28.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:28.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:28.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.2431107 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-06-03T20:36:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.436419 mon.a (mon.0) 1329 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:36:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.4364562 mon.a (mon.0) 1330 : cluster 1 Cluster is now healthy 2023-06-03T20:36:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: audit 1685824587.4533334 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.453415 mon.a (mon.0) 1332 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.4591286 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[74781]: cluster 1685824587.4596062 osd.4 (osd.4) 171 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.2431107 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.436419 mon.a (mon.0) 1329 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:36:28.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.4364562 mon.a (mon.0) 1330 : cluster 1 Cluster is now healthy 2023-06-03T20:36:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: audit 1685824587.4533334 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:36:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.453415 mon.a (mon.0) 1332 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-06-03T20:36:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.4591286 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:28 smithi033 bash[78259]: cluster 1685824587.4596062 osd.4 (osd.4) 171 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:28.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:28.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:28.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:28.864 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.2431107 mgr.y (mgr.34104) 1088 : cluster 0 pgmap v1172: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 681 op/s 2023-06-03T20:36:28.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.436419 mon.a (mon.0) 1329 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:36:28.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.4364562 mon.a (mon.0) 1330 : cluster 1 Cluster is now healthy 2023-06-03T20:36:28.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: audit 1685824587.4533334 mon.a (mon.0) 1331 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:36:28.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.453415 mon.a (mon.0) 1332 : cluster 0 osdmap e258: 8 total, 8 up, 8 in 2023-06-03T20:36:28.865 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.4591286 osd.6 (osd.6) 148 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.866 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:28 smithi083 bash[60048]: cluster 1685824587.4596062 osd.4 (osd.4) 171 : cluster 3 failed to encode map e258 with expected crc 2023-06-03T20:36:28.897 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:28.898 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:28.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:28.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:29.002 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:29.150 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:29.295 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:29.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:29.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:29.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:29.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:29.501 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:36:29.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:29.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:29.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:29.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:29.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:29.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:29.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:29.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:29.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:29.996 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:30.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:30.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:30.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:30.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:30.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:30.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:30.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:30.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:30.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:30.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:36:30.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:30.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:30 smithi033 bash[74781]: cluster 1685824589.2436066 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2023-06-03T20:36:30.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:30 smithi033 bash[78259]: cluster 1685824589.2436066 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2023-06-03T20:36:30.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:30.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:30.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.658 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:30.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:30.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:30.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:30 smithi083 bash[60048]: cluster 1685824589.2436066 mgr.y (mgr.34104) 1089 : cluster 0 pgmap v1174: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 812 op/s 2023-06-03T20:36:30.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:30.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:30.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:31.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:31.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:31.203 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:31.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:31.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:31.356 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:31.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:31.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:31.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:31.533 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:31.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:31.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:31.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:31.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:31.775 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:31.810 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:31.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:31.917 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:31.951 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:31.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:31.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:32.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:32.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:32.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:32.180 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:32.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:32.238 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:32.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:32.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:32.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:32.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:32.481 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:32.500 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:32 smithi033 bash[74781]: cluster 1685824591.244448 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:32.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:32 smithi033 bash[78259]: cluster 1685824591.244448 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:32.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:32.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:32.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:32.629 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:32 smithi083 bash[60048]: cluster 1685824591.244448 mgr.y (mgr.34104) 1090 : cluster 0 pgmap v1175: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:32.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:32.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:32.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:32.824 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:32.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:32.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:32.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:32.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:33.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:33.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:33.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:33.212 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:33.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:33.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:33.357 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:33.402 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:33.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:33.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:33.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:33.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.684 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:33.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:33.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:33.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:33.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:33.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:34.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:34.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:34.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:34.176 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:34.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:34.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:34.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:34.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:34.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:34.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:34.456 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:34 smithi033 bash[78259]: cluster 1685824593.2448554 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:34.456 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:34 smithi033 bash[74781]: cluster 1685824593.2448554 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:34.520 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:34.528 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:34 smithi083 bash[60048]: cluster 1685824593.2448554 mgr.y (mgr.34104) 1091 : cluster 0 pgmap v1176: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2023-06-03T20:36:34.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:34.647 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:34.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:34.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:34.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:34.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.841 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:34.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:34.991 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:34.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:34.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:35.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:35.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:35.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.149 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:35.202 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:35.251 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:35.284 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:35.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:35.392 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:35.430 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:35.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:35.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:35.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:35.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:35.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:35.713 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:35.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:35.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:35.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:35.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:35.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:35.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:35.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:36.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:36.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:36.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:36.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:36.285 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:36.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:36.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:36.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:36.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:36.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:36 smithi033 bash[74781]: cluster 1685824595.2456326 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:36] "GET /metrics HTTP/1.1" 200 223751 "" "Prometheus/2.33.4" 2023-06-03T20:36:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:36 smithi033 bash[78259]: cluster 1685824595.2456326 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:36.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:36.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:36.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:36.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:36.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:36.845 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:36 smithi083 bash[60048]: cluster 1685824595.2456326 mgr.y (mgr.34104) 1092 : cluster 0 pgmap v1177: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:36.876 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:36.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:36.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:36.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:37.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:37.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:37.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:37.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:37.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.171 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:37.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:37.305 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:37.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.308 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:37.409 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:37.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:37.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:37.462 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:37 smithi033 bash[74781]: audit 1685824597.0202687 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-06-03T20:36:37.481 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 10 pg_num to 26 2023-06-03T20:36:37.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:37.560 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:37 smithi083 bash[60048]: audit 1685824597.0202687 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-06-03T20:36:37.591 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:37.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:37.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:37.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:37.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:37.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:37 smithi033 bash[78259]: audit 1685824597.0202687 mon.a (mon.0) 1333 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]: dispatch 2023-06-03T20:36:37.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:37.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:37.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:37.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:37.983 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.017 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:38.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:38.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:38.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:38.290 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:38.322 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:38.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:38.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:38.451 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:38.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:38.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.2460601 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:38.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: audit 1685824597.4633703 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-06-03T20:36:38.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.4635112 mon.a (mon.0) 1335 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-06-03T20:36:38.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.4645267 osd.7 (osd.7) 191 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.471438 osd.4 (osd.4) 172 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.4732838 osd.6 (osd.6) 149 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.565 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[74781]: cluster 1685824597.4813857 osd.5 (osd.5) 159 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.565 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.2460601 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:38.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: audit 1685824597.4633703 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-06-03T20:36:38.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.4635112 mon.a (mon.0) 1335 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-06-03T20:36:38.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.4645267 osd.7 (osd.7) 191 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.471438 osd.4 (osd.4) 172 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.4732838 osd.6 (osd.6) 149 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:38 smithi033 bash[78259]: cluster 1685824597.4813857 osd.5 (osd.5) 159 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:38.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:38.722 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:38.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.723 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:38.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.2460601 mgr.y (mgr.34104) 1093 : cluster 0 pgmap v1178: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:38.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: audit 1685824597.4633703 mon.a (mon.0) 1334 : audit 1 from='client.? 172.21.15.33:0/3918483902' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2023-06-03T20:36:38.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.4635112 mon.a (mon.0) 1335 : cluster 0 osdmap e259: 8 total, 8 up, 8 in 2023-06-03T20:36:38.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.4645267 osd.7 (osd.7) 191 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.471438 osd.4 (osd.4) 172 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.4732838 osd.6 (osd.6) 149 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:38 smithi083 bash[60048]: cluster 1685824597.4813857 osd.5 (osd.5) 159 : cluster 3 failed to encode map e259 with expected crc 2023-06-03T20:36:38.824 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.851 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:38.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:38.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:38.955 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:38.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:39.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:39.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:39.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:39.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.149 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:39.250 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:39.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:39.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:39.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:39.435 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:39.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:39.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:39.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:39.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:39.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:39.696 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[74781]: audit 1685824598.6148372 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:39.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[74781]: audit 1685824598.6158452 mon.a (mon.0) 1337 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:39.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[74781]: audit 1685824599.247253 mon.a (mon.0) 1338 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-06-03T20:36:39.697 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[78259]: audit 1685824598.6148372 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:39.697 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[78259]: audit 1685824598.6158452 mon.a (mon.0) 1337 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:39.698 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:39 smithi033 bash[78259]: audit 1685824599.247253 mon.a (mon.0) 1338 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-06-03T20:36:39.770 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:39.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:39.878 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:39.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:39 smithi083 bash[60048]: audit 1685824598.6148372 mon.a (mon.0) 1336 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:39.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:39 smithi083 bash[60048]: audit 1685824598.6158452 mon.a (mon.0) 1337 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:39.892 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:39 smithi083 bash[60048]: audit 1685824599.247253 mon.a (mon.0) 1338 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]: dispatch 2023-06-03T20:36:39.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:39.922 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:40.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:40.074 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:40.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:40.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:40.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:40.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:40.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:40.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:40.458 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:40.498 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:40.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:40.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:40.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:40.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:40.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:40.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: cluster 1685824599.2465246 mgr.y (mgr.34104) 1094 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:40.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: audit 1685824599.6423364 mon.a (mon.0) 1339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-06-03T20:36:40.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: cluster 1685824599.6424649 mon.a (mon.0) 1340 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-06-03T20:36:40.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: cluster 1685824599.6490598 osd.6 (osd.6) 150 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: cluster 1685824599.650114 osd.6 (osd.6) 151 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.745 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[78259]: cluster 1685824599.6951516 osd.4 (osd.4) 173 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.745 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: cluster 1685824599.2465246 mgr.y (mgr.34104) 1094 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:40.745 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: audit 1685824599.6423364 mon.a (mon.0) 1339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-06-03T20:36:40.745 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: cluster 1685824599.6424649 mon.a (mon.0) 1340 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-06-03T20:36:40.745 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: cluster 1685824599.6490598 osd.6 (osd.6) 150 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.746 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: cluster 1685824599.650114 osd.6 (osd.6) 151 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.746 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:40 smithi033 bash[74781]: cluster 1685824599.6951516 osd.4 (osd.4) 173 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:40.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:40.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: cluster 1685824599.2465246 mgr.y (mgr.34104) 1094 : cluster 0 pgmap v1180: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 764 op/s 2023-06-03T20:36:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: audit 1685824599.6423364 mon.a (mon.0) 1339 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2023-06-03T20:36:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: cluster 1685824599.6424649 mon.a (mon.0) 1340 : cluster 0 osdmap e260: 8 total, 8 up, 8 in 2023-06-03T20:36:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: cluster 1685824599.6490598 osd.6 (osd.6) 150 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: cluster 1685824599.650114 osd.6 (osd.6) 151 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:40 smithi083 bash[60048]: cluster 1685824599.6951516 osd.4 (osd.4) 173 : cluster 3 failed to encode map e260 with expected crc 2023-06-03T20:36:40.914 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:40.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:41.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:41.056 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:41.160 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:41.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:41.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:41.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:41.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:41.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:41.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:41.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:41.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:41.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:41.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.634 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:41.735 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:41.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6388745 mon.a (mon.0) 1341 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-06-03T20:36:41.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6412892 osd.5 (osd.5) 160 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6416233 osd.6 (osd.6) 152 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6432173 osd.4 (osd.4) 174 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6439092 osd.5 (osd.5) 161 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.644114 osd.6 (osd.6) 153 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6443095 osd.7 (osd.7) 192 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.64506 osd.4 (osd.4) 175 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.647304 osd.4 (osd.4) 176 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.6488988 osd.7 (osd.7) 193 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.835784 osd.0 (osd.0) 4 : cluster 0 10.8 scrub starts 2023-06-03T20:36:41.746 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.835882 osd.1 (osd.1) 1 : cluster 0 10.2 scrub starts 2023-06-03T20:36:41.747 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:41 smithi083 bash[60048]: cluster 1685824600.9331937 osd.6 (osd.6) 154 : cluster 0 10.7 scrub starts 2023-06-03T20:36:41.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:41.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:41.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:41.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:41.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6388745 mon.a (mon.0) 1341 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-06-03T20:36:41.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6412892 osd.5 (osd.5) 160 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6416233 osd.6 (osd.6) 152 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6432173 osd.4 (osd.4) 174 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6439092 osd.5 (osd.5) 161 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.920 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.644114 osd.6 (osd.6) 153 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6443095 osd.7 (osd.7) 192 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.64506 osd.4 (osd.4) 175 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.921 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.647304 osd.4 (osd.4) 176 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.922 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.6488988 osd.7 (osd.7) 193 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.922 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.835784 osd.0 (osd.0) 4 : cluster 0 10.8 scrub starts 2023-06-03T20:36:41.922 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.835882 osd.1 (osd.1) 1 : cluster 0 10.2 scrub starts 2023-06-03T20:36:41.922 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[78259]: cluster 1685824600.9331937 osd.6 (osd.6) 154 : cluster 0 10.7 scrub starts 2023-06-03T20:36:41.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:41.923 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:41.924 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6388745 mon.a (mon.0) 1341 : cluster 0 osdmap e261: 8 total, 8 up, 8 in 2023-06-03T20:36:41.924 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6412892 osd.5 (osd.5) 160 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.924 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6416233 osd.6 (osd.6) 152 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.924 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6432173 osd.4 (osd.4) 174 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.924 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6439092 osd.5 (osd.5) 161 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.644114 osd.6 (osd.6) 153 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6443095 osd.7 (osd.7) 192 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.64506 osd.4 (osd.4) 175 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.647304 osd.4 (osd.4) 176 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.6488988 osd.7 (osd.7) 193 : cluster 3 failed to encode map e261 with expected crc 2023-06-03T20:36:41.925 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.835784 osd.0 (osd.0) 4 : cluster 0 10.8 scrub starts 2023-06-03T20:36:41.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.835882 osd.1 (osd.1) 1 : cluster 0 10.2 scrub starts 2023-06-03T20:36:41.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:41 smithi033 bash[74781]: cluster 1685824600.9331937 osd.6 (osd.6) 154 : cluster 0 10.7 scrub starts 2023-06-03T20:36:42.024 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:42.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:42.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:42.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:42.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:42.307 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:42.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:42.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.345 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:42.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:42.492 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:42.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:42.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:42.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:42.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:42.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:42.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:42.882 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:42 smithi083 bash[60048]: cluster 1685824601.2478015 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1183: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:42 smithi083 bash[60048]: cluster 1685824601.7621694 osd.0 (osd.0) 5 : cluster 0 10.8 scrub ok 2023-06-03T20:36:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:42 smithi083 bash[60048]: cluster 1685824601.8692732 osd.1 (osd.1) 2 : cluster 0 10.12 scrub starts 2023-06-03T20:36:42.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:42.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:42.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:43.040 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[78259]: cluster 1685824601.2478015 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1183: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:43.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[78259]: cluster 1685824601.7621694 osd.0 (osd.0) 5 : cluster 0 10.8 scrub ok 2023-06-03T20:36:43.051 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[78259]: cluster 1685824601.8692732 osd.1 (osd.1) 2 : cluster 0 10.12 scrub starts 2023-06-03T20:36:43.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[74781]: cluster 1685824601.2478015 mgr.y (mgr.34104) 1095 : cluster 0 pgmap v1183: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:43.052 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[74781]: cluster 1685824601.7621694 osd.0 (osd.0) 5 : cluster 0 10.8 scrub ok 2023-06-03T20:36:43.053 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:42 smithi033 bash[74781]: cluster 1685824601.8692732 osd.1 (osd.1) 2 : cluster 0 10.12 scrub starts 2023-06-03T20:36:43.090 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.093 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:43.194 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:43.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:43.484 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.528 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:43.629 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:43.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:43.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:43.660 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[74781]: cluster 1685824602.0862253 osd.6 (osd.6) 155 : cluster 0 10.7 scrub ok 2023-06-03T20:36:43.660 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[74781]: cluster 1685824602.588066 osd.1 (osd.1) 3 : cluster 0 10.12 scrub ok 2023-06-03T20:36:43.660 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[74781]: cluster 1685824602.820128 osd.1 (osd.1) 4 : cluster 0 10.2 scrub starts 2023-06-03T20:36:43.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.769 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:43 smithi083 bash[60048]: cluster 1685824602.0862253 osd.6 (osd.6) 155 : cluster 0 10.7 scrub ok 2023-06-03T20:36:43.769 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:43 smithi083 bash[60048]: cluster 1685824602.588066 osd.1 (osd.1) 3 : cluster 0 10.12 scrub ok 2023-06-03T20:36:43.770 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:43 smithi083 bash[60048]: cluster 1685824602.820128 osd.1 (osd.1) 4 : cluster 0 10.2 scrub starts 2023-06-03T20:36:43.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:43.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:43.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.930 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:43.935 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[78259]: cluster 1685824602.0862253 osd.6 (osd.6) 155 : cluster 0 10.7 scrub ok 2023-06-03T20:36:43.935 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[78259]: cluster 1685824602.588066 osd.1 (osd.1) 3 : cluster 0 10.12 scrub ok 2023-06-03T20:36:43.936 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:43 smithi033 bash[78259]: cluster 1685824602.820128 osd.1 (osd.1) 4 : cluster 0 10.2 scrub starts 2023-06-03T20:36:43.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:43.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:44.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:44.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:44.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:44.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:44.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:44.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:44.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:44.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:44.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:44.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:44.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.509 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:44.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:44.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:44.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:44.756 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:44.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:44.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:44.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:44 smithi083 bash[60048]: cluster 1685824603.2482483 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1184: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:44 smithi083 bash[60048]: cluster 1685824603.5465722 osd.1 (osd.1) 5 : cluster 0 10.2 scrub ok 2023-06-03T20:36:44.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:44.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:45.035 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.075 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:44 smithi033 bash[78259]: cluster 1685824603.2482483 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1184: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:44 smithi033 bash[78259]: cluster 1685824603.5465722 osd.1 (osd.1) 5 : cluster 0 10.2 scrub ok 2023-06-03T20:36:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:44 smithi033 bash[74781]: cluster 1685824603.2482483 mgr.y (mgr.34104) 1096 : cluster 0 pgmap v1184: 99 pgs: 2 peering, 10 unknown, 87 active+clean; 5.1 GiB data, 18 GiB used, 697 GiB / 715 GiB avail 2023-06-03T20:36:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:44 smithi033 bash[74781]: cluster 1685824603.5465722 osd.1 (osd.1) 5 : cluster 0 10.2 scrub ok 2023-06-03T20:36:45.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:45.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:45.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:45.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:45.322 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:45.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:45.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:45.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:45.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:45.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:45.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.752 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:45 smithi083 bash[60048]: cluster 1685824604.7930145 osd.0 (osd.0) 6 : cluster 0 10.4 scrub starts 2023-06-03T20:36:45.752 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:45 smithi083 bash[60048]: audit 1685824605.2535129 mon.a (mon.0) 1342 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-06-03T20:36:45.794 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:45.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:45.929 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:45.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:45.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:45.949 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:36:45.949 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:36:45.950 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 0 2023-06-03T20:36:45.950 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:36:45.981 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:45 smithi033 bash[78259]: cluster 1685824604.7930145 osd.0 (osd.0) 6 : cluster 0 10.4 scrub starts 2023-06-03T20:36:45.981 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:45 smithi033 bash[78259]: audit 1685824605.2535129 mon.a (mon.0) 1342 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-06-03T20:36:45.981 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:45 smithi033 bash[74781]: cluster 1685824604.7930145 osd.0 (osd.0) 6 : cluster 0 10.4 scrub starts 2023-06-03T20:36:45.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:45 smithi033 bash[74781]: audit 1685824605.2535129 mon.a (mon.0) 1342 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]: dispatch 2023-06-03T20:36:46.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:46.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:46.291 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:46] "GET /metrics HTTP/1.1" 200 223740 "" "Prometheus/2.33.4" 2023-06-03T20:36:46.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.338 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:46.408 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:36:46.409 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:36:46.409 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-06-03T20:36:46.409 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:36:46.443 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:46.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:46.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:46.584 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:46.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:46.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.620 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:46.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:46.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:46.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.2488763 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1185: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:46.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.2777917 osd.2 (osd.2) 1 : cluster 0 10.3 scrub starts 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: audit 1685824605.6713262 mon.a (mon.0) 1343 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6714137 mon.a (mon.0) 1344 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6799202 osd.4 (osd.4) 177 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6818297 osd.4 (osd.4) 178 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6841292 osd.5 (osd.5) 162 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6861525 osd.7 (osd.7) 194 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.6887505 osd.5 (osd.5) 163 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.7305899 osd.0 (osd.0) 7 : cluster 0 10.4 scrub ok 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[78259]: cluster 1685824605.9569104 osd.6 (osd.6) 156 : cluster 0 10.0 scrub starts 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.2488763 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1185: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.2777917 osd.2 (osd.2) 1 : cluster 0 10.3 scrub starts 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: audit 1685824605.6713262 mon.a (mon.0) 1343 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-06-03T20:36:46.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6714137 mon.a (mon.0) 1344 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6799202 osd.4 (osd.4) 177 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6818297 osd.4 (osd.4) 178 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6841292 osd.5 (osd.5) 162 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6861525 osd.7 (osd.7) 194 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.6887505 osd.5 (osd.5) 163 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.7305899 osd.0 (osd.0) 7 : cluster 0 10.4 scrub ok 2023-06-03T20:36:46.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:46 smithi033 bash[74781]: cluster 1685824605.9569104 osd.6 (osd.6) 156 : cluster 0 10.0 scrub starts 2023-06-03T20:36:46.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:46.886 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:46.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:46.889 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.2488763 mgr.y (mgr.34104) 1097 : cluster 0 pgmap v1185: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.2777917 osd.2 (osd.2) 1 : cluster 0 10.3 scrub starts 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: audit 1685824605.6713262 mon.a (mon.0) 1343 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "17"}]': finished 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6714137 mon.a (mon.0) 1344 : cluster 0 osdmap e262: 8 total, 8 up, 8 in 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6799202 osd.4 (osd.4) 177 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6818297 osd.4 (osd.4) 178 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6841292 osd.5 (osd.5) 162 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6861525 osd.7 (osd.7) 194 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.6887505 osd.5 (osd.5) 163 : cluster 3 failed to encode map e262 with expected crc 2023-06-03T20:36:46.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.7305899 osd.0 (osd.0) 7 : cluster 0 10.4 scrub ok 2023-06-03T20:36:46.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:46 smithi083 bash[60048]: cluster 1685824605.9569104 osd.6 (osd.6) 156 : cluster 0 10.0 scrub starts 2023-06-03T20:36:46.989 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:47.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:47.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.018 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:47.119 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:47.148 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:47.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.151 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:47.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:47.291 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:47.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:47.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:47.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:47.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:47.532 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:47.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:47.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:47.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:47.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:47.812 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:47.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:47.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.2709918 osd.2 (osd.2) 2 : cluster 0 10.5 scrub starts 2023-06-03T20:36:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.3996584 osd.6 (osd.6) 157 : cluster 0 10.0 scrub ok 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.6172385 osd.4 (osd.4) 179 : cluster 0 10.1 scrub starts 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.662551 osd.2 (osd.2) 3 : cluster 0 10.5 scrub ok 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.6796527 mon.a (mon.0) 1345 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.6823573 osd.4 (osd.4) 180 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.68446 osd.4 (osd.4) 181 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.6861145 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.7033002 osd.5 (osd.5) 164 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:47.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824606.8569102 osd.0 (osd.0) 8 : cluster 0 10.14 scrub starts 2023-06-03T20:36:47.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: cluster 1685824607.1702123 osd.5 (osd.5) 165 : cluster 0 10.9 scrub starts 2023-06-03T20:36:47.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:47 smithi083 bash[60048]: audit 1685824607.252302 mon.a (mon.0) 1346 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-06-03T20:36:47.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:47.984 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:47.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:47.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:48.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.2709918 osd.2 (osd.2) 2 : cluster 0 10.5 scrub starts 2023-06-03T20:36:48.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.3996584 osd.6 (osd.6) 157 : cluster 0 10.0 scrub ok 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.6172385 osd.4 (osd.4) 179 : cluster 0 10.1 scrub starts 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.662551 osd.2 (osd.2) 3 : cluster 0 10.5 scrub ok 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.6796527 mon.a (mon.0) 1345 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.6823573 osd.4 (osd.4) 180 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.68446 osd.4 (osd.4) 181 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.6861145 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.7033002 osd.5 (osd.5) 164 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824606.8569102 osd.0 (osd.0) 8 : cluster 0 10.14 scrub starts 2023-06-03T20:36:48.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: cluster 1685824607.1702123 osd.5 (osd.5) 165 : cluster 0 10.9 scrub starts 2023-06-03T20:36:48.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[78259]: audit 1685824607.252302 mon.a (mon.0) 1346 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.2709918 osd.2 (osd.2) 2 : cluster 0 10.5 scrub starts 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.3996584 osd.6 (osd.6) 157 : cluster 0 10.0 scrub ok 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.6172385 osd.4 (osd.4) 179 : cluster 0 10.1 scrub starts 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.662551 osd.2 (osd.2) 3 : cluster 0 10.5 scrub ok 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.6796527 mon.a (mon.0) 1345 : cluster 0 osdmap e263: 8 total, 8 up, 8 in 2023-06-03T20:36:48.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.6823573 osd.4 (osd.4) 180 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.68446 osd.4 (osd.4) 181 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.6861145 osd.6 (osd.6) 158 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.7033002 osd.5 (osd.5) 164 : cluster 3 failed to encode map e263 with expected crc 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824606.8569102 osd.0 (osd.0) 8 : cluster 0 10.14 scrub starts 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: cluster 1685824607.1702123 osd.5 (osd.5) 165 : cluster 0 10.9 scrub starts 2023-06-03T20:36:48.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:47 smithi033 bash[74781]: audit 1685824607.252302 mon.a (mon.0) 1346 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]: dispatch 2023-06-03T20:36:48.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.123 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:48.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:48.258 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:48.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:48.362 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:48.501 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.531 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:48.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:48.635 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:48.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:48.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:48.696 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.249364 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:48.696 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.6360166 osd.5 (osd.5) 166 : cluster 0 10.9 scrub ok 2023-06-03T20:36:48.696 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.6483452 osd.0 (osd.0) 9 : cluster 0 10.14 scrub ok 2023-06-03T20:36:48.696 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: audit 1685824607.6893628 mon.a (mon.0) 1347 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-06-03T20:36:48.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.689467 mon.a (mon.0) 1348 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-06-03T20:36:48.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.6912658 osd.5 (osd.5) 167 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.6938796 osd.4 (osd.4) 182 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.697 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824607.6971257 osd.4 (osd.4) 183 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.3530607 mon.a (mon.0) 1349 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.3545742 osd.5 (osd.5) 168 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.357449 osd.5 (osd.5) 169 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.3638575 osd.4 (osd.4) 184 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.3639812 osd.7 (osd.7) 195 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[74781]: cluster 1685824608.3652036 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.249364 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.6360166 osd.5 (osd.5) 166 : cluster 0 10.9 scrub ok 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.6483452 osd.0 (osd.0) 9 : cluster 0 10.14 scrub ok 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: audit 1685824607.6893628 mon.a (mon.0) 1347 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.689467 mon.a (mon.0) 1348 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.6912658 osd.5 (osd.5) 167 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.6938796 osd.4 (osd.4) 182 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824607.6971257 osd.4 (osd.4) 183 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.3530607 mon.a (mon.0) 1349 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.3545742 osd.5 (osd.5) 168 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.357449 osd.5 (osd.5) 169 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.3638575 osd.4 (osd.4) 184 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.3639812 osd.7 (osd.7) 195 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:48 smithi033 bash[78259]: cluster 1685824608.3652036 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:48.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.249364 mgr.y (mgr.34104) 1098 : cluster 0 pgmap v1188: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.6360166 osd.5 (osd.5) 166 : cluster 0 10.9 scrub ok 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.6483452 osd.0 (osd.0) 9 : cluster 0 10.14 scrub ok 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: audit 1685824607.6893628 mon.a (mon.0) 1347 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "18"}]': finished 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.689467 mon.a (mon.0) 1348 : cluster 0 osdmap e264: 8 total, 8 up, 8 in 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.6912658 osd.5 (osd.5) 167 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.6938796 osd.4 (osd.4) 182 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824607.6971257 osd.4 (osd.4) 183 : cluster 3 failed to encode map e264 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.3530607 mon.a (mon.0) 1349 : cluster 0 osdmap e265: 8 total, 8 up, 8 in 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.3545742 osd.5 (osd.5) 168 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.357449 osd.5 (osd.5) 169 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.3638575 osd.4 (osd.4) 184 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.3639812 osd.7 (osd.7) 195 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:48 smithi083 bash[60048]: cluster 1685824608.3652036 osd.4 (osd.4) 185 : cluster 3 failed to encode map e265 with expected crc 2023-06-03T20:36:48.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:48.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:48.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:48.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:49.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_blocked_ops 2023-06-03T20:36:49.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:49.068 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:49.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:49.173 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:49.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:49.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.209 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:49.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:49.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:49.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:49.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:49.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:49.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: cluster 1685824608.2844615 osd.2 (osd.2) 4 : cluster 0 10.15 deep-scrub starts 2023-06-03T20:36:49.708 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: audit 1685824609.251881 mon.a (mon.0) 1350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-06-03T20:36:49.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.754 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:49.775 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:36:49.826 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:36:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: cluster 1685824608.2844615 osd.2 (osd.2) 4 : cluster 0 10.15 deep-scrub starts 2023-06-03T20:36:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: audit 1685824609.251881 mon.a (mon.0) 1350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-06-03T20:36:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: audit 1685824609.3612826 mon.a (mon.0) 1351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-06-03T20:36:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: cluster 1685824609.361385 mon.a (mon.0) 1352 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-06-03T20:36:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: cluster 1685824609.362883 osd.7 (osd.7) 196 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[74781]: cluster 1685824609.364684 osd.0 (osd.0) 10 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 262'8341 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: cluster 1685824608.2844615 osd.2 (osd.2) 4 : cluster 0 10.15 deep-scrub starts 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: audit 1685824609.251881 mon.a (mon.0) 1350 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]: dispatch 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: audit 1685824609.3612826 mon.a (mon.0) 1351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: cluster 1685824609.361385 mon.a (mon.0) 1352 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: cluster 1685824609.362883 osd.7 (osd.7) 196 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:49 smithi033 bash[78259]: cluster 1685824609.364684 osd.0 (osd.0) 10 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 262'8341 2023-06-03T20:36:49.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:49.881 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:36:49.891 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:49.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:49.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:49.926 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:36:49.963 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:36:49.996 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:50.005 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:36:50.049 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:36:50.058 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:50.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.061 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:50.087 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:36:50.092 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.093 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.094 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:36:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: audit 1685824609.3612826 mon.a (mon.0) 1351 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "19"}]': finished 2023-06-03T20:36:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: cluster 1685824609.361385 mon.a (mon.0) 1352 : cluster 0 osdmap e266: 8 total, 8 up, 8 in 2023-06-03T20:36:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: cluster 1685824609.362883 osd.7 (osd.7) 196 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:49 smithi083 bash[60048]: cluster 1685824609.364684 osd.0 (osd.0) 10 : cluster 0 10.11 starting backfill to osd.5 from (0'0,0'0] MAX to 262'8341 2023-06-03T20:36:50.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:50.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:50.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:50.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:50.348 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:50.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:50.379 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:36:50.453 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:50.494 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:50.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:50.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:50.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:50.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:50.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:50.772 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:50.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:50.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:50.892 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824609.2499971 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2023-06-03T20:36:50.892 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824609.369167 osd.6 (osd.6) 159 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824609.370851 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: audit 1685824609.715508 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.33:0/2767467030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: audit 1685824610.0805993 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824610.357567 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: audit 1685824610.3630605 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:36:50.893 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824610.3632762 mon.a (mon.0) 1356 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824610.3746083 osd.5 (osd.5) 170 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[78259]: cluster 1685824610.3770514 osd.5 (osd.5) 171 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824609.2499971 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824609.369167 osd.6 (osd.6) 159 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824609.370851 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.894 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: audit 1685824609.715508 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.33:0/2767467030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:50.895 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: audit 1685824610.0805993 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:36:50.895 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824610.357567 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:50.895 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: audit 1685824610.3630605 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:36:50.895 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824610.3632762 mon.a (mon.0) 1356 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-06-03T20:36:50.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824610.3746083 osd.5 (osd.5) 170 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.896 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:50 smithi033 bash[74781]: cluster 1685824610.3770514 osd.5 (osd.5) 171 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824609.2499971 mgr.y (mgr.34104) 1099 : cluster 0 pgmap v1191: 99 pgs: 1 active+clean+scrubbing, 98 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 41 op/s 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824609.369167 osd.6 (osd.6) 159 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824609.370851 osd.6 (osd.6) 160 : cluster 3 failed to encode map e266 with expected crc 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: audit 1685824609.715508 mon.c (mon.2) 127 : audit 0 from='client.? 172.21.15.33:0/2767467030' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: audit 1685824610.0805993 mon.a (mon.0) 1353 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824610.357567 mon.a (mon.0) 1354 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:36:50.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: audit 1685824610.3630605 mon.a (mon.0) 1355 : audit 1 from='client.? 172.21.15.33:0/4169525135' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:36:50.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824610.3632762 mon.a (mon.0) 1356 : cluster 0 osdmap e267: 8 total, 8 up, 8 in 2023-06-03T20:36:50.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824610.3746083 osd.5 (osd.5) 170 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.898 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:50 smithi083 bash[60048]: cluster 1685824610.3770514 osd.5 (osd.5) 171 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:50.914 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:50.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:50.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:51.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:51.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:51.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:51.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:51.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:51.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:51.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:51.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:51.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:51.466 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:51.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:51.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:51.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:51.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:51.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:51.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:51.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:51.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:51.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:51.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:51.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:51.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[78259]: cluster 1685824610.3673785 osd.6 (osd.6) 161 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:51.998 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[78259]: cluster 1685824611.3655868 mon.a (mon.0) 1357 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-06-03T20:36:51.998 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[78259]: cluster 1685824611.3766022 osd.5 (osd.5) 172 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:51.998 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[78259]: cluster 1685824611.3781497 osd.5 (osd.5) 173 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:52.028 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:52.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:52.137 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:51 smithi083 bash[60048]: cluster 1685824610.3673785 osd.6 (osd.6) 161 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:51 smithi083 bash[60048]: cluster 1685824611.3655868 mon.a (mon.0) 1357 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-06-03T20:36:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:51 smithi083 bash[60048]: cluster 1685824611.3766022 osd.5 (osd.5) 172 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:51 smithi083 bash[60048]: cluster 1685824611.3781497 osd.5 (osd.5) 173 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:52.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:52.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:52.284 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[74781]: cluster 1685824610.3673785 osd.6 (osd.6) 161 : cluster 3 failed to encode map e267 with expected crc 2023-06-03T20:36:52.285 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[74781]: cluster 1685824611.3655868 mon.a (mon.0) 1357 : cluster 0 osdmap e268: 8 total, 8 up, 8 in 2023-06-03T20:36:52.285 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[74781]: cluster 1685824611.3766022 osd.5 (osd.5) 172 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:52.285 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:51 smithi033 bash[74781]: cluster 1685824611.3781497 osd.5 (osd.5) 173 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:52.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:52.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.317 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:52.418 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:52.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:52.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:52.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:52.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:52.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:52.755 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:52.859 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:52.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:52.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:52.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:53.001 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:53.011 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:52 smithi083 bash[60048]: cluster 1685824611.2505875 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1194: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 3.2 MiB/s, 50 objects/s recovering 2023-06-03T20:36:53.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:52 smithi083 bash[60048]: cluster 1685824611.507371 osd.4 (osd.4) 186 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:53.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:52 smithi083 bash[60048]: cluster 1685824611.6982312 mon.a (mon.0) 1358 : cluster 3 Health check failed: Degraded data redundancy: 15/240363 objects degraded (0.006%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:36:53.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:53.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[74781]: cluster 1685824611.2505875 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1194: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 3.2 MiB/s, 50 objects/s recovering 2023-06-03T20:36:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[74781]: cluster 1685824611.507371 osd.4 (osd.4) 186 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[74781]: cluster 1685824611.6982312 mon.a (mon.0) 1358 : cluster 3 Health check failed: Degraded data redundancy: 15/240363 objects degraded (0.006%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:36:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[78259]: cluster 1685824611.2505875 mgr.y (mgr.34104) 1100 : cluster 0 pgmap v1194: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 3.2 MiB/s, 50 objects/s recovering 2023-06-03T20:36:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[78259]: cluster 1685824611.507371 osd.4 (osd.4) 186 : cluster 3 failed to encode map e268 with expected crc 2023-06-03T20:36:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:52 smithi033 bash[78259]: cluster 1685824611.6982312 mon.a (mon.0) 1358 : cluster 3 Health check failed: Degraded data redundancy: 15/240363 objects degraded (0.006%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:36:53.142 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:53.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:53.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.180 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:53.211 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:53.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:53.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:53.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:53.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:53.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:53.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:53.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:53.617 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:53.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:53.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:53.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:53.868 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:53.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:53.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:53.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:54.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:54.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:54.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:54.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:54.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:54.441 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:54.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:54.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:54.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:54.626 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:54 smithi083 bash[60048]: cluster 1685824613.2511117 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1196: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:54 smithi083 bash[60048]: audit 1685824613.6210804 mon.a (mon.0) 1359 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:54 smithi083 bash[60048]: audit 1685824613.6224961 mon.a (mon.0) 1360 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:54.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:54 smithi083 bash[60048]: audit 1685824614.2354836 mon.a (mon.0) 1361 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:54.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:54.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:36:54.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:36:54.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:54.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:54.875 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:54.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[74781]: cluster 1685824613.2511117 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1196: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:36:54.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[74781]: audit 1685824613.6210804 mon.a (mon.0) 1359 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[74781]: audit 1685824613.6224961 mon.a (mon.0) 1360 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:54.890 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[74781]: audit 1685824614.2354836 mon.a (mon.0) 1361 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.891 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[78259]: cluster 1685824613.2511117 mgr.y (mgr.34104) 1101 : cluster 0 pgmap v1196: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+remapped+backfilling, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 15/240363 objects degraded (0.006%); 4860/240363 objects misplaced (2.022%); 2.6 MiB/s, 41 objects/s recovering 2023-06-03T20:36:54.891 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[78259]: audit 1685824613.6210804 mon.a (mon.0) 1359 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.891 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[78259]: audit 1685824613.6224961 mon.a (mon.0) 1360 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:36:54.891 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:54 smithi033 bash[78259]: audit 1685824614.2354836 mon.a (mon.0) 1361 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:36:54.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:54.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:54.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:55.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:55.080 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:55.186 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:55.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:55.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:55.279 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:36:55.325 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:55.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:55.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:55.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:55.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:55.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:55.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:55.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:55.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:55.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:55.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:55.912 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:55.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:55.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:55.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:56.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:56.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:56.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:56.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:56.216 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:56.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:56.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:56.351 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:36:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:36:56] "GET /metrics HTTP/1.1" 200 223846 "" "Prometheus/2.33.4" 2023-06-03T20:36:56.356 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:56.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:56.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:56.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:56.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:56.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:56.637 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:56.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:56.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:56.749 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:56 smithi083 bash[60048]: cluster 1685824615.252134 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1197: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 11 MiB/s, 181 objects/s recovering 2023-06-03T20:36:56.774 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:56.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:56.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:56.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:56 smithi033 bash[74781]: cluster 1685824615.252134 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1197: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 11 MiB/s, 181 objects/s recovering 2023-06-03T20:36:56.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:56 smithi033 bash[78259]: cluster 1685824615.252134 mgr.y (mgr.34104) 1102 : cluster 0 pgmap v1197: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 11 MiB/s, 181 objects/s recovering 2023-06-03T20:36:56.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:56.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:56.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:57.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.060 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:57.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.204 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:57.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:57.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:57.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:57.479 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.480 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:57.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:57.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:36:57.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:36:57.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:57.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:57.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:57.916 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:57.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:57.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:58.024 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:58.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:36:58.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:36:58.165 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:58.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:58.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:58.297 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:58.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:58.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:58.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:58.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:58.569 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:58.603 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:58.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:58.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:58.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:58.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:58.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:58 smithi033 bash[78259]: cluster 1685824617.2526386 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1198: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:36:58.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:36:58 smithi033 bash[78259]: cluster 1685824618.3483098 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6365/232257 objects degraded (2.740%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:36:58.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:58 smithi033 bash[74781]: cluster 1685824617.2526386 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1198: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:36:58.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:36:58 smithi033 bash[74781]: cluster 1685824618.3483098 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6365/232257 objects degraded (2.740%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:36:58.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:58.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:58.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:58.891 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:58 smithi083 bash[60048]: cluster 1685824617.2526386 mgr.y (mgr.34104) 1103 : cluster 0 pgmap v1198: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6365/232257 objects degraded (2.740%); 7161/232257 objects misplaced (3.083%); 8.6 MiB/s, 137 objects/s recovering 2023-06-03T20:36:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:36:58 smithi083 bash[60048]: cluster 1685824618.3483098 mon.a (mon.0) 1362 : cluster 3 Health check update: Degraded data redundancy: 6365/232257 objects degraded (2.740%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:36:58.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:59.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:36:59.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:36:59.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:59.180 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:59.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:59.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:36:59.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:36:59.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:59.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:36:59.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:36:59.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:59.603 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:36:59.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:36:59.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:59.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:36:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:36:59.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:59.889 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:36:59.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:36:59.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:36:59.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:00.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:00.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:00.139 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:00.173 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:00.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:00.328 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:00.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:00.412 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:37:00.429 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:37:00.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:00.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:00.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:00.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:00.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:00.640 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:00 smithi083 bash[60048]: cluster 1685824619.2566984 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1199: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 313 op/s; 6365/231984 objects degraded (2.744%); 7161/231984 objects misplaced (3.087%); 6.2 MiB/s, 99 objects/s recovering 2023-06-03T20:37:00.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:00.750 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:00.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:00 smithi033 bash[78259]: cluster 1685824619.2566984 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1199: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 313 op/s; 6365/231984 objects degraded (2.744%); 7161/231984 objects misplaced (3.087%); 6.2 MiB/s, 99 objects/s recovering 2023-06-03T20:37:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:00 smithi033 bash[74781]: cluster 1685824619.2566984 mgr.y (mgr.34104) 1104 : cluster 0 pgmap v1199: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 313 op/s; 6365/231984 objects degraded (2.744%); 7161/231984 objects misplaced (3.087%); 6.2 MiB/s, 99 objects/s recovering 2023-06-03T20:37:00.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:00.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:00.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:00.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:00.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:01.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:01.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.037 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:01.138 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:01.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:01.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:01.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:01.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:01.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:01.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:01.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:01.593 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:01.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:01.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:01.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:01.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:01.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:01.874 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:01.921 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:01.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:01.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:01 smithi083 bash[60048]: audit 1685824620.3899586 mgr.y (mgr.34104) 1105 : audit 0 from='client.45662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:37:01.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:01 smithi083 bash[60048]: cluster 1685824620.719463 osd.2 (osd.2) 5 : cluster 0 10.15 deep-scrub ok 2023-06-03T20:37:01.927 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:01 smithi083 bash[60048]: audit 1685824621.5294304 mon.a (mon.0) 1363 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:37:02.028 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:02.037 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[74781]: audit 1685824620.3899586 mgr.y (mgr.34104) 1105 : audit 0 from='client.45662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:37:02.038 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[74781]: cluster 1685824620.719463 osd.2 (osd.2) 5 : cluster 0 10.15 deep-scrub ok 2023-06-03T20:37:02.038 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[74781]: audit 1685824621.5294304 mon.a (mon.0) 1363 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:37:02.038 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[78259]: audit 1685824620.3899586 mgr.y (mgr.34104) 1105 : audit 0 from='client.45662 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:37:02.039 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[78259]: cluster 1685824620.719463 osd.2 (osd.2) 5 : cluster 0 10.15 deep-scrub ok 2023-06-03T20:37:02.039 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:01 smithi033 bash[78259]: audit 1685824621.5294304 mon.a (mon.0) 1363 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:37:02.061 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:02.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:02.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:02.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:02.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.193 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:02.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:02.328 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:02.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:02.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:02.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:02.570 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:02.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:02.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:02.704 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:02.734 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:02.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:02.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:02.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:02.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:02.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:02 smithi083 bash[60048]: cluster 1685824621.2575433 mgr.y (mgr.34104) 1106 : cluster 0 pgmap v1200: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 8.0 MiB/s, 128 objects/s recovering 2023-06-03T20:37:02.965 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:02 smithi033 bash[78259]: cluster 1685824621.2575433 mgr.y (mgr.34104) 1106 : cluster 0 pgmap v1200: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 8.0 MiB/s, 128 objects/s recovering 2023-06-03T20:37:02.966 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1199,"stamp":"2023-06-03T20:36:59.256400+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":5066725286,"num_objects":77328,"num_object_clones":0,"num_object_copies":231984,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6365,"num_objects_misplaced":7161,"num_objects_unfound":0,"num_objects_dirty":77328,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":101448,"num_write_kb":4972783,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1146,"num_bytes_recovered":74800690,"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":215245,"ondisk_log_size":215245,"up":297,"acting":295,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":301,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":17905244,"kb_used_data":14954076,"kb_used_omap":21,"kb_used_meta":2950634,"kb_avail":732055972,"statfs":{"total":767960285184,"available":749625315328,"internally_reserved":0,"allocated":15312973824,"data_stored":15307223251,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3021449635},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":6,"apply_latency_ms":6,"commit_latency_ns":6000000,"apply_latency_ns":6000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-183042048,"num_objects":-2793,"num_object_clones":0,"num_object_copies":-8379,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6350,"num_objects_misplaced":2301,"num_objects_unfound":0,"num_objects_dirty":-2793,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2793,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":885,"num_bytes_recovered":57999360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.896607"},"pg_stats":[{"pgid":"10.13","version":"268'8397","reported_seq":8436,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.479618+0000","last_change":"2023-06-03T20:36:40.720709+0000","last_active":"2023-06-03T20:36:54.479618+0000","last_peered":"2023-06-03T20:36:54.479618+0000","last_clean":"2023-06-03T20:36:54.479618+0000","last_became_active":"2023-06-03T20:36:40.704875+0000","last_became_peered":"2023-06-03T20:36:40.704875+0000","last_unstale":"2023-06-03T20:36:54.479618+0000","last_undegraded":"2023-06-03T20:36:54.479618+0000","last_fullsized":"2023-06-03T20:36:54.479618+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8397,"log_dups_size":0,"ondisk_log_size":8397,"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":159481856,"num_objects":2434,"num_object_clones":0,"num_object_copies":7302,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2434,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4332,"num_write_kb":216480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"59'1","reported_seq":289,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374496+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:36:50.374496+0000","last_peered":"2023-06-03T20:36:50.374496+0000","last_clean":"2023-06-03T20:36:50.374496+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:36:50.374496+0000","last_undegraded":"2023-06-03T20:36:50.374496+0000","last_fullsized":"2023-06-03T20:36:50.374496+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":259,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374297+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:36:50.374297+0000","last_peered":"2023-06-03T20:36:50.374297+0000","last_clean":"2023-06-03T20:36:50.374297+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:36:50.374297+0000","last_undegraded":"2023-06-03T20:36:50.374297+0000","last_fullsized":"2023-06-03T20:36:50.374297+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.10","version":"268'8511","reported_seq":9404,"reported_epoch":268,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2023-06-03T20:36:54.656419+0000","last_change":"2023-06-03T20:36:47.877104+0000","last_active":"2023-06-03T20:36:54.656419+0000","last_peered":"2023-06-03T20:36:54.656419+0000","last_clean":"2023-06-03T20:36:45.648262+0000","last_became_active":"2023-06-03T20:36:47.825328+0000","last_became_peered":"2023-06-03T20:36:47.825328+0000","last_unstale":"2023-06-03T20:36:54.656419+0000","last_undegraded":"2023-06-03T20:36:47.722074+0000","last_fullsized":"2023-06-03T20:36:47.700985+0000","mapping_epoch":263,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8511,"log_dups_size":0,"ondisk_log_size":8511,"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":162594816,"num_objects":2481,"num_object_clones":0,"num_object_copies":7443,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":15,"num_objects_misplaced":2119,"num_objects_unfound":0,"num_objects_dirty":2481,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4373,"num_write_kb":219328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":425,"num_bytes_recovered":27787264,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,6],"avail_no_missing":["4","1","6"],"object_location_counts":[{"shards":"1,4,6","objects":2119},{"shards":"4,6","objects":347}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":228,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.364564+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:36:50.364564+0000","last_peered":"2023-06-03T20:36:50.364564+0000","last_clean":"2023-06-03T20:36:50.364564+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:36:50.364564+0000","last_undegraded":"2023-06-03T20:36:50.364564+0000","last_fullsized":"2023-06-03T20:36:50.364564+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":118,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369967+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:36:50.369967+0000","last_peered":"2023-06-03T20:36:50.369967+0000","last_clean":"2023-06-03T20:36:50.369967+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:36:50.369967+0000","last_undegraded":"2023-06-03T20:36:50.369967+0000","last_fullsized":"2023-06-03T20:36:50.369967+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.11","version":"268'8463","reported_seq":9663,"reported_epoch":268,"state":"active+remapped+backfill_wait","last_fresh":"2023-06-03T20:36:55.148279+0000","last_change":"2023-06-03T20:36:51.669363+0000","last_active":"2023-06-03T20:36:55.148279+0000","last_peered":"2023-06-03T20:36:55.148279+0000","last_clean":"2023-06-03T20:36:46.593275+0000","last_became_active":"2023-06-03T20:36:49.428005+0000","last_became_peered":"2023-06-03T20:36:49.428005+0000","last_unstale":"2023-06-03T20:36:55.148279+0000","last_undegraded":"2023-06-03T20:36:55.148279+0000","last_fullsized":"2023-06-03T20:36:55.148279+0000","mapping_epoch":265,"log_start":"251'800","ondisk_log_start":"251'800","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":7663,"log_dups_size":0,"ondisk_log_size":7663,"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":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":1867,"num_objects_unfound":0,"num_objects_dirty":2423,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4376,"num_write_kb":217568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":576,"num_bytes_recovered":37748736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[0,7,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4,7","objects":2423}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":303,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373700+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:36:50.373700+0000","last_peered":"2023-06-03T20:36:50.373700+0000","last_clean":"2023-06-03T20:36:50.373700+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:36:50.373700+0000","last_undegraded":"2023-06-03T20:36:50.373700+0000","last_fullsized":"2023-06-03T20:36:50.373700+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":90,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373196+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:36:50.373196+0000","last_peered":"2023-06-03T20:36:50.373196+0000","last_clean":"2023-06-03T20:36:50.373196+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:36:50.373196+0000","last_undegraded":"2023-06-03T20:36:50.373196+0000","last_fullsized":"2023-06-03T20:36:50.373196+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":117,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370433+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:36:50.370433+0000","last_peered":"2023-06-03T20:36:50.370433+0000","last_clean":"2023-06-03T20:36:50.370433+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:36:50.370433+0000","last_undegraded":"2023-06-03T20:36:50.370433+0000","last_fullsized":"2023-06-03T20:36:50.370433+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":293,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373750+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:36:50.373750+0000","last_peered":"2023-06-03T20:36:50.373750+0000","last_clean":"2023-06-03T20:36:50.373750+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:36:50.373750+0000","last_undegraded":"2023-06-03T20:36:50.373750+0000","last_fullsized":"2023-06-03T20:36:50.373750+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":246,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.382832+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:36:50.382832+0000","last_peered":"2023-06-03T20:36:50.382832+0000","last_clean":"2023-06-03T20:36:50.382832+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:36:50.382832+0000","last_undegraded":"2023-06-03T20:36:50.382832+0000","last_fullsized":"2023-06-03T20:36:50.382832+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":242,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373771+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:36:50.373771+0000","last_peered":"2023-06-03T20:36:50.373771+0000","last_clean":"2023-06-03T20:36:50.373771+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:36:50.373771+0000","last_undegraded":"2023-06-03T20:36:50.373771+0000","last_fullsized":"2023-06-03T20:36:50.373771+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":238,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379455+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:36:50.379455+0000","last_peered":"2023-06-03T20:36:50.379455+0000","last_clean":"2023-06-03T20:36:50.379455+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:36:50.379455+0000","last_undegraded":"2023-06-03T20:36:50.379455+0000","last_fullsized":"2023-06-03T20:36:50.379455+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":259,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365385+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:36:50.365385+0000","last_peered":"2023-06-03T20:36:50.365385+0000","last_clean":"2023-06-03T20:36:50.365385+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:36:50.365385+0000","last_undegraded":"2023-06-03T20:36:50.365385+0000","last_fullsized":"2023-06-03T20:36:50.365385+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":315,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375205+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:36:50.375205+0000","last_peered":"2023-06-03T20:36:50.375205+0000","last_clean":"2023-06-03T20:36:50.375205+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:36:50.375205+0000","last_undegraded":"2023-06-03T20:36:50.375205+0000","last_fullsized":"2023-06-03T20:36:50.375205+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374810+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:36:50.374810+0000","last_peered":"2023-06-03T20:36:50.374810+0000","last_clean":"2023-06-03T20:36:50.374810+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:36:50.374810+0000","last_undegraded":"2023-06-03T20:36:50.374810+0000","last_fullsized":"2023-06-03T20:36:50.374810+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":237,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379313+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:36:50.379313+0000","last_peered":"2023-06-03T20:36:50.379313+0000","last_clean":"2023-06-03T20:36:50.379313+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:36:50.379313+0000","last_undegraded":"2023-06-03T20:36:50.379313+0000","last_fullsized":"2023-06-03T20:36:50.379313+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":260,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374103+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:36:50.374103+0000","last_peered":"2023-06-03T20:36:50.374103+0000","last_clean":"2023-06-03T20:36:50.374103+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:36:50.374103+0000","last_undegraded":"2023-06-03T20:36:50.374103+0000","last_fullsized":"2023-06-03T20:36:50.374103+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":117,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370523+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:36:50.370523+0000","last_peered":"2023-06-03T20:36:50.370523+0000","last_clean":"2023-06-03T20:36:50.370523+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:36:50.370523+0000","last_undegraded":"2023-06-03T20:36:50.370523+0000","last_fullsized":"2023-06-03T20:36:50.370523+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":230,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.382673+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:36:50.382673+0000","last_peered":"2023-06-03T20:36:50.382673+0000","last_clean":"2023-06-03T20:36:50.382673+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:36:50.382673+0000","last_undegraded":"2023-06-03T20:36:50.382673+0000","last_fullsized":"2023-06-03T20:36:50.382673+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"268'8371","reported_seq":8413,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:55.176291+0000","last_change":"2023-06-03T20:36:40.717875+0000","last_active":"2023-06-03T20:36:55.176291+0000","last_peered":"2023-06-03T20:36:55.176291+0000","last_clean":"2023-06-03T20:36:55.176291+0000","last_became_active":"2023-06-03T20:36:40.702845+0000","last_became_peered":"2023-06-03T20:36:40.702845+0000","last_unstale":"2023-06-03T20:36:55.176291+0000","last_undegraded":"2023-06-03T20:36:55.176291+0000","last_fullsized":"2023-06-03T20:36:55.176291+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8371,"log_dups_size":0,"ondisk_log_size":8371,"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":155451392,"num_objects":2372,"num_object_clones":0,"num_object_copies":7116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4329,"num_write_kb":214432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.378961+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:36:50.378961+0000","last_peered":"2023-06-03T20:36:50.378961+0000","last_clean":"2023-06-03T20:36:50.378961+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:36:50.378961+0000","last_undegraded":"2023-06-03T20:36:50.378961+0000","last_fullsized":"2023-06-03T20:36:50.378961+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":126,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369738+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:36:50.369738+0000","last_peered":"2023-06-03T20:36:50.369738+0000","last_clean":"2023-06-03T20:36:50.369738+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:36:50.369738+0000","last_undegraded":"2023-06-03T20:36:50.369738+0000","last_fullsized":"2023-06-03T20:36:50.369738+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.19","version":"268'8375","reported_seq":8414,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.556120+0000","last_change":"2023-06-03T20:36:40.717990+0000","last_active":"2023-06-03T20:36:54.556120+0000","last_peered":"2023-06-03T20:36:54.556120+0000","last_clean":"2023-06-03T20:36:54.556120+0000","last_became_active":"2023-06-03T20:36:40.704641+0000","last_became_peered":"2023-06-03T20:36:40.704641+0000","last_unstale":"2023-06-03T20:36:54.556120+0000","last_undegraded":"2023-06-03T20:36:54.556120+0000","last_fullsized":"2023-06-03T20:36:54.556120+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8375,"log_dups_size":0,"ondisk_log_size":8375,"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":158334976,"num_objects":2416,"num_object_clones":0,"num_object_copies":7248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2416,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4321,"num_write_kb":215584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'8","reported_seq":85,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369642+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:36:50.369642+0000","last_peered":"2023-06-03T20:36:50.369642+0000","last_clean":"2023-06-03T20:36:50.369642+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:36:50.369642+0000","last_undegraded":"2023-06-03T20:36:50.369642+0000","last_fullsized":"2023-06-03T20:36:50.369642+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":260,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375517+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:36:50.375517+0000","last_peered":"2023-06-03T20:36:50.375517+0000","last_clean":"2023-06-03T20:36:50.375517+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:36:50.375517+0000","last_undegraded":"2023-06-03T20:36:50.375517+0000","last_fullsized":"2023-06-03T20:36:50.375517+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"268'8299","reported_seq":8339,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.416331+0000","last_change":"2023-06-03T20:36:40.676432+0000","last_active":"2023-06-03T20:36:54.416331+0000","last_peered":"2023-06-03T20:36:54.416331+0000","last_clean":"2023-06-03T20:36:54.416331+0000","last_became_active":"2023-06-03T20:36:40.658153+0000","last_became_peered":"2023-06-03T20:36:40.658153+0000","last_unstale":"2023-06-03T20:36:54.416331+0000","last_undegraded":"2023-06-03T20:36:54.416331+0000","last_fullsized":"2023-06-03T20:36:54.416331+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8299,"log_dups_size":0,"ondisk_log_size":8299,"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":161710080,"num_objects":2467,"num_object_clones":0,"num_object_copies":7401,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2467,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4270,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":262,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379130+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:36:50.379130+0000","last_peered":"2023-06-03T20:36:50.379130+0000","last_clean":"2023-06-03T20:36:50.379130+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:36:50.379130+0000","last_undegraded":"2023-06-03T20:36:50.379130+0000","last_fullsized":"2023-06-03T20:36:50.379130+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":251,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381333+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:36:50.381333+0000","last_peered":"2023-06-03T20:36:50.381333+0000","last_clean":"2023-06-03T20:36:50.381333+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:36:50.381333+0000","last_undegraded":"2023-06-03T20:36:50.381333+0000","last_fullsized":"2023-06-03T20:36:50.381333+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"268'8296","reported_seq":8341,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.468095+0000","last_change":"2023-06-03T20:36:42.086324+0000","last_active":"2023-06-03T20:36:54.468095+0000","last_peered":"2023-06-03T20:36:54.468095+0000","last_clean":"2023-06-03T20:36:54.468095+0000","last_became_active":"2023-06-03T20:36:40.658828+0000","last_became_peered":"2023-06-03T20:36:40.658828+0000","last_unstale":"2023-06-03T20:36:54.468095+0000","last_undegraded":"2023-06-03T20:36:54.468095+0000","last_fullsized":"2023-06-03T20:36:54.468095+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8060","last_scrub_stamp":"2023-06-03T20:36:42.086233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:42.086233+0000","objects_scrubbed":0,"log_size":8296,"log_dups_size":0,"ondisk_log_size":8296,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156631040,"num_objects":2390,"num_object_clones":0,"num_object_copies":7170,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2390,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":249,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":252,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379359+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:36:50.379359+0000","last_peered":"2023-06-03T20:36:50.379359+0000","last_clean":"2023-06-03T20:36:50.379359+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:36:50.379359+0000","last_undegraded":"2023-06-03T20:36:50.379359+0000","last_fullsized":"2023-06-03T20:36:50.379359+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":260,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373921+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:36:50.373921+0000","last_peered":"2023-06-03T20:36:50.373921+0000","last_clean":"2023-06-03T20:36:50.373921+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:36:50.373921+0000","last_undegraded":"2023-06-03T20:36:50.373921+0000","last_fullsized":"2023-06-03T20:36:50.373921+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"268'8442","reported_seq":8549,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:55.154484+0000","last_change":"2023-06-03T20:36:45.730830+0000","last_active":"2023-06-03T20:36:55.154484+0000","last_peered":"2023-06-03T20:36:55.154484+0000","last_clean":"2023-06-03T20:36:55.154484+0000","last_became_active":"2023-06-03T20:36:40.675895+0000","last_became_peered":"2023-06-03T20:36:40.675895+0000","last_unstale":"2023-06-03T20:36:55.154484+0000","last_undegraded":"2023-06-03T20:36:55.154484+0000","last_fullsized":"2023-06-03T20:36:55.154484+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8319","last_scrub_stamp":"2023-06-03T20:36:45.730597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:45.730597+0000","objects_scrubbed":2535,"log_size":8442,"log_dups_size":0,"ondisk_log_size":8442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:46:17.652899+0000","scrub_duration":0.93745472600000002,"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":138,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":273,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379122+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:36:50.379122+0000","last_peered":"2023-06-03T20:36:50.379122+0000","last_clean":"2023-06-03T20:36:50.379122+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:36:50.379122+0000","last_undegraded":"2023-06-03T20:36:50.379122+0000","last_fullsized":"2023-06-03T20:36:50.379122+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":90,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369662+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:36:50.369662+0000","last_peered":"2023-06-03T20:36:50.369662+0000","last_clean":"2023-06-03T20:36:50.369662+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:36:50.369662+0000","last_undegraded":"2023-06-03T20:36:50.369662+0000","last_fullsized":"2023-06-03T20:36:50.369662+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"268'8366","reported_seq":8468,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.570680+0000","last_change":"2023-06-03T20:36:46.662776+0000","last_active":"2023-06-03T20:36:54.570680+0000","last_peered":"2023-06-03T20:36:54.570680+0000","last_clean":"2023-06-03T20:36:54.570680+0000","last_became_active":"2023-06-03T20:36:40.685903+0000","last_became_peered":"2023-06-03T20:36:40.685903+0000","last_unstale":"2023-06-03T20:36:54.570680+0000","last_undegraded":"2023-06-03T20:36:54.570680+0000","last_fullsized":"2023-06-03T20:36:54.570680+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8274","last_scrub_stamp":"2023-06-03T20:36:46.662555+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:46.662555+0000","objects_scrubbed":2575,"log_size":8366,"log_dups_size":0,"ondisk_log_size":8366,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:00:03.761511+0000","scrub_duration":0.39149115099999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":162660352,"num_objects":2482,"num_object_clones":0,"num_object_copies":7446,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2482,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":93,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":259,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381490+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:36:50.381490+0000","last_peered":"2023-06-03T20:36:50.381490+0000","last_clean":"2023-06-03T20:36:50.381490+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:36:50.381490+0000","last_undegraded":"2023-06-03T20:36:50.381490+0000","last_fullsized":"2023-06-03T20:36:50.381490+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369553+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:36:50.369553+0000","last_peered":"2023-06-03T20:36:50.369553+0000","last_clean":"2023-06-03T20:36:50.369553+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:36:50.369553+0000","last_undegraded":"2023-06-03T20:36:50.369553+0000","last_fullsized":"2023-06-03T20:36:50.369553+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"268'8396","reported_seq":8501,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:58.964808+0000","last_change":"2023-06-03T20:36:43.546900+0000","last_active":"2023-06-03T20:36:58.964808+0000","last_peered":"2023-06-03T20:36:58.964808+0000","last_clean":"2023-06-03T20:36:58.964808+0000","last_became_active":"2023-06-03T20:36:40.704916+0000","last_became_peered":"2023-06-03T20:36:40.704916+0000","last_unstale":"2023-06-03T20:36:58.964808+0000","last_undegraded":"2023-06-03T20:36:58.964808+0000","last_fullsized":"2023-06-03T20:36:58.964808+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8102","last_scrub_stamp":"2023-06-03T20:36:43.546580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:43.546580+0000","objects_scrubbed":2599,"log_size":8396,"log_dups_size":0,"ondisk_log_size":8396,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T08:28:15.664020+0000","scrub_duration":0.72631451000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150470656,"num_objects":2296,"num_object_clones":0,"num_object_copies":6888,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2296,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":303,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":270,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374102+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:36:50.374102+0000","last_peered":"2023-06-03T20:36:50.374102+0000","last_clean":"2023-06-03T20:36:50.374102+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:36:50.374102+0000","last_undegraded":"2023-06-03T20:36:50.374102+0000","last_fullsized":"2023-06-03T20:36:50.374102+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":266,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375295+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:36:50.375295+0000","last_peered":"2023-06-03T20:36:50.375295+0000","last_clean":"2023-06-03T20:36:50.375295+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:36:50.375295+0000","last_undegraded":"2023-06-03T20:36:50.375295+0000","last_fullsized":"2023-06-03T20:36:50.375295+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"268'8407","reported_seq":8447,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.477000+0000","last_change":"2023-06-03T20:36:45.287639+0000","last_active":"2023-06-03T20:36:54.477000+0000","last_peered":"2023-06-03T20:36:54.477000+0000","last_clean":"2023-06-03T20:36:54.477000+0000","last_became_active":"2023-06-03T20:36:40.653016+0000","last_became_peered":"2023-06-03T20:36:40.653016+0000","last_unstale":"2023-06-03T20:36:54.477000+0000","last_undegraded":"2023-06-03T20:36:54.477000+0000","last_fullsized":"2023-06-03T20:36:54.477000+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8407,"log_dups_size":0,"ondisk_log_size":8407,"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":158826496,"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":4341,"num_write_kb":216480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":90,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369949+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:36:50.369949+0000","last_peered":"2023-06-03T20:36:50.369949+0000","last_clean":"2023-06-03T20:36:50.369949+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:36:50.369949+0000","last_undegraded":"2023-06-03T20:36:50.369949+0000","last_fullsized":"2023-06-03T20:36:50.369949+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.378112+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:36:50.378112+0000","last_peered":"2023-06-03T20:36:50.378112+0000","last_clean":"2023-06-03T20:36:50.378112+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:36:50.378112+0000","last_undegraded":"2023-06-03T20:36:50.378112+0000","last_fullsized":"2023-06-03T20:36:50.378112+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"268'8555","reported_seq":8600,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.559902+0000","last_change":"2023-06-03T20:36:46.399803+0000","last_active":"2023-06-03T20:36:54.559902+0000","last_peered":"2023-06-03T20:36:54.559902+0000","last_clean":"2023-06-03T20:36:54.559902+0000","last_became_active":"2023-06-03T20:36:40.705117+0000","last_became_peered":"2023-06-03T20:36:40.705117+0000","last_unstale":"2023-06-03T20:36:54.559902+0000","last_undegraded":"2023-06-03T20:36:54.559902+0000","last_fullsized":"2023-06-03T20:36:54.559902+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8433","last_scrub_stamp":"2023-06-03T20:36:46.399665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:46.399665+0000","objects_scrubbed":0,"log_size":8555,"log_dups_size":0,"ondisk_log_size":8555,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161742848,"num_objects":2468,"num_object_clones":0,"num_object_copies":7404,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2468,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":125,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":231,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373823+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:36:50.373823+0000","last_peered":"2023-06-03T20:36:50.373823+0000","last_clean":"2023-06-03T20:36:50.373823+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:36:50.373823+0000","last_undegraded":"2023-06-03T20:36:50.373823+0000","last_fullsized":"2023-06-03T20:36:50.373823+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375196+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:36:50.375196+0000","last_peered":"2023-06-03T20:36:50.375196+0000","last_clean":"2023-06-03T20:36:50.375196+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:36:50.375196+0000","last_undegraded":"2023-06-03T20:36:50.375196+0000","last_fullsized":"2023-06-03T20:36:50.375196+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"268'8468","reported_seq":8510,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.583655+0000","last_change":"2023-06-03T20:36:46.617789+0000","last_active":"2023-06-03T20:36:54.583655+0000","last_peered":"2023-06-03T20:36:54.583655+0000","last_clean":"2023-06-03T20:36:54.583655+0000","last_became_active":"2023-06-03T20:36:40.680844+0000","last_became_peered":"2023-06-03T20:36:40.680844+0000","last_unstale":"2023-06-03T20:36:54.583655+0000","last_undegraded":"2023-06-03T20:36:54.583655+0000","last_fullsized":"2023-06-03T20:36:54.583655+0000","mapping_epoch":246,"log_start":"251'800","ondisk_log_start":"251'800","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":7668,"log_dups_size":0,"ondisk_log_size":7668,"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":158466048,"num_objects":2418,"num_object_clones":0,"num_object_copies":7254,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2418,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4381,"num_write_kb":217568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":262,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373562+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:36:50.373562+0000","last_peered":"2023-06-03T20:36:50.373562+0000","last_clean":"2023-06-03T20:36:50.373562+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:36:50.373562+0000","last_undegraded":"2023-06-03T20:36:50.373562+0000","last_fullsized":"2023-06-03T20:36:50.373562+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":229,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365761+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:36:50.365761+0000","last_peered":"2023-06-03T20:36:50.365761+0000","last_clean":"2023-06-03T20:36:50.365761+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:36:50.365761+0000","last_undegraded":"2023-06-03T20:36:50.365761+0000","last_fullsized":"2023-06-03T20:36:50.365761+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"268'8556","reported_seq":8585,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.482925+0000","last_change":"2023-06-03T20:34:22.350478+0000","last_active":"2023-06-03T20:36:54.482925+0000","last_peered":"2023-06-03T20:36:54.482925+0000","last_clean":"2023-06-03T20:36:54.482925+0000","last_became_active":"2023-06-03T20:34:22.350124+0000","last_became_peered":"2023-06-03T20:34:22.350124+0000","last_unstale":"2023-06-03T20:36:54.482925+0000","last_undegraded":"2023-06-03T20:36:54.482925+0000","last_fullsized":"2023-06-03T20:36:54.482925+0000","mapping_epoch":246,"log_start":"251'566","ondisk_log_start":"251'566","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":7990,"log_dups_size":0,"ondisk_log_size":7990,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":313655296,"num_objects":4786,"num_object_clones":0,"num_object_copies":14358,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4786,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8556,"num_write_kb":426944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":243,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365264+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:36:50.365264+0000","last_peered":"2023-06-03T20:36:50.365264+0000","last_clean":"2023-06-03T20:36:50.365264+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:36:50.365264+0000","last_undegraded":"2023-06-03T20:36:50.365264+0000","last_fullsized":"2023-06-03T20:36:50.365264+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":246,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.382647+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:36:50.382647+0000","last_peered":"2023-06-03T20:36:50.382647+0000","last_clean":"2023-06-03T20:36:50.382647+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:36:50.382647+0000","last_undegraded":"2023-06-03T20:36:50.382647+0000","last_fullsized":"2023-06-03T20:36:50.382647+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370599+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:36:50.370599+0000","last_peered":"2023-06-03T20:36:50.370599+0000","last_clean":"2023-06-03T20:36:50.370599+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:36:50.370599+0000","last_undegraded":"2023-06-03T20:36:50.370599+0000","last_fullsized":"2023-06-03T20:36:50.370599+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"268'8968","reported_seq":8998,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.599427+0000","last_change":"2023-06-03T20:34:22.348430+0000","last_active":"2023-06-03T20:36:54.599427+0000","last_peered":"2023-06-03T20:36:54.599427+0000","last_clean":"2023-06-03T20:36:54.599427+0000","last_became_active":"2023-06-03T20:34:22.348082+0000","last_became_peered":"2023-06-03T20:34:22.348082+0000","last_unstale":"2023-06-03T20:36:54.599427+0000","last_undegraded":"2023-06-03T20:36:54.599427+0000","last_fullsized":"2023-06-03T20:36:54.599427+0000","mapping_epoch":246,"log_start":"251'796","ondisk_log_start":"251'796","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8172,"log_dups_size":0,"ondisk_log_size":8172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":318373888,"num_objects":4858,"num_object_clones":0,"num_object_copies":14574,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4858,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8968,"num_write_kb":442432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":270,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381780+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:36:50.381780+0000","last_peered":"2023-06-03T20:36:50.381780+0000","last_clean":"2023-06-03T20:36:50.381780+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:36:50.381780+0000","last_undegraded":"2023-06-03T20:36:50.381780+0000","last_fullsized":"2023-06-03T20:36:50.381780+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":285,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374807+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:36:50.374807+0000","last_peered":"2023-06-03T20:36:50.374807+0000","last_clean":"2023-06-03T20:36:50.374807+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:36:50.374807+0000","last_undegraded":"2023-06-03T20:36:50.374807+0000","last_fullsized":"2023-06-03T20:36:50.374807+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,6],"acting":[4,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.4","version":"0'0","reported_seq":243,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.362866+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:36:50.362866+0000","last_peered":"2023-06-03T20:36:50.362866+0000","last_clean":"2023-06-03T20:36:50.362866+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:36:50.362866+0000","last_undegraded":"2023-06-03T20:36:50.362866+0000","last_fullsized":"2023-06-03T20:36:50.362866+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"268'8361","reported_seq":8406,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.468323+0000","last_change":"2023-06-03T20:36:47.636154+0000","last_active":"2023-06-03T20:36:54.468323+0000","last_peered":"2023-06-03T20:36:54.468323+0000","last_clean":"2023-06-03T20:36:54.468323+0000","last_became_active":"2023-06-03T20:36:40.662240+0000","last_became_peered":"2023-06-03T20:36:40.662240+0000","last_unstale":"2023-06-03T20:36:54.468323+0000","last_undegraded":"2023-06-03T20:36:54.468323+0000","last_fullsized":"2023-06-03T20:36:54.468323+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8263","last_scrub_stamp":"2023-06-03T20:36:47.636026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:47.636026+0000","objects_scrubbed":0,"log_size":8361,"log_dups_size":0,"ondisk_log_size":8361,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157876224,"num_objects":2409,"num_object_clones":0,"num_object_copies":7227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":98,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":109,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.363073+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:36:50.363073+0000","last_peered":"2023-06-03T20:36:50.363073+0000","last_clean":"2023-06-03T20:36:50.363073+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:36:50.363073+0000","last_undegraded":"2023-06-03T20:36:50.363073+0000","last_fullsized":"2023-06-03T20:36:50.363073+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.364466+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:36:50.364466+0000","last_peered":"2023-06-03T20:36:50.364466+0000","last_clean":"2023-06-03T20:36:50.364466+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:36:50.364466+0000","last_undegraded":"2023-06-03T20:36:50.364466+0000","last_fullsized":"2023-06-03T20:36:50.364466+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":257,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365837+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:36:50.365837+0000","last_peered":"2023-06-03T20:36:50.365837+0000","last_clean":"2023-06-03T20:36:50.365837+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:36:50.365837+0000","last_undegraded":"2023-06-03T20:36:50.365837+0000","last_fullsized":"2023-06-03T20:36:50.365837+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"268'8639","reported_seq":8669,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.559975+0000","last_change":"2023-06-03T20:34:22.349894+0000","last_active":"2023-06-03T20:36:54.559975+0000","last_peered":"2023-06-03T20:36:54.559975+0000","last_clean":"2023-06-03T20:36:54.559975+0000","last_became_active":"2023-06-03T20:34:22.349515+0000","last_became_peered":"2023-06-03T20:34:22.349515+0000","last_unstale":"2023-06-03T20:36:54.559975+0000","last_undegraded":"2023-06-03T20:36:54.559975+0000","last_fullsized":"2023-06-03T20:36:54.559975+0000","mapping_epoch":246,"log_start":"250'474","ondisk_log_start":"250'474","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8165,"log_dups_size":0,"ondisk_log_size":8165,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":323682304,"num_objects":4939,"num_object_clones":0,"num_object_copies":14817,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4939,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8639,"num_write_kb":434496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":253,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381606+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:36:50.381606+0000","last_peered":"2023-06-03T20:36:50.381606+0000","last_clean":"2023-06-03T20:36:50.381606+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:36:50.381606+0000","last_undegraded":"2023-06-03T20:36:50.381606+0000","last_fullsized":"2023-06-03T20:36:50.381606+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":609,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.377166+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:36:50.377166+0000","last_peered":"2023-06-03T20:36:50.377166+0000","last_clean":"2023-06-03T20:36:50.377166+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:36:50.377166+0000","last_undegraded":"2023-06-03T20:36:50.377166+0000","last_fullsized":"2023-06-03T20:36:50.377166+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":243,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373772+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:36:50.373772+0000","last_peered":"2023-06-03T20:36:50.373772+0000","last_clean":"2023-06-03T20:36:50.373772+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:36:50.373772+0000","last_undegraded":"2023-06-03T20:36:50.373772+0000","last_fullsized":"2023-06-03T20:36:50.373772+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":75,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370150+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:36:50.370150+0000","last_peered":"2023-06-03T20:36:50.370150+0000","last_clean":"2023-06-03T20:36:50.370150+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:36:50.370150+0000","last_undegraded":"2023-06-03T20:36:50.370150+0000","last_fullsized":"2023-06-03T20:36:50.370150+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"268'8348","reported_seq":8456,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:55.115112+0000","last_change":"2023-06-03T20:36:41.762462+0000","last_active":"2023-06-03T20:36:55.115112+0000","last_peered":"2023-06-03T20:36:55.115112+0000","last_clean":"2023-06-03T20:36:55.115112+0000","last_became_active":"2023-06-03T20:36:40.689799+0000","last_became_peered":"2023-06-03T20:36:40.689799+0000","last_unstale":"2023-06-03T20:36:55.115112+0000","last_undegraded":"2023-06-03T20:36:55.115112+0000","last_fullsized":"2023-06-03T20:36:55.115112+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8107","last_scrub_stamp":"2023-06-03T20:36:41.762177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:41.762177+0000","objects_scrubbed":2611,"log_size":8348,"log_dups_size":0,"ondisk_log_size":8348,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:55:39.566973+0000","scrub_duration":0.92626235700000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154664960,"num_objects":2360,"num_object_clones":0,"num_object_copies":7080,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2360,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":251,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":269,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.377112+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:36:50.377112+0000","last_peered":"2023-06-03T20:36:50.377112+0000","last_clean":"2023-06-03T20:36:50.377112+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:36:50.377112+0000","last_undegraded":"2023-06-03T20:36:50.377112+0000","last_fullsized":"2023-06-03T20:36:50.377112+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":239,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.371020+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:36:50.371020+0000","last_peered":"2023-06-03T20:36:50.371020+0000","last_clean":"2023-06-03T20:36:50.371020+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:36:50.371020+0000","last_undegraded":"2023-06-03T20:36:50.371020+0000","last_fullsized":"2023-06-03T20:36:50.371020+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369810+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:36:50.369810+0000","last_peered":"2023-06-03T20:36:50.369810+0000","last_clean":"2023-06-03T20:36:50.369810+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:36:50.369810+0000","last_undegraded":"2023-06-03T20:36:50.369810+0000","last_fullsized":"2023-06-03T20:36:50.369810+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"268'8601","reported_seq":8632,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.599177+0000","last_change":"2023-06-03T20:34:22.350597+0000","last_active":"2023-06-03T20:36:54.599177+0000","last_peered":"2023-06-03T20:36:54.599177+0000","last_clean":"2023-06-03T20:36:54.599177+0000","last_became_active":"2023-06-03T20:34:22.350254+0000","last_became_peered":"2023-06-03T20:34:22.350254+0000","last_unstale":"2023-06-03T20:36:54.599177+0000","last_undegraded":"2023-06-03T20:36:54.599177+0000","last_fullsized":"2023-06-03T20:36:54.599177+0000","mapping_epoch":246,"log_start":"250'418","ondisk_log_start":"250'418","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8183,"log_dups_size":0,"ondisk_log_size":8183,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":311558168,"num_objects":4755,"num_object_clones":0,"num_object_copies":14265,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4755,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":8601,"num_write_kb":427329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":257,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.379227+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:36:50.379227+0000","last_peered":"2023-06-03T20:36:50.379227+0000","last_clean":"2023-06-03T20:36:50.379227+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:36:50.379227+0000","last_undegraded":"2023-06-03T20:36:50.379227+0000","last_fullsized":"2023-06-03T20:36:50.379227+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":258,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365156+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:36:50.365156+0000","last_peered":"2023-06-03T20:36:50.365156+0000","last_clean":"2023-06-03T20:36:50.365156+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:36:50.365156+0000","last_undegraded":"2023-06-03T20:36:50.365156+0000","last_fullsized":"2023-06-03T20:36:50.365156+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":118,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369285+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:36:50.369285+0000","last_peered":"2023-06-03T20:36:50.369285+0000","last_clean":"2023-06-03T20:36:50.369285+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:36:50.369285+0000","last_undegraded":"2023-06-03T20:36:50.369285+0000","last_fullsized":"2023-06-03T20:36:50.369285+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"268'8645","reported_seq":8675,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.543916+0000","last_change":"2023-06-03T20:34:22.353121+0000","last_active":"2023-06-03T20:36:54.543916+0000","last_peered":"2023-06-03T20:36:54.543916+0000","last_clean":"2023-06-03T20:36:54.543916+0000","last_became_active":"2023-06-03T20:34:22.352747+0000","last_became_peered":"2023-06-03T20:34:22.352747+0000","last_unstale":"2023-06-03T20:36:54.543916+0000","last_undegraded":"2023-06-03T20:36:54.543916+0000","last_fullsized":"2023-06-03T20:36:54.543916+0000","mapping_epoch":246,"log_start":"251'2027","ondisk_log_start":"251'2027","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6618,"log_dups_size":0,"ondisk_log_size":6618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":315555840,"num_objects":4815,"num_object_clones":0,"num_object_copies":14445,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4815,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8645,"num_write_kb":430720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":271,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375473+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:36:50.375473+0000","last_peered":"2023-06-03T20:36:50.375473+0000","last_clean":"2023-06-03T20:36:50.375473+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:36:50.375473+0000","last_undegraded":"2023-06-03T20:36:50.375473+0000","last_fullsized":"2023-06-03T20:36:50.375473+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":236,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.365652+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:36:50.365652+0000","last_peered":"2023-06-03T20:36:50.365652+0000","last_clean":"2023-06-03T20:36:50.365652+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:36:50.365652+0000","last_undegraded":"2023-06-03T20:36:50.365652+0000","last_fullsized":"2023-06-03T20:36:50.365652+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":261,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373674+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:36:50.373674+0000","last_peered":"2023-06-03T20:36:50.373674+0000","last_clean":"2023-06-03T20:36:50.373674+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:36:50.373674+0000","last_undegraded":"2023-06-03T20:36:50.373674+0000","last_fullsized":"2023-06-03T20:36:50.373674+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"268'8616","reported_seq":8646,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.598926+0000","last_change":"2023-06-03T20:34:22.960361+0000","last_active":"2023-06-03T20:36:54.598926+0000","last_peered":"2023-06-03T20:36:54.598926+0000","last_clean":"2023-06-03T20:36:54.598926+0000","last_became_active":"2023-06-03T20:34:22.959984+0000","last_became_peered":"2023-06-03T20:34:22.959984+0000","last_unstale":"2023-06-03T20:36:54.598926+0000","last_undegraded":"2023-06-03T20:36:54.598926+0000","last_fullsized":"2023-06-03T20:36:54.598926+0000","mapping_epoch":246,"log_start":"250'434","ondisk_log_start":"250'434","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8182,"log_dups_size":0,"ondisk_log_size":8182,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":316145664,"num_objects":4824,"num_object_clones":0,"num_object_copies":14472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":8616,"num_write_kb":430080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":75,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373028+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:36:50.373028+0000","last_peered":"2023-06-03T20:36:50.373028+0000","last_clean":"2023-06-03T20:36:50.373028+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:36:50.373028+0000","last_undegraded":"2023-06-03T20:36:50.373028+0000","last_fullsized":"2023-06-03T20:36:50.373028+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":137,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370081+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:36:50.370081+0000","last_peered":"2023-06-03T20:36:50.370081+0000","last_clean":"2023-06-03T20:36:50.370081+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:36:50.370081+0000","last_undegraded":"2023-06-03T20:36:50.370081+0000","last_fullsized":"2023-06-03T20:36:50.370081+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":260,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373878+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:36:50.373878+0000","last_peered":"2023-06-03T20:36:50.373878+0000","last_clean":"2023-06-03T20:36:50.373878+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:36:50.373878+0000","last_undegraded":"2023-06-03T20:36:50.373878+0000","last_fullsized":"2023-06-03T20:36:50.373878+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"268'8273","reported_seq":8731,"reported_epoch":268,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:36:55.171427+0000","last_change":"2023-06-03T20:36:51.669212+0000","last_active":"2023-06-03T20:36:55.171427+0000","last_peered":"2023-06-03T20:36:55.171427+0000","last_clean":"2023-06-03T20:36:48.360799+0000","last_became_active":"2023-06-03T20:36:51.653833+0000","last_became_peered":"2023-06-03T20:36:51.653833+0000","last_unstale":"2023-06-03T20:36:55.171427+0000","last_undegraded":"2023-06-03T20:36:51.501438+0000","last_fullsized":"2023-06-03T20:36:51.370242+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"261'8071","last_scrub_stamp":"2023-06-03T20:36:42.588075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:42.588075+0000","objects_scrubbed":2568,"log_size":8273,"log_dups_size":0,"ondisk_log_size":8273,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:39:31.731190+0000","scrub_duration":0.71866191700000004,"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":6350,"num_objects_misplaced":3175,"num_objects_unfound":0,"num_objects_dirty":2356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":212,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":87,"num_bytes_recovered":5701632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[0,2],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":2356}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":117,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.369159+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:36:50.369159+0000","last_peered":"2023-06-03T20:36:50.369159+0000","last_clean":"2023-06-03T20:36:50.369159+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:36:50.369159+0000","last_undegraded":"2023-06-03T20:36:50.369159+0000","last_fullsized":"2023-06-03T20:36:50.369159+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":123,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.363435+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:36:50.363435+0000","last_peered":"2023-06-03T20:36:50.363435+0000","last_clean":"2023-06-03T20:36:50.363435+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:36:50.363435+0000","last_undegraded":"2023-06-03T20:36:50.363435+0000","last_fullsized":"2023-06-03T20:36:50.363435+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.15","version":"268'9924","reported_seq":10082,"reported_epoch":268,"state":"active+clean+scrubbing+deep","last_fresh":"2023-06-03T20:36:54.658520+0000","last_change":"2023-06-03T20:36:48.284361+0000","last_active":"2023-06-03T20:36:54.658520+0000","last_peered":"2023-06-03T20:36:54.658520+0000","last_clean":"2023-06-03T20:36:54.658520+0000","last_became_active":"2023-06-03T20:36:40.698234+0000","last_became_peered":"2023-06-03T20:36:40.698234+0000","last_unstale":"2023-06-03T20:36:54.658520+0000","last_undegraded":"2023-06-03T20:36:54.658520+0000","last_fullsized":"2023-06-03T20:36:54.658520+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":1599,"log_size":9924,"log_dups_size":0,"ondisk_log_size":9924,"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":"deep scrubbing for 6s","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":4286,"num_write_kb":216064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":133,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381593+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:36:50.381593+0000","last_peered":"2023-06-03T20:36:50.381593+0000","last_clean":"2023-06-03T20:36:50.381593+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:36:50.381593+0000","last_undegraded":"2023-06-03T20:36:50.381593+0000","last_fullsized":"2023-06-03T20:36:50.381593+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":260,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374986+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:36:50.374986+0000","last_peered":"2023-06-03T20:36:50.374986+0000","last_clean":"2023-06-03T20:36:50.374986+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:36:50.374986+0000","last_undegraded":"2023-06-03T20:36:50.374986+0000","last_fullsized":"2023-06-03T20:36:50.374986+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"268'8470","reported_seq":8574,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:55.002682+0000","last_change":"2023-06-03T20:36:47.648485+0000","last_active":"2023-06-03T20:36:55.002682+0000","last_peered":"2023-06-03T20:36:55.002682+0000","last_clean":"2023-06-03T20:36:55.002682+0000","last_became_active":"2023-06-03T20:36:40.744496+0000","last_became_peered":"2023-06-03T20:36:40.744496+0000","last_unstale":"2023-06-03T20:36:55.002682+0000","last_undegraded":"2023-06-03T20:36:55.002682+0000","last_fullsized":"2023-06-03T20:36:55.002682+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"262'8366","last_scrub_stamp":"2023-06-03T20:36:47.648350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:47.648350+0000","objects_scrubbed":2539,"log_size":8470,"log_dups_size":0,"ondisk_log_size":8470,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:54:41.031003+0000","scrub_duration":0.79136502099999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159580160,"num_objects":2435,"num_object_clones":0,"num_object_copies":7305,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2435,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":104,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":103,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.381485+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:36:50.381485+0000","last_peered":"2023-06-03T20:36:50.381485+0000","last_clean":"2023-06-03T20:36:50.381485+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:36:50.381485+0000","last_undegraded":"2023-06-03T20:36:50.381485+0000","last_fullsized":"2023-06-03T20:36:50.381485+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374621+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:36:50.374621+0000","last_peered":"2023-06-03T20:36:50.374621+0000","last_clean":"2023-06-03T20:36:50.374621+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:36:50.374621+0000","last_undegraded":"2023-06-03T20:36:50.374621+0000","last_fullsized":"2023-06-03T20:36:50.374621+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"268'8292","reported_seq":8331,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.569926+0000","last_change":"2023-06-03T20:36:40.704434+0000","last_active":"2023-06-03T20:36:54.569926+0000","last_peered":"2023-06-03T20:36:54.569926+0000","last_clean":"2023-06-03T20:36:54.569926+0000","last_became_active":"2023-06-03T20:36:40.692727+0000","last_became_peered":"2023-06-03T20:36:40.692727+0000","last_unstale":"2023-06-03T20:36:54.569926+0000","last_undegraded":"2023-06-03T20:36:54.569926+0000","last_fullsized":"2023-06-03T20:36:54.569926+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8292,"log_dups_size":0,"ondisk_log_size":8292,"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":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":4282,"num_write_kb":213600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":306,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.374251+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:36:50.374251+0000","last_peered":"2023-06-03T20:36:50.374251+0000","last_clean":"2023-06-03T20:36:50.374251+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:36:50.374251+0000","last_undegraded":"2023-06-03T20:36:50.374251+0000","last_fullsized":"2023-06-03T20:36:50.374251+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":281,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.373691+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:36:50.373691+0000","last_peered":"2023-06-03T20:36:50.373691+0000","last_clean":"2023-06-03T20:36:50.373691+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:36:50.373691+0000","last_undegraded":"2023-06-03T20:36:50.373691+0000","last_fullsized":"2023-06-03T20:36:50.373691+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.16","version":"268'8326","reported_seq":8365,"reported_epoch":268,"state":"active+clean","last_fresh":"2023-06-03T20:36:54.435731+0000","last_change":"2023-06-03T20:36:40.732909+0000","last_active":"2023-06-03T20:36:54.435731+0000","last_peered":"2023-06-03T20:36:54.435731+0000","last_clean":"2023-06-03T20:36:54.435731+0000","last_became_active":"2023-06-03T20:36:40.720559+0000","last_became_peered":"2023-06-03T20:36:40.720559+0000","last_unstale":"2023-06-03T20:36:54.435731+0000","last_undegraded":"2023-06-03T20:36:54.435731+0000","last_fullsized":"2023-06-03T20:36:54.435731+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8326,"log_dups_size":0,"ondisk_log_size":8326,"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":159940608,"num_objects":2441,"num_object_clones":0,"num_object_copies":7323,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2441,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4298,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":139,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.370553+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:36:50.370553+0000","last_peered":"2023-06-03T20:36:50.370553+0000","last_clean":"2023-06-03T20:36:50.370553+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:36:50.370553+0000","last_undegraded":"2023-06-03T20:36:50.370553+0000","last_fullsized":"2023-06-03T20:36:50.370553+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":275,"reported_epoch":267,"state":"active+clean","last_fresh":"2023-06-03T20:36:50.375504+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:36:50.375504+0000","last_peered":"2023-06-03T20:36:50.375504+0000","last_clean":"2023-06-03T20:36:50.375504+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:36:50.375504+0000","last_undegraded":"2023-06-03T20:36:50.375504+0000","last_fullsized":"2023-06-03T20:36:50.375504+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":5066129432,"num_objects":77304,"num_object_clones":0,"num_object_copies":231912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6365,"num_objects_misplaced":7161,"num_objects_unfound":0,"num_objects_dirty":77304,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":101187,"num_write_kb":4970337,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1088,"num_bytes_recovered":71237632,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":15249911808,"data_stored":15249899592,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":215050,"ondisk_log_size":215050,"up":78,"acting":76,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430717,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1693428,"kb_used_data":1260460,"kb_used_omap":0,"kb_used_meta":432960,"kb_avail":92051724,"statfs":{"total":95995035648,"available":94260965376,"internally_reserved":0,"allocated":1290711040,"data_stored":1290186111,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":443351040},"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,2,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:35 2023","interfaces":[{"interface":"back","average":{"1min":2.093,"5min":1.728,"15min":2.847},"min":{"1min":0.33800000000000002,"5min":0.25,"15min":0.23000000000000001},"max":{"1min":8.9380000000000006,"5min":32.957000000000001,"15min":246.643},"last":0.73399999999999999},{"interface":"front","average":{"1min":0.98499999999999999,"5min":1.4650000000000001,"15min":2.6309999999999998},"min":{"1min":0.28100000000000003,"5min":0.28100000000000003,"15min":0.27100000000000002},"max":{"1min":3.9660000000000002,"5min":30.641999999999999,"15min":246.02600000000001},"last":0.45100000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:36:26 2023","interfaces":[{"interface":"back","average":{"1min":0.81599999999999995,"5min":1.1879999999999999,"15min":1.639},"min":{"1min":0.34100000000000003,"5min":0.309,"15min":0.309},"max":{"1min":2.7759999999999998,"5min":12.239000000000001,"15min":12.239000000000001},"last":0.59499999999999997},{"interface":"front","average":{"1min":0.93700000000000006,"5min":1.635,"15min":2.23},"min":{"1min":0.33300000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":2.8130000000000002,"5min":12.215,"15min":12.215},"last":0.624}]},{"osd":2,"last update":"Sat Jun 3 20:36:31 2023","interfaces":[{"interface":"back","average":{"1min":1.4750000000000001,"5min":1.1910000000000001,"15min":1.327},"min":{"1min":0.39200000000000002,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":3.8559999999999999,"5min":6.6769999999999996,"15min":7.9699999999999998},"last":0.76800000000000002},{"interface":"front","average":{"1min":1.468,"5min":1.105,"15min":1.3129999999999999},"min":{"1min":0.502,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":4.8520000000000003,"5min":5.7069999999999999,"15min":10.205},"last":0.53000000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":1.4319999999999999,"15min":2.2679999999999998},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.30499999999999999},"max":{"1min":3.3100000000000001,"5min":6.8300000000000001,"15min":92.436999999999998},"last":0.70399999999999996},{"interface":"front","average":{"1min":1.2889999999999999,"5min":1.716,"15min":2.4199999999999999},"min":{"1min":0.38700000000000001,"5min":0.371,"15min":0.317},"max":{"1min":2.9489999999999998,"5min":11.68,"15min":91.870000000000005},"last":0.56299999999999994}]},{"osd":4,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.859,"5min":1.125,"15min":1.3799999999999999},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.27400000000000002},"max":{"1min":15.456,"5min":15.456,"15min":15.456},"last":1.669},{"interface":"front","average":{"1min":2.6970000000000001,"5min":1.5860000000000001,"15min":1.526},"min":{"1min":0.41999999999999998,"5min":0.35199999999999998,"15min":0.28199999999999997},"max":{"1min":17.462,"5min":17.462,"15min":17.462},"last":1.6819999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.379,"5min":1.5409999999999999,"15min":1.5429999999999999},"min":{"1min":0.38800000000000001,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":5.5019999999999998,"5min":8.9290000000000003,"15min":16.047999999999998},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.323,"5min":1.4330000000000001,"15min":1.591},"min":{"1min":0.40300000000000002,"5min":0.40300000000000002,"15min":0.33100000000000002},"max":{"1min":4.5380000000000003,"5min":7.6600000000000001,"15min":10.576000000000001},"last":1.7849999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:35:51 2023","interfaces":[{"interface":"back","average":{"1min":1.488,"5min":1.212,"15min":1.385},"min":{"1min":0.47199999999999998,"5min":0.47199999999999998,"15min":0.34899999999999998},"max":{"1min":4.3540000000000001,"5min":5.6340000000000003,"15min":18.193999999999999},"last":1.3660000000000001},{"interface":"front","average":{"1min":1.7689999999999999,"5min":1.5609999999999999,"15min":1.577},"min":{"1min":0.39600000000000002,"5min":0.39600000000000002,"15min":0.314},"max":{"1min":4.7350000000000003,"5min":7.4379999999999997,"15min":8.4819999999999993},"last":0.98899999999999999}]}]},{"osd":6,"up_from":42,"seq":180388626950,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2536360,"kb_used_data":2186464,"kb_used_omap":0,"kb_used_meta":349824,"kb_avail":91208792,"statfs":{"total":95995035648,"available":93397803008,"internally_reserved":0,"allocated":2238939136,"data_stored":2238426058,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":358219776},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":1.5489999999999999,"5min":1.403,"15min":1.4059999999999999},"min":{"1min":0.26300000000000001,"5min":0.26300000000000001,"15min":0.25800000000000001},"max":{"1min":4.7779999999999996,"5min":8.1899999999999995,"15min":34.545000000000002},"last":0.51200000000000001},{"interface":"front","average":{"1min":1.633,"5min":1.321,"15min":1.4099999999999999},"min":{"1min":0.36399999999999999,"5min":0.28699999999999998,"15min":0.26000000000000001},"max":{"1min":7.234,"5min":10.082000000000001,"15min":34.466000000000001},"last":0.33100000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4450000000000001,"5min":1.3380000000000001,"15min":1.6000000000000001},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":10.381,"5min":10.381,"15min":10.381},"last":0.59499999999999997},{"interface":"front","average":{"1min":1.381,"5min":1.4219999999999999,"15min":1.7330000000000001},"min":{"1min":0.40100000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.6980000000000004,"5min":8.2509999999999994,"15min":8.2509999999999994},"last":0.45600000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:36:27 2023","interfaces":[{"interface":"back","average":{"1min":1.4690000000000001,"5min":1.2789999999999999,"15min":1.2529999999999999},"min":{"1min":0.35799999999999998,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":7.5359999999999996,"5min":11.728999999999999,"15min":11.728999999999999},"last":0.48399999999999999},{"interface":"front","average":{"1min":1.284,"5min":1.2829999999999999,"15min":1.2629999999999999},"min":{"1min":0.37,"5min":0.35199999999999998,"15min":0.29999999999999999},"max":{"1min":4.7430000000000003,"5min":8.0969999999999995,"15min":12.529},"last":0.39200000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":2.109,"15min":1.857},"min":{"1min":0.41499999999999998,"5min":0.378,"15min":0.30199999999999999},"max":{"1min":4.0979999999999999,"5min":76.682000000000002,"15min":76.682000000000002},"last":0.78300000000000003},{"interface":"front","average":{"1min":1.3560000000000001,"5min":2.351,"15min":1.9059999999999999},"min":{"1min":0.40999999999999998,"5min":0.33000000000000002,"15min":0.32800000000000001},"max":{"1min":4.194,"5min":76.576999999999998,"15min":76.576999999999998},"last":0.71499999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.262,"5min":1.25,"15min":1.2450000000000001},"min":{"1min":0.32400000000000001,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":3.2759999999999998,"5min":12.34,"15min":12.34},"last":0.76300000000000001},{"interface":"front","average":{"1min":0.83999999999999997,"5min":0.97399999999999998,"15min":1.1140000000000001},"min":{"1min":0.307,"5min":0.307,"15min":0.28899999999999998},"max":{"1min":1.641,"5min":5.2930000000000001,"15min":9.4849999999999994},"last":0.69199999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.337,"5min":1.389,"15min":1.302},"min":{"1min":0.34999999999999998,"5min":0.33900000000000002,"15min":0.33000000000000002},"max":{"1min":3.2999999999999998,"5min":12.287000000000001,"15min":12.287000000000001},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.5289999999999999,"5min":1.27,"15min":1.413},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.31},"max":{"1min":6.2380000000000004,"5min":6.2380000000000004,"15min":12.215},"last":0.65100000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:36:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2190000000000001,"5min":1.4019999999999999,"15min":1.4770000000000001},"min":{"1min":0.41999999999999998,"5min":0.36799999999999999,"15min":0.35099999999999998},"max":{"1min":4.2190000000000003,"5min":9.7579999999999991,"15min":16.347999999999999},"last":0.746},{"interface":"front","average":{"1min":1.5349999999999999,"5min":1.5349999999999999,"15min":1.4359999999999999},"min":{"1min":0.42799999999999999,"5min":0.32000000000000001,"15min":0.32000000000000001},"max":{"1min":5.4969999999999999,"5min":10.68,"15min":16.515999999999998},"last":0.54600000000000004}]}]},{"osd":1,"up_from":231,"seq":992137445446,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1083276,"kb_used_data":925124,"kb_used_omap":5,"kb_used_meta":158138,"kb_avail":92661876,"statfs":{"total":95995035648,"available":94885761024,"internally_reserved":0,"allocated":947326976,"data_stored":946380860,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":161933987},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.7310000000000001,"5min":1.498,"15min":1.6990000000000001},"min":{"1min":0.26100000000000001,"5min":0.249,"15min":0.249},"max":{"1min":8.391,"5min":11.157999999999999,"15min":11.157999999999999},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.633,"5min":1.367,"15min":1.5549999999999999},"min":{"1min":0.23999999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":7.9080000000000004,"5min":9.4410000000000007,"15min":9.4410000000000007},"last":0.98299999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.024,"15min":1.371},"min":{"1min":0.254,"5min":0.254,"15min":0.254},"max":{"1min":5.6219999999999999,"5min":6.6109999999999998,"15min":6.6109999999999998},"last":0.44800000000000001},{"interface":"front","average":{"1min":1.3080000000000001,"5min":1.3220000000000001,"15min":1.5940000000000001},"min":{"1min":0.35599999999999998,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.5700000000000003,"5min":11.236000000000001,"15min":11.236000000000001},"last":0.57999999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.27,"5min":1.619,"15min":2.2450000000000001},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":5.9029999999999996,"5min":11.207000000000001,"15min":11.207000000000001},"last":0.64600000000000002},{"interface":"front","average":{"1min":1.109,"5min":1.4730000000000001,"15min":2.2970000000000002},"min":{"1min":0.314,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":4.8090000000000002,"5min":15.898,"15min":15.898},"last":0.622}]},{"osd":4,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.2330000000000001,"15min":1.663},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":5.7130000000000001,"5min":6.5039999999999996,"15min":6.5039999999999996},"last":3.7349999999999999},{"interface":"front","average":{"1min":1.8320000000000001,"5min":1.5900000000000001,"15min":1.744},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.944,"5min":11.272,"15min":11.272},"last":0.73599999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.6060000000000001,"5min":1.575,"15min":1.992},"min":{"1min":0.42299999999999999,"5min":0.36799999999999999,"15min":0.36799999999999999},"max":{"1min":7.8090000000000002,"5min":12.561,"15min":12.561},"last":0.66900000000000004},{"interface":"front","average":{"1min":2.0720000000000001,"5min":1.5389999999999999,"15min":2.0499999999999998},"min":{"1min":0.38200000000000001,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":8.9480000000000004,"5min":8.9480000000000004,"15min":8.9480000000000004},"last":1.145}]},{"osd":6,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.3400000000000001,"5min":1.6240000000000001,"15min":2.1560000000000001},"min":{"1min":0.48199999999999998,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":4.7409999999999997,"5min":12.398999999999999,"15min":12.398999999999999},"last":3.5950000000000002},{"interface":"front","average":{"1min":1.964,"5min":1.5409999999999999,"15min":1.9930000000000001},"min":{"1min":0.41599999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":6.4450000000000003,"5min":6.7089999999999996,"15min":6.7089999999999996},"last":1.0109999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.5820000000000001,"5min":1.6699999999999999,"15min":2.3759999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":6.5499999999999998,"5min":8.1449999999999996,"15min":8.1449999999999996},"last":0.77700000000000002},{"interface":"front","average":{"1min":1.452,"5min":1.6120000000000001,"15min":1.98},"min":{"1min":0.42599999999999999,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":7.4089999999999998,"5min":11.298999999999999,"15min":11.298999999999999},"last":0.69999999999999996}]}]},{"osd":0,"up_from":77,"seq":330712482133,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3393196,"kb_used_data":3094948,"kb_used_omap":5,"kb_used_meta":298234,"kb_avail":90351956,"statfs":{"total":95995035648,"available":92520402944,"internally_reserved":0,"allocated":3169226752,"data_stored":3168305910,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":305392250},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:36:28 2023","interfaces":[{"interface":"back","average":{"1min":2.2330000000000001,"5min":1.5289999999999999,"15min":2.3820000000000001},"min":{"1min":0.24199999999999999,"5min":0.24199999999999999,"15min":0.24199999999999999},"max":{"1min":10.869,"5min":10.869,"15min":10.869},"last":0.28100000000000003},{"interface":"front","average":{"1min":1.339,"5min":1.5980000000000001,"15min":2.8540000000000001},"min":{"1min":0.22,"5min":0.22,"15min":0.22},"max":{"1min":5.5199999999999996,"5min":14.018000000000001,"15min":14.018000000000001},"last":0.35799999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:36:36 2023","interfaces":[{"interface":"back","average":{"1min":2.3679999999999999,"5min":1.478,"15min":1.772},"min":{"1min":0.25600000000000001,"5min":0.216,"15min":0.20999999999999999},"max":{"1min":7.7089999999999996,"5min":13.308,"15min":126.889},"last":0.56200000000000006},{"interface":"front","average":{"1min":1.0700000000000001,"5min":1.476,"15min":1.722},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.20499999999999999},"max":{"1min":3.488,"5min":13.576000000000001,"15min":126.98699999999999},"last":0.68100000000000005}]},{"osd":3,"last update":"Sat Jun 3 20:36:53 2023","interfaces":[{"interface":"back","average":{"1min":1.3140000000000001,"5min":3.4830000000000001,"15min":2.782},"min":{"1min":0.36399999999999999,"5min":0.315,"15min":0.23599999999999999},"max":{"1min":4.4589999999999996,"5min":238.398,"15min":238.398},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.3210000000000002,"5min":3.7490000000000001,"15min":2.6589999999999998},"min":{"1min":0.34300000000000003,"5min":0.26700000000000002,"15min":0.23499999999999999},"max":{"1min":13.128,"5min":239.00899999999999,"15min":239.00899999999999},"last":0.86899999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:36:48 2023","interfaces":[{"interface":"back","average":{"1min":3.6150000000000002,"5min":1.915,"15min":1.585},"min":{"1min":0.47899999999999998,"5min":0.36399999999999999,"15min":0.29399999999999998},"max":{"1min":16.917999999999999,"5min":16.917999999999999,"15min":16.917999999999999},"last":0.627},{"interface":"front","average":{"1min":1.7450000000000001,"5min":1.4690000000000001,"15min":1.488},"min":{"1min":0.31900000000000001,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":14.064,"5min":14.064,"15min":14.516999999999999},"last":1.9279999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:36:48 2023","interfaces":[{"interface":"back","average":{"1min":1.635,"5min":1.5780000000000001,"15min":1.7310000000000001},"min":{"1min":0.46899999999999997,"5min":0.34999999999999998,"15min":0.317},"max":{"1min":5.0449999999999999,"5min":12.912000000000001,"15min":14.558},"last":0.44400000000000001},{"interface":"front","average":{"1min":2.0049999999999999,"5min":1.524,"15min":1.7010000000000001},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.4939999999999998,"5min":7.4939999999999998,"15min":14.706},"last":0.89600000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:36:48 2023","interfaces":[{"interface":"back","average":{"1min":2.0819999999999999,"5min":1.657,"15min":1.6539999999999999},"min":{"1min":0.40500000000000003,"5min":0.38500000000000001,"15min":0.34200000000000003},"max":{"1min":7.5149999999999997,"5min":12.885999999999999,"15min":14.587},"last":0.41299999999999998},{"interface":"front","average":{"1min":2.5390000000000001,"5min":1.7549999999999999,"15min":1.7789999999999999},"min":{"1min":0.35799999999999998,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.5650000000000004,"5min":21.329999999999998,"15min":21.329999999999998},"last":0.80400000000000005}]},{"osd":7,"last update":"Sat Jun 3 20:36:48 2023","interfaces":[{"interface":"back","average":{"1min":2.3279999999999998,"5min":1.5620000000000001,"15min":1.7490000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":7.3360000000000003,"5min":7.3360000000000003,"15min":14.731999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":2.0409999999999999,"5min":1.4810000000000001,"15min":1.5980000000000001},"min":{"1min":0.46100000000000002,"5min":0.40899999999999997,"15min":0.32700000000000001},"max":{"1min":5.6870000000000003,"5min":5.6870000000000003,"15min":9.1839999999999993},"last":0.72399999999999998}]}]},{"osd":2,"up_from":87,"seq":373662155081,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2264672,"kb_used_data":1866392,"kb_used_omap":7,"kb_used_meta":398264,"kb_avail":91480480,"statfs":{"total":95995035648,"available":93676011520,"internally_reserved":0,"allocated":1911185408,"data_stored":1910274075,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":407822417},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":1.8109999999999999,"5min":1.2809999999999999,"15min":1.643},"min":{"1min":0.23899999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":8.4800000000000004,"5min":8.4800000000000004,"15min":57.338999999999999},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.925,"5min":1.472,"15min":1.792},"min":{"1min":0.245,"5min":0.245,"15min":0.20300000000000001},"max":{"1min":8.2230000000000008,"5min":8.2230000000000008,"15min":57.302999999999997},"last":1.0149999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":1.6739999999999999,"5min":1.3009999999999999,"15min":1.427},"min":{"1min":0.24399999999999999,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":4.9089999999999998,"5min":11.101000000000001,"15min":11.101000000000001},"last":0.97299999999999998},{"interface":"front","average":{"1min":1.1579999999999999,"5min":1.1910000000000001,"15min":1.7889999999999999},"min":{"1min":0.32100000000000001,"5min":0.246,"15min":0.246},"max":{"1min":4.0309999999999997,"5min":7.5490000000000004,"15min":7.5490000000000004},"last":0.36499999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:36:04 2023","interfaces":[{"interface":"back","average":{"1min":2.2360000000000002,"5min":3.3599999999999999,"15min":4.359},"min":{"1min":0.29599999999999999,"5min":0.21199999999999999,"15min":0.21199999999999999},"max":{"1min":6.0049999999999999,"5min":84.388999999999996,"15min":269.459},"last":0.81299999999999994},{"interface":"front","average":{"1min":1.298,"5min":3.1629999999999998,"15min":4.0620000000000003},"min":{"1min":0.30199999999999999,"5min":0.29899999999999999,"15min":0.27000000000000002},"max":{"1min":4.8120000000000003,"5min":84.344999999999999,"15min":271.16300000000001},"last":0.629}]},{"osd":4,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":2.5510000000000002,"5min":1.45,"15min":1.4890000000000001},"min":{"1min":0.38200000000000001,"5min":0.308,"15min":0.308},"max":{"1min":9.0440000000000005,"5min":9.0440000000000005,"15min":14.300000000000001},"last":0.92700000000000005},{"interface":"front","average":{"1min":2.625,"5min":1.452,"15min":1.405},"min":{"1min":0.35999999999999999,"5min":0.35899999999999999,"15min":0.33000000000000002},"max":{"1min":14.007999999999999,"5min":14.007999999999999,"15min":14.007999999999999},"last":0.45700000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":2.1269999999999998,"5min":1.5780000000000001,"15min":1.7130000000000001},"min":{"1min":0.35299999999999998,"5min":0.34899999999999998,"15min":0.31900000000000001},"max":{"1min":7.0529999999999999,"5min":7.7830000000000004,"15min":9.0489999999999995},"last":0.65400000000000003},{"interface":"front","average":{"1min":2.3490000000000002,"5min":1.6180000000000001,"15min":1.6779999999999999},"min":{"1min":0.443,"5min":0.35999999999999999,"15min":0.35599999999999998},"max":{"1min":4.9370000000000003,"5min":5.6749999999999998,"15min":11.304},"last":0.874}]},{"osd":6,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":2.2309999999999999,"5min":1.4319999999999999,"15min":1.431},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.32400000000000001},"max":{"1min":9.4090000000000007,"5min":9.4090000000000007,"15min":10.765000000000001},"last":0.76600000000000001},{"interface":"front","average":{"1min":1.6399999999999999,"5min":1.4039999999999999,"15min":1.629},"min":{"1min":0.45400000000000001,"5min":0.39100000000000001,"15min":0.33600000000000002},"max":{"1min":5.5439999999999996,"5min":5.5700000000000003,"15min":9.3140000000000001},"last":0.60699999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":1.863,"5min":1.488,"15min":1.5529999999999999},"min":{"1min":0.50800000000000001,"5min":0.441,"15min":0.38800000000000001},"max":{"1min":7.5270000000000001,"5min":7.5270000000000001,"15min":10.795},"last":0.70999999999999996},{"interface":"front","average":{"1min":1.9319999999999999,"5min":1.5660000000000001,"15min":1.732},"min":{"1min":0.49399999999999999,"5min":0.42999999999999999,"15min":0.42199999999999999},"max":{"1min":5.6929999999999996,"5min":8.7390000000000008,"15min":9.6039999999999992},"last":0.51500000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991555,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2053088,"kb_used_data":1546712,"kb_used_omap":2,"kb_used_meta":506237,"kb_avail":91692064,"statfs":{"total":95995035648,"available":93892673536,"internally_reserved":0,"allocated":1583833088,"data_stored":1582921660,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":518386741},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.581,"5min":1.792,"15min":2.2320000000000002},"min":{"1min":0.248,"5min":0.22800000000000001,"15min":0.21199999999999999},"max":{"1min":7.8360000000000003,"5min":19.550000000000001,"15min":186.583},"last":0.49399999999999999},{"interface":"front","average":{"1min":1.6240000000000001,"5min":1.921,"15min":2.282},"min":{"1min":0.20899999999999999,"5min":0.20899999999999999,"15min":0.185},"max":{"1min":5.4379999999999997,"5min":18.096,"15min":188.77600000000001},"last":0.59299999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:36:24 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.9770000000000001,"15min":3.4700000000000002},"min":{"1min":0.309,"5min":0.27900000000000003,"15min":0.27900000000000003},"max":{"1min":4.431,"5min":12.026999999999999,"15min":12.026999999999999},"last":1.042},{"interface":"front","average":{"1min":1.609,"5min":1.857,"15min":3.0990000000000002},"min":{"1min":0.26400000000000001,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":8.9529999999999994,"5min":14.042999999999999,"15min":14.042999999999999},"last":0.54300000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.52,"5min":1.6679999999999999,"15min":1.742},"min":{"1min":0.34100000000000003,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":5.234,"5min":11.375999999999999,"15min":12.009},"last":7.7869999999999999},{"interface":"front","average":{"1min":2.1869999999999998,"5min":2.0409999999999999,"15min":1.8069999999999999},"min":{"1min":0.35299999999999998,"5min":0.31,"15min":0.247},"max":{"1min":7.2960000000000003,"5min":10.252000000000001,"15min":10.252000000000001},"last":5.3129999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.462,"5min":1.7849999999999999,"15min":1.6890000000000001},"min":{"1min":0.37,"5min":0.37,"15min":0.32300000000000001},"max":{"1min":4.5099999999999998,"5min":12.045,"15min":12.045},"last":0.51800000000000002},{"interface":"front","average":{"1min":1.355,"5min":1.4870000000000001,"15min":1.6200000000000001},"min":{"1min":0.41199999999999998,"5min":0.33600000000000002,"15min":0.32600000000000001},"max":{"1min":6.8840000000000003,"5min":8.0060000000000002,"15min":9.0009999999999994},"last":0.85399999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":2.5910000000000002,"5min":2.298,"15min":2.0880000000000001},"min":{"1min":0.38600000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":24.832000000000001,"5min":24.832000000000001,"15min":24.832000000000001},"last":0.80300000000000005},{"interface":"front","average":{"1min":2.6019999999999999,"5min":2.3069999999999999,"15min":2.0049999999999999},"min":{"1min":0.47999999999999998,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":24.867999999999999,"5min":24.867999999999999,"15min":24.867999999999999},"last":0.625}]},{"osd":6,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.4199999999999999,"5min":1.677,"15min":1.825},"min":{"1min":0.374,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":6.0039999999999996,"5min":11.468,"15min":12.074},"last":0.66600000000000004},{"interface":"front","average":{"1min":2.0539999999999998,"5min":2.0259999999999998,"15min":1.891},"min":{"1min":0.44900000000000001,"5min":0.44800000000000001,"15min":0.34200000000000003},"max":{"1min":5.351,"5min":14.712999999999999,"15min":14.712999999999999},"last":1.6040000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:36:00 2023","interfaces":[{"interface":"back","average":{"1min":1.984,"5min":2.0819999999999999,"15min":1.9359999999999999},"min":{"1min":0.44600000000000001,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":8.7279999999999998,"5min":12.192,"15min":12.192},"last":0.94899999999999995},{"interface":"front","average":{"1min":1.351,"5min":1.7969999999999999,"15min":1.879},"min":{"1min":0.41499999999999998,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":8.7059999999999995,"5min":17.152000000000001,"15min":17.152000000000001},"last":0.89700000000000002}]}]},{"osd":4,"up_from":30,"seq":128849019415,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2833520,"kb_used_data":2479656,"kb_used_omap":0,"kb_used_meta":353792,"kb_avail":90911632,"statfs":{"total":95995035648,"available":93093511168,"internally_reserved":0,"allocated":2539167744,"data_stored":2538646321,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":362283008},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:33 2023","interfaces":[{"interface":"back","average":{"1min":2.0720000000000001,"5min":1.617,"15min":1.5880000000000001},"min":{"1min":0.35799999999999998,"5min":0.27100000000000002,"15min":0.24099999999999999},"max":{"1min":5.3250000000000002,"5min":15.369999999999999,"15min":50.149000000000001},"last":0.52900000000000003},{"interface":"front","average":{"1min":2.3980000000000001,"5min":1.349,"15min":1.569},"min":{"1min":0.32400000000000001,"5min":0.28899999999999998,"15min":0.28399999999999997},"max":{"1min":9.9920000000000009,"5min":9.9920000000000009,"15min":50.198999999999998},"last":0.60599999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:36:23 2023","interfaces":[{"interface":"back","average":{"1min":1.363,"5min":1.2629999999999999,"15min":1.431},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":4.0220000000000002,"5min":5.2110000000000003,"15min":5.2110000000000003},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.643,"5min":1.272,"15min":1.478},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":7.3449999999999998,"5min":9.0869999999999997,"15min":9.0869999999999997},"last":0.745}]},{"osd":2,"last update":"Sat Jun 3 20:36:33 2023","interfaces":[{"interface":"back","average":{"1min":2.419,"5min":1.5900000000000001,"15min":1.351},"min":{"1min":0.41399999999999998,"5min":0.32700000000000001,"15min":0.28000000000000003},"max":{"1min":5.4509999999999996,"5min":15.038,"15min":15.038},"last":0.67200000000000004},{"interface":"front","average":{"1min":2.246,"5min":1.2150000000000001,"15min":1.294},"min":{"1min":0.314,"5min":0.314,"15min":0.29099999999999998},"max":{"1min":5.6230000000000002,"5min":5.6230000000000002,"15min":7.9400000000000004},"last":1.534}]},{"osd":3,"last update":"Sat Jun 3 20:35:56 2023","interfaces":[{"interface":"back","average":{"1min":1.421,"5min":1.621,"15min":2.464},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":4.0860000000000003,"5min":27.853000000000002,"15min":110.36},"last":0.95899999999999996},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.516,"15min":2.5779999999999998},"min":{"1min":0.39600000000000002,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":5.258,"5min":28.085999999999999,"15min":111.44},"last":0.996}]},{"osd":5,"last update":"Sat Jun 3 20:36:33 2023","interfaces":[{"interface":"back","average":{"1min":2.3180000000000001,"5min":1.528,"15min":1.3819999999999999},"min":{"1min":0.317,"5min":0.317,"15min":0.26900000000000002},"max":{"1min":8.5960000000000001,"5min":14.673999999999999,"15min":14.673999999999999},"last":0.80100000000000005},{"interface":"front","average":{"1min":2.6539999999999999,"5min":1.825,"15min":1.599},"min":{"1min":0.34599999999999997,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":8.2439999999999998,"5min":11.116,"15min":11.116},"last":1.1890000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:36:33 2023","interfaces":[{"interface":"back","average":{"1min":1.784,"5min":1.5029999999999999,"15min":1.3959999999999999},"min":{"1min":0.40500000000000003,"5min":0.34399999999999997,"15min":0.31900000000000001},"max":{"1min":8.3650000000000002,"5min":16.783999999999999,"15min":16.783999999999999},"last":1.117},{"interface":"front","average":{"1min":2.3860000000000001,"5min":1.806,"15min":1.464},"min":{"1min":0.47999999999999998,"5min":0.38800000000000001,"15min":0.35799999999999998},"max":{"1min":8.5619999999999994,"5min":17.131,"15min":17.131},"last":1.028}]},{"osd":7,"last update":"Sat Jun 3 20:36:09 2023","interfaces":[{"interface":"back","average":{"1min":2.371,"5min":2.6099999999999999,"15min":1.9870000000000001},"min":{"1min":0.443,"5min":0.40999999999999998,"15min":0.318},"max":{"1min":8.7360000000000007,"5min":100.422,"15min":100.422},"last":1.1419999999999999},{"interface":"front","average":{"1min":1.7410000000000001,"5min":2.6629999999999998,"15min":1.952},"min":{"1min":0.39100000000000001,"5min":0.372,"15min":0.35399999999999998},"max":{"1min":4.5670000000000002,"5min":99.703999999999994,"15min":99.703999999999994},"last":1.02}]}]},{"osd":5,"up_from":36,"seq":154618823183,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2047704,"kb_used_data":1594320,"kb_used_omap":0,"kb_used_meta":453184,"kb_avail":91697448,"statfs":{"total":95995035648,"available":93898186752,"internally_reserved":0,"allocated":1632583680,"data_stored":1632082256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":464060416},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:36:28 2023","interfaces":[{"interface":"back","average":{"1min":1.7230000000000001,"5min":2.4980000000000002,"15min":1.637},"min":{"1min":0.29999999999999999,"5min":0.29399999999999998,"15min":0.253},"max":{"1min":5.3849999999999998,"5min":48.000999999999998,"15min":48.000999999999998},"last":0.46000000000000002},{"interface":"front","average":{"1min":3.0699999999999998,"5min":2.8439999999999999,"15min":2.0600000000000001},"min":{"1min":0.51700000000000002,"5min":0.33500000000000002,"15min":0.27200000000000002},"max":{"1min":13.042,"5min":48.930999999999997,"15min":48.930999999999997},"last":0.373}]},{"osd":1,"last update":"Sat Jun 3 20:36:28 2023","interfaces":[{"interface":"back","average":{"1min":1.248,"5min":1.883,"15min":3.8159999999999998},"min":{"1min":0.29499999999999998,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":3.4500000000000002,"5min":45.683,"15min":45.683},"last":0.67000000000000004},{"interface":"front","average":{"1min":1.55,"5min":1.944,"15min":3.1400000000000001},"min":{"1min":0.38600000000000001,"5min":0.31,"15min":0.31},"max":{"1min":5.085,"5min":46.375999999999998,"15min":46.375999999999998},"last":1.823}]},{"osd":2,"last update":"Sat Jun 3 20:36:28 2023","interfaces":[{"interface":"back","average":{"1min":2.7629999999999999,"5min":1.6040000000000001,"15min":1.5780000000000001},"min":{"1min":0.31,"5min":0.29599999999999999,"15min":0.28199999999999997},"max":{"1min":12.976000000000001,"5min":12.976000000000001,"15min":12.976000000000001},"last":1.8480000000000001},{"interface":"front","average":{"1min":1.8839999999999999,"5min":1.484,"15min":1.585},"min":{"1min":0.34699999999999998,"5min":0.33100000000000002,"15min":0.29199999999999998},"max":{"1min":6.7110000000000003,"5min":10.441000000000001,"15min":14.098000000000001},"last":0.30599999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:36:14 2023","interfaces":[{"interface":"back","average":{"1min":1.4530000000000001,"5min":1.601,"15min":2.3319999999999999},"min":{"1min":0.42099999999999999,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":5.8559999999999999,"5min":11.209,"15min":38.268999999999998},"last":9.5060000000000002},{"interface":"front","average":{"1min":1.147,"5min":1.446,"15min":1.982},"min":{"1min":0.32100000000000001,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.5880000000000001,"5min":8.3520000000000003,"15min":38.194000000000003},"last":1.1899999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:36:28 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.3069999999999999,"15min":1.242},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.5049999999999999,"5min":8.3030000000000008,"15min":9.3989999999999991},"last":0.49099999999999999},{"interface":"front","average":{"1min":2.8140000000000001,"5min":1.7549999999999999,"15min":1.5629999999999999},"min":{"1min":0.53600000000000003,"5min":0.315,"15min":0.247},"max":{"1min":13.071999999999999,"5min":14.521000000000001,"15min":14.521000000000001},"last":1.9399999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:36:22 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.415,"15min":1.413},"min":{"1min":0.41399999999999998,"5min":0.41399999999999998,"15min":0.318},"max":{"1min":4.2309999999999999,"5min":8.3740000000000006,"15min":44.262999999999998},"last":0.51500000000000001},{"interface":"front","average":{"1min":2.448,"5min":1.6519999999999999,"15min":1.8029999999999999},"min":{"1min":0.40300000000000002,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":11.967000000000001,"5min":11.967000000000001,"15min":43.548999999999999},"last":0.65800000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:36:41 2023","interfaces":[{"interface":"back","average":{"1min":3.21,"5min":2.1259999999999999,"15min":2.028},"min":{"1min":0.40500000000000003,"5min":0.376,"15min":0.28499999999999998},"max":{"1min":8.3810000000000002,"5min":10.547000000000001,"15min":18.952000000000002},"last":0.35399999999999998},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.5129999999999999,"15min":1.4319999999999999},"min":{"1min":0.34499999999999997,"5min":0.34499999999999997,"15min":0.34399999999999997},"max":{"1min":3.395,"5min":6.9269999999999996,"15min":9.2050000000000001},"last":1.474}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":3156414464,"data_stored":3156410392,"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":942931968,"data_stored":942931968,"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":1901920256,"data_stored":1901920256,"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":1580007424,"data_stored":1580007424,"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":2535657472,"data_stored":2535653400,"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":1626341376,"data_stored":1626341376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2220953600,"data_stored":2220949528,"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":1285685248,"data_stored":1285685248,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:37:02.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pgp_num 21 2023-06-03T20:37:02.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:02 smithi033 bash[74781]: cluster 1685824621.2575433 mgr.y (mgr.34104) 1106 : cluster 0 pgmap v1200: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 627 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 8.0 MiB/s, 128 objects/s recovering 2023-06-03T20:37:02.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:03.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:03.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:03.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:03.161 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:03.201 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:03.202 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:03.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:03.306 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:03.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:03.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.449 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:03.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:03.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:03.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:03.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:03.825 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:03.861 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:03 smithi083 bash[60048]: cluster 1685824623.3521132 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 6129/221520 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:03.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:03.982 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:03 smithi033 bash[74781]: cluster 1685824623.3521132 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 6129/221520 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:03.983 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:03 smithi033 bash[78259]: cluster 1685824623.3521132 mon.a (mon.0) 1364 : cluster 3 Health check update: Degraded data redundancy: 6129/221520 objects degraded (2.767%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:03.996 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:04.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:04.102 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:04.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:04.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:04.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:04.276 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:04.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:04.413 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:04.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.420 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:04.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:04.553 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:04.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:04.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:04.665 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:04 smithi033 bash[74781]: cluster 1685824623.2579741 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1201: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 6.8 MiB/s, 108 objects/s recovering 2023-06-03T20:37:04.666 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:04 smithi033 bash[74781]: audit 1685824624.2530499 mon.a (mon.0) 1365 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:04.701 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:04.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:04.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:04.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.851 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:04.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:04 smithi083 bash[60048]: cluster 1685824623.2579741 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1201: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 6.8 MiB/s, 108 objects/s recovering 2023-06-03T20:37:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:04 smithi083 bash[60048]: audit 1685824624.2530499 mon.a (mon.0) 1365 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:04.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:04.994 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:04.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:05.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:04 smithi033 bash[78259]: cluster 1685824623.2579741 mgr.y (mgr.34104) 1107 : cluster 0 pgmap v1201: 99 pgs: 1 active+clean+scrubbing+deep, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 6129/221520 objects degraded (2.767%); 6678/221520 objects misplaced (3.015%); 6.8 MiB/s, 108 objects/s recovering 2023-06-03T20:37:05.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:04 smithi033 bash[78259]: audit 1685824624.2530499 mon.a (mon.0) 1365 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:05.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:05.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:05.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:05.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:05.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:05.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:05.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:05.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:05.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:05.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:05.698 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:05.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:05.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:05.838 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:05.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:05.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:05.980 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:05.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:05.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:06.088 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:06.225 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:06.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:06.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:06.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.369 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:37:06.370 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:37:06.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:06.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:06.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:06.544 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:06] "GET /metrics HTTP/1.1" 200 223846 "" "Prometheus/2.33.4" 2023-06-03T20:37:06.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:06.689 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:06.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:06.797 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:06.808 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:06 smithi033 bash[78259]: cluster 1685824625.2614074 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1202: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:37:06.809 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:06 smithi033 bash[74781]: cluster 1685824625.2614074 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1202: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:37:06.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:06.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:06.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:06.965 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:06.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:06.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:07.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:07.082 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:06 smithi083 bash[60048]: cluster 1685824625.2614074 mgr.y (mgr.34104) 1108 : cluster 0 pgmap v1202: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 497 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 8.5 MiB/s, 136 objects/s recovering 2023-06-03T20:37:07.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:07.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:07.245 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:07.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:07.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:07.373 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:07.407 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:07.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:07.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:07.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:07.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:07.664 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:07.704 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:07.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:07.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:07.841 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:07.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:07.946 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:07.980 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:07.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:07.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:08.085 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:08.135 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:08.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:08.241 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:08.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:08.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:08.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:08.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:08.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:08.529 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:08.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:08.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:08.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:08.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_historic_ops 2023-06-03T20:37:08.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:08.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:08.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[78259]: cluster 1685824627.2620988 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1203: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 272 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:08.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[78259]: cluster 1685824628.3533423 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5906/209475 objects degraded (2.819%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:08.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[78259]: audit 1685824628.6128385 mon.a (mon.0) 1367 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:08.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[74781]: cluster 1685824627.2620988 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1203: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 272 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:08.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[74781]: cluster 1685824628.3533423 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5906/209475 objects degraded (2.819%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:08.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:08 smithi033 bash[74781]: audit 1685824628.6128385 mon.a (mon.0) 1367 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:08.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:08.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:08.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:08.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:08.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:09.039 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:09.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:09.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:08 smithi083 bash[60048]: cluster 1685824627.2620988 mgr.y (mgr.34104) 1109 : cluster 0 pgmap v1203: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 272 op/s; 5906/209475 objects degraded (2.819%); 6227/209475 objects misplaced (2.973%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:09.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:08 smithi083 bash[60048]: cluster 1685824628.3533423 mon.a (mon.0) 1366 : cluster 3 Health check update: Degraded data redundancy: 5906/209475 objects degraded (2.819%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:09.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:08 smithi083 bash[60048]: audit 1685824628.6128385 mon.a (mon.0) 1367 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:09.188 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:09.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:09.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:09.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:09.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:09.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:09.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:09.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:09.907 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:09.948 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:09.951 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:10.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:10.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:10.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:10.166 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[78259]: audit 1685824629.157346 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.166 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[78259]: audit 1685824629.1667504 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.166 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[78259]: cluster 1685824629.2645726 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1204: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 5906/209046 objects degraded (2.825%); 6227/209046 objects misplaced (2.979%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:10.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:10.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:10.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:10.349 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:10.358 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:10 smithi083 bash[60048]: audit 1685824629.157346 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.359 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:10 smithi083 bash[60048]: audit 1685824629.1667504 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.359 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:10 smithi083 bash[60048]: cluster 1685824629.2645726 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1204: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 5906/209046 objects degraded (2.825%); 6227/209046 objects misplaced (2.979%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:10.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:10.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:10.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:10.494 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[74781]: audit 1685824629.157346 mon.a (mon.0) 1368 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[74781]: audit 1685824629.1667504 mon.a (mon.0) 1369 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:10.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:10 smithi033 bash[74781]: cluster 1685824629.2645726 mgr.y (mgr.34104) 1110 : cluster 0 pgmap v1204: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 284 op/s; 5906/209046 objects degraded (2.825%); 6227/209046 objects misplaced (2.979%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:37:10.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:10.620 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:10.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:10.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:10.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:10.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:10.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:10.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:10.924 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:10.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:10.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:11.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:11.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:11.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.061 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:11.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:11.203 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:11.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:11.312 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:11.346 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:11.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:11.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:11.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:11.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:11.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:11.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:11.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:11.693 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:11.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:11.755 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:11 smithi033 bash[74781]: audit 1685824630.5673673 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.755 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:11 smithi033 bash[74781]: audit 1685824630.5806823 mon.a (mon.0) 1371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.756 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:11 smithi033 bash[78259]: audit 1685824630.5673673 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.756 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:11 smithi033 bash[78259]: audit 1685824630.5806823 mon.a (mon.0) 1371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.787 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:11.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:11.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:11 smithi083 bash[60048]: audit 1685824630.5673673 mon.a (mon.0) 1370 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:11 smithi083 bash[60048]: audit 1685824630.5806823 mon.a (mon.0) 1371 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:11.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:11.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:11.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:12.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:12.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:12.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:12.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:12.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:12.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:12.367 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:12.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:12.476 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:12.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:12.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:12.591 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:12 smithi083 bash[60048]: cluster 1685824631.2656448 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1205: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 5.7 MiB/s, 90 objects/s recovering 2023-06-03T20:37:12.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:12.658 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:12.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:12.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:12.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:12.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:12.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:12.944 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:12 smithi033 bash[74781]: cluster 1685824631.2656448 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1205: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 5.7 MiB/s, 90 objects/s recovering 2023-06-03T20:37:12.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:12 smithi033 bash[78259]: cluster 1685824631.2656448 mgr.y (mgr.34104) 1111 : cluster 0 pgmap v1205: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 604 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 5.7 MiB/s, 90 objects/s recovering 2023-06-03T20:37:12.984 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:12.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:12.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:13.087 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:13.128 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:13.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.131 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:13.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:13.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:13.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:13.371 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:13.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:13.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:13.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:13.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:13.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:13.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:13.687 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:13.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:13.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:13.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:13.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:13.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:13.965 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:13.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:13.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:14.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:14.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.248 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:14.349 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:14.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:14.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:14 smithi083 bash[60048]: audit 1685824633.2043445 mon.a (mon.0) 1372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:14 smithi083 bash[60048]: audit 1685824633.2141325 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.492 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:14 smithi083 bash[60048]: cluster 1685824633.2661963 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1206: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 3.6 MiB/s, 57 objects/s recovering 2023-06-03T20:37:14.493 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:14 smithi083 bash[60048]: cluster 1685824633.3544874 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 5689/197235 objects degraded (2.884%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:14.530 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:14.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[74781]: audit 1685824633.2043445 mon.a (mon.0) 1372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[74781]: audit 1685824633.2141325 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[74781]: cluster 1685824633.2661963 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1206: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 3.6 MiB/s, 57 objects/s recovering 2023-06-03T20:37:14.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[74781]: cluster 1685824633.3544874 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 5689/197235 objects degraded (2.884%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:14.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[78259]: audit 1685824633.2043445 mon.a (mon.0) 1372 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[78259]: audit 1685824633.2141325 mon.a (mon.0) 1373 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:14.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[78259]: cluster 1685824633.2661963 mgr.y (mgr.34104) 1112 : cluster 0 pgmap v1206: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 314 op/s; 5689/197235 objects degraded (2.884%); 5802/197235 objects misplaced (2.942%); 3.6 MiB/s, 57 objects/s recovering 2023-06-03T20:37:14.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:14 smithi033 bash[78259]: cluster 1685824633.3544874 mon.a (mon.0) 1374 : cluster 3 Health check update: Degraded data redundancy: 5689/197235 objects degraded (2.884%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:14.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:14.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:14.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:14.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.964 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:14.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:14.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:15.072 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:15.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:15.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.109 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:15.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:15.257 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:15.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:15.361 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:15.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:15.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:15.511 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:15.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:15.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:15.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:15.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:15.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.708 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:15.809 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:15.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:15.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:15.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:15.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:15.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:16.085 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:16.121 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:16.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:16.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:16.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:16.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.264 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:16.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:16.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:16.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:16.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:16.526 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:16 smithi033 bash[74781]: cluster 1685824635.267123 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:16.527 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:16 smithi033 bash[78259]: cluster 1685824635.267123 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:16.528 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:16] "GET /metrics HTTP/1.1" 200 223877 "" "Prometheus/2.33.4" 2023-06-03T20:37:16.548 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:16.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:16.580 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:37:16.625 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:37:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:16 smithi083 bash[60048]: cluster 1685824635.267123 mgr.y (mgr.34104) 1113 : cluster 0 pgmap v1207: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:16.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:16.671 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:37:16.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:16.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:16.717 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:37:16.753 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:37:16.790 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:37:16.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:16.825 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:37:16.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:16.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:16.858 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.863 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.864 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.864 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:37:16.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:16.980 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:16.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:16.984 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:17.085 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:17.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:17.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.259 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:17.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.392 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:17 smithi033 bash[78259]: audit 1685824636.5295265 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.33:0/362556967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:17.396 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:17 smithi033 bash[74781]: audit 1685824636.5295265 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.33:0/362556967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:17.399 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.406 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:17.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:17.540 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:17.606 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:17 smithi083 bash[60048]: audit 1685824636.5295265 mon.a (mon.0) 1375 : audit 0 from='client.? 172.21.15.33:0/362556967' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:17.648 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:17.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:17.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:17.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:17.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:17.853 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:17.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:17.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:18.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:18.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:18.349 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:37:18.387 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:18.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:18.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:18.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:18 smithi083 bash[60048]: cluster 1685824637.26754 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1208: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 3.6 MiB/s, 58 objects/s recovering 2023-06-03T20:37:18.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:18 smithi083 bash[60048]: audit 1685824638.0697227 mon.a (mon.0) 1376 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.531 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:18 smithi083 bash[60048]: audit 1685824638.073218 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.33:0/2174331661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:18.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:18.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:18.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:18.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:18.820 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[78259]: cluster 1685824637.26754 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1208: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 3.6 MiB/s, 58 objects/s recovering 2023-06-03T20:37:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[78259]: audit 1685824638.0697227 mon.a (mon.0) 1376 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[78259]: audit 1685824638.073218 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.33:0/2174331661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[74781]: cluster 1685824637.26754 mgr.y (mgr.34104) 1114 : cluster 0 pgmap v1208: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 5485/185484 objects degraded (2.957%); 5347/185484 objects misplaced (2.883%); 3.6 MiB/s, 58 objects/s recovering 2023-06-03T20:37:18.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[74781]: audit 1685824638.0697227 mon.a (mon.0) 1376 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:18 smithi033 bash[74781]: audit 1685824638.073218 mon.b (mon.1) 23 : audit 1 from='client.? 172.21.15.33:0/2174331661' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:37:18.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:18.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:18.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:18.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:19.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:19.177 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:19.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:19.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:19.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:19.441 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.3304222 mon.a (mon.0) 1377 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:19.441 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: audit 1685824638.338916 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:37:19.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.3389997 mon.a (mon.0) 1379 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-06-03T20:37:19.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.341482 osd.4 (osd.4) 187 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.3567357 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 5485/185484 objects degraded (2.957%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:19.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.3648138 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.442 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:19 smithi083 bash[60048]: cluster 1685824638.3652146 osd.5 (osd.5) 174 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:19.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:19.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:19.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:19.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:19.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:19.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:19.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:19.771 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.3304222 mon.a (mon.0) 1377 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:19.771 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: audit 1685824638.338916 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.3389997 mon.a (mon.0) 1379 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.341482 osd.4 (osd.4) 187 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.3567357 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 5485/185484 objects degraded (2.957%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.3648138 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[78259]: cluster 1685824638.3652146 osd.5 (osd.5) 174 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.772 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.3304222 mon.a (mon.0) 1377 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: audit 1685824638.338916 mon.a (mon.0) 1378 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.3389997 mon.a (mon.0) 1379 : cluster 0 osdmap e269: 8 total, 8 up, 8 in 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.341482 osd.4 (osd.4) 187 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.3567357 mon.a (mon.0) 1380 : cluster 3 Health check update: Degraded data redundancy: 5485/185484 objects degraded (2.957%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.3648138 osd.6 (osd.6) 162 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.773 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:19 smithi033 bash[74781]: cluster 1685824638.3652146 osd.5 (osd.5) 174 : cluster 3 failed to encode map e269 with expected crc 2023-06-03T20:37:19.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.878 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:19.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:19.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:19.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:20.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:20.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.016 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:20.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:20.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:20.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:20.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:20.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:20.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:20.400 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:20.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:20.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:20.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:20.552 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:20 smithi083 bash[60048]: cluster 1685824639.268081 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1210: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 5485/185136 objects degraded (2.963%); 5347/185136 objects misplaced (2.888%); 4.4 MiB/s, 69 objects/s recovering 2023-06-03T20:37:20.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:20 smithi033 bash[78259]: cluster 1685824639.268081 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1210: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 5485/185136 objects degraded (2.963%); 5347/185136 objects misplaced (2.888%); 4.4 MiB/s, 69 objects/s recovering 2023-06-03T20:37:20.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:20 smithi033 bash[74781]: cluster 1685824639.268081 mgr.y (mgr.34104) 1115 : cluster 0 pgmap v1210: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 5485/185136 objects degraded (2.963%); 5347/185136 objects misplaced (2.888%); 4.4 MiB/s, 69 objects/s recovering 2023-06-03T20:37:20.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:20.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:20.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:20.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:20.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:20.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:20.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:20.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:20.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:20.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:21.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:21.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:21.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.161 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:21.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:21.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:21.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.433 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.437 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:21.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:21.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:21.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:21.714 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:21.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:21.818 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:21.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:21.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:21.954 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:21.986 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:21.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:21.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:22.040 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:37:22.090 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:22.122 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:22.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:22.227 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:22.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:22.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:22.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:22.386 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:22 smithi083 bash[60048]: cluster 1685824641.2689414 mgr.y (mgr.34104) 1116 : cluster 0 pgmap v1211: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:22.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:22.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:22.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:22 smithi033 bash[78259]: cluster 1685824641.2689414 mgr.y (mgr.34104) 1116 : cluster 0 pgmap v1211: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:22.469 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:22 smithi033 bash[74781]: cluster 1685824641.2689414 mgr.y (mgr.34104) 1116 : cluster 0 pgmap v1211: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:22.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:22.553 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:22.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:22.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:22.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:22.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:22.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:22.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:22.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:22.855 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:22.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.003 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:23.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.142 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:23.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:23.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.447 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:23.551 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.586 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:23.693 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.700 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:23 smithi083 bash[60048]: cluster 1685824643.3599007 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 5237/173919 objects degraded (3.011%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:23.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:23.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:23.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:23 smithi033 bash[78259]: cluster 1685824643.3599007 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 5237/173919 objects degraded (3.011%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:23.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:23 smithi033 bash[74781]: cluster 1685824643.3599007 mon.a (mon.0) 1381 : cluster 3 Health check update: Degraded data redundancy: 5237/173919 objects degraded (3.011%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:23.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:23.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:23.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:23.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:24.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:24.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:24.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:24.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:24.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:24.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:37:24.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:24.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:24.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.306 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:24.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:24.439 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:24.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.446 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:24.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:24.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: cluster 1685824643.2697601 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824643.6119719 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824643.980859 mon.a (mon.0) 1383 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824643.9907002 mon.a (mon.0) 1384 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824643.9926548 mon.a (mon.0) 1385 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824643.9936194 mon.a (mon.0) 1386 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:37:24.562 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[78259]: audit 1685824644.019354 mon.a (mon.0) 1387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: cluster 1685824643.2697601 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824643.6119719 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824643.980859 mon.a (mon.0) 1383 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824643.9907002 mon.a (mon.0) 1384 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824643.9926548 mon.a (mon.0) 1385 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:37:24.563 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824643.9936194 mon.a (mon.0) 1386 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:37:24.564 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:24 smithi033 bash[74781]: audit 1685824644.019354 mon.a (mon.0) 1387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: cluster 1685824643.2697601 mgr.y (mgr.34104) 1117 : cluster 0 pgmap v1212: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 776 op/s; 5237/173919 objects degraded (3.011%); 4837/173919 objects misplaced (2.781%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824643.6119719 mon.a (mon.0) 1382 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824643.980859 mon.a (mon.0) 1383 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824643.9907002 mon.a (mon.0) 1384 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824643.9926548 mon.a (mon.0) 1385 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:37:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824643.9936194 mon.a (mon.0) 1386 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:37:24.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:24 smithi083 bash[60048]: audit 1685824644.019354 mon.a (mon.0) 1387 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:37:24.677 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:24.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:24.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:24.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:24.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:24.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:24.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:24.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:25.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:25.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:25.302 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:37:25.302 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:37:25.302 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:37:25.302 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:37:25.302 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:150040 9.4 9.874df894 (undecoded) ondisk+retry+write+known_if_redirected e231)", 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:14.285004+0000", 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 371.006344786, 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.98022205500000004, 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:37:25.303 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 150040 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.304 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285004+0000", 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285004+0000", 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.305 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285002+0000", 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.306 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285009+0000", 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4139999999999999e-06 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285020+0000", 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0893999999999999e-05 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.307 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285029+0000", 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5449999999999992e-06 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.308 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285077+0000", 2023-06-03T20:37:25.309 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7744000000000002e-05 2023-06-03T20:37:25.309 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.309 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.309 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:37:25.309 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.285088+0000", 2023-06-03T20:37:25.310 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0647e-05 2023-06-03T20:37:25.310 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.310 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.310 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.311 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:15.265209+0000", 2023-06-03T20:37:25.311 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.98012178800000005 2023-06-03T20:37:25.311 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.311 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.312 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.312 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:15.265226+0000", 2023-06-03T20:37:25.312 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6634e-05 2023-06-03T20:37:25.312 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.313 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.313 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.314 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.314 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:150046 9.0 9.b5fe4220 (undecoded) ondisk+write+known_if_redirected e231)", 2023-06-03T20:37:25.314 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:14.289168+0000", 2023-06-03T20:37:25.314 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 371.00218057000001, 2023-06-03T20:37:25.315 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.97466398600000004, 2023-06-03T20:37:25.315 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.315 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:37:25.315 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:37:25.316 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:37:25.316 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:37:25.316 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 150046 2023-06-03T20:37:25.316 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.316 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289168+0000", 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.317 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289168+0000", 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289167+0000", 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.318 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.319 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.319 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289174+0000", 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.3030000000000002e-06 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.320 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289190+0000", 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6371999999999998e-05 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289201+0000", 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1043000000000001e-05 2023-06-03T20:37:25.321 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289247+0000", 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5556000000000002e-05 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:14.289254+0000", 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.3540000000000002e-06 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:15.263815+0000", 2023-06-03T20:37:25.323 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.97456058999999995 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:15.263832+0000", 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.732e-05 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.324 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:156213 9.d e233/232 9:bb59d882:::benchmark_data_smithi033_176926_object49131:head v 233'9688, mlcod=224'5983)", 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:26.987946+0000", 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 358.30340306099998, 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.11357297, 2023-06-03T20:37:25.325 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987946+0000", 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.326 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987946+0000", 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.327 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987944+0000", 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987956+0000", 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.198e-05 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.328 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987976+0000", 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0205999999999999e-05 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.329 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:26.987989+0000", 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2283000000000001e-05 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:27.079661+0000", 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.091672545999999994 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.330 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:27.079690+0000", 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8784000000000001e-05 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:27.101489+0000", 2023-06-03T20:37:25.331 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.021799105999999999 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:27.101519+0000", 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9635e-05 2023-06-03T20:37:25.332 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:159918 9.2 e233/232 9:4d016e54:::benchmark_data_smithi033_176926_object52836:head v 233'9982, mlcod=226'6058)", 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:33.199691+0000", 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 352.09165753000002, 2023-06-03T20:37:25.333 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12052616400000001, 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199691+0000", 2023-06-03T20:37:25.334 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199691+0000", 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.335 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199691+0000", 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199694+0000", 2023-06-03T20:37:25.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.587e-06 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199697+0000", 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.1700000000000001e-06 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.337 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.199699+0000", 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4159999999999998e-06 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.268435+0000", 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.068736195999999999 2023-06-03T20:37:25.338 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.339 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.339 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.339 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.268464+0000", 2023-06-03T20:37:25.339 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8123000000000002e-05 2023-06-03T20:37:25.339 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.340 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.340 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.340 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.320175+0000", 2023-06-03T20:37:25.341 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.051711628000000003 2023-06-03T20:37:25.341 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.341 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.341 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.342 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:33.320217+0000", 2023-06-03T20:37:25.342 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2218999999999997e-05 2023-06-03T20:37:25.342 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.342 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.343 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.343 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.343 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.344 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:162494 9.e e233/232 9:7703329e:::benchmark_data_smithi033_176926_object55412:head v 233'10280, mlcod=224'6075)", 2023-06-03T20:37:25.344 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:31:37.481350+0000", 2023-06-03T20:37:25.344 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 347.80999842799997, 2023-06-03T20:37:25.345 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12161490599999999, 2023-06-03T20:37:25.345 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.345 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.345 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.346 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.346 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.346 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481350+0000", 2023-06-03T20:37:25.347 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.347 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.347 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.347 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.348 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481350+0000", 2023-06-03T20:37:25.348 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.348 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.349 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481349+0000", 2023-06-03T20:37:25.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.349 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.350 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.350 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.350 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481369+0000", 2023-06-03T20:37:25.350 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0064e-05 2023-06-03T20:37:25.351 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.351 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.351 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.351 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481387+0000", 2023-06-03T20:37:25.352 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8213e-05 2023-06-03T20:37:25.352 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.481396+0000", 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1210000000000007e-06 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.538201+0000", 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.056805466999999998 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.538235+0000", 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4060000000000003e-05 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.602919+0000", 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.064684084000000003 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:31:37.602965+0000", 2023-06-03T20:37:25.355 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6069000000000002e-05 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:192807 9.d e236/232 9:b82dc939:::benchmark_data_smithi033_176926_object85725:head v 236'11950, mlcod=224'5983)", 2023-06-03T20:37:25.356 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:28.870427+0000", 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 296.42092199400003, 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.12251994099999999, 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870427+0000", 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870427+0000", 2023-06-03T20:37:25.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870426+0000", 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870440+0000", 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4572e-05 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870455+0000", 2023-06-03T20:37:25.360 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.505e-05 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.870465+0000", 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8490000000000001e-06 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.361 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.881576+0000", 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011111174 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.881791+0000", 2023-06-03T20:37:25.362 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00021448699999999999 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.992847+0000", 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.111055998 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.363 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.992947+0000", 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.9947999999999999e-05 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.364 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:192810 9.d e236/232 9:be4dd985:::benchmark_data_smithi033_176926_object85728:head v 236'11951, mlcod=224'5983)", 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:28.875297+0000", 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 296.41605153199998, 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.11771483000000001, 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.365 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875297+0000", 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875297+0000", 2023-06-03T20:37:25.366 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875296+0000", 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.367 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875306+0000", 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0101e-05 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875324+0000", 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7989999999999999e-05 2023-06-03T20:37:25.368 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.875333+0000", 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.7139999999999999e-06 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.369 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.899716+0000", 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.024383235 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.899744+0000", 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8034999999999998e-05 2023-06-03T20:37:25.370 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.992954+0000", 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.093209337000000003 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.371 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:28.993012+0000", 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.8393999999999997e-05 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.372 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196859 9.3 e236/232 9:c40efdcb:::benchmark_data_smithi033_176926_object89777:head v 236'12461, mlcod=227'7876)", 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.611337+0000", 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.680012234, 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.190976964, 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.373 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611337+0000", 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611337+0000", 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.374 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611336+0000", 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.375 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611348+0000", 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2464e-05 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611362+0000", 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3504e-05 2023-06-03T20:37:25.376 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611371+0000", 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3049999999999998e-06 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.377 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611442+0000", 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1418e-05 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.611469+0000", 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6341000000000001e-05 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.378 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802203+0000", 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19073448300000001 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.379 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802313+0000", 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000110332 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196863 9.a e236/232 9:52b933eb:::benchmark_data_smithi033_176926_object89781:head v 236'12322, mlcod=224'6008)", 2023-06-03T20:37:25.380 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.615921+0000", 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.67542807000001, 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18638479099999999, 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.381 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615921+0000", 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615921+0000", 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.382 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615920+0000", 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.383 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615933+0000", 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3458999999999999e-05 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615948+0000", 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4857e-05 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.384 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615958+0000", 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4870000000000008e-06 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.385 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.619246+0000", 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0032883650000000001 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.619270+0000", 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3612999999999999e-05 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.386 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802267+0000", 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.182997306 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802305+0000", 2023-06-03T20:37:25.387 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8633000000000001e-05 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196866 9.2 e236/232 9:4b5315fa:::benchmark_data_smithi033_176926_object89784:head v 236'12290, mlcod=226'6058)", 2023-06-03T20:37:25.388 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.618602+0000", 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.67274702999998, 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.183731271, 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.389 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618602+0000", 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618602+0000", 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.390 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618601+0000", 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618610+0000", 2023-06-03T20:37:25.391 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2490000000000007e-06 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618624+0000", 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3621999999999999e-05 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.392 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618632+0000", 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3100000000000001e-06 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.619903+0000", 2023-06-03T20:37:25.393 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001271407 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.619928+0000", 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4465e-05 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.394 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802309+0000", 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.182381663 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802333+0000", 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3513999999999999e-05 2023-06-03T20:37:25.395 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196872 9.4 e236/232 9:257f1b08:::benchmark_data_smithi033_176926_object89790:head v 236'12210, mlcod=224'6001)", 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.623457+0000", 2023-06-03T20:37:25.396 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.66789161299999, 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21572520100000001, 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623457+0000", 2023-06-03T20:37:25.397 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623457+0000", 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.398 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623456+0000", 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623470+0000", 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3505e-05 2023-06-03T20:37:25.399 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623485+0000", 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5097e-05 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.400 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623497+0000", 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1788e-05 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802210+0000", 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178713451 2023-06-03T20:37:25.401 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802299+0000", 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9052000000000001e-05 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.402 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839133+0000", 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.036834290999999998 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839182+0000", 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9036999999999998e-05 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.403 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "MOSDPGRecoveryDelete(9.3 e236,232 9:cbba017e:::benchmark_data_smithi033_176926_object17526:head,227'7878)", 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.624354+0000", 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.66699489799998, 2023-06-03T20:37:25.404 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.193262406, 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.624354+0000", 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.405 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.624354+0000", 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.406 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.624353+0000", 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.624359+0000", 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0750000000000003e-06 2023-06-03T20:37:25.407 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802196+0000", 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.177837147 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.408 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802237+0000", 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0782999999999999e-05 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.817486+0000", 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015248394 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.409 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.817500+0000", 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4945e-05 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.817616+0000", 2023-06-03T20:37:25.410 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011576799999999999 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196873 9.0 e236/232 9:093eb7ed:::benchmark_data_smithi033_176926_object89791:head v 236'12456, mlcod=224'6081)", 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.626398+0000", 2023-06-03T20:37:25.411 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.66495055600001, 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18509257200000001, 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.412 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626398+0000", 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626398+0000", 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.413 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626397+0000", 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626405+0000", 2023-06-03T20:37:25.414 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1559999999999995e-06 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802209+0000", 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17580379500000001 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.415 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802235+0000", 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5539999999999999e-05 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802372+0000", 2023-06-03T20:37:25.416 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000137498 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802400+0000", 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.7559000000000002e-05 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.417 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.811420+0000", 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0090203209999999995 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.811491+0000", 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0584e-05 2023-06-03T20:37:25.418 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:196878 9.6 e236/232 9:6511fd1b:::benchmark_data_smithi033_176926_object89796:head v 236'12178, mlcod=224'5975)", 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.633965+0000", 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 289.65738331599999, 2023-06-03T20:37:25.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17896076699999999, 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.633965+0000", 2023-06-03T20:37:25.420 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.633965+0000", 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.633964+0000", 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.633978+0000", 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4195999999999999e-05 2023-06-03T20:37:25.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802159+0000", 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16818060400000001 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802191+0000", 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.2305999999999999e-05 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802271+0000", 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0130999999999996e-05 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.802298+0000", 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6783000000000001e-05 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.812818+0000", 2023-06-03T20:37:25.425 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010520069999999999 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.812926+0000", 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010817199999999999 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.426 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:41208 10.2 10:44b4f9df:::benchmark_data_smithi033_203613_object41207:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e251)", 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:35:04.369232+0000", 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 140.92211709899999, 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23811037900000001, 2023-06-03T20:37:25.427 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 41208 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.428 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369232+0000", 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.429 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369232+0000", 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369229+0000", 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.430 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369262+0000", 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.2605999999999999e-05 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369289+0000", 2023-06-03T20:37:25.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6903999999999999e-05 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369301+0000", 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2323e-05 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369365+0000", 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4136999999999999e-05 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369535+0000", 2023-06-03T20:37:25.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016973100000000001 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.369702+0000", 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016736999999999999 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.372036+0000", 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.002334273 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.373192+0000", 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001155676 2023-06-03T20:37:25.435 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.607091+0000", 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23389864899999999 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.607288+0000", 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00019751 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:04.607342+0000", 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3736999999999997e-05 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.437 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.35679.0:130007 10.0 e259/246 10:07679b04:::benchmark_data_smithi033_203613_object22058:head v 259'8273, mlcod=259'8271)", 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.624499+0000", 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.666849714000001, 2023-06-03T20:37:25.438 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.24585728200000001, 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624499+0000", 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.439 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624499+0000", 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.440 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624498+0000", 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624514+0000", 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6096e-05 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624539+0000", 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.525e-05 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624551+0000", 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.169e-05 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624639+0000", 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8862000000000004e-05 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.443 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.624670+0000", 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.0864000000000001e-05 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.870356+0000", 2023-06-03T20:37:25.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.24568599299999999 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.35679.0:130010 10.0 e259/246 10:0a43b5a7:::benchmark_data_smithi033_203613_object22061:head v 259'8274, mlcod=259'8271)", 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.627505+0000", 2023-06-03T20:37:25.445 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.663843858999996, 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.24298154799999999, 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.446 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627505+0000", 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627505+0000", 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627503+0000", 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627518+0000", 2023-06-03T20:37:25.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.486e-05 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627537+0000", 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8467000000000001e-05 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.449 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.627547+0000", 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0005e-05 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629525+0000", 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0019786640000000002 2023-06-03T20:37:25.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629547+0000", 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1111000000000002e-05 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.451 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.870486+0000", 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.24093989699999999 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.452 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.35679.0:130014 10.0 e259/246 10:01626ee2:::benchmark_data_smithi033_203613_object22065:head v 259'8275, mlcod=259'8271)", 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.634894+0000", 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.656454953999997, 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.235596582, 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.453 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634894+0000", 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634894+0000", 2023-06-03T20:37:25.454 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634893+0000", 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634906+0000", 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3169999999999999e-05 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634924+0000", 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7714e-05 2023-06-03T20:37:25.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634932+0000", 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.1680000000000004e-06 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.635176+0000", 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00024372200000000001 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.635195+0000", 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9304999999999999e-05 2023-06-03T20:37:25.458 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.870490+0000", 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23529551900000001 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.459 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.35679.0:130016 10.0 e259/246)", 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.642054+0000", 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.649294857000001, 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.228595624, 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:37:25.460 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642054+0000", 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642054+0000", 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642053+0000", 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.462 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642064+0000", 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1797000000000001e-05 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642086+0000", 2023-06-03T20:37:25.463 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1522000000000002e-05 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642097+0000", 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0988000000000001e-05 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.464 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.870632+0000", 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.228535089 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.870650+0000", 2023-06-03T20:37:25.465 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7608000000000001e-05 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130028 10.12 10:4f056dfe:::benchmark_data_smithi033_203613_object22079:head [delete] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:40.120451+0000", 2023-06-03T20:37:25.466 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.170897904999997, 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.60558283000000002, 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130028 2023-06-03T20:37:25.467 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120451+0000", 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.468 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120451+0000", 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120449+0000", 2023-06-03T20:37:25.469 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120465+0000", 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6328e-05 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.470 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120491+0000", 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.6072e-05 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120505+0000", 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4273e-05 2023-06-03T20:37:25.471 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120563+0000", 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7710000000000001e-05 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:37:25.472 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.120576+0000", 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2388999999999999e-05 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.716223+0000", 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.59564731900000001 2023-06-03T20:37:25.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.716362+0000", 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000138906 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:37:25.474 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.716487+0000", 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012557200000000001 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.719304+0000", 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0028169940000000002 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.475 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.719341+0000", 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6392e-05 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.725946+0000", 2023-06-03T20:37:25.476 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0066050320000000003 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.725996+0000", 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9990000000000001e-05 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:37:25.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.726034+0000", 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7913000000000001e-05 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:37:25.478 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:37:25.479 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:37:25.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:25.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:25.520 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:37:25.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:25.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.616 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:25.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:25.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:25.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:25.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:25.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:25.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:26.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:26.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:26.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:26.158 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:26.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:26.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.202 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:26.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:26.344 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:26.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.349 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:26.407 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:26] "GET /metrics HTTP/1.1" 200 223821 "" "Prometheus/2.33.4" 2023-06-03T20:37:26.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:26.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:26.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.495 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:26.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:26.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:26 smithi083 bash[60048]: cluster 1685824645.2706141 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1213: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 5237/164220 objects degraded (3.189%); 4512/164220 objects misplaced (2.748%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:37:26.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:26 smithi083 bash[60048]: audit 1685824645.508151 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.33:0/317087297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.605 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:26 smithi083 bash[60048]: audit 1685824645.5086575 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.625 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:26.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:26.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:26.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[74781]: cluster 1685824645.2706141 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1213: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 5237/164220 objects degraded (3.189%); 4512/164220 objects misplaced (2.748%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:37:26.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[74781]: audit 1685824645.508151 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.33:0/317087297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[74781]: audit 1685824645.5086575 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.738 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[78259]: cluster 1685824645.2706141 mgr.y (mgr.34104) 1118 : cluster 0 pgmap v1213: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 708 op/s; 5237/164220 objects degraded (3.189%); 4512/164220 objects misplaced (2.748%); 4.7 MiB/s, 74 objects/s recovering 2023-06-03T20:37:26.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[78259]: audit 1685824645.508151 mon.c (mon.2) 128 : audit 1 from='client.? 172.21.15.33:0/317087297' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:26 smithi033 bash[78259]: audit 1685824645.5086575 mon.a (mon.0) 1388 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "21"}]: dispatch 2023-06-03T20:37:26.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:26.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.769 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:26.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:26.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:26.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:26.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:27.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.056 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:27.166 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:27.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:27.304 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:27.447 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:27.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:27.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:27.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:27.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:27.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_ops_in_flight 2023-06-03T20:37:27.671 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:37:27.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.774 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:27.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:27.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:27.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:27.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:27.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:28.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:28.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:28.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:28.172 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:28.211 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:28.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:28.315 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:28.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:28.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:28.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:28.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:28.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:28 smithi033 bash[74781]: cluster 1685824647.2712715 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1214: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 4981/162003 objects degraded (3.075%); 4291/162003 objects misplaced (2.649%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:28.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:28 smithi033 bash[74781]: cluster 1685824648.3609474 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 4981/162003 objects degraded (3.075%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:28.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:28 smithi033 bash[78259]: cluster 1685824647.2712715 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1214: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 4981/162003 objects degraded (3.075%); 4291/162003 objects misplaced (2.649%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:28.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:28 smithi033 bash[78259]: cluster 1685824648.3609474 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 4981/162003 objects degraded (3.075%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:28.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:28.655 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:28.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:28.759 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:28.768 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:28 smithi083 bash[60048]: cluster 1685824647.2712715 mgr.y (mgr.34104) 1119 : cluster 0 pgmap v1214: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 782 op/s; 4981/162003 objects degraded (3.075%); 4291/162003 objects misplaced (2.649%); 5.5 MiB/s, 87 objects/s recovering 2023-06-03T20:37:28.768 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:28 smithi083 bash[60048]: cluster 1685824648.3609474 mon.a (mon.0) 1389 : cluster 3 Health check update: Degraded data redundancy: 4981/162003 objects degraded (3.075%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:28.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:28.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:28.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:28.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:28.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:29.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:29.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:29.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:29.174 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:29.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:29.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:29.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:29.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:29.367 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:29.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:29.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:29.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:29.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:29.603 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:29.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:29.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:29.731 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:29.768 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:29.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.771 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:29.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:29.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:29.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:29.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:30.014 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:30.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:30.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:30.153 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:30.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:30.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.193 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:30.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:30.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:30.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:30.443 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:30.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:30.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:30.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:30.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:30.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:30.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:30 smithi083 bash[60048]: cluster 1685824649.2717927 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1215: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 4981/161643 objects degraded (3.081%); 4291/161643 objects misplaced (2.655%); 5.0 MiB/s, 80 objects/s recovering 2023-06-03T20:37:30.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:30.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:30 smithi033 bash[74781]: cluster 1685824649.2717927 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1215: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 4981/161643 objects degraded (3.081%); 4291/161643 objects misplaced (2.655%); 5.0 MiB/s, 80 objects/s recovering 2023-06-03T20:37:30.738 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:30 smithi033 bash[78259]: cluster 1685824649.2717927 mgr.y (mgr.34104) 1120 : cluster 0 pgmap v1215: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.3 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 726 op/s; 4981/161643 objects degraded (3.081%); 4291/161643 objects misplaced (2.655%); 5.0 MiB/s, 80 objects/s recovering 2023-06-03T20:37:30.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:30.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:30.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:30.902 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:30.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:30.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:31.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:31.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:31.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:31.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:31.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:31.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:31.221 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:31.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:31.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:31.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:31.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:31.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:31.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:31.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:31.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:31.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:31.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:31.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:31.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:31.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:31.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:32.007 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:32.165 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:32.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:32.354 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:32.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:32.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:32.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:32.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:32 smithi033 bash[74781]: cluster 1685824651.2726414 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1216: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 7.1 MiB/s, 114 objects/s recovering 2023-06-03T20:37:32.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:32 smithi033 bash[78259]: cluster 1685824651.2726414 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1216: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 7.1 MiB/s, 114 objects/s recovering 2023-06-03T20:37:32.598 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.607 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:32 smithi083 bash[60048]: cluster 1685824651.2726414 mgr.y (mgr.34104) 1121 : cluster 0 pgmap v1216: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 963 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 7.1 MiB/s, 114 objects/s recovering 2023-06-03T20:37:32.630 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:32.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:32.673 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:37:32.674 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:37:32.674 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_5 2023-06-03T20:37:32.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:37:32.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:32.777 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:32.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.780 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:32.881 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:32.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:32.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:32.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:33.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.063 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:33.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:33.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:33.342 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:33.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:33.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:33.490 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:33.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.493 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:33.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:33.622 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:33 smithi033 bash[74781]: cluster 1685824653.362288 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 4747/150441 objects degraded (3.155%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:33.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:33.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:33.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:33.752 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:33 smithi083 bash[60048]: cluster 1685824653.362288 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 4747/150441 objects degraded (3.155%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:33.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:33.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.941 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:33.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:33.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:34.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.093 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.097 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:34.100 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:33 smithi033 bash[78259]: cluster 1685824653.362288 mon.a (mon.0) 1390 : cluster 3 Health check update: Degraded data redundancy: 4747/150441 objects degraded (3.155%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:34.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:34.237 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:34.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.240 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:34.342 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.379 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.386 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:34.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:34.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:34.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:34.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:34.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:34 smithi083 bash[60048]: cluster 1685824653.2732031 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1217: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:34.667 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:34.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:34.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:34 smithi033 bash[74781]: cluster 1685824653.2732031 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1217: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:34.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:34 smithi033 bash[78259]: cluster 1685824653.2732031 mgr.y (mgr.34104) 1122 : cluster 0 pgmap v1217: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 3.1 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 4747/150441 objects degraded (3.155%); 3690/150441 objects misplaced (2.453%); 4.9 MiB/s, 78 objects/s recovering 2023-06-03T20:37:34.911 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:34.926 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:34.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:34.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:34.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:35.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:35.219 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.253 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:35.360 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:35.402 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:35.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.550 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:35.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.556 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:35.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:35.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:35.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.698 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:35.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:35.829 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:35.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:35.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:35.970 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:35.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:36.076 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:36.111 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.125 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:36.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:36.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:36.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:36.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:36.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:36.445 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:36] "GET /metrics HTTP/1.1" 200 223821 "" "Prometheus/2.33.4" 2023-06-03T20:37:36.445 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:36 smithi033 bash[74781]: cluster 1685824655.2740867 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 4747/141147 objects degraded (3.363%); 3587/141147 objects misplaced (2.541%); 5.5 MiB/s, 114 objects/s recovering 2023-06-03T20:37:36.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:36.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:36.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:36 smithi033 bash[78259]: cluster 1685824655.2740867 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 4747/141147 objects degraded (3.363%); 3587/141147 objects misplaced (2.541%); 5.5 MiB/s, 114 objects/s recovering 2023-06-03T20:37:36.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:36 smithi083 bash[60048]: cluster 1685824655.2740867 mgr.y (mgr.34104) 1123 : cluster 0 pgmap v1218: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.9 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 910 op/s; 4747/141147 objects degraded (3.363%); 3587/141147 objects misplaced (2.541%); 5.5 MiB/s, 114 objects/s recovering 2023-06-03T20:37:36.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:36.697 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:36.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:36.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:36.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:36.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:36.941 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:36.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:36.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:36.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:37.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:37.124 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:37.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:37.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:37.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:37.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:37.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:37.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:37.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:37.521 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:37.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:37.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:37.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:37.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.715 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:37.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:37.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:37.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:37.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:37.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:37.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:37.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:38.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:38.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:38.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:38.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:38.268 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:38.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:38.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:38.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:38.526 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:38.535 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:38 smithi033 bash[78259]: cluster 1685824657.274664 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1219: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 4457/138852 objects degraded (3.210%); 3345/138852 objects misplaced (2.409%); 4.5 MiB/s, 99 objects/s recovering 2023-06-03T20:37:38.535 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:38 smithi033 bash[78259]: cluster 1685824658.3635414 mon.a (mon.0) 1391 : cluster 3 Health check update: Degraded data redundancy: 4457/138852 objects degraded (3.210%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:38.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:38 smithi033 bash[74781]: cluster 1685824657.274664 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1219: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 4457/138852 objects degraded (3.210%); 3345/138852 objects misplaced (2.409%); 4.5 MiB/s, 99 objects/s recovering 2023-06-03T20:37:38.536 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:38 smithi033 bash[74781]: cluster 1685824658.3635414 mon.a (mon.0) 1391 : cluster 3 Health check update: Degraded data redundancy: 4457/138852 objects degraded (3.210%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:38.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:38.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:38.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:38.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:38.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:38.836 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:38.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:38.855 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:38 smithi083 bash[60048]: cluster 1685824657.274664 mgr.y (mgr.34104) 1124 : cluster 0 pgmap v1219: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 4457/138852 objects degraded (3.210%); 3345/138852 objects misplaced (2.409%); 4.5 MiB/s, 99 objects/s recovering 2023-06-03T20:37:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:38 smithi083 bash[60048]: cluster 1685824658.3635414 mon.a (mon.0) 1391 : cluster 3 Health check update: Degraded data redundancy: 4457/138852 objects degraded (3.210%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:38.940 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:38.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:38.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:38.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:39.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:39.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:39.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:39.237 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:39.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:39.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:39.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:39.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.557 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:39.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:39 smithi083 bash[60048]: audit 1685824658.6125355 mon.a (mon.0) 1392 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:39.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:39.698 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:39.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:39.801 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.811 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:39 smithi033 bash[74781]: audit 1685824658.6125355 mon.a (mon.0) 1392 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:39.811 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:39 smithi033 bash[78259]: audit 1685824658.6125355 mon.a (mon.0) 1392 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:39.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:39.942 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:39.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:39.973 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:39.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:40.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:40.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:40.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:40.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:40.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:40.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.266 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:40.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:40.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:40.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:40.508 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:40.517 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:40 smithi083 bash[60048]: cluster 1685824659.275242 mgr.y (mgr.34104) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 4457/138429 objects degraded (3.220%); 3345/138429 objects misplaced (2.416%); 3.9 MiB/s, 88 objects/s recovering 2023-06-03T20:37:40.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:40.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:40.665 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.720 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:40.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:40 smithi033 bash[74781]: cluster 1685824659.275242 mgr.y (mgr.34104) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 4457/138429 objects degraded (3.220%); 3345/138429 objects misplaced (2.416%); 3.9 MiB/s, 88 objects/s recovering 2023-06-03T20:37:40.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:40 smithi033 bash[78259]: cluster 1685824659.275242 mgr.y (mgr.34104) 1125 : cluster 0 pgmap v1220: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.8 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 654 op/s; 4457/138429 objects degraded (3.220%); 3345/138429 objects misplaced (2.416%); 3.9 MiB/s, 88 objects/s recovering 2023-06-03T20:37:40.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.866 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:40.967 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:40.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:40.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:41.099 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:41.141 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:41.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:41.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:41.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:41.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:41.558 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:41.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:41.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:41.699 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:37:41.708 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:41.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:41.735 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:37:41.771 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:37:41.807 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:37:41.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.850 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:37:41.850 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:41.888 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:37:41.917 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:37:41.950 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.954 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.955 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.955 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:37:41.955 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.989 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:41.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:41.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:42.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.133 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:42.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:42.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:42.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:42.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:42.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:42.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:42.507 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.2761352 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1221: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 4.6 MiB/s, 140 objects/s recovering 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.4568014 mon.a (mon.0) 1393 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.457379 osd.7 (osd.7) 197 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.4617393 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.4634657 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: cluster 1685824661.4641674 osd.4 (osd.4) 189 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.508 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[78259]: audit 1685824661.538687 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.33:0/2941608233' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.2761352 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1221: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 4.6 MiB/s, 140 objects/s recovering 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.4568014 mon.a (mon.0) 1393 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.457379 osd.7 (osd.7) 197 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.4617393 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.4634657 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.509 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: cluster 1685824661.4641674 osd.4 (osd.4) 189 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.510 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:42 smithi033 bash[74781]: audit 1685824661.538687 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.33:0/2941608233' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:42.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:42.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.530 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:42.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:42.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.2761352 mgr.y (mgr.34104) 1126 : cluster 0 pgmap v1221: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 959 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 4.6 MiB/s, 140 objects/s recovering 2023-06-03T20:37:42.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.4568014 mon.a (mon.0) 1393 : cluster 0 osdmap e270: 8 total, 8 up, 8 in 2023-06-03T20:37:42.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.457379 osd.7 (osd.7) 197 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.4617393 osd.4 (osd.4) 188 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.4634657 osd.6 (osd.6) 163 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: cluster 1685824661.4641674 osd.4 (osd.4) 189 : cluster 3 failed to encode map e270 with expected crc 2023-06-03T20:37:42.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:42 smithi083 bash[60048]: audit 1685824661.538687 mon.c (mon.2) 129 : audit 0 from='client.? 172.21.15.33:0/2941608233' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:37:42.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:42.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:42.918 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:42.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:42.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:42.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:43.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:43.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:43.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:43.278 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:43.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.285 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:43.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:43.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:43.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:43.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:43.547 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:43 smithi033 bash[74781]: cluster 1685824662.4674065 mon.a (mon.0) 1394 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-06-03T20:37:43.548 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:43 smithi033 bash[74781]: cluster 1685824663.3662603 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 4167/127074 objects degraded (3.279%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:43.548 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:43 smithi033 bash[78259]: cluster 1685824662.4674065 mon.a (mon.0) 1394 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-06-03T20:37:43.548 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:43 smithi033 bash[78259]: cluster 1685824663.3662603 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 4167/127074 objects degraded (3.279%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:43.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:43.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:43 smithi083 bash[60048]: cluster 1685824662.4674065 mon.a (mon.0) 1394 : cluster 0 osdmap e271: 8 total, 8 up, 8 in 2023-06-03T20:37:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:43 smithi083 bash[60048]: cluster 1685824663.3662603 mon.a (mon.0) 1395 : cluster 3 Health check update: Degraded data redundancy: 4167/127074 objects degraded (3.279%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:37:43.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:43.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:43.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:43.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:43.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:43.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:43.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:43.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:44.001 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:44.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:44.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:44.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:44.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.139 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:44.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:44.280 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:44.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:44.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:44.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:44.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:44.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[78259]: cluster 1685824662.4721074 osd.4 (osd.4) 190 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[78259]: cluster 1685824662.4746137 osd.4 (osd.4) 191 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[78259]: cluster 1685824662.5227826 osd.5 (osd.5) 175 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.492 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[78259]: cluster 1685824663.2766364 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1224: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 2.3 MiB/s, 95 objects/s recovering 2023-06-03T20:37:44.492 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[74781]: cluster 1685824662.4721074 osd.4 (osd.4) 190 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.492 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[74781]: cluster 1685824662.4746137 osd.4 (osd.4) 191 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.492 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[74781]: cluster 1685824662.5227826 osd.5 (osd.5) 175 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.492 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:44 smithi033 bash[74781]: cluster 1685824663.2766364 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1224: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 2.3 MiB/s, 95 objects/s recovering 2023-06-03T20:37:44.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:44.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:44.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:44 smithi083 bash[60048]: cluster 1685824662.4721074 osd.4 (osd.4) 190 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:44 smithi083 bash[60048]: cluster 1685824662.4746137 osd.4 (osd.4) 191 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:44 smithi083 bash[60048]: cluster 1685824662.5227826 osd.5 (osd.5) 175 : cluster 3 failed to encode map e271 with expected crc 2023-06-03T20:37:44.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:44 smithi083 bash[60048]: cluster 1685824663.2766364 mgr.y (mgr.34104) 1127 : cluster 0 pgmap v1224: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 586 op/s; 4167/127074 objects degraded (3.279%); 3116/127074 objects misplaced (2.452%); 2.3 MiB/s, 95 objects/s recovering 2023-06-03T20:37:44.687 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:44.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:44.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:44.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:44.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:44.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:44.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:45.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:45.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:45.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:45.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:45.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:45.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:45.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.473 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:45.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.608 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:45.709 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:45.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:45.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:45.843 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:45.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:45.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:45.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:45.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:45.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:45.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:46.096 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:46.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:46.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:46.240 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:46.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:46.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:46.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:46.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:46.521 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:46.530 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:46 smithi033 bash[78259]: cluster 1685824665.2775047 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1225: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 4152/118497 objects degraded (3.504%); 3116/118497 objects misplaced (2.630%); 1.1 MiB/s, 86 objects/s recovering 2023-06-03T20:37:46.531 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:46 smithi033 bash[74781]: cluster 1685824665.2775047 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1225: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 4152/118497 objects degraded (3.504%); 3116/118497 objects misplaced (2.630%); 1.1 MiB/s, 86 objects/s recovering 2023-06-03T20:37:46.531 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:46] "GET /metrics HTTP/1.1" 200 223840 "" "Prometheus/2.33.4" 2023-06-03T20:37:46.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:46.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:46.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:46 smithi083 bash[60048]: cluster 1685824665.2775047 mgr.y (mgr.34104) 1128 : cluster 0 pgmap v1225: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 847 op/s; 4152/118497 objects degraded (3.504%); 3116/118497 objects misplaced (2.630%); 1.1 MiB/s, 86 objects/s recovering 2023-06-03T20:37:46.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:46.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:46.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:46.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:46.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:46.945 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:46.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:46.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:47.092 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:47.132 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:47.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:47.237 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:47.269 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:47.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.274 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:47.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:47.416 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:47.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:47.495 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:47 smithi033 bash[74781]: audit 1685824667.279258 mon.a (mon.0) 1396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-06-03T20:37:47.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:47.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:47.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:47 smithi083 bash[60048]: audit 1685824667.279258 mon.a (mon.0) 1396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-06-03T20:37:47.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:47.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:47.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:47.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:47.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:47 smithi033 bash[78259]: audit 1685824667.279258 mon.a (mon.0) 1396 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]: dispatch 2023-06-03T20:37:47.853 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:47.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:47.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:47.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:47.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:47.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:48.091 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:48.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:48.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:48.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:48.254 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:48.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:48.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.385 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:48.489 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:48.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:48.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:48.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:48.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:48.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.2781131 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1226: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 4253/116469 objects misplaced (3.652%); 2.3 MiB/s, 105 objects/s recovering 2023-06-03T20:37:48.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.483719 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4152/118497 objects degraded (3.504%), 1 pg degraded) 2023-06-03T20:37:48.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: audit 1685824667.5051405 mon.a (mon.0) 1398 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-06-03T20:37:48.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.5055752 mon.a (mon.0) 1399 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-06-03T20:37:48.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.5147145 osd.4 (osd.4) 192 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.5148432 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.786 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.519386 osd.7 (osd.7) 198 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.786 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.522679 osd.7 (osd.7) 199 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.786 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824667.524521 osd.7 (osd.7) 200 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.786 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:48 smithi083 bash[60048]: cluster 1685824668.372659 mon.a (mon.0) 1400 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-06-03T20:37:48.806 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:48.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.809 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.2781131 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1226: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 4253/116469 objects misplaced (3.652%); 2.3 MiB/s, 105 objects/s recovering 2023-06-03T20:37:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.483719 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4152/118497 objects degraded (3.504%), 1 pg degraded) 2023-06-03T20:37:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: audit 1685824667.5051405 mon.a (mon.0) 1398 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-06-03T20:37:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.5055752 mon.a (mon.0) 1399 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-06-03T20:37:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.5147145 osd.4 (osd.4) 192 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.5148432 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.519386 osd.7 (osd.7) 198 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.522679 osd.7 (osd.7) 199 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824667.524521 osd.7 (osd.7) 200 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[78259]: cluster 1685824668.372659 mon.a (mon.0) 1400 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.2781131 mgr.y (mgr.34104) 1129 : cluster 0 pgmap v1226: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 914 op/s; 4253/116469 objects misplaced (3.652%); 2.3 MiB/s, 105 objects/s recovering 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.483719 mon.a (mon.0) 1397 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4152/118497 objects degraded (3.504%), 1 pg degraded) 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: audit 1685824667.5051405 mon.a (mon.0) 1398 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "20"}]': finished 2023-06-03T20:37:48.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.5055752 mon.a (mon.0) 1399 : cluster 0 osdmap e272: 8 total, 8 up, 8 in 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.5147145 osd.4 (osd.4) 192 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.5148432 osd.6 (osd.6) 164 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.519386 osd.7 (osd.7) 198 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.522679 osd.7 (osd.7) 199 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824667.524521 osd.7 (osd.7) 200 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:48.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:48 smithi033 bash[74781]: cluster 1685824668.372659 mon.a (mon.0) 1400 : cluster 0 osdmap e273: 8 total, 8 up, 8 in 2023-06-03T20:37:48.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.934 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:48.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:48.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:49.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:49.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:49.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:49.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:49.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:49.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:49.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:49.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:49.432 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:49.465 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:49.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:49.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:49.597 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:49.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:49.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:49.739 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:49.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824667.515771 osd.5 (osd.5) 176 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824668.3804944 osd.7 (osd.7) 201 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824668.380601 osd.5 (osd.5) 177 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824668.436898 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824669.2779405 osd.4 (osd.4) 193 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824669.2792158 osd.4 (osd.4) 194 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: audit 1685824669.2799163 mon.a (mon.0) 1401 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-06-03T20:37:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: audit 1685824669.3741097 mon.a (mon.0) 1402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-06-03T20:37:49.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824669.3741705 mon.a (mon.0) 1403 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-06-03T20:37:49.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: cluster 1685824669.3852682 osd.4 (osd.4) 195 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:49.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: audit 1685824669.4391537 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.33:0/2101033660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[74781]: audit 1685824669.442023 mon.a (mon.0) 1404 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824667.515771 osd.5 (osd.5) 176 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:49.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824668.3804944 osd.7 (osd.7) 201 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824668.380601 osd.5 (osd.5) 177 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824668.436898 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824669.2779405 osd.4 (osd.4) 193 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824669.2792158 osd.4 (osd.4) 194 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: audit 1685824669.2799163 mon.a (mon.0) 1401 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: audit 1685824669.3741097 mon.a (mon.0) 1402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-06-03T20:37:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824669.3741705 mon.a (mon.0) 1403 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-06-03T20:37:49.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: cluster 1685824669.3852682 osd.4 (osd.4) 195 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:49.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: audit 1685824669.4391537 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.33:0/2101033660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:49 smithi033 bash[78259]: audit 1685824669.442023 mon.a (mon.0) 1404 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.842 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:49.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824667.515771 osd.5 (osd.5) 176 : cluster 3 failed to encode map e272 with expected crc 2023-06-03T20:37:49.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824668.3804944 osd.7 (osd.7) 201 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824668.380601 osd.5 (osd.5) 177 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824668.436898 osd.6 (osd.6) 165 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824669.2779405 osd.4 (osd.4) 193 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824669.2792158 osd.4 (osd.4) 194 : cluster 3 failed to encode map e273 with expected crc 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: audit 1685824669.2799163 mon.a (mon.0) 1401 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]: dispatch 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: audit 1685824669.3741097 mon.a (mon.0) 1402 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "21"}]': finished 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824669.3741705 mon.a (mon.0) 1403 : cluster 0 osdmap e274: 8 total, 8 up, 8 in 2023-06-03T20:37:49.855 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: cluster 1685824669.3852682 osd.4 (osd.4) 195 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:49.856 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: audit 1685824669.4391537 mon.c (mon.2) 130 : audit 1 from='client.? 172.21.15.33:0/2101033660' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.856 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:49 smithi083 bash[60048]: audit 1685824669.442023 mon.a (mon.0) 1404 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:37:49.873 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:49.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:49.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:49.978 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.019 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:50.124 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:50.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:50.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:50.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:50.304 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:50.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:50.399 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:37:50.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:50.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:50.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:50.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:37:50.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:50.601 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:50.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.718 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824669.2787855 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1229: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 4253/116205 objects misplaced (3.660%); 1.4 MiB/s, 33 objects/s recovering 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824669.4038882 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824669.404511 osd.5 (osd.5) 178 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824670.3725367 mon.a (mon.0) 1405 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: audit 1685824670.3774176 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824670.3774793 mon.a (mon.0) 1407 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-06-03T20:37:50.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[74781]: cluster 1685824670.3788633 osd.4 (osd.4) 196 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824669.2787855 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1229: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 4253/116205 objects misplaced (3.660%); 1.4 MiB/s, 33 objects/s recovering 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824669.4038882 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824669.404511 osd.5 (osd.5) 178 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824670.3725367 mon.a (mon.0) 1405 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: audit 1685824670.3774176 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:37:50.720 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824670.3774793 mon.a (mon.0) 1407 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-06-03T20:37:50.721 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:50 smithi033 bash[78259]: cluster 1685824670.3788633 osd.4 (osd.4) 196 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:50.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:50.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:50.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:50.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824669.2787855 mgr.y (mgr.34104) 1130 : cluster 0 pgmap v1229: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 2.4 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 4253/116205 objects misplaced (3.660%); 1.4 MiB/s, 33 objects/s recovering 2023-06-03T20:37:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824669.4038882 osd.6 (osd.6) 166 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824669.404511 osd.5 (osd.5) 178 : cluster 3 failed to encode map e274 with expected crc 2023-06-03T20:37:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824670.3725367 mon.a (mon.0) 1405 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:37:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: audit 1685824670.3774176 mon.a (mon.0) 1406 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:37:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824670.3774793 mon.a (mon.0) 1407 : cluster 0 osdmap e275: 8 total, 8 up, 8 in 2023-06-03T20:37:50.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:50 smithi083 bash[60048]: cluster 1685824670.3788633 osd.4 (osd.4) 196 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:50.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.027 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:51.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:51.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:51.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:51.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:51.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:51.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:51.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.553 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[78259]: cluster 1685824670.3934703 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:51.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[78259]: cluster 1685824671.3853633 mon.a (mon.0) 1408 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-06-03T20:37:51.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[78259]: cluster 1685824671.4048748 osd.4 (osd.4) 197 : cluster 0 10.1 scrub starts 2023-06-03T20:37:51.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[78259]: cluster 1685824671.4057639 osd.4 (osd.4) 198 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:51.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[74781]: cluster 1685824670.3934703 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:51.554 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[74781]: cluster 1685824671.3853633 mon.a (mon.0) 1408 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-06-03T20:37:51.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[74781]: cluster 1685824671.4048748 osd.4 (osd.4) 197 : cluster 0 10.1 scrub starts 2023-06-03T20:37:51.555 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:51 smithi033 bash[74781]: cluster 1685824671.4057639 osd.4 (osd.4) 198 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:51.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:51.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:51.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:51.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:51.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:51.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:51.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:51 smithi083 bash[60048]: cluster 1685824670.3934703 osd.6 (osd.6) 167 : cluster 3 failed to encode map e275 with expected crc 2023-06-03T20:37:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:51 smithi083 bash[60048]: cluster 1685824671.3853633 mon.a (mon.0) 1408 : cluster 0 osdmap e276: 8 total, 8 up, 8 in 2023-06-03T20:37:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:51 smithi083 bash[60048]: cluster 1685824671.4048748 osd.4 (osd.4) 197 : cluster 0 10.1 scrub starts 2023-06-03T20:37:51.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:51 smithi083 bash[60048]: cluster 1685824671.4057639 osd.4 (osd.4) 198 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:51.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:52.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:52.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:52.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:52.164 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:52.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:52.271 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:52.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:52.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:52.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:52.443 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:52.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:52.546 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:52.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:52.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:52.684 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:52.694 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:52 smithi083 bash[60048]: cluster 1685824671.279374 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.7 MiB/s, 59 objects/s recovering 2023-06-03T20:37:52.694 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:52 smithi083 bash[60048]: cluster 1685824671.4147027 osd.7 (osd.7) 202 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:52.695 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:52 smithi083 bash[60048]: cluster 1685824671.495505 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 6755/109461 objects degraded (6.171%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:37:52.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:52.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:52.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:52.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:52.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[74781]: cluster 1685824671.279374 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.7 MiB/s, 59 objects/s recovering 2023-06-03T20:37:52.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[74781]: cluster 1685824671.4147027 osd.7 (osd.7) 202 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:52.889 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[74781]: cluster 1685824671.495505 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 6755/109461 objects degraded (6.171%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:37:52.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[78259]: cluster 1685824671.279374 mgr.y (mgr.34104) 1131 : cluster 0 pgmap v1232: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.7 MiB/s, 59 objects/s recovering 2023-06-03T20:37:52.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[78259]: cluster 1685824671.4147027 osd.7 (osd.7) 202 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:52.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:52 smithi033 bash[78259]: cluster 1685824671.495505 mon.a (mon.0) 1409 : cluster 3 Health check failed: Degraded data redundancy: 6755/109461 objects degraded (6.171%), 1 pg degraded (PG_DEGRADED) 2023-06-03T20:37:52.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:52.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:53.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:53.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:53.144 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:53.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:53.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:53.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:53.337 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:53.441 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:53.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:53.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:53.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:53 smithi033 bash[74781]: cluster 1685824671.7049503 osd.5 (osd.5) 179 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:53.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:53 smithi033 bash[78259]: cluster 1685824671.7049503 osd.5 (osd.5) 179 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:53.582 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:53.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.626 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:53.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:53.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:53.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:53.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:53.873 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:53 smithi083 bash[60048]: cluster 1685824671.7049503 osd.5 (osd.5) 179 : cluster 3 failed to encode map e276 with expected crc 2023-06-03T20:37:53.906 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:53.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:53.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:54.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:54.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:54.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:54.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:54.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:54.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:54.284 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:54.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:54.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:54.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:54.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:54.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:54.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:54.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:54 smithi083 bash[60048]: cluster 1685824673.2823658 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.0 MiB/s, 48 objects/s recovering 2023-06-03T20:37:54.572 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:54 smithi083 bash[60048]: audit 1685824673.6126573 mon.a (mon.0) 1410 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:54.608 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:54.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:54.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:54.748 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:54.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:54.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:54 smithi033 bash[74781]: cluster 1685824673.2823658 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.0 MiB/s, 48 objects/s recovering 2023-06-03T20:37:54.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:54 smithi033 bash[74781]: audit 1685824673.6126573 mon.a (mon.0) 1410 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:54.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:54 smithi033 bash[78259]: cluster 1685824673.2823658 mgr.y (mgr.34104) 1132 : cluster 0 pgmap v1234: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.2 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 475 op/s; 6755/109461 objects degraded (6.171%); 3499/109461 objects misplaced (3.197%); 3.0 MiB/s, 48 objects/s recovering 2023-06-03T20:37:54.837 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:54 smithi033 bash[78259]: audit 1685824673.6126573 mon.a (mon.0) 1410 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:37:54.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:54.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:54.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:54.891 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:54.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:55.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:55.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:55.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:55.293 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:55.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:55.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:55.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:55.585 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:55.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:55.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:55.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:55.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:55.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:55 smithi033 bash[78259]: cluster 1685824675.3355975 osd.4 (osd.4) 199 : cluster 0 10.1 scrub starts 2023-06-03T20:37:55.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:55 smithi033 bash[74781]: cluster 1685824675.3355975 osd.4 (osd.4) 199 : cluster 0 10.1 scrub starts 2023-06-03T20:37:55.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:55.871 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:55 smithi083 bash[60048]: cluster 1685824675.3355975 osd.4 (osd.4) 199 : cluster 0 10.1 scrub starts 2023-06-03T20:37:55.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:55.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:55.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:56.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:56.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:56.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:56.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:56.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:56.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:56.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:56.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:56.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:56.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:56.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:56.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:56 smithi033 bash[74781]: cluster 1685824675.283215 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1235: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5333/102165 objects misplaced (5.220%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:37:56.551 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:37:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:37:56] "GET /metrics HTTP/1.1" 200 223856 "" "Prometheus/2.33.4" 2023-06-03T20:37:56.579 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:56.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:56.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:56.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:56.743 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:56 smithi083 bash[60048]: cluster 1685824675.283215 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1235: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5333/102165 objects misplaced (5.220%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:37:56.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:56.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:56 smithi033 bash[78259]: cluster 1685824675.283215 mgr.y (mgr.34104) 1133 : cluster 0 pgmap v1235: 99 pgs: 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 96 active+clean; 2.1 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 779 op/s; 5333/102165 objects misplaced (5.220%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:37:56.893 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:37:56.898 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:56.950 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:56.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:56.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:57.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:57.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:57.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:57.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:57.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:37:57.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:37:57.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.374 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:57.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:57.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:57.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:57.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.630 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:57 smithi083 bash[60048]: cluster 1685824677.3175101 osd.4 (osd.4) 200 : cluster 0 10.1 scrub starts 2023-06-03T20:37:57.660 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.670 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:57.715 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:37:57.716 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:37:57.754 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:57 smithi033 bash[74781]: cluster 1685824677.3175101 osd.4 (osd.4) 200 : cluster 0 10.1 scrub starts 2023-06-03T20:37:57.754 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:57 smithi033 bash[78259]: cluster 1685824677.3175101 osd.4 (osd.4) 200 : cluster 0 10.1 scrub starts 2023-06-03T20:37:57.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:57.917 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:57.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:57.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:37:57.967 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:37:58.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.091 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:58.198 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:58.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:58.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:58.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:58.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.540 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:58.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:58 smithi083 bash[60048]: cluster 1685824677.2838085 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 3453/100149 objects degraded (3.448%); 8226/100149 objects misplaced (8.214%); 4.7 MiB/s, 75 objects/s recovering 2023-06-03T20:37:58.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:37:58 smithi083 bash[60048]: cluster 1685824677.542108 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 3453/100149 objects degraded (3.448%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:37:58.679 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:58.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.682 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:58.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:58.829 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:37:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:58 smithi033 bash[74781]: cluster 1685824677.2838085 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 3453/100149 objects degraded (3.448%); 8226/100149 objects misplaced (8.214%); 4.7 MiB/s, 75 objects/s recovering 2023-06-03T20:37:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:37:58 smithi033 bash[74781]: cluster 1685824677.542108 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 3453/100149 objects degraded (3.448%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:37:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:58 smithi033 bash[78259]: cluster 1685824677.2838085 mgr.y (mgr.34104) 1134 : cluster 0 pgmap v1236: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 3453/100149 objects degraded (3.448%); 8226/100149 objects misplaced (8.214%); 4.7 MiB/s, 75 objects/s recovering 2023-06-03T20:37:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:37:58 smithi033 bash[78259]: cluster 1685824677.542108 mon.a (mon.0) 1411 : cluster 3 Health check update: Degraded data redundancy: 3453/100149 objects degraded (3.448%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:37:58.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:37:58.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:58.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:58.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:59.079 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:59.119 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:37:59.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:37:59.226 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:59.261 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:37:59.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:37:59.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:59.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:37:59.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:37:59.509 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:59.541 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:59.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.548 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:59.649 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:59.680 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:37:59.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:37:59.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:59.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:37:59.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:37:59.928 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:59.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:37:59.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:37:59.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:00.060 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:00.101 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:00.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:00.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:00.243 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:00.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:00.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:00.382 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:00.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:00.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:00.524 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:00.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:00.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:00.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:00.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.676 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:00.777 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:00.789 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:00 smithi083 bash[60048]: cluster 1685824679.2843778 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 3453/99777 objects degraded (3.461%); 8226/99777 objects misplaced (8.244%); 2.5 MiB/s, 40 objects/s recovering 2023-06-03T20:38:00.811 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:00.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:00 smithi033 bash[78259]: cluster 1685824679.2843778 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 3453/99777 objects degraded (3.461%); 8226/99777 objects misplaced (8.244%); 2.5 MiB/s, 40 objects/s recovering 2023-06-03T20:38:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:00 smithi033 bash[74781]: cluster 1685824679.2843778 mgr.y (mgr.34104) 1135 : cluster 0 pgmap v1237: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 2.0 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 362 op/s; 3453/99777 objects degraded (3.461%); 8226/99777 objects misplaced (8.244%); 2.5 MiB/s, 40 objects/s recovering 2023-06-03T20:38:00.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:00.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:00.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:00.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:01.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:01.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:01.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:01.234 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:01.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:01.338 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:01.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:01.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.679 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:01.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:01.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:01.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:01.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:01.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_blocked_ops 2023-06-03T20:38:01.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:01.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:01.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:01.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:02.074 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:02.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:02.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.269 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:02.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:02.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.538 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:02.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:02.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:02 smithi033 bash[74781]: cluster 1685824681.285349 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:38:02.642 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:02.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:02 smithi083 bash[60048]: cluster 1685824681.285349 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:38:02.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:02.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:02.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:02.808 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:02.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:02 smithi033 bash[78259]: cluster 1685824681.285349 mgr.y (mgr.34104) 1136 : cluster 0 pgmap v1238: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 691 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 4.0 MiB/s, 64 objects/s recovering 2023-06-03T20:38:02.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:02.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:02.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:02.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:03.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.108 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:03.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:03.254 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:03.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.389 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.393 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:03.495 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:03.535 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:03.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:03.640 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:03.662 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:03 smithi033 bash[78259]: cluster 1685824683.3707876 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 3453/88704 objects degraded (3.893%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:03.663 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:03 smithi033 bash[74781]: cluster 1685824683.3707876 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 3453/88704 objects degraded (3.893%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:03.667 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:03.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:03.770 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.804 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.807 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:03.874 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:38:03.889 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:38:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:03 smithi083 bash[60048]: cluster 1685824683.3707876 mon.a (mon.0) 1412 : cluster 3 Health check update: Degraded data redundancy: 3453/88704 objects degraded (3.893%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:03.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:03.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:03.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:04.045 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:04.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:04.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:04.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:04.221 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:04.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:04.323 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:04.360 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:04.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:04.465 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:04.507 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:04.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:04.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:04.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:04.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:04.750 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:04.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:04 smithi033 bash[74781]: cluster 1685824683.2863038 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:38:04.760 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:04 smithi033 bash[78259]: cluster 1685824683.2863038 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:38:04.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:04.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:04 smithi083 bash[60048]: cluster 1685824683.2863038 mgr.y (mgr.34104) 1137 : cluster 0 pgmap v1239: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.8 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 3453/88704 objects degraded (3.893%); 7431/88704 objects misplaced (8.377%); 3.4 MiB/s, 54 objects/s recovering 2023-06-03T20:38:04.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:04.942 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:04.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:05.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:05.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:05.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:05.208 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:05.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:05.355 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:05.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:05.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:05.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:05.516 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:05.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:05.620 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:05.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:05 smithi083 bash[60048]: audit 1685824683.8483331 mgr.y (mgr.34104) 1138 : audit 0 from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:38:05.629 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:05 smithi083 bash[60048]: cluster 1685824685.392936 osd.4 (osd.4) 201 : cluster 0 10.1 scrub starts 2023-06-03T20:38:05.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:05.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:05.766 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:05.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:05.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:05 smithi033 bash[78259]: audit 1685824683.8483331 mgr.y (mgr.34104) 1138 : audit 0 from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:38:05.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:05 smithi033 bash[78259]: cluster 1685824685.392936 osd.4 (osd.4) 201 : cluster 0 10.1 scrub starts 2023-06-03T20:38:05.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:05 smithi033 bash[74781]: audit 1685824683.8483331 mgr.y (mgr.34104) 1138 : audit 0 from='client.45695 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:38:05.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:05 smithi033 bash[74781]: cluster 1685824685.392936 osd.4 (osd.4) 201 : cluster 0 10.1 scrub starts 2023-06-03T20:38:05.929 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:05.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:05.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:06.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:06.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:06.218 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:06.300 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:06.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:06.348 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1239,"stamp":"2023-06-03T20:38:03.286011+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1936725926,"num_objects":29568,"num_object_clones":0,"num_object_copies":88704,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3453,"num_objects_misplaced":7431,"num_objects_unfound":0,"num_objects_dirty":29568,"num_whiteouts":0,"num_read":309,"num_read_kb":513,"num_write":144888,"num_write_kb":4756719,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6276,"num_bytes_recovered":353459762,"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":245494,"ondisk_log_size":245494,"up":297,"acting":294,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":306,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":9298428,"kb_used_data":6226300,"kb_used_omap":21,"kb_used_meta":3071786,"kb_avail":740662788,"statfs":{"total":767960285184,"available":758438694912,"internally_reserved":0,"allocated":6375731200,"data_stored":6369880289,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3145509283},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-453443584,"num_objects":-6919,"num_object_clones":0,"num_object_copies":-20757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-3302,"num_objects_misplaced":3932,"num_objects_unfound":0,"num_objects_dirty":-6919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6919,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":645,"num_bytes_recovered":42270720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"11.906898"},"pg_stats":[{"pgid":"10.13","version":"276'9920","reported_seq":11026,"reported_epoch":276,"state":"active+recovering+undersized+remapped","last_fresh":"2023-06-03T20:37:59.958201+0000","last_change":"2023-06-03T20:37:49.931106+0000","last_active":"2023-06-03T20:37:59.958201+0000","last_peered":"2023-06-03T20:37:59.958201+0000","last_clean":"2023-06-03T20:37:47.472309+0000","last_became_active":"2023-06-03T20:37:49.858393+0000","last_became_peered":"2023-06-03T20:37:49.858393+0000","last_unstale":"2023-06-03T20:37:59.958201+0000","last_undegraded":"2023-06-03T20:37:59.958201+0000","last_fullsized":"2023-06-03T20:37:49.375712+0000","mapping_epoch":273,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9920,"log_dups_size":0,"ondisk_log_size":9920,"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":59670528,"num_objects":911,"num_object_clones":0,"num_object_copies":2733,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1530,"num_objects_unfound":0,"num_objects_dirty":911,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5855,"num_write_kb":216480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":351,"num_bytes_recovered":23003136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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","3","5"],"object_location_counts":[{"shards":"1,2","objects":146},{"shards":"2,3,5","objects":765}],"blocked_by":[],"up_primary":1,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"59'1","reported_seq":297,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383678+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:37:50.383678+0000","last_peered":"2023-06-03T20:37:50.383678+0000","last_clean":"2023-06-03T20:37:50.383678+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:37:50.383678+0000","last_undegraded":"2023-06-03T20:37:50.383678+0000","last_fullsized":"2023-06-03T20:37:50.383678+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390740+0000","last_change":"2023-06-03T20:31:15.284453+0000","last_active":"2023-06-03T20:37:50.390740+0000","last_peered":"2023-06-03T20:37:50.390740+0000","last_clean":"2023-06-03T20:37:50.390740+0000","last_became_active":"2023-06-03T20:31:15.282971+0000","last_became_peered":"2023-06-03T20:31:15.282971+0000","last_unstale":"2023-06-03T20:37:50.390740+0000","last_undegraded":"2023-06-03T20:37:50.390740+0000","last_fullsized":"2023-06-03T20:37:50.390740+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:30.361045+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,4],"acting":[3,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.10","version":"276'10000","reported_seq":16905,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.608920+0000","last_change":"2023-06-03T20:37:42.506286+0000","last_active":"2023-06-03T20:37:59.608920+0000","last_peered":"2023-06-03T20:37:59.608920+0000","last_clean":"2023-06-03T20:37:59.608920+0000","last_became_active":"2023-06-03T20:37:42.485184+0000","last_became_peered":"2023-06-03T20:37:42.485184+0000","last_unstale":"2023-06-03T20:37:59.608920+0000","last_undegraded":"2023-06-03T20:37:59.608920+0000","last_fullsized":"2023-06-03T20:37:59.608920+0000","mapping_epoch":270,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":271,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":10000,"log_dups_size":0,"ondisk_log_size":10000,"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":65011712,"num_objects":992,"num_object_clones":0,"num_object_copies":2976,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":992,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5862,"num_write_kb":219328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3422,"num_bytes_recovered":166658048,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":236,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.381975+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:37:50.381975+0000","last_peered":"2023-06-03T20:37:50.381975+0000","last_clean":"2023-06-03T20:37:50.381975+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:37:50.381975+0000","last_undegraded":"2023-06-03T20:37:50.381975+0000","last_fullsized":"2023-06-03T20:37:50.381975+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":127,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383491+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:37:50.383491+0000","last_peered":"2023-06-03T20:37:50.383491+0000","last_clean":"2023-06-03T20:37:50.383491+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:37:50.383491+0000","last_undegraded":"2023-06-03T20:37:50.383491+0000","last_fullsized":"2023-06-03T20:37:50.383491+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.11","version":"276'9944","reported_seq":11151,"reported_epoch":276,"state":"active+remapped+backfill_wait","last_fresh":"2023-06-03T20:38:00.334155+0000","last_change":"2023-06-03T20:36:51.669363+0000","last_active":"2023-06-03T20:38:00.334155+0000","last_peered":"2023-06-03T20:38:00.334155+0000","last_clean":"2023-06-03T20:36:46.593275+0000","last_became_active":"2023-06-03T20:36:49.428005+0000","last_became_peered":"2023-06-03T20:36:49.428005+0000","last_unstale":"2023-06-03T20:38:00.334155+0000","last_undegraded":"2023-06-03T20:38:00.334155+0000","last_fullsized":"2023-06-03T20:38:00.334155+0000","mapping_epoch":265,"log_start":"251'800","ondisk_log_start":"251'800","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9144,"log_dups_size":0,"ondisk_log_size":9144,"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":61734912,"num_objects":942,"num_object_clones":0,"num_object_copies":2826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":726,"num_objects_unfound":0,"num_objects_dirty":942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5857,"num_write_kb":217568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":576,"num_bytes_recovered":37748736,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,7],"acting":[0,7,4],"avail_no_missing":["0","4","7"],"object_location_counts":[{"shards":"0,4,7","objects":942}],"blocked_by":[],"up_primary":5,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":311,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389562+0000","last_change":"2023-06-03T20:31:15.288545+0000","last_active":"2023-06-03T20:37:50.389562+0000","last_peered":"2023-06-03T20:37:50.389562+0000","last_clean":"2023-06-03T20:37:50.389562+0000","last_became_active":"2023-06-03T20:31:15.282964+0000","last_became_peered":"2023-06-03T20:31:15.282964+0000","last_unstale":"2023-06-03T20:37:50.389562+0000","last_undegraded":"2023-06-03T20:37:50.389562+0000","last_fullsized":"2023-06-03T20:37:50.389562+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:07.398048+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":98,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397899+0000","last_change":"2023-06-03T20:31:15.290833+0000","last_active":"2023-06-03T20:37:50.397899+0000","last_peered":"2023-06-03T20:37:50.397899+0000","last_clean":"2023-06-03T20:37:50.397899+0000","last_became_active":"2023-06-03T20:31:15.290519+0000","last_became_peered":"2023-06-03T20:31:15.290519+0000","last_unstale":"2023-06-03T20:37:50.397899+0000","last_undegraded":"2023-06-03T20:37:50.397899+0000","last_fullsized":"2023-06-03T20:37:50.397899+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":126,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383009+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:37:50.383009+0000","last_peered":"2023-06-03T20:37:50.383009+0000","last_clean":"2023-06-03T20:37:50.383009+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:37:50.383009+0000","last_undegraded":"2023-06-03T20:37:50.383009+0000","last_fullsized":"2023-06-03T20:37:50.383009+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":301,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389634+0000","last_change":"2023-06-03T20:27:36.303711+0000","last_active":"2023-06-03T20:37:50.389634+0000","last_peered":"2023-06-03T20:37:50.389634+0000","last_clean":"2023-06-03T20:37:50.389634+0000","last_became_active":"2023-06-03T20:27:36.303100+0000","last_became_peered":"2023-06-03T20:27:36.303100+0000","last_unstale":"2023-06-03T20:37:50.389634+0000","last_undegraded":"2023-06-03T20:37:50.389634+0000","last_fullsized":"2023-06-03T20:37:50.389634+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:14:11.182660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":254,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.406359+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:37:50.406359+0000","last_peered":"2023-06-03T20:37:50.406359+0000","last_clean":"2023-06-03T20:37:50.406359+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:37:50.406359+0000","last_undegraded":"2023-06-03T20:37:50.406359+0000","last_fullsized":"2023-06-03T20:37:50.406359+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":250,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389721+0000","last_change":"2023-06-03T20:27:36.302719+0000","last_active":"2023-06-03T20:37:50.389721+0000","last_peered":"2023-06-03T20:37:50.389721+0000","last_clean":"2023-06-03T20:37:50.389721+0000","last_became_active":"2023-06-03T20:27:36.302289+0000","last_became_peered":"2023-06-03T20:27:36.302289+0000","last_unstale":"2023-06-03T20:37:50.389721+0000","last_undegraded":"2023-06-03T20:37:50.389721+0000","last_fullsized":"2023-06-03T20:37:50.389721+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:59:15.441013+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":246,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390975+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:37:50.390975+0000","last_peered":"2023-06-03T20:37:50.390975+0000","last_clean":"2023-06-03T20:37:50.390975+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:37:50.390975+0000","last_undegraded":"2023-06-03T20:37:50.390975+0000","last_fullsized":"2023-06-03T20:37:50.390975+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":267,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.381115+0000","last_change":"2023-06-03T20:31:15.276508+0000","last_active":"2023-06-03T20:37:50.381115+0000","last_peered":"2023-06-03T20:37:50.381115+0000","last_clean":"2023-06-03T20:37:50.381115+0000","last_became_active":"2023-06-03T20:31:15.275374+0000","last_became_peered":"2023-06-03T20:31:15.275374+0000","last_unstale":"2023-06-03T20:37:50.381115+0000","last_undegraded":"2023-06-03T20:37:50.381115+0000","last_fullsized":"2023-06-03T20:37:50.381115+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:34:22.030558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":323,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.384670+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:37:50.384670+0000","last_peered":"2023-06-03T20:37:50.384670+0000","last_clean":"2023-06-03T20:37:50.384670+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:37:50.384670+0000","last_undegraded":"2023-06-03T20:37:50.384670+0000","last_fullsized":"2023-06-03T20:37:50.384670+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383978+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:37:50.383978+0000","last_peered":"2023-06-03T20:37:50.383978+0000","last_clean":"2023-06-03T20:37:50.383978+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:37:50.383978+0000","last_undegraded":"2023-06-03T20:37:50.383978+0000","last_fullsized":"2023-06-03T20:37:50.383978+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":245,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390676+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:37:50.390676+0000","last_peered":"2023-06-03T20:37:50.390676+0000","last_clean":"2023-06-03T20:37:50.390676+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:37:50.390676+0000","last_undegraded":"2023-06-03T20:37:50.390676+0000","last_fullsized":"2023-06-03T20:37:50.390676+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":6,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,2],"acting":[7,4,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.391256+0000","last_change":"2023-06-03T20:31:15.294312+0000","last_active":"2023-06-03T20:37:50.391256+0000","last_peered":"2023-06-03T20:37:50.391256+0000","last_clean":"2023-06-03T20:37:50.391256+0000","last_became_active":"2023-06-03T20:31:15.293496+0000","last_became_peered":"2023-06-03T20:31:15.293496+0000","last_unstale":"2023-06-03T20:37:50.391256+0000","last_undegraded":"2023-06-03T20:37:50.391256+0000","last_fullsized":"2023-06-03T20:37:50.391256+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:41:58.586570+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":126,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.400883+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:37:50.400883+0000","last_peered":"2023-06-03T20:37:50.400883+0000","last_clean":"2023-06-03T20:37:50.400883+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:37:50.400883+0000","last_undegraded":"2023-06-03T20:37:50.400883+0000","last_fullsized":"2023-06-03T20:37:50.400883+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":238,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.406198+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:37:50.406198+0000","last_peered":"2023-06-03T20:37:50.406198+0000","last_clean":"2023-06-03T20:37:50.406198+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:37:50.406198+0000","last_undegraded":"2023-06-03T20:37:50.406198+0000","last_fullsized":"2023-06-03T20:37:50.406198+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"276'9891","reported_seq":9941,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:38:00.232226+0000","last_change":"2023-06-03T20:36:40.717875+0000","last_active":"2023-06-03T20:38:00.232226+0000","last_peered":"2023-06-03T20:38:00.232226+0000","last_clean":"2023-06-03T20:38:00.232226+0000","last_became_active":"2023-06-03T20:36:40.702845+0000","last_became_peered":"2023-06-03T20:36:40.702845+0000","last_unstale":"2023-06-03T20:38:00.232226+0000","last_undegraded":"2023-06-03T20:38:00.232226+0000","last_fullsized":"2023-06-03T20:38:00.232226+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9891,"log_dups_size":0,"ondisk_log_size":9891,"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":55836672,"num_objects":852,"num_object_clones":0,"num_object_copies":2556,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":852,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5849,"num_write_kb":214432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":273,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390769+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:37:50.390769+0000","last_peered":"2023-06-03T20:37:50.390769+0000","last_clean":"2023-06-03T20:37:50.390769+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:37:50.390769+0000","last_undegraded":"2023-06-03T20:37:50.390769+0000","last_fullsized":"2023-06-03T20:37:50.390769+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":135,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383285+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:37:50.383285+0000","last_peered":"2023-06-03T20:37:50.383285+0000","last_clean":"2023-06-03T20:37:50.383285+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:37:50.383285+0000","last_undegraded":"2023-06-03T20:37:50.383285+0000","last_fullsized":"2023-06-03T20:37:50.383285+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.19","version":"276'9858","reported_seq":9905,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.452791+0000","last_change":"2023-06-03T20:36:40.717990+0000","last_active":"2023-06-03T20:37:59.452791+0000","last_peered":"2023-06-03T20:37:59.452791+0000","last_clean":"2023-06-03T20:37:59.452791+0000","last_became_active":"2023-06-03T20:36:40.704641+0000","last_became_peered":"2023-06-03T20:36:40.704641+0000","last_unstale":"2023-06-03T20:37:59.452791+0000","last_undegraded":"2023-06-03T20:37:59.452791+0000","last_fullsized":"2023-06-03T20:37:59.452791+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9858,"log_dups_size":0,"ondisk_log_size":9858,"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":61145088,"num_objects":933,"num_object_clones":0,"num_object_copies":2799,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":933,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5804,"num_write_kb":215584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"59'8","reported_seq":93,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397037+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:37:50.397037+0000","last_peered":"2023-06-03T20:37:50.397037+0000","last_clean":"2023-06-03T20:37:50.397037+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:37:50.397037+0000","last_undegraded":"2023-06-03T20:37:50.397037+0000","last_fullsized":"2023-06-03T20:37:50.397037+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390486+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:37:50.390486+0000","last_peered":"2023-06-03T20:37:50.390486+0000","last_clean":"2023-06-03T20:37:50.390486+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:37:50.390486+0000","last_undegraded":"2023-06-03T20:37:50.390486+0000","last_fullsized":"2023-06-03T20:37:50.390486+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.6","version":"276'9859","reported_seq":9907,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.369016+0000","last_change":"2023-06-03T20:36:40.676432+0000","last_active":"2023-06-03T20:37:59.369016+0000","last_peered":"2023-06-03T20:37:59.369016+0000","last_clean":"2023-06-03T20:37:59.369016+0000","last_became_active":"2023-06-03T20:36:40.658153+0000","last_became_peered":"2023-06-03T20:36:40.658153+0000","last_unstale":"2023-06-03T20:37:59.369016+0000","last_undegraded":"2023-06-03T20:37:59.369016+0000","last_fullsized":"2023-06-03T20:37:59.369016+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9859,"log_dups_size":0,"ondisk_log_size":9859,"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":59473920,"num_objects":907,"num_object_clones":0,"num_object_copies":2721,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":907,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5830,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":270,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.391169+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:37:50.391169+0000","last_peered":"2023-06-03T20:37:50.391169+0000","last_clean":"2023-06-03T20:37:50.391169+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:37:50.391169+0000","last_undegraded":"2023-06-03T20:37:50.391169+0000","last_fullsized":"2023-06-03T20:37:50.391169+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":259,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.399534+0000","last_change":"2023-06-03T20:27:36.302428+0000","last_active":"2023-06-03T20:37:50.399534+0000","last_peered":"2023-06-03T20:37:50.399534+0000","last_clean":"2023-06-03T20:37:50.399534+0000","last_became_active":"2023-06-03T20:27:36.302061+0000","last_became_peered":"2023-06-03T20:27:36.302061+0000","last_unstale":"2023-06-03T20:37:50.399534+0000","last_undegraded":"2023-06-03T20:37:50.399534+0000","last_fullsized":"2023-06-03T20:37:50.399534+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"10.7","version":"276'9770","reported_seq":9823,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.618916+0000","last_change":"2023-06-03T20:36:42.086324+0000","last_active":"2023-06-03T20:37:59.618916+0000","last_peered":"2023-06-03T20:37:59.618916+0000","last_clean":"2023-06-03T20:37:59.618916+0000","last_became_active":"2023-06-03T20:36:40.658828+0000","last_became_peered":"2023-06-03T20:36:40.658828+0000","last_unstale":"2023-06-03T20:37:59.618916+0000","last_undegraded":"2023-06-03T20:37:59.618916+0000","last_fullsized":"2023-06-03T20:37:59.618916+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8060","last_scrub_stamp":"2023-06-03T20:36:42.086233+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:42.086233+0000","objects_scrubbed":0,"log_size":9770,"log_dups_size":0,"ondisk_log_size":9770,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60030976,"num_objects":916,"num_object_clones":0,"num_object_copies":2748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1723,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":260,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390930+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:37:50.390930+0000","last_peered":"2023-06-03T20:37:50.390930+0000","last_clean":"2023-06-03T20:37:50.390930+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:37:50.390930+0000","last_undegraded":"2023-06-03T20:37:50.390930+0000","last_fullsized":"2023-06-03T20:37:50.390930+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.385203+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:37:50.385203+0000","last_peered":"2023-06-03T20:37:50.385203+0000","last_clean":"2023-06-03T20:37:50.385203+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:37:50.385203+0000","last_undegraded":"2023-06-03T20:37:50.385203+0000","last_fullsized":"2023-06-03T20:37:50.385203+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.4","version":"276'9925","reported_seq":10040,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:38:00.231627+0000","last_change":"2023-06-03T20:36:45.730830+0000","last_active":"2023-06-03T20:38:00.231627+0000","last_peered":"2023-06-03T20:38:00.231627+0000","last_clean":"2023-06-03T20:38:00.231627+0000","last_became_active":"2023-06-03T20:36:40.675895+0000","last_became_peered":"2023-06-03T20:36:40.675895+0000","last_unstale":"2023-06-03T20:38:00.231627+0000","last_undegraded":"2023-06-03T20:38:00.231627+0000","last_fullsized":"2023-06-03T20:38:00.231627+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8319","last_scrub_stamp":"2023-06-03T20:36:45.730597+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:45.730597+0000","objects_scrubbed":2535,"log_size":9925,"log_dups_size":0,"ondisk_log_size":9925,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:46:17.652899+0000","scrub_duration":0.93745472600000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":59899904,"num_objects":914,"num_object_clones":0,"num_object_copies":2742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1621,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":281,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390837+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:37:50.390837+0000","last_peered":"2023-06-03T20:37:50.390837+0000","last_clean":"2023-06-03T20:37:50.390837+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:37:50.390837+0000","last_undegraded":"2023-06-03T20:37:50.390837+0000","last_fullsized":"2023-06-03T20:37:50.390837+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":98,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397183+0000","last_change":"2023-06-03T20:31:15.282611+0000","last_active":"2023-06-03T20:37:50.397183+0000","last_peered":"2023-06-03T20:37:50.397183+0000","last_clean":"2023-06-03T20:37:50.397183+0000","last_became_active":"2023-06-03T20:31:15.282042+0000","last_became_peered":"2023-06-03T20:31:15.282042+0000","last_unstale":"2023-06-03T20:37:50.397183+0000","last_undegraded":"2023-06-03T20:37:50.397183+0000","last_fullsized":"2023-06-03T20:37:50.397183+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,7],"acting":[6,1,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.5","version":"276'9884","reported_seq":9994,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.949679+0000","last_change":"2023-06-03T20:36:46.662776+0000","last_active":"2023-06-03T20:37:59.949679+0000","last_peered":"2023-06-03T20:37:59.949679+0000","last_clean":"2023-06-03T20:37:59.949679+0000","last_became_active":"2023-06-03T20:36:40.685903+0000","last_became_peered":"2023-06-03T20:36:40.685903+0000","last_unstale":"2023-06-03T20:37:59.949679+0000","last_undegraded":"2023-06-03T20:37:59.949679+0000","last_fullsized":"2023-06-03T20:37:59.949679+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8274","last_scrub_stamp":"2023-06-03T20:36:46.662555+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:46.662555+0000","objects_scrubbed":2575,"log_size":9884,"log_dups_size":0,"ondisk_log_size":9884,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:00:03.761511+0000","scrub_duration":0.39149115099999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63176704,"num_objects":964,"num_object_clones":0,"num_object_copies":2892,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":964,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1611,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":267,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.405117+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:37:50.405117+0000","last_peered":"2023-06-03T20:37:50.405117+0000","last_clean":"2023-06-03T20:37:50.405117+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:37:50.405117+0000","last_undegraded":"2023-06-03T20:37:50.405117+0000","last_fullsized":"2023-06-03T20:37:50.405117+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":141,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383516+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:37:50.383516+0000","last_peered":"2023-06-03T20:37:50.383516+0000","last_clean":"2023-06-03T20:37:50.383516+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:37:50.383516+0000","last_undegraded":"2023-06-03T20:37:50.383516+0000","last_fullsized":"2023-06-03T20:37:50.383516+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"276'9766","reported_seq":9879,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.112818+0000","last_change":"2023-06-03T20:36:43.546900+0000","last_active":"2023-06-03T20:37:59.112818+0000","last_peered":"2023-06-03T20:37:59.112818+0000","last_clean":"2023-06-03T20:37:59.112818+0000","last_became_active":"2023-06-03T20:36:40.704916+0000","last_became_peered":"2023-06-03T20:36:40.704916+0000","last_unstale":"2023-06-03T20:37:59.112818+0000","last_undegraded":"2023-06-03T20:37:59.112818+0000","last_fullsized":"2023-06-03T20:37:59.112818+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8102","last_scrub_stamp":"2023-06-03T20:36:43.546580+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:43.546580+0000","objects_scrubbed":2599,"log_size":9766,"log_dups_size":0,"ondisk_log_size":9766,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T08:28:15.664020+0000","scrub_duration":0.72631451000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60686336,"num_objects":926,"num_object_clones":0,"num_object_copies":2778,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":926,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1673,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,0],"acting":[1,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":279,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390437+0000","last_change":"2023-06-03T20:22:57.142348+0000","last_active":"2023-06-03T20:37:50.390437+0000","last_peered":"2023-06-03T20:37:50.390437+0000","last_clean":"2023-06-03T20:37:50.390437+0000","last_became_active":"2023-06-03T20:22:57.091016+0000","last_became_peered":"2023-06-03T20:22:57.091016+0000","last_unstale":"2023-06-03T20:37:50.390437+0000","last_undegraded":"2023-06-03T20:37:50.390437+0000","last_fullsized":"2023-06-03T20:37:50.390437+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:53:56.853931+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":274,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.384753+0000","last_change":"2023-06-03T20:27:36.307555+0000","last_active":"2023-06-03T20:37:50.384753+0000","last_peered":"2023-06-03T20:37:50.384753+0000","last_clean":"2023-06-03T20:37:50.384753+0000","last_became_active":"2023-06-03T20:27:36.307205+0000","last_became_peered":"2023-06-03T20:27:36.307205+0000","last_unstale":"2023-06-03T20:37:50.384753+0000","last_undegraded":"2023-06-03T20:37:50.384753+0000","last_fullsized":"2023-06-03T20:37:50.384753+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.3","version":"276'9911","reported_seq":9959,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.911353+0000","last_change":"2023-06-03T20:36:45.287639+0000","last_active":"2023-06-03T20:37:59.911353+0000","last_peered":"2023-06-03T20:37:59.911353+0000","last_clean":"2023-06-03T20:37:59.911353+0000","last_became_active":"2023-06-03T20:36:40.653016+0000","last_became_peered":"2023-06-03T20:36:40.653016+0000","last_unstale":"2023-06-03T20:37:59.911353+0000","last_undegraded":"2023-06-03T20:37:59.911353+0000","last_fullsized":"2023-06-03T20:37:59.911353+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9911,"log_dups_size":0,"ondisk_log_size":9911,"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":60260352,"num_objects":919,"num_object_clones":0,"num_object_copies":2757,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":919,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5845,"num_write_kb":216480,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,3],"acting":[2,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":98,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397456+0000","last_change":"2023-06-03T20:31:15.282402+0000","last_active":"2023-06-03T20:37:50.397456+0000","last_peered":"2023-06-03T20:37:50.397456+0000","last_clean":"2023-06-03T20:37:50.397456+0000","last_became_active":"2023-06-03T20:31:15.281560+0000","last_became_peered":"2023-06-03T20:31:15.281560+0000","last_unstale":"2023-06-03T20:37:50.397456+0000","last_undegraded":"2023-06-03T20:37:50.397456+0000","last_fullsized":"2023-06-03T20:37:50.397456+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":265,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383546+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:37:50.383546+0000","last_peered":"2023-06-03T20:37:50.383546+0000","last_clean":"2023-06-03T20:37:50.383546+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:37:50.383546+0000","last_undegraded":"2023-06-03T20:37:50.383546+0000","last_fullsized":"2023-06-03T20:37:50.383546+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"276'10059","reported_seq":10112,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.716619+0000","last_change":"2023-06-03T20:36:46.399803+0000","last_active":"2023-06-03T20:37:59.716619+0000","last_peered":"2023-06-03T20:37:59.716619+0000","last_clean":"2023-06-03T20:37:59.716619+0000","last_became_active":"2023-06-03T20:36:40.705117+0000","last_became_peered":"2023-06-03T20:36:40.705117+0000","last_unstale":"2023-06-03T20:37:59.716619+0000","last_undegraded":"2023-06-03T20:37:59.716619+0000","last_fullsized":"2023-06-03T20:37:59.716619+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8433","last_scrub_stamp":"2023-06-03T20:36:46.399665+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:46.399665+0000","objects_scrubbed":0,"log_size":10059,"log_dups_size":0,"ondisk_log_size":10059,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":63176704,"num_objects":964,"num_object_clones":0,"num_object_copies":2892,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":964,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1629,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":239,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.385097+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:37:50.385097+0000","last_peered":"2023-06-03T20:37:50.385097+0000","last_clean":"2023-06-03T20:37:50.385097+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:37:50.385097+0000","last_undegraded":"2023-06-03T20:37:50.385097+0000","last_fullsized":"2023-06-03T20:37:50.385097+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,7],"acting":[4,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":289,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.385053+0000","last_change":"2023-06-03T20:31:15.285082+0000","last_active":"2023-06-03T20:37:50.385053+0000","last_peered":"2023-06-03T20:37:50.385053+0000","last_clean":"2023-06-03T20:37:50.385053+0000","last_became_active":"2023-06-03T20:31:15.284640+0000","last_became_peered":"2023-06-03T20:31:15.284640+0000","last_unstale":"2023-06-03T20:37:50.385053+0000","last_undegraded":"2023-06-03T20:37:50.385053+0000","last_fullsized":"2023-06-03T20:37:50.385053+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.1","version":"276'9971","reported_seq":10027,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.624915+0000","last_change":"2023-06-03T20:37:57.317884+0000","last_active":"2023-06-03T20:37:59.624915+0000","last_peered":"2023-06-03T20:37:59.624915+0000","last_clean":"2023-06-03T20:37:59.624915+0000","last_became_active":"2023-06-03T20:36:40.680844+0000","last_became_peered":"2023-06-03T20:36:40.680844+0000","last_unstale":"2023-06-03T20:37:59.624915+0000","last_undegraded":"2023-06-03T20:37:59.624915+0000","last_fullsized":"2023-06-03T20:37:59.624915+0000","mapping_epoch":246,"log_start":"251'800","ondisk_log_start":"251'800","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9171,"log_dups_size":0,"ondisk_log_size":9171,"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":59965440,"num_objects":915,"num_object_clones":0,"num_object_copies":2745,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":915,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5884,"num_write_kb":217568,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":270,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389406+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:37:50.389406+0000","last_peered":"2023-06-03T20:37:50.389406+0000","last_clean":"2023-06-03T20:37:50.389406+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:37:50.389406+0000","last_undegraded":"2023-06-03T20:37:50.389406+0000","last_fullsized":"2023-06-03T20:37:50.389406+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":238,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:51.383378+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:37:51.383378+0000","last_peered":"2023-06-03T20:37:51.383378+0000","last_clean":"2023-06-03T20:37:51.383378+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:37:51.383378+0000","last_undegraded":"2023-06-03T20:37:51.383378+0000","last_fullsized":"2023-06-03T20:37:51.383378+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"276'11542","reported_seq":11579,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.566400+0000","last_change":"2023-06-03T20:34:22.350478+0000","last_active":"2023-06-03T20:37:59.566400+0000","last_peered":"2023-06-03T20:37:59.566400+0000","last_clean":"2023-06-03T20:37:59.566400+0000","last_became_active":"2023-06-03T20:34:22.350124+0000","last_became_peered":"2023-06-03T20:34:22.350124+0000","last_unstale":"2023-06-03T20:37:59.566400+0000","last_undegraded":"2023-06-03T20:37:59.566400+0000","last_fullsized":"2023-06-03T20:37:59.566400+0000","mapping_epoch":246,"log_start":"253'3753","ondisk_log_start":"253'3753","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":7789,"log_dups_size":0,"ondisk_log_size":7789,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":11542,"num_write_kb":426944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":252,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.380275+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:37:50.380275+0000","last_peered":"2023-06-03T20:37:50.380275+0000","last_clean":"2023-06-03T20:37:50.380275+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:37:50.380275+0000","last_undegraded":"2023-06-03T20:37:50.380275+0000","last_fullsized":"2023-06-03T20:37:50.380275+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":254,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.406123+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:37:50.406123+0000","last_peered":"2023-06-03T20:37:50.406123+0000","last_clean":"2023-06-03T20:37:50.406123+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:37:50.406123+0000","last_undegraded":"2023-06-03T20:37:50.406123+0000","last_fullsized":"2023-06-03T20:37:50.406123+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":149,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.400966+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:37:50.400966+0000","last_peered":"2023-06-03T20:37:50.400966+0000","last_clean":"2023-06-03T20:37:50.400966+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:37:50.400966+0000","last_undegraded":"2023-06-03T20:37:50.400966+0000","last_fullsized":"2023-06-03T20:37:50.400966+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"10.a","version":"276'11970","reported_seq":12008,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.713968+0000","last_change":"2023-06-03T20:34:22.348430+0000","last_active":"2023-06-03T20:37:59.713968+0000","last_peered":"2023-06-03T20:37:59.713968+0000","last_clean":"2023-06-03T20:37:59.713968+0000","last_became_active":"2023-06-03T20:34:22.348082+0000","last_became_peered":"2023-06-03T20:34:22.348082+0000","last_unstale":"2023-06-03T20:37:59.713968+0000","last_undegraded":"2023-06-03T20:37:59.713968+0000","last_fullsized":"2023-06-03T20:37:59.713968+0000","mapping_epoch":246,"log_start":"252'3796","ondisk_log_start":"252'3796","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8174,"log_dups_size":0,"ondisk_log_size":8174,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":121634816,"num_objects":1856,"num_object_clones":0,"num_object_copies":5568,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1856,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11970,"num_write_kb":442432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,5],"acting":[6,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":278,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.403245+0000","last_change":"2023-06-03T20:31:15.389847+0000","last_active":"2023-06-03T20:37:50.403245+0000","last_peered":"2023-06-03T20:37:50.403245+0000","last_clean":"2023-06-03T20:37:50.403245+0000","last_became_active":"2023-06-03T20:31:15.389036+0000","last_became_peered":"2023-06-03T20:31:15.389036+0000","last_unstale":"2023-06-03T20:37:50.403245+0000","last_undegraded":"2023-06-03T20:37:50.403245+0000","last_fullsized":"2023-06-03T20:37:50.403245+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":293,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383934+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:37:50.383934+0000","last_peered":"2023-06-03T20:37:50.383934+0000","last_clean":"2023-06-03T20:37:50.383934+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:37:50.383934+0000","last_undegraded":"2023-06-03T20:37:50.383934+0000","last_fullsized":"2023-06-03T20:37:50.383934+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":251,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.391579+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:37:50.391579+0000","last_peered":"2023-06-03T20:37:50.391579+0000","last_clean":"2023-06-03T20:37:50.391579+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:37:50.391579+0000","last_undegraded":"2023-06-03T20:37:50.391579+0000","last_fullsized":"2023-06-03T20:37:50.391579+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.9","version":"276'9825","reported_seq":9878,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.571605+0000","last_change":"2023-06-03T20:36:47.636154+0000","last_active":"2023-06-03T20:37:59.571605+0000","last_peered":"2023-06-03T20:37:59.571605+0000","last_clean":"2023-06-03T20:37:59.571605+0000","last_became_active":"2023-06-03T20:36:40.662240+0000","last_became_peered":"2023-06-03T20:36:40.662240+0000","last_unstale":"2023-06-03T20:37:59.571605+0000","last_undegraded":"2023-06-03T20:37:59.571605+0000","last_fullsized":"2023-06-03T20:37:59.571605+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"262'8263","last_scrub_stamp":"2023-06-03T20:36:47.636026+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:47.636026+0000","objects_scrubbed":0,"log_size":9825,"log_dups_size":0,"ondisk_log_size":9825,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":61931520,"num_objects":945,"num_object_clones":0,"num_object_copies":2835,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":945,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1562,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":117,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.394206+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:37:50.394206+0000","last_peered":"2023-06-03T20:37:50.394206+0000","last_clean":"2023-06-03T20:37:50.394206+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:37:50.394206+0000","last_undegraded":"2023-06-03T20:37:50.394206+0000","last_fullsized":"2023-06-03T20:37:50.394206+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":279,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.379666+0000","last_change":"2023-06-03T20:31:15.277664+0000","last_active":"2023-06-03T20:37:50.379666+0000","last_peered":"2023-06-03T20:37:50.379666+0000","last_clean":"2023-06-03T20:37:50.379666+0000","last_became_active":"2023-06-03T20:31:15.276822+0000","last_became_peered":"2023-06-03T20:31:15.276822+0000","last_unstale":"2023-06-03T20:37:50.379666+0000","last_undegraded":"2023-06-03T20:37:50.379666+0000","last_fullsized":"2023-06-03T20:37:50.379666+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:33:24.593515+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":266,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.379961+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:37:50.379961+0000","last_peered":"2023-06-03T20:37:50.379961+0000","last_clean":"2023-06-03T20:37:50.379961+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:37:50.379961+0000","last_undegraded":"2023-06-03T20:37:50.379961+0000","last_fullsized":"2023-06-03T20:37:50.379961+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"10.b","version":"276'11650","reported_seq":11688,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.707554+0000","last_change":"2023-06-03T20:34:22.349894+0000","last_active":"2023-06-03T20:37:59.707554+0000","last_peered":"2023-06-03T20:37:59.707554+0000","last_clean":"2023-06-03T20:37:59.707554+0000","last_became_active":"2023-06-03T20:34:22.349515+0000","last_became_peered":"2023-06-03T20:34:22.349515+0000","last_unstale":"2023-06-03T20:37:59.707554+0000","last_undegraded":"2023-06-03T20:37:59.707554+0000","last_fullsized":"2023-06-03T20:37:59.707554+0000","mapping_epoch":246,"log_start":"252'3474","ondisk_log_start":"252'3474","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8176,"log_dups_size":0,"ondisk_log_size":8176,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":126353408,"num_objects":1928,"num_object_clones":0,"num_object_copies":5784,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1928,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11650,"num_write_kb":434496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,0],"acting":[6,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":261,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.399807+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:37:50.399807+0000","last_peered":"2023-06-03T20:37:50.399807+0000","last_clean":"2023-06-03T20:37:50.399807+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:37:50.399807+0000","last_undegraded":"2023-06-03T20:37:50.399807+0000","last_fullsized":"2023-06-03T20:37:50.399807+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":617,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390670+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:37:50.390670+0000","last_peered":"2023-06-03T20:37:50.390670+0000","last_clean":"2023-06-03T20:37:50.390670+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:37:50.390670+0000","last_undegraded":"2023-06-03T20:37:50.390670+0000","last_fullsized":"2023-06-03T20:37:50.390670+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":252,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389837+0000","last_change":"2023-06-03T20:27:36.298636+0000","last_active":"2023-06-03T20:37:50.389837+0000","last_peered":"2023-06-03T20:37:50.389837+0000","last_clean":"2023-06-03T20:37:50.389837+0000","last_became_active":"2023-06-03T20:27:36.297643+0000","last_became_peered":"2023-06-03T20:27:36.297643+0000","last_unstale":"2023-06-03T20:37:50.389837+0000","last_undegraded":"2023-06-03T20:37:50.389837+0000","last_fullsized":"2023-06-03T20:37:50.389837+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:53:32.130460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":83,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397540+0000","last_change":"2023-06-03T20:27:36.309305+0000","last_active":"2023-06-03T20:37:50.397540+0000","last_peered":"2023-06-03T20:37:50.397540+0000","last_clean":"2023-06-03T20:37:50.397540+0000","last_became_active":"2023-06-03T20:27:36.308839+0000","last_became_peered":"2023-06-03T20:27:36.308839+0000","last_unstale":"2023-06-03T20:37:50.397540+0000","last_undegraded":"2023-06-03T20:37:50.397540+0000","last_fullsized":"2023-06-03T20:37:50.397540+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"10.8","version":"276'9786","reported_seq":9902,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:38:00.215730+0000","last_change":"2023-06-03T20:36:41.762462+0000","last_active":"2023-06-03T20:38:00.215730+0000","last_peered":"2023-06-03T20:38:00.215730+0000","last_clean":"2023-06-03T20:38:00.215730+0000","last_became_active":"2023-06-03T20:36:40.689799+0000","last_became_peered":"2023-06-03T20:36:40.689799+0000","last_unstale":"2023-06-03T20:38:00.215730+0000","last_undegraded":"2023-06-03T20:38:00.215730+0000","last_fullsized":"2023-06-03T20:38:00.215730+0000","mapping_epoch":246,"log_start":"0'0","ondisk_log_start":"0'0","created":246,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":0,"last_scrub":"261'8107","last_scrub_stamp":"2023-06-03T20:36:41.762177+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:41.762177+0000","objects_scrubbed":2611,"log_size":9786,"log_dups_size":0,"ondisk_log_size":9786,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:55:39.566973+0000","scrub_duration":0.92626235700000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60424192,"num_objects":922,"num_object_clones":0,"num_object_copies":2766,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":922,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1689,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,7],"acting":[0,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":277,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390442+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:37:50.390442+0000","last_peered":"2023-06-03T20:37:50.390442+0000","last_clean":"2023-06-03T20:37:50.390442+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:37:50.390442+0000","last_undegraded":"2023-06-03T20:37:50.390442+0000","last_fullsized":"2023-06-03T20:37:50.390442+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":248,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.382896+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:37:50.382896+0000","last_peered":"2023-06-03T20:37:50.382896+0000","last_clean":"2023-06-03T20:37:50.382896+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:37:50.382896+0000","last_undegraded":"2023-06-03T20:37:50.382896+0000","last_fullsized":"2023-06-03T20:37:50.382896+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":135,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383359+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:37:50.383359+0000","last_peered":"2023-06-03T20:37:50.383359+0000","last_clean":"2023-06-03T20:37:50.383359+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:37:50.383359+0000","last_undegraded":"2023-06-03T20:37:50.383359+0000","last_fullsized":"2023-06-03T20:37:50.383359+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"10.d","version":"276'11529","reported_seq":11568,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.733993+0000","last_change":"2023-06-03T20:34:22.350597+0000","last_active":"2023-06-03T20:37:59.733993+0000","last_peered":"2023-06-03T20:37:59.733993+0000","last_clean":"2023-06-03T20:37:59.733993+0000","last_became_active":"2023-06-03T20:34:22.350254+0000","last_became_peered":"2023-06-03T20:34:22.350254+0000","last_unstale":"2023-06-03T20:37:59.733993+0000","last_undegraded":"2023-06-03T20:37:59.733993+0000","last_fullsized":"2023-06-03T20:37:59.733993+0000","mapping_epoch":246,"log_start":"252'3418","ondisk_log_start":"252'3418","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":119668760,"num_objects":1827,"num_object_clones":0,"num_object_copies":5481,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1827,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11529,"num_write_kb":427329,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,0],"acting":[6,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":265,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390813+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:37:50.390813+0000","last_peered":"2023-06-03T20:37:50.390813+0000","last_clean":"2023-06-03T20:37:50.390813+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:37:50.390813+0000","last_undegraded":"2023-06-03T20:37:50.390813+0000","last_fullsized":"2023-06-03T20:37:50.390813+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":267,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.380182+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:37:50.380182+0000","last_peered":"2023-06-03T20:37:50.380182+0000","last_clean":"2023-06-03T20:37:50.380182+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:37:50.380182+0000","last_undegraded":"2023-06-03T20:37:50.380182+0000","last_fullsized":"2023-06-03T20:37:50.380182+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":127,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383160+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:37:50.383160+0000","last_peered":"2023-06-03T20:37:50.383160+0000","last_clean":"2023-06-03T20:37:50.383160+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:37:50.383160+0000","last_undegraded":"2023-06-03T20:37:50.383160+0000","last_fullsized":"2023-06-03T20:37:50.383160+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"276'11556","reported_seq":11593,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.763388+0000","last_change":"2023-06-03T20:34:22.353121+0000","last_active":"2023-06-03T20:37:59.763388+0000","last_peered":"2023-06-03T20:37:59.763388+0000","last_clean":"2023-06-03T20:37:59.763388+0000","last_became_active":"2023-06-03T20:34:22.352747+0000","last_became_peered":"2023-06-03T20:34:22.352747+0000","last_unstale":"2023-06-03T20:37:59.763388+0000","last_undegraded":"2023-06-03T20:37:59.763388+0000","last_fullsized":"2023-06-03T20:37:59.763388+0000","mapping_epoch":246,"log_start":"254'5027","ondisk_log_start":"254'5027","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":6529,"log_dups_size":0,"ondisk_log_size":6529,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":124780544,"num_objects":1904,"num_object_clones":0,"num_object_copies":5712,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1904,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11556,"num_write_kb":430720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":279,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390408+0000","last_change":"2023-06-03T20:22:57.145932+0000","last_active":"2023-06-03T20:37:50.390408+0000","last_peered":"2023-06-03T20:37:50.390408+0000","last_clean":"2023-06-03T20:37:50.390408+0000","last_became_active":"2023-06-03T20:22:57.093549+0000","last_became_peered":"2023-06-03T20:22:57.093549+0000","last_unstale":"2023-06-03T20:37:50.390408+0000","last_undegraded":"2023-06-03T20:37:50.390408+0000","last_fullsized":"2023-06-03T20:37:50.390408+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:45:24.986793+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":245,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.380388+0000","last_change":"2023-06-03T20:31:15.360419+0000","last_active":"2023-06-03T20:37:50.380388+0000","last_peered":"2023-06-03T20:37:50.380388+0000","last_clean":"2023-06-03T20:37:50.380388+0000","last_became_active":"2023-06-03T20:31:15.290444+0000","last_became_peered":"2023-06-03T20:31:15.290444+0000","last_unstale":"2023-06-03T20:37:50.380388+0000","last_undegraded":"2023-06-03T20:37:50.380388+0000","last_fullsized":"2023-06-03T20:37:50.380388+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:32:23.013729+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":269,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389488+0000","last_change":"2023-06-03T20:22:57.093476+0000","last_active":"2023-06-03T20:37:50.389488+0000","last_peered":"2023-06-03T20:37:50.389488+0000","last_clean":"2023-06-03T20:37:50.389488+0000","last_became_active":"2023-06-03T20:22:57.091795+0000","last_became_peered":"2023-06-03T20:22:57.091795+0000","last_unstale":"2023-06-03T20:37:50.389488+0000","last_undegraded":"2023-06-03T20:37:50.389488+0000","last_fullsized":"2023-06-03T20:37:50.389488+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:25:26.644733+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.f","version":"276'11649","reported_seq":11687,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.658873+0000","last_change":"2023-06-03T20:34:22.960361+0000","last_active":"2023-06-03T20:37:59.658873+0000","last_peered":"2023-06-03T20:37:59.658873+0000","last_clean":"2023-06-03T20:37:59.658873+0000","last_became_active":"2023-06-03T20:34:22.959984+0000","last_became_peered":"2023-06-03T20:34:22.959984+0000","last_unstale":"2023-06-03T20:37:59.658873+0000","last_undegraded":"2023-06-03T20:37:59.658873+0000","last_fullsized":"2023-06-03T20:37:59.658873+0000","mapping_epoch":246,"log_start":"252'3534","ondisk_log_start":"252'3534","created":246,"last_epoch_clean":247,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":8115,"log_dups_size":0,"ondisk_log_size":8115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":117374976,"num_objects":1791,"num_object_clones":0,"num_object_copies":5373,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1791,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11649,"num_write_kb":430080,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,2],"acting":[6,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":83,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.397811+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:37:50.397811+0000","last_peered":"2023-06-03T20:37:50.397811+0000","last_clean":"2023-06-03T20:37:50.397811+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:37:50.397811+0000","last_undegraded":"2023-06-03T20:37:50.397811+0000","last_fullsized":"2023-06-03T20:37:50.397811+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":145,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383576+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:37:50.383576+0000","last_peered":"2023-06-03T20:37:50.383576+0000","last_clean":"2023-06-03T20:37:50.383576+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:37:50.383576+0000","last_undegraded":"2023-06-03T20:37:50.383576+0000","last_fullsized":"2023-06-03T20:37:50.383576+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.385201+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:37:50.385201+0000","last_peered":"2023-06-03T20:37:50.385201+0000","last_clean":"2023-06-03T20:37:50.385201+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:37:50.385201+0000","last_undegraded":"2023-06-03T20:37:50.385201+0000","last_fullsized":"2023-06-03T20:37:50.385201+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"10.12","version":"276'9741","reported_seq":17336,"reported_epoch":276,"state":"active+recovering+undersized+remapped","last_fresh":"2023-06-03T20:38:00.361717+0000","last_change":"2023-06-03T20:37:40.775272+0000","last_active":"2023-06-03T20:38:00.361717+0000","last_peered":"2023-06-03T20:38:00.361717+0000","last_clean":"2023-06-03T20:36:48.360799+0000","last_became_active":"2023-06-03T20:36:51.653833+0000","last_became_peered":"2023-06-03T20:36:51.653833+0000","last_unstale":"2023-06-03T20:38:00.361717+0000","last_undegraded":"2023-06-03T20:38:00.361717+0000","last_fullsized":"2023-06-03T20:36:51.370242+0000","mapping_epoch":267,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"261'8071","last_scrub_stamp":"2023-06-03T20:36:42.588075+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:42.588075+0000","objects_scrubbed":2568,"log_size":9741,"log_dups_size":0,"ondisk_log_size":9741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:39:31.731190+0000","scrub_duration":0.71866191700000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":58195968,"num_objects":888,"num_object_clones":0,"num_object_copies":2664,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1722,"num_objects_unfound":0,"num_objects_dirty":888,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1680,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1869,"num_bytes_recovered":122486784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[0,2],"avail_no_missing":["0","1","4"],"object_location_counts":[{"shards":"0,1,4","objects":574},{"shards":"0,2","objects":314}],"blocked_by":[],"up_primary":6,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":126,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:51.385853+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:37:51.385853+0000","last_peered":"2023-06-03T20:37:51.385853+0000","last_clean":"2023-06-03T20:37:51.385853+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:37:51.385853+0000","last_undegraded":"2023-06-03T20:37:51.385853+0000","last_fullsized":"2023-06-03T20:37:51.385853+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":131,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.393875+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:37:50.393875+0000","last_peered":"2023-06-03T20:37:50.393875+0000","last_clean":"2023-06-03T20:37:50.393875+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:37:50.393875+0000","last_undegraded":"2023-06-03T20:37:50.393875+0000","last_fullsized":"2023-06-03T20:37:50.393875+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"10.15","version":"276'12249","reported_seq":12504,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.824949+0000","last_change":"2023-06-03T20:37:00.719763+0000","last_active":"2023-06-03T20:37:59.824949+0000","last_peered":"2023-06-03T20:37:59.824949+0000","last_clean":"2023-06-03T20:37:59.824949+0000","last_became_active":"2023-06-03T20:36:40.698234+0000","last_became_peered":"2023-06-03T20:36:40.698234+0000","last_unstale":"2023-06-03T20:37:59.824949+0000","last_undegraded":"2023-06-03T20:37:59.824949+0000","last_fullsized":"2023-06-03T20:37:59.824949+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"268'10901","last_scrub_stamp":"2023-06-03T20:37:00.719472+0000","last_deep_scrub":"268'10901","last_deep_scrub_stamp":"2023-06-03T20:37:00.719472+0000","last_clean_scrub_stamp":"2023-06-03T20:37:00.719472+0000","objects_scrubbed":2432,"log_size":12249,"log_dups_size":0,"ondisk_log_size":12249,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":13,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:07:47.533497+0000","scrub_duration":12.434870268999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":60096512,"num_objects":917,"num_object_clones":0,"num_object_copies":2751,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1515,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,3],"acting":[2,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":141,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.405955+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:37:50.405955+0000","last_peered":"2023-06-03T20:37:50.405955+0000","last_clean":"2023-06-03T20:37:50.405955+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:37:50.405955+0000","last_undegraded":"2023-06-03T20:37:50.405955+0000","last_fullsized":"2023-06-03T20:37:50.405955+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.384054+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:37:50.384054+0000","last_peered":"2023-06-03T20:37:50.384054+0000","last_clean":"2023-06-03T20:37:50.384054+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:37:50.384054+0000","last_undegraded":"2023-06-03T20:37:50.384054+0000","last_fullsized":"2023-06-03T20:37:50.384054+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"276'10027","reported_seq":10145,"reported_epoch":276,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2023-06-03T20:38:00.266459+0000","last_change":"2023-06-03T20:37:51.683738+0000","last_active":"2023-06-03T20:38:00.266459+0000","last_peered":"2023-06-03T20:38:00.266459+0000","last_clean":"2023-06-03T20:37:48.419561+0000","last_became_active":"2023-06-03T20:37:51.657859+0000","last_became_peered":"2023-06-03T20:37:51.657859+0000","last_unstale":"2023-06-03T20:38:00.266459+0000","last_undegraded":"2023-06-03T20:37:51.569276+0000","last_fullsized":"2023-06-03T20:37:51.385227+0000","mapping_epoch":275,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"262'8366","last_scrub_stamp":"2023-06-03T20:36:47.648350+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:36:47.648350+0000","objects_scrubbed":2539,"log_size":10027,"log_dups_size":0,"ondisk_log_size":10027,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:58:56.121919+0000","scrub_duration":0.79136502099999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":57540608,"num_objects":878,"num_object_clones":0,"num_object_copies":2634,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3453,"num_objects_misplaced":3453,"num_objects_unfound":0,"num_objects_dirty":878,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1661,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":878},{"shards":"0,4","objects":-238}],"blocked_by":[],"up_primary":1,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":111,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.405958+0000","last_change":"2023-06-03T20:28:50.430561+0000","last_active":"2023-06-03T20:37:50.405958+0000","last_peered":"2023-06-03T20:37:50.405958+0000","last_clean":"2023-06-03T20:37:50.405958+0000","last_became_active":"2023-06-03T20:28:50.429259+0000","last_became_peered":"2023-06-03T20:28:50.429259+0000","last_unstale":"2023-06-03T20:37:50.405958+0000","last_undegraded":"2023-06-03T20:37:50.405958+0000","last_fullsized":"2023-06-03T20:37:50.405958+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":280,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383812+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:37:50.383812+0000","last_peered":"2023-06-03T20:37:50.383812+0000","last_clean":"2023-06-03T20:37:50.383812+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:37:50.383812+0000","last_undegraded":"2023-06-03T20:37:50.383812+0000","last_fullsized":"2023-06-03T20:37:50.383812+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"276'9790","reported_seq":9837,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.636455+0000","last_change":"2023-06-03T20:36:40.704434+0000","last_active":"2023-06-03T20:37:59.636455+0000","last_peered":"2023-06-03T20:37:59.636455+0000","last_clean":"2023-06-03T20:37:59.636455+0000","last_became_active":"2023-06-03T20:36:40.692727+0000","last_became_peered":"2023-06-03T20:36:40.692727+0000","last_unstale":"2023-06-03T20:37:59.636455+0000","last_undegraded":"2023-06-03T20:37:59.636455+0000","last_fullsized":"2023-06-03T20:37:59.636455+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9790,"log_dups_size":0,"ondisk_log_size":9790,"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":58654720,"num_objects":895,"num_object_clones":0,"num_object_copies":2685,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":895,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5780,"num_write_kb":213600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"59'1","reported_seq":314,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.390138+0000","last_change":"2023-06-03T20:27:36.298315+0000","last_active":"2023-06-03T20:37:50.390138+0000","last_peered":"2023-06-03T20:37:50.390138+0000","last_clean":"2023-06-03T20:37:50.390138+0000","last_became_active":"2023-06-03T20:27:36.297775+0000","last_became_peered":"2023-06-03T20:27:36.297775+0000","last_unstale":"2023-06-03T20:37:50.390138+0000","last_undegraded":"2023-06-03T20:37:50.390138+0000","last_fullsized":"2023-06-03T20:37:50.390138+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:36:43.760922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":289,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.389431+0000","last_change":"2023-06-03T20:23:31.975012+0000","last_active":"2023-06-03T20:37:50.389431+0000","last_peered":"2023-06-03T20:37:50.389431+0000","last_clean":"2023-06-03T20:37:50.389431+0000","last_became_active":"2023-06-03T20:23:31.974541+0000","last_became_peered":"2023-06-03T20:23:31.974541+0000","last_unstale":"2023-06-03T20:37:50.389431+0000","last_undegraded":"2023-06-03T20:37:50.389431+0000","last_fullsized":"2023-06-03T20:37:50.389431+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:35:32.545299+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"10.16","version":"276'9829","reported_seq":9876,"reported_epoch":276,"state":"active+clean","last_fresh":"2023-06-03T20:37:59.513640+0000","last_change":"2023-06-03T20:36:40.732909+0000","last_active":"2023-06-03T20:37:59.513640+0000","last_peered":"2023-06-03T20:37:59.513640+0000","last_clean":"2023-06-03T20:37:59.513640+0000","last_became_active":"2023-06-03T20:36:40.720559+0000","last_became_peered":"2023-06-03T20:36:40.720559+0000","last_unstale":"2023-06-03T20:37:59.513640+0000","last_undegraded":"2023-06-03T20:37:59.513640+0000","last_fullsized":"2023-06-03T20:37:59.513640+0000","mapping_epoch":260,"log_start":"0'0","ondisk_log_start":"0'0","created":260,"last_epoch_clean":261,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:34:21.312569+0000","last_clean_scrub_stamp":"2023-06-03T20:34:21.312569+0000","objects_scrubbed":0,"log_size":9829,"log_dups_size":0,"ondisk_log_size":9829,"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":61440000,"num_objects":938,"num_object_clones":0,"num_object_copies":2814,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":938,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":5801,"num_write_kb":215616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,0,4],"acting":[5,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":148,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383100+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:37:50.383100+0000","last_peered":"2023-06-03T20:37:50.383100+0000","last_clean":"2023-06-03T20:37:50.383100+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:37:50.383100+0000","last_undegraded":"2023-06-03T20:37:50.383100+0000","last_fullsized":"2023-06-03T20:37:50.383100+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":283,"reported_epoch":275,"state":"active+clean","last_fresh":"2023-06-03T20:37:50.383771+0000","last_change":"2023-06-03T20:27:36.307635+0000","last_active":"2023-06-03T20:37:50.383771+0000","last_peered":"2023-06-03T20:37:50.383771+0000","last_clean":"2023-06-03T20:37:50.383771+0000","last_became_active":"2023-06-03T20:27:36.307168+0000","last_became_peered":"2023-06-03T20:27:36.307168+0000","last_unstale":"2023-06-03T20:37:50.383771+0000","last_undegraded":"2023-06-03T20:37:50.383771+0000","last_fullsized":"2023-06-03T20:37:50.383771+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":10,"num_pg":26,"stat_sum":{"num_bytes":1936130072,"num_objects":29544,"num_object_clones":0,"num_object_copies":88632,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":3453,"num_objects_misplaced":7431,"num_objects_unfound":0,"num_objects_dirty":29544,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":144627,"num_write_kb":4754273,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6218,"num_bytes_recovered":349896704,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":6275215360,"data_stored":6275203144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":245299,"ondisk_log_size":245299,"up":78,"acting":75,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430730,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1006004,"kb_used_data":554284,"kb_used_omap":0,"kb_used_meta":451712,"kb_avail":92739148,"statfs":{"total":95995035648,"available":94964887552,"internally_reserved":0,"allocated":567586816,"data_stored":567060002,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":462553088},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:38 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.657,"15min":2.8069999999999999},"min":{"1min":0.32200000000000001,"5min":0.25,"15min":0.23000000000000001},"max":{"1min":3.6040000000000001,"5min":32.957000000000001,"15min":246.643},"last":6.617},{"interface":"front","average":{"1min":1.5089999999999999,"5min":1.5069999999999999,"15min":2.6669999999999998},"min":{"1min":0.32600000000000001,"5min":0.28100000000000003,"15min":0.27100000000000002},"max":{"1min":6.7439999999999998,"5min":30.641999999999999,"15min":246.02600000000001},"last":0.71799999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:37:29 2023","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.99299999999999999,"15min":1.5740000000000001},"min":{"1min":0.40100000000000002,"5min":0.309,"15min":0.309},"max":{"1min":3.7850000000000001,"5min":7.4420000000000002,"15min":12.239000000000001},"last":0.60399999999999998},{"interface":"front","average":{"1min":1.6990000000000001,"5min":1.47,"15min":2.1749999999999998},"min":{"1min":0.36399999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":5.4210000000000003,"5min":10.339,"15min":12.215},"last":0.40999999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:37:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7609999999999999,"5min":1.2410000000000001,"15min":1.2949999999999999},"min":{"1min":0.35699999999999998,"5min":0.309,"15min":0.28499999999999998},"max":{"1min":6.6360000000000001,"5min":6.6360000000000001,"15min":7.9699999999999998},"last":0.44600000000000001},{"interface":"front","average":{"1min":1.343,"5min":1.1279999999999999,"15min":1.325},"min":{"1min":0.39900000000000002,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":4.1840000000000002,"5min":4.8520000000000003,"15min":10.205},"last":0.53400000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.7729999999999999,"5min":1.323,"15min":2.1499999999999999},"min":{"1min":0.40000000000000002,"5min":0.30599999999999999,"15min":0.30499999999999999},"max":{"1min":5.2489999999999997,"5min":5.7309999999999999,"15min":92.436999999999998},"last":0.58099999999999996},{"interface":"front","average":{"1min":1.7669999999999999,"5min":1.5149999999999999,"15min":2.375},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.32200000000000001},"max":{"1min":5.5060000000000002,"5min":11.68,"15min":91.870000000000005},"last":0.55200000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":2.266,"5min":1.5589999999999999,"15min":1.4710000000000001},"min":{"1min":0.34399999999999997,"5min":0.309,"15min":0.29299999999999998},"max":{"1min":11.807,"5min":15.456,"15min":15.456},"last":2.7730000000000001},{"interface":"front","average":{"1min":1.8180000000000001,"5min":1.7729999999999999,"15min":1.556},"min":{"1min":0.33900000000000002,"5min":0.33900000000000002,"15min":0.28199999999999997},"max":{"1min":5.3680000000000003,"5min":17.462,"15min":17.462},"last":0.80100000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":1.837,"5min":1.2829999999999999,"15min":1.458},"min":{"1min":0.41599999999999998,"5min":0.33700000000000002,"15min":0.31900000000000001},"max":{"1min":4.79,"5min":5.5019999999999998,"15min":8.9290000000000003},"last":0.52000000000000002},{"interface":"front","average":{"1min":1.839,"5min":1.3049999999999999,"15min":1.6180000000000001},"min":{"1min":0.435,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":5.8579999999999997,"5min":5.8579999999999997,"15min":10.576000000000001},"last":2.4049999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:37:57 2023","interfaces":[{"interface":"back","average":{"1min":3.3100000000000001,"5min":1.875,"15min":1.51},"min":{"1min":0.46100000000000002,"5min":0.442,"15min":0.34899999999999998},"max":{"1min":10.778,"5min":10.778,"15min":18.193999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":2.0030000000000001,"5min":1.6599999999999999,"15min":1.571},"min":{"1min":0.44700000000000001,"5min":0.39600000000000002,"15min":0.314},"max":{"1min":5.4669999999999996,"5min":6.0979999999999999,"15min":8.4819999999999993},"last":0.46100000000000002}]}]},{"osd":6,"up_from":42,"seq":180388626963,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1246696,"kb_used_data":872032,"kb_used_omap":0,"kb_used_meta":374656,"kb_avail":92498456,"statfs":{"total":95995035648,"available":94718418944,"internally_reserved":0,"allocated":892960768,"data_stored":892445805,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":383647744},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:43 2023","interfaces":[{"interface":"back","average":{"1min":16.812999999999999,"5min":4.5330000000000004,"15min":2.4700000000000002},"min":{"1min":0.26100000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":205.834,"5min":205.834,"15min":205.834},"last":0.42499999999999999},{"interface":"front","average":{"1min":16.338999999999999,"5min":4.4029999999999996,"15min":2.4039999999999999},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":205.61500000000001,"5min":205.61500000000001,"15min":205.61500000000001},"last":0.55900000000000005}]},{"osd":1,"last update":"Sat Jun 3 20:37:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1439999999999999,"5min":1.2210000000000001,"15min":1.5609999999999999},"min":{"1min":0.32900000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":4.8280000000000003,"5min":10.381,"15min":10.381},"last":0.44900000000000001},{"interface":"front","average":{"1min":0.85199999999999998,"5min":1.2150000000000001,"15min":1.6639999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":4.4880000000000004,"5min":8.2509999999999994,"15min":8.2509999999999994},"last":0.499}]},{"osd":2,"last update":"Sat Jun 3 20:37:29 2023","interfaces":[{"interface":"back","average":{"1min":1.306,"5min":1.4319999999999999,"15min":1.238},"min":{"1min":0.38500000000000001,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":3.6560000000000001,"5min":11.728999999999999,"15min":11.728999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.327,"15min":1.272},"min":{"1min":0.315,"5min":0.315,"15min":0.29999999999999999},"max":{"1min":6.7400000000000002,"5min":7.5640000000000001,"15min":12.529},"last":0.45500000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:37:06 2023","interfaces":[{"interface":"back","average":{"1min":2.2269999999999999,"5min":2.2959999999999998,"15min":1.851},"min":{"1min":0.39500000000000002,"5min":0.39500000000000002,"15min":0.33500000000000002},"max":{"1min":7.2800000000000002,"5min":76.682000000000002,"15min":76.682000000000002},"last":2.7189999999999999},{"interface":"front","average":{"1min":2.0600000000000001,"5min":2.246,"15min":1.899},"min":{"1min":0.40799999999999997,"5min":0.33000000000000002,"15min":0.32800000000000001},"max":{"1min":14.492000000000001,"5min":76.576999999999998,"15min":76.576999999999998},"last":0.41099999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.4119999999999999,"5min":1.268,"15min":1.2450000000000001},"min":{"1min":0.32600000000000001,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":4.9870000000000001,"5min":12.34,"15min":12.34},"last":0.51800000000000002},{"interface":"front","average":{"1min":2.2229999999999999,"5min":1.141,"15min":1.1910000000000001},"min":{"1min":0.35499999999999998,"5min":0.307,"15min":0.28899999999999998},"max":{"1min":10.433999999999999,"5min":10.433999999999999,"15min":10.433999999999999},"last":3.2029999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:37:06 2023","interfaces":[{"interface":"back","average":{"1min":1.768,"5min":1.504,"15min":1.3340000000000001},"min":{"1min":0.34300000000000003,"5min":0.33900000000000002,"15min":0.33000000000000002},"max":{"1min":5.9459999999999997,"5min":12.287000000000001,"15min":12.287000000000001},"last":2.3660000000000001},{"interface":"front","average":{"1min":1.405,"5min":1.2529999999999999,"15min":1.413},"min":{"1min":0.438,"5min":0.34899999999999998,"15min":0.31},"max":{"1min":6.8940000000000001,"5min":6.8940000000000001,"15min":12.215},"last":0.49099999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:37:06 2023","interfaces":[{"interface":"back","average":{"1min":2.766,"5min":1.4419999999999999,"15min":1.5149999999999999},"min":{"1min":0.38200000000000001,"5min":0.38200000000000001,"15min":0.35099999999999998},"max":{"1min":20.23,"5min":20.23,"15min":20.23},"last":2.4790000000000001},{"interface":"front","average":{"1min":1.9590000000000001,"5min":1.603,"15min":1.47},"min":{"1min":0.438,"5min":0.42799999999999999,"15min":0.32000000000000001},"max":{"1min":17.106000000000002,"5min":17.106000000000002,"15min":17.106000000000002},"last":0.54600000000000004}]}]},{"osd":1,"up_from":231,"seq":992137445458,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":707884,"kb_used_data":548708,"kb_used_omap":5,"kb_used_meta":159162,"kb_avail":93037268,"statfs":{"total":95995035648,"available":95270162432,"internally_reserved":0,"allocated":561876992,"data_stored":560900374,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":162982563},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":4.7130000000000001,"5min":2.0800000000000001,"15min":1.893},"min":{"1min":0.247,"5min":0.247,"15min":0.247},"max":{"1min":40.051000000000002,"5min":40.051000000000002,"15min":40.051000000000002},"last":0.36099999999999999},{"interface":"front","average":{"1min":4.6740000000000004,"5min":1.972,"15min":1.756},"min":{"1min":0.36099999999999999,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":42.774999999999999,"5min":42.774999999999999,"15min":42.774999999999999},"last":0.45900000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":0.94399999999999995,"15min":1.3440000000000001},"min":{"1min":0.44800000000000001,"5min":0.254,"15min":0.254},"max":{"1min":3.472,"5min":6.6109999999999998,"15min":6.6109999999999998},"last":0.49099999999999999},{"interface":"front","average":{"1min":1.087,"5min":1.194,"15min":1.552},"min":{"1min":0.42299999999999999,"5min":0.32600000000000001,"15min":0.32600000000000001},"max":{"1min":4.46,"5min":11.236000000000001,"15min":11.236000000000001},"last":0.47999999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.661,"5min":1.6399999999999999,"15min":2.2519999999999998},"min":{"1min":0.28299999999999997,"5min":0.248,"15min":0.248},"max":{"1min":30.850999999999999,"5min":30.850999999999999,"15min":30.850999999999999},"last":0.437},{"interface":"front","average":{"1min":2.726,"5min":1.4770000000000001,"15min":2.298},"min":{"1min":0.32200000000000001,"5min":0.26100000000000001,"15min":0.26100000000000001},"max":{"1min":28.138999999999999,"5min":28.138999999999999,"15min":28.138999999999999},"last":0.68500000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.498,"5min":1.157,"15min":1.637},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":6.2169999999999996,"5min":6.2169999999999996,"15min":6.5039999999999996},"last":0.53500000000000003},{"interface":"front","average":{"1min":1.46,"5min":1.518,"15min":1.72},"min":{"1min":0.41699999999999998,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":5.8150000000000004,"5min":11.272,"15min":11.272},"last":0.57899999999999996}]},{"osd":5,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":2.0619999999999998,"5min":1.5469999999999999,"15min":1.9830000000000001},"min":{"1min":0.40200000000000002,"5min":0.39600000000000002,"15min":0.36799999999999999},"max":{"1min":6.7450000000000001,"5min":12.561,"15min":12.561},"last":3.9449999999999998},{"interface":"front","average":{"1min":1.2370000000000001,"5min":1.325,"15min":1.9790000000000001},"min":{"1min":0.42499999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":3.621,"5min":8.9480000000000004,"15min":8.9480000000000004},"last":0.59599999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.4570000000000001,"15min":2.1000000000000001},"min":{"1min":0.47599999999999998,"5min":0.46800000000000003,"15min":0.40699999999999997},"max":{"1min":4.8540000000000001,"5min":12.398999999999999,"15min":12.398999999999999},"last":0.747},{"interface":"front","average":{"1min":1.2869999999999999,"5min":1.355,"15min":1.931},"min":{"1min":0.47999999999999998,"5min":0.39600000000000002,"15min":0.39000000000000001},"max":{"1min":4.2960000000000003,"5min":6.4450000000000003,"15min":6.7089999999999996},"last":2.4889999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:37:24 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.329,"15min":2.262},"min":{"1min":0.45400000000000001,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":3.6520000000000001,"5min":6.5499999999999998,"15min":8.1449999999999996},"last":0.55900000000000005},{"interface":"front","average":{"1min":1.3480000000000001,"5min":1.4490000000000001,"15min":1.925},"min":{"1min":0.46999999999999997,"5min":0.41499999999999998,"15min":0.41499999999999998},"max":{"1min":5.8010000000000002,"5min":11.298999999999999,"15min":11.298999999999999},"last":0.79200000000000004}]}]},{"osd":0,"up_from":77,"seq":330712482146,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1494912,"kb_used_data":1179192,"kb_used_omap":5,"kb_used_meta":315706,"kb_avail":92250240,"statfs":{"total":95995035648,"available":94464245760,"internally_reserved":0,"allocated":1207492608,"data_stored":1206552224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":323283578},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:37:30 2023","interfaces":[{"interface":"back","average":{"1min":1.2230000000000001,"5min":1.212,"15min":2.2759999999999998},"min":{"1min":0.223,"5min":0.223,"15min":0.223},"max":{"1min":5.0250000000000004,"5min":10.869,"15min":10.869},"last":0.38100000000000001},{"interface":"front","average":{"1min":1.1020000000000001,"5min":1.121,"15min":2.6949999999999998},"min":{"1min":0.26700000000000002,"5min":0.22,"15min":0.22},"max":{"1min":7.3600000000000003,"5min":7.3600000000000003,"15min":14.018000000000001},"last":0.314}]},{"osd":2,"last update":"Sat Jun 3 20:37:39 2023","interfaces":[{"interface":"back","average":{"1min":1.6779999999999999,"5min":1.3999999999999999,"15min":1.371},"min":{"1min":0.25700000000000001,"5min":0.216,"15min":0.20999999999999999},"max":{"1min":12.31,"5min":12.31,"15min":13.308},"last":0.77700000000000002},{"interface":"front","average":{"1min":2.0049999999999999,"5min":1.347,"15min":1.3660000000000001},"min":{"1min":0.34000000000000002,"5min":0.22600000000000001,"15min":0.20499999999999999},"max":{"1min":7.2770000000000001,"5min":7.2770000000000001,"15min":14.996},"last":4.5099999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:37:56 2023","interfaces":[{"interface":"back","average":{"1min":1.4990000000000001,"5min":3.4430000000000001,"15min":2.7890000000000001},"min":{"1min":0.32700000000000001,"5min":0.32400000000000001,"15min":0.23599999999999999},"max":{"1min":7.7949999999999999,"5min":238.398,"15min":238.398},"last":0.53900000000000003},{"interface":"front","average":{"1min":2.1200000000000001,"5min":3.8330000000000002,"15min":2.7240000000000002},"min":{"1min":0.313,"5min":0.29099999999999998,"15min":0.251},"max":{"1min":10.23,"5min":239.00899999999999,"15min":239.00899999999999},"last":0.41499999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:37:51 2023","interfaces":[{"interface":"back","average":{"1min":1.385,"5min":1.944,"15min":1.585},"min":{"1min":0.36899999999999999,"5min":0.36899999999999999,"15min":0.29399999999999998},"max":{"1min":4.4359999999999999,"5min":16.917999999999999,"15min":16.917999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":1.5389999999999999,"5min":1.446,"15min":1.52},"min":{"1min":0.34999999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":5.3659999999999997,"5min":14.064,"15min":14.516999999999999},"last":0.35699999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:37:51 2023","interfaces":[{"interface":"back","average":{"1min":2.3210000000000002,"5min":1.6140000000000001,"15min":1.7869999999999999},"min":{"1min":0.39400000000000002,"5min":0.35799999999999998,"15min":0.317},"max":{"1min":8.4979999999999993,"5min":8.4979999999999993,"15min":14.558},"last":0.501},{"interface":"front","average":{"1min":2.2010000000000001,"5min":1.645,"15min":1.778},"min":{"1min":0.371,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":7.0880000000000001,"5min":7.4939999999999998,"15min":14.706},"last":0.45200000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:37:51 2023","interfaces":[{"interface":"back","average":{"1min":1.9570000000000001,"5min":1.6910000000000001,"15min":1.6839999999999999},"min":{"1min":0.39600000000000002,"5min":0.39000000000000001,"15min":0.34200000000000003},"max":{"1min":11.529,"5min":11.529,"15min":14.587},"last":0.47099999999999997},{"interface":"front","average":{"1min":2.2709999999999999,"5min":1.921,"15min":1.837},"min":{"1min":0.59199999999999997,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":7.1360000000000001,"5min":21.329999999999998,"15min":21.329999999999998},"last":1.274}]},{"osd":7,"last update":"Sat Jun 3 20:37:51 2023","interfaces":[{"interface":"back","average":{"1min":2.7290000000000001,"5min":1.8169999999999999,"15min":1.8480000000000001},"min":{"1min":0.41299999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":21.172999999999998,"5min":21.172999999999998,"15min":21.172999999999998},"last":0.55400000000000005},{"interface":"front","average":{"1min":2.9889999999999999,"5min":1.8160000000000001,"15min":1.7070000000000001},"min":{"1min":0.49299999999999999,"5min":0.45800000000000002,"15min":0.32700000000000001},"max":{"1min":21.398,"5min":21.398,"15min":21.398},"last":0.81399999999999995}]}]},{"osd":2,"up_from":87,"seq":373662155094,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1161268,"kb_used_data":743084,"kb_used_omap":7,"kb_used_meta":418040,"kb_avail":92583884,"statfs":{"total":95995035648,"available":94805897216,"internally_reserved":0,"allocated":760918016,"data_stored":759987141,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":428073041},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":3.0579999999999998,"5min":1.5980000000000001,"15min":1.752},"min":{"1min":0.20999999999999999,"5min":0.20999999999999999,"15min":0.19600000000000001},"max":{"1min":23.908999999999999,"5min":23.908999999999999,"15min":57.338999999999999},"last":3.5569999999999999},{"interface":"front","average":{"1min":2.3959999999999999,"5min":1.456,"15min":1.8260000000000001},"min":{"1min":0.27600000000000002,"5min":0.245,"15min":0.20300000000000001},"max":{"1min":10.130000000000001,"5min":10.130000000000001,"15min":57.302999999999997},"last":3.492}]},{"osd":1,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":5.7149999999999999,"5min":2.1459999999999999,"15min":1.7090000000000001},"min":{"1min":0.26400000000000001,"5min":0.24399999999999999,"15min":0.24399999999999999},"max":{"1min":74.108000000000004,"5min":74.108000000000004,"15min":74.108000000000004},"last":2.8330000000000002},{"interface":"front","average":{"1min":6.0700000000000003,"5min":1.988,"15min":2.0539999999999998},"min":{"1min":0.28499999999999998,"5min":0.246,"15min":0.246},"max":{"1min":74.488,"5min":74.488,"15min":74.488},"last":2.9910000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:37:08 2023","interfaces":[{"interface":"back","average":{"1min":2.1709999999999998,"5min":2.452,"15min":4.2619999999999996},"min":{"1min":0.34200000000000003,"5min":0.28599999999999998,"15min":0.21199999999999999},"max":{"1min":6.3739999999999997,"5min":75.634,"15min":269.459},"last":3.9710000000000001},{"interface":"front","average":{"1min":1.7889999999999999,"5min":2.2269999999999999,"15min":4.101},"min":{"1min":0.27400000000000002,"5min":0.27400000000000002,"15min":0.27000000000000002},"max":{"1min":6.7880000000000003,"5min":75.539000000000001,"15min":271.16300000000001},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.4399999999999999,"5min":1.748,"15min":1.5740000000000001},"min":{"1min":0.59299999999999997,"5min":0.38200000000000001,"15min":0.308},"max":{"1min":5.3600000000000003,"5min":9.0440000000000005,"15min":14.300000000000001},"last":2.6139999999999999},{"interface":"front","average":{"1min":2.762,"5min":1.8700000000000001,"15min":1.484},"min":{"1min":0.45000000000000001,"5min":0.35999999999999999,"15min":0.33000000000000002},"max":{"1min":10.358000000000001,"5min":14.007999999999999,"15min":14.007999999999999},"last":2.4809999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":1.2789999999999999,"5min":1.5029999999999999,"15min":1.6559999999999999},"min":{"1min":0.372,"5min":0.34899999999999998,"15min":0.31900000000000001},"max":{"1min":3.016,"5min":7.7830000000000004,"15min":9.0489999999999995},"last":0.45800000000000002},{"interface":"front","average":{"1min":2.6019999999999999,"5min":1.7969999999999999,"15min":1.7509999999999999},"min":{"1min":0.48899999999999999,"5min":0.42699999999999999,"15min":0.35599999999999998},"max":{"1min":6.2510000000000003,"5min":6.2510000000000003,"15min":11.304},"last":2.3250000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.6920000000000002,"5min":1.821,"15min":1.526},"min":{"1min":0.39300000000000002,"5min":0.35599999999999998,"15min":0.32400000000000001},"max":{"1min":7.7080000000000002,"5min":9.4090000000000007,"15min":10.765000000000001},"last":2.9260000000000002},{"interface":"front","average":{"1min":1.839,"5min":1.4570000000000001,"15min":1.623},"min":{"1min":0.42199999999999999,"5min":0.39100000000000001,"15min":0.33600000000000002},"max":{"1min":6.2050000000000001,"5min":6.2050000000000001,"15min":9.3140000000000001},"last":3.3300000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:37:27 2023","interfaces":[{"interface":"back","average":{"1min":2.2210000000000001,"5min":1.7,"15min":1.5780000000000001},"min":{"1min":0.35599999999999998,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":7.2549999999999999,"5min":7.5270000000000001,"15min":10.795},"last":3.5019999999999998},{"interface":"front","average":{"1min":1.5700000000000001,"5min":1.5189999999999999,"15min":1.694},"min":{"1min":0.46200000000000002,"5min":0.42999999999999999,"15min":0.42199999999999999},"max":{"1min":6.3150000000000004,"5min":8.7390000000000008,"15min":9.6039999999999992},"last":0.41299999999999998}]}]},{"osd":3,"up_from":92,"seq":395136991568,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1133688,"kb_used_data":622000,"kb_used_omap":2,"kb_used_meta":511677,"kb_avail":92611464,"statfs":{"total":95995035648,"available":94834139136,"internally_reserved":0,"allocated":636928000,"data_stored":635993360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":523957301},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":3.2029999999999998,"5min":1.9690000000000001,"15min":2.363},"min":{"1min":0.22600000000000001,"5min":0.22600000000000001,"15min":0.21199999999999999},"max":{"1min":43.649999999999999,"5min":43.649999999999999,"15min":186.583},"last":1.9039999999999999},{"interface":"front","average":{"1min":3.4119999999999999,"5min":2.2370000000000001,"15min":2.3740000000000001},"min":{"1min":0.23799999999999999,"5min":0.20899999999999999,"15min":0.185},"max":{"1min":42.112000000000002,"5min":42.112000000000002,"15min":188.77600000000001},"last":0.371}]},{"osd":1,"last update":"Sat Jun 3 20:37:25 2023","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":1.329,"15min":3.254},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":4.7030000000000003,"5min":10.826000000000001,"15min":12.026999999999999},"last":0.27400000000000002},{"interface":"front","average":{"1min":1.413,"5min":1.3959999999999999,"15min":2.9460000000000002},"min":{"1min":0.27300000000000002,"5min":0.20300000000000001,"15min":0.20300000000000001},"max":{"1min":8.5960000000000001,"5min":12.319000000000001,"15min":14.042999999999999},"last":1.46}]},{"osd":2,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":4.1159999999999997,"5min":2.1709999999999998,"15min":1.798},"min":{"1min":0.29999999999999999,"5min":0.28100000000000003,"15min":0.252},"max":{"1min":43.439,"5min":43.439,"15min":43.439},"last":0.72199999999999998},{"interface":"front","average":{"1min":3.2989999999999999,"5min":2.2970000000000002,"15min":1.8500000000000001},"min":{"1min":0.379,"5min":0.34100000000000003,"15min":0.25800000000000001},"max":{"1min":42.151000000000003,"5min":42.151000000000003,"15min":42.151000000000003},"last":0.622}]},{"osd":4,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":1.9450000000000001,"5min":1.8420000000000001,"15min":1.681},"min":{"1min":0.41499999999999998,"5min":0.37,"15min":0.32400000000000001},"max":{"1min":9.5180000000000007,"5min":12.045,"15min":12.045},"last":0.40699999999999997},{"interface":"front","average":{"1min":2.1539999999999999,"5min":1.6040000000000001,"15min":1.6060000000000001},"min":{"1min":0.38300000000000001,"5min":0.34999999999999998,"15min":0.32600000000000001},"max":{"1min":8.8480000000000008,"5min":8.8480000000000008,"15min":9.0009999999999994},"last":0.46100000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":1.7290000000000001,"5min":2.081,"15min":2.0259999999999998},"min":{"1min":0.42199999999999999,"5min":0.36599999999999999,"15min":0.34799999999999998},"max":{"1min":8.9169999999999998,"5min":24.832000000000001,"15min":24.832000000000001},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.7470000000000001,"5min":2.1920000000000002,"15min":1.913},"min":{"1min":0.43099999999999999,"5min":0.32900000000000001,"15min":0.28299999999999997},"max":{"1min":8.8979999999999997,"5min":24.867999999999999,"15min":24.867999999999999},"last":0.69799999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":1.8140000000000001,"5min":1.7669999999999999,"15min":1.647},"min":{"1min":0.52500000000000002,"5min":0.36299999999999999,"15min":0.34100000000000003},"max":{"1min":8.9169999999999998,"5min":11.468,"15min":11.468},"last":0.66200000000000003},{"interface":"front","average":{"1min":1.5069999999999999,"5min":1.9790000000000001,"15min":1.8029999999999999},"min":{"1min":0.439,"5min":0.439,"15min":0.34200000000000003},"max":{"1min":4.7539999999999996,"5min":14.712999999999999,"15min":14.712999999999999},"last":0.51600000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:37:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5309999999999999,"5min":1.95,"15min":1.8859999999999999},"min":{"1min":0.46999999999999997,"5min":0.441,"15min":0.39300000000000002},"max":{"1min":5.6849999999999996,"5min":12.192,"15min":12.192},"last":0.54600000000000004},{"interface":"front","average":{"1min":2.3620000000000001,"5min":1.905,"15min":1.885},"min":{"1min":0.40200000000000002,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":8.8819999999999997,"5min":17.152000000000001,"15min":17.152000000000001},"last":0.60699999999999998}]}]},{"osd":4,"up_from":30,"seq":128849019428,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1424496,"kb_used_data":1057576,"kb_used_omap":0,"kb_used_meta":366784,"kb_avail":92320656,"statfs":{"total":95995035648,"available":94536351744,"internally_reserved":0,"allocated":1082957824,"data_stored":1082434516,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":375586816},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":1.9850000000000001,"5min":1.7270000000000001,"15min":1.6679999999999999},"min":{"1min":0.22900000000000001,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":10.776,"5min":15.369999999999999,"15min":50.149000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":2.4319999999999999,"5min":1.593,"15min":1.6599999999999999},"min":{"1min":0.29599999999999999,"5min":0.28899999999999998,"15min":0.28399999999999997},"max":{"1min":10.949999999999999,"5min":10.949999999999999,"15min":50.198999999999998},"last":0.80000000000000004}]},{"osd":1,"last update":"Sat Jun 3 20:37:23 2023","interfaces":[{"interface":"back","average":{"1min":10.369,"5min":3.0329999999999999,"15min":2.0209999999999999},"min":{"1min":0.35899999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":178.298,"5min":178.298,"15min":178.298},"last":0.40999999999999998},{"interface":"front","average":{"1min":10.550000000000001,"5min":3.0659999999999998,"15min":2.0760000000000001},"min":{"1min":0.38700000000000001,"5min":0.316,"15min":0.316},"max":{"1min":178.584,"5min":178.584,"15min":178.584},"last":0.67900000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":2.4590000000000001,"5min":1.873,"15min":1.399},"min":{"1min":0.32600000000000001,"5min":0.32600000000000001,"15min":0.28000000000000003},"max":{"1min":10.746,"5min":15.038,"15min":15.038},"last":0.55000000000000004},{"interface":"front","average":{"1min":2.3460000000000001,"5min":1.5389999999999999,"15min":1.325},"min":{"1min":0.34899999999999998,"5min":0.314,"15min":0.29099999999999998},"max":{"1min":11.015000000000001,"5min":11.015000000000001,"15min":11.015000000000001},"last":0.45500000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:36:57 2023","interfaces":[{"interface":"back","average":{"1min":2.169,"5min":1.72,"15min":2.468},"min":{"1min":0.38300000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":8.0259999999999998,"5min":27.853000000000002,"15min":110.36},"last":0.65800000000000003},{"interface":"front","average":{"1min":1.5920000000000001,"5min":1.5900000000000001,"15min":2.4980000000000002},"min":{"1min":0.39200000000000002,"5min":0.35299999999999998,"15min":0.33000000000000002},"max":{"1min":5.6479999999999997,"5min":28.085999999999999,"15min":111.44},"last":0.48799999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":2.5350000000000001,"5min":1.8320000000000001,"15min":1.466},"min":{"1min":0.32200000000000001,"5min":0.317,"15min":0.26900000000000002},"max":{"1min":10.704000000000001,"5min":14.673999999999999,"15min":14.673999999999999},"last":0.73899999999999999},{"interface":"front","average":{"1min":3.3809999999999998,"5min":2.1019999999999999,"15min":1.734},"min":{"1min":0.39200000000000002,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":11.938000000000001,"5min":11.938000000000001,"15min":11.938000000000001},"last":7.8789999999999996}]},{"osd":6,"last update":"Sat Jun 3 20:37:37 2023","interfaces":[{"interface":"back","average":{"1min":2.0089999999999999,"5min":1.653,"15min":1.3899999999999999},"min":{"1min":0.32500000000000001,"5min":0.32500000000000001,"15min":0.31900000000000001},"max":{"1min":6.907,"5min":16.783999999999999,"15min":16.783999999999999},"last":0.624},{"interface":"front","average":{"1min":3.0070000000000001,"5min":2.2429999999999999,"15min":1.538},"min":{"1min":0.51300000000000001,"5min":0.45300000000000001,"15min":0.35799999999999998},"max":{"1min":11.616,"5min":17.131,"15min":17.131},"last":0.61199999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:37:10 2023","interfaces":[{"interface":"back","average":{"1min":2.2709999999999999,"5min":2.7519999999999998,"15min":2.0390000000000001},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.318},"max":{"1min":11.154,"5min":100.422,"15min":100.422},"last":0.53800000000000003},{"interface":"front","average":{"1min":1.911,"5min":2.653,"15min":1.9039999999999999},"min":{"1min":0.37,"5min":0.37,"15min":0.35399999999999998},"max":{"1min":9.7780000000000005,"5min":99.703999999999994,"15min":99.703999999999994},"last":0.69799999999999995}]}]},{"osd":5,"up_from":36,"seq":154618823196,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1123480,"kb_used_data":649424,"kb_used_omap":0,"kb_used_meta":474048,"kb_avail":92621672,"statfs":{"total":95995035648,"available":94844592128,"internally_reserved":0,"allocated":665010176,"data_stored":664506867,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":485425152},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:37:28 2023","interfaces":[{"interface":"back","average":{"1min":14.614000000000001,"5min":4.4240000000000004,"15min":2.5499999999999998},"min":{"1min":0.42499999999999999,"5min":0.29999999999999999,"15min":0.253},"max":{"1min":174.124,"5min":174.124,"15min":174.124},"last":0.61899999999999999},{"interface":"front","average":{"1min":15.409000000000001,"5min":4.9900000000000002,"15min":3.0169999999999999},"min":{"1min":0.28899999999999998,"5min":0.28899999999999998,"15min":0.27200000000000002},"max":{"1min":174.07400000000001,"5min":174.07400000000001,"15min":174.07400000000001},"last":3.8580000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:37:28 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":1.0780000000000001,"15min":3.548},"min":{"1min":0.39900000000000002,"5min":0.29499999999999998,"15min":0.29499999999999998},"max":{"1min":1.528,"5min":4.6989999999999998,"15min":45.683},"last":0.64800000000000002},{"interface":"front","average":{"1min":1.8340000000000001,"5min":1.5629999999999999,"15min":3.0129999999999999},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.31},"max":{"1min":7.9729999999999999,"5min":10.468,"15min":46.375999999999998},"last":2.0139999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:37:28 2023","interfaces":[{"interface":"back","average":{"1min":1.7170000000000001,"5min":1.573,"15min":1.5780000000000001},"min":{"1min":0.34000000000000002,"5min":0.30599999999999999,"15min":0.28199999999999997},"max":{"1min":8.0099999999999998,"5min":12.976000000000001,"15min":12.976000000000001},"last":4.8499999999999996},{"interface":"front","average":{"1min":1.804,"5min":1.6319999999999999,"15min":1.579},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.29199999999999998},"max":{"1min":8.1600000000000001,"5min":10.441000000000001,"15min":14.098000000000001},"last":1.1599999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:37:16 2023","interfaces":[{"interface":"back","average":{"1min":3.1760000000000002,"5min":1.9059999999999999,"15min":2.4220000000000002},"min":{"1min":0.47299999999999998,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":9.5060000000000002,"5min":10.574,"15min":38.268999999999998},"last":0.88},{"interface":"front","average":{"1min":1.27,"5min":1.179,"15min":1.9099999999999999},"min":{"1min":0.377,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":4.8700000000000001,"5min":5.3789999999999996,"15min":38.194000000000003},"last":0.67500000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:37:28 2023","interfaces":[{"interface":"back","average":{"1min":1.3859999999999999,"5min":1.145,"15min":1.212},"min":{"1min":0.34499999999999997,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":5.5099999999999998,"5min":5.5099999999999998,"15min":9.1020000000000003},"last":0.55000000000000004},{"interface":"front","average":{"1min":2.214,"5min":1.891,"15min":1.6060000000000001},"min":{"1min":0.29299999999999998,"5min":0.29299999999999998,"15min":0.247},"max":{"1min":8.3550000000000004,"5min":14.521000000000001,"15min":14.521000000000001},"last":3.798}]},{"osd":6,"last update":"Sat Jun 3 20:37:26 2023","interfaces":[{"interface":"back","average":{"1min":1.4470000000000001,"5min":1.256,"15min":1.395},"min":{"1min":0.47599999999999998,"5min":0.41399999999999998,"15min":0.318},"max":{"1min":6.2350000000000003,"5min":6.2350000000000003,"15min":44.262999999999998},"last":0.58699999999999997},{"interface":"front","average":{"1min":1.867,"5min":1.786,"15min":1.7949999999999999},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.3209999999999997,"5min":11.967000000000001,"15min":43.548999999999999},"last":3.3300000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:37:42 2023","interfaces":[{"interface":"back","average":{"1min":1.3160000000000001,"5min":1.982,"15min":1.984},"min":{"1min":0.35399999999999998,"5min":0.35399999999999998,"15min":0.28499999999999998},"max":{"1min":4.0430000000000001,"5min":9.7840000000000007,"15min":18.952000000000002},"last":0.83999999999999997},{"interface":"front","average":{"1min":1.456,"5min":1.329,"15min":1.395},"min":{"1min":0.442,"5min":0.34499999999999997,"15min":0.34399999999999997},"max":{"1min":7.1600000000000001,"5min":7.1600000000000001,"15min":9.2050000000000001},"last":0.69999999999999996}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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":1190203392,"data_stored":1190199320,"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":556138496,"data_stored":556138496,"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":747503616,"data_stored":747503616,"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":622985216,"data_stored":622985216,"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":1069748224,"data_stored":1069744152,"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":654966784,"data_stored":654966784,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":10,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":875040768,"data_stored":875036696,"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":558628864,"data_stored":558628864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:38:06.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set unique_pool_5 pgp_num 26 2023-06-03T20:38:06.407 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:06.435 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:06.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.439 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:06.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:06.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:06] "GET /metrics HTTP/1.1" 200 223856 "" "Prometheus/2.33.4" 2023-06-03T20:38:06.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:06.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:06.719 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:06.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:06.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:06.833 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:06 smithi083 bash[60048]: cluster 1685824685.2870257 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 3453/79644 objects degraded (4.336%); 7117/79644 objects misplaced (8.936%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:38:06.837 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:06.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:06.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:06.861 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:06.879 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:06 smithi033 bash[74781]: cluster 1685824685.2870257 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 3453/79644 objects degraded (4.336%); 7117/79644 objects misplaced (8.936%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:38:06.880 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:06 smithi033 bash[78259]: cluster 1685824685.2870257 mgr.y (mgr.34104) 1139 : cluster 0 pgmap v1240: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 827 op/s; 3453/79644 objects degraded (4.336%); 7117/79644 objects misplaced (8.936%); 4.2 MiB/s, 66 objects/s recovering 2023-06-03T20:38:06.962 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:07.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:07.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:07.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:07.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:07.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:07.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:07.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:07.404 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:07.437 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:07.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:07.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:07.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:07.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:07.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:07.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:07.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:07.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:07.872 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:07.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:07.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:07.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:08.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:08.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:08.112 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:08.143 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:08.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:08.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:08.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:08.393 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:08.433 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:08.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.436 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:08.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:08.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:08.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:08.669 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:08.678 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:08 smithi083 bash[60048]: cluster 1685824687.2876642 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1241: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 3453/77598 objects degraded (4.450%); 6641/77598 objects misplaced (8.558%); 3.8 MiB/s, 61 objects/s recovering 2023-06-03T20:38:08.678 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:08 smithi083 bash[60048]: cluster 1685824688.3728306 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 3453/77598 objects degraded (4.450%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:08.678 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:08 smithi083 bash[60048]: cluster 1685824688.4314518 osd.4 (osd.4) 202 : cluster 0 10.1 scrub starts 2023-06-03T20:38:08.705 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:08.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:08.815 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:08.839 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:08.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:08.894 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:08.946 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:08.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[78259]: cluster 1685824687.2876642 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1241: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 3453/77598 objects degraded (4.450%); 6641/77598 objects misplaced (8.558%); 3.8 MiB/s, 61 objects/s recovering 2023-06-03T20:38:08.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[78259]: cluster 1685824688.3728306 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 3453/77598 objects degraded (4.450%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:08.964 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[78259]: cluster 1685824688.4314518 osd.4 (osd.4) 202 : cluster 0 10.1 scrub starts 2023-06-03T20:38:08.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[74781]: cluster 1685824687.2876642 mgr.y (mgr.34104) 1140 : cluster 0 pgmap v1241: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 3453/77598 objects degraded (4.450%); 6641/77598 objects misplaced (8.558%); 3.8 MiB/s, 61 objects/s recovering 2023-06-03T20:38:08.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[74781]: cluster 1685824688.3728306 mon.a (mon.0) 1413 : cluster 3 Health check update: Degraded data redundancy: 3453/77598 objects degraded (4.450%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:08.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:08 smithi033 bash[74781]: cluster 1685824688.4314518 osd.4 (osd.4) 202 : cluster 0 10.1 scrub starts 2023-06-03T20:38:08.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:08.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:08.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:09.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:09.139 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:09.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:09.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:09.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:09.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:09.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:09.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:09.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.416 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:09.517 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:09.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.707 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:09 smithi083 bash[60048]: audit 1685824688.613187 mon.a (mon.0) 1414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:09.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:09.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:09.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:09.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:10.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:09 smithi033 bash[74781]: audit 1685824688.613187 mon.a (mon.0) 1414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:09 smithi033 bash[78259]: audit 1685824688.613187 mon.a (mon.0) 1414 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:10.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:10.173 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:10.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:10.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:10.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:10.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.322 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:10.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:10.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:10.585 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:10.621 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:10 smithi083 bash[60048]: cluster 1685824689.2882526 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 3453/77190 objects degraded (4.473%); 6641/77190 objects misplaced (8.603%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:10.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:10.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:10.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:10.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:10 smithi033 bash[74781]: cluster 1685824689.2882526 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 3453/77190 objects degraded (4.473%); 6641/77190 objects misplaced (8.603%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:10.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:10 smithi033 bash[78259]: cluster 1685824689.2882526 mgr.y (mgr.34104) 1141 : cluster 0 pgmap v1242: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.6 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 3453/77190 objects degraded (4.473%); 6641/77190 objects misplaced (8.603%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:10.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:10.903 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:10.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:10.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:10.961 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:11.012 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:11.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:11.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:11.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:11.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:11.437 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:11.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:11.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:11.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:11.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:11.634 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:11 smithi083 bash[60048]: cluster 1685824691.4506683 osd.4 (osd.4) 203 : cluster 0 10.1 scrub starts 2023-06-03T20:38:11.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:11.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:11.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:11 smithi033 bash[74781]: cluster 1685824691.4506683 osd.4 (osd.4) 203 : cluster 0 10.1 scrub starts 2023-06-03T20:38:11.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:11 smithi033 bash[78259]: cluster 1685824691.4506683 osd.4 (osd.4) 203 : cluster 0 10.1 scrub starts 2023-06-03T20:38:11.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:11.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:11.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:11.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:12.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:12.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:12.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:12.148 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:12.196 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:12.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:12.337 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:12.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:12.444 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:12.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:12.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:12.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:12.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:12.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:12.635 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:12 smithi083 bash[60048]: cluster 1685824691.2890372 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:38:12.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:12.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:12.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:12.865 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:12.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:12.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:12.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:13.003 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:12 smithi033 bash[78259]: cluster 1685824691.2890372 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:38:13.003 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:12 smithi033 bash[74781]: cluster 1685824691.2890372 mgr.y (mgr.34104) 1142 : cluster 0 pgmap v1243: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 919 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 4.5 MiB/s, 71 objects/s recovering 2023-06-03T20:38:13.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:13.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:13.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:13.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:13.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:13.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:13.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:13.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:13.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.323 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:13.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:13.473 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:13.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:13.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:13.607 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:13.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:13.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:13 smithi033 bash[78259]: cluster 1685824693.380589 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 3453/66651 objects degraded (5.181%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:13.685 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:13 smithi033 bash[78259]: cluster 1685824693.4120617 osd.4 (osd.4) 204 : cluster 0 10.1 scrub starts 2023-06-03T20:38:13.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:13 smithi033 bash[74781]: cluster 1685824693.380589 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 3453/66651 objects degraded (5.181%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:13.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:13 smithi033 bash[74781]: cluster 1685824693.4120617 osd.4 (osd.4) 204 : cluster 0 10.1 scrub starts 2023-06-03T20:38:13.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:13.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:13.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:13.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:13.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:13 smithi083 bash[60048]: cluster 1685824693.380589 mon.a (mon.0) 1415 : cluster 3 Health check update: Degraded data redundancy: 3453/66651 objects degraded (5.181%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:13.870 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:13 smithi083 bash[60048]: cluster 1685824693.4120617 osd.4 (osd.4) 204 : cluster 0 10.1 scrub starts 2023-06-03T20:38:13.901 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:13.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:14.006 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:14.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:14.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:14.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.339 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:14.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:14.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:14.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:14.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:14.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:14.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:14.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:14.730 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:14 smithi083 bash[60048]: cluster 1685824693.2895076 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:14.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:14.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.762 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:14.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:14 smithi033 bash[74781]: cluster 1685824693.2895076 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:14.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:14 smithi033 bash[78259]: cluster 1685824693.2895076 mgr.y (mgr.34104) 1143 : cluster 0 pgmap v1244: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.4 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 612 op/s; 3453/66651 objects degraded (5.181%); 5846/66651 objects misplaced (8.771%); 3.0 MiB/s, 47 objects/s recovering 2023-06-03T20:38:14.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.908 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:14.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:14.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:15.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:15.064 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:38:15.109 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:38:15.162 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:38:15.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:15.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:15.200 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:38:15.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:15.252 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:38:15.296 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:38:15.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:15.329 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:38:15.340 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:15.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:15.373 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:38:15.377 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.378 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:38:15.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:15.492 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:15.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:15.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:15.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:15.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:15.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:15.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:15 smithi083 bash[60048]: audit 1685824695.0161748 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.33:0/2245734840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:15.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:15.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:15.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:16.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:16.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:15 smithi033 bash[78259]: audit 1685824695.0161748 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.33:0/2245734840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:16.046 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:15 smithi033 bash[74781]: audit 1685824695.0161748 mon.c (mon.2) 131 : audit 0 from='client.? 172.21.15.33:0/2245734840' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:16.065 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:16.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.070 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:16.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:16.199 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:16.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:16.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:16.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:16] "GET /metrics HTTP/1.1" 200 223895 "" "Prometheus/2.33.4" 2023-06-03T20:38:16.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:16.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:16.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:16.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:16.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.507 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:16.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:16.643 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:16.662 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:16 smithi033 bash[74781]: cluster 1685824695.2903037 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1245: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 3453/58221 objects degraded (5.931%); 5488/58221 objects misplaced (9.426%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:38:16.701 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:16 smithi033 bash[78259]: cluster 1685824695.2903037 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1245: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 3453/58221 objects degraded (5.931%); 5488/58221 objects misplaced (9.426%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:38:16.749 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:16.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.793 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:16.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:16.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:16 smithi083 bash[60048]: cluster 1685824695.2903037 mgr.y (mgr.34104) 1144 : cluster 0 pgmap v1245: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.2 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 846 op/s; 3453/58221 objects degraded (5.931%); 5488/58221 objects misplaced (9.426%); 3.9 MiB/s, 62 objects/s recovering 2023-06-03T20:38:16.927 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:16.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:16.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:17.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:17.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:17.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:17.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:17.219 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:17.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:17.326 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:17.366 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:17.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:17.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:17.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:17.617 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:17.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:17.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:17.825 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:17.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:17.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:17.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:18.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:18.128 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:18.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:18.233 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:18.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:18.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:18.381 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:18.417 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:18.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:18.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:18.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:18.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:18.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:18.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:18.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:18.815 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:18.824 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[78259]: cluster 1685824697.2908654 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1246: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3453/56334 objects degraded (6.130%); 4997/56334 objects misplaced (8.870%); 3.8 MiB/s, 60 objects/s recovering 2023-06-03T20:38:18.825 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[78259]: cluster 1685824698.361032 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-06-03T20:38:18.825 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[78259]: cluster 1685824698.3820198 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 3453/56334 objects degraded (6.130%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:18.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[74781]: cluster 1685824697.2908654 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1246: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3453/56334 objects degraded (6.130%); 4997/56334 objects misplaced (8.870%); 3.8 MiB/s, 60 objects/s recovering 2023-06-03T20:38:18.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[74781]: cluster 1685824698.361032 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-06-03T20:38:18.825 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:18 smithi033 bash[74781]: cluster 1685824698.3820198 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 3453/56334 objects degraded (6.130%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:18.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:18.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:18.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:18.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:18.966 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:18 smithi083 bash[60048]: cluster 1685824697.2908654 mgr.y (mgr.34104) 1145 : cluster 0 pgmap v1246: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 3453/56334 objects degraded (6.130%); 4997/56334 objects misplaced (8.870%); 3.8 MiB/s, 60 objects/s recovering 2023-06-03T20:38:18.966 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:18 smithi083 bash[60048]: cluster 1685824698.361032 osd.4 (osd.4) 205 : cluster 0 10.1 scrub starts 2023-06-03T20:38:18.966 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:18 smithi083 bash[60048]: cluster 1685824698.3820198 mon.a (mon.0) 1416 : cluster 3 Health check update: Degraded data redundancy: 3453/56334 objects degraded (6.130%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:19.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:19.109 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:19.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:19.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.143 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:19.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:19.282 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:19.390 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:19.425 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:19.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:19.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:19.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:19.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:19.673 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:19.677 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:19 smithi033 bash[78259]: cluster 1685824699.3520963 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-06-03T20:38:19.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:19 smithi033 bash[74781]: cluster 1685824699.3520963 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-06-03T20:38:19.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:19.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:19.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:19.828 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:19.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:19 smithi083 bash[60048]: cluster 1685824699.3520963 osd.4 (osd.4) 206 : cluster 0 10.1 scrub starts 2023-06-03T20:38:19.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:19.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:19.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:19.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:20.077 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:20.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:20.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:20.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:20.258 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:20.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:20.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:20.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:20.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:20.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:20.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:20.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:20.641 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:20.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:20 smithi033 bash[74781]: cluster 1685824699.291385 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 3453/56013 objects degraded (6.165%); 4997/56013 objects misplaced (8.921%); 3.1 MiB/s, 50 objects/s recovering 2023-06-03T20:38:20.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:20 smithi033 bash[74781]: cluster 1685824700.3372645 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-06-03T20:38:20.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:20.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:20.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:20.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:20.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.833 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:20.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:20.943 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:20 smithi033 bash[78259]: cluster 1685824699.291385 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 3453/56013 objects degraded (6.165%); 4997/56013 objects misplaced (8.921%); 3.1 MiB/s, 50 objects/s recovering 2023-06-03T20:38:20.943 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:20 smithi033 bash[78259]: cluster 1685824700.3372645 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-06-03T20:38:20.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:20.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:21.091 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:21.100 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:20 smithi083 bash[60048]: cluster 1685824699.291385 mgr.y (mgr.34104) 1146 : cluster 0 pgmap v1247: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 1.1 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 599 op/s; 3453/56013 objects degraded (6.165%); 4997/56013 objects misplaced (8.921%); 3.1 MiB/s, 50 objects/s recovering 2023-06-03T20:38:21.100 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:20 smithi083 bash[60048]: cluster 1685824700.3372645 osd.4 (osd.4) 207 : cluster 0 10.1 scrub starts 2023-06-03T20:38:21.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:21.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:21.239 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.285 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:21.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:21.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:21.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:21.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:21.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:21.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.704 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:21.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:21.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.843 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:21.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:21.981 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:21.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:21.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:22.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:22.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:22.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:22.238 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:22.271 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:22.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:22.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:22.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:22.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:22.554 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:22.660 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:22.702 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:22.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:22.808 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:22.816 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:22 smithi083 bash[60048]: cluster 1685824701.2923892 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1248: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 4.9 MiB/s, 79 objects/s recovering 2023-06-03T20:38:22.816 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:22 smithi083 bash[60048]: cluster 1685824702.343531 osd.4 (osd.4) 208 : cluster 0 10.1 scrub starts 2023-06-03T20:38:22.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:22.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:22.943 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:22.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:22.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:22.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:22 smithi033 bash[78259]: cluster 1685824701.2923892 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1248: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 4.9 MiB/s, 79 objects/s recovering 2023-06-03T20:38:23.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:22 smithi033 bash[78259]: cluster 1685824702.343531 osd.4 (osd.4) 208 : cluster 0 10.1 scrub starts 2023-06-03T20:38:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:22 smithi033 bash[74781]: cluster 1685824701.2923892 mgr.y (mgr.34104) 1147 : cluster 0 pgmap v1248: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 886 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 4.9 MiB/s, 79 objects/s recovering 2023-06-03T20:38:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:22 smithi033 bash[74781]: cluster 1685824702.343531 osd.4 (osd.4) 208 : cluster 0 10.1 scrub starts 2023-06-03T20:38:23.085 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:23.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:23.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.128 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:23.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:23.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:23.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:23.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:23.436 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:23.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:23.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:23.579 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:23.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:23.685 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:23.696 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:23 smithi083 bash[60048]: cluster 1685824703.3832345 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 3453/45261 objects degraded (7.629%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:23.697 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:23 smithi083 bash[60048]: audit 1685824703.6136765 mon.a (mon.0) 1418 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:23.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:23.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.728 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:23.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:23.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:23.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:23.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:23.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:24.012 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:24.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:24.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:23 smithi033 bash[78259]: cluster 1685824703.3832345 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 3453/45261 objects degraded (7.629%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:24.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:23 smithi033 bash[78259]: audit 1685824703.6136765 mon.a (mon.0) 1418 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:24.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:23 smithi033 bash[74781]: cluster 1685824703.3832345 mon.a (mon.0) 1417 : cluster 3 Health check update: Degraded data redundancy: 3453/45261 objects degraded (7.629%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:24.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:23 smithi033 bash[74781]: audit 1685824703.6136765 mon.a (mon.0) 1418 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:24.119 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:24.166 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:24.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.169 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:24.270 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:24.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:24.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:24.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:24.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:24.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:24.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:24.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:24.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[74781]: cluster 1685824703.2928889 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 3.4 MiB/s, 55 objects/s recovering 2023-06-03T20:38:24.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:24.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:24.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.781 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:24.882 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:24.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:24.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:24.915 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:25.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:25.024 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:24 smithi083 bash[60048]: cluster 1685824703.2928889 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 3.4 MiB/s, 55 objects/s recovering 2023-06-03T20:38:25.024 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:24 smithi083 bash[60048]: audit 1685824704.1010158 mon.a (mon.0) 1419 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:38:25.025 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:24 smithi083 bash[60048]: cluster 1685824704.3091516 osd.4 (osd.4) 209 : cluster 0 10.1 scrub starts 2023-06-03T20:38:25.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[74781]: audit 1685824704.1010158 mon.a (mon.0) 1419 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:38:25.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[74781]: cluster 1685824704.3091516 osd.4 (osd.4) 209 : cluster 0 10.1 scrub starts 2023-06-03T20:38:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[78259]: cluster 1685824703.2928889 mgr.y (mgr.34104) 1148 : cluster 0 pgmap v1249: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 942 MiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 593 op/s; 3453/45261 objects degraded (7.629%); 4054/45261 objects misplaced (8.957%); 3.4 MiB/s, 55 objects/s recovering 2023-06-03T20:38:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[78259]: audit 1685824704.1010158 mon.a (mon.0) 1419 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:38:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:24 smithi033 bash[78259]: cluster 1685824704.3091516 osd.4 (osd.4) 209 : cluster 0 10.1 scrub starts 2023-06-03T20:38:25.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:25.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:25.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.203 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:25.304 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:25.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:25.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:25.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:38:25.452 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:25.502 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:25.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:25.607 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:25.648 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:25.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.652 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:25.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:25.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:25.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:25.899 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:25.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:25.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:25.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:26.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:26.056 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:25 smithi033 bash[74781]: cluster 1685824705.2819242 osd.4 (osd.4) 210 : cluster 0 10.1 scrub starts 2023-06-03T20:38:26.057 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:25 smithi033 bash[78259]: cluster 1685824705.2819242 osd.4 (osd.4) 210 : cluster 0 10.1 scrub starts 2023-06-03T20:38:26.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:26.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:26.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:25 smithi083 bash[60048]: cluster 1685824705.2819242 osd.4 (osd.4) 210 : cluster 0 10.1 scrub starts 2023-06-03T20:38:26.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:26.222 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.225 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:26.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:26.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:26] "GET /metrics HTTP/1.1" 200 223881 "" "Prometheus/2.33.4" 2023-06-03T20:38:26.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:26.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:26.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:26.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.508 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:26.612 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:26.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:26.750 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:26.809 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:26.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:26.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:26 smithi033 bash[74781]: cluster 1685824705.2936313 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 756 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3453/36324 objects degraded (9.506%); 3898/36324 objects misplaced (10.731%); 3.9 MiB/s, 70 objects/s recovering 2023-06-03T20:38:26.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:26 smithi033 bash[78259]: cluster 1685824705.2936313 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 756 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3453/36324 objects degraded (9.506%); 3898/36324 objects misplaced (10.731%); 3.9 MiB/s, 70 objects/s recovering 2023-06-03T20:38:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:26 smithi083 bash[60048]: cluster 1685824705.2936313 mgr.y (mgr.34104) 1149 : cluster 0 pgmap v1250: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 756 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 842 op/s; 3453/36324 objects degraded (9.506%); 3898/36324 objects misplaced (10.731%); 3.9 MiB/s, 70 objects/s recovering 2023-06-03T20:38:26.914 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:26.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:26.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:26.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:27.059 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:27.111 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:27.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:27.214 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:27.256 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:27.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.258 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:27.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:27.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:27.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:27.506 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:27.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:27.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:27.642 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:27.687 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:27.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:27.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:27.837 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:27.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:27.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:27.974 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:27.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:27.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:28.078 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:28.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:28.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:28.238 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:28.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:28.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:28.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:28.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:28.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:28.544 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:28.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:28.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:28.673 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:28.712 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:28.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:28.817 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:28.825 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[78259]: cluster 1685824707.2942088 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 712 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3453/34212 objects degraded (10.093%); 3716/34212 objects misplaced (10.862%); 3.1 MiB/s, 69 objects/s recovering 2023-06-03T20:38:28.825 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[78259]: cluster 1685824708.221289 osd.4 (osd.4) 211 : cluster 0 10.1 scrub starts 2023-06-03T20:38:28.826 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[78259]: cluster 1685824708.3844404 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 3453/34212 objects degraded (10.093%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:28.826 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[74781]: cluster 1685824707.2942088 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 712 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3453/34212 objects degraded (10.093%); 3716/34212 objects misplaced (10.862%); 3.1 MiB/s, 69 objects/s recovering 2023-06-03T20:38:28.826 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[74781]: cluster 1685824708.221289 osd.4 (osd.4) 211 : cluster 0 10.1 scrub starts 2023-06-03T20:38:28.826 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:28 smithi033 bash[74781]: cluster 1685824708.3844404 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 3453/34212 objects degraded (10.093%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:28.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:28.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:28.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:28.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:28.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:28 smithi083 bash[60048]: cluster 1685824707.2942088 mgr.y (mgr.34104) 1150 : cluster 0 pgmap v1251: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 712 MiB data, 5.8 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 3453/34212 objects degraded (10.093%); 3716/34212 objects misplaced (10.862%); 3.1 MiB/s, 69 objects/s recovering 2023-06-03T20:38:28.970 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:28 smithi083 bash[60048]: cluster 1685824708.221289 osd.4 (osd.4) 211 : cluster 0 10.1 scrub starts 2023-06-03T20:38:28.970 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:28 smithi083 bash[60048]: cluster 1685824708.3844404 mon.a (mon.0) 1420 : cluster 3 Health check update: Degraded data redundancy: 3453/34212 objects degraded (10.093%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:29.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:29.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.014 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:29.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:29.150 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:29.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:29.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:29.339 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:29.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:29.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:29.492 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:29.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:29.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:29.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:29.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:29.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:29.768 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:29 smithi033 bash[78259]: cluster 1685824709.2671144 osd.4 (osd.4) 212 : cluster 0 10.1 scrub starts 2023-06-03T20:38:29.769 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:29 smithi033 bash[74781]: cluster 1685824709.2671144 osd.4 (osd.4) 212 : cluster 0 10.1 scrub starts 2023-06-03T20:38:29.778 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:29.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:29.883 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:29.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:29.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:29.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:30.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:30.039 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:29 smithi083 bash[60048]: cluster 1685824709.2671144 osd.4 (osd.4) 212 : cluster 0 10.1 scrub starts 2023-06-03T20:38:30.085 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:30.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.093 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:30.195 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:30.221 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:30.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:30.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:30.363 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:30.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:30.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:30.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:30.592 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:30.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:30.702 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:30.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:30.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:30.753 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:30 smithi033 bash[74781]: cluster 1685824709.294766 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 706 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3453/33915 objects degraded (10.181%); 3716/33915 objects misplaced (10.957%); 2.4 MiB/s, 57 objects/s recovering 2023-06-03T20:38:30.753 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:30 smithi033 bash[74781]: cluster 1685824710.2684357 osd.4 (osd.4) 213 : cluster 0 10.1 scrub starts 2023-06-03T20:38:30.754 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:30 smithi033 bash[78259]: cluster 1685824709.294766 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 706 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3453/33915 objects degraded (10.181%); 3716/33915 objects misplaced (10.957%); 2.4 MiB/s, 57 objects/s recovering 2023-06-03T20:38:30.754 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:30 smithi033 bash[78259]: cluster 1685824710.2684357 osd.4 (osd.4) 213 : cluster 0 10.1 scrub starts 2023-06-03T20:38:30.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:30.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:30.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:30.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:30 smithi083 bash[60048]: cluster 1685824709.294766 mgr.y (mgr.34104) 1151 : cluster 0 pgmap v1252: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+remapped, 95 active+clean; 706 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 622 op/s; 3453/33915 objects degraded (10.181%); 3716/33915 objects misplaced (10.957%); 2.4 MiB/s, 57 objects/s recovering 2023-06-03T20:38:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:30 smithi083 bash[60048]: cluster 1685824710.2684357 osd.4 (osd.4) 213 : cluster 0 10.1 scrub starts 2023-06-03T20:38:30.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:31.018 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:31.128 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:31.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:31.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:31.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.500 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:31.603 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:31.641 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:31.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.647 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:31.747 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:31.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:31.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:31.866 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[74781]: audit 1685824710.8594027 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:31.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[74781]: audit 1685824710.8686123 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:31.867 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[74781]: cluster 1685824711.2954047 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 2.4 MiB/s, 87 objects/s recovering 2023-06-03T20:38:31.867 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[78259]: audit 1685824710.8594027 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:31.867 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[78259]: audit 1685824710.8686123 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:31.868 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:31 smithi033 bash[78259]: cluster 1685824711.2954047 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 2.4 MiB/s, 87 objects/s recovering 2023-06-03T20:38:31.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.922 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:31.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:31.925 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:32.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:32.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:32.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:31 smithi083 bash[60048]: audit 1685824710.8594027 mon.a (mon.0) 1421 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:31 smithi083 bash[60048]: audit 1685824710.8686123 mon.a (mon.0) 1422 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:32.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:31 smithi083 bash[60048]: cluster 1685824711.2954047 mgr.y (mgr.34104) 1152 : cluster 0 pgmap v1253: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 902 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 2.4 MiB/s, 87 objects/s recovering 2023-06-03T20:38:32.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:32.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:32.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:32.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:32.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:32.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:32.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:32.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:32.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:32.629 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:32.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:32.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:32.880 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:32 smithi083 bash[60048]: cluster 1685824712.2792964 osd.4 (osd.4) 214 : cluster 0 10.1 scrub starts 2023-06-03T20:38:32.882 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:32.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:32.948 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:33.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:33.088 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:33.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:33.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:33.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:33.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:33.331 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:32 smithi033 bash[74781]: cluster 1685824712.2792964 osd.4 (osd.4) 214 : cluster 0 10.1 scrub starts 2023-06-03T20:38:33.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:32 smithi033 bash[78259]: cluster 1685824712.2792964 osd.4 (osd.4) 214 : cluster 0 10.1 scrub starts 2023-06-03T20:38:33.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.369 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:33.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:33.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:33.737 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:33.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.777 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:33.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:33.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:33.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:34.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:34.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:34.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:33 smithi083 bash[60048]: cluster 1685824713.2958748 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 565 KiB/s, 58 objects/s recovering 2023-06-03T20:38:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:33 smithi083 bash[60048]: cluster 1685824713.3854504 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 3453/23526 objects degraded (14.677%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:34.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:34.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:34.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:34.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:34.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:33 smithi033 bash[78259]: cluster 1685824713.2958748 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 565 KiB/s, 58 objects/s recovering 2023-06-03T20:38:34.331 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:33 smithi033 bash[78259]: cluster 1685824713.3854504 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 3453/23526 objects degraded (14.677%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:34.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:33 smithi033 bash[74781]: cluster 1685824713.2958748 mgr.y (mgr.34104) 1153 : cluster 0 pgmap v1254: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 489 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 603 op/s; 3453/23526 objects degraded (14.677%); 3635/23526 objects misplaced (15.451%); 565 KiB/s, 58 objects/s recovering 2023-06-03T20:38:34.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:33 smithi033 bash[74781]: cluster 1685824713.3854504 mon.a (mon.0) 1423 : cluster 3 Health check update: Degraded data redundancy: 3453/23526 objects degraded (14.677%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:34.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:34.451 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:38:34.451 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:38:34.452 INFO:teuthology.orchestra.run.smithi033.stdout: "complaint_time": 30, 2023-06-03T20:38:34.452 INFO:teuthology.orchestra.run.smithi033.stdout: "num_blocked_ops": 0 2023-06-03T20:38:34.452 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:38:34.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:34.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:34.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:34.602 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:34.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:34.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:34.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:34.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:34.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:34.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:34.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:34.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:35.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:35.047 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:35.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:35.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:35.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:35.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.193 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:35.294 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:35.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:35.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:35.434 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: cluster 1685824714.281933 osd.4 (osd.4) 215 : cluster 0 10.1 scrub starts 2023-06-03T20:38:35.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824714.427004 mon.a (mon.0) 1424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824714.4374454 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.435 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824714.8360355 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.33:0/3874327076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824714.8366268 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824715.0860298 mon.a (mon.0) 1427 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:38:35.436 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824715.0872765 mon.a (mon.0) 1428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:38:35.437 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[74781]: audit 1685824715.0972111 mon.a (mon.0) 1429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:35.464 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:38:35.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:35.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:35.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:35.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:35.721 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:35.730 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: cluster 1685824714.281933 osd.4 (osd.4) 215 : cluster 0 10.1 scrub starts 2023-06-03T20:38:35.730 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824714.427004 mon.a (mon.0) 1424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824714.4374454 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824714.8360355 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.33:0/3874327076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824714.8366268 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824715.0860298 mon.a (mon.0) 1427 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824715.0872765 mon.a (mon.0) 1428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:38:35.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:35 smithi083 bash[60048]: audit 1685824715.0972111 mon.a (mon.0) 1429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.760 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:35.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.764 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:35.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: cluster 1685824714.281933 osd.4 (osd.4) 215 : cluster 0 10.1 scrub starts 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824714.427004 mon.a (mon.0) 1424 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824714.4374454 mon.a (mon.0) 1425 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824714.8360355 mon.c (mon.2) 132 : audit 1 from='client.? 172.21.15.33:0/3874327076' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824714.8366268 mon.a (mon.0) 1426 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824715.0860298 mon.a (mon.0) 1427 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:38:35.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824715.0872765 mon.a (mon.0) 1428 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:38:35.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:35 smithi033 bash[78259]: audit 1685824715.0972111 mon.a (mon.0) 1429 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:35.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:35.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:35.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:35.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:36.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:36.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:36.163 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:36.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:36.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:36.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:36] "GET /metrics HTTP/1.1" 200 223881 "" "Prometheus/2.33.4" 2023-06-03T20:38:36.303 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:36.351 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:36.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:36.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:36.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:36.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: cluster 1685824715.2964933 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1255: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 324 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3453/15579 objects degraded (22.164%); 3635/15579 objects misplaced (23.333%); 565 KiB/s, 73 objects/s recovering 2023-06-03T20:38:36.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: cluster 1685824715.435347 mon.a (mon.0) 1430 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:38:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: audit 1685824715.449986 mon.a (mon.0) 1431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:38:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: cluster 1685824715.4501445 mon.a (mon.0) 1432 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-06-03T20:38:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: cluster 1685824715.4605258 osd.6 (osd.6) 168 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[74781]: cluster 1685824715.4624362 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: cluster 1685824715.2964933 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1255: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 324 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3453/15579 objects degraded (22.164%); 3635/15579 objects misplaced (23.333%); 565 KiB/s, 73 objects/s recovering 2023-06-03T20:38:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: cluster 1685824715.435347 mon.a (mon.0) 1430 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:38:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: audit 1685824715.449986 mon.a (mon.0) 1431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:38:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: cluster 1685824715.4501445 mon.a (mon.0) 1432 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-06-03T20:38:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: cluster 1685824715.4605258 osd.6 (osd.6) 168 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:36 smithi033 bash[78259]: cluster 1685824715.4624362 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:36.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: cluster 1685824715.2964933 mgr.y (mgr.34104) 1154 : cluster 0 pgmap v1255: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 95 active+clean; 324 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3453/15579 objects degraded (22.164%); 3635/15579 objects misplaced (23.333%); 565 KiB/s, 73 objects/s recovering 2023-06-03T20:38:36.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: cluster 1685824715.435347 mon.a (mon.0) 1430 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:38:36.619 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: audit 1685824715.449986 mon.a (mon.0) 1431 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:38:36.619 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: cluster 1685824715.4501445 mon.a (mon.0) 1432 : cluster 0 osdmap e277: 8 total, 8 up, 8 in 2023-06-03T20:38:36.619 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: cluster 1685824715.4605258 osd.6 (osd.6) 168 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.619 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:36 smithi083 bash[60048]: cluster 1685824715.4624362 osd.6 (osd.6) 169 : cluster 3 failed to encode map e277 with expected crc 2023-06-03T20:38:36.658 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:36.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:36.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:36.792 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:36.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:36.796 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:36.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:36.938 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:37.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.014 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:37.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:37.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:37.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:37.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:37.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:37.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:37.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:37.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:37.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:37.576 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:37.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:37.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:37.717 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:37.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:37 smithi083 bash[60048]: cluster 1685824716.2958035 osd.4 (osd.4) 216 : cluster 0 10.1 scrub starts 2023-06-03T20:38:37.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:37.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:37.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:37 smithi033 bash[78259]: cluster 1685824716.2958035 osd.4 (osd.4) 216 : cluster 0 10.1 scrub starts 2023-06-03T20:38:37.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:37 smithi033 bash[74781]: cluster 1685824716.2958035 osd.4 (osd.4) 216 : cluster 0 10.1 scrub starts 2023-06-03T20:38:37.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:37.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:37.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:37.900 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:38.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:38.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:38.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:38.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:38.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:38.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:38.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.471 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:38.475 INFO:teuthology.orchestra.run.smithi033.stderr:set pool 10 pgp_num to 26 2023-06-03T20:38:38.539 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[78259]: cluster 1685824717.2971723 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1257: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 284 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 3455/13668 objects degraded (25.278%); 3547/13668 objects misplaced (25.951%); 0 B/s, 70 objects/s recovering 2023-06-03T20:38:38.540 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[78259]: cluster 1685824717.3006785 osd.4 (osd.4) 217 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:38.540 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[78259]: audit 1685824717.9101264 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.33:0/3865341971' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.540 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[78259]: audit 1685824717.9108424 mon.a (mon.0) 1433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.540 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[78259]: cluster 1685824718.3872988 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 3455/13668 objects degraded (25.278%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:38.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:38.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:38.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:38.719 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:38 smithi083 bash[60048]: cluster 1685824717.2971723 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1257: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 284 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 3455/13668 objects degraded (25.278%); 3547/13668 objects misplaced (25.951%); 0 B/s, 70 objects/s recovering 2023-06-03T20:38:38.719 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:38 smithi083 bash[60048]: cluster 1685824717.3006785 osd.4 (osd.4) 217 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:38.719 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:38 smithi083 bash[60048]: audit 1685824717.9101264 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.33:0/3865341971' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.719 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:38 smithi083 bash[60048]: audit 1685824717.9108424 mon.a (mon.0) 1433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.719 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:38 smithi083 bash[60048]: cluster 1685824718.3872988 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 3455/13668 objects degraded (25.278%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:38.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:38.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[74781]: cluster 1685824717.2971723 mgr.y (mgr.34104) 1155 : cluster 0 pgmap v1257: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 284 MiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 684 op/s; 3455/13668 objects degraded (25.278%); 3547/13668 objects misplaced (25.951%); 0 B/s, 70 objects/s recovering 2023-06-03T20:38:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[74781]: cluster 1685824717.3006785 osd.4 (osd.4) 217 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:38.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[74781]: audit 1685824717.9101264 mon.c (mon.2) 133 : audit 1 from='client.? 172.21.15.33:0/3865341971' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[74781]: audit 1685824717.9108424 mon.a (mon.0) 1433 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]: dispatch 2023-06-03T20:38:38.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:38 smithi033 bash[74781]: cluster 1685824718.3872988 mon.a (mon.0) 1434 : cluster 3 Health check update: Degraded data redundancy: 3455/13668 objects degraded (25.278%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:38.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:38.872 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:38.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:38.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:39.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:39.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:39.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:39.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:39.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:39.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:39.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:39.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:39.576 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:39.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.733 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: cluster 1685824718.2583382 osd.4 (osd.4) 218 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:39.733 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: audit 1685824718.4575913 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-06-03T20:38:39.733 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: cluster 1685824718.4577863 mon.a (mon.0) 1436 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-06-03T20:38:39.734 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: cluster 1685824718.459482 osd.5 (osd.5) 180 : cluster 3 failed to encode map e278 with expected crc 2023-06-03T20:38:39.734 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: audit 1685824718.6263897 mon.a (mon.0) 1437 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:39.734 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:39 smithi083 bash[60048]: audit 1685824718.6277342 mon.a (mon.0) 1438 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:39.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:39.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: cluster 1685824718.2583382 osd.4 (osd.4) 218 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: audit 1685824718.4575913 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-06-03T20:38:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: cluster 1685824718.4577863 mon.a (mon.0) 1436 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-06-03T20:38:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: cluster 1685824718.459482 osd.5 (osd.5) 180 : cluster 3 failed to encode map e278 with expected crc 2023-06-03T20:38:39.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: audit 1685824718.6263897 mon.a (mon.0) 1437 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:39.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[74781]: audit 1685824718.6277342 mon.a (mon.0) 1438 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:39.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: cluster 1685824718.2583382 osd.4 (osd.4) 218 : cluster 0 10.1 deep-scrub starts 2023-06-03T20:38:39.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: audit 1685824718.4575913 mon.a (mon.0) 1435 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num", "val": "26"}]': finished 2023-06-03T20:38:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: cluster 1685824718.4577863 mon.a (mon.0) 1436 : cluster 0 osdmap e278: 8 total, 8 up, 8 in 2023-06-03T20:38:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: cluster 1685824718.459482 osd.5 (osd.5) 180 : cluster 3 failed to encode map e278 with expected crc 2023-06-03T20:38:39.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: audit 1685824718.6263897 mon.a (mon.0) 1437 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:38:39.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:39 smithi033 bash[78259]: audit 1685824718.6277342 mon.a (mon.0) 1438 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:39.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.0 dump_historic_ops 2023-06-03T20:38:39.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:39.899 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:39.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:40.003 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:40.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:40.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:40.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:40.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:40.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:40.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:40.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:40.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:40.483 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.490 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:40.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:40.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:40.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:40.732 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:40.765 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:40.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:40.872 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:40.881 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:40 smithi083 bash[60048]: cluster 1685824719.2989252 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 250 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 3455/12069 objects degraded (28.627%); 3481/12069 objects misplaced (28.842%); 0 B/s, 57 objects/s recovering 2023-06-03T20:38:40.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:40.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:40.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:40 smithi033 bash[74781]: cluster 1685824719.2989252 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 250 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 3455/12069 objects degraded (28.627%); 3481/12069 objects misplaced (28.842%); 0 B/s, 57 objects/s recovering 2023-06-03T20:38:40.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:40 smithi033 bash[78259]: cluster 1685824719.2989252 mgr.y (mgr.34104) 1156 : cluster 0 pgmap v1259: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 95 active+clean; 250 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 477 op/s; 3455/12069 objects degraded (28.627%); 3481/12069 objects misplaced (28.842%); 0 B/s, 57 objects/s recovering 2023-06-03T20:38:41.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:41.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:41.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:41.153 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:41.204 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:41.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.210 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:41.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:41.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:41.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:41.450 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:41.497 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:41.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:41.535 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 107946 objects 2023-06-03T20:38:41.535 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :149.998 2023-06-03T20:38:41.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:41.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:41.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:41.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:41.773 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:41.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:41.877 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:41.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:41.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:42.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:42.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:42.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.044 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:42.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:42.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:42.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:42.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:42.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:42.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:42.421 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:42.451 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:42.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:42.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:42.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:42.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.591 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:42.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:42.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:42.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:42.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:42 smithi033 bash[78259]: cluster 1685824721.2997468 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 82 objects/s recovering 2023-06-03T20:38:42.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:42 smithi033 bash[78259]: cluster 1685824722.280817 osd.4 (osd.4) 219 : cluster 0 10.1 scrub starts 2023-06-03T20:38:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:42 smithi033 bash[74781]: cluster 1685824721.2997468 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 82 objects/s recovering 2023-06-03T20:38:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:42 smithi033 bash[74781]: cluster 1685824722.280817 osd.4 (osd.4) 219 : cluster 0 10.1 scrub starts 2023-06-03T20:38:42.835 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:42.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:42.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:42.874 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:42 smithi083 bash[60048]: cluster 1685824721.2997468 mgr.y (mgr.34104) 1157 : cluster 0 pgmap v1260: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 810 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 82 objects/s recovering 2023-06-03T20:38:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:42 smithi083 bash[60048]: cluster 1685824722.280817 osd.4 (osd.4) 219 : cluster 0 10.1 scrub starts 2023-06-03T20:38:42.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:43.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:43.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:43.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:43.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:43.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:43.252 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:43.287 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:43.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:43.391 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:43.421 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:43.525 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:43.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:43.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.569 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:43.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:43.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.2812774 osd.6 (osd.6) 170 : cluster 0 10.17 scrub starts 2023-06-03T20:38:43.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.2950644 osd.6 (osd.6) 171 : cluster 0 10.17 scrub ok 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.6384516 mon.a (mon.0) 1439 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.6414456 osd.6 (osd.6) 172 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.6439822 osd.6 (osd.6) 173 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824722.7794724 osd.5 (osd.5) 181 : cluster 0 10.6 scrub starts 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[74781]: cluster 1685824723.3907902 mon.a (mon.0) 1440 : cluster 3 Health check update: Degraded data redundancy: 3455/4077 objects degraded (84.744%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.2812774 osd.6 (osd.6) 170 : cluster 0 10.17 scrub starts 2023-06-03T20:38:43.681 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.2950644 osd.6 (osd.6) 171 : cluster 0 10.17 scrub ok 2023-06-03T20:38:43.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.6384516 mon.a (mon.0) 1439 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-06-03T20:38:43.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.6414456 osd.6 (osd.6) 172 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:43.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.6439822 osd.6 (osd.6) 173 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:43.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824722.7794724 osd.5 (osd.5) 181 : cluster 0 10.6 scrub starts 2023-06-03T20:38:43.682 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:43 smithi033 bash[78259]: cluster 1685824723.3907902 mon.a (mon.0) 1440 : cluster 3 Health check update: Degraded data redundancy: 3455/4077 objects degraded (84.744%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:43.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:43.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:43.803 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:43.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:43.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:43.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:43.962 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:43.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:43.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:44.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:44.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:44.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.2812774 osd.6 (osd.6) 170 : cluster 0 10.17 scrub starts 2023-06-03T20:38:44.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.2950644 osd.6 (osd.6) 171 : cluster 0 10.17 scrub ok 2023-06-03T20:38:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.6384516 mon.a (mon.0) 1439 : cluster 0 osdmap e279: 8 total, 8 up, 8 in 2023-06-03T20:38:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.6414456 osd.6 (osd.6) 172 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.6439822 osd.6 (osd.6) 173 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824722.7794724 osd.5 (osd.5) 181 : cluster 0 10.6 scrub starts 2023-06-03T20:38:44.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:43 smithi083 bash[60048]: cluster 1685824723.3907902 mon.a (mon.0) 1440 : cluster 3 Health check update: Degraded data redundancy: 3455/4077 objects degraded (84.744%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:44.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:38:44.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.237 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.240 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:44.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:44.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:44.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:44.473 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:44.523 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:44.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:44.662 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:44.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:44.768 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.780 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824722.6522198 osd.7 (osd.7) 203 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:44.780 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.3003554 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1262: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 60 objects/s recovering 2023-06-03T20:38:44.780 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.6475315 mon.a (mon.0) 1441 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.6482542 osd.6 (osd.6) 174 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.6522155 osd.6 (osd.6) 175 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.6544347 osd.6 (osd.6) 176 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.6612256 osd.7 (osd.7) 204 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[78259]: cluster 1685824723.7365716 osd.5 (osd.5) 182 : cluster 0 10.6 scrub starts 2023-06-03T20:38:44.781 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824722.6522198 osd.7 (osd.7) 203 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.3003554 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1262: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 60 objects/s recovering 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.6475315 mon.a (mon.0) 1441 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.6482542 osd.6 (osd.6) 174 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.6522155 osd.6 (osd.6) 175 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.6544347 osd.6 (osd.6) 176 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.6612256 osd.7 (osd.7) 204 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:44.782 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:44 smithi033 bash[74781]: cluster 1685824723.7365716 osd.5 (osd.5) 182 : cluster 0 10.6 scrub starts 2023-06-03T20:38:44.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:44.905 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:44.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:44.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:45.035 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:45.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:45.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824722.6522198 osd.7 (osd.7) 203 : cluster 3 failed to encode map e279 with expected crc 2023-06-03T20:38:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.3003554 mgr.y (mgr.34104) 1158 : cluster 0 pgmap v1262: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 1 active+remapped+backfill_wait, 95 active+clean; 84 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 488 op/s; 3455/4077 objects degraded (84.744%); 3481/4077 objects misplaced (85.381%); 0 B/s, 60 objects/s recovering 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.6475315 mon.a (mon.0) 1441 : cluster 0 osdmap e280: 8 total, 8 up, 8 in 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.6482542 osd.6 (osd.6) 174 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.6522155 osd.6 (osd.6) 175 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.6544347 osd.6 (osd.6) 176 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.6612256 osd.7 (osd.7) 204 : cluster 3 failed to encode map e280 with expected crc 2023-06-03T20:38:45.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:44 smithi083 bash[60048]: cluster 1685824723.7365716 osd.5 (osd.5) 182 : cluster 0 10.6 scrub starts 2023-06-03T20:38:45.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:45.199 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:45.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.202 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:45.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:45.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:45.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:45.440 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:45.473 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:45.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:45.527 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2023-06-03T20:38:45.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2023-06-03T20:38:45.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:45.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:45.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:45.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:45.750 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:45.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:45.855 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:45.888 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:45.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:45.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:45.992 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:46.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:46.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:46.122 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:46.129 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:46.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:46.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:46.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.298 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:46.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:46.406 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:46] "GET /metrics HTTP/1.1" 200 223837 "" "Prometheus/2.33.4" 2023-06-03T20:38:46.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:46.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:46.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:46.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:46.669 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.676 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:46 smithi033 bash[78259]: cluster 1685824725.301755 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1264: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 193 objects/s recovering 2023-06-03T20:38:46.677 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:46 smithi033 bash[78259]: cluster 1685824725.783858 osd.5 (osd.5) 183 : cluster 0 10.6 scrub starts 2023-06-03T20:38:46.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:46 smithi033 bash[74781]: cluster 1685824725.301755 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1264: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 193 objects/s recovering 2023-06-03T20:38:46.677 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:46 smithi033 bash[74781]: cluster 1685824725.783858 osd.5 (osd.5) 183 : cluster 0 10.6 scrub starts 2023-06-03T20:38:46.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.696 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:46.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:46.809 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:46 smithi083 bash[60048]: cluster 1685824725.301755 mgr.y (mgr.34104) 1159 : cluster 0 pgmap v1264: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 193 objects/s recovering 2023-06-03T20:38:46.809 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:46 smithi083 bash[60048]: cluster 1685824725.783858 osd.5 (osd.5) 183 : cluster 0 10.6 scrub starts 2023-06-03T20:38:46.829 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:46.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:46.932 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:46.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:46.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:47.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:47.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:47.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:47.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:47.336 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.361 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:47.465 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:47.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:47.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:47.592 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:47.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:47.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:47.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:47.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:47.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:47.874 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:47 smithi083 bash[60048]: cluster 1685824726.7539945 osd.5 (osd.5) 184 : cluster 0 10.6 scrub starts 2023-06-03T20:38:47.900 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:47.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:47.994 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:38:48.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:48.027 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:38:48.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:48.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:48.051 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:38:48.058 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:38:48.059 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:38:48.059 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-06-03T20:38:48.059 INFO:tasks.thrashosds.thrasher:Setting osd 3 primary_affinity to 0.372580 2023-06-03T20:38:48.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 3 0.3725804925913174 2023-06-03T20:38:48.069 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:47 smithi033 bash[74781]: cluster 1685824726.7539945 osd.5 (osd.5) 184 : cluster 0 10.6 scrub starts 2023-06-03T20:38:48.070 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:47 smithi033 bash[78259]: cluster 1685824726.7539945 osd.5 (osd.5) 184 : cluster 0 10.6 scrub starts 2023-06-03T20:38:48.077 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:38:48.106 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:38:48.137 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:38:48.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:48.174 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:38:48.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:48.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:48.197 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:38:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.199 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.200 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.200 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.200 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:38:48.290 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:48.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:48.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.320 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:48.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:48.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:48.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:48.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:48.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:48.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:48.693 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:48.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:48.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:48.825 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[78259]: cluster 1685824727.3024664 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1265: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 150 objects/s recovering 2023-06-03T20:38:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[78259]: cluster 1685824727.7463214 osd.5 (osd.5) 185 : cluster 0 10.6 scrub starts 2023-06-03T20:38:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[78259]: audit 1685824727.9586143 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.33:0/1702012136' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[78259]: cluster 1685824728.392007 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:38:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[74781]: cluster 1685824727.3024664 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1265: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 150 objects/s recovering 2023-06-03T20:38:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[74781]: cluster 1685824727.7463214 osd.5 (osd.5) 185 : cluster 0 10.6 scrub starts 2023-06-03T20:38:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[74781]: audit 1685824727.9586143 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.33:0/1702012136' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:48 smithi033 bash[74781]: cluster 1685824728.392007 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:38:48.838 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:48 smithi083 bash[60048]: cluster 1685824727.3024664 mgr.y (mgr.34104) 1160 : cluster 0 pgmap v1265: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 150 objects/s recovering 2023-06-03T20:38:48.838 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:48 smithi083 bash[60048]: cluster 1685824727.7463214 osd.5 (osd.5) 185 : cluster 0 10.6 scrub starts 2023-06-03T20:38:48.839 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:48 smithi083 bash[60048]: audit 1685824727.9586143 mon.a (mon.0) 1442 : audit 0 from='client.? 172.21.15.33:0/1702012136' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:38:48.839 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:48 smithi083 bash[60048]: cluster 1685824728.392007 mon.a (mon.0) 1443 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded (PG_DEGRADED) 2023-06-03T20:38:48.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:48.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:48.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:48.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:49.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:49.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:49.143 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:49.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:49.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:49.275 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:49.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:49.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:49.413 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:49.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:49.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:49.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:49.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:49.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:49.683 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:49.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:49.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:49.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:49.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:49.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:49.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:49.958 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:49 smithi033 bash[78259]: cluster 1685824728.720959 osd.5 (osd.5) 186 : cluster 0 10.6 scrub starts 2023-06-03T20:38:49.958 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:49 smithi033 bash[74781]: cluster 1685824728.720959 osd.5 (osd.5) 186 : cluster 0 10.6 scrub starts 2023-06-03T20:38:49.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:49.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:50.060 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:50.075 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:49 smithi083 bash[60048]: cluster 1685824728.720959 osd.5 (osd.5) 186 : cluster 0 10.6 scrub starts 2023-06-03T20:38:50.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:50.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:50.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:50.229 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:50.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:50.332 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:50.367 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:50.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.369 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:50.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:50.509 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:50.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:50.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:50.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:50.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:50.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:50.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:50.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.3032126 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1266: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 126 objects/s recovering 2023-06-03T20:38:50.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.668081 mon.a (mon.0) 1444 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-06-03T20:38:50.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.7098253 osd.5 (osd.5) 187 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.7116668 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.890 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.8989184 osd.4 (osd.4) 220 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.891 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[78259]: cluster 1685824729.8989265 osd.6 (osd.6) 177 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.3032126 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1266: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 126 objects/s recovering 2023-06-03T20:38:50.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.668081 mon.a (mon.0) 1444 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-06-03T20:38:50.891 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.7098253 osd.5 (osd.5) 187 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.892 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.7116668 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.892 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.8989184 osd.4 (osd.4) 220 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.892 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:50 smithi033 bash[74781]: cluster 1685824729.8989265 osd.6 (osd.6) 177 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:50.903 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:50.914 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:50.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:50.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:51.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:51.035 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.3032126 mgr.y (mgr.34104) 1161 : cluster 0 pgmap v1266: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 126 objects/s recovering 2023-06-03T20:38:51.035 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.668081 mon.a (mon.0) 1444 : cluster 0 osdmap e281: 8 total, 8 up, 8 in 2023-06-03T20:38:51.035 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.7098253 osd.5 (osd.5) 187 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:51.035 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.7116668 osd.7 (osd.7) 205 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:51.035 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.8989184 osd.4 (osd.4) 220 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:51.036 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:50 smithi083 bash[60048]: cluster 1685824729.8989265 osd.6 (osd.6) 177 : cluster 3 failed to encode map e281 with expected crc 2023-06-03T20:38:51.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.063 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:51.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:51.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:51.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:51.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:51.341 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:51.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:51.445 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:51.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:51.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:51.574 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:51.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:51.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:51.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:51.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.750 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:51.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[74781]: cluster 1685824730.667941 mon.a (mon.0) 1445 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-06-03T20:38:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[74781]: cluster 1685824730.673495 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[74781]: cluster 1685824730.7011974 osd.4 (osd.4) 221 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[74781]: cluster 1685824730.7041564 osd.4 (osd.4) 222 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[74781]: cluster 1685824730.7304575 osd.5 (osd.5) 188 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[78259]: cluster 1685824730.667941 mon.a (mon.0) 1445 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-06-03T20:38:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[78259]: cluster 1685824730.673495 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[78259]: cluster 1685824730.7011974 osd.4 (osd.4) 221 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[78259]: cluster 1685824730.7041564 osd.4 (osd.4) 222 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:51 smithi033 bash[78259]: cluster 1685824730.7304575 osd.5 (osd.5) 188 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:51.879 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:51.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:51.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:51.994 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:51 smithi083 bash[60048]: cluster 1685824730.667941 mon.a (mon.0) 1445 : cluster 0 osdmap e282: 8 total, 8 up, 8 in 2023-06-03T20:38:51.994 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:51 smithi083 bash[60048]: cluster 1685824730.673495 osd.7 (osd.7) 206 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.995 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:51 smithi083 bash[60048]: cluster 1685824730.7011974 osd.4 (osd.4) 221 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.995 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:51 smithi083 bash[60048]: cluster 1685824730.7041564 osd.4 (osd.4) 222 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:51.995 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:51 smithi083 bash[60048]: cluster 1685824730.7304575 osd.5 (osd.5) 188 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:52.025 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:52.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:52.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:52.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:52.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:52.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:52.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:52.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:52.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:52.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.449 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:52.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:52.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:52.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:52.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:52.708 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:52.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:52.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:52.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:38:52.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:52.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:52.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:52.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:52 smithi083 bash[60048]: cluster 1685824731.303727 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 131 objects/s recovering 2023-06-03T20:38:52.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:52 smithi083 bash[60048]: cluster 1685824731.3534765 osd.6 (osd.6) 178 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:52.969 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:52 smithi083 bash[60048]: cluster 1685824731.6994998 osd.5 (osd.5) 189 : cluster 0 10.6 scrub starts 2023-06-03T20:38:52.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:52.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[78259]: cluster 1685824731.303727 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 131 objects/s recovering 2023-06-03T20:38:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[78259]: cluster 1685824731.3534765 osd.6 (osd.6) 178 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[78259]: cluster 1685824731.6994998 osd.5 (osd.5) 189 : cluster 0 10.6 scrub starts 2023-06-03T20:38:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[74781]: cluster 1685824731.303727 mgr.y (mgr.34104) 1162 : cluster 0 pgmap v1269: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%); 0 B/s, 131 objects/s recovering 2023-06-03T20:38:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[74781]: cluster 1685824731.3534765 osd.6 (osd.6) 178 : cluster 3 failed to encode map e282 with expected crc 2023-06-03T20:38:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:52 smithi033 bash[74781]: cluster 1685824731.6994998 osd.5 (osd.5) 189 : cluster 0 10.6 scrub starts 2023-06-03T20:38:53.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:53.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:53.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:53.233 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:53.264 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:53.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:53.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:53.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:53.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.397 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:53.498 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:53.524 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:53.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:53.629 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:53.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.669 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:53.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:53.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:53.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:53.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:53 smithi083 bash[60048]: cluster 1685824733.3935153 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:53.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:53 smithi083 bash[60048]: audit 1685824733.6138322 mon.a (mon.0) 1447 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:53.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:53.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:53.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:53.953 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:54.054 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:54.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:53 smithi033 bash[74781]: cluster 1685824733.3935153 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:54.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:53 smithi033 bash[74781]: audit 1685824733.6138322 mon.a (mon.0) 1447 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:54.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:53 smithi033 bash[78259]: cluster 1685824733.3935153 mon.a (mon.0) 1446 : cluster 3 Health check update: Degraded data redundancy: 3453/297 objects degraded (1162.626%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:54.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:53 smithi033 bash[78259]: audit 1685824733.6138322 mon.a (mon.0) 1447 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:38:54.084 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:54.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:54.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:54.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:54.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.230 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:54.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:54.362 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:54.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:54.466 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:54.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:54.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:54.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:54.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:54.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:54.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:54.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:54.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:54.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:54.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:54.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:54.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:54.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:55.012 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:54 smithi083 bash[60048]: cluster 1685824733.3041384 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%) 2023-06-03T20:38:55.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:55.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:55.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:54 smithi033 bash[74781]: cluster 1685824733.3041384 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%) 2023-06-03T20:38:55.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:54 smithi033 bash[78259]: cluster 1685824733.3041384 mgr.y (mgr.34104) 1163 : cluster 0 pgmap v1270: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 3453/297 objects degraded (1162.626%); 3453/297 objects misplaced (1162.626%) 2023-06-03T20:38:55.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:55.166 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:55.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.168 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:55.269 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:55.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:55.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:55.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:55.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.562 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:55.665 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:55.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:55.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:55.829 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:55.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:55.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:55.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:55.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:56.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:56.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:56.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:56.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:56.233 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:56.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:56.337 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:56.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:56.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:56.481 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:56.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:56.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:38:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:38:56] "GET /metrics HTTP/1.1" 200 223823 "" "Prometheus/2.33.4" 2023-06-03T20:38:56.610 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:56.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:56.653 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:56.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:56.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:56.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:56.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.797 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:56.898 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:56.933 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:56.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:56.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:57.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:57.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:56 smithi033 bash[74781]: cluster 1685824735.3050535 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1271: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:57.062 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:56 smithi033 bash[78259]: cluster 1685824735.3050535 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1271: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:57.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:57.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:57.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:56 smithi083 bash[60048]: cluster 1685824735.3050535 mgr.y (mgr.34104) 1164 : cluster 0 pgmap v1271: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:57.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:57.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:57.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:57.460 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.503 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:57.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:57.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:57.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:57.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:57.764 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:57.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:57.867 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.882 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:57 smithi083 bash[60048]: cluster 1685824736.7021775 osd.5 (osd.5) 190 : cluster 0 10.6 scrub starts 2023-06-03T20:38:57.904 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:38:57.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:57.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:38:58.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:58.019 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:57 smithi033 bash[78259]: cluster 1685824736.7021775 osd.5 (osd.5) 190 : cluster 0 10.6 scrub starts 2023-06-03T20:38:58.020 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:57 smithi033 bash[74781]: cluster 1685824736.7021775 osd.5 (osd.5) 190 : cluster 0 10.6 scrub starts 2023-06-03T20:38:58.037 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:58.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:58.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:58.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:58.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:58.278 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:58.310 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:58.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:58.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:58.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:38:58.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.448 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:38:58.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:58.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:58.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:58.685 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:58.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:58.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:58.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:58.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:38:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:58.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:38:58.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:58.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:58 smithi083 bash[60048]: cluster 1685824737.3055072 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1272: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:58.978 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:38:58 smithi083 bash[60048]: cluster 1685824738.3945434 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 1116/297 objects degraded (375.758%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:59.006 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:59.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:58 smithi033 bash[78259]: cluster 1685824737.3055072 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1272: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:59.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:38:58 smithi033 bash[78259]: cluster 1685824738.3945434 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 1116/297 objects degraded (375.758%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:58 smithi033 bash[74781]: cluster 1685824737.3055072 mgr.y (mgr.34104) 1165 : cluster 0 pgmap v1272: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%) 2023-06-03T20:38:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:38:58 smithi033 bash[74781]: cluster 1685824738.3945434 mon.a (mon.0) 1448 : cluster 3 Health check update: Degraded data redundancy: 1116/297 objects degraded (375.758%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:38:59.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:59.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:59.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:59.193 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:59.194 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:38:59.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:59.278 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:38:59.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.281 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:38:59.382 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:59.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:38:59.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.421 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:38:59.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:59.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:38:59.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:38:59.652 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:59.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:38:59.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:38:59.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:59.823 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:38:59.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:59.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:38:59.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:38:59.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:00.072 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:00.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:00.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:00.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:00.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:00.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.245 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:00.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:00.380 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:00.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:00.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:00.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:00.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:00.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:00.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:00.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.654 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:00.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:00.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:00.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:00 smithi083 bash[60048]: cluster 1685824739.3060532 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1273: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 22 objects/s recovering 2023-06-03T20:39:00.900 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:00.938 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:00.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:01.043 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:00 smithi033 bash[74781]: cluster 1685824739.3060532 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1273: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 22 objects/s recovering 2023-06-03T20:39:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:00 smithi033 bash[78259]: cluster 1685824739.3060532 mgr.y (mgr.34104) 1166 : cluster 0 pgmap v1273: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 22 objects/s recovering 2023-06-03T20:39:01.083 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:01.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:01.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:01.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:01.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:01.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:01.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.509 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:01.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:01.651 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:01.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.654 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:01.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:01.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:01.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:01.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:01.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:01.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:01.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:02.041 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:02.081 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:02.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:02.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:02.493 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:02.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:02.496 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:02.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:02.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:02.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:02.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:02.728 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:02.737 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:02 smithi033 bash[78259]: cluster 1685824741.3066828 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1274: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 20 objects/s recovering 2023-06-03T20:39:02.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:02 smithi033 bash[74781]: cluster 1685824741.3066828 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1274: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 20 objects/s recovering 2023-06-03T20:39:02.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:02.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:02.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:02.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:03.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:03.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:03.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:02 smithi083 bash[60048]: cluster 1685824741.3066828 mgr.y (mgr.34104) 1167 : cluster 0 pgmap v1274: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 20 objects/s recovering 2023-06-03T20:39:03.184 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:03.324 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:03.359 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:03.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:03.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:03.592 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:03.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:03.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:03.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.753 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:03.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:03.857 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:03.892 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:03.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:03.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:03.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:04.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:04.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:04.137 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:04.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:04.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:04.280 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:04.305 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:04.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:04.409 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:04.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:04.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:04.549 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:04.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:04.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.582 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:04.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:04.715 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:04.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:04.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:04 smithi033 bash[78259]: cluster 1685824743.307104 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1275: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 18 objects/s recovering 2023-06-03T20:39:04.829 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:04 smithi033 bash[74781]: cluster 1685824743.307104 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1275: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 18 objects/s recovering 2023-06-03T20:39:04.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:04.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:04.951 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:04.988 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:04.990 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:04 smithi083 bash[60048]: cluster 1685824743.307104 mgr.y (mgr.34104) 1168 : cluster 0 pgmap v1275: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.5 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 18 objects/s recovering 2023-06-03T20:39:04.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:04.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:05.092 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:05.130 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:05.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:05.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:05.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:05.378 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:05.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:05.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:05.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:05.555 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:05.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:05.661 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:05.795 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:05.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:05.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:05.926 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:06.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:06.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:06.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:06.160 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:06.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:06.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:06.299 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:06.326 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:06.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:06.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:06.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:06.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:06.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:06] "GET /metrics HTTP/1.1" 200 223823 "" "Prometheus/2.33.4" 2023-06-03T20:39:06.613 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:06.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.616 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:06.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:06.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:06.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:06.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:06.882 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:06.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:06.887 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:06.989 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:07.001 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:06 smithi083 bash[60048]: cluster 1685824745.3085284 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1276: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 58 objects/s recovering 2023-06-03T20:39:07.002 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:06 smithi083 bash[60048]: cluster 1685824745.7113783 osd.5 (osd.5) 191 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:07.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:07.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:06 smithi033 bash[74781]: cluster 1685824745.3085284 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1276: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 58 objects/s recovering 2023-06-03T20:39:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:06 smithi033 bash[74781]: cluster 1685824745.7113783 osd.5 (osd.5) 191 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:06 smithi033 bash[78259]: cluster 1685824745.3085284 mgr.y (mgr.34104) 1169 : cluster 0 pgmap v1276: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 58 objects/s recovering 2023-06-03T20:39:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:06 smithi033 bash[78259]: cluster 1685824745.7113783 osd.5 (osd.5) 191 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:07.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:07.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:07.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:07.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:07.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:07.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:07.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:07.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:07.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:07.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:07.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:07.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:07.981 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:08.017 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:08.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:08.158 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:08.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.162 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:08.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:08.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:08.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.292 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:08.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:08.420 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:08.524 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:08.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:08.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:08.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:08.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:08.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:08.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:08.795 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[74781]: cluster 1685824747.3090549 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1277: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 79 objects/s recovering 2023-06-03T20:39:08.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[74781]: cluster 1685824747.7105281 osd.5 (osd.5) 192 : cluster 0 10.6 scrub starts 2023-06-03T20:39:08.796 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[74781]: audit 1685824748.6150632 mon.a (mon.0) 1449 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:08.796 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[78259]: cluster 1685824747.3090549 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1277: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 79 objects/s recovering 2023-06-03T20:39:08.796 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[78259]: cluster 1685824747.7105281 osd.5 (osd.5) 192 : cluster 0 10.6 scrub starts 2023-06-03T20:39:08.797 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:08 smithi033 bash[78259]: audit 1685824748.6150632 mon.a (mon.0) 1449 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:08.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:08.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.819 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:08.920 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:08.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:08.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:09.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:09.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:09.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:08 smithi083 bash[60048]: cluster 1685824747.3090549 mgr.y (mgr.34104) 1170 : cluster 0 pgmap v1277: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 79 objects/s recovering 2023-06-03T20:39:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:08 smithi083 bash[60048]: cluster 1685824747.7105281 osd.5 (osd.5) 192 : cluster 0 10.6 scrub starts 2023-06-03T20:39:09.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:08 smithi083 bash[60048]: audit 1685824748.6150632 mon.a (mon.0) 1449 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:09.184 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:09.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:09.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:09.362 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:09.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.367 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:09.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:09.493 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:09.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:09.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:09.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:09.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:09.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:09.762 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:09.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:09.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:09.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:09.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:09.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:09.979 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:39:09.979 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:39:09.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:10.039 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:10.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:10.144 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:10.276 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.304 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:10.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:10.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:10.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:10.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:10.559 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:10.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:10.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:10.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:10.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:10.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:10 smithi033 bash[74781]: cluster 1685824749.3098934 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1278: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 126 objects/s recovering 2023-06-03T20:39:10.801 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:10 smithi033 bash[74781]: cluster 1685824749.7010562 osd.5 (osd.5) 193 : cluster 0 10.6 scrub starts 2023-06-03T20:39:10.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:10 smithi033 bash[78259]: cluster 1685824749.3098934 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1278: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 126 objects/s recovering 2023-06-03T20:39:10.802 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:10 smithi033 bash[78259]: cluster 1685824749.7010562 osd.5 (osd.5) 193 : cluster 0 10.6 scrub starts 2023-06-03T20:39:10.818 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:10.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.820 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:10.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:10.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:10.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:10.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:11.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:10 smithi083 bash[60048]: cluster 1685824749.3098934 mgr.y (mgr.34104) 1171 : cluster 0 pgmap v1278: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 126 objects/s recovering 2023-06-03T20:39:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:10 smithi083 bash[60048]: cluster 1685824749.7010562 osd.5 (osd.5) 193 : cluster 0 10.6 scrub starts 2023-06-03T20:39:11.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:11.327 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:11.357 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:11.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.360 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:11.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:11.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:11.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:11.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:11.631 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:11.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:11.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:11.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:11.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:11.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.878 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:11 smithi033 bash[74781]: cluster 1685824750.7159371 osd.5 (osd.5) 194 : cluster 0 10.6 scrub starts 2023-06-03T20:39:11.878 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:11 smithi033 bash[78259]: cluster 1685824750.7159371 osd.5 (osd.5) 194 : cluster 0 10.6 scrub starts 2023-06-03T20:39:11.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:11.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:11.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:12.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:12.030 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:12.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:11 smithi083 bash[60048]: cluster 1685824750.7159371 osd.5 (osd.5) 194 : cluster 0 10.6 scrub starts 2023-06-03T20:39:12.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:12.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:12.274 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:12.314 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:12.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:12.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:12.457 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:12.562 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:12.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:12.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:12.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:12.731 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:12.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:12 smithi033 bash[78259]: cluster 1685824751.3111129 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1279: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:12.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:12 smithi033 bash[78259]: cluster 1685824751.754315 osd.5 (osd.5) 195 : cluster 0 10.6 scrub starts 2023-06-03T20:39:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:12 smithi033 bash[74781]: cluster 1685824751.3111129 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1279: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:12.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:12 smithi033 bash[74781]: cluster 1685824751.754315 osd.5 (osd.5) 195 : cluster 0 10.6 scrub starts 2023-06-03T20:39:12.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:12.865 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:12.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:12.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:12.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:12.985 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:12 smithi083 bash[60048]: cluster 1685824751.3111129 mgr.y (mgr.34104) 1172 : cluster 0 pgmap v1279: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:12.986 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:12 smithi083 bash[60048]: cluster 1685824751.754315 osd.5 (osd.5) 195 : cluster 0 10.6 scrub starts 2023-06-03T20:39:13.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:13.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:13.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:13.143 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:13.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:13.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:13.277 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:13.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:13.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:13.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:13.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:13.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:13.547 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:13.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:13.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:13.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:13.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.691 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:13.792 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:13.820 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:13.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:13.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:13.952 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:13.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:13.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:14.055 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:14.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:14.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:14.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:14.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:14.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:14.321 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.357 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:14.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:14.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:14.614 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:14 smithi033 bash[74781]: cluster 1685824752.7696185 osd.5 (osd.5) 196 : cluster 0 10.6 scrub starts 2023-06-03T20:39:14.614 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:14 smithi033 bash[74781]: cluster 1685824753.3116682 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1280: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:14.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:14 smithi033 bash[78259]: cluster 1685824752.7696185 osd.5 (osd.5) 196 : cluster 0 10.6 scrub starts 2023-06-03T20:39:14.615 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:14 smithi033 bash[78259]: cluster 1685824753.3116682 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1280: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:14.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:14.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:14.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:14 smithi083 bash[60048]: cluster 1685824752.7696185 osd.5 (osd.5) 196 : cluster 0 10.6 scrub starts 2023-06-03T20:39:14.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:14 smithi083 bash[60048]: cluster 1685824753.3116682 mgr.y (mgr.34104) 1173 : cluster 0 pgmap v1280: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 1116/297 objects degraded (375.758%); 1116/297 objects misplaced (375.758%); 0 B/s, 87 objects/s recovering 2023-06-03T20:39:14.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:14.770 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:14.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.774 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:14.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.910 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:14.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:14.915 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:15.016 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:15.056 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.060 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:15.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:15.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:15.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:15.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:15.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:15.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:15.421 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:15.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:15.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:15.467 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:15 smithi033 bash[74781]: cluster 1685824753.7690966 osd.5 (osd.5) 197 : cluster 0 10.6 scrub starts 2023-06-03T20:39:15.468 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:15 smithi033 bash[78259]: cluster 1685824753.7690966 osd.5 (osd.5) 197 : cluster 0 10.6 scrub starts 2023-06-03T20:39:15.567 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:15.602 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:15.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:15.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:15.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:15 smithi083 bash[60048]: cluster 1685824753.7690966 osd.5 (osd.5) 197 : cluster 0 10.6 scrub starts 2023-06-03T20:39:15.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:15.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:16.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:16.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:16.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:16.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:16.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.275 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:16.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:16] "GET /metrics HTTP/1.1" 200 223799 "" "Prometheus/2.33.4" 2023-06-03T20:39:16.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:16.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:16.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:16.522 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:16.547 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:16.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.549 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:16.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[78259]: cluster 1685824754.788138 osd.5 (osd.5) 198 : cluster 0 10.6 scrub starts 2023-06-03T20:39:16.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[78259]: cluster 1685824755.3126915 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1281: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 146 objects/s recovering 2023-06-03T20:39:16.589 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[78259]: cluster 1685824755.4015234 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:39:16.590 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[74781]: cluster 1685824754.788138 osd.5 (osd.5) 198 : cluster 0 10.6 scrub starts 2023-06-03T20:39:16.590 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[74781]: cluster 1685824755.3126915 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1281: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 146 objects/s recovering 2023-06-03T20:39:16.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:16 smithi033 bash[74781]: cluster 1685824755.4015234 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:39:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:16 smithi083 bash[60048]: cluster 1685824754.788138 osd.5 (osd.5) 198 : cluster 0 10.6 scrub starts 2023-06-03T20:39:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:16 smithi083 bash[60048]: cluster 1685824755.3126915 mgr.y (mgr.34104) 1174 : cluster 0 pgmap v1281: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 146 objects/s recovering 2023-06-03T20:39:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:16 smithi083 bash[60048]: cluster 1685824755.4015234 mon.a (mon.0) 1450 : cluster 3 Health check update: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2023-06-03T20:39:16.651 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:16.676 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:16.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:16.781 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:16.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:16.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:16.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:16.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:16.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:16.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:17.048 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:17.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:17.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.074 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:17.175 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:17.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:17.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:17.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:17.343 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:17.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_ops_in_flight 2023-06-03T20:39:17.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:17.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:17.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.491 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:17.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:17.635 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.639 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:17.740 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:17.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:17.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:17.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:17.922 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:17.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:17.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:18.026 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:18.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:18.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:18.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:18.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:18.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:18.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:18.327 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:18.431 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:18.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:18 smithi033 bash[74781]: cluster 1685824757.3132298 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1282: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 106 objects/s recovering 2023-06-03T20:39:18.440 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:18 smithi033 bash[74781]: cluster 1685824758.4053311 mon.a (mon.0) 1451 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-06-03T20:39:18.440 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:18 smithi033 bash[78259]: cluster 1685824757.3132298 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1282: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 106 objects/s recovering 2023-06-03T20:39:18.440 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:18 smithi033 bash[78259]: cluster 1685824758.4053311 mon.a (mon.0) 1451 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-06-03T20:39:18.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:18.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:18.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:18.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:18.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:18.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:18.715 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:18 smithi083 bash[60048]: cluster 1685824757.3132298 mgr.y (mgr.34104) 1175 : cluster 0 pgmap v1282: 99 pgs: 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 762/297 objects degraded (256.566%); 762/297 objects misplaced (256.566%); 0 B/s, 106 objects/s recovering 2023-06-03T20:39:18.716 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:18 smithi083 bash[60048]: cluster 1685824758.4053311 mon.a (mon.0) 1451 : cluster 0 osdmap e283: 8 total, 8 up, 8 in 2023-06-03T20:39:18.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:18.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:18.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:18.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:18.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:18.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:19.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:19.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.029 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:19.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:19.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:19.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:19.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:19.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:19.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:19.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:19.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:19.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:19.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:19.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.579 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:19.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824758.4118009 osd.4 (osd.4) 223 : cluster 3 failed to encode map e283 with expected crc 2023-06-03T20:39:19.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824758.601712 osd.2 (osd.2) 6 : cluster 0 10.3 scrub starts 2023-06-03T20:39:19.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824758.6163404 osd.2 (osd.2) 7 : cluster 0 10.3 scrub ok 2023-06-03T20:39:19.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824759.0930545 osd.0 (osd.0) 11 : cluster 0 10.18 deep-scrub starts 2023-06-03T20:39:19.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824759.1118898 osd.0 (osd.0) 12 : cluster 0 10.18 deep-scrub ok 2023-06-03T20:39:19.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:19 smithi083 bash[60048]: cluster 1685824759.4145138 mon.a (mon.0) 1452 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-06-03T20:39:19.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:19.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:19.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824758.4118009 osd.4 (osd.4) 223 : cluster 3 failed to encode map e283 with expected crc 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824758.601712 osd.2 (osd.2) 6 : cluster 0 10.3 scrub starts 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824758.6163404 osd.2 (osd.2) 7 : cluster 0 10.3 scrub ok 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824759.0930545 osd.0 (osd.0) 11 : cluster 0 10.18 deep-scrub starts 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824759.1118898 osd.0 (osd.0) 12 : cluster 0 10.18 deep-scrub ok 2023-06-03T20:39:19.775 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[78259]: cluster 1685824759.4145138 mon.a (mon.0) 1452 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-06-03T20:39:19.776 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824758.4118009 osd.4 (osd.4) 223 : cluster 3 failed to encode map e283 with expected crc 2023-06-03T20:39:19.776 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824758.601712 osd.2 (osd.2) 6 : cluster 0 10.3 scrub starts 2023-06-03T20:39:19.776 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824758.6163404 osd.2 (osd.2) 7 : cluster 0 10.3 scrub ok 2023-06-03T20:39:19.776 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824759.0930545 osd.0 (osd.0) 11 : cluster 0 10.18 deep-scrub starts 2023-06-03T20:39:19.776 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824759.1118898 osd.0 (osd.0) 12 : cluster 0 10.18 deep-scrub ok 2023-06-03T20:39:19.777 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:19 smithi033 bash[74781]: cluster 1685824759.4145138 mon.a (mon.0) 1452 : cluster 0 osdmap e284: 8 total, 8 up, 8 in 2023-06-03T20:39:19.822 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:19.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:19.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:19.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:19.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.002 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:20.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:20.144 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:20.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:20.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:20.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:20.388 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:20.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:20.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:20.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.3137553 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1284: 99 pgs: 1 creating+peering, 1 active+remapped+backfill_wait, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 147 objects/s recovering 2023-06-03T20:39:20.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.415511 mon.a (mon.0) 1453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized) 2023-06-03T20:39:20.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.4155579 mon.a (mon.0) 1454 : cluster 1 Cluster is now healthy 2023-06-03T20:39:20.540 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.4191778 osd.4 (osd.4) 224 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.540 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.4191809 osd.5 (osd.5) 199 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.540 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.4219782 osd.5 (osd.5) 200 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.540 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.5404425 osd.1 (osd.1) 6 : cluster 0 10.13 scrub starts 2023-06-03T20:39:20.540 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:20 smithi083 bash[60048]: cluster 1685824759.55102 osd.1 (osd.1) 7 : cluster 0 10.13 scrub ok 2023-06-03T20:39:20.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:20.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:20.709 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:20.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:20.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.3137553 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1284: 99 pgs: 1 creating+peering, 1 active+remapped+backfill_wait, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 147 objects/s recovering 2023-06-03T20:39:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.415511 mon.a (mon.0) 1453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized) 2023-06-03T20:39:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.4155579 mon.a (mon.0) 1454 : cluster 1 Cluster is now healthy 2023-06-03T20:39:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.4191778 osd.4 (osd.4) 224 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.4191809 osd.5 (osd.5) 199 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.4219782 osd.5 (osd.5) 200 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.5404425 osd.1 (osd.1) 6 : cluster 0 10.13 scrub starts 2023-06-03T20:39:20.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[74781]: cluster 1685824759.55102 osd.1 (osd.1) 7 : cluster 0 10.13 scrub ok 2023-06-03T20:39:20.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.3137553 mgr.y (mgr.34104) 1176 : cluster 0 pgmap v1284: 99 pgs: 1 creating+peering, 1 active+remapped+backfill_wait, 97 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 147 objects/s recovering 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.415511 mon.a (mon.0) 1453 : cluster 1 Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 762/297 objects degraded (256.566%), 1 pg degraded, 1 pg undersized) 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.4155579 mon.a (mon.0) 1454 : cluster 1 Cluster is now healthy 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.4191778 osd.4 (osd.4) 224 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.4191809 osd.5 (osd.5) 199 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.4219782 osd.5 (osd.5) 200 : cluster 3 failed to encode map e284 with expected crc 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.5404425 osd.1 (osd.1) 6 : cluster 0 10.13 scrub starts 2023-06-03T20:39:20.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:20 smithi033 bash[78259]: cluster 1685824759.55102 osd.1 (osd.1) 7 : cluster 0 10.13 scrub ok 2023-06-03T20:39:20.852 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:20.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:20.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:20.983 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:20.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:21.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:21.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:21.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:21.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:21.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.394 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:21.454 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:39:21.497 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:21 smithi033 bash[78259]: audit 1685824761.1059422 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:39:21.497 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:21 smithi033 bash[74781]: audit 1685824761.1059422 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:39:21.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:21.535 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:21.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:21.640 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:21.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:21.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.686 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:21.787 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.821 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:21.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:21.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:21 smithi083 bash[60048]: audit 1685824761.1059422 mon.a (mon.0) 1455 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:39:21.927 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:21.958 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:21.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:22.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:22.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:22.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:22.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:22.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:22.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:22.339 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:22.378 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:22.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:22.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:22.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:22.611 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:22.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:22.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: cluster 1685824760.6586347 osd.5 (osd.5) 201 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: cluster 1685824760.677358 osd.5 (osd.5) 202 : cluster 0 10.6 deep-scrub ok 2023-06-03T20:39:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: cluster 1685824761.3147087 mgr.y (mgr.34104) 1177 : cluster 0 pgmap v1286: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 184 objects/s recovering 2023-06-03T20:39:22.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: cluster 1685824761.429463 mon.a (mon.0) 1456 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:22.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: audit 1685824761.44031 mon.a (mon.0) 1457 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:39:22.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:22 smithi083 bash[60048]: cluster 1685824761.4404242 mon.a (mon.0) 1458 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-06-03T20:39:22.727 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: cluster 1685824760.6586347 osd.5 (osd.5) 201 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:22.727 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: cluster 1685824760.677358 osd.5 (osd.5) 202 : cluster 0 10.6 deep-scrub ok 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: cluster 1685824761.3147087 mgr.y (mgr.34104) 1177 : cluster 0 pgmap v1286: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 184 objects/s recovering 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: cluster 1685824761.429463 mon.a (mon.0) 1456 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: audit 1685824761.44031 mon.a (mon.0) 1457 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[74781]: cluster 1685824761.4404242 mon.a (mon.0) 1458 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: cluster 1685824760.6586347 osd.5 (osd.5) 201 : cluster 0 10.6 deep-scrub starts 2023-06-03T20:39:22.728 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: cluster 1685824760.677358 osd.5 (osd.5) 202 : cluster 0 10.6 deep-scrub ok 2023-06-03T20:39:22.729 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: cluster 1685824761.3147087 mgr.y (mgr.34104) 1177 : cluster 0 pgmap v1286: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 184 objects/s recovering 2023-06-03T20:39:22.729 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: cluster 1685824761.429463 mon.a (mon.0) 1456 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:22.729 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: audit 1685824761.44031 mon.a (mon.0) 1457 : audit 1 from='client.? 172.21.15.33:0/826850035' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:39:22.729 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:22 smithi033 bash[78259]: cluster 1685824761.4404242 mon.a (mon.0) 1458 : cluster 0 osdmap e285: 8 total, 8 up, 8 in 2023-06-03T20:39:22.741 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:22.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:22.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:22.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:22.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:22.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:22.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:23.023 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:23.062 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:23.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:23.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:23.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:23.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:23.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:23.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:23.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:23.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:23.477 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_5' removed 2023-06-03T20:39:23.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:23.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:23.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:23.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:23.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:23 smithi083 bash[60048]: cluster 1685824761.9581044 osd.7 (osd.7) 207 : cluster 3 failed to encode map e285 with expected crc 2023-06-03T20:39:23.725 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:23 smithi083 bash[60048]: audit 1685824763.3596644 mon.a (mon.0) 1459 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:23.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:23.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:23 smithi033 bash[74781]: cluster 1685824761.9581044 osd.7 (osd.7) 207 : cluster 3 failed to encode map e285 with expected crc 2023-06-03T20:39:23.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:23 smithi033 bash[74781]: audit 1685824763.3596644 mon.a (mon.0) 1459 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:23.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:23 smithi033 bash[78259]: cluster 1685824761.9581044 osd.7 (osd.7) 207 : cluster 3 failed to encode map e285 with expected crc 2023-06-03T20:39:23.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:23 smithi033 bash[78259]: audit 1685824763.3596644 mon.a (mon.0) 1459 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:23.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:23.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:23.881 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:23.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:24.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:24.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:24.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:24.266 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:24.296 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:24.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.428 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:24.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:24.574 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:24.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:24.671 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:39:24.679 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:24.685 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[74781]: cluster 1685824763.3151731 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1288: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 126 objects/s recovering 2023-06-03T20:39:24.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[74781]: audit 1685824763.44504 mon.a (mon.0) 1460 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:24.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[74781]: cluster 1685824763.4451382 mon.a (mon.0) 1461 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-06-03T20:39:24.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[74781]: audit 1685824763.6185412 mon.a (mon.0) 1462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:24.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[74781]: audit 1685824763.6193812 mon.a (mon.0) 1463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:24.686 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[78259]: cluster 1685824763.3151731 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1288: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 126 objects/s recovering 2023-06-03T20:39:24.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[78259]: audit 1685824763.44504 mon.a (mon.0) 1460 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:24.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[78259]: cluster 1685824763.4451382 mon.a (mon.0) 1461 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-06-03T20:39:24.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[78259]: audit 1685824763.6185412 mon.a (mon.0) 1462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:24.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:24 smithi033 bash[78259]: audit 1685824763.6193812 mon.a (mon.0) 1463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:24.693 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:39:24.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.702 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:24.717 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:39:24.742 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:39:24.768 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:39:24.789 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:39:24.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:24.814 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:39:24.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:24.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:24.835 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:39:24.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.837 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.838 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.838 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.838 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.838 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:39:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:24 smithi083 bash[60048]: cluster 1685824763.3151731 mgr.y (mgr.34104) 1178 : cluster 0 pgmap v1288: 99 pgs: 1 creating+peering, 98 active+clean; 5.3 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 126 objects/s recovering 2023-06-03T20:39:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:24 smithi083 bash[60048]: audit 1685824763.44504 mon.a (mon.0) 1460 : audit 1 from='client.? 172.21.15.33:0/1817395894' 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-06-03T20:39:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:24 smithi083 bash[60048]: cluster 1685824763.4451382 mon.a (mon.0) 1461 : cluster 0 osdmap e286: 8 total, 8 up, 8 in 2023-06-03T20:39:24.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:24 smithi083 bash[60048]: audit 1685824763.6185412 mon.a (mon.0) 1462 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:24.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:24 smithi083 bash[60048]: audit 1685824763.6193812 mon.a (mon.0) 1463 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:24.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:24.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:24.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:25.054 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:25.091 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:25.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:25.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:25.224 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:25.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:25.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:25.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:25.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:25.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:25.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:25.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.498 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:25.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: cluster 1685824763.678829 osd.5 (osd.5) 203 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: cluster 1685824763.8111446 osd.4 (osd.4) 225 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.566 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: cluster 1685824763.8139706 osd.4 (osd.4) 226 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: cluster 1685824764.2043703 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: cluster 1685824764.2043734 osd.7 (osd.7) 208 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.567 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[78259]: audit 1685824764.637418 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.33:0/2536565367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:25.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: cluster 1685824763.678829 osd.5 (osd.5) 203 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.567 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: cluster 1685824763.8111446 osd.4 (osd.4) 225 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: cluster 1685824763.8139706 osd.4 (osd.4) 226 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: cluster 1685824764.2043703 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: cluster 1685824764.2043734 osd.7 (osd.7) 208 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.568 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:25 smithi033 bash[74781]: audit 1685824764.637418 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.33:0/2536565367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:25.600 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:25.611 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: cluster 1685824763.678829 osd.5 (osd.5) 203 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: cluster 1685824763.8111446 osd.4 (osd.4) 225 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: cluster 1685824763.8139706 osd.4 (osd.4) 226 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: cluster 1685824764.2043703 osd.6 (osd.6) 179 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: cluster 1685824764.2043734 osd.7 (osd.7) 208 : cluster 3 failed to encode map e286 with expected crc 2023-06-03T20:39:25.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:25 smithi083 bash[60048]: audit 1685824764.637418 mon.c (mon.2) 134 : audit 0 from='client.? 172.21.15.33:0/2536565367' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:25.639 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:25.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:25.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:25.781 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:25.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:25.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:25.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:25.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:25.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:26.022 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:26.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:26.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:26.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:26.250 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:39:26.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:26.326 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:26.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:26.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.458 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:26] "GET /metrics HTTP/1.1" 200 221333 "" "Prometheus/2.33.4" 2023-06-03T20:39:26.473 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.3 primary-affinity to 0.37258 (8244172) 2023-06-03T20:39:26.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:26.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:26.610 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:26.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:26.714 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:26.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[78259]: cluster 1685824765.316281 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:26.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[78259]: audit 1685824765.7149158 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.33:0/2040538139' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[78259]: audit 1685824765.715693 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.727 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[74781]: cluster 1685824765.316281 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:26.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[74781]: audit 1685824765.7149158 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.33:0/2040538139' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:26 smithi033 bash[74781]: audit 1685824765.715693 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:26.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:26.849 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:26 smithi083 bash[60048]: cluster 1685824765.316281 mgr.y (mgr.34104) 1179 : cluster 0 pgmap v1290: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:26.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:26 smithi083 bash[60048]: audit 1685824765.7149158 mon.c (mon.2) 135 : audit 1 from='client.? 172.21.15.33:0/2040538139' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.861 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:26 smithi083 bash[60048]: audit 1685824765.715693 mon.a (mon.0) 1464 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]: dispatch 2023-06-03T20:39:26.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:26.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:26.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:26.888 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2023-06-03T20:39:26.889 INFO:tasks.radosbench:Beginning radosbench... 2023-06-03T20:39:26.889 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_6 2023-06-03T20:39:26.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool create unique_pool_6 16 2023-06-03T20:39:26.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:27.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:27.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:27.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:27.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:27.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.291 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:27.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:27.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:27.570 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:27.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:27.674 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:27.713 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:27.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:27.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.828 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: audit 1685824766.4570327 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]': finished 2023-06-03T20:39:27.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: cluster 1685824766.45714 mon.a (mon.0) 1466 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-06-03T20:39:27.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: cluster 1685824766.4596474 osd.5 (osd.5) 204 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: cluster 1685824766.4635332 osd.7 (osd.7) 209 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.829 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: cluster 1685824766.4637575 osd.4 (osd.4) 227 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.830 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[78259]: cluster 1685824766.465432 osd.7 (osd.7) 210 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: audit 1685824766.4570327 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]': finished 2023-06-03T20:39:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: cluster 1685824766.45714 mon.a (mon.0) 1466 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-06-03T20:39:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: cluster 1685824766.4596474 osd.5 (osd.5) 204 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.830 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: cluster 1685824766.4635332 osd.7 (osd.7) 209 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: cluster 1685824766.4637575 osd.4 (osd.4) 227 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:27 smithi033 bash[74781]: cluster 1685824766.465432 osd.7 (osd.7) 210 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.849 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:27.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: audit 1685824766.4570327 mon.a (mon.0) 1465 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 0.3725804925913174}]': finished 2023-06-03T20:39:27.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: cluster 1685824766.45714 mon.a (mon.0) 1466 : cluster 0 osdmap e287: 8 total, 8 up, 8 in 2023-06-03T20:39:27.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: cluster 1685824766.4596474 osd.5 (osd.5) 204 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: cluster 1685824766.4635332 osd.7 (osd.7) 209 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: cluster 1685824766.4637575 osd.4 (osd.4) 227 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:27 smithi083 bash[60048]: cluster 1685824766.465432 osd.7 (osd.7) 210 : cluster 3 failed to encode map e287 with expected crc 2023-06-03T20:39:27.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:27.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:27.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:27.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:28.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:28.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:28.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:28.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:28.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:28.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:28.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:28.501 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:28.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:28.563 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:28.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:28.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.3167825 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:28.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4672723 mon.a (mon.0) 1467 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-06-03T20:39:28.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4675758 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4729261 osd.5 (osd.5) 206 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4733236 osd.7 (osd.7) 211 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4736218 osd.4 (osd.4) 228 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4744296 osd.6 (osd.6) 180 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.4770632 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.647 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:28 smithi083 bash[60048]: cluster 1685824767.477731 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:28.678 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.3167825 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:28.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4672723 mon.a (mon.0) 1467 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-06-03T20:39:28.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4675758 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4729261 osd.5 (osd.5) 206 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4733236 osd.7 (osd.7) 211 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.679 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4736218 osd.4 (osd.4) 228 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4744296 osd.6 (osd.6) 180 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.4770632 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.680 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[78259]: cluster 1685824767.477731 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.3167825 mgr.y (mgr.34104) 1180 : cluster 0 pgmap v1292: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:28.680 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4672723 mon.a (mon.0) 1467 : cluster 0 osdmap e288: 8 total, 8 up, 8 in 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4675758 osd.5 (osd.5) 205 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4729261 osd.5 (osd.5) 206 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4733236 osd.7 (osd.7) 211 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4736218 osd.4 (osd.4) 228 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4744296 osd.6 (osd.6) 180 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.4770632 osd.6 (osd.6) 181 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:28 smithi033 bash[74781]: cluster 1685824767.477731 osd.7 (osd.7) 212 : cluster 3 failed to encode map e288 with expected crc 2023-06-03T20:39:28.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:28.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:28.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:28.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:28.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:28.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:28.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:28.997 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:28.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:29.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:29.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:29.246 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:29.279 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:29.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:29.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:39:29.385 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:29.421 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:29.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.426 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:29.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:29.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:29.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:29.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:29.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:29.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:29.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:29.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:29.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:29.957 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:29.996 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:29.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:29.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:30.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:30.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:30.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:30.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:30.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:30.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:30.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:30.426 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:30.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.432 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:30.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.568 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:30 smithi083 bash[60048]: audit 1685824769.3044958 mon.a (mon.0) 1468 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:30.568 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:30 smithi083 bash[60048]: cluster 1685824769.3176374 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:30.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:30 smithi033 bash[74781]: audit 1685824769.3044958 mon.a (mon.0) 1468 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:30.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:30 smithi033 bash[74781]: cluster 1685824769.3176374 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:30 smithi033 bash[78259]: audit 1685824769.3044958 mon.a (mon.0) 1468 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:30.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:30 smithi033 bash[78259]: cluster 1685824769.3176374 mgr.y (mgr.34104) 1181 : cluster 0 pgmap v1294: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:30.670 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:30.812 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.842 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:30.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:30.947 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:30.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:30.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:30.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:31.083 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.120 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.127 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:31.228 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:31.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:31.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:31.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:31.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:31.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:31.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.659 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:31.693 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:31.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.697 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:31.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:31.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:31.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.835 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:31.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:31.970 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:31.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:31.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:32.074 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:32.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:32.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:32.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:32.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:32.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:32.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:32.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:32.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:32.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:32.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:32.629 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:32.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:32 smithi033 bash[78259]: cluster 1685824771.3188307 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:32.642 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:32 smithi033 bash[74781]: cluster 1685824771.3188307 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:32 smithi083 bash[60048]: cluster 1685824771.3188307 mgr.y (mgr.34104) 1182 : cluster 0 pgmap v1295: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:32.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:32.663 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:32.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:32.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:32.792 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:32.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:32.897 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:32.939 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:32.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:32.942 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:33.043 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:33.069 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:33.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:33.082 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:39:33.083 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:39:33.083 INFO:tasks.thrashosds.thrasher:Reweighting osd 6 to 0.4038008748537909 2023-06-03T20:39:33.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 6 0.4038008748537909 2023-06-03T20:39:33.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:33.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:33.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:33.339 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:33.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:33.444 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:33.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:33.630 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:33.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:33.683 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:33.734 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:33.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.911 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:33.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:33.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:34.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:34.048 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:34.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:34.152 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:34.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:34.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:34.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:34.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:34.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:34.439 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:34.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:34.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:34.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:34.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:34.678 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:34 smithi033 bash[78259]: cluster 1685824773.3193579 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:34.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:34 smithi033 bash[74781]: cluster 1685824773.3193579 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:34.713 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:34.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:34.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:34.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:34.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:34.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:34 smithi083 bash[60048]: cluster 1685824773.3193579 mgr.y (mgr.34104) 1183 : cluster 0 pgmap v1296: 73 pgs: 73 active+clean; 582 KiB data, 3.3 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:34.909 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:39:34.909 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:39:34.909 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 0 2023-06-03T20:39:34.909 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:39:34.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.006 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:35.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:35.132 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:35.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:35.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:35.261 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:35.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.267 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:35.368 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.390 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:35.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.501 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:35 smithi033 bash[78259]: audit 1685824775.1816938 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:39:35.501 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:35 smithi033 bash[74781]: audit 1685824775.1816938 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:39:35.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:35.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:35.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:35.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:35.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:35.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:35.779 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:35 smithi083 bash[60048]: audit 1685824775.1816938 mon.a (mon.0) 1469 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:39:35.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:35.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:35.907 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:35.949 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:35.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:35.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:36.053 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:36.079 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:36.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.081 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:36.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:36.218 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:36.323 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:36.332 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:36] "GET /metrics HTTP/1.1" 200 221333 "" "Prometheus/2.33.4" 2023-06-03T20:39:36.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:36.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:36.466 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:36.496 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:36.601 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:36.642 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.645 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:36.746 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:36.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:36.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:36.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[74781]: cluster 1685824775.3200557 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:36.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[74781]: audit 1685824775.5544064 mon.a (mon.0) 1470 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[74781]: audit 1685824775.5604126 mon.a (mon.0) 1471 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[78259]: cluster 1685824775.3200557 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:36.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[78259]: audit 1685824775.5544064 mon.a (mon.0) 1470 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:36 smithi033 bash[78259]: audit 1685824775.5604126 mon.a (mon.0) 1471 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:36 smithi083 bash[60048]: cluster 1685824775.3200557 mgr.y (mgr.34104) 1184 : cluster 0 pgmap v1297: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:36 smithi083 bash[60048]: audit 1685824775.5544064 mon.a (mon.0) 1470 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:36 smithi083 bash[60048]: audit 1685824775.5604126 mon.a (mon.0) 1471 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:36.926 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:36.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:36.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:37.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:37.177 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:37.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:37.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:37.461 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.501 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:37.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:37.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:37.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:37.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.642 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:37.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:37.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:37.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:37.921 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:37.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:37.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:38.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:38.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:38.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:38.168 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:38.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.208 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:38.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:38.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:38.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:38.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:38.486 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:38.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:38.512 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_blocked_ops 2023-06-03T20:39:38.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:38 smithi033 bash[78259]: cluster 1685824777.320488 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:38 smithi033 bash[74781]: cluster 1685824777.320488 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:38.592 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:38.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:38.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:38.730 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:38.741 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:38 smithi083 bash[60048]: cluster 1685824777.320488 mgr.y (mgr.34104) 1185 : cluster 0 pgmap v1298: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:38.765 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:38.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:38.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:38.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:38.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:39.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:39.115 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:39.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:39.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:39.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:39.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:39.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:39.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.405 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:39.405 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:39.506 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:39.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:39.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:39.648 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:39.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:39.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:39.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:39 smithi033 bash[74781]: audit 1685824778.6148343 mon.a (mon.0) 1472 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:39.738 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:39 smithi033 bash[78259]: audit 1685824778.6148343 mon.a (mon.0) 1472 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:39.793 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:39.806 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:39 smithi083 bash[60048]: audit 1685824778.6148343 mon.a (mon.0) 1472 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:39.832 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:39.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:39.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:39.974 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:39.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:39.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:40.079 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:40.107 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:40.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:40.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:40.265 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:40.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:40.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:40.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:40.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:40.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:40.561 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:40.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:40.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:40.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:40.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:40.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:40 smithi033 bash[78259]: cluster 1685824779.3212545 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:40.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:40 smithi033 bash[74781]: cluster 1685824779.3212545 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:40.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:40.810 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:40 smithi083 bash[60048]: cluster 1685824779.3212545 mgr.y (mgr.34104) 1186 : cluster 0 pgmap v1299: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:40.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:40.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:40.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:40.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:40.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:40.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:41.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:41.110 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:41.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:41.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.247 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:41.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:41.492 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:41.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:41.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:41.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:41.672 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:41.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:41.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:41.813 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:41.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:41.918 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:41.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:41.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:42.057 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:42.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:42.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.088 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:42.189 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:42.215 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:42.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:42.319 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:42.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:42.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:42.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:42.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:42.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:42.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:42.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:42.733 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:42.773 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:42.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:42.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[74781]: cluster 1685824781.3220704 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[74781]: audit 1685824781.580034 mon.a (mon.0) 1473 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[74781]: audit 1685824781.5883703 mon.a (mon.0) 1474 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[78259]: cluster 1685824781.3220704 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[78259]: audit 1685824781.580034 mon.a (mon.0) 1473 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:42 smithi033 bash[78259]: audit 1685824781.5883703 mon.a (mon.0) 1474 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:42 smithi083 bash[60048]: cluster 1685824781.3220704 mgr.y (mgr.34104) 1187 : cluster 0 pgmap v1300: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:42 smithi083 bash[60048]: audit 1685824781.580034 mon.a (mon.0) 1473 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.891 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:42 smithi083 bash[60048]: audit 1685824781.5883703 mon.a (mon.0) 1474 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:42.913 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:42.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:42.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:43.018 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:43.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:43.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.051 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:43.153 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:43.190 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:43.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:43.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:43.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:43.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:43.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:43.478 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:43.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:43.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:43.613 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:43.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:43.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:43.743 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:43.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:43.847 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:43.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:43.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:43.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:43.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:44.007 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:44.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.010 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:44.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:44.137 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:44.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:44.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:44.281 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:44.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:44.386 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:44.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:44.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:44.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:44.560 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:44.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:44.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:44.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:44.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:44.794 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:44.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:44.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:44 smithi033 bash[74781]: cluster 1685824783.3226829 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:44 smithi083 bash[60048]: cluster 1685824783.3226829 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:44.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:44.972 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:44.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:44.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:45.075 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:45.088 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:44 smithi033 bash[78259]: cluster 1685824783.3226829 mgr.y (mgr.34104) 1188 : cluster 0 pgmap v1301: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:45.109 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:45.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:45.250 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:45.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:45.354 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:45.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:45.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:45.501 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:45.529 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:45.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:45.633 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:45.671 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:45.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:45.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:45.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:45.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:45.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:45.957 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:45.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:45.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:46.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:46.199 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:46.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:46.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:46.387 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:46.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:46.492 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:46.520 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:46.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:46] "GET /metrics HTTP/1.1" 200 221379 "" "Prometheus/2.33.4" 2023-06-03T20:39:46.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:46.771 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:46.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:46.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:46 smithi083 bash[60048]: cluster 1685824785.323871 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:46.903 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.944 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:46.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:46.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:47.049 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:47.077 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:46 smithi033 bash[74781]: cluster 1685824785.323871 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:47.077 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:46 smithi033 bash[78259]: cluster 1685824785.323871 mgr.y (mgr.34104) 1189 : cluster 0 pgmap v1302: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:47.082 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:47.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:47.187 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:47.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:47.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.226 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:47.261 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:39:47.288 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:39:47.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:47.336 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:39:47.358 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:39:47.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:47.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:47.383 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:39:47.407 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:39:47.428 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:39:47.451 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:39:47.452 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.453 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:39:47.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:47.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:47.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:47.616 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_6' created 2023-06-03T20:39:47.617 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:39:47.618 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:47.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:47.752 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:47.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[74781]: audit 1685824786.7947612 mon.a (mon.0) 1475 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:39:47.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[74781]: audit 1685824787.062734 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-06-03T20:39:47.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[74781]: audit 1685824787.214374 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.33:0/3646344407' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:47.760 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[74781]: audit 1685824787.5423837 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[74781]: audit 1685824787.5481431 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[78259]: audit 1685824786.7947612 mon.a (mon.0) 1475 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[78259]: audit 1685824787.062734 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[78259]: audit 1685824787.214374 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.33:0/3646344407' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[78259]: audit 1685824787.5423837 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:47 smithi033 bash[78259]: audit 1685824787.5481431 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:47.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:47.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:47 smithi083 bash[60048]: audit 1685824786.7947612 mon.a (mon.0) 1475 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:39:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:47 smithi083 bash[60048]: audit 1685824787.062734 mon.a (mon.0) 1476 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]: dispatch 2023-06-03T20:39:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:47 smithi083 bash[60048]: audit 1685824787.214374 mon.c (mon.2) 136 : audit 0 from='client.? 172.21.15.33:0/3646344407' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:39:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:47 smithi083 bash[60048]: audit 1685824787.5423837 mon.a (mon.0) 1477 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:47 smithi083 bash[60048]: audit 1685824787.5481431 mon.a (mon.0) 1478 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:47.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:47.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:47.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:48.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.038 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:48.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:48.183 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:48.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:48.288 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:48.428 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:48.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:48.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.472 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:48.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:48.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:48.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:48.723 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.3243327 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:48.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.5876734 mon.a (mon.0) 1479 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:48.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.6004608 osd.4 (osd.4) 229 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: audit 1685824787.6005414 mon.a (mon.0) 1480 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:39:48.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: audit 1685824787.6006234 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.6006856 mon.a (mon.0) 1482 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.6028962 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.603338 osd.4 (osd.4) 230 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: cluster 1685824787.6080017 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: audit 1685824788.023562 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: audit 1685824788.024904 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:39:48.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[74781]: audit 1685824788.0317104 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.3243327 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.5876734 mon.a (mon.0) 1479 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.6004608 osd.4 (osd.4) 229 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: audit 1685824787.6005414 mon.a (mon.0) 1480 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: audit 1685824787.6006234 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.6006856 mon.a (mon.0) 1482 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-06-03T20:39:48.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.6028962 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.740 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.603338 osd.4 (osd.4) 230 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.740 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: cluster 1685824787.6080017 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.740 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: audit 1685824788.023562 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:39:48.740 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: audit 1685824788.024904 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:39:48.740 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:48 smithi033 bash[78259]: audit 1685824788.0317104 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:48.765 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:48.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.3243327 mgr.y (mgr.34104) 1190 : cluster 0 pgmap v1303: 73 pgs: 73 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.5876734 mon.a (mon.0) 1479 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.6004608 osd.4 (osd.4) 229 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: audit 1685824787.6005414 mon.a (mon.0) 1480 : audit 1 from='client.? 172.21.15.33:0/1722138102' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: audit 1685824787.6006234 mon.a (mon.0) 1481 : audit 1 from='client.? 172.21.15.33:0/2289863589' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_6", "pg_num": 16}]': finished 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.6006856 mon.a (mon.0) 1482 : cluster 0 osdmap e289: 8 total, 8 up, 8 in 2023-06-03T20:39:48.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.6028962 osd.7 (osd.7) 213 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.603338 osd.4 (osd.4) 230 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: cluster 1685824787.6080017 osd.6 (osd.6) 182 : cluster 3 failed to encode map e289 with expected crc 2023-06-03T20:39:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: audit 1685824788.023562 mon.a (mon.0) 1483 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:39:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: audit 1685824788.024904 mon.a (mon.0) 1484 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:39:48.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:48 smithi083 bash[60048]: audit 1685824788.0317104 mon.a (mon.0) 1485 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:39:48.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:48.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:48.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:49.007 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:49.032 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:49.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.034 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:49.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:49.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:49.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:49.281 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:49.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:49.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:49.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:49.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:49.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:49.592 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:49.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:49.729 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:49.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.6019936 mon.a (mon.0) 1486 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-06-03T20:39:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.603117 osd.4 (osd.4) 231 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.606912 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.607 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.6079605 osd.5 (osd.5) 207 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[74781]: cluster 1685824788.608205 osd.4 (osd.4) 232 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.6019936 mon.a (mon.0) 1486 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.603117 osd.4 (osd.4) 231 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.606912 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.607 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.6079605 osd.5 (osd.5) 207 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:49 smithi033 bash[78259]: cluster 1685824788.608205 osd.4 (osd.4) 232 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:49.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:49.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:49.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.6019936 mon.a (mon.0) 1486 : cluster 0 osdmap e290: 8 total, 8 up, 8 in 2023-06-03T20:39:49.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.603117 osd.4 (osd.4) 231 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.606912 osd.6 (osd.6) 183 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.607 osd.7 (osd.7) 214 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.6079605 osd.5 (osd.5) 207 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:49 smithi083 bash[60048]: cluster 1685824788.608205 osd.4 (osd.4) 232 : cluster 3 failed to encode map e290 with expected crc 2023-06-03T20:39:49.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:50.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:50.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:50.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:50.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:50.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:50.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:50.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:50.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:50.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:50.406 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:50.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:50.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:50.536 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:50.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:50.640 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:50.649 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[78259]: cluster 1685824789.3250952 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1306: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:50.649 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[78259]: cluster 1685824789.62163 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-06-03T20:39:50.649 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[78259]: cluster 1685824789.6218195 mon.a (mon.0) 1487 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-06-03T20:39:50.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[74781]: cluster 1685824789.3250952 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1306: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:50.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[74781]: cluster 1685824789.62163 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-06-03T20:39:50.650 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:50 smithi033 bash[74781]: cluster 1685824789.6218195 mon.a (mon.0) 1487 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-06-03T20:39:50.670 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:50.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.673 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:50.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:50.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:50.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.821 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:50 smithi083 bash[60048]: cluster 1685824789.3250952 mgr.y (mgr.34104) 1191 : cluster 0 pgmap v1306: 89 pgs: 12 unknown, 77 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:50 smithi083 bash[60048]: cluster 1685824789.62163 osd.7 (osd.7) 215 : cluster 3 failed to encode map e291 with expected crc 2023-06-03T20:39:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:50 smithi083 bash[60048]: cluster 1685824789.6218195 mon.a (mon.0) 1487 : cluster 0 osdmap e291: 8 total, 8 up, 8 in 2023-06-03T20:39:50.922 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:50.947 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:50.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:50.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:51.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:51.076 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:51.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.080 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:51.181 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:51.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:51.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:51.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:51.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:51.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:51.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:51.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:51.620 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:51.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:51.725 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:51.752 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:51.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:51.856 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:51.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:51.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:51.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool application enable unique_pool_6 rados --yes-i-really-mean-it || true 2023-06-03T20:39:51.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:52.061 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:52.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:52.165 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:52.189 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:52.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:52.292 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:52.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:52.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:52.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:52.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:52.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:52.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:52.607 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:52.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:52.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:52.742 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:52.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:52.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:52.858 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:52 smithi083 bash[60048]: cluster 1685824791.3258126 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:52.881 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:52.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:52.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:52.986 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:53.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:52 smithi033 bash[74781]: cluster 1685824791.3258126 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:52 smithi033 bash[78259]: cluster 1685824791.3258126 mgr.y (mgr.34104) 1192 : cluster 0 pgmap v1308: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:53.126 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:53.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:53.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:53.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:53.301 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:53.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:53.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:53.443 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:39:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:39:53.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:53.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:53.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:53.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:53.716 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:53.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:53.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:53.852 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:53.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.856 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:53.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:53.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:53.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:53.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:54.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:54.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:54.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:54.243 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:54.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:39:54.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.276 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:54.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:39:54.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:54.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:54.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:54.513 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:54.552 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:54.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:54.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:54 smithi033 bash[74781]: cluster 1685824793.3264012 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:54.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:54 smithi033 bash[74781]: audit 1685824793.6154509 mon.a (mon.0) 1488 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:54 smithi033 bash[78259]: cluster 1685824793.3264012 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:54 smithi033 bash[78259]: audit 1685824793.6154509 mon.a (mon.0) 1488 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:54.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:54.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:54.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:54.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:54.821 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:54 smithi083 bash[60048]: cluster 1685824793.3264012 mgr.y (mgr.34104) 1193 : cluster 0 pgmap v1309: 89 pgs: 89 active+clean; 582 KiB data, 3.2 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:54.821 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:54 smithi083 bash[60048]: audit 1685824793.6154509 mon.a (mon.0) 1488 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:39:54.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:54.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:54.948 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:54.995 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:54.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:55.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.131 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:55.234 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:55.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:55.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:55.370 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.400 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:55.503 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:55.541 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:55.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:55.646 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:55.679 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:55.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:55.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:55.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:55.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:55.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:55.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:55.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:56.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.102 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:56.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.248 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:56.352 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.390 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:56.441 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.6 to 0.403801 (675f) 2023-06-03T20:39:56.493 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:39:56.493 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:39:56.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:56.515 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:56 smithi033 bash[74781]: cluster 1685824795.3272927 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:56.515 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:56 smithi033 bash[74781]: audit 1685824796.2921553 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]: dispatch 2023-06-03T20:39:56.516 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:56 smithi033 bash[78259]: cluster 1685824795.3272927 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:56.516 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:56 smithi033 bash[78259]: audit 1685824796.2921553 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]: dispatch 2023-06-03T20:39:56.516 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:39:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:39:56] "GET /metrics HTTP/1.1" 200 223713 "" "Prometheus/2.33.4" 2023-06-03T20:39:56.526 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:56.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.532 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:56.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:56 smithi083 bash[60048]: cluster 1685824795.3272927 mgr.y (mgr.34104) 1194 : cluster 0 pgmap v1310: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:56 smithi083 bash[60048]: audit 1685824796.2921553 mon.a (mon.0) 1489 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]: dispatch 2023-06-03T20:39:56.668 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:56.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:56.773 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:56.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:56.915 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:56.945 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:56.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:56.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:57.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:57.188 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:57.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:57.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:57.374 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:57.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.378 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:57.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.489 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: audit 1685824796.4201474 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]': finished 2023-06-03T20:39:57.489 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.4203424 mon.a (mon.0) 1491 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.423165 osd.6 (osd.6) 184 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.4302166 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.4304552 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.4326763 osd.4 (osd.4) 233 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[74781]: cluster 1685824796.435637 osd.4 (osd.4) 234 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.490 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: audit 1685824796.4201474 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]': finished 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.4203424 mon.a (mon.0) 1491 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.423165 osd.6 (osd.6) 184 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.4302166 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.4304552 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.4326763 osd.4 (osd.4) 233 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.491 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:57 smithi033 bash[78259]: cluster 1685824796.435637 osd.4 (osd.4) 234 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.510 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:57.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:57.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: audit 1685824796.4201474 mon.a (mon.0) 1490 : audit 1 from='client.? 172.21.15.33:0/1223676007' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 0.4038008748537909}]': finished 2023-06-03T20:39:57.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.4203424 mon.a (mon.0) 1491 : cluster 0 osdmap e292: 8 total, 8 up, 8 in 2023-06-03T20:39:57.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.423165 osd.6 (osd.6) 184 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.4302166 osd.7 (osd.7) 216 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.4304552 osd.5 (osd.5) 208 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.4326763 osd.4 (osd.4) 233 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:57 smithi083 bash[60048]: cluster 1685824796.435637 osd.4 (osd.4) 234 : cluster 3 failed to encode map e292 with expected crc 2023-06-03T20:39:57.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:57.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:57.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:57.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:57.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:57.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:57.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:57.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:57.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.2 dump_historic_ops 2023-06-03T20:39:58.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.077 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:58.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.220 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:58.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.349 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:39:58.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:58.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:58.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:58.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.501 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:58.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:58.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:39:58.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.3279257 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:58.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.437365 mon.a (mon.0) 1492 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-06-03T20:39:58.640 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.437519 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.4405618 osd.7 (osd.7) 218 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.44071 osd.4 (osd.4) 235 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.441911 osd.5 (osd.5) 209 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.4426777 osd.4 (osd.4) 236 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.4439373 osd.7 (osd.7) 219 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.4447808 osd.5 (osd.5) 210 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.641 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[74781]: cluster 1685824797.4491332 osd.5 (osd.5) 211 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.3279257 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.437365 mon.a (mon.0) 1492 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.437519 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.4405618 osd.7 (osd.7) 218 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.44071 osd.4 (osd.4) 235 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.642 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.441911 osd.5 (osd.5) 209 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.643 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.4426777 osd.4 (osd.4) 236 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.643 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.4439373 osd.7 (osd.7) 219 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.643 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.4447808 osd.5 (osd.5) 210 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.643 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:39:58 smithi033 bash[78259]: cluster 1685824797.4491332 osd.5 (osd.5) 211 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:39:58.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:58.758 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.3279257 mgr.y (mgr.34104) 1195 : cluster 0 pgmap v1312: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.437365 mon.a (mon.0) 1492 : cluster 0 osdmap e293: 8 total, 8 up, 8 in 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.437519 osd.7 (osd.7) 217 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.4405618 osd.7 (osd.7) 218 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.44071 osd.4 (osd.4) 235 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.441911 osd.5 (osd.5) 209 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.759 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.4426777 osd.4 (osd.4) 236 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.760 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.4439373 osd.7 (osd.7) 219 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.760 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.4447808 osd.5 (osd.5) 210 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.760 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:39:58 smithi083 bash[60048]: cluster 1685824797.4491332 osd.5 (osd.5) 211 : cluster 3 failed to encode map e293 with expected crc 2023-06-03T20:39:58.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:39:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:39:58.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:58.924 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:58.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:58.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:59.029 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:59.069 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:39:59.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:39:59.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:59.210 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:59.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.213 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:39:59.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:59.348 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:59.452 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:59.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:39:59.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.493 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:39:59.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:59.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:39:59.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:39:59.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:59.766 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:39:59.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.769 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:39:59.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:59.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:39:59.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:39:59.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:00.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:00.042 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:00.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:00.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:00.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:00.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:00.290 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:00.320 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:00.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:00.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:00.436 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:00 smithi083 bash[60048]: audit 1685824799.3237715 mon.a (mon.0) 1493 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:00.436 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:00 smithi083 bash[60048]: cluster 1685824799.3285306 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:40:00.436 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:00 smithi083 bash[60048]: cluster 1685824800.0001388 mon.a (mon.0) 1494 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.436 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:00 smithi083 bash[60048]: cluster 1685824800.0002193 mon.a (mon.0) 1495 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:00.501 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:00.501 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:00.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:00.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[74781]: audit 1685824799.3237715 mon.a (mon.0) 1493 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:00.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[74781]: cluster 1685824799.3285306 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[74781]: cluster 1685824800.0001388 mon.a (mon.0) 1494 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[74781]: cluster 1685824800.0002193 mon.a (mon.0) 1495 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[78259]: audit 1685824799.3237715 mon.a (mon.0) 1493 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[78259]: cluster 1685824799.3285306 mgr.y (mgr.34104) 1196 : cluster 0 pgmap v1314: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[78259]: cluster 1685824800.0001388 mon.a (mon.0) 1494 : cluster 3 Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:00 smithi033 bash[78259]: cluster 1685824800.0002193 mon.a (mon.0) 1495 : cluster 3 [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2023-06-03T20:40:00.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:00.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:00.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:00.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:00.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:00.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:00.868 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:00.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:00.972 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:01.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:01.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:01.114 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.147 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:01.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:01.291 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:01.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:01.395 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.421 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:01.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:01.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:01.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:01.669 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:01.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:01.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.714 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:01.815 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:01.847 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:01.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:01.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.985 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:01.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:01.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:02.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:02.124 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:02.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:02.228 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:02.265 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:02.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:02.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:02.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:02.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:02.509 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:02.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:02.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:02.545 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:02.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:02.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:02 smithi083 bash[60048]: cluster 1685824801.329132 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:02.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:02.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:02.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:02.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:02.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:02 smithi033 bash[74781]: cluster 1685824801.329132 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:02.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:02 smithi033 bash[78259]: cluster 1685824801.329132 mgr.y (mgr.34104) 1197 : cluster 0 pgmap v1315: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:02.931 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:02.960 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:40:02.961 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:40:02.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:02.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:03.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:03.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:03.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.107 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:03.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:03.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:03.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:03.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:03.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:03.472 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:03.510 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:03.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:03.647 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:03.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:03.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:03.790 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:03.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:03.895 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:03.923 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:03.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:03.926 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:04.027 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:04.061 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:04.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:04.205 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:04.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:04.311 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:04.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:04.451 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:04.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:04.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:04.591 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:04.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:04.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:04 smithi083 bash[60048]: cluster 1685824803.3296573 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:04.694 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:04 smithi033 bash[74781]: cluster 1685824803.3296573 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:04.694 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:04 smithi033 bash[78259]: cluster 1685824803.3296573 mgr.y (mgr.34104) 1198 : cluster 0 pgmap v1316: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:04.727 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:04.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:04.869 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:04.901 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:04.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:04.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:05.006 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:05.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:05.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:05.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:05.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:05.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:05.320 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:05.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.324 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:05.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:05.439 INFO:teuthology.orchestra.run.smithi033.stderr:enabled application 'rados' on pool 'unique_pool_6' 2023-06-03T20:40:05.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:05.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:05.572 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:05 smithi083 bash[60048]: audit 1685824805.3675807 mon.a (mon.0) 1496 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:40:05.594 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:05.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:05.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:05.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:05.741 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:05 smithi033 bash[74781]: audit 1685824805.3675807 mon.a (mon.0) 1496 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:40:05.741 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:05 smithi033 bash[78259]: audit 1685824805.3675807 mon.a (mon.0) 1496 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd=[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:40:05.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:05.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:05.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:05.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:05.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:05.981 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:06.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:06.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:06.155 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:06.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:06.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:06.293 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:06.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:06] "GET /metrics HTTP/1.1" 200 223713 "" "Prometheus/2.33.4" 2023-06-03T20:40:06.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:06.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:06.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.439 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:06.540 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:06.552 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:06 smithi083 bash[60048]: cluster 1685824805.3308392 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:06.553 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:06 smithi083 bash[60048]: audit 1685824805.4273257 mon.a (mon.0) 1497 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:40:06.553 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:06 smithi083 bash[60048]: cluster 1685824805.4273913 mon.a (mon.0) 1498 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-06-03T20:40:06.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:06.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.581 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:06.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[74781]: cluster 1685824805.3308392 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:06.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[74781]: audit 1685824805.4273257 mon.a (mon.0) 1497 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:40:06.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[74781]: cluster 1685824805.4273913 mon.a (mon.0) 1498 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-06-03T20:40:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[78259]: cluster 1685824805.3308392 mgr.y (mgr.34104) 1199 : cluster 0 pgmap v1317: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[78259]: audit 1685824805.4273257 mon.a (mon.0) 1497 : audit 1 from='client.? 172.21.15.33:0/2383513054' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_6", "app": "rados", "yes_i_really_mean_it": true}]': finished 2023-06-03T20:40:06.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:06 smithi033 bash[78259]: cluster 1685824805.4273913 mon.a (mon.0) 1498 : cluster 0 osdmap e294: 8 total, 8 up, 8 in 2023-06-03T20:40:06.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:06.710 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:06.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.714 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:06.814 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:06.847 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:06.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:06.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:06.980 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:06.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:06.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:07.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:07.116 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:07.220 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:07.255 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:07.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:07.359 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:07.393 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:07.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:07.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:07.527 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:07.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:07.632 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:07.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:07 smithi083 bash[60048]: cluster 1685824805.6986594 osd.5 (osd.5) 212 : cluster 3 failed to encode map e294 with expected crc 2023-06-03T20:40:07.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:07.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:07.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:07.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:07.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:07.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:07 smithi033 bash[74781]: cluster 1685824805.6986594 osd.5 (osd.5) 212 : cluster 3 failed to encode map e294 with expected crc 2023-06-03T20:40:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:07 smithi033 bash[78259]: cluster 1685824805.6986594 osd.5 (osd.5) 212 : cluster 3 failed to encode map e294 with expected crc 2023-06-03T20:40:07.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:07.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:07.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:07.960 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:08.061 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:08.100 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:08.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:08.204 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.246 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:08.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:08.377 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:08.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:08.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.517 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:08.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:08.762 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:08.773 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:08 smithi083 bash[60048]: cluster 1685824807.3314977 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:08.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:08.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:08 smithi033 bash[74781]: cluster 1685824807.3314977 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:08.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:08 smithi033 bash[78259]: cluster 1685824807.3314977 mgr.y (mgr.34104) 1200 : cluster 0 pgmap v1319: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:08.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:08.931 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:08.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:08.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:09.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:09.075 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:09.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:09.178 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:09.208 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:09.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:09.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:09.353 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:09.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:09.403 DEBUG:teuthology.orchestra.run.smithi033:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_6 bench 90 write' 2023-06-03T20:40:09.404 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-06-03T20:40:09.405 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:40:09.407 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2023-06-03T20:40:09.407 INFO:teuthology.orchestra.run:waiting for 3000 2023-06-03T20:40:09.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:09.493 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:09.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:09.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:09.623 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:09.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:09.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:09 smithi083 bash[60048]: audit 1685824808.615511 mon.a (mon.0) 1499 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:09.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:09.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:09.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:09 smithi033 bash[74781]: audit 1685824808.615511 mon.a (mon.0) 1499 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:09.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:09 smithi033 bash[78259]: audit 1685824808.615511 mon.a (mon.0) 1499 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:09.867 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:hints = 1 2023-06-03T20:40:09.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2023-06-03T20:40:09.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object prefix: benchmark_data_smithi033_227323 2023-06-03T20:40:09.869 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:40:09.869 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 0 0 0 0 0 0 - 0 2023-06-03T20:40:09.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:09.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:09.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:09.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:10.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:10.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.231 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:10.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.374 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:10.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:10.479 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:10.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:10.623 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:10.634 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:10 smithi083 bash[60048]: cluster 1685824809.3323975 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:10.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:10.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:10.705 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:10 smithi033 bash[78259]: cluster 1685824809.3323975 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:10.705 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:10 smithi033 bash[74781]: cluster 1685824809.3323975 mgr.y (mgr.34104) 1201 : cluster 0 pgmap v1320: 89 pgs: 89 active+clean; 582 KiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:40:10.761 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:10.793 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:10.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:10.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 1 16 2569 2553 159.555 159.562 0.0116603 0.00622947 2023-06-03T20:40:10.898 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:10.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:10.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:11.036 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:11.038 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:40:11.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:11.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.096 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:11.105 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:40:11.163 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:40:11.176 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:40:11.176 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:40:11.176 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:40:11.176 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:40:11.176 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:47472 10.3 10:caacbff4:::benchmark_data_smithi033_203613_object47471:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:35:09.135449+0000", 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 302.02397404499999, 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27473811300000001, 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.177 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 47472 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.178 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135449+0000", 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135449+0000", 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.179 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.180 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.180 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135447+0000", 2023-06-03T20:40:11.180 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:40:11.180 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.180 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.181 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135476+0000", 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8962000000000002e-05 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135492+0000", 2023-06-03T20:40:11.182 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6124e-05 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135501+0000", 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.38e-06 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.183 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135570+0000", 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8349000000000006e-05 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135776+0000", 2023-06-03T20:40:11.184 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020686000000000001 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.135969+0000", 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00019210900000000001 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.185 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.138442+0000", 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0024735299999999998 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.139404+0000", 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00096217399999999999 2023-06-03T20:40:11.186 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.409888+0000", 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27048397000000002 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.187 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.410072+0000", 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000184131 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.410187+0000", 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000114855 2023-06-03T20:40:11.188 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:47477 10.3 10:c4cdaa3a:::benchmark_data_smithi033_203613_object47476:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:35:09.140818+0000", 2023-06-03T20:40:11.189 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 302.01860503299997, 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27786781700000002, 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 47477 2023-06-03T20:40:11.190 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140818+0000", 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.191 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140818+0000", 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140816+0000", 2023-06-03T20:40:11.192 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140841+0000", 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.4842e-05 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.193 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140857+0000", 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5455999999999999e-05 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140867+0000", 2023-06-03T20:40:11.194 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0190999999999999e-05 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.140921+0000", 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3915000000000001e-05 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.195 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.141106+0000", 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00018554699999999999 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.196 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.141297+0000", 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00019097799999999999 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.143581+0000", 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0022838450000000001 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.197 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.144297+0000", 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00071626600000000002 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.418540+0000", 2023-06-03T20:40:11.198 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27424215899999999 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.418623+0000", 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.3059000000000006e-05 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.199 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.418686+0000", 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3201999999999996e-05 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.200 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:47488 10.3 10:c41b37d9:::benchmark_data_smithi033_203613_object47487:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:35:09.147082+0000", 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 302.012341623, 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27348457900000001, 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:40:11.201 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 47488 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.202 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147082+0000", 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147082+0000", 2023-06-03T20:40:11.203 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147080+0000", 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.204 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147144+0000", 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4605999999999998e-05 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147162+0000", 2023-06-03T20:40:11.205 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7893e-05 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147171+0000", 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.1260000000000004e-06 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.206 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147222+0000", 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.0179999999999997e-05 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147360+0000", 2023-06-03T20:40:11.207 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000138515 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.147465+0000", 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000105412 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.208 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.149365+0000", 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00189916 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.209 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.149905+0000", 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00054030500000000004 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.420457+0000", 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27055222299999998 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.210 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.420522+0000", 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4423000000000003e-05 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.211 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:35:09.420566+0000", 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.4512999999999999e-05 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:129997 10.3 10:c6092f9e:::benchmark_data_smithi033_203613_object22048:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-06-03T20:40:11.212 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.607079+0000", 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.55234455799999, 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.286320405, 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.213 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 129997 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607079+0000", 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.214 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607079+0000", 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.215 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607077+0000", 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607083+0000", 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5829999999999997e-06 2023-06-03T20:40:11.216 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607095+0000", 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2194e-05 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.217 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607101+0000", 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7069999999999997e-06 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607152+0000", 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1650999999999997e-05 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.218 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607255+0000", 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000103056 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.219 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.607334+0000", 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8490000000000002e-05 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.618250+0000", 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010916211 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.220 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.623469+0000", 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052192599999999999 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.221 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893385+0000", 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26991542499999999 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893399+0000", 2023-06-03T20:40:11.222 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4119e-05 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:129998 10.3 10:c82c0279:::benchmark_data_smithi033_203613_object22049:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.612036+0000", 2023-06-03T20:40:11.223 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.54738709599999, 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.28140077000000002, 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 129998 2023-06-03T20:40:11.224 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612036+0000", 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.225 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612036+0000", 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612035+0000", 2023-06-03T20:40:11.226 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612041+0000", 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6610000000000003e-06 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.227 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612052+0000", 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1042e-05 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.228 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612059+0000", 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9430000000000003e-06 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612138+0000", 2023-06-03T20:40:11.229 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8540000000000004e-05 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.613978+0000", 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001840265 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.230 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.614084+0000", 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010630599999999999 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.623483+0000", 2023-06-03T20:40:11.231 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0093981489999999997 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.633428+0000", 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0099458140000000007 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.232 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893427+0000", 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25999877999999998 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893437+0000", 2023-06-03T20:40:11.233 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6139999999999998e-06 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130003 10.5 10:aaebe31c:::benchmark_data_smithi033_203613_object22054:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.612130+0000", 2023-06-03T20:40:11.234 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.547293521, 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.291482723, 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.235 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130003 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612130+0000", 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.236 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612130+0000", 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.237 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612129+0000", 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612132+0000", 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.134e-06 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.238 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612140+0000", 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0630000000000006e-06 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612148+0000", 2023-06-03T20:40:11.239 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8930000000000005e-06 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.621058+0000", 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0089100210000000006 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.240 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.621263+0000", 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00020481699999999999 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.621423+0000", 2023-06-03T20:40:11.241 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000159918 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.625612+0000", 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0041890540000000002 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.242 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903599+0000", 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27798666599999999 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903612+0000", 2023-06-03T20:40:11.243 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3628000000000001e-05 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130006 10.3 10:c0431b3a:::benchmark_data_smithi033_203613_object22057:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.612447+0000", 2023-06-03T20:40:11.244 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.54697625700001, 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.28102508399999998, 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130006 2023-06-03T20:40:11.245 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612447+0000", 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.246 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612447+0000", 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612446+0000", 2023-06-03T20:40:11.247 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612451+0000", 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1390000000000003e-06 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.248 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612460+0000", 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2629999999999992e-06 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.612467+0000", 2023-06-03T20:40:11.249 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1380000000000004e-06 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.618344+0000", 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0058773460000000003 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.250 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.618520+0000", 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00017573400000000001 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.618598+0000", 2023-06-03T20:40:11.251 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7982e-05 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.623488+0000", 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0048900080000000004 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.252 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.633738+0000", 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010250459999999999 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893463+0000", 2023-06-03T20:40:11.253 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25972465300000003 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893472+0000", 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2299999999999997e-06 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.254 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130013 10.5 10:a3f611c6:::benchmark_data_smithi033_203613_object22064:head [delete] snapc 0=[] ondisk+write+known_if_redirected e259)", 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.629827+0000", 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.529596188, 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27398860200000003, 2023-06-03T20:40:11.255 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130013 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.256 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629827+0000", 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.257 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629827+0000", 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629825+0000", 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:40:11.258 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629833+0000", 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0290000000000005e-06 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.259 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629849+0000", 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5603e-05 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629858+0000", 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.4709999999999996e-06 2023-06-03T20:40:11.260 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.629907+0000", 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9048999999999997e-05 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.261 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.630080+0000", 2023-06-03T20:40:11.262 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000172728 2023-06-03T20:40:11.262 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.262 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.262 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:40:11.262 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.630209+0000", 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000128699 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903753+0000", 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.27354394900000001 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.263 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903816+0000", 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2763999999999997e-05 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.264 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:130003 10.5 e259/246)", 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.634787+0000", 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.524636246, 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26886155299999998, 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.265 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634787+0000", 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.266 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634787+0000", 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634786+0000", 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:40:11.267 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634792+0000", 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2580000000000001e-06 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.268 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634802+0000", 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.842e-06 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634809+0000", 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.956e-06 2023-06-03T20:40:11.269 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903635+0000", 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26882546800000001 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.270 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903648+0000", 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.379e-05 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:129998 10.3 e259/246)", 2023-06-03T20:40:11.271 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.634833+0000", 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.524590125, 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25828040000000002, 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.272 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634833+0000", 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634833+0000", 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.273 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634833+0000", 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.274 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634835+0000", 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9589999999999998e-06 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634839+0000", 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.1180000000000002e-06 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.275 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634843+0000", 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6210000000000001e-06 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.276 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893098+0000", 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25825514700000002 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893113+0000", 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5755000000000001e-05 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.277 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:130006 10.3 e259/246)", 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.634846+0000", 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.52457756800001, 2023-06-03T20:40:11.278 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25830173699999998, 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634846+0000", 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.279 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634846+0000", 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.280 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634845+0000", 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634847+0000", 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.623e-06 2023-06-03T20:40:11.281 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634851+0000", 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2710000000000003e-06 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.282 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.634855+0000", 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.467e-06 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893132+0000", 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25827698300000002 2023-06-03T20:40:11.283 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893147+0000", 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5577e-05 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.284 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:130013 10.5 e259/246)", 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.642699+0000", 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.51672385399999, 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26100562100000002, 2023-06-03T20:40:11.285 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642699+0000", 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.286 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642699+0000", 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.287 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642698+0000", 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642706+0000", 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9899999999999997e-06 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.288 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642974+0000", 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00026802500000000002 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.289 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.642987+0000", 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2894000000000001e-05 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903693+0000", 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.26070621300000002 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.290 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903705+0000", 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1834999999999999e-05 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.291 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:130003 10.5 e259/246)", 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.644327+0000", 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.51509638499999, 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25934993000000001, 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.292 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644327+0000", 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.293 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644327+0000", 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644326+0000", 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:40:11.294 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644332+0000", 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5440000000000004e-06 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.295 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644344+0000", 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1746000000000001e-05 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644352+0000", 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8390000000000007e-06 2023-06-03T20:40:11.296 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903665+0000", 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25931278699999999 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.297 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903677+0000", 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1848000000000001e-05 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.298 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.35679.0:130013 10.5 e259/246)", 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.644358+0000", 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.51506494200001, 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.259373256, 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.299 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644358+0000", 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644358+0000", 2023-06-03T20:40:11.300 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644358+0000", 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.301 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644360+0000", 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.781e-06 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644363+0000", 2023-06-03T20:40:11.302 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4750000000000002e-06 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.644366+0000", 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9960000000000002e-06 2023-06-03T20:40:11.303 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903720+0000", 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25935378100000001 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.304 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903731+0000", 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1442e-05 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.305 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:129997 10.3 10:c6092f9e:::benchmark_data_smithi033_203613_object22048:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e260)", 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.652870+0000", 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.506553349, 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0089717890000001, 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.306 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 129997 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.307 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652870+0000", 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652870+0000", 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.308 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652867+0000", 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.309 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652878+0000", 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0971e-05 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652904+0000", 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5403000000000001e-05 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.310 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652915+0000", 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1369000000000001e-05 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.311 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893499+0000", 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.240584508 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893510+0000", 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0402e-05 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.312 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.661761+0000", 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.76825162300000005 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.313 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.661842+0000", 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.0092999999999994e-05 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:129998 10.13 10:c82c0279:::benchmark_data_smithi033_203613_object22049:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e260)", 2023-06-03T20:40:11.314 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.652925+0000", 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.50649775799999, 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0679430320000001, 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.315 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 129998 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652925+0000", 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.316 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652925+0000", 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.317 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652925+0000", 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652927+0000", 2023-06-03T20:40:11.318 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.475e-06 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652932+0000", 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0380000000000001e-06 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.319 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652935+0000", 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4240000000000002e-06 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.895118+0000", 2023-06-03T20:40:11.320 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.24218342100000001 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.895127+0000", 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.6340000000000007e-06 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.321 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.720788+0000", 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.825661435 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.720868+0000", 2023-06-03T20:40:11.322 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9977999999999999e-05 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130003 10.15 10:aaebe31c:::benchmark_data_smithi033_203613_object22054:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e260)", 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.652938+0000", 2023-06-03T20:40:11.323 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.506485314, 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.053499867, 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.324 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130003 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652938+0000", 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.325 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652938+0000", 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.326 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652938+0000", 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652939+0000", 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.719e-06 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.327 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652943+0000", 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.286e-06 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652945+0000", 2023-06-03T20:40:11.328 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9110000000000002e-06 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903973+0000", 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25102730000000001 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.329 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903979+0000", 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2990000000000002e-06 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.706344+0000", 2023-06-03T20:40:11.330 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.80236533700000001 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.706438+0000", 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3275000000000004e-05 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.331 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130006 10.3 10:c0431b3a:::benchmark_data_smithi033_203613_object22057:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e260)", 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.652952+0000", 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.50647092200001, 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0092222740000001, 2023-06-03T20:40:11.332 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130006 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.333 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652952+0000", 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.334 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652952+0000", 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652952+0000", 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.335 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652954+0000", 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6279999999999999e-06 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652957+0000", 2023-06-03T20:40:11.336 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.377e-06 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652960+0000", 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8569999999999999e-06 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.337 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893551+0000", 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.240590735 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.893559+0000", 2023-06-03T20:40:11.338 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5969999999999992e-06 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.662117+0000", 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.76855799000000002 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.339 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.662174+0000", 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7333999999999997e-05 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.340 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130013 10.5 10:a3f611c6:::benchmark_data_smithi033_203613_object22064:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e260)", 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.652962+0000", 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.50646099900001, 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.039649255, 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "reached pg", 2023-06-03T20:40:11.341 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130013 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.342 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652962+0000", 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652962+0000", 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.343 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652962+0000", 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967296 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.344 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652964+0000", 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.9199999999999998e-06 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652967+0000", 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9490000000000001e-06 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.345 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.652970+0000", 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.853e-06 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.346 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903790+0000", 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.25082014699999999 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.903799+0000", 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3139999999999993e-06 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.347 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.692493+0000", 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.78869393799999998 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.348 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.692611+0000", 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000118355 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.35679.0:130026 10.13 10:cacc7990:::benchmark_data_smithi033_203613_object22077:head [delete] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-06-03T20:40:11.349 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:36:39.669209+0000", 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 211.490213794, 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.063223517, 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.35679", 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:40:11.350 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 130026 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669209+0000", 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.351 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669209+0000", 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:11.352 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669206+0000", 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999971 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669221+0000", 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.488e-05 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.353 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669253+0000", 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.1442999999999997e-05 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:11.354 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.669269+0000", 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.6345999999999999e-05 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.895150+0000", 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.22588100699999999 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.355 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for peered", 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:39.895155+0000", 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5480000000000001e-06 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.720885+0000", 2023-06-03T20:40:11.356 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.82572975699999995 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.720965+0000", 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.9332000000000005e-05 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.357 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 3,5", 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.721061+0000", 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.6670999999999997e-05 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.724311+0000", 2023-06-03T20:40:11.358 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0032500490000000001 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.727258+0000", 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0029467040000000001 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.359 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.732332+0000", 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0050743289999999998 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:40:11.360 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.732383+0000", 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.0433000000000003e-05 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:36:40.732433+0000", 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.011e-05 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.361 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.362 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.362 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:11.362 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:11.362 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:40:11.362 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:11.364 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:40:11.364 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:40:11.364 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:40:11.364 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:40:11.378 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:40:11.382 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.383 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:40:11.392 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:11.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:11.477 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:40:11.495 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:11.533 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:11.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.538 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:11.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:11 smithi083 bash[60048]: audit 1685824810.9748387 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.33:0/3638118881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:11.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:11 smithi083 bash[60048]: audit 1685824811.2180696 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:11 smithi083 bash[60048]: audit 1685824811.2218664 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.33:0/1994358561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.675 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:11.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.679 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:11.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:11.790 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[74781]: audit 1685824810.9748387 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.33:0/3638118881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:11.790 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[74781]: audit 1685824811.2180696 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.791 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[74781]: audit 1685824811.2218664 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.33:0/1994358561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.791 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[78259]: audit 1685824810.9748387 mon.a (mon.0) 1500 : audit 0 from='client.? 172.21.15.33:0/3638118881' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:11.791 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[78259]: audit 1685824811.2180696 mon.a (mon.0) 1501 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.791 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:11 smithi033 bash[78259]: audit 1685824811.2218664 mon.b (mon.1) 24 : audit 1 from='client.? 172.21.15.33:0/1994358561' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:40:11.817 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:11.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:11.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 2 16 4886 4870 152.177 144.812 0.00724583 0.00655626 2023-06-03T20:40:11.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:11.962 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:11.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:12.066 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:12.099 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:12.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:12.205 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:12.239 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:12.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:12.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:12.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:12.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:12.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:12.530 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:12.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.533 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:12.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.333083 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s wr, 6 op/s 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.4474874 mon.a (mon.0) 1502 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: audit 1685824811.4631383 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.4632215 mon.a (mon.0) 1504 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.4700756 osd.5 (osd.5) 213 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.4715016 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[74781]: cluster 1685824811.471547 osd.4 (osd.4) 237 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.333083 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s wr, 6 op/s 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.4474874 mon.a (mon.0) 1502 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: audit 1685824811.4631383 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.4632215 mon.a (mon.0) 1504 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.4700756 osd.5 (osd.5) 213 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.583 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.4715016 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.584 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:12 smithi033 bash[78259]: cluster 1685824811.471547 osd.4 (osd.4) 237 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:12.670 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:12.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:12.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:12.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.333083 mgr.y (mgr.34104) 1202 : cluster 0 pgmap v1321: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 435 KiB/s wr, 6 op/s 2023-06-03T20:40:12.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.4474874 mon.a (mon.0) 1502 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:40:12.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: audit 1685824811.4631383 mon.a (mon.0) 1503 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:40:12.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.4632215 mon.a (mon.0) 1504 : cluster 0 osdmap e295: 8 total, 8 up, 8 in 2023-06-03T20:40:12.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.4700756 osd.5 (osd.5) 213 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.4715016 osd.7 (osd.7) 220 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.785 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:12 smithi083 bash[60048]: cluster 1685824811.471547 osd.4 (osd.4) 237 : cluster 3 failed to encode map e295 with expected crc 2023-06-03T20:40:12.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:12.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:12.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 3 16 7588 7572 157.738 168.875 0.00384086 0.00632791 2023-06-03T20:40:12.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:12.940 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:12.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:12.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:13.044 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.076 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:13.181 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:13.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:13.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:13.317 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:13.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:13.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:13.456 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.493 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:13.594 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.625 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:13.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:13.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:13.863 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:13.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 4 16 9979 9963 155.659 149.438 0.0065185 0.00641356 2023-06-03T20:40:13.896 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:13.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:13.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:13.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:14.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:14.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:14.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:14.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:14.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:14.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:14.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:14.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:14.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:14.451 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:14.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:14.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:14.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:14 smithi033 bash[78259]: cluster 1685824813.333468 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s wr, 8 op/s 2023-06-03T20:40:14.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:14 smithi033 bash[74781]: cluster 1685824813.333468 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s wr, 8 op/s 2023-06-03T20:40:14.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:14.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:14.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:14.721 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:14 smithi083 bash[60048]: cluster 1685824813.333468 mgr.y (mgr.34104) 1203 : cluster 0 pgmap v1323: 89 pgs: 89 active+clean; 4.8 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 544 KiB/s wr, 8 op/s 2023-06-03T20:40:14.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:14.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:14.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:14.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 5 16 12178 12162 152.012 137.438 0.0102214 0.00656808 2023-06-03T20:40:14.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:14.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:14.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:14.988 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:15.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:15.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:15.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:15.252 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.289 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:15.392 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:15.534 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.565 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:15.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:15.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_ops_in_flight 2023-06-03T20:40:15.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:15.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:15.868 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 6 16 13937 13921 144.998 109.938 0.00925154 0.00688433 2023-06-03T20:40:15.879 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:15.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:15.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:15.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:16.018 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:16.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:16.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.156 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:16.260 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:16.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:16.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:16.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:16.539 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.548 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:16 smithi083 bash[60048]: cluster 1685824815.3346531 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:40:16.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:16 smithi033 bash[78259]: cluster 1685824815.3346531 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:40:16.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:16 smithi033 bash[74781]: cluster 1685824815.3346531 mgr.y (mgr.34104) 1204 : cluster 0 pgmap v1324: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:40:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:16] "GET /metrics HTTP/1.1" 200 223721 "" "Prometheus/2.33.4" 2023-06-03T20:40:16.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:16.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.588 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:16.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:16.730 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:16.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:16.837 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:16.870 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 7 16 15997 15981 142.648 128.75 0.00467114 0.00700182 2023-06-03T20:40:16.872 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:16.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:16.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:16.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:17.015 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:17.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:17.120 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:17.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:17.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:17.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:17.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:17.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:17.426 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:17.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:17.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:17.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:17.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:17.671 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:17.705 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:17.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:17.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:40:17.783 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:40:17.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:17.847 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:17.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:17.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:17.870 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 8 16 18024 18008 140.652 126.688 0.00531069 0.00710055 2023-06-03T20:40:17.951 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:18.026 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:18.131 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:18.172 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:18.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:18.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:18.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:18.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:18.332 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:18.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:18.456 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:18.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:18.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:18.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:18 smithi033 bash[74781]: cluster 1685824817.3351288 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-06-03T20:40:18.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:18 smithi033 bash[78259]: cluster 1685824817.3351288 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-06-03T20:40:18.596 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:18.703 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:18.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.743 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:18.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:18.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 9 16 19780 19764 137.148 109.75 0.00471942 0.00728046 2023-06-03T20:40:18.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:18.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:18.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:18 smithi083 bash[60048]: cluster 1685824817.3351288 mgr.y (mgr.34104) 1205 : cluster 0 pgmap v1325: 89 pgs: 89 active+clean; 714 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2023-06-03T20:40:18.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:19.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:19.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:19.136 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:19.169 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:19.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:19.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:19.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:19.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:19.412 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:19.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:19.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:19.548 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:19.582 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:19.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:19.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:19.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:19.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:19.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:19.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:19.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:19.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:19.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 10 16 21715 21699 135.527 120.938 0.00711236 0.00736996 2023-06-03T20:40:19.961 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:19.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:20.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:20.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:20.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:20.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:20.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:20.278 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:20.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:20.383 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:20.399 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:20.426 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:20.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.429 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:20.529 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:20 smithi033 bash[74781]: cluster 1685824819.3356164 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 906 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:40:20.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:20.560 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:20.668 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:20.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:20.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:20.799 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:20.809 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:20 smithi083 bash[60048]: cluster 1685824819.3356164 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 906 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:40:20.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:20.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:20 smithi033 bash[78259]: cluster 1685824819.3356164 mgr.y (mgr.34104) 1206 : cluster 0 pgmap v1326: 89 pgs: 89 active+clean; 906 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 91 MiB/s wr, 1.45k op/s 2023-06-03T20:40:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:20.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 11 16 23551 23535 133.638 114.75 0.00535711 0.00747536 2023-06-03T20:40:20.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:20.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:20.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:20.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:21.083 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:21.118 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:21.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:21.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:21.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:21.260 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:21.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:21.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:21.364 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:21.651 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:21.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:21.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:21.757 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:21.791 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:21.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:21.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:21.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 12 15 25443 25428 132.36 118.312 0.0116154 0.00754959 2023-06-03T20:40:21.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:21.939 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:21.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:22.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:22.080 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:22.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.084 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:22.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:22.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:22.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:22.330 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:22.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:22.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:22.464 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:22.465 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:22.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:22.487 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:22 smithi033 bash[74781]: cluster 1685824821.3363166 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-06-03T20:40:22.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:22.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:22.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:22.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:22 smithi083 bash[60048]: cluster 1685824821.3363166 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-06-03T20:40:22.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:22.750 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:22.788 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:22.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:22 smithi033 bash[78259]: cluster 1685824821.3363166 mgr.y (mgr.34104) 1207 : cluster 0 pgmap v1327: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 131 MiB/s wr, 2.10k op/s 2023-06-03T20:40:22.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 13 16 27142 27126 130.342 106.125 0.00479397 0.00766546 2023-06-03T20:40:22.892 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:22.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:22.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:22.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:23.028 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:23.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:23.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:23.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:23.197 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:23.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:23.301 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:23.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:23.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:23.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:23.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:23.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:23.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:23.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:23.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:23.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:23.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:23.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:23.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:23.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 14 16 28748 28732 128.202 100.375 0.00603655 0.00778945 2023-06-03T20:40:23.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:23.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:23.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:24.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:24.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:24.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:24.140 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:24.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:24.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:24.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:24.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:24.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:24.457 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:24.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:24.561 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:24.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:24.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:24 smithi083 bash[60048]: cluster 1685824823.3366783 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-06-03T20:40:24.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:24 smithi083 bash[60048]: audit 1685824823.616231 mon.a (mon.0) 1505 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:24.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:24.734 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:24.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:24.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:24 smithi033 bash[78259]: cluster 1685824823.3366783 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-06-03T20:40:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:24 smithi033 bash[78259]: audit 1685824823.616231 mon.a (mon.0) 1505 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:24 smithi033 bash[74781]: cluster 1685824823.3366783 mgr.y (mgr.34104) 1208 : cluster 0 pgmap v1328: 89 pgs: 89 active+clean; 1.3 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2023-06-03T20:40:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:24 smithi033 bash[74781]: audit 1685824823.616231 mon.a (mon.0) 1505 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:24.839 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:24.874 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:24.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 15 16 29960 29944 124.706 75.75 0.0054722 0.00801191 2023-06-03T20:40:24.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:24.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:24.977 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:25.018 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:25.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:25.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.167 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:25.268 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:25.300 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:25.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:25.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:25.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:25.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:25.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:25.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:25.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:25.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:25.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:25.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:25.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:25.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 16 16 31505 31489 122.947 96.5625 0.00996066 0.00812698 2023-06-03T20:40:25.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:25.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:26.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:26.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:26.139 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:26.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:26.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:26.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:26.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:26.395 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:26] "GET /metrics HTTP/1.1" 200 223894 "" "Prometheus/2.33.4" 2023-06-03T20:40:26.418 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:26.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:26.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:26.532 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:26 smithi083 bash[60048]: cluster 1685824825.3383672 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 154 MiB/s wr, 2.46k op/s 2023-06-03T20:40:26.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:26.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:26.664 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:26.672 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:26 smithi033 bash[78259]: cluster 1685824825.3383672 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 154 MiB/s wr, 2.46k op/s 2023-06-03T20:40:26.673 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:26 smithi033 bash[74781]: cluster 1685824825.3383672 mgr.y (mgr.34104) 1209 : cluster 0 pgmap v1329: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 154 MiB/s wr, 2.46k op/s 2023-06-03T20:40:26.695 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:26.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:26.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:26.845 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:26.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:26.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 17 16 32972 32956 121.108 91.6875 0.00315333 0.00824952 2023-06-03T20:40:26.950 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:26.995 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:26.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:26.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:27.100 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:27.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:27.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:27.241 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:27.272 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:27.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:27.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:27.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:27.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:27.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:27.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:27.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.545 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:27.646 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:27.685 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:27.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:27.789 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:27.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:27.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:27.875 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 18 16 34341 34325 119.134 85.5625 0.00394718 0.00838723 2023-06-03T20:40:27.924 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:27.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:27.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:27.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:28.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:28.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:28.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.105 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:28.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:28.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:28.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:28.337 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:28.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:28.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:28.514 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:28.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:28.630 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:28 smithi083 bash[60048]: cluster 1685824827.3402545 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:40:28.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:28.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:28.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:28 smithi033 bash[74781]: cluster 1685824827.3402545 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:40:28.764 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:28 smithi033 bash[78259]: cluster 1685824827.3402545 mgr.y (mgr.34104) 1210 : cluster 0 pgmap v1330: 89 pgs: 89 active+clean; 1.8 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 95 MiB/s wr, 1.51k op/s 2023-06-03T20:40:28.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:28.876 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 19 16 35785 35769 117.614 90.25 0.00973975 0.00849518 2023-06-03T20:40:28.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:28.928 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:28.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:28.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:29.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:29.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.076 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:29.177 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:29.207 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:29.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.213 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:29.314 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:29.346 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:29.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:29.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:29.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:29.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:29.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:29.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:29.733 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:29.779 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:29.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:29.876 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:40:29.868938+0000 min lat: 0.00140675 max lat: 0.157693 avg lat: 0.0085739 2023-06-03T20:40:29.876 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:40:29.876 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 20 16 37324 37308 116.542 96.1875 0.00459098 0.0085739 2023-06-03T20:40:29.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:29.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:29.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:29.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:30.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:30.057 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:30.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:30.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:30.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:30.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:30.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:30.332 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:30.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:30.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:30.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:30.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:30.573 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:30.584 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:30 smithi083 bash[60048]: cluster 1685824829.340906 mgr.y (mgr.34104) 1211 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-06-03T20:40:30.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:30.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:30.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:30.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:30.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:30.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:30 smithi033 bash[74781]: cluster 1685824829.340906 mgr.y (mgr.34104) 1211 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-06-03T20:40:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:30 smithi033 bash[78259]: cluster 1685824829.340906 mgr.y (mgr.34104) 1211 : cluster 0 pgmap v1331: 89 pgs: 89 active+clean; 1.9 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 106 MiB/s wr, 1.70k op/s 2023-06-03T20:40:30.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:30.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 21 16 38865 38849 115.574 96.3125 0.00485447 0.00864461 2023-06-03T20:40:30.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:30.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:30.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:31.031 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:31.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:31.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:31.172 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:31.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:31.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:31.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:31.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:31.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:31.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:31.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:31.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:31.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:31.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:31.695 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:31.732 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:31.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:31.836 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:31.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 22 16 40142 40126 113.948 79.8125 0.0117971 0.00876958 2023-06-03T20:40:31.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:31.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:31.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:32.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:32.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:32.124 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:32.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:32.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:32.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:32.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:32.393 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:32.431 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:32.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:32.513 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:32 smithi033 bash[74781]: cluster 1685824831.3415396 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:40:32.537 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:32.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:32.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:32.676 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:32.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:32.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:32.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:32.829 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:32 smithi083 bash[60048]: cluster 1685824831.3415396 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:40:32.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:32 smithi033 bash[78259]: cluster 1685824831.3415396 mgr.y (mgr.34104) 1212 : cluster 0 pgmap v1332: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 116 MiB/s wr, 1.86k op/s 2023-06-03T20:40:32.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:32.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:32.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 23 16 41414 41398 112.451 79.5 0.00913653 0.00888696 2023-06-03T20:40:32.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:32.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:32.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:32.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:33.095 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:33.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:33.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:33.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:33.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.273 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:33.374 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:33.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:33.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:33.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:33.549 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:33.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:33.655 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:33.691 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:33.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:33.796 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:33.827 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:33.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:33.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 24 16 42870 42854 111.557 91 0.0201415 0.00895642 2023-06-03T20:40:33.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:33.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:33.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:33.967 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:34.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:34.102 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:34.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:34.207 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.238 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.245 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:34.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:34.492 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:34.534 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:34.641 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:34.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.809 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:34.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:34.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 25 16 44252 44236 110.549 86.375 0.00272506 0.0090334 2023-06-03T20:40:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:34 smithi083 bash[60048]: cluster 1685824833.3419669 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:40:34.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:34.946 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:34.948 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:34.972 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:34 smithi033 bash[74781]: cluster 1685824833.3419669 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:40:34.973 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:34 smithi033 bash[78259]: cluster 1685824833.3419669 mgr.y (mgr.34104) 1213 : cluster 0 pgmap v1333: 89 pgs: 89 active+clean; 2.3 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2023-06-03T20:40:35.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:35.088 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:35.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:35.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:35.228 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:35.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:35.333 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.363 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.367 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:35.468 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:35.601 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:35.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:35.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:35.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 26 16 45483 45467 109.257 76.9375 0.00545527 0.0091466 2023-06-03T20:40:35.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:35.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:35.977 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:36.078 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:36.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:36.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:36.221 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:36.243 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:36.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:36.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:36.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:36.483 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:36.525 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:36 smithi033 bash[74781]: cluster 1685824835.3455193 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:40:36.525 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:36] "GET /metrics HTTP/1.1" 200 223894 "" "Prometheus/2.33.4" 2023-06-03T20:40:36.526 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:36.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:36.631 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:36.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:36.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:36.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:36.781 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:36 smithi033 bash[78259]: cluster 1685824835.3455193 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:40:36.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:36.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:36.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 27 16 46768 46752 108.185 80.3125 0.00785601 0.00923785 2023-06-03T20:40:36.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:36 smithi083 bash[60048]: cluster 1685824835.3455193 mgr.y (mgr.34104) 1214 : cluster 0 pgmap v1334: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2023-06-03T20:40:36.909 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:36.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:36.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:36.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:37.047 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:37.086 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:37.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:37.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.233 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:37.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:37.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:37.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:37.476 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:37.512 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:37.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:37.617 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:37.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:37.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:37.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:37.787 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:37.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:37.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 28 16 48143 48127 107.39 85.9375 0.00965017 0.00930625 2023-06-03T20:40:37.890 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:37.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:37.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:37.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:38.031 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:38.068 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:38.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:38.173 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.211 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:38.320 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.361 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.368 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:38.469 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:38.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:38.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:38.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:38 smithi033 bash[74781]: cluster 1685824837.3473532 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:40:38.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:38 smithi033 bash[78259]: cluster 1685824837.3473532 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:40:38.604 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:38.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:38.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:38.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.753 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:40:38.756 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:40:38.767 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:38.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:38.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:38.877 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 29 16 48995 48979 105.523 53.25 0.00597734 0.00947086 2023-06-03T20:40:38.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:38 smithi083 bash[60048]: cluster 1685824837.3473532 mgr.y (mgr.34104) 1215 : cluster 0 pgmap v1335: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2023-06-03T20:40:38.908 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:38.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:38.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:39.013 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:39.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:39.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:39.196 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:39.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:39.302 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:39.334 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:39.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:39.439 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:39.477 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:39.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:39.584 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:39.593 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:39 smithi083 bash[60048]: audit 1685824838.6159806 mon.a (mon.0) 1506 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:39.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:39 smithi083 bash[60048]: audit 1685824838.7330272 mgr.y (mgr.34104) 1216 : audit 0 from='client.35904 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:40:39.594 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:39 smithi083 bash[60048]: audit 1685824839.3582604 mon.a (mon.0) 1507 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-06-03T20:40:39.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:39.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:39.720 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:39.738 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[74781]: audit 1685824838.6159806 mon.a (mon.0) 1506 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:39.739 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[74781]: audit 1685824838.7330272 mgr.y (mgr.34104) 1216 : audit 0 from='client.35904 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:40:39.739 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[74781]: audit 1685824839.3582604 mon.a (mon.0) 1507 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-06-03T20:40:39.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[78259]: audit 1685824838.6159806 mon.a (mon.0) 1506 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:39.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[78259]: audit 1685824838.7330272 mgr.y (mgr.34104) 1216 : audit 0 from='client.35904 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:40:39.739 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:39 smithi033 bash[78259]: audit 1685824839.3582604 mon.a (mon.0) 1507 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]: dispatch 2023-06-03T20:40:39.752 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:39.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:39.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:39.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 30 16 50179 50163 104.473 74 0.0258453 0.0095644 2023-06-03T20:40:39.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:39.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:39.907 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:40.008 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:40.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:40.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.047 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:40.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:40.187 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.193 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:40.294 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:40.330 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:40.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:40.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.470 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:40.576 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:40.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.3478825 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:40:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.5394757 osd.4 (osd.4) 238 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: audit 1685824839.5398633 mon.a (mon.0) 1508 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-06-03T20:40:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.539953 mon.a (mon.0) 1509 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-06-03T20:40:40.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.5517125 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.5920732 osd.6 (osd.6) 185 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.5939286 osd.6 (osd.6) 186 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:40 smithi083 bash[60048]: cluster 1685824839.5957363 osd.6 (osd.6) 187 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.719 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:40.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.3478825 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:40:40.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.5394757 osd.4 (osd.4) 238 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: audit 1685824839.5398633 mon.a (mon.0) 1508 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-06-03T20:40:40.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.539953 mon.a (mon.0) 1509 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-06-03T20:40:40.847 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.5517125 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.5920732 osd.6 (osd.6) 185 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.5939286 osd.6 (osd.6) 186 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[78259]: cluster 1685824839.5957363 osd.6 (osd.6) 187 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.3478825 mgr.y (mgr.34104) 1217 : cluster 0 pgmap v1336: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.5394757 osd.4 (osd.4) 238 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.848 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: audit 1685824839.5398633 mon.a (mon.0) 1508 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [3, 2]}]': finished 2023-06-03T20:40:40.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.539953 mon.a (mon.0) 1509 : cluster 0 osdmap e296: 8 total, 8 up, 8 in 2023-06-03T20:40:40.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.5517125 osd.7 (osd.7) 221 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.5920732 osd.6 (osd.6) 185 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.5939286 osd.6 (osd.6) 186 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:40 smithi033 bash[74781]: cluster 1685824839.5957363 osd.6 (osd.6) 187 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:40.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 31 16 51235 51219 103.232 66 0.0135136 0.0096813 2023-06-03T20:40:40.900 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:40.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:40.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:41.005 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:41.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:41.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:41.161 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:41.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:41.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.291 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:41.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:41.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:41.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:41.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:41.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:41.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.709 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:41.810 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:41.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:41 smithi083 bash[60048]: cluster 1685824839.5640793 osd.5 (osd.5) 214 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:41.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:41 smithi083 bash[60048]: cluster 1685824840.5533347 mon.a (mon.0) 1510 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-06-03T20:40:41.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:41 smithi083 bash[60048]: cluster 1685824840.5561287 osd.5 (osd.5) 215 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.818 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:41 smithi083 bash[60048]: cluster 1685824840.5626066 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.819 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:41 smithi083 bash[60048]: cluster 1685824840.5657053 osd.4 (osd.4) 239 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[78259]: cluster 1685824839.5640793 osd.5 (osd.5) 214 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[78259]: cluster 1685824840.5533347 mon.a (mon.0) 1510 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-06-03T20:40:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[78259]: cluster 1685824840.5561287 osd.5 (osd.5) 215 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[78259]: cluster 1685824840.5626066 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[78259]: cluster 1685824840.5657053 osd.4 (osd.4) 239 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[74781]: cluster 1685824839.5640793 osd.5 (osd.5) 214 : cluster 3 failed to encode map e296 with expected crc 2023-06-03T20:40:41.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[74781]: cluster 1685824840.5533347 mon.a (mon.0) 1510 : cluster 0 osdmap e297: 8 total, 8 up, 8 in 2023-06-03T20:40:41.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[74781]: cluster 1685824840.5561287 osd.5 (osd.5) 215 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[74781]: cluster 1685824840.5626066 osd.7 (osd.7) 222 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:41 smithi033 bash[74781]: cluster 1685824840.5657053 osd.4 (osd.4) 239 : cluster 3 failed to encode map e297 with expected crc 2023-06-03T20:40:41.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:41.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:41.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 32 16 52211 52195 101.912 61 0.00561343 0.00980522 2023-06-03T20:40:41.952 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.992 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:41.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:41.996 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:42.097 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:42.154 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:42.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.157 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:42.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:42.293 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:42.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:42.398 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.434 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:42.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.565 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:42 smithi083 bash[60048]: cluster 1685824841.3484015 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1339: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-06-03T20:40:42.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:42.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:42.811 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:42.845 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:42.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:42.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 33 16 53420 53404 101.114 75.5625 0.00546513 0.00988317 2023-06-03T20:40:42.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:42.992 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:42.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:43.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:42 smithi033 bash[74781]: cluster 1685824841.3484015 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1339: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-06-03T20:40:43.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:42 smithi033 bash[78259]: cluster 1685824841.3484015 mgr.y (mgr.34104) 1218 : cluster 0 pgmap v1339: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 101 MiB/s wr, 1.62k op/s 2023-06-03T20:40:43.093 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:43.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:43.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:43.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:43.258 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:43.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:43.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.408 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:43.512 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:43.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:43.689 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:43.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:43.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:43.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:43.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:43.878 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 34 16 54366 54350 99.8787 59.125 0.0166139 0.0100065 2023-06-03T20:40:43.937 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.974 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:43.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:43.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:44.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:44.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:44.110 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45779.0:54651 11.1 e297/289 11:819f1002:::benchmark_data_smithi033_227323_object54650:head v 297'3395, mlcod=297'3393)", 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:40:44.101639+0000", 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.001182291, 2023-06-03T20:40:44.111 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.001214349, 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101639+0000", 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:44.112 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101639+0000", 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.113 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101638+0000", 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101731+0000", 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2491000000000006e-05 2023-06-03T20:40:44.114 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101745+0000", 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4815e-05 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:44.115 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101752+0000", 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2179999999999996e-06 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101788+0000", 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6035999999999999e-05 2023-06-03T20:40:44.116 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.101809+0000", 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1047e-05 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:44.117 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45779.0:54653 11.9 e297/292 11:9d834ec6:::benchmark_data_smithi033_227323_object54652:head v 297'3486, mlcod=297'3484)", 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:40:44.102548+0000", 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 0.00027272800000000002, 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00036640700000000002, 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:40:44.118 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102548+0000", 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.119 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102548+0000", 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102548+0000", 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:40:44.120 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102571+0000", 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.3057e-05 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:40:44.121 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102583+0000", 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2669e-05 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102590+0000", 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9999999999999999e-06 2023-06-03T20:40:44.122 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102654+0000", 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3303e-05 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:40:44.123 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:44.102675+0000", 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.1801999999999999e-05 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: ], 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 2 2023-06-03T20:40:44.124 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:40:44.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:44.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:44.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:44.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:44.358 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:44.393 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:44.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:44.497 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:44.537 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1335,"stamp":"2023-06-03T20:40:37.347111+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2874218382,"num_objects":43872,"num_object_clones":0,"num_object_copies":131616,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43872,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":44109,"num_write_kb":2808718,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":56,"num_bytes_recovered":3563058,"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":44043,"ondisk_log_size":44043,"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":11636248,"kb_used_data":8323544,"kb_used_omap":21,"kb_used_meta":3312618,"kb_avail":738324968,"statfs":{"total":767960285184,"available":756044767232,"internally_reserved":0,"allocated":8523309056,"data_stored":8517149796,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3392121251},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[5,4,11,5,9,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":4,"apply_latency_ms":4,"commit_latency_ns":4000000,"apply_latency_ns":4000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":933101568,"num_objects":14238,"num_object_clones":0,"num_object_copies":42714,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":14238,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":14238,"num_write_kb":911232,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.009296"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":316,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869260+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:40:05.869260+0000","last_peered":"2023-06-03T20:40:05.869260+0000","last_clean":"2023-06-03T20:40:05.869260+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:40:05.869260+0000","last_undegraded":"2023-06-03T20:40:05.869260+0000","last_fullsized":"2023-06-03T20:40:05.869260+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":231,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430169+0000","last_change":"2023-06-03T20:39:27.480812+0000","last_active":"2023-06-03T20:40:05.430169+0000","last_peered":"2023-06-03T20:40:05.430169+0000","last_clean":"2023-06-03T20:40:05.430169+0000","last_became_active":"2023-06-03T20:39:27.480480+0000","last_became_peered":"2023-06-03T20:39:27.480480+0000","last_unstale":"2023-06-03T20:40:05.430169+0000","last_undegraded":"2023-06-03T20:40:05.430169+0000","last_fullsized":"2023-06-03T20:40:05.430169+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:48:35.294227+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":256,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.429823+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:40:05.429823+0000","last_peered":"2023-06-03T20:40:05.429823+0000","last_clean":"2023-06-03T20:40:05.429823+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:40:05.429823+0000","last_undegraded":"2023-06-03T20:40:05.429823+0000","last_fullsized":"2023-06-03T20:40:05.429823+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":147,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864978+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:40:05.864978+0000","last_peered":"2023-06-03T20:40:05.864978+0000","last_clean":"2023-06-03T20:40:05.864978+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:40:05.864978+0000","last_undegraded":"2023-06-03T20:40:05.864978+0000","last_fullsized":"2023-06-03T20:40:05.864978+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":274,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864666+0000","last_change":"2023-06-03T20:39:27.472762+0000","last_active":"2023-06-03T20:40:05.864666+0000","last_peered":"2023-06-03T20:40:05.864666+0000","last_clean":"2023-06-03T20:40:05.864666+0000","last_became_active":"2023-06-03T20:39:27.472388+0000","last_became_peered":"2023-06-03T20:39:27.472388+0000","last_unstale":"2023-06-03T20:40:05.864666+0000","last_undegraded":"2023-06-03T20:40:05.864666+0000","last_fullsized":"2023-06-03T20:40:05.864666+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:44:51.650682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":89,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.704164+0000","last_change":"2023-06-03T20:39:57.459460+0000","last_active":"2023-06-03T20:40:05.704164+0000","last_peered":"2023-06-03T20:40:05.704164+0000","last_clean":"2023-06-03T20:40:05.704164+0000","last_became_active":"2023-06-03T20:39:57.458961+0000","last_became_peered":"2023-06-03T20:39:57.458961+0000","last_unstale":"2023-06-03T20:40:05.704164+0000","last_undegraded":"2023-06-03T20:40:05.704164+0000","last_fullsized":"2023-06-03T20:40:05.704164+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":146,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864465+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:40:05.864465+0000","last_peered":"2023-06-03T20:40:05.864465+0000","last_clean":"2023-06-03T20:40:05.864465+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:40:05.864465+0000","last_undegraded":"2023-06-03T20:40:05.864465+0000","last_fullsized":"2023-06-03T20:40:05.864465+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":331,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.474931+0000","last_change":"2023-06-03T20:39:57.445540+0000","last_active":"2023-06-03T20:40:11.474931+0000","last_peered":"2023-06-03T20:40:11.474931+0000","last_clean":"2023-06-03T20:40:11.474931+0000","last_became_active":"2023-06-03T20:39:57.445134+0000","last_became_peered":"2023-06-03T20:39:57.445134+0000","last_unstale":"2023-06-03T20:40:11.474931+0000","last_undegraded":"2023-06-03T20:40:11.474931+0000","last_fullsized":"2023-06-03T20:40:11.474931+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:46:58.695143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":273,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.704036+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:40:05.704036+0000","last_peered":"2023-06-03T20:40:05.704036+0000","last_clean":"2023-06-03T20:40:05.704036+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:40:05.704036+0000","last_undegraded":"2023-06-03T20:40:05.704036+0000","last_fullsized":"2023-06-03T20:40:05.704036+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":183,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869592+0000","last_change":"2023-06-03T20:39:27.488040+0000","last_active":"2023-06-03T20:40:05.869592+0000","last_peered":"2023-06-03T20:40:05.869592+0000","last_clean":"2023-06-03T20:40:05.869592+0000","last_became_active":"2023-06-03T20:39:27.487636+0000","last_became_peered":"2023-06-03T20:39:27.487636+0000","last_unstale":"2023-06-03T20:40:05.869592+0000","last_undegraded":"2023-06-03T20:40:05.869592+0000","last_fullsized":"2023-06-03T20:40:05.869592+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":265,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.872451+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:40:05.872451+0000","last_peered":"2023-06-03T20:40:05.872451+0000","last_clean":"2023-06-03T20:40:05.872451+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:40:05.872451+0000","last_undegraded":"2023-06-03T20:40:05.872451+0000","last_fullsized":"2023-06-03T20:40:05.872451+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":297,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.466022+0000","last_change":"2023-06-03T20:39:57.452958+0000","last_active":"2023-06-03T20:40:11.466022+0000","last_peered":"2023-06-03T20:40:11.466022+0000","last_clean":"2023-06-03T20:40:11.466022+0000","last_became_active":"2023-06-03T20:39:57.452607+0000","last_became_peered":"2023-06-03T20:39:57.452607+0000","last_unstale":"2023-06-03T20:40:11.466022+0000","last_undegraded":"2023-06-03T20:40:11.466022+0000","last_fullsized":"2023-06-03T20:40:11.466022+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:57:44.680074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'23","reported_seq":342,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869826+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:40:05.869826+0000","last_peered":"2023-06-03T20:40:05.869826+0000","last_clean":"2023-06-03T20:40:05.869826+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:40:05.869826+0000","last_undegraded":"2023-06-03T20:40:05.869826+0000","last_fullsized":"2023-06-03T20:40:05.869826+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":308,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870456+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:40:05.870456+0000","last_peered":"2023-06-03T20:40:05.870456+0000","last_clean":"2023-06-03T20:40:05.870456+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:40:05.870456+0000","last_undegraded":"2023-06-03T20:40:05.870456+0000","last_fullsized":"2023-06-03T20:40:05.870456+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":264,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.872362+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:40:05.872362+0000","last_peered":"2023-06-03T20:40:05.872362+0000","last_clean":"2023-06-03T20:40:05.872362+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:40:05.872362+0000","last_undegraded":"2023-06-03T20:40:05.872362+0000","last_fullsized":"2023-06-03T20:40:05.872362+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":232,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430540+0000","last_change":"2023-06-03T20:39:27.483980+0000","last_active":"2023-06-03T20:40:05.430540+0000","last_peered":"2023-06-03T20:40:05.430540+0000","last_clean":"2023-06-03T20:40:05.430540+0000","last_became_active":"2023-06-03T20:39:27.483608+0000","last_became_peered":"2023-06-03T20:39:27.483608+0000","last_unstale":"2023-06-03T20:40:05.430540+0000","last_undegraded":"2023-06-03T20:40:05.430540+0000","last_fullsized":"2023-06-03T20:40:05.430540+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:07.758821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":146,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864129+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:40:05.864129+0000","last_peered":"2023-06-03T20:40:05.864129+0000","last_clean":"2023-06-03T20:40:05.864129+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:40:05.864129+0000","last_undegraded":"2023-06-03T20:40:05.864129+0000","last_fullsized":"2023-06-03T20:40:05.864129+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.704276+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:40:05.704276+0000","last_peered":"2023-06-03T20:40:05.704276+0000","last_clean":"2023-06-03T20:40:05.704276+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:40:05.704276+0000","last_undegraded":"2023-06-03T20:40:05.704276+0000","last_fullsized":"2023-06-03T20:40:05.704276+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":292,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869364+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:40:05.869364+0000","last_peered":"2023-06-03T20:40:05.869364+0000","last_clean":"2023-06-03T20:40:05.869364+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:40:05.869364+0000","last_undegraded":"2023-06-03T20:40:05.869364+0000","last_fullsized":"2023-06-03T20:40:05.869364+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":155,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864737+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:40:05.864737+0000","last_peered":"2023-06-03T20:40:05.864737+0000","last_clean":"2023-06-03T20:40:05.864737+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:40:05.864737+0000","last_undegraded":"2023-06-03T20:40:05.864737+0000","last_fullsized":"2023-06-03T20:40:05.864737+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":112,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870783+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:40:05.870783+0000","last_peered":"2023-06-03T20:40:05.870783+0000","last_clean":"2023-06-03T20:40:05.870783+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:40:05.870783+0000","last_undegraded":"2023-06-03T20:40:05.870783+0000","last_fullsized":"2023-06-03T20:40:05.870783+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":288,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.747197+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:40:05.747197+0000","last_peered":"2023-06-03T20:40:05.747197+0000","last_clean":"2023-06-03T20:40:05.747197+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:40:05.747197+0000","last_undegraded":"2023-06-03T20:40:05.747197+0000","last_fullsized":"2023-06-03T20:40:05.747197+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"295'2670","reported_seq":2684,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.655679+0000","last_change":"2023-06-03T20:39:48.619834+0000","last_active":"2023-06-03T20:40:34.655679+0000","last_peered":"2023-06-03T20:40:34.655679+0000","last_clean":"2023-06-03T20:40:34.655679+0000","last_became_active":"2023-06-03T20:39:48.619435+0000","last_became_peered":"2023-06-03T20:39:48.619435+0000","last_unstale":"2023-06-03T20:40:34.655679+0000","last_undegraded":"2023-06-03T20:40:34.655679+0000","last_fullsized":"2023-06-03T20:40:34.655679+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2670,"log_dups_size":0,"ondisk_log_size":2670,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174981120,"num_objects":2670,"num_object_clones":0,"num_object_copies":8010,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2670,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2670,"num_write_kb":170880,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":289,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.871425+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:40:05.871425+0000","last_peered":"2023-06-03T20:40:05.871425+0000","last_clean":"2023-06-03T20:40:05.871425+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:40:05.871425+0000","last_undegraded":"2023-06-03T20:40:05.871425+0000","last_fullsized":"2023-06-03T20:40:05.871425+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":287,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703477+0000","last_change":"2023-06-03T20:39:57.457914+0000","last_active":"2023-06-03T20:40:05.703477+0000","last_peered":"2023-06-03T20:40:05.703477+0000","last_clean":"2023-06-03T20:40:05.703477+0000","last_became_active":"2023-06-03T20:39:57.457335+0000","last_became_peered":"2023-06-03T20:39:57.457335+0000","last_unstale":"2023-06-03T20:40:05.703477+0000","last_undegraded":"2023-06-03T20:40:05.703477+0000","last_fullsized":"2023-06-03T20:40:05.703477+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.6","version":"295'2603","reported_seq":2618,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.003600+0000","last_change":"2023-06-03T20:39:48.608060+0000","last_active":"2023-06-03T20:40:34.003600+0000","last_peered":"2023-06-03T20:40:34.003600+0000","last_clean":"2023-06-03T20:40:34.003600+0000","last_became_active":"2023-06-03T20:39:48.607673+0000","last_became_peered":"2023-06-03T20:39:48.607673+0000","last_unstale":"2023-06-03T20:40:34.003600+0000","last_undegraded":"2023-06-03T20:40:34.003600+0000","last_fullsized":"2023-06-03T20:40:34.003600+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2603,"log_dups_size":0,"ondisk_log_size":2603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:21:28.609886+0000","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":2603,"num_write_kb":166592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":279,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.871140+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:40:05.871140+0000","last_peered":"2023-06-03T20:40:05.871140+0000","last_clean":"2023-06-03T20:40:05.871140+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:40:05.871140+0000","last_undegraded":"2023-06-03T20:40:05.871140+0000","last_fullsized":"2023-06-03T20:40:05.871140+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":287,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.872053+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:40:05.872053+0000","last_peered":"2023-06-03T20:40:05.872053+0000","last_clean":"2023-06-03T20:40:05.872053+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:40:05.872053+0000","last_undegraded":"2023-06-03T20:40:05.872053+0000","last_fullsized":"2023-06-03T20:40:05.872053+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"295'2718","reported_seq":2732,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.649013+0000","last_change":"2023-06-03T20:39:48.623717+0000","last_active":"2023-06-03T20:40:34.649013+0000","last_peered":"2023-06-03T20:40:34.649013+0000","last_clean":"2023-06-03T20:40:34.649013+0000","last_became_active":"2023-06-03T20:39:48.623446+0000","last_became_peered":"2023-06-03T20:39:48.623446+0000","last_unstale":"2023-06-03T20:40:34.649013+0000","last_undegraded":"2023-06-03T20:40:34.649013+0000","last_fullsized":"2023-06-03T20:40:34.649013+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2718,"log_dups_size":0,"ondisk_log_size":2718,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178126848,"num_objects":2718,"num_object_clones":0,"num_object_copies":8154,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2718,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2718,"num_write_kb":173952,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":300,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.871961+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:40:05.871961+0000","last_peered":"2023-06-03T20:40:05.871961+0000","last_clean":"2023-06-03T20:40:05.871961+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:40:05.871961+0000","last_undegraded":"2023-06-03T20:40:05.871961+0000","last_fullsized":"2023-06-03T20:40:05.871961+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":101,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430333+0000","last_change":"2023-06-03T20:39:57.452753+0000","last_active":"2023-06-03T20:40:05.430333+0000","last_peered":"2023-06-03T20:40:05.430333+0000","last_clean":"2023-06-03T20:40:05.430333+0000","last_became_active":"2023-06-03T20:39:57.452388+0000","last_became_peered":"2023-06-03T20:39:57.452388+0000","last_unstale":"2023-06-03T20:40:05.430333+0000","last_undegraded":"2023-06-03T20:40:05.430333+0000","last_fullsized":"2023-06-03T20:40:05.430333+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:55.226726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"295'2744","reported_seq":2758,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.648276+0000","last_change":"2023-06-03T20:39:48.624806+0000","last_active":"2023-06-03T20:40:34.648276+0000","last_peered":"2023-06-03T20:40:34.648276+0000","last_clean":"2023-06-03T20:40:34.648276+0000","last_became_active":"2023-06-03T20:39:48.624484+0000","last_became_peered":"2023-06-03T20:39:48.624484+0000","last_unstale":"2023-06-03T20:40:34.648276+0000","last_undegraded":"2023-06-03T20:40:34.648276+0000","last_fullsized":"2023-06-03T20:40:34.648276+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2744,"log_dups_size":0,"ondisk_log_size":2744,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179830784,"num_objects":2744,"num_object_clones":0,"num_object_copies":8232,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2744,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2744,"num_write_kb":175616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":286,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703834+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:40:05.703834+0000","last_peered":"2023-06-03T20:40:05.703834+0000","last_clean":"2023-06-03T20:40:05.703834+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:40:05.703834+0000","last_undegraded":"2023-06-03T20:40:05.703834+0000","last_fullsized":"2023-06-03T20:40:05.703834+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":161,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864715+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:40:05.864715+0000","last_peered":"2023-06-03T20:40:05.864715+0000","last_clean":"2023-06-03T20:40:05.864715+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:40:05.864715+0000","last_undegraded":"2023-06-03T20:40:05.864715+0000","last_fullsized":"2023-06-03T20:40:05.864715+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"295'2782","reported_seq":2794,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.614205+0000","last_change":"2023-06-03T20:39:57.455300+0000","last_active":"2023-06-03T20:40:34.614205+0000","last_peered":"2023-06-03T20:40:34.614205+0000","last_clean":"2023-06-03T20:40:34.614205+0000","last_became_active":"2023-06-03T20:39:57.454801+0000","last_became_peered":"2023-06-03T20:39:57.454801+0000","last_unstale":"2023-06-03T20:40:34.614205+0000","last_undegraded":"2023-06-03T20:40:34.614205+0000","last_fullsized":"2023-06-03T20:40:34.614205+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2782,"log_dups_size":0,"ondisk_log_size":2782,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182321152,"num_objects":2782,"num_object_clones":0,"num_object_copies":8346,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2782,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2782,"num_write_kb":178048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":169,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864596+0000","last_change":"2023-06-03T20:39:27.476893+0000","last_active":"2023-06-03T20:40:05.864596+0000","last_peered":"2023-06-03T20:40:05.864596+0000","last_clean":"2023-06-03T20:40:05.864596+0000","last_became_active":"2023-06-03T20:39:27.476451+0000","last_became_peered":"2023-06-03T20:39:27.476451+0000","last_unstale":"2023-06-03T20:40:05.864596+0000","last_undegraded":"2023-06-03T20:40:05.864596+0000","last_fullsized":"2023-06-03T20:40:05.864596+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:50:10.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":302,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869150+0000","last_change":"2023-06-03T20:39:57.459330+0000","last_active":"2023-06-03T20:40:05.869150+0000","last_peered":"2023-06-03T20:40:05.869150+0000","last_clean":"2023-06-03T20:40:05.869150+0000","last_became_active":"2023-06-03T20:39:57.458146+0000","last_became_peered":"2023-06-03T20:39:57.458146+0000","last_unstale":"2023-06-03T20:40:05.869150+0000","last_undegraded":"2023-06-03T20:40:05.869150+0000","last_fullsized":"2023-06-03T20:40:05.869150+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.2","version":"295'2741","reported_seq":2755,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:35.041206+0000","last_change":"2023-06-03T20:39:48.751614+0000","last_active":"2023-06-03T20:40:35.041206+0000","last_peered":"2023-06-03T20:40:35.041206+0000","last_clean":"2023-06-03T20:40:35.041206+0000","last_became_active":"2023-06-03T20:39:48.751218+0000","last_became_peered":"2023-06-03T20:39:48.751218+0000","last_unstale":"2023-06-03T20:40:35.041206+0000","last_undegraded":"2023-06-03T20:40:35.041206+0000","last_fullsized":"2023-06-03T20:40:35.041206+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2741,"log_dups_size":0,"ondisk_log_size":2741,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:40:05.403244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":179634176,"num_objects":2741,"num_object_clones":0,"num_object_copies":8223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2741,"num_write_kb":175424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":100,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.868544+0000","last_change":"2023-06-03T20:39:57.456474+0000","last_active":"2023-06-03T20:40:05.868544+0000","last_peered":"2023-06-03T20:40:05.868544+0000","last_clean":"2023-06-03T20:40:05.868544+0000","last_became_active":"2023-06-03T20:39:57.456087+0000","last_became_peered":"2023-06-03T20:39:57.456087+0000","last_unstale":"2023-06-03T20:40:05.868544+0000","last_undegraded":"2023-06-03T20:40:05.868544+0000","last_fullsized":"2023-06-03T20:40:05.868544+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":284,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869502+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:40:05.869502+0000","last_peered":"2023-06-03T20:40:05.869502+0000","last_clean":"2023-06-03T20:40:05.869502+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:40:05.869502+0000","last_undegraded":"2023-06-03T20:40:05.869502+0000","last_fullsized":"2023-06-03T20:40:05.869502+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"295'2771","reported_seq":2783,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.798909+0000","last_change":"2023-06-03T20:39:48.758312+0000","last_active":"2023-06-03T20:40:34.798909+0000","last_peered":"2023-06-03T20:40:34.798909+0000","last_clean":"2023-06-03T20:40:34.798909+0000","last_became_active":"2023-06-03T20:39:48.757521+0000","last_became_peered":"2023-06-03T20:39:48.757521+0000","last_unstale":"2023-06-03T20:40:34.798909+0000","last_undegraded":"2023-06-03T20:40:34.798909+0000","last_fullsized":"2023-06-03T20:40:34.798909+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2771,"log_dups_size":0,"ondisk_log_size":2771,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181600256,"num_objects":2771,"num_object_clones":0,"num_object_copies":8313,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2771,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2771,"num_write_kb":177344,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":258,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.871386+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:40:05.871386+0000","last_peered":"2023-06-03T20:40:05.871386+0000","last_clean":"2023-06-03T20:40:05.871386+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:40:05.871386+0000","last_undegraded":"2023-06-03T20:40:05.871386+0000","last_fullsized":"2023-06-03T20:40:05.871386+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":317,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.868819+0000","last_change":"2023-06-03T20:39:57.457710+0000","last_active":"2023-06-03T20:40:05.868819+0000","last_peered":"2023-06-03T20:40:05.868819+0000","last_clean":"2023-06-03T20:40:05.868819+0000","last_became_active":"2023-06-03T20:39:57.457313+0000","last_became_peered":"2023-06-03T20:39:57.457313+0000","last_unstale":"2023-06-03T20:40:05.868819+0000","last_undegraded":"2023-06-03T20:40:05.868819+0000","last_fullsized":"2023-06-03T20:40:05.868819+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"295'2660","reported_seq":2675,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.177359+0000","last_change":"2023-06-03T20:39:48.756208+0000","last_active":"2023-06-03T20:40:34.177359+0000","last_peered":"2023-06-03T20:40:34.177359+0000","last_clean":"2023-06-03T20:40:34.177359+0000","last_became_active":"2023-06-03T20:39:48.755837+0000","last_became_peered":"2023-06-03T20:39:48.755837+0000","last_unstale":"2023-06-03T20:40:34.177359+0000","last_undegraded":"2023-06-03T20:40:34.177359+0000","last_fullsized":"2023-06-03T20:40:34.177359+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2660,"log_dups_size":0,"ondisk_log_size":2660,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:02.104461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174325760,"num_objects":2660,"num_object_clones":0,"num_object_copies":7980,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2660,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2660,"num_write_kb":170240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":291,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.474673+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:40:11.474673+0000","last_peered":"2023-06-03T20:40:11.474673+0000","last_clean":"2023-06-03T20:40:11.474673+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:40:11.474673+0000","last_undegraded":"2023-06-03T20:40:11.474673+0000","last_fullsized":"2023-06-03T20:40:11.474673+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":258,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.466436+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:40:11.466436+0000","last_peered":"2023-06-03T20:40:11.466436+0000","last_clean":"2023-06-03T20:40:11.466436+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:40:11.466436+0000","last_undegraded":"2023-06-03T20:40:11.466436+0000","last_fullsized":"2023-06-03T20:40:11.466436+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"295'2783","reported_seq":2798,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:35.074878+0000","last_change":"2023-06-03T20:39:48.614907+0000","last_active":"2023-06-03T20:40:35.074878+0000","last_peered":"2023-06-03T20:40:35.074878+0000","last_clean":"2023-06-03T20:40:35.074878+0000","last_became_active":"2023-06-03T20:39:48.614482+0000","last_became_peered":"2023-06-03T20:39:48.614482+0000","last_unstale":"2023-06-03T20:40:35.074878+0000","last_undegraded":"2023-06-03T20:40:35.074878+0000","last_fullsized":"2023-06-03T20:40:35.074878+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2783,"log_dups_size":0,"ondisk_log_size":2783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:12:10.535786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":182386688,"num_objects":2783,"num_object_clones":0,"num_object_copies":8349,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2783,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2783,"num_write_kb":178112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":272,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430447+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:40:05.430447+0000","last_peered":"2023-06-03T20:40:05.430447+0000","last_clean":"2023-06-03T20:40:05.430447+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:40:05.430447+0000","last_undegraded":"2023-06-03T20:40:05.430447+0000","last_fullsized":"2023-06-03T20:40:05.430447+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.5","version":"0'0","reported_seq":273,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.704230+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:40:05.704230+0000","last_peered":"2023-06-03T20:40:05.704230+0000","last_clean":"2023-06-03T20:40:05.704230+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:40:05.704230+0000","last_undegraded":"2023-06-03T20:40:05.704230+0000","last_fullsized":"2023-06-03T20:40:05.704230+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":170,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.480685+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:40:11.480685+0000","last_peered":"2023-06-03T20:40:11.480685+0000","last_clean":"2023-06-03T20:40:11.480685+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:40:11.480685+0000","last_undegraded":"2023-06-03T20:40:11.480685+0000","last_fullsized":"2023-06-03T20:40:11.480685+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.b","version":"295'2767","reported_seq":2782,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.183181+0000","last_change":"2023-06-03T20:39:48.752706+0000","last_active":"2023-06-03T20:40:34.183181+0000","last_peered":"2023-06-03T20:40:34.183181+0000","last_clean":"2023-06-03T20:40:34.183181+0000","last_became_active":"2023-06-03T20:39:48.752232+0000","last_became_peered":"2023-06-03T20:39:48.752232+0000","last_unstale":"2023-06-03T20:40:34.183181+0000","last_undegraded":"2023-06-03T20:40:34.183181+0000","last_fullsized":"2023-06-03T20:40:34.183181+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2767,"log_dups_size":0,"ondisk_log_size":2767,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:03.462935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":181338112,"num_objects":2767,"num_object_clones":0,"num_object_copies":8301,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2767,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2767,"num_write_kb":177088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":306,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703352+0000","last_change":"2023-06-03T20:39:57.460422+0000","last_active":"2023-06-03T20:40:05.703352+0000","last_peered":"2023-06-03T20:40:05.703352+0000","last_clean":"2023-06-03T20:40:05.703352+0000","last_became_active":"2023-06-03T20:39:57.459097+0000","last_became_peered":"2023-06-03T20:39:57.459097+0000","last_unstale":"2023-06-03T20:40:05.703352+0000","last_undegraded":"2023-06-03T20:40:05.703352+0000","last_fullsized":"2023-06-03T20:40:05.703352+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":312,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870253+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:40:05.870253+0000","last_peered":"2023-06-03T20:40:05.870253+0000","last_clean":"2023-06-03T20:40:05.870253+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:40:05.870253+0000","last_undegraded":"2023-06-03T20:40:05.870253+0000","last_fullsized":"2023-06-03T20:40:05.870253+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":271,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.428668+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:40:05.428668+0000","last_peered":"2023-06-03T20:40:05.428668+0000","last_clean":"2023-06-03T20:40:05.428668+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:40:05.428668+0000","last_undegraded":"2023-06-03T20:40:05.428668+0000","last_fullsized":"2023-06-03T20:40:05.428668+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"295'2808","reported_seq":2822,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.656546+0000","last_change":"2023-06-03T20:39:57.459338+0000","last_active":"2023-06-03T20:40:34.656546+0000","last_peered":"2023-06-03T20:40:34.656546+0000","last_clean":"2023-06-03T20:40:34.656546+0000","last_became_active":"2023-06-03T20:39:57.458907+0000","last_became_peered":"2023-06-03T20:39:57.458907+0000","last_unstale":"2023-06-03T20:40:34.656546+0000","last_undegraded":"2023-06-03T20:40:34.656546+0000","last_fullsized":"2023-06-03T20:40:34.656546+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2808,"log_dups_size":0,"ondisk_log_size":2808,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":184025088,"num_objects":2808,"num_object_clones":0,"num_object_copies":8424,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2808,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2808,"num_write_kb":179712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":138,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.468136+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:40:11.468136+0000","last_peered":"2023-06-03T20:40:11.468136+0000","last_clean":"2023-06-03T20:40:11.468136+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:40:11.468136+0000","last_undegraded":"2023-06-03T20:40:11.468136+0000","last_fullsized":"2023-06-03T20:40:11.468136+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":308,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.429673+0000","last_change":"2023-06-03T20:39:57.450761+0000","last_active":"2023-06-03T20:40:05.429673+0000","last_peered":"2023-06-03T20:40:05.429673+0000","last_clean":"2023-06-03T20:40:05.429673+0000","last_became_active":"2023-06-03T20:39:57.450219+0000","last_became_peered":"2023-06-03T20:39:57.450219+0000","last_unstale":"2023-06-03T20:40:05.429673+0000","last_undegraded":"2023-06-03T20:40:05.429673+0000","last_fullsized":"2023-06-03T20:40:05.429673+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:08:53.629403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":286,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430350+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:40:05.430350+0000","last_peered":"2023-06-03T20:40:05.430350+0000","last_clean":"2023-06-03T20:40:05.430350+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:40:05.430350+0000","last_undegraded":"2023-06-03T20:40:05.430350+0000","last_fullsized":"2023-06-03T20:40:05.430350+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"295'2824","reported_seq":2838,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.806028+0000","last_change":"2023-06-03T20:39:48.756287+0000","last_active":"2023-06-03T20:40:34.806028+0000","last_peered":"2023-06-03T20:40:34.806028+0000","last_clean":"2023-06-03T20:40:34.806028+0000","last_became_active":"2023-06-03T20:39:48.755508+0000","last_became_peered":"2023-06-03T20:39:48.755508+0000","last_unstale":"2023-06-03T20:40:34.806028+0000","last_undegraded":"2023-06-03T20:40:34.806028+0000","last_fullsized":"2023-06-03T20:40:34.806028+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2824,"log_dups_size":0,"ondisk_log_size":2824,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185073664,"num_objects":2824,"num_object_clones":0,"num_object_copies":8472,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2824,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2824,"num_write_kb":180736,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":280,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703819+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:40:05.703819+0000","last_peered":"2023-06-03T20:40:05.703819+0000","last_clean":"2023-06-03T20:40:05.703819+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:40:05.703819+0000","last_undegraded":"2023-06-03T20:40:05.703819+0000","last_fullsized":"2023-06-03T20:40:05.703819+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":636,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869689+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:40:05.869689+0000","last_peered":"2023-06-03T20:40:05.869689+0000","last_clean":"2023-06-03T20:40:05.869689+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:40:05.869689+0000","last_undegraded":"2023-06-03T20:40:05.869689+0000","last_fullsized":"2023-06-03T20:40:05.869689+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":184,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.704326+0000","last_change":"2023-06-03T20:39:27.484292+0000","last_active":"2023-06-03T20:40:05.704326+0000","last_peered":"2023-06-03T20:40:05.704326+0000","last_clean":"2023-06-03T20:40:05.704326+0000","last_became_active":"2023-06-03T20:39:27.483841+0000","last_became_peered":"2023-06-03T20:39:27.483841+0000","last_unstale":"2023-06-03T20:40:05.704326+0000","last_undegraded":"2023-06-03T20:40:05.704326+0000","last_fullsized":"2023-06-03T20:40:05.704326+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870076+0000","last_change":"2023-06-03T20:39:57.460230+0000","last_active":"2023-06-03T20:40:05.870076+0000","last_peered":"2023-06-03T20:40:05.870076+0000","last_clean":"2023-06-03T20:40:05.870076+0000","last_became_active":"2023-06-03T20:39:57.459825+0000","last_became_peered":"2023-06-03T20:39:57.459825+0000","last_unstale":"2023-06-03T20:40:05.870076+0000","last_undegraded":"2023-06-03T20:40:05.870076+0000","last_fullsized":"2023-06-03T20:40:05.870076+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"295'2731","reported_seq":2742,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:33.995854+0000","last_change":"2023-06-03T20:39:57.452946+0000","last_active":"2023-06-03T20:40:33.995854+0000","last_peered":"2023-06-03T20:40:33.995854+0000","last_clean":"2023-06-03T20:40:33.995854+0000","last_became_active":"2023-06-03T20:39:57.452443+0000","last_became_peered":"2023-06-03T20:39:57.452443+0000","last_unstale":"2023-06-03T20:40:33.995854+0000","last_undegraded":"2023-06-03T20:40:33.995854+0000","last_fullsized":"2023-06-03T20:40:33.995854+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2731,"log_dups_size":0,"ondisk_log_size":2731,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:30:27.020319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":178978816,"num_objects":2731,"num_object_clones":0,"num_object_copies":8193,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2731,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2731,"num_write_kb":174784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":296,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869491+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:40:05.869491+0000","last_peered":"2023-06-03T20:40:05.869491+0000","last_clean":"2023-06-03T20:40:05.869491+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:40:05.869491+0000","last_undegraded":"2023-06-03T20:40:05.869491+0000","last_fullsized":"2023-06-03T20:40:05.869491+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":268,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864429+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:40:05.864429+0000","last_peered":"2023-06-03T20:40:05.864429+0000","last_clean":"2023-06-03T20:40:05.864429+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:40:05.864429+0000","last_undegraded":"2023-06-03T20:40:05.864429+0000","last_fullsized":"2023-06-03T20:40:05.864429+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.481158+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:40:11.481158+0000","last_peered":"2023-06-03T20:40:11.481158+0000","last_clean":"2023-06-03T20:40:11.481158+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:40:11.481158+0000","last_undegraded":"2023-06-03T20:40:11.481158+0000","last_fullsized":"2023-06-03T20:40:11.481158+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"295'2660","reported_seq":2675,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.181013+0000","last_change":"2023-06-03T20:39:48.609875+0000","last_active":"2023-06-03T20:40:34.181013+0000","last_peered":"2023-06-03T20:40:34.181013+0000","last_clean":"2023-06-03T20:40:34.181013+0000","last_became_active":"2023-06-03T20:39:48.609529+0000","last_became_peered":"2023-06-03T20:39:48.609529+0000","last_unstale":"2023-06-03T20:40:34.181013+0000","last_undegraded":"2023-06-03T20:40:34.181013+0000","last_fullsized":"2023-06-03T20:40:34.181013+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2660,"log_dups_size":0,"ondisk_log_size":2660,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:07:43.969488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174325760,"num_objects":2660,"num_object_clones":0,"num_object_copies":7980,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2660,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2660,"num_write_kb":170240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":284,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.872086+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:40:05.872086+0000","last_peered":"2023-06-03T20:40:05.872086+0000","last_clean":"2023-06-03T20:40:05.872086+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:40:05.872086+0000","last_undegraded":"2023-06-03T20:40:05.872086+0000","last_fullsized":"2023-06-03T20:40:05.872086+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430814+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:40:05.430814+0000","last_peered":"2023-06-03T20:40:05.430814+0000","last_clean":"2023-06-03T20:40:05.430814+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:40:05.430814+0000","last_undegraded":"2023-06-03T20:40:05.430814+0000","last_fullsized":"2023-06-03T20:40:05.430814+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":147,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864897+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:40:05.864897+0000","last_peered":"2023-06-03T20:40:05.864897+0000","last_clean":"2023-06-03T20:40:05.864897+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:40:05.864897+0000","last_undegraded":"2023-06-03T20:40:05.864897+0000","last_fullsized":"2023-06-03T20:40:05.864897+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"295'2830","reported_seq":2844,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.557955+0000","last_change":"2023-06-03T20:39:48.624872+0000","last_active":"2023-06-03T20:40:34.557955+0000","last_peered":"2023-06-03T20:40:34.557955+0000","last_clean":"2023-06-03T20:40:34.557955+0000","last_became_active":"2023-06-03T20:39:48.624572+0000","last_became_peered":"2023-06-03T20:39:48.624572+0000","last_unstale":"2023-06-03T20:40:34.557955+0000","last_undegraded":"2023-06-03T20:40:34.557955+0000","last_fullsized":"2023-06-03T20:40:34.557955+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2830,"log_dups_size":0,"ondisk_log_size":2830,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":185466880,"num_objects":2830,"num_object_clones":0,"num_object_copies":8490,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2830,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2830,"num_write_kb":181120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":38,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.872003+0000","last_change":"2023-06-03T20:39:27.485939+0000","last_active":"2023-06-03T20:40:05.872003+0000","last_peered":"2023-06-03T20:40:05.872003+0000","last_clean":"2023-06-03T20:40:05.872003+0000","last_became_active":"2023-06-03T20:39:27.485598+0000","last_became_peered":"2023-06-03T20:39:27.485598+0000","last_unstale":"2023-06-03T20:40:05.872003+0000","last_undegraded":"2023-06-03T20:40:05.872003+0000","last_fullsized":"2023-06-03T20:40:05.872003+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":274,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.430532+0000","last_change":"2023-06-03T20:39:57.447172+0000","last_active":"2023-06-03T20:40:05.430532+0000","last_peered":"2023-06-03T20:40:05.430532+0000","last_clean":"2023-06-03T20:40:05.430532+0000","last_became_active":"2023-06-03T20:39:57.446555+0000","last_became_peered":"2023-06-03T20:39:57.446555+0000","last_unstale":"2023-06-03T20:40:05.430532+0000","last_undegraded":"2023-06-03T20:40:05.430532+0000","last_fullsized":"2023-06-03T20:40:05.430532+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:38:02.562919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":163,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870251+0000","last_change":"2023-06-03T20:39:27.485874+0000","last_active":"2023-06-03T20:40:05.870251+0000","last_peered":"2023-06-03T20:40:05.870251+0000","last_clean":"2023-06-03T20:40:05.870251+0000","last_became_active":"2023-06-03T20:39:27.485602+0000","last_became_peered":"2023-06-03T20:39:27.485602+0000","last_unstale":"2023-06-03T20:40:05.870251+0000","last_undegraded":"2023-06-03T20:40:05.870251+0000","last_fullsized":"2023-06-03T20:40:05.870251+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"295'2756","reported_seq":2770,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:34.777716+0000","last_change":"2023-06-03T20:39:48.623306+0000","last_active":"2023-06-03T20:40:34.777716+0000","last_peered":"2023-06-03T20:40:34.777716+0000","last_clean":"2023-06-03T20:40:34.777716+0000","last_became_active":"2023-06-03T20:39:48.622842+0000","last_became_peered":"2023-06-03T20:39:48.622842+0000","last_unstale":"2023-06-03T20:40:34.777716+0000","last_undegraded":"2023-06-03T20:40:34.777716+0000","last_fullsized":"2023-06-03T20:40:34.777716+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":2756,"log_dups_size":0,"ondisk_log_size":2756,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":180617216,"num_objects":2756,"num_object_clones":0,"num_object_copies":8268,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2756,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2756,"num_write_kb":176384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":102,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869403+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:40:05.869403+0000","last_peered":"2023-06-03T20:40:05.869403+0000","last_clean":"2023-06-03T20:40:05.869403+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:40:05.869403+0000","last_undegraded":"2023-06-03T20:40:05.869403+0000","last_fullsized":"2023-06-03T20:40:05.869403+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":166,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.481362+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:40:11.481362+0000","last_peered":"2023-06-03T20:40:11.481362+0000","last_clean":"2023-06-03T20:40:11.481362+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:40:11.481362+0000","last_undegraded":"2023-06-03T20:40:11.481362+0000","last_fullsized":"2023-06-03T20:40:11.481362+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":287,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.871879+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:40:05.871879+0000","last_peered":"2023-06-03T20:40:05.871879+0000","last_clean":"2023-06-03T20:40:05.871879+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:40:05.871879+0000","last_undegraded":"2023-06-03T20:40:05.871879+0000","last_fullsized":"2023-06-03T20:40:05.871879+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":146,"reported_epoch":295,"state":"active+clean","last_fresh":"2023-06-03T20:40:11.480524+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:40:11.480524+0000","last_peered":"2023-06-03T20:40:11.480524+0000","last_clean":"2023-06-03T20:40:11.480524+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:40:11.480524+0000","last_undegraded":"2023-06-03T20:40:11.480524+0000","last_fullsized":"2023-06-03T20:40:11.480524+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":151,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.428755+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:40:05.428755+0000","last_peered":"2023-06-03T20:40:05.428755+0000","last_clean":"2023-06-03T20:40:05.428755+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:40:05.428755+0000","last_undegraded":"2023-06-03T20:40:05.428755+0000","last_fullsized":"2023-06-03T20:40:05.428755+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":160,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703938+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:40:05.703938+0000","last_peered":"2023-06-03T20:40:05.703938+0000","last_clean":"2023-06-03T20:40:05.703938+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:40:05.703938+0000","last_undegraded":"2023-06-03T20:40:05.703938+0000","last_fullsized":"2023-06-03T20:40:05.703938+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.870987+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:40:05.870987+0000","last_peered":"2023-06-03T20:40:05.870987+0000","last_clean":"2023-06-03T20:40:05.870987+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:40:05.870987+0000","last_undegraded":"2023-06-03T20:40:05.870987+0000","last_fullsized":"2023-06-03T20:40:05.870987+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":143,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.703484+0000","last_change":"2023-06-03T20:39:57.463880+0000","last_active":"2023-06-03T20:40:05.703484+0000","last_peered":"2023-06-03T20:40:05.703484+0000","last_clean":"2023-06-03T20:40:05.703484+0000","last_became_active":"2023-06-03T20:39:57.456282+0000","last_became_peered":"2023-06-03T20:39:57.456282+0000","last_unstale":"2023-06-03T20:40:05.703484+0000","last_undegraded":"2023-06-03T20:40:05.703484+0000","last_fullsized":"2023-06-03T20:40:05.703484+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":299,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.869539+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:40:05.869539+0000","last_peered":"2023-06-03T20:40:05.869539+0000","last_clean":"2023-06-03T20:40:05.869539+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:40:05.869539+0000","last_undegraded":"2023-06-03T20:40:05.869539+0000","last_fullsized":"2023-06-03T20:40:05.869539+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":194,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.428944+0000","last_change":"2023-06-03T20:39:57.447772+0000","last_active":"2023-06-03T20:40:05.428944+0000","last_peered":"2023-06-03T20:40:05.428944+0000","last_clean":"2023-06-03T20:40:05.428944+0000","last_became_active":"2023-06-03T20:39:57.447365+0000","last_became_peered":"2023-06-03T20:39:57.447365+0000","last_unstale":"2023-06-03T20:40:05.428944+0000","last_undegraded":"2023-06-03T20:40:05.428944+0000","last_fullsized":"2023-06-03T20:40:05.428944+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:13:02.717652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":193,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.428349+0000","last_change":"2023-06-03T20:39:27.474646+0000","last_active":"2023-06-03T20:40:05.428349+0000","last_peered":"2023-06-03T20:40:05.428349+0000","last_clean":"2023-06-03T20:40:05.428349+0000","last_became_active":"2023-06-03T20:39:27.474300+0000","last_became_peered":"2023-06-03T20:39:27.474300+0000","last_unstale":"2023-06-03T20:40:05.428349+0000","last_undegraded":"2023-06-03T20:40:05.428349+0000","last_fullsized":"2023-06-03T20:40:05.428349+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:41:35.232707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":168,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.864993+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:40:05.864993+0000","last_peered":"2023-06-03T20:40:05.864993+0000","last_clean":"2023-06-03T20:40:05.864993+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:40:05.864993+0000","last_undegraded":"2023-06-03T20:40:05.864993+0000","last_fullsized":"2023-06-03T20:40:05.864993+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":311,"reported_epoch":294,"state":"active+clean","last_fresh":"2023-06-03T20:40:05.868464+0000","last_change":"2023-06-03T20:39:57.459753+0000","last_active":"2023-06-03T20:40:05.868464+0000","last_peered":"2023-06-03T20:40:05.868464+0000","last_clean":"2023-06-03T20:40:05.868464+0000","last_became_active":"2023-06-03T20:39:57.458234+0000","last_became_peered":"2023-06-03T20:39:57.458234+0000","last_unstale":"2023-06-03T20:40:05.868464+0000","last_undegraded":"2023-06-03T20:40:05.868464+0000","last_fullsized":"2023-06-03T20:40:05.868464+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":2873622528,"num_objects":43848,"num_object_clones":0,"num_object_copies":131544,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":43848,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":43848,"num_write_kb":2806272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8637448192,"data_stored":8637448192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":43848,"ondisk_log_size":43848,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430761,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1518800,"kb_used_data":1039240,"kb_used_omap":0,"kb_used_meta":479552,"kb_avail":92226352,"statfs":{"total":95995035648,"available":94439784448,"internally_reserved":0,"allocated":1064181760,"data_stored":1063644484,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":491061248},"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,5,0,4],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:39:40 2023","interfaces":[{"interface":"back","average":{"1min":0.873,"5min":1.7270000000000001,"15min":2.738},"min":{"1min":0.61399999999999999,"5min":0.23300000000000001,"15min":0.23000000000000001},"max":{"1min":1.2490000000000001,"5min":32.957000000000001,"15min":246.643},"last":7.7530000000000001},{"interface":"front","average":{"1min":0.86199999999999999,"5min":1.601,"15min":2.5870000000000002},"min":{"1min":0.58099999999999996,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":1.194,"5min":30.641999999999999,"15min":246.02600000000001},"last":2.452}]},{"osd":1,"last update":"Sat Jun 3 20:40:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.018,"15min":1.427},"min":{"1min":0.55900000000000005,"5min":0.318,"15min":0.309},"max":{"1min":2.4849999999999999,"5min":4.7759999999999998,"15min":12.239000000000001},"last":2.4849999999999999},{"interface":"front","average":{"1min":1.4770000000000001,"5min":1.2250000000000001,"15min":1.9019999999999999},"min":{"1min":0.70599999999999996,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.0119999999999996,"5min":7.0119999999999996,"15min":12.215},"last":3.9980000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:39:39 2023","interfaces":[{"interface":"back","average":{"1min":0.81399999999999995,"5min":1.3720000000000001,"15min":1.329},"min":{"1min":0.308,"5min":0.308,"15min":0.28499999999999998},"max":{"1min":1.226,"5min":6.6360000000000001,"15min":7.9699999999999998},"last":5.5830000000000002},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.4530000000000001,"15min":1.4339999999999999},"min":{"1min":0.624,"5min":0.32200000000000001,"15min":0.313},"max":{"1min":2.3399999999999999,"5min":12.161,"15min":12.161},"last":2.52}]},{"osd":3,"last update":"Sat Jun 3 20:39:59 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":1.302,"15min":2.1259999999999999},"min":{"1min":0.74099999999999999,"5min":0.30599999999999999,"15min":0.30499999999999999},"max":{"1min":1.167,"5min":5.7480000000000002,"15min":92.436999999999998},"last":5.6070000000000002},{"interface":"front","average":{"1min":0.92300000000000004,"5min":1.353,"15min":2.3580000000000001},"min":{"1min":0.64500000000000002,"5min":0.34699999999999998,"15min":0.32200000000000001},"max":{"1min":1.1459999999999999,"5min":6.1980000000000004,"15min":91.870000000000005},"last":4.0609999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1259999999999999,"5min":1.768,"15min":1.5209999999999999},"min":{"1min":0.52800000000000002,"5min":0.309,"15min":0.29399999999999998},"max":{"1min":1.556,"5min":15.456,"15min":15.456},"last":2.4129999999999998},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.71,"15min":1.524},"min":{"1min":0.73399999999999999,"5min":0.33900000000000002,"15min":0.28199999999999997},"max":{"1min":1.5,"5min":17.462,"15min":17.462},"last":3.9510000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.393,"15min":1.4279999999999999},"min":{"1min":0.68899999999999995,"5min":0.34899999999999998,"15min":0.33700000000000002},"max":{"1min":1.4770000000000001,"5min":5.5019999999999998,"15min":8.9290000000000003},"last":5.5389999999999997},{"interface":"front","average":{"1min":1.171,"5min":1.4410000000000001,"15min":1.5960000000000001},"min":{"1min":0.45200000000000001,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.702,"5min":5.8579999999999997,"15min":10.093},"last":3.1280000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:39:59 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":2.0129999999999999,"15min":1.554},"min":{"1min":0.68899999999999995,"5min":0.432,"15min":0.376},"max":{"1min":1.653,"5min":10.778,"15min":18.193999999999999},"last":2.8039999999999998},{"interface":"front","average":{"1min":1.1599999999999999,"5min":1.724,"15min":1.6359999999999999},"min":{"1min":0.94899999999999995,"5min":0.377,"15min":0.314},"max":{"1min":1.573,"5min":6.0659999999999998,"15min":8.4819999999999993},"last":4.0330000000000004}]}]},{"osd":6,"up_from":42,"seq":180388626994,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1280960,"kb_used_data":876664,"kb_used_omap":0,"kb_used_meta":404288,"kb_avail":92464192,"statfs":{"total":95995035648,"available":94683332608,"internally_reserved":0,"allocated":897703936,"data_stored":897182583,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":413990912},"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,4],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:39:49 2023","interfaces":[{"interface":"back","average":{"1min":0.755,"5min":5.1289999999999996,"15min":2.698},"min":{"1min":0.52400000000000002,"5min":0.245,"15min":0.245},"max":{"1min":1.081,"5min":205.834,"15min":205.834},"last":0.47199999999999998},{"interface":"front","average":{"1min":0.89700000000000002,"5min":5.25,"15min":2.6589999999999998},"min":{"1min":0.53400000000000003,"5min":0.247,"15min":0.247},"max":{"1min":1.339,"5min":205.61500000000001,"15min":205.61500000000001},"last":0.36399999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:39:34 2023","interfaces":[{"interface":"back","average":{"1min":1.5349999999999999,"5min":1.4390000000000001,"15min":1.55},"min":{"1min":0.56000000000000005,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":12.882,"5min":12.882,"15min":12.882},"last":0.29399999999999998},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.321,"15min":1.6339999999999999},"min":{"1min":0.57899999999999996,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":3.8370000000000002,"5min":12.587999999999999,"15min":12.587999999999999},"last":1.1479999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:39:34 2023","interfaces":[{"interface":"back","average":{"1min":2.4060000000000001,"5min":2.0569999999999999,"15min":1.397},"min":{"1min":0.50800000000000001,"5min":0.27700000000000002,"15min":0.27700000000000002},"max":{"1min":28.437000000000001,"5min":28.437000000000001,"15min":28.437000000000001},"last":0.60199999999999998},{"interface":"front","average":{"1min":2.7440000000000002,"5min":2.0129999999999999,"15min":1.514},"min":{"1min":0.63,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":29.465,"5min":29.465,"15min":29.465},"last":0.56899999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:40:11 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.4239999999999999,"15min":1.8049999999999999},"min":{"1min":0.55900000000000005,"5min":0.372,"15min":0.33700000000000002},"max":{"1min":1.4299999999999999,"5min":7.2800000000000002,"15min":76.682000000000002},"last":0.443},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.5129999999999999,"15min":1.903},"min":{"1min":0.57599999999999996,"5min":0.39500000000000002,"15min":0.32800000000000001},"max":{"1min":1.2729999999999999,"5min":14.492000000000001,"15min":76.576999999999998},"last":1.5309999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:40:11 2023","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.5169999999999999,"15min":1.268},"min":{"1min":0.59399999999999997,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":1.5149999999999999,"5min":12.6,"15min":12.6},"last":0.32700000000000001},{"interface":"front","average":{"1min":1.091,"5min":1.6739999999999999,"15min":1.3180000000000001},"min":{"1min":0.71199999999999997,"5min":0.307,"15min":0.28899999999999998},"max":{"1min":1.722,"5min":12.667,"15min":12.667},"last":0.52500000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:40:11 2023","interfaces":[{"interface":"back","average":{"1min":1.111,"5min":1.454,"15min":1.3560000000000001},"min":{"1min":0.63800000000000001,"5min":0.34300000000000003,"15min":0.33000000000000002},"max":{"1min":1.5760000000000001,"5min":7.6749999999999998,"15min":12.287000000000001},"last":0.40500000000000003},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.6899999999999999,"15min":1.518},"min":{"1min":0.82099999999999995,"5min":0.34899999999999998,"15min":0.31},"max":{"1min":1.784,"5min":12.922000000000001,"15min":12.922000000000001},"last":0.41599999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:40:11 2023","interfaces":[{"interface":"back","average":{"1min":1.1890000000000001,"5min":1.948,"15min":1.5840000000000001},"min":{"1min":0.94099999999999995,"5min":0.38200000000000001,"15min":0.35099999999999998},"max":{"1min":1.8660000000000001,"5min":20.23,"15min":20.23},"last":0.48799999999999999},{"interface":"front","average":{"1min":1.181,"5min":1.6779999999999999,"15min":1.5740000000000001},"min":{"1min":0.88100000000000001,"5min":0.36799999999999999,"15min":0.32000000000000001},"max":{"1min":1.8500000000000001,"5min":17.106000000000002,"15min":17.106000000000002},"last":0.65500000000000003}]}]},{"osd":1,"up_from":231,"seq":992137445489,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1723028,"kb_used_data":1524108,"kb_used_omap":5,"kb_used_meta":198906,"kb_avail":92022124,"statfs":{"total":95995035648,"available":94230654976,"internally_reserved":0,"allocated":1560686592,"data_stored":1559631691,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":203680419},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[2,1,0,1,4,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.911,"5min":7.367,"15min":3.5590000000000002},"min":{"1min":0.40600000000000003,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":15.688000000000001,"5min":290.995,"15min":290.995},"last":3.3900000000000001},{"interface":"front","average":{"1min":1.9259999999999999,"5min":7.4909999999999997,"15min":3.5030000000000001},"min":{"1min":0.23300000000000001,"5min":0.23300000000000001,"15min":0.23300000000000001},"max":{"1min":16.373999999999999,"5min":291.19,"15min":291.19},"last":3.9900000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.6659999999999999,"5min":1.516,"15min":1.3819999999999999},"min":{"1min":0.36099999999999999,"5min":0.254,"15min":0.254},"max":{"1min":13.510999999999999,"5min":32.348999999999997,"15min":32.348999999999997},"last":0.24299999999999999},{"interface":"front","average":{"1min":1.7270000000000001,"5min":1.5600000000000001,"15min":1.5660000000000001},"min":{"1min":0.501,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":14.957000000000001,"5min":32.293999999999997,"15min":32.293999999999997},"last":3.4500000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8959999999999999,"5min":1.5760000000000001,"15min":2.0030000000000001},"min":{"1min":0.38800000000000001,"5min":0.248,"15min":0.248},"max":{"1min":15.586,"5min":30.850999999999999,"15min":30.850999999999999},"last":3.0720000000000001},{"interface":"front","average":{"1min":1.677,"5min":1.5329999999999999,"15min":2.0110000000000001},"min":{"1min":0.26000000000000001,"5min":0.22,"15min":0.22},"max":{"1min":16.228000000000002,"5min":28.138999999999999,"15min":28.138999999999999},"last":4.141}]},{"osd":4,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.7649999999999999,"5min":1.2809999999999999,"15min":1.506},"min":{"1min":0.46899999999999997,"5min":0.31,"15min":0.31},"max":{"1min":13.427,"5min":13.427,"15min":13.427},"last":0.33300000000000002},{"interface":"front","average":{"1min":1.9510000000000001,"5min":1.556,"15min":1.655},"min":{"1min":0.34100000000000003,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":15.127000000000001,"5min":15.127000000000001,"15min":15.127000000000001},"last":3.347}]},{"osd":5,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.8680000000000001,"5min":1.667,"15min":1.8540000000000001},"min":{"1min":0.52800000000000002,"5min":0.40000000000000002,"15min":0.36799999999999999},"max":{"1min":15.917999999999999,"5min":15.917999999999999,"15min":15.917999999999999},"last":3.9199999999999999},{"interface":"front","average":{"1min":1.891,"5min":1.4530000000000001,"15min":1.7809999999999999},"min":{"1min":0.628,"5min":0.38200000000000001,"15min":0.36099999999999999},"max":{"1min":14.109999999999999,"5min":14.109999999999999,"15min":14.109999999999999},"last":0.36599999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":1.9359999999999999,"5min":1.5740000000000001,"15min":1.9450000000000001},"min":{"1min":0.55600000000000005,"5min":0.436,"15min":0.40699999999999997},"max":{"1min":15.962999999999999,"5min":15.962999999999999,"15min":15.962999999999999},"last":3.9580000000000002},{"interface":"front","average":{"1min":1.867,"5min":1.607,"15min":1.806},"min":{"1min":0.58499999999999996,"5min":0.39400000000000002,"15min":0.39000000000000001},"max":{"1min":13.904999999999999,"5min":13.904999999999999,"15min":13.904999999999999},"last":0.42799999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:40:25 2023","interfaces":[{"interface":"back","average":{"1min":2.0979999999999999,"5min":1.3999999999999999,"15min":2.0089999999999999},"min":{"1min":0.69599999999999995,"5min":0.38200000000000001,"15min":0.38200000000000001},"max":{"1min":13.824,"5min":13.824,"15min":13.824},"last":0.38900000000000001},{"interface":"front","average":{"1min":1.9359999999999999,"5min":1.542,"15min":1.8200000000000001},"min":{"1min":0.60199999999999998,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":15.081,"5min":15.081,"15min":15.081},"last":3.4140000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482177,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1358484,"kb_used_data":1009164,"kb_used_omap":5,"kb_used_meta":349306,"kb_avail":92386668,"statfs":{"total":95995035648,"available":94603948032,"internally_reserved":0,"allocated":1033383936,"data_stored":1032383038,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":357689978},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,4,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:39:33 2023","interfaces":[{"interface":"back","average":{"1min":0.70199999999999996,"5min":1.3460000000000001,"15min":2.0649999999999999},"min":{"1min":0.20799999999999999,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":3.8599999999999999,"5min":10.869,"15min":10.869},"last":2.8130000000000002},{"interface":"front","average":{"1min":0.65100000000000002,"5min":1.0589999999999999,"15min":2.3559999999999999},"min":{"1min":0.316,"5min":0.22,"15min":0.22},"max":{"1min":1.1950000000000001,"5min":7.3600000000000003,"15min":14.018000000000001},"last":1.419}]},{"osd":2,"last update":"Sat Jun 3 20:39:45 2023","interfaces":[{"interface":"back","average":{"1min":0.63400000000000001,"5min":1.649,"15min":1.4490000000000001},"min":{"1min":0.38700000000000001,"5min":0.25600000000000001,"15min":0.20999999999999999},"max":{"1min":1.111,"5min":12.31,"15min":13.308},"last":2.8399999999999999},{"interface":"front","average":{"1min":0.66000000000000003,"5min":1.556,"15min":1.4670000000000001},"min":{"1min":0.29499999999999998,"5min":0.22600000000000001,"15min":0.20499999999999999},"max":{"1min":1.052,"5min":7.2770000000000001,"15min":14.996},"last":0.878}]},{"osd":3,"last update":"Sat Jun 3 20:39:58 2023","interfaces":[{"interface":"back","average":{"1min":0.65300000000000002,"5min":3.472,"15min":2.742},"min":{"1min":0.28499999999999998,"5min":0.28499999999999998,"15min":0.23599999999999999},"max":{"1min":1.073,"5min":238.398,"15min":238.398},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.60399999999999998,"5min":3.847,"15min":2.673},"min":{"1min":0.34300000000000003,"5min":0.313,"15min":0.251},"max":{"1min":1.331,"5min":239.00899999999999,"15min":239.00899999999999},"last":2.52}]},{"osd":4,"last update":"Sat Jun 3 20:39:52 2023","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":2.093,"15min":1.6279999999999999},"min":{"1min":0.61099999999999999,"5min":0.36899999999999999,"15min":0.29399999999999998},"max":{"1min":1.55,"5min":16.917999999999999,"15min":16.917999999999999},"last":2.7519999999999998},{"interface":"front","average":{"1min":0.98999999999999999,"5min":1.4870000000000001,"15min":1.5189999999999999},"min":{"1min":0.66800000000000004,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":1.6950000000000001,"5min":14.064,"15min":14.516999999999999},"last":0.77700000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:39:52 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.671,"15min":1.7829999999999999},"min":{"1min":0.66800000000000004,"5min":0.35799999999999998,"15min":0.317},"max":{"1min":1.823,"5min":8.4979999999999993,"15min":14.558},"last":0.80900000000000005},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.7569999999999999,"15min":1.7729999999999999},"min":{"1min":0.621,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.512,"5min":10,"15min":14.706},"last":0.65000000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:39:52 2023","interfaces":[{"interface":"back","average":{"1min":1.0209999999999999,"5min":1.742,"15min":1.6859999999999999},"min":{"1min":0.59799999999999998,"5min":0.38900000000000001,"15min":0.34200000000000003},"max":{"1min":1.768,"5min":11.529,"15min":14.587},"last":0.84599999999999997},{"interface":"front","average":{"1min":1.034,"5min":2.1030000000000002,"15min":1.804},"min":{"1min":0.76200000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.7310000000000001,"5min":21.329999999999998,"15min":21.329999999999998},"last":2.4710000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:39:52 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":1.9510000000000001,"15min":1.8480000000000001},"min":{"1min":0.68400000000000005,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":2.0089999999999999,"5min":21.172999999999998,"15min":21.172999999999998},"last":2.5499999999999998},{"interface":"front","average":{"1min":0.999,"5min":1.8799999999999999,"15min":1.708},"min":{"1min":0.55800000000000005,"5min":0.39600000000000002,"15min":0.32700000000000001},"max":{"1min":1.5609999999999999,"5min":21.398,"15min":21.398},"last":2.786}]}]},{"osd":2,"up_from":87,"seq":373662155125,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1504656,"kb_used_data":1058248,"kb_used_omap":7,"kb_used_meta":446392,"kb_avail":92240496,"statfs":{"total":95995035648,"available":94454267904,"internally_reserved":0,"allocated":1083645952,"data_stored":1082647161,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":457105489},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,2],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.3260000000000001,"5min":1.986,"15min":1.756},"min":{"1min":0.28899999999999998,"5min":0.20999999999999999,"15min":0.19600000000000001},"max":{"1min":6.4699999999999998,"5min":23.908999999999999,"15min":57.338999999999999},"last":1.776},{"interface":"front","average":{"1min":1.278,"5min":1.786,"15min":1.8},"min":{"1min":0.35299999999999998,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":5.2519999999999998,"5min":10.130000000000001,"15min":57.302999999999997},"last":1.962}]},{"osd":1,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.1870000000000001,"5min":2.109,"15min":1.621},"min":{"1min":0.30299999999999999,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":7.2949999999999999,"5min":74.108000000000004,"15min":74.108000000000004},"last":3.6579999999999999},{"interface":"front","average":{"1min":1.212,"5min":2.0920000000000001,"15min":1.8520000000000001},"min":{"1min":0.34699999999999998,"5min":0.28299999999999997,"15min":0.246},"max":{"1min":5.2279999999999998,"5min":74.488,"15min":74.488},"last":2.0630000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:40:14 2023","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":1.5489999999999999,"15min":4.0270000000000001},"min":{"1min":0.47099999999999997,"5min":0.27500000000000002,"15min":0.21199999999999999},"max":{"1min":2.2250000000000001,"5min":6.3739999999999997,"15min":269.459},"last":3.5419999999999998},{"interface":"front","average":{"1min":0.78800000000000003,"5min":1.365,"15min":3.8599999999999999},"min":{"1min":0.41299999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":2.2679999999999998,"5min":9.6180000000000003,"15min":271.16300000000001},"last":4.2350000000000003}]},{"osd":4,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.212,"5min":1.8180000000000001,"15min":1.5660000000000001},"min":{"1min":0.53700000000000003,"5min":0.315,"15min":0.308},"max":{"1min":3.4249999999999998,"5min":9.0440000000000005,"15min":14.300000000000001},"last":3.6960000000000002},{"interface":"front","average":{"1min":1.143,"5min":1.9770000000000001,"15min":1.4590000000000001},"min":{"1min":0.51400000000000001,"5min":0.35299999999999998,"15min":0.34599999999999997},"max":{"1min":4.516,"5min":14.007999999999999,"15min":14.007999999999999},"last":1.7330000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.429,"5min":1.5229999999999999,"15min":1.583},"min":{"1min":0.58499999999999996,"5min":0.35299999999999998,"15min":0.31900000000000001},"max":{"1min":3.9420000000000002,"5min":7.0529999999999999,"15min":9.0489999999999995},"last":2.032},{"interface":"front","average":{"1min":1.288,"5min":1.706,"15min":1.6930000000000001},"min":{"1min":0.57599999999999996,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":3.4670000000000001,"5min":6.2510000000000003,"15min":11.022},"last":3.4319999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.891,"15min":1.5149999999999999},"min":{"1min":0.51600000000000001,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":1.9750000000000001,"5min":9.7739999999999991,"15min":10.765000000000001},"last":4.3250000000000002},{"interface":"front","average":{"1min":1.2410000000000001,"5min":1.661,"15min":1.643},"min":{"1min":0.59499999999999997,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":3.7440000000000002,"5min":7.5190000000000001,"15min":9.3140000000000001},"last":1.925}]},{"osd":7,"last update":"Sat Jun 3 20:40:33 2023","interfaces":[{"interface":"back","average":{"1min":1.133,"5min":1.7450000000000001,"15min":1.5780000000000001},"min":{"1min":0.57399999999999995,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":2.6709999999999998,"5min":9.7159999999999993,"15min":10.795},"last":4.2809999999999997},{"interface":"front","average":{"1min":1.3220000000000001,"5min":1.5649999999999999,"15min":1.6599999999999999},"min":{"1min":0.54400000000000004,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":3.8109999999999999,"5min":6.3150000000000004,"15min":9.6039999999999992},"last":1.9990000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991599,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1775828,"kb_used_data":1241356,"kb_used_omap":2,"kb_used_meta":534461,"kb_avail":91969324,"statfs":{"total":95995035648,"available":94176587776,"internally_reserved":0,"allocated":1271148544,"data_stored":1270145972,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":547288117},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.55500000000000005,"5min":3.5899999999999999,"15min":3.0169999999999999},"min":{"1min":0.27300000000000002,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":0.88200000000000001,"5min":126.486,"15min":186.583},"last":2.7610000000000001},{"interface":"front","average":{"1min":0.59799999999999998,"5min":3.653,"15min":3.0430000000000001},"min":{"1min":0.32400000000000001,"5min":0.20899999999999999,"15min":0.185},"max":{"1min":1.1910000000000001,"5min":127.34099999999999,"15min":188.77600000000001},"last":0.69599999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:40:30 2023","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.89700000000000002,"15min":2.573},"min":{"1min":0.308,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.0099999999999998,"5min":4.7030000000000003,"15min":12.026999999999999},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.044,"5min":1.0860000000000001,"15min":2.3620000000000001},"min":{"1min":0.29999999999999999,"5min":0.253,"15min":0.20300000000000001},"max":{"1min":3.5819999999999999,"5min":8.9529999999999994,"15min":14.042999999999999},"last":3.5819999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.59599999999999997,"5min":3.5179999999999998,"15min":2.4089999999999998},"min":{"1min":0.32800000000000001,"5min":0.246,"15min":0.246},"max":{"1min":0.85399999999999998,"5min":121.078,"15min":121.078},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.68799999999999994,"5min":3.508,"15min":2.411},"min":{"1min":0.45100000000000001,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.022,"5min":120.813,"15min":120.813},"last":0.57799999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":1.3779999999999999,"15min":1.6539999999999999},"min":{"1min":0.62,"5min":0.37,"15min":0.35199999999999998},"max":{"1min":1.2929999999999999,"5min":9.5180000000000007,"15min":12.045},"last":1.351},{"interface":"front","average":{"1min":0.91900000000000004,"5min":1.6000000000000001,"15min":1.619},"min":{"1min":0.61699999999999999,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.1839999999999999,"5min":9.0600000000000005,"15min":9.0600000000000005},"last":1.851}]},{"osd":5,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.96199999999999997,"5min":1.681,"15min":1.992},"min":{"1min":0.70399999999999996,"5min":0.36799999999999999,"15min":0.34799999999999998},"max":{"1min":1.1579999999999999,"5min":24.832000000000001,"15min":24.832000000000001},"last":1.8049999999999999},{"interface":"front","average":{"1min":0.90500000000000003,"5min":1.643,"15min":1.9390000000000001},"min":{"1min":0.53900000000000003,"5min":0.38400000000000001,"15min":0.32900000000000001},"max":{"1min":1.214,"5min":24.867999999999999,"15min":24.867999999999999},"last":0.41699999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":1.462,"15min":1.6859999999999999},"min":{"1min":0.57499999999999996,"5min":0.374,"15min":0.34100000000000003},"max":{"1min":1.2789999999999999,"5min":8.9169999999999998,"15min":11.468},"last":1.9470000000000001},{"interface":"front","average":{"1min":0.95399999999999996,"5min":1.724,"15min":1.79},"min":{"1min":0.74199999999999999,"5min":0.42299999999999999,"15min":0.34200000000000003},"max":{"1min":1.522,"5min":9.8520000000000003,"15min":14.712999999999999},"last":0.67200000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:40:07 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.6200000000000001,"15min":1.8759999999999999},"min":{"1min":0.73399999999999999,"5min":0.44600000000000001,"15min":0.39300000000000002},"max":{"1min":1.431,"5min":8.8000000000000007,"15min":12.192},"last":0.65000000000000002},{"interface":"front","average":{"1min":0.99399999999999999,"5min":1.6359999999999999,"15min":1.857},"min":{"1min":0.70299999999999996,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.2889999999999999,"5min":8.8819999999999997,"15min":17.152000000000001},"last":1.6859999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019459,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1092232,"kb_used_data":690624,"kb_used_omap":0,"kb_used_meta":401600,"kb_avail":92652920,"statfs":{"total":95995035648,"available":94876590080,"internally_reserved":0,"allocated":707198976,"data_stored":706669278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":411238400},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:39:41 2023","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":1.96,"15min":1.728},"min":{"1min":0.58799999999999997,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":1.2989999999999999,"5min":20.434999999999999,"15min":50.149000000000001},"last":0.76800000000000002},{"interface":"front","average":{"1min":0.96299999999999997,"5min":1.9670000000000001,"15min":1.742},"min":{"1min":0.65400000000000003,"5min":0.28899999999999998,"15min":0.28399999999999997},"max":{"1min":1.387,"5min":20.399999999999999,"15min":50.198999999999998},"last":0.59299999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:39:29 2023","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":2.956,"15min":1.95},"min":{"1min":0.28999999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":3.3399999999999999,"5min":178.298,"15min":178.298},"last":0.504},{"interface":"front","average":{"1min":0.997,"5min":3.1499999999999999,"15min":2.0219999999999998},"min":{"1min":0.34100000000000003,"5min":0.316,"15min":0.316},"max":{"1min":3.3759999999999999,"5min":178.584,"15min":178.584},"last":0.44}]},{"osd":2,"last update":"Sat Jun 3 20:39:41 2023","interfaces":[{"interface":"back","average":{"1min":0.87,"5min":2.1309999999999998,"15min":1.4650000000000001},"min":{"1min":0.54400000000000004,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":1.556,"5min":15.038,"15min":15.038},"last":0.78500000000000003},{"interface":"front","average":{"1min":0.83399999999999996,"5min":1.611,"15min":1.3220000000000001},"min":{"1min":0.55400000000000005,"5min":0.29199999999999998,"15min":0.29099999999999998},"max":{"1min":1.1120000000000001,"5min":11.015000000000001,"15min":11.015000000000001},"last":0.65500000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:40:03 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.3660000000000001,"15min":2.4060000000000001},"min":{"1min":0.57899999999999996,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.3919999999999999,"5min":8.0259999999999998,"15min":110.36},"last":0.39800000000000002},{"interface":"front","average":{"1min":0.97999999999999998,"5min":1.6950000000000001,"15min":2.5329999999999999},"min":{"1min":0.55000000000000004,"5min":0.39200000000000002,"15min":0.33000000000000002},"max":{"1min":1.4970000000000001,"5min":11.118,"15min":111.44},"last":0.52300000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:39:41 2023","interfaces":[{"interface":"back","average":{"1min":1.026,"5min":2.254,"15min":1.5649999999999999},"min":{"1min":0.66800000000000004,"5min":0.317,"15min":0.26900000000000002},"max":{"1min":1.383,"5min":14.673999999999999,"15min":14.673999999999999},"last":0.998},{"interface":"front","average":{"1min":1.123,"5min":2.2250000000000001,"15min":1.7609999999999999},"min":{"1min":0.85599999999999998,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":1.4850000000000001,"5min":11.938000000000001,"15min":11.938000000000001},"last":0.91900000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:39:41 2023","interfaces":[{"interface":"back","average":{"1min":1.125,"5min":1.9650000000000001,"15min":1.4630000000000001},"min":{"1min":0.90400000000000003,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":1.3260000000000001,"5min":16.783999999999999,"15min":16.783999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.21,"5min":2.6280000000000001,"15min":1.617},"min":{"1min":0.94499999999999995,"5min":0.45300000000000001,"15min":0.35799999999999998},"max":{"1min":1.4710000000000001,"5min":17.131,"15min":17.131},"last":0.97099999999999997}]},{"osd":7,"last update":"Sat Jun 3 20:40:16 2023","interfaces":[{"interface":"back","average":{"1min":1.179,"5min":1.9990000000000001,"15min":2.0089999999999999},"min":{"1min":0.497,"5min":0.39700000000000002,"15min":0.318},"max":{"1min":2.5390000000000001,"5min":11.629,"15min":100.422},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.2789999999999999,"5min":1.597,"15min":1.885},"min":{"1min":0.59699999999999998,"5min":0.37,"15min":0.35399999999999998},"max":{"1min":2.2469999999999999,"5min":9.7780000000000005,"15min":99.703999999999994},"last":0.86399999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823227,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1382260,"kb_used_data":884140,"kb_used_omap":0,"kb_used_meta":498112,"kb_avail":92362892,"statfs":{"total":95995035648,"available":94579601408,"internally_reserved":0,"allocated":905359360,"data_stored":904845589,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":510066688},"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],"upper_bound":2},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":6.4189999999999996,"15min":3.3439999999999999},"min":{"1min":0.37,"5min":0.29999999999999999,"15min":0.253},"max":{"1min":2.9630000000000001,"5min":174.124,"15min":174.124},"last":2.9630000000000001},{"interface":"front","average":{"1min":1.1000000000000001,"5min":6.7930000000000001,"15min":3.75},"min":{"1min":0.38800000000000001,"5min":0.28899999999999998,"15min":0.27200000000000002},"max":{"1min":2.516,"5min":174.07400000000001,"15min":174.07400000000001},"last":2.516}]},{"osd":1,"last update":"Sat Jun 3 20:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.05,"15min":2.8069999999999999},"min":{"1min":0.32300000000000001,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":4.8899999999999997,"5min":8.1189999999999998,"15min":45.683},"last":0.35699999999999998},{"interface":"front","average":{"1min":1.748,"5min":1.381,"15min":2.5},"min":{"1min":0.36899999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":6.5199999999999996,"5min":7.9729999999999999,"15min":46.375999999999998},"last":3.0899999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:40:29 2023","interfaces":[{"interface":"back","average":{"1min":0.97599999999999998,"5min":3.9380000000000002,"15min":2.3620000000000001},"min":{"1min":0.42899999999999999,"5min":0.31,"15min":0.28199999999999997},"max":{"1min":2.48,"5min":120.495,"15min":120.495},"last":2.48},{"interface":"front","average":{"1min":1.3069999999999999,"5min":3.7469999999999999,"15min":2.286},"min":{"1min":0.505,"5min":0.30599999999999999,"15min":0.29199999999999998},"max":{"1min":4.399,"5min":120.318,"15min":120.318},"last":2.98}]},{"osd":3,"last update":"Sat Jun 3 20:40:20 2023","interfaces":[{"interface":"back","average":{"1min":1.3440000000000001,"5min":1.6899999999999999,"15min":2.3780000000000001},"min":{"1min":0.59199999999999997,"5min":0.40699999999999997,"15min":0.30599999999999999},"max":{"1min":4.4870000000000001,"5min":9.5060000000000002,"15min":38.268999999999998},"last":3.0230000000000001},{"interface":"front","average":{"1min":1.0409999999999999,"5min":1.2370000000000001,"15min":1.887},"min":{"1min":0.69899999999999995,"5min":0.32100000000000001,"15min":0.32100000000000001},"max":{"1min":2.6099999999999999,"5min":8.0899999999999999,"15min":38.194000000000003},"last":2.8879999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.3360000000000001,"15min":1.248},"min":{"1min":0.38200000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":3.9079999999999999,"5min":10.057,"15min":10.057},"last":0.40999999999999998},{"interface":"front","average":{"1min":1.0800000000000001,"5min":1.8320000000000001,"15min":1.6879999999999999},"min":{"1min":0.503,"5min":0.29299999999999998,"15min":0.247},"max":{"1min":2.9380000000000002,"5min":13.071999999999999,"15min":14.521000000000001},"last":2.9380000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:40:29 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.472,"15min":1.329},"min":{"1min":0.41999999999999998,"5min":0.38500000000000001,"15min":0.318},"max":{"1min":1.8700000000000001,"5min":11.970000000000001,"15min":11.970000000000001},"last":0.58899999999999997},{"interface":"front","average":{"1min":1.401,"5min":1.895,"15min":1.73},"min":{"1min":0.53600000000000003,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":4.5960000000000001,"5min":11.967000000000001,"15min":14.066000000000001},"last":3.1480000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:39:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1220000000000001,"5min":1.627,"15min":1.968},"min":{"1min":0.66300000000000003,"5min":0.35399999999999998,"15min":0.28499999999999998},"max":{"1min":1.423,"5min":8.3810000000000002,"15min":18.952000000000002},"last":3.1240000000000001},{"interface":"front","average":{"1min":1.1850000000000001,"5min":1.389,"15min":1.464},"min":{"1min":0.81699999999999995,"5min":0.34499999999999997,"15min":0.34399999999999997},"max":{"1min":1.5,"5min":8.2059999999999995,"15min":9.2050000000000001},"last":4.0819999999999999}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1060241408,"data_stored":1060241408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1595473920,"data_stored":1595473920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1085603840,"data_stored":1085603840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1287389184,"data_stored":1287389184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":716046336,"data_stored":716046336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":904134656,"data_stored":904134656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":906952704,"data_stored":906952704,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1081606144,"data_stored":1081606144,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:40:44.544 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-06-03T20:40:44.545 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pg_num 31 2023-06-03T20:40:44.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:44.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:44.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:44 smithi083 bash[60048]: cluster 1685824843.3489845 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1340: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-06-03T20:40:44.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:44.677 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:44.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:44.787 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:44.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:44.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.829 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:44.845 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:44 smithi033 bash[74781]: cluster 1685824843.3489845 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1340: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-06-03T20:40:44.846 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:44 smithi033 bash[78259]: cluster 1685824843.3489845 mgr.y (mgr.34104) 1219 : cluster 0 pgmap v1340: 89 pgs: 1 peering, 88 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 47 MiB/s wr, 746 op/s 2023-06-03T20:40:44.879 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 35 16 55432 55416 98.9248 66.625 0.00440979 0.0101015 2023-06-03T20:40:44.930 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:44.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:44.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:44.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:45.053 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:45.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:45.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:45.191 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:45.228 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:45.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:45.363 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:45.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:45.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:45.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:45.606 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:45.638 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:45.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.640 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:45.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:45.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.783 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:45.879 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 36 16 56527 56511 98.078 68.4375 0.013546 0.0101899 2023-06-03T20:40:45.884 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:45.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:45.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:45.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:46.021 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:46.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:46.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:46.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:46.206 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:46.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:46.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:46.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:46.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:46.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:46.484 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:46.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.490 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:46.573 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:46 smithi083 bash[60048]: cluster 1685824845.3497264 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-06-03T20:40:46.573 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:46 smithi033 bash[74781]: cluster 1685824845.3497264 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-06-03T20:40:46.574 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:46] "GET /metrics HTTP/1.1" 200 223915 "" "Prometheus/2.33.4" 2023-06-03T20:40:46.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:46.631 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:46.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:46.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:46.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:46.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:46.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:46 smithi033 bash[78259]: cluster 1685824845.3497264 mgr.y (mgr.34104) 1220 : cluster 0 pgmap v1341: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 88 MiB/s wr, 1.41k op/s 2023-06-03T20:40:46.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 37 16 57560 57544 97.1722 64.5625 0.0143177 0.0102823 2023-06-03T20:40:46.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:46.938 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:46.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:46.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_blocked_ops 2023-06-03T20:40:47.044 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:47.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:47.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:47.181 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:47.230 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:47.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:47.316 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:40:47.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:47.350 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:40:47.365 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:47.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:47.395 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:40:47.449 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:40:47.470 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:47.483 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:40:47.505 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:47.514 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:40:47.552 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:40:47.601 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:40:47.609 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.609 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.609 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:40:47.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:47.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:47 smithi083 bash[60048]: audit 1685824847.2365937 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.33:0/2631827687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:47.647 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:47.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:47.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:47.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:47.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:47.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 38 16 58460 58444 96.0954 56.25 0.0113627 0.0104005 2023-06-03T20:40:47.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:47.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:47.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:47.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:48.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:48.042 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:47 smithi033 bash[74781]: audit 1685824847.2365937 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.33:0/2631827687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:48.042 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:47 smithi033 bash[78259]: audit 1685824847.2365937 mon.a (mon.0) 1511 : audit 0 from='client.? 172.21.15.33:0/2631827687' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:40:48.076 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:48.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:48.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:48.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.220 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:48.321 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:48.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:48.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:48.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:48.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:48.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:48.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:48.629 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:40:48.666 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:48.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:48.772 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:48.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:48.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 39 16 59476 59460 95.2596 63.5 0.0193267 0.0104919 2023-06-03T20:40:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:48 smithi083 bash[60048]: cluster 1685824847.3502302 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:40:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:48 smithi083 bash[60048]: audit 1685824847.6190314 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:48 smithi083 bash[60048]: audit 1685824847.6226885 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.33:0/156152246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:48 smithi083 bash[60048]: audit 1685824848.1061594 mon.a (mon.0) 1513 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:40:48.917 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:48.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[74781]: cluster 1685824847.3502302 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:40:48.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[74781]: audit 1685824847.6190314 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[74781]: audit 1685824847.6226885 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.33:0/156152246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.926 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[74781]: audit 1685824848.1061594 mon.a (mon.0) 1513 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:40:48.927 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[78259]: cluster 1685824847.3502302 mgr.y (mgr.34104) 1221 : cluster 0 pgmap v1342: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2023-06-03T20:40:48.927 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[78259]: audit 1685824847.6190314 mon.a (mon.0) 1512 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.927 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[78259]: audit 1685824847.6226885 mon.b (mon.1) 25 : audit 1 from='client.? 172.21.15.33:0/156152246' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:40:48.927 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:48 smithi033 bash[78259]: audit 1685824848.1061594 mon.a (mon.0) 1513 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:40:48.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:48.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:48.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:49.065 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.104 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:49.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.246 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:49.351 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:49.388 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:49.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:49.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:49.529 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:49.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.533 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:49.634 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.5806358 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.5806665 mon.a (mon.0) 1515 : cluster 1 Cluster is now healthy 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: audit 1685824848.5908084 mon.a (mon.0) 1516 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: audit 1685824848.6071577 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.6071658 osd.4 (osd.4) 240 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.607271 mon.a (mon.0) 1518 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-06-03T20:40:49.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.6083765 osd.5 (osd.5) 216 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.6096087 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.6148453 osd.4 (osd.4) 241 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: cluster 1685824848.6179938 osd.6 (osd.6) 188 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:49 smithi083 bash[60048]: audit 1685824848.6212263 mon.a (mon.0) 1519 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:49.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:49.769 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:49.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:49.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:49.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.5806358 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:40:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.5806665 mon.a (mon.0) 1515 : cluster 1 Cluster is now healthy 2023-06-03T20:40:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: audit 1685824848.5908084 mon.a (mon.0) 1516 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: audit 1685824848.6071577 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.6071658 osd.4 (osd.4) 240 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.607271 mon.a (mon.0) 1518 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.6083765 osd.5 (osd.5) 216 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.6096087 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.6148453 osd.4 (osd.4) 241 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: cluster 1685824848.6179938 osd.6 (osd.6) 188 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[74781]: audit 1685824848.6212263 mon.a (mon.0) 1519 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.5806358 mon.a (mon.0) 1514 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:40:49.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.5806665 mon.a (mon.0) 1515 : cluster 1 Cluster is now healthy 2023-06-03T20:40:49.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: audit 1685824848.5908084 mon.a (mon.0) 1516 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: audit 1685824848.6071577 mon.a (mon.0) 1517 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:40:49.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.6071658 osd.4 (osd.4) 240 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.607271 mon.a (mon.0) 1518 : cluster 0 osdmap e298: 8 total, 8 up, 8 in 2023-06-03T20:40:49.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.6083765 osd.5 (osd.5) 216 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.6096087 osd.7 (osd.7) 223 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.6148453 osd.4 (osd.4) 241 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: cluster 1685824848.6179938 osd.6 (osd.6) 188 : cluster 3 failed to encode map e298 with expected crc 2023-06-03T20:40:49.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:49 smithi033 bash[78259]: audit 1685824848.6212263 mon.a (mon.0) 1519 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:49.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:40:49.873063+0000 min lat: 0.00140675 max lat: 0.317545 avg lat: 0.0105582 2023-06-03T20:40:49.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:40:49.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 40 16 60616 60600 94.6593 71.25 0.00680048 0.0105582 2023-06-03T20:40:49.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:49.935 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:49.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:50.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:50.074 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:50.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.079 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:50.180 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.209 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:50.313 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:50.344 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:50.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:50.450 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.482 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:50.586 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:50.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:50.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:50.776 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:50.880 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 41 15 61716 61701 94.0289 68.8125 0.0188145 0.0106277 2023-06-03T20:40:50.880 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:50.890 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:50 smithi083 bash[60048]: cluster 1685824849.3534546 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:40:50.915 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:50.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:50.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:51.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:51.030 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:50 smithi033 bash[78259]: cluster 1685824849.3534546 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:40:51.033 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:50 smithi033 bash[74781]: cluster 1685824849.3534546 mgr.y (mgr.34104) 1222 : cluster 0 pgmap v1344: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 49 MiB/s wr, 786 op/s 2023-06-03T20:40:51.037 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:51.053 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:51.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:51.157 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:51.192 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:51.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:51.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:51.347 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:51.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:51.451 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:51.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:51.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.496 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:51.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:40:51.597 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:51.638 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:51.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:51.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:51.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:51.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:51.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 42 16 62762 62746 93.3402 65.3125 0.0106675 0.010708 2023-06-03T20:40:51.884 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:51.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:51.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:51.921 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:52.022 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:52.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:52.162 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:52.195 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:52.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:52.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:52.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:40:52.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:52.440 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:52.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:52.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:52.593 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:52.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:52.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:52.731 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:52.765 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:52.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:52.871 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:52.882 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 43 16 63850 63834 92.7509 68 0.00830027 0.010775 2023-06-03T20:40:52.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:52 smithi083 bash[60048]: cluster 1685824851.3543649 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:52.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:52.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:52.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:52.910 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:52 smithi033 bash[78259]: cluster 1685824851.3543649 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:52.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:52 smithi033 bash[74781]: cluster 1685824851.3543649 mgr.y (mgr.34104) 1223 : cluster 0 pgmap v1345: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:53.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:53.046 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:53.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:53.111 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:53.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:53.200 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:53.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:53.305 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:53.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:53.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.333 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:53.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:53.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:53.582 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:53.619 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:53.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:53.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:53.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:53.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.762 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:53.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:53.882 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 44 16 64860 64844 92.0776 63.125 0.0198106 0.010854 2023-06-03T20:40:53.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:53.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:53.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:54.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:54.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:54.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:54.144 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:54.166 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:54.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:54.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:54.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:54.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:54.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:54.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:54.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:54.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:54.588 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:54.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.609 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:54.710 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:54.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:54.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:54.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:54.882 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 45 16 65690 65674 91.1843 51.875 0.0108396 0.01096 2023-06-03T20:40:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:54 smithi083 bash[60048]: cluster 1685824853.3549647 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:54 smithi083 bash[60048]: audit 1685824853.6211004 mon.a (mon.0) 1520 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:54 smithi083 bash[60048]: audit 1685824853.622301 mon.a (mon.0) 1521 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:54 smithi083 bash[60048]: audit 1685824854.3533666 mon.a (mon.0) 1522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:54.903 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[74781]: cluster 1685824853.3549647 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[74781]: audit 1685824853.6211004 mon.a (mon.0) 1520 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[74781]: audit 1685824853.622301 mon.a (mon.0) 1521 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[74781]: audit 1685824854.3533666 mon.a (mon.0) 1522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[78259]: cluster 1685824853.3549647 mgr.y (mgr.34104) 1224 : cluster 0 pgmap v1346: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 65 MiB/s wr, 1.05k op/s 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[78259]: audit 1685824853.6211004 mon.a (mon.0) 1520 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.904 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[78259]: audit 1685824853.622301 mon.a (mon.0) 1521 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:40:54.905 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:54 smithi033 bash[78259]: audit 1685824854.3533666 mon.a (mon.0) 1522 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:54.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:55.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:55.037 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:55.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:55.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:55.179 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:55.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:55.285 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:55.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:55.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.326 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:55.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:55.472 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:55.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:55.579 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:55.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:55.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:55.740 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:55.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:55.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:55.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 46 16 66669 66653 90.5322 61.1875 0.00802496 0.01104 2023-06-03T20:40:55.925 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:55.957 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:55.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:55.961 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:56.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:56.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:56.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:56.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:56.389 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[74781]: audit 1685824855.2654095 mon.a (mon.0) 1523 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.390 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[74781]: audit 1685824855.2754624 mon.a (mon.0) 1524 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.390 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[74781]: cluster 1685824855.3565526 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:56.390 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:40:56] "GET /metrics HTTP/1.1" 200 223930 "" "Prometheus/2.33.4" 2023-06-03T20:40:56.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[78259]: audit 1685824855.2654095 mon.a (mon.0) 1523 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[78259]: audit 1685824855.2754624 mon.a (mon.0) 1524 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.391 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:56 smithi033 bash[78259]: cluster 1685824855.3565526 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:56.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:56.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:56.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:56.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:56 smithi083 bash[60048]: audit 1685824855.2654095 mon.a (mon.0) 1523 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:56 smithi083 bash[60048]: audit 1685824855.2754624 mon.a (mon.0) 1524 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:56.539 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:56 smithi083 bash[60048]: cluster 1685824855.3565526 mgr.y (mgr.34104) 1225 : cluster 0 pgmap v1347: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:56.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:56.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:56.821 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:56.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:56.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:56.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 47 16 67583 67567 89.8215 57.125 0.0250921 0.0111255 2023-06-03T20:40:56.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:57.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:57.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.024 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:57.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:57.170 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:57.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:57.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:40:57.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:40:57.422 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:57.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:57.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:57.561 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:57.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:57.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:57.717 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:40:57.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:57.837 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:57.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 48 16 68504 68488 89.1495 57.5625 0.00486768 0.0112099 2023-06-03T20:40:57.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:57.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:57.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:57.987 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:58.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:58.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:58.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:58.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:58.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:40:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:40:58.416 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.460 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:58.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:58.595 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:58.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:58.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:58 smithi083 bash[60048]: cluster 1685824857.3570094 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:58.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:58 smithi083 bash[60048]: audit 1685824858.2633264 mon.a (mon.0) 1525 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:40:58 smithi083 bash[60048]: audit 1685824858.2762842 mon.a (mon.0) 1526 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.699 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:58.708 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[78259]: cluster 1685824857.3570094 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:58.708 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[78259]: audit 1685824858.2633264 mon.a (mon.0) 1525 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.708 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[78259]: audit 1685824858.2762842 mon.a (mon.0) 1526 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.708 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[74781]: cluster 1685824857.3570094 mgr.y (mgr.34104) 1226 : cluster 0 pgmap v1348: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 65 MiB/s wr, 1.03k op/s 2023-06-03T20:40:58.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[74781]: audit 1685824858.2633264 mon.a (mon.0) 1525 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:40:58 smithi033 bash[74781]: audit 1685824858.2762842 mon.a (mon.0) 1526 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:40:58.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:40:58.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:40:58.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.879 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:58.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:58.882 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:58.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 49 16 69452 69436 88.5393 59.25 0.0225517 0.0112847 2023-06-03T20:40:58.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:59.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:59.262 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:59.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:40:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:40:59.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:40:59.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:40:59.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:59.576 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:40:59.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:40:59.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:59.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:40:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:40:59.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:59.853 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:40:59.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:40:59.861 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:40:59.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 50 16 70406 70390 87.961 59.625 0.00741902 0.0113627 2023-06-03T20:40:59.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:00.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:00.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:00.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.154 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:00.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:00.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:00.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:00.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:00.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:00.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:00.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:00.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.721 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:00.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.836 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:00 smithi083 bash[60048]: cluster 1685824859.3575075 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:41:00.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:00 smithi083 bash[60048]: audit 1685824859.6228664 mon.a (mon.0) 1527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:00.837 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:00 smithi083 bash[60048]: audit 1685824859.630878 mon.a (mon.0) 1528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:00.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:00.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:00.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:00.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 51 16 71355 71339 87.3993 59.3125 0.010167 0.0114351 2023-06-03T20:41:00.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:01.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:01.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[78259]: cluster 1685824859.3575075 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:41:01.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[78259]: audit 1685824859.6228664 mon.a (mon.0) 1527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:01.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[78259]: audit 1685824859.630878 mon.a (mon.0) 1528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:01.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[74781]: cluster 1685824859.3575075 mgr.y (mgr.34104) 1227 : cluster 0 pgmap v1349: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2023-06-03T20:41:01.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[74781]: audit 1685824859.6228664 mon.a (mon.0) 1527 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:01.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:00 smithi033 bash[74781]: audit 1685824859.630878 mon.a (mon.0) 1528 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:01.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:01.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:01.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.263 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:41:01.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:01.398 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.440 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:01.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.580 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:01.686 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:01.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:01.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:01.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:01 smithi033 bash[74781]: audit 1685824861.2503772 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.33:0/2722948354' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:01.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:01 smithi033 bash[74781]: audit 1685824861.2514544 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:01.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:01 smithi033 bash[78259]: audit 1685824861.2503772 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.33:0/2722948354' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:01.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:01 smithi033 bash[78259]: audit 1685824861.2514544 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:01.857 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:01.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:01.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:01.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 52 16 72353 72337 86.918 62.375 0.00739422 0.0114995 2023-06-03T20:41:01.965 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:02.004 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:02.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.007 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:02.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:02.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:02.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.143 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:02.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:01 smithi083 bash[60048]: audit 1685824861.2503772 mon.c (mon.2) 137 : audit 1 from='client.? 172.21.15.33:0/2722948354' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:02.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:01 smithi083 bash[60048]: audit 1685824861.2514544 mon.a (mon.0) 1529 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "31"}]: dispatch 2023-06-03T20:41:02.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:02.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:02.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:02.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:02.422 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:02.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:02.526 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:02.565 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:02.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.568 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:02.669 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:02.700 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:02.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:02.804 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:02 smithi033 bash[74781]: cluster 1685824861.358132 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:41:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:02 smithi033 bash[78259]: cluster 1685824861.358132 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:41:02.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.848 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:02.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:02.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 53 16 73348 73332 86.4514 62.1875 0.0118106 0.011561 2023-06-03T20:41:02.949 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:02.963 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:02 smithi083 bash[60048]: cluster 1685824861.358132 mgr.y (mgr.34104) 1228 : cluster 0 pgmap v1350: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2023-06-03T20:41:02.987 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:02.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:02.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:03.094 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.134 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:03.239 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.273 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:03.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.419 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:03.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.427 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:03.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:03.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:03.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:03.672 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:03.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:03.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:03.815 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:03.856 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:03.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 54 16 74294 74278 85.9453 59.125 0.022815 0.0116291 2023-06-03T20:41:03.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:03.989 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:03.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:03.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:04.096 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:04.115 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:41:04.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:04.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.131 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:04.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:04.270 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:04.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.274 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:04.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:04.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:04.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:04.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:04.569 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:04.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:04.675 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:04.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:04.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:04.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:04.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:04 smithi033 bash[78259]: cluster 1685824863.3585742 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:41:04.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:04 smithi033 bash[74781]: cluster 1685824863.3585742 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:41:04.859 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:04.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:04.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:04.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 55 16 75327 75311 85.5565 64.5625 0.010091 0.0116826 2023-06-03T20:41:04.969 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:04.977 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:04 smithi083 bash[60048]: cluster 1685824863.3585742 mgr.y (mgr.34104) 1229 : cluster 0 pgmap v1351: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 51 MiB/s wr, 822 op/s 2023-06-03T20:41:04.998 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:05.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.002 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:05.103 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:05.140 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:05.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:05.244 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:05.280 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:05.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:05.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:05.435 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:05.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:05.579 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:05.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:05.683 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:05.726 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:05.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:05.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:05.877 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:05.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:05.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:05.883 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 56 16 76348 76332 85.1682 63.8125 0.00857259 0.0117346 2023-06-03T20:41:05.919 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:05.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:06.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:06.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:06.132 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:06.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:06.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:06.269 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:06.308 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:06.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.313 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:06.405 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:41:06.406 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:41:06.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:06.447 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:06.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:06.554 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:06] "GET /metrics HTTP/1.1" 200 223930 "" "Prometheus/2.33.4" 2023-06-03T20:41:06.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:06.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.600 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:06.701 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:06.713 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:06 smithi083 bash[60048]: cluster 1685824865.3606248 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-06-03T20:41:06.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:06.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.745 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:06.846 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:06.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:06.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:06.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:06.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 57 16 77163 77147 84.5677 50.9375 0.00649633 0.0118184 2023-06-03T20:41:06.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:06.995 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:06 smithi033 bash[78259]: cluster 1685824865.3606248 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-06-03T20:41:06.995 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:06 smithi033 bash[74781]: cluster 1685824865.3606248 mgr.y (mgr.34104) 1230 : cluster 0 pgmap v1352: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2023-06-03T20:41:07.021 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:07.126 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:07.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:07.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:07.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:07.299 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:07.403 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:07.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:07.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:07.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:07.577 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:07.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:07.725 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:07.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:07.867 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:07.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:07.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:07.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 58 16 77955 77939 83.9631 49.5 0.0166199 0.0119033 2023-06-03T20:41:07.977 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:08.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:08.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:08.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:08.190 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:08.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:08.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:08.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:08.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:08.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:08.476 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:08.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:08.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:08.615 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:08.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:08.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:08.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:08.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:08.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:08 smithi033 bash[78259]: cluster 1685824867.3610775 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2023-06-03T20:41:08.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:08 smithi033 bash[78259]: audit 1685824868.620309 mon.a (mon.0) 1530 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:08.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:08 smithi033 bash[74781]: cluster 1685824867.3610775 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2023-06-03T20:41:08.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:08 smithi033 bash[74781]: audit 1685824868.620309 mon.a (mon.0) 1530 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:08.860 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:08.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:08 smithi083 bash[60048]: cluster 1685824867.3610775 mgr.y (mgr.34104) 1231 : cluster 0 pgmap v1353: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s 2023-06-03T20:41:08.869 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:08 smithi083 bash[60048]: audit 1685824868.620309 mon.a (mon.0) 1530 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:08.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 59 16 78884 78868 83.5241 58.0625 0.0107456 0.0119663 2023-06-03T20:41:08.890 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:08.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:08.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:08.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:09.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:09.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:09.117 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:41:09.117 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:41:09.117 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-06-03T20:41:09.118 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:41:09.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:09.161 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:09.268 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:09.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:09.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:09.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:09.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.3 dump_historic_ops 2023-06-03T20:41:09.440 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:09.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:09.575 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:09.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:09.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:09.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:09.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:09.831 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:09.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:09.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:09.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:09.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:41:09.877178+0000 min lat: 0.00140675 max lat: 0.317545 avg lat: 0.0120316 2023-06-03T20:41:09.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:41:09.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 60 16 79783 79767 83.0684 56.1875 0.0161581 0.0120316 2023-06-03T20:41:09.968 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:10.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:10.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:10.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:10.146 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:41:10.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:10.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:10.183 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:41:10.222 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:41:10.256 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:41:10.261 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:10.283 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:41:10.295 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:10.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:10.332 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:41:10.379 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:41:10.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:10.426 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:41:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.437 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.438 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.438 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.438 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:41:10.438 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:10.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:10.541 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:10.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:10.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:10.670 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:10 smithi033 bash[78259]: cluster 1685824869.3666553 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:41:10.670 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:10 smithi033 bash[78259]: audit 1685824870.0428095 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.33:0/2032728342' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:10.670 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:10 smithi033 bash[74781]: cluster 1685824869.3666553 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:41:10.670 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:10 smithi033 bash[74781]: audit 1685824870.0428095 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.33:0/2032728342' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:10.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:10.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:10.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:10.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:10.883 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:10.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 61 16 80526 80510 82.4679 46.4375 0.0445782 0.0121205 2023-06-03T20:41:10.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:10.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:10.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:10.997 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:10 smithi083 bash[60048]: cluster 1685824869.3666553 mgr.y (mgr.34104) 1232 : cluster 0 pgmap v1354: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 53 MiB/s wr, 850 op/s 2023-06-03T20:41:10.997 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:10 smithi083 bash[60048]: audit 1685824870.0428095 mon.c (mon.2) 138 : audit 0 from='client.? 172.21.15.33:0/2032728342' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:11.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:11.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:11.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:11.167 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:11.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:11.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:11.303 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:11.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:11.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:11.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:11.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:11.576 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:11.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:11.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:11.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:11.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:11.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:11.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:11.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:11.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 62 16 81465 81449 82.0844 58.6875 0.0230587 0.0121773 2023-06-03T20:41:11.956 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:11.990 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:11.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:11.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:12.094 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:12.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:12.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:12.235 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:12.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:12.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:12.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.412 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:12.515 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:12.662 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:12.678 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:12 smithi033 bash[74781]: cluster 1685824871.367362 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-06-03T20:41:12.700 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:12.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.703 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:12.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:12.844 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:12.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:12.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 63 15 82471 82456 81.7804 62.9375 0.0250137 0.0122216 2023-06-03T20:41:12.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.957 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:12 smithi033 bash[78259]: cluster 1685824871.367362 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-06-03T20:41:12.987 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:12.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:12.992 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:13.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:13.101 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:12 smithi083 bash[60048]: cluster 1685824871.367362 mgr.y (mgr.34104) 1233 : cluster 0 pgmap v1355: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 70 MiB/s wr, 1.13k op/s 2023-06-03T20:41:13.127 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:13.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:13.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:13.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:13.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:13.380 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:13.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:13.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:13.523 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:13.551 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:13.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:13.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:13.685 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:13.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:13.835 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:13.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:13.885 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 64 16 83380 83364 81.3893 56.75 0.0199349 0.0122803 2023-06-03T20:41:13.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:13.979 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:13.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:13.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:14.085 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:14.125 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:14.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:14.229 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:14.271 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:14.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:14.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:14.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.438 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:14.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:14.572 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:14.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:14.677 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:14.681 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:14 smithi033 bash[74781]: cluster 1685824873.3678021 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-06-03T20:41:14.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:14.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:14.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:14.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:14.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:14.884 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 65 16 84187 84171 80.9131 50.4375 0.00661697 0.0123523 2023-06-03T20:41:14.931 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:14 smithi033 bash[78259]: cluster 1685824873.3678021 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-06-03T20:41:14.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:14.999 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:15.104 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:15.113 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:14 smithi083 bash[60048]: cluster 1685824873.3678021 mgr.y (mgr.34104) 1234 : cluster 0 pgmap v1356: 89 pgs: 89 active+clean; 4.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 782 op/s 2023-06-03T20:41:15.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:15.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.142 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:15.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:15.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:15.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:15.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:15.427 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:15.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:15.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:15.574 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:15.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:15.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:15.718 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:15.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:41:15.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:15.866 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:15.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:15.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:15.887 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 66 16 85108 85092 80.5567 57.5625 0.00587156 0.0124068 2023-06-03T20:41:15.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:16.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:16.149 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:16.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:16.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:16.289 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:16.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:16.323 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:16.323 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:16.333 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:16] "GET /metrics HTTP/1.1" 200 223941 "" "Prometheus/2.33.4" 2023-06-03T20:41:16.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:16.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:16.538 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:16.680 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:16.700 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:16 smithi033 bash[78259]: cluster 1685824875.3685722 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:41:16.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:16 smithi033 bash[74781]: cluster 1685824875.3685722 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:41:16.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:16.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.746 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:16.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:16.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:16.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:16.887 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 67 16 85923 85907 80.1145 50.9375 0.00695843 0.0124706 2023-06-03T20:41:16.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:17.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:17.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:17.130 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:16 smithi083 bash[60048]: cluster 1685824875.3685722 mgr.y (mgr.34104) 1235 : cluster 0 pgmap v1357: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2023-06-03T20:41:17.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:17.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:17.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:17.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:17.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:17.402 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:17.437 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:17.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.441 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:17.542 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:17.576 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:17.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:17.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:17.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:17.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:17.848 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:17.880 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:17.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:17.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:17.887 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 68 16 86709 86693 79.6588 49.125 0.0170659 0.0125479 2023-06-03T20:41:17.983 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.019 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:18.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:18.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:18.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:18.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:18.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:18.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:18.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:18.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:18.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:18.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:18.697 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:18.713 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:41:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.736 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:18.736 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:18.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[78259]: cluster 1685824877.3690207 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s 2023-06-03T20:41:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[78259]: audit 1685824878.1304193 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.33:0/2320274325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[78259]: audit 1685824878.1323733 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:18.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[74781]: cluster 1685824877.3690207 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s 2023-06-03T20:41:18.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[74781]: audit 1685824878.1304193 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.33:0/2320274325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:18.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:18 smithi033 bash[74781]: audit 1685824878.1323733 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:18.838 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.875 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:18.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:18.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:18.887 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 69 16 87623 87607 79.3322 57.125 0.00847508 0.0125997 2023-06-03T20:41:18.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:19.122 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:19.132 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:18 smithi083 bash[60048]: cluster 1685824877.3690207 mgr.y (mgr.34104) 1236 : cluster 0 pgmap v1358: 89 pgs: 89 active+clean; 5.1 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 46 MiB/s wr, 742 op/s 2023-06-03T20:41:19.133 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:18 smithi083 bash[60048]: audit 1685824878.1304193 mon.c (mon.2) 139 : audit 1 from='client.? 172.21.15.33:0/2320274325' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:19.133 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:18 smithi083 bash[60048]: audit 1685824878.1323733 mon.a (mon.0) 1531 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:41:19.165 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:19.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:19.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.308 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:19.414 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:19.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:19.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:19.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:19.613 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:19.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:19.716 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:19.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:19.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[74781]: cluster 1685824878.6820998 mon.a (mon.0) 1532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[74781]: audit 1685824878.698777 mon.a (mon.0) 1533 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:41:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[74781]: cluster 1685824878.6991124 osd.6 (osd.6) 189 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[74781]: cluster 1685824878.699133 mon.a (mon.0) 1534 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-06-03T20:41:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[74781]: cluster 1685824878.7113385 osd.4 (osd.4) 242 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:19.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[78259]: cluster 1685824878.6820998 mon.a (mon.0) 1532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:19.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[78259]: audit 1685824878.698777 mon.a (mon.0) 1533 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:41:19.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[78259]: cluster 1685824878.6991124 osd.6 (osd.6) 189 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:19.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[78259]: cluster 1685824878.699133 mon.a (mon.0) 1534 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-06-03T20:41:19.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:19 smithi033 bash[78259]: cluster 1685824878.7113385 osd.4 (osd.4) 242 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:19.864 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.888 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 70 16 88505 88489 78.9849 55.125 0.0264586 0.0126553 2023-06-03T20:41:19.896 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:19.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:19.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:20.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:20.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:19 smithi083 bash[60048]: cluster 1685824878.6820998 mon.a (mon.0) 1532 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:20.008 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:19 smithi083 bash[60048]: audit 1685824878.698777 mon.a (mon.0) 1533 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:41:20.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:19 smithi083 bash[60048]: cluster 1685824878.6991124 osd.6 (osd.6) 189 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:20.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:19 smithi083 bash[60048]: cluster 1685824878.699133 mon.a (mon.0) 1534 : cluster 0 osdmap e299: 8 total, 8 up, 8 in 2023-06-03T20:41:20.009 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:19 smithi083 bash[60048]: cluster 1685824878.7113385 osd.4 (osd.4) 242 : cluster 3 failed to encode map e299 with expected crc 2023-06-03T20:41:20.037 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:20.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:20.146 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.180 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.184 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:20.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.314 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:20.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:20.449 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:20.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:20.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:20.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:20.708 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:20.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:20.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:20.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:20.888 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 71 16 89427 89411 78.6841 57.625 0.0193601 0.0127032 2023-06-03T20:41:20.893 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:20.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:20.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:21.002 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:21.011 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:20 smithi033 bash[74781]: cluster 1685824879.3694484 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-06-03T20:41:21.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:20 smithi033 bash[78259]: cluster 1685824879.3694484 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-06-03T20:41:21.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:21.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:20 smithi083 bash[60048]: cluster 1685824879.3694484 mgr.y (mgr.34104) 1237 : cluster 0 pgmap v1360: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 55 MiB/s wr, 884 op/s 2023-06-03T20:41:21.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:21.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:21.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.199 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:21.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:21.332 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:21.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:21.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:21.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:21.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:21.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:21.612 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:21.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:21.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:21.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:21.861 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:21.890 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 72 16 90342 90326 78.3847 57.1875 0.0108759 0.0127512 2023-06-03T20:41:21.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:21.905 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:22.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:22.035 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:22.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:22.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:22.180 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:22.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:22.284 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:22.326 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:22.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:22.465 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:22.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:22.571 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:22.604 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:22.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:22.710 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:22.745 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:22.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:22 smithi033 bash[74781]: cluster 1685824881.3701377 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:22.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:22 smithi033 bash[78259]: cluster 1685824881.3701377 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:22.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:22.887 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:22.889 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 73 16 91215 91199 78.0584 54.5625 0.0132421 0.0128048 2023-06-03T20:41:22.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:22.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:22.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.006 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:22 smithi083 bash[60048]: cluster 1685824881.3701377 mgr.y (mgr.34104) 1238 : cluster 0 pgmap v1361: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:23.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:23.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:23.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:23.312 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:23.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:23.452 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:23.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.454 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:23.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.585 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:23.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:23.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.723 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:23.824 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:23.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:23.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:23.890 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 74 16 92068 92052 77.724 53.3125 0.0219978 0.0128605 2023-06-03T20:41:23.961 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:23.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:24.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:24.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:24.141 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:41:24.153 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:24.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:24.258 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:24.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:24.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:24.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:24.446 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:24.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:24.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:24.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:24.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:24.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:24.721 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.725 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:24.826 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[74781]: cluster 1685824883.3707397 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:24.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[74781]: audit 1685824883.6303692 mon.a (mon.0) 1535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[74781]: audit 1685824883.6324685 mon.a (mon.0) 1536 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[78259]: cluster 1685824883.3707397 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[78259]: audit 1685824883.6303692 mon.a (mon.0) 1535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:24 smithi033 bash[78259]: audit 1685824883.6324685 mon.a (mon.0) 1536 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:24.890 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:24.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 75 16 92885 92869 77.3683 51.0625 0.0206118 0.0129195 2023-06-03T20:41:24.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:24.893 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:24 smithi083 bash[60048]: cluster 1685824883.3707397 mgr.y (mgr.34104) 1239 : cluster 0 pgmap v1362: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 54 MiB/s wr, 871 op/s 2023-06-03T20:41:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:24 smithi083 bash[60048]: audit 1685824883.6303692 mon.a (mon.0) 1535 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:24 smithi083 bash[60048]: audit 1685824883.6324685 mon.a (mon.0) 1536 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:24.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:25.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:25.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:25.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:25.260 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:25.301 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:25.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:25.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.440 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:25.541 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:25.571 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:25.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:25.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:25.711 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:25.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:25.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.855 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:25.890 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 76 16 93783 93767 77.0887 56.125 0.0106615 0.0129663 2023-06-03T20:41:25.960 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:25.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:25.997 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:26.098 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:26.149 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:26.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:26.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:26.282 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:26.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:26.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:26.396 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:26] "GET /metrics HTTP/1.1" 200 223944 "" "Prometheus/2.33.4" 2023-06-03T20:41:26.424 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:26.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:26.529 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:26.564 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:26.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:26.609 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:26.647 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:26 smithi033 bash[74781]: cluster 1685824885.3715065 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:26.668 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:26.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:26.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:26.827 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:26.834 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:26 smithi083 bash[60048]: cluster 1685824885.3715065 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:26.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:26.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:26.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:26.890 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 77 16 94617 94601 76.7645 52.125 0.020988 0.0130203 2023-06-03T20:41:26.932 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:26 smithi033 bash[78259]: cluster 1685824885.3715065 mgr.y (mgr.34104) 1240 : cluster 0 pgmap v1363: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:26.959 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:27.005 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:27.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.010 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:27.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:27.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:27.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.151 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:27.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:27.291 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:27.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:27.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:27.430 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:27.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:27.567 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:27.673 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:27.708 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:27.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:27.816 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:27.849 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:27.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:27.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:27.890 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 78 16 95478 95462 76.4703 53.8125 0.0254339 0.0130713 2023-06-03T20:41:27.957 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:28.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:28.108 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:28.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:28.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:28.254 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:28.282 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:28.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:28.422 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:28.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:28.570 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:28.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:28.674 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:28.703 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:28.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:28.793 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:28.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:28 smithi033 bash[78259]: cluster 1685824887.3719208 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:28.804 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:28 smithi033 bash[74781]: cluster 1685824887.3719208 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:28.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:28.844 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:28.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:28.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 79 16 96300 96284 76.1522 51.375 0.013461 0.0131251 2023-06-03T20:41:28.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:28.981 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:28.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:28.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:29.087 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:29.102 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:28 smithi083 bash[60048]: cluster 1685824887.3719208 mgr.y (mgr.34104) 1241 : cluster 0 pgmap v1364: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 55 MiB/s wr, 873 op/s 2023-06-03T20:41:29.123 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:29.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:29.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.270 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:29.371 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:29.408 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:29.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:29.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.553 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.553 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:29.654 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:29.690 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:29.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:29.794 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:29.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:29.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.834 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:29.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:2023-06-03T20:41:29.883907+0000 min lat: 0.00140675 max lat: 0.317545 avg lat: 0.0131829 2023-06-03T20:41:29.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2023-06-03T20:41:29.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 80 16 97095 97079 75.8214 49.6875 0.0135444 0.0131829 2023-06-03T20:41:29.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.971 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:29.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:29.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:30.079 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:30.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:30.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.117 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:30.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:30.262 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:30.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:30.365 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.396 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:30.500 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.535 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:30.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:30.676 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:30.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:30.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:30.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:30.892 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 81 16 97894 97878 75.5018 49.9375 0.0109805 0.0132388 2023-06-03T20:41:30.923 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:30.932 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:30 smithi083 bash[60048]: cluster 1685824889.3724399 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-06-03T20:41:30.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:30.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:30.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:31.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.074 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:30 smithi033 bash[74781]: cluster 1685824889.3724399 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-06-03T20:41:31.075 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:30 smithi033 bash[78259]: cluster 1685824889.3724399 mgr.y (mgr.34104) 1242 : cluster 0 pgmap v1365: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s 2023-06-03T20:41:31.100 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:31.204 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:31.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:31.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.243 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:31.344 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:31.377 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:31.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:31.480 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.520 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:31.627 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:31.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:31.791 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:31.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 82 16 98711 98695 75.2038 51.0625 0.0132201 0.0132919 2023-06-03T20:41:31.895 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:31.925 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:31.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:31.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:32.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:32.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:32.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:32.129 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:32.230 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:32.259 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:32.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:32.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:32.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:32.414 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:41:32.414 INFO:teuthology.orchestra.run.smithi033.stdout: "size": 20, 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 600, 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [ 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196866 9.2 9:4b5315fa:::benchmark_data_smithi033_176926_object89784:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.78140389099997, 2023-06-03T20:41:32.415 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19614093799999999, 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.416 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196866 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.417 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615102+0000", 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.418 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615101+0000", 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615107+0000", 2023-06-03T20:41:32.419 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.5409999999999997e-06 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615120+0000", 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2952999999999999e-05 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.420 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.615130+0000", 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2760000000000006e-06 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618302+0000", 2023-06-03T20:41:32.421 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0031722759999999999 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618423+0000", 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000120841 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.422 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.618513+0000", 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0331e-05 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625817+0000", 2023-06-03T20:41:32.423 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0073044319999999996 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625871+0000", 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3786999999999998e-05 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.424 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.810347+0000", 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18447583400000001 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.425 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.810413+0000", 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.6371999999999994e-05 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.811243+0000", 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00082945399999999998 2023-06-03T20:41:32.426 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196870 9.2 9:42686988:::benchmark_data_smithi033_176926_object89788:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.77512109400004, 2023-06-03T20:41:32.427 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23436011700000001, 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196870 2023-06-03T20:41:32.428 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.429 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621385+0000", 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.430 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621384+0000", 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621390+0000", 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1659999999999999e-06 2023-06-03T20:41:32.431 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621405+0000", 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.5315000000000002e-05 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.432 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621413+0000", 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6090000000000003e-06 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.625901+0000", 2023-06-03T20:41:32.433 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044879730000000001 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626068+0000", 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000167233 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.434 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.626235+0000", 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016702500000000001 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.435 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630222+0000", 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003987183 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635163+0000", 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.004940514 2023-06-03T20:41:32.436 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855101+0000", 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21993826699999999 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.437 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855140+0000", 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8951e-05 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855745+0000", 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00060498599999999996 2023-06-03T20:41:32.438 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196871 9.2 9:4f14275a:::benchmark_data_smithi033_176926_object89789:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:41:32.439 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.77507086599996, 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.23490481099999999, 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196871 2023-06-03T20:41:32.440 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.441 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621435+0000", 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621434+0000", 2023-06-03T20:41:32.442 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621438+0000", 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5760000000000002e-06 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.443 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621445+0000", 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1829999999999997e-06 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.621451+0000", 2023-06-03T20:41:32.444 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5790000000000003e-06 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630491+0000", 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0090401289999999992 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.445 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630639+0000", 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00014839599999999999 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,2", 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.630794+0000", 2023-06-03T20:41:32.446 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015426400000000001 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635253+0000", 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044593280000000002 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.447 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.635316+0000", 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.2928999999999993e-05 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855791+0000", 2023-06-03T20:41:32.448 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.22047559899999999 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.855829+0000", 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.7963999999999998e-05 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.449 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.856340+0000", 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00051046200000000005 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.450 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196872 9.4 9:257f1b08:::benchmark_data_smithi033_176926_object89790:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.77417899700004, 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21785928299999999, 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.451 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196872 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.452 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622327+0000", 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.453 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622326+0000", 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.454 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622332+0000", 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7030000000000003e-06 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622342+0000", 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0616e-05 2023-06-03T20:41:32.455 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.622350+0000", 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.7160000000000003e-06 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.456 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623163+0000", 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00081352699999999998 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623271+0000", 2023-06-03T20:41:32.457 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000108002 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.623361+0000", 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9951999999999995e-05 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.458 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.628229+0000", 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0048677319999999996 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.638216+0000", 2023-06-03T20:41:32.459 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.009986946 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839453+0000", 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.20123740300000001 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.460 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.839496+0000", 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3001999999999999e-05 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.461 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840186+0000", 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00068965300000000003 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.462 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196875 9.4 9:27f30f6f:::benchmark_data_smithi033_176926_object89793:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.76717911000003, 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.21129958300000001, 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.463 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196875 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.464 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629327+0000", 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.465 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629324+0000", 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999976 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.466 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629334+0000", 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3340000000000008e-06 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629353+0000", 2023-06-03T20:41:32.467 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.8723999999999999e-05 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629363+0000", 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0825000000000001e-05 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.468 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629409+0000", 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5519000000000002e-05 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629568+0000", 2023-06-03T20:41:32.469 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015950900000000001 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.629727+0000", 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00015835 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.470 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.638289+0000", 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0085625649999999994 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.471 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.645798+0000", 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0075090770000000003 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840217+0000", 2023-06-03T20:41:32.472 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19441872700000001 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840251+0000", 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4056000000000001e-05 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.473 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840626+0000", 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00037513899999999997 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.474 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:196882 9.4 9:25782949:::benchmark_data_smithi033_176926_object89800:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 536.758550141, 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.203120521, 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.475 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 196882 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.476 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637956+0000", 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.477 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637954+0000", 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.478 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637962+0000", 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5490000000000001e-06 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637979+0000", 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.7682000000000001e-05 2023-06-03T20:41:32.479 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.637988+0000", 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.064e-06 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.480 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642379+0000", 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0043905990000000002 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642506+0000", 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012721600000000001 2023-06-03T20:41:32.481 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.642599+0000", 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2448000000000007e-05 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.482 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.645950+0000", 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0033510100000000002 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.646789+0000", 2023-06-03T20:41:32.483 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00083955 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840674+0000", 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.19388476900000001 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.484 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.840720+0000", 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5958000000000003e-05 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:35.841076+0000", 2023-06-03T20:41:32.485 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00035642600000000002 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199674 9.4 9:295367e8:::benchmark_data_smithi033_176926_object92592:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.486 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.93304317699994, 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18494983400000001, 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.487 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199674 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:41:32.488 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463463+0000", 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.489 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463462+0000", 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.490 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463467+0000", 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7049999999999996e-06 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463476+0000", 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8480000000000007e-06 2023-06-03T20:41:32.491 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463481+0000", 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.2950000000000001e-06 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.492 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.474721+0000", 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.011239439 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.474873+0000", 2023-06-03T20:41:32.493 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000152032 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475019+0000", 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000146064 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.494 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.483995+0000", 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0089762290000000005 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484118+0000", 2023-06-03T20:41:32.495 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012307400000000001 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647612+0000", 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16349418800000001 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.496 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647662+0000", 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9585e-05 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.497 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648413+0000", 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00075049299999999997 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.498 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199675 9.1 9:84aeea33:::benchmark_data_smithi033_176926_object92593:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.93283333299996, 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.18405585399999999, 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.499 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199675 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:41:32.500 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463673+0000", 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.501 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463672+0000", 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.502 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463676+0000", 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7609999999999998e-06 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463684+0000", 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8250000000000005e-06 2023-06-03T20:41:32.503 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463689+0000", 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9049999999999996e-06 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.504 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463723+0000", 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4196999999999998e-05 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463800+0000", 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6588000000000006e-05 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.505 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.463868+0000", 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7535999999999998e-05 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.506 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.467505+0000", 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003637571 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.473209+0000", 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0057036420000000001 2023-06-03T20:41:32.507 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647643+0000", 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17443434399999999 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.508 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.509 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647686+0000", 2023-06-03T20:41:32.509 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2432999999999998e-05 2023-06-03T20:41:32.509 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.509 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.509 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647728+0000", 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2861999999999997e-05 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.510 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199678 9.1 9:8328abc4:::benchmark_data_smithi033_176926_object92596:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.92827574499995, 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17961447999999999, 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.511 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199678 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:41:32.512 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468230+0000", 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.513 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468228+0000", 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.514 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468236+0000", 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5159999999999997e-06 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468246+0000", 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0215e-05 2023-06-03T20:41:32.515 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468252+0000", 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.1140000000000002e-06 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.516 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468296+0000", 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.3327e-05 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468371+0000", 2023-06-03T20:41:32.517 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.5486000000000002e-05 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.468440+0000", 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8911000000000005e-05 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.518 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.473704+0000", 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0052639779999999999 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475701+0000", 2023-06-03T20:41:32.519 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0019972449999999999 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647770+0000", 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17206922799999999 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.520 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647804+0000", 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.3543000000000001e-05 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.521 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647845+0000", 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.0568000000000002e-05 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199679 9.8 9:16d518a3:::benchmark_data_smithi033_176926_object92597:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.522 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.92526582200003, 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.17630114199999999, 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.523 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199679 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.524 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471240+0000", 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.525 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471238+0000", 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999981 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.526 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471248+0000", 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.5959999999999993e-06 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471260+0000", 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2432999999999999e-05 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.527 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471269+0000", 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2550000000000003e-06 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.528 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471318+0000", 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.8674000000000002e-05 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471450+0000", 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000132285 2023-06-03T20:41:32.529 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.471574+0000", 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00012326000000000001 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.530 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.477125+0000", 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0055514980000000002 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.478116+0000", 2023-06-03T20:41:32.531 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00099056399999999998 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486721+0000", 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0086052790000000004 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.532 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486768+0000", 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6724999999999997e-05 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.533 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647541+0000", 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.160773465 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.534 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199681 9.4 9:2be9e32b:::benchmark_data_smithi033_176926_object92599:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.92090245600002, 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.178844324, 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.535 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199681 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:41:32.536 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475603+0000", 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.537 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475602+0000", 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475609+0000", 2023-06-03T20:41:32.538 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.6279999999999996e-06 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475622+0000", 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2339e-05 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.539 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.475630+0000", 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.6049999999999998e-06 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.478882+0000", 2023-06-03T20:41:32.540 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.003251725 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479050+0000", 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00016803099999999999 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.541 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479208+0000", 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000157928 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648492+0000", 2023-06-03T20:41:32.542 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16928433900000001 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648531+0000", 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8964999999999997e-05 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.543 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.653667+0000", 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0051352409999999996 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.544 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.653714+0000", 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.7298e-05 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.654448+0000", 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00073381300000000004 2023-06-03T20:41:32.545 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199682 9.8 9:1f013360:::benchmark_data_smithi033_176926_object92600:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:41:32.546 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91682346300001, 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16813653000000001, 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.547 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199682 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.548 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479682+0000", 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.549 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479681+0000", 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479689+0000", 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.8329999999999994e-06 2023-06-03T20:41:32.550 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479701+0000", 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.2846e-05 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.551 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479710+0000", 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.5380000000000002e-06 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479760+0000", 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.9901999999999998e-05 2023-06-03T20:41:32.552 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479840+0000", 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.038e-05 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.553 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 0,5", 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479910+0000", 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9436000000000004e-05 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484619+0000", 2023-06-03T20:41:32.554 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0047097129999999999 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.485951+0000", 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013314690000000001 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.555 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647700+0000", 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16174954999999999 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647756+0000", 2023-06-03T20:41:32.556 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5454999999999997e-05 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647819+0000", 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3038000000000002e-05 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.557 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199684 9.c 9:3b17049b:::benchmark_data_smithi033_176926_object92602:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91677595500005, 2023-06-03T20:41:32.558 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.179083405, 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199684 2023-06-03T20:41:32.559 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.560 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479730+0000", 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479729+0000", 2023-06-03T20:41:32.561 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479733+0000", 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.6059999999999999e-06 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.562 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479740+0000", 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.8730000000000001e-06 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.479745+0000", 2023-06-03T20:41:32.563 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.5400000000000003e-06 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484146+0000", 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0044006840000000002 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.564 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484239+0000", 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2490000000000004e-05 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 4,7", 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484311+0000", 2023-06-03T20:41:32.565 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.2642e-05 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648458+0000", 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.164147086 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.566 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648560+0000", 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00010146500000000001 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.567 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658681+0000", 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.010120720999999999 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658771+0000", 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0130999999999995e-05 2023-06-03T20:41:32.568 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.658813+0000", 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2626000000000002e-05 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.569 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_op(client.45335.0:199688 9.1 9:8fb0d54c:::benchmark_data_smithi033_176926_object92606:head [delete] snapc 0=[] ondisk+write+known_if_redirected e236)", 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91223018699998, 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16373476100000001, 2023-06-03T20:41:32.570 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "client_info": { 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "client": "client.45335", 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "client_addr": "172.21.15.33:0/948288335", 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "tid": 199688 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.571 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.572 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484276+0000", 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484274+0000", 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:41:32.573 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484283+0000", 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.0049999999999993e-06 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.574 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484297+0000", 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.4054e-05 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484308+0000", 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.0611000000000001e-05 2023-06-03T20:41:32.575 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484354+0000", 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6768999999999999e-05 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.576 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484469+0000", 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000114422 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.484579+0000", 2023-06-03T20:41:32.577 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.00011058 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647890+0000", 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16331061599999999 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.578 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647919+0000", 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.8481000000000001e-05 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "op_commit", 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647932+0000", 2023-06-03T20:41:32.579 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3247e-05 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647975+0000", 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2729999999999999e-05 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.580 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.648010+0000", 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.5859999999999999e-05 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.581 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199675 9.1 e236/216 ondisk, result = 0)", 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91028942399998, 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16152060300000001, 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.582 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.583 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486216+0000", 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486215+0000", 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.584 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486223+0000", 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.0419999999999997e-06 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.585 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486234+0000", 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.1032999999999999e-05 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486240+0000", 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.9199999999999998e-06 2023-06-03T20:41:32.586 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647623+0000", 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.161382567 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.587 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647632+0000", 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.3489999999999998e-06 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647737+0000", 2023-06-03T20:41:32.588 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.000104654 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199678 9.1 e236/216 ondisk, result = 0)", 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:41:32.589 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91025265300004, 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16160270700000001, 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.590 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.591 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486253+0000", 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.592 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486255+0000", 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.5749999999999999e-06 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486261+0000", 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.3909999999999997e-06 2023-06-03T20:41:32.593 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486265+0000", 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.2420000000000002e-06 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.594 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647762+0000", 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16149654999999999 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647767+0000", 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.1420000000000001e-06 2023-06-03T20:41:32.595 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647856+0000", 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.9104999999999995e-05 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.596 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45335.0:199685 9.f e236/232 9:fc4c8590:::benchmark_data_smithi033_176926_object92603:head v 236'12797, mlcod=224'6199)", 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.91022440899997, 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.161366114, 2023-06-03T20:41:32.597 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.598 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.599 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486281+0000", 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486287+0000", 2023-06-03T20:41:32.600 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.4999999999999999e-06 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486293+0000", 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.4010000000000002e-06 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.601 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486298+0000", 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.6720000000000003e-06 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486365+0000", 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.7304999999999993e-05 2023-06-03T20:41:32.602 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486394+0000", 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9488e-05 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.603 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.604 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.604 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647613+0000", 2023-06-03T20:41:32.604 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16121903300000001 2023-06-03T20:41:32.604 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.604 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647648+0000", 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.4131000000000002e-05 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.605 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop_reply(client.45335.0:199679 9.8 e236/216 ondisk, result = 0)", 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 531.90986252799996, 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16090410899999999, 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.606 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "started", 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.607 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.608 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486643+0000", 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999995 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486647+0000", 2023-06-03T20:41:32.609 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 3.8970000000000001e-06 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486656+0000", 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.8570000000000007e-06 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.610 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486663+0000", 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3149999999999997e-06 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486708+0000", 2023-06-03T20:41:32.611 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4.5600999999999999e-05 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.486715+0000", 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 7.1010000000000003e-06 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.612 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:32:40.647547+0000", 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.16083202399999999 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.613 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45779.0:51192 11.0 e297/289 11:003cf161:::benchmark_data_smithi033_227323_object51191:head v 297'3104, mlcod=297'3102)", 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:40:40.765350+0000", 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 51.631155753999998, 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.074407695999999995, 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.614 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765350+0000", 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.615 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765350+0000", 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.616 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765349+0000", 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.999999 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765370+0000", 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.0403000000000001e-05 2023-06-03T20:41:32.617 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765379+0000", 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 9.2799999999999992e-06 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.618 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765385+0000", 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7049999999999996e-06 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765414+0000", 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 2.9405000000000001e-05 2023-06-03T20:41:32.619 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.765427+0000", 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.3010000000000001e-05 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.620 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.766729+0000", 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.0013020690000000001 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:40.839758+0000", 2023-06-03T20:41:32.621 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.073028596000000001 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: "description": "osd_repop(client.45779.0:57615 11.2 e297/289 11:4c15bb2f:::benchmark_data_smithi033_227323_object57614:head v 297'3554, mlcod=297'3550)", 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: "initiated_at": "2023-06-03T20:40:46.935463+0000", 2023-06-03T20:41:32.622 INFO:teuthology.orchestra.run.smithi033.stdout: "age": 45.461042814999999, 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.050976665999999997, 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "type_data": { 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "events": [ 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "initiated", 2023-06-03T20:41:32.623 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935463+0000", 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "throttled", 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935463+0000", 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0 2023-06-03T20:41:32.624 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "header_read", 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935462+0000", 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 4294967295.9999986 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.625 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "all_read", 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935526+0000", 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.3995e-05 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "dispatched", 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935539+0000", 2023-06-03T20:41:32.626 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 1.383e-05 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "queued_for_pg", 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.935548+0000", 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 8.8529999999999998e-06 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.627 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "reached_pg", 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.951496+0000", 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.015947978000000002 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "started", 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.951556+0000", 2023-06-03T20:41:32.628 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 6.0053000000000003e-05 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "commit_sent", 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.986382+0000", 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 0.034825680999999997 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: }, 2023-06-03T20:41:32.629 INFO:teuthology.orchestra.run.smithi033.stdout: { 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: "event": "done", 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: "time": "2023-06-03T20:40:46.986440+0000", 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: "duration": 5.7654000000000001e-05 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: } 2023-06-03T20:41:32.630 INFO:teuthology.orchestra.run.smithi033.stdout: ] 2023-06-03T20:41:32.631 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:41:32.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:32.633 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:32.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:32.705 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:32 smithi033 bash[78259]: cluster 1685824891.3732102 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:41:32.706 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:32 smithi033 bash[74781]: cluster 1685824891.3732102 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:41:32.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:32.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:32.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:32.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:32.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:32.891 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 83 16 99404 99388 74.8196 43.3125 0.0232703 0.0133569 2023-06-03T20:41:32.912 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:32.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:32.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:33.016 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:33.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:33.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:32 smithi083 bash[60048]: cluster 1685824891.3732102 mgr.y (mgr.34104) 1243 : cluster 0 pgmap v1366: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 64 MiB/s wr, 1.03k op/s 2023-06-03T20:41:33.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:33.186 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:33.291 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:33.328 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:33.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.331 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:33.432 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:33.468 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:33.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:33.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:33.600 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:33.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.602 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:33.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:33.741 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:33.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:33.887 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:33.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:33.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:33.892 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 84 16 100130 100114 74.4678 45.375 0.0105454 0.0134225 2023-06-03T20:41:33.992 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:34.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:34.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:34.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:34.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:34.287 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:34.296 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: audit 1685824893.1335726 mon.a (mon.0) 1537 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: audit 1685824893.1415234 mon.a (mon.0) 1538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: audit 1685824893.142733 mon.a (mon.0) 1539 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: audit 1685824893.1435935 mon.a (mon.0) 1540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: audit 1685824893.1494365 mon.a (mon.0) 1541 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[74781]: cluster 1685824893.3736598 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-06-03T20:41:34.297 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: audit 1685824893.1335726 mon.a (mon.0) 1537 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.298 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: audit 1685824893.1415234 mon.a (mon.0) 1538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.298 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: audit 1685824893.142733 mon.a (mon.0) 1539 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:41:34.298 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: audit 1685824893.1435935 mon.a (mon.0) 1540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:41:34.298 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: audit 1685824893.1494365 mon.a (mon.0) 1541 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.298 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:34 smithi033 bash[78259]: cluster 1685824893.3736598 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-06-03T20:41:34.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:34.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: audit 1685824893.1335726 mon.a (mon.0) 1537 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: audit 1685824893.1415234 mon.a (mon.0) 1538 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: audit 1685824893.142733 mon.a (mon.0) 1539 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:41:34.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: audit 1685824893.1435935 mon.a (mon.0) 1540 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:41:34.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: audit 1685824893.1494365 mon.a (mon.0) 1541 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:41:34.397 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:34 smithi083 bash[60048]: cluster 1685824893.3736598 mgr.y (mgr.34104) 1244 : cluster 0 pgmap v1367: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 45 MiB/s wr, 716 op/s 2023-06-03T20:41:34.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:34.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:34.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:34.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:34.600 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:34.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:34.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:34.735 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:34.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:34.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:34.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:34.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:34.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:34.893 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 85 16 100891 100875 74.1512 47.5625 0.0242934 0.0134803 2023-06-03T20:41:34.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:35.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:35.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:35.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:35.159 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:35.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:35.263 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:35.286 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:35.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:35.389 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:35.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:35.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:35.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:35.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:35.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:35.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:35.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:35.829 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:35.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:35.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:35.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:35.893 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 86 16 101644 101628 73.8363 47.0625 0.0107858 0.0135373 2023-06-03T20:41:35.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_ops_in_flight 2023-06-03T20:41:35.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:36.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:36.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:36.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:36.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:36.269 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:41:36.284 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:41:36.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:36.318 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:36] "GET /metrics HTTP/1.1" 200 223944 "" "Prometheus/2.33.4" 2023-06-03T20:41:36.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:36.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:36.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:36.439 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:36 smithi033 bash[74781]: cluster 1685824895.374422 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:41:36.478 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:36.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.482 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:36.583 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:36.618 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:36.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:36.726 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:36.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:36 smithi033 bash[78259]: cluster 1685824895.374422 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:41:36.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:36.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:36.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:36.893 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 87 16 102401 102385 73.5313 47.3125 0.0143484 0.0135935 2023-06-03T20:41:36.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:36 smithi083 bash[60048]: cluster 1685824895.374422 mgr.y (mgr.34104) 1245 : cluster 0 pgmap v1368: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s 2023-06-03T20:41:36.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:36.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:36.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:37.012 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:37.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.059 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:37.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:37.217 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:37.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:37.325 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:37.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:37.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:37.443 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:37 smithi033 bash[74781]: audit 1685824896.2447524 mgr.y (mgr.34104) 1246 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:41:37.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:37.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:37.597 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:37 smithi033 bash[78259]: audit 1685824896.2447524 mgr.y (mgr.34104) 1246 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:41:37.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:37.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:37.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:37.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:37.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:37.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:37.893 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 88 16 103178 103162 73.2476 48.5625 0.0175917 0.0136457 2023-06-03T20:41:37.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:37 smithi083 bash[60048]: audit 1685824896.2447524 mgr.y (mgr.34104) 1246 : audit 0 from='client.35928 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:41:37.990 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:38.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:38.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.027 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:38.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:38.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:38.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:38.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:38.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:38.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.324 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:38.425 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:38.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:38.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:38.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:38 smithi083 bash[60048]: cluster 1685824897.3748713 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 671 op/s 2023-06-03T20:41:38.711 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:38 smithi033 bash[74781]: cluster 1685824897.3748713 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 671 op/s 2023-06-03T20:41:38.711 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:38 smithi033 bash[78259]: cluster 1685824897.3748713 mgr.y (mgr.34104) 1247 : cluster 0 pgmap v1369: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 42 MiB/s wr, 671 op/s 2023-06-03T20:41:38.739 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:38.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:38.875 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:38.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:38.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:38.893 INFO:tasks.radosbench.radosbench.0.smithi033.stdout: 89 16 103965 103949 72.9772 49.1875 0.0328243 0.0136968 2023-06-03T20:41:38.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:39.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:39.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.163 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:39.267 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.310 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:39.411 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:39.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:39.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:39.535 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:39.562 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:39.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:39 smithi083 bash[60048]: audit 1685824898.6207218 mon.a (mon.0) 1542 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:39.666 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.707 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:39.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:39.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:39 smithi033 bash[78259]: audit 1685824898.6207218 mon.a (mon.0) 1542 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:39.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:39 smithi033 bash[74781]: audit 1685824898.6207218 mon.a (mon.0) 1542 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:39.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:39.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:39.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:39.895 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total time run: 90.0095 2023-06-03T20:41:39.895 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Total writes made: 104735 2023-06-03T20:41:39.895 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Write size: 65536 2023-06-03T20:41:39.896 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Object size: 65536 2023-06-03T20:41:39.896 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Bandwidth (MB/sec): 72.7249 2023-06-03T20:41:39.896 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Bandwidth: 28.2542 2023-06-03T20:41:39.897 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max bandwidth (MB/sec): 168.875 2023-06-03T20:41:39.897 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min bandwidth (MB/sec): 43.3125 2023-06-03T20:41:39.897 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average IOPS: 1163 2023-06-03T20:41:39.897 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev IOPS: 452.068 2023-06-03T20:41:39.898 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max IOPS: 2702 2023-06-03T20:41:39.898 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min IOPS: 693 2023-06-03T20:41:39.898 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Average Latency(s): 0.0137458 2023-06-03T20:41:39.898 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Stddev Latency(s): 0.0127389 2023-06-03T20:41:39.899 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Max latency(s): 0.317545 2023-06-03T20:41:39.899 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Min latency(s): 0.00140675 2023-06-03T20:41:39.903 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Cleaning up (deleting benchmark objects) 2023-06-03T20:41:39.963 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:40.005 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:40.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:40.066 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1368,"stamp":"2023-06-03T20:41:35.373863+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":6603609998,"num_objects":100778,"num_object_clones":0,"num_object_copies":302334,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":100778,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":101015,"num_write_kb":6450702,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":56,"num_bytes_recovered":3563058,"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":100949,"ondisk_log_size":100949,"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":22802188,"kb_used_data":19280332,"kb_used_omap":21,"kb_used_meta":3521770,"kb_avail":727159028,"statfs":{"total":767960285184,"available":744610844672,"internally_reserved":0,"allocated":19743059968,"data_stored":19736843887,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3606292899},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[4,3,7,8,3,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":818216960,"num_objects":12485,"num_object_clones":0,"num_object_copies":37455,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12485,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12485,"num_write_kb":799040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003423"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":320,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623851+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:40:48.623851+0000","last_peered":"2023-06-03T20:40:48.623851+0000","last_clean":"2023-06-03T20:40:48.623851+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:40:48.623851+0000","last_undegraded":"2023-06-03T20:40:48.623851+0000","last_fullsized":"2023-06-03T20:40:48.623851+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":13,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.626244+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:40:48.626244+0000","last_peered":"2023-06-03T20:40:48.626244+0000","last_clean":"2023-06-03T20:40:48.626244+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:40:48.626244+0000","last_undegraded":"2023-06-03T20:40:48.626244+0000","last_fullsized":"2023-06-03T20:40:48.626244+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":261,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:54.350016+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:40:54.350016+0000","last_peered":"2023-06-03T20:40:54.350016+0000","last_clean":"2023-06-03T20:40:54.350016+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:40:54.350016+0000","last_undegraded":"2023-06-03T20:40:54.350016+0000","last_fullsized":"2023-06-03T20:40:54.350016+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":152,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:41:09.052957+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:41:09.052957+0000","last_peered":"2023-06-03T20:41:09.052957+0000","last_clean":"2023-06-03T20:41:09.052957+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:41:09.052957+0000","last_undegraded":"2023-06-03T20:41:09.052957+0000","last_fullsized":"2023-06-03T20:41:09.052957+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":278,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.614727+0000","last_change":"2023-06-03T20:39:27.472762+0000","last_active":"2023-06-03T20:40:48.614727+0000","last_peered":"2023-06-03T20:40:48.614727+0000","last_clean":"2023-06-03T20:40:48.614727+0000","last_became_active":"2023-06-03T20:39:27.472388+0000","last_became_peered":"2023-06-03T20:39:27.472388+0000","last_unstale":"2023-06-03T20:40:48.614727+0000","last_undegraded":"2023-06-03T20:40:48.614727+0000","last_fullsized":"2023-06-03T20:40:48.614727+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:44:51.650682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":93,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619038+0000","last_change":"2023-06-03T20:39:57.459460+0000","last_active":"2023-06-03T20:40:48.619038+0000","last_peered":"2023-06-03T20:40:48.619038+0000","last_clean":"2023-06-03T20:40:48.619038+0000","last_became_active":"2023-06-03T20:39:57.458961+0000","last_became_peered":"2023-06-03T20:39:57.458961+0000","last_unstale":"2023-06-03T20:40:48.619038+0000","last_undegraded":"2023-06-03T20:40:48.619038+0000","last_fullsized":"2023-06-03T20:40:48.619038+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.17","version":"0'0","reported_seq":150,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.615153+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:40:48.615153+0000","last_peered":"2023-06-03T20:40:48.615153+0000","last_clean":"2023-06-03T20:40:48.615153+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:40:48.615153+0000","last_undegraded":"2023-06-03T20:40:48.615153+0000","last_fullsized":"2023-06-03T20:40:48.615153+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":335,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.632590+0000","last_change":"2023-06-03T20:39:57.445540+0000","last_active":"2023-06-03T20:40:48.632590+0000","last_peered":"2023-06-03T20:40:48.632590+0000","last_clean":"2023-06-03T20:40:48.632590+0000","last_became_active":"2023-06-03T20:39:57.445134+0000","last_became_peered":"2023-06-03T20:39:57.445134+0000","last_unstale":"2023-06-03T20:40:48.632590+0000","last_undegraded":"2023-06-03T20:40:48.632590+0000","last_fullsized":"2023-06-03T20:40:48.632590+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:46:58.695143+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":277,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618851+0000","last_change":"2023-06-03T20:31:15.375315+0000","last_active":"2023-06-03T20:40:48.618851+0000","last_peered":"2023-06-03T20:40:48.618851+0000","last_clean":"2023-06-03T20:40:48.618851+0000","last_became_active":"2023-06-03T20:31:15.374733+0000","last_became_peered":"2023-06-03T20:31:15.374733+0000","last_unstale":"2023-06-03T20:40:48.618851+0000","last_undegraded":"2023-06-03T20:40:48.618851+0000","last_fullsized":"2023-06-03T20:40:48.618851+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":187,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619132+0000","last_change":"2023-06-03T20:39:27.488040+0000","last_active":"2023-06-03T20:40:48.619132+0000","last_peered":"2023-06-03T20:40:48.619132+0000","last_clean":"2023-06-03T20:40:48.619132+0000","last_became_active":"2023-06-03T20:39:27.487636+0000","last_became_peered":"2023-06-03T20:39:27.487636+0000","last_unstale":"2023-06-03T20:40:48.619132+0000","last_undegraded":"2023-06-03T20:40:48.619132+0000","last_fullsized":"2023-06-03T20:40:48.619132+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":269,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.620651+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:40:48.620651+0000","last_peered":"2023-06-03T20:40:48.620651+0000","last_clean":"2023-06-03T20:40:48.620651+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:40:48.620651+0000","last_undegraded":"2023-06-03T20:40:48.620651+0000","last_fullsized":"2023-06-03T20:40:48.620651+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":301,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.600853+0000","last_change":"2023-06-03T20:39:57.452958+0000","last_active":"2023-06-03T20:40:48.600853+0000","last_peered":"2023-06-03T20:40:48.600853+0000","last_clean":"2023-06-03T20:40:48.600853+0000","last_became_active":"2023-06-03T20:39:57.452607+0000","last_became_peered":"2023-06-03T20:39:57.452607+0000","last_unstale":"2023-06-03T20:40:48.600853+0000","last_undegraded":"2023-06-03T20:40:48.600853+0000","last_fullsized":"2023-06-03T20:40:48.600853+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:57:44.680074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'23","reported_seq":346,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624581+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:40:48.624581+0000","last_peered":"2023-06-03T20:40:48.624581+0000","last_clean":"2023-06-03T20:40:48.624581+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:40:48.624581+0000","last_undegraded":"2023-06-03T20:40:48.624581+0000","last_fullsized":"2023-06-03T20:40:48.624581+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":312,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624254+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:40:48.624254+0000","last_peered":"2023-06-03T20:40:48.624254+0000","last_clean":"2023-06-03T20:40:48.624254+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:40:48.624254+0000","last_undegraded":"2023-06-03T20:40:48.624254+0000","last_fullsized":"2023-06-03T20:40:48.624254+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":268,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.620297+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:40:48.620297+0000","last_peered":"2023-06-03T20:40:48.620297+0000","last_clean":"2023-06-03T20:40:48.620297+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:40:48.620297+0000","last_undegraded":"2023-06-03T20:40:48.620297+0000","last_fullsized":"2023-06-03T20:40:48.620297+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":236,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602688+0000","last_change":"2023-06-03T20:39:27.483980+0000","last_active":"2023-06-03T20:40:48.602688+0000","last_peered":"2023-06-03T20:40:48.602688+0000","last_clean":"2023-06-03T20:40:48.602688+0000","last_became_active":"2023-06-03T20:39:27.483608+0000","last_became_peered":"2023-06-03T20:39:27.483608+0000","last_unstale":"2023-06-03T20:40:48.602688+0000","last_undegraded":"2023-06-03T20:40:48.602688+0000","last_fullsized":"2023-06-03T20:40:48.602688+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:07.758821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":150,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.617321+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:40:48.617321+0000","last_peered":"2023-06-03T20:40:48.617321+0000","last_clean":"2023-06-03T20:40:48.617321+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:40:48.617321+0000","last_undegraded":"2023-06-03T20:40:48.617321+0000","last_fullsized":"2023-06-03T20:40:48.617321+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":261,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.621959+0000","last_change":"2023-06-03T20:10:10.897201+0000","last_active":"2023-06-03T20:40:48.621959+0000","last_peered":"2023-06-03T20:40:48.621959+0000","last_clean":"2023-06-03T20:40:48.621959+0000","last_became_active":"2023-06-03T20:10:10.896819+0000","last_became_peered":"2023-06-03T20:10:10.896819+0000","last_unstale":"2023-06-03T20:40:48.621959+0000","last_undegraded":"2023-06-03T20:40:48.621959+0000","last_fullsized":"2023-06-03T20:40:48.621959+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":296,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618962+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:40:48.618962+0000","last_peered":"2023-06-03T20:40:48.618962+0000","last_clean":"2023-06-03T20:40:48.618962+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:40:48.618962+0000","last_undegraded":"2023-06-03T20:40:48.618962+0000","last_fullsized":"2023-06-03T20:40:48.618962+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":159,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.617512+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:40:48.617512+0000","last_peered":"2023-06-03T20:40:48.617512+0000","last_clean":"2023-06-03T20:40:48.617512+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:40:48.617512+0000","last_undegraded":"2023-06-03T20:40:48.617512+0000","last_fullsized":"2023-06-03T20:40:48.617512+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":116,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.621596+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:40:48.621596+0000","last_peered":"2023-06-03T20:40:48.621596+0000","last_clean":"2023-06-03T20:40:48.621596+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:40:48.621596+0000","last_undegraded":"2023-06-03T20:40:48.621596+0000","last_fullsized":"2023-06-03T20:40:48.621596+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":293,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:18.705874+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:41:18.705874+0000","last_peered":"2023-06-03T20:41:18.705874+0000","last_clean":"2023-06-03T20:41:18.705874+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:41:18.705874+0000","last_undegraded":"2023-06-03T20:41:18.705874+0000","last_fullsized":"2023-06-03T20:41:18.705874+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"11.7","version":"299'6159","reported_seq":6177,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.626874+0000","last_change":"2023-06-03T20:39:48.619834+0000","last_active":"2023-06-03T20:41:34.626874+0000","last_peered":"2023-06-03T20:41:34.626874+0000","last_clean":"2023-06-03T20:41:34.626874+0000","last_became_active":"2023-06-03T20:39:48.619435+0000","last_became_peered":"2023-06-03T20:39:48.619435+0000","last_unstale":"2023-06-03T20:41:34.626874+0000","last_undegraded":"2023-06-03T20:41:34.626874+0000","last_fullsized":"2023-06-03T20:41:34.626874+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6159,"log_dups_size":0,"ondisk_log_size":6159,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":403636224,"num_objects":6159,"num_object_clones":0,"num_object_copies":18477,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6159,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6159,"num_write_kb":394176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,4],"acting":[5,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":293,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619414+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:40:48.619414+0000","last_peered":"2023-06-03T20:40:48.619414+0000","last_clean":"2023-06-03T20:40:48.619414+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:40:48.619414+0000","last_undegraded":"2023-06-03T20:40:48.619414+0000","last_fullsized":"2023-06-03T20:40:48.619414+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":291,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618313+0000","last_change":"2023-06-03T20:39:57.457914+0000","last_active":"2023-06-03T20:40:48.618313+0000","last_peered":"2023-06-03T20:40:48.618313+0000","last_clean":"2023-06-03T20:40:48.618313+0000","last_became_active":"2023-06-03T20:39:57.457335+0000","last_became_peered":"2023-06-03T20:39:57.457335+0000","last_unstale":"2023-06-03T20:40:48.618313+0000","last_undegraded":"2023-06-03T20:40:48.618313+0000","last_fullsized":"2023-06-03T20:40:48.618313+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.6","version":"299'6241","reported_seq":6260,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:33.991668+0000","last_change":"2023-06-03T20:39:48.608060+0000","last_active":"2023-06-03T20:41:33.991668+0000","last_peered":"2023-06-03T20:41:33.991668+0000","last_clean":"2023-06-03T20:41:33.991668+0000","last_became_active":"2023-06-03T20:39:48.607673+0000","last_became_peered":"2023-06-03T20:39:48.607673+0000","last_unstale":"2023-06-03T20:41:33.991668+0000","last_undegraded":"2023-06-03T20:41:33.991668+0000","last_fullsized":"2023-06-03T20:41:33.991668+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6241,"log_dups_size":0,"ondisk_log_size":6241,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:21:28.609886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409010176,"num_objects":6241,"num_object_clones":0,"num_object_copies":18723,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6241,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6241,"num_write_kb":399424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,1],"acting":[0,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":283,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619440+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:40:48.619440+0000","last_peered":"2023-06-03T20:40:48.619440+0000","last_clean":"2023-06-03T20:40:48.619440+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:40:48.619440+0000","last_undegraded":"2023-06-03T20:40:48.619440+0000","last_fullsized":"2023-06-03T20:40:48.619440+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":291,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623596+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:40:48.623596+0000","last_peered":"2023-06-03T20:40:48.623596+0000","last_clean":"2023-06-03T20:40:48.623596+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:40:48.623596+0000","last_undegraded":"2023-06-03T20:40:48.623596+0000","last_fullsized":"2023-06-03T20:40:48.623596+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.5","version":"299'6303","reported_seq":6321,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.660602+0000","last_change":"2023-06-03T20:39:48.623717+0000","last_active":"2023-06-03T20:41:34.660602+0000","last_peered":"2023-06-03T20:41:34.660602+0000","last_clean":"2023-06-03T20:41:34.660602+0000","last_became_active":"2023-06-03T20:39:48.623446+0000","last_became_peered":"2023-06-03T20:39:48.623446+0000","last_unstale":"2023-06-03T20:41:34.660602+0000","last_undegraded":"2023-06-03T20:41:34.660602+0000","last_fullsized":"2023-06-03T20:41:34.660602+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6303,"log_dups_size":0,"ondisk_log_size":6303,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413073408,"num_objects":6303,"num_object_clones":0,"num_object_copies":18909,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6303,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6303,"num_write_kb":403392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":304,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.620382+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:40:48.620382+0000","last_peered":"2023-06-03T20:40:48.620382+0000","last_clean":"2023-06-03T20:40:48.620382+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:40:48.620382+0000","last_undegraded":"2023-06-03T20:40:48.620382+0000","last_fullsized":"2023-06-03T20:40:48.620382+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":105,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602497+0000","last_change":"2023-06-03T20:39:57.452753+0000","last_active":"2023-06-03T20:40:48.602497+0000","last_peered":"2023-06-03T20:40:48.602497+0000","last_clean":"2023-06-03T20:40:48.602497+0000","last_became_active":"2023-06-03T20:39:57.452388+0000","last_became_peered":"2023-06-03T20:39:57.452388+0000","last_unstale":"2023-06-03T20:40:48.602497+0000","last_undegraded":"2023-06-03T20:40:48.602497+0000","last_fullsized":"2023-06-03T20:40:48.602497+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:34:55.226726+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.4","version":"299'6305","reported_seq":6323,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.644271+0000","last_change":"2023-06-03T20:39:48.624806+0000","last_active":"2023-06-03T20:41:34.644271+0000","last_peered":"2023-06-03T20:41:34.644271+0000","last_clean":"2023-06-03T20:41:34.644271+0000","last_became_active":"2023-06-03T20:39:48.624484+0000","last_became_peered":"2023-06-03T20:39:48.624484+0000","last_unstale":"2023-06-03T20:41:34.644271+0000","last_undegraded":"2023-06-03T20:41:34.644271+0000","last_fullsized":"2023-06-03T20:41:34.644271+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6305,"log_dups_size":0,"ondisk_log_size":6305,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":413204480,"num_objects":6305,"num_object_clones":0,"num_object_copies":18915,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6305,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6305,"num_write_kb":403520,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":290,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618618+0000","last_change":"2023-06-03T20:28:51.199916+0000","last_active":"2023-06-03T20:40:48.618618+0000","last_peered":"2023-06-03T20:40:48.618618+0000","last_clean":"2023-06-03T20:40:48.618618+0000","last_became_active":"2023-06-03T20:28:51.198958+0000","last_became_peered":"2023-06-03T20:28:51.198958+0000","last_unstale":"2023-06-03T20:40:48.618618+0000","last_undegraded":"2023-06-03T20:40:48.618618+0000","last_fullsized":"2023-06-03T20:40:48.618618+0000","mapping_epoch":220,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":221,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":166,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:59.039031+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:40:59.039031+0000","last_peered":"2023-06-03T20:40:59.039031+0000","last_clean":"2023-06-03T20:40:59.039031+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:40:59.039031+0000","last_undegraded":"2023-06-03T20:40:59.039031+0000","last_fullsized":"2023-06-03T20:40:59.039031+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.3","version":"299'6282","reported_seq":6299,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.640961+0000","last_change":"2023-06-03T20:39:57.455300+0000","last_active":"2023-06-03T20:41:34.640961+0000","last_peered":"2023-06-03T20:41:34.640961+0000","last_clean":"2023-06-03T20:41:34.640961+0000","last_became_active":"2023-06-03T20:39:57.454801+0000","last_became_peered":"2023-06-03T20:39:57.454801+0000","last_unstale":"2023-06-03T20:41:34.640961+0000","last_undegraded":"2023-06-03T20:41:34.640961+0000","last_fullsized":"2023-06-03T20:41:34.640961+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6282,"log_dups_size":0,"ondisk_log_size":6282,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411697152,"num_objects":6282,"num_object_clones":0,"num_object_copies":18846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6282,"num_write_kb":402048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,5],"acting":[7,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":173,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.615413+0000","last_change":"2023-06-03T20:39:27.476893+0000","last_active":"2023-06-03T20:40:48.615413+0000","last_peered":"2023-06-03T20:40:48.615413+0000","last_clean":"2023-06-03T20:40:48.615413+0000","last_became_active":"2023-06-03T20:39:27.476451+0000","last_became_peered":"2023-06-03T20:39:27.476451+0000","last_unstale":"2023-06-03T20:40:48.615413+0000","last_undegraded":"2023-06-03T20:40:48.615413+0000","last_fullsized":"2023-06-03T20:40:48.615413+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:50:10.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":306,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624631+0000","last_change":"2023-06-03T20:39:57.459330+0000","last_active":"2023-06-03T20:40:48.624631+0000","last_peered":"2023-06-03T20:40:48.624631+0000","last_clean":"2023-06-03T20:40:48.624631+0000","last_became_active":"2023-06-03T20:39:57.458146+0000","last_became_peered":"2023-06-03T20:39:57.458146+0000","last_unstale":"2023-06-03T20:40:48.624631+0000","last_undegraded":"2023-06-03T20:40:48.624631+0000","last_fullsized":"2023-06-03T20:40:48.624631+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.2","version":"299'6275","reported_seq":6292,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:35.174199+0000","last_change":"2023-06-03T20:39:48.751614+0000","last_active":"2023-06-03T20:41:35.174199+0000","last_peered":"2023-06-03T20:41:35.174199+0000","last_clean":"2023-06-03T20:41:35.174199+0000","last_became_active":"2023-06-03T20:39:48.751218+0000","last_became_peered":"2023-06-03T20:39:48.751218+0000","last_unstale":"2023-06-03T20:41:35.174199+0000","last_undegraded":"2023-06-03T20:41:35.174199+0000","last_fullsized":"2023-06-03T20:41:35.174199+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6275,"log_dups_size":0,"ondisk_log_size":6275,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:40:05.403244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":411238400,"num_objects":6275,"num_object_clones":0,"num_object_copies":18825,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6275,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6275,"num_write_kb":401600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,3,0],"acting":[2,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":104,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623953+0000","last_change":"2023-06-03T20:39:57.456474+0000","last_active":"2023-06-03T20:40:48.623953+0000","last_peered":"2023-06-03T20:40:48.623953+0000","last_clean":"2023-06-03T20:40:48.623953+0000","last_became_active":"2023-06-03T20:39:57.456087+0000","last_became_peered":"2023-06-03T20:39:57.456087+0000","last_unstale":"2023-06-03T20:40:48.623953+0000","last_undegraded":"2023-06-03T20:40:48.623953+0000","last_fullsized":"2023-06-03T20:40:48.623953+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":288,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623864+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:40:48.623864+0000","last_peered":"2023-06-03T20:40:48.623864+0000","last_clean":"2023-06-03T20:40:48.623864+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:40:48.623864+0000","last_undegraded":"2023-06-03T20:40:48.623864+0000","last_fullsized":"2023-06-03T20:40:48.623864+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.1","version":"299'6233","reported_seq":6250,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.850144+0000","last_change":"2023-06-03T20:39:48.758312+0000","last_active":"2023-06-03T20:41:34.850144+0000","last_peered":"2023-06-03T20:41:34.850144+0000","last_clean":"2023-06-03T20:41:34.850144+0000","last_became_active":"2023-06-03T20:39:48.757521+0000","last_became_peered":"2023-06-03T20:39:48.757521+0000","last_unstale":"2023-06-03T20:41:34.850144+0000","last_undegraded":"2023-06-03T20:41:34.850144+0000","last_fullsized":"2023-06-03T20:41:34.850144+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6233,"log_dups_size":0,"ondisk_log_size":6233,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":408485888,"num_objects":6233,"num_object_clones":0,"num_object_copies":18699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6233,"num_write_kb":398912,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,0],"acting":[6,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":262,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623462+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:40:48.623462+0000","last_peered":"2023-06-03T20:40:48.623462+0000","last_clean":"2023-06-03T20:40:48.623462+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:40:48.623462+0000","last_undegraded":"2023-06-03T20:40:48.623462+0000","last_fullsized":"2023-06-03T20:40:48.623462+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":321,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623806+0000","last_change":"2023-06-03T20:39:57.457710+0000","last_active":"2023-06-03T20:40:48.623806+0000","last_peered":"2023-06-03T20:40:48.623806+0000","last_clean":"2023-06-03T20:40:48.623806+0000","last_became_active":"2023-06-03T20:39:57.457313+0000","last_became_peered":"2023-06-03T20:39:57.457313+0000","last_unstale":"2023-06-03T20:40:48.623806+0000","last_undegraded":"2023-06-03T20:40:48.623806+0000","last_fullsized":"2023-06-03T20:40:48.623806+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"11.0","version":"299'6168","reported_seq":6187,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.411689+0000","last_change":"2023-06-03T20:39:48.756208+0000","last_active":"2023-06-03T20:41:34.411689+0000","last_peered":"2023-06-03T20:41:34.411689+0000","last_clean":"2023-06-03T20:41:34.411689+0000","last_became_active":"2023-06-03T20:39:48.755837+0000","last_became_peered":"2023-06-03T20:39:48.755837+0000","last_unstale":"2023-06-03T20:41:34.411689+0000","last_undegraded":"2023-06-03T20:41:34.411689+0000","last_fullsized":"2023-06-03T20:41:34.411689+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6168,"log_dups_size":0,"ondisk_log_size":6168,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:21:02.104461+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":404226048,"num_objects":6168,"num_object_clones":0,"num_object_copies":18504,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6168,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6168,"num_write_kb":394752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,7],"acting":[1,3,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":295,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.632357+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:40:48.632357+0000","last_peered":"2023-06-03T20:40:48.632357+0000","last_clean":"2023-06-03T20:40:48.632357+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:40:48.632357+0000","last_undegraded":"2023-06-03T20:40:48.632357+0000","last_fullsized":"2023-06-03T20:40:48.632357+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":262,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602871+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:40:48.602871+0000","last_peered":"2023-06-03T20:40:48.602871+0000","last_clean":"2023-06-03T20:40:48.602871+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:40:48.602871+0000","last_undegraded":"2023-06-03T20:40:48.602871+0000","last_fullsized":"2023-06-03T20:40:48.602871+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.d","version":"299'6429","reported_seq":6448,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:35.125221+0000","last_change":"2023-06-03T20:39:48.614907+0000","last_active":"2023-06-03T20:41:35.125221+0000","last_peered":"2023-06-03T20:41:35.125221+0000","last_clean":"2023-06-03T20:41:35.125221+0000","last_became_active":"2023-06-03T20:39:48.614482+0000","last_became_peered":"2023-06-03T20:39:48.614482+0000","last_unstale":"2023-06-03T20:41:35.125221+0000","last_undegraded":"2023-06-03T20:41:35.125221+0000","last_fullsized":"2023-06-03T20:41:35.125221+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6429,"log_dups_size":0,"ondisk_log_size":6429,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:12:10.535786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":421330944,"num_objects":6429,"num_object_clones":0,"num_object_copies":19287,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6429,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6429,"num_write_kb":411456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,4,6],"acting":[2,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":276,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602605+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:40:48.602605+0000","last_peered":"2023-06-03T20:40:48.602605+0000","last_clean":"2023-06-03T20:40:48.602605+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:40:48.602605+0000","last_undegraded":"2023-06-03T20:40:48.602605+0000","last_fullsized":"2023-06-03T20:40:48.602605+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":277,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618818+0000","last_change":"2023-06-03T20:10:10.897410+0000","last_active":"2023-06-03T20:40:48.618818+0000","last_peered":"2023-06-03T20:40:48.618818+0000","last_clean":"2023-06-03T20:40:48.618818+0000","last_became_active":"2023-06-03T20:10:10.896072+0000","last_became_peered":"2023-06-03T20:10:10.896072+0000","last_unstale":"2023-06-03T20:40:48.618818+0000","last_undegraded":"2023-06-03T20:40:48.618818+0000","last_fullsized":"2023-06-03T20:40:48.618818+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":174,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.617386+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:40:48.617386+0000","last_peered":"2023-06-03T20:40:48.617386+0000","last_clean":"2023-06-03T20:40:48.617386+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:40:48.617386+0000","last_undegraded":"2023-06-03T20:40:48.617386+0000","last_fullsized":"2023-06-03T20:40:48.617386+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"11.b","version":"299'6329","reported_seq":6348,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.456065+0000","last_change":"2023-06-03T20:39:48.752706+0000","last_active":"2023-06-03T20:41:34.456065+0000","last_peered":"2023-06-03T20:41:34.456065+0000","last_clean":"2023-06-03T20:41:34.456065+0000","last_became_active":"2023-06-03T20:39:48.752232+0000","last_became_peered":"2023-06-03T20:39:48.752232+0000","last_unstale":"2023-06-03T20:41:34.456065+0000","last_undegraded":"2023-06-03T20:41:34.456065+0000","last_fullsized":"2023-06-03T20:41:34.456065+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+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-06-05T03:43:03.462935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":414777344,"num_objects":6329,"num_object_clones":0,"num_object_copies":18987,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6329,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6329,"num_write_kb":405056,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.2","version":"0'0","reported_seq":310,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618732+0000","last_change":"2023-06-03T20:39:57.460422+0000","last_active":"2023-06-03T20:40:48.618732+0000","last_peered":"2023-06-03T20:40:48.618732+0000","last_clean":"2023-06-03T20:40:48.618732+0000","last_became_active":"2023-06-03T20:39:57.459097+0000","last_became_peered":"2023-06-03T20:39:57.459097+0000","last_unstale":"2023-06-03T20:40:48.618732+0000","last_undegraded":"2023-06-03T20:40:48.618732+0000","last_fullsized":"2023-06-03T20:40:48.618732+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":316,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624201+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:40:48.624201+0000","last_peered":"2023-06-03T20:40:48.624201+0000","last_clean":"2023-06-03T20:40:48.624201+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:40:48.624201+0000","last_undegraded":"2023-06-03T20:40:48.624201+0000","last_fullsized":"2023-06-03T20:40:48.624201+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":276,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:55.095852+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:40:55.095852+0000","last_peered":"2023-06-03T20:40:55.095852+0000","last_clean":"2023-06-03T20:40:55.095852+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:40:55.095852+0000","last_undegraded":"2023-06-03T20:40:55.095852+0000","last_fullsized":"2023-06-03T20:40:55.095852+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.8","version":"299'6325","reported_seq":6343,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.659310+0000","last_change":"2023-06-03T20:39:57.459338+0000","last_active":"2023-06-03T20:41:34.659310+0000","last_peered":"2023-06-03T20:41:34.659310+0000","last_clean":"2023-06-03T20:41:34.659310+0000","last_became_active":"2023-06-03T20:39:57.458907+0000","last_became_peered":"2023-06-03T20:39:57.458907+0000","last_unstale":"2023-06-03T20:41:34.659310+0000","last_undegraded":"2023-06-03T20:41:34.659310+0000","last_fullsized":"2023-06-03T20:41:34.659310+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6325,"log_dups_size":0,"ondisk_log_size":6325,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":414515200,"num_objects":6325,"num_object_clones":0,"num_object_copies":18975,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6325,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6325,"num_write_kb":404800,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,0],"acting":[5,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":142,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.622807+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:40:48.622807+0000","last_peered":"2023-06-03T20:40:48.622807+0000","last_clean":"2023-06-03T20:40:48.622807+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:40:48.622807+0000","last_undegraded":"2023-06-03T20:40:48.622807+0000","last_fullsized":"2023-06-03T20:40:48.622807+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:41:14.417799+0000","last_change":"2023-06-03T20:39:57.450761+0000","last_active":"2023-06-03T20:41:14.417799+0000","last_peered":"2023-06-03T20:41:14.417799+0000","last_clean":"2023-06-03T20:41:14.417799+0000","last_became_active":"2023-06-03T20:39:57.450219+0000","last_became_peered":"2023-06-03T20:39:57.450219+0000","last_unstale":"2023-06-03T20:41:14.417799+0000","last_undegraded":"2023-06-03T20:41:14.417799+0000","last_fullsized":"2023-06-03T20:41:14.417799+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:08:53.629403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":290,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602873+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:40:48.602873+0000","last_peered":"2023-06-03T20:40:48.602873+0000","last_clean":"2023-06-03T20:40:48.602873+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:40:48.602873+0000","last_undegraded":"2023-06-03T20:40:48.602873+0000","last_fullsized":"2023-06-03T20:40:48.602873+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"11.a","version":"299'6394","reported_seq":6412,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.753327+0000","last_change":"2023-06-03T20:39:48.756287+0000","last_active":"2023-06-03T20:41:34.753327+0000","last_peered":"2023-06-03T20:41:34.753327+0000","last_clean":"2023-06-03T20:41:34.753327+0000","last_became_active":"2023-06-03T20:39:48.755508+0000","last_became_peered":"2023-06-03T20:39:48.755508+0000","last_unstale":"2023-06-03T20:41:34.753327+0000","last_undegraded":"2023-06-03T20:41:34.753327+0000","last_fullsized":"2023-06-03T20:41:34.753327+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6394,"log_dups_size":0,"ondisk_log_size":6394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419037184,"num_objects":6394,"num_object_clones":0,"num_object_copies":19182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6394,"num_write_kb":409216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":284,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618739+0000","last_change":"2023-06-03T20:23:31.976134+0000","last_active":"2023-06-03T20:40:48.618739+0000","last_peered":"2023-06-03T20:40:48.618739+0000","last_clean":"2023-06-03T20:40:48.618739+0000","last_became_active":"2023-06-03T20:23:31.975716+0000","last_became_peered":"2023-06-03T20:23:31.975716+0000","last_unstale":"2023-06-03T20:40:48.618739+0000","last_undegraded":"2023-06-03T20:40:48.618739+0000","last_fullsized":"2023-06-03T20:40:48.618739+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":640,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619327+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:40:48.619327+0000","last_peered":"2023-06-03T20:40:48.619327+0000","last_clean":"2023-06-03T20:40:48.619327+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:40:48.619327+0000","last_undegraded":"2023-06-03T20:40:48.619327+0000","last_fullsized":"2023-06-03T20:40:48.619327+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":188,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618531+0000","last_change":"2023-06-03T20:39:27.484292+0000","last_active":"2023-06-03T20:40:48.618531+0000","last_peered":"2023-06-03T20:40:48.618531+0000","last_clean":"2023-06-03T20:40:48.618531+0000","last_became_active":"2023-06-03T20:39:27.483841+0000","last_became_peered":"2023-06-03T20:39:27.483841+0000","last_unstale":"2023-06-03T20:40:48.618531+0000","last_undegraded":"2023-06-03T20:40:48.618531+0000","last_fullsized":"2023-06-03T20:40:48.618531+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":73,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624152+0000","last_change":"2023-06-03T20:39:57.460230+0000","last_active":"2023-06-03T20:40:48.624152+0000","last_peered":"2023-06-03T20:40:48.624152+0000","last_clean":"2023-06-03T20:40:48.624152+0000","last_became_active":"2023-06-03T20:39:57.459825+0000","last_became_peered":"2023-06-03T20:39:57.459825+0000","last_unstale":"2023-06-03T20:40:48.624152+0000","last_undegraded":"2023-06-03T20:40:48.624152+0000","last_fullsized":"2023-06-03T20:40:48.624152+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.9","version":"299'6394","reported_seq":6412,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.047731+0000","last_change":"2023-06-03T20:39:57.452946+0000","last_active":"2023-06-03T20:41:34.047731+0000","last_peered":"2023-06-03T20:41:34.047731+0000","last_clean":"2023-06-03T20:41:34.047731+0000","last_became_active":"2023-06-03T20:39:57.452443+0000","last_became_peered":"2023-06-03T20:39:57.452443+0000","last_unstale":"2023-06-03T20:41:34.047731+0000","last_undegraded":"2023-06-03T20:41:34.047731+0000","last_fullsized":"2023-06-03T20:41:34.047731+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":289,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6394,"log_dups_size":0,"ondisk_log_size":6394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:30:27.020319+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419037184,"num_objects":6394,"num_object_clones":0,"num_object_copies":19182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6394,"num_write_kb":409216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":300,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619227+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:40:48.619227+0000","last_peered":"2023-06-03T20:40:48.619227+0000","last_clean":"2023-06-03T20:40:48.619227+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:40:48.619227+0000","last_undegraded":"2023-06-03T20:40:48.619227+0000","last_fullsized":"2023-06-03T20:40:48.619227+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":272,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.615332+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:40:48.615332+0000","last_peered":"2023-06-03T20:40:48.615332+0000","last_clean":"2023-06-03T20:40:48.615332+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:40:48.615332+0000","last_undegraded":"2023-06-03T20:40:48.615332+0000","last_fullsized":"2023-06-03T20:40:48.615332+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,3],"acting":[0,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":160,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.617553+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:40:48.617553+0000","last_peered":"2023-06-03T20:40:48.617553+0000","last_clean":"2023-06-03T20:40:48.617553+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:40:48.617553+0000","last_undegraded":"2023-06-03T20:40:48.617553+0000","last_fullsized":"2023-06-03T20:40:48.617553+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.c","version":"299'6242","reported_seq":6259,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.455612+0000","last_change":"2023-06-03T20:39:48.609875+0000","last_active":"2023-06-03T20:41:34.455612+0000","last_peered":"2023-06-03T20:41:34.455612+0000","last_clean":"2023-06-03T20:41:34.455612+0000","last_became_active":"2023-06-03T20:39:48.609529+0000","last_became_peered":"2023-06-03T20:39:48.609529+0000","last_unstale":"2023-06-03T20:41:34.455612+0000","last_undegraded":"2023-06-03T20:41:34.455612+0000","last_fullsized":"2023-06-03T20:41:34.455612+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6242,"log_dups_size":0,"ondisk_log_size":6242,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:07:43.969488+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":409075712,"num_objects":6242,"num_object_clones":0,"num_object_copies":18726,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6242,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6242,"num_write_kb":399488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":288,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.620452+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:40:48.620452+0000","last_peered":"2023-06-03T20:40:48.620452+0000","last_clean":"2023-06-03T20:40:48.620452+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:40:48.620452+0000","last_undegraded":"2023-06-03T20:40:48.620452+0000","last_fullsized":"2023-06-03T20:40:48.620452+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":291,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.602589+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:40:48.602589+0000","last_peered":"2023-06-03T20:40:48.602589+0000","last_clean":"2023-06-03T20:40:48.602589+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:40:48.602589+0000","last_undegraded":"2023-06-03T20:40:48.602589+0000","last_fullsized":"2023-06-03T20:40:48.602589+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":151,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.615298+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:40:48.615298+0000","last_peered":"2023-06-03T20:40:48.615298+0000","last_clean":"2023-06-03T20:40:48.615298+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:40:48.615298+0000","last_undegraded":"2023-06-03T20:40:48.615298+0000","last_fullsized":"2023-06-03T20:40:48.615298+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"11.f","version":"299'6408","reported_seq":6426,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.641046+0000","last_change":"2023-06-03T20:39:48.624872+0000","last_active":"2023-06-03T20:41:34.641046+0000","last_peered":"2023-06-03T20:41:34.641046+0000","last_clean":"2023-06-03T20:41:34.641046+0000","last_became_active":"2023-06-03T20:39:48.624572+0000","last_became_peered":"2023-06-03T20:39:48.624572+0000","last_unstale":"2023-06-03T20:41:34.641046+0000","last_undegraded":"2023-06-03T20:41:34.641046+0000","last_fullsized":"2023-06-03T20:41:34.641046+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6408,"log_dups_size":0,"ondisk_log_size":6408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":419954688,"num_objects":6408,"num_object_clones":0,"num_object_copies":19224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6408,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":42,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619847+0000","last_change":"2023-06-03T20:39:27.485939+0000","last_active":"2023-06-03T20:40:48.619847+0000","last_peered":"2023-06-03T20:40:48.619847+0000","last_clean":"2023-06-03T20:40:48.619847+0000","last_became_active":"2023-06-03T20:39:27.485598+0000","last_became_peered":"2023-06-03T20:39:27.485598+0000","last_unstale":"2023-06-03T20:40:48.619847+0000","last_undegraded":"2023-06-03T20:40:48.619847+0000","last_fullsized":"2023-06-03T20:40:48.619847+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":278,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.603060+0000","last_change":"2023-06-03T20:39:57.447172+0000","last_active":"2023-06-03T20:40:48.603060+0000","last_peered":"2023-06-03T20:40:48.603060+0000","last_clean":"2023-06-03T20:40:48.603060+0000","last_became_active":"2023-06-03T20:39:57.446555+0000","last_became_peered":"2023-06-03T20:39:57.446555+0000","last_unstale":"2023-06-03T20:40:48.603060+0000","last_undegraded":"2023-06-03T20:40:48.603060+0000","last_fullsized":"2023-06-03T20:40:48.603060+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:38:02.562919+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":167,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.619582+0000","last_change":"2023-06-03T20:39:27.485874+0000","last_active":"2023-06-03T20:40:48.619582+0000","last_peered":"2023-06-03T20:40:48.619582+0000","last_clean":"2023-06-03T20:40:48.619582+0000","last_became_active":"2023-06-03T20:39:27.485602+0000","last_became_peered":"2023-06-03T20:39:27.485602+0000","last_unstale":"2023-06-03T20:40:48.619582+0000","last_undegraded":"2023-06-03T20:40:48.619582+0000","last_fullsized":"2023-06-03T20:40:48.619582+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"11.e","version":"299'6267","reported_seq":6285,"reported_epoch":299,"state":"active+clean","last_fresh":"2023-06-03T20:41:34.828913+0000","last_change":"2023-06-03T20:39:48.623306+0000","last_active":"2023-06-03T20:41:34.828913+0000","last_peered":"2023-06-03T20:41:34.828913+0000","last_clean":"2023-06-03T20:41:34.828913+0000","last_became_active":"2023-06-03T20:39:48.622842+0000","last_became_peered":"2023-06-03T20:39:48.622842+0000","last_unstale":"2023-06-03T20:41:34.828913+0000","last_undegraded":"2023-06-03T20:41:34.828913+0000","last_fullsized":"2023-06-03T20:41:34.828913+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-06-03T20:39:47.587314+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T20:39:47.587314+0000","last_clean_scrub_stamp":"2023-06-03T20:39:47.587314+0000","objects_scrubbed":0,"log_size":6267,"log_dups_size":0,"ondisk_log_size":6267,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":410714112,"num_objects":6267,"num_object_clones":0,"num_object_copies":18801,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":6267,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6267,"num_write_kb":401088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":106,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.622171+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:40:48.622171+0000","last_peered":"2023-06-03T20:40:48.622171+0000","last_clean":"2023-06-03T20:40:48.622171+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:40:48.622171+0000","last_undegraded":"2023-06-03T20:40:48.622171+0000","last_fullsized":"2023-06-03T20:40:48.622171+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":170,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.617646+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:40:48.617646+0000","last_peered":"2023-06-03T20:40:48.617646+0000","last_clean":"2023-06-03T20:40:48.617646+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:40:48.617646+0000","last_undegraded":"2023-06-03T20:40:48.617646+0000","last_fullsized":"2023-06-03T20:40:48.617646+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":291,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623597+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:40:48.623597+0000","last_peered":"2023-06-03T20:40:48.623597+0000","last_clean":"2023-06-03T20:40:48.623597+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:40:48.623597+0000","last_undegraded":"2023-06-03T20:40:48.623597+0000","last_fullsized":"2023-06-03T20:40:48.623597+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":150,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.614556+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:40:48.614556+0000","last_peered":"2023-06-03T20:40:48.614556+0000","last_clean":"2023-06-03T20:40:48.614556+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:40:48.614556+0000","last_undegraded":"2023-06-03T20:40:48.614556+0000","last_fullsized":"2023-06-03T20:40:48.614556+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":156,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:41:05.105095+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:41:05.105095+0000","last_peered":"2023-06-03T20:41:05.105095+0000","last_clean":"2023-06-03T20:41:05.105095+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:41:05.105095+0000","last_undegraded":"2023-06-03T20:41:05.105095+0000","last_fullsized":"2023-06-03T20:41:05.105095+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":164,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618639+0000","last_change":"2023-06-03T20:31:15.304359+0000","last_active":"2023-06-03T20:40:48.618639+0000","last_peered":"2023-06-03T20:40:48.618639+0000","last_clean":"2023-06-03T20:40:48.618639+0000","last_became_active":"2023-06-03T20:31:15.303874+0000","last_became_peered":"2023-06-03T20:31:15.303874+0000","last_unstale":"2023-06-03T20:40:48.618639+0000","last_undegraded":"2023-06-03T20:40:48.618639+0000","last_fullsized":"2023-06-03T20:40:48.618639+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":291,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624341+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:40:48.624341+0000","last_peered":"2023-06-03T20:40:48.624341+0000","last_clean":"2023-06-03T20:40:48.624341+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:40:48.624341+0000","last_undegraded":"2023-06-03T20:40:48.624341+0000","last_fullsized":"2023-06-03T20:40:48.624341+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":147,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.618982+0000","last_change":"2023-06-03T20:39:57.463880+0000","last_active":"2023-06-03T20:40:48.618982+0000","last_peered":"2023-06-03T20:40:48.618982+0000","last_clean":"2023-06-03T20:40:48.618982+0000","last_became_active":"2023-06-03T20:39:57.456282+0000","last_became_peered":"2023-06-03T20:39:57.456282+0000","last_unstale":"2023-06-03T20:40:48.618982+0000","last_undegraded":"2023-06-03T20:40:48.618982+0000","last_fullsized":"2023-06-03T20:40:48.618982+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"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":303,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.624045+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:40:48.624045+0000","last_peered":"2023-06-03T20:40:48.624045+0000","last_clean":"2023-06-03T20:40:48.624045+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:40:48.624045+0000","last_undegraded":"2023-06-03T20:40:48.624045+0000","last_fullsized":"2023-06-03T20:40:48.624045+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":198,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623480+0000","last_change":"2023-06-03T20:39:57.447772+0000","last_active":"2023-06-03T20:40:48.623480+0000","last_peered":"2023-06-03T20:40:48.623480+0000","last_clean":"2023-06-03T20:40:48.623480+0000","last_became_active":"2023-06-03T20:39:57.447365+0000","last_became_peered":"2023-06-03T20:39:57.447365+0000","last_unstale":"2023-06-03T20:40:48.623480+0000","last_undegraded":"2023-06-03T20:40:48.623480+0000","last_fullsized":"2023-06-03T20:40:48.623480+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:13:02.717652+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[2,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":197,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.622716+0000","last_change":"2023-06-03T20:39:27.474646+0000","last_active":"2023-06-03T20:40:48.622716+0000","last_peered":"2023-06-03T20:40:48.622716+0000","last_clean":"2023-06-03T20:40:48.622716+0000","last_became_active":"2023-06-03T20:39:27.474300+0000","last_became_peered":"2023-06-03T20:39:27.474300+0000","last_unstale":"2023-06-03T20:40:48.622716+0000","last_undegraded":"2023-06-03T20:40:48.622716+0000","last_fullsized":"2023-06-03T20:40:48.622716+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:41:35.232707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":172,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.615245+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:40:48.615245+0000","last_peered":"2023-06-03T20:40:48.615245+0000","last_clean":"2023-06-03T20:40:48.615245+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:40:48.615245+0000","last_undegraded":"2023-06-03T20:40:48.615245+0000","last_fullsized":"2023-06-03T20:40:48.615245+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":315,"reported_epoch":298,"state":"active+clean","last_fresh":"2023-06-03T20:40:48.623401+0000","last_change":"2023-06-03T20:39:57.459753+0000","last_active":"2023-06-03T20:40:48.623401+0000","last_peered":"2023-06-03T20:40:48.623401+0000","last_clean":"2023-06-03T20:40:48.623401+0000","last_became_active":"2023-06-03T20:39:57.458234+0000","last_became_peered":"2023-06-03T20:39:57.458234+0000","last_unstale":"2023-06-03T20:40:48.623401+0000","last_undegraded":"2023-06-03T20:40:48.623401+0000","last_fullsized":"2023-06-03T20:40:48.623401+0000","mapping_epoch":292,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":293,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":[]}],"pool_stats":[{"poolid":11,"num_pg":16,"stat_sum":{"num_bytes":6603014144,"num_objects":100754,"num_object_clones":0,"num_object_copies":302262,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":100754,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":100754,"num_write_kb":6448256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":19821101056,"data_stored":19821101056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":100754,"ondisk_log_size":100754,"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":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":44,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430773,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2917424,"kb_used_data":2402920,"kb_used_omap":0,"kb_used_meta":514496,"kb_avail":90827728,"statfs":{"total":95995035648,"available":93007593472,"internally_reserved":0,"allocated":2460590080,"data_stored":2460051628,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":526843904},"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,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:45 2023","interfaces":[{"interface":"back","average":{"1min":2.5030000000000001,"5min":1.649,"15min":2.6280000000000001},"min":{"1min":0.32300000000000001,"5min":0.23300000000000001,"15min":0.23000000000000001},"max":{"1min":22.408000000000001,"5min":22.408000000000001,"15min":246.643},"last":0.378},{"interface":"front","average":{"1min":2.2469999999999999,"5min":1.405,"15min":2.4350000000000001},"min":{"1min":0.35299999999999998,"5min":0.27500000000000002,"15min":0.27500000000000002},"max":{"1min":22.202999999999999,"5min":22.202999999999999,"15min":246.02600000000001},"last":1.3440000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:40:34 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.018,"15min":1.427},"min":{"1min":0.55900000000000005,"5min":0.318,"15min":0.309},"max":{"1min":2.4849999999999999,"5min":4.7759999999999998,"15min":12.239000000000001},"last":0.45100000000000001},{"interface":"front","average":{"1min":1.4770000000000001,"5min":1.2250000000000001,"15min":1.9019999999999999},"min":{"1min":0.70599999999999996,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":7.0119999999999996,"5min":7.0119999999999996,"15min":12.215},"last":1.0569999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:40:40 2023","interfaces":[{"interface":"back","average":{"1min":1.333,"5min":1.4530000000000001,"15min":1.3300000000000001},"min":{"1min":0.52300000000000002,"5min":0.308,"15min":0.28499999999999998},"max":{"1min":5.5830000000000002,"5min":6.6360000000000001,"15min":7.9699999999999998},"last":2.9790000000000001},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.478,"15min":1.3979999999999999},"min":{"1min":0.40100000000000002,"5min":0.39900000000000002,"15min":0.313},"max":{"1min":2.9359999999999999,"5min":12.161,"15min":12.161},"last":0.56200000000000006}]},{"osd":3,"last update":"Sat Jun 3 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.5609999999999999,"5min":1.4279999999999999,"15min":2.1259999999999999},"min":{"1min":0.371,"5min":0.30599999999999999,"15min":0.30499999999999999},"max":{"1min":6.4809999999999999,"5min":6.4809999999999999,"15min":92.436999999999998},"last":6.2960000000000003},{"interface":"front","average":{"1min":2.129,"5min":1.5209999999999999,"15min":2.3759999999999999},"min":{"1min":0.52700000000000002,"5min":0.34699999999999998,"15min":0.32200000000000001},"max":{"1min":8.6980000000000004,"5min":8.6980000000000004,"15min":91.870000000000005},"last":0.95199999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.2569999999999999,"5min":1.6479999999999999,"15min":1.498},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.29399999999999998},"max":{"1min":3.589,"5min":11.807,"15min":15.456},"last":0.48599999999999999},{"interface":"front","average":{"1min":1.8460000000000001,"5min":1.5389999999999999,"15min":1.5760000000000001},"min":{"1min":0.33400000000000002,"5min":0.33400000000000002,"15min":0.32000000000000001},"max":{"1min":8.6690000000000005,"5min":8.6690000000000005,"15min":17.462},"last":0.98399999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.575,"5min":1.4319999999999999,"15min":1.452},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":5.806,"5min":5.806,"15min":8.9290000000000003},"last":2.0510000000000002},{"interface":"front","average":{"1min":1.3320000000000001,"5min":1.4430000000000001,"15min":1.593},"min":{"1min":0.39200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":3.1280000000000001,"5min":5.8579999999999997,"15min":10.093},"last":0.59799999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:41:03 2023","interfaces":[{"interface":"back","average":{"1min":1.3009999999999999,"5min":1.976,"15min":1.5549999999999999},"min":{"1min":0.41699999999999998,"5min":0.41699999999999998,"15min":0.376},"max":{"1min":2.9900000000000002,"5min":10.778,"15min":18.193999999999999},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.907,"5min":1.752,"15min":1.681},"min":{"1min":0.47099999999999997,"5min":0.377,"15min":0.35099999999999998},"max":{"1min":8.7210000000000001,"5min":8.7210000000000001,"15min":8.7210000000000001},"last":1.0880000000000001}]}]},{"osd":6,"up_from":42,"seq":180388627006,"num_pgs":17,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2443744,"kb_used_data":2020440,"kb_used_omap":0,"kb_used_meta":423296,"kb_avail":91301408,"statfs":{"total":95995035648,"available":93492641792,"internally_reserved":0,"allocated":2068930560,"data_stored":2068408031,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":433455104},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:52 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":5.0049999999999999,"15min":2.653},"min":{"1min":0.33700000000000002,"5min":0.245,"15min":0.245},"max":{"1min":6.4980000000000002,"5min":205.834,"15min":205.834},"last":12.016999999999999},{"interface":"front","average":{"1min":1.3600000000000001,"5min":5.0149999999999997,"15min":2.6019999999999999},"min":{"1min":0.32100000000000001,"5min":0.247,"15min":0.247},"max":{"1min":6.6079999999999997,"5min":205.61500000000001,"15min":205.61500000000001},"last":1.7050000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.3979999999999999,"5min":1.458,"15min":1.528},"min":{"1min":0.29399999999999998,"5min":0.26000000000000001,"15min":0.26000000000000001},"max":{"1min":7.2850000000000001,"5min":12.882,"15min":12.882},"last":0.32200000000000001},{"interface":"front","average":{"1min":1.387,"5min":1.3899999999999999,"15min":1.601},"min":{"1min":0.53800000000000003,"5min":0.28899999999999998,"15min":0.28899999999999998},"max":{"1min":6.3079999999999998,"5min":12.587999999999999,"15min":12.587999999999999},"last":2.2290000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.353,"5min":1.847,"15min":1.427},"min":{"1min":0.39400000000000002,"5min":0.35799999999999998,"15min":0.27700000000000002},"max":{"1min":6.4660000000000002,"5min":28.437000000000001,"15min":28.437000000000001},"last":1.466},{"interface":"front","average":{"1min":1.645,"5min":2.0649999999999999,"15min":1.55},"min":{"1min":0.54300000000000004,"5min":0.28100000000000003,"15min":0.28100000000000003},"max":{"1min":6.2039999999999997,"5min":29.465,"15min":29.465},"last":2.2999999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.3899999999999999,"15min":1.748},"min":{"1min":0.371,"5min":0.371,"15min":0.33700000000000002},"max":{"1min":4.6840000000000002,"5min":7.2800000000000002,"15min":76.682000000000002},"last":0.89800000000000002},{"interface":"front","average":{"1min":0.98599999999999999,"5min":1.4390000000000001,"15min":1.8320000000000001},"min":{"1min":0.40000000000000002,"5min":0.39500000000000002,"15min":0.32800000000000001},"max":{"1min":5.8650000000000002,"5min":14.492000000000001,"15min":76.576999999999998},"last":0.44900000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":0.71099999999999997,"5min":1.407,"15min":1.2050000000000001},"min":{"1min":0.32700000000000001,"5min":0.32600000000000001,"15min":0.28000000000000003},"max":{"1min":1.9590000000000001,"5min":12.6,"15min":12.6},"last":0.45800000000000002},{"interface":"front","average":{"1min":1.0329999999999999,"5min":1.7130000000000001,"15min":1.28},"min":{"1min":0.42999999999999999,"5min":0.35499999999999998,"15min":0.28899999999999998},"max":{"1min":4.6459999999999999,"5min":12.667,"15min":12.667},"last":0.69599999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.226,"5min":1.431,"15min":1.3520000000000001},"min":{"1min":0.40500000000000003,"5min":0.34300000000000003,"15min":0.33000000000000002},"max":{"1min":4.8789999999999996,"5min":7.6749999999999998,"15min":12.287000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":1.073,"5min":1.599,"15min":1.4610000000000001},"min":{"1min":0.41599999999999998,"5min":0.38100000000000001,"15min":0.31},"max":{"1min":4.5999999999999996,"5min":12.922000000000001,"15min":12.922000000000001},"last":0.65800000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:41:11 2023","interfaces":[{"interface":"back","average":{"1min":1.444,"5min":1.9930000000000001,"15min":1.5980000000000001},"min":{"1min":0.46100000000000002,"5min":0.38200000000000001,"15min":0.35099999999999998},"max":{"1min":5.0250000000000004,"5min":20.23,"15min":20.23},"last":6.2930000000000001},{"interface":"front","average":{"1min":0.996,"5min":1.5700000000000001,"15min":1.5269999999999999},"min":{"1min":0.53600000000000003,"5min":0.36799999999999999,"15min":0.32000000000000001},"max":{"1min":2.423,"5min":17.106000000000002,"15min":17.106000000000002},"last":2.6949999999999998}]}]},{"osd":1,"up_from":231,"seq":992137445501,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3830212,"kb_used_data":3601212,"kb_used_omap":5,"kb_used_meta":228986,"kb_avail":89914940,"statfs":{"total":95995035648,"available":92072898560,"internally_reserved":0,"allocated":3687641088,"data_stored":3686570423,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":234482339},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,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":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":2.8300000000000001,"5min":7.5869999999999997,"15min":3.6280000000000001},"min":{"1min":0.38600000000000001,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":16.163,"5min":290.995,"15min":290.995},"last":16.163},{"interface":"front","average":{"1min":3.2229999999999999,"5min":7.8090000000000002,"15min":3.6080000000000001},"min":{"1min":0.219,"5min":0.219,"15min":0.219},"max":{"1min":17.529,"5min":291.19,"15min":291.19},"last":0.34399999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.5389999999999999,"5min":1.575,"15min":1.381},"min":{"1min":0.23400000000000001,"5min":0.23400000000000001,"15min":0.23400000000000001},"max":{"1min":4.282,"5min":32.348999999999997,"15min":32.348999999999997},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.7529999999999999,"5min":1.649,"15min":1.5669999999999999},"min":{"1min":0.27000000000000002,"5min":0.23599999999999999,"15min":0.23599999999999999},"max":{"1min":4.984,"5min":32.293999999999997,"15min":32.293999999999997},"last":1.5900000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":2.2669999999999999,"5min":1.7749999999999999,"15min":1.984},"min":{"1min":0.39800000000000002,"5min":0.26100000000000001,"15min":0.248},"max":{"1min":7.0170000000000003,"5min":30.850999999999999,"15min":30.850999999999999},"last":1.8460000000000001},{"interface":"front","average":{"1min":2.9209999999999998,"5min":1.895,"15min":2.0259999999999998},"min":{"1min":0.39000000000000001,"5min":0.22,"15min":0.22},"max":{"1min":15.923999999999999,"5min":28.138999999999999,"15min":28.138999999999999},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.286,"5min":1.29,"15min":1.4670000000000001},"min":{"1min":0.31,"5min":0.31,"15min":0.31},"max":{"1min":5.024,"5min":13.427,"15min":13.427},"last":0.36399999999999999},{"interface":"front","average":{"1min":1.552,"5min":1.5,"15min":1.637},"min":{"1min":0.442,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.8460000000000001,"5min":15.127000000000001,"15min":15.127000000000001},"last":1.8160000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":2.4089999999999998,"5min":1.8280000000000001,"15min":1.8680000000000001},"min":{"1min":0.46300000000000002,"5min":0.40000000000000002,"15min":0.36799999999999999},"max":{"1min":16.082000000000001,"5min":16.082000000000001,"15min":16.082000000000001},"last":2.8220000000000001},{"interface":"front","average":{"1min":1.391,"5min":1.3169999999999999,"15min":1.72},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":5.0880000000000001,"5min":14.109999999999999,"15min":14.109999999999999},"last":0.33000000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:41:29 2023","interfaces":[{"interface":"back","average":{"1min":2.2549999999999999,"5min":1.7569999999999999,"15min":1.9339999999999999},"min":{"1min":0.45800000000000002,"5min":0.436,"15min":0.40699999999999997},"max":{"1min":16.134,"5min":16.134,"15min":16.134},"last":0.45800000000000002},{"interface":"front","average":{"1min":1.389,"5min":1.492,"15min":1.7509999999999999},"min":{"1min":0.371,"5min":0.371,"15min":0.371},"max":{"1min":5.0609999999999999,"5min":13.904999999999999,"15min":13.904999999999999},"last":0.39800000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.6120000000000001,"5min":1.4059999999999999,"15min":1.9350000000000001},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38200000000000001},"max":{"1min":5.1130000000000004,"5min":13.824,"15min":13.824},"last":0.38300000000000001},{"interface":"front","average":{"1min":1.4790000000000001,"5min":1.5469999999999999,"15min":1.774},"min":{"1min":0.48899999999999999,"5min":0.39100000000000001,"15min":0.39100000000000001},"max":{"1min":3.5099999999999998,"5min":15.081,"15min":15.081},"last":1.8740000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482189,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2772288,"kb_used_data":2409400,"kb_used_omap":5,"kb_used_meta":362874,"kb_avail":90972864,"statfs":{"total":95995035648,"available":93156212736,"internally_reserved":0,"allocated":2467225600,"data_stored":2466212587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":371583610},"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,2,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":1,"last update":"Sat Jun 3 20:40:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1739999999999999,"5min":1.415,"15min":1.956},"min":{"1min":0.26600000000000001,"5min":0.20799999999999999,"15min":0.20799999999999999},"max":{"1min":5.673,"5min":10.869,"15min":10.869},"last":8.2070000000000007},{"interface":"front","average":{"1min":1.1859999999999999,"5min":1.1000000000000001,"15min":2.2029999999999998},"min":{"1min":0.36799999999999999,"5min":0.22,"15min":0.22},"max":{"1min":6.2510000000000003,"5min":7.3600000000000003,"15min":14.018000000000001},"last":6.4329999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:40:46 2023","interfaces":[{"interface":"back","average":{"1min":4.7300000000000004,"5min":2.3370000000000002,"15min":1.6479999999999999},"min":{"1min":0.30599999999999999,"5min":0.25600000000000001,"15min":0.20999999999999999},"max":{"1min":54.168999999999997,"5min":54.168999999999997,"15min":54.168999999999997},"last":2.319},{"interface":"front","average":{"1min":4.7210000000000001,"5min":2.1709999999999998,"15min":1.679},"min":{"1min":0.32400000000000001,"5min":0.22600000000000001,"15min":0.20499999999999999},"max":{"1min":56.704999999999998,"5min":56.704999999999998,"15min":56.704999999999998},"last":2.6640000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:40:59 2023","interfaces":[{"interface":"back","average":{"1min":1.0489999999999999,"5min":1.1000000000000001,"15min":2.5979999999999999},"min":{"1min":0.32400000000000001,"5min":0.28499999999999998,"15min":0.23599999999999999},"max":{"1min":4.7439999999999998,"5min":7.7949999999999999,"15min":238.398},"last":0.38400000000000001},{"interface":"front","average":{"1min":1.3089999999999999,"5min":1.484,"15min":2.6150000000000002},"min":{"1min":0.30599999999999999,"5min":0.30599999999999999,"15min":0.251},"max":{"1min":4.141,"5min":13.128,"15min":239.00899999999999},"last":0.42499999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.4359999999999999,"5min":1.8779999999999999,"15min":1.609},"min":{"1min":0.433,"5min":0.36899999999999999,"15min":0.29399999999999998},"max":{"1min":3.7949999999999999,"5min":16.917999999999999,"15min":16.917999999999999},"last":0.60199999999999998},{"interface":"front","average":{"1min":1.093,"5min":1.3640000000000001,"15min":1.4890000000000001},"min":{"1min":0.34699999999999998,"5min":0.31900000000000001,"15min":0.31900000000000001},"max":{"1min":4.0279999999999996,"5min":14.064,"15min":14.516999999999999},"last":0.68300000000000005}]},{"osd":5,"last update":"Sat Jun 3 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.2689999999999999,"5min":1.569,"15min":1.73},"min":{"1min":0.46400000000000002,"5min":0.39400000000000002,"15min":0.317},"max":{"1min":4.3289999999999997,"5min":8.4979999999999993,"15min":14.558},"last":0.65200000000000002},{"interface":"front","average":{"1min":1.5209999999999999,"5min":1.6859999999999999,"15min":1.7390000000000001},"min":{"1min":0.374,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":4.1959999999999997,"5min":10,"15min":14.706},"last":0.52100000000000002}]},{"osd":6,"last update":"Sat Jun 3 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.171,"5min":1.5189999999999999,"15min":1.665},"min":{"1min":0.45500000000000002,"5min":0.38900000000000001,"15min":0.34200000000000003},"max":{"1min":4.0960000000000001,"5min":11.529,"15min":14.587},"last":0.56499999999999995},{"interface":"front","average":{"1min":1.502,"5min":1.8460000000000001,"15min":1.79},"min":{"1min":0.40899999999999997,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.2359999999999998,"5min":7.798,"15min":21.329999999999998},"last":0.63200000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:40:54 2023","interfaces":[{"interface":"back","average":{"1min":1.8480000000000001,"5min":1.9470000000000001,"15min":1.865},"min":{"1min":0.71799999999999997,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":4.2729999999999997,"5min":21.172999999999998,"15min":21.172999999999998},"last":0.79200000000000004},{"interface":"front","average":{"1min":1.5,"5min":1.867,"15min":1.72},"min":{"1min":0.47799999999999998,"5min":0.39600000000000002,"15min":0.32700000000000001},"max":{"1min":2.786,"5min":21.398,"15min":21.398},"last":1.8240000000000001}]}]},{"osd":2,"up_from":87,"seq":373662155137,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2899900,"kb_used_data":2420148,"kb_used_omap":7,"kb_used_meta":479736,"kb_avail":90845252,"statfs":{"total":95995035648,"available":93025538048,"internally_reserved":0,"allocated":2478231552,"data_stored":2477220646,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":491249745},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.7749999999999999,"5min":1.9790000000000001,"15min":1.6659999999999999},"min":{"1min":0.251,"5min":0.20999999999999999,"15min":0.19600000000000001},"max":{"1min":5.3319999999999999,"5min":23.908999999999999,"15min":57.338999999999999},"last":0.79200000000000004},{"interface":"front","average":{"1min":2.2959999999999998,"5min":1.8600000000000001,"15min":1.782},"min":{"1min":0.42099999999999999,"5min":0.23100000000000001,"15min":0.23100000000000001},"max":{"1min":9.1440000000000001,"5min":10.130000000000001,"15min":57.302999999999997},"last":0.83299999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":2.7610000000000001,"5min":2.3260000000000001,"15min":1.706},"min":{"1min":0.375,"5min":0.23499999999999999,"15min":0.23499999999999999},"max":{"1min":11.779999999999999,"5min":74.108000000000004,"15min":74.108000000000004},"last":0.51600000000000001},{"interface":"front","average":{"1min":3.0830000000000002,"5min":2.4769999999999999,"15min":1.9179999999999999},"min":{"1min":0.30099999999999999,"5min":0.28299999999999997,"15min":0.246},"max":{"1min":11.816000000000001,"5min":74.488,"15min":74.488},"last":2.3580000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:41:17 2023","interfaces":[{"interface":"back","average":{"1min":1.518,"5min":1.405,"15min":3.9119999999999999},"min":{"1min":0.32500000000000001,"5min":0.27500000000000002,"15min":0.21199999999999999},"max":{"1min":6.2759999999999998,"5min":6.3739999999999997,"15min":269.459},"last":6.9859999999999998},{"interface":"front","average":{"1min":2.4609999999999999,"5min":1.5980000000000001,"15min":3.855},"min":{"1min":0.35999999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":14.054,"5min":14.054,"15min":271.16300000000001},"last":1.746}]},{"osd":4,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.3919999999999999,"5min":1.5860000000000001,"15min":1.5009999999999999},"min":{"1min":0.34699999999999998,"5min":0.315,"15min":0.308},"max":{"1min":4.7380000000000004,"5min":5.5709999999999997,"15min":10.047000000000001},"last":0.77500000000000002},{"interface":"front","average":{"1min":1.4730000000000001,"5min":1.7470000000000001,"15min":1.4410000000000001},"min":{"1min":0.38900000000000001,"5min":0.35299999999999998,"15min":0.34599999999999997},"max":{"1min":4.6689999999999996,"5min":10.358000000000001,"15min":14.007999999999999},"last":0.72099999999999997}]},{"osd":5,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.996,"5min":1.4970000000000001,"15min":1.5489999999999999},"min":{"1min":0.44500000000000001,"5min":0.35999999999999999,"15min":0.31900000000000001},"max":{"1min":6.7229999999999999,"5min":6.7229999999999999,"15min":9.0489999999999995},"last":0.57399999999999995},{"interface":"front","average":{"1min":1.413,"5min":1.5189999999999999,"15min":1.637},"min":{"1min":0.40200000000000002,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":4.7809999999999997,"5min":6.2510000000000003,"15min":11.022},"last":0.44700000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.802,"5min":1.806,"15min":1.504},"min":{"1min":0.34100000000000003,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":5.7450000000000001,"5min":9.7739999999999991,"15min":10.765000000000001},"last":1.085},{"interface":"front","average":{"1min":1.9450000000000001,"5min":1.722,"15min":1.5580000000000001},"min":{"1min":0.46800000000000003,"5min":0.32900000000000001,"15min":0.32900000000000001},"max":{"1min":6.6609999999999996,"5min":7.5190000000000001,"15min":8.9499999999999993},"last":0.46800000000000003}]},{"osd":7,"last update":"Sat Jun 3 20:41:34 2023","interfaces":[{"interface":"back","average":{"1min":1.6759999999999999,"5min":1.708,"15min":1.542},"min":{"1min":0.48899999999999999,"5min":0.35599999999999998,"15min":0.35599999999999998},"max":{"1min":5.7839999999999998,"5min":9.7159999999999993,"15min":10.795},"last":0.75700000000000001},{"interface":"front","average":{"1min":2.2330000000000001,"5min":1.625,"15min":1.647},"min":{"1min":0.499,"5min":0.41099999999999998,"15min":0.41099999999999998},"max":{"1min":6.694,"5min":6.694,"15min":9.6039999999999992},"last":0.63300000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991611,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3384256,"kb_used_data":2821368,"kb_used_omap":2,"kb_used_meta":562877,"kb_avail":90360896,"statfs":{"total":95995035648,"available":92529557504,"internally_reserved":0,"allocated":2889080832,"data_stored":2888066137,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":576386101},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,1,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":13.834,"5min":6.04,"15min":3.8199999999999998},"min":{"1min":0.24099999999999999,"5min":0.19600000000000001,"15min":0.19600000000000001},"max":{"1min":172.47399999999999,"5min":172.47399999999999,"15min":186.583},"last":1.194},{"interface":"front","average":{"1min":14.237,"5min":6.1760000000000002,"15min":3.8839999999999999},"min":{"1min":0.26000000000000001,"5min":0.23799999999999999,"15min":0.185},"max":{"1min":171.41499999999999,"5min":171.41499999999999,"15min":188.77600000000001},"last":0.36699999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:41:33 2023","interfaces":[{"interface":"back","average":{"1min":3.0139999999999998,"5min":1.2849999999999999,"15min":2.4929999999999999},"min":{"1min":0.36599999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":17.108000000000001,"5min":17.108000000000001,"15min":17.108000000000001},"last":0.55500000000000005},{"interface":"front","average":{"1min":1.8680000000000001,"5min":1.1379999999999999,"15min":2.2389999999999999},"min":{"1min":0.25800000000000001,"5min":0.253,"15min":0.20300000000000001},"max":{"1min":4.649,"5min":8.5960000000000001,"15min":14.042999999999999},"last":0.77400000000000002}]},{"osd":2,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.732,"5min":3.5609999999999999,"15min":2.3420000000000001},"min":{"1min":0.29399999999999998,"5min":0.246,"15min":0.246},"max":{"1min":9.093,"5min":121.078,"15min":121.078},"last":0.502},{"interface":"front","average":{"1min":2.3039999999999998,"5min":3.532,"15min":2.3919999999999999},"min":{"1min":0.28399999999999997,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":8.7469999999999999,"5min":120.813,"15min":120.813},"last":0.39800000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.649,"5min":1.4159999999999999,"15min":1.6579999999999999},"min":{"1min":0.38400000000000001,"5min":0.378,"15min":0.35199999999999998},"max":{"1min":4.8700000000000001,"5min":9.5180000000000007,"15min":12.045},"last":0.46700000000000003},{"interface":"front","average":{"1min":1.5820000000000001,"5min":1.6459999999999999,"15min":1.601},"min":{"1min":0.33200000000000002,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.1369999999999996,"5min":9.0600000000000005,"15min":9.0600000000000005},"last":1.0469999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.242,"5min":1.411,"15min":1.9239999999999999},"min":{"1min":0.41199999999999998,"5min":0.36799999999999999,"15min":0.34799999999999998},"max":{"1min":4.6840000000000002,"5min":8.9169999999999998,"15min":24.832000000000001},"last":1.0109999999999999},{"interface":"front","average":{"1min":2.0059999999999998,"5min":1.524,"15min":1.9399999999999999},"min":{"1min":0.36499999999999999,"5min":0.36499999999999999,"15min":0.32900000000000001},"max":{"1min":7.5640000000000001,"5min":8.8979999999999997,"15min":24.867999999999999},"last":0.79900000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":1.8819999999999999,"5min":1.554,"15min":1.6399999999999999},"min":{"1min":0.5,"5min":0.38200000000000001,"15min":0.34100000000000003},"max":{"1min":7.6070000000000002,"5min":8.9169999999999998,"15min":11.468},"last":0.98199999999999998},{"interface":"front","average":{"1min":1.8959999999999999,"5min":1.6930000000000001,"15min":1.7669999999999999},"min":{"1min":0.52600000000000002,"5min":0.42299999999999999,"15min":0.34200000000000003},"max":{"1min":8.1690000000000005,"5min":9.8520000000000003,"15min":14.712999999999999},"last":0.49299999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:41:09 2023","interfaces":[{"interface":"back","average":{"1min":2.1419999999999999,"5min":1.651,"15min":1.901},"min":{"1min":0.48699999999999999,"5min":0.44700000000000001,"15min":0.39300000000000002},"max":{"1min":8.1240000000000006,"5min":8.8000000000000007,"15min":12.192},"last":0.52300000000000002},{"interface":"front","average":{"1min":1.494,"5min":1.6639999999999999,"15min":1.819},"min":{"1min":0.38300000000000001,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":4.7110000000000003,"5min":8.8819999999999997,"15min":17.152000000000001},"last":0.94899999999999995}]}]},{"osd":4,"up_from":30,"seq":128849019471,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2032296,"kb_used_data":1599584,"kb_used_omap":0,"kb_used_meta":432704,"kb_avail":91712856,"statfs":{"total":95995035648,"available":93913964544,"internally_reserved":0,"allocated":1637974016,"data_stored":1637443142,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":443088896},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:40:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":1.6910000000000001,"15min":1.653},"min":{"1min":0.28299999999999997,"5min":0.22900000000000001,"15min":0.22900000000000001},"max":{"1min":2.367,"5min":20.434999999999999,"15min":50.149000000000001},"last":0.47299999999999998},{"interface":"front","average":{"1min":0.90400000000000003,"5min":1.885,"15min":1.677},"min":{"1min":0.40100000000000002,"5min":0.29599999999999999,"15min":0.28399999999999997},"max":{"1min":2.383,"5min":20.399999999999999,"15min":50.198999999999998},"last":2.1789999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:40:34 2023","interfaces":[{"interface":"back","average":{"1min":1.2070000000000001,"5min":2.9809999999999999,"15min":1.9299999999999999},"min":{"1min":0.32200000000000001,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":4.9909999999999997,"5min":178.298,"15min":178.298},"last":0.433},{"interface":"front","average":{"1min":1.198,"5min":3.1469999999999998,"15min":1.996},"min":{"1min":0.44,"5min":0.316,"15min":0.316},"max":{"1min":3.1139999999999999,"5min":178.584,"15min":178.584},"last":2.238}]},{"osd":2,"last update":"Sat Jun 3 20:40:42 2023","interfaces":[{"interface":"back","average":{"1min":1.113,"5min":1.845,"15min":1.4299999999999999},"min":{"1min":0.49099999999999999,"5min":0.32400000000000001,"15min":0.28000000000000003},"max":{"1min":2.742,"5min":10.746,"15min":15.038},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.5449999999999999,"15min":1.262},"min":{"1min":0.40100000000000002,"5min":0.29199999999999998,"15min":0.29099999999999998},"max":{"1min":3.468,"5min":11.015000000000001,"15min":11.015000000000001},"last":5.9050000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:41:07 2023","interfaces":[{"interface":"back","average":{"1min":1.177,"5min":1.3169999999999999,"15min":2.2810000000000001},"min":{"1min":0.38600000000000001,"5min":0.35299999999999998,"15min":0.30599999999999999},"max":{"1min":3.3260000000000001,"5min":8.0259999999999998,"15min":110.36},"last":0.39800000000000002},{"interface":"front","average":{"1min":1.3160000000000001,"5min":1.607,"15min":2.4820000000000002},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.34000000000000002},"max":{"1min":5.3209999999999997,"5min":11.118,"15min":111.44},"last":2.1419999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:40:42 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.9670000000000001,"15min":1.492},"min":{"1min":0.31,"5min":0.31,"15min":0.28599999999999998},"max":{"1min":2.6850000000000001,"5min":14.664999999999999,"15min":14.673999999999999},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.90600000000000003,"5min":2.04,"15min":1.7050000000000001},"min":{"1min":0.39400000000000002,"5min":0.34599999999999997,"15min":0.315},"max":{"1min":2.073,"5min":11.938000000000001,"15min":11.938000000000001},"last":2.202}]},{"osd":6,"last update":"Sat Jun 3 20:40:42 2023","interfaces":[{"interface":"back","average":{"1min":1.1519999999999999,"5min":1.7210000000000001,"15min":1.405},"min":{"1min":0.377,"5min":0.32500000000000001,"15min":0.32500000000000001},"max":{"1min":3.3519999999999999,"5min":9.6289999999999996,"15min":16.783999999999999},"last":0.32700000000000001},{"interface":"front","average":{"1min":1.1839999999999999,"5min":2.1520000000000001,"15min":1.619},"min":{"1min":0.44800000000000001,"5min":0.44800000000000001,"15min":0.375},"max":{"1min":4.149,"5min":11.616,"15min":17.131},"last":0.73099999999999998}]},{"osd":7,"last update":"Sat Jun 3 20:41:18 2023","interfaces":[{"interface":"back","average":{"1min":1.2470000000000001,"5min":1.774,"15min":1.952},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.318},"max":{"1min":3.0790000000000002,"5min":11.629,"15min":100.422},"last":2.1019999999999999},{"interface":"front","average":{"1min":1.387,"5min":1.526,"15min":1.8480000000000001},"min":{"1min":0.41299999999999998,"5min":0.37,"15min":0.35399999999999998},"max":{"1min":4.2830000000000004,"5min":9.7780000000000005,"15min":99.703999999999994},"last":2.2130000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823239,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2522068,"kb_used_data":2005260,"kb_used_omap":0,"kb_used_meta":516800,"kb_avail":91223084,"statfs":{"total":95995035648,"available":93412438016,"internally_reserved":0,"allocated":2053386240,"data_stored":2052871293,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":529203200},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1,1,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.411,"5min":6.3570000000000002,"15min":3.351},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.253},"max":{"1min":5.5860000000000003,"5min":174.124,"15min":174.124},"last":0.96799999999999997},{"interface":"front","average":{"1min":1.2969999999999999,"5min":6.4379999999999997,"15min":3.7229999999999999},"min":{"1min":0.29499999999999998,"5min":0.28899999999999998,"15min":0.27200000000000002},"max":{"1min":5.2359999999999998,"5min":174.07400000000001,"15min":174.07400000000001},"last":0.98199999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":2.7509999999999999,"5min":1.3500000000000001,"15min":2.6720000000000002},"min":{"1min":0.26900000000000002,"5min":0.26600000000000001,"15min":0.26600000000000001},"max":{"1min":18.765999999999998,"5min":18.765999999999998,"15min":45.683},"last":0.93200000000000005},{"interface":"front","average":{"1min":3.02,"5min":1.675,"15min":2.452},"min":{"1min":0.29899999999999999,"5min":0.26700000000000002,"15min":0.26700000000000002},"max":{"1min":19.062000000000001,"5min":19.062000000000001,"15min":46.375999999999998},"last":1.276}]},{"osd":2,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.1990000000000001,"5min":3.625,"15min":2.3210000000000002},"min":{"1min":0.34300000000000003,"5min":0.317,"15min":0.28199999999999997},"max":{"1min":3.7000000000000002,"5min":120.495,"15min":120.495},"last":0.374},{"interface":"front","average":{"1min":2.448,"5min":3.8599999999999999,"15min":2.286},"min":{"1min":0.38900000000000001,"5min":0.30599999999999999,"15min":0.29199999999999998},"max":{"1min":10.425000000000001,"5min":120.318,"15min":120.318},"last":1.4610000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:41:22 2023","interfaces":[{"interface":"back","average":{"1min":2.3109999999999999,"5min":1.8620000000000001,"15min":2.2040000000000002},"min":{"1min":0.373,"5min":0.373,"15min":0.30599999999999999},"max":{"1min":8.4510000000000005,"5min":9.5060000000000002,"15min":38.268999999999998},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.3069999999999999,"5min":1.2689999999999999,"15min":1.7689999999999999},"min":{"1min":0.374,"5min":0.374,"15min":0.32100000000000001},"max":{"1min":4.2140000000000004,"5min":8.0899999999999999,"15min":38.194000000000003},"last":0.66700000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.292,"15min":1.2330000000000001},"min":{"1min":0.33000000000000002,"5min":0.33000000000000002,"15min":0.26400000000000001},"max":{"1min":4.242,"5min":10.057,"15min":10.057},"last":0.41999999999999998},{"interface":"front","average":{"1min":0.88100000000000001,"5min":1.446,"15min":1.625},"min":{"1min":0.36099999999999999,"5min":0.29299999999999998,"15min":0.247},"max":{"1min":2.5710000000000002,"5min":9.4039999999999999,"15min":14.521000000000001},"last":0.40799999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:41:30 2023","interfaces":[{"interface":"back","average":{"1min":1.282,"5min":1.5029999999999999,"15min":1.3620000000000001},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.318},"max":{"1min":5.0730000000000004,"5min":11.970000000000001,"15min":11.970000000000001},"last":0.47799999999999998},{"interface":"front","average":{"1min":2.0840000000000001,"5min":1.823,"15min":1.6899999999999999},"min":{"1min":0.495,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":8.391,"5min":8.391,"15min":11.967000000000001},"last":1.004}]},{"osd":7,"last update":"Sat Jun 3 20:40:48 2023","interfaces":[{"interface":"back","average":{"1min":1.8560000000000001,"5min":1.744,"15min":1.9299999999999999},"min":{"1min":0.53700000000000003,"5min":0.35399999999999998,"15min":0.309},"max":{"1min":7.9080000000000004,"5min":8.3810000000000002,"15min":18.952000000000002},"last":0.69399999999999995},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.3700000000000001,"15min":1.48},"min":{"1min":0.443,"5min":0.34499999999999997,"15min":0.34399999999999997},"max":{"1min":4.0819999999999999,"5min":8.2059999999999995,"15min":9.2050000000000001},"last":0.45300000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":4,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":2467954688,"data_stored":2467954688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":3701080064,"data_stored":3701080064,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":2493054976,"data_stored":2493054976,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2903703552,"data_stored":2903703552,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1644953600,"data_stored":1644953600,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2062286848,"data_stored":2062286848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2074673152,"data_stored":2074673152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":11,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":2473394176,"data_stored":2473394176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2023-06-03T20:41:40.073 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pgp_num 31 2023-06-03T20:41:40.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:40.183 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:40.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.194 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:40.295 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:40.329 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:40.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.333 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:40.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:40.474 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:40.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:40.581 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:40.590 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:40 smithi033 bash[78259]: cluster 1685824899.3753762 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-06-03T20:41:40.591 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:40 smithi033 bash[74781]: cluster 1685824899.3753762 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-06-03T20:41:40.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:40.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:40.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:40.731 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:40 smithi083 bash[60048]: cluster 1685824899.3753762 mgr.y (mgr.34104) 1248 : cluster 0 pgmap v1370: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 711 op/s 2023-06-03T20:41:40.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:40.809 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:41:40.871 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:40.913 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:40.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:40.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:41.018 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.057 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:41.164 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:41.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.205 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:41.306 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:41.358 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:41.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:41.462 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.500 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:41.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.649 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:41.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:41.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:41.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:41.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:41.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:41.915 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:41.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:41.920 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:42.021 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:42.052 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:42.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:42.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:42.191 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:42.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:42.299 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:42.340 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:42.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:42.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:42.485 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:42.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:42.590 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:42.623 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:42.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.633 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:42.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:42.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:42 smithi033 bash[78259]: cluster 1685824901.37645 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 941 op/s 2023-06-03T20:41:42.744 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:42 smithi033 bash[74781]: cluster 1685824901.37645 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 941 op/s 2023-06-03T20:41:42.768 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:42.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:42.875 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:42.883 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:42 smithi083 bash[60048]: cluster 1685824901.37645 mgr.y (mgr.34104) 1249 : cluster 0 pgmap v1371: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 59 MiB/s wr, 941 op/s 2023-06-03T20:41:42.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:42.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:42.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:42.932 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:41:42.982 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:41:43.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:43.019 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:41:43.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:43.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:43.059 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:41:43.102 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:41:43.150 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:41:43.152 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:43.202 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:43.204 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:41:43.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.209 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:43.244 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:41:43.247 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.247 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.248 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:41:43.310 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.340 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:43.445 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.480 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:43.583 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:43.620 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:43.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:43 smithi083 bash[60048]: audit 1685824902.883193 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.33:0/271926096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:43.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.753 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:43.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:43.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:43 smithi033 bash[74781]: audit 1685824902.883193 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.33:0/271926096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:43.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:43 smithi033 bash[78259]: audit 1685824902.883193 mon.b (mon.1) 26 : audit 0 from='client.? 172.21.15.33:0/271926096' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:41:43.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:43.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:43.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:44.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:44.143 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:44.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:44.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:44.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:44.322 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:44.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:44.427 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:44.454 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:44.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:44.529 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:41:44.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:44 smithi083 bash[60048]: cluster 1685824903.3768768 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 639 op/s 2023-06-03T20:41:44.571 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:44 smithi083 bash[60048]: audit 1685824903.501492 mon.a (mon.0) 1543 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:41:44.589 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:44.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:44 smithi033 bash[74781]: cluster 1685824903.3768768 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 639 op/s 2023-06-03T20:41:44.709 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:44 smithi033 bash[74781]: audit 1685824903.501492 mon.a (mon.0) 1543 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:41:44.709 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:44 smithi033 bash[78259]: cluster 1685824903.3768768 mgr.y (mgr.34104) 1250 : cluster 0 pgmap v1372: 89 pgs: 89 active+clean; 6.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 85 B/s rd, 40 MiB/s wr, 639 op/s 2023-06-03T20:41:44.709 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:44 smithi033 bash[78259]: audit 1685824903.501492 mon.a (mon.0) 1543 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:41:44.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:44.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:44.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:44.860 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:44.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:44.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:44.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:45.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:45.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:45.117 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:45.146 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:45.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:45.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:45.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:45.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:45.400 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:45.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:45.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:45.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:45.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.4900217 mon.a (mon.0) 1544 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:45.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: audit 1685824904.5085735 mon.a (mon.0) 1545 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:41:45.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.5086966 mon.a (mon.0) 1546 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-06-03T20:41:45.559 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.5257735 osd.4 (osd.4) 243 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.5258758 osd.6 (osd.6) 190 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.527066 osd.7 (osd.7) 224 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.536956 osd.5 (osd.5) 217 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[74781]: cluster 1685824904.5382702 osd.5 (osd.5) 218 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.4900217 mon.a (mon.0) 1544 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:45.560 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: audit 1685824904.5085735 mon.a (mon.0) 1545 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.5086966 mon.a (mon.0) 1546 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.5257735 osd.4 (osd.4) 243 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.5258758 osd.6 (osd.6) 190 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.527066 osd.7 (osd.7) 224 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.536956 osd.5 (osd.5) 217 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.561 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:45 smithi033 bash[78259]: cluster 1685824904.5382702 osd.5 (osd.5) 218 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:45.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:45.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:45.703 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.4900217 mon.a (mon.0) 1544 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:41:45.703 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: audit 1685824904.5085735 mon.a (mon.0) 1545 : audit 1 from='client.? 172.21.15.33:0/257918373' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.5086966 mon.a (mon.0) 1546 : cluster 0 osdmap e300: 8 total, 8 up, 8 in 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.5257735 osd.4 (osd.4) 243 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.5258758 osd.6 (osd.6) 190 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.527066 osd.7 (osd.7) 224 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.536956 osd.5 (osd.5) 217 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:45 smithi083 bash[60048]: cluster 1685824904.5382702 osd.5 (osd.5) 218 : cluster 3 failed to encode map e300 with expected crc 2023-06-03T20:41:45.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:45.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:45.836 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:45.869 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:45.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:45.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:45.976 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:46.024 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:46.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:46.075 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:46.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:46.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:46.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.175 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:46.276 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:46.290 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:46] "GET /metrics HTTP/1.1" 200 223959 "" "Prometheus/2.33.4" 2023-06-03T20:41:46.316 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:46.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.329 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:46.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:46.433 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:41:46.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:46.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:46.581 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:46 smithi033 bash[74781]: cluster 1685824905.3775754 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:46.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:46 smithi033 bash[78259]: cluster 1685824905.3775754 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:46.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:46.596 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:46 smithi083 bash[60048]: cluster 1685824905.3775754 mgr.y (mgr.34104) 1251 : cluster 0 pgmap v1374: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:46.617 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:46.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:46.721 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:46.764 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:46.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:46.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:46.907 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:46.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:46.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:47.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:47.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:47.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:47.153 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:47.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:47.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:47.298 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.333 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:47.434 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.475 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:47.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:47.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:47.654 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:41:47.716 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:47.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:47.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:47.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:47.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:47.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:48.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:48.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:48.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:48.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:48.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:48.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:48.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:48.338 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:48.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:48.443 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:48.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:48.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.494 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:48.521 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:48 smithi033 bash[74781]: cluster 1685824907.380537 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:48.546 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:41:48.547 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:41:48.577 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:48 smithi083 bash[60048]: cluster 1685824907.380537 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:48.595 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:48.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:48.736 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:48.744 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:48 smithi033 bash[78259]: cluster 1685824907.380537 mgr.y (mgr.34104) 1252 : cluster 0 pgmap v1375: 89 pgs: 89 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 25 MiB/s wr, 778 op/s 2023-06-03T20:41:48.772 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:48.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:48.877 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:48.912 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:48.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:48.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:49.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:49.055 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:49.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:49.159 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:49.182 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:49.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:49.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:49.332 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:49.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:49.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:49.470 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:49.561 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_blocked_ops 2023-06-03T20:41:49.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:49.615 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:49.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:49.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:49.757 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:49.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:49.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:49.905 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:49.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:50.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:50.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:50.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:50.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:50.209 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:50.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:50.316 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:50.351 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:50.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:50.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:50.499 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:50.603 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:50.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:50.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:50.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:50.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:50.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:50 smithi083 bash[60048]: cluster 1685824909.3811061 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 775 op/s 2023-06-03T20:41:50.910 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:50.918 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:50 smithi033 bash[74781]: cluster 1685824909.3811061 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 775 op/s 2023-06-03T20:41:50.919 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:50 smithi033 bash[78259]: cluster 1685824909.3811061 mgr.y (mgr.34104) 1253 : cluster 0 pgmap v1376: 89 pgs: 89 active+clean; 6.1 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 22 MiB/s wr, 775 op/s 2023-06-03T20:41:50.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:50.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:50.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:51.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:51.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:51.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.106 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:51.207 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.235 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:51.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:51.390 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:51.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:51.499 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.531 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:51.638 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.668 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.674 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:51.735 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:51.775 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:51.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:51.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:41:51.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:51.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:51.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:51.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:52.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.096 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:52.200 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.236 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:52.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:52.372 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:52.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:52.482 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:52.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:52.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:52.628 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:52.637 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:52 smithi083 bash[60048]: cluster 1685824911.3818226 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:52.637 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:52 smithi083 bash[60048]: audit 1685824911.8965514 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.33:0/1098835351' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-06-03T20:41:52.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:52.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:52.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:52.803 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:52.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:52 smithi033 bash[78259]: cluster 1685824911.3818226 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:52 smithi033 bash[78259]: audit 1685824911.8965514 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.33:0/1098835351' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-06-03T20:41:52.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:52 smithi033 bash[74781]: cluster 1685824911.3818226 mgr.y (mgr.34104) 1254 : cluster 0 pgmap v1377: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:52 smithi033 bash[74781]: audit 1685824911.8965514 mon.a (mon.0) 1547 : audit 1 from='client.? 172.21.15.33:0/1098835351' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "31"}]: dispatch 2023-06-03T20:41:52.910 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.958 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:52.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:52.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:53.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:53.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:53.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:53.197 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:53.226 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:53.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:53.336 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:53.364 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:53.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:53.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:53.502 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:53.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:53.610 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:53.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:53.896 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.921 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:53.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:53.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:54.026 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:54.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:54.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:54.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:54.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:54.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:54.319 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:54.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:54.394 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:41:54.455 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:54.488 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:54.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:54.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:54 smithi033 bash[78259]: cluster 1685824913.3822308 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:54.582 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:54 smithi033 bash[78259]: audit 1685824913.6208882 mon.a (mon.0) 1548 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:54 smithi033 bash[74781]: cluster 1685824913.3822308 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:54.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:54 smithi033 bash[74781]: audit 1685824913.6208882 mon.a (mon.0) 1548 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:54.591 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:54.632 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:54.739 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:54.750 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:41:54.781 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:54.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:54.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:54.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:54 smithi083 bash[60048]: cluster 1685824913.3822308 mgr.y (mgr.34104) 1255 : cluster 0 pgmap v1378: 89 pgs: 89 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 1.3 MiB/s wr, 794 op/s 2023-06-03T20:41:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:54 smithi083 bash[60048]: audit 1685824913.6208882 mon.a (mon.0) 1548 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:41:54.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:54.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:55.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:55.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:55.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:55.175 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:55.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:55.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.215 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:55.242 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:41:55.316 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:55.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:55.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:55.458 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:55.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:55.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:55.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:55.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:55.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:55.784 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:55.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:55.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:55.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:55.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:55.919 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:56.020 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:56.052 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:56.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:56.157 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:56.197 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:56.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:56.303 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:56.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:56.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:56.446 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:56.482 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:56.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.487 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:56.544 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:56 smithi033 bash[78259]: cluster 1685824915.3829937 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 400 KiB/s wr, 964 op/s 2023-06-03T20:41:56.545 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:56 smithi033 bash[74781]: cluster 1685824915.3829937 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 400 KiB/s wr, 964 op/s 2023-06-03T20:41:56.545 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:41:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:41:56] "GET /metrics HTTP/1.1" 200 223953 "" "Prometheus/2.33.4" 2023-06-03T20:41:56.588 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:56.620 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:56.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:56.727 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:56.739 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:56 smithi083 bash[60048]: cluster 1685824915.3829937 mgr.y (mgr.34104) 1256 : cluster 0 pgmap v1379: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 400 KiB/s wr, 964 op/s 2023-06-03T20:41:56.758 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:56.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:56.861 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:56.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:56.896 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:56.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:57.034 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:57.141 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:57.275 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:57.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:57.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:57.430 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.460 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:57.564 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:57.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:57.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.744 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:57.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.880 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:57.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:57.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:57.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:58.021 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:58.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:58.127 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:58.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:58.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:58.298 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:41:58.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:41:58.408 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:58.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:41:58.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.457 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:41:58.550 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:41:58 smithi033 bash[74781]: cluster 1685824917.3834226 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-06-03T20:41:58.558 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:58.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:41:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.593 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:41:58.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:58.704 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:41:58 smithi083 bash[60048]: cluster 1685824917.3834226 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-06-03T20:41:58.731 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:58.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:58.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:41:58 smithi033 bash[78259]: cluster 1685824917.3834226 mgr.y (mgr.34104) 1257 : cluster 0 pgmap v1380: 89 pgs: 89 active+clean; 5.7 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 645 op/s 2023-06-03T20:41:58.839 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:58.867 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:41:58.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:58.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:41:58.974 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:59.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:41:59.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:41:59.116 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:59.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:59.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:59.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:59.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:41:59.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:41:59.400 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:59.440 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:59.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:59.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:59.562 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:41:59.563 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:41:59.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:41:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:41:59.696 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:59.725 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:59.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:59.750 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:41:59.751 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:41:59.752 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:41:59.752 INFO:tasks.thrashosds.thrasher:inject_pause on osd.4 2023-06-03T20:41:59.752 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2023-06-03T20:41:59.752 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2023-06-03T20:41:59.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 config set filestore_inject_stall 3 2023-06-03T20:41:59.793 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:41:59.828 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:59.836 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:41:59.873 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:41:59.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:41:59.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:41:59.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:41:59.918 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:41:59.969 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:41:59.999 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:00.016 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:42:00.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:00.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:00.054 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:42:00.061 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.061 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.061 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.061 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.061 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.062 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.062 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.062 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:42:00.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:00.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:00.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:00.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:00.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:00.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.317 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:00.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:00.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:00.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:00.553 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:00 smithi083 bash[60048]: cluster 1685824919.3839118 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:42:00.553 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:00 smithi083 bash[60048]: audit 1685824919.680702 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.33:0/3705858425' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:00.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:00.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:00.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:00.742 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.4 dump_historic_ops 2023-06-03T20:42:00.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:00 smithi033 bash[78259]: cluster 1685824919.3839118 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:42:00.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:00 smithi033 bash[78259]: audit 1685824919.680702 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.33:0/3705858425' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:00 smithi033 bash[74781]: cluster 1685824919.3839118 mgr.y (mgr.34104) 1258 : cluster 0 pgmap v1381: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2023-06-03T20:42:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:00 smithi033 bash[74781]: audit 1685824919.680702 mon.c (mon.2) 140 : audit 0 from='client.? 172.21.15.33:0/3705858425' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:00.857 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:00.900 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:00.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:01.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.044 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:01.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:01.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:01.323 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:01.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:01.427 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:01.577 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.607 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:01.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:01.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:01.751 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:01.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:01.857 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:01.889 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:01.894 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:01.995 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:02.032 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:02.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:02.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:02.283 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:02.426 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:02.459 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:02.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:02.556 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:02 smithi033 bash[78259]: cluster 1685824921.384582 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2023-06-03T20:42:02.557 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:02 smithi033 bash[74781]: cluster 1685824921.384582 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2023-06-03T20:42:02.563 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.597 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:02.707 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:02.745 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:02.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:02 smithi083 bash[60048]: cluster 1685824921.384582 mgr.y (mgr.34104) 1259 : cluster 0 pgmap v1382: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 932 op/s 2023-06-03T20:42:02.900 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.945 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:02.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:02.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:03.050 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:03.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:03.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:03.192 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:03.334 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.362 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.366 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:03.467 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.510 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:03.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:03.614 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:03.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:03.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.665 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:03.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:03.805 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:03.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:03.912 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:03.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:03.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:04.058 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:04.092 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:04.198 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:04.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:04.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:04.353 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.385 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:04.426 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:42:04.489 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:04.522 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:04.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:04.571 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:04 smithi033 bash[74781]: cluster 1685824923.3849745 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-06-03T20:42:04.572 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:42:04.623 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:04.625 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:04.626 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:04 smithi083 bash[60048]: cluster 1685824923.3849745 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-06-03T20:42:04.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:04 smithi083 bash[60048]: audit 1685824923.9462953 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:42:04.680 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:04.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:04.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:04.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:04 smithi033 bash[78259]: cluster 1685824923.3849745 mgr.y (mgr.34104) 1260 : cluster 0 pgmap v1383: 89 pgs: 89 active+clean; 5.4 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s 2023-06-03T20:42:04.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:04 smithi033 bash[78259]: audit 1685824923.9462953 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:42:04.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:04 smithi033 bash[74781]: audit 1685824923.9462953 mon.a (mon.0) 1549 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:42:04.926 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:04.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:04.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:05.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:05.117 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:05.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:05.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:05.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:05.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:05.373 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:05.402 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:05.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.404 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:05.505 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.540 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:05.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: cluster 1685824924.5490246 mon.a (mon.0) 1550 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:05.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: audit 1685824924.5549848 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:42:05.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: cluster 1685824924.5552518 mon.a (mon.0) 1552 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-06-03T20:42:05.574 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: cluster 1685824924.5797458 osd.4 (osd.4) 244 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: cluster 1685824924.582901 osd.6 (osd.6) 191 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: cluster 1685824924.5490246 mon.a (mon.0) 1550 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:05.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: audit 1685824924.5549848 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:42:05.576 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: cluster 1685824924.5552518 mon.a (mon.0) 1552 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-06-03T20:42:05.576 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: cluster 1685824924.5797458 osd.4 (osd.4) 244 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.576 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: cluster 1685824924.582901 osd.6 (osd.6) 191 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.576 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[74781]: cluster 1685824924.587455 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:05.675 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:05.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.795 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: cluster 1685824924.5490246 mon.a (mon.0) 1550 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:05.795 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: audit 1685824924.5549848 mon.a (mon.0) 1551 : audit 1 from='client.? 172.21.15.33:0/1486505344' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:42:05.795 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: cluster 1685824924.5552518 mon.a (mon.0) 1552 : cluster 0 osdmap e301: 8 total, 8 up, 8 in 2023-06-03T20:42:05.796 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: cluster 1685824924.5797458 osd.4 (osd.4) 244 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.796 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: cluster 1685824924.582901 osd.6 (osd.6) 191 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.796 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:05 smithi083 bash[60048]: cluster 1685824924.587455 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.824 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:05.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:05 smithi033 bash[78259]: cluster 1685824924.587455 osd.7 (osd.7) 225 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:05.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.964 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:05.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:05.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:06.072 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:06.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:06.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:06.211 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:06.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:06.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:06.357 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:06.403 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:06.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:06.510 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:06.520 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:06] "GET /metrics HTTP/1.1" 200 223953 "" "Prometheus/2.33.4" 2023-06-03T20:42:06.549 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:06.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.552 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:06 smithi083 bash[60048]: cluster 1685824924.5828905 osd.5 (osd.5) 219 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:06 smithi083 bash[60048]: cluster 1685824924.587681 osd.5 (osd.5) 220 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:06 smithi083 bash[60048]: cluster 1685824925.3869166 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:06.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:06.698 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:06.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:06.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:06.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[78259]: cluster 1685824924.5828905 osd.5 (osd.5) 219 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[78259]: cluster 1685824924.587681 osd.5 (osd.5) 220 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[78259]: cluster 1685824925.3869166 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:06.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[74781]: cluster 1685824924.5828905 osd.5 (osd.5) 219 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[74781]: cluster 1685824924.587681 osd.5 (osd.5) 220 : cluster 3 failed to encode map e301 with expected crc 2023-06-03T20:42:06.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:06 smithi033 bash[74781]: cluster 1685824925.3869166 mgr.y (mgr.34104) 1261 : cluster 0 pgmap v1385: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:06.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:06.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:06.936 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:06.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:06.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:06.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:07.080 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:07.118 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:07.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:07.223 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:07.267 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:07.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.278 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:07.379 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:07.417 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:07.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:07.525 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:07.557 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:07.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:07.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:07.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:07.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:07.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:07.834 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:07.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:07.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:07.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:07.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:07.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:08.080 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:08.112 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:08.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:08.159 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:42:08.220 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:08.267 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:08.377 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:08.411 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:08.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:08.514 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:08.553 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:08.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:08 smithi083 bash[60048]: cluster 1685824927.3874722 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:08.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:08.702 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:08.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:08.810 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:08.820 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:08 smithi033 bash[74781]: cluster 1685824927.3874722 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:08.820 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:08 smithi033 bash[78259]: cluster 1685824927.3874722 mgr.y (mgr.34104) 1262 : cluster 0 pgmap v1386: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 761 op/s 2023-06-03T20:42:08.863 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:08.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:08.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:08.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:09.013 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:09.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:09.254 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:09.340 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:09.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:09.558 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:09.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:09.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:09.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:09.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:09.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:09 smithi033 bash[78259]: audit 1685824928.625713 mon.a (mon.0) 1553 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:09.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:09 smithi033 bash[74781]: audit 1685824928.625713 mon.a (mon.0) 1553 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:09.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:09.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:09.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:09.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:09 smithi083 bash[60048]: audit 1685824928.625713 mon.a (mon.0) 1553 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:09.987 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:10.023 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:10.127 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:10.163 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:10.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:10.270 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:10.310 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.315 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:10.416 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:10.442 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:10.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:10.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:10.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:10.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:10.724 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:10.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:10 smithi033 bash[74781]: cluster 1685824929.3880405 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-06-03T20:42:10.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:10 smithi033 bash[78259]: cluster 1685824929.3880405 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-06-03T20:42:10.838 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:10 smithi083 bash[60048]: cluster 1685824929.3880405 mgr.y (mgr.34104) 1263 : cluster 0 pgmap v1387: 89 pgs: 89 active+clean; 5.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 755 op/s 2023-06-03T20:42:10.856 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:10.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:10.969 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:10.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:10.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.000 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:11.101 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:11.134 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:11.239 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:11.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:11.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.274 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:11.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:11.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:11.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:11.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:11.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:11.660 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:11.705 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:11.811 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:11.850 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:11.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:11.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:11.956 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:12.001 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:12.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:12.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:12.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:12.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:12.243 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:12.286 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:12.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:12.391 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:12.430 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:12.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.436 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:12.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:12.583 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:12.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.585 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:12.686 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:12.695 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:12 smithi083 bash[60048]: cluster 1685824931.3887618 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-06-03T20:42:12.745 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:42:12.746 INFO:teuthology.orchestra.run.smithi083.stdout: "success": "" 2023-06-03T20:42:12.746 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:42:12.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:12.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:12.754 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:12.771 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:42:12.771 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:96798 10.e 10:7e593784:::benchmark_data_smithi033_203613_object96797:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e255)", 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:57.289026+0000", 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 375.47135587000002, 2023-06-03T20:42:12.772 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.36166913099999998, 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 96798 2023-06-03T20:42:12.773 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289026+0000", 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.774 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289026+0000", 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289023+0000", 2023-06-03T20:42:12.775 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3201999999999996e-05 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289086+0000", 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.8238999999999998e-05 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.776 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289115+0000", 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2286000000000001e-05 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289127+0000", 2023-06-03T20:42:12.777 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8048999999999998e-05 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289195+0000", 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3460000000000004e-05 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.778 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289278+0000", 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000101412 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 2,6", 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.289380+0000", 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0029377000000000001 2023-06-03T20:42:12.779 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.292318+0000", 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026834100000000001 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.780 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.292586+0000", 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.357961099 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.650547+0000", 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000106461 2023-06-03T20:42:12.781 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.650653+0000", 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1254999999999997e-05 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.782 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:57.650695+0000", 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.36166913099999998 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.783 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:130027 10.1 10:82ff5f4e:::benchmark_data_smithi033_203613_object22078:head [delete] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:39.694161+0000", 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 333.06622000099998, 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0550816169999999, 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.784 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 130027 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694161+0000", 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.785 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694161+0000", 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999957 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.786 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694157+0000", 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8340999999999999e-05 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694176+0000", 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5326e-05 2023-06-03T20:42:12.787 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694211+0000", 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5201999999999999e-05 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.788 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694226+0000", 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4760999999999996e-05 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694321+0000", 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1548e-05 2023-06-03T20:42:12.789 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op must wait for map", 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.694332+0000", 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29708332199999998 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.790 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.991416+0000", 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3619e-05 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:39.991429+0000", 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.710163035 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.791 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.701592+0000", 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011192 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.792 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.701704+0000", 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00043537699999999998 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,7", 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.702140+0000", 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047564080000000002 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.793 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.706896+0000", 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00074235299999999996 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.794 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.707638+0000", 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.041520448000000001 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.749159+0000", 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8816999999999997e-05 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.795 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.749208+0000", 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.5305000000000002e-05 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.796 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.749243+0000", 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0550816169999999 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:130029 10.11 10:8f5b46f0:::benchmark_data_smithi033_203613_object22080:head [delete] snapc 0=[] ondisk+write+known_if_redirected e260)", 2023-06-03T20:42:12.797 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:40.124586+0000", 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 332.63579522399999, 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.63278197300000005, 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.798 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 130029 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124586+0000", 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.799 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124586+0000", 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999971 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.800 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124583+0000", 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2055000000000001e-05 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124596+0000", 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8998e-05 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.801 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124615+0000", 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.171e-05 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124626+0000", 2023-06-03T20:42:12.802 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000128656 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124755+0000", 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0513000000000003e-05 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.803 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.124795+0000", 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.62233476600000004 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.747130+0000", 2023-06-03T20:42:12.804 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9104000000000005e-05 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.747229+0000", 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00027902299999999999 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.805 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,7", 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.747508+0000", 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002360937 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.749869+0000", 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0030289399999999999 2023-06-03T20:42:12.806 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.752898+0000", 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0043866440000000003 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.807 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.757285+0000", 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5522999999999998e-05 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.757330+0000", 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7876000000000001e-05 2023-06-03T20:42:12.808 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:40.757368+0000", 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.63278197300000005 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.809 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134737 10.10 10:0c9d2af1:::benchmark_data_smithi033_203613_object26788:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected e262)", 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.685285+0000", 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 327.07509628399998, 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1644170850000002, 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.810 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134737 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.811 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685285+0000", 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685285+0000", 2023-06-03T20:42:12.812 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685284+0000", 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6680000000000001e-06 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.813 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685291+0000", 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2476e-05 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685304+0000", 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3489999999999992e-06 2023-06-03T20:42:12.814 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.685312+0000", 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0019842499999999999 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.815 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.687296+0000", 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7399999999999999e-06 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.687306+0000", 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.002359794 2023-06-03T20:42:12.816 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.689666+0000", 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4280999999999999e-05 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.817 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.689680+0000", 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.145018783 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.834699+0000", 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000157011 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.818 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for missing object", 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.834856+0000", 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.014770487000000001 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.819 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849627+0000", 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5692999999999995e-05 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849702+0000", 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1644170850000002 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.820 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134763 10.10 10:0c95f9b8:::benchmark_data_smithi033_203613_object26814:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.706723+0000", 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 327.05365894900001, 2023-06-03T20:42:12.821 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1537559769999999, 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134763 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.822 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706723+0000", 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.823 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706723+0000", 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706721+0000", 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4660000000000002e-06 2023-06-03T20:42:12.824 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.825 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706728+0000", 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2252000000000001e-05 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.826 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706740+0000", 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8680000000000001e-06 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706747+0000", 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6085000000000002e-05 2023-06-03T20:42:12.827 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706813+0000", 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1854e-05 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.828 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.706825+0000", 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.98313949 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.829 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.689965+0000", 2023-06-03T20:42:12.830 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6470000000000004e-06 2023-06-03T20:42:12.830 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.830 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.830 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.689973+0000", 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.146315298 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.831 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.836289+0000", 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000107235 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.836396+0000", 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00027041100000000002 2023-06-03T20:42:12.832 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.836666+0000", 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0045079730000000002 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.833 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.841174+0000", 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0038762480000000001 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.834 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.845051+0000", 2023-06-03T20:42:12.835 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013042791999999999 2023-06-03T20:42:12.835 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.835 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.858093+0000", 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0039000000000001e-05 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.836 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.858133+0000", 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002345116 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.860478+0000", 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1537559769999999 2023-06-03T20:42:12.837 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134775 10.10 10:09c8c44b:::benchmark_data_smithi033_203613_object26826:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.718386+0000", 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 327.04199529099998, 2023-06-03T20:42:12.838 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.14965099, 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134775 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.839 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718386+0000", 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.840 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718386+0000", 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.841 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718385+0000", 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0679999999999997e-06 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718393+0000", 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3407000000000001e-05 2023-06-03T20:42:12.842 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718406+0000", 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4399999999999999e-06 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.843 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718414+0000", 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8071000000000002e-05 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718452+0000", 2023-06-03T20:42:12.844 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6449999999999994e-06 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.718460+0000", 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.971537969 2023-06-03T20:42:12.845 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.846 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.846 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.846 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.689998+0000", 2023-06-03T20:42:12.846 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9740000000000002e-06 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690006+0000", 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1477912640000001 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.847 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.837797+0000", 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017691699999999999 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.848 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.837974+0000", 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00030656500000000002 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.838281+0000", 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0028982690000000002 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.849 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.841179+0000", 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0086170250000000004 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.850 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849796+0000", 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.015831565999999998 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.865628+0000", 2023-06-03T20:42:12.851 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.9450000000000006e-05 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.865717+0000", 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023198950000000002 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.852 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.868037+0000", 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.14965099 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.853 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134830 10.10 10:0a804a7f:::benchmark_data_smithi033_203613_object26881:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.784441+0000", 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.97594034999997, 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0858545739999999, 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.854 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.855 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.855 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.855 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134830 2023-06-03T20:42:12.855 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.855 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784441+0000", 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.856 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784441+0000", 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784440+0000", 2023-06-03T20:42:12.857 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8109999999999999e-06 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784446+0000", 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2591e-05 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.858 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784459+0000", 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5820000000000004e-06 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.859 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784466+0000", 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00036520900000000002 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784831+0000", 2023-06-03T20:42:12.860 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1936000000000001e-05 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.784843+0000", 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.90519422999999999 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.861 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.862 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690038+0000", 2023-06-03T20:42:12.862 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1320000000000002e-06 2023-06-03T20:42:12.862 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.862 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.862 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690043+0000", 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1498076189999999 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.839850+0000", 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010951900000000001 2023-06-03T20:42:12.863 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.839960+0000", 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00024140500000000001 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.864 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.840201+0000", 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047905669999999999 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.844992+0000", 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0048374389999999998 2023-06-03T20:42:12.865 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.866 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.866 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.866 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849829+0000", 2023-06-03T20:42:12.866 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.018315029 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.868144+0000", 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0911000000000002e-05 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.867 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.868185+0000", 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0021105310000000001 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.870296+0000", 2023-06-03T20:42:12.868 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0858545739999999 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134841 10.10 10:08e113ea:::benchmark_data_smithi033_203613_object26892:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.790972+0000", 2023-06-03T20:42:12.869 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.96940897500002, 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.082138144, 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134841 2023-06-03T20:42:12.870 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790972+0000", 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.871 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790972+0000", 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.872 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.873 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790971+0000", 2023-06-03T20:42:12.873 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0240000000000003e-06 2023-06-03T20:42:12.873 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.873 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.874 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.874 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790977+0000", 2023-06-03T20:42:12.874 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5499999999999995e-06 2023-06-03T20:42:12.874 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790986+0000", 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7830000000000004e-06 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.875 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.876 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.876 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.790992+0000", 2023-06-03T20:42:12.876 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.609e-05 2023-06-03T20:42:12.876 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.876 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.791048+0000", 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1369999999999996e-06 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.877 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.791055+0000", 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.89900081799999998 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690056+0000", 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0040000000000001e-06 2023-06-03T20:42:12.878 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690060+0000", 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1511453410000001 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.879 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.841205+0000", 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019324699999999999 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.841398+0000", 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031815499999999998 2023-06-03T20:42:12.880 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.841717+0000", 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0078756920000000001 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.881 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849592+0000", 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026105900000000001 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.882 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849853+0000", 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.020569785 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.870423+0000", 2023-06-03T20:42:12.883 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5013000000000007e-05 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.870518+0000", 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0025925140000000002 2023-06-03T20:42:12.884 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873111+0000", 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.082138144 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.885 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134847 10.10 10:0a1e9279:::benchmark_data_smithi033_203613_object26898:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.796635+0000", 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.96374618800002, 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.098732284, 2023-06-03T20:42:12.886 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134847 2023-06-03T20:42:12.887 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796635+0000", 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.888 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796635+0000", 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.889 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796634+0000", 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4479999999999999e-06 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796640+0000", 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0652999999999999e-05 2023-06-03T20:42:12.890 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796651+0000", 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6409999999999996e-06 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.891 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796657+0000", 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1262999999999999e-05 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796719+0000", 2023-06-03T20:42:12.892 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0222e-05 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.796729+0000", 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.89334284900000005 2023-06-03T20:42:12.893 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690072+0000", 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9220000000000002e-06 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.894 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690078+0000", 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.153391023 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.843469+0000", 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018699299999999999 2023-06-03T20:42:12.895 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.843656+0000", 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00025108500000000001 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.896 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.843907+0000", 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0058536999999999999 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849761+0000", 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000164267 2023-06-03T20:42:12.897 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849925+0000", 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.042898397999999997 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.898 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.892823+0000", 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.4777000000000002e-05 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.892868+0000", 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024995719999999998 2023-06-03T20:42:12.899 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.895368+0000", 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.098732284 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.900 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134875 10.10 10:0e207695:::benchmark_data_smithi033_203613_object26926:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.829623+0000", 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.93075875800002, 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.073484321, 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.901 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134875 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.902 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829623+0000", 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829623+0000", 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.903 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.904 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.904 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.904 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829621+0000", 2023-06-03T20:42:12.904 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.075e-06 2023-06-03T20:42:12.905 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.905 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.905 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.905 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829628+0000", 2023-06-03T20:42:12.905 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1749000000000001e-05 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829640+0000", 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3559999999999998e-06 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.906 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829646+0000", 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6148000000000004e-05 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.907 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829713+0000", 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3919999999999992e-06 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829722+0000", 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.86037858700000003 2023-06-03T20:42:12.908 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690101+0000", 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5939999999999996e-06 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.909 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690108+0000", 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.159831893 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.849940+0000", 2023-06-03T20:42:12.910 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9901000000000005e-05 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.850040+0000", 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00028993999999999998 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.911 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.850330+0000", 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047531370000000002 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.912 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.855083+0000", 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015447939999999999 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.856628+0000", 2023-06-03T20:42:12.913 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.043950101999999998 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.900578+0000", 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6636000000000004e-05 2023-06-03T20:42:12.914 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.900645+0000", 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0024624500000000001 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.915 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.903107+0000", 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.073484321 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.916 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134876 10.10 10:0bcd0d47:::benchmark_data_smithi033_203613_object26927:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.829656+0000", 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.93072535499999, 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.075806064, 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.917 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134876 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.918 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829656+0000", 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829656+0000", 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:42:12.919 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829656+0000", 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.661e-06 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.920 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829658+0000", 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4779999999999999e-06 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829664+0000", 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.6229999999999999e-06 2023-06-03T20:42:12.921 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829667+0000", 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3947e-05 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.922 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829761+0000", 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.1759999999999999e-06 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.829771+0000", 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.86036193699999997 2023-06-03T20:42:12.923 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690132+0000", 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5329999999999997e-06 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.924 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690140+0000", 2023-06-03T20:42:12.925 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1612543989999999 2023-06-03T20:42:12.925 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.925 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.925 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.925 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.851394+0000", 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017082100000000001 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.851565+0000", 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00034388000000000002 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.926 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.851909+0000", 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047304219999999998 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.856640+0000", 2023-06-03T20:42:12.927 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0014107 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.858050+0000", 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.045143783999999999 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.928 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.903194+0000", 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7475000000000001e-05 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.903251+0000", 2023-06-03T20:42:12.929 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002210662 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.905462+0000", 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.075806064 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.930 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134884 10.10 10:0f64d05b:::benchmark_data_smithi033_203613_object26935:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.838495+0000", 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.92188687399999, 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0694611200000002, 2023-06-03T20:42:12.931 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134884 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.932 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.933 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.933 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.933 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838495+0000", 2023-06-03T20:42:12.933 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.933 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.934 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.934 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.934 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838495+0000", 2023-06-03T20:42:12.934 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.935 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.935 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.935 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.935 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838493+0000", 2023-06-03T20:42:12.936 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0479999999999999e-06 2023-06-03T20:42:12.936 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.936 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.936 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.937 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838501+0000", 2023-06-03T20:42:12.937 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6086000000000002e-05 2023-06-03T20:42:12.937 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.938 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.938 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.938 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838517+0000", 2023-06-03T20:42:12.938 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3430000000000003e-06 2023-06-03T20:42:12.939 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.939 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.939 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.940 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838523+0000", 2023-06-03T20:42:12.940 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4725000000000001e-05 2023-06-03T20:42:12.940 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.941 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.941 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.941 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838587+0000", 2023-06-03T20:42:12.942 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1189000000000001e-05 2023-06-03T20:42:12.942 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.942 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.942 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.942 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.838598+0000", 2023-06-03T20:42:12.943 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.85156599700000002 2023-06-03T20:42:12.943 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.943 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.943 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.944 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690164+0000", 2023-06-03T20:42:12.944 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.6090000000000003e-06 2023-06-03T20:42:12.944 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.945 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.945 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.945 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690172+0000", 2023-06-03T20:42:12.945 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.163194724 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.853367+0000", 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00017827899999999999 2023-06-03T20:42:12.946 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.853545+0000", 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031108900000000002 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.947 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.948 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.853856+0000", 2023-06-03T20:42:12.948 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0042086789999999999 2023-06-03T20:42:12.948 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.948 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.948 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.949 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.858065+0000", 2023-06-03T20:42:12.949 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0074927359999999998 2023-06-03T20:42:12.949 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.949 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.865558+0000", 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.039971924999999998 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.950 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.905529+0000", 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8325999999999995e-05 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.905608+0000", 2023-06-03T20:42:12.951 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023478840000000002 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.907956+0000", 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0694611200000002 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.952 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:134970 10.10 10:0ac47f7b:::benchmark_data_smithi033_203613_object27021:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:45.938777+0000", 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.82160468699999, 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9719714230000001, 2023-06-03T20:42:12.953 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 134970 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.954 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938777+0000", 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.955 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938777+0000", 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938776+0000", 2023-06-03T20:42:12.956 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3689999999999998e-06 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938781+0000", 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.448e-06 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.957 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938791+0000", 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1919999999999996e-06 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938796+0000", 2023-06-03T20:42:12.958 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3050999999999997e-05 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938849+0000", 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3829999999999998e-06 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.959 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:45.938858+0000", 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.75133822400000005 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690197+0000", 2023-06-03T20:42:12.960 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7919999999999993e-06 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690204+0000", 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1649274009999999 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.961 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.962 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.962 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.855132+0000", 2023-06-03T20:42:12.962 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012211200000000001 2023-06-03T20:42:12.962 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.962 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.855254+0000", 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020462200000000001 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.963 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.855458+0000", 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0086247800000000003 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.964 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.864083+0000", 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0040116650000000002 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.868095+0000", 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.039933252000000002 2023-06-03T20:42:12.965 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.908028+0000", 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8537999999999999e-05 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.966 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.908107+0000", 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0026414979999999999 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.967 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.968 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.910748+0000", 2023-06-03T20:42:12.968 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9719714230000001 2023-06-03T20:42:12.968 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.968 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.969 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.969 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.969 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.969 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135065 10.10 10:0f505fd7:::benchmark_data_smithi033_203613_object27116:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.970 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.083413+0000", 2023-06-03T20:42:12.970 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.67696887099999, 2023-06-03T20:42:12.970 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.829825687, 2023-06-03T20:42:12.970 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.971 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.971 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.971 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.972 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.972 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135065 2023-06-03T20:42:12.972 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.972 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.973 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.973 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.973 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083413+0000", 2023-06-03T20:42:12.974 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.974 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.974 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.974 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083413+0000", 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083411+0000", 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.933e-06 2023-06-03T20:42:12.975 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083416+0000", 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4390000000000006e-06 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.976 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083426+0000", 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9690000000000002e-06 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.977 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.978 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083431+0000", 2023-06-03T20:42:12.978 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4707000000000002e-05 2023-06-03T20:42:12.978 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.978 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.979 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.979 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083495+0000", 2023-06-03T20:42:12.979 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2665e-05 2023-06-03T20:42:12.979 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.980 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.980 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.980 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.083508+0000", 2023-06-03T20:42:12.980 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.60672067799999996 2023-06-03T20:42:12.981 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.981 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.981 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.981 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690229+0000", 2023-06-03T20:42:12.982 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5610000000000001e-06 2023-06-03T20:42:12.982 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.982 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.982 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:12.983 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690236+0000", 2023-06-03T20:42:12.983 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.166465394 2023-06-03T20:42:12.983 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.984 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.984 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.984 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.856702+0000", 2023-06-03T20:42:12.984 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000144745 2023-06-03T20:42:12.985 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.985 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.985 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:12.985 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.856846+0000", 2023-06-03T20:42:12.986 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00019980200000000001 2023-06-03T20:42:12.986 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.986 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.987 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:12.987 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.857046+0000", 2023-06-03T20:42:12.987 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0085220499999999998 2023-06-03T20:42:12.987 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.988 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.988 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:12.988 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.865568+0000", 2023-06-03T20:42:12.988 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047832969999999997 2023-06-03T20:42:12.989 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.989 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.989 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.989 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.870351+0000", 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.040464767999999998 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.910816+0000", 2023-06-03T20:42:12.990 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2926e-05 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.910879+0000", 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023590849999999999 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.991 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.913238+0000", 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.829825687 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:12.992 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135077 10.10 10:09324809:::benchmark_data_smithi033_203613_object27128:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.095681+0000", 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.664700767, 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.819534247, 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:12.993 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135077 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.994 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095681+0000", 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095681+0000", 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:12.995 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095679+0000", 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8338999999999996e-05 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.996 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095767+0000", 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.5378e-05 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095793+0000", 2023-06-03T20:42:12.997 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7839999999999998e-06 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095799+0000", 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4378e-05 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:12.998 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:12.999 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095854+0000", 2023-06-03T20:42:12.999 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0131e-05 2023-06-03T20:42:12.999 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:12.999 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.000 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.000 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.095864+0000", 2023-06-03T20:42:13.000 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.59439704400000004 2023-06-03T20:42:13.000 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.001 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.001 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.001 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690261+0000", 2023-06-03T20:42:13.001 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8329999999999994e-06 2023-06-03T20:42:13.001 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.002 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.002 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.002 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690269+0000", 2023-06-03T20:42:13.002 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1722772450000001 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.862546+0000", 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000130488 2023-06-03T20:42:13.003 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.004 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.004 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.004 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.862677+0000", 2023-06-03T20:42:13.004 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00033922200000000003 2023-06-03T20:42:13.005 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.005 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.005 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:13.005 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.863016+0000", 2023-06-03T20:42:13.005 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0050877259999999999 2023-06-03T20:42:13.006 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.006 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.006 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.006 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.868104+0000", 2023-06-03T20:42:13.007 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0050856490000000002 2023-06-03T20:42:13.007 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.007 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.007 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.008 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873189+0000", 2023-06-03T20:42:13.008 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.040110173999999998 2023-06-03T20:42:13.008 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.008 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.008 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.009 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.913299+0000", 2023-06-03T20:42:13.009 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7226999999999999e-05 2023-06-03T20:42:13.009 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.009 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.010 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.010 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.913367+0000", 2023-06-03T20:42:13.010 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0018483639999999999 2023-06-03T20:42:13.010 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.010 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.011 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.011 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.915215+0000", 2023-06-03T20:42:13.011 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.819534247 2023-06-03T20:42:13.011 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.012 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.012 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.012 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.012 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.012 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135099 10.10 10:09d2c097:::benchmark_data_smithi033_203613_object27150:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:13.013 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.142496+0000", 2023-06-03T20:42:13.013 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.61788590700002, 2023-06-03T20:42:13.013 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.775039737, 2023-06-03T20:42:13.013 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:13.013 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135099 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.014 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:13.015 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.015 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:13.015 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142496+0000", 2023-06-03T20:42:13.015 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:13.016 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.016 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.016 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:13.016 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142496+0000", 2023-06-03T20:42:13.017 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:42:13.017 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.017 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.018 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:13.018 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142493+0000", 2023-06-03T20:42:13.018 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.9930000000000007e-06 2023-06-03T20:42:13.018 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.019 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.019 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:13.019 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142503+0000", 2023-06-03T20:42:13.019 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5271000000000006e-05 2023-06-03T20:42:13.020 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.020 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.020 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:13.021 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142569+0000", 2023-06-03T20:42:13.021 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6850000000000007e-06 2023-06-03T20:42:13.021 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.021 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.022 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:13.022 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142577+0000", 2023-06-03T20:42:13.022 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8139000000000006e-05 2023-06-03T20:42:13.022 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.022 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142645+0000", 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1617000000000001e-05 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.023 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.142657+0000", 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.54763515799999996 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690292+0000", 2023-06-03T20:42:13.024 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0219999999999999e-06 2023-06-03T20:42:13.025 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.025 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.025 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.025 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690299+0000", 2023-06-03T20:42:13.025 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.173829818 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.864129+0000", 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000101432 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.026 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.864230+0000", 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00022461599999999999 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:13.027 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.864455+0000", 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0086795870000000008 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873135+0000", 2023-06-03T20:42:13.028 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000103584 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873238+0000", 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.042062598999999999 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.029 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.915301+0000", 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000114678 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.030 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.915415+0000", 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0021198189999999998 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.917535+0000", 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.775039737 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.031 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.032 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.032 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.032 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.032 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135153 10.10 10:0cf67f72:::benchmark_data_smithi033_203613_object27204:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:13.032 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.237614+0000", 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.52276713700002, 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.681984484, 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:13.033 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135153 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237614+0000", 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:13.034 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237614+0000", 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:13.035 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237612+0000", 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8359999999999998e-06 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237621+0000", 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7354e-05 2023-06-03T20:42:13.036 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237639+0000", 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9249999999999995e-06 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:13.037 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237646+0000", 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4047000000000004e-05 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237721+0000", 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.6495999999999999e-05 2023-06-03T20:42:13.038 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.237737+0000", 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.45258384699999998 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.039 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690321+0000", 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6610000000000003e-06 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690328+0000", 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1829459600000001 2023-06-03T20:42:13.040 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873273+0000", 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000196269 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.041 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.042 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873470+0000", 2023-06-03T20:42:13.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000424261 2023-06-03T20:42:13.042 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.042 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.873894+0000", 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0055002339999999997 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.043 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.879394+0000", 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8523999999999997e-05 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.879453+0000", 2023-06-03T20:42:13.044 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.038159446 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.917612+0000", 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8851999999999997e-05 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.045 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.917681+0000", 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0019177409999999999 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.919599+0000", 2023-06-03T20:42:13.046 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.681984484 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135302 10.10 10:083e984d:::benchmark_data_smithi033_203613_object27353:head [delete] snapc 0=[] ondisk+write+known_if_redirected e262)", 2023-06-03T20:42:13.047 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.657073+0000", 2023-06-03T20:42:13.048 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.10330856899998, 2023-06-03T20:42:13.048 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.264552825, 2023-06-03T20:42:13.048 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:13.048 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:13.048 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:13.049 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:13.049 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:13.049 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135302 2023-06-03T20:42:13.049 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657073+0000", 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:13.050 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.051 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.051 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:13.051 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657073+0000", 2023-06-03T20:42:13.051 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:13.052 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.052 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.052 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:13.053 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657071+0000", 2023-06-03T20:42:13.053 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.0353000000000001e-05 2023-06-03T20:42:13.053 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.053 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.054 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:13.054 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657082+0000", 2023-06-03T20:42:13.054 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.1101e-05 2023-06-03T20:42:13.054 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.055 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.055 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:13.055 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657103+0000", 2023-06-03T20:42:13.056 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3303e-05 2023-06-03T20:42:13.056 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.056 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.056 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:13.057 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657116+0000", 2023-06-03T20:42:13.057 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011069999999999999 2023-06-03T20:42:13.057 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.058 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.058 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.058 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657227+0000", 2023-06-03T20:42:13.058 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9564000000000001e-05 2023-06-03T20:42:13.059 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.059 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.059 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.059 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.657246+0000", 2023-06-03T20:42:13.060 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.033112223000000003 2023-06-03T20:42:13.060 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.060 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.060 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.061 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690358+0000", 2023-06-03T20:42:13.061 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.8939999999999993e-06 2023-06-03T20:42:13.061 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.061 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.690366+0000", 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1891138160000001 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.062 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.879480+0000", 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000167832 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.879648+0000", 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00039607200000000003 2023-06-03T20:42:13.063 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.880044+0000", 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011085408999999999 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.064 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.891129+0000", 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3077999999999995e-05 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.891193+0000", 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.028484913000000001 2023-06-03T20:42:13.065 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.919677+0000", 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1488000000000005e-05 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.066 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.067 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.919739+0000", 2023-06-03T20:42:13.067 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001886771 2023-06-03T20:42:13.067 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.067 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.921626+0000", 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.264552825 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.068 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135315 10.10 10:0d9bc07b:::benchmark_data_smithi033_203613_object27366:head [delete] snapc 0=[] ondisk+write+known_if_redirected e263)", 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:46.726247+0000", 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 326.034134306, 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.200265819, 2023-06-03T20:42:13.069 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135315 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:13.070 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726247+0000", 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726247+0000", 2023-06-03T20:42:13.071 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726246+0000", 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5629999999999997e-06 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.072 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726252+0000", 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2057e-05 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726264+0000", 2023-06-03T20:42:13.073 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.2549999999999997e-06 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726269+0000", 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7877000000000003e-05 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.074 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726317+0000", 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1519999999999992e-06 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:46.726325+0000", 2023-06-03T20:42:13.075 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.155266057 2023-06-03T20:42:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.881591+0000", 2023-06-03T20:42:13.076 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000163055 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.881755+0000", 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031524800000000001 2023-06-03T20:42:13.077 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 6,7", 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.882070+0000", 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0091720129999999997 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.078 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.891242+0000", 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0041414249999999998 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.079 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.080 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.895383+0000", 2023-06-03T20:42:13.080 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.028837208 2023-06-03T20:42:13.080 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.080 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.080 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.924220+0000", 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2524e-05 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.924283+0000", 2023-06-03T20:42:13.081 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0022299970000000001 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.926513+0000", 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.200265819 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.082 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:124420 11.e 11:72502ca3:::benchmark_data_smithi033_227323_object19682:head [delete] snapc 0=[] ondisk+write+known_if_redirected e301)", 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:05.370331+0000", 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 7.3900508509999998, 2023-06-03T20:42:13.083 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18235349000000001, 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 124420 2023-06-03T20:42:13.084 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370331+0000", 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.085 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370331+0000", 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370329+0000", 2023-06-03T20:42:13.086 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2750000000000001e-06 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370338+0000", 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4117000000000001e-05 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.087 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370352+0000", 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1510000000000001e-06 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.088 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370358+0000", 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8281000000000001e-05 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370407+0000", 2023-06-03T20:42:13.089 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000110085 2023-06-03T20:42:13.090 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.090 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.090 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:13.090 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370517+0000", 2023-06-03T20:42:13.090 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000124599 2023-06-03T20:42:13.091 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.091 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.091 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,7", 2023-06-03T20:42:13.091 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.370641+0000", 2023-06-03T20:42:13.091 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0046010529999999999 2023-06-03T20:42:13.092 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.092 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.092 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:13.092 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.375242+0000", 2023-06-03T20:42:13.093 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4716000000000006e-05 2023-06-03T20:42:13.093 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.093 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.093 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.093 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.375337+0000", 2023-06-03T20:42:13.094 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17724295900000001 2023-06-03T20:42:13.094 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.094 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.094 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:13.095 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.552580+0000", 2023-06-03T20:42:13.095 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0513999999999998e-05 2023-06-03T20:42:13.095 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.095 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.096 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:13.096 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.552630+0000", 2023-06-03T20:42:13.096 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3597999999999997e-05 2023-06-03T20:42:13.096 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:13.097 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:13.097 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:13.097 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.552684+0000", 2023-06-03T20:42:13.097 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.18235349000000001 2023-06-03T20:42:13.098 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.098 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.098 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.099 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:13.099 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:13.099 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:42:13.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:13.101 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:12 smithi033 bash[78259]: cluster 1685824931.3887618 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-06-03T20:42:13.102 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:12 smithi033 bash[74781]: cluster 1685824931.3887618 mgr.y (mgr.34104) 1264 : cluster 0 pgmap v1388: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2023-06-03T20:42:13.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:13.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:13.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:13.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:13.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:13.379 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:13.406 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:13.413 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:13.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:13.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:13.552 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:13.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:13.666 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:13.706 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:13.810 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:13.851 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:13.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:13.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:13.956 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:13.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:14.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:14.103 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:14.148 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:14.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.151 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:14.252 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:14.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:14.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:14.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:14.424 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_ops_in_flight 2023-06-03T20:42:14.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:14.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:14.533 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:14.577 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:14.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:14.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:14.694 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:14 smithi083 bash[60048]: cluster 1685824933.3893397 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:42:14.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:14.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:14.831 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:14.864 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:14.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:14.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:14.969 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:14.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:15.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.004 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:15.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:14 smithi033 bash[74781]: cluster 1685824933.3893397 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:42:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:14 smithi033 bash[78259]: cluster 1685824933.3893397 mgr.y (mgr.34104) 1265 : cluster 0 pgmap v1389: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2023-06-03T20:42:15.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:15.154 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:15.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:15.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:15.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:15.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.295 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:15.396 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:15.432 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:15.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:15.537 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:15.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.574 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:15.675 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:15.712 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:15.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:15.817 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:15.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:15.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:15.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:15.970 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:16.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.010 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:16.011 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:16.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:16.141 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.144 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:16.245 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:16.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:16.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:16.399 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:16.428 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:16.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:16.505 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:42:16.529 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:16] "GET /metrics HTTP/1.1" 200 223955 "" "Prometheus/2.33.4" 2023-06-03T20:42:16.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:16.565 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:42:16.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:16.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:16.608 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:42:16.646 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:42:16.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:16.685 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:42:16.689 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:16 smithi083 bash[60048]: cluster 1685824935.390341 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1390: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 952 op/s 2023-06-03T20:42:16.690 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:16 smithi083 bash[60048]: audit 1685824936.4588668 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.33:0/184190276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:16.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:16.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.719 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:16.720 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:42:16.754 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:42:16.793 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:42:16.808 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.809 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:42:16.820 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:16.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:16 smithi033 bash[74781]: cluster 1685824935.390341 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1390: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 952 op/s 2023-06-03T20:42:16.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:16 smithi033 bash[74781]: audit 1685824936.4588668 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.33:0/184190276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:16.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:16 smithi033 bash[78259]: cluster 1685824935.390341 mgr.y (mgr.34104) 1266 : cluster 0 pgmap v1390: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 952 op/s 2023-06-03T20:42:16.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:16 smithi033 bash[78259]: audit 1685824936.4588668 mon.c (mon.2) 141 : audit 0 from='client.? 172.21.15.33:0/184190276' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:16.848 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:16.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:16.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:16.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:16.997 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:17.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:17.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:17.147 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:17.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:17.252 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:17.285 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:17.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:17.420 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:17.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.426 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:17.527 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:17.556 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:17.663 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:17.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:17.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:17.795 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:17.826 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:17.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:17.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:17.966 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:17.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:18.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:18.106 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:18.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:18.221 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.249 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:18.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.384 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:18.491 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.529 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.530 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:18.632 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:18.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:18.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:18.784 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.794 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:18 smithi083 bash[60048]: cluster 1685824937.3907099 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1391: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-06-03T20:42:18.827 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:18.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:18.931 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:18.941 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:18 smithi033 bash[74781]: cluster 1685824937.3907099 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1391: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-06-03T20:42:18.941 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:18 smithi033 bash[78259]: cluster 1685824937.3907099 mgr.y (mgr.34104) 1267 : cluster 0 pgmap v1391: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 589 op/s 2023-06-03T20:42:18.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:18.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:18.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:19.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:19.103 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:19.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.108 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:19.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:19.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:19.354 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:19.354 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:19.384 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:19.403 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:42:19.403 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:42:19.403 INFO:tasks.thrashosds.thrasher:primary_affinity 2023-06-03T20:42:19.403 INFO:tasks.thrashosds.thrasher:Setting osd 5 primary_affinity to 0.000000 2023-06-03T20:42:19.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 5 0 2023-06-03T20:42:19.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:19.543 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:19.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:19.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:19.691 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:19.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.694 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:19.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:19.830 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:19.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:19.937 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:19.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:19.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:19.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:20.081 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:20.124 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:20.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:20.230 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:20.280 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:20.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.283 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:20.384 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.423 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:20.530 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:20.563 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:20.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:20.667 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.700 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:20 smithi083 bash[60048]: cluster 1685824939.391114 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1392: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:42:20.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:20.803 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:20.846 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:20.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:20.954 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.986 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:20.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:20.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:20.996 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:20 smithi033 bash[74781]: cluster 1685824939.391114 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1392: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:42:20.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:20 smithi033 bash[78259]: cluster 1685824939.391114 mgr.y (mgr.34104) 1268 : cluster 0 pgmap v1392: 89 pgs: 89 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 624 op/s 2023-06-03T20:42:21.091 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:21.119 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:21.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:21.226 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:21.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:21.372 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:21.400 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:21.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.403 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:21.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:21.536 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:21.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:21.643 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:21.701 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:21.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:21.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:21.846 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:21.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:21.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:21.876 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:42:21.953 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:21.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:22.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:22.110 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:22.146 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:22.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:22.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:22.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:22.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:22.425 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:22.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:22.531 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:22.574 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:22.645 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:42:22.682 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:22.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:22.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:22.829 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[78259]: cluster 1685824941.3918347 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1393: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2023-06-03T20:42:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[78259]: audit 1685824941.8416662 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.33:0/1945205093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[78259]: audit 1685824941.8423917 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[74781]: cluster 1685824941.3918347 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1393: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2023-06-03T20:42:22.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[74781]: audit 1685824941.8416662 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.33:0/1945205093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:22 smithi033 bash[74781]: audit 1685824941.8423917 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:22.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:22.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:22 smithi083 bash[60048]: cluster 1685824941.3918347 mgr.y (mgr.34104) 1269 : cluster 0 pgmap v1393: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 850 op/s 2023-06-03T20:42:22.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:22 smithi083 bash[60048]: audit 1685824941.8416662 mon.c (mon.2) 142 : audit 1 from='client.? 172.21.15.33:0/1945205093' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:22 smithi083 bash[60048]: audit 1685824941.8423917 mon.a (mon.0) 1554 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:42:22.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:23.029 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:23.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:23.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:23.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:23.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:23.279 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:23.318 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:23.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:23.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:23.463 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.469 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:23.570 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.599 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:23.707 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.741 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:23.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.618152 mon.a (mon.0) 1555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:42:23.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6181936 mon.a (mon.0) 1556 : cluster 1 Cluster is now healthy 2023-06-03T20:42:23.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: audit 1685824942.6281924 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:42:23.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6285558 mon.a (mon.0) 1558 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-06-03T20:42:23.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6362944 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6397898 osd.6 (osd.6) 192 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6400402 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6420257 osd.7 (osd.7) 227 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: cluster 1685824942.6439326 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: audit 1685824943.6319675 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:23.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[78259]: audit 1685824943.6343157 mon.a (mon.0) 1560 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:23.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.618152 mon.a (mon.0) 1555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:42:23.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6181936 mon.a (mon.0) 1556 : cluster 1 Cluster is now healthy 2023-06-03T20:42:23.836 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: audit 1685824942.6281924 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:42:23.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6285558 mon.a (mon.0) 1558 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-06-03T20:42:23.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6362944 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6397898 osd.6 (osd.6) 192 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.837 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6400402 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6420257 osd.7 (osd.7) 227 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: cluster 1685824942.6439326 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: audit 1685824943.6319675 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:23.838 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:23 smithi033 bash[74781]: audit 1685824943.6343157 mon.a (mon.0) 1560 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:23.848 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.618152 mon.a (mon.0) 1555 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:42:23.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6181936 mon.a (mon.0) 1556 : cluster 1 Cluster is now healthy 2023-06-03T20:42:23.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: audit 1685824942.6281924 mon.a (mon.0) 1557 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:42:23.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6285558 mon.a (mon.0) 1558 : cluster 0 osdmap e302: 8 total, 8 up, 8 in 2023-06-03T20:42:23.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6362944 osd.4 (osd.4) 245 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6397898 osd.6 (osd.6) 192 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6400402 osd.7 (osd.7) 226 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6420257 osd.7 (osd.7) 227 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: cluster 1685824942.6439326 osd.7 (osd.7) 228 : cluster 3 failed to encode map e302 with expected crc 2023-06-03T20:42:23.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: audit 1685824943.6319675 mon.a (mon.0) 1559 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:23.897 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:23 smithi083 bash[60048]: audit 1685824943.6343157 mon.a (mon.0) 1560 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:23.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:23.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:24.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:24.046 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:24.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:24.151 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.179 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:24.286 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.313 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:24.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.457 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:24.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:24.565 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:24.605 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:24.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:24.662 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:42:24.662 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:42:24.697 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:24 smithi083 bash[60048]: cluster 1685824943.3922725 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1395: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-06-03T20:42:24.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:24.756 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:24.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.762 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:24.863 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:24.907 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:24.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:24.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:25.014 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:25.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:25.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:24 smithi033 bash[78259]: cluster 1685824943.3922725 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1395: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-06-03T20:42:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:24 smithi033 bash[74781]: cluster 1685824943.3922725 mgr.y (mgr.34104) 1270 : cluster 0 pgmap v1395: 89 pgs: 89 active+clean; 4.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2023-06-03T20:42:25.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.192 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:25.300 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:25.336 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:25.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.487 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:25.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:25.610 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_blocked_ops 2023-06-03T20:42:25.634 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:25.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:25.741 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:25.796 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:25.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.802 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:25.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:25.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:25.942 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:26.043 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:26.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:26.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:26.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:26.192 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:42:26.210 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:26.314 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:26.456 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.493 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:26] "GET /metrics HTTP/1.1" 200 223974 "" "Prometheus/2.33.4" 2023-06-03T20:42:26.596 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:26.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:26.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:26.730 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:26.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.740 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:26 smithi083 bash[60048]: cluster 1685824945.393055 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1396: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:26.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:26.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:26.868 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:26.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:26.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:27.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:27.037 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.042 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:26 smithi033 bash[74781]: cluster 1685824945.393055 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1396: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:26 smithi033 bash[78259]: cluster 1685824945.393055 mgr.y (mgr.34104) 1271 : cluster 0 pgmap v1396: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:27.142 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:27.178 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:27.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.184 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:27.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:27.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:27.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:27.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:27.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:27.613 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:27.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:27.719 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:27.757 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:27.764 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:27.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:27.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:27.904 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:27.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:27.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:28.012 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.040 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:28.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:28.174 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:28.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:28.284 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:28.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:28.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:28.419 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:28.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:28.603 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:28.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.607 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:28.708 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:28.737 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:28.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.744 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:28.845 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.854 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:28 smithi083 bash[60048]: cluster 1685824947.3934288 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1397: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:28.864 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:28 smithi033 bash[74781]: cluster 1685824947.3934288 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1397: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:28.865 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:28 smithi033 bash[78259]: cluster 1685824947.3934288 mgr.y (mgr.34104) 1272 : cluster 0 pgmap v1397: 89 pgs: 89 active+clean; 4.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:42:28.883 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:28.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:28.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:28.994 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:29.148 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.183 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:29.289 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:29.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:29.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:29.426 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:29.458 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:29.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:29.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.605 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:29.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:29.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:29.751 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:29.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:29.859 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:29.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:29.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:29.898 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:29.999 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:30.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:30.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:30.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:30.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:30.296 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:30.329 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:30.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:30.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:30.461 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:30.467 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:30.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:30.574 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:30.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:30.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.617 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:30.718 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:30.747 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:30.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:30.800 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:30 smithi033 bash[74781]: cluster 1685824949.3939002 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1398: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-06-03T20:42:30.801 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:30 smithi033 bash[78259]: cluster 1685824949.3939002 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1398: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-06-03T20:42:30.840 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:30.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:30.891 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:30 smithi083 bash[60048]: cluster 1685824949.3939002 mgr.y (mgr.34104) 1273 : cluster 0 pgmap v1398: 89 pgs: 89 active+clean; 4.3 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2023-06-03T20:42:30.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:30.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:30.997 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.033 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:31.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:31.165 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:31.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:31.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.303 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:31.410 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:31.453 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:31.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:31.557 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:31.598 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:31.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:31.705 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:31.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:31.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:31.850 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:31.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:31.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:31.991 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:32.027 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:32.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:32.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:32.177 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:32.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.185 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:32.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:32.330 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:32.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.334 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:32.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:32.468 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:32.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.478 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:32.579 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:32.616 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:32.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:32.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:32.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:32.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:32.868 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:32 smithi083 bash[60048]: cluster 1685824951.3961396 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1399: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-06-03T20:42:32.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:32.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:32.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:33.004 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:33.036 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:33.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.039 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:32 smithi033 bash[74781]: cluster 1685824951.3961396 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1399: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-06-03T20:42:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:32 smithi033 bash[78259]: cluster 1685824951.3961396 mgr.y (mgr.34104) 1274 : cluster 0 pgmap v1399: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 698 op/s 2023-06-03T20:42:33.140 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:33.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:33.186 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:33.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:33.321 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:33.426 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:33.463 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:33.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:33.568 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:33.601 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:33.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:33.706 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:33.707 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:33 smithi033 bash[74781]: audit 1685824953.227913 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:42:33.732 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:33.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.748 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:33.849 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:33.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:33.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:33.883 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:33.959 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:33 smithi033 bash[78259]: audit 1685824953.227913 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:42:33.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:34.036 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:34.143 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:34.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:33 smithi083 bash[60048]: audit 1685824953.227913 mon.a (mon.0) 1561 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:42:34.175 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:34.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:34.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:34.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:34.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:34.419 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:34.447 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:34.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:34.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:34.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:34.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:34.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:34.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:34.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:34.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:34.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:34.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:34.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:35.040 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:35.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:35.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:34 smithi083 bash[60048]: cluster 1685824953.3982422 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1400: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-06-03T20:42:35.154 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:34 smithi033 bash[74781]: cluster 1685824953.3982422 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1400: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-06-03T20:42:35.154 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:34 smithi033 bash[78259]: cluster 1685824953.3982422 mgr.y (mgr.34104) 1275 : cluster 0 pgmap v1400: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2023-06-03T20:42:35.176 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:35.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:35.281 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:35.312 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:35.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.314 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:35.415 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:35.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:35.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:35.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:35.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:35.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:35.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:35.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:35.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:35.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:35.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:35.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:35.971 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:36.012 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:36.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:36.027 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:42:36.027 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:42:36.118 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:36.257 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:36.402 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:36.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:36.543 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:36.569 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:36.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:36.673 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:36.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:36.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:36.703 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:36] "GET /metrics HTTP/1.1" 200 223974 "" "Prometheus/2.33.4" 2023-06-03T20:42:36.713 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:36 smithi083 bash[60048]: cluster 1685824955.3990412 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1401: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:42:36.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:36.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:36.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.842 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:36.943 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:36.990 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:36.991 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:36 smithi033 bash[78259]: cluster 1685824955.3990412 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1401: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:42:36.991 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:36 smithi033 bash[74781]: cluster 1685824955.3990412 mgr.y (mgr.34104) 1276 : cluster 0 pgmap v1401: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 884 op/s 2023-06-03T20:42:36.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:36.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:37.093 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:37.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.5 dump_historic_ops 2023-06-03T20:42:37.139 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:37.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:37.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:37.300 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:37.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.305 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:37.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:37.444 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:37.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:37.547 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:37.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:37.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:37.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:37.726 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:37.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:37.829 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:37.866 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:37.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:37.871 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:37.972 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:38.000 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:38.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:38.106 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:38.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:38.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:38.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.292 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:38.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:38.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:38.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:38.545 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:38.573 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:38.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:38.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:38.833 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:38.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:38.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:38.984 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:38.996 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:38 smithi083 bash[60048]: cluster 1685824957.3994763 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1402: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-06-03T20:42:38.997 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:38 smithi083 bash[60048]: audit 1685824958.6237054 mon.a (mon.0) 1562 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:39.018 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:39.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:38 smithi033 bash[78259]: cluster 1685824957.3994763 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1402: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-06-03T20:42:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:38 smithi033 bash[78259]: audit 1685824958.6237054 mon.a (mon.0) 1562 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:38 smithi033 bash[74781]: cluster 1685824957.3994763 mgr.y (mgr.34104) 1277 : cluster 0 pgmap v1402: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 594 op/s 2023-06-03T20:42:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:38 smithi033 bash[74781]: audit 1685824958.6237054 mon.a (mon.0) 1562 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:39.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:39.152 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:39.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.158 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:39.259 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:39.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:39.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:39.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:39.446 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:39.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:39.489 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:42:39.549 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:39.553 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:42:39.587 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:39.598 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:42:39.653 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:42:39.694 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:39.696 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:42:39.740 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:42:39.742 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:39.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:39.762 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.5 primary-affinity to 0 (802) 2023-06-03T20:42:39.775 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:42:39.819 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:42:39.828 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.828 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.828 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.829 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.829 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.829 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.829 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.830 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:42:39.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:39.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:39.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:39.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:39.987 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[78259]: audit 1685824958.959207 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.33:0/216033699' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:39.987 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[78259]: audit 1685824958.9601278 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:39.988 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[78259]: audit 1685824959.4117932 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.33:0/53957128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:39.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[74781]: audit 1685824958.959207 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.33:0/216033699' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:39.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[74781]: audit 1685824958.9601278 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:39.988 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:39 smithi033 bash[74781]: audit 1685824959.4117932 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.33:0/53957128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:40.007 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:40.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.009 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:40.111 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:40.136 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:40.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.141 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:40.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:39 smithi083 bash[60048]: audit 1685824958.959207 mon.c (mon.2) 143 : audit 1 from='client.? 172.21.15.33:0/216033699' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:40.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:39 smithi083 bash[60048]: audit 1685824958.9601278 mon.a (mon.0) 1563 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]: dispatch 2023-06-03T20:42:40.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:39 smithi083 bash[60048]: audit 1685824959.4117932 mon.c (mon.2) 144 : audit 0 from='client.? 172.21.15.33:0/53957128' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:42:40.242 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:40.273 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:40.377 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.413 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:40.515 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:40.558 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:40.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:40.662 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.690 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:40.792 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:40.801 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: cluster 1685824959.399905 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1403: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-06-03T20:42:40.802 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: audit 1685824959.7315536 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2023-06-03T20:42:40.802 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: cluster 1685824959.7316692 mon.a (mon.0) 1565 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-06-03T20:42:40.802 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: cluster 1685824959.74298 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.803 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: cluster 1685824959.7557774 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.803 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: audit 1685824959.9894128 mon.a (mon.0) 1566 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.803 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:40 smithi083 bash[60048]: audit 1685824959.9954195 mon.a (mon.0) 1567 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:40.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.837 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:40.938 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.941 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: cluster 1685824959.399905 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1403: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-06-03T20:42:40.941 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: audit 1685824959.7315536 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2023-06-03T20:42:40.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: cluster 1685824959.7316692 mon.a (mon.0) 1565 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-06-03T20:42:40.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: cluster 1685824959.74298 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: cluster 1685824959.7557774 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: audit 1685824959.9894128 mon.a (mon.0) 1566 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[74781]: audit 1685824959.9954195 mon.a (mon.0) 1567 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.943 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: cluster 1685824959.399905 mgr.y (mgr.34104) 1278 : cluster 0 pgmap v1403: 89 pgs: 89 active+clean; 3.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 630 op/s 2023-06-03T20:42:40.943 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: audit 1685824959.7315536 mon.a (mon.0) 1564 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 0.0}]': finished 2023-06-03T20:42:40.943 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: cluster 1685824959.7316692 mon.a (mon.0) 1565 : cluster 0 osdmap e303: 8 total, 8 up, 8 in 2023-06-03T20:42:40.944 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: cluster 1685824959.74298 osd.7 (osd.7) 229 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.944 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: cluster 1685824959.7557774 osd.6 (osd.6) 193 : cluster 3 failed to encode map e303 with expected crc 2023-06-03T20:42:40.944 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: audit 1685824959.9894128 mon.a (mon.0) 1566 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.944 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:40 smithi033 bash[78259]: audit 1685824959.9954195 mon.a (mon.0) 1567 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:40.990 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:40.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:41.098 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:41.244 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.277 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:41.344 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:41.378 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:41.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:41.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:41.518 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:41.550 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:41.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:41.663 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.692 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7391775 mon.a (mon.0) 1568 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7412553 osd.5 (osd.5) 221 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7441661 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.744214 osd.6 (osd.6) 194 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7442753 osd.4 (osd.4) 246 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.761 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7463467 osd.7 (osd.7) 231 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.746365 osd.5 (osd.5) 222 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.747353 osd.4 (osd.4) 247 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.7474616 osd.6 (osd.6) 195 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[78259]: cluster 1685824960.747688 osd.7 (osd.7) 232 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7391775 mon.a (mon.0) 1568 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-06-03T20:42:41.762 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7412553 osd.5 (osd.5) 221 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7441661 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.744214 osd.6 (osd.6) 194 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7442753 osd.4 (osd.4) 246 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7463467 osd.7 (osd.7) 231 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.746365 osd.5 (osd.5) 222 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.747353 osd.4 (osd.4) 247 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.7474616 osd.6 (osd.6) 195 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.763 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:41 smithi033 bash[74781]: cluster 1685824960.747688 osd.7 (osd.7) 232 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:41.797 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:41.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:41.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:41.944 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:41.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:41.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:41.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:42.086 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:42.094 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7391775 mon.a (mon.0) 1568 : cluster 0 osdmap e304: 8 total, 8 up, 8 in 2023-06-03T20:42:42.095 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7412553 osd.5 (osd.5) 221 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.096 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7441661 osd.7 (osd.7) 230 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.096 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.744214 osd.6 (osd.6) 194 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.096 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7442753 osd.4 (osd.4) 246 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.096 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7463467 osd.7 (osd.7) 231 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.096 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.746365 osd.5 (osd.5) 222 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.747353 osd.4 (osd.4) 247 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.7474616 osd.6 (osd.6) 195 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.097 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:41 smithi083 bash[60048]: cluster 1685824960.747688 osd.7 (osd.7) 232 : cluster 3 failed to encode map e304 with expected crc 2023-06-03T20:42:42.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:42.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:42.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:42.298 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:42.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:42.407 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:42.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:42.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:42.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:42.580 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:42.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:42.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:42.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:42.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.770 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:42.870 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:42 smithi083 bash[60048]: cluster 1685824961.4023316 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1406: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:42 smithi083 bash[60048]: cluster 1685824961.735696 mon.a (mon.0) 1569 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-06-03T20:42:42.911 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:42.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:42.916 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:43.017 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:43.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:42 smithi033 bash[74781]: cluster 1685824961.4023316 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1406: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:43.031 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:42 smithi033 bash[74781]: cluster 1685824961.735696 mon.a (mon.0) 1569 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-06-03T20:42:43.032 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:42 smithi033 bash[78259]: cluster 1685824961.4023316 mgr.y (mgr.34104) 1279 : cluster 0 pgmap v1406: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:43.032 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:42 smithi033 bash[78259]: cluster 1685824961.735696 mon.a (mon.0) 1569 : cluster 3 Health check failed: Reduced data availability: 4 pgs inactive, 6 pgs peering (PG_AVAILABILITY) 2023-06-03T20:42:43.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:43.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.059 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:43.161 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:43.189 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:43.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.192 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:43.293 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:43.340 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:43.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:43.448 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:43.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:43.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:43.624 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:43.654 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:43.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.657 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:43.758 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:43.799 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:43.801 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:42:43.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:43.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:43 smithi083 bash[60048]: audit 1685824963.0489914 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:43.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:43 smithi083 bash[60048]: audit 1685824963.053112 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.33:0/3132564556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:43.908 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:43.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:43.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:43.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:44.017 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:43 smithi033 bash[74781]: audit 1685824963.0489914 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:44.017 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:43 smithi033 bash[74781]: audit 1685824963.053112 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.33:0/3132564556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:44.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:43 smithi033 bash[78259]: audit 1685824963.0489914 mon.a (mon.0) 1570 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:44.018 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:43 smithi033 bash[78259]: audit 1685824963.053112 mon.b (mon.1) 27 : audit 1 from='client.? 172.21.15.33:0/3132564556' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:42:44.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:44.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:44.195 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:42:44.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:44.240 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:44.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:44.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:44.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.403 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:44.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:44.505 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:44.545 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:44.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:44.650 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:44.679 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:44.784 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:44.822 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:44.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:44.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:44.975 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:44.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:44.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:45.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.4028761 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1407: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:45.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.7520645 mon.a (mon.0) 1571 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:45.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: audit 1685824963.7806342 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:42:45.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.7809403 mon.a (mon.0) 1573 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-06-03T20:42:45.032 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.793299 osd.5 (osd.5) 223 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.033 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.7941375 osd.4 (osd.4) 248 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.033 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: cluster 1685824963.795524 osd.7 (osd.7) 233 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.033 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: audit 1685824964.3193069 mon.a (mon.0) 1574 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.033 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:44 smithi083 bash[60048]: audit 1685824964.3318267 mon.a (mon.0) 1575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.4028761 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1407: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:45.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.7520645 mon.a (mon.0) 1571 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: audit 1685824963.7806342 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.7809403 mon.a (mon.0) 1573 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.793299 osd.5 (osd.5) 223 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.7941375 osd.4 (osd.4) 248 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: cluster 1685824963.795524 osd.7 (osd.7) 233 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: audit 1685824964.3193069 mon.a (mon.0) 1574 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[78259]: audit 1685824964.3318267 mon.a (mon.0) 1575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.4028761 mgr.y (mgr.34104) 1280 : cluster 0 pgmap v1407: 89 pgs: 6 peering, 83 active+clean; 3.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 405 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.7520645 mon.a (mon.0) 1571 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: audit 1685824963.7806342 mon.a (mon.0) 1572 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.7809403 mon.a (mon.0) 1573 : cluster 0 osdmap e305: 8 total, 8 up, 8 in 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.793299 osd.5 (osd.5) 223 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.7941375 osd.4 (osd.4) 248 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: cluster 1685824963.795524 osd.7 (osd.7) 233 : cluster 3 failed to encode map e305 with expected crc 2023-06-03T20:42:45.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: audit 1685824964.3193069 mon.a (mon.0) 1574 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:44 smithi033 bash[74781]: audit 1685824964.3318267 mon.a (mon.0) 1575 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:45.084 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:45.122 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:45.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:45.229 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:45.382 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.427 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:45.536 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.579 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:45.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:45.689 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:45.722 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:45.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:45.828 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:45.878 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:45.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:45.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:45.985 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:45.993 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:45 smithi083 bash[60048]: audit 1685824964.9010572 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:42:45.994 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:45 smithi083 bash[60048]: audit 1685824964.9024684 mon.a (mon.0) 1577 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:42:45.994 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:45 smithi083 bash[60048]: audit 1685824964.9176075 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:46.028 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:46.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:46.034 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:46.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[74781]: audit 1685824964.9010572 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:42:46.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[74781]: audit 1685824964.9024684 mon.a (mon.0) 1577 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:42:46.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[74781]: audit 1685824964.9176075 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:46.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[78259]: audit 1685824964.9010572 mon.a (mon.0) 1576 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:42:46.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[78259]: audit 1685824964.9024684 mon.a (mon.0) 1577 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:42:46.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:45 smithi033 bash[78259]: audit 1685824964.9176075 mon.a (mon.0) 1578 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:46.135 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:46.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:46.170 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:46.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:46.271 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:46.315 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:46.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:46.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:46.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:46.438 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:42:46.438 INFO:teuthology.orchestra.run.smithi083.stdout: "size": 20, 2023-06-03T20:42:46.438 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 600, 2023-06-03T20:42:46.438 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47454 10.6 10:60297fcb:::benchmark_data_smithi033_203613_object47453:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 457.30348033199999, 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28448114899999999, 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.439 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47454 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.440 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.441 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.441 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:42:46.441 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.442 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.442 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.442 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.443 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128558+0000", 2023-06-03T20:42:46.444 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.444 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.445 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.445 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.445 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128557+0000", 2023-06-03T20:42:46.445 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5086000000000002e-05 2023-06-03T20:42:46.445 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.446 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.446 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.446 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128602+0000", 2023-06-03T20:42:46.446 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1916000000000001e-05 2023-06-03T20:42:46.446 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.447 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.447 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.447 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128614+0000", 2023-06-03T20:42:46.447 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.5899999999999996e-06 2023-06-03T20:42:46.447 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.448 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.448 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.448 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128620+0000", 2023-06-03T20:42:46.448 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2209000000000002e-05 2023-06-03T20:42:46.449 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.449 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.449 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.449 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128662+0000", 2023-06-03T20:42:46.449 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.7416999999999993e-05 2023-06-03T20:42:46.450 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.450 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.450 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.450 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128750+0000", 2023-06-03T20:42:46.450 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012389599999999999 2023-06-03T20:42:46.451 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.451 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.451 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:42:46.451 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.128874+0000", 2023-06-03T20:42:46.451 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.006751941 2023-06-03T20:42:46.452 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.452 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.452 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.452 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.135626+0000", 2023-06-03T20:42:46.452 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000602813 2023-06-03T20:42:46.453 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.453 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.453 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.453 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.136228+0000", 2023-06-03T20:42:46.453 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.004660623 2023-06-03T20:42:46.454 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.454 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.454 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.454 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140889+0000", 2023-06-03T20:42:46.454 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.1934000000000001e-05 2023-06-03T20:42:46.455 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.455 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.455 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.455 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140941+0000", 2023-06-03T20:42:46.455 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27209838400000003 2023-06-03T20:42:46.456 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.456 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.456 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.456 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.413039+0000", 2023-06-03T20:42:46.456 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28448114899999999 2023-06-03T20:42:46.457 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.457 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.457 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.457 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.457 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.458 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:47462 10.6 10:6d7a9388:::benchmark_data_smithi033_203613_object47461:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e252)", 2023-06-03T20:42:46.458 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:42:46.458 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 457.301318321, 2023-06-03T20:42:46.458 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.285602417, 2023-06-03T20:42:46.458 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.459 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 47462 2023-06-03T20:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.460 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.461 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130720+0000", 2023-06-03T20:42:46.462 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.462 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.462 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.462 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.462 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130719+0000", 2023-06-03T20:42:46.463 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000172447 2023-06-03T20:42:46.463 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.463 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.463 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.463 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130891+0000", 2023-06-03T20:42:46.464 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3434e-05 2023-06-03T20:42:46.464 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.464 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.464 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.465 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130905+0000", 2023-06-03T20:42:46.465 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0319999999999998e-06 2023-06-03T20:42:46.465 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.465 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.465 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.466 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.130912+0000", 2023-06-03T20:42:46.466 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0012552729999999999 2023-06-03T20:42:46.466 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.466 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.466 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.467 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132167+0000", 2023-06-03T20:42:46.467 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00011705900000000001 2023-06-03T20:42:46.467 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.467 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.468 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.468 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132284+0000", 2023-06-03T20:42:46.468 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000107496 2023-06-03T20:42:46.468 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.469 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.469 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:42:46.469 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.132391+0000", 2023-06-03T20:42:46.469 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0032451509999999999 2023-06-03T20:42:46.469 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.470 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.470 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.470 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.135637+0000", 2023-06-03T20:42:46.471 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0047731960000000004 2023-06-03T20:42:46.471 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.471 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.471 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.471 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.140410+0000", 2023-06-03T20:42:46.472 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.27581807000000003 2023-06-03T20:42:46.472 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.472 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.472 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.473 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416228+0000", 2023-06-03T20:42:46.473 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4447999999999998e-05 2023-06-03T20:42:46.473 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.473 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.474 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.474 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416282+0000", 2023-06-03T20:42:46.474 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.0386000000000003e-05 2023-06-03T20:42:46.474 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.474 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.475 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.475 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:35:09.416323+0000", 2023-06-03T20:42:46.475 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.285602417 2023-06-03T20:42:46.475 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.476 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.476 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.476 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.476 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.477 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135355 10.11 10.68626271 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.477 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:47.916878+0000", 2023-06-03T20:42:46.477 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.51516083199999, 2023-06-03T20:42:46.477 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.44349677500000001, 2023-06-03T20:42:46.477 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.478 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.478 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.478 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.478 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.478 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135355 2023-06-03T20:42:46.479 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.479 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.479 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.479 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.480 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916878+0000", 2023-06-03T20:42:46.480 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.480 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.480 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.480 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.481 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916878+0000", 2023-06-03T20:42:46.481 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:46.481 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.481 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916877+0000", 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1240000000000002e-06 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.482 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916883+0000", 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2870999999999999e-05 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.483 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916896+0000", 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1149999999999999e-06 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916902+0000", 2023-06-03T20:42:46.484 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7395000000000001e-05 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916969+0000", 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5429999999999996e-06 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.485 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.916977+0000", 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.44338484 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.486 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360362+0000", 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2850000000000001e-05 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360374+0000", 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.44349677500000001 2023-06-03T20:42:46.487 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135365 10.11 10.b5680031 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.488 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:47.931046+0000", 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.50099297100002, 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.42937529400000002, 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.489 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135365 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931046+0000", 2023-06-03T20:42:46.490 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931046+0000", 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.491 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931044+0000", 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.0659999999999993e-06 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.492 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931053+0000", 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2942000000000001e-05 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931066+0000", 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.691e-06 2023-06-03T20:42:46.493 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931073+0000", 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.5825000000000002e-05 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.494 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931128+0000", 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4011e-05 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.495 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.931142+0000", 2023-06-03T20:42:46.496 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.42926919800000002 2023-06-03T20:42:46.496 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.496 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.496 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360412+0000", 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.2299999999999997e-06 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360421+0000", 2023-06-03T20:42:46.497 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.42937529400000002 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135407 10.11 10.dcdcb151 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.498 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:47.963557+0000", 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.468481419, 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.39689937400000003, 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.499 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135407 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.500 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963557+0000", 2023-06-03T20:42:46.501 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.501 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.501 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.501 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.502 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963557+0000", 2023-06-03T20:42:46.502 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.502 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.502 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.502 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.503 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963555+0000", 2023-06-03T20:42:46.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5059999999999998e-06 2023-06-03T20:42:46.503 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.503 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963563+0000", 2023-06-03T20:42:46.504 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.859e-05 2023-06-03T20:42:46.504 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963581+0000", 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6989999999999997e-06 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963588+0000", 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.083e-05 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963639+0000", 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4340000000000003e-06 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:47.963646+0000", 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.39680135300000002 2023-06-03T20:42:46.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360448+0000", 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8699999999999998e-06 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360457+0000", 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.39689937400000003 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135444 10.11 10.8a84edb1 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:48.010393+0000", 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.42164506099999, 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.35009389099999999, 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.510 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135444 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.511 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010393+0000", 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.512 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010393+0000", 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010392+0000", 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2239999999999995e-06 2023-06-03T20:42:46.513 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.514 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.514 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.514 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010400+0000", 2023-06-03T20:42:46.514 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4541e-05 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010414+0000", 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.157e-06 2023-06-03T20:42:46.515 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010423+0000", 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014773600000000001 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.516 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010570+0000", 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.3380000000000005e-06 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.517 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.518 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.010579+0000", 2023-06-03T20:42:46.518 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.349900667 2023-06-03T20:42:46.518 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.518 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.518 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.519 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360479+0000", 2023-06-03T20:42:46.519 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9899999999999997e-06 2023-06-03T20:42:46.519 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.519 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360487+0000", 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.35009389099999999 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.520 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135484 10.11 10.2869b6d1 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:48.053363+0000", 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.37867522499999, 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.307150745, 2023-06-03T20:42:46.521 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135484 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.522 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.523 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.523 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.523 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053363+0000", 2023-06-03T20:42:46.523 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.523 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.524 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.524 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.524 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053363+0000", 2023-06-03T20:42:46.525 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.525 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.525 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.525 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.526 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053361+0000", 2023-06-03T20:42:46.526 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0409999999999998e-06 2023-06-03T20:42:46.526 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.527 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.527 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.527 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053369+0000", 2023-06-03T20:42:46.528 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7425999999999999e-05 2023-06-03T20:42:46.528 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.528 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.529 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.529 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053387+0000", 2023-06-03T20:42:46.529 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.046e-06 2023-06-03T20:42:46.529 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.530 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.530 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.530 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.053394+0000", 2023-06-03T20:42:46.531 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0021614009999999999 2023-06-03T20:42:46.531 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.531 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.531 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.532 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055555+0000", 2023-06-03T20:42:46.532 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5040000000000002e-06 2023-06-03T20:42:46.532 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.532 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.533 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.533 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055564+0000", 2023-06-03T20:42:46.533 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30494456599999997 2023-06-03T20:42:46.534 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.534 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.534 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.534 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360508+0000", 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7830000000000004e-06 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360514+0000", 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.307150745 2023-06-03T20:42:46.535 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135485 10.11 10.fb2d2c91 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.536 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:48.055439+0000", 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.37659932499997, 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30510058299999998, 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.537 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135485 2023-06-03T20:42:46.538 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.538 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.538 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.538 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.539 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055439+0000", 2023-06-03T20:42:46.539 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.539 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.540 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.540 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.540 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055439+0000", 2023-06-03T20:42:46.540 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999881 2023-06-03T20:42:46.540 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.541 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.541 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.541 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055427+0000", 2023-06-03T20:42:46.541 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7801000000000001e-05 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055445+0000", 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5228999999999999e-05 2023-06-03T20:42:46.542 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055460+0000", 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.9330000000000004e-06 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.543 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055467+0000", 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000119469 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.544 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055587+0000", 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.9910000000000002e-06 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.055592+0000", 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30494381399999998 2023-06-03T20:42:46.545 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360536+0000", 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2660000000000003e-06 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.546 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360540+0000", 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.30510058299999998 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.547 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135491 10.11 10.8e77d671 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:48.062876+0000", 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.36916258000002, 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29767909300000001, 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.548 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135491 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.549 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062876+0000", 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062876+0000", 2023-06-03T20:42:46.550 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062874+0000", 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5939999999999996e-06 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.551 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062882+0000", 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1569999999999999e-05 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.552 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062894+0000", 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.2700000000000001e-06 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062900+0000", 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9468000000000001e-05 2023-06-03T20:42:46.553 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062959+0000", 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5109999999999997e-06 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.554 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.555 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.062967+0000", 2023-06-03T20:42:46.555 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29758412400000001 2023-06-03T20:42:46.555 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.555 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.556 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.556 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360551+0000", 2023-06-03T20:42:46.556 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1280000000000001e-06 2023-06-03T20:42:46.556 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.556 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.557 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.557 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360555+0000", 2023-06-03T20:42:46.557 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29767909300000001 2023-06-03T20:42:46.557 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.558 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.558 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.559 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.559 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.559 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:135496 10.11 10.4a553d11 (undecoded) ondisk+write+known_if_redirected e264)", 2023-06-03T20:42:46.559 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:36:48.070688+0000", 2023-06-03T20:42:46.560 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 358.36135033599999, 2023-06-03T20:42:46.560 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28988187700000001, 2023-06-03T20:42:46.560 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.561 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "reached pg", 2023-06-03T20:42:46.561 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.561 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.562 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.562 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 135496 2023-06-03T20:42:46.562 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.563 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.563 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.563 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.563 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070688+0000", 2023-06-03T20:42:46.564 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.564 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.564 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.565 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.565 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070688+0000", 2023-06-03T20:42:46.565 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:42:46.565 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.566 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.566 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.566 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070686+0000", 2023-06-03T20:42:46.566 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3519999999999996e-06 2023-06-03T20:42:46.567 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.567 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.567 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.568 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070695+0000", 2023-06-03T20:42:46.568 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3602e-05 2023-06-03T20:42:46.568 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.568 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.568 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070709+0000", 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.5440000000000001e-06 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.569 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070717+0000", 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.3900000000000003e-05 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070760+0000", 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.3929999999999996e-06 2023-06-03T20:42:46.570 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for peered", 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.070767+0000", 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28979913600000001 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.571 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360566+0000", 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.1219999999999997e-06 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.572 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:36:48.360570+0000", 2023-06-03T20:42:46.573 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.28988187700000001 2023-06-03T20:42:46.573 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.573 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.573 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.573 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.574 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.574 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:165669 10.6 10:6389c276:::benchmark_data_smithi033_203613_object57720:head [delete] snapc 0=[] ondisk+write+known_if_redirected e269)", 2023-06-03T20:42:46.574 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:37:29.518154+0000", 2023-06-03T20:42:46.574 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 316.91388475399998, 2023-06-03T20:42:46.574 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31300966699999999, 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 165669 2023-06-03T20:42:46.575 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.576 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.576 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.576 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.576 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518154+0000", 2023-06-03T20:42:46.576 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.577 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.577 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.577 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.577 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518154+0000", 2023-06-03T20:42:46.578 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.578 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.578 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.578 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518152+0000", 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0954999999999998e-05 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518173+0000", 2023-06-03T20:42:46.579 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7920000000000001e-05 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518191+0000", 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0380000000000002e-06 2023-06-03T20:42:46.580 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.518198+0000", 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0013969550000000001 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.581 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.519595+0000", 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00031390200000000002 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.519909+0000", 2023-06-03T20:42:46.582 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00057591999999999995 2023-06-03T20:42:46.583 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.583 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.583 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:42:46.584 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.520484+0000", 2023-06-03T20:42:46.584 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0032110749999999999 2023-06-03T20:42:46.584 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.585 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.585 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.585 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.523696+0000", 2023-06-03T20:42:46.586 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.009271362 2023-06-03T20:42:46.586 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.586 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.587 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.587 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.532967+0000", 2023-06-03T20:42:46.587 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29802435700000002 2023-06-03T20:42:46.587 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.587 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.588 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.588 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.830991+0000", 2023-06-03T20:42:46.588 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00012425199999999999 2023-06-03T20:42:46.589 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.589 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.589 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.590 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.831115+0000", 2023-06-03T20:42:46.590 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.7985000000000002e-05 2023-06-03T20:42:46.590 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.590 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.590 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:37:29.831163+0000", 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.31300966699999999 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.591 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.35679.0:213596 10.16 10:6d4132b2:::benchmark_data_smithi033_203613_object105647:head [delete] snapc 0=[] ondisk+write+known_if_redirected e277)", 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:38:38.120378+0000", 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 248.311660308, 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.148446839, 2023-06-03T20:42:46.592 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.35679", 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3096644236", 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 213596 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.593 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120378+0000", 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.594 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120378+0000", 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120377+0000", 2023-06-03T20:42:46.595 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2470000000000008e-06 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120385+0000", 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3327e-05 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.596 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120398+0000", 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0450000000000003e-06 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.597 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120405+0000", 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.8046999999999997e-05 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120443+0000", 2023-06-03T20:42:46.598 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8409e-05 2023-06-03T20:42:46.599 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.599 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.599 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.599 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.120532+0000", 2023-06-03T20:42:46.599 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00054358300000000004 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,4", 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.121075+0000", 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0023516100000000001 2023-06-03T20:42:46.600 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.601 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.601 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.601 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.123427+0000", 2023-06-03T20:42:46.601 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0013925739999999999 2023-06-03T20:42:46.602 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.602 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.602 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.603 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.124819+0000", 2023-06-03T20:42:46.603 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.14372557999999999 2023-06-03T20:42:46.603 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.603 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.604 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.604 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.268545+0000", 2023-06-03T20:42:46.604 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00016849000000000001 2023-06-03T20:42:46.604 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.605 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.605 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.605 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.268713+0000", 2023-06-03T20:42:46.606 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000111644 2023-06-03T20:42:46.606 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.606 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.606 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.607 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:38:38.268825+0000", 2023-06-03T20:42:46.607 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.148446839 2023-06-03T20:42:46.607 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.607 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.608 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.608 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.608 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.608 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:29062 11.8 11:1f7bbda0:::benchmark_data_smithi033_227323_object29061:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e295)", 2023-06-03T20:42:46.609 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:40:24.056799+0000", 2023-06-03T20:42:46.609 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 142.37523913499999, 2023-06-03T20:42:46.609 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15573867499999999, 2023-06-03T20:42:46.610 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.610 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.610 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.611 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.611 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.611 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 29062 2023-06-03T20:42:46.611 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.612 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.612 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.612 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.612 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056799+0000", 2023-06-03T20:42:46.613 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.613 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.613 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.613 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.614 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056799+0000", 2023-06-03T20:42:46.614 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.614 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.614 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.615 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.615 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056798+0000", 2023-06-03T20:42:46.615 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7179000000000002e-05 2023-06-03T20:42:46.615 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.615 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.616 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.616 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056865+0000", 2023-06-03T20:42:46.616 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3037000000000001e-05 2023-06-03T20:42:46.617 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.617 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.617 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.617 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056878+0000", 2023-06-03T20:42:46.617 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.379e-06 2023-06-03T20:42:46.618 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.618 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.618 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.618 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056885+0000", 2023-06-03T20:42:46.619 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.6236000000000006e-05 2023-06-03T20:42:46.619 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.619 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.619 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.620 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.056972+0000", 2023-06-03T20:42:46.620 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013186900000000001 2023-06-03T20:42:46.620 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.620 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.621 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.621 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.057104+0000", 2023-06-03T20:42:46.621 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014927500000000001 2023-06-03T20:42:46.621 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.621 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.622 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:46.622 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.057253+0000", 2023-06-03T20:42:46.622 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001556857 2023-06-03T20:42:46.622 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.058810+0000", 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001533415 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.623 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.624 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.060343+0000", 2023-06-03T20:42:46.624 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15199594499999999 2023-06-03T20:42:46.624 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.624 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.624 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.212339+0000", 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000119295 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.212458+0000", 2023-06-03T20:42:46.625 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.9771000000000006e-05 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.212538+0000", 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15573867499999999 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.626 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.627 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.627 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.627 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.627 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:29093 11.8 11:18dc45d4:::benchmark_data_smithi033_227323_object29092:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e295)", 2023-06-03T20:42:46.627 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:40:24.072725+0000", 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 142.35931349500001, 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15465084200000001, 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.628 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 29093 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072725+0000", 2023-06-03T20:42:46.629 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072725+0000", 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.630 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072723+0000", 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.6526000000000006e-05 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.631 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072790+0000", 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.0041999999999999e-05 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072810+0000", 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1380000000000001e-06 2023-06-03T20:42:46.632 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072817+0000", 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4073000000000002e-05 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.633 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.072871+0000", 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013187100000000001 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.073003+0000", 2023-06-03T20:42:46.634 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013045099999999999 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.073133+0000", 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.002221766 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.635 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.075355+0000", 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00054030500000000004 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.636 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.075895+0000", 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.151339433 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227235+0000", 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2306999999999996e-05 2023-06-03T20:42:46.637 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227317+0000", 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8711000000000001e-05 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.638 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227376+0000", 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15465084200000001 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.639 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:29099 11.8 11:1e09a5a8:::benchmark_data_smithi033_227323_object29098:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e295)", 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:40:24.077228+0000", 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 142.35481103500001, 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15035410900000001, 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.640 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 29099 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.641 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077228+0000", 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077228+0000", 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.642 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077226+0000", 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4506999999999997e-05 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.643 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077301+0000", 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2792999999999999e-05 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077313+0000", 2023-06-03T20:42:46.644 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4109999999999999e-06 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077321+0000", 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7360000000000006e-05 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.645 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077388+0000", 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010182400000000001 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.646 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077490+0000", 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000171032 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.077661+0000", 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0015007530000000001 2023-06-03T20:42:46.647 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.079162+0000", 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014330699999999999 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.648 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.079305+0000", 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.148151124 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227456+0000", 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.0420999999999995e-05 2023-06-03T20:42:46.649 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227527+0000", 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4982999999999999e-05 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.650 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:24.227582+0000", 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15035410900000001 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.651 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:48925 11.8 11:196d4af5:::benchmark_data_smithi033_227323_object48924:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e295)", 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:40:38.546651+0000", 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 127.88538742999999, 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293569521, 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.652 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 48925 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.653 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546651+0000", 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546651+0000", 2023-06-03T20:42:46.654 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546649+0000", 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8173000000000001e-05 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.655 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546697+0000", 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4008999999999999e-05 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.656 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546711+0000", 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.857e-06 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546717+0000", 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.6344000000000001e-05 2023-06-03T20:42:46.657 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546773+0000", 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000144201 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.658 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.546918+0000", 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015476500000000001 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.547072+0000", 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0018646820000000001 2023-06-03T20:42:46.659 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.548937+0000", 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000645182 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.660 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.549582+0000", 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.29047644099999997 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.840059+0000", 2023-06-03T20:42:46.661 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.4121000000000002e-05 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.840153+0000", 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7854999999999993e-05 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.662 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:38.840221+0000", 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.293569521 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.663 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:51793 11.7 11:e99494b2:::benchmark_data_smithi033_227323_object51792:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e297)", 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:40:41.334914+0000", 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 125.097124247, 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17400701800000001, 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.664 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 51793 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.665 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334914+0000", 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.666 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334914+0000", 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334913+0000", 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.5198999999999999e-05 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.667 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334958+0000", 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3112000000000001e-05 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.668 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334971+0000", 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0289999999999996e-06 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.334976+0000", 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.4509999999999998e-05 2023-06-03T20:42:46.669 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.335030+0000", 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00014165299999999999 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.670 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.335172+0000", 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00018604599999999999 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.335358+0000", 2023-06-03T20:42:46.671 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0020176999999999999 2023-06-03T20:42:46.672 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.672 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.672 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.675 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.337376+0000", 2023-06-03T20:42:46.675 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00078852000000000002 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.338164+0000", 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.170480191 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.676 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.508645+0000", 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000194179 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.677 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.508839+0000", 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2577999999999994e-05 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:40:41.508921+0000", 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17400701800000001 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.678 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:99871 11.7 11:e073140d:::benchmark_data_smithi033_227323_object99870:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:41:33.479984+0000", 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 72.95205473, 2023-06-03T20:42:46.679 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16501633499999999, 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 99871 2023-06-03T20:42:46.680 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.479984+0000", 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.681 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.479984+0000", 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999976 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.682 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.479981+0000", 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.0806000000000001e-05 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.480032+0000", 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.1076e-05 2023-06-03T20:42:46.683 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.480043+0000", 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3129999999999998e-06 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.684 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.480049+0000", 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0031283159999999999 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.483177+0000", 2023-06-03T20:42:46.685 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00015527999999999999 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.483332+0000", 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020136500000000001 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.686 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.483534+0000", 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0044402310000000002 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.687 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.487974+0000", 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00100103 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.488975+0000", 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15585605 2023-06-03T20:42:46.688 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.644831+0000", 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000100858 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.689 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.644932+0000", 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8444999999999999e-05 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.645000+0000", 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.16501633499999999 2023-06-03T20:42:46.690 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:99883 11.7 11:eb49ec44:::benchmark_data_smithi033_227323_object99882:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected e299)", 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:41:33.494201+0000", 2023-06-03T20:42:46.691 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 72.937837784999999, 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15102795499999999, 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.692 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 99883 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494201+0000", 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.693 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494201+0000", 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.694 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494199+0000", 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.7874999999999999e-05 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494237+0000", 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.8321999999999998e-05 2023-06-03T20:42:46.695 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494255+0000", 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.3109999999999995e-06 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.696 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494264+0000", 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4683000000000004e-05 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494329+0000", 2023-06-03T20:42:46.697 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00023159400000000001 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494561+0000", 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00020206 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.698 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.494763+0000", 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.003629714 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.699 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.498392+0000", 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.001275062 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.499667+0000", 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.145424894 2023-06-03T20:42:46.700 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.645092+0000", 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.7713999999999995e-05 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.701 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.645170+0000", 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.8729e-05 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:41:33.645229+0000", 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15102795499999999 2023-06-03T20:42:46.702 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:124432 11.7 11:ef735044:::benchmark_data_smithi033_227323_object19694:head [delete] snapc 0=[] ondisk+write+known_if_redirected e301)", 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:05.389115+0000", 2023-06-03T20:42:46.703 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 41.042923977000001, 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17252026000000001, 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "commit sent; apply or cleanup", 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:46.704 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 124432 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389115+0000", 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:46.705 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389115+0000", 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.706 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389113+0000", 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.4800000000000004e-06 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389120+0000", 2023-06-03T20:42:46.707 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4514e-05 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389135+0000", 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8709999999999999e-06 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.708 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389142+0000", 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00010090300000000001 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389243+0000", 2023-06-03T20:42:46.709 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5342999999999998e-05 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389338+0000", 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.8367000000000003e-05 2023-06-03T20:42:46.710 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 1,4", 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.389426+0000", 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0049622590000000001 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "op_commit", 2023-06-03T20:42:46.711 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.394389+0000", 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013332439 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.407721+0000", 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.15378646800000001 2023-06-03T20:42:46.712 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.561508+0000", 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.7093000000000003e-05 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.713 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "commit_sent", 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.561575+0000", 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0087999999999998e-05 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "done", 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:05.561635+0000", 2023-06-03T20:42:46.714 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.17252026000000001 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:46.715 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:42:46.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:46.717 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:46.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:46.717 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:46] "GET /metrics HTTP/1.1" 200 223986 "" "Prometheus/2.33.4" 2023-06-03T20:42:46.818 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:46.861 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:46.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:46.868 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:46 smithi083 bash[60048]: cluster 1685824965.4036214 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1409: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:46 smithi083 bash[60048]: cluster 1685824965.9148016 mon.a (mon.0) 1579 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-06-03T20:42:46.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:47.004 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:47.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:47.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:46 smithi033 bash[78259]: cluster 1685824965.4036214 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1409: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:47.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:46 smithi033 bash[78259]: cluster 1685824965.9148016 mon.a (mon.0) 1579 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-06-03T20:42:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:46 smithi033 bash[74781]: cluster 1685824965.4036214 mgr.y (mgr.34104) 1281 : cluster 0 pgmap v1409: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:46 smithi033 bash[74781]: cluster 1685824965.9148016 mon.a (mon.0) 1579 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 6 pgs peering) 2023-06-03T20:42:47.109 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:47.138 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:47.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:47.219 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 2, 3, 4, 5, 7, 6] out_osds: [] dead_osds: [] live_osds: [0, 2, 3, 4, 5, 6, 7, 1] 2023-06-03T20:42:47.219 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 0 1 2023-06-03T20:42:47.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:47.277 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:47.343 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_ops_in_flight 2023-06-03T20:42:47.385 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:47.449 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:47.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:42:47.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:47.560 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:47.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:47.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.600 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:47.701 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:47.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:47.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:47.841 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:47.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:47.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:47.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:47.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:48.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:48.121 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:48.156 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:48.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:48.263 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:48.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:48.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:48.398 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:48.438 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:48.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:48.547 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:48.581 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:48.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:48.685 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:48.724 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.733 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:48.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:48 smithi033 bash[78259]: cluster 1685824967.4040618 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:48.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:48 smithi033 bash[74781]: cluster 1685824967.4040618 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:48.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:48.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:48.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:48.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:48.979 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:49.020 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:49.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:49.129 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:48 smithi083 bash[60048]: cluster 1685824967.4040618 mgr.y (mgr.34104) 1282 : cluster 0 pgmap v1410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 0 B/s, 0 objects/s recovering 2023-06-03T20:42:49.167 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:49.208 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:49.272 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.313 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:49.417 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:49.459 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:49.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:49.567 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:49.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:49.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:49.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:49.752 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:49.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.759 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:49.860 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.898 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:49.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:49.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:50.006 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:50.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:50.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.049 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:50.150 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:50.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:50.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:50.301 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:50.335 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:50.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:50.444 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:50.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:50.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:50.603 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:50.636 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:50.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:50.744 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:50.784 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:50.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:50.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:50.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:50.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:50.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:51.038 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:51.047 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:50 smithi083 bash[60048]: cluster 1685824969.404621 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 357 op/s 2023-06-03T20:42:51.071 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:51.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:51.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:50 smithi033 bash[74781]: cluster 1685824969.404621 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 357 op/s 2023-06-03T20:42:51.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:50 smithi033 bash[78259]: cluster 1685824969.404621 mgr.y (mgr.34104) 1283 : cluster 0 pgmap v1411: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 357 op/s 2023-06-03T20:42:51.179 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:51.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:51.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:51.263 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:51.327 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:51.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:51.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:51.466 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:51.516 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:51.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:51.621 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:51.652 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:51.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:51.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:51.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:51.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:51.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:51.952 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:51.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:51.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:52.057 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:52.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:52.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:52.157 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:42:52.205 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:52.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:52.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:52.304 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:42:52.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:52.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:52.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:52.480 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:52.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:42:52.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:42:52.632 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:52.673 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:52.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:52.777 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:52.812 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:52.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:52.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:52 smithi033 bash[78259]: cluster 1685824971.4053404 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:52.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:52 smithi033 bash[74781]: cluster 1685824971.4053404 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:52.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:52.960 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:52.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:52.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:53.067 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:53.113 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:53.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:53.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:52 smithi083 bash[60048]: cluster 1685824971.4053404 mgr.y (mgr.34104) 1284 : cluster 0 pgmap v1412: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:53.220 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.267 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.273 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:53.376 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.410 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:53.517 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:53.551 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:53.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:53.657 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:53.807 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:53.860 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:53.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:53.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:53.964 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:53.997 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:54.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.009 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:54.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:54.141 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:54.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.143 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:54.245 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:54.288 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:54.394 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:54.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:54.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:54.571 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:54.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:54.678 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:54.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[74781]: cluster 1685824973.4061735 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:54.686 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[74781]: audit 1685824973.6288044 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[74781]: audit 1685824973.6301377 mon.a (mon.0) 1581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:54.687 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[74781]: audit 1685824974.384723 mon.a (mon.0) 1582 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.687 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[78259]: cluster 1685824973.4061735 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:54.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[78259]: audit 1685824973.6288044 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[78259]: audit 1685824973.6301377 mon.a (mon.0) 1581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:54.688 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:54 smithi033 bash[78259]: audit 1685824974.384723 mon.a (mon.0) 1582 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:54.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:54.822 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:54.860 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:54.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:54 smithi083 bash[60048]: cluster 1685824973.4061735 mgr.y (mgr.34104) 1285 : cluster 0 pgmap v1413: 89 pgs: 89 active+clean; 3.4 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 578 op/s 2023-06-03T20:42:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:54 smithi083 bash[60048]: audit 1685824973.6288044 mon.a (mon.0) 1580 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:54 smithi083 bash[60048]: audit 1685824973.6301377 mon.a (mon.0) 1581 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:42:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:54 smithi083 bash[60048]: audit 1685824974.384723 mon.a (mon.0) 1582 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:42:54.964 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:54.997 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:55.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:55.104 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:55.140 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:55.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:55.247 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:55.277 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:55.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:55.384 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:55.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:55.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:55.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:55.547 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:55.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.553 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:55.654 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:55.696 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:55.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:55.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:55.839 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:55.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:55.947 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:55.983 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:55.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:55.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:56.092 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:56.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:56.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:56.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:56.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:56.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:56.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:42:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:42:56] "GET /metrics HTTP/1.1" 200 223979 "" "Prometheus/2.33.4" 2023-06-03T20:42:56.385 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:56.417 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:56.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.430 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:56.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:56.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:56.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.588 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:56.689 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:56.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:56 smithi033 bash[74781]: cluster 1685824975.407861 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-06-03T20:42:56.698 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:56 smithi033 bash[78259]: cluster 1685824975.407861 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-06-03T20:42:56.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:56.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.725 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:56.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:56.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:56.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:56.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:56 smithi083 bash[60048]: cluster 1685824975.407861 mgr.y (mgr.34104) 1286 : cluster 0 pgmap v1414: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 778 op/s 2023-06-03T20:42:56.975 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:57.014 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:57.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:57.036 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:42:57.037 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:42:57.037 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.037 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:158998 11.5 e305/289 11:a3318f30:::benchmark_data_smithi033_227323_object54260:head v 305'9879, mlcod=305'9877)", 2023-06-03T20:42:57.038 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.008201+0000", 2023-06-03T20:42:57.038 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.024700103000000001, 2023-06-03T20:42:57.038 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.024737124999999999, 2023-06-03T20:42:57.039 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.040 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:42:57.040 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.040 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.040 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.041 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008201+0000", 2023-06-03T20:42:57.041 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.041 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.042 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.042 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.042 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008201+0000", 2023-06-03T20:42:57.042 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999986 2023-06-03T20:42:57.043 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.043 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.043 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.044 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008200+0000", 2023-06-03T20:42:57.044 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3461999999999999e-05 2023-06-03T20:42:57.044 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.045 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.045 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.045 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008213+0000", 2023-06-03T20:42:57.045 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7604e-05 2023-06-03T20:42:57.046 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.046 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.047 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.047 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008231+0000", 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.763e-06 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008238+0000", 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.7535999999999999e-05 2023-06-03T20:42:57.048 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008296+0000", 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.762e-05 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.049 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008324+0000", 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000122359 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.050 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:158981 11.d e305/289 11:bd9e1ab9:::benchmark_data_smithi033_227323_object54243:head v 305'10094, mlcod=305'10090)", 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.008800+0000", 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.024101331, 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.024224609000000001, 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.051 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008800+0000", 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.052 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008800+0000", 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.053 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008799+0000", 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.7280000000000007e-06 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008809+0000", 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7295999999999998e-05 2023-06-03T20:42:57.054 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008826+0000", 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.208e-06 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.055 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008834+0000", 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00070874499999999999 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.009543+0000", 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9944000000000001e-05 2023-06-03T20:42:57.056 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.057 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.009563+0000", 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00076286400000000003 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.058 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:158995 11.d e305/289 11:b60dcb45:::benchmark_data_smithi033_227323_object54257:head v 305'10095, mlcod=305'10092)", 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.008862+0000", 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.024039376000000001, 2023-06-03T20:42:57.059 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.024240660000000001, 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008862+0000", 2023-06-03T20:42:57.060 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008862+0000", 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999995 2023-06-03T20:42:57.061 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008861+0000", 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.8790000000000002e-06 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.062 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008866+0000", 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.1849999999999998e-06 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008873+0000", 2023-06-03T20:42:57.063 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9839999999999998e-06 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008879+0000", 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.006193736 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.064 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015073+0000", 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.2167e-05 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015095+0000", 2023-06-03T20:42:57.065 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0062333110000000001 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:159004 11.1 11:86286e73:::benchmark_data_smithi033_227323_object54266:head [delete] snapc 0=[] ondisk+write+known_if_redirected e305)", 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.008909+0000", 2023-06-03T20:42:57.066 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.023992497000000002, 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.024273177, 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:57.067 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 159004 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008909+0000", 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.068 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008909+0000", 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.069 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008907+0000", 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.0900000000000005e-06 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008915+0000", 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3171e-05 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.070 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008928+0000", 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.3710000000000002e-06 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.071 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.008935+0000", 2023-06-03T20:42:57.072 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00026684400000000002 2023-06-03T20:42:57.072 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.072 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.072 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.009202+0000", 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000115299 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.073 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.009318+0000", 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000141366 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.009459+0000", 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.010955192000000001 2023-06-03T20:42:57.074 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020414+0000", 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.2348000000000003e-05 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.075 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020446+0000", 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.011537722 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.076 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:159002 11.d e305/289 11:b364b3c8:::benchmark_data_smithi033_227323_object54264:head v 305'10096, mlcod=305'10092)", 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.015344+0000", 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.017557185999999999, 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.017958811000000002, 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.077 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015344+0000", 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015344+0000", 2023-06-03T20:42:57.078 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015343+0000", 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1559999999999995e-06 2023-06-03T20:42:57.079 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015351+0000", 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.2756e-05 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.080 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015364+0000", 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.1999999999999999e-06 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.015370+0000", 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0052976509999999996 2023-06-03T20:42:57.081 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020668+0000", 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9885e-05 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.082 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020688+0000", 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0053436630000000002 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.083 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.084 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.084 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.084 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:159005 11.d e305/289)", 2023-06-03T20:42:57.085 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.019621+0000", 2023-06-03T20:42:57.085 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.01328035, 2023-06-03T20:42:57.085 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013745853000000001, 2023-06-03T20:42:57.086 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.086 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "queued for pg", 2023-06-03T20:42:57.086 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.086 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.087 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.087 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019621+0000", 2023-06-03T20:42:57.087 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.088 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.088 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.088 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.088 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019621+0000", 2023-06-03T20:42:57.088 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.089 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.089 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.089 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.089 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019620+0000", 2023-06-03T20:42:57.090 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.081e-06 2023-06-03T20:42:57.090 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.090 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.091 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.091 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019629+0000", 2023-06-03T20:42:57.091 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.7229000000000001e-05 2023-06-03T20:42:57.091 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.091 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019646+0000", 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.4949999999999996e-06 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.092 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019653+0000", 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 3.1887000000000001e-05 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.093 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_op(client.45779.0:159009 11.1 11:83bc4964:::benchmark_data_smithi033_227323_object54271:head [delete] snapc 0=[] ondisk+write+known_if_redirected e305)", 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.019903+0000", 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.012998706, 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.013522123, 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "waiting for sub ops", 2023-06-03T20:42:57.094 INFO:teuthology.orchestra.run.smithi083.stdout: "client_info": { 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: "client": "client.45779", 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: "client_addr": "172.21.15.33:0/3068193249", 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: "tid": 159009 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.095 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019903+0000", 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019903+0000", 2023-06-03T20:42:57.096 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.9999981 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019901+0000", 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.1179999999999992e-06 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.097 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019909+0000", 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.4114000000000001e-05 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019923+0000", 2023-06-03T20:42:57.098 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.0480000000000004e-06 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.019929+0000", 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00054501899999999999 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.099 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020474+0000", 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013792899999999999 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.100 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020612+0000", 2023-06-03T20:42:57.101 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.00013705100000000001 2023-06-03T20:42:57.101 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.101 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.101 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "waiting for subops from 0,3", 2023-06-03T20:42:57.101 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.020749+0000", 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0064574640000000004 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "sub_op_commit_rec", 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.027206+0000", 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0073038740000000001 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.102 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:159012 11.4 e305/289 11:2739a184:::benchmark_data_smithi033_227323_object54274:head v 305'9960, mlcod=305'9957)", 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.026464+0000", 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0064373970000000001, 2023-06-03T20:42:57.103 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0070543079999999996, 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.104 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026464+0000", 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026464+0000", 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.105 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026463+0000", 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.4570000000000005e-06 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.106 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026471+0000", 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5820000000000001e-05 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026487+0000", 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.387e-06 2023-06-03T20:42:57.107 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026494+0000", 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000115346 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:42:57.108 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026609+0000", 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.9896999999999999e-05 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026629+0000", 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.000165062 2023-06-03T20:42:57.109 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:159013 11.d e305/289)", 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.026763+0000", 2023-06-03T20:42:57.110 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.0061382850000000003, 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0068194639999999999, 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "queued for pg", 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.111 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026763+0000", 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026763+0000", 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.112 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026762+0000", 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 7.2452000000000004e-05 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.113 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026835+0000", 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.5387e-05 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026850+0000", 2023-06-03T20:42:57.114 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5469999999999997e-06 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.026858+0000", 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5455e-05 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.115 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop_reply(client.45779.0:159009 11.1 e305/289)", 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:42:57.029654+0000", 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.003246858, 2023-06-03T20:42:57.116 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0039807410000000003, 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "queued for pg", 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029654+0000", 2023-06-03T20:42:57.117 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029654+0000", 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.118 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029654+0000", 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 6.8140000000000003e-06 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029660+0000", 2023-06-03T20:42:57.119 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3400999999999999e-05 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029674+0000", 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.2160000000000006e-06 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:42:57.120 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:42:57.029682+0000", 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 2.7563999999999999e-05 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:42:57.121 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:42:57.122 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 10 2023-06-03T20:42:57.122 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:42:57.122 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:57.159 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.166 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:57.267 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:57.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:57.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:57.413 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:57.445 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:57.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.449 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:57.551 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:57.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:57.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:57.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:57.744 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:42:57.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.748 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:42:57.849 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:57.878 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:42:57.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:57.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:42:57.970 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_blocked_ops 2023-06-03T20:42:57.982 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:58.026 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:58.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:58.133 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.161 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:58.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:58.292 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:42:58.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:42:58.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.441 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:58.546 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.587 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:58.648 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:42:58 smithi083 bash[60048]: cluster 1685824977.408298 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1415: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 548 op/s 2023-06-03T20:42:58.696 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:58.704 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:42:58 smithi033 bash[74781]: cluster 1685824977.408298 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1415: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 548 op/s 2023-06-03T20:42:58.705 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:42:58 smithi033 bash[78259]: cluster 1685824977.408298 mgr.y (mgr.34104) 1287 : cluster 0 pgmap v1415: 89 pgs: 89 active+clean; 3.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 548 op/s 2023-06-03T20:42:58.728 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:58.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:58.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.873 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:42:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:58.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:42:58.978 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:59.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:59.147 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:42:59.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:42:59.253 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.300 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:59.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:59.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.575 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:59.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.715 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:42:59.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:42:59.819 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.870 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:42:59.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:42:59.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:42:59.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.015 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:00.126 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.155 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:00.259 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.296 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:00.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.302 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:00.403 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:00.433 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:00.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:00.540 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:00.574 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:00.678 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:00.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:00.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:00 smithi033 bash[74781]: cluster 1685824979.4087286 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-06-03T20:43:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:00 smithi033 bash[78259]: cluster 1685824979.4087286 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-06-03T20:43:00.847 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:00.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:00.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:00.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:00.994 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:01.004 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:00 smithi083 bash[60048]: cluster 1685824979.4087286 mgr.y (mgr.34104) 1288 : cluster 0 pgmap v1416: 89 pgs: 89 active+clean; 3.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2023-06-03T20:43:01.024 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:01.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.030 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:01.131 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.168 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:01.272 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:01.302 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:01.406 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:01.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:01.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.453 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:01.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:01.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:01.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.598 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:01.700 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:01.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.909 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:01.911 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:02.011 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.043 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.046 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:02.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:02.182 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:02.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:02.288 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:02.438 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:02.481 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:02.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:02.584 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:02.624 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:02.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:02.661 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:43:02.706 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:43:02.731 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:02.747 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:43:02.772 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:02.803 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:43:02.824 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:43:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:02 smithi033 bash[74781]: cluster 1685824981.4096272 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:43:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:02 smithi033 bash[74781]: audit 1685824982.5947008 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.33:0/789639255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:02 smithi033 bash[78259]: cluster 1685824981.4096272 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:43:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:02 smithi033 bash[78259]: audit 1685824982.5947008 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.33:0/789639255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:02.838 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:43:02.876 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.886 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:43:02.906 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:02.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:02.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:02 smithi083 bash[60048]: cluster 1685824981.4096272 mgr.y (mgr.34104) 1289 : cluster 0 pgmap v1417: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:43:02.911 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:02 smithi083 bash[60048]: audit 1685824982.5947008 mon.b (mon.1) 28 : audit 0 from='client.? 172.21.15.33:0/789639255' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:02.911 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:43:02.933 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:43:02.934 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.934 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.934 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.934 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.935 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.935 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.935 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:43:02.935 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:43:03.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.049 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:03.153 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:03.191 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:03.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:03.296 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:03.334 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:03.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:03.438 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:03.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:03.472 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:03.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.614 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.621 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:03.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.775 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:03.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:03.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:03.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:03.918 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:04.019 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:04.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:04.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:04.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:04.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:04.283 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:04.324 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:04.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.333 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:04.434 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:04.471 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:04.578 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:04.609 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:04.713 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:04.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:04 smithi033 bash[74781]: cluster 1685824983.4101117 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-06-03T20:43:04.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:04 smithi033 bash[78259]: cluster 1685824983.4101117 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-06-03T20:43:04.865 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:04.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:04.871 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:04.939 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:04 smithi083 bash[60048]: cluster 1685824983.4101117 mgr.y (mgr.34104) 1290 : cluster 0 pgmap v1418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s 2023-06-03T20:43:04.973 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:05.007 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:05.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:05.110 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:05.255 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.290 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.294 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:05.395 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.439 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:05.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:05.542 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:05.584 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:05.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:05.697 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.0 to 1 (10000) 2023-06-03T20:43:05.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:05.732 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:05 smithi033 bash[74781]: audit 1685824984.6836967 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.33:0/100208631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:05.733 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:05 smithi033 bash[74781]: audit 1685824984.684309 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:05.733 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:05 smithi033 bash[78259]: audit 1685824984.6836967 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.33:0/100208631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:05.733 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:05 smithi033 bash[78259]: audit 1685824984.684309 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:05.835 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:05.880 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:05.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:05.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:05.991 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:06.041 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:06.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:06.073 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:05 smithi083 bash[60048]: audit 1685824984.6836967 mon.c (mon.2) 145 : audit 1 from='client.? 172.21.15.33:0/100208631' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:06.074 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:05 smithi083 bash[60048]: audit 1685824984.684309 mon.a (mon.0) 1583 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:43:06.149 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:06.181 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:06.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:06.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:06.316 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:06.423 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:06.461 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:06.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:06.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:06] "GET /metrics HTTP/1.1" 200 223979 "" "Prometheus/2.33.4" 2023-06-03T20:43:06.608 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:06.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:06.706 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:43:06.712 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:06.747 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:06.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:06.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: cluster 1685824985.410675 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-06-03T20:43:06.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: audit 1685824985.6757538 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:43:06.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: cluster 1685824985.6758459 mon.a (mon.0) 1585 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-06-03T20:43:06.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: cluster 1685824985.6778305 osd.6 (osd.6) 196 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:06.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: cluster 1685824985.702715 osd.4 (osd.4) 249 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:06.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: audit 1685824986.161657 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.33:0/648672159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:06.835 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[74781]: audit 1685824986.162147 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:06.835 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: cluster 1685824985.410675 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-06-03T20:43:06.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: audit 1685824985.6757538 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:43:06.836 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: cluster 1685824985.6758459 mon.a (mon.0) 1585 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-06-03T20:43:06.841 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: cluster 1685824985.6778305 osd.6 (osd.6) 196 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:06.841 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: cluster 1685824985.702715 osd.4 (osd.4) 249 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:06.841 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: audit 1685824986.161657 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.33:0/648672159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:06.842 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:06 smithi033 bash[78259]: audit 1685824986.162147 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:06.853 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:06.889 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:06.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:06.996 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:07.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:07.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:07.135 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 1 1 2023-06-03T20:43:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: cluster 1685824985.410675 mgr.y (mgr.34104) 1291 : cluster 0 pgmap v1419: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 829 op/s 2023-06-03T20:43:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: audit 1685824985.6757538 mon.a (mon.0) 1584 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:43:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: cluster 1685824985.6758459 mon.a (mon.0) 1585 : cluster 0 osdmap e306: 8 total, 8 up, 8 in 2023-06-03T20:43:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: cluster 1685824985.6778305 osd.6 (osd.6) 196 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:07.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: cluster 1685824985.702715 osd.4 (osd.4) 249 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:07.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: audit 1685824986.161657 mon.c (mon.2) 146 : audit 1 from='client.? 172.21.15.33:0/648672159' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:07.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:06 smithi083 bash[60048]: audit 1685824986.162147 mon.a (mon.0) 1586 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:07.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:07.183 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:07.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:07.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:07.325 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.329 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:07.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:07.495 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:07.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:07.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:43:07.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:07.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:07.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:07.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:07.779 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:07.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:07.871 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:43:07.871 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:43:07.883 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:07.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824985.6949928 osd.7 (osd.7) 234 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824986.6719565 mon.a (mon.0) 1587 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: audit 1685824986.6857994 mon.a (mon.0) 1588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824986.6860964 mon.a (mon.0) 1589 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824986.6912973 osd.7 (osd.7) 235 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824986.6918745 osd.4 (osd.4) 250 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:07 smithi083 bash[60048]: cluster 1685824986.6973407 osd.5 (osd.5) 224 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:07.933 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:07.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:07.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:08.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824985.6949928 osd.7 (osd.7) 234 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:08.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824986.6719565 mon.a (mon.0) 1587 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:08.027 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: audit 1685824986.6857994 mon.a (mon.0) 1588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:08.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824986.6860964 mon.a (mon.0) 1589 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-06-03T20:43:08.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824986.6912973 osd.7 (osd.7) 235 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824986.6918745 osd.4 (osd.4) 250 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.028 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[74781]: cluster 1685824986.6973407 osd.5 (osd.5) 224 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.028 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824985.6949928 osd.7 (osd.7) 234 : cluster 3 failed to encode map e306 with expected crc 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824986.6719565 mon.a (mon.0) 1587 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: audit 1685824986.6857994 mon.a (mon.0) 1588 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824986.6860964 mon.a (mon.0) 1589 : cluster 0 osdmap e307: 8 total, 8 up, 8 in 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824986.6912973 osd.7 (osd.7) 235 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824986.6918745 osd.4 (osd.4) 250 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:07 smithi033 bash[78259]: cluster 1685824986.6973407 osd.5 (osd.5) 224 : cluster 3 failed to encode map e307 with expected crc 2023-06-03T20:43:08.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:08.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:08.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.095 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:08.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:08.225 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:08.334 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:08.368 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:08.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:08.472 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:08.506 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:08.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:08.615 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:08.646 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:08.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:08.755 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:08.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.6 dump_historic_ops 2023-06-03T20:43:08.800 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:08.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:08.904 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:08.937 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:08.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:08.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:09.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:09.057 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:08 smithi033 bash[74781]: cluster 1685824987.4111028 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:43:09.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:08 smithi033 bash[74781]: audit 1685824988.624605 mon.a (mon.0) 1590 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:09.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:08 smithi033 bash[78259]: cluster 1685824987.4111028 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:43:09.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:08 smithi033 bash[78259]: audit 1685824988.624605 mon.a (mon.0) 1590 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:09.086 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:09.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:08 smithi083 bash[60048]: cluster 1685824987.4111028 mgr.y (mgr.34104) 1292 : cluster 0 pgmap v1422: 89 pgs: 89 active+clean; 2.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 752 op/s 2023-06-03T20:43:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:08 smithi083 bash[60048]: audit 1685824988.624605 mon.a (mon.0) 1590 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:09.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:09.234 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:09.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.240 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:09.341 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:09.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:09.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:09.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:09.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.556 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:09.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:09.657 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:09.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:09.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:09.809 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:09.846 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:09.949 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:09.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:09.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:09.998 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:10.031 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:43:10.100 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.137 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:10.241 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:10.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:10.417 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:10.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:10.522 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.554 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.558 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:10.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:10.693 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:10.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.697 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:10.798 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:10.851 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:10.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:10.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:10.942 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:10 smithi033 bash[78259]: cluster 1685824989.4116304 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 493 op/s 2023-06-03T20:43:10.942 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:10 smithi033 bash[74781]: cluster 1685824989.4116304 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 493 op/s 2023-06-03T20:43:10.958 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:10.996 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:11.005 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:10 smithi083 bash[60048]: cluster 1685824989.4116304 mgr.y (mgr.34104) 1293 : cluster 0 pgmap v1423: 89 pgs: 89 active+clean; 2.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 493 op/s 2023-06-03T20:43:11.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:11.107 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:11.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:11.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:11.251 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:11.295 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:11.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.299 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:11.400 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:11.447 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.453 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:11.553 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:11.598 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:11.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:11.703 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:11.735 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:11.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:11.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:11.881 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:11.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:11.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:11.986 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:12.025 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:12.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:12.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:12.139 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:12.153 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:12.181 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:12.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:12.291 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:12.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:12.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:12.430 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:12.476 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:12.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:12.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:12.626 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:12.727 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:12 smithi033 bash[78259]: cluster 1685824991.4122412 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-06-03T20:43:12.728 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:12 smithi033 bash[74781]: cluster 1685824991.4122412 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-06-03T20:43:12.732 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:12.766 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:12.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:12.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:12.885 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:12 smithi083 bash[60048]: cluster 1685824991.4122412 mgr.y (mgr.34104) 1294 : cluster 0 pgmap v1424: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 834 op/s 2023-06-03T20:43:12.906 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:12.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:12.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:13.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:13.043 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:13.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:13.200 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:13.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.206 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:13.307 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:13.345 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:13.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.352 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:13.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:13.482 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:13.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:13.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:13.626 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:13.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.634 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:13.658 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:43:13.735 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:13.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:13.892 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:13.941 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:13.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:13.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:14.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:14.093 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:14.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:14.197 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:14.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:14.233 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:14.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:14.340 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:14.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:14.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:14.484 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:14.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:14.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:14.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:14.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:14.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:14.764 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:14.802 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:14.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:14.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:14 smithi033 bash[78259]: cluster 1685824993.4126875 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 419 op/s 2023-06-03T20:43:14.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:14 smithi033 bash[74781]: cluster 1685824993.4126875 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 419 op/s 2023-06-03T20:43:14.907 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:14.914 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:14 smithi083 bash[60048]: cluster 1685824993.4126875 mgr.y (mgr.34104) 1295 : cluster 0 pgmap v1425: 89 pgs: 89 active+clean; 2.6 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 419 op/s 2023-06-03T20:43:14.938 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:14.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:14.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:15.042 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:15.070 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.076 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:15.178 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:15.212 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:15.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:15.329 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:15.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:15.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:15.465 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:15.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:15.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:15.640 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:15.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:15.745 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:15.783 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:15.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:15.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:15.930 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:15.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:15.933 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:16.034 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:16.059 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:16.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:16.166 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:16.201 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:16.310 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:16.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:16.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:16.459 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:16.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:16.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:16.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:16] "GET /metrics HTTP/1.1" 200 223961 "" "Prometheus/2.33.4" 2023-06-03T20:43:16.599 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:16.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:16.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:16.745 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:16 smithi083 bash[60048]: cluster 1685824995.4133353 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:43:16.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:16.782 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:16.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.785 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:16.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:16.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:16.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:16.990 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:16 smithi033 bash[74781]: cluster 1685824995.4133353 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:43:16.990 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:16 smithi033 bash[78259]: cluster 1685824995.4133353 mgr.y (mgr.34104) 1296 : cluster 0 pgmap v1426: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 665 op/s 2023-06-03T20:43:17.025 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:17.058 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:17.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.061 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:17.162 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:17.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:17.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:17.304 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:17.341 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:17.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:17.449 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:17.480 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:17.586 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:17.640 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.646 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:17.747 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:17.777 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:17.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.784 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:17.885 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:17.918 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:17.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:17.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:18.024 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:18.054 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:18.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:18.158 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:18.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:18.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:18.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:18.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:18.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:18.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:18.489 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:18.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:18.582 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:43:18.582 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:43:18.597 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:18.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:18.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:18.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:18.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:18.888 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:18.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:18 smithi083 bash[60048]: cluster 1685824997.413731 mgr.y (mgr.34104) 1297 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-06-03T20:43:18.919 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:18.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:18.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:19.027 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:19.036 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:18 smithi033 bash[78259]: cluster 1685824997.413731 mgr.y (mgr.34104) 1297 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-06-03T20:43:19.037 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:18 smithi033 bash[74781]: cluster 1685824997.413731 mgr.y (mgr.34104) 1297 : cluster 0 pgmap v1427: 89 pgs: 89 active+clean; 2.4 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2023-06-03T20:43:19.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:19.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:19.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:19.214 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:19.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:19.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:19.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:19.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:19.455 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:19.490 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:19.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:19.507 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_ops_in_flight 2023-06-03T20:43:19.595 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:19.629 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:19.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:19.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:19.773 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:19.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:19.879 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:19.909 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:19.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:19.912 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:20.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:20.045 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:20.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:20.151 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:20.185 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:20.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:20.295 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:20.331 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:20.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:20.436 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:20.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:20.575 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:20.609 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:20.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:20.717 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:20.759 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:20.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.761 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:20.862 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:20.871 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:20 smithi083 bash[60048]: cluster 1685824999.4142845 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:43:20.894 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:20.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:20.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:20.998 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:21.044 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:21.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:20 smithi033 bash[78259]: cluster 1685824999.4142845 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:43:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:20 smithi033 bash[74781]: cluster 1685824999.4142845 mgr.y (mgr.34104) 1298 : cluster 0 pgmap v1428: 89 pgs: 89 active+clean; 2.3 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 597 op/s 2023-06-03T20:43:21.153 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:21.179 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:21.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:21.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:21.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:21.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:21.422 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:21.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:21.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:21.563 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:21.597 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:21.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:21.704 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:21.761 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:21.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:21.865 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:21.908 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:21.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:21.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:22.019 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:22.068 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:22.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:22.172 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:22.208 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:22.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:22.311 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:22.343 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:22.448 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:22.490 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:22.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:22.594 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:22.628 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:22.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:22.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:22.780 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:22.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:22.916 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:22.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:23.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:23.029 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:22 smithi033 bash[74781]: cluster 1685825001.414917 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-06-03T20:43:23.029 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:22 smithi033 bash[78259]: cluster 1685825001.414917 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-06-03T20:43:23.066 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:23.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:22 smithi083 bash[60048]: cluster 1685825001.414917 mgr.y (mgr.34104) 1299 : cluster 0 pgmap v1429: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 786 op/s 2023-06-03T20:43:23.171 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:23.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:23.350 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:23.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:23.454 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:23.588 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:23.621 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.624 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:23.725 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.767 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:23.872 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:23.906 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:23.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:23.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:24.010 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:24.045 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:24.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.048 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:24.149 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:24.182 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:24.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:24.285 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:24.321 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:24.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:24.356 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:43:24.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:24.462 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:24.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:24.524 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:43:24.551 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[74781]: cluster 1685825003.4182312 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:24.552 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[74781]: audit 1685825003.6276045 mon.a (mon.0) 1591 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:24.552 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[74781]: audit 1685825004.4518125 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.33:0/397952708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:24.552 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[78259]: cluster 1685825003.4182312 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:24.552 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[78259]: audit 1685825003.6276045 mon.a (mon.0) 1591 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:24.552 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:24 smithi033 bash[78259]: audit 1685825004.4518125 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.33:0/397952708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:24.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:24.583 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:43:24.611 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:24.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:24.641 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:43:24.704 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:43:24.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:24.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:24 smithi083 bash[60048]: cluster 1685825003.4182312 mgr.y (mgr.34104) 1300 : cluster 0 pgmap v1430: 89 pgs: 89 active+clean; 2.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:24.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:24 smithi083 bash[60048]: audit 1685825003.6276045 mon.a (mon.0) 1591 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:24.732 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:24 smithi083 bash[60048]: audit 1685825004.4518125 mon.c (mon.2) 147 : audit 0 from='client.? 172.21.15.33:0/397952708' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:24.751 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:43:24.755 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:24.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:24.794 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:43:24.837 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:43:24.858 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:24.885 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:43:24.891 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.891 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.892 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:43:24.897 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:24.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:25.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:25.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:25.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:25.134 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:25.184 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:25.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:25.288 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:25.319 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:25.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:25.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:25.469 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:25.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:25.523 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.1 to 1 (10000) 2023-06-03T20:43:25.524 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:43:25.573 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:25.617 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:25.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.623 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:25.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:25 smithi083 bash[60048]: audit 1685825005.1643972 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:43:25.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:25 smithi083 bash[60048]: audit 1685825005.3115294 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:25 smithi083 bash[60048]: audit 1685825005.315371 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.33:0/3003934365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.724 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:25.733 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[74781]: audit 1685825005.1643972 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:43:25.733 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[74781]: audit 1685825005.3115294 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.733 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[74781]: audit 1685825005.315371 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.33:0/3003934365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.735 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[78259]: audit 1685825005.1643972 mon.a (mon.0) 1592 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:43:25.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[78259]: audit 1685825005.3115294 mon.a (mon.0) 1593 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:25 smithi033 bash[78259]: audit 1685825005.315371 mon.b (mon.1) 29 : audit 1 from='client.? 172.21.15.33:0/3003934365' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:43:25.761 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:25.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:25.866 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:25.894 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:25.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:25.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:25.998 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:26.033 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:26.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:26.137 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:26.177 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:26.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:26.280 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:26.289 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:26] "GET /metrics HTTP/1.1" 200 223953 "" "Prometheus/2.33.4" 2023-06-03T20:43:26.318 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:26.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:26.424 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:26.456 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:26.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:26.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:26.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.4189498 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-06-03T20:43:26.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.4855895 mon.a (mon.0) 1594 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:26.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: audit 1685825005.5069304 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:43:26.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: audit 1685825005.507102 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:43:26.574 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.507333 mon.a (mon.0) 1597 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.510018 osd.5 (osd.5) 225 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.5123 osd.5 (osd.5) 226 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.5123305 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.512392 osd.4 (osd.4) 251 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[74781]: cluster 1685825005.5130744 osd.7 (osd.7) 236 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.4189498 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-06-03T20:43:26.575 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.4855895 mon.a (mon.0) 1594 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:26.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: audit 1685825005.5069304 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:43:26.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: audit 1685825005.507102 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:43:26.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.507333 mon.a (mon.0) 1597 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-06-03T20:43:26.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.510018 osd.5 (osd.5) 225 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.576 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.5123 osd.5 (osd.5) 226 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.577 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.5123305 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.577 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.512392 osd.4 (osd.4) 251 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.577 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:26 smithi033 bash[78259]: cluster 1685825005.5130744 osd.7 (osd.7) 236 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.593 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:26.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.597 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:26.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:26.728 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:26.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:26.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.4189498 mgr.y (mgr.34104) 1301 : cluster 0 pgmap v1431: 89 pgs: 89 active+clean; 1.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s 2023-06-03T20:43:26.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.4855895 mon.a (mon.0) 1594 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:43:26.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: audit 1685825005.5069304 mon.a (mon.0) 1595 : audit 1 from='client.? 172.21.15.33:0/152313147' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:43:26.783 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: audit 1685825005.507102 mon.a (mon.0) 1596 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.507333 mon.a (mon.0) 1597 : cluster 0 osdmap e308: 8 total, 8 up, 8 in 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.510018 osd.5 (osd.5) 225 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.5123 osd.5 (osd.5) 226 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.5123305 osd.6 (osd.6) 197 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.512392 osd.4 (osd.4) 251 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.784 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:26 smithi083 bash[60048]: cluster 1685825005.5130744 osd.7 (osd.7) 236 : cluster 3 failed to encode map e308 with expected crc 2023-06-03T20:43:26.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:26.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:26.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:26.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:26.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:27.007 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:27.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:27.113 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:27.150 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:27.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:27.255 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.290 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:27.398 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.436 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:27.542 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:27.572 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:27.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:27.680 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:27.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:27.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:27.862 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:27.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:27.865 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:27.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:27.998 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:28.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:28.105 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:28.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:28.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:28.247 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:28.276 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:28.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:28.419 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:28.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.423 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:28.524 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:28.542 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 2 1 2023-06-03T20:43:28.562 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:28.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:28.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:28 smithi083 bash[60048]: cluster 1685825007.4206579 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 1.9 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:43:28.671 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:28.711 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:28.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:28.816 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:28.826 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:28 smithi033 bash[74781]: cluster 1685825007.4206579 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 1.9 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:43:28.827 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:28 smithi033 bash[78259]: cluster 1685825007.4206579 mgr.y (mgr.34104) 1302 : cluster 0 pgmap v1433: 89 pgs: 89 active+clean; 1.9 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2023-06-03T20:43:28.857 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:28.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:28.866 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:28.939 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:43:28.968 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:29.013 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:29.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:29.120 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:29.166 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:29.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:29.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:29.317 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:29.423 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:29.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:29.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:29.502 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [ 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: "description": "osd_repop(client.45779.0:180855 11.e e308/289 11:7025e38f:::benchmark_data_smithi033_227323_object76117:head v 308'11227, mlcod=308'11224)", 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: "initiated_at": "2023-06-03T20:43:29.497580+0000", 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: "age": 0.001790966, 2023-06-03T20:43:29.503 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0.0018210819999999999, 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: "type_data": { 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: "flag_point": "started", 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: "events": [ 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "initiated", 2023-06-03T20:43:29.504 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497580+0000", 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 0 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "throttled", 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497580+0000", 2023-06-03T20:43:29.505 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4294967295.999999 2023-06-03T20:43:29.506 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.506 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.506 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "header_read", 2023-06-03T20:43:29.506 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497579+0000", 2023-06-03T20:43:29.507 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.9510000000000003e-06 2023-06-03T20:43:29.507 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.507 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.507 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "all_read", 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497585+0000", 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 9.5119999999999997e-06 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "dispatched", 2023-06-03T20:43:29.508 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497594+0000", 2023-06-03T20:43:29.509 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 4.2610000000000004e-06 2023-06-03T20:43:29.509 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.509 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.509 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "queued_for_pg", 2023-06-03T20:43:29.509 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497599+0000", 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 5.3060999999999999e-05 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "reached_pg", 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497652+0000", 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 1.3022e-05 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: }, 2023-06-03T20:43:29.510 INFO:teuthology.orchestra.run.smithi083.stdout: { 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: "event": "started", 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: "time": "2023-06-03T20:43:29.497665+0000", 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: "duration": 8.5018000000000005e-05 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: ] 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:43:29.511 INFO:teuthology.orchestra.run.smithi083.stdout: } 2023-06-03T20:43:29.512 INFO:teuthology.orchestra.run.smithi083.stdout: ], 2023-06-03T20:43:29.512 INFO:teuthology.orchestra.run.smithi083.stdout: "num_ops": 1 2023-06-03T20:43:29.512 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:43:29.557 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:29.590 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:29.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.597 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:29.698 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:29.730 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:29.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:29.838 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:29.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:29.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:29.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:29.981 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.016 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:30.123 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:30.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:30.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:30.277 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.328 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.336 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:30.436 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:30.476 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:30.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:30.511 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:43:30.559 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_blocked_ops 2023-06-03T20:43:30.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:30.659 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:30.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:30.763 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:30.777 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:30 smithi083 bash[60048]: cluster 1685825009.4211326 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:43:30.795 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:30.834 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:30 smithi033 bash[74781]: cluster 1685825009.4211326 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:43:30.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:30 smithi033 bash[78259]: cluster 1685825009.4211326 mgr.y (mgr.34104) 1303 : cluster 0 pgmap v1434: 89 pgs: 89 active+clean; 1.9 GiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2023-06-03T20:43:30.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:30.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:30.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:31.042 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:31.182 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.214 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:31.318 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:31.363 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:31.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:31.471 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:31.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.504 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:31.605 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:31.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:31.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:31.743 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:31.785 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:31.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:31.891 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:31.932 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:31.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:31.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:32.037 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:32.064 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:32.171 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:32.219 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:32.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:32.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:32.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:32.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.362 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:32.463 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:32.515 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:32.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:32.622 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:32.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:32 smithi083 bash[60048]: cluster 1685825011.4218378 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:32.656 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:32.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:32.761 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:32.770 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:32 smithi033 bash[74781]: cluster 1685825011.4218378 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:32.771 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:32 smithi033 bash[78259]: cluster 1685825011.4218378 mgr.y (mgr.34104) 1304 : cluster 0 pgmap v1435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:32.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:32.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:32.906 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:32.942 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:32.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:32.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:33.051 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:33.089 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:33.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:33.199 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:33.241 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:33.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.246 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:33.347 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:33.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:33.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:33.501 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:33.505 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:33.522 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:33.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:33.630 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:33.671 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:33.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:33.778 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:33.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:33.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:33.916 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:33.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:33.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:33.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:34.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:34.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:34.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:34.209 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:34.243 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:34.348 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:34.380 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:34.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:34.485 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:34.525 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:34.535 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:34.629 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:34.637 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:34 smithi083 bash[60048]: cluster 1685825013.422265 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:34.663 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:34.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:34.771 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:34.814 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:34.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:34.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:34 smithi033 bash[78259]: cluster 1685825013.422265 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:34 smithi033 bash[74781]: cluster 1685825013.422265 mgr.y (mgr.34104) 1305 : cluster 0 pgmap v1436: 89 pgs: 89 active+clean; 1.7 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 685 op/s 2023-06-03T20:43:34.918 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:34.954 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:34.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:35.061 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:35.094 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:35.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:35.200 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:35.236 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:35.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:35.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:35.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.373 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:35.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:35.404 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:43:35.474 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:35.508 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:35.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:35.613 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:35.659 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:35.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:35.765 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:35.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:35.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:35.904 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:35.946 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:35.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:35.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:36.050 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.105 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:36.209 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:36.272 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:36.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:36.376 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:36.401 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:36.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:36.505 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:36.516 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:36] "GET /metrics HTTP/1.1" 200 223953 "" "Prometheus/2.33.4" 2023-06-03T20:43:36.539 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:36.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:36.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:36 smithi083 bash[60048]: cluster 1685825015.4229004 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-06-03T20:43:36.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:36.687 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:36.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:36.790 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.821 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:36.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:36 smithi033 bash[78259]: cluster 1685825015.4229004 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-06-03T20:43:36.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:36 smithi033 bash[74781]: cluster 1685825015.4229004 mgr.y (mgr.34104) 1306 : cluster 0 pgmap v1437: 89 pgs: 89 active+clean; 1.5 GiB data, 8.3 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2023-06-03T20:43:36.930 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.962 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:36.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:36.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:37.070 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:37.114 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:37.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:37.256 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:37.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:37.365 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:37.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:37.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:37.518 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:37.557 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:37.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:37.661 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:37.699 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:37.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:37.806 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:37.841 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:37.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:37.948 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:37.977 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:37.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:37.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:38.086 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:38.117 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:38.223 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:38.257 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:38.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:38.367 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:38.397 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:38.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:38.502 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:38.535 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:38.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:38.642 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:38.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:38 smithi083 bash[60048]: cluster 1685825017.42337 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:38.680 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:38.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:38.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:38.810 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:38.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:38 smithi033 bash[74781]: cluster 1685825017.42337 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:38.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:38 smithi033 bash[78259]: cluster 1685825017.42337 mgr.y (mgr.34104) 1307 : cluster 0 pgmap v1438: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:38.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:38.956 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:38.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:38.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:39.064 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:39.206 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.237 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.240 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:39.341 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:39.368 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:39.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:39.475 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:39.510 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:39.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:39.566 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:39 smithi033 bash[74781]: audit 1685825018.6252632 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:39.616 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:39.646 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:39.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:39.751 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.786 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:39.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:39.803 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:39 smithi033 bash[78259]: audit 1685825018.6252632 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:39.891 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:39.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:39 smithi083 bash[60048]: audit 1685825018.6252632 mon.a (mon.0) 1598 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:39.935 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:39.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:40.039 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:40.076 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:40.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.085 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:40.186 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:40.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:40.325 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:40.355 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.358 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:40.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:40.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:40.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:40.606 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:40.641 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:40.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:40 smithi083 bash[60048]: cluster 1685825019.4239078 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:40.694 INFO:teuthology.orchestra.run.smithi083.stdout:{ 2023-06-03T20:43:40.694 INFO:teuthology.orchestra.run.smithi083.stdout: "ops": [], 2023-06-03T20:43:40.694 INFO:teuthology.orchestra.run.smithi083.stdout: "complaint_time": 30, 2023-06-03T20:43:40.695 INFO:teuthology.orchestra.run.smithi083.stdout: "num_blocked_ops": 0 2023-06-03T20:43:40.695 INFO:teuthology.orchestra.run.smithi083.stdout:} 2023-06-03T20:43:40.745 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:40.755 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:40 smithi033 bash[78259]: cluster 1685825019.4239078 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:40.755 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:40 smithi033 bash[74781]: cluster 1685825019.4239078 mgr.y (mgr.34104) 1308 : cluster 0 pgmap v1439: 89 pgs: 89 active+clean; 1.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2023-06-03T20:43:40.774 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:40.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:40.923 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:40.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:40.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:41.029 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:41.167 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:41.207 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:41.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:41.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:41.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:41.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:41.458 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:41.487 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:41.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:41.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.630 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:41.737 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.774 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:41.776 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.7 dump_historic_ops 2023-06-03T20:43:41.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:41.879 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:41.917 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:41.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:41.922 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:42.023 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:42.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.069 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:42.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:42.206 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:42.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:42.315 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:42.361 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:42.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:42.467 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:42.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:42.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:42.604 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:42.612 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:42 smithi083 bash[60048]: cluster 1685825021.4260032 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-06-03T20:43:42.636 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:42.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:42.743 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:42.776 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.780 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:42.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:42 smithi033 bash[74781]: cluster 1685825021.4260032 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-06-03T20:43:42.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:42 smithi033 bash[78259]: cluster 1685825021.4260032 mgr.y (mgr.34104) 1309 : cluster 0 pgmap v1440: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 789 op/s 2023-06-03T20:43:42.881 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:42.914 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:42.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:42.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:43.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:43.054 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:43.165 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.202 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:43.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.342 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:43.446 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:43.493 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:43.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:43.601 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.627 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:43.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:43.730 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:43.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:43.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:43.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:43.903 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:43.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:43.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:44.009 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:44.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.064 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:44.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:44.165 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:44.193 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:44.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:44.297 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:44.339 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.342 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:44.442 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.476 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:44.580 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:44 smithi033 bash[74781]: cluster 1685825023.4264462 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:44.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:44.614 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:44.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.618 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:44.720 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.727 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:44 smithi083 bash[60048]: cluster 1685825023.4264462 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:44.759 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:44.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:44 smithi033 bash[78259]: cluster 1685825023.4264462 mgr.y (mgr.34104) 1310 : cluster 0 pgmap v1441: 89 pgs: 89 active+clean; 1.3 GiB data, 7.6 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 562 op/s 2023-06-03T20:43:44.866 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.911 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:44.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:44.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:45.015 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:45.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:45.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:45.154 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:45.198 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:45.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:45.303 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:45.335 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:45.447 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:45.505 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:45.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:45.607 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:45.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:45.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:45.752 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:45.794 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:45.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:45.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:45 smithi083 bash[60048]: audit 1685825025.0029445 mon.a (mon.0) 1599 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:43:45.901 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:45.909 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:45 smithi033 bash[78259]: audit 1685825025.0029445 mon.a (mon.0) 1599 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:43:45.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:45 smithi033 bash[74781]: audit 1685825025.0029445 mon.a (mon.0) 1599 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:43:45.930 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:45.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:45.936 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:46.037 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:46.072 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:46.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:46.182 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:46.226 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:46.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:46.332 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:46.367 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:46.473 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:46.490 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:46] "GET /metrics HTTP/1.1" 200 223943 "" "Prometheus/2.33.4" 2023-06-03T20:43:46.521 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:46.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:46.627 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:46.636 INFO:teuthology.orchestra.run.smithi083.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.b/config 2023-06-03T20:43:46.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:46.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:46.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:46.794 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:46 smithi083 bash[60048]: cluster 1685825025.4273865 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:43:46.817 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:46.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:46.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:46 smithi033 bash[74781]: cluster 1685825025.4273865 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:43:46.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:46 smithi033 bash[78259]: cluster 1685825025.4273865 mgr.y (mgr.34104) 1311 : cluster 0 pgmap v1442: 89 pgs: 89 active+clean; 1.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 817 op/s 2023-06-03T20:43:46.924 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:46.967 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:46.973 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:43:46.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:46.976 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:47.038 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:43:47.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:47.078 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:43:47.107 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:47.118 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:43:47.163 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:43:47.195 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:43:47.214 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:47.234 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:43:47.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:47.274 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:43:47.279 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.279 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.279 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.280 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.280 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.280 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.280 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.280 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:43:47.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:47.392 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:47.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:47.499 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:47.546 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:47.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:47.653 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:47.697 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:47.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:47.805 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:47.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:47 smithi033 bash[74781]: audit 1685825026.901132 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.33:0/2491104877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:47.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:47 smithi033 bash[78259]: audit 1685825026.901132 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.33:0/2491104877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:47.834 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:47.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:47 smithi083 bash[60048]: audit 1685825026.901132 mon.c (mon.2) 148 : audit 0 from='client.? 172.21.15.33:0/2491104877' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:43:47.939 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:47.968 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:47.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:47.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:48.071 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:48.101 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:48.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:48.206 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:48.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:48.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:48.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:48.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:48.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:48.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:48.530 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:48.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:48.634 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:48.669 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:48.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:48.774 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:48.808 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:48.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:48.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:48 smithi033 bash[74781]: cluster 1685825027.4278917 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:48 smithi033 bash[78259]: cluster 1685825027.4278917 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:48.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:48 smithi083 bash[60048]: cluster 1685825027.4278917 mgr.y (mgr.34104) 1312 : cluster 0 pgmap v1443: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:48.915 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:48.955 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:48.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:48.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:49.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:49.095 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:49.199 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:49.232 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:49.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:49.335 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:49.370 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:49.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:49.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:49.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.518 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:49.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:49.648 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:49.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:49.753 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:49.790 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:49.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:49.898 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:49.937 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:49.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:49.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:50.043 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:50.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:50.229 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:50.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:50.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.389 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:50.495 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:50.561 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:50.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:50.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:50 smithi083 bash[60048]: cluster 1685825029.4283257 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:50.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:50 smithi083 bash[60048]: audit 1685825029.8159964 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.33:0/3322546487' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:50 smithi083 bash[60048]: audit 1685825029.817221 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.624 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:50 smithi083 bash[60048]: audit 1685825029.8584201 mon.a (mon.0) 1601 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:50.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[78259]: cluster 1685825029.4283257 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:50.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[78259]: audit 1685825029.8159964 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.33:0/3322546487' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[78259]: audit 1685825029.817221 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.625 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[78259]: audit 1685825029.8584201 mon.a (mon.0) 1601 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:50.625 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[74781]: cluster 1685825029.4283257 mgr.y (mgr.34104) 1313 : cluster 0 pgmap v1444: 89 pgs: 89 active+clean; 1.1 GiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 575 op/s 2023-06-03T20:43:50.626 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[74781]: audit 1685825029.8159964 mon.c (mon.2) 149 : audit 1 from='client.? 172.21.15.33:0/3322546487' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.626 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[74781]: audit 1685825029.817221 mon.a (mon.0) 1600 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:43:50.626 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:50 smithi033 bash[74781]: audit 1685825029.8584201 mon.a (mon.0) 1601 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:43:50.645 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.2 to 1 (10000) 2023-06-03T20:43:50.648 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:43:50.667 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.707 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:50.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:50.814 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:50.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:50.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:50.879 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:50.980 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:51.031 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:51.090 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:43:51.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:51.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:51.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.212 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:51.313 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:51.352 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:51.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:51.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:51.499 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:51.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:51.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:51.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: cluster 1685825030.6138027 mon.a (mon.0) 1602 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:43:51.627 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: cluster 1685825030.613845 mon.a (mon.0) 1603 : cluster 1 Cluster is now healthy 2023-06-03T20:43:51.628 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: audit 1685825030.6306062 mon.a (mon.0) 1604 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:43:51.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:51.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:51.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:51.788 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:51.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.792 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:51.893 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: audit 1685825030.6309862 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: cluster 1685825030.631335 mon.a (mon.0) 1606 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-06-03T20:43:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: cluster 1685825030.637141 osd.6 (osd.6) 198 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:51.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:51 smithi083 bash[60048]: cluster 1685825030.6446764 osd.4 (osd.4) 252 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:51.928 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:51.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:51.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:51.966 INFO:teuthology.orchestra.run.smithi083.stdout:ERROR: (22) Invalid argument 2023-06-03T20:43:51.967 INFO:teuthology.orchestra.run.smithi083.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:43:52.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:52.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: cluster 1685825030.6138027 mon.a (mon.0) 1602 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:43:52.043 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: cluster 1685825030.613845 mon.a (mon.0) 1603 : cluster 1 Cluster is now healthy 2023-06-03T20:43:52.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: audit 1685825030.6306062 mon.a (mon.0) 1604 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:43:52.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: audit 1685825030.6309862 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:52.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: cluster 1685825030.631335 mon.a (mon.0) 1606 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-06-03T20:43:52.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: cluster 1685825030.637141 osd.6 (osd.6) 198 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.044 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[74781]: cluster 1685825030.6446764 osd.4 (osd.4) 252 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: cluster 1685825030.6138027 mon.a (mon.0) 1602 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:43:52.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: cluster 1685825030.613845 mon.a (mon.0) 1603 : cluster 1 Cluster is now healthy 2023-06-03T20:43:52.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: audit 1685825030.6306062 mon.a (mon.0) 1604 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:43:52.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: audit 1685825030.6309862 mon.a (mon.0) 1605 : audit 1 from='client.? 172.21.15.33:0/2161975778' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:43:52.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: cluster 1685825030.631335 mon.a (mon.0) 1606 : cluster 0 osdmap e309: 8 total, 8 up, 8 in 2023-06-03T20:43:52.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: cluster 1685825030.637141 osd.6 (osd.6) 198 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:51 smithi033 bash[78259]: cluster 1685825030.6446764 osd.4 (osd.4) 252 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:52.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:52.188 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:52.266 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:52.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:52.369 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:52.431 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:52.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:52.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:52.582 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:52.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:52.688 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:52.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:52 smithi033 bash[74781]: cluster 1685825030.646203 osd.5 (osd.5) 227 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.698 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:52 smithi033 bash[74781]: cluster 1685825031.428789 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1446: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:52.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:52 smithi033 bash[78259]: cluster 1685825030.646203 osd.5 (osd.5) 227 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.699 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:52 smithi033 bash[78259]: cluster 1685825031.428789 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1446: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:52.723 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:52.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.729 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:52.830 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:52.858 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:52.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:52.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:52.890 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 3 1 2023-06-03T20:43:52.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:52 smithi083 bash[60048]: cluster 1685825030.646203 osd.5 (osd.5) 227 : cluster 3 failed to encode map e309 with expected crc 2023-06-03T20:43:52.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:52 smithi083 bash[60048]: cluster 1685825031.428789 mgr.y (mgr.34104) 1314 : cluster 0 pgmap v1446: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:52.962 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:52.993 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:53.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:53.102 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:53.112 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_ops_in_flight 2023-06-03T20:43:53.128 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:53.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:53.236 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:53.283 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:53.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:53.393 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:53.443 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:53.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:53.550 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:53.593 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:53.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:53.702 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:53.749 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:53.856 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:53.895 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:53.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:53.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:54.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:54.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:54.146 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:54.176 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:54.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:54.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:54.352 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:54 smithi083 bash[60048]: audit 1685825033.1383212 mon.a (mon.0) 1607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:54 smithi083 bash[60048]: audit 1685825033.1579714 mon.a (mon.0) 1608 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:54 smithi083 bash[60048]: cluster 1685825033.4298127 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:54.395 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:54 smithi083 bash[60048]: audit 1685825033.6321027 mon.a (mon.0) 1609 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.396 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:54 smithi083 bash[60048]: audit 1685825033.6471243 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:54.457 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:54.496 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:54.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:54.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[74781]: audit 1685825033.1383212 mon.a (mon.0) 1607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[74781]: audit 1685825033.1579714 mon.a (mon.0) 1608 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[74781]: cluster 1685825033.4298127 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:54.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[74781]: audit 1685825033.6321027 mon.a (mon.0) 1609 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.586 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[74781]: audit 1685825033.6471243 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:54.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[78259]: audit 1685825033.1383212 mon.a (mon.0) 1607 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[78259]: audit 1685825033.1579714 mon.a (mon.0) 1608 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.587 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[78259]: cluster 1685825033.4298127 mgr.y (mgr.34104) 1315 : cluster 0 pgmap v1447: 89 pgs: 89 active+clean; 921 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:43:54.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[78259]: audit 1685825033.6321027 mon.a (mon.0) 1609 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:54.588 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:54 smithi033 bash[78259]: audit 1685825033.6471243 mon.a (mon.0) 1610 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:43:54.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:54.649 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:54.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:54.759 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:54.802 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:54.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:54.842 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set noscrub 2023-06-03T20:43:54.911 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:54.977 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:54.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:55.082 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:55.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:55.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.116 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:55.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:55.262 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:55.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:55.367 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:55.409 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:55.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:55.516 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:55.548 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:55.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:55.654 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:55.694 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:55.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:55.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:55.855 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:55.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:55.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:55.962 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:55.999 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:56.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:56.106 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:56.138 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:56.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:56.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:56.274 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:56.378 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:56.387 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:43:56] "GET /metrics HTTP/1.1" 200 223955 "" "Prometheus/2.33.4" 2023-06-03T20:43:56.387 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: audit 1685825035.339631 mon.a (mon.0) 1611 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.387 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: audit 1685825035.3496249 mon.a (mon.0) 1612 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: cluster 1685825035.4317174 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 753 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: audit 1685825036.0303564 mon.a (mon.0) 1613 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: audit 1685825036.0319037 mon.a (mon.0) 1614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[78259]: audit 1685825036.0438223 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: audit 1685825035.339631 mon.a (mon.0) 1611 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.388 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: audit 1685825035.3496249 mon.a (mon.0) 1612 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.389 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: cluster 1685825035.4317174 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 753 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:43:56.389 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: audit 1685825036.0303564 mon.a (mon.0) 1613 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:43:56.389 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: audit 1685825036.0319037 mon.a (mon.0) 1614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:43:56.389 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:56 smithi033 bash[74781]: audit 1685825036.0438223 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.423 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:56.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:56.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:56.573 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: audit 1685825035.339631 mon.a (mon.0) 1611 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: audit 1685825035.3496249 mon.a (mon.0) 1612 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: cluster 1685825035.4317174 mgr.y (mgr.34104) 1316 : cluster 0 pgmap v1448: 89 pgs: 89 active+clean; 753 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2023-06-03T20:43:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: audit 1685825036.0303564 mon.a (mon.0) 1613 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:43:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: audit 1685825036.0319037 mon.a (mon.0) 1614 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:43:56.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:56 smithi083 bash[60048]: audit 1685825036.0438223 mon.a (mon.0) 1615 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:43:56.681 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:56.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:56.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:56.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:56.884 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:56.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:56.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:56.988 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:57.030 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:57.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:57.134 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:57.162 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:57.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:57.266 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:57.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:57.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:57.401 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:57.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:57.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:57.512 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:57.514 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:57.524 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:57.544 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:57.578 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:57.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:57.688 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:57.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:43:57.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:43:57.823 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:57.869 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:57.872 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:57.972 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:58.007 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:58.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:58.114 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:58.151 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:43:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:43:58.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:58.299 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:58.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:58.404 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:58.442 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:43:58.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:43:58.550 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:58.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:58.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:58.692 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:58.701 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:43:58 smithi033 bash[74781]: cluster 1685825037.4322393 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:43:58.702 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:43:58 smithi033 bash[78259]: cluster 1685825037.4322393 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:43:58.736 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.739 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:58.840 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:58.850 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:43:58 smithi083 bash[60048]: cluster 1685825037.4322393 mgr.y (mgr.34104) 1317 : cluster 0 pgmap v1449: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:43:58.871 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:58.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:58.979 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:59.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:43:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:43:59.121 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:59.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:43:59.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:43:59.258 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:59.294 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:43:59.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:43:59.399 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.440 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:59.548 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.558 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:43:59.597 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:43:59.705 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:59.751 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:43:59.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:43:59.857 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.913 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:43:59.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:43:59.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:00.018 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:00.048 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:00.154 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:00.194 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:00.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:00.300 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:00.333 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:00.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:00.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:00.469 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:00.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:00.578 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:00.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:00.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.609 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:00.711 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:00.719 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:00 smithi033 bash[74781]: cluster 1685825039.4326913 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:44:00.719 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:00 smithi033 bash[78259]: cluster 1685825039.4326913 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:44:00.740 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:00.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:00.844 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:00.874 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:00.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:00 smithi083 bash[60048]: cluster 1685825039.4326913 mgr.y (mgr.34104) 1318 : cluster 0 pgmap v1450: 89 pgs: 89 active+clean; 727 MiB data, 5.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 649 op/s 2023-06-03T20:44:00.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:01.016 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:01.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:01.123 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:01.157 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:01.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.161 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:01.262 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:01.306 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:01.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:01.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:01.450 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:01.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:01.556 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:01.589 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:01.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.596 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:01.697 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:01.734 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:01.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:01.840 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:01.876 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:01.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:01.980 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:02.010 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:02.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:02.115 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:02.149 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:02.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:02.256 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.288 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:02.397 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:02.429 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:02.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:02.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.578 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:02.684 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:02.754 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:02.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:02 smithi033 bash[74781]: cluster 1685825041.4368834 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 583 op/s 2023-06-03T20:44:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:02 smithi033 bash[78259]: cluster 1685825041.4368834 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 583 op/s 2023-06-03T20:44:02.862 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:02 smithi083 bash[60048]: cluster 1685825041.4368834 mgr.y (mgr.34104) 1319 : cluster 0 pgmap v1451: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 583 op/s 2023-06-03T20:44:02.902 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:02.909 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:03.010 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:03.055 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:03.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.060 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:03.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:03.201 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:03.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.207 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:03.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:03.350 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:03.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:03.498 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:03.600 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:03.645 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:03.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:03.753 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:03.798 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:03.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:03.947 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:03.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:03.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:04.052 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:04.084 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:04.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:04.191 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:04.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:04.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:04.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:04.460 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:04.608 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:04.647 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:04.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.767 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:04 smithi033 bash[74781]: cluster 1685825043.4373085 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s 2023-06-03T20:44:04.768 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:04 smithi033 bash[78259]: cluster 1685825043.4373085 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s 2023-06-03T20:44:04.793 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:04 smithi083 bash[60048]: cluster 1685825043.4373085 mgr.y (mgr.34104) 1320 : cluster 0 pgmap v1452: 89 pgs: 89 active+clean; 527 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s 2023-06-03T20:44:04.897 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.943 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:04.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:04.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:05.049 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:05.081 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:05.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.082 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:05.183 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:05.223 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:05.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:05.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:05.381 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:05.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:05.487 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:05.525 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:05.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.535 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:05.635 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:05.681 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:05.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:05.785 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:05.819 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:05.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:05.927 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:05.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:05.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:05.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:06.062 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:06.095 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:06.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:06.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:06.248 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:06.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.252 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:06.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:06.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:06.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.376 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:06.477 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:06.513 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:06.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:06.527 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:06] "GET /metrics HTTP/1.1" 200 223955 "" "Prometheus/2.33.4" 2023-06-03T20:44:06.619 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:06.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:06.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:06.763 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:06.796 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:06.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.801 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:06.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:06 smithi083 bash[60048]: cluster 1685825045.4380717 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 338 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:44:06.902 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:06.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:06.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:06.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:07.011 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:06 smithi033 bash[74781]: cluster 1685825045.4380717 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 338 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:44:07.012 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:06 smithi033 bash[78259]: cluster 1685825045.4380717 mgr.y (mgr.34104) 1321 : cluster 0 pgmap v1453: 89 pgs: 89 active+clean; 338 MiB data, 4.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 776 op/s 2023-06-03T20:44:07.036 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:07.072 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:07.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:07.180 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:07.227 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:07.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:07.331 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:07.370 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:07.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:07.478 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:07.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.529 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:07.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:07.630 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:07.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:07.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:07.769 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:07.815 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:07.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:07.919 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:07.961 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:07.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:07.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:08.069 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:08.104 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:08.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.109 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:08.210 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:08.247 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:08.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:08.353 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:08.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:08.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:08.494 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:08.531 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:08.636 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:08.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:08 smithi033 bash[74781]: cluster 1685825047.441278 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-06-03T20:44:08.644 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:08 smithi033 bash[78259]: cluster 1685825047.441278 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-06-03T20:44:08.692 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:08.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:08.799 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:08.831 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:08.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:08 smithi083 bash[60048]: cluster 1685825047.441278 mgr.y (mgr.34104) 1322 : cluster 0 pgmap v1454: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 588 op/s 2023-06-03T20:44:08.935 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:08.979 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:08.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:08.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:09.088 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.131 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:09.235 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:09.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:09.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:09.370 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:09.402 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:09.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:09.510 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.537 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:09 smithi033 bash[74781]: audit 1685825048.6255276 mon.a (mon.0) 1616 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:09.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:09.644 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:09 smithi083 bash[60048]: audit 1685825048.6255276 mon.a (mon.0) 1616 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:09.645 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:09.677 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:09.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:09.780 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.812 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:09.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:09.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:09 smithi033 bash[78259]: audit 1685825048.6255276 mon.a (mon.0) 1616 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:09.916 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:09.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:09.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:10.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:10.071 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:10.174 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:10.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.217 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:10.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:10.318 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:10.349 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:10.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:10.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:10.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.518 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:10.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:10.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:10 smithi033 bash[78259]: cluster 1685825049.4416614 mgr.y (mgr.34104) 1323 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-06-03T20:44:10.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:10 smithi033 bash[74781]: cluster 1685825049.4416614 mgr.y (mgr.34104) 1323 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-06-03T20:44:10.620 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:10.661 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:10.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:10.766 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:10.800 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:10.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:10.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:10 smithi083 bash[60048]: cluster 1685825049.4416614 mgr.y (mgr.34104) 1323 : cluster 0 pgmap v1455: 89 pgs: 89 active+clean; 311 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 555 op/s 2023-06-03T20:44:10.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:10.956 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:10.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:10.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:11.062 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.096 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:11.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.240 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:11.344 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:11.376 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:11.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:11.491 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.536 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:11.637 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.674 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:11.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:11.779 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.816 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:11.922 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.950 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:11.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:11.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:12.058 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:12.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:12.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:12.203 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:12.249 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:12.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:12.286 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Removed 104735 objects 2023-06-03T20:44:12.286 INFO:tasks.radosbench.radosbench.0.smithi033.stdout:Clean up completed and total clean up time :152.383 2023-06-03T20:44:12.356 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.398 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:12.503 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:12.538 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:12.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:12.644 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:12 smithi083 bash[60048]: cluster 1685825051.442411 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1456: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2023-06-03T20:44:12.682 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:12.694 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:44:12.714 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:44:12.734 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:44:12.754 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:44:12.776 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:44:12.786 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.800 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:44:12.820 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:12.823 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:44:12.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.824 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:12.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:12 smithi033 bash[78259]: cluster 1685825051.442411 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1456: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2023-06-03T20:44:12.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:12 smithi033 bash[74781]: cluster 1685825051.442411 mgr.y (mgr.34104) 1324 : cluster 0 pgmap v1456: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 835 op/s 2023-06-03T20:44:12.852 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:44:12.853 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.854 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:44:12.925 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:12.967 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:12.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:12.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:13.071 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:13.105 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:13.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:13.208 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:13.239 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:13.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:13.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:13.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:13.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:13.457 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_6 2023-06-03T20:44:13.457 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool rm unique_pool_6 unique_pool_6 --yes-i-really-really-mean-it 2023-06-03T20:44:13.485 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:13.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:13.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:13.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:13.655 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:13.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.657 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:13.758 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:13.769 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:13 smithi033 bash[78259]: audit 1685825052.6648202 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.33:0/2527896076' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:13.769 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:13 smithi033 bash[74781]: audit 1685825052.6648202 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.33:0/2527896076' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:13.786 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:13.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:13.890 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:13.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:13 smithi083 bash[60048]: audit 1685825052.6648202 mon.c (mon.2) 150 : audit 0 from='client.? 172.21.15.33:0/2527896076' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:13.929 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:13.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:14.033 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:14.067 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:14.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:14.170 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.195 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:14.298 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.331 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.334 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:14.435 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.462 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.464 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:14.565 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.573 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:14 smithi033 bash[78259]: cluster 1685825053.442858 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-06-03T20:44:14.573 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:14 smithi033 bash[74781]: cluster 1685825053.442858 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-06-03T20:44:14.591 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:14.687 INFO:teuthology.orchestra.run.smithi033.stdout:{ 2023-06-03T20:44:14.688 INFO:teuthology.orchestra.run.smithi033.stdout: "ops": [], 2023-06-03T20:44:14.688 INFO:teuthology.orchestra.run.smithi033.stdout: "num_ops": 0 2023-06-03T20:44:14.688 INFO:teuthology.orchestra.run.smithi033.stdout:} 2023-06-03T20:44:14.695 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:14.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:14.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:14.834 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.871 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:14.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:14 smithi083 bash[60048]: cluster 1685825053.442858 mgr.y (mgr.34104) 1325 : cluster 0 pgmap v1457: 89 pgs: 89 active+clean; 100 MiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 568 op/s 2023-06-03T20:44:14.976 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:15.011 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:15.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:15.115 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:15.151 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:15.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:15.256 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:15.294 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:15.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:15.398 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:15.434 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:15.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:15.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:15.577 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is set 2023-06-03T20:44:15.578 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.3 to 1 (10000) 2023-06-03T20:44:15.580 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:15.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.583 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:15.683 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:15.719 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:15.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:15.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:15.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[74781]: audit 1685825055.174882 mon.a (mon.0) 1617 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:44:15.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[74781]: audit 1685825055.2329092 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.33:0/3263395268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[74781]: audit 1685825055.2335207 mon.a (mon.0) 1618 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[78259]: audit 1685825055.174882 mon.a (mon.0) 1617 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:44:15.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[78259]: audit 1685825055.2329092 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.33:0/3263395268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:15 smithi033 bash[78259]: audit 1685825055.2335207 mon.a (mon.0) 1618 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.835 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:15 smithi083 bash[60048]: audit 1685825055.174882 mon.a (mon.0) 1617 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd=[{"prefix": "osd set", "key": "noscrub"}]: dispatch 2023-06-03T20:44:15.835 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:15 smithi083 bash[60048]: audit 1685825055.2329092 mon.c (mon.2) 151 : audit 1 from='client.? 172.21.15.33:0/3263395268' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.836 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:15 smithi083 bash[60048]: audit 1685825055.2335207 mon.a (mon.0) 1618 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:44:15.861 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.864 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:15.914 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_blocked_ops 2023-06-03T20:44:15.965 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:15.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:15.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:15.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:16.094 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:16.126 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:16.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:16.231 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:16.266 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:16.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:16.369 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:16.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:16.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:16.414 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2023-06-03T20:44:16.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:16.544 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:16.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:16.643 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:16] "GET /metrics HTTP/1.1" 200 223944 "" "Prometheus/2.33.4" 2023-06-03T20:44:16.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: cluster 1685825055.4440124 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 10 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:44:16.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: cluster 1685825055.5482821 mon.a (mon.0) 1619 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:16.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: audit 1685825055.562965 mon.a (mon.0) 1620 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:44:16.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: audit 1685825055.5631268 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:44:16.644 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: cluster 1685825055.563411 mon.a (mon.0) 1622 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-06-03T20:44:16.645 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: cluster 1685825055.638451 osd.6 (osd.6) 199 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:16.645 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[74781]: cluster 1685825055.6384902 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: cluster 1685825055.4440124 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 10 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:44:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: cluster 1685825055.5482821 mon.a (mon.0) 1619 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:16.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: audit 1685825055.562965 mon.a (mon.0) 1620 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:44:16.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: audit 1685825055.5631268 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:44:16.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: cluster 1685825055.563411 mon.a (mon.0) 1622 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-06-03T20:44:16.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: cluster 1685825055.638451 osd.6 (osd.6) 199 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:16.646 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:16 smithi083 bash[60048]: cluster 1685825055.6384902 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:16.649 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:16.678 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:16.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:16.781 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:16.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:16.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:16.922 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:16.959 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:16.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:16.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:17.063 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:17.075 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: cluster 1685825055.4440124 mgr.y (mgr.34104) 1326 : cluster 0 pgmap v1458: 89 pgs: 89 active+clean; 10 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 688 op/s 2023-06-03T20:44:17.075 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: cluster 1685825055.5482821 mon.a (mon.0) 1619 : cluster 3 Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:17.076 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: audit 1685825055.562965 mon.a (mon.0) 1620 : audit 1 from='client.? 172.21.15.33:0/2451157420' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2023-06-03T20:44:17.076 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: audit 1685825055.5631268 mon.a (mon.0) 1621 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:44:17.076 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: cluster 1685825055.563411 mon.a (mon.0) 1622 : cluster 0 osdmap e310: 8 total, 8 up, 8 in 2023-06-03T20:44:17.076 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: cluster 1685825055.638451 osd.6 (osd.6) 199 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.076 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:16 smithi033 bash[78259]: cluster 1685825055.6384902 osd.7 (osd.7) 237 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.092 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:17.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:17.196 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.230 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:17.335 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:17.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:17.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.377 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:17.478 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:17.490 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 4 1 2023-06-03T20:44:17.509 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:17.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:17.650 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:17.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:17.795 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:17 smithi033 bash[78259]: cluster 1685825055.6383321 osd.4 (osd.4) 253 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:17 smithi033 bash[78259]: cluster 1685825055.6385658 osd.5 (osd.5) 228 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:17 smithi033 bash[74781]: cluster 1685825055.6383321 osd.4 (osd.4) 253 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:17 smithi033 bash[74781]: cluster 1685825055.6385658 osd.5 (osd.5) 228 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.833 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:17 smithi083 bash[60048]: cluster 1685825055.6383321 osd.4 (osd.4) 253 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.833 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:17 smithi083 bash[60048]: cluster 1685825055.6385658 osd.5 (osd.5) 228 : cluster 3 failed to encode map e310 with expected crc 2023-06-03T20:44:17.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.834 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:17.935 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.973 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:17.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:17.975 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:18.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:18.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:18.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:18.217 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:18.255 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:18.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:18.359 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:18.399 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:18.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:18.504 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:18.539 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:18.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:18.643 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:18.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:18 smithi083 bash[60048]: cluster 1685825057.4445758 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:18.678 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:18.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:18.783 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:18.818 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:18 smithi033 bash[74781]: cluster 1685825057.4445758 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:18 smithi033 bash[78259]: cluster 1685825057.4445758 mgr.y (mgr.34104) 1327 : cluster 0 pgmap v1460: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:18.921 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:18.959 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:18.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:18.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:19.063 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:19.099 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:19.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:19.202 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:19.243 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:19.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:19.348 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:19.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.392 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:19.493 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:19.505 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd set nodeep-scrub 2023-06-03T20:44:19.534 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:19.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.538 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:19.639 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:19.673 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:19.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.675 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:19.776 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:19.814 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.817 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:19.918 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:19.964 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:19.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:20.047 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:20.068 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:20.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:20.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:20.202 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:20.237 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:20.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:20.343 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:20.374 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:20.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:20.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:20.520 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:20.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:20.625 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:20.633 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:20 smithi033 bash[74781]: cluster 1685825059.445161 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1461: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:20.633 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:20 smithi033 bash[78259]: cluster 1685825059.445161 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1461: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:20.654 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:20.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:20.758 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:20.772 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:20 smithi083 bash[60048]: cluster 1685825059.445161 mgr.y (mgr.34104) 1328 : cluster 0 pgmap v1461: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 496 op/s 2023-06-03T20:44:20.797 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:20.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:20.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:20.936 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:20.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:20.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:21.039 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:21.073 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:21.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.075 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:21.176 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:21.215 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:21.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:21.320 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:21.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:21.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:21.494 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:21.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:21.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:21.632 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:21.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:21.735 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:21.773 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.777 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:21.878 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:21.919 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:21.924 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:22.025 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:22.056 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:22.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:22.101 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:22.102 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:22.102 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:22.160 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:22.188 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:22.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.191 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:22.292 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:22.324 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:22.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:22.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:22.472 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:22.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:22.577 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:22.610 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:22.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.614 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:22.715 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:22.724 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:22 smithi083 bash[60048]: cluster 1685825061.446378 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:22.749 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:22.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.753 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:22.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:22 smithi033 bash[78259]: cluster 1685825061.446378 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:22.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:22 smithi033 bash[74781]: cluster 1685825061.446378 mgr.y (mgr.34104) 1329 : cluster 0 pgmap v1462: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:22.854 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:22.885 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:22.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:22.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:22.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:23.029 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:23.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:23.133 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:23.174 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:23.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:23.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:23.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:23.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:23.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:23.452 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:23.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:23.556 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:23.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:23.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.593 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:23.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:23.721 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:23.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:23.825 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:23.868 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:23.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:23.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:23.973 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.009 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:24.114 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.143 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:24.153 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:24.257 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:24.293 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:24.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:24.396 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.432 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.435 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:24.536 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.579 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.583 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:24.684 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.697 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:24 smithi083 bash[60048]: cluster 1685825063.4470918 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:24.697 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:24 smithi083 bash[60048]: audit 1685825063.6310205 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:44:24.697 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:24 smithi083 bash[60048]: audit 1685825063.6330245 mon.a (mon.0) 1624 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:24.716 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:24.821 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.854 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:24.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:24.958 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:24.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[74781]: cluster 1685825063.4470918 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:24.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[74781]: audit 1685825063.6310205 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:44:24.973 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[74781]: audit 1685825063.6330245 mon.a (mon.0) 1624 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:24.974 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[78259]: cluster 1685825063.4470918 mgr.y (mgr.34104) 1330 : cluster 0 pgmap v1463: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 159 op/s 2023-06-03T20:44:24.974 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[78259]: audit 1685825063.6310205 mon.a (mon.0) 1623 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:44:24.974 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:24 smithi033 bash[78259]: audit 1685825063.6330245 mon.a (mon.0) 1624 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:24.991 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:24.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:25.095 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:25.129 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:25.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:25.234 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:25.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:25.375 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:25.415 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:25.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:25.520 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:25.554 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:25.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:25.659 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:25.685 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.689 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:25.790 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:25.824 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:25.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:25.929 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:25.963 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:25.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:26.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.098 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:26.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.235 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:26.340 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.348 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:26] "GET /metrics HTTP/1.1" 200 223835 "" "Prometheus/2.33.4" 2023-06-03T20:44:26.366 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:26.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.508 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:26.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:26.613 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:26.652 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:26.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:26.757 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:26.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.807 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:26 smithi083 bash[60048]: cluster 1685825065.44824 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1464: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2023-06-03T20:44:26.908 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:26.948 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:26.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:26.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:27.053 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:26 smithi033 bash[74781]: cluster 1685825065.44824 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1464: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2023-06-03T20:44:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:26 smithi033 bash[78259]: cluster 1685825065.44824 mgr.y (mgr.34104) 1331 : cluster 0 pgmap v1464: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 15 op/s 2023-06-03T20:44:27.097 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:27.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:27.201 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:27.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:27.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:27.346 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:27.379 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:27.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:27.483 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:27.517 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:27.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.520 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:27.621 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.662 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:27.767 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.807 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:27.913 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.954 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:27.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:27.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:28.059 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:28.097 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:28.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.100 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:28.201 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:28.244 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:28.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:28.350 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:28.378 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:28.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:28.482 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:28.511 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:28.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:28.615 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:28.656 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:28.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:28.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[78259]: cluster 1685825067.4489374 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1465: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:28.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[78259]: audit 1685825068.53415 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.33:0/2697588910' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.736 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[78259]: audit 1685825068.5344744 mon.a (mon.0) 1625 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[74781]: cluster 1685825067.4489374 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1465: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:28.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[74781]: audit 1685825068.53415 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.33:0/2697588910' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.737 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:28 smithi033 bash[74781]: audit 1685825068.5344744 mon.a (mon.0) 1625 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.760 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:28.798 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:28.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:28 smithi083 bash[60048]: cluster 1685825067.4489374 mgr.y (mgr.34104) 1332 : cluster 0 pgmap v1465: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:28 smithi083 bash[60048]: audit 1685825068.53415 mon.c (mon.2) 152 : audit 1 from='client.? 172.21.15.33:0/2697588910' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:28 smithi083 bash[60048]: audit 1685825068.5344744 mon.a (mon.0) 1625 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]: dispatch 2023-06-03T20:44:28.903 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:28.929 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:28.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:29.032 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:29.063 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:29.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:29.167 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.204 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:29.309 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:29.349 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:29.453 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.485 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:29.537 INFO:teuthology.orchestra.run.smithi033.stderr:pool 'unique_pool_6' removed 2023-06-03T20:44:29.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.618 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:29.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:29.722 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:29.756 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:29.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:29.870 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:29.898 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:29.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:29.901 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:30.002 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:30.042 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:30.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:30.147 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:30.178 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:30.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:30.282 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:30.307 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.310 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:30.411 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:30.555 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.594 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:30.699 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.712 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:30 smithi083 bash[60048]: cluster 1685825069.4495823 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1466: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:30.712 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:30 smithi083 bash[60048]: cluster 1685825069.5156672 osd.4 (osd.4) 254 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.712 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:30 smithi083 bash[60048]: audit 1685825069.517524 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:44:30.713 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:30 smithi083 bash[60048]: cluster 1685825069.5177705 mon.a (mon.0) 1627 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-06-03T20:44:30.713 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:30 smithi083 bash[60048]: cluster 1685825069.6650836 osd.7 (osd.7) 238 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.738 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:30.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:30.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[78259]: cluster 1685825069.4495823 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1466: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[78259]: cluster 1685825069.5156672 osd.4 (osd.4) 254 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[78259]: audit 1685825069.517524 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:44:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[78259]: cluster 1685825069.5177705 mon.a (mon.0) 1627 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-06-03T20:44:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[78259]: cluster 1685825069.6650836 osd.7 (osd.7) 238 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[74781]: cluster 1685825069.4495823 mgr.y (mgr.34104) 1333 : cluster 0 pgmap v1466: 89 pgs: 89 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[74781]: cluster 1685825069.5156672 osd.4 (osd.4) 254 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[74781]: audit 1685825069.517524 mon.a (mon.0) 1626 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_6", "pool2": "unique_pool_6", "yes_i_really_really_mean_it": true}]': finished 2023-06-03T20:44:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[74781]: cluster 1685825069.5177705 mon.a (mon.0) 1627 : cluster 0 osdmap e311: 8 total, 8 up, 8 in 2023-06-03T20:44:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:30 smithi033 bash[74781]: cluster 1685825069.6650836 osd.7 (osd.7) 238 : cluster 3 failed to encode map e311 with expected crc 2023-06-03T20:44:30.843 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:30.884 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:30.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:30.887 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:30.987 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:31.022 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:31.128 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:31.157 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:31.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:31.260 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:31.297 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:31.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:31.401 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:31.429 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:31.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:31.534 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:31.567 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:31.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:31.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:31.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:31.804 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:31.840 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:31.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.844 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:31.945 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:31.978 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:31.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:32.083 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:32.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:32.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:32.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:32.248 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:32.352 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:32.383 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:32.486 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:32.528 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:32.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:32.581 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:32 smithi033 bash[78259]: cluster 1685825071.450355 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:32.582 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:32 smithi033 bash[74781]: cluster 1685825071.450355 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:32.633 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:32.664 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:32.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.667 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:32.767 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:32.797 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:32.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.800 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:32 smithi083 bash[60048]: cluster 1685825071.450355 mgr.y (mgr.34104) 1334 : cluster 0 pgmap v1468: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:32.901 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:32.940 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:32.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:32.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:33.045 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:33.077 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:33.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:33.181 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:33.211 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:33.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:33.316 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:33.350 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:33.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.353 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:33.454 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:33.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:33.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:33.596 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:33.628 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:33.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.634 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:33.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:33.769 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:33.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:33.873 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:33.905 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:33.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:33.908 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:34.009 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.050 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:34.155 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:34.184 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:34.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:34.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.328 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.332 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:34.433 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.474 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:34.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:34.580 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:34.593 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:34 smithi083 bash[60048]: cluster 1685825073.4509373 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:34.618 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:34.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:34.723 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:34.763 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.766 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:34.803 INFO:teuthology.task.sequential:In sequential, running task print... 2023-06-03T20:44:34.804 INFO:teuthology.task.print:**** done end radosbench.yaml 2023-06-03T20:44:34.804 INFO:teuthology.task.sequential:In sequential, running task workunit... 2023-06-03T20:44:34.811 INFO:tasks.workunit:Pulling workunits from ref pacific 2023-06-03T20:44:34.812 INFO:tasks.workunit:Making a separate scratch dir for every client... 2023-06-03T20:44:34.813 DEBUG:teuthology.orchestra.run.smithi033:> stat -- /home/ubuntu/cephtest/mnt.0 2023-06-03T20:44:34.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:34 smithi033 bash[74781]: cluster 1685825073.4509373 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:34.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:34 smithi033 bash[78259]: cluster 1685825073.4509373 mgr.y (mgr.34104) 1335 : cluster 0 pgmap v1469: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:34.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:34.901 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:34.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:34.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:34.983 INFO:teuthology.orchestra.run.smithi033.stderr:stat: cannot stat '/home/ubuntu/cephtest/mnt.0': No such file or directory 2023-06-03T20:44:34.983 DEBUG:teuthology.orchestra.run.smithi033:> mkdir -- /home/ubuntu/cephtest/mnt.0 2023-06-03T20:44:35.005 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:35.041 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:35.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:35.088 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2023-06-03T20:44:35.089 DEBUG:teuthology.orchestra.run.smithi033:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2023-06-03T20:44:35.093 INFO:tasks.workunit:timeout=3h 2023-06-03T20:44:35.094 INFO:tasks.workunit:cleanup=True 2023-06-03T20:44:35.094 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T20:44:35.145 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:35.184 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:35.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:35.288 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:35.315 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:35.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:35.418 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:35.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:35.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:35.552 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:35.590 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:35.694 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:35.722 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:35.808 INFO:tasks.workunit.client.0.smithi033.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2023-06-03T20:44:35.826 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:35.862 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:35.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:35.917 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:44:35.940 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:44:35.960 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:44:35.966 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:35.981 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:44:35.994 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:35.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:35.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:36.004 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:44:36.027 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:44:36.050 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:44:36.072 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:44:36.073 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.074 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.075 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'false' 2023-06-03T20:44:36.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:36.136 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:36.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.141 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:36.242 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:36.278 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:36.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:36.383 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.418 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:36.523 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:36.551 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:36.553 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:36 smithi033 bash[74781]: cluster 1685825075.4517999 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:36.553 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:36 smithi033 bash[74781]: audit 1685825075.8878796 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.33:0/2447976770' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:36.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:36 smithi033 bash[78259]: cluster 1685825075.4517999 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:36.554 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:36 smithi033 bash[78259]: audit 1685825075.8878796 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.33:0/2447976770' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:36.554 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:36] "GET /metrics HTTP/1.1" 200 223835 "" "Prometheus/2.33.4" 2023-06-03T20:44:36.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:36.656 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.668 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:36 smithi083 bash[60048]: cluster 1685825075.4517999 mgr.y (mgr.34104) 1336 : cluster 0 pgmap v1470: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:36.669 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:36 smithi083 bash[60048]: audit 1685825075.8878796 mon.a (mon.0) 1628 : audit 0 from='client.? 172.21.15.33:0/2447976770' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:44:36.694 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:36.798 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.831 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:36.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.835 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:36.936 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:36.960 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:36.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:36.963 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:37.064 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:37.087 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:37.088 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:44:37.088 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:44:37.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:37.190 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:37.225 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:37.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:37.330 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:37.355 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:37.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:37.459 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:37.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:37.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:37.590 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:37.622 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:37.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:37.726 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:37.758 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:37.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.762 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:37.864 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:37.895 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:37.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:37.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:38.000 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:38.035 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:38.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:38.139 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:38.169 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:38.273 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:38.302 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:38.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:38.406 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:38.453 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:38.558 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:38.598 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:38.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:38.702 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:38.714 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:38 smithi083 bash[60048]: cluster 1685825077.4524026 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:38.737 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:38.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:38.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:38 smithi033 bash[74781]: cluster 1685825077.4524026 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:38.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:38 smithi033 bash[78259]: cluster 1685825077.4524026 mgr.y (mgr.34104) 1337 : cluster 0 pgmap v1471: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:38.841 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:38.877 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:38.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:38.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:38.982 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:39.020 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:39.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.024 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:39.125 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:39.158 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:39.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:39.262 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:39.287 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:39.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.289 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:39.390 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:39.430 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:39.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:39.535 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:39.577 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:39.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:39.679 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:39.692 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:39 smithi083 bash[60048]: audit 1685825078.6261244 mon.a (mon.0) 1629 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:39.718 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:39.823 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:39.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:39 smithi033 bash[74781]: audit 1685825078.6261244 mon.a (mon.0) 1629 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:39.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:39 smithi033 bash[78259]: audit 1685825078.6261244 mon.a (mon.0) 1629 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:39.857 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:39.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:39.963 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:39.993 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:39.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:39.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:40.096 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:40.127 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:40.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:40.197 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph daemon osd.1 dump_historic_ops 2023-06-03T20:44:40.232 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:40.281 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:40.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.284 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:40.385 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:40.424 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:40.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:40.528 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:40.566 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:40.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:40.671 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:40.699 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:40.802 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:40.812 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:40 smithi033 bash[78259]: cluster 1685825079.4530387 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:40.812 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:40 smithi033 bash[74781]: cluster 1685825079.4530387 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:40.832 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:40.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:40 smithi083 bash[60048]: cluster 1685825079.4530387 mgr.y (mgr.34104) 1338 : cluster 0 pgmap v1472: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:40.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:40.976 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:40.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:40.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:41.081 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:41.126 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:41.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:41.218 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2023-06-03T20:44:41.231 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:41.270 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:41.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:41.375 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.404 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.407 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:41.508 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.542 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:41.561 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is set 2023-06-03T20:44:41.562 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.4 to 1 (10000) 2023-06-03T20:44:41.647 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.675 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:41.780 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:41.793 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[78259]: audit 1685825081.0408373 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.33:0/66861642' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.794 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[78259]: audit 1685825081.0414567 mon.a (mon.0) 1630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.794 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[78259]: audit 1685825081.0575404 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.33:0/32846953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.794 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[78259]: audit 1685825081.057982 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.794 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[74781]: audit 1685825081.0408373 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.33:0/66861642' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.795 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[74781]: audit 1685825081.0414567 mon.a (mon.0) 1630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.795 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[74781]: audit 1685825081.0575404 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.33:0/32846953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.795 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:41 smithi033 bash[74781]: audit 1685825081.057982 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.811 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:41.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:41 smithi083 bash[60048]: audit 1685825081.0408373 mon.c (mon.2) 153 : audit 1 from='client.? 172.21.15.33:0/66861642' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:41 smithi083 bash[60048]: audit 1685825081.0414567 mon.a (mon.0) 1630 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:44:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:41 smithi083 bash[60048]: audit 1685825081.0575404 mon.c (mon.2) 154 : audit 1 from='client.? 172.21.15.33:0/32846953' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:41 smithi083 bash[60048]: audit 1685825081.057982 mon.a (mon.0) 1631 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd set", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:44:41.916 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.951 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:41.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:42.056 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:42.083 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:42.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:42.187 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:42.224 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:42.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:42.328 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:42.356 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:42.461 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:42.491 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:42.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:42.595 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:42.633 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:42.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:42.738 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:42.775 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:42.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.779 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:42.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: cluster 1685825081.4542212 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: cluster 1685825081.536771 mon.a (mon.0) 1632 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: audit 1685825081.5476727 mon.a (mon.0) 1633 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: audit 1685825081.5477896 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: cluster 1685825081.547885 mon.a (mon.0) 1635 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: cluster 1685825081.5501766 osd.4 (osd.4) 255 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[74781]: cluster 1685825081.912019 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: cluster 1685825081.4542212 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: cluster 1685825081.536771 mon.a (mon.0) 1632 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: audit 1685825081.5476727 mon.a (mon.0) 1633 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:44:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: audit 1685825081.5477896 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:44:42.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: cluster 1685825081.547885 mon.a (mon.0) 1635 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-06-03T20:44:42.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: cluster 1685825081.5501766 osd.4 (osd.4) 255 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:42 smithi033 bash[78259]: cluster 1685825081.912019 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.880 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: cluster 1685825081.4542212 mgr.y (mgr.34104) 1339 : cluster 0 pgmap v1473: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: cluster 1685825081.536771 mon.a (mon.0) 1632 : cluster 3 Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: audit 1685825081.5476727 mon.a (mon.0) 1633 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: audit 1685825081.5477896 mon.a (mon.0) 1634 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: cluster 1685825081.547885 mon.a (mon.0) 1635 : cluster 0 osdmap e312: 8 total, 8 up, 8 in 2023-06-03T20:44:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: cluster 1685825081.5501766 osd.4 (osd.4) 255 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:42 smithi083 bash[60048]: cluster 1685825081.912019 osd.6 (osd.6) 200 : cluster 3 failed to encode map e312 with expected crc 2023-06-03T20:44:42.911 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:42.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:42.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:43.015 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:43.042 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:43.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:43.147 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:43.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:43.278 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:43.286 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 5 1 2023-06-03T20:44:43.309 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:43.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:43.415 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:43.448 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:43.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:43.552 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:43.586 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:43.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:43.691 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:43.727 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:43.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:43.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:43.864 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:43.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:43.868 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:43.969 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.002 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:44.107 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.145 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:44.249 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:44.283 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:44.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:44.387 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:44.423 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:44.528 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:44.566 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:44.670 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.682 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:44 smithi033 bash[74781]: cluster 1685825083.4547393 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:44.683 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:44 smithi033 bash[78259]: cluster 1685825083.4547393 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:44.700 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:44.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:44.805 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:44.837 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:44.867 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T20:44:44.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:44 smithi083 bash[60048]: cluster 1685825083.4547393 mgr.y (mgr.34104) 1340 : cluster 0 pgmap v1475: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:44.941 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:44.944 INFO:tasks.workunit.client.0.smithi033.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2023-06-03T20:44:44.957 INFO:tasks.workunit.client.0.smithi033.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-06-03T20:44:44.957 INFO:tasks.workunit.client.0.smithi033.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2023-06-03T20:44:44.977 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:44.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:44.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:45.082 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:45.120 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:45.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:45.224 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.244 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:44:45.262 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:45.366 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.405 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.408 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:45.509 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.545 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:45.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.550 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:45.651 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:45.688 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:45.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:45.791 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:45.798 INFO:tasks.workunit.client.0.smithi033.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2023-06-03T20:44:45.819 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:45.826 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.831 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:45.875 INFO:tasks.workunit.client.0.smithi033.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2023-06-03T20:44:45.932 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:45.935 INFO:tasks.workunit.client.0.smithi033.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2023-06-03T20:44:45.937 INFO:tasks.workunit.client.0.smithi033.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-06-03T20:44:45.937 INFO:tasks.workunit.client.0.smithi033.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2023-06-03T20:44:45.971 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:45.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:45.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:46.022 INFO:tasks.workunit.client.0.smithi033.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2023-06-03T20:44:46.028 DEBUG:teuthology.orchestra.run.smithi033:> set -ex 2023-06-03T20:44:46.028 DEBUG:teuthology.orchestra.run.smithi033:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2023-06-03T20:44:46.062 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2023-06-03T20:44:46.063 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2023-06-03T20:44:46.064 DEBUG:teuthology.orchestra.run.smithi033: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-06-03T20:44:46.075 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:46.110 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:46.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:46.215 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:46.251 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:46.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:46.313 INFO:tasks.workunit.client.0.smithi033.stdout:Running main() from gmock_main.cc 2023-06-03T20:44:46.314 INFO:tasks.workunit.client.0.smithi033.stdout:[==========] Running 70 tests from 1 test suite. 2023-06-03T20:44:46.314 INFO:tasks.workunit.client.0.smithi033.stdout:[----------] Global test environment set-up. 2023-06-03T20:44:46.314 INFO:tasks.workunit.client.0.smithi033.stdout:[----------] 70 tests from TestClsRbd 2023-06-03T20:44:46.357 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:46.388 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:46.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:46.494 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:46.521 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:46] "GET /metrics HTTP/1.1" 200 221472 "" "Prometheus/2.33.4" 2023-06-03T20:44:46.625 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:46.666 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:46.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:46.770 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:46.804 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:46.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:46.849 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:46.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:46 smithi083 bash[60048]: cluster 1685825085.4556227 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:46.908 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:46.943 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:46.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:46.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:47.048 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.061 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:46 smithi033 bash[78259]: cluster 1685825085.4556227 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:47.061 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:46 smithi033 bash[74781]: cluster 1685825085.4556227 mgr.y (mgr.34104) 1341 : cluster 0 pgmap v1476: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:47.082 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:47.185 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.223 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:47.326 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:47.366 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:47.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:47.471 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.504 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:47.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:47.609 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:47.644 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:47.748 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:47.782 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:47.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:47.858 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_all_features 2023-06-03T20:44:47.874 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:47.886 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_all_features (28 ms) 2023-06-03T20:44:47.886 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.copyup 2023-06-03T20:44:47.887 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:47.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.8446028 mon.a (mon.0) 1636 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.8486352 osd.4 (osd.4) 256 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.8489335 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: audit 1685825086.8526354 mon.a (mon.0) 1637 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.854768 osd.7 (osd.7) 240 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.855342 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:47.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:47 smithi083 bash[60048]: cluster 1685825086.858664 osd.7 (osd.7) 241 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:47.924 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:47.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:48.030 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:48.070 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:48.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:48.174 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:48.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.8446028 mon.a (mon.0) 1636 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-06-03T20:44:48.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.8486352 osd.4 (osd.4) 256 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.8489335 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: audit 1685825086.8526354 mon.a (mon.0) 1637 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:44:48.182 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.854768 osd.7 (osd.7) 240 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.855342 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[78259]: cluster 1685825086.858664 osd.7 (osd.7) 241 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.8446028 mon.a (mon.0) 1636 : cluster 0 osdmap e313: 8 total, 8 up, 8 in 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.8486352 osd.4 (osd.4) 256 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.8489335 osd.7 (osd.7) 239 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.183 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: audit 1685825086.8526354 mon.a (mon.0) 1637 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2023-06-03T20:44:48.184 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.854768 osd.7 (osd.7) 240 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.184 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.855342 osd.6 (osd.6) 201 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.184 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:47 smithi033 bash[74781]: cluster 1685825086.858664 osd.7 (osd.7) 241 : cluster 3 failed to encode map e313 with expected crc 2023-06-03T20:44:48.198 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:48.275 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.copyup (388 ms) 2023-06-03T20:44:48.275 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.sparse_copyup 2023-06-03T20:44:48.302 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:48.325 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:48.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:48.428 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:48.457 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.sparse_copyup (183 ms) 2023-06-03T20:44:48.457 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_and_set_id 2023-06-03T20:44:48.458 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:48.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.461 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:48.469 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_and_set_id (12 ms) 2023-06-03T20:44:48.469 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.add_remove_child 2023-06-03T20:44:48.485 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.add_remove_child (16 ms) 2023-06-03T20:44:48.486 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.directory_methods 2023-06-03T20:44:48.532 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.directory_methods (46 ms) 2023-06-03T20:44:48.532 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.create 2023-06-03T20:44:48.557 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.create (25 ms) 2023-06-03T20:44:48.557 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_features 2023-06-03T20:44:48.559 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2023-06-03T20:44:48.560 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_object_prefix 2023-06-03T20:44:48.562 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:48.563 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_object_prefix (3 ms) 2023-06-03T20:44:48.563 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2023-06-03T20:44:48.565 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2023-06-03T20:44:48.565 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2023-06-03T20:44:48.567 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2023-06-03T20:44:48.567 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2023-06-03T20:44:48.568 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_modify_timestamp (1 ms) 2023-06-03T20:44:48.568 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_data_pool 2023-06-03T20:44:48.579 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_data_pool (11 ms) 2023-06-03T20:44:48.579 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.get_size 2023-06-03T20:44:48.585 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.get_size (6 ms) 2023-06-03T20:44:48.586 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.set_size 2023-06-03T20:44:48.595 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.set_size (9 ms) 2023-06-03T20:44:48.595 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.protection_status 2023-06-03T20:44:48.595 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:48.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.598 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:48.617 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.protection_status (23 ms) 2023-06-03T20:44:48.617 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.snapshot_limits 2023-06-03T20:44:48.629 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.snapshot_limits (12 ms) 2023-06-03T20:44:48.629 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.parents_v1 2023-06-03T20:44:48.689 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.parents_v1 (59 ms) 2023-06-03T20:44:48.712 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.parents_v2 2023-06-03T20:44:48.712 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:48.737 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.parents_v2 (49 ms) 2023-06-03T20:44:48.738 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.snapshots 2023-06-03T20:44:48.746 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:48.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:48.763 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.snapshots (26 ms) 2023-06-03T20:44:48.763 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.snapid_race 2023-06-03T20:44:48.771 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.snapid_race (8 ms) 2023-06-03T20:44:48.771 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.stripingv2 2023-06-03T20:44:48.784 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.stripingv2 (13 ms) 2023-06-03T20:44:48.784 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_save 2023-06-03T20:44:48.785 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_save (1 ms) 2023-06-03T20:44:48.786 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_resize 2023-06-03T20:44:48.796 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_resize (11 ms) 2023-06-03T20:44:48.796 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_update 2023-06-03T20:44:48.806 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_update (9 ms) 2023-06-03T20:44:48.806 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2023-06-03T20:44:48.807 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2023-06-03T20:44:48.807 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2023-06-03T20:44:48.816 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_snap_add (10 ms) 2023-06-03T20:44:48.817 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2023-06-03T20:44:48.825 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2023-06-03T20:44:48.826 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.flags 2023-06-03T20:44:48.830 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.flags (5 ms) 2023-06-03T20:44:48.830 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.metadata 2023-06-03T20:44:48.851 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:48.860 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.metadata (29 ms) 2023-06-03T20:44:48.860 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.set_features 2023-06-03T20:44:48.873 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.set_features (14 ms) 2023-06-03T20:44:48.873 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror 2023-06-03T20:44:48.885 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:48.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:48.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:48.910 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.mirror (37 ms) 2023-06-03T20:44:48.911 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror_image 2023-06-03T20:44:48.928 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.mirror_image (18 ms) 2023-06-03T20:44:48.928 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror_image_status 2023-06-03T20:44:48.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:49.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:49.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:49.130 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:49.143 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.4562383 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1478: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:49.143 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: audit 1685825087.8427298 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.842955 mon.a (mon.0) 1639 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.8454995 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.8490171 osd.6 (osd.6) 203 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.849143 osd.7 (osd.7) 242 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825087.8603425 osd.4 (osd.4) 257 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.144 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825088.0470529 osd.5 (osd.5) 229 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.145 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[74781]: cluster 1685825088.8440697 mon.a (mon.0) 1640 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-06-03T20:44:49.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.4562383 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1478: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:49.145 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: audit 1685825087.8427298 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.842955 mon.a (mon.0) 1639 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.8454995 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.8490171 osd.6 (osd.6) 203 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.849143 osd.7 (osd.7) 242 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825087.8603425 osd.4 (osd.4) 257 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.146 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825088.0470529 osd.5 (osd.5) 229 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.147 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:48 smithi033 bash[78259]: cluster 1685825088.8440697 mon.a (mon.0) 1640 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-06-03T20:44:49.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.4562383 mgr.y (mgr.34104) 1342 : cluster 0 pgmap v1478: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:49.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: audit 1685825087.8427298 mon.a (mon.0) 1638 : audit 1 from='client.? 172.21.15.33:0/2314968915' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi033-247405-1","app": "rados","yes_i_really_mean_it": true}]': finished 2023-06-03T20:44:49.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.842955 mon.a (mon.0) 1639 : cluster 0 osdmap e314: 8 total, 8 up, 8 in 2023-06-03T20:44:49.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.8454995 osd.6 (osd.6) 202 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.148 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.8490171 osd.6 (osd.6) 203 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.849143 osd.7 (osd.7) 242 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825087.8603425 osd.4 (osd.4) 257 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825088.0470529 osd.5 (osd.5) 229 : cluster 3 failed to encode map e314 with expected crc 2023-06-03T20:44:49.149 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:48 smithi083 bash[60048]: cluster 1685825088.8440697 mon.a (mon.0) 1640 : cluster 0 osdmap e315: 8 total, 8 up, 8 in 2023-06-03T20:44:49.162 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:49.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:49.265 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:49.298 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:49.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:49.403 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:49.433 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.436 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:49.537 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:49.568 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:49.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:49.672 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:49.703 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:49.806 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:49.838 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:49.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:49.913 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:44:49.942 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:49.944 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:49 smithi033 bash[74781]: cluster 1685825088.8471086 osd.4 (osd.4) 258 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:49.944 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:49 smithi033 bash[74781]: cluster 1685825089.4566612 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1481: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:49.945 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:49 smithi033 bash[78259]: cluster 1685825088.8471086 osd.4 (osd.4) 258 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:49.946 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:49 smithi033 bash[78259]: cluster 1685825089.4566612 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1481: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:49.973 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:49.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:49.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:50.077 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:50.109 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:50.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:49 smithi083 bash[60048]: cluster 1685825088.8471086 osd.4 (osd.4) 258 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:49 smithi083 bash[60048]: cluster 1685825089.4566612 mgr.y (mgr.34104) 1343 : cluster 0 pgmap v1481: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:50.213 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.244 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:50.347 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.382 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:50.486 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.519 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:50.624 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:50.657 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:50.760 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.790 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:50.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:50.894 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:50.927 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:50.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:50.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:51.032 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.064 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:51.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:50 smithi033 bash[78259]: cluster 1685825089.813538 osd.5 (osd.5) 230 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:51.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:50 smithi033 bash[74781]: cluster 1685825089.813538 osd.5 (osd.5) 230 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:51.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:50 smithi083 bash[60048]: cluster 1685825089.813538 osd.5 (osd.5) 230 : cluster 3 failed to encode map e315 with expected crc 2023-06-03T20:44:51.170 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.203 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:51.308 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:51.345 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:51.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:51.449 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:51.483 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:51.587 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.624 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:51.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:51.729 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:51.763 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:51.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:51.867 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:51.899 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:51.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:51.902 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:52.003 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.038 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:52.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:51 smithi033 bash[74781]: cluster 1685825091.4576411 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 582 op/s 2023-06-03T20:44:52.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:51 smithi033 bash[78259]: cluster 1685825091.4576411 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 582 op/s 2023-06-03T20:44:52.142 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:51 smithi083 bash[60048]: cluster 1685825091.4576411 mgr.y (mgr.34104) 1344 : cluster 0 pgmap v1482: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.7 MiB/s rd, 882 KiB/s wr, 582 op/s 2023-06-03T20:44:52.183 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:52.287 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.327 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:52.431 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.467 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:52.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:52.572 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.606 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:52.711 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.751 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:52.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:52.855 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:52.886 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:52.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:52.990 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:53.026 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:53.130 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:53.168 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:53.273 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.309 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:53.375 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.mirror_image_status (4447 ms) 2023-06-03T20:44:53.375 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror_image_map 2023-06-03T20:44:53.413 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.450 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.453 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:53.507 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.mirror_image_map (131 ms) 2023-06-03T20:44:53.507 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror_instances 2023-06-03T20:44:53.527 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.mirror_instances (20 ms) 2023-06-03T20:44:53.527 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2023-06-03T20:44:53.537 INFO:tasks.workunit.client.0.smithi033.stdout:/build/ceph-16.2.13-257-gd8c5d349/src/test/cls_rbd/test_cls_rbd.cc:2278: Failure 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout:Expected equality of these values: 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout: -85 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout: mirror_image_snapshot_unlink_peer(&ioctx, oid, 1, "peer2") 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout: Which is: 0 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout:[ FAILED ] TestClsRbd.mirror_snapshot (11 ms) 2023-06-03T20:44:53.538 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_dir_list 2023-06-03T20:44:53.543 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_dir_list (6 ms) 2023-06-03T20:44:53.543 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_dir_add 2023-06-03T20:44:53.547 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_dir_add (3 ms) 2023-06-03T20:44:53.547 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2023-06-03T20:44:53.551 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.dir_add_already_existing (5 ms) 2023-06-03T20:44:53.552 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_dir_rename 2023-06-03T20:44:53.554 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:53.562 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_dir_rename (11 ms) 2023-06-03T20:44:53.563 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_dir_remove 2023-06-03T20:44:53.569 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_dir_remove (7 ms) 2023-06-03T20:44:53.569 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2023-06-03T20:44:53.580 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (11 ms) 2023-06-03T20:44:53.580 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_image_add 2023-06-03T20:44:53.585 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:53.586 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_image_add (6 ms) 2023-06-03T20:44:53.586 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_image_remove 2023-06-03T20:44:53.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:53.595 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_image_remove (9 ms) 2023-06-03T20:44:53.596 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_image_list 2023-06-03T20:44:53.599 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_image_list (4 ms) 2023-06-03T20:44:53.600 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_image_clean 2023-06-03T20:44:53.605 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_image_clean (6 ms) 2023-06-03T20:44:53.605 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.image_group_add 2023-06-03T20:44:53.609 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2023-06-03T20:44:53.609 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.image_group_remove 2023-06-03T20:44:53.613 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.image_group_remove (4 ms) 2023-06-03T20:44:53.614 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.image_group_get 2023-06-03T20:44:53.617 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.image_group_get (4 ms) 2023-06-03T20:44:53.618 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2023-06-03T20:44:53.620 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (3 ms) 2023-06-03T20:44:53.620 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2023-06-03T20:44:53.623 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2023-06-03T20:44:53.623 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2023-06-03T20:44:53.628 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (5 ms) 2023-06-03T20:44:53.628 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2023-06-03T20:44:53.633 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (5 ms) 2023-06-03T20:44:53.634 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_set 2023-06-03T20:44:53.637 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_set (3 ms) 2023-06-03T20:44:53.637 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_list 2023-06-03T20:44:53.642 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_list (5 ms) 2023-06-03T20:44:53.642 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2023-06-03T20:44:53.665 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (23 ms) 2023-06-03T20:44:53.665 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2023-06-03T20:44:53.692 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:53.729 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:53.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:53.833 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.870 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:53.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:53.874 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:53.911 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (247 ms) 2023-06-03T20:44:53.912 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_remove 2023-06-03T20:44:53.918 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_remove (7 ms) 2023-06-03T20:44:53.918 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2023-06-03T20:44:53.922 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2023-06-03T20:44:53.922 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.trash_methods 2023-06-03T20:44:53.932 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2023-06-03T20:44:53.932 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.op_features 2023-06-03T20:44:53.942 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.op_features (11 ms) 2023-06-03T20:44:53.942 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.clone_parent 2023-06-03T20:44:53.975 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:53.976 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.clone_parent (33 ms) 2023-06-03T20:44:53.976 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2023-06-03T20:44:53.992 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.clone_parent_ns (16 ms) 2023-06-03T20:44:53.992 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.clone_child 2023-06-03T20:44:54.008 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:54.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:54.011 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.clone_child (20 ms) 2023-06-03T20:44:54.011 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.namespace_methods 2023-06-03T20:44:54.021 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.namespace_methods (10 ms) 2023-06-03T20:44:54.021 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.migration 2023-06-03T20:44:54.036 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.migration (15 ms) 2023-06-03T20:44:54.036 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.migration_v1 2023-06-03T20:44:54.051 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.migration_v1 (15 ms) 2023-06-03T20:44:54.052 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2023-06-03T20:44:54.111 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:54.148 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:54.253 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:54.282 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:54.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:54.386 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:54.414 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:54.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:54.555 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:54.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:54.658 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:54.696 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:54.784 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:54 smithi033 bash[78259]: cluster 1685825093.4581277 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 800 KiB/s wr, 528 op/s 2023-06-03T20:44:54.784 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:54 smithi033 bash[78259]: audit 1685825093.6261816 mon.a (mon.0) 1641 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:54.784 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:54 smithi033 bash[74781]: cluster 1685825093.4581277 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 800 KiB/s wr, 528 op/s 2023-06-03T20:44:54.785 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:54 smithi033 bash[74781]: audit 1685825093.6261816 mon.a (mon.0) 1641 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:54.800 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:54.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:54 smithi083 bash[60048]: cluster 1685825093.4581277 mgr.y (mgr.34104) 1345 : cluster 0 pgmap v1483: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 1.5 MiB/s rd, 800 KiB/s wr, 528 op/s 2023-06-03T20:44:54.811 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:54 smithi083 bash[60048]: audit 1685825093.6261816 mon.a (mon.0) 1641 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:44:54.833 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:54.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:54.938 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:54.972 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6 2023-06-03T20:44:54.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:54.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.6' 2023-06-03T20:44:55.076 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:55.112 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:55.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:55.216 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:55.242 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:55.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:55.345 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:55.375 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:55.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:55.479 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.518 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.521 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:55.554 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1502 ms) 2023-06-03T20:44:55.554 INFO:tasks.workunit.client.0.smithi033.stdout:[ RUN ] TestClsRbd.sparsify 2023-06-03T20:44:55.614 INFO:tasks.workunit.client.0.smithi033.stdout:[ OK ] TestClsRbd.sparsify (61 ms) 2023-06-03T20:44:55.622 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:55.657 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4 2023-06-03T20:44:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.4' 2023-06-03T20:44:55.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[74781]: cluster 1685825094.532489 mon.a (mon.0) 1642 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-06-03T20:44:55.688 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[74781]: cluster 1685825094.5427501 osd.4 (osd.4) 259 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[74781]: cluster 1685825094.5427697 osd.7 (osd.7) 243 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[74781]: cluster 1685825094.7146816 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[74781]: cluster 1685825094.717377 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[78259]: cluster 1685825094.532489 mon.a (mon.0) 1642 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[78259]: cluster 1685825094.5427501 osd.4 (osd.4) 259 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.689 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[78259]: cluster 1685825094.5427697 osd.7 (osd.7) 243 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[78259]: cluster 1685825094.7146816 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.690 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:55 smithi033 bash[78259]: cluster 1685825094.717377 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.761 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:55 smithi083 bash[60048]: cluster 1685825094.532489 mon.a (mon.0) 1642 : cluster 0 osdmap e316: 8 total, 8 up, 8 in 2023-06-03T20:44:55.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:55 smithi083 bash[60048]: cluster 1685825094.5427501 osd.4 (osd.4) 259 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:55 smithi083 bash[60048]: cluster 1685825094.5427697 osd.7 (osd.7) 243 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:55 smithi083 bash[60048]: cluster 1685825094.7146816 osd.6 (osd.6) 204 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.775 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:55 smithi083 bash[60048]: cluster 1685825094.717377 osd.6 (osd.6) 205 : cluster 3 failed to encode map e316 with expected crc 2023-06-03T20:44:55.801 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:55.905 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.943 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5 2023-06-03T20:44:55.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:55.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.5' 2023-06-03T20:44:56.047 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:56.085 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:56.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:56.190 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:56.220 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0 2023-06-03T20:44:56.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.0' 2023-06-03T20:44:56.323 DEBUG:teuthology.orchestra.run.smithi083:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:56.331 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:44:56] "GET /metrics HTTP/1.1" 200 224197 "" "Prometheus/2.33.4" 2023-06-03T20:44:56.354 INFO:teuthology.orchestra.run.smithi083.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7 2023-06-03T20:44:56.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.357 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi083 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.7' 2023-06-03T20:44:56.458 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:56.486 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2 2023-06-03T20:44:56.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.489 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.2' 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout:[----------] 70 tests from TestClsRbd (7756 ms total) 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout: 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout:[----------] Global test environment tear-down 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout:[==========] 70 tests from 1 test suite ran. (10252 ms total) 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout:[ PASSED ] 69 tests. 2023-06-03T20:44:56.566 INFO:tasks.workunit.client.0.smithi033.stdout:[ FAILED ] 1 test, listed below: 2023-06-03T20:44:56.567 INFO:tasks.workunit.client.0.smithi033.stdout:[ FAILED ] TestClsRbd.mirror_snapshot 2023-06-03T20:44:56.567 INFO:tasks.workunit.client.0.smithi033.stdout: 2023-06-03T20:44:56.567 INFO:tasks.workunit.client.0.smithi033.stdout: 1 FAILED TEST 2023-06-03T20:44:56.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.568 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2023-06-03T20:44:56.568 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2023-06-03T20:44:56.589 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:56.639 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3 2023-06-03T20:44:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.3' 2023-06-03T20:44:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:56 smithi083 bash[60048]: cluster 1685825095.459317 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.84k op/s 2023-06-03T20:44:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:56 smithi083 bash[60048]: cluster 1685825095.5442383 osd.7 (osd.7) 244 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:56 smithi083 bash[60048]: cluster 1685825095.545067 mon.a (mon.0) 1643 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-06-03T20:44:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:56 smithi083 bash[60048]: cluster 1685825095.5542574 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.645 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:56 smithi083 bash[60048]: audit 1685825096.1386666 mon.a (mon.0) 1644 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:44:56.742 DEBUG:teuthology.orchestra.run.smithi033:> sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:56.772 INFO:teuthology.orchestra.run.smithi033.stderr:Error response from daemon: Cannot kill container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1 2023-06-03T20:44:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T20:44:56.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi033 with status 1: 'sudo docker kill -s 1 ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd.1' 2023-06-03T20:44:56.803 INFO:tasks.thrashosds:joining thrashosds 2023-06-03T20:44:56.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[74781]: cluster 1685825095.459317 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.84k op/s 2023-06-03T20:44:56.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[74781]: cluster 1685825095.5442383 osd.7 (osd.7) 244 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.872 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[74781]: cluster 1685825095.545067 mon.a (mon.0) 1643 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[74781]: cluster 1685825095.5542574 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[74781]: audit 1685825096.1386666 mon.a (mon.0) 1644 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[78259]: cluster 1685825095.459317 mgr.y (mgr.34104) 1346 : cluster 0 pgmap v1485: 105 pgs: 105 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 2.3 MiB/s rd, 1.1 MiB/s wr, 1.84k op/s 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[78259]: cluster 1685825095.5442383 osd.7 (osd.7) 244 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[78259]: cluster 1685825095.545067 mon.a (mon.0) 1643 : cluster 0 osdmap e317: 8 total, 8 up, 8 in 2023-06-03T20:44:56.873 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[78259]: cluster 1685825095.5542574 osd.6 (osd.6) 206 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:56.874 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:56 smithi033 bash[78259]: audit 1685825096.1386666 mon.a (mon.0) 1644 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:44:57.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[74781]: cluster 1685825095.7040827 osd.5 (osd.5) 231 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[74781]: cluster 1685825095.9864597 osd.4 (osd.4) 260 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[74781]: cluster 1685825096.547225 mon.a (mon.0) 1645 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-06-03T20:44:57.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[74781]: cluster 1685825097.04266 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:57.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[78259]: cluster 1685825095.7040827 osd.5 (osd.5) 231 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[78259]: cluster 1685825095.9864597 osd.4 (osd.4) 260 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[78259]: cluster 1685825096.547225 mon.a (mon.0) 1645 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-06-03T20:44:57.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:57 smithi033 bash[78259]: cluster 1685825097.04266 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:57 smithi083 bash[60048]: cluster 1685825095.7040827 osd.5 (osd.5) 231 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:57 smithi083 bash[60048]: cluster 1685825095.9864597 osd.4 (osd.4) 260 : cluster 3 failed to encode map e317 with expected crc 2023-06-03T20:44:57.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:57 smithi083 bash[60048]: cluster 1685825096.547225 mon.a (mon.0) 1645 : cluster 0 osdmap e318: 8 total, 8 up, 8 in 2023-06-03T20:44:57.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:57 smithi083 bash[60048]: cluster 1685825097.04266 osd.6 (osd.6) 207 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[74781]: cluster 1685825097.0425775 osd.7 (osd.7) 245 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[74781]: cluster 1685825097.042594 osd.5 (osd.5) 232 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[74781]: cluster 1685825097.0426373 osd.4 (osd.4) 261 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[74781]: cluster 1685825097.4599226 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[78259]: cluster 1685825097.0425775 osd.7 (osd.7) 245 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[78259]: cluster 1685825097.042594 osd.5 (osd.5) 232 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[78259]: cluster 1685825097.0426373 osd.4 (osd.4) 261 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:44:58 smithi033 bash[78259]: cluster 1685825097.4599226 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:44:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:58 smithi083 bash[60048]: cluster 1685825097.0425775 osd.7 (osd.7) 245 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:58 smithi083 bash[60048]: cluster 1685825097.042594 osd.5 (osd.5) 232 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:58 smithi083 bash[60048]: cluster 1685825097.0426373 osd.4 (osd.4) 261 : cluster 3 failed to encode map e318 with expected crc 2023-06-03T20:44:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:44:58 smithi083 bash[60048]: cluster 1685825097.4599226 mgr.y (mgr.34104) 1347 : cluster 0 pgmap v1488: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:00 smithi033 bash[74781]: audit 1685825099.4197628 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:00 smithi033 bash[74781]: cluster 1685825099.4604807 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:00 smithi033 bash[78259]: audit 1685825099.4197628 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:00 smithi033 bash[78259]: cluster 1685825099.4604807 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:00 smithi083 bash[60048]: audit 1685825099.4197628 mon.a (mon.0) 1646 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:00 smithi083 bash[60048]: cluster 1685825099.4604807 mgr.y (mgr.34104) 1348 : cluster 0 pgmap v1489: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:02.215 INFO:teuthology.orchestra.run.smithi033.stdout:ERROR: (22) Invalid argument 2023-06-03T20:45:02.216 INFO:teuthology.orchestra.run.smithi033.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2023-06-03T20:45:02.257 INFO:teuthology.orchestra.run.smithi033.stdout:osd.0: {} 2023-06-03T20:45:02.284 INFO:teuthology.orchestra.run.smithi033.stdout:osd.1: {} 2023-06-03T20:45:02.307 INFO:teuthology.orchestra.run.smithi033.stdout:osd.2: {} 2023-06-03T20:45:02.331 INFO:teuthology.orchestra.run.smithi033.stdout:osd.3: {} 2023-06-03T20:45:02.360 INFO:teuthology.orchestra.run.smithi033.stdout:osd.4: {} 2023-06-03T20:45:02.387 INFO:teuthology.orchestra.run.smithi033.stdout:osd.5: {} 2023-06-03T20:45:02.411 INFO:teuthology.orchestra.run.smithi033.stdout:osd.6: {} 2023-06-03T20:45:02.439 INFO:teuthology.orchestra.run.smithi033.stdout:osd.7: {} 2023-06-03T20:45:02.440 INFO:teuthology.orchestra.run.smithi033.stderr:osd.0: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.1: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.2: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.3: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.4: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.5: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.6: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.441 INFO:teuthology.orchestra.run.smithi033.stderr:osd.7: osd_enable_op_tracker = 'true' 2023-06-03T20:45:02.541 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.5 to 1 (10000) 2023-06-03T20:45:02.541 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:45:02.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[74781]: cluster 1685825101.4613876 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[74781]: audit 1685825101.8898559 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.33:0/507801005' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[74781]: audit 1685825101.8902898 mon.a (mon.0) 1647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[74781]: audit 1685825102.1625016 mon.a (mon.0) 1648 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[74781]: audit 1685825102.222859 mon.a (mon.0) 1649 : audit 0 from='client.? 172.21.15.33:0/1690758155' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:45:02.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[78259]: cluster 1685825101.4613876 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:02.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[78259]: audit 1685825101.8898559 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.33:0/507801005' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[78259]: audit 1685825101.8902898 mon.a (mon.0) 1647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[78259]: audit 1685825102.1625016 mon.a (mon.0) 1648 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:02.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:02 smithi033 bash[78259]: audit 1685825102.222859 mon.a (mon.0) 1649 : audit 0 from='client.? 172.21.15.33:0/1690758155' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:45:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:02 smithi083 bash[60048]: cluster 1685825101.4613876 mgr.y (mgr.34104) 1349 : cluster 0 pgmap v1490: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:02 smithi083 bash[60048]: audit 1685825101.8898559 mon.c (mon.2) 155 : audit 1 from='client.? 172.21.15.33:0/507801005' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:02 smithi083 bash[60048]: audit 1685825101.8902898 mon.a (mon.0) 1647 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:45:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:02 smithi083 bash[60048]: audit 1685825102.1625016 mon.a (mon.0) 1648 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:02 smithi083 bash[60048]: audit 1685825102.222859 mon.a (mon.0) 1649 : audit 0 from='client.? 172.21.15.33:0/1690758155' entity='client.admin' cmd=[{"prefix": "osd ls"}]: dispatch 2023-06-03T20:45:03.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: cluster 1685825102.5170457 mon.a (mon.0) 1650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:45:03.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: audit 1685825102.5246038 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:45:03.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: audit 1685825102.524723 mon.a (mon.0) 1652 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:03.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: cluster 1685825102.5248156 mon.a (mon.0) 1653 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-06-03T20:45:03.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: audit 1685825102.539173 mon.a (mon.0) 1654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: audit 1685825102.5492592 mon.a (mon.0) 1655 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[74781]: cluster 1685825102.9837105 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: cluster 1685825102.5170457 mon.a (mon.0) 1650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: audit 1685825102.5246038 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: audit 1685825102.524723 mon.a (mon.0) 1652 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: cluster 1685825102.5248156 mon.a (mon.0) 1653 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: audit 1685825102.539173 mon.a (mon.0) 1654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: audit 1685825102.5492592 mon.a (mon.0) 1655 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:03 smithi033 bash[78259]: cluster 1685825102.9837105 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: cluster 1685825102.5170457 mon.a (mon.0) 1650 : cluster 3 Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2023-06-03T20:45:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: audit 1685825102.5246038 mon.a (mon.0) 1651 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:45:03.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: audit 1685825102.524723 mon.a (mon.0) 1652 : audit 1 from='client.? 172.21.15.33:0/2926412713' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: cluster 1685825102.5248156 mon.a (mon.0) 1653 : cluster 0 osdmap e319: 8 total, 8 up, 8 in 2023-06-03T20:45:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: audit 1685825102.539173 mon.a (mon.0) 1654 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: audit 1685825102.5492592 mon.a (mon.0) 1655 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:03.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:03 smithi083 bash[60048]: cluster 1685825102.9837105 osd.6 (osd.6) 208 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.722 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 7 1 2023-06-03T20:45:04.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[74781]: cluster 1685825102.9832199 osd.4 (osd.4) 262 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[74781]: cluster 1685825102.9837232 osd.7 (osd.7) 246 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[74781]: cluster 1685825102.9837635 osd.5 (osd.5) 233 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[74781]: cluster 1685825103.4620771 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:04.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[78259]: cluster 1685825102.9832199 osd.4 (osd.4) 262 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[78259]: cluster 1685825102.9837232 osd.7 (osd.7) 246 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[78259]: cluster 1685825102.9837635 osd.5 (osd.5) 233 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:04 smithi033 bash[78259]: cluster 1685825103.4620771 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:04 smithi083 bash[60048]: cluster 1685825102.9832199 osd.4 (osd.4) 262 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:04 smithi083 bash[60048]: cluster 1685825102.9837232 osd.7 (osd.7) 246 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:04 smithi083 bash[60048]: cluster 1685825102.9837635 osd.5 (osd.5) 233 : cluster 3 failed to encode map e319 with expected crc 2023-06-03T20:45:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:04 smithi083 bash[60048]: cluster 1685825103.4620771 mgr.y (mgr.34104) 1350 : cluster 0 pgmap v1492: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:06.566 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:06] "GET /metrics HTTP/1.1" 200 224197 "" "Prometheus/2.33.4" 2023-06-03T20:45:06.744 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset noscrub 2023-06-03T20:45:06.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:06 smithi033 bash[74781]: cluster 1685825105.463098 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:06.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:06 smithi033 bash[74781]: audit 1685825106.548365 mon.a (mon.0) 1656 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:06.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:06 smithi033 bash[78259]: cluster 1685825105.463098 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:06.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:06 smithi033 bash[78259]: audit 1685825106.548365 mon.a (mon.0) 1656 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:06 smithi083 bash[60048]: cluster 1685825105.463098 mgr.y (mgr.34104) 1351 : cluster 0 pgmap v1493: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:06 smithi083 bash[60048]: audit 1685825106.548365 mon.a (mon.0) 1656 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[74781]: audit 1685825106.5568604 mon.a (mon.0) 1657 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[74781]: audit 1685825107.0807328 mon.a (mon.0) 1658 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:45:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[74781]: audit 1685825107.082567 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:45:07.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[74781]: audit 1685825107.0923111 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[78259]: audit 1685825106.5568604 mon.a (mon.0) 1657 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[78259]: audit 1685825107.0807328 mon.a (mon.0) 1658 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:45:07.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[78259]: audit 1685825107.082567 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:45:07.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:07 smithi033 bash[78259]: audit 1685825107.0923111 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:07 smithi083 bash[60048]: audit 1685825106.5568604 mon.a (mon.0) 1657 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:07 smithi083 bash[60048]: audit 1685825107.0807328 mon.a (mon.0) 1658 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:45:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:07 smithi083 bash[60048]: audit 1685825107.082567 mon.a (mon.0) 1659 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:45:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:07 smithi083 bash[60048]: audit 1685825107.0923111 mon.a (mon.0) 1660 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:08 smithi033 bash[74781]: cluster 1685825107.4638336 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:08.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:08 smithi033 bash[78259]: cluster 1685825107.4638336 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:08 smithi083 bash[60048]: cluster 1685825107.4638336 mgr.y (mgr.34104) 1352 : cluster 0 pgmap v1494: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:09.321 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:09.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:09 smithi033 bash[74781]: audit 1685825108.6281288 mon.a (mon.0) 1661 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:09.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:09 smithi033 bash[78259]: audit 1685825108.6281288 mon.a (mon.0) 1661 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:09 smithi083 bash[60048]: audit 1685825108.6281288 mon.a (mon.0) 1661 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:10 smithi033 bash[74781]: cluster 1685825109.4644878 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:10.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:10 smithi033 bash[78259]: cluster 1685825109.4644878 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:10 smithi083 bash[60048]: cluster 1685825109.4644878 mgr.y (mgr.34104) 1353 : cluster 0 pgmap v1495: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:11.368 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:12.585 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:12 smithi033 bash[74781]: cluster 1685825111.4652581 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:12 smithi083 bash[60048]: cluster 1685825111.4652581 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:13.158 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:12 smithi033 bash[78259]: cluster 1685825111.4652581 mgr.y (mgr.34104) 1354 : cluster 0 pgmap v1496: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:14.601 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.7 to 1 (10000) 2023-06-03T20:45:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:14 smithi083 bash[60048]: cluster 1685825113.4660213 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:14 smithi083 bash[60048]: audit 1685825114.2894957 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.33:0/3827961583' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:14 smithi083 bash[60048]: audit 1685825114.2900717 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:14.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[78259]: cluster 1685825113.4660213 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:14.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[78259]: audit 1685825114.2894957 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.33:0/3827961583' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:14.963 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[78259]: audit 1685825114.2900717 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:14.963 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[74781]: cluster 1685825113.4660213 mgr.y (mgr.34104) 1355 : cluster 0 pgmap v1497: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:14.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[74781]: audit 1685825114.2894957 mon.c (mon.2) 156 : audit 1 from='client.? 172.21.15.33:0/3827961583' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:14.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:14 smithi033 bash[74781]: audit 1685825114.2900717 mon.a (mon.0) 1662 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:45:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:15 smithi083 bash[60048]: audit 1685825114.586343 mon.a (mon.0) 1663 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:45:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:15 smithi083 bash[60048]: cluster 1685825114.5865152 mon.a (mon.0) 1664 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-06-03T20:45:15.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:15 smithi083 bash[60048]: cluster 1685825114.5869806 osd.4 (osd.4) 263 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[78259]: audit 1685825114.586343 mon.a (mon.0) 1663 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:45:16.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[78259]: cluster 1685825114.5865152 mon.a (mon.0) 1664 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-06-03T20:45:16.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[78259]: cluster 1685825114.5869806 osd.4 (osd.4) 263 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[74781]: audit 1685825114.586343 mon.a (mon.0) 1663 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:45:16.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[74781]: cluster 1685825114.5865152 mon.a (mon.0) 1664 : cluster 0 osdmap e320: 8 total, 8 up, 8 in 2023-06-03T20:45:16.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:15 smithi033 bash[74781]: cluster 1685825114.5869806 osd.4 (osd.4) 263 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.161 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 6 1 2023-06-03T20:45:16.543 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:16] "GET /metrics HTTP/1.1" 200 221809 "" "Prometheus/2.33.4" 2023-06-03T20:45:16.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[74781]: cluster 1685825115.466677 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:16.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[74781]: cluster 1685825115.5997336 osd.7 (osd.7) 247 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[74781]: cluster 1685825115.9533339 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[78259]: cluster 1685825115.466677 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:16.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[78259]: cluster 1685825115.5997336 osd.7 (osd.7) 247 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:16 smithi033 bash[78259]: cluster 1685825115.9533339 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:16 smithi083 bash[60048]: cluster 1685825115.466677 mgr.y (mgr.34104) 1356 : cluster 0 pgmap v1499: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:16 smithi083 bash[60048]: cluster 1685825115.5997336 osd.7 (osd.7) 247 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:16 smithi083 bash[60048]: cluster 1685825115.9533339 osd.6 (osd.6) 209 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:17.626 INFO:teuthology.orchestra.run.smithi033.stderr:noscrub is unset 2023-06-03T20:45:17.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:17 smithi083 bash[60048]: cluster 1685825115.9352717 osd.5 (osd.5) 234 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:17.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:17 smithi083 bash[60048]: cluster 1685825115.9382102 osd.5 (osd.5) 235 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:17.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:17 smithi083 bash[60048]: audit 1685825116.9870012 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:18.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[74781]: cluster 1685825115.9352717 osd.5 (osd.5) 234 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:18.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[74781]: cluster 1685825115.9382102 osd.5 (osd.5) 235 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:18.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[74781]: audit 1685825116.9870012 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:18.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[78259]: cluster 1685825115.9352717 osd.5 (osd.5) 234 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:18.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[78259]: cluster 1685825115.9382102 osd.5 (osd.5) 235 : cluster 3 failed to encode map e320 with expected crc 2023-06-03T20:45:18.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:17 smithi033 bash[78259]: audit 1685825116.9870012 mon.a (mon.0) 1665 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "noscrub"}]: dispatch 2023-06-03T20:45:18.682 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd unset nodeep-scrub 2023-06-03T20:45:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:18 smithi083 bash[60048]: cluster 1685825117.4673665 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:18 smithi083 bash[60048]: cluster 1685825117.6125617 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:18 smithi083 bash[60048]: audit 1685825117.6129074 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:18 smithi083 bash[60048]: cluster 1685825117.6131213 mon.a (mon.0) 1667 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-06-03T20:45:19.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[74781]: cluster 1685825117.4673665 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[74781]: cluster 1685825117.6125617 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[74781]: audit 1685825117.6129074 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[74781]: cluster 1685825117.6131213 mon.a (mon.0) 1667 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-06-03T20:45:19.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[78259]: cluster 1685825117.4673665 mgr.y (mgr.34104) 1357 : cluster 0 pgmap v1500: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:19.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[78259]: cluster 1685825117.6125617 osd.6 (osd.6) 210 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[78259]: audit 1685825117.6129074 mon.a (mon.0) 1666 : audit 1 from='client.? 172.21.15.33:0/122268449' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2023-06-03T20:45:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:18 smithi033 bash[78259]: cluster 1685825117.6131213 mon.a (mon.0) 1667 : cluster 0 osdmap e321: 8 total, 8 up, 8 in 2023-06-03T20:45:19.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:19 smithi083 bash[60048]: cluster 1685825118.047095 osd.7 (osd.7) 248 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:20.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:19 smithi033 bash[74781]: cluster 1685825118.047095 osd.7 (osd.7) 248 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:20.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:19 smithi033 bash[78259]: cluster 1685825118.047095 osd.7 (osd.7) 248 : cluster 3 failed to encode map e321 with expected crc 2023-06-03T20:45:20.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:20 smithi083 bash[60048]: cluster 1685825119.4680226 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:21.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:20 smithi033 bash[74781]: cluster 1685825119.4680226 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:20 smithi033 bash[78259]: cluster 1685825119.4680226 mgr.y (mgr.34104) 1358 : cluster 0 pgmap v1502: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:21.223 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:22 smithi033 bash[74781]: cluster 1685825121.4691803 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:22.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:22 smithi033 bash[78259]: cluster 1685825121.4691803 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:22.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:22 smithi083 bash[60048]: cluster 1685825121.4691803 mgr.y (mgr.34104) 1359 : cluster 0 pgmap v1503: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:24.049 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:24 smithi083 bash[60048]: cluster 1685825123.4699492 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:24 smithi083 bash[60048]: audit 1685825123.633036 mon.a (mon.0) 1668 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:24 smithi033 bash[74781]: cluster 1685825123.4699492 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:24 smithi033 bash[74781]: audit 1685825123.633036 mon.a (mon.0) 1668 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:24 smithi033 bash[78259]: cluster 1685825123.4699492 mgr.y (mgr.34104) 1360 : cluster 0 pgmap v1504: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:25.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:24 smithi033 bash[78259]: audit 1685825123.633036 mon.a (mon.0) 1668 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:26] "GET /metrics HTTP/1.1" 200 221814 "" "Prometheus/2.33.4" 2023-06-03T20:45:26.662 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.6 to 1 (10000) 2023-06-03T20:45:27.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[78259]: cluster 1685825125.470859 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:27.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[78259]: audit 1685825125.8683105 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.33:0/4002915338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:27.046 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[78259]: audit 1685825125.868799 mon.a (mon.0) 1669 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:27.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[74781]: cluster 1685825125.470859 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:27.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[74781]: audit 1685825125.8683105 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.33:0/4002915338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:27.047 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:26 smithi033 bash[74781]: audit 1685825125.868799 mon.a (mon.0) 1669 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:26 smithi083 bash[60048]: cluster 1685825125.470859 mgr.y (mgr.34104) 1361 : cluster 0 pgmap v1505: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:26 smithi083 bash[60048]: audit 1685825125.8683105 mon.c (mon.2) 157 : audit 1 from='client.? 172.21.15.33:0/4002915338' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:26 smithi083 bash[60048]: audit 1685825125.868799 mon.a (mon.0) 1669 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:45:28.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: audit 1685825126.6391442 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:45:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.6392272 mon.a (mon.0) 1671 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-06-03T20:45:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.6420264 osd.7 (osd.7) 249 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.6469936 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.6473324 osd.4 (osd.4) 264 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.648505 osd.5 (osd.5) 236 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[74781]: cluster 1685825126.649738 osd.6 (osd.6) 212 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: audit 1685825126.6391442 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.6392272 mon.a (mon.0) 1671 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.6420264 osd.7 (osd.7) 249 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.6469936 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.6473324 osd.4 (osd.4) 264 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.648505 osd.5 (osd.5) 236 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:27 smithi033 bash[78259]: cluster 1685825126.649738 osd.6 (osd.6) 212 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: audit 1685825126.6391442 mon.a (mon.0) 1670 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:45:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.6392272 mon.a (mon.0) 1671 : cluster 0 osdmap e322: 8 total, 8 up, 8 in 2023-06-03T20:45:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.6420264 osd.7 (osd.7) 249 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.6469936 osd.6 (osd.6) 211 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.6473324 osd.4 (osd.4) 264 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.648505 osd.5 (osd.5) 236 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:27 smithi083 bash[60048]: cluster 1685825126.649738 osd.6 (osd.6) 212 : cluster 3 failed to encode map e322 with expected crc 2023-06-03T20:45:28.221 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-06-03T20:45:28.222 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:45:29.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.4715176 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.657091 mon.a (mon.0) 1672 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.6613176 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.6613746 osd.4 (osd.4) 265 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.6622684 osd.7 (osd.7) 250 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.6639946 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[74781]: cluster 1685825127.6642509 osd.4 (osd.4) 266 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.4715176 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.657091 mon.a (mon.0) 1672 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.6613176 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.6613746 osd.4 (osd.4) 265 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.6622684 osd.7 (osd.7) 250 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.6639946 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:28 smithi033 bash[78259]: cluster 1685825127.6642509 osd.4 (osd.4) 266 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.4715176 mgr.y (mgr.34104) 1362 : cluster 0 pgmap v1507: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.657091 mon.a (mon.0) 1672 : cluster 0 osdmap e323: 8 total, 8 up, 8 in 2023-06-03T20:45:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.6613176 osd.6 (osd.6) 213 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.6613746 osd.4 (osd.4) 265 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.6622684 osd.7 (osd.7) 250 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.6639946 osd.6 (osd.6) 214 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:28 smithi083 bash[60048]: cluster 1685825127.6642509 osd.4 (osd.4) 266 : cluster 3 failed to encode map e323 with expected crc 2023-06-03T20:45:29.688 INFO:teuthology.orchestra.run.smithi033.stderr:nodeep-scrub is unset 2023-06-03T20:45:30.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:29 smithi033 bash[74781]: audit 1685825129.0715988 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.33:0/3044402844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:30.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:29 smithi033 bash[74781]: audit 1685825129.0722497 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:30.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:29 smithi033 bash[78259]: audit 1685825129.0715988 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.33:0/3044402844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:30.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:29 smithi033 bash[78259]: audit 1685825129.0722497 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:29 smithi083 bash[60048]: audit 1685825129.0715988 mon.c (mon.2) 158 : audit 1 from='client.? 172.21.15.33:0/3044402844' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:29 smithi083 bash[60048]: audit 1685825129.0722497 mon.a (mon.0) 1673 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd unset", "key": "nodeep-scrub"}]: dispatch 2023-06-03T20:45:31.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.472135 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.6551018 mon.a (mon.0) 1674 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:45:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.655159 mon.a (mon.0) 1675 : cluster 1 Cluster is now healthy 2023-06-03T20:45:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: audit 1685825129.6759942 mon.a (mon.0) 1676 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:45:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.6760707 mon.a (mon.0) 1677 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-06-03T20:45:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.6774569 osd.5 (osd.5) 237 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.9566045 osd.6 (osd.6) 215 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[74781]: cluster 1685825129.9567869 osd.4 (osd.4) 267 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.472135 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.6551018 mon.a (mon.0) 1674 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:45:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.655159 mon.a (mon.0) 1675 : cluster 1 Cluster is now healthy 2023-06-03T20:45:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: audit 1685825129.6759942 mon.a (mon.0) 1676 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:45:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.6760707 mon.a (mon.0) 1677 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-06-03T20:45:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.6774569 osd.5 (osd.5) 237 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.9566045 osd.6 (osd.6) 215 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:30 smithi033 bash[78259]: cluster 1685825129.9567869 osd.4 (osd.4) 267 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.472135 mgr.y (mgr.34104) 1363 : cluster 0 pgmap v1509: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.6551018 mon.a (mon.0) 1674 : cluster 1 Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2023-06-03T20:45:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.655159 mon.a (mon.0) 1675 : cluster 1 Cluster is now healthy 2023-06-03T20:45:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: audit 1685825129.6759942 mon.a (mon.0) 1676 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2023-06-03T20:45:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.6760707 mon.a (mon.0) 1677 : cluster 0 osdmap e324: 8 total, 8 up, 8 in 2023-06-03T20:45:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.6774569 osd.5 (osd.5) 237 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.9566045 osd.6 (osd.6) 215 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:30 smithi083 bash[60048]: cluster 1685825129.9567869 osd.4 (osd.4) 267 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:32.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:31 smithi033 bash[74781]: cluster 1685825129.9567404 osd.7 (osd.7) 251 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:32.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:31 smithi033 bash[78259]: cluster 1685825129.9567404 osd.7 (osd.7) 251 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:31 smithi083 bash[60048]: cluster 1685825129.9567404 osd.7 (osd.7) 251 : cluster 3 failed to encode map e324 with expected crc 2023-06-03T20:45:33.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:32 smithi033 bash[78259]: cluster 1685825131.4731684 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:32 smithi033 bash[74781]: cluster 1685825131.4731684 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:32 smithi083 bash[60048]: cluster 1685825131.4731684 mgr.y (mgr.34104) 1364 : cluster 0 pgmap v1511: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:33.207 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:34.690 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:34 smithi033 bash[74781]: cluster 1685825133.4737244 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:35.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:34 smithi033 bash[78259]: cluster 1685825133.4737244 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:35.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:34 smithi083 bash[60048]: cluster 1685825133.4737244 mgr.y (mgr.34104) 1365 : cluster 0 pgmap v1512: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:36.563 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:36] "GET /metrics HTTP/1.1" 200 221814 "" "Prometheus/2.33.4" 2023-06-03T20:45:36.934 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:45:36.941 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:45:36.970 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:36 smithi033 bash[74781]: cluster 1685825135.4745417 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:36.970 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:36 smithi033 bash[78259]: cluster 1685825135.4745417 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:36 smithi083 bash[60048]: cluster 1685825135.4745417 mgr.y (mgr.34104) 1366 : cluster 0 pgmap v1513: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:37.825 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1513,"stamp":"2023-06-03T20:45:35.473978+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":3563058,"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":195,"ondisk_log_size":195,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":223,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":3805540,"kb_used_data":26660,"kb_used_omap":21,"kb_used_meta":3778794,"kb_avail":746155676,"statfs":{"total":767960285184,"available":764063412224,"internally_reserved":0,"allocated":27299840,"data_stored":20636657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3869485475},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002785"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":345,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667780+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:45:27.667780+0000","last_peered":"2023-06-03T20:45:27.667780+0000","last_clean":"2023-06-03T20:45:27.667780+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:45:27.667780+0000","last_undegraded":"2023-06-03T20:45:27.667780+0000","last_fullsized":"2023-06-03T20:45:27.667780+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":39,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655771+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:45:27.655771+0000","last_peered":"2023-06-03T20:45:27.655771+0000","last_clean":"2023-06-03T20:45:27.655771+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:45:27.655771+0000","last_undegraded":"2023-06-03T20:45:27.655771+0000","last_fullsized":"2023-06-03T20:45:27.655771+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":287,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.656846+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:45:27.656846+0000","last_peered":"2023-06-03T20:45:27.656846+0000","last_clean":"2023-06-03T20:45:27.656846+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:45:27.656846+0000","last_undegraded":"2023-06-03T20:45:27.656846+0000","last_fullsized":"2023-06-03T20:45:27.656846+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":179,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093485+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:45:28.093485+0000","last_peered":"2023-06-03T20:45:28.093485+0000","last_clean":"2023-06-03T20:45:28.093485+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:45:28.093485+0000","last_undegraded":"2023-06-03T20:45:28.093485+0000","last_fullsized":"2023-06-03T20:45:28.093485+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":305,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092947+0000","last_change":"2023-06-03T20:39:27.472762+0000","last_active":"2023-06-03T20:45:28.092947+0000","last_peered":"2023-06-03T20:45:28.092947+0000","last_clean":"2023-06-03T20:45:28.092947+0000","last_became_active":"2023-06-03T20:39:27.472388+0000","last_became_peered":"2023-06-03T20:39:27.472388+0000","last_unstale":"2023-06-03T20:45:28.092947+0000","last_undegraded":"2023-06-03T20:45:28.092947+0000","last_fullsized":"2023-06-03T20:45:28.092947+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:44:51.650682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679372+0000","last_change":"2023-06-03T20:45:27.678512+0000","last_active":"2023-06-03T20:45:27.679372+0000","last_peered":"2023-06-03T20:45:27.679372+0000","last_clean":"2023-06-03T20:45:27.679372+0000","last_became_active":"2023-06-03T20:45:27.678176+0000","last_became_peered":"2023-06-03T20:45:27.678176+0000","last_unstale":"2023-06-03T20:45:27.679372+0000","last_undegraded":"2023-06-03T20:45:27.679372+0000","last_fullsized":"2023-06-03T20:45:27.679372+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.094020+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:45:28.094020+0000","last_peered":"2023-06-03T20:45:28.094020+0000","last_clean":"2023-06-03T20:45:28.094020+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:45:28.094020+0000","last_undegraded":"2023-06-03T20:45:28.094020+0000","last_fullsized":"2023-06-03T20:45:28.094020+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669553+0000","last_change":"2023-06-03T20:45:27.669132+0000","last_active":"2023-06-03T20:45:27.669553+0000","last_peered":"2023-06-03T20:45:27.669553+0000","last_clean":"2023-06-03T20:45:27.669553+0000","last_became_active":"2023-06-03T20:45:27.668738+0000","last_became_peered":"2023-06-03T20:45:27.668738+0000","last_unstale":"2023-06-03T20:45:27.669553+0000","last_undegraded":"2023-06-03T20:45:27.669553+0000","last_fullsized":"2023-06-03T20:45:27.669553+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:31:57.295231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":233,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666608+0000","last_change":"2023-06-03T20:42:40.757937+0000","last_active":"2023-06-03T20:45:27.666608+0000","last_peered":"2023-06-03T20:45:27.666608+0000","last_clean":"2023-06-03T20:45:27.666608+0000","last_became_active":"2023-06-03T20:42:40.757557+0000","last_became_peered":"2023-06-03T20:42:40.757557+0000","last_unstale":"2023-06-03T20:45:27.666608+0000","last_undegraded":"2023-06-03T20:45:27.666608+0000","last_fullsized":"2023-06-03T20:45:27.666608+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":212,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665876+0000","last_change":"2023-06-03T20:39:27.488040+0000","last_active":"2023-06-03T20:45:27.665876+0000","last_peered":"2023-06-03T20:45:27.665876+0000","last_clean":"2023-06-03T20:45:27.665876+0000","last_became_active":"2023-06-03T20:39:27.487636+0000","last_became_peered":"2023-06-03T20:39:27.487636+0000","last_unstale":"2023-06-03T20:45:27.665876+0000","last_undegraded":"2023-06-03T20:45:27.665876+0000","last_fullsized":"2023-06-03T20:45:27.665876+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":294,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666754+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:45:27.666754+0000","last_peered":"2023-06-03T20:45:27.666754+0000","last_clean":"2023-06-03T20:45:27.666754+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:45:27.666754+0000","last_undegraded":"2023-06-03T20:45:27.666754+0000","last_fullsized":"2023-06-03T20:45:27.666754+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671230+0000","last_change":"2023-06-03T20:45:27.670663+0000","last_active":"2023-06-03T20:45:27.671230+0000","last_peered":"2023-06-03T20:45:27.671230+0000","last_clean":"2023-06-03T20:45:27.671230+0000","last_became_active":"2023-06-03T20:45:27.670149+0000","last_became_peered":"2023-06-03T20:45:27.670149+0000","last_unstale":"2023-06-03T20:45:27.671230+0000","last_undegraded":"2023-06-03T20:45:27.671230+0000","last_fullsized":"2023-06-03T20:45:27.671230+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:38.121154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669021+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:45:27.669021+0000","last_peered":"2023-06-03T20:45:27.669021+0000","last_clean":"2023-06-03T20:45:27.669021+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:45:27.669021+0000","last_undegraded":"2023-06-03T20:45:27.669021+0000","last_fullsized":"2023-06-03T20:45:27.669021+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668841+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:45:27.668841+0000","last_peered":"2023-06-03T20:45:27.668841+0000","last_clean":"2023-06-03T20:45:27.668841+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:45:27.668841+0000","last_undegraded":"2023-06-03T20:45:27.668841+0000","last_fullsized":"2023-06-03T20:45:27.668841+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":293,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666651+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:45:27.666651+0000","last_peered":"2023-06-03T20:45:27.666651+0000","last_clean":"2023-06-03T20:45:27.666651+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:45:27.666651+0000","last_undegraded":"2023-06-03T20:45:27.666651+0000","last_fullsized":"2023-06-03T20:45:27.666651+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":263,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659239+0000","last_change":"2023-06-03T20:39:27.483980+0000","last_active":"2023-06-03T20:45:27.659239+0000","last_peered":"2023-06-03T20:45:27.659239+0000","last_clean":"2023-06-03T20:45:27.659239+0000","last_became_active":"2023-06-03T20:39:27.483608+0000","last_became_peered":"2023-06-03T20:39:27.483608+0000","last_unstale":"2023-06-03T20:45:27.659239+0000","last_undegraded":"2023-06-03T20:45:27.659239+0000","last_fullsized":"2023-06-03T20:45:27.659239+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:07.758821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092669+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:45:28.092669+0000","last_peered":"2023-06-03T20:45:28.092669+0000","last_clean":"2023-06-03T20:45:28.092669+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:45:28.092669+0000","last_undegraded":"2023-06-03T20:45:28.092669+0000","last_fullsized":"2023-06-03T20:45:28.092669+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666867+0000","last_change":"2023-06-03T20:42:40.758063+0000","last_active":"2023-06-03T20:45:27.666867+0000","last_peered":"2023-06-03T20:45:27.666867+0000","last_clean":"2023-06-03T20:45:27.666867+0000","last_became_active":"2023-06-03T20:42:40.757711+0000","last_became_peered":"2023-06-03T20:42:40.757711+0000","last_unstale":"2023-06-03T20:45:27.666867+0000","last_undegraded":"2023-06-03T20:45:27.666867+0000","last_fullsized":"2023-06-03T20:45:27.666867+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":321,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665898+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:45:27.665898+0000","last_peered":"2023-06-03T20:45:27.665898+0000","last_clean":"2023-06-03T20:45:27.665898+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:45:27.665898+0000","last_undegraded":"2023-06-03T20:45:27.665898+0000","last_fullsized":"2023-06-03T20:45:27.665898+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":186,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093188+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:45:28.093188+0000","last_peered":"2023-06-03T20:45:28.093188+0000","last_clean":"2023-06-03T20:45:28.093188+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:45:28.093188+0000","last_undegraded":"2023-06-03T20:45:28.093188+0000","last_fullsized":"2023-06-03T20:45:28.093188+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":141,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674012+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:45:27.674012+0000","last_peered":"2023-06-03T20:45:27.674012+0000","last_clean":"2023-06-03T20:45:27.674012+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:45:27.674012+0000","last_undegraded":"2023-06-03T20:45:27.674012+0000","last_fullsized":"2023-06-03T20:45:27.674012+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":319,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659180+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:45:27.659180+0000","last_peered":"2023-06-03T20:45:27.659180+0000","last_clean":"2023-06-03T20:45:27.659180+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:45:27.659180+0000","last_undegraded":"2023-06-03T20:45:27.659180+0000","last_fullsized":"2023-06-03T20:45:27.659180+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":318,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666781+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:45:27.666781+0000","last_peered":"2023-06-03T20:45:27.666781+0000","last_clean":"2023-06-03T20:45:27.666781+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:45:27.666781+0000","last_undegraded":"2023-06-03T20:45:27.666781+0000","last_fullsized":"2023-06-03T20:45:27.666781+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677113+0000","last_change":"2023-06-03T20:45:27.676616+0000","last_active":"2023-06-03T20:45:27.677113+0000","last_peered":"2023-06-03T20:45:27.677113+0000","last_clean":"2023-06-03T20:45:27.677113+0000","last_became_active":"2023-06-03T20:45:27.676249+0000","last_became_peered":"2023-06-03T20:45:27.676249+0000","last_unstale":"2023-06-03T20:45:27.677113+0000","last_undegraded":"2023-06-03T20:45:27.677113+0000","last_fullsized":"2023-06-03T20:45:27.677113+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":308,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666839+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:45:27.666839+0000","last_peered":"2023-06-03T20:45:27.666839+0000","last_clean":"2023-06-03T20:45:27.666839+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:45:27.666839+0000","last_undegraded":"2023-06-03T20:45:27.666839+0000","last_fullsized":"2023-06-03T20:45:27.666839+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668276+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:45:27.668276+0000","last_peered":"2023-06-03T20:45:27.668276+0000","last_clean":"2023-06-03T20:45:27.668276+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:45:27.668276+0000","last_undegraded":"2023-06-03T20:45:27.668276+0000","last_fullsized":"2023-06-03T20:45:27.668276+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":329,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666193+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:45:27.666193+0000","last_peered":"2023-06-03T20:45:27.666193+0000","last_clean":"2023-06-03T20:45:27.666193+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:45:27.666193+0000","last_undegraded":"2023-06-03T20:45:27.666193+0000","last_fullsized":"2023-06-03T20:45:27.666193+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679302+0000","last_change":"2023-06-03T20:45:27.678389+0000","last_active":"2023-06-03T20:45:27.679302+0000","last_peered":"2023-06-03T20:45:27.679302+0000","last_clean":"2023-06-03T20:45:27.679302+0000","last_became_active":"2023-06-03T20:45:27.675819+0000","last_became_peered":"2023-06-03T20:45:27.675819+0000","last_unstale":"2023-06-03T20:45:27.679302+0000","last_undegraded":"2023-06-03T20:45:27.679302+0000","last_fullsized":"2023-06-03T20:45:27.679302+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.660080+0000","last_change":"2023-06-03T20:42:40.754585+0000","last_active":"2023-06-03T20:45:27.660080+0000","last_peered":"2023-06-03T20:45:27.660080+0000","last_clean":"2023-06-03T20:45:27.660080+0000","last_became_active":"2023-06-03T20:42:40.754143+0000","last_became_peered":"2023-06-03T20:42:40.754143+0000","last_unstale":"2023-06-03T20:45:27.660080+0000","last_undegraded":"2023-06-03T20:45:27.660080+0000","last_fullsized":"2023-06-03T20:45:27.660080+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:01.708765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":193,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.495919+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:45:29.495919+0000","last_peered":"2023-06-03T20:45:29.495919+0000","last_clean":"2023-06-03T20:45:29.495919+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:45:29.495919+0000","last_undegraded":"2023-06-03T20:45:29.495919+0000","last_fullsized":"2023-06-03T20:45:29.495919+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092955+0000","last_change":"2023-06-03T20:39:27.476893+0000","last_active":"2023-06-03T20:45:28.092955+0000","last_peered":"2023-06-03T20:45:28.092955+0000","last_clean":"2023-06-03T20:45:28.092955+0000","last_became_active":"2023-06-03T20:39:27.476451+0000","last_became_peered":"2023-06-03T20:39:27.476451+0000","last_unstale":"2023-06-03T20:45:28.092955+0000","last_undegraded":"2023-06-03T20:45:28.092955+0000","last_fullsized":"2023-06-03T20:45:28.092955+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:50:10.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":340,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.676017+0000","last_change":"2023-06-03T20:45:27.675318+0000","last_active":"2023-06-03T20:45:27.676017+0000","last_peered":"2023-06-03T20:45:27.676017+0000","last_clean":"2023-06-03T20:45:27.676017+0000","last_became_active":"2023-06-03T20:45:27.674913+0000","last_became_peered":"2023-06-03T20:45:27.674913+0000","last_unstale":"2023-06-03T20:45:27.676017+0000","last_undegraded":"2023-06-03T20:45:27.676017+0000","last_fullsized":"2023-06-03T20:45:27.676017+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679246+0000","last_change":"2023-06-03T20:45:27.678408+0000","last_active":"2023-06-03T20:45:27.679246+0000","last_peered":"2023-06-03T20:45:27.679246+0000","last_clean":"2023-06-03T20:45:27.679246+0000","last_became_active":"2023-06-03T20:45:27.678052+0000","last_became_peered":"2023-06-03T20:45:27.678052+0000","last_unstale":"2023-06-03T20:45:27.679246+0000","last_undegraded":"2023-06-03T20:45:27.679246+0000","last_fullsized":"2023-06-03T20:45:27.679246+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668912+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:45:27.668912+0000","last_peered":"2023-06-03T20:45:27.668912+0000","last_clean":"2023-06-03T20:45:27.668912+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:45:27.668912+0000","last_undegraded":"2023-06-03T20:45:27.668912+0000","last_fullsized":"2023-06-03T20:45:27.668912+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667925+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:45:27.667925+0000","last_peered":"2023-06-03T20:45:27.667925+0000","last_clean":"2023-06-03T20:45:27.667925+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:45:27.667925+0000","last_undegraded":"2023-06-03T20:45:27.667925+0000","last_fullsized":"2023-06-03T20:45:27.667925+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677540+0000","last_change":"2023-06-03T20:45:27.676493+0000","last_active":"2023-06-03T20:45:27.677540+0000","last_peered":"2023-06-03T20:45:27.677540+0000","last_clean":"2023-06-03T20:45:27.677540+0000","last_became_active":"2023-06-03T20:45:27.676094+0000","last_became_peered":"2023-06-03T20:45:27.676094+0000","last_unstale":"2023-06-03T20:45:27.677540+0000","last_undegraded":"2023-06-03T20:45:27.677540+0000","last_fullsized":"2023-06-03T20:45:27.677540+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":322,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658361+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:45:27.658361+0000","last_peered":"2023-06-03T20:45:27.658361+0000","last_clean":"2023-06-03T20:45:27.658361+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:45:27.658361+0000","last_undegraded":"2023-06-03T20:45:27.658361+0000","last_fullsized":"2023-06-03T20:45:27.658361+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":289,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658784+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:45:27.658784+0000","last_peered":"2023-06-03T20:45:27.658784+0000","last_clean":"2023-06-03T20:45:27.658784+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:45:27.658784+0000","last_undegraded":"2023-06-03T20:45:27.658784+0000","last_fullsized":"2023-06-03T20:45:27.658784+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":303,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659125+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:45:27.659125+0000","last_peered":"2023-06-03T20:45:27.659125+0000","last_clean":"2023-06-03T20:45:27.659125+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:45:27.659125+0000","last_undegraded":"2023-06-03T20:45:27.659125+0000","last_fullsized":"2023-06-03T20:45:27.659125+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655207+0000","last_change":"2023-06-03T20:42:40.749747+0000","last_active":"2023-06-03T20:45:27.655207+0000","last_peered":"2023-06-03T20:45:27.655207+0000","last_clean":"2023-06-03T20:45:27.655207+0000","last_became_active":"2023-06-03T20:42:40.749408+0000","last_became_peered":"2023-06-03T20:42:40.749408+0000","last_unstale":"2023-06-03T20:45:27.655207+0000","last_undegraded":"2023-06-03T20:45:27.655207+0000","last_fullsized":"2023-06-03T20:45:27.655207+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:54:32.500491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":201,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092770+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:45:28.092770+0000","last_peered":"2023-06-03T20:45:28.092770+0000","last_clean":"2023-06-03T20:45:28.092770+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:45:28.092770+0000","last_undegraded":"2023-06-03T20:45:28.092770+0000","last_fullsized":"2023-06-03T20:45:28.092770+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.2","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673299+0000","last_change":"2023-06-03T20:45:27.672883+0000","last_active":"2023-06-03T20:45:27.673299+0000","last_peered":"2023-06-03T20:45:27.673299+0000","last_clean":"2023-06-03T20:45:27.673299+0000","last_became_active":"2023-06-03T20:45:27.672384+0000","last_became_peered":"2023-06-03T20:45:27.672384+0000","last_unstale":"2023-06-03T20:45:27.673299+0000","last_undegraded":"2023-06-03T20:45:27.673299+0000","last_fullsized":"2023-06-03T20:45:27.673299+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:57:17.352512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668737+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:45:27.668737+0000","last_peered":"2023-06-03T20:45:27.668737+0000","last_clean":"2023-06-03T20:45:27.668737+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:45:27.668737+0000","last_undegraded":"2023-06-03T20:45:27.668737+0000","last_fullsized":"2023-06-03T20:45:27.668737+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655689+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:45:27.655689+0000","last_peered":"2023-06-03T20:45:27.655689+0000","last_clean":"2023-06-03T20:45:27.655689+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:45:27.655689+0000","last_undegraded":"2023-06-03T20:45:27.655689+0000","last_fullsized":"2023-06-03T20:45:27.655689+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":169,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655488+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:45:27.655488+0000","last_peered":"2023-06-03T20:45:27.655488+0000","last_clean":"2023-06-03T20:45:27.655488+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:45:27.655488+0000","last_undegraded":"2023-06-03T20:45:27.655488+0000","last_fullsized":"2023-06-03T20:45:27.655488+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671191+0000","last_change":"2023-06-03T20:45:27.670563+0000","last_active":"2023-06-03T20:45:27.671191+0000","last_peered":"2023-06-03T20:45:27.671191+0000","last_clean":"2023-06-03T20:45:27.671191+0000","last_became_active":"2023-06-03T20:45:27.670144+0000","last_became_peered":"2023-06-03T20:45:27.670144+0000","last_unstale":"2023-06-03T20:45:27.671191+0000","last_undegraded":"2023-06-03T20:45:27.671191+0000","last_fullsized":"2023-06-03T20:45:27.671191+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:49:49.936771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658643+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:45:27.658643+0000","last_peered":"2023-06-03T20:45:27.658643+0000","last_clean":"2023-06-03T20:45:27.658643+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:45:27.658643+0000","last_undegraded":"2023-06-03T20:45:27.658643+0000","last_fullsized":"2023-06-03T20:45:27.658643+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":185,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655201+0000","last_change":"2023-06-03T20:42:40.751808+0000","last_active":"2023-06-03T20:45:27.655201+0000","last_peered":"2023-06-03T20:45:27.655201+0000","last_clean":"2023-06-03T20:45:27.655201+0000","last_became_active":"2023-06-03T20:42:40.751485+0000","last_became_peered":"2023-06-03T20:42:40.751485+0000","last_unstale":"2023-06-03T20:45:27.655201+0000","last_undegraded":"2023-06-03T20:45:27.655201+0000","last_fullsized":"2023-06-03T20:45:27.655201+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:04.216854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"72'139","reported_seq":665,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665553+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:45:27.665553+0000","last_peered":"2023-06-03T20:45:27.665553+0000","last_clean":"2023-06-03T20:45:27.665553+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:45:27.665553+0000","last_undegraded":"2023-06-03T20:45:27.665553+0000","last_fullsized":"2023-06-03T20:45:27.665553+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673831+0000","last_change":"2023-06-03T20:42:40.759285+0000","last_active":"2023-06-03T20:45:27.673831+0000","last_peered":"2023-06-03T20:45:27.673831+0000","last_clean":"2023-06-03T20:45:27.673831+0000","last_became_active":"2023-06-03T20:42:40.758706+0000","last_became_peered":"2023-06-03T20:42:40.758706+0000","last_unstale":"2023-06-03T20:45:27.673831+0000","last_undegraded":"2023-06-03T20:45:27.673831+0000","last_fullsized":"2023-06-03T20:45:27.673831+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677630+0000","last_change":"2023-06-03T20:45:27.676127+0000","last_active":"2023-06-03T20:45:27.677630+0000","last_peered":"2023-06-03T20:45:27.677630+0000","last_clean":"2023-06-03T20:45:27.677630+0000","last_became_active":"2023-06-03T20:45:27.675765+0000","last_became_peered":"2023-06-03T20:45:27.675765+0000","last_unstale":"2023-06-03T20:45:27.677630+0000","last_undegraded":"2023-06-03T20:45:27.677630+0000","last_fullsized":"2023-06-03T20:45:27.677630+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":325,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665537+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:45:27.665537+0000","last_peered":"2023-06-03T20:45:27.665537+0000","last_clean":"2023-06-03T20:45:27.665537+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:45:27.665537+0000","last_undegraded":"2023-06-03T20:45:27.665537+0000","last_fullsized":"2023-06-03T20:45:27.665537+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092648+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:45:28.092648+0000","last_peered":"2023-06-03T20:45:28.092648+0000","last_clean":"2023-06-03T20:45:28.092648+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:45:28.092648+0000","last_undegraded":"2023-06-03T20:45:28.092648+0000","last_fullsized":"2023-06-03T20:45:28.092648+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093317+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:45:28.093317+0000","last_peered":"2023-06-03T20:45:28.093317+0000","last_clean":"2023-06-03T20:45:28.093317+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:45:28.093317+0000","last_undegraded":"2023-06-03T20:45:28.093317+0000","last_fullsized":"2023-06-03T20:45:28.093317+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666493+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:45:27.666493+0000","last_peered":"2023-06-03T20:45:27.666493+0000","last_clean":"2023-06-03T20:45:27.666493+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:45:27.666493+0000","last_undegraded":"2023-06-03T20:45:27.666493+0000","last_fullsized":"2023-06-03T20:45:27.666493+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":318,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659019+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:45:27.659019+0000","last_peered":"2023-06-03T20:45:27.659019+0000","last_clean":"2023-06-03T20:45:27.659019+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:45:27.659019+0000","last_undegraded":"2023-06-03T20:45:27.659019+0000","last_fullsized":"2023-06-03T20:45:27.659019+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092985+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:45:28.092985+0000","last_peered":"2023-06-03T20:45:28.092985+0000","last_clean":"2023-06-03T20:45:28.092985+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:45:28.092985+0000","last_undegraded":"2023-06-03T20:45:28.092985+0000","last_fullsized":"2023-06-03T20:45:28.092985+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":67,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666890+0000","last_change":"2023-06-03T20:39:27.485939+0000","last_active":"2023-06-03T20:45:27.666890+0000","last_peered":"2023-06-03T20:45:27.666890+0000","last_clean":"2023-06-03T20:45:27.666890+0000","last_became_active":"2023-06-03T20:39:27.485598+0000","last_became_peered":"2023-06-03T20:39:27.485598+0000","last_unstale":"2023-06-03T20:45:27.666890+0000","last_undegraded":"2023-06-03T20:45:27.666890+0000","last_fullsized":"2023-06-03T20:45:27.666890+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":314,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673224+0000","last_change":"2023-06-03T20:45:27.672685+0000","last_active":"2023-06-03T20:45:27.673224+0000","last_peered":"2023-06-03T20:45:27.673224+0000","last_clean":"2023-06-03T20:45:27.673224+0000","last_became_active":"2023-06-03T20:45:27.672236+0000","last_became_peered":"2023-06-03T20:45:27.672236+0000","last_unstale":"2023-06-03T20:45:27.673224+0000","last_undegraded":"2023-06-03T20:45:27.673224+0000","last_fullsized":"2023-06-03T20:45:27.673224+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:23:36.601566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":192,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666009+0000","last_change":"2023-06-03T20:39:27.485874+0000","last_active":"2023-06-03T20:45:27.666009+0000","last_peered":"2023-06-03T20:45:27.666009+0000","last_clean":"2023-06-03T20:45:27.666009+0000","last_became_active":"2023-06-03T20:39:27.485602+0000","last_became_peered":"2023-06-03T20:39:27.485602+0000","last_unstale":"2023-06-03T20:45:27.666009+0000","last_undegraded":"2023-06-03T20:45:27.666009+0000","last_fullsized":"2023-06-03T20:45:27.666009+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":131,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674286+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:45:27.674286+0000","last_peered":"2023-06-03T20:45:27.674286+0000","last_clean":"2023-06-03T20:45:27.674286+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:45:27.674286+0000","last_undegraded":"2023-06-03T20:45:27.674286+0000","last_fullsized":"2023-06-03T20:45:27.674286+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":197,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093422+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:45:28.093422+0000","last_peered":"2023-06-03T20:45:28.093422+0000","last_clean":"2023-06-03T20:45:28.093422+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:45:28.093422+0000","last_undegraded":"2023-06-03T20:45:28.093422+0000","last_fullsized":"2023-06-03T20:45:28.093422+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668113+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:45:27.668113+0000","last_peered":"2023-06-03T20:45:27.668113+0000","last_clean":"2023-06-03T20:45:27.668113+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:45:27.668113+0000","last_undegraded":"2023-06-03T20:45:27.668113+0000","last_fullsized":"2023-06-03T20:45:27.668113+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.496019+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:45:29.496019+0000","last_peered":"2023-06-03T20:45:29.496019+0000","last_clean":"2023-06-03T20:45:29.496019+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:45:29.496019+0000","last_undegraded":"2023-06-03T20:45:29.496019+0000","last_fullsized":"2023-06-03T20:45:29.496019+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655952+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:45:27.655952+0000","last_peered":"2023-06-03T20:45:27.655952+0000","last_clean":"2023-06-03T20:45:27.655952+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:45:27.655952+0000","last_undegraded":"2023-06-03T20:45:27.655952+0000","last_fullsized":"2023-06-03T20:45:27.655952+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":173,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668870+0000","last_change":"2023-06-03T20:42:40.759961+0000","last_active":"2023-06-03T20:45:27.668870+0000","last_peered":"2023-06-03T20:45:27.668870+0000","last_clean":"2023-06-03T20:45:27.668870+0000","last_became_active":"2023-06-03T20:42:40.759423+0000","last_became_peered":"2023-06-03T20:42:40.759423+0000","last_unstale":"2023-06-03T20:45:27.668870+0000","last_undegraded":"2023-06-03T20:45:27.668870+0000","last_fullsized":"2023-06-03T20:45:27.668870+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669011+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:45:27.669011+0000","last_peered":"2023-06-03T20:45:27.669011+0000","last_clean":"2023-06-03T20:45:27.669011+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:45:27.669011+0000","last_undegraded":"2023-06-03T20:45:27.669011+0000","last_fullsized":"2023-06-03T20:45:27.669011+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":238,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.723807+0000","last_change":"2023-06-03T20:45:27.723358+0000","last_active":"2023-06-03T20:45:27.723807+0000","last_peered":"2023-06-03T20:45:27.723807+0000","last_clean":"2023-06-03T20:45:27.723807+0000","last_became_active":"2023-06-03T20:45:27.676939+0000","last_became_peered":"2023-06-03T20:45:27.676939+0000","last_unstale":"2023-06-03T20:45:27.723807+0000","last_undegraded":"2023-06-03T20:45:27.723807+0000","last_fullsized":"2023-06-03T20:45:27.723807+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":328,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668676+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:45:27.668676+0000","last_peered":"2023-06-03T20:45:27.668676+0000","last_clean":"2023-06-03T20:45:27.668676+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:45:27.668676+0000","last_undegraded":"2023-06-03T20:45:27.668676+0000","last_fullsized":"2023-06-03T20:45:27.668676+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677875+0000","last_change":"2023-06-03T20:45:27.675198+0000","last_active":"2023-06-03T20:45:27.677875+0000","last_peered":"2023-06-03T20:45:27.677875+0000","last_clean":"2023-06-03T20:45:27.677875+0000","last_became_active":"2023-06-03T20:45:27.674811+0000","last_became_peered":"2023-06-03T20:45:27.674811+0000","last_unstale":"2023-06-03T20:45:27.677875+0000","last_undegraded":"2023-06-03T20:45:27.677875+0000","last_fullsized":"2023-06-03T20:45:27.677875+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655887+0000","last_change":"2023-06-03T20:39:27.474646+0000","last_active":"2023-06-03T20:45:27.655887+0000","last_peered":"2023-06-03T20:45:27.655887+0000","last_clean":"2023-06-03T20:45:27.655887+0000","last_became_active":"2023-06-03T20:39:27.474300+0000","last_became_peered":"2023-06-03T20:39:27.474300+0000","last_unstale":"2023-06-03T20:45:27.655887+0000","last_undegraded":"2023-06-03T20:45:27.655887+0000","last_fullsized":"2023-06-03T20:45:27.655887+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:41:35.232707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":199,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093470+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:45:28.093470+0000","last_peered":"2023-06-03T20:45:28.093470+0000","last_clean":"2023-06-03T20:45:28.093470+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:45:28.093470+0000","last_undegraded":"2023-06-03T20:45:28.093470+0000","last_fullsized":"2023-06-03T20:45:28.093470+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.678058+0000","last_change":"2023-06-03T20:45:27.676565+0000","last_active":"2023-06-03T20:45:27.678058+0000","last_peered":"2023-06-03T20:45:27.678058+0000","last_clean":"2023-06-03T20:45:27.678058+0000","last_became_active":"2023-06-03T20:45:27.676178+0000","last_became_peered":"2023-06-03T20:45:27.676178+0000","last_unstale":"2023-06-03T20:45:27.678058+0000","last_undegraded":"2023-06-03T20:45:27.678058+0000","last_fullsized":"2023-06-03T20:45:27.678058+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430821,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552448,"kb_used_data":3384,"kb_used_omap":0,"kb_used_meta":549056,"kb_avail":93192704,"statfs":{"total":95995035648,"available":95429328896,"internally_reserved":0,"allocated":3465216,"data_stored":2909046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":562233344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:52 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.589,"15min":1.5740000000000001},"min":{"1min":0.32400000000000001,"5min":0.29499999999999998,"15min":0.23000000000000001},"max":{"1min":5.7089999999999996,"5min":22.408000000000001,"15min":32.957000000000001},"last":0.56299999999999994},{"interface":"front","average":{"1min":1.736,"5min":2.1669999999999998,"15min":1.6399999999999999},"min":{"1min":0.56299999999999994,"5min":0.28799999999999998,"15min":0.27500000000000002},"max":{"1min":6.7539999999999996,"5min":22.202999999999999,"15min":30.641999999999999},"last":0.79500000000000004}]},{"osd":1,"last update":"Sat Jun 3 20:44:41 2023","interfaces":[{"interface":"back","average":{"1min":1.782,"5min":2.4380000000000002,"15min":1.6679999999999999},"min":{"1min":0.45300000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":6.8159999999999998,"5min":63.845999999999997,"15min":63.845999999999997},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.1619999999999999,"5min":2.653,"15min":2.0139999999999998},"min":{"1min":0.34999999999999998,"5min":0.311,"15min":0.311},"max":{"1min":7.2779999999999996,"5min":63.823999999999998,"15min":63.823999999999998},"last":1.042}]},{"osd":2,"last update":"Sat Jun 3 20:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.7729999999999999,"15min":1.4670000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.29399999999999998},"max":{"1min":4.7060000000000004,"5min":7.8019999999999996,"15min":7.8019999999999996},"last":0.84399999999999997},{"interface":"front","average":{"1min":1.8069999999999999,"5min":1.423,"15min":1.329},"min":{"1min":0.48299999999999998,"5min":0.315,"15min":0.315},"max":{"1min":10.034000000000001,"5min":10.034000000000001,"15min":12.161},"last":0.68000000000000005}]},{"osd":3,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.45,"15min":1.3999999999999999},"min":{"1min":0.54600000000000004,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.9530000000000001,"5min":6.79,"15min":6.8300000000000001},"last":0.995},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.7270000000000001,"15min":1.635},"min":{"1min":0.64300000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.319,"5min":8.6980000000000004,"15min":11.68},"last":1.1850000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.214,"15min":1.3580000000000001},"min":{"1min":0.74399999999999999,"5min":0.30299999999999999,"15min":0.29399999999999998},"max":{"1min":7.3150000000000004,"5min":7.3150000000000004,"15min":15.456},"last":1.032},{"interface":"front","average":{"1min":1.107,"5min":1.2669999999999999,"15min":1.4650000000000001},"min":{"1min":0.747,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":2.5169999999999999,"5min":8.6690000000000005,"15min":17.462},"last":1.244}]},{"osd":5,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.52,"15min":1.4710000000000001},"min":{"1min":0.71699999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.1179999999999999,"5min":7.3529999999999998,"15min":8.9290000000000003},"last":1.1020000000000001},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.371,"15min":1.468},"min":{"1min":0.878,"5min":0.376,"15min":0.36199999999999999},"max":{"1min":7.2270000000000003,"5min":12.31,"15min":12.31},"last":0.96799999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.266,"15min":1.5449999999999999},"min":{"1min":0.91900000000000004,"5min":0.41699999999999998,"15min":0.38700000000000001},"max":{"1min":7.157,"5min":7.157,"15min":18.193999999999999},"last":1.125},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.417,"15min":1.609},"min":{"1min":0.89700000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.746,"5min":8.7210000000000001,"15min":8.7210000000000001},"last":1.2869999999999999}]}]},{"osd":6,"up_from":42,"seq":180388627054,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453296,"kb_used_data":3368,"kb_used_omap":0,"kb_used_meta":449920,"kb_avail":93291856,"statfs":{"total":95995035648,"available":95530860544,"internally_reserved":0,"allocated":3448832,"data_stored":2908585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460718080},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:01 2023","interfaces":[{"interface":"back","average":{"1min":8.0790000000000006,"5min":3.1720000000000002,"15min":3.149},"min":{"1min":0.42899999999999999,"5min":0.28499999999999998,"15min":0.245},"max":{"1min":118.89700000000001,"5min":118.89700000000001,"15min":205.834},"last":0.73799999999999999},{"interface":"front","average":{"1min":8.1999999999999993,"5min":3.0699999999999998,"15min":3.0499999999999998},"min":{"1min":0.441,"5min":0.26600000000000001,"15min":0.247},"max":{"1min":118.923,"5min":118.923,"15min":205.61500000000001},"last":1.3}]},{"osd":1,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":2.0960000000000001,"15min":1.6719999999999999},"min":{"1min":0.55400000000000005,"5min":0.28599999999999998,"15min":0.26000000000000001},"max":{"1min":3.9470000000000001,"5min":62.783000000000001,"15min":62.783000000000001},"last":1.1850000000000001},{"interface":"front","average":{"1min":1.5549999999999999,"5min":2.1240000000000001,"15min":1.7130000000000001},"min":{"1min":0.46100000000000002,"5min":0.32000000000000001,"15min":0.28899999999999998},"max":{"1min":5.4450000000000003,"5min":63.034999999999997,"15min":63.034999999999997},"last":0.86499999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.6879999999999999,"15min":1.516},"min":{"1min":0.38300000000000001,"5min":0.30599999999999999,"15min":0.27700000000000002},"max":{"1min":6.681,"5min":10.281000000000001,"15min":28.437000000000001},"last":1.212},{"interface":"front","average":{"1min":1.494,"5min":1.952,"15min":1.665},"min":{"1min":0.307,"5min":0.307,"15min":0.28100000000000003},"max":{"1min":9.0920000000000005,"5min":9.9570000000000007,"15min":29.465},"last":1.0089999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.716,"15min":1.7470000000000001},"min":{"1min":0.68799999999999994,"5min":0.371,"15min":0.371},"max":{"1min":1.216,"5min":8.3789999999999996,"15min":76.682000000000002},"last":0.95799999999999996},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.423,"15min":1.7809999999999999},"min":{"1min":0.60399999999999998,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":1.246,"5min":10.519,"15min":76.576999999999998},"last":1.2589999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0740000000000001,"15min":1.2430000000000001},"min":{"1min":0.53600000000000003,"5min":0.317,"15min":0.28000000000000003},"max":{"1min":1.302,"5min":7.7389999999999999,"15min":12.6},"last":1.357},{"interface":"front","average":{"1min":1.123,"5min":1.371,"15min":1.3779999999999999},"min":{"1min":0.65700000000000003,"5min":0.36799999999999999,"15min":0.28899999999999998},"max":{"1min":1.518,"5min":9.6059999999999999,"15min":12.667},"last":0.82399999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.482,"15min":1.4350000000000001},"min":{"1min":0.64700000000000002,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.2889999999999999,"5min":7.931,"15min":12.287000000000001},"last":1.0669999999999999},{"interface":"front","average":{"1min":1.089,"5min":1.359,"15min":1.423},"min":{"1min":0.72499999999999998,"5min":0.34100000000000003,"15min":0.31},"max":{"1min":1.347,"5min":7.5880000000000001,"15min":12.922000000000001},"last":1.042}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.5640000000000001,"15min":1.6759999999999999},"min":{"1min":0.69399999999999995,"5min":0.42999999999999999,"15min":0.35099999999999998},"max":{"1min":1.389,"5min":8.4290000000000003,"15min":20.23},"last":1.125},{"interface":"front","average":{"1min":1.161,"5min":1.278,"15min":1.4710000000000001},"min":{"1min":0.84599999999999997,"5min":0.36599999999999999,"15min":0.32000000000000001},"max":{"1min":1.508,"5min":10.318,"15min":17.106000000000002},"last":1.1040000000000001}]}]},{"osd":1,"up_from":231,"seq":992137445549,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286520,"kb_used_data":3504,"kb_used_omap":5,"kb_used_meta":283002,"kb_avail":93458632,"statfs":{"total":95995035648,"available":95701639168,"internally_reserved":0,"allocated":3588096,"data_stored":2410803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":289794723},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.716,"5min":2.4460000000000002,"15min":3.7669999999999999},"min":{"1min":0.50700000000000001,"5min":0.217,"15min":0.217},"max":{"1min":4.8940000000000001,"5min":16.163,"15min":290.995},"last":0.50900000000000001},{"interface":"front","average":{"1min":1.9490000000000001,"5min":2.6880000000000002,"15min":3.831},"min":{"1min":0.23100000000000001,"5min":0.219,"15min":0.219},"max":{"1min":8.548,"5min":17.529,"15min":291.19},"last":0.74199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.272,"5min":1.8839999999999999,"15min":1.4870000000000001},"min":{"1min":0.29699999999999999,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":7.5190000000000001,"5min":13.510999999999999,"15min":32.348999999999997},"last":0.877},{"interface":"front","average":{"1min":1.206,"5min":1.851,"15min":1.6060000000000001},"min":{"1min":0.53800000000000003,"5min":0.23799999999999999,"15min":0.23599999999999999},"max":{"1min":3.8410000000000002,"5min":14.957000000000001,"15min":32.293999999999997},"last":0.85199999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.661,"5min":2.226,"15min":1.9370000000000001},"min":{"1min":0.39700000000000002,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":6.8109999999999999,"5min":15.586,"15min":30.850999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":2.0960000000000001,"5min":2.5390000000000001,"15min":2.024},"min":{"1min":0.35399999999999998,"5min":0.26000000000000001,"15min":0.22},"max":{"1min":8.5009999999999994,"5min":16.228000000000002,"15min":28.138999999999999},"last":0.92100000000000004}]},{"osd":4,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.587,"5min":1.8340000000000001,"15min":1.4990000000000001},"min":{"1min":0.31900000000000001,"5min":0.31,"15min":0.31},"max":{"1min":7.4470000000000001,"5min":13.427,"15min":13.427},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.7749999999999999,"5min":1.829,"15min":1.649},"min":{"1min":0.49099999999999999,"5min":0.314,"15min":0.314},"max":{"1min":6.0179999999999998,"5min":15.127000000000001,"15min":15.127000000000001},"last":0.94399999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.954,"5min":2.121,"15min":1.849},"min":{"1min":0.45800000000000002,"5min":0.38,"15min":0.36799999999999999},"max":{"1min":6.359,"5min":16.082000000000001,"15min":16.082000000000001},"last":1.115},{"interface":"front","average":{"1min":1.5760000000000001,"5min":2.0499999999999998,"15min":1.724},"min":{"1min":0.35799999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":7.4909999999999997,"5min":14.109999999999999,"15min":14.109999999999999},"last":1.0900000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":2.4670000000000001,"5min":2.1259999999999999,"15min":1.879},"min":{"1min":0.47899999999999998,"5min":0.40999999999999998,"15min":0.40699999999999997},"max":{"1min":6.4459999999999997,"5min":16.134,"15min":16.134},"last":1.0469999999999999},{"interface":"front","average":{"1min":1.71,"5min":1.8680000000000001,"15min":1.7130000000000001},"min":{"1min":0.45000000000000001,"5min":0.371,"15min":0.371},"max":{"1min":7.5780000000000003,"5min":13.904999999999999,"15min":13.904999999999999},"last":1.169}]},{"osd":7,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":1.9470000000000001,"5min":2.194,"15min":1.873},"min":{"1min":0.438,"5min":0.38300000000000001,"15min":0.38200000000000001},"max":{"1min":7.5490000000000004,"5min":13.824,"15min":13.824},"last":1.232},{"interface":"front","average":{"1min":1.5680000000000001,"5min":2.0190000000000001,"15min":1.7869999999999999},"min":{"1min":0.45200000000000001,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":4.3300000000000001,"5min":15.081,"15min":15.081},"last":1.0700000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482237,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417824,"kb_used_data":3992,"kb_used_omap":5,"kb_used_meta":413818,"kb_avail":93327328,"statfs":{"total":95995035648,"available":95567183872,"internally_reserved":0,"allocated":4087808,"data_stored":2986348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423750266},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.8380000000000001,"5min":4.1360000000000001,"15min":2.5070000000000001},"min":{"1min":0.45100000000000001,"5min":0.23300000000000001,"15min":0.20799999999999999},"max":{"1min":15.457000000000001,"5min":80.727999999999994,"15min":80.727999999999994},"last":0.70799999999999996},{"interface":"front","average":{"1min":1.8720000000000001,"5min":3.9670000000000001,"15min":2.5179999999999998},"min":{"1min":0.442,"5min":0.22,"15min":0.22},"max":{"1min":5.79,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.91700000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":2.476,"15min":1.7310000000000001},"min":{"1min":0.24399999999999999,"5min":0.23599999999999999,"15min":0.20999999999999999},"max":{"1min":15.505000000000001,"5min":54.168999999999997,"15min":54.168999999999997},"last":0.55700000000000005},{"interface":"front","average":{"1min":1.018,"5min":2.4700000000000002,"15min":1.875},"min":{"1min":0.34499999999999997,"5min":0.29899999999999999,"15min":0.22600000000000001},"max":{"1min":3.7730000000000001,"5min":56.704999999999998,"15min":56.704999999999998},"last":0.77100000000000002}]},{"osd":3,"last update":"Sat Jun 3 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.6859999999999999,"15min":2.5110000000000001},"min":{"1min":0.40200000000000002,"5min":0.308,"15min":0.23599999999999999},"max":{"1min":1.1930000000000001,"5min":13.394,"15min":238.398},"last":0.85899999999999999},{"interface":"front","average":{"1min":0.67800000000000005,"5min":1.6739999999999999,"15min":2.5609999999999999},"min":{"1min":0.34699999999999998,"5min":0.27500000000000002,"15min":0.26700000000000002},"max":{"1min":1.05,"5min":8.5350000000000001,"15min":239.00899999999999},"last":0.99399999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7290000000000001,"15min":1.635},"min":{"1min":0.46300000000000002,"5min":0.313,"15min":0.29399999999999998},"max":{"1min":1.371,"5min":15.532999999999999,"15min":16.917999999999999},"last":0.80700000000000005},{"interface":"front","average":{"1min":1.131,"5min":1.506,"15min":1.5549999999999999},"min":{"1min":0.65500000000000003,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":2.96,"5min":8.7430000000000003,"15min":14.516999999999999},"last":1.1759999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.6830000000000001,"15min":1.7989999999999999},"min":{"1min":0.66000000000000003,"5min":0.38400000000000001,"15min":0.34999999999999998},"max":{"1min":3.9590000000000001,"5min":11.112,"15min":14.558},"last":1.032},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.77,"15min":1.7470000000000001},"min":{"1min":0.55300000000000005,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":1.613,"5min":6.9530000000000003,"15min":14.706},"last":1.0820000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.7230000000000001,"15min":1.7250000000000001},"min":{"1min":0.64300000000000002,"5min":0.38900000000000001,"15min":0.38200000000000001},"max":{"1min":1.6879999999999999,"5min":11.061999999999999,"15min":14.587},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.7450000000000001,"15min":1.8129999999999999},"min":{"1min":0.58299999999999996,"5min":0.371,"15min":0.35799999999999998},"max":{"1min":1.629,"5min":6.9989999999999997,"15min":21.329999999999998},"last":1.2270000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":3.488,"15min":2.4180000000000001},"min":{"1min":0.46999999999999997,"5min":0.40300000000000002,"15min":0.36699999999999999},"max":{"1min":2.2480000000000002,"5min":151.35499999999999,"15min":151.35499999999999},"last":1.296},{"interface":"front","average":{"1min":1.228,"5min":3.536,"15min":2.2869999999999999},"min":{"1min":0.52100000000000002,"5min":0.40100000000000002,"15min":0.32700000000000001},"max":{"1min":5.1079999999999997,"5min":152.15899999999999,"15min":152.15899999999999},"last":0.98099999999999998}]}]},{"osd":2,"up_from":87,"seq":373662155184,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500060,"kb_used_data":3412,"kb_used_omap":7,"kb_used_meta":496632,"kb_avail":93245092,"statfs":{"total":95995035648,"available":95482974208,"internally_reserved":0,"allocated":3493888,"data_stored":2393875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":508551249},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.8320000000000001,"15min":1.8540000000000001},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.19600000000000001},"max":{"1min":12.028,"5min":12.028,"15min":57.338999999999999},"last":0.83799999999999997},{"interface":"front","average":{"1min":2.1629999999999998,"5min":2.8620000000000001,"15min":2.1989999999999998},"min":{"1min":0.312,"5min":0.22,"15min":0.22},"max":{"1min":12.045,"5min":74.715000000000003,"15min":74.715000000000003},"last":0.66900000000000004}]},{"osd":1,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":3.601,"15min":2.3450000000000002},"min":{"1min":0.34300000000000003,"5min":0.23899999999999999,"15min":0.23499999999999999},"max":{"1min":7.2750000000000004,"5min":75.138000000000005,"15min":75.138000000000005},"last":0.88700000000000001},{"interface":"front","average":{"1min":2.5049999999999999,"5min":3.8639999999999999,"15min":2.5030000000000001},"min":{"1min":0.56200000000000006,"5min":0.27500000000000002,"15min":0.246},"max":{"1min":6.7160000000000002,"5min":78.088999999999999,"15min":78.088999999999999},"last":0.57099999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":2.1240000000000001,"15min":2.593},"min":{"1min":0.52800000000000002,"5min":0.30299999999999999,"15min":0.21199999999999999},"max":{"1min":2.6989999999999998,"5min":17.513000000000002,"15min":98.316999999999993},"last":0.58999999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.7909999999999999,"15min":2.444},"min":{"1min":0.501,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.016,"5min":14.054,"15min":98.370999999999995},"last":0.63700000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":1.79,"15min":1.5940000000000001},"min":{"1min":0.40699999999999997,"5min":0.33700000000000002,"15min":0.308},"max":{"1min":5.069,"5min":17.48,"15min":17.48},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.407,"5min":1.3600000000000001,"15min":1.468},"min":{"1min":0.41799999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0830000000000002,"5min":5.3529999999999998,"15min":14.007999999999999},"last":0.94399999999999995}]},{"osd":5,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":2.8210000000000002,"15min":1.8899999999999999},"min":{"1min":0.54900000000000004,"5min":0.443,"15min":0.31900000000000001},"max":{"1min":5.6289999999999996,"5min":74.683999999999997,"15min":74.683999999999997},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.99,"5min":1.8919999999999999,"15min":1.6919999999999999},"min":{"1min":0.42899999999999999,"5min":0.373,"15min":0.33700000000000002},"max":{"1min":5.1070000000000002,"5min":17.427,"15min":17.427},"last":1.002}]},{"osd":6,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":1.5009999999999999,"15min":1.53},"min":{"1min":0.48899999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.4409999999999998,"5min":7.4409999999999998,"15min":9.7739999999999991},"last":1.05},{"interface":"front","average":{"1min":2.496,"5min":2.742,"15min":1.9359999999999999},"min":{"1min":0.61599999999999999,"5min":0.438,"15min":0.32900000000000001},"max":{"1min":7.0570000000000004,"5min":74.647000000000006,"15min":74.647000000000006},"last":1.03}]},{"osd":7,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.3319999999999999,"5min":2.4670000000000001,"15min":1.889},"min":{"1min":0.45800000000000002,"5min":0.41599999999999998,"15min":0.35599999999999998},"max":{"1min":6.4770000000000003,"5min":75.064999999999998,"15min":75.064999999999998},"last":1.248},{"interface":"front","average":{"1min":2.3860000000000001,"5min":2.8410000000000002,"15min":1.976},"min":{"1min":0.46500000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":7.7439999999999998,"5min":74.563000000000002,"15min":74.563000000000002},"last":1.119}]}]},{"osd":3,"up_from":92,"seq":395136991658,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":596260,"kb_used_data":3420,"kb_used_omap":2,"kb_used_meta":592829,"kb_avail":93148892,"statfs":{"total":95995035648,"available":95384465408,"internally_reserved":0,"allocated":3502080,"data_stored":2395337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607056949},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":4.6529999999999996,"15min":3.3330000000000002},"min":{"1min":0.36299999999999999,"5min":0.21299999999999999,"15min":0.19600000000000001},"max":{"1min":0.83499999999999996,"5min":172.47399999999999,"15min":172.47399999999999},"last":0.58799999999999997},{"interface":"front","average":{"1min":0.68300000000000005,"5min":4.3150000000000004,"15min":3.282},"min":{"1min":0.44500000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":1.002,"5min":171.41499999999999,"15min":171.41499999999999},"last":0.621}]},{"osd":1,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6840000000000002,"5min":3.3069999999999999,"15min":2.4900000000000002},"min":{"1min":0.34000000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":13.048,"5min":140.988,"15min":140.988},"last":0.82599999999999996},{"interface":"front","average":{"1min":1.5,"5min":3.4849999999999999,"15min":2.4620000000000002},"min":{"1min":0.35099999999999998,"5min":0.25800000000000001,"15min":0.20300000000000001},"max":{"1min":4.2519999999999998,"5min":141.03,"15min":141.03},"last":0.74299999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":1.718,"15min":2.282},"min":{"1min":0.36799999999999999,"5min":0.29399999999999998,"15min":0.246},"max":{"1min":0.90300000000000002,"5min":9.093,"15min":121.078},"last":0.89400000000000002},{"interface":"front","average":{"1min":0.85999999999999999,"5min":2.0659999999999998,"15min":2.4870000000000001},"min":{"1min":0.439,"5min":0.28399999999999997,"15min":0.26800000000000002},"max":{"1min":1.121,"5min":12.878,"15min":120.813},"last":1.0920000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.677,"15min":1.613},"min":{"1min":0.63,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.353,"5min":13.016,"15min":13.016},"last":0.92900000000000005},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.665,"15min":1.5860000000000001},"min":{"1min":0.57099999999999995,"5min":0.33200000000000002,"15min":0.33000000000000002},"max":{"1min":1.28,"5min":12.552,"15min":12.552},"last":1.0589999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.6559999999999999,"15min":1.851},"min":{"1min":0.56100000000000005,"5min":0.38900000000000001,"15min":0.34799999999999998},"max":{"1min":1.296,"5min":15.215,"15min":24.832000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.999,"5min":1.3129999999999999,"15min":1.716},"min":{"1min":0.64900000000000002,"5min":0.34000000000000002,"15min":0.32900000000000001},"max":{"1min":1.462,"5min":7.915,"15min":24.867999999999999},"last":1.252}]},{"osd":6,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.5609999999999999,"15min":1.5589999999999999},"min":{"1min":0.63100000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.3839999999999999,"5min":7.8739999999999997,"15min":11.468},"last":1.1200000000000001},{"interface":"front","average":{"1min":1.107,"5min":1.6990000000000001,"15min":1.7749999999999999},"min":{"1min":0.78500000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.3899999999999999,"5min":12.986000000000001,"15min":14.712999999999999},"last":0.873}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.978,"15min":1.8879999999999999},"min":{"1min":0.76700000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4279999999999999,"5min":13.073,"15min":13.073},"last":1.1890000000000001},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.8660000000000001,"15min":1.8200000000000001},"min":{"1min":0.81599999999999995,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3220000000000001,"5min":12.584,"15min":17.152000000000001},"last":0.95499999999999996}]}]},{"osd":4,"up_from":30,"seq":128849019519,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":452984,"kb_used_data":2800,"kb_used_omap":0,"kb_used_meta":450176,"kb_avail":93292168,"statfs":{"total":95995035648,"available":95531180032,"internally_reserved":0,"allocated":2867200,"data_stored":2318608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460980224},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.4059999999999999,"15min":1.508},"min":{"1min":0.30099999999999999,"5min":0.26000000000000001,"15min":0.22900000000000001},"max":{"1min":5.077,"5min":7.306,"15min":20.434999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.133,"5min":1.5069999999999999,"15min":1.508},"min":{"1min":0.47399999999999998,"5min":0.309,"15min":0.28399999999999997},"max":{"1min":4.2930000000000001,"5min":14.047000000000001,"15min":20.399999999999999},"last":1.1140000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.7050000000000001,"15min":2.0129999999999999},"min":{"1min":0.48899999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":6.5279999999999996,"5min":7.883,"15min":178.298},"last":0.871},{"interface":"front","average":{"1min":1.9870000000000001,"5min":1.718,"15min":2.0670000000000002},"min":{"1min":0.379,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":8.0399999999999991,"5min":8.0399999999999991,"15min":178.584},"last":0.79900000000000004}]},{"osd":2,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.732,"15min":1.6000000000000001},"min":{"1min":0.39900000000000002,"5min":0.33300000000000002,"15min":0.28000000000000003},"max":{"1min":8.3900000000000006,"5min":8.3900000000000006,"15min":15.038},"last":0.75800000000000001},{"interface":"front","average":{"1min":1.25,"5min":1.482,"15min":1.3200000000000001},"min":{"1min":0.43099999999999999,"5min":0.34000000000000002,"15min":0.29199999999999998},"max":{"1min":6.2119999999999997,"5min":14.195,"15min":14.195},"last":0.61199999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:45:17 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.6220000000000001,"15min":1.9810000000000001},"min":{"1min":0.64700000000000002,"5min":0.32900000000000001,"15min":0.30599999999999999},"max":{"1min":1.2410000000000001,"5min":6.7450000000000001,"15min":110.36},"last":0.96799999999999997},{"interface":"front","average":{"1min":0.997,"5min":1.5880000000000001,"15min":2.056},"min":{"1min":0.69699999999999995,"5min":0.36199999999999999,"15min":0.35299999999999998},"max":{"1min":1.3919999999999999,"5min":14.106999999999999,"15min":111.44},"last":1.026}]},{"osd":5,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.157,"15min":1.496},"min":{"1min":0.39300000000000002,"5min":0.31,"15min":0.31},"max":{"1min":5.3410000000000002,"5min":7.2069999999999999,"15min":14.673999999999999},"last":0.84199999999999997},{"interface":"front","average":{"1min":1.359,"5min":1.4390000000000001,"15min":1.74},"min":{"1min":0.39400000000000002,"5min":0.33500000000000002,"15min":0.32800000000000001},"max":{"1min":4.4690000000000003,"5min":14.143000000000001,"15min":14.143000000000001},"last":0.92100000000000004}]},{"osd":6,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.49,"15min":1.5449999999999999},"min":{"1min":0.46300000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":6.6210000000000004,"5min":7.2889999999999997,"15min":16.783999999999999},"last":1.0609999999999999},{"interface":"front","average":{"1min":1.381,"5min":1.3700000000000001,"15min":1.6619999999999999},"min":{"1min":0.496,"5min":0.39300000000000002,"15min":0.38800000000000001},"max":{"1min":5.391,"5min":6.5380000000000003,"15min":17.131},"last":1.1679999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.99,"15min":2.1789999999999998},"min":{"1min":0.69299999999999995,"5min":0.36399999999999999,"15min":0.318},"max":{"1min":1.8580000000000001,"5min":53.759,"15min":100.422},"last":1.1990000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":2.3260000000000001,"15min":2.2109999999999999},"min":{"1min":0.78800000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.4730000000000001,"5min":54.610999999999997,"15min":99.703999999999994},"last":1.1499999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823287,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546148,"kb_used_data":2780,"kb_used_omap":0,"kb_used_meta":543360,"kb_avail":93199004,"statfs":{"total":95995035648,"available":95435780096,"internally_reserved":0,"allocated":2846720,"data_stored":2314055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":556400640},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:36 2023","interfaces":[{"interface":"back","average":{"1min":1.196,"5min":1.4339999999999999,"15min":3.4039999999999999},"min":{"1min":0.375,"5min":0.29799999999999999,"15min":0.29399999999999998},"max":{"1min":4.3570000000000002,"5min":8.8490000000000002,"15min":174.124},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.319,"5min":1.4390000000000001,"15min":3.7120000000000002},"min":{"1min":0.46000000000000002,"5min":0.29499999999999998,"15min":0.28899999999999998},"max":{"1min":4.3700000000000001,"5min":5.3710000000000004,"15min":174.07400000000001},"last":1.137}]},{"osd":1,"last update":"Sat Jun 3 20:44:36 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":2.5600000000000001,"15min":2.3079999999999998},"min":{"1min":0.29799999999999999,"5min":0.26900000000000002,"15min":0.26600000000000001},"max":{"1min":6.6369999999999996,"5min":101.52,"15min":101.52},"last":0.76500000000000001},{"interface":"front","average":{"1min":2.0699999999999998,"5min":3.3119999999999998,"15min":2.4910000000000001},"min":{"1min":0.37,"5min":0.29899999999999999,"15min":0.26700000000000002},"max":{"1min":7.5129999999999999,"5min":101.785,"15min":101.785},"last":0.93799999999999994}]},{"osd":2,"last update":"Sat Jun 3 20:44:36 2023","interfaces":[{"interface":"back","average":{"1min":2.1480000000000001,"5min":1.7470000000000001,"15min":2.431},"min":{"1min":0.41899999999999998,"5min":0.32800000000000001,"15min":0.28199999999999997},"max":{"1min":12.218,"5min":12.218,"15min":120.495},"last":0.85999999999999999},{"interface":"front","average":{"1min":2.125,"5min":2.0169999999999999,"15min":2.3929999999999998},"min":{"1min":0.51600000000000001,"5min":0.38900000000000001,"15min":0.30599999999999999},"max":{"1min":7.2809999999999997,"5min":10.425000000000001,"15min":120.318},"last":1.2450000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.837,"15min":2.0800000000000001},"min":{"1min":0.66000000000000003,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.2110000000000001,"5min":8.4510000000000005,"15min":38.268999999999998},"last":1.0900000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.3859999999999999,"15min":1.675},"min":{"1min":0.58199999999999996,"5min":0.374,"15min":0.32100000000000001},"max":{"1min":1.28,"5min":9.7219999999999995,"15min":38.194000000000003},"last":1.28}]},{"osd":4,"last update":"Sat Jun 3 20:44:36 2023","interfaces":[{"interface":"back","average":{"1min":1.532,"5min":1.008,"15min":1.1759999999999999},"min":{"1min":0.40400000000000003,"5min":0.31,"15min":0.26400000000000001},"max":{"1min":8.6300000000000008,"5min":8.6300000000000008,"15min":10.057},"last":1.0509999999999999},{"interface":"front","average":{"1min":1.389,"5min":1.0580000000000001,"15min":1.583},"min":{"1min":0.39900000000000002,"5min":0.32900000000000001,"15min":0.247},"max":{"1min":12.180999999999999,"5min":12.180999999999999,"15min":14.521000000000001},"last":1.02}]},{"osd":6,"last update":"Sat Jun 3 20:44:36 2023","interfaces":[{"interface":"back","average":{"1min":1.502,"5min":1.1040000000000001,"15min":1.3049999999999999},"min":{"1min":0.38700000000000001,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":4.8879999999999999,"5min":5.3399999999999999,"15min":11.970000000000001},"last":1.2270000000000001},{"interface":"front","average":{"1min":1.7010000000000001,"5min":1.5900000000000001,"15min":1.6539999999999999},"min":{"1min":0.45800000000000002,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":5.843,"5min":8.391,"15min":11.967000000000001},"last":1.306}]},{"osd":7,"last update":"Sat Jun 3 20:44:58 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.976,"15min":1.877},"min":{"1min":0.57899999999999996,"5min":0.36499999999999999,"15min":0.309},"max":{"1min":5.5659999999999998,"5min":14.975,"15min":14.975},"last":1.1879999999999999},{"interface":"front","average":{"1min":1.472,"5min":1.486,"15min":1.52},"min":{"1min":0.76900000000000002,"5min":0.39700000000000002,"15min":0.34499999999999997},"max":{"1min":6.6840000000000002,"5min":6.6840000000000002,"15min":8.3989999999999991},"last":1.3380000000000001}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:45:37.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:45:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[74781]: audit 1685825136.9107337 mgr.y (mgr.34104) 1367 : audit 0 from='client.45983 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[74781]: cluster 1685825137.4752016 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[74781]: audit 1685825138.6341093 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:39.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[74781]: audit 1685825138.6358228 mon.a (mon.0) 1679 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:39.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[78259]: audit 1685825136.9107337 mgr.y (mgr.34104) 1367 : audit 0 from='client.45983 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:39.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[78259]: cluster 1685825137.4752016 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:39.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[78259]: audit 1685825138.6341093 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:39.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:38 smithi033 bash[78259]: audit 1685825138.6358228 mon.a (mon.0) 1679 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:38 smithi083 bash[60048]: audit 1685825136.9107337 mgr.y (mgr.34104) 1367 : audit 0 from='client.45983 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:38 smithi083 bash[60048]: cluster 1685825137.4752016 mgr.y (mgr.34104) 1368 : cluster 0 pgmap v1514: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:38 smithi083 bash[60048]: audit 1685825138.6341093 mon.a (mon.0) 1678 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:45:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:38 smithi083 bash[60048]: audit 1685825138.6358228 mon.a (mon.0) 1679 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:41.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:40 smithi033 bash[74781]: cluster 1685825139.4757864 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:40 smithi033 bash[78259]: cluster 1685825139.4757864 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:40 smithi083 bash[60048]: cluster 1685825139.4757864 mgr.y (mgr.34104) 1369 : cluster 0 pgmap v1515: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:42.691 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:43.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:42 smithi033 bash[74781]: cluster 1685825141.4769957 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:43.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:42 smithi033 bash[78259]: cluster 1685825141.4769957 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:42 smithi083 bash[60048]: cluster 1685825141.4769957 mgr.y (mgr.34104) 1370 : cluster 0 pgmap v1516: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:45:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:44 smithi033 bash[74781]: cluster 1685825143.4776828 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:44 smithi033 bash[78259]: cluster 1685825143.4776828 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:44 smithi083 bash[60048]: cluster 1685825143.4776828 mgr.y (mgr.34104) 1371 : cluster 0 pgmap v1517: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:46] "GET /metrics HTTP/1.1" 200 221786 "" "Prometheus/2.33.4" 2023-06-03T20:45:46.911 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:45:46.916 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:45:46.964 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:46 smithi033 bash[74781]: cluster 1685825145.4788132 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:46.965 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:46 smithi033 bash[78259]: cluster 1685825145.4788132 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:46 smithi083 bash[60048]: cluster 1685825145.4788132 mgr.y (mgr.34104) 1372 : cluster 0 pgmap v1518: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:47.825 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1518,"stamp":"2023-06-03T20:45:45.478045+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":3563058,"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":195,"ondisk_log_size":195,"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":3805540,"kb_used_data":26660,"kb_used_omap":21,"kb_used_meta":3778794,"kb_avail":746155676,"statfs":{"total":767960285184,"available":764063412224,"internally_reserved":0,"allocated":27299840,"data_stored":20636657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3869485475},"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.004560"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":345,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667780+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:45:27.667780+0000","last_peered":"2023-06-03T20:45:27.667780+0000","last_clean":"2023-06-03T20:45:27.667780+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:45:27.667780+0000","last_undegraded":"2023-06-03T20:45:27.667780+0000","last_fullsized":"2023-06-03T20:45:27.667780+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.954383+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:45:29.954383+0000","last_peered":"2023-06-03T20:45:29.954383+0000","last_clean":"2023-06-03T20:45:29.954383+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:45:29.954383+0000","last_undegraded":"2023-06-03T20:45:29.954383+0000","last_fullsized":"2023-06-03T20:45:29.954383+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":288,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.674581+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:45:29.674581+0000","last_peered":"2023-06-03T20:45:29.674581+0000","last_clean":"2023-06-03T20:45:29.674581+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:45:29.674581+0000","last_undegraded":"2023-06-03T20:45:29.674581+0000","last_fullsized":"2023-06-03T20:45:29.674581+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":179,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093485+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:45:28.093485+0000","last_peered":"2023-06-03T20:45:28.093485+0000","last_clean":"2023-06-03T20:45:28.093485+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:45:28.093485+0000","last_undegraded":"2023-06-03T20:45:28.093485+0000","last_fullsized":"2023-06-03T20:45:28.093485+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":305,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092947+0000","last_change":"2023-06-03T20:39:27.472762+0000","last_active":"2023-06-03T20:45:28.092947+0000","last_peered":"2023-06-03T20:45:28.092947+0000","last_clean":"2023-06-03T20:45:28.092947+0000","last_became_active":"2023-06-03T20:39:27.472388+0000","last_became_peered":"2023-06-03T20:39:27.472388+0000","last_unstale":"2023-06-03T20:45:28.092947+0000","last_undegraded":"2023-06-03T20:45:28.092947+0000","last_fullsized":"2023-06-03T20:45:28.092947+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:44:51.650682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679372+0000","last_change":"2023-06-03T20:45:27.678512+0000","last_active":"2023-06-03T20:45:27.679372+0000","last_peered":"2023-06-03T20:45:27.679372+0000","last_clean":"2023-06-03T20:45:27.679372+0000","last_became_active":"2023-06-03T20:45:27.678176+0000","last_became_peered":"2023-06-03T20:45:27.678176+0000","last_unstale":"2023-06-03T20:45:27.679372+0000","last_undegraded":"2023-06-03T20:45:27.679372+0000","last_fullsized":"2023-06-03T20:45:27.679372+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.094020+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:45:28.094020+0000","last_peered":"2023-06-03T20:45:28.094020+0000","last_clean":"2023-06-03T20:45:28.094020+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:45:28.094020+0000","last_undegraded":"2023-06-03T20:45:28.094020+0000","last_fullsized":"2023-06-03T20:45:28.094020+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669553+0000","last_change":"2023-06-03T20:45:27.669132+0000","last_active":"2023-06-03T20:45:27.669553+0000","last_peered":"2023-06-03T20:45:27.669553+0000","last_clean":"2023-06-03T20:45:27.669553+0000","last_became_active":"2023-06-03T20:45:27.668738+0000","last_became_peered":"2023-06-03T20:45:27.668738+0000","last_unstale":"2023-06-03T20:45:27.669553+0000","last_undegraded":"2023-06-03T20:45:27.669553+0000","last_fullsized":"2023-06-03T20:45:27.669553+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:31:57.295231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":233,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666608+0000","last_change":"2023-06-03T20:42:40.757937+0000","last_active":"2023-06-03T20:45:27.666608+0000","last_peered":"2023-06-03T20:45:27.666608+0000","last_clean":"2023-06-03T20:45:27.666608+0000","last_became_active":"2023-06-03T20:42:40.757557+0000","last_became_peered":"2023-06-03T20:42:40.757557+0000","last_unstale":"2023-06-03T20:45:27.666608+0000","last_undegraded":"2023-06-03T20:45:27.666608+0000","last_fullsized":"2023-06-03T20:45:27.666608+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":212,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665876+0000","last_change":"2023-06-03T20:39:27.488040+0000","last_active":"2023-06-03T20:45:27.665876+0000","last_peered":"2023-06-03T20:45:27.665876+0000","last_clean":"2023-06-03T20:45:27.665876+0000","last_became_active":"2023-06-03T20:39:27.487636+0000","last_became_peered":"2023-06-03T20:39:27.487636+0000","last_unstale":"2023-06-03T20:45:27.665876+0000","last_undegraded":"2023-06-03T20:45:27.665876+0000","last_fullsized":"2023-06-03T20:45:27.665876+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":294,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666754+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:45:27.666754+0000","last_peered":"2023-06-03T20:45:27.666754+0000","last_clean":"2023-06-03T20:45:27.666754+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:45:27.666754+0000","last_undegraded":"2023-06-03T20:45:27.666754+0000","last_fullsized":"2023-06-03T20:45:27.666754+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671230+0000","last_change":"2023-06-03T20:45:27.670663+0000","last_active":"2023-06-03T20:45:27.671230+0000","last_peered":"2023-06-03T20:45:27.671230+0000","last_clean":"2023-06-03T20:45:27.671230+0000","last_became_active":"2023-06-03T20:45:27.670149+0000","last_became_peered":"2023-06-03T20:45:27.670149+0000","last_unstale":"2023-06-03T20:45:27.671230+0000","last_undegraded":"2023-06-03T20:45:27.671230+0000","last_fullsized":"2023-06-03T20:45:27.671230+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:38.121154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669021+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:45:27.669021+0000","last_peered":"2023-06-03T20:45:27.669021+0000","last_clean":"2023-06-03T20:45:27.669021+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:45:27.669021+0000","last_undegraded":"2023-06-03T20:45:27.669021+0000","last_fullsized":"2023-06-03T20:45:27.669021+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668841+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:45:27.668841+0000","last_peered":"2023-06-03T20:45:27.668841+0000","last_clean":"2023-06-03T20:45:27.668841+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:45:27.668841+0000","last_undegraded":"2023-06-03T20:45:27.668841+0000","last_fullsized":"2023-06-03T20:45:27.668841+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":293,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666651+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:45:27.666651+0000","last_peered":"2023-06-03T20:45:27.666651+0000","last_clean":"2023-06-03T20:45:27.666651+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:45:27.666651+0000","last_undegraded":"2023-06-03T20:45:27.666651+0000","last_fullsized":"2023-06-03T20:45:27.666651+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":263,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659239+0000","last_change":"2023-06-03T20:39:27.483980+0000","last_active":"2023-06-03T20:45:27.659239+0000","last_peered":"2023-06-03T20:45:27.659239+0000","last_clean":"2023-06-03T20:45:27.659239+0000","last_became_active":"2023-06-03T20:39:27.483608+0000","last_became_peered":"2023-06-03T20:39:27.483608+0000","last_unstale":"2023-06-03T20:45:27.659239+0000","last_undegraded":"2023-06-03T20:45:27.659239+0000","last_fullsized":"2023-06-03T20:45:27.659239+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:07.758821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092669+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:45:28.092669+0000","last_peered":"2023-06-03T20:45:28.092669+0000","last_clean":"2023-06-03T20:45:28.092669+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:45:28.092669+0000","last_undegraded":"2023-06-03T20:45:28.092669+0000","last_fullsized":"2023-06-03T20:45:28.092669+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666867+0000","last_change":"2023-06-03T20:42:40.758063+0000","last_active":"2023-06-03T20:45:27.666867+0000","last_peered":"2023-06-03T20:45:27.666867+0000","last_clean":"2023-06-03T20:45:27.666867+0000","last_became_active":"2023-06-03T20:42:40.757711+0000","last_became_peered":"2023-06-03T20:42:40.757711+0000","last_unstale":"2023-06-03T20:45:27.666867+0000","last_undegraded":"2023-06-03T20:45:27.666867+0000","last_fullsized":"2023-06-03T20:45:27.666867+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":321,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665898+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:45:27.665898+0000","last_peered":"2023-06-03T20:45:27.665898+0000","last_clean":"2023-06-03T20:45:27.665898+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:45:27.665898+0000","last_undegraded":"2023-06-03T20:45:27.665898+0000","last_fullsized":"2023-06-03T20:45:27.665898+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":186,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093188+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:45:28.093188+0000","last_peered":"2023-06-03T20:45:28.093188+0000","last_clean":"2023-06-03T20:45:28.093188+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:45:28.093188+0000","last_undegraded":"2023-06-03T20:45:28.093188+0000","last_fullsized":"2023-06-03T20:45:28.093188+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":141,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674012+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:45:27.674012+0000","last_peered":"2023-06-03T20:45:27.674012+0000","last_clean":"2023-06-03T20:45:27.674012+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:45:27.674012+0000","last_undegraded":"2023-06-03T20:45:27.674012+0000","last_fullsized":"2023-06-03T20:45:27.674012+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":319,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659180+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:45:27.659180+0000","last_peered":"2023-06-03T20:45:27.659180+0000","last_clean":"2023-06-03T20:45:27.659180+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:45:27.659180+0000","last_undegraded":"2023-06-03T20:45:27.659180+0000","last_fullsized":"2023-06-03T20:45:27.659180+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":318,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666781+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:45:27.666781+0000","last_peered":"2023-06-03T20:45:27.666781+0000","last_clean":"2023-06-03T20:45:27.666781+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:45:27.666781+0000","last_undegraded":"2023-06-03T20:45:27.666781+0000","last_fullsized":"2023-06-03T20:45:27.666781+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677113+0000","last_change":"2023-06-03T20:45:27.676616+0000","last_active":"2023-06-03T20:45:27.677113+0000","last_peered":"2023-06-03T20:45:27.677113+0000","last_clean":"2023-06-03T20:45:27.677113+0000","last_became_active":"2023-06-03T20:45:27.676249+0000","last_became_peered":"2023-06-03T20:45:27.676249+0000","last_unstale":"2023-06-03T20:45:27.677113+0000","last_undegraded":"2023-06-03T20:45:27.677113+0000","last_fullsized":"2023-06-03T20:45:27.677113+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":308,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666839+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:45:27.666839+0000","last_peered":"2023-06-03T20:45:27.666839+0000","last_clean":"2023-06-03T20:45:27.666839+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:45:27.666839+0000","last_undegraded":"2023-06-03T20:45:27.666839+0000","last_fullsized":"2023-06-03T20:45:27.666839+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668276+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:45:27.668276+0000","last_peered":"2023-06-03T20:45:27.668276+0000","last_clean":"2023-06-03T20:45:27.668276+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:45:27.668276+0000","last_undegraded":"2023-06-03T20:45:27.668276+0000","last_fullsized":"2023-06-03T20:45:27.668276+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":329,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666193+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:45:27.666193+0000","last_peered":"2023-06-03T20:45:27.666193+0000","last_clean":"2023-06-03T20:45:27.666193+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:45:27.666193+0000","last_undegraded":"2023-06-03T20:45:27.666193+0000","last_fullsized":"2023-06-03T20:45:27.666193+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679302+0000","last_change":"2023-06-03T20:45:27.678389+0000","last_active":"2023-06-03T20:45:27.679302+0000","last_peered":"2023-06-03T20:45:27.679302+0000","last_clean":"2023-06-03T20:45:27.679302+0000","last_became_active":"2023-06-03T20:45:27.675819+0000","last_became_peered":"2023-06-03T20:45:27.675819+0000","last_unstale":"2023-06-03T20:45:27.679302+0000","last_undegraded":"2023-06-03T20:45:27.679302+0000","last_fullsized":"2023-06-03T20:45:27.679302+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.660080+0000","last_change":"2023-06-03T20:42:40.754585+0000","last_active":"2023-06-03T20:45:27.660080+0000","last_peered":"2023-06-03T20:45:27.660080+0000","last_clean":"2023-06-03T20:45:27.660080+0000","last_became_active":"2023-06-03T20:42:40.754143+0000","last_became_peered":"2023-06-03T20:42:40.754143+0000","last_unstale":"2023-06-03T20:45:27.660080+0000","last_undegraded":"2023-06-03T20:45:27.660080+0000","last_fullsized":"2023-06-03T20:45:27.660080+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:01.708765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":193,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.495919+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:45:29.495919+0000","last_peered":"2023-06-03T20:45:29.495919+0000","last_clean":"2023-06-03T20:45:29.495919+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:45:29.495919+0000","last_undegraded":"2023-06-03T20:45:29.495919+0000","last_fullsized":"2023-06-03T20:45:29.495919+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092955+0000","last_change":"2023-06-03T20:39:27.476893+0000","last_active":"2023-06-03T20:45:28.092955+0000","last_peered":"2023-06-03T20:45:28.092955+0000","last_clean":"2023-06-03T20:45:28.092955+0000","last_became_active":"2023-06-03T20:39:27.476451+0000","last_became_peered":"2023-06-03T20:39:27.476451+0000","last_unstale":"2023-06-03T20:45:28.092955+0000","last_undegraded":"2023-06-03T20:45:28.092955+0000","last_fullsized":"2023-06-03T20:45:28.092955+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:50:10.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":340,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.676017+0000","last_change":"2023-06-03T20:45:27.675318+0000","last_active":"2023-06-03T20:45:27.676017+0000","last_peered":"2023-06-03T20:45:27.676017+0000","last_clean":"2023-06-03T20:45:27.676017+0000","last_became_active":"2023-06-03T20:45:27.674913+0000","last_became_peered":"2023-06-03T20:45:27.674913+0000","last_unstale":"2023-06-03T20:45:27.676017+0000","last_undegraded":"2023-06-03T20:45:27.676017+0000","last_fullsized":"2023-06-03T20:45:27.676017+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679246+0000","last_change":"2023-06-03T20:45:27.678408+0000","last_active":"2023-06-03T20:45:27.679246+0000","last_peered":"2023-06-03T20:45:27.679246+0000","last_clean":"2023-06-03T20:45:27.679246+0000","last_became_active":"2023-06-03T20:45:27.678052+0000","last_became_peered":"2023-06-03T20:45:27.678052+0000","last_unstale":"2023-06-03T20:45:27.679246+0000","last_undegraded":"2023-06-03T20:45:27.679246+0000","last_fullsized":"2023-06-03T20:45:27.679246+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668912+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:45:27.668912+0000","last_peered":"2023-06-03T20:45:27.668912+0000","last_clean":"2023-06-03T20:45:27.668912+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:45:27.668912+0000","last_undegraded":"2023-06-03T20:45:27.668912+0000","last_fullsized":"2023-06-03T20:45:27.668912+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667925+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:45:27.667925+0000","last_peered":"2023-06-03T20:45:27.667925+0000","last_clean":"2023-06-03T20:45:27.667925+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:45:27.667925+0000","last_undegraded":"2023-06-03T20:45:27.667925+0000","last_fullsized":"2023-06-03T20:45:27.667925+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677540+0000","last_change":"2023-06-03T20:45:27.676493+0000","last_active":"2023-06-03T20:45:27.677540+0000","last_peered":"2023-06-03T20:45:27.677540+0000","last_clean":"2023-06-03T20:45:27.677540+0000","last_became_active":"2023-06-03T20:45:27.676094+0000","last_became_peered":"2023-06-03T20:45:27.676094+0000","last_unstale":"2023-06-03T20:45:27.677540+0000","last_undegraded":"2023-06-03T20:45:27.677540+0000","last_fullsized":"2023-06-03T20:45:27.677540+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":322,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658361+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:45:27.658361+0000","last_peered":"2023-06-03T20:45:27.658361+0000","last_clean":"2023-06-03T20:45:27.658361+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:45:27.658361+0000","last_undegraded":"2023-06-03T20:45:27.658361+0000","last_fullsized":"2023-06-03T20:45:27.658361+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":289,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658784+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:45:27.658784+0000","last_peered":"2023-06-03T20:45:27.658784+0000","last_clean":"2023-06-03T20:45:27.658784+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:45:27.658784+0000","last_undegraded":"2023-06-03T20:45:27.658784+0000","last_fullsized":"2023-06-03T20:45:27.658784+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":303,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659125+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:45:27.659125+0000","last_peered":"2023-06-03T20:45:27.659125+0000","last_clean":"2023-06-03T20:45:27.659125+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:45:27.659125+0000","last_undegraded":"2023-06-03T20:45:27.659125+0000","last_fullsized":"2023-06-03T20:45:27.659125+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655207+0000","last_change":"2023-06-03T20:42:40.749747+0000","last_active":"2023-06-03T20:45:27.655207+0000","last_peered":"2023-06-03T20:45:27.655207+0000","last_clean":"2023-06-03T20:45:27.655207+0000","last_became_active":"2023-06-03T20:42:40.749408+0000","last_became_peered":"2023-06-03T20:42:40.749408+0000","last_unstale":"2023-06-03T20:45:27.655207+0000","last_undegraded":"2023-06-03T20:45:27.655207+0000","last_fullsized":"2023-06-03T20:45:27.655207+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:54:32.500491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":201,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092770+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:45:28.092770+0000","last_peered":"2023-06-03T20:45:28.092770+0000","last_clean":"2023-06-03T20:45:28.092770+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:45:28.092770+0000","last_undegraded":"2023-06-03T20:45:28.092770+0000","last_fullsized":"2023-06-03T20:45:28.092770+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.2","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673299+0000","last_change":"2023-06-03T20:45:27.672883+0000","last_active":"2023-06-03T20:45:27.673299+0000","last_peered":"2023-06-03T20:45:27.673299+0000","last_clean":"2023-06-03T20:45:27.673299+0000","last_became_active":"2023-06-03T20:45:27.672384+0000","last_became_peered":"2023-06-03T20:45:27.672384+0000","last_unstale":"2023-06-03T20:45:27.673299+0000","last_undegraded":"2023-06-03T20:45:27.673299+0000","last_fullsized":"2023-06-03T20:45:27.673299+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:57:17.352512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668737+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:45:27.668737+0000","last_peered":"2023-06-03T20:45:27.668737+0000","last_clean":"2023-06-03T20:45:27.668737+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:45:27.668737+0000","last_undegraded":"2023-06-03T20:45:27.668737+0000","last_fullsized":"2023-06-03T20:45:27.668737+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655689+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:45:27.655689+0000","last_peered":"2023-06-03T20:45:27.655689+0000","last_clean":"2023-06-03T20:45:27.655689+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:45:27.655689+0000","last_undegraded":"2023-06-03T20:45:27.655689+0000","last_fullsized":"2023-06-03T20:45:27.655689+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":169,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655488+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:45:27.655488+0000","last_peered":"2023-06-03T20:45:27.655488+0000","last_clean":"2023-06-03T20:45:27.655488+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:45:27.655488+0000","last_undegraded":"2023-06-03T20:45:27.655488+0000","last_fullsized":"2023-06-03T20:45:27.655488+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671191+0000","last_change":"2023-06-03T20:45:27.670563+0000","last_active":"2023-06-03T20:45:27.671191+0000","last_peered":"2023-06-03T20:45:27.671191+0000","last_clean":"2023-06-03T20:45:27.671191+0000","last_became_active":"2023-06-03T20:45:27.670144+0000","last_became_peered":"2023-06-03T20:45:27.670144+0000","last_unstale":"2023-06-03T20:45:27.671191+0000","last_undegraded":"2023-06-03T20:45:27.671191+0000","last_fullsized":"2023-06-03T20:45:27.671191+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:49:49.936771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658643+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:45:27.658643+0000","last_peered":"2023-06-03T20:45:27.658643+0000","last_clean":"2023-06-03T20:45:27.658643+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:45:27.658643+0000","last_undegraded":"2023-06-03T20:45:27.658643+0000","last_fullsized":"2023-06-03T20:45:27.658643+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":185,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655201+0000","last_change":"2023-06-03T20:42:40.751808+0000","last_active":"2023-06-03T20:45:27.655201+0000","last_peered":"2023-06-03T20:45:27.655201+0000","last_clean":"2023-06-03T20:45:27.655201+0000","last_became_active":"2023-06-03T20:42:40.751485+0000","last_became_peered":"2023-06-03T20:42:40.751485+0000","last_unstale":"2023-06-03T20:45:27.655201+0000","last_undegraded":"2023-06-03T20:45:27.655201+0000","last_fullsized":"2023-06-03T20:45:27.655201+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:04.216854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"72'139","reported_seq":665,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665553+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:45:27.665553+0000","last_peered":"2023-06-03T20:45:27.665553+0000","last_clean":"2023-06-03T20:45:27.665553+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:45:27.665553+0000","last_undegraded":"2023-06-03T20:45:27.665553+0000","last_fullsized":"2023-06-03T20:45:27.665553+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673831+0000","last_change":"2023-06-03T20:42:40.759285+0000","last_active":"2023-06-03T20:45:27.673831+0000","last_peered":"2023-06-03T20:45:27.673831+0000","last_clean":"2023-06-03T20:45:27.673831+0000","last_became_active":"2023-06-03T20:42:40.758706+0000","last_became_peered":"2023-06-03T20:42:40.758706+0000","last_unstale":"2023-06-03T20:45:27.673831+0000","last_undegraded":"2023-06-03T20:45:27.673831+0000","last_fullsized":"2023-06-03T20:45:27.673831+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677630+0000","last_change":"2023-06-03T20:45:27.676127+0000","last_active":"2023-06-03T20:45:27.677630+0000","last_peered":"2023-06-03T20:45:27.677630+0000","last_clean":"2023-06-03T20:45:27.677630+0000","last_became_active":"2023-06-03T20:45:27.675765+0000","last_became_peered":"2023-06-03T20:45:27.675765+0000","last_unstale":"2023-06-03T20:45:27.677630+0000","last_undegraded":"2023-06-03T20:45:27.677630+0000","last_fullsized":"2023-06-03T20:45:27.677630+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":325,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665537+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:45:27.665537+0000","last_peered":"2023-06-03T20:45:27.665537+0000","last_clean":"2023-06-03T20:45:27.665537+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:45:27.665537+0000","last_undegraded":"2023-06-03T20:45:27.665537+0000","last_fullsized":"2023-06-03T20:45:27.665537+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092648+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:45:28.092648+0000","last_peered":"2023-06-03T20:45:28.092648+0000","last_clean":"2023-06-03T20:45:28.092648+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:45:28.092648+0000","last_undegraded":"2023-06-03T20:45:28.092648+0000","last_fullsized":"2023-06-03T20:45:28.092648+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093317+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:45:28.093317+0000","last_peered":"2023-06-03T20:45:28.093317+0000","last_clean":"2023-06-03T20:45:28.093317+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:45:28.093317+0000","last_undegraded":"2023-06-03T20:45:28.093317+0000","last_fullsized":"2023-06-03T20:45:28.093317+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666493+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:45:27.666493+0000","last_peered":"2023-06-03T20:45:27.666493+0000","last_clean":"2023-06-03T20:45:27.666493+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:45:27.666493+0000","last_undegraded":"2023-06-03T20:45:27.666493+0000","last_fullsized":"2023-06-03T20:45:27.666493+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,4],"acting":[7,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":318,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659019+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:45:27.659019+0000","last_peered":"2023-06-03T20:45:27.659019+0000","last_clean":"2023-06-03T20:45:27.659019+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:45:27.659019+0000","last_undegraded":"2023-06-03T20:45:27.659019+0000","last_fullsized":"2023-06-03T20:45:27.659019+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":178,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092985+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:45:28.092985+0000","last_peered":"2023-06-03T20:45:28.092985+0000","last_clean":"2023-06-03T20:45:28.092985+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:45:28.092985+0000","last_undegraded":"2023-06-03T20:45:28.092985+0000","last_fullsized":"2023-06-03T20:45:28.092985+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":67,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666890+0000","last_change":"2023-06-03T20:39:27.485939+0000","last_active":"2023-06-03T20:45:27.666890+0000","last_peered":"2023-06-03T20:45:27.666890+0000","last_clean":"2023-06-03T20:45:27.666890+0000","last_became_active":"2023-06-03T20:39:27.485598+0000","last_became_peered":"2023-06-03T20:39:27.485598+0000","last_unstale":"2023-06-03T20:45:27.666890+0000","last_undegraded":"2023-06-03T20:45:27.666890+0000","last_fullsized":"2023-06-03T20:45:27.666890+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":314,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673224+0000","last_change":"2023-06-03T20:45:27.672685+0000","last_active":"2023-06-03T20:45:27.673224+0000","last_peered":"2023-06-03T20:45:27.673224+0000","last_clean":"2023-06-03T20:45:27.673224+0000","last_became_active":"2023-06-03T20:45:27.672236+0000","last_became_peered":"2023-06-03T20:45:27.672236+0000","last_unstale":"2023-06-03T20:45:27.673224+0000","last_undegraded":"2023-06-03T20:45:27.673224+0000","last_fullsized":"2023-06-03T20:45:27.673224+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:23:36.601566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":192,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666009+0000","last_change":"2023-06-03T20:39:27.485874+0000","last_active":"2023-06-03T20:45:27.666009+0000","last_peered":"2023-06-03T20:45:27.666009+0000","last_clean":"2023-06-03T20:45:27.666009+0000","last_became_active":"2023-06-03T20:39:27.485602+0000","last_became_peered":"2023-06-03T20:39:27.485602+0000","last_unstale":"2023-06-03T20:45:27.666009+0000","last_undegraded":"2023-06-03T20:45:27.666009+0000","last_fullsized":"2023-06-03T20:45:27.666009+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":131,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674286+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:45:27.674286+0000","last_peered":"2023-06-03T20:45:27.674286+0000","last_clean":"2023-06-03T20:45:27.674286+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:45:27.674286+0000","last_undegraded":"2023-06-03T20:45:27.674286+0000","last_fullsized":"2023-06-03T20:45:27.674286+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":197,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093422+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:45:28.093422+0000","last_peered":"2023-06-03T20:45:28.093422+0000","last_clean":"2023-06-03T20:45:28.093422+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:45:28.093422+0000","last_undegraded":"2023-06-03T20:45:28.093422+0000","last_fullsized":"2023-06-03T20:45:28.093422+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668113+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:45:27.668113+0000","last_peered":"2023-06-03T20:45:27.668113+0000","last_clean":"2023-06-03T20:45:27.668113+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:45:27.668113+0000","last_undegraded":"2023-06-03T20:45:27.668113+0000","last_fullsized":"2023-06-03T20:45:27.668113+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.496019+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:45:29.496019+0000","last_peered":"2023-06-03T20:45:29.496019+0000","last_clean":"2023-06-03T20:45:29.496019+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:45:29.496019+0000","last_undegraded":"2023-06-03T20:45:29.496019+0000","last_fullsized":"2023-06-03T20:45:29.496019+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655952+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:45:27.655952+0000","last_peered":"2023-06-03T20:45:27.655952+0000","last_clean":"2023-06-03T20:45:27.655952+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:45:27.655952+0000","last_undegraded":"2023-06-03T20:45:27.655952+0000","last_fullsized":"2023-06-03T20:45:27.655952+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":173,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668870+0000","last_change":"2023-06-03T20:42:40.759961+0000","last_active":"2023-06-03T20:45:27.668870+0000","last_peered":"2023-06-03T20:45:27.668870+0000","last_clean":"2023-06-03T20:45:27.668870+0000","last_became_active":"2023-06-03T20:42:40.759423+0000","last_became_peered":"2023-06-03T20:42:40.759423+0000","last_unstale":"2023-06-03T20:45:27.668870+0000","last_undegraded":"2023-06-03T20:45:27.668870+0000","last_fullsized":"2023-06-03T20:45:27.668870+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669011+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:45:27.669011+0000","last_peered":"2023-06-03T20:45:27.669011+0000","last_clean":"2023-06-03T20:45:27.669011+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:45:27.669011+0000","last_undegraded":"2023-06-03T20:45:27.669011+0000","last_fullsized":"2023-06-03T20:45:27.669011+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":238,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.723807+0000","last_change":"2023-06-03T20:45:27.723358+0000","last_active":"2023-06-03T20:45:27.723807+0000","last_peered":"2023-06-03T20:45:27.723807+0000","last_clean":"2023-06-03T20:45:27.723807+0000","last_became_active":"2023-06-03T20:45:27.676939+0000","last_became_peered":"2023-06-03T20:45:27.676939+0000","last_unstale":"2023-06-03T20:45:27.723807+0000","last_undegraded":"2023-06-03T20:45:27.723807+0000","last_fullsized":"2023-06-03T20:45:27.723807+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":328,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668676+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:45:27.668676+0000","last_peered":"2023-06-03T20:45:27.668676+0000","last_clean":"2023-06-03T20:45:27.668676+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:45:27.668676+0000","last_undegraded":"2023-06-03T20:45:27.668676+0000","last_fullsized":"2023-06-03T20:45:27.668676+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677875+0000","last_change":"2023-06-03T20:45:27.675198+0000","last_active":"2023-06-03T20:45:27.677875+0000","last_peered":"2023-06-03T20:45:27.677875+0000","last_clean":"2023-06-03T20:45:27.677875+0000","last_became_active":"2023-06-03T20:45:27.674811+0000","last_became_peered":"2023-06-03T20:45:27.674811+0000","last_unstale":"2023-06-03T20:45:27.677875+0000","last_undegraded":"2023-06-03T20:45:27.677875+0000","last_fullsized":"2023-06-03T20:45:27.677875+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655887+0000","last_change":"2023-06-03T20:39:27.474646+0000","last_active":"2023-06-03T20:45:27.655887+0000","last_peered":"2023-06-03T20:45:27.655887+0000","last_clean":"2023-06-03T20:45:27.655887+0000","last_became_active":"2023-06-03T20:39:27.474300+0000","last_became_peered":"2023-06-03T20:39:27.474300+0000","last_unstale":"2023-06-03T20:45:27.655887+0000","last_undegraded":"2023-06-03T20:45:27.655887+0000","last_fullsized":"2023-06-03T20:45:27.655887+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:41:35.232707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":199,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093470+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:45:28.093470+0000","last_peered":"2023-06-03T20:45:28.093470+0000","last_clean":"2023-06-03T20:45:28.093470+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:45:28.093470+0000","last_undegraded":"2023-06-03T20:45:28.093470+0000","last_fullsized":"2023-06-03T20:45:28.093470+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.678058+0000","last_change":"2023-06-03T20:45:27.676565+0000","last_active":"2023-06-03T20:45:27.678058+0000","last_peered":"2023-06-03T20:45:27.678058+0000","last_clean":"2023-06-03T20:45:27.678058+0000","last_became_active":"2023-06-03T20:45:27.676178+0000","last_became_peered":"2023-06-03T20:45:27.676178+0000","last_unstale":"2023-06-03T20:45:27.678058+0000","last_undegraded":"2023-06-03T20:45:27.678058+0000","last_fullsized":"2023-06-03T20:45:27.678058+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430823,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552448,"kb_used_data":3384,"kb_used_omap":0,"kb_used_meta":549056,"kb_avail":93192704,"statfs":{"total":95995035648,"available":95429328896,"internally_reserved":0,"allocated":3465216,"data_stored":2909046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":562233344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:52 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":1.589,"15min":1.5740000000000001},"min":{"1min":0.32400000000000001,"5min":0.29499999999999998,"15min":0.23000000000000001},"max":{"1min":5.7089999999999996,"5min":22.408000000000001,"15min":32.957000000000001},"last":1.1830000000000001},{"interface":"front","average":{"1min":1.736,"5min":2.1669999999999998,"15min":1.6399999999999999},"min":{"1min":0.56299999999999994,"5min":0.28799999999999998,"15min":0.27500000000000002},"max":{"1min":6.7539999999999996,"5min":22.202999999999999,"15min":30.641999999999999},"last":0.88400000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:45:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":2.4340000000000002,"15min":1.617},"min":{"1min":0.64000000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.581,"5min":63.845999999999997,"15min":63.845999999999997},"last":1.3069999999999999},{"interface":"front","average":{"1min":0.97799999999999998,"5min":2.5529999999999999,"15min":1.911},"min":{"1min":0.56000000000000005,"5min":0.311,"15min":0.311},"max":{"1min":1.476,"5min":63.823999999999998,"15min":63.823999999999998},"last":1.226}]},{"osd":2,"last update":"Sat Jun 3 20:44:48 2023","interfaces":[{"interface":"back","average":{"1min":1.3120000000000001,"5min":1.7729999999999999,"15min":1.4670000000000001},"min":{"1min":0.314,"5min":0.314,"15min":0.29399999999999998},"max":{"1min":4.7060000000000004,"5min":7.8019999999999996,"15min":7.8019999999999996},"last":0.80400000000000005},{"interface":"front","average":{"1min":1.8069999999999999,"5min":1.423,"15min":1.329},"min":{"1min":0.48299999999999998,"5min":0.315,"15min":0.315},"max":{"1min":10.034000000000001,"5min":10.034000000000001,"15min":12.161},"last":1.25}]},{"osd":3,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.45,"15min":1.3999999999999999},"min":{"1min":0.54600000000000004,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.9530000000000001,"5min":6.79,"15min":6.8300000000000001},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.7270000000000001,"15min":1.635},"min":{"1min":0.64300000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.319,"5min":8.6980000000000004,"15min":11.68},"last":0.85499999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.214,"15min":1.3580000000000001},"min":{"1min":0.74399999999999999,"5min":0.30299999999999999,"15min":0.29399999999999998},"max":{"1min":7.3150000000000004,"5min":7.3150000000000004,"15min":15.456},"last":1.1579999999999999},{"interface":"front","average":{"1min":1.107,"5min":1.2669999999999999,"15min":1.4650000000000001},"min":{"1min":0.747,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":2.5169999999999999,"5min":8.6690000000000005,"15min":17.462},"last":1.131}]},{"osd":5,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.52,"15min":1.4710000000000001},"min":{"1min":0.71699999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.1179999999999999,"5min":7.3529999999999998,"15min":8.9290000000000003},"last":1.075},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.371,"15min":1.468},"min":{"1min":0.878,"5min":0.376,"15min":0.36199999999999999},"max":{"1min":7.2270000000000003,"5min":12.31,"15min":12.31},"last":1.3520000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.266,"15min":1.5449999999999999},"min":{"1min":0.91900000000000004,"5min":0.41699999999999998,"15min":0.38700000000000001},"max":{"1min":7.157,"5min":7.157,"15min":18.193999999999999},"last":1.0409999999999999},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.417,"15min":1.609},"min":{"1min":0.89700000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.746,"5min":8.7210000000000001,"15min":8.7210000000000001},"last":0.94899999999999995}]}]},{"osd":6,"up_from":42,"seq":180388627056,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453296,"kb_used_data":3368,"kb_used_omap":0,"kb_used_meta":449920,"kb_avail":93291856,"statfs":{"total":95995035648,"available":95530860544,"internally_reserved":0,"allocated":3448832,"data_stored":2908585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460718080},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:01 2023","interfaces":[{"interface":"back","average":{"1min":8.0790000000000006,"5min":3.1720000000000002,"15min":3.149},"min":{"1min":0.42899999999999999,"5min":0.28499999999999998,"15min":0.245},"max":{"1min":118.89700000000001,"5min":118.89700000000001,"15min":205.834},"last":0.95899999999999996},{"interface":"front","average":{"1min":8.1999999999999993,"5min":3.0699999999999998,"15min":3.0499999999999998},"min":{"1min":0.441,"5min":0.26600000000000001,"15min":0.247},"max":{"1min":118.923,"5min":118.923,"15min":205.61500000000001},"last":0.84399999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.4790000000000001,"5min":2.0960000000000001,"15min":1.6719999999999999},"min":{"1min":0.55400000000000005,"5min":0.28599999999999998,"15min":0.26000000000000001},"max":{"1min":3.9470000000000001,"5min":62.783000000000001,"15min":62.783000000000001},"last":1.042},{"interface":"front","average":{"1min":1.5549999999999999,"5min":2.1240000000000001,"15min":1.7130000000000001},"min":{"1min":0.46100000000000002,"5min":0.32000000000000001,"15min":0.28899999999999998},"max":{"1min":5.4450000000000003,"5min":63.034999999999997,"15min":63.034999999999997},"last":0.88700000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.1839999999999999,"5min":1.6879999999999999,"15min":1.516},"min":{"1min":0.38300000000000001,"5min":0.30599999999999999,"15min":0.27700000000000002},"max":{"1min":6.681,"5min":10.281000000000001,"15min":28.437000000000001},"last":1.113},{"interface":"front","average":{"1min":1.494,"5min":1.952,"15min":1.665},"min":{"1min":0.307,"5min":0.307,"15min":0.28100000000000003},"max":{"1min":9.0920000000000005,"5min":9.9570000000000007,"15min":29.465},"last":0.75900000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.716,"15min":1.7470000000000001},"min":{"1min":0.68799999999999994,"5min":0.371,"15min":0.371},"max":{"1min":1.216,"5min":8.3789999999999996,"15min":76.682000000000002},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.423,"15min":1.7809999999999999},"min":{"1min":0.60399999999999998,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":1.246,"5min":10.519,"15min":76.576999999999998},"last":0.81599999999999995}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0740000000000001,"15min":1.2430000000000001},"min":{"1min":0.53600000000000003,"5min":0.317,"15min":0.28000000000000003},"max":{"1min":1.302,"5min":7.7389999999999999,"15min":12.6},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.123,"5min":1.371,"15min":1.3779999999999999},"min":{"1min":0.65700000000000003,"5min":0.36799999999999999,"15min":0.28899999999999998},"max":{"1min":1.518,"5min":9.6059999999999999,"15min":12.667},"last":0.98399999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.482,"15min":1.4350000000000001},"min":{"1min":0.64700000000000002,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.2889999999999999,"5min":7.931,"15min":12.287000000000001},"last":0.93899999999999995},{"interface":"front","average":{"1min":1.089,"5min":1.359,"15min":1.423},"min":{"1min":0.72499999999999998,"5min":0.34100000000000003,"15min":0.31},"max":{"1min":1.347,"5min":7.5880000000000001,"15min":12.922000000000001},"last":1.0900000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.5640000000000001,"15min":1.6759999999999999},"min":{"1min":0.69399999999999995,"5min":0.42999999999999999,"15min":0.35099999999999998},"max":{"1min":1.389,"5min":8.4290000000000003,"15min":20.23},"last":0.91500000000000004},{"interface":"front","average":{"1min":1.161,"5min":1.278,"15min":1.4710000000000001},"min":{"1min":0.84599999999999997,"5min":0.36599999999999999,"15min":0.32000000000000001},"max":{"1min":1.508,"5min":10.318,"15min":17.106000000000002},"last":1.0629999999999999}]}]},{"osd":1,"up_from":231,"seq":992137445551,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286520,"kb_used_data":3504,"kb_used_omap":5,"kb_used_meta":283002,"kb_avail":93458632,"statfs":{"total":95995035648,"available":95701639168,"internally_reserved":0,"allocated":3588096,"data_stored":2410803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":289794723},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":2.21,"15min":3.6960000000000002},"min":{"1min":0.50900000000000001,"5min":0.217,"15min":0.217},"max":{"1min":0.996,"5min":16.163,"15min":290.995},"last":0.63300000000000001},{"interface":"front","average":{"1min":0.72899999999999998,"5min":2.4489999999999998,"15min":3.77},"min":{"1min":0.48899999999999999,"5min":0.219,"15min":0.219},"max":{"1min":1.1020000000000001,"5min":17.529,"15min":291.19},"last":0.86199999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":1.694,"15min":1.431},"min":{"1min":0.39700000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":1.1359999999999999,"5min":9.1699999999999999,"15min":32.348999999999997},"last":0.58399999999999996},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.675,"15min":1.5469999999999999},"min":{"1min":0.505,"5min":0.23799999999999999,"15min":0.23599999999999999},"max":{"1min":1.3140000000000001,"5min":10.064,"15min":32.293999999999997},"last":0.88500000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":2.0030000000000001,"15min":1.819},"min":{"1min":0.47899999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.4430000000000001,"5min":11.760999999999999,"15min":30.850999999999999},"last":0.96399999999999997},{"interface":"front","average":{"1min":0.746,"5min":2.3530000000000002,"15min":1.893},"min":{"1min":0.41399999999999998,"5min":0.312,"15min":0.22},"max":{"1min":0.98799999999999999,"5min":15.923999999999999,"15min":28.138999999999999},"last":0.81100000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.6659999999999999,"15min":1.4359999999999999},"min":{"1min":0.64500000000000002,"5min":0.31,"15min":0.31},"max":{"1min":1.129,"5min":10.34,"15min":13.427},"last":1.036},{"interface":"front","average":{"1min":1.046,"5min":1.6479999999999999,"15min":1.597},"min":{"1min":0.69199999999999995,"5min":0.314,"15min":0.314},"max":{"1min":1.585,"5min":9.9979999999999993,"15min":15.127000000000001},"last":1.24}]},{"osd":5,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.9370000000000001,"15min":1.766},"min":{"1min":0.71199999999999997,"5min":0.38,"15min":0.36799999999999999},"max":{"1min":1.276,"5min":16.082000000000001,"15min":16.082000000000001},"last":0.99299999999999999},{"interface":"front","average":{"1min":1.014,"5min":1.8740000000000001,"15min":1.6379999999999999},"min":{"1min":0.72999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3740000000000001,"5min":13.395,"15min":14.109999999999999},"last":1.1850000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.9379999999999999,"15min":1.784},"min":{"1min":0.69499999999999995,"5min":0.40999999999999998,"15min":0.40699999999999997},"max":{"1min":1.4119999999999999,"5min":16.134,"15min":16.134},"last":1.056},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.7190000000000001,"15min":1.639},"min":{"1min":0.77300000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.4099999999999999,"5min":9.2739999999999991,"15min":13.904999999999999},"last":1.2210000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":2.0009999999999999,"15min":1.7669999999999999},"min":{"1min":0.76100000000000001,"5min":0.38300000000000001,"15min":0.38200000000000001},"max":{"1min":1.4550000000000001,"5min":9.2469999999999999,"15min":13.824},"last":1.091},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.857,"15min":1.718},"min":{"1min":0.83199999999999996,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.663,"5min":10.85,"15min":15.081},"last":1.306}]}]},{"osd":0,"up_from":77,"seq":330712482239,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417824,"kb_used_data":3992,"kb_used_omap":5,"kb_used_meta":413818,"kb_avail":93327328,"statfs":{"total":95995035648,"available":95567183872,"internally_reserved":0,"allocated":4087808,"data_stored":2986348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423750266},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":4.0499999999999998,"15min":2.3690000000000002},"min":{"1min":0.41599999999999998,"5min":0.23300000000000001,"15min":0.20799999999999999},"max":{"1min":1.27,"5min":80.727999999999994,"15min":80.727999999999994},"last":0.504},{"interface":"front","average":{"1min":0.82499999999999996,"5min":3.895,"15min":2.3399999999999999},"min":{"1min":0.50900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":1.1950000000000001,"5min":79.120000000000005,"15min":79.120000000000005},"last":0.66000000000000003}]},{"osd":2,"last update":"Sat Jun 3 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":2.476,"15min":1.7310000000000001},"min":{"1min":0.24399999999999999,"5min":0.23599999999999999,"15min":0.20999999999999999},"max":{"1min":15.505000000000001,"5min":54.168999999999997,"15min":54.168999999999997},"last":0.63100000000000001},{"interface":"front","average":{"1min":1.018,"5min":2.4700000000000002,"15min":1.875},"min":{"1min":0.34499999999999997,"5min":0.29899999999999999,"15min":0.22600000000000001},"max":{"1min":3.7730000000000001,"5min":56.704999999999998,"15min":56.704999999999998},"last":0.72799999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.6859999999999999,"15min":2.5110000000000001},"min":{"1min":0.40200000000000002,"5min":0.308,"15min":0.23599999999999999},"max":{"1min":1.1930000000000001,"5min":13.394,"15min":238.398},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.67800000000000005,"5min":1.6739999999999999,"15min":2.5609999999999999},"min":{"1min":0.34699999999999998,"5min":0.27500000000000002,"15min":0.26700000000000002},"max":{"1min":1.05,"5min":8.5350000000000001,"15min":239.00899999999999},"last":0.85999999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7290000000000001,"15min":1.635},"min":{"1min":0.46300000000000002,"5min":0.313,"15min":0.29399999999999998},"max":{"1min":1.371,"5min":15.532999999999999,"15min":16.917999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.131,"5min":1.506,"15min":1.5549999999999999},"min":{"1min":0.65500000000000003,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":2.96,"5min":8.7430000000000003,"15min":14.516999999999999},"last":0.79700000000000004}]},{"osd":5,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.6830000000000001,"15min":1.7989999999999999},"min":{"1min":0.66000000000000003,"5min":0.38400000000000001,"15min":0.34999999999999998},"max":{"1min":3.9590000000000001,"5min":11.112,"15min":14.558},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.77,"15min":1.7470000000000001},"min":{"1min":0.55300000000000005,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":1.613,"5min":6.9530000000000003,"15min":14.706},"last":0.82299999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.7230000000000001,"15min":1.7250000000000001},"min":{"1min":0.64300000000000002,"5min":0.38900000000000001,"15min":0.38200000000000001},"max":{"1min":1.6879999999999999,"5min":11.061999999999999,"15min":14.587},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.7450000000000001,"15min":1.8129999999999999},"min":{"1min":0.58299999999999996,"5min":0.371,"15min":0.35799999999999998},"max":{"1min":1.629,"5min":6.9989999999999997,"15min":21.329999999999998},"last":0.77300000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":3.488,"15min":2.4180000000000001},"min":{"1min":0.46999999999999997,"5min":0.40300000000000002,"15min":0.36699999999999999},"max":{"1min":2.2480000000000002,"5min":151.35499999999999,"15min":151.35499999999999},"last":0.89900000000000002},{"interface":"front","average":{"1min":1.228,"5min":3.536,"15min":2.2869999999999999},"min":{"1min":0.52100000000000002,"5min":0.40100000000000002,"15min":0.32700000000000001},"max":{"1min":5.1079999999999997,"5min":152.15899999999999,"15min":152.15899999999999},"last":1.0129999999999999}]}]},{"osd":2,"up_from":87,"seq":373662155186,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500060,"kb_used_data":3412,"kb_used_omap":7,"kb_used_meta":496632,"kb_avail":93245092,"statfs":{"total":95995035648,"available":95482974208,"internally_reserved":0,"allocated":3493888,"data_stored":2393875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":508551249},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.714,"5min":1.8320000000000001,"15min":1.8540000000000001},"min":{"1min":0.20699999999999999,"5min":0.20699999999999999,"15min":0.19600000000000001},"max":{"1min":12.028,"5min":12.028,"15min":57.338999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":2.1629999999999998,"5min":2.8620000000000001,"15min":2.1989999999999998},"min":{"1min":0.312,"5min":0.22,"15min":0.22},"max":{"1min":12.045,"5min":74.715000000000003,"15min":74.715000000000003},"last":1.032}]},{"osd":1,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.8280000000000001,"5min":3.601,"15min":2.3450000000000002},"min":{"1min":0.34300000000000003,"5min":0.23899999999999999,"15min":0.23499999999999999},"max":{"1min":7.2750000000000004,"5min":75.138000000000005,"15min":75.138000000000005},"last":0.63900000000000001},{"interface":"front","average":{"1min":2.5049999999999999,"5min":3.8639999999999999,"15min":2.5030000000000001},"min":{"1min":0.56200000000000006,"5min":0.27500000000000002,"15min":0.246},"max":{"1min":6.7160000000000002,"5min":78.088999999999999,"15min":78.088999999999999},"last":1.163}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":2.1240000000000001,"15min":2.593},"min":{"1min":0.52800000000000002,"5min":0.30299999999999999,"15min":0.21199999999999999},"max":{"1min":2.6989999999999998,"5min":17.513000000000002,"15min":98.316999999999993},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.7909999999999999,"15min":2.444},"min":{"1min":0.501,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.016,"5min":14.054,"15min":98.370999999999995},"last":0.76400000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.0190000000000001,"5min":1.79,"15min":1.5940000000000001},"min":{"1min":0.40699999999999997,"5min":0.33700000000000002,"15min":0.308},"max":{"1min":5.069,"5min":17.48,"15min":17.48},"last":0.97099999999999997},{"interface":"front","average":{"1min":1.407,"5min":1.3600000000000001,"15min":1.468},"min":{"1min":0.41799999999999998,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":4.0830000000000002,"5min":5.3529999999999998,"15min":14.007999999999999},"last":1.2030000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.2080000000000002,"5min":2.8210000000000002,"15min":1.8899999999999999},"min":{"1min":0.54900000000000004,"5min":0.443,"15min":0.31900000000000001},"max":{"1min":5.6289999999999996,"5min":74.683999999999997,"15min":74.683999999999997},"last":0.879},{"interface":"front","average":{"1min":1.99,"5min":1.8919999999999999,"15min":1.6919999999999999},"min":{"1min":0.42899999999999999,"5min":0.373,"15min":0.33700000000000002},"max":{"1min":5.1070000000000002,"5min":17.427,"15min":17.427},"last":1.135}]},{"osd":6,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":1.9990000000000001,"5min":1.5009999999999999,"15min":1.53},"min":{"1min":0.48899999999999999,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":7.4409999999999998,"5min":7.4409999999999998,"15min":9.7739999999999991},"last":1.2889999999999999},{"interface":"front","average":{"1min":2.496,"5min":2.742,"15min":1.9359999999999999},"min":{"1min":0.61599999999999999,"5min":0.438,"15min":0.32900000000000001},"max":{"1min":7.0570000000000004,"5min":74.647000000000006,"15min":74.647000000000006},"last":1.095}]},{"osd":7,"last update":"Sat Jun 3 20:44:38 2023","interfaces":[{"interface":"back","average":{"1min":2.3319999999999999,"5min":2.4670000000000001,"15min":1.889},"min":{"1min":0.45800000000000002,"5min":0.41599999999999998,"15min":0.35599999999999998},"max":{"1min":6.4770000000000003,"5min":75.064999999999998,"15min":75.064999999999998},"last":1.341},{"interface":"front","average":{"1min":2.3860000000000001,"5min":2.8410000000000002,"15min":1.976},"min":{"1min":0.46500000000000002,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":7.7439999999999998,"5min":74.563000000000002,"15min":74.563000000000002},"last":1.2390000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991660,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":596260,"kb_used_data":3420,"kb_used_omap":2,"kb_used_meta":592829,"kb_avail":93148892,"statfs":{"total":95995035648,"available":95384465408,"internally_reserved":0,"allocated":3502080,"data_stored":2395337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607056949},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":4.6529999999999996,"15min":3.3330000000000002},"min":{"1min":0.36299999999999999,"5min":0.21299999999999999,"15min":0.19600000000000001},"max":{"1min":0.83499999999999996,"5min":172.47399999999999,"15min":172.47399999999999},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.68300000000000005,"5min":4.3150000000000004,"15min":3.282},"min":{"1min":0.44500000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":1.002,"5min":171.41499999999999,"15min":171.41499999999999},"last":0.77400000000000002}]},{"osd":1,"last update":"Sat Jun 3 20:44:39 2023","interfaces":[{"interface":"back","average":{"1min":2.6840000000000002,"5min":3.3069999999999999,"15min":2.4900000000000002},"min":{"1min":0.34000000000000002,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":13.048,"5min":140.988,"15min":140.988},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.5,"5min":3.4849999999999999,"15min":2.4620000000000002},"min":{"1min":0.35099999999999998,"5min":0.25800000000000001,"15min":0.20300000000000001},"max":{"1min":4.2519999999999998,"5min":141.03,"15min":141.03},"last":0.85599999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":1.718,"15min":2.282},"min":{"1min":0.36799999999999999,"5min":0.29399999999999998,"15min":0.246},"max":{"1min":0.90300000000000002,"5min":9.093,"15min":121.078},"last":1.1819999999999999},{"interface":"front","average":{"1min":0.85999999999999999,"5min":2.0659999999999998,"15min":2.4870000000000001},"min":{"1min":0.439,"5min":0.28399999999999997,"15min":0.26800000000000002},"max":{"1min":1.121,"5min":12.878,"15min":120.813},"last":1.2889999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.677,"15min":1.613},"min":{"1min":0.63,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.353,"5min":13.016,"15min":13.016},"last":1.2330000000000001},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.665,"15min":1.5860000000000001},"min":{"1min":0.57099999999999995,"5min":0.33200000000000002,"15min":0.33000000000000002},"max":{"1min":1.28,"5min":12.552,"15min":12.552},"last":1.0009999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.6559999999999999,"15min":1.851},"min":{"1min":0.56100000000000005,"5min":0.38900000000000001,"15min":0.34799999999999998},"max":{"1min":1.296,"5min":15.215,"15min":24.832000000000001},"last":1.119},{"interface":"front","average":{"1min":0.999,"5min":1.3129999999999999,"15min":1.716},"min":{"1min":0.64900000000000002,"5min":0.34000000000000002,"15min":0.32900000000000001},"max":{"1min":1.462,"5min":7.915,"15min":24.867999999999999},"last":1.0860000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.5609999999999999,"15min":1.5589999999999999},"min":{"1min":0.63100000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.3839999999999999,"5min":7.8739999999999997,"15min":11.468},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.107,"5min":1.6990000000000001,"15min":1.7749999999999999},"min":{"1min":0.78500000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.3899999999999999,"5min":12.986000000000001,"15min":14.712999999999999},"last":1.149}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.978,"15min":1.8879999999999999},"min":{"1min":0.76700000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4279999999999999,"5min":13.073,"15min":13.073},"last":1.046},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.8660000000000001,"15min":1.8200000000000001},"min":{"1min":0.81599999999999995,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3220000000000001,"5min":12.584,"15min":17.152000000000001},"last":1.2110000000000001}]}]},{"osd":4,"up_from":30,"seq":128849019521,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":452984,"kb_used_data":2800,"kb_used_omap":0,"kb_used_meta":450176,"kb_avail":93292168,"statfs":{"total":95995035648,"available":95531180032,"internally_reserved":0,"allocated":2867200,"data_stored":2318608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460980224},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.4059999999999999,"15min":1.508},"min":{"1min":0.30099999999999999,"5min":0.26000000000000001,"15min":0.22900000000000001},"max":{"1min":5.077,"5min":7.306,"15min":20.434999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":1.133,"5min":1.5069999999999999,"15min":1.508},"min":{"1min":0.47399999999999998,"5min":0.309,"15min":0.28399999999999997},"max":{"1min":4.2930000000000001,"5min":14.047000000000001,"15min":20.399999999999999},"last":1.161}]},{"osd":1,"last update":"Sat Jun 3 20:44:46 2023","interfaces":[{"interface":"back","average":{"1min":1.5229999999999999,"5min":1.7050000000000001,"15min":2.0129999999999999},"min":{"1min":0.48899999999999999,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":6.5279999999999996,"5min":7.883,"15min":178.298},"last":1.127},{"interface":"front","average":{"1min":1.9870000000000001,"5min":1.718,"15min":2.0670000000000002},"min":{"1min":0.379,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":8.0399999999999991,"5min":8.0399999999999991,"15min":178.584},"last":0.745}]},{"osd":2,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.476,"5min":1.732,"15min":1.6000000000000001},"min":{"1min":0.39900000000000002,"5min":0.33300000000000002,"15min":0.28000000000000003},"max":{"1min":8.3900000000000006,"5min":8.3900000000000006,"15min":15.038},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.25,"5min":1.482,"15min":1.3200000000000001},"min":{"1min":0.43099999999999999,"5min":0.34000000000000002,"15min":0.29199999999999998},"max":{"1min":6.2119999999999997,"5min":14.195,"15min":14.195},"last":0.82799999999999996}]},{"osd":3,"last update":"Sat Jun 3 20:45:17 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.6220000000000001,"15min":1.9810000000000001},"min":{"1min":0.64700000000000002,"5min":0.32900000000000001,"15min":0.30599999999999999},"max":{"1min":1.2410000000000001,"5min":6.7450000000000001,"15min":110.36},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.997,"5min":1.5880000000000001,"15min":2.056},"min":{"1min":0.69699999999999995,"5min":0.36199999999999999,"15min":0.35299999999999998},"max":{"1min":1.3919999999999999,"5min":14.106999999999999,"15min":111.44},"last":1.2909999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.3300000000000001,"5min":1.157,"15min":1.496},"min":{"1min":0.39300000000000002,"5min":0.31,"15min":0.31},"max":{"1min":5.3410000000000002,"5min":7.2069999999999999,"15min":14.673999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":1.359,"5min":1.4390000000000001,"15min":1.74},"min":{"1min":0.39400000000000002,"5min":0.33500000000000002,"15min":0.32800000000000001},"max":{"1min":4.4690000000000003,"5min":14.143000000000001,"15min":14.143000000000001},"last":1.0289999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:44:50 2023","interfaces":[{"interface":"back","average":{"1min":1.5429999999999999,"5min":1.49,"15min":1.5449999999999999},"min":{"1min":0.46300000000000002,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":6.6210000000000004,"5min":7.2889999999999997,"15min":16.783999999999999},"last":1.0740000000000001},{"interface":"front","average":{"1min":1.381,"5min":1.3700000000000001,"15min":1.6619999999999999},"min":{"1min":0.496,"5min":0.39300000000000002,"15min":0.38800000000000001},"max":{"1min":5.391,"5min":6.5380000000000003,"15min":17.131},"last":1.1819999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.99,"15min":2.1789999999999998},"min":{"1min":0.69299999999999995,"5min":0.36399999999999999,"15min":0.318},"max":{"1min":1.8580000000000001,"5min":53.759,"15min":100.422},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.1240000000000001,"5min":2.3260000000000001,"15min":2.2109999999999999},"min":{"1min":0.78800000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.4730000000000001,"5min":54.610999999999997,"15min":99.703999999999994},"last":1.218}]}]},{"osd":5,"up_from":36,"seq":154618823289,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546148,"kb_used_data":2780,"kb_used_omap":0,"kb_used_meta":543360,"kb_avail":93199004,"statfs":{"total":95995035648,"available":95435780096,"internally_reserved":0,"allocated":2846720,"data_stored":2314055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":556400640},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.4139999999999999,"15min":3.4199999999999999},"min":{"1min":0.59099999999999997,"5min":0.29799999999999999,"15min":0.29399999999999998},"max":{"1min":1.278,"5min":8.8490000000000002,"15min":174.124},"last":0.76000000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.4119999999999999,"15min":3.6499999999999999},"min":{"1min":0.61899999999999999,"5min":0.29499999999999998,"15min":0.28899999999999998},"max":{"1min":1.304,"5min":5.3710000000000004,"15min":174.07400000000001},"last":1.093}]},{"osd":1,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":3.6030000000000002,"5min":3.048,"15min":2.2290000000000001},"min":{"1min":0.51300000000000001,"5min":0.26900000000000002,"15min":0.26600000000000001},"max":{"1min":61.984999999999999,"5min":101.52,"15min":101.52},"last":1.0609999999999999},{"interface":"front","average":{"1min":3.8849999999999998,"5min":3.7400000000000002,"15min":2.5009999999999999},"min":{"1min":0.72099999999999997,"5min":0.29899999999999999,"15min":0.26700000000000002},"max":{"1min":61.933,"5min":101.785,"15min":101.785},"last":0.873}]},{"osd":2,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.7270000000000001,"15min":2.3719999999999999},"min":{"1min":0.53600000000000003,"5min":0.32800000000000001,"15min":0.29599999999999999},"max":{"1min":1.2549999999999999,"5min":12.218,"15min":120.495},"last":0.79400000000000004},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.958,"15min":2.3540000000000001},"min":{"1min":0.63400000000000001,"5min":0.38900000000000001,"15min":0.30599999999999999},"max":{"1min":1.3420000000000001,"5min":10.425000000000001,"15min":120.318},"last":1.0289999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.837,"15min":2.0800000000000001},"min":{"1min":0.66000000000000003,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.2110000000000001,"5min":8.4510000000000005,"15min":38.268999999999998},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.3859999999999999,"15min":1.675},"min":{"1min":0.58199999999999996,"5min":0.374,"15min":0.32100000000000001},"max":{"1min":1.28,"5min":9.7219999999999995,"15min":38.194000000000003},"last":1.167}]},{"osd":4,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.012,"15min":1.1850000000000001},"min":{"1min":0.69299999999999995,"5min":0.31,"15min":0.26400000000000001},"max":{"1min":1.355,"5min":8.6300000000000008,"15min":10.057},"last":0.85599999999999998},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0409999999999999,"15min":1.514},"min":{"1min":0.747,"5min":0.32900000000000001,"15min":0.247},"max":{"1min":1.228,"5min":12.180999999999999,"15min":14.521000000000001},"last":0.997}]},{"osd":6,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1319999999999999,"15min":1.3180000000000001},"min":{"1min":0.85899999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4770000000000001,"5min":5.3399999999999999,"15min":11.970000000000001},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.179,"5min":1.546,"15min":1.621},"min":{"1min":0.86299999999999999,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":1.4650000000000001,"5min":8.391,"15min":11.967000000000001},"last":1.1379999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:44:58 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.976,"15min":1.877},"min":{"1min":0.57899999999999996,"5min":0.36499999999999999,"15min":0.309},"max":{"1min":5.5659999999999998,"5min":14.975,"15min":14.975},"last":1.198},{"interface":"front","average":{"1min":1.472,"5min":1.486,"15min":1.52},"min":{"1min":0.76900000000000002,"5min":0.39700000000000002,"15min":0.34499999999999997},"max":{"1min":6.6840000000000002,"5min":6.6840000000000002,"15min":8.3989999999999991},"last":1.222}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:45:47.831 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-06-03T20:45:47.831 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2023-06-03T20:45:47.831 INFO:tasks.thrashosds.thrasher:Growing pool device_health_metrics 2023-06-03T20:45:47.832 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:45:49.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:48 smithi033 bash[74781]: audit 1685825146.8866808 mgr.y (mgr.34104) 1373 : audit 0 from='client.45989 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:49.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:48 smithi033 bash[74781]: cluster 1685825147.4795425 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:49.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:48 smithi033 bash[78259]: audit 1685825146.8866808 mgr.y (mgr.34104) 1373 : audit 0 from='client.45989 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:49.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:48 smithi033 bash[78259]: cluster 1685825147.4795425 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:48 smithi083 bash[60048]: audit 1685825146.8866808 mgr.y (mgr.34104) 1373 : audit 0 from='client.45989 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:48 smithi083 bash[60048]: cluster 1685825147.4795425 mgr.y (mgr.34104) 1374 : cluster 0 pgmap v1519: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:51.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:50 smithi033 bash[74781]: cluster 1685825149.4802258 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:51.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:50 smithi033 bash[78259]: cluster 1685825149.4802258 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:50 smithi083 bash[60048]: cluster 1685825149.4802258 mgr.y (mgr.34104) 1375 : cluster 0 pgmap v1520: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:52.694 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:45:53.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:52 smithi033 bash[78259]: cluster 1685825151.4813492 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:53.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:52 smithi033 bash[74781]: cluster 1685825151.4813492 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:53.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:52 smithi083 bash[60048]: cluster 1685825151.4813492 mgr.y (mgr.34104) 1376 : cluster 0 pgmap v1521: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:54.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:54 smithi033 bash[74781]: cluster 1685825153.4818606 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:54.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:54 smithi033 bash[74781]: audit 1685825153.6290307 mon.a (mon.0) 1680 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:54.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:54 smithi033 bash[78259]: cluster 1685825153.4818606 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:54.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:54 smithi033 bash[78259]: audit 1685825153.6290307 mon.a (mon.0) 1680 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:54 smithi083 bash[60048]: cluster 1685825153.4818606 mgr.y (mgr.34104) 1377 : cluster 0 pgmap v1522: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:54 smithi083 bash[60048]: audit 1685825153.6290307 mon.a (mon.0) 1680 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:45:56.550 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:45:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:45:56] "GET /metrics HTTP/1.1" 200 221788 "" "Prometheus/2.33.4" 2023-06-03T20:45:56.626 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:45:56.630 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:45:56.808 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:56 smithi033 bash[74781]: cluster 1685825155.4827867 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:56.809 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:56 smithi033 bash[78259]: cluster 1685825155.4827867 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:56 smithi083 bash[60048]: cluster 1685825155.4827867 mgr.y (mgr.34104) 1378 : cluster 0 pgmap v1523: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:57.522 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1523,"stamp":"2023-06-03T20:45:55.482117+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":3563058,"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":195,"ondisk_log_size":195,"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":3805540,"kb_used_data":26660,"kb_used_omap":21,"kb_used_meta":3778794,"kb_avail":746155676,"statfs":{"total":767960285184,"available":764063412224,"internally_reserved":0,"allocated":27299840,"data_stored":20636657,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3869485475},"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.004784"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":345,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667780+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:45:27.667780+0000","last_peered":"2023-06-03T20:45:27.667780+0000","last_clean":"2023-06-03T20:45:27.667780+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:45:27.667780+0000","last_undegraded":"2023-06-03T20:45:27.667780+0000","last_fullsized":"2023-06-03T20:45:27.667780+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":40,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.954383+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:45:29.954383+0000","last_peered":"2023-06-03T20:45:29.954383+0000","last_clean":"2023-06-03T20:45:29.954383+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:45:29.954383+0000","last_undegraded":"2023-06-03T20:45:29.954383+0000","last_fullsized":"2023-06-03T20:45:29.954383+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":288,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.674581+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:45:29.674581+0000","last_peered":"2023-06-03T20:45:29.674581+0000","last_clean":"2023-06-03T20:45:29.674581+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:45:29.674581+0000","last_undegraded":"2023-06-03T20:45:29.674581+0000","last_fullsized":"2023-06-03T20:45:29.674581+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":179,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093485+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:45:28.093485+0000","last_peered":"2023-06-03T20:45:28.093485+0000","last_clean":"2023-06-03T20:45:28.093485+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:45:28.093485+0000","last_undegraded":"2023-06-03T20:45:28.093485+0000","last_fullsized":"2023-06-03T20:45:28.093485+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":305,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092947+0000","last_change":"2023-06-03T20:39:27.472762+0000","last_active":"2023-06-03T20:45:28.092947+0000","last_peered":"2023-06-03T20:45:28.092947+0000","last_clean":"2023-06-03T20:45:28.092947+0000","last_became_active":"2023-06-03T20:39:27.472388+0000","last_became_peered":"2023-06-03T20:39:27.472388+0000","last_unstale":"2023-06-03T20:45:28.092947+0000","last_undegraded":"2023-06-03T20:45:28.092947+0000","last_fullsized":"2023-06-03T20:45:28.092947+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:44:51.650682+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679372+0000","last_change":"2023-06-03T20:45:27.678512+0000","last_active":"2023-06-03T20:45:27.679372+0000","last_peered":"2023-06-03T20:45:27.679372+0000","last_clean":"2023-06-03T20:45:27.679372+0000","last_became_active":"2023-06-03T20:45:27.678176+0000","last_became_peered":"2023-06-03T20:45:27.678176+0000","last_unstale":"2023-06-03T20:45:27.679372+0000","last_undegraded":"2023-06-03T20:45:27.679372+0000","last_fullsized":"2023-06-03T20:45:27.679372+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.094020+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:45:28.094020+0000","last_peered":"2023-06-03T20:45:28.094020+0000","last_clean":"2023-06-03T20:45:28.094020+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:45:28.094020+0000","last_undegraded":"2023-06-03T20:45:28.094020+0000","last_fullsized":"2023-06-03T20:45:28.094020+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669553+0000","last_change":"2023-06-03T20:45:27.669132+0000","last_active":"2023-06-03T20:45:27.669553+0000","last_peered":"2023-06-03T20:45:27.669553+0000","last_clean":"2023-06-03T20:45:27.669553+0000","last_became_active":"2023-06-03T20:45:27.668738+0000","last_became_peered":"2023-06-03T20:45:27.668738+0000","last_unstale":"2023-06-03T20:45:27.669553+0000","last_undegraded":"2023-06-03T20:45:27.669553+0000","last_fullsized":"2023-06-03T20:45:27.669553+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:31:57.295231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":233,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666608+0000","last_change":"2023-06-03T20:42:40.757937+0000","last_active":"2023-06-03T20:45:27.666608+0000","last_peered":"2023-06-03T20:45:27.666608+0000","last_clean":"2023-06-03T20:45:27.666608+0000","last_became_active":"2023-06-03T20:42:40.757557+0000","last_became_peered":"2023-06-03T20:42:40.757557+0000","last_unstale":"2023-06-03T20:45:27.666608+0000","last_undegraded":"2023-06-03T20:45:27.666608+0000","last_fullsized":"2023-06-03T20:45:27.666608+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,1],"acting":[7,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":212,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665876+0000","last_change":"2023-06-03T20:39:27.488040+0000","last_active":"2023-06-03T20:45:27.665876+0000","last_peered":"2023-06-03T20:45:27.665876+0000","last_clean":"2023-06-03T20:45:27.665876+0000","last_became_active":"2023-06-03T20:39:27.487636+0000","last_became_peered":"2023-06-03T20:39:27.487636+0000","last_unstale":"2023-06-03T20:45:27.665876+0000","last_undegraded":"2023-06-03T20:45:27.665876+0000","last_fullsized":"2023-06-03T20:45:27.665876+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'3","reported_seq":294,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666754+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:45:27.666754+0000","last_peered":"2023-06-03T20:45:27.666754+0000","last_clean":"2023-06-03T20:45:27.666754+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:45:27.666754+0000","last_undegraded":"2023-06-03T20:45:27.666754+0000","last_fullsized":"2023-06-03T20:45:27.666754+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671230+0000","last_change":"2023-06-03T20:45:27.670663+0000","last_active":"2023-06-03T20:45:27.671230+0000","last_peered":"2023-06-03T20:45:27.671230+0000","last_clean":"2023-06-03T20:45:27.671230+0000","last_became_active":"2023-06-03T20:45:27.670149+0000","last_became_peered":"2023-06-03T20:45:27.670149+0000","last_unstale":"2023-06-03T20:45:27.671230+0000","last_undegraded":"2023-06-03T20:45:27.671230+0000","last_fullsized":"2023-06-03T20:45:27.671230+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:38.121154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":371,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669021+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:45:27.669021+0000","last_peered":"2023-06-03T20:45:27.669021+0000","last_clean":"2023-06-03T20:45:27.669021+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:45:27.669021+0000","last_undegraded":"2023-06-03T20:45:27.669021+0000","last_fullsized":"2023-06-03T20:45:27.669021+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668841+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:45:27.668841+0000","last_peered":"2023-06-03T20:45:27.668841+0000","last_clean":"2023-06-03T20:45:27.668841+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:45:27.668841+0000","last_undegraded":"2023-06-03T20:45:27.668841+0000","last_fullsized":"2023-06-03T20:45:27.668841+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":293,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666651+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:45:27.666651+0000","last_peered":"2023-06-03T20:45:27.666651+0000","last_clean":"2023-06-03T20:45:27.666651+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:45:27.666651+0000","last_undegraded":"2023-06-03T20:45:27.666651+0000","last_fullsized":"2023-06-03T20:45:27.666651+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":263,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659239+0000","last_change":"2023-06-03T20:39:27.483980+0000","last_active":"2023-06-03T20:45:27.659239+0000","last_peered":"2023-06-03T20:45:27.659239+0000","last_clean":"2023-06-03T20:45:27.659239+0000","last_became_active":"2023-06-03T20:39:27.483608+0000","last_became_peered":"2023-06-03T20:39:27.483608+0000","last_unstale":"2023-06-03T20:45:27.659239+0000","last_undegraded":"2023-06-03T20:45:27.659239+0000","last_fullsized":"2023-06-03T20:45:27.659239+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:07.758821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092669+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:45:28.092669+0000","last_peered":"2023-06-03T20:45:28.092669+0000","last_clean":"2023-06-03T20:45:28.092669+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:45:28.092669+0000","last_undegraded":"2023-06-03T20:45:28.092669+0000","last_fullsized":"2023-06-03T20:45:28.092669+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":80,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666867+0000","last_change":"2023-06-03T20:42:40.758063+0000","last_active":"2023-06-03T20:45:27.666867+0000","last_peered":"2023-06-03T20:45:27.666867+0000","last_clean":"2023-06-03T20:45:27.666867+0000","last_became_active":"2023-06-03T20:42:40.757711+0000","last_became_peered":"2023-06-03T20:42:40.757711+0000","last_unstale":"2023-06-03T20:45:27.666867+0000","last_undegraded":"2023-06-03T20:45:27.666867+0000","last_fullsized":"2023-06-03T20:45:27.666867+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.11","version":"0'0","reported_seq":321,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665898+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:45:27.665898+0000","last_peered":"2023-06-03T20:45:27.665898+0000","last_clean":"2023-06-03T20:45:27.665898+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:45:27.665898+0000","last_undegraded":"2023-06-03T20:45:27.665898+0000","last_fullsized":"2023-06-03T20:45:27.665898+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":186,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093188+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:45:28.093188+0000","last_peered":"2023-06-03T20:45:28.093188+0000","last_clean":"2023-06-03T20:45:28.093188+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:45:28.093188+0000","last_undegraded":"2023-06-03T20:45:28.093188+0000","last_fullsized":"2023-06-03T20:45:28.093188+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":141,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674012+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:45:27.674012+0000","last_peered":"2023-06-03T20:45:27.674012+0000","last_clean":"2023-06-03T20:45:27.674012+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:45:27.674012+0000","last_undegraded":"2023-06-03T20:45:27.674012+0000","last_fullsized":"2023-06-03T20:45:27.674012+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":319,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.659180+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:45:27.659180+0000","last_peered":"2023-06-03T20:45:27.659180+0000","last_clean":"2023-06-03T20:45:27.659180+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:45:27.659180+0000","last_undegraded":"2023-06-03T20:45:27.659180+0000","last_fullsized":"2023-06-03T20:45:27.659180+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":318,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666781+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:45:27.666781+0000","last_peered":"2023-06-03T20:45:27.666781+0000","last_clean":"2023-06-03T20:45:27.666781+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:45:27.666781+0000","last_undegraded":"2023-06-03T20:45:27.666781+0000","last_fullsized":"2023-06-03T20:45:27.666781+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677113+0000","last_change":"2023-06-03T20:45:27.676616+0000","last_active":"2023-06-03T20:45:27.677113+0000","last_peered":"2023-06-03T20:45:27.677113+0000","last_clean":"2023-06-03T20:45:27.677113+0000","last_became_active":"2023-06-03T20:45:27.676249+0000","last_became_peered":"2023-06-03T20:45:27.676249+0000","last_unstale":"2023-06-03T20:45:27.677113+0000","last_undegraded":"2023-06-03T20:45:27.677113+0000","last_fullsized":"2023-06-03T20:45:27.677113+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":308,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666839+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:45:27.666839+0000","last_peered":"2023-06-03T20:45:27.666839+0000","last_clean":"2023-06-03T20:45:27.666839+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:45:27.666839+0000","last_undegraded":"2023-06-03T20:45:27.666839+0000","last_fullsized":"2023-06-03T20:45:27.666839+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668276+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:45:27.668276+0000","last_peered":"2023-06-03T20:45:27.668276+0000","last_clean":"2023-06-03T20:45:27.668276+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:45:27.668276+0000","last_undegraded":"2023-06-03T20:45:27.668276+0000","last_fullsized":"2023-06-03T20:45:27.668276+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":329,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666193+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:45:27.666193+0000","last_peered":"2023-06-03T20:45:27.666193+0000","last_clean":"2023-06-03T20:45:27.666193+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:45:27.666193+0000","last_undegraded":"2023-06-03T20:45:27.666193+0000","last_fullsized":"2023-06-03T20:45:27.666193+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679302+0000","last_change":"2023-06-03T20:45:27.678389+0000","last_active":"2023-06-03T20:45:27.679302+0000","last_peered":"2023-06-03T20:45:27.679302+0000","last_clean":"2023-06-03T20:45:27.679302+0000","last_became_active":"2023-06-03T20:45:27.675819+0000","last_became_peered":"2023-06-03T20:45:27.675819+0000","last_unstale":"2023-06-03T20:45:27.679302+0000","last_undegraded":"2023-06-03T20:45:27.679302+0000","last_fullsized":"2023-06-03T20:45:27.679302+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":257,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.660080+0000","last_change":"2023-06-03T20:42:40.754585+0000","last_active":"2023-06-03T20:45:27.660080+0000","last_peered":"2023-06-03T20:45:27.660080+0000","last_clean":"2023-06-03T20:45:27.660080+0000","last_became_active":"2023-06-03T20:42:40.754143+0000","last_became_peered":"2023-06-03T20:42:40.754143+0000","last_unstale":"2023-06-03T20:45:27.660080+0000","last_undegraded":"2023-06-03T20:45:27.660080+0000","last_fullsized":"2023-06-03T20:45:27.660080+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T20:43:01.708765+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.b","version":"0'0","reported_seq":193,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.495919+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:45:29.495919+0000","last_peered":"2023-06-03T20:45:29.495919+0000","last_clean":"2023-06-03T20:45:29.495919+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:45:29.495919+0000","last_undegraded":"2023-06-03T20:45:29.495919+0000","last_fullsized":"2023-06-03T20:45:29.495919+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092955+0000","last_change":"2023-06-03T20:39:27.476893+0000","last_active":"2023-06-03T20:45:28.092955+0000","last_peered":"2023-06-03T20:45:28.092955+0000","last_clean":"2023-06-03T20:45:28.092955+0000","last_became_active":"2023-06-03T20:39:27.476451+0000","last_became_peered":"2023-06-03T20:39:27.476451+0000","last_unstale":"2023-06-03T20:45:28.092955+0000","last_undegraded":"2023-06-03T20:45:28.092955+0000","last_fullsized":"2023-06-03T20:45:28.092955+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T06:50:10.685842+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":340,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.676017+0000","last_change":"2023-06-03T20:45:27.675318+0000","last_active":"2023-06-03T20:45:27.676017+0000","last_peered":"2023-06-03T20:45:27.676017+0000","last_clean":"2023-06-03T20:45:27.676017+0000","last_became_active":"2023-06-03T20:45:27.674913+0000","last_became_peered":"2023-06-03T20:45:27.674913+0000","last_unstale":"2023-06-03T20:45:27.676017+0000","last_undegraded":"2023-06-03T20:45:27.676017+0000","last_fullsized":"2023-06-03T20:45:27.676017+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.679246+0000","last_change":"2023-06-03T20:45:27.678408+0000","last_active":"2023-06-03T20:45:27.679246+0000","last_peered":"2023-06-03T20:45:27.679246+0000","last_clean":"2023-06-03T20:45:27.679246+0000","last_became_active":"2023-06-03T20:45:27.678052+0000","last_became_peered":"2023-06-03T20:45:27.678052+0000","last_unstale":"2023-06-03T20:45:27.679246+0000","last_undegraded":"2023-06-03T20:45:27.679246+0000","last_fullsized":"2023-06-03T20:45:27.679246+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668912+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:45:27.668912+0000","last_peered":"2023-06-03T20:45:27.668912+0000","last_clean":"2023-06-03T20:45:27.668912+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:45:27.668912+0000","last_undegraded":"2023-06-03T20:45:27.668912+0000","last_fullsized":"2023-06-03T20:45:27.668912+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":287,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.667925+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:45:27.667925+0000","last_peered":"2023-06-03T20:45:27.667925+0000","last_clean":"2023-06-03T20:45:27.667925+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:45:27.667925+0000","last_undegraded":"2023-06-03T20:45:27.667925+0000","last_fullsized":"2023-06-03T20:45:27.667925+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":355,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677540+0000","last_change":"2023-06-03T20:45:27.676493+0000","last_active":"2023-06-03T20:45:27.677540+0000","last_peered":"2023-06-03T20:45:27.677540+0000","last_clean":"2023-06-03T20:45:27.677540+0000","last_became_active":"2023-06-03T20:45:27.676094+0000","last_became_peered":"2023-06-03T20:45:27.676094+0000","last_unstale":"2023-06-03T20:45:27.677540+0000","last_undegraded":"2023-06-03T20:45:27.677540+0000","last_fullsized":"2023-06-03T20:45:27.677540+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":322,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658361+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:45:27.658361+0000","last_peered":"2023-06-03T20:45:27.658361+0000","last_clean":"2023-06-03T20:45:27.658361+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:45:27.658361+0000","last_undegraded":"2023-06-03T20:45:27.658361+0000","last_fullsized":"2023-06-03T20:45:27.658361+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":289,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658784+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:45:27.658784+0000","last_peered":"2023-06-03T20:45:27.658784+0000","last_clean":"2023-06-03T20:45:27.658784+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:45:27.658784+0000","last_undegraded":"2023-06-03T20:45:27.658784+0000","last_fullsized":"2023-06-03T20:45:27.658784+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":304,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.675187+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:45:29.675187+0000","last_peered":"2023-06-03T20:45:29.675187+0000","last_clean":"2023-06-03T20:45:29.675187+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:45:29.675187+0000","last_undegraded":"2023-06-03T20:45:29.675187+0000","last_fullsized":"2023-06-03T20:45:29.675187+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":97,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655207+0000","last_change":"2023-06-03T20:42:40.749747+0000","last_active":"2023-06-03T20:45:27.655207+0000","last_peered":"2023-06-03T20:45:27.655207+0000","last_clean":"2023-06-03T20:45:27.655207+0000","last_became_active":"2023-06-03T20:42:40.749408+0000","last_became_peered":"2023-06-03T20:42:40.749408+0000","last_unstale":"2023-06-03T20:45:27.655207+0000","last_undegraded":"2023-06-03T20:45:27.655207+0000","last_fullsized":"2023-06-03T20:45:27.655207+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:54:32.500491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":201,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092770+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:45:28.092770+0000","last_peered":"2023-06-03T20:45:28.092770+0000","last_clean":"2023-06-03T20:45:28.092770+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:45:28.092770+0000","last_undegraded":"2023-06-03T20:45:28.092770+0000","last_fullsized":"2023-06-03T20:45:28.092770+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.2","version":"0'0","reported_seq":337,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673299+0000","last_change":"2023-06-03T20:45:27.672883+0000","last_active":"2023-06-03T20:45:27.673299+0000","last_peered":"2023-06-03T20:45:27.673299+0000","last_clean":"2023-06-03T20:45:27.673299+0000","last_became_active":"2023-06-03T20:45:27.672384+0000","last_became_peered":"2023-06-03T20:45:27.672384+0000","last_unstale":"2023-06-03T20:45:27.673299+0000","last_undegraded":"2023-06-03T20:45:27.673299+0000","last_fullsized":"2023-06-03T20:45:27.673299+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:57:17.352512+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":341,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668737+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:45:27.668737+0000","last_peered":"2023-06-03T20:45:27.668737+0000","last_clean":"2023-06-03T20:45:27.668737+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:45:27.668737+0000","last_undegraded":"2023-06-03T20:45:27.668737+0000","last_fullsized":"2023-06-03T20:45:27.668737+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":303,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655689+0000","last_change":"2023-06-03T20:31:15.280470+0000","last_active":"2023-06-03T20:45:27.655689+0000","last_peered":"2023-06-03T20:45:27.655689+0000","last_clean":"2023-06-03T20:45:27.655689+0000","last_became_active":"2023-06-03T20:31:15.279738+0000","last_became_peered":"2023-06-03T20:31:15.279738+0000","last_unstale":"2023-06-03T20:45:27.655689+0000","last_undegraded":"2023-06-03T20:45:27.655689+0000","last_fullsized":"2023-06-03T20:45:27.655689+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:28:44.567633+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.1","version":"0'0","reported_seq":169,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655488+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:45:27.655488+0000","last_peered":"2023-06-03T20:45:27.655488+0000","last_clean":"2023-06-03T20:45:27.655488+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:45:27.655488+0000","last_undegraded":"2023-06-03T20:45:27.655488+0000","last_fullsized":"2023-06-03T20:45:27.655488+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.671191+0000","last_change":"2023-06-03T20:45:27.670563+0000","last_active":"2023-06-03T20:45:27.671191+0000","last_peered":"2023-06-03T20:45:27.671191+0000","last_clean":"2023-06-03T20:45:27.671191+0000","last_became_active":"2023-06-03T20:45:27.670144+0000","last_became_peered":"2023-06-03T20:45:27.670144+0000","last_unstale":"2023-06-03T20:45:27.671191+0000","last_undegraded":"2023-06-03T20:45:27.671191+0000","last_fullsized":"2023-06-03T20:45:27.671191+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:49:49.936771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":317,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.658643+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:45:27.658643+0000","last_peered":"2023-06-03T20:45:27.658643+0000","last_clean":"2023-06-03T20:45:27.658643+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:45:27.658643+0000","last_undegraded":"2023-06-03T20:45:27.658643+0000","last_fullsized":"2023-06-03T20:45:27.658643+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":185,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655201+0000","last_change":"2023-06-03T20:42:40.751808+0000","last_active":"2023-06-03T20:45:27.655201+0000","last_peered":"2023-06-03T20:45:27.655201+0000","last_clean":"2023-06-03T20:45:27.655201+0000","last_became_active":"2023-06-03T20:42:40.751485+0000","last_became_peered":"2023-06-03T20:42:40.751485+0000","last_unstale":"2023-06-03T20:45:27.655201+0000","last_undegraded":"2023-06-03T20:45:27.655201+0000","last_fullsized":"2023-06-03T20:45:27.655201+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:15:04.216854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.0","version":"72'139","reported_seq":665,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665553+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:45:27.665553+0000","last_peered":"2023-06-03T20:45:27.665553+0000","last_clean":"2023-06-03T20:45:27.665553+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:45:27.665553+0000","last_undegraded":"2023-06-03T20:45:27.665553+0000","last_fullsized":"2023-06-03T20:45:27.665553+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":200,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673831+0000","last_change":"2023-06-03T20:42:40.759285+0000","last_active":"2023-06-03T20:45:27.673831+0000","last_peered":"2023-06-03T20:45:27.673831+0000","last_clean":"2023-06-03T20:45:27.673831+0000","last_became_active":"2023-06-03T20:42:40.758706+0000","last_became_peered":"2023-06-03T20:42:40.758706+0000","last_unstale":"2023-06-03T20:45:27.673831+0000","last_undegraded":"2023-06-03T20:45:27.673831+0000","last_fullsized":"2023-06-03T20:45:27.673831+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.5","version":"0'0","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677630+0000","last_change":"2023-06-03T20:45:27.676127+0000","last_active":"2023-06-03T20:45:27.677630+0000","last_peered":"2023-06-03T20:45:27.677630+0000","last_clean":"2023-06-03T20:45:27.677630+0000","last_became_active":"2023-06-03T20:45:27.675765+0000","last_became_peered":"2023-06-03T20:45:27.675765+0000","last_unstale":"2023-06-03T20:45:27.677630+0000","last_undegraded":"2023-06-03T20:45:27.677630+0000","last_fullsized":"2023-06-03T20:45:27.677630+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":325,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.665537+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:45:27.665537+0000","last_peered":"2023-06-03T20:45:27.665537+0000","last_clean":"2023-06-03T20:45:27.665537+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:45:27.665537+0000","last_undegraded":"2023-06-03T20:45:27.665537+0000","last_fullsized":"2023-06-03T20:45:27.665537+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":299,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.092648+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:45:28.092648+0000","last_peered":"2023-06-03T20:45:28.092648+0000","last_clean":"2023-06-03T20:45:28.092648+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:45:28.092648+0000","last_undegraded":"2023-06-03T20:45:28.092648+0000","last_fullsized":"2023-06-03T20:45:28.092648+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":187,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093317+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:45:28.093317+0000","last_peered":"2023-06-03T20:45:28.093317+0000","last_clean":"2023-06-03T20:45:28.093317+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:45:28.093317+0000","last_undegraded":"2023-06-03T20:45:28.093317+0000","last_fullsized":"2023-06-03T20:45:28.093317+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":313,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666493+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:45:27.666493+0000","last_peered":"2023-06-03T20:45:27.666493+0000","last_clean":"2023-06-03T20:45:27.666493+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:45:27.666493+0000","last_undegraded":"2023-06-03T20:45:27.666493+0000","last_fullsized":"2023-06-03T20:45:27.666493+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":319,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.675180+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:45:29.675180+0000","last_peered":"2023-06-03T20:45:29.675180+0000","last_clean":"2023-06-03T20:45:29.675180+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:45:29.675180+0000","last_undegraded":"2023-06-03T20:45:29.675180+0000","last_fullsized":"2023-06-03T20:45:29.675180+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":179,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.953036+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:45:29.953036+0000","last_peered":"2023-06-03T20:45:29.953036+0000","last_clean":"2023-06-03T20:45:29.953036+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:45:29.953036+0000","last_undegraded":"2023-06-03T20:45:29.953036+0000","last_fullsized":"2023-06-03T20:45:29.953036+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":67,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666890+0000","last_change":"2023-06-03T20:39:27.485939+0000","last_active":"2023-06-03T20:45:27.666890+0000","last_peered":"2023-06-03T20:45:27.666890+0000","last_clean":"2023-06-03T20:45:27.666890+0000","last_became_active":"2023-06-03T20:39:27.485598+0000","last_became_peered":"2023-06-03T20:39:27.485598+0000","last_unstale":"2023-06-03T20:45:27.666890+0000","last_undegraded":"2023-06-03T20:45:27.666890+0000","last_fullsized":"2023-06-03T20:45:27.666890+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"0'0","reported_seq":314,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.673224+0000","last_change":"2023-06-03T20:45:27.672685+0000","last_active":"2023-06-03T20:45:27.673224+0000","last_peered":"2023-06-03T20:45:27.673224+0000","last_clean":"2023-06-03T20:45:27.673224+0000","last_became_active":"2023-06-03T20:45:27.672236+0000","last_became_peered":"2023-06-03T20:45:27.672236+0000","last_unstale":"2023-06-03T20:45:27.673224+0000","last_undegraded":"2023-06-03T20:45:27.673224+0000","last_fullsized":"2023-06-03T20:45:27.673224+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:23:36.601566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":192,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.666009+0000","last_change":"2023-06-03T20:39:27.485874+0000","last_active":"2023-06-03T20:45:27.666009+0000","last_peered":"2023-06-03T20:45:27.666009+0000","last_clean":"2023-06-03T20:45:27.666009+0000","last_became_active":"2023-06-03T20:39:27.485602+0000","last_became_peered":"2023-06-03T20:39:27.485602+0000","last_unstale":"2023-06-03T20:45:27.666009+0000","last_undegraded":"2023-06-03T20:45:27.666009+0000","last_fullsized":"2023-06-03T20:45:27.666009+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":131,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.674286+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:45:27.674286+0000","last_peered":"2023-06-03T20:45:27.674286+0000","last_clean":"2023-06-03T20:45:27.674286+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:45:27.674286+0000","last_undegraded":"2023-06-03T20:45:27.674286+0000","last_fullsized":"2023-06-03T20:45:27.674286+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":197,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:28.093422+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:45:28.093422+0000","last_peered":"2023-06-03T20:45:28.093422+0000","last_clean":"2023-06-03T20:45:28.093422+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:45:28.093422+0000","last_undegraded":"2023-06-03T20:45:28.093422+0000","last_fullsized":"2023-06-03T20:45:28.093422+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668113+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:45:27.668113+0000","last_peered":"2023-06-03T20:45:27.668113+0000","last_clean":"2023-06-03T20:45:27.668113+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:45:27.668113+0000","last_undegraded":"2023-06-03T20:45:27.668113+0000","last_fullsized":"2023-06-03T20:45:27.668113+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":177,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.496019+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:45:29.496019+0000","last_peered":"2023-06-03T20:45:29.496019+0000","last_clean":"2023-06-03T20:45:29.496019+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:45:29.496019+0000","last_undegraded":"2023-06-03T20:45:29.496019+0000","last_fullsized":"2023-06-03T20:45:29.496019+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":182,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655952+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:45:27.655952+0000","last_peered":"2023-06-03T20:45:27.655952+0000","last_clean":"2023-06-03T20:45:27.655952+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:45:27.655952+0000","last_undegraded":"2023-06-03T20:45:27.655952+0000","last_fullsized":"2023-06-03T20:45:27.655952+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":173,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668870+0000","last_change":"2023-06-03T20:42:40.759961+0000","last_active":"2023-06-03T20:45:27.668870+0000","last_peered":"2023-06-03T20:45:27.668870+0000","last_clean":"2023-06-03T20:45:27.668870+0000","last_became_active":"2023-06-03T20:42:40.759423+0000","last_became_peered":"2023-06-03T20:42:40.759423+0000","last_unstale":"2023-06-03T20:45:27.668870+0000","last_undegraded":"2023-06-03T20:45:27.668870+0000","last_fullsized":"2023-06-03T20:45:27.668870+0000","mapping_epoch":303,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":304,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":316,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.669011+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:45:27.669011+0000","last_peered":"2023-06-03T20:45:27.669011+0000","last_clean":"2023-06-03T20:45:27.669011+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:45:27.669011+0000","last_undegraded":"2023-06-03T20:45:27.669011+0000","last_fullsized":"2023-06-03T20:45:27.669011+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":238,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.723807+0000","last_change":"2023-06-03T20:45:27.723358+0000","last_active":"2023-06-03T20:45:27.723807+0000","last_peered":"2023-06-03T20:45:27.723807+0000","last_clean":"2023-06-03T20:45:27.723807+0000","last_became_active":"2023-06-03T20:45:27.676939+0000","last_became_peered":"2023-06-03T20:45:27.676939+0000","last_unstale":"2023-06-03T20:45:27.723807+0000","last_undegraded":"2023-06-03T20:45:27.723807+0000","last_fullsized":"2023-06-03T20:45:27.723807+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":328,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.668676+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:45:27.668676+0000","last_peered":"2023-06-03T20:45:27.668676+0000","last_clean":"2023-06-03T20:45:27.668676+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:45:27.668676+0000","last_undegraded":"2023-06-03T20:45:27.668676+0000","last_fullsized":"2023-06-03T20:45:27.668676+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":11,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.677875+0000","last_change":"2023-06-03T20:45:27.675198+0000","last_active":"2023-06-03T20:45:27.677875+0000","last_peered":"2023-06-03T20:45:27.677875+0000","last_clean":"2023-06-03T20:45:27.677875+0000","last_became_active":"2023-06-03T20:45:27.674811+0000","last_became_peered":"2023-06-03T20:45:27.674811+0000","last_unstale":"2023-06-03T20:45:27.677875+0000","last_undegraded":"2023-06-03T20:45:27.677875+0000","last_fullsized":"2023-06-03T20:45:27.677875+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":224,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.655887+0000","last_change":"2023-06-03T20:39:27.474646+0000","last_active":"2023-06-03T20:45:27.655887+0000","last_peered":"2023-06-03T20:45:27.655887+0000","last_clean":"2023-06-03T20:45:27.655887+0000","last_became_active":"2023-06-03T20:39:27.474300+0000","last_became_peered":"2023-06-03T20:39:27.474300+0000","last_unstale":"2023-06-03T20:45:27.655887+0000","last_undegraded":"2023-06-03T20:45:27.655887+0000","last_fullsized":"2023-06-03T20:45:27.655887+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:41:35.232707+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"59'4","reported_seq":200,"reported_epoch":324,"state":"active+clean","last_fresh":"2023-06-03T20:45:29.953227+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:45:29.953227+0000","last_peered":"2023-06-03T20:45:29.953227+0000","last_clean":"2023-06-03T20:45:29.953227+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:45:29.953227+0000","last_undegraded":"2023-06-03T20:45:29.953227+0000","last_fullsized":"2023-06-03T20:45:29.953227+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":349,"reported_epoch":323,"state":"active+clean","last_fresh":"2023-06-03T20:45:27.678058+0000","last_change":"2023-06-03T20:45:27.676565+0000","last_active":"2023-06-03T20:45:27.678058+0000","last_peered":"2023-06-03T20:45:27.678058+0000","last_clean":"2023-06-03T20:45:27.678058+0000","last_became_active":"2023-06-03T20:45:27.676178+0000","last_became_peered":"2023-06-03T20:45:27.676178+0000","last_unstale":"2023-06-03T20:45:27.678058+0000","last_undegraded":"2023-06-03T20:45:27.678058+0000","last_fullsized":"2023-06-03T20:45:27.678058+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":48,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430825,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552448,"kb_used_data":3384,"kb_used_omap":0,"kb_used_meta":549056,"kb_avail":93192704,"statfs":{"total":95995035648,"available":95429328896,"internally_reserved":0,"allocated":3465216,"data_stored":2909046,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":562233344},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:54 2023","interfaces":[{"interface":"back","average":{"1min":0.98399999999999999,"5min":1.286,"15min":1.5609999999999999},"min":{"1min":0.55800000000000005,"5min":0.29499999999999998,"15min":0.23300000000000001},"max":{"1min":1.4379999999999999,"5min":6.8250000000000002,"15min":32.957000000000001},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.9079999999999999,"15min":1.6459999999999999},"min":{"1min":0.66500000000000004,"5min":0.28799999999999998,"15min":0.27500000000000002},"max":{"1min":1.3180000000000001,"5min":10.656000000000001,"15min":30.641999999999999},"last":0.878}]},{"osd":1,"last update":"Sat Jun 3 20:45:43 2023","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":2.4340000000000002,"15min":1.617},"min":{"1min":0.64000000000000001,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.581,"5min":63.845999999999997,"15min":63.845999999999997},"last":1.0660000000000001},{"interface":"front","average":{"1min":0.97799999999999998,"5min":2.5529999999999999,"15min":1.911},"min":{"1min":0.56000000000000005,"5min":0.311,"15min":0.311},"max":{"1min":1.476,"5min":63.823999999999998,"15min":63.823999999999998},"last":0.84999999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":1.6739999999999999,"15min":1.4390000000000001},"min":{"1min":0.59299999999999997,"5min":0.314,"15min":0.308},"max":{"1min":1.1830000000000001,"5min":7.8019999999999996,"15min":7.8019999999999996},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.397,"15min":1.327},"min":{"1min":0.68000000000000005,"5min":0.315,"15min":0.315},"max":{"1min":1.427,"5min":10.034000000000001,"15min":12.161},"last":0.97699999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":0.95399999999999996,"5min":1.45,"15min":1.3999999999999999},"min":{"1min":0.54600000000000004,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.9530000000000001,"5min":6.79,"15min":6.8300000000000001},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.7270000000000001,"15min":1.635},"min":{"1min":0.64300000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":2.319,"5min":8.6980000000000004,"15min":11.68},"last":0.94999999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.3520000000000001,"5min":1.214,"15min":1.3580000000000001},"min":{"1min":0.74399999999999999,"5min":0.30299999999999999,"15min":0.29399999999999998},"max":{"1min":7.3150000000000004,"5min":7.3150000000000004,"15min":15.456},"last":0.77000000000000002},{"interface":"front","average":{"1min":1.107,"5min":1.2669999999999999,"15min":1.4650000000000001},"min":{"1min":0.747,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":2.5169999999999999,"5min":8.6690000000000005,"15min":17.462},"last":0.66000000000000003}]},{"osd":5,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.1299999999999999,"5min":1.52,"15min":1.4710000000000001},"min":{"1min":0.71699999999999997,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":2.1179999999999999,"5min":7.3529999999999998,"15min":8.9290000000000003},"last":0.71399999999999997},{"interface":"front","average":{"1min":1.5009999999999999,"5min":1.371,"15min":1.468},"min":{"1min":0.878,"5min":0.376,"15min":0.36199999999999999},"max":{"1min":7.2270000000000003,"5min":12.31,"15min":12.31},"last":1.0229999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:45:12 2023","interfaces":[{"interface":"back","average":{"1min":1.534,"5min":1.266,"15min":1.5449999999999999},"min":{"1min":0.91900000000000004,"5min":0.41699999999999998,"15min":0.38700000000000001},"max":{"1min":7.157,"5min":7.157,"15min":18.193999999999999},"last":0.92900000000000005},{"interface":"front","average":{"1min":1.2110000000000001,"5min":1.417,"15min":1.609},"min":{"1min":0.89700000000000002,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":2.746,"5min":8.7210000000000001,"15min":8.7210000000000001},"last":0.751}]}]},{"osd":6,"up_from":42,"seq":180388627058,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453296,"kb_used_data":3368,"kb_used_omap":0,"kb_used_meta":449920,"kb_avail":93291856,"statfs":{"total":95995035648,"available":95530860544,"internally_reserved":0,"allocated":3448832,"data_stored":2908585,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460718080},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:01 2023","interfaces":[{"interface":"back","average":{"1min":8.0790000000000006,"5min":3.1720000000000002,"15min":3.149},"min":{"1min":0.42899999999999999,"5min":0.28499999999999998,"15min":0.245},"max":{"1min":118.89700000000001,"5min":118.89700000000001,"15min":205.834},"last":0.92000000000000004},{"interface":"front","average":{"1min":8.1999999999999993,"5min":3.0699999999999998,"15min":3.0499999999999998},"min":{"1min":0.441,"5min":0.26600000000000001,"15min":0.247},"max":{"1min":118.923,"5min":118.923,"15min":205.61500000000001},"last":1.1990000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:45:54 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":2.0059999999999998,"15min":1.6200000000000001},"min":{"1min":0.55400000000000005,"5min":0.28599999999999998,"15min":0.26000000000000001},"max":{"1min":1.2509999999999999,"5min":62.783000000000001,"15min":62.783000000000001},"last":0.94499999999999995},{"interface":"front","average":{"1min":0.91100000000000003,"5min":2.0289999999999999,"15min":1.6479999999999999},"min":{"1min":0.59399999999999997,"5min":0.32000000000000001,"15min":0.28899999999999998},"max":{"1min":1.327,"5min":63.034999999999997,"15min":63.034999999999997},"last":0.80200000000000005}]},{"osd":2,"last update":"Sat Jun 3 20:45:54 2023","interfaces":[{"interface":"back","average":{"1min":0.98999999999999999,"5min":1.615,"15min":1.538},"min":{"1min":0.57699999999999996,"5min":0.30599999999999999,"15min":0.27700000000000002},"max":{"1min":1.2929999999999999,"5min":10.281000000000001,"15min":28.437000000000001},"last":0.83099999999999996},{"interface":"front","average":{"1min":1.014,"5min":1.8260000000000001,"15min":1.6879999999999999},"min":{"1min":0.75600000000000001,"5min":0.307,"15min":0.28100000000000003},"max":{"1min":1.246,"5min":9.9570000000000007,"15min":29.465},"last":1.0449999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.716,"15min":1.7470000000000001},"min":{"1min":0.68799999999999994,"5min":0.371,"15min":0.371},"max":{"1min":1.216,"5min":8.3789999999999996,"15min":76.682000000000002},"last":1.2549999999999999},{"interface":"front","average":{"1min":0.96999999999999997,"5min":1.423,"15min":1.7809999999999999},"min":{"1min":0.60399999999999998,"5min":0.35499999999999998,"15min":0.33000000000000002},"max":{"1min":1.246,"5min":10.519,"15min":76.576999999999998},"last":0.85299999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0229999999999999,"5min":1.0740000000000001,"15min":1.2430000000000001},"min":{"1min":0.53600000000000003,"5min":0.317,"15min":0.28000000000000003},"max":{"1min":1.302,"5min":7.7389999999999999,"15min":12.6},"last":1.109},{"interface":"front","average":{"1min":1.123,"5min":1.371,"15min":1.3779999999999999},"min":{"1min":0.65700000000000003,"5min":0.36799999999999999,"15min":0.28899999999999998},"max":{"1min":1.518,"5min":9.6059999999999999,"15min":12.667},"last":1.089}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.482,"15min":1.4350000000000001},"min":{"1min":0.64700000000000002,"5min":0.38400000000000001,"15min":0.33000000000000002},"max":{"1min":1.2889999999999999,"5min":7.931,"15min":12.287000000000001},"last":0.997},{"interface":"front","average":{"1min":1.089,"5min":1.359,"15min":1.423},"min":{"1min":0.72499999999999998,"5min":0.34100000000000003,"15min":0.31},"max":{"1min":1.347,"5min":7.5880000000000001,"15min":12.922000000000001},"last":1.278}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.123,"5min":1.5640000000000001,"15min":1.6759999999999999},"min":{"1min":0.69399999999999995,"5min":0.42999999999999999,"15min":0.35099999999999998},"max":{"1min":1.389,"5min":8.4290000000000003,"15min":20.23},"last":1.173},{"interface":"front","average":{"1min":1.161,"5min":1.278,"15min":1.4710000000000001},"min":{"1min":0.84599999999999997,"5min":0.36599999999999999,"15min":0.32000000000000001},"max":{"1min":1.508,"5min":10.318,"15min":17.106000000000002},"last":1.22}]}]},{"osd":1,"up_from":231,"seq":992137445553,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286520,"kb_used_data":3504,"kb_used_omap":5,"kb_used_meta":283002,"kb_avail":93458632,"statfs":{"total":95995035648,"available":95701639168,"internally_reserved":0,"allocated":3588096,"data_stored":2410803,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":289794723},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.72999999999999998,"5min":2.21,"15min":3.6960000000000002},"min":{"1min":0.50900000000000001,"5min":0.217,"15min":0.217},"max":{"1min":0.996,"5min":16.163,"15min":290.995},"last":0.59099999999999997},{"interface":"front","average":{"1min":0.72899999999999998,"5min":2.4489999999999998,"15min":3.77},"min":{"1min":0.48899999999999999,"5min":0.219,"15min":0.219},"max":{"1min":1.1020000000000001,"5min":17.529,"15min":291.19},"last":0.56699999999999995}]},{"osd":2,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.71499999999999997,"5min":1.694,"15min":1.431},"min":{"1min":0.39700000000000002,"5min":0.20699999999999999,"15min":0.20699999999999999},"max":{"1min":1.1359999999999999,"5min":9.1699999999999999,"15min":32.348999999999997},"last":0.68000000000000005},{"interface":"front","average":{"1min":0.84599999999999997,"5min":1.675,"15min":1.5469999999999999},"min":{"1min":0.505,"5min":0.23799999999999999,"15min":0.23599999999999999},"max":{"1min":1.3140000000000001,"5min":10.064,"15min":32.293999999999997},"last":0.81999999999999995}]},{"osd":3,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.78400000000000003,"5min":2.0030000000000001,"15min":1.819},"min":{"1min":0.47899999999999998,"5min":0.23999999999999999,"15min":0.23999999999999999},"max":{"1min":1.4430000000000001,"5min":11.760999999999999,"15min":30.850999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":0.746,"5min":2.3530000000000002,"15min":1.893},"min":{"1min":0.41399999999999998,"5min":0.312,"15min":0.22},"max":{"1min":0.98799999999999999,"5min":15.923999999999999,"15min":28.138999999999999},"last":1.1439999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":1.6659999999999999,"15min":1.4359999999999999},"min":{"1min":0.64500000000000002,"5min":0.31,"15min":0.31},"max":{"1min":1.129,"5min":10.34,"15min":13.427},"last":1.0349999999999999},{"interface":"front","average":{"1min":1.046,"5min":1.6479999999999999,"15min":1.597},"min":{"1min":0.69199999999999995,"5min":0.314,"15min":0.314},"max":{"1min":1.585,"5min":9.9979999999999993,"15min":15.127000000000001},"last":0.90300000000000002}]},{"osd":5,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.9370000000000001,"15min":1.766},"min":{"1min":0.71199999999999997,"5min":0.38,"15min":0.36799999999999999},"max":{"1min":1.276,"5min":16.082000000000001,"15min":16.082000000000001},"last":1},{"interface":"front","average":{"1min":1.014,"5min":1.8740000000000001,"15min":1.6379999999999999},"min":{"1min":0.72999999999999998,"5min":0.33000000000000002,"15min":0.33000000000000002},"max":{"1min":1.3740000000000001,"5min":13.395,"15min":14.109999999999999},"last":0.874}]},{"osd":6,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":0.996,"5min":1.9379999999999999,"15min":1.784},"min":{"1min":0.69499999999999995,"5min":0.40999999999999998,"15min":0.40699999999999997},"max":{"1min":1.4119999999999999,"5min":16.134,"15min":16.134},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.1200000000000001,"5min":1.7190000000000001,"15min":1.639},"min":{"1min":0.77300000000000002,"5min":0.371,"15min":0.371},"max":{"1min":1.4099999999999999,"5min":9.2739999999999991,"15min":13.904999999999999},"last":0.79700000000000004}]},{"osd":7,"last update":"Sat Jun 3 20:45:39 2023","interfaces":[{"interface":"back","average":{"1min":1.1359999999999999,"5min":2.0009999999999999,"15min":1.7669999999999999},"min":{"1min":0.76100000000000001,"5min":0.38300000000000001,"15min":0.38200000000000001},"max":{"1min":1.4550000000000001,"5min":9.2469999999999999,"15min":13.824},"last":0.94299999999999995},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.857,"15min":1.718},"min":{"1min":0.83199999999999996,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.663,"5min":10.85,"15min":15.081},"last":1.0900000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482241,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":417824,"kb_used_data":3992,"kb_used_omap":5,"kb_used_meta":413818,"kb_avail":93327328,"statfs":{"total":95995035648,"available":95567183872,"internally_reserved":0,"allocated":4087808,"data_stored":2986348,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423750266},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":0.74399999999999999,"5min":4.0499999999999998,"15min":2.3690000000000002},"min":{"1min":0.41599999999999998,"5min":0.23300000000000001,"15min":0.20799999999999999},"max":{"1min":1.27,"5min":80.727999999999994,"15min":80.727999999999994},"last":0.77300000000000002},{"interface":"front","average":{"1min":0.82499999999999996,"5min":3.895,"15min":2.3399999999999999},"min":{"1min":0.50900000000000001,"5min":0.22,"15min":0.22},"max":{"1min":1.1950000000000001,"5min":79.120000000000005,"15min":79.120000000000005},"last":1.0069999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:44:55 2023","interfaces":[{"interface":"back","average":{"1min":1.599,"5min":2.476,"15min":1.7310000000000001},"min":{"1min":0.24399999999999999,"5min":0.23599999999999999,"15min":0.20999999999999999},"max":{"1min":15.505000000000001,"5min":54.168999999999997,"15min":54.168999999999997},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.018,"5min":2.4700000000000002,"15min":1.875},"min":{"1min":0.34499999999999997,"5min":0.29899999999999999,"15min":0.22600000000000001},"max":{"1min":3.7730000000000001,"5min":56.704999999999998,"15min":56.704999999999998},"last":0.86799999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:45:08 2023","interfaces":[{"interface":"back","average":{"1min":0.747,"5min":1.6859999999999999,"15min":2.5110000000000001},"min":{"1min":0.40200000000000002,"5min":0.308,"15min":0.23599999999999999},"max":{"1min":1.1930000000000001,"5min":13.394,"15min":238.398},"last":1.077},{"interface":"front","average":{"1min":0.67800000000000005,"5min":1.6739999999999999,"15min":2.5609999999999999},"min":{"1min":0.34699999999999998,"5min":0.27500000000000002,"15min":0.26700000000000002},"max":{"1min":1.05,"5min":8.5350000000000001,"15min":239.00899999999999},"last":0.71599999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":1.7290000000000001,"15min":1.635},"min":{"1min":0.46300000000000002,"5min":0.313,"15min":0.29399999999999998},"max":{"1min":1.371,"5min":15.532999999999999,"15min":16.917999999999999},"last":0.93200000000000005},{"interface":"front","average":{"1min":1.131,"5min":1.506,"15min":1.5549999999999999},"min":{"1min":0.65500000000000003,"5min":0.34699999999999998,"15min":0.31900000000000001},"max":{"1min":2.96,"5min":8.7430000000000003,"15min":14.516999999999999},"last":1.1399999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.2010000000000001,"5min":1.6830000000000001,"15min":1.7989999999999999},"min":{"1min":0.66000000000000003,"5min":0.38400000000000001,"15min":0.34999999999999998},"max":{"1min":3.9590000000000001,"5min":11.112,"15min":14.558},"last":1.242},{"interface":"front","average":{"1min":0.96099999999999997,"5min":1.77,"15min":1.7470000000000001},"min":{"1min":0.55300000000000005,"5min":0.35899999999999999,"15min":0.32500000000000001},"max":{"1min":1.613,"5min":6.9530000000000003,"15min":14.706},"last":0.97399999999999998}]},{"osd":6,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.0629999999999999,"5min":1.7230000000000001,"15min":1.7250000000000001},"min":{"1min":0.64300000000000002,"5min":0.38900000000000001,"15min":0.38200000000000001},"max":{"1min":1.6879999999999999,"5min":11.061999999999999,"15min":14.587},"last":1.3129999999999999},{"interface":"front","average":{"1min":0.94799999999999995,"5min":1.7450000000000001,"15min":1.8129999999999999},"min":{"1min":0.58299999999999996,"5min":0.371,"15min":0.35799999999999998},"max":{"1min":1.629,"5min":6.9989999999999997,"15min":21.329999999999998},"last":1.0509999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:45:05 2023","interfaces":[{"interface":"back","average":{"1min":1.077,"5min":3.488,"15min":2.4180000000000001},"min":{"1min":0.46999999999999997,"5min":0.40300000000000002,"15min":0.36699999999999999},"max":{"1min":2.2480000000000002,"5min":151.35499999999999,"15min":151.35499999999999},"last":1.107},{"interface":"front","average":{"1min":1.228,"5min":3.536,"15min":2.2869999999999999},"min":{"1min":0.52100000000000002,"5min":0.40100000000000002,"15min":0.32700000000000001},"max":{"1min":5.1079999999999997,"5min":152.15899999999999,"15min":152.15899999999999},"last":1.202}]}]},{"osd":2,"up_from":87,"seq":373662155188,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500060,"kb_used_data":3412,"kb_used_omap":7,"kb_used_meta":496632,"kb_avail":93245092,"statfs":{"total":95995035648,"available":95482974208,"internally_reserved":0,"allocated":3493888,"data_stored":2393875,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":508551249},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":1.7130000000000001,"15min":1.6220000000000001},"min":{"1min":0.52600000000000002,"5min":0.20699999999999999,"15min":0.19600000000000001},"max":{"1min":1.2070000000000001,"5min":12.028,"15min":23.908999999999999},"last":1.0389999999999999},{"interface":"front","average":{"1min":0.86399999999999999,"5min":2.7799999999999998,"15min":1.9750000000000001},"min":{"1min":0.46600000000000003,"5min":0.22,"15min":0.22},"max":{"1min":1.296,"5min":74.715000000000003,"15min":74.715000000000003},"last":0.73499999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":3.5089999999999999,"15min":2.294},"min":{"1min":0.496,"5min":0.23899999999999999,"15min":0.23499999999999999},"max":{"1min":0.88700000000000001,"5min":75.138000000000005,"15min":75.138000000000005},"last":0.90300000000000002},{"interface":"front","average":{"1min":0.74099999999999999,"5min":3.77,"15min":2.4129999999999998},"min":{"1min":0.56999999999999995,"5min":0.27500000000000002,"15min":0.246},"max":{"1min":1.163,"5min":78.088999999999999,"15min":78.088999999999999},"last":0.84599999999999997}]},{"osd":3,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.879,"5min":2.1240000000000001,"15min":2.593},"min":{"1min":0.52800000000000002,"5min":0.30299999999999999,"15min":0.21199999999999999},"max":{"1min":2.6989999999999998,"5min":17.513000000000002,"15min":98.316999999999993},"last":0.78700000000000003},{"interface":"front","average":{"1min":0.98399999999999999,"5min":1.7909999999999999,"15min":2.444},"min":{"1min":0.501,"5min":0.26500000000000001,"15min":0.26500000000000001},"max":{"1min":3.016,"5min":14.054,"15min":98.370999999999995},"last":1.304}]},{"osd":4,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":1.085,"5min":1.764,"15min":1.6279999999999999},"min":{"1min":0.68200000000000005,"5min":0.33700000000000002,"15min":0.308},"max":{"1min":2.4500000000000002,"5min":17.48,"15min":17.48},"last":1.2669999999999999},{"interface":"front","average":{"1min":1.022,"5min":1.3360000000000001,"15min":1.472},"min":{"1min":0.65000000000000002,"5min":0.34499999999999997,"15min":0.34499999999999997},"max":{"1min":1.2669999999999999,"5min":5.3529999999999998,"15min":14.007999999999999},"last":1.1839999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":2.7320000000000002,"15min":1.8620000000000001},"min":{"1min":0.65500000000000003,"5min":0.443,"15min":0.34899999999999998},"max":{"1min":1.236,"5min":74.683999999999997,"15min":74.683999999999997},"last":0.998},{"interface":"front","average":{"1min":1.0940000000000001,"5min":1.853,"15min":1.6879999999999999},"min":{"1min":0.85999999999999999,"5min":0.373,"15min":0.33700000000000002},"max":{"1min":1.4410000000000001,"5min":17.427,"15min":17.427},"last":1.1080000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.528,"15min":1.544},"min":{"1min":0.89800000000000002,"5min":0.34100000000000003,"15min":0.34100000000000003},"max":{"1min":1.508,"5min":7.4409999999999998,"15min":9.7739999999999991},"last":1.407},{"interface":"front","average":{"1min":1.1200000000000001,"5min":2.718,"15min":1.9279999999999999},"min":{"1min":0.79900000000000004,"5min":0.438,"15min":0.32900000000000001},"max":{"1min":1.401,"5min":74.647000000000006,"15min":74.647000000000006},"last":1.2330000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":1.357,"5min":2.512,"15min":1.889},"min":{"1min":0.90800000000000003,"5min":0.41599999999999998,"15min":0.35599999999999998},"max":{"1min":3.6779999999999999,"5min":75.064999999999998,"15min":75.064999999999998},"last":1.466},{"interface":"front","average":{"1min":1.27,"5min":2.831,"15min":1.9430000000000001},"min":{"1min":1.046,"5min":0.40300000000000002,"15min":0.40300000000000002},"max":{"1min":2.415,"5min":74.563000000000002,"15min":74.563000000000002},"last":1.149}]}]},{"osd":3,"up_from":92,"seq":395136991662,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":596260,"kb_used_data":3420,"kb_used_omap":2,"kb_used_meta":592829,"kb_avail":93148892,"statfs":{"total":95995035648,"available":95384465408,"internally_reserved":0,"allocated":3502080,"data_stored":2395337,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607056949},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.60599999999999998,"5min":4.6529999999999996,"15min":3.3330000000000002},"min":{"1min":0.36299999999999999,"5min":0.21299999999999999,"15min":0.19600000000000001},"max":{"1min":0.83499999999999996,"5min":172.47399999999999,"15min":172.47399999999999},"last":0.91500000000000004},{"interface":"front","average":{"1min":0.68300000000000005,"5min":4.3150000000000004,"15min":3.282},"min":{"1min":0.44500000000000001,"5min":0.17899999999999999,"15min":0.17899999999999999},"max":{"1min":1.002,"5min":171.41499999999999,"15min":171.41499999999999},"last":0.58999999999999997}]},{"osd":1,"last update":"Sat Jun 3 20:45:41 2023","interfaces":[{"interface":"back","average":{"1min":0.78600000000000003,"5min":3.282,"15min":2.262},"min":{"1min":0.47099999999999997,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.077,"5min":140.988,"15min":140.988},"last":0.75},{"interface":"front","average":{"1min":0.72399999999999998,"5min":3.4209999999999998,"15min":2.262},"min":{"1min":0.44900000000000001,"5min":0.25800000000000001,"15min":0.20300000000000001},"max":{"1min":0.92300000000000004,"5min":141.03,"15min":141.03},"last":0.629}]},{"osd":2,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.65200000000000002,"5min":1.718,"15min":2.282},"min":{"1min":0.36799999999999999,"5min":0.29399999999999998,"15min":0.246},"max":{"1min":0.90300000000000002,"5min":9.093,"15min":121.078},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.85999999999999999,"5min":2.0659999999999998,"15min":2.4870000000000001},"min":{"1min":0.439,"5min":0.28399999999999997,"15min":0.26800000000000002},"max":{"1min":1.121,"5min":12.878,"15min":120.813},"last":0.80900000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.99099999999999999,"5min":1.677,"15min":1.613},"min":{"1min":0.63,"5min":0.30599999999999999,"15min":0.30599999999999999},"max":{"1min":1.353,"5min":13.016,"15min":13.016},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.91600000000000004,"5min":1.665,"15min":1.5860000000000001},"min":{"1min":0.57099999999999995,"5min":0.33200000000000002,"15min":0.33000000000000002},"max":{"1min":1.28,"5min":12.552,"15min":12.552},"last":1.1160000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":1.6559999999999999,"15min":1.851},"min":{"1min":0.56100000000000005,"5min":0.38900000000000001,"15min":0.34799999999999998},"max":{"1min":1.296,"5min":15.215,"15min":24.832000000000001},"last":1.2170000000000001},{"interface":"front","average":{"1min":0.999,"5min":1.3129999999999999,"15min":1.716},"min":{"1min":0.64900000000000002,"5min":0.34000000000000002,"15min":0.32900000000000001},"max":{"1min":1.462,"5min":7.915,"15min":24.867999999999999},"last":0.81899999999999995}]},{"osd":6,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":0.999,"5min":1.5609999999999999,"15min":1.5589999999999999},"min":{"1min":0.63100000000000001,"5min":0.33700000000000002,"15min":0.33700000000000002},"max":{"1min":1.3839999999999999,"5min":7.8739999999999997,"15min":11.468},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.107,"5min":1.6990000000000001,"15min":1.7749999999999999},"min":{"1min":0.78500000000000003,"5min":0.40600000000000003,"15min":0.36799999999999999},"max":{"1min":1.3899999999999999,"5min":12.986000000000001,"15min":14.712999999999999},"last":1.0249999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:45:21 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.978,"15min":1.8879999999999999},"min":{"1min":0.76700000000000002,"5min":0.42899999999999999,"15min":0.42899999999999999},"max":{"1min":1.4279999999999999,"5min":13.073,"15min":13.073},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.8660000000000001,"15min":1.8200000000000001},"min":{"1min":0.81599999999999995,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.3220000000000001,"5min":12.584,"15min":17.152000000000001},"last":1.3109999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019523,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":452984,"kb_used_data":2800,"kb_used_omap":0,"kb_used_meta":450176,"kb_avail":93292168,"statfs":{"total":95995035648,"available":95531180032,"internally_reserved":0,"allocated":2867200,"data_stored":2318608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460980224},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.4139999999999999,"15min":1.494},"min":{"1min":0.51300000000000001,"5min":0.26000000000000001,"15min":0.22900000000000001},"max":{"1min":1.1779999999999999,"5min":7.306,"15min":20.434999999999999},"last":0.93300000000000005},{"interface":"front","average":{"1min":1.0009999999999999,"5min":1.526,"15min":1.506},"min":{"1min":0.47299999999999998,"5min":0.309,"15min":0.28399999999999997},"max":{"1min":1.21,"5min":14.047000000000001,"15min":20.399999999999999},"last":1.0209999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:45:48 2023","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":1.6339999999999999,"15min":1.9690000000000001},"min":{"1min":0.41499999999999998,"5min":0.27400000000000002,"15min":0.27400000000000002},"max":{"1min":1.25,"5min":7.883,"15min":178.298},"last":1.0760000000000001},{"interface":"front","average":{"1min":0.97199999999999998,"5min":1.673,"15min":2.0270000000000001},"min":{"1min":0.54300000000000004,"5min":0.28499999999999998,"15min":0.28499999999999998},"max":{"1min":1.272,"5min":8.0399999999999991,"15min":178.584},"last":1.143}]},{"osd":2,"last update":"Sat Jun 3 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":1.6910000000000001,"15min":1.6180000000000001},"min":{"1min":0.72699999999999998,"5min":0.33300000000000002,"15min":0.28000000000000003},"max":{"1min":1.1679999999999999,"5min":8.3900000000000006,"15min":15.038},"last":0.99099999999999999},{"interface":"front","average":{"1min":0.93200000000000005,"5min":1.476,"15min":1.3400000000000001},"min":{"1min":0.56699999999999995,"5min":0.34000000000000002,"15min":0.29199999999999998},"max":{"1min":1.351,"5min":14.195,"15min":14.195},"last":1.1040000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:45:17 2023","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.6220000000000001,"15min":1.9810000000000001},"min":{"1min":0.64700000000000002,"5min":0.32900000000000001,"15min":0.30599999999999999},"max":{"1min":1.2410000000000001,"5min":6.7450000000000001,"15min":110.36},"last":0.95999999999999996},{"interface":"front","average":{"1min":0.997,"5min":1.5880000000000001,"15min":2.056},"min":{"1min":0.69699999999999995,"5min":0.36199999999999999,"15min":0.35299999999999998},"max":{"1min":1.3919999999999999,"5min":14.106999999999999,"15min":111.44},"last":1.1759999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":1.135,"15min":1.462},"min":{"1min":0.62,"5min":0.31,"15min":0.31},"max":{"1min":1.22,"5min":7.2069999999999999,"15min":14.673999999999999},"last":0.83199999999999996},{"interface":"front","average":{"1min":0.97599999999999998,"5min":1.4530000000000001,"15min":1.7190000000000001},"min":{"1min":0.59399999999999997,"5min":0.33500000000000002,"15min":0.32800000000000001},"max":{"1min":1.2869999999999999,"5min":14.143000000000001,"15min":14.143000000000001},"last":0.875}]},{"osd":6,"last update":"Sat Jun 3 20:45:51 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.462,"15min":1.5640000000000001},"min":{"1min":0.748,"5min":0.32700000000000001,"15min":0.32500000000000001},"max":{"1min":1.331,"5min":7.2889999999999997,"15min":16.783999999999999},"last":1.26},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.3560000000000001,"15min":1.6870000000000001},"min":{"1min":0.878,"5min":0.39300000000000002,"15min":0.38800000000000001},"max":{"1min":1.2809999999999999,"5min":6.5380000000000003,"15min":17.131},"last":1.0529999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:45:28 2023","interfaces":[{"interface":"back","average":{"1min":1.129,"5min":1.99,"15min":2.1789999999999998},"min":{"1min":0.69299999999999995,"5min":0.36399999999999999,"15min":0.318},"max":{"1min":1.8580000000000001,"5min":53.759,"15min":100.422},"last":1.276},{"interface":"front","average":{"1min":1.1240000000000001,"5min":2.3260000000000001,"15min":2.2109999999999999},"min":{"1min":0.78800000000000003,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.4730000000000001,"5min":54.610999999999997,"15min":99.703999999999994},"last":1.2010000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823291,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":546148,"kb_used_data":2780,"kb_used_omap":0,"kb_used_meta":543360,"kb_avail":93199004,"statfs":{"total":95995035648,"available":95435780096,"internally_reserved":0,"allocated":2846720,"data_stored":2314055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":556400640},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.4139999999999999,"15min":3.4199999999999999},"min":{"1min":0.59099999999999997,"5min":0.29799999999999999,"15min":0.29399999999999998},"max":{"1min":1.278,"5min":8.8490000000000002,"15min":174.124},"last":1.1399999999999999},{"interface":"front","average":{"1min":0.96599999999999997,"5min":1.4119999999999999,"15min":3.6499999999999999},"min":{"1min":0.61899999999999999,"5min":0.29499999999999998,"15min":0.28899999999999998},"max":{"1min":1.304,"5min":5.3710000000000004,"15min":174.07400000000001},"last":1.266}]},{"osd":1,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":3.6030000000000002,"5min":3.048,"15min":2.2290000000000001},"min":{"1min":0.51300000000000001,"5min":0.26900000000000002,"15min":0.26600000000000001},"max":{"1min":61.984999999999999,"5min":101.52,"15min":101.52},"last":1.071},{"interface":"front","average":{"1min":3.8849999999999998,"5min":3.7400000000000002,"15min":2.5009999999999999},"min":{"1min":0.72099999999999997,"5min":0.29899999999999999,"15min":0.26700000000000002},"max":{"1min":61.933,"5min":101.785,"15min":101.785},"last":0.95099999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":0.876,"5min":1.7270000000000001,"15min":2.3719999999999999},"min":{"1min":0.53600000000000003,"5min":0.32800000000000001,"15min":0.29599999999999999},"max":{"1min":1.2549999999999999,"5min":12.218,"15min":120.495},"last":1.179},{"interface":"front","average":{"1min":1.0149999999999999,"5min":1.958,"15min":2.3540000000000001},"min":{"1min":0.63400000000000001,"5min":0.38900000000000001,"15min":0.30599999999999999},"max":{"1min":1.3420000000000001,"5min":10.425000000000001,"15min":120.318},"last":0.75}]},{"osd":3,"last update":"Sat Jun 3 20:45:34 2023","interfaces":[{"interface":"back","average":{"1min":0.98699999999999999,"5min":1.837,"15min":2.0800000000000001},"min":{"1min":0.66000000000000003,"5min":0.33500000000000002,"15min":0.30599999999999999},"max":{"1min":1.2110000000000001,"5min":8.4510000000000005,"15min":38.268999999999998},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.0229999999999999,"5min":1.3859999999999999,"15min":1.675},"min":{"1min":0.58199999999999996,"5min":0.374,"15min":0.32100000000000001},"max":{"1min":1.28,"5min":9.7219999999999995,"15min":38.194000000000003},"last":1.2929999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.012,"15min":1.1850000000000001},"min":{"1min":0.69299999999999995,"5min":0.31,"15min":0.26400000000000001},"max":{"1min":1.355,"5min":8.6300000000000008,"15min":10.057},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.99299999999999999,"5min":1.0409999999999999,"15min":1.514},"min":{"1min":0.747,"5min":0.32900000000000001,"15min":0.247},"max":{"1min":1.228,"5min":12.180999999999999,"15min":14.521000000000001},"last":0.84399999999999997}]},{"osd":6,"last update":"Sat Jun 3 20:45:38 2023","interfaces":[{"interface":"back","average":{"1min":1.145,"5min":1.1319999999999999,"15min":1.3180000000000001},"min":{"1min":0.85899999999999999,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.4770000000000001,"5min":5.3399999999999999,"15min":11.970000000000001},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.179,"5min":1.546,"15min":1.621},"min":{"1min":0.86299999999999999,"5min":0.34599999999999997,"15min":0.33000000000000002},"max":{"1min":1.4650000000000001,"5min":8.391,"15min":11.967000000000001},"last":1.111}]},{"osd":7,"last update":"Sat Jun 3 20:44:58 2023","interfaces":[{"interface":"back","average":{"1min":1.296,"5min":1.976,"15min":1.877},"min":{"1min":0.57899999999999996,"5min":0.36499999999999999,"15min":0.309},"max":{"1min":5.5659999999999998,"5min":14.975,"15min":14.975},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.472,"5min":1.486,"15min":1.52},"min":{"1min":0.76900000000000002,"5min":0.39700000000000002,"15min":0.34499999999999997},"max":{"1min":6.6840000000000002,"5min":6.6840000000000002,"15min":8.3989999999999991},"last":0.995}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:45:57.531 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2023-06-03T20:45:57.532 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pg_num 41 2023-06-03T20:45:57.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:57 smithi033 bash[74781]: audit 1685825156.600445 mgr.y (mgr.34104) 1379 : audit 0 from='client.36120 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:57.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:57 smithi033 bash[78259]: audit 1685825156.600445 mgr.y (mgr.34104) 1379 : audit 0 from='client.36120 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:57.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:57 smithi083 bash[60048]: audit 1685825156.600445 mgr.y (mgr.34104) 1379 : audit 0 from='client.36120 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:45:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:45:58 smithi033 bash[74781]: cluster 1685825157.483354 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:45:58 smithi033 bash[78259]: cluster 1685825157.483354 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:45:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:45:58 smithi083 bash[60048]: cluster 1685825157.483354 mgr.y (mgr.34104) 1380 : cluster 0 pgmap v1524: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:00.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:00 smithi033 bash[74781]: cluster 1685825159.4839375 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:00 smithi033 bash[78259]: cluster 1685825159.4839375 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:00 smithi083 bash[60048]: cluster 1685825159.4839375 mgr.y (mgr.34104) 1381 : cluster 0 pgmap v1525: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:02.394 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:02 smithi033 bash[74781]: cluster 1685825161.4850886 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:02 smithi033 bash[78259]: cluster 1685825161.4850886 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:02 smithi083 bash[60048]: cluster 1685825161.4850886 mgr.y (mgr.34104) 1382 : cluster 0 pgmap v1526: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:04.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:04 smithi033 bash[78259]: cluster 1685825163.4857414 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:04.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:04 smithi033 bash[74781]: cluster 1685825163.4857414 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:04 smithi083 bash[60048]: cluster 1685825163.4857414 mgr.y (mgr.34104) 1383 : cluster 0 pgmap v1527: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:06.129 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:46:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:06] "GET /metrics HTTP/1.1" 200 221788 "" "Prometheus/2.33.4" 2023-06-03T20:46:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:06 smithi083 bash[60048]: cluster 1685825165.4868636 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:06 smithi083 bash[60048]: audit 1685825166.1191146 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.33:0/125206143' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-06-03T20:46:07.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:06 smithi033 bash[78259]: cluster 1685825165.4868636 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:07.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:06 smithi033 bash[78259]: audit 1685825166.1191146 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.33:0/125206143' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-06-03T20:46:07.018 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:06 smithi033 bash[74781]: cluster 1685825165.4868636 mgr.y (mgr.34104) 1384 : cluster 0 pgmap v1528: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:07.018 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:06 smithi033 bash[74781]: audit 1685825166.1191146 mon.a (mon.0) 1681 : audit 1 from='client.? 172.21.15.33:0/125206143' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pg_num", "val": "41"}]: dispatch 2023-06-03T20:46:07.018 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:46:07.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:07 smithi083 bash[60048]: audit 1685825167.1747596 mon.a (mon.0) 1682 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:46:08.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:07 smithi033 bash[74781]: audit 1685825167.1747596 mon.a (mon.0) 1682 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:46:08.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:07 smithi033 bash[78259]: audit 1685825167.1747596 mon.a (mon.0) 1682 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:46:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:08 smithi083 bash[60048]: cluster 1685825167.4874947 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:08 smithi033 bash[74781]: cluster 1685825167.4874947 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:08 smithi033 bash[78259]: cluster 1685825167.4874947 mgr.y (mgr.34104) 1385 : cluster 0 pgmap v1529: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:09 smithi083 bash[60048]: audit 1685825168.629623 mon.a (mon.0) 1683 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:10.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:09 smithi033 bash[74781]: audit 1685825168.629623 mon.a (mon.0) 1683 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:09 smithi033 bash[78259]: audit 1685825168.629623 mon.a (mon.0) 1683 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:10 smithi083 bash[60048]: cluster 1685825169.4882114 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:11.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:10 smithi033 bash[74781]: cluster 1685825169.4882114 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:11.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:10 smithi033 bash[78259]: cluster 1685825169.4882114 mgr.y (mgr.34104) 1386 : cluster 0 pgmap v1530: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:12.019 INFO:tasks.thrashosds.thrasher:fixing pg num pool device_health_metrics 2023-06-03T20:46:12.020 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd pool set device_health_metrics pgp_num 41 2023-06-03T20:46:12.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:12 smithi083 bash[60048]: cluster 1685825171.4894686 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:13.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:12 smithi033 bash[78259]: cluster 1685825171.4894686 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:13.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:12 smithi033 bash[74781]: cluster 1685825171.4894686 mgr.y (mgr.34104) 1387 : cluster 0 pgmap v1531: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:14.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825173.423069 mon.a (mon.0) 1684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825173.4301667 mon.a (mon.0) 1685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: cluster 1685825173.4902754 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:14.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825173.624285 mon.a (mon.0) 1686 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825173.633423 mon.a (mon.0) 1687 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825174.1075604 mon.a (mon.0) 1688 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825174.1096475 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[74781]: audit 1685825174.1191761 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825173.423069 mon.a (mon.0) 1684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825173.4301667 mon.a (mon.0) 1685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: cluster 1685825173.4902754 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:14.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825173.624285 mon.a (mon.0) 1686 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825173.633423 mon.a (mon.0) 1687 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825174.1075604 mon.a (mon.0) 1688 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:46:14.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825174.1096475 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:46:14.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:14 smithi033 bash[78259]: audit 1685825174.1191761 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825173.423069 mon.a (mon.0) 1684 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825173.4301667 mon.a (mon.0) 1685 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: cluster 1685825173.4902754 mgr.y (mgr.34104) 1388 : cluster 0 pgmap v1532: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:14.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825173.624285 mon.a (mon.0) 1686 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825173.633423 mon.a (mon.0) 1687 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:14.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825174.1075604 mon.a (mon.0) 1688 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:46:14.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825174.1096475 mon.a (mon.0) 1689 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:46:14.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:14 smithi083 bash[60048]: audit 1685825174.1191761 mon.a (mon.0) 1690 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:46:16.210 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:16.555 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:16] "GET /metrics HTTP/1.1" 200 221753 "" "Prometheus/2.33.4" 2023-06-03T20:46:16.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:16 smithi033 bash[74781]: cluster 1685825175.491345 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:16.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:16 smithi033 bash[78259]: cluster 1685825175.491345 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:16.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:16 smithi083 bash[60048]: cluster 1685825175.491345 mgr.y (mgr.34104) 1389 : cluster 0 pgmap v1533: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:18.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:18 smithi033 bash[74781]: cluster 1685825177.4921634 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:18.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:18 smithi033 bash[78259]: cluster 1685825177.4921634 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:18.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:18 smithi083 bash[60048]: cluster 1685825177.4921634 mgr.y (mgr.34104) 1390 : cluster 0 pgmap v1534: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:20.175 INFO:teuthology.orchestra.run.smithi033.stderr:Error ENOENT: unrecognized pool 'device_health_metrics' 2023-06-03T20:46:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[74781]: cluster 1685825179.4929912 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[74781]: audit 1685825180.1646774 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.33:0/219738040' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:20.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[74781]: audit 1685825180.1653857 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:20.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[78259]: cluster 1685825179.4929912 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:20.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[78259]: audit 1685825180.1646774 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.33:0/219738040' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:20.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:20 smithi033 bash[78259]: audit 1685825180.1653857 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:20 smithi083 bash[60048]: cluster 1685825179.4929912 mgr.y (mgr.34104) 1391 : cluster 0 pgmap v1535: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:20 smithi083 bash[60048]: audit 1685825180.1646774 mon.c (mon.2) 159 : audit 1 from='client.? 172.21.15.33:0/219738040' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:20.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:20 smithi083 bash[60048]: audit 1685825180.1653857 mon.a (mon.0) 1691 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "device_health_metrics", "var": "pgp_num", "val": "41"}]: dispatch 2023-06-03T20:46:21.098 DEBUG:teuthology.orchestra.run:got remote process result: 2 2023-06-03T20:46:21.099 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2023-06-03T20:46:22.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:22 smithi033 bash[74781]: cluster 1685825181.4940765 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:22.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:22 smithi033 bash[78259]: cluster 1685825181.4940765 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:22.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:22 smithi083 bash[60048]: cluster 1685825181.4940765 mgr.y (mgr.34104) 1392 : cluster 0 pgmap v1536: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:24 smithi033 bash[74781]: cluster 1685825183.4948196 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:24 smithi033 bash[74781]: audit 1685825183.630071 mon.a (mon.0) 1692 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:24 smithi033 bash[78259]: cluster 1685825183.4948196 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:24.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:24 smithi033 bash[78259]: audit 1685825183.630071 mon.a (mon.0) 1692 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:24 smithi083 bash[60048]: cluster 1685825183.4948196 mgr.y (mgr.34104) 1393 : cluster 0 pgmap v1537: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:24 smithi083 bash[60048]: audit 1685825183.630071 mon.a (mon.0) 1692 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:25.931 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:26.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:26] "GET /metrics HTTP/1.1" 200 221753 "" "Prometheus/2.33.4" 2023-06-03T20:46:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:26 smithi083 bash[60048]: cluster 1685825185.4959617 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:27.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:26 smithi033 bash[74781]: cluster 1685825185.4959617 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:26 smithi033 bash[78259]: cluster 1685825185.4959617 mgr.y (mgr.34104) 1394 : cluster 0 pgmap v1538: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:28 smithi083 bash[60048]: cluster 1685825187.49678 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:29.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:28 smithi033 bash[78259]: cluster 1685825187.49678 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:28 smithi033 bash[74781]: cluster 1685825187.49678 mgr.y (mgr.34104) 1395 : cluster 0 pgmap v1539: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:29.519 INFO:teuthology.orchestra.run.smithi033.stdout:mon.a: {} 2023-06-03T20:46:29.539 INFO:teuthology.orchestra.run.smithi033.stdout:mon.b: {} 2023-06-03T20:46:29.557 INFO:teuthology.orchestra.run.smithi033.stdout:mon.c: {} 2023-06-03T20:46:29.559 INFO:teuthology.orchestra.run.smithi033.stderr:mon.a: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-06-03T20:46:29.559 INFO:teuthology.orchestra.run.smithi033.stderr:mon.b: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-06-03T20:46:29.560 INFO:teuthology.orchestra.run.smithi033.stderr:mon.c: mon_osd_down_out_interval = '600' (not observed, change may require restart) 2023-06-03T20:46:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:29 smithi083 bash[60048]: audit 1685825189.495178 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.33:0/636343192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:46:30.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:29 smithi033 bash[74781]: audit 1685825189.495178 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.33:0/636343192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:46:30.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:29 smithi033 bash[78259]: audit 1685825189.495178 mon.c (mon.2) 160 : audit 0 from='client.? 172.21.15.33:0/636343192' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2023-06-03T20:46:30.500 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 0 1 2023-06-03T20:46:30.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:30 smithi033 bash[74781]: cluster 1685825189.4973872 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:30.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:30 smithi033 bash[78259]: cluster 1685825189.4973872 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:30 smithi083 bash[60048]: cluster 1685825189.4973872 mgr.y (mgr.34104) 1396 : cluster 0 pgmap v1540: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:32 smithi083 bash[60048]: cluster 1685825191.4984782 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:33.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:32 smithi033 bash[74781]: cluster 1685825191.4984782 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:32 smithi033 bash[78259]: cluster 1685825191.4984782 mgr.y (mgr.34104) 1397 : cluster 0 pgmap v1541: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:34 smithi083 bash[60048]: cluster 1685825193.499202 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:35.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:34 smithi033 bash[74781]: cluster 1685825193.499202 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:35.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:34 smithi033 bash[78259]: cluster 1685825193.499202 mgr.y (mgr.34104) 1398 : cluster 0 pgmap v1542: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:35.323 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:36.564 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:36] "GET /metrics HTTP/1.1" 200 221753 "" "Prometheus/2.33.4" 2023-06-03T20:46:36.885 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:36 smithi033 bash[78259]: cluster 1685825195.4999187 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:36.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:36 smithi033 bash[74781]: cluster 1685825195.4999187 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:36.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:36 smithi083 bash[60048]: cluster 1685825195.4999187 mgr.y (mgr.34104) 1399 : cluster 0 pgmap v1543: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:38.831 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:38 smithi033 bash[78259]: cluster 1685825197.500746 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:38.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:38 smithi033 bash[74781]: cluster 1685825197.500746 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:38.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:38 smithi083 bash[60048]: cluster 1685825197.500746 mgr.y (mgr.34104) 1400 : cluster 0 pgmap v1544: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:39.628 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.0 to 1 (10000) 2023-06-03T20:46:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:39 smithi083 bash[60048]: audit 1685825198.6307738 mon.a (mon.0) 1693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:39 smithi083 bash[60048]: audit 1685825199.0211709 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.33:0/1834028020' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:39.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:39 smithi083 bash[60048]: audit 1685825199.0219824 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:40.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[74781]: audit 1685825198.6307738 mon.a (mon.0) 1693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[74781]: audit 1685825199.0211709 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.33:0/1834028020' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[74781]: audit 1685825199.0219824 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:40.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[78259]: audit 1685825198.6307738 mon.a (mon.0) 1693 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:40.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[78259]: audit 1685825199.0211709 mon.c (mon.2) 161 : audit 1 from='client.? 172.21.15.33:0/1834028020' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:40.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:39 smithi033 bash[78259]: audit 1685825199.0219824 mon.a (mon.0) 1694 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:40.487 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 0 1 2023-06-03T20:46:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[74781]: cluster 1685825199.5015748 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[74781]: audit 1685825199.6156044 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[74781]: cluster 1685825199.6156807 mon.a (mon.0) 1696 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-06-03T20:46:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[74781]: cluster 1685825199.8654356 osd.6 (osd.6) 216 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:40.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[74781]: cluster 1685825199.8656902 osd.4 (osd.4) 268 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:40.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[78259]: cluster 1685825199.5015748 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:40.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[78259]: audit 1685825199.6156044 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:40.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[78259]: cluster 1685825199.6156807 mon.a (mon.0) 1696 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-06-03T20:46:40.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[78259]: cluster 1685825199.8654356 osd.6 (osd.6) 216 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:40.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:40 smithi033 bash[78259]: cluster 1685825199.8656902 osd.4 (osd.4) 268 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:40 smithi083 bash[60048]: cluster 1685825199.5015748 mgr.y (mgr.34104) 1401 : cluster 0 pgmap v1545: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:40 smithi083 bash[60048]: audit 1685825199.6156044 mon.a (mon.0) 1695 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:40 smithi083 bash[60048]: cluster 1685825199.6156807 mon.a (mon.0) 1696 : cluster 0 osdmap e325: 8 total, 8 up, 8 in 2023-06-03T20:46:40.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:40 smithi083 bash[60048]: cluster 1685825199.8654356 osd.6 (osd.6) 216 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:40.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:40 smithi083 bash[60048]: cluster 1685825199.8656902 osd.4 (osd.4) 268 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:41 smithi083 bash[60048]: cluster 1685825199.86542 osd.7 (osd.7) 252 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:41.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:41 smithi083 bash[60048]: cluster 1685825199.865466 osd.5 (osd.5) 238 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:42.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:41 smithi033 bash[78259]: cluster 1685825199.86542 osd.7 (osd.7) 252 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:41 smithi033 bash[78259]: cluster 1685825199.865466 osd.5 (osd.5) 238 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:41 smithi033 bash[74781]: cluster 1685825199.86542 osd.7 (osd.7) 252 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:41 smithi033 bash[74781]: cluster 1685825199.865466 osd.5 (osd.5) 238 : cluster 3 failed to encode map e325 with expected crc 2023-06-03T20:46:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:42 smithi083 bash[60048]: cluster 1685825201.502538 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:43.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:42 smithi033 bash[78259]: cluster 1685825201.502538 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:43.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:42 smithi033 bash[74781]: cluster 1685825201.502538 mgr.y (mgr.34104) 1402 : cluster 0 pgmap v1547: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:44 smithi083 bash[60048]: cluster 1685825203.5032876 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:45.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:44 smithi033 bash[74781]: cluster 1685825203.5032876 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:44 smithi033 bash[78259]: cluster 1685825203.5032876 mgr.y (mgr.34104) 1403 : cluster 0 pgmap v1548: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:45.318 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:46.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:46] "GET /metrics HTTP/1.1" 200 221750 "" "Prometheus/2.33.4" 2023-06-03T20:46:47.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:46 smithi033 bash[74781]: cluster 1685825205.504277 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:47.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:46 smithi033 bash[78259]: cluster 1685825205.504277 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:46 smithi083 bash[60048]: cluster 1685825205.504277 mgr.y (mgr.34104) 1404 : cluster 0 pgmap v1549: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:48.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:48 smithi033 bash[74781]: cluster 1685825207.5052202 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:48.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:48 smithi033 bash[78259]: cluster 1685825207.5052202 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:48 smithi083 bash[60048]: cluster 1685825207.5052202 mgr.y (mgr.34104) 1405 : cluster 0 pgmap v1550: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:49.670 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.0 primary-affinity to 1 (8655362) 2023-06-03T20:46:50.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:49 smithi033 bash[74781]: audit 1685825209.0507767 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.33:0/2221717498' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:49 smithi033 bash[74781]: audit 1685825209.0515997 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:49 smithi033 bash[78259]: audit 1685825209.0507767 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.33:0/2221717498' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:49 smithi033 bash[78259]: audit 1685825209.0515997 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:49 smithi083 bash[60048]: audit 1685825209.0507767 mon.c (mon.2) 162 : audit 1 from='client.? 172.21.15.33:0/2221717498' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:49 smithi083 bash[60048]: audit 1685825209.0515997 mon.a (mon.0) 1697 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]: dispatch 2023-06-03T20:46:50.527 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 2 1 2023-06-03T20:46:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[78259]: cluster 1685825209.5060127 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[78259]: audit 1685825209.6577914 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[78259]: cluster 1685825209.6579165 osd.5 (osd.5) 239 : cluster 3 failed to encode map e326 with expected crc 2023-06-03T20:46:50.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[78259]: cluster 1685825209.6579666 mon.a (mon.0) 1699 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-06-03T20:46:50.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[74781]: cluster 1685825209.5060127 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:50.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[74781]: audit 1685825209.6577914 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:50.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[74781]: cluster 1685825209.6579165 osd.5 (osd.5) 239 : cluster 3 failed to encode map e326 with expected crc 2023-06-03T20:46:50.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:50 smithi033 bash[74781]: cluster 1685825209.6579666 mon.a (mon.0) 1699 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-06-03T20:46:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:50 smithi083 bash[60048]: cluster 1685825209.5060127 mgr.y (mgr.34104) 1406 : cluster 0 pgmap v1551: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:50 smithi083 bash[60048]: audit 1685825209.6577914 mon.a (mon.0) 1698 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2023-06-03T20:46:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:50 smithi083 bash[60048]: cluster 1685825209.6579165 osd.5 (osd.5) 239 : cluster 3 failed to encode map e326 with expected crc 2023-06-03T20:46:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:50 smithi083 bash[60048]: cluster 1685825209.6579666 mon.a (mon.0) 1699 : cluster 0 osdmap e326: 8 total, 8 up, 8 in 2023-06-03T20:46:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:52 smithi033 bash[74781]: cluster 1685825211.5070655 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:52 smithi033 bash[78259]: cluster 1685825211.5070655 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:53.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:52 smithi083 bash[60048]: cluster 1685825211.5070655 mgr.y (mgr.34104) 1407 : cluster 0 pgmap v1553: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:54.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:54 smithi033 bash[74781]: cluster 1685825213.507982 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:54.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:54 smithi033 bash[74781]: audit 1685825213.63097 mon.a (mon.0) 1700 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:54.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:54 smithi033 bash[78259]: cluster 1685825213.507982 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:54.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:54 smithi033 bash[78259]: audit 1685825213.63097 mon.a (mon.0) 1700 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:54 smithi083 bash[60048]: cluster 1685825213.507982 mgr.y (mgr.34104) 1408 : cluster 0 pgmap v1554: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:54 smithi083 bash[60048]: audit 1685825213.63097 mon.a (mon.0) 1700 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:46:55.346 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:46:56.569 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:46:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:46:56] "GET /metrics HTTP/1.1" 200 221768 "" "Prometheus/2.33.4" 2023-06-03T20:46:56.821 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:56 smithi033 bash[74781]: cluster 1685825215.509053 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:56.821 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:56 smithi033 bash[78259]: cluster 1685825215.509053 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:56 smithi083 bash[60048]: cluster 1685825215.509053 mgr.y (mgr.34104) 1409 : cluster 0 pgmap v1555: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:58.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:58 smithi033 bash[74781]: cluster 1685825217.5097413 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:58.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:58 smithi033 bash[78259]: cluster 1685825217.5097413 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:58 smithi083 bash[60048]: cluster 1685825217.5097413 mgr.y (mgr.34104) 1410 : cluster 0 pgmap v1556: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:46:59.606 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.2 to 1 (10000) 2023-06-03T20:46:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:59 smithi083 bash[60048]: audit 1685825219.2034822 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.33:0/382485844' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:46:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:46:59 smithi083 bash[60048]: audit 1685825219.2040672 mon.a (mon.0) 1701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:59 smithi033 bash[78259]: audit 1685825219.2034822 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.33:0/382485844' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:46:59 smithi033 bash[78259]: audit 1685825219.2040672 mon.a (mon.0) 1701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:00.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:59 smithi033 bash[74781]: audit 1685825219.2034822 mon.c (mon.2) 163 : audit 1 from='client.? 172.21.15.33:0/382485844' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:00.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:46:59 smithi033 bash[74781]: audit 1685825219.2040672 mon.a (mon.0) 1701 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:00.464 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 2 1 2023-06-03T20:47:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[78259]: cluster 1685825219.5104425 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[78259]: audit 1685825219.5885515 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[78259]: cluster 1685825219.5886374 mon.a (mon.0) 1703 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-06-03T20:47:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[78259]: cluster 1685825219.7442882 osd.6 (osd.6) 217 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[78259]: cluster 1685825219.7470522 osd.6 (osd.6) 218 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[74781]: cluster 1685825219.5104425 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[74781]: audit 1685825219.5885515 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[74781]: cluster 1685825219.5886374 mon.a (mon.0) 1703 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-06-03T20:47:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[74781]: cluster 1685825219.7442882 osd.6 (osd.6) 217 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:00 smithi033 bash[74781]: cluster 1685825219.7470522 osd.6 (osd.6) 218 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:00 smithi083 bash[60048]: cluster 1685825219.5104425 mgr.y (mgr.34104) 1411 : cluster 0 pgmap v1557: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:00 smithi083 bash[60048]: audit 1685825219.5885515 mon.a (mon.0) 1702 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:00 smithi083 bash[60048]: cluster 1685825219.5886374 mon.a (mon.0) 1703 : cluster 0 osdmap e327: 8 total, 8 up, 8 in 2023-06-03T20:47:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:00 smithi083 bash[60048]: cluster 1685825219.7442882 osd.6 (osd.6) 217 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:00 smithi083 bash[60048]: cluster 1685825219.7470522 osd.6 (osd.6) 218 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:01 smithi083 bash[60048]: cluster 1685825219.620736 osd.4 (osd.4) 269 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:01 smithi083 bash[60048]: cluster 1685825219.6229692 osd.4 (osd.4) 270 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:01 smithi083 bash[60048]: cluster 1685825220.1446686 osd.7 (osd.7) 253 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:01 smithi083 bash[60048]: cluster 1685825220.3205068 osd.5 (osd.5) 240 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[74781]: cluster 1685825219.620736 osd.4 (osd.4) 269 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[74781]: cluster 1685825219.6229692 osd.4 (osd.4) 270 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[74781]: cluster 1685825220.1446686 osd.7 (osd.7) 253 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[74781]: cluster 1685825220.3205068 osd.5 (osd.5) 240 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[78259]: cluster 1685825219.620736 osd.4 (osd.4) 269 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[78259]: cluster 1685825219.6229692 osd.4 (osd.4) 270 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[78259]: cluster 1685825220.1446686 osd.7 (osd.7) 253 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:01 smithi033 bash[78259]: cluster 1685825220.3205068 osd.5 (osd.5) 240 : cluster 3 failed to encode map e327 with expected crc 2023-06-03T20:47:02.894 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:02 smithi083 bash[60048]: cluster 1685825221.5115364 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:03.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:02 smithi033 bash[78259]: cluster 1685825221.5115364 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:03.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:02 smithi033 bash[74781]: cluster 1685825221.5115364 mgr.y (mgr.34104) 1412 : cluster 0 pgmap v1559: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:04 smithi083 bash[60048]: cluster 1685825223.5122938 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:05.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:04 smithi033 bash[74781]: cluster 1685825223.5122938 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:04 smithi033 bash[78259]: cluster 1685825223.5122938 mgr.y (mgr.34104) 1413 : cluster 0 pgmap v1560: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:05.297 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:06.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:06] "GET /metrics HTTP/1.1" 200 221768 "" "Prometheus/2.33.4" 2023-06-03T20:47:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:06 smithi083 bash[60048]: cluster 1685825225.513341 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:06 smithi033 bash[78259]: cluster 1685825225.513341 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:07.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:06 smithi033 bash[74781]: cluster 1685825225.513341 mgr.y (mgr.34104) 1414 : cluster 0 pgmap v1561: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:08 smithi083 bash[60048]: cluster 1685825227.514111 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:09.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:08 smithi033 bash[74781]: cluster 1685825227.514111 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:08 smithi033 bash[78259]: cluster 1685825227.514111 mgr.y (mgr.34104) 1415 : cluster 0 pgmap v1562: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:09.636 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.2 primary-affinity to 1 (8655362) 2023-06-03T20:47:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:09 smithi083 bash[60048]: audit 1685825228.630545 mon.a (mon.0) 1704 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:09 smithi083 bash[60048]: audit 1685825229.0862029 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.33:0/4247652521' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:09 smithi083 bash[60048]: audit 1685825229.0869827 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[74781]: audit 1685825228.630545 mon.a (mon.0) 1704 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[74781]: audit 1685825229.0862029 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.33:0/4247652521' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[74781]: audit 1685825229.0869827 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[78259]: audit 1685825228.630545 mon.a (mon.0) 1704 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[78259]: audit 1685825229.0862029 mon.c (mon.2) 164 : audit 1 from='client.? 172.21.15.33:0/4247652521' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:10.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:09 smithi033 bash[78259]: audit 1685825229.0869827 mon.a (mon.0) 1705 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]: dispatch 2023-06-03T20:47:10.533 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 3 1 2023-06-03T20:47:10.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[74781]: cluster 1685825229.5148997 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[74781]: audit 1685825229.622595 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[74781]: cluster 1685825229.6227653 mon.a (mon.0) 1707 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-06-03T20:47:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[74781]: cluster 1685825229.6230254 osd.6 (osd.6) 219 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[78259]: cluster 1685825229.5148997 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[78259]: audit 1685825229.622595 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[78259]: cluster 1685825229.6227653 mon.a (mon.0) 1707 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-06-03T20:47:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:10 smithi033 bash[78259]: cluster 1685825229.6230254 osd.6 (osd.6) 219 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:10 smithi083 bash[60048]: cluster 1685825229.5148997 mgr.y (mgr.34104) 1416 : cluster 0 pgmap v1563: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:10 smithi083 bash[60048]: audit 1685825229.622595 mon.a (mon.0) 1706 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2023-06-03T20:47:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:10 smithi083 bash[60048]: cluster 1685825229.6227653 mon.a (mon.0) 1707 : cluster 0 osdmap e328: 8 total, 8 up, 8 in 2023-06-03T20:47:10.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:10 smithi083 bash[60048]: cluster 1685825229.6230254 osd.6 (osd.6) 219 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:11.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:11 smithi083 bash[60048]: cluster 1685825230.1612515 osd.5 (osd.5) 241 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:11 smithi033 bash[74781]: cluster 1685825230.1612515 osd.5 (osd.5) 241 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:12.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:11 smithi033 bash[78259]: cluster 1685825230.1612515 osd.5 (osd.5) 241 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:13.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:12 smithi033 bash[74781]: cluster 1685825231.5159676 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:13.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:12 smithi033 bash[74781]: cluster 1685825231.6254013 osd.4 (osd.4) 271 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:12 smithi033 bash[78259]: cluster 1685825231.5159676 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:13.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:12 smithi033 bash[78259]: cluster 1685825231.6254013 osd.4 (osd.4) 271 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:12 smithi083 bash[60048]: cluster 1685825231.5159676 mgr.y (mgr.34104) 1417 : cluster 0 pgmap v1565: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:12 smithi083 bash[60048]: cluster 1685825231.6254013 osd.4 (osd.4) 271 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:14.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:13 smithi033 bash[78259]: cluster 1685825232.176998 osd.7 (osd.7) 254 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:14.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:13 smithi033 bash[74781]: cluster 1685825232.176998 osd.7 (osd.7) 254 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:14.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:13 smithi083 bash[60048]: cluster 1685825232.176998 osd.7 (osd.7) 254 : cluster 3 failed to encode map e328 with expected crc 2023-06-03T20:47:15.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:14 smithi033 bash[74781]: cluster 1685825233.516841 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:15.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:14 smithi033 bash[74781]: audit 1685825234.2030404 mon.a (mon.0) 1708 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:47:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:14 smithi033 bash[78259]: cluster 1685825233.516841 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:14 smithi033 bash[78259]: audit 1685825234.2030404 mon.a (mon.0) 1708 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:47:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:14 smithi083 bash[60048]: cluster 1685825233.516841 mgr.y (mgr.34104) 1418 : cluster 0 pgmap v1566: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:14 smithi083 bash[60048]: audit 1685825234.2030404 mon.a (mon.0) 1708 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:47:15.365 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:16] "GET /metrics HTTP/1.1" 200 221759 "" "Prometheus/2.33.4" 2023-06-03T20:47:16.937 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:16 smithi033 bash[78259]: cluster 1685825235.5179698 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:16.937 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:16 smithi033 bash[74781]: cluster 1685825235.5179698 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:17.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:16 smithi083 bash[60048]: cluster 1685825235.5179698 mgr.y (mgr.34104) 1419 : cluster 0 pgmap v1567: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:19.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:18 smithi033 bash[74781]: cluster 1685825237.5184972 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:19.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:18 smithi033 bash[78259]: cluster 1685825237.5184972 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:19.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:18 smithi083 bash[60048]: cluster 1685825237.5184972 mgr.y (mgr.34104) 1420 : cluster 0 pgmap v1568: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:19.682 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.3 to 1 (10000) 2023-06-03T20:47:20.081 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[78259]: audit 1685825239.1407802 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.33:0/3249684614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[78259]: audit 1685825239.14137 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[78259]: audit 1685825239.646998 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:20.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[74781]: audit 1685825239.1407802 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.33:0/3249684614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[74781]: audit 1685825239.14137 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:19 smithi033 bash[74781]: audit 1685825239.646998 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:19 smithi083 bash[60048]: audit 1685825239.1407802 mon.c (mon.2) 165 : audit 1 from='client.? 172.21.15.33:0/3249684614' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:19 smithi083 bash[60048]: audit 1685825239.14137 mon.a (mon.0) 1709 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:19 smithi083 bash[60048]: audit 1685825239.646998 mon.a (mon.0) 1710 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:20.593 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 3 1 2023-06-03T20:47:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.5193582 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: audit 1685825239.6573238 mon.a (mon.0) 1711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: audit 1685825239.6672888 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.66738 mon.a (mon.0) 1713 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-06-03T20:47:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.7471414 osd.6 (osd.6) 220 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.7482743 osd.6 (osd.6) 221 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.8829598 osd.5 (osd.5) 242 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: cluster 1685825239.882976 osd.4 (osd.4) 272 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: audit 1685825240.568447 mon.a (mon.0) 1714 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[78259]: audit 1685825240.5777998 mon.a (mon.0) 1715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.5193582 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:21.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: audit 1685825239.6573238 mon.a (mon.0) 1711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: audit 1685825239.6672888 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:21.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.66738 mon.a (mon.0) 1713 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-06-03T20:47:21.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.7471414 osd.6 (osd.6) 220 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.7482743 osd.6 (osd.6) 221 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.8829598 osd.5 (osd.5) 242 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: cluster 1685825239.882976 osd.4 (osd.4) 272 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: audit 1685825240.568447 mon.a (mon.0) 1714 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.086 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:20 smithi033 bash[74781]: audit 1685825240.5777998 mon.a (mon.0) 1715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.5193582 mgr.y (mgr.34104) 1421 : cluster 0 pgmap v1569: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: audit 1685825239.6573238 mon.a (mon.0) 1711 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: audit 1685825239.6672888 mon.a (mon.0) 1712 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.66738 mon.a (mon.0) 1713 : cluster 0 osdmap e329: 8 total, 8 up, 8 in 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.7471414 osd.6 (osd.6) 220 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.7482743 osd.6 (osd.6) 221 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.8829598 osd.5 (osd.5) 242 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: cluster 1685825239.882976 osd.4 (osd.4) 272 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:21.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: audit 1685825240.568447 mon.a (mon.0) 1714 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:21.147 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:20 smithi083 bash[60048]: audit 1685825240.5777998 mon.a (mon.0) 1715 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:22.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[78259]: cluster 1685825239.8830247 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:22.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[78259]: audit 1685825241.0514152 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:47:22.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[78259]: audit 1685825241.0533648 mon.a (mon.0) 1717 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:47:22.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[78259]: audit 1685825241.0632317 mon.a (mon.0) 1718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[74781]: cluster 1685825239.8830247 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:22.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[74781]: audit 1685825241.0514152 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:47:22.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[74781]: audit 1685825241.0533648 mon.a (mon.0) 1717 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:47:22.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:21 smithi033 bash[74781]: audit 1685825241.0632317 mon.a (mon.0) 1718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:21 smithi083 bash[60048]: cluster 1685825239.8830247 osd.7 (osd.7) 255 : cluster 3 failed to encode map e329 with expected crc 2023-06-03T20:47:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:21 smithi083 bash[60048]: audit 1685825241.0514152 mon.a (mon.0) 1716 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:47:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:21 smithi083 bash[60048]: audit 1685825241.0533648 mon.a (mon.0) 1717 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:47:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:21 smithi083 bash[60048]: audit 1685825241.0632317 mon.a (mon.0) 1718 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:22 smithi033 bash[74781]: cluster 1685825241.5203524 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:22 smithi033 bash[78259]: cluster 1685825241.5203524 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:22 smithi083 bash[60048]: cluster 1685825241.5203524 mgr.y (mgr.34104) 1422 : cluster 0 pgmap v1571: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:24 smithi033 bash[74781]: cluster 1685825243.5210836 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:24.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:24 smithi033 bash[74781]: audit 1685825243.63197 mon.a (mon.0) 1719 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:24.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:24 smithi033 bash[78259]: cluster 1685825243.5210836 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:24.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:24 smithi033 bash[78259]: audit 1685825243.63197 mon.a (mon.0) 1719 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:24 smithi083 bash[60048]: cluster 1685825243.5210836 mgr.y (mgr.34104) 1423 : cluster 0 pgmap v1572: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:24 smithi083 bash[60048]: audit 1685825243.63197 mon.a (mon.0) 1719 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:25.420 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:26.578 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:26] "GET /metrics HTTP/1.1" 200 221746 "" "Prometheus/2.33.4" 2023-06-03T20:47:26.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:26 smithi033 bash[74781]: cluster 1685825245.5221422 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:26.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:26 smithi033 bash[78259]: cluster 1685825245.5221422 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:26 smithi083 bash[60048]: cluster 1685825245.5221422 mgr.y (mgr.34104) 1424 : cluster 0 pgmap v1573: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:28 smithi083 bash[60048]: cluster 1685825247.5228088 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:29.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:28 smithi033 bash[74781]: cluster 1685825247.5228088 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:29.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:28 smithi033 bash[78259]: cluster 1685825247.5228088 mgr.y (mgr.34104) 1425 : cluster 0 pgmap v1574: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:29.606 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.3 primary-affinity to 1 (8655362) 2023-06-03T20:47:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:29 smithi083 bash[60048]: audit 1685825249.1402893 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:30.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:29 smithi033 bash[78259]: audit 1685825249.1402893 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:30.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:29 smithi033 bash[74781]: audit 1685825249.1402893 mon.a (mon.0) 1720 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]: dispatch 2023-06-03T20:47:30.496 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 4 1 2023-06-03T20:47:30.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.5236185 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:30.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: audit 1685825249.5885613 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:30.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.5886524 mon.a (mon.0) 1722 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-06-03T20:47:30.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.59933 osd.6 (osd.6) 222 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.599456 osd.5 (osd.5) 243 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.5998974 osd.4 (osd.4) 273 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[74781]: cluster 1685825249.6002505 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.5236185 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: audit 1685825249.5885613 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:30.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.5886524 mon.a (mon.0) 1722 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-06-03T20:47:30.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.59933 osd.6 (osd.6) 222 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.599456 osd.5 (osd.5) 243 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.5998974 osd.4 (osd.4) 273 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:30 smithi033 bash[78259]: cluster 1685825249.6002505 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.5236185 mgr.y (mgr.34104) 1426 : cluster 0 pgmap v1575: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: audit 1685825249.5885613 mon.a (mon.0) 1721 : audit 1 from='client.? 172.21.15.33:0/2851628328' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2023-06-03T20:47:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.5886524 mon.a (mon.0) 1722 : cluster 0 osdmap e330: 8 total, 8 up, 8 in 2023-06-03T20:47:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.59933 osd.6 (osd.6) 222 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.599456 osd.5 (osd.5) 243 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.5998974 osd.4 (osd.4) 273 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:30.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:30 smithi083 bash[60048]: cluster 1685825249.6002505 osd.7 (osd.7) 256 : cluster 3 failed to encode map e330 with expected crc 2023-06-03T20:47:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:31 smithi083 bash[60048]: cluster 1685825250.5977519 mon.a (mon.0) 1723 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-06-03T20:47:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:31 smithi083 bash[60048]: cluster 1685825250.60581 osd.7 (osd.7) 257 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:31 smithi083 bash[60048]: cluster 1685825250.6058517 osd.6 (osd.6) 223 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:31.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:31 smithi083 bash[60048]: cluster 1685825250.6058989 osd.4 (osd.4) 274 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[78259]: cluster 1685825250.5977519 mon.a (mon.0) 1723 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-06-03T20:47:32.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[78259]: cluster 1685825250.60581 osd.7 (osd.7) 257 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[78259]: cluster 1685825250.6058517 osd.6 (osd.6) 223 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[78259]: cluster 1685825250.6058989 osd.4 (osd.4) 274 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[74781]: cluster 1685825250.5977519 mon.a (mon.0) 1723 : cluster 0 osdmap e331: 8 total, 8 up, 8 in 2023-06-03T20:47:32.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[74781]: cluster 1685825250.60581 osd.7 (osd.7) 257 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[74781]: cluster 1685825250.6058517 osd.6 (osd.6) 223 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:31 smithi033 bash[74781]: cluster 1685825250.6058989 osd.4 (osd.4) 274 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:32 smithi083 bash[60048]: cluster 1685825251.207786 osd.5 (osd.5) 244 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:32 smithi083 bash[60048]: cluster 1685825251.524484 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1578: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:32 smithi083 bash[60048]: cluster 1685825251.592596 mon.a (mon.0) 1724 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-06-03T20:47:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[74781]: cluster 1685825251.207786 osd.5 (osd.5) 244 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[74781]: cluster 1685825251.524484 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1578: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[74781]: cluster 1685825251.592596 mon.a (mon.0) 1724 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-06-03T20:47:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[78259]: cluster 1685825251.207786 osd.5 (osd.5) 244 : cluster 3 failed to encode map e331 with expected crc 2023-06-03T20:47:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[78259]: cluster 1685825251.524484 mgr.y (mgr.34104) 1427 : cluster 0 pgmap v1578: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:33.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:32 smithi033 bash[78259]: cluster 1685825251.592596 mon.a (mon.0) 1724 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 10 pgs peering (PG_AVAILABILITY) 2023-06-03T20:47:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:34 smithi083 bash[60048]: cluster 1685825253.525441 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1579: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:35.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:34 smithi033 bash[74781]: cluster 1685825253.525441 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1579: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:35.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:34 smithi033 bash[78259]: cluster 1685825253.525441 mgr.y (mgr.34104) 1428 : cluster 0 pgmap v1579: 73 pgs: 10 peering, 63 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:35.334 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:35 smithi033 bash[74781]: cluster 1685825255.6084971 mon.a (mon.0) 1725 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2023-06-03T20:47:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:35 smithi033 bash[74781]: cluster 1685825255.6085513 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-06-03T20:47:36.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:35 smithi033 bash[78259]: cluster 1685825255.6084971 mon.a (mon.0) 1725 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2023-06-03T20:47:36.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:35 smithi033 bash[78259]: cluster 1685825255.6085513 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-06-03T20:47:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:35 smithi083 bash[60048]: cluster 1685825255.6084971 mon.a (mon.0) 1725 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 10 pgs peering) 2023-06-03T20:47:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:35 smithi083 bash[60048]: cluster 1685825255.6085513 mon.a (mon.0) 1726 : cluster 1 Cluster is now healthy 2023-06-03T20:47:36.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:36] "GET /metrics HTTP/1.1" 200 221746 "" "Prometheus/2.33.4" 2023-06-03T20:47:36.992 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:36 smithi033 bash[78259]: cluster 1685825255.526474 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:36.993 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:36 smithi033 bash[74781]: cluster 1685825255.526474 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:36 smithi083 bash[60048]: cluster 1685825255.526474 mgr.y (mgr.34104) 1429 : cluster 0 pgmap v1580: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:38 smithi033 bash[78259]: cluster 1685825257.5270727 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:38 smithi033 bash[78259]: audit 1685825258.6320596 mon.a (mon.0) 1727 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:38 smithi033 bash[74781]: cluster 1685825257.5270727 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:38 smithi033 bash[74781]: audit 1685825258.6320596 mon.a (mon.0) 1727 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:38 smithi083 bash[60048]: cluster 1685825257.5270727 mgr.y (mgr.34104) 1430 : cluster 0 pgmap v1581: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:38 smithi083 bash[60048]: audit 1685825258.6320596 mon.a (mon.0) 1727 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:39.697 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.4 to 1 (10000) 2023-06-03T20:47:40.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:39 smithi033 bash[78259]: audit 1685825259.0868478 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.33:0/3083006587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:39 smithi033 bash[78259]: audit 1685825259.0874279 mon.a (mon.0) 1728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:39 smithi033 bash[74781]: audit 1685825259.0868478 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.33:0/3083006587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:39 smithi033 bash[74781]: audit 1685825259.0874279 mon.a (mon.0) 1728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:39 smithi083 bash[60048]: audit 1685825259.0868478 mon.c (mon.2) 166 : audit 1 from='client.? 172.21.15.33:0/3083006587' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:39 smithi083 bash[60048]: audit 1685825259.0874279 mon.a (mon.0) 1728 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:40.602 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 4 1 2023-06-03T20:47:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: cluster 1685825259.5278256 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: audit 1685825259.6843214 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: cluster 1685825259.684438 mon.a (mon.0) 1730 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-06-03T20:47:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: cluster 1685825259.685444 osd.4 (osd.4) 275 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: cluster 1685825260.1451056 osd.5 (osd.5) 245 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[74781]: cluster 1685825260.152401 osd.6 (osd.6) 224 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: cluster 1685825259.5278256 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: audit 1685825259.6843214 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: cluster 1685825259.684438 mon.a (mon.0) 1730 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: cluster 1685825259.685444 osd.4 (osd.4) 275 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: cluster 1685825260.1451056 osd.5 (osd.5) 245 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:40 smithi033 bash[78259]: cluster 1685825260.152401 osd.6 (osd.6) 224 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: cluster 1685825259.5278256 mgr.y (mgr.34104) 1431 : cluster 0 pgmap v1582: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2023-06-03T20:47:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: audit 1685825259.6843214 mon.a (mon.0) 1729 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: cluster 1685825259.684438 mon.a (mon.0) 1730 : cluster 0 osdmap e332: 8 total, 8 up, 8 in 2023-06-03T20:47:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: cluster 1685825259.685444 osd.4 (osd.4) 275 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: cluster 1685825260.1451056 osd.5 (osd.5) 245 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:41.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:40 smithi083 bash[60048]: cluster 1685825260.152401 osd.6 (osd.6) 224 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:41 smithi033 bash[74781]: cluster 1685825260.1892455 osd.7 (osd.7) 258 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:41 smithi033 bash[78259]: cluster 1685825260.1892455 osd.7 (osd.7) 258 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:42.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:41 smithi083 bash[60048]: cluster 1685825260.1892455 osd.7 (osd.7) 258 : cluster 3 failed to encode map e332 with expected crc 2023-06-03T20:47:43.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:42 smithi033 bash[74781]: cluster 1685825261.5287817 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:43.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:42 smithi033 bash[78259]: cluster 1685825261.5287817 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:42 smithi083 bash[60048]: cluster 1685825261.5287817 mgr.y (mgr.34104) 1432 : cluster 0 pgmap v1584: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:44 smithi033 bash[74781]: cluster 1685825263.5295205 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:45.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:44 smithi033 bash[74781]: audit 1685825264.4649196 mon.a (mon.0) 1731 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:44 smithi033 bash[78259]: cluster 1685825263.5295205 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:45.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:44 smithi033 bash[78259]: audit 1685825264.4649196 mon.a (mon.0) 1731 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:44 smithi083 bash[60048]: cluster 1685825263.5295205 mgr.y (mgr.34104) 1433 : cluster 0 pgmap v1585: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:44 smithi083 bash[60048]: audit 1685825264.4649196 mon.a (mon.0) 1731 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:47:45.434 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:46.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:46] "GET /metrics HTTP/1.1" 200 221746 "" "Prometheus/2.33.4" 2023-06-03T20:47:47.007 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:46 smithi033 bash[78259]: cluster 1685825265.5304043 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:47.008 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:46 smithi033 bash[74781]: cluster 1685825265.5304043 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:46 smithi083 bash[60048]: cluster 1685825265.5304043 mgr.y (mgr.34104) 1434 : cluster 0 pgmap v1586: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:49.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:48 smithi033 bash[78259]: cluster 1685825267.531064 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:49.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:48 smithi033 bash[74781]: cluster 1685825267.531064 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:48 smithi083 bash[60048]: cluster 1685825267.531064 mgr.y (mgr.34104) 1435 : cluster 0 pgmap v1587: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:49.732 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.4 primary-affinity to 1 (8655362) 2023-06-03T20:47:50.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:49 smithi033 bash[74781]: audit 1685825269.3075771 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:50.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:49 smithi033 bash[78259]: audit 1685825269.3075771 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:49 smithi083 bash[60048]: audit 1685825269.3075771 mon.a (mon.0) 1732 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]: dispatch 2023-06-03T20:47:50.543 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 5 1 2023-06-03T20:47:50.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: cluster 1685825269.531863 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:50.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: audit 1685825269.7185948 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:50.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: cluster 1685825269.7186706 mon.a (mon.0) 1734 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-06-03T20:47:50.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: cluster 1685825269.7692816 osd.5 (osd.5) 246 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: cluster 1685825269.772061 osd.5 (osd.5) 247 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[74781]: cluster 1685825270.2831044 osd.4 (osd.4) 276 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: cluster 1685825269.531863 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: audit 1685825269.7185948 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: cluster 1685825269.7186706 mon.a (mon.0) 1734 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-06-03T20:47:50.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: cluster 1685825269.7692816 osd.5 (osd.5) 246 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:50.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: cluster 1685825269.772061 osd.5 (osd.5) 247 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:50.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:50 smithi033 bash[78259]: cluster 1685825270.2831044 osd.4 (osd.4) 276 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: cluster 1685825269.531863 mgr.y (mgr.34104) 1436 : cluster 0 pgmap v1588: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: audit 1685825269.7185948 mon.a (mon.0) 1733 : audit 1 from='client.? 172.21.15.33:0/1007425209' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2023-06-03T20:47:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: cluster 1685825269.7186706 mon.a (mon.0) 1734 : cluster 0 osdmap e333: 8 total, 8 up, 8 in 2023-06-03T20:47:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: cluster 1685825269.7692816 osd.5 (osd.5) 246 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: cluster 1685825269.772061 osd.5 (osd.5) 247 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:51.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:50 smithi083 bash[60048]: cluster 1685825270.2831044 osd.4 (osd.4) 276 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:51 smithi033 bash[74781]: cluster 1685825270.2831018 osd.6 (osd.6) 225 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:51 smithi033 bash[74781]: cluster 1685825270.2833242 osd.7 (osd.7) 259 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:51 smithi033 bash[78259]: cluster 1685825270.2831018 osd.6 (osd.6) 225 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:51 smithi033 bash[78259]: cluster 1685825270.2833242 osd.7 (osd.7) 259 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:51 smithi083 bash[60048]: cluster 1685825270.2831018 osd.6 (osd.6) 225 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:51 smithi083 bash[60048]: cluster 1685825270.2833242 osd.7 (osd.7) 259 : cluster 3 failed to encode map e333 with expected crc 2023-06-03T20:47:53.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:52 smithi033 bash[74781]: cluster 1685825271.5328925 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:53.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:52 smithi033 bash[78259]: cluster 1685825271.5328925 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:53.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:52 smithi083 bash[60048]: cluster 1685825271.5328925 mgr.y (mgr.34104) 1437 : cluster 0 pgmap v1590: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:54 smithi083 bash[60048]: cluster 1685825273.5337608 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:54 smithi083 bash[60048]: audit 1685825273.6323514 mon.a (mon.0) 1735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:55.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:54 smithi033 bash[74781]: cluster 1685825273.5337608 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:55.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:54 smithi033 bash[74781]: audit 1685825273.6323514 mon.a (mon.0) 1735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:55.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:54 smithi033 bash[78259]: cluster 1685825273.5337608 mgr.y (mgr.34104) 1438 : cluster 0 pgmap v1591: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:55.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:54 smithi033 bash[78259]: audit 1685825273.6323514 mon.a (mon.0) 1735 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:47:55.362 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:47:56.581 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:47:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:47:56] "GET /metrics HTTP/1.1" 200 221737 "" "Prometheus/2.33.4" 2023-06-03T20:47:56.865 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:56 smithi033 bash[74781]: cluster 1685825275.534394 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:56.865 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:56 smithi033 bash[78259]: cluster 1685825275.534394 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:56 smithi083 bash[60048]: cluster 1685825275.534394 mgr.y (mgr.34104) 1439 : cluster 0 pgmap v1592: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:58 smithi083 bash[60048]: cluster 1685825277.5350254 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:59.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:58 smithi033 bash[74781]: cluster 1685825277.5350254 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:59.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:58 smithi033 bash[78259]: cluster 1685825277.5350254 mgr.y (mgr.34104) 1440 : cluster 0 pgmap v1593: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:47:59.611 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.5 to 1 (10000) 2023-06-03T20:47:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:47:59 smithi083 bash[60048]: audit 1685825279.211932 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:00.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:47:59 smithi033 bash[74781]: audit 1685825279.211932 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:47:59 smithi033 bash[78259]: audit 1685825279.211932 mon.a (mon.0) 1736 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:00.474 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 5 1 2023-06-03T20:48:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[74781]: cluster 1685825279.5357635 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[74781]: audit 1685825279.5983202 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[74781]: cluster 1685825279.598436 mon.a (mon.0) 1738 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-06-03T20:48:00.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[78259]: cluster 1685825279.5357635 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:00.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[78259]: audit 1685825279.5983202 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:00.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:00 smithi033 bash[78259]: cluster 1685825279.598436 mon.a (mon.0) 1738 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-06-03T20:48:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:00 smithi083 bash[60048]: cluster 1685825279.5357635 mgr.y (mgr.34104) 1441 : cluster 0 pgmap v1594: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:00 smithi083 bash[60048]: audit 1685825279.5983202 mon.a (mon.0) 1737 : audit 1 from='client.? 172.21.15.33:0/1337250015' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:00 smithi083 bash[60048]: cluster 1685825279.598436 mon.a (mon.0) 1738 : cluster 0 osdmap e334: 8 total, 8 up, 8 in 2023-06-03T20:48:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:01 smithi083 bash[60048]: cluster 1685825279.6709957 osd.5 (osd.5) 248 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:01 smithi083 bash[60048]: cluster 1685825279.6735108 osd.5 (osd.5) 249 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:01 smithi083 bash[60048]: cluster 1685825279.675054 osd.5 (osd.5) 250 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:01 smithi083 bash[60048]: cluster 1685825279.7387915 osd.4 (osd.4) 277 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:01 smithi083 bash[60048]: cluster 1685825279.7416077 osd.4 (osd.4) 278 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[74781]: cluster 1685825279.6709957 osd.5 (osd.5) 248 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[74781]: cluster 1685825279.6735108 osd.5 (osd.5) 249 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[74781]: cluster 1685825279.675054 osd.5 (osd.5) 250 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[74781]: cluster 1685825279.7387915 osd.4 (osd.4) 277 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[74781]: cluster 1685825279.7416077 osd.4 (osd.4) 278 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[78259]: cluster 1685825279.6709957 osd.5 (osd.5) 248 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[78259]: cluster 1685825279.6735108 osd.5 (osd.5) 249 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[78259]: cluster 1685825279.675054 osd.5 (osd.5) 250 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[78259]: cluster 1685825279.7387915 osd.4 (osd.4) 277 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:01 smithi033 bash[78259]: cluster 1685825279.7416077 osd.4 (osd.4) 278 : cluster 3 failed to encode map e334 with expected crc 2023-06-03T20:48:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:02 smithi083 bash[60048]: cluster 1685825281.5367985 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:03.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:02 smithi033 bash[78259]: cluster 1685825281.5367985 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:03.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:02 smithi033 bash[74781]: cluster 1685825281.5367985 mgr.y (mgr.34104) 1442 : cluster 0 pgmap v1596: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:04 smithi083 bash[60048]: cluster 1685825283.5375416 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:05.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:04 smithi033 bash[74781]: cluster 1685825283.5375416 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:04 smithi033 bash[78259]: cluster 1685825283.5375416 mgr.y (mgr.34104) 1443 : cluster 0 pgmap v1597: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:05.304 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:06.559 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:06] "GET /metrics HTTP/1.1" 200 221737 "" "Prometheus/2.33.4" 2023-06-03T20:48:06.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:06 smithi083 bash[60048]: cluster 1685825285.5386086 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:07.081 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:06 smithi033 bash[74781]: cluster 1685825285.5386086 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:07.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:06 smithi033 bash[78259]: cluster 1685825285.5386086 mgr.y (mgr.34104) 1444 : cluster 0 pgmap v1598: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:08.831 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:08 smithi033 bash[74781]: cluster 1685825287.539268 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:08.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:08 smithi033 bash[78259]: cluster 1685825287.539268 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:08.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:08 smithi083 bash[60048]: cluster 1685825287.539268 mgr.y (mgr.34104) 1445 : cluster 0 pgmap v1599: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:09.646 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.5 primary-affinity to 1 (8655362) 2023-06-03T20:48:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:09 smithi083 bash[60048]: audit 1685825288.6320689 mon.a (mon.0) 1739 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:09 smithi083 bash[60048]: audit 1685825289.0683985 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.33:0/427111909' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:09.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:09 smithi083 bash[60048]: audit 1685825289.0691197 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[74781]: audit 1685825288.6320689 mon.a (mon.0) 1739 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[74781]: audit 1685825289.0683985 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.33:0/427111909' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:10.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[74781]: audit 1685825289.0691197 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:10.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[78259]: audit 1685825288.6320689 mon.a (mon.0) 1739 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:10.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[78259]: audit 1685825289.0683985 mon.c (mon.2) 167 : audit 1 from='client.? 172.21.15.33:0/427111909' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:10.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:09 smithi033 bash[78259]: audit 1685825289.0691197 mon.a (mon.0) 1740 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]: dispatch 2023-06-03T20:48:10.575 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 6 1 2023-06-03T20:48:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.5400717 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: audit 1685825289.6315737 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.631665 mon.a (mon.0) 1742 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.6365094 osd.5 (osd.5) 251 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.6387348 osd.5 (osd.5) 252 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.6409194 osd.4 (osd.4) 279 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[74781]: cluster 1685825289.6433957 osd.4 (osd.4) 280 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.5400717 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: audit 1685825289.6315737 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.631665 mon.a (mon.0) 1742 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-06-03T20:48:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.6365094 osd.5 (osd.5) 251 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.6387348 osd.5 (osd.5) 252 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.6409194 osd.4 (osd.4) 279 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:10 smithi033 bash[78259]: cluster 1685825289.6433957 osd.4 (osd.4) 280 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.5400717 mgr.y (mgr.34104) 1446 : cluster 0 pgmap v1600: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: audit 1685825289.6315737 mon.a (mon.0) 1741 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2023-06-03T20:48:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.631665 mon.a (mon.0) 1742 : cluster 0 osdmap e335: 8 total, 8 up, 8 in 2023-06-03T20:48:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.6365094 osd.5 (osd.5) 251 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.6387348 osd.5 (osd.5) 252 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.6409194 osd.4 (osd.4) 279 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:10 smithi083 bash[60048]: cluster 1685825289.6433957 osd.4 (osd.4) 280 : cluster 3 failed to encode map e335 with expected crc 2023-06-03T20:48:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[74781]: cluster 1685825290.6426942 mon.a (mon.0) 1743 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-06-03T20:48:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[74781]: cluster 1685825290.6430151 osd.4 (osd.4) 281 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[74781]: cluster 1685825290.6467156 osd.5 (osd.5) 253 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[74781]: cluster 1685825290.6492949 osd.5 (osd.5) 254 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[78259]: cluster 1685825290.6426942 mon.a (mon.0) 1743 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-06-03T20:48:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[78259]: cluster 1685825290.6430151 osd.4 (osd.4) 281 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[78259]: cluster 1685825290.6467156 osd.5 (osd.5) 253 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:11 smithi033 bash[78259]: cluster 1685825290.6492949 osd.5 (osd.5) 254 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:11 smithi083 bash[60048]: cluster 1685825290.6426942 mon.a (mon.0) 1743 : cluster 0 osdmap e336: 8 total, 8 up, 8 in 2023-06-03T20:48:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:11 smithi083 bash[60048]: cluster 1685825290.6430151 osd.4 (osd.4) 281 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:11 smithi083 bash[60048]: cluster 1685825290.6467156 osd.5 (osd.5) 253 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:11 smithi083 bash[60048]: cluster 1685825290.6492949 osd.5 (osd.5) 254 : cluster 3 failed to encode map e336 with expected crc 2023-06-03T20:48:13.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:12 smithi033 bash[74781]: cluster 1685825291.5409334 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1603: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:13.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:12 smithi033 bash[74781]: cluster 1685825291.6445038 mon.a (mon.0) 1744 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-06-03T20:48:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:12 smithi033 bash[78259]: cluster 1685825291.5409334 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1603: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:12 smithi033 bash[78259]: cluster 1685825291.6445038 mon.a (mon.0) 1744 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-06-03T20:48:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:12 smithi083 bash[60048]: cluster 1685825291.5409334 mgr.y (mgr.34104) 1447 : cluster 0 pgmap v1603: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:12 smithi083 bash[60048]: cluster 1685825291.6445038 mon.a (mon.0) 1744 : cluster 3 Health check failed: Reduced data availability: 7 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2023-06-03T20:48:15.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:14 smithi033 bash[74781]: cluster 1685825293.5418913 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1604: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:14 smithi033 bash[78259]: cluster 1685825293.5418913 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1604: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:14 smithi083 bash[60048]: cluster 1685825293.5418913 mgr.y (mgr.34104) 1448 : cluster 0 pgmap v1604: 73 pgs: 9 peering, 64 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:15.409 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:16.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:15 smithi033 bash[74781]: cluster 1685825295.6584427 mon.a (mon.0) 1745 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 9 pgs peering) 2023-06-03T20:48:16.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:15 smithi033 bash[74781]: cluster 1685825295.6585085 mon.a (mon.0) 1746 : cluster 1 Cluster is now healthy 2023-06-03T20:48:16.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:15 smithi033 bash[78259]: cluster 1685825295.6584427 mon.a (mon.0) 1745 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 9 pgs peering) 2023-06-03T20:48:16.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:15 smithi033 bash[78259]: cluster 1685825295.6585085 mon.a (mon.0) 1746 : cluster 1 Cluster is now healthy 2023-06-03T20:48:16.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:15 smithi083 bash[60048]: cluster 1685825295.6584427 mon.a (mon.0) 1745 : cluster 1 Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 7 pgs inactive, 9 pgs peering) 2023-06-03T20:48:16.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:15 smithi083 bash[60048]: cluster 1685825295.6585085 mon.a (mon.0) 1746 : cluster 1 Cluster is now healthy 2023-06-03T20:48:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:16] "GET /metrics HTTP/1.1" 200 221735 "" "Prometheus/2.33.4" 2023-06-03T20:48:17.045 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:16 smithi033 bash[74781]: cluster 1685825295.5429418 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:17.045 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:16 smithi033 bash[78259]: cluster 1685825295.5429418 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:17.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:16 smithi083 bash[60048]: cluster 1685825295.5429418 mgr.y (mgr.34104) 1449 : cluster 0 pgmap v1605: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:19.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:18 smithi033 bash[78259]: cluster 1685825297.543584 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:18 smithi033 bash[74781]: cluster 1685825297.543584 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:18 smithi083 bash[60048]: cluster 1685825297.543584 mgr.y (mgr.34104) 1450 : cluster 0 pgmap v1606: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:19.748 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.6 to 1 (10000) 2023-06-03T20:48:20.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:19 smithi033 bash[74781]: audit 1685825299.582205 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.33:0/3952995946' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:19 smithi033 bash[74781]: audit 1685825299.582809 mon.a (mon.0) 1747 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:19 smithi033 bash[78259]: audit 1685825299.582205 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.33:0/3952995946' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:19 smithi033 bash[78259]: audit 1685825299.582809 mon.a (mon.0) 1747 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:19 smithi083 bash[60048]: audit 1685825299.582205 mon.c (mon.2) 168 : audit 1 from='client.? 172.21.15.33:0/3952995946' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:19 smithi083 bash[60048]: audit 1685825299.582809 mon.a (mon.0) 1747 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:20.674 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 6 1 2023-06-03T20:48:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: cluster 1685825299.5443034 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: audit 1685825299.7358143 mon.a (mon.0) 1748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: cluster 1685825299.7359922 mon.a (mon.0) 1749 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-06-03T20:48:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: cluster 1685825299.9602056 osd.6 (osd.6) 226 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: cluster 1685825299.9630263 osd.6 (osd.6) 227 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[74781]: cluster 1685825300.2564142 osd.5 (osd.5) 255 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: cluster 1685825299.5443034 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: audit 1685825299.7358143 mon.a (mon.0) 1748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: cluster 1685825299.7359922 mon.a (mon.0) 1749 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: cluster 1685825299.9602056 osd.6 (osd.6) 226 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: cluster 1685825299.9630263 osd.6 (osd.6) 227 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:20 smithi033 bash[78259]: cluster 1685825300.2564142 osd.5 (osd.5) 255 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: cluster 1685825299.5443034 mgr.y (mgr.34104) 1451 : cluster 0 pgmap v1607: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: audit 1685825299.7358143 mon.a (mon.0) 1748 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: cluster 1685825299.7359922 mon.a (mon.0) 1749 : cluster 0 osdmap e337: 8 total, 8 up, 8 in 2023-06-03T20:48:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: cluster 1685825299.9602056 osd.6 (osd.6) 226 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: cluster 1685825299.9630263 osd.6 (osd.6) 227 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:21.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:20 smithi083 bash[60048]: cluster 1685825300.2564142 osd.5 (osd.5) 255 : cluster 3 failed to encode map e337 with expected crc 2023-06-03T20:48:22.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:21 smithi033 bash[74781]: audit 1685825301.146327 mon.a (mon.0) 1750 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:48:22.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:21 smithi033 bash[78259]: audit 1685825301.146327 mon.a (mon.0) 1750 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:48:22.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:21 smithi083 bash[60048]: audit 1685825301.146327 mon.a (mon.0) 1750 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:48:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:22 smithi033 bash[78259]: cluster 1685825301.5453355 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:22 smithi033 bash[74781]: cluster 1685825301.5453355 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:22 smithi083 bash[60048]: cluster 1685825301.5453355 mgr.y (mgr.34104) 1452 : cluster 0 pgmap v1609: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:24 smithi083 bash[60048]: cluster 1685825303.546124 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:24 smithi083 bash[60048]: audit 1685825303.6335664 mon.a (mon.0) 1751 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:24 smithi083 bash[60048]: audit 1685825304.4927356 mon.a (mon.0) 1752 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[74781]: cluster 1685825303.546124 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[74781]: audit 1685825303.6335664 mon.a (mon.0) 1751 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:25.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[74781]: audit 1685825304.4927356 mon.a (mon.0) 1752 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:25.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[78259]: cluster 1685825303.546124 mgr.y (mgr.34104) 1453 : cluster 0 pgmap v1610: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:25.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[78259]: audit 1685825303.6335664 mon.a (mon.0) 1751 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:25.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:24 smithi033 bash[78259]: audit 1685825304.4927356 mon.a (mon.0) 1752 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:25.503 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:26.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:26] "GET /metrics HTTP/1.1" 200 221727 "" "Prometheus/2.33.4" 2023-06-03T20:48:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:26 smithi083 bash[60048]: cluster 1685825305.5470142 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:26.950 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:26 smithi033 bash[74781]: cluster 1685825305.5470142 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:26.951 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:26 smithi033 bash[78259]: cluster 1685825305.5470142 mgr.y (mgr.34104) 1454 : cluster 0 pgmap v1611: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[74781]: audit 1685825306.7463663 mon.a (mon.0) 1753 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[74781]: audit 1685825306.754826 mon.a (mon.0) 1754 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[74781]: audit 1685825307.5609386 mon.a (mon.0) 1755 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[74781]: audit 1685825307.5679402 mon.a (mon.0) 1756 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[78259]: audit 1685825306.7463663 mon.a (mon.0) 1753 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[78259]: audit 1685825306.754826 mon.a (mon.0) 1754 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[78259]: audit 1685825307.5609386 mon.a (mon.0) 1755 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:27 smithi033 bash[78259]: audit 1685825307.5679402 mon.a (mon.0) 1756 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:27 smithi083 bash[60048]: audit 1685825306.7463663 mon.a (mon.0) 1753 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:27 smithi083 bash[60048]: audit 1685825306.754826 mon.a (mon.0) 1754 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:27 smithi083 bash[60048]: audit 1685825307.5609386 mon.a (mon.0) 1755 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:28.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:27 smithi083 bash[60048]: audit 1685825307.5679402 mon.a (mon.0) 1756 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[74781]: cluster 1685825307.5476563 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[74781]: audit 1685825308.0368733 mon.a (mon.0) 1757 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:48:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[74781]: audit 1685825308.038214 mon.a (mon.0) 1758 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:48:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[74781]: audit 1685825308.0465345 mon.a (mon.0) 1759 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[78259]: cluster 1685825307.5476563 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[78259]: audit 1685825308.0368733 mon.a (mon.0) 1757 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:48:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[78259]: audit 1685825308.038214 mon.a (mon.0) 1758 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:48:29.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:28 smithi033 bash[78259]: audit 1685825308.0465345 mon.a (mon.0) 1759 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:28 smithi083 bash[60048]: cluster 1685825307.5476563 mgr.y (mgr.34104) 1455 : cluster 0 pgmap v1612: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:28 smithi083 bash[60048]: audit 1685825308.0368733 mon.a (mon.0) 1757 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:48:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:28 smithi083 bash[60048]: audit 1685825308.038214 mon.a (mon.0) 1758 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:48:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:28 smithi083 bash[60048]: audit 1685825308.0465345 mon.a (mon.0) 1759 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:48:29.777 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.6 primary-affinity to 1 (8655362) 2023-06-03T20:48:30.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:29 smithi033 bash[74781]: audit 1685825309.5616674 mon.a (mon.0) 1760 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:30.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:29 smithi033 bash[78259]: audit 1685825309.5616674 mon.a (mon.0) 1760 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:30.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:29 smithi083 bash[60048]: audit 1685825309.5616674 mon.a (mon.0) 1760 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]: dispatch 2023-06-03T20:48:30.718 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 7 1 2023-06-03T20:48:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: cluster 1685825309.5483303 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: audit 1685825309.7629707 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: cluster 1685825309.7631521 mon.a (mon.0) 1762 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: cluster 1685825310.0046916 osd.6 (osd.6) 228 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: cluster 1685825310.004698 osd.5 (osd.5) 256 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[74781]: cluster 1685825310.0049973 osd.4 (osd.4) 282 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: cluster 1685825309.5483303 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: audit 1685825309.7629707 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: cluster 1685825309.7631521 mon.a (mon.0) 1762 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-06-03T20:48:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: cluster 1685825310.0046916 osd.6 (osd.6) 228 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: cluster 1685825310.004698 osd.5 (osd.5) 256 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:30 smithi033 bash[78259]: cluster 1685825310.0049973 osd.4 (osd.4) 282 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: cluster 1685825309.5483303 mgr.y (mgr.34104) 1456 : cluster 0 pgmap v1613: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: audit 1685825309.7629707 mon.a (mon.0) 1761 : audit 1 from='client.? 172.21.15.33:0/193121748' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2023-06-03T20:48:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: cluster 1685825309.7631521 mon.a (mon.0) 1762 : cluster 0 osdmap e338: 8 total, 8 up, 8 in 2023-06-03T20:48:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: cluster 1685825310.0046916 osd.6 (osd.6) 228 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: cluster 1685825310.004698 osd.5 (osd.5) 256 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:31.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:30 smithi083 bash[60048]: cluster 1685825310.0049973 osd.4 (osd.4) 282 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:32.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:31 smithi033 bash[74781]: cluster 1685825310.005143 osd.7 (osd.7) 260 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:32.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:31 smithi033 bash[78259]: cluster 1685825310.005143 osd.7 (osd.7) 260 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:32.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:31 smithi083 bash[60048]: cluster 1685825310.005143 osd.7 (osd.7) 260 : cluster 3 failed to encode map e338 with expected crc 2023-06-03T20:48:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:32 smithi033 bash[74781]: cluster 1685825311.5494437 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:32 smithi033 bash[78259]: cluster 1685825311.5494437 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:32 smithi083 bash[60048]: cluster 1685825311.5494437 mgr.y (mgr.34104) 1457 : cluster 0 pgmap v1615: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:35.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:34 smithi033 bash[78259]: cluster 1685825313.5503936 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:35.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:34 smithi033 bash[74781]: cluster 1685825313.5503936 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:35.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:34 smithi083 bash[60048]: cluster 1685825313.5503936 mgr.y (mgr.34104) 1458 : cluster 0 pgmap v1616: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:35.541 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:36] "GET /metrics HTTP/1.1" 200 221727 "" "Prometheus/2.33.4" 2023-06-03T20:48:37.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:36 smithi033 bash[74781]: cluster 1685825315.5514297 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:37.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:36 smithi033 bash[78259]: cluster 1685825315.5514297 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:36 smithi083 bash[60048]: cluster 1685825315.5514297 mgr.y (mgr.34104) 1459 : cluster 0 pgmap v1617: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:38 smithi033 bash[78259]: cluster 1685825317.5521202 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:38 smithi033 bash[78259]: audit 1685825318.6337366 mon.a (mon.0) 1763 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:38 smithi033 bash[74781]: cluster 1685825317.5521202 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:39.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:38 smithi033 bash[74781]: audit 1685825318.6337366 mon.a (mon.0) 1763 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:38 smithi083 bash[60048]: cluster 1685825317.5521202 mgr.y (mgr.34104) 1460 : cluster 0 pgmap v1618: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:38 smithi083 bash[60048]: audit 1685825318.6337366 mon.a (mon.0) 1763 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:39.830 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.7 to 1 (10000) 2023-06-03T20:48:40.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:39 smithi033 bash[78259]: audit 1685825319.4573624 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.33:0/953713274' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:39 smithi033 bash[78259]: audit 1685825319.458185 mon.a (mon.0) 1764 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:39 smithi033 bash[74781]: audit 1685825319.4573624 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.33:0/953713274' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.084 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:39 smithi033 bash[74781]: audit 1685825319.458185 mon.a (mon.0) 1764 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:39 smithi083 bash[60048]: audit 1685825319.4573624 mon.c (mon.2) 169 : audit 1 from='client.? 172.21.15.33:0/953713274' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:39 smithi083 bash[60048]: audit 1685825319.458185 mon.a (mon.0) 1764 : audit 1 from='client.? ' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:40.734 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 7 1 2023-06-03T20:48:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: cluster 1685825319.5530636 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: audit 1685825319.8163564 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: cluster 1685825319.8164902 mon.a (mon.0) 1766 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: cluster 1685825320.408476 osd.7 (osd.7) 261 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: cluster 1685825320.4085355 osd.4 (osd.4) 283 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[74781]: cluster 1685825320.4085355 osd.5 (osd.5) 257 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: cluster 1685825319.5530636 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: audit 1685825319.8163564 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:41.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: cluster 1685825319.8164902 mon.a (mon.0) 1766 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-06-03T20:48:41.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: cluster 1685825320.408476 osd.7 (osd.7) 261 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: cluster 1685825320.4085355 osd.4 (osd.4) 283 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:40 smithi033 bash[78259]: cluster 1685825320.4085355 osd.5 (osd.5) 257 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: cluster 1685825319.5530636 mgr.y (mgr.34104) 1461 : cluster 0 pgmap v1619: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: audit 1685825319.8163564 mon.a (mon.0) 1765 : audit 1 from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: cluster 1685825319.8164902 mon.a (mon.0) 1766 : cluster 0 osdmap e339: 8 total, 8 up, 8 in 2023-06-03T20:48:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: cluster 1685825320.408476 osd.7 (osd.7) 261 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: cluster 1685825320.4085355 osd.4 (osd.4) 283 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:41.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:40 smithi083 bash[60048]: cluster 1685825320.4085355 osd.5 (osd.5) 257 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:42.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:41 smithi033 bash[74781]: cluster 1685825320.4084604 osd.6 (osd.6) 229 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:42.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:41 smithi033 bash[78259]: cluster 1685825320.4084604 osd.6 (osd.6) 229 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:42.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:41 smithi083 bash[60048]: cluster 1685825320.4084604 osd.6 (osd.6) 229 : cluster 3 failed to encode map e339 with expected crc 2023-06-03T20:48:43.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:42 smithi033 bash[74781]: cluster 1685825321.5538049 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:43.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:42 smithi033 bash[78259]: cluster 1685825321.5538049 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:42 smithi083 bash[60048]: cluster 1685825321.5538049 mgr.y (mgr.34104) 1462 : cluster 0 pgmap v1621: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:44 smithi083 bash[60048]: cluster 1685825323.5545106 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:45.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:44 smithi033 bash[74781]: cluster 1685825323.5545106 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:45.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:44 smithi033 bash[78259]: cluster 1685825323.5545106 mgr.y (mgr.34104) 1463 : cluster 0 pgmap v1622: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:45.572 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:46.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:46] "GET /metrics HTTP/1.1" 200 221731 "" "Prometheus/2.33.4" 2023-06-03T20:48:47.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:46 smithi083 bash[60048]: cluster 1685825325.5555372 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:47.209 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:46 smithi033 bash[78259]: cluster 1685825325.5555372 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:47.210 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:46 smithi033 bash[74781]: cluster 1685825325.5555372 mgr.y (mgr.34104) 1464 : cluster 0 pgmap v1623: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:48 smithi083 bash[60048]: cluster 1685825327.5562372 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:49.148 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:48 smithi033 bash[78259]: cluster 1685825327.5562372 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:49.148 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:48 smithi033 bash[74781]: cluster 1685825327.5562372 mgr.y (mgr.34104) 1465 : cluster 0 pgmap v1624: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:49.861 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.7 primary-affinity to 1 (8655362) 2023-06-03T20:48:50.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:49 smithi083 bash[60048]: audit 1685825329.5433192 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:50.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:49 smithi033 bash[74781]: audit 1685825329.5433192 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:50.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:49 smithi033 bash[78259]: audit 1685825329.5433192 mon.a (mon.0) 1767 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]: dispatch 2023-06-03T20:48:50.690 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd reweight 1 1 2023-06-03T20:48:51.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[74781]: cluster 1685825329.557149 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:51.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[74781]: audit 1685825329.8481398 mon.a (mon.0) 1768 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:51.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[74781]: cluster 1685825329.8482625 mon.a (mon.0) 1769 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-06-03T20:48:51.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[74781]: cluster 1685825329.849288 osd.4 (osd.4) 284 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:51.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[78259]: cluster 1685825329.557149 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:51.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[78259]: audit 1685825329.8481398 mon.a (mon.0) 1768 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:51.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[78259]: cluster 1685825329.8482625 mon.a (mon.0) 1769 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-06-03T20:48:51.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:50 smithi033 bash[78259]: cluster 1685825329.849288 osd.4 (osd.4) 284 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:50 smithi083 bash[60048]: cluster 1685825329.557149 mgr.y (mgr.34104) 1466 : cluster 0 pgmap v1625: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:51.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:50 smithi083 bash[60048]: audit 1685825329.8481398 mon.a (mon.0) 1768 : audit 1 from='client.? 172.21.15.33:0/971869402' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2023-06-03T20:48:51.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:50 smithi083 bash[60048]: cluster 1685825329.8482625 mon.a (mon.0) 1769 : cluster 0 osdmap e340: 8 total, 8 up, 8 in 2023-06-03T20:48:51.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:50 smithi083 bash[60048]: cluster 1685825329.849288 osd.4 (osd.4) 284 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:51 smithi083 bash[60048]: cluster 1685825330.3663206 osd.6 (osd.6) 230 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:51 smithi083 bash[60048]: cluster 1685825331.2701595 osd.5 (osd.5) 258 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:51 smithi083 bash[60048]: cluster 1685825331.2703187 osd.7 (osd.7) 262 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[78259]: cluster 1685825330.3663206 osd.6 (osd.6) 230 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[78259]: cluster 1685825331.2701595 osd.5 (osd.5) 258 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[78259]: cluster 1685825331.2703187 osd.7 (osd.7) 262 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[74781]: cluster 1685825330.3663206 osd.6 (osd.6) 230 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[74781]: cluster 1685825331.2701595 osd.5 (osd.5) 258 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:52.333 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:51 smithi033 bash[74781]: cluster 1685825331.2703187 osd.7 (osd.7) 262 : cluster 3 failed to encode map e340 with expected crc 2023-06-03T20:48:53.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:52 smithi083 bash[60048]: cluster 1685825331.5578911 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:52 smithi033 bash[78259]: cluster 1685825331.5578911 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:53.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:52 smithi033 bash[74781]: cluster 1685825331.5578911 mgr.y (mgr.34104) 1467 : cluster 0 pgmap v1627: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:54 smithi083 bash[60048]: cluster 1685825333.5586257 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:54 smithi083 bash[60048]: audit 1685825333.6342287 mon.a (mon.0) 1770 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:55.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:54 smithi033 bash[78259]: cluster 1685825333.5586257 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:55.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:54 smithi033 bash[78259]: audit 1685825333.6342287 mon.a (mon.0) 1770 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:55.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:54 smithi033 bash[74781]: cluster 1685825333.5586257 mgr.y (mgr.34104) 1468 : cluster 0 pgmap v1628: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:55.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:54 smithi033 bash[74781]: audit 1685825333.6342287 mon.a (mon.0) 1770 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:48:55.523 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:48:56.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:48:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:48:56] "GET /metrics HTTP/1.1" 200 221742 "" "Prometheus/2.33.4" 2023-06-03T20:48:56.885 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:56 smithi033 bash[74781]: cluster 1685825335.5593948 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:56.886 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:56 smithi033 bash[78259]: cluster 1685825335.5593948 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:56 smithi083 bash[60048]: cluster 1685825335.5593948 mgr.y (mgr.34104) 1469 : cluster 0 pgmap v1629: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:58 smithi083 bash[60048]: cluster 1685825337.5600867 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:58.991 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:58 smithi033 bash[74781]: cluster 1685825337.5600867 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:58.991 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:58 smithi033 bash[78259]: cluster 1685825337.5600867 mgr.y (mgr.34104) 1470 : cluster 0 pgmap v1630: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:48:59.637 INFO:teuthology.orchestra.run.smithi033.stderr:reweighted osd.1 to 1 (10000) 2023-06-03T20:48:59.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:48:59 smithi083 bash[60048]: audit 1685825339.4706974 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:00.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:48:59 smithi033 bash[78259]: audit 1685825339.4706974 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:00.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:48:59 smithi033 bash[74781]: audit 1685825339.4706974 mon.a (mon.0) 1771 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd=[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:00.513 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd primary-affinity 1 1 2023-06-03T20:49:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[74781]: cluster 1685825339.561051 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:00.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[74781]: audit 1685825339.622951 mon.a (mon.0) 1772 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[74781]: cluster 1685825339.62303 mon.a (mon.0) 1773 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[74781]: cluster 1685825339.6254685 osd.5 (osd.5) 259 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[74781]: cluster 1685825339.972543 osd.6 (osd.6) 231 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[78259]: cluster 1685825339.561051 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[78259]: audit 1685825339.622951 mon.a (mon.0) 1772 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:00.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[78259]: cluster 1685825339.62303 mon.a (mon.0) 1773 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-06-03T20:49:00.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[78259]: cluster 1685825339.6254685 osd.5 (osd.5) 259 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:00.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:00 smithi033 bash[78259]: cluster 1685825339.972543 osd.6 (osd.6) 231 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:00 smithi083 bash[60048]: cluster 1685825339.561051 mgr.y (mgr.34104) 1471 : cluster 0 pgmap v1631: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:00 smithi083 bash[60048]: audit 1685825339.622951 mon.a (mon.0) 1772 : audit 1 from='client.? 172.21.15.33:0/186249896' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:00 smithi083 bash[60048]: cluster 1685825339.62303 mon.a (mon.0) 1773 : cluster 0 osdmap e341: 8 total, 8 up, 8 in 2023-06-03T20:49:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:00 smithi083 bash[60048]: cluster 1685825339.6254685 osd.5 (osd.5) 259 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:00.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:00 smithi083 bash[60048]: cluster 1685825339.972543 osd.6 (osd.6) 231 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:01 smithi083 bash[60048]: cluster 1685825339.8786354 osd.7 (osd.7) 263 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:01.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:01 smithi083 bash[60048]: cluster 1685825339.972365 osd.4 (osd.4) 285 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:01 smithi033 bash[74781]: cluster 1685825339.8786354 osd.7 (osd.7) 263 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:02.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:01 smithi033 bash[74781]: cluster 1685825339.972365 osd.4 (osd.4) 285 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:02.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:01 smithi033 bash[78259]: cluster 1685825339.8786354 osd.7 (osd.7) 263 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:02.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:01 smithi033 bash[78259]: cluster 1685825339.972365 osd.4 (osd.4) 285 : cluster 3 failed to encode map e341 with expected crc 2023-06-03T20:49:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:02 smithi083 bash[60048]: cluster 1685825341.561815 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:03.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:02 smithi033 bash[74781]: cluster 1685825341.561815 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:03.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:02 smithi033 bash[78259]: cluster 1685825341.561815 mgr.y (mgr.34104) 1472 : cluster 0 pgmap v1633: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:04 smithi083 bash[60048]: cluster 1685825343.5625296 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:05.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:04 smithi033 bash[74781]: cluster 1685825343.5625296 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:04 smithi033 bash[78259]: cluster 1685825343.5625296 mgr.y (mgr.34104) 1473 : cluster 0 pgmap v1634: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:05.342 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:06.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:06] "GET /metrics HTTP/1.1" 200 221742 "" "Prometheus/2.33.4" 2023-06-03T20:49:06.944 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:06 smithi033 bash[74781]: cluster 1685825345.5631719 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:06.944 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:06 smithi033 bash[78259]: cluster 1685825345.5631719 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:06 smithi083 bash[60048]: cluster 1685825345.5631719 mgr.y (mgr.34104) 1474 : cluster 0 pgmap v1635: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:08 smithi033 bash[78259]: cluster 1685825347.5638208 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:08 smithi033 bash[78259]: audit 1685825348.6348176 mon.a (mon.0) 1774 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:09.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:08 smithi033 bash[74781]: cluster 1685825347.5638208 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:09.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:08 smithi033 bash[74781]: audit 1685825348.6348176 mon.a (mon.0) 1774 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:08 smithi083 bash[60048]: cluster 1685825347.5638208 mgr.y (mgr.34104) 1475 : cluster 0 pgmap v1636: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:08 smithi083 bash[60048]: audit 1685825348.6348176 mon.a (mon.0) 1774 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:09.668 INFO:teuthology.orchestra.run.smithi033.stderr:set osd.1 primary-affinity to 1 (8655362) 2023-06-03T20:49:10.085 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:09 smithi033 bash[74781]: audit 1685825349.2324138 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:10.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:09 smithi033 bash[78259]: audit 1685825349.2324138 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:10.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:09 smithi083 bash[60048]: audit 1685825349.2324138 mon.a (mon.0) 1775 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd=[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]: dispatch 2023-06-03T20:49:10.537 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2023-06-03T20:49:10.538 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2023-06-03T20:49:10.538 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2023-06-03T20:49:10.538 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2023-06-03T20:49:10.539 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2023-06-03T20:49:10.539 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T20:49:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[74781]: cluster 1685825349.5648339 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:10.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[74781]: audit 1685825349.6544256 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[74781]: cluster 1685825349.654655 mon.a (mon.0) 1777 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-06-03T20:49:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[74781]: cluster 1685825349.6560197 osd.6 (osd.6) 232 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:10.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[74781]: cluster 1685825349.97429 osd.4 (osd.4) 286 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[78259]: cluster 1685825349.5648339 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:10.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[78259]: audit 1685825349.6544256 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[78259]: cluster 1685825349.654655 mon.a (mon.0) 1777 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-06-03T20:49:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[78259]: cluster 1685825349.6560197 osd.6 (osd.6) 232 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:10.834 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:10 smithi033 bash[78259]: cluster 1685825349.97429 osd.4 (osd.4) 286 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:10 smithi083 bash[60048]: cluster 1685825349.5648339 mgr.y (mgr.34104) 1476 : cluster 0 pgmap v1637: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:10 smithi083 bash[60048]: audit 1685825349.6544256 mon.a (mon.0) 1776 : audit 1 from='client.? 172.21.15.33:0/226282928' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2023-06-03T20:49:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:10 smithi083 bash[60048]: cluster 1685825349.654655 mon.a (mon.0) 1777 : cluster 0 osdmap e342: 8 total, 8 up, 8 in 2023-06-03T20:49:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:10 smithi083 bash[60048]: cluster 1685825349.6560197 osd.6 (osd.6) 232 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:11.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:10 smithi083 bash[60048]: cluster 1685825349.97429 osd.4 (osd.4) 286 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[74781]: cluster 1685825349.97395 osd.7 (osd.7) 264 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[74781]: cluster 1685825349.9741178 osd.5 (osd.5) 260 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[74781]: cluster 1685825350.6561852 mon.a (mon.0) 1778 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-06-03T20:49:12.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[74781]: cluster 1685825351.0176628 osd.4 (osd.4) 287 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:12.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[74781]: cluster 1685825351.0179107 osd.6 (osd.6) 233 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[78259]: cluster 1685825349.97395 osd.7 (osd.7) 264 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[78259]: cluster 1685825349.9741178 osd.5 (osd.5) 260 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[78259]: cluster 1685825350.6561852 mon.a (mon.0) 1778 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-06-03T20:49:12.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[78259]: cluster 1685825351.0176628 osd.4 (osd.4) 287 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:12.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:11 smithi033 bash[78259]: cluster 1685825351.0179107 osd.6 (osd.6) 233 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:11 smithi083 bash[60048]: cluster 1685825349.97395 osd.7 (osd.7) 264 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:11 smithi083 bash[60048]: cluster 1685825349.9741178 osd.5 (osd.5) 260 : cluster 3 failed to encode map e342 with expected crc 2023-06-03T20:49:12.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:11 smithi083 bash[60048]: cluster 1685825350.6561852 mon.a (mon.0) 1778 : cluster 0 osdmap e343: 8 total, 8 up, 8 in 2023-06-03T20:49:12.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:11 smithi083 bash[60048]: cluster 1685825351.0176628 osd.4 (osd.4) 287 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:12.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:11 smithi083 bash[60048]: cluster 1685825351.0179107 osd.6 (osd.6) 233 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[78259]: cluster 1685825351.0177898 osd.7 (osd.7) 265 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[78259]: cluster 1685825351.0178418 osd.5 (osd.5) 261 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[78259]: cluster 1685825351.5655105 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[74781]: cluster 1685825351.0177898 osd.7 (osd.7) 265 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[74781]: cluster 1685825351.0178418 osd.5 (osd.5) 261 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:12 smithi033 bash[74781]: cluster 1685825351.5655105 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:12 smithi083 bash[60048]: cluster 1685825351.0177898 osd.7 (osd.7) 265 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:12 smithi083 bash[60048]: cluster 1685825351.0178418 osd.5 (osd.5) 261 : cluster 3 failed to encode map e343 with expected crc 2023-06-03T20:49:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:12 smithi083 bash[60048]: cluster 1685825351.5655105 mgr.y (mgr.34104) 1477 : cluster 0 pgmap v1640: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:15.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:14 smithi033 bash[74781]: cluster 1685825353.5663517 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:15.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:14 smithi033 bash[78259]: cluster 1685825353.5663517 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:14 smithi083 bash[60048]: cluster 1685825353.5663517 mgr.y (mgr.34104) 1478 : cluster 0 pgmap v1641: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:15.385 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:16.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:16] "GET /metrics HTTP/1.1" 200 221730 "" "Prometheus/2.33.4" 2023-06-03T20:49:16.903 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:16 smithi033 bash[74781]: cluster 1685825355.5672615 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:16.903 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:16 smithi033 bash[78259]: cluster 1685825355.5672615 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:17.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:16 smithi083 bash[60048]: cluster 1685825355.5672615 mgr.y (mgr.34104) 1479 : cluster 0 pgmap v1642: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:18 smithi033 bash[74781]: cluster 1685825357.5678828 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:19.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:18 smithi033 bash[78259]: cluster 1685825357.5678828 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:18 smithi083 bash[60048]: cluster 1685825357.5678828 mgr.y (mgr.34104) 1480 : cluster 0 pgmap v1643: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:19.236 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:49:19.236 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":343,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T20:49:10.649861+0000","last_up_change":"2023-06-03T20:31:14.251722+0000","last_in_change":"2023-06-03T20:27:35.253083+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-06-03T19:50:54.807339+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-06-03T19:55:36.399952+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":{}},"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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"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":"148d2180-a815-4098-98ca-4cbc8dc699e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":313,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6803","nonce":1346865117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6805","nonce":1346865117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6809","nonce":1346865117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6807","nonce":1346865117}]},"public_addr":"172.21.15.33:6803/1346865117","cluster_addr":"172.21.15.33:6805/1346865117","heartbeat_back_addr":"172.21.15.33:6809/1346865117","heartbeat_front_addr":"172.21.15.33:6807/1346865117","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":224,"up_from":231,"up_thru":342,"down_at":225,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6811","nonce":174678814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6813","nonce":174678814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6817","nonce":174678814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6815","nonce":174678814}]},"public_addr":"172.21.15.33:6811/174678814","cluster_addr":"172.21.15.33:6813/174678814","heartbeat_back_addr":"172.21.15.33:6817/174678814","heartbeat_front_addr":"172.21.15.33:6815/174678814","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":313,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6819","nonce":1589690386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6821","nonce":1589690386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6825","nonce":1589690386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6823","nonce":1589690386}]},"public_addr":"172.21.15.33:6819/1589690386","cluster_addr":"172.21.15.33:6821/1589690386","heartbeat_back_addr":"172.21.15.33:6825/1589690386","heartbeat_front_addr":"172.21.15.33:6823/1589690386","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":330,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6827","nonce":4239665017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6829","nonce":4239665017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6833","nonce":4239665017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6831","nonce":4239665017}]},"public_addr":"172.21.15.33:6827/4239665017","cluster_addr":"172.21.15.33:6829/4239665017","heartbeat_back_addr":"172.21.15.33:6833/4239665017","heartbeat_front_addr":"172.21.15.33:6831/4239665017","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":335,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:06.414317+0000","dead_epoch":224},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:52.159044+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:51:38.281834+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":0}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2260946943":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6800/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/3655642572":"2023-06-04T20:03:38.440279+0000","172.21.15.83:6834/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/3893307517":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2733889295":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/2610144780":"2023-06-04T20:03:38.440279+0000","172.21.15.83:0/3705393633":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/673817701":"2023-06-04T20:00:33.612274+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/2015940129":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.83:6835/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/600128042":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/960110708":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1157704308":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.83:0/2248153964":"2023-06-04T20:02:32.461485+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-06-03T20:49:19.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:19 smithi033 bash[78259]: audit 1685825359.224513 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.33:0/3525565664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:19.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:19 smithi033 bash[74781]: audit 1685825359.224513 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.33:0/3525565664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:20.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:19 smithi083 bash[60048]: audit 1685825359.224513 mon.c (mon.2) 170 : audit 0 from='client.? 172.21.15.33:0/3525565664' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:20.195 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2023-06-03T20:49:20.196 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd dump --format=json 2023-06-03T20:49:21.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:20 smithi033 bash[78259]: cluster 1685825359.5688744 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:21.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:20 smithi033 bash[74781]: cluster 1685825359.5688744 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:20 smithi083 bash[60048]: cluster 1685825359.5688744 mgr.y (mgr.34104) 1481 : cluster 0 pgmap v1644: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:23.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:22 smithi033 bash[74781]: cluster 1685825361.5696936 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:23.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:22 smithi033 bash[78259]: cluster 1685825361.5696936 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:22 smithi083 bash[60048]: cluster 1685825361.5696936 mgr.y (mgr.34104) 1482 : cluster 0 pgmap v1645: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:24 smithi083 bash[60048]: cluster 1685825363.5705822 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:24.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:24 smithi083 bash[60048]: audit 1685825363.6351736 mon.a (mon.0) 1779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:25.017 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:25.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:24 smithi033 bash[78259]: cluster 1685825363.5705822 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:25.059 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:24 smithi033 bash[78259]: audit 1685825363.6351736 mon.a (mon.0) 1779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:25.059 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:24 smithi033 bash[74781]: cluster 1685825363.5705822 mgr.y (mgr.34104) 1483 : cluster 0 pgmap v1646: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:25.060 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:24 smithi033 bash[74781]: audit 1685825363.6351736 mon.a (mon.0) 1779 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:26.549 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:26] "GET /metrics HTTP/1.1" 200 221733 "" "Prometheus/2.33.4" 2023-06-03T20:49:26.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:26 smithi033 bash[74781]: cluster 1685825365.5716507 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:26.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:26 smithi033 bash[78259]: cluster 1685825365.5716507 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:26.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:26 smithi083 bash[60048]: cluster 1685825365.5716507 mgr.y (mgr.34104) 1484 : cluster 0 pgmap v1647: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:28.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:28 smithi033 bash[74781]: cluster 1685825367.572302 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:28.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:28 smithi033 bash[74781]: audit 1685825368.126219 mon.a (mon.0) 1780 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:49:28.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:28 smithi033 bash[78259]: cluster 1685825367.572302 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:28.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:28 smithi033 bash[78259]: audit 1685825368.126219 mon.a (mon.0) 1780 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:49:28.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:28 smithi083 bash[60048]: cluster 1685825367.572302 mgr.y (mgr.34104) 1485 : cluster 0 pgmap v1648: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:28.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:28 smithi083 bash[60048]: audit 1685825368.126219 mon.a (mon.0) 1780 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:49:28.966 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:49:28.967 INFO:teuthology.orchestra.run.smithi033.stdout:{"epoch":343,"fsid":"3be302aa-0247-11ee-9b1d-001a4aab830c","created":"2023-06-03T19:46:26.373363+0000","modified":"2023-06-03T20:49:10.649861+0000","last_up_change":"2023-06-03T20:31:14.251722+0000","last_in_change":"2023-06-03T20:27:35.253083+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":23,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":12,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"pacific","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2023-06-03T19:50:54.807339+0000","flags":1,"flags_names":"hashpspool","type":1,"size":3,"min_size":2,"crush_rule":0,"peering_crush_bucket_count":0,"peering_crush_bucket_target":0,"peering_crush_bucket_barrier":0,"peering_crush_bucket_mandatory_member":2147483647,"object_hash":2,"pg_autoscale_mode":"off","pg_num":1,"pg_placement_num":1,"pg_placement_num_target":1,"pg_num_target":1,"pg_num_pending":1,"last_pg_merge_meta":{"source_pgid":"0.0","ready_epoch":0,"last_epoch_started":0,"last_epoch_clean":0,"source_version":"0'0","target_version":"0'0"},"last_change":"70","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"0","auid":0,"snap_mode":"selfmanaged","snap_seq":0,"snap_epoch":0,"pool_snaps":[],"removed_snaps":"[]","quota_max_bytes":0,"quota_max_objects":0,"tiers":[],"tier_of":-1,"read_tier":-1,"write_tier":-1,"cache_mode":"none","target_max_bytes":0,"target_max_objects":0,"cache_target_dirty_ratio_micro":400000,"cache_target_dirty_high_ratio_micro":600000,"cache_target_full_ratio_micro":800000,"cache_min_flush_age":0,"cache_min_evict_age":0,"erasure_code_profile":"","hit_set_params":{"type":"none"},"hit_set_period":0,"hit_set_count":0,"use_gmt_hitset":true,"min_read_recency_for_promote":0,"min_write_recency_for_promote":0,"hit_set_grade_decay_rate":0,"hit_set_search_last_n":0,"grade_table":[],"stripe_width":0,"expected_num_objects":0,"fast_read":false,"options":{"pg_num_max":32,"pg_num_min":1},"application_metadata":{"mgr":{},"mgr_devicehealth":{}},"read_balance":{"score_acting":7.8899998664855957,"score_stable":7.8899998664855957,"optimal_score":0.37999999523162842,"raw_score_acting":3,"raw_score_stable":3,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2023-06-03T19:55:36.399952+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":{}},"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-06-03T19:57:33.125435+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-06-03T19:57:33.923764+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":{},"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":"148d2180-a815-4098-98ca-4cbc8dc699e5","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":73,"up_from":77,"up_thru":313,"down_at":74,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6802","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6803","nonce":1346865117}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6804","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6805","nonce":1346865117}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6808","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6809","nonce":1346865117}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6806","nonce":1346865117},{"type":"v1","addr":"172.21.15.33:6807","nonce":1346865117}]},"public_addr":"172.21.15.33:6803/1346865117","cluster_addr":"172.21.15.33:6805/1346865117","heartbeat_back_addr":"172.21.15.33:6809/1346865117","heartbeat_front_addr":"172.21.15.33:6807/1346865117","state":["exists","up"]},{"osd":1,"uuid":"2a7e74a8-2c0e-402c-b727-be66bd7521f6","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":82,"last_clean_end":224,"up_from":231,"up_thru":342,"down_at":225,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6810","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6811","nonce":174678814}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6812","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6813","nonce":174678814}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6816","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6817","nonce":174678814}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6814","nonce":174678814},{"type":"v1","addr":"172.21.15.33:6815","nonce":174678814}]},"public_addr":"172.21.15.33:6811/174678814","cluster_addr":"172.21.15.33:6813/174678814","heartbeat_back_addr":"172.21.15.33:6817/174678814","heartbeat_front_addr":"172.21.15.33:6815/174678814","state":["exists","up"]},{"osd":2,"uuid":"4413fe14-4268-4b6e-9183-cdc0a2dc1e7a","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":83,"up_from":87,"up_thru":313,"down_at":84,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6818","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6819","nonce":1589690386}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6820","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6821","nonce":1589690386}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6824","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6825","nonce":1589690386}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6822","nonce":1589690386},{"type":"v1","addr":"172.21.15.33:6823","nonce":1589690386}]},"public_addr":"172.21.15.33:6819/1589690386","cluster_addr":"172.21.15.33:6821/1589690386","heartbeat_back_addr":"172.21.15.33:6825/1589690386","heartbeat_front_addr":"172.21.15.33:6823/1589690386","state":["exists","up"]},{"osd":3,"uuid":"cfdc2e79-1ff7-420c-89cd-696ef9feea27","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":25,"last_clean_end":88,"up_from":92,"up_thru":330,"down_at":89,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6826","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6827","nonce":4239665017}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6828","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6829","nonce":4239665017}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6832","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6833","nonce":4239665017}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.33:6830","nonce":4239665017},{"type":"v1","addr":"172.21.15.33:6831","nonce":4239665017}]},"public_addr":"172.21.15.33:6827/4239665017","cluster_addr":"172.21.15.33:6829/4239665017","heartbeat_back_addr":"172.21.15.33:6833/4239665017","heartbeat_front_addr":"172.21.15.33:6831/4239665017","state":["exists","up"]},{"osd":4,"uuid":"0e6f26be-ee14-4ab8-a1bf-a49e5e2e9636","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":30,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6800","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6801","nonce":3655552873}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6802","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6803","nonce":3655552873}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6806","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6807","nonce":3655552873}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6804","nonce":3655552873},{"type":"v1","addr":"172.21.15.83:6805","nonce":3655552873}]},"public_addr":"172.21.15.83:6801/3655552873","cluster_addr":"172.21.15.83:6803/3655552873","heartbeat_back_addr":"172.21.15.83:6807/3655552873","heartbeat_front_addr":"172.21.15.83:6805/3655552873","state":["exists","up"]},{"osd":5,"uuid":"93666a78-6679-4921-a2c3-b754b00bec2b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":36,"up_thru":335,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6808","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6809","nonce":1000827813}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6810","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6811","nonce":1000827813}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6814","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6815","nonce":1000827813}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6812","nonce":1000827813},{"type":"v1","addr":"172.21.15.83:6813","nonce":1000827813}]},"public_addr":"172.21.15.83:6809/1000827813","cluster_addr":"172.21.15.83:6811/1000827813","heartbeat_back_addr":"172.21.15.83:6815/1000827813","heartbeat_front_addr":"172.21.15.83:6813/1000827813","state":["exists","up"]},{"osd":6,"uuid":"5e80dda6-cc4f-4b0c-884c-7846e1b1aff1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":42,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6816","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6817","nonce":3171985317}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6818","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6819","nonce":3171985317}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6822","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6823","nonce":3171985317}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6820","nonce":3171985317},{"type":"v1","addr":"172.21.15.83:6821","nonce":3171985317}]},"public_addr":"172.21.15.83:6817/3171985317","cluster_addr":"172.21.15.83:6819/3171985317","heartbeat_back_addr":"172.21.15.83:6823/3171985317","heartbeat_front_addr":"172.21.15.83:6821/3171985317","state":["exists","up"]},{"osd":7,"uuid":"e4ce3333-1d7e-443d-807a-07a4b4e2ed8e","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":48,"up_thru":322,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6824","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6825","nonce":2472396836}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6826","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6827","nonce":2472396836}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6830","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6831","nonce":2472396836}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.83:6828","nonce":2472396836},{"type":"v1","addr":"172.21.15.83:6829","nonce":2472396836}]},"public_addr":"172.21.15.83:6825/2472396836","cluster_addr":"172.21.15.83:6827/2472396836","heartbeat_back_addr":"172.21.15.83:6831/2472396836","heartbeat_front_addr":"172.21.15.83:6829/2472396836","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-06-03T19:49:22.050987+0000","dead_epoch":73},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:06.414317+0000","dead_epoch":224},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:50:52.159044+0000","dead_epoch":83},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:51:38.281834+0000","dead_epoch":88},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138314316775423,"old_weight":0,"last_purged_snaps_scrub":"2023-06-03T19:52:21.680979+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-06-03T19:53:05.601455+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-06-03T19:53:50.258716+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-06-03T19:54:34.529697+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":0}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.d","mappings":[{"from":1,"to":5}]},{"pgid":"4.10","mappings":[{"from":1,"to":2}]},{"pgid":"4.16","mappings":[{"from":3,"to":2}]},{"pgid":"4.18","mappings":[{"from":1,"to":2}]},{"pgid":"4.1d","mappings":[{"from":3,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.33:0/2260946943":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6800/2461643001":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1486184938":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/3655642572":"2023-06-04T20:03:38.440279+0000","172.21.15.83:6834/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/3893307517":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2733889295":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/2610144780":"2023-06-04T20:03:38.440279+0000","172.21.15.83:0/3705393633":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2763243525":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/673817701":"2023-06-04T20:00:33.612274+0000","172.21.15.33:0/728201751":"2023-06-04T19:46:56.156376+0000","172.21.15.33:6800/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6801/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6801/1155625728":"2023-06-04T19:47:28.068128+0000","172.21.15.33:0/2015940129":"2023-06-04T20:03:38.440279+0000","172.21.15.33:0/1042147199":"2023-06-04T19:47:28.068128+0000","172.21.15.33:6800/760669992":"2023-06-04T20:00:33.612274+0000","172.21.15.83:6835/4088968872":"2023-06-04T20:02:32.461485+0000","172.21.15.83:0/600128042":"2023-06-04T20:02:32.461485+0000","172.21.15.33:0/2551916338":"2023-06-04T19:55:09.276021+0000","172.21.15.33:0/960110708":"2023-06-04T20:00:33.612274+0000","172.21.15.33:6800/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/1157704308":"2023-06-04T20:03:38.440279+0000","172.21.15.33:6801/3109038918":"2023-06-04T19:46:56.156376+0000","172.21.15.33:0/2693640284":"2023-06-04T19:55:09.276021+0000","172.21.15.33:6801/2047837676":"2023-06-04T19:55:09.276021+0000","172.21.15.83:0/2248153964":"2023-06-04T20:02:32.461485+0000"},"range_blocklist":{},"erasure_code_profiles":{"default":{"crush-failure-domain":"osd","k":"2","m":"1","plugin":"jerasure","technique":"reed_sol_van"}},"removed_snaps_queue":[{"pool":12,"snaps":[{"begin":2,"length":1}]}],"new_removed_snaps":[],"new_purged_snaps":[],"crush_node_flags":{},"device_class_flags":{},"stretch_mode":{"stretch_mode_enabled":false,"stretch_bucket_count":0,"degraded_stretch_mode":0,"recovering_stretch_mode":0,"stretch_mode_bucket":0}} 2023-06-03T20:49:29.883 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:29 smithi033 bash[78259]: audit 1685825368.9535713 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.33:0/339125260' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:29.883 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:29 smithi033 bash[74781]: audit 1685825368.9535713 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.33:0/339125260' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:29.885 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.0 flush_pg_stats 2023-06-03T20:49:29.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.1 flush_pg_stats 2023-06-03T20:49:29.886 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.2 flush_pg_stats 2023-06-03T20:49:29.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.3 flush_pg_stats 2023-06-03T20:49:29.887 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.4 flush_pg_stats 2023-06-03T20:49:29.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.5 flush_pg_stats 2023-06-03T20:49:29.888 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.6 flush_pg_stats 2023-06-03T20:49:29.889 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph tell osd.7 flush_pg_stats 2023-06-03T20:49:29.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:29 smithi083 bash[60048]: audit 1685825368.9535713 mon.c (mon.2) 171 : audit 0 from='client.? 172.21.15.33:0/339125260' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2023-06-03T20:49:30.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:30 smithi083 bash[60048]: cluster 1685825369.5732749 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:30 smithi033 bash[74781]: cluster 1685825369.5732749 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:31.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:30 smithi033 bash[78259]: cluster 1685825369.5732749 mgr.y (mgr.34104) 1486 : cluster 0 pgmap v1649: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:32.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:32 smithi083 bash[60048]: cluster 1685825371.5742533 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:33.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:32 smithi033 bash[74781]: cluster 1685825371.5742533 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:33.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:32 smithi033 bash[78259]: cluster 1685825371.5742533 mgr.y (mgr.34104) 1487 : cluster 0 pgmap v1650: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:34.494 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.494 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.495 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.495 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.495 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.496 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.496 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.497 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:34.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[78259]: cluster 1685825373.5751288 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:34.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[78259]: audit 1685825374.5751872 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:34.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[78259]: audit 1685825374.5823667 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:34.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[74781]: cluster 1685825373.5751288 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:34.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[74781]: audit 1685825374.5751872 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:34.833 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:34 smithi033 bash[74781]: audit 1685825374.5823667 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:34 smithi083 bash[60048]: cluster 1685825373.5751288 mgr.y (mgr.34104) 1488 : cluster 0 pgmap v1651: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:34 smithi083 bash[60048]: audit 1685825374.5751872 mon.a (mon.0) 1781 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:34.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:34 smithi083 bash[60048]: audit 1685825374.5823667 mon.a (mon.0) 1782 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:35 smithi083 bash[60048]: audit 1685825374.8318114 mon.a (mon.0) 1783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:35 smithi083 bash[60048]: audit 1685825374.8401303 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:35 smithi083 bash[60048]: audit 1685825375.262345 mon.a (mon.0) 1785 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:49:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:35 smithi083 bash[60048]: audit 1685825375.2632818 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:49:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:35 smithi083 bash[60048]: audit 1685825375.2689838 mon.a (mon.0) 1787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[74781]: audit 1685825374.8318114 mon.a (mon.0) 1783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[74781]: audit 1685825374.8401303 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[74781]: audit 1685825375.262345 mon.a (mon.0) 1785 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:49:36.289 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[74781]: audit 1685825375.2632818 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:49:36.290 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[74781]: audit 1685825375.2689838 mon.a (mon.0) 1787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[78259]: audit 1685825374.8318114 mon.a (mon.0) 1783 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.290 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[78259]: audit 1685825374.8401303 mon.a (mon.0) 1784 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[78259]: audit 1685825375.262345 mon.a (mon.0) 1785 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:49:36.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[78259]: audit 1685825375.2632818 mon.a (mon.0) 1786 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:49:36.291 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:35 smithi033 bash[78259]: audit 1685825375.2689838 mon.a (mon.0) 1787 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:49:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:36] "GET /metrics HTTP/1.1" 200 221733 "" "Prometheus/2.33.4" 2023-06-03T20:49:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:36 smithi083 bash[60048]: cluster 1685825375.5759964 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:37.362 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:36 smithi033 bash[78259]: cluster 1685825375.5759964 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:37.363 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:36 smithi033 bash[74781]: cluster 1685825375.5759964 mgr.y (mgr.34104) 1489 : cluster 0 pgmap v1652: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:38 smithi033 bash[74781]: cluster 1685825377.576622 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:39.054 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:38 smithi033 bash[74781]: audit 1685825378.6346982 mon.a (mon.0) 1788 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:39.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:38 smithi033 bash[78259]: cluster 1685825377.576622 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:39.055 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:38 smithi033 bash[78259]: audit 1685825378.6346982 mon.a (mon.0) 1788 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:38 smithi083 bash[60048]: cluster 1685825377.576622 mgr.y (mgr.34104) 1490 : cluster 0 pgmap v1653: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:38 smithi083 bash[60048]: audit 1685825378.6346982 mon.a (mon.0) 1788 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:40.881 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:40 smithi033 bash[74781]: cluster 1685825379.5778959 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:40.881 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:40 smithi033 bash[78259]: cluster 1685825379.5778959 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:40 smithi083 bash[60048]: cluster 1685825379.5778959 mgr.y (mgr.34104) 1491 : cluster 0 pgmap v1654: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:43.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:42 smithi083 bash[60048]: cluster 1685825381.578808 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:43.169 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:42 smithi033 bash[78259]: cluster 1685825381.578808 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:43.170 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:42 smithi033 bash[74781]: cluster 1685825381.578808 mgr.y (mgr.34104) 1492 : cluster 0 pgmap v1655: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:45.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:44 smithi083 bash[60048]: cluster 1685825383.5793893 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:45.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:44 smithi033 bash[74781]: cluster 1685825383.5793893 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:45.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:44 smithi033 bash[78259]: cluster 1685825383.5793893 mgr.y (mgr.34104) 1493 : cluster 0 pgmap v1656: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:46.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:46] "GET /metrics HTTP/1.1" 200 221729 "" "Prometheus/2.33.4" 2023-06-03T20:49:47.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:46 smithi083 bash[60048]: cluster 1685825385.5804036 mgr.y (mgr.34104) 1494 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:47.384 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:46 smithi033 bash[74781]: cluster 1685825385.5804036 mgr.y (mgr.34104) 1494 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:47.385 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:46 smithi033 bash[78259]: cluster 1685825385.5804036 mgr.y (mgr.34104) 1494 : cluster 0 pgmap v1657: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:48.966 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:48 smithi033 bash[74781]: cluster 1685825387.5810816 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:48.966 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:48 smithi033 bash[78259]: cluster 1685825387.5810816 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:49.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:48 smithi083 bash[60048]: cluster 1685825387.5810816 mgr.y (mgr.34104) 1495 : cluster 0 pgmap v1658: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:51.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:50 smithi033 bash[74781]: cluster 1685825389.5818837 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:51.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:50 smithi033 bash[78259]: cluster 1685825389.5818837 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:51.136 INFO:teuthology.orchestra.run.smithi033.stdout:395136991710 2023-06-03T20:49:51.136 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.3 2023-06-03T20:49:51.144 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:50 smithi083 bash[60048]: cluster 1685825389.5818837 mgr.y (mgr.34104) 1496 : cluster 0 pgmap v1659: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:51.408 INFO:teuthology.orchestra.run.smithi033.stdout:373662155236 2023-06-03T20:49:51.408 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.2 2023-06-03T20:49:53.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:52 smithi083 bash[60048]: cluster 1685825391.582444 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:53.332 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:52 smithi033 bash[74781]: cluster 1685825391.582444 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:53.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:52 smithi033 bash[78259]: cluster 1685825391.582444 mgr.y (mgr.34104) 1497 : cluster 0 pgmap v1660: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:54.137 INFO:teuthology.orchestra.run.smithi033.stdout:206158430872 2023-06-03T20:49:54.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.7 2023-06-03T20:49:54.408 INFO:teuthology.orchestra.run.smithi033.stdout:992137445601 2023-06-03T20:49:54.409 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.1 2023-06-03T20:49:54.783 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:54 smithi033 bash[78259]: cluster 1685825393.5832949 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:54.783 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:54 smithi033 bash[78259]: audit 1685825393.6348858 mon.a (mon.0) 1789 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:54.784 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:54 smithi033 bash[74781]: cluster 1685825393.5832949 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:54.784 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:54 smithi033 bash[74781]: audit 1685825393.6348858 mon.a (mon.0) 1789 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:54.784 INFO:teuthology.orchestra.run.smithi033.stdout:330712482289 2023-06-03T20:49:54.785 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.0 2023-06-03T20:49:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:54 smithi083 bash[60048]: cluster 1685825393.5832949 mgr.y (mgr.34104) 1498 : cluster 0 pgmap v1661: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:54.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:54 smithi083 bash[60048]: audit 1685825393.6348858 mon.a (mon.0) 1789 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:49:56.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:49:56 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:49:56] "GET /metrics HTTP/1.1" 200 221719 "" "Prometheus/2.33.4" 2023-06-03T20:49:56.599 INFO:teuthology.orchestra.run.smithi033.stdout:154618823339 2023-06-03T20:49:56.599 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.5 2023-06-03T20:49:56.831 INFO:teuthology.orchestra.run.smithi033.stdout:128849019571 2023-06-03T20:49:56.831 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.4 2023-06-03T20:49:56.848 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:56 smithi033 bash[78259]: cluster 1685825395.5843124 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:56.849 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:56 smithi033 bash[74781]: cluster 1685825395.5843124 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:56.849 INFO:teuthology.orchestra.run.smithi033.stdout:180388627106 2023-06-03T20:49:56.850 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph osd last-stat-seq osd.6 2023-06-03T20:49:56.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:56 smithi083 bash[60048]: cluster 1685825395.5843124 mgr.y (mgr.34104) 1499 : cluster 0 pgmap v1662: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:58.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:49:58 smithi083 bash[60048]: cluster 1685825397.5850472 mgr.y (mgr.34104) 1500 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:59.011 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:59.014 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:59.015 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:59.017 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:59.019 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:49:59.058 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:49:58 smithi033 bash[78259]: cluster 1685825397.5850472 mgr.y (mgr.34104) 1500 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:49:59.058 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:49:58 smithi033 bash[74781]: cluster 1685825397.5850472 mgr.y (mgr.34104) 1500 : cluster 0 pgmap v1663: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:00 smithi083 bash[60048]: cluster 1685825399.5860744 mgr.y (mgr.34104) 1501 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:00.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:00 smithi083 bash[60048]: cluster 1685825400.0001342 mon.a (mon.0) 1790 : cluster 1 overall HEALTH_OK 2023-06-03T20:50:01.056 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:50:01.057 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:50:01.058 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:50:01.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:00 smithi033 bash[74781]: cluster 1685825399.5860744 mgr.y (mgr.34104) 1501 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:01.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:00 smithi033 bash[74781]: cluster 1685825400.0001342 mon.a (mon.0) 1790 : cluster 1 overall HEALTH_OK 2023-06-03T20:50:01.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:00 smithi033 bash[78259]: cluster 1685825399.5860744 mgr.y (mgr.34104) 1501 : cluster 0 pgmap v1664: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:01.085 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:00 smithi033 bash[78259]: cluster 1685825400.0001342 mon.a (mon.0) 1790 : cluster 1 overall HEALTH_OK 2023-06-03T20:50:02.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:02 smithi033 bash[74781]: cluster 1685825401.5867827 mgr.y (mgr.34104) 1502 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:02.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:02 smithi033 bash[78259]: cluster 1685825401.5867827 mgr.y (mgr.34104) 1502 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:02.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:02 smithi083 bash[60048]: cluster 1685825401.5867827 mgr.y (mgr.34104) 1502 : cluster 0 pgmap v1665: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:04.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:04 smithi083 bash[60048]: cluster 1685825403.5873358 mgr.y (mgr.34104) 1503 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:05.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:04 smithi033 bash[74781]: cluster 1685825403.5873358 mgr.y (mgr.34104) 1503 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:05.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:04 smithi033 bash[78259]: cluster 1685825403.5873358 mgr.y (mgr.34104) 1503 : cluster 0 pgmap v1666: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:06.498 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:06 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:50:06] "GET /metrics HTTP/1.1" 200 221719 "" "Prometheus/2.33.4" 2023-06-03T20:50:06.749 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:06 smithi033 bash[74781]: cluster 1685825405.5882728 mgr.y (mgr.34104) 1504 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:06.750 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:06 smithi033 bash[78259]: cluster 1685825405.5882728 mgr.y (mgr.34104) 1504 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:07.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:06 smithi083 bash[60048]: cluster 1685825405.5882728 mgr.y (mgr.34104) 1504 : cluster 0 pgmap v1667: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:08 smithi033 bash[78259]: cluster 1685825407.5888612 mgr.y (mgr.34104) 1505 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:09.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:08 smithi033 bash[78259]: audit 1685825408.6358554 mon.a (mon.0) 1791 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:09.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:08 smithi033 bash[74781]: cluster 1685825407.5888612 mgr.y (mgr.34104) 1505 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:09.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:08 smithi033 bash[74781]: audit 1685825408.6358554 mon.a (mon.0) 1791 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:08 smithi083 bash[60048]: cluster 1685825407.5888612 mgr.y (mgr.34104) 1505 : cluster 0 pgmap v1668: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:09.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:08 smithi083 bash[60048]: audit 1685825408.6358554 mon.a (mon.0) 1791 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:11.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:10 smithi033 bash[74781]: cluster 1685825409.5899072 mgr.y (mgr.34104) 1506 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:11.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:10 smithi033 bash[78259]: cluster 1685825409.5899072 mgr.y (mgr.34104) 1506 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:11.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:10 smithi083 bash[60048]: cluster 1685825409.5899072 mgr.y (mgr.34104) 1506 : cluster 0 pgmap v1669: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:12.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:12 smithi033 bash[78259]: cluster 1685825411.5905285 mgr.y (mgr.34104) 1507 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:12.928 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:12 smithi033 bash[74781]: cluster 1685825411.5905285 mgr.y (mgr.34104) 1507 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:13.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:12 smithi083 bash[60048]: cluster 1685825411.5905285 mgr.y (mgr.34104) 1507 : cluster 0 pgmap v1670: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:14.999 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:14 smithi033 bash[78259]: cluster 1685825413.5912054 mgr.y (mgr.34104) 1508 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:15.000 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:14 smithi033 bash[74781]: cluster 1685825413.5912054 mgr.y (mgr.34104) 1508 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:15.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:14 smithi083 bash[60048]: cluster 1685825413.5912054 mgr.y (mgr.34104) 1508 : cluster 0 pgmap v1671: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:16.510 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:16 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:50:16] "GET /metrics HTTP/1.1" 200 221716 "" "Prometheus/2.33.4" 2023-06-03T20:50:16.630 INFO:teuthology.orchestra.run.smithi033.stdout:395136991716 2023-06-03T20:50:16.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:16 smithi033 bash[74781]: cluster 1685825415.5920045 mgr.y (mgr.34104) 1509 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:16.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:16 smithi033 bash[74781]: audit 1685825416.6225216 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.33:0/297045213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:50:16.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:16 smithi033 bash[78259]: cluster 1685825415.5920045 mgr.y (mgr.34104) 1509 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:16.833 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:16 smithi033 bash[78259]: audit 1685825416.6225216 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.33:0/297045213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:50:17.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:16 smithi083 bash[60048]: cluster 1685825415.5920045 mgr.y (mgr.34104) 1509 : cluster 0 pgmap v1672: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:17.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:16 smithi083 bash[60048]: audit 1685825416.6225216 mon.a (mon.0) 1792 : audit 0 from='client.? 172.21.15.33:0/297045213' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2023-06-03T20:50:17.852 INFO:teuthology.orchestra.run.smithi033.stdout:330712482294 2023-06-03T20:50:17.998 INFO:teuthology.orchestra.run.smithi033.stdout:373662155242 2023-06-03T20:50:18.280 INFO:teuthology.orchestra.run.smithi033.stdout:206158430878 2023-06-03T20:50:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[74781]: cluster 1685825417.5926554 mgr.y (mgr.34104) 1510 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[74781]: audit 1685825417.844652 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.33:0/647125902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:50:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[74781]: audit 1685825417.98959 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.33:0/4023496281' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:50:19.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[74781]: audit 1685825418.2720976 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.33:0/3886121883' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:50:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[78259]: cluster 1685825417.5926554 mgr.y (mgr.34104) 1510 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[78259]: audit 1685825417.844652 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.33:0/647125902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:50:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[78259]: audit 1685825417.98959 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.33:0/4023496281' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:50:19.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:18 smithi033 bash[78259]: audit 1685825418.2720976 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.33:0/3886121883' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:50:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:18 smithi083 bash[60048]: cluster 1685825417.5926554 mgr.y (mgr.34104) 1510 : cluster 0 pgmap v1673: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:18 smithi083 bash[60048]: audit 1685825417.844652 mon.a (mon.0) 1793 : audit 0 from='client.? 172.21.15.33:0/647125902' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2023-06-03T20:50:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:18 smithi083 bash[60048]: audit 1685825417.98959 mon.c (mon.2) 172 : audit 0 from='client.? 172.21.15.33:0/4023496281' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2023-06-03T20:50:19.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:18 smithi083 bash[60048]: audit 1685825418.2720976 mon.c (mon.2) 173 : audit 0 from='client.? 172.21.15.33:0/3886121883' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2023-06-03T20:50:20.128 INFO:teuthology.orchestra.run.smithi033.stdout:992137445607 2023-06-03T20:50:20.837 INFO:tasks.cephadm.ceph_manager.ceph:need seq 395136991710 got 395136991716 for osd.3 2023-06-03T20:50:20.837 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:21.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:20 smithi033 bash[74781]: cluster 1685825419.5934324 mgr.y (mgr.34104) 1511 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:21.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:20 smithi033 bash[74781]: audit 1685825420.1196563 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.33:0/698351076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:50:21.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:20 smithi033 bash[78259]: cluster 1685825419.5934324 mgr.y (mgr.34104) 1511 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:21.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:20 smithi033 bash[78259]: audit 1685825420.1196563 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.33:0/698351076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:50:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:20 smithi083 bash[60048]: cluster 1685825419.5934324 mgr.y (mgr.34104) 1511 : cluster 0 pgmap v1674: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:21.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:20 smithi083 bash[60048]: audit 1685825420.1196563 mon.a (mon.0) 1794 : audit 0 from='client.? 172.21.15.33:0/698351076' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2023-06-03T20:50:21.597 INFO:tasks.cephadm.ceph_manager.ceph:need seq 373662155236 got 373662155242 for osd.2 2023-06-03T20:50:21.598 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:22.741 INFO:tasks.cephadm.ceph_manager.ceph:need seq 330712482289 got 330712482294 for osd.0 2023-06-03T20:50:22.741 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:22.942 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:22 smithi033 bash[78259]: cluster 1685825421.5939415 mgr.y (mgr.34104) 1512 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:22.943 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:22 smithi033 bash[74781]: cluster 1685825421.5939415 mgr.y (mgr.34104) 1512 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:23.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:22 smithi083 bash[60048]: cluster 1685825421.5939415 mgr.y (mgr.34104) 1512 : cluster 0 pgmap v1675: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:23.167 INFO:teuthology.orchestra.run.smithi033.stdout:154618823345 2023-06-03T20:50:23.325 INFO:teuthology.orchestra.run.smithi033.stdout:128849019577 2023-06-03T20:50:23.648 INFO:tasks.cephadm.ceph_manager.ceph:need seq 206158430872 got 206158430878 for osd.7 2023-06-03T20:50:23.648 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:23.932 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[78259]: audit 1685825423.15887 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.33:0/1151641435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:50:23.932 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[78259]: audit 1685825423.317176 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.33:0/115284365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:50:23.933 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[78259]: audit 1685825423.6352186 mon.a (mon.0) 1795 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[74781]: audit 1685825423.15887 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.33:0/1151641435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:50:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[74781]: audit 1685825423.317176 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.33:0/115284365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:50:23.933 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:23 smithi033 bash[74781]: audit 1685825423.6352186 mon.a (mon.0) 1795 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:23 smithi083 bash[60048]: audit 1685825423.15887 mon.c (mon.2) 174 : audit 0 from='client.? 172.21.15.33:0/1151641435' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2023-06-03T20:50:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:23 smithi083 bash[60048]: audit 1685825423.317176 mon.c (mon.2) 175 : audit 0 from='client.? 172.21.15.33:0/115284365' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2023-06-03T20:50:24.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:23 smithi083 bash[60048]: audit 1685825423.6352186 mon.a (mon.0) 1795 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:24.311 INFO:teuthology.orchestra.run.smithi033.stdout:180388627112 2023-06-03T20:50:24.996 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:24 smithi033 bash[74781]: cluster 1685825423.5944686 mgr.y (mgr.34104) 1513 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:24.996 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:24 smithi033 bash[74781]: audit 1685825424.2969003 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.33:0/2934459389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:50:24.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:24 smithi033 bash[78259]: cluster 1685825423.5944686 mgr.y (mgr.34104) 1513 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:24.997 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:24 smithi033 bash[78259]: audit 1685825424.2969003 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.33:0/2934459389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:50:24.998 INFO:tasks.cephadm.ceph_manager.ceph:need seq 992137445601 got 992137445607 for osd.1 2023-06-03T20:50:24.998 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:25.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:24 smithi083 bash[60048]: cluster 1685825423.5944686 mgr.y (mgr.34104) 1513 : cluster 0 pgmap v1676: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:25.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:24 smithi083 bash[60048]: audit 1685825424.2969003 mon.c (mon.2) 176 : audit 0 from='client.? 172.21.15.33:0/2934459389' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2023-06-03T20:50:26.247 INFO:tasks.cephadm.ceph_manager.ceph:need seq 154618823339 got 154618823345 for osd.5 2023-06-03T20:50:26.247 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:26.386 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849019571 got 128849019577 for osd.4 2023-06-03T20:50:26.387 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:26.395 INFO:tasks.cephadm.ceph_manager.ceph:need seq 180388627106 got 180388627112 for osd.6 2023-06-03T20:50:26.396 DEBUG:teuthology.parallel:result is None 2023-06-03T20:50:26.396 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2023-06-03T20:50:26.397 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:50:26.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:26 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:50:26] "GET /metrics HTTP/1.1" 200 221713 "" "Prometheus/2.33.4" 2023-06-03T20:50:27.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:26 smithi033 bash[74781]: cluster 1685825425.5953474 mgr.y (mgr.34104) 1514 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:27.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:26 smithi033 bash[78259]: cluster 1685825425.5953474 mgr.y (mgr.34104) 1514 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:27.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:26 smithi083 bash[60048]: cluster 1685825425.5953474 mgr.y (mgr.34104) 1514 : cluster 0 pgmap v1677: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:29.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:28 smithi033 bash[74781]: cluster 1685825427.5959136 mgr.y (mgr.34104) 1515 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:29.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:28 smithi033 bash[78259]: cluster 1685825427.5959136 mgr.y (mgr.34104) 1515 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:29.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:28 smithi083 bash[60048]: cluster 1685825427.5959136 mgr.y (mgr.34104) 1515 : cluster 0 pgmap v1678: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:31.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:30 smithi033 bash[74781]: cluster 1685825429.5969074 mgr.y (mgr.34104) 1516 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:31.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:30 smithi033 bash[78259]: cluster 1685825429.5969074 mgr.y (mgr.34104) 1516 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:31.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:30 smithi083 bash[60048]: cluster 1685825429.5969074 mgr.y (mgr.34104) 1516 : cluster 0 pgmap v1679: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:31.265 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:50:32.762 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:32 smithi033 bash[74781]: cluster 1685825431.5976481 mgr.y (mgr.34104) 1517 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:32.762 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:32 smithi033 bash[78259]: cluster 1685825431.5976481 mgr.y (mgr.34104) 1517 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:33.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:32 smithi083 bash[60048]: cluster 1685825431.5976481 mgr.y (mgr.34104) 1517 : cluster 0 pgmap v1680: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:34.832 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:34 smithi033 bash[74781]: cluster 1685825433.5983586 mgr.y (mgr.34104) 1518 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:34.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:34 smithi033 bash[78259]: cluster 1685825433.5983586 mgr.y (mgr.34104) 1518 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:34.977 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:50:34.979 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:50:35.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:34 smithi083 bash[60048]: cluster 1685825433.5983586 mgr.y (mgr.34104) 1518 : cluster 0 pgmap v1681: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:35.902 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1681,"stamp":"2023-06-03T20:50:33.598000+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":3563058,"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":195,"ondisk_log_size":195,"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":3812864,"kb_used_data":28160,"kb_used_omap":21,"kb_used_meta":3784618,"kb_avail":746148352,"statfs":{"total":767960285184,"available":764055912448,"internally_reserved":0,"allocated":28835840,"data_stored":21818234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3875449251},"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.004345"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":364,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981019+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:49:09.981019+0000","last_peered":"2023-06-03T20:49:09.981019+0000","last_clean":"2023-06-03T20:49:09.981019+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:49:09.981019+0000","last_undegraded":"2023-06-03T20:49:09.981019+0000","last_fullsized":"2023-06-03T20:49:09.981019+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":60,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.656592+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:49:09.656592+0000","last_peered":"2023-06-03T20:49:09.656592+0000","last_clean":"2023-06-03T20:49:09.656592+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:49:09.656592+0000","last_undegraded":"2023-06-03T20:49:09.656592+0000","last_fullsized":"2023-06-03T20:49:09.656592+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":308,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.653168+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:49:09.653168+0000","last_peered":"2023-06-03T20:49:09.653168+0000","last_clean":"2023-06-03T20:49:09.653168+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:49:09.653168+0000","last_undegraded":"2023-06-03T20:49:09.653168+0000","last_fullsized":"2023-06-03T20:49:09.653168+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":200,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970593+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:49:09.970593+0000","last_peered":"2023-06-03T20:49:09.970593+0000","last_clean":"2023-06-03T20:49:09.970593+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:49:09.970593+0000","last_undegraded":"2023-06-03T20:49:09.970593+0000","last_fullsized":"2023-06-03T20:49:09.970593+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673473+0000","last_change":"2023-06-03T20:47:30.601485+0000","last_active":"2023-06-03T20:49:10.673473+0000","last_peered":"2023-06-03T20:49:10.673473+0000","last_clean":"2023-06-03T20:49:10.673473+0000","last_became_active":"2023-06-03T20:47:30.601084+0000","last_became_peered":"2023-06-03T20:47:30.601084+0000","last_unstale":"2023-06-03T20:49:10.673473+0000","last_undegraded":"2023-06-03T20:49:10.673473+0000","last_fullsized":"2023-06-03T20:49:10.673473+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:44:09.346010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662751+0000","last_change":"2023-06-03T20:45:27.678512+0000","last_active":"2023-06-03T20:49:09.662751+0000","last_peered":"2023-06-03T20:49:09.662751+0000","last_clean":"2023-06-03T20:49:09.662751+0000","last_became_active":"2023-06-03T20:45:27.678176+0000","last_became_peered":"2023-06-03T20:45:27.678176+0000","last_unstale":"2023-06-03T20:49:09.662751+0000","last_undegraded":"2023-06-03T20:49:09.662751+0000","last_fullsized":"2023-06-03T20:49:09.662751+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659147+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:49:10.659147+0000","last_peered":"2023-06-03T20:49:10.659147+0000","last_clean":"2023-06-03T20:49:10.659147+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:49:10.659147+0000","last_undegraded":"2023-06-03T20:49:10.659147+0000","last_fullsized":"2023-06-03T20:49:10.659147+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":392,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673590+0000","last_change":"2023-06-03T20:45:27.669132+0000","last_active":"2023-06-03T20:49:10.673590+0000","last_peered":"2023-06-03T20:49:10.673590+0000","last_clean":"2023-06-03T20:49:10.673590+0000","last_became_active":"2023-06-03T20:45:27.668738+0000","last_became_peered":"2023-06-03T20:45:27.668738+0000","last_unstale":"2023-06-03T20:49:10.673590+0000","last_undegraded":"2023-06-03T20:49:10.673590+0000","last_fullsized":"2023-06-03T20:49:10.673590+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:31:57.295231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":298,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980507+0000","last_change":"2023-06-03T20:48:11.193936+0000","last_active":"2023-06-03T20:49:09.980507+0000","last_peered":"2023-06-03T20:49:09.980507+0000","last_clean":"2023-06-03T20:49:09.980507+0000","last_became_active":"2023-06-03T20:48:11.193086+0000","last_became_peered":"2023-06-03T20:48:11.193086+0000","last_unstale":"2023-06-03T20:49:09.980507+0000","last_undegraded":"2023-06-03T20:49:09.980507+0000","last_fullsized":"2023-06-03T20:49:09.980507+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":285,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.674112+0000","last_change":"2023-06-03T20:47:30.609871+0000","last_active":"2023-06-03T20:49:10.674112+0000","last_peered":"2023-06-03T20:49:10.674112+0000","last_clean":"2023-06-03T20:49:10.674112+0000","last_became_active":"2023-06-03T20:47:30.609460+0000","last_became_peered":"2023-06-03T20:47:30.609460+0000","last_unstale":"2023-06-03T20:49:10.674112+0000","last_undegraded":"2023-06-03T20:49:10.674112+0000","last_fullsized":"2023-06-03T20:49:10.674112+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:52:04.965816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":313,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979339+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:49:09.979339+0000","last_peered":"2023-06-03T20:49:09.979339+0000","last_clean":"2023-06-03T20:49:09.979339+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:49:09.979339+0000","last_undegraded":"2023-06-03T20:49:09.979339+0000","last_fullsized":"2023-06-03T20:49:09.979339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":358,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658737+0000","last_change":"2023-06-03T20:45:27.670663+0000","last_active":"2023-06-03T20:49:10.658737+0000","last_peered":"2023-06-03T20:49:10.658737+0000","last_clean":"2023-06-03T20:49:10.658737+0000","last_became_active":"2023-06-03T20:45:27.670149+0000","last_became_peered":"2023-06-03T20:45:27.670149+0000","last_unstale":"2023-06-03T20:49:10.658737+0000","last_undegraded":"2023-06-03T20:49:10.658737+0000","last_fullsized":"2023-06-03T20:49:10.658737+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:38.121154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":390,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981543+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:49:09.981543+0000","last_peered":"2023-06-03T20:49:09.981543+0000","last_clean":"2023-06-03T20:49:09.981543+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:49:09.981543+0000","last_undegraded":"2023-06-03T20:49:09.981543+0000","last_fullsized":"2023-06-03T20:49:09.981543+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981594+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:49:09.981594+0000","last_peered":"2023-06-03T20:49:09.981594+0000","last_clean":"2023-06-03T20:49:09.981594+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:49:09.981594+0000","last_undegraded":"2023-06-03T20:49:09.981594+0000","last_fullsized":"2023-06-03T20:49:09.981594+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":312,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978998+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:49:09.978998+0000","last_peered":"2023-06-03T20:49:09.978998+0000","last_clean":"2023-06-03T20:49:09.978998+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:49:09.978998+0000","last_undegraded":"2023-06-03T20:49:09.978998+0000","last_fullsized":"2023-06-03T20:49:09.978998+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":303,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673506+0000","last_change":"2023-06-03T20:47:30.608641+0000","last_active":"2023-06-03T20:49:10.673506+0000","last_peered":"2023-06-03T20:49:10.673506+0000","last_clean":"2023-06-03T20:49:10.673506+0000","last_became_active":"2023-06-03T20:47:30.608297+0000","last_became_peered":"2023-06-03T20:47:30.608297+0000","last_unstale":"2023-06-03T20:49:10.673506+0000","last_undegraded":"2023-06-03T20:49:10.673506+0000","last_fullsized":"2023-06-03T20:49:10.673506+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:40:32.293016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":198,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970331+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:49:09.970331+0000","last_peered":"2023-06-03T20:49:09.970331+0000","last_clean":"2023-06-03T20:49:09.970331+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:49:09.970331+0000","last_undegraded":"2023-06-03T20:49:09.970331+0000","last_fullsized":"2023-06-03T20:49:09.970331+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980375+0000","last_change":"2023-06-03T20:48:11.452154+0000","last_active":"2023-06-03T20:49:09.980375+0000","last_peered":"2023-06-03T20:49:09.980375+0000","last_clean":"2023-06-03T20:49:09.980375+0000","last_became_active":"2023-06-03T20:48:11.451226+0000","last_became_peered":"2023-06-03T20:48:11.451226+0000","last_unstale":"2023-06-03T20:49:09.980375+0000","last_undegraded":"2023-06-03T20:49:09.980375+0000","last_fullsized":"2023-06-03T20:49:09.980375+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":340,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978511+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:49:09.978511+0000","last_peered":"2023-06-03T20:49:09.978511+0000","last_clean":"2023-06-03T20:49:09.978511+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:49:09.978511+0000","last_undegraded":"2023-06-03T20:49:09.978511+0000","last_fullsized":"2023-06-03T20:49:09.978511+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":207,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658586+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:49:10.658586+0000","last_peered":"2023-06-03T20:49:10.658586+0000","last_clean":"2023-06-03T20:49:10.658586+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:49:10.658586+0000","last_undegraded":"2023-06-03T20:49:10.658586+0000","last_fullsized":"2023-06-03T20:49:10.658586+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":160,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662533+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:49:09.662533+0000","last_peered":"2023-06-03T20:49:09.662533+0000","last_clean":"2023-06-03T20:49:09.662533+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:49:09.662533+0000","last_undegraded":"2023-06-03T20:49:09.662533+0000","last_fullsized":"2023-06-03T20:49:09.662533+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":340,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.659029+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:49:09.659029+0000","last_peered":"2023-06-03T20:49:09.659029+0000","last_clean":"2023-06-03T20:49:09.659029+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:49:09.659029+0000","last_undegraded":"2023-06-03T20:49:09.659029+0000","last_fullsized":"2023-06-03T20:49:09.659029+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":337,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979375+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:49:09.979375+0000","last_peered":"2023-06-03T20:49:09.979375+0000","last_clean":"2023-06-03T20:49:09.979375+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:49:09.979375+0000","last_undegraded":"2023-06-03T20:49:09.979375+0000","last_fullsized":"2023-06-03T20:49:09.979375+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":326,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979152+0000","last_change":"2023-06-03T20:48:11.193521+0000","last_active":"2023-06-03T20:49:09.979152+0000","last_peered":"2023-06-03T20:49:09.979152+0000","last_clean":"2023-06-03T20:49:09.979152+0000","last_became_active":"2023-06-03T20:48:11.192868+0000","last_became_peered":"2023-06-03T20:48:11.192868+0000","last_unstale":"2023-06-03T20:49:09.979152+0000","last_undegraded":"2023-06-03T20:49:09.979152+0000","last_fullsized":"2023-06-03T20:49:09.979152+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":327,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979470+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:49:09.979470+0000","last_peered":"2023-06-03T20:49:09.979470+0000","last_clean":"2023-06-03T20:49:09.979470+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:49:09.979470+0000","last_undegraded":"2023-06-03T20:49:09.979470+0000","last_fullsized":"2023-06-03T20:49:09.979470+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981143+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:49:09.981143+0000","last_peered":"2023-06-03T20:49:09.981143+0000","last_clean":"2023-06-03T20:49:09.981143+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:49:09.981143+0000","last_undegraded":"2023-06-03T20:49:09.981143+0000","last_fullsized":"2023-06-03T20:49:09.981143+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":348,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978872+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:49:09.978872+0000","last_peered":"2023-06-03T20:49:09.978872+0000","last_clean":"2023-06-03T20:49:09.978872+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:49:09.978872+0000","last_undegraded":"2023-06-03T20:49:09.978872+0000","last_fullsized":"2023-06-03T20:49:09.978872+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662512+0000","last_change":"2023-06-03T20:45:27.678389+0000","last_active":"2023-06-03T20:49:09.662512+0000","last_peered":"2023-06-03T20:49:09.662512+0000","last_clean":"2023-06-03T20:49:09.662512+0000","last_became_active":"2023-06-03T20:45:27.675819+0000","last_became_peered":"2023-06-03T20:45:27.675819+0000","last_unstale":"2023-06-03T20:49:09.662512+0000","last_undegraded":"2023-06-03T20:49:09.662512+0000","last_fullsized":"2023-06-03T20:49:09.662512+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":311,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979842+0000","last_change":"2023-06-03T20:48:11.452444+0000","last_active":"2023-06-03T20:49:09.979842+0000","last_peered":"2023-06-03T20:49:09.979842+0000","last_clean":"2023-06-03T20:49:09.979842+0000","last_became_active":"2023-06-03T20:48:11.451493+0000","last_became_peered":"2023-06-03T20:48:11.451493+0000","last_unstale":"2023-06-03T20:49:09.979842+0000","last_undegraded":"2023-06-03T20:49:09.979842+0000","last_fullsized":"2023-06-03T20:49:09.979842+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.657997+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:49:10.657997+0000","last_peered":"2023-06-03T20:49:10.657997+0000","last_clean":"2023-06-03T20:49:10.657997+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:49:10.657997+0000","last_undegraded":"2023-06-03T20:49:10.657997+0000","last_fullsized":"2023-06-03T20:49:10.657997+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":314,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673813+0000","last_change":"2023-06-03T20:47:30.608308+0000","last_active":"2023-06-03T20:49:10.673813+0000","last_peered":"2023-06-03T20:49:10.673813+0000","last_clean":"2023-06-03T20:49:10.673813+0000","last_became_active":"2023-06-03T20:47:30.607895+0000","last_became_peered":"2023-06-03T20:47:30.607895+0000","last_unstale":"2023-06-03T20:49:10.673813+0000","last_undegraded":"2023-06-03T20:49:10.673813+0000","last_fullsized":"2023-06-03T20:49:10.673813+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:35:10.770710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":359,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981806+0000","last_change":"2023-06-03T20:45:27.675318+0000","last_active":"2023-06-03T20:49:09.981806+0000","last_peered":"2023-06-03T20:49:09.981806+0000","last_clean":"2023-06-03T20:49:09.981806+0000","last_became_active":"2023-06-03T20:45:27.674913+0000","last_became_peered":"2023-06-03T20:45:27.674913+0000","last_unstale":"2023-06-03T20:49:09.981806+0000","last_undegraded":"2023-06-03T20:49:09.981806+0000","last_fullsized":"2023-06-03T20:49:09.981806+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662294+0000","last_change":"2023-06-03T20:45:27.678408+0000","last_active":"2023-06-03T20:49:09.662294+0000","last_peered":"2023-06-03T20:49:09.662294+0000","last_clean":"2023-06-03T20:49:09.662294+0000","last_became_active":"2023-06-03T20:45:27.678052+0000","last_became_peered":"2023-06-03T20:45:27.678052+0000","last_unstale":"2023-06-03T20:49:09.662294+0000","last_undegraded":"2023-06-03T20:49:09.662294+0000","last_fullsized":"2023-06-03T20:49:09.662294+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":332,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981915+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:49:09.981915+0000","last_peered":"2023-06-03T20:49:09.981915+0000","last_clean":"2023-06-03T20:49:09.981915+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:49:09.981915+0000","last_undegraded":"2023-06-03T20:49:09.981915+0000","last_fullsized":"2023-06-03T20:49:09.981915+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":306,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980871+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:49:09.980871+0000","last_peered":"2023-06-03T20:49:09.980871+0000","last_clean":"2023-06-03T20:49:09.980871+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:49:09.980871+0000","last_undegraded":"2023-06-03T20:49:09.980871+0000","last_fullsized":"2023-06-03T20:49:09.980871+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":374,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.982032+0000","last_change":"2023-06-03T20:45:27.676493+0000","last_active":"2023-06-03T20:49:09.982032+0000","last_peered":"2023-06-03T20:49:09.982032+0000","last_clean":"2023-06-03T20:49:09.982032+0000","last_became_active":"2023-06-03T20:45:27.676094+0000","last_became_peered":"2023-06-03T20:45:27.676094+0000","last_unstale":"2023-06-03T20:49:09.982032+0000","last_undegraded":"2023-06-03T20:49:09.982032+0000","last_fullsized":"2023-06-03T20:49:09.982032+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":343,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.536314+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:49:10.536314+0000","last_peered":"2023-06-03T20:49:10.536314+0000","last_clean":"2023-06-03T20:49:10.536314+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:49:10.536314+0000","last_undegraded":"2023-06-03T20:49:10.536314+0000","last_fullsized":"2023-06-03T20:49:10.536314+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":310,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659479+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:49:10.659479+0000","last_peered":"2023-06-03T20:49:10.659479+0000","last_clean":"2023-06-03T20:49:10.659479+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:49:10.659479+0000","last_undegraded":"2023-06-03T20:49:10.659479+0000","last_fullsized":"2023-06-03T20:49:10.659479+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":325,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.660919+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:49:10.660919+0000","last_peered":"2023-06-03T20:49:10.660919+0000","last_clean":"2023-06-03T20:49:10.660919+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:49:10.660919+0000","last_undegraded":"2023-06-03T20:49:10.660919+0000","last_fullsized":"2023-06-03T20:49:10.660919+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980270+0000","last_change":"2023-06-03T20:48:11.484173+0000","last_active":"2023-06-03T20:49:09.980270+0000","last_peered":"2023-06-03T20:49:09.980270+0000","last_clean":"2023-06-03T20:49:09.980270+0000","last_became_active":"2023-06-03T20:48:11.483325+0000","last_became_peered":"2023-06-03T20:48:11.483325+0000","last_unstale":"2023-06-03T20:49:09.980270+0000","last_undegraded":"2023-06-03T20:49:09.980270+0000","last_fullsized":"2023-06-03T20:49:09.980270+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970238+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:49:09.970238+0000","last_peered":"2023-06-03T20:49:09.970238+0000","last_clean":"2023-06-03T20:49:09.970238+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:49:09.970238+0000","last_undegraded":"2023-06-03T20:49:09.970238+0000","last_fullsized":"2023-06-03T20:49:09.970238+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.2","version":"0'0","reported_seq":346,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979655+0000","last_change":"2023-06-03T20:48:10.658910+0000","last_active":"2023-06-03T20:49:09.979655+0000","last_peered":"2023-06-03T20:49:09.979655+0000","last_clean":"2023-06-03T20:49:09.979655+0000","last_became_active":"2023-06-03T20:48:10.658577+0000","last_became_peered":"2023-06-03T20:48:10.658577+0000","last_unstale":"2023-06-03T20:49:09.979655+0000","last_undegraded":"2023-06-03T20:49:09.979655+0000","last_fullsized":"2023-06-03T20:49:09.979655+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981531+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:49:09.981531+0000","last_peered":"2023-06-03T20:49:09.981531+0000","last_clean":"2023-06-03T20:49:09.981531+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:49:09.981531+0000","last_undegraded":"2023-06-03T20:49:09.981531+0000","last_fullsized":"2023-06-03T20:49:09.981531+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.729008+0000","last_change":"2023-06-03T20:49:10.728399+0000","last_active":"2023-06-03T20:49:10.729008+0000","last_peered":"2023-06-03T20:49:10.729008+0000","last_clean":"2023-06-03T20:49:10.729008+0000","last_became_active":"2023-06-03T20:49:10.727613+0000","last_became_peered":"2023-06-03T20:49:10.727613+0000","last_unstale":"2023-06-03T20:49:10.729008+0000","last_undegraded":"2023-06-03T20:49:10.729008+0000","last_fullsized":"2023-06-03T20:49:10.729008+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:31:21.260606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":190,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.656497+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:49:09.656497+0000","last_peered":"2023-06-03T20:49:09.656497+0000","last_clean":"2023-06-03T20:49:09.656497+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:49:09.656497+0000","last_undegraded":"2023-06-03T20:49:09.656497+0000","last_fullsized":"2023-06-03T20:49:09.656497+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658746+0000","last_change":"2023-06-03T20:45:27.670563+0000","last_active":"2023-06-03T20:49:10.658746+0000","last_peered":"2023-06-03T20:49:10.658746+0000","last_clean":"2023-06-03T20:49:10.658746+0000","last_became_active":"2023-06-03T20:45:27.670144+0000","last_became_peered":"2023-06-03T20:45:27.670144+0000","last_unstale":"2023-06-03T20:49:10.658746+0000","last_undegraded":"2023-06-03T20:49:10.658746+0000","last_fullsized":"2023-06-03T20:49:10.658746+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:49:49.936771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,6],"acting":[1,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":338,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.654099+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:49:09.654099+0000","last_peered":"2023-06-03T20:49:09.654099+0000","last_clean":"2023-06-03T20:49:09.654099+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:49:09.654099+0000","last_undegraded":"2023-06-03T20:49:09.654099+0000","last_fullsized":"2023-06-03T20:49:09.654099+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":305,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979088+0000","last_change":"2023-06-03T20:48:11.484037+0000","last_active":"2023-06-03T20:49:09.979088+0000","last_peered":"2023-06-03T20:49:09.979088+0000","last_clean":"2023-06-03T20:49:09.979088+0000","last_became_active":"2023-06-03T20:48:11.483331+0000","last_became_peered":"2023-06-03T20:48:11.483331+0000","last_unstale":"2023-06-03T20:49:09.979088+0000","last_undegraded":"2023-06-03T20:49:09.979088+0000","last_fullsized":"2023-06-03T20:49:09.979088+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":684,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978434+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:49:09.978434+0000","last_peered":"2023-06-03T20:49:09.978434+0000","last_clean":"2023-06-03T20:49:09.978434+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:49:09.978434+0000","last_undegraded":"2023-06-03T20:49:09.978434+0000","last_fullsized":"2023-06-03T20:49:09.978434+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":287,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673860+0000","last_change":"2023-06-03T20:47:31.210550+0000","last_active":"2023-06-03T20:49:10.673860+0000","last_peered":"2023-06-03T20:49:10.673860+0000","last_clean":"2023-06-03T20:49:10.673860+0000","last_became_active":"2023-06-03T20:47:31.209630+0000","last_became_peered":"2023-06-03T20:47:31.209630+0000","last_unstale":"2023-06-03T20:49:10.673860+0000","last_undegraded":"2023-06-03T20:49:10.673860+0000","last_fullsized":"2023-06-03T20:49:10.673860+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:01:02.978226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662548+0000","last_change":"2023-06-03T20:45:27.676127+0000","last_active":"2023-06-03T20:49:09.662548+0000","last_peered":"2023-06-03T20:49:09.662548+0000","last_clean":"2023-06-03T20:49:09.662548+0000","last_became_active":"2023-06-03T20:45:27.675765+0000","last_became_peered":"2023-06-03T20:45:27.675765+0000","last_unstale":"2023-06-03T20:49:09.662548+0000","last_undegraded":"2023-06-03T20:49:09.662548+0000","last_fullsized":"2023-06-03T20:49:09.662548+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":344,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978326+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:49:09.978326+0000","last_peered":"2023-06-03T20:49:09.978326+0000","last_clean":"2023-06-03T20:49:09.978326+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:49:09.978326+0000","last_undegraded":"2023-06-03T20:49:09.978326+0000","last_fullsized":"2023-06-03T20:49:09.978326+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":321,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.657873+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:49:10.657873+0000","last_peered":"2023-06-03T20:49:10.657873+0000","last_clean":"2023-06-03T20:49:10.657873+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:49:10.657873+0000","last_undegraded":"2023-06-03T20:49:10.657873+0000","last_fullsized":"2023-06-03T20:49:10.657873+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970647+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:49:09.970647+0000","last_peered":"2023-06-03T20:49:09.970647+0000","last_clean":"2023-06-03T20:49:09.970647+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:49:09.970647+0000","last_undegraded":"2023-06-03T20:49:09.970647+0000","last_fullsized":"2023-06-03T20:49:09.970647+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":332,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979001+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:49:09.979001+0000","last_peered":"2023-06-03T20:49:09.979001+0000","last_clean":"2023-06-03T20:49:09.979001+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:49:09.979001+0000","last_undegraded":"2023-06-03T20:49:09.979001+0000","last_fullsized":"2023-06-03T20:49:09.979001+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.660944+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:49:10.660944+0000","last_peered":"2023-06-03T20:49:10.660944+0000","last_clean":"2023-06-03T20:49:10.660944+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:49:10.660944+0000","last_undegraded":"2023-06-03T20:49:10.660944+0000","last_fullsized":"2023-06-03T20:49:10.660944+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":200,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658267+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:49:10.658267+0000","last_peered":"2023-06-03T20:49:10.658267+0000","last_clean":"2023-06-03T20:49:10.658267+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:49:10.658267+0000","last_undegraded":"2023-06-03T20:49:10.658267+0000","last_fullsized":"2023-06-03T20:49:10.658267+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":314,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673687+0000","last_change":"2023-06-03T20:47:30.609968+0000","last_active":"2023-06-03T20:49:10.673687+0000","last_peered":"2023-06-03T20:49:10.673687+0000","last_clean":"2023-06-03T20:49:10.673687+0000","last_became_active":"2023-06-03T20:47:30.609572+0000","last_became_peered":"2023-06-03T20:47:30.609572+0000","last_unstale":"2023-06-03T20:49:10.673687+0000","last_undegraded":"2023-06-03T20:49:10.673687+0000","last_fullsized":"2023-06-03T20:49:10.673687+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:28.277713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.654011+0000","last_change":"2023-06-03T20:45:27.672685+0000","last_active":"2023-06-03T20:49:09.654011+0000","last_peered":"2023-06-03T20:49:09.654011+0000","last_clean":"2023-06-03T20:49:09.654011+0000","last_became_active":"2023-06-03T20:45:27.672236+0000","last_became_peered":"2023-06-03T20:45:27.672236+0000","last_unstale":"2023-06-03T20:49:09.654011+0000","last_undegraded":"2023-06-03T20:49:09.654011+0000","last_fullsized":"2023-06-03T20:49:09.654011+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:23:36.601566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":304,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673324+0000","last_change":"2023-06-03T20:47:30.608546+0000","last_active":"2023-06-03T20:49:10.673324+0000","last_peered":"2023-06-03T20:49:10.673324+0000","last_clean":"2023-06-03T20:49:10.673324+0000","last_became_active":"2023-06-03T20:47:30.608239+0000","last_became_peered":"2023-06-03T20:47:30.608239+0000","last_unstale":"2023-06-03T20:49:10.673324+0000","last_undegraded":"2023-06-03T20:49:10.673324+0000","last_fullsized":"2023-06-03T20:49:10.673324+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:03:48.358352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":150,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662806+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:49:09.662806+0000","last_peered":"2023-06-03T20:49:09.662806+0000","last_clean":"2023-06-03T20:49:09.662806+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:49:09.662806+0000","last_undegraded":"2023-06-03T20:49:09.662806+0000","last_fullsized":"2023-06-03T20:49:09.662806+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":218,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970694+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:49:09.970694+0000","last_peered":"2023-06-03T20:49:09.970694+0000","last_clean":"2023-06-03T20:49:09.970694+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:49:09.970694+0000","last_undegraded":"2023-06-03T20:49:09.970694+0000","last_fullsized":"2023-06-03T20:49:09.970694+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981114+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:49:09.981114+0000","last_peered":"2023-06-03T20:49:09.981114+0000","last_clean":"2023-06-03T20:49:09.981114+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:49:09.981114+0000","last_undegraded":"2023-06-03T20:49:09.981114+0000","last_fullsized":"2023-06-03T20:49:09.981114+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":198,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658343+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:49:10.658343+0000","last_peered":"2023-06-03T20:49:10.658343+0000","last_clean":"2023-06-03T20:49:10.658343+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:49:10.658343+0000","last_undegraded":"2023-06-03T20:49:10.658343+0000","last_fullsized":"2023-06-03T20:49:10.658343+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":203,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.657056+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:49:09.657056+0000","last_peered":"2023-06-03T20:49:09.657056+0000","last_clean":"2023-06-03T20:49:09.657056+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:49:09.657056+0000","last_undegraded":"2023-06-03T20:49:09.657056+0000","last_fullsized":"2023-06-03T20:49:09.657056+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":185,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979945+0000","last_change":"2023-06-03T20:48:10.657475+0000","last_active":"2023-06-03T20:49:09.979945+0000","last_peered":"2023-06-03T20:49:09.979945+0000","last_clean":"2023-06-03T20:49:09.979945+0000","last_became_active":"2023-06-03T20:48:10.656992+0000","last_became_peered":"2023-06-03T20:48:10.656992+0000","last_unstale":"2023-06-03T20:49:09.979945+0000","last_undegraded":"2023-06-03T20:49:09.979945+0000","last_fullsized":"2023-06-03T20:49:09.979945+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981704+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:49:09.981704+0000","last_peered":"2023-06-03T20:49:09.981704+0000","last_clean":"2023-06-03T20:49:09.981704+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:49:09.981704+0000","last_undegraded":"2023-06-03T20:49:09.981704+0000","last_fullsized":"2023-06-03T20:49:09.981704+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":168,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979171+0000","last_change":"2023-06-03T20:48:10.659392+0000","last_active":"2023-06-03T20:49:09.979171+0000","last_peered":"2023-06-03T20:49:09.979171+0000","last_clean":"2023-06-03T20:49:09.979171+0000","last_became_active":"2023-06-03T20:48:10.658931+0000","last_became_peered":"2023-06-03T20:48:10.658931+0000","last_unstale":"2023-06-03T20:49:09.979171+0000","last_undegraded":"2023-06-03T20:49:09.979171+0000","last_fullsized":"2023-06-03T20:49:09.979171+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":347,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981352+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:49:09.981352+0000","last_peered":"2023-06-03T20:49:09.981352+0000","last_clean":"2023-06-03T20:49:09.981352+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:49:09.981352+0000","last_undegraded":"2023-06-03T20:49:09.981352+0000","last_fullsized":"2023-06-03T20:49:09.981352+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":349,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673872+0000","last_change":"2023-06-03T20:47:30.608467+0000","last_active":"2023-06-03T20:49:10.673872+0000","last_peered":"2023-06-03T20:49:10.673872+0000","last_clean":"2023-06-03T20:49:10.673872+0000","last_became_active":"2023-06-03T20:47:30.607683+0000","last_became_peered":"2023-06-03T20:47:30.607683+0000","last_unstale":"2023-06-03T20:49:10.673872+0000","last_undegraded":"2023-06-03T20:49:10.673872+0000","last_fullsized":"2023-06-03T20:49:10.673872+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:14:48.919854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673862+0000","last_change":"2023-06-03T20:47:30.603729+0000","last_active":"2023-06-03T20:49:10.673862+0000","last_peered":"2023-06-03T20:49:10.673862+0000","last_clean":"2023-06-03T20:49:10.673862+0000","last_became_active":"2023-06-03T20:47:30.603259+0000","last_became_peered":"2023-06-03T20:47:30.603259+0000","last_unstale":"2023-06-03T20:49:10.673862+0000","last_undegraded":"2023-06-03T20:49:10.673862+0000","last_fullsized":"2023-06-03T20:49:10.673862+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:52:05.296689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":221,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658955+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:49:10.658955+0000","last_peered":"2023-06-03T20:49:10.658955+0000","last_clean":"2023-06-03T20:49:10.658955+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:49:10.658955+0000","last_undegraded":"2023-06-03T20:49:10.658955+0000","last_fullsized":"2023-06-03T20:49:10.658955+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":368,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980812+0000","last_change":"2023-06-03T20:45:27.676565+0000","last_active":"2023-06-03T20:49:09.980812+0000","last_peered":"2023-06-03T20:49:09.980812+0000","last_clean":"2023-06-03T20:49:09.980812+0000","last_became_active":"2023-06-03T20:45:27.676178+0000","last_became_peered":"2023-06-03T20:45:27.676178+0000","last_unstale":"2023-06-03T20:49:09.980812+0000","last_undegraded":"2023-06-03T20:49:09.980812+0000","last_fullsized":"2023-06-03T20:49:09.980812+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":47,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430881,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552856,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":549312,"kb_avail":93192296,"statfs":{"total":95995035648,"available":95428911104,"internally_reserved":0,"allocated":3620864,"data_stored":3052705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":562495488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.88600000000000001,"15min":1.401},"min":{"1min":0.497,"5min":0.497,"15min":0.23300000000000001},"max":{"1min":1.1419999999999999,"5min":1.4379999999999999,"15min":32.957000000000001},"last":0.81699999999999995},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96299999999999997,"15min":1.577},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.27500000000000002},"max":{"1min":1.278,"5min":1.3839999999999999,"15min":30.641999999999999},"last":0.85599999999999998}]},{"osd":1,"last update":"Sat Jun 3 20:49:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0389999999999999,"15min":1.4790000000000001},"min":{"1min":0.73599999999999999,"5min":0.59899999999999998,"15min":0.30599999999999999},"max":{"1min":1.3600000000000001,"5min":1.581,"15min":63.845999999999997},"last":1.135},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.996,"15min":1.5860000000000001},"min":{"1min":0.70899999999999996,"5min":0.56000000000000005,"15min":0.311},"max":{"1min":1.296,"5min":1.476,"15min":63.823999999999998},"last":1.0609999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:49:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.91400000000000003,"15min":1.353},"min":{"1min":0.72099999999999997,"5min":0.59299999999999997,"15min":0.308},"max":{"1min":1.2649999999999999,"5min":1.3899999999999999,"15min":7.8019999999999996},"last":1.0029999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0349999999999999,"15min":1.304},"min":{"1min":0.751,"5min":0.66400000000000003,"15min":0.315},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":12.161},"last":1.014}]},{"osd":3,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":1.2410000000000001},"min":{"1min":0.65600000000000003,"5min":0.627,"15min":0.30599999999999999},"max":{"1min":1.198,"5min":1.29,"15min":6.79},"last":0.92300000000000004},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97099999999999997,"15min":1.3500000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.34499999999999997},"max":{"1min":1.3160000000000001,"5min":1.3540000000000001,"15min":8.6980000000000004},"last":1.2390000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.01,"15min":1.331},"min":{"1min":0.94699999999999995,"5min":0.65100000000000002,"15min":0.30299999999999999},"max":{"1min":1.583,"5min":1.583,"15min":15.456},"last":1.083},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98199999999999998,"15min":1.319},"min":{"1min":0.72399999999999998,"5min":0.64500000000000002,"15min":0.30299999999999999},"max":{"1min":1.2490000000000001,"5min":1.3839999999999999,"15min":17.462},"last":0.97899999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.008,"15min":1.3069999999999999},"min":{"1min":0.68799999999999994,"5min":0.51000000000000001,"15min":0.32200000000000001},"max":{"1min":1.29,"5min":1.5600000000000001,"15min":7.3529999999999998},"last":1.167},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.1419999999999999,"15min":1.3180000000000001},"min":{"1min":0.87,"5min":0.73599999999999999,"15min":0.36199999999999999},"max":{"1min":1.655,"5min":1.655,"15min":12.31},"last":1.202}]},{"osd":6,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":1.1759999999999999,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.83099999999999996,"15min":0.41699999999999998},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":10.778},"last":1.3280000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.099,"15min":1.413},"min":{"1min":0.86699999999999999,"5min":0.70099999999999996,"15min":0.35099999999999998},"max":{"1min":1.4099999999999999,"5min":1.5920000000000001,"15min":8.7210000000000001},"last":1.319}]}]},{"osd":6,"up_from":42,"seq":180388627114,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453640,"kb_used_data":3520,"kb_used_omap":0,"kb_used_meta":450112,"kb_avail":93291512,"statfs":{"total":95995035648,"available":95530508288,"internally_reserved":0,"allocated":3604480,"data_stored":3052244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460914688},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92400000000000004,"15min":3.0750000000000002},"min":{"1min":0.69299999999999995,"5min":0.57799999999999996,"15min":0.245},"max":{"1min":1.1890000000000001,"5min":1.2649999999999999,"15min":205.834},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97899999999999998,"15min":3.1000000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.247},"max":{"1min":1.3320000000000001,"5min":1.3859999999999999,"15min":205.61500000000001},"last":1.0720000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:50:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.95499999999999996,"15min":1.4970000000000001},"min":{"1min":0.61099999999999999,"5min":0.55400000000000005,"15min":0.26000000000000001},"max":{"1min":1.181,"5min":1.3939999999999999,"15min":62.783000000000001},"last":0.98099999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.93500000000000005,"15min":1.46},"min":{"1min":0.80600000000000005,"5min":0.59399999999999997,"15min":0.28899999999999998},"max":{"1min":1.2689999999999999,"5min":1.327,"15min":63.034999999999997},"last":0.95899999999999996}]},{"osd":2,"last update":"Sat Jun 3 20:50:03 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.004,"15min":1.583},"min":{"1min":0.61899999999999999,"5min":0.57699999999999996,"15min":0.27700000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":28.437000000000001},"last":1.141},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0069999999999999,"15min":1.657},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.28100000000000003},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":29.465},"last":1.034}]},{"osd":3,"last update":"Sat Jun 3 20:49:35 2023","interfaces":[{"interface":"back","average":{"1min":1.0269999999999999,"5min":1.006,"15min":1.425},"min":{"1min":0.75700000000000001,"5min":0.66200000000000003,"15min":0.371},"max":{"1min":1.319,"5min":1.319,"15min":9.9429999999999996},"last":0.78400000000000003},{"interface":"front","average":{"1min":1.056,"5min":1.04,"15min":1.3320000000000001},"min":{"1min":0.83499999999999996,"5min":0.60399999999999998,"15min":0.35499999999999998},"max":{"1min":1.3200000000000001,"5min":1.492,"15min":14.492000000000001},"last":0.75700000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:49:35 2023","interfaces":[{"interface":"back","average":{"1min":0.94899999999999995,"5min":0.97999999999999998,"15min":1.24},"min":{"1min":0.69099999999999995,"5min":0.53600000000000003,"15min":0.317},"max":{"1min":1.29,"5min":1.4750000000000001,"15min":12.6},"last":0.90900000000000003},{"interface":"front","average":{"1min":1.0600000000000001,"5min":1.0660000000000001,"15min":1.3620000000000001},"min":{"1min":0.78300000000000003,"5min":0.65700000000000003,"15min":0.307},"max":{"1min":1.4590000000000001,"5min":1.5549999999999999,"15min":12.667},"last":0.84999999999999998}]},{"osd":5,"last update":"Sat Jun 3 20:49:35 2023","interfaces":[{"interface":"back","average":{"1min":1.101,"5min":1.0740000000000001,"15min":1.389},"min":{"1min":0.83899999999999997,"5min":0.64700000000000002,"15min":0.33900000000000002},"max":{"1min":1.3859999999999999,"5min":1.403,"15min":12.287000000000001},"last":1.012},{"interface":"front","average":{"1min":1.161,"5min":1.119,"15min":1.405},"min":{"1min":0.95099999999999996,"5min":0.58799999999999997,"15min":0.34100000000000003},"max":{"1min":1.419,"5min":1.5980000000000001,"15min":12.922000000000001},"last":0.90000000000000002}]},{"osd":7,"last update":"Sat Jun 3 20:49:35 2023","interfaces":[{"interface":"back","average":{"1min":1.1499999999999999,"5min":1.1259999999999999,"15min":1.5449999999999999},"min":{"1min":0.91400000000000003,"5min":0.68000000000000005,"15min":0.38200000000000001},"max":{"1min":1.3660000000000001,"5min":1.6200000000000001,"15min":20.23},"last":0.94399999999999995},{"interface":"front","average":{"1min":1.1319999999999999,"5min":1.1339999999999999,"15min":1.3540000000000001},"min":{"1min":0.83499999999999996,"5min":0.67100000000000004,"15min":0.36599999999999999},"max":{"1min":1.45,"5min":1.5489999999999999,"15min":17.106000000000002},"last":1.107}]}]},{"osd":1,"up_from":231,"seq":992137445610,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286940,"kb_used_data":3732,"kb_used_omap":5,"kb_used_meta":283194,"kb_avail":93458212,"statfs":{"total":95995035648,"available":95701209088,"internally_reserved":0,"allocated":3821568,"data_stored":2563107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":289991331},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.80200000000000005,"15min":3.504},"min":{"1min":0.54700000000000004,"5min":0.47199999999999998,"15min":0.217},"max":{"1min":1.214,"5min":1.383,"15min":290.995},"last":0.80000000000000004},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.82999999999999996,"15min":3.6299999999999999},"min":{"1min":0.65300000000000002,"5min":0.48899999999999999,"15min":0.219},"max":{"1min":1.056,"5min":1.3029999999999999,"15min":291.19},"last":0.84499999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.78400000000000003,"15min":1.3460000000000001},"min":{"1min":0.46100000000000002,"5min":0.39700000000000002,"15min":0.20699999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":32.348999999999997},"last":0.65100000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.94299999999999995,"15min":1.4139999999999999},"min":{"1min":0.45200000000000001,"5min":0.33100000000000002,"15min":0.23599999999999999},"max":{"1min":1.367,"5min":1.5489999999999999,"15min":32.293999999999997},"last":0.61099999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.85999999999999999,"15min":1.4870000000000001},"min":{"1min":0.54500000000000004,"5min":0.47599999999999998,"15min":0.23999999999999999},"max":{"1min":1.2410000000000001,"5min":1.619,"15min":30.850999999999999},"last":0.70199999999999996},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.82899999999999996,"15min":1.5580000000000001},"min":{"1min":0.41399999999999998,"5min":0.40899999999999997,"15min":0.22},"max":{"1min":1.1850000000000001,"5min":1.4690000000000001,"15min":28.138999999999999},"last":0.67900000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0049999999999999,"15min":1.3220000000000001},"min":{"1min":0.78200000000000003,"5min":0.60899999999999999,"15min":0.31},"max":{"1min":1.5780000000000001,"5min":1.8720000000000001,"15min":13.427},"last":1.0229999999999999},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1499999999999999,"15min":1.474},"min":{"1min":0.91900000000000004,"5min":0.69199999999999995,"15min":0.314},"max":{"1min":1.5449999999999999,"5min":1.6659999999999999,"15min":15.127000000000001},"last":0.877}]},{"osd":5,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0609999999999999,"15min":1.5669999999999999},"min":{"1min":0.69199999999999995,"5min":0.53200000000000003,"15min":0.38},"max":{"1min":1.3700000000000001,"5min":1.5649999999999999,"15min":16.082000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.077,"5min":1.0900000000000001,"15min":1.462},"min":{"1min":0.69099999999999995,"5min":0.68100000000000005,"15min":0.33000000000000002},"max":{"1min":1.6279999999999999,"5min":1.746,"15min":14.109999999999999},"last":0.91400000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1100000000000001,"15min":1.5820000000000001},"min":{"1min":0.83499999999999996,"5min":0.55700000000000005,"15min":0.40999999999999998},"max":{"1min":1.4770000000000001,"5min":1.696,"15min":16.134},"last":0.89800000000000002},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1739999999999999,"15min":1.51},"min":{"1min":0.92000000000000004,"5min":0.64700000000000002,"15min":0.371},"max":{"1min":1.5489999999999999,"5min":1.6439999999999999,"15min":13.904999999999999},"last":1.0569999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.1870000000000001,"15min":1.522},"min":{"1min":0.81200000000000006,"5min":0.749,"15min":0.38200000000000001},"max":{"1min":1.6499999999999999,"5min":1.7629999999999999,"15min":13.824},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.2190000000000001,"15min":1.548},"min":{"1min":0.76300000000000001,"5min":0.66200000000000003,"15min":0.35799999999999998},"max":{"1min":1.669,"5min":1.712,"15min":15.081},"last":1.0840000000000001}]}]},{"osd":0,"up_from":77,"seq":330712482297,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":418236,"kb_used_data":4212,"kb_used_omap":5,"kb_used_meta":414010,"kb_avail":93326916,"statfs":{"total":95995035648,"available":95566761984,"internally_reserved":0,"allocated":4313088,"data_stored":3137742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423946874},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:49:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.82699999999999996,"15min":2.1030000000000002},"min":{"1min":0.46899999999999997,"5min":0.40300000000000002,"15min":0.20799999999999999},"max":{"1min":1.1439999999999999,"5min":4.6580000000000004,"15min":80.727999999999994},"last":0.84099999999999997},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.97299999999999998,"15min":1.9990000000000001},"min":{"1min":0.58699999999999997,"5min":0.50900000000000001,"15min":0.22},"max":{"1min":1.3009999999999999,"5min":4.5970000000000004,"15min":79.120000000000005},"last":1.365}]},{"osd":2,"last update":"Sat Jun 3 20:50:01 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82399999999999995,"15min":1.6499999999999999},"min":{"1min":0.504,"5min":0.39800000000000002,"15min":0.23599999999999999},"max":{"1min":1.012,"5min":4.532,"15min":54.168999999999997},"last":0.95199999999999996},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.89400000000000002,"15min":1.6399999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.22600000000000001},"max":{"1min":1.3759999999999999,"5min":2.5600000000000001,"15min":56.704999999999998},"last":1.03}]},{"osd":3,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.93600000000000005,"15min":2.0310000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.28499999999999998},"max":{"1min":1.3080000000000001,"5min":4.875,"15min":238.398},"last":1.282},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.83199999999999996,"15min":2.1179999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.27500000000000002},"max":{"1min":0.91700000000000004,"5min":4.6289999999999996,"15min":239.00899999999999},"last":0.96799999999999997}]},{"osd":4,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.0409999999999999,"15min":1.621},"min":{"1min":0.73499999999999999,"5min":0.60399999999999998,"15min":0.313},"max":{"1min":1.427,"5min":4.343,"15min":16.917999999999999},"last":1.085},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.1519999999999999,"15min":1.3819999999999999},"min":{"1min":0.78100000000000003,"5min":0.63900000000000001,"15min":0.31900000000000001},"max":{"1min":1.51,"5min":2.9809999999999999,"15min":14.064},"last":1.452}]},{"osd":5,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1719999999999999,"15min":1.5089999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.35799999999999998},"max":{"1min":1.393,"5min":2.8460000000000001,"15min":11.112},"last":1.5229999999999999},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0760000000000001,"15min":1.534},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.32500000000000001},"max":{"1min":1.208,"5min":4.9779999999999998,"15min":10},"last":1.2050000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.2310000000000001,"15min":1.5649999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.38900000000000001},"max":{"1min":1.5309999999999999,"5min":3.032,"15min":11.529},"last":1.5720000000000001},{"interface":"front","average":{"1min":1.028,"5min":1.161,"15min":1.6699999999999999},"min":{"1min":0.752,"5min":0.70499999999999996,"15min":0.35799999999999998},"max":{"1min":1.5529999999999999,"5min":4.8209999999999997,"15min":21.329999999999998},"last":1.323}]},{"osd":7,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.1870000000000001,"15min":2.2090000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.36699999999999999},"max":{"1min":1.4059999999999999,"5min":4.9080000000000004,"15min":151.35499999999999},"last":1.425},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.1899999999999999,"15min":2.202},"min":{"1min":0.77400000000000002,"5min":0.74199999999999999,"15min":0.39600000000000002},"max":{"1min":1.327,"5min":4.4219999999999997,"15min":152.15899999999999},"last":1.399}]}]},{"osd":2,"up_from":87,"seq":373662155245,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500476,"kb_used_data":3636,"kb_used_omap":7,"kb_used_meta":496824,"kb_avail":93244676,"statfs":{"total":95995035648,"available":95482548224,"internally_reserved":0,"allocated":3723264,"data_stored":2545724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":508747857},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.79700000000000004,"15min":1.5209999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.20699999999999999},"max":{"1min":1.1619999999999999,"5min":1.3260000000000001,"15min":23.908999999999999},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.872,"5min":0.89300000000000002,"15min":1.825},"min":{"1min":0.56399999999999995,"5min":0.46600000000000003,"15min":0.22},"max":{"1min":1.2150000000000001,"5min":1.3460000000000001,"15min":74.715000000000003},"last":0.83299999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.80800000000000005,"15min":2.1579999999999999},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.23499999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":75.138000000000005},"last":0.71399999999999997},{"interface":"front","average":{"1min":0.876,"5min":0.872,"15min":2.2570000000000001},"min":{"1min":0.63,"5min":0.56999999999999995,"15min":0.249},"max":{"1min":1.181,"5min":1.357,"15min":78.088999999999999},"last":1.1160000000000001}]},{"osd":3,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.83099999999999996,"15min":1.5009999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.27500000000000002},"max":{"1min":1.151,"5min":1.589,"15min":17.513000000000002},"last":0.60199999999999998},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.88600000000000001,"15min":1.347},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.26500000000000001},"max":{"1min":1.109,"5min":1.3919999999999999,"15min":14.054},"last":1.05}]},{"osd":4,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0780000000000001,"15min":1.5940000000000001},"min":{"1min":0.79600000000000004,"5min":0.68200000000000005,"15min":0.315},"max":{"1min":1.7549999999999999,"5min":2.4500000000000002,"15min":17.48},"last":1.087},{"interface":"front","average":{"1min":1.139,"5min":1.1020000000000001,"15min":1.51},"min":{"1min":0.81799999999999995,"5min":0.65000000000000002,"15min":0.34499999999999997},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":14.007999999999999},"last":1.151}]},{"osd":5,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1020000000000001,"15min":1.784},"min":{"1min":0.88200000000000001,"5min":0.65500000000000003,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.623,"15min":74.683999999999997},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.161,"5min":1.1439999999999999,"15min":1.595},"min":{"1min":0.755,"5min":0.755,"15min":0.33700000000000002},"max":{"1min":1.6919999999999999,"5min":1.748,"15min":17.427},"last":0.91200000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1919999999999999,"15min":1.5640000000000001},"min":{"1min":0.80500000000000005,"5min":0.70099999999999996,"15min":0.34100000000000003},"max":{"1min":1.7170000000000001,"5min":1.764,"15min":9.7739999999999991},"last":1.276},{"interface":"front","average":{"1min":1.208,"5min":1.1950000000000001,"15min":1.867},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.32900000000000001},"max":{"1min":1.528,"5min":1.7150000000000001,"15min":74.647000000000006},"last":1.1839999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.286,"15min":1.875},"min":{"1min":0.91600000000000004,"5min":0.83699999999999997,"15min":0.35599999999999998},"max":{"1min":1.617,"5min":3.6779999999999999,"15min":75.064999999999998},"last":1.224},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.26,"15min":1.8779999999999999},"min":{"1min":0.83199999999999996,"5min":0.80600000000000005,"15min":0.40300000000000002},"max":{"1min":1.577,"5min":2.415,"15min":74.563000000000002},"last":1.2470000000000001}]}]},{"osd":3,"up_from":92,"seq":395136991719,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":596736,"kb_used_data":3640,"kb_used_omap":2,"kb_used_meta":593085,"kb_avail":93148416,"statfs":{"total":95995035648,"available":95383977984,"internally_reserved":0,"allocated":3727360,"data_stored":2546731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607319093},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.75800000000000001,"15min":3},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.19600000000000001},"max":{"1min":0.98899999999999999,"5min":1.407,"15min":172.47399999999999},"last":0.88500000000000001},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.77500000000000002,"15min":2.915},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.17899999999999999},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":171.41499999999999},"last":0.61499999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:49:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.88300000000000001,"15min":1.6990000000000001},"min":{"1min":0.48699999999999999,"5min":0.47099999999999997,"15min":0.26400000000000001},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":140.988},"last":0.83399999999999996},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.85799999999999998,"15min":1.792},"min":{"1min":0.55500000000000005,"5min":0.44900000000000001,"15min":0.20300000000000001},"max":{"1min":1.3440000000000001,"5min":1.6739999999999999,"15min":141.03},"last":0.65700000000000003}]},{"osd":2,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.86099999999999999,"15min":2.0329999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.246},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":121.078},"last":0.92100000000000004},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.032,"15min":2.202},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.26800000000000002},"max":{"1min":1.752,"5min":1.752,"15min":120.813},"last":0.95699999999999996}]},{"osd":4,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0980000000000001,"15min":1.385},"min":{"1min":0.621,"5min":0.621,"15min":0.30599999999999999},"max":{"1min":1.5049999999999999,"5min":1.613,"15min":13.016},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0840000000000001,"15min":1.45},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.33000000000000002},"max":{"1min":1.2909999999999999,"5min":1.98,"15min":12.552},"last":1.0940000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.1539999999999999,"15min":1.4970000000000001},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.36799999999999999},"max":{"1min":1.4710000000000001,"5min":2.0299999999999998,"15min":24.832000000000001},"last":0.995},{"interface":"front","average":{"1min":1.01,"5min":1.1240000000000001,"15min":1.3600000000000001},"min":{"1min":0.71799999999999997,"5min":0.58899999999999997,"15min":0.34000000000000002},"max":{"1min":1.3979999999999999,"5min":1.663,"15min":24.867999999999999},"last":1.389}]},{"osd":6,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.1220000000000001,"15min":1.381},"min":{"1min":0.627,"5min":0.627,"15min":0.33700000000000002},"max":{"1min":1.4590000000000001,"5min":1.6459999999999999,"15min":8.9169999999999998},"last":1.466},{"interface":"front","average":{"1min":1.099,"5min":1.218,"15min":1.5469999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.40600000000000003},"max":{"1min":1.9590000000000001,"5min":1.9590000000000001,"15min":12.986000000000001},"last":1.1759999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.296,"15min":1.631},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.42899999999999999},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":13.073},"last":1.276},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.2609999999999999,"15min":1.587},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.38300000000000001},"max":{"1min":1.407,"5min":1.9199999999999999,"15min":12.584},"last":1.2989999999999999}]}]},{"osd":4,"up_from":30,"seq":128849019579,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453328,"kb_used_data":2952,"kb_used_omap":0,"kb_used_meta":450368,"kb_avail":93291824,"statfs":{"total":95995035648,"available":95530827776,"internally_reserved":0,"allocated":3022848,"data_stored":2462267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":461176832},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.98399999999999999,"15min":1.45},"min":{"1min":0.624,"5min":0.51300000000000001,"15min":0.22900000000000001},"max":{"1min":1.1739999999999999,"5min":1.2769999999999999,"15min":20.434999999999999},"last":1.331},{"interface":"front","average":{"1min":1.042,"5min":1.069,"15min":1.514},"min":{"1min":0.63500000000000001,"5min":0.47299999999999998,"15min":0.28899999999999998},"max":{"1min":1.351,"5min":1.4510000000000001,"15min":20.399999999999999},"last":1.2190000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.92600000000000005,"15min":1.8620000000000001},"min":{"1min":0.58799999999999997,"5min":0.41499999999999998,"15min":0.27400000000000002},"max":{"1min":1.347,"5min":1.403,"15min":178.298},"last":0.84899999999999998},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99399999999999999,"15min":1.954},"min":{"1min":0.71499999999999997,"5min":0.54300000000000004,"15min":0.28499999999999998},"max":{"1min":1.248,"5min":1.9710000000000001,"15min":178.584},"last":1.2629999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90100000000000002,"15min":1.5880000000000001},"min":{"1min":0.70499999999999996,"5min":0.54300000000000004,"15min":0.32400000000000001},"max":{"1min":1.22,"5min":1.361,"15min":15.038},"last":1.125},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96799999999999997,"15min":1.3540000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.29199999999999998},"max":{"1min":1.298,"5min":1.351,"15min":14.195},"last":1.0649999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:49:29 2023","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.98899999999999999,"15min":1.3169999999999999},"min":{"1min":0.78400000000000003,"5min":0.629,"15min":0.30599999999999999},"max":{"1min":1.276,"5min":1.3200000000000001,"15min":8.0259999999999998},"last":0.96599999999999997},{"interface":"front","average":{"1min":1.0549999999999999,"5min":1.0629999999999999,"15min":1.4470000000000001},"min":{"1min":0.624,"5min":0.624,"15min":0.36199999999999999},"max":{"1min":1.3320000000000001,"5min":2.3809999999999998,"15min":14.106999999999999},"last":0.88700000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91400000000000003,"15min":1.4419999999999999},"min":{"1min":0.64800000000000002,"5min":0.52600000000000002,"15min":0.31},"max":{"1min":1.256,"5min":1.3260000000000001,"15min":14.673999999999999},"last":1.24},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0289999999999999,"15min":1.5640000000000001},"min":{"1min":0.66900000000000004,"5min":0.48599999999999999,"15min":0.33500000000000002},"max":{"1min":1.399,"5min":1.6559999999999999,"15min":14.143000000000001},"last":1.2869999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.5069999999999999},"min":{"1min":0.71399999999999997,"5min":0.70699999999999996,"15min":0.32500000000000001},"max":{"1min":1.3300000000000001,"5min":1.649,"15min":16.783999999999999},"last":1.1930000000000001},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1160000000000001,"15min":1.704},"min":{"1min":0.85399999999999998,"5min":0.66800000000000004,"15min":0.39300000000000002},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":17.131},"last":1.3919999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:49:35 2023","interfaces":[{"interface":"back","average":{"1min":1.21,"5min":1.165,"15min":2.1110000000000002},"min":{"1min":0.93300000000000005,"5min":0.67000000000000004,"15min":0.36399999999999999},"max":{"1min":1.575,"5min":1.8580000000000001,"15min":100.422},"last":1.1699999999999999},{"interface":"front","average":{"1min":1.222,"5min":1.1699999999999999,"15min":2.0760000000000001},"min":{"1min":0.91200000000000003,"5min":0.64600000000000002,"15min":0.36699999999999999},"max":{"1min":1.4079999999999999,"5min":1.784,"15min":99.703999999999994},"last":1.3129999999999999}]}]},{"osd":5,"up_from":36,"seq":154618823347,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":550652,"kb_used_data":2932,"kb_used_omap":0,"kb_used_meta":547712,"kb_avail":93194500,"statfs":{"total":95995035648,"available":95431168000,"internally_reserved":0,"allocated":3002368,"data_stored":2457714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":560857088},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.046,"15min":3.157},"min":{"1min":0.55600000000000005,"5min":0.45600000000000002,"15min":0.29799999999999999},"max":{"1min":1.3740000000000001,"5min":1.681,"15min":174.124},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.024,"15min":3.2759999999999998},"min":{"1min":0.71199999999999997,"5min":0.61899999999999999,"15min":0.28899999999999998},"max":{"1min":1.286,"5min":1.3999999999999999,"15min":174.07400000000001},"last":1.052}]},{"osd":1,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.4710000000000001,"15min":1.6739999999999999},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.26600000000000001},"max":{"1min":1.306,"5min":61.984999999999999,"15min":101.52},"last":1.1040000000000001},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.5589999999999999,"15min":2.0369999999999999},"min":{"1min":0.55800000000000005,"5min":0.55200000000000005,"15min":0.26700000000000002},"max":{"1min":1.3660000000000001,"5min":61.933,"15min":101.785},"last":0.84499999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91600000000000004,"15min":2.2130000000000001},"min":{"1min":0.57599999999999996,"5min":0.53600000000000003,"15min":0.30599999999999999},"max":{"1min":1.1839999999999999,"5min":1.3220000000000001,"15min":120.495},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.0369999999999999,"15min":2.27},"min":{"1min":0.65000000000000002,"5min":0.63400000000000001,"15min":0.30599999999999999},"max":{"1min":1.339,"5min":1.653,"15min":120.318},"last":1.077}]},{"osd":3,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.018,"15min":1.5189999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.33500000000000002},"max":{"1min":1.3300000000000001,"5min":1.613,"15min":9.5060000000000002},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.048,"5min":1.077,"15min":1.24},"min":{"1min":0.66300000000000003,"5min":0.58199999999999996,"15min":0.32100000000000001},"max":{"1min":1.3180000000000001,"5min":1.5109999999999999,"15min":9.7219999999999995},"last":1.2170000000000001}]},{"osd":4,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0129999999999999,"15min":1.1299999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.26400000000000001},"max":{"1min":1.264,"5min":1.4810000000000001,"15min":10.057},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.97699999999999998,"15min":1.319},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.29299999999999998},"max":{"1min":1.228,"5min":1.3999999999999999,"15min":13.071999999999999},"last":0.88300000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1140000000000001,"15min":1.2889999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.34300000000000003},"max":{"1min":1.3220000000000001,"5min":1.4770000000000001,"15min":11.970000000000001},"last":1.0049999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.1240000000000001,"15min":1.5209999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.33000000000000002},"max":{"1min":1.4179999999999999,"5min":1.853,"15min":11.967000000000001},"last":1.1319999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.167,"15min":1.5900000000000001},"min":{"1min":0.82499999999999996,"5min":0.46300000000000002,"15min":0.35399999999999998},"max":{"1min":1.375,"5min":1.748,"15min":14.975},"last":1.03},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.2210000000000001,"15min":1.365},"min":{"1min":0.68400000000000005,"5min":0.54600000000000004,"15min":0.34499999999999997},"max":{"1min":1.397,"5min":1.8460000000000001,"15min":8.2059999999999995},"last":1.167}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:50:35.909 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:pacific shell --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c -- ceph pg dump --format=json 2023-06-03T20:50:36.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:35 smithi033 bash[78259]: audit 1685825435.3332977 mon.a (mon.0) 1796 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:50:36.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:35 smithi033 bash[74781]: audit 1685825435.3332977 mon.a (mon.0) 1796 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:50:36.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:35 smithi083 bash[60048]: audit 1685825435.3332977 mon.a (mon.0) 1796 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2023-06-03T20:50:36.582 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:50:36] "GET /metrics HTTP/1.1" 200 221713 "" "Prometheus/2.33.4" 2023-06-03T20:50:37.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[74781]: audit 1685825434.9555452 mgr.y (mgr.34104) 1519 : audit 0 from='client.46229 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[74781]: cluster 1685825435.5990558 mgr.y (mgr.34104) 1520 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[74781]: audit 1685825435.713588 mon.a (mon.0) 1797 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[74781]: audit 1685825435.7195363 mon.a (mon.0) 1798 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[78259]: audit 1685825434.9555452 mgr.y (mgr.34104) 1519 : audit 0 from='client.46229 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[78259]: cluster 1685825435.5990558 mgr.y (mgr.34104) 1520 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:37.083 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[78259]: audit 1685825435.713588 mon.a (mon.0) 1797 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:37.084 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:36 smithi033 bash[78259]: audit 1685825435.7195363 mon.a (mon.0) 1798 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:36 smithi083 bash[60048]: audit 1685825434.9555452 mgr.y (mgr.34104) 1519 : audit 0 from='client.46229 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:37.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:36 smithi083 bash[60048]: cluster 1685825435.5990558 mgr.y (mgr.34104) 1520 : cluster 0 pgmap v1682: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:37.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:36 smithi083 bash[60048]: audit 1685825435.713588 mon.a (mon.0) 1797 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:37.146 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:36 smithi083 bash[60048]: audit 1685825435.7195363 mon.a (mon.0) 1798 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:38 smithi033 bash[78259]: cluster 1685825437.599795 mgr.y (mgr.34104) 1521 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:39.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:38 smithi033 bash[78259]: audit 1685825438.636045 mon.a (mon.0) 1799 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:39.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:38 smithi033 bash[74781]: cluster 1685825437.599795 mgr.y (mgr.34104) 1521 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:39.083 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:38 smithi033 bash[74781]: audit 1685825438.636045 mon.a (mon.0) 1799 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:38 smithi083 bash[60048]: cluster 1685825437.599795 mgr.y (mgr.34104) 1521 : cluster 0 pgmap v1683: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:39.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:38 smithi083 bash[60048]: audit 1685825438.636045 mon.a (mon.0) 1799 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2023-06-03T20:50:40.638 INFO:teuthology.orchestra.run.smithi033.stderr:Inferring config /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/mon.a/config 2023-06-03T20:50:41.082 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:40 smithi033 bash[78259]: cluster 1685825439.6008465 mgr.y (mgr.34104) 1522 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:41.082 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:40 smithi033 bash[74781]: cluster 1685825439.6008465 mgr.y (mgr.34104) 1522 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:41.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:40 smithi083 bash[60048]: cluster 1685825439.6008465 mgr.y (mgr.34104) 1522 : cluster 0 pgmap v1684: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: cluster 1685825441.6016107 mgr.y (mgr.34104) 1523 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825441.6300623 mon.a (mon.0) 1800 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825441.6394305 mon.a (mon.0) 1801 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:42.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825441.9153445 mon.a (mon.0) 1802 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825441.922132 mon.a (mon.0) 1803 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825442.4001231 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:50:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825442.4017901 mon.a (mon.0) 1805 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:50:42.896 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:42 smithi083 bash[60048]: audit 1685825442.4109244 mon.a (mon.0) 1806 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.015 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: cluster 1685825441.6016107 mgr.y (mgr.34104) 1523 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:43.015 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825441.6300623 mon.a (mon.0) 1800 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.015 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825441.6394305 mon.a (mon.0) 1801 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.015 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825441.9153445 mon.a (mon.0) 1802 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825441.922132 mon.a (mon.0) 1803 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825442.4001231 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825442.4017901 mon.a (mon.0) 1805 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[74781]: audit 1685825442.4109244 mon.a (mon.0) 1806 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: cluster 1685825441.6016107 mgr.y (mgr.34104) 1523 : cluster 0 pgmap v1685: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:43.016 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825441.6300623 mon.a (mon.0) 1800 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825441.6394305 mon.a (mon.0) 1801 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825441.9153445 mon.a (mon.0) 1802 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825441.922132 mon.a (mon.0) 1803 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825442.4001231 mon.a (mon.0) 1804 : audit 0 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825442.4017901 mon.a (mon.0) 1805 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2023-06-03T20:50:43.017 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:42 smithi033 bash[78259]: audit 1685825442.4109244 mon.a (mon.0) 1806 : audit 1 from='mgr.34104 172.21.15.33:0/238771772' entity='mgr.y' 2023-06-03T20:50:44.708 INFO:teuthology.orchestra.run.smithi033.stdout: 2023-06-03T20:50:44.715 INFO:teuthology.orchestra.run.smithi033.stderr:dumped all 2023-06-03T20:50:44.895 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:44 smithi083 bash[60048]: cluster 1685825443.6022534 mgr.y (mgr.34104) 1524 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:44.927 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:44 smithi033 bash[74781]: cluster 1685825443.6022534 mgr.y (mgr.34104) 1524 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:44.928 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:44 smithi033 bash[78259]: cluster 1685825443.6022534 mgr.y (mgr.34104) 1524 : cluster 0 pgmap v1686: 73 pgs: 73 active+clean; 582 KiB data, 3.6 GiB used, 712 GiB / 715 GiB avail 2023-06-03T20:50:45.681 INFO:teuthology.orchestra.run.smithi033.stdout:{"pg_ready":true,"pg_map":{"version":1686,"stamp":"2023-06-03T20:50:43.601885+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595854,"num_objects":24,"num_object_clones":0,"num_object_copies":72,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":24,"num_whiteouts":0,"num_read":308,"num_read_kb":512,"num_write":261,"num_write_kb":2446,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":59,"num_bytes_recovered":3563058,"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":195,"ondisk_log_size":195,"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":3812864,"kb_used_data":28160,"kb_used_omap":21,"kb_used_meta":3784618,"kb_avail":746148352,"statfs":{"total":767960285184,"available":764055912448,"internally_reserved":0,"allocated":28835840,"data_stored":21818234,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":22109,"internal_metadata":3875449251},"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.004723"},"pg_stats":[{"pgid":"3.1a","version":"59'1","reported_seq":364,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981019+0000","last_change":"2023-06-03T20:31:15.286532+0000","last_active":"2023-06-03T20:49:09.981019+0000","last_peered":"2023-06-03T20:49:09.981019+0000","last_clean":"2023-06-03T20:49:09.981019+0000","last_became_active":"2023-06-03T20:31:15.286138+0000","last_became_peered":"2023-06-03T20:31:15.286138+0000","last_unstale":"2023-06-03T20:49:09.981019+0000","last_undegraded":"2023-06-03T20:49:09.981019+0000","last_fullsized":"2023-06-03T20:49:09.981019+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":61,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.726558+0000","last_change":"2023-06-03T20:40:40.572275+0000","last_active":"2023-06-03T20:49:10.726558+0000","last_peered":"2023-06-03T20:49:10.726558+0000","last_clean":"2023-06-03T20:49:10.726558+0000","last_became_active":"2023-06-03T20:40:40.571719+0000","last_became_peered":"2023-06-03T20:40:40.571719+0000","last_unstale":"2023-06-03T20:49:10.726558+0000","last_undegraded":"2023-06-03T20:49:10.726558+0000","last_fullsized":"2023-06-03T20:49:10.726558+0000","mapping_epoch":296,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":297,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:15:17.232788+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,4],"acting":[2,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":309,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658709+0000","last_change":"2023-06-03T20:31:15.284108+0000","last_active":"2023-06-03T20:49:10.658709+0000","last_peered":"2023-06-03T20:49:10.658709+0000","last_clean":"2023-06-03T20:49:10.658709+0000","last_became_active":"2023-06-03T20:31:15.283498+0000","last_became_peered":"2023-06-03T20:31:15.283498+0000","last_unstale":"2023-06-03T20:49:10.658709+0000","last_undegraded":"2023-06-03T20:49:10.658709+0000","last_fullsized":"2023-06-03T20:49:10.658709+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:26:59.021074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1e","version":"0'0","reported_seq":200,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970593+0000","last_change":"2023-06-03T20:22:57.092113+0000","last_active":"2023-06-03T20:49:09.970593+0000","last_peered":"2023-06-03T20:49:09.970593+0000","last_clean":"2023-06-03T20:49:09.970593+0000","last_became_active":"2023-06-03T20:22:57.091780+0000","last_became_peered":"2023-06-03T20:22:57.091780+0000","last_unstale":"2023-06-03T20:49:09.970593+0000","last_undegraded":"2023-06-03T20:49:09.970593+0000","last_fullsized":"2023-06-03T20:49:09.970593+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:12:11.461395+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":346,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673473+0000","last_change":"2023-06-03T20:47:30.601485+0000","last_active":"2023-06-03T20:49:10.673473+0000","last_peered":"2023-06-03T20:49:10.673473+0000","last_clean":"2023-06-03T20:49:10.673473+0000","last_became_active":"2023-06-03T20:47:30.601084+0000","last_became_peered":"2023-06-03T20:47:30.601084+0000","last_unstale":"2023-06-03T20:49:10.673473+0000","last_undegraded":"2023-06-03T20:49:10.673473+0000","last_fullsized":"2023-06-03T20:49:10.673473+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:44:09.346010+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662751+0000","last_change":"2023-06-03T20:45:27.678512+0000","last_active":"2023-06-03T20:49:09.662751+0000","last_peered":"2023-06-03T20:49:09.662751+0000","last_clean":"2023-06-03T20:49:09.662751+0000","last_became_active":"2023-06-03T20:45:27.678176+0000","last_became_peered":"2023-06-03T20:45:27.678176+0000","last_unstale":"2023-06-03T20:49:09.662751+0000","last_undegraded":"2023-06-03T20:49:09.662751+0000","last_fullsized":"2023-06-03T20:49:09.662751+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":198,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659147+0000","last_change":"2023-06-03T20:22:57.095472+0000","last_active":"2023-06-03T20:49:10.659147+0000","last_peered":"2023-06-03T20:49:10.659147+0000","last_clean":"2023-06-03T20:49:10.659147+0000","last_became_active":"2023-06-03T20:22:57.095079+0000","last_became_peered":"2023-06-03T20:22:57.095079+0000","last_unstale":"2023-06-03T20:49:10.659147+0000","last_undegraded":"2023-06-03T20:49:10.659147+0000","last_fullsized":"2023-06-03T20:49:10.659147+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:16:59.676858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":392,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673590+0000","last_change":"2023-06-03T20:45:27.669132+0000","last_active":"2023-06-03T20:49:10.673590+0000","last_peered":"2023-06-03T20:49:10.673590+0000","last_clean":"2023-06-03T20:49:10.673590+0000","last_became_active":"2023-06-03T20:45:27.668738+0000","last_became_peered":"2023-06-03T20:45:27.668738+0000","last_unstale":"2023-06-03T20:49:10.673590+0000","last_undegraded":"2023-06-03T20:49:10.673590+0000","last_fullsized":"2023-06-03T20:49:10.673590+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:31:57.295231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,2,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":298,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980507+0000","last_change":"2023-06-03T20:48:11.193936+0000","last_active":"2023-06-03T20:49:09.980507+0000","last_peered":"2023-06-03T20:49:09.980507+0000","last_clean":"2023-06-03T20:49:09.980507+0000","last_became_active":"2023-06-03T20:48:11.193086+0000","last_became_peered":"2023-06-03T20:48:11.193086+0000","last_unstale":"2023-06-03T20:49:09.980507+0000","last_undegraded":"2023-06-03T20:49:09.980507+0000","last_fullsized":"2023-06-03T20:49:09.980507+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":285,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.674112+0000","last_change":"2023-06-03T20:47:30.609871+0000","last_active":"2023-06-03T20:49:10.674112+0000","last_peered":"2023-06-03T20:49:10.674112+0000","last_clean":"2023-06-03T20:49:10.674112+0000","last_became_active":"2023-06-03T20:47:30.609460+0000","last_became_peered":"2023-06-03T20:47:30.609460+0000","last_unstale":"2023-06-03T20:49:10.674112+0000","last_undegraded":"2023-06-03T20:49:10.674112+0000","last_fullsized":"2023-06-03T20:49:10.674112+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:52:04.965816+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,6],"acting":[3,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.15","version":"59'3","reported_seq":313,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979339+0000","last_change":"2023-06-03T20:10:10.896341+0000","last_active":"2023-06-03T20:49:09.979339+0000","last_peered":"2023-06-03T20:49:09.979339+0000","last_clean":"2023-06-03T20:49:09.979339+0000","last_became_active":"2023-06-03T20:10:10.895952+0000","last_became_peered":"2023-06-03T20:10:10.895952+0000","last_unstale":"2023-06-03T20:49:09.979339+0000","last_undegraded":"2023-06-03T20:49:09.979339+0000","last_fullsized":"2023-06-03T20:49:09.979339+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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":358,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658737+0000","last_change":"2023-06-03T20:45:27.670663+0000","last_active":"2023-06-03T20:49:10.658737+0000","last_peered":"2023-06-03T20:49:10.658737+0000","last_clean":"2023-06-03T20:49:10.658737+0000","last_became_active":"2023-06-03T20:45:27.670149+0000","last_became_peered":"2023-06-03T20:45:27.670149+0000","last_unstale":"2023-06-03T20:49:10.658737+0000","last_undegraded":"2023-06-03T20:49:10.658737+0000","last_fullsized":"2023-06-03T20:49:10.658737+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T03:43:38.121154+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,2],"acting":[1,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"73'23","reported_seq":390,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981543+0000","last_change":"2023-06-03T20:27:36.487011+0000","last_active":"2023-06-03T20:49:09.981543+0000","last_peered":"2023-06-03T20:49:09.981543+0000","last_clean":"2023-06-03T20:49:09.981543+0000","last_became_active":"2023-06-03T20:27:36.312306+0000","last_became_peered":"2023-06-03T20:27:36.312306+0000","last_unstale":"2023-06-03T20:49:09.981543+0000","last_undegraded":"2023-06-03T20:49:09.981543+0000","last_fullsized":"2023-06-03T20:49:09.981543+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":23,"log_dups_size":0,"ondisk_log_size":23,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4716,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_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":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":18864,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":356,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981594+0000","last_change":"2023-06-03T20:31:15.284166+0000","last_active":"2023-06-03T20:49:09.981594+0000","last_peered":"2023-06-03T20:49:09.981594+0000","last_clean":"2023-06-03T20:49:09.981594+0000","last_became_active":"2023-06-03T20:31:15.283660+0000","last_became_peered":"2023-06-03T20:31:15.283660+0000","last_unstale":"2023-06-03T20:49:09.981594+0000","last_undegraded":"2023-06-03T20:49:09.981594+0000","last_fullsized":"2023-06-03T20:49:09.981594+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.13","version":"59'2","reported_seq":312,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978998+0000","last_change":"2023-06-03T20:09:41.051873+0000","last_active":"2023-06-03T20:49:09.978998+0000","last_peered":"2023-06-03T20:49:09.978998+0000","last_clean":"2023-06-03T20:49:09.978998+0000","last_became_active":"2023-06-03T20:09:41.051436+0000","last_became_peered":"2023-06-03T20:09:41.051436+0000","last_unstale":"2023-06-03T20:49:09.978998+0000","last_undegraded":"2023-06-03T20:49:09.978998+0000","last_fullsized":"2023-06-03T20:49:09.978998+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":303,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673506+0000","last_change":"2023-06-03T20:47:30.608641+0000","last_active":"2023-06-03T20:49:10.673506+0000","last_peered":"2023-06-03T20:49:10.673506+0000","last_clean":"2023-06-03T20:49:10.673506+0000","last_became_active":"2023-06-03T20:47:30.608297+0000","last_became_peered":"2023-06-03T20:47:30.608297+0000","last_unstale":"2023-06-03T20:49:10.673506+0000","last_undegraded":"2023-06-03T20:49:10.673506+0000","last_fullsized":"2023-06-03T20:49:10.673506+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T01:40:32.293016+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":198,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970331+0000","last_change":"2023-06-03T20:22:57.091336+0000","last_active":"2023-06-03T20:49:09.970331+0000","last_peered":"2023-06-03T20:49:09.970331+0000","last_clean":"2023-06-03T20:49:09.970331+0000","last_became_active":"2023-06-03T20:22:57.090902+0000","last_became_peered":"2023-06-03T20:22:57.090902+0000","last_unstale":"2023-06-03T20:49:09.970331+0000","last_undegraded":"2023-06-03T20:49:09.970331+0000","last_fullsized":"2023-06-03T20:49:09.970331+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:39:08.665075+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":282,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980375+0000","last_change":"2023-06-03T20:48:11.452154+0000","last_active":"2023-06-03T20:49:09.980375+0000","last_peered":"2023-06-03T20:49:09.980375+0000","last_clean":"2023-06-03T20:49:09.980375+0000","last_became_active":"2023-06-03T20:48:11.451226+0000","last_became_peered":"2023-06-03T20:48:11.451226+0000","last_unstale":"2023-06-03T20:49:09.980375+0000","last_undegraded":"2023-06-03T20:49:09.980375+0000","last_fullsized":"2023-06-03T20:49:09.980375+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":340,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978511+0000","last_change":"2023-06-03T20:27:36.303555+0000","last_active":"2023-06-03T20:49:09.978511+0000","last_peered":"2023-06-03T20:49:09.978511+0000","last_clean":"2023-06-03T20:49:09.978511+0000","last_became_active":"2023-06-03T20:27:36.303081+0000","last_became_peered":"2023-06-03T20:27:36.303081+0000","last_unstale":"2023-06-03T20:49:09.978511+0000","last_undegraded":"2023-06-03T20:49:09.978511+0000","last_fullsized":"2023-06-03T20:49:09.978511+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":207,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658586+0000","last_change":"2023-06-03T20:26:40.622747+0000","last_active":"2023-06-03T20:49:10.658586+0000","last_peered":"2023-06-03T20:49:10.658586+0000","last_clean":"2023-06-03T20:49:10.658586+0000","last_became_active":"2023-06-03T20:26:40.609808+0000","last_became_peered":"2023-06-03T20:26:40.609808+0000","last_unstale":"2023-06-03T20:49:10.658586+0000","last_undegraded":"2023-06-03T20:49:10.658586+0000","last_fullsized":"2023-06-03T20:49:10.658586+0000","mapping_epoch":189,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":190,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:42:35.019825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"59'8","reported_seq":160,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662533+0000","last_change":"2023-06-03T20:27:36.320285+0000","last_active":"2023-06-03T20:49:09.662533+0000","last_peered":"2023-06-03T20:49:09.662533+0000","last_clean":"2023-06-03T20:49:09.662533+0000","last_became_active":"2023-06-03T20:27:36.301097+0000","last_became_peered":"2023-06-03T20:27:36.301097+0000","last_unstale":"2023-06-03T20:49:09.662533+0000","last_undegraded":"2023-06-03T20:49:09.662533+0000","last_fullsized":"2023-06-03T20:49:09.662533+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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,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":340,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.659029+0000","last_change":"2023-06-03T20:31:15.288284+0000","last_active":"2023-06-03T20:49:09.659029+0000","last_peered":"2023-06-03T20:49:09.659029+0000","last_clean":"2023-06-03T20:49:09.659029+0000","last_became_active":"2023-06-03T20:31:15.287314+0000","last_became_peered":"2023-06-03T20:31:15.287314+0000","last_unstale":"2023-06-03T20:49:09.659029+0000","last_undegraded":"2023-06-03T20:49:09.659029+0000","last_fullsized":"2023-06-03T20:49:09.659029+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:14:51.434872+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,1],"acting":[3,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.f","version":"59'1","reported_seq":337,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979375+0000","last_change":"2023-06-03T20:22:57.133021+0000","last_active":"2023-06-03T20:49:09.979375+0000","last_peered":"2023-06-03T20:49:09.979375+0000","last_clean":"2023-06-03T20:49:09.979375+0000","last_became_active":"2023-06-03T20:22:57.082214+0000","last_became_peered":"2023-06-03T20:22:57.082214+0000","last_unstale":"2023-06-03T20:49:09.979375+0000","last_undegraded":"2023-06-03T20:49:09.979375+0000","last_fullsized":"2023-06-03T20:49:09.979375+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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":326,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979152+0000","last_change":"2023-06-03T20:48:11.193521+0000","last_active":"2023-06-03T20:49:09.979152+0000","last_peered":"2023-06-03T20:49:09.979152+0000","last_clean":"2023-06-03T20:49:09.979152+0000","last_became_active":"2023-06-03T20:48:11.192868+0000","last_became_peered":"2023-06-03T20:48:11.192868+0000","last_unstale":"2023-06-03T20:49:09.979152+0000","last_undegraded":"2023-06-03T20:49:09.979152+0000","last_fullsized":"2023-06-03T20:49:09.979152+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,6],"acting":[5,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.e","version":"59'2","reported_seq":327,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979470+0000","last_change":"2023-06-03T20:31:15.287068+0000","last_active":"2023-06-03T20:49:09.979470+0000","last_peered":"2023-06-03T20:49:09.979470+0000","last_clean":"2023-06-03T20:49:09.979470+0000","last_became_active":"2023-06-03T20:31:15.286534+0000","last_became_peered":"2023-06-03T20:31:15.286534+0000","last_unstale":"2023-06-03T20:49:09.979470+0000","last_undegraded":"2023-06-03T20:49:09.979470+0000","last_fullsized":"2023-06-03T20:49:09.979470+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981143+0000","last_change":"2023-06-03T20:31:15.286747+0000","last_active":"2023-06-03T20:49:09.981143+0000","last_peered":"2023-06-03T20:49:09.981143+0000","last_clean":"2023-06-03T20:49:09.981143+0000","last_became_active":"2023-06-03T20:31:15.286421+0000","last_became_peered":"2023-06-03T20:31:15.286421+0000","last_unstale":"2023-06-03T20:49:09.981143+0000","last_undegraded":"2023-06-03T20:49:09.981143+0000","last_fullsized":"2023-06-03T20:49:09.981143+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.d","version":"59'1","reported_seq":348,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978872+0000","last_change":"2023-06-03T20:27:36.530943+0000","last_active":"2023-06-03T20:49:09.978872+0000","last_peered":"2023-06-03T20:49:09.978872+0000","last_clean":"2023-06-03T20:49:09.978872+0000","last_became_active":"2023-06-03T20:27:36.307218+0000","last_became_peered":"2023-06-03T20:27:36.307218+0000","last_unstale":"2023-06-03T20:49:09.978872+0000","last_undegraded":"2023-06-03T20:49:09.978872+0000","last_fullsized":"2023-06-03T20:49:09.978872+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_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,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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662512+0000","last_change":"2023-06-03T20:45:27.678389+0000","last_active":"2023-06-03T20:49:09.662512+0000","last_peered":"2023-06-03T20:49:09.662512+0000","last_clean":"2023-06-03T20:49:09.662512+0000","last_became_active":"2023-06-03T20:45:27.675819+0000","last_became_peered":"2023-06-03T20:45:27.675819+0000","last_unstale":"2023-06-03T20:49:09.662512+0000","last_undegraded":"2023-06-03T20:49:09.662512+0000","last_fullsized":"2023-06-03T20:49:09.662512+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":311,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979842+0000","last_change":"2023-06-03T20:48:11.452444+0000","last_active":"2023-06-03T20:49:09.979842+0000","last_peered":"2023-06-03T20:49:09.979842+0000","last_clean":"2023-06-03T20:49:09.979842+0000","last_became_active":"2023-06-03T20:48:11.451493+0000","last_became_peered":"2023-06-03T20:48:11.451493+0000","last_unstale":"2023-06-03T20:49:09.979842+0000","last_undegraded":"2023-06-03T20:49:09.979842+0000","last_fullsized":"2023-06-03T20:49:09.979842+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":214,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.657997+0000","last_change":"2023-06-03T20:31:15.278716+0000","last_active":"2023-06-03T20:49:10.657997+0000","last_peered":"2023-06-03T20:49:10.657997+0000","last_clean":"2023-06-03T20:49:10.657997+0000","last_became_active":"2023-06-03T20:31:15.278060+0000","last_became_peered":"2023-06-03T20:31:15.278060+0000","last_unstale":"2023-06-03T20:49:10.657997+0000","last_undegraded":"2023-06-03T20:49:10.657997+0000","last_fullsized":"2023-06-03T20:49:10.657997+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:04:03.201053+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,1,4],"acting":[0,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"59'2","reported_seq":314,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673813+0000","last_change":"2023-06-03T20:47:30.608308+0000","last_active":"2023-06-03T20:49:10.673813+0000","last_peered":"2023-06-03T20:49:10.673813+0000","last_clean":"2023-06-03T20:49:10.673813+0000","last_became_active":"2023-06-03T20:47:30.607895+0000","last_became_peered":"2023-06-03T20:47:30.607895+0000","last_unstale":"2023-06-03T20:49:10.673813+0000","last_undegraded":"2023-06-03T20:49:10.673813+0000","last_fullsized":"2023-06-03T20:49:10.673813+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:35:10.770710+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":359,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981806+0000","last_change":"2023-06-03T20:45:27.675318+0000","last_active":"2023-06-03T20:49:09.981806+0000","last_peered":"2023-06-03T20:49:09.981806+0000","last_clean":"2023-06-03T20:49:09.981806+0000","last_became_active":"2023-06-03T20:45:27.674913+0000","last_became_peered":"2023-06-03T20:45:27.674913+0000","last_unstale":"2023-06-03T20:49:09.981806+0000","last_undegraded":"2023-06-03T20:49:09.981806+0000","last_fullsized":"2023-06-03T20:49:09.981806+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662294+0000","last_change":"2023-06-03T20:45:27.678408+0000","last_active":"2023-06-03T20:49:09.662294+0000","last_peered":"2023-06-03T20:49:09.662294+0000","last_clean":"2023-06-03T20:49:09.662294+0000","last_became_active":"2023-06-03T20:45:27.678052+0000","last_became_peered":"2023-06-03T20:45:27.678052+0000","last_unstale":"2023-06-03T20:49:09.662294+0000","last_undegraded":"2023-06-03T20:49:09.662294+0000","last_fullsized":"2023-06-03T20:49:09.662294+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,1],"acting":[6,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":332,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981915+0000","last_change":"2023-06-03T20:23:31.979169+0000","last_active":"2023-06-03T20:49:09.981915+0000","last_peered":"2023-06-03T20:49:09.981915+0000","last_clean":"2023-06-03T20:49:09.981915+0000","last_became_active":"2023-06-03T20:23:31.978737+0000","last_became_peered":"2023-06-03T20:23:31.978737+0000","last_unstale":"2023-06-03T20:49:09.981915+0000","last_undegraded":"2023-06-03T20:49:09.981915+0000","last_fullsized":"2023-06-03T20:49:09.981915+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":306,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980871+0000","last_change":"2023-06-03T20:09:41.053226+0000","last_active":"2023-06-03T20:49:09.980871+0000","last_peered":"2023-06-03T20:49:09.980871+0000","last_clean":"2023-06-03T20:49:09.980871+0000","last_became_active":"2023-06-03T20:09:41.052616+0000","last_became_peered":"2023-06-03T20:09:41.052616+0000","last_unstale":"2023-06-03T20:49:09.980871+0000","last_undegraded":"2023-06-03T20:49:09.980871+0000","last_fullsized":"2023-06-03T20:49:09.980871+0000","mapping_epoch":87,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":88,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":374,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.982032+0000","last_change":"2023-06-03T20:45:27.676493+0000","last_active":"2023-06-03T20:49:09.982032+0000","last_peered":"2023-06-03T20:49:09.982032+0000","last_clean":"2023-06-03T20:49:09.982032+0000","last_became_active":"2023-06-03T20:45:27.676094+0000","last_became_peered":"2023-06-03T20:45:27.676094+0000","last_unstale":"2023-06-03T20:49:09.982032+0000","last_undegraded":"2023-06-03T20:49:09.982032+0000","last_fullsized":"2023-06-03T20:49:09.982032+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":343,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.536314+0000","last_change":"2023-06-03T20:31:15.289393+0000","last_active":"2023-06-03T20:49:10.536314+0000","last_peered":"2023-06-03T20:49:10.536314+0000","last_clean":"2023-06-03T20:49:10.536314+0000","last_became_active":"2023-06-03T20:31:15.288922+0000","last_became_peered":"2023-06-03T20:31:15.288922+0000","last_unstale":"2023-06-03T20:49:10.536314+0000","last_undegraded":"2023-06-03T20:49:10.536314+0000","last_fullsized":"2023-06-03T20:49:10.536314+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:53:09.082107+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":310,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659479+0000","last_change":"2023-06-03T20:31:15.286215+0000","last_active":"2023-06-03T20:49:10.659479+0000","last_peered":"2023-06-03T20:49:10.659479+0000","last_clean":"2023-06-03T20:49:10.659479+0000","last_became_active":"2023-06-03T20:31:15.284388+0000","last_became_peered":"2023-06-03T20:31:15.284388+0000","last_unstale":"2023-06-03T20:49:10.659479+0000","last_undegraded":"2023-06-03T20:49:10.659479+0000","last_fullsized":"2023-06-03T20:49:10.659479+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:50:57.804454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,4],"acting":[1,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":325,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.660919+0000","last_change":"2023-06-03T20:31:15.294303+0000","last_active":"2023-06-03T20:49:10.660919+0000","last_peered":"2023-06-03T20:49:10.660919+0000","last_clean":"2023-06-03T20:49:10.660919+0000","last_became_active":"2023-06-03T20:31:15.290214+0000","last_became_peered":"2023-06-03T20:31:15.290214+0000","last_unstale":"2023-06-03T20:49:10.660919+0000","last_undegraded":"2023-06-03T20:49:10.660919+0000","last_fullsized":"2023-06-03T20:49:10.660919+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:45:04.163246+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":298,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980270+0000","last_change":"2023-06-03T20:48:11.484173+0000","last_active":"2023-06-03T20:49:09.980270+0000","last_peered":"2023-06-03T20:49:09.980270+0000","last_clean":"2023-06-03T20:49:09.980270+0000","last_became_active":"2023-06-03T20:48:11.483325+0000","last_became_peered":"2023-06-03T20:48:11.483325+0000","last_unstale":"2023-06-03T20:49:09.980270+0000","last_undegraded":"2023-06-03T20:49:09.980270+0000","last_fullsized":"2023-06-03T20:49:09.980270+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":222,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970238+0000","last_change":"2023-06-03T20:19:40.154826+0000","last_active":"2023-06-03T20:49:09.970238+0000","last_peered":"2023-06-03T20:49:09.970238+0000","last_clean":"2023-06-03T20:49:09.970238+0000","last_became_active":"2023-06-03T20:19:40.154418+0000","last_became_peered":"2023-06-03T20:19:40.154418+0000","last_unstale":"2023-06-03T20:49:09.970238+0000","last_undegraded":"2023-06-03T20:49:09.970238+0000","last_fullsized":"2023-06-03T20:49:09.970238+0000","mapping_epoch":144,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":145,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:11:22.653489+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.2","version":"0'0","reported_seq":346,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979655+0000","last_change":"2023-06-03T20:48:10.658910+0000","last_active":"2023-06-03T20:49:09.979655+0000","last_peered":"2023-06-03T20:49:09.979655+0000","last_clean":"2023-06-03T20:49:09.979655+0000","last_became_active":"2023-06-03T20:48:10.658577+0000","last_became_peered":"2023-06-03T20:48:10.658577+0000","last_unstale":"2023-06-03T20:49:09.979655+0000","last_undegraded":"2023-06-03T20:49:09.979655+0000","last_fullsized":"2023-06-03T20:49:09.979655+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":360,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981531+0000","last_change":"2023-06-03T20:27:36.308008+0000","last_active":"2023-06-03T20:49:09.981531+0000","last_peered":"2023-06-03T20:49:09.981531+0000","last_clean":"2023-06-03T20:49:09.981531+0000","last_became_active":"2023-06-03T20:27:36.307600+0000","last_became_peered":"2023-06-03T20:27:36.307600+0000","last_unstale":"2023-06-03T20:49:09.981531+0000","last_undegraded":"2023-06-03T20:49:09.981531+0000","last_fullsized":"2023-06-03T20:49:09.981531+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":219,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.729008+0000","last_change":"2023-06-03T20:49:10.728399+0000","last_active":"2023-06-03T20:49:10.729008+0000","last_peered":"2023-06-03T20:49:10.729008+0000","last_clean":"2023-06-03T20:49:10.729008+0000","last_became_active":"2023-06-03T20:49:10.727613+0000","last_became_peered":"2023-06-03T20:49:10.727613+0000","last_unstale":"2023-06-03T20:49:10.729008+0000","last_undegraded":"2023-06-03T20:49:10.729008+0000","last_fullsized":"2023-06-03T20:49:10.729008+0000","mapping_epoch":342,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":343,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:31:21.260606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,3],"acting":[1,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":191,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.726146+0000","last_change":"2023-06-03T20:23:31.969562+0000","last_active":"2023-06-03T20:49:10.726146+0000","last_peered":"2023-06-03T20:49:10.726146+0000","last_clean":"2023-06-03T20:49:10.726146+0000","last_became_active":"2023-06-03T20:23:31.969125+0000","last_became_peered":"2023-06-03T20:23:31.969125+0000","last_unstale":"2023-06-03T20:49:10.726146+0000","last_undegraded":"2023-06-03T20:49:10.726146+0000","last_fullsized":"2023-06-03T20:49:10.726146+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:28:30.230614+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":370,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658746+0000","last_change":"2023-06-03T20:45:27.670563+0000","last_active":"2023-06-03T20:49:10.658746+0000","last_peered":"2023-06-03T20:49:10.658746+0000","last_clean":"2023-06-03T20:49:10.658746+0000","last_became_active":"2023-06-03T20:45:27.670144+0000","last_became_peered":"2023-06-03T20:45:27.670144+0000","last_unstale":"2023-06-03T20:49:10.658746+0000","last_undegraded":"2023-06-03T20:49:10.658746+0000","last_fullsized":"2023-06-03T20:49:10.658746+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-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T23:49:49.936771+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":339,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659587+0000","last_change":"2023-06-03T20:31:15.297641+0000","last_active":"2023-06-03T20:49:10.659587+0000","last_peered":"2023-06-03T20:49:10.659587+0000","last_clean":"2023-06-03T20:49:10.659587+0000","last_became_active":"2023-06-03T20:31:15.294084+0000","last_became_peered":"2023-06-03T20:31:15.294084+0000","last_unstale":"2023-06-03T20:49:10.659587+0000","last_undegraded":"2023-06-03T20:49:10.659587+0000","last_fullsized":"2023-06-03T20:49:10.659587+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:24:00.992976+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,0],"acting":[1,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.3","version":"0'0","reported_seq":305,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979088+0000","last_change":"2023-06-03T20:48:11.484037+0000","last_active":"2023-06-03T20:49:09.979088+0000","last_peered":"2023-06-03T20:49:09.979088+0000","last_clean":"2023-06-03T20:49:09.979088+0000","last_became_active":"2023-06-03T20:48:11.483331+0000","last_became_peered":"2023-06-03T20:48:11.483331+0000","last_unstale":"2023-06-03T20:49:09.979088+0000","last_undegraded":"2023-06-03T20:49:09.979088+0000","last_fullsized":"2023-06-03T20:49:09.979088+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"72'139","reported_seq":684,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978434+0000","last_change":"2023-06-03T20:27:39.241534+0000","last_active":"2023-06-03T20:49:09.978434+0000","last_peered":"2023-06-03T20:49:09.978434+0000","last_clean":"2023-06-03T20:49:09.978434+0000","last_became_active":"2023-06-03T20:27:39.240587+0000","last_became_peered":"2023-06-03T20:27:39.240587+0000","last_unstale":"2023-06-03T20:49:09.978434+0000","last_undegraded":"2023-06-03T20:49:09.978434+0000","last_fullsized":"2023-06-03T20:49:09.978434+0000","mapping_epoch":205,"log_start":"0'0","ondisk_log_start":"0'0","created":19,"last_epoch_clean":206,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:50:54.808435+0000","last_clean_scrub_stamp":"2023-06-03T19:50:54.808435+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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[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":287,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673860+0000","last_change":"2023-06-03T20:47:31.210550+0000","last_active":"2023-06-03T20:49:10.673860+0000","last_peered":"2023-06-03T20:49:10.673860+0000","last_clean":"2023-06-03T20:49:10.673860+0000","last_became_active":"2023-06-03T20:47:31.209630+0000","last_became_peered":"2023-06-03T20:47:31.209630+0000","last_unstale":"2023-06-03T20:49:10.673860+0000","last_undegraded":"2023-06-03T20:49:10.673860+0000","last_fullsized":"2023-06-03T20:49:10.673860+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:01:02.978226+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":30,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662548+0000","last_change":"2023-06-03T20:45:27.676127+0000","last_active":"2023-06-03T20:49:09.662548+0000","last_peered":"2023-06-03T20:49:09.662548+0000","last_clean":"2023-06-03T20:49:09.662548+0000","last_became_active":"2023-06-03T20:45:27.675765+0000","last_became_peered":"2023-06-03T20:45:27.675765+0000","last_unstale":"2023-06-03T20:49:09.662548+0000","last_undegraded":"2023-06-03T20:49:09.662548+0000","last_fullsized":"2023-06-03T20:49:09.662548+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,4,7],"acting":[6,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":344,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.978326+0000","last_change":"2023-06-03T20:31:15.286712+0000","last_active":"2023-06-03T20:49:09.978326+0000","last_peered":"2023-06-03T20:49:09.978326+0000","last_clean":"2023-06-03T20:49:09.978326+0000","last_became_active":"2023-06-03T20:31:15.286306+0000","last_became_peered":"2023-06-03T20:31:15.286306+0000","last_unstale":"2023-06-03T20:49:09.978326+0000","last_undegraded":"2023-06-03T20:49:09.978326+0000","last_fullsized":"2023-06-03T20:49:09.978326+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":321,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.657873+0000","last_change":"2023-06-03T20:10:10.895575+0000","last_active":"2023-06-03T20:49:10.657873+0000","last_peered":"2023-06-03T20:49:10.657873+0000","last_clean":"2023-06-03T20:49:10.657873+0000","last_became_active":"2023-06-03T20:10:10.895109+0000","last_became_peered":"2023-06-03T20:10:10.895109+0000","last_unstale":"2023-06-03T20:49:10.657873+0000","last_undegraded":"2023-06-03T20:49:10.657873+0000","last_fullsized":"2023-06-03T20:49:10.657873+0000","mapping_epoch":92,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":93,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:54:29.550025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":208,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970647+0000","last_change":"2023-06-03T20:23:31.967257+0000","last_active":"2023-06-03T20:49:09.970647+0000","last_peered":"2023-06-03T20:49:09.970647+0000","last_clean":"2023-06-03T20:49:09.970647+0000","last_became_active":"2023-06-03T20:23:31.966844+0000","last_became_peered":"2023-06-03T20:23:31.966844+0000","last_unstale":"2023-06-03T20:49:09.970647+0000","last_undegraded":"2023-06-03T20:49:09.970647+0000","last_fullsized":"2023-06-03T20:49:09.970647+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:15:19.239077+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,2],"acting":[0,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"2.5","version":"0'0","reported_seq":332,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979001+0000","last_change":"2023-06-03T20:22:57.083061+0000","last_active":"2023-06-03T20:49:09.979001+0000","last_peered":"2023-06-03T20:49:09.979001+0000","last_clean":"2023-06-03T20:49:09.979001+0000","last_became_active":"2023-06-03T20:22:57.081915+0000","last_became_peered":"2023-06-03T20:22:57.081915+0000","last_unstale":"2023-06-03T20:49:09.979001+0000","last_undegraded":"2023-06-03T20:49:09.979001+0000","last_fullsized":"2023-06-03T20:49:09.979001+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":340,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.660944+0000","last_change":"2023-06-03T20:31:15.297734+0000","last_active":"2023-06-03T20:49:10.660944+0000","last_peered":"2023-06-03T20:49:10.660944+0000","last_clean":"2023-06-03T20:49:10.660944+0000","last_became_active":"2023-06-03T20:31:15.292602+0000","last_became_peered":"2023-06-03T20:31:15.292602+0000","last_unstale":"2023-06-03T20:49:10.660944+0000","last_undegraded":"2023-06-03T20:49:10.660944+0000","last_fullsized":"2023-06-03T20:49:10.660944+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T04:54:43.175637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,5],"acting":[1,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.3","version":"0'0","reported_seq":200,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658267+0000","last_change":"2023-06-03T20:22:57.083752+0000","last_active":"2023-06-03T20:49:10.658267+0000","last_peered":"2023-06-03T20:49:10.658267+0000","last_clean":"2023-06-03T20:49:10.658267+0000","last_became_active":"2023-06-03T20:22:57.083372+0000","last_became_peered":"2023-06-03T20:22:57.083372+0000","last_unstale":"2023-06-03T20:49:10.658267+0000","last_undegraded":"2023-06-03T20:49:10.658267+0000","last_fullsized":"2023-06-03T20:49:10.658267+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:28:07.673573+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,5,7],"acting":[0,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.7","version":"59'2","reported_seq":314,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673687+0000","last_change":"2023-06-03T20:47:30.609968+0000","last_active":"2023-06-03T20:49:10.673687+0000","last_peered":"2023-06-03T20:49:10.673687+0000","last_clean":"2023-06-03T20:49:10.673687+0000","last_became_active":"2023-06-03T20:47:30.609572+0000","last_became_peered":"2023-06-03T20:47:30.609572+0000","last_unstale":"2023-06-03T20:49:10.673687+0000","last_undegraded":"2023-06-03T20:49:10.673687+0000","last_fullsized":"2023-06-03T20:49:10.673687+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:04:28.277713+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":336,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.659998+0000","last_change":"2023-06-03T20:45:27.672685+0000","last_active":"2023-06-03T20:49:10.659998+0000","last_peered":"2023-06-03T20:49:10.659998+0000","last_clean":"2023-06-03T20:49:10.659998+0000","last_became_active":"2023-06-03T20:45:27.672236+0000","last_became_peered":"2023-06-03T20:45:27.672236+0000","last_unstale":"2023-06-03T20:49:10.659998+0000","last_undegraded":"2023-06-03T20:49:10.659998+0000","last_fullsized":"2023-06-03T20:49:10.659998+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-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:23:36.601566+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":304,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673324+0000","last_change":"2023-06-03T20:47:30.608546+0000","last_active":"2023-06-03T20:49:10.673324+0000","last_peered":"2023-06-03T20:49:10.673324+0000","last_clean":"2023-06-03T20:49:10.673324+0000","last_became_active":"2023-06-03T20:47:30.608239+0000","last_became_peered":"2023-06-03T20:47:30.608239+0000","last_unstale":"2023-06-03T20:49:10.673324+0000","last_undegraded":"2023-06-03T20:49:10.673324+0000","last_fullsized":"2023-06-03T20:49:10.673324+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T05:03:48.358352+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":150,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.662806+0000","last_change":"2023-06-03T20:27:36.308525+0000","last_active":"2023-06-03T20:49:09.662806+0000","last_peered":"2023-06-03T20:49:09.662806+0000","last_clean":"2023-06-03T20:49:09.662806+0000","last_became_active":"2023-06-03T20:27:36.306168+0000","last_became_peered":"2023-06-03T20:27:36.306168+0000","last_unstale":"2023-06-03T20:49:09.662806+0000","last_undegraded":"2023-06-03T20:49:09.662806+0000","last_fullsized":"2023-06-03T20:49:09.662806+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":52,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:55:36.594596+0000","last_clean_scrub_stamp":"2023-06-03T19:55:36.594596+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,2],"acting":[6,7,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"59'1","reported_seq":218,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.970694+0000","last_change":"2023-06-03T20:31:15.280973+0000","last_active":"2023-06-03T20:49:09.970694+0000","last_peered":"2023-06-03T20:49:09.970694+0000","last_clean":"2023-06-03T20:49:09.970694+0000","last_became_active":"2023-06-03T20:31:15.280501+0000","last_became_peered":"2023-06-03T20:31:15.280501+0000","last_unstale":"2023-06-03T20:49:09.970694+0000","last_undegraded":"2023-06-03T20:49:09.970694+0000","last_fullsized":"2023-06-03T20:49:09.970694+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T00:21:10.315388+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981114+0000","last_change":"2023-06-03T20:27:36.459323+0000","last_active":"2023-06-03T20:49:09.981114+0000","last_peered":"2023-06-03T20:49:09.981114+0000","last_clean":"2023-06-03T20:49:09.981114+0000","last_became_active":"2023-06-03T20:27:36.458607+0000","last_became_peered":"2023-06-03T20:27:36.458607+0000","last_unstale":"2023-06-03T20:49:09.981114+0000","last_undegraded":"2023-06-03T20:49:09.981114+0000","last_fullsized":"2023-06-03T20:49:09.981114+0000","mapping_epoch":202,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":203,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1b","version":"59'1","reported_seq":198,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658343+0000","last_change":"2023-06-03T20:22:57.078584+0000","last_active":"2023-06-03T20:49:10.658343+0000","last_peered":"2023-06-03T20:49:10.658343+0000","last_clean":"2023-06-03T20:49:10.658343+0000","last_became_active":"2023-06-03T20:22:57.078259+0000","last_became_peered":"2023-06-03T20:22:57.078259+0000","last_unstale":"2023-06-03T20:49:10.658343+0000","last_undegraded":"2023-06-03T20:49:10.658343+0000","last_fullsized":"2023-06-03T20:49:10.658343+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T21:07:56.398586+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,4,7],"acting":[0,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":203,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.657056+0000","last_change":"2023-06-03T20:31:15.280113+0000","last_active":"2023-06-03T20:49:09.657056+0000","last_peered":"2023-06-03T20:49:09.657056+0000","last_clean":"2023-06-03T20:49:09.657056+0000","last_became_active":"2023-06-03T20:31:15.279741+0000","last_became_peered":"2023-06-03T20:31:15.279741+0000","last_unstale":"2023-06-03T20:49:09.657056+0000","last_undegraded":"2023-06-03T20:49:09.657056+0000","last_fullsized":"2023-06-03T20:49:09.657056+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T07:16:33.000832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,1,3],"acting":[2,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1c","version":"59'2","reported_seq":185,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979945+0000","last_change":"2023-06-03T20:48:10.657475+0000","last_active":"2023-06-03T20:49:09.979945+0000","last_peered":"2023-06-03T20:49:09.979945+0000","last_clean":"2023-06-03T20:49:09.979945+0000","last_became_active":"2023-06-03T20:48:10.656992+0000","last_became_peered":"2023-06-03T20:48:10.656992+0000","last_unstale":"2023-06-03T20:49:09.979945+0000","last_undegraded":"2023-06-03T20:49:09.979945+0000","last_fullsized":"2023-06-03T20:49:09.979945+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":335,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981704+0000","last_change":"2023-06-03T20:31:15.283792+0000","last_active":"2023-06-03T20:49:09.981704+0000","last_peered":"2023-06-03T20:49:09.981704+0000","last_clean":"2023-06-03T20:49:09.981704+0000","last_became_active":"2023-06-03T20:31:15.283370+0000","last_became_peered":"2023-06-03T20:31:15.283370+0000","last_unstale":"2023-06-03T20:49:09.981704+0000","last_undegraded":"2023-06-03T20:49:09.981704+0000","last_fullsized":"2023-06-03T20:49:09.981704+0000","mapping_epoch":231,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":232,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,1],"acting":[4,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1d","version":"59'2","reported_seq":168,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.979171+0000","last_change":"2023-06-03T20:48:10.659392+0000","last_active":"2023-06-03T20:49:09.979171+0000","last_peered":"2023-06-03T20:49:09.979171+0000","last_clean":"2023-06-03T20:49:09.979171+0000","last_became_active":"2023-06-03T20:48:10.658931+0000","last_became_peered":"2023-06-03T20:48:10.658931+0000","last_unstale":"2023-06-03T20:49:09.979171+0000","last_undegraded":"2023-06-03T20:49:09.979171+0000","last_fullsized":"2023-06-03T20:49:09.979171+0000","mapping_epoch":335,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,6],"acting":[5,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":347,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.981352+0000","last_change":"2023-06-03T20:22:57.085250+0000","last_active":"2023-06-03T20:49:09.981352+0000","last_peered":"2023-06-03T20:49:09.981352+0000","last_clean":"2023-06-03T20:49:09.981352+0000","last_became_active":"2023-06-03T20:22:57.084887+0000","last_became_peered":"2023-06-03T20:22:57.084887+0000","last_unstale":"2023-06-03T20:49:09.981352+0000","last_undegraded":"2023-06-03T20:49:09.981352+0000","last_fullsized":"2023-06-03T20:49:09.981352+0000","mapping_epoch":165,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":166,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,0],"acting":[4,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1e","version":"59'1","reported_seq":349,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673872+0000","last_change":"2023-06-03T20:47:30.608467+0000","last_active":"2023-06-03T20:49:10.673872+0000","last_peered":"2023-06-03T20:49:10.673872+0000","last_clean":"2023-06-03T20:49:10.673872+0000","last_became_active":"2023-06-03T20:47:30.607683+0000","last_became_peered":"2023-06-03T20:47:30.607683+0000","last_unstale":"2023-06-03T20:49:10.673872+0000","last_undegraded":"2023-06-03T20:49:10.673872+0000","last_fullsized":"2023-06-03T20:49:10.673872+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-04T22:14:48.919854+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":324,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.673862+0000","last_change":"2023-06-03T20:47:30.603729+0000","last_active":"2023-06-03T20:49:10.673862+0000","last_peered":"2023-06-03T20:49:10.673862+0000","last_clean":"2023-06-03T20:49:10.673862+0000","last_became_active":"2023-06-03T20:47:30.603259+0000","last_became_peered":"2023-06-03T20:47:30.603259+0000","last_unstale":"2023-06-03T20:49:10.673862+0000","last_undegraded":"2023-06-03T20:49:10.673862+0000","last_fullsized":"2023-06-03T20:49:10.673862+0000","mapping_epoch":330,"log_start":"0'0","ondisk_log_start":"0'0","created":57,"last_epoch_clean":331,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2023-06-05T02:52:05.296689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,0],"acting":[3,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1f","version":"59'4","reported_seq":221,"reported_epoch":343,"state":"active+clean","last_fresh":"2023-06-03T20:49:10.658955+0000","last_change":"2023-06-03T20:23:31.982117+0000","last_active":"2023-06-03T20:49:10.658955+0000","last_peered":"2023-06-03T20:49:10.658955+0000","last_clean":"2023-06-03T20:49:10.658955+0000","last_became_active":"2023-06-03T20:23:31.972700+0000","last_became_peered":"2023-06-03T20:23:31.972700+0000","last_unstale":"2023-06-03T20:49:10.658955+0000","last_undegraded":"2023-06-03T20:49:10.658955+0000","last_fullsized":"2023-06-03T20:49:10.658955+0000","mapping_epoch":175,"log_start":"0'0","ondisk_log_start":"0'0","created":56,"last_epoch_clean":176,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:33.459551+0000","last_clean_scrub_stamp":"2023-06-03T19:57:33.459551+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-06-05T06:47:14.686555+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":368,"reported_epoch":342,"state":"active+clean","last_fresh":"2023-06-03T20:49:09.980812+0000","last_change":"2023-06-03T20:45:27.676565+0000","last_active":"2023-06-03T20:49:09.980812+0000","last_peered":"2023-06-03T20:49:09.980812+0000","last_clean":"2023-06-03T20:49:09.980812+0000","last_became_active":"2023-06-03T20:45:27.676178+0000","last_became_peered":"2023-06-03T20:45:27.676178+0000","last_unstale":"2023-06-03T20:49:09.980812+0000","last_undegraded":"2023-06-03T20:49:09.980812+0000","last_fullsized":"2023-06-03T20:49:09.980812+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-06-03T19:57:34.469317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2023-06-03T19:57:34.469317+0000","last_clean_scrub_stamp":"2023-06-03T19:57:34.469317+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"--","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,2],"acting":[4,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]}],"pool_stats":[{"poolid":4,"num_pg":32,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":96,"acting":96,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5486,"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":62,"num_write_kb":30,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":47,"num_bytes_recovered":20850,"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":16458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":20926,"internal_metadata":0},"log_size":56,"ondisk_log_size":56,"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":12,"num_bytes_recovered":3542208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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":206158430883,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":552856,"kb_used_data":3536,"kb_used_omap":0,"kb_used_meta":549312,"kb_avail":93192296,"statfs":{"total":95995035648,"available":95428911104,"internally_reserved":0,"allocated":3620864,"data_stored":3052705,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":562495488},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:08 2023","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.88600000000000001,"15min":1.401},"min":{"1min":0.497,"5min":0.497,"15min":0.23300000000000001},"max":{"1min":1.1419999999999999,"5min":1.4379999999999999,"15min":32.957000000000001},"last":1.1279999999999999},{"interface":"front","average":{"1min":0.95199999999999996,"5min":0.96299999999999997,"15min":1.577},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.27500000000000002},"max":{"1min":1.278,"5min":1.3839999999999999,"15min":30.641999999999999},"last":0.94899999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:49:48 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.0389999999999999,"15min":1.4790000000000001},"min":{"1min":0.73599999999999999,"5min":0.59899999999999998,"15min":0.30599999999999999},"max":{"1min":1.3600000000000001,"5min":1.581,"15min":63.845999999999997},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.97899999999999998,"5min":0.996,"15min":1.5860000000000001},"min":{"1min":0.70899999999999996,"5min":0.56000000000000005,"15min":0.311},"max":{"1min":1.296,"5min":1.476,"15min":63.823999999999998},"last":1.165}]},{"osd":2,"last update":"Sat Jun 3 20:49:54 2023","interfaces":[{"interface":"back","average":{"1min":0.93700000000000006,"5min":0.91400000000000003,"15min":1.353},"min":{"1min":0.72099999999999997,"5min":0.59299999999999997,"15min":0.308},"max":{"1min":1.2649999999999999,"5min":1.3899999999999999,"15min":7.8019999999999996},"last":1.0149999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.0349999999999999,"15min":1.304},"min":{"1min":0.751,"5min":0.66400000000000003,"15min":0.315},"max":{"1min":1.4770000000000001,"5min":1.4770000000000001,"15min":12.161},"last":1.103}]},{"osd":3,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":0.96999999999999997,"15min":1.2410000000000001},"min":{"1min":0.65600000000000003,"5min":0.627,"15min":0.30599999999999999},"max":{"1min":1.198,"5min":1.29,"15min":6.79},"last":1.2150000000000001},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97099999999999997,"15min":1.3500000000000001},"min":{"1min":0.57999999999999996,"5min":0.57999999999999996,"15min":0.34499999999999997},"max":{"1min":1.3160000000000001,"5min":1.3540000000000001,"15min":8.6980000000000004},"last":0.98099999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.1339999999999999,"5min":1.01,"15min":1.331},"min":{"1min":0.94699999999999995,"5min":0.65100000000000002,"15min":0.30299999999999999},"max":{"1min":1.583,"5min":1.583,"15min":15.456},"last":0.73299999999999998},{"interface":"front","average":{"1min":1.0349999999999999,"5min":0.98199999999999998,"15min":1.319},"min":{"1min":0.72399999999999998,"5min":0.64500000000000002,"15min":0.30299999999999999},"max":{"1min":1.2490000000000001,"5min":1.3839999999999999,"15min":17.462},"last":1.073}]},{"osd":5,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.0289999999999999,"5min":1.008,"15min":1.3069999999999999},"min":{"1min":0.68799999999999994,"5min":0.51000000000000001,"15min":0.32200000000000001},"max":{"1min":1.29,"5min":1.5600000000000001,"15min":7.3529999999999998},"last":0.83699999999999997},{"interface":"front","average":{"1min":1.2330000000000001,"5min":1.1419999999999999,"15min":1.3180000000000001},"min":{"1min":0.87,"5min":0.73599999999999999,"15min":0.36199999999999999},"max":{"1min":1.655,"5min":1.655,"15min":12.31},"last":1.0409999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:50:20 2023","interfaces":[{"interface":"back","average":{"1min":1.256,"5min":1.1759999999999999,"15min":1.4850000000000001},"min":{"1min":0.88,"5min":0.83099999999999996,"15min":0.41699999999999998},"max":{"1min":1.7250000000000001,"5min":1.7250000000000001,"15min":10.778},"last":1.2010000000000001},{"interface":"front","average":{"1min":1.1459999999999999,"5min":1.099,"15min":1.413},"min":{"1min":0.86699999999999999,"5min":0.70099999999999996,"15min":0.35099999999999998},"max":{"1min":1.4099999999999999,"5min":1.5920000000000001,"15min":8.7210000000000001},"last":1.242}]}]},{"osd":6,"up_from":42,"seq":180388627116,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453640,"kb_used_data":3520,"kb_used_omap":0,"kb_used_meta":450112,"kb_avail":93291512,"statfs":{"total":95995035648,"available":95530508288,"internally_reserved":0,"allocated":3604480,"data_stored":3052244,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":460914688},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:13 2023","interfaces":[{"interface":"back","average":{"1min":0.93200000000000005,"5min":0.92400000000000004,"15min":3.0750000000000002},"min":{"1min":0.69299999999999995,"5min":0.57799999999999996,"15min":0.245},"max":{"1min":1.1890000000000001,"5min":1.2649999999999999,"15min":205.834},"last":0.65600000000000003},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.97899999999999998,"15min":3.1000000000000001},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.247},"max":{"1min":1.3320000000000001,"5min":1.3859999999999999,"15min":205.61500000000001},"last":0.88300000000000001}]},{"osd":1,"last update":"Sat Jun 3 20:50:03 2023","interfaces":[{"interface":"back","average":{"1min":0.85299999999999998,"5min":0.95499999999999996,"15min":1.4970000000000001},"min":{"1min":0.61099999999999999,"5min":0.55400000000000005,"15min":0.26000000000000001},"max":{"1min":1.181,"5min":1.3939999999999999,"15min":62.783000000000001},"last":0.97899999999999998},{"interface":"front","average":{"1min":1.0089999999999999,"5min":0.93500000000000005,"15min":1.46},"min":{"1min":0.80600000000000005,"5min":0.59399999999999997,"15min":0.28899999999999998},"max":{"1min":1.2689999999999999,"5min":1.327,"15min":63.034999999999997},"last":0.748}]},{"osd":2,"last update":"Sat Jun 3 20:50:03 2023","interfaces":[{"interface":"back","average":{"1min":1.071,"5min":1.004,"15min":1.583},"min":{"1min":0.61899999999999999,"5min":0.57699999999999996,"15min":0.27700000000000002},"max":{"1min":1.3799999999999999,"5min":1.3799999999999999,"15min":28.437000000000001},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.96699999999999997,"5min":1.0069999999999999,"15min":1.657},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.28100000000000003},"max":{"1min":1.2869999999999999,"5min":1.2869999999999999,"15min":29.465},"last":0.91000000000000003}]},{"osd":3,"last update":"Sat Jun 3 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.0049999999999999,"15min":1.381},"min":{"1min":0.64100000000000001,"5min":0.64100000000000001,"15min":0.371},"max":{"1min":1.3069999999999999,"5min":1.319,"15min":8.3789999999999996},"last":0.81399999999999995},{"interface":"front","average":{"1min":1.0109999999999999,"5min":1.048,"15min":1.3280000000000001},"min":{"1min":0.68300000000000005,"5min":0.68300000000000005,"15min":0.35499999999999998},"max":{"1min":1.262,"5min":1.492,"15min":14.492000000000001},"last":1.089}]},{"osd":4,"last update":"Sat Jun 3 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":1.0189999999999999,"5min":0.97899999999999998,"15min":1.1899999999999999},"min":{"1min":0.67500000000000004,"5min":0.63800000000000001,"15min":0.317},"max":{"1min":1.3819999999999999,"5min":1.4750000000000001,"15min":12.6},"last":1.1240000000000001},{"interface":"front","average":{"1min":1.0469999999999999,"5min":1.0509999999999999,"15min":1.365},"min":{"1min":0.84999999999999998,"5min":0.68500000000000005,"15min":0.307},"max":{"1min":1.403,"5min":1.5549999999999999,"15min":12.667},"last":1.2829999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1000000000000001,"5min":1.0860000000000001,"15min":1.3400000000000001},"min":{"1min":0.80000000000000004,"5min":0.70799999999999996,"15min":0.34300000000000003},"max":{"1min":1.4950000000000001,"5min":1.4950000000000001,"15min":7.931},"last":1.0569999999999999},{"interface":"front","average":{"1min":1.0900000000000001,"5min":1.1200000000000001,"15min":1.3899999999999999},"min":{"1min":0.83999999999999997,"5min":0.58799999999999997,"15min":0.34100000000000003},"max":{"1min":1.431,"5min":1.5980000000000001,"15min":12.922000000000001},"last":1.1910000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:50:36 2023","interfaces":[{"interface":"back","average":{"1min":1.1639999999999999,"5min":1.1339999999999999,"15min":1.5489999999999999},"min":{"1min":0.94399999999999995,"5min":0.68000000000000005,"15min":0.38200000000000001},"max":{"1min":1.4650000000000001,"5min":1.6200000000000001,"15min":20.23},"last":1.242},{"interface":"front","average":{"1min":1.1220000000000001,"5min":1.1259999999999999,"15min":1.3600000000000001},"min":{"1min":0.75600000000000001,"5min":0.67100000000000004,"15min":0.36599999999999999},"max":{"1min":1.3700000000000001,"5min":1.5489999999999999,"15min":17.106000000000002},"last":0.83599999999999997}]}]},{"osd":1,"up_from":231,"seq":992137445612,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":286940,"kb_used_data":3732,"kb_used_omap":5,"kb_used_meta":283194,"kb_avail":93458212,"statfs":{"total":95995035648,"available":95701209088,"internally_reserved":0,"allocated":3821568,"data_stored":2563107,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":289991331},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.80200000000000005,"15min":3.504},"min":{"1min":0.54700000000000004,"5min":0.47199999999999998,"15min":0.217},"max":{"1min":1.214,"5min":1.383,"15min":290.995},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.80600000000000005,"5min":0.82999999999999996,"15min":3.6299999999999999},"min":{"1min":0.65300000000000002,"5min":0.48899999999999999,"15min":0.219},"max":{"1min":1.056,"5min":1.3029999999999999,"15min":291.19},"last":0.83899999999999997}]},{"osd":2,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.78400000000000003,"15min":1.3460000000000001},"min":{"1min":0.46100000000000002,"5min":0.39700000000000002,"15min":0.20699999999999999},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":32.348999999999997},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.94299999999999995,"15min":1.4139999999999999},"min":{"1min":0.45200000000000001,"5min":0.33100000000000002,"15min":0.23599999999999999},"max":{"1min":1.367,"5min":1.5489999999999999,"15min":32.293999999999997},"last":1.0029999999999999}]},{"osd":3,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":0.80400000000000005,"5min":0.85999999999999999,"15min":1.4870000000000001},"min":{"1min":0.54500000000000004,"5min":0.47599999999999998,"15min":0.23999999999999999},"max":{"1min":1.2410000000000001,"5min":1.619,"15min":30.850999999999999},"last":1.121},{"interface":"front","average":{"1min":0.80300000000000005,"5min":0.82899999999999996,"15min":1.5580000000000001},"min":{"1min":0.41399999999999998,"5min":0.40899999999999997,"15min":0.22},"max":{"1min":1.1850000000000001,"5min":1.4690000000000001,"15min":28.138999999999999},"last":0.97399999999999998}]},{"osd":4,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":1.0049999999999999,"15min":1.3220000000000001},"min":{"1min":0.78200000000000003,"5min":0.60899999999999999,"15min":0.31},"max":{"1min":1.5780000000000001,"5min":1.8720000000000001,"15min":13.427},"last":1.028},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1499999999999999,"15min":1.474},"min":{"1min":0.91900000000000004,"5min":0.69199999999999995,"15min":0.314},"max":{"1min":1.5449999999999999,"5min":1.6659999999999999,"15min":15.127000000000001},"last":1.0620000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.0589999999999999,"5min":1.0609999999999999,"15min":1.5669999999999999},"min":{"1min":0.69199999999999995,"5min":0.53200000000000003,"15min":0.38},"max":{"1min":1.3700000000000001,"5min":1.5649999999999999,"15min":16.082000000000001},"last":1.198},{"interface":"front","average":{"1min":1.077,"5min":1.0900000000000001,"15min":1.462},"min":{"1min":0.69099999999999995,"5min":0.68100000000000005,"15min":0.33000000000000002},"max":{"1min":1.6279999999999999,"5min":1.746,"15min":14.109999999999999},"last":1.282}]},{"osd":6,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1080000000000001,"5min":1.1100000000000001,"15min":1.5820000000000001},"min":{"1min":0.83499999999999996,"5min":0.55700000000000005,"15min":0.40999999999999998},"max":{"1min":1.4770000000000001,"5min":1.696,"15min":16.134},"last":1.077},{"interface":"front","average":{"1min":1.1759999999999999,"5min":1.1739999999999999,"15min":1.51},"min":{"1min":0.92000000000000004,"5min":0.64700000000000002,"15min":0.371},"max":{"1min":1.5489999999999999,"5min":1.6439999999999999,"15min":13.904999999999999},"last":1.2250000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:49:44 2023","interfaces":[{"interface":"back","average":{"1min":1.1699999999999999,"5min":1.1870000000000001,"15min":1.522},"min":{"1min":0.81200000000000006,"5min":0.749,"15min":0.38200000000000001},"max":{"1min":1.6499999999999999,"5min":1.7629999999999999,"15min":13.824},"last":1.1739999999999999},{"interface":"front","average":{"1min":1.1799999999999999,"5min":1.2190000000000001,"15min":1.548},"min":{"1min":0.76300000000000001,"5min":0.66200000000000003,"15min":0.35799999999999998},"max":{"1min":1.669,"5min":1.712,"15min":15.081},"last":1.248}]}]},{"osd":0,"up_from":77,"seq":330712482299,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":418236,"kb_used_data":4212,"kb_used_omap":5,"kb_used_meta":414010,"kb_avail":93326916,"statfs":{"total":95995035648,"available":95566761984,"internally_reserved":0,"allocated":4313088,"data_stored":3137742,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":423946874},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Jun 3 20:49:43 2023","interfaces":[{"interface":"back","average":{"1min":0.76100000000000001,"5min":0.82699999999999996,"15min":2.1030000000000002},"min":{"1min":0.46899999999999997,"5min":0.40300000000000002,"15min":0.20799999999999999},"max":{"1min":1.1439999999999999,"5min":4.6580000000000004,"15min":80.727999999999994},"last":0.93400000000000005},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.97299999999999998,"15min":1.9990000000000001},"min":{"1min":0.58699999999999997,"5min":0.50900000000000001,"15min":0.22},"max":{"1min":1.3009999999999999,"5min":4.5970000000000004,"15min":79.120000000000005},"last":1.2210000000000001}]},{"osd":2,"last update":"Sat Jun 3 20:50:01 2023","interfaces":[{"interface":"back","average":{"1min":0.751,"5min":0.82399999999999995,"15min":1.6499999999999999},"min":{"1min":0.504,"5min":0.39800000000000002,"15min":0.23599999999999999},"max":{"1min":1.012,"5min":4.532,"15min":54.168999999999997},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.89400000000000002,"15min":1.6399999999999999},"min":{"1min":0.47899999999999998,"5min":0.47899999999999998,"15min":0.22600000000000001},"max":{"1min":1.3759999999999999,"5min":2.5600000000000001,"15min":56.704999999999998},"last":1.389}]},{"osd":3,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.93600000000000005,"15min":2.0310000000000001},"min":{"1min":0.45900000000000002,"5min":0.45900000000000002,"15min":0.28499999999999998},"max":{"1min":1.3080000000000001,"5min":4.875,"15min":238.398},"last":1.079},{"interface":"front","average":{"1min":0.70599999999999996,"5min":0.83199999999999996,"15min":2.1179999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.27500000000000002},"max":{"1min":0.91700000000000004,"5min":4.6289999999999996,"15min":239.00899999999999},"last":1.1739999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":0.94699999999999995,"5min":1.0409999999999999,"15min":1.621},"min":{"1min":0.73499999999999999,"5min":0.60399999999999998,"15min":0.313},"max":{"1min":1.427,"5min":4.343,"15min":16.917999999999999},"last":1},{"interface":"front","average":{"1min":1.0289999999999999,"5min":1.1519999999999999,"15min":1.3819999999999999},"min":{"1min":0.78100000000000003,"5min":0.63900000000000001,"15min":0.31900000000000001},"max":{"1min":1.51,"5min":2.9809999999999999,"15min":14.064},"last":1.3280000000000001}]},{"osd":5,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.0620000000000001,"5min":1.1719999999999999,"15min":1.5089999999999999},"min":{"1min":0.65100000000000002,"5min":0.65100000000000002,"15min":0.35799999999999998},"max":{"1min":1.393,"5min":2.8460000000000001,"15min":11.112},"last":1.488},{"interface":"front","average":{"1min":0.97299999999999998,"5min":1.0760000000000001,"15min":1.534},"min":{"1min":0.60599999999999998,"5min":0.60599999999999998,"15min":0.32500000000000001},"max":{"1min":1.208,"5min":4.9779999999999998,"15min":10},"last":1.357}]},{"osd":6,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.105,"5min":1.2310000000000001,"15min":1.5649999999999999},"min":{"1min":0.70399999999999996,"5min":0.70399999999999996,"15min":0.38900000000000001},"max":{"1min":1.5309999999999999,"5min":3.032,"15min":11.529},"last":1.4359999999999999},{"interface":"front","average":{"1min":1.028,"5min":1.161,"15min":1.6699999999999999},"min":{"1min":0.752,"5min":0.70499999999999996,"15min":0.35799999999999998},"max":{"1min":1.5529999999999999,"5min":4.8209999999999997,"15min":21.329999999999998},"last":1.2509999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:50:17 2023","interfaces":[{"interface":"back","average":{"1min":1.014,"5min":1.1870000000000001,"15min":2.2090000000000001},"min":{"1min":0.69799999999999995,"5min":0.69799999999999995,"15min":0.36699999999999999},"max":{"1min":1.4059999999999999,"5min":4.9080000000000004,"15min":151.35499999999999},"last":1.3},{"interface":"front","average":{"1min":1.0389999999999999,"5min":1.1899999999999999,"15min":2.202},"min":{"1min":0.77400000000000002,"5min":0.74199999999999999,"15min":0.39600000000000002},"max":{"1min":1.327,"5min":4.4219999999999997,"15min":152.15899999999999},"last":1.2749999999999999}]}]},{"osd":2,"up_from":87,"seq":373662155247,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":500476,"kb_used_data":3636,"kb_used_omap":7,"kb_used_meta":496824,"kb_avail":93244676,"statfs":{"total":95995035648,"available":95482548224,"internally_reserved":0,"allocated":3723264,"data_stored":2545724,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":8111,"internal_metadata":508747857},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":0.79000000000000004,"5min":0.79700000000000004,"15min":1.5209999999999999},"min":{"1min":0.42799999999999999,"5min":0.42799999999999999,"15min":0.20699999999999999},"max":{"1min":1.1619999999999999,"5min":1.3260000000000001,"15min":23.908999999999999},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.872,"5min":0.89300000000000002,"15min":1.825},"min":{"1min":0.56399999999999995,"5min":0.46600000000000003,"15min":0.22},"max":{"1min":1.2150000000000001,"5min":1.3460000000000001,"15min":74.715000000000003},"last":1.1559999999999999}]},{"osd":1,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":0.82299999999999995,"5min":0.80800000000000005,"15min":2.1579999999999999},"min":{"1min":0.46600000000000003,"5min":0.46600000000000003,"15min":0.23499999999999999},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":75.138000000000005},"last":0.74199999999999999},{"interface":"front","average":{"1min":0.876,"5min":0.872,"15min":2.2570000000000001},"min":{"1min":0.63,"5min":0.56999999999999995,"15min":0.249},"max":{"1min":1.181,"5min":1.357,"15min":78.088999999999999},"last":0.97799999999999998}]},{"osd":3,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.83099999999999996,"15min":1.5009999999999999},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.27500000000000002},"max":{"1min":1.151,"5min":1.589,"15min":17.513000000000002},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.75900000000000001,"5min":0.88600000000000001,"15min":1.347},"min":{"1min":0.41999999999999998,"5min":0.41999999999999998,"15min":0.26500000000000001},"max":{"1min":1.109,"5min":1.3919999999999999,"15min":14.054},"last":0.90200000000000002}]},{"osd":4,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.091,"5min":1.0780000000000001,"15min":1.5940000000000001},"min":{"1min":0.79600000000000004,"5min":0.68200000000000005,"15min":0.315},"max":{"1min":1.7549999999999999,"5min":2.4500000000000002,"15min":17.48},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.139,"5min":1.1020000000000001,"15min":1.51},"min":{"1min":0.81799999999999995,"5min":0.65000000000000002,"15min":0.34499999999999997},"max":{"1min":1.7769999999999999,"5min":1.7769999999999999,"15min":14.007999999999999},"last":1.224}]},{"osd":5,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.0740000000000001,"5min":1.1020000000000001,"15min":1.784},"min":{"1min":0.88200000000000001,"5min":0.65500000000000003,"15min":0.35299999999999998},"max":{"1min":1.274,"5min":1.623,"15min":74.683999999999997},"last":1.365},{"interface":"front","average":{"1min":1.161,"5min":1.1439999999999999,"15min":1.595},"min":{"1min":0.755,"5min":0.755,"15min":0.33700000000000002},"max":{"1min":1.6919999999999999,"5min":1.748,"15min":17.427},"last":1.2649999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1919999999999999,"15min":1.5640000000000001},"min":{"1min":0.80500000000000005,"5min":0.70099999999999996,"15min":0.34100000000000003},"max":{"1min":1.7170000000000001,"5min":1.764,"15min":9.7739999999999991},"last":1.0249999999999999},{"interface":"front","average":{"1min":1.208,"5min":1.1950000000000001,"15min":1.867},"min":{"1min":0.77100000000000002,"5min":0.77100000000000002,"15min":0.32900000000000001},"max":{"1min":1.528,"5min":1.7150000000000001,"15min":74.647000000000006},"last":1.3009999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:49:47 2023","interfaces":[{"interface":"back","average":{"1min":1.228,"5min":1.286,"15min":1.875},"min":{"1min":0.91600000000000004,"5min":0.83699999999999997,"15min":0.35599999999999998},"max":{"1min":1.617,"5min":3.6779999999999999,"15min":75.064999999999998},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.2729999999999999,"5min":1.26,"15min":1.8779999999999999},"min":{"1min":0.83199999999999996,"5min":0.80600000000000005,"15min":0.40300000000000002},"max":{"1min":1.577,"5min":2.415,"15min":74.563000000000002},"last":1.4099999999999999}]}]},{"osd":3,"up_from":92,"seq":395136991721,"num_pgs":29,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":596736,"kb_used_data":3640,"kb_used_omap":2,"kb_used_meta":593085,"kb_avail":93148416,"statfs":{"total":95995035648,"available":95383977984,"internally_reserved":0,"allocated":3727360,"data_stored":2546731,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":607319093},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.629,"5min":0.75800000000000001,"15min":3},"min":{"1min":0.29699999999999999,"5min":0.29699999999999999,"15min":0.19600000000000001},"max":{"1min":0.98899999999999999,"5min":1.407,"15min":172.47399999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":0.69899999999999995,"5min":0.77500000000000002,"15min":2.915},"min":{"1min":0.34999999999999998,"5min":0.34999999999999998,"15min":0.17899999999999999},"max":{"1min":1.3600000000000001,"5min":1.3600000000000001,"15min":171.41499999999999},"last":0.81699999999999995}]},{"osd":1,"last update":"Sat Jun 3 20:49:42 2023","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.88300000000000001,"15min":1.6990000000000001},"min":{"1min":0.48699999999999999,"5min":0.47099999999999997,"15min":0.26400000000000001},"max":{"1min":1.5369999999999999,"5min":1.5369999999999999,"15min":140.988},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.92100000000000004,"5min":0.85799999999999998,"15min":1.792},"min":{"1min":0.55500000000000005,"5min":0.44900000000000001,"15min":0.20300000000000001},"max":{"1min":1.3440000000000001,"5min":1.6739999999999999,"15min":141.03},"last":0.97299999999999998}]},{"osd":2,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":0.71299999999999997,"5min":0.86099999999999999,"15min":2.0329999999999999},"min":{"1min":0.32900000000000001,"5min":0.32900000000000001,"15min":0.246},"max":{"1min":1.7150000000000001,"5min":1.7150000000000001,"15min":121.078},"last":0.91200000000000003},{"interface":"front","average":{"1min":0.83799999999999997,"5min":1.032,"15min":2.202},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.26800000000000002},"max":{"1min":1.752,"5min":1.752,"15min":120.813},"last":1.1499999999999999}]},{"osd":4,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.006,"5min":1.0980000000000001,"15min":1.385},"min":{"1min":0.621,"5min":0.621,"15min":0.30599999999999999},"max":{"1min":1.5049999999999999,"5min":1.613,"15min":13.016},"last":1.202},{"interface":"front","average":{"1min":0.93799999999999994,"5min":1.0840000000000001,"15min":1.45},"min":{"1min":0.61899999999999999,"5min":0.61899999999999999,"15min":0.33000000000000002},"max":{"1min":1.2909999999999999,"5min":1.98,"15min":12.552},"last":1.1259999999999999}]},{"osd":5,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.018,"5min":1.1539999999999999,"15min":1.4970000000000001},"min":{"1min":0.63600000000000001,"5min":0.63600000000000001,"15min":0.36799999999999999},"max":{"1min":1.4710000000000001,"5min":2.0299999999999998,"15min":24.832000000000001},"last":1.222},{"interface":"front","average":{"1min":1.01,"5min":1.1240000000000001,"15min":1.3600000000000001},"min":{"1min":0.71799999999999997,"5min":0.58899999999999997,"15min":0.34000000000000002},"max":{"1min":1.3979999999999999,"5min":1.663,"15min":24.867999999999999},"last":1.0740000000000001}]},{"osd":6,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.1220000000000001,"15min":1.381},"min":{"1min":0.627,"5min":0.627,"15min":0.33700000000000002},"max":{"1min":1.4590000000000001,"5min":1.6459999999999999,"15min":8.9169999999999998},"last":1.175},{"interface":"front","average":{"1min":1.099,"5min":1.218,"15min":1.5469999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.40600000000000003},"max":{"1min":1.9590000000000001,"5min":1.9590000000000001,"15min":12.986000000000001},"last":1.1080000000000001}]},{"osd":7,"last update":"Sat Jun 3 20:50:29 2023","interfaces":[{"interface":"back","average":{"1min":1.1459999999999999,"5min":1.296,"15min":1.631},"min":{"1min":0.80000000000000004,"5min":0.80000000000000004,"15min":0.42899999999999999},"max":{"1min":1.8859999999999999,"5min":1.8859999999999999,"15min":13.073},"last":1.0489999999999999},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.2609999999999999,"15min":1.587},"min":{"1min":0.67700000000000005,"5min":0.67700000000000005,"15min":0.38300000000000001},"max":{"1min":1.407,"5min":1.9199999999999999,"15min":12.584},"last":1.286}]}]},{"osd":4,"up_from":30,"seq":128849019581,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":453328,"kb_used_data":2952,"kb_used_omap":0,"kb_used_meta":450368,"kb_avail":93291824,"statfs":{"total":95995035648,"available":95530827776,"internally_reserved":0,"allocated":3022848,"data_stored":2462267,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":461176832},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.91500000000000004,"5min":0.98399999999999999,"15min":1.45},"min":{"1min":0.624,"5min":0.51300000000000001,"15min":0.22900000000000001},"max":{"1min":1.1739999999999999,"5min":1.2769999999999999,"15min":20.434999999999999},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.069,"15min":1.514},"min":{"1min":0.63500000000000001,"5min":0.47299999999999998,"15min":0.28899999999999998},"max":{"1min":1.351,"5min":1.4510000000000001,"15min":20.399999999999999},"last":0.95199999999999996}]},{"osd":1,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.92600000000000005,"15min":1.8620000000000001},"min":{"1min":0.58799999999999997,"5min":0.41499999999999998,"15min":0.27400000000000002},"max":{"1min":1.347,"5min":1.403,"15min":178.298},"last":1.006},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.99399999999999999,"15min":1.954},"min":{"1min":0.71499999999999997,"5min":0.54300000000000004,"15min":0.28499999999999998},"max":{"1min":1.248,"5min":1.9710000000000001,"15min":178.584},"last":1.1319999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.90100000000000002,"15min":1.5880000000000001},"min":{"1min":0.70499999999999996,"5min":0.54300000000000004,"15min":0.32400000000000001},"max":{"1min":1.22,"5min":1.361,"15min":15.038},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.96799999999999997,"15min":1.3540000000000001},"min":{"1min":0.53500000000000003,"5min":0.53500000000000003,"15min":0.29199999999999998},"max":{"1min":1.298,"5min":1.351,"15min":14.195},"last":1.103}]},{"osd":3,"last update":"Sat Jun 3 20:50:34 2023","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.98399999999999999,"15min":1.3240000000000001},"min":{"1min":0.68700000000000006,"5min":0.629,"15min":0.30599999999999999},"max":{"1min":1.2969999999999999,"5min":1.3200000000000001,"15min":8.0259999999999998},"last":0.83799999999999997},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0609999999999999,"15min":1.448},"min":{"1min":0.83199999999999996,"5min":0.624,"15min":0.36199999999999999},"max":{"1min":1.244,"5min":2.3809999999999998,"15min":14.106999999999999},"last":1.246}]},{"osd":5,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":0.93300000000000005,"5min":0.91400000000000003,"15min":1.4419999999999999},"min":{"1min":0.64800000000000002,"5min":0.52600000000000002,"15min":0.31},"max":{"1min":1.256,"5min":1.3260000000000001,"15min":14.673999999999999},"last":1.054},{"interface":"front","average":{"1min":1.0369999999999999,"5min":1.0289999999999999,"15min":1.5640000000000001},"min":{"1min":0.66900000000000004,"5min":0.48599999999999999,"15min":0.33500000000000002},"max":{"1min":1.399,"5min":1.6559999999999999,"15min":14.143000000000001},"last":1.1919999999999999}]},{"osd":6,"last update":"Sat Jun 3 20:49:56 2023","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1.0680000000000001,"15min":1.5069999999999999},"min":{"1min":0.71399999999999997,"5min":0.70699999999999996,"15min":0.32500000000000001},"max":{"1min":1.3300000000000001,"5min":1.649,"15min":16.783999999999999},"last":1.22},{"interface":"front","average":{"1min":1.1259999999999999,"5min":1.1160000000000001,"15min":1.704},"min":{"1min":0.85399999999999998,"5min":0.66800000000000004,"15min":0.39300000000000002},"max":{"1min":1.4670000000000001,"5min":1.4670000000000001,"15min":17.131},"last":1.302}]},{"osd":7,"last update":"Sat Jun 3 20:50:37 2023","interfaces":[{"interface":"back","average":{"1min":1.139,"5min":1.167,"15min":1.7190000000000001},"min":{"1min":0.92600000000000005,"5min":0.67000000000000004,"15min":0.36399999999999999},"max":{"1min":1.486,"5min":1.575,"15min":53.759},"last":1.3440000000000001},{"interface":"front","average":{"1min":1.1930000000000001,"5min":1.1839999999999999,"15min":1.702},"min":{"1min":0.89900000000000002,"5min":0.64600000000000002,"15min":0.36699999999999999},"max":{"1min":1.5009999999999999,"5min":1.784,"15min":54.610999999999997},"last":1.3640000000000001}]}]},{"osd":5,"up_from":36,"seq":154618823349,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":550652,"kb_used_data":2932,"kb_used_omap":0,"kb_used_meta":547712,"kb_avail":93194500,"statfs":{"total":95995035648,"available":95431168000,"internally_reserved":0,"allocated":3002368,"data_stored":2457714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":560857088},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.0129999999999999,"5min":1.046,"15min":3.157},"min":{"1min":0.55600000000000005,"5min":0.45600000000000002,"15min":0.29799999999999999},"max":{"1min":1.3740000000000001,"5min":1.681,"15min":174.124},"last":1.03},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.024,"15min":3.2759999999999998},"min":{"1min":0.71199999999999997,"5min":0.61899999999999999,"15min":0.28899999999999998},"max":{"1min":1.286,"5min":1.3999999999999999,"15min":174.07400000000001},"last":0.999}]},{"osd":1,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":1.4710000000000001,"15min":1.6739999999999999},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.26600000000000001},"max":{"1min":1.306,"5min":61.984999999999999,"15min":101.52},"last":1.262},{"interface":"front","average":{"1min":0.89100000000000001,"5min":1.5589999999999999,"15min":2.0369999999999999},"min":{"1min":0.55800000000000005,"5min":0.55200000000000005,"15min":0.26700000000000002},"max":{"1min":1.3660000000000001,"5min":61.933,"15min":101.785},"last":0.85999999999999999}]},{"osd":2,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.89300000000000002,"5min":0.91600000000000004,"15min":2.2130000000000001},"min":{"1min":0.57599999999999996,"5min":0.53600000000000003,"15min":0.30599999999999999},"max":{"1min":1.1839999999999999,"5min":1.3220000000000001,"15min":120.495},"last":0.754},{"interface":"front","average":{"1min":1.028,"5min":1.0369999999999999,"15min":2.27},"min":{"1min":0.65000000000000002,"5min":0.63400000000000001,"15min":0.30599999999999999},"max":{"1min":1.339,"5min":1.653,"15min":120.318},"last":1.073}]},{"osd":3,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":1.018,"15min":1.5189999999999999},"min":{"1min":0.56699999999999995,"5min":0.56699999999999995,"15min":0.33500000000000002},"max":{"1min":1.3300000000000001,"5min":1.613,"15min":9.5060000000000002},"last":0.96499999999999997},{"interface":"front","average":{"1min":1.048,"5min":1.077,"15min":1.24},"min":{"1min":0.66300000000000003,"5min":0.58199999999999996,"15min":0.32100000000000001},"max":{"1min":1.3180000000000001,"5min":1.5109999999999999,"15min":9.7219999999999995},"last":0.92600000000000005}]},{"osd":4,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0129999999999999,"15min":1.1299999999999999},"min":{"1min":0.435,"5min":0.435,"15min":0.26400000000000001},"max":{"1min":1.264,"5min":1.4810000000000001,"15min":10.057},"last":1.2090000000000001},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.97699999999999998,"15min":1.319},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.29299999999999998},"max":{"1min":1.228,"5min":1.3999999999999999,"15min":13.071999999999999},"last":0.90600000000000003}]},{"osd":6,"last update":"Sat Jun 3 20:49:45 2023","interfaces":[{"interface":"back","average":{"1min":1.1479999999999999,"5min":1.1140000000000001,"15min":1.2889999999999999},"min":{"1min":0.59699999999999998,"5min":0.59699999999999998,"15min":0.34300000000000003},"max":{"1min":1.3220000000000001,"5min":1.4770000000000001,"15min":11.970000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":1.093,"5min":1.1240000000000001,"15min":1.5209999999999999},"min":{"1min":0.504,"5min":0.504,"15min":0.33000000000000002},"max":{"1min":1.4179999999999999,"5min":1.853,"15min":11.967000000000001},"last":1.1779999999999999}]},{"osd":7,"last update":"Sat Jun 3 20:50:12 2023","interfaces":[{"interface":"back","average":{"1min":1.115,"5min":1.167,"15min":1.5900000000000001},"min":{"1min":0.82499999999999996,"5min":0.46300000000000002,"15min":0.35399999999999998},"max":{"1min":1.375,"5min":1.748,"15min":14.975},"last":1.137},{"interface":"front","average":{"1min":1.1899999999999999,"5min":1.2210000000000001,"15min":1.365},"min":{"1min":0.68400000000000005,"5min":0.54600000000000004,"15min":0.34499999999999997},"max":{"1min":1.397,"5min":1.8460000000000001,"15min":8.2059999999999995},"last":1.103}]}]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5510,"internal_metadata":0},{"poolid":3,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":5469,"internal_metadata":0},{"poolid":3,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":588,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":6928,"internal_metadata":0},{"poolid":3,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":90,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":3019,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":4862,"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":4786,"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":4932,"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-06-03T20:50:45.687 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2023-06-03T20:50:45.687 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/remote.py", line 525, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi033 with status 1: '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-06-03T20:50:45.766 ERROR:teuthology.run_tasks: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=92954a6da0a04014880de98579fd2e5e Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/task/parallel.py", line 56, in task p.spawn(_run_spawned, ctx, confg, taskname) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 84, in run_one_task return task(**kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa/tasks/workunit.py", line 129, in task p.spawn(_run_tests, ctx, refspec, role, tests, File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/github.com_ceph_ceph_dbb22f29210f43ee95e67f3b727f470d3faecd40/qa/tasks/workunit.py", line 424, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/remote.py", line 525, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi033 with status 1: '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-06-03T20:50:45.769 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2023-06-03T20:50:45.781 INFO:tasks.cephadm:Teardown begin 2023-06-03T20:50:45.782 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-06-03T20:50:45.801 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-06-03T20:50:45.819 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2023-06-03T20:50:45.819 DEBUG:teuthology.orchestra.run.smithi033:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-06-03T20:50:45.855 DEBUG:teuthology.orchestra.run.smithi083:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2023-06-03T20:50:45.868 INFO:tasks.cephadm:Stopping all daemons... 2023-06-03T20:50:45.869 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2023-06-03T20:50:45.869 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a 2023-06-03T20:50:45.910 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:45 smithi033 bash[74781]: audit 1685825444.6833282 mgr.y (mgr.34104) 1525 : audit 0 from='client.46235 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:45.911 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:45 smithi033 bash[78259]: audit 1685825444.6833282 mgr.y (mgr.34104) 1525 : audit 0 from='client.46235 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:46.145 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:45 smithi083 bash[60048]: audit 1685825444.6833282 mgr.y (mgr.34104) 1525 : audit 0 from='client.46235 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2023-06-03T20:50:46.179 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:45 smithi033 systemd[1]: Stopping Ceph mon.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:46.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[74781]: debug 2023-06-03T20:50:46.167+0000 7fe7bd756700 -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-06-03T20:50:46.477 INFO:journalctl@ceph.mon.a.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[74781]: debug 2023-06-03T20:50:46.167+0000 7fe7bd756700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2023-06-03T20:50:46.478 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE Bus STOPPING 2023-06-03T20:50:46.478 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2023-06-03T20:50:46.478 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE Bus STOPPED 2023-06-03T20:50:46.478 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE Bus STARTING 2023-06-03T20:50:46.479 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: ::ffff:172.21.15.83 - - [03/Jun/2023:20:50:46] "GET /metrics HTTP/1.1" 200 221716 "" "Prometheus/2.33.4" 2023-06-03T20:50:46.479 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE Serving on http://:::9283 2023-06-03T20:50:46.479 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:46 smithi033 bash[70879]: [03/Jun/2023:20:50:46] ENGINE Bus STARTED 2023-06-03T20:50:47.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.a.service' 2023-06-03T20:50:47.612 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:50:47.613 INFO:tasks.cephadm.mon.a:Stopped mon.a 2023-06-03T20:50:47.613 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2023-06-03T20:50:47.614 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.c 2023-06-03T20:50:47.832 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:47 smithi033 systemd[1]: Stopping Ceph mon.c for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:47 smithi033 bash[78259]: debug 2023-06-03T20:50:47.831+0000 7ff4bd08c700 -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-06-03T20:50:48.332 INFO:journalctl@ceph.mon.c.smithi033.stdout:Jun 03 20:50:47 smithi033 bash[78259]: debug 2023-06-03T20:50:47.831+0000 7ff4bd08c700 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2023-06-03T20:50:48.846 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.c.service' 2023-06-03T20:50:48.942 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:50:48.943 INFO:tasks.cephadm.mon.b:Stopped mon.c 2023-06-03T20:50:48.944 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2023-06-03T20:50:48.944 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.b 2023-06-03T20:50:49.261 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:48 smithi083 systemd[1]: Stopping Ceph mon.b for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:49.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:49 smithi083 bash[60048]: debug 2023-06-03T20:50:49.254+0000 7ff3356a1700 -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-06-03T20:50:49.618 INFO:journalctl@ceph.mon.b.smithi083.stdout:Jun 03 20:50:49 smithi083 bash[60048]: debug 2023-06-03T20:50:49.254+0000 7ff3356a1700 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2023-06-03T20:50:50.444 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mon.b.service' 2023-06-03T20:50:50.512 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:50:50.518 INFO:tasks.cephadm.mon.b:Stopped mon.b 2023-06-03T20:50:50.518 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2023-06-03T20:50:50.519 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y 2023-06-03T20:50:50.788 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:50 smithi033 systemd[1]: Stopping Ceph mgr.y for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:50.788 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:50 smithi033 bash[70879]: debug 2023-06-03T20:50:50.715+0000 7f5062fb6700 -1 received signal: Terminated from /sbin/docker-init -- /usr/bin/ceph-mgr -n mgr.y -f --setuser ceph --setgroup ceph --default-log-to-file=false --default-log-to-stderr=true --default-log-stderr-prefix=debug (PID: 1) UID: 0 2023-06-03T20:50:50.789 INFO:journalctl@ceph.mgr.y.smithi033.stdout:Jun 03 20:50:50 smithi033 bash[70879]: debug 2023-06-03T20:50:50.715+0000 7f5062fb6700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2023-06-03T20:50:51.785 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.y.service' 2023-06-03T20:50:51.831 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:50:51.832 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2023-06-03T20:50:51.832 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2023-06-03T20:50:51.832 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x 2023-06-03T20:50:52.115 INFO:journalctl@ceph.mgr.x.smithi083.stdout:Jun 03 20:50:51 smithi083 systemd[1]: Stopping Ceph mgr.x for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:53.097 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@mgr.x.service' 2023-06-03T20:50:53.136 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:50:53.136 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2023-06-03T20:50:53.137 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2023-06-03T20:50:53.137 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.0 2023-06-03T20:50:53.582 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:50:53 smithi033 systemd[1]: Stopping Ceph osd.0 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:50:53.583 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:50:53 smithi033 bash[84343]: debug 2023-06-03T20:50:53.331+0000 7f71b1743700 -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-06-03T20:50:53.583 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:50:53 smithi033 bash[84343]: debug 2023-06-03T20:50:53.331+0000 7f71b1743700 -1 osd.0 343 *** Got signal Terminated *** 2023-06-03T20:50:53.583 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:50:53 smithi033 bash[84343]: debug 2023-06-03T20:50:53.331+0000 7f71b1743700 -1 osd.0 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:00.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:50:59 smithi083 bash[55477]: ts=2023-06-03T20:50:59.542Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:00.145 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:50:59 smithi083 bash[55477]: ts=2023-06-03T20:50:59.549Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:00.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:50:59 smithi083 bash[55477]: ts=2023-06-03T20:50:59.549Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:00.146 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:50:59 smithi083 bash[55477]: ts=2023-06-03T20:50:59.549Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:00.332 INFO:journalctl@ceph.osd.0.smithi033.stdout:Jun 03 20:50:59 smithi033 bash[261458]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-0 2023-06-03T20:51:02.899 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.0.service' 2023-06-03T20:51:02.933 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:02.934 INFO:tasks.cephadm.osd.0:Stopped osd.0 2023-06-03T20:51:02.934 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2023-06-03T20:51:02.934 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1 2023-06-03T20:51:03.187 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:51:02 smithi033 systemd[1]: Stopping Ceph osd.1 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:03.582 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:51:03 smithi033 bash[185402]: debug 2023-06-03T20:51:03.175+0000 7fc42d81c700 -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-06-03T20:51:03.582 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:51:03 smithi033 bash[185402]: debug 2023-06-03T20:51:03.175+0000 7fc42d81c700 -1 osd.1 343 *** Got signal Terminated *** 2023-06-03T20:51:03.583 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:51:03 smithi033 bash[185402]: debug 2023-06-03T20:51:03.175+0000 7fc42d81c700 -1 osd.1 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:10.082 INFO:journalctl@ceph.osd.1.smithi033.stdout:Jun 03 20:51:09 smithi033 bash[261675]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-1 2023-06-03T20:51:12.001 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.1.service' 2023-06-03T20:51:12.037 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:12.038 INFO:tasks.cephadm.osd.1:Stopped osd.1 2023-06-03T20:51:12.038 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2023-06-03T20:51:12.038 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.2 2023-06-03T20:51:12.281 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:51:12 smithi033 systemd[1]: Stopping Ceph osd.2 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:12.582 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:51:12 smithi033 bash[90225]: debug 2023-06-03T20:51:12.267+0000 7f86fb42a700 -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-06-03T20:51:12.583 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:51:12 smithi033 bash[90225]: debug 2023-06-03T20:51:12.267+0000 7f86fb42a700 -1 osd.2 343 *** Got signal Terminated *** 2023-06-03T20:51:12.583 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:51:12 smithi033 bash[90225]: debug 2023-06-03T20:51:12.267+0000 7f86fb42a700 -1 osd.2 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:19.082 INFO:journalctl@ceph.osd.2.smithi033.stdout:Jun 03 20:51:18 smithi033 bash[261905]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-2 2023-06-03T20:51:19.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:19 smithi083 bash[34999]: debug 2023-06-03T20:51:19.510+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:20.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:20 smithi033 bash[93100]: debug 2023-06-03T20:51:20.002+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:20.395 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:19 smithi083 bash[43401]: debug 2023-06-03T20:51:19.898+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:20.855 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:20 smithi083 bash[34999]: debug 2023-06-03T20:51:20.466+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:21.144 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:20 smithi083 bash[43401]: debug 2023-06-03T20:51:20.846+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:21.176 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.2.service' 2023-06-03T20:51:21.209 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:21.209 INFO:tasks.cephadm.osd.2:Stopped osd.2 2023-06-03T20:51:21.210 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2023-06-03T20:51:21.210 DEBUG:teuthology.orchestra.run.smithi033:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.3 2023-06-03T20:51:21.260 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:20 smithi033 bash[93100]: debug 2023-06-03T20:51:20.966+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:21.582 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:21 smithi033 systemd[1]: Stopping Ceph osd.3 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:21.583 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:21 smithi033 bash[93100]: debug 2023-06-03T20:51:21.454+0000 7f0c6473c700 -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-06-03T20:51:21.583 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:21 smithi033 bash[93100]: debug 2023-06-03T20:51:21.454+0000 7f0c6473c700 -1 osd.3 343 *** Got signal Terminated *** 2023-06-03T20:51:21.583 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:21 smithi033 bash[93100]: debug 2023-06-03T20:51:21.454+0000 7f0c6473c700 -1 osd.3 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:21.865 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:21 smithi083 bash[34999]: debug 2023-06-03T20:51:21.518+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:21.866 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:21 smithi083 bash[30783]: debug 2023-06-03T20:51:21.706+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:21.866 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:21 smithi083 bash[39244]: debug 2023-06-03T20:51:21.470+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:22.144 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:21 smithi083 bash[43401]: debug 2023-06-03T20:51:21.858+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:22.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:22 smithi033 bash[93100]: debug 2023-06-03T20:51:22.002+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:22.748 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:22 smithi083 bash[34999]: debug 2023-06-03T20:51:22.510+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:22.748 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:22 smithi083 bash[39244]: debug 2023-06-03T20:51:22.446+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:23.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:22 smithi083 bash[43401]: debug 2023-06-03T20:51:22.826+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:23.146 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:22 smithi083 bash[30783]: debug 2023-06-03T20:51:22.742+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:23.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:22 smithi033 bash[93100]: debug 2023-06-03T20:51:22.982+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:23.770 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:23 smithi083 bash[39244]: debug 2023-06-03T20:51:23.470+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:23.770 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:23 smithi083 bash[34999]: debug 2023-06-03T20:51:23.542+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:24.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:23 smithi083 bash[43401]: debug 2023-06-03T20:51:23.822+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:24.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:23 smithi083 bash[30783]: debug 2023-06-03T20:51:23.762+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:24.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:24 smithi033 bash[93100]: debug 2023-06-03T20:51:24.030+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:24.809 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:24 smithi083 bash[34999]: debug 2023-06-03T20:51:24.590+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:24.810 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:24 smithi083 bash[39244]: debug 2023-06-03T20:51:24.470+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:25.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:24 smithi083 bash[43401]: debug 2023-06-03T20:51:24.854+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:25.146 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:24 smithi083 bash[30783]: debug 2023-06-03T20:51:24.802+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:25.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:25 smithi033 bash[93100]: debug 2023-06-03T20:51:25.006+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:25.852 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:25 smithi083 bash[34999]: debug 2023-06-03T20:51:25.574+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:25.853 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:25 smithi083 bash[39244]: debug 2023-06-03T20:51:25.438+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:26.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:25 smithi083 bash[43401]: debug 2023-06-03T20:51:25.870+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:26.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:25 smithi083 bash[30783]: debug 2023-06-03T20:51:25.846+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:26.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:25 smithi033 bash[93100]: debug 2023-06-03T20:51:25.994+0000 7f0c5f52f700 -1 osd.3 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.399143+0000 front 2023-06-03T20:50:57.399479+0000 (oldest deadline 2023-06-03T20:51:19.699216+0000) 2023-06-03T20:51:26.839 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:26 smithi083 bash[34999]: debug 2023-06-03T20:51:26.582+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:26.840 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:26 smithi083 bash[39244]: debug 2023-06-03T20:51:26.426+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:27.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:26 smithi083 bash[43401]: debug 2023-06-03T20:51:26.878+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:27.161 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:26 smithi083 bash[30783]: debug 2023-06-03T20:51:26.830+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:27.874 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:27 smithi083 bash[39244]: debug 2023-06-03T20:51:27.394+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:27.875 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:27 smithi083 bash[34999]: debug 2023-06-03T20:51:27.590+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:28.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:27 smithi083 bash[30783]: debug 2023-06-03T20:51:27.866+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:28.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:27 smithi083 bash[43401]: debug 2023-06-03T20:51:27.878+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:28.332 INFO:journalctl@ceph.osd.3.smithi033.stdout:Jun 03 20:51:27 smithi033 bash[262127]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-3 2023-06-03T20:51:28.828 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:28 smithi083 bash[34999]: debug 2023-06-03T20:51:28.578+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:28.829 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:28 smithi083 bash[39244]: debug 2023-06-03T20:51:28.410+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:29.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:28 smithi083 bash[30783]: debug 2023-06-03T20:51:28.822+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:29.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:28 smithi083 bash[43401]: debug 2023-06-03T20:51:28.910+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:29.794 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:29 smithi083 bash[34999]: debug 2023-06-03T20:51:29.622+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:29.794 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:29 smithi083 bash[39244]: debug 2023-06-03T20:51:29.410+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:30.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:29 smithi083 bash[43401]: debug 2023-06-03T20:51:29.910+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:30.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:29 smithi083 bash[30783]: debug 2023-06-03T20:51:29.790+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:30.146 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:29 smithi083 bash[30783]: debug 2023-06-03T20:51:29.790+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:30.351 DEBUG:teuthology.orchestra.run.smithi033:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.3.service' 2023-06-03T20:51:30.428 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:30.429 INFO:tasks.cephadm.osd.3:Stopped osd.3 2023-06-03T20:51:30.429 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2023-06-03T20:51:30.429 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.4 2023-06-03T20:51:30.645 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[34999]: debug 2023-06-03T20:51:30.618+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:30.645 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[34999]: debug 2023-06-03T20:51:30.618+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:30.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[39244]: debug 2023-06-03T20:51:30.382+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:30.646 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 systemd[1]: Stopping Ceph osd.4 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:30.963 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[30783]: debug 2023-06-03T20:51:30.674+0000 7f9664dc0700 -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-06-03T20:51:30.964 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[30783]: debug 2023-06-03T20:51:30.674+0000 7f9664dc0700 -1 osd.4 343 *** Got signal Terminated *** 2023-06-03T20:51:30.964 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[30783]: debug 2023-06-03T20:51:30.674+0000 7f9664dc0700 -1 osd.4 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:30.964 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[30783]: debug 2023-06-03T20:51:30.794+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:30.965 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[30783]: debug 2023-06-03T20:51:30.794+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:31.392 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:30 smithi083 bash[43401]: debug 2023-06-03T20:51:30.958+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:31.645 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[34999]: debug 2023-06-03T20:51:31.606+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:31.646 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[34999]: debug 2023-06-03T20:51:31.606+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:31.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[39244]: debug 2023-06-03T20:51:31.386+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:31.647 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[39244]: debug 2023-06-03T20:51:31.386+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:32.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[43401]: debug 2023-06-03T20:51:31.946+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:32.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[30783]: debug 2023-06-03T20:51:31.830+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:32.145 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:31 smithi083 bash[30783]: debug 2023-06-03T20:51:31.830+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:32.613 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[39244]: debug 2023-06-03T20:51:32.341+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:32.613 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[39244]: debug 2023-06-03T20:51:32.341+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:32.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[30783]: debug 2023-06-03T20:51:32.821+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:32.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[30783]: debug 2023-06-03T20:51:32.821+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:32.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[34999]: debug 2023-06-03T20:51:32.605+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:32.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[34999]: debug 2023-06-03T20:51:32.605+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:33.349 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[43401]: debug 2023-06-03T20:51:32.937+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:33.349 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:32 smithi083 bash[43401]: debug 2023-06-03T20:51:32.937+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:33.623 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[39244]: debug 2023-06-03T20:51:33.341+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:33.624 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[39244]: debug 2023-06-03T20:51:33.341+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:33.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[30783]: debug 2023-06-03T20:51:33.849+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:33.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[30783]: debug 2023-06-03T20:51:33.849+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:33.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[34999]: debug 2023-06-03T20:51:33.617+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:33.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[34999]: debug 2023-06-03T20:51:33.617+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:34.317 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[43401]: debug 2023-06-03T20:51:33.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:34.318 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:33 smithi083 bash[43401]: debug 2023-06-03T20:51:33.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:34.624 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[39244]: debug 2023-06-03T20:51:34.313+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:34.624 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[39244]: debug 2023-06-03T20:51:34.313+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:34.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[30783]: debug 2023-06-03T20:51:34.861+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:55.580868+0000 front 2023-06-03T20:50:55.580618+0000 (oldest deadline 2023-06-03T20:51:21.480590+0000) 2023-06-03T20:51:34.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[30783]: debug 2023-06-03T20:51:34.861+0000 7f966053b700 -1 osd.4 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:04.882984+0000 front 2023-06-03T20:51:04.883395+0000 (oldest deadline 2023-06-03T20:51:28.983139+0000) 2023-06-03T20:51:34.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[34999]: debug 2023-06-03T20:51:34.617+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:34.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[34999]: debug 2023-06-03T20:51:34.617+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:35.304 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[43401]: debug 2023-06-03T20:51:34.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:35.305 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:34 smithi083 bash[43401]: debug 2023-06-03T20:51:34.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:35.617 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[39244]: debug 2023-06-03T20:51:35.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:35.617 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[39244]: debug 2023-06-03T20:51:35.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:35.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[34999]: debug 2023-06-03T20:51:35.609+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:35.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[34999]: debug 2023-06-03T20:51:35.609+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:36.255 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[43401]: debug 2023-06-03T20:51:35.893+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:36.255 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:35 smithi083 bash[43401]: debug 2023-06-03T20:51:35.893+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:36.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[39244]: debug 2023-06-03T20:51:36.245+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:36.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[39244]: debug 2023-06-03T20:51:36.245+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:36.895 INFO:journalctl@ceph.osd.4.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[159461]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-4 2023-06-03T20:51:36.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[34999]: debug 2023-06-03T20:51:36.621+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:36.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[34999]: debug 2023-06-03T20:51:36.621+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:37.254 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[43401]: debug 2023-06-03T20:51:36.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:37.255 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:36 smithi083 bash[43401]: debug 2023-06-03T20:51:36.921+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:37.637 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[39244]: debug 2023-06-03T20:51:37.241+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:37.638 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[39244]: debug 2023-06-03T20:51:37.241+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:37.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[34999]: debug 2023-06-03T20:51:37.633+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:37.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[34999]: debug 2023-06-03T20:51:37.633+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:38.288 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[43401]: debug 2023-06-03T20:51:37.917+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:38.288 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:37 smithi083 bash[43401]: debug 2023-06-03T20:51:37.917+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:38.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[39244]: debug 2023-06-03T20:51:38.281+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:38.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[39244]: debug 2023-06-03T20:51:38.281+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:38.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[39244]: debug 2023-06-03T20:51:38.281+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:38.941 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[34999]: debug 2023-06-03T20:51:38.661+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:38.942 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[34999]: debug 2023-06-03T20:51:38.661+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:39.322 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[43401]: debug 2023-06-03T20:51:38.933+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:39.322 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:38 smithi083 bash[43401]: debug 2023-06-03T20:51:38.933+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:39.553 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.4.service' 2023-06-03T20:51:39.578 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[39244]: debug 2023-06-03T20:51:39.313+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:39.578 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[39244]: debug 2023-06-03T20:51:39.313+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:39.578 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[39244]: debug 2023-06-03T20:51:39.313+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:39.580 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:39.580 INFO:tasks.cephadm.osd.4:Stopped osd.4 2023-06-03T20:51:39.581 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2023-06-03T20:51:39.581 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.5 2023-06-03T20:51:39.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 systemd[1]: Stopping Ceph osd.5 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:39.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.689+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:39.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.689+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:39.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.689+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:39.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.805+0000 7f4a6681d700 -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-06-03T20:51:39.896 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.805+0000 7f4a6681d700 -1 osd.5 343 *** Got signal Terminated *** 2023-06-03T20:51:39.897 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[34999]: debug 2023-06-03T20:51:39.805+0000 7f4a6681d700 -1 osd.5 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:40.304 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[43401]: debug 2023-06-03T20:51:39.905+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:40.304 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:39 smithi083 bash[43401]: debug 2023-06-03T20:51:39.905+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:40.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[39244]: debug 2023-06-03T20:51:40.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:40.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[39244]: debug 2023-06-03T20:51:40.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:40.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[39244]: debug 2023-06-03T20:51:40.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:41.145 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[34999]: debug 2023-06-03T20:51:40.649+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:41.145 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[34999]: debug 2023-06-03T20:51:40.649+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:41.145 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[34999]: debug 2023-06-03T20:51:40.649+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:41.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[43401]: debug 2023-06-03T20:51:40.889+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:41.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[43401]: debug 2023-06-03T20:51:40.889+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:41.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:40 smithi083 bash[43401]: debug 2023-06-03T20:51:40.889+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:41.634 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[39244]: debug 2023-06-03T20:51:41.273+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:41.635 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[39244]: debug 2023-06-03T20:51:41.273+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:41.636 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[39244]: debug 2023-06-03T20:51:41.273+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:41.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[34999]: debug 2023-06-03T20:51:41.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:41.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[34999]: debug 2023-06-03T20:51:41.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:41.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[34999]: debug 2023-06-03T20:51:41.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:41.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[43401]: debug 2023-06-03T20:51:41.845+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:41.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[43401]: debug 2023-06-03T20:51:41.845+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:41.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:41 smithi083 bash[43401]: debug 2023-06-03T20:51:41.845+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:42.633 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[39244]: debug 2023-06-03T20:51:42.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:42.634 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[39244]: debug 2023-06-03T20:51:42.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:42.635 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[39244]: debug 2023-06-03T20:51:42.297+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:42.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[34999]: debug 2023-06-03T20:51:42.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:42.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[34999]: debug 2023-06-03T20:51:42.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:42.895 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[34999]: debug 2023-06-03T20:51:42.625+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:42.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[43401]: debug 2023-06-03T20:51:42.829+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:42.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[43401]: debug 2023-06-03T20:51:42.829+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:42.897 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:42 smithi083 bash[43401]: debug 2023-06-03T20:51:42.829+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:43.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[39244]: debug 2023-06-03T20:51:43.277+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:43.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[39244]: debug 2023-06-03T20:51:43.277+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:43.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[39244]: debug 2023-06-03T20:51:43.277+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:44.145 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[34999]: debug 2023-06-03T20:51:43.641+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:44.145 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[34999]: debug 2023-06-03T20:51:43.641+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:44.146 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[34999]: debug 2023-06-03T20:51:43.641+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:44.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[43401]: debug 2023-06-03T20:51:43.833+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:44.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[43401]: debug 2023-06-03T20:51:43.833+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:44.147 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:43 smithi083 bash[43401]: debug 2023-06-03T20:51:43.833+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:44.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[39244]: debug 2023-06-03T20:51:44.261+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:44.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[39244]: debug 2023-06-03T20:51:44.261+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:44.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[39244]: debug 2023-06-03T20:51:44.261+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:45.034 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[43401]: debug 2023-06-03T20:51:44.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:45.035 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[43401]: debug 2023-06-03T20:51:44.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:45.035 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[43401]: debug 2023-06-03T20:51:44.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:45.035 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[34999]: debug 2023-06-03T20:51:44.653+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:56.110403+0000 front 2023-06-03T20:50:56.110675+0000 (oldest deadline 2023-06-03T20:51:19.010362+0000) 2023-06-03T20:51:45.036 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[34999]: debug 2023-06-03T20:51:44.653+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.914684+0000 front 2023-06-03T20:51:06.914740+0000 (oldest deadline 2023-06-03T20:51:30.414470+0000) 2023-06-03T20:51:45.036 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:44 smithi083 bash[34999]: debug 2023-06-03T20:51:44.653+0000 7f4a61797700 -1 osd.5 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:12.016677+0000 front 2023-06-03T20:51:12.016850+0000 (oldest deadline 2023-06-03T20:51:39.617196+0000) 2023-06-03T20:51:45.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[39244]: debug 2023-06-03T20:51:45.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:45.396 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[39244]: debug 2023-06-03T20:51:45.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:45.396 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[39244]: debug 2023-06-03T20:51:45.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:46.095 INFO:journalctl@ceph.osd.5.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[159682]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-5 2023-06-03T20:51:46.096 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[43401]: debug 2023-06-03T20:51:45.785+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:46.096 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[43401]: debug 2023-06-03T20:51:45.785+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:46.097 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:45 smithi083 bash[43401]: debug 2023-06-03T20:51:45.785+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:46.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[39244]: debug 2023-06-03T20:51:46.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:46.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[39244]: debug 2023-06-03T20:51:46.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:46.396 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[39244]: debug 2023-06-03T20:51:46.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:47.138 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[43401]: debug 2023-06-03T20:51:46.745+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:47.139 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[43401]: debug 2023-06-03T20:51:46.745+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:47.139 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:46 smithi083 bash[43401]: debug 2023-06-03T20:51:46.745+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:47.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[39244]: debug 2023-06-03T20:51:47.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:47.395 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[39244]: debug 2023-06-03T20:51:47.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:47.396 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[39244]: debug 2023-06-03T20:51:47.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:47.895 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[43401]: debug 2023-06-03T20:51:47.773+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:47.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[43401]: debug 2023-06-03T20:51:47.773+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:47.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:47 smithi083 bash[43401]: debug 2023-06-03T20:51:47.773+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:48.345 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.5.service' 2023-06-03T20:51:48.378 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:48.379 INFO:tasks.cephadm.osd.5:Stopped osd.5 2023-06-03T20:51:48.380 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2023-06-03T20:51:48.381 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.6 2023-06-03T20:51:48.614 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:48.616 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:48.616 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:48.617 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.265+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:48.618 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 systemd[1]: Stopping Ceph osd.6 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:48.618 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.605+0000 7f049d6bb700 -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-06-03T20:51:48.895 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.605+0000 7f049d6bb700 -1 osd.6 343 *** Got signal Terminated *** 2023-06-03T20:51:48.896 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[39244]: debug 2023-06-03T20:51:48.605+0000 7f049d6bb700 -1 osd.6 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:48.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[43401]: debug 2023-06-03T20:51:48.789+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:48.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[43401]: debug 2023-06-03T20:51:48.789+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:48.897 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:48 smithi083 bash[43401]: debug 2023-06-03T20:51:48.789+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:49.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[39244]: debug 2023-06-03T20:51:49.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:49.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[39244]: debug 2023-06-03T20:51:49.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:49.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[39244]: debug 2023-06-03T20:51:49.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:49.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[39244]: debug 2023-06-03T20:51:49.225+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:50.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[43401]: debug 2023-06-03T20:51:49.793+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:50.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[43401]: debug 2023-06-03T20:51:49.793+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:50.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:49 smithi083 bash[43401]: debug 2023-06-03T20:51:49.793+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:50.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[39244]: debug 2023-06-03T20:51:50.217+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:50.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[39244]: debug 2023-06-03T20:51:50.217+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:50.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[39244]: debug 2023-06-03T20:51:50.217+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:50.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[39244]: debug 2023-06-03T20:51:50.217+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:51.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[43401]: debug 2023-06-03T20:51:50.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:51.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[43401]: debug 2023-06-03T20:51:50.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:51.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:50 smithi083 bash[43401]: debug 2023-06-03T20:51:50.825+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:51.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[39244]: debug 2023-06-03T20:51:51.201+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:51.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[39244]: debug 2023-06-03T20:51:51.201+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:51.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[39244]: debug 2023-06-03T20:51:51.201+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:51.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[39244]: debug 2023-06-03T20:51:51.201+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:52.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[43401]: debug 2023-06-03T20:51:51.801+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:52.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[43401]: debug 2023-06-03T20:51:51.801+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:52.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:51 smithi083 bash[43401]: debug 2023-06-03T20:51:51.801+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:52.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[39244]: debug 2023-06-03T20:51:52.185+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:52.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[39244]: debug 2023-06-03T20:51:52.185+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:52.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[39244]: debug 2023-06-03T20:51:52.185+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:52.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[39244]: debug 2023-06-03T20:51:52.185+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:53.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[43401]: debug 2023-06-03T20:51:52.757+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:53.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[43401]: debug 2023-06-03T20:51:52.757+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:53.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[43401]: debug 2023-06-03T20:51:52.757+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:53.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:52 smithi083 bash[43401]: debug 2023-06-03T20:51:52.757+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:53.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[39244]: debug 2023-06-03T20:51:53.213+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:57.895666+0000 front 2023-06-03T20:50:57.895722+0000 (oldest deadline 2023-06-03T20:51:20.795381+0000) 2023-06-03T20:51:53.645 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[39244]: debug 2023-06-03T20:51:53.213+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:07.797849+0000 front 2023-06-03T20:51:07.797805+0000 (oldest deadline 2023-06-03T20:51:30.697730+0000) 2023-06-03T20:51:53.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[39244]: debug 2023-06-03T20:51:53.213+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.700156+0000 front 2023-06-03T20:51:14.700195+0000 (oldest deadline 2023-06-03T20:51:38.200001+0000) 2023-06-03T20:51:53.646 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[39244]: debug 2023-06-03T20:51:53.213+0000 7f0498e36700 -1 osd.6 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.202115+0000 front 2023-06-03T20:51:25.201971+0000 (oldest deadline 2023-06-03T20:51:48.101832+0000) 2023-06-03T20:51:54.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[43401]: debug 2023-06-03T20:51:53.733+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:54.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[43401]: debug 2023-06-03T20:51:53.733+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:54.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[43401]: debug 2023-06-03T20:51:53.733+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:54.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:53 smithi083 bash[43401]: debug 2023-06-03T20:51:53.733+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:54.895 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[159906]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-6 2023-06-03T20:51:54.895 INFO:journalctl@ceph.osd.6.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[159976]: Error response from daemon: No such container: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-6 2023-06-03T20:51:54.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[43401]: debug 2023-06-03T20:51:54.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:54.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[43401]: debug 2023-06-03T20:51:54.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:54.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[43401]: debug 2023-06-03T20:51:54.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:54.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:54 smithi083 bash[43401]: debug 2023-06-03T20:51:54.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:56.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:55 smithi083 bash[43401]: debug 2023-06-03T20:51:55.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:56.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:55 smithi083 bash[43401]: debug 2023-06-03T20:51:55.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:56.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:55 smithi083 bash[43401]: debug 2023-06-03T20:51:55.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:56.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:55 smithi083 bash[43401]: debug 2023-06-03T20:51:55.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:56.921 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.6.service' 2023-06-03T20:51:56.950 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:56 smithi083 bash[43401]: debug 2023-06-03T20:51:56.677+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:56.950 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:56 smithi083 bash[43401]: debug 2023-06-03T20:51:56.677+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:56.950 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:56 smithi083 bash[43401]: debug 2023-06-03T20:51:56.677+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:56.951 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:56 smithi083 bash[43401]: debug 2023-06-03T20:51:56.677+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:56.952 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:51:56.953 INFO:tasks.cephadm.osd.6:Stopped osd.6 2023-06-03T20:51:56.953 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2023-06-03T20:51:56.953 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.7 2023-06-03T20:51:57.395 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 systemd[1]: Stopping Ceph osd.7 for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:51:57.395 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.181+0000 7f56f65e7700 -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-06-03T20:51:57.396 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.181+0000 7f56f65e7700 -1 osd.7 343 *** Got signal Terminated *** 2023-06-03T20:51:57.396 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.181+0000 7f56f65e7700 -1 osd.7 343 *** Immediate shutdown (osd_fast_shutdown=true) *** 2023-06-03T20:51:58.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:58.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:58.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:58.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:58.147 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:57 smithi083 bash[43401]: debug 2023-06-03T20:51:57.701+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.83:6804 osd.4 since back 2023-06-03T20:51:35.028573+0000 front 2023-06-03T20:51:35.028713+0000 (oldest deadline 2023-06-03T20:51:57.328361+0000) 2023-06-03T20:51:59.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:58 smithi083 bash[43401]: debug 2023-06-03T20:51:58.661+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:59.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:58 smithi083 bash[43401]: debug 2023-06-03T20:51:58.661+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:59.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:58 smithi083 bash[43401]: debug 2023-06-03T20:51:58.661+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:59.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:58 smithi083 bash[43401]: debug 2023-06-03T20:51:58.661+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:59.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:58 smithi083 bash[43401]: debug 2023-06-03T20:51:58.661+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.83:6804 osd.4 since back 2023-06-03T20:51:35.028573+0000 front 2023-06-03T20:51:35.028713+0000 (oldest deadline 2023-06-03T20:51:57.328361+0000) 2023-06-03T20:51:59.895 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[43401]: debug 2023-06-03T20:51:59.649+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:51:59.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[43401]: debug 2023-06-03T20:51:59.649+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:51:59.896 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[43401]: debug 2023-06-03T20:51:59.649+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:51:59.897 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[43401]: debug 2023-06-03T20:51:59.649+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:51:59.897 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[43401]: debug 2023-06-03T20:51:59.649+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.83:6804 osd.4 since back 2023-06-03T20:51:35.028573+0000 front 2023-06-03T20:51:35.028713+0000 (oldest deadline 2023-06-03T20:51:57.328361+0000) 2023-06-03T20:51:59.898 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[55477]: ts=2023-06-03T20:51:59.541Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:59.898 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[55477]: ts=2023-06-03T20:51:59.548Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:59.898 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[55477]: ts=2023-06-03T20:51:59.548Z caller=refresh.go:98 level=error component="discovery manager notify" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:51:59.899 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:51:59 smithi083 bash[55477]: ts=2023-06-03T20:51:59.549Z caller=refresh.go:98 level=error component="discovery manager scrape" discovery=http msg="Unable to refresh target groups" err="Get \"http://172.21.15.33:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.33:8765: connect: connection refused" 2023-06-03T20:52:01.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:00 smithi083 bash[43401]: debug 2023-06-03T20:52:00.697+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:52:01.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:00 smithi083 bash[43401]: debug 2023-06-03T20:52:00.697+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:52:01.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:00 smithi083 bash[43401]: debug 2023-06-03T20:52:00.697+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:52:01.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:00 smithi083 bash[43401]: debug 2023-06-03T20:52:00.697+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:52:01.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:00 smithi083 bash[43401]: debug 2023-06-03T20:52:00.697+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.83:6804 osd.4 since back 2023-06-03T20:51:35.028573+0000 front 2023-06-03T20:51:35.028713+0000 (oldest deadline 2023-06-03T20:51:57.328361+0000) 2023-06-03T20:52:02.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:01 smithi083 bash[43401]: debug 2023-06-03T20:52:01.693+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6806 osd.0 since back 2023-06-03T20:50:53.422561+0000 front 2023-06-03T20:50:53.422383+0000 (oldest deadline 2023-06-03T20:51:19.322213+0000) 2023-06-03T20:52:02.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:01 smithi083 bash[43401]: debug 2023-06-03T20:52:01.693+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6814 osd.1 since back 2023-06-03T20:51:06.924489+0000 front 2023-06-03T20:51:06.924445+0000 (oldest deadline 2023-06-03T20:51:32.824248+0000) 2023-06-03T20:52:02.145 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:01 smithi083 bash[43401]: debug 2023-06-03T20:52:01.693+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6822 osd.2 since back 2023-06-03T20:51:14.525512+0000 front 2023-06-03T20:51:14.525557+0000 (oldest deadline 2023-06-03T20:51:40.425424+0000) 2023-06-03T20:52:02.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:01 smithi083 bash[43401]: debug 2023-06-03T20:52:01.693+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.33:6830 osd.3 since back 2023-06-03T20:51:25.726860+0000 front 2023-06-03T20:51:25.726821+0000 (oldest deadline 2023-06-03T20:51:52.127169+0000) 2023-06-03T20:52:02.146 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:01 smithi083 bash[43401]: debug 2023-06-03T20:52:01.693+0000 7f56f0d60700 -1 osd.7 343 heartbeat_check: no reply from 172.21.15.83:6804 osd.4 since back 2023-06-03T20:51:35.028573+0000 front 2023-06-03T20:51:35.028713+0000 (oldest deadline 2023-06-03T20:51:57.328361+0000) 2023-06-03T20:52:03.645 INFO:journalctl@ceph.osd.7.smithi083.stdout:Jun 03 20:52:03 smithi083 bash[160129]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-osd-7 2023-06-03T20:52:05.454 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@osd.7.service' 2023-06-03T20:52:05.492 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:52:05.492 INFO:tasks.cephadm.osd.7:Stopped osd.7 2023-06-03T20:52:05.493 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2023-06-03T20:52:05.493 DEBUG:teuthology.orchestra.run.smithi083:> sudo systemctl stop ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a 2023-06-03T20:52:05.719 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 systemd[1]: Stopping Ceph prometheus.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:52:05.719 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2023-06-03T20:52:05.719 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2023-06-03T20:52:05.719 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2023-06-03T20:52:05.720 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2023-06-03T20:52:05.720 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2023-06-03T20:52:05.720 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2023-06-03T20:52:05.720 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:828 level=info msg="Scrape manager stopped" 2023-06-03T20:52:05.721 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2023-06-03T20:52:05.721 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.666Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2023-06-03T20:52:05.721 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.670Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2023-06-03T20:52:05.721 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.670Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2023-06-03T20:52:05.721 INFO:journalctl@ceph.prometheus.a.smithi083.stdout:Jun 03 20:52:05 smithi083 bash[55477]: ts=2023-06-03T20:52:05.670Z caller=main.go:1066 level=info msg="See you next time!" 2023-06-03T20:52:06.542 DEBUG:teuthology.orchestra.run.smithi083:> sudo pkill -f 'journalctl -f -n 0 -u ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@prometheus.a.service' 2023-06-03T20:52:06.571 DEBUG:teuthology.orchestra.run:got remote process result: None 2023-06-03T20:52:06.571 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2023-06-03T20:52:06.572 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c --force --keep-logs 2023-06-03T20:52:12.013 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:11 smithi033 bash[69762]: level=warn ts=2023-06-03T20:52:11.622Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi033.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.33:8443: connect: connection refused" 2023-06-03T20:52:12.014 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:11 smithi033 bash[69762]: level=warn ts=2023-06-03T20:52:11.623Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi083.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.83:8443: connect: connection refused" 2023-06-03T20:52:13.332 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:52:13 smithi033 systemd[1]: Stopping Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:52:14.538 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:52:14 smithi033 bash[262569]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter-a 2023-06-03T20:52:14.538 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:52:14 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:52:14.538 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:52:14 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.a.service: Failed with result 'exit-code'. 2023-06-03T20:52:14.538 INFO:journalctl@ceph.node-exporter.a.smithi033.stdout:Jun 03 20:52:14 smithi033 systemd[1]: Stopped Ceph node-exporter.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:52:14.796 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:14 smithi033 systemd[1]: Stopping Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:52:14.797 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:14 smithi033 bash[69762]: level=info ts=2023-06-03T20:52:14.702Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2023-06-03T20:52:15.832 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:15 smithi033 bash[262703]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-alertmanager-a 2023-06-03T20:52:15.832 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:15 smithi033 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@alertmanager.a.service: Succeeded. 2023-06-03T20:52:15.833 INFO:journalctl@ceph.alertmanager.a.smithi033.stdout:Jun 03 20:52:15 smithi033 systemd[1]: Stopped Ceph alertmanager.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:52:27.802 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c --force --keep-logs 2023-06-03T20:52:34.535 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:52:34 smithi083 systemd[1]: Stopping Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:52:35.394 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:52:35 smithi083 bash[160680]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-node-exporter-b 2023-06-03T20:52:35.395 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:52:35 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2023-06-03T20:52:35.395 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:52:35 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@node-exporter.b.service: Failed with result 'exit-code'. 2023-06-03T20:52:35.395 INFO:journalctl@ceph.node-exporter.b.smithi083.stdout:Jun 03 20:52:35 smithi083 systemd[1]: Stopped Ceph node-exporter.b for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:52:35.794 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:52:35 smithi083 systemd[1]: Stopping Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c... 2023-06-03T20:52:35.794 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:52:35 smithi083 bash[54013]: t=2023-06-03T20:52:35+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2023-06-03T20:52:36.644 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:52:36 smithi083 bash[160810]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c-grafana-a 2023-06-03T20:52:36.645 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:52:36 smithi083 systemd[1]: ceph-3be302aa-0247-11ee-9b1d-001a4aab830c@grafana.a.service: Succeeded. 2023-06-03T20:52:36.645 INFO:journalctl@ceph.grafana.a.smithi083.stdout:Jun 03 20:52:36 smithi083 systemd[1]: Stopped Ceph grafana.a for 3be302aa-0247-11ee-9b1d-001a4aab830c. 2023-06-03T20:52:39.947 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-06-03T20:52:39.965 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2023-06-03T20:52:39.980 INFO:tasks.cephadm:Archiving crash dumps... 2023-06-03T20:52:39.983 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi033/crash 2023-06-03T20:52:39.985 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash -- . 2023-06-03T20:52:40.029 INFO:teuthology.orchestra.run.smithi033.stderr:tar: /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash: Cannot open: No such file or directory 2023-06-03T20:52:40.030 INFO:teuthology.orchestra.run.smithi033.stderr:tar: Error is not recoverable: exiting now 2023-06-03T20:52:40.031 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi083/crash 2023-06-03T20:52:40.032 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash -- . 2023-06-03T20:52:40.066 INFO:teuthology.orchestra.run.smithi083.stderr:tar: /var/lib/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/crash: Cannot open: No such file or directory 2023-06-03T20:52:40.068 INFO:teuthology.orchestra.run.smithi083.stderr:tar: Error is not recoverable: exiting now 2023-06-03T20:52:40.069 INFO:tasks.cephadm:Checking cluster log for badness... 2023-06-03T20:52:40.069 DEBUG:teuthology.orchestra.run.smithi033:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2023-06-03T20:52:40.110 INFO:teuthology.orchestra.run.smithi033.stderr:grep: /var/log/ceph/3be302aa-0247-11ee-9b1d-001a4aab830c/ceph.log: No such file or directory 2023-06-03T20:52:40.112 INFO:tasks.cephadm:Compressing logs... 2023-06-03T20:52:40.113 DEBUG:teuthology.orchestra.run.smithi033:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-03T20:52:40.155 DEBUG:teuthology.orchestra.run.smithi083:> sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-03T20:52:40.169 INFO:teuthology.orchestra.run.smithi033.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-06-03T20:52:40.176 INFO:teuthology.orchestra.run.smithi083.stderr:find: '/var/log/rbd-target-api': No such file or directory 2023-06-03T20:59:23.115 INFO:tasks.cephadm:Archiving logs... 2023-06-03T20:59:23.144 DEBUG:teuthology.misc:Transferring archived files from smithi033:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi033/log 2023-06-03T20:59:23.145 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /var/log/ceph -- . 2023-06-03T20:59:59.636 DEBUG:teuthology.misc:Transferring archived files from smithi083:/var/log/ceph to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi083/log 2023-06-03T20:59:59.637 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /var/log/ceph -- . 2023-06-03T21:00:29.476 INFO:tasks.cephadm:Removing cluster... 2023-06-03T21:00:29.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c --force 2023-06-03T21:00:31.437 DEBUG:teuthology.orchestra.run.smithi083:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 3be302aa-0247-11ee-9b1d-001a4aab830c --force 2023-06-03T21:00:33.329 INFO:tasks.cephadm:Removing cephadm ... 2023-06-03T21:00:33.329 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf /home/ubuntu/cephtest/cephadm 2023-06-03T21:00:33.337 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf /home/ubuntu/cephtest/cephadm 2023-06-03T21:00:33.343 INFO:tasks.cephadm:Teardown complete 2023-06-03T21:00:33.344 DEBUG:teuthology.run_tasks:Unwinding manager install 2023-06-03T21:00:33.354 INFO:teuthology.task.install.util:Removing shipped files: /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits... 2023-06-03T21:00:33.355 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2023-06-03T21:00:33.380 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits 2023-06-03T21:00:33.527 DEBUG:teuthology.run_tasks:Unwinding manager clock 2023-06-03T21:00:33.537 INFO:teuthology.task.clock:Checking final clock skew... 2023-06-03T21:00:33.538 DEBUG:teuthology.orchestra.run.smithi033:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-06-03T21:00:33.540 DEBUG:teuthology.orchestra.run.smithi083:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2023-06-03T21:00:33.597 INFO:teuthology.orchestra.run.smithi033.stdout: remote refid st t when poll reach delay offset jitter 2023-06-03T21:00:33.597 INFO:teuthology.orchestra.run.smithi033.stdout:============================================================================== 2023-06-03T21:00:33.597 INFO:teuthology.orchestra.run.smithi033.stdout:*hv01.front.sepi 44.4.53.2 2 u 13 256 377 0.134 6.607 0.584 2023-06-03T21:00:33.598 INFO:teuthology.orchestra.run.smithi033.stdout:+hv02.front.sepi 63.231.80.2 3 u 251 256 377 0.162 4.575 0.855 2023-06-03T21:00:33.598 INFO:teuthology.orchestra.run.smithi033.stdout:+hv03.front.sepi 74.6.168.72 3 u 122 256 377 0.174 0.601 1.064 2023-06-03T21:00:33.598 INFO:teuthology.orchestra.run.smithi033.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-06-03T21:00:33.599 INFO:teuthology.orchestra.run.smithi083.stdout: remote refid st t when poll reach delay offset jitter 2023-06-03T21:00:33.600 INFO:teuthology.orchestra.run.smithi083.stdout:============================================================================== 2023-06-03T21:00:33.600 INFO:teuthology.orchestra.run.smithi083.stdout:*hv01.front.sepi 44.4.53.2 2 u 122 256 377 0.139 2.281 0.686 2023-06-03T21:00:33.600 INFO:teuthology.orchestra.run.smithi083.stdout:+hv02.front.sepi 63.231.80.2 3 u 58 256 377 0.169 -0.145 0.054 2023-06-03T21:00:33.601 INFO:teuthology.orchestra.run.smithi083.stdout:+hv03.front.sepi 74.6.168.72 3 u 44 256 377 0.158 -2.819 0.798 2023-06-03T21:00:33.601 INFO:teuthology.orchestra.run.smithi083.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 0.000 0.000 2023-06-03T21:00:33.601 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2023-06-03T21:00:33.611 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2023-06-03T21:00:33.612 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2023-06-03T21:00:33.622 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2023-06-03T21:00:33.631 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2023-06-03T21:00:33.641 INFO:teuthology.task.internal:Duration was 4929.575519 seconds 2023-06-03T21:00:33.641 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2023-06-03T21:00:33.654 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2023-06-03T21:00:33.655 DEBUG:teuthology.orchestra.run.smithi033:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-06-03T21:00:33.657 DEBUG:teuthology.orchestra.run.smithi083:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2023-06-03T21:00:33.768 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2023-06-03T21:00:33.769 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi033.front.sepia.ceph.com 2023-06-03T21:00:33.769 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T21:00:33.783 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi083.front.sepia.ceph.com 2023-06-03T21:00:33.783 DEBUG:teuthology.orchestra.run.smithi083:> 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-06-03T21:00:33.802 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2023-06-03T21:00:33.803 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-03T21:00:33.832 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2023-06-03T21:00:34.010 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2023-06-03T21:00:34.011 DEBUG:teuthology.orchestra.run.smithi033:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-06-03T21:00:34.013 DEBUG:teuthology.orchestra.run.smithi083:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2023-06-03T21:00:34.463 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2023-06-03T21:00:34.476 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2023-06-03T21:00:34.476 DEBUG:teuthology.orchestra.run.smithi033:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-06-03T21:00:34.531 DEBUG:teuthology.orchestra.run.smithi083:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2023-06-03T21:00:34.558 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2023-06-03T21:00:34.570 DEBUG:teuthology.orchestra.run.smithi033:> 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-06-03T21:00:34.573 DEBUG:teuthology.orchestra.run.smithi083:> 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-06-03T21:00:34.585 INFO:teuthology.orchestra.run.smithi033.stdout:kernel.core_pattern = core 2023-06-03T21:00:34.612 INFO:teuthology.orchestra.run.smithi083.stdout:kernel.core_pattern = core 2023-06-03T21:00:34.646 DEBUG:teuthology.orchestra.run.smithi033:> test -e /home/ubuntu/cephtest/archive/coredump 2023-06-03T21:00:34.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T21:00:34.656 DEBUG:teuthology.orchestra.run.smithi083:> test -e /home/ubuntu/cephtest/archive/coredump 2023-06-03T21:00:34.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T21:00:34.697 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2023-06-03T21:00:34.707 INFO:teuthology.task.internal:Transferring archived files... 2023-06-03T21:00:34.708 DEBUG:teuthology.misc:Transferring archived files from smithi033:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi033 2023-06-03T21:00:34.709 DEBUG:teuthology.orchestra.run.smithi033:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-06-03T21:00:34.767 DEBUG:teuthology.misc:Transferring archived files from smithi083:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651/remote/smithi083 2023-06-03T21:00:34.768 DEBUG:teuthology.orchestra.run.smithi083:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2023-06-03T21:00:34.797 INFO:teuthology.task.internal:Removing archive directory... 2023-06-03T21:00:34.798 DEBUG:teuthology.orchestra.run.smithi033:> rm -rf -- /home/ubuntu/cephtest/archive 2023-06-03T21:00:34.800 DEBUG:teuthology.orchestra.run.smithi083:> rm -rf -- /home/ubuntu/cephtest/archive 2023-06-03T21:00:34.841 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2023-06-03T21:00:34.853 INFO:teuthology.task.internal:Not uploading archives. 2023-06-03T21:00:34.853 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2023-06-03T21:00:34.883 INFO:teuthology.task.internal:Tidying up after the test... 2023-06-03T21:00:34.884 DEBUG:teuthology.orchestra.run.smithi033:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-06-03T21:00:34.886 DEBUG:teuthology.orchestra.run.smithi083:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2023-06-03T21:00:34.892 INFO:teuthology.orchestra.run.smithi033.stdout: 1048609 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Jun 3 21:00 /home/ubuntu/cephtest 2023-06-03T21:00:34.893 INFO:teuthology.orchestra.run.smithi033.stdout: 2228301 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Jun 3 20:44 /home/ubuntu/cephtest/mnt.0 2023-06-03T21:00:34.893 INFO:teuthology.orchestra.run.smithi033.stdout: 2228305 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Jun 3 20:44 /home/ubuntu/cephtest/mnt.0/client.0 2023-06-03T21:00:34.893 INFO:teuthology.orchestra.run.smithi033.stdout: 2241168 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Jun 3 20:44 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2023-06-03T21:00:34.894 INFO:teuthology.orchestra.run.smithi033.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2023-06-03T21:00:34.895 INFO:teuthology.orchestra.run.smithi083.stdout: 1048601 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Jun 3 21:00 /home/ubuntu/cephtest 2023-06-03T21:00:34.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2023-06-03T21:00:34.896 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/run_tasks.py", line 192, 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_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_62814aba234085f597115b9ba9bdc56af117de9e/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi033 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-06-03T21:00:34.901 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2023-06-03T21:00:34.912 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2023-06-03T21:00:34.923 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi033 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2023-06-03T21:00:34.924 INFO:teuthology.nuke:Checking targets against current locks 2023-06-03T21:00:34.966 DEBUG:teuthology.nuke:shortname: smithi033 2023-06-03T21:00:34.966 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-03T21:00:34.995 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi033.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651', '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-06-03 19:29:04.369536', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwINnmi+N3LgR9ET61cABYBnDJDAAQE1klaPINljTOvitiIM3/5ICam+qurn41RkfyLPz4uwE1yDyHeI7QBKChMImagaJPfltOSsFsTn67ifp6uunrBJblDzycEd7/lJfdMwBn8dApfOw5SSnVdpzpaKWGNpPqshrinViULNhTz2PMAkza/R7qM6v4qqKKxQx/yVi8/Lt03nxO672k5WH/Wkz7KHX4nwyeTelksSojH9SBt4yR4WpLbMjuFX33Ag14KBWr9YQ30L5/h7VtBLQL+2c7sq3Bnll5zj8H+sIa0hOHmwR5sxs4cVs6Eb4Cblr6xTs0Q9vQefWDDYNL4qRpuj1NO+bW1xGcALK9TujCJ0/fdcMLQ0/r4QukVxSE1j6frwWwo/u8lxTTp/wbNVU14w+37ppSvzcPbOD5FNnCu4PMHgrtqp02ggncjqMYpHvxXoQ53JPn84XfXX04vWf5emRMQ76T0NvWW0jYtj7x7ex7l/iEGUGHVnaOmjLqij0='} 2023-06-03T21:00:34.998 DEBUG:teuthology.nuke:shortname: smithi083 2023-06-03T21:00:34.998 INFO:teuthology.task.internal.check_lock:Checking locks... 2023-06-03T21:00:35.024 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi083.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2023-06-03_14:23:09-upgrade:pacific-x-reef-distro-default-smithi/7295651', '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-06-03 19:29:04.371300', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCwINnmi+N3LgR9ET61cABYBnDJDAAQE1klaPINljTOvitiIM3/5ICam+qurn41RkfyLPz4uwE1yDyHeI7QBKChMImagaJPfltOSsFsTn67ifp6uunrBJblDzycEd7/lJfdMwBn8dApfOw5SSnVdpzpaKWGNpPqshrinViULNhTz2PMAkza/R7qM6v4qqKKxQx/yVi8/Lt03nxO672k5WH/Wkz7KHX4nwyeTelksSojH9SBt4yR4WpLbMjuFX33Ag14KBWr9YQ30L5/h7VtBLQL+2c7sq3Bnll5zj8H+sIa0hOHmwR5sxs4cVs6Eb4Cblr6xTs0Q9vQefWDDYNL4qRpuj1NO+bW1xGcALK9TujCJ0/fdcMLQ0/r4QukVxSE1j6frwWwo/u8lxTTp/wbNVU14w+37ppSvzcPbOD5FNnCu4PMHgrtqp02ggncjqMYpHvxXoQ53JPn84XfXX04vWf5emRMQ76T0NvWW0jYtj7x7ex7l/iEGUGHVnaOmjLqij0='} 2023-06-03T21:00:35.053 INFO:teuthology.orchestra.console:Power off smithi033 2023-06-03T21:00:35.055 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-06-03T21:00:35.074 INFO:teuthology.orchestra.console:Power off smithi083 2023-06-03T21:00:35.075 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2023-06-03T21:00:35.087 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:35.102 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:39.119 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:39.129 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:43.236 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:43.248 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi083.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:43.460 INFO:teuthology.orchestra.console:Power off for smithi083 completed 2023-06-03T21:00:47.352 DEBUG:teuthology.orchestra.console:pexpect command: ipmitool -H smithi033.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2023-06-03T21:00:47.564 INFO:teuthology.orchestra.console:Power off for smithi033 completed 2023-06-03T21:00:47.671 INFO:teuthology.run:Summary data: description: upgrade:pacific-x/stress-split/{0-distro/ubuntu_20.04 0-roles 1-start 2-first-half-tasks/readwrite 3-stress-tasks/{radosbench rbd-cls rbd-import-export rbd_api readwrite snaps-few-objects} 4-second-half-tasks/rbd-import-export mon_election/connectivity} duration: 4929.575519323349 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi033 with status 1: ''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''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=92954a6da0a04014880de98579fd2e5e status: fail success: false 2023-06-03T21:00:47.672 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2023-06-03T21:00:47.775 INFO:teuthology.run:FAIL